.div1-wallet-modal{width:100%;max-width:540px;max-height:none!important;height:auto!important;background:var(--blue-800);border-radius:1rem;padding:0;color:var(--nav-text);animation:modalPop .25s ease-out;position:relative;overflow:hidden!important;display:flex;flex-direction:column;z-index:10}.div1-wallet-modal .bottom-blob,.div1-wallet-modal .top-blob{position:absolute;width:60%;background:var(--purple-500)}.div1-wallet-modal .bottom-blob,.div1-wallet-modal .top-blob{left:50%;transform:translateX(-50%);height:50%;border-radius:100%;filter:blur(76px);opacity:.6;pointer-events:none;z-index:0}.div1-wallet-modal .top-blob{top:-164px;width:50%;background:var(--primary-purple)}.div1-wallet-modal .bottom-blob{bottom:-148px}.div1-wallet-modal .modal-body{padding:30px 1.25rem;overflow-y:auto;flex:1}@media(min-width:768px){.div1-wallet-modal .modal-body{padding:1.75rem}}.div1-wallet-modal::-webkit-scrollbar{width:0;height:0}.div1-wallet-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-direction:row}@media(min-width:768px){.div1-wallet-modal .modal-header{margin-bottom:1.5rem}}.div1-wallet-modal .modal-header .title-row{display:flex;align-items:center;gap:.875rem;position:relative}@media(min-width:768px){.div1-wallet-modal .modal-header .title-row{gap:1.4375rem}}.div1-wallet-modal .modal-header .title-row .header-icon{width:3.125rem;height:3.125rem;display:grid;place-items:center}.div1-wallet-modal .modal-header .title-row .header-icon img{width:100%;height:100%;object-fit:contain}.div1-wallet-modal .modal-header .title-row .title{font-size:1.375rem;font-weight:600}@media(min-width:768px){.div1-wallet-modal .modal-header .title-row .title{font-size:1.875rem}}.div1-wallet-modal .modal-header .close-btn{padding:.375rem;display:flex;align-items:center;justify-content:center;transition:.2s ease;border-radius:.25rem;position:relative;background:rgba(0,0,0,0);border:none;cursor:pointer;flex-shrink:0;margin-left:auto;z-index:9}.div1-wallet-modal .modal-header .close-btn:hover{background:hsla(0,0%,100%,.15)}.div1-wallet-modal .currency-section .currency-list{background:var(--blue-500);border-radius:.75rem;overflow:hidden;padding:.5rem;position:relative;z-index:9}.div1-wallet-modal .currency-section .currency-list .currency-header{font-size:.95rem;color:#fff;display:flex;justify-content:space-between;padding:.45rem 1rem .85rem;font-weight:400}.div1-wallet-modal .currency-section .currency-list .currency-container{padding:.5rem}.div1-wallet-modal .currency-section .currency-list .divider{width:100%;height:1px;background:hsla(0,0%,100%,.08)}.div1-wallet-modal .currency-section .currency-list .divider.muted{background:hsla(0,0%,100%,.05)}.div1-wallet-modal .currency-section .currency-list .currency-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem .1rem}.div1-wallet-modal .currency-section .currency-list .currency-item:last-child{border-bottom:none}.div1-wallet-modal .currency-section .currency-list .currency-item .currency-left{display:flex;gap:.75rem;align-items:center}.div1-wallet-modal .currency-section .currency-list .currency-item .currency-left .coin-icon{width:2rem;height:2rem;display:grid;place-items:center}@media(min-width:768px){.div1-wallet-modal .currency-section .currency-list .currency-item .currency-left .coin-icon{width:2.5rem;height:2.5rem}}.div1-wallet-modal .currency-section .currency-list .currency-item .currency-left .coin-icon img{width:100%;height:100%;object-fit:contain}.div1-wallet-modal .currency-section .currency-list .currency-item .currency-left .currency-meta .currency-code{font-weight:500;font-size:.9375rem}.div1-wallet-modal .currency-section .currency-list .currency-item .currency-left .currency-meta .currency-name{color:#9b9bb3;font-size:.75rem}.div1-wallet-modal .currency-section .currency-list .currency-item .currency-value{text-align:right;font-weight:600;font-size:.9375rem}.div1-wallet-modal .wallet-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:30px;position:relative;z-index:99}.div1-wallet-modal .wallet-actions .wallet-btn{padding:.875rem 1rem;border-radius:.625rem;font-size:.9375rem;font-weight:500;transition:.2s ease}.div1-wallet-modal .wallet-actions .wallet-btn.wallet-btn-secondary{background:var(--blue-500);box-shadow:inset 0 4px 16px rgba(238,238,238,.1),inset 0 -4px 16px rgba(238,238,238,.1);color:#cfcfe1}.div1-wallet-modal .wallet-actions .wallet-btn.wallet-btn-secondary:hover{background:hsla(0,0%,100%,.1)}.div1-wallet-modal .wallet-actions .wallet-btn.wallet-btn-primary{background:#7c4dff;color:var(--nav-text)}.div1-wallet-modal .wallet-actions .wallet-btn.wallet-btn-primary:hover{background:#6d3de8}.geolocation-blocked-modal{background:radial-gradient(circle at top,rgba(119,23,255,.22),transparent 42%),linear-gradient(180deg,#0f1017,#08090e);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 28px 80px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.06)}.geolocation-blocked-modal.blocked-view,.geolocation-blocked-modal.regions-view{max-width:520px}.geolocation-blocked-modal .modal-body{position:relative;z-index:2;padding:1.5rem}@media(min-width:768px){.geolocation-blocked-modal .modal-body{padding:2rem}}.geolocation-blocked-modal .modal-header{margin-bottom:1rem}.geolocation-blocked-modal .modal-header .close-btn{color:#fff}.geolocation-blocked-modal .geolocation-content{position:relative;z-index:2}.geolocation-blocked-modal .geolocation-intro .eyebrow{margin:0 0 .5rem;color:#c4b5fd;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.geolocation-blocked-modal .geolocation-intro .headline{margin:0;color:#fff;font-size:1rem;font-weight:500;line-height:1.15}.geolocation-blocked-modal .geolocation-intro .headline.danger{text-align:center;font-size:1rem;color:#fff}.geolocation-blocked-modal .geolocation-intro .headline.danger span,.geolocation-blocked-modal .geolocation-intro .headline.danger strong{color:#7717ff}.geolocation-blocked-modal .geolocation-intro .description{margin:.875rem 0 0;color:hsla(0,0%,100%,.72);font-size:.875rem;line-height:1.5;max-width:46rem}.geolocation-blocked-modal .geolocation-intro .description.strong{margin-top:0;text-align:start;color:hsla(0,0%,100%,.88);font-size:1rem;font-weight:500;margin-left:1rem}.geolocation-blocked-modal .geolocation-intro.compact{margin-bottom:1.125rem}.geolocation-blocked-modal .geolocation-grid{display:grid;gap:1rem}@media(min-width:900px){.geolocation-blocked-modal .geolocation-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.95fr);align-items:start}}.geolocation-blocked-modal .geolocation-blocked-state,.geolocation-blocked-modal .geolocation-map-card,.geolocation-blocked-modal .geolocation-regions-state{display:flex;flex-direction:column;gap:.65rem}.geolocation-blocked-modal .geolocation-map-card .map-image{width:100%;height:100%;object-fit:contain}.geolocation-blocked-modal .geolocation-map-card .map-caption{margin:.875rem 0 0;color:hsla(0,0%,100%,.62);font-size:.875rem;line-height:1.6}.geolocation-blocked-modal .geolocation-map-card.centered-card{text-align:center}.geolocation-blocked-modal .geolocation-map-card .compact-map{aspect-ratio:1.9/1;margin-bottom:1rem}.geolocation-blocked-modal .geolocation-states-card .states-header{margin-bottom:1rem}.geolocation-blocked-modal .geolocation-states-card .states-header h3{margin:0;color:#fff;font-size:1.125rem;font-weight:700}.geolocation-blocked-modal .geolocation-states-card .states-header p{margin:.5rem 0 0;color:hsla(0,0%,100%,.68);font-size:.9rem;line-height:1.6}.geolocation-blocked-modal .geolocation-states-card .states-list{margin:0;padding:0;list-style:none;display:grid;gap:.5rem}.geolocation-blocked-modal .geolocation-states-card .states-list li{position:relative;padding-left:1rem;color:#f5f5f5;font-size:.95rem;line-height:1.45}.geolocation-blocked-modal .geolocation-states-card .states-list li:before{content:"";position:absolute;left:0;top:.55rem;width:.375rem;height:.375rem;border-radius:999px;background:linear-gradient(180deg,#ef4444,#b91c1c);box-shadow:0 0 10px rgba(239,68,68,.45)}.geolocation-blocked-modal .geolocation-states-card.standalone-card{padding:1rem}.geolocation-blocked-modal .geolocation-states-card .compliance-note{margin-top:1.25rem;padding:.875rem 1rem;border-radius:.875rem;background:rgba(124,58,237,.12);border:1px solid rgba(196,181,253,.18);color:hsla(0,0%,100%,.76);font-size:.875rem;line-height:1.6}.geolocation-blocked-modal .geolocation-back-btn,.geolocation-blocked-modal .geolocation-link-btn{width:100%;border:0;border-radius:.875rem;padding:.95rem 1rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:transform .2s ease,background .2s ease;background:linear-gradient(180deg,#8f3dff,#7717ff)}.geolocation-blocked-modal .geolocation-back-btn:hover,.geolocation-blocked-modal .geolocation-link-btn:hover{transform:translateY(-1px);background:linear-gradient(180deg,#9d54ff,#7717ff)}.geolocation-blocked-modal .geolocation-link-btn{background:rgba(0,0,0,0);box-shadow:none;color:#a970ff;padding:0;text-decoration:underline;text-underline-offset:.2rem}.geolocation-blocked-modal .geolocation-link-btn:hover{transform:none;color:#c19bff;background:rgba(0,0,0,0)}.geolocation-blocked-modal .geolocation-back-btn{margin-top:1.25rem}.purchase-chips-modal{width:100%;max-width:540px;max-height:none!important;height:auto!important;background:var(--blue-800);border-radius:1rem;padding:0;color:var(--nav-text);border:1px solid var(--grey-400);animation:modalPop .25s ease-out;position:relative;overflow:hidden!important;display:flex;flex-direction:column;z-index:10}@media(max-width:768px){.purchase-chips-modal{max-height:88vh;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;border-left:none;border-right:none}}.purchase-chips-modal .bottom-blob,.purchase-chips-modal .top-blob{position:absolute;width:60%;background:var(--purple-500)}.purchase-chips-modal .bottom-blob,.purchase-chips-modal .top-blob{left:50%;transform:translateX(-50%);height:50%;border-radius:100%;filter:blur(48px);opacity:.6;pointer-events:none;z-index:0}.purchase-chips-modal .top-blob{top:-285px;width:50%;background:var(--primary-purple)}.purchase-chips-modal .bottom-blob{bottom:-317px}.purchase-chips-modal .modal-body{padding:1.25rem 1rem;overflow-y:auto;flex:1}@media(min-width:768px){.purchase-chips-modal .modal-body{padding:1.5rem 1.25rem}}.purchase-chips-modal::-webkit-scrollbar{width:.375rem}.purchase-chips-modal::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.purchase-chips-modal::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:.1875rem}.purchase-chips-modal::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.purchase-chips-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-direction:row}@media(max-width:768px){.purchase-chips-modal .modal-header{margin-bottom:24px}}.purchase-chips-modal .modal-header .title-row{display:flex;align-items:center;gap:.625rem;position:relative;z-index:9}.purchase-chips-modal .modal-header .title-row .back-btn svg{width:17px;height:17px}.purchase-chips-modal .modal-header .title-row .back-btn{padding:.5rem;display:flex;align-items:center;justify-content:center;transition:.2s ease;border-radius:.25rem}.purchase-chips-modal .modal-header .title-row .back-btn svg{width:.75rem;height:.95rem}.purchase-chips-modal .modal-header .title-row .back-btn:hover{background:hsla(0,0%,100%,.15)}.purchase-chips-modal .modal-header .title-row .header-icon{width:3.125rem;height:3.125rem;display:grid;place-items:center}.purchase-chips-modal .modal-header .title-row .header-icon img{width:100%;height:100%;object-fit:contain}.purchase-chips-modal .modal-header .title-row .title{font-size:1.25rem;font-weight:600}@media(min-width:768px){.purchase-chips-modal .modal-header .title-row .title{font-size:1.5rem}}.purchase-chips-modal .modal-header .close-btn{padding:.5rem;display:flex;align-items:center;justify-content:center;transition:.2s ease;border-radius:.25rem}.purchase-chips-modal .modal-header .close-btn:hover{background:hsla(0,0%,100%,.15)}.purchase-chips-modal .purchase-back-section{margin-bottom:30px}@media(max-width:768px){.purchase-chips-modal .purchase-back-section{margin-bottom:24px}}.purchase-chips-modal .purchase-back-section .purchase-back-link{display:flex;align-items:center;gap:.5rem;background:rgba(0,0,0,0);border:none;color:#9b9bb3;font-size:24px;font-weight:500;cursor:pointer;transition:color .2s;padding:0}@media(max-width:768px){.purchase-chips-modal .purchase-back-section .purchase-back-link{font-size:20px}}.purchase-chips-modal .purchase-back-section .purchase-back-link svg{width:24px;height:24px}@media(max-width:768px){.purchase-chips-modal .purchase-back-section .purchase-back-link svg{width:20px;height:20px}}.purchase-chips-modal .purchase-back-section .purchase-back-link:hover{color:#cfcfe1}.purchase-chips-modal .special-offer-section{margin-bottom:1.25rem}.purchase-chips-modal .special-offer-section .special-offer-title{font-size:1.375rem;font-weight:700;color:#fff;margin:0 0 .25rem}.purchase-chips-modal .special-offer-section .special-offer-subtitle{font-size:.8125rem;font-weight:300;color:#b5b5b5;margin:0 0 .85rem}.purchase-chips-modal .special-offer-section .special-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.purchase-chips-modal .special-offer-section .special-offer-card{background:linear-gradient(180deg,rgba(21,22,28,.9),rgba(14,15,20,.95));border:1px solid hsla(0,0%,100%,.2);border-radius:.625rem;padding:0 .7rem .7rem;display:flex;flex-direction:column;gap:.35rem;transition:all .2s;position:relative;overflow:hidden}.purchase-chips-modal .special-offer-section .special-offer-card:hover{border-color:hsla(0,0%,100%,.35);transform:translateY(-.125rem)}.purchase-chips-modal .special-offer-section .special-offer-card.highlighted-offer{border-color:#7a2cff;box-shadow:0 0 0 1px rgba(122,44,255,.2)}.purchase-chips-modal .special-offer-section .special-offer-card.highlighted-offer .offer-buy-btn{background:linear-gradient(180deg,#8e3cff,#6a1cf0)}.purchase-chips-modal .special-offer-section .special-offer-card .offer-card-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:.3rem;min-height:2.2rem;margin:0 -.7rem;padding:.7rem 4.5rem 0 .7rem;position:relative}.purchase-chips-modal .special-offer-section .special-offer-card .offer-card-header .offer-card-name{font-size:.8rem;font-weight:600;color:#fff;line-height:1.2}.purchase-chips-modal .special-offer-section .special-offer-card .offer-card-header .offer-discount-badge{position:absolute;top:-1px;right:-1px;min-width:4.5rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#8e3cff,#6a1cf0);color:#fff;font-size:.675rem;font-weight:700;padding:.35rem .75rem;border-radius:0 .625rem 0 .875rem;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;flex-shrink:0;box-shadow:0 .5rem 1rem rgba(122,44,255,.28)}.purchase-chips-modal .special-offer-section .special-offer-card .offer-card-header .offer-discount-badge.featured-badge{background:linear-gradient(180deg,#9f57ff,#7717ff);box-shadow:0 .75rem 1.2rem rgba(119,23,255,.35)}.purchase-chips-modal .special-offer-section .special-offer-card .offer-pricing{display:flex;align-items:baseline;gap:.45rem}.purchase-chips-modal .special-offer-section .special-offer-card .offer-pricing .offer-original-price{font-size:.72rem;font-weight:400;color:#505050;text-decoration:line-through;opacity:.95}.purchase-chips-modal .special-offer-section .special-offer-card .offer-pricing .offer-final-price{font-size:1.05rem;font-weight:500;color:#fff}.purchase-chips-modal .special-offer-section .special-offer-card .offer-end-date{font-size:.575rem;font-weight:400;color:#7f8392;line-height:1.2;min-height:1rem;padding-bottom:.5rem;margin:0 0 .125rem;border-bottom:1px solid #232325;position:relative}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-group{position:relative;display:flex;flex-direction:column;gap:.65rem;padding:.55rem .4rem .25rem;margin-bottom:.75rem}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-group:after,.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-group:before{content:"";position:absolute;width:1rem;height:1rem;pointer-events:none;opacity:1}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-row{display:flex;align-items:center;gap:.5rem;position:relative;z-index:1}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-row .offer-chip-icon{width:1.2rem;height:1.2rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-row .offer-chip-icon img{width:100%;height:100%;object-fit:contain}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-row .offer-chip-info{display:flex;flex-direction:column}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-row .offer-chip-info .offer-chip-amount{font-size:.82rem;font-weight:600;color:#fff;line-height:1.1}.purchase-chips-modal .special-offer-section .special-offer-card .offer-chips-row .offer-chip-info .offer-chip-label{font-size:.56rem;font-weight:400;color:#acafbc;line-height:1.15}.purchase-chips-modal .special-offer-section .special-offer-card .offer-buy-btn{width:100%;padding:.58rem;background:#4b4d58;color:var(--nav-text);border:none;border-radius:.5rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:auto}.purchase-chips-modal .special-offer-section .special-offer-card .offer-buy-btn:hover{background:#5a5d69;transform:translateY(-.0625rem)}.purchase-chips-modal .special-offer-section .special-offer-card .offer-buy-btn:active{transform:translateY(0) scale(.98)}.purchase-chips-modal .bundles-section .bundles-title{font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 .25rem}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-title{font-size:1.375rem}}.purchase-chips-modal .bundles-section .bundles-subtitle{font-size:14px;font-weight:300;color:#b5b5b5;margin:0 0 30px}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-subtitle{font-size:12px;margin:0 0 24px}}.purchase-chips-modal .bundles-section .bundles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:.75rem}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid{gap:.5rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card{background:linear-gradient(180deg,rgba(26,27,32,.6),rgba(18,19,24,.8));border:1px solid hsla(0,0%,100%,.06);border-radius:.625rem;transition:all .2s;position:relative;min-height:0;overflow:hidden}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card{border-radius:.75rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card:hover{background:linear-gradient(180deg,rgba(30,31,37,.7),rgba(22,23,28,.9));border-color:var(--primary-purple);transform:translateY(-.125rem)}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content{display:flex;flex-direction:column;align-items:center;gap:.375rem;background-color:var(--background-secondary);border-radius:.75rem}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content{gap:.5rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row{display:flex;align-items:center;gap:.625rem;width:100%;padding:.3125rem .4375rem;background:#232325;border-radius:.5rem .5rem 0 0;margin-bottom:.1875rem}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row{padding:.375rem .5rem;border-radius:.5rem .5rem 0 0}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-icon-wrapper{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-icon-wrapper{width:1.75rem;height:1.75rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-icon-wrapper .chips-icon-small{width:100%;height:100%;object-fit:contain}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-amount-wrapper{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-amount-wrapper .chips-amount{font-size:.625rem;font-weight:500;color:#fff;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-amount-wrapper .chips-amount{font-size:.6875rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-amount-wrapper .chips-label{font-size:.65rem;font-weight:400;color:#7a7a8c;line-height:1.1}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-row .chips-amount-wrapper .chips-label{font-size:.625rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper{display:flex;flex-direction:column;align-items:center;gap:.375rem;width:100%;padding:.5rem .375rem}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper{padding:.625rem .5rem;gap:.5rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-chips-image{width:100%;height:2.5rem;display:flex;align-items:center;justify-content:center;margin:.125rem 0}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-chips-image{height:3rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-chips-image img{max-width:80%;max-height:100%;object-fit:contain}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-free-chips{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;margin-bottom:.1875rem}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-free-chips .free-chips-amount{font-size:1.125rem;font-weight:500;color:#fff;line-height:1}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-free-chips .free-chips-amount{font-size:1.25rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-free-chips .free-chips-label{font-size:.65rem;font-weight:400;color:#7a7a8c;line-height:2}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-free-chips .free-chips-label{font-size:.75rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-price-btn{width:100%;padding:.5rem;background:var(--primary-purple);color:var(--nav-text);border:none;border-radius:.5rem;font-size:.85rem;font-weight:400;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.375rem}@media(min-width:768px){.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-price-btn{padding:.625rem .5rem;font-size:1rem}}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-price-btn:hover{background:linear-gradient(180deg,#9d6dff,#8b4aff);transform:translateY(-.0625rem)}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-price-btn:active{transform:translateY(0) scale(.98)}.purchase-chips-modal .bundles-section .bundles-grid .bundle-card .bundle-content .bundle-chips-wrapper .bundle-price-btn .final-price{font-weight:600}.purchase-chips-modal .bundles-section .max-buy-notice{text-align:center;font-size:.6875rem;font-weight:400;color:var(--white-1000);padding:20px 0 0;z-index:9;position:relative}@media(min-width:768px){.purchase-chips-modal .bundles-section .max-buy-notice{font-size:.75rem}}.purchase-chips-modal .divider{width:100%;height:1px;background:var(--grey-400);margin:.625rem 0}.purchase-chips-modal .divider.muted{background:var(--grey-400)}.modal-backdrop{background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@keyframes modalPop{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.purchase-window-modal{width:100%;max-width:540px;max-height:auto;min-height:375px;background:var(--blue-800);border-radius:1rem;padding:0;color:var(--nav-text);border:1px solid var(--grey-400);animation:modalPop .25s ease-out;position:relative;overflow:hidden!important;display:flex;flex-direction:column;z-index:10;transition:max-height .3s ease}@media(max-width:768px){.purchase-window-modal{max-height:88vh;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;border-left:none;border-right:none}}.purchase-window-modal.crypto-dropdown-expanded{min-height:85vh!important}.purchase-window-modal.crypto-dropdown-expanded .modal-body{min-height:65vh;overflow-y:auto}.purchase-window-modal .bottom-blob,.purchase-window-modal .top-blob{z-index:0!important}.purchase-window-modal .top-blob{top:-164px;filter:blur(46px)}.purchase-window-modal .bottom-blob,.purchase-window-modal .top-blob{position:absolute;left:50%;transform:translateX(-50%);width:50%;height:50%;background:var(--primary-purple);border-radius:100%;opacity:.25;pointer-events:none;z-index:0}.purchase-window-modal .bottom-blob{bottom:-260px;filter:blur(76px)}.purchase-window-modal .modal-body{padding:clamp(20px,3vw,28px);overflow-y:auto;flex:1;display:flex;flex-direction:column;position:relative;z-index:1}.purchase-window-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(12px,2vw,16px)}.purchase-window-modal .modal-header .title-row{display:flex;align-items:center;gap:.625rem}.purchase-window-modal .modal-header .title-row .back-btn{padding:.5rem;display:flex;align-items:center;justify-content:center;transition:.2s ease;border-radius:.25rem}.purchase-window-modal .modal-header .title-row .back-btn svg{width:.75rem;height:.95rem}.purchase-window-modal .modal-header .title-row .back-btn:hover{background:hsla(0,0%,100%,.15)}.purchase-window-modal .modal-header .title-row .title{font-size:1.25rem;font-weight:700;letter-spacing:.075rem}@media(min-width:768px){.purchase-window-modal .modal-header .title-row .title{font-size:1.5rem}}.purchase-window-modal .modal-header .close-btn{padding:.375rem;display:flex;align-items:center;justify-content:center;transition:.2s ease}.purchase-window-modal .modal-header .close-btn:hover{background:hsla(0,0%,100%,.15);border-radius:.25rem}.purchase-window-modal .purchase-summary{background:var(--field-background-2);border-radius:clamp(10px,1.5vw,12px);padding:.25rem .5rem;margin-bottom:clamp(12px,2vw,16px)}.purchase-window-modal .purchase-summary .summary-item{display:flex;justify-content:space-between;align-items:center;padding:.6rem .3rem}.purchase-window-modal .purchase-summary .summary-item .summary-label{font-size:clamp(12px,1.8vw,14px);color:var(--nav-text);font-weight:200}.purchase-window-modal .purchase-summary .summary-item .summary-value{display:flex;align-items:center;gap:clamp(6px,1vw,8px);font-size:clamp(12px,1.8vw,14px);font-weight:500}.purchase-window-modal .purchase-summary .summary-item .summary-value .chip-icon-tiny{width:clamp(16px,2.5vw,20px);height:clamp(16px,2.5vw,20px);object-fit:contain}.purchase-window-modal .purchase-summary .summary-item .summary-value-text{font-size:clamp(13px,2vw,15px);font-weight:500}.purchase-window-modal .purchase-summary .summary-divider{width:100%;height:1px;background:hsla(0,0%,100%,.08)}.purchase-window-modal .section-title{font-size:clamp(13px,2vw,15px);font-weight:400;color:#fff;margin-bottom:clamp(8px,1.2vw,10px)}.purchase-window-modal .payment-method-section{margin-bottom:clamp(16px,2.5vw,20px)}.purchase-window-modal .payment-method-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:.75rem}.purchase-window-modal .payment-method-cards .payment-method-card{background:rgba(42,43,51,.6);border-radius:.75rem;padding:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(8px,1vw,12px);cursor:pointer;position:relative;overflow:hidden;transition:all .2s}.purchase-window-modal .payment-method-cards .payment-method-card:hover{background:rgba(52,53,61,.8);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.purchase-window-modal .payment-method-cards .payment-method-card.active{border:1px solid var(--primary-purple);box-shadow:0 0 8px var(--primary-purple)}.purchase-window-modal .payment-method-cards .payment-method-card .payment-card-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:clamp(20px,3vw,28px);color:var(--nav-text)}.purchase-window-modal .payment-method-cards .payment-method-card .payment-card-icon img{width:100%;height:100%;object-fit:contain}.purchase-window-modal .payment-method-cards .payment-method-card .payment-card-name{font-size:clamp(11px,1.4vw,13px);font-weight:500;color:var(--nav-text);text-align:center;line-height:1.3}@media(max-width:768px){.purchase-window-modal .payment-method-cards{grid-template-columns:repeat(3,1fr);gap:clamp(8px,2vw,12px)}}@media(max-width:480px){.purchase-window-modal .payment-method-cards{grid-template-columns:repeat(3,1fr);gap:8px}.purchase-window-modal .payment-method-cards .payment-method-card{padding:clamp(12px,3vw,16px) clamp(8px,2vw,12px)}}.purchase-window-modal .modal-actions{display:flex;width:100%;margin-top:clamp(20px,2.5vw,24px)}.purchase-window-modal .modal-actions .continue-btn{width:100%;padding:clamp(12px,2vw,16px);border-radius:clamp(8px,1.2vw,12px);font-size:clamp(14px,2vw,16px);font-weight:600;cursor:pointer;transition:all .3s;border:none;background:var(--primary-purple);color:var(--nav-text)}.purchase-window-modal .modal-actions .continue-btn:hover:not(:disabled){background:linear-gradient(180deg,#9d6dff,#8b4aff);transform:translateY(-1px)}.purchase-window-modal .modal-actions .continue-btn:active{transform:translateY(0) scale(.98)}.purchase-window-modal .modal-actions .continue-btn:disabled{opacity:.5;cursor:not-allowed}.purchase-window-modal .payment-form-section{margin-bottom:clamp(12px,2.5vw,16px)}.purchase-window-modal .payment-form-section .form-group:last-child{margin-bottom:0}.purchase-window-modal .payment-form-section .form-group .form-label{font-weight:500;color:#fff}.purchase-window-modal .payment-form-section .form-group .form-input{background:var(--field-background-2);padding:clamp(10px,1.5vw,12px) clamp(10px,2vw,12px);color:#fff;outline:none}.purchase-window-modal .payment-form-section .form-group .form-input::placeholder{color:#7a7a8c}.purchase-window-modal .payment-form-section .form-group .form-input:focus{background:rgba(26,27,32,.8)}.purchase-window-modal .payment-form-section .form-group .form-input:disabled{opacity:.6;cursor:not-allowed}.purchase-window-modal .payment-form-section .form-group .error-text{color:#f44;font-size:clamp(11px,1.6vw,12px);margin-top:clamp(4px,.6vw,6px)}.purchase-window-modal .payment-form-section .form-row .form-group{margin-bottom:0}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display{gap:clamp(10px,1.5vw,12px)}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-image-wrapper{width:clamp(20px,3.5vw,24px);height:clamp(20px,3.5vw,24px);flex-shrink:0}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-image-wrapper .crypto-image{width:100%;height:100%;object-fit:contain;border-radius:50%}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-name{color:#fff}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-ticker{color:#9b9bb3}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-placeholder{color:#7a7a8c}.purchase-window-modal .crypto-selector .crypto-dropdown .dropdown-arrow{color:#9b9bb3}.purchase-window-modal .crypto-selector .crypto-dropdown-menu{background:rgba(26,27,32,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:clamp(280px,40vh,350px)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search{padding:clamp(8px,1.2vw,12px);border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(35,35,37,.5)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input{padding:clamp(8px,1.2vw,10px) clamp(10px,1.5vw,12px);color:#fff;outline:none}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input::placeholder{color:#7a7a8c}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar{width:6px}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option{padding:clamp(10px,1.5vw,12px) clamp(12px,2vw,14px);border:none}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info{gap:clamp(10px,1.5vw,12px)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper{width:clamp(20px,3.5vw,24px);height:clamp(20px,3.5vw,24px);flex-shrink:0}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper .crypto-image{object-fit:contain;border-radius:50%}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-ticker{color:#9b9bb3}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option:hover{background:rgba(124,77,255,.1)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option.active{background:rgba(124,77,255,.15)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-no-results,.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .no-results{padding:clamp(16px,2.5vw,20px);color:#7a7a8c}.purchase-window-modal .crypto-amount-info .loading-text{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c;padding:clamp(8px,1.2vw,10px)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display{gap:clamp(12px,2vw,16px);padding:clamp(10px,2vw,12px);background:rgba(26,27,32,.4);border-radius:clamp(8px,1.2vw,10px)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-amount .amount-label{font-weight:600;color:#fff}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion{gap:clamp(8px,1.2vw,10px)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper{width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper .crypto-icon{border-radius:50%}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .conversion-amount{font-size:clamp(14px,2.2vw,16px);color:#fff}.purchase-window-modal .crypto-amount-info .crypto-disclaimer{font-size:clamp(11px,1.6vw,12px);text-align:center;margin-top:clamp(8px,1.2vw,10px)}.purchase-window-modal .crypto-amount-info .crypto-error{color:#f44;font-size:clamp(11px,1.6vw,12px);margin-top:clamp(8px,1.2vw,10px);padding:clamp(8px,1.2vw,10px);background:rgba(255,68,68,.1);border-radius:clamp(6px,1vw,8px);line-height:1.4}.purchase-window-modal .purchase-btn-large{padding:clamp(14px,2.5vw,18px);border-radius:clamp(8px,1.2vw,10px);font-weight:700}.purchase-window-modal .purchase-btn-large:hover:not(:disabled){background:linear-gradient(180deg,#9d6dff,#8b4aff);transform:translateY(-1px)}.purchase-window-modal .purchase-btn-large:active{transform:translateY(0) scale(.98)}.redeem-window-modal{width:95%;max-width:min(500px,90vw);max-height:auto;min-height:350px;background:var(--blue-800);border-radius:clamp(12px,2vw,18px);padding:0;color:var(--nav-text);border:1px solid var(--grey-400);animation:modalPop .25s ease-out;position:relative;overflow:hidden;display:flex;flex-direction:column}.redeem-window-modal .bottom-blob,.redeem-window-modal .top-blob{z-index:0!important}.redeem-window-modal .top-blob{top:-164px;filter:blur(46px)}.redeem-window-modal .bottom-blob,.redeem-window-modal .top-blob{position:absolute;left:50%;transform:translateX(-50%);width:50%;height:50%;background:var(--primary-purple);border-radius:100%;opacity:.25;pointer-events:none;z-index:0}.redeem-window-modal .bottom-blob{bottom:-260px;filter:blur(76px)}.redeem-window-modal .modal-body{padding:clamp(20px,3vw,28px);overflow-y:auto;flex:1;display:flex;flex-direction:column;position:relative;z-index:1}.redeem-window-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(12px,2vw,16px)}.redeem-window-modal .modal-header .title-row{display:flex;align-items:center;gap:.625rem}.redeem-window-modal .modal-header .title-row .back-btn{padding:.5rem;display:flex;align-items:center;justify-content:center;transition:.2s ease;border-radius:.25rem}.redeem-window-modal .modal-header .title-row .back-btn svg{width:.75rem;height:.95rem}.redeem-window-modal .modal-header .title-row .back-btn:hover{background:hsla(0,0%,100%,.15)}.redeem-window-modal .modal-header .title-row .title{font-size:1.25rem;font-weight:700;letter-spacing:.075rem}@media(min-width:768px){.redeem-window-modal .modal-header .title-row .title{font-size:1.5rem}}.redeem-window-modal .modal-header .close-btn{padding:.375rem;display:flex;align-items:center;justify-content:center;transition:.2s ease}.redeem-window-modal .modal-header .close-btn:hover{background:hsla(0,0%,100%,.15);border-radius:.25rem}.redeem-window-modal .purchase-summary{background:var(--field-background-2);border-radius:clamp(10px,1.5vw,12px);padding:.25rem .5rem;margin-bottom:clamp(12px,2vw,16px)}.redeem-window-modal .purchase-summary .summary-item{display:flex;justify-content:space-between;align-items:center;padding:.6rem .3rem}.redeem-window-modal .purchase-summary .summary-item .summary-label{font-size:clamp(12px,1.8vw,14px);color:var(--nav-text);font-weight:200}.redeem-window-modal .purchase-summary .summary-item .summary-value{display:flex;align-items:center;gap:clamp(6px,1vw,8px);font-size:clamp(12px,1.8vw,14px);font-weight:500}.redeem-window-modal .purchase-summary .summary-item .summary-value .chip-icon-tiny{width:clamp(16px,2.5vw,20px);height:clamp(16px,2.5vw,20px);object-fit:contain}.redeem-window-modal .purchase-summary .summary-item .summary-value-text{font-size:clamp(13px,2vw,15px);font-weight:500}.redeem-window-modal .purchase-summary .summary-divider{width:100%;height:1px;background:hsla(0,0%,100%,.08)}.redeem-window-modal .section-title{font-size:clamp(13px,2vw,15px);font-weight:400;color:#fff;margin-bottom:clamp(8px,1.2vw,10px)}.redeem-window-modal .payment-method-section{margin-bottom:clamp(16px,2.5vw,20px)}.redeem-window-modal .payment-method-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:.75rem}.redeem-window-modal .payment-method-cards .payment-method-card{background:rgba(42,43,51,.6);border-radius:.75rem;padding:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(8px,1vw,12px);cursor:pointer;position:relative;overflow:hidden;transition:all .2s}.redeem-window-modal .payment-method-cards .payment-method-card:hover{background:rgba(52,53,61,.8);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.redeem-window-modal .payment-method-cards .payment-method-card.active{border:1px solid var(--primary-purple);box-shadow:0 0 8px var(--primary-purple)}.redeem-window-modal .payment-method-cards .payment-method-card .payment-card-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:clamp(20px,3vw,28px);color:var(--nav-text)}.redeem-window-modal .payment-method-cards .payment-method-card .payment-card-icon img{width:100%;height:100%;object-fit:contain}.redeem-window-modal .payment-method-cards .payment-method-card .payment-card-name{font-size:clamp(11px,1.4vw,13px);font-weight:500;color:var(--nav-text);text-align:center;line-height:1.3}@media(max-width:768px){.redeem-window-modal .payment-method-cards{grid-template-columns:repeat(3,1fr);gap:clamp(8px,2vw,12px)}}@media(max-width:480px){.redeem-window-modal .payment-method-cards{grid-template-columns:repeat(3,1fr);gap:8px}.redeem-window-modal .payment-method-cards .payment-method-card{padding:clamp(12px,3vw,16px) clamp(8px,2vw,12px)}}.redeem-window-modal .modal-actions{display:flex;width:100%;margin-top:clamp(20px,2.5vw,24px)}.redeem-window-modal .modal-actions .continue-btn{width:100%;padding:clamp(12px,2vw,16px);border-radius:clamp(8px,1.2vw,12px);font-size:clamp(14px,2vw,16px);font-weight:600;cursor:pointer;transition:all .3s;border:none;background:var(--primary-purple);color:var(--nav-text)}.redeem-window-modal .modal-actions .continue-btn:hover:not(:disabled){background:linear-gradient(180deg,#9d6dff,#8b4aff);transform:translateY(-1px)}.redeem-window-modal .modal-actions .continue-btn:active{transform:translateY(0) scale(.98)}.redeem-window-modal .modal-actions .continue-btn:disabled{opacity:.5;cursor:not-allowed}.redeem-window-modal .payment-method-selector .payment-method-dropdown{padding:clamp(12px,2vw,12px)}.redeem-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display{gap:clamp(10px,1.5vw,12px)}.redeem-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-icon{font-size:clamp(16px,2.5vw,20px);color:var(--nav-text)}.redeem-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-placeholder{color:#7a7a8c}.redeem-window-modal .payment-method-selector .payment-method-dropdown .dropdown-arrow{color:#9b9bb3}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu{background:rgba(26,27,32,.98);padding:clamp(4px,.6vw,6px);max-height:200px}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option{gap:clamp(10px,1.5vw,12px);position:relative}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .payment-method-icon{font-size:clamp(16px,2.5vw,20px);color:var(--nav-text)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .check-icon{color:var(--primary-purple)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option.active{background:var(--primary-purple)}.redeem-window-modal .payment-form-section{margin-bottom:clamp(12px,2.5vw,16px)}.redeem-window-modal .payment-form-section .form-group:last-child{margin-bottom:0}.redeem-window-modal .payment-form-section .form-group .form-label{font-weight:500;color:#fff}.redeem-window-modal .payment-form-section .form-group .form-input{padding:clamp(10px,1.5vw,12px) clamp(10px,2vw,12px);color:#fff;outline:none}.redeem-window-modal .payment-form-section .form-group .form-input::placeholder{color:#7a7a8c}.redeem-window-modal .payment-form-section .form-group .form-input:focus{background:rgba(26,27,32,.8)}.redeem-window-modal .payment-form-section .form-group .form-input:disabled{opacity:.6;cursor:not-allowed}.redeem-window-modal .payment-form-section .form-group .error-text{color:#f44;font-size:clamp(11px,1.6vw,12px);margin-top:clamp(4px,.6vw,6px)}.redeem-window-modal .payment-form-section .form-row .form-group{margin-bottom:0}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display{gap:clamp(10px,1.5vw,12px)}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-image-wrapper{width:clamp(20px,3.5vw,24px);height:clamp(20px,3.5vw,24px);flex-shrink:0}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-image-wrapper .crypto-image{width:100%;height:100%;object-fit:contain;border-radius:50%}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-name{color:#fff}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-ticker{color:#9b9bb3}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-placeholder{color:#7a7a8c}.redeem-window-modal .crypto-selector .crypto-dropdown .dropdown-arrow{color:#9b9bb3}.redeem-window-modal .crypto-selector .crypto-dropdown-menu{background:rgba(26,27,32,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:clamp(280px,40vh,350px)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search{padding:clamp(8px,1.2vw,12px);border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(35,35,37,.5)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input{padding:clamp(8px,1.2vw,10px) clamp(10px,1.5vw,12px);color:#fff;outline:none}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input::placeholder{color:#7a7a8c}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar{width:6px}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option{padding:clamp(10px,1.5vw,12px) clamp(12px,2vw,14px);border:none}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info{gap:clamp(10px,1.5vw,12px)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper{width:clamp(20px,3.5vw,24px);height:clamp(20px,3.5vw,24px);flex-shrink:0}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper .crypto-image{object-fit:contain;border-radius:50%}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-ticker{color:#9b9bb3}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option:hover{background:rgba(124,77,255,.1)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option.active{background:rgba(124,77,255,.15)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-no-results,.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .no-results{padding:clamp(16px,2.5vw,20px);color:#7a7a8c}.redeem-window-modal .crypto-amount-info .loading-text{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c;padding:clamp(8px,1.2vw,10px)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display{gap:clamp(12px,2vw,16px);padding:clamp(10px,2vw,12px);background:rgba(26,27,32,.4);border-radius:clamp(8px,1.2vw,10px)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-amount .amount-label{font-weight:600;color:#fff}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion{gap:clamp(8px,1.2vw,10px)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper{width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper .crypto-icon{border-radius:50%}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .conversion-amount{font-size:clamp(14px,2.2vw,16px);color:#fff}.redeem-window-modal .crypto-amount-info .crypto-disclaimer{font-size:clamp(11px,1.6vw,12px);text-align:center;margin-top:clamp(8px,1.2vw,10px)}.redeem-window-modal .crypto-amount-info .crypto-error{color:#f44;font-size:clamp(11px,1.6vw,12px);margin-top:clamp(8px,1.2vw,10px);background:rgba(255,68,68,.1);line-height:1.4}.redeem-window-modal .purchase-btn-large{padding:clamp(14px,2.5vw,18px);border-radius:clamp(8px,1.2vw,10px);font-weight:700}.redeem-window-modal .purchase-btn-large:hover:not(:disabled){background:linear-gradient(180deg,#9d6dff,#8b4aff);transform:translateY(-1px)}.redeem-window-modal .purchase-btn-large:active{transform:translateY(0) scale(.98)}@media screen and (max-width:767.98px){.mobile-view{align-items:end!important;padding:0!important}}@media(max-width:768px){.div1-wallet-modal,.purchase-window-modal,.redeem-window-modal{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;border-left:none;border-right:none}.purchase-chips-modal,.purchase-window-modal,.redeem-window-modal{max-width:100vw;width:100%}}.purchase-window-modal .payment-form-section,.purchase-window-modal .payment-method-section{margin-bottom:clamp(12px,2.5vw,16px)}.purchase-window-modal .payment-method-selector{position:relative}.purchase-window-modal .payment-method-selector .payment-method-dropdown{width:100%;background:var(--field-background-2);border-radius:clamp(8px,1.2vw,10px);padding:clamp(10px,2vw,12px);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s;color:var(--nav-text)}.purchase-window-modal .payment-method-selector .payment-method-dropdown:hover{border-color:var(--primary-purple)}.purchase-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display{display:flex;align-items:center;gap:clamp(8px,1.2vw,12px);flex:1}.purchase-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-icon{font-size:clamp(18px,2.5vw,22px)}.purchase-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-name{font-size:clamp(13px,2vw,15px);font-weight:500}.purchase-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-placeholder{font-size:clamp(13px,2vw,15px);color:#7c7c8c}.purchase-window-modal .payment-method-selector .payment-method-dropdown .dropdown-arrow{transition:transform .2s;display:flex;align-items:center;justify-content:center}.purchase-window-modal .payment-method-selector .payment-method-dropdown .dropdown-arrow.rotate-180{transform:rotate(180deg)}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:rgba(26,27,32,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:clamp(8px,1.2vw,10px);padding:clamp(3px,.5vw,3px);z-index:100;max-height:150px;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.4)}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option{width:100%;display:flex;align-items:center;gap:clamp(8px,1.2vw,12px);padding:clamp(10px,1.5vw,12px);border-radius:clamp(6px,1vw,8px);cursor:pointer;transition:all .2s;color:var(--nav-text);border:none;background:rgba(0,0,0,0)}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option:last-child{margin-bottom:0}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option:hover{background:var(--primary-purple);color:var(--nav-text)}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .payment-method-icon{font-size:clamp(18px,2.5vw,22px)}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .payment-method-name{font-size:clamp(13px,2vw,15px);font-weight:500;flex:1;text-align:left}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .check-icon{color:var(--nav-text);background:var(--primary-purple);border-radius:50%;width:1.15rem;height:1.15rem;padding:.15rem;display:flex;align-items:center;justify-content:center;font-size:clamp(10px,1.5vw,12px)}.purchase-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .check-icon:hover{color:var(--primary-purple);background:var(--nav-text)}.purchase-window-modal .payment-form-section .form-group{margin-bottom:clamp(14px,2vw,16px)}.purchase-window-modal .payment-form-section .form-group .form-label{display:block;font-size:clamp(12px,1.8vw,14px);font-weight:400;color:var(--nav-text);margin-bottom:clamp(6px,1vw,8px)}.purchase-window-modal .payment-form-section .form-group .form-input{width:100%;background:#202022;border-radius:clamp(8px,1.2vw,10px);padding:clamp(10px,2vw,12px);font-size:clamp(13px,2vw,15px);color:var(--nav-text);transition:all .2s}.purchase-window-modal .payment-form-section .form-group .form-input:focus{border-color:var(--primary-purple)}.purchase-window-modal .payment-form-section .form-group .form-input::placeholder{color:#7c7c8c}.purchase-window-modal .payment-form-section .form-group .vgs-field-container{background:#202022;border-radius:clamp(8px,1.2vw,10px);padding:clamp(12px,2vw,14px);min-height:44px;max-height:48px;height:48px;transition:all .2s;display:flex;align-items:center}.purchase-window-modal .payment-form-section .form-group .vgs-field-container:focus-within{border-color:var(--primary-purple);background:#202128}.purchase-window-modal .payment-form-section .form-group .vgs-field-container iframe{height:24px!important;max-height:24px!important;width:100%!important}.purchase-window-modal .payment-form-section .form-row{display:flex;gap:clamp(10px,1.5vw,12px)}.purchase-window-modal .payment-form-section .form-row .form-group{flex:1}.purchase-window-modal .payment-form-section .loading-text{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c;text-align:center;padding:clamp(8px,1.2vw,10px)}.purchase-window-modal .crypto-selector{position:relative}.purchase-window-modal .crypto-selector .crypto-dropdown{width:100%;background:var(--field-background-2);border-radius:clamp(8px,1.2vw,10px);padding:clamp(10px,2vw,12px);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s;color:var(--nav-text)}.purchase-window-modal .crypto-selector .crypto-dropdown:hover{background:#202128;border-color:var(--primary-purple)}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display{display:flex;align-items:center;gap:clamp(6px,1vw,8px);flex:1}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-name{font-size:clamp(13px,2vw,15px);font-weight:500}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-ticker{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-placeholder{font-size:clamp(13px,2vw,15px);color:#7c7c8c}.purchase-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-image{width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px);object-fit:contain;margin-right:clamp(6px,1vw,8px);filter:brightness(0) invert(1)}.purchase-window-modal .crypto-selector .crypto-dropdown .dropdown-arrow{transition:transform .2s;display:flex;align-items:center;justify-content:center}.purchase-window-modal .crypto-selector .crypto-dropdown .dropdown-arrow.rotate-180{transform:rotate(180deg)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#232325;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:clamp(8px,1.2vw,10px);padding:clamp(4px,1vw,6px);z-index:100;max-height:300px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.4)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search{padding:clamp(6px,1vw,8px);margin-bottom:clamp(6px,1vw,8px)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input{width:100%;background:var(--field-background-2);border-radius:clamp(6px,1vw,8px);padding:clamp(8px,1.2vw,10px);font-size:clamp(12px,1.8vw,14px);color:var(--nav-text);transition:all .2s}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input:focus{border-color:var(--primary-purple)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input::placeholder{color:#7c7c8c}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list{overflow-y:auto;flex:1;padding:0 .35rem}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,1.2vw,12px);padding:clamp(10px,1.5vw,12px);margin-bottom:0;border-radius:0;cursor:pointer;transition:all .2s;color:var(--nav-text);border-bottom:1px solid rgba(79,79,81,.5);background:rgba(0,0,0,0)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option:last-child{border-bottom:none}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option:hover{background:hsla(0,0%,100%,.05)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option.active{background:rgba(0,0,0,0)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info{display:flex;align-items:center;gap:clamp(6px,1vw,8px);flex:1;text-align:left}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-name{font-size:clamp(13px,2vw,15px);font-weight:500}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-ticker{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image{width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px);object-fit:contain;margin-right:clamp(6px,1vw,8px)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper{display:inline-flex;align-items:center;justify-content:center;width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px);margin-right:clamp(6px,1vw,8px);position:relative}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper .crypto-image{width:100%;height:100%;margin:0;filter:brightness(0) invert(1);border-radius:.5rem}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .check-icon{color:var(--primary-purple)}.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-no-results,.purchase-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .no-results{padding:clamp(10px,2vw,12px);text-align:center;font-size:clamp(12px,1.8vw,14px);color:#7c7c8c}.purchase-window-modal .crypto-amount-info{margin-top:clamp(16px,2.5vw,20px);background:rgba(0,0,0,0);border:none;border-radius:0;padding:0}.purchase-window-modal .crypto-amount-info .loading-text{text-align:center;font-size:clamp(13px,2vw,15px);color:#cfcfe1;padding:clamp(16px,2.5vw,20px)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(16px,2.5vw,20px);padding:clamp(12px,2.5vw,15px) clamp(6px,2.5vw,15px)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-amount .amount-label{font-size:clamp(16px,2.5vw,20px);font-weight:500;color:var(--nav-text)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion{display:flex;align-items:center;gap:clamp(8px,1.5vw,10px)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:clamp(20px,3.5vw,24px);height:clamp(20px,3.5vw,24px);flex-shrink:0}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper .crypto-icon{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.purchase-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .conversion-amount{font-size:clamp(16px,2.5vw,20px);font-weight:500;color:var(--nav-text)}.purchase-window-modal .crypto-amount-info .crypto-disclaimer{font-size:clamp(11px,1.6vw,13px);color:#9b9bb3;line-height:1.4;padding:0 0 clamp(10px,2vw,10px)}.purchase-window-modal .crypto-amount-info .crypto-warning{margin-top:clamp(10px,1.5vw,12px);padding:clamp(8px,1.2vw,10px);background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);border-radius:clamp(6px,1vw,8px);font-size:clamp(11px,1.6vw,13px);color:#fca5a5}.purchase-window-modal .purchase-btn-large{width:100%;background:var(--primary-purple);color:var(--nav-text);border:none;border-radius:clamp(10px,1.5vw,12px);padding:clamp(14px,2.2vw,16px);font-size:clamp(14px,2.2vw,16px);font-weight:600;cursor:pointer;transition:all .2s;margin-top:auto}.purchase-window-modal .purchase-btn-large:hover:not(:disabled){background:#6d3de8;transform:translateY(-2px)}.purchase-window-modal .purchase-btn-large:disabled{opacity:.5;cursor:not-allowed}.redeem-window-modal .payment-form-section,.redeem-window-modal .payment-method-section{margin-bottom:clamp(12px,2.5vw,16px)}.redeem-window-modal .payment-method-selector{position:relative}.redeem-window-modal .payment-method-selector .payment-method-dropdown{width:100%;background:var(--field-background-2);border-radius:clamp(8px,1.2vw,10px);padding:clamp(10px,2vw,12px);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s;color:var(--nav-text)}.redeem-window-modal .payment-method-selector .payment-method-dropdown:hover{border-color:var(--primary-purple)}.redeem-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display{display:flex;align-items:center;gap:clamp(8px,1.2vw,12px);flex:1}.redeem-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-icon{font-size:clamp(18px,2.5vw,22px)}.redeem-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-name{font-size:clamp(13px,2vw,15px);font-weight:500}.redeem-window-modal .payment-method-selector .payment-method-dropdown .payment-method-display .payment-method-placeholder{font-size:clamp(13px,2vw,15px);color:#7c7c8c}.redeem-window-modal .payment-method-selector .payment-method-dropdown .dropdown-arrow{transition:transform .2s;display:flex;align-items:center;justify-content:center}.redeem-window-modal .payment-method-selector .payment-method-dropdown .dropdown-arrow.rotate-180{transform:rotate(180deg)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:rgba(26,27,32,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:clamp(8px,1.2vw,10px);padding:clamp(3px,.5vw,3px);z-index:100;max-height:150px;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.4)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option{width:100%;display:flex;align-items:center;gap:clamp(8px,1.2vw,12px);padding:clamp(10px,1.5vw,12px);border-radius:clamp(6px,1vw,8px);cursor:pointer;transition:all .2s;color:var(--nav-text);border:none;background:rgba(0,0,0,0)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option:last-child{margin-bottom:0}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option:hover{background:var(--primary-purple);color:var(--nav-text)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .payment-method-icon{font-size:clamp(18px,2.5vw,22px)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .payment-method-name{font-size:clamp(13px,2vw,15px);font-weight:500;flex:1;text-align:left}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .check-icon{color:var(--nav-text);background:var(--primary-purple);border-radius:50%;width:1.15rem;height:1.15rem;padding:.15rem;display:flex;align-items:center;justify-content:center;font-size:clamp(10px,1.5vw,12px)}.redeem-window-modal .payment-method-selector .payment-method-dropdown-menu .payment-method-option .check-icon:hover{color:var(--primary-purple);background:var(--nav-text)}.redeem-window-modal .payment-form-section .form-group{margin-bottom:clamp(14px,2vw,16px)}.redeem-window-modal .payment-form-section .form-group .form-label{display:block;font-size:clamp(12px,1.8vw,14px);font-weight:400;color:var(--nav-text);margin-bottom:clamp(6px,1vw,8px)}.redeem-window-modal .payment-form-section .form-group .form-input{width:100%;background:#202022;border-radius:clamp(8px,1.2vw,10px);padding:clamp(10px,2vw,12px);font-size:clamp(13px,2vw,15px);color:var(--nav-text);transition:all .2s}.redeem-window-modal .payment-form-section .form-group .form-input:focus{border-color:var(--primary-purple)}.redeem-window-modal .payment-form-section .form-group .form-input::placeholder{color:#7c7c8c}.redeem-window-modal .payment-form-section .form-row{display:flex;gap:clamp(10px,1.5vw,12px)}.redeem-window-modal .payment-form-section .form-row .form-group{flex:1}.redeem-window-modal .payment-form-section .loading-text{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c;text-align:center;padding:clamp(8px,1.2vw,10px)}.redeem-window-modal .crypto-selector{position:relative}.redeem-window-modal .crypto-selector .crypto-dropdown{width:100%;background:var(--field-background-2);border-radius:clamp(8px,1.2vw,10px);padding:clamp(10px,2vw,12px);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s;color:var(--nav-text)}.redeem-window-modal .crypto-selector .crypto-dropdown:hover{background:#202128;border-color:var(--primary-purple)}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display{display:flex;align-items:center;gap:clamp(6px,1vw,8px);flex:1}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-name{font-size:clamp(13px,2vw,15px);font-weight:500}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-ticker{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-placeholder{font-size:clamp(13px,2vw,15px);color:#7c7c8c}.redeem-window-modal .crypto-selector .crypto-dropdown .crypto-display .crypto-image{width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px);object-fit:contain;margin-right:clamp(6px,1vw,8px);filter:brightness(0) invert(1)}.redeem-window-modal .crypto-selector .crypto-dropdown .dropdown-arrow{transition:transform .2s;display:flex;align-items:center;justify-content:center}.redeem-window-modal .crypto-selector .crypto-dropdown .dropdown-arrow.rotate-180{transform:rotate(180deg)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#232325;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:clamp(8px,1.2vw,10px);padding:clamp(4px,1vw,6px);z-index:100;max-height:300px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.4)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search{padding:clamp(6px,1vw,8px);margin-bottom:clamp(6px,1vw,8px)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input{width:100%;background:var(--field-background-2);border-radius:clamp(6px,1vw,8px);padding:clamp(8px,1.2vw,10px);font-size:clamp(12px,1.8vw,14px);color:var(--nav-text);transition:all .2s}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input:focus{border-color:var(--primary-purple)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-search .crypto-search-input::placeholder{color:#7c7c8c}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list{overflow-y:auto;flex:1;padding:0 .35rem}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,1.2vw,12px);padding:clamp(10px,1.5vw,12px);margin-bottom:0;border-radius:0;cursor:pointer;transition:all .2s;color:var(--nav-text);border-bottom:1px solid rgba(79,79,81,.5);background:rgba(0,0,0,0)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option:last-child{border-bottom:none}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option:hover{background:hsla(0,0%,100%,.05)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option.active{background:rgba(0,0,0,0)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info{display:flex;align-items:center;gap:clamp(6px,1vw,8px);flex:1;text-align:left}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-name{font-size:clamp(13px,2vw,15px);font-weight:500}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-ticker{font-size:clamp(12px,1.8vw,14px);color:#7c7c8c}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image{width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px);object-fit:contain;margin-right:clamp(6px,1vw,8px)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper{display:inline-flex;align-items:center;justify-content:center;width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px);margin-right:clamp(6px,1vw,8px);position:relative}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .crypto-info .crypto-image-wrapper .crypto-image{width:100%;height:100%;margin:0;filter:brightness(0) invert(1);border-radius:.5rem}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-option .check-icon{color:var(--primary-purple)}.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .crypto-no-results,.redeem-window-modal .crypto-selector .crypto-dropdown-menu .crypto-options-list .no-results{padding:clamp(10px,2vw,12px);text-align:center;font-size:clamp(12px,1.8vw,14px);color:#7c7c8c}.redeem-window-modal .crypto-amount-info{margin-top:clamp(16px,2.5vw,20px);background:rgba(0,0,0,0);border:none;border-radius:0;padding:0}.redeem-window-modal .crypto-amount-info .loading-text{text-align:center;font-size:clamp(13px,2vw,15px);color:#cfcfe1;padding:clamp(16px,2.5vw,20px)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(16px,2.5vw,20px);padding:clamp(12px,2.5vw,15px) clamp(6px,2.5vw,15px)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-amount .amount-label{font-size:clamp(16px,2.5vw,20px);font-weight:500;color:var(--nav-text)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion{display:flex;align-items:center;gap:clamp(8px,1.5vw,10px)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:clamp(20px,3.5vw,24px);height:clamp(20px,3.5vw,24px);flex-shrink:0}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .crypto-icon-wrapper .crypto-icon{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.redeem-window-modal .crypto-amount-info .crypto-conversion-display .crypto-conversion .conversion-amount{font-size:clamp(16px,2.5vw,20px);font-weight:500;color:var(--nav-text)}.redeem-window-modal .crypto-amount-info .crypto-disclaimer{font-size:clamp(11px,1.6vw,13px);color:#9b9bb3;line-height:1.4;padding:0 0 clamp(10px,2vw,10px)}.redeem-window-modal .crypto-amount-info .crypto-error{margin-top:clamp(10px,1.5vw,12px);padding:clamp(8px,1.2vw,10px);background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);border-radius:clamp(6px,1vw,8px);font-size:clamp(11px,1.6vw,13px);color:#fca5a5}.redeem-window-modal .purchase-btn-large{width:100%;background:var(--primary-purple);color:var(--nav-text);border:none;border-radius:clamp(10px,1.5vw,12px);padding:clamp(14px,2.2vw,16px);font-size:clamp(14px,2.2vw,16px);font-weight:600;cursor:pointer;transition:all .2s;margin-top:auto}.redeem-window-modal .purchase-btn-large:hover:not(:disabled){background:#6d3de8;transform:translateY(-2px)}.redeem-window-modal .purchase-btn-large:disabled{opacity:.5;cursor:not-allowed}.redeem-window-modal .wallet-btn{padding:.875rem 1rem;border-radius:.625rem;font-size:.9375rem;font-weight:500;transition:.2s ease}.redeem-window-modal .wallet-btn.wallet-btn-secondary{background:var(--blue-500);box-shadow:inset 0 4px 16px rgba(238,238,238,.1),inset 0 -4px 16px rgba(238,238,238,.1);color:#cfcfe1}.redeem-window-modal .wallet-btn.wallet-btn-secondary:hover{background:hsla(0,0%,100%,.1)}.redeem-window-modal .wallet-btn.wallet-btn-primary{background:#7c4dff;color:var(--nav-text)}.redeem-window-modal .wallet-btn.wallet-btn-primary:hover{background:#6d3de8}.vgs-field-container{min-height:42px;display:flex;align-items:center;background:#202022}.vgs-field-container iframe{width:100%!important;height:24px!important;border:none;background:#202022}.skeleton-loader{background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;display:inline-block}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.crypto-fee-info{display:flex;align-items:center;gap:clamp(8px,1.2vw,10px);font-size:clamp(11px,1.6vw,12px);color:#9b9bb3;margin-top:clamp(8px,1.2vw,10px);padding:clamp(8px,1.2vw,10px);background:rgba(155,155,179,.05);border-radius:clamp(6px,1vw,8px);line-height:1.4}.crypto-fee-info strong{color:#fff;font-weight:600}.purchase-window-modal .purchase-limit-info{background:rgba(168,85,247,.1);border:1px solid rgba(168,85,247,.3);border-radius:clamp(8px,1.2vw,10px);padding:clamp(8px,1.2vw,12px) clamp(12px,1.8vw,16px);margin-bottom:clamp(12px,2vw,16px)}.purchase-window-modal .purchase-limit-info .limit-message{font-size:clamp(11px,1.6vw,13px);color:hsla(0,0%,100%,.9);margin:0;text-align:center;font-weight:400;line-height:1.4}.wallet-btn{padding:.875rem 1rem;border-radius:.625rem;font-size:.9375rem;font-weight:500;transition:.2s ease}.wallet-btn.wallet-btn-secondary{background:var(--blue-500);box-shadow:inset 0 4px 16px rgba(238,238,238,.1),inset 0 -4px 16px rgba(238,238,238,.1);color:#cfcfe1}.wallet-btn.wallet-btn-secondary:hover{background:hsla(0,0%,100%,.1)}.wallet-btn.wallet-btn-primary{background:#7c4dff;color:var(--nav-text)}.wallet-btn.wallet-btn-primary:hover{background:#6d3de8}