:root{--blue:#07599d;--navy:#05345e;--gold:#e7a91b;--cream:#fff9ed;--ink:#10263a;--green:#199447;--line:#e5e7eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.topbar{height:72px;display:flex;align-items:center;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.brand,.footer-brand{font-weight:950;letter-spacing:-1px;color:var(--blue);font-size:21px}.brand span,.footer-brand span{font-size:11px;letter-spacing:2px;display:inline-block;transform:rotate(-90deg);margin-right:-3px;color:var(--gold)}nav{display:flex;gap:30px;margin-left:auto;font-weight:700;font-size:14px}nav a:hover{color:var(--blue)}.cart-button{margin-left:32px;border:0;background:var(--navy);color:#fff;border-radius:999px;padding:10px 15px;font-weight:800;cursor:pointer}.hero{min-height:690px;position:relative;display:flex;align-items:center;background:url('assets/hero-albirru.png') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,30,55,.96) 0%,rgba(3,50,90,.83) 37%,rgba(3,38,67,.06) 74%)}.hero-content{position:relative;width:min(650px,90%);margin-left:clamp(20px,7vw,105px);color:white;padding:80px 0}.eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:900;color:#ffd45c;margin:0 0 15px}.eyebrow.blue{color:var(--blue)}h1{font-size:clamp(48px,6vw,83px);line-height:.96;letter-spacing:-4px;margin:0 0 24px}h1 em{color:#ffd24d;font-style:normal}.hero-content>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:590px;color:#e5eef6}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{border:0;border-radius:10px;padding:14px 20px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px}.primary{background:var(--gold);color:#17202a}.whatsapp{background:var(--green);color:white}.outline{background:white;color:var(--blue);border:2px solid #b7d4ea}.trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px;font-size:14px;font-weight:750;color:#e8f0f6}.section{padding:100px clamp(20px,7vw,105px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading h2,.quality h2{font-size:clamp(36px,4vw,56px);line-height:1;margin:0;letter-spacing:-2px}.section-heading>p{max-width:480px;line-height:1.7;color:#64748b}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.menu-card{background:var(--cream);border:1px solid #f0e6d4;border-radius:20px;padding:24px;position:relative;overflow:hidden;transition:.2s}.menu-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px rgba(18,57,87,.12)}.menu-icon{width:68px;height:68px;border-radius:50%;background:#fff1c9;display:grid;place-items:center;font-size:34px;margin-bottom:35px}.menu-card h3{margin:0 0 6px;font-size:20px}.menu-card p{margin:0 0 22px;color:#64748b;font-size:14px}.menu-card footer{display:flex;align-items:center;justify-content:space-between;padding:0;background:none}.price{font-weight:950;color:var(--blue);font-size:18px}.add{border:0;width:40px;height:40px;border-radius:50%;background:var(--blue);color:white;font-size:22px;cursor:pointer}.quality{display:grid;grid-template-columns:1.2fr 1fr;background:var(--navy);color:white}.quality-image{min-height:680px}.quality-image img{width:100%;height:100%;object-fit:cover}.quality-copy{padding:90px clamp(35px,6vw,90px)}.quality-copy h2{margin-bottom:45px}.feature{padding:18px 0;border-top:1px solid rgba(255,255,255,.18);display:grid;gap:7px}.feature b{font-size:17px}.feature span{color:#bed0df;font-size:14px;line-height:1.6}.centered{text-align:center;justify-content:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{padding:30px;border-radius:18px;background:#f4f8fb}.steps article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--blue);color:#fff;font-weight:900}.steps h3{margin:25px 0 8px}.steps p{color:#64748b;line-height:1.6;font-size:14px}.payment-card{max-width:900px;margin:50px auto 0;padding:28px 35px;border-radius:20px;background:#e8f4fb;display:flex;align-items:center;justify-content:space-between;gap:25px}.payment-card h3{margin:5px 0}.payment-card p,.payment-card small{color:#5d7182;margin:0}body>footer{padding:55px clamp(20px,7vw,105px);background:#061d31;color:#b7c7d5;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}body>footer .footer-brand{color:#fff;font-size:26px}body>footer p,body>footer small{margin:0}body>footer a{color:#ffd45c;font-weight:800;text-align:right}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:20;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:950;box-shadow:0 8px 25px rgba(0,0,0,.22)}.dialog{width:min(520px,calc(100% - 28px));max-height:88vh;border:0;border-radius:24px;padding:26px;box-shadow:0 28px 90px rgba(0,0,0,.3)}.dialog::backdrop{background:rgba(4,21,35,.7);backdrop-filter:blur(4px)}.dialog-head{display:flex;align-items:start;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.dialog-head small{color:var(--blue);text-transform:uppercase;font-weight:900;letter-spacing:2px}.dialog h2{margin:3px 0 0}.close{border:0;background:#edf1f4;border-radius:50%;width:38px;height:38px;font-size:25px;cursor:pointer}.cart-items{max-height:300px;overflow:auto}.empty{text-align:center;padding:45px 10px;color:#718090}.cart-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:17px 0;border-bottom:1px solid var(--line)}.cart-row p{margin:3px 0 0;color:#66798a;font-size:14px}.qty{display:flex;align-items:center;gap:10px}.qty button{width:30px;height:30px;border:1px solid #d9e0e5;background:#fff;border-radius:8px;cursor:pointer}.cart-total{display:flex;justify-content:space-between;font-size:18px;padding:20px 0}.notes-label{display:grid;gap:8px;font-size:13px;font-weight:800}.notes-label textarea{resize:vertical;min-height:70px;border:1px solid #ccd5dc;border-radius:10px;padding:12px;font:inherit}.full{width:100%;margin-top:16px}.fineprint{font-size:11px;line-height:1.5;text-align:center;color:#738190}.qris-dialog{text-align:center}.qris-dialog .dialog-head{text-align:left}.qris-dialog img{width:min(100%,360px);margin:18px auto 0}.qris-dialog p{font-size:13px;color:#607080}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,100px);opacity:0;background:#102c42;color:white;padding:12px 20px;border-radius:999px;z-index:80;font-weight:700;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:950px){nav{display:none}.menu-grid,.steps{grid-template-columns:repeat(2,1fr)}.quality{grid-template-columns:1fr}.quality-image{height:480px;min-height:0}.hero{background-position:65% center}.hero-overlay{background:linear-gradient(90deg,rgba(2,30,55,.97),rgba(3,50,90,.75),rgba(3,38,67,.25))}.section-heading{align-items:start;flex-direction:column}.cart-button{margin-left:auto}}
@media(max-width:600px){.topbar{height:64px}.brand{font-size:17px}.hero{min-height:640px}.hero-content{padding:80px 0;margin-left:20px}.hero-overlay{background:linear-gradient(90deg,rgba(2,30,55,.95),rgba(3,50,90,.68))}h1{font-size:48px;letter-spacing:-2.5px}.hero-content>p:not(.eyebrow){font-size:15px}.trust-row{gap:12px}.section{padding:72px 18px}.menu-grid,.steps{grid-template-columns:1fr 1fr;gap:10px}.menu-card{padding:17px}.menu-icon{width:50px;height:50px;font-size:25px;margin-bottom:22px}.menu-card h3{font-size:16px}.menu-card p{font-size:12px}.price{font-size:14px}.quality-image{height:300px}.quality-copy{padding:60px 22px}.payment-card{align-items:stretch;flex-direction:column}.payment-card .btn{width:100%}body>footer{grid-template-columns:1fr;text-align:center}body>footer a{text-align:center}.section-heading h2,.quality h2{font-size:38px}.floating-wa{width:52px;height:52px}.dialog{padding:20px}}

/* V2: tombol keranjang dan kontak penjual */
.btn{font-family:inherit}.contact{background:#fff;color:var(--green);border:2px solid var(--green)}.floating-wa{border:0;font-family:inherit;font-size:16px;cursor:pointer}

/* V3: menu dinamis dari Supabase */
.menu-loading{grid-column:1/-1;text-align:center;color:#64748b;padding:50px}.menu-photo{width:calc(100% + 48px);height:180px;object-fit:cover;margin:-24px -24px 24px;display:block}.menu-card:has(.menu-photo) h3{margin-top:0}
@media(max-width:600px){.menu-photo{width:calc(100% + 34px);height:125px;margin:-17px -17px 18px}}

/* V4: data pemesan di keranjang */
#cartDialog{width:min(680px,calc(100% - 24px));overflow-y:auto}.customer-data{border-top:1px solid var(--line);padding-top:20px}.customer-data h3{color:var(--blue);font-size:19px;margin:0 0 18px}.customer-data fieldset{border:0;padding:0;margin:19px 0}.customer-data legend,.field-label,.notes-label{font-size:13px;font-weight:850}.customer-data legend{margin-bottom:9px}.customer-data em{color:#d92d20;font-style:normal}.customer-data legend span,.notes-label span{color:#738190;font-weight:500}.field-label{display:grid;gap:8px}.field-label input,.notes-label textarea{width:100%;border:1px solid #ccd5dc;border-radius:10px;padding:12px;font:inherit;outline:none}.field-label input:focus,.notes-label textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(7,89,157,.1)}.choice-grid{display:grid;gap:9px}.choice-grid-3{grid-template-columns:repeat(3,1fr)}.choice-grid-4{grid-template-columns:repeat(4,1fr)}.choice-card{min-height:49px;border:1px solid #ccd5dc;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:9px;font-size:13px;cursor:pointer;transition:.15s}.choice-card:has(input:checked){border-color:var(--blue);background:#edf6fc;color:var(--blue);font-weight:750}.choice-card input{accent-color:var(--blue);width:17px;height:17px;flex:0 0 auto}.field-help{color:#738190;font-size:11px;margin:8px 0 0}.other-date{display:none;margin:-5px 0 18px}.other-date.show{display:grid}.notes-label textarea{min-height:135px;resize:vertical;margin-top:8px;font-size:12px;line-height:1.55}.cart-error{min-height:18px;margin:10px 0 0;color:#b42318;font-size:12px;font-weight:700}.field-invalid{border-color:#d92d20!important;box-shadow:0 0 0 3px rgba(217,45,32,.08)!important}
@media(max-width:600px){#cartDialog{padding:19px}.cart-items{max-height:220px}.choice-grid-3,.choice-grid-4{grid-template-columns:1fr 1fr}.choice-card{padding:9px}.notes-label textarea{min-height:155px}}
