@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Condensed:ital,wght@0,400;0,700;1,400&display=swap";:root{--ink:#272727;--muted:#999;--brand:#fc4f41;--brand-dark:#197492;--accent:#91c6d6;--button:#ff2a13;--navy:#2c3e50;--header:#fff;--footer:#fff;--cream:#f3f3f3;--white:#fff;--line:#e5e5e5;--shadow:0 18px 40px #fc4f411f;--radius:12px;--pagefind-ui-primary:var(--brand);--pagefind-ui-text:var(--ink);--pagefind-ui-background:var(--white);--pagefind-ui-border:var(--line);--pagefind-ui-font:"Roboto Condensed", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Roboto Condensed,Helvetica Neue,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{filter:none;max-width:100%;height:auto;display:block}.brand img,.footer-logo img,.footer-sponsors img,.home-content img,.prose img{filter:none}a{color:var(--brand-dark)}h1,h2,h3,h4,h5,h6{color:var(--ink);margin:0 0 .6em;font-family:Bebas Neue,sans-serif;font-weight:400;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.2rem)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;background:var(--header);border-bottom:1px solid var(--line);position:sticky;top:0}.ended-bar{background:var(--brand);color:#fff;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem 1.2rem;padding:.7rem 1rem;display:flex}.ended-bar p{margin:0;font-weight:700}.ended-bar a{color:#fff}.ended-cta{border:1px solid #fff;border-radius:10px;padding:.35rem .9rem;font-weight:700;text-decoration:none;display:inline-block}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem;width:min(1200px,100% - 2rem);min-height:88px;margin:auto;display:flex}.brand img{filter:none;width:auto;height:52px}.site-nav{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.site-nav a{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;font-size:.95rem;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--brand)}.site-nav .nav-search{color:#fff;background:var(--brand);text-transform:uppercase;border-radius:999px;padding:.4rem .85rem}.menu-toggle{background:0 0;border:0;padding:.6rem;display:none}.menu-toggle>span:not(.sr-only){background:var(--ink);width:26px;height:2px;margin:5px;display:block}.page-hero{color:#fff;background:linear-gradient(105deg,#197492,#fc4f41);place-items:center;min-height:180px;display:grid}.page-hero-inner{text-align:center;width:min(900px,100% - 2rem);padding:3rem 0 3.4rem}.page-hero h1{color:#fff}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffe8e4;font-size:.75rem}.content-shell{z-index:2;width:min(960px,100% - 2rem);margin:-2.2rem auto 5rem;position:relative}.prose,.search-panel,.stub-panel{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);margin:auto;padding:clamp(1.4rem,4vw,2.8rem)}.prose form{gap:1rem;margin-top:1.2rem;display:grid}.prose input,.prose textarea{width:100%;font:inherit;border:1px solid #d5d5c4;border-radius:10px;padding:.9rem 1rem}.button,.prose .x-btn,.home-content .x-btn,.x-anchor-button,.x-anchor.x-anchor-button{color:#fff;background:var(--button);text-align:center;border:0;border-radius:.35em;padding:.75rem 1.4rem;font-weight:700;text-decoration:none;display:inline-block}.home-content .x-btn:hover,.button:hover,.x-anchor-button:hover{color:#fff;background:#ef2201}.link-list{gap:.7rem;display:grid}.search-panel{min-height:280px}.site-footer{background:var(--footer);color:var(--ink);border-top:1px solid var(--line)}.footer-sponsors{text-align:center;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.2rem;width:min(1100px,100% - 2rem);margin:auto;padding:2rem 0 1rem;display:grid}.footer-sponsors img{filter:none;width:auto;height:48px;margin:auto}.footer-sponsors span{margin-top:.4rem;font-size:.85rem;font-weight:700;display:block}.footer-inner{width:min(1100px,100% - 2rem);margin:auto;padding:1rem 0 2.4rem}.footer-logo img{filter:none;width:auto;height:64px;margin-bottom:1.2rem}.footer-columns{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.footer-columns h2{font-size:1.2rem}.footer-columns nav{gap:.45rem;display:grid}.footer-inner a{color:var(--navy);text-decoration:none}.copyright{color:var(--muted);margin-top:1.6rem;font-size:.9rem}.home-content{background:var(--white)}.home-content .x-container,.home-content .x-container.max{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;width:min(1100px,100% - 2rem);margin-inline:auto;display:flex}.home-content .x-column{flex:100%;min-width:0}@media (width>=760px){.home-content .x-1-2{flex:calc(50% - .7rem)}.home-content .x-1-3{flex:calc(33.333% - .9rem)}.home-content .x-2-3{flex:calc(66.666% - .5rem)}.home-content .x-1-4{flex:calc(25% - 1rem)}}.home-content .content-section{background-position:50%;background-size:cover;padding:3rem 0}.home-content .cs-ta-center{text-align:center}.home-content .x-img-circle{border-radius:50%;margin-inline:auto}.home-content .x-video{margin:1rem 0;position:relative}.home-content .x-video-inner,.home-content .x-frame-inner{height:0;padding-bottom:56.25%;position:relative}.home-content .x-video iframe,.home-content .x-frame iframe,.prose iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.home-content .x-frame{width:100%;position:relative}.home-content .x-feature-box{gap:.4rem;display:grid}.home-content .x-feature-box-title{margin:0}.home-content .x-feature-box-text{color:var(--muted);margin:0}.home-content .x-row-inner,.news-listing .x-row-inner{gap:1.25rem;display:grid}@media (width>=760px){.home-content .x-row-inner,.news-listing .x-row-inner{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.home-content .x-col,.news-listing .x-col{min-width:0}.news-listing{width:min(1100px,100% - 2rem);margin:2rem auto 4rem}.news-listing a.x-col{color:inherit;box-shadow:var(--shadow);background:#fff;border-radius:12px;text-decoration:none;overflow:hidden}.news-listing h1,.news-listing h2{margin-top:.4rem}.x-paginate{justify-content:center;gap:.6rem;margin:2rem 0;display:flex}.x-paginate a,.x-paginate span{padding:.4rem .7rem;text-decoration:none}.home-content .faq-item,.prose .faq-item{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;margin:.6rem 0;padding:.8rem 1rem}.faq-item summary{cursor:pointer;font-weight:700}.faq-body{margin-top:.7rem}.prose .x-row-inner{gap:1.2rem;display:grid}@media (width>=760px){.prose .x-row-inner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (width<=900px){.menu-toggle{display:block}.site-nav{background:#fff;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;inset:158px 0 auto}.site-nav.is-open{display:flex}}
