:root{--red:#df1717;--cream:#fff8ec;--ink:#17110e;--muted:#6c5f57;--gold:#ffbd2d;--line:#eadccf;--shadow:0 18px 44px rgba(35,15,8,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 8%,rgba(255,189,45,.22),transparent 24%),linear-gradient(#fff9ef,#fffefa 34%,#fff7e8);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}
.topbar{background:#111;color:#fff;font-size:.82rem;font-weight:800}.topbar-inner{min-height:38px;display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:wrap;padding:7px 0}.topbar a{text-decoration:underline;text-underline-offset:3px}.order-state{display:flex;align-items:center;gap:7px}.order-state i,.deadline i{width:9px;height:9px;border-radius:50%;background:#35c865;box-shadow:0 0 0 5px rgba(53,200,101,.14)}
header{position:sticky;top:0;z-index:20;background:rgba(255,253,248,.93);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.07)}nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{display:block;height:64px;width:auto}.navlinks{display:flex;align-items:center;gap:25px;font-size:.9rem;font-weight:850}.cart-button,.primary{border:0;border-radius:999px;background:var(--red);color:#fff;font-weight:900;padding:13px 20px;box-shadow:0 8px 18px rgba(223,23,23,.22);cursor:pointer}.cart-button span{display:inline-grid;place-items:center;background:#fff;color:var(--red);width:23px;height:23px;border-radius:50%;margin-left:6px}
.hero{padding:64px 0 46px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.eyebrow{display:inline-flex;background:#111;color:#fff;padding:8px 13px;border-radius:999px;font-size:.76rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}h1{font-size:clamp(3rem,7vw,5.9rem);line-height:.88;letter-spacing:-.065em;margin:18px 0 22px;font-weight:1000}h1 span,.kicker{color:var(--red)}.hero-copy>p{font-size:1.16rem;line-height:1.58;color:#51443d;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap}.primary.big{display:inline-block;padding:17px 25px;font-size:1.04rem}.secondary{display:inline-flex;align-items:center;justify-content:center;border:2px solid #19110d;border-radius:999px;padding:14px 21px;font-weight:900;background:transparent}.deadline{display:flex!important;align-items:center;gap:12px;font-size:.9rem!important;font-weight:800;margin-top:24px}.hero-art{position:relative;min-height:470px;display:grid;place-items:center}.burst{position:absolute;inset:5% 2%;background:#111;border-radius:45% 55% 52% 48% / 55% 42% 58% 45%;transform:rotate(-4deg);box-shadow:0 18px 44px rgba(35,15,8,.24)}.hero-art img{position:relative;width:96%;max-height:430px;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(0,0,0,.18))}.hero-art strong{position:absolute;right:2%;bottom:6%;background:var(--gold);border:3px solid #111;border-radius:16px;padding:14px 17px;transform:rotate(4deg);box-shadow:5px 5px 0 #111}
.ticker{background:#111;color:#fff;overflow:hidden;border-block:5px solid var(--red);transform:rotate(-1deg);margin:18px 0 60px}.ticker div{white-space:nowrap;padding:13px 0;font-size:.88rem;font-weight:1000;letter-spacing:.09em;word-spacing:15px}section{padding:64px 0}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.kicker{font-size:.8rem;font-weight:1000;text-transform:uppercase;letter-spacing:.12em;margin:0}h2{font-size:clamp(2.2rem,5vw,3.65rem);line-height:.95;letter-spacing:-.05em;margin:7px 0 0}.section-head>p,.route-intro>p{max-width:500px;color:var(--muted);line-height:1.6}
.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fffdf8;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 7px 18px rgba(34,14,4,.05);display:flex;flex-direction:column}.food-art{height:205px;display:grid;place-items:center;font-size:4.8rem;background:radial-gradient(circle at 50% 35%,#ffb855 0 8%,#e45223 9% 22%,#7d2314 23% 35%,#281513 36% 39%,transparent 40%),linear-gradient(135deg,#f7d29a,#ffedd1);filter:saturate(.9)}.product-body{padding:19px;display:flex;flex-direction:column;gap:10px;flex:1}.product h3{font-size:1.45rem;margin:0}.product p{font-size:.9rem;line-height:1.5;color:var(--muted);margin:0}.product-bottom{display:flex;justify-content:space-between;gap:10px;align-items:end;margin-top:auto;padding-top:10px}.product-bottom span{font-size:.83rem}.product-bottom small{display:block;color:var(--muted);margin-top:3px}.product-bottom button{border:0;background:#ddd4cb;color:#74685f;border-radius:999px;padding:10px 13px;font-weight:900}
.how{background:#17100d;color:#fff}.how .kicker{color:#ff6c5e}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.steps article{border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:22px;background:rgba(255,255,255,.04)}.steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--red);margin-bottom:17px}.steps h3{margin:0 0 8px}.steps p{margin:0;color:#d7cbc2;font-size:.9rem;line-height:1.5}
.route-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:start}.route-intro{position:sticky;top:110px}.route-intro label,.drawer label{display:block;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin:20px 0 7px}.route-intro select,.drawer input,.drawer select{width:100%;border:1px solid #d7c9bd;background:#fff;border-radius:12px;padding:13px}.route-result{display:grid;gap:4px;background:#fff8e9;border:1px dashed #d1b896;border-radius:13px;padding:14px;margin-top:11px;font-size:.88rem;line-height:1.45}.route-list{display:grid;gap:12px}.route{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.route h3{margin:0 0 5px}.route p{margin:0;color:var(--muted);font-size:.84rem}.route>span{white-space:nowrap;background:#f3ede7;border-radius:999px;padding:8px 10px;font-size:.7rem;font-weight:1000;text-transform:uppercase}
.bulk{background:linear-gradient(135deg,#ffd064,#ffb42c);border:3px solid #111;border-radius:30px;padding:35px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;box-shadow:8px 8px 0 #111}.bulk .kicker{color:#111}.bulk h2{font-size:2.7rem}.bulk p{max-width:680px;line-height:1.6}
footer{background:#0f0c0a;color:#fff;margin-top:70px;padding:48px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:28px}.footer-grid img{height:90px}.footer-grid p,.footer-grid a{color:#cabdb4;font-size:.88rem;line-height:1.65}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.footer-grid h3{margin:0 0 12px}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:20px;color:#a99b91;font-size:.76rem;line-height:1.5}
.shade{position:fixed;inset:0;z-index:90;background:rgba(0,0,0,.48);opacity:0;pointer-events:none;transition:.2s}.shade.open{opacity:1;pointer-events:auto}.drawer{position:fixed;right:0;top:0;z-index:100;width:min(440px,100%);height:100%;background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.25);transform:translateX(105%);transition:.28s ease}.drawer.open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:1.6rem;margin:0}.drawer-head button{border:0;background:#f4ede6;width:40px;height:40px;border-radius:50%;font-size:1.4rem}.drawer-body{padding:20px 22px;overflow:auto;height:calc(100% - 82px)}.notice{background:#fff5d9;border:1px solid #f1cd74;padding:14px;border-radius:13px;line-height:1.45}.drawer .primary{width:100%;margin-top:18px}.disabled{opacity:.55;cursor:not-allowed}.micro{color:#74665c;text-align:center;font-size:.73rem;line-height:1.45}
@media(max-width:900px){.navlinks>a{display:none}.hero-grid,.route-grid{grid-template-columns:1fr}.hero-art{min-height:360px}.hero-art img{max-height:340px}.products,.steps{grid-template-columns:repeat(2,1fr)}.route-intro{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.wrap{width:min(100% - 22px,1180px)}.topbar-inner{justify-content:flex-start}.topbar-inner>span:nth-child(2){display:none}nav{height:68px}.brand img{height:52px}.navlinks{gap:8px}.cart-button{padding:11px 14px}.hero{padding-top:38px}.hero-grid{gap:16px}.hero-copy>p{font-size:1rem}.hero-art{min-height:300px}.products,.steps{grid-template-columns:1fr}.section-head{display:block}.section-head>p{margin-top:18px}.route{align-items:flex-start;flex-direction:column}.bulk{grid-template-columns:1fr;padding:24px}.bulk h2{font-size:2.2rem}.footer-grid{grid-template-columns:1fr}}
.drawer textarea{width:100%;border:1px solid #d7c9bd;background:#fff;border-radius:12px;padding:13px;resize:vertical}.drawer label span{font-weight:600;text-transform:none;letter-spacing:0;color:var(--muted)}.basket{display:grid;gap:9px;margin-top:16px}.basket-empty{padding:16px;text-align:center;color:var(--muted);background:#faf6f1;border-radius:13px}.basket-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:8px 0}.basket-row b,.basket-row small{display:block}.basket-row small{color:var(--muted);margin-top:3px}.qty{display:flex;align-items:center;gap:8px}.qty button{border:1px solid var(--line);background:#fff;width:30px;height:30px;border-radius:50%;font-weight:900}.order-total{display:grid;gap:5px;border-block:1px solid var(--line);padding:12px 0;margin-top:10px;font-size:.86rem}.total-row{display:flex;justify-content:space-between}.total-row.grand{font-size:1.05rem;font-weight:950;margin-top:4px}.checkout-message{font-size:.82rem;line-height:1.45;margin-top:10px}.checkout-message.error{color:#a20e0e}.checkout-message.success{background:#eaf8ee;color:#176c2e;padding:12px;border-radius:10px}.honey{position:absolute!important;left:-9999px!important}.product-bottom button.add-ready{background:#111;color:#fff;cursor:pointer}.product-bottom button.added{background:#237b3b;color:#fff}

/* 2026 mobile-first visual refresh */
.hero{background:radial-gradient(circle at 83% 34%,rgba(255,190,45,.22),transparent 26%)}.hero-art{isolation:isolate}.burst{display:none}.sun-rays{position:absolute;width:465px;aspect-ratio:1;border-radius:50%;background:repeating-conic-gradient(from -8deg,rgba(255,189,45,.42) 0 8deg,transparent 8deg 18deg);animation:slow-spin 34s linear infinite;z-index:-2}.logo-medallion{width:min(420px,92%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 38% 28%,#fffdf6 0 32%,#fff0c7 72%,#ffd15d 100%);border:8px solid #fff9ea;outline:4px solid var(--red);box-shadow:0 22px 46px rgba(120,55,8,.2),inset 0 0 0 3px rgba(255,189,45,.72);animation:medallion-float 5s ease-in-out infinite}.logo-medallion:after{content:"";position:absolute;inset:10%;border-radius:50%;border:2px dashed rgba(223,23,23,.2);pointer-events:none}.logo-medallion img{width:96%;max-height:360px;filter:drop-shadow(0 13px 10px rgba(76,32,5,.16))}.hero-art strong{right:0;bottom:4%;background:#ffd15d}.hero-spark{position:absolute;color:var(--red);font-size:2rem;font-weight:1000;filter:drop-shadow(2px 2px 0 #fff)}.spark-one{top:13%;left:5%;animation:spark 2.6s ease-in-out infinite}.spark-two{right:3%;top:24%;font-size:1.35rem;animation:spark 2.6s .8s ease-in-out infinite}.hero-promises{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hero-promises span{background:rgba(255,255,255,.72);border:1px solid #e6d5c3;border-radius:12px;padding:9px 11px;color:#625349;font-size:.72rem}.hero-promises b{display:block;color:#17110e;font-size:.79rem}.primary,.secondary,.cart-button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary:hover,.cart-button:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(223,23,23,.3)}.secondary:hover{transform:translateY(-3px);background:#17110e;color:#fff}.actions a span,.route-order span{display:inline-block;margin-left:7px;transition:transform .18s}.actions a:hover span,.route-order:hover span{transform:translateY(3px)}.actions .secondary:hover span,.route-order:hover span{transform:translateX(4px)}.ticker div{display:inline-block;min-width:max-content;animation:ticker-scroll 24s linear infinite}.route-order{margin-top:14px;width:100%}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px}.checkout-steps span{display:flex;align-items:center;gap:5px;color:#8c7f75;font-size:.72rem;font-weight:850}.checkout-steps span:after{content:"";height:2px;background:#e7ddd4;flex:1}.checkout-steps span:last-child:after{display:none}.checkout-steps b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eee7e0}.checkout-steps .active{color:var(--red)}.checkout-steps .active b{background:var(--red);color:#fff}.mobile-order-bar{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal.revealed{opacity:1;transform:none}
@keyframes medallion-float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes slow-spin{to{transform:rotate(360deg)}}@keyframes spark{0%,100%{transform:scale(.8) rotate(0);opacity:.45}50%{transform:scale(1.2) rotate(18deg);opacity:1}}@keyframes ticker-scroll{to{transform:translateX(-35%)}}

@media(max-width:900px){.hero-grid{gap:8px}.hero-art{order:-1;min-height:330px}.logo-medallion{width:min(330px,82vw)}.sun-rays{width:370px}.hero-art strong{right:7%;bottom:2%}}
@media(max-width:600px){body{padding-bottom:72px}.topbar-inner{min-height:34px;font-size:.7rem;gap:8px;justify-content:center}.topbar-inner>a{display:none}header{position:relative}.brand img{height:50px}.cart-button{display:none}.hero{padding:18px 0 26px}.hero-art{min-height:255px}.logo-medallion{width:min(245px,72vw);border-width:6px;outline-width:3px}.logo-medallion img{width:97%;max-height:220px}.sun-rays{width:285px}.hero-art strong{font-size:.72rem;padding:9px 10px;border-width:2px;right:3%;bottom:2%;box-shadow:3px 3px 0 #111}.hero-spark{font-size:1.4rem}.eyebrow{font-size:.63rem;padding:7px 10px}h1{font-size:clamp(2.7rem,14vw,4rem);margin:14px 0 16px}.hero-copy>p{line-height:1.5}.actions{display:grid;grid-template-columns:1fr 1fr}.actions a{padding:13px 10px!important;font-size:.82rem!important;text-align:center}.hero-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:14px}.hero-promises span{padding:7px 5px;text-align:center;font-size:.59rem}.hero-promises b{font-size:.67rem}.deadline{margin-top:14px!important;font-size:.76rem!important}.ticker{margin:7px 0 38px}.mobile-order-bar{position:fixed;display:flex;left:10px;right:10px;bottom:9px;z-index:70;align-items:center;justify-content:space-between;border:0;border-radius:17px;padding:11px 15px;background:#17110e;color:#fff;box-shadow:0 9px 30px rgba(0,0,0,.27);text-align:left}.mobile-order-bar span,.mobile-order-bar small{display:block}.mobile-order-bar small{color:#d7c9bd;margin-top:2px}.mobile-order-bar strong{background:var(--red);padding:10px 12px;border-radius:12px;font-size:.78rem}.section-head h2{font-size:2.5rem}.food-art{height:180px}.drawer{padding-bottom:65px}.drawer-body{height:calc(100% - 82px);padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.sun-rays,.logo-medallion,.hero-spark,.ticker div{animation:none!important}.reveal{opacity:1;transform:none}}
.logo-medallion{position:relative}
