.des,.product-card,.selection-panel{backdrop-filter:blur(20px);transition:.3s}*,.payment-option{box-sizing:border-box}*{margin:0;padding:0}body{font-family:Inter,sans-serif;background:linear-gradient(135deg,#0f0c29 0,#302b63 50%,#24243e 100%);min-height:100vh;overflow-x:hidden;position:relative;color:#fff}.glow-orb{position:absolute;border-radius:50%;filter:blur(40px);pointer-events:none;z-index:-1}.glow-orb-1{width:250px;height:250px;background:radial-gradient(circle,rgba(0,212,255,.25)0%,transparent 70%);top:20%;left:10%;animation:15s ease-in-out infinite float-glow}.glow-orb-2{width:180px;height:180px;background:radial-gradient(circle,rgba(255,0,110,.25)0%,transparent 70%);top:60%;right:15%;animation:20s ease-in-out infinite reverse float-glow}@keyframes float-glow{0%,100%{transform:translate(0,0) scale(1)}25%{transform:translate(25px,-15px) scale(1.05)}50%{transform:translate(-15px,25px) scale(.95)}75%{transform:translate(15px,15px) scale(1.02)}}.container{max-width:500px;margin:0 auto;padding:25px 18px;text-align:center;position:relative;z-index:1}.header{margin-bottom:30px}.product-subtitle{margin-bottom:18px;font-weight:400}.des,.selection-panel{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:25px 20px 20px;margin-bottom:25px;text-align:left;position:relative}.diamond-option,.payment-option{background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.03))}.selection-panel::before{content:attr(data-step);position:absolute;top:-15px;left:20px;background:#6b7280;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;transition:.3s}.selection-panel.completed::before{content:"✓";background:#10b981}.selection-title{font-size:1rem;color:#fff;margin-bottom:15px;font-weight:600;text-align:left!important}.li{padding-bottom:2px}.player-id-box label{color:#fff;display:block;margin-bottom:8px;font-weight:500;font-size:.9rem}.player-id-box input{width:100%;padding:12px 16px;border-radius:12px;border:2px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);color:#fff;font-size:.9rem;outline:0}.player-id-box input:focus{border-color:#00d4ff;box-shadow:0 0 12px rgba(0,212,255,.25)}.error-message{color:#ff6b6b;font-weight:500;font-size:.85rem;margin-top:8px;text-align:left}.diamond-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.diamond-option{border:2px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 8px;cursor:pointer;transition:.3s;color:#fff;font-size:.7rem;font-weight:500;justify-content:space-around;align-items:center;position:relative;text-align:center}.diamond-option .price{font-size:.63rem;font-weight:500;opacity:.85;position:relative;top:-5px;color:#00d4ff}.diamond-option.selected{border-color:#00d4ff;animation:2s infinite pulse}.diamond-option.selected::after{content:'✓';position:absolute;top:8px;right:10px;font-size:1rem;color:#10b981;font-weight:700;justify-content:left}h1{font-size:1rem!important}@keyframes pulse{0%,100%{box-shadow:0 0 15px rgba(0,212,255,.4)}50%{box-shadow:0 0 15px rgba(0,212,255,.6)}}.payment-methods{display:flex;gap:10px}.payment-option{flex:1;border:2px solid rgba(255,255,255,.2);color:#fff;font-size:.9rem}.checkout-btn,.payment-option.selected{background:linear-gradient(135deg,#10b981,#059669)}.payment-option.selected{border-color:#10b981}.payment-details{margin-top:12px;color:#fff;font-size:.85rem;line-height:1.4}.checkout-btn{width:100%;padding:14px;border:none;border-radius:16px;color:#fff;font-weight:600;cursor:pointer;font-size:1rem;transition:.3s}.checkout-btn:hover{background:linear-gradient(135deg,#059669,#047857)}.product-card{display:flex;align-items:center;gap:12px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.2);border-radius:8px;margin-bottom:25px;text-align:left;position:relative}.product-thumb img{width:100%;height:100%;object-fit:fill;border-radius:10px}.product-details{flex-direction:column;justify-content:center}.product-subtitle{font-size:.85rem;color:#fff;margin-top:3px}@media (max-width:500px){.product-card{max-width:100%;padding:8px 10px}.product-thumb{flex:0 0 80px;height:80px}.product-subtitle{font-size:.6rem}}.btn-loading{position:relative;pointer-events:none;opacity:.7}.btn-loading::after{content:"";position:absolute;right:12px;top:50%;width:18px;height:18px;margin-top:-9px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:.7s linear infinite spin}.response-box{padding:15px;border-radius:8px;margin-bottom:15px;font-weight:600;text-align:center}.response-box.success{background:#d1fae5;color:#065f46;border:1px solid #10b981}.response-box.error{background:#fee2e2;color:#991b1b;border:1px solid #ef4444}.loading-spinner{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:none;justify-content:center;align-items:center;z-index:9999;flex-direction:column}.loading-spinner .spinner{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin;margin-bottom:10px}@keyframes spin{100%,to{transform:rotate(360deg)}0%{transform:rotate(0)}}.payment-methods{display:flex;flex-wrap:wrap;gap:12px;margin-top:15px}.payment-option{padding:10px 15px;border-radius:10px;text-align:center;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:.2s ease-in-out}
