@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul,ol,dl,dd{margin:0}ul,ol{padding:0}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}}@layer base{:root{color-scheme:light;--ink:#143b3a;--ink-soft:#2d5350;--paper:#fbf7ed;--paper-deep:#f3ebdc;--white:#fffdf8;--sun:#f5b83c;--sun-light:#ffdc83;--coral:#b84636;--coral-dark:#7f291f;--leaf:#5f8970;--mint:#dcebe1;--sky:#d9e9e6;--border:#143b3a2e;--shadow:0 24px 70px #1937311f;--serif:Georgia, "Times New Roman", serif;--sans:Inter, Aptos, "Segoe UI", Arial, sans-serif}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;font-size:1rem;line-height:1.65}body:before{z-index:-1;content:"";opacity:.25;pointer-events:none;background-image:radial-gradient(#143b3a17 .7px,#0000 .7px);background-size:17px 17px;position:fixed;inset:0}h1,h2,h3{font-family:var(--serif);text-wrap:balance;font-weight:500;line-height:1.05}h1{letter-spacing:-.055em;font-size:clamp(3rem,8vw,6.8rem)}h2{letter-spacing:-.04em;font-size:clamp(2.2rem,5vw,4.2rem)}h3{letter-spacing:-.025em;font-size:clamp(1.35rem,2.3vw,1.75rem)}a{color:inherit}::selection{background:var(--sun-light);color:var(--ink)}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}}@layer components{.shell{width:min(1180px,100% - 2rem);margin-inline:auto}.section{padding-block:clamp(4.5rem,9vw,8rem)}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:.35rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--border);backdrop-filter:blur(16px);background:#fbf7edf0;position:relative}.header-accent{background:linear-gradient(90deg, var(--sun) 0 34%, var(--coral) 34% 66%, var(--leaf) 66%);height:.36rem}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.8rem;display:flex;position:relative}.wordmark{color:var(--ink);flex:none;align-items:center;text-decoration:none;display:inline-flex}.wordmark img{width:auto;height:3.5rem}.header-actions{align-items:center;gap:clamp(1rem,2vw,1.8rem);display:flex}.nav-list,.footer-links{list-style:none;display:flex}.nav-list{align-items:center;gap:clamp(.4rem,1.8vw,1.7rem)}.nav-link{padding:.55rem .25rem;font-size:.93rem;font-weight:650;text-decoration:none;display:inline-block;position:relative}.nav-link:after{background:var(--coral);content:"";transform-origin:100%;border-radius:999px;height:.15rem;transition:transform .18s;position:absolute;bottom:.25rem;left:.25rem;right:.25rem;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform-origin:0;transform:scaleX(1)}.header-social-links,.footer-social-links{margin:0;padding:0;list-style:none;display:flex}.header-social-links{border-left:1px solid var(--border);align-items:center;gap:.3rem;padding-left:clamp(.7rem,1.3vw,1.1rem)}.header-social-links a{width:2.25rem;height:2.25rem;color:var(--ink);border-radius:999px;place-items:center;transition:color .16s,background-color .16s,transform .16s;display:grid}.header-social-links a:hover{background:var(--sun-light);color:var(--coral-dark);transform:translateY(-1px)}.header-social-links a:focus-visible,.footer-social-links a:focus-visible{outline:3px solid var(--sun);outline-offset:3px}.social-icon{fill:currentColor;width:1.15rem;height:1.15rem}.eyebrow{color:var(--coral-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.75rem;font-weight:800;line-height:1.3}.eyebrow-light{color:var(--white)}.button-row{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.8rem;min-height:3.35rem;padding:.8rem 1.35rem;font-size:.93rem;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 10px 25px #b7473638}.button-primary:hover{box-shadow:0 14px 35px #b747364d}.button-dark{background:var(--ink);color:var(--white)}.button-light{background:var(--white);color:var(--ink)}.text-link{border-bottom:2px solid;align-items:center;gap:.55rem;font-weight:800;text-decoration:none;display:inline-flex}.home-hero{background:var(--ink);isolation:isolate;min-height:min(800px,100vh - 5.5rem);position:relative;overflow:hidden}.home-hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#082725e8 0%,#082725bf 48%,#08272540 100%),linear-gradient(#0000 52%,#08272594);position:absolute;inset:0}.home-hero-media{z-index:-2;object-fit:cover;object-position:center 58%;filter:saturate(.9)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(230px,.38fr);align-items:center;gap:clamp(3rem,8vw,7rem);min-height:min(800px,100vh - 5.5rem);padding-block:clamp(4.5rem,9vw,8rem);display:grid;position:relative}.hero-copy{max-width:820px;color:var(--white)}.hero-copy h1{text-shadow:0 3px 30px #0003;max-width:820px}.hero-copy .eyebrow{color:var(--sun-light)}.hero-copy h1 em{color:var(--sun-light);font-style:italic;position:relative}.hero-copy h1 em:after{background:var(--coral);content:"";border-radius:999px;height:.08em;position:absolute;bottom:-.02em;left:.05em;right:.05em;transform:rotate(-1deg)}.hero-lead{color:#fffdf8e6;max-width:670px;margin-top:1.8rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.home-hero .text-link{color:var(--white)}.hero-photo-credit{color:#fffdf8b3;margin-top:2.3rem;font-size:.76rem}.hero-photo-credit a{text-underline-offset:.2rem}.hero-logo-card{width:min(300px,100%);color:var(--ink);background:#fffdf8f0;border:1px solid #ffffff73;border-radius:1.6rem;justify-self:end;padding:.8rem .8rem 1.15rem;transform:rotate(1.5deg);box-shadow:0 24px 70px #0000004d}.hero-logo-card img{aspect-ratio:1;object-fit:cover;border-radius:1rem;width:100%;height:auto}.hero-logo-card p{text-align:center;margin-top:.85rem;padding-inline:.5rem;font-size:.87rem;font-weight:750}.home-event{background:var(--sun-light)}.home-event-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);padding-block:clamp(2.4rem,5vw,4rem);display:grid}.home-event-date{aspect-ratio:1;background:var(--coral);width:6rem;color:var(--white);text-align:center;border-radius:50%;place-content:center;line-height:1;display:grid}.home-event-date strong{font-family:var(--serif);font-size:1.5rem;font-weight:700}.home-event-date span{letter-spacing:.15em;text-transform:uppercase;margin-top:.35rem;font-size:.7rem;font-weight:800}.home-event-copy .eyebrow{margin-bottom:.65rem}.home-event-copy h2{max-width:760px;font-size:clamp(2rem,4vw,3.2rem)}.home-event-copy>p:last-child{color:var(--ink-soft);margin-top:.75rem;font-weight:700}.section-intro{background:#e8e9e6;padding-block:clamp(4rem,7vw,6rem);position:relative;overflow:hidden}.section-intro-media,.section-intro-screen{width:100%;height:100%;position:absolute;inset:0}.section-intro-media{z-index:0;object-fit:cover;object-position:center 45%}.section-intro-screen{z-index:1;background:#e8e9e6d1}.section-intro-copy{z-index:2;align-items:start;position:relative}.section-intro .large-copy{color:#143b3aeb}.section-intro-credit{z-index:2;color:#143b3ac2;margin:0;font-size:.72rem;position:absolute;bottom:1rem;right:max(1rem,50vw - 590px)}.split-heading,.prose-grid,.event-story-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(3rem,9vw,9rem);display:grid}.large-copy{color:var(--ink-soft);font-family:var(--serif);font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.42}.history-photo{background:var(--ink);box-shadow:var(--shadow);border-radius:1.35rem;position:relative;overflow:hidden}.history-photo img{object-fit:cover;width:100%;height:100%}.history-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#082725b8);height:32%;position:absolute;inset:auto 0 0}.history-photo figcaption{z-index:1;color:#ffffffe6;text-align:right;font-size:.72rem;position:absolute;bottom:.8rem;right:1rem}.history-photo figcaption a{text-underline-offset:.18rem}.feature-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.15rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid;position:relative}.feature-card{border-radius:1.25rem;min-height:340px;padding:1.7rem;position:relative;overflow:hidden}.feature-card h3{margin-top:4.8rem}.feature-card p{margin-top:.85rem;line-height:1.55}.feature-yellow{background:var(--sun-light)}.feature-coral{background:var(--coral);color:var(--white)}.feature-green{background:var(--mint)}.feature-index{letter-spacing:.12em;font-size:.75rem;font-weight:800}.feature-icon{font-family:var(--serif);opacity:.65;font-size:3.8rem;line-height:1;position:absolute;top:1.25rem;right:1.4rem}.history-teaser{background:var(--paper-deep)}.history-grid{grid-template-columns:minmax(360px,1fr) minmax(0,1.15fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.history-photo{aspect-ratio:4/3}.history-photo img{object-position:center}.history-copy p:not(.eyebrow){max-width:58ch;color:var(--ink-soft);margin-top:1.4rem;font-size:1.1rem}.history-copy .text-link{margin-top:1.8rem}.sponsor-teaser{background:var(--sun)}.sponsor-teaser-inner{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:center;gap:clamp(3rem,9vw,9rem);display:grid}.sponsor-teaser-inner>div:last-child p{color:#143b3ad9;margin-bottom:1.5rem;font-size:1.1rem}.contact-band,.sponsor-contact{background:var(--ink);color:var(--white)}.contact-band-inner,.sponsor-contact-inner{justify-content:space-between;align-items:center;gap:3rem;min-height:330px;padding-block:4rem;display:flex}.contact-band h2,.sponsor-contact h2{max-width:760px}.contact-band p:not(.eyebrow),.sponsor-contact p:not(.eyebrow){color:#fffdf8c2;margin-top:1rem;font-size:1.05rem}.page-hero{border-bottom:1px solid var(--border);position:relative;overflow:hidden}.page-hero-cream{background:var(--paper-deep)}.page-hero-yellow{background:var(--sun-light)}.page-hero-coral{background:var(--coral);color:var(--white)}.page-hero-green{background:var(--mint)}.page-hero-coral .eyebrow{color:var(--white)}.identity-card .eyebrow{color:var(--sun-light)}.page-hero-inner{padding-block:clamp(2rem,5vw,4.5rem)}.page-hero-grid{grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.page-hero-copy{padding-block:clamp(2rem,5vw,4rem)}.page-hero h1{max-width:700px}.page-lead{max-width:760px;margin-top:1.8rem;font-size:clamp(1.12rem,2vw,1.35rem);line-height:1.55}.page-hero-visual{background:var(--ink);min-height:420px;box-shadow:var(--shadow);border-radius:1.4rem;align-self:stretch;position:relative;overflow:hidden}.page-hero-visual img{object-fit:cover;object-position:var(--page-hero-position,center);width:100%;height:100%}.page-hero-visual-ratio,.page-hero-visual-natural{min-height:0;aspect-ratio:var(--page-hero-aspect);align-self:center}.page-hero-visual-natural{justify-self:center;width:min(100%,526px)}.page-hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#082725a3);height:35%;position:absolute;inset:auto 0 0}.page-hero-visual figcaption{z-index:1;color:#ffffffdb;font-size:.72rem;position:absolute;bottom:.8rem;right:1rem}.page-hero-visual figcaption a{text-underline-offset:.18rem}.prose-body p+p{margin-top:1.35rem}.prose-body p:not(.large-copy){color:var(--ink-soft);font-size:1.05rem}.values-section{background:var(--mint)}.section-heading.compact{max-width:760px;margin-bottom:3.2rem}.values-grid,.step-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.values-grid article{background:#fffdf8b3;border:1px solid #143b3a26;border-radius:1.1rem;padding:2rem}.values-grid article>span{color:var(--coral-dark);letter-spacing:.12em;margin-bottom:3rem;font-size:.76rem;font-weight:800;display:inline-block}.values-grid p{color:var(--ink-soft);margin-top:.8rem}.fact-strip{background:var(--white);padding-block:3.5rem}.fact-grid{grid-template-columns:repeat(3,1fr);display:grid}.fact-grid>div{border-left:1px solid var(--border);flex-direction:column;justify-content:center;min-height:130px;padding:1.5rem 2rem;display:flex}.fact-grid>div:last-child{border-right:1px solid var(--border)}.fact-grid strong{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:500}.fact-grid span{color:var(--ink-soft);margin-top:.35rem;font-size:.85rem}.event-story{background:var(--white)}.timeline-section{background:var(--paper-deep)}.timeline{list-style:none}.timeline li{border-top:1px solid var(--border);grid-template-columns:minmax(100px,.28fr) minmax(0,1fr);gap:2rem;padding-block:2.2rem;display:grid}.timeline li:last-child{border-bottom:1px solid var(--border)}.timeline-year{color:var(--coral-dark);font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);font-style:italic;line-height:1}.timeline p{max-width:65ch;color:var(--ink-soft);margin-top:.55rem}.current-info{background:var(--white)}.current-info-card{border:1px solid var(--border);background:var(--paper);border-radius:1.25rem;grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;padding:clamp(1.8rem,5vw,3.5rem);display:grid}.current-info-mark{aspect-ratio:1;background:var(--sun);letter-spacing:.08em;text-transform:uppercase;border-radius:50%;place-items:center;width:3.4rem;font-size:.76rem;font-weight:800;display:grid}.current-info-card h2{font-size:clamp(1.8rem,4vw,3rem)}.event-location{color:var(--ink-soft);margin-top:.7rem;font-size:1.12rem;font-weight:700}.event-facts{border-top:1px solid var(--border);grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr);gap:clamp(1.5rem,4vw,3.5rem);margin-top:2rem;padding-top:1.5rem;display:grid}.event-facts h3{font-size:1rem}.event-hours{gap:.45rem;margin-top:.8rem;display:grid}.event-hours>div{justify-content:space-between;gap:1rem;display:flex}.event-hours dt{color:var(--ink-soft)}.event-hours dd{white-space:nowrap;font-weight:700}.event-program{max-width:46ch;color:var(--ink-soft);margin-top:.8rem}.sponsor-model{background:var(--white)}.sponsor-model-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.sponsor-model-copy .large-copy{margin-top:1.5rem}.sponsor-model-copy>p:last-child{color:var(--ink-soft);margin-top:1.2rem}.sponsor-benefits{background:var(--paper-deep);border-radius:1.25rem;padding:clamp(1.5rem,4vw,2.7rem)}.benefits-label{letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:800}.benefit-row{border-top:1px solid var(--border);grid-template-columns:3.5rem 1fr;gap:1rem;padding-block:1.6rem;display:grid}.benefit-number{color:var(--coral-dark);font-family:var(--serif);font-size:1.6rem;font-style:italic}.benefit-row p{color:var(--ink-soft);margin-top:.55rem}.sponsor-steps{background:var(--sun-light)}.step-grid{list-style:none}.step-grid li{background:var(--white);border-radius:1.1rem;padding:2rem}.step-grid li>span{aspect-ratio:1;background:var(--ink);width:2.5rem;color:var(--white);border-radius:50%;place-items:center;margin-bottom:2.8rem;font-size:.8rem;font-weight:800;display:grid}.step-grid p{color:var(--ink-soft);margin-top:.65rem}.sponsor-contact-inner{min-height:380px}.contact-page{background:var(--white)}.contact-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(2rem,7vw,7rem);display:grid}.contact-primary{background:var(--sun-light);border-radius:1.3rem;padding:clamp(2rem,5vw,4rem)}.email-link{max-width:100%;font-family:var(--serif);letter-spacing:-.04em;overflow-wrap:anywhere;border-top:1px solid #143b3a4d;border-bottom:1px solid #143b3a4d;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-block:1rem;font-size:clamp(1.3rem,3vw,2.5rem);text-decoration:none;display:flex}.contact-primary>p:last-child{max-width:48ch;margin-top:1.4rem}.contact-topics{padding:1rem 0}.contact-topics h2{font-size:clamp(1.8rem,3vw,2.6rem)}.contact-topics ul{margin-top:1.7rem;list-style:none}.contact-topics li{border-bottom:1px solid var(--border);align-items:baseline;gap:.75rem;padding-block:.9rem;display:flex}.contact-topics li span{color:var(--coral);font-size:.55rem}.identity-card-section{background:var(--paper-deep)}.identity-card{background:var(--ink);color:var(--white);border-radius:1.3rem;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:3rem;padding:clamp(2rem,5vw,4rem);display:grid}.identity-card dl>div{border-bottom:1px solid #fff3;grid-template-columns:1fr 1fr;gap:1rem;padding-block:1rem;display:grid}.identity-card dt{color:#ffffffa6}.identity-card dd{font-weight:700}.site-footer{color:var(--white);background:#0c2928;padding-block:4.5rem 2rem}.footer-grid{grid-template-columns:1.15fr .65fr 1fr;gap:3rem;display:grid}.footer-name{font-family:var(--serif);letter-spacing:-.04em;font-size:2rem}.footer-note,.footer-meta{color:#ffffff94;max-width:32ch;margin-top:.65rem;font-size:.88rem}.footer-label{color:var(--sun-light);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:800}.footer-links{flex-direction:column;gap:.45rem}.footer-links a,.footer-email{text-underline-offset:.25rem;text-decoration-color:#ffffff59}.footer-social-links{flex-direction:column;gap:.55rem;margin-top:1.25rem}.footer-social-links a{color:#ffffffd1;text-underline-offset:.25rem;align-items:center;gap:.65rem;font-size:.86rem;line-height:1.35;text-decoration-color:#ffffff59;display:inline-flex}.footer-social-links a:hover{color:var(--sun-light)}.footer-social-links .social-icon{flex:none}.footer-bottom{color:#ffffff7a;border-top:1px solid #ffffff24;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.5rem;font-size:.78rem;display:flex}}@layer utilities{@media (width<=850px){.header-inner{flex-direction:column;align-items:flex-start;gap:.65rem;min-height:auto;padding-block:1rem .7rem}.header-inner nav,.header-actions{width:100%}.header-social-links{border-left:0;position:absolute;top:1rem;right:0}.nav-list{grid-template-columns:repeat(5,auto);justify-content:space-between;gap:0;width:100%;padding-bottom:.1rem;display:grid}.nav-link{white-space:nowrap;padding-inline:.25rem;font-size:.82rem}.hero-grid,.split-heading,.prose-grid,.event-story-grid,.page-hero-grid,.sponsor-model-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:2.5rem;min-height:auto;padding-block:4rem}.hero-logo-card{justify-self:start;width:min(240px,58vw)}.home-event-inner{grid-template-columns:auto minmax(0,1fr)}.home-event-inner .button{grid-column:2;justify-self:start}.feature-grid,.values-grid,.step-grid{grid-template-columns:1fr}.feature-card{min-height:280px}.history-grid,.sponsor-teaser-inner,.identity-card,.footer-grid{grid-template-columns:1fr}.history-photo{justify-self:center;width:min(440px,100%)}.sponsor-teaser-inner{gap:2rem}.fact-grid{grid-template-columns:1fr}.fact-grid>div,.fact-grid>div:last-child{border-right:0;border-bottom:1px solid var(--border);min-height:100px}.fact-grid>div:first-child{border-top:1px solid var(--border)}.contact-band-inner,.sponsor-contact-inner{flex-direction:column;justify-content:center;align-items:flex-start}}@media (width<=560px){.shell{width:min(100% - 1.2rem,1180px)}h1{font-size:clamp(2.8rem,14vw,4.3rem)}.section{padding-block:4.2rem}.home-hero{min-height:0}.hero-grid{padding-block:3.6rem 3rem}.home-hero:after{background:linear-gradient(#0827257a 0%,#082725c4 32%,#082725f0 100%)}.home-hero-media{object-position:58% center}.hero-logo-card{width:min(190px,55vw)}.home-event-inner{grid-template-columns:1fr;gap:1.25rem}.home-event-date{width:5rem}.home-event-inner .button{grid-column:auto}.page-hero-inner{padding-block:2.5rem}.page-hero-copy{padding-block:1rem 0}.page-hero-visual{border-radius:1rem;min-height:270px}.page-hero-visual-ratio,.page-hero-visual-natural{min-height:0}.section-intro{padding-block:3.5rem 4.75rem}.section-intro-copy{gap:2rem}.section-intro-screen{background:#e8e9e6db}.section-intro-credit{bottom:.75rem;right:1rem}.feature-grid{margin-top:2.5rem}.feature-card,.values-grid article,.step-grid li,.contact-primary,.identity-card{border-radius:.85rem}.timeline li{grid-template-columns:1fr;gap:.8rem}.current-info-card,.event-facts{grid-template-columns:1fr}.benefit-row{grid-template-columns:2.7rem 1fr}.identity-card dl>div{grid-template-columns:1fr;gap:.25rem}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (prefers-contrast:more){:root{--border:#143b3a8c}.button,.feature-card,.values-grid article{border-color:currentColor}}}
