@font-face{font-family:Manrope;src:url('manrope-latin-400-normal.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('manrope-latin-600-normal.woff2') format('woff2');font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url('manrope-latin-800-normal.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--accent:#3155e7;--ink:#141827;--wash:#f0f3fc;--muted:#656b7b;--line:#daddE5;--radius:8px;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(.mobile-nav:not([hidden])){overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;font-weight:800;letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,54px)}h3{font-size:28px}p{color:var(--muted)}[hidden]{display:none!important}::selection{background:#d7e0ff}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}main:focus{outline:0}.icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}.page-width{width:calc(100% - 104px);max-width:1440px;margin-inline:auto}.section-space{padding-block:88px}.skip-link{position:fixed;z-index:100;top:-100px;left:16px;padding:12px 20px;background:var(--ink);color:#fff}.skip-link:focus{top:12px}.announcement{text-align:center;background:var(--accent);color:#fff;padding:10px 20px;font-size:14px;font-weight:600;line-height:1.4}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 52px;border-bottom:1px solid var(--line);gap:36px;position:relative;background:#fff;z-index:20}.brand{display:inline-flex}.wordmark{display:flex;flex-direction:column;align-items:flex-end;line-height:.8}.wordmark>span{font-weight:800;font-size:46px;letter-spacing:-.065em}.wordmark small{font-size:9px;letter-spacing:.51em;font-weight:800;margin-top:11px;margin-right:-4px}.desktop-nav{display:flex;align-items:center;gap:44px;font-weight:800;font-size:14px}.desktop-nav a{padding-block:22px;transition:color .18s}.desktop-nav a:hover{color:var(--accent)}.header-actions{display:flex;gap:16px;align-items:center}.cart-link{position:relative;padding:10px}.cart-link>.icon{width:29px;height:29px}.cart-count{position:absolute;top:0;right:0;background:var(--accent);color:#fff;border-radius:50%;font-size:10px;min-width:18px;height:18px;text-align:center;line-height:18px;font-weight:800}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;min-width:44px;min-height:44px}.mobile-toggle,.mobile-nav{display:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:57px;padding:16px 26px;background:var(--accent);color:#fff;border:1.5px solid var(--accent);border-radius:6px;font-size:15px;line-height:1.35;font-weight:800;text-align:center;transition:transform .2s,background .2s;white-space:normal}.button:hover{background:color-mix(in srgb,var(--accent),#000 12%);transform:translateY(-2px)}.button-outline{background:#fff;color:var(--accent)}.button-outline:hover{background:var(--wash)}.button-white{background:#fff;color:var(--accent);border-color:#fff}.button-white:hover{background:var(--wash)}.button-small{min-height:42px;padding:10px 16px;font-size:13px}.button-full{width:100%}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--accent);font-weight:800}.text-link .icon{transition:transform .2s}.text-link:hover .icon,a:hover>.text-link .icon{transform:translateX(4px)}
.hero{display:grid;grid-template-columns:45% 55%;min-height:600px}.hero-copy{padding:60px 36px 46px 52px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(58px,6vw,96px);letter-spacing:-.062em;line-height:1.02}.hero h1 span{color:var(--accent)}.hero-description{font-size:clamp(16px,1.4vw,21px);line-height:1.65;max-width:490px;margin-top:27px;color:#42485a}.hero-buttons{display:flex;gap:15px;margin-top:36px;flex-wrap:wrap}.hero-buttons .button{padding-inline:21px;font-size:14px}.hero-footnote{font-size:13px;margin-top:17px}.hero-media{min-height:600px;max-height:760px;overflow:hidden;background:var(--wash)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:50% 44%}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:25px}.service-strip>div{display:flex;align-items:center;justify-content:center;gap:25px;font-size:18px;font-weight:800;line-height:1.3;padding:5px 15px}.service-strip>div+div{border-left:1px solid var(--line)}.service-strip .icon{color:var(--accent);width:48px;height:48px;stroke-width:1.1}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading h2 span{color:var(--accent)}.section-heading>p{font-size:16px;font-weight:800;color:var(--ink);padding-bottom:4px}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.order-card{border:1px solid #cdd0d8;border-radius:var(--radius);overflow:hidden;display:block;transition:border-color .2s}.order-card:hover{border-color:var(--accent)}.order-card-image{height:330px;background:var(--wash);overflow:hidden}.order-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.order-card:first-child img{object-position:50% 39%}.order-card:hover img{transform:scale(1.025)}.order-card-copy{padding:25px 27px 28px}.order-card-copy p{margin:12px 0 20px;color:#454b5c;line-height:1.6}.ready-sheet-link{margin-top:26px;text-align:center;font-size:14px}.ready-sheet-link a{color:var(--accent);text-underline-offset:4px}.ready-sheet-link span{text-decoration:underline}.ready-sheet-link .icon{margin-left:10px;width:20px}.how-section{margin-bottom:88px}.how-inner{background:var(--wash);padding:38px 36px;border-radius:var(--radius)}.how-inner h2{font-size:clamp(27px,2.9vw,43px);margin-bottom:32px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr)}.process-step{padding-inline:35px}.process-step:first-child{padding-left:0}.process-step:last-child{padding-right:0}.process-step+.process-step{border-left:1px solid #cdd5ed}.step-top{display:flex;justify-content:space-between;align-items:center;max-width:270px;margin-bottom:12px}.step-top span{font-size:62px;color:var(--accent);font-weight:800;line-height:1;letter-spacing:-.06em}.step-top .icon{width:55px;height:55px;stroke-width:1.05}.process-step h3{font-size:22px;margin-bottom:10px}.process-step p{font-size:15px;color:#464c5d;line-height:1.55}
.local-story{background:var(--accent);color:#fff;padding-block:67px}.local-story-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.local-story h2{font-size:clamp(40px,4.6vw,68px)}.local-story p{color:#e7ecff;margin-top:20px}.local-story-action p{font-size:12px;text-align:center}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq-section h2{font-size:clamp(32px,3.2vw,47px)}.faq-section>div>p{margin-top:20px;font-size:14px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:24px 0;font-size:15px;line-height:1.5;font-weight:800}.faq-list summary .icon{width:20px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-answer{padding:0 30px 24px 0;font-size:14px}.rte p+p{margin-top:18px}.rte ul,.rte ol{padding-left:23px}.rte a{color:var(--accent);text-decoration:underline}.rte img{height:auto}
.site-footer{background:var(--ink);color:#fff;padding:58px 0 22px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:35px;padding-bottom:50px}.footer-brand{padding-top:6px}.footer-brand .wordmark{display:inline-flex}.footer-brand p{margin-top:25px;color:#b7bbca;font-size:14px}.footer-main h3{font-size:14px;letter-spacing:0;margin:6px 0 21px}.footer-main>div:not(.footer-brand)>a,.footer-main>div:not(.footer-brand)>p{display:block;color:#bdc1d0;font-size:13px;margin:11px 0}.footer-main a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #363b4b;padding-top:22px;display:flex;justify-content:space-between;gap:20px;align-items:center;color:#aeb4c8;font-size:11px}.footer-bottom .icon{width:16px;height:16px;margin-right:6px}.policy-links{display:flex;gap:14px}
.breadcrumb{display:flex;gap:12px;font-size:12px;color:var(--muted);padding-block:28px}.breadcrumb a:hover{text-decoration:underline}.product-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:68px;padding-bottom:80px}.product-photo{background:var(--wash);border-radius:var(--radius);overflow:hidden;position:sticky;top:25px;align-self:start}.product-photo>img{width:100%;height:720px;object-fit:cover;object-position:center}.product-content h1{font-size:44px;margin:10px 0 16px}.product-content .intro{font-size:18px;color:var(--ink);margin-bottom:10px}.product-description{font-size:14px;line-height:1.7;max-width:470px;margin-bottom:26px}.product-form{display:block}.form-field{margin-bottom:22px}.field-label{display:block;font-weight:800;font-size:14px;margin-bottom:10px;letter-spacing:-.02em}.field-label>span:first-child:not(:only-child){color:var(--accent);margin-right:7px}.input,select,textarea{background:#fff;border:1px solid #cdd1dc;border-radius:5px;padding:12px 14px;width:100%;min-height:46px;font-size:14px}select{appearance:auto;cursor:pointer}textarea{resize:vertical;min-height:80px}.upload-zone{border:1px dashed #9aa7cb;border-radius:7px;background:#f8faff;padding:23px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;cursor:pointer;position:relative;overflow:hidden}.upload-zone:hover{border-color:var(--accent);background:var(--wash)}.upload-zone .icon{color:var(--accent);width:30px;height:30px}.upload-zone strong{font-size:14px}.upload-zone small{color:var(--muted);font-size:11px}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-zone:focus-within{outline:3px solid var(--accent);outline-offset:3px}.upload-zone img{width:80px;height:70px;object-fit:contain}.quantity-control{display:inline-flex;border:1px solid #cdd1dc;border-radius:5px;height:46px;background:#fff;overflow:hidden}.quantity-control button{width:44px;min-height:44px;border:0;background:transparent;font-size:20px}.quantity-control input{width:60px;border:0;text-align:center;appearance:textfield;padding:8px;font-size:14px}.quantity-control input::-webkit-inner-spin-button{appearance:none}.price-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:20px 0 14px;font-size:14px}.price-row strong{font-size:24px;font-weight:800}.small-note{font-size:12px;line-height:1.6;margin-top:12px}.form-error{color:#b22c35;font-size:13px;line-height:1.6;margin:12px 0}.product-perks{display:flex;gap:22px;flex-wrap:wrap;font-size:11px;margin:22px 0 30px}.product-perks>span{display:flex;align-items:center;gap:8px}.product-perks .icon{color:var(--accent);width:19px;height:19px}.product-details summary{font-size:13px;padding-block:16px}.empty-state{text-align:center;max-width:700px;margin:60px auto 100px;padding-inline:20px}.empty-state h1{font-size:52px;margin-bottom:20px}.empty-state p{margin-bottom:27px}.prose-page{max-width:800px;padding-block:70px 100px}.prose-page h1{font-size:48px;margin-bottom:28px}.prose-page h2{font-size:27px;margin:35px 0 15px}.prose-page .rte{font-size:16px}.prose-page .contact-form{margin-top:34px}.prose-page .rte p{margin-block:16px}.search-form{display:flex;gap:12px;margin:25px 0 40px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.catalog-heading{margin:20px 0 36px}.catalog-heading h1{font-size:48px;margin-bottom:18px}.catalog-card img{width:100%;height:300px;object-fit:cover;background:var(--wash);border-radius:7px}.catalog-card h2{font-size:20px;margin:18px 0 8px}.catalog-card p{font-size:14px}.pagination{display:flex;justify-content:center;gap:16px;padding:35px}.cart-layout{display:grid;grid-template-columns:1fr 350px;gap:60px;padding-bottom:90px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:23px;padding:25px 0;border-block:1px solid var(--line)}.cart-item+.cart-item{border-top:0}.cart-item>img{width:100px;height:125px;object-fit:cover;border-radius:5px}.cart-item h2{font-size:21px;margin-bottom:8px}.cart-item p,.cart-item dl{font-size:12px;margin:5px 0}.cart-item dt{font-weight:800;display:inline}.cart-item dd{display:inline;margin:0}.cart-item dd:after{content:'';display:block}.cart-item .quantity-control{margin-top:15px;height:40px}.cart-item .quantity-control button{min-height:38px}.cart-remove{display:block;font-size:12px;text-decoration:underline;margin-top:10px;color:var(--muted)}.cart-summary{background:var(--wash);border-radius:8px;padding:27px;align-self:start}.cart-summary h2{font-size:26px}.cart-summary .button{margin-top:15px}.cart-actions{margin-top:25px}.preview-note{padding:10px 16px;background:#fff8de;border:1px solid #e7dba4;border-radius:5px;color:#695415;font-size:12px;margin:14px 0}.form-success{background:#eef9f2;color:#237c47;padding:20px;border-radius:6px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.template-password{max-width:550px;margin:100px auto;padding:25px;text-align:center}.template-password h1{margin:35px 0;font-size:45px}.template-password input{margin:20px 0}
@media(min-width:1700px){.hero-copy{padding-left:max(52px,calc((100vw - 1440px)/2))}.hero{min-height:700px}.hero-media{height:700px}.site-header{padding-inline:max(52px,calc((100vw - 1440px)/2))}}
@media(max-width:1190px){.desktop-nav{gap:25px;font-size:12px}.site-header{gap:20px}.hero-copy{padding-left:40px;padding-right:25px}.hero h1{font-size:6.1vw}.hero{grid-template-columns:46% 54%;min-height:560px}.hero-media{min-height:560px}.hero-buttons{gap:10px}.hero-buttons .button{font-size:12px;padding-inline:14px;min-height:52px}.hero-footnote{font-size:11px}.hero-description{font-size:16px}.page-width{width:calc(100% - 80px)}.order-card-image{height:285px}.product-layout{gap:35px}.product-content h1{font-size:36px}.product-photo>img{height:650px}.cart-layout{gap:30px;grid-template-columns:1fr 300px}.faq-section{gap:45px}}
@media(max-width:900px){.page-width{width:calc(100% - 48px)}.site-header{padding-inline:24px;height:82px}.desktop-nav{gap:19px;font-size:11px}.wordmark>span{font-size:36px}.wordmark small{font-size:7px}.hero-copy{padding-left:24px}.hero{min-height:510px}.hero-media{min-height:510px}.hero-buttons{flex-direction:column;align-items:stretch;max-width:265px;margin-top:26px}.hero-description{font-size:14px}.hero-footnote{max-width:200px}.service-strip>div{font-size:14px;gap:14px}.service-strip .icon{width:35px;height:35px}.section-heading>p{font-size:13px;max-width:200px}.order-card-image{height:240px}.order-card-copy{padding:22px}.order-card h3{font-size:23px}.order-card-copy p{font-size:13px}.process-step{padding-inline:20px}.process-step h3{font-size:18px}.process-step p{font-size:13px}.step-top span{font-size:50px}.step-top .icon{width:40px;height:40px}.how-inner{padding:30px}.local-story-action p{max-width:220px;line-height:1.7}.faq-section{grid-template-columns:1fr;gap:32px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 45px}.product-layout{grid-template-columns:1fr 1fr;gap:25px}.product-content h1{font-size:31px}.product-photo>img{height:570px}.cart-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.announcement{font-size:10px;padding:9px 16px;letter-spacing:0}.site-header{height:75px;gap:20px;padding-inline:20px}.wordmark>span{font-size:35px}.wordmark small{font-size:7px;margin-top:9px}.desktop-nav{display:none}.mobile-toggle{display:flex}.header-actions{gap:4px}.cart-link>.icon{width:25px;height:25px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 18px 30px #1418270c;padding:18px 24px 25px}.mobile-nav>a{font-size:16px;padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-weight:600}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:36px 24px 30px}.hero h1{font-size:clamp(54px,11.9vw,79px);line-height:1.03}.hero-description{font-size:15px;margin-top:21px;max-width:420px}.hero-buttons{flex-direction:row;max-width:none;gap:10px;margin-top:25px}.hero-buttons .button{font-size:11px;padding:13px 12px;min-height:50px;flex:1}.hero-footnote{max-width:none;font-size:11px;margin-top:13px}.hero-media{height:360px;min-height:0;max-height:none}.hero-media img{object-position:50% 43%}.service-strip{padding:18px 4px}.service-strip>div{flex-direction:column;gap:10px;padding:0 8px;font-size:10px;white-space:nowrap}.service-strip .icon{width:30px;height:30px}.section-space{padding-block:50px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:38px}.section-heading>p{margin-top:17px;max-width:none;font-size:13px}.order-grid{grid-template-columns:1fr;gap:24px}.order-card-image{height:260px}.order-card-copy{padding:21px 23px}.order-card h3{font-size:27px}.order-card-copy p{font-size:14px}.order-card .text-link{font-size:15px}.ready-sheet-link{font-size:12px;line-height:1.9;margin-top:22px}.ready-sheet-link span{display:block}.ready-sheet-link .icon{width:17px}.how-section{margin-bottom:50px}.how-inner{padding:27px 23px}.how-inner h2{font-size:31px;line-height:1.18}.process-grid{grid-template-columns:1fr;gap:26px}.process-step,.process-step:first-child,.process-step:last-child{padding:0 0 24px}.process-step+.process-step{border-left:0;border-top:1px solid #cdd5ed;padding-top:24px}.process-step:last-child{padding-bottom:0}.step-top{max-width:none;margin-bottom:12px}.step-top span{font-size:55px}.step-top .icon{width:45px;height:45px}.process-step h3{font-size:22px}.process-step p{font-size:14px}.process-step p br{display:none}.local-story{padding-block:46px}.local-story-inner{display:block}.local-story h2{font-size:44px}.local-story p{font-size:14px}.local-story-action{margin-top:30px}.local-story-action p{max-width:none;text-align:left;font-size:11px;margin-top:14px}.faq-section{gap:30px}.faq-section h2{font-size:36px}.faq-section>div>p{font-size:13px;margin-top:16px}.faq-list summary{font-size:13px;padding-block:20px;gap:18px}.faq-answer{font-size:13px}.site-footer{padding-top:42px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 20px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:22px}.footer-main h3{font-size:13px;margin-bottom:15px}.footer-main>div:not(.footer-brand)>a,.footer-main>div:not(.footer-brand)>p{font-size:11px}.footer-bottom{align-items:flex-start;flex-direction:column;font-size:10px;gap:12px}.breadcrumb{padding-block:20px;font-size:11px}.product-layout{display:flex;flex-direction:column;gap:28px;padding-bottom:45px}.product-photo{position:static;align-self:stretch}.product-photo>img{height:360px;object-position:center 38%}.product-content h1{font-size:36px;margin-top:0}.product-content .intro{font-size:17px}.product-description{font-size:14px}.product-perks{gap:15px}.product-content .button{font-size:15px}.prose-page{padding-top:38px;padding-bottom:50px}.prose-page h1{font-size:36px}.prose-page .rte{font-size:14px}.empty-state h1{font-size:40px}.cart-item{grid-template-columns:75px 1fr;gap:15px}.cart-item>img{width:75px;height:100px}.cart-item>strong{grid-column:2}.cart-item h2{font-size:18px}.cart-layout{gap:35px;padding-bottom:45px}.catalog-heading h1{font-size:36px}.catalog-card img{height:200px}.product-grid{grid-template-columns:1fr}.catalog-card img{height:300px}.search-form{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

@media(min-width:701px){.hero{height:640px;min-height:0}.hero-media{height:100%;min-height:0;max-height:none}.hero-copy{padding-top:42px;padding-bottom:36px}.hero h1{font-size:clamp(56px,5.7vw,90px)}}.normal-weight{font-weight:400}.cart-summary>.field-label{margin-top:24px}.quantity-control .icon{width:16px;height:16px}
