:root{--site-ink:#10212c;--site-muted:#667784;--site-border:#dbe3e7;--site-surface:#fff;--site-page:#f3f6f7;--site-teal:#0b7078;--site-teal-dark:#07545b;--site-blue:#315f98;--site-gold:#a97116;--site-red:#a8322b;color:var(--site-ink);background:var(--site-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--site-page);scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #0b707847}img{max-width:100%}#root{min-height:100vh}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-container{width:min(1240px,100% - 48px);margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:10;border-bottom:1px solid var(--site-border);background:var(--site-surface);position:relative}.site-header__utility{color:#c7d5dc;background:#10212c;font-size:12px}.site-header__utility .site-container{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.site-header__main{justify-content:space-between;align-items:center;gap:32px;min-height:92px;display:flex}.site-brand{color:var(--site-ink);align-items:center;gap:13px;text-decoration:none;display:inline-flex}.site-brand__mark{background:#fff;border-radius:6px;place-items:center;width:74px;height:66px;display:grid;overflow:hidden}.site-brand__mark img{object-fit:contain;width:100%;height:100%;display:block}.site-brand>span:last-child{gap:2px;display:grid}.site-brand strong{font-family:Georgia,Times New Roman,serif;font-size:22px}.site-brand small{color:var(--site-muted);font-size:12px}.site-search{align-items:center;width:min(390px,42vw);display:flex;position:relative}.site-search>span:first-child{color:#748590;font-size:24px;line-height:1;position:absolute;left:15px;transform:rotate(-18deg)}.site-search input{border:1px solid var(--site-border);width:100%;min-height:48px;color:var(--site-ink);background:#f8fafb;border-radius:7px;padding:0 42px 0 47px}.site-search input:focus{border-color:var(--site-teal);background:#fff;outline:none;box-shadow:0 0 0 4px #0b70781a}.mobile-app-promo{background:#eaf6f7;border-top:1px solid #d4e7e9;border-bottom:1px solid #c9e0e3}.mobile-app-promo .site-container{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px;min-height:68px;display:grid}.mobile-app-promo__lead{align-items:center;gap:18px;min-width:0;display:flex}.mobile-app-promo__copy{gap:2px;display:grid}.mobile-app-promo__copy strong{color:var(--site-ink);font-size:14px}.mobile-app-promo__copy small{color:var(--site-muted);font-size:12px}.mobile-app-promo__direction{color:var(--site-teal)}.mobile-app-download{border:1px solid var(--site-teal);background:var(--site-teal);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 10px 22px #0b70782e}.mobile-app-download svg{flex:none}.mobile-app-download:hover{background:var(--site-teal-dark);transform:translateY(-1px);box-shadow:0 13px 26px #0b70783d}.category-nav{border-top:1px solid #eef2f3}.category-nav .site-container{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.category-nav .site-container::-webkit-scrollbar{display:none}.category-nav button{color:#52636f;cursor:pointer;background:0 0;border:0;flex:none;min-height:48px;padding:0 14px;font-size:13px;font-weight:750;position:relative}.category-nav button:after{background:var(--site-teal);content:"";opacity:0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.category-nav button:hover,.category-nav button.is-active{color:var(--site-teal)}.category-nav button.is-active:after{opacity:1}.site-main{flex:1;padding-block:28px 72px}.lead-story{--story-accent:var(--site-teal);background:var(--story-accent);isolation:isolate;border-radius:8px;align-items:flex-end;min-height:480px;display:flex;position:relative;overflow:hidden}.lead-story--blue{--story-accent:var(--site-blue)}.lead-story--gold{--story-accent:var(--site-gold)}.lead-story--red{--story-accent:var(--site-red)}.lead-story>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.lead-story.has-image>img{filter:brightness(.72)saturate(.9)}.lead-story__overlay{z-index:-1;background:#0819219e;position:absolute;inset:0}.lead-story.has-image .lead-story__overlay{background:#05141bad}.lead-story.has-image h1,.lead-story.has-image .lead-story__meta,.lead-story.has-image .lead-story__content>p{text-shadow:0 2px 16px #000000b8}.lead-story.has-no-image:after{z-index:-1;content:"TTU";color:#ffffff1f;text-align:center;background:#ffffff14;border-left:1px solid #ffffff29;width:34%;height:100%;font-family:Georgia,Times New Roman,serif;font-size:120px;font-weight:900;line-height:480px;position:absolute;top:0;right:0}.lead-story__content{color:#fff;width:min(820px,78%);padding:48px 52px}.lead-story__meta,.news-card__meta,.article__meta{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.lead-story__meta{color:#ffffffc7;font-size:12px}.lead-story__meta span:first-child{color:var(--story-accent);background:#fff;border-radius:999px;padding:6px 9px;font-weight:850}.lead-story h1{max-width:760px;margin:18px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.2vw,58px);line-height:1.06}.lead-story__content>p{color:#ffffffd6;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:690px;margin:0;font-size:16px;line-height:1.6;display:-webkit-box;overflow:hidden}.lead-story__content>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff8c;border-radius:7px;align-items:center;gap:10px;min-height:46px;margin-top:25px;padding:0 17px;font-weight:800;display:inline-flex}.lead-story__content>button:hover{color:var(--story-accent);background:#fff}.latest-news{padding-top:54px}.section-heading{border-bottom:1px solid var(--site-border);justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;padding-bottom:17px;display:flex}.section-heading span{color:var(--site-teal);text-transform:uppercase;font-size:12px;font-weight:850}.section-heading h2{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:32px}.section-heading>p{color:var(--site-muted);margin:0;font-size:13px}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.news-card{--card-accent:var(--site-teal);border:1px solid var(--site-border);border-top:4px solid var(--card-accent);background:var(--site-surface);border-radius:7px;flex-direction:column;min-width:0;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;overflow:hidden}.news-card--blue{--card-accent:var(--site-blue)}.news-card--gold{--card-accent:var(--site-gold)}.news-card--red{--card-accent:var(--site-red)}.news-card:hover{border-color:color-mix(in srgb, var(--card-accent) 50%, var(--site-border));transform:translateY(-3px);box-shadow:0 16px 36px #10212c1a}.news-card__image{cursor:pointer;background:#dfe7e9;border:0;height:210px;padding:0;overflow:hidden}.news-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.news-card:hover .news-card__image img{transform:scale(1.035)}.news-card__body{flex-direction:column;flex:1;min-height:250px;padding:22px;display:flex}.news-card__meta{color:#788791;font-size:11px}.news-card__meta span{color:var(--card-accent);font-weight:850}.news-card h3{margin:13px 0 10px}.news-card h3 button{color:var(--site-ink);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:750;line-height:1.2}.news-card h3 button:hover{color:var(--card-accent)}.news-card__body>p{color:var(--site-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.news-card__more{color:var(--card-accent);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:20px 0 0;font-size:12px;font-weight:850;display:inline-flex}.news-card--announcement{border-left:6px solid var(--card-accent);border-top-width:1px;flex-direction:row;grid-column:span 2;min-height:280px}.news-card--announcement .news-card__image{flex:0 0 42%;width:42%;height:auto}.news-card--announcement .news-card__body{justify-content:center}.news-card--event{background:color-mix(in srgb, var(--card-accent) 5%, white)}.news-card--featured{grid-row:span 2}.news-card--featured .news-card__image{height:290px}.single-news-note{color:var(--site-muted);text-align:center;border:1px dashed #b9c7cc;border-radius:7px;padding:34px}.news-empty{border:1px solid var(--site-border);border-left:8px solid var(--site-teal);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:500px;padding:90px 12%;display:flex}.news-empty>span{color:var(--site-teal);text-transform:uppercase;font-size:12px;font-weight:900}.news-empty h1{max-width:720px;margin:14px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,5vw,62px);line-height:1.08}.news-empty p{max-width:620px;color:var(--site-muted);margin:0;font-size:16px;line-height:1.65}.news-empty button,.article-state button{background:var(--site-teal);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:44px;margin-top:22px;padding:0 16px;font-weight:800}.news-empty--error{border-left-color:var(--site-red)}.news-loading{gap:28px;display:grid}.news-loading__lead,.news-loading__grid>div{background:#e3e9eb;border-radius:8px;overflow:hidden}.news-loading__lead{min-height:480px}.news-loading__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.news-loading__grid>div{min-height:360px}.article-page{flex:1;padding-block:28px 80px}.article-back{min-height:42px;color:var(--site-teal);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-weight:800;display:inline-flex}.article{--article-accent:var(--site-teal);border:1px solid var(--site-border);border-top:6px solid var(--article-accent);background:#fff;border-radius:8px;width:min(920px,100%);margin:22px auto 0;overflow:hidden}.article--blue{--article-accent:var(--site-blue)}.article--gold{--article-accent:var(--site-gold)}.article--red{--article-accent:var(--site-red)}.article__header{padding:54px 68px 42px}.article__meta{color:#778792;font-size:12px}.article__meta span{color:var(--article-accent);font-weight:850}.article__header h1{margin:20px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5.2vw,64px);line-height:1.08}.article__header>p{max-width:740px;color:var(--site-muted);margin:0;font-size:18px;line-height:1.65}.article__cover{object-fit:contain;background:#f4f7f8;width:100%;height:auto;display:block}.article__content{max-width:760px;margin-inline:auto;padding:48px 42px 70px}.article__content p{color:#2d414d;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.85}.article-state{min-height:480px;color:var(--site-muted);text-align:center;place-items:center;display:grid}.article-state--error{align-content:center}.site-footer{color:#c3d0d6;background:#10212c;border-top:1px solid #253944;margin-top:auto}.site-footer .site-container{justify-content:space-between;align-items:center;gap:32px;min-height:150px;display:flex}.site-footer__brand{align-items:center;gap:13px;display:flex}.site-footer__brand>span{background:#fff;border:1px solid #ffffff5c;border-radius:6px;place-items:center;width:54px;height:48px;display:grid;overflow:hidden}.site-footer__brand>span img{object-fit:contain;width:100%;height:100%;display:block}.site-footer__brand>div{gap:3px;display:grid}.site-footer__brand strong{color:#fff;font-size:13px}.site-footer__brand small,.site-footer p{color:#94a7b1;font-size:11px}@media (width<=980px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-card--announcement{grid-column:span 2}.lead-story__content{width:92%}}@media (width<=680px){.site-container{width:min(100% - 28px,1240px)}.site-header__utility .site-container{min-height:30px}.site-header__utility span:last-child{display:none}.mobile-app-promo .site-container{grid-template-columns:minmax(0,1fr);gap:8px;min-height:auto;padding-block:13px}.mobile-app-promo__direction{transform:rotate(90deg)}.mobile-app-download{width:100%;min-height:44px}.mobile-app-promo__copy strong{font-size:13px}.mobile-app-promo__copy small{font-size:11px}.site-header__main{flex-direction:column;align-items:stretch;gap:14px;min-height:auto;padding-block:16px}.site-brand__mark{width:55px;height:48px}.site-brand strong{font-size:20px}.site-search{width:100%}.category-nav .site-container{width:100%;padding-inline:10px}.site-main{padding-block:14px 48px}.lead-story{min-height:450px}.lead-story__content{width:100%;padding:28px 24px}.lead-story h1{font-size:34px}.lead-story.has-no-image:after{display:none}.latest-news{padding-top:38px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.section-heading h2{font-size:28px}.news-grid,.news-loading__grid{grid-template-columns:1fr}.news-card--announcement,.news-card--featured{grid-area:auto}.news-card--announcement{flex-direction:column}.news-card--announcement .news-card__image{flex-basis:auto;width:100%;height:210px}.news-empty{min-height:430px;padding:58px 26px}.article-page{padding-block:16px 50px}.article__header{padding:36px 24px 30px}.article__header h1{font-size:36px}.article__header>p{font-size:16px}.article__content{padding:34px 24px 48px}.article__content p{font-size:17px}.site-footer .site-container{flex-direction:column;justify-content:center;align-items:flex-start;min-height:180px;padding-block:34px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
