/* jollibee 777 mobile-first visual system */
:root{font-size:62.5%;--g0c4-bg:#141414;--g0c4-panel:#1f1b1b;--g0c4-panel2:#262626;--g0c4-primary:#BC8F8F;--g0c4-secondary:#C0C0C0;--g0c4-text:#F4F1EE;--g0c4-muted:#BDC3C7;--g0c4-line:#4A4A4A;--g0c4-success:#b8f2cf;--g0c4-shadow:0 1.4rem 3rem rgba(0,0,0,.38);--g0c4-radius:1.8rem}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 15% 4%,rgba(188,143,143,.24),transparent 28%),linear-gradient(180deg,#141414 0%,#1b1717 46%,#101010 100%);color:var(--g0c4-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:1.6rem;line-height:1.5rem;overflow-x:hidden}.g0c4-body-lock{overflow:hidden}a{color:var(--g0c4-primary);text-decoration:none}img{max-width:100%;display:block}.g0c4-container{width:min(100%,43rem);margin:0 auto;padding:0 1.4rem}.g0c4-wrapper{padding-top:7.8rem}.g0c4-section{margin:1.6rem 0;padding:1.6rem;border:.1rem solid rgba(192,192,192,.16);border-radius:var(--g0c4-radius);background:linear-gradient(145deg,rgba(31,27,27,.94),rgba(38,38,38,.92));box-shadow:var(--g0c4-shadow)}.g0c4-section h2{font-size:2.3rem;line-height:2.8rem;margin:.2rem 0 1rem}.g0c4-section h3{font-size:1.8rem;line-height:2.3rem;margin:1.2rem 0 .7rem}.g0c4-kicker{color:var(--g0c4-primary);font-size:1.2rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.g0c4-text-muted{color:var(--g0c4-muted)}.g0c4-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(20,20,20,.94);backdrop-filter:blur(16px);border-bottom:.1rem solid rgba(188,143,143,.32)}.g0c4-topbar{width:min(100%,43rem);height:6.6rem;margin:0 auto;display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem}.g0c4-brand{display:flex;align-items:center;gap:.8rem;min-width:0;flex:1;color:var(--g0c4-text)}.g0c4-logo{width:3.2rem;height:3.2rem;border-radius:.9rem}.g0c4-brand-name{font-weight:900;font-size:1.6rem;line-height:1.7rem;white-space:nowrap}.g0c4-brand-sub{display:block;color:var(--g0c4-muted);font-size:1rem;font-weight:600}.g0c4-actions{display:flex;align-items:center;gap:.5rem}.g0c4-btn{min-height:4.4rem;min-width:4.4rem;border:0;border-radius:999rem;background:linear-gradient(135deg,var(--g0c4-primary),#e9c3c3);color:#161313;font-size:1.35rem;font-weight:900;padding:1rem 1.15rem;cursor:pointer;box-shadow:0 .8rem 1.5rem rgba(188,143,143,.28);transition:transform .18s ease,filter .18s ease}.g0c4-btn:hover,.g0c4-btn:focus{transform:translateY(-.1rem) scale(1.02);filter:brightness(1.08)}.g0c4-btn-alt{background:#2d2929;color:var(--g0c4-text);border:.1rem solid rgba(192,192,192,.22);box-shadow:none}.g0c4-menu-btn{background:#242020;color:var(--g0c4-primary);border:.1rem solid rgba(188,143,143,.4);border-radius:1.2rem}.g0c4-mobile-menu{position:fixed;top:6.6rem;left:50%;transform:translateX(-50%) translateY(-115%);width:min(100%,43rem);max-height:calc(100vh - 6.6rem);z-index:9999;padding:1rem 1.2rem 2rem;background:rgba(18,17,17,.98);border:0 .1rem .1rem .1rem solid var(--g0c4-line);transition:transform .28s ease;overflow:auto}.g0c4-mobile-menu.g0c4-menu-open{transform:translateX(-50%) translateY(0)}.g0c4-nav{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.g0c4-nav a{min-height:4.8rem;display:flex;align-items:center;gap:.8rem;border:.1rem solid rgba(192,192,192,.16);border-radius:1.2rem;padding:1rem;background:#211e1e;color:var(--g0c4-text);font-weight:800}.g0c4-nav i,.g0c4-nav span{color:var(--g0c4-primary)}.g0c4-hero{padding:8.5rem 1.4rem 1rem}.g0c4-hero-card{width:min(100%,43rem);margin:0 auto;padding:1.6rem;border-radius:2.2rem;background:linear-gradient(155deg,#251e1e 0%,#141414 52%,#2a2424 100%);border:.1rem solid rgba(188,143,143,.28);box-shadow:var(--g0c4-shadow)}.g0c4-hero h1{font-size:3.1rem;line-height:3.6rem;margin:.9rem 0;color:#fff}.g0c4-hero p{color:var(--g0c4-muted);font-size:1.45rem;line-height:2.25rem}.g0c4-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0}.g0c4-promo-link{display:inline-flex;align-items:center;gap:.7rem;font-weight:900;color:#f1c8c8;text-decoration:underline;text-decoration-thickness:.2rem;text-underline-offset:.35rem;cursor:pointer}.g0c4-carousel{position:relative;overflow:hidden;border-radius:1.8rem;margin-top:1rem;background:#0e0e0e}.g0c4-slide{display:none;min-height:16rem;cursor:pointer}.g0c4-slide.g0c4-slide-active{display:block;animation:g0c4Fade .42s ease}.g0c4-slide img{width:100%;height:18rem;object-fit:cover}.g0c4-slide-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.8rem 1rem;border-radius:1.2rem;background:rgba(20,20,20,.76);font-weight:900}.g0c4-dots{display:flex;justify-content:center;gap:.5rem;margin:.8rem}.g0c4-dot{width:.9rem;height:.9rem;border-radius:50%;border:0;background:#4A4A4A}.g0c4-dot-active{background:var(--g0c4-primary);transform:scale(1.25)}.g0c4-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.g0c4-card{background:linear-gradient(180deg,#292424,#1c1a1a);border:.1rem solid rgba(192,192,192,.15);border-radius:1.3rem;padding:.8rem;min-height:11.8rem;color:var(--g0c4-text);box-shadow:0 .8rem 1.8rem rgba(0,0,0,.22)}.g0c4-card img{width:5.6rem;height:5.6rem;margin:0 auto .6rem;border-radius:1.2rem;object-fit:cover}.g0c4-card span{display:block;text-align:center;font-size:1.15rem;line-height:1.45rem;font-weight:800}.g0c4-category-title{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin:1.4rem 0 .8rem}.g0c4-category-title h3{margin:0;text-transform:capitalize}.g0c4-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border-radius:999rem;background:rgba(188,143,143,.18);color:#f6d1d1;font-size:1.1rem;font-weight:900}.g0c4-stats{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.g0c4-stat{padding:1rem;border-radius:1.3rem;background:#211e1e;border:.1rem solid rgba(188,143,143,.2)}.g0c4-stat strong{display:block;font-size:2rem;color:var(--g0c4-primary);line-height:2.3rem}.g0c4-list{padding-left:1.8rem}.g0c4-list li{margin:.75rem 0;line-height:2.2rem}.g0c4-note{border-left:.35rem solid var(--g0c4-primary);padding:1rem;background:rgba(188,143,143,.1);border-radius:1rem}.g0c4-review{padding:1rem;margin:.8rem 0;border-radius:1.4rem;background:#211e1e;border:.1rem solid rgba(192,192,192,.13)}.g0c4-payment{display:flex;flex-wrap:wrap;gap:.7rem}.g0c4-payment span{padding:.75rem 1rem;border-radius:999rem;background:#2b2626;color:var(--g0c4-muted);font-weight:800}.g0c4-footer{margin-top:2rem;padding:2rem 1.4rem 8.8rem;background:#0e0e0e;border-top:.1rem solid rgba(188,143,143,.25)}.g0c4-footer-inner{width:min(100%,43rem);margin:0 auto}.g0c4-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1.2rem 0}.g0c4-footer-links a,.g0c4-footer-promo button{min-height:4.4rem;border-radius:1.1rem;padding:.9rem;border:.1rem solid rgba(192,192,192,.16);background:#211e1e;color:var(--g0c4-text);font-weight:800}.g0c4-footer-promo{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.g0c4-footer-promo button{cursor:pointer;color:#171313;background:linear-gradient(135deg,#caa0a0,#f3d6d6);border:0}.g0c4-partners{display:flex;gap:.8rem;flex-wrap:wrap;margin:1rem 0}.g0c4-partners img{width:3.8rem;height:3.8rem;border-radius:1rem;background:#fff;padding:.4rem}.g0c4-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,43rem);height:6.2rem;z-index:1000;display:flex;justify-content:space-around;align-items:center;background:#181414;border-top:.1rem solid rgba(188,143,143,.42);box-shadow:0 -1rem 2rem rgba(0,0,0,.35)}.g0c4-bottom-nav button{min-width:6rem;min-height:6rem;border:0;background:transparent;color:var(--g0c4-muted);font-size:1.05rem;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;cursor:pointer;transition:transform .16s ease,color .16s ease}.g0c4-bottom-nav button i,.g0c4-bottom-nav button ion-icon,.g0c4-bottom-nav button .material-icons{font-size:2.4rem;line-height:2.4rem}.g0c4-bottom-nav button:active{transform:scale(.92)}.g0c4-bottom-nav .g0c4-active{color:#ffd6d6}.g0c4-faq details{border:.1rem solid rgba(192,192,192,.15);border-radius:1.2rem;margin:.8rem 0;padding:1rem;background:#211e1e}.g0c4-faq summary{font-weight:900;cursor:pointer;line-height:2.1rem}.g0c4-step{display:flex;gap:1rem;margin:1rem 0;padding:1rem;border-radius:1.4rem;background:#211e1e}.g0c4-step-num{min-width:3.4rem;height:3.4rem;border-radius:50%;display:grid;place-items:center;background:var(--g0c4-primary);color:#141414;font-weight:900}.g0c4-table{width:100%;border-collapse:collapse;font-size:1.25rem}.g0c4-table th,.g0c4-table td{padding:.8rem;border-bottom:.1rem solid rgba(192,192,192,.14);text-align:left}.g0c4-table th{color:#ffd6d6}@keyframes g0c4Fade{from{opacity:.2;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media(min-width:769px){.g0c4-bottom-nav{display:none}.g0c4-footer{padding-bottom:3rem}.g0c4-mobile-menu{position:fixed}.g0c4-container,.g0c4-hero-card,.g0c4-topbar,.g0c4-footer-inner{max-width:43rem}}@media(max-width:768px){main{padding-bottom:8rem}.g0c4-hide-sm{display:none}}@media(max-width:360px){.g0c4-grid{grid-template-columns:repeat(2,1fr)}.g0c4-hero h1{font-size:2.6rem;line-height:3rem}.g0c4-actions .g0c4-btn{padding:.8rem .85rem;font-size:1.2rem}.g0c4-brand-name{font-size:1.35rem}.g0c4-nav{grid-template-columns:1fr}}
