.hl-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.hl-header-left{display:flex;align-items:center;gap:.5rem}.hl-header-icon{width:24px;height:24px;color:#9b95ab}.hl-header-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.hl-header-btn{background:transparent;color:#fff;font-size:.875rem;font-weight:800;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background .2s}.hl-header-btn:hover{background:#4b5563}.hl-battle-list{display:flex;flex-direction:column;gap:1rem}.hl-battle-card{display:flex;flex-direction:column;padding:1rem;background:#1f2937;border-radius:8px;position:relative;transition:opacity 1s}@media(min-width:768px){.hl-battle-card{flex-direction:row;align-items:center}}.hl-battle-card:hover{background:#374151}.hl-battle-accent{position:absolute;top:0;left:35%;height:6px;width:30%;background:#dcfce7;border-radius:0 0 8px 8px}@media(min-width:768px){.hl-battle-accent{left:0;height:100%;width:6px;border-radius:8px 0 0 8px}}.hl-battle-info{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}@media(min-width:768px){.hl-battle-info{width:21rem}}.hl-battle-jackpot{font-size:1rem;color:#9ca3af;font-weight:800;margin:0}.hl-battle-avatars{display:flex;align-items:center;gap:.25rem}.hl-battle-avatar{width:32px;height:32px;border-radius:50%;border:1px solid #374151;background:#4b5563}.hl-battle-cost{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.hl-battle-cost-label{color:#9ca3af;font-weight:800;margin:0}.hl-battle-cost-val{color:#fff;font-weight:800;margin:0}.hl-battle-center{flex:1;width:100%;padding:.25rem 0}.hl-battle-items{width:100%;height:6rem;background:#0006;border-radius:8px;position:relative}.hl-battle-count{position:absolute;top:0;right:0;padding:2px 4px;margin:4px;border-radius:4px;background:#374151;color:#fff;font-size:.875rem;font-weight:700}.hl-battle-actions{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;overflow:hidden}@media(min-width:768px){.hl-battle-actions{width:12rem}}.hl-battle-unboxed{font-size:1rem;color:#9ca3af;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.hl-battle-btn{height:2.5rem;padding:0 1.5rem;width:10rem;background:#4b5563;color:#fff;font-size:1rem;font-weight:700;border-radius:6px;border:none;cursor:pointer;transition:background .2s}.hl-battle-btn:hover{background:#6b7280}.hl-deal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;overflow:hidden}@media(min-width:480px){.hl-deal-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:640px){.hl-deal-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.hl-deal-grid{grid-template-columns:repeat(6,1fr)}}.hl-deal-card{position:relative;height:10rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:8px;background:#1f2937;padding:.75rem;cursor:pointer;transition:background .2s;box-sizing:border-box}@media(min-width:640px){.hl-deal-card{height:11rem}}@media(min-width:768px){.hl-deal-card{height:12rem}}.hl-deal-card:hover{background:#374151}.hl-deal-multiplier{position:absolute;top:.75rem;left:.75rem;color:#fde047;font-size:.875rem;font-weight:600;z-index:10;margin:0}.hl-deal-image-container{position:relative;flex:1;display:flex;justify-content:center;width:100%;align-items:center}.hl-deal-glow{position:absolute;width:83%;aspect-ratio:1;border-radius:50%;opacity:.4;filter:blur(25px);background:#4b5563;transition:opacity .2s}.hl-deal-card:hover .hl-deal-glow{opacity:.9}.hl-deal-image{width:5rem;height:5rem;background:#4b5563;border-radius:50%;z-index:10}.hl-deal-info{display:flex;flex-direction:column;width:100%;gap:.125rem;margin-top:.5rem}.hl-deal-name{font-size:.875rem;color:#9ca3af;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.hl-deal-price{font-size:.875rem;font-weight:800;text-align:center;color:#fff;margin:0}.pd-sidebar{display:none}@media(min-width:1024px){.pd-sidebar{display:flex;flex-direction:column;width:14rem;flex-shrink:0;min-height:100vh;position:relative;z-index:1;padding-top:2rem}}.pd-sidebar-header{display:flex;padding-bottom:1rem;gap:.5rem;align-items:center}.pd-sidebar-title{font-size:1rem;color:#e5e7eb;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding-left:.5rem;margin:0}.pd-sidebar-icon{width:16px;height:16px;display:flex}.pd-card-feed-wrapper{position:relative;display:flex;flex-direction:column;width:100%}.pd-card-wrap{position:relative;height:180px;width:100%}.pd-card-avatar{position:absolute;top:.5rem;right:.5rem;z-index:10}.pd-card-avatar-inner{overflow:hidden;border:2px solid #4b5563;border-radius:50%}.pd-card{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:space-between;border-radius:.5rem;background:#374151;padding:1rem;box-sizing:border-box;transition:background .2s;cursor:pointer}.pd-card:hover{background:#4b5563}.pd-card-image-wrap{position:relative;flex:1;display:flex;width:100%;justify-content:center}.pd-card-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:1;height:83%;border-radius:50%;opacity:.4;filter:blur(25px);transition:opacity .2s}.pd-card:hover .pd-card-glow{opacity:.9}.pd-card-img{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;object-fit:contain;color:transparent;z-index:1;pointer-events:none}.pd-card-info{display:flex;flex-direction:column;width:100%;gap:.125rem}.pd-card-title{font-weight:600;color:#9ca3af;text-align:center;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.pd-card-price{font-weight:800;font-size:.875rem;text-align:center;color:#fff;margin:0}.pd-top-open-container{display:flex;position:absolute;justify-content:center;align-items:center;overflow:hidden;border-radius:.5rem;width:100%;padding:.5rem;height:180px;min-height:180px;cursor:pointer;transition:top .5s ease-in-out;background:transparent}.pd-cekilis-page{position:relative;width:100%;margin-left:auto;margin-right:auto;padding-top:.35rem;padding-bottom:2.5rem}@media(min-width:768px){.pd-cekilis-page{padding-top:.75rem}}.pd-cekilis-draw{display:flex;flex-direction:column;gap:1px;width:100%;max-width:48rem;margin:0 auto;background:#374151;border-radius:0;overflow:visible}.pd-cekilis-rail-stack{position:relative;z-index:2;width:100%;background:#111827;border-radius:.5rem .5rem 0 0;padding-bottom:1.75rem;overflow:visible}.pd-cekilis-rail-bar{position:relative;width:100%;height:3.5rem;box-sizing:border-box;padding-inline:.375rem;overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:#4b5563 #111827;-webkit-overflow-scrolling:touch}.pd-cekilis-rail-bar::-webkit-scrollbar{height:4px}.pd-cekilis-rail-bar::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}.pd-cekilis-rail-scroll{display:flex;align-items:stretch;gap:0;width:max-content;min-height:3.5rem;height:3.5rem;margin-inline:auto;transition:transform .5s ease-out;scroll-behavior:smooth}.pd-cekilis-rail-slot{position:relative;flex:0 0 4rem;width:4rem;min-width:4rem;height:3.5rem;align-self:stretch}.pd-cekilis-rail-cell{position:relative;width:100%;min-width:4rem;height:3.5rem;padding:0;background:transparent;cursor:pointer;color:#9ca3af;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.pd-cekilis-rail-cell-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.pd-cekilis-rail-glow{position:absolute;left:50%;bottom:-1.75rem;transform:translate(-50%);width:66.666667%;aspect-ratio:1;border-radius:.5rem .5rem 0 0;background:var(--pd-rail-glow, #6b7280);filter:blur(4px);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:0}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-glow{opacity:.88}.pd-cekilis-rail-cell--aktif:not(:hover) .pd-cekilis-rail-glow{opacity:.85}.pd-cekilis-rail-cell--aktif:hover .pd-cekilis-rail-glow{opacity:.95}.pd-cekilis-rail-hitshield{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:auto}.pd-cekilis-rail-label-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.pd-cekilis-rail-face--tek{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-face--tek{opacity:0;transform:translateY(-6px)}.pd-cekilis-rail-face--detay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-face--detay{opacity:1}.pd-cekilis-rail-slides{position:absolute;top:0;right:0;bottom:0;left:0}.pd-cekilis-rail-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(6px);pointer-events:none}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slide--1{animation:pd-rail-slide-1 2.4s ease-in-out infinite}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slide--2{animation:pd-rail-slide-2 2.4s ease-in-out infinite}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slide--3{animation:pd-rail-slide-3 2.4s ease-in-out infinite}@keyframes pd-rail-slide-1{0%,26%{opacity:1;transform:translateY(0)}33%,to{opacity:0;transform:translateY(-5px)}}@keyframes pd-rail-slide-2{0%,30%{opacity:0;transform:translateY(6px)}33%,59%{opacity:1;transform:translateY(0)}66%,to{opacity:0;transform:translateY(-5px)}}@keyframes pd-rail-slide-3{0%,63%{opacity:0;transform:translateY(6px)}66%,93%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}.pd-cekilis-rail-tek-carpan{margin:0;padding:0;font-size:.875rem;line-height:1;font-weight:700;color:#9ca3af;transition:color .5s ease}.pd-cekilis-rail-cell--aktif:not(:hover) .pd-cekilis-rail-tek-carpan{color:#f9fafb}.pd-cekilis-rail-cell--gold .pd-cekilis-rail-tek-carpan{color:#eab308}.pd-cekilis-rail-cell--gold.pd-cekilis-rail-cell--aktif:not(:hover) .pd-cekilis-rail-tek-carpan{color:#facc15}.pd-cekilis-rail-detay-carpan{margin:0;padding:0;font-size:.875rem;line-height:1;font-weight:700;color:#f9fafb}.pd-cekilis-rail-detay-pct{margin:0;padding:0;font-size:.875rem;line-height:1;font-weight:700;color:#d1d5db}.pd-cekilis-rail-detay-pay{margin:0;padding:0;font-size:.75rem;line-height:1;font-weight:800;color:#4ade80}.pd-cekilis-rail-cell--gold .pd-cekilis-rail-detay-carpan,.pd-cekilis-rail-cell--gold .pd-cekilis-rail-detay-pct{color:#eab308}.pd-cekilis-rail-cell--gold .pd-cekilis-rail-detay-pay{color:#fbbf24}@media(prefers-reduced-motion:reduce){.pd-cekilis-rail-glow,.pd-cekilis-rail-face--tek,.pd-cekilis-rail-face--detay,.pd-cekilis-rail-tek-carpan{transition:none}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-face--tek{opacity:0;transform:none}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slide--1,.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slide--2,.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slide--3{animation:none}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slides{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem}.pd-cekilis-rail-cell:hover .pd-cekilis-rail-slide{position:relative;inset:auto;opacity:1;transform:none}}.pd-cekilis-pack-body{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#111827;border-radius:0 0 .5rem .5rem}@media(min-width:480px){.pd-cekilis-pack-body{padding:2rem 2.5rem}}@media(min-width:768px){.pd-cekilis-pack-body{padding:2rem 4rem}}.pd-cekilis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.pd-cekilis-scene{position:relative;aspect-ratio:1;width:100%;perspective:1000px}.pd-cekilis-scene-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform 1s cubic-bezier(.34,1.2,.64,1);transform-origin:center center}.pd-cekilis-scene-inner--flipped{transform:rotateY(180deg)}.pd-cekilis-scene--static .pd-cekilis-scene-inner{transition:none}.pd-cekilis-face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:10px;border:2px solid #4b5563;background:linear-gradient(165deg,#263244,#1f2937 45%,#1a222c);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.pd-cekilis-face--back{transform:rotateY(180deg);background:linear-gradient(145deg,#1e293b,#0f172a);border-color:#64748b}.pd-cekilis-face-glow{position:absolute;width:50%;height:50%;border-radius:999px;background:#374151;filter:blur(20px);opacity:.9}.pd-cekilis-face-mark-wrap{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;opacity:.2;color:#fff;pointer-events:none}.pd-cekilis-face-mark{width:40px;height:40px}@media(min-width:480px){.pd-cekilis-face-mark{width:48px;height:48px}}.pd-cekilis-face-brand{margin:0;color:#fff;font-size:.95rem;font-weight:900;letter-spacing:.02em}@media(min-width:480px){.pd-cekilis-face-brand{font-size:1.05rem}}.pd-cekilis-back-text{position:relative;z-index:1;font-weight:900;font-size:clamp(.65rem,2.8vw,.85rem);text-align:center;padding:.35rem;line-height:1.2;color:#e5e7eb}.pd-cekilis-back-text--win{color:#4ade80;text-shadow:0 0 20px rgba(74,222,128,.35)}.pd-cekilis-back-text--mid{color:#fbbf24}.pd-cekilis-scene--hand{cursor:pointer}.pd-cekilis-scene--hand:focus-visible{outline:2px solid rgba(74,222,128,.55);outline-offset:3px;border-radius:12px}.pd-cekilis-face--back-failed{background:linear-gradient(145deg,#374151,#1f2937)!important;border-color:#6b7280!important}.pd-cekilis-face--back-claimed{box-shadow:inset 0 0 0 2px #4ade8073}.pd-cekilis-back-stack{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.35rem;text-align:center;width:100%}.pd-cekilis-back-mult{font-size:clamp(.75rem,3vw,.9rem);font-weight:900;color:#93c5fd}.pd-cekilis-back-product{font-size:clamp(.6rem,2.6vw,.78rem);font-weight:800;color:#e5e7eb;line-height:1.2}.pd-cekilis-back-fail{position:relative;z-index:1;font-weight:900;font-size:clamp(.7rem,3vw,.85rem);color:#9ca3af;text-transform:uppercase;letter-spacing:.06em}.pd-cekilis-back-claimed-badge{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#4ade80}.pd-cekilis-reveal-hint{height:2.5rem;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;margin-top:.5rem;transition:opacity .35s ease,transform .35s ease}.pd-cekilis-reveal-hint--show{opacity:1;transform:translateY(0)}.pd-cekilis-reveal-hint:not(.pd-cekilis-reveal-hint--show){opacity:0;transform:translateY(-14px)}.pd-cekilis-reveal-hint p{margin:0;text-transform:uppercase;font-size:.95rem;font-weight:700;color:#9ca3af}@media(max-width:767px){.pd-cekilis-reveal-hint{display:none}}.pd-cekilis-reveal-hint-m{height:3rem;display:flex;align-items:center;justify-content:center;margin-top:.35rem;transition:opacity .35s ease,transform .35s ease}@media(min-width:768px){.pd-cekilis-reveal-hint-m{display:none}}.pd-cekilis-reveal-hint-m--show{opacity:1;transform:translateY(0)}.pd-cekilis-reveal-hint-m:not(.pd-cekilis-reveal-hint-m--show){opacity:0;transform:translateY(-14px)}.pd-cekilis-reveal-hint-m p{margin:0;text-transform:uppercase;font-size:.95rem;font-weight:700;color:#9ca3af}.pd-cekilis-controls{display:flex;flex-direction:column;gap:.5rem;align-self:stretch;width:100%;margin-top:1rem}.pd-cekilis-stack{display:flex;flex-direction:column;gap:.5rem;align-self:stretch;width:100%}.pd-cekilis-acc-root,.pd-cekilis-acc-item{display:flex;flex-direction:column;width:100%}.pd-cekilis-acc-item-shell{display:flex;flex-direction:column;width:100%;border-radius:0;background:#fff0}.pd-cekilis-acc-content{overflow:hidden;font-size:1rem;line-height:1.5;color:#fff}.pd-cekilis-acc-content--closed{display:none}.pd-cekilis-acc-inner{display:flex;flex-direction:column;width:100%;gap:1rem;padding-top:0;padding-bottom:0;border-radius:0}.pd-cekilis-form-fields{display:flex;flex-direction:column;width:100%;gap:.5rem}.pd-cekilis-field-bundle{display:flex;flex-direction:column;gap:.5rem;width:100%}.pd-cekilis-field-label{display:block;font-size:.875rem;font-weight:500;color:#fff;margin:0}.pd-cekilis-input-row{display:flex;gap:.5rem;align-items:stretch}.pd-cekilis-input-wrap{position:relative;flex:1;display:flex;min-width:0}.pd-cekilis-curr{display:flex;align-items:center;padding:0 1rem;background:#4b5563;border-radius:.375rem 0 0 .375rem;font-size:.875rem;font-weight:700;color:#fff;flex-shrink:0}.pd-cekilis-input{flex:1;min-width:0;height:2.5rem;border:0;border-radius:0 .375rem .375rem 0;background:#374151;color:#fff;font-size:1.125rem;line-height:1.25rem;font-weight:900;padding:.5rem 5.25rem .5rem .75rem}.pd-cekilis-input::placeholder{color:#9ca3af}.pd-cekilis-input:focus{outline:2px solid rgba(74,222,128,.45);outline-offset:1px}.pd-cekilis-input-actions{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.5rem;height:1.5rem}.pd-cekilis-mini-btn{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;padding:0 .5rem;font-size:.875rem;font-weight:700;border:0;border-radius:.375rem;background:#4b5563;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.pd-cekilis-mini-btn:hover:not(:disabled){background:#6b7280}.pd-cekilis-mini-btn:disabled{color:#9ca3af;cursor:not-allowed}.pd-cekilis-tier-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.pd-cekilis-tier-btns{display:flex;gap:.5rem;flex:1;min-width:0}.pd-cekilis-tier-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;height:1.75rem;padding:0 1rem;font-size:.875rem;font-weight:700;border:0;border-radius:.375rem;background:#374151;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.pd-cekilis-tier-btn:hover:not(:disabled){background:#4b5563}.pd-cekilis-tier-btn--on{background:#4b5563}.pd-cekilis-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;height:3.5rem;padding:0 2rem;margin:0;border:0;border-radius:.375rem;background:#4ade80;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.pd-cekilis-cta:hover:not(:disabled){background:#22c55e}.pd-cekilis-cta:disabled{cursor:not-allowed;color:#16a34a;background:#4ade80;opacity:.55}.pd-cekilis-cta-secondary{width:100%;height:2.5rem;margin:0;border:1px solid rgba(75,85,99,.9);border-radius:.375rem;background:transparent;color:#9ca3af;font-size:.875rem;font-weight:700;cursor:pointer}.pd-cekilis-cta-secondary:hover{color:#f9fafb;border-color:#6b7280}.pd-cekilis-win-cap{margin:0;font-size:.75rem;line-height:1.4;color:#9ca3af;text-align:center}.pd-cekilis-links{display:flex;align-items:center;justify-content:center;gap:0;margin-top:0;flex-wrap:wrap}.pd-cekilis-link-btn{height:2.75rem;padding:0 1.5rem;border:0;border-radius:.375rem;background:transparent;font-size:1rem;font-weight:700;color:#9ca3af;cursor:pointer;-webkit-user-select:none;user-select:none}.pd-cekilis-link-btn:hover{color:#fff}.pd-cekilis-link-btn--fill{background:#111827}.pd-cekilis-links-sep{width:1px;height:18px;background:#4b5563}.pd-cekilis-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pd-cekilis-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000ad}.pd-cekilis-modal{position:relative;width:100%;max-width:28rem;max-height:min(88vh,640px);overflow:auto;background:#111827;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.35rem 1.25rem 1.5rem;box-shadow:0 24px 64px #00000080}.pd-cekilis-modal-x{position:absolute;top:.65rem;right:.65rem;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:8px;background:#ffffff0f;color:#9ca3af;font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.pd-cekilis-modal-x:hover{background:#ffffff1f;color:#f9fafb}.pd-cekilis-modal-title{margin:0 2.5rem 1rem 0;font-size:1.125rem;font-weight:800;color:#f9fafb;letter-spacing:.01em}.pd-cekilis-modal-body{font-size:.875rem;line-height:1.55;color:#d1d5db}.pd-cekilis-modal-list{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.65rem}.pd-cekilis-modal-list li::marker{color:#4ade80}.pd-cekilis-modal-list--plain{list-style:disc;padding-left:1.25rem}.pd-cekilis-modal-list--plain li::marker{color:#6b7280}.pd-cekilis-modal-prose p{margin:0 0 .85rem}.pd-cekilis-modal-prose p:last-child{margin-bottom:0}.pd-cekilis-modal-bg--fairness{z-index:100}.pd-cekilis-modal-fairness{position:relative;display:grid;width:100%;max-width:42rem;gap:1rem;overflow:hidden;z-index:50;background:#111827;padding:1.5rem;border-radius:.5rem;box-shadow:0 25px 50px -12px #0000008c;border:1px solid rgba(255,255,255,.06);pointer-events:auto;outline:none}.pd-cekilis-fairness-x{position:absolute;right:1.25rem;top:18px;width:2rem;height:2rem;padding:0;margin:0;border:0;border-radius:.5rem;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center}.pd-cekilis-fairness-x:hover{color:#fff}.pd-cekilis-fairness-header{display:flex;flex-direction:row;align-items:center;gap:.5rem;text-align:center}@media(min-width:640px){.pd-cekilis-fairness-header{text-align:left}}.pd-cekilis-fairness-icon-wrap{width:1.25rem;height:1.25rem;flex-shrink:0;color:#fff}.pd-cekilis-fairness-title{margin:0;padding-right:2.5rem;font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:-.025em;color:#fff;text-align:left}.pd-cekilis-fairness-stack{display:flex;flex-direction:column;gap:1rem}.pd-cekilis-fairness-seed-box{padding:1rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #00000059;background:#374151}.pd-cekilis-fairness-seed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch}.pd-cekilis-fairness-label{grid-column:span 1 / span 1;margin:0;font-size:.875rem;font-weight:500;color:#fff}.pd-cekilis-fairness-value-wrap{grid-column:span 3 / span 3;min-width:0}.pd-cekilis-fairness-value{margin:0;font-size:.875rem;color:#e5e7eb;white-space:nowrap;overflow-x:auto}:root{--dw-bg: #07060b;--dw-bg-elevated: #0f0e14;--dw-surface: #16141f;--dw-border: rgba(255, 255, 255, .08);--dw-border-strong: rgba(255, 255, 255, .14);--dw-text: #f4f2f8;--dw-muted: #9b95ab;--dw-accent: #a855f7;--dw-accent-hot: #e879f9;--dw-gold: #fbbf24;--dw-green: #34d399;--dw-red: #fb7185;--dw-blue: #38bdf8;--rarity-ortak: #94a3b8;--rarity-nadir: #60a5fa;--rarity-efsane: #c084fc;--rarity-mitik: #fb923c;--dw-font: "DM Sans", system-ui, sans-serif;--dw-display: "Bebas Neue", Impact, sans-serif;--dw-mono: "JetBrains Mono", ui-monospace, monospace;--dw-radius: 14px;--dw-radius-lg: 22px;--dw-shadow: 0 24px 80px rgba(0, 0, 0, .55);color:var(--dw-text);background:var(--dw-bg);font-family:var(--dw-font);line-height:1.45}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--dw-bg);background-image:radial-gradient(ellipse 100% 80% at 50% -30%,rgba(124,58,237,.35),transparent 55%),radial-gradient(ellipse 60% 50% at 100% 0%,rgba(56,189,248,.12),transparent 45%),radial-gradient(ellipse 50% 40% at 0% 20%,rgba(251,113,133,.08),transparent 40%)}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}a{color:var(--dw-blue);text-decoration:none}a:hover{text-decoration:underline}.mono{font-family:var(--dw-mono)}.muted{color:var(--dw-muted)}.dw-root{min-height:100vh;display:flex;flex-direction:column}.dw-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem clamp(1rem,4vw,2.5rem);background:#07060bd1;border-bottom:1px solid var(--dw-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dw-brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit}.dw-brand-mark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--dw-accent),var(--dw-accent-hot));display:grid;place-items:center;font-family:var(--dw-display);font-size:1.35rem;color:#0a0810;letter-spacing:.02em;box-shadow:0 0 28px #a855f773}.dw-brand-text{display:flex;flex-direction:column;line-height:1.1}.dw-brand-name{font-family:var(--dw-display);font-size:1.65rem;letter-spacing:.06em;background:linear-gradient(90deg,#fff,#e9d5ff);-webkit-background-clip:text;background-clip:text;color:transparent}.dw-brand-sub{font-size:.72rem;color:var(--dw-muted);text-transform:uppercase;letter-spacing:.12em}.dw-nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.dw-nav-btn{border:none;background:transparent;color:var(--dw-muted);font-weight:600;font-size:.88rem;padding:.45rem .85rem;border-radius:999px;transition:color .2s,background .2s}.dw-nav-btn:hover{color:var(--dw-text);background:#ffffff0f}.dw-nav-btn--on{color:var(--dw-text);background:#a855f733;box-shadow:inset 0 0 0 1px #a855f759}.dw-actions{display:flex;align-items:center;gap:.5rem}.dw-balance{display:flex;align-items:center;gap:.5rem;padding:.35rem .35rem .35rem .85rem;border-radius:999px;background:var(--dw-surface);border:1px solid var(--dw-border-strong)}.dw-balance-val{font-family:var(--dw-mono);font-weight:600;font-size:.95rem;color:var(--dw-green)}.dw-btn-ghost{border:1px solid var(--dw-border-strong);background:#ffffff0a;color:var(--dw-text);font-weight:600;font-size:.8rem;padding:.4rem .75rem;border-radius:999px}.dw-btn-ghost:hover{border-color:var(--dw-accent);color:#fff}.dw-marquee-wrap{border-block:1px solid var(--dw-border);background:#00000059;overflow:hidden}.dw-marquee{display:flex;gap:3rem;padding:.55rem 0;animation:dw-marquee 38s linear infinite;width:max-content}.dw-marquee:hover{animation-play-state:paused}@keyframes dw-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.dw-marquee-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--dw-muted);white-space:nowrap}.dw-marquee-item strong{color:var(--dw-gold);font-weight:600}.dw-main{flex:1;width:100%;max-width:1320px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem) 3rem}.dw-hero{padding:clamp(1.75rem,5vw,3.25rem) 0 1.5rem;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:900px){.dw-hero{grid-template-columns:1.1fr .9fr;align-items:center}}.dw-hero h1{margin:0;font-family:var(--dw-display);font-size:clamp(2.8rem,7vw,4.5rem);line-height:.95;letter-spacing:.04em;text-transform:uppercase}.dw-hero h1 span{display:block;background:linear-gradient(105deg,#fff 0%,#e9d5ff 40%,var(--dw-accent-hot) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dw-hero-lead{margin:.5rem 0 0;max-width:38ch;color:var(--dw-muted);font-size:1.05rem}.dw-hero-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.dw-pill{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.35rem .75rem;border-radius:999px;border:1px solid var(--dw-border-strong);background:#ffffff0a;color:var(--dw-muted)}.dw-pill--accent{border-color:#a855f780;color:#e9d5ff;background:#a855f71f}.dw-hero-card{border-radius:var(--dw-radius-lg);border:1px solid var(--dw-border-strong);background:linear-gradient(160deg,#16141ff2,#0a0810fa);padding:1.25rem 1.35rem;box-shadow:var(--dw-shadow);position:relative;overflow:hidden}.dw-hero-card:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:conic-gradient(from 120deg,rgba(168,85,247,.15),transparent,rgba(56,189,248,.12));animation:dw-spin 14s linear infinite;pointer-events:none}@keyframes dw-spin{to{transform:rotate(360deg)}}.dw-hero-card-inner{position:relative;z-index:1}.dw-hero-stat{display:flex;justify-content:space-between;align-items:baseline;padding:.65rem 0;border-bottom:1px solid var(--dw-border);font-size:.9rem}.dw-hero-stat:last-child{border-bottom:none}.dw-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem;margin:2rem 0 1rem}.dw-section-head h2{margin:0;font-family:var(--dw-display);font-size:1.85rem;letter-spacing:.06em}.dw-section-head p{margin:0;font-size:.9rem;color:var(--dw-muted);max-width:36ch}.dw-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.15rem}.dw-pack{position:relative;text-align:left;border:none;padding:0;border-radius:var(--dw-radius-lg);background:var(--dw-surface);color:inherit;overflow:hidden;cursor:pointer;border:1px solid var(--dw-border);transition:transform .22s ease,box-shadow .22s ease,border-color .22s}.dw-pack:hover{transform:translateY(-4px);border-color:#a855f773;box-shadow:0 20px 50px #00000073,0 0 40px #a855f71f}.dw-pack-visual{position:relative;aspect-ratio:4 / 5;overflow:hidden}.dw-pack-visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.dw-pack:hover .dw-pack-visual img{transform:scale(1.06)}.dw-pack-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(7,6,11,.92) 100%);pointer-events:none}.dw-pack-price{position:absolute;bottom:.75rem;right:.75rem;z-index:2;font-family:var(--dw-mono);font-weight:700;font-size:.95rem;padding:.35rem .65rem;border-radius:10px;background:#000000a6;border:1px solid rgba(255,255,255,.12);color:var(--dw-gold)}.dw-pack-body{padding:1rem 1.1rem 1.15rem}.dw-pack-body h3{margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.dw-pack-body p{margin:0;font-size:.82rem;color:var(--dw-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dw-savas{max-width:40rem;margin-top:.5rem}.dw-field-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--dw-muted);margin-bottom:.4rem}.dw-select{width:100%;max-width:26rem;padding:.65rem .85rem;border-radius:var(--dw-radius);border:1px solid var(--dw-border-strong);background:var(--dw-surface);color:var(--dw-text);font-size:1rem}.dw-banner{margin:.75rem 0;padding:.65rem 2rem .65rem 1rem;border-radius:var(--dw-radius);position:relative;font-size:.9rem}.dw-banner--error{background:#7f1d1d59;border:1px solid rgba(248,113,113,.35);color:#fecaca}.dw-banner-close{position:absolute;right:.35rem;top:.35rem;border:none;background:transparent;color:inherit;font-size:1.25rem;line-height:1;padding:.2rem .45rem}.dw-btn{border-radius:var(--dw-radius);border:1px solid var(--dw-border-strong);background:#ffffff0d;color:var(--dw-text);font-weight:700;font-size:.92rem;padding:.65rem 1.15rem;transition:border-color .2s,background .2s}.dw-btn:hover:not(:disabled){border-color:#ffffff47}.dw-btn:disabled{opacity:.45;cursor:not-allowed}.dw-btn--primary{border:none;background:linear-gradient(135deg,var(--dw-accent),#7c3aed);color:#fff;box-shadow:0 8px 32px #7c3aed59}.dw-btn--primary:hover:not(:disabled){filter:brightness(1.08)}.dw-btn--block{width:100%;padding:.85rem 1rem;font-size:1rem}.dw-savas-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0}.dw-savas-result{margin-top:1rem;padding:1.15rem;border-radius:var(--dw-radius-lg);border:1px solid var(--dw-border-strong);background:var(--dw-bg-elevated)}.dw-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#000000c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:flex-end;justify-content:center;padding:0}@media(min-width:640px){.dw-modal-bg{align-items:center;padding:1.25rem}}.dw-modal{width:100%;max-width:520px;max-height:min(94vh,880px);overflow:hidden auto;border-radius:var(--dw-radius-lg) var(--dw-radius-lg) 0 0;background:var(--dw-bg-elevated);border:1px solid var(--dw-border-strong);box-shadow:var(--dw-shadow);position:relative}@media(min-width:640px){.dw-modal{border-radius:var(--dw-radius-lg)}}.dw-modal-x{position:absolute;right:.65rem;top:.65rem;z-index:5;width:40px;height:40px;border-radius:12px;border:1px solid var(--dw-border);background:#00000073;color:#fff;font-size:1.35rem;line-height:1}.dw-modal-hero{position:relative;height:180px;overflow:hidden}.dw-modal-hero img{width:100%;height:100%;object-fit:cover}.dw-modal-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 10%,var(--dw-bg-elevated) 100%)}.dw-modal-body{padding:0 1.35rem 1.35rem;margin-top:-2.5rem;position:relative;z-index:1}.dw-modal-body h2{margin:0 0 .35rem;font-size:1.5rem;font-weight:800}.dw-odds{margin:1rem 0;padding:.85rem 1rem;border-radius:var(--dw-radius);background:#00000059;border:1px solid var(--dw-border)}.dw-odds h4{margin:0 0 .5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--dw-muted)}.dw-odds ul{list-style:none;margin:0;padding:0;max-height:130px;overflow-y:auto;display:flex;flex-direction:column;gap:.35rem}.dw-odds li{display:flex;justify-content:space-between;gap:.5rem;font-size:.86rem}.dw-reel-wrap{position:relative;margin:1rem 0;height:104px;border-radius:var(--dw-radius);background:#0a090e;border:1px solid var(--dw-border);overflow:hidden}.dw-reel-wrap--dim{opacity:.38;pointer-events:none}.dw-reel-marker{position:absolute;left:50%;top:10px;bottom:10px;width:3px;margin-left:-1.5px;background:linear-gradient(180deg,var(--dw-gold),var(--dw-accent-hot));border-radius:2px;z-index:2;box-shadow:0 0 20px #fbbf248c}.dw-reel{display:flex;gap:8px;padding:14px 50%;width:max-content;will-change:transform}.dw-reel-item{flex:0 0 100px;height:74px;border:2px solid var(--dw-border);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;background:#12101a;font-size:.68rem;text-align:center;padding:.2rem}.dw-reel-item span:first-child{font-weight:700;line-height:1.15}.dw-reel-wrap--vertical{height:240px;width:min(100%,7.25rem);margin-left:auto;margin-right:auto}.dw-reel-wrap--vertical .dw-reel-marker{left:10px;right:10px;top:50%;bottom:auto;width:auto;height:3px;margin-left:0;margin-top:-1.5px}.dw-reel--vertical{flex-direction:column;width:100%;max-width:7.25rem;height:max-content;padding:83px 10px;gap:8px;align-items:center}.dw-reel--vertical .dw-reel-item{flex:0 0 74px;width:100%;max-width:104px}.pd-vspin-root{position:relative;display:flex;align-self:stretch;width:100%;max-width:140px;height:450px;margin-left:auto;margin-right:auto;background:#11182780;overflow:hidden}.pd-vspin-root--dim{opacity:.38;pointer-events:none}.pd-vspin-stack{display:flex;flex-direction:column;width:100%;height:100%;position:relative;justify-content:center;align-items:center}.pd-vspin-clip{position:relative;z-index:1;display:flex;flex:1;width:100%;height:100%;justify-content:center;overflow:clip}.pd-vspin-slot{display:flex;height:100%;width:140px;min-width:140px;max-width:140px;align-items:center;justify-content:center}.pd-vspin-relative{display:flex;position:relative}.pd-vspin-clip:after{content:"";position:absolute;left:10px;right:10px;top:50%;height:2px;margin-top:-1px;z-index:4;pointer-events:none;border-radius:2px;background:linear-gradient(90deg,transparent,var(--dw-gold),var(--dw-accent-hot),var(--dw-gold),transparent);box-shadow:0 0 16px #fbbf2473}.pd-vspin-track{position:relative;width:140px;min-width:140px;max-width:140px;will-change:transform}.pd-vspin-cell{position:absolute;left:50%;top:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.pd-vspin-blur{position:absolute;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--pd-vspin-hex) 85%,transparent) 0%,color-mix(in srgb,var(--pd-vspin-hex) 35%,transparent) 38%,transparent 68%);background-size:100% 100%;z-index:0;pointer-events:none;animation:pd-vspin-blur-rotate 10s linear infinite}.pd-vspin-blur--sm{width:60%;height:60%;filter:blur(18px);opacity:.55}.pd-vspin-blur--lg{width:80%;height:80%;filter:blur(22px);opacity:.65}@keyframes pd-vspin-blur-rotate{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.06)}to{transform:rotate(360deg) scale(1)}}.pd-vspin-back{position:absolute;width:55%;height:55%;border-radius:50%;z-index:0;pointer-events:none;background:radial-gradient(circle,color-mix(in srgb,var(--pd-vspin-hex) 55%,transparent) 0%,color-mix(in srgb,var(--pd-vspin-hex) 18%,transparent) 45%,transparent 70%);background-size:cover;background-position:center;filter:blur(10px);opacity:.85;animation:pd-vspin-blur-rotate 14s linear infinite reverse}.pd-vspin-imgwrap{position:relative;z-index:1;width:55%;height:55%;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;transform:scale(1)}.pd-vspin-imgwrap--pop{transform:scale(1.25)}.pd-vspin-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;color:transparent}.pd-vspin-fallback{font-size:.62rem;font-weight:800;color:var(--dw-muted);text-align:center;line-height:1.1;padding:.12rem}.pd-vspin-meta{position:absolute;top:50%;left:50%;margin-top:56px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;max-width:140px;padding:2px 8px;border-radius:6px;background:#37415166;transition:opacity .2s ease;opacity:0;pointer-events:none;z-index:2}.pd-vspin-cell:hover .pd-vspin-meta{opacity:1}.pd-vspin-meta-name{margin:0;font-size:1rem;font-weight:900;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center;line-height:1.2}.pd-vspin-meta-val{margin:0;font-size:1rem;font-weight:900;color:#fff}.pd-vspin-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.pd-battle-spin-stage{position:relative;width:100%;max-width:80rem;margin:.75rem auto 1rem;padding:0 1rem}.pd-battle-spin-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.25rem .5rem;width:100%}.pd-battle-spin-arrow{position:absolute;top:50%;margin-top:-6px;z-index:2;color:#9ca3af;display:flex;align-items:center;justify-content:center;width:12px;height:12px}.pd-battle-spin-arrow--l{left:0}.pd-battle-spin-arrow--r{right:0}.pd-vspin-arrow-svg{display:block;width:12px;height:12px}.pd-vspin-vs{display:flex;height:100%;width:1.5rem;flex-direction:column;align-self:center;justify-content:center;align-items:center;flex-shrink:0}.pd-vspin-vs-line{flex:0 0 auto;width:1px;min-width:1px;height:175px;margin-left:.25rem;margin-right:.25rem;transition:background-color .3s ease}@media(min-width:640px){.pd-vspin-vs-line{width:2px;min-width:2px;height:150px;margin-left:.5rem;margin-right:.5rem}}.pd-vspin-vs-mid{display:flex;justify-content:center;align-items:center;position:relative;height:32px;width:1px}.pd-vspin-vs-gem-outer{display:none;position:absolute;justify-content:center;align-items:center;width:32px;height:32px;border-radius:999px;background:linear-gradient(to bottom right,#99a6b4,#42484e)}@media(min-width:640px){.pd-vspin-vs-gem-outer{display:flex}}.pd-vspin-vs-gem-inner{display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:999px;background:#374151;overflow:clip}.pd-vspin-vs-icon{width:12px;height:12px;color:#9ca3af}.dw-outcome{text-align:center;padding:.35rem 0 .25rem}.dw-outcome-label{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--dw-muted)}.dw-outcome-title{margin:.4rem 0 0;font-size:1.45rem;font-weight:800}.dw-outcome-val{margin:.25rem 0 0;font-family:var(--dw-mono);color:var(--dw-green);font-size:1.05rem}.dw-outcome-actions{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.dw-proof details{margin-top:1rem;font-size:.82rem;color:var(--dw-muted)}.dw-proof summary{cursor:pointer;font-weight:600;color:var(--dw-text)}.dw-proof pre{margin:.5rem 0 0;padding:.65rem;background:#0a090e;border-radius:10px;overflow-x:auto;font-size:.65rem;text-align:left;border:1px solid var(--dw-border)}.dw-proof ul{margin:0 0 .65rem 1.1rem;padding:0;font-size:.82rem;line-height:1.45}.dw-footer{margin-top:auto;padding:2rem clamp(1rem,4vw,2.5rem);border-top:1px solid var(--dw-border);background:#00000059}.dw-footer-grid{max-width:1320px;margin:0 auto;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));font-size:.85rem;color:var(--dw-muted)}.dw-footer-grid h4{margin:0 0 .5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--dw-text)}.dw-footer-grid ul{margin:0;padding:0;list-style:none}.dw-footer-grid li{margin-bottom:.35rem}.dw-footer-bottom{max-width:1320px;margin:1.5rem auto 0;padding-top:1.25rem;border-top:1px solid var(--dw-border);font-size:.78rem;color:var(--dw-muted);text-align:center}.pd-body{margin:0}body.pd-body{background:#1f2937;background-image:none;color:#fff}.pd-app{--pd-gray-900: #111827;--pd-gray-800: #1f2937;--pd-gray-700: #374151;--pd-gray-600: #4b5563;--pd-gray-400: #9ca3af;--pd-gray-300: #d1d5db;--pd-card-to: #1d2125;--pd-gray-650: #3f4a56;min-height:100vh;background:var(--pd-gray-800);color:#fff;position:relative;font-size:120%}.pd-app>.pd-bg{display:none}.pd-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.pd-bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,var(--pd-card-to) 100%);z-index:1}.pd-bg-aurora{position:absolute;left:-20%;right:-20%;top:-10%;height:120%;background:radial-gradient(ellipse 50% 40% at 20% 20%,rgba(168,85,247,.08),transparent 55%),radial-gradient(ellipse 45% 35% at 80% 10%,rgba(56,189,248,.05),transparent 50%);filter:blur(3px);opacity:.65;animation:pd-aurora 22s ease-in-out infinite alternate}@keyframes pd-aurora{0%{transform:translate(0) scale(1);opacity:.9}to{transform:translate(2%,3%) scale(1.05);opacity:1}}.pd-bg-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:2}.pd-stack{position:relative;z-index:5;display:flex;flex-direction:column;min-height:100vh}.pd-preloader{position:fixed;top:0;left:0;right:0;z-index:70;pointer-events:none}.pd-preloader-bar{position:fixed;top:0;left:0;width:100%;height:1px;background:#ffffffe6}.pd-preloader-bar:before{content:"";position:absolute;top:0;left:-30%;width:30%;height:100%;background:#fff;box-shadow:0 0 10px #ffffffe6,0 0 5px #fffc;animation:pd-preloader-slide 1.8s ease-in-out infinite}.pd-preloader-spinner{position:fixed;top:.72rem;right:.85rem;width:16px;height:16px;border:2px solid transparent;border-top-color:#fff;border-left-color:#fff;border-radius:999px;animation:pd-preloader-spin .45s linear infinite}@keyframes pd-preloader-slide{0%{left:-35%;width:30%}70%{left:100%;width:24%}to{left:100%;width:10%}}@keyframes pd-preloader-spin{to{transform:rotate(360deg)}}.pd-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:0 1rem;min-height:3.5rem;background:#1f2937e6;border-bottom:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pd-header--pd{background:#1f2937e6;border-bottom:1px solid rgba(17,24,39,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-height:5rem}.pd-header--fixed{position:fixed;top:0;left:0;right:0;z-index:50;justify-content:center;background:#1f2937eb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pd-header--pd.pd-header--fixed{border-bottom:1px solid rgba(31,41,55,.95)}.pd-header-spacer{width:100%;height:calc(3.5rem + 1px);flex-shrink:0}@media(min-width:475px){.pd-header-spacer{height:calc(4.5rem + 1px)}}@media(min-width:1024px){.pd-header-spacer{height:calc(5rem + 1px)}}.pd-header-inner--bar{padding:0 1rem}@media(min-width:640px){.pd-header-inner--bar{padding:0 1.5rem}}@media(min-width:1024px){.pd-header-inner--bar{padding:0 1.75rem}}@media(min-width:1440px){.pd-header-inner--bar{padding:0 2.5rem}}.pd-header-sound{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:.4rem;background:#ffffff0f;color:var(--pd-gray-400);cursor:pointer;transition:color .15s ease,background .15s ease,transform .12s ease}.pd-header-sound:hover{color:#fff;background:#ffffff1f;transform:translateY(-1px)}.pd-header-sound--on{color:#a7f3d0}.pd-header-user{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end;max-width:11rem}.pd-header-user-name{font-size:.9rem;font-weight:800;color:var(--pd-gray-300);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:6.5rem}@media(min-width:900px){.pd-header-user{max-width:none}.pd-header-user-name{max-width:11rem}}.pd-header-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1rem;width:100%;max-width:none;margin:0}.pd-header-trailing{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem .65rem}.pd-header-auth{display:flex;align-items:center;gap:.35rem}.pd-header-trailing--guest{align-items:center}.pd-header-guest{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.4rem}.pd-btn-auth--header{font-size:.9rem;padding:.52rem .95rem;border-radius:.375rem}.pd-btn-auth{border:none;cursor:pointer;font-weight:800;font-size:.88rem;padding:.5rem .85rem;border-radius:.375rem;transition:background .15s,color .15s,border-color .15s}.pd-btn-auth--login{background:transparent;color:var(--pd-gray-300);border:none}.pd-btn-auth--login:hover{color:#fff;background:#ffffff0f}.pd-btn-auth--register{background:#fff;color:#111827;border:1px solid #fff}.pd-btn-auth--register:hover{background:#e5e7eb;border-color:#e5e7eb}.pd-header--pd .pd-header-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem .75rem}.pd-header--pd .pd-logo-link{grid-column:1;grid-row:1}.pd-header--pd .pd-header-trailing{grid-column:2;grid-row:1}.pd-header--pd .pd-nav--pd{grid-column:1 / -1;grid-row:2;justify-self:center;width:100%;justify-content:center}@media(min-width:900px){.pd-header--pd .pd-header-inner{grid-template-columns:auto 1fr auto;grid-template-rows:auto}.pd-header--pd .pd-logo-link{grid-column:1;grid-row:1}.pd-header--pd .pd-nav--pd{grid-column:2;grid-row:1;width:auto;justify-self:center}.pd-header--pd .pd-header-trailing{grid-column:3;grid-row:1;flex-wrap:nowrap}}.pd-nav--pd{gap:.35rem;flex-wrap:wrap;justify-content:center}.pd-nav--pd button{position:relative;font-weight:800;font-size:.9rem;padding:.5rem 1rem;border-radius:.375rem;color:var(--pd-gray-400);transition:color .15s ease,background .15s ease,transform .12s ease}.pd-balance-row--pd,.pd-balance-pill{align-items:center}.pd-balance-coin{display:flex;color:#4ade80;margin-right:-.15rem}.pd-balance-label{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--pd-gray-400)}.pd-balance-amount{color:#4ade80;font-weight:700;font-size:1rem}.pd-btn-topup--pd{background:#4b5563;color:#fff;font-weight:900;font-size:.82rem;text-transform:none;letter-spacing:0;padding:.5rem .85rem;border:1px solid rgba(255,255,255,.12)}.pd-btn-topup--pd:hover{background:#6b7280;border-color:#fff3}@media(min-width:640px){.pd-header{padding:0 1.5rem;min-height:4rem}}.pd-logo-link{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none}button.pd-logo-link{font:inherit;cursor:pointer;border:none;background:none;padding:0;text-align:inherit}.pd-logo-link:hover{opacity:.92}.pd-icon-logo{width:2rem;height:2rem;color:#fff;flex-shrink:0}.pd-logo-title{font-weight:900;font-size:1.45rem;letter-spacing:-.02em}.pd-nav{display:flex;align-items:center;gap:.15rem}.pd-nav:not(.pd-nav--pd) button{border:none;background:transparent;color:var(--pd-gray-400);font-weight:700;font-size:.875rem;padding:.4rem .75rem;border-radius:.375rem}.pd-nav:not(.pd-nav--pd) button:hover{color:#fff;background:#ffffff0f}.pd-nav:not(.pd-nav--pd) button.pd-nav--on{color:#fff;background:#ffffff1a}.pd-nav.pd-nav--pd button:hover{color:#fff;background:#ffffff0f;transform:translateY(-1px)}.pd-nav.pd-nav--pd button.pd-nav--on{color:#fff;background:transparent;box-shadow:none;border-radius:.4rem}.pd-nav.pd-nav--pd button.pd-nav--on:after{content:"";position:absolute;left:.55rem;right:.55rem;bottom:.18rem;height:2px;border-radius:999px;background:#fff}.pd-balance-row{display:flex;align-items:center;gap:.35rem}.pd-balance-pill{display:flex;align-items:center;gap:.4rem;padding:.25rem .5rem .25rem .65rem;border-radius:999px;background:var(--pd-gray-700);border:1px solid rgba(255,255,255,.08)}.pd-balance-pill span.mono{color:#6ee7b7;font-weight:600;font-size:.875rem}.pd-btn-topup{border:none;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:800;background:var(--pd-gray-600);color:#fff;cursor:pointer}.pd-btn-topup:hover{background:#6b7280}.pd-marquee-bar{background:var(--pd-gray-900);border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden}.pd-marquee-track{display:flex;gap:2.5rem;padding:.5rem 0;width:max-content;animation:pd-marquee 32s linear infinite}.pd-marquee-track:hover{animation-play-state:paused}@keyframes pd-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pd-marquee-item{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--pd-gray-400);white-space:nowrap}.pd-marquee-item strong{color:#fbbf24}.pd-main{flex:1;width:100%;max-width:none;margin:0;padding:0 1.25rem 2.25rem}@media(min-width:1024px){.pd-main{padding:0 2.5rem 3rem}}@media(min-width:1440px){.pd-main{padding:0 3.5rem 3.25rem}}.pd-columns{display:flex;flex-direction:column;gap:1.85rem}@media(min-width:1024px){.pd-columns{flex-direction:row;align-items:flex-start;gap:2.75rem}.pd-col-main{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;max-width:100%}.pd-col-side{width:18rem;min-width:18rem;flex-shrink:0}}.pd-packdraw-rail{display:flex;flex-direction:column;align-items:stretch;width:100%}@media(min-width:1024px){.pd-packdraw-rail{position:sticky;top:5.75rem;align-self:flex-start;padding-top:2rem;max-height:none;overflow:visible}}.pd-pd-rail-head{display:flex;align-items:center;gap:.5rem;padding-bottom:1rem}.pd-pd-rail-head-icon{display:flex;flex-shrink:0;width:1rem;height:1rem;align-items:center;justify-content:center;color:#facc15}.pd-pd-rail-live-head{display:flex;align-items:center;gap:.5rem;padding-top:1rem;padding-bottom:1rem}.pd-pd-rail-title{margin:0;font-size:1rem;line-height:1.25;font-weight:800;color:#fff;letter-spacing:-.02em}.pd-live-opens-icon{display:flex;flex-shrink:0;width:1rem;height:1rem;align-items:center;justify-content:center}.pd-pd-rail-live-placeholder{flex:1 1 auto;min-height:0;overflow:hidden;position:relative}.pd-live-sheet-packdraw{padding:0 .75rem .75rem}.pd-live-sheet-packdraw .pd-packdraw-rail{position:static;padding-top:0;max-height:none;overflow:visible}.pd-top-opens-yildiz{display:flex;flex-shrink:0;width:1rem;height:1rem;color:inherit;align-items:center;justify-content:center}.pd-top-opens-viewport{display:flex;flex-direction:column;position:relative;width:100%;overflow:hidden;flex-shrink:0}.pd-top-opens-slot-abs{position:absolute;left:0;right:0;display:flex;width:100%;height:180px;min-height:180px;box-sizing:border-box;padding:.5rem;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;background:#374151;cursor:default;transition:top .5s ease-in-out,opacity .5s ease-in-out}.pd-pd-home-stack{display:flex;flex-direction:column;gap:3.5rem;padding-top:2.5rem;width:100%}.pd-pd-rest{display:flex;flex-direction:column;gap:4.5rem;padding-bottom:5rem;width:100%}.pd-pd-cluster{display:flex;flex-direction:column;gap:1.5rem}.pd-pd-banners-row{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:768px){.pd-pd-banners-row{flex-direction:row}}.pd-pd-banner{position:relative;flex:1 1 0;min-width:0;min-height:123px;height:123px;padding:.75rem;border:none;border-radius:.5rem;cursor:pointer;text-align:left;overflow:hidden;background:#374151;transition:background-color .2s ease;color:inherit;font:inherit}.pd-pd-banner:hover{background:var(--pd-gray-650)}.pd-pd-banner--battle{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.pd-pd-banner-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;min-height:0}.pd-pd-banner--packs,.pd-pd-banner--deals{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.pd-pd-banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:inherit;background-color:#374151;background-repeat:no-repeat;background-position:right center;background-size:auto;opacity:1}.pd-pd-banner--battle .pd-pd-banner-bg{top:.125rem;bottom:.125rem;height:auto}.pd-pd-banner:after{content:none}.pd-pd-banner-icon{position:relative;z-index:1;width:2.5rem;height:2.5rem;color:#4b5563;flex-shrink:0}.pd-pd-banner-icon-svg-el{display:block;width:2.5rem;height:2.5rem}.pd-pd-banner-icon--pack,.pd-pd-banner-icon--deals{display:flex;align-items:center;justify-content:center}.pd-pd-banner-icon--deals svg{width:2.5rem;height:2.5rem;display:block}.pd-pd-banner-icon-svg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:inherit}.pd-pd-banner-icon-svg svg{width:2.5rem;height:2.5rem}.pd-pd-banner-text{position:relative;z-index:1;margin:0;max-width:7rem;width:7rem;font-family:"Urbanist",var(--dw-font, system-ui),sans-serif;font-size:.75rem;font-weight:800;line-height:1.2;text-transform:uppercase;color:#d1d5db;display:flex;flex-direction:column}.pd-pack-section--pd-home{margin-top:0}.pd-how-pd-section{margin:0;padding:0}.pd-how-pd-section .pd-section-title{margin-top:0}.pd-home-how-faq{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.pd-home-how-faq .pd-faq-wrap{margin-top:0}.pd-how-pd-stack{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.pd-how-pd-head{display:flex;align-items:center;gap:.5rem}.pd-how-pd-head-icon{width:1.5rem;height:1.5rem;flex-shrink:0;color:#9ca3af}.pd-how-pd-head-icon svg{display:block;width:100%;height:100%}.pd-how-pd-head-title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.25;color:#fff}.pd-pd-home-stack .pd-how-heading{margin:0 0 1rem;text-align:left}@media(min-width:768px){.pd-pd-home-stack .pd-how-heading{text-align:left}}.pd-hero-brand{display:flex;align-items:center;gap:.75rem}.pd-hero{position:relative}.pd-hero--banner{border-radius:.75rem;padding:1.35rem 1.25rem 1.5rem;margin:0 0 .25rem;border:1px solid rgba(255,255,255,.08);background-color:var(--pd-gray-900);background-image:url(/pd-hero-battle-bg.svg);background-size:cover;background-position:center 40%;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.pd-hero--banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(17,24,39,.55) 100%);pointer-events:none;border-radius:inherit}.pd-hero--banner>*{position:relative;z-index:1}.pd-hero--pd.pd-hero--banner{padding:0;min-height:clamp(200px,30vw,300px)}.pd-hero-pd-inner{display:grid;gap:1.35rem;align-items:center;padding:1.65rem 1.25rem 1.75rem}@media(min-width:768px){.pd-hero-pd-inner{grid-template-columns:1fr minmax(180px,36%);gap:1.75rem 2rem;padding:1.85rem 1.65rem 2rem}}.pd-hero-eyebrow{margin:0;font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:var(--pd-gray-400)}.pd-hero-headline{margin:.4rem 0 0;font-size:clamp(1.55rem,4vw,2.25rem);font-weight:900;letter-spacing:-.03em;line-height:1.08;color:#fff}.pd-hero-accent{background:linear-gradient(115deg,#c084fc,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent}.pd-hero-deck{margin:.65rem 0 0;font-size:clamp(.9rem,2vw,1.02rem);color:var(--pd-gray-300);line-height:1.5;max-width:36rem}.pd-hero-ctas{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.05rem}.pd-hero-cta{border:none;cursor:pointer;font-weight:900;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;padding:.62rem 1.1rem;border-radius:.375rem;transition:filter .15s,background .15s,border-color .15s}.pd-hero-cta--primary{background:#22c55e;color:#052e16}.pd-hero-cta--primary:hover{filter:brightness(1.08)}.pd-hero-cta--ghost{background:#ffffff12;color:#fff;border:1px solid rgba(255,255,255,.16)}.pd-hero-cta--ghost:hover{background:#ffffff1c}.pd-hero--pd .pd-hero-lead{margin-top:.95rem;max-width:36rem}.pd-hero-pd-visual{display:flex;justify-content:center;align-items:center;min-height:150px}.pd-hero-card-stack{position:relative;width:min(220px,100%);height:200px}.pd-hero-fake-card{position:absolute;border-radius:.6rem;border:1px solid rgba(255,255,255,.1)}.pd-hero-fake-card--back{width:132px;height:168px;left:50%;top:18px;transform:translate(-102%) rotate(-9deg);background:linear-gradient(165deg,#1f2937,#0f172a);opacity:.65}.pd-hero-fake-card--mid{width:142px;height:178px;left:50%;top:10px;transform:translate(-32%) rotate(5deg);background:linear-gradient(165deg,#374151,#1f2937)}.pd-hero-fake-card--front{width:150px;height:186px;left:50%;top:0;transform:translate(-50%);background:linear-gradient(140deg,#a855f766,#1f2937 50%,#0f172a);box-shadow:0 22px 50px #00000080;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:.85rem;overflow:hidden}.pd-hero-fake-shine{position:absolute;top:-50%;right:-30%;bottom:-50%;left:-30%;background:linear-gradient(48deg,transparent 42%,rgba(255,255,255,.08) 50%,transparent 58%);pointer-events:none}.pd-hero-fake-label{position:relative;z-index:1;font-size:.58rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--pd-gray-400)}.pd-hero-lead{font-size:.85rem;margin-top:.5rem;max-width:28rem;color:var(--pd-gray-400)}.pd-hero h1{margin:0;font-size:1.25rem;font-weight:900;color:#fff}.pd-hero p{margin:.5rem 0 0;font-size:1rem;color:var(--pd-gray-300);max-width:22rem;line-height:1.45}.pd-how-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.5rem 0 0}.pd-how-grid.pd-how-grid--pd{margin:0;gap:1rem}.pd-how-grid--packdraw{margin-top:0}@media(min-width:768px){.pd-how-grid{grid-template-columns:repeat(3,1fr)}}.pd-how-card{position:relative;background:var(--pd-gray-700);border-radius:.5rem;padding:1.5rem;height:18rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;border:1px solid rgba(255,255,255,.06);transition:transform .22s ease,border-color .2s ease,box-shadow .22s ease}.pd-how-card:hover{transform:translateY(-4px);border-color:#ffffff24;box-shadow:0 18px 44px #0006}.pd-how-card--pd-flat{height:auto;min-height:0;justify-content:flex-start;gap:.75rem;padding:1.5rem;box-shadow:none}.pd-how-card--pd-flat:hover{transform:none;border-color:#ffffff14;box-shadow:none}.pd-how-card--pd-flat .pd-how-glow{display:none}.pd-how-card--pd-flat img{max-height:6.5rem}.pd-how-card--packdraw{height:18rem;min-height:18rem;padding:1.5rem;border:none;box-shadow:none;gap:0;justify-content:space-between;background:#374151}.pd-how-card--packdraw:hover{transform:none;border-color:transparent;box-shadow:none}.pd-how-card-visual{position:relative;width:100%;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.pd-how-card-radial-glow{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;width:18rem;max-width:100%;border-radius:9999px;filter:blur(20px);opacity:.55;pointer-events:none;background:radial-gradient(ellipse 75% 65% at 50% 25%,rgba(34,197,94,.42),transparent 68%)}@media(min-width:768px){.pd-how-card-radial-glow{width:100%}}.pd-how-card-img-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.pd-how-card--packdraw .pd-how-card-img-wrap img{max-width:min(100%,220px);width:auto;height:auto;max-height:9rem;object-fit:contain}.pd-how-card-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;flex-shrink:0;width:100%}.pd-how-card-copy-inner{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.pd-how-card-step-title{margin:0;font-size:1rem;font-weight:800;line-height:1.2;color:#fff;text-align:center}.pd-how-card-step-desc{margin:0;font-size:1rem;font-weight:600;line-height:1.25;text-align:center;color:#9ca3af}.pd-how-glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:18rem;max-width:100%;height:100%;background:radial-gradient(circle at 50% 0%,rgba(168,85,247,.35),transparent 55%);filter:blur(20px);opacity:.55;pointer-events:none}.pd-how-card img{position:relative;z-index:1;max-height:7.5rem;width:auto;object-fit:contain}.pd-how-card h3{position:relative;z-index:1;margin:0;font-size:1rem;font-weight:800;text-align:center}.pd-how-card p{position:relative;z-index:1;margin:.25rem 0 0;font-size:.8rem;color:var(--pd-gray-400);text-align:center;line-height:1.35}.pd-section-title{margin:2rem 0 .75rem;font-size:1.1rem;font-weight:900}.pd-section-sub{margin:0 0 1rem;font-size:.85rem;color:var(--pd-gray-400);max-width:40ch}.pd-section-all{align-self:center;border:none;background:transparent;color:#60a5fa;font-weight:800;font-size:.8125rem;cursor:pointer;text-decoration:underline;text-underline-offset:.2em;padding:.25rem 0}.pd-section-all:hover{color:#93c5fd}.pd-how-heading{margin:2rem 0 .75rem;text-align:center}@media(min-width:768px){.pd-how-heading{text-align:left}}.pd-live-card{position:sticky;top:5.25rem;background:var(--pd-gray-700);border-radius:.5rem;border:1px solid rgba(255,255,255,.08);overflow:hidden}@media(min-width:640px){.pd-live-card{top:5.75rem}}.pd-live-head{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.25)}.pd-live-head p{margin:0;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--pd-gray-400)}.pd-live-head h2{margin:.15rem 0 0;font-size:1rem;font-weight:900}.pd-live-list{max-height:min(70vh,520px);overflow-y:auto;padding:.35rem 0}.pd-live-row{display:flex;align-items:center;gap:.65rem;padding:.5rem .75rem;border-bottom:1px solid rgba(0,0,0,.2)}.pd-live-row--pd{margin:.1rem .35rem;border-radius:.4rem;border-bottom:none;transition:background .18s ease,box-shadow .2s ease}.pd-live-row--pd+.pd-live-row--pd{border-top:1px solid rgba(0,0,0,.18)}.pd-live-row--pd:hover{background:#ffffff0e;box-shadow:0 0 0 1px #ffffff0f}.pd-live-row:last-child{border-bottom:none}.pd-live-thumb-cell{position:relative;width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pd-live-glow-blob{position:absolute;left:50%;top:50%;width:78%;height:78%;border-radius:999px;background:var(--pd-live-glow, #6ee7b7);opacity:.36;filter:blur(14px);transform:translate(-50%,-50%) scale(.92);transition:opacity .22s ease,filter .22s ease,transform .22s ease;pointer-events:none;z-index:0}.pd-live-row--pd:hover .pd-live-glow-blob{opacity:.88;filter:blur(22px);transform:translate(-50%,-50%) scale(1.05)}.pd-live-thumb{position:relative;z-index:1;width:44px;height:44px;border-radius:.35rem;background:var(--pd-gray-800);overflow:hidden;flex-shrink:0}.pd-live-thumb img{width:100%;height:100%;object-fit:contain}.pd-live-meta{flex:1;min-width:0}.pd-live-user{font-size:.72rem;color:var(--pd-gray-400);font-weight:600}.pd-live-product{font-size:.78rem;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-live-price{font-family:var(--dw-mono, ui-monospace, monospace);font-size:.72rem;font-weight:700;color:#6ee7b7;white-space:nowrap}.pd-live-feed-viewport{position:relative;overflow:hidden;width:100%}.pd-live-feed-viewport--reduced{height:auto;overflow-y:auto;overscroll-behavior:contain}.pd-live-feed-stack{display:flex;flex-direction:column}.pd-live-feed-slot-abs{position:absolute;left:0;right:0;width:100%;height:208px;box-sizing:border-box;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:top .5s ease-in-out,opacity .5s ease-in-out}.pd-live-feed-slot{flex-shrink:0;height:208px;box-sizing:border-box;padding:.5rem;display:flex;align-items:center;justify-content:center}.pd-pd-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;max-height:180px;min-height:0;padding:.75rem;box-sizing:border-box;border-radius:.5rem;overflow:hidden;background:#374151;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease;text-align:center}.pd-pd-card--top{cursor:default}button.pd-pd-card{margin:0;font:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pd-pd-card:hover,.pd-pd-card:focus-visible{background:var(--pd-gray-650)}.pd-pd-card:focus-visible{outline:none;border-color:#60a5fa8c}.pd-pd-card-avatar-slot{position:absolute;top:1rem;right:1rem;z-index:3}.pd-pd-avatar-ring{overflow:hidden;border-radius:9999px;border:2px solid #4b5563}.pd-pd-avatar-inner{width:24px;height:24px;border-radius:9999px;overflow:hidden;display:flex;align-items:center;justify-content:center}.pd-pd-card-spacer{margin:0;height:1.5rem;flex-shrink:0;font-size:1rem;font-weight:600;color:#9ca3af;line-height:1.5rem;overflow:hidden}.pd-pd-card-visual{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:0}.pd-pd-card-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(83.3333%,9rem);aspect-ratio:1;border-radius:9999px;background:var(--pd-pack-glow, #6ee7b7);opacity:.4;filter:blur(25px);transition:opacity .2s ease;pointer-events:none;z-index:0}@media(min-width:768px){.pd-pd-card:hover .pd-pd-card-glow,.pd-pd-card:focus-visible .pd-pd-card-glow{opacity:.9}}.pd-pd-card-img{position:relative;z-index:1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.pd-pd-card-footer{display:flex;flex-direction:column;width:100%;gap:.125rem;flex-shrink:0}.pd-pd-card-title{margin:0;font-size:.875rem;font-weight:600;color:#9ca3af;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-pd-card-price-row{display:flex;justify-content:center}.pd-pd-card-price{margin:0;font-size:.875rem;font-weight:800;color:#fff}.pd-pack-section{margin-top:1.5rem}.pd-pack-section-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem}.pd-pack-section-head-left{display:flex;flex-direction:row;align-items:center;gap:.5rem;min-width:0}.pd-pack-section-ikon{flex-shrink:0;width:1.5rem;height:1.5rem;color:#9ca3af;display:flex;align-items:center;justify-content:center}.pd-pack-section-ikon svg{width:100%;height:100%;display:block}.pd-pack-section-title{margin:0;font-size:1.25rem;font-weight:700;color:#fff;line-height:1.25;letter-spacing:-.01em}.pd-pack-section-viewall{flex-shrink:0;border:none;background:transparent;cursor:pointer;color:#fff;font-size:.875rem;font-weight:800;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .15s ease}.pd-pack-section-viewall:hover{background:#4b5563}.pd-pack-grid-pd{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:2.75rem;align-self:stretch}@media(min-width:640px){.pd-pack-grid-pd{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.pd-pack-grid-pd{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.pd-pack-grid-pd{grid-template-columns:repeat(5,minmax(0,1fr))}}.pd-pack-tile-wrap{position:relative}.pd-pack-tile-price-out{margin:.65rem 0 0;text-align:center;font-family:var(--dw-font, system-ui),sans-serif;font-size:1rem;font-weight:700;line-height:1.25;color:#fff}.pd-pack-tile,.pd-pack-tile-main{position:relative;width:100%;margin:0;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;color:inherit;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block}.pd-pack-tile--shell{position:relative}.pd-pack-tile:focus-visible,.pd-pack-tile-main:focus-visible{outline:2px solid #60a5fa;outline-offset:3px;border-radius:.5rem}.pd-pack-tile-actions{position:absolute;top:.5rem;right:.5rem;z-index:12;display:flex;gap:.45rem;pointer-events:none}.pd-pack-tile-action-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:.375rem;background:#4b5563;color:#fff;cursor:pointer;opacity:0;transition:opacity .12s ease,transform .12s ease,background .12s ease;pointer-events:auto}.pd-pack-tile-action-btn:hover:not(:disabled),.pd-pack-tile-action-btn:focus-visible{background:var(--pd-gray-650)}.pd-pack-tile-action-btn:disabled{cursor:default;opacity:.35}@media(hover:hover)and (pointer:fine){.pd-pack-tile--shell:hover .pd-pack-tile-action-btn,.pd-pack-tile--shell:focus-within .pd-pack-tile-action-btn{opacity:1}}@media(hover:none),(pointer:coarse){.pd-pack-tile-action-btn--eye,.pd-pack-tile-action-btn:not(:disabled){opacity:.88}.pd-pack-tile-action-btn:disabled{opacity:.25}}.pd-pack-tile-stack{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%}.pd-pack-tile-card{position:relative;border-radius:.5rem;overflow:hidden}.pd-pack-tile-aspect{position:relative;width:100%;aspect-ratio:200 / 304;background:#374151}.pd-pack-tile-imgrow{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.pd-pack-tile-imgrow img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.pd-pack-tile-fallback{width:100%;height:100%;min-height:100%}.pd-pack-tile-price{position:absolute;bottom:.45rem;right:.45rem;z-index:3;font-family:var(--dw-mono, ui-monospace, monospace);font-size:.8rem;font-weight:700;padding:.25rem .45rem;border-radius:.35rem;background:#000000b8;border:1px solid rgba(255,255,255,.1);color:#fbbf24}.pd-faq-wrap{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.pd-faq-wrap--pd{margin-top:0;padding-top:0;border-top:none}.pd-faq-wrap--after-savas{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);padding-bottom:3rem}.pd-faq-title{margin:0 0 1rem;font-size:1.25rem;font-weight:900}.pd-faq{display:flex;flex-direction:column;gap:.5rem}.pd-faq details{border-radius:.5rem;background:var(--pd-gray-900);border:1px solid rgba(255,255,255,.06);overflow:hidden}.pd-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;font-weight:800;font-size:.95rem;color:#fff;transition:background .15s ease}.pd-faq summary:hover{background:#ffffff0a}.pd-faq summary::-webkit-details-marker{display:none}.pd-faq summary:after{content:"";width:.55rem;height:.55rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:transform .2s;flex-shrink:0}.pd-faq details[open] summary:after{transform:rotate(-135deg)}.pd-faq details p{margin:0;padding:0 1rem 1rem;font-size:.88rem;color:var(--pd-gray-400);line-height:1.5}.pd-faq-pd-root{padding-top:1rem}.pd-faq-pd-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.pd-faq-pd-grid{grid-template-columns:1fr 1fr}}.pd-faq-pd-col{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:0}.pd-faq-acc-item{border-radius:.5rem;background:#374151;padding-left:1rem;padding-right:1rem}.pd-faq-acc-h{margin:0}.pd-faq-acc-trigger{display:flex;flex:1;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:1rem 0;border:none;background:transparent;cursor:pointer;text-align:left;color:#fff;font-family:inherit;font-size:1rem;font-weight:800;line-height:1.3;transition:color .15s ease}.pd-faq-acc-trigger:hover{color:#f3f4f6}.pd-faq-acc-trigger-text{flex:1;min-width:0}.pd-faq-acc-chevron{width:1rem;height:1rem;flex-shrink:0;color:#fff;transition:transform .2s ease}.pd-faq-acc-chevron--open{transform:rotate(180deg)}.pd-faq-acc-panel{overflow:hidden}.pd-faq-acc-inner{padding-bottom:1rem;padding-top:.5rem;font-size:1rem;line-height:1.55;color:#fff}.pd-footer{background:var(--pd-gray-900);margin-top:auto}.pd-footer-inner{max-width:none;margin:0;padding:1.75rem 1.25rem;display:grid;grid-template-columns:1fr;gap:1.75rem}@media(min-width:768px){.pd-footer-inner{grid-template-columns:minmax(200px,1.2fr) repeat(2,minmax(160px,1fr));gap:2rem 1.5rem;padding:2.25rem 2.5rem;align-items:start}}.pd-footer-heading{margin:0 0 .65rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--pd-gray-400)}.pd-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.pd-footer-links a{color:#e5e7eb;text-decoration:none;font-size:.9rem;font-weight:600}.pd-footer-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.pd-footer-muted{font-size:.88rem;color:var(--pd-gray-400);line-height:1.45}.pd-footer-social-note{margin:0 0 .75rem;max-width:none}.pd-footer-lang{margin:.85rem 0 0;font-size:.8rem;color:var(--pd-gray-400)}.pd-footer-code{font-family:var(--dw-mono, ui-monospace, monospace);font-size:.72em;padding:.12em .35em;border-radius:.25rem;background:#ffffff14;color:#d1d5db}.pd-footer-badge{margin:.65rem 0 0;font-size:.75rem;font-weight:700;color:var(--pd-gray-400);letter-spacing:.02em}.pd-footer-tagline{margin:.5rem 0 0;font-size:.9rem;color:var(--pd-gray-400);max-width:none;line-height:1.5}.pd-icon-logo--footer{width:1.65rem;height:1.65rem}.pd-footer-brand .pd-logo-title{font-size:1.35rem}.pd-acc-item{border-radius:.5rem;background:var(--pd-gray-900);margin-bottom:.35rem}.pd-acc-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;font-weight:800;font-size:1rem}.pd-acc-item summary::-webkit-details-marker{display:none}.pd-acc-item summary:after{content:"";width:.5rem;height:.5rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:transform .2s}.pd-acc-item[open] summary:after{transform:rotate(-135deg)}.pd-acc-body{padding:0 0 .75rem;font-size:.88rem;color:var(--pd-gray-400)}.pd-social-label{font-weight:800;font-size:1rem;margin:0 0 .5rem}.pd-social-row{display:flex;gap:.75rem}.pd-social-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;background:var(--pd-gray-600);color:#fff;border:none;cursor:pointer}.pd-social-btn:hover{background:#6b7280}.pd-footer-copy{grid-column:1 / -1;text-align:center;font-size:.72rem;color:var(--pd-gray-400);line-height:1.55;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);max-width:52rem;margin:0 auto}.pd-hide-mobile-live{display:none}@media(min-width:1024px){.pd-hide-mobile-live{display:block}}.pd-live-mobile{margin-top:1.5rem}@media(min-width:1024px){.pd-live-mobile{display:none}}.pd-hero--compact{padding:1rem 1.1rem 1.15rem;margin-bottom:.75rem}.pd-hero--compact h1{font-size:1.35rem}.pd-hero--compact p{max-width:none}.pd-page-hero{width:100%}.pd-page-body{width:100%;max-width:none;padding:0 0 1.5rem}.pd-page-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.pd-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.pd-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pd-page-card{background:var(--pd-gray-700);border:1px solid rgba(255,255,255,.08);border-radius:.5rem;padding:1.1rem 1.15rem}.pd-page-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.pd-page-card p{margin:0;font-size:.9rem;color:var(--pd-gray-300);line-height:1.45}.pd-page-inline-btn{margin-top:.75rem;padding:.5rem .95rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:800;font-size:.85rem;color:#fff;background:#60a5fa}.pd-page-inline-btn:hover{background:#3b82f6}.pd-battle-shell{margin-top:0;padding:2rem 1rem 5rem;width:100%;max-width:none;background:transparent;border:none;border-radius:0;display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.pd-battle-shell{padding:2rem 1.25rem 5rem}}.pd-battle-shell>.pd-battle-guest-notice:first-child{margin-top:0}.pd-battle-head{margin-bottom:1.1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.25)}.pd-battle-kicker{margin:0;font-size:.65rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--pd-gray-400)}.pd-battle-title{margin:.35rem 0 0;font-size:1.35rem;font-weight:900;letter-spacing:-.02em}.pd-battle-lead{margin:.45rem 0 0;font-size:.88rem;color:var(--pd-gray-300);line-height:1.45;max-width:none}.pd-battle-guest-notice{margin:.85rem 0 0;padding:.65rem .85rem;border-radius:.45rem;font-size:.88rem;line-height:1.45;color:#e5e7eb;background:#3b82f61f;border:1px solid rgba(96,165,250,.28)}.pd-inline-link-btn{margin:0;padding:0;border:none;background:none;font:inherit;font-weight:800;color:#93c5fd;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.pd-inline-link-btn:hover{color:#bfdbfe}.pd-battle-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1rem}.pd-battle-form{margin-top:.25rem;background:#11182761;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;padding:.85rem;overflow:visible}.pd-battle-field-label{display:block;margin:0 0 .42rem}.pd-battle-select,.pd-packs-plp-select,.pd-deals-toolbar-select{width:100%;max-width:100%}.pd-battle-start-btn.dw-btn--primary{margin-top:.85rem}.pd-battle-session{margin-top:1rem;background:#11182757;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;padding:.85rem}.pd-battle-id{margin:0;font-size:.8rem}.pd-battle-pack-line{margin:.45rem 0 0}.pd-battle-turn{margin:.75rem 0 0;font-weight:700}.pd-battle-result-card{margin-top:.9rem}.pd-battle-result-title{margin:0 0 .5rem}.pd-battle-result-items{color:var(--dw-accent-hot);margin:0 0 .35rem}.pd-battle-result-scores{margin:0 0 .75rem}.pd-battle-result-final{margin:0;font-weight:700}.pd-battle-proof{margin-top:.85rem}.pd-battle-reward-btn{margin-top:1rem}.pd-app .pd-battle-player-btn.dw-btn--primary,.pd-app .pd-battle-start-btn.dw-btn--primary{background:#22c55e;box-shadow:0 6px 24px #22c55e40;font-weight:900;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;border:none}.pd-app .pd-battle-player-btn.dw-btn--primary:hover:not(:disabled),.pd-app .pd-battle-start-btn.dw-btn--primary:hover:not(:disabled){filter:brightness(1.06)}.pd-app .pd-battle-start-btn.dw-btn--primary{width:100%;max-width:100%;padding:.85rem 1rem}.pd-battle-page{display:flex;flex-direction:column;gap:1rem;width:100%}.pd-battle-arena{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:1rem .75rem;border-radius:.5rem;background:#0003;border:1px solid rgba(255,255,255,.06)}.pd-battle-arena-side{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:0 0 auto;min-width:4.5rem}.pd-battle-arena-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--pd-gray-400)}.pd-battle-arena-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;flex:1;min-width:0;text-align:center}.pd-battle-arena-pack{width:5.5rem;flex-shrink:0;border-radius:.35rem;overflow:hidden;box-shadow:0 4px 20px #00000059}.pd-battle-arena-pack-img{display:block;width:100%;height:auto;aspect-ratio:200 / 304;object-fit:cover}.pd-battle-arena-pack-ph{width:100%;aspect-ratio:200 / 304;border-radius:inherit}.pd-battle-arena-vs{width:1.125rem;height:1.125rem;color:#9ca3af}.pd-battle-arena-pack-name{margin:0;font-size:.8rem;font-weight:800;color:#fff;line-height:1.25;max-width:12rem}.pd-battle-arena-pack-price{margin:0;font-size:.75rem;color:var(--pd-gray-400)}.pd-battle-dual-reels{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem 1.75rem;width:100%;margin:.75rem 0 1rem}.pd-battle-dual-reel-col{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:0}.pd-battle-dual-reel-label{margin:0;font-size:.72rem;font-weight:800;color:var(--pd-gray-400);text-transform:uppercase;letter-spacing:.06em}@media(max-width:380px){.pd-battle-arena-side{min-width:3.75rem}.pd-battle-arena-pack{width:4.5rem}}.pd-battle-pd-picker{width:100%}.pd-battle-pd-picker-row{display:flex;flex:1 1 auto;flex-direction:column-reverse;align-items:stretch;justify-content:space-between;gap:.75rem}@media(min-width:480px){.pd-battle-pd-picker-row{flex-direction:row;align-items:stretch}}.pd-app .pd-battle-pd-combobox.pd-select{width:100%;min-width:0;max-width:100%}@media(min-width:480px){.pd-app .pd-battle-pd-combobox.pd-select{width:auto;min-width:13rem}}.pd-app .pd-battle-pd-combobox.pd-select .pd-select-trigger{min-height:3rem;padding:.5rem .75rem;font-size:1rem;font-weight:800;color:#fff;background-color:#374151;border:none;box-shadow:none;border-radius:.375rem;justify-content:space-between}.pd-app .pd-battle-pd-combobox.pd-select .pd-select-trigger:hover:not(:disabled){background-color:var(--pd-gray-650);border:none}.pd-app .pd-battle-pd-combobox.pd-select .pd-select-trigger:focus{box-shadow:0 0 0 2px #60a5fa59}.pd-app .pd-battle-pd-combobox.pd-select .pd-select-value{pointer-events:none;line-height:1.25}.pd-app .pd-battle-pd-combobox.pd-select .pd-select-chevron svg{width:1rem;height:1rem;opacity:.5}.pd-battle-pd-create{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.5rem;height:2.5rem;padding:0 1.5rem;border:none;border-radius:.375rem;background:#60a5fa;color:#fff;font-size:1rem;font-weight:800;cursor:pointer;transition:background .15s ease;white-space:nowrap;-webkit-user-select:none;user-select:none}@media(min-width:480px){.pd-battle-pd-create{width:auto}}.pd-battle-pd-create:hover:not(:disabled){background:#3b82f6}.pd-battle-pd-create:disabled{opacity:.55;cursor:not-allowed}.pd-battle-pd-create-inner{display:flex;align-items:center;gap:.5rem}.pd-battle-pd-create-ikon{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center;justify-content:center}.pd-battle-pd-create-ikon-svg{width:100%;height:100%}.pd-battle-pd-create-label{margin:0;font-size:inherit;font-weight:inherit;line-height:1.2}.pd-battle-pd-picker--busy .pd-battle-pd-combobox .pd-select-trigger,.pd-battle-pd-picker--busy .pd-battle-pd-create{opacity:.55;pointer-events:none}.pd-battle-list-scroller{max-height:min(70vh,42rem);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.pd-battle-list-virt-track{position:relative}.pd-battle-row-virt-item{box-sizing:border-box}.pd-battle-row--virt{height:100%;width:100%;min-height:0;display:flex;flex-direction:column}.pd-battle-row--virt .pd-battle-row-inner{flex:1;min-height:0;justify-content:center}.pd-battle-list-placeholder{margin:0;padding:1rem 0;font-size:.9rem}.pd-battle-row{position:relative;width:100%;text-align:left;border:none;border-radius:.5rem;background:#374151;color:inherit;cursor:pointer;padding:0;overflow:hidden;transition:background .15s ease}.pd-battle-row:hover{background:var(--pd-gray-650)}.pd-battle-row--aktif{outline:2px solid rgba(96,165,250,.5);outline-offset:1px}.pd-battle-row-stripe{position:absolute;top:0;left:35%;width:30%;height:.375rem;border-radius:0 0 .5rem .5rem}@media(min-width:768px){.pd-battle-row-stripe{left:0;top:0;width:.375rem;height:100%;border-radius:.5rem 0 0 .5rem}}.pd-battle-row-stripe--yesil{background:#bbf7d0}.pd-battle-row-stripe--muted{background:#6b7280}.pd-battle-row-inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 1rem 1rem 1.1rem}@media(min-width:768px){.pd-battle-row-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:1.25rem;padding-left:1.35rem}.pd-battle-row-top{margin-bottom:0;flex-shrink:0;width:21rem;max-width:100%}.pd-battle-row-meta{text-align:left;flex:1;min-width:0}}.pd-battle-row-top{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.65rem}.pd-battle-row-jackpot{display:flex;align-items:center;gap:.5rem}.pd-battle-row-jackpot-txt{margin:0;font-size:1rem;font-weight:800;color:#9ca3af}.pd-battle-row-jackpot-icon{width:1.25rem;height:1.25rem;color:#9ca3af;flex-shrink:0}.pd-battle-row-jackpot-tac{transform:rotate(180deg)}.pd-battle-row-jackpot-zap{width:1.25rem;height:1.25rem;color:#9ca3af;flex-shrink:0}.pd-battle-row-avatars{display:flex;align-items:center;justify-content:center;gap:.25rem}.pd-battle-row-vs-diamond{width:.875rem;height:.875rem;flex-shrink:0;color:#9ca3af}.pd-battle-row-meta{text-align:center}.pd-battle-row-pack{margin:0;font-size:1rem;font-weight:800;color:#fff}.pd-battle-row-pool{margin:.35rem 0 0;font-size:.88rem;color:var(--pd-gray-300)}.pd-battle-row-durum{margin:.4rem 0 0;font-size:.82rem;font-weight:700;color:#86efac}.pd-battle-session-wrap{margin-top:.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.pd-battle-session-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.65rem}.pd-battle-session-title{margin:0;font-size:1.02rem;font-weight:900}.pd-battle-session-actions{display:flex;flex-wrap:wrap;gap:.5rem}.pd-battle-session-refresh,.pd-battle-session-leave{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#e5e7eb;font-size:.82rem;font-weight:800;padding:.4rem .65rem;border-radius:.375rem;cursor:pointer}.pd-battle-session-refresh:hover,.pd-battle-session-leave:hover{background:#ffffff1a}.pd-battle-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:72;background:#030712d1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem}.pd-battle-modal-backdrop--radix{align-items:flex-start;justify-content:center;padding-top:5rem;padding-bottom:2rem}.pd-battle-radix-dialog{position:relative;overflow:hidden;z-index:50;display:grid;width:100%;max-width:36rem;gap:1rem;margin:0 auto;padding:3.5rem 1rem 1rem;background:#111827;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0f;animation:pd-battle-radix-dialog-in .2s ease-out}@media(min-width:768px){.pd-battle-radix-dialog{padding:4.5rem 4rem 5rem}}@keyframes pd-battle-radix-dialog-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.pd-battle-radix-close{position:absolute;right:1.25rem;top:18px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:.5rem;background:transparent;color:#9ca3af;cursor:pointer}.pd-battle-radix-close:hover{color:#fff}.pd-battle-radix-close-svg{display:block;flex-shrink:0}.pd-battle-radix-dialog-desc{margin:0;font-size:.875rem;line-height:1.45;color:var(--pd-gray-400)}.pd-battle-radix-center-title{margin:0;font-size:1.25rem;font-weight:600;line-height:1.3;text-align:center;color:#fff}.pd-battle-radix-type-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.pd-battle-radix-type-grid{grid-template-columns:1fr 1fr}}.pd-battle-radix-type-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:1px solid #4b5563;border-radius:1rem;background:#374151;color:#fff;box-shadow:0 1px 2px #0003;cursor:pointer;transition:border-color .15s ease}@media(min-width:768px){.pd-battle-radix-type-card{padding-top:2rem;padding-bottom:2rem}}.pd-battle-radix-type-card:hover:not(:disabled){border-color:#60a5fa}.pd-battle-radix-type-card:disabled{opacity:.55;cursor:not-allowed}.pd-battle-radix-type-icon{display:flex;align-items:center;justify-content:center;color:#60a5fa}.pd-battle-radix-type-icon--solo .pd-battle-radix-type-svg{width:1.5rem;height:1.5rem}.pd-battle-radix-type-icon--team{flex-direction:row;gap:.5rem}.pd-battle-radix-type-icon-sm{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center}.pd-battle-radix-type-icon-sm .pd-battle-radix-type-svg{width:100%;height:100%}.pd-battle-radix-users{flex-shrink:0}.pd-battle-radix-type-label{margin:0;font-weight:600;font-size:.95rem;cursor:inherit}.pd-battle-radix-type-soon{position:absolute;bottom:.65rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--pd-gray-400)}.pd-battle-radix-paket-step{display:flex;flex-direction:column;gap:.85rem}.pd-battle-radix-text-back{align-self:flex-start;margin:0;padding:0;border:none;background:none;color:#93c5fd;font-size:.88rem;font-weight:700;cursor:pointer}.pd-battle-radix-text-back:hover{color:#bfdbfe}.pd-battle-radix-paket-baslik{margin-top:.25rem}.pd-battle-radix-field-label{margin-bottom:.25rem}.pd-battle-radix-submit{margin-top:.35rem;width:100%}.pd-battle-create-page{width:100%;max-width:80rem;margin:0 auto;padding:0 0 5rem}.pd-battle-create-container{display:flex;flex-direction:column;gap:2rem;padding-top:1.25rem}.pd-battle-create-back{align-self:flex-start;border:none;background:transparent;color:var(--pd-gray-400);font-size:.9rem;font-weight:700;cursor:pointer;padding:.25rem 0}.pd-battle-create-back:hover{color:#fff}.pd-battle-create-banner{margin:0;padding:.75rem 1rem;border-radius:.5rem;background:#fbbf241f;border:1px solid rgba(251,191,36,.35);color:#fcd34d;font-size:.88rem;font-weight:700}.pd-battle-create-solo-wrap{display:flex;justify-content:center}.pd-battle-create-solo-select{min-width:12rem}.pd-battle-create-solo-select .pd-select-trigger{background:#1f2937;border:none;color:#fff;font-weight:700;font-size:1.125rem;padding:.5rem 1.25rem;border-radius:.375rem;min-height:2.5rem}.pd-battle-create-section{display:flex;flex-direction:column;gap:1rem}.pd-battle-create-h2,.pd-battle-create-h2-inline{margin:0;font-size:1.125rem;font-weight:600;color:var(--pd-gray-400);text-align:center}.pd-battle-create-h2-inline{text-align:left}.pd-battle-create-players{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.pd-battle-create-player-btn{width:4rem;height:4rem;border-radius:9999px;border:1px solid #4b5563;background:#374151;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.pd-battle-create-player-btn:hover:not(:disabled){background:#4b5563}.pd-battle-create-player-btn--on{border-color:#60a5fa;background:#60a5fa}.pd-battle-create-player-btn--soon:disabled{opacity:.45;cursor:not-allowed}.pd-battle-create-modes{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%}@media(min-width:640px){.pd-battle-create-modes{grid-template-columns:repeat(5,1fr)}}.pd-battle-create-mode-card{text-align:left;padding:0;border-radius:.75rem;border:1px solid #4b5563;background:#374151;color:inherit;cursor:pointer;overflow:hidden;transition:border-color .15s}.pd-battle-create-mode-card:hover:not(:disabled){border-color:#6b7280}.pd-battle-create-mode-card--on{border-color:#60a5fa}.pd-battle-create-mode-card--disabled{opacity:.55;cursor:not-allowed}.pd-battle-create-mode-inner{display:flex;flex-direction:column;gap:.25rem}.pd-battle-create-mode-mob-ikon{display:flex;align-items:center;justify-content:center;padding:1.5rem}@media(min-width:768px){.pd-battle-create-mode-mob-ikon{display:none}}.pd-battle-create-mode-svg{width:2rem;height:2rem;color:#60a5fa}.pd-battle-create-mode-desk-illu{display:none;height:10rem;width:100%;background:#1f2937;border-radius:.75rem .75rem 0 0;overflow:hidden}@media(min-width:768px){.pd-battle-create-mode-desk-illu{display:block}}.pd-battle-create-mode-desk-bg{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:radial-gradient(ellipse at 50% 80%,rgba(96,165,250,.2),transparent 55%),linear-gradient(180deg,#1f2937,#111827)}.pd-battle-create-mode-desk-svg{width:3.5rem;height:3.5rem;color:#60a5fa;opacity:.95}.pd-battle-create-mode-title{margin:0;padding:.75rem 1rem 1rem;font-size:.95rem;font-weight:600;text-align:center}@media(min-width:768px){.pd-battle-create-mode-title{padding:1rem}}.pd-battle-create-mode-soon{display:block;text-align:center;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--pd-gray-400);padding-bottom:.5rem}.pd-battle-create-mode-desc{margin:0 auto;max-width:42rem;text-align:center;font-size:.9rem;font-weight:600;color:var(--pd-gray-400);line-height:1.5}.pd-battle-create-options-note{margin:0;font-size:.8rem;text-align:center}.pd-battle-create-options{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.pd-battle-create-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}.pd-battle-create-opt-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid #4b5563;background:#374151}.pd-battle-create-opt-label{display:flex;align-items:center;gap:.5rem;min-width:0}.pd-battle-create-opt-ikon{width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--pd-gray-400)}.pd-battle-create-opt-ikon--flip{transform:rotate(180deg)}.pd-battle-create-opt-text{font-weight:600;color:#fff;white-space:nowrap}.pd-battle-create-switch{position:relative;flex-shrink:0;width:2.75rem;height:1.5rem;border-radius:9999px;border:1px solid #4b5563;background:#374151;padding:2px;cursor:pointer;transition:background .15s}.pd-battle-create-switch:disabled{opacity:.5;cursor:not-allowed}.pd-battle-create-switch--on{background:#60a5fa;border-color:#60a5fa}.pd-battle-create-switch-thumb{display:block;width:1.15rem;height:1.15rem;border-radius:9999px;background:#9ca3af;box-shadow:0 1px 2px #0000004d;transition:transform .15s,background .15s}.pd-battle-create-switch--on .pd-battle-create-switch-thumb{transform:translate(1.2rem);background:#fff}.pd-battle-create-pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(min-width:640px){.pd-battle-create-pack-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.pd-battle-create-pack-grid{grid-template-columns:repeat(6,1fr)}}.pd-battle-create-pack-slot{max-width:12.125rem;aspect-ratio:194 / 294;margin:0 auto;width:100%}.pd-battle-create-pack-add{width:100%;height:100%;min-height:8rem;border-radius:.5rem;border:1px dashed #6b7280;background:transparent;color:#9ca3af;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;font-size:.9rem;font-weight:600}.pd-battle-create-pack-add:hover{border-color:#9ca3af;color:#e5e7eb}.pd-battle-create-pack-picked{position:relative;height:100%;border-radius:.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#1f2937;display:flex;flex-direction:column}.pd-battle-create-pack-remove{position:absolute;top:.35rem;right:.35rem;z-index:2;width:1.75rem;height:1.75rem;border:none;border-radius:.25rem;background:#0000008c;color:#fff;font-size:1.25rem;line-height:1;cursor:pointer}.pd-battle-create-pack-img,.pd-battle-create-pack-ph{width:100%;aspect-ratio:194 / 220;object-fit:cover;flex-shrink:0}.pd-battle-create-pack-name{margin:0;padding:.4rem .5rem 0;font-size:.8rem;font-weight:700;color:#fff;text-align:center;line-height:1.25}.pd-battle-create-pack-price{margin:0;padding:0 .5rem .5rem;font-size:.78rem;text-align:center;color:var(--pd-gray-400)}.pd-battle-create-summary-wrap{width:100%;background:#1f2937;border-radius:.5rem;padding:1rem 1.25rem 1.25rem}.pd-battle-create-summary-title{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;color:var(--pd-gray-400)}.pd-battle-create-summary-rows{display:flex;flex-direction:column;gap:.35rem}.pd-battle-create-summary-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:.75rem;background:#374151;font-size:1.05rem;font-weight:700;color:#fff}.pd-battle-create-sticky{position:sticky;bottom:.5rem;z-index:5;margin-top:.5rem}.pd-battle-create-submit{width:100%;min-height:4rem;border:none;border-radius:.375rem;background:#4ade80;color:#fff;font-size:1rem;font-weight:800;cursor:pointer;transition:background .15s}.pd-battle-create-submit:hover:not(:disabled){background:#22c55e}.pd-battle-create-submit:disabled{background:#4ade80;color:#86efac;cursor:not-allowed;opacity:.85}.pd-battle-create-picker-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#030712d9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto}.pd-battle-create-picker{width:100%;max-width:48rem;background:#111827;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 50px -12px #00000080}.pd-battle-create-picker-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.pd-battle-create-picker-title{margin:0;font-size:1.1rem;font-weight:800;color:#fff}.pd-battle-create-picker-close{width:2.25rem;height:2.25rem;border:none;border-radius:.375rem;background:transparent;color:#9ca3af;font-size:1.5rem;line-height:1;cursor:pointer}.pd-battle-create-picker-close:hover{color:#fff}.pd-battle-create-picker-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;max-height:min(70vh,32rem);overflow-y:auto}@media(min-width:640px){.pd-battle-create-picker-grid{grid-template-columns:repeat(3,1fr)}}.pd-battle-create-picker-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden;background:#1f2937;cursor:pointer;transition:border-color .15s}.pd-battle-create-picker-card:hover{border-color:#60a5fa}.pd-battle-create-picker-card--on{border-color:#34d399;box-shadow:0 0 0 2px #34d39959}.pd-battle-create-deste-note{margin:0 0 1rem;font-size:.875rem;line-height:1.45}.pd-battle-create-picker-hint{margin:0;padding:0 1rem .5rem;font-size:.8125rem}.pd-battle-create-picker-img,.pd-battle-create-picker-ph{width:100%;aspect-ratio:194 / 220;object-fit:cover}.pd-battle-create-picker-name{padding:.5rem .5rem 0;font-size:.82rem;font-weight:700;color:#fff}.pd-battle-create-picker-fiyat{padding:0 .5rem .5rem;font-size:.78rem;color:var(--pd-gray-400)}.pd-battle-lobi-sayac{margin:0;font-size:.8rem;text-align:center}.pd-battle-list-static{display:flex;flex-direction:column;gap:.75rem}.pd-battle-lobi-row{min-height:320px;transition:opacity 1s ease,background .15s ease}@media(min-width:768px){.pd-battle-lobi-row{min-height:150px}}.pd-battle-lobi-inner{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;padding:1rem;gap:.75rem}@media(min-width:768px){.pd-battle-lobi-inner{flex-direction:row;align-items:center;gap:1rem}}.pd-battle-lobi-left{display:flex;width:21rem;max-width:100%;flex-shrink:0;flex-direction:column;align-items:center;gap:.5rem}.pd-battle-lobi-jackpot{display:flex;align-items:center;gap:.5rem}.pd-battle-lobi-jackpot-txt{margin:0;font-size:1rem;font-weight:800;color:#9ca3af}.pd-battle-lobi-crown{flex-shrink:0;width:1.25rem;height:1.25rem;color:#9ca3af;transform:rotate(180deg)}.pd-battle-lobi-teams{display:flex;align-items:center;justify-content:center;gap:.25rem}.pd-battle-lobi-team{display:flex;gap:.5rem}.pd-battle-lobi-av-outer{overflow:hidden;border:1px solid #374151;border-radius:999px}.pd-battle-lobi-av-inner{position:relative;display:flex;width:32px;height:32px;align-items:center;justify-content:center;overflow:hidden;border-radius:999px}.pd-battle-lobi-av-inner .pd-pd-avatar-inner{width:32px;height:32px}.pd-battle-lobi-av-inner .pd-pd-avatar-ring{border:none}.pd-battle-lobi-vs-wrap{display:flex;width:14px;height:14px;flex-shrink:0;align-items:center;justify-content:center;color:#9ca3af}.pd-battle-lobi-vs-svg{display:block;width:14px;height:14px}.pd-battle-lobi-cost{display:flex;align-items:center;gap:.25rem}.pd-battle-lobi-cost-label{margin:0;font-size:.875rem;font-weight:800;color:#9ca3af}.pd-battle-lobi-cost-val{margin:0;font-size:.875rem;font-weight:800;color:#fff}.pd-battle-lobi-mid{min-width:0;flex:1;align-self:stretch;padding:.25rem 0}@media(min-width:768px){.pd-battle-lobi-mid{align-self:center}}.pd-battle-lobi-packs-shell{position:relative;width:100%;border-radius:.5rem;background:#0006}.pd-battle-lobi-packs-x{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pd-battle-lobi-packs-x::-webkit-scrollbar{display:none}.pd-battle-lobi-packs-track{display:flex;width:max-content;height:108px;flex-direction:row;align-items:center;gap:12px;padding:6px;margin:1px}.pd-battle-lobi-packs-fallback{margin:0;padding:0 .5rem;font-size:.82rem;font-weight:700}.pd-battle-lobi-pack-cell{flex-shrink:0}.pd-battle-lobi-pack-img{display:block;width:63px;height:96px;cursor:pointer;border-radius:.35rem;object-fit:cover;opacity:.32}.pd-battle-lobi-pack-ph{width:63px;min-width:63px;height:96px;cursor:pointer;border-radius:.35rem;opacity:.32}.pd-battle-lobi-pack-img--hot{opacity:1}.pd-battle-lobi-pack-badge{position:absolute;top:0;right:0;z-index:1;display:flex;align-items:center;justify-content:center;gap:.25rem;margin:4px;padding:2.5px 4px;border-radius:.25rem;background:#374151}.pd-battle-lobi-pack-badge-ikon{width:12px;height:12px;color:#fff}.pd-battle-lobi-pack-badge-num{margin:0;font-size:.875rem;font-weight:700;color:#fff}.pd-battle-lobi-right{display:flex;width:12rem;max-width:100%;flex-shrink:0;flex-direction:column;align-items:center;gap:.5rem;overflow:hidden}.pd-battle-lobi-unboxed-wrap{max-width:100%;padding:0 1rem;overflow:hidden}.pd-battle-lobi-unboxed{margin:0;overflow:hidden;font-size:1rem;font-weight:700;color:#9ca3af;text-align:center;text-overflow:ellipsis;white-space:nowrap}.pd-battle-lobi-aktivite{margin:0;max-width:100%;padding:0 .5rem;font-size:.8125rem;font-weight:600;line-height:1.35;color:#d1d5db;text-align:center}.pd-battle-statik-banner{margin-bottom:1rem;padding:1rem 1.1rem;border-radius:.5rem;background:#374151a6;border:1px solid rgba(255,255,255,.08)}.pd-battle-statik-banner-title{margin:0 0 .35rem;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.pd-battle-statik-banner-txt{margin:0;font-size:1rem;font-weight:700;line-height:1.4;color:#f9fafb}.pd-battle-statik-meta{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.25rem}.pd-battle-statik-chip{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;background:#374151;font-size:.8125rem;font-weight:600;color:#e5e7eb}.pd-battle-statik-arena{justify-content:center;margin-bottom:1.25rem}.pd-battle-statik-arena-center{align-items:center;text-align:center}.pd-battle-statik-note{margin:.75rem 0 0;max-width:22rem;font-size:.875rem;line-height:1.45}.pd-battle-statik-back{margin-top:.5rem}.pd-battle-lobi-cta{display:inline-flex;width:10rem;max-width:100%;height:2.5rem;align-items:center;justify-content:center;margin:1px;padding:0 1.5rem;border-radius:.375rem;background:#4b5563;color:#fff;font-size:1rem;font-weight:700;line-height:1;pointer-events:none}.pd-battle-row.pd-battle-lobi-row:hover .pd-battle-lobi-cta{background:#6b7280}.pd-battle-modal{position:relative;width:min(100%,26rem);padding:1.35rem 1.25rem 1.5rem;background:linear-gradient(180deg,#1f2937,#111827);border:1px solid rgba(255,255,255,.12);border-radius:.65rem;box-shadow:0 24px 64px #00000080}.pd-battle-modal-close{position:absolute;top:.45rem;right:.45rem;width:2rem;height:2rem;border:none;border-radius:.35rem;background:#ffffff0f;color:#9ca3af;font-size:1.35rem;line-height:1;cursor:pointer}.pd-battle-modal-close:hover{background:#ffffff1f;color:#fff}.pd-battle-modal-title{margin:0 1.5rem 0 0;font-size:1.15rem;font-weight:900}.pd-battle-modal-body{margin-top:.25rem}.pd-battle-modal-lead{margin:.5rem 0 1rem;font-size:.88rem;color:var(--pd-gray-400);line-height:1.45}.pd-battle-modal-footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.pd-battle-modal-label{display:block;margin-bottom:.35rem}.pd-battle-modal-submit{margin-top:0;width:100%}.pd-live-card{background:#374151;border:1px solid rgba(255,255,255,.07)}.pd-live-head{background:#00000026}.pd-live-head h2{font-size:1.0625rem;font-weight:900;letter-spacing:-.02em}.pd-live-row:not(.pd-live-row--pd):hover{background:#ffffff0a}.pd-app .dw-modal .dw-btn--primary{background:#22c55e;color:#052e16;box-shadow:0 6px 28px #22c55e4d;font-weight:900;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.pd-app .dw-modal .dw-btn--primary:hover:not(:disabled){filter:brightness(1.05);color:#fff}.pd-footer--pd{margin-top:2rem;background:linear-gradient(180deg,#0c1118,#080b10);border-top:2px solid rgba(34,197,94,.45);box-shadow:0 -12px 40px #00000059}.pd-footer--pd .pd-footer-inner{padding-top:2.5rem;padding-bottom:2.75rem;gap:2rem}.pd-footer--pd .pd-footer-heading{color:#e5e7eb;font-size:.72rem;margin-bottom:.85rem}.pd-footer--pd .pd-footer-links a,.pd-footer--pd .pd-footer-link-btn{font-size:.95rem;color:#f3f4f6}.pd-footer--pd .pd-footer-muted{color:#d1d5db;font-size:.92rem}.pd-footer--pd .pd-footer-tagline{color:#e5e7eb;font-size:.95rem;max-width:22rem}.pd-footer--pd .pd-footer-badge{color:#9ca3af;font-size:.8rem}.pd-footer--pd .pd-social-btn{width:2.35rem;height:2.35rem;background:#374151;border:1px solid rgba(255,255,255,.1)}.pd-footer--pd .pd-social-btn:hover{background:#4b5563;border-color:#ffffff2e}.pd-footer--pd .pd-footer-copy{font-size:.78rem;color:#9ca3af;padding-top:1.5rem;border-top-color:#ffffff1a}@media(min-width:768px){.pd-footer--pd .pd-footer-inner{grid-template-columns:minmax(200px,1.15fr) repeat(3,minmax(130px,1fr))}}.pd-footer-link-btn{background:none;border:none;padding:0;margin:0;font:inherit;font-size:.9rem;font-weight:600;color:#e5e7eb;cursor:pointer;text-align:left}.pd-footer-link-btn:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.pd-footer-social-hint{margin:0 0 .6rem;font-size:.8rem;color:var(--pd-gray-400)}.pd-nav--desktop{display:none}.pd-menu-toggle{width:2.25rem;height:2.25rem;display:inline-flex;flex-direction:column;justify-content:center;gap:.22rem;background:#1f2937;border:1px solid rgba(255,255,255,.15);border-radius:.45rem;cursor:pointer;color:#fff}.pd-menu-toggle span{display:block;width:1.05rem;height:2px;margin:0 auto;background:currentColor}.pd-mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:44;background:#030712a8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:4.75rem 1rem 1rem}@media(min-width:475px){.pd-mobile-menu-backdrop{padding-top:5.5rem}}.pd-mobile-menu{display:grid;gap:.35rem;background:#111827;border:1px solid rgba(255,255,255,.08);border-radius:.65rem;padding:.7rem;max-width:36rem;margin:0 auto}.pd-mobile-menu-user,.pd-mobile-menu-guest{padding-bottom:.65rem;margin-bottom:.35rem;border-bottom:1px solid rgba(255,255,255,.08)}.pd-mobile-menu-user-name{display:block;font-weight:900;font-size:.95rem;color:#fff}.pd-mobile-menu-guest-lead{margin:0 0 .5rem;font-size:.84rem;line-height:1.4;color:var(--pd-gray-400)}.pd-mobile-menu-actions{display:flex;flex-direction:column;gap:.45rem}.pd-btn-auth--block,.pd-btn-topup--block{width:100%;justify-content:center;text-align:center}.pd-mobile-menu button{text-align:left;background:transparent;border:none;color:#d1d5db;font-weight:800;font-size:.9rem;padding:.72rem .8rem;border-radius:.4rem;cursor:pointer}.pd-mobile-menu button:hover,.pd-mobile-menu button.pd-nav--on{color:#fff;background:#ffffff14}.pd-mobile-menu-actions .dw-para-yatir-btn{text-align:center;justify-content:center;padding:.65rem .85rem;background:#4b5563;color:#fff;border:none;font-size:.88rem;width:100%}.pd-mobile-menu-actions .dw-para-yatir-btn:hover{background:#6b7280;color:#fff}.pd-mobile-menu-actions .dw-para-yatir-btn--bakiye{background:#22c55e24;border:1px solid rgba(34,197,94,.4);color:#4ade80}.pd-mobile-menu-actions .dw-para-yatir-btn--bakiye:hover{background:#22c55e38;border-color:#22c55e8c;color:#86efac}.pd-promo-strip{width:100%;max-width:none;margin:.7rem 0 0;padding:0 1.25rem}.pd-promo-grid{display:grid;grid-template-columns:1fr;gap:.65rem}.pd-promo-card{text-align:left;border:1px solid rgba(255,255,255,.08);background:linear-gradient(125deg,rgba(34,197,94,.16),transparent 45%),linear-gradient(180deg,#0f172a,#111827);border-radius:.6rem;padding:.9rem .9rem 1rem;color:#fff;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .22s ease}.pd-promo-card p{margin:0;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.11em;color:#93c5fd}.pd-promo-card h3{margin:.28rem 0 0;font-size:1rem;font-weight:900}.pd-promo-card span{display:block;margin-top:.35rem;font-size:.82rem;color:#d1d5db}.pd-promo-card:hover{border-color:#ffffff38;transform:translateY(-3px);box-shadow:0 14px 36px #00000073}.pd-live-sheet-trigger{width:100%;border:1px solid rgba(255,255,255,.14);background:#111827;color:#fff;border-radius:.5rem;font-weight:800;font-size:.85rem;padding:.7rem .85rem;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .12s ease}.pd-live-sheet-trigger:hover{background:#1f2937;border-color:#ffffff38;transform:translateY(-1px)}.pd-live-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#030712a8;display:flex;align-items:flex-end;justify-content:center;padding:.75rem}.pd-live-sheet{width:min(100%,36rem);max-height:84vh;overflow:auto;border-radius:.65rem}.pd-live-sheet-close{width:100%;border:none;background:#1f2937;color:#fff;font-weight:800;font-size:.82rem;padding:.65rem;border-radius:.5rem .5rem 0 0}.pd-footer-muted-btn{color:#d1d5db;font-size:.9rem}.pd-footer-muted-btn:hover{color:#fff}.pd-header--pd .pd-header-inner{display:flex;align-items:center;gap:.65rem;flex-wrap:nowrap;min-width:0}.pd-top-grow{flex-grow:1;min-width:.5rem}.pd-top-nav-shell{display:none;flex:0 1 auto;min-width:0}@media(min-width:1024px){.pd-top-nav-shell{display:flex;position:relative;align-items:center;height:4rem;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:0 1px;scrollbar-width:none}.pd-top-nav-shell::-webkit-scrollbar{display:none}}.pd-top-nav-list{display:flex;gap:.2rem;position:relative;flex-wrap:nowrap;overflow:visible;min-width:0;width:max-content}@media(min-width:1280px){.pd-top-nav-list{gap:.35rem}}.pd-top-nav-item{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;padding:0 .75rem;height:2.25rem;gap:.3rem;border:none;border-radius:.375rem;background:transparent;color:#9ca3af;cursor:pointer}.pd-top-nav-item:hover,.pd-top-nav-item.pd-nav--on{color:#fff}.pd-top-nav-icon{display:inline-flex;width:1.1rem;height:1.1rem;margin-bottom:2px}.pd-top-nav-icon svg{width:100%;height:100%}.pd-top-nav-icon .pd-top-nav-icon-svg,.pd-top-nav-icon .pd-top-nav-icon-svg svg{width:1.1rem;height:1.1rem}.pd-top-nav-text{color:#fff;font-size:1rem;font-weight:600;white-space:nowrap}.pd-top-nav-glider{position:absolute;background:#6b72804d;border-radius:.375rem;transform:translate(-100px);opacity:0}.pd-header-tools{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.pd-header-divider{display:none}@media(min-width:380px){.pd-header-divider{display:flex;width:1px;height:1.25rem;background:#4b5563}}.pd-btn-auth--signin{background:#4b5563;color:#fff;min-width:6.25rem;height:2.25rem;font-size:.875rem;font-weight:700;border-radius:.375rem}.pd-btn-auth--signin:hover{background:#6b7280}.pd-btn-auth--register-main{background:#60a5fa;border-color:#60a5fa;color:#fff;min-width:6.25rem;height:2.25rem;font-size:.875rem;font-weight:700;border-radius:.375rem}.pd-btn-auth--register-main:hover{background:#3b82f6;border-color:#3b82f6}.pd-header-bottom-line{display:flex;width:100%;height:1px;background:#4b5563;flex-shrink:0}.pd-header-trailing{flex-shrink:0}.pd-app :focus-visible{outline:2px solid #60a5fa;outline-offset:2px}@media(min-width:1024px){.pd-nav--desktop{display:flex}.pd-menu-toggle,.pd-mobile-menu-backdrop{display:none}}@media(min-width:768px){.pd-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.pd-bg-aurora,.dw-reel,.pd-pd-reel-strip,.pd-promo-card,.pd-how-card,.pd-live-row--pd,.pd-live-glow-blob,.pd-live-feed-slot-abs,.pd-top-opens-slot-abs{animation:none!important;transition:none!important}}.pd-header.pd-header--fixed{width:100%;display:flex;justify-content:center;background:#1f2937e6}.pd-header.pd-header--fixed .pd-header-inner--bar{width:100%;max-width:1280px;min-height:4rem;margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:.65rem;flex-wrap:nowrap}.pd-header.pd-header--fixed .pd-logo-link{display:flex;align-items:center;height:3rem;margin-right:1.5rem;flex-shrink:0}.pd-header.pd-header--fixed .pd-icon-logo{width:1.5rem;height:1.5rem;margin-right:.5rem}.pd-header.pd-header--fixed .pd-logo-title{font-size:1.25rem;font-weight:900;color:#fff}.pd-header.pd-header--fixed .pd-top-nav-shell{display:none}@media(min-width:1024px){.pd-header.pd-header--fixed .pd-top-nav-shell{display:flex;position:relative;align-items:center;height:4rem;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:0 1px;min-width:0;flex:0 1 auto;scrollbar-width:none}.pd-header.pd-header--fixed .pd-top-nav-shell::-webkit-scrollbar{display:none}}.pd-header.pd-header--fixed .pd-top-nav-list{display:flex;align-items:center;gap:.1rem;position:relative;min-width:0;width:auto;flex-wrap:nowrap}.pd-header.pd-header--fixed .pd-top-nav-item{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:.25rem;height:2.25rem;padding:0 .62rem;border:none;border-radius:.375rem;background:transparent;color:#9ca3af;cursor:pointer}.pd-header.pd-header--fixed .pd-top-nav-item:hover,.pd-header.pd-header--fixed .pd-top-nav-item.pd-nav--on{color:#fff}.pd-header.pd-header--fixed .pd-top-nav-icon{width:1.15rem;height:1.15rem;margin-bottom:2px}.pd-header.pd-header--fixed .pd-top-nav-text{font-size:.95rem;font-weight:600;color:#fff;white-space:nowrap}.pd-header.pd-header--fixed .pd-top-grow{flex-grow:1;min-width:.5rem}.pd-header.pd-header--fixed .pd-header-trailing{margin-left:auto;display:flex;align-items:center;gap:.65rem;flex-shrink:0}.pd-header.pd-header--fixed .pd-header-tools{display:flex;align-items:center;gap:.5rem}@media(max-width:639px){.pd-header.pd-header--fixed .pd-header-guest{display:none}}@media(min-width:640px){.pd-header.pd-header--fixed .pd-header-guest{display:flex;align-items:center;gap:.5rem}}.pd-header.pd-header--fixed .pd-header-sound{width:2.5rem;height:2.5rem;border-radius:.375rem;background:transparent;color:#9ca3af}.pd-header.pd-header--fixed .pd-header-sound:hover{color:#fff;background:#ffffff0f}.pd-header.pd-header--fixed .pd-header-divider{display:none}@media(min-width:380px){.pd-header.pd-header--fixed .pd-header-divider{display:block;width:1px;height:1.25rem;background:#4b5563}}.pd-header.pd-header--fixed .pd-btn-auth--signin,.pd-header.pd-header--fixed .pd-btn-auth--register-main{width:6rem;height:2.25rem;padding:0 1rem;border-radius:.375rem;font-size:.875rem;font-weight:700}.pd-header.pd-header--fixed .pd-btn-auth--signin{background:#4b5563;color:#fff;border:none}.pd-header.pd-header--fixed .pd-btn-auth--signin:hover{background:#6b7280}.pd-header.pd-header--fixed .pd-btn-auth--register-main{background:#60a5fa;color:#fff;border:none}.pd-header.pd-header--fixed .pd-btn-auth--register-main:hover{background:#3b82f6}.pd-header.pd-header--fixed .pd-header-bottom-line{width:100%;height:1px;background:#4b5563}.dw-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;flex-direction:column;align-items:center;background:#1f2937e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.dw-header-bar{width:100%;max-width:min(100%,96rem);min-height:3.5rem;display:flex;align-items:center;gap:.55rem;padding:0 clamp(1rem,3vw,2rem);min-width:0}@media(min-width:475px){.dw-header-bar{min-height:4.5rem;gap:.85rem}}@media(min-width:1024px){.dw-header-bar{min-height:5rem;gap:1rem}}.dw-brand{display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0;height:3.5rem;margin-right:0;border:none;background:transparent;color:#fff;cursor:pointer}@media(min-width:475px){.dw-brand{height:4.5rem;margin-right:clamp(1.25rem,3vw,2.5rem)}}@media(min-width:1024px){.dw-brand{height:5rem}}.dw-brand-logo{width:1.65rem;height:1.65rem}@media(min-width:475px){.dw-brand-logo{width:1.85rem;height:1.85rem}}@media(min-width:1024px){.dw-brand-logo{width:2rem;height:2rem}}.dw-brand-title{font-size:1.3rem;font-weight:900;letter-spacing:-.02em}@media(min-width:475px){.dw-brand-title{font-size:1.45rem}}@media(min-width:1024px){.dw-brand-title{font-size:1.55rem}}.dw-desktop-nav{display:none}@media(min-width:1024px){.dw-desktop-nav{display:flex;position:relative;align-items:center;height:5rem;gap:.35rem;padding:0 2px;min-width:0;flex:0 1 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.dw-desktop-nav::-webkit-scrollbar{display:none}}.dw-nav-item{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:none;background:transparent;color:#9ca3af;height:2.35rem;padding:0 .65rem;border-radius:.45rem;cursor:pointer;white-space:nowrap;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}@media(min-width:1024px){.dw-nav-item{height:2.65rem;padding:0 .9rem;border-radius:.5rem}}.dw-nav-item:hover{color:#fff;background:#ffffff12;box-shadow:inset 0 0 0 1px #ffffff0f}.dw-nav-item--active{color:#fff;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff1a}.dw-nav-item--active:after{content:"";position:absolute;left:.55rem;right:.55rem;bottom:.18rem;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent)}.dw-nav-icon{width:1.3rem;height:1.3rem;display:inline-flex;margin-bottom:2px}@media(min-width:1024px){.dw-nav-icon{width:1.4rem;height:1.4rem}}.dw-nav-icon svg,.dw-nav-icon .pd-top-nav-icon-svg{width:100%;height:100%}.dw-nav-text{font-size:.98rem;font-weight:600;color:inherit}@media(min-width:1024px){.dw-nav-text{font-size:1.0625rem;font-weight:600}}.dw-header-right{display:flex;align-items:center;gap:.65rem;flex-shrink:0}@media(min-width:475px){.dw-header-right{gap:.85rem}}@media(min-width:1024px){.dw-header-right{gap:1rem}}.dw-header-grow{flex:1 1 auto;min-width:.5rem}.dw-tools{display:flex;align-items:center;gap:0}@media(min-width:475px){.dw-tools{gap:.5rem}}.dw-sound-btn{width:2.6rem;height:2.6rem;border:none;border-radius:.45rem;background:transparent;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}@media(min-width:1024px){.dw-sound-btn{width:2.85rem;height:2.85rem;border-radius:.5rem}}.dw-sound-btn:hover{color:#fff;background:#ffffff0f}.dw-sound-btn--on{color:#a7f3d0}.dw-divider{display:none}@media(min-width:380px){.dw-divider{display:block;width:1px;height:1.35rem;background:#4b5563}}@media(min-width:1024px){.dw-divider{height:1.6rem}}.dw-auth{display:none}@media(min-width:640px){.dw-auth{display:flex;align-items:center;gap:.5rem}}.dw-auth-btn{min-width:6.75rem;height:2.4rem;padding:0 1.1rem;border:none;border-radius:.45rem;font-size:.9rem;font-weight:700;color:#fff;cursor:pointer}@media(min-width:1024px){.dw-auth-btn{min-width:7.25rem;height:2.55rem;padding:0 1.2rem;font-size:.9375rem;border-radius:.5rem}}.dw-auth-btn--signin{background:#4b5563}.dw-auth-btn--signin:hover{background:#6b7280}.dw-auth-btn--register{background:#60a5fa}.dw-auth-btn--register:hover{background:#3b82f6}.dw-header-line{width:100%;height:1px;background:#4b5563}.dw-header .pd-menu-toggle{display:inline-flex;margin-left:.1rem;width:2.55rem;height:2.55rem;gap:.24rem}@media(min-width:1024px){.dw-header .pd-menu-toggle{display:none}}.dw-authed-cluster{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap;max-width:min(100%,28rem)}@media(min-width:640px){.dw-authed-cluster{gap:.55rem;flex-wrap:nowrap;max-width:none}}@media(min-width:1024px){.dw-authed-cluster{gap:.7rem}}.dw-sepet-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;height:2.25rem;padding:0 .65rem;border:1px solid rgba(255,255,255,.14);border-radius:.375rem;background:#ffffff0d;color:#e5e7eb;font-size:.82rem;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.dw-sepet-btn:hover{background:#ffffff1a;border-color:#ffffff38;color:#fff}@media(min-width:1024px){.dw-sepet-btn{height:2.5rem;padding:0 .75rem;font-size:.88rem;border-radius:.45rem}.dw-para-yatir-btn{height:2.5rem;padding:0 .9rem;font-size:.88rem;border-radius:.45rem}.dw-avatar{width:2.5rem;height:2.5rem}}@media(max-width:419px){.dw-sepet-btn-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dw-sepet-btn{padding:0 .55rem}}.dw-para-yatir-btn{display:inline-flex;align-items:center;justify-content:center;height:2.25rem;padding:0 .75rem;border:none;border-radius:.375rem;background:#4b5563;color:#fff;font-size:.82rem;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.dw-para-yatir-btn:hover{background:#6b7280}.dw-para-yatir-btn--bakiye{background:#22c55e24;border:1px solid rgba(34,197,94,.4);color:#4ade80;font-variant-numeric:tabular-nums}.dw-para-yatir-btn--bakiye:hover{background:#22c55e38;border-color:#22c55e8c;color:#86efac}.dw-avatar-wrap{position:relative;flex-shrink:0}.dw-avatar-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:transparent}.dw-avatar{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:999px;background:transparent;color:#fff;cursor:pointer;line-height:0;overflow:hidden;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease}.dw-avatar .pd-pd-avatar-ring{width:100%;height:100%;box-sizing:border-box;border-color:#ffffff47}.dw-avatar .pd-pd-avatar-inner{width:100%;height:100%}.dw-avatar .pd-pd-avatar-inner svg{width:100%!important;height:100%!important}.dw-avatar:hover{box-shadow:0 4px 14px #00000059;transform:translateY(-1px)}.dw-avatar:hover .pd-pd-avatar-ring{border-color:#ffffff73}.dw-avatar-menu{position:absolute;top:calc(100% + 1.25rem);right:0;z-index:61;width:15rem;max-width:min(15rem,calc(100vw - 1.5rem));padding:0;border-radius:.5rem;background:#374151;border:1px solid rgba(0,0,0,.12);box-shadow:0 10px 15px -3px #0003,0 4px 6px -4px #0000002e}.dw-avatar-menu-inner{display:flex;flex-direction:column;align-items:stretch}.dw-avatar-menu-block{display:flex;flex-direction:column;padding:.375rem .5rem;gap:.5rem}.dw-avatar-menu-block--nav{gap:0}.dw-avatar-menu-profile-row{display:flex;align-items:center;gap:1rem;width:100%;margin:0;padding:.5rem .75rem;border:none;border-radius:.5rem;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .12s ease}.dw-avatar-menu-profile-row:hover{background:#4b5563}.dw-avatar-menu-avatar-wrap{position:relative;flex-shrink:0;width:2rem;height:2rem}.dw-avatar-menu-avatar-ring{overflow:hidden;border-radius:9999px;border:1px solid #374151;width:100%;height:100%;box-sizing:border-box}.dw-avatar-menu-avatar-ring .pd-pd-avatar-ring{width:100%;height:100%;border:none}.dw-avatar-menu-avatar-ring .pd-pd-avatar-inner{width:100%;height:100%}.dw-avatar-menu-avatar-ring .pd-pd-avatar-inner svg{width:100%!important;height:100%!important}.dw-avatar-menu-level-badge{position:absolute;z-index:2;bottom:-.2rem;right:-.45rem;left:auto;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:#374151;border:1px solid #4b5563;font-size:.65rem;font-weight:800;line-height:1;color:#fff}.dw-avatar-menu-profile-text{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.dw-avatar-menu-profile-name{margin:0;font-size:1.15rem;font-weight:800;color:#fff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dw-avatar-menu-profile-sub{margin:.1rem 0 0;font-size:.875rem;font-weight:600;color:#9ca3af}.dw-avatar-menu-rule{height:1px;margin:0;background:#4b5563;flex-shrink:0}.dw-avatar-menu-mobile-only{display:flex;flex-direction:column}@media(min-width:1024px){.dw-avatar-menu-mobile-only,.dw-avatar-menu-rule--mobile-only{display:none}}.dw-avatar-menu-nav-row{display:flex;align-items:center;gap:.5rem;width:100%;margin:0;padding:.5rem .75rem;border:none;border-radius:.5rem;background:transparent;color:#fff;font-size:1rem;font-weight:600;text-align:left;cursor:pointer;transition:background .12s ease}.dw-avatar-menu-nav-row:hover{background:#4b5563}.dw-avatar-menu-nav-icon{display:flex;flex-shrink:0;width:1rem;height:1rem;color:#fff}.dw-avatar-menu-nav-icon svg{width:100%;height:100%;display:block}.dw-avatar-menu-nav-label{flex:1;min-width:0}.dw-avatar-menu-nav-label-wrap{display:flex;align-items:center;gap:.35rem;flex:1;min-width:0}.dw-avatar-menu-new-tag{flex-shrink:0;padding:.05rem .2rem;border-radius:.15rem;font-size:.55rem;font-weight:800;color:#4ade80;text-transform:lowercase;line-height:1.2}.dw-avatar-menu-out-row{display:flex;align-items:center;gap:.5rem;width:100%;margin:0;padding:.5rem .75rem;border:none;border-radius:.5rem;background:transparent;color:#fff;font-size:1rem;font-weight:600;text-align:left;cursor:pointer;transition:background .12s ease}.dw-avatar-menu-out-row:hover{background:#4b5563}.dw-avatar-menu-out-icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:#fff}.dw-sepet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:73;background:#030712d1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem)}.dw-sepet-modal{position:relative;width:min(100%,42rem);padding:clamp(1.35rem,3vw,2rem) clamp(1.35rem,3vw,2rem);background:linear-gradient(180deg,#1a2234,#111827 42%);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;box-shadow:0 0 0 1px #00000059,0 32px 80px #0000008c}.dw-sepet-close{position:absolute;top:.65rem;right:.65rem;width:2rem;height:2rem;border:none;border-radius:.375rem;background:#ffffff0f;color:#9ca3af;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.dw-sepet-close:hover{background:#ffffff1f;color:#fff}.dw-sepet-title{margin:0 1.75rem .85rem 0;font-size:1.15rem;font-weight:900;letter-spacing:.02em;color:#f8fafc}.dw-sepet-empty-lead{margin:0 0 .5rem;font-size:.95rem;font-weight:800;color:#e2e8f0}.dw-sepet-empty-hint{margin:0;font-size:.84rem;line-height:1.55;color:var(--pd-gray-400)}.pd-auth-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#030712d1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem)}.pd-auth-modal{position:relative;width:min(100%,28rem);max-height:min(92vh,880px);overflow-y:auto;background:linear-gradient(180deg,#1a2234,#111827 42%);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:clamp(1.5rem,3vw,2.25rem) clamp(1.25rem,3vw,2rem) clamp(1.35rem,2.5vw,1.85rem);box-shadow:0 0 0 1px #00000059,0 32px 80px #0000008c}.pd-auth-modal--register{width:min(100%,42rem);padding:clamp(1.75rem,3.5vw,2.5rem) clamp(1.5rem,4vw,2.75rem) clamp(1.75rem,3vw,2.25rem)}.pd-auth-close{position:absolute;top:.45rem;right:.45rem;width:2rem;height:2rem;border:none;border-radius:.35rem;background:transparent;color:var(--pd-gray-400);font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.pd-auth-close:hover{color:#fff;background:#ffffff14}.pd-auth-modal h2{margin:0 1.75rem 0 0;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:900;letter-spacing:-.02em}.pd-auth-hint{margin:.55rem 0 0;font-size:clamp(.85rem,1.5vw,.95rem);color:var(--pd-gray-400);line-height:1.55;max-width:36rem}.pd-auth-google{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;margin-top:1.25rem;padding:.78rem 1rem;border:1px solid rgba(255,255,255,.14);border-radius:.5rem;background:#fff;color:#1f2937;font-size:.95rem;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 2px 8px #0000001f;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.pd-auth-google:hover{filter:brightness(1.03);box-shadow:0 4px 16px #0000002e;transform:translateY(-1px)}.pd-auth-google-mark{display:inline-flex;align-items:center;justify-content:center}.pd-auth-info{margin:.65rem 0 0;font-size:.82rem;font-weight:600;color:#93c5fd;text-align:center;line-height:1.4}.pd-auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0 .25rem;color:var(--pd-gray-500);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.pd-auth-divider:before,.pd-auth-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.pd-auth-divider span{flex-shrink:0}.pd-auth-label{display:block;margin-top:.85rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--pd-gray-400)}.pd-auth-input{display:block;width:100%;margin-top:.35rem;box-sizing:border-box;padding:.55rem .65rem;border-radius:.4rem;border:1px solid rgba(255,255,255,.12);background:#1f2937;color:#fff;font-size:.9rem}.pd-auth-input--lg{padding:.72rem .85rem;font-size:1rem;border-radius:.45rem}.pd-auth-meter{margin-top:.65rem}.pd-auth-meter-track{height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.pd-auth-meter-fill{height:100%;border-radius:999px;transition:width .28s cubic-bezier(.4,0,.2,1),background .2s ease}.pd-auth-meter-fill--weak{background:linear-gradient(90deg,#f87171,#fb923c)}.pd-auth-meter-fill--medium{background:linear-gradient(90deg,#fbbf24,#a3e635)}.pd-auth-meter-fill--strong{background:linear-gradient(90deg,#4ade80,#22c55e)}.pd-auth-meter-msg{margin:.45rem 0 0;font-size:.82rem;font-weight:700;line-height:1.35}.pd-auth-meter-msg--weak{color:#fca5a5}.pd-auth-meter-msg--medium{color:#fde047}.pd-auth-meter-msg--strong{color:#86efac}.pd-auth-input:focus{outline:none;border-color:#60a5faa6;box-shadow:0 0 0 2px #60a5fa33}.pd-auth-error{margin:.55rem 0 0;font-size:.82rem;font-weight:700;color:#fca5a5}.pd-auth-submit{width:100%;margin-top:1.1rem;padding:.85rem 1rem;border:none;border-radius:.5rem;background:linear-gradient(180deg,#4ade80,#22c55e);color:#052e16;font-weight:900;font-size:.88rem;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;box-shadow:0 8px 24px #22c55e40;transition:filter .15s ease,transform .12s ease}.pd-auth-submit:hover{filter:brightness(1.06);transform:translateY(-1px)}.pd-auth-switch{margin:1rem 0 0;font-size:.82rem;color:var(--pd-gray-400);text-align:center}.pd-auth-link{margin:0;padding:0;border:none;background:none;color:#60a5fa;font-weight:800;font-size:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.15em}.pd-auth-link:hover{color:#93c5fd}.dw-cerez-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:72;background:#030712e0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem)}.dw-cerez-modal{width:min(100%,26rem);max-height:min(90vh,640px);overflow-y:auto;background:linear-gradient(180deg,#1a2234,#111827 42%);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:clamp(1.35rem,3vw,1.85rem) clamp(1.25rem,3vw,1.75rem);box-shadow:0 0 0 1px #00000059,0 32px 80px #0000008c}.dw-cerez-title{margin:0 0 1.15rem;font-size:1.05rem;font-weight:900;letter-spacing:.02em;color:#f8fafc}.dw-cerez-section{display:grid;grid-template-columns:auto 1fr;gap:.75rem .85rem;align-items:start;margin-bottom:1.1rem}.dw-cerez-section:last-of-type{margin-bottom:1.25rem}.dw-cerez-sol{display:flex;align-items:flex-start;justify-content:center;padding-top:.15rem}.dw-cerez-sol--etiket{position:relative;cursor:pointer;margin:0}.dw-cerez-checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dw-cerez-tik{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:.3rem;font-size:.82rem;font-weight:900;line-height:1;flex-shrink:0}.dw-cerez-tik--sabit{background:linear-gradient(180deg,#4ade80,#22c55e);color:#052e16;box-shadow:0 2px 8px #22c55e59}.dw-cerez-tik--kutu{border:2px solid rgba(255,255,255,.28);background:#ffffff0a;color:#bbf7d0;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.dw-cerez-sol--etiket:hover .dw-cerez-tik--kutu{border-color:#60a5fa8c}.dw-cerez-sol--etiket:focus-within .dw-cerez-tik--kutu{border-color:#60a5fabf;box-shadow:0 0 0 2px #60a5fa40}.dw-cerez-tik--kutu.dw-cerez-tik--on{border-color:#22c55ed9;background:linear-gradient(180deg,#4ade8059,#22c55e40)}.dw-cerez-kisa{margin:0 0 .35rem;font-size:.88rem;font-weight:800;color:#e2e8f0}.dw-cerez-par{margin:0;font-size:.8rem;line-height:1.5;color:var(--pd-gray-400)}.dw-cerez-footer{display:flex;justify-content:flex-end;margin-top:.25rem;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.08)}.dw-cerez-accept{padding:.65rem 1.35rem;border:none;border-radius:.5rem;background:linear-gradient(180deg,#4ade80,#22c55e);color:#052e16;font-weight:900;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;box-shadow:0 6px 20px #22c55e38;transition:filter .15s ease,transform .12s ease}.dw-cerez-accept:hover{filter:brightness(1.06);transform:translateY(-1px)}.pd-pd-home-stack--plp{padding-top:2rem;padding-bottom:5rem;gap:1rem}.pd-packs-plp-intro{max-width:42rem;margin-bottom:.5rem}.pd-packs-plp-h1{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:900;letter-spacing:-.02em}.pd-packs-plp-lead{margin:0;font-size:.95rem;color:var(--pd-gray-400);line-height:1.45}.pd-packs-plp{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:2rem}.pd-packs-plp-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}.pd-packs-plp-search{flex:1 1 16rem;display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem .45rem .75rem;border-radius:.45rem;border:1px solid var(--pd-gray-600);background:#111827a6}.pd-packs-plp-search:focus-within{border-color:#60a5fa8c;box-shadow:0 0 0 2px #60a5fa26}.pd-packs-plp-search-ikon{display:flex;color:var(--pd-gray-400);flex-shrink:0}.pd-packs-plp-input{flex:1;min-width:0;border:none;background:transparent;color:#fff;font-size:.9rem;outline:none}.pd-packs-plp-input::placeholder{color:var(--pd-gray-400)}.pd-packs-plp-sort{position:relative;display:flex;flex-direction:column;gap:.2rem;min-width:10rem;flex:0 1 12rem;overflow:visible}.pd-packs-plp-sort-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--pd-gray-400)}.pd-packs-plp-chips{display:flex;flex-wrap:nowrap;gap:.45rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.pd-packs-chip{flex:0 0 auto;padding:.4rem .85rem;border-radius:999px;border:1px solid var(--pd-gray-600);background:#11182780;color:var(--pd-gray-300);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.pd-packs-chip:hover{border-color:var(--pd-gray-400);color:#fff}.pd-packs-chip--on{border-color:#60a5faa6;background:#2563eb40;color:#fff}.pd-packs-plp-empty{margin:1rem 0}.pd-pd-home-stack--deals-pdp{padding-bottom:6rem;background:#1b1d20;min-height:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pd-deals-page{display:flex;flex-direction:column;gap:0;width:100%;max-width:min(100%,1680px);margin:0 auto;padding:.35rem clamp(.75rem,2.5vw,2.5rem) 2.5rem;color:#f3f4f6}.pd-deals-hero{position:relative;display:flex;flex-direction:column;align-items:stretch;align-self:stretch;padding-top:2rem;margin-top:.25rem}.pd-deals-hero-canvas{position:absolute;top:0;left:0;width:100%;height:400px;pointer-events:none;z-index:0;opacity:1}.pd-deals-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;min-width:0}.pd-deals-col-controls{order:2;min-width:0}.pd-deals-col-spin{order:1;min-width:0}.pd-deals-col-preview{display:none;order:3;min-width:0}@media(min-width:1024px){.pd-deals-hero-grid{grid-template-columns:1fr 1fr;align-items:stretch}.pd-deals-col-controls{order:1}.pd-deals-col-spin{order:2}.pd-deals-col-controls,.pd-deals-col-spin{display:flex;flex-direction:column;min-height:0}.pd-deals-col-controls>.pd-deals-card,.pd-deals-col-spin>.pd-deals-card{flex:1 1 auto;width:100%}}@media(min-width:1280px){.pd-deals-hero-grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr) minmax(0,2fr);align-items:stretch}.pd-deals-col-preview{display:flex;flex-direction:column;min-height:0}.pd-deals-col-preview>.pd-deals-card{flex:1 1 auto;width:100%}}.pd-deals-card--preview-empty{height:100%;min-height:18rem;justify-content:center}.pd-deals-preview-empty-inner{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.75rem;width:100%;height:100%;min-height:16rem;padding:1rem .5rem}.pd-deals-preview-empty-visual{display:flex;align-items:center;justify-content:center;min-height:8rem}.pd-deals-preview-empty-mark{width:12rem;height:12rem;max-width:100%;color:#374151}@media(prefers-reduced-motion:no-preference){.pd-deals-preview-empty-mark{animation:pd-deals-empty-breathe 4.5s ease-in-out infinite}}@keyframes pd-deals-empty-breathe{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.pd-deals-preview-empty-hint{margin:0;font-size:.875rem;font-weight:900;letter-spacing:.02em;color:#f9fafb;text-align:center;line-height:1.35}.pd-deals-preview-empty-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem;margin-top:auto;padding-top:.5rem}.pd-deals-preview-empty-price{font-size:1.125rem;font-weight:900;letter-spacing:.02em;color:#9ca3af;font-variant-numeric:tabular-nums}.pd-deals-preview-empty-mult{font-size:1.125rem;font-weight:900;letter-spacing:.02em;color:#eab308;font-variant-numeric:tabular-nums}.pd-deals-card--disabled .pd-deals-price-input,.pd-deals-card--disabled .pd-deals-slider{opacity:.85;cursor:not-allowed}.pd-deals-card--disabled .pd-deals-outcome-val{color:#9ca3af}.pd-deals-controls-spacer{flex:1;min-height:.5rem}.pd-deals-reset-btn:disabled{opacity:.55;cursor:not-allowed}.pd-deals-price-max:disabled{opacity:.55;cursor:not-allowed}.pd-deals-preset-btn:disabled{opacity:.55;cursor:not-allowed}.pd-deals-spin-brand-row{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff}.pd-deals-spin-brand-row .dw-brand-logo{flex-shrink:0;color:inherit}.pd-deals-spin-pct-mob{margin:.5rem 0 0;font-size:1.25rem;font-weight:700;-webkit-user-select:none;user-select:none;text-align:center}@media(min-width:1280px){.pd-deals-spin-pct-mob{display:none}}.pd-deals-gauge-orbit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;transform-origin:50% 50%;will-change:transform;backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.pd-deals-gauge-orbit{will-change:auto}}.pd-deals-gauge-orbit-anchor{position:absolute;left:50%;top:calc(22 / 320 * 100% - .5rem);width:1rem;height:1rem;margin-left:-.5rem;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.65))}.pd-deals-gauge-orbit-tri{display:block;width:100%;height:100%;transform:rotate(90deg);transform-origin:center center}.pd-deals-grid--spinning{pointer-events:none;opacity:.72;transition:opacity .2s ease}.pd-deals-gauge-stage{position:relative;width:min(320px,100%);max-width:320px;margin:.35rem auto 0}.pd-deals-gauge-ring{position:relative;width:100%;max-width:320px;margin:0 auto;touch-action:none;-webkit-user-select:none;user-select:none}.pd-deals-gauge-ring .pd-deals-gauge-svg{width:100%;height:auto;display:block}.pd-deals-gauge-overlay{position:absolute;left:0;top:0;z-index:4;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3.5rem;pointer-events:none;box-sizing:border-box}.pd-deals-gauge-mob-only{display:flex;flex:1;flex-direction:column;align-items:stretch;justify-content:center;width:100%;min-height:0}@media(min-width:1280px){.pd-deals-gauge-mob-only{display:none}}.pd-deals-gauge-mob-img-inner{position:relative;width:50%;aspect-ratio:1;margin:0 auto}.pd-deals-gauge-mob-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.pd-deals-gauge-mob-fallback{margin:auto;padding:0 .5rem;font-size:.7rem;font-weight:700;line-height:1.25;text-align:center;color:#ffffffbf}.pd-deals-gauge-desk-pct{display:none;margin:0;font-size:1.25rem;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none}@media(min-width:1280px){.pd-deals-gauge-desk-pct{display:block}}.pd-deals-gauge-stage--win{filter:drop-shadow(0 0 22px rgba(72,187,120,.55))}.pd-deals-gauge-stage--win .pd-deals-gauge-arc{filter:drop-shadow(0 0 8px rgba(234,179,8,.45))}.pd-deals-win-burst{position:absolute;left:50%;top:50%;width:0;height:0;z-index:3;pointer-events:none}.pd-deals-win-burst-ray{position:absolute;left:0;top:0;width:3px;height:34px;margin:-17px -1.5px;border-radius:2px;background:linear-gradient(to top,rgba(234,179,8,.95),rgba(72,187,120,.55),transparent);opacity:0;transform:rotate(var(--pd-burst-rot)) translateY(-46px);animation:pd-deals-win-ray .72s ease-out forwards;animation-delay:calc(var(--pd-burst-i) * 18ms)}@media(prefers-reduced-motion:reduce){.pd-deals-win-burst-ray{animation:none;opacity:0}.pd-deals-gauge-stage--win{filter:none}}@keyframes pd-deals-win-ray{0%{opacity:0;transform:rotate(var(--pd-burst-rot)) translateY(-32px) scale(.5)}25%{opacity:1}to{opacity:0;transform:rotate(var(--pd-burst-rot)) translateY(-112px) scale(1)}}.pd-deals-spin-mob-meta{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.15rem;width:100%;max-width:22rem;margin-top:.35rem;text-align:center}@media(min-width:1280px){.pd-deals-spin-mob-meta{display:none}}.pd-deals-spin-mob-name{margin:0;max-width:100%;padding:0 1rem;font-size:.875rem;font-weight:800;line-height:1.25;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#fff}.pd-deals-spin-mob-price{margin:0;font-size:1.125rem;font-weight:800;color:#9ca3af;font-variant-numeric:tabular-nums}.pd-deals-spin-mob-mult{margin:0;font-size:1.125rem;font-weight:800;color:#facc15;font-variant-numeric:tabular-nums}.pd-deals-spin-actions{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;max-width:22rem;margin-top:1rem}@media(min-width:1024px){.pd-deals-spin-actions{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:1rem}}.pd-deals-spin-primary:disabled{color:#166534d9;cursor:not-allowed;filter:grayscale(.15);opacity:.72}@media(min-width:1024px){.pd-columns--deals-full .pd-col-main{flex:1 1 100%;max-width:100%}}.pd-deals-card{background:#374151;border-radius:6px;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.65rem;min-height:0;overflow:hidden}@media(min-width:1024px){.pd-deals-card--controls{padding:2rem 1.5rem 1.5rem}}.pd-deals-card--spin{align-items:center;text-align:center;justify-content:flex-start;overflow:visible;padding:1rem 1.1rem 1.5rem}@media(min-width:1024px){.pd-deals-card--spin{min-height:22rem;padding:.5rem 1.5rem 1.5rem}}.pd-deals-card--preview{align-items:center;text-align:center;justify-content:flex-start}@media(min-width:1024px){.pd-deals-card--preview{min-height:22rem}}.pd-deals-preview-head{width:100%}.pd-deals-preview-kicker{margin:0;flex:1;min-width:0;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;line-height:1.3}.pd-deals-preview-eye{position:absolute;top:.4rem;right:.4rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:.375rem;background:#374151f5;color:#fff;cursor:pointer;box-shadow:0 1px 4px #0006;transition:background .15s ease}.pd-deals-preview-eye:hover{background:#6b7280}.pd-deals-preview-frame{position:relative;width:min(195px,100%);aspect-ratio:1;margin:.25rem auto 0;border-radius:10px;background:#1b1d20;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.pd-deals-preview-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pd-deals-preview-img{position:relative;z-index:1;max-width:88%;max-height:88%;width:auto;height:auto;object-fit:contain}.pd-deals-preview-fallback{position:relative;z-index:1;padding:.5rem;font-size:.78rem;font-weight:700;color:#d1d5db;line-height:1.25}.pd-deals-preview-name{margin:.65rem 0 0;font-size:.88rem;font-weight:700;color:#f3f4f6;line-height:1.35}.pd-deals-preview-val{margin:.2rem 0 0;font-size:1rem;font-weight:800;font-variant-numeric:tabular-nums;color:#fff}.pd-deals-preview-mult{margin:.35rem 0 0;font-size:.95rem;font-weight:800;color:#eab308;font-variant-numeric:tabular-nums}.pd-deals-field-label{display:block;font-size:.8rem;font-weight:700;color:#9ca3af;margin-bottom:.25rem}.pd-deals-price-input-wrap{display:flex;align-items:center;gap:.35rem;background:#1f2937;border-radius:8px;border:1px solid rgba(255,255,255,.06);padding:.35rem .5rem .35rem .65rem}.pd-deals-price-prefix{font-weight:800;color:#9ca3af;font-size:.95rem}.pd-deals-price-input{flex:1;min-width:0;border:none;background:transparent;color:#fff;font-size:1rem;font-weight:700;font-variant-numeric:tabular-nums}.pd-deals-price-input:focus{outline:none}.pd-deals-price-max{flex-shrink:0;padding:.35rem .65rem;border:none;border-radius:6px;background:#374151;color:#e5e7eb;font-size:.8rem;font-weight:800;cursor:pointer}.pd-deals-price-max:hover{background:#4b5563}.pd-deals-outcome-head{display:flex;align-items:center;justify-content:space-between;margin-top:.35rem}.pd-deals-outcome-val{font-weight:800;font-size:.95rem;color:#48bb78}.pd-deals-outcome-rail{width:100%;margin-top:.35rem}.pd-deals-outcome-rail-inner{padding:.55rem .75rem;border-radius:.5rem;background:#1f2937;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0a}.pd-deals-outcome-rail-labels{display:flex;justify-content:space-between;margin-top:.4rem;padding:0 .2rem;font-size:.68rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.pd-deals-slider{width:100%;accent-color:#48bb78;height:3rem;cursor:pointer;padding:0 .15rem;border-radius:6px;background:transparent;box-sizing:border-box}.pd-deals-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.25rem;align-self:stretch}.pd-deals-preset-btn{flex:1 1 0;min-width:0;padding:.45rem .35rem;border-radius:6px;border:none;background:#4b5563;color:#fff;font-size:.8rem;font-weight:700;cursor:pointer}.pd-deals-preset-btn:hover{background:#6b7280;color:#fff}.pd-deals-reset-btn{margin-top:auto;width:100%;padding:.65rem;border:none;border-radius:8px;background:#374151;color:#fff;font-weight:800;font-size:.95rem;cursor:pointer}.pd-deals-reset-btn:hover{background:#4b5563}.pd-deals-spin-brand{margin:0;font-size:.75rem;font-weight:900;letter-spacing:.06em;color:#6b7280;text-transform:uppercase}.pd-deals-gauge-wrap{width:min(220px,100%);margin:.25rem auto}.pd-deals-gauge-svg{width:100%;height:auto;display:block}.pd-deals-gauge-track{stroke:#ffffff14}.pd-deals-gauge-arc{stroke:#48bb78;transition:stroke-dasharray .45s cubic-bezier(.4,0,.2,1)}.pd-deals-spin-actions{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;max-width:22rem;margin-top:.35rem}@media(min-width:640px){.pd-deals-spin-actions{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}}.pd-deals-spin-primary{flex:1 1 12rem;min-width:0;padding:.75rem 1rem;border:none;border-radius:8px;background:#4ade80;color:#fff;font-weight:800;font-size:.95rem;cursor:pointer;box-shadow:0 1px #ffffff1f inset;transition:background .2s ease,filter .2s ease,opacity .2s ease}.pd-deals-spin-primary:hover:not(:disabled){background:#22c55e;filter:brightness(1.02)}.pd-deals-spin-demo{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;flex:0 0 auto;padding:.65rem 1rem;min-height:2.75rem;border:none;border-radius:8px;background:#374151;color:#fff;font-weight:700;font-size:.88rem;cursor:pointer}.pd-deals-spin-demo:hover{background:#4b5563}.pd-deals-demo-toast{margin:.5rem 0 0;text-align:center;font-size:.88rem;color:#9ca3af}.pd-deals-filters-shell{margin-top:1.25rem;padding:1rem 1.1rem;background:#374151;border-radius:.5rem;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.pd-deals-filters-shell{padding:1.25rem 1.5rem}}.pd-deals-filters-row{display:flex;flex-direction:column;gap:.75rem;width:100%;min-width:0}.pd-deals-filters-row--grid{gap:.65rem;flex-wrap:wrap;align-items:center}@media(min-width:900px){.pd-deals-filters-row--grid{flex-direction:row}}.pd-deals-filters-row--grid .pd-deals-toolbar-search{flex:1 1 14rem}.pd-deals-filters-row--grid .pd-deals-toolbar-sort{flex:0 1 16rem}.pd-deals-filters-row--kampanya{padding-top:.85rem;border-top:1px solid rgba(255,255,255,.08)}@media(min-width:768px){.pd-deals-filters-row--kampanya{flex-direction:row;flex-wrap:wrap;align-items:center}.pd-deals-filters-row--kampanya .pd-deals-search{flex:1 1 16rem;max-width:26rem}.pd-deals-kampanya-chips{flex:1 1 auto;min-width:0}}.pd-deals-toolbar-search{display:flex;align-items:center;gap:.35rem;flex:1 1 12rem;min-width:0;padding:.35rem .65rem;border-radius:8px;background:#1b1d20;border:1px solid rgba(255,255,255,.08)}.pd-deals-toolbar-input{flex:1;min-width:0;border:none;background:transparent;color:#fff;font-size:.9rem}.pd-deals-toolbar-input:focus{outline:none}.pd-deals-toolbar-sort{flex:0 1 14rem;min-width:0}.pd-deals-toolbar-range{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;flex:1 1 100%}@media(min-width:900px){.pd-deals-toolbar-range{flex:1 1 auto}}.pd-deals-range-grp{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.pd-deals-range-lbl{font-size:.72rem;font-weight:800;color:#6b7280;text-transform:uppercase}.pd-deals-range-inp{width:5.5rem;padding:.35rem .45rem;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#1b1d20;color:#fff;font-size:.82rem}.pd-deals-range-x{padding:.3rem .45rem;border-radius:6px;border:none;background:#374151;color:#e5e7eb;font-size:.72rem;font-weight:800;cursor:pointer}.pd-deals-range-x:hover{background:#4b5563}.pd-deals-grid-cell{position:relative;min-width:0}.pd-deals-grid-eye{position:absolute;top:.25rem;right:.25rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;padding:0;border:none;border-radius:.375rem;background:#374151f5;color:#fff;box-shadow:0 1px 4px #0006;cursor:pointer;transition:background .15s ease}.pd-deals-grid-eye:hover{background:#4b5563}.pd-deals-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem;padding:.5rem .15rem 0}.pd-deals-pagination-info{margin:0;font-size:.84rem;font-weight:600;color:#9ca3af}.pd-deals-pagination-actions{display:flex;gap:.5rem}.pd-deals-pagination-btn{padding:.45rem 1rem;border-radius:.375rem;border:1px solid var(--pd-gray-600);background:var(--pd-gray-700);color:#f9fafb;font-size:.875rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease}.pd-deals-pagination-btn:hover:not(:disabled){background:var(--pd-gray-650);border-color:#6b7280}.pd-deals-pagination-btn:disabled{opacity:.45;cursor:not-allowed}.pd-deals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}@media(min-width:640px){.pd-deals-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.pd-deals-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.pd-deals-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.pd-deals-grid-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.65rem;border:1px solid rgba(55,65,81,.9);border-radius:10px;background:#374151;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease;outline:none}.pd-deals-grid-card:focus-visible{box-shadow:0 0 0 2px #60a5fa8c;border-color:#60a5faa6}.pd-deals-grid-card:hover{border-color:#fff3}.pd-deals-grid-card--on{border:1px solid #fff;box-shadow:0 8px 28px #00000059}.pd-deals-grid-card--pick{animation:pd-deals-grid-pick .48s cubic-bezier(.34,1.45,.64,1) both}@media(prefers-reduced-motion:reduce){.pd-deals-grid-card--pick{animation:none}}@keyframes pd-deals-grid-pick{0%{transform:scale(1);box-shadow:0 0 #48bb7800}45%{transform:scale(1.05);box-shadow:0 0 0 3px #48bb7880,0 0 28px #48bb7873}to{transform:scale(1);box-shadow:0 4px 18px #00000040}}.pd-deals-preview--pop{animation:pd-deals-preview-pop .55s cubic-bezier(.34,1.35,.64,1) both}@media(prefers-reduced-motion:reduce){.pd-deals-preview--pop{animation:none}}@keyframes pd-deals-preview-pop{0%{opacity:.85;transform:scale(.96) translateY(6px);filter:brightness(.92)}60%{opacity:1;transform:scale(1.02) translateY(0);filter:brightness(1.08)}to{opacity:1;transform:scale(1) translateY(0);filter:brightness(1)}}.pd-deals-grid-pct{margin:0;font-size:.75rem;font-weight:600;color:#9ca3af}.pd-deals-grid-visual{position:relative;flex:1;width:100%;min-height:5rem;display:flex;align-items:center;justify-content:center;margin:.35rem 0}.pd-deals-grid-glow{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:999px;opacity:.5;filter:blur(18px);z-index:0}.pd-deals-grid-img{position:relative;z-index:1;max-width:100%;max-height:5.5rem;object-fit:contain}.pd-deals-grid-fallback{position:relative;z-index:1;font-size:.62rem;font-weight:700;color:#9ca3af;line-height:1.2;padding:.2rem}.pd-deals-grid-name{margin:0;font-size:.72rem;font-weight:600;color:#9ca3af;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-deals-grid-val{margin:.2rem 0 0;font-size:.8rem;font-weight:800;color:#f3f4f6}.pd-deals-empty{padding:1.5rem 1rem;text-align:center}.pd-deals-page .pd-deals-pdp-foot{margin-top:1.5rem;padding:0 .25rem}.pd-pd-pdp{display:flex;flex-direction:column;gap:0;width:100%;max-width:1280px;margin:0 auto;padding:.35rem 0 2.5rem;color:#f9fafb}.pd-pd-topbar-spacer{width:7.1rem;flex-shrink:0}@media(max-width:520px){.pd-pd-topbar-spacer{width:0}.pd-pd-back-txt{font-size:.8rem}}.pd-pd-back{gap:.5rem}.pd-pd-reel-outer{width:100%;position:relative}.pd-pd-reel-viewport{position:relative;width:100%;height:250px;overflow:hidden;display:flex;align-items:center;justify-content:flex-start}.pd-pd-reel-marker{position:absolute;left:50%;top:.75rem;bottom:.75rem;width:2px;margin-left:-1px;background:linear-gradient(180deg,#fbbf2433,#fbbf24f2,#fbbf2433);border-radius:2px;z-index:3;pointer-events:none;box-shadow:0 0 18px #fbbf2473}.pd-pd-reel-strip{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;height:100%;width:max-content;will-change:transform}.pd-pd-spin-cell{position:relative;flex:0 0 195px;width:195px;height:195px;min-width:195px;min-height:195px;border:none;padding:0;margin:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit}.pd-pd-spin-cell:disabled{cursor:not-allowed;opacity:.75}.pd-pd-spin-cell--pick{filter:drop-shadow(0 0 6px rgba(251,191,36,.55))}.pd-pd-spin-blur{position:absolute;width:60%;aspect-ratio:1;border-radius:999px;opacity:.45;filter:blur(22px);z-index:0}.pd-pd-spin-imgwrap{position:relative;z-index:1;width:55%;height:55%;display:flex;align-items:center;justify-content:center}.pd-pd-spin-img{width:100%;height:100%;object-fit:contain}.pd-pd-spin-fallback{font-size:.58rem;font-weight:800;text-align:center;line-height:1.15;color:#9ca3af;padding:.15rem}.pd-pd-cta-wrap{width:100%;max-width:1280px;margin:0 auto;padding:.75rem 1rem 0}.pd-pd-cta-row{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media(min-width:640px){.pd-pd-cta-row{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}}.pd-pd-cta-qty-slot{display:none;flex:1 1 0;min-width:0;min-height:3rem;align-items:center}@media(min-width:640px){.pd-pd-cta-qty-slot{display:flex;max-width:14rem}}.pd-pd-qty{display:inline-flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.2rem;border-radius:.5rem;background:#374151;width:9rem}.pd-pd-qty-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.35rem;background:#4b5563;color:#fff;cursor:pointer;flex-shrink:0}.pd-pd-qty-btn:hover:not(:disabled){background:#6b7280}.pd-pd-qty-btn:disabled{opacity:.45;cursor:not-allowed}.pd-pd-qty-val{flex:1;text-align:center;font-weight:800;font-size:1rem}.pd-pd-cta-open-slot{display:flex;justify-content:center;flex:1 1 auto}@media(min-width:640px){.pd-pd-cta-open-slot{flex:1 1 0}}.pd-pd-open-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;width:100%;max-width:22rem;padding:0 1.5rem;border:none;border-radius:.375rem;background:#4ade80;color:#052e16;font-weight:800;font-size:1rem;cursor:pointer;transition:background .15s ease,filter .15s ease}.pd-pd-open-btn:hover:not(:disabled){background:#22c55e;filter:brightness(1.02)}.pd-pd-open-btn:disabled{opacity:.55;cursor:not-allowed}.pd-pd-cta-demo-slot{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1 1 0}@media(min-width:640px){.pd-pd-cta-demo-slot{justify-content:flex-end}}.pd-pd-demo-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.75rem;padding:0 .75rem;border:none;border-radius:.375rem;background:#4b5563;color:#fff;font-weight:800;font-size:1rem;cursor:pointer}@media(min-width:768px){.pd-pd-demo-btn{padding:0 1.5rem}}.pd-pd-demo-btn:hover:not(:disabled){background:#6b7280}.pd-pd-demo-btn:disabled{opacity:.5;cursor:not-allowed}.pd-pd-demo-label{display:none}@media(min-width:768px){.pd-pd-demo-label{display:inline}}.pd-pd-zap-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;border-radius:.375rem;background:#4b5563;color:#e5e7eb;cursor:not-allowed;opacity:.55}.pd-pd-demo-sonuc{margin:.35rem 1rem 0;text-align:center;font-size:.88rem;color:#9ca3af}.pd-pd-battle-box{width:100%;max-width:1280px;margin:1.75rem auto 0;padding:0 1rem}.pd-pd-battle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:1rem;border-radius:.5rem;background:#374151}@media(min-width:480px){.pd-pd-battle-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;padding:1rem 1.25rem}}@media(min-width:1024px){.pd-pd-battle-grid{padding:1rem 2rem}}.pd-pd-battle-tile{position:relative;border-radius:.5rem;border:1px solid rgba(255,255,255,.06);padding:.35rem;background:#11182759;cursor:pointer;overflow:hidden;aspect-ratio:1;max-width:8rem;margin:0 auto;width:100%}@media(min-width:480px){.pd-pd-battle-tile{width:6rem;height:6rem;max-width:none;margin:0}}@media(min-width:1024px){.pd-pd-battle-tile{width:8rem;height:8rem}}.pd-pd-battle-tile--on{outline:2px solid #4ade80;outline-offset:2px}.pd-pd-battle-tile:disabled{opacity:.45;cursor:not-allowed}.pd-pd-battle-img{width:100%;height:100%;object-fit:contain}.pd-pd-battle-ph{border-radius:.5rem;aspect-ratio:1;max-width:8rem;margin:0 auto;width:100%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='rgb(90 94 98)' stroke-width='1' stroke-dasharray='4%25%2c 4%25' stroke-dashoffset='5' stroke-linecap='square'/%3e%3c/svg%3e")}@media(min-width:480px){.pd-pd-battle-ph{width:6rem;height:6rem;max-width:none}}@media(min-width:1024px){.pd-pd-battle-ph{width:8rem;height:8rem}}.pd-pd-pack-head{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1rem .5rem;max-width:1280px;margin:0 auto}.pd-pd-pack-thumb{width:2.25rem;height:3.5rem;flex-shrink:0;border-radius:.2rem;overflow:hidden}.pd-pd-pack-thumb img{width:100%;height:100%;object-fit:contain}.pd-pd-pack-thumb-fallback{width:100%;height:100%}.pd-pd-pack-head-main{flex:1;min-width:0}.pd-pd-pack-title-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.pd-pd-pack-title{font-size:1.15rem;font-weight:800;line-height:1.25;color:#fff}@media(min-width:640px){.pd-pd-pack-title{font-size:1.25rem}}.pd-pd-pack-sep{font-weight:800;color:#d1d5db}.pd-pd-pack-sub{display:block;margin-top:.2rem;font-size:.9rem;font-weight:600;color:#9ca3af}.pd-pd-fav{flex-shrink:0;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:.35rem;background:transparent;color:#9ca3af;cursor:not-allowed}.pd-pd-odul-baslik,.pd-pd-kampanya-baslik{max-width:1280px;margin:0 auto;padding:1.25rem 1rem .35rem}.pd-pd-odul-h2,.pd-pd-kampanya-h2{margin:0;font-size:1rem;font-weight:800;color:#d1d5db;letter-spacing:.02em}.pd-pd-bp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 1rem 2rem;max-width:1280px;margin:0 auto}@media(min-width:640px){.pd-pd-bp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.pd-pd-bp-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.pd-pd-bp-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.pd-pd-bp-cell{height:10rem}@media(min-width:640px){.pd-pd-bp-cell{height:11rem}}@media(min-width:768px){.pd-pd-bp-cell{height:12rem}}.pd-pd-bpc{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:.75rem;border:none;border-radius:.5rem;background:#374151;cursor:pointer;text-align:center;transition:background .2s ease;box-sizing:border-box;overflow:hidden}.pd-pd-bpc:hover:not(:disabled){background:#3f4a5c}.pd-pd-bpc:disabled{opacity:.55;cursor:not-allowed}.pd-pd-bpc-pct{margin:0;font-size:.8rem;font-weight:600;color:#9ca3af;height:1.5rem;line-height:1.5rem}.pd-pd-bpc-visual{position:relative;flex:1 1 auto;display:flex;width:100%;min-height:0;align-items:center;justify-content:center}.pd-pd-bpc-glow{position:absolute;top:50%;left:50%;width:85%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:999px;opacity:.5;filter:blur(25px);z-index:0}.pd-pd-bpc-img{position:relative;z-index:1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.pd-pd-bpc-fallback{position:relative;z-index:1;font-size:.65rem;font-weight:700;color:#9ca3af;padding:.25rem;line-height:1.2}.pd-pd-bpc-meta{width:100%;display:flex;flex-direction:column;gap:.15rem;margin-top:.15rem}.pd-pd-bpc-name{margin:0;font-size:.8rem;font-weight:600;color:#9ca3af;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pd-pd-bpc-val{margin:0;font-size:.85rem;font-weight:800;color:#f3f4f6}.pd-pd-empty{padding:1rem 1.25rem;text-align:center}.pd-deals-pdp{display:flex;flex-direction:column;gap:1.5rem;padding-top:.35rem;padding-bottom:1rem}.pd-deals-topbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.15rem;max-width:100%}.pd-deals-topbar--pdp{margin-bottom:-.35rem}.pd-deals-back{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem 0;border:none;background:transparent;color:var(--pd-gray-400);font-size:.88rem;font-weight:800;cursor:pointer;transition:color .15s ease}.pd-deals-back:hover{color:#fff}.pd-deals-back-ikon{display:flex;color:currentColor}.pd-deals-topbar-brand{display:flex;align-items:center;gap:.35rem;color:#fff;font-weight:900;font-size:1.05rem;letter-spacing:-.02em}.pd-deals-topbar-logo{width:1.5rem;height:1.5rem;flex-shrink:0}.pd-deals-topbar-title{opacity:.95}.pd-deals-topbar-spacer{width:5.5rem;flex-shrink:0}@media(max-width:520px){.pd-deals-topbar-brand{display:none}.pd-deals-topbar-spacer{width:0}}.pd-deals-pdp-kicker{margin:0;max-width:40rem;font-size:.88rem;color:var(--pd-gray-400);line-height:1.45}.pd-deals-pdp-rail-wrap{width:100%;margin:0}.pd-deals-pdp-rail-scroll{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;height:250px;padding:0 .25rem;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 12px,#000 calc(100% - 12px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 12px,#000 calc(100% - 12px),transparent 100%)}.pd-deals-pdp-rail-cell{position:relative;flex:0 0 auto;width:195px;min-width:195px;height:195px;margin:0 .35rem;scroll-snap-align:center;border:none;padding:0;background:transparent;cursor:pointer;color:inherit}.pd-deals-pdp-rail-cell:disabled{cursor:default;opacity:.65}.pd-deals-pdp-rail-cell--aktif .pd-deals-pdp-rail-glow{opacity:.65;filter:blur(18px)}.pd-deals-pdp-rail-cell--aktif{outline:2px solid rgba(228,174,51,.85);outline-offset:3px;border-radius:.5rem}.pd-deals-spin-panel{display:flex;flex-direction:column;gap:1rem;width:100%}.pd-deals-spin-reel-wrap.dw-reel-wrap{margin:0}.pd-deals-spin-track.dw-reel{padding:14px 0}.pd-deals-spin-cell{cursor:pointer;font:inherit;color:inherit;text-align:center}.pd-deals-spin-cell:disabled{cursor:not-allowed;opacity:.75}.pd-deals-spin-cell--sec{box-shadow:0 0 0 2px #fbbf24a6}.pd-deals-spin-cell-img{width:100%;max-height:44px;object-fit:contain;flex-shrink:0}.pd-deals-spin-cell-val{line-height:1.1}.pd-deals-spin-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem 1rem}.pd-deals-spin-qty{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .45rem;border-radius:.5rem;background:#374151;border:1px solid rgba(255,255,255,.08)}.pd-deals-spin-qty-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:.35rem;background:#4b5563;color:#fff;font-weight:800;cursor:pointer;transition:background .15s ease}.pd-deals-spin-qty-btn:hover:not(:disabled){background:#6b7280}.pd-deals-spin-qty-btn:disabled{opacity:.45;cursor:not-allowed}.pd-deals-spin-qty-val{min-width:1.5rem;text-align:center;font-weight:800;font-size:.95rem}.pd-deals-pdp-open-btn.pd-deals-spin-open{flex:1 1 12rem;max-width:20rem}.pd-deals-spin-demo{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.75rem;padding:0 1rem;border:none;border-radius:.375rem;background:#4b5563;color:#fff;font-weight:800;font-size:.95rem;cursor:pointer;transition:background .15s ease}.pd-deals-spin-demo:hover:not(:disabled){background:#6b7280}.pd-deals-spin-demo:disabled{opacity:.55;cursor:not-allowed}.pd-deals-spin-demo-txt{display:none}@media(min-width:640px){.pd-deals-spin-demo-txt{display:inline}}.pd-deals-spin-sonuc{margin:0;text-align:center;font-size:.9rem;color:var(--pd-gray-400)}.pd-deals-spin-urun-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(5rem,1fr));gap:.5rem;max-width:100%}.pd-deals-spin-urun-tile{aspect-ratio:1;border-radius:.5rem;border:2px solid rgba(255,255,255,.12);background:#111827d9;padding:.2rem;cursor:pointer;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.pd-deals-spin-urun-tile:hover:not(:disabled){transform:translateY(-1px)}.pd-deals-spin-urun-tile:disabled{opacity:.45;cursor:not-allowed}.pd-deals-spin-urun-tile--on{box-shadow:0 0 0 2px #fbbf24bf}.pd-deals-spin-urun-img{width:100%;height:100%;object-fit:contain}.pd-deals-spin-urun-fallback{display:flex;align-items:center;justify-content:center;height:100%;font-size:.65rem;font-weight:700;text-align:center;color:var(--pd-gray-400);padding:.2rem;line-height:1.2}.pd-deals-pdp-rail-glow{position:absolute;top:50%;left:50%;width:60%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:999px;background:#e4ae33;opacity:.35;filter:blur(22px);z-index:0}@media(hover:hover)and (pointer:fine){.pd-deals-pdp-rail-cell:hover .pd-deals-pdp-rail-glow{opacity:.55}}.pd-deals-pdp-rail-img-wrap{position:relative;z-index:1;width:55%;height:55%;margin:22.5% auto 0;display:flex;align-items:center;justify-content:center}.pd-deals-pdp-rail-img{width:100%;height:100%;object-fit:contain}.pd-deals-pdp-rail-caption{position:absolute;left:50%;bottom:.35rem;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.1rem;max-width:180px;padding:.2rem .45rem;border-radius:.35rem;background:#374151b8;opacity:0;transition:opacity .2s ease;pointer-events:none}@media(hover:hover)and (pointer:fine){.pd-deals-pdp-rail-cell:hover .pd-deals-pdp-rail-caption{opacity:1}}@media(hover:none),(max-width:639px){.pd-deals-pdp-rail-caption{opacity:1}}.pd-deals-pdp-rail-name{font-size:.72rem;font-weight:800;color:#fff;text-align:center;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-deals-pdp-rail-price{font-size:.75rem;font-weight:800;color:#fde68a}.pd-deals-pdp-cta-row{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%}@media(min-width:640px){.pd-deals-pdp-cta-row{flex-direction:row;align-items:center;justify-content:space-between}}.pd-deals-pdp-cta-side{flex:1 1 0;min-height:1px;min-width:0}.pd-deals-pdp-cta-center{display:flex;justify-content:center;width:100%}@media(min-width:640px){.pd-deals-pdp-cta-center{width:auto;flex:0 0 auto}}.pd-deals-pdp-open-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1.5rem;width:100%;max-width:16rem;border:none;border-radius:.375rem;background:#4ade80;color:#fff;font-size:.95rem;font-weight:800;cursor:pointer;transition:background .15s ease,filter .15s ease}.pd-deals-pdp-open-btn:hover{background:#22c55e;filter:brightness(1.05)}.pd-deals-pdp-battle-strip{width:100%;border-radius:.5rem;background:#374151;padding:1rem}@media(min-width:1024px){.pd-deals-pdp-battle-strip{padding:1.25rem 1.75rem}}.pd-deals-pdp-battle-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}@media(min-width:480px){.pd-deals-pdp-battle-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}}.pd-deals-pdp-battle-tile{position:relative;width:100%;aspect-ratio:1;max-width:8rem;margin:0 auto;border-radius:.5rem;border:1px solid rgba(255,255,255,.06);overflow:hidden;padding:.35rem;background:#0003;cursor:pointer;transition:background .15s ease,border-color .15s ease}.pd-deals-pdp-battle-tile:hover{background:#00000059;border-color:#ffffff1f}.pd-deals-pdp-battle-img{width:100%;height:100%;object-fit:contain}.pd-deals-pdp-battle-fallback{width:100%;height:100%;border-radius:.35rem}.pd-deals-pdp-battle-ph{aspect-ratio:1;max-width:8rem;margin:0 auto;border-radius:.5rem;border:1px dashed rgba(148,163,184,.35);background:repeating-linear-gradient(-45deg,transparent,transparent 6px,rgba(148,163,184,.08) 6px,rgba(148,163,184,.08) 12px)}.pd-deals-pdp-items-head{padding-top:.25rem}.pd-deals-pdp-items-head-row{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid rgba(75,85,99,.65)}.pd-deals-pdp-items-thumb{width:2.25rem;height:3.5rem;flex-shrink:0;border-radius:.25rem;overflow:hidden;background:#374151}.pd-deals-pdp-items-thumb img{width:100%;height:100%;object-fit:contain}.pd-deals-pdp-items-thumb-fallback{width:100%;height:100%}.pd-deals-pdp-items-text{flex:1;min-width:0}.pd-deals-pdp-items-title-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.pd-deals-pdp-items-h1{font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:#fff}.pd-deals-pdp-items-sub{display:block;margin-top:.2rem;font-size:.82rem;font-weight:600;color:var(--pd-gray-400)}.pd-deals-pdp-fav{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:.35rem;background:transparent;color:var(--pd-gray-400);cursor:not-allowed;opacity:.6}.pd-deals-pdp-filters{display:flex;flex-direction:column;gap:.65rem}@media(min-width:768px){.pd-deals-pdp-filters{flex-direction:row;flex-wrap:wrap;align-items:flex-end}.pd-deals-pdp-filters .pd-deals-search{flex:1 1 14rem}.pd-deals-pdp-chips{flex:1 1 auto;justify-content:flex-end}}.pd-deals-search{flex:1 1 16rem}.pd-deals-pdp-chips{display:flex;flex-wrap:wrap;gap:.45rem;overflow-x:auto;padding-bottom:.1rem}.pd-deals-bp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:640px){.pd-deals-bp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.pd-deals-bp-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.pd-deals-bp-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.pd-deals-bp-card{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;min-height:10rem;height:100%;padding:.75rem;border:none;border-radius:.5rem;background:#374151;cursor:pointer;text-align:center;transition:background .2s ease}.pd-deals-bp-card:disabled{cursor:default;opacity:.7}@media(hover:hover)and (pointer:fine){.pd-deals-bp-card:hover:not(:disabled){background:#3f4a5c}}.pd-deals-bp-pct{margin:0 0 .35rem;font-size:.95rem;font-weight:600;color:var(--pd-gray-400);line-height:1.2}.pd-deals-bp-visual{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:4.5rem;width:100%}.pd-deals-bp-glow{position:absolute;top:50%;left:50%;width:70%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:999px;background:#e4ae33;opacity:.4;filter:blur(24px);z-index:0}@media(hover:hover)and (pointer:fine){.pd-deals-bp-card:hover:not(:disabled) .pd-deals-bp-glow{opacity:.85}}.pd-deals-bp-img{position:relative;z-index:1;max-width:88%;max-height:4.5rem;width:auto;height:auto;object-fit:contain}.pd-deals-bp-meta{margin-top:.35rem;text-align:center}.pd-deals-bp-name{margin:0;font-size:.82rem;font-weight:600;color:var(--pd-gray-400);line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-deals-bp-val{margin:.2rem 0 0;font-size:.95rem;font-weight:800;color:#fff}.pd-pd-pdp .pd-deals-pdp-foot{padding:0 1rem}.pd-deals-pdp-foot{display:flex;justify-content:center;padding-top:.5rem}.pd-pack-grid-pd--plp{margin-top:.25rem}.pd-page-card-kicker{margin:0 0 .35rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#60a5fa}.pd-event-kicker{margin:0 0 .55rem;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:999px;border:1px solid transparent}.pd-event-kicker--yakinda{color:#fbbf24;background:#fbbf241f;border-color:#fbbf2440}.pd-event-kicker--devam{color:#4ade80;background:#4ade801f;border-color:#4ade8040}.pd-event-kicker--bitti{color:#9ca3af;background:#9ca3af1f;border-color:#9ca3af40}.pd-event-card-btn{margin-top:.8rem;width:100%;padding:.55rem .95rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:900;font-size:.85rem;color:#fff;background:#60a5fa;transition:background .2s ease,transform .2s ease,opacity .2s ease}.pd-event-card-btn:hover:not(:disabled){background:#3b82f6;transform:translateY(-1px)}.pd-event-card-btn:disabled{cursor:not-allowed;opacity:.55;background:#4b5563;transform:none}.pd-event-card-btn--yakinda{background:#4b5563}.pd-event-card-btn--devam{background:#60a5fa}.pd-event-card-btn--bitti{background:#9ca3af;color:#0f172a}.pd-event-root{padding-top:1.5rem}.pd-event-tabs{display:flex;align-items:stretch;justify-content:center;gap:0;width:100%;background:var(--pd-gray-700);border-radius:.375rem;padding:.25rem;height:4rem}.pd-event-tab{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;border:none;background:transparent;color:#fff;border-radius:.375rem;padding:0 .75rem;height:3.5rem;cursor:pointer;font-weight:900;font-size:1rem;transition:background .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.pd-event-tab:hover{transform:translateY(-1px)}.pd-event-tab--on,.pd-event-tab[data-state=active]{background:var(--pd-gray-600);color:#fff}.pd-event-panels [role=tabpanel],.pd-event-grid{margin-top:1rem}.pd-event-card{position:relative;padding-left:1.15rem}.pd-event-card-strip{position:absolute;left:.55rem;top:0;bottom:0;width:.25rem;border-radius:.3125rem;background:#60a5fa}.pd-event-card-strip--yakinda{background:#fbbf24f2}.pd-event-card-strip--devam{background:#4ade80f2}.pd-event-card-strip--bitti{background:#9ca3aff2}.pd-event-card-body{display:flex;flex-direction:column;gap:.25rem}.hidden{display:none!important}.mr-2{margin-right:.5rem}.size-5{width:1.25rem;height:1.25rem}@media(min-width:640px){.sm\:block{display:block!important}}.pd-event-raffle-panel{width:100%;background:transparent;border-radius:0;padding:0;border:none}.pd-event-raffle-main{background:var(--pd-gray-700);border-radius:.5rem;padding:1rem;border:1px solid rgba(255,255,255,.06)}.pd-event-raffle-skeleton{display:grid;gap:.75rem}.pd-event-raffle-skel-line,.pd-event-raffle-skel-chip{background:linear-gradient(90deg,#4b556380,#6b7280a6,#4b556380);background-size:240% 100%;animation:pd-event-skel-shimmer 1.2s ease-in-out infinite;border-radius:.5rem}.pd-event-raffle-skel-line--lg{height:7.5rem}.pd-event-raffle-skel-line--md{height:3rem}.pd-event-raffle-skel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.pd-event-raffle-skel-chip{height:2.5rem}@keyframes pd-event-skel-shimmer{0%{background-position:100% 50%}to{background-position:0% 50%}}.pd-event-raffle-heroWrap{position:relative;margin-bottom:1rem;padding-inline:2rem}.pd-event-raffle-ticket{position:absolute;top:0;width:1.5rem;height:100%;border-radius:.3rem;background:radial-gradient(circle at center,rgba(255,255,255,.08) 0 40%,transparent 41%),linear-gradient(180deg,#9ca3af2e,#4b556314);background-size:100% 12px,100% 100%;background-repeat:repeat-y,no-repeat}.pd-event-raffle-ticket--left{left:.5rem}.pd-event-raffle-ticket--right{right:.5rem;transform:scaleX(-1)}.pd-event-raffle-heroTitleRow{display:flex;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.125rem}.pd-event-raffle-hero{background:var(--pd-gray-800);padding-block:1rem}.pd-event-raffle-heroInner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid var(--pd-gray-600);padding:1rem 1.25rem;gap:.75rem}.pd-event-raffle-heroTitle{margin:0;display:flex;flex-direction:column;text-align:center;line-height:1}.pd-event-raffle-heroLine{display:none;flex:1;height:1px;background:var(--pd-gray-600)}.pd-event-raffle-heroTitleName{font-size:1rem;font-weight:900;color:#fff}.pd-event-raffle-heroTitlePrize{font-size:1rem;font-weight:900;color:#fff;opacity:.95}.pd-event-raffle-countdown{margin:0;display:flex;align-items:center;text-align:center;background:var(--pd-gray-800);border:1px solid var(--pd-gray-600);border-radius:.5rem;height:2.75rem;padding:0 1rem;font-weight:700;font-size:.875rem;color:#fff}.pd-event-raffle-heroTitleName,.pd-event-raffle-heroTitlePrize,.pd-event-weekly-title{font-family:var(--dw-display, "Bebas Neue", Impact, sans-serif)}.pd-event-raffle-stats{margin-top:.75rem;border:1px solid var(--pd-gray-600);border-radius:.5rem;padding:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:center;min-height:5.25rem}.pd-event-raffle-user{display:flex;align-items:center}.pd-event-raffle-avatar{width:32px;height:32px;border:1px solid var(--pd-gray-700);border-radius:999px;overflow:hidden}.pd-event-raffle-userName{margin:0 0 0 .75rem;color:#fff;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-event-raffle-ticketCount{justify-self:end}.pd-event-raffle-ticketText{margin:0;display:flex;gap:.375rem;color:var(--pd-gray-400);font-weight:600;padding-right:.5rem}.pd-event-raffle-ticketValue{color:#fff;font-weight:900}.pd-event-raffle-trophyWrap{grid-column:span 2}.pd-event-raffle-trophyBtn{border:none;min-height:2.5rem;padding-inline:1.5rem;border-radius:.5rem;width:100%;background:var(--pd-gray-600);color:#fff;font-size:1rem;font-weight:800;cursor:pointer}.pd-event-raffle-aboutSection{margin:1.5rem 0}.pd-event-raffle-aboutCard{background:var(--pd-gray-700);border-radius:.5rem;border:1px solid rgba(255,255,255,.06);padding:1.5rem 1rem 1.25rem}.pd-event-raffle-aboutTop{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.pd-event-raffle-aboutTitle{margin:0;font-weight:600;color:#fff;font-size:1.125rem;line-height:1}.pd-event-raffle-aboutDesc{margin:0;color:var(--pd-gray-300);line-height:1.25rem;font-size:.95rem;font-weight:600}.pd-event-raffle-aboutCtas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:0}.pd-event-raffle-aboutCta{flex:1 1 18rem;min-width:16rem;position:relative;overflow:hidden;background:var(--pd-gray-800);border-radius:.5rem;display:flex;justify-content:flex-end;align-items:center;color:#fff;min-height:90px}.pd-event-raffle-aboutCta--first{padding:1rem .75rem}.pd-event-raffle-aboutCta--second{padding-left:.5rem}.pd-event-raffle-aboutArt{position:absolute;top:0;height:100%}.pd-event-raffle-aboutArt--first{left:-50px;width:100%;background:radial-gradient(circle at 10% 50%,rgba(96,165,250,.28),transparent 48%),radial-gradient(circle at 30% 70%,rgba(34,197,94,.2),transparent 52%)}.pd-event-raffle-aboutArt--second{left:-20px;width:66.666%;background:radial-gradient(circle at 20% 60%,rgba(251,191,36,.2),transparent 54%),radial-gradient(circle at 60% 30%,rgba(59,130,246,.16),transparent 58%)}.pd-event-raffle-aboutCtaText{margin:0;position:relative;z-index:1;width:66.666%;line-height:1.2;font-weight:600;font-size:1rem}.pd-event-raffle-tableWrap{margin-top:0;overflow-x:auto;border-radius:.5rem;border:1px solid rgba(255,255,255,.06);background:#11182759}.pd-event-raffle-winnersSection{margin-top:.75rem;background:var(--pd-gray-700);border-radius:.5rem;padding:1rem;border:1px solid rgba(255,255,255,.06)}.pd-event-raffle-table{width:100%;border-collapse:collapse;min-width:46rem;table-layout:auto;background:transparent}.pd-event-raffle-table .pd-event-col-rank{width:25px}.pd-event-raffle-table .pd-event-col-winner,.pd-event-raffle-table th.pd-event-th-winner{width:50%}.pd-event-raffle-table th.pd-event-th-reward{text-align:right}.pd-event-raffle-table .pd-event-col-tickets,.pd-event-raffle-table .pd-event-col-reward{width:25%}.pd-event-raffle-table thead th{text-align:left;height:3rem;padding:0 1rem;font-weight:500;color:var(--pd-gray-400);border-bottom:1px solid rgba(255,255,255,.06);vertical-align:middle;white-space:nowrap}.pd-event-raffle-table tbody td{padding:1rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:middle}.pd-event-raffle-winnerCell{display:flex;align-items:center;gap:.5rem}.pd-event-raffle-miniAvatar{width:24px;height:24px;border-radius:999px;border:1px solid rgba(255,255,255,.65);background:linear-gradient(145deg,#fbbf24,#1f2937);flex-shrink:0}.pd-event-raffle-winnerTrack{position:relative;display:flex;flex:1;height:2.25rem}.pd-event-raffle-winnerTrackInner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.pd-event-raffle-winnerName{display:block;color:#fff;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-event-raffle-ticketNum{color:#fff;font-weight:900}.pd-event-raffle-reward{text-align:right;color:#86efac!important;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-event-raffle-table tbody tr:hover{background:#37415159}.pd-event-raffle-tdMono{color:var(--pd-gray-400);font-weight:900}.pd-event-raffle-claimBtn{border:none;border-radius:.45rem;padding:.55rem .8rem;font-weight:900;cursor:pointer;background:var(--pd-gray-600);color:#fff;transition:transform .16s ease,opacity .16s ease,background .16s ease}.pd-event-raffle-claimBtn:hover:not(:disabled){transform:translateY(-1px);background:var(--pd-gray-650)}.pd-event-raffle-claimBtn:disabled{cursor:not-allowed;opacity:.6;transform:none}.pd-event-trophy-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;background:#030712d1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem}.pd-event-trophy-dialog{overflow:hidden;z-index:50;display:grid;width:100%;gap:1rem;max-width:42rem;background:var(--pd-gray-900);border-radius:.5rem;padding:0;position:relative;box-shadow:0 25px 50px -12px #0000008c,0 0 0 1px #ffffff0f;animation:pd-battle-radix-dialog-in .2s ease-out}.pd-event-trophy-head{border-bottom:1px solid var(--pd-gray-700);padding:1.5rem}.pd-event-trophy-title{margin:0;font-size:1.25rem;color:#fff;font-weight:700;text-align:left}.pd-event-trophy-body{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;padding-top:0}.pd-event-trophy-hero{position:relative;background:var(--pd-gray-800);border-radius:.5rem;height:110px;margin-bottom:.5rem;overflow:hidden}.pd-event-trophy-art{position:absolute;bottom:0;width:100%;height:130px;background:radial-gradient(circle at 50% 80%,rgba(251,191,36,.45),transparent 60%),linear-gradient(180deg,transparent 0%,rgba(17,24,39,.15) 100%)}.pd-event-trophy-empty{display:flex;align-items:center;justify-content:center;padding:2.5rem 0}.pd-event-trophy-emptyText{margin:0;text-align:center;font-size:1.125rem;line-height:1.35;color:var(--pd-gray-400);font-weight:700}.pd-event-trophy-close{position:absolute;right:1.25rem;top:18px;border:none;border-radius:.5rem;color:var(--pd-gray-400);background:transparent;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.pd-event-trophy-close:hover{color:#fff}.pd-event-weekly-panel{display:grid;gap:1rem}.pd-event-weekly-main{background:var(--pd-gray-700);border-radius:.5rem;border:none;padding:1rem}.pd-event-weekly-hero{position:relative;background:var(--pd-gray-800);border-radius:.5rem;overflow:visible}.pd-event-weekly-flagLayer{position:absolute;top:-1.5rem;left:0;width:100%;overflow:hidden;border-radius:.5rem;height:calc(100% + 1.5rem)}.pd-event-weekly-flag{position:absolute;top:0;width:260px;height:195px;background-image:url(/pd-weekly-flag.png);background-size:contain;background-repeat:no-repeat;background-position:top}.pd-event-weekly-flag--left{left:-110px}.pd-event-weekly-flag--right{right:-110px;transform:scaleX(-1)}@media(min-width:420px){.pd-event-weekly-flag{width:300px;height:240px}.pd-event-weekly-flag--left{left:-95px}.pd-event-weekly-flag--right{right:-95px}}.pd-event-weekly-heroInner{position:relative;padding:2.25rem 1rem 1.5rem;display:flex;flex-direction:column;align-items:center}.pd-event-weekly-title{margin:0 0 .75rem;color:#fff;font-weight:900;font-size:1rem;line-height:1}.pd-event-weekly-countdown{margin:0;height:2.75rem;padding:0 1rem;border-radius:.5rem;border:1px solid var(--pd-gray-600);background:var(--pd-gray-800);display:flex;align-items:center;color:#fff;font-size:.875rem;font-weight:700}.pd-event-weekly-userRow{margin-top:.75rem;border:1px solid var(--pd-gray-600);border-radius:.5rem;padding:.75rem;display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;align-items:flex-start;min-height:5.25rem}.pd-event-weekly-userLeft{display:flex;align-items:center}.pd-event-weekly-metricsRow{width:100%;display:flex;gap:.5rem;justify-content:space-between;align-items:stretch}.pd-event-weekly-metricBox{flex:1 1 0;display:flex;justify-content:center;text-align:center;border:1px solid var(--pd-gray-600);border-radius:.5rem;padding:.5rem .25rem}.pd-event-weekly-metricText{margin:0;color:var(--pd-gray-400);font-weight:600;display:flex;gap:0;flex-direction:column}.pd-event-weekly-metricText span{color:#fff;font-weight:900}.pd-event-weekly-trophyBtn{width:100%;margin-top:.25rem}.pd-event-weekly-podium{position:relative;padding:1.5rem 0}.pd-event-weekly-podiumWrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.pd-event-weekly-place{background:var(--pd-gray-700);border-radius:.5rem;border:1px solid var(--pd-gray-600);position:relative}.pd-event-weekly-placeBadge{position:absolute;top:-2px;left:50%;transform:translate(-50%);width:55px;height:19px;color:#111827}.pd-event-weekly-placeBadgeFill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 10px 10px}.pd-event-weekly-placeBadgeFill--first{background:#fbbf24}.pd-event-weekly-placeBadgeFill--second{background:#d1d5db}.pd-event-weekly-placeBadgeFill--third{background:#f59e0b}.pd-event-weekly-placeBadge p{margin:0;position:absolute;top:2px;width:100%;text-align:center;font-size:.6rem;font-weight:900}.pd-event-weekly-placeBody{position:relative;display:flex;flex-direction:column;gap:.25rem;align-items:center;padding:1.5rem .75rem .5rem}.pd-event-weekly-placeAvatarWrap{position:relative}.pd-event-weekly-placeAvatar{width:48px;height:48px;border-radius:999px;border:2px solid #9ca3af;background:linear-gradient(145deg,#374151,#111827)}.pd-event-weekly-placeAvatar--first{border-color:#fbbf24}.pd-event-weekly-placeAvatar--second{border-color:#d1d5db}.pd-event-weekly-placeAvatar--third{border-color:#f59e0b}.pd-event-weekly-placeCount{position:absolute;left:-4px;bottom:-4px;min-width:16px;height:16px;border-radius:999px;border:1px solid var(--pd-gray-600);background:var(--pd-gray-700);display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;color:#fff}.pd-event-weekly-place p{margin:.25rem 0 0;color:#fff;font-weight:600;font-size:.8rem;text-align:center}.pd-event-weekly-placePrize{width:100%;border:1px solid var(--pd-gray-600);border-radius:.5rem;padding:.25rem 0}.pd-event-weekly-placePrize p{margin:0;text-align:center;color:#d1fae5;font-weight:900;font-size:.75rem}.pd-event-weekly-placeFoot{width:100%;background:var(--pd-gray-650);border-radius:0 0 .5rem .5rem;padding:.25rem .5rem}.pd-event-weekly-placeFoot p{margin:0;text-align:center;color:var(--pd-gray-300);font-weight:600;font-size:.6rem;line-height:1.2}.pd-event-weekly-placeFoot p span{display:block}.pd-event-weekly-tableWrap{background:var(--pd-gray-700);border-radius:.5rem;border:1px solid rgba(255,255,255,.06);padding:1rem;overflow-x:auto}@media(min-width:640px){.pd-event-raffle-panel{padding:0}.pd-event-raffle-ticket--left{left:.25rem}.pd-event-raffle-ticket--right{right:.25rem}.pd-event-raffle-hero{padding-block:1.25rem}.pd-event-raffle-heroInner{padding:1.25rem 2.25rem;gap:1rem}.pd-event-raffle-heroTitle{flex-direction:row;gap:.5rem}.pd-event-raffle-heroTitleName,.pd-event-raffle-heroTitlePrize{font-size:1.5625rem}.pd-event-raffle-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem;padding-inline:1rem;gap:0}.pd-event-raffle-ticketCount{justify-self:center}.pd-event-raffle-trophyWrap{grid-column:span 1;justify-self:end}.pd-event-raffle-trophyBtn{width:auto}.pd-event-raffle-aboutCard{padding:2rem}.pd-event-raffle-winnersSection{margin-top:1rem;padding:2rem}.pd-event-raffle-aboutTop{flex-direction:row;align-items:flex-start;gap:2rem;margin-bottom:1.5rem}.pd-event-raffle-aboutTitle{width:33.333%;flex:0 0 33.333%;font-size:1.25rem;line-height:1}.pd-event-raffle-aboutDesc{font-size:1rem}.pd-event-raffle-aboutCta{min-height:115px}.pd-event-raffle-aboutCta--first{padding-block:1.75rem}.pd-event-raffle-aboutCta--second .pd-event-raffle-aboutArt--second{left:-35px}.pd-event-raffle-aboutCtaText{width:60%;font-size:1.25rem}.pd-event-trophy-hero{height:170px}.pd-event-trophy-art{height:200px}.pd-event-trophy-empty{padding:5rem 0}.pd-event-trophy-emptyText{font-size:1.25rem}.pd-event-weekly-flag{width:426px;height:340px}.pd-event-weekly-flag--left{left:-95px}.pd-event-weekly-flag--right{right:-95px}.pd-event-weekly-main,.pd-event-weekly-tableWrap,.pd-event-raffle-main{padding:2rem}.pd-event-weekly-heroInner{padding-bottom:3rem}.pd-event-weekly-title{font-size:1.5625rem;margin-bottom:1rem}.pd-event-weekly-countdown,.pd-event-raffle-countdown{font-size:1rem}.pd-event-weekly-userRow{margin-top:1.5rem;padding:.75rem 1rem}.pd-event-weekly-userRow{flex-direction:row;gap:0;align-items:center}.pd-event-weekly-metricsRow{width:auto;justify-content:center;gap:0}.pd-event-weekly-metricBox{flex:none;border:none;border-right:1px solid var(--pd-gray-600);border-radius:0;padding:.5rem 1rem}.pd-event-weekly-metricText{flex-direction:row;gap:.375rem}.pd-event-weekly-trophyBtn{width:auto;margin-top:0}.pd-event-weekly-podiumWrap{gap:1rem}.pd-event-weekly-placeBadge{width:93px;height:32px}.pd-event-weekly-placeBadge p{top:2px;font-size:1rem}.pd-event-weekly-placeBody{gap:.5rem;padding:3rem 1.75rem 1rem}.pd-event-weekly-placePrize p{font-size:1rem}.pd-event-weekly-placeFoot p{font-size:.85rem}}@media(min-width:1280px){.pd-event-weekly-flag--left{left:-50px}.pd-event-weekly-flag--right{right:-50px}}@media(min-width:1280px){.pd-event-raffle-aboutTop{margin-bottom:2rem}}@media(min-width:768px){.pd-event-raffle-heroLine{display:block}.pd-event-raffle-heroTitleRow{padding-inline:4rem}.pd-event-raffle-countdown{min-height:2.75rem;font-size:1rem}}@media(min-width:1024px){.pd-event-raffle-heroTitleName,.pd-event-raffle-heroTitlePrize,.pd-event-weekly-title{font-size:2rem}}.pd-page-card-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-top:.25rem;font-size:.82rem}.pd-page-card-price{font-weight:800;color:#fbbf24}.pd-pack-contents-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:.5rem}@media(min-width:640px){.pd-pack-contents-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.pd-pack-contents-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.pd-pack-contents-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.pd-pack-contents-cell{min-width:0}.pd-pack-contents-card{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;height:100%;min-height:10rem;padding:.65rem;border-radius:.5rem;background:#0003;overflow:hidden;transition:background .2s ease}@media(hover:hover)and (pointer:fine){.pd-pack-contents-card:hover{background:var(--pd-gray-650)}}.pd-pack-contents-pct{margin:0 0 .35rem;font-size:.95rem;font-weight:700;color:var(--pd-gray-400);text-align:center;line-height:1.2}.pd-pack-contents-visual{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:4.5rem;width:100%}.pd-pack-contents-glow{position:absolute;top:50%;left:50%;width:70%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:999px;opacity:.42;filter:blur(22px);z-index:0}@media(hover:hover)and (pointer:fine){.pd-pack-contents-card:hover .pd-pack-contents-glow{opacity:.85}}.pd-pack-contents-ph{position:relative;z-index:1;width:56%;aspect-ratio:1;border-radius:.35rem;max-height:4.25rem}.pd-pack-contents-meta{margin-top:.35rem;text-align:center}.pd-pack-contents-name{margin:0;font-size:.82rem;font-weight:600;color:var(--pd-gray-400);line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-pack-contents-val{margin:.2rem 0 0;font-size:.95rem;font-weight:800;color:#fff}.pd-pack-contents-card--interactive{width:100%;margin:0;border:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.pd-pack-contents-card--interactive:focus-visible{outline:2px solid rgba(96,165,250,.75);outline-offset:2px}.pd-pack-contents-thumb{position:relative;z-index:1;max-width:88%;max-height:4.5rem;width:auto;height:auto;object-fit:contain}.pd-product-detail-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pd-product-detail-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;width:100%;max-width:32rem;max-height:min(92vh,900px);overflow:hidden auto;padding:1.5rem;border-radius:.5rem;background:#374151;box-shadow:0 25px 50px -12px #0000008c;outline:none}@media(min-width:640px){.pd-product-detail-dialog{max-width:48rem}}.pd-product-detail-close{position:absolute;right:1.25rem;top:1.125rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:.5rem;background:transparent;color:#9ca3af;cursor:pointer;transition:color .15s ease}.pd-product-detail-close:hover{color:#fff}.pd-product-detail-close-ikon{flex-shrink:0}.pd-product-detail-header{padding-right:2.5rem;text-align:center}@media(min-width:640px){.pd-product-detail-header{text-align:left}}.pd-product-detail-h2{margin:0;font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:-.02em;color:#fff;text-align:left}.pd-product-detail-inner{display:flex;flex-direction:column;gap:0}.pd-product-detail-media-outer{border-radius:.5rem;background:#4b5563;padding:2.5rem 1.5rem}@media(min-width:640px){.pd-product-detail-media-outer{padding:3rem 2rem}}.pd-product-detail-media-inner{display:flex;height:250px;align-items:center;justify-content:center}.pd-product-detail-img{max-height:100%;width:auto;height:auto;object-fit:contain;color:transparent}.pd-product-detail-img-fallback{width:55%;max-width:12rem;aspect-ratio:1;border-radius:.35rem}.pd-product-detail-textblock{display:flex;flex-direction:column;gap:1rem;padding-top:2.5rem}.pd-product-detail-nameprice{display:flex;flex-direction:column;gap:.25rem}.pd-product-detail-name{margin:0;font-size:1.125rem;font-weight:900;color:#fff;line-height:1.3}.pd-product-detail-price{margin:0;font-size:1.25rem;font-weight:600;color:#fff}.pd-product-detail-rule{width:100%;height:1px;background:#4b5563;flex-shrink:0}.pd-product-detail-desc{margin:0;font-size:.95rem;line-height:1.55;color:#d1d5db}.pd-pack-pdp{padding-top:.5rem;padding-bottom:3rem}.pd-pack-pdp-miss{padding:2rem 1rem}.pd-pack-pdp-toolbar{margin-bottom:1rem}.pd-pack-pdp-back{margin:0;padding:.35rem .5rem;border:none;border-radius:.35rem;background:transparent;color:#93c5fd;font-weight:800;font-size:.9rem;cursor:pointer}.pd-pack-pdp-back:hover{text-decoration:underline}.pd-pack-pdp-head{display:grid;gap:1.25rem;margin-bottom:2rem}@media(min-width:768px){.pd-pack-pdp-head{grid-template-columns:minmax(0,14rem) minmax(0,1fr);align-items:start}}.pd-pack-pdp-cover{border-radius:.6rem;overflow:hidden;background:#374151}.pd-pack-pdp-cover img{display:block;width:100%;height:auto;object-fit:contain}.pd-pack-pdp-cover-fallback{aspect-ratio:200 / 304;width:100%}.pd-pack-pdp-title{margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:900;letter-spacing:-.02em}.pd-pack-pdp-price{margin:0 0 .5rem;font-size:1.25rem;font-weight:800;color:#fbbf24}.pd-pack-pdp-desc{margin:0 0 1rem;line-height:1.45}.pd-pack-pdp-actions{display:flex;flex-wrap:wrap;gap:.65rem}.pd-pack-pdp-btn-secondary{border:1px solid rgba(255,255,255,.2)}.pd-pack-pdp-h2{margin:0 0 .75rem;font-size:1.05rem;font-weight:800}.pd-pack-contents-modal-bg{align-items:flex-end;background:#0f172ad1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(min-width:640px){.pd-pack-contents-modal-bg{align-items:center;padding:1.5rem}}.pd-app .pd-pack-contents-modal.dw-modal{max-width:min(52rem,100%);width:100%;margin:0;padding:0;max-height:min(88vh,52rem);display:flex;flex-direction:column;overflow:hidden;border-radius:1rem 1rem 0 0;border:1px solid rgba(255,255,255,.1);background:linear-gradient(165deg,#1e293b,#111827 45%,#0f172a);box-shadow:0 0 0 1px #00000059,0 -8px 40px #00000073,0 25px 80px #0000008c}@media(min-width:640px){.pd-app .pd-pack-contents-modal.dw-modal{border-radius:1rem}}.pd-pack-contents-modal:before{content:"";display:block;height:3px;flex-shrink:0;background:linear-gradient(90deg,#38bdf8,#818cf8,#c084fc);opacity:.95}.pd-pack-contents-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1rem .9rem 1.15rem;border-bottom:1px solid rgba(255,255,255,.07)}.pd-pack-contents-modal-head-main{display:flex;align-items:center;gap:.85rem;min-width:0;flex:1}.pd-pack-contents-modal-thumb{flex-shrink:0;width:4.25rem;border-radius:.45rem;overflow:hidden;background:#374151;box-shadow:0 4px 14px #00000059}.pd-pack-contents-modal-thumb img{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:200 / 304}.pd-pack-contents-modal-thumb-fallback{aspect-ratio:200 / 304;width:100%}.pd-pack-contents-modal-head-text{min-width:0}.pd-pack-contents-modal-kicker{margin:0 0 .2rem;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#93c5fd}.pd-pack-contents-modal-title{margin:0 0 .35rem;font-size:clamp(1.05rem,2.8vw,1.35rem);font-weight:900;letter-spacing:-.02em;line-height:1.2;color:#f8fafc}.pd-pack-contents-modal-meta{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.8rem;color:var(--pd-gray-400);line-height:1.35}.pd-pack-contents-modal-price{font-weight:800;color:#fbbf24;font-variant-numeric:tabular-nums}.pd-pack-contents-modal-sep{opacity:.65;-webkit-user-select:none;user-select:none}.pd-pack-contents-modal-hint{color:var(--pd-gray-400)}.pd-pack-contents-modal-close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:-.15rem -.1rem 0 0;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#0f172aa6;color:#e2e8f0;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.pd-pack-contents-modal-close:hover{background:#334155d9;border-color:#fff3;color:#fff}.pd-pack-contents-modal-close:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}.pd-pack-contents-modal-body{flex:1;min-height:0;display:flex;flex-direction:column;padding:.85rem 1rem 1.1rem}.pd-pack-contents-modal-scroll{overflow:auto;flex:1;min-height:0;padding:.35rem .5rem .15rem 0;margin-right:-.25rem;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.pd-pack-contents-modal-scroll::-webkit-scrollbar{width:6px}.pd-pack-contents-modal-scroll::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:6px}.pd-pack-contents-modal .pd-pack-contents-grid{margin-top:0}.pd-pack-contents-modal .pd-pack-contents-card{border:1px solid rgba(255,255,255,.06);background:#0000002e}.pd-select{position:relative;width:100%}.pd-app .pd-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;margin:0;padding:.5rem .5rem .5rem .75rem;min-height:2.5rem;font:inherit;font-size:.875rem;font-weight:600;line-height:1.3;letter-spacing:.01em;text-align:left;color:#f9fafb;background-color:var(--pd-gray-700);border:1px solid var(--pd-gray-600);border-radius:.375rem;box-shadow:inset 0 1px #ffffff0a;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.pd-app .pd-select-trigger:hover:not(:disabled){border-color:#6b7280;background-color:var(--pd-gray-650)}.pd-app .pd-select-trigger:focus{outline:none;border-color:#60a5fa;box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #60a5fa59}.pd-app .pd-select-trigger:disabled{opacity:.55;cursor:not-allowed}.pd-select-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-select-chevron{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--pd-gray-400);transition:transform .2s ease}.pd-select--open .pd-select-chevron{transform:rotate(180deg);color:#93c5fd}.pd-select--open .pd-select-trigger{border-color:#60a5fa;box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #60a5fa4d}.pd-select-panel{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:85;padding:.3rem;border-radius:.45rem;border:1px solid var(--pd-gray-600);background:linear-gradient(180deg,#1f2937,#111827);box-shadow:0 0 0 1px #00000059,0 12px 36px #0000008c,0 4px 12px #00000059;animation:pd-select-panel-in .16s ease-out}@keyframes pd-select-panel-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pd-select-panel-inner{max-height:min(280px,42vh);overflow-y:auto;overflow-x:hidden;padding:.1rem .15rem;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.pd-select-panel-inner::-webkit-scrollbar{width:6px}.pd-select-panel-inner::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:6px}.pd-select-option{display:block;width:100%;margin:0;padding:.48rem .6rem;border:none;border-radius:.3rem;background:transparent;color:#e5e7eb;font-size:.875rem;font-weight:500;font-family:inherit;text-align:left;line-height:1.35;cursor:pointer;transition:background .12s ease,color .12s ease}.pd-select-option:hover{background:var(--pd-gray-700);color:#fff}.pd-select-option--selected{background:#2563eb47;color:#fff;font-weight:700}.pd-select-option:focus{outline:none;border-radius:.3rem;box-shadow:inset 0 0 0 2px #60a5fa73;background:#374151d9}.pd-app select.dw-select{display:block;width:100%;max-width:none;margin:0;padding:.5rem 2.4rem .5rem .75rem;min-height:2.5rem;font-size:.875rem;font-weight:600;line-height:1.3;letter-spacing:.01em;color:#f9fafb;background-color:var(--pd-gray-700);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:1rem 1rem;border:1px solid var(--pd-gray-600);border-radius:.375rem;box-shadow:inset 0 1px #ffffff0a;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color-scheme:dark;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.pd-app select.dw-select:hover:not(:disabled){border-color:#6b7280;background-color:var(--pd-gray-650)}.pd-app select.dw-select:focus{outline:none;border-color:#60a5fa;box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #60a5fa59}.pd-app select.dw-select:focus:hover:not(:disabled){background-color:var(--pd-gray-700)}.pd-app select.dw-select:disabled{opacity:.55;cursor:not-allowed}.pd-app select.dw-select option{font-weight:500;background:var(--pd-gray-900);color:#f3f4f6}.dw-skel{display:block;border-radius:.35rem;background:linear-gradient(100deg,#37415159,#4b5563ad,#37415159 84%);background-size:220% 100%;animation:dw-skel-shimmer 1.25s ease-in-out infinite}@keyframes dw-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.dw-skel{animation:none;background:#3741517a}}.pd-pack-tile--skeleton .pd-pack-tile-main--skeleton{cursor:default;pointer-events:none}.pd-pack-tile--skeleton .pd-pack-tile-actions--skeleton{opacity:1;pointer-events:none}.pd-pack-tile-skel-cover{width:100%;aspect-ratio:200 / 304;max-height:280px;border-radius:.5rem}.pd-pack-tile-skel-action{width:2rem;height:2rem;border-radius:.35rem}.pd-pack-tile-price-out--skeleton{min-height:1.15rem;display:flex;align-items:center;justify-content:center}.pd-pack-tile-skel-price{width:45%;height:.85rem;border-radius:999px}.pd-battle-skeleton{display:flex;flex-direction:column;gap:1rem;max-width:32rem;margin-top:.5rem}.pd-battle-skeleton--plp{max-width:none;margin-top:0}.pd-battle-skeleton-toolbar{display:flex;flex-direction:column-reverse;gap:.75rem;align-items:stretch}@media(min-width:480px){.pd-battle-skeleton-toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.pd-battle-skel-line--title{height:1.35rem;width:55%;border-radius:.35rem}.pd-battle-skel-line--lead{height:.85rem;width:88%}.pd-battle-skel-select{height:3rem;width:100%;min-width:13rem;border-radius:.375rem}.pd-battle-skel-btn{height:2.5rem;width:100%;border-radius:.375rem}@media(min-width:480px){.pd-battle-skeleton-toolbar .pd-battle-skel-select{width:auto;flex:0 0 auto}.pd-battle-skeleton-toolbar .pd-battle-skel-btn{width:11rem}}.pd-deals-body-skeleton .pd-deals-hero--skeleton{position:relative}.pd-deals-skel-hero-canvas{width:100%;height:120px;border-radius:.65rem;margin-bottom:.75rem}@media(min-width:1024px){.pd-deals-skel-hero-canvas{height:160px}}.pd-deals-hero-grid--skeleton{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:1280px){.pd-deals-hero-grid--skeleton{grid-template-columns:1fr 1.2fr 1fr;align-items:start}}.pd-deals-skel-hero-card{min-height:14rem;border-radius:.65rem}.pd-deals-skel-hero-card--spin{min-height:18rem}.pd-deals-filters-shell--skeleton{margin-top:1.25rem}.pd-deals-skel-toolbar{height:2.85rem;width:100%;max-width:28rem;border-radius:.45rem;margin-bottom:.75rem}.pd-deals-skel-chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.pd-deals-skel-chip{width:5.25rem;height:2rem;border-radius:999px}.pd-deals-grid--skeleton{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){.pd-deals-grid--skeleton{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.pd-deals-grid--skeleton{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.pd-deals-grid--skeleton{grid-template-columns:repeat(6,minmax(0,1fr))}}.pd-deals-grid-card--skeleton{display:flex;flex-direction:column;align-items:center;padding:.65rem;border:1px solid rgba(55,65,81,.5);border-radius:10px;background:#374151;pointer-events:none}.pd-deals-skel-grid-pct{width:40%;height:.65rem;border-radius:999px}.pd-deals-skel-grid-img{width:100%;min-height:5rem;margin:.35rem 0;border-radius:.35rem}.pd-deals-skel-grid-name{width:90%;height:.6rem;border-radius:999px}.pd-deals-skel-grid-val{width:55%;height:.75rem;margin-top:.35rem;border-radius:999px}.pd-packs-plp--busy .pd-packs-plp-input,.pd-packs-plp--busy .pd-packs-plp-sort,.pd-packs-plp--busy .pd-packs-chip{opacity:.55;pointer-events:none}.pd-rewards-root{display:flex;flex-direction:column;gap:2.5rem;width:100%;padding-top:2rem;padding-bottom:5rem}.pd-rewards-bottomStack{display:flex;flex-direction:column;gap:1rem}.pd-rewards-claimGrid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.pd-rewards-claimGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pd-rewards-claimCard{background:var(--pd-gray-700);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.95rem;position:relative;border:1px solid rgba(255,255,255,.04)}.pd-rewards-claimCard--highlight:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(1200px 250px at 10% 0%,rgba(56,189,248,.15),transparent 55%),radial-gradient(900px 220px at 90% 20%,rgba(168,85,247,.12),transparent 55%);pointer-events:none}.pd-rewards-claimIcon{width:3rem;height:3rem;border-radius:.9rem;background:var(--pd-gray-650);position:relative;z-index:1;display:grid;place-items:center}@media(min-width:640px){.pd-rewards-claimIcon{width:3.5rem;height:3.5rem}}.pd-rewards-claimGlyph{width:1.75rem;height:1.75rem;color:#38bdf8;display:grid;place-items:center}@media(min-width:640px){.pd-rewards-claimGlyph{width:2rem;height:2rem}}.pd-rewards-claimGlyph svg{width:100%;height:100%;display:block}.pd-rewards-claimText{text-align:center;display:flex;flex-direction:column;gap:.35rem;position:relative;z-index:1}.pd-rewards-claimTitle{margin:0;font-weight:900;font-size:1rem;color:#fff}.pd-rewards-claimSub{margin:0;font-weight:700;font-size:1rem;color:var(--pd-gray-400);line-height:1.2}.pd-rewards-claimBtn{background:#60a5fa;color:#fff;font-weight:900;border:none;border-radius:.5rem;height:2.5rem;padding:0 1.5rem;width:12rem;cursor:not-allowed;position:relative;z-index:1}.pd-rewards-userRow{width:100%}.pd-rewards-userPanel{background:var(--pd-gray-700);border-radius:1rem;border:1px solid rgba(255,255,255,.06);padding:1.25rem;display:flex;align-items:center;gap:1rem}.pd-rewards-userPanel>*{min-width:0}@media(min-width:768px){.pd-rewards-userPanel{padding:1.5rem;gap:1.75rem}}.pd-rewards-userAvatarWrap{position:relative;width:4rem;height:4rem;display:grid;place-items:center;flex:0 0 auto}.pd-rewards-userAvatarBadge{position:absolute;right:-.25rem;bottom:-.25rem;width:1.25rem;height:1.25rem;border-radius:999px;background:var(--pd-gray-650);border:1px solid var(--pd-gray-600);display:grid;place-items:center;font-weight:900;font-size:.75rem;color:#fff}.pd-rewards-userInfo{flex:1;display:flex;flex-direction:column;gap:.65rem;min-width:0}.pd-rewards-userWelcome{margin:0;font-weight:900;color:#fff;word-break:break-word}.pd-rewards-progressShell{width:100%;height:1rem;border-radius:999px;border:1px solid var(--pd-gray-650);background:var(--pd-gray-700);overflow:hidden}.pd-rewards-progressBar{height:100%;background:#60a5fa;width:0%}.pd-rewards-levelRow{display:flex;justify-content:space-between;gap:.5rem}.pd-rewards-levelText{margin:0;font-weight:900;font-size:.75rem;color:var(--pd-gray-400);text-transform:uppercase;letter-spacing:.02em}.pd-rewards-sectionHead{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:900;color:#fff;margin:0}.pd-rewards-sectionHeadIcon{width:1.5rem;height:1.5rem;color:var(--pd-gray-400);display:inline-grid;place-items:center}.pd-rewards-freePacksGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:420px){.pd-rewards-freePacksGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:540px){.pd-rewards-freePacksGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.pd-rewards-freePacksGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}.pd-rewards-packOuter,.pd-rewards-packCard{width:100%}.pd-rewards-packImgBtn{width:100%;padding:0;border:none;background:transparent;display:block;cursor:pointer;text-decoration:none}.pd-rewards-packImg{width:100%;height:auto;border-radius:.55rem;display:block}.pd-rewards-packMeta{display:flex;justify-content:center;padding:.75rem 0 1rem}.pd-rewards-packMetaRow{display:flex;align-items:center;gap:.5rem;font-weight:900;color:#fff}.pd-rewards-packLock{display:inline-flex;width:1.1rem;height:1.1rem;align-items:center;justify-content:center}.pd-rewards-packMetaText{font-size:.95rem}.pd-rewards-skeleton{background:#ffffff12!important;border-radius:.75rem;border:none!important}.pd-footer-lang{display:flex;gap:.5rem;align-items:center}.pd-footer-lang-btn{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#fffc;border-radius:999px;padding:.4rem .75rem;font-weight:900;letter-spacing:.03em}.pd-footer-lang-btn:hover{background:#ffffff14;color:#fff}.pd-footer-lang-btn--on{background:#38bdf82e;border-color:#38bdf859;color:#fff}.pd2-footer{background:#111827;color:#fff}.pd2-footer-top,.pd2-footer-bottom{display:flex;justify-content:center}.pd2-footer-wrap{width:100%;max-width:1280px;padding:1.5rem 1rem}@media(min-width:768px){.pd2-footer-wrap{padding:2rem 1rem}}.pd2-footer-top .pd2-footer-wrap{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.pd2-footer-top .pd2-footer-wrap{flex-direction:row;gap:1rem;align-items:flex-start}}.pd2-footer-brand{flex:1;display:flex;flex-direction:column;gap:.5rem;max-width:560px}.pd2-footer-brandRow{display:flex;align-items:center}.pd2-footer-mark{width:1.5rem;height:1.5rem;margin-right:.75rem;color:#fff;display:grid;place-items:center}.pd2-footer-markLogo{width:24px;height:24px}.pd2-footer-title{margin:0;font-size:1.25rem;font-weight:900}.pd2-footer-sub{margin:0;font-size:1rem;color:#9ca3af;max-width:18rem}.pd2-footer-cols{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.pd2-footer-col{display:flex;flex-direction:column;gap:.25rem;min-width:11rem}.pd2-footer-col--langSupport{gap:1.5rem}.pd2-footer-head{margin:0;font-size:1rem;font-weight:800;color:#fff}.pd2-footer-link{font-size:1rem;color:#9ca3af;text-decoration:none}.pd2-footer-link:hover{color:#d1d5db;text-decoration:underline}.pd2-footer-community{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.pd2-footer-socialRow{display:flex;gap:.75rem}.pd2-footer-socialA{text-decoration:none}.pd2-footer-socialBtn{width:2rem;height:2rem;min-width:2rem;min-height:2rem;border-radius:.5rem;border:none;background:#4b5563;color:#fff;display:inline-flex;align-items:center;justify-content:center}.pd2-footer-socialBtn:hover{background:#6b7280}.pd2-footer-socialIcon,.pd2-footer-socialIconSvg{width:1.25rem;height:1.25rem}.pd2-footer-langBox{position:relative;display:flex;flex-direction:column;gap:.5rem}.pd2-footer-langLabel{margin:0;font-size:1rem;color:#9ca3af}.pd2-footer-langBtn{height:3rem;min-width:13rem;padding:0 .75rem;border-radius:.5rem;border:1px solid #374151;background:#111827;color:#fff;font-weight:800;display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem}.pd2-footer-langChevron{width:1rem;height:1rem;opacity:.6}.pd2-footer-langMenu{position:absolute;top:calc(100% + .4rem);left:0;min-width:13rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);background:#0b1220;box-shadow:0 18px 50px #0000008c;padding:.35rem;z-index:60}.pd2-footer-langOpt{width:100%;text-align:left;border:none;border-radius:.55rem;background:transparent;color:#fff;padding:.6rem .7rem;font-weight:800}.pd2-footer-langOpt:hover{background:#ffffff0f}.pd2-footer-support{display:flex;flex-direction:column;gap:.25rem}.pd2-footer-divider{width:100%;height:1px;background:#1f2937}.pd2-footer-bottom .pd2-footer-wrap{padding-top:1rem;padding-bottom:1rem}.pd2-footer-legalText{margin:0;font-size:.75rem;line-height:1.45}.pd2-footer-legalDim{color:#9ca3af}.pd2-footer-legalFine{color:#6b7280}.pd-deposit-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:4rem 1rem;background:#0000007a;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start}.pd-deposit-modal{position:relative;width:100%;max-width:42rem;min-height:37rem;border-radius:.5rem;overflow:hidden;background:#111827;box-shadow:0 20px 60px #00000073;display:flex;flex-direction:column}.pd-deposit-head{height:4rem;padding:1.5rem;border-bottom:1px solid #374151;display:flex;align-items:center}.pd-deposit-title{margin:0;color:#fff;font-size:1.25rem;font-weight:800}.pd-deposit-body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}.pd-deposit-tabs{height:3rem;background:#374151;border-radius:.5rem;padding:.25rem;display:flex;gap:.25rem}.pd-deposit-tab{flex:1;border:none;border-radius:.4rem;background:transparent;color:#fff;font-weight:700}.pd-deposit-tab--on{background:#4b5563}.pd-deposit-panel{display:flex;flex-direction:column;gap:1rem;height:100%}.pd-deposit-panel--empty{color:#9ca3af}.pd-deposit-coin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media(min-width:640px){.pd-deposit-coin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pd-deposit-coin-btn{height:4rem;border:1px solid #4b5563;border-radius:.5rem;background:transparent;color:#fff;padding:0 .75rem;display:flex;align-items:center;gap:.5rem;text-align:left}.pd-deposit-coin-btn:hover{border-color:#38bdf8;background:#38bdf81a}.pd-deposit-coin-btn--on{border-color:#38bdf8;background:#38bdf81f}.pd-deposit-coin-logo{width:2rem;height:2rem;border-radius:999px;object-fit:cover}.pd-deposit-coin-text p{margin:0;color:#fff;font-size:.95rem;font-weight:600;line-height:1.1}.pd-deposit-coin-text span{color:#9ca3af;font-size:.78rem;font-weight:600}.pd-deposit-aff-wrap{position:relative;border:1px solid #4b5563;border-radius:.5rem;padding:.25rem}.pd-deposit-aff-input{width:100%;height:2.5rem;border:none;outline:none;background:transparent;color:#fff;padding:0 7rem 0 .75rem;font-size:1rem}.pd-deposit-aff-input::placeholder{color:#9ca3af}.pd-deposit-aff-apply{position:absolute;right:.25rem;top:.25rem;height:2.5rem;border:none;border-radius:.4rem;padding:0 1rem;background:#60a5fa;color:#fff;font-weight:800}.pd-deposit-note{margin-top:auto;color:#9ca3af;text-align:center;font-size:.86rem}.pd-deposit-back-row{display:flex;align-items:center}.pd-deposit-back-btn{display:inline-flex;align-items:center;gap:.4rem;padding:0;border:none;background:transparent;color:#d1d5db;font-size:1rem;font-weight:700}.pd-deposit-back-btn svg{width:1rem;height:1rem}.pd-deposit-status{margin:0;color:#93c5fd;font-size:.86rem;font-weight:700}.pd-deposit-status--err{color:#fca5a5}.pd-deposit-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.pd-deposit-detail-field{display:flex;flex-direction:column;gap:.5rem}.pd-deposit-detail-field p{margin:0;color:#d1d5db;font-size:.9rem}.pd-deposit-detail-box{min-height:3rem;display:flex;align-items:center;gap:.5rem;border:1px solid #4b5563;border-radius:.5rem;background:#1f2937;padding:0 .75rem;color:#fff}.pd-deposit-detail-box span:last-child{color:#9ca3af}.pd-deposit-network-btn{min-height:3rem;border:1px solid #4b5563;border-radius:.5rem;background:transparent;color:#d1d5db;padding:0 .75rem;display:flex;align-items:center;justify-content:space-between}.pd-deposit-network-btn svg{width:1rem;height:1rem;opacity:.7}.pd-deposit-address-wrap{display:flex;flex-direction:column;gap:.5rem}.pd-deposit-address-wrap p{margin:0;color:#fff;font-size:.95rem}.pd-deposit-address-box{position:relative;border:1px solid #4b5563;border-radius:.5rem;padding:.25rem}.pd-deposit-address-input{width:100%;height:2.5rem;border:none;outline:none;background:transparent;color:#d1d5db;padding:0 4.8rem 0 .75rem}.pd-deposit-address-copy{position:absolute;right:.25rem;top:.25rem;height:2.5rem;border:none;border-radius:.4rem;padding:0 .9rem;background:#4b5563;color:#fff;font-weight:800}.pd-deposit-qr-card{display:flex;flex-direction:column;gap:.9rem;border-radius:.5rem;background:#374151;padding:1rem}@media(min-width:768px){.pd-deposit-qr-card{flex-direction:row;align-items:center}}.pd-deposit-qr-box{width:8rem;height:8rem;border-radius:.5rem;background:#fff;padding:.5rem;display:grid;place-items:center;flex-shrink:0}.pd-deposit-qr-box img{width:100%;height:100%;object-fit:contain}.pd-deposit-qr-copy{display:flex;flex-direction:column;gap:.45rem}.pd-deposit-qr-copy p{margin:0}.pd-deposit-qr-copy p:first-child{color:#fff;font-size:.9rem}.pd-deposit-qr-copy p:last-child{color:#cbd5e1;font-size:.82rem}.pd-deposit-close{position:absolute;right:1rem;top:1rem;width:2rem;height:2rem;border:none;border-radius:.5rem;background:transparent;color:#9ca3af;display:grid;place-items:center}.pd-deposit-close:hover{color:#fff;background:#ffffff14}.pd-admin{display:flex;flex-direction:column;gap:1rem}.pd-admin-hero{border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1.1rem;background:radial-gradient(900px 240px at 20% 0%,rgba(56,189,248,.14),transparent 60%),radial-gradient(900px 240px at 80% 0%,rgba(34,197,94,.12),transparent 60%),#111827b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pd-admin-heroTop{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.pd-admin-title{margin:0;font-size:1.35rem;font-weight:900;color:#fff}.pd-admin-sub{margin:.35rem 0 0;color:#a3a3a3;font-weight:650}.pd-admin-actions{display:flex;gap:.5rem}.pd-admin-btn{border:1px solid rgba(255,255,255,.12);border-radius:.75rem;padding:.55rem .85rem;background:#ffffff0f;color:#fff;font-weight:850}.pd-admin-btn:disabled{opacity:.55;cursor:not-allowed}.pd-admin-btn--primary{background:#38bdf82e;border-color:#38bdf859}.pd-admin-tabs{margin-top:1rem;display:flex;gap:.4rem;padding:.3rem;border-radius:.9rem;background:#374151d9}.pd-admin-tab{flex:1;border:none;border-radius:.75rem;padding:.65rem .85rem;background:transparent;color:#e5e7eb;font-weight:900}.pd-admin-tab--on{background:#4b5563e6}.pd-admin-banner{border-radius:.9rem;padding:.8rem 1rem;border:1px solid rgba(56,189,248,.35);background:#38bdf81a;color:#e0f2fe;font-weight:800}.pd-admin-banner--err{border-color:#f8717166;background:#f871711a;color:#fee2e2}.pd-admin-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){.pd-admin-grid{grid-template-columns:.9fr 1.1fr;align-items:start}}.pd-admin-card{border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1rem;background:#111827b3}.pd-admin-card--table{padding:.7rem}.pd-admin-cardHead h3{margin:0;color:#fff;font-size:1.05rem;font-weight:950}.pd-admin-cardHead p{margin:.35rem 0 0;color:#9ca3af;font-weight:650}.pd-admin-formRow{margin-top:.9rem;display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end}.pd-admin-formGrid{margin-top:.9rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.pd-admin-field{display:flex;flex-direction:column;gap:.35rem}.pd-admin-field--wide{grid-column:1 / -1}.pd-admin-field span{color:#d1d5db;font-weight:800;font-size:.85rem}.pd-admin-input{height:2.8rem;border-radius:.8rem;padding:0 .85rem;background:#00000026;border:1px solid rgba(255,255,255,.12);color:#fff}.pd-admin-tableWrap{margin-top:.75rem;max-height:22rem;overflow:auto;border-radius:.85rem;border:1px solid rgba(255,255,255,.08)}.pd-admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.pd-admin-table thead th{position:sticky;top:0;background:#111827f2;color:#9ca3af;text-align:left;padding:.7rem .8rem;font-weight:900;border-bottom:1px solid rgba(255,255,255,.08)}.pd-admin-table td{padding:.7rem .8rem;border-bottom:1px solid rgba(255,255,255,.06);color:#e5e7eb;vertical-align:top}.pd-admin-addr{max-width:22rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-admin-empty{color:#9ca3af;font-weight:750;padding:1rem}.pd-admin2-shell{display:grid;grid-template-columns:1fr;gap:1rem}.pd-admin2--compact .pd-admin2-shell{grid-template-columns:4.8rem 1fr}.pd-admin2-preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#edf1f7db;color:#2e3a59;font-weight:850}.pd-admin2-preloaderSpinner{width:3rem;height:3rem;border-radius:999px;border:3px solid #dbe4f3;border-top-color:#36f;animation:pdAdminSpin .9s linear infinite}@keyframes pdAdminSpin{to{transform:rotate(360deg)}}@media(min-width:1024px){.pd-admin2-shell{grid-template-columns:16rem 1fr;align-items:start}.pd-admin2--compact .pd-admin2-shell{grid-template-columns:4.8rem 1fr}}.pd-admin2-nav{position:sticky;top:5.4rem;align-self:start;border:1px solid #dbe4f3;border-radius:1rem;padding:1rem;background:#fff;box-shadow:0 10px 28px #1f2d3d14}.pd-admin2--compact .pd-admin2-brandSub,.pd-admin2--compact .pd-admin2-navGroup,.pd-admin2--compact .pd-admin2-navLabel{display:none}.pd-admin2--compact .pd-admin2-nav{padding:.75rem .55rem}.pd-admin2-brandTop{margin:0;color:#222b45;font-size:1.05rem;font-weight:950}.pd-admin2-brandSub{margin:.35rem 0 0;color:#8f9bb3;font-weight:700;font-size:.9rem}.pd-admin2-navList{margin-top:1rem;display:flex;flex-direction:column;gap:.35rem}.pd-admin2-navItem{width:100%;min-height:2rem;text-align:left;border:1px solid #e4e9f2;border-radius:.625rem;padding:.5rem .65rem;background:#f7f9fc;color:#2e3a59;font-weight:900;display:flex;align-items:center;gap:.55rem}.pd-admin2-navItem--on{border-color:#36f;background:#edf2ff;color:#1a34b8}.pd-admin2-main{display:flex;flex-direction:column;gap:1rem}.pd-admin2-head{border:1px solid #dbe4f3;border-radius:1rem;padding:1rem;background:#fff;box-shadow:0 8px 24px #1f2d3d12;display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.pd-admin2-title{margin:0;color:#222b45;font-size:1.25rem;font-weight:950}.pd-admin2-sub{margin:.35rem 0 0;color:#8f9bb3;font-weight:700}.pd-admin2-btn{border:1px solid #dbe4f3;border-radius:.85rem;padding:.6rem .9rem;background:#fff;color:#2e3a59;font-weight:900}.pd-admin2-btn--primary{background:#36f;border-color:#36f;color:#fff}.pd-admin2-btn:disabled{opacity:.55;cursor:not-allowed}.pd-admin2-banner{border-radius:1rem;padding:.8rem 1rem;border:1px solid #8f9bb3;background:#edf1f7;color:#2e3a59;font-weight:850}.pd-admin2-banner--err{border-color:#f8717166;background:#f871711a;color:#fee2e2}.pd-admin2-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){.pd-admin2-grid{grid-template-columns:1fr 1fr;align-items:start}.pd-admin2-card--table{grid-column:1 / -1}}.pd-admin2-card{border:1px solid #dbe4f3;border-radius:.625rem;padding:1rem;background:#fff;box-shadow:none}.pd-admin2-cardHead h3{margin:0;color:#222b45;font-size:1.05rem;font-weight:950}.pd-admin2-cardHead p{margin:.35rem 0 0;color:#8f9bb3;font-weight:700}.pd-admin2-row{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.pd-admin2-form{margin-top:.9rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.pd-admin2-field{display:flex;flex-direction:column;gap:.35rem}.pd-admin2-field--wide{grid-column:1 / -1}.pd-admin2-field span{color:#2e3a59;font-weight:850;font-size:.85rem}.pd-admin2-input{height:2.85rem;border-radius:.625rem;padding:0 .85rem;background:#f7f9fc;border:1px solid #dbe4f3;color:#222b45}.pd-admin2-placeholder{border:1px dashed #c5cee0;border-radius:.625rem;padding:1rem;color:#2e3a59;font-weight:750;background:#f7f9fc}.pd-admin2-tableWrap{margin-top:.8rem;max-height:22rem;overflow:auto;border-radius:.625rem;border:1px solid #e4e9f2}.pd-admin2-table{width:100%;border-collapse:collapse;font-size:.9rem}.pd-admin2-table thead th{position:sticky;top:0;background:#f7f9fc;color:#8f9bb3;text-align:left;padding:.75rem .85rem;font-weight:900;border-bottom:1px solid #e4e9f2}.pd-admin2-table td{padding:.75rem .85rem;border-bottom:1px solid #edf1f7;color:#2e3a59}.pd-admin2-addr{max-width:28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-admin2-empty{color:#8f9bb3;font-weight:750;padding:1rem}.pd-admin-only-main{min-height:100vh;padding:1.25rem}.pd-admin-only-page{min-height:100vh;background:linear-gradient(180deg,#edf1f7,#e4e9f2)}@media(min-width:1024px){.pd-admin-only-main{padding:2rem}}.pd-admin2-topbar{position:sticky;top:0;z-index:50;background:#fff;border:1px solid #dbe4f3;box-shadow:0 8px 24px #1f2d3d0f;border-radius:1rem;margin-bottom:1rem}.pd-admin2-topbarInner{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;gap:1rem}.pd-admin2-topSearch{flex:1;max-width:24rem}.pd-admin2-topSearchInput{width:100%;height:2rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;padding:0 .65rem;font-size:.85rem}.pd-admin2-topbarLeft{display:flex;align-items:center;gap:.75rem}.pd-admin2-trigger{width:2rem;height:2rem;border:1px solid #dbe4f3;border-radius:.55rem;background:#fff;display:inline-flex;flex-direction:column;justify-content:center;gap:.22rem;padding:0 .45rem}.pd-admin2-trigger span{display:block;width:100%;height:2px;background:#475569;border-radius:999px}.pd-admin2-sep{width:1px;height:1.5rem;background:#dbe4f3}.pd-admin2-mark{width:.9rem;height:.9rem;border-radius:.35rem;background:linear-gradient(135deg,#36f,#00d68f);box-shadow:0 0 0 6px #3366ff14}.pd-admin2-topTitle{margin:0;color:#222b45;font-weight:950;line-height:1.1}.pd-admin2-topSub{margin:.15rem 0 0;color:#8f9bb3;font-weight:750;font-size:.85rem}.pd-admin2-topbarRight{display:flex;align-items:center;gap:.5rem}.pd-admin2-breadcrumb{display:none;align-items:center;gap:.45rem;color:#8f9bb3;font-weight:800}.pd-admin2-breadcrumb strong{color:#222b45}@media(min-width:960px){.pd-admin2-breadcrumb{display:inline-flex}}.pd-admin2-linkBtn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe4f3;border-radius:.85rem;padding:.6rem .9rem;background:#fff;color:#2e3a59;font-weight:900;text-decoration:none}.pd-admin2-kpiGrid{margin-top:.9rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.pd-admin2-navGroup{margin:.55rem 0 .25rem;color:#36f;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pd-admin2-navIcon{width:1rem;display:inline-flex;justify-content:center;color:#64748b;font-size:.8rem}.pd-admin2-navItem--on .pd-admin2-navIcon{color:#1d4ed8}.pd-admin2-navLabel{font-size:.84rem}@media(min-width:1024px){.pd-admin2-kpiGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.pd-admin2-kpi{border:1px solid #dbe4f3;border-radius:.625rem;padding:.9rem;background:#f7f9fc}.pd-admin2--compact .pd-admin2-navItem{justify-content:center;padding-inline:0}.pd-admin2-kpi p{margin:0;color:#8f9bb3;font-weight:800;font-size:.85rem}.pd-admin2-kpi strong{display:block;margin-top:.35rem;color:#222b45;font-weight:950;font-size:1.35rem}.pd-admin2-actionRow{display:flex;flex-wrap:wrap;gap:.4rem}.pd-admin2-miniBtn{border:1px solid #dbe4f3;border-radius:.625rem;padding:.45rem .65rem;background:#fff;color:#2e3a59;font-weight:900;font-size:.82rem}.pd-admin2-miniBtn--warn{border-color:#f8717159;background:#f871711f}.pd-admin2-pager{margin-top:.9rem;display:flex;gap:.6rem;justify-content:flex-end}.pd-admin2-chart{margin-top:.8rem;height:13rem;border:1px solid #e4e9f2;border-radius:.9rem;background:#f7f9fc;padding:.8rem;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.5rem}.pd-admin2-chartCol{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:.35rem}.pd-admin2-chartCol span{color:#8f9bb3;font-size:.74rem;font-weight:800}.pd-admin2-chartBar{width:100%;border-radius:.45rem .45rem .25rem .25rem;background:linear-gradient(180deg,#36f,#598bff)}.pd-admin2-chartBar--warn{background:linear-gradient(180deg,#ff708d,#ff9f40)}
