:root{--bg: #07060e;--bg-elevated: #0d0b1a;--card: #0d0b1a;--card-soft: #121024;--border: #2a2545;--accent: #7c3aed;--accent-2: #a855f7;--accent-glow: rgba(124, 58, 237, .35);--accent-soft: rgba(124, 58, 237, .12);--accent-border: rgba(124, 58, 237, .5);--gold: #f59e0b;--gold-soft: rgba(245, 158, 11, .15);--gold-glow: rgba(245, 158, 11, .45);--text: #e5e7eb;--muted: #959292;--danger: #f97373;--topnav-h: 48px;--bottomnav-h: 83px}@media(min-width:768px){:root{--pc-shell-half: 215px;--pc-horizontal-vignette: linear-gradient( 90deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .8) calc(50% - var(--pc-shell-half)), rgba(0, 0, 0, .7) calc(50% - var(--pc-shell-half)), rgba(0, 0, 0, .7) calc(50% + var(--pc-shell-half)), rgba(0, 0, 0, .8) calc(50% + var(--pc-shell-half)), rgba(0, 0, 0, .8) 100% )}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;background:#000;color:var(--text);display:flex;align-items:stretch;justify-content:center}#root{width:100%;height:100dvh;display:flex;justify-content:center;overflow:hidden}#root>*{flex:1 1 auto;min-width:0;width:100%}.mobile-shell{width:100%;max-width:430px;height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:#06040f}.mobile-shell:before{content:"";position:absolute;inset:0;background-image:url(/assets/dashboard-BYZ3OUC6.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;z-index:0;pointer-events:none}.mobile-shell:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:#000000d9}.mobile-shell>*{position:relative;z-index:1}@media(min-width:768px){.mobile-shell{overflow:visible}.mobile-shell:before{position:fixed;top:0;left:0;right:0;width:100%;height:100dvh;background-attachment:fixed;background-size:cover;background-position:center center;opacity:1}.mobile-shell:after{position:fixed;top:0;left:0;right:0;width:100%;height:100dvh;background:var(--pc-horizontal-vignette)}}.top-nav-bar{flex-shrink:0;height:48px;background:#000c;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.top-nav-logo{width:24px;height:24px;display:block;object-fit:contain}.top-nav-logo-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}.top-nav-logo-btn:hover{opacity:.88}.top-nav-logo-btn:active{opacity:.72}.top-nav-logo-btn:focus-visible{border-radius:8px;outline:1px solid rgba(255,255,255,.7);outline-offset:4px}.top-nav-actions{display:flex;align-items:center;gap:12px}.top-nav-tabs{display:none}.top-nav-tab{border:1px solid transparent;border-radius:999px;background:transparent;color:#ffffffdb;font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.top-nav-tab:hover,.top-nav-tab.active{color:#fff}.top-nav-wallet-btn{min-width:40px;min-height:40px;padding:8px;margin:0;border-radius:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.top-nav-wallet-btn:hover{opacity:.85}.top-nav-wallet-btn:active{opacity:.7}.top-nav-wallet-btn-icon{width:20px;height:20px;display:block;object-fit:contain}.top-nav-wallet-btn-icon--avatar{display:none}.profile-initial-avatar{display:grid;place-items:center;font-weight:800;line-height:1;text-transform:uppercase}.top-nav-wallet-btn-icon--avatar.profile-initial-avatar{display:none;font-size:16px}@media(min-width:768px){.top-nav-bar{position:relative;left:50%;transform:translate(-50%);align-self:center;width:max-content;max-width:calc(100vw - 32px);height:38px;margin:10px auto 0;padding:0 10px 0 14px;gap:18px;border-radius:18px;background:#000000e0;box-shadow:0 12px 32px #0000003d}.top-nav-logo{width:26px;height:26px;border-radius:6px}.top-nav-tabs{display:flex;align-items:center;gap:10px}.top-nav-tab{height:24px;min-width:72px;padding:0 13px}.top-nav-tab.active{border-color:#ffffffd1;background:#ffffff0a}.top-nav-actions{gap:0}.top-nav-wallet-btn{min-width:30px;min-height:30px;width:30px;height:30px;padding:3px;border-radius:999px}.top-nav-wallet-btn-icon{width:24px;height:24px;border-radius:999px}}.scroll-area{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:visible;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:10px;padding:10px 12px;scrollbar-width:none}.scroll-area::-webkit-scrollbar{display:none}.user-card{background:#000c;border-radius:12px;padding:12px;flex-shrink:0}.user-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;overflow:hidden}.user-avatar-placeholder{background:radial-gradient(circle at 40% 35%,#7c3aed,#1e1b32)}.user-name-group{flex:1;display:flex;align-items:center;gap:8px;min-width:0;justify-content:flex-start}.user-name{font-size:16px;font-weight:700;color:#fff;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;line-height:1;max-width:48%}.user-wallet-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:40px;border:.5px solid rgba(255,255,255,.8);font-size:10px;color:#fff;white-space:nowrap;max-width:50%;overflow:hidden;text-overflow:ellipsis}.user-settings-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;background:none;color:#c8c8dcb3;cursor:pointer;flex-shrink:0;transition:color .15s;padding:0}.user-settings-btn:hover{color:#fff}.user-card-badges{display:flex;align-items:center;gap:8px;margin:2px 0 6px 40px}.user-card-badge-slot{width:42px;height:42px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-card-badge-slot--filled{border:none;background:transparent}.user-card-badge-icon{width:100%;height:100%;object-fit:cover;display:block}.user-referral-row{display:flex;align-items:center;gap:6px;font-size:9px;color:#fffc}.user-referral-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;transform:translateY(.5px);flex-shrink:0}.user-referral-inline{display:inline-flex;align-items:center;gap:6px;min-width:0;transform:translateY(.5px)}.user-referral-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:10px}.user-copy-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#c8c8dca6;cursor:pointer;padding:2px;flex-shrink:0;transition:color .15s}.user-copy-btn:hover{color:#fff}.vouchers-page{display:flex;flex-direction:column;gap:16px}.vouchers-title-row h2{margin:0;color:#fff;font-size:26px;line-height:1;letter-spacing:.04em}.vouchers-title-row{display:flex;align-items:center;gap:8px}.vouchers-back-btn{width:24px;height:24px;border:none;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.vouchers-back-btn:hover{opacity:.85}.vouchers-claim-card{border-radius:12px;background:#000c;padding:16px;display:flex;flex-direction:column;gap:16px}.vouchers-recent{display:flex;flex-direction:column;gap:8px}.vouchers-recent h3{margin:0;color:#fff;font-size:26px;line-height:1;letter-spacing:.04em}.vouchers-recent p{margin:0;color:#dcdcdce6;font-size:10px}.vouchers-recent-list{display:flex;flex-direction:column;gap:10px}.vouchers-recent-item{min-height:72px;border-radius:14px;background:linear-gradient(90deg,#48484875,#3a3a3a42);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:space-between;padding:12px 14px;gap:8px}.vouchers-recent-item-left{display:flex;align-items:center;gap:12px;min-width:0}.vouchers-recent-thumb{width:46px;height:46px;border-radius:10px;border:1px solid rgba(255,255,255,.25);background:#1414148c;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vouchers-recent-thumb img{width:34px;height:34px;object-fit:contain}.vouchers-recent-item-title{color:#fff;font-size:40px;font-weight:500;line-height:1;letter-spacing:0;font-size:clamp(18px,2.2vw,38px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vouchers-recent-item-code{color:#fff;font-size:clamp(18px,1.8vw,30px);line-height:1;letter-spacing:.01em;opacity:.95;white-space:nowrap}.vouchers-recent-item-right{display:flex;align-items:center;gap:10px}.vouchers-empty{border-radius:8px;background:#202020a6;color:#dcdcdcd9;font-size:10px;padding:10px}.tab-content-wrapper{flex:1;display:flex;flex-direction:column;gap:12px}.roll-content{position:relative;display:flex;flex-direction:column;gap:12px;flex:1}.collect-section{height:95px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-shrink:0}.collect-hint{margin:0;font-size:14px;color:#fff;text-align:center;letter-spacing:.03em;line-height:1.1}.rarity-slots{display:flex;align-items:center;justify-content:center}.rarity-slot-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:80px}.rarity-slot{width:60px;height:60px;border-radius:9px;background:#ffffff1a;overflow:visible;position:relative;display:flex;align-items:center;justify-content:center;padding:0;color:inherit;cursor:default}button.rarity-slot{appearance:none;font:inherit}button.rarity-slot:not(:disabled){cursor:pointer}button.rarity-slot-ready:not(:disabled):hover{transform:translateY(-1px)}.rarity-slot-common{border:.5px solid rgba(255,255,255,.5)}.rarity-slot-rare{border:.5px solid #6f36f4}.rarity-slot-legendary{border:.5px solid #f8db00}.rarity-slot-active.rarity-slot-common{border-color:#ffffffe6}.rarity-slot-active.rarity-slot-rare{border-color:#6f36f4;box-shadow:0 0 5px #6f36f46b}.rarity-slot-active.rarity-slot-legendary{border-color:#f8db00;box-shadow:0 0 5px #f8db0061}.rarity-slot-preview{width:100%;height:100%;object-fit:cover}.rarity-slot>img,.rarity-slot .inventory-thumb-video--slot{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.rarity-slot-count{position:absolute;right:-7px;bottom:-7px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#fff;color:#111;border:1px solid rgba(0,0,0,.18);box-shadow:0 2px 8px #00000059;font-family:Axiforma,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:800;line-height:22px;text-align:center;pointer-events:none}.rarity-slot-label{font-size:9px;color:#fff;text-align:center;letter-spacing:.03em}.rarity-slot-plus{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:14px}.box-showcase{position:relative;flex:1 1 0;min-height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%}.box-carousel{position:relative;width:min(360px,100%);height:220px;overflow:visible;--box-drag-offset: 0px;--box-left-offset: -142px;--box-right-offset: 142px;--box-far-left-offset: -260px;--box-far-right-offset: 260px;cursor:grab;touch-action:pan-y;user-select:none;outline:none}.box-carousel:focus-visible{border-radius:18px;outline:1px solid rgba(255,255,255,.45);outline-offset:6px}.box-carousel--dragging{cursor:grabbing}.roll-live-stats{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;width:100%;margin:0 auto -2px}.founders-pass-minted{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:max-content;max-width:calc(100vw - 32px);margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#ffffffb3;font-size:12px;font-weight:800;line-height:1;letter-spacing:0;text-transform:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.founders-pass-minted strong{color:#fff;font-weight:900;font-variant-numeric:tabular-nums}.gacha-soldout-note{width:min(530px,calc(100vw - 32px));margin:-2px auto 0;color:#ffe8b8;font-size:13px;font-weight:800;line-height:1.25;text-align:center;text-shadow:0 0 12px rgba(255,152,56,.44)}.box-carousel-item{position:absolute;top:50%;left:50%;display:block;padding:0;border:0;background:transparent;font:inherit;cursor:grab;transform-origin:center;will-change:transform,opacity,filter;transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .36s ease,filter .36s ease;-webkit-tap-highlight-color:transparent}.box-carousel--dragging .box-carousel-item{cursor:grabbing;transition:none}.box-carousel-item--center{z-index:3;opacity:1;transform:translate(-50%,-50%) translate(var(--box-drag-offset)) scale(1);animation:box-carousel-float 4.8s ease-in-out infinite}.box-carousel--dragging .box-carousel-item--center{animation:none}.box-carousel-item--left{z-index:1;opacity:.42;filter:brightness(.62) drop-shadow(0 0 10px rgba(197,183,29,.14));transform:translate(-50%,-50%) translate(calc(var(--box-left-offset) + var(--box-drag-offset))) scale(.68)}.box-carousel-item--right{z-index:1;opacity:.42;filter:brightness(.62) drop-shadow(0 0 10px rgba(197,183,29,.14));transform:translate(-50%,-50%) translate(calc(var(--box-right-offset) + var(--box-drag-offset))) scale(.68)}.box-carousel-item--far-left,.box-carousel-item--far-right{z-index:0;opacity:0;pointer-events:none;filter:brightness(.4) drop-shadow(0 0 8px rgba(197,183,29,.1))}.box-carousel-item--far-left{transform:translate(-50%,-50%) translate(calc(var(--box-far-left-offset) + var(--box-drag-offset))) scale(.5)}.box-carousel-item--far-right{transform:translate(-50%,-50%) translate(calc(var(--box-far-right-offset) + var(--box-drag-offset))) scale(.5)}.box-carousel-item--hidden{display:none}.box-img{width:170px;height:auto;object-fit:contain;flex-shrink:0;display:block;user-select:none;filter:drop-shadow(0 0 14px rgba(197,183,29,.28))}.box-img--dim{opacity:.7;filter:brightness(.75) drop-shadow(0 0 8px rgba(197,183,29,.15))}.box-img--desktop-copy{display:none}.box-showcase picture{display:block;flex-shrink:0}@keyframes box-carousel-float{0%,to{transform:translate(-50%,-50%) translate(var(--box-drag-offset)) translateY(0) scale(1)}50%{transform:translate(-50%,-50%) translate(var(--box-drag-offset)) translateY(-8px) scale(1.015)}}.unboxing-mid{padding:0;flex-shrink:0}.unboxing-last-results{position:relative;border-radius:14px;border:1px solid var(--border);background:#0d0b1af2;padding:10px 12px}.unboxing-last-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.unboxing-last-results-title{font-size:10px;color:var(--muted);margin:0;text-transform:uppercase;letter-spacing:.08em}.unboxing-last-results-close{width:24px;height:24px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff0f;color:#fffc;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:20px;font-weight:500;line-height:1;cursor:pointer}.unboxing-last-results-close:hover{background:#ffffff1f;color:#fff}.roll-footer{flex-shrink:0;padding:8px 0 4px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.payment-method-row{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;flex-wrap:wrap}.payment-method-label,.payment-method-hint{font-size:10px;font-weight:600;line-height:1;color:#ffffff9e;letter-spacing:0;white-space:nowrap}.payment-method-segment{display:inline-flex;align-items:center;min-height:30px;padding:3px;gap:3px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#08080c8a}.payment-method-option{height:24px;min-width:58px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#ffffffc2;font-family:inherit;font-size:11px;font-weight:700;line-height:1;letter-spacing:0;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,opacity .15s}.payment-method-option.is-active{background:#fff;color:#111}.payment-method-option:disabled{cursor:default;opacity:.46}.roll-actions{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;flex-wrap:wrap}.roll-action-item{display:flex;flex-direction:column;align-items:center;gap:5px}.btn-open-outline{height:32px;padding:8px 18px;border-radius:24px;border:.5px solid rgba(255,255,255,.8);background:transparent;color:#fff;font-size:14px;letter-spacing:.03em;cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}.btn-open-outline:hover:not(:disabled){background:#ffffff12}.btn-open-outline:disabled{opacity:.4;cursor:default}.btn-open-all{height:32px;padding:8px 18px;border-radius:24px;border:none;background:radial-gradient(ellipse at 20% 130%,#c02ac8,#8421c8 45%,#502ab9 73%,#362fb2 86%,#1d34aa);color:#fff;font-size:14px;font-weight:600;letter-spacing:.03em;cursor:pointer;white-space:nowrap;transition:opacity .15s}.btn-open-all:hover:not(:disabled){opacity:.88}.btn-open-all:disabled{opacity:.4;cursor:default}.roll-button-price{font-size:11px;font-weight:600;line-height:1;color:#ffffffc7;letter-spacing:.03em}.voucher-hint{display:flex;align-items:center;justify-content:center;gap:8px;background:none;border:none;color:#fff;font-size:14px;letter-spacing:.03em;cursor:pointer;padding:4px 0 0;width:100%;min-height:20px;opacity:.9;transition:opacity .15s}.voucher-hint:hover{opacity:1}.voucher-hint-arrow{flex-shrink:0;width:18px;height:18px;object-fit:contain;display:block}.voucher-claim-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000008c}.voucher-claim-popup{width:100%;max-width:319px;min-height:156px;box-sizing:border-box;padding:16px;display:flex;flex-direction:column;gap:16px;border-radius:12px;background:#000c}.unclaimed-drop-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000075}.unclaimed-drop-popup{position:relative;width:min(360px,calc(100vw - 40px));padding:24px 22px 20px;border:1px solid rgba(151,113,190,.72);border-radius:14px;background:#05030ceb;box-shadow:0 22px 70px #00000080;color:#fff;text-align:left;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.unclaimed-drop-popup h2{margin:0 34px 10px 0;font-size:22px;font-weight:900;line-height:1.08;letter-spacing:0}.unclaimed-drop-popup p{margin:0;color:#ffffffbd;font-size:15px;font-weight:650;line-height:1.35}.unclaimed-drop-close{position:absolute;top:12px;right:12px;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:#ffffff14;color:#ffffffc7;font-size:28px;font-weight:400;line-height:1;cursor:pointer}.unclaimed-drop-close:hover{background:#ffffff24;color:#fff}.unclaimed-drop-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.unclaimed-drop-primary,.unclaimed-drop-secondary{min-height:42px;padding:0 18px;border-radius:999px;font-family:inherit;font-size:14px;font-weight:900;letter-spacing:0;cursor:pointer}.unclaimed-drop-primary{border:1px solid rgba(175,95,255,.78);background:linear-gradient(90deg,#7b2cff,#b72df4);color:#fff}.unclaimed-drop-secondary{border:1px solid rgba(255,255,255,.22);background:#ffffff0a;color:#fffc}.voucher-claim-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:20px}.voucher-claim-title{margin:0;flex:1;font-size:16px;font-weight:600;line-height:1;letter-spacing:.04em;color:#fff}.voucher-claim-close{width:20px;height:20px;flex-shrink:0;border:none;padding:0;background:transparent;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s}.voucher-claim-close:hover{opacity:.85}.voucher-claim-input-row{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;box-sizing:border-box;border-radius:8px;background:#2b2b2b;transition:box-shadow .15s}.voucher-claim-input-row:focus-within{box-shadow:0 0 0 1px #94939280}.voucher-claim-input{width:100%;height:40px;box-sizing:border-box;padding:0 12px;border:none;border-radius:8px;background:#2b2b2b;color:#fff;font-size:14px;font-family:inherit;outline:none}.voucher-claim-input--inline{flex:1;min-width:0;width:auto;height:40px;padding:0;border-radius:0;background:transparent}.voucher-claim-input::placeholder{color:#949392}.voucher-claim-input:focus{box-shadow:none}.voucher-claim-status{flex-shrink:0;font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em;white-space:nowrap}.voucher-claim-status--success{color:#4ade80}.voucher-claim-status--invalid{color:#f87171}.voucher-claim-status--expired{color:#fbbf24}.voucher-claim-submit{width:100%;height:32px;box-sizing:border-box;border-radius:24px;border:1px solid #949392;background:transparent;color:#949392;font-size:14px;font-weight:600;letter-spacing:.06em;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.voucher-claim-submit:hover:not(:disabled){background:#9493921f}.voucher-claim-submit:disabled{opacity:.45;cursor:default}.voucher-claim-submit--inline{width:auto;min-width:84px;height:28px;font-size:11px;padding:0 10px}.voucher-claim-submit--list{border-radius:999px;border-color:#ffffff6b;color:#e5e7eb;background:#0a0a0a61}.bottom-nav{flex-shrink:0;height:var(--bottomnav-h);background:#000c;display:flex;align-items:center;justify-content:space-between;padding:12px 6px;gap:0;position:relative;z-index:100}.bnav-item{display:flex;flex-direction:column;align-items:center;gap:4px;border:none;background:transparent;color:var(--muted);font-size:8px;letter-spacing:.02em;cursor:pointer;padding:0;flex:1 1 0;min-width:0;max-width:72px;transition:color .15s;outline:none}.bnav-item:focus,.bnav-item:focus-visible{outline:none}.bnav-item.active{color:#fff}.bnav-icon-wrap{width:38px;height:38px;border-radius:66.667px;background:#2b2b2bcc;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.bnav-item.active .bnav-icon-wrap{box-shadow:0 0 10px #c5b71d47;border-radius:66.667px}.bnav-icon-box{background:#2b2b2bcc}.bnav-icon-box.is-active{background:transparent;box-shadow:0 0 12px #c5b71d66}.bnav-box-img{width:36px;height:30px;object-fit:contain;opacity:.75}.bnav-item.active .bnav-box-img{opacity:1}.bnav-icon-wrap--wallet-active{background:linear-gradient(145deg,#c06bc8,#6e2db8 45%,#4f6adb);box-shadow:0 0 14px #8c50c866}.bnav-icon-wrap--wallet-active svg path{fill:#fff}.shell.login-shell{width:100%;max-width:430px;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;margin:0 auto}.shell.login-shell .login-card{width:100%;max-width:380px}.card{border-radius:16px;border:1px solid var(--border);background:#0d0b1afa;padding:14px 12px}.card-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:10px}.card-title{margin:0;font-size:.92rem;font-weight:600}.stack{display:flex;flex-direction:column;gap:12px}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.label{font-size:12px;color:var(--muted)}.value{font-size:13px}.section-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.section-title{font-size:.82rem;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.section-sub{font-size:12px;color:var(--muted);margin-top:2px}.pill{border-radius:999px;border:1px solid var(--border);padding:3px 9px;font-size:11px;color:var(--muted);background:#0d0b1ae6}.pill-accent{border-color:var(--accent-border);background:var(--accent-soft);color:#c4b5fd}.grid-2{display:grid;gap:12px}.empty-state{padding:16px;font-size:13px;color:var(--muted);text-align:center}.error-text{font-size:12px;color:var(--danger)}.button{border-radius:999px;border:none;padding:8px 16px;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:opacity .15s ease,transform .08s ease;box-shadow:0 6px 20px #7c3aed73}.button:disabled{opacity:.5;box-shadow:none;cursor:default}.button:not(:disabled):hover{opacity:.9;transform:translateY(-1px)}.button-outline{border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--muted);padding:7px 14px;font-size:12px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.button-outline:hover:not(:disabled){background:#2a254599;color:var(--text);border-color:#6b7280b3}.button-outline:disabled{opacity:.5;cursor:default}.button-primary{border-radius:999px;border:none;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;padding:9px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s}.button-primary:hover:not(:disabled){opacity:.9}.button-primary:disabled{opacity:.5;cursor:not-allowed}.input{width:100%;border-radius:10px;border:1px solid var(--border);background:#0d0b1ae6;color:var(--text);padding:9px 12px;font-size:13px;outline:none;font-family:inherit}.input:focus{border-color:var(--accent-border);box-shadow:0 0 0 2px var(--accent-soft)}.mint-amount-input{flex:1;text-align:center;font-size:1.1rem;font-weight:600;border-radius:10px;border:1px solid var(--border);background:#0d0b1ae6;color:var(--text);padding:9px;outline:none;font-family:inherit}.profile-modal-backdrop{position:fixed;inset:0;background:#01030cc2;backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.profile-modal{width:100%;max-width:390px;max-height:calc(100dvh - 48px);border-radius:10px;border:1px solid rgba(213,181,255,.55);background:linear-gradient(155deg,#000000eb,#0b0518e6);box-shadow:0 26px 80px #000000b8,0 0 32px #7c3aed2e;backdrop-filter:blur(18px);overflow:hidden}.profile-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.profile-modal-title{margin:0;color:#fff;font-size:16px;line-height:1;font-weight:800}.profile-modal-close{width:30px;height:30px;border:none;border-radius:50%;background:#ffffff14;color:#ffffffc7;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.profile-modal-close:hover{color:#fff;background:#ffffff24}.profile-modal-body{max-height:calc(100dvh - 112px);padding:18px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.profile-modal-body::-webkit-scrollbar{display:none}.profile-modal-field{display:flex;flex-direction:column;gap:4px}.profile-modal-field .label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff94}.profile-modal-field .value{font-size:14px;color:#fffffff2}.profile-modal-field .value.mono{font-family:ui-monospace,monospace;font-size:12px}.profile-modal-badges-field .label{margin-bottom:2px}.profile-display-badges{display:flex;flex-wrap:wrap;gap:8px}.profile-display-badge-slot{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;border-radius:8px;position:relative;cursor:pointer;border:none;outline:none;background:transparent;color:inherit;text-align:center}.profile-display-badge-slot--filled{border:1px solid rgba(213,181,255,.46);background:#000000a3;box-shadow:inset 0 0 0 1px #7c3aed1f}.profile-display-badge-slot--empty{border:1px dashed rgba(213,181,255,.34);background:#00000075;min-height:130px;justify-content:center}.profile-display-badge-plus{position:absolute;top:6px;right:8px;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#000000b8;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:12px;pointer-events:none}.profile-display-badge-slot:focus-visible{box-shadow:0 0 0 2px #a855f761}.profile-display-badge-icon{width:84px;height:84px;object-fit:contain}.profile-display-badge-name{font-size:12px;line-height:1.2;color:#fffffff5;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.badge-picker-overlay{position:absolute;inset:0;background:#000000b8;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px}.profile-modal{position:relative}.badge-picker-pop{width:100%;max-width:340px;border-radius:10px;border:1px solid rgba(213,181,255,.46);background:linear-gradient(155deg,#000000f0,#0b0518eb);box-shadow:0 30px 80px #000c;padding:14px 14px 12px}.badge-picker-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.badge-picker-title{font-size:13px;font-weight:800;color:#fff}.badge-picker-close{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#0003;color:#ffffffd9;cursor:pointer;font-size:18px;line-height:1;padding:0}.badge-picker-list{display:flex;flex-direction:column;gap:8px;max-height:340px;overflow:auto;padding-right:4px}.badge-picker-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#2c2c2cb8;color:#fff;cursor:pointer;text-align:left}.badge-picker-item:disabled{opacity:.7;cursor:not-allowed}.badge-picker-item-icon{width:54px;height:54px;border-radius:10px;object-fit:contain}.badge-picker-item-meta{display:flex;flex-direction:column;gap:4px}.badge-picker-item-name{font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-picker-item-sub{font-size:11px;color:#ffffffb8}.badge-picker-saving{margin-top:10px;font-size:12px;color:#bbf7d0f2;text-align:center}.profile-display-badge-placeholder{width:64px;height:64px;border-radius:50%;border:1px dashed rgba(255,255,255,.24);opacity:.5}.profile-modal-edit{display:flex;flex-direction:column;gap:14px}.profile-modal-input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#00000094;color:#fff;font-size:14px;font-family:inherit;outline:none}.profile-modal-input:focus{border-color:#d5b5ff9e;box-shadow:0 0 0 2px #a855f738}.profile-modal-textarea{resize:vertical;min-height:68px}.profile-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:4px}.profile-modal-edit-btn{display:inline-flex;align-items:center;gap:8px;margin-top:6px;padding:7px 14px;border-radius:999px;border:1px solid rgba(213,181,255,.34);background:#0000008c;color:#fff;font-size:13px;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.profile-modal-edit-btn:hover{border-color:#d5b5ffad;background:#7c3aed2e;color:#fff}.profile-modal-edit-icon{display:inline-flex;align-items:center;color:#c084fc}.profile-referral-box{border-radius:10px;border:1px solid rgba(213,181,255,.34);background:#00000085;padding:12px;display:flex;flex-direction:column;gap:10px}.profile-referral-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-referral-title{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-referral-pill{font-size:10px;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0000006b;color:#ffffffdb}.profile-referral-row{display:flex;flex-direction:column;gap:6px}.profile-referral-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff94}.profile-referral-field{display:flex;align-items:center;gap:8px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#00000094;padding:8px 8px 8px 10px}.profile-referral-text{font-size:12px;color:#ffffffeb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-referral-copy{flex-shrink:0;height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff1a;color:#fff;font-weight:700;font-size:12px}.profile-referral-copy:disabled{opacity:.5}.profile-referral-claim{display:flex;align-items:center;gap:8px}.profile-referral-input{flex:1;min-width:0;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#00000094;padding:0 10px;color:#fff;outline:none;font-size:13px}.profile-referral-input:focus{border-color:#d5b5ff9e;box-shadow:0 0 0 2px #a855f738}.profile-referral-claim-btn{flex-shrink:0;height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#7c3aed85;color:#fff;font-weight:800;font-size:12px}.profile-referral-claim-btn:disabled{opacity:.55}.profile-referral-message{font-size:11px;color:#bbf7d0}.profile-referral-muted{font-size:12px;color:#ffffffc7}.leaderboard-page{display:flex;flex-direction:column;gap:16px;padding:0 4px 8px}.leaderboard-title-row{display:flex;align-items:center;gap:8px}.leaderboard-title-row h2{margin:0;color:#fff;font-size:20px;letter-spacing:.08em}.leaderboard-top3-wrap{background:transparent;padding:0 8px 10px;border-radius:14px}.leaderboard-top3-message{margin:-12px 0 16px;text-align:center;font-size:12px;color:#fff}.leaderboard-top3{display:flex;align-items:stretch;justify-content:center;gap:8px}.leaderboard-podium-card{position:relative;flex:1;max-width:120px;border-radius:14px;background:linear-gradient(180deg,#181822f2,#48485aeb);min-height:150px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:6px}.leaderboard-podium-card.rank-1{min-height:160px;box-shadow:none}.leaderboard-podium-card.rank-2,.leaderboard-podium-card.rank-3{margin-top:12px}.leaderboard-rank-badge{position:absolute;top:-12px;left:-8px;width:30px;height:30px;border-radius:999px;border:.5px solid #fff;color:#fff;font-size:12px;font-weight:700;display:grid;place-items:center;background:#4e3b95}.leaderboard-podium-card.rank-1 .leaderboard-rank-badge{background:#25b8a3}.leaderboard-podium-card.rank-3 .leaderboard-rank-badge{background:#cc73bb}.leaderboard-podium-avatar{width:76px;height:84px;border-radius:18px;border:.5px solid #959595;display:grid;place-items:center;color:#fff;font-size:20px;font-weight:700;background:radial-gradient(circle at 30% 30%,#6a6a6f,#24222a)}.leaderboard-podium-card.rank-1 .leaderboard-podium-avatar{width:80px;height:90px}.leaderboard-podium-name{width:100%;text-align:center;color:#fff;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.leaderboard-points-pill{display:inline-flex;align-items:center;gap:2px;padding:4px 8px;border-radius:40px;border:.5px solid rgba(255,255,255,.45);background:#262626;color:#fff;font-size:10px;line-height:1}.leaderboard-points-icon{width:11px;height:11px;object-fit:contain;display:block}.leaderboard-points-pill--small{min-width:48px;justify-content:center}.leaderboard-list{border-top:none}.leaderboard-list-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;border-bottom:none}.leaderboard-list-row:not(:last-child):after{content:"";position:absolute;left:82px;right:64px;bottom:0;height:1px;background:#b4b4be38}.leaderboard-list-left{display:flex;align-items:center;gap:10px;min-width:0}.leaderboard-list-rank{width:31px;height:31px;border-radius:999px;border:.5px solid #fff;color:#fff;font-size:12px;font-weight:700;display:grid;place-items:center;background:#3e3e3eb3}.leaderboard-list-avatar{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:700;background:radial-gradient(circle at 30% 30%,#6a6a6f,#24222a)}.leaderboard-list-name{color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-page{display:flex;flex-direction:column;gap:12px;padding:20px 4px 16px}.wallet-profile-card{border-radius:12px;background:#000c;padding:12px;display:flex;flex-direction:column;gap:12px}.wallet-profile-row{display:flex;align-items:center;gap:10px}.wallet-profile-avatar{width:40px;height:40px;border-radius:999px;object-fit:cover;flex-shrink:0}.wallet-profile-avatar--placeholder{display:grid;place-items:center;background:#3a3a42;color:#fff;font-size:14px;font-weight:600}.wallet-profile-avatar--initial{border:.5px solid rgba(255,255,255,.24);font-size:18px;box-shadow:0 4px 14px #00000052}.wallet-profile-meta{flex:1;min-width:0}.wallet-profile-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.wallet-profile-name{color:#fff;font-size:14px;font-weight:600}.wallet-profile-name-stack{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.wallet-profile-settings{border:none;background:transparent;color:#fff;padding:4px;cursor:pointer;line-height:0}.wallet-profile-wallet-chip{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:4px 10px;border-radius:40px;border:.5px solid rgba(255,255,255,.85);color:#fff;font-size:10px}.wallet-profile-referral{display:flex;align-items:center;gap:8px;color:#fff;font-size:11px}.wallet-profile-referral-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-profile-copy{border:none;background:transparent;color:#fff;padding:4px;cursor:pointer;line-height:0}.wallet-point-history-card{border-radius:12px;background:#000000c7;border:.5px solid rgba(255,255,255,.12);padding:16px;display:flex;flex-direction:column;gap:14px}.wallet-point-history-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.wallet-point-history-head h3{margin:0;color:#fff;font-size:15px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wallet-point-history-head span{min-width:28px;height:22px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ffffffe0;font-size:12px;font-weight:800;background:#ffffff14;border:.5px solid rgba(255,255,255,.12)}.wallet-point-history-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.wallet-point-history-list::-webkit-scrollbar{display:none}.wallet-point-history-row{min-height:58px;border-radius:8px;background:#2c2c2cb8;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.wallet-point-history-empty{min-height:58px;border-radius:8px;background:#2c2c2c85;padding:12px 14px;display:flex;align-items:center;color:#ffffff9e;font-size:15px;font-weight:700}.wallet-point-history-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.wallet-point-history-title{color:#fff;font-size:15px;font-weight:700;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-point-history-date{color:#ffffff94;font-size:12px;line-height:1}.wallet-point-history-amount{flex-shrink:0;color:#7dd3fc;font-size:16px;font-weight:900;line-height:1}.wallet-point-history-amount.is-negative{color:#fda4af}.wallet-my-block{display:flex;flex-direction:column;gap:8px}.wallet-my-title{margin:0;color:#fff;font-size:22px;font-weight:900;letter-spacing:.06em;text-align:center;width:100%}.wallet-hero-card{position:relative;border-radius:8px;padding:10px 12px 12px;min-height:142px;background:transparent;border:none;display:flex;flex-direction:column;align-items:center;gap:12px}.wallet-task-stack{display:flex;flex-direction:column;gap:8px}.wallet-task-card{width:100%;border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:.5px solid rgba(255,255,255,.14);background:#2c2c2ccc;color:#fff}.wallet-task-card--connect{background:#fff;color:#111;border:1px solid rgba(255,222,120,.75)}.wallet-task-card--stake{background:#121024f2;border:.5px solid rgba(120,90,255,.55)}.wallet-task-card--earn{background:#121212b3;border:.5px solid rgba(0,225,236,.35)}.wallet-task-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.wallet-task-icon{width:48px;height:48px;border-radius:6px;display:grid;place-items:center;flex-shrink:0}.wallet-task-icon-img{width:48px;height:48px;object-fit:contain;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;border-radius:6px}.wallet-task-icon--connect{background:#fff4d0;color:#000}.wallet-task-icon--stake,.wallet-task-icon--earn{background:transparent;border:none}.wallet-task-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.wallet-task-title{font-size:13px;font-weight:800}.wallet-task-sub{font-size:11px;opacity:.75;line-height:1.25}.wallet-task-balance-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.wallet-task-balance-label{font-size:11px;color:#b9b9c2f2}.wallet-task-balance-value{font-size:11px;color:#fff;font-weight:700}.wallet-task-cta{flex-shrink:0;height:32px;padding:0 16px;border-radius:24px;border:.5px solid rgba(255,255,255,.95);background:transparent;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.wallet-task-cta:hover{background:#ffffff14}.wallet-hero-logo{width:72px;height:72px;border-radius:50%;object-fit:contain;display:block;flex-shrink:0;box-shadow:0 4px 16px #00000059}.wallet-hero-balance-row{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.wallet-hero-balance{color:#fff;font-size:28px;font-weight:700;letter-spacing:.02em;transform:translate(10px)}.wallet-hero-eye{border:none;background:transparent;color:#fff;padding:4px;cursor:pointer;line-height:0}.wallet-hero-address-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:.5px solid #b9b9c2;color:#b9b9c2;font-size:11px}.wallet-hero-address-pill button{border:none;background:transparent;color:inherit;padding:0;cursor:pointer;line-height:0}.wallet-actions-bar{display:flex;align-items:stretch;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:8px;background:#2c2c2ccc;border:.5px solid transparent;background-image:linear-gradient(#2c2c2cf2,#2c2c2cf2),linear-gradient(135deg,#e042e8a6,#4f1ec2d9);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 0 12px #00000026}.wallet-action-tile{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;border:none;background:transparent;color:#fff;font-size:10px;cursor:pointer;padding:4px 2px}.wallet-action-tile--featured .wallet-action-icon{background:linear-gradient(145deg,#c06bc8,#6e2db8 45%,#4f6adb);color:#fff}.wallet-action-icon{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:#00000040;color:#fff}.wallet-action-img{width:24px;height:24px;object-fit:contain;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0)}.wallet-action-tile:not(.wallet-action-tile--featured) .wallet-action-icon{background:transparent}.wallet-activity{display:flex;flex-direction:column;gap:12px}.wallet-activity-row{display:flex;align-items:center;gap:12px}.wallet-activity-thumb{width:48px;height:48px;border-radius:7px;flex-shrink:0;background:#ffffff1a;border:.4px solid rgba(255,255,255,.45)}.wallet-activity-text{flex:1;min-width:0}.wallet-activity-title{color:#fff;font-size:12px;font-weight:500}.wallet-activity-date{margin-top:4px;color:#949090;font-size:10px}.wallet-activity-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:40px;border:.5px solid rgba(255,255,255,.45);background:#000c;color:#fff;font-size:11px;font-weight:600}.wallet-activity-coin{width:16px;height:16px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#333);box-shadow:0 0 6px #ffffff40}.quests-page{display:flex;flex-direction:column;gap:16px;width:100%;padding-top:12px}.quests-layout{display:flex;flex-direction:column;gap:16px;width:100%}.quests-list-pane,.quests-detail-pane{min-width:0}.quests-detail-pane{display:none}.quests-detail-pane--open{display:block}.quests-page--detail-open .quests-list-pane{visibility:hidden}.quests-page-header{display:flex;flex-direction:column;gap:12px}.quests-page-title{margin:0;font-size:16px;font-weight:700;letter-spacing:.06em;color:#fff}.quests-page-sub{margin:0;font-size:12px;line-height:1.45;color:#dcdcdcf2}.quests-filter-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.quests-filter-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:25px;padding:0 12px;border-radius:40px;border:1px solid rgba(255,255,255,.95);background:transparent;color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.quests-filter-pill-icon{flex-shrink:0;opacity:.95}.quests-filter-pill--active{background:#fff;color:#000;border-color:#fff}.quests-filter-pill--active .quests-filter-pill-icon{color:#000}.quests-hide-completed{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:25px;padding:0 12px;border-radius:40px;border:1px solid rgba(255,255,255,.58);background:#00000047;color:#fff;font-size:11px;font-weight:600;cursor:pointer;user-select:none}.quests-hide-completed input{position:absolute;opacity:0;pointer-events:none}.quests-hide-completed-box{width:13px;height:13px;border-radius:3px;border:1px solid rgba(255,255,255,.82);background:#ffffff14;box-shadow:inset 0 0 0 2px #00000059;flex-shrink:0}.quests-hide-completed input:checked+.quests-hide-completed-box{background:#fff;border-color:#fff;box-shadow:inset 0 0 0 3px #000}.quests-hide-completed:hover{background:#0000006b;border-color:#ffffffc2}.quests-feed{display:flex;flex-direction:column;margin-top:16px;gap:8px}.quest-row-card{display:flex;flex-direction:row;align-items:stretch;gap:12px;width:100%;padding:12px;text-align:left;border:none;border-radius:8px;background:#2c2c2ccc;cursor:pointer;color:inherit;font:inherit;-webkit-tap-highlight-color:transparent}.quest-row-card:active{opacity:.92}.quest-row-card--active{border-color:#fffffff2;background:#343434db}.quest-row-thumb{width:60px;height:60px;flex-shrink:0;border-radius:9px;background:#ffffff1a;border:.5px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#ffffffbd;font-size:10px;font-weight:700;text-transform:uppercase}.quest-row-thumb img,.quest-detail-hero img{width:100%;height:100%;object-fit:cover;display:block}.quest-row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.quest-row-title-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.quest-row-title{font-size:13px;font-weight:600;color:#fff;line-height:1.2}.quest-row-status-badge{flex-shrink:0;padding:4px 6px;border-radius:4px;border:.5px solid rgba(255,255,255,.95);background:#2b2b2b66;font-size:9px;font-weight:600;color:#fff;text-transform:lowercase}.quest-row-desc{margin:0;font-size:12px;line-height:1.35;color:#fff;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quest-row-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.quest-reward-pill{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border-radius:40px;background:#000c;border:.5px solid rgba(255,255,255,.5);font-size:11px;font-weight:600;color:#fff}.quest-reward-pill-coin{width:18px;height:18px;border-radius:50%;flex-shrink:0;object-fit:contain;display:block;box-shadow:0 0 5px #ffffff3d}.quest-row-chevron{display:flex;color:#fff;opacity:.95}.quests-empty{padding:16px 0}.quest-detail-card{border-radius:8px;padding:16px;background:#2c2c2ccc;display:flex;flex-direction:column;gap:20px}.quest-detail-eyebrow{font-size:11px;font-weight:700;letter-spacing:.04em;color:#dcdcdcf2}.quest-detail-empty{min-height:180px;display:flex;align-items:center;justify-content:center;color:#dcdcdcbf;font-size:12px;text-align:center}.quest-detail-back{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:none;color:#dcdcdcf2;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;width:fit-content}.quest-detail-back:hover{color:#fff}.quest-detail-hero{align-self:center;width:200px;height:200px;border-radius:7px;background:#ffffff1a;border:.4px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#ffffffbd;font-size:12px;font-weight:800;text-transform:uppercase}.quest-detail-copy{display:flex;flex-direction:column;gap:14px;flex:0 0 auto}.quest-detail-title{margin:0;font-size:16px;font-weight:600;color:#fff}.quest-detail-desc{margin:0;font-size:16px;line-height:1.6;color:#f5f5f5f5}.quest-detail-how{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;padding-top:4px}.quest-detail-how-title{margin:0;font-size:13px;font-weight:800;letter-spacing:.04em;color:#fff}.quest-detail-how-body{margin:0;max-width:420px;font-size:15px;line-height:1.55;color:#f5f5f5eb}.quest-qna-panel{display:flex;flex-direction:column;gap:12px;padding:2px 0 4px}.quest-qna-question{margin:0;color:#fff;font-size:14px;font-weight:700;line-height:1.4}.quest-qna-options{display:grid;gap:8px}.quest-qna-option{width:100%;min-height:44px;padding:9px 12px;border:.5px solid rgba(255,255,255,.22);border-radius:8px;background:#00000057;color:#fff;display:flex;align-items:center;gap:10px;text-align:left;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .08s ease,box-shadow .15s ease}.quest-qna-option:hover:not(:disabled){border-color:#ffffff94;background:#ffffff14;transform:translateY(-1px)}.quest-qna-option--selected{border-color:transparent;background:linear-gradient(#110d1ffa,#110d1ffa) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#7c3aed) border-box;box-shadow:0 0 16px #7c3aed47}.quest-qna-option:disabled{cursor:default}.quest-qna-option-mark{width:28px;height:28px;border-radius:999px;border:.5px solid rgba(255,255,255,.42);background:#ffffff0f;color:#ffffffe0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:900;letter-spacing:0}.quest-qna-option--multiple .quest-qna-option-mark{border-radius:7px}.quest-qna-option--selected .quest-qna-option-mark{border-color:#ffffffe6;background:#fff;color:#111}.quest-qna-option-text{min-width:0;font-size:12px;font-weight:600;line-height:1.35;color:#fffffff2}.quest-qna-feedback{width:fit-content;max-width:100%;padding:7px 10px;border-radius:8px;border:.5px solid rgba(255,255,255,.16);background:#0000005c;font-size:11px;font-weight:700;line-height:1.25}.quest-qna-feedback--success{border-color:#4ade806b;color:#bbf7d0f2}.quest-qna-feedback--error{border-color:#f871716b;color:#fecacaf2}.quest-detail-reward-row{display:flex;align-items:center;gap:12px}.quest-detail-reward-label{font-size:12px;font-weight:600;color:#fff}.quest-detail-invite-wrap{display:flex;flex-direction:column;gap:12px}.quest-detail-invite-label{font-size:12px;font-weight:600;color:#fff}.quest-detail-invite-field{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:40px;padding:0 12px;border-radius:8px;background:#0009}.quest-detail-invite-text{font-size:11px;color:#00e1ec;word-break:break-all;text-align:left}.quest-detail-invite-copy{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;color:#ffffff8c;cursor:pointer}.quest-detail-invite-copy:hover:not(:disabled){color:#fff}.quest-detail-invite-copy:disabled{opacity:.4;cursor:not-allowed}.quest-detail-actions{display:flex;flex-direction:column;gap:10px}.quest-share-cta{align-self:flex-start;min-height:32px;padding:0 16px;border:none;border-radius:24px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#c06bc8,#8429b8 45%,#1c3faa)}.quest-share-cta:hover:not(:disabled){filter:brightness(1.06)}.quest-share-cta:disabled{opacity:.45;cursor:not-allowed}.quest-detail-progress-block{display:flex;flex-direction:column;gap:10px;padding-top:8px;border-top:.5px solid rgba(255,255,255,.08)}@media(max-width:1179px){.quests-detail-pane--open{position:fixed;top:var(--topnav-h);right:max(16px,calc((100vw - 430px)/2 + 16px));bottom:var(--bottomnav-h);left:max(16px,calc((100vw - 430px)/2 + 16px));z-index:90;overflow-y:auto;padding:14px 0 18px;scrollbar-width:none}.quests-detail-pane--open::-webkit-scrollbar{display:none}.quests-detail-pane--open .quest-detail-card{width:100%;min-height:100%;padding:16px 16px 22px;border:.5px solid rgba(255,255,255,.36);border-radius:8px;background:linear-gradient(0deg,#ffffff14,#ffffff14),#222224e0;box-shadow:0 18px 36px #00000052;backdrop-filter:blur(10px)}.quests-detail-pane--open .quest-detail-eyebrow{display:none}}@media(min-width:1180px){.quests-page{height:100%;width:100%;padding-top:26px}.quests-layout{width:min(1200px,calc(100vw - 48px));height:min(848px,calc(100dvh - 136px));margin:0 auto;display:grid;grid-template-columns:minmax(0,600px) minmax(0,576px);gap:24px;align-items:start}.quests-list-pane{height:848px;max-height:100%;display:flex;flex-direction:column;gap:24px;min-height:0}.quests-detail-pane{display:block;min-height:714px}.quests-page--detail-open .quests-list-pane{visibility:visible}.quests-page-header{gap:16px;flex-shrink:0}.quests-page-title{font-size:32px;line-height:1;letter-spacing:0}.quests-page-sub{font-size:12px;line-height:1;color:#dbdbdb}.quests-filter-row{height:40px;flex-wrap:nowrap;gap:8px}.quests-filter-pill{height:40px;min-height:40px;padding:0 20px;border-width:.5px;font-size:12px}.quests-hide-completed{height:40px;min-height:40px;margin-left:auto;padding:0 14px;border-width:.5px;font-size:12px}.quests-filter-pill-icon{display:none}.quests-feed{flex:1 1 auto;margin-top:0;gap:12px;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.quests-feed::-webkit-scrollbar{display:none}.quest-row-card{min-height:112px;padding:12px;border:.5px solid transparent;background:#2c2c2ccc}.quest-row-card--active{border-color:#fffffff2;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#2c2c2ccc}.quest-row-body{min-height:88px;gap:12px}.quest-row-title{font-size:13px;line-height:1}.quest-row-desc{font-size:10px;line-height:1.35;color:#fff}.quest-row-footer{min-height:24px}.quest-reward-pill{height:24px;padding:0 8px;font-size:9px}.quest-reward-pill-coin{width:16px;height:16px}.quest-row-status-badge{height:14px;padding:0 6px;display:inline-flex;align-items:center;font-size:8px}.quest-detail-card{width:100%;min-height:714px;height:714px;padding:16px;gap:20px;border:.5px solid rgba(255,255,255,.85);border-radius:8px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#2c2c2ccc;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.quest-detail-card::-webkit-scrollbar{display:none}.quest-detail-back{display:none}.quest-detail-card--empty{justify-content:flex-start}.quest-detail-hero{width:300px;height:300px;border-radius:7px}.quest-detail-title{font-size:18px;line-height:1}.quest-detail-desc{font-size:15px;line-height:1.55;color:#f1f1f1}.quest-detail-how-title{font-size:13px;line-height:1}.quest-detail-how-body{font-size:14px;line-height:1.45;color:#f1f1f1}.quest-detail-card--quiz{gap:14px}.quest-detail-card--quiz .quest-detail-hero{width:210px;height:210px}.quest-detail-card--quiz .quest-detail-copy{gap:10px}.quest-detail-card--quiz .quest-detail-how{flex:0 0 auto;gap:8px}.quest-qna-panel{gap:10px}.quest-qna-question{font-size:13px;line-height:1.35}.quest-qna-options{gap:7px}.quest-qna-option{min-height:38px;padding:7px 10px}.quest-qna-option-text{font-size:11px}.quest-detail-reward-row{min-height:24px}.quest-detail-invite-field{min-height:40px;height:40px}.quest-detail-invite-text{font-size:10px}.quest-share-cta{height:32px;min-height:32px;padding:0 16px;font-size:10px}.quest-detail-progress-block{display:none}}.quests-list{display:flex;flex-direction:column;gap:12px}.quest-card{border-radius:14px;border:1px solid rgba(42,37,69,.8);padding:12px 14px;background:#121024f2}.quest-title-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px}.quest-title{font-size:13px;font-weight:500}.quest-badge{padding:2px 7px;border-radius:999px;border:1px solid var(--border);font-size:10px;color:var(--muted);flex-shrink:0}.quest-desc{font-size:12px;color:var(--muted);margin-bottom:8px}.progress-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.progress-bar{flex:1;height:5px;border-radius:999px;background:#2a2545cc;overflow:hidden}.progress-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#a855f7);transition:width .2s ease-out}.progress-text{font-size:10px;color:var(--muted);white-space:nowrap}.quest-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.quest-tag{border-radius:999px;padding:2px 7px;border:1px solid var(--border);font-size:10px;color:var(--muted)}.quest-tag.success{border-color:var(--accent-border);color:#c4b5fd}.quest-actions{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.quest-detail-primary-actions{margin-top:0;gap:10px}.quest-detail-primary-actions .twitter-share-btn,.quest-detail-primary-actions .quest-share-cta,.quest-detail-primary-actions .quest-image-upload-btn{min-height:40px;padding:0 18px;border:1px solid transparent;color:#fff;font-weight:800;background:linear-gradient(#141024f5,#141024f5) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#7c3aed) border-box;box-shadow:0 0 16px #7c3aed38}.quest-image-upload-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;font-size:12px;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .15s ease,transform .08s ease,filter .15s ease}.quest-image-upload-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.quest-image-upload-btn input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.quest-detail-primary-actions .quest-claim-reward-btn{min-height:40px}.quest-loading{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.quest-spinner{width:13px;height:13px;border:2px solid var(--border);border-top-color:var(--accent-2);border-radius:50%;animation:quest-spin .7s linear infinite}@keyframes quest-spin{to{transform:rotate(360deg)}}.twitter-share-btn{display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid rgba(107,114,128,.6);padding:6px 12px;font-size:12px;font-family:inherit;color:var(--text);text-decoration:none;background:#0d0b1af5;cursor:pointer;transition:background .15s ease,transform .08s ease}.twitter-share-btn:hover{background:#2a2545e6;transform:translateY(-1px)}.quest-image-modal-backdrop{position:fixed;inset:0;z-index:2400;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000bd}.quest-image-modal{width:min(92vw,720px);max-height:88vh;border-radius:14px;border:1px solid rgba(255,255,255,.24);background:#0c0c10f5;box-shadow:0 24px 80px #0000008a;display:flex;flex-direction:column;overflow:hidden}.quest-image-modal-head{min-height:52px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.1)}.quest-image-modal-head h3{margin:0;min-width:0;color:#fff;font-size:15px;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quest-image-modal-close{width:32px;height:32px;flex-shrink:0;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;font-size:22px;line-height:1;cursor:pointer}.quest-image-modal-body{padding:16px;display:flex;align-items:center;justify-content:center;overflow:auto}.quest-image-modal-body img{display:block;max-width:100%;max-height:calc(88vh - 84px);object-fit:contain;border-radius:10px}.quest-claim-reward-btn{min-height:32px;min-width:128px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#080710b8;color:#e5e7eb9e;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:12px;font-weight:800;letter-spacing:.05em;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:transform .12s ease,filter .15s ease,box-shadow .15s ease,color .15s ease}.quest-claim-reward-btn--ready{border:1px solid transparent;color:#fff;text-shadow:0 0 12px rgba(232,121,249,.45);background:linear-gradient(165deg,#090712fa,#141020f5) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#7c3aed,#fde047) border-box;box-shadow:0 0 16px #7c3aed52,0 0 24px #38bdf824}.quest-claim-reward-btn--ready:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 0 20px #7c3aed6b,0 0 28px #38bdf82e}.quest-claim-reward-btn--claimed{border-color:#4ade806b;background:#14532d24;color:#bbf7d0c7}.quest-claim-reward-btn:disabled{cursor:default}.quest-claim-reward-btn:not(.quest-claim-reward-btn--ready):disabled{opacity:.55}.quest-claim-reward-btn--ready:disabled{cursor:wait;filter:saturate(.92)}.roll-results-list{display:flex;flex-direction:column;gap:5px;max-height:200px;overflow-y:auto}.roll-result-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:10px;border:1px solid var(--border);background:#0d0b1afa;font-size:12px}.roll-rarity{font-weight:600;min-width:26px}.roll-result-item.rarity-1 .roll-rarity{color:#94a3b8}.roll-result-item.rarity-2 .roll-rarity{color:#4ade80}.roll-result-item.rarity-3 .roll-rarity{color:#38bdf8}.roll-result-item.rarity-4 .roll-rarity{color:#c084fc}.roll-result-item.rarity-5 .roll-rarity{color:#fbbf24}.roll-name{flex:1;color:var(--text)}.roll-type{font-size:10px;color:var(--muted)}.gacha-flash-fullscreen{position:fixed;inset:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:1100}.gacha-flash-skip{position:absolute;top:16px;right:16px;border-radius:999px;border:1px solid var(--border);background:#0d0b1ae6;color:var(--text);font-size:12px;padding:6px 14px;cursor:pointer;z-index:1101;transition:border-color .15s,background .15s}.gacha-flash-skip:hover{border-color:var(--accent-border);background:var(--accent-soft)}.gacha-flash-video{width:100%;height:100%;object-fit:contain;background:#000}.gacha-flash-fallback{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.gacha-flash-fallback-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 40%,#7c3aeda6,#0d0b1af2 55%,#000);animation:gachaFlashSweep 1.6s ease-in-out infinite}.gacha-flash-fallback-box{position:relative;z-index:1;width:min(320px,70vw);height:auto;filter:drop-shadow(0 0 20px rgba(124,58,237,.35));animation:gachaBoxPop 1.4s ease-in-out infinite;transform-origin:center}.gacha-flash-fallback--gold .gacha-flash-fallback-bg{background:radial-gradient(ellipse at 50% 40%,#f59e0ba6,#0d0b1af2 55%,#000)}.gacha-flash-fallback--gold .gacha-flash-fallback-box{filter:drop-shadow(0 0 20px rgba(245,158,11,.35))}.gacha-flash-fallback--purple .gacha-flash-fallback-bg{background:radial-gradient(ellipse at 50% 40%,#a855f7b3,#0d0b1af2 55%,#000)}.gacha-flash-fallback--purple .gacha-flash-fallback-box{filter:drop-shadow(0 0 20px rgba(168,85,247,.35))}.gacha-flash-fallback--blue .gacha-flash-fallback-bg{background:radial-gradient(ellipse at 50% 40%,#3b82f6a6,#0d0b1af2 55%,#000)}.gacha-flash-fallback--blue .gacha-flash-fallback-box{filter:drop-shadow(0 0 20px rgba(59,130,246,.35))}.gacha-flash-fallback--goldEnvelope .gacha-flash-fallback-bg{background:radial-gradient(ellipse at 50% 40%,#f59e0bbf,#7c3aed59 25%,#0d0b1af2 60%,#000)}.gacha-flash-fallback--goldEnvelope .gacha-flash-fallback-box{filter:drop-shadow(0 0 20px rgba(245,158,11,.35)) drop-shadow(0 0 18px rgba(124,58,237,.25))}@keyframes gachaFlashSweep{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.06);opacity:1}to{transform:scale(1);opacity:.9}}@keyframes gachaBoxPop{0%{transform:scale(.98) rotate(-1deg)}50%{transform:scale(1.03) rotate(1deg)}to{transform:scale(.98) rotate(-1deg)}}.gacha-results-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1102}.gacha-claim-card{width:402px;max-width:calc(100vw - 24px);max-height:min(460px,calc(100vh - 24px));border-radius:12px;background:#000000eb;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(16px);padding:20px;box-shadow:0 30px 80px #000000d9;display:flex;flex-direction:column;gap:16px}.gacha-claim-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.gacha-claim-title{margin:0;color:#fff;font-size:clamp(22px,6.6vw,32px);font-weight:800;line-height:1;text-transform:uppercase;text-shadow:0 2px 18px rgba(0,0,0,.9)}.gacha-claim-close{width:20px;height:20px;border:none;background:transparent;color:#fff;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.gacha-claim-items{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:292px;overflow-y:auto;scrollbar-width:none}.gacha-claim-items::-webkit-scrollbar{width:0;height:0}@media(max-width:420px){.gacha-claim-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:340px){.gacha-claim-items{grid-template-columns:repeat(2,minmax(0,1fr))}}.gacha-claim-item-tile{width:100%;min-height:136px;border-radius:8px;background:#1c1c1ceb;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;padding:10px 7px}.gacha-claim-item-preview{width:60px;height:60px;border-radius:9px;background:#ffffff1a;border:.5px solid rgba(255,255,255,.5);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gacha-claim-item-preview--tile{width:62px;height:62px;border-radius:8px}.gacha-claim-item-preview.rarity-3,.gacha-claim-item-preview.rarity-4{border-color:#6f36f4}.gacha-claim-item-preview.rarity-5{border-image:linear-gradient(180deg,#f8db00,#fff4a2) 1}.gacha-claim-item-preview-img{width:106px;height:62px;object-fit:contain}.gacha-claim-item-preview--founders-pass{width:82px;height:82px;border:.5px solid transparent;background:linear-gradient(#2422308c,#2422308c) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#fde047) border-box;background-origin:border-box;box-shadow:0 0 12px #e879f91f,inset 0 1px #ffffff0f}.gacha-claim-item-preview-video{display:block;width:100%;height:100%;object-fit:cover}.gacha-claim-item-name{color:#fff;font-size:15px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gacha-claim-item-name--tile{width:100%;font-size:11px;text-align:center;line-height:1.25;padding:0 2px;text-shadow:0 1px 10px rgba(0,0,0,.9);white-space:normal;overflow:visible;text-overflow:unset;word-break:normal;overflow-wrap:break-word;hyphens:auto}.gacha-claim-rarity{width:fit-content;padding:2px 6px;border-radius:4px;border:.5px solid rgba(255,255,255,.85);background:#2b2b2b66;color:#fff;font-size:9px;font-weight:700;letter-spacing:.04em;line-height:1.2}.gacha-claim-rarity--tile{font-size:9px;padding:3px 7px}.gacha-claim-rarity.rarity-3,.gacha-claim-rarity.rarity-4{color:#b99cff;border-color:#6f36f4;background:#6f36f433}.gacha-claim-rarity.rarity-5{color:#ffef9a;border-color:#f8db00;background:#f8db0033}.gacha-claim-rarity--founders-pass{color:#fffef7;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.45),0 0 10px rgba(250,204,21,.25);background:linear-gradient(165deg,#141020f2,#1a1628eb) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#fde047,#67e8f9) border-box;border:.5px solid transparent;box-shadow:0 0 10px #e879f938,0 0 14px #38bdf81f}.gacha-claim-actions{margin-top:auto}.gacha-claim-btn{width:100%;height:46px;border-radius:24px;border:1px solid #fff;background:transparent;color:#fff;font-size:16px;font-weight:700;letter-spacing:.08em;cursor:pointer}.gacha-claim-btn:hover{background:#ffffff14}.mint-preview{display:flex;justify-content:center;margin-bottom:8px}.nft-preview-box{width:100%;max-width:200px;aspect-ratio:1;border-radius:12px;border:1px solid var(--border);background:linear-gradient(135deg,#7c3aed0f,#a855f70f);overflow:hidden}.nft-preview-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.mint-amount-selector{display:flex;align-items:center;gap:10px;margin-top:8px}.mint-amount-btn{width:38px;height:38px;border-radius:8px;border:1px solid var(--border);background:#0d0b1ae6;color:var(--text);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.mint-amount-btn:hover{background:var(--accent-soft);border-color:var(--accent-border)}.footer-note{display:none}.tab-content-wrapper{padding:14px 12px}.inventory-page,.stake-page{display:flex;flex-direction:column;gap:16px;padding:0 4px 8px}.stake-title-row{display:flex;align-items:center;gap:8px}.stake-help-btn{width:18px;height:18px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#ffffff14;color:#ffffffe6;font-size:11px;font-weight:900;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.stake-help-btn:hover,.stake-help-btn:focus-visible{background:#ffffff24;border-color:#facc15a6;color:#fff;outline:none}.stake-action-btn{margin-left:auto;height:34px;min-width:82px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:800;letter-spacing:.03em;line-height:1;white-space:nowrap}.stake-action-btn:not(.stake-action-btn--danger){border:1px solid transparent;color:#fff;background:linear-gradient(165deg,#090712fa,#141020f5) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#7c3aed,#fde047) border-box;box-shadow:0 0 14px #7c3aed4d,0 0 22px #38bdf81f;text-shadow:0 0 10px rgba(232,121,249,.38);transition:transform .12s ease,filter .15s ease,box-shadow .15s ease}.stake-action-btn:not(.stake-action-btn--danger):hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 0 18px #7c3aed66,0 0 28px #38bdf829}.stake-action-btn:disabled{cursor:wait}.stake-action-btn:not(.stake-action-btn--danger):disabled:not([aria-busy=true]){opacity:.55;filter:saturate(.75);box-shadow:none;cursor:default}.stake-action-spinner{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.28);border-top-color:#fff;animation:quest-spin .7s linear infinite;flex-shrink:0}.stake-network-state{display:flex;flex-direction:column;align-items:center;gap:10px}.stake-network-switch-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px}.stake-section-loading{min-height:48px;display:flex;align-items:center;justify-content:center;opacity:.9}.stake-section-spinner{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.24);border-top-color:#fff;animation:quest-spin .75s linear infinite}.stake-action-btn--danger{border-color:#f97373e6;color:#fda4af}.stake-action-btn--danger:hover:not(:disabled){background:#f973731f;border-color:#f97373;color:#fff}.stake-token-id-corner{position:absolute;top:7px;right:12px;max-width:104px;font-size:10px;line-height:1;color:#ffffff9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right;pointer-events:none}.stake-token-sub{font-size:11px;color:#b9b9c2f2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stake-token-row--staked .inventory-item-meta{gap:5px;transform:translateY(3px)}.stake-token-since{margin-top:0;max-width:100%;font-size:10px;line-height:1;color:#ffffff9e;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stake-token-row--clickable{transition:background .15s ease,border-color .15s ease,transform .15s ease}.stake-token-row--clickable:hover{background:#36363ae0;outline:1px solid rgba(250,204,21,.38);outline-offset:-1px}.stake-token-row--clickable:active{transform:translateY(1px)}.stake-token-info-btn{flex:1;min-width:0;align-self:stretch;border:0;border-radius:8px;background:transparent;color:inherit;padding:0;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.stake-token-info-btn:focus-visible{outline:1px solid rgba(250,204,21,.55);outline-offset:2px}.stake-math-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:18px;background:#0000009e;backdrop-filter:blur(10px)}.stake-math-modal{position:relative;width:min(420px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(170deg,#18171ff7,#0c0c12f5) padding-box,linear-gradient(135deg,#facc15b8,#38bdf86b,#f472b673) border-box;box-shadow:0 24px 70px #000000a3;padding:18px;color:#fff}.stake-math-close{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe0;font-size:12px;font-weight:900;line-height:1}.stake-math-close:hover{background:#ffffff1f;color:#fff}.stake-math-kicker{width:fit-content;margin-bottom:8px;border-radius:999px;border:1px solid rgba(250,204,21,.34);background:#facc151f;color:#fde68a;padding:4px 9px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stake-math-title{margin:0;padding-right:38px;color:#fff;font-size:24px;line-height:1.05}.stake-math-selected{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:10px;border:1px solid rgba(250,204,21,.2);background:#facc1517;padding:10px 12px}.stake-math-selected span{color:#fef3c7;font-size:12px;font-weight:900;letter-spacing:.08em}.stake-math-selected strong{color:#fff;font-size:12px;text-align:right}.stake-math-formula{margin-top:12px;border-radius:10px;background:#ffffff14;padding:11px 12px;color:#ffffffeb;font-size:13px;font-weight:700;line-height:1.3}.stake-math-section-title{margin-top:16px;margin-bottom:8px;color:#ffffffb8;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.stake-math-base-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stake-math-base-chip{min-height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.11);background:#ffffff0f;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.stake-math-base-chip.is-active{border-color:#facc1594;background:#facc1524;box-shadow:inset 0 0 0 1px #facc151a}.stake-math-base-chip span{color:#ffffffc2;font-size:10px;font-weight:900;letter-spacing:.04em}.stake-math-base-chip strong{color:#fff;font-size:12px}.stake-math-row-list{display:flex;flex-direction:column;gap:6px}.stake-math-row{min-height:48px;border-radius:10px;border:1px solid rgba(255,255,255,.11);background:#ffffff0e;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.stake-math-row-label{display:block;color:#fff;font-size:13px;font-weight:800}.stake-math-row-sub{display:block;margin-top:4px;color:#ffffff94;font-size:11px}.stake-math-row strong{color:#fde68a;font-size:16px;white-space:nowrap}.stake-math-ok{margin-top:16px;width:100%;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff17;color:#fff;font-weight:900}.stake-math-ok:hover{background:#ffffff24}.inventory-section-title h2,.inventory-section-title h3{margin:0;color:#fff;font-size:31px;line-height:1;letter-spacing:.02em}.inventory-section-title p{margin:6px 0 0;font-size:12px;color:#dcdcdc}.inventory-section-title--small h3{font-size:22px}.inventory-filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.inventory-chip{border-radius:4px;border:.5px solid #fff;background:#ffffff1f;color:#fff;font-size:10px;font-weight:700;padding:3px 8px;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.inventory-chip.active{background:#fff;color:#000}.inventory-chip-common{background:#fff3}.inventory-chip-rare{background:#6f36f433;border-color:#6f36f4;color:#b99cff}.inventory-chip-legendary{background:#f8db0033;border-color:#f8db00;color:#f8db00}.inventory-chip-ticket{color:#faf6ff;text-shadow:0 0 14px rgba(250,204,21,.35),0 0 20px rgba(56,189,248,.2);background:linear-gradient(165deg,#161222f0,#1c182ae6) padding-box,linear-gradient(130deg,#facc15,#38bdf8,#e879f9,#fde047,#67e8f9) border-box;border:.5px solid transparent;box-shadow:0 0 18px #e879f92e,0 0 24px #facc151a}.inventory-chip.inventory-chip-ticket.active{color:#1a0f24;text-shadow:none;background:linear-gradient(168deg,#faf8ff,#f0ecfa) padding-box,linear-gradient(130deg,#facc15,#22d3ee,#e879f9,#fbbf24,#a5f3fc) border-box;border:.5px solid transparent;box-shadow:0 0 20px #facc1559,0 0 28px #e879f933}.inventory-list{display:flex;flex-direction:column;gap:4px;max-height:252px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.inventory-list::-webkit-scrollbar{display:none}.inventory-item-row{width:100%;min-height:76px;border-radius:8px;background:#2c2c2ccc;padding:8px;display:flex;align-items:center;gap:12px;position:relative}.inventory-item-thumb{position:relative;width:60px;height:60px;border-radius:9px;border:.5px solid rgba(255,255,255,.5);background:#ffffff1a;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.inventory-item-thumb img,.inventory-item-thumb .inventory-thumb-video--main{width:106px;height:59px;object-fit:contain}.inventory-item-thumb.rarity-rare{border-color:#6f36f4}.inventory-item-thumb.rarity-legendary{border-color:#f8db00}.inventory-item-thumb.rarity-ticket{border:.5px solid transparent;background:linear-gradient(#2422308c,#2422308c) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#fde047) border-box;background-origin:border-box;box-shadow:0 0 12px #e879f91f,inset 0 1px #ffffff0f}.inventory-item-meta{display:flex;flex-direction:column;gap:10px;min-width:0}.inventory-item-name{color:#fff;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inventory-item-rarity{width:fit-content;border-radius:4px;border:.5px solid #fff;background:#2b2b2b66;font-size:8px;line-height:1;font-weight:700;color:#fff;padding:3px 6px}.inventory-item-rarity.rarity-rare{border-color:#6f36f4;color:#b99cff;background:#6f36f433}.inventory-item-rarity.rarity-legendary{border-color:#f8db00;color:#f8db00;background:#f8db0033}.inventory-item-rarity.rarity-ticket{color:#fffef7;text-shadow:0 1px 2px rgba(0,0,0,.45),0 0 10px rgba(250,204,21,.25);background:linear-gradient(165deg,#141020f2,#1a1628eb) padding-box,linear-gradient(125deg,#facc15,#38bdf8,#e879f9,#fde047,#67e8f9) border-box;border:.5px solid transparent;box-shadow:0 0 10px #e879f938,0 0 14px #38bdf81f}.inventory-recent-section{display:flex;flex-direction:column;gap:8px}.inventory-recent-list{display:flex;flex-direction:column;gap:4px;scrollbar-width:none;-ms-overflow-style:none}.inventory-recent-list::-webkit-scrollbar{display:none}.inventory-recent-row{min-height:48px;border-radius:8px;background:#2c2c2ccc;padding:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.inventory-recent-left{display:flex;align-items:center;gap:12px;min-width:0}.inventory-recent-thumb{position:relative;width:32px;height:32px;border-radius:4.8px;border:.3px solid rgba(255,255,255,.5);background:#ffffff1a;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.inventory-used-pill{position:absolute;right:10px;top:10px;font-size:9px;font-style:italic;color:#ffffffeb;background:#0000008c;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:1px 4px;line-height:1.2;pointer-events:none}.inventory-used-help{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;margin-right:6px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff0f;font-style:normal;font-size:9px;line-height:1;color:#ffffffe6;pointer-events:auto;cursor:help;padding:0}.inventory-used-help:hover{background:#ffffff1f;border-color:#ffffff57}.inventory-used-pill--small{position:static;font-size:8px;padding:1px 3px;margin-left:8px}.inventory-used-help--small{width:11px;height:11px;margin-right:5px;font-size:8px}.inventory-help-overlay{position:fixed;inset:0;z-index:9999;background:#0000008c;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:18px}.inventory-help-pop{width:100%;max-width:340px;border-radius:12px;background:#141414eb;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 60px #0000008c;padding:14px 14px 12px}.inventory-help-title{font-size:13px;font-weight:800;letter-spacing:.04em;margin-bottom:6px}.inventory-help-text{font-size:12px;opacity:.92;line-height:1.35}.inventory-help-ok{margin-top:12px;width:100%;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-weight:700}.inventory-help-ok:hover{background:#ffffff1f}.inventory-recent-thumb img,.inventory-recent-thumb .inventory-thumb-video--recent{width:56px;height:32px;object-fit:contain}.inventory-recent-name{font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inventory-recent-status{color:#fff;font-size:10px;opacity:.9;flex-shrink:0}@media(min-width:1180px){.inventory-page,.stake-page,.leaderboard-page,.referrals-page,.vouchers-page{width:600px;height:min(848px,calc(100dvh - 136px));margin:0 auto;padding:26px 0 0;gap:0}.wallet-page{width:600px;height:min(848px,calc(100dvh - 136px));margin:0 auto;padding:40px 0 0;gap:24px;overflow:hidden}.wallet-profile-card{width:600px;min-height:104px;padding:16px;gap:8px;flex-shrink:0}.wallet-profile-row{min-height:48px;gap:8px}.wallet-profile-avatar{width:48px;height:48px}.wallet-profile-avatar--initial{font-size:20px}.wallet-profile-name-row{align-items:flex-start}.wallet-profile-name{font-size:16px;line-height:1.2}.wallet-profile-wallet-chip{height:18px;margin-top:8px;padding:0 10px;font-size:10px;line-height:1}.wallet-profile-referral{height:16px;font-size:10px;line-height:1}.wallet-my-block,.wallet-point-history-card,.wallet-task-stack{width:560px;margin:0 auto;flex-shrink:0}.wallet-point-history-card{max-height:260px;gap:14px}.wallet-point-history-list{max-height:190px;gap:8px}.wallet-point-history-row{min-height:58px}.wallet-my-block{gap:12px}.wallet-my-title{height:19px;font-size:19px;line-height:1;letter-spacing:0}.wallet-hero-card{min-height:116px;padding:0;gap:8px;justify-content:center}.wallet-hero-logo{width:72px;height:72px}.wallet-hero-balance-row{gap:6px}.wallet-hero-balance{font-size:32px;line-height:1;letter-spacing:0;transform:none}.wallet-hero-address-pill{height:18px;padding:0 10px;font-size:10px;line-height:1}.wallet-actions-bar{width:520px;height:80px;padding:8px 12px;gap:0}.wallet-action-tile{height:64px;justify-content:center;gap:4px;font-size:10px;line-height:1}.wallet-action-icon{width:24px;height:24px}.wallet-action-tile--featured .wallet-action-icon{width:40px;height:40px}.wallet-task-stack{gap:8px}.wallet-task-card{min-height:72px;height:72px;padding:12px}.wallet-task-title{font-size:14px;line-height:1;text-transform:uppercase}.wallet-task-sub,.wallet-task-balance-label,.wallet-task-balance-value{font-size:10px;line-height:1}.inventory-page>.inventory-section-title:first-child{margin-bottom:16px}.stake-page>.inventory-section-title:first-child{margin-bottom:24px}.inventory-page>.inventory-section-title:first-child h2,.stake-page>.inventory-section-title:first-child h2{font-size:32px;line-height:1;letter-spacing:0;text-transform:uppercase}.inventory-page>.inventory-section-title:first-child p,.inventory-recent-section .inventory-section-title p,.stake-page>.inventory-section-title:first-child p,.stake-page>.inventory-section-title--small p{display:none}.inventory-filter-row{min-height:18px;margin-bottom:24px;gap:8px;flex-wrap:nowrap}.inventory-chip{height:18px;min-height:18px;padding:0 8px;font-size:10px;line-height:1}.inventory-list{max-height:236px;margin-bottom:24px;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.56) transparent;scrollbar-gutter:stable}.inventory-list::-webkit-scrollbar{display:block;width:5px;height:5px}.inventory-list::-webkit-scrollbar-track{background:transparent}.inventory-list::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b88f}.inventory-list::-webkit-scrollbar-thumb:hover{background:#94a3b8b8}.stake-page>.inventory-section-title--small{margin-bottom:16px}.stake-page>.inventory-list+.inventory-section-title--small{margin-top:0!important}.stake-page>.inventory-list:last-child{margin-bottom:0}.inventory-item-row{min-height:76px;height:76px}.inventory-item-name{font-size:12px;line-height:1}.inventory-recent-section{gap:16px}.inventory-section-title--small h3{font-size:19px;line-height:1;letter-spacing:0}.inventory-recent-list{gap:4px}.inventory-recent-row{min-height:48px;height:48px}.leaderboard-title-row{min-height:32px;margin-bottom:16px;gap:8px}.leaderboard-title-row .vouchers-back-btn{width:24px;height:24px}.leaderboard-title-row h2{font-size:32px;line-height:1;letter-spacing:0;text-transform:uppercase}.leaderboard-top3-wrap{width:100%;margin-bottom:24px;padding:0;flex-shrink:0}.leaderboard-top3-message{margin:0 0 16px;font-size:12px;line-height:1}.leaderboard-top3{gap:8px}.leaderboard-podium-card{max-width:none;min-height:132px;border-radius:8px;background:#2c2c2ccc;padding:10px 8px;overflow:visible}.leaderboard-podium-card.rank-1{min-height:142px}.leaderboard-podium-card.rank-2,.leaderboard-podium-card.rank-3{margin-top:10px}.leaderboard-rank-badge{top:-10px;left:10px;width:28px;height:28px;font-size:12px}.leaderboard-podium-avatar{width:64px;height:64px;border-radius:8px;font-size:18px}.leaderboard-podium-card.rank-1 .leaderboard-podium-avatar{width:72px;height:72px}.leaderboard-podium-name{font-size:11px;line-height:1}.leaderboard-list{display:flex;flex-direction:column;gap:4px;max-height:calc(100% - 220px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.leaderboard-list::-webkit-scrollbar{display:none}.leaderboard-list-row{min-height:48px;height:48px;border-radius:8px;background:#2c2c2ccc;padding:8px}.leaderboard-list-row:not(:last-child):after{display:none}.leaderboard-list-left{gap:12px}.leaderboard-list-rank{width:32px;height:32px;font-size:12px}.leaderboard-list-avatar{width:32px;height:32px}.leaderboard-list-name{font-size:12px;line-height:1}.referrals-page{overflow:hidden}.referrals-page .section-header{min-height:32px;margin-bottom:24px;align-items:flex-start}.referrals-page .section-title{color:#fff;font-size:32px;line-height:1;letter-spacing:0;text-transform:uppercase}.referrals-page .section-sub{display:none}.referrals-grid{display:flex;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.referrals-grid::-webkit-scrollbar{display:none}.referrals-card.card{border-radius:8px;border:0;background:#2c2c2ccc;padding:14px 16px}.referrals-card .card-title-row{min-height:22px;margin-bottom:16px;align-items:center}.referrals-card .card-title{font-size:14px;line-height:1;font-weight:800}.referrals-card .pill{height:22px;padding:0 10px;display:inline-flex;align-items:center;font-size:10px;line-height:1;white-space:nowrap}.referrals-card .stack{gap:12px}.referrals-card .row{min-height:20px;align-items:flex-start}.referrals-card .label{font-size:10px;line-height:1.2}.referrals-card .value,.referrals-card li{font-size:12px!important;line-height:1.35;overflow-wrap:anywhere}.referrals-card .value{max-width:62%;text-align:right}.referrals-card ul{max-height:120px;margin-top:8px!important;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.referrals-card ul::-webkit-scrollbar{display:none}.referrals-card .input{height:38px;border-radius:8px;font-size:12px}.referrals-card .button{height:34px;width:fit-content;min-width:120px;padding:0 16px;font-size:12px;line-height:1}.vouchers-title-row{min-height:32px;margin-bottom:24px;gap:8px}.vouchers-title-row h2{font-size:32px;line-height:1;letter-spacing:0;text-transform:uppercase}.vouchers-claim-card{min-height:72px;margin-bottom:24px;border-radius:8px;background:#000c;padding:12px;flex-direction:row;align-items:center;gap:12px}.vouchers-claim-card .voucher-claim-input-row{flex:1 1 0;width:auto;min-width:0;height:40px;background:#12121294}.vouchers-claim-card .voucher-claim-input{height:38px;font-size:12px}.vouchers-claim-card .voucher-claim-submit{width:auto;height:34px;min-width:82px;padding:0 14px;font-size:12px;line-height:1;flex:0 0 auto}.vouchers-recent{flex:1 1 auto;min-height:0;gap:16px}.vouchers-recent h3{font-size:19px;line-height:1;letter-spacing:0}.vouchers-recent-list{gap:4px;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.vouchers-recent-list::-webkit-scrollbar{display:none}.vouchers-recent-item{min-height:72px;height:72px;border-radius:8px;border:0;background:#2c2c2ccc;padding:12px;backdrop-filter:none}.vouchers-recent-thumb{width:48px;height:48px;border-radius:4px}.vouchers-recent-thumb img{width:42px;height:42px}.vouchers-recent-item-title{font-size:12px;line-height:1}.vouchers-recent-item-right{flex-shrink:0}.vouchers-recent-item .voucher-claim-submit--list{height:32px;min-width:74px;font-size:12px}.vouchers-empty{border-radius:8px;background:#2c2c2ccc;font-size:12px;padding:14px}}.login-card.card{padding:24px 20px}.brand{display:flex;align-items:center;gap:10px}.brand-icon{width:32px;height:32px;border-radius:10px;background:radial-gradient(circle at 20% 0,#7c3aed,#a855f7);box-shadow:0 8px 24px #7c3aed80;flex-shrink:0}.brand-text h1{font-size:1.15rem;margin:0;letter-spacing:.04em}.brand-text p{margin:2px 0 0;font-size:12px;color:var(--muted)}.login-actions{display:flex;flex-direction:column;gap:10px}.login-form{display:flex;flex-direction:column;gap:12px}.wallet-chip{padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:#0d0b1acc;font-size:12px}.wallet-chip span{color:var(--muted)}.wallet-chip-clickable{cursor:pointer;transition:border-color .15s ease,background .15s ease}.wallet-chip-clickable:hover{border-color:var(--accent-border);background:var(--accent-soft)}.wallet-chip-clickable span{color:var(--text);display:inline-flex;align-items:center;gap:6px}.wallet-chip-icon{display:inline-flex;align-items:center;color:var(--accent-2);opacity:.9}.reown-modal-page{position:relative;min-height:100dvh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat}.reown-modal-overlay{position:absolute;inset:0;background:#0006;backdrop-filter:blur(14px);pointer-events:none}@media(max-width:767px){.reown-modal-overlay{background:#000000d9;backdrop-filter:none}}@media(min-width:768px){.reown-modal-page{background-attachment:fixed;background-size:cover;background-position:center center}.reown-modal-overlay{backdrop-filter:none;background:#000000d9}.reown-modal-card{background:#000000c7;backdrop-filter:blur(8px)}.reown-modal-page--intro .reown-modal-overlay{background:#000000d9}.reown-modal-page--intro .reown-modal-wrap{max-width:318px;padding:0}.reown-modal-page--intro .reown-modal-card{border-radius:12px;background:#000000b8;box-shadow:0 18px 52px #00000047;backdrop-filter:blur(4px)}}.reown-modal-wrap{position:relative;z-index:10;width:100%;max-width:393px;padding:0 37px}.reown-modal-card{width:100%;border-radius:12px;border:none;background:#000000a3;padding:16px}.reown-modal-card--wallet{border-color:#0988f059}.reown-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reown-modal-header--intro{gap:10px}.reown-modal-title{color:#fff;font-weight:800;letter-spacing:.06em;font-size:18px;line-height:1.1;text-transform:uppercase}.reown-modal-title-center{text-align:center}.reown-modal-close{background:transparent;border:none;padding:0;cursor:pointer;color:#ffffffb3;display:inline-flex}.reown-modal-close:hover{color:#fff}.reown-modal-close--intro{flex-shrink:0;margin-top:1px}.reown-modal-description{margin-top:16px;color:#fff;font-size:13px;line-height:1.5}.reown-howto-description-button{display:block;width:100%;margin-top:16px;padding:0;border:0;border-radius:8px;background:transparent;cursor:zoom-in;overflow:hidden}.reown-howto-description-image{display:block;width:100%;height:auto;object-fit:contain}.reown-image-viewer{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.reown-image-viewer-backdrop{position:absolute;inset:0;border:0;background:#00000094;cursor:zoom-out}.reown-image-viewer-panel{position:relative;z-index:1;width:min(86vw,430px);max-height:78dvh;padding:12px;border-radius:14px;background:#000000e0;box-shadow:0 18px 60px #0000008c;overflow:hidden}.reown-image-viewer-image{display:block;width:100%;max-height:calc(78dvh - 24px);border-radius:8px;object-fit:contain}.reown-image-viewer-close{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#000000b8;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.reown-image-viewer-close:hover{background:#ffffff24}.reown-modal-continue{margin-top:16px;width:100%;height:32px;border-radius:24px;border:1px solid #fff;background:transparent;color:#fff;font-weight:700;font-size:11px;letter-spacing:.08em;cursor:pointer;display:flex;align-items:center;justify-content:center}.reown-modal-continue:hover{background:#ffffff14}.reown-hidden-trigger{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden}.reown-wallet-list{margin-top:16px;display:flex;flex-direction:column;gap:12px}.reown-wallet-item{width:100%;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer}.reown-wallet-item:hover{background:#ffffff17}.reown-wallet-icon{width:36px;height:36px;border-radius:10px;background:#ffffff14;color:#ffffffd9;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.reown-wallet-label{color:#fff;font-weight:700;font-size:14px}.reown-howto-faq{margin-top:16px;color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}.reown-modal-ghost{margin-top:16px;width:100%;height:32px;border-radius:24px;border:1px solid #fff;background:transparent;color:#fff;font-weight:700;font-size:11px;letter-spacing:.08em;cursor:pointer;display:flex;align-items:center;justify-content:center}.reown-modal-ghost:hover{background:#ffffff14}.mobile-shell>.side-menu-overlay{position:fixed;inset:0;z-index:900;background:#000;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}.side-menu-glow-layer{position:absolute;inset:0;overflow:hidden;pointer-events:none}.side-menu-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.5;pointer-events:none}.side-menu-orb--1{width:480px;height:640px;left:-140px;top:-200px;background:radial-gradient(ellipse at 40% 40%,rgba(224,66,232,.55) 0%,transparent 68%)}.side-menu-orb--2{width:520px;height:720px;right:-180px;top:20%;background:radial-gradient(ellipse at 50% 50%,rgba(90,40,200,.45) 0%,rgba(30,20,100,.2) 55%,transparent 70%)}.side-menu-orb--3{width:400px;height:900px;left:10%;bottom:-320px;background:radial-gradient(ellipse at 50% 30%,rgba(120,60,220,.4) 0%,transparent 65%)}.side-menu-panel{position:relative;z-index:1;min-height:100%;max-width:393px;margin:0 auto;padding:0 16px 28px;box-sizing:border-box}.side-menu-header{padding:16px 0 4px;display:flex;align-items:center}.side-menu-close{display:inline-flex;align-items:center;justify-content:center;padding:4px;margin:0;border:none;background:transparent;color:#dcdcdc;cursor:pointer;border-radius:8px}.side-menu-close:hover{opacity:.85}.side-menu-body{display:flex;flex-direction:column;gap:24px}.side-menu-profile-card{background:#000c;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:16px}.side-menu-profile-top{display:flex;align-items:flex-start;gap:10px;width:100%;margin:0;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;color:inherit;font:inherit}.side-menu-avatar-wrap{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#ffffff14}.side-menu-avatar{width:100%;height:100%;object-fit:cover;display:block}.side-menu-avatar--placeholder{width:100%;height:100%;background:#ffffff1f}.side-menu-profile-meta{flex:1;min-width:0}.side-menu-profile-name-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.side-menu-profile-name{font-size:15px;font-weight:600;color:#fff;line-height:1.2}.side-menu-wallet-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:40px;border:.5px solid #fff;font-size:9px;font-weight:600;color:#fff;letter-spacing:.02em}.side-menu-wallet-pill svg{flex-shrink:0;color:#ffffffe0}.side-menu-profile-chevron{flex-shrink:0;margin-top:2px;display:flex;color:#fff6}.side-menu-referral-row{display:flex;align-items:center;gap:8px;font-size:10px;color:#fff;line-height:1.2}.side-menu-referral-icon{flex-shrink:0;display:flex;opacity:.95}.side-menu-referral-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-menu-icon-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:6px}.side-menu-icon-btn:hover{opacity:.85}.side-menu-nav{display:flex;flex-direction:column}.side-menu-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:0 2px 0 0;gap:10px;margin:0;border:none;background:transparent;color:#fff;font-size:14px;font-weight:500;cursor:pointer;text-align:left;font-family:inherit;letter-spacing:.02em}.side-menu-row:hover:not(:disabled){opacity:.9}.side-menu-row:disabled{opacity:.38;cursor:not-allowed}.side-menu-row-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.side-menu-row-icon{display:flex;width:24px;justify-content:center;flex-shrink:0;color:#fffffff2}.side-menu-row-chevron{flex-shrink:0;color:#ffffff57}.side-menu-row-dot{width:6px;height:6px;border-radius:50%;background:#198fe6;margin-left:2px;flex-shrink:0}.side-menu-row--logout{margin-top:2px}.side-menu-version{margin:0;font-size:9px;line-height:1;color:#ffffff73;letter-spacing:.04em}.mobile-shell>.voucher-claim-backdrop{z-index:1000}.mobile-shell>.unclaimed-drop-backdrop{z-index:1000}.mobile-shell>.profile-modal-backdrop{z-index:1000}@media(min-width:768px){.mobile-shell{width:100%;max-width:none;height:100dvh;overflow:hidden;background:#000}.mobile-shell:before{opacity:1}.mobile-shell:after{background:#000000d9}.top-nav-bar{flex:0 0 72px;width:min(1056px,calc(100vw - 24px));height:72px;margin:12px auto;padding:clamp(10px,1.2vw,16px);display:grid;grid-template-columns:clamp(44px,5vw,64px) minmax(0,1fr) clamp(32px,4vw,40px);align-items:center;justify-content:normal;column-gap:clamp(12px,4vw,80px);border-radius:60px;background:#000c;transform:none;left:auto;box-shadow:none}.top-nav-logo{width:clamp(30px,3.4vw,40px);height:clamp(30px,3.4vw,40px);border-radius:0}.top-nav-logo-btn{justify-self:center}.top-nav-tabs{display:grid;grid-template-columns:repeat(var(--top-nav-tab-count, 6),minmax(0,1fr));justify-content:start;align-items:center;gap:clamp(8px,2.7vw,44px);width:100%;height:38px;min-width:0}.top-nav-tab{position:relative;width:100%;min-width:0;height:38px;padding:0;border-color:transparent;border-radius:60px;color:#fff;font-size:clamp(9px,.8vw,11px);font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase;background:transparent}.top-nav-tab.active,.top-nav-tab:hover{border-color:transparent;background:transparent}.top-nav-tab.active:before{content:"";position:absolute;top:0;left:50%;width:min(132px,calc(100% + 44px));height:38px;border:1px solid #fff;border-radius:60px;transform:translate(-50%);pointer-events:none}.top-nav-actions{justify-content:flex-end;gap:0}.top-nav-wallet-btn{width:clamp(32px,4vw,40px);height:clamp(32px,4vw,40px);min-width:clamp(32px,4vw,40px);min-height:clamp(32px,4vw,40px);padding:6px;border-radius:40px;background:transparent;overflow:hidden}.top-nav-wallet-btn-icon--menu{display:block;width:100%;height:100%;border-radius:0;object-fit:contain}.top-nav-wallet-btn-icon--avatar{display:none;width:100%;height:100%;border-radius:40px;object-fit:cover}.top-nav-wallet-btn-icon--avatar.profile-initial-avatar{display:none;object-fit:initial}.mobile-shell>.side-menu-overlay{background:transparent;overflow:visible}.side-menu-glow-layer{display:none}.side-menu-panel{position:fixed;top:92px;right:max(24px,calc((100vw - 1056px)/2 + 6px));width:354px;max-width:calc(100vw - 32px);min-height:0;max-height:calc(100dvh - 72px);margin:0;padding:18px 20px;overflow-y:auto;border:1px solid rgba(213,181,255,.62);border-radius:10px;background:linear-gradient(135deg,#1c0c2ae6,#05020ed1);box-shadow:0 22px 60px #0000008c;backdrop-filter:blur(18px)}.side-menu-header{position:absolute;top:18px;right:18px;z-index:2;padding:0}.side-menu-close{width:28px;height:28px;padding:0}.side-menu-body{gap:22px}.side-menu-profile-card{padding:0;background:transparent;border-radius:0;gap:8px}.side-menu-profile-top{width:calc(100% - 36px);align-items:center;gap:10px}.side-menu-avatar-wrap{width:46px;height:46px}.side-menu-profile-name{font-size:22px;font-weight:800;line-height:1}.side-menu-wallet-pill{height:18px;padding:0 8px;font-size:9px;line-height:1}.side-menu-profile-chevron{display:none}.side-menu-referral-row{gap:6px;font-size:11px}.side-menu-nav{gap:6px}.side-menu-row{min-height:38px;padding:0;font-size:16px;font-weight:500}.side-menu-row-left{gap:14px}.side-menu-row-chevron{display:none}.side-menu-row--logout{margin-top:22px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.side-menu-version{margin-top:-6px;font-size:10px}.scroll-area{width:100%;max-width:none;flex:1 1 auto;min-height:0;padding:0;gap:0;overflow-x:hidden}.user-card{display:none}.roll-content{width:100%;height:100%;min-height:0;flex:1 1 auto;align-items:center;gap:24px}.collect-section{width:507px;height:180px;margin:4px auto 0;justify-content:flex-start;gap:16px}.collect-hint{width:507px;margin:24px 0 0;font-size:18px;line-height:1;letter-spacing:0}.rarity-slots{gap:8px}.rarity-slot-item{width:80px;gap:6px}.rarity-slot{width:80px;height:80px;border-radius:12px}.rarity-slot-common{background:#1976d21a;border-color:#1976d2d1}.rarity-slot-rare{background:#8d78ff1a;border-color:#6f36f4d1}.rarity-slot-legendary{background:#f8db001a;border-color:#f8db00d1}.rarity-slot-label{font-size:12px;line-height:1;letter-spacing:0}.rarity-slot-plus{width:32px;height:32px;margin-bottom:33px}.rarity-slot-plus svg{width:19px;height:19px}.box-showcase{flex:0 0 500px;height:500px;min-height:500px;width:100%;justify-content:center;align-items:center;gap:60px;overflow:visible}.box-img{filter:drop-shadow(0 0 20px rgba(255,163,61,.3))}.box-img--desktop-copy{display:block;width:280px;height:280px}.box-img--main{width:340px;height:340px}.unboxing-mid{position:absolute;left:50%;bottom:216px;width:min(530px,calc(100vw - 48px));transform:translate(-50%);z-index:2}.roll-footer{width:530px;height:192px;margin:0 auto;padding:40px 0 0;align-items:center;gap:16px}.payment-method-row{width:530px;min-height:30px;flex-wrap:nowrap}.payment-method-label,.payment-method-hint{font-size:12px}.payment-method-option{height:26px;min-width:70px;font-size:12px}.roll-actions{width:530px;height:72px;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:16px}.roll-action-item{gap:12px}.roll-button-price{height:12px;font-size:12px;line-height:1;letter-spacing:0}.btn-open-outline,.btn-open-all{height:48px;padding:0 20px;border-radius:40px;font-size:15px;line-height:1;letter-spacing:0}.btn-open-all{border-radius:24px}.roll-action-item:nth-child(1) .btn-open-outline,.roll-action-item:nth-child(1) .btn-open-all{width:111px}.roll-action-item:nth-child(2) .btn-open-outline,.roll-action-item:nth-child(2) .btn-open-all{width:115px}.roll-action-item:nth-child(3) .btn-open-outline,.roll-action-item:nth-child(3) .btn-open-all{width:125px}.roll-action-item:nth-child(4) .btn-open-outline,.roll-action-item:nth-child(4) .btn-open-all{width:131px}.voucher-hint{width:263px;min-height:24px;padding:0;font-size:15px;line-height:1;letter-spacing:0}.voucher-hint-arrow{width:24px;height:24px}.bottom-nav{display:none}}.box-img--right-1,.box-img--right-2{display:none}@media(min-width:768px){.scroll-area{overflow:hidden}.roll-content{width:min(1440px,100vw);height:calc(100dvh - 96px);min-height:0;margin:0 auto;gap:clamp(10px,1.8vh,20px);overflow:hidden}.collect-section{height:clamp(132px,17vh,180px);margin-top:0;gap:clamp(10px,1.6vh,16px)}.collect-hint{margin-top:clamp(12px,2.2vh,24px);font-size:clamp(15px,1.1vw,18px)}.rarity-slot{width:clamp(64px,8vh,80px);height:clamp(64px,8vh,80px)}.rarity-slot-item{width:80px}.rarity-slot-plus{margin-bottom:clamp(24px,3.3vh,33px)}.box-showcase{flex:0 1 clamp(280px,42vh,500px);width:min(1440px,100vw);height:clamp(280px,42vh,500px);min-height:0;padding:0;justify-content:center;gap:0;overflow:visible}.box-carousel{width:min(1180px,100vw);height:100%;transform:translateY(clamp(18px,3.5vh,44px));--box-left-offset: clamp(-430px, -30vw, -250px);--box-right-offset: clamp(250px, 30vw, 430px);--box-far-left-offset: clamp(-760px, -58vw, -520px);--box-far-right-offset: clamp(520px, 58vw, 760px)}.roll-live-stats{width:530px;justify-content:center;gap:28px;margin:0 auto -4px}.founders-pass-minted{flex:0 1 auto;min-width:0;padding:0;font-size:12px}.box-img,.box-img--main{width:clamp(230px,25vw,360px);height:auto;max-height:none}.box-carousel-item--center{transform:translate(-50%,-50%) translate(var(--box-drag-offset)) scale(1)}.box-carousel-item--left{opacity:.72;filter:brightness(.74) drop-shadow(0 0 14px rgba(255,163,61,.18));transform:translate(-50%,-50%) translate(calc(var(--box-left-offset) + var(--box-drag-offset))) scale(.74)}.box-carousel-item--right{opacity:.72;filter:brightness(.74) drop-shadow(0 0 14px rgba(255,163,61,.18));transform:translate(-50%,-50%) translate(calc(var(--box-right-offset) + var(--box-drag-offset))) scale(.74)}.box-carousel-item--far-left{transform:translate(-50%,-50%) translate(calc(var(--box-far-left-offset) + var(--box-drag-offset))) scale(.52)}.box-carousel-item--far-right{transform:translate(-50%,-50%) translate(calc(var(--box-far-right-offset) + var(--box-drag-offset))) scale(.52)}.box-img--right-1,.box-img--right-2{display:block;width:100%;height:auto}.roll-footer{height:clamp(154px,18vh,192px);margin-top:0;padding-top:clamp(14px,2.8vh,34px);transform:translateY(clamp(24px,4vh,52px))}}@media(min-width:768px){.scroll-area--quests{overflow-y:auto;overflow-x:hidden;padding-bottom:max(112px,env(safe-area-inset-bottom));scroll-padding-bottom:max(112px,env(safe-area-inset-bottom));scrollbar-width:none;-ms-overflow-style:none}.scroll-area--quests::-webkit-scrollbar{display:none}.scroll-area--quests .tab-content-wrapper{min-height:0;padding-bottom:max(112px,env(safe-area-inset-bottom))}}@media(min-width:1180px){.quests-feed{padding-bottom:max(112px,env(safe-area-inset-bottom));scroll-padding-bottom:max(112px,env(safe-area-inset-bottom))}.quest-detail-card{padding-bottom:max(96px,env(safe-area-inset-bottom));scroll-padding-bottom:max(96px,env(safe-area-inset-bottom))}}
