:root{--indigo: #1a2a4f;--indigo-2: #24365f;--indigo-3: #122040;--teal: #2b9c8c;--teal-dark: #237f73;--amber: #e8a359;--offwhite: #f5f2e8;--paper: #fffaf0;--ink: #17213b;--muted: rgba(245, 242, 232, .72);--dark-muted: rgba(23, 33, 59, .72);--line: rgba(245, 242, 232, .18);--dark-line: rgba(26, 42, 79, .14);--radius: 8px;--shell: 1180px;--shadow: 0 20px 48px rgba(0, 0, 0, .22);--card-shadow: 0 18px 44px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--offwhite);background:var(--indigo);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body,button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;max-width:100%}a{color:inherit}.shell{width:min(100% - 32px,var(--shell));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:#1a2a4ff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.footer-logo{display:inline-flex;align-items:center;gap:11px;color:var(--offwhite);background:transparent;cursor:pointer;font-family:Playfair Display,Georgia,serif;font-size:1.32rem;font-weight:800}.brand>span:last-child,.brand strong{color:#ffc107}.brand-mark{width:42px;height:42px;display:grid;place-items:center;color:var(--indigo);background:var(--amber);border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.85rem;font-weight:900}.nav-links{display:flex;align-items:center;gap:8px}.nav-links button,.footer-links button{min-height:44px;padding:0 14px;color:var(--muted);background:transparent;border-radius:var(--radius);cursor:pointer;position:relative;font-weight:800;transition:color .2s ease,background .2s ease,transform .2s ease}.nav-links button:hover,.footer-links button:hover{color:var(--offwhite);background:#ffffff14}.nav-links button.active{color:var(--offwhite)}.nav-links button.active:after{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:3px;background:var(--teal);border-radius:999px}.nav-links .nav-cta{color:#fff;background:var(--teal)}.nav-links .nav-cta:hover{color:#fff;background:var(--teal-dark)}.menu-toggle{display:none;width:44px;height:44px;color:var(--offwhite);background:#ffffff0f;border:1px solid var(--line);border-radius:var(--radius);cursor:pointer}.page-band{position:relative;overflow:hidden;background:var(--indigo)}.page-band:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(245,242,232,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,232,.06) 1px,transparent 1px);background-size:64px 64px;opacity:.55;pointer-events:none}.hero{min-height:calc(100vh - 76px);display:grid;align-items:center;padding:78px 0}.hero-grid,.page-hero-grid,.split,.two-column,.image-copy-grid,.speakers-layout,.sponsor-form-layout,.footer-grid{display:grid;gap:38px}.hero-grid{position:relative;grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy h1,.page-hero h1,.section-title,.section-heading h2,.story-card h2,.criteria-panel h2{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:800;line-height:1.06;letter-spacing:0}.hero-copy h1{font-size:6.4rem;line-height:.9;margin-bottom:22px}.hero-lede{max-width:720px;margin:0 0 10px;color:var(--offwhite);font-family:Playfair Display,Georgia,serif;font-size:2.75rem;font-weight:700;line-height:1.12}.hero-theme{margin:0 0 26px;color:var(--amber);font-size:1.2rem;font-weight:900}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--amber);font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow.dark{color:var(--teal-dark)}.event-strip{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.event-strip span,.mini-facts span{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:10px 13px;color:var(--offwhite);background:#ffffff0f;border:1px solid var(--line);border-radius:var(--radius);font-weight:800}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;color:var(--offwhite);border-radius:var(--radius);border:1px solid transparent;cursor:pointer;font-weight:900;text-decoration:none;transition:transform .18s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.btn:hover{transform:scale(1.02);box-shadow:0 12px 28px #0000002e}.btn:active{transform:scale(.98)}.btn-teal{background:var(--teal)}.btn-teal:hover{background:var(--teal-dark)}.btn-outline{color:var(--amber);background:transparent;border-color:var(--amber)}.btn-outline:hover{color:var(--indigo);background:var(--amber)}.hero-visual{position:relative}.hero-visual>img,.page-hero-grid img,.image-copy-grid>img{width:100%;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.countdown{display:grid;grid-template-columns:repeat(4,minmax(76px,1fr));gap:10px;max-width:560px;margin:18px 0}.countdown div{min-height:106px;display:grid;place-items:center;padding:14px 10px;background:#ffffff12;border:1px solid rgba(43,156,140,.42);border-radius:var(--radius);text-align:center;box-shadow:0 14px 34px #00000024}.countdown strong{display:block;color:var(--teal);font-size:2.45rem;line-height:1}.countdown span{display:block;margin-top:6px;color:var(--muted);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-event-panel{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.event-badge{min-height:54px;display:inline-flex;align-items:center;gap:10px;padding:12px 16px;color:var(--offwhite);background:#ffffff0f;border:1px solid rgba(245,242,232,.22);border-radius:var(--radius);box-shadow:0 14px 32px #00000029;font-family:Playfair Display,Georgia,serif;font-size:1.08rem;font-weight:800;line-height:1.1}.event-badge i{color:var(--teal);font-size:1.15rem;flex:0 0 auto}.badge-emoji{flex:0 0 auto;font-family:Inter,sans-serif;font-size:1.08rem}.event-badge-wide{min-width:min(100%,382px)}.section{padding:96px 0}.section.compact{padding-top:88px}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2,.section-title{font-size:3rem}.section-heading h2:after,.section-title:after,.story-card h2:after,.criteria-panel h2:after{content:"";display:block;width:60px;height:3px;margin-top:14px;background:var(--teal);border-radius:999px}.section-copy{max-width:680px;margin:16px 0 0;color:var(--muted);font-size:1.04rem}.path-grid,.award-grid,.sponsor-benefits,.contribution-grid{display:grid;gap:24px}.path-grid,.sponsor-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.path-card,.story-card,.award-card,.benefit-card,.contribution-card,.speaker-card{background:#ffffff0e;border:1px solid var(--line);border-radius:var(--radius);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.path-card:hover,.story-card:hover,.award-card:hover,.benefit-card:hover,.contribution-card:hover,.speaker-card:hover{transform:translateY(-4px);border-color:var(--teal);background:#ffffff13;box-shadow:var(--card-shadow)}.path-card{display:grid;grid-template-rows:190px 1fr;overflow:hidden}.path-card img{width:100%;height:190px;object-fit:cover;background:var(--indigo-2)}.path-card div{padding:24px}.path-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:16px;background:#2b9c8c2e;border:1px solid rgba(43,156,140,.42);border-radius:var(--radius);font-size:1.45rem}.path-card h3,.award-card h3,.benefit-card h3,.contribution-card h3,.speaker-card h3,.story-card h2,.timeline-list h3{margin:0 0 8px;color:var(--offwhite);font-family:Playfair Display,Georgia,serif;font-size:1.38rem;line-height:1.18}.path-card p,.award-card p,.benefit-card p,.contribution-card p,.speaker-card p,.story-card p,.timeline-list p{margin:0;color:var(--muted)}.path-card-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:18px;padding:0 14px;color:var(--amber);background:transparent;border:1px solid var(--amber);border-radius:var(--radius);cursor:pointer;font-weight:900;transition:transform .18s ease,background .2s ease,color .2s ease}.path-card-link:hover{color:var(--indigo);background:var(--amber);transform:scale(1.02)}.path-card-link:active{transform:scale(.98)}.light-section{color:var(--ink);background:var(--offwhite)}.split,.sponsor-form-layout{grid-template-columns:.88fr 1.12fr;align-items:start}.dark-title{color:var(--ink)}.dark-copy{max-width:600px;margin:14px 0 0;color:var(--dark-muted);font-size:1.05rem}.dark-copy a{color:var(--teal-dark);font-weight:900}.small{font-size:.92rem}.mini-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.mini-facts span{color:var(--ink);background:#2b9c8c1a;border-color:#2b9c8c38}.form-card{padding:32px;color:var(--ink);background:#fff;border:2px solid rgba(43,156,140,.26);border-radius:var(--radius);box-shadow:0 20px 48px #1a2a4f24}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field,.checkbox-field,.radio-field{display:grid;gap:7px;color:var(--ink);font-weight:800}.field.wide,.checkbox-field.wide,.radio-field.wide,.btn.wide{grid-column:1 / -1}.radio-field{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.radio-field>span{width:100%}.radio-field label,.checkbox-field{display:flex;align-items:center;gap:9px;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:11px 13px;color:var(--ink);background:#fffdf8;border:1px solid var(--dark-line);border-radius:var(--radius);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.field textarea{min-height:122px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px #2b9c8c24}.checkbox-field input,.radio-field input{width:auto;accent-color:var(--teal)}.form-note{margin:14px 0 0;color:var(--dark-muted);font-weight:800}.page-hero{padding:88px 0}.page-hero-grid{position:relative;grid-template-columns:1fr .86fr;align-items:center}.page-hero h1{max-width:760px;margin-bottom:18px;font-size:4.2rem}.page-hero p:not(.eyebrow){max-width:680px;margin:0;color:var(--muted);font-size:1.12rem}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card{padding:30px}.story-card.emphasized{border-color:#e8a35973;background:#e8a3591a}.story-card h2{margin-bottom:13px;font-size:2rem}.image-section{background:var(--indigo-2)}.image-copy-grid{grid-template-columns:.88fr 1.12fr;align-items:center}.timeline-list{display:grid;gap:15px;margin-top:24px}.timeline-list article{display:grid;grid-template-columns:26px 1fr;gap:12px;padding:18px;background:#ffffff0e;border:1px solid var(--line);border-radius:var(--radius)}.timeline-list i{color:var(--amber);margin-top:6px}.speakers-layout{grid-template-columns:.85fr 1.15fr;align-items:start}.speaker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.speaker-card{padding:20px}.speaker-card img{width:68px;height:68px;margin-bottom:14px}.award-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.award-card,.benefit-card,.contribution-card{padding:24px}.benefit-card i{width:52px;height:52px;display:grid;place-items:center;margin-bottom:18px;color:var(--amber);background:#2b9c8c2e;border-radius:var(--radius);font-size:1.32rem}.award-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:18px;background:#2b9c8c2e;border:1px solid rgba(43,156,140,.42);border-radius:var(--radius);font-size:1.55rem}.award-badge{display:inline-flex;align-items:center;min-height:32px;margin-top:16px;padding:4px 10px;color:var(--indigo);background:var(--amber);border-radius:999px;font-size:.82rem;font-weight:900}.criteria-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;margin-top:30px;padding:28px;background:#ffffff0e;border:1px solid var(--line);border-radius:var(--radius)}.criteria-panel h2{font-size:2rem}.criteria-panel ul,.receive-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.criteria-panel li,.receive-list li{display:flex;align-items:flex-start;gap:11px;color:var(--offwhite);font-weight:800}.criteria-panel i{color:var(--teal);margin-top:5px}.sponsor-benefits{margin-bottom:18px}.contribution-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sponsor-aside{display:grid;gap:18px}.receive-list li{color:var(--ink)}.receive-list i{color:var(--teal-dark);margin-top:5px}.qr-box{width:220px;aspect-ratio:1;display:grid;place-items:center;color:#1a2a4fa8;background:linear-gradient(45deg,rgba(26,42,79,.09) 25%,transparent 25%),linear-gradient(-45deg,rgba(26,42,79,.09) 25%,transparent 25%),#d9d9d9;background-size:20px 20px;border:1px solid rgba(26,42,79,.12);border-radius:var(--radius);font-weight:900}.site-footer{padding:48px 0;background:var(--indigo-3);border-top:1px solid var(--line)}.footer-grid{grid-template-columns:1.2fr .75fr .75fr .9fr;align-items:start;gap:28px}.footer-grid p{margin:8px 0;color:var(--muted)}.footer-grid a{color:var(--amber);font-weight:900}.footer-column{min-width:0}.footer-links{display:grid;justify-items:start;gap:8px}.footer-links h3{margin:0 0 4px;color:var(--offwhite);font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.footer-links a{min-height:44px;display:inline-flex;align-items:center;padding:0 14px;color:var(--muted);border-radius:var(--radius);text-decoration:none;transition:color .2s ease,background .2s ease}.footer-links a:hover{color:var(--offwhite);background:#ffffff14}.social-row{display:flex;gap:10px;margin-bottom:12px}.social-row a{width:44px;height:44px;display:grid;place-items:center;color:var(--offwhite);text-decoration:none;border:1px solid var(--line);border-radius:50%;transition:transform .18s ease,background .2s ease}.social-row a:hover{transform:scale(1.02);background:var(--teal)}.social-row a:active{transform:scale(.98)}@media(max-width:1040px){.hero-copy h1{font-size:5rem}.hero-lede{font-size:2.25rem}.page-hero h1{font-size:3.4rem}.contribution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.menu-toggle{display:grid;place-items:center}.nav-links{position:absolute;top:76px;left:0;right:0;display:none;grid-template-columns:1fr;gap:4px;padding:12px 16px 18px;background:#1a2a4ffa;border-bottom:1px solid var(--line)}.nav-links.is-open{display:grid}.nav-links button{justify-content:flex-start;width:100%;text-align:left}.hero-grid,.page-hero-grid,.split,.two-column,.image-copy-grid,.speakers-layout,.sponsor-form-layout,.footer-grid,.criteria-panel,.path-grid,.sponsor-benefits{grid-template-columns:1fr}.hero{min-height:auto;padding:64px 0}.hero-visual{max-width:620px}.footer-grid{gap:24px}}@media(max-width:620px){.shell{width:min(100% - 24px,var(--shell))}.section,.page-hero{padding:64px 0}.hero-copy h1{font-size:3.7rem}.hero-lede{font-size:1.85rem}.hero-theme{font-size:1rem}.page-hero h1,.section-heading h2,.section-title{font-size:2.35rem}.button-row,.event-strip,.mini-facts{flex-direction:column}.btn,.event-strip span,.mini-facts span{width:100%}.countdown,.hero-event-panel,.speaker-grid,.award-grid,.contribution-grid,.form-grid{grid-template-columns:1fr}.hero-event-panel{display:grid}.event-badge{width:100%}.path-card{grid-template-rows:165px 1fr}.path-card img{height:165px}.form-card,.story-card,.criteria-panel,.award-card,.benefit-card,.contribution-card{padding:22px}.qr-box{width:100%;max-width:220px}}
