:root{font-family:Inter,system-ui,sans-serif;color:#f5f7ff;background:#09111f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(84,229,255,.12),transparent 26%),radial-gradient(circle at bottom right,rgba(157,104,255,.14),transparent 28%),linear-gradient(180deg,#09111f,#0d1730)}button,input{font:inherit}button{border:0;cursor:pointer}input{width:100%;border:1px solid rgba(255,255,255,.1);background:#ffffff14;color:#eef4ff;border-radius:16px;padding:14px 16px;outline:none}input::placeholder{color:#90a4c7}.glass{background:#ffffff14;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px #0000003d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.glass-soft{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.pos-app{position:relative;max-width:720px;margin:0 auto;min-height:100vh;padding:14px 14px 220px}.pos-bg{position:fixed;width:280px;height:280px;border-radius:999px;filter:blur(36px);pointer-events:none}.pos-bg-a{top:-100px;left:-80px;background:#5de3ff29}.pos-bg-b{right:-110px;bottom:120px;background:#955aff2e}.pos-header{position:sticky;top:10px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:24px}.pos-header h1{margin:2px 0 4px;font-size:1.25rem}.pos-header small{color:#a4b4d2}.mini-label{margin:0;color:#8fdcff;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.icon-btn,.text-btn,.ghost-chip{background:#ffffff14;color:#edf3ff}.icon-btn{border-radius:14px;padding:12px 14px}.pos-toolbar{position:sticky;top:94px;z-index:14;margin-top:10px;padding:12px;border-radius:22px}.category-strip{display:flex;gap:8px;overflow-x:auto;padding-top:10px}.category-chip{flex:0 0 auto;padding:10px 14px;border-radius:999px;color:#dbe7ff;background:#ffffff12}.category-chip.active{color:#08111d;background:linear-gradient(135deg,#7ce8ff,#b592ff)}.notice-toast{margin-top:10px;padding:12px 14px;border-radius:18px}.product-section{margin-top:14px}.section-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 2px;color:#afbfdb;font-size:14px}.text-btn{padding:8px 10px;border-radius:12px}.text-btn.danger{color:#ffccd7}.text-btn.small{font-size:12px;padding:4px 6px}.product-list{display:grid;gap:10px}.product-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;text-align:left;padding:16px;border-radius:22px;color:#f3f7ff}.product-main strong{display:block;margin-bottom:4px;font-size:1rem}.product-main small,.product-side small{color:#98abd0}.product-side{text-align:right;display:grid;gap:4px}.product-side span{font-weight:700}.warn{color:#ffd48f!important}.empty-card{padding:18px;border-radius:20px;color:#d7e2f7}.checkout-sheet{position:fixed;left:0;right:0;bottom:0;z-index:20;border-radius:26px 26px 0 0;padding:10px 14px 20px;background:#0a1224f5;transform:translateY(calc(100% - 116px));transition:transform .22s ease}.checkout-sheet.open{transform:translateY(0)}.sheet-handle{display:block;width:54px;height:5px;border-radius:999px;background:#ffffff2e;margin:0 auto 12px}.checkout-mini{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;cursor:pointer}.checkout-mini strong{display:block;margin-top:4px}.checkout-mini span{color:#a9bbd8;font-size:13px}.checkout-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-head h2{margin:4px 0 0;font-size:1.2rem}.field-stack{display:grid;gap:7px;margin-top:12px}.field-stack span,.cart-row small{color:#97abcf}.cart-stack{display:grid;gap:10px;margin-top:12px;max-height:26vh;overflow:auto}.cart-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:18px}.cart-row strong{display:block;margin-bottom:4px}.cart-row-right{display:grid;justify-items:end;gap:8px}.qty-pill{display:flex;align-items:center;gap:8px;padding:4px;border-radius:999px;background:#ffffff14}.qty-pill button{width:28px;height:28px;border-radius:999px;background:#ffffff1a;color:#fff}.cash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.ghost-chip{padding:10px 12px;border-radius:14px}.summary-panel{margin-top:12px;padding:12px 14px;border-radius:18px;display:grid;gap:8px}.summary-line{display:flex;justify-content:space-between;align-items:center}.summary-warning{color:#ffd48f;font-size:13px}.checkout-btn{width:100%;margin-top:12px;padding:16px;border-radius:18px;font-weight:800;color:#08101b;background:linear-gradient(135deg,#79e9ff,#b38fff)}.checkout-btn:disabled{opacity:.45}@media(min-width:900px){.pos-app{max-width:1200px;padding:24px 24px 32px;display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.pos-header,.pos-toolbar,.notice-toast,.product-section{grid-column:1}.checkout-sheet{position:sticky;top:24px;grid-column:2;align-self:start;transform:none;border-radius:28px}.checkout-sheet.collapsed .field-stack,.checkout-sheet.collapsed .cart-stack,.checkout-sheet.collapsed .cash-grid,.checkout-sheet.collapsed .summary-panel,.checkout-sheet.collapsed .checkout-head,.checkout-sheet.collapsed .checkout-btn{display:block}.checkout-mini span{display:none}}
