.checkout-steps{display:flex;align-items:center;gap:10px;margin-bottom:24px}.checkout-steps span{display:flex;align-items:center;gap:7px;color:#99a1af;font-size:9px;font-weight:600}.checkout-steps span b{font-size:8px}.checkout-steps span.active,.checkout-steps span.done{color:var(--blue)}.checkout-steps>i{width:45px;height:1px;background:#dfe2e9}.game-config-layout,.pix-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:start}.game-config-card,.order-summary,.pix-card,.payment-status,.services-list,.server-control-card,.provision-success{padding:27px;background:#fff;border:1px solid var(--line);border-radius:14px}.config-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.game-config-card select{height:47px;padding:0 13px;border:1px solid #dfe2e9;border-radius:9px;background:#fff;font:400 10px Inter}.order-summary>small,.pix-card>small{color:var(--blue);font-size:7px;font-weight:600;letter-spacing:.1em}.order-summary h2{margin:6px 0 17px;font-size:16px}.order-summary ul{list-style:none;margin:0;padding:0}.order-summary li{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #edf0f4;font-size:8px}.order-summary>div{display:flex;justify-content:space-between;margin-top:15px;padding-top:15px;border-top:1px solid #e5e7ed}.order-summary>div span{font-size:9px}.order-summary strong{font-size:17px}.order-summary>p{color:#8c95a4;font-size:7px;line-height:1.6}.pix-card{text-align:center}.pix-card>img{display:block;width:220px;height:220px;margin:14px auto;border-radius:10px}.pix-card h2{margin:4px 0;font-size:22px}.pix-card>p{color:var(--muted);font-size:8px}.pix-card label{text-align:left}.pix-card textarea{height:72px;resize:none;font-size:7px}.pix-card>button{width:100%;height:42px;border:0;border-radius:9px;background:var(--blue);color:#fff;font:600 9px Inter;cursor:pointer}.payment-status{text-align:center}.payment-spinner{display:block;width:44px;height:44px;margin:10px auto 16px;border:4px solid #e6f0ff;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite}.payment-status h2{font-size:15px}.payment-status>p{color:var(--muted);font-size:8px}.payment-status ul{list-style:none;margin:18px 0;padding:0;text-align:left}.payment-status li{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #edf0f4;font-size:8px}.payment-status>small{color:var(--blue);font-size:7px}.provision-success{max-width:650px;text-align:center}.provision-success>span{display:grid;place-items:center;width:60px;height:60px;margin:auto;border-radius:17px;background:#e8faf2;color:#16885b;font-size:24px}.services-list{padding:0;overflow:hidden}.services-list>article{display:grid;grid-template-columns:48px 1fr 130px 110px;align-items:center;gap:14px;padding:19px;border-top:1px solid #edf0f4}.service-game-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#eef5ff;color:var(--blue);font-weight:700}.service-info small{color:var(--blue);font-size:7px}.service-info h2{margin:3px 0;font-size:13px}.service-info p{margin:0;color:#8b94a3;font-size:8px}.services-list em{justify-self:start;padding:6px 8px;border-radius:7px;background:#fff3dc;color:#a66e14;font-size:8px;font-style:normal;font-weight:600}.services-list em.active{background:#e9faf2;color:#16885b}.services-list em.failed{background:#ffe9ec;color:#be3b4d}.services-list article>a{color:var(--blue);font-size:8px;font-weight:600}.service-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.service-empty>span{display:grid;place-items:center;width:55px;height:55px;border-radius:15px;background:#eef5ff;color:var(--blue);font-size:20px}.service-empty h2{margin:14px 0 5px}.service-empty p{color:var(--muted);font-size:8px}.server-control-card{max-width:800px}.server-online{display:flex;align-items:center;gap:12px}.server-online>i{width:13px;height:13px;border-radius:50%;background:#39c986;box-shadow:0 0 0 6px #39c9861f}.server-online>div{display:flex;flex-direction:column}.server-online small{font-size:7px;color:#8b94a3}.server-online b{font-size:12px}.server-resources{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.server-resources>div{padding:17px;border-radius:10px;background:#f7f7fb}.server-resources small{display:block;color:#8c95a4;font-size:7px}.server-resources b{font-size:15px}.power-actions{display:flex;gap:8px;margin-bottom:12px}.power-actions form{flex:1}.power-actions button{width:100%;height:40px;border:1px solid #dfe2e9;border-radius:9px;background:#fff;color:#586173;font:600 8px Inter;cursor:pointer}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.game-config-layout,.pix-layout{grid-template-columns:1fr}.config-grid{grid-template-columns:1fr}.services-list>article{grid-template-columns:48px 1fr}.services-list em,.services-list article>a{grid-column:2}.server-resources{grid-template-columns:1fr}}

