:root{--wine:#64241f;--wine-dark:#481914;--cream:#f7f1e6;--yellow:#f2d17c;--ink:#33251e;--olive:#65705b;--line:rgba(100,36,31,.24);--heading:'Archivo Black',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--hand:'Caveat',cursive;--pad:clamp(24px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--cream);color:var(--wine);font-family:var(--body);font-size:16px;line-height:1.5}body:has(dialog[open]){overflow:hidden}::selection{background:var(--wine);color:var(--yellow)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:wait}img{display:block;max-width:100%;height:auto}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2,h3,.wordmark{font-family:var(--heading)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--olive);outline-offset:5px}input:focus-visible,textarea:focus-visible{outline:2px solid var(--wine);outline-offset:3px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;padding:12px 20px;background:var(--yellow)}.skip-link:focus{top:10px}
.announcement{height:34px;background:var(--wine);color:var(--cream);padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.8px;font-weight:600}.site-header{height:98px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--cream);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.wordmark{display:inline-flex;flex-direction:column;line-height:.92;flex:none}.wordmark>span{font-size:37px;letter-spacing:-2.5px;position:relative}.wordmark .brand-dot{font-size:37px}.wordmark small{font:700 8px/1 var(--body);letter-spacing:2.8px;margin-top:8px}.desktop-nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:1px;background:var(--wine);transition:width .25s}.desktop-nav a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:20px}.nav-order{display:flex;gap:28px;align-items:center;font-size:12px;font-weight:700;border:1px solid var(--wine);padding:12px 17px;transition:background .25s,color .25s}.nav-order:hover{background:var(--wine);color:var(--cream)}.nav-order span{font-size:21px;line-height:1}.menu-toggle{display:none;background:none;width:28px;height:36px;padding:8px 0}.menu-toggle span{display:block;height:2px;background:var(--wine);margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--cream);padding:10px var(--pad) 25px;border-bottom:1px solid var(--wine);box-shadow:0 12px 15px #33120a15}.mobile-nav a{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-size:18px}
.hero{display:grid;grid-template-columns:49% 51%;min-height:670px}.hero-copy{padding:48px 35px 31px var(--pad);background:var(--yellow);position:relative;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:700;line-height:1.6}.small-star{font-size:19px;vertical-align:middle;margin-right:8px}.hero h1{font-size:clamp(74px,8.7vw,142px);letter-spacing:-.073em;line-height:.9;margin:29px 0 32px}.home-word{position:relative}.home-word svg{position:absolute;width:100%;height:19px;left:0;bottom:-19px;overflow:visible;fill:none;stroke:var(--wine);stroke-width:4;stroke-linecap:round}.hero-description{font-size:15px;line-height:1.65;margin:3px 0 25px;max-width:370px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:17px 22px;min-height:56px;font-size:13px;font-weight:700;line-height:1.3;border:1px solid var(--wine);transition:background .25s,color .25s,transform .25s}.button span{font-size:22px;line-height:1}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--wine);color:var(--cream)}.button-dark:hover{background:var(--wine-dark)}.button-outline{background:transparent}.button-outline:hover{background:var(--yellow)}.hero-bottom{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:32px;font-size:8px;letter-spacing:1.4px;font-weight:600;width:100%}.location-icon{font-size:23px;line-height:1}.hero-handwritten{font:25px/.8 var(--hand);letter-spacing:0;transform:rotate(-6deg);margin-left:auto;white-space:nowrap}.hero-image-wrap{position:relative;overflow:hidden;background:#974a36}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:55% 50%}.round-stamp{position:absolute;top:30px;right:28px;width:121px;height:121px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--yellow);border:1px solid var(--wine);outline:6px solid var(--yellow);border-radius:50%;transform:rotate(13deg);color:var(--wine);box-shadow:0 5px 12px #22000015}.round-stamp strong{font:18px/.96 var(--heading);text-align:center;margin:7px 0}.round-stamp>span{font-size:7px;letter-spacing:2px;font-weight:700}.photo-caption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(0deg,#28170bad,transparent);color:var(--cream);padding:55px 25px 21px;font-size:8px;letter-spacing:1.5px;font-weight:700}.photo-caption>span:last-child{font-size:35px;line-height:1}.brand-ribbon{background:var(--wine);color:var(--yellow);overflow:hidden;border-top:1px solid var(--wine)}.ribbon-track{display:flex;align-items:center;width:max-content;animation:ribbon 45s linear infinite;padding:20px 0;gap:42px}.ribbon-track span{font:20px/1 var(--heading);letter-spacing:-.6px;white-space:nowrap}.ribbon-track b{font-size:29px;line-height:1}.brand-ribbon:hover .ribbon-track{animation-play-state:paused}@keyframes ribbon{to{transform:translateX(-50%)}}
.section-pad{padding:100px var(--pad)}h2{font-size:clamp(42px,4.6vw,76px);letter-spacing:-.065em;line-height:1.01}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.section-top .eyebrow{margin-bottom:22px}.section-intro{padding-bottom:5px;max-width:325px}.section-intro p{font-size:14px;line-height:1.7}.text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;background:none;border-bottom:1px solid var(--wine);padding:0 0 8px;font-size:12px;font-weight:700}.text-link span{font-size:22px;line-height:1}.section-intro .text-link{margin-top:24px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-photo{display:block;position:relative;aspect-ratio:1/1;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.product-photo:hover img{transform:scale(1.055)}.product-photo:focus-visible{outline-offset:6px}.product-badge{position:absolute;top:17px;left:17px;background:var(--cream);padding:7px 10px;font-size:8px;font-weight:700;letter-spacing:1.2px}.product-add{position:absolute;bottom:17px;right:17px;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--cream);font-size:25px;transition:transform .2s}.product-photo:hover .product-add{transform:rotate(45deg)}.product-title{display:flex;align-items:baseline;justify-content:space-between;margin:22px 0 10px}.product-title h3{font-size:35px;letter-spacing:-1.8px}.product-title>span{font-size:10px;letter-spacing:1px}.product p{font-size:13px;line-height:1.7;color:var(--ink)}.flavour-profile{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:23px;padding-top:13px;font-size:8px;letter-spacing:1.2px;font-weight:600}.flavour-profile>span:last-child{letter-spacing:3px;font-size:12px}
.story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--wine);color:var(--cream)}.story-image{position:relative;min-height:710px;overflow:hidden}.story-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 60%}.image-note{position:absolute;top:40px;left:30px;background:var(--yellow);color:var(--wine);padding:22px 27px;font:31px/1.03 var(--hand);transform:rotate(-7deg);box-shadow:0 3px 12px #0002}.image-index{position:absolute;bottom:24px;left:30px;color:#fff8e9;font-size:8px;letter-spacing:1.8px;font-weight:700}.story-copy{padding:65px clamp(30px,5.5vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy .eyebrow{color:var(--yellow);margin-bottom:27px}.story h2{font-size:clamp(50px,5.8vw,94px);line-height:.98}.story h2 em{font:1.3em/.7 var(--hand);color:var(--yellow);letter-spacing:-.01em}.story-lead{font-size:18px;line-height:1.55;margin-top:36px;margin-bottom:18px}.story-copy>p:not(.eyebrow):not(.story-lead){font-size:13px;line-height:1.8;max-width:360px;color:#ead8c9;margin-bottom:14px}.story-copy .text-link{color:var(--yellow);border-color:var(--yellow);margin-top:12px}.story-signoff{display:flex;align-items:center;gap:14px;margin-top:38px;color:var(--yellow);width:100%;padding-top:25px;border-top:1px solid #f7f1e633}.starburst{font-size:52px;line-height:1}.story-signoff>span:last-child{font:24px/1 var(--hand);transform:rotate(-3deg)}
.how{padding-top:65px;padding-bottom:65px}.how-heading{display:flex;align-items:center;justify-content:space-between;gap:35px}.how h2{font-size:30px;letter-spacing:-1.5px}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0 0;margin:25px 0 0;border-top:1px solid var(--line);gap:27px}.steps li{display:flex;align-items:flex-start;gap:15px}.step-number{font:13px/1.2 var(--heading);border:1px solid var(--line);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;flex-shrink:0}.steps h3{font:700 13px/1.3 var(--body);margin:3px 0 10px}.steps p{font-size:11px;line-height:1.7;color:var(--ink)}
.batch-section{background:#eae8d9}.batch-section .section-top{margin-bottom:48px}.builder-intro{font:29px/1.05 var(--hand);transform:rotate(-5deg);padding:0 34px 12px 0}.batch-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(35px,7vw,110px);align-items:start}.batch-form-wrap{padding-top:4px}fieldset{margin:0 0 26px;padding:0;border:0;min-width:0}legend{font-weight:700;font-size:14px;margin-bottom:13px;padding:0;display:flex;gap:10px;align-items:center;width:100%}legend>span{font-size:9px;letter-spacing:1px;border:1px solid #64241f55;width:24px;height:24px;display:grid;place-items:center;border-radius:50%}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choices label{display:block;position:relative;cursor:pointer}.choices input{position:absolute;opacity:0;inset:0;margin:0;width:100%;height:100%;cursor:pointer}.choices label>span{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 7px;border:1px solid #64241f66;min-height:76px;font-size:14px;font-weight:700;line-height:1.2;transition:background .2s,color .2s}.choices small{font-size:9px;font-weight:400;margin-top:6px;line-height:1.3}.choices input:checked+span{background:var(--wine);color:var(--cream);border-color:var(--wine)}.choices input:focus-visible+span{outline:3px solid var(--olive);outline-offset:3px}.choices label:hover>span{border-color:var(--wine);box-shadow:inset 0 0 0 1px var(--wine)}.cut-choices label>span{min-height:56px;padding:15px 5px}.builder-next{width:100%;margin-top:9px}.builder-note{font-size:10px;text-align:center;margin-top:13px;line-height:1.6}.batch-aside{position:sticky;top:120px}.batch-preview{height:220px;overflow:hidden;position:relative}.batch-preview img{width:100%;height:100%;object-fit:cover;object-position:50% 51%}.preview-handwritten{position:absolute;top:20px;right:14px;transform:rotate(8deg);font:27px/1 var(--hand);background:var(--yellow);padding:10px 13px}.order-ticket{background:var(--cream);position:relative;padding:23px 28px 18px;filter:drop-shadow(0 7px 5px #33251e08)}.order-ticket:after{content:'';position:absolute;top:100%;left:0;width:100%;height:9px;background:linear-gradient(135deg,var(--cream) 25%,transparent 25%) -6px 0,linear-gradient(225deg,var(--cream) 25%,transparent 25%) -6px 0;background-size:12px 18px}.ticket-header{display:flex;justify-content:space-between;gap:12px;font-size:7px;font-weight:700;letter-spacing:1.1px;border-bottom:1px dashed var(--line);padding-bottom:16px}.order-ticket h3{font-size:28px;letter-spacing:-1.5px;margin:17px 0}.ticket-details{margin:0}.ticket-details>div{display:flex;justify-content:space-between;gap:12px;margin:9px 0;font-size:11px}.ticket-details dt{color:#70564b}.ticket-details dd{margin:0;text-align:right;font-weight:600}.order-ticket>p{border-top:1px dashed var(--line);padding-top:17px;margin-top:17px;font-size:13px;font-weight:600}.order-ticket>p span{font-size:10px;font-weight:400}.ticket-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:7px;letter-spacing:1px}.ticket-bottom>span:last-child{font-size:28px;line-height:1}
.table-moment{height:590px;position:relative;overflow:hidden;background:var(--wine)}.table-moment>img{width:100%;height:100%;object-fit:cover;object-position:50% 57%}.table-moment:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(32,15,9,.62),rgba(32,15,9,.03) 80%);pointer-events:none}.table-overlay{position:absolute;top:50%;transform:translateY(-50%);left:var(--pad);color:var(--cream);z-index:1}.table-overlay .eyebrow{margin-bottom:25px}.table-overlay h2{font-size:clamp(64px,7.6vw,122px);letter-spacing:-.065em;line-height:.94;max-width:680px;text-shadow:0 2px 15px #0002}.table-handwritten{display:block;font:35px/1 var(--hand);color:var(--yellow);transform:rotate(-7deg);margin-top:28px;margin-left:50px}.table-caption{position:absolute;bottom:25px;right:var(--pad);z-index:1;color:var(--cream);font-size:8px;letter-spacing:1.8px;font-weight:600}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:75px}.faq-section .eyebrow{margin-bottom:23px}.faq-section h2{font-size:clamp(40px,4.2vw,64px)}.faq-doodle{display:block;font:95px/.9 var(--hand);margin-top:15px;transform:rotate(13deg);transform-origin:top left}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:22px;list-style:none;padding:21px 0;font-size:14px;font-weight:600;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;font-weight:400;line-height:1;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:13px;line-height:1.8;color:var(--ink);padding:0 35px 23px 0;max-width:560px}.closing{background:var(--yellow);text-align:center;padding:56px var(--pad) 64px}.closing>a{display:inline-flex;align-items:center;gap:45px;font:clamp(62px,9.6vw,158px)/1.1 var(--heading);letter-spacing:-.075em;margin:17px 0 6px}.closing>a span{font-family:var(--body);font-weight:400;transition:transform .3s}.closing>a:hover span{transform:translate(7px,-7px)}.closing>p:last-child{font-size:13px}footer{padding:42px var(--pad) 20px;background:var(--wine);color:var(--cream)}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:center;padding-bottom:36px}.footer-wordmark>span{font-size:53px;letter-spacing:-3px}.footer-wordmark small{font-size:8px;letter-spacing:4.9px}.footer-top>p{font-size:13px;line-height:1.6}.back-top{font-size:8px;letter-spacing:1px;display:flex;align-items:center;gap:20px}.back-top span{font-size:25px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #f7f1e633;padding-top:20px;font-size:7px;letter-spacing:1.15px}.concept-button{font:inherit;letter-spacing:inherit;background:none;padding:7px 0;color:var(--cream);border-bottom:1px solid #f7f1e666}
dialog{border:0;padding:0;background:var(--cream);color:var(--wine);width:min(640px,calc(100% - 30px));max-height:calc(100dvh - 40px);box-shadow:0 25px 80px #250b0866}dialog::backdrop{background:#221711b3;backdrop-filter:blur(5px)}.dialog-inner{padding:42px;position:relative}.dialog-close{position:absolute;right:16px;top:12px;padding:0;background:none;font-size:31px;width:35px;height:35px;line-height:1}.dialog-inner h2{font-size:44px;line-height:1;margin:19px 0 18px;letter-spacing:-2.7px}.dialog-inner>p:not(.eyebrow),#result-panel>p:not(.eyebrow):not(.form-note):not(.copy-status){font-size:13px;line-height:1.8;margin-bottom:18px}.dialog-batch-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;font-size:11px;margin:0 0 22px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}#details-form label{display:block;font-size:11px;font-weight:600;margin:0 0 17px}input:not([type=radio]):not([type=checkbox]),textarea{display:block;width:100%;background:#fffaf0;border:1px solid #64241f66;border-radius:0;padding:13px;font-size:12px;color:var(--wine);margin-top:7px}textarea{resize:vertical;min-height:85px;max-height:220px}::placeholder{color:#806e64;opacity:1}#details-form .pickup-check{display:flex;gap:10px;align-items:center;font-size:11px}.pickup-check input{accent-color:var(--wine);width:16px;height:16px}.form-note{font-size:10px;line-height:1.6;margin-top:15px;color:#70564b}#details-form .button{width:100%}#order-summary{white-space:pre-wrap;overflow-wrap:anywhere;max-height:230px;overflow:auto;font:12px/1.8 var(--body);padding:20px;background:#eae8d9;border:1px dashed var(--line);margin:20px 0}.result-actions{display:flex;gap:10px}.result-actions .button{font-size:12px;padding:14px 17px;flex:1}.copy-status{font-size:11px;min-height:20px;margin:12px 0 5px}#concept-dialog .button{margin-top:6px}
@media(min-width:1600px){.hero{min-height:780px}.hero-copy{padding-top:70px}.hero-description{font-size:17px}.hero h1{margin-top:37px}.hero-bottom{padding-top:42px}.eyebrow{font-size:10px}.hero-image{object-position:50% 50%}.section-pad{padding-top:120px;padding-bottom:120px}.how{padding-top:65px;padding-bottom:65px}.story-image{min-height:850px}.story-copy>p:not(.eyebrow):not(.story-lead){max-width:460px;font-size:15px}.story-lead{font-size:21px}.product p{font-size:15px}}
@media(max-width:1100px){.hero{min-height:615px;grid-template-columns:50% 50%}.hero-copy{padding-right:28px;padding-top:38px}.hero h1{font-size:9.4vw;margin-top:30px}.hero .eyebrow{font-size:7px;letter-spacing:1.2px}.hero-handwritten{font-size:22px}.hero-bottom{flex-wrap:wrap;gap:8px}.hero-description{font-size:14px}.desktop-nav{gap:23px}.nav-order{gap:16px}.story-image{min-height:690px}.story-copy{padding:50px 38px}.product-grid{gap:20px}.batch-layout{gap:45px}.section-intro{max-width:270px}.how-heading .eyebrow{max-width:175px}.steps{gap:16px}.steps li{gap:10px}.steps p br{display:none}.steps h3{font-size:12px}.faq-section{gap:50px}.choices label>span{font-size:12px}.choices small{font-size:8px}.table-moment{height:530px}}
@media(max-width:800px){:root{--pad:28px}.site-header{height:82px;gap:20px}.wordmark>span{font-size:32px}.wordmark small{font-size:7px;letter-spacing:2.5px}.desktop-nav{display:none}.menu-toggle{display:block}.announcement{height:31px;font-size:8px;letter-spacing:1.3px}.announcement-right{display:none}.announcement{justify-content:center}.nav-order{font-size:11px;gap:19px;padding:11px 14px}.hero{min-height:590px}.hero-copy{padding-top:30px;padding-right:24px}.hero h1{font-size:10.1vw;margin:27px 0 30px}.hero-description{font-size:12px;line-height:1.7}.hero .eyebrow{max-width:195px;line-height:1.7}.hero .button{font-size:11px;gap:20px;padding:15px 17px;min-height:52px}.hero-bottom{font-size:7px;line-height:1.7;letter-spacing:1px;margin-top:15px;padding-top:12px}.hero-handwritten{margin-left:23px}.round-stamp{width:102px;height:102px;top:25px;right:20px}.round-stamp strong{font-size:15px}.round-stamp>span{font-size:6px;letter-spacing:1.7px}.photo-caption{font-size:6px;letter-spacing:1.2px;padding-left:17px;padding-right:17px}.section-pad{padding-top:70px;padding-bottom:70px}.section-top{gap:28px}.section-intro{max-width:250px}.section-intro p{font-size:12px}.section-intro p br{display:none}.text-link{font-size:11px}.product-grid{gap:16px}.product-badge{font-size:6px;letter-spacing:.8px;left:10px;top:10px;padding:6px 8px}.product-add{width:32px;height:32px;font-size:20px;bottom:10px;right:10px}.product-title h3{font-size:26px;letter-spacing:-1.2px}.product-title{margin-top:16px}.product p{font-size:11px}.product p br{display:none}.flavour-profile{font-size:6px;letter-spacing:.7px;gap:6px}.flavour-profile>span:last-child{font-size:9px;letter-spacing:1px}.story-image{min-height:650px}.story-copy{padding:46px 30px}.story h2{font-size:53px}.story-lead{font-size:15px;margin-top:28px}.story-copy>p:not(.eyebrow):not(.story-lead){font-size:12px}.story-signoff{margin-top:26px}.story-signoff>span:last-child{font-size:21px}.image-note{font-size:25px;left:25px;top:30px;padding:19px}.image-index{left:20px;font-size:6px}.how-heading{align-items:flex-start}.how h2{font-size:26px}.steps{grid-template-columns:repeat(2,1fr);gap:30px 35px}.steps h3{font-size:13px}.steps p{font-size:12px}.batch-layout{grid-template-columns:1.05fr .95fr;gap:26px}.batch-preview{height:175px}.order-ticket{padding:20px}.ticket-header{font-size:6px;letter-spacing:.6px}.order-ticket h3{font-size:24px}.ticket-details>div{font-size:10px}.ticket-bottom{font-size:6px;letter-spacing:.5px}.builder-intro{font-size:26px;padding-right:5px}.choices{gap:5px}.choices label>span{font-size:12px;padding:15px 4px;min-height:67px}.choices small{font-size:9px;max-width:none}.cut-choices label>span{min-height:48px}.batch-form-wrap legend{font-size:12px}.batch-form-wrap fieldset{margin-bottom:22px}.builder-next{font-size:12px}.builder-note{font-size:8px}.table-moment{height:470px}.faq-section{grid-template-columns:1fr 1.2fr;gap:38px}.faq-section h2{font-size:40px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list details p{font-size:12px}.footer-bottom{font-size:6px;letter-spacing:.7px}.closing>a{font-size:12vw}.footer-top>p{font-size:12px}}
@media(max-width:600px){:root{--pad:22px}html{scroll-padding-top:88px}.site-header{height:76px;padding:0 20px;gap:13px}.wordmark>span{font-size:30px;letter-spacing:-2px}.wordmark small{font-size:6px;letter-spacing:2.1px;margin-top:7px}.nav-actions{gap:17px}.nav-order{font-size:10px;gap:10px;padding:9px 10px}.nav-order span{font-size:19px}.menu-toggle{width:23px}.announcement{font-size:7px;letter-spacing:1.1px;height:28px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:32px var(--pad) 26px}.hero .eyebrow{font-size:7px;letter-spacing:1.2px;max-width:none}.hero h1{font-size:clamp(83px,21.2vw,127px);line-height:.89;letter-spacing:-.075em;margin:24px 0 27px}.home-word svg{bottom:-13px;height:13px}.hero-description{font-size:14px;line-height:1.65;margin-top:4px;margin-bottom:22px}.hero .button{font-size:12px;gap:45px;padding:16px 20px;min-height:54px}.hero-bottom{width:100%;margin-top:19px;padding-top:0;flex-wrap:nowrap;gap:7px;font-size:7px}.hero-handwritten{font-size:24px;margin-left:auto}.hero-image-wrap{height:390px}.hero-image{object-position:50% 50%}.round-stamp{top:25px;right:26px;width:109px;height:109px}.round-stamp strong{font-size:16px}.round-stamp>span{font-size:6px}.photo-caption{font-size:7px;padding:35px 22px 18px}.ribbon-track{gap:28px;padding:17px 0}.ribbon-track span{font-size:16px}.ribbon-track b{font-size:24px}.section-pad{padding-top:60px;padding-bottom:60px}h2{font-size:43px}.eyebrow{font-size:8px;letter-spacing:1.3px}.section-top{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:29px}.section-top .eyebrow{margin-bottom:19px}.section-intro{max-width:330px;padding:0}.section-intro p{font-size:13px}.section-intro .text-link{margin-top:14px}.product-grid{grid-template-columns:1fr;gap:40px}.product-photo{aspect-ratio:1.06}.product-badge{top:16px;left:16px;font-size:8px;letter-spacing:1px;padding:8px 11px}.product-add{bottom:16px;right:16px;width:44px;height:44px;font-size:27px}.product-title{margin-top:19px;margin-bottom:10px}.product-title h3{font-size:33px}.product-title>span{font-size:10px}.product p{font-size:13px}.flavour-profile{font-size:8px;letter-spacing:1px;padding-top:13px;margin-top:18px}.flavour-profile>span:last-child{font-size:11px;letter-spacing:3px}.story{grid-template-columns:1fr}.story-image{height:470px;min-height:0}.story-image img{object-position:50% 54%}.image-note{font-size:27px;left:30px;top:34px}.image-index{bottom:23px;font-size:7px;left:24px}.story-copy{padding:51px var(--pad)}.story h2{font-size:clamp(50px,16vw,67px)}.story-copy .eyebrow{margin-bottom:25px}.story-lead{font-size:18px;margin-top:31px}.story-copy>p:not(.eyebrow):not(.story-lead){font-size:14px;line-height:1.75;max-width:450px}.story-copy .text-link{font-size:12px;margin-top:13px}.story-signoff{margin-top:30px;padding-top:24px}.story-signoff>span:last-child{font-size:27px}.how-heading{flex-direction:column;gap:18px}.how-heading .eyebrow{max-width:none}.how h2{font-size:29px;max-width:300px;line-height:1.05}.steps{gap:30px 22px;padding-top:25px;margin-top:25px}.steps li{flex-direction:column;gap:11px}.steps h3{font-size:13px}.steps p{font-size:11px}.step-number{width:34px;height:34px;font-size:12px}.builder-intro{font-size:28px;margin-left:5px;transform:rotate(-4deg);padding-top:0;padding-bottom:10px}.batch-section .section-top{gap:25px;margin-bottom:34px}.batch-layout{grid-template-columns:1fr;gap:35px}.batch-aside{position:static}.batch-preview{height:225px}.order-ticket{padding:23px 25px}.ticket-header{font-size:7px;letter-spacing:1.1px}.order-ticket h3{font-size:30px}.ticket-details>div{font-size:12px;margin:10px 0}.ticket-bottom{font-size:7px;letter-spacing:.7px}.order-ticket>p{font-size:14px}.order-ticket>p span{font-size:11px}.choices{gap:7px}.choices label>span{font-size:12px;padding:16px 4px;min-height:76px}.choices small{font-size:9px;max-width:none}.cut-choices label>span{min-height:55px}.batch-form-wrap legend{font-size:14px}.batch-form-wrap fieldset{margin-bottom:26px}.builder-next{font-size:13px;margin-top:3px}.builder-note{font-size:10px}.table-moment{height:520px}.table-moment>img{object-position:57% 50%}.table-moment:after{background:linear-gradient(0deg,#22120fc4 0%,#22120f25 100%)}.table-overlay{top:auto;bottom:76px;transform:none}.table-overlay .eyebrow{margin-bottom:20px}.table-overlay h2{font-size:60px}.table-handwritten{font-size:31px;margin-top:22px;margin-left:20px}.table-caption{font-size:6px;left:var(--pad);right:auto;bottom:24px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section h2{font-size:43px}.faq-section h2 br:last-child{display:none}.faq-doodle{display:none}.faq-list summary{font-size:13px;padding:21px 0;gap:15px}.faq-list details p{font-size:13px;padding-right:10px}.closing{padding:47px 20px 48px}.closing>a{font-size:clamp(49px,12.4vw,74px);gap:18px;letter-spacing:-.065em;margin:20px 0 12px}.closing>p:last-child{font-size:12px}.footer-top{flex-wrap:wrap;align-items:flex-start;gap:27px 20px;padding-bottom:29px}.footer-wordmark>span{font-size:43px}.footer-wordmark small{font-size:7px;letter-spacing:3.5px}.footer-top>p{font-size:11px;line-height:1.7;margin-top:2px}.back-top{width:100%;gap:15px;font-size:8px;justify-content:space-between}.footer-bottom{flex-wrap:wrap;gap:13px 18px;justify-content:flex-start;font-size:6px;letter-spacing:.8px}.footer-bottom>span:last-child{display:none}footer{padding-top:34px;padding-bottom:22px}.dialog-inner{padding:34px 23px 25px}.dialog-inner h2{font-size:39px;letter-spacing:-2.6px}.contact-grid{grid-template-columns:1fr;gap:0}.result-actions{flex-direction:column;gap:10px}.result-actions .button{min-height:50px;padding:14px 18px}dialog{max-height:calc(100dvh - 25px);width:calc(100% - 24px)}.dialog-close{right:11px;top:9px}.dialog-batch-line{font-size:10px}input:not([type=radio]):not([type=checkbox]),textarea{font-size:16px}#details-form label{font-size:12px}.form-note{font-size:10px}}
@media(max-width:360px){.nav-order{font-size:9px;gap:8px}.nav-actions{gap:11px}.hero h1{font-size:82px}.hero-handwritten{font-size:21px}.hero-bottom{font-size:6px}.choices small{font-size:8px}.choices label>span{font-size:11px}.table-overlay h2{font-size:53px}.product-title h3{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.ribbon-track{transform:none}}
