.tu-bottom-sheet{display:none}@media(max-width:1023px){.tu-bottom-sheet{display:flex;justify-content:space-between;align-items:flex-end;position:fixed;bottom:0;left:0;right:0;z-index:100}.tu-bottom-sheet.hidden{display:none}}.tu-bottom-sheet .collapsed{position:relative;z-index:2;display:flex;align-items:center;width:fit-content;padding:8px 10px;gap:8px;background:#202228;border:1.5px solid #40444E;border-bottom:none;border-radius:0 8px 8px 0}.expanded+.tu-bottom-sheet .collapsed{background:none;border:none}.tu-bottom-sheet .expanded~.tu-pill{background:none;border:none}.tu-bottom-sheet .expand-btn{width:auto;height:40px;padding:0 14px;display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:8px;background:#4caf50;border-color:#4caf50;white-space:nowrap}.tu-bottom-sheet .expand-btn svg{width:16px;height:16px;flex-shrink:0;transform:rotate(180deg);transition:transform .2s ease}.tu-bottom-sheet .expand-btn.open svg{transform:rotate(0)}.tu-bottom-sheet .expand-btn:hover{background:#449d48}.tu-bottom-sheet .expanded{position:absolute;bottom:0;left:0;right:0;z-index:1;display:flex;flex-direction:column;padding-bottom:60px;background:#202228;border:1.5px solid #40444E;border-bottom:none;border-radius:8px 8px 0 0;overflow:hidden}.tu-bottom-sheet .header{display:flex;flex-direction:column;padding:8px 12px 0;gap:8px}.tu-bottom-sheet .header .btn-secondary{padding:5px 16px;width:auto;font-size:12px}.tu-bottom-sheet .header .tu-sheet-action{display:inline-flex;align-items:center;gap:6px;padding:5px 12px}.tu-bottom-sheet .header .tu-sheet-action svg{width:14px;height:14px}.tu-bottom-sheet .header .btn-sq svg{width:20px;height:20px;color:#8fb6d8}.tu-bottom-sheet .header-top{display:flex;justify-content:flex-end;gap:8px}.tu-bottom-sheet .header-actions{display:flex;flex-wrap:wrap;gap:8px}.tu-bottom-sheet .info-text{background:#8fb6d814;border-radius:6px;margin:8px 12px 0}.tu-bottom-sheet .info-text p{padding:10px;font-size:12px;color:#f5f6f7b8;line-height:140%}.tu-bottom-sheet .info-text p strong{font-weight:600;color:#f5f6f7}.tu-bottom-sheet .list{max-height:280px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding-top:8px}.tu-bottom-sheet .empty{padding:24px 16px;text-align:center;font-size:14px;color:#ffffff80}.tu-bottom-sheet .item-group{border-left:3px solid var(--card-color, #B0C3D9)}.tu-bottom-sheet .item-group:not(:last-child){border-bottom:1px solid rgba(64,68,78,.5)}.tu-bottom-sheet .item{display:flex;align-items:center;gap:10px;padding:8px 16px;position:relative}.tu-bottom-sheet .item:hover .tu-card-link{opacity:1}.tu-bottom-sheet .item-img{flex:0 0 56px;display:flex;align-items:center;justify-content:center}.tu-bottom-sheet .item-img img{max-width:56px;max-height:42px;object-fit:contain}.tu-bottom-sheet .item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tu-bottom-sheet .item-name{font-size:13px;font-weight:500;color:#f5f6f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tu-bottom-sheet .item-name.stattrak{color:#fa8849}.tu-bottom-sheet .item-name.souvenir{color:gold}.tu-bottom-sheet .item-collection{font-size:11px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tu-bottom-sheet .item-controls{display:flex;align-items:center;gap:4px;flex-shrink:0}.tu-bottom-sheet .item-controls .btn-sq{width:28px;height:28px}.tu-bottom-sheet .item-controls .btn-sq svg{width:14px;height:14px}.tu-bottom-sheet .item-count{min-width:20px;text-align:center;font-size:14px;font-weight:600;color:#f5f6f7}.tu-bottom-sheet .floats{display:flex;flex-direction:column;gap:6px;padding:4px 16px 8px}.tu-bottom-sheet .float-row{display:flex;flex-direction:column;gap:6px;padding-bottom:8px}.tu-bottom-sheet .float-row .tu-slot-float-bar{width:100%}.tu-bottom-sheet .float-row-head{display:flex;align-items:center;gap:8px}.tu-bottom-sheet .float-row-head .tu-slot-float-input{width:72px;padding:3px 6px;font-size:12px}.tu-bottom-sheet .float-row-head .tu-slot-exterior{flex:0 0 28px;padding:2px 4px;text-align:center}.tu-bottom-sheet .float-row-head .float-price{flex:0 0 auto;font-size:12px;color:#f5f6f7b8;white-space:nowrap}.tu-bottom-sheet .float-row-head .float-remove{flex:0 0 auto;margin-left:auto;width:28px;height:28px}.tu-bottom-sheet .float-row-head .float-remove svg{width:14px;height:14px;color:#eb4b4b}.tu-bottom-sheet .float-label{flex:0 0 20px;font-size:11px;color:#ffffff80;text-align:center}.tu-pill{position:relative;z-index:2;display:flex;align-items:center;padding:8px 10px;background:#202228;border:1.5px solid #40444E;border-bottom:none;border-radius:999px 0 0 999px}.tu-pill-text{display:inline-block;overflow:hidden;max-width:0;margin-left:0;opacity:0;font-size:15px;font-weight:600;color:#f5f6f7;white-space:nowrap;transition:max-width .25s ease,margin-left .25s ease,opacity .2s ease}.tu-pill-text.show{max-width:240px;margin-left:10px;opacity:1}.tu-pill-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;padding:0;border:none;border-radius:50%;color:#fff;cursor:pointer}.tu-pill-btn svg{width:24px;height:24px;flex-shrink:0}.tu-pill-accent .tu-pill-btn{background:#8fb6d8}.tu-pill-accent .tu-pill-btn:hover{background:#7caad1}.tu-pill-positive .tu-pill-btn{background:#4caf50}.tu-pill-positive .tu-pill-btn:hover{background:#449d48}.tu-pill-fixed{display:none}@media(max-width:1023px){.tu-pill-fixed{position:fixed;right:0;bottom:0;z-index:99;display:flex;transition:bottom .25s ease}.tu-pill-fixed.raised{bottom:64px}}
