:root{--white:#fff;--paper:#faf9f6;--paper-2:#f7f5f2;--orange:#f47c20;--orange-2:#ff8a00;--orange-burnt:#d95f02;--gold:#e4a72d;--ink:#111;--charcoal:#1a1a1a;--soft-charcoal:#252525;--muted:#67625d;--line:#11111121;--shadow:0 24px 70px #331e0a1f;--shell:min(1240px, calc(100vw - 48px));--radius:28px;--page-progress:0}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--font-body), sans-serif;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}::selection{color:var(--ink);background:var(--orange)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,video,svg{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.035em;line-height:.98}h1{font-size:clamp(3.4rem,8.4vw,8.2rem)}h2{font-size:clamp(2.65rem,5.4vw,5.6rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.section-pad{padding-block:clamp(88px,11vw,160px)}.skip-link{z-index:999;color:var(--white);background:var(--ink);border-radius:10px;padding:12px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{color:var(--orange-burnt);letter-spacing:.19em;text-transform:uppercase;margin:0 0 18px;font-size:.74rem;font-weight:800}.eyebrow--orange{color:var(--orange)}.section-heading{max-width:860px}.section-heading h2{max-width:820px;margin-bottom:22px}.section-heading>p:last-child:not(.eyebrow){max-width:690px;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.26rem)}.section-heading--light h2,.section-heading--light>p:last-child{color:var(--white)!important}[data-reveal]{opacity:1;transform:none}.motion-ready [data-reveal]{opacity:0;transition:opacity .75s cubic-bezier(.2,.75,.2,1),transform .75s cubic-bezier(.2,.75,.2,1);transform:translateY(26px)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.button{min-height:52px;color:var(--ink);background:var(--orange);border:1px solid var(--orange);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:.88rem;font-weight:850;line-height:1.2;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 13px 30px #d95f023d}.button:hover{background:var(--orange-2);transform:translateY(-2px);box-shadow:0 18px 40px #d95f0257}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button--small{min-height:44px;padding:10px 18px;font-size:.78rem}.button--ghost{color:var(--ink);box-shadow:none;background:0 0;border-color:#11111147}.button--ghost:hover{color:var(--white);border-color:var(--ink);background:var(--ink);box-shadow:none}.button--dark{color:var(--white);background:var(--ink);border-color:var(--ink);box-shadow:0 14px 34px #11111138}.button--dark:hover{background:var(--soft-charcoal)}.text-link{border-bottom:2px solid var(--orange);align-items:center;gap:10px;padding-bottom:4px;font-weight:850;display:inline-flex}.text-link span{color:var(--orange-burnt)}.announcement{z-index:80;min-height:38px;color:var(--ink);background:var(--orange);letter-spacing:.04em;text-align:center;justify-content:center;align-items:center;gap:16px;padding:8px 24px;font-size:.71rem;font-weight:750;display:flex;position:relative}.announcement__divider{background:var(--ink);border-radius:50%;width:4px;height:4px}.site-header{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #11111114;position:sticky;top:0}.site-header__inner{grid-template-columns:106px 1fr auto;align-items:center;gap:24px;min-height:78px;display:grid}.brand-logo{z-index:2;width:88px;height:70px;display:block;position:relative}.brand-logo img{object-fit:contain;width:100%;height:100%}.desktop-nav{justify-content:center;gap:clamp(14px,1.7vw,28px);display:flex}.desktop-nav a{white-space:nowrap;padding:28px 0 24px;font-size:.76rem;font-weight:800;position:relative}.desktop-nav a:after{content:"";background:var(--orange);transform-origin:100%;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:18px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{width:46px;height:46px;color:var(--ink);background:var(--paper-2);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;display:none}.mobile-menu,.mobile-vendor-cta{display:none}.page-progress{z-index:120;pointer-events:none;width:100%;height:3px;position:fixed;top:0;left:0}.page-progress span{width:calc(var(--page-progress) * 100%);background:var(--ink);height:100%;display:block}.street-signal{z-index:50;transform-origin:50%;pointer-events:none;opacity:.58;align-items:center;gap:8px;display:flex;position:fixed;top:50%;right:10px;transform:translateY(-50%)rotate(90deg)}.street-signal__label{letter-spacing:.13em;font-size:.52rem;font-weight:900}.street-signal__track{background:#11111129;width:70px;height:2px;display:block;position:relative}.street-signal__track i{top:-3px;left:calc(var(--page-progress) * 64px);background:var(--orange);border:2px solid var(--white);width:8px;height:8px;box-shadow:0 0 0 2px var(--ink);border-radius:50%;position:absolute}.hero{background:linear-gradient(120deg, var(--white) 0 57%, #fff2e6 57% 100%);min-height:calc(100svh - 116px);position:relative;overflow:hidden}.hero__grid{z-index:4;grid-template-columns:.96fr 1.04fr;align-items:center;gap:24px;min-height:calc(100svh - 116px);padding-block:44px 72px;display:grid;position:relative}.hero__copy{z-index:3;max-width:620px;position:relative}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:22px;font-size:.72rem;font-weight:850;display:flex}.hero__eyebrow span{color:var(--white);background:var(--ink);padding:7px 11px;transform:rotate(-2deg)}.hero__eyebrow b{color:var(--orange-burnt)}.hero h1{letter-spacing:-.055em;max-width:690px;margin-bottom:18px;font-size:clamp(4rem,6.65vw,7.45rem);line-height:.9}.hero h1 span{color:var(--orange-burnt);display:block}.hero__lead{max-width:520px;color:var(--soft-charcoal);font-size:clamp(1rem,1.4vw,1.2rem);font-weight:700}.hero__facts{gap:7px;margin:20px 0 24px;display:grid}.hero__facts p{align-items:center;gap:10px;margin:0;font-size:.87rem;font-weight:750;display:flex}.hero__facts svg{width:18px;color:var(--orange-burnt)}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__support{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin:20px 0 0;font-size:.72rem;font-weight:800}.hero__visual{justify-content:center;align-items:center;min-height:570px;display:flex;position:relative}.hero__logo{z-index:3;filter:drop-shadow(0 28px 32px #341c0530);width:min(790px,100%);max-width:none;height:auto;animation:6s ease-in-out infinite hero-float;position:relative}.hero__stamp{z-index:4;width:116px;height:116px;color:var(--white);background:var(--ink);border:5px solid var(--white);outline:2px solid var(--ink);text-align:center;letter-spacing:.14em;border-radius:50%;padding:19px 10px;font-size:.58rem;font-weight:900;line-height:1;position:absolute;top:1%;left:1%;transform:rotate(-8deg)}.hero__stamp strong{color:var(--orange);font-family:var(--font-display);letter-spacing:-.06em;margin:4px 0 2px;font-size:1.6rem;display:block}.hero__stamp strong span{color:var(--white);font-size:1rem}.hero__stamp small{font-size:.56rem}.hero__orbit{border:1px solid #d95f023d;border-radius:50%;position:absolute}.hero__orbit--one{width:610px;height:610px;animation:24s linear infinite spin}.hero__orbit--one:after{content:"";background:var(--orange);border-radius:50%;width:13px;height:13px;position:absolute;top:10%;left:10%}.hero__orbit--two{border-style:dashed;width:430px;height:430px;animation:28s linear infinite reverse spin}.hero__glow{filter:blur(2px);opacity:.5;border-radius:50%;position:absolute}.hero__glow--one{background:radial-gradient(circle,#ff8a0047,#0000 68%);width:46vw;height:46vw;top:-22%;right:-6%}.hero__glow--two{background:radial-gradient(circle,#e4a72d21,#0000 70%);width:30vw;height:30vw;bottom:-30%;left:18%}.hero__road{background:var(--ink);border:12px solid var(--orange);opacity:.055;border-radius:50% 0 0;width:70%;height:52%;position:absolute;bottom:-28%;right:-16%;transform:rotate(-8deg)}.hero__road i{background:var(--paper);width:13%;height:10px;position:absolute;top:50%}.hero__road i:first-child{left:8%}.hero__road i:nth-child(2){left:30%}.hero__road i:nth-child(3){left:52%}.hero__road i:nth-child(4){left:74%}.hero__scroll{z-index:5;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;font-size:.62rem;font-weight:850;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero__scroll i{background:var(--ink);width:54px;height:1px;display:block;position:relative}.hero__scroll i:after{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite travel;position:absolute;top:-3px;left:0}@keyframes hero-float{50%{transform:translateY(-10px)rotate(.35deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes travel{50%{left:calc(100% - 7px)}}.motion-strip{color:var(--white);background:var(--ink);overflow:hidden;transform:rotate(-1deg)scale(1.02)}.motion-strip__track{gap:34px;width:max-content;animation:22s linear infinite marquee;display:flex}.motion-strip__group{min-width:100vw;font-family:var(--font-display);letter-spacing:-.02em;flex-shrink:0;justify-content:space-around;align-items:center;gap:34px;padding:15px 0;font-size:clamp(1.2rem,2.6vw,2.1rem);display:flex}.motion-strip span{min-width:max-content}.motion-strip i{background:var(--orange);border-radius:50%;width:9px;height:9px}@keyframes marquee{to{transform:translate(calc(-50% - 17px))}}.organizer-credit{color:var(--ink);background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px);padding:clamp(54px,7vw,92px) 0}.organizer-credit__grid{grid-template-columns:.9fr 1.1fr;align-items:end;gap:10%;display:grid}.organizer-credit .eyebrow{color:var(--ink)}.organizer-credit h2{max-width:620px;margin:16px 0 0;font-size:clamp(2.8rem,5vw,5.4rem)}.organizer-credit__grid>div:last-child>p{max-width:700px;color:var(--ink);margin:0 0 24px;font-size:clamp(1rem,1.4vw,1.18rem)}.organizer-credit .text-link{min-height:44px;color:var(--ink);border-bottom:2px solid #0f0f0f8c;align-items:center;gap:9px;font-weight:850;display:inline-flex}.organizer-credit__actions{flex-wrap:wrap;align-items:center;gap:14px 20px;display:flex}.organizer-credit__actions .button{flex:none}.news-feature{color:var(--white);background:var(--ink);position:relative;overflow:hidden}.news-feature:before{content:"";border:1px solid #f57b1d59;border-radius:50%;width:520px;height:520px;position:absolute;top:-190px;right:-120px;box-shadow:0 0 0 70px #f57b1d0a,0 0 0 150px #f57b1d06}.news-feature__grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;gap:clamp(38px,6vw,86px);display:grid;position:relative}.news-feature__video{aspect-ratio:16/9;border-radius:var(--radius);background:#050505;border:1px solid #ffffff29;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000006b}.news-feature__video:before{z-index:1;content:"TMJ4 NEWS";color:var(--ink);background:var(--orange);letter-spacing:.1em;pointer-events:none;border-radius:999px;padding:7px 11px;font-size:.58rem;font-weight:900;position:absolute;top:18px;left:18px}.news-feature__video iframe{border:0;width:100%;height:100%}.news-feature__story{z-index:1;position:relative}.news-feature__story .eyebrow{color:var(--orange)}.news-feature__story h2{max-width:700px;color:var(--white);margin:16px 0 24px;font-size:clamp(3rem,5vw,5.8rem)}.news-feature__story>p:not(.eyebrow){color:#ffffffb3;max-width:660px}.news-feature__story>p strong{color:var(--white)}.news-feature__founders{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.news-feature__founders>*{min-width:0;color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:12px;padding:10px;transition:transform .25s,border-color .25s;display:flex}.news-feature__founders>:hover{border-color:var(--orange);transform:translateY(-2px)}.news-feature__founders img{object-fit:cover;object-position:center 25%;border:2px solid var(--orange);border-radius:15px;flex:0 0 58px;width:58px;height:58px}.news-feature__founders span{gap:2px;min-width:0;display:grid}.news-feature__founders small{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:.52rem;font-weight:900}.news-feature__founders strong{overflow-wrap:anywhere;color:var(--white);font-size:.7rem;line-height:1.2}.news-feature__credit{letter-spacing:.04em;margin-top:24px;font-size:.68rem;font-weight:750;color:#ffffff75!important}.news-feature__actions{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:32px;display:flex}.news-feature__actions .text-link{min-height:44px;color:var(--white);border-bottom:2px solid #ffffff4d;align-items:center;gap:8px;font-weight:850;display:inline-flex}.about{background:var(--paper)}.about .section-heading{grid-template-columns:.55fr 1.25fr;column-gap:8%;max-width:none;display:grid}.about .section-heading .eyebrow{grid-column:1}.about .section-heading h2{grid-column:2;margin-top:-10px}.about .section-heading>p:last-child{grid-column:2}.about-manifesto{border-left:3px solid var(--orange);grid-template-columns:1fr;gap:18px;margin:55px 0 50px 45%;padding-left:24px;display:grid}.about-manifesto p{max-width:690px;color:var(--soft-charcoal);margin:0;font-size:clamp(1.12rem,1.8vw,1.42rem)}.about-manifesto span{color:var(--orange-burnt);text-transform:uppercase;align-items:center;gap:9px;font-size:.78rem;font-weight:850;display:flex}.reason-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.reason-grid article{background:var(--white);border:1px solid var(--line);border-radius:22px;min-height:310px;padding:26px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 14px 36px #20160c0d}.reason-grid article:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.reason-card__top{color:var(--orange-burnt);justify-content:space-between;align-items:center;margin-bottom:72px;font-size:.7rem;font-weight:800;display:flex}.reason-card__top svg{width:38px;height:38px;color:var(--white);background:var(--orange);border-radius:50%;padding:9px}.reason-grid h3{margin-bottom:14px}.reason-grid p{color:var(--muted);font-size:.9rem}.reason-card__line{background:linear-gradient(90deg, var(--orange), var(--gold));transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(.23)}.reason-grid article:hover .reason-card__line{transform:scaleX(1)}.details-snapshot{color:var(--white);background:var(--ink);position:relative;overflow:hidden}.details-snapshot:before{content:"";opacity:.09;background:repeating-linear-gradient(90deg,#0000 0 79px,#fff 80px);position:absolute;inset:0}.details-snapshot .shell{z-index:2;position:relative}.detail-board{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin-top:56px;display:grid}.detail-board article{border-right:1px solid #ffffff2e;min-height:330px;padding:34px 26px;position:relative}.detail-board article:last-child{border-right:0}.detail-board svg{width:34px;height:34px;color:var(--orange);margin-bottom:62px}.detail-board span{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:850;display:block}.detail-board strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2rem,3.4vw,3.8rem);line-height:.96;display:block}.detail-board small{color:#ffffff9e;margin-top:13px;display:block}.detail-board__soon{background:var(--orange-burnt)}.detail-board__soon svg{color:var(--white)}.vendor-feature{background:var(--white)}.vendor-feature__grid{grid-template-columns:1fr .9fr;align-items:center;gap:8%;display:grid}.check-list{gap:12px;margin:36px 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:13px;font-weight:700;display:flex}.check-list span{width:25px;height:25px;color:var(--white);background:var(--orange-burnt);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.pricing-pair{grid-template-columns:1fr 1.06fr;align-items:end;gap:14px;display:grid}.pricing-pair article{background:var(--paper);border:1px solid var(--line);border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:310px;padding:30px;display:flex;position:relative;box-shadow:0 18px 45px #22140912}.pricing-pair article.featured{border:2px solid var(--orange);background:#fff6ee;min-height:350px}.pricing-pair article>b{color:var(--white);background:var(--orange-burnt);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:.62rem;position:absolute;top:18px;right:18px}.pricing-pair article p{margin-bottom:8px;font-weight:850}.pricing-pair article strong{font-family:var(--font-display);letter-spacing:-.08em;font-size:clamp(4rem,7vw,6.4rem);line-height:.9}.pricing-pair article sup{color:var(--orange-burnt);font-family:var(--font-body);letter-spacing:0;font-size:1.2rem}.pricing-pair article span{color:var(--muted);font-size:.78rem}.pricing-pair>.button{grid-column:1/-1;margin-top:8px}.food-feature{color:var(--white);background:var(--orange-burnt)}.food-feature__grid{grid-template-columns:1fr 1fr;align-items:center;gap:9%;display:grid}.food-feature__art{background:var(--ink);border-radius:var(--radius);min-height:440px;padding:55px;position:relative;overflow:hidden;box-shadow:0 30px 80px #41180047}.food-feature__art svg{z-index:2;width:70px;height:70px;color:var(--orange);position:absolute;top:48px;right:48px}.food-feature__art strong{z-index:2;font-family:var(--font-display);letter-spacing:-.08em;font-size:clamp(4rem,7vw,7.5rem);line-height:.73;position:absolute;bottom:52px;left:48px}.food-feature__art small{z-index:2;color:var(--orange);letter-spacing:.18em;font-weight:900;position:absolute;bottom:45px;right:44px;transform:rotate(-5deg)}.food-feature__sun{background:radial-gradient(circle, var(--orange) 0 14%, transparent 15%), repeating-conic-gradient(from 0deg, var(--orange) 0 5deg, transparent 5deg 13deg);opacity:.3;width:370px;height:370px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.food-feature h2{max-width:540px}.food-feature p:not(.eyebrow){color:#fffc;max-width:540px;font-size:1.1rem}.food-feature .eyebrow{color:var(--ink)}.food-feature .text-link{border-color:var(--white)}.route-section{background:var(--paper-2)}.route-experience{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);min-height:800px;box-shadow:var(--shadow);grid-template-columns:1fr .75fr;align-items:center;gap:10%;margin-top:60px;padding:52px 6%;display:grid;position:relative;overflow:hidden}.route-experience:before{content:"";opacity:.4;background-image:linear-gradient(#1111110a 1px,#0000 1px),linear-gradient(90deg,#1111110a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.route-experience__street{z-index:2;width:min(390px,75vw);height:670px;margin-inline:auto;position:relative}.route-experience__line{background:var(--ink);border:6px solid var(--orange);border-radius:48px;width:86px;position:absolute;top:64px;bottom:64px;left:50%;overflow:hidden;transform:translate(-50%)}.route-experience__line:after{content:"";background:repeating-linear-gradient(to bottom, var(--white) 0 22px, transparent 22px 47px);width:4px;position:absolute;top:18px;bottom:18px;left:50%;transform:translate(-50%)}.route-experience__line i{width:100%;height:calc(var(--route-progress) * 100%);background:linear-gradient(#0000,#f47c208c);position:absolute;bottom:0;left:0}.street-sign{z-index:5;min-width:210px;color:var(--white);border:4px solid var(--white);outline:2px solid var(--ink);font-family:var(--font-display);text-align:center;letter-spacing:.06em;background:#164c36;border-radius:8px;padding:13px 20px;font-size:1.22rem;position:absolute;left:50%;transform:translate(-50%)}.street-sign--top{top:0}.street-sign--bottom{background:var(--orange-burnt);bottom:0}.route-car{top:calc(64px + (var(--route-progress) * 535px));z-index:6;background:var(--orange);border:4px solid var(--white);border-radius:18px;width:52px;height:74px;padding:6px;transition:top 80ms linear;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 24px #00000047}.route-car:before,.route-car:after{content:"";background:var(--ink);width:7px;height:17px;box-shadow:58px 0 0 var(--ink);border-radius:5px 0 0 5px;position:absolute;left:-7px}.route-car:before{top:10px}.route-car:after{bottom:10px}.route-car span{border:2px solid var(--ink);border-radius:10px;width:100%;height:100%;display:block}.route-stop{z-index:5;align-items:center;gap:10px;display:flex;position:absolute}.route-stop--left{right:calc(50% + 60px)}.route-stop--right{left:calc(50% + 60px)}.route-stop span{width:46px;height:46px;color:var(--white);background:var(--orange-burnt);border:4px solid var(--white);outline:1px solid var(--line);border-radius:50%;place-items:center;display:grid}.route-stop strong{background:var(--white);border:1px solid var(--line);white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:.76rem;box-shadow:0 7px 18px #00000014}.route-experience__copy{z-index:2;position:relative}.route-experience__copy h3{font-size:clamp(2.5rem,4.7vw,5.4rem)}.route-experience__copy>p:last-child{color:var(--muted)}.route-video{background:var(--ink);border-radius:var(--radius);grid-template-columns:1.25fr .75fr;margin-top:28px;display:grid;overflow:hidden}.route-video__media{min-width:0;min-height:430px;overflow:hidden}.route-video video,.route-video__media img{object-fit:cover;opacity:.72;filter:saturate(.8)contrast(1.08);width:100%;height:100%;min-height:390px}.route-video__copy{color:var(--white);flex-direction:column;justify-content:flex-end;padding:42px;display:flex}.route-video h3{font-size:clamp(2rem,3vw,3.2rem)}.route-video__copy>p:last-of-type{color:#ffffff9e}.route-map .route-video__media{background:#e7e2d9;padding:0}.route-map iframe{filter:saturate(.88)contrast(1.04);border:0;width:100%;height:100%;min-height:430px;display:block}.route-map__actions{flex-direction:column;align-items:flex-start;gap:14px;margin-top:26px;display:flex}.route-map__route{min-height:44px;color:var(--white);border-bottom:1px solid #ffffff73;align-items:center;gap:8px;font-size:.7rem;font-weight:850;display:inline-flex}.deadline{background:var(--orange);position:relative;overflow:hidden}.deadline__stripes{opacity:.1;background:repeating-linear-gradient(135deg, var(--ink) 0 20px, transparent 20px 55px);position:absolute;inset:0}.deadline__grid{z-index:2;grid-template-columns:1fr .9fr;align-items:center;gap:8%;display:grid;position:relative}.deadline h2{max-width:700px}.deadline p:not(.eyebrow){max-width:610px;font-weight:650}.deadline .eyebrow{color:var(--ink)}.deadline__grid>div:last-child{justify-items:stretch;gap:25px;display:grid}.countdown{color:var(--white);background:var(--ink);border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.countdown>div{text-align:center;border-right:1px solid #ffffff29;padding:22px 14px}.countdown>div:last-child{border:0}.countdown strong{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,4.2rem);line-height:1;display:block}.countdown span{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:800}.countdown--loading{min-height:102px}.coming-grid{background:var(--white)}.coming-grid__cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.coming-grid__cards a{background:var(--paper);border:1px solid var(--line);border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:420px;padding:30px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.coming-grid__cards a:nth-child(2){color:var(--white);background:var(--ink)}.coming-grid__cards a:nth-child(3){background:#fff0e4}.coming-grid__cards a:hover{transform:translateY(-7px)}.coming-grid__cards svg{width:94px;height:94px;color:var(--orange);stroke-width:1.2px;position:absolute;top:35px;right:35px}.coming-grid__cards span{color:var(--orange-burnt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:850}.coming-grid__cards strong{max-width:280px;font-family:var(--font-display);font-size:clamp(2.1rem,3vw,3.4rem);line-height:.96}.coming-grid__cards i{margin-top:24px;font-size:.75rem;font-style:normal;font-weight:800}.faq-preview{background:var(--paper-2)}.faq-preview__grid{grid-template-columns:.7fr 1.3fr;gap:9%;display:grid}.faq-preview__grid>div:first-child{align-self:start;position:sticky;top:130px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 28px;align-items:center;gap:10px;min-height:90px;font-weight:850;list-style:none;display:grid;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--orange-burnt);font-size:.68rem}.faq-list summary i{width:18px;height:18px;position:relative}.faq-list summary i:before,.faq-list summary i:after{content:"";background:var(--ink);width:18px;height:2px;transition:transform .25s;position:absolute;top:8px;left:0}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details>div{color:var(--muted);padding:0 45px 26px}.faq-list details>div p{max-width:650px;margin:0}.follow{color:var(--white);background:var(--ink)}.follow__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:9%;display:grid}.follow h2{max-width:600px}.follow p:not(.eyebrow){color:#ffffffa6}.social-links{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.social-links>*{border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:125px;min-height:48px;padding:10px 16px;font-size:.75rem;font-weight:800;display:flex}.social-links a:hover{color:var(--ink);background:var(--orange);border-color:var(--orange)}.social-link--pending{opacity:.48;cursor:not-allowed}.social-link--pending small{text-transform:uppercase;font-size:.48rem;display:block}.update-card{color:var(--ink);background:var(--white);border-radius:var(--radius);padding:clamp(28px,4vw,52px)}.update-card h3{font-size:clamp(2rem,3.4vw,3.6rem)}.update-card .form-grid{margin-top:30px}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.form-grid label{letter-spacing:.04em;gap:8px;font-size:.71rem;font-weight:850;display:grid}.form-grid label small{color:var(--muted);font-weight:600}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:52px;color:var(--ink);background:var(--paper);border:1px solid #1111112e;border-radius:11px;outline:none;padding:13px 15px;transition:border .2s,box-shadow .2s}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--orange-burnt);box-shadow:0 0 0 4px #f47c2021}.form-submit{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.form-submit>p{flex:260px;margin:0;font-size:.67rem;color:var(--muted)!important}.honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.form-error{width:100%;font-size:.76rem;font-weight:750;color:#a52d17!important}.form-success{color:#0d5b3a;text-align:center;background:#eefbf4;border:1px solid #a9dcc2;border-radius:20px;padding:40px}.form-success svg{margin:0 auto 18px}.form-success h3{color:var(--ink)}.site-footer{color:var(--white);background:#0d0d0d;padding-top:90px;position:relative;overflow:hidden}.footer-road{background:#ffffff2e;width:100%;height:2px;position:absolute;top:38px;left:0}.footer-road i{background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:-3px}.footer-road i:first-child{left:8%}.footer-road i:nth-child(2){left:28%}.footer-road i:nth-child(3){left:50%}.footer-road i:nth-child(4){left:72%}.footer-road i:nth-child(5){left:92%}.footer-grid{grid-template-columns:1.25fr .5fr .72fr;gap:8%;padding-bottom:68px;display:grid}.footer-brand{align-items:center;gap:22px;display:flex}.brand-logo--footer{flex:none;width:150px;height:150px}.footer-brand h2{margin-bottom:12px;font-size:clamp(2.1rem,3vw,3.6rem)}.footer-brand p:last-child{color:#ffffff8a;margin:0;font-size:.78rem}.footer-nav{align-content:start;gap:10px;display:grid}.footer-nav a{color:#ffffffb3;font-size:.78rem;font-weight:750}.footer-nav a:hover{color:var(--orange)}.footer-action p{color:#ffffffb3}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;min-height:90px;display:flex}.footer-bottom>p{color:#ffffff6b;margin:0;font-size:.65rem}.footer-bottom>a{text-align:right;grid-template-columns:auto auto;align-items:center;gap:0 6px;font-size:.69rem;display:grid}.footer-bottom>a small{color:var(--orange);grid-column:1/-1;font-weight:750}.page-hero{background:var(--white);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(circle,#f47c202e,#0000 68%);width:45vw;height:45vw;position:absolute;top:-20%;right:-8%}.page-hero__grid{z-index:2;grid-template-columns:1.2fr .65fr;align-items:end;gap:8%;display:grid;position:relative}.page-hero h1{overflow-wrap:anywhere;max-width:970px;margin:0;font-size:clamp(4.1rem,9.3vw,10rem)}.page-hero__intro{padding-bottom:18px}.page-hero__intro>p{color:var(--muted);font-size:clamp(1rem,1.55vw,1.22rem)}.page-hero__arrow{width:54px;height:54px;color:var(--orange-burnt);margin-bottom:28px}.page-hero__route{z-index:2;width:var(--shell);color:var(--muted);letter-spacing:.13em;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:18px;margin:70px auto -30px;font-size:.58rem;font-weight:850;display:grid;position:relative}.page-hero__route i{display:none}.page-hero__route:before,.page-hero__route:after{content:"";background:var(--ink);height:3px}.page-hero__route b{color:var(--white);background:var(--orange-burnt);border-radius:7px;padding:10px 14px}.pricing-pair--large{max-width:950px;margin:55px auto 0}.pricing-pair--large article{min-height:480px}.pricing-pair--large article.featured{min-height:525px}.pricing-pair ul{gap:10px;margin:30px 0 0;padding:0;list-style:none;display:grid}.pricing-pair li{align-items:center;gap:9px;font-size:.78rem;font-weight:700;display:flex}.pricing-pair li svg{width:16px;color:var(--orange-burnt)}.vendor-needs{color:var(--white);background:var(--ink)}.needs-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:50px;display:grid}.needs-grid div{background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:13px;min-height:88px;padding:18px;font-weight:750;display:flex}.needs-grid svg{width:21px;color:var(--orange)}.utility-warning{color:var(--ink);background:var(--orange);border-radius:18px;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:18px;margin-top:28px;padding:25px;display:grid}.utility-warning>svg{width:34px;height:34px}.utility-warning strong{display:block}.utility-warning p{margin:0;font-size:.78rem}.health-requirements{background:var(--paper-2)}.health-requirements__grid{grid-template-columns:.9fr 1.1fr;gap:18px;margin-top:48px;display:grid}.health-requirements__grid>article{min-height:440px;color:var(--white);background:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:clamp(28px,4vw,50px);display:flex;position:relative;overflow:hidden}.health-requirements__grid>article:before{content:"";background:radial-gradient(circle at 85% 10%,#f47c2061,#0000 34%);position:absolute;inset:0}.health-requirements__grid>article>*{z-index:1;position:relative}.health-requirements__grid>article>svg{width:72px;height:72px;color:var(--orange);margin-bottom:auto}.health-requirements__grid>article h3{max-width:520px;font-size:clamp(2.4rem,4vw,4.6rem)}.health-requirements__grid>article p:not(.eyebrow){color:#ffffffb8}.health-requirements__grid>article .button{margin-top:18px}.health-requirements__resources{grid-template-columns:1fr;gap:12px;display:grid}.health-requirements__resources>a{min-height:210px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;padding:26px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 14px 35px #2214090f}.health-requirements__resources>a:hover{border-color:var(--orange);transform:translateY(-3px);box-shadow:0 18px 42px #a33e0024}.health-requirements__resources>a>svg:first-child{width:28px;height:28px;color:var(--orange-burnt)}.health-requirements__resources span{align-self:end}.health-requirements__resources strong,.health-requirements__resources small,.health-requirements__resources b{display:block}.health-requirements__resources strong{font-size:1rem}.health-requirements__resources small{color:var(--muted);margin-top:7px}.health-requirements__resources b{color:var(--orange-burnt);letter-spacing:.06em;text-transform:uppercase;margin-top:14px;font-size:.68rem}.health-requirements__ack{color:var(--white);background:var(--orange-burnt);border-radius:18px;align-items:flex-start;gap:16px;margin-top:18px;padding:24px 26px;display:flex}.health-requirements__ack>svg{width:30px;height:30px;color:var(--ink);background:var(--white);border-radius:7px;flex:0 0 30px;padding:6px}.health-requirements__ack p{margin:0}.health-requirements__ack strong,.health-requirements__ack span{display:block}.health-requirements__ack strong{margin-bottom:5px}.health-requirements__ack span{color:#ffffffd1}.health-requirements__checklist{background:var(--white);border:1px solid var(--line);border-radius:20px;margin-top:18px;padding:clamp(26px,4vw,42px)}.health-requirements__checklist h3{margin-bottom:24px}.health-requirements__checklist>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.health-requirements__checklist p{background:var(--paper-2);border-radius:12px;align-items:flex-start;gap:10px;margin:0;padding:15px;font-weight:700;display:flex}.health-requirements__checklist p svg{color:var(--orange-burnt);flex:0 0 21px}.health-requirements__checklist>small{color:var(--muted);margin-top:20px;font-size:.82rem;display:block}.health-requirements__contact{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:12px;padding:20px 24px;display:flex}.health-requirements__contact p{flex:360px;margin:0}.health-requirements__contact a{min-height:44px;color:var(--orange-burnt);align-items:center;gap:8px;font-weight:850;display:inline-flex}.split-feature{grid-template-columns:1fr 1fr;gap:18px;display:grid}.split-feature>div{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:470px;padding:clamp(28px,4vw,52px);display:flex}.split-feature>div:first-child{color:var(--white);background:var(--orange-burnt)}.split-feature>div>svg{width:76px;height:76px;margin-bottom:auto}.split-feature>div:first-child .eyebrow{color:var(--ink)}.split-feature p:not(.eyebrow){max-width:500px}.split-feature .button{margin-top:14px}.split-feature>div:first-child .button{color:var(--ink);background:var(--white);border-color:var(--white)}.split-feature__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;display:flex}.split-feature__actions .button{margin-top:0}.split-feature__actions .text-link{color:var(--white);border-color:#ffffffb3}.vendor-deadline-banner{background:var(--orange)}.vendor-deadline-banner .eyebrow{color:var(--ink)}.vendor-deadline-banner .shell{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}.vendor-deadline-banner svg{width:65px;height:65px}.vendor-deadline-banner h2{margin-bottom:8px}.vendor-deadline-banner p{margin:0}.application-section{background:var(--paper-2)}.application-gate,.application-success{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);max-width:940px;box-shadow:var(--shadow);text-align:center;margin:auto;padding:clamp(36px,7vw,90px)}.application-gate__icon{width:76px;height:76px;color:var(--white);background:var(--orange-burnt);border-radius:50%;place-items:center;margin:0 auto 25px;display:grid}.application-gate h2,.application-success h2{max-width:700px;margin-inline:auto}.application-gate>p:not(.eyebrow),.application-success>p:not(.eyebrow){max-width:620px;color:var(--muted);margin-inline:auto}.application-gate .countdown{max-width:620px;margin:35px auto 0}.application-success>svg{color:#178454;width:70px;height:70px;margin:0 auto 24px}.application-loading{min-height:600px}.vendor-application{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);max-width:1000px;box-shadow:var(--shadow);margin:auto;padding:clamp(24px,5vw,64px)}.form-steps{grid-template-columns:repeat(5,1fr);margin:0 0 60px;padding:0;list-style:none;display:grid}.form-steps li{color:#aaa;justify-items:center;gap:7px;font-size:.65rem;display:grid;position:relative}.form-steps li:before{z-index:0;content:"";background:#ddd;width:100%;height:2px;position:absolute;top:17px;right:50%}.form-steps li:first-child:before{display:none}.form-steps li span{z-index:1;background:var(--paper-2);border:2px solid #ddd;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:850;display:grid;position:relative}.form-steps li.active,.form-steps li.complete{color:var(--ink)}.form-steps li.active span,.form-steps li.complete span{color:var(--white);background:var(--orange-burnt);border-color:var(--orange-burnt)}.form-steps li.complete:before{background:var(--orange)}.form-panel{display:none}.form-panel.active{display:block}.form-panel>p:not(.eyebrow){max-width:680px;color:var(--muted)}.form-panel .form-grid{margin-top:35px}.form-navigation{border-top:1px solid var(--line);justify-content:space-between;margin-top:45px;padding-top:25px;display:flex}.choice-grid{border:0;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0;padding:0;display:grid}.choice-grid legend{grid-column:1/-1;margin-bottom:8px;font-size:.72rem;font-weight:850}.choice-grid label{cursor:pointer;position:relative}.choice-grid input{opacity:0;position:absolute}.choice-grid span{background:var(--paper);text-align:center;border:2px solid #0000;border-radius:16px;align-content:center;gap:9px;min-height:130px;padding:20px;display:grid}.choice-grid input:checked+span{border-color:var(--orange-burnt);background:#fff4e9}.choice-grid small{color:var(--orange-burnt);font-family:var(--font-display);font-size:1.7rem}.choice-grid .featured:after{content:"Best Value";color:var(--white);background:var(--orange-burnt);border-radius:999px;padding:4px 9px;font-size:.52rem;font-weight:850;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.upload-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px;display:grid}.upload-grid label{background:var(--paper);text-align:center;cursor:pointer;border:2px dashed #1113;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:210px;padding:20px;display:flex}.upload-grid label:hover{border-color:var(--orange)}.upload-grid svg{color:var(--orange-burnt)}.upload-grid small{color:var(--muted)}.upload-grid input{width:100%;font-size:.65rem}.agreement-list{gap:12px;margin-top:35px;display:grid}.agreement-list label{background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:13px;align-items:flex-start;gap:13px;padding:18px;display:flex}.agreement-list input{width:20px;height:20px;accent-color:var(--orange-burnt);margin-top:2px}.application-preflight{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);max-width:980px;box-shadow:var(--shadow);margin:auto;overflow:hidden}.application-preflight__heading{text-align:center;background:linear-gradient(145deg,#fff 0 62%,#fff1e4 62%);padding:clamp(34px,6vw,68px)}.application-preflight__heading h2{max-width:760px;margin:0 auto 18px}.application-preflight__heading>p:last-child{max-width:650px;color:var(--muted);margin:0 auto}.application-preflight__choices{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:clamp(26px,5vw,48px);display:grid}.application-preflight__choices legend{text-align:center;grid-column:1/-1;width:100%;margin-bottom:12px;font-weight:850}.application-preflight__choices label{cursor:pointer;position:relative}.application-preflight__choices input{opacity:0;pointer-events:none;position:absolute}.application-preflight__choices span{min-height:210px;color:var(--ink);background:var(--paper-2);text-align:center;border:2px solid #0000;border-radius:20px;align-content:center;justify-items:center;gap:12px;padding:30px;transition:transform .2s,border-color .2s,background .2s;display:grid}.application-preflight__choices svg{width:42px;height:42px;color:var(--orange-burnt)}.application-preflight__choices strong{font-family:var(--font-display);font-size:1.65rem;line-height:1}.application-preflight__choices small{max-width:300px;color:var(--muted)}.application-preflight__choices input:checked+span{border-color:var(--orange-burnt);background:#fff2e5;transform:translateY(-3px)}.application-preflight__choices input:focus-visible+span{outline:3px solid var(--orange);outline-offset:4px}.application-preflight__food{background:var(--ink);border-radius:20px;margin:0 clamp(26px,5vw,48px);padding:clamp(24px,4vw,38px)}.application-preflight__reminder{color:var(--white);align-items:flex-start;gap:16px;display:flex}.application-preflight__reminder>svg{width:42px;height:42px;color:var(--ink);background:var(--orange);border-radius:12px;flex:0 0 42px;padding:9px}.application-preflight__reminder strong{font-family:var(--font-display);font-size:1.55rem}.application-preflight__reminder p{color:#ffffffb3;margin:5px 0 10px}.application-preflight__reminder a{min-height:44px;color:var(--orange);align-items:center;gap:8px;font-weight:850;display:inline-flex}.application-preflight__food .agreement-list label{color:var(--ink);background:var(--white)}.application-preflight__status{color:#ffffffa8;align-items:center;gap:8px;margin:18px 0 0;font-size:.76rem;display:flex}.application-preflight__status svg{width:18px;color:var(--orange)}.application-preflight__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 28px;padding:clamp(30px,5vw,48px) clamp(26px,5vw,48px) 22px;display:flex}.application-preflight__actions a[aria-disabled=true]{opacity:.42;cursor:not-allowed;pointer-events:auto}.application-preflight__note{max-width:680px;color:var(--muted);text-align:center;margin:0 auto;padding:0 26px 38px;font-size:.78rem}.health-page{background:var(--paper);padding-bottom:0}.health-page__notice{color:var(--white);background:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:auto 1fr;gap:24px;margin-top:36px;padding:clamp(28px,5vw,56px);display:grid}.health-page__notice>svg{width:62px;height:62px;color:var(--ink);background:var(--orange);border-radius:16px;padding:14px}.health-page__notice h2{max-width:850px;margin-bottom:20px;font-size:clamp(2.4rem,5vw,5rem)}.health-page__notice p:not(.eyebrow){color:#ffffffb8;max-width:880px}.health-page__notice strong{max-width:900px;color:var(--ink);background:var(--orange);border-radius:14px;padding:18px 20px;display:block}.health-page__documents{background:var(--white)}.health-page__document-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:46px;display:grid}.health-page__document-grid>a{min-height:390px;color:var(--ink);background:var(--paper-2);border:1px solid var(--line);border-radius:22px;flex-direction:column;align-items:flex-start;padding:30px;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 16px 40px #22140912}.health-page__document-grid>a:hover{border-color:var(--orange);transform:translateY(-4px)}.health-page__document-grid>a>span{color:var(--orange-burnt);font-family:var(--font-display);font-size:1.6rem}.health-page__document-grid>a>svg{width:40px;height:40px;color:var(--orange-burnt);margin:42px 0 20px}.health-page__document-grid h3{margin-bottom:12px}.health-page__document-grid p{color:var(--muted)}.health-page__document-grid strong{color:var(--orange-burnt);text-transform:uppercase;align-items:center;gap:8px;margin-top:auto;font-size:.72rem;display:flex}.health-page__checklist{color:var(--white);background:var(--ink)}.health-page__checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:42px;display:grid}.health-page__checklist-grid p{background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;align-items:flex-start;gap:12px;margin:0;padding:20px;display:flex}.health-page__checklist-grid svg{color:var(--orange);flex:0 0 22px}.health-page__guidance{color:#fff9;max-width:850px;margin:28px 0}.health-page__contact{color:var(--ink);background:var(--orange);border-radius:18px;flex-wrap:wrap;align-items:center;gap:12px 24px;padding:24px;display:flex}.health-page__contact p{flex:380px;margin:0}.health-page__contact a{align-items:center;gap:8px;min-height:44px;font-weight:850;display:inline-flex}.health-page__faq{background:var(--paper-2)}.info-tiles{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.info-tiles article{background:var(--white);border:1px solid var(--line);border-radius:22px;min-height:330px;padding:38px}.info-tiles article:nth-child(2),.info-tiles article:nth-child(3){background:#fff3e8}.info-tiles svg{width:42px;height:42px;color:var(--orange-burnt);margin-bottom:70px}.info-tiles span{color:var(--orange-burnt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.68rem;font-weight:850;display:block}.info-tiles h2{margin-bottom:12px;font-size:clamp(2.5rem,5vw,5rem)}.info-tiles p{color:var(--muted)}.pending-details{background:var(--white)}.pending-details .shell>div:last-child{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:50px;display:grid}.pending-details article{background:var(--white);padding:30px}.pending-details article span{color:var(--orange-burnt);font-size:.68rem;font-weight:850}.pending-details article h3{margin:50px 0 8px}.pending-details article p{color:var(--muted);text-transform:uppercase;font-size:.78rem}.directory-section{background:var(--paper-2);min-height:700px}.directory-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.directory-toolbar>div{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;min-width:280px;padding:0 14px;display:flex}.directory-toolbar input{background:0 0;border:0;outline:0;min-height:50px}.directory-toolbar span{color:var(--muted);font-size:.72rem}.directory-toolbar--showcase>div{min-height:52px;padding:0 18px}.directory-toolbar--showcase strong{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.directory-toolbar--showcase svg{color:var(--orange-burnt)}.directory-empty{text-align:center;max-width:780px;margin:100px auto 0}.directory-empty>div{width:95px;height:95px;color:var(--white);background:var(--orange-burnt);border-radius:50%;place-items:center;margin:0 auto 30px;display:grid}.directory-empty h2{max-width:700px;margin-inline:auto}.directory-empty>p:not(.eyebrow){max-width:640px;color:var(--muted);margin:0 auto 30px}.entertainment-stage{color:var(--white);background:var(--ink)}.stage-grid{border:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid}.stage-grid article{border-right:1px solid #ffffff29;flex-direction:column;min-height:410px;padding:25px;display:flex}.stage-grid article:last-child{border:0}.stage-grid span{color:var(--orange);font-size:.66rem}.stage-grid svg{width:70px;height:70px;color:var(--orange);stroke-width:1.2px;margin:auto}.stage-grid p{color:#ffffff80;text-transform:uppercase;font-size:.7rem}.announcement-stage{border-radius:var(--radius);background:#fff1e5;justify-content:space-between;align-items:center;gap:10%;min-height:400px;padding:clamp(30px,6vw,70px);display:flex}.announcement-stage>div:first-child{max-width:650px}.announcement-stage .social-links>*{color:var(--ink);border-color:#11111138}.sponsor-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px;display:grid}.sponsor-grid article{background:var(--white);border:1px solid var(--line);border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:340px;padding:28px;display:flex;position:relative}.sponsor-grid article:nth-child(2n){background:#fff3e8}.sponsor-grid article>span{color:var(--orange-burnt);font-size:.66rem;font-weight:850;position:absolute;top:25px;left:25px}.sponsor-grid svg{width:46px;height:46px;color:var(--orange-burnt);position:absolute;top:24px;right:24px}.sponsor-grid p{color:var(--muted);margin:0;font-size:.76rem}.sponsor-form-section{color:var(--ink);background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px)}.sponsor-form-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:9%;display:grid}.sponsor-form-grid h2{max-width:500px}.sponsor-form-grid .eyebrow,.sponsor-form-grid>div:first-child>p:last-child{color:var(--ink)}.form-card{color:var(--ink);background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(26px,5vw,52px)}.featured-sponsor{background:#fff7ef;padding-bottom:0}.featured-sponsor__card{color:var(--white);background:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:.78fr 1.22fr;padding:0;display:grid;overflow:hidden}.featured-sponsor__mark{background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px);justify-content:center;align-items:center;min-height:540px;padding:50px;display:flex;transform:rotate(-1.5deg)scale(1.025)}.featured-sponsor__mark img{object-fit:contain;border:12px solid var(--white);border-radius:28px;width:min(100%,430px);height:auto;max-height:460px;box-shadow:0 28px 70px #00000047}.featured-sponsor__story{align-self:center;padding:clamp(42px,7vw,90px)}.featured-sponsor__story h2{max-width:660px;margin:16px 0 24px}.featured-sponsor__story>p:not(.eyebrow){color:#ffffffb8;max-width:680px}.featured-sponsor__details{color:#ffffffe6;flex-wrap:wrap;gap:14px 28px;margin:28px 0;font-size:.78rem;font-weight:750;display:flex}.featured-sponsor__details span{align-items:center;gap:8px;display:flex}.featured-sponsor__details svg{width:17px}.featured-sponsor__details a{color:var(--orange)}.sponsor-showcase{background:#fff7ef}.sponsor-showcase .section-heading{max-width:1040px}.sponsor-showcase__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.sponsor-showcase__card,.sponsor-showcase__card:nth-child(n+3){grid-column:span 2}.sponsor-showcase__card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.sponsor-showcase__image{background:linear-gradient(145deg,#f57b1d,#b94709);place-items:center;min-height:470px;padding:38px;display:grid;overflow:hidden}.sponsor-showcase__card--gold .sponsor-showcase__image{background:linear-gradient(145deg,#ef9712,#bf5508)}.sponsor-showcase__card--black .sponsor-showcase__image{background:radial-gradient(circle at 72% 18%,#d4af374d,#0000 26%),linear-gradient(145deg,#161616,#020202 68%,#5b0808)}.sponsor-showcase__card--black .sponsor-showcase__image img{aspect-ratio:auto;object-fit:contain;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0}.sponsor-showcase__card--violet .sponsor-showcase__image{background:linear-gradient(145deg,#3a173f,#130e1c)}.sponsor-showcase__card--aqua .sponsor-showcase__image{background:linear-gradient(145deg,#11aeb2,#06646c)}.sponsor-showcase__card--sunset .sponsor-showcase__image{background:linear-gradient(145deg,#f14a19,#ed9413)}.sponsor-showcase__image img{object-fit:contain;background:var(--white);border:9px solid var(--white);border-radius:24px;width:100%;height:390px;box-shadow:0 24px 58px #00000042}.sponsor-showcase__image--wide img{object-fit:cover}.sponsor-showcase__image--portrait img{width:min(100%,360px)}.sponsor-showcase__content{padding:clamp(30px,4vw,52px)}.sponsor-showcase__content>div{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.sponsor-showcase__content>div span{color:var(--white);background:var(--ink);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:.56rem;font-weight:900}.sponsor-showcase__content h2{margin:10px 0 8px;font-size:clamp(3rem,5vw,5.8rem)}.sponsor-showcase__content>strong{color:var(--orange-burnt)}.sponsor-showcase__content>p:not(.eyebrow){min-height:76px;color:var(--muted)}.sponsor-showcase__content .button{margin-top:18px}.tre-founder{background:var(--paper)}.tre-founder__hero{color:var(--white);background:var(--ink);padding:clamp(62px,8vw,120px) 0;position:relative;overflow:hidden}.tre-founder__hero:before{content:"";background:linear-gradient(112deg,#0000 0 58%,#6b207a57 58% 67%,#0aa8b138 67% 76%,#f4521638 76%);position:absolute;inset:0}.tre-founder__hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:8%;display:grid;position:relative}.tre-founder__portrait{border-radius:var(--radius);background:linear-gradient(145deg,#f57b1d,#6c217a);padding:10px;position:relative;overflow:hidden;transform:rotate(-1.4deg);box-shadow:0 32px 90px #00000075}.tre-founder__portrait img{border-radius:calc(var(--radius) - 8px);width:100%;height:auto;display:block}.tre-founder__portrait span{color:var(--ink);background:var(--orange);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:.6rem;font-weight:900;position:absolute;bottom:24px;right:24px}.tre-founder__intro .eyebrow{color:var(--orange)}.tre-founder__intro h1{color:var(--white);margin:12px 0 18px;font-size:clamp(5.8rem,10vw,11rem);line-height:.78}.tre-founder__intro h2{max-width:820px;color:var(--white);font-family:var(--font-body);margin:0 0 24px;font-size:clamp(1.45rem,2.6vw,2.45rem);line-height:1.08}.tre-founder__intro>p:not(.eyebrow){color:#ffffffad;max-width:760px}.tre-founder__intro>p strong{color:var(--white)}.tre-founder__intro .button{margin-top:22px}.tre-founder__brands{background:#fff7ef}.tre-founder__heading{grid-template-columns:.62fr 1.38fr;gap:8%;margin-bottom:48px;display:grid}.tre-founder__heading h2{grid-area:1/2/3;margin:0}.tre-founder__heading>p:last-child{max-width:530px;color:var(--muted)}.tre-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.tre-brand-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.tre-brand-card__image{background:#17121d;place-items:center;min-height:350px;padding:30px;display:grid}.tre-brand-card--aqua .tre-brand-card__image{background:#0c747b}.tre-brand-card--sunset .tre-brand-card__image{background:#e76415}.tre-brand-card__image img{object-fit:contain;border-radius:22px;width:100%;height:auto;max-height:290px}.tre-brand-card__body{padding:30px}.tre-brand-card__body>div{flex-wrap:wrap;gap:7px;display:flex}.tre-brand-card__body>div span{color:var(--white);background:var(--ink);text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:.52rem;font-weight:850}.tre-brand-card__body>div span:last-child:not(:first-child){color:var(--ink);background:#ffe1c7}.tre-brand-card h3{font-family:var(--font-display);margin:20px 0 8px;font-size:clamp(2.7rem,4vw,4.4rem)}.tre-brand-card__body>p{min-height:52px;color:var(--muted)}.tre-brand-card .button{margin-top:18px}.tre-founder__handoff{color:var(--ink);background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px)}.tre-founder__handoff>.shell{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;display:grid}.tre-founder__handoff>.shell>svg{width:72px;height:72px}.tre-founder__handoff h2{max-width:760px;margin:8px 0}.tre-founder__handoff p{max-width:700px;color:var(--ink)}.tre-business{--tre-accent:#6c217a;background:var(--paper)}.tre-business--aqua{--tre-accent:#0aa8b1}.tre-business--sunset{--tre-accent:#f05217}.tre-business__hero{background:linear-gradient(135deg,var(--paper) 0 58%,color-mix(in srgb,var(--tre-accent) 15%,white) 58%);padding:38px 0 clamp(76px,8vw,126px);position:relative;overflow:hidden}.tre-business__hero:after{content:"";border:1px solid color-mix(in srgb,var(--tre-accent) 32%,transparent);border-radius:50%;width:570px;height:570px;position:absolute;bottom:-240px;right:-170px}.tre-business__crumb{z-index:1;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:38px;font-size:.62rem;font-weight:850;display:flex;position:relative}.tre-business__crumb a{min-height:44px;color:var(--ink);align-items:center;gap:7px;display:inline-flex}.tre-business__crumb span{color:var(--muted)}.tre-business__hero-grid{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8%;display:grid;position:relative}.tre-business__logo{background:var(--tre-accent);border-radius:var(--radius);min-height:560px;box-shadow:var(--shadow);place-items:center;padding:50px;display:grid;transform:rotate(-1deg)}.tre-business__logo img{object-fit:contain;border-radius:26px;width:100%;height:auto;max-height:470px;box-shadow:0 24px 62px #00000047}.tre-business__intro>div{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.tre-business__intro>div span{color:var(--white);background:var(--ink);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:8px 11px;font-size:.56rem;font-weight:900}.tre-business__intro>div span:last-child:not(:first-child){color:var(--ink);background:#ffe1c7}.tre-business__intro h1{margin:10px 0 16px;font-size:clamp(5rem,9vw,10rem);line-height:.78}.tre-business__intro h2{max-width:720px;color:var(--tre-accent);font-family:var(--font-body);margin:0 0 22px;font-size:clamp(1.4rem,2.5vw,2.3rem);line-height:1.12}.tre-business__intro>p:not(.eyebrow){max-width:680px;color:var(--muted)}.tre-business__intro .button{margin-top:22px}.tre-business__facts{color:var(--white);background:var(--ink)}.tre-business__facts-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:9%;display:grid}.tre-business__facts h2{color:var(--white)}.tre-business__facts-grid>div:last-child{gap:12px;display:grid}.tre-business__facts-grid>div:last-child p{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:14px;min-height:74px;margin:0;padding:18px 22px;display:flex}.tre-business__facts-grid svg{color:var(--orange)}.tre-business__facts-grid span{color:var(--white);font-weight:800}.tre-business__next{background:#fff7ef}.tre-business__next>.shell{grid-template-columns:.68fr 1.32fr;gap:9%;display:grid}.tre-business__next>.shell>div:first-child>svg{width:50px;height:50px;color:var(--tre-accent)}.tre-business__next h2{margin:16px 0}.tre-business__next>.shell>div:first-child>p:last-child{color:var(--muted)}.tre-business__next>.shell>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tre-business__next article{background:var(--white);border:1px solid var(--line);border-radius:20px;flex-direction:column;min-height:190px;padding:24px;display:flex}.tre-business__next article svg{color:var(--tre-accent)}.tre-business__next article strong{font-family:var(--font-display);margin-top:auto;font-size:1.5rem}.tre-business__next article span{color:var(--muted);margin-top:5px;font-size:.62rem;font-weight:750}.business-socials{flex-wrap:wrap;gap:18px;margin-top:24px;display:flex}.business-socials a{min-height:44px;color:var(--white);border-bottom:1px solid #ffffff59;align-items:center;gap:7px;font-size:.72rem;font-weight:800;display:inline-flex}.vendor-showcase{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:.82fr 1.18fr;margin-top:52px;display:grid;overflow:hidden}.vendor-showcase__visual{background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px);place-items:center;min-height:620px;padding:70px 50px 50px;display:grid;position:relative}.vendor-showcase__visual>span{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:900;position:absolute;top:26px;left:28px}.vendor-showcase__visual img{object-fit:contain;background:var(--white);border:10px solid var(--white);border-radius:24px;width:min(100%,420px);height:auto;max-height:500px;box-shadow:0 24px 60px #00000040}.vendor-showcase__content{align-self:center;padding:clamp(38px,7vw,88px)}.vendor-showcase__content h2{margin:12px 0 6px;font-size:clamp(3rem,6vw,6.5rem)}.vendor-showcase__content>strong{color:var(--orange-burnt);margin-bottom:24px;font-size:1rem;display:block}.vendor-showcase__content>p:not(.eyebrow){max-width:650px;color:var(--muted)}.vendor-showcase__links{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.vendor-showcase__links>a:not(.button){min-height:44px;color:var(--ink);border-bottom:1px solid var(--line);align-items:center;font-size:.72rem;font-weight:850;display:inline-flex}.directory-next{max-width:900px;color:var(--ink);background-color:var(--orange);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px);margin:78px auto 0;padding:clamp(42px,7vw,76px)}.directory-next h3{font-family:var(--font-display);margin:12px 0;font-size:clamp(2rem,4vw,3.8rem)}.directory-next .eyebrow,.directory-next>p:not(.eyebrow){color:var(--ink)}.directory-next .button{margin-top:16px}.first-vendor-banner{color:var(--white);background:var(--ink);padding:34px 0}.first-vendor-banner__inner{grid-template-columns:150px 1fr auto;align-items:center;gap:36px;display:grid}.first-vendor-banner__inner>img{object-fit:contain;background:var(--white);border:6px solid var(--white);border-radius:24px;width:150px;height:150px;transform:rotate(-3deg)}.first-vendor-banner__inner h2{margin:7px 0;font-size:clamp(2rem,3.2vw,3.8rem)}.first-vendor-banner__inner p:not(.eyebrow){color:#ffffffa6;max-width:680px;margin:0}.first-vendor-banner__inner>div:last-child{flex-direction:column;align-items:center;gap:10px;display:flex}.first-vendor-banner__inner>div:last-child>a:not(.button){color:var(--white);align-items:center;gap:6px;font-size:.65rem;font-weight:800;display:inline-flex}.vendor-flyer{background:#fff4e9}.vendor-flyer__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:9%;display:grid}.vendor-flyer__grid h2{max-width:620px}.vendor-flyer__grid>div:first-child>p:not(.eyebrow){max-width:570px;color:var(--muted)}.vendor-flyer__callout{color:var(--white);background:var(--orange-burnt);border-radius:18px;margin:30px 0;padding:22px}.vendor-flyer__callout strong,.vendor-flyer__callout span{display:block}.vendor-flyer__callout strong{font-family:var(--font-display);font-size:1.35rem}.vendor-flyer__callout span{margin-top:6px;font-size:.72rem}.vendor-flyer__image{background:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px;overflow:hidden;transform:rotate(1.25deg)}.vendor-flyer__image img{border-radius:12px;width:100%;height:auto;display:block}.faq-page{background:var(--paper-2)}.faq-page__grid{grid-template-columns:.65fr 1.35fr;gap:9%;display:grid}.faq-page__aside{align-self:start;position:sticky;top:130px}.faq-page__aside p:not(.eyebrow){color:var(--muted)}.faq-page__aside .button{margin-top:15px}.contact-section{background:var(--paper-2)}.contact-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:9%;display:grid}.contact-copy{padding-top:35px}.contact-copy>p:not(.eyebrow){max-width:540px;color:var(--muted)}.contact-copy>div{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;display:grid}.contact-copy span{color:var(--orange-burnt);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:850}.contact-copy strong{margin-top:5px}@media (max-width:1100px){.desktop-nav{display:none}.site-header__inner{grid-template-columns:1fr auto auto}.menu-toggle{display:flex}.mobile-menu{background:var(--white);max-height:0;transition:max-height .4s;display:block;overflow:hidden}.mobile-menu.is-open{border-top:1px solid var(--line);max-height:620px}.mobile-menu nav{width:var(--shell);margin:auto;padding:18px 0 28px;display:grid}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--line);align-items:center;gap:18px;min-height:54px;font-weight:850;display:flex}.mobile-menu nav>a span{color:var(--orange-burnt);margin-left:auto;font-size:.72rem}.mobile-menu .button{margin-top:18px}.hero__grid{grid-template-columns:1fr 1fr}.hero__visual{min-height:480px}.hero h1{font-size:clamp(4rem,8.5vw,6.8rem)}.reason-grid,.detail-board{grid-template-columns:repeat(2,1fr)}.detail-board article:nth-child(2){border-right:0}.detail-board article:nth-child(-n+2){border-bottom:1px solid #ffffff2e}.coming-grid__cards{grid-template-columns:1fr 1fr}.coming-grid__cards a:last-child{grid-column:1/-1;min-height:320px}.footer-grid{grid-template-columns:1fr .5fr}.footer-action{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:30px;display:flex}.stage-grid,.sponsor-grid{grid-template-columns:repeat(2,1fr)}.stage-grid article:nth-child(2){border-right:0}.stage-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff29}.vendor-card-grid--lineup,.sponsor-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sponsor-showcase__card,.sponsor-showcase__card:nth-child(n+3){grid-column:auto}.tre-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tre-brand-card:last-child{grid-column:1/-1;max-width:620px}}@media (max-width:800px){:root{--shell:min(100% - 32px, 680px);--radius:22px}.section-pad{padding-block:82px}.announcement{flex-direction:column;align-items:flex-start;gap:7px;padding:8px 16px;line-height:1.25}.announcement__divider{display:none}.site-header__inner{min-height:70px}.brand-logo{width:70px;height:58px}.header-cta,.street-signal{display:none}.mobile-vendor-cta{z-index:60;min-height:48px;color:var(--ink);background:var(--orange);border:2px solid var(--white);border-radius:999px;align-items:center;gap:8px;padding:11px 17px;font-size:.76rem;font-weight:850;display:flex;position:fixed;bottom:14px;left:14px;box-shadow:0 10px 30px #00000042}.hero{background:linear-gradient(175deg,var(--white) 0 65%,#fff0e3 65%);min-height:auto}.hero__grid{grid-template-columns:1fr;min-height:auto;padding:58px 0 84px}.hero__copy{text-align:left}.hero__visual{grid-row:1;min-height:340px}.hero__logo{width:100%}.hero__orbit--one{width:390px;height:390px}.hero__orbit--two{width:280px;height:280px}.hero h1{font-size:clamp(4rem,17vw,6.5rem)}.hero__actions .button{flex:170px}.hero__scroll{display:none}.motion-strip{transform:none}.about .section-heading{display:block}.about .section-heading h2{margin-top:0}.about-manifesto{margin:38px 0}.reason-grid{grid-template-columns:1fr}.reason-grid article{min-height:255px}.reason-card__top{margin-bottom:45px}.news-feature__grid{grid-template-columns:minmax(0,1fr)}.news-feature__video{grid-row:2}.news-feature__story h2{font-size:clamp(2.9rem,11vw,4.7rem)}.detail-board{grid-template-columns:1fr}.detail-board article{border-bottom:1px solid #ffffff2e;border-right:0;min-height:260px}.detail-board article:last-child{border-bottom:0}.detail-board svg{margin-bottom:36px}.vendor-feature__grid,.food-feature__grid,.deadline__grid,.follow__grid,.faq-preview__grid,.page-hero__grid,.sponsor-form-grid,.faq-page__grid,.contact-grid{grid-template-columns:minmax(0,1fr);gap:52px}.sponsor-showcase__grid{grid-template-columns:1fr}.sponsor-showcase__card,.sponsor-showcase__card:nth-child(n+3){grid-column:auto}.sponsor-showcase__image{min-height:360px;padding:26px}.sponsor-showcase__image img{height:auto;max-height:330px}.tre-founder__hero-grid,.tre-business__hero-grid,.tre-business__facts-grid,.tre-business__next>.shell{grid-template-columns:1fr;gap:52px}.tre-founder__portrait{max-width:620px;margin:auto;transform:none}.tre-founder__heading{grid-template-columns:1fr}.tre-founder__heading h2{grid-area:auto}.tre-founder__handoff>.shell{grid-template-columns:1fr}.tre-business__logo{min-height:420px;padding:34px;transform:none}.tre-business__logo img{max-height:350px}.pricing-pair{margin-top:20px}.food-feature__art{min-height:380px}.route-experience{grid-template-columns:minmax(0,1fr);gap:50px;min-height:auto;padding:45px 12px}.route-experience__street{height:600px}.route-video{grid-template-columns:minmax(0,1fr)}.route-video__media,.route-video video,.route-video__media img{min-height:240px}.route-map iframe{min-height:340px}.route-video__copy{padding:34px 24px 40px}.countdown>div{padding:15px 7px}.coming-grid__cards{grid-template-columns:minmax(0,1fr)}.coming-grid__cards a:last-child{grid-column:auto;min-height:420px}.faq-preview__grid>div:first-child,.faq-page__aside{position:static}.follow__grid{align-items:stretch}.follow__grid>*{min-width:0}.footer-grid{grid-template-columns:1fr}.footer-brand{align-items:flex-start}.brand-logo--footer{width:110px;height:110px}.footer-nav{grid-template-columns:repeat(2,1fr)}.footer-action{grid-column:auto;display:block}.footer-bottom{flex-direction:column;align-items:flex-start;padding:28px 0 100px}.footer-bottom>a{text-align:left}.page-hero__grid{align-items:start}.page-hero__intro{max-width:580px}.page-hero__route{gap:8px;margin-top:50px}.page-hero__route span{font-size:.48rem}.page-hero__route b{padding:7px;font-size:.52rem}.page-hero__arrow{display:none}.needs-grid{grid-template-columns:repeat(2,1fr)}.utility-warning{grid-template-columns:auto 1fr}.health-requirements__grid,.split-feature,.vendor-deadline-banner .shell{grid-template-columns:1fr}.vendor-deadline-banner svg{display:none}.info-tiles{grid-template-columns:1fr}.pending-details .shell>div:last-child{grid-template-columns:repeat(2,1fr)}.directory-toolbar{flex-direction:column;align-items:stretch}.directory-toolbar>div{min-width:0}.announcement-stage{flex-direction:column;align-items:flex-start}.sponsor-grid,.stage-grid{grid-template-columns:1fr}.stage-grid article{border-bottom:1px solid #ffffff29;border-right:0;min-height:310px}.sponsor-grid article{min-height:270px}.form-steps li b{display:none}.form-steps{margin-bottom:40px}.choice-grid,.upload-grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}@media (max-width:500px){.section-pad{padding-block:68px}h1{font-size:3.6rem}h2,.page-hero h1{font-size:2.75rem}.news-feature__founders{grid-template-columns:1fr}.news-feature__actions{flex-direction:column;align-items:stretch}.news-feature__actions>*{justify-content:center}.tre-brand-grid{grid-template-columns:1fr}.tre-brand-card:last-child{grid-column:auto}.tre-brand-card__image{min-height:300px}.tre-founder__intro h1{font-size:4.8rem}.tre-founder__portrait span{bottom:14px;right:14px}.tre-business__crumb span{display:none}.tre-business__logo{min-height:330px;padding:22px}.tre-business__intro h1{font-size:4.4rem}.tre-business__next>.shell>div:last-child{grid-template-columns:1fr}.hero__visual{min-height:280px}.hero__orbit--one{width:320px;height:320px}.hero__orbit--two{width:230px;height:230px}.hero__eyebrow{flex-direction:column;align-items:flex-start}.hero__stamp{transform-origin:0 0;transform:scale(.83)rotate(-8deg)}.hero h1{font-size:3.9rem}.hero__facts p{align-items:flex-start}.pricing-pair{grid-template-columns:1fr}.pricing-pair article,.pricing-pair article.featured{min-height:280px}.pricing-pair--large article,.pricing-pair--large article.featured{min-height:380px}.food-feature__art{min-height:330px;padding:28px}.food-feature__art strong{bottom:44px;left:28px}.food-feature__art svg{top:28px;right:28px}.food-feature__art small{bottom:22px;right:25px}.route-experience__street{width:100%;height:560px}.route-experience__line{width:70px}.route-stop--left{right:calc(50% + 45px)}.route-stop--right{left:calc(50% + 45px)}.route-stop strong{padding:6px 8px;font-size:.62rem}.route-stop span{width:39px;height:39px}.street-sign{min-width:170px;font-size:1rem}.route-car{top:calc(64px + (var(--route-progress) * 455px))}.countdown strong{font-size:1.75rem}.countdown span{font-size:.44rem}.coming-grid__cards a,.coming-grid__cards a:last-child{min-height:350px}.faq-list summary{grid-template-columns:28px 1fr 22px;min-height:82px;font-size:.86rem}.faq-list details>div{padding-left:28px}.footer-brand{flex-direction:column}.footer-nav{grid-template-columns:1fr 1fr}.needs-grid,.health-requirements__resources{grid-template-columns:1fr}.health-requirements__resources>a{min-height:160px}.health-requirements__checklist>div,.pending-details .shell>div:last-child{grid-template-columns:1fr}.info-tiles article{min-height:280px}.info-tiles svg{margin-bottom:45px}.vendor-application{padding:22px 16px}.form-navigation{gap:10px}.form-navigation .button{padding-inline:15px;font-size:.72rem}.application-gate{padding:35px 18px}.application-gate .countdown{margin-inline:-6px}.application-preflight__choices{grid-template-columns:1fr}.application-preflight__choices span{min-height:170px}.application-preflight__food{margin-inline:16px}.application-preflight__reminder{flex-direction:column}.application-preflight__actions{flex-direction:column;align-items:stretch}.application-preflight__actions .button{width:100%}.application-preflight__note{padding-inline:20px}.health-page__notice,.health-page__document-grid{grid-template-columns:1fr}.health-page__document-grid>a{min-height:330px}.health-page__checklist-grid{grid-template-columns:1fr}.health-page__contact{flex-direction:column;align-items:flex-start}.health-page__contact p{flex:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.hero__logo,.motion-strip>div{animation:none}.route-car{transition:none}}.choice-grid .featured:after{content:none}.choice-grid .featured>em{z-index:2;color:var(--white);background:var(--orange-burnt);white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:.52rem;font-style:normal;font-weight:850;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.footer-bottom>p{color:#ffffff9e}.contact-copy small{color:var(--muted);margin-top:7px;font-size:.68rem;display:block}@media (max-width:700px){.organizer-credit__grid,.featured-sponsor__card,.vendor-showcase,.vendor-flyer__grid{grid-template-columns:1fr}.organizer-credit__grid{gap:28px}.featured-sponsor__mark{min-height:310px;padding:38px 24px;transform:none}.featured-sponsor__story{padding:42px 24px 50px}.featured-sponsor__details{flex-direction:column;align-items:flex-start}.vendor-showcase__visual{min-height:390px;padding:58px 30px 30px}.vendor-showcase__visual img{max-height:310px}.vendor-showcase__content{padding:42px 24px 50px}.first-vendor-banner__inner{grid-template-columns:90px 1fr;gap:20px}.first-vendor-banner__inner>img{border-radius:16px;width:90px;height:90px}.first-vendor-banner__inner>div:last-child{grid-column:1/-1;align-items:stretch}.first-vendor-banner__inner>div:last-child>a:not(.button){justify-content:center}.vendor-flyer__image{margin-top:18px;padding:10px;transform:none}}.vendor-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.vendor-card-grid--lineup{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:38px}.vendor-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 50px #10101014}.vendor-card__image{background:var(--ink);place-items:center;min-height:420px;padding:44px;display:grid;position:relative;overflow:hidden}.vendor-card--orange .vendor-card__image{background:linear-gradient(145deg,#f57b1d,#b94709)}.vendor-card--red .vendor-card__image{background:linear-gradient(145deg,#1b1b1b,#8d1f13)}.vendor-card--gold .vendor-card__image{background:linear-gradient(145deg,#f29e16,#d95f02)}.vendor-card__image img{object-fit:contain;border:9px solid var(--white);border-radius:24px;width:min(100%,390px);height:auto;box-shadow:0 22px 55px #00000047}.vendor-card__image--square img{aspect-ratio:1}.vendor-card__image--portrait img{aspect-ratio:1290/1463}.vendor-card__image--wide img{aspect-ratio:1158/782;object-fit:cover;width:100%}.vendor-card__image--wide{min-height:0;padding:54px 44px}.vendor-card__image--food img{object-fit:cover}.vendor-card__image>span{width:48px;height:48px;color:var(--white);background:#000000b8;border:1px solid #ffffff4d;border-radius:50%;place-items:center;font-size:.65rem;font-weight:900;display:grid;position:absolute;top:22px;right:24px}.vendor-card-grid--lineup .vendor-card__image{min-height:360px;padding:34px}.vendor-card-grid--lineup .vendor-card__image img{max-height:285px}.vendor-card-grid--lineup .vendor-card__image--wide img{max-height:none}.vendor-card__body{flex-direction:column;flex:1;padding:clamp(28px,4vw,48px);display:flex}.vendor-card__body h2{margin:10px 0 8px;font-size:clamp(2.5rem,4vw,4.8rem)}.vendor-card-grid--lineup .vendor-card__body{padding:32px}.vendor-card-grid--lineup .vendor-card__body h2{font-size:clamp(2.3rem,3.2vw,3.6rem)}.vendor-card__body>strong{color:var(--orange-burnt);display:block}.vendor-card__body>p:not(.eyebrow){min-height:54px;color:var(--muted)}.vendor-card__body>div{flex-wrap:wrap;gap:7px;margin:22px 0 28px;display:flex}.vendor-card__body>div span{background:var(--paper-2);border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:.58rem;font-weight:800}.vendor-card__body .button{align-self:flex-start;margin-top:auto}.business-profile{--profile-accent:var(--orange-burnt);background:var(--paper)}.business-profile--red{--profile-accent:#a52a1d}.business-profile--gold{--profile-accent:#d98a00}.business-profile--black{--profile-accent:#c9161d}.business-profile--black .business-profile__hero{background:linear-gradient(135deg,var(--paper) 0 58%,#f6e7d6 58%)}.business-profile--black .business-profile__visual{background:radial-gradient(circle at 70% 16%,#d4af374d,#0000 26%),linear-gradient(145deg,#181818,#020202 65%,#5b0808)}.business-profile--black .business-profile__visual img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0}.business-profile__hero{background:linear-gradient(135deg,var(--paper) 0 58%,#fff0e3 58%);padding:42px 0 clamp(70px,8vw,125px);position:relative;overflow:hidden}.business-profile__hero:after{content:"";border:1px solid color-mix(in srgb,var(--profile-accent) 28%,transparent);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-140px}.business-profile__crumb{z-index:1;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:38px;font-size:.65rem;font-weight:800;display:flex;position:relative}.business-profile__crumb a{min-height:44px;color:var(--ink);align-items:center;gap:7px;display:inline-flex}.business-profile__grid{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8%;display:grid;position:relative}.business-profile__grid>*,.business-profile__story-grid>*,.digital-partner__heading>*,.digital-partner__masthead>*,.digital-partner__contact>*{min-width:0}.business-profile__visual{background:var(--profile-accent);border-radius:var(--radius);min-height:600px;box-shadow:var(--shadow);place-items:center;padding:56px;display:grid;position:relative;transform:rotate(-1deg)}.business-profile__visual img{object-fit:contain;background:var(--white);border:12px solid var(--white);border-radius:28px;width:min(100%,500px);height:auto;box-shadow:0 25px 60px #00000040}.business-profile__visual--square img{aspect-ratio:1}.business-profile__visual--portrait img{aspect-ratio:1290/1463}.business-profile__visual--wide img{aspect-ratio:1158/782;object-fit:cover;width:100%}.business-profile__visual--food img{object-fit:cover}.business-profile__visual>span{color:var(--white);background:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:.62rem;font-weight:900;position:absolute;top:22px;left:24px}.business-profile__visual--wide{align-self:center;min-height:0;padding:58px 46px}.business-profile__badges{flex-wrap:wrap;gap:8px;margin-bottom:25px;display:flex}.business-profile__badges span{color:var(--white);background:var(--ink);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:.58rem;font-weight:850}.business-profile__intro h1{max-width:780px;color:var(--ink);margin:10px 0 16px;font-size:clamp(4.6rem,8vw,9.2rem);line-height:.79}.business-profile__intro h2{max-width:670px;color:var(--profile-accent);font-family:var(--font-body);margin:0 0 22px;font-size:clamp(1.35rem,2.4vw,2.2rem);line-height:1.15}.business-profile__intro>p{max-width:650px;color:var(--muted)}.business-profile__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.social-button{min-height:48px;color:var(--ink);border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.68rem;font-weight:850;display:inline-flex}.business-profile__facts{color:var(--white);background:var(--ink)}.business-profile__facts .shell{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.business-profile__facts .shell>div{border-right:1px solid #ffffff21;flex-direction:column;justify-content:center;align-items:flex-start;min-height:190px;padding:30px;display:flex}.business-profile__facts .shell>div:last-child{border-right:0}.business-profile__facts svg{color:var(--orange)}.business-profile__facts span{color:#ffffff7a;letter-spacing:.1em;text-transform:uppercase;margin:18px 0 6px;font-size:.58rem;font-weight:850}.business-profile__facts strong,.business-profile__facts a{color:var(--white);font-size:.78rem}.business-profile__facts a{align-items:center;gap:5px;display:inline-flex}.business-profile__story-grid{grid-template-columns:.8fr 1.2fr;gap:10%;display:grid}.business-profile__story-grid h2{max-width:620px}.business-profile__story-grid>div:last-child>p{color:var(--muted);margin-top:0;font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.75}.business-profile__story blockquote{color:var(--ink);border-left:5px solid var(--profile-accent);font-family:var(--font-display);margin:32px 0 0;padding:24px 0 24px 28px;font-size:clamp(1.5rem,3vw,2.8rem)}.digital-partner{color:var(--white);background:#080808;position:relative;overflow:hidden}.digital-partner:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 18%,#ce181b38,#0000 30%),radial-gradient(circle at 84% 80%,#d4af372e,#0000 28%),linear-gradient(115deg,#0000 0 48%,#ffffff06 48% 49%,#0000 49% 100%);position:absolute;inset:0}.digital-partner>.shell{position:relative}.digital-partner__masthead{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:28px;padding-bottom:34px;display:flex}.digital-partner__masthead img{width:min(100%,520px);height:auto;display:block}.digital-partner__masthead p{color:#f0cb50;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:900}.digital-partner__heading{grid-template-columns:1.08fr .92fr;align-items:end;gap:9%;padding:clamp(48px,7vw,82px) 0 44px;display:grid}.digital-partner__heading .eyebrow{color:#f0cb50}.digital-partner__heading h2{max-width:820px;color:var(--white);margin:12px 0 0}.digital-partner__heading>p{color:#ffffffad;max-width:620px;margin:0;font-size:clamp(1rem,1.5vw,1.22rem)}.digital-partner__services{border-radius:var(--radius);border:1px solid #ffffff26;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.digital-partner__services article{border-right:1px solid #ffffff21;flex-direction:column;min-height:290px;padding:28px;display:flex}.digital-partner__services article:last-child{border-right:0}.digital-partner__services svg{color:#f0cb50;width:28px;height:28px}.digital-partner__services article>span{color:#ffffff61;font-family:var(--font-mono);margin:28px 0 12px;font-size:.62rem}.digital-partner__services h3{color:var(--white);font-family:var(--font-display);margin:0 0 12px;font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:.95}.digital-partner__services p{color:#ffffff94;margin:0;font-size:.73rem}.digital-partner__creative{grid-template-columns:1fr;gap:22px;margin-top:24px;display:grid}.digital-partner__creative figure{background:#111;border:1px solid #d4af3757;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 24px 70px #00000057}.digital-partner__creative figure>div{overflow:hidden}.digital-partner__creative img{width:100%;height:auto;display:block}.digital-partner__creative--banner>div{aspect-ratio:3.8}.digital-partner__creative--banner img{object-fit:cover;object-position:center top;width:100%;height:100%}.digital-partner__creative figcaption{color:#ffffff9e;padding:18px 22px;font-size:.69rem}.digital-partner__contact{background:linear-gradient(100deg,#7d0c10,#ce181b);border:1px solid #fff3;border-radius:22px;grid-template-columns:.7fr 1.3fr;align-items:center;gap:7%;margin-top:24px;padding:28px 30px;display:grid}.digital-partner__contact>div:first-child{gap:5px;display:grid}.digital-partner__contact strong{font-family:var(--font-display);font-size:clamp(1.5rem,2.2vw,2.2rem)}.digital-partner__contact span{color:#ffffffb8;font-size:.72rem}.digital-partner__contact>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 18px;display:flex}.digital-partner__contact .button{color:#111;background:#f0cb50}.digital-partner__link{min-height:44px;color:var(--white);border-bottom:1px solid #fff6;align-items:center;gap:7px;font-size:.67rem;font-weight:850;display:inline-flex}.product-menu{color:var(--white);background:var(--ink)}.product-menu__heading{grid-template-columns:.6fr 1.4fr;gap:8%;margin-bottom:45px;display:grid}.product-menu__heading .eyebrow{color:var(--orange)}.product-menu__heading h2{max-width:820px;color:var(--white);grid-area:1/2/3;margin:0}.product-menu__heading>p:last-child{color:#fff9;max-width:460px}.product-menu__grid{border-radius:var(--radius);border:1px solid #ffffff26;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.product-menu__grid article{border-bottom:1px solid #ffffff21;border-right:1px solid #ffffff21;flex-direction:column;min-height:255px;padding:30px;display:flex}.product-menu__grid article:nth-child(3n){border-right:0}.product-menu__grid article:nth-child(n+4){border-bottom:0}.product-menu__grid article>span{color:var(--orange);font-family:var(--font-mono);font-size:.66rem}.product-menu__grid h3{max-width:270px;color:var(--white);font-family:var(--font-display);margin:24px 0 8px;font-size:clamp(1.7rem,2.7vw,2.6rem);line-height:.95}.product-menu__grid p{color:#ffffff85;margin:0;font-size:.72rem}.product-menu__grid strong{color:var(--orange);margin-top:auto;padding-top:24px;font-size:.68rem}.product-menu__bundle{color:var(--ink);background:var(--orange);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:20px;padding:22px 26px;display:grid}.product-menu__bundle>span{letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:900}.product-menu__bundle>strong{font-size:.78rem}.business-gallery{color:var(--white);background:var(--ink)}.business-gallery__heading{max-width:900px}.business-gallery__heading h2{max-width:850px;margin-bottom:22px}.business-gallery__heading>p:last-child{color:#ffffffab;max-width:720px}.business-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;margin-top:48px;display:grid}.business-gallery__grid--single{grid-template-columns:1fr}.business-gallery__grid--single figure{max-width:1080px}.business-gallery figure{color:var(--ink);border-radius:var(--radius);background:#fff8e8;margin:0;padding:14px;overflow:hidden;box-shadow:0 24px 60px #0000004d}.business-gallery figure:nth-child(2){transform:translateY(54px)}.business-gallery figure img{border-radius:calc(var(--radius) - 10px);width:100%;height:auto}.business-gallery figcaption{color:var(--muted);padding:20px 12px 10px;font-size:.73rem}.organizer-profile{color:var(--ink);background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px)}.organizer-profile__grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:7%;display:grid}.organizer-profile__portrait{background:var(--ink);border-radius:var(--radius);padding:14px;position:relative;overflow:hidden;transform:rotate(-1.25deg);box-shadow:0 28px 70px #0000004d}.organizer-profile__portrait img{aspect-ratio:4/5;object-fit:cover;object-position:center top;border-radius:calc(var(--radius) - 10px);width:100%;height:auto;display:block}.organizer-profile__portrait>span{color:var(--white);background:var(--ink);letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff47;border-radius:999px;padding:9px 13px;font-size:.62rem;font-weight:900;position:absolute;bottom:30px;right:30px}.organizer-profile__content .eyebrow{color:var(--ink)}.organizer-profile__content h2{max-width:760px;margin:12px 0 22px;font-size:clamp(3.4rem,6vw,7rem)}.organizer-profile__message{max-width:720px;font-family:var(--font-display);margin:0 0 28px;font-size:clamp(1.6rem,2.6vw,2.8rem);line-height:1}.organizer-profile__content h3{font-family:var(--font-display);margin:0;font-size:clamp(2.2rem,3.8vw,4.2rem)}.organizer-profile__business{flex-wrap:wrap;gap:7px 16px;margin:5px 0 28px;display:flex}.organizer-profile__business span{opacity:.72}.organizer-profile__contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.organizer-profile__contacts>*{min-width:0;min-height:92px;color:var(--ink);background:#ffffffed;border:1px solid #0f0f0f29;border-radius:16px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;display:grid}.organizer-profile__contacts>*>svg{width:22px;color:var(--orange-burnt)}.organizer-profile__contacts span{color:#0f0f0f94;letter-spacing:.09em;text-transform:uppercase;gap:4px;min-width:0;font-size:.56rem;font-weight:850;display:grid}.organizer-profile__contacts strong{overflow-wrap:anywhere;color:var(--ink);letter-spacing:0;text-transform:none;font-size:.69rem}.business-profile__highlights{color:var(--ink);background-color:var(--orange);background-image:repeating-linear-gradient(135deg,#0f0f0f1a 0 22px,#0000 22px 58px)}.business-profile__highlights .eyebrow{color:var(--ink)}.business-profile__highlights>.shell>div:first-of-type{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:repeat(4,1fr);margin-top:34px;display:grid;overflow:hidden}.business-profile__highlights>.shell>div:first-of-type>div{background:var(--white);border-right:1px solid var(--line);flex-direction:column;min-height:220px;padding:28px;display:flex}.business-profile__highlights>.shell>div:first-of-type>div:before{content:"";background:var(--profile-accent);width:14px;height:14px;box-shadow:0 0 0 7px color-mix(in srgb,var(--profile-accent) 14%,transparent);border-radius:50%}.business-profile__highlights>.shell>div:first-of-type>div:last-child{border-right:0}.business-profile__highlights strong{max-width:190px;font-family:var(--font-display);margin-top:auto;font-size:1.45rem;line-height:1}.business-profile__next{border-top:1px solid #0f0f0f59;justify-content:space-between;align-items:center;gap:25px;margin-top:32px;padding:28px 0;display:flex}.business-profile__next p{margin:0;font-weight:800}@media (max-width:900px){.business-profile__grid,.business-profile__story-grid,.organizer-profile__grid{grid-template-columns:1fr;gap:52px}.organizer-profile__portrait{max-width:620px;margin:auto}.business-profile__visual{min-height:480px}.business-profile__visual img{width:min(100%,390px);height:auto}.business-profile__visual--wide{min-height:0}.business-profile__visual--wide img{width:100%}.business-profile__facts .shell{grid-template-columns:repeat(2,1fr)}.business-profile__facts .shell>div:nth-child(2){border-right:0}.business-profile__facts .shell>div:nth-child(-n+2){border-bottom:1px solid #ffffff21}.business-profile__highlights>.shell>div:first-of-type{grid-template-columns:repeat(2,1fr)}.business-profile__highlights>.shell>div:first-of-type>div:nth-child(2){border-right:0}.business-profile__highlights>.shell>div:first-of-type>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-menu__heading{grid-template-columns:1fr}.product-menu__heading h2{grid-area:auto}.product-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-menu__grid article:nth-child(3n){border-right:1px solid #ffffff21}.product-menu__grid article:nth-child(2n){border-right:0}.product-menu__grid article:nth-child(n+4){border-bottom:1px solid #ffffff21}.product-menu__grid article:nth-child(n+5){border-bottom:0}.product-menu__bundle{grid-template-columns:1fr}}@media (max-width:700px){.vendor-card-grid{grid-template-columns:1fr}.vendor-card__image{min-height:350px;padding:36px}.vendor-card__image img{width:min(100%,285px);height:auto}.vendor-card__image--wide{min-height:0;padding:34px 26px}.vendor-card__image--wide img{width:100%}.vendor-card__body>p:not(.eyebrow){min-height:0}.business-profile__hero{padding-top:18px}.business-profile__crumb span{display:none}.business-profile__visual{min-width:0;min-height:390px;padding:34px 24px;transform:none}.business-profile__visual img{border-width:8px;border-radius:20px;width:min(100%,320px);height:auto}.business-profile__visual--wide{min-height:0;padding:34px 24px}.business-profile__visual--wide img{width:100%}.business-profile__intro{min-width:0}.business-profile__intro h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(3.3rem,15vw,5rem)}.business-profile__intro p,.business-profile__story p,.business-profile__story blockquote,.digital-partner p,.digital-partner h2,.digital-partner h3{overflow-wrap:anywhere}.business-profile__actions{flex-direction:column;align-items:stretch}.business-profile__actions>*{justify-content:center}.business-profile__facts .shell{grid-template-columns:1fr}.business-profile__facts .shell>div{border-bottom:1px solid #ffffff21;border-right:0;min-height:145px}.business-profile__facts .shell>div:last-child{border-bottom:0}.business-gallery__grid{grid-template-columns:1fr}.business-gallery figure:nth-child(2){transform:none}.organizer-profile__portrait{padding:9px;transform:none}.organizer-profile__contacts{grid-template-columns:1fr}.organizer-profile__contacts>*{min-height:84px}.business-profile__highlights>.shell>div:first-of-type{grid-template-columns:1fr}.business-profile__highlights>.shell>div:first-of-type>div{border-right:0;border-bottom:1px solid var(--line);min-height:150px}.business-profile__highlights>.shell>div:first-of-type>div:last-child{border-bottom:0}.business-profile__next{flex-direction:column;align-items:stretch}.business-profile__next .button{justify-content:center}.product-menu__grid{grid-template-columns:1fr}.product-menu__grid article,.product-menu__grid article:nth-child(3n),.product-menu__grid article:nth-child(2n),.product-menu__grid article:nth-child(n+5){border-bottom:1px solid #ffffff21;border-right:0;min-height:220px}.product-menu__grid article:last-child{border-bottom:0}body:has(.business-profile) .mobile-vendor-cta{display:none}}@media (max-width:900px){.digital-partner__heading,.digital-partner__contact{grid-template-columns:1fr;gap:42px}.digital-partner__services{grid-template-columns:repeat(2,minmax(0,1fr))}.digital-partner__services article:nth-child(2){border-right:0}.digital-partner__services article:nth-child(-n+2){border-bottom:1px solid #ffffff21}.digital-partner__contact>div:last-child{justify-content:flex-start}}@media (max-width:700px){.digital-partner__masthead{flex-direction:column;align-items:flex-start}.digital-partner__services{grid-template-columns:1fr}.digital-partner__services article,.digital-partner__services article:nth-child(2){border-bottom:1px solid #ffffff21;border-right:0;min-height:230px}.digital-partner__services article:last-child{border-bottom:0}.digital-partner__contact{gap:26px;padding:24px 20px}.digital-partner__contact>div:last-child{flex-direction:column;align-items:stretch}.digital-partner__contact .button,.digital-partner__link{text-align:center;justify-content:center}}.compare{background:var(--paper)}.compare__grid{grid-template-columns:1fr 1.08fr;align-items:end;gap:18px;margin-top:46px;display:grid}.compare__card{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:34px 32px 30px;position:relative;box-shadow:0 18px 45px #22140912}.compare__card--ours{border:2px solid var(--orange);background:#fff6ee;padding-top:46px;box-shadow:0 26px 60px #d45f0229}.compare__flag{color:var(--white);background:var(--orange-burnt);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:7px 12px;font-size:.62rem;font-weight:900;position:absolute;top:16px;left:32px}.compare__label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}.compare__card ul{margin:0;padding:0;list-style:none}.compare__card li{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding:14px 0;display:flex}.compare__card li:first-child{border-top:0}.compare__card li span{font-weight:700}.compare__card li b{font-family:var(--font-display);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(1.6rem,2.6vw,2.3rem);line-height:1}.compare__card--ours li b{color:var(--orange-burnt)}.compare__card small{color:var(--muted);margin-top:18px;font-size:.78rem;display:block}.compare__note{text-align:center;max-width:680px;margin:34px auto 0;font-size:1.05rem;font-weight:700}.compare__cta{justify-content:center;margin-top:26px;display:flex}@media (max-width:820px){.compare__grid{grid-template-columns:1fr;align-items:stretch}.compare__note{text-align:left}.compare__cta{justify-content:stretch}.compare__cta .button{width:100%}}.share-row{border-top:1px solid #00000017;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;padding-top:1.1rem;display:flex}.share-button{cursor:pointer;color:inherit;background:0 0;border:1px solid;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.05rem;font-size:.88rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.share-button:hover{background:#0000000f}.share-button--ghost{opacity:.75}.share-button--ghost:hover{opacity:1}.built-by{border-top:1px solid #00000014;padding:1.6rem 0 2.2rem}.built-by p{opacity:.62;margin:0;font-size:.85rem;line-height:1.6}.built-by span{opacity:.8}.built-by a{color:inherit;text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.built-by a:hover{text-decoration-thickness:2px}.back-to-top{right:1rem;bottom:calc(1.1rem + env(safe-area-inset-bottom,0px));z-index:60;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#f57b1d;border:none;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:opacity .28s,transform .28s cubic-bezier(.16,1,.3,1);display:inline-flex;position:fixed;transform:translateY(14px)scale(.9);box-shadow:0 6px 20px #00000047}.back-to-top--on{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.back-to-top:hover{background:#d96812}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #f0cb50}.back-to-top:active{transform:translateY(0)scale(.94)}@media (min-width:768px){.back-to-top{width:3.25rem;height:3.25rem;bottom:1.6rem;right:1.6rem}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:opacity .15s linear;transform:none}.back-to-top--on{transform:none}}
