:root{--bg:#f4f1eb;--surface:#fff;--surface-2:#faf8f4;--text:#17130f;--muted:#6e675f;--line:#e7e0d6;--accent:#ff5a1f;--accent-2:#ffcf48;--dark:#17130f;--success:#16744a;--shadow:0 18px 48px rgba(50,35,20,.12);--radius:26px;--tap:48px;--max:900px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);line-height:1.45;padding-bottom:96px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}.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;left:12px;top:12px;z-index:1000;background:#000;color:#fff;padding:10px 14px;border-radius:10px;transform:translateY(-160%)}.skip-link:focus{transform:none}.topbar{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));background:rgba(244,241,235,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(23,19,15,.05)}.brand-row{display:flex;gap:10px;align-items:center;text-decoration:none;color:inherit}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--dark);color:#fff;font-weight:950;font-size:20px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.brand-name{font-size:.84rem;letter-spacing:.08em;display:block}.brand-row small{display:block;color:var(--muted);margin-top:1px}.status{font-size:.8rem;font-weight:850;padding:9px 11px;border:0;border-radius:999px;background:#e7f5ec;color:var(--success)}main{max-width:var(--max);margin:0 auto}.hero{position:relative;overflow:hidden;margin:10px 10px 0;padding:28px 18px 18px;border-radius:32px;background:linear-gradient(145deg,#191511 0%,#2b2119 70%,#392719 100%);color:#fff;min-height:370px;box-shadow:var(--shadow)}.hero-copy{position:relative;z-index:2;max-width:560px}.hero-kicker,.section-kicker{font-size:.72rem;letter-spacing:.14em;font-weight:900}.hero-kicker{color:#ffd078}.hero h1{font-size:clamp(2.35rem,11vw,4.8rem);line-height:.93;margin:.55rem 0 .9rem;letter-spacing:-.055em;max-width:680px}.hero h1 span{color:#ffca48}.hero-copy>p{color:#ddd2c7;max-width:38rem;margin:0;font-size:1rem}.hero-art{position:absolute;right:-14px;top:40px;width:200px;height:180px;pointer-events:none;opacity:.95}.orb{position:absolute;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.12);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.13);box-shadow:0 18px 40px rgba(0,0,0,.18)}.orb-a{width:100px;height:100px;font-size:3rem;right:8px;top:0;transform:rotate(8deg)}.orb-b{width:80px;height:80px;font-size:2.4rem;right:78px;top:90px;transform:rotate(-8deg)}.orb-c{width:62px;height:62px;font-size:2rem;right:0;top:118px}.fulfillment-switch{position:relative;z-index:3;border:0;padding:0;margin:28px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:9px;max-width:520px}.choice-card{position:relative;min-height:80px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:12px;display:flex;gap:10px;align-items:center;color:#fff}.choice-card:has(input:checked){background:#fff;color:var(--text);border-color:#fff;box-shadow:0 9px 24px rgba(0,0,0,.16)}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-icon{font-size:1.45rem}.choice-card strong,.choice-card small{display:block}.choice-card small{color:inherit;opacity:.7;margin-top:2px}.quick-info{display:flex;gap:8px;overflow:auto;padding:12px 16px 2px;scrollbar-width:none}.quick-info::-webkit-scrollbar{display:none}.quick-info span{white-space:nowrap;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:.76rem;font-weight:800}.promo-card{position:relative;overflow:hidden;margin:14px 16px;border-radius:28px;padding:22px;background:linear-gradient(135deg,#ff6b2c,#ff9a36);color:#1d1209;min-height:210px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;box-shadow:0 16px 38px rgba(219,92,20,.18)}.promo-copy{position:relative;z-index:2}.promo-overline{margin:12px 0 2px;font-size:.78rem;font-weight:800;opacity:.7}.promo-card h2{font-size:1.8rem;line-height:.98;margin:.1rem 0 .5rem;letter-spacing:-.035em}.promo-card p{margin:.35rem 0}.promo-card s{opacity:.68;margin-right:7px}.promo-btn{border:0;background:#17130f;color:#fff;border-radius:14px;min-height:48px;padding:0 14px;font-weight:850;margin-top:9px}.promo-visual{font-size:6rem;filter:drop-shadow(0 16px 20px rgba(80,30,0,.18));transform:rotate(10deg);text-align:center}.pill{display:inline-block;padding:6px 9px;border-radius:999px;background:#17130f;color:#fff;font-size:.68rem;font-weight:950;letter-spacing:.08em}.loyalty-card{margin:14px 16px;padding:22px;border-radius:28px;background:linear-gradient(145deg,#17130f,#2b231c);color:#fff;box-shadow:var(--shadow)}.loyalty-top,.loyalty-foot{display:flex;justify-content:space-between;align-items:center;gap:12px}.loyalty-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffcc4b;color:#17130f;font-size:1.25rem}.mini-chip{font-size:.68rem;font-weight:900;letter-spacing:.12em;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px}.loyalty-card h2{font-size:2rem;line-height:1;margin:1rem 0 .7rem;letter-spacing:-.035em}.loyalty-card p{color:#d9d1c9;margin:0}.loyalty-progress{height:8px;background:rgba(255,255,255,.12);border-radius:999px;margin:18px 0 10px;overflow:hidden}.loyalty-progress span{display:block;height:100%;border-radius:inherit;background:#ffcc4b}.text-btn{border:0;background:transparent;color:inherit;padding:8px 0;font-weight:850;min-height:44px}.menu-section{padding:24px 0 8px}.section-head{display:flex;justify-content:space-between;align-items:end;padding:0 16px 13px}.section-head h2{font-size:1.95rem;line-height:1.02;margin:.35rem 0 0;letter-spacing:-.035em}.section-kicker{color:var(--accent);font-weight:950}.icon-btn,.close-btn{width:var(--tap);height:var(--tap);border-radius:50%;border:1px solid var(--line);background:var(--surface);font-weight:900}.category-nav{display:flex;gap:8px;overflow-x:auto;padding:4px 16px 13px;scrollbar-width:none;position:sticky;top:63px;z-index:20;background:linear-gradient(var(--bg) 78%,rgba(244,241,235,0))}.category-nav::-webkit-scrollbar{display:none}.category{border:1px solid var(--line);background:var(--surface);border-radius:999px;min-height:44px;padding:0 14px;white-space:nowrap;font-weight:800}.category.active{background:var(--dark);color:#fff;border-color:var(--dark)}.product-list{display:grid;grid-template-columns:1fr;gap:12px;padding:0 16px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:23px;padding:10px;display:grid;grid-template-columns:112px 1fr;gap:13px;align-items:center;box-shadow:0 8px 22px rgba(44,30,15,.045)}.product-visual{aspect-ratio:1/1;border-radius:18px;display:grid;place-items:center;font-size:3.15rem;background:linear-gradient(135deg,var(--tone-a),var(--tone-b));position:relative;overflow:hidden}.product-visual::after{content:"";position:absolute;width:74px;height:74px;border-radius:50%;background:rgba(255,255,255,.22);right:-25px;top:-18px}.product-main{min-width:0}.product-main h3{margin:0 0 5px;font-size:1.03rem;line-height:1.12}.product-main p{margin:0;color:var(--muted);font-size:.86rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-bottom{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:10px}.price{font-weight:950}.old-price{font-size:.78rem;margin-left:5px}.tag{font-size:.62rem;font-weight:950;padding:4px 6px;border-radius:999px;background:#fff0e8;color:#d74610;margin-left:5px}.add-btn{width:44px;height:44px;border:0;border-radius:14px;background:var(--dark);color:#fff;font-size:1.25rem;font-weight:900;flex:0 0 auto}.service-card{margin:22px 16px 0;padding:22px;border:1px solid var(--line);background:#fff;border-radius:26px}.service-card h2{font-size:1.65rem;line-height:1.05;margin:.45rem 0 .6rem}.service-card p{color:var(--muted);margin:0}.service-steps{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}.service-steps span{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:14px;background:var(--surface-2);font-weight:800}.service-steps b{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:var(--dark);color:#fff}.contact-strip{margin:14px 16px 0;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.contact-strip a,.contact-strip button{border:0;background:transparent;color:var(--text);text-decoration:none;font-weight:800;text-align:center;padding:11px 6px;border-radius:12px;font-size:.78rem}.contact-strip a:hover,.contact-strip button:hover{background:var(--surface-2)}footer{text-align:center;padding:30px 16px 10px;color:var(--muted)}footer strong{color:var(--text);letter-spacing:.12em;font-size:.78rem}footer p{font-size:.76rem}.bottom-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:max(8px,env(safe-area-inset-bottom));z-index:40;width:min(calc(100% - 20px),560px);height:66px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-radius:22px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:var(--shadow);overflow:hidden}.bottom-nav a,.bottom-nav button{border:0;background:transparent;color:var(--text);text-decoration:none;display:grid;place-items:center;align-content:center;gap:2px;position:relative;min-width:0}.bottom-nav a>span:first-child,.bottom-nav button>span:first-child{font-size:1.05rem;font-weight:900}.bottom-nav small{font-size:.68rem;font-weight:850}.badge{position:absolute;top:6px;right:24%;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--accent);color:#fff;font-size:.68rem;display:grid;place-items:center}.cart-fab{position:fixed;left:50%;transform:translateX(-50%);bottom:82px;z-index:39;width:min(calc(100% - 28px),520px);min-height:58px;border:0;border-radius:18px;background:var(--dark);color:#fff;padding:0 15px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 34px rgba(0,0,0,.22);font-weight:800}.cart-dot{display:inline-grid;place-items:center;min-width:26px;height:26px;padding:0 7px;border-radius:9px;background:#ffcc4b;color:#17130f;margin-right:6px}.sheet-dialog{border:0;padding:0;background:transparent;width:100%;max-width:none;height:100%;max-height:none;margin:0}.sheet-dialog::backdrop{background:rgba(24,17,12,.55);backdrop-filter:blur(3px)}.sheet{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,640px);max-height:93dvh;overflow:auto;background:var(--surface);border-radius:28px 28px 0 0;padding:22px 18px calc(26px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(0,0,0,.18)}.tall-sheet{min-height:72dvh}.close-btn{position:sticky;float:right;top:0;z-index:3;font-size:1.45rem}.sheet h2{font-size:1.8rem;line-height:1.03;margin:.35rem 0 .55rem;letter-spacing:-.035em}.sheet h3{margin:20px 0 10px}.dialog-product-hero{display:flex;gap:14px;align-items:center;margin:6px 0 18px}.dialog-product-visual{width:84px;height:84px;border-radius:20px;display:grid;place-items:center;font-size:2.5rem;background:linear-gradient(135deg,var(--tone-a),var(--tone-b));flex:0 0 auto}.option-grid{display:grid;gap:8px}.option-row{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:50px;border:1px solid var(--line);padding:10px 12px;border-radius:14px}.option-row label{display:flex;gap:10px;align-items:center;width:100%}.option-row input{width:20px;height:20px;accent-color:var(--dark)}.notes{width:100%;min-height:84px;border:1px solid var(--line);border-radius:14px;padding:12px;resize:vertical;background:#fff}.sticky-action{position:sticky;bottom:-1px;background:linear-gradient(rgba(255,255,255,0),#fff 24%);padding-top:24px;margin-top:12px}.primary-btn{width:100%;min-height:58px;border:0;border-radius:17px;background:var(--dark);color:#fff;font-weight:950;padding:0 18px}.primary-btn:focus-visible,.promo-btn:focus-visible,.category:focus-visible,.add-btn:focus-visible,.bottom-nav button:focus-visible,.bottom-nav a:focus-visible,.choice-card:has(input:focus-visible),input:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #246bff;outline-offset:3px}.cart-item{padding:14px 0;border-bottom:1px solid var(--line)}.cart-item-head{display:flex;justify-content:space-between;gap:12px}.cart-item p{margin:5px 0;color:var(--muted);font-size:.88rem}.mini-actions{display:flex;gap:8px;margin-top:9px}.mini-actions button{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:40px;padding:0 11px}.summary-row{display:flex;justify-content:space-between;gap:12px;margin:10px 0}.summary-row.total{font-size:1.22rem;font-weight:950;padding-top:10px;border-top:1px solid var(--line)}.upsell{display:grid;grid-template-columns:1fr 1fr;gap:8px}.upsell button{min-height:50px;border:1px solid var(--line);background:#fff;border-radius:14px;font-weight:800}.points-note{padding:13px 14px;border-radius:15px;background:#fff3c9;margin:16px 0;font-weight:800}.form-grid{display:grid;gap:12px}.field{display:grid;gap:6px}.field label{font-weight:850}.field input,.field textarea,.field select{min-height:52px;border:1px solid #cfc7bc;border-radius:14px;padding:11px 12px;background:#fff}.field textarea{min-height:84px}.radio-stack{display:grid;gap:8px}.radio-card{border:1px solid var(--line);border-radius:15px;padding:12px;display:flex;gap:10px;align-items:flex-start}.radio-card:has(input:checked){border-color:var(--dark);box-shadow:0 0 0 1px var(--dark) inset;background:#fbfaf7}.radio-card input{margin-top:4px;width:20px;height:20px;accent-color:var(--dark)}.error{color:#b42318;font-weight:750;font-size:.84rem}.points-card{margin:18px 0;padding:16px;border-radius:18px;background:#f6f1e6}.points-card>div{display:flex;align-items:baseline;gap:8px}.points-card strong{font-size:2.1rem}.points-card span,.muted{color:var(--muted)}progress{width:100%;height:12px;accent-color:var(--dark)}.reward-list{display:grid;gap:10px}.reward-list>div{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:14px}.reward-list span{font-size:1.5rem}.reward-list p{margin:0}.demo-note{padding:12px;border-radius:13px;background:var(--surface-2);color:var(--muted);font-size:.86rem}.info-list{display:grid;gap:0}.info-list>div{padding:12px 0;border-bottom:1px solid var(--line)}.info-list dt{font-weight:900}.info-list dd{margin:3px 0 0;color:var(--muted)}.toast{position:fixed;left:50%;bottom:160px;transform:translateX(-50%);z-index:80;background:var(--dark);color:#fff;padding:11px 14px;border-radius:13px;box-shadow:var(--shadow);font-weight:750;max-width:calc(100% - 32px);text-align:center}
@media(min-width:720px){body{padding-bottom:30px}.bottom-nav{display:none}.cart-fab{bottom:24px}.hero{margin:20px 16px 0;padding:44px 34px;min-height:430px}.hero-art{width:300px;height:240px;right:10px}.orb-a{width:130px;height:130px;font-size:4rem}.orb-b{width:100px;height:100px;font-size:3rem;right:110px;top:120px}.orb-c{width:80px;height:80px;font-size:2.6rem;right:10px;top:155px}.promo-card,.loyalty-card{margin-left:16px;margin-right:16px}.product-list{grid-template-columns:1fr 1fr}.service-steps{grid-template-columns:repeat(3,1fr)}}
@media(max-width:390px){.hero{min-height:385px}.hero-art{opacity:.72}.product-card{grid-template-columns:96px 1fr}.promo-card{grid-template-columns:1.35fr .65fr}.promo-visual{font-size:4.8rem}.contact-strip{grid-template-columns:1fr}.contact-strip a,.contact-strip button{text-align:left}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
