@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{--ink:#211a16;--muted:#746b64;--cream:#f5f0e7;--paper:#fffdf8;--orange:#e7621c;--orange-dark:#be4713;--sand:#d8cbb8;--green:#345d40;--border:#dfd7cc;--shadow:0 20px 50px #2e1f151f;--display:"Playfair Display", Georgia, serif;--sans:"DM Sans", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);margin:0;font-size:16px;line-height:1.5}body.no-scroll{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}[hidden]{display:none!important}.announcement{color:#fff4e9;background:var(--ink);text-align:center;letter-spacing:.03em;min-height:36px;padding:8px 20px;font-size:12px}.announcement strong{color:#f7b47d;font-weight:600}.announcement-separator{color:#796a60;margin:0 14px}.pulse-dot{background:#7abe74;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #7abe741f}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;border-bottom:1px solid #dfd7ccbf;grid-template-columns:1fr auto 1fr;align-items:center;height:86px;padding:0 clamp(24px,5vw,80px);display:grid;position:sticky;top:0}.brand{flex-direction:column;width:max-content;line-height:1;display:flex}.brand-name{font-family:var(--display);letter-spacing:-.04em;font-size:25px;font-weight:600}.brand>span:last-child{color:var(--orange-dark);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:700}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:#4a413b;font-size:14px;font-weight:600;position:relative}.desktop-nav a:after{background:var(--orange);content:"";height:1px;transition:transform .25s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{justify-content:flex-end;gap:10px;display:flex}.account-button,.cart-button{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.account-button:hover,.cart-button:hover{background:#fff;border-color:#b8aa9d}.user-icon{width:18px;height:18px;color:var(--orange);text-align:center;font-size:9px;position:relative;overflow:hidden}.user-icon:after{background:var(--orange);content:"";border-radius:50% 50% 0 0;height:11px;position:absolute;bottom:-5px;left:1px;right:1px}.cart-button{color:#fff;border-color:var(--orange);background:var(--orange)}.cart-button:hover{border-color:var(--orange-dark);background:var(--orange-dark)}.cart-count{width:22px;height:22px;color:var(--ink);background:#fff3e8;border-radius:50%;place-items:center;font-size:11px;display:grid}.hero{background:var(--cream);grid-template-columns:47% 53%;min-height:660px;display:grid;overflow:hidden}.hero-content{flex-direction:column;justify-content:center;justify-self:end;max-width:720px;padding:75px clamp(40px,5vw,92px) 70px clamp(28px,5vw,80px);display:flex}.eyebrow{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:700;display:flex}.eyebrow>span{background:currentColor;width:28px;height:1px}.hero h1{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(49px,5.2vw,82px);font-weight:600;line-height:.98}.hero h1 em{color:var(--orange);font-weight:600}.hero-description{color:#645b55;max-width:560px;margin:28px 0 30px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:26px;display:flex}.primary-button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:0 24px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 8px 24px #ca4a1029}.primary-button:hover{background:var(--orange-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.primary-button.full{width:100%}.text-button{border-bottom:1px solid #9b8e82;padding-bottom:4px;font-size:13px;font-weight:700}.hero-trust{gap:36px;margin-top:48px;display:flex}.hero-trust>div{align-items:center;gap:10px;display:flex}.hero-trust strong{font-family:var(--display);font-size:26px}.hero-trust span{color:var(--muted);flex-direction:column;font-size:10px;line-height:1.4;display:flex}.hero-trust b{color:#e58b27;letter-spacing:1px;font-size:9px}.hero-visual{min-height:660px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#211a160f,#0000 30%),linear-gradient(#0000 50%,#211a161f);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center 48%;width:100%;height:100%}.hero-card{z-index:2;border-left:3px solid var(--orange);min-width:230px;color:var(--ink);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8f0;flex-direction:column;padding:18px 20px;display:flex;position:absolute;bottom:30px;right:34px}.hero-card span{color:var(--orange-dark);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}.hero-card strong{font-family:var(--display);margin:5px 0 1px;font-size:20px}.hero-card small{color:var(--muted);font-size:11px}.hero-stamp{z-index:2;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#231d1980;border:1px solid #fffc;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:106px;height:106px;display:flex;position:absolute;top:34px;left:30px;transform:rotate(-8deg)}.hero-stamp span{font-family:var(--display);font-size:13px;font-style:italic}.hero-stamp strong{letter-spacing:.13em;margin:2px 0;font-size:8px}.benefit-strip{color:#f8f3eb;background:var(--ink);grid-template-columns:repeat(3,1fr);padding:28px clamp(28px,7vw,110px);display:grid}.benefit-strip>div{border-right:1px solid #453a33;justify-content:center;align-items:center;gap:18px;min-height:58px;display:flex}.benefit-strip>div:last-child{border-right:0}.benefit-strip>div>span{color:var(--orange);font-family:var(--display);font-size:24px;font-style:italic}.benefit-strip p{flex-direction:column;margin:0;display:flex}.benefit-strip strong{font-family:var(--display);font-size:16px;font-weight:600}.benefit-strip small{color:#a99d95;margin-top:3px;font-size:10px}.order-section{background:var(--paper);padding:100px clamp(24px,6vw,96px) 120px}.section-heading{justify-content:space-between;align-items:flex-end;max-width:1240px;margin:0 auto 45px;display:flex}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2,.story-copy h2{font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:clamp(40px,4vw,58px);line-height:1}.section-heading>p{max-width:400px;color:var(--muted);margin:0 0 5px;line-height:1.7}.order-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:28px;max-width:1240px;margin:0 auto;display:grid}.builder{flex-direction:column;gap:14px;display:flex}.step-card{border:1px solid var(--border);background:#fff;border-radius:7px;overflow:hidden}.step-header{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;width:100%;padding:20px 24px;display:grid}.step-number{width:48px;height:48px;color:var(--orange-dark);font-family:var(--display);background:#fff1e5;border-radius:50%;place-items:center;font-size:18px;font-style:italic;display:grid}.step-header>span:nth-child(2){flex-direction:column;display:flex}.step-header small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:700}.step-header strong{font-family:var(--display);font-size:22px}.step-header b{color:var(--orange);font-size:24px;font-weight:400}.step-content{border-top:0 solid var(--border);opacity:0;max-height:0;padding:0 24px;transition:max-height .35s,opacity .25s,padding .35s;overflow:hidden}.step-card.open .step-content{opacity:1;border-top-width:1px;max-height:2000px;padding:25px 24px 30px}.size-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.size-option{border:1px solid var(--border);cursor:pointer;border-radius:5px;flex-direction:column;min-height:124px;padding:18px;transition:border .2s,background .2s;display:flex;position:relative}.size-option:hover{border-color:#bba998}.size-option.selected{border:2px solid var(--orange);background:#fff9f3;padding:17px}.size-option input{opacity:0;position:absolute}.size-option>span:first-of-type{justify-content:space-between;align-items:center;display:flex}.size-option b{font-family:var(--display);font-size:20px}.size-option .radio-ui{border:1px solid #b6a89d;border-radius:50%;width:17px;height:17px}.size-option.selected .radio-ui{border:5px solid var(--orange)}.size-option small{color:var(--muted);margin:6px 0 12px;font-size:10px;line-height:1.4}.size-option strong{color:var(--orange-dark);margin-top:auto;font-size:15px}.choice-group+.choice-group{margin-top:30px}.group-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.group-title h3{font-family:var(--display);margin:0;font-size:20px}.group-title span{color:var(--orange-dark);text-transform:uppercase;background:#fff1e5;border-radius:999px;padding:4px 9px;font-size:9px;font-weight:700}.choice-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.choice-option{border:1px solid var(--border);cursor:pointer;border-radius:4px;align-items:center;gap:10px;min-height:48px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.choice-option:hover{background:#fbf7f1}.choice-option.selected{border-color:var(--orange);background:#fff8f1}.choice-option input{opacity:0;position:absolute}.check-ui{background:#fff;border:1px solid #b6aaa0;border-radius:3px;flex:none;width:18px;height:18px;position:relative}.choice-option.selected .check-ui{border-color:var(--orange);background:var(--orange)}.choice-option.selected .check-ui:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.choice-option.disabled{opacity:.45;cursor:not-allowed}.notes-field{flex-direction:column;gap:8px;margin-top:28px;font-size:12px;font-weight:700;display:flex}.notes-field textarea{resize:vertical;border:1px solid var(--border);background:#fffdfa;border-radius:4px;outline:none;width:100%;padding:13px;font-size:13px}.notes-field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e7621c1a}.product-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-card{border:1px solid var(--border);background:#fffdfa;border-radius:5px;flex-direction:column;min-height:116px;padding:14px;display:flex}.product-visual{width:35px;height:35px;color:var(--orange-dark);background:#fff0e4;border-radius:50%;place-items:center;margin-bottom:8px;font-size:16px;display:grid}.product-card b{font-size:12px}.product-card>small{color:var(--muted);font-size:10px}.product-bottom{justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.product-bottom strong{color:var(--orange-dark);font-size:12px}.quantity{align-items:center;gap:6px;display:flex}.quantity button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:23px;height:23px;padding:0;line-height:1;display:grid}.quantity button:hover{color:#fff;border-color:var(--orange);background:var(--orange)}.quantity span{text-align:center;min-width:11px;font-size:11px}.order-summary{border:1px solid var(--border);background:#fff;border-radius:7px;position:sticky;top:106px;overflow:hidden;box-shadow:0 12px 35px #2e1f150f}.summary-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.summary-top p{font-family:var(--display);margin:0;font-size:20px;font-weight:600}.summary-top span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.summary-empty{text-align:center;padding:44px 35px}.plate-icon{border:1px solid #d6c8bb;border-radius:50%;width:70px;height:70px;margin:0 auto 16px;position:relative}.plate-icon:after{content:"";border:1px dashed #d6c8bb;border-radius:50%;position:absolute;inset:8px}.plate-icon span{z-index:1;background:var(--orange);width:1px;height:40px;position:absolute;top:15px;left:34px;transform:rotate(42deg)}.summary-empty h3{font-family:var(--display);margin:0 0 8px;font-size:18px}.summary-empty p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.summary-items{min-height:210px;max-height:380px;padding:22px;overflow-y:auto}.summary-item{border-bottom:1px solid #eee7de;padding:12px 0}.summary-item:first-child{padding-top:0}.summary-item:last-child{border-bottom:0}.summary-item-title{justify-content:space-between;gap:10px;font-size:13px;display:flex}.summary-item-title b{font-family:var(--display);font-size:16px}.summary-item p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.5}.summary-bottom{border-top:1px solid var(--border);background:#fffdfa;padding:18px 22px 22px}.summary-bottom>div{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.summary-bottom>div span{font-size:12px;font-weight:700}.summary-bottom strong{font-family:var(--display);font-size:23px}.summary-bottom>small{color:var(--muted);margin-bottom:15px;font-size:9px;display:block}.story-section{background:var(--ink);grid-template-columns:52% 48%;min-height:690px;display:grid}.story-images{position:relative;overflow:hidden}.story-main{object-fit:cover;object-position:center;filter:saturate(.8);width:100%;height:100%}.story-images:after{content:"";background:linear-gradient(90deg,#0000 70%,#211a1666);position:absolute;inset:0}.story-detail{z-index:2;border:8px solid var(--ink);object-fit:cover;width:245px;height:175px;position:absolute;bottom:45px;right:-56px}.story-copy{color:#f9f4eb;flex-direction:column;justify-content:center;max-width:620px;padding:80px clamp(45px,7vw,115px);display:flex}.eyebrow.light{color:#f29a63}.story-copy h2{margin-bottom:28px}.story-copy>p:not(.eyebrow){color:#bfb4ab;font-size:15px;line-height:1.8}.story-copy blockquote{border-left:2px solid var(--orange);color:#eaded5;font-family:var(--display);margin:25px 0 0;padding-left:18px;font-size:19px;font-style:italic;line-height:1.5}footer{color:#433a35;background:#eee6da;grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding:68px clamp(28px,7vw,110px) 28px;display:grid}.footer-brand{flex-direction:column;display:flex}.footer-brand strong{font-family:var(--display);font-size:31px}.footer-brand span{color:var(--orange-dark);letter-spacing:.17em;text-transform:uppercase;font-size:8px;font-weight:700}footer small{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}footer p{margin:10px 0 0;font-size:12px;line-height:1.7}.footer-note{color:#887b71;text-align:center;border-top:1px solid #d8cbbb;grid-column:1/-1;margin-top:24px;padding-top:20px;font-size:10px}.footer-admin{color:var(--orange-dark);margin-left:10px;font-weight:700}.footer-admin:hover{text-decoration:underline}.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a141185;position:fixed;inset:0}.cart-drawer{z-index:61;background:var(--paper);flex-direction:column;width:min(430px,100%);height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 50px #1e140e2e}.cart-drawer.open{transform:translate(0)}.drawer-header,.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:23px 26px;display:flex}.drawer-header small,.modal-header small{color:var(--orange-dark);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}.drawer-header h2,.modal-header h2{font-family:var(--display);margin:2px 0 0;font-size:27px}.close-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;font-weight:300;display:grid}.drawer-items{flex:1;padding:26px;overflow-y:auto}.drawer-empty{height:100%;color:var(--muted);text-align:center;place-content:center;display:grid}.drawer-empty strong{color:var(--ink);font-family:var(--display);font-size:20px}.drawer-order{border:1px solid var(--border);background:#fff;border-radius:6px;padding:18px}.drawer-order>div{justify-content:space-between;display:flex}.drawer-order h3{font-family:var(--display);margin:0;font-size:20px}.drawer-order p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.6}.drawer-extra{border-bottom:1px solid var(--border);justify-content:space-between;padding:14px 4px;font-size:12px;display:flex}.drawer-footer{border-top:1px solid var(--border);background:#fffdfa;padding:22px 26px}.drawer-footer>div{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.drawer-footer strong{font-family:var(--display);font-size:25px}.modal{z-index:70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1c1511ad;justify-content:center;align-items:center;padding:35px 18px;display:flex;position:fixed;inset:0;overflow:hidden}.modal-card{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:var(--paper);width:min(720px,100%);max-height:calc(100dvh - 70px);box-shadow:var(--shadow);border-radius:8px;animation:.25s modalIn;overflow:hidden auto}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)}}.modal-header{z-index:2;background:#fffdf8f7;position:sticky;top:0}.checkout-card form{padding:26px}.form-section{margin-bottom:28px}.form-section-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.form-section-title span{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:700;display:grid}.form-section-title h3{font-family:var(--display);margin:0;font-size:19px}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}form label,.profile-form label{color:#4e4540;flex-direction:column;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}form input,.profile-form input{border:1px solid var(--border);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:4px;outline:none;padding:0 13px;font-size:13px}form input:focus,.profile-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e7621c1a}.payment-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.payment-option{cursor:pointer;margin:0;display:block;position:relative}.payment-option input{opacity:0;width:1px;height:1px;position:absolute}.payment-option span{border:1px solid var(--border);border-radius:5px;flex-direction:column;justify-content:center;min-height:72px;padding:13px 15px;display:flex}.payment-option input:checked+span{border:2px solid var(--orange);background:#fff7f0;padding:12px 14px}.payment-option b{font-size:13px}.payment-option small{color:var(--muted);margin-top:3px;font-size:9px}.cash-box{background:#fff7f0;border:1px solid #edc6aa;border-radius:5px;margin-top:14px;padding:17px}.cash-box p{margin:0 0 10px;font-size:12px;font-weight:700}.cash-choice{gap:20px;display:flex}.cash-choice label{flex-direction:row;align-items:center;margin:0 0 12px}.cash-choice input{width:auto;min-height:0;accent-color:var(--orange)}.checkout-total{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin:10px 0 18px;padding:17px 0;display:flex}.checkout-total>span{flex-direction:column;font-size:12px;font-weight:700;display:flex}.checkout-total small{color:var(--muted);font-size:9px;font-weight:400}.checkout-total strong{font-family:var(--display);font-size:26px}.table-order-banner{background:#fff7ef;border:1px solid #e7621c47;border-radius:7px;align-items:center;gap:13px;margin:0 auto 25px;padding:16px 18px;display:flex;box-shadow:0 10px 28px #4b2c1812}.table-order-banner>span,.table-checkout-notice>span{color:#fff;background:var(--orange);text-transform:uppercase;border-radius:50%;place-items:center;min-width:48px;height:48px;font-size:10px;font-weight:800;display:grid}.table-order-banner strong{font-family:var(--display);font-size:18px}.table-order-banner small{color:var(--muted);margin-left:auto;font-size:11px}.table-checkout-notice{background:#fff7ef;border:1px solid #e7621c40;border-radius:6px;align-items:center;gap:13px;margin-bottom:24px;padding:14px;display:flex}.table-checkout-notice>span{min-width:42px;height:42px}.table-checkout-notice div{flex-direction:column;gap:2px;display:flex}.table-checkout-notice strong{color:var(--ink);font-size:13px}.table-checkout-notice small{color:var(--muted);font-size:10px}.account-card{width:min(640px,100%)}#accountContent{padding:28px}.account-welcome{align-items:center;gap:15px;margin-bottom:26px;display:flex}.account-avatar{color:#fff;background:var(--orange);width:50px;height:50px;font-family:var(--display);border-radius:50%;place-items:center;font-size:19px;display:grid}.account-welcome h3{font-family:var(--display);margin:0;font-size:22px}.account-welcome p{color:var(--muted);margin:2px 0 0;font-size:11px}.tracking-card{border:1px solid var(--border);background:#fff;border-radius:6px;padding:20px}.tracking-top{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.tracking-top small{color:var(--orange-dark);font-weight:700}.tracking-top h3{font-family:var(--display);margin:2px 0 0;font-size:21px}.order-pill{color:var(--green);text-transform:uppercase;background:#e9f4ea;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:700}.timeline{grid-template-columns:repeat(4,1fr);display:grid}.timeline-step{text-align:center;position:relative}.timeline-step:before{z-index:0;content:"";background:#e4ded7;height:2px;position:absolute;top:10px;left:-50%;right:50%}.timeline-step:first-child:before{display:none}.timeline-step.done:before,.timeline-step.active:before{background:var(--orange)}.timeline-dot{z-index:1;color:#fff;background:#fff;border:2px solid #d8d0c7;border-radius:50%;place-items:center;width:21px;height:21px;margin:0 auto 8px;font-size:9px;display:grid;position:relative}.timeline-step.done .timeline-dot,.timeline-step.active .timeline-dot{border-color:var(--orange);background:var(--orange)}.timeline-step.active .timeline-dot{box-shadow:0 0 0 5px #e7621c21}.timeline-step b{font-size:9px;display:block}.timeline-step small{color:var(--muted);font-size:8px}.tracking-detail{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;margin-top:25px;padding-top:16px;font-size:11px;display:flex}.order-pill.cancelled{color:#9d2929;background:#fff0f0}.tracking-cancelled{color:#7d3131;background:#fff4f4;border-radius:5px;margin:0;padding:14px;font-size:11px}.demo-progress{width:100%;color:var(--orange-dark);cursor:pointer;background:#fffaf5;border:1px dashed #cbbeb2;border-radius:4px;margin-top:13px;padding:9px;font-size:10px;font-weight:700}.empty-orders{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:6px;padding:35px}.empty-orders h3{color:var(--ink);font-family:var(--display);margin:0 0 6px}.profile-form{padding-top:5px}.profile-form>p{color:var(--muted);margin:0 0 22px;font-size:13px}.toast{z-index:90;border-left:3px solid var(--orange);color:#fff;background:var(--ink);max-width:360px;box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:4px;padding:13px 17px;font-size:12px;transition:opacity .25s,transform .25s;position:fixed;bottom:25px;right:25px;transform:translateY(12px)}.toast.show{opacity:1;transform:translateY(0)}.mobile-cart{z-index:35;color:#fff;background:var(--orange);border:0;border-radius:5px;justify-content:space-between;align-items:center;min-height:59px;padding:10px 17px;display:none;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 12px 30px #46200f59}.mobile-cart span{flex-direction:column;align-items:flex-start;display:flex}.mobile-cart b{font-size:12px}.mobile-cart small{opacity:.8;font-size:9px}.mobile-cart strong{font-family:var(--display);font-size:19px}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:1fr 1fr;min-height:570px}.hero-content{padding:55px 38px}.hero-visual{min-height:570px}.hero-trust{gap:18px}.order-layout{grid-template-columns:minmax(0,1fr) 310px}.product-grid{grid-template-columns:repeat(2,1fr)}.story-section{grid-template-columns:1fr 1fr}.story-copy{padding:60px 45px}footer{gap:28px}}@media (width<=760px){input,textarea,select{font-size:16px!important}.announcement{min-height:31px;padding:6px 10px;font-size:9px}.announcement-separator,.announcement strong{display:none}.site-header{height:70px;padding:0 17px}.brand-name{font-size:22px}.brand>span:last-child{font-size:6px}.account-label,.cart-button>span:first-child{display:none}.account-button,.cart-button{width:39px;min-height:39px;padding:0}.cart-count{color:#fff;background:0 0}.hero{flex-direction:column;min-height:auto;display:flex}.hero-content{order:2;max-width:none;padding:44px 22px 48px}.hero-visual{order:1;min-height:58vh}.hero-visual img{object-position:center 52%}.hero-stamp{width:87px;height:87px;top:18px;left:18px}.hero-card{min-width:200px;bottom:18px;right:18px}.hero h1{font-size:clamp(45px,13vw,64px)}.hero-description{margin:23px 0 25px;font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;gap:17px}.text-button{align-self:center}.hero-trust{justify-content:space-between;margin-top:38px}.benefit-strip{grid-template-columns:1fr;padding:15px 25px}.benefit-strip>div{border-bottom:1px solid #453a33;border-right:0;justify-content:flex-start;padding:13px 15px}.benefit-strip>div:last-child{border-bottom:0}.order-section{padding:65px 14px 95px}.section-heading{flex-direction:column;align-items:flex-start;gap:17px;padding:0 8px}.section-heading>p{font-size:13px}.order-layout{grid-template-columns:1fr}.order-summary{display:none}.step-header{grid-template-columns:44px 1fr auto;gap:10px;padding:16px}.step-number{width:39px;height:39px;font-size:15px}.step-header strong{font-size:18px}.step-card.open .step-content{padding:20px 15px 24px}.size-grid{grid-template-columns:1fr}.size-option{min-height:95px}.choice-list{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.story-section{grid-template-columns:1fr}.story-images{min-height:430px}.story-detail{width:170px;height:120px;bottom:-35px;right:16px}.story-copy{padding:75px 25px 65px}footer{grid-template-columns:1fr 1fr;padding:55px 25px 90px}.footer-brand{grid-column:1/-1}.modal{align-items:stretch;padding:0}.modal-card{border-radius:0;width:100%;height:100dvh;min-height:0;max-height:100dvh}.form-grid.two,.payment-grid{grid-template-columns:1fr}.table-order-banner{flex-wrap:wrap;align-items:flex-start;margin:0 8px 22px}.table-order-banner small{width:calc(100% - 61px);margin:-22px 0 0 61px}.payment-option span{min-height:58px}.timeline-step b{font-size:8px}.timeline-step small{display:none}.mobile-cart.visible{display:flex}.toast{bottom:84px;left:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
