.boost-system{max-width:1140px;margin:1rem auto;padding:1rem;background:0 0;font-family:"Inter",sans-serif;color:#fff}.boost-tabs{display:flex;gap:13px;justify-content:center;margin-bottom:12px;margin-top:10px;position:relative;border:none;color:#55657e;font-size:14px;font-weight:600;min-width:50px;padding:0 3px 5px;text-align:center;text-transform:uppercase;transition:all .3s}.tab-button{background:0 0;border:none;color:#55657e;font-size:14px;font-weight:600;min-width:50px;padding:0 3px 5px;cursor:pointer;position:relative;transition:all .3s}.tab-button.active{color:#fff;border-bottom:2px solid #9edeeb}.tab-button:hover{color:#9edeeb}.boost-tab-content{display:none}.boost-tab-content.active{display:block}.boost-tab-content h2{color:#fff;font-size:24px;margin:0 0 1rem 10px;font-weight:600}.boost-cards{display:flex;overflow-x:auto;gap:15px;padding-bottom:10px}.boost-card{width:200px;height:267px;background:rgba(255,255,255,.05);border-radius:12px;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,scale .3s ease;position:relative;flex:0 0 auto}.boost-card:hover{transform:translateY(-5px);scale:1.05}.boost-card-content{background-size:cover;background-position:center;height:100%;border-radius:12px;padding:1rem;text-align:center;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.boost-card .buy-boost,.boost-card .activate-boost{background:#fff;border:none;border-radius:100px;padding:.5rem;color:#000;font-size:.9rem;cursor:pointer;width:80%;margin:0 auto .5rem}.boost-card .buy-boost:disabled,.boost-card .activate-boost:disabled{background:rgba(255,255,255,.2);color:#fff;cursor:not-allowed}.boost-badge{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:11px;width:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);border-radius:12px}.boost-badge span:first-child{font-size:1rem;font-weight:600;color:#9edeeb}.boost-badge .boost-timer{font-size:.9rem;color:#fff}.active-boost{background:rgba(255,255,255,.1);padding:1rem;border-radius:12px;margin-bottom:1rem}.active-boost h3{margin:0 0 .5rem}.active-boost p{margin:.3rem 0}.boost-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;width:100%;height:100%}.modal-content{background:#292a2d;border-radius:12px;padding:2rem;text-align:left;border:1px solid rgba(255,255,255,.2);width:600px;height:300px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.modal-content h2{color:#fff;font-size:24px;margin:0 0 .5rem 10px;font-weight:600}.modal-content h3{margin:0 0 1rem 10px;color:#f4f4f4;font-weight:500;font-size:21px}.modal-content p{margin:0 0 1rem 10px;color:#fff}.modal-buttons{display:flex;gap:10px;margin:0 0 0 10px}.modal-content button{padding:.8rem 1.5rem;border:none;border-radius:100px;cursor:pointer}@media (max-width:600px){.boost-system{padding:.5rem;margin:.5rem 0}.boost-tabs{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;margin-top:5px}.boost-cards{margin:0 -.5rem;padding:0 .5rem 10px}.boost-card{width:200px;height:267px;margin:0 auto}.modal-content{width:90%;height:auto;min-height:195px}}