@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;700&display=swap";:root{color:#fff7e8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--heading:"Barlow Condensed", Impact, sans-serif;background:#11100f;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button{font:inherit;cursor:pointer}.app-shell{background-color:#11100f;background-image:linear-gradient(#0a0a0aa3,#0a0a0ac7),url(/backgrounds/background_WebApp.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100svh;overflow:hidden}.topbar,.hero-section,.menu-preview,footer{box-sizing:border-box;max-width:1160px;margin:0 auto}.topbar{border-bottom:1px solid #fff6e624;justify-content:space-between;align-items:center;min-height:80px;padding:16px 28px;display:flex}.brand{color:#fff7e8;align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{color:#e94a2e;font-size:28px}.brand strong,.brand small{line-height:1;display:block}.brand strong{font-family:var(--heading);letter-spacing:.07em;font-size:17px}.brand small{color:#e94a2e;letter-spacing:.34em;margin-top:5px;font-size:9px}.cart-button{color:#fff7e8;background:0 0;border:1px solid #fff6e63d;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:15px;display:flex}.cart-count{background:#e94a2e;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:grid}.hero-section{background:radial-gradient(circle at 83% 22%,#e94a2e59,#0000 26%),radial-gradient(circle at 10% 96%,#ca912838,#0000 24%);padding:112px 28px 86px;position:relative}.hero-section:after{content:"♠";color:#fff7e80d;pointer-events:none;font-size:360px;line-height:1;position:absolute;bottom:-64px;right:-18px}.eyebrow{color:#e94a2e;letter-spacing:.18em;margin:0 0 14px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#fff7e8;font-family:var(--heading)}h1{letter-spacing:-.055em;z-index:1;max-width:680px;margin-bottom:22px;font-size:clamp(48px,8vw,94px);line-height:.92;position:relative}.hero-copy{color:#c9c0b3;max-width:400px;margin-bottom:30px;font-size:18px;line-height:1.5}.primary-action{color:#11100f;background:#f7bd3a;border-radius:4px;align-items:center;gap:22px;padding:16px 22px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.primary-action:hover{background:#ffd26b;transform:translateY(-2px)}.service-pills{color:#ded5c9;flex-wrap:wrap;gap:9px;margin-top:45px;font-size:13px;display:flex}.service-pills span{border:1px solid #fff6e62e;border-radius:999px;padding:9px 12px}.menu-preview{background:#1c1a18e6;padding:72px 28px 88px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-heading .eyebrow{margin-bottom:8px}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(34px,5vw,52px)}.menu-item-count{color:#a89e91;border:1px solid #fff6e62b;border-radius:999px;padding:7px 10px;font-size:12px}.category-tabs{scrollbar-width:thin;gap:9px;margin-bottom:22px;padding-bottom:12px;display:flex;overflow-x:auto}.category-tab{white-space:nowrap;color:#c9c0b3;background:0 0;border:1px solid #fff6e62b;border-radius:999px;padding:10px 14px;font-size:13px;transition:background .2s,color .2s}.category-tab:hover,.category-tab.active{color:#11100f;background:#f7bd3a;border-color:#f7bd3a}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-card{cursor:pointer;background:linear-gradient(145deg,#302b27,#201e1b);border:1px solid #fff6e61f;border-radius:6px;flex-direction:column;justify-content:end;min-height:172px;padding:22px;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";background:radial-gradient(circle at 100% 0,#e94a2e3b,#0000 42%);position:absolute;inset:0}.product-card.has-image{background:#211f1c}.product-card.has-image:before{z-index:1;background:linear-gradient(#0000 18%,#000000c7)}.product-image{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-card>:not(.product-image){z-index:2;position:relative}.product-number{color:#f7bd3a;margin-bottom:auto;font-size:12px;font-weight:800}.product-card h3{letter-spacing:-.03em;margin-bottom:7px;font-size:28px;line-height:.95}.price{color:#e8ded1;margin-bottom:0;font-size:15px;font-weight:700}.product-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.add-button{color:#11100f;background:#f7bd3a;border:0;border-radius:4px;padding:8px 10px;font-size:12px;font-weight:900}.add-button:hover{background:#ffd26b}.product-modal-layer{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{color:#fff7e8;background:#211f1c;border:1px solid #fff6e629;border-radius:7px;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);width:min(100%,720px);max-height:min(760px,100%);display:grid;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0000008c}.product-modal-close{z-index:2;position:absolute;top:14px;right:14px}.product-modal-image{object-fit:cover;background:#302b27;width:100%;height:100%;min-height:390px}.product-modal-image-fallback{color:#f7bd3a;background:radial-gradient(circle at 88% 10%,#e94a2e73,#0000 40%),linear-gradient(145deg,#302b27,#201e1b);place-items:center;font-size:92px;display:grid}.product-modal-content{padding:42px 32px 32px}.product-modal-content h2{margin-bottom:16px;font-size:clamp(40px,6vw,58px);line-height:.9}.modal-price{color:#f7bd3a;margin-bottom:28px;font-size:19px;font-weight:800}.ingredients{border-top:1px solid #fff6e633;padding:21px 0 4px}.ingredients h3{color:#f7bd3a;letter-spacing:.01em;margin-bottom:11px;font-size:22px}.ingredients p{color:#f4ece1;margin-bottom:0;font-size:clamp(16px,1.6vw,18px);font-weight:500;line-height:1.55}.product-note-field{color:#f7bd3a;letter-spacing:.03em;margin-top:24px;font-size:13px;font-weight:800;display:block}.product-note-field textarea{color:#fff7e8;width:100%;font:inherit;resize:vertical;background:#0f0e0dc2;border:1px solid #fff6e633;border-radius:4px;margin-top:8px;padding:11px 12px;font-size:15px;line-height:1.45;display:block}.product-note-field textarea::placeholder{color:#9d9387}.product-note-field small{color:#9d9387;text-align:right;margin-top:6px;font-size:11px;display:block}.modal-add-button{width:100%;margin-top:20px;padding:13px}.cart-layer{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a3;justify-content:end;display:flex;position:fixed;inset:0}.cart-drawer{background:#211f1c;flex-direction:column;width:min(100%,470px);min-height:100%;padding:28px;display:flex;box-shadow:-16px 0 45px #00000059}.cart-header{border-bottom:1px solid #fff6e621;justify-content:space-between;align-items:start;padding-bottom:23px;display:flex}.cart-header .eyebrow{margin-bottom:7px}.cart-header h2{font-size:40px}.close-button{color:#fff7e8;background:0 0;border:1px solid #fff6e633;border-radius:50%;width:35px;height:35px;font-size:25px;line-height:1}.empty-cart{color:#b8afa3;text-align:center;margin:auto 0}.empty-cart>span{margin-bottom:14px;font-size:35px;display:block}.empty-cart h3{margin-bottom:8px;font-size:27px}.empty-cart p{font-size:14px;line-height:1.5}.cart-items{padding:8px 0;overflow-y:auto}.cart-item{border-bottom:1px solid #fff6e61a;justify-content:space-between;gap:14px;padding:18px 0;display:flex}.cart-item h3{margin-bottom:5px;font-size:22px;line-height:1}.cart-item p{color:#aca295;margin-bottom:0;font-size:13px}.cart-item .cart-item-note{color:#f7bd3a;margin:0 0 5px;font-size:12px;line-height:1.35}.cart-item-actions{flex-direction:column;align-items:end;gap:12px;display:flex}.remove-button{color:#e96f58;background:0 0;border:0;padding:0;font-size:12px}.quantity-control{border:1px solid #fff6e629;border-radius:4px;align-items:center;display:flex}.quantity-control button{color:#fff7e8;background:0 0;border:0;width:28px;height:28px;font-size:17px}.quantity-control span{text-align:center;width:25px;font-size:13px}.cart-summary{border-top:1px solid #fff6e626;margin-top:auto;padding-top:22px}.cart-summary>div{color:#fff7e8;justify-content:space-between;font-size:16px;display:flex}.cart-summary strong{font-size:21px}.cart-summary p{color:#9d9387;margin:12px 0 16px;font-size:12px;line-height:1.4}.checkout-button{color:#11100f;background:#f7bd3a;border:0;border-radius:4px;width:100%;padding:15px;font-weight:900}.checkout-button:hover{background:#ffd26b}.checkout-drawer{overflow-y:auto}.checkout-form{padding-top:22px}.checkout-form fieldset{border:0;border-bottom:1px solid #fff6e61a;margin:0 0 22px;padding:0 0 23px}.checkout-form legend{color:#fff7e8;font-family:var(--heading);margin-bottom:13px;font-size:24px}.checkout-form label{color:#d5ccc0;margin-top:13px;font-size:13px;font-weight:700;display:block}.checkout-form input:not([type=radio]),.checkout-form textarea{color:#fff7e8;width:100%;font:inherit;resize:vertical;background:#2b2825;border:1px solid #fff6e62e;border-radius:4px;margin-top:7px;padding:11px 12px;font-size:14px}.checkout-form input::placeholder,.checkout-form textarea::placeholder{color:#857b70}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-card{cursor:pointer;background:#2b2825;border:1px solid #fff6e629;border-radius:5px;min-height:114px;padding:14px;margin-top:0!important}.choice-card.active{background:#3c3423;border-color:#f7bd3a}.choice-card input,.payment-option input{opacity:0;pointer-events:none;position:absolute}.choice-card span,.choice-card strong,.choice-card small{display:block}.choice-card span{margin-bottom:9px;font-size:22px}.choice-card strong{color:#fff7e8;font-size:15px}.choice-card small{color:#a89e91;margin-top:3px;font-size:11px}.payment-options{flex-wrap:wrap;gap:8px;display:flex}.payment-option{cursor:pointer;background:#2b2825;border:1px solid #fff6e629;border-radius:4px;padding:10px 12px;margin:0!important}.payment-option.active{color:#11100f;background:#f7bd3a;border-color:#f7bd3a}.checkout-total{color:#fff7e8;justify-content:space-between;margin:0 0 10px;font-size:16px;display:flex}.checkout-total strong{font-size:21px}.checkout-disclaimer{color:#9d9387;margin:0 0 16px;font-size:12px;line-height:1.4}.culqi-button{color:#fff7e8;background:#302a20;border:1px solid #f7bd3a;border-radius:4px;width:100%;margin-bottom:8px;padding:15px;font-weight:900}.culqi-button:hover:not(:disabled){background:#42361e}.culqi-button:disabled{cursor:not-allowed;opacity:.48}.culqi-help,.culqi-message{color:#a89e91;margin:0 0 13px;font-size:12px;line-height:1.4}.culqi-message{color:#f7bd3a}.back-button{color:#c9c0b3;background:0 0;border:0;margin:17px auto 0;font-size:13px;display:block}.order-success{text-align:center;color:#c9c0b3;margin:auto 0}.order-success>span{color:#f7bd3a;margin-bottom:15px;font-size:42px;display:block}.order-success h3{margin-bottom:12px;font-size:33px}.order-success p:not(.eyebrow){font-size:14px;line-height:1.5}.order-success strong{color:#fff7e8;margin:20px 0;display:block}.whatsapp-button{color:#fff;background:#25d366;border-radius:4px;width:100%;margin:0 0 10px;padding:15px;font-size:14px;font-weight:900;text-decoration:none;display:block}.whatsapp-button:hover{background:#36e879}footer{color:#9d9387;letter-spacing:.08em;justify-content:space-between;padding:26px 28px 36px;font-size:11px;display:flex}@media (width<=680px){body{background-color:#11100f;background-image:linear-gradient(#0a0a0aa3,#0a0a0ac7),url(/backgrounds/background_WebApp.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}#root{background:0 0}.app-shell{background-color:#0000;background-image:none;min-height:100svh}.topbar{min-height:68px;padding:14px 18px}.hero-section{padding:82px 20px 64px}.hero-copy{font-size:16px}.menu-preview{background:#1c1a18d1;padding:58px 20px 62px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:164px;padding:18px}.product-card h3{font-size:24px}.product-modal-layer{padding:12px}.product-modal{max-height:calc(100svh - 24px);display:block}.product-modal-image{height:235px;min-height:235px}.product-modal-content{padding:27px 22px 24px}.product-modal-content h2{font-size:43px}.modal-price{margin-bottom:24px}.ingredients{padding-top:18px}.ingredients h3{margin-bottom:9px;font-size:21px}.ingredients p{font-size:16px;line-height:1.55}.product-note-field{margin-top:20px}.product-note-field textarea{font-size:16px}.cart-drawer{padding:22px 18px}.section-heading{flex-direction:column;align-items:flex-start;gap:13px}footer{flex-direction:column;gap:8px;padding:22px 20px 28px}}
