@font-face{font-family:Archivo;src:url(/fonts/archivo-latin.woff2)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-latin.woff2)format("woff2");font-weight:100 900;font-display:swap}:root{--paper:#f1ece2;--cream:#faf7f1;--ink:#292b23;--muted:#626459;--line:#d8d2c6;--orange:#bd3c19;--orange-hover:#a23113;--green:#30392d;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a,button,input,summary,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-family:Archivo,sans-serif;font-weight:600;line-height:1.06}h2{font-size:clamp(2.2rem,3.65vw,3.6rem)}h3{letter-spacing:-.025em}.serif{font-family:var(--serif);letter-spacing:-.055em;font-style:italic;font-weight:400}.container{width:min(1320px,100% - 96px);margin-inline:auto}.eyebrow{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.6}.button{border:1px solid #0000;border-radius:3px;justify-content:space-between;align-items:center;gap:26px;min-height:54px;padding:14px 24px;font-size:14px;font-weight:600;line-height:1.3;transition:background .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span[aria-hidden]{font-size:22px;font-weight:400;line-height:1}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-hover)}.button-outline{border-color:var(--ink)}.button-outline:hover{background:var(--ink);color:var(--paper)}.button-small{min-height:46px;padding:11px 18px;font-size:12px}.button-light{background:var(--paper);color:var(--ink)}.text-link{background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:24px;min-height:44px;padding:0 0 2px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--orange)}.text-link span{font-size:21px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;height:110px;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:12px;font-family:Archivo,sans-serif;font-size:12px;font-weight:750;line-height:1.15;display:flex}.brand-mark{width:33px;height:40px;color:var(--orange)}.brand-city{letter-spacing:.07em;margin-top:3px;font-size:20px;font-weight:650;display:block}.site-header nav{gap:32px;font-size:13px;display:flex}.site-header nav a{padding-block:12px}.site-header nav a:hover{text-underline-offset:6px;text-decoration:underline}.hero{grid-template-columns:1.15fr 1fr;align-items:start;gap:7%;padding-top:60px;padding-bottom:58px;display:grid}.hero-copy{padding-top:7px}.hero-eyebrow{align-items:center;gap:10px;margin-bottom:27px;display:flex}.status-dot{background:var(--orange);border-radius:50%;width:7px;height:7px}h1{letter-spacing:-.065em;margin-bottom:25px;font-size:clamp(3rem,4.75vw,4.9rem);line-height:1.015}.hero-lead{letter-spacing:-.02em;max-width:420px;font-size:19px;font-weight:500;line-height:1.5}.hero-description{max-width:400px;color:var(--muted);margin-top:14px;font-size:14px}.hero-link{gap:25px;margin-top:18px;font-size:13px}.carton-scene{margin-top:28px;padding-top:18px;position:relative}.carton-art{width:100%;height:auto;max-height:280px;display:block}.scene-caption{letter-spacing:.1em;font-size:9px;font-weight:700;line-height:1.6;position:absolute;top:20px;left:0;transform:rotate(-7deg)}.scene-index{letter-spacing:.12em;text-align:right;color:var(--muted);margin-top:0;font-size:9px;display:block}.lead-card{background:var(--cream);border:1px solid #dfd8cb;border-radius:5px;padding:30px 32px 24px;scroll-margin-top:20px;position:relative;box-shadow:0 8px 40px #46321b08}.lead-card:before{content:"";background:var(--orange);height:3px;position:absolute;top:-1px;left:32px;right:32px}.form-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.form-heading .eyebrow{font-size:9px}.form-time{color:var(--muted);font-size:10px}.lead-card h2{letter-spacing:-.04em;font-size:31px;line-height:1.05}.form-intro{color:var(--muted);margin:12px 0 21px;font-size:12px;line-height:1.6}.packaging-field{border:0;margin:0 0 18px;padding:0}.packaging-field legend{margin-bottom:9px;font-size:11px;font-weight:600}.packaging-options{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.packaging-option{cursor:pointer;position:relative}.packaging-option>input{opacity:0;width:1px;height:1px;position:absolute}.packaging-option>span{text-align:center;border:1px solid var(--line);border-radius:3px;flex-direction:column;align-items:center;gap:6px;min-height:81px;padding:10px 2px 8px;transition:background .15s,border-color .15s;display:flex}.packaging-option svg{width:32px;height:30px}.packaging-option span span{font-size:9px;font-weight:600;line-height:1.35}.packaging-option input:checked+span{border-color:var(--orange);color:#9b3319;background:#f4e6d9}.packaging-option input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.field{flex-direction:column;gap:5px;margin-bottom:13px;display:flex}.field label{font-size:11px;font-weight:600}.optional{color:var(--muted);margin-left:3px;font-size:9px;font-weight:400}.field input,.message-details textarea{width:100%;min-height:42px;color:var(--ink);background:#fffefa;border:1px solid #d6d0c4;border-radius:2px;padding:10px 11px;font-size:12px}.field input::placeholder,.message-details textarea::placeholder{color:#85857b}.field-row{grid-template-columns:1.15fr 1fr;gap:12px;display:grid}.message-details{margin:2px 0 12px}.message-details summary{cursor:pointer;min-height:32px;padding:6px 0;font-size:11px;list-style:none}.message-details summary:before{content:"+";margin-right:7px;display:inline-block}.message-details[open] summary:before{content:"−"}.message-details summary span{color:var(--muted);margin-left:4px;font-size:9px}.message-details textarea{resize:vertical;min-height:82px;margin-top:6px}.consent{cursor:pointer;align-items:flex-start;gap:8px;margin:0 0 15px;font-size:10px;line-height:1.5;display:flex}.consent input{accent-color:var(--orange);flex-shrink:0;width:16px;height:16px;margin:0}.consent a{text-underline-offset:2px;text-decoration:underline}.submit-button{width:100%;min-height:48px;padding:12px 17px;font-size:13px}.form-footnote{text-align:center;color:var(--muted);margin-top:10px;font-size:9px}.form-error{color:#9c2b17;background:#f9e9e0;border-left:3px solid #9c2b17;margin-bottom:12px;padding:8px 10px;font-size:12px}.form-success{padding-block:24px}.success-mark{background:#e0e9d9;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:24px;font-size:25px;display:grid}.form-success h3{margin-bottom:20px;font-size:30px}.form-success p{margin-bottom:18px;font-size:14px}.form-success .receipt{overflow-wrap:anywhere;font-size:11px}.honey{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.audience-strip{border-block:1px solid var(--line);padding-block:25px}.audience-strip .container{justify-content:space-between;align-items:center;gap:24px;display:flex}.audience-strip .eyebrow{color:var(--muted);flex-shrink:0;font-size:9px}.audience-strip p{letter-spacing:-.02em;font-family:Archivo,sans-serif;font-size:16px;font-weight:500}.audience-strip p span{color:#a19889;margin:0 14px}.section{padding-block:95px}.section-heading{grid-template-columns:1fr 1fr;align-items:end;column-gap:90px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:22px}.section-heading>p:last-child{max-width:420px;color:var(--muted);font-size:15px}.format-grid{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:50px;display:grid}.format-item{border-right:1px solid var(--line);padding:28px 35px 30px}.format-item:first-child{padding-left:0}.format-item:last-child{border-right:0}.format-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.format-top svg{width:55px;height:55px}.format-top>span{color:var(--muted);font-size:11px}.format-item h3{margin-bottom:10px;font-size:25px}.format-item p{color:var(--muted);margin-bottom:18px;font-size:13px}.format-item .text-link{border-bottom:0;font-size:12px}.process-section{background:var(--green);color:var(--paper);padding-block:77px}.process-inner{grid-template-columns:1fr 1.1fr;gap:90px;display:grid}.process-inner .eyebrow{color:#c3c5b3;margin-bottom:22px}.process-inner h2{margin-bottom:24px}.process-inner>div>p:not(.eyebrow){color:#c9cec1;font-size:14px;line-height:1.8}.process-inner .button{margin-top:28px}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #ffffff26;gap:23px;padding:24px 0;display:flex}.steps li:first-child{padding-top:0}.steps li:last-child{border:0;padding-bottom:0}.step-number{color:#c0c6b5;font-family:Archivo,sans-serif;font-size:12px;line-height:1.5}.steps h3{letter-spacing:-.02em;margin-bottom:9px;font-size:20px;line-height:1.3}.steps p{color:#c9cec1;max-width:380px;font-size:13px}.local-section{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.35fr;align-items:center;gap:80px;display:grid}.local-stamp{border:1px solid #b6b0a2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:245px;height:245px;margin:auto;display:flex;position:relative;transform:rotate(-9deg)}.local-stamp:before{content:"";border:1px dashed #b6b0a2;border-radius:50%;position:absolute;inset:12px}.local-stamp span{letter-spacing:.16em;font-size:12px}.local-stamp strong{font-family:var(--serif);color:var(--orange);font-size:107px;font-style:italic;font-weight:400;line-height:1.35}.local-section .eyebrow{margin-bottom:20px}.local-section h2{margin-bottom:24px}.local-section p:not(.eyebrow){color:var(--muted);max-width:530px;margin-bottom:13px;font-size:14px}.local-section .text-link{margin-top:6px}.faq-section{grid-template-columns:1fr 1.3fr;gap:60px;display:grid}.faq-section .eyebrow{margin-bottom:22px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:14px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);padding:0 30px 22px 0;font-size:13px;line-height:1.8}.last-call{text-align:center;background:#e7e0d3;border-radius:5px;padding:62px 20px 68px}.last-call .eyebrow{margin-bottom:23px;font-size:10px}.last-call h2{font-size:clamp(2.8rem,4.8vw,4.5rem)}.last-call .button{min-width:260px;margin-top:30px}.last-call>p:last-child{color:var(--muted);margin-top:15px;font-size:11px}.site-footer{padding-top:66px;padding-bottom:26px}.footer-top{justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px;display:flex}.footer-name{letter-spacing:-.02em;font-family:Archivo,sans-serif;font-size:17px;font-weight:600}.footer-name span{letter-spacing:0;color:var(--muted);margin-top:4px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;display:block}.footer-cta{font-size:13px}.footer-cta span{margin-left:20px;font-size:20px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding-top:20px;font-size:10px;display:flex}.footer-bottom>div{gap:20px;display:flex}.footer-bottom a:hover{text-decoration:underline}.mobile-cta{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{background:var(--ink);color:#fff;z-index:100;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.legal-page{max-width:820px;min-height:60vh;padding-block:70px}.legal-page h1{margin-bottom:35px;font-size:46px}.legal-page h2{margin:28px 0 12px;font-size:23px}.legal-page p,.legal-page ul{color:var(--muted);margin:10px 0;font-size:15px}.legal-page a{text-decoration:underline}.preview-notice{border:1px solid var(--line);margin-block:20px;padding:16px}@media (width>=1500px){.hero{gap:9%}}@media (width<=1100px){.container{width:calc(100% - 56px)}.hero{gap:5%;padding-top:40px}h1{font-size:4.4vw}.lead-card{padding:25px 22px}.lead-card:before{left:22px;right:22px}.site-header nav{gap:20px}.hero-lead{font-size:17px}.form-heading{gap:5px}.form-heading .eyebrow{font-size:8px}.audience-strip p{font-size:14px}.audience-strip p span{margin:0 7px}.process-inner{gap:50px}.section-heading{column-gap:50px}}@media (width<=800px){.site-header{height:88px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:25px;padding-top:36px;padding-bottom:40px}.hero-copy{position:relative}.hero-eyebrow{margin-bottom:20px;font-size:10px}h1{max-width:600px;font-size:clamp(2.7rem,7.7vw,4.4rem)}.hero-lead{max-width:480px;font-size:17px}.hero-description{max-width:450px}.carton-scene{display:none}.hero-link{margin-top:12px}.lead-card{width:100%;max-width:580px;margin-inline:auto;padding:28px}.lead-card:before{left:28px;right:28px}.form-heading .eyebrow{font-size:10px}.form-time{font-size:11px}.lead-card h2{font-size:34px}.form-intro{font-size:14px}.field label,.packaging-field legend{font-size:12px}.field input,.message-details textarea{min-height:46px;font-size:16px}.packaging-option span span{font-size:11px}.packaging-option>span{min-height:86px}.packaging-option svg{width:33px;height:33px}.consent{font-size:11px}.consent input{width:19px;height:19px}.form-footnote{font-size:10px}.message-details summary{min-height:44px;padding-block:10px;font-size:12px}.submit-button{min-height:54px;font-size:14px}.audience-strip .container{flex-direction:column;align-items:flex-start;gap:10px}.audience-strip p{font-size:14px;line-height:1.9}.section{padding-block:62px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading .eyebrow{margin:0}.section-heading>p:last-child{max-width:550px}.format-grid{margin-top:30px}.format-item{padding:24px 18px}.format-item h3{font-size:22px}.format-item p{font-size:12px}.format-top svg{width:43px;height:43px}.format-top{margin-bottom:20px}.process-inner{grid-template-columns:1fr;gap:42px}.process-section{padding-block:56px}.steps{max-width:550px}.local-section{grid-template-columns:180px 1fr;gap:30px}.local-stamp{width:175px;height:175px}.local-stamp strong{font-size:70px}.local-stamp span{font-size:9px}.local-section h2{font-size:31px}.faq-section{grid-template-columns:1fr;gap:32px}.last-call{padding-block:48px}.footer-bottom{flex-wrap:wrap}.footer-bottom>span{display:none}.site-footer{padding-bottom:95px}.mobile-cta{bottom:max(14px,env(safe-area-inset-bottom));z-index:20;min-height:50px;display:flex;position:fixed;left:20px;right:20px;box-shadow:0 3px 24px #1f201b30}}@media (width<=480px){.container{width:calc(100% - 36px)}.site-header{gap:12px;height:80px}.brand{gap:7px;font-size:9px}.brand-city{font-size:16px}.brand-mark{width:26px;height:32px}.site-header>.button{gap:8px;min-height:44px;padding:10px;font-size:10px}.site-header>.button span{font-size:17px}.hero{padding-top:28px}h1{letter-spacing:-.065em;font-size:clamp(2.4rem,9.5vw,3rem)}.hero-eyebrow{gap:7px;font-size:9px}.hero-lead{font-size:16px}.hero-description{font-size:13px}.lead-card{padding:23px 18px}.lead-card:before{left:18px;right:18px}.form-heading .eyebrow{font-size:8px}.form-time{font-size:9px}.lead-card h2{font-size:30px}.form-intro{font-size:12px}.packaging-options{gap:5px}.packaging-option span span{font-size:9px}.packaging-option>span{min-height:80px}.field-row{grid-template-columns:1fr;gap:0}.optional{font-size:10px}.form-footnote{font-size:9px}.audience-strip p{font-size:12px}.audience-strip p span{margin:0 4px}.format-grid{border-bottom:0;grid-template-columns:1fr}.format-item,.format-item:first-child{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:65px 1fr;column-gap:20px;padding:23px 0;display:grid}.format-top{grid-row:1/4;margin:0;display:block}.format-top>span{margin-top:12px;display:block}.format-item h3{margin:0 0 7px}.format-item p{margin:0}.format-item .text-link{justify-self:start;margin-top:8px}.local-section{grid-template-columns:1fr;gap:34px}.local-stamp{width:145px;height:145px;margin:0 auto 0 0}.local-stamp strong{font-size:54px}.local-stamp span{font-size:8px}.local-section h2{font-size:34px}.faq-list summary{padding-block:18px;font-size:13px}.last-call h2{font-size:37px}.last-call .button{min-width:240px}.footer-top{flex-direction:column;align-items:flex-start;gap:20px}.footer-bottom{gap:14px;font-size:9px}.footer-bottom>div{gap:18px}.legal-page h1{font-size:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
