.lager-wrap{height:100vh;display:grid;grid-template-columns:360px 1fr;gap:16px;background:#0b1220;color:#e6edf3;padding:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji"}.lager-sidebar{display:flex;flex-direction:column;gap:16px}.lager-section-title{margin:0 0 8px;font-weight:800;letter-spacing:.3px}.lager-form{background:#101826;border:1px solid #223044;border-radius:12px;padding:12px;display:grid;gap:10px;box-shadow:0 10px 24px #00000059}.lager-form input,.lager-form select{padding:10px 12px;border-radius:8px;background:#0f1722;border:1px solid #263141;color:#e6edf3;outline:none}.action-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.btn-primary{padding:12px;border-radius:10px;background:linear-gradient(180deg,#3b82f6,#2563eb);border:1px solid #2554c7;color:#fff;font-weight:700;cursor:pointer}.btn-secondary{padding:12px;border-radius:10px;background:linear-gradient(180deg,#9ca3af,#6b7280);border:1px solid #5b616d;color:#fff;font-weight:700;cursor:pointer}.btn-success{padding:12px;border-radius:10px;background:linear-gradient(180deg,#22c55e,#16a34a);border:1px solid #11803a;color:#fff;font-weight:700;cursor:pointer}.btn-danger{padding:12px;border-radius:10px;background:linear-gradient(180deg,#ef4444,#dc2626);border:1px solid #b91c1c;color:#fff;font-weight:700;cursor:pointer}.lager-main{display:flex;flex-direction:column;gap:12px}.lager-toolbar{display:flex}.lager-search{width:360px;max-width:60%;padding:10px 12px;border-radius:8px;background:#0f1722;border:1px solid #263141;color:#e6edf3}.lager-table-wrap{background:#101826;border:1px solid #223044;border-radius:12px;padding:12px;box-shadow:0 10px 24px #00000059;overflow:auto}.lager-table{width:100%;border-collapse:collapse}.lager-table th,.lager-table td{border:1px solid #2a3a4e;padding:10px}.lager-table th{background:#172232;font-weight:800;text-align:left}.lager-table tr.soldout td{opacity:.45}@media (max-width: 980px){.lager-wrap{grid-template-columns:1fr}}.sank-wrap{height:100vh;display:grid;grid-template-columns:340px 1fr;gap:14px;background:#0d1520;color:#e6edf3;padding:14px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji"}.sank-sidebar{display:flex;flex-direction:column;gap:14px}.konobar-box,.racun-box{background:#121a24;border:1px solid #1f2a37;border-radius:10px;padding:12px;box-shadow:0 6px 18px #00000059}.konobar-title,.racun-title{font-weight:800;letter-spacing:.3px;margin-bottom:8px}.konobar-radio{display:flex;align-items:center;gap:8px;margin:6px 0;cursor:pointer}.racun-list{max-height:46vh;overflow:auto;border:1px dashed #263141;border-radius:8px;padding:6px;background:#0f1722}.racun-empty{color:#7a8aa0;font-size:14px;padding:10px}.racun-row{display:grid;grid-template-columns:1fr auto auto 28px;align-items:center;gap:10px;padding:8px;border-bottom:1px solid #1e2937}.racun-row:last-child{border-bottom:none}.racun-name{font-weight:700}.racun-controls{display:inline-flex;align-items:center;gap:6px}.racun-controls>button{width:26px;height:26px;border:1px solid #2a3a4e;background:#0e1621;color:#e6edf3;border-radius:6px;cursor:pointer}.racun-price{min-width:90px;text-align:right}.racun-remove{background:transparent;border:none;color:#9fb3c8;cursor:pointer}.racun-total{display:flex;justify-content:space-between;padding:10px;margin-top:8px;background:#0e1621;border:1px solid #223044;border-radius:8px;font-size:16px}.btn-issue{width:100%;margin-top:10px;padding:12px 16px;background:linear-gradient(180deg,#1fa74b,#15803d);border:1px solid #1a733a;color:#fff;font-weight:800;border-radius:10px;cursor:pointer}.sank-main{display:flex;flex-direction:column;gap:12px}.toolbar{display:flex;gap:10px;align-items:center}.search{width:320px;max-width:60%;padding:10px 12px;border-radius:8px;background:#0f1722;border:1px solid #263141;color:#e6edf3}.tile-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;align-content:start}.tile{background:radial-gradient(120% 120% at 30% 10%,#1e2937,#111827 70%);border:1px solid #263141;border-radius:14px;padding:12px;color:#e6edf3;box-shadow:0 10px 24px #00000059;cursor:pointer;display:grid;grid-template-rows:1fr auto auto;place-items:center;gap:10px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,opacity .12s ease;min-height:170px}.tile:hover{transform:translateY(-2px);border-color:#3b82f6}.tile-initial{width:72px;height:72px;display:grid;place-items:center;border-radius:12px;background:#0f1722;border:1px solid #263141;font-size:28px;font-weight:900}.tile-name{font-weight:800;text-align:center}.tile-foot{width:100%;display:flex;justify-content:space-between;font-size:12px;color:#9fb3c8}.tile.soldout{opacity:.35;cursor:not-allowed}@media (max-width: 980px){.sank-wrap{grid-template-columns:1fr}.racun-list{max-height:32vh}}
