.sb-entry{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:22px;margin:18px 0;border:1px solid #746023;border-radius:18px;background:linear-gradient(115deg,#332b14,#171d25);color:#fff}.sb-entry h2{margin:0 0 5px;font-size:23px}.sb-entry p{margin:0;color:#cbd1da;font-size:14px}.sb-button{padding:12px 17px;border:1px solid #414a56;border-radius:12px;background:#28303b;color:#fff;font:inherit;font-weight:750;cursor:pointer}.sb-button.sb-primary{background:#ffd229;color:#12161b;border-color:#ffd229}.sb-button:disabled{opacity:.45;cursor:not-allowed}.sb-button:focus-visible,.sb-dialog input:focus-visible{outline:3px solid #fff;outline-offset:2px}.sb-manager-entry{margin:12px 0}.sb-dialog{width:min(1000px,calc(100vw - 24px));max-height:92dvh;max-height:92vh;padding:0;border:1px solid #46505e;border-radius:22px;background:#11171e;color:#f6f7fa;box-shadow:0 25px 80px #0009;font:16px/1.45 system-ui,sans-serif}.sb-dialog::backdrop{background:#05080bd9}.sb-dialog *{box-sizing:border-box}.sb-dialog [hidden]{display:none!important}.sb-head{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;background:#11171ef5;border-bottom:1px solid #333e49}.sb-head h2{margin:0;font-size:25px;line-height:1.2}.sb-eye{font-size:11px;letter-spacing:.13em;font-weight:800;color:#ffd229;margin:0 0 5px}.sb-content{padding:20px 22px}.sb-message{margin:0 0 12px;color:#ffd229;white-space:pre-line}.sb-tray{background:linear-gradient(145deg,#ffe46f,#e4ac13);border:7px solid #cf9d18;border-top:0;border-radius:12px 12px 26px 26px;padding:18px 14px 10px;color:#161b20;box-shadow:0 14px 25px #0005}.sb-slots{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;min-height:110px;align-items:stretch}.sb-slot{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;min-width:0;border:2px dashed #856b30;border-radius:10px;background:#ffffff28;color:#3d351f;font-size:28px;padding:6px}.sb-slot img{height:90px;width:100%;object-fit:contain;filter:drop-shadow(0 4px 4px #0004)}.sb-slot button{position:absolute;top:0;right:0;border:0;border-radius:50%;width:24px;height:24px;background:#20242c;color:white;font-size:17px;cursor:pointer}.sb-tray-brand{text-align:center;font-size:20px;font-weight:950;letter-spacing:.05em;padding-top:10px}.sb-progress{display:flex;justify-content:space-between;gap:10px;margin:15px 0 7px;font-weight:750}.sb-bar{height:7px;border-radius:8px;background:#394250;overflow:hidden}.sb-bar div{height:100%;background:#ffd229;transition:width .15s}.sb-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.sb-toolbar button[aria-pressed=true]{background:#ffd229;color:#171b20;border-color:#ffd229}.sb-search{width:100%;padding:12px;border:1px solid #3c4755;border-radius:11px;background:#202731;color:white;font:inherit;margin-bottom:16px}.sb-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sb-product{padding:12px;border:1px solid #35414d;border-radius:13px;background:#1b242e;min-width:0}.sb-product.sb-selected{border:2px solid #ffd229;padding:11px}.sb-product img{height:110px;width:100%;object-fit:contain;background:#ffffff08;border-radius:7px}.sb-product b{display:block;font-size:14px;overflow-wrap:anywhere;min-height:40px;line-height:1.3;margin:9px 0 5px}.sb-price{color:#ffdc4c;font-weight:800;font-size:17px}.sb-qty{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:10px}.sb-qty button{min-width:35px;min-height:35px;border:1px solid #4b5867;border-radius:9px;background:#2b3744;color:white;font-size:22px;cursor:pointer}.sb-qty button:disabled{opacity:.3;cursor:not-allowed}.sb-sub{color:#b9c4d1;font-size:12px;display:block}.sb-summary{margin-top:18px;border:1px solid #394351;border-radius:12px;padding:12px;background:#1a222b}.sb-summary div{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin:5px 0}.sb-footer{position:sticky;bottom:0;z-index:4;border-top:1px solid #394351;background:#131a22f8;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px}.sb-footer strong{display:block;font-size:24px;color:#ffd229}.sb-footer .sb-button{max-width:55%}.sb-admin-switch{display:flex;align-items:center;gap:10px;margin:15px 0}.sb-admin-switch input,.sb-admin-row input{width:20px;height:20px;flex:none;accent-color:#ffd229}.sb-admin-list{max-height:42vh;overflow:auto;border:1px solid #374452;border-radius:12px;margin:10px 0;padding:8px}.sb-admin-row{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #303944;font-size:14px}.sb-admin-row img{width:44px;height:44px;object-fit:contain}.sb-admin-row span{flex:1;min-width:0}.sb-empty{grid-column:1/-1;padding:25px;text-align:center;color:#b9c4d1}.sb-dialog a{color:#ffd229}@media(max-width:700px){.sb-dialog{width:calc(100vw - 16px);border-radius:15px}.sb-head,.sb-content{padding:15px}.sb-head h2{font-size:21px}.sb-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sb-slots{gap:5px;min-height:74px}.sb-slot{padding:3px}.sb-slot img{height:62px}.sb-tray{padding:12px 7px 8px;border-width:4px}.sb-footer{padding:13px;flex-wrap:wrap}.sb-footer .sb-button{max-width:none;width:100%}.sb-entry{padding:17px}.sb-entry .sb-button{width:100%}.sb-product img{height:105px}.sb-product b{font-size:13px}.sb-qty button{min-width:39px;min-height:39px}}
.sb-entry[hidden]{display:none!important}
.sb-catalog-tile .sb-catalog-picture{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#293440,#151b22);overflow:hidden}.sb-catalog-box{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:3px;width:84%;height:80%;padding:7px 5px 25px;background:linear-gradient(125deg,#ffe779,#e8ae0d);border:4px solid #bd8d15;border-top:0;border-radius:6px 6px 15px 15px;transform:rotate(-3deg);box-shadow:0 6px 12px #0005}.sb-catalog-tile .sb-catalog-box img{width:30%;height:100%;min-height:0;object-fit:contain;filter:drop-shadow(0 3px 3px #0005)}.sb-catalog-brand{position:absolute;bottom:3px;left:0;right:0;text-align:center;color:#171a20;font-size:clamp(9px,1.3vw,15px);font-weight:950;letter-spacing:.03em}.sb-catalog-tile{border-color:#8b7028!important}.sb-catalog-tile:focus-visible{outline:3px solid #ffd229;outline-offset:3px}
