:root{--red:#8f1d14;--red2:#b52a1c;--orange:#ee7a28;--cream:#fff7ef;--ink:#25150f;--muted:#74645d;--line:#ead9cc;--white:#fff;--green:#127a49;--shadow:0 18px 55px rgba(81,31,14,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fffdfb;color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.topbar{height:76px;position:sticky;top:0;z-index:50;background:rgba(255,253,251,.94);backdrop-filter:blur(12px);display:flex;align-items:center;gap:30px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(234,217,204,.8)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--red),var(--orange));color:#fff;letter-spacing:0;font-size:14px;box-shadow:0 8px 20px rgba(143,29,20,.25)}nav{display:flex;gap:26px;margin-left:auto;color:#56453e;font-weight:650}nav a:hover{color:var(--red)}.top-cta{background:var(--red);color:#fff;padding:10px 16px;border-radius:12px;font-weight:800}.hero{max-width:1180px;margin:0 auto;padding:74px 24px 54px;display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.eyebrow{display:inline-block;font-size:13px;font-weight:900;letter-spacing:.16em;color:var(--red);margin-bottom:12px}.hero h1,.section h2,.checkout-intro h2,.about h2{margin:0;line-height:1.06;letter-spacing:-.045em}.hero h1{font-size:clamp(42px,5.4vw,72px);max-width:760px}.hero h1 em{font-style:normal;color:var(--red)}.hero-copy>p{font-size:19px;color:#655249;max-width:690px;margin:24px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:14px 19px;border-radius:14px;font-weight:850;display:inline-flex}.btn.primary{background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;box-shadow:0 12px 24px rgba(143,29,20,.22)}.btn.ghost{border:1px solid var(--line);background:#fff}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#604d44;font-size:14px;font-weight:700}.hero-media{position:relative;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);min-height:520px;background:#dcc5b6}.hero-media img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.03)}.hero-badge{position:absolute;left:22px;bottom:22px;background:rgba(255,255,255,.93);padding:13px 16px;border-radius:15px;box-shadow:0 10px 30px #0002}.hero-badge strong,.hero-badge span{display:block}.hero-badge strong{color:var(--red)}.hero-badge span{font-size:13px;color:#68564e}.section{max-width:1180px;margin:0 auto;padding:68px 24px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:26px}.section h2,.checkout-intro h2,.about h2{font-size:clamp(34px,4vw,52px)}.section-head>p{max-width:420px;color:var(--muted);margin:0}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.menu-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(73,37,19,.06);transition:.2s}.menu-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.menu-photo{height:210px;position:relative;overflow:hidden;background:#eee}.menu-photo img{width:100%;height:100%;object-fit:cover}.menu-photo span{position:absolute;top:12px;left:12px;background:rgba(143,29,20,.93);color:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850}.menu-body{padding:18px}.menu-body h3{font-size:20px;line-height:1.2;margin:0 0 8px}.menu-body p{font-size:14px;color:var(--muted);min-height:67px;margin:0}.menu-foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:8px}.menu-foot strong{font-size:18px;color:var(--red)}.add-btn{border:0;background:#fff1e6;color:var(--red);padding:8px 11px;border-radius:10px;font-weight:850;cursor:pointer}.feature-strip{max-width:1180px;margin:20px auto 68px;background:linear-gradient(135deg,#7b160f,#b52a1c 60%,#d75a20);color:#fff;border-radius:28px;padding:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;box-shadow:var(--shadow)}.feature-strip div{padding:12px}.feature-strip span{font-size:13px;font-weight:900;opacity:.72}.feature-strip h3{margin:5px 0 3px;font-size:20px}.feature-strip p{margin:0;opacity:.84;font-size:14px}.checkout-wrap{max-width:1180px;margin:0 auto 70px;padding:55px 24px;display:grid;grid-template-columns:.76fr 1.24fr;gap:50px;align-items:start}.checkout-intro{position:sticky;top:120px}.checkout-intro>p{font-size:18px;color:var(--muted)}.qris-note{background:#111;color:#fff;border-radius:18px;padding:16px;margin-top:24px;display:flex;gap:14px;align-items:center}.qris-note b{background:#fff;color:#111;padding:9px;border-radius:8px;white-space:nowrap}.qris-note span{font-size:14px;opacity:.8}.checkout-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:var(--shadow)}.checkout-card h3{font-size:20px;margin:4px 0 16px}.cart-rows{display:grid;gap:10px}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:12px 0;border-bottom:1px dashed var(--line)}.cart-row div:first-child b,.cart-row div:first-child small{display:block}.cart-row small{color:var(--muted)}.qty{display:flex;align-items:center;gap:8px}.qty button{width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-weight:900}.muted{color:var(--muted)}.totals{margin:15px 0 26px;background:var(--cream);border-radius:16px;padding:14px 16px}.totals>div,.order-review>div{display:flex;justify-content:space-between;gap:20px;padding:5px 0}.totals .grand,.order-review .grand{border-top:1px solid #e8cdb9;margin-top:6px;padding-top:10px;font-size:18px;color:var(--red)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{font-weight:750;font-size:14px}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;display:block;margin-top:6px;border:1px solid var(--line);border-radius:12px;padding:12px 13px;background:#fffdfb;outline:none}.form-grid input:focus,.form-grid textarea:focus{border-color:#c95a38;box-shadow:0 0 0 3px #e76f3a18}.agree{display:flex;align-items:flex-start;gap:8px;margin:17px 0;font-size:13px;color:#66534b}.agree input{margin-top:4px}.pay-btn{width:100%;border:0;border-radius:14px;padding:15px;background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 24px rgba(143,29,20,.22)}.pay-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.secure-note{text-align:center;font-size:12px;color:#7a6860;margin-bottom:0}.hp-field{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.about{max-width:1180px;margin:0 auto;padding:65px 24px}.about>div:first-child{max-width:820px}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.about-grid article{background:var(--cream);border-radius:20px;padding:22px}.about-grid b{font-size:19px;color:var(--red)}.about-grid p{margin:6px 0 0;color:var(--muted)}.legal{max-width:1180px;margin:0 auto 60px;padding:0 24px}.legal details{border-top:1px solid var(--line);padding:18px 0}.legal details:last-child{border-bottom:1px solid var(--line)}.legal summary{cursor:pointer;font-weight:850}.legal p{color:var(--muted);max-width:900px}footer{background:#25150f;color:#fff;display:flex;justify-content:space-between;gap:30px;padding:45px max(24px,calc((100vw - 1180px)/2));align-items:end}footer p{color:#d8c5b9}.credit{font-size:12px}.floating-cart{position:fixed;z-index:40;left:50%;bottom:18px;transform:translate(-50%,120px);width:min(620px,calc(100% - 24px));background:#1f1713;color:#fff;padding:11px 12px 11px 18px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 18px 50px #0005;transition:.25s}.floating-cart.show{transform:translate(-50%,0)}.floating-cart span,.floating-cart strong{display:block}.floating-cart span{font-size:12px;opacity:.7}.floating-cart a{background:#fff;color:#201510;border-radius:12px;padding:10px 14px;font-weight:850}.pay-page{background:var(--cream)}.pay-head{margin-left:auto;font-weight:800;color:#6f5b52}.payment-shell{max-width:760px;margin:0 auto;padding:46px 18px 70px}.payment-card{background:#fff;border-radius:28px;padding:30px;box-shadow:var(--shadow);border:1px solid var(--line)}.payment-title{text-align:center}.payment-title h1{font-size:26px;margin:0}.payment-title p{margin-top:6px}.qris-panel{margin-top:24px;border:1px solid var(--line);border-radius:20px;padding:22px;text-align:center}.qris-logo{font-weight:950;font-size:26px;letter-spacing:.03em}.qris-logo small{font-size:12px;display:block;color:var(--muted);letter-spacing:0}.qrcode{width:280px;max-width:100%;margin:18px auto;display:flex;justify-content:center;padding:10px;background:#fff}.qrcode img,.qrcode canvas{max-width:100%;height:auto!important}.scan-text{max-width:480px;margin:0 auto;color:var(--muted)}.qris-raw{text-align:left;margin-top:18px}.qris-raw textarea{width:100%;height:90px;margin-top:10px;border:1px solid var(--line);border-radius:10px;padding:10px;font-size:11px}.qris-raw button{margin-top:8px;border:0;border-radius:10px;padding:9px 12px;background:#eee;font-weight:750;cursor:pointer}.waiting{margin-top:20px;background:#fff6de;border-radius:13px;padding:12px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;text-align:left}.waiting small{grid-column:2;color:#6d6254}.pulse{width:11px;height:11px;border-radius:50%;background:#f2a21c;box-shadow:0 0 0 0 #f2a21c88;animation:pulse 1.6s infinite}@keyframes pulse{70%{box-shadow:0 0 0 10px transparent}100%{box-shadow:0 0 0 0 transparent}}.order-review,.delivery-box{margin-top:20px;border-top:1px solid var(--line);padding-top:18px}.order-review h3,.delivery-box h3{margin:0 0 10px}.order-review div{font-size:14px}.delivery-box p{color:#5f4d45}.paid-box{text-align:center;background:#eaf9f0;border:1px solid #b7e5c9;border-radius:20px;padding:28px;margin-top:22px}.paid-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:30px;font-weight:900;margin:0 auto}.paid-box h2{color:var(--green);margin:12px 0 4px}.hidden{display:none!important}.error-box{background:#fff0ef;border:1px solid #f0bbb6;border-radius:18px;padding:18px;margin-top:22px}.error-box h2{color:var(--red);margin-top:0}.pay-btn.inline{display:inline-block;width:auto;text-decoration:none}.back-link{display:inline-block;margin-top:22px;color:var(--red);font-weight:800}@media(max-width:980px){.hero{grid-template-columns:1fr;gap:34px;padding-top:50px}.hero-media{min-height:420px}.hero-media img{min-height:420px}.menu-grid{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr);border-radius:0}.checkout-wrap{grid-template-columns:1fr;gap:26px}.checkout-intro{position:static}}@media(max-width:700px){body{font-size:15px}.topbar{height:68px;padding:0 16px}.topbar nav{display:none}.top-cta{margin-left:auto;font-size:13px}.brand-mark{width:34px;height:34px}.hero{padding:38px 18px}.hero h1{font-size:42px}.hero-copy>p{font-size:17px}.hero-media{min-height:340px;border-radius:22px}.hero-media img{min-height:340px}.section,.about{padding:52px 18px}.section-head{display:block}.section-head>p{margin-top:12px}.menu-grid{grid-template-columns:1fr}.menu-photo{height:235px}.feature-strip{margin:8px 0 40px;padding:24px 18px;grid-template-columns:1fr 1fr}.checkout-wrap{padding:42px 18px}.checkout-card{padding:20px;border-radius:20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.cart-row{grid-template-columns:1fr auto}.cart-row>strong{grid-column:1/-1;text-align:right}.about-grid{grid-template-columns:1fr}.legal{padding:0 18px}.payment-card{padding:20px}footer{display:block;padding:36px 18px}.floating-cart{bottom:10px}}


/* LARIZQU PROMO 7 HARI */
.promo-week{max-width:1180px;margin:16px auto 34px;padding:28px;display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:stretch;background:linear-gradient(135deg,#fff0d9,#fff9f0 58%,#ffe5d0);border:1px solid #f2caa8;border-radius:30px;box-shadow:0 20px 55px rgba(112,45,14,.12);overflow:hidden}
.promo-copy{padding:18px 14px 18px 10px;display:flex;flex-direction:column;justify-content:center}
.promo-kicker{font-size:13px;font-weight:950;letter-spacing:.13em;color:#8f1d14}
.promo-week h2{font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 16px}
.promo-week h2 strong{color:#8f1d14}
.promo-week h2 em{font-style:normal;display:inline-block;background:#167545;color:#fff;border-radius:11px;padding:3px 10px;white-space:nowrap;font-size:.55em;vertical-align:middle;letter-spacing:-.01em}
.promo-week p{color:#654f44;font-size:17px;max-width:720px}
.promo-status{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}
.promo-status>div{background:#fff;border:1px solid #efd5bf;border-radius:15px;padding:12px}
.promo-status span,.promo-status b{display:block}
.promo-status span{font-size:12px;color:#7b6458}
.promo-status b{font-size:18px;color:#8f1d14;margin-top:2px}
.promo-small{font-size:13px!important;margin:4px 0 18px!important;color:#7b6458!important}
.promo-btn{align-self:flex-start;background:linear-gradient(135deg,#8f1d14,#c84122);color:#fff;box-shadow:0 12px 24px rgba(143,29,20,.2)}
.promo-photo{position:relative;min-height:390px;border-radius:24px;overflow:hidden}
.promo-photo img{width:100%;height:100%;object-fit:cover;display:block}
.promo-sticker{position:absolute;right:18px;top:18px;width:150px;height:150px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 16px 36px #0003;transform:rotate(7deg);border:5px solid #ffe4c4}
.promo-sticker small{font-weight:900;letter-spacing:.1em;color:#6c5145}
.promo-sticker b{font-size:30px;line-height:1;color:#8f1d14}
.promo-sticker span{font-size:11px;font-weight:950;color:#167545;margin-top:7px}
.promo-menu-card{border:2px solid #e1a36d;position:relative;background:linear-gradient(180deg,#fffaf2,#fff)}
.promo-menu-card:before{content:"7 HARI SAJA";position:absolute;right:11px;top:11px;z-index:3;background:#167545;color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;letter-spacing:.06em}
.promo-card-quota{margin-top:12px;border-radius:10px;padding:9px 10px;background:#fff3df;color:#745447;font-size:12px}
.promo-card-quota b{color:#8f1d14}
.menu-card[data-promo="1"] .menu-foot strong{font-size:24px}
.add-btn:disabled{opacity:.5;cursor:not-allowed}
.promo-checkout-note{margin-top:12px;border:1px solid #f1c79f;background:#fff7ea;color:#684d3e;border-radius:14px;padding:12px 14px;font-size:13px}
@media(max-width:980px){.promo-week{grid-template-columns:1fr}.promo-photo{min-height:330px}}
@media(max-width:700px){.promo-week{margin:8px 12px 24px;padding:18px;border-radius:22px}.promo-copy{padding:6px}.promo-week h2{font-size:38px}.promo-status{grid-template-columns:1fr 1fr}.promo-status>div:last-child{grid-column:1/-1}.promo-photo{min-height:290px}.promo-sticker{width:125px;height:125px}.promo-sticker b{font-size:25px}}


/* JAM TRANSAKSI LARIZQU 08.00-21.00 WITA */
.store-hours-bar{max-width:1180px;margin:12px auto 0;border-radius:15px;padding:11px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;border:1px solid}
.store-hours-bar>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.store-hours-bar strong{font-size:12px;white-space:nowrap}
.store-hours-bar.open{background:#ecf8f0;border-color:#bde3ca;color:#145f37}.store-hours-bar.closed{background:#fff0ee;border-color:#f1c4bd;color:#8f1d14}
.store-dot{width:9px;height:9px;border-radius:50%;display:inline-block;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 15%,transparent)}
.hours-checkout-note{margin-top:12px;border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:3px;font-size:13px;border:1px solid}
.hours-checkout-note.open{background:#eef8f1;border-color:#c4e4ce;color:#175d38}.hours-checkout-note.closed{background:#fff0ee;border-color:#efc3bd;color:#8f1d14}
.hours-checkout-note b{font-size:14px}
@media(max-width:700px){.store-hours-bar{margin:8px 12px 0;align-items:flex-start;flex-direction:column}.store-hours-bar strong{white-space:normal}}


/* PROMO 24 JAM + INFO PENGANTARAN MALAM */
.night-order-info{margin:4px 0 18px;border:1px solid #c9b7e8;background:#f7f3ff;color:#4f3e74;border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}
.night-order-info b{font-size:14px}.night-order-info span{font-size:13px;line-height:1.55}
