/* STARLIKE POS UI 6.0 - marca + touch/kiosk ready */
:root{--stl-pink:#ff2b8a;--stl-yellow:#ffd400;--stl-black:#0a0a0c;--stl-card:#17171b;--stl-white:#fffdf8;--stl-line:#3b3b42}
body{font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 85% 0,rgba(255,43,138,.12),transparent 28%),linear-gradient(135deg,#09090b,#111114 52%,#0b0b0d);color:var(--stl-white)}
.sidebar{background:linear-gradient(180deg,#0d0d10,#111014 55%,#0b0b0d);border-right:2px solid #28282f}.brand{font-family:Impact,"Arial Black",sans-serif;letter-spacing:1px}.brand b,.brand span{color:var(--stl-yellow)!important}.nav{min-height:46px;border:1px solid transparent}.nav:hover,.nav.active{background:#222228;border-color:#414148}.nav.active{box-shadow:inset 5px 0 var(--stl-pink)}
.topbar{border-bottom:2px solid #25252b}.topbar h2,.section-title,.panel h3,.hero-panel h3{font-weight:900;letter-spacing:-.02em}.eyebrow{color:var(--stl-yellow);font-weight:1000}.panel,.cart,.metric{border-color:#36363e;box-shadow:0 10px 28px rgba(0,0,0,.18)}
.btn,.table-btn,.chip{min-height:44px;font-weight:850}.btn.primary,#checkoutBtn{background:linear-gradient(135deg,var(--stl-yellow),#ffbd00);color:#151515;border-color:#ffe45f;box-shadow:0 5px 0 #8b6200}.btn.primary:active,#checkoutBtn:active{transform:translateY(3px);box-shadow:0 2px 0 #8b6200}.chip.active{background:var(--stl-yellow);color:#111}.chip{padding:10px 15px}
.product-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:14px}.product-card{padding:0;overflow:hidden;min-height:220px;border:2px solid #33333a;background:#17171b;position:relative}.product-card:hover{border-color:var(--stl-yellow);transform:translateY(-3px);box-shadow:0 12px 26px #0008}.stl-product-media{height:116px;background:linear-gradient(135deg,#25252c,#121215);display:grid;place-items:center;overflow:hidden;position:relative}.stl-product-media img{width:100%;height:100%;object-fit:cover}.stl-product-placeholder{font-family:Impact,"Arial Black",sans-serif;font-size:40px;color:#ffd400;text-shadow:3px 3px 0 #ff2b8a}.stl-product-info{padding:13px 14px 15px;display:grid;gap:6px}.product-card .cat{color:#d9d9df;font-size:10px;font-weight:900}.product-card h4{font-size:18px;line-height:1.12;margin:0;color:#fff}.product-card strong{font-size:25px;color:var(--stl-yellow)}
.restaurant-table{min-height:150px;border-width:2px;padding:15px;position:relative;overflow:hidden}.restaurant-table:before{content:'◫';font-size:34px;line-height:1;color:#fff;opacity:.92}.restaurant-table.free:before{content:'▣';color:#8af0b8}.restaurant-table.occupied:before{content:'●';color:#ffb36b}.restaurant-table.buffet:before{content:'★';color:#ff77bf}.restaurant-table b{font-size:21px}.restaurant-table .table-code{position:absolute;top:13px;right:13px;background:#0d0d10aa;border:1px solid #ffffff33;border-radius:99px;padding:4px 8px;color:#fff}.restaurant-table.free{background:linear-gradient(145deg,#14281e,#0f1f18)}.restaurant-table.occupied{background:linear-gradient(145deg,#352015,#241711)}.restaurant-table.buffet{background:linear-gradient(145deg,#3b1731,#25101f)}
input,select,textarea{min-height:44px;font-size:15px}.cart{border:2px solid #3a3a42}.cart-totals .grand{font-size:25px;color:#fff}.cart-totals .grand b{color:var(--stl-yellow)}
.stl-image-btn{background:#292930!important;border:1px solid #555!important}.stl-image-btn.has-image{border-color:var(--stl-yellow)!important;color:var(--stl-yellow)!important}.stl-photo-modal{width:min(620px,calc(100% - 30px));border:2px solid #4a4a52;border-radius:22px;background:#131318;color:#fff;padding:0}.stl-photo-modal::backdrop{background:#000c}.stl-photo-body{padding:22px}.stl-photo-preview{height:280px;border:2px dashed #555;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:#0c0c0f;margin:12px 0}.stl-photo-preview img{width:100%;height:100%;object-fit:contain}.stl-photo-actions{display:flex;gap:10px;flex-wrap:wrap}.stl-photo-actions button{min-height:48px}.stl-brand-stripe{height:6px;background:repeating-linear-gradient(90deg,var(--stl-pink) 0 48px,var(--stl-yellow) 48px 96px,#fff 96px 108px);border-radius:8px;margin-bottom:12px}
@media(pointer:coarse){.btn,.table-btn,.chip,.nav{min-height:52px}.product-card{min-height:250px}.stl-product-media{height:140px}.restaurant-table{min-height:165px}}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.restaurant-table-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}}
@media(min-width:1500px){.product-grid{grid-template-columns:repeat(5,minmax(180px,1fr))}.stl-product-media{height:135px}}
body.stl-kiosk-preview .sidebar,body.stl-kiosk-preview .topbar{display:none!important}body.stl-kiosk-preview .app{grid-template-columns:1fr}body.stl-kiosk-preview .main{padding:18px 24px}body.stl-kiosk-preview #view-pos{display:block!important}body.stl-kiosk-preview .product-card{min-height:290px}body.stl-kiosk-preview .stl-product-media{height:175px}body.stl-kiosk-preview .chip{font-size:17px;padding:14px 20px}body.stl-kiosk-preview .cart{top:18px}
