*{box-sizing:border-box}:root{--bg:#f3ece4;--surface:#fffaf5;--surface-solid:#fff;--border:#eadfd4;--border-strong:#ddcfc2;--text:#221813;--muted:#766a61;--brown:#3a261e;--brown-soft:#6d4c3d;--green:#177245;--danger:#b43434;--amber:#d97706;--blue:#2563eb;--purple:#7c3aed;--teal:#0f766e;--rose:#be123c;--radius-lg:24px;--radius-md:18px;--shadow-soft:0 14px 35px #3b261e0f;--shadow-card:0 12px 26px #301f1814;--shadow-hero:0 20px 50px #3b261e29}html,body{background:radial-gradient(circle at top right, #d9770614, transparent 28%), radial-gradient(circle at bottom left, #17724514, transparent 30%), var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Tahoma,Arial,sans-serif;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;border:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.page{width:calc(100% - 20px);margin:0 auto;padding:62px 0 88px;max-width:none!important}.menuPage{width:min(580px,100% - 20px);padding-bottom:124px;max-width:580px!important}.adminWidePage{width:calc(100% - 20px);max-width:none!important}.hero{color:#fff;box-shadow:var(--shadow-hero);background:linear-gradient(135deg,#3a261efa,#6a4638f5),radial-gradient(circle at 20% 10%,#ffffff38,#0000 22%);border-radius:24px;margin-bottom:14px;padding:clamp(18px,2vw,28px)}.hero h1{margin:8px 0;font-size:clamp(26px,3.2vw,42px);line-height:1.25}.hero p{opacity:.88;margin:6px 0;line-height:1.9}.eyebrow{letter-spacing:.04em;opacity:.76;margin:0;font-size:13px}.heroBadges,.adminNav,.statusButtons,.paymentButtons,.productAdminActions,.cartActions,.cartSubmitGrid{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tableBadge,.sourceBadge,.statusBadge{white-space:nowrap;background:#ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;line-height:1.4;display:inline-flex}.adminNav{scrollbar-width:thin;flex-wrap:nowrap;margin:0 0 14px;padding:2px 2px 8px;overflow-x:auto}.adminNav a{border:1px solid var(--border);color:var(--brown);white-space:nowrap;background:#fffaf5eb;border-radius:999px;flex:none;padding:10px 14px;box-shadow:0 8px 18px #301f180a}.adminNav a:hover{background:#fff;border-color:#d9770659}.adminPanel,.category,.successBox,.emptyBox,.loadingBox,.errorBox{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffe6;margin-bottom:14px;padding:clamp(14px,1.6vw,20px)}.sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.formBox,.filterGrid{gap:12px;display:grid}.filterGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:end}label{color:#5f5149;gap:7px;font-size:14px;line-height:1.7;display:grid}input,textarea,select{border:1px solid var(--border-strong);background:var(--surface);color:#1f1712;border-radius:16px;outline:none;width:100%;padding:13px 14px}input:focus,textarea:focus,select:focus{border-color:#d97706b8;box-shadow:0 0 0 3px #d977061f}textarea{resize:vertical;min-height:92px}button,.submitButton{background:var(--green);color:#fff;border-radius:16px;padding:12px 16px;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s}button:hover:not(:disabled),.submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 18px #17724529}.secondaryButton{background:var(--brown-soft);color:#fff}.dangerButton{background:var(--danger);color:#fff}.message{color:#136b3d;background:#e5f8ee;border:1px solid #136b3d1f;border-radius:16px;margin:12px 0;padding:12px 14px;line-height:1.8}.muted{color:var(--muted);font-size:14px;line-height:1.9}.reportGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-bottom:14px;display:grid}.reportCard{color:#fff;min-height:104px;box-shadow:var(--shadow-card);border:0;border-radius:22px;padding:16px;position:relative;overflow:hidden}.reportCard:after{content:"";background:#ffffff29;border-radius:999px;width:118px;height:118px;position:absolute;inset:auto -28px -42px auto}.reportCard:nth-child(6n+1){background:linear-gradient(135deg,#3a261e,#7c4a32)}.reportCard:nth-child(6n+2){background:linear-gradient(135deg,#14532d,#16a34a)}.reportCard:nth-child(6n+3){background:linear-gradient(135deg,#92400e,#f59e0b)}.reportCard:nth-child(6n+4){background:linear-gradient(135deg,#1d4ed8,#38bdf8)}.reportCard:nth-child(6n+5){background:linear-gradient(135deg,#6d28d9,#a855f7)}.reportCard:nth-child(6n+6){background:linear-gradient(135deg,#9f1239,#fb7185)}.reportCard span{color:#ffffffd1;z-index:1;margin-bottom:8px;display:block;position:relative}.reportCard strong{z-index:1;font-size:clamp(19px,2vw,25px);position:relative}.topProductsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.topProductsBox,.customerBox{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:14px;box-shadow:0 8px 18px #301f180a}.topProductsBox h3{margin-top:0}.topProductsBox ol{margin:0;padding-inline-start:20px}.topProductsBox li{border-bottom:1px solid var(--border);justify-content:space-between;gap:8px;padding:9px 0;display:flex}.productList{gap:12px;display:grid}.productCard{background:var(--surface);border:1px solid var(--border);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 8px 18px #301f180a}.productCard h3,.productCard p{margin:0 0 6px}.productInfo strong{color:var(--green)}.productUnavailable{opacity:.55}.adminProductCard,.adminOrderCard,.cartItem{background:var(--surface-solid);border:1px solid var(--border);border-radius:22px;gap:12px;padding:14px;display:grid;box-shadow:0 8px 18px #301f180a}.adminOrderCard{border-color:#eadfd4f2}.adminProductCard{align-content:start}.productAdminActions{justify-content:space-between}.orderHeader,.orderMeta,.totalRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.orderItemsList{margin:0;padding-inline-start:18px}.orderItemsList li{border-bottom:1px solid #eee2d6;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.orderNote{background:#fff3dc;border-radius:14px;padding:10px 12px;line-height:1.8}.status-NEW{color:#3a261e;background:#ede7df}.status-PREPARING{color:#764900;background:#fff3cd}.status-READY{color:#16603a;background:#dff7e8}.status-DELIVERED{color:#364152;background:#e5e7eb}.status-CANCELLED{color:#9d2626;background:#ffe1e1}.adminPanel>div[style*="grid-template-columns: repeat(5"]{padding-bottom:6px}.adminPanel>div[style*="grid-template-columns: repeat(5"]>section{box-shadow:0 8px 20px #301f180a}.bottomCartBar{z-index:60;background:linear-gradient(#f4eee7a3,#f4eee7);padding:12px;position:fixed;bottom:0;left:0;right:0}.bottomCartInner{width:min(580px,100%);margin:0 auto}.bottomCartButton{background:var(--amber);justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex;box-shadow:0 12px 30px #d9770647}.cartOverlay{z-index:80;background:#281a1261;align-items:end;display:grid;position:fixed;inset:0}.cartDrawer{background:#fff;border-radius:28px 28px 0 0;gap:14px;width:min(680px,100%);max-height:86vh;margin:0 auto;padding:20px;display:grid;overflow:auto}.cartDrawerHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.closeButton{color:var(--brown);background:#f0e7df;border-radius:999px;flex:none;width:42px;height:42px;padding:0;font-size:24px}.customerInfoBox{background:var(--surface);border:1px solid var(--border);border-radius:20px;gap:10px;padding:14px;display:grid}.ownerGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.ownerCafeCard{background:var(--surface);border:1px solid var(--border);border-radius:22px;gap:10px;padding:14px;display:grid;box-shadow:0 8px 18px #301f180a}@media (min-width:900px){.page{width:calc(100% - 24px);padding-left:0;padding-right:0}.menuPage{width:min(580px,100% - 28px)}.adminPanel .productList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.menuPage .productList{grid-template-columns:1fr}.cartDrawer{border-radius:30px;margin-bottom:28px}}@media (min-width:1400px){.page{width:calc(100% - 32px)}.menuPage{width:min(580px,100% - 28px)}.reportGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media (max-width:900px){.page{width:min(100% - 20px,760px);padding-top:66px}.menuPage{width:min(100% - 20px,580px)}.hero{border-radius:24px}.reportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.page,.menuPage{width:calc(100% - 16px);padding-top:64px}.hero{border-radius:22px;padding:20px}.hero h1{font-size:28px}.adminPanel,.category,.successBox,.emptyBox,.loadingBox,.errorBox{border-radius:20px;padding:14px}.productCard{grid-template-columns:auto 1fr;align-items:start}.productCard button{grid-column:1/-1;width:100%}.bottomCartButton{text-align:center;flex-direction:column;align-items:stretch}.cartDrawer{border-radius:24px 24px 0 0;padding:16px}.reportGrid,.filterGrid{grid-template-columns:1fr}.sectionHeader{align-items:stretch}.sectionHeader>*{width:100%}.orderItemsList li,.totalRow,.orderHeader,.orderMeta{align-items:flex-start}.cartSubmitGrid{grid-template-columns:1fr;display:grid}}@media (max-width:420px){.page,.menuPage{width:calc(100% - 12px)}.hero{padding:18px}button,.submitButton{width:100%}.adminNav a{padding:9px 12px;font-size:13px}.tableBadge,.sourceBadge,.statusBadge{font-size:12px}}.messageError{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:16px;margin:12px 0;padding:12px 14px;font-weight:700;line-height:1.8}.messageSuccess{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:16px;margin:12px 0;padding:12px 14px;font-weight:700;line-height:1.8}.modalStickyMessage{z-index:5;margin:0 0 12px;position:sticky;top:0;box-shadow:0 10px 24px #2d201814}
