.toast-root{position:fixed;top:max(22px,env(safe-area-inset-top));left:50%;z-index:6000;width:min(420px,calc(100vw - 32px));display:grid;gap:10px;justify-items:center;pointer-events:none;transform:translate(-50%)}.toast-message{max-width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;background:#111827e0;color:#fff;box-shadow:0 14px 34px #11182738;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:14px;line-height:1.45;font-weight:640;text-align:center;animation:toastIn .18s ease-out}.toast-message.success{background:#111827e0}.toast-message.error{background:#111827e6}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 680px){.toast-root{top:max(72px,calc(env(safe-area-inset-top) + 16px));width:calc(100vw - 24px)}.toast-message{min-height:40px;padding:9px 15px;font-size:13px}}.auth-shell{min-height:100vh}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,48px);background:radial-gradient(circle at 14% 8%,rgba(147,255,97,.3),transparent 28%),linear-gradient(135deg,#f9fbf8,#eef6ea 48%,#fff)}.auth-page.modal-backdrop{position:relative;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;padding:0;background:radial-gradient(circle at 14% 8%,rgba(147,255,97,.3),transparent 28%),linear-gradient(135deg,#f9fbf8,#eef6ea 48%,#fff);backdrop-filter:none;-webkit-backdrop-filter:none}.auth-card{position:relative;width:min(100%,440px);max-height:calc(100vh - 36px);display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 28px 90px #11182724}.auth-page .auth-language-picker{position:absolute;top:18px;right:18px;z-index:240;display:inline-flex;align-items:center}.auth-page .auth-language-picker .lang-button{width:46px;min-width:46px;height:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;background:transparent;color:#111827}.auth-page .auth-language-picker .lang-button svg{width:18px;height:18px;stroke:currentColor}.auth-page .auth-language-picker .language-menu{position:absolute;top:40px;right:0;min-width:132px;display:grid;padding:6px;border:1px solid rgba(17,24,39,.08);border-radius:14px;background:#fff;box-shadow:0 18px 44px #1118271f;opacity:0;pointer-events:none;transform:translateY(-4px)}.auth-page .auth-language-picker.open .language-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.auth-page .auth-language-picker .language-menu button{min-height:32px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#111827;font-size:13px;text-align:left}.auth-page .auth-language-picker .language-menu button:hover{background:#f0f2f5}.auth-head{display:flex;justify-content:center;padding:30px 28px 14px;text-align:center}.auth-head>div{display:grid;justify-items:center;gap:8px}.auth-brand-logo{width:76px;height:auto;display:block;margin-bottom:2px}.auth-head h1{margin:0;color:#0f1115;font-size:28px;line-height:1.08;font-weight:760;letter-spacing:0}.auth-head p{max-width:320px;margin:8px auto 0;color:#58616d;font-size:13px;line-height:1.6}.auth-body{min-height:0;padding:0 28px 28px;overflow:auto}.login-options{display:grid;gap:18px}.auth-tabs{width:min(100%,260px);justify-self:center;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:2px;padding:3px;border-radius:999px;background:#f0f2f5;box-shadow:inset 0 0 0 1px #15171a14}.auth-tabs button{min-height:32px;border:0;border-radius:999px;background:transparent;color:#58616d;font-size:12px;font-weight:760}.auth-tabs button.active{background:#fff;color:#0f1115;box-shadow:inset 0 0 0 1px #15171a14}.oauth-button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;margin:4px 0;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#fff;color:#0f1115;box-shadow:0 1px 2px #0f172a0a,inset 0 0 0 1px #1118270a;font-size:14px;font-weight:740;transition:transform .18s ease,box-shadow .18s ease}.oauth-button:hover{transform:translateY(-1px);border-color:#11182724;box-shadow:0 8px 20px #0f172a14,inset 0 0 0 1px #1118270f}.oauth-mark{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:0}.oauth-mark svg{width:18px;height:18px}.auth-panel{display:grid;gap:18px}.login-divider{display:flex;align-items:center;gap:12px;color:#7f8792;font-size:12px;line-height:1.5}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:#15171a14}.field label{color:#58616d;font-size:13px;font-weight:680;line-height:1.5}.field input{width:100%;min-height:46px;padding:0 14px;border:0;border-radius:14px;background:#f0f2f5;color:#0f1115;box-shadow:inset 0 0 0 1px #15171a14;font-size:14px;outline:none}.field input:focus{outline:1px solid rgba(147,255,97,.38);outline-offset:2px}.code-row .secondary-button{min-height:46px;padding:0 16px;border:0;border-radius:14px;background:transparent;color:#0f1115;font-size:13px;font-weight:760}.password-field{position:relative;display:block}.password-field input{padding-right:48px}.password-toggle{position:absolute;top:50%;right:10px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#6b7280;background:transparent;transform:translateY(-50%)}.password-toggle:hover{color:#111827;background:#1118270f}.password-toggle svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.9}.check-row{display:flex;align-items:center;gap:9px;color:#58616d;font-size:12px;line-height:1.5}.check-row input{width:15px;height:15px;flex:0 0 auto;margin:0;accent-color:#93ff61}.check-row a{color:#0f1115;font-weight:760;text-decoration:underline}.modal-actions{display:flex;justify-content:center;gap:10px;padding-top:8px}.auth-page .primary-button,.auth-page .modal .primary-button,.auth-page button.primary-button{min-width:176px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #111827;border-radius:999px;background:#111827;color:#fff;box-shadow:none;font-size:14px;font-weight:760}.auth-page .primary-button:hover,.auth-page .modal .primary-button:hover,.auth-page button.primary-button:hover{background:#030712;border-color:#030712;color:#fff}.auth-page .primary-button:disabled,.auth-page .primary-button.is-disabled,.auth-page .modal .primary-button:disabled,.auth-page .modal .primary-button.is-disabled{background:#e5e7eb;border-color:#e5e7eb;color:#6b7280;box-shadow:none}.auth-feedback{margin:-4px 0 0;color:#d73a49;font-size:12px;line-height:1.5;text-align:center}.auth-spinner{animation:authSpin .8s linear infinite}@keyframes authSpin{to{transform:rotate(360deg)}}@media (max-width: 680px){.auth-page{align-items:stretch;padding:0;background:#fff}.auth-page.modal-backdrop{padding:0}.auth-card{width:100%;max-height:100vh;min-height:100vh;border-radius:0;box-shadow:none}.auth-page .auth-language-picker{top:18px;right:22px}.auth-body{padding-right:28px;padding-left:28px}.field input{font-size:16px}}.packages-page{width:100%;max-width:760px;margin:0 auto;padding:0 0 40px}#packagesView .token-plan-card{min-height:226px!important;padding:18px 16px 16px!important;border-radius:18px!important;border:1px solid rgba(17,24,39,.08)!important;background:#fff!important;box-shadow:none!important}#packagesView .token-plan-period{margin-top:4px!important;color:#667085!important;font-size:12px!important;font-weight:620!important}#packagesView .token-plan-card.activity .token-plan-action{min-width:82px!important;height:34px!important;min-height:34px!important;border:0!important;border-radius:999px!important;background:#93ff61!important;color:#071225!important;font-size:12px!important;font-weight:820!important}#packagesView .package-rate{min-height:42px!important;align-items:baseline!important;justify-content:flex-start!important;padding:0!important;background:transparent!important;box-shadow:none!important}@media (max-width: 680px){body.packages-active .topbar{top:16px!important;width:min(392px,calc(100vw - 28px))!important;height:46px!important;min-height:46px!important;grid-template-columns:auto minmax(0,1fr)!important;padding:5px 9px 5px 12px!important;border-radius:999px!important;background:#ffffffd6!important;box-shadow:inset 0 0 0 1px #ffffff94,0 18px 38px #1118271a!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important}body.packages-active .topbar .brand-logo{width:106px!important}body.packages-active .topbar .top-actions{gap:8px!important}body.packages-active .topbar #noticeButton,body.packages-active .topbar #docsButton{display:none!important}body.packages-active .topbar .download-button,body.packages-active .topbar .lang-button,body.packages-active .topbar .language-picker{width:24px!important;min-width:24px!important;height:32px!important;min-height:32px!important;padding:0!important}body.packages-active .topbar .download-button svg,body.packages-active .topbar .lang-button svg{width:17px!important;height:17px!important}body.packages-active .topbar .user-pill{max-width:116px!important;height:34px!important;min-height:34px!important;gap:7px!important;padding:3px 8px!important;background:#1118270a!important}body.packages-active .topbar .avatar{width:18px!important;min-width:18px!important;height:18px!important}body.packages-active .topbar .user-name{max-width:58px!important;font-size:12px!important;font-weight:520!important}body.packages-active .packages-shell .page{width:min(430px,100%)!important;max-width:430px!important;padding-top:78px!important;padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}body.packages-active .packages-page{padding:0 22px 40px!important}body.packages-active #packagesView .shop-store{gap:18px!important}body.packages-active #packagesView .shop-eyebrow{display:block!important;margin:0!important;color:#667085!important;font-size:13px!important;line-height:1.15!important;font-weight:820!important}body.packages-active #packagesView #shopStoreTitle{margin:0!important;color:#050914!important;font-size:26px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:0!important}body.packages-active #packagesView .shop-store-head{display:grid!important;gap:12px!important}body.packages-active #packagesView .shop-store-head>div{display:grid!important;gap:5px!important}body.packages-active #packagesView .shop-rule-button{min-height:31px!important;background:#eef2f5!important}body.packages-active #packagesView .shop-package-list{gap:10px!important}body.packages-active #packagesView .shop-package-card,body.packages-active #packagesView .shop-package-card.token-plan-card{min-height:188px!important;gap:14px!important;padding:20px 20px 18px!important;border-radius:20px!important}body.packages-active #packagesView .shop-buy-button,body.packages-active #packagesView .quota-store-buy-button,body.packages-active #packagesView .token-plan-action.shop-buy-button{width:100%!important;max-width:none!important;min-width:0!important;height:43px!important;min-height:43px!important;border:1px solid rgba(80,216,83,.58)!important;border-radius:999px!important;background:#e4ffdc!important;color:#071225!important;font-size:14px!important;font-weight:900!important;box-shadow:none!important}body.packages-active #packagesView .shop-buy-button span,body.packages-active #packagesView .quota-store-buy-button span{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}}.packages-shell .page{width:min(430px,100%);max-width:430px;padding-top:76px;padding-bottom:108px}.packages-page{max-width:100%;padding:0 22px 40px}#packagesView .shop-store{display:grid;gap:18px}#packagesView .shop-store-head{display:grid;gap:12px}#packagesView .shop-store-head>div{display:grid;gap:5px}#packagesView .shop-eyebrow{margin:0;color:#667085;font-size:13px;line-height:1.15;font-weight:820}#packagesView #shopStoreTitle{margin:0;color:#070b16;font-size:26px;line-height:1.05;font-weight:900;letter-spacing:0}#packagesView .shop-store-head p:not(.shop-eyebrow){margin:0;color:#5f6672;font-size:13px;line-height:1.6;font-weight:520}#packagesView .shop-rule-button{width:100%;min-height:31px;border:0;border-radius:999px;background:#eef2f5;color:#080d18;box-shadow:none;font-size:13px;font-weight:760}#packagesView .package-dashboard,#packagesView .shop-dashboard{display:none!important}#packagesView .shop-package-list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card{min-height:188px!important;display:grid!important;align-content:start!important;gap:14px!important;padding:20px 20px 18px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important}#packagesView .shop-package-card.featured{background:radial-gradient(circle at 0 0,rgba(186,255,22,.13),transparent 36%),#fff!important}#packagesView .shop-package-main{display:grid!important;gap:13px!important;min-width:0!important}#packagesView .shop-package-name{min-height:28px!important;display:flex!important;align-items:center!important;gap:10px!important}#packagesView .shop-package-name .quota-cube{width:26px!important;min-width:26px!important;height:26px!important}#packagesView .shop-package-name strong{color:#071225!important;font-size:18px!important;line-height:1!important;font-weight:900!important}#packagesView .shop-package-name em{min-height:24px!important;display:inline-flex!important;align-items:center!important;gap:3px!important;margin-left:2px!important;padding:0 8px!important;border:1px solid rgba(17,24,39,.16)!important;border-radius:999px!important;background:#fff!important;color:#9aa1aa!important;font-size:13px!important;font-style:normal!important;font-weight:760!important}#packagesView .shop-package-name em b{color:#070b16!important;font-size:13px!important;font-weight:900!important}#packagesView .shop-package-yield{min-height:58px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:repeat(2,minmax(0,auto))!important;-moz-column-gap:12px!important;column-gap:12px!important;row-gap:5px!important;padding:10px 12px!important;border-radius:12px!important;background:#f0f0f0!important}#packagesView .shop-package-yield span{color:#6b7280!important;font-size:12px!important;line-height:1.2!important;font-weight:560!important}#packagesView .shop-package-yield span:first-child{grid-row:1 / span 2!important;display:grid!important;align-content:center!important;gap:4px!important;color:#6b7280!important}#packagesView .shop-package-yield b{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#070b16!important;font-weight:900!important;white-space:nowrap!important}#packagesView .shop-package-yield span:first-child b{font-size:24px!important;line-height:1!important}#packagesView .shop-package-side{width:100%!important;display:block!important}#packagesView .shop-buy-button,#packagesView .quota-store-buy-button,#packagesView .token-plan-action.shop-buy-button{width:100%!important;max-width:none!important;min-width:0!important;height:43px!important;min-height:43px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 18px!important;border:1px solid rgba(80,216,83,.58)!important;border-radius:999px!important;background:#e4ffdc!important;color:#071225!important;box-shadow:none!important;font-size:14px!important;font-weight:900!important}#packagesView .shop-buy-button span,#packagesView .quota-store-buy-button span{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}#packagesView .quota-token-mini{width:21px!important;height:21px!important;-o-object-fit:contain!important;object-fit:contain!important}#packagesView .package-notice{margin:-4px 0 0}@media (min-width: 681px){.packages-shell .page{width:min(760px,calc(100% - 32px))!important;max-width:760px!important;padding-top:96px!important}.packages-page{width:min(430px,100%)!important;max-width:430px!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important}}.packages-page .token-layout{display:grid;gap:28px}.packages-page .package-intro{margin:0 0 20px;padding:0;background:transparent}.packages-page .package-copy{display:grid;justify-items:center;gap:8px;max-width:620px;margin:0 auto;text-align:center}.packages-page .package-copy .eyebrow{min-height:24px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0 11px;border-radius:999px;background:#baff16;color:#111827;font-size:12px;font-weight:760;line-height:1}.packages-page .package-copy h2{margin:0;color:#111827;font-size:38px;line-height:1.06;font-weight:840}.packages-page .package-copy p{max-width:620px;margin:0;color:#111827a8;font-size:14px;line-height:1.65}.packages-page .package-copy-actions{margin-top:2px}.packages-page .package-rule-button{min-height:30px;padding:0 14px}.packages-page .package-notice{min-height:36px;display:flex;align-items:center;padding:0 14px;border-radius:14px;background:#ffffffc2;color:#111827b8;box-shadow:inset 0 0 0 1px #11182714;font-size:13px;line-height:1.4}.packages-page .package-dashboard{display:grid;gap:14px;margin:0 0 26px;padding:16px 18px 14px;border-radius:18px;background:#eef2f7}.packages-page .package-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.packages-page .package-summary>span{display:grid;gap:7px}.packages-page .package-summary i,.packages-page .package-dashboard-head strong,.packages-page .package-dashboard-head span{font-style:normal}.packages-page .package-summary b{display:flex;align-items:center;gap:6px;font-size:22px;font-weight:820}.packages-page .package-withdraw-strip{display:flex;align-items:center;justify-content:space-between;padding:12px 0 0;border-top:1px solid rgba(17,24,39,.08)}.packages-page .package-dashboard-head{width:100%;min-height:32px;display:flex;align-items:center;gap:10px}.packages-page .package-dashboard-head span{margin-left:auto;display:inline-flex;align-items:center;gap:4px}.packages-page .token-section-title{margin-bottom:14px}.packages-page .token-section-title h3{margin:0;font-size:20px;line-height:1.2;font-weight:760}.packages-page .token-section-title p{margin:6px 0 0;color:#111827a8;font-size:13px;line-height:1.6}.packages-page .token-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.packages-page .token-plan-card{display:grid;gap:12px;min-height:0;padding:16px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff;box-shadow:none}.packages-page .token-plan-card.activity{border-color:#81e6538f;background:radial-gradient(circle at 0 0,rgba(186,255,22,.28),transparent 34%),linear-gradient(135deg,#ecffd9f5,#fffffff5 64%)}.packages-page .token-plan-top,.packages-page .token-plan-body,.packages-page .token-plan-highlight,.packages-page .token-plan-stats{display:grid}.packages-page .token-plan-top,.packages-page .token-plan-body{gap:12px}.packages-page .token-plan-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.packages-page .token-plan-copy{display:grid;gap:6px}.packages-page .token-plan-copy h3{margin:0;color:#111827;font-size:18px;line-height:1.2;font-weight:700}.packages-page .token-plan-period{color:#5d6674;font-size:12px;line-height:1.2;font-weight:720}.packages-page .token-plan-action{box-sizing:border-box;width:82px;min-width:82px;max-width:82px;height:32px;min-height:32px;max-height:32px;padding:0 11px;border-radius:999px;background:#111827;color:#fff;box-shadow:none;font-size:12px;font-weight:760;line-height:normal}.packages-page .token-plan-card.activity .token-plan-action,#packagesView .token-plan-card.activity .token-plan-action{background:#baff16!important;color:#111827!important;border:1px solid rgba(17,24,39,.1)!important;box-shadow:none!important}.packages-page .package-rate{display:flex;align-items:baseline}.packages-page .package-rate-value{display:inline-flex;align-items:baseline;gap:6px}.packages-page .package-rate strong{color:#111827;font-size:32px;line-height:1;font-weight:700}.packages-page .package-rate-value>span{color:#5d6674;font-size:12px;line-height:normal;font-weight:780}.packages-page .token-plan-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:10px 12px;border:1px solid rgba(17,24,39,.12);border-radius:14px;background:#ffffffb8}.packages-page .token-plan-stat{display:grid;gap:5px}.packages-page .token-plan-stat span,.packages-page .token-plan-estimate span{color:#5d6674;font-size:12px;line-height:1.3;font-weight:720}.packages-page .token-plan-stat b,.packages-page .token-plan-estimate b{display:flex;align-items:center;gap:5px;color:#111827;font-size:16px;line-height:1;font-weight:840}.packages-page .token-plan-estimate{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:11px;border-top:0}.packages-page .token-plan-estimate b{font-size:14px;font-weight:700}.packages-page .token-plan-note,.packages-page .modal-backdrop{display:none}.packages-page .modal-backdrop.show{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000005c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.packages-page .modal-backdrop.show .modal{width:min(420px,100%);max-height:min(760px,calc(100vh - 48px));display:flex;flex-direction:column;padding:18px;border:1px solid rgba(17,24,39,.08);background:#fff;box-shadow:0 24px 70px #1118272e;overflow:hidden}.packages-page .modal-backdrop.show .modal.wide{width:min(100%,980px)}.packages-page .modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 16px}.packages-page .modal-head h3{margin:0 0 6px;color:#111827;font-size:20px;line-height:1.2;font-weight:760}.packages-page .modal-head p{margin:0;color:#1118279e;font-size:13px;line-height:1.6}.packages-page .modal-body{margin-top:0;min-height:0;padding:0 24px 24px;overflow:auto}.packages-page .modal-form{display:grid;gap:14px}.packages-page .modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:22px}.packages-page .modal-actions .secondary-button,.packages-page .modal-actions .primary-button{min-height:56px;padding:0 26px;font-size:18px;font-weight:820}.packages-page .modal-actions .secondary-button{background:#fff;box-shadow:inset 0 0 0 1px #1118271a}.packages-page .modal-actions .primary-button{min-width:128px}.packages-page .package-modal-close{width:34px;min-width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#f4f6f8;color:#5d6674;font-size:22px;line-height:1;font-weight:400}.packages-page .modal-backdrop,.packages-page .modal{border-radius:18px}.packages-page .rule-modal-section{display:grid;gap:14px;padding:18px 0;border-top:1px solid rgba(17,24,39,.08)}.packages-page .rule-modal-section:first-child{padding-top:0;border-top:0}.packages-page .rule-modal-section h4{margin:0;color:#111827;font-size:15px;line-height:1.2;font-weight:780}.packages-page .rule-modal-section p,.packages-page .rule-modal-section li{color:#5d6674;font-size:13px;line-height:1.7}.packages-page .rule-modal-section p,.packages-page .rule-modal-section ul{margin:0}.packages-page .rule-modal-section ul{display:grid;gap:9px;padding-left:18px}.packages-page .package-earning-list{display:grid;gap:12px}.packages-page .package-empty-inline{min-height:42px;display:grid;place-items:center;border-radius:14px;background:#1118270a;color:#1118278f;font-size:13px}.packages-page .package-earning-row{display:grid;gap:10px;padding:16px;border:1px solid rgba(17,24,39,.08);border-radius:16px;background:#fff}.packages-page .package-earning-top{display:flex;justify-content:space-between;gap:12px}.packages-page .package-earning-title{display:grid;gap:4px}.packages-page .package-earning-title strong{font-size:18px;font-weight:800}.packages-page .package-earning-title span,.packages-page .package-earning-release span{color:#1118279e;font-size:13px}.packages-page .package-earning-release b{font-size:16px;font-weight:800}.packages-page .package-earning-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.packages-page .package-earning-metrics span{display:grid;gap:4px}.packages-page .package-earning-metrics i{font-style:normal;color:#1118279e;font-size:12px}.packages-page .package-earning-metrics b{font-size:16px;font-weight:800}.packages-page .earning-progress-track{height:6px;overflow:hidden;border-radius:999px;background:#11182714}.packages-page .earning-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#93ff61,#baff16)}.packages-page .package-release-section{display:grid;gap:10px;margin-top:16px}.packages-page .package-release-head,.packages-page .package-release-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.packages-page .package-release-head strong{color:#111827;font-size:15px;font-weight:760}.packages-page .package-release-head span{color:#1118278f;font-size:12px}.packages-page .package-release-list{display:grid;gap:8px}.packages-page .package-release-row{min-height:42px;padding:0 12px;border-radius:14px;background:#1118270a}.packages-page .package-release-row span{display:grid;gap:3px}.packages-page .package-release-row i,.packages-page .package-release-row em{font-style:normal}.packages-page .package-release-row i{color:#111827;font-size:13px;font-weight:720}.packages-page .package-release-row em{color:#1118278f;font-size:11px}.packages-page .package-release-row b{display:inline-flex;align-items:center;gap:5px;color:#111827;font-size:14px;line-height:1;font-weight:800}.packages-page .package-estimate{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.packages-page .package-estimate-card{min-height:102px;display:grid;align-content:center;gap:16px;padding:18px 20px;border-radius:20px;background:#f0f2f5}.packages-page .package-estimate-card-wide{grid-column:1 / -1}.packages-page .package-estimate-card span{color:#5d6674;font-size:15px;line-height:1.2;font-weight:760}.packages-page .package-estimate-card b{color:#111827;font-size:20px;line-height:1;font-weight:820}.packages-page .field{display:flex;align-items:center;gap:10px}.packages-page .field span{color:#111827;font-size:20px;line-height:1.2;font-weight:780;white-space:nowrap}.packages-page .field input{width:min(260px,100%);min-height:64px;padding:0 10px;border:3px solid rgba(17,24,39,.78);border-radius:22px;background:#fff;color:#111827;box-shadow:none;font-size:20px;line-height:1;font-weight:420}.packages-page #packageBuyModal.modal-backdrop.show .modal{width:min(100%,520px);padding:0;border-radius:24px}.packages-page #packageBuyModal .modal-head{padding:24px 24px 16px}.packages-page #packageBuyModal .modal-head h3{margin:0 0 6px;font-size:20px;line-height:1.2;font-weight:760}.packages-page #packageBuyModal .modal-head p{margin:0;font-size:13px;line-height:1.6}.packages-page #packageBuyModal .package-modal-close{width:34px;min-width:34px;height:34px;border-radius:50%;background:#f4f6f8;color:#5d6674;font-size:22px;font-weight:400}.packages-page #packageBuyModal .modal-body{margin-top:0;padding:0 24px 24px}.packages-page #packageBuyModal .modal-form{gap:14px}.packages-page #packageBuyModal .field{display:grid;gap:8px}.packages-page #packageBuyModal .field span{color:#5d6674;font-size:13px;line-height:1.2;font-weight:680}.packages-page #packageBuyModal #packageAmountInput{width:100%;min-height:48px;padding:0 58px 0 14px;border:0;border-radius:15px;background:#f6f7f9;color:#111827;box-shadow:inset 0 0 0 1px #11182714;font-size:16px;line-height:1;font-weight:400}.packages-page #packageBuyModal .amount-input-wrap{position:relative;display:block;width:100%}.packages-page #packageBuyModal .amount-input-wrap em{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:11px;font-style:normal;font-weight:760;pointer-events:none}.packages-page #packageBuyModal .activity-balance-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;border-radius:16px;background:#f6f7f9}.packages-page #packageBuyModal .activity-balance-row span,.packages-page #packageBuyModal .activity-balance-row b{min-height:40px;display:inline-flex;align-items:center;justify-content:space-between;padding:0 12px;border-radius:12px;background:#fff}.packages-page #packageBuyModal .activity-balance-row span{color:#6b7280;font-size:13px;font-weight:680}.packages-page #packageBuyModal .activity-balance-row b{color:#111827;font-size:14px;font-weight:820}.packages-page #packageBuyModal .package-estimate{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.packages-page #packageBuyModal .package-estimate-card{min-height:0;display:grid;align-content:initial;gap:6px;padding:13px;border-radius:16px;background:#f6f7f9}.packages-page #packageBuyModal .package-estimate-card span{color:#5d6674;font-size:13px;line-height:1.35;font-weight:400}.packages-page #packageBuyModal .package-estimate-card b{color:#111827;font-size:15px;line-height:1.2;font-weight:760}.packages-page #packageBuyModal .modal-actions{gap:10px;margin-top:0;padding-top:4px}.packages-page #packageBuyModal .modal-actions .secondary-button,.packages-page #packageBuyModal .modal-actions .primary-button{min-height:42px;padding:0 18px;font-size:14px;font-weight:730}.packages-page #packageBuyModal .modal-actions .primary-button{min-width:0;background:#111827;color:#fff;border-color:#111827;box-shadow:none}.packages-page #ownedPackagesModal.modal-backdrop.show .owned-packages-modal{width:min(460px,calc(100vw - 32px));max-width:min(460px,calc(100vw - 32px));min-height:292px;max-height:calc(100dvh - 48px);padding:18px;border-radius:24px;overflow:auto}.packages-page #ownedPackagesModal .owned-packages-modal .modal-head{align-items:center;margin-bottom:8px;padding:0}.packages-page #ownedPackagesModal .owned-packages-modal .modal-head h3{font-size:17px;line-height:1.2;font-weight:760}.packages-page #ownedPackagesModal .owned-packages-modal .modal-body{margin-top:0;padding:0}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-list{gap:6px}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-row{min-height:92px;padding:12px 14px;border:0;border-radius:16px;background:#f3f4f6;box-shadow:none;gap:8px}.packages-page #ownedPackagesModal .owned-packages-modal .earning-progress{display:none}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-top{gap:10px}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-title{display:grid;gap:3px}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-title strong{font-size:14px;line-height:1.15}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-title span,.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-release span{font-size:11px;line-height:1.2}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.packages-page #ownedPackagesModal .owned-packages-modal .package-earning-metrics span{display:grid;gap:2px;min-width:0}.packages-page #ownedPackagesModal .package-release-section{display:none}@media (max-width: 1180px){.packages-page .token-plan-grid{grid-template-columns:1fr}}@media (min-width: 1181px){.packages-shell .page{width:min(760px,calc(100% - 32px))!important;max-width:760px!important}.packages-page{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.packages-page .package-dashboard{min-height:0!important;border:0!important;box-shadow:none!important}}#packagesView .token-plan-highlight{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}#packagesView .package-rate{display:flex!important;place-items:initial!important;min-height:0!important;border-radius:0!important;background:transparent!important;color:#111827!important}#packagesView .package-rate-value{display:inline-flex!important;align-items:baseline!important;gap:6px!important}#packagesView .package-rate strong{color:#111827!important;font-size:32px!important;line-height:1!important;font-weight:700!important}#packagesView .package-rate-value>span{color:#5d6674!important;font-size:12px!important;line-height:normal!important;font-weight:780!important}#packagesView .token-plan-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:10px 12px!important;border:1px solid rgba(17,24,39,.12)!important;border-radius:14px!important;background:#ffffffb8!important}#packagesView .token-plan-stats span{display:block!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#5d6674!important;font-size:12px!important;line-height:1.3!important;font-weight:720!important;text-align:left!important}#packagesView .token-plan-stat{display:grid!important;gap:5px!important}#packagesView .token-plan-stat b{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;color:#111827!important;font-size:18px!important;line-height:1!important;font-weight:700!important}#packagesView .token-plan-note{display:none!important}#packagesView .token-plan-card{padding:16px!important}#packagesView .token-plan-copy h3{font-size:18px!important;line-height:1.2!important;font-weight:700!important}#packagesView .token-plan-period{font-size:12px!important;line-height:1.2!important;font-weight:720!important}#packagesView .token-plan-action{box-sizing:border-box!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 11px!important;font-size:12px!important;line-height:normal!important;font-weight:760!important}#packagesView .token-plan-estimate{padding:11px 0 0!important;line-height:normal!important}#packagesView .token-plan-estimate span{font-size:11px!important;line-height:1.35!important;font-weight:400!important}#packagesView .token-plan-estimate b{display:block!important;font-size:14px!important;line-height:1!important;font-weight:700!important}@media (max-width: 680px){.packages-page{max-width:100%;padding:0 0 28px}.packages-page #packageBuyModal.modal-backdrop.show{padding:10px}.packages-page #packageBuyModal.modal-backdrop.show .modal{width:min(100%,calc(100vw - 24px));max-height:calc(100vh - 28px);border-radius:20px}.packages-page #packageBuyModal .package-estimate{grid-template-columns:1fr}.packages-page #packageBuyModal .package-estimate-card-wide{grid-column:auto}.packages-page #ownedPackagesModal.modal-backdrop.show .owned-packages-modal{width:min(92vw,360px);max-width:min(92vw,360px);min-height:268px;max-height:calc(100dvh - 72px);padding:16px}.packages-page .package-intro{margin-top:18px;text-align:center}.packages-page .package-copy h2{font-size:28px;line-height:1.12}.packages-page .package-copy .eyebrow{background:#93ff61}.packages-page .package-rule-button{min-height:32px;padding:0 16px}}#packagesView .token-plan-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}#packagesView .token-plan-card{min-height:220px!important;padding:18px 16px 16px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}#packagesView .token-plan-card.activity{border-color:#81e653b8!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.24),transparent 34%),linear-gradient(135deg,#ecffd9fa,#fffffffa 66%)!important}#packagesView .token-plan-card .token-plan-top{gap:12px!important}#packagesView .token-plan-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important}#packagesView .token-plan-copy h3{color:#111827!important;font-size:18px!important;line-height:1.15!important;font-weight:820!important}#packagesView .token-plan-period{margin-top:4px!important;color:#667085!important;font-size:12px!important;line-height:1.2!important;font-weight:620!important}#packagesView .token-plan-card.activity .token-plan-action{min-width:82px!important;width:auto!important;height:34px!important;min-height:34px!important;padding:0 14px!important;border:0!important;border-radius:999px!important;background:#93ff61!important;color:#071225!important;font-size:12px!important;font-weight:820!important;box-shadow:none!important}#packagesView .token-plan-card.activity:first-child .token-plan-action{min-width:96px!important;background:#e5e7eb!important;color:#667085!important;font-size:0!important}#packagesView .token-plan-card.activity:first-child .token-plan-action:before{content:"已兑换 0/1";font-size:12px!important}#packagesView .token-plan-highlight{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin-top:6px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-rate{min-height:42px!important;justify-content:flex-start!important;align-items:baseline!important;padding:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-rate-value{gap:7px!important}#packagesView .package-rate strong{color:#111827!important;font-size:34px!important;line-height:1!important;font-weight:820!important}#packagesView .package-rate-value>span{color:#667085!important;font-size:12px!important;font-weight:620!important}#packagesView .token-plan-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:11px 14px!important;border:1px solid rgba(17,24,39,.12)!important;border-radius:14px!important;background:#ffffff94!important;box-shadow:none!important}#packagesView .token-plan-stat{min-height:42px!important;display:grid!important;gap:6px!important;justify-items:start!important;padding:0!important;background:transparent!important}#packagesView .token-plan-stat span,#packagesView .token-plan-estimate span{color:#8a94a3!important;font-size:11px!important;font-weight:520!important}#packagesView .token-plan-stat b{color:#111827!important;font-size:16px!important;font-weight:820!important}#packagesView .token-plan-estimate{min-height:28px!important;padding-top:12px!important;border-top:0!important}#packagesView .token-plan-estimate b{color:#111827!important;font-size:14px!important;font-weight:820!important}@media (max-width: 680px){body.packages-active .topbar,.packages-shell .topbar{position:fixed!important;top:4px!important;left:50%!important;right:auto!important;z-index:260!important;width:min(404px,calc(100vw - 24px))!important;height:48px!important;min-height:48px!important;grid-template-columns:auto minmax(0,1fr)!important;gap:8px!important;padding:6px 10px 6px 12px!important;border-radius:999px!important;background:#ffffffe6!important;box-shadow:inset 0 0 0 1px #ffffff7a,0 10px 28px #11182714!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;transform:translate(-50%)!important}body.packages-active .topbar .brand-logo,.packages-shell .topbar .brand-logo{width:98px!important}body.packages-active .topbar .top-actions,.packages-shell .topbar .top-actions{gap:7px!important}body.packages-active .topbar>.top-actions>#noticeButton,body.packages-active .topbar>.top-actions>#docsButton,.packages-shell .topbar>.top-actions>#noticeButton,.packages-shell .topbar>.top-actions>#docsButton{display:none!important}body.packages-active .topbar .download-button,body.packages-active .topbar .lang-button,body.packages-active .topbar .language-picker,.packages-shell .topbar .download-button,.packages-shell .topbar .lang-button,.packages-shell .topbar .language-picker{width:28px!important;min-width:28px!important;height:32px!important;min-height:32px!important;padding:0!important}body.packages-active .topbar .user-pill,.packages-shell .topbar .user-pill{max-width:122px!important;height:34px!important;min-height:34px!important;gap:7px!important;padding:3px 8px!important}body.packages-active .topbar .user-name,.packages-shell .topbar .user-name{max-width:68px!important;font-size:13px!important}body.packages-active .packages-shell .page,.packages-shell .page{width:min(430px,100%)!important;max-width:430px!important;padding-top:78px!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}body.packages-active #packagesView,.packages-shell #packagesView{width:100%!important;max-width:none!important;padding:0 6px 96px!important;box-sizing:border-box!important}body.packages-active #packagesView .shop-store,.packages-shell #packagesView .shop-store{width:min(760px,100%)!important;margin:0 auto!important}body.packages-active #packagesView .shop-store-head,.packages-shell #packagesView .shop-store-head{display:grid!important;gap:12px!important;margin:42px 16px 18px!important}body.packages-active #packagesView .shop-store-head>div,.packages-shell #packagesView .shop-store-head>div{display:grid!important;gap:5px!important}body.packages-active #packagesView .shop-eyebrow,.packages-shell #packagesView .shop-eyebrow{display:block!important;margin:0!important;color:#667085!important;font-size:13px!important;line-height:1.15!important;font-weight:820!important}body.packages-active #packagesView .shop-store-head h1,body.packages-active #packagesView #shopStoreTitle,.packages-shell #packagesView .shop-store-head h1,.packages-shell #packagesView #shopStoreTitle{margin:0!important;color:#050505!important;font-size:26px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:0!important}body.packages-active #packagesView .shop-store-head p:not(.shop-eyebrow),.packages-shell #packagesView .shop-store-head p:not(.shop-eyebrow){margin:0!important;color:#5f6672!important;font-size:13px!important;line-height:1.55!important;font-weight:520!important}body.packages-active #packagesView .shop-rule-button,.packages-shell #packagesView .shop-rule-button{min-height:31px!important;border:0!important;border-radius:999px!important;background:#f1f3f5!important;color:#303844!important;box-shadow:none!important}}.packages-shell #packagesView .shop-store{gap:18px!important}.packages-shell #packagesView .shop-store-head{margin:0 14px 8px!important;gap:8px!important}.packages-shell #packagesView .shop-store-head>div{gap:4px!important}.packages-shell #packagesView .shop-rule-button{min-height:31px!important;border-radius:999px!important;background:#f1f3f5!important;color:#303844!important;font-size:13px!important;font-weight:760!important}.packages-shell #packagesView .shop-package-card,.packages-shell #packagesView .shop-package-card.token-plan-card{box-sizing:border-box!important;min-height:0!important;height:188px!important;max-height:188px!important;display:grid!important;grid-template-rows:auto 40px!important;align-content:start!important;gap:13px!important;padding:20px 20px 18px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important}.packages-shell #packagesView .shop-package-card.featured{background:radial-gradient(circle at 0 0,rgba(186,255,22,.13),transparent 36%),#fff!important}.packages-shell #packagesView .shop-package-main{min-height:0!important;gap:13px!important}.packages-shell #packagesView .shop-package-name{min-height:27px!important;gap:10px!important}.packages-shell #packagesView .shop-package-name strong{font-size:18px!important;line-height:1!important;font-weight:900!important}.packages-shell #packagesView .shop-package-name em{min-height:24px!important;padding:0 8px!important;border:1px solid rgba(17,24,39,.16)!important;border-radius:999px!important;background:#fff!important;color:#9aa1aa!important;font-size:13px!important;font-weight:760!important}.packages-shell #packagesView .shop-package-name em b{font-size:13px!important;font-weight:900!important}.packages-shell #packagesView .shop-package-yield{box-sizing:border-box!important;min-height:58px!important;max-height:58px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:repeat(2,minmax(0,auto))!important;-moz-column-gap:12px!important;column-gap:12px!important;row-gap:5px!important;padding:10px 12px!important;border-radius:12px!important;background:#f0f0f0!important}.packages-shell #packagesView .shop-package-yield span{font-size:12px!important;line-height:1.2!important;font-weight:560!important}.packages-shell #packagesView .shop-package-yield span:first-child{grid-row:1 / span 2!important;gap:4px!important}.packages-shell #packagesView .shop-package-yield span:first-child b{font-size:24px!important;line-height:1!important}.packages-shell #packagesView .shop-package-yield b{gap:5px!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important;white-space:nowrap!important}.packages-shell #packagesView .shop-package-side{width:100%!important;height:40px!important;min-height:40px!important;margin:0!important}.packages-shell #packagesView .shop-buy-button,.packages-shell #packagesView .quota-store-buy-button,.packages-shell #packagesView .token-plan-action.shop-buy-button{width:100%!important;max-width:none!important;min-width:0!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 18px!important;border:1px solid rgba(80,216,83,.58)!important;border-radius:999px!important;background:#e4ffdc!important;color:#071225!important;box-shadow:none!important;font-size:14px!important;font-weight:900!important}.packages-shell #packagesView .shop-buy-button .quota-token-mini,.packages-shell #packagesView .shop-package-yield .quota-token-mini{width:21px!important;height:21px!important}@media (max-width: 680px){.packages-shell .page{padding-top:64px!important}.packages-shell #packagesView{padding:0 8px 96px!important}.packages-shell #packagesView .shop-store-head{margin:0 12px 8px!important}}.packages-shell #packagesView{padding-left:0!important;padding-right:0!important}.packages-shell #packagesView .shop-store{width:100%!important;max-width:760px!important;margin:0 auto!important}.packages-shell #packagesView .shop-store-head,.packages-shell #packagesView .shop-package-list{width:calc(100% - 44px)!important;max-width:370px!important;margin-left:auto!important;margin-right:auto!important}.packages-shell #packagesView .shop-package-list{width:calc(100% - 28px)!important;max-width:386px!important}.packages-shell #packagesView .shop-store-head{margin-top:0!important;margin-bottom:18px!important}.packages-shell #packagesView .shop-package-list{gap:10px!important}.packages-shell #packagesView .shop-package-card,.packages-shell #packagesView .shop-package-card.token-plan-card{width:100%!important;height:188px!important;min-height:188px!important;max-height:188px!important;grid-template-rows:100px 40px!important;gap:13px!important;padding:20px 20px 17px!important;border-radius:20px!important}.packages-shell #packagesView .shop-package-main,.packages-shell #packagesView .shop-package-name,.packages-shell #packagesView .shop-package-yield,.packages-shell #packagesView .shop-package-side{margin:0!important;transform:none!important}.packages-shell #packagesView .shop-package-main{display:grid!important;grid-template-rows:28px 58px!important;gap:13px!important;padding:0!important}.packages-shell #packagesView .shop-package-name{min-height:28px!important;padding:0!important;gap:10px!important}.packages-shell #packagesView .shop-package-name .quota-cube{width:26px!important;min-width:26px!important;height:26px!important}.packages-shell #packagesView .shop-package-yield{width:100%!important;min-height:58px!important;height:58px!important;padding:10px 12px!important;grid-template-columns:minmax(0,1fr) max-content!important;grid-template-rows:repeat(2,1fr)!important;align-items:center!important}.packages-shell #packagesView .shop-package-yield span{margin:0!important}.packages-shell #packagesView .shop-package-yield span:first-child{align-content:center!important}.packages-shell #packagesView .shop-package-side,.packages-shell #packagesView .shop-buy-button,.packages-shell #packagesView .quota-store-buy-button,.packages-shell #packagesView .token-plan-action.shop-buy-button{height:40px!important;min-height:40px!important;max-height:40px!important}@media (min-width: 681px){.packages-shell .page{width:min(1120px,calc(100% - 48px))!important;max-width:1120px!important;padding-top:96px!important}.packages-shell #packagesView,.packages-shell #packagesView .shop-store{width:min(1120px,100%)!important;max-width:1120px!important}.packages-shell #packagesView .shop-store-head,.packages-shell #packagesView .shop-package-list{width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.packages-shell #packagesView .shop-package-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important}}.packages-shell #packagesView .shop-eyebrow,.ui-main-static-root .modal-backdrop,.ui-main-static-root #toast,.ui-main-static-root .toast,.ui-main-static-root #supportFloatButton,.ui-main-static-root #supportChatWindow,.ui-main-static-root .support-chat-window{display:none!important}.ui-main-static-root .quota-withdraw-form .quota-amount-input-wrap{position:relative;display:block;width:100%}.ui-main-static-root .quota-withdraw-form .quota-amount-input-wrap input{width:100%;box-sizing:border-box;padding-right:64px}.ui-main-static-root .quota-withdraw-form .quota-amount-input-wrap em{position:absolute;top:50%;right:16px;transform:translateY(-50%);color:#0f172a8f;font-size:13px;font-style:normal;font-weight:800;pointer-events:none}.ui-main-static-root .team-source-card strong .avax-icon,.ui-main-static-root .team-source-card small .avax-icon,.ui-main-static-root .team-claim-row .avax-icon{width:18px;height:18px;margin-right:4px;vertical-align:-4px}.ui-main-static-root #consoleView #keysPanel .mobile-key-card-list{display:none}@media (max-width: 680px){.ui-main-static-root #consoleView #keysPanel .table-wrap{display:none!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card-list{display:grid!important;gap:10px!important;width:100%!important;margin:0!important;padding:0 10px!important;box-sizing:border-box!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card{display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;grid-template-rows:22px 28px 16px!important;-moz-column-gap:7px!important;column-gap:7px!important;row-gap:9px!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;min-height:110px!important;padding:13px 12px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 24px #11182709!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-select{grid-column:1!important;grid-row:1!important;display:flex!important;align-items:center!important;width:22px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-name{grid-column:2!important;grid-row:1!important;min-width:0!important;margin:0!important;color:#111827!important;font-size:14px!important;line-height:1.2!important;font-weight:780!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-actions{grid-column:3!important;grid-row:1!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;justify-self:end!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-secret{grid-column:1 / 3!important;grid-row:2!important;display:flex!important;align-items:center!important;justify-self:start!important;min-width:0!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-group{grid-column:1 / 3!important;grid-row:3!important;display:flex!important;align-items:center!important;justify-self:start!important;min-width:0!important;max-width:220px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-date{grid-column:3!important;grid-row:3!important;justify-self:end!important;color:#6b7280!important;font-size:12px!important;line-height:1.2!important;font-style:normal!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-cell{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:min(210px,100%)!important;min-height:28px!important;padding:2px 5px 2px 8px!important;border-radius:999px!important;background:#1118270b!important;gap:5px!important;overflow:hidden!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-cell code{min-width:0!important;color:#111827!important;font-size:12px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-group-display{display:inline-flex!important;align-items:baseline!important;gap:5px!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-group-display small{flex:0 0 auto!important;color:#6b7280!important;font-size:10px!important;line-height:1.2!important;font-weight:500!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-group-display b{min-width:0!important;color:#111827!important;font-size:11px!important;line-height:1.2!important;font-weight:760!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .icon-mini,.ui-main-static-root #consoleView #keysPanel .mobile-key-card .row-action{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch{display:inline-flex!important;align-items:center!important;gap:4px!important;width:auto!important;min-width:58px!important;height:22px!important;min-height:22px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch .switch-track{width:24px!important;height:14px!important;flex:0 0 24px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch.is-enabled .switch-thumb{transform:translate(10px)!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch .switch-label{display:inline!important;color:#374151!important;font-size:10px!important;line-height:1.2!important;font-weight:720!important}}.console-full-key-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.console-full-key-modal{position:relative;box-sizing:border-box;width:min(366px,calc(100vw - 48px));margin:0;padding:18px;border:0;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a3d;color:#0f172a;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.console-full-key-close{position:absolute;top:17px;right:18px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:#f1f5f9;color:#64748b;cursor:pointer}.console-full-key-close svg{width:18px;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.console-full-key-modal h3{margin:0 48px 6px 0;color:#020617;font-size:20px;font-weight:820;line-height:1.25;letter-spacing:0}.console-full-key-modal p{max-width:286px;margin:0 0 36px;color:#475569;font-size:13px;font-weight:440;line-height:1.5;letter-spacing:0}.console-full-key-value{display:flex;align-items:center;box-sizing:border-box;width:100%;min-height:49px;padding:0 16px;overflow:hidden;border:1px solid #d5dce6;border-radius:12px;background:#f8fafc;color:#111827;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:520;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.console-full-key-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:4px;padding-top:0}.console-full-key-secondary,.console-full-key-primary{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:44px;padding:0 16px;border:0;border-radius:999px;font-size:14px;font-weight:760;line-height:1;letter-spacing:0;cursor:pointer}.console-full-key-secondary{background:transparent;color:#0f172a}.console-full-key-primary{background:#111827;color:#fff;box-shadow:0 10px 22px #0f172a2e}.console-key-form-modal,.console-delete-key-modal{position:relative;box-sizing:border-box;width:min(366px,calc(100vw - 48px));margin:0;border:0;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a3d;color:#0f172a;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.console-key-form-modal{padding:18px}.console-key-form-modal h3,.console-delete-key-modal h3{margin:0 48px 5px 0;color:#020617;font-size:21px;font-weight:840;line-height:1.25;letter-spacing:0}.console-key-form-modal p,.console-delete-key-modal p{margin:0;color:#475569;font-size:13px;font-weight:440;line-height:1.55;letter-spacing:0}.console-key-form-modal p{max-width:285px;margin-bottom:33px}.console-key-edit-form{display:grid;gap:16px}.console-key-edit-field{display:grid;gap:8px;margin:0;color:#334155;font-size:13px;font-weight:720;line-height:1.2}.console-key-edit-field>span{color:#475569}.console-key-edit-field input,.console-key-edit-select>button,.console-key-limit-box{box-sizing:border-box;width:100%;min-height:49px;border:1px solid #d5dce6;border-radius:14px;background:#f8fafc;color:#111827;font-size:15px;font-weight:520;letter-spacing:0}.console-key-edit-field input{padding:0 14px;outline:none}.console-key-edit-field input:focus{border-color:#9bef78;box-shadow:0 0 0 2px #9bef7873}.console-key-edit-select{position:relative}.console-key-edit-select>button{display:flex;align-items:center;justify-content:space-between;padding:0 14px;cursor:pointer}.console-key-edit-select b{color:#111827;font-size:14px;font-weight:760}.console-key-edit-select svg{width:18px;height:18px;stroke:#111827;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.console-key-edit-options{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:2;display:grid;max-height:190px;overflow:auto;padding:6px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 16px 32px #0f172a1f}.console-key-edit-options button{min-height:38px;border:0;border-radius:10px;background:transparent;color:#111827;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.console-key-edit-options button.active{background:#eefbea}.console-key-limit-box{display:flex;align-items:center;gap:10px;padding:0 14px}.console-key-limit-box i{color:#64748b;font-size:18px;font-style:normal;font-weight:760}.console-key-limit-box input{flex:1;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#111827}.console-key-limit-box input::-moz-placeholder{color:#9aa4b2;font-weight:700}.console-key-limit-box input::placeholder{color:#9aa4b2;font-weight:700}.console-key-edit-field small{color:#64748b;font-size:12px;font-weight:440;line-height:1.35}.console-key-dialog-actions,.console-delete-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.console-key-dialog-actions{margin-top:2px}.console-delete-key-modal{padding:18px 18px 20px}.console-delete-key-modal p{max-width:292px;margin-bottom:44px}.console-delete-primary{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:44px;padding:0 16px;border:0;border-radius:999px;background:#ff4a4f;color:#fff;box-shadow:0 12px 22px #ff4a4f40;font-size:14px;font-weight:780;line-height:1;letter-spacing:0;cursor:pointer}.console-full-key-secondary:disabled,.console-full-key-primary:disabled,.console-delete-primary:disabled{cursor:not-allowed;opacity:.68}.quota-withdraw-modal{position:relative;box-sizing:border-box;width:min(382px,calc(100vw - 48px));margin:0;padding:18px;border:0;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a3d;color:#0f172a;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.quota-withdraw-modal h3{margin:0 48px 18px 0;color:#020617;font-size:21px;font-weight:840;line-height:1.25;letter-spacing:0}.quota-withdraw-form{display:grid;gap:14px}.quota-withdraw-field{display:grid;gap:8px;margin:0}.quota-withdraw-field span{color:#334155;font-size:13px;font-weight:700;line-height:1.2}.quota-withdraw-field input{box-sizing:border-box;width:100%;min-height:46px;padding:0 16px;border:0;border-radius:14px;outline:none;background:#f1f3f6;color:#111827;font-size:15px;font-weight:560}.quota-withdraw-field input::-moz-placeholder{color:#8d98a8;font-weight:620}.quota-withdraw-field input::placeholder{color:#8d98a8;font-weight:620}.quota-withdraw-field .quota-amount-input-wrap{position:relative;display:block;width:100%;line-height:0}.quota-withdraw-field .quota-amount-input-wrap input{padding-right:72px}.quota-withdraw-field .quota-amount-input-wrap em{position:absolute;top:50%;right:16px;z-index:1;transform:translateY(-50%);color:#5f6e83;font-size:12px;font-style:normal;font-weight:800;letter-spacing:0;line-height:1;pointer-events:none}.quota-withdraw-lines{overflow:hidden;border:1px solid #dbe2ea;border-radius:13px;background:#f8fafc}.quota-withdraw-lines div{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding:0 10px;border-top:1px solid #dbe2ea}.quota-withdraw-lines div:first-child{border-top:0}.quota-withdraw-lines span{color:#64748b;font-size:12px;font-weight:560}.quota-withdraw-lines b{color:#0f172a;font-size:13px;font-weight:820}.quota-withdraw-note{margin:0;color:#64748b;font-size:12px;font-weight:560;line-height:1.45}.quota-withdraw-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:4px}.quota-withdraw-primary{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:44px;padding:0 16px;border:0;border-radius:999px;background:#111827;color:#fff;box-shadow:0 10px 22px #0f172a2e;font-size:14px;font-weight:780;line-height:1;letter-spacing:0;cursor:pointer}.quota-withdraw-primary:disabled{background:#e5e7eb;color:#94a3b8;box-shadow:none;cursor:not-allowed}@media (max-width: 680px){.console-full-key-backdrop{align-items:center;padding:24px}.console-full-key-modal{width:calc(100vw - 48px);padding:18px;border-radius:18px}.console-key-form-modal,.console-delete-key-modal,.quota-withdraw-modal{width:calc(100vw - 48px);border-radius:18px}}.ui-main-static-root .quota-reward-prizes .quota-token-mini{border-radius:999px;background:#93ff61}.ui-main-static-root .quota-reward-prizes .quota-token-mini::-moz-selection{background:transparent}.ui-main-static-root .quota-reward-prizes .quota-token-mini::selection{background:transparent}body:has(#console:target) .nav a[href="console.html"],body:has(#chat:target) .nav a[href="wallet.html"],body:has(#wallet:target) .nav a[href="wallet.html"],body:has(#promo:target) .nav a[href="team.html"],body:has(#packages:target) .nav a[href="packages.html"]{background:var(--hover);color:var(--text);font-weight:700}.kyc-reject-reason{display:block;max-width:320px;margin:8px auto 0;color:#dc2626;font-weight:650;overflow-wrap:anywhere;white-space:pre-wrap}@media (max-width: 1180px){.topbar{grid-template-columns:120px minmax(0,1fr);padding:0 clamp(18px,3vw,32px);-webkit-backdrop-filter:none;backdrop-filter:none}.nav{position:fixed;left:50%;right:auto;top:auto;bottom:calc(16px + env(safe-area-inset-bottom));z-index:80;transform:translate(-50%);width:min(328px,calc(100% - 58px));min-height:64px;height:64px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:center;justify-content:stretch;padding:0 14px;overflow:visible;border-radius:999px;background:#303030c2;border:1px solid rgba(255,255,255,.07);box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff14;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.nav a{min-width:0;width:100%;height:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:0;padding:0;border-radius:999px;color:#ffffffbd;background:transparent;font-size:0;line-height:1;font-weight:680;white-space:nowrap;transition:color .2s ease,background-color .2s ease,transform .18s ease}.nav a:nth-child(3){transform:none}.nav a span{display:none}.nav a svg{display:block;width:24px;height:24px;margin:0 auto;flex:0 0 auto;color:currentColor;opacity:.68;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease,opacity .2s ease,color .2s ease}.nav a svg text{fill:currentColor;stroke:none;font-size:8px;font-weight:800;letter-spacing:0}.nav .nav-icon{display:none;width:26px;height:26px;margin:0 auto;flex:0 0 auto;-o-object-fit:contain;object-fit:contain;opacity:.52;filter:brightness(0) invert(1);transition:transform .18s ease,opacity .2s ease,filter .2s ease}.nav a:hover,.nav a.active{background:transparent;color:#fff;font-weight:760;box-shadow:none}.nav a.active .nav-icon{transform:scale(1.04);opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,.2))}.nav a.active svg{transform:scale(1.04);opacity:1;color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.18))}body:has(#console:target) .nav a.active,body:has(#chat:target) .nav a.active,body:has(#wallet:target) .nav a.active,body:has(#promo:target) .nav a.active,body:has(#packages:target) .nav a.active,body:has(#console:target) .nav a[href="console.html"],body:has(#chat:target) .nav a[href="chat.html"],body:has(#promo:target) .nav a[href="team.html"],body:has(#packages:target) .nav a[href="packages.html"]{background:transparent;color:#fff;font-weight:760;box-shadow:none}body:has(#console:target) .nav a.active .nav-icon,body:has(#chat:target) .nav a.active .nav-icon,body:has(#wallet:target) .nav a.active .nav-icon,body:has(#promo:target) .nav a.active .nav-icon,body:has(#packages:target) .nav a.active .nav-icon{transform:none;opacity:.52;filter:brightness(0) invert(1)}body:has(#console:target) .nav a.active svg,body:has(#chat:target) .nav a.active svg,body:has(#wallet:target) .nav a.active svg,body:has(#promo:target) .nav a.active svg,body:has(#packages:target) .nav a.active svg{transform:none;opacity:.68;color:#ffffffbd;filter:none}body:has(#console:target) .nav a[href="console.html"] .nav-icon,body:has(#chat:target) .nav a[href="chat.html"] .nav-icon,body:has(#promo:target) .nav a[href="team.html"] .nav-icon,body:has(#packages:target) .nav a[href="packages.html"] .nav-icon{transform:scale(1.04);opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,.2))}body:has(#console:target) .nav a[href="console.html"] svg,body:has(#chat:target) .nav a[href="chat.html"] svg,body:has(#promo:target) .nav a[href="team.html"] svg,body:has(#packages:target) .nav a[href="packages.html"] svg{transform:scale(1.04);opacity:1;color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.18))}.top-actions>#noticeButton,.top-actions>#docsButton,.top-actions>#themeButton,.top-actions>.lang-button{display:none}.mobile-tools{display:block}.hero,.daily-reward,.promo-hero{grid-template-columns:1fr}#homeView,#packagesView,#promoView,#walletView,#chatView,#consoleView{max-width:none}.page{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.hero{gap:34px;min-height:auto;padding:20px 0}.daily-reward{margin-top:0}.ai-visual{min-height:360px}.ai-visual svg{width:min(520px,100%)}.stat-strip,.promo-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.token-hero,.token-hero-side,.token-summary-kpis{grid-template-columns:1fr}.token-section-title{grid-template-columns:1fr;align-items:start}.token-task-summary{grid-auto-flow:row;justify-self:start}.package-intro{grid-template-columns:1fr;gap:24px}.token-task-row{grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center}.token-task-list:before{left:22px}.token-task-meta{grid-column:2;justify-items:start}.token-task-status{grid-column:2;justify-self:start}.token-owned-grid{grid-template-columns:1fr}.package-earning-row{grid-template-columns:1fr 1fr;gap:10px 14px}.package-earning-header{display:none}.wallet-balance-overview,.wallet-shell{grid-template-columns:1fr}.token-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.token-plan-card{min-height:auto;padding:24px}.token-plan-icon{width:52px;height:52px;border-radius:16px}.package-rate strong{font-size:36px}.token-plan-estimate{align-items:flex-start;flex-direction:column}.team-hero,.team-section-grid{grid-template-columns:1fr}.team-metrics,.team-source-grid,.team-flow,.team-level-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.team-metric,.team-flow-card{border-right:0}.team-metric:nth-child(odd),.team-flow-card:nth-child(odd){border-right:1px solid var(--line)}.team-metric{padding:12px 18px}.team-metric:first-child{padding-left:18px}.guest-console{grid-template-columns:1fr}.chat-layout{grid-template-columns:1fr;gap:18px}.conversation-history{position:static;min-height:auto;padding-left:0}.history-list{grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}.model-price-section .section-toolbar,.management-toolbar{align-items:flex-start;flex-direction:column}.price-tools,.stat-toolbar-actions,.toolbar-actions{justify-content:flex-start}.model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.messages{padding-bottom:260px}.message,.message.user{max-width:86%}.management-card{height:648px;min-height:620px}.modal.wide{width:min(100%,760px)}}@media (max-width: 680px){body:has(#chat:target) .topbar{min-width:0!important;width:100vw!important;max-width:393px!important;margin:0!important;grid-template-columns:minmax(0,1fr) auto!important}body:has(#chat:target) .top-actions,body:has(#chat:target) .user-menu,body:has(#chat:target) .user-pill{min-width:0!important}body:has(#chat:target) .user-pill{width:34px!important;max-width:34px!important;min-height:36px!important;padding:3px!important}body:has(#chat:target) .user-name{display:none!important}body:has(#chat:target) .user-pill .chevron{display:none!important}body:has(#chat:target) .avatar{width:28px!important;height:28px!important}body:has(#chat:target) .mobile-tools{order:3!important;position:relative!important;top:auto!important;right:auto!important;z-index:42!important}body:has(#chat:target) .user-menu{order:2!important;position:relative!important;top:auto!important;right:auto!important;z-index:41!important}body:has(#chat:target) .mobile-tools>.icon-button{width:34px!important;height:34px!important;min-height:34px!important;border-radius:999px!important;background:var(--surface-soft)!important;box-shadow:inset 0 0 0 1px var(--line)!important}body:has(#chat:target) .mobile-tools-menu{right:0!important;top:42px!important}#chatView .chat-head{grid-template-columns:34px 1fr 34px;justify-content:stretch;align-items:center;gap:8px;width:100%;margin:0 auto 12px;padding:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#chatView .chat-head>div:first-child{display:contents}#chatView .app-mode-switch{grid-column:2;justify-self:center;width:198px;min-height:34px;padding:3px;border-radius:999px;background:color-mix(in srgb,var(--surface) 52%,transparent)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 80%,transparent)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}#chatView .app-mode-switch button{min-height:28px;padding:0 8px;border-radius:999px;font-size:11px}#chatView .message.user{transform:none;max-width:136px;margin-right:0;border:0;box-shadow:none}body.theme-dark #chatView .message.user{box-shadow:none}#chatView .chat-composer{grid-template-columns:1fr;grid-template-areas:"input" "tools";gap:4px;padding:6px 8px}#chatView .chat-input{min-height:34px}#chatView .chat-input textarea{min-height:34px;max-height:58px;background:transparent!important;box-shadow:none!important;padding:6px 8px}#chatView .chat-options{display:grid;grid-area:tools;grid-template-columns:34px minmax(0,126px) 48px;align-items:center;gap:6px;width:100%;max-width:100%;margin:0;padding:0;overflow:visible}#chatView .chat-tool-button{width:34px;min-width:34px}#chatView .chat-select{width:126px;max-width:126px}#chatView #sendButton{display:inline-flex!important;position:static!important;width:48px!important;min-width:48px;min-height:34px;height:34px;align-self:center}#chatView .chat-head{background:transparent!important;background-color:transparent!important;box-shadow:none!important}#chatView .message.user{transform:translate(-96px);align-self:flex-end!important;transform:none!important;margin-left:auto!important;margin-right:12px!important;width:-moz-fit-content!important;width:fit-content!important;max-width:min(74vw,280px)!important;min-width:0;background:color-mix(in srgb,var(--surface-soft) 86%,var(--surface))!important;color:var(--text)!important;border:0!important;box-shadow:none!important;overflow:visible!important;white-space:normal!important;overflow-wrap:break-word!important}body.theme-dark #chatView .message.user{background:#20252d!important;color:#f4f6f8!important}#chatView .chat-options{align-items:center!important;gap:6px!important;padding-top:2px}#chatView .chat-tool-button,#chatView .chat-select,#chatView #sendButton{height:34px!important;min-height:34px!important;align-self:center!important}#chatView #sendButton{margin:0!important;line-height:1!important;border-radius:999px!important;align-self:center!important}#chatView .messages{width:100%!important;max-width:100vw!important;box-sizing:border-box!important;padding-right:0!important;padding-left:12px!important;overflow-x:hidden!important}#chatView .chat-composer{left:12px!important;right:auto!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;width:min(369px,calc(100vw - 24px))!important;max-width:min(369px,calc(100vw - 24px))!important;gap:2px!important;padding:4px 8px!important;box-sizing:border-box!important}#chatView .chat-input,#chatView .chat-input textarea{min-height:36px!important}#chatView .chat-input textarea{max-height:44px!important;padding:9px 8px 4px!important;line-height:1.35!important}#chatView .chat-options{grid-template-columns:34px minmax(0,156px) minmax(0,1fr) 48px!important;align-items:center!important;justify-content:stretch!important;padding-right:0!important}#chatView .chat-select{width:156px!important;max-width:156px!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;padding-right:34px!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:15px 15px!important;background-position:right 12px center!important}#chatView #sendButton{grid-area:auto!important;grid-column:4!important;justify-self:end!important;width:48px!important;min-width:48px!important;max-width:48px!important;margin-left:auto!important}#chatView .message-actions{align-self:flex-start;display:inline-flex;gap:6px;margin:-6px 0 4px;padding-left:4px}#chatView .message-actions button{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--surface) 72%,transparent);color:var(--muted);box-shadow:inset 0 0 0 1px var(--line)}#chatView .message-actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body:has(#chat:target) .page{width:min(100%,393px)!important;max-width:393px!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}#chatView .messages{padding-left:20px!important;padding-right:20px!important;padding-top:82px!important}#chatView .message{max-width:100%!important}#chatView .chat-composer{position:fixed!important;left:12px!important;right:auto!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:min(369px,calc(100% - 24px))!important;max-width:369px!important;transform:none!important;z-index:70!important}#chatView .chat-options{width:100%!important;max-width:100%!important;grid-template-columns:34px minmax(0,156px) minmax(0,1fr) 48px!important}body:has(#chat:target) #chatView .chat-layout{animation:none!important;transform:none!important}#chatView .chat-head{position:fixed!important;top:70px!important;left:12px!important;right:auto!important;width:min(369px,calc(100vw - 24px))!important;max-width:369px!important;z-index:60!important;overflow:visible!important}#chatView .chat-composer{position:fixed!important;left:12px!important;right:auto!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:min(369px,calc(100vw - 24px))!important;max-width:369px!important;transform:none!important}}@media (max-width: 680px){.view{padding-bottom:96px}.section-head,#consoleView>.section-head{padding:0 2px;text-align:left}.section-head h2,#consoleView .section-head h2,#chatView .section-head h2,#packagesView .package-intro h2,#promoView .team-panel h2{color:#111312;font-weight:700}.nav{background:#000000db;border-color:#ffffff14;box-shadow:0 18px 44px #00000057,inset 0 1px #ffffff14}.top-actions{display:flex;align-items:center;justify-content:flex-end}.mobile-tools{order:3}.user-menu{order:2}#packagesView .package-intro{position:relative;min-height:244px;margin:-14px -12px 24px;padding:22px 24px 34px;border-radius:0 0 28px 28px;overflow:hidden;background:linear-gradient(180deg,rgba(186,255,22,.36) 0%,rgba(186,255,22,.16) 38%,var(--bg) 100%)!important;box-shadow:none!important}#packagesView .package-copy{position:relative;z-index:2;max-width:245px}#packagesView .machine-visual{position:absolute;z-index:1;right:-62px;top:12px;display:grid!important;width:230px;min-height:230px;opacity:.18;pointer-events:none}#packagesView .machine-visual svg{width:230px;max-width:none}#homeView .home-hero-brand{display:block;width:104px;height:104px;margin:4px auto 10px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 16px 26px rgba(147,255,97,.16))}#homeView .hero{padding:20px 0 48px}#homeView .hero>div{order:2}#homeView .ai-visual{order:1;display:grid;width:min(360px,100%);min-height:216px;margin:2px auto 18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#homeView .ai-visual:before{content:none}#homeView .ai-visual svg{width:100%;max-width:360px;margin:0 auto}#homeView .ai-token-logo{filter:drop-shadow(0 14px 22px rgba(147,255,97,.18))}#homeView .daily-reward{margin-top:14px;background:linear-gradient(135deg,#baff1647,#ffffffeb 44%,#2563eb21)}#homeView .reward-copy>.eyebrow{min-height:24px;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#baff16;color:#050806;text-shadow:none;box-shadow:none}#homeView .reward-panel.reward-logged-in{padding:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#homeView .reward-amount{margin-top:18px;padding:13px 14px;border-radius:18px;background:#f2f4f7;box-shadow:none}#homeView .reward-amount strong{font-size:21px}#homeView .reward-amount .avax-icon{background:transparent;border-radius:0}#homeView .reward-meta span{background:#f2f4f7;color:#4b5563;box-shadow:none}#homeView .home-final-prize{background:linear-gradient(135deg,#baff16,#26e88b 48%,#1d8cff);box-shadow:0 18px 38px #1d8cff26}#homeView .home-final-prize:before,#homeView .home-final-prize:after{content:none}#homeView .home-final-prize div{background:transparent;color:#fff}#homeView .home-final-prize dl{gap:0;overflow:hidden;border-radius:14px;background:#070b12}#homeView .home-final-prize dl div{border-radius:0}#homeView .home-final-prize dl div:not(:last-child){border-right:1px solid rgba(255,255,255,.14)}#homeView .home-final-prize dt{color:#ffffffad}#homeView .home-final-prize dd{color:#fff}#homeView .token-task-node{background:#fff;box-shadow:0 0 0 5px var(--bg)}#homeView .token-task-row.active{padding:16px 0;border-radius:0;background:transparent;box-shadow:none}#homeView .token-task-list:before{left:18px;background:linear-gradient(180deg,#0ea5e947,#0ea5e91a)}#homeView .task-reward-icon{background:transparent;box-shadow:none}#homeView .token-task-node img{opacity:1;filter:none}#homeView .hero{position:relative;display:grid!important;grid-template-columns:1fr!important;gap:18px;width:calc(100% - 24px);margin:16px auto 20px;padding:22px 14px 18px!important;border-radius:28px;background:#eef2f7;box-shadow:inset 0 0 0 1px #0f172a0d;text-align:center!important}#homeView .ai-visual{position:relative;order:2;width:100%!important;min-height:300px!important;margin:0 auto!important;display:grid!important;place-items:center}#homeView .ai-visual svg{width:min(340px,100%)!important;max-width:none!important;transform:none}#homeView .hero>div{order:1;width:100%;margin:0 auto;padding:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:2;justify-items:center}#homeView .hero .eyebrow{margin-bottom:8px}#homeView .hero h1{max-width:9.6em;margin:0;font-size:30px;line-height:1.08;text-align:center}#homeView .hero .lead{margin-top:12px;max-width:25em;color:#4b5563;font-size:13px;line-height:1.62;text-align:center}#homeView .hero-note{display:none!important}#homeView .hero-note span{min-height:0;grid-template-columns:8px minmax(0,auto) minmax(0,1fr);align-items:center;padding:8px 0;border-radius:0;background:transparent;box-shadow:none}#homeView .hero-note b{color:#111827;font-size:12px}#homeView .hero-note small{color:#6b7280;font-size:11px}#homeView .daily-reward{margin-top:0!important;margin-bottom:0!important;border-radius:24px 24px 0 0!important;box-shadow:0 18px 42px #0f172a14,inset 0 0 0 1px #0f172a0f}#homeView .home-final-prize{margin-top:0!important;margin-bottom:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 18px 42px #0f172a14}#homeView .token-task-section{margin-top:22px;background:#fff!important;box-shadow:inset 0 0 0 1px #0f172a14}#homeView .token-task-list{padding:2px 0}#homeView .token-task-list:before{left:18px!important;background:linear-gradient(180deg,#1118272e,#1118270f)!important}#homeView .token-task-row,#homeView .token-task-row.active{grid-template-columns:38px minmax(0,1fr)!important;gap:8px 12px!important;padding:13px 0!important;background:transparent!important;box-shadow:none!important;opacity:1!important}#homeView .token-task-node{width:34px!important;height:34px!important;border-radius:12px!important;background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #11182714,0 0 0 4px #fff!important}#homeView .token-task-row.done .token-task-node,#homeView .token-task-row.active .token-task-node{background:color-mix(in srgb,var(--green) 24%,#ffffff)!important}#homeView .token-task-node img{width:18px!important;height:18px!important;opacity:1!important;filter:none!important}#homeView .token-task-head p{color:#6b7280!important;font-size:11.5px!important;line-height:1.4!important}#homeView .token-task-head h4{color:#111827!important;font-size:14px!important;line-height:1.35!important}#homeView .token-task-meta{grid-column:2!important}#homeView .token-task-meta b{color:#16a34a!important;font-size:12px!important;line-height:1.35!important;opacity:1!important}#homeView .token-task-status{grid-column:2!important;justify-self:start!important;color:#111827!important;background:#f3f4f6!important}#homeView .hero{width:100%!important;margin:10px auto 14px!important;padding:8px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView .ai-visual{min-height:232px!important;margin-top:-18px!important}#homeView .daily-reward{margin-top:0!important;margin-bottom:18px!important;border-radius:24px!important;background:linear-gradient(135deg,#93ff6133,#ffffffeb 48%,#fff)!important}#homeView .daily-reward:before{background:none!important}#homeView .reward-meta{grid-template-columns:repeat(2,minmax(0,auto))!important;justify-content:start;gap:8px!important}#homeView .reward-meta span{min-height:30px!important;padding:0 12px!important;border:1px solid rgba(15,23,42,.1);background:#ffffff5c!important;box-shadow:none!important}#homeView .reward-amount{background:#f2f4f7!important;box-shadow:none!important}#homeView .reward-progress strong{font-weight:500!important}#homeView .reward-progress strong a{color:inherit;display:inline-flex;align-items:center;gap:2px;text-decoration:none;font-weight:700}#homeView .reward-progress{margin-top:12px!important}#homeView .reward-progress-head{display:flex;align-items:center;justify-content:space-between;gap:14px}#homeView .reward-progress-head em{color:#6b7280;font-size:12px;font-style:normal;font-weight:700;line-height:1.2;white-space:nowrap}#homeView .reward-progress-top{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}#homeView .daily-claim-button.claimed,#homeView .daily-claim-button:disabled{color:#111827!important;background:#e5e7eb!important;opacity:1!important;box-shadow:none!important}#homeView .reward-amount:has(.daily-claim-button.claimed) strong,#homeView .reward-amount:has(.daily-claim-button:disabled) strong{opacity:.6!important}#homeView .progress-track{background:#0f172a14}#homeView .progress-track i{background:linear-gradient(90deg,var(--blue) 0%,var(--green) 100%)!important}#homeView .home-experience{margin-top:0!important}#homeView .token-layout,#homeView .token-task-section{margin-top:0!important;background:transparent!important;box-shadow:none!important}#homeView .home-final-prize{gap:10px!important;margin:0 0 44px!important;border-radius:24px!important;border:1px solid rgba(22,163,74,.28)!important;background:#93ff61!important;box-shadow:0 18px 38px #93ff612e,inset 0 0 0 1px #ffffff5c!important}#homeView .home-final-prize>span{width:-moz-fit-content!important;width:fit-content!important;min-height:22px!important;display:inline-flex!important;align-items:center;padding:0 10px!important;border-radius:999px!important;background:#fff!important;color:#111827!important}#homeView .home-final-prize strong{font-size:18px!important}#homeView .home-final-prize dl{grid-template-columns:.76fr .72fr 1.22fr!important;gap:6px!important;margin-top:2px!important;padding:8px 0 12px!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.4)!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dl div{justify-items:start!important;align-items:start!important;padding:0!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dl div:not(:last-child){border-right:0!important}#homeView .home-final-prize dd{color:#111827!important;font-size:16px!important;white-space:nowrap!important}#homeView .home-final-prize dt{color:#111827ad!important}#homeView .home-final-prize p{order:4;max-width:none!important;margin-top:2px!important}#homeView .token-section-title{margin-top:0!important;margin-bottom:16px!important;padding:0 2px}#homeView .token-task-summary{width:-moz-fit-content!important;width:fit-content!important;display:inline-flex!important;grid-template-columns:none!important;gap:0!important;margin:0 0 12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView .token-task-summary span{min-height:0!important;display:inline-flex!important;align-items:baseline!important;gap:8px!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#6b7280!important;font-size:13px!important;font-weight:600!important}#homeView .token-task-summary b{color:#111827!important;font-size:14px!important;font-weight:700!important}#homeView .token-task-list{gap:16px!important}#homeView .token-section-title h3{display:inline-flex;align-items:center;gap:8px}#homeView .token-section-title h3:before{content:"";width:18px;height:18px;flex:0 0 auto;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat}#homeView .token-task-node{background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #1118271a,0 0 0 5px #fff!important}#homeView .token-task-row.done .token-task-node{background:#d9ffd0!important;box-shadow:inset 0 0 0 1px #11182729,0 0 0 5px #fff!important}#homeView .token-task-row.active .token-task-node{background:#dbeafe!important;box-shadow:inset 0 0 0 1px #2563eb38,0 0 0 5px #fff!important}#homeView .token-task-row.active .token-task-head h4{color:var(--blue)!important}#homeView .token-task-row.locked .token-task-node{background:#e8eef5!important;box-shadow:inset 0 0 0 1px #11182714,0 0 0 5px #fff!important}#homeView .token-task-row.locked{opacity:.6!important}#homeView .token-task-node img{filter:brightness(0)!important;opacity:1!important}#homeView .task-reward-icon svg{stroke:#111827!important}#homeView .token-task-meta .reward{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important}#homeView .task-reward-icon{width:18px!important;height:18px!important;display:inline-grid!important;place-items:center!important}#homeView .task-reward-icon svg{width:13px!important;height:13px!important}#homeView .token-task-meta b{line-height:1.2!important}#homeView .token-task-row.done .token-task-meta b{color:#9ca3af!important}#homeView .token-task-row.done .task-reward-icon svg{stroke:#9ca3af!important}#homeView .token-task-list:before{left:19px!important;width:3px!important;background:linear-gradient(180deg,transparent 0 18px,rgba(17,24,39,.12) 18px calc(100% - 18px),transparent calc(100% - 18px))!important;z-index:0!important}}@media (min-width: 681px){#homeView .home-experience{margin-top:26px!important}#homeView .token-layout{gap:0!important}#homeView .token-task-section{display:grid!important;grid-template-columns:minmax(290px,.42fr) minmax(0,1fr);gap:18px 30px;align-items:start;padding:24px!important;border-radius:28px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #0f172a14,0 18px 46px #0f172a0f!important}#homeView .home-final-prize{grid-row:1 / 4;align-self:stretch;gap:12px!important;margin:0!important;padding:22px!important;border-radius:24px!important;border:1px solid rgba(22,163,74,.28)!important;background:#93ff61!important;color:#111827!important;box-shadow:0 18px 38px #93ff612e,inset 0 0 0 1px #ffffff6b!important}#homeView .home-final-prize:before,#homeView .home-final-prize:after{content:none!important}#homeView .home-final-prize>span{width:-moz-fit-content!important;width:fit-content!important;min-height:24px!important;display:inline-flex!important;align-items:center;padding:0 11px!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:12px!important;font-weight:760!important}#homeView .home-final-prize strong{color:#111827!important;font-size:24px!important;line-height:1.18!important}#homeView .home-final-prize dl{display:grid!important;grid-template-columns:.76fr .72fr 1.22fr!important;gap:8px!important;margin:8px 0 0!important;padding:10px 0 14px!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.4)!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dl div{display:grid!important;gap:4px!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dt{color:#111827ad!important;font-size:12px!important}#homeView .home-final-prize dd{margin:0!important;color:#111827!important;font-size:18px!important;line-height:1.18!important;font-weight:800!important;white-space:nowrap!important}#homeView .home-final-prize p{max-width:none!important;margin:0!important;color:#111827b3!important;font-size:13px!important;line-height:1.6!important}#homeView .token-section-title{grid-column:2;margin:0!important;padding:0!important}#homeView .token-section-title h3{display:inline-flex;align-items:center;gap:8px;margin:0}#homeView .token-section-title h3:before{content:"";width:18px;height:18px;flex:0 0 auto;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat}#homeView .token-section-title p{margin-top:7px!important;max-width:520px;color:#6b7280!important}#homeView .token-task-summary{grid-column:2;width:-moz-fit-content!important;width:fit-content!important;display:inline-flex!important;margin:-4px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#homeView .token-task-summary span{min-height:0!important;display:inline-flex!important;align-items:baseline!important;gap:8px!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#6b7280!important;font-size:13px!important;font-weight:600!important}#homeView .token-task-summary b{color:#111827!important;font-size:14px!important;font-weight:760!important}#homeView .token-task-list{grid-column:2;gap:10px!important;padding:0!important}#homeView .token-task-list:before{left:19px!important;width:3px!important;background:linear-gradient(180deg,transparent 0 18px,rgba(17,24,39,.12) 18px calc(100% - 18px),transparent calc(100% - 18px))!important}#homeView .token-task-row,#homeView .token-task-row.active{display:grid!important;grid-template-columns:38px minmax(0,1fr) minmax(150px,.34fr)!important;gap:8px 14px!important;align-items:center!important;min-height:58px!important;padding:8px 0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important}#homeView .token-task-row.locked{opacity:.6!important}#homeView .token-task-node{width:34px!important;height:34px!important;margin-left:2px!important;border-radius:12px!important;background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #1118271a,0 0 0 5px #fff!important}#homeView .token-task-row.done .token-task-node{background:#d9ffd0!important;box-shadow:inset 0 0 0 1px #11182729,0 0 0 5px #fff!important}#homeView .token-task-row.active .token-task-node{background:#dbeafe!important;box-shadow:inset 0 0 0 1px #2563eb38,0 0 0 5px #fff!important}#homeView .token-task-row.locked .token-task-node{background:#e8eef5!important}#homeView .token-task-node img{width:18px!important;height:18px!important;filter:brightness(0)!important;opacity:1!important}#homeView .token-task-head{gap:3px!important}#homeView .token-task-head p{color:#6b7280!important;font-size:12px!important;line-height:1.35!important}#homeView .token-task-head h4{color:#111827!important;font-size:15px!important;line-height:1.32!important}#homeView .token-task-row.active .token-task-head h4{color:var(--blue)!important}#homeView .token-task-meta{grid-column:auto!important;justify-items:start!important}#homeView .token-task-meta .reward{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important}#homeView .task-reward-icon{width:18px!important;height:18px!important;display:inline-grid!important;place-items:center!important;background:transparent!important;box-shadow:none!important}#homeView .task-reward-icon svg{width:13px!important;height:13px!important;stroke:#111827!important}#homeView .token-task-meta b{color:#16a34a!important;font-size:12px!important;line-height:1.25!important;text-align:left!important}#homeView .token-task-row.done .token-task-meta b{color:#9ca3af!important}#homeView .token-task-row.done .task-reward-icon svg{stroke:#9ca3af!important}#homeView .token-task-status{display:none!important}}#promoView .team-rank-icon svg path{fill:url(#teamCrownGradient)!important}.nav a:nth-of-type(3){position:relative!important;min-width:58px!important;min-height:30px!important;height:30px!important;margin-left:8px!important;margin-right:8px!important;padding:0 18px!important;border:1px solid transparent!important;background:linear-gradient(#1f1f1f,#1f1f1f) padding-box,linear-gradient(135deg,#fffffff5,#93ff61f2) border-box!important;box-shadow:0 0 0 1px #93ff6129,0 8px 18px #93ff611a!important}.nav a:nth-of-type(3) svg{color:#000!important;stroke:url(#aiNavIconGradient)!important}.nav a:nth-of-type(3) svg text{fill:url(#aiNavIconGradient)!important}.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover{background:linear-gradient(#262626,#1f1f1f) padding-box,linear-gradient(135deg,#fff,#93ff61) border-box!important}#packagesView .compute-3d-top{fill:url(#compute3dTop);stroke:#1118272e;stroke-width:1.5}#packagesView .compute-3d-side{fill:url(#compute3dDark)}#packagesView .compute-3d-face.right{fill:url(#compute3dSide);opacity:.92}@media (min-width: 1181px){.page{width:min(calc(100% - 96px),1440px)!important;padding-top:34px!important}.topbar{max-width:1440px;margin:0 auto;padding-left:48px;padding-right:48px}.nav{position:sticky;top:72px;width:min(calc(100% - 96px),1440px);margin:0 auto 26px;padding:7px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(17,24,39,.06);box-shadow:0 12px 28px #11182714;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}body[data-app-ready=false] .nav{opacity:1;pointer-events:auto}.nav a{min-height:42px;justify-content:center;border-radius:999px;color:#11182794;font-size:14px;font-weight:560}.nav a svg{color:currentColor;opacity:.9}.nav a:hover,.nav a.active,body:has(#console:target) .nav a[href="console.html"],body:has(#chat:target) .nav a[href="chat.html"],body:has(#promo:target) .nav a[href="team.html"],body:has(#packages:target) .nav a[href="packages.html"]{background:#1118270f;color:#111827;box-shadow:none}body:has(#console:target) .nav a.active,body:has(#chat:target) .nav a.active,body:has(#wallet:target) .nav a.active,body:has(#promo:target) .nav a.active,body:has(#packages:target) .nav a.active{background:transparent;color:#11182794;font-weight:560}#homeView,#packagesView,#promoView,#walletView,#chatView,#consoleView{max-width:840px!important}#homeView .hero{min-height:0;grid-template-columns:minmax(0,1fr);gap:12px;padding:34px 18px 28px;align-items:center;justify-items:center;text-align:center}#homeView .hero .eyebrow{font-size:16px;line-height:1.2;font-weight:760}#homeView .hero h1{max-width:720px;font-size:clamp(42px,3.8vw,58px)}#homeView .hero .lead{max-width:660px;font-size:16px}#homeView .hero>div{justify-self:center;justify-items:center}#homeView .hero-note{display:none!important}#homeView .ai-visual{justify-self:center;margin-top:-54px;transform:scale(1.16);transform-origin:center}#homeView #homeExperience.daily-reward{grid-template-columns:1fr!important;gap:14px!important;margin-top:0!important}#homeView #homeExperience .reward-copy,#homeView #homeExperience .reward-panel.reward-logged-in{min-height:420px!important;border-radius:28px!important}#homeView #homeExperience .reward-copy{padding:26px 28px 18px!important}#homeView #homeExperience .reward-panel.reward-logged-in{padding:24px!important}#homeView #homeExperience .reward-copy h2{font-size:clamp(30px,2.5vw,40px)!important}#homeView #homeExperience .reward-copy>p:not(.eyebrow){font-size:16px!important}#homeView #homeTasks .token-task-section{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "summary" "list"!important;gap:12px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView #homeTasks .token-task-row,#homeView #homeTasks .token-task-row.active{grid-template-columns:38px minmax(0,1fr) minmax(150px,184px)!important;align-items:start!important}#homeView #homeTasks .token-task-meta{grid-column:3!important;justify-self:end!important;align-self:start!important;padding-top:16px!important;text-align:right!important}#homeView #homeTasks .token-task-meta b{text-align:right!important}#homeView #homeTasks .token-task-meta .reward{justify-content:flex-end!important;text-align:right!important}body:has(#packages:target) .page{width:min(calc(100% - 96px),1440px)!important;max-width:1440px!important;padding-top:34px!important}#packagesView .token-layout{gap:26px!important}#packagesView .token-layout>section,#packagesView .token-owned-section{margin-left:0!important;margin-right:0!important}#packagesView .package-intro{position:relative!important;min-height:244px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;margin:-14px 0 24px!important;padding:22px 24px 34px!important;border-radius:0 0 28px 28px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(186,255,22,.36) 0%,rgba(186,255,22,.16) 38%,var(--bg) 100%)!important;box-shadow:none!important}#packagesView .package-copy{position:relative!important;z-index:2!important;max-width:245px!important}#packagesView .package-copy h2{max-width:245px!important;font-size:clamp(28px,4vw,34px)!important;line-height:1.08!important}#packagesView .package-copy p:not(.eyebrow){max-width:245px!important;font-size:13px!important;line-height:1.72!important}#packagesView .machine-visual{position:absolute!important;z-index:1!important;right:-62px!important;top:12px!important;width:230px!important;min-height:230px!important;opacity:.18!important;pointer-events:none!important}#packagesView .machine-visual svg{width:230px!important;max-width:none!important}#packagesView .package-dashboard{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:0!important;margin:0 0 14px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 18px!important;margin-top:10px!important;padding:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary>span{min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary>span:nth-of-type(3){grid-column:1 / 2!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:42px!important}#packagesView .package-dashboard .package-summary i{margin:0 0 7px!important;color:#11182794!important;font-size:12px!important;font-weight:700!important}#packagesView .package-dashboard .package-summary>span:nth-of-type(3) i{margin:0!important;white-space:nowrap!important}#packagesView .package-dashboard .package-summary b{color:#111827!important;font-size:18px!important;line-height:1.05!important;font-weight:700!important}#packagesView .package-dashboard .package-summary>span:nth-of-type(3) b{font-size:15px!important}#packagesView .package-dashboard .package-summary .amount-with-icon{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}#packagesView .package-dashboard .avax-icon.small{width:18px!important;height:18px!important}#packagesView .package-withdraw-strip{grid-column:1 / -1!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:12px 0 0!important;border-top:1px solid var(--line)!important;border-radius:0!important;background:transparent!important}#packagesView .package-dashboard-head{justify-self:start!important;min-height:42px!important;padding:0 14px!important;border-radius:999px!important;background:#fff!important;color:#111827!important}#packagesView .package-dashboard-head strong{font-size:17px!important;line-height:1.2!important;font-weight:780!important}#packagesView .package-dashboard-head span{display:inline-flex!important;align-items:center!important;gap:2px!important;color:#111827b8!important;font-size:13px!important;font-weight:760!important}#packagesView .package-dashboard-head svg{width:16px!important;height:16px!important}#packagesView .package-earning-list{gap:10px!important;margin-top:14px!important}#packagesView .package-earning-row{min-height:70px!important;padding:14px 16px!important;border-radius:18px!important;background:var(--surface)!important}#packagesView .token-plan-grid{grid-template-columns:1fr!important;gap:12px!important}#packagesView .token-plan-card{min-height:0!important}#packagesView .token-plan-top{gap:12px!important}#packagesView .token-plan-head{gap:12px!important;align-items:flex-start!important}#packagesView .token-plan-copy{gap:6px!important}#packagesView .token-plan-copy>span{color:var(--green)!important;font-size:11px!important;font-weight:700!important}#packagesView .token-plan-top h3{font-size:clamp(15px,1.1vw,18px)!important}#packagesView .token-plan-period{font-size:12px!important}#packagesView .token-plan-icon{width:48px!important;height:48px!important;border-radius:16px!important}#packagesView .token-plan-icon svg{width:24px!important;height:24px!important}#packagesView .token-plan-highlight{padding:16px 14px!important;gap:12px!important}#packagesView .package-rate strong{font-size:clamp(24px,2vw,34px)!important}#packagesView .package-rate span{justify-content:center!important;justify-self:start!important}#packagesView .token-plan-stats{gap:0!important}#packagesView .token-plan-stat{padding:0!important}#packagesView .token-plan-stat b{font-size:18px!important}#packagesView .token-plan-estimate{border:0!important;border-top:0!important;padding-top:6px!important;background:transparent!important;box-shadow:none!important}#promoView .team-layout,#walletView .wallet-page{width:100%!important;max-width:1440px!important}#promoView .team-hero.compact{grid-template-columns:1fr!important;grid-template-areas:"panel" "reward" "card"!important;gap:18px!important}#promoView .team-panel{min-height:0;padding:0 0 4px!important}#promoView .team-panel h2{max-width:720px;font-size:clamp(36px,3.4vw,52px)!important}#promoView .team-reward-block{grid-column:1 / -1}#promoView .team-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}#promoView .team-card{padding:30px!important}#promoView .team-member-section{gap:16px}#promoView .team-member-list{grid-template-columns:1fr!important;gap:0!important}#promoView .team-member-row{grid-template-columns:1fr!important;min-height:0;padding:10px 0!important;border-radius:0!important;box-shadow:none!important}#promoView .team-member-meta{min-width:0;text-align:left}#promoView .team-member-meta b .amount-with-icon{justify-content:flex-start!important}#walletView .wallet-page{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);align-items:start;gap:24px!important}#walletView .wallet-shell,#walletView .wallet-record-card{min-height:420px}#walletView .wallet-asset-panel{min-height:420px;padding:34px!important}#walletView .wallet-primary-balance strong{font-size:clamp(48px,4.6vw,68px)!important}#walletView .wallet-record-card{padding:26px!important;border-radius:24px!important}#consoleView .stack{gap:18px!important}#consoleView .stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}#consoleView .stat{min-height:132px;padding:22px;border-radius:20px;box-shadow:inset 0 0 0 1px #1118270f}#consoleView .console-tabs{gap:16px!important}#consoleView .management-card,#consoleView .table-wrap,#consoleView .usage-record-card,#consoleView .model-price-section{border-radius:22px}#chatView{max-width:1440px!important}#chatView .chat-layout{min-height:calc(100vh - 210px);grid-template-columns:280px minmax(620px,860px) minmax(140px,1fr)!important;gap:32px!important;justify-content:start!important}#chatView .chat-main{width:100%}#chatView .conversation-history{width:280px;min-height:calc(100vh - 190px);padding:18px;border-radius:24px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #1118270f}#chatView .chat-head{justify-content:center;margin-bottom:18px}#chatView .chat-menu-button{display:none!important}#chatView .app-mode-switch{margin:0 auto}#chatView .messages{padding-top:24px}#chatView .chat-composer{width:min(860px,calc(100vw - 480px))!important}.topbar{position:sticky!important;top:10px!important;width:min(calc(100% - 160px),1320px)!important;height:54px!important;max-width:1320px!important;margin:10px auto 0!important;padding:0 14px!important;border-radius:999px!important;background:#ffffffb8!important;border-bottom:0!important;box-shadow:inset 0 0 0 1px #1118270f,0 12px 30px #1118270f!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.brand-logo{width:92px!important}.top-actions{gap:4px!important;justify-self:end!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.top-actions>.icon-button,.top-actions>.plain-button{min-height:32px!important;height:32px!important;padding-inline:8px!important}.user-pill{min-height:34px!important;padding:3px 9px 3px 5px!important}.nav{position:fixed!important;top:20px!important;left:50%!important;z-index:31!important;width:auto!important;min-height:0!important;margin:0!important;transform:translate(-50%)!important;padding:0!important;display:flex!important;gap:4px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.nav a{min-height:32px!important;height:32px!important;padding:0 14px!important;font-size:13px!important;color:#11182794!important;background:transparent!important;box-shadow:none!important}.nav a:hover,.nav a.active,body:has(#console:target) .nav a[href="console.html"],body:has(#chat:target) .nav a[href="chat.html"],body:has(#promo:target) .nav a[href="team.html"],body:has(#packages:target) .nav a[href="packages.html"]{color:#111827!important;background:#1118270f!important}body:has(#console:target) .nav a.active:not([href="console.html"]),body:has(#chat:target) .nav a.active:not([href="chat.html"]),body:has(#promo:target) .nav a.active:not([href="team.html"]),body:has(#packages:target) .nav a.active:not([href="packages.html"]){color:#11182794!important;background:transparent!important}.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover{min-width:0!important;min-height:32px!important;height:32px!important;margin:0!important;padding:0 14px!important;border:0!important;background:transparent!important;box-shadow:none!important}.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#chat:target) .nav a[href="chat.html"]{color:#111827!important;background:#1118270f!important}.nav a:nth-of-type(3) svg,.nav a:nth-of-type(3) .nav-icon{display:none!important}.nav a:nth-of-type(3) span{display:inline!important}.page{width:min(calc(100% - 160px),1320px)!important;padding-top:74px!important}#homeView .hero{min-height:380px!important;padding:18px 18px 28px!important;align-items:start!important}#homeView .hero h1{font-size:clamp(42px,4vw,58px)!important;line-height:1.05!important}#homeView .hero .lead{margin-top:18px!important;font-size:17px!important}}@media (max-width: 1180px){.topbar{width:calc(100% - 24px)!important;height:48px!important;min-height:48px!important;margin:10px auto 0!important;padding:6px 12px!important;border-radius:999px!important;border-bottom:0!important;background:#ffffffb8!important;box-shadow:inset 0 0 0 1px #1118270f,0 10px 26px #1118270f!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.nav{width:min(340px,calc(100% - 48px))!important;height:60px!important;min-height:60px!important;padding:0 12px!important;grid-template-columns:1fr 1fr 1.2fr 1fr 1fr!important}.nav a{min-height:44px!important;height:44px!important}.nav a svg{width:23px!important;height:23px!important}.nav a:nth-of-type(3){min-width:62px!important;min-height:42px!important;height:42px!important;padding:0 18px!important;justify-self:center!important}.nav a:nth-of-type(3) svg{width:26px!important;height:26px!important;color:#d7ffe0!important;opacity:1!important}.nav a:nth-of-type(3) svg text{font-size:10px!important;fill:#d7ffe0!important}#homeView #homeExperience,#homeView #homeExperience .reward-copy{box-shadow:none!important;filter:none!important}.topbar .user-pill{gap:4px!important;padding:3px 7px 3px 4px!important;background:#1118270f!important}.topbar .avatar{width:26px!important;height:26px!important}.topbar .user-name{max-width:118px!important}.topbar .brand-logo{width:96px!important}.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#chat:target) .nav a[href="chat.html"]{background:transparent!important;border-color:transparent!important}body:has(#chat:target) #chatView .chat-head{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;grid-template-rows:40px!important;min-height:40px!important;align-items:center!important;justify-items:stretch!important;gap:8px!important;padding:0!important}body:has(#chat:target) #chatView .app-mode-switch{grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:center!important;margin-inline:auto!important}body:has(#chat:target) #chatView .chat-back-button,body:has(#chat:target) #chatView .chat-menu-button{align-self:center!important;margin-block:0!important}body:has(#chat:target) #chatView .chat-back-button{grid-column:1!important;grid-row:1!important;justify-self:start!important}body:has(#chat:target) #chatView .chat-menu-button{grid-column:3!important;grid-row:1!important;justify-self:end!important}body:has(#chat:target) #chatView .chat-input textarea{height:auto!important;max-height:66vh!important;overflow-y:hidden!important;resize:none!important}body.chat-history-open #chatView .conversation-history{width:min(292px,78vw)!important;padding:12px 10px calc(14px + env(safe-area-inset-bottom))!important}body.chat-history-open #chatView .history-head{min-height:34px!important;padding:0 2px 8px!important}body.chat-history-open #chatView .history-list{align-content:start!important;align-items:start!important;gap:8px!important;grid-auto-rows:max-content!important;padding:0 0 8px!important}body.chat-history-open #chatView .history-item{min-height:0!important;height:auto!important;align-self:start!important;display:grid!important;align-content:start!important;gap:5px!important;padding:11px 12px!important;border-radius:14px!important}body.chat-history-open #chatView .history-item span{font-size:13px!important;line-height:1.28!important}body.chat-history-open #chatView .history-item small{font-size:11px!important;line-height:1.2!important}}@media (min-width: 1181px){body:has(#chat:target) #chatView,#chatView.active{width:min(1180px,calc(100vw - 220px))!important;max-width:none!important;margin:0 auto!important;padding-top:0!important;overflow:visible!important}body:has(#chat:target) #chatView .chat-layout,#chatView.active .chat-layout{display:grid!important;grid-template-columns:minmax(210px,240px) minmax(0,760px)!important;justify-content:center!important;align-items:start!important;gap:34px!important;width:100%!important;min-height:calc(100vh - 132px)!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{position:sticky!important;top:96px!important;width:100%!important;min-height:0!important;height:auto!important;max-height:calc(100vh - 136px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:hidden auto!important}body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{position:relative!important;width:100%!important;min-height:calc(100vh - 132px)!important;padding:0!important;overflow:visible!important;background:transparent!important}body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:sticky!important;top:70px!important;width:100%!important;margin:0 0 12px!important;padding:0!important;justify-content:center!important;background:transparent!important;border-radius:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch{margin:0 auto!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{width:100%!important;max-width:760px!important;min-height:calc(100vh - 318px)!important;margin:0 auto!important;padding:18px 0 190px!important;overflow:visible!important}body:has(#chat:target) #chatView .chat-composer,#chatView.active .chat-composer{left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:760px!important;margin:0 auto!important;transform:none!important}body:has(#console:target) #consoleView,#consoleView.active{max-width:960px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;align-items:stretch!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:128px!important;padding:22px!important;border-radius:20px!important;display:grid!important;align-content:space-between!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar{display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0 0 14px!important;padding:0!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{display:inline-flex!important;width:auto!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#f3f4f6e6!important;box-shadow:inset 0 0 0 1px #1118270f!important}body:has(#console:target) #consoleView .console-tab-list button,#consoleView.active .console-tab-list button{min-height:34px!important;padding:0 18px!important;border-radius:999px!important;color:var(--muted)!important;font-size:13px!important;font-weight:740!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView .console-tab-list button.active,#consoleView.active .console-tab-list button.active{color:var(--text)!important;background:var(--surface)!important;box-shadow:inset 0 0 0 1px #11182714!important}body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{min-height:670px!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{min-height:560px!important;max-height:none!important;height:auto!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .table-wrap::-webkit-scrollbar,#consoleView.active #keysPanel .table-wrap::-webkit-scrollbar{display:none!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{width:100%!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{padding-top:14px!important;padding-bottom:14px!important}body:has(#chat:target),body:has(#chatView.active){overflow:auto!important}body:has(#chat:target) .page,body:has(#chatView.active) .page{height:auto!important;overflow:visible!important}body:has(#chat:target) #chatView,#chatView.active{width:min(1180px,calc(100vw - 220px))!important;max-width:none!important;height:auto!important;min-height:calc(100vh - 96px)!important;margin:0 auto!important;padding:0!important;overflow:visible!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-layout,#chatView.active .chat-layout{display:grid!important;grid-template-columns:minmax(210px,240px) minmax(0,760px)!important;justify-content:center!important;align-items:start!important;gap:34px!important;width:100%!important;height:auto!important;min-height:calc(100vh - 132px)!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{position:sticky!important;top:96px!important;left:auto!important;width:100%!important;height:auto!important;max-height:calc(100vh - 136px)!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:hidden auto!important;z-index:3!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .history-list,#chatView.active .history-list{gap:8px!important}body:has(#chat:target) #chatView .history-item,#chatView.active .history-item{padding:12px 0!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid rgba(17,24,39,.08)!important}body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:calc(100vh - 132px)!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;z-index:2!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:sticky!important;top:70px!important;left:auto!important;width:100%!important;min-height:0!important;margin:0 0 12px!important;padding:0!important;justify-content:center!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important;z-index:10!important;animation:none!important}body:has(#chat:target) #chatView .chat-head>div:first-child,#chatView.active .chat-head>div:first-child,body:has(#chat:target) #chatView .chat-back-button,#chatView.active .chat-back-button,body:has(#chat:target) #chatView .chat-menu-button,#chatView.active .chat-menu-button{display:none!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{position:static!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;min-height:calc(100vh - 318px)!important;max-width:760px!important;margin:0 auto!important;padding:18px 0 190px!important;overflow:visible!important;z-index:auto!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-composer,#chatView.active .chat-composer{position:fixed!important;left:50%!important;right:auto!important;bottom:32px!important;width:min(760px,calc(100vw - 620px))!important;max-width:760px!important;margin:0!important;transform:translate(-50%)!important;z-index:40!important}#homeView #homeExperience .reward-progress{background:transparent!important}#homeView #homeExperience .reward-progress-head em,#homeView #homeExperience .home-final-prize .prize-period{font-style:normal!important}#homeView #homeExperience .reward-progress strong a span{display:none!important}#homeView #homeExperience .daily-claim-button{min-width:96px!important;min-height:48px!important;padding:0 24px!important;font-size:15px!important}#homeView #homeExperience .home-final-prize .prize-title-line{gap:12px!important}#homeView #homeExperience .home-final-prize .prize-period{margin-left:4px!important}#homeView #homeTasks .token-task-meta{justify-self:end!important;text-align:right!important}#homeView #homeTasks .token-task-meta .reward{justify-content:flex-end!important}body:has(#chat:target),body:has(#chatView.active){overflow:hidden!important}body:has(#chat:target) #chatView,#chatView.active{width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-layout,#chatView.active .chat-layout{display:block!important;width:100vw!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{position:fixed!important;top:108px!important;left:264px!important;width:240px!important;height:calc(100vh - 180px)!important;max-height:calc(100vh - 180px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:hidden auto!important;z-index:12!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{position:fixed!important;top:64px!important;left:50%!important;width:660px!important;height:calc(100vh - 230px)!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;z-index:10!important;animation:none!important;transform:translate(-50%)!important}body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:fixed!important;top:50px!important;left:50%!important;width:660px!important;min-height:0!important;margin:0!important;padding:0!important;justify-content:center!important;background:transparent!important;border-radius:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:30!important;animation:none!important;transform:translate(-50%)!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{position:fixed!important;top:144px!important;left:50%!important;width:660px!important;max-width:660px!important;height:calc(100vh - 296px)!important;min-height:0!important;margin:0!important;padding:0 0 24px!important;overflow:hidden auto!important;z-index:10!important;animation:none!important;transform:translate(-50%)!important}body:has(#chat:target) #chatView .chat-composer,#chatView.active .chat-composer{position:fixed!important;left:50%!important;right:auto!important;bottom:-110px!important;width:660px!important;max-width:660px!important;margin:0!important;transform:translate(-50%)!important;z-index:40!important}body:has(#chat:target) #chatView .chat-input,#chatView.active .chat-input{display:block!important;grid-template-columns:none!important;width:100%!important;max-width:none!important;flex:0 0 100%!important}body:has(#chat:target) #chatView .chat-input textarea,#chatView.active .chat-input textarea{width:100%!important}body:has(#chat:target) #chatView .chat-options,#chatView.active .chat-options{display:flex!important;align-items:center!important}body:has(#chat:target) #chatView .chat-tool-button,#chatView.active .chat-tool-button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:999px!important;padding:0!important}body:has(#chat:target) #chatView .chat-select,#chatView.active .chat-select{height:38px!important;min-height:38px!important;border-radius:999px!important}body:has(#chat:target) #chatView #sendButton,#chatView.active #sendButton{margin-left:auto!important;min-height:38px!important;height:38px!important;border-radius:999px!important}body:has(#chat:target) #chatView .message-actions,#chatView.active .message-actions{display:none!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{display:flex!important;flex-direction:column!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{flex:0 0 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{position:static!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-direction:row!important;gap:12px!important;margin:16px 0 0!important;padding:12px 2px 0!important;clear:both!important}body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{height:auto!important;min-height:0!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{display:table!important;table-layout:fixed!important;width:100%!important;border-collapse:separate!important;border-spacing:0 10px!important}body:has(#console:target) #consoleView #keysPanel .data-table thead,#consoleView.active #keysPanel .data-table thead{display:table-header-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tbody{display:table-row-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{display:table-row!important;height:auto!important;margin:0!important;padding:0!important;border-radius:16px!important;background:#f8fafc!important;box-shadow:inset 0 0 0 1px #94a3b82e!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{display:table-cell!important;padding:12px 14px!important;line-height:1.25!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{padding:0 14px 12px!important;color:#1118278f!important;font-size:12px!important;font-weight:760!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(1),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(1),#consoleView.active #keysPanel .data-table th:nth-child(1),#consoleView.active #keysPanel .data-table td:nth-child(1){width:36px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(2),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table th:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){width:160px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table th:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){width:280px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:86px!important;min-width:86px!important;justify-content:initial!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){width:150px!important;color:var(--text)!important;font-size:14px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){width:116px!important;color:var(--text)!important;font-size:14px!important;margin-left:0!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){width:96px!important}body:has(#console:target) #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell{min-height:30px!important;padding:4px 8px!important;border-radius:10px!important;gap:8px!important}body:has(#console:target) #consoleView #keysPanel .icon-mini,body:has(#console:target) #consoleView #keysPanel .row-action,#consoleView.active #keysPanel .icon-mini,#consoleView.active #keysPanel .row-action{width:26px!important;height:26px!important;min-width:26px!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{margin-top:14px!important;padding-top:12px!important;padding-bottom:0!important;border-top:1px solid rgba(17,24,39,.06)!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody tr:hover,#consoleView.active #keysPanel .data-table tbody tr:hover{background:#f1f5f9!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;min-height:40px!important;margin-bottom:10px!important}body:has(#console:target) #consoleView .stat-toolbar .title-stack,#consoleView.active .stat-toolbar .title-stack{display:flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important}body:has(#console:target) #consoleView .stat-toolbar-actions,#consoleView.active .stat-toolbar-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-height:40px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{gap:12px!important;margin-bottom:14px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:96px!important;padding:16px 18px!important;border-radius:18px!important;align-content:center!important;row-gap:8px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .stat strong,body:has(#console:target) #consoleView .stat-balance-line strong,#consoleView.active .stat strong,#consoleView.active .stat-balance-line strong{font-size:28px!important;line-height:1!important}body:has(#console:target) #consoleView #createKeyButton,#consoleView.active #createKeyButton{min-height:32px!important;height:32px!important;padding:0 14px!important;border-radius:999px!important;gap:6px!important;font-size:13px!important}body:has(#console:target) #consoleView #createKeyButton svg,#consoleView.active #createKeyButton svg{width:14px!important;height:14px!important}body:has(#console:target) #consoleView .key-management-section .management-toolbar,#consoleView.active .key-management-section .management-toolbar{margin-top:4px!important;margin-bottom:10px!important}body:has(#console:target) #consoleView .period-switch,body:has(#console:target) #consoleView .stat-currency-switch,#consoleView.active .period-switch,#consoleView.active .stat-currency-switch{display:inline-flex!important;align-items:center!important;gap:2px!important;min-height:36px!important;padding:4px!important;border:0!important;border-radius:999px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .period-switch button,body:has(#console:target) #consoleView .stat-currency-switch button,#consoleView.active .period-switch button,#consoleView.active .stat-currency-switch button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;font-size:12px!important;font-weight:760!important}body:has(#console:target) #consoleView .period-switch button.active,body:has(#console:target) #consoleView .stat-currency-switch button.active,#consoleView.active .period-switch button.active,#consoleView.active .stat-currency-switch button.active{background:#fff!important;color:#111827!important}body:has(#console:target) #consoleView .stat-refresh-button,#consoleView.active .stat-refresh-button{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:999px!important;background:#f3f4f6!important;color:#4b5563!important}body:has(#console:target) #consoleView .model-price-section,#consoleView.active .model-price-section{overflow:visible!important}body:has(#console:target) #consoleView .model-price-section .section-toolbar,#consoleView.active .model-price-section .section-toolbar{margin-bottom:18px!important}body:has(#console:target) #consoleView .model-price-section .price-tools,#consoleView.active .model-price-section .price-tools{gap:12px!important}body:has(#console:target) #consoleView .model-price-section .unit-switch,#consoleView.active .model-price-section .unit-switch{display:inline-flex!important;align-items:center!important;gap:2px!important;min-height:36px!important;padding:4px!important;border-radius:999px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .model-price-section .unit-switch button,#consoleView.active .model-price-section .unit-switch button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;font-size:12px!important;font-weight:760!important}body:has(#console:target) #consoleView .model-price-section .unit-switch button.active,#consoleView.active .model-price-section .unit-switch button.active{background:#fff!important;color:#111827!important}body:has(#console:target) #consoleView .model-carousel,#consoleView.active .model-carousel{overflow:visible!important}body:has(#console:target) #consoleView .model-grid,#consoleView.active .model-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}body:has(#console:target) #consoleView .model-card,#consoleView.active .model-card{min-height:176px!important;padding:16px!important;border-radius:18px!important;gap:13px!important;align-content:start!important;background:var(--surface)!important;box-shadow:inset 0 0 0 1px #1118270f!important}body:has(#console:target) #consoleView .model-card-head,#consoleView.active .model-card-head{align-items:center!important;gap:12px!important;margin-bottom:2px!important}body:has(#console:target) #consoleView .model-name,#consoleView.active .model-name{min-width:0!important;font-size:14px!important;font-weight:760!important}body:has(#console:target) #consoleView .model-icon,#consoleView.active .model-icon{width:24px!important;height:24px!important;border-radius:10px!important;font-size:10px!important}body:has(#console:target) #consoleView .model-price,#consoleView.active .model-price{display:grid!important;gap:8px!important}body:has(#console:target) #consoleView .price-cell,#consoleView.active .price-cell{min-height:30px!important;grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important;padding:3px 0!important}body:has(#console:target) #consoleView .price-cell>span,#consoleView.active .price-cell>span{font-size:12px!important;color:var(--muted)!important}body:has(#console:target) #consoleView .price-cell strong,#consoleView.active .price-cell strong{justify-content:flex-end!important;gap:6px!important;font-size:14px!important}body:has(#console:target) #consoleView .price-cell strong .price-unit,#consoleView.active .price-cell strong .price-unit{font-size:11px!important}body:has(#console:target) #consoleView .model-price-section .token-icon:before,body:has(#console:target) #consoleView .model-price-section .token-icon:after,#consoleView.active .model-price-section .token-icon:before,#consoleView.active .model-price-section .token-icon:after{background:#9ca3af!important;box-shadow:inset 0 0 0 1px #6b7280!important}}@media (min-width: 1181px){body:has(#packages:target) .page{width:min(calc(100% - 300px),960px)!important;max-width:960px!important}body:has(#packages:target) #packagesView,#packagesView.active{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}body:has(#packages:target) #packagesView .token-layout,#packagesView.active .token-layout{gap:28px!important}body:has(#packages:target) #packagesView .package-rule-button,#packagesView.active .package-rule-button{min-height:30px!important;padding:0 14px!important;border:1px solid rgba(17,24,39,.18)!important;border-radius:999px!important;background:#fff!important;color:#111827!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-dashboard,#packagesView.active .package-dashboard{display:grid!important;gap:14px!important;width:100%!important;margin:0 0 26px!important;padding:16px 18px 14px!important;border:0!important;border-radius:18px!important;background:#eef2f7!important;box-shadow:none!important;box-sizing:border-box!important}body:has(#packages:target) #packagesView .package-dashboard .package-summary,#packagesView.active .package-dashboard .package-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-dashboard .package-summary>span,#packagesView.active .package-dashboard .package-summary>span{display:grid!important;gap:7px!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-withdraw-strip,#packagesView.active .package-withdraw-strip{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:38px!important;padding:12px 0 0!important;border-top:1px solid rgba(17,24,39,.08)!important;background:transparent!important}body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{width:100%!important;min-height:30px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111827!important}body:has(#packages:target) #packagesView .token-plan-grid,#packagesView.active .token-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:100%!important}body:has(#packages:target) #packagesView .package-copy .eyebrow,#packagesView.active .package-copy .eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;min-height:24px!important;padding:0 11px!important;border-radius:999px!important;background:#baff16!important;color:#111827!important;font-size:12px!important;font-weight:760!important;line-height:1!important}body:has(#packages:target) #packagesView .package-copy h2,#packagesView.active .package-copy h2{font-size:38px!important;line-height:1.06!important;font-weight:840!important}body:has(#packages:target) #packagesView .token-plan-card.activity,#packagesView.active .token-plan-card.activity{border-color:#81e6538f!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.28),transparent 34%),linear-gradient(135deg,#ecffd9f5,#fffffff5 64%)!important}body:has(#packages:target) #packagesView .token-plan-card.activity .token-plan-action,#packagesView.active .token-plan-card.activity .token-plan-action{background:#baff16!important;color:#111827!important;border:1px solid rgba(17,24,39,.1)!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-withdraw-strip,#packagesView.active .package-withdraw-strip{min-height:44px!important;padding-top:14px!important;margin-top:2px!important}body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{display:flex!important;align-items:center!important;gap:10px!important;min-height:32px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page,body:has(#packages:target) .page,body:has(#promo:target) .page,body:has(#wallet:target) .page{width:min(760px,calc(100% - 32px))!important;max-width:760px!important}#homeView,body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView,body:has(#packages:target) #packagesView,#packagesView.active,body:has(#promo:target) #promoView,#promoView.active,body:has(#wallet:target) #walletView,#walletView.active{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body:has(#promo:target) #promoView .team-layout,#promoView.active .team-layout,body:has(#wallet:target) #walletView .wallet-page,#walletView.active .wallet-page{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width: 680px){#packagesView .package-intro{margin-top:18px!important;text-align:center!important}#packagesView .package-copy{justify-items:center!important;text-align:center!important}#packagesView .package-copy .eyebrow,#packagesView .package-copy h2,#packagesView .package-copy p,#packagesView .package-copy-actions{margin-left:auto!important;margin-right:auto!important;text-align:center!important}#packagesView .package-copy .eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:0 11px!important;border:0!important;border-radius:999px!important;background:#93ff61!important;color:#111827!important;font-size:12px!important;font-weight:760!important;line-height:1!important;box-shadow:none!important}#packagesView .package-rule-button{justify-self:center!important;min-height:32px!important;padding:0 16px!important;border:1px solid rgba(17,24,39,.16)!important;border-radius:999px!important;background:#fff!important;color:#111827!important;box-shadow:none!important}#packagesView .package-dashboard{border:0!important;background:#f4f6f8!important;box-shadow:none!important}#packagesView .token-layout>section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}#packagesView .token-section-title{padding-left:0!important;padding-right:0!important}#packagesView .token-plan-grid{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body:has(#console:target) .page,#consoleView.active{padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:0!important;background:transparent!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:58px!important;padding:8px 10px 6px!important;border-radius:15px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar{width:100%!important;margin:14px 0 12px!important;padding:0!important;justify-content:flex-start!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:3px!important;min-height:44px!important;padding:4px!important;border-radius:999px!important;border:1px solid rgba(17,24,39,.08)!important;background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #ffffffa6!important}body:has(#console:target) #consoleView .console-tab-list button,#consoleView.active .console-tab-list button{min-width:0!important;min-height:36px!important;padding:0 6px!important;border-radius:999px!important;background:transparent!important;color:#4b5563!important;box-shadow:none!important;font-size:15px!important;font-weight:740!important}body:has(#console:target) #consoleView .console-tab-list button.active,body:has(#console:target) #consoleView .console-tab-list button[aria-selected=true],#consoleView.active .console-tab-list button.active,#consoleView.active .console-tab-list button[aria-selected=true]{background:#fff!important;color:#111827!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel,body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap,body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{margin-bottom:calc(122px + env(safe-area-inset-bottom))!important}body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{overflow:visible!important}}.new-chat-button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;background:center / 14px 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h11l5 5v10H4z'/%3E%3Cpath d='M15 5v5h5'/%3E%3Cpath d='m14 13 4 4'/%3E%3Cpath d='m13 14-5 5H6v-2l5-5'/%3E%3C/svg%3E")!important;pointer-events:none!important}@media (max-width: 680px){#promoView .team-invite-card-row{grid-template-columns:64px minmax(0,1fr) auto!important}.nav{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;z-index:90!important;width:min(292px,calc(100% - 72px))!important;height:54px!important;min-height:54px!important;max-height:54px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;justify-items:center!important;gap:0!important;padding:0 10px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;background:#071321d6!important;box-shadow:0 14px 34px #07132138,inset 0 1px #ffffff14!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important;transform:translate(-50%)!important;overflow:visible!important}.nav a,.nav a.active,.nav a:hover,.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#console:target) .nav a[href="console.html"],body:has(#wallet:target) .nav a[href="wallet.html"],body:has(#promo:target) .nav a[href="team.html"],body:has(#packages:target) .nav a[href="packages.html"]{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;transform:none!important;color:transparent!important;font-size:0!important;line-height:1!important;flex:0 0 42px!important}.nav a span,.nav a svg,.nav a:nth-of-type(3) span,.nav a:nth-of-type(3) svg{display:none!important}.nav .nav-icon,.nav a:nth-of-type(3) .nav-icon{display:block!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;margin:0!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;filter:none!important}.nav a[href="#"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.3689%204.38842C12.1252%204.34269%2011.8751%204.34269%2011.6313%204.38842C11.3885%204.43399%2011.1397%204.5483%2010.3007%204.96776L7.10072%206.56776C6.0727%207.08178%205.77787%207.24378%205.5713%207.45469C5.36386%207.66648%205.20611%207.92173%205.10944%208.20198C5.01318%208.48107%205.00013%208.81722%205.00013%209.96659V13.3396C5.00013%2014.3754%205.01096%2014.6779%205.09164%2014.9353C5.17262%2015.1938%205.30526%2015.4331%205.48151%2015.6387C5.65707%2015.8436%205.90785%2016.0131%206.78614%2016.562L9.98614%2018.562C10.9713%2019.1777%2011.2665%2019.3466%2011.557%2019.4126C11.8487%2019.4789%2012.1516%2019.4789%2012.4433%2019.4126C12.7338%2019.3466%2013.029%2019.1777%2014.0141%2018.562L17.2141%2016.562C18.0924%2016.0131%2018.3432%2015.8436%2018.5188%2015.6387C18.695%2015.4331%2018.8276%2015.1938%2018.9086%2014.9353C18.9893%2014.6779%2019.0001%2014.3754%2019.0001%2013.3396V9.96659C19.0001%208.81722%2018.9871%208.48107%2018.8908%208.20198C18.7942%207.92173%2018.6364%207.66648%2018.429%207.45469C18.2224%207.24378%2017.9276%207.08178%2016.8995%206.56776L13.6995%204.96776C12.8606%204.5483%2012.6118%204.43399%2012.3689%204.38842ZM11.2625%202.42272C11.75%202.33126%2012.2502%202.33126%2012.7377%202.42272C13.291%202.52652%2013.8041%202.78347%2014.4839%203.1238C14.5201%203.14194%2014.5568%203.16031%2014.594%203.17891L17.794%204.77891C17.84%204.80194%2017.8855%204.82464%2017.9304%204.84703C18.7604%205.26135%2019.3862%205.5737%2019.8578%206.05525C20.2727%206.47883%2020.5882%206.98934%2020.7815%207.54984C21.0013%208.18704%2021.0008%208.88641%2021.0002%209.81411C21.0002%209.86426%2021.0001%209.91508%2021.0001%209.96659V13.3396C21.0001%2013.3858%2021.0002%2013.4313%2021.0002%2013.4762C21.0007%2014.3141%2021.0011%2014.9462%2020.8171%2015.5333C20.6552%2016.0502%2020.3899%2016.5289%2020.0374%2016.9402C19.637%2017.4073%2019.1008%2017.7421%2018.39%2018.1857C18.3519%2018.2095%2018.3133%2018.2336%2018.2741%2018.258L15.0741%2020.258C15.03%2020.2856%2014.9864%2020.3129%2014.9434%2020.3398C14.1488%2020.8372%2013.5498%2021.2121%2012.8865%2021.3628C12.303%2021.4954%2011.6973%2021.4954%2011.1138%2021.3628C10.4504%2021.2121%209.85146%2020.8372%209.05687%2020.3398C9.01388%2020.3129%208.97032%2020.2856%208.92614%2020.258L5.72614%2018.258C5.68701%2018.2336%205.64839%2018.2095%205.61027%2018.1857C4.89951%2017.7421%204.36323%2017.4073%203.96288%2016.9402C3.61039%2016.5289%203.34511%2016.0502%203.18314%2015.5333C2.99917%2014.9462%202.99956%2014.3141%203.00008%2013.4762C3.00011%2013.4313%203.00013%2013.3858%203.00013%2013.3396V9.96659C3.00013%209.91508%203.0001%209.86427%203.00007%209.81412C2.99944%208.88642%202.99897%208.18704%203.21875%207.54984C3.41208%206.98934%203.72759%206.47883%204.14246%206.05525C4.6141%205.5737%205.23985%205.26135%206.06989%204.84704C6.11476%204.82464%206.16022%204.80194%206.20629%204.77891L9.4063%203.17891C9.44349%203.16031%209.48019%203.14194%209.51641%203.1238C10.1961%202.78346%2010.7093%202.52652%2011.2625%202.42272Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.10571%207.05281C4.3527%206.55883%204.95337%206.35861%205.44735%206.6056L8.44735%208.1056C8.94133%208.35259%209.14155%208.95326%208.89456%209.44724C8.64757%209.94122%208.0469%2010.1414%207.55292%209.89445L4.55292%208.39445C4.05894%208.14746%203.85872%207.54679%204.10571%207.05281ZM19.8946%207.05281C20.1416%207.54679%2019.9413%208.14746%2019.4473%208.39445L16.4473%209.89445C15.9534%2010.1414%2015.3527%209.94122%2015.1057%209.44724C14.8587%208.95326%2015.0589%208.35259%2015.5529%208.1056L18.5529%206.6056C19.0469%206.35861%2019.6476%206.55883%2019.8946%207.05281ZM12.0001%2017C12.5524%2017%2013.0001%2017.4477%2013.0001%2018V20C13.0001%2020.5523%2012.5524%2021%2012.0001%2021C11.4478%2021%2011.0001%2020.5523%2011.0001%2020V18C11.0001%2017.4477%2011.4478%2017%2012.0001%2017Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0001%208.40002C12.2584%208.40002%2012.4877%208.56528%2012.5693%208.81029L13.2245%2010.7757L15.1899%2011.4308C15.4349%2011.5125%2015.6001%2011.7418%2015.6001%2012C15.6001%2012.2583%2015.4349%2012.4876%2015.1899%2012.5692L13.2245%2013.2244L12.5693%2015.1898C12.4877%2015.4348%2012.2584%2015.6%2012.0001%2015.6C11.7419%2015.6%2011.5126%2015.4348%2011.4309%2015.1898L10.7758%2013.2244L8.8104%2012.5692C8.56539%2012.4876%208.40013%2012.2583%208.40013%2012C8.40013%2011.7418%208.56539%2011.5125%208.8104%2011.4308L10.7758%2010.7757L11.4309%208.81029C11.5126%208.56528%2011.7419%208.40002%2012.0001%208.40002Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}.nav a[href="packages.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20d='M14.2412%205C15.0462%204.99999%2015.7108%204.99973%2016.252%205.04395C16.814%205.08987%2017.3311%205.18827%2017.8164%205.43555C18.5689%205.81902%2019.181%206.43109%2019.5645%207.18359C19.8117%207.6689%2019.9101%208.18599%2019.9561%208.74805C20.0003%209.28924%2020%209.95383%2020%2010.7588V16.2412C20%2017.0462%2020.0003%2016.7108%2019.9561%2017.252C19.9101%2017.814%2019.8117%2018.3311%2019.5645%2018.8164C19.181%2019.5689%2018.5689%2020.181%2017.8164%2020.5645C17.3311%2020.8117%2016.814%2020.9101%2016.252%2020.9561C15.7108%2021.0003%2015.0462%2021%2014.2412%2021H9.75879C8.95381%2021%208.28925%2021.0003%207.74805%2020.9561C7.18599%2020.9101%206.6689%2020.8117%206.18359%2020.5645C5.43109%2020.181%204.81902%2019.5689%204.43555%2018.8164C4.18827%2018.3311%204.08987%2017.814%204.04395%2017.252C3.99973%2016.7108%203.99999%2017.0462%204%2016.2412L4%2010.7588C3.99999%209.95382%203.99973%209.28924%204.04395%208.74805C4.08988%208.18599%204.18827%207.6689%204.43555%207.18359C4.81902%206.43109%205.43109%205.81902%206.18359%205.43555C6.6689%205.18827%207.18599%205.08987%207.74805%205.04395C8.28924%204.99973%208.95382%204.99999%209.75879%205H14.2412ZM9.79981%207C8.94342%207%208.36117%207.00035%207.91113%207.03711C7.47272%207.07293%207.2482%207.13808%207.0918%207.21777C6.71555%207.40951%206.40951%207.71554%206.21777%208.0918C6.13808%208.2482%206.07293%208.47272%206.03711%208.91113C6.00035%209.36117%206%209.94342%206%2010.7998V16.2002C6%2017.0566%206.00035%2016.6388%206.03711%2017.0889C6.07293%2017.5273%206.13808%2017.7518%206.21777%2017.9082C6.40951%2018.2845%206.71555%2018.5905%207.0918%2018.7822C7.2482%2018.8619%207.47272%2018.9271%207.91113%2018.9629C8.36117%2018.9997%208.94342%2019%209.79981%2019H14.2002C15.0566%2019%2015.6388%2018.9997%2016.0889%2018.9629C16.5273%2018.9271%2016.7518%2018.8619%2016.9082%2018.7822C17.2845%2018.5905%2017.5905%2018.2845%2017.7822%2017.9082C17.8619%2017.7518%2017.9271%2017.5273%2017.9629%2017.0889C17.9997%2016.6388%2018%2017.0566%2018%2016.2002V10.7998C18%209.94342%2017.9997%209.36117%2017.9629%208.91113C17.9271%208.47272%2017.8619%208.2482%2017.7822%208.0918C17.5905%207.71554%2017.2845%207.40951%2016.9082%207.21777C16.7518%207.13808%2016.5273%207.07293%2016.0889%207.03711C15.6388%207.00035%2015.0566%207%2014.2002%207H9.79981ZM12%209C12.2869%209.00005%2012.5419%209.18357%2012.6327%209.45578L13.3608%2011.6403L15.5442%2012.3684C15.8163%2012.4591%2015.9998%2012.7132%2016%2013C16%2013.287%2015.8165%2013.5419%2015.5442%2013.6327L13.3608%2014.3608L12.6327%2016.5453C12.5419%2016.8174%2012.2869%2017.001%2012%2017.0011C11.7131%2017.0011%2011.4582%2016.8174%2011.3673%2016.5453L10.6392%2014.3608L8.45578%2013.6327C8.18352%2013.5419%208%2013.287%208%2013C8.00018%2012.7132%208.18366%2012.4591%208.45578%2012.3684L10.6392%2011.6403L11.3673%209.45578C11.4581%209.18357%2011.713%209%2012%209ZM12%201C13.0849%201%2013.8738%201.14773%2014.4854%201.41309C15.1174%201.68738%2015.4792%202.05478%2015.7217%202.30762L15.7324%202.31934C15.831%202.42217%2015.8808%202.4738%2015.916%202.5332C15.9473%202.58591%2015.9704%202.64346%2015.9844%202.70312C16%202.77033%2016%202.84205%2016%202.98438V3.04004C16%203.37604%2016%203.54451%2015.9346%203.67285C15.8771%203.78545%2015.7855%203.8771%2015.6729%203.93457C15.5445%203.99996%2015.376%204%2015.04%204H14.3828C14.1714%203.99987%2014.0001%203.82855%2014%203.61719C14%203.49919%2013.9469%203.38414%2013.8447%203.3252C13.7975%203.298%2013.7465%203.27183%2013.6895%203.24707C13.4096%203.12564%2012.915%203%2012%203C11.085%203%2010.5904%203.12564%2010.3105%203.24707C10.2535%203.27183%2010.2025%203.298%2010.1553%203.3252C10.0531%203.38414%2010%203.49919%2010%203.61719C9.99987%203.82857%209.82856%203.99986%209.61719%204H8.95996C8.62396%203.99998%208.45549%203.99997%208.32715%203.93457C8.21442%203.87703%208.12289%203.78465%208.06543%203.67188C8.00023%203.54358%207.99998%203.37569%208%203.04004V2.9834C8.00001%202.84143%208.00002%202.77023%208.01563%202.70312C8.02955%202.64346%208.05274%202.58591%208.08398%202.5332C8.11921%202.47379%208.16897%202.42218%208.26758%202.31934L8.27832%202.30762C8.52079%202.05474%208.88263%201.68737%209.51465%201.41309C10.1262%201.14774%2010.9151%201%2012%201Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}.nav a[href="team.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.8763%203.06958C11.2448%203.02362%2011.6199%203%2012%203C12.3801%203%2012.7552%203.02362%2013.1237%203.06958C13.6718%203.13792%2014.0607%203.63759%2013.9923%204.18563C13.924%204.73367%2013.4243%205.12255%2012.8763%205.05421C12.5896%205.01846%2012.2972%205%2012%205C11.7028%205%2011.4104%205.01846%2011.1237%205.05421C10.5757%205.12255%2010.076%204.73367%2010.0077%204.18563C9.93935%203.63759%2010.3282%203.13792%2010.8763%203.06958ZM4.18563%2010.0077C4.73367%2010.076%205.12255%2010.5757%205.05421%2011.1237C5.01846%2011.4104%205%2011.7028%205%2012C5%2012.2972%205.01846%2012.5896%205.05421%2012.8763C5.12255%2013.4243%204.73367%2013.924%204.18563%2013.9923C3.63759%2014.0607%203.13792%2013.6718%203.06958%2013.1237C3.02362%2012.7552%203%2012.3801%203%2012C3%2011.6199%203.02362%2011.2448%203.06958%2010.8763C3.13792%2010.3282%203.63759%209.93935%204.18563%2010.0077ZM19.8144%2010.0077C20.3624%209.93935%2020.8621%2010.3282%2020.9304%2010.8763C20.9764%2011.2448%2021%2011.6199%2021%2012C21%2012.3801%2020.9764%2012.7552%2020.9304%2013.1237C20.8621%2013.6718%2020.3624%2014.0607%2019.8144%2013.9923C19.2663%2013.924%2018.8775%2013.4243%2018.9458%2012.8763C18.9815%2012.5896%2019%2012.2972%2019%2012C19%2011.7028%2018.9815%2011.4104%2018.9458%2011.1237C18.8775%2010.5757%2019.2663%2010.076%2019.8144%2010.0077ZM10.0077%2019.8144C10.076%2019.2663%2010.5757%2018.8775%2011.1237%2018.9458C11.4104%2018.9815%2011.7028%2019%2012%2019C12.2972%2019%2012.5896%2018.9815%2012.8763%2018.9458C13.4243%2018.8775%2013.924%2019.2663%2013.9923%2019.8144C14.0607%2020.3624%2013.6718%2020.8621%2013.1237%2020.9304C12.7552%2020.9764%2012.3801%2021%2012%2021C11.6199%2021%2011.2448%2020.9764%2010.8763%2020.9304C10.3282%2020.8621%209.93935%2020.3624%2010.0077%2019.8144Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.5%205C5.67157%205%205%205.67157%205%206.5C5%207.32843%205.67157%208%206.5%208C7.32843%208%208%207.32843%208%206.5C8%205.67157%207.32843%205%206.5%205ZM3%206.5C3%204.567%204.567%203%206.5%203C8.433%203%2010%204.567%2010%206.5C10%208.433%208.433%2010%206.5%2010C4.567%2010%203%208.433%203%206.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.5%2016C5.67157%2016%205%2016.6716%205%2017.5C5%2018.3284%205.67157%2019%206.5%2019C7.32843%2019%208%2018.3284%208%2017.5C8%2016.6716%207.32843%2016%206.5%2016ZM3%2017.5C3%2015.567%204.567%2014%206.5%2014C8.433%2014%2010%2015.567%2010%2017.5C10%2019.433%208.433%2021%206.5%2021C4.567%2021%203%2019.433%203%2017.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5%2016C16.6716%2016%2016%2016.6716%2016%2017.5C16%2018.3284%2016.6716%2019%2017.5%2019C18.3284%2019%2019%2018.3284%2019%2017.5C19%2016.6716%2018.3284%2016%2017.5%2016ZM14%2017.5C14%2015.567%2015.567%2014%2017.5%2014C19.433%2014%2021%2015.567%2021%2017.5C21%2019.433%2019.433%2021%2017.5%2021C15.567%2021%2014%2019.433%2014%2017.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5%205C16.6716%205%2016%205.67157%2016%206.5C16%207.32843%2016.6716%208%2017.5%208C18.3284%208%2019%207.32843%2019%206.5C19%205.67157%2018.3284%205%2017.5%205ZM14%206.5C14%204.567%2015.567%203%2017.5%203C19.433%203%2021%204.567%2021%206.5C21%208.433%2019.433%2010%2017.5%2010C15.567%2010%2014%208.433%2014%206.5Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}.nav a[href="console.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%204C8.55228%204%209%204.44772%209%205V8H10C10.5523%208%2011%208.44772%2011%209C11%209.55228%2010.5523%2010%2010%2010H6C5.44772%2010%205%209.55228%205%209C5%208.44772%205.44772%208%206%208H7V5C7%204.44772%207.44772%204%208%204ZM16%204C16.5523%204%2017%204.44772%2017%205V9C17%209.55228%2016.5523%2010%2016%2010C15.4477%2010%2015%209.55228%2015%209V5C15%204.44772%2015.4477%204%2016%204ZM8%2012C8.55228%2012%209%2012.4477%209%2013V19C9%2019.5523%208.55228%2020%208%2020C7.44772%2020%207%2019.5523%207%2019V13C7%2012.4477%207.44772%2012%208%2012ZM13%2013C13%2012.4477%2013.4477%2012%2014%2012H18C18.5523%2012%2019%2012.4477%2019%2013C19%2013.5523%2018.5523%2014%2018%2014H17V19C17%2019.5523%2016.5523%2020%2016%2020C15.4477%2020%2015%2019.5523%2015%2019V14H14C13.4477%2014%2013%2013.5523%2013%2013Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}.nav a[href="wallet.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.71392%2015.2095C8.1144%2015.7097%209.98341%2016%2012%2016C14.0166%2016%2015.8856%2015.7097%2017.2861%2015.2095C17.982%2014.961%2018.616%2014.6417%2019.0951%2014.2372C19.5695%2013.8365%2020%2013.2537%2020%2012.5C20%2011.9477%2019.5523%2011.5%2019%2011.5C18.4525%2011.5%2018.0077%2011.94%2018.0001%2012.4857C17.9912%2012.509%2017.952%2012.5847%2017.8048%2012.7091C17.5754%2012.9027%2017.1843%2013.1221%2016.6134%2013.326C15.4804%2013.7307%2013.8494%2014%2012%2014C10.1506%2014%208.5196%2013.7307%207.38659%2013.326C6.81573%2013.1221%206.42458%2012.9027%206.19525%2012.7091C6.04801%2012.5847%206.00877%2012.509%205.9999%2012.4857C5.99227%2011.94%205.54752%2011.5%205%2011.5C4.44772%2011.5%204%2011.9477%204%2012.5C4%2013.2537%204.43048%2013.8365%204.90494%2014.2372C5.38405%2014.6417%206.01803%2014.961%206.71392%2015.2095Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00633%207.5C6.02321%207.53319%206.07042%207.60366%206.19525%207.70906C6.42458%207.9027%206.81573%208.12215%207.38659%208.32603C8.5196%208.73067%2010.1506%209%2012%209C13.8494%209%2015.4804%208.73067%2016.6134%208.32603C17.1843%208.12215%2017.5754%207.9027%2017.8048%207.70906C17.9296%207.60366%2017.9768%207.53319%2017.9937%207.5C17.9768%207.46681%2017.9296%207.39634%2017.8048%207.29094C17.5754%207.0973%2017.1843%206.87785%2016.6134%206.67397C15.4804%206.26933%2013.8494%206%2012%206C10.1506%206%208.5196%206.26933%207.38659%206.67397C6.81573%206.87785%206.42458%207.0973%206.19525%207.29094C6.07042%207.39634%206.02321%207.46681%206.00633%207.5ZM18%209.91726C17.7726%2010.024%2017.5333%2010.1212%2017.2861%2010.2095C15.8856%2010.7097%2014.0166%2011%2012%2011C9.98341%2011%208.1144%2010.7097%206.71392%2010.2095C6.46675%2010.1212%206.22738%2010.024%206%209.91726V17.486C6.00906%2017.5096%206.04856%2017.5852%206.19525%2017.7091C6.42458%2017.9027%206.81573%2018.1221%207.38659%2018.326C8.5196%2018.7307%2010.1506%2019%2012%2019C13.8494%2019%2015.4804%2018.7307%2016.6134%2018.326C17.1843%2018.1221%2017.5754%2017.9027%2017.8048%2017.7091C17.9514%2017.5852%2017.9909%2017.5096%2018%2017.486V9.91726ZM20%207.5V17.5C20%2018.2537%2019.5695%2018.8365%2019.0951%2019.2372C18.616%2019.6417%2017.982%2019.961%2017.2861%2020.2095C15.8856%2020.7097%2014.0166%2021%2012%2021C9.98341%2021%208.1144%2020.7097%206.71392%2020.2095C6.01803%2019.961%205.38405%2019.6417%204.90494%2019.2372C4.43048%2018.8365%204%2018.2537%204%2017.5V7.5C4%206.74631%204.43048%206.16346%204.90494%205.76283C5.38405%205.35829%206.01803%205.03902%206.71392%204.79049C8.1144%204.29032%209.98341%204%2012%204C14.0166%204%2015.8856%204.29032%2017.2861%204.79049C17.982%205.03902%2018.616%205.35829%2019.0951%205.76283C19.5695%206.16346%2020%206.74631%2020%207.5Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}body:not(:has(#console:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .nav a[href="#"] .nav-icon{content:url(/assets/Property%201_011-J5cDW4Xc.svg)!important}body:has(#packages:target) .nav a[href="packages.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.2412%205C15.0462%204.99999%2015.7108%204.99973%2016.252%205.04395C16.814%205.08987%2017.3311%205.18827%2017.8164%205.43555C18.5689%205.81902%2019.181%206.43109%2019.5645%207.18359C19.8117%207.6689%2019.9101%208.18599%2019.9561%208.74805C20.0003%209.28924%2020%209.95383%2020%2010.7588V16.2412C20%2017.0462%2020.0003%2016.7108%2019.9561%2017.252C19.9101%2017.814%2019.8117%2018.3311%2019.5645%2018.8164C19.181%2019.5689%2018.5689%2020.181%2017.8164%2020.5645C17.3311%2020.8117%2016.814%2020.9101%2016.252%2020.9561C15.7108%2021.0003%2015.0461%2021%2014.2412%2021H9.75879C8.95389%2021%208.28921%2021.0003%207.74805%2020.9561C7.18599%2020.9101%206.6689%2020.8117%206.18359%2020.5645C5.43109%2020.181%204.81902%2019.5689%204.43555%2018.8164C4.18827%2018.3311%204.08987%2017.814%204.04395%2017.252C3.99973%2016.7108%203.99999%2017.0462%204%2016.2412L4%2010.7588C3.99999%209.95383%203.99973%209.28923%204.04395%208.74805C4.08987%208.18599%204.18827%207.6689%204.43555%207.18359C4.81902%206.43109%205.43109%205.81902%206.18359%205.43555C6.6689%205.18827%207.18599%205.08987%207.74805%205.04395C8.28924%204.99973%208.95383%204.99999%209.75879%205H14.2412ZM12%209C11.7131%209%2011.458%209.18296%2011.3672%209.45508L10.6396%2011.6396L8.45605%2012.3682C8.18394%2012.4589%208.00019%2012.7132%208%2013C8.00021%2013.2868%208.18395%2013.5411%208.45605%2013.6318L10.6396%2014.3604L11.3672%2016.5449C11.458%2016.817%2011.7131%2017.001%2012%2017.001C12.2868%2017.0009%2012.542%2016.817%2012.6328%2016.5449L13.3604%2014.3604L15.5439%2013.6318C15.816%2013.5411%2015.9998%2013.2868%2016%2013C15.9998%2012.7132%2015.8161%2012.4589%2015.5439%2012.3682L13.3604%2011.6396L12.6328%209.45508C12.542%209.18295%2012.2869%209.00005%2012%209ZM12%201C13.0849%201%2013.8738%201.14773%2014.4854%201.41309C15.1174%201.68738%2015.4792%202.05478%2015.7217%202.30762L15.7324%202.31934C15.831%202.42217%2015.8808%202.4738%2015.916%202.5332C15.9473%202.58591%2015.9704%202.64346%2015.9844%202.70312C16%202.77033%2016%202.84205%2016%202.98438V3.04004C16%203.37604%2016%203.54451%2015.9346%203.67285C15.8771%203.78545%2015.7855%203.8771%2015.6729%203.93457C15.5445%203.99996%2015.376%204%2015.04%204H14.3828C14.1714%203.99987%2014.0001%203.82855%2014%203.61719C14%203.49919%2013.9469%203.38414%2013.8447%203.3252C13.7975%203.298%2013.7465%203.27183%2013.6895%203.24707C13.4096%203.12564%2012.915%203%2012%203C11.085%203%2010.5904%203.12564%2010.3105%203.24707C10.2535%203.27183%2010.2025%203.298%2010.1553%203.3252C10.0531%203.38414%2010%203.49919%2010%203.61719C9.99987%203.82857%209.82856%203.99986%209.61719%204H8.95996C8.62396%203.99998%208.45549%203.99997%208.32715%203.93457C8.21442%203.87703%208.12288%203.78465%208.06543%203.67188C8.00023%203.54358%207.99998%203.37569%208%203.04004V2.9834C8.00001%202.84143%208.00002%202.77023%208.01562%202.70312C8.02955%202.64346%208.05274%202.58591%208.08398%202.5332C8.11921%202.47379%208.16897%202.42218%208.26758%202.31934L8.27832%202.30762C8.52079%202.05474%208.88263%201.68737%209.51465%201.41309C10.1262%201.14774%2010.9151%201%2012%201Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#promo:target) .nav a[href="team.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.995%204.0222C10.954%203.69278%2010.9334%203.52807%2010.9905%203.38485C11.0373%203.26713%2011.1393%203.14956%2011.2492%203.08647C11.3828%203.00971%2011.533%203.00698%2011.8334%203.00151C11.8888%203.00051%2011.9444%203%2012%203C12.0556%203%2012.1112%203.00051%2012.1666%203.00151C12.467%203.00698%2012.6172%203.00971%2012.7508%203.08647C12.8607%203.14956%2012.9627%203.26713%2013.0095%203.38485C13.0666%203.52807%2013.046%203.69278%2013.0049%204.0222L12.985%204.18246C12.9523%204.44425%2012.936%204.57515%2012.8909%204.66627C12.815%204.81939%2012.7122%204.9102%2012.5509%204.9665C12.4549%205%2012.3033%205%2012%205C11.6967%205%2011.5451%205%2011.4491%204.9665C11.2878%204.9102%2011.185%204.81939%2011.1091%204.66627C11.064%204.57515%2011.0477%204.44425%2011.015%204.18246L10.995%204.0222ZM3%2012C3%2011.9444%203.00051%2011.8888%203.00151%2011.8334C3.00698%2011.533%203.00971%2011.3828%203.08647%2011.2492C3.14956%2011.1393%203.26713%2011.0373%203.38485%2010.9905C3.52807%2010.9334%203.69278%2010.954%204.0222%2010.995L4.18246%2011.015C4.44425%2011.0477%204.57515%2011.064%204.66627%2011.1091C4.81939%2011.185%204.9102%2011.2878%204.9665%2011.4491C5%2011.5451%205%2011.6967%205%2012C5%2012.3033%205%2012.4549%204.9665%2012.5509C4.9102%2012.7122%204.81939%2012.815%204.66627%2012.8909C4.57515%2012.936%204.44425%2012.9523%204.18246%2012.985L4.0222%2013.0049C3.69278%2013.046%203.52807%2013.0666%203.38485%2013.0095C3.26713%2012.9627%203.14956%2012.8607%203.08647%2012.7508C3.00971%2012.6172%203.00698%2012.467%203.00151%2012.1666C3.00051%2012.1112%203%2012.0556%203%2012ZM19%2012C19%2011.6967%2019%2011.5451%2019.0335%2011.4491C19.0898%2011.2878%2019.1806%2011.185%2019.3337%2011.1091C19.4249%2011.064%2019.5557%2011.0477%2019.8175%2011.015L19.9778%2010.9951C20.3072%2010.954%2020.4719%2010.9334%2020.6152%2010.9905C20.7329%2011.0373%2020.8504%2011.1393%2020.9135%2011.2492C20.9903%2011.3828%2020.993%2011.533%2020.9985%2011.8334C20.9995%2011.8888%2021%2011.9444%2021%2012C21%2012.0556%2020.9995%2012.1112%2020.9985%2012.1666C20.993%2012.467%2020.9903%2012.6172%2020.9135%2012.7508C20.8504%2012.8607%2020.7329%2012.9627%2020.6152%2013.0095C20.4719%2013.0666%2020.3072%2013.046%2019.9778%2013.0049L19.8175%2012.985C19.5557%2012.9523%2019.4249%2012.936%2019.3337%2012.8909C19.1806%2012.815%2019.0898%2012.7122%2019.0335%2012.5509C19%2012.4549%2019%2012.3032%2019%2012ZM11.015%2019.8175C11.0477%2019.5557%2011.064%2019.4249%2011.1091%2019.3337C11.185%2019.1806%2011.2878%2019.0898%2011.4491%2019.0335C11.5451%2019%2011.6967%2019%2012%2019C12.3032%2019%2012.4549%2019%2012.5509%2019.0335C12.7122%2019.0898%2012.815%2019.1806%2012.8909%2019.3337C12.936%2019.4249%2012.9523%2019.5557%2012.985%2019.8175L13.0049%2019.9778C13.046%2020.3072%2013.0666%2020.4719%2013.0095%2020.6152C12.9627%2020.7329%2012.8607%2020.8504%2012.7508%2020.9135C12.6172%2020.9903%2012.467%2020.993%2012.1666%2020.9985C12.1112%2020.9995%2012.0556%2021%2012%2021C11.9444%2021%2011.8888%2020.9995%2011.8334%2020.9985C11.533%2020.993%2011.3828%2020.9903%2011.2492%2020.9135C11.1393%2020.8504%2011.0373%2020.7329%2010.9905%2020.6152C10.9334%2020.4719%2010.954%2020.3072%2010.9951%2019.9778L11.015%2019.8175Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%206C3%204.34315%204.34315%203%206%203C7.65685%203%209%204.34315%209%206C9%207.65685%207.65685%209%206%209C4.34315%209%203%207.65685%203%206Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2018C3%2016.3431%204.34315%2015%206%2015C7.65685%2015%209%2016.3431%209%2018C9%2019.6569%207.65685%2021%206%2021C4.34315%2021%203%2019.6569%203%2018Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2018C15%2016.3431%2016.3431%2015%2018%2015C19.6569%2015%2021%2016.3431%2021%2018C21%2019.6569%2019.6569%2021%2018%2021C16.3431%2021%2015%2019.6569%2015%2018Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%206C15%204.34315%2016.3431%203%2018%203C19.6569%203%2021%204.34315%2021%206C21%207.65685%2019.6569%209%2018%209C16.3431%209%2015%207.65685%2015%206Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#console:target) .nav a[href="console.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%204C8.55228%204%209%204.44772%209%205V8H10C10.5523%208%2011%208.44772%2011%209C11%209.55228%2010.5523%2010%2010%2010H6C5.44772%2010%205%209.55228%205%209C5%208.44772%205.44772%208%206%208H7V5C7%204.44772%207.44772%204%208%204ZM16%204C16.5523%204%2017%204.44772%2017%205V9C17%209.55228%2016.5523%2010%2016%2010C15.4477%2010%2015%209.55228%2015%209V5C15%204.44772%2015.4477%204%2016%204ZM8%2012C8.55228%2012%209%2012.4477%209%2013V19C9%2019.5523%208.55228%2020%208%2020C7.44772%2020%207%2019.5523%207%2019V13C7%2012.4477%207.44772%2012%208%2012ZM13%2013C13%2012.4477%2013.4477%2012%2014%2012H18C18.5523%2012%2019%2012.4477%2019%2013C19%2013.5523%2018.5523%2014%2018%2014H17V19C17%2019.5523%2016.5523%2020%2016%2020C15.4477%2020%2015%2019.5523%2015%2019V14H14C13.4477%2014%2013%2013.5523%2013%2013Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#wallet:target) .nav a[href="wallet.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.71392%204.79049C8.1144%204.29032%209.98341%204%2012%204C14.0166%204%2015.8856%204.29032%2017.2861%204.79049C17.982%205.03902%2018.616%205.35829%2019.0951%205.76283C19.5695%206.16346%2020%206.74631%2020%207.5C20%208.15981%2019.4391%209.02637%2017.9167%209.78755C16.4542%2010.5188%2014.3637%2011%2012%2011C9.6363%2011%207.54581%2010.5188%206.08325%209.78755C4.56088%209.02637%204%208.15981%204%207.5C4%206.74631%204.43048%206.16346%204.90494%205.76283C5.38405%205.35829%206.01803%205.03902%206.71392%204.79049Z'%20fill='%23DDDDDD'/%3e%3cpath%20d='M18.8112%2011.5764C19.0577%2011.4531%2019.181%2011.3915%2019.234%2011.3762C19.606%2011.2692%2019.9194%2011.4629%2019.9899%2011.8434C20%2011.8976%2020%2012.015%2020%2012.2498V12.5C20%2013.1598%2019.4391%2014.0264%2017.9167%2014.7876C16.4542%2015.5188%2014.3637%2016%2012%2016C9.6363%2016%207.54581%2015.5188%206.08325%2014.7876C4.56088%2014.0264%204%2013.1598%204%2012.5V12.2498C4%2012.015%204%2011.8976%204.01006%2011.8434C4.08065%2011.4629%204.39403%2011.2692%204.76595%2011.3762C4.81898%2011.3915%204.94226%2011.4531%205.18883%2011.5764C6.98362%2012.4738%209.39314%2013%2012%2013C14.6069%2013%2017.0164%2012.4738%2018.8112%2011.5764Z'%20fill='%23DDDDDD'/%3e%3cpath%20d='M5.18883%2016.5764C4.94226%2016.4531%204.81898%2016.3915%204.76595%2016.3762C4.39403%2016.2692%204.08065%2016.4629%204.01006%2016.8434C4%2016.8976%204%2017.015%204%2017.2498V17.5C4%2018.2537%204.43048%2018.8365%204.90494%2019.2372C5.38405%2019.6417%206.01803%2019.961%206.71392%2020.2095C8.1144%2020.7097%209.98341%2021%2012%2021C14.0166%2021%2015.8856%2020.7097%2017.2861%2020.2095C17.982%2019.961%2018.616%2019.6417%2019.0951%2019.2372C19.5695%2018.8365%2020%2018.2537%2020%2017.5V17.2498C20%2017.015%2020%2016.8976%2019.9899%2016.8434C19.9194%2016.4629%2019.606%2016.2692%2019.234%2016.3762C19.181%2016.3915%2019.0577%2016.4531%2018.8112%2016.5764C17.0164%2017.4738%2014.6069%2018%2012%2018C9.39314%2018%206.98362%2017.4738%205.18883%2016.5764Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}#homeView{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important;padding-inline:0!important;box-sizing:border-box!important}#homeView .quota-home{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}#promoView .team-invite-card:after{content:""!important;position:absolute!important;top:12px!important;right:16px!important;width:78px!important;height:78px!important;opacity:.34!important;background:center / 58px 58px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.1 0l2-2a5 5 0 0 0-7.1-7.1l-1.1 1.1'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.1 0l-2 2A5 5 0 0 0 12 20.1l1.1-1.1'/%3E%3C/svg%3E")!important;pointer-events:none!important}#chatView .new-chat-button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;background:center / 15px 15px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5Z'/%3E%3C/svg%3E")!important;pointer-events:none!important}#chatView .chat-select{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;min-width:132px!important;padding:0 34px 0 14px!important;background:right 12px center / 13px 13px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E"),#eef1f4!important;background-color:#eef1f4!important}#promoView .team-member-search:before{content:""!important;position:absolute!important;left:12px!important;top:50%!important;width:14px!important;height:14px!important;transform:translateY(-50%)!important;opacity:.48!important;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")!important;pointer-events:none!important}#promoView .team-invite-card:after{opacity:.24!important;background:center / 66px 66px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9.5' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important}body:has(#chat:target) .nav a[href="chat.html"]{background:transparent!important;color:var(--muted)!important;font-weight:400!important}body:has(#chat:target) .nav a[href="wallet.html"]{background:var(--hover)!important;color:var(--text)!important;font-weight:700!important}@media (min-width: 681px){body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{display:block!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{overflow-x:auto!important;overflow-y:visible!important;border:0!important;border-radius:0!important;background:transparent!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{display:table!important;width:100%!important;min-width:1120px!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{display:table-row!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{display:table-cell!important;padding:10px 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;background:transparent!important;color:#374151!important;font-size:12px!important;line-height:1.35!important;margin:0!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:auto!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{margin:10px 0 0!important;padding:12px 14px!important;border-top:1px solid rgba(17,24,39,.07)!important}body:has(#console:target) #consoleView #keysPanel .data-table th.select-column,body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table th.select-column,#consoleView.active #keysPanel .data-table td.select-column{width:36px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(2),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table th:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){width:160px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table th:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){width:280px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:86px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){width:150px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){width:116px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){width:96px!important}body:has(#console:target) #consoleView #keysPanel .data-table tr:hover,#consoleView.active #keysPanel .data-table tr:hover{background:#f8fafc!important}body:has(#console:target) .page{width:min(calc(100% - 48px),1560px)!important;max-width:1560px!important;margin:0 auto!important;padding:18px 0 72px!important;box-sizing:border-box!important}body:has(#console:target) #consoleView,#consoleView.active{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body:has(#console:target) #consoleView>.section-head,#consoleView.active>.section-head{display:none!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack{gap:14px!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin:0 0 8px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:62px!important;padding:10px 14px!important}body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs{gap:12px!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar{margin:0 0 12px!important}body:has(#console:target) #consoleView .key-management-section,#consoleView.active .key-management-section{margin:0!important}body:has(#console:target) #consoleView .key-management-section .management-toolbar,#consoleView.active .key-management-section .management-toolbar{margin:0 0 12px!important;padding:0!important}body:has(#console:target) #consoleView .key-management-section .management-card,#consoleView.active .key-management-section .management-card{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{display:block!important;width:100%!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{width:100%!important;overflow-x:auto!important;overflow-y:visible!important;border:0!important;border-radius:0!important;background:transparent!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{display:table!important;width:100%!important;min-width:1180px!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important}body:has(#console:target) #consoleView #keysPanel .data-table thead,#consoleView.active #keysPanel .data-table thead{display:table-header-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tbody{display:table-row-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{display:table-row!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{display:table-cell!important;padding:10px 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;background:transparent!important;color:#374151!important;font-size:12px!important;line-height:1.35!important;vertical-align:middle!important;margin:0!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:auto!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{background:#f8fafc!important;color:#6b7280!important;font-size:11px!important;font-weight:720!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table th.select-column,body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table th.select-column,#consoleView.active #keysPanel .data-table td.select-column{width:44px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(2),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table th:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){width:190px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table th:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){width:310px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:92px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){width:190px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){width:136px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){width:110px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4),body:has(#console:target) #consoleView #keysPanel .tag,#consoleView.active #keysPanel .tag{white-space:nowrap!important;word-break:keep-all!important}body:has(#console:target) #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell{width:100%!important;max-width:280px!important;display:inline-flex!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:12px 14px!important;border-top:1px solid rgba(17,24,39,.07)!important;background:#fff!important}}@media (min-width: 681px){body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{min-width:1280px!important}#consoleView #keysPanel .key-col-select{width:56px!important}#consoleView #keysPanel .key-col-name,#consoleView #keysPanel .key-col-secret{width:230px!important}#consoleView #keysPanel .key-col-group{width:250px!important}#consoleView #keysPanel .key-col-date{width:180px!important}#consoleView #keysPanel .key-col-actions{width:120px!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{border-bottom:1px solid rgba(17,24,39,.07)!important;background-clip:padding-box!important;padding-left:16px!important;padding-right:16px!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody tr:last-child td,#consoleView.active #keysPanel .data-table tbody tr:last-child td{border-bottom:0!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){text-align:left!important;padding-left:18px!important;padding-right:12px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){padding-left:24px!important;padding-right:16px!important;text-align:left!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .tag,#consoleView.active #keysPanel .data-table td:nth-child(4) .tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:74px!important;min-height:28px!important;padding-left:10px!important;padding-right:10px!important;margin:0!important;color:#6b7280!important;background:#f1f3f5!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .tag.green,#consoleView.active #keysPanel .data-table td:nth-child(4) .tag.green{color:#047857!important;background:#10b9811f!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:-moz-max-content!important;max-width:max-content!important;min-height:24px!important;padding:2px 5px 2px 8px!important;gap:4px!important;border-radius:999px!important;background:#1118270b!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell code,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell code{flex:0 0 auto!important;width:auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell .icon-mini,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell .icon-mini{flex:0 0 16px!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;padding:0!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{table-layout:fixed!important;width:100%!important;min-width:0!important}#consoleView #keysPanel .key-col-name{width:19%!important}#consoleView #keysPanel .key-col-secret{width:18%!important}#consoleView #keysPanel .key-col-group{width:27%!important}#consoleView #keysPanel .key-col-date{width:19%!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{height:52px!important;padding:0 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;text-align:left!important;vertical-align:middle!important;box-sizing:border-box!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{height:38px!important;color:#4b5563!important;font-size:12px!important;line-height:1!important;font-weight:500!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table th.select-column,body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table th.select-column,#consoleView.active #keysPanel .data-table td.select-column{width:52px!important;padding-left:14px!important;padding-right:8px!important;text-align:center!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){text-align:left!important;padding-left:14px!important;padding-right:14px!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){text-align:left!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;line-height:1.12!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display b,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display b{display:block!important;max-width:12em!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5) .key-group-display,#consoleView.active #keysPanel .data-table td:nth-child(5) .key-group-display{display:none!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){text-align:center!important;padding-left:10px!important;padding-right:10px!important}body:has(#console:target) #consoleView #keysPanel .actions-cell,#consoleView.active #keysPanel .actions-cell{justify-content:center!important;gap:6px!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch{width:auto!important;min-width:64px!important;height:26px!important;min-height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#6b7280!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled,#consoleView.active #keysPanel .key-status-switch.is-enabled{background:transparent!important;color:#0f7a2f!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-track,#consoleView.active #keysPanel .key-status-switch .switch-track{position:relative!important;width:26px!important;height:14px!important;flex:0 0 26px!important;border-radius:999px!important;background:#cfd5dd!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-track,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-track{background:#16a34a!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-thumb,#consoleView.active #keysPanel .key-status-switch .switch-thumb{position:absolute!important;top:2px!important;left:2px!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 2px #1118272e!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-thumb{transform:translate(12px)!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-label,#consoleView.active #keysPanel .key-status-switch .switch-label{font-size:11px!important;line-height:1!important;font-weight:720!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;min-height:24px!important;padding:2px 5px 2px 8px!important;gap:4px!important;border-radius:999px!important;background:#1118270b!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell code,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell code{flex:0 1 auto!important;min-width:0!important}body:has(#console:target) .topbar,body:has(#consoleView.active) .topbar{width:min(calc(100% - 48px),1560px)!important;max-width:1560px!important;height:54px!important;margin:10px auto 0!important;padding:0 18px!important;border-left:1px solid var(--topbar-line)!important;border-right:1px solid var(--topbar-line)!important;border-radius:999px!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{table-layout:fixed!important}#consoleView #keysPanel .key-col-select{width:52px!important}#consoleView #keysPanel .key-col-name{width:20%!important}#consoleView #keysPanel .key-col-secret{width:24%!important}#consoleView #keysPanel .key-col-group{width:20%!important}#consoleView #keysPanel .key-col-date{width:18%!important}#consoleView #keysPanel .key-col-actions{width:10%!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){display:table-cell!important;grid-column:auto!important;grid-row:auto!important;justify-content:normal!important;justify-self:auto!important;margin-left:0!important;text-align:left!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){padding-left:14px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){padding-left:14px!important;white-space:nowrap!important}}@media (max-width: 680px){body:has(#console:target) #consoleView .model-price-section,#consoleView.active .model-price-section{width:100%!important;overflow:hidden!important}body:has(#console:target) #consoleView .model-pool-layout,#consoleView.active .model-pool-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%!important;min-width:0!important}body:has(#console:target) #consoleView .model-pool-sidebar,body:has(#console:target) #consoleView .model-pool-detail,#consoleView.active .model-pool-sidebar,#consoleView.active .model-pool-detail{width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:18px!important}body:has(#console:target) #consoleView .model-pool-list,#consoleView.active .model-pool-list{display:flex!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}body:has(#console:target) #consoleView .model-pool-item,#consoleView.active .model-pool-item{grid-template-columns:42px minmax(0,1fr) auto!important;flex:0 0 min(282px,calc(100vw - 72px))!important;min-width:0!important;min-height:72px!important;padding:12px!important;scroll-snap-align:start!important}body:has(#console:target) #consoleView .model-pool-detail-head,#consoleView.active .model-pool-detail-head{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:16px!important}body:has(#console:target) #consoleView .pool-title-block,#consoleView.active .pool-title-block{min-width:0!important;align-items:center!important}body:has(#console:target) #consoleView .pool-title-block h3,#consoleView.active .pool-title-block h3{max-width:100%!important;font-size:20px!important;line-height:1.16!important}body:has(#console:target) #consoleView .price-mode-switch,#consoleView.active .price-mode-switch{width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;justify-self:start!important}body:has(#console:target) #consoleView .model-pool-table-wrap,#consoleView.active .model-pool-table-wrap{width:100%!important;overflow:hidden!important}body:has(#console:target) #consoleView .model-pool-table,#consoleView.active .model-pool-table,body:has(#console:target) #consoleView .model-pool-table tbody,#consoleView.active .model-pool-table tbody,body:has(#console:target) #consoleView .model-pool-table tr,#consoleView.active .model-pool-table tr,body:has(#console:target) #consoleView .model-pool-table td,#consoleView.active .model-pool-table td{display:block!important;width:100%!important;min-width:0!important}body:has(#console:target) #consoleView .model-pool-table,#consoleView.active .model-pool-table{min-width:0!important;border-collapse:separate!important;border-spacing:0!important}body:has(#console:target) #consoleView .model-pool-table thead,#consoleView.active .model-pool-table thead{display:none!important}body:has(#console:target) #consoleView .model-pool-table tr,#consoleView.active .model-pool-table tr{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px 10px!important;padding:14px 16px!important;border-bottom:1px solid rgba(17,24,39,.07)!important}body:has(#console:target) #consoleView .model-pool-table td,#consoleView.active .model-pool-table td{padding:0!important;border:0!important;white-space:normal!important;overflow-wrap:anywhere!important}body:has(#console:target) #consoleView .model-pool-table td:first-child,#consoleView.active .model-pool-table td:first-child{grid-column:1 / -1!important;font-size:13px!important;line-height:1.25!important}body:has(#console:target) #consoleView .model-pool-table td:not(:first-child),#consoleView.active .model-pool-table td:not(:first-child){display:grid!important;gap:4px!important;padding:8px 10px!important;border-radius:12px!important;background:#f8fafc!important;font-size:13px!important}body:has(#console:target) #consoleView .model-pool-table td:nth-child(2):before,#consoleView.active .model-pool-table td:nth-child(2):before{content:"输入价格"}body:has(#console:target) #consoleView .model-pool-table td:nth-child(3):before,#consoleView.active .model-pool-table td:nth-child(3):before{content:"输出价格"}body:has(#console:target) #consoleView .model-pool-table td:nth-child(4):before,#consoleView.active .model-pool-table td:nth-child(4):before{content:"缓存创建"}body:has(#console:target) #consoleView .model-pool-table td:nth-child(5):before,#consoleView.active .model-pool-table td:nth-child(5):before{content:"缓存读取"}body:has(#console:target) #consoleView .model-pool-table td:not(:first-child):before,#consoleView.active .model-pool-table td:not(:first-child):before{color:#6b7280!important;font-size:10px!important;line-height:1!important;font-weight:700!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{box-sizing:border-box!important;grid-template-columns:22px minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;-moz-column-gap:10px!important;column-gap:10px!important;row-gap:9px!important;padding:13px 12px 14px!important;align-items:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(1),#consoleView.active #keysPanel .data-table td:nth-child(1){grid-column:1!important;grid-row:1!important;width:22px!important;align-self:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){grid-column:2!important;grid-row:1!important;min-width:0!important;align-self:center!important;font-size:14px!important;font-weight:760!important;line-height:1.2!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){grid-column:2 / -1!important;grid-row:2!important;min-width:0!important;align-self:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){grid-column:2!important;grid-row:3!important;width:auto!important;min-width:0!important;display:flex!important;justify-self:start!important;align-self:center!important;text-align:left!important;color:#4b5563!important;font-size:12px!important;line-height:1.2!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){grid-column:3!important;grid-row:3!important;width:auto!important;margin:0!important;align-self:center!important;justify-self:end!important;color:var(--faint)!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){grid-column:3!important;grid-row:1!important;width:auto!important;margin:0!important;justify-self:end!important;align-self:center!important}body:has(#console:target) #consoleView #keysPanel .actions-cell,#consoleView.active #keysPanel .actions-cell{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch{width:auto!important;min-width:58px!important;height:24px!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-track,#consoleView.active #keysPanel .key-status-switch .switch-track{width:24px!important;height:14px!important;flex-basis:24px!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-thumb{transform:translate(10px)!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-label,#consoleView.active #keysPanel .key-status-switch .switch-label{font-size:10px!important;font-weight:720!important}body:has(#console:target) #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell{box-sizing:border-box!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;border-radius:999px!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,body:has(#console:target) #consoleView #keysPanel .data-table,body:has(#console:target) #consoleView #keysPanel .data-table tbody,body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .table-wrap,#consoleView.active #keysPanel .data-table,#consoleView.active #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tr{max-width:100%!important;min-width:0!important;overflow-x:hidden!important}body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table td{box-sizing:border-box!important;max-width:100%!important}body:has(#console:target) .page{padding-top:8px!important}body:has(#console:target) #consoleView,#consoleView.active{width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important;margin-left:auto!important;margin-right:auto!important;padding-top:10px!important;padding-left:0!important;padding-right:0!important;transform:translate(-4px)!important}body:has(#console:target) #consoleView>.section-head,#consoleView.active>.section-head,body:has(#console:target) #consoleView .guest-console,#consoleView.active .guest-console{display:none!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack,body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip,body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs,body:has(#console:target) #consoleView .management-area,#consoleView.active .management-area,body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{width:100%!important;max-width:100%!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack{gap:12px!important;margin-left:0!important;margin-right:0!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin-bottom:0!important;padding-left:0!important;padding-right:0!important}body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs{margin-top:0!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{min-height:38px!important;padding:3px!important;border-radius:18px!important}body:has(#console:target) #consoleView .console-tab-list button,#consoleView.active .console-tab-list button{min-height:32px!important;padding:0 8px!important;font-size:13px!important;border-radius:15px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-width:0!important;padding:11px 9px!important}body:has(#console:target) #consoleView .stat-balance-line strong,body:has(#console:target) #consoleView .stat-money,body:has(#console:target) #consoleView #periodSpendValue,body:has(#console:target) #consoleView #periodRequestValue,body:has(#console:target) #consoleView #periodTokenValue,#consoleView.active .stat-balance-line strong,#consoleView.active .stat-money,#consoleView.active #periodSpendValue,#consoleView.active #periodRequestValue,#consoleView.active #periodTokenValue{font-size:18px!important;line-height:1.08!important;letter-spacing:0!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{grid-template-columns:26px minmax(0,1fr) auto!important;-moz-column-gap:8px!important;column-gap:8px!important;padding-left:14px!important;padding-right:12px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){grid-column:1 / -1!important;justify-self:start!important;padding-left:0!important;text-align:left!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){grid-column:3!important;justify-self:end!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell{margin-left:0!important}body:has(#console:target) #consoleView #keysPanel .key-group-display,#consoleView.active #keysPanel .key-group-display{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;line-height:1!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .key-group-display small,#consoleView.active #keysPanel .key-group-display small{order:0!important;font-size:10px!important;line-height:1!important}body:has(#console:target) #consoleView #keysPanel .key-group-display b,#consoleView.active #keysPanel .key-group-display b{order:1!important;font-size:12px!important;line-height:1!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch{min-width:76px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-track,#consoleView.active #keysPanel .key-status-switch .switch-track{display:inline-block!important;position:relative!important;width:28px!important;height:16px!important;flex:0 0 28px!important;border-radius:999px!important;background:#cfd5dd!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-track,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-track{background:#16803d!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-thumb,#consoleView.active #keysPanel .key-status-switch .switch-thumb{display:block!important;position:absolute!important;top:2px!important;left:2px!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#fff!important;transform:translate(0)!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-thumb{transform:translate(12px)!important}body:has(#console:target) #consoleView .model-pool-layout,#consoleView.active .model-pool-layout{gap:8px!important}body:has(#console:target) #consoleView .model-pool-sidebar,body:has(#console:target) #consoleView .model-pool-detail,#consoleView.active .model-pool-sidebar,#consoleView.active .model-pool-detail{border-radius:16px!important}body:has(#console:target) #consoleView .model-pool-head,#consoleView.active .model-pool-head{padding:8px 11px!important;min-height:38px!important}body:has(#console:target) #consoleView .model-pool-head strong,#consoleView.active .model-pool-head strong{font-size:16px!important;line-height:1.05!important}body:has(#console:target) #consoleView .model-pool-head span,#consoleView.active .model-pool-head span{font-size:10px!important;line-height:1!important}body:has(#console:target) #consoleView .model-pool-list,#consoleView.active .model-pool-list{gap:6px!important;padding:8px!important}body:has(#console:target) #consoleView .model-pool-item,#consoleView.active .model-pool-item{grid-template-columns:40px minmax(0,1fr) auto!important;flex-basis:min(246px,calc(100vw - 84px))!important;min-height:54px!important;padding:8px 9px!important;gap:6px!important}body:has(#console:target) #consoleView .model-pool-icon,#consoleView.active .model-pool-icon{width:38px!important;height:38px!important;border-radius:11px!important;font-size:13px!important}body:has(#console:target) #consoleView .model-pool-item strong,#consoleView.active .model-pool-item strong{font-size:12px!important;line-height:1.15!important}body:has(#console:target) #consoleView .model-pool-item span,#consoleView.active .model-pool-item span{font-size:9px!important;line-height:1.2!important}body:has(#console:target) #consoleView .model-pool-item em,#consoleView.active .model-pool-item em{min-width:40px!important;height:26px!important;padding:0 8px!important;font-size:10px!important}body:has(#console:target) #consoleView .model-pool-detail-head,#consoleView.active .model-pool-detail-head{gap:6px!important;padding:10px!important}body:has(#console:target) #consoleView .pool-title-block,#consoleView.active .pool-title-block{gap:5px!important}body:has(#console:target) #consoleView .pool-title-block h3,#consoleView.active .pool-title-block h3{font-size:15px!important;line-height:1.15!important}body:has(#console:target) #consoleView .price-mode-switch,#consoleView.active .price-mode-switch{min-height:30px!important;padding:3px!important}body:has(#console:target) #consoleView .price-mode-switch button,#consoleView.active .price-mode-switch button{min-height:24px!important;padding:0 9px!important;font-size:11px!important}body:has(#console:target) #consoleView .model-pool-table tr,#consoleView.active .model-pool-table tr{gap:6px 8px!important;padding:10px 12px!important}body:has(#console:target) #consoleView .model-pool-table td:first-child,#consoleView.active .model-pool-table td:first-child{font-size:12px!important}body:has(#console:target) #consoleView .model-pool-table td:not(:first-child),#consoleView.active .model-pool-table td:not(:first-child){padding:0!important;border-radius:0!important;background:transparent!important;font-size:12px!important}body:has(#console:target) #consoleView .usage-record-card .usage-dev-table-wrap,#consoleView.active .usage-record-card .usage-dev-table-wrap{overflow-x:hidden!important;margin-bottom:10px!important}body:has(#console:target) #consoleView .usage-record-table,#consoleView.active .usage-record-table,body:has(#console:target) #consoleView .usage-record-table tbody,#consoleView.active .usage-record-table tbody,body:has(#console:target) #consoleView .usage-record-table tr,#consoleView.active .usage-record-table tr,body:has(#console:target) #consoleView .usage-record-table td,#consoleView.active .usage-record-table td{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body:has(#console:target) #consoleView .usage-record-table tbody,#consoleView.active .usage-record-table tbody{padding:6px!important}body:has(#console:target) #consoleView .usage-record-table tr,#consoleView.active .usage-record-table tr{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px 10px!important;padding:10px!important;border-radius:12px!important}body:has(#console:target) #consoleView .usage-record-table td,#consoleView.active .usage-record-table td{display:grid!important;grid-template-columns:1fr!important;gap:3px!important;padding:0!important;border:0!important;font-size:12px!important;line-height:1.22!important}body:has(#console:target) #consoleView .usage-record-table td:before,#consoleView.active .usage-record-table td:before{font-size:10px!important;line-height:1.1!important;color:#94a3b8!important}body:has(#console:target) #consoleView .usage-record-table td[data-label="API 密钥"],body:has(#console:target) #consoleView .usage-record-table td[data-label=接口],body:has(#console:target) #consoleView .usage-record-table td[data-label=Token],body:has(#console:target) #consoleView .usage-record-table td[data-label=User-Agent],#consoleView.active .usage-record-table td[data-label="API 密钥"],#consoleView.active .usage-record-table td[data-label=接口],#consoleView.active .usage-record-table td[data-label=Token],#consoleView.active .usage-record-table td[data-label=User-Agent]{grid-column:1 / -1!important}body:has(#console:target) #consoleView .usage-record-table td[data-label="API 密钥"],#consoleView.active .usage-record-table td[data-label="API 密钥"]{font-size:13px!important;font-weight:760!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=User-Agent],#consoleView.active .usage-record-table td[data-label=User-Agent]{font-size:11px!important;line-height:1.25!important;word-break:break-word!important}#createKeyModal{align-items:center!important;padding:18px!important}#createKeyModal .modal{width:min(92vw,332px)!important;max-height:min(78vh,560px)!important;border-radius:18px!important;overflow:auto!important}#createKeyModal .modal-head{padding:16px 16px 10px!important}#createKeyModal .modal-head h3{font-size:18px!important;line-height:1.2!important}#createKeyModal .modal-head p{font-size:12px!important;line-height:1.35!important}#createKeyModal .modal-body{padding:0 16px 16px!important}#createKeyModal .modal-form{gap:10px!important}#createKeyModal label{gap:5px!important;font-size:12px!important}#createKeyModal input,#createKeyModal select{min-height:38px!important;padding:0 11px!important;font-size:13px!important}#createKeyModal .modal-actions{gap:8px!important;padding-top:4px!important}#createKeyModal .modal-actions button{min-height:38px!important;padding:0 14px!important}}@media (min-width: 681px){.nav{gap:4px!important}.nav a,.nav a.active,.nav a:hover,.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#console:target) .nav a[href="console.html"],body:has(#chat:target) .nav a[href="chat.html"],body:has(#promo:target) .nav a[href="team.html"],body:has(#packages:target) .nav a[href="packages.html"]{width:72px!important;min-width:72px!important;max-width:72px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;flex:0 0 72px!important;border:0!important;box-sizing:border-box!important}.nav a:nth-of-type(3) svg,.nav a:nth-of-type(3) .nav-icon{display:none!important}.nav a:nth-of-type(3) span{display:inline!important}body:has(#chat:target) .nav,body:has(#chatView.active) .nav{display:flex!important;position:fixed!important;left:50%!important;right:auto!important;top:20px!important;width:auto!important;margin:0!important;transform:translate(-50%)!important;justify-content:center!important}}#chatView .video-field select{min-height:42px!important;padding:0 36px 0 12px!important;border-radius:999px!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;background-color:#f8fafc!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b7280' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:14px 14px!important}@media (min-width: 681px){body.chat-image-mode #chatView,#chatView.chat-image-mode{width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}body.chat-image-mode #chatView .chat-layout,#chatView.chat-image-mode .chat-layout{position:fixed!important;top:66px!important;left:260px!important;right:170px!important;bottom:40px!important;width:auto!important;height:auto!important;min-height:0!important;display:block!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode #chatView .chat-main,#chatView.chat-image-mode .chat-main{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:40px minmax(0,1fr)!important;gap:14px!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode #chatView .chat-head,#chatView.chat-image-mode .chat-head{position:static!important;width:100%!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;justify-content:center!important}body.chat-image-mode #chatView .image-studio-panel.video-studio-panel,#chatView.chat-image-mode .image-studio-panel.video-studio-panel{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;min-height:0!important;grid-template-columns:320px minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important;justify-items:stretch!important}#chatView .video-editor-panel,#chatView .video-preview-panel{width:100%!important;max-width:none!important;height:100%!important;justify-self:stretch!important;align-self:stretch!important}#chatView .video-preview-stage{width:100%!important;height:100%!important}#chatView .video-preview-frame{width:min(72%,760px)!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode,body.chat-image-mode #chatView.active.chat-image-mode{width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout{position:fixed!important;top:66px!important;left:260px!important;right:170px!important;bottom:40px!important;width:auto!important;height:auto!important;min-height:0!important;display:block!important;grid-template-columns:none!important;justify-content:stretch!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-main,body.chat-image-mode #chatView.active.chat-image-mode .chat-main{position:absolute!important;right:0!important;bottom:0!important;left:0!important;top:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:40px minmax(0,1fr)!important;gap:14px!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-head,body.chat-image-mode #chatView.active.chat-image-mode .chat-head{position:static!important;left:auto!important;top:auto!important;width:100%!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;justify-content:center!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .conversation-history,body.chat-image-mode #chatView.active.chat-image-mode .conversation-history,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .messages,body.chat-image-mode #chatView.active.chat-image-mode .messages,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-composer,body.chat-image-mode #chatView.active.chat-image-mode .chat-composer{display:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{position:static!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;min-height:0!important;display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:16px!important;margin:0!important;padding:0!important;align-items:stretch!important;justify-items:stretch!important;overflow:visible!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-preview-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-preview-panel{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;justify-self:stretch!important;align-self:stretch!important}}@media (min-width: 1181px){body:has(#chat:target) #chatView.active .chat-head,body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-head,body.chat-image-mode #chatView.active.chat-image-mode .chat-head{position:fixed!important;top:58px!important;left:0!important;right:0!important;width:100vw!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important;transform:none!important;z-index:80!important}body:has(#chat:target) #chatView.active .chat-head>.chat-back-button,body:has(#chat:target) #chatView .chat-head>.chat-back-button,body:has(#chat:target) #chatView.active .chat-head>.chat-menu-button,body:has(#chat:target) #chatView .chat-head>.chat-menu-button{display:none!important}body:has(#chat:target) #chatView.active .app-mode-switch,body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .app-mode-switch,body.chat-image-mode #chatView.active.chat-image-mode .app-mode-switch,#chatView.active.chat-image-mode .app-mode-switch{margin:0!important;pointer-events:auto!important}body:has(#chat:target) #chatView.active .conversation-history,body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{top:106px!important}body:has(#chat:target) #chatView.active .messages,body:has(#chat:target) #chatView .messages,#chatView.active .messages{top:106px!important;height:calc(100vh - 258px)!important;padding-top:0!important}body:has(#chat:target) #chatView.active .chat-main,body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{top:106px!important;height:calc(100vh - 272px)!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout,#chatView.active.chat-image-mode .chat-layout{top:106px!important;bottom:40px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-main,body.chat-image-mode #chatView.active.chat-image-mode .chat-main,#chatView.active.chat-image-mode .chat-main{top:0!important;height:100%!important;grid-template-rows:minmax(0,1fr)!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{height:100%!important}body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:static!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;transform:none!important}body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 90px)!important;right:auto!important;width:180px!important;min-width:180px!important;height:38px!important;min-height:38px!important;margin:0!important;transform:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#1118270f!important;box-shadow:none!important;z-index:90!important;pointer-events:auto!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{top:188px!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{top:188px!important;height:calc(100vh - 340px)!important;padding-top:0!important;align-content:start!important}body:has(#chat:target) #chatView .messages>:first-child,#chatView.active .messages>:first-child{margin-top:0!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout{top:156px!important}}@media (min-width: 681px){#chatView .chat-head{position:static!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;transform:none!important}#chatView .chat-back-button,#chatView .chat-menu-button{display:none!important}#chatView .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 98px)!important;right:auto!important;width:196px!important;min-width:196px!important;height:40px!important;min-height:40px!important;margin:0!important;transform:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#1118270f!important;box-shadow:none!important;z-index:100!important;pointer-events:auto!important}body.chat-image-mode #chatView .app-mode-switch,#chatView.chat-image-mode .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 98px)!important;width:196px!important;min-width:196px!important;height:40px!important;min-height:40px!important;transform:none!important}#chatView .app-mode-switch button{min-width:0!important;min-height:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0 8px!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;box-shadow:none!important;font-size:12px!important;line-height:1!important;font-weight:680!important;white-space:nowrap!important}#chatView .app-mode-switch button:focus,#chatView .app-mode-switch button:focus-visible{outline:none!important;box-shadow:none!important}#chatView .app-mode-switch button.active{background:#fff!important;color:#111827!important;box-shadow:0 4px 12px #11182714!important}#chatView .app-mode-switch svg{width:13px!important;height:13px!important;flex:0 0 13px!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .conversation-history,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .conversation-history{top:176px!important;height:calc(100vh - 248px)!important;max-height:calc(100vh - 248px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-main,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-main{top:176px!important;height:calc(100vh - 248px)!important;min-height:0!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .messages,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .messages{top:176px!important;height:calc(100vh - 328px)!important;min-height:0!important;padding-top:0!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-main,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-main{position:fixed!important;top:176px!important;left:calc(50% - 330px)!important;width:660px!important;height:calc(100vh - 248px)!important;min-height:0!important;transform:none!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-head,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-head{position:static!important;width:0!important;height:0!important;min-height:0!important;transform:none!important;overflow:visible!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .app-mode-switch,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 90px)!important;width:180px!important;min-width:180px!important;height:38px!important;min-height:38px!important;transform:none!important;z-index:120!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-composer,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-composer{display:grid!important;position:fixed!important;left:calc(50% - 330px)!important;right:auto!important;bottom:44px!important;width:660px!important;max-width:660px!important;margin:0!important;transform:none!important;z-index:80!important;border:1px solid rgba(17,24,39,.12)!important;box-shadow:none!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-input,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-input{display:block!important;width:100%!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-input textarea,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-input textarea,#chatView .chat-input textarea{background:#fff!important}#chatView #sendButton{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:none!important}#chatView #sendButton.is-empty{background:#e5e7eb!important;color:#9ca3af!important}#chatView #sendButton svg{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout{top:148px!important;left:max(260px,calc((100vw - 1360px)/2))!important;right:max(48px,calc((100vw - 1360px)/2))!important;bottom:44px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{grid-template-columns:324px minmax(0,1fr)!important;gap:18px!important;align-items:stretch!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-editor-panel{display:flex!important;flex-direction:column!important;height:calc(100vh - 196px)!important;min-height:calc(100vh - 196px)!important;max-height:calc(100vh - 196px)!important;align-self:stretch!important;padding:18px!important;border-radius:22px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-preview-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-preview-panel{height:calc(100vh - 196px)!important;min-height:calc(100vh - 196px)!important;max-height:calc(100vh - 196px)!important;align-self:stretch!important;border-radius:22px!important}body.chat-image-mode #chatView .video-field textarea,#chatView.chat-image-mode .video-field textarea{min-height:128px!important}body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .app-mode-switch,body.chat-image-mode #chatView.active.chat-image-mode .app-mode-switch,#chatView.active.chat-image-mode .app-mode-switch{position:fixed!important;top:92px!important;left:calc(50% - 98px)!important;width:196px!important;min-width:196px!important;height:40px!important;min-height:40px!important;z-index:140!important}body:has(#chat:target) #chatView .app-mode-switch button,#chatView.active .app-mode-switch button{min-height:32px!important;height:32px!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .conversation-history,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .conversation-history{top:208px!important;height:calc(100vh - 276px)!important;max-height:calc(100vh - 276px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-main,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-main{top:208px!important;left:calc(50% - 378px)!important;width:756px!important;height:calc(100vh - 276px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .messages,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .messages{top:208px!important;height:calc(100vh - 356px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-composer,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-composer{left:calc(50% - 378px)!important;width:756px!important;max-width:756px!important;bottom:44px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout,#chatView.active.chat-image-mode .chat-layout{top:164px!important;left:max(292px,calc((100vw - 1464px)/2))!important;right:max(250px,calc((100vw - 1464px)/2))!important;bottom:54px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-main,body.chat-image-mode #chatView.active.chat-image-mode .chat-main,#chatView.active.chat-image-mode .chat-main{grid-template-rows:minmax(0,1fr)!important;gap:0!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-head,body.chat-image-mode #chatView.active.chat-image-mode .chat-head,#chatView.active.chat-image-mode .chat-head{position:fixed!important;top:92px!important;left:0!important;width:100vw!important;height:42px!important;min-height:42px!important;z-index:130!important;pointer-events:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .app-mode-switch,body.chat-image-mode #chatView.active.chat-image-mode .app-mode-switch,#chatView.active.chat-image-mode .app-mode-switch{pointer-events:auto!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,#chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{grid-template-columns:370px minmax(0,1fr)!important;gap:22px!important;width:100%!important;height:100%!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-editor-panel,#chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-preview-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-preview-panel,#chatView.active.chat-image-mode .video-preview-panel{height:100%!important;min-height:0!important;max-height:none!important}}#homeView .rig-shell{fill:url(#rigGreenBlue);stroke:#050806;stroke-width:10;stroke-linejoin:round}#homeView .rig-port-caps rect{fill:url(#rigGreenBlue);stroke:#050806;stroke-width:6;animation:rigPortCapPulse 2.8s ease-in-out infinite}#homeView .rig-dense-modules path:nth-child(1),#homeView .rig-dense-modules path:nth-child(2){stroke:url(#rigGreenBlue);stroke-width:18;animation:rigModulePulse 2.6s ease-in-out infinite}#homeView .latest-rig-body .shell.main{fill:url(#latestRigShell);stroke:#050806;stroke-width:10;stroke-linejoin:round}#homeView .latest-rig-body .shell.right,#homeView .latest-rig-body .shell.side-right{fill:url(#latestRigBlue);stroke:#050806;stroke-width:8;stroke-linejoin:round}#homeView .latest-rig-dense .rail{fill:none;stroke:url(#latestRigShell);stroke-width:18;stroke-linecap:round;animation:latestRailPulse 2.8s ease-in-out infinite}#homeView .super-machine-svg{display:block;position:relative;z-index:2;width:100%;height:auto;overflow:visible}#homeView .machine-body .center-panel,#homeView .machine-body .side-panel{fill:url(#machineBlueFace);stroke:#061422;stroke-width:8;stroke-linejoin:round}#homeView .machine-body .side-panel,#homeView .machine-body .outer-left,#homeView .machine-body .outer-right{fill:url(#machineSideBlue)}#homeView .machine-circuit.glow path{stroke:url(#machineGlowGreen);stroke-width:5;stroke-dasharray:150 36;animation:machineTraceFlow 3.8s linear infinite}#homeView .machine-scan-line{fill:url(#machineScanGradient);opacity:.18;mix-blend-mode:screen;animation:machineScanSweep 3.8s ease-in-out infinite}#promoView .team-kyc-status{width:14px!important;height:14px!important;display:inline-block!important;flex:0 0 14px!important;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.3801%2010.7283L20.2441%208.5923V5.5563C20.2441%205.07891%2020.0544%204.62107%2019.7168%204.28351C19.3793%203.94594%2018.9214%203.7563%2018.4441%203.7563H15.4081L13.2721%201.6203C13.1058%201.45195%2012.9077%201.31829%2012.6893%201.22707C12.471%201.13584%2012.2367%201.08887%2012.0001%201.08887C11.7634%201.08887%2011.5291%201.13584%2011.3108%201.22707C11.0924%201.31829%2010.8944%201.45195%2010.7281%201.6203L8.59206%203.7563H5.55606C5.07867%203.7563%204.62083%203.94594%204.28326%204.28351C3.9457%204.62107%203.75606%205.07891%203.75606%205.5563V8.5923L1.62006%2010.7283C1.45171%2010.8946%201.31805%2011.0927%201.22682%2011.311C1.1356%2011.5294%201.08862%2011.7637%201.08862%2012.0003C1.08862%2012.2369%201.1356%2012.4712%201.22682%2012.6896C1.31805%2012.9079%201.45171%2013.106%201.62006%2013.2723L3.75606%2015.4083V18.4443C3.75606%2018.9217%203.9457%2019.3795%204.28326%2019.7171C4.62083%2020.0547%205.07867%2020.2443%205.55606%2020.2443H8.59206L10.7281%2022.3803C10.8944%2022.5486%2011.0924%2022.6823%2011.3108%2022.7735C11.5291%2022.8648%2011.7634%2022.9117%2012.0001%2022.9117C12.2367%2022.9117%2012.471%2022.8648%2012.6893%2022.7735C12.9077%2022.6823%2013.1058%2022.5486%2013.2721%2022.3803L15.4081%2020.2443H18.4441C18.9214%2020.2443%2019.3793%2020.0547%2019.7168%2019.7171C20.0544%2019.3795%2020.2441%2018.9217%2020.2441%2018.4443V15.4083L22.3801%2013.2723C22.5484%2013.106%2022.6821%2012.9079%2022.7733%2012.6896C22.8645%2012.4712%2022.9115%2012.2369%2022.9115%2012.0003C22.9115%2011.7637%2022.8645%2011.5294%2022.7733%2011.311C22.6821%2011.0927%2022.5484%2010.8946%2022.3801%2010.7283ZM16.9441%209.6723L11.0281%2015.6003C10.945%2015.6844%2010.8459%2015.7511%2010.7367%2015.7965C10.6275%2015.8418%2010.5103%2015.8649%2010.3921%2015.8643C10.2735%2015.867%2010.1557%2015.8449%2010.0462%2015.7994C9.93668%2015.754%209.83786%2015.6861%209.75606%2015.6003L7.05606%2012.9003C6.97115%2012.8176%206.90366%2012.7187%206.85759%2012.6094C6.81151%2012.5002%206.78777%2012.3829%206.78777%2012.2643C6.78777%2012.1457%206.81151%2012.0284%206.85759%2011.9192C6.90366%2011.8099%206.97115%2011.711%207.05606%2011.6283C7.22481%2011.4598%207.45356%2011.3651%207.69206%2011.3651C7.93056%2011.3651%208.15931%2011.4598%208.32806%2011.6283L10.3921%2013.6923L15.6721%208.4003C15.8408%208.23176%2016.0696%208.13709%2016.3081%208.13709C16.5466%208.13709%2016.7753%208.23176%2016.9441%208.4003C17.029%208.48303%2017.0964%208.58193%2017.1425%208.69117C17.1886%208.8004%2017.2123%208.91775%2017.2123%209.0363C17.2123%209.15485%2017.1886%209.2722%2017.1425%209.38144C17.0964%209.49067%2017.029%209.58957%2016.9441%209.6723Z'%20fill='%2393FF61'/%3e%3cpath%20d='M16.9441%209.6723L11.0281%2015.6003C10.945%2015.6844%2010.8459%2015.7511%2010.7367%2015.7965C10.6275%2015.8418%2010.5103%2015.8649%2010.3921%2015.8643C10.2735%2015.867%2010.1557%2015.8449%2010.0462%2015.7994C9.93668%2015.754%209.83786%2015.6861%209.75606%2015.6003L7.05606%2012.9003C6.97115%2012.8176%206.90366%2012.7187%206.85759%2012.6094C6.81151%2012.5002%206.78777%2012.3829%206.78777%2012.2643C6.78777%2012.1457%206.81151%2012.0284%206.85759%2011.9192C6.90366%2011.8099%206.97115%2011.711%207.05606%2011.6283C7.22481%2011.4598%207.45356%2011.3651%207.69206%2011.3651C7.93056%2011.3651%208.15931%2011.4598%208.32806%2011.6283L10.3921%2013.6923L15.6721%208.4003C15.8408%208.23176%2016.0696%208.13709%2016.3081%208.13709C16.5466%208.13709%2016.7753%208.23176%2016.9441%208.4003C17.029%208.48303%2017.0964%208.58193%2017.1425%208.69117C17.1886%208.8004%2017.2123%208.91775%2017.2123%209.0363C17.2123%209.15485%2017.1886%209.2722%2017.1425%209.38144C17.0964%209.49067%2017.029%209.58957%2016.9441%209.6723Z'%20fill='black'/%3e%3c/svg%3e") center / contain no-repeat!important;cursor:pointer!important}@media (max-width: 680px){.topbar{position:fixed!important;top:4px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:60!important;background:#ffffffe6!important}html,body,.page,#homeView,#homeView .super-compute-home{max-width:100vw!important;overflow-x:hidden!important}.page{padding-top:78px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page{padding-top:78px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView,#homeView.active{padding-top:38px!important}body:has(#console:target) .page,body:has(#promo:target) .page,body:has(#wallet:target) .page,body:has(#packages:target) .page{padding-top:78px!important}body:has(#console:target) #consoleView .console-hero,#consoleView.active .console-hero,body:has(#promo:target) #promoView .team-layout,#promoView.active .team-layout,body:has(#wallet:target) #walletView .wallet-page,#walletView.active .wallet-page{margin-top:20px!important}body:has(#packages:target) #packagesView,#packagesView.active{padding-top:0!important;box-sizing:border-box!important}body:has(#packages:target) #packagesView .package-intro,#packagesView.active .package-intro{margin-top:20px!important}#homeView:before{top:-22px!important;width:104vw!important;height:620px!important;clip-path:polygon(28% 0,72% 0,92% 100%,8% 100%)!important;filter:blur(10px)!important;opacity:.72!important}#homeView .super-metrics{gap:8px!important;margin-top:20px!important;margin-bottom:10px!important}#homeView .super-metric-card.output,#homeView .super-metric-card.balance{min-height:92px!important;padding:14px 18px!important;border-radius:14px!important}#homeView .super-metric-card.output>span,#homeView .super-metric-card.balance>span{font-size:13px!important;line-height:1.1!important}#homeView .super-metric-card.output strong,#homeView .super-metric-card.balance strong{font-size:25px!important;line-height:1!important}#homeView .super-metric-card.output small,#homeView .super-metric-card.balance small{font-size:12px!important;line-height:1.1!important}#homeView .super-balance-line{gap:6px!important}body:has(#wallet:target) #walletView .wallet-page,#walletView.active .wallet-page{gap:14px!important}body:has(#wallet:target) #walletView .wallet-asset-panel,#walletView.active .wallet-asset-panel{padding:16px!important;border-radius:18px!important}body:has(#wallet:target) #walletView .wallet-primary-balance,#walletView.active .wallet-primary-balance{gap:8px!important}body:has(#wallet:target) #walletView .wallet-primary-balance>span,#walletView.active .wallet-primary-balance>span{font-size:13px!important}body:has(#wallet:target) #walletView .wallet-primary-balance strong,#walletView.active .wallet-primary-balance strong{font-size:28px!important}body:has(#wallet:target) #walletView .wallet-balance-meta,#walletView.active .wallet-balance-meta{gap:8px!important}body:has(#wallet:target) #walletView .wallet-balance-meta span,#walletView.active .wallet-balance-meta span{min-height:58px!important;gap:4px!important;padding:10px 12px!important;border-radius:13px!important}body:has(#wallet:target) #walletView .wallet-balance-meta i,#walletView.active .wallet-balance-meta i{font-size:11px!important}body:has(#wallet:target) #walletView .wallet-balance-meta b,#walletView.active .wallet-balance-meta b{font-size:12px!important}body:has(#wallet:target) #walletView .wallet-balance-meta small,#walletView.active .wallet-balance-meta small{font-size:10px!important}body:has(#wallet:target) #walletView .wallet-action-buttons,#walletView.active .wallet-action-buttons{gap:8px!important;margin-top:8px!important}body:has(#wallet:target) #walletView .wallet-action-buttons .primary-button,body:has(#wallet:target) #walletView .wallet-action-buttons .secondary-button,#walletView.active .wallet-action-buttons .primary-button,#walletView.active .wallet-action-buttons .secondary-button{min-height:36px!important;font-size:12px!important}body:has(#wallet:target) #walletView .wallet-record-toolbar,#walletView.active .wallet-record-toolbar{gap:8px!important}body:has(#wallet:target) #walletView .wallet-record-filters,#walletView.active .wallet-record-filters{gap:8px!important}body:has(#wallet:target) #walletView .wallet-filter,#walletView.active .wallet-filter{min-height:30px!important;height:30px!important;padding:0 26px 0 10px!important;font-size:12px!important;font-weight:560!important;background-position:calc(100% - 13px) 50%,calc(100% - 9px) 50%!important;background-size:4px 4px,4px 4px!important}body:has(#wallet:target) #walletView .wallet-record-row,#walletView.active .wallet-record-row{padding:12px!important}body:has(#wallet:target) #walletView .wallet-record-row strong,#walletView.active .wallet-record-row strong{font-size:13px!important}body:has(#wallet:target) #walletView .wallet-record-row b.wallet-record-amount strong,#walletView.active .wallet-record-row b.wallet-record-amount strong{font-size:15px!important}#promoView .team-invite-card{grid-template-columns:minmax(0,1fr) 48px!important;grid-template-areas:"subtitle qr" "code code" "link link" "contact contact"!important;align-items:start!important}#promoView .team-invite-card-row{grid-template-columns:64px minmax(0,1fr)!important}#promoView .team-contact-edit{grid-template-columns:64px minmax(0,1fr) 28px!important}#promoView .team-contact-edit-button{grid-column:3!important;grid-row:1!important}#promoView .team-invite-qr-button{justify-self:end!important;align-self:start!important}.nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;justify-items:center!important;gap:0!important}.nav a,.nav a.active,.nav a:hover,.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#console:target) .nav a[href="console.html"],body:has(#chat:target) .nav a[href="chat.html"],body:has(#wallet:target) .nav a[href="wallet.html"],body:has(#promo:target) .nav a[href="team.html"],body:has(#packages:target) .nav a[href="packages.html"]{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;border-radius:999px!important;box-sizing:border-box!important;transform:none!important;flex:0 0 44px!important}.nav a span,.nav a:nth-of-type(3) span{display:none!important}.nav a svg,.nav a:nth-of-type(3) svg{display:block!important;width:24px!important;height:24px!important;margin:0!important}.nav .nav-icon,.nav a:nth-of-type(3) .nav-icon{width:24px!important;height:24px!important;margin:0!important}.nav a svg,.nav a:nth-of-type(3) svg{display:none!important}.nav .nav-icon,.nav a:nth-of-type(3) .nav-icon{display:block!important;width:25px!important;height:25px!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:1!important;filter:none!important}.nav a[href="#"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.3689%204.38842C12.1252%204.34269%2011.8751%204.34269%2011.6313%204.38842C11.3885%204.43399%2011.1397%204.5483%2010.3007%204.96776L7.10072%206.56776C6.0727%207.08178%205.77787%207.24378%205.5713%207.45469C5.36386%207.66648%205.20611%207.92173%205.10944%208.20198C5.01318%208.48107%205.00013%208.81722%205.00013%209.96659V13.3396C5.00013%2014.3754%205.01096%2014.6779%205.09164%2014.9353C5.17262%2015.1938%205.30526%2015.4331%205.48151%2015.6387C5.65707%2015.8436%205.90785%2016.0131%206.78614%2016.562L9.98614%2018.562C10.9713%2019.1777%2011.2665%2019.3466%2011.557%2019.4126C11.8487%2019.4789%2012.1516%2019.4789%2012.4433%2019.4126C12.7338%2019.3466%2013.029%2019.1777%2014.0141%2018.562L17.2141%2016.562C18.0924%2016.0131%2018.3432%2015.8436%2018.5188%2015.6387C18.695%2015.4331%2018.8276%2015.1938%2018.9086%2014.9353C18.9893%2014.6779%2019.0001%2014.3754%2019.0001%2013.3396V9.96659C19.0001%208.81722%2018.9871%208.48107%2018.8908%208.20198C18.7942%207.92173%2018.6364%207.66648%2018.429%207.45469C18.2224%207.24378%2017.9276%207.08178%2016.8995%206.56776L13.6995%204.96776C12.8606%204.5483%2012.6118%204.43399%2012.3689%204.38842ZM11.2625%202.42272C11.75%202.33126%2012.2502%202.33126%2012.7377%202.42272C13.291%202.52652%2013.8041%202.78347%2014.4839%203.1238C14.5201%203.14194%2014.5568%203.16031%2014.594%203.17891L17.794%204.77891C17.84%204.80194%2017.8855%204.82464%2017.9304%204.84703C18.7604%205.26135%2019.3862%205.5737%2019.8578%206.05525C20.2727%206.47883%2020.5882%206.98934%2020.7815%207.54984C21.0013%208.18704%2021.0008%208.88641%2021.0002%209.81411C21.0002%209.86426%2021.0001%209.91508%2021.0001%209.96659V13.3396C21.0001%2013.3858%2021.0002%2013.4313%2021.0002%2013.4762C21.0007%2014.3141%2021.0011%2014.9462%2020.8171%2015.5333C20.6552%2016.0502%2020.3899%2016.5289%2020.0374%2016.9402C19.637%2017.4073%2019.1008%2017.7421%2018.39%2018.1857C18.3519%2018.2095%2018.3133%2018.2336%2018.2741%2018.258L15.0741%2020.258C15.03%2020.2856%2014.9864%2020.3129%2014.9434%2020.3398C14.1488%2020.8372%2013.5498%2021.2121%2012.8865%2021.3628C12.303%2021.4954%2011.6973%2021.4954%2011.1138%2021.3628C10.4504%2021.2121%209.85146%2020.8372%209.05687%2020.3398C9.01388%2020.3129%208.97032%2020.2856%208.92614%2020.258L5.72614%2018.258C5.68701%2018.2336%205.64839%2018.2095%205.61027%2018.1857C4.89951%2017.7421%204.36323%2017.4073%203.96288%2016.9402C3.61039%2016.5289%203.34511%2016.0502%203.18314%2015.5333C2.99917%2014.9462%202.99956%2014.3141%203.00008%2013.4762C3.00011%2013.4313%203.00013%2013.3858%203.00013%2013.3396V9.96659C3.00013%209.91508%203.0001%209.86427%203.00007%209.81412C2.99944%208.88642%202.99897%208.18704%203.21875%207.54984C3.41208%206.98934%203.72759%206.47883%204.14246%206.05525C4.6141%205.5737%205.23985%205.26135%206.06989%204.84704C6.11476%204.82464%206.16022%204.80194%206.20629%204.77891L9.4063%203.17891C9.44349%203.16031%209.48019%203.14194%209.51641%203.1238C10.1961%202.78346%2010.7093%202.52652%2011.2625%202.42272Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.10571%207.05281C4.3527%206.55883%204.95337%206.35861%205.44735%206.6056L8.44735%208.1056C8.94133%208.35259%209.14155%208.95326%208.89456%209.44724C8.64757%209.94122%208.0469%2010.1414%207.55292%209.89445L4.55292%208.39445C4.05894%208.14746%203.85872%207.54679%204.10571%207.05281ZM19.8946%207.05281C20.1416%207.54679%2019.9413%208.14746%2019.4473%208.39445L16.4473%209.89445C15.9534%2010.1414%2015.3527%209.94122%2015.1057%209.44724C14.8587%208.95326%2015.0589%208.35259%2015.5529%208.1056L18.5529%206.6056C19.0469%206.35861%2019.6476%206.55883%2019.8946%207.05281ZM12.0001%2017C12.5524%2017%2013.0001%2017.4477%2013.0001%2018V20C13.0001%2020.5523%2012.5524%2021%2012.0001%2021C11.4478%2021%2011.0001%2020.5523%2011.0001%2020V18C11.0001%2017.4477%2011.4478%2017%2012.0001%2017Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0001%208.40002C12.2584%208.40002%2012.4877%208.56528%2012.5693%208.81029L13.2245%2010.7757L15.1899%2011.4308C15.4349%2011.5125%2015.6001%2011.7418%2015.6001%2012C15.6001%2012.2583%2015.4349%2012.4876%2015.1899%2012.5692L13.2245%2013.2244L12.5693%2015.1898C12.4877%2015.4348%2012.2584%2015.6%2012.0001%2015.6C11.7419%2015.6%2011.5126%2015.4348%2011.4309%2015.1898L10.7758%2013.2244L8.8104%2012.5692C8.56539%2012.4876%208.40013%2012.2583%208.40013%2012C8.40013%2011.7418%208.56539%2011.5125%208.8104%2011.4308L10.7758%2010.7757L11.4309%208.81029C11.5126%208.56528%2011.7419%208.40002%2012.0001%208.40002Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}.nav a[href="packages.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20d='M14.2412%205C15.0462%204.99999%2015.7108%204.99973%2016.252%205.04395C16.814%205.08987%2017.3311%205.18827%2017.8164%205.43555C18.5689%205.81902%2019.181%206.43109%2019.5645%207.18359C19.8117%207.6689%2019.9101%208.18599%2019.9561%208.74805C20.0003%209.28924%2020%209.95383%2020%2010.7588V16.2412C20%2017.0462%2020.0003%2016.7108%2019.9561%2017.252C19.9101%2017.814%2019.8117%2018.3311%2019.5645%2018.8164C19.181%2019.5689%2018.5689%2020.181%2017.8164%2020.5645C17.3311%2020.8117%2016.814%2020.9101%2016.252%2020.9561C15.7108%2021.0003%2015.0462%2021%2014.2412%2021H9.75879C8.95381%2021%208.28925%2021.0003%207.74805%2020.9561C7.18599%2020.9101%206.6689%2020.8117%206.18359%2020.5645C5.43109%2020.181%204.81902%2019.5689%204.43555%2018.8164C4.18827%2018.3311%204.08987%2017.814%204.04395%2017.252C3.99973%2016.7108%203.99999%2017.0462%204%2016.2412L4%2010.7588C3.99999%209.95382%203.99973%209.28924%204.04395%208.74805C4.08988%208.18599%204.18827%207.6689%204.43555%207.18359C4.81902%206.43109%205.43109%205.81902%206.18359%205.43555C6.6689%205.18827%207.18599%205.08987%207.74805%205.04395C8.28924%204.99973%208.95382%204.99999%209.75879%205H14.2412ZM9.79981%207C8.94342%207%208.36117%207.00035%207.91113%207.03711C7.47272%207.07293%207.2482%207.13808%207.0918%207.21777C6.71555%207.40951%206.40951%207.71554%206.21777%208.0918C6.13808%208.2482%206.07293%208.47272%206.03711%208.91113C6.00035%209.36117%206%209.94342%206%2010.7998V16.2002C6%2017.0566%206.00035%2016.6388%206.03711%2017.0889C6.07293%2017.5273%206.13808%2017.7518%206.21777%2017.9082C6.40951%2018.2845%206.71555%2018.5905%207.0918%2018.7822C7.2482%2018.8619%207.47272%2018.9271%207.91113%2018.9629C8.36117%2018.9997%208.94342%2019%209.79981%2019H14.2002C15.0566%2019%2015.6388%2018.9997%2016.0889%2018.9629C16.5273%2018.9271%2016.7518%2018.8619%2016.9082%2018.7822C17.2845%2018.5905%2017.5905%2018.2845%2017.7822%2017.9082C17.8619%2017.7518%2017.9271%2017.5273%2017.9629%2017.0889C17.9997%2016.6388%2018%2017.0566%2018%2016.2002V10.7998C18%209.94342%2017.9997%209.36117%2017.9629%208.91113C17.9271%208.47272%2017.8619%208.2482%2017.7822%208.0918C17.5905%207.71554%2017.2845%207.40951%2016.9082%207.21777C16.7518%207.13808%2016.5273%207.07293%2016.0889%207.03711C15.6388%207.00035%2015.0566%207%2014.2002%207H9.79981ZM12%209C12.2869%209.00005%2012.5419%209.18357%2012.6327%209.45578L13.3608%2011.6403L15.5442%2012.3684C15.8163%2012.4591%2015.9998%2012.7132%2016%2013C16%2013.287%2015.8165%2013.5419%2015.5442%2013.6327L13.3608%2014.3608L12.6327%2016.5453C12.5419%2016.8174%2012.2869%2017.001%2012%2017.0011C11.7131%2017.0011%2011.4582%2016.8174%2011.3673%2016.5453L10.6392%2014.3608L8.45578%2013.6327C8.18352%2013.5419%208%2013.287%208%2013C8.00018%2012.7132%208.18366%2012.4591%208.45578%2012.3684L10.6392%2011.6403L11.3673%209.45578C11.4581%209.18357%2011.713%209%2012%209ZM12%201C13.0849%201%2013.8738%201.14773%2014.4854%201.41309C15.1174%201.68738%2015.4792%202.05478%2015.7217%202.30762L15.7324%202.31934C15.831%202.42217%2015.8808%202.4738%2015.916%202.5332C15.9473%202.58591%2015.9704%202.64346%2015.9844%202.70312C16%202.77033%2016%202.84205%2016%202.98438V3.04004C16%203.37604%2016%203.54451%2015.9346%203.67285C15.8771%203.78545%2015.7855%203.8771%2015.6729%203.93457C15.5445%203.99996%2015.376%204%2015.04%204H14.3828C14.1714%203.99987%2014.0001%203.82855%2014%203.61719C14%203.49919%2013.9469%203.38414%2013.8447%203.3252C13.7975%203.298%2013.7465%203.27183%2013.6895%203.24707C13.4096%203.12564%2012.915%203%2012%203C11.085%203%2010.5904%203.12564%2010.3105%203.24707C10.2535%203.27183%2010.2025%203.298%2010.1553%203.3252C10.0531%203.38414%2010%203.49919%2010%203.61719C9.99987%203.82857%209.82856%203.99986%209.61719%204H8.95996C8.62396%203.99998%208.45549%203.99997%208.32715%203.93457C8.21442%203.87703%208.12289%203.78465%208.06543%203.67188C8.00023%203.54358%207.99998%203.37569%208%203.04004V2.9834C8.00001%202.84143%208.00002%202.77023%208.01563%202.70312C8.02955%202.64346%208.05274%202.58591%208.08398%202.5332C8.11921%202.47379%208.16897%202.42218%208.26758%202.31934L8.27832%202.30762C8.52079%202.05474%208.88263%201.68737%209.51465%201.41309C10.1262%201.14774%2010.9151%201%2012%201Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}.nav a[href="team.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.8763%203.06958C11.2448%203.02362%2011.6199%203%2012%203C12.3801%203%2012.7552%203.02362%2013.1237%203.06958C13.6718%203.13792%2014.0607%203.63759%2013.9923%204.18563C13.924%204.73367%2013.4243%205.12255%2012.8763%205.05421C12.5896%205.01846%2012.2972%205%2012%205C11.7028%205%2011.4104%205.01846%2011.1237%205.05421C10.5757%205.12255%2010.076%204.73367%2010.0077%204.18563C9.93935%203.63759%2010.3282%203.13792%2010.8763%203.06958ZM4.18563%2010.0077C4.73367%2010.076%205.12255%2010.5757%205.05421%2011.1237C5.01846%2011.4104%205%2011.7028%205%2012C5%2012.2972%205.01846%2012.5896%205.05421%2012.8763C5.12255%2013.4243%204.73367%2013.924%204.18563%2013.9923C3.63759%2014.0607%203.13792%2013.6718%203.06958%2013.1237C3.02362%2012.7552%203%2012.3801%203%2012C3%2011.6199%203.02362%2011.2448%203.06958%2010.8763C3.13792%2010.3282%203.63759%209.93935%204.18563%2010.0077ZM19.8144%2010.0077C20.3624%209.93935%2020.8621%2010.3282%2020.9304%2010.8763C20.9764%2011.2448%2021%2011.6199%2021%2012C21%2012.3801%2020.9764%2012.7552%2020.9304%2013.1237C20.8621%2013.6718%2020.3624%2014.0607%2019.8144%2013.9923C19.2663%2013.924%2018.8775%2013.4243%2018.9458%2012.8763C18.9815%2012.5896%2019%2012.2972%2019%2012C19%2011.7028%2018.9815%2011.4104%2018.9458%2011.1237C18.8775%2010.5757%2019.2663%2010.076%2019.8144%2010.0077ZM10.0077%2019.8144C10.076%2019.2663%2010.5757%2018.8775%2011.1237%2018.9458C11.4104%2018.9815%2011.7028%2019%2012%2019C12.2972%2019%2012.5896%2018.9815%2012.8763%2018.9458C13.4243%2018.8775%2013.924%2019.2663%2013.9923%2019.8144C14.0607%2020.3624%2013.6718%2020.8621%2013.1237%2020.9304C12.7552%2020.9764%2012.3801%2021%2012%2021C11.6199%2021%2011.2448%2020.9764%2010.8763%2020.9304C10.3282%2020.8621%209.93935%2020.3624%2010.0077%2019.8144Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.5%205C5.67157%205%205%205.67157%205%206.5C5%207.32843%205.67157%208%206.5%208C7.32843%208%208%207.32843%208%206.5C8%205.67157%207.32843%205%206.5%205ZM3%206.5C3%204.567%204.567%203%206.5%203C8.433%203%2010%204.567%2010%206.5C10%208.433%208.433%2010%206.5%2010C4.567%2010%203%208.433%203%206.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.5%2016C5.67157%2016%205%2016.6716%205%2017.5C5%2018.3284%205.67157%2019%206.5%2019C7.32843%2019%208%2018.3284%208%2017.5C8%2016.6716%207.32843%2016%206.5%2016ZM3%2017.5C3%2015.567%204.567%2014%206.5%2014C8.433%2014%2010%2015.567%2010%2017.5C10%2019.433%208.433%2021%206.5%2021C4.567%2021%203%2019.433%203%2017.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5%2016C16.6716%2016%2016%2016.6716%2016%2017.5C16%2018.3284%2016.6716%2019%2017.5%2019C18.3284%2019%2019%2018.3284%2019%2017.5C19%2016.6716%2018.3284%2016%2017.5%2016ZM14%2017.5C14%2015.567%2015.567%2014%2017.5%2014C19.433%2014%2021%2015.567%2021%2017.5C21%2019.433%2019.433%2021%2017.5%2021C15.567%2021%2014%2019.433%2014%2017.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5%205C16.6716%205%2016%205.67157%2016%206.5C16%207.32843%2016.6716%208%2017.5%208C18.3284%208%2019%207.32843%2019%206.5C19%205.67157%2018.3284%205%2017.5%205ZM14%206.5C14%204.567%2015.567%203%2017.5%203C19.433%203%2021%204.567%2021%206.5C21%208.433%2019.433%2010%2017.5%2010C15.567%2010%2014%208.433%2014%206.5Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}.nav a[href="console.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%204C8.55228%204%209%204.44772%209%205V8H10C10.5523%208%2011%208.44772%2011%209C11%209.55228%2010.5523%2010%2010%2010H6C5.44772%2010%205%209.55228%205%209C5%208.44772%205.44772%208%206%208H7V5C7%204.44772%207.44772%204%208%204ZM16%204C16.5523%204%2017%204.44772%2017%205V9C17%209.55228%2016.5523%2010%2016%2010C15.4477%2010%2015%209.55228%2015%209V5C15%204.44772%2015.4477%204%2016%204ZM8%2012C8.55228%2012%209%2012.4477%209%2013V19C9%2019.5523%208.55228%2020%208%2020C7.44772%2020%207%2019.5523%207%2019V13C7%2012.4477%207.44772%2012%208%2012ZM13%2013C13%2012.4477%2013.4477%2012%2014%2012H18C18.5523%2012%2019%2012.4477%2019%2013C19%2013.5523%2018.5523%2014%2018%2014H17V19C17%2019.5523%2016.5523%2020%2016%2020C15.4477%2020%2015%2019.5523%2015%2019V14H14C13.4477%2014%2013%2013.5523%2013%2013Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}.nav a[href="wallet.html"] .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.71392%2015.2095C8.1144%2015.7097%209.98341%2016%2012%2016C14.0166%2016%2015.8856%2015.7097%2017.2861%2015.2095C17.982%2014.961%2018.616%2014.6417%2019.0951%2014.2372C19.5695%2013.8365%2020%2013.2537%2020%2012.5C20%2011.9477%2019.5523%2011.5%2019%2011.5C18.4525%2011.5%2018.0077%2011.94%2018.0001%2012.4857C17.9912%2012.509%2017.952%2012.5847%2017.8048%2012.7091C17.5754%2012.9027%2017.1843%2013.1221%2016.6134%2013.326C15.4804%2013.7307%2013.8494%2014%2012%2014C10.1506%2014%208.5196%2013.7307%207.38659%2013.326C6.81573%2013.1221%206.42458%2012.9027%206.19525%2012.7091C6.04801%2012.5847%206.00877%2012.509%205.9999%2012.4857C5.99227%2011.94%205.54752%2011.5%205%2011.5C4.44772%2011.5%204%2011.9477%204%2012.5C4%2013.2537%204.43048%2013.8365%204.90494%2014.2372C5.38405%2014.6417%206.01803%2014.961%206.71392%2015.2095Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00633%207.5C6.02321%207.53319%206.07042%207.60366%206.19525%207.70906C6.42458%207.9027%206.81573%208.12215%207.38659%208.32603C8.5196%208.73067%2010.1506%209%2012%209C13.8494%209%2015.4804%208.73067%2016.6134%208.32603C17.1843%208.12215%2017.5754%207.9027%2017.8048%207.70906C17.9296%207.60366%2017.9768%207.53319%2017.9937%207.5C17.9768%207.46681%2017.9296%207.39634%2017.8048%207.29094C17.5754%207.0973%2017.1843%206.87785%2016.6134%206.67397C15.4804%206.26933%2013.8494%206%2012%206C10.1506%206%208.5196%206.26933%207.38659%206.67397C6.81573%206.87785%206.42458%207.0973%206.19525%207.29094C6.07042%207.39634%206.02321%207.46681%206.00633%207.5ZM18%209.91726C17.7726%2010.024%2017.5333%2010.1212%2017.2861%2010.2095C15.8856%2010.7097%2014.0166%2011%2012%2011C9.98341%2011%208.1144%2010.7097%206.71392%2010.2095C6.46675%2010.1212%206.22738%2010.024%206%209.91726V17.486C6.00906%2017.5096%206.04856%2017.5852%206.19525%2017.7091C6.42458%2017.9027%206.81573%2018.1221%207.38659%2018.326C8.5196%2018.7307%2010.1506%2019%2012%2019C13.8494%2019%2015.4804%2018.7307%2016.6134%2018.326C17.1843%2018.1221%2017.5754%2017.9027%2017.8048%2017.7091C17.9514%2017.5852%2017.9909%2017.5096%2018%2017.486V9.91726ZM20%207.5V17.5C20%2018.2537%2019.5695%2018.8365%2019.0951%2019.2372C18.616%2019.6417%2017.982%2019.961%2017.2861%2020.2095C15.8856%2020.7097%2014.0166%2021%2012%2021C9.98341%2021%208.1144%2020.7097%206.71392%2020.2095C6.01803%2019.961%205.38405%2019.6417%204.90494%2019.2372C4.43048%2018.8365%204%2018.2537%204%2017.5V7.5C4%206.74631%204.43048%206.16346%204.90494%205.76283C5.38405%205.35829%206.01803%205.03902%206.71392%204.79049C8.1144%204.29032%209.98341%204%2012%204C14.0166%204%2015.8856%204.29032%2017.2861%204.79049C17.982%205.03902%2018.616%205.35829%2019.0951%205.76283C19.5695%206.16346%2020%206.74631%2020%207.5Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}body:not(:has(#console:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .nav a[href="#"] .nav-icon,.nav a[href="#"].active .nav-icon{content:url(/assets/Property%201_011-J5cDW4Xc.svg)!important}body:has(#packages:target) .nav a[href="packages.html"] .nav-icon,.nav a[href="packages.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.2412%205C15.0462%204.99999%2015.7108%204.99973%2016.252%205.04395C16.814%205.08987%2017.3311%205.18827%2017.8164%205.43555C18.5689%205.81902%2019.181%206.43109%2019.5645%207.18359C19.8117%207.6689%2019.9101%208.18599%2019.9561%208.74805C20.0003%209.28924%2020%209.95383%2020%2010.7588V16.2412C20%2017.0462%2020.0003%2016.7108%2019.9561%2017.252C19.9101%2017.814%2019.8117%2018.3311%2019.5645%2018.8164C19.181%2019.5689%2018.5689%2020.181%2017.8164%2020.5645C17.3311%2020.8117%2016.814%2020.9101%2016.252%2020.9561C15.7108%2021.0003%2015.0461%2021%2014.2412%2021H9.75879C8.95389%2021%208.28921%2021.0003%207.74805%2020.9561C7.18599%2020.9101%206.6689%2020.8117%206.18359%2020.5645C5.43109%2020.181%204.81902%2019.5689%204.43555%2018.8164C4.18827%2018.3311%204.08987%2017.814%204.04395%2017.252C3.99973%2016.7108%203.99999%2017.0462%204%2016.2412L4%2010.7588C3.99999%209.95383%203.99973%209.28923%204.04395%208.74805C4.08987%208.18599%204.18827%207.6689%204.43555%207.18359C4.81902%206.43109%205.43109%205.81902%206.18359%205.43555C6.6689%205.18827%207.18599%205.08987%207.74805%205.04395C8.28924%204.99973%208.95383%204.99999%209.75879%205H14.2412ZM12%209C11.7131%209%2011.458%209.18296%2011.3672%209.45508L10.6396%2011.6396L8.45605%2012.3682C8.18394%2012.4589%208.00019%2012.7132%208%2013C8.00021%2013.2868%208.18395%2013.5411%208.45605%2013.6318L10.6396%2014.3604L11.3672%2016.5449C11.458%2016.817%2011.7131%2017.001%2012%2017.001C12.2868%2017.0009%2012.542%2016.817%2012.6328%2016.5449L13.3604%2014.3604L15.5439%2013.6318C15.816%2013.5411%2015.9998%2013.2868%2016%2013C15.9998%2012.7132%2015.8161%2012.4589%2015.5439%2012.3682L13.3604%2011.6396L12.6328%209.45508C12.542%209.18295%2012.2869%209.00005%2012%209ZM12%201C13.0849%201%2013.8738%201.14773%2014.4854%201.41309C15.1174%201.68738%2015.4792%202.05478%2015.7217%202.30762L15.7324%202.31934C15.831%202.42217%2015.8808%202.4738%2015.916%202.5332C15.9473%202.58591%2015.9704%202.64346%2015.9844%202.70312C16%202.77033%2016%202.84205%2016%202.98438V3.04004C16%203.37604%2016%203.54451%2015.9346%203.67285C15.8771%203.78545%2015.7855%203.8771%2015.6729%203.93457C15.5445%203.99996%2015.376%204%2015.04%204H14.3828C14.1714%203.99987%2014.0001%203.82855%2014%203.61719C14%203.49919%2013.9469%203.38414%2013.8447%203.3252C13.7975%203.298%2013.7465%203.27183%2013.6895%203.24707C13.4096%203.12564%2012.915%203%2012%203C11.085%203%2010.5904%203.12564%2010.3105%203.24707C10.2535%203.27183%2010.2025%203.298%2010.1553%203.3252C10.0531%203.38414%2010%203.49919%2010%203.61719C9.99987%203.82857%209.82856%203.99986%209.61719%204H8.95996C8.62396%203.99998%208.45549%203.99997%208.32715%203.93457C8.21442%203.87703%208.12288%203.78465%208.06543%203.67188C8.00023%203.54358%207.99998%203.37569%208%203.04004V2.9834C8.00001%202.84143%208.00002%202.77023%208.01562%202.70312C8.02955%202.64346%208.05274%202.58591%208.08398%202.5332C8.11921%202.47379%208.16897%202.42218%208.26758%202.31934L8.27832%202.30762C8.52079%202.05474%208.88263%201.68737%209.51465%201.41309C10.1262%201.14774%2010.9151%201%2012%201Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#promo:target) .nav a[href="team.html"] .nav-icon,.nav a[href="team.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.995%204.0222C10.954%203.69278%2010.9334%203.52807%2010.9905%203.38485C11.0373%203.26713%2011.1393%203.14956%2011.2492%203.08647C11.3828%203.00971%2011.533%203.00698%2011.8334%203.00151C11.8888%203.00051%2011.9444%203%2012%203C12.0556%203%2012.1112%203.00051%2012.1666%203.00151C12.467%203.00698%2012.6172%203.00971%2012.7508%203.08647C12.8607%203.14956%2012.9627%203.26713%2013.0095%203.38485C13.0666%203.52807%2013.046%203.69278%2013.0049%204.0222L12.985%204.18246C12.9523%204.44425%2012.936%204.57515%2012.8909%204.66627C12.815%204.81939%2012.7122%204.9102%2012.5509%204.9665C12.4549%205%2012.3033%205%2012%205C11.6967%205%2011.5451%205%2011.4491%204.9665C11.2878%204.9102%2011.185%204.81939%2011.1091%204.66627C11.064%204.57515%2011.0477%204.44425%2011.015%204.18246L10.995%204.0222ZM3%2012C3%2011.9444%203.00051%2011.8888%203.00151%2011.8334C3.00698%2011.533%203.00971%2011.3828%203.08647%2011.2492C3.14956%2011.1393%203.26713%2011.0373%203.38485%2010.9905C3.52807%2010.9334%203.69278%2010.954%204.0222%2010.995L4.18246%2011.015C4.44425%2011.0477%204.57515%2011.064%204.66627%2011.1091C4.81939%2011.185%204.9102%2011.2878%204.9665%2011.4491C5%2011.5451%205%2011.6967%205%2012C5%2012.3033%205%2012.4549%204.9665%2012.5509C4.9102%2012.7122%204.81939%2012.815%204.66627%2012.8909C4.57515%2012.936%204.44425%2012.9523%204.18246%2012.985L4.0222%2013.0049C3.69278%2013.046%203.52807%2013.0666%203.38485%2013.0095C3.26713%2012.9627%203.14956%2012.8607%203.08647%2012.7508C3.00971%2012.6172%203.00698%2012.467%203.00151%2012.1666C3.00051%2012.1112%203%2012.0556%203%2012ZM19%2012C19%2011.6967%2019%2011.5451%2019.0335%2011.4491C19.0898%2011.2878%2019.1806%2011.185%2019.3337%2011.1091C19.4249%2011.064%2019.5557%2011.0477%2019.8175%2011.015L19.9778%2010.9951C20.3072%2010.954%2020.4719%2010.9334%2020.6152%2010.9905C20.7329%2011.0373%2020.8504%2011.1393%2020.9135%2011.2492C20.9903%2011.3828%2020.993%2011.533%2020.9985%2011.8334C20.9995%2011.8888%2021%2011.9444%2021%2012C21%2012.0556%2020.9995%2012.1112%2020.9985%2012.1666C20.993%2012.467%2020.9903%2012.6172%2020.9135%2012.7508C20.8504%2012.8607%2020.7329%2012.9627%2020.6152%2013.0095C20.4719%2013.0666%2020.3072%2013.046%2019.9778%2013.0049L19.8175%2012.985C19.5557%2012.9523%2019.4249%2012.936%2019.3337%2012.8909C19.1806%2012.815%2019.0898%2012.7122%2019.0335%2012.5509C19%2012.4549%2019%2012.3032%2019%2012ZM11.015%2019.8175C11.0477%2019.5557%2011.064%2019.4249%2011.1091%2019.3337C11.185%2019.1806%2011.2878%2019.0898%2011.4491%2019.0335C11.5451%2019%2011.6967%2019%2012%2019C12.3032%2019%2012.4549%2019%2012.5509%2019.0335C12.7122%2019.0898%2012.815%2019.1806%2012.8909%2019.3337C12.936%2019.4249%2012.9523%2019.5557%2012.985%2019.8175L13.0049%2019.9778C13.046%2020.3072%2013.0666%2020.4719%2013.0095%2020.6152C12.9627%2020.7329%2012.8607%2020.8504%2012.7508%2020.9135C12.6172%2020.9903%2012.467%2020.993%2012.1666%2020.9985C12.1112%2020.9995%2012.0556%2021%2012%2021C11.9444%2021%2011.8888%2020.9995%2011.8334%2020.9985C11.533%2020.993%2011.3828%2020.9903%2011.2492%2020.9135C11.1393%2020.8504%2011.0373%2020.7329%2010.9905%2020.6152C10.9334%2020.4719%2010.954%2020.3072%2010.9951%2019.9778L11.015%2019.8175Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%206C3%204.34315%204.34315%203%206%203C7.65685%203%209%204.34315%209%206C9%207.65685%207.65685%209%206%209C4.34315%209%203%207.65685%203%206Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2018C3%2016.3431%204.34315%2015%206%2015C7.65685%2015%209%2016.3431%209%2018C9%2019.6569%207.65685%2021%206%2021C4.34315%2021%203%2019.6569%203%2018Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2018C15%2016.3431%2016.3431%2015%2018%2015C19.6569%2015%2021%2016.3431%2021%2018C21%2019.6569%2019.6569%2021%2018%2021C16.3431%2021%2015%2019.6569%2015%2018Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%206C15%204.34315%2016.3431%203%2018%203C19.6569%203%2021%204.34315%2021%206C21%207.65685%2019.6569%209%2018%209C16.3431%209%2015%207.65685%2015%206Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#console:target) .nav a[href="console.html"] .nav-icon,.nav a[href="console.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%204C8.55228%204%209%204.44772%209%205V8H10C10.5523%208%2011%208.44772%2011%209C11%209.55228%2010.5523%2010%2010%2010H6C5.44772%2010%205%209.55228%205%209C5%208.44772%205.44772%208%206%208H7V5C7%204.44772%207.44772%204%208%204ZM16%204C16.5523%204%2017%204.44772%2017%205V9C17%209.55228%2016.5523%2010%2016%2010C15.4477%2010%2015%209.55228%2015%209V5C15%204.44772%2015.4477%204%2016%204ZM8%2012C8.55228%2012%209%2012.4477%209%2013V19C9%2019.5523%208.55228%2020%208%2020C7.44772%2020%207%2019.5523%207%2019V13C7%2012.4477%207.44772%2012%208%2012ZM13%2013C13%2012.4477%2013.4477%2012%2014%2012H18C18.5523%2012%2019%2012.4477%2019%2013C19%2013.5523%2018.5523%2014%2018%2014H17V19C17%2019.5523%2016.5523%2020%2016%2020C15.4477%2020%2015%2019.5523%2015%2019V14H14C13.4477%2014%2013%2013.5523%2013%2013Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#wallet:target) .nav a[href="wallet.html"] .nav-icon,.nav a[href="wallet.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.71392%204.79049C8.1144%204.29032%209.98341%204%2012%204C14.0166%204%2015.8856%204.29032%2017.2861%204.79049C17.982%205.03902%2018.616%205.35829%2019.0951%205.76283C19.5695%206.16346%2020%206.74631%2020%207.5C20%208.15981%2019.4391%209.02637%2017.9167%209.78755C16.4542%2010.5188%2014.3637%2011%2012%2011C9.6363%2011%207.54581%2010.5188%206.08325%209.78755C4.56088%209.02637%204%208.15981%204%207.5C4%206.74631%204.43048%206.16346%204.90494%205.76283C5.38405%205.35829%206.01803%205.03902%206.71392%204.79049Z'%20fill='%23DDDDDD'/%3e%3cpath%20d='M18.8112%2011.5764C19.0577%2011.4531%2019.181%2011.3915%2019.234%2011.3762C19.606%2011.2692%2019.9194%2011.4629%2019.9899%2011.8434C20%2011.8976%2020%2012.015%2020%2012.2498V12.5C20%2013.1598%2019.4391%2014.0264%2017.9167%2014.7876C16.4542%2015.5188%2014.3637%2016%2012%2016C9.6363%2016%207.54581%2015.5188%206.08325%2014.7876C4.56088%2014.0264%204%2013.1598%204%2012.5V12.2498C4%2012.015%204%2011.8976%204.01006%2011.8434C4.08065%2011.4629%204.39403%2011.2692%204.76595%2011.3762C4.81898%2011.3915%204.94226%2011.4531%205.18883%2011.5764C6.98362%2012.4738%209.39314%2013%2012%2013C14.6069%2013%2017.0164%2012.4738%2018.8112%2011.5764Z'%20fill='%23DDDDDD'/%3e%3cpath%20d='M5.18883%2016.5764C4.94226%2016.4531%204.81898%2016.3915%204.76595%2016.3762C4.39403%2016.2692%204.08065%2016.4629%204.01006%2016.8434C4%2016.8976%204%2017.015%204%2017.2498V17.5C4%2018.2537%204.43048%2018.8365%204.90494%2019.2372C5.38405%2019.6417%206.01803%2019.961%206.71392%2020.2095C8.1144%2020.7097%209.98341%2021%2012%2021C14.0166%2021%2015.8856%2020.7097%2017.2861%2020.2095C17.982%2019.961%2018.616%2019.6417%2019.0951%2019.2372C19.5695%2018.8365%2020%2018.2537%2020%2017.5V17.2498C20%2017.015%2020%2016.8976%2019.9899%2016.8434C19.9194%2016.4629%2019.606%2016.2692%2019.234%2016.3762C19.181%2016.3915%2019.0577%2016.4531%2018.8112%2016.5764C17.0164%2017.4738%2014.6069%2018%2012%2018C9.39314%2018%206.98362%2017.4738%205.18883%2016.5764Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#packages:target) .nav a[href="#"].active .nav-icon,body:has(#promo:target) .nav a[href="#"].active .nav-icon,body:has(#console:target) .nav a[href="#"].active .nav-icon,body:has(#wallet:target) .nav a[href="#"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.3689%204.38842C12.1252%204.34269%2011.8751%204.34269%2011.6313%204.38842C11.3885%204.43399%2011.1397%204.5483%2010.3007%204.96776L7.10072%206.56776C6.0727%207.08178%205.77787%207.24378%205.5713%207.45469C5.36386%207.66648%205.20611%207.92173%205.10944%208.20198C5.01318%208.48107%205.00013%208.81722%205.00013%209.96659V13.3396C5.00013%2014.3754%205.01096%2014.6779%205.09164%2014.9353C5.17262%2015.1938%205.30526%2015.4331%205.48151%2015.6387C5.65707%2015.8436%205.90785%2016.0131%206.78614%2016.562L9.98614%2018.562C10.9713%2019.1777%2011.2665%2019.3466%2011.557%2019.4126C11.8487%2019.4789%2012.1516%2019.4789%2012.4433%2019.4126C12.7338%2019.3466%2013.029%2019.1777%2014.0141%2018.562L17.2141%2016.562C18.0924%2016.0131%2018.3432%2015.8436%2018.5188%2015.6387C18.695%2015.4331%2018.8276%2015.1938%2018.9086%2014.9353C18.9893%2014.6779%2019.0001%2014.3754%2019.0001%2013.3396V9.96659C19.0001%208.81722%2018.9871%208.48107%2018.8908%208.20198C18.7942%207.92173%2018.6364%207.66648%2018.429%207.45469C18.2224%207.24378%2017.9276%207.08178%2016.8995%206.56776L13.6995%204.96776C12.8606%204.5483%2012.6118%204.43399%2012.3689%204.38842ZM11.2625%202.42272C11.75%202.33126%2012.2502%202.33126%2012.7377%202.42272C13.291%202.52652%2013.8041%202.78347%2014.4839%203.1238C14.5201%203.14194%2014.5568%203.16031%2014.594%203.17891L17.794%204.77891C17.84%204.80194%2017.8855%204.82464%2017.9304%204.84703C18.7604%205.26135%2019.3862%205.5737%2019.8578%206.05525C20.2727%206.47883%2020.5882%206.98934%2020.7815%207.54984C21.0013%208.18704%2021.0008%208.88641%2021.0002%209.81411C21.0002%209.86426%2021.0001%209.91508%2021.0001%209.96659V13.3396C21.0001%2013.3858%2021.0002%2013.4313%2021.0002%2013.4762C21.0007%2014.3141%2021.0011%2014.9462%2020.8171%2015.5333C20.6552%2016.0502%2020.3899%2016.5289%2020.0374%2016.9402C19.637%2017.4073%2019.1008%2017.7421%2018.39%2018.1857C18.3519%2018.2095%2018.3133%2018.2336%2018.2741%2018.258L15.0741%2020.258C15.03%2020.2856%2014.9864%2020.3129%2014.9434%2020.3398C14.1488%2020.8372%2013.5498%2021.2121%2012.8865%2021.3628C12.303%2021.4954%2011.6973%2021.4954%2011.1138%2021.3628C10.4504%2021.2121%209.85146%2020.8372%209.05687%2020.3398C9.01388%2020.3129%208.97032%2020.2856%208.92614%2020.258L5.72614%2018.258C5.68701%2018.2336%205.64839%2018.2095%205.61027%2018.1857C4.89951%2017.7421%204.36323%2017.4073%203.96288%2016.9402C3.61039%2016.5289%203.34511%2016.0502%203.18314%2015.5333C2.99917%2014.9462%202.99956%2014.3141%203.00008%2013.4762C3.00011%2013.4313%203.00013%2013.3858%203.00013%2013.3396V9.96659C3.00013%209.91508%203.0001%209.86427%203.00007%209.81412C2.99944%208.88642%202.99897%208.18704%203.21875%207.54984C3.41208%206.98934%203.72759%206.47883%204.14246%206.05525C4.6141%205.5737%205.23985%205.26135%206.06989%204.84704C6.11476%204.82464%206.16022%204.80194%206.20629%204.77891L9.4063%203.17891C9.44349%203.16031%209.48019%203.14194%209.51641%203.1238C10.1961%202.78346%2010.7093%202.52652%2011.2625%202.42272Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.10571%207.05281C4.3527%206.55883%204.95337%206.35861%205.44735%206.6056L8.44735%208.1056C8.94133%208.35259%209.14155%208.95326%208.89456%209.44724C8.64757%209.94122%208.0469%2010.1414%207.55292%209.89445L4.55292%208.39445C4.05894%208.14746%203.85872%207.54679%204.10571%207.05281ZM19.8946%207.05281C20.1416%207.54679%2019.9413%208.14746%2019.4473%208.39445L16.4473%209.89445C15.9534%2010.1414%2015.3527%209.94122%2015.1057%209.44724C14.8587%208.95326%2015.0589%208.35259%2015.5529%208.1056L18.5529%206.6056C19.0469%206.35861%2019.6476%206.55883%2019.8946%207.05281ZM12.0001%2017C12.5524%2017%2013.0001%2017.4477%2013.0001%2018V20C13.0001%2020.5523%2012.5524%2021%2012.0001%2021C11.4478%2021%2011.0001%2020.5523%2011.0001%2020V18C11.0001%2017.4477%2011.4478%2017%2012.0001%2017Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.0001%208.40002C12.2584%208.40002%2012.4877%208.56528%2012.5693%208.81029L13.2245%2010.7757L15.1899%2011.4308C15.4349%2011.5125%2015.6001%2011.7418%2015.6001%2012C15.6001%2012.2583%2015.4349%2012.4876%2015.1899%2012.5692L13.2245%2013.2244L12.5693%2015.1898C12.4877%2015.4348%2012.2584%2015.6%2012.0001%2015.6C11.7419%2015.6%2011.5126%2015.4348%2011.4309%2015.1898L10.7758%2013.2244L8.8104%2012.5692C8.56539%2012.4876%208.40013%2012.2583%208.40013%2012C8.40013%2011.7418%208.56539%2011.5125%208.8104%2011.4308L10.7758%2010.7757L11.4309%208.81029C11.5126%208.56528%2011.7419%208.40002%2012.0001%208.40002Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}body:has(#promo:target) .nav a[href="packages.html"].active .nav-icon,body:has(#console:target) .nav a[href="packages.html"].active .nav-icon,body:has(#wallet:target) .nav a[href="packages.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20d='M14.2412%205C15.0462%204.99999%2015.7108%204.99973%2016.252%205.04395C16.814%205.08987%2017.3311%205.18827%2017.8164%205.43555C18.5689%205.81902%2019.181%206.43109%2019.5645%207.18359C19.8117%207.6689%2019.9101%208.18599%2019.9561%208.74805C20.0003%209.28924%2020%209.95383%2020%2010.7588V16.2412C20%2017.0462%2020.0003%2016.7108%2019.9561%2017.252C19.9101%2017.814%2019.8117%2018.3311%2019.5645%2018.8164C19.181%2019.5689%2018.5689%2020.181%2017.8164%2020.5645C17.3311%2020.8117%2016.814%2020.9101%2016.252%2020.9561C15.7108%2021.0003%2015.0462%2021%2014.2412%2021H9.75879C8.95381%2021%208.28925%2021.0003%207.74805%2020.9561C7.18599%2020.9101%206.6689%2020.8117%206.18359%2020.5645C5.43109%2020.181%204.81902%2019.5689%204.43555%2018.8164C4.18827%2018.3311%204.08987%2017.814%204.04395%2017.252C3.99973%2016.7108%203.99999%2017.0462%204%2016.2412L4%2010.7588C3.99999%209.95382%203.99973%209.28924%204.04395%208.74805C4.08988%208.18599%204.18827%207.6689%204.43555%207.18359C4.81902%206.43109%205.43109%205.81902%206.18359%205.43555C6.6689%205.18827%207.18599%205.08987%207.74805%205.04395C8.28924%204.99973%208.95382%204.99999%209.75879%205H14.2412ZM9.79981%207C8.94342%207%208.36117%207.00035%207.91113%207.03711C7.47272%207.07293%207.2482%207.13808%207.0918%207.21777C6.71555%207.40951%206.40951%207.71554%206.21777%208.0918C6.13808%208.2482%206.07293%208.47272%206.03711%208.91113C6.00035%209.36117%206%209.94342%206%2010.7998V16.2002C6%2017.0566%206.00035%2016.6388%206.03711%2017.0889C6.07293%2017.5273%206.13808%2017.7518%206.21777%2017.9082C6.40951%2018.2845%206.71555%2018.5905%207.0918%2018.7822C7.2482%2018.8619%207.47272%2018.9271%207.91113%2018.9629C8.36117%2018.9997%208.94342%2019%209.79981%2019H14.2002C15.0566%2019%2015.6388%2018.9997%2016.0889%2018.9629C16.5273%2018.9271%2016.7518%2018.8619%2016.9082%2018.7822C17.2845%2018.5905%2017.5905%2018.2845%2017.7822%2017.9082C17.8619%2017.7518%2017.9271%2017.5273%2017.9629%2017.0889C17.9997%2016.6388%2018%2017.0566%2018%2016.2002V10.7998C18%209.94342%2017.9997%209.36117%2017.9629%208.91113C17.9271%208.47272%2017.8619%208.2482%2017.7822%208.0918C17.5905%207.71554%2017.2845%207.40951%2016.9082%207.21777C16.7518%207.13808%2016.5273%207.07293%2016.0889%207.03711C15.6388%207.00035%2015.0566%207%2014.2002%207H9.79981ZM12%209C12.2869%209.00005%2012.5419%209.18357%2012.6327%209.45578L13.3608%2011.6403L15.5442%2012.3684C15.8163%2012.4591%2015.9998%2012.7132%2016%2013C16%2013.287%2015.8165%2013.5419%2015.5442%2013.6327L13.3608%2014.3608L12.6327%2016.5453C12.5419%2016.8174%2012.2869%2017.001%2012%2017.0011C11.7131%2017.0011%2011.4582%2016.8174%2011.3673%2016.5453L10.6392%2014.3608L8.45578%2013.6327C8.18352%2013.5419%208%2013.287%208%2013C8.00018%2012.7132%208.18366%2012.4591%208.45578%2012.3684L10.6392%2011.6403L11.3673%209.45578C11.4581%209.18357%2011.713%209%2012%209ZM12%201C13.0849%201%2013.8738%201.14773%2014.4854%201.41309C15.1174%201.68738%2015.4792%202.05478%2015.7217%202.30762L15.7324%202.31934C15.831%202.42217%2015.8808%202.4738%2015.916%202.5332C15.9473%202.58591%2015.9704%202.64346%2015.9844%202.70312C16%202.77033%2016%202.84205%2016%202.98438V3.04004C16%203.37604%2016%203.54451%2015.9346%203.67285C15.8771%203.78545%2015.7855%203.8771%2015.6729%203.93457C15.5445%203.99996%2015.376%204%2015.04%204H14.3828C14.1714%203.99987%2014.0001%203.82855%2014%203.61719C14%203.49919%2013.9469%203.38414%2013.8447%203.3252C13.7975%203.298%2013.7465%203.27183%2013.6895%203.24707C13.4096%203.12564%2012.915%203%2012%203C11.085%203%2010.5904%203.12564%2010.3105%203.24707C10.2535%203.27183%2010.2025%203.298%2010.1553%203.3252C10.0531%203.38414%2010%203.49919%2010%203.61719C9.99987%203.82857%209.82856%203.99986%209.61719%204H8.95996C8.62396%203.99998%208.45549%203.99997%208.32715%203.93457C8.21442%203.87703%208.12289%203.78465%208.06543%203.67188C8.00023%203.54358%207.99998%203.37569%208%203.04004V2.9834C8.00001%202.84143%208.00002%202.77023%208.01563%202.70312C8.02955%202.64346%208.05274%202.58591%208.08398%202.5332C8.11921%202.47379%208.16897%202.42218%208.26758%202.31934L8.27832%202.30762C8.52079%202.05474%208.88263%201.68737%209.51465%201.41309C10.1262%201.14774%2010.9151%201%2012%201Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#packages:target) .nav a[href="team.html"].active .nav-icon,body:has(#console:target) .nav a[href="team.html"].active .nav-icon,body:has(#wallet:target) .nav a[href="team.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.8763%203.06958C11.2448%203.02362%2011.6199%203%2012%203C12.3801%203%2012.7552%203.02362%2013.1237%203.06958C13.6718%203.13792%2014.0607%203.63759%2013.9923%204.18563C13.924%204.73367%2013.4243%205.12255%2012.8763%205.05421C12.5896%205.01846%2012.2972%205%2012%205C11.7028%205%2011.4104%205.01846%2011.1237%205.05421C10.5757%205.12255%2010.076%204.73367%2010.0077%204.18563C9.93935%203.63759%2010.3282%203.13792%2010.8763%203.06958ZM4.18563%2010.0077C4.73367%2010.076%205.12255%2010.5757%205.05421%2011.1237C5.01846%2011.4104%205%2011.7028%205%2012C5%2012.2972%205.01846%2012.5896%205.05421%2012.8763C5.12255%2013.4243%204.73367%2013.924%204.18563%2013.9923C3.63759%2014.0607%203.13792%2013.6718%203.06958%2013.1237C3.02362%2012.7552%203%2012.3801%203%2012C3%2011.6199%203.02362%2011.2448%203.06958%2010.8763C3.13792%2010.3282%203.63759%209.93935%204.18563%2010.0077ZM19.8144%2010.0077C20.3624%209.93935%2020.8621%2010.3282%2020.9304%2010.8763C20.9764%2011.2448%2021%2011.6199%2021%2012C21%2012.3801%2020.9764%2012.7552%2020.9304%2013.1237C20.8621%2013.6718%2020.3624%2014.0607%2019.8144%2013.9923C19.2663%2013.924%2018.8775%2013.4243%2018.9458%2012.8763C18.9815%2012.5896%2019%2012.2972%2019%2012C19%2011.7028%2018.9815%2011.4104%2018.9458%2011.1237C18.8775%2010.5757%2019.2663%2010.076%2019.8144%2010.0077ZM10.0077%2019.8144C10.076%2019.2663%2010.5757%2018.8775%2011.1237%2018.9458C11.4104%2018.9815%2011.7028%2019%2012%2019C12.2972%2019%2012.5896%2018.9815%2012.8763%2018.9458C13.4243%2018.8775%2013.924%2019.2663%2013.9923%2019.8144C14.0607%2020.3624%2013.6718%2020.8621%2013.1237%2020.9304C12.7552%2020.9764%2012.3801%2021%2012%2021C11.6199%2021%2011.2448%2020.9764%2010.8763%2020.9304C10.3282%2020.8621%209.93935%2020.3624%2010.0077%2019.8144Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.5%205C5.67157%205%205%205.67157%205%206.5C5%207.32843%205.67157%208%206.5%208C7.32843%208%208%207.32843%208%206.5C8%205.67157%207.32843%205%206.5%205ZM3%206.5C3%204.567%204.567%203%206.5%203C8.433%203%2010%204.567%2010%206.5C10%208.433%208.433%2010%206.5%2010C4.567%2010%203%208.433%203%206.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.5%2016C5.67157%2016%205%2016.6716%205%2017.5C5%2018.3284%205.67157%2019%206.5%2019C7.32843%2019%208%2018.3284%208%2017.5C8%2016.6716%207.32843%2016%206.5%2016ZM3%2017.5C3%2015.567%204.567%2014%206.5%2014C8.433%2014%2010%2015.567%2010%2017.5C10%2019.433%208.433%2021%206.5%2021C4.567%2021%203%2019.433%203%2017.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5%2016C16.6716%2016%2016%2016.6716%2016%2017.5C16%2018.3284%2016.6716%2019%2017.5%2019C18.3284%2019%2019%2018.3284%2019%2017.5C19%2016.6716%2018.3284%2016%2017.5%2016ZM14%2017.5C14%2015.567%2015.567%2014%2017.5%2014C19.433%2014%2021%2015.567%2021%2017.5C21%2019.433%2019.433%2021%2017.5%2021C15.567%2021%2014%2019.433%2014%2017.5Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5%205C16.6716%205%2016%205.67157%2016%206.5C16%207.32843%2016.6716%208%2017.5%208C18.3284%208%2019%207.32843%2019%206.5C19%205.67157%2018.3284%205%2017.5%205ZM14%206.5C14%204.567%2015.567%203%2017.5%203C19.433%203%2021%204.567%2021%206.5C21%208.433%2019.433%2010%2017.5%2010C15.567%2010%2014%208.433%2014%206.5Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}body:has(#packages:target) .nav a[href="console.html"].active .nav-icon,body:has(#promo:target) .nav a[href="console.html"].active .nav-icon,body:has(#wallet:target) .nav a[href="console.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%204C8.55228%204%209%204.44772%209%205V8H10C10.5523%208%2011%208.44772%2011%209C11%209.55228%2010.5523%2010%2010%2010H6C5.44772%2010%205%209.55228%205%209C5%208.44772%205.44772%208%206%208H7V5C7%204.44772%207.44772%204%208%204ZM16%204C16.5523%204%2017%204.44772%2017%205V9C17%209.55228%2016.5523%2010%2016%2010C15.4477%2010%2015%209.55228%2015%209V5C15%204.44772%2015.4477%204%2016%204ZM8%2012C8.55228%2012%209%2012.4477%209%2013V19C9%2019.5523%208.55228%2020%208%2020C7.44772%2020%207%2019.5523%207%2019V13C7%2012.4477%207.44772%2012%208%2012ZM13%2013C13%2012.4477%2013.4477%2012%2014%2012H18C18.5523%2012%2019%2012.4477%2019%2013C19%2013.5523%2018.5523%2014%2018%2014H17V19C17%2019.5523%2016.5523%2020%2016%2020C15.4477%2020%2015%2019.5523%2015%2019V14H14C13.4477%2014%2013%2013.5523%2013%2013Z'%20fill='%23DDDDDD'/%3e%3c/svg%3e")!important}body:has(#packages:target) .nav a[href="wallet.html"].active .nav-icon,body:has(#promo:target) .nav a[href="wallet.html"].active .nav-icon,body:has(#console:target) .nav a[href="wallet.html"].active .nav-icon{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.71392%2015.2095C8.1144%2015.7097%209.98341%2016%2012%2016C14.0166%2016%2015.8856%2015.7097%2017.2861%2015.2095C17.982%2014.961%2018.616%2014.6417%2019.0951%2014.2372C19.5695%2013.8365%2020%2013.2537%2020%2012.5C20%2011.9477%2019.5523%2011.5%2019%2011.5C18.4525%2011.5%2018.0077%2011.94%2018.0001%2012.4857C17.9912%2012.509%2017.952%2012.5847%2017.8048%2012.7091C17.5754%2012.9027%2017.1843%2013.1221%2016.6134%2013.326C15.4804%2013.7307%2013.8494%2014%2012%2014C10.1506%2014%208.5196%2013.7307%207.38659%2013.326C6.81573%2013.1221%206.42458%2012.9027%206.19525%2012.7091C6.04801%2012.5847%206.00877%2012.509%205.9999%2012.4857C5.99227%2011.94%205.54752%2011.5%205%2011.5C4.44772%2011.5%204%2011.9477%204%2012.5C4%2013.2537%204.43048%2013.8365%204.90494%2014.2372C5.38405%2014.6417%206.01803%2014.961%206.71392%2015.2095Z'%20fill='%23DDDDDD'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00633%207.5C6.02321%207.53319%206.07042%207.60366%206.19525%207.70906C6.42458%207.9027%206.81573%208.12215%207.38659%208.32603C8.5196%208.73067%2010.1506%209%2012%209C13.8494%209%2015.4804%208.73067%2016.6134%208.32603C17.1843%208.12215%2017.5754%207.9027%2017.8048%207.70906C17.9296%207.60366%2017.9768%207.53319%2017.9937%207.5C17.9768%207.46681%2017.9296%207.39634%2017.8048%207.29094C17.5754%207.0973%2017.1843%206.87785%2016.6134%206.67397C15.4804%206.26933%2013.8494%206%2012%206C10.1506%206%208.5196%206.26933%207.38659%206.67397C6.81573%206.87785%206.42458%207.0973%206.19525%207.29094C6.07042%207.39634%206.02321%207.46681%206.00633%207.5ZM18%209.91726C17.7726%2010.024%2017.5333%2010.1212%2017.2861%2010.2095C15.8856%2010.7097%2014.0166%2011%2012%2011C9.98341%2011%208.1144%2010.7097%206.71392%2010.2095C6.46675%2010.1212%206.22738%2010.024%206%209.91726V17.486C6.00906%2017.5096%206.04856%2017.5852%206.19525%2017.7091C6.42458%2017.9027%206.81573%2018.1221%207.38659%2018.326C8.5196%2018.7307%2010.1506%2019%2012%2019C13.8494%2019%2015.4804%2018.7307%2016.6134%2018.326C17.1843%2018.1221%2017.5754%2017.9027%2017.8048%2017.7091C17.9514%2017.5852%2017.9909%2017.5096%2018%2017.486V9.91726ZM20%207.5V17.5C20%2018.2537%2019.5695%2018.8365%2019.0951%2019.2372C18.616%2019.6417%2017.982%2019.961%2017.2861%2020.2095C15.8856%2020.7097%2014.0166%2021%2012%2021C9.98341%2021%208.1144%2020.7097%206.71392%2020.2095C6.01803%2019.961%205.38405%2019.6417%204.90494%2019.2372C4.43048%2018.8365%204%2018.2537%204%2017.5V7.5C4%206.74631%204.43048%206.16346%204.90494%205.76283C5.38405%205.35829%206.01803%205.03902%206.71392%204.79049C8.1144%204.29032%209.98341%204%2012%204C14.0166%204%2015.8856%204.29032%2017.2861%204.79049C17.982%205.03902%2018.616%205.35829%2019.0951%205.76283C19.5695%206.16346%2020%206.74631%2020%207.5Z'%20fill='%23DDDDDD'/%3e%3c/g%3e%3c/svg%3e")!important}}.quota-reward-card.is-rejected{border-color:#dc262647!important;background:linear-gradient(180deg,#fff,#fff7f7)!important}.quota-reward-card.is-rejected .quota-reward-badge{background:#dc262614;color:#b91c1c}.quota-kyc-reject-reason{width:min(460px,100%);margin:-2px 0 0;color:#b91c1c;font-size:12px;line-height:1.5;font-weight:700;overflow-wrap:anywhere;white-space:pre-wrap}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions .quota-withdraw-ready{background:#eef1f4!important;color:#111827!important;cursor:pointer!important}@media (max-width: 680px){body.home-active .topbar{top:16px!important}body.home-active .page,body.home-active #homeView,body.home-active #homeView.active{padding-top:0!important}body.home-active #homeView .quota-home{padding-top:20px!important}body.home-active #homeView .quota-hero{padding-top:0!important}}@media (max-width: 680px){body.home-active #homeView .quota-home,body.home-active #homeView.active .quota-home{padding-top:20px!important}body.home-active #homeView .quota-hero,body.home-active #homeView.active .quota-hero{min-height:402px!important;overflow:visible!important}body.home-active #homeView .quota-title{top:0!important;font-size:67px!important;line-height:.9!important}body.home-active #homeView .quota-machine{top:54px!important;width:min(520px,138vw)!important;height:300px!important}body.home-active #homeView .quota-machine-svg{top:-2px!important;width:min(560px,148vw)!important}body.home-active #homeView .quota-machine-token-overlay{top:72px!important;width:82px!important;height:82px!important}body.home-active #homeView .quota-income-pill{top:205px!important;width:min(300px,calc(100% - 64px))!important;min-height:52px!important}body.home-active #homeView .quota-rule-card{top:278px!important;min-height:124px!important}body.home-active #homeView .quota-package-section{margin-top:18px!important}body.home-active #homeView .quota-reward-card{min-height:364px!important;border-radius:24px!important}body.home-active #homeView .quota-reward-content{gap:12px!important;padding:24px 16px 22px!important}}#promoView .team-reward-block .team-source-grid,#promoView.active .team-reward-block .team-source-grid,body:has(#promo:target) #promoView .team-reward-block .team-source-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}#promoView .team-reward-block .team-source-card,#promoView.active .team-reward-block .team-source-card,body:has(#promo:target) #promoView .team-reward-block .team-source-card{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"label" "amount" "today"!important;gap:7px!important;min-width:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-reward-block .team-source-card>span{grid-area:label!important;color:#475569!important;font-size:13px!important;line-height:1.15!important;font-weight:700!important}#promoView .team-reward-block .team-source-card>strong{grid-area:amount!important;color:#111827!important;font-size:22px!important;line-height:1!important;font-weight:780!important;letter-spacing:0!important}#promoView .team-reward-block .team-source-card>small{grid-area:today!important;color:#475569!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important}#promoView .team-reward-block .avax-icon,#promoView .team-reward-block .amount-with-icon img,#promoView .team-reward-block .quota-token-mini{display:none!important}#promoView .team-claim-row{margin-top:18px!important;padding-top:10px!important;border-top:1px solid rgba(15,23,42,.12)!important}#promoView .team-claim-row>span{color:#64748b!important;font-size:13px!important;font-weight:600!important}#promoView .team-claim-row>span b{color:#111827!important;font-size:17px!important;font-weight:780!important}#promoView .team-invite-subtitle{color:#475569!important;font-size:18px!important;line-height:1.24!important;font-weight:780!important}#promoView .team-invite-card-row,#promoView .team-contact-edit{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}#promoView .team-contact-edit{display:grid!important}#promoView .team-contact-inputs label{display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:0!important}#promoView .team-contact-inputs input{width:auto!important;max-width:86px!important;min-width:0!important;color:#111827!important;font-size:12px!important;font-weight:700!important}#promoView .team-member-list-head{display:none!important}#promoView .team-member-list{display:grid!important;gap:12px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#promoView .team-member-list .team-member-row,#promoView.active .team-member-list .team-member-row,body:has(#promo:target) #promoView .team-member-list .team-member-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;padding:16px 14px!important;border:0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 18px #0f172a0b,inset 0 0 0 1px #1118270e!important}#promoView .team-member-main{grid-template-columns:7px minmax(0,86px) 15px max-content max-content!important;gap:6px!important}#promoView .team-member-meta,#promoView.active .team-member-meta,body:has(#promo:target) #promoView .team-member-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px 18px!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-member-meta span{display:grid!important;justify-items:start!important;gap:3px!important;min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important}#promoView .team-member-meta i{color:#64748b!important;font-size:12px!important;line-height:1.2!important;font-style:normal!important;font-weight:520!important}#promoView .team-member-meta b{color:#1e293b!important;font-size:13px!important;line-height:1.2!important;font-weight:760!important}#promoView .team-member-meta .team-member-registered{grid-column:1 / -1!important}#promoView .team-member-meta .team-member-registered b{color:#94a3b8!important;font-size:12px!important;font-weight:500!important}#promoView .team-member-empty{padding:18px!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;font-size:13px!important;text-align:center!important}@media (max-width: 680px){#promoView .team-layout,#promoView.active .team-layout,body:has(#promo:target) #promoView .team-layout{gap:20px!important;margin-top:22px!important}#promoView .team-reward-block{padding:18px 16px!important;border-radius:16px!important}#promoView .team-invite-card{grid-template-columns:minmax(0,1fr) 54px!important;grid-template-areas:"subtitle qr" "code code" "link link" "contact contact"!important;align-items:start!important;gap:12px 10px!important;padding:18px 16px!important}#promoView .team-invite-card-row,#promoView .team-contact-edit{grid-template-columns:76px minmax(0,1fr)!important}#promoView .team-contact-edit-button{grid-column:auto!important;justify-self:end!important}#promoView .team-contact-inputs{gap:16px!important;overflow:hidden!important}#promoView .team-card{padding:18px 16px!important}}#promoView .team-layout,#promoView.active .team-layout,body:has(#promo:target) #promoView .team-layout{width:min(100%,1120px)!important;display:grid!important;gap:clamp(16px,3vw,28px)!important;margin-inline:auto!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card-list{display:none!important}@media (max-width: 900px){.ui-main-static-root #consoleView #keysPanel>.table-wrap,.ui-main-static-root #consoleView #keysPanel .table-wrap:not(.usage-dev-table-wrap){display:none!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card-list{display:grid!important;gap:10px!important;width:100%!important}}@media (min-width: 901px){.ui-main-static-root #consoleView #keysPanel>.table-wrap{display:block!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card-list{display:none!important}}#promoView .team-hero.compact,#promoView.active .team-hero.compact,body:has(#promo:target) #promoView .team-hero.compact{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,380px)!important;gap:12px!important;align-items:stretch!important}#promoView .team-panel,#promoView .team-card,#promoView .team-table-card,#promoView .team-reward-block,#promoView .team-invite-card{border-radius:24px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,white 4%),var(--surface))!important;box-shadow:inset 0 0 0 1px var(--line),0 18px 42px #00000014!important}#promoView .team-panel{min-height:0!important;align-content:start!important;gap:18px!important;padding:clamp(18px,3vw,26px)!important;background:radial-gradient(circle at 90% -8%,color-mix(in srgb,#f59e0b 18%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--surface) 94%,#22180a 6%),var(--surface))!important}#promoView .team-panel .eyebrow{width:-moz-fit-content!important;width:fit-content!important;min-height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 10px!important;border-radius:999px!important;background:#93ff61!important;color:#0f172a!important;font-size:12px!important;font-weight:800!important}#promoView .team-panel h2{max-width:660px!important;margin:0!important;color:var(--text)!important;font-size:clamp(26px,4.2vw,40px)!important;line-height:1.12!important;font-weight:800!important;letter-spacing:0!important}#promoView .team-panel p:not(.eyebrow){max-width:660px!important;margin:10px 0 0!important;color:var(--muted)!important;font-size:14px!important;line-height:1.58!important}#promoView .team-panel-actions{margin-top:14px!important}#promoView .team-panel-actions .secondary-button{min-height:40px!important;padding:0 16px!important;border-radius:999px!important;background:var(--surface)!important;color:var(--text)!important;font-size:13px!important;font-weight:760!important}#promoView .team-reward-block{display:grid!important;align-content:center!important;gap:18px!important;padding:18px!important;background:#f3f4f6!important}#promoView .team-reward-block .team-source-grid,#promoView.active .team-reward-block .team-source-grid,body:has(#promo:target) #promoView .team-reward-block .team-source-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;overflow:visible!important;padding:0!important}#promoView .team-reward-block .team-source-card{min-width:0!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"label" "amount" "today"!important;gap:12px!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-reward-block .team-source-card span{grid-area:label!important;min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#475569!important;font-size:13px!important;font-weight:760!important}#promoView .team-reward-block .team-source-card strong{grid-area:amount!important;color:#0f172a!important;font-size:22px!important;line-height:1!important;font-weight:820!important}#promoView .team-reward-block .team-source-card small{grid-area:today!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0!important;color:#475569!important;font-size:12px!important;font-weight:760!important}#promoView .team-reward-block .team-source-card small b{color:#475569!important;font-size:12px!important;font-weight:760!important}#promoView .team-claim-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0!important;padding-top:12px!important;border-top:1px solid rgba(15,23,42,.14)!important}#promoView .team-claim-row>span{color:#64748b!important;font-size:13px!important;font-weight:650!important}#promoView .team-claim-row b{color:#0f172a!important;font-size:17px!important;font-weight:820!important}#promoView .team-claim-row .team-reward-claim{width:88px!important;min-width:88px!important;min-height:36px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:13px!important}#promoView .team-invite-card{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 54px!important;grid-template-areas:"subtitle qr" "code code" "link link" "contact contact"!important;gap:12px 10px!important;padding:18px 16px!important}#promoView .team-invite-subtitle{grid-area:subtitle!important;color:#475569!important;font-size:18px!important;line-height:1.24!important;font-weight:800!important}#promoView .team-invite-card-row{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:10px!important}#promoView .team-invite-card-row:nth-of-type(2){grid-area:link!important}#promoView .team-contact-edit{grid-area:contact!important}#promoView .team-invite-card-row>span,#promoView .team-contact-edit>span{color:#0f172a!important;font-size:12px!important;font-weight:700!important}#promoView .team-invite-value{min-width:0!important;width:100%!important;min-height:28px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;padding:0 9px 0 12px!important;border-radius:999px!important;background:#f1f3f5!important;color:#111827!important}#promoView .team-invite-value strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:520!important}#promoView .team-invite-value button{width:18px!important;height:18px!important;padding:0!important;background:transparent!important;color:#94a3b8!important}#promoView .team-invite-value button svg{width:14px!important;height:14px!important;stroke:currentColor!important;fill:none!important}#promoView .team-invite-value button em{display:none!important}#promoView .team-contact-edit{display:grid!important;grid-template-columns:76px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}#promoView .team-contact-inputs{display:flex!important;flex-direction:row!important;align-items:center!important;gap:18px!important;min-width:0!important}#promoView .team-contact-inputs label{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-contact-inputs .contact-icon{width:18px!important;height:18px!important;flex:0 0 18px!important;-o-object-fit:contain!important;object-fit:contain!important}#promoView .team-contact-inputs input{width:auto!important;max-width:92px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;color:#111827!important;font-size:12px!important;font-weight:720!important}#promoView .team-contact-edit-button{width:28px!important;min-width:28px!important;height:28px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border-radius:999px!important;background:#f1f3f5!important;color:#64748b!important}#promoView .team-invite-qr-button{grid-area:qr!important;position:static!important;width:54px!important;height:54px!important;border-radius:16px!important;background:#fff!important;color:#334155!important;box-shadow:inset 0 0 0 1px #11182714!important}#promoView .team-level-top{display:flex!important;align-items:center!important;justify-content:space-between!important}#promoView .team-level-eyebrow{width:-moz-fit-content!important;width:fit-content!important;min-height:28px!important;display:inline-flex!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;background:color-mix(in srgb,#93ff61 14%,var(--surface-soft))!important;color:#0f172a!important;font-size:12px!important;font-weight:760!important}#promoView .team-level-name strong{font-size:34px!important;line-height:1!important;font-weight:850!important}#promoView .team-level-checks div{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 10px!important;padding-bottom:13px!important}#promoView .team-level-checks small{justify-self:end!important;color:#64748b!important;font-size:12px!important}#promoView .team-level-checks i{position:absolute!important;left:0!important;right:auto!important;bottom:0!important;height:5px!important;border-radius:999px!important;background:#93ff61!important}#promoView .team-upgrade-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}#promoView .team-upgrade-next{margin:0!important;color:#64748b!important;font-size:13px!important}#promoView .team-upgrade-next span{color:#7c3aed!important;font-weight:800!important}#promoView .team-member-section{display:grid!important;gap:14px!important}#promoView .team-member-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}#promoView .team-member-stats span{min-height:74px!important;display:grid!important;align-content:center!important;gap:7px!important;padding:14px!important;border-radius:14px!important;background:#eef3f9!important;box-shadow:none!important}#promoView .team-member-stats i{color:#64748b!important;font-size:12px!important;font-style:normal!important;font-weight:650!important}#promoView .team-member-stats b{color:#0f172a!important;font-size:20px!important;font-weight:850!important}@media (max-width: 760px){#promoView .team-layout,#promoView.active .team-layout,body:has(#promo:target) #promoView .team-layout{width:min(calc(100% - 32px),1120px)!important;margin-top:38px!important}#promoView .team-hero.compact,#promoView.active .team-hero.compact,body:has(#promo:target) #promoView .team-hero.compact{display:grid!important;grid-template-columns:minmax(0,1fr)!important}#promoView .team-panel{align-items:center!important;justify-items:center!important;text-align:center!important;padding:0 0 4px!important;background:transparent!important;box-shadow:none!important}#promoView .team-panel h2{font-size:27px!important}#promoView .team-table-card{display:none!important}#promoView .team-member-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}#promoView .team-reward-block .team-source-card>small,#promoView.active .team-reward-block .team-source-card>small,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small{grid-area:today!important;display:block!important;margin:0!important;padding:0!important;background:transparent!important;color:#475569!important;font-size:12px!important;line-height:1.2!important;font-weight:760!important;text-align:left!important;white-space:nowrap!important}#promoView .team-reward-block .team-source-card>small *,#promoView.active .team-reward-block .team-source-card>small *,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small *{display:inline!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important}#promoView .team-claim-row,#promoView.active .team-claim-row,body:has(#promo:target) #promoView .team-claim-row{display:grid!important;grid-template-columns:minmax(0,1fr) 88px!important;align-items:center!important;gap:16px!important}#promoView .team-claim-row .team-reward-claim,#promoView.active .team-claim-row .team-reward-claim,body:has(#promo:target) #promoView .team-claim-row .team-reward-claim{justify-self:end!important}#promoView .team-invite-subtitle,#promoView.active .team-invite-subtitle,body:has(#promo:target) #promoView .team-invite-subtitle{font-size:18px!important;line-height:1.25!important;font-weight:820!important}#promoView .team-contact-edit,#promoView.active .team-contact-edit,body:has(#promo:target) #promoView .team-contact-edit{grid-template-columns:64px minmax(0,1fr) 28px!important;gap:8px!important}#promoView .team-contact-inputs,#promoView.active .team-contact-inputs,body:has(#promo:target) #promoView .team-contact-inputs{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important}#promoView .team-contact-inputs label,#promoView.active .team-contact-inputs label,body:has(#promo:target) #promoView .team-contact-inputs label{flex:0 1 auto!important;min-width:0!important;max-width:94px!important}#promoView .team-contact-inputs input,#promoView.active .team-contact-inputs input,body:has(#promo:target) #promoView .team-contact-inputs input{max-width:70px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.team-active .ui-main-static-root .page{padding-top:98px!important}body.team-active .ui-main-static-root #promoView{width:min(760px,calc(100% - 32px))!important;max-width:760px!important;margin:0 auto!important;padding-top:30px!important;padding-bottom:116px!important}.ui-main-static-root #promoView.active,body:has(#promo:target) .ui-main-static-root #promoView{padding-top:30px!important}body.team-active .ui-main-static-root #promoView .team-layout,body.team-active .ui-main-static-root #promoView .team-hero.compact{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important}body.team-active .ui-main-static-root #promoView .team-hero.compact{grid-template-areas:"panel" "reward" "invite" "card"!important}body.team-active .ui-main-static-root #promoView .team-panel{grid-area:panel!important;justify-items:center!important;gap:0!important;margin-top:0!important;padding:0 8px!important;text-align:center!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-panel .eyebrow{min-height:24px!important;margin:0 0 20px!important;padding:0 12px!important;border-radius:999px!important;background:#93ff61!important;color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:760!important}body.team-active .ui-main-static-root #promoView .team-panel h2{max-width:620px!important;margin:0!important;color:#111827!important;font-size:29px!important;line-height:1.08!important;letter-spacing:0!important;font-weight:900!important}body.team-active .ui-main-static-root #promoView .team-panel p:not(.eyebrow){max-width:620px!important;margin:12px auto 0!important;color:#4b5563!important;font-size:14px!important;line-height:1.55!important;font-weight:520!important}body.team-active .ui-main-static-root #promoView .team-panel-actions{justify-content:center!important;margin-top:14px!important}body.team-active .ui-main-static-root #promoView .team-panel-actions .secondary-button{min-height:30px!important;height:30px!important;padding:0 16px!important;border:1px solid rgba(17,24,39,.12)!important;border-radius:999px!important;background:#fff!important;color:#111827!important;box-shadow:none!important;font-size:13px!important;font-weight:500!important}body.team-active .ui-main-static-root #promoView .team-reward-block{grid-area:reward!important;min-height:128px!important;padding:18px 16px 14px!important;border:0!important;border-radius:18px!important;background:#f3f4f6!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-reward-block .team-source-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid rgba(17,24,39,.14)!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-reward-block .team-source-card{min-height:48px!important;align-content:start!important;gap:8px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-source-card span,body.team-active .ui-main-static-root #promoView .team-source-card small{color:#4b5563!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important}body.team-active .ui-main-static-root #promoView .team-source-card strong,body.team-active .ui-main-static-root #promoView .team-source-card strong .amount-with-icon{color:#111827!important;font-size:21px!important;line-height:1!important;font-weight:850!important}body.team-active .ui-main-static-root #promoView .team-claim-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:42px!important;padding:10px 0 0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-claim-row span{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#4b5563!important;font-size:13px!important;line-height:1!important;font-weight:520!important}body.team-active .ui-main-static-root #promoView .team-claim-row b{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#111827!important;font-size:18px!important;line-height:1!important;font-weight:850!important}body.team-active .ui-main-static-root #promoView .team-reward-claim{width:auto!important;min-width:88px!important;min-height:34px!important;margin:0!important;padding:0 22px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:none!important;font-size:13px!important;font-weight:760!important}body.team-active .ui-main-static-root #promoView .team-invite-card{grid-area:invite!important;min-height:164px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 54px!important;grid-template-areas:"subtitle qr" "code code" "link link" "contact contact"!important;align-items:center!important;gap:9px 12px!important;padding:18px 16px!important;border:0!important;border-radius:18px!important;background:#fff!important;color:#111827!important;box-shadow:inset 0 0 0 1px #11182712!important}body.team-active .ui-main-static-root #promoView .team-invite-subtitle{grid-area:subtitle!important;margin:0!important;color:#475569!important;font-size:17px!important;line-height:1.25!important;font-weight:840!important}body.team-active .ui-main-static-root #promoView .team-invite-card-row{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:8px!important}body.team-active .ui-main-static-root #promoView .team-invite-card-row:nth-of-type(1){grid-area:code!important}body.team-active .ui-main-static-root #promoView .team-invite-card-row:nth-of-type(2){grid-area:link!important}body.team-active .ui-main-static-root #promoView .team-contact-edit{grid-area:contact!important;grid-template-columns:64px minmax(0,1fr) 28px!important}body.team-active .ui-main-static-root #promoView .team-invite-card-row>span{color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:500!important}body.team-active .ui-main-static-root #promoView .team-invite-value{min-width:0!important;min-height:28px!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;padding:0 8px 0 12px!important;border:0!important;border-radius:999px!important;background:#f1f3f5!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-invite-card-row:nth-of-type(2) .team-invite-value{width:100%!important}body.team-active .ui-main-static-root #promoView .team-invite-value strong{min-width:0!important;overflow:hidden!important;color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.team-active .ui-main-static-root #promoView .team-contact-inputs{display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important}body.team-active .ui-main-static-root #promoView .team-contact-inputs label{width:auto!important;height:24px!important;min-height:0!important;max-width:96px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-contact-inputs input{width:82px!important;max-width:70px!important;padding:0!important;border:0!important;background:transparent!important;color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:760!important}body.team-active .ui-main-static-root #promoView .team-invite-qr-button{grid-area:qr!important;justify-self:end!important;align-self:start!important;width:54px!important;height:54px!important;border:0!important;border-radius:16px!important;background:#fff!important;color:#334155!important;box-shadow:inset 0 0 0 1px #11182714!important}body.team-active .ui-main-static-root #promoView .team-card{grid-area:card!important;position:relative!important;min-height:318px!important;padding:24px 16px 20px!important;border:0!important;border-radius:18px!important;background:linear-gradient(100deg,#fff 0,#fff 62%,#dfe8ff)!important;box-shadow:0 16px 32px #11182714!important}body.team-active .ui-main-static-root #promoView .team-level-head{display:grid!important;gap:14px!important}body.team-active .ui-main-static-root #promoView .team-level-top{display:block!important;padding-right:56px!important}body.team-active .ui-main-static-root #promoView .team-level-eyebrow{padding:0!important;background:transparent!important;color:#4b5563!important;font-size:13px!important;line-height:1.2!important;font-weight:700!important}body.team-active .ui-main-static-root #promoView .team-level-top .team-rank-icon{position:absolute!important;top:24px!important;right:20px!important;width:50px!important;height:50px!important;color:#2854d8!important}body.team-active .ui-main-static-root #promoView .team-level-top .team-rank-icon svg{width:46px!important;height:46px!important;fill:currentColor!important;stroke:none!important}body.team-active .ui-main-static-root #promoView .team-level-name{justify-content:flex-start!important;margin:0!important}body.team-active .ui-main-static-root #promoView .team-level-name strong{color:#111827!important;font-size:34px!important;line-height:.92!important;letter-spacing:0!important;font-weight:840!important}body.team-active .ui-main-static-root #promoView .team-level-rates{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin:0!important}body.team-active .ui-main-static-root #promoView .team-level-rates div{min-height:0!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-level-rates span,body.team-active .ui-main-static-root #promoView .team-level-checks span,body.team-active .ui-main-static-root #promoView .team-upgrade-next{color:#4b5563!important;font-size:14px!important;line-height:1.2!important;font-weight:400!important}body.team-active .ui-main-static-root #promoView .team-level-rates b,body.team-active .ui-main-static-root #promoView .team-level-checks b{color:#111827!important;font-weight:840!important}body.team-active .ui-main-static-root #promoView .team-level-divider{height:1px!important;margin:0!important;background:#1118271f!important}body.team-active .ui-main-static-root #promoView .team-level-checks{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:0!important;border:0!important}body.team-active .ui-main-static-root #promoView .team-level-checks div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label label" "value state" "bar bar"!important;align-items:center!important;gap:5px 10px!important}body.team-active .ui-main-static-root #promoView .team-level-checks b{grid-area:value!important;display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:15px!important;line-height:1!important}body.team-active .ui-main-static-root #promoView .team-level-checks small{grid-area:state!important;color:#4b5563!important;font-size:12px!important;line-height:1!important;font-weight:400!important;white-space:nowrap!important}body.team-active .ui-main-static-root #promoView .team-level-checks i{grid-area:bar!important;display:block!important;width:100%!important;height:5px!important;border-radius:999px!important;background:#e5e7eb!important;overflow:hidden!important}body.team-active .ui-main-static-root #promoView .team-level-checks i:before{content:""!important;display:block!important;width:var(--progress, 100%)!important;height:100%!important;border-radius:inherit!important;background:#93ff61!important}body.team-active .ui-main-static-root #promoView .team-level-checks div:nth-child(1) i{--progress: 100%}body.team-active .ui-main-static-root #promoView .team-level-checks div:nth-child(2) i{--progress: 79%}body.team-active .ui-main-static-root #promoView .team-upgrade-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:0!important}body.team-active .ui-main-static-root #promoView .team-upgrade-next{margin:0!important}body.team-active .ui-main-static-root #promoView .team-all-levels{color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:760!important;white-space:nowrap!important}#promoView .team-level-checks i,#promoView.active .team-level-checks i,body:has(#promo:target) #promoView .team-level-checks i,body.team-active .ui-main-static-root #promoView .team-level-checks i{width:100%!important;max-width:100%!important;background:#e5e7eb!important;overflow:hidden!important;animation:none!important;transform:none!important}#promoView .team-level-checks i:before,#promoView.active .team-level-checks i:before,body:has(#promo:target) #promoView .team-level-checks i:before,body.team-active .ui-main-static-root #promoView .team-level-checks i:before{content:""!important;display:block!important;width:var(--progress, 0%)!important;height:100%!important;border-radius:inherit!important;background:#93ff61!important;animation:none!important;transform:none!important}body.team-active .ui-main-static-root #promoView .team-level-checks div:nth-child(1) i,body.team-active .ui-main-static-root #promoView .team-level-checks div:nth-child(2) i{--progress: 0%}body.team-active .ui-main-static-root .page{padding-top:84px!important}body.team-active .ui-main-static-root #promoView{width:min(100% - 32px,760px)!important;max-width:760px!important;padding-top:0!important;padding-bottom:118px!important}body.team-active .ui-main-static-root #promoView .team-directory-layout{display:block!important;width:100%!important;margin:0 auto!important}body.team-active .ui-main-static-root #promoView .team-member-section{display:grid!important;gap:18px!important}body.team-active .ui-main-static-root #promoView .team-section-title{margin:0!important;padding:0!important}body.team-active .ui-main-static-root #promoView .team-section-title h3{margin:0!important;color:#111827!important;font-size:22px!important;line-height:1.1!important;font-weight:900!important}body.team-active .ui-main-static-root #promoView .team-member-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0!important}body.team-active .ui-main-static-root #promoView .team-member-stats span{min-height:59px!important;padding:12px 14px!important;border:0!important;border-radius:12px!important;background:#eef3f9!important;box-shadow:none!important;align-content:center!important}body.team-active .ui-main-static-root #promoView .team-member-stats i{display:inline-flex!important;align-items:center!important;gap:4px!important;color:#64748b!important;font-size:12px!important;line-height:1!important;font-style:normal!important;font-weight:680!important}body.team-active .ui-main-static-root #promoView .team-stat-help{width:13px!important;height:13px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#c7d1de!important;color:#fff!important;font-size:9px!important;line-height:13px!important;font-weight:800!important}body.team-active .ui-main-static-root #promoView .team-member-stats b{color:#111827!important;font-size:19px!important;line-height:1!important;font-weight:880!important}body.team-active .ui-main-static-root #promoView .team-parent-list{display:block!important;margin:0!important}body.team-active .ui-main-static-root #promoView .team-parent-card{min-height:70px!important;padding:14px!important;border:0!important;border-radius:16px!important;background:#f3f6fa!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-parent-profile{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}body.team-active .ui-main-static-root #promoView .team-parent-label{margin-right:auto!important;color:#64748b!important;font-size:12px!important;line-height:1!important;font-weight:620!important;white-space:nowrap!important}body.team-active .ui-main-static-root #promoView .team-parent-empty{color:#64748b!important;font-size:13px!important;font-weight:650!important}body.team-active .ui-main-static-root #promoView .team-parent-registered{margin-left:auto!important;color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:780!important;white-space:nowrap!important}body.team-active .ui-main-static-root #promoView .team-member-tools{display:grid!important;grid-template-columns:minmax(0,1fr) 126px!important;gap:10px!important;margin:14px 0 2px!important}body.team-active .ui-main-static-root #promoView .team-member-tools label{min-height:38px!important;display:flex!important;align-items:center!important;border:0!important;border-radius:999px!important;background:#eef3f9!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-member-tools label>span{width:0!important;height:0!important;overflow:hidden!important}body.team-active .ui-main-static-root #promoView .team-member-search:before{content:""!important;width:15px!important;height:15px!important;margin-left:12px!important;background:currentColor!important;color:#9aa7b6!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M9.5 4a5.5 5.5 0 0 1 4.38 8.83l4.64 4.65-1.41 1.41-4.65-4.64A5.5 5.5 0 1 1 9.5 4Zm0 2a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z'/%3E%3C/svg%3E") center / contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M9.5 4a5.5 5.5 0 0 1 4.38 8.83l4.64 4.65-1.41 1.41-4.65-4.64A5.5 5.5 0 1 1 9.5 4Zm0 2a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z'/%3E%3C/svg%3E") center / contain no-repeat!important}body.team-active .ui-main-static-root #promoView .team-member-tools input,body.team-active .ui-main-static-root #promoView .team-member-tools select{width:100%!important;min-width:0!important;height:38px!important;border:0!important;background:transparent!important;color:#111827!important;font-size:13px!important;font-weight:700!important;outline:none!important}body.team-active .ui-main-static-root #promoView .team-member-tools input{padding:0 13px 0 8px!important}body.team-active .ui-main-static-root #promoView .team-member-tools select{padding:0 14px!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}body.team-active .ui-main-static-root #promoView .team-member-list{display:grid!important;gap:12px!important}body.team-active .ui-main-static-root #promoView .team-member-list-head{display:none!important}body.team-active .ui-main-static-root #promoView .team-member-row{display:grid!important;gap:14px!important;min-height:122px!important;padding:18px 14px 16px!important;border:0!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-member-main{display:flex!important;align-items:center!important;min-width:0!important;gap:8px!important}body.team-active .ui-main-static-root #promoView .team-member-status{flex:0 0 auto!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#94a3b8!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-member-status.active{background:#19c974!important}body.team-active .ui-main-static-root #promoView .team-member-identity{min-width:0!important}body.team-active .ui-main-static-root #promoView .team-member-identity strong{display:block!important;max-width:86px!important;overflow:hidden!important;color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:850!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.team-active .ui-main-static-root #promoView .team-kyc-status{width:15px!important;height:15px!important}body.team-active .ui-main-static-root #promoView .team-member-vip{height:23px!important;min-width:43px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;font-weight:850!important}body.team-active .ui-main-static-root #promoView .team-contact-actions{display:inline-flex!important;align-items:center!important;gap:5px!important}body.team-active .ui-main-static-root #promoView .team-contact-button{width:18px!important;height:18px!important;padding:0!important;border:0!important;background:transparent!important}body.team-active .ui-main-static-root #promoView .team-contact-button img{width:18px!important;height:18px!important;-o-object-fit:contain!important;object-fit:contain!important}body.team-active .ui-main-static-root #promoView .team-member-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 18px!important}body.team-active .ui-main-static-root #promoView .team-member-meta span{min-height:0!important;display:grid!important;gap:3px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-member-meta i{color:#52657c!important;font-size:12px!important;line-height:1!important;font-style:normal!important;font-weight:650!important}body.team-active .ui-main-static-root #promoView .team-member-meta b{color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:820!important}body.team-active .ui-main-static-root #promoView .team-member-meta .team-member-registered{grid-column:1 / -1!important}body.team-active .ui-main-static-root #promoView .team-member-meta .team-member-registered b{color:#8ba0b9!important}body.team-active .ui-main-static-root #promoView .team-parent-card{min-height:78px!important;padding:13px 14px!important;border-radius:14px!important;background:#f3f6fa!important}body.team-active .ui-main-static-root #promoView .team-parent-profile{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto auto minmax(0,auto) auto!important;grid-template-areas:"label label label label label label label" "status name kyc vip contacts spacer time"!important;align-items:center!important;gap:11px 8px!important;width:100%!important}body.team-active .ui-main-static-root #promoView .team-parent-profile .team-member-main{display:contents!important}body.team-active .ui-main-static-root #promoView .team-parent-label{grid-area:label!important;margin:0!important;color:#64748b!important;font-size:12px!important;line-height:1!important;font-weight:620!important}body.team-active .ui-main-static-root #promoView .team-parent-profile .team-member-status{grid-area:status!important}body.team-active .ui-main-static-root #promoView .team-parent-profile .team-member-identity{grid-area:name!important}body.team-active .ui-main-static-root #promoView .team-parent-profile .team-member-identity strong{max-width:76px!important}body.team-active .ui-main-static-root #promoView .team-parent-profile .team-kyc-status{grid-area:kyc!important}body.team-active .ui-main-static-root #promoView .team-parent-profile .team-member-vip{grid-area:vip!important}body.team-active .ui-main-static-root #promoView .team-parent-profile .team-contact-actions{grid-area:contacts!important;min-width:0!important}body.team-active .ui-main-static-root #promoView .team-parent-registered{grid-area:time!important;justify-self:end!important;margin:0!important;color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:780!important}body.team-active .ui-main-static-root #promoView .team-full-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important;width:100%!important;margin:0 auto!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-hero.compact{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"invite" "card"!important;gap:18px!important;width:100%!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-invite-card{grid-area:invite!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-card{grid-area:card!important;min-height:258px!important;padding:20px 16px 18px!important;border:0!important;border-radius:18px!important;background:radial-gradient(circle at 100% 0,rgba(207,225,255,.92),transparent 52%),#fff!important;box-shadow:0 12px 34px #0f172a14!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-top{display:flex!important;justify-content:space-between!important;align-items:flex-start!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-eyebrow{color:#475569!important;font-size:13px!important;line-height:1!important;font-weight:760!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-rank-icon{width:46px!important;height:46px!important;color:#2563eb!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-name strong{color:#111827!important;font-size:31px!important;line-height:1!important;font-weight:920!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates{display:grid!important;gap:7px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates div{display:flex!important;align-items:center!important;gap:8px!important;min-height:16px!important;padding:0!important;background:transparent!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates span{color:#475569!important;font-size:13px!important;font-weight:650!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates b{color:#111827!important;font-size:14px!important;font-weight:900!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-divider{height:1px!important;background:#0f172a1a!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks{display:grid!important;gap:12px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label value" "bar bar"!important;gap:8px!important;padding:0!important;background:transparent!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks span,body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks small{color:#64748b!important;font-size:12px!important;font-weight:650!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks b{color:#111827!important;font-size:13px!important;font-weight:900!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks i{grid-area:bar!important;height:5px!important;border-radius:999px!important;background:#e5e7eb!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks i:before{width:var(--progress, 0%)!important;background:#93ff61!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-upgrade-row{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-upgrade-next{color:#64748b!important;font-size:13px!important;font-weight:650!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-upgrade-next span{display:inline-flex!important;min-height:24px!important;align-items:center!important;margin-left:5px!important;padding:0 9px!important;border-radius:999px!important;background:#efe7ff!important;color:#7c3aed!important;font-size:12px!important;font-weight:850!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-all-levels{color:#111827!important;font-size:13px!important;font-weight:850!important}body.team-active .ui-main-static-root #promoView .team-full-layout{gap:14px!important;margin-top:48px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-hero.compact{grid-template-areas:"panel" "reward" "invite" "card"!important;gap:14px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-panel{grid-area:panel!important;display:grid!important;justify-items:center!important;gap:10px!important;padding:0 6px 2px!important;text-align:center!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-panel .eyebrow{margin:0!important;color:#64748b!important;font-size:13px!important;line-height:1!important;font-weight:820!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-panel h2{margin:0!important;color:#111827!important;font-size:27px!important;line-height:1.08!important;font-weight:920!important;letter-spacing:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-panel p:not(.eyebrow){margin:10px auto 0!important;color:#475569!important;font-size:13px!important;line-height:1.5!important;font-weight:500!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-panel-actions{justify-content:center!important;margin-top:12px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-panel-actions .secondary-button{min-height:30px!important;padding:0 16px!important;border:0!important;border-radius:999px!important;background:#f1f3f5!important;color:#111827!important;box-shadow:none!important;font-size:13px!important;font-weight:500!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-block{grid-area:reward!important;min-height:128px!important;padding:18px 16px 14px!important;border:0!important;border-radius:18px!important;background:#f3f4f6!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-block .team-source-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;padding:0 0 16px!important;border-bottom:1px solid rgba(17,24,39,.14)!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-block .team-source-card{min-height:48px!important;align-content:start!important;gap:8px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card span,body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card small{color:#4b5563!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card strong{color:#111827!important;font-size:21px!important;line-height:1!important;font-weight:850!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card small{display:inline-flex!important;gap:5px!important;background:transparent!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:42px!important;padding:10px 0 0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row span{color:#4b5563!important;font-size:13px!important;font-weight:520!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row b{color:#111827!important;font-size:18px!important;font-weight:850!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-claim{min-width:88px!important;min-height:34px!important;padding:0 22px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:none!important;font-size:13px!important;font-weight:760!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-block{min-height:124px!important;gap:0!important;padding:17px 16px 12px!important;border-radius:18px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-block .team-source-grid{gap:18px!important;padding-bottom:15px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-block .team-source-card{display:grid!important;gap:7px!important;min-height:62px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card>span{color:#526071!important;font-size:12px!important;line-height:1.15!important;font-weight:760!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card strong,body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card strong .team-reward-token-value{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#111827!important;font-size:20px!important;line-height:1!important;font-weight:860!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card small{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;color:#526071!important;font-size:12px!important;line-height:1.15!important;font-weight:760!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-source-card small b{color:#111827!important;font-size:12px!important;font-weight:820!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-token-value .avax-icon.small{display:inline-block!important;width:20px!important;height:20px!important;margin:0!important;vertical-align:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row{min-height:39px!important;padding-top:10px!important;border-top:1px solid rgba(17,24,39,.14)!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row>span{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#526071!important;font-size:13px!important;line-height:1!important;font-weight:560!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row b,body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row b .team-reward-token-value{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#111827!important;font-size:18px!important;line-height:1!important;font-weight:860!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-claim-row .team-reward-token-value .avax-icon.small{display:inline-block!important;width:20px!important;height:20px!important;margin:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-reward-claim{min-width:88px!important;min-height:34px!important;padding:0 20px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-invite-card{min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;grid-template-areas:"subtitle qr" "contact contact" "code code" "link link"!important;align-items:center!important;gap:9px 12px!important;padding:16px!important;border-radius:18px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #11182712!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-invite-subtitle{grid-area:subtitle!important;margin:0!important;color:#475569!important;font-size:17px!important;line-height:1.25!important;font-weight:840!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-invite-card-row{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;border-top:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-invite-card-row:nth-of-type(1){grid-area:code!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-invite-card-row:nth-of-type(2){grid-area:link!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-contact-edit{grid-area:contact!important;grid-template-columns:64px minmax(0,1fr) 28px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-invite-qr-button{grid-area:qr!important;position:static!important;justify-self:end!important;align-self:center!important;width:54px!important;height:54px!important;border-radius:16px!important;transform:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-card{min-height:260px!important;padding:20px 16px 18px!important;border-radius:18px!important;background:radial-gradient(circle at 100% 0,rgba(207,225,255,.95),transparent 50%),linear-gradient(105deg,#fff 0,#fff 64%,#e1ebff)!important;box-shadow:0 14px 34px #0f172a14!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-head{display:grid!important;gap:15px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-top{display:block!important;min-height:18px!important;padding-right:58px!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-eyebrow{color:#475569!important;font-size:13px!important;line-height:1.2!important;font-weight:700!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-rank-icon{position:absolute!important;top:23px!important;right:20px!important;width:50px!important;height:50px!important;color:#2563eb!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-rank-icon svg{width:46px!important;height:46px!important;fill:currentColor!important;stroke:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-name{display:flex!important;justify-content:flex-start!important;margin:-1px 0 0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-name strong{color:#111827!important;font-size:31px!important;line-height:.95!important;letter-spacing:0!important;font-weight:900!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates div{min-height:0!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates span{color:#4b5563!important;font-size:13px!important;line-height:1.15!important;font-weight:520!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-rates b{color:#111827!important;font-size:14px!important;line-height:1.15!important;font-weight:860!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-divider{height:1px!important;margin:0!important;background:#1118271f!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks{display:grid!important;gap:0!important;padding:0!important;border:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label label" "value state" "bar bar"!important;align-items:end!important;gap:6px 10px!important;padding:0!important;background:transparent!important;box-shadow:none!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks span{grid-area:label!important;color:#64748b!important;font-size:13px!important;line-height:1.15!important;font-weight:560!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks b{grid-area:value!important;display:inline-flex!important;align-items:baseline!important;gap:5px!important;color:#111827!important;font-size:14px!important;line-height:1!important;font-weight:860!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks small{grid-area:state!important;justify-self:end!important;color:#64748b!important;font-size:12px!important;line-height:1!important;font-weight:500!important;white-space:nowrap!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks i{grid-area:bar!important;display:block!important;width:100%!important;height:5px!important;margin-top:0!important;border-radius:999px!important;background:#e5e7eb!important;overflow:hidden!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-level-checks i:before{content:""!important;display:block!important;width:var(--progress, 0%)!important;height:100%!important;border-radius:inherit!important;background:#74f85d!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-upgrade-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:0!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-upgrade-next{margin:0!important;color:#64748b!important;font-size:13px!important;line-height:1!important;font-weight:560!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-upgrade-next span{display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;background:#eadcff!important;color:#7c3aed!important;font-size:12px!important;font-weight:860!important}body.team-active .ui-main-static-root #promoView .team-full-layout .team-all-levels{color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:760!important;white-space:nowrap!important}#consoleView .console-empty-cell{padding:28px 18px!important;text-align:center!important;color:#64748b!important;font-weight:650!important}#consoleView .console-empty-card{display:flex!important;align-items:center!important;justify-content:center!important;min-height:148px!important;width:100%!important;padding:24px!important;border-radius:18px!important;background:#fff!important;color:#64748b!important;text-align:center!important;font-size:14px!important;line-height:1.5!important;font-weight:700!important;white-space:normal!important;word-break:keep-all!important;box-sizing:border-box!important}#consoleView .model-pool-table td strong,#consoleView .model-pool-table td small{display:block!important}#consoleView .model-pool-table td small{margin-top:4px!important;color:#64748b!important;font-size:12px!important;font-weight:560!important;line-height:1.25!important}@media (max-width: 680px){body.console-active #consoleView #keysPanel,body.console-active #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel,#consoleView.active #keysPanel .table-wrap,.ui-main-static-root #consoleView #keysPanel,.ui-main-static-root #consoleView #keysPanel .table-wrap{display:block!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}body.console-active #consoleView #keysPanel .data-table,body.console-active #consoleView #keysPanel .data-table tbody,body.console-active #consoleView #keysPanel .data-table tr,body.console-active #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table,#consoleView.active #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table td,.ui-main-static-root #consoleView #keysPanel .data-table,.ui-main-static-root #consoleView #keysPanel .data-table tbody,.ui-main-static-root #consoleView #keysPanel .data-table tr,.ui-main-static-root #consoleView #keysPanel .data-table td{display:block!important;width:100%!important;min-width:0!important}body.console-active #consoleView #keysPanel .data-table thead,#consoleView.active #keysPanel .data-table thead,.ui-main-static-root #consoleView #keysPanel .data-table thead{display:none!important}body.console-active #consoleView #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tbody,.ui-main-static-root #consoleView #keysPanel .data-table tbody{display:grid!important;gap:10px!important}body.console-active #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr,.ui-main-static-root #consoleView #keysPanel .data-table tr{display:grid!important;box-sizing:border-box!important;grid-template-columns:26px minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;-moz-column-gap:8px!important;column-gap:8px!important;row-gap:9px!important;margin:0!important;padding:13px 12px 14px 14px!important;border:0!important;border-radius:16px!important;background:#fff!important;box-shadow:inset 0 0 0 1px var(--line)!important;align-items:center!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}body.console-active #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table td,.ui-main-static-root #consoleView #keysPanel .data-table td{box-sizing:border-box!important;grid-area:auto!important;max-width:100%!important;padding:0!important;border:0!important;background:transparent!important;color:var(--text)!important;font-size:13px!important;line-height:1.25!important;overflow:hidden!important}body.console-active #consoleView #keysPanel .data-table td:nth-child(1),#consoleView.active #keysPanel .data-table td:nth-child(1),.ui-main-static-root #consoleView #keysPanel .data-table td:nth-child(1){grid-column:1!important;grid-row:1!important;width:22px!important;align-self:center!important;justify-self:start!important}body.console-active #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2),.ui-main-static-root #consoleView #keysPanel .data-table td:nth-child(2){grid-column:2!important;grid-row:1!important;min-width:0!important;align-self:center!important;color:#111827!important;font-size:14px!important;font-weight:760!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.console-active #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3),.ui-main-static-root #consoleView #keysPanel .data-table td:nth-child(3){grid-column:1 / -1!important;grid-row:2!important;min-width:0!important;justify-self:start!important;align-self:center!important;padding-left:0!important;overflow:visible!important;text-align:left!important}body.console-active #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4),.ui-main-static-root #consoleView #keysPanel .data-table td:nth-child(4){grid-column:1 / -1!important;grid-row:3!important;width:auto!important;min-width:0!important;display:flex!important;justify-self:start!important;align-self:center!important;padding-left:0!important;text-align:left!important;color:#4b5563!important;font-size:12px!important;line-height:1.2!important}body.console-active #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5),.ui-main-static-root #consoleView #keysPanel .data-table td:nth-child(5){grid-column:3!important;grid-row:3!important;width:auto!important;margin:0!important;align-self:center!important;justify-self:end!important;color:var(--faint)!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important}body.console-active #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6),.ui-main-static-root #consoleView #keysPanel .data-table td:nth-child(6){grid-column:3!important;grid-row:1!important;width:auto!important;margin:0!important;justify-self:end!important;align-self:center!important;overflow:visible!important}body.console-active #consoleView #keysPanel .actions-cell,#consoleView.active #keysPanel .actions-cell,.ui-main-static-root #consoleView #keysPanel .actions-cell{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;width:auto!important;min-width:0!important;white-space:nowrap!important}body.console-active #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell,.ui-main-static-root #consoleView #keysPanel .key-cell{display:inline-flex!important;box-sizing:border-box!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;min-height:28px!important;padding:2px 4px 2px 6px!important;border-radius:999px!important;gap:4px!important;background:#1118270b!important}body.console-active #consoleView #keysPanel .key-cell code,#consoleView.active #keysPanel .key-cell code,.ui-main-static-root #consoleView #keysPanel .key-cell code{max-width:176px!important;color:#111827!important;font-size:12px!important;font-weight:650!important}body.console-active #consoleView #keysPanel .icon-mini,body.console-active #consoleView #keysPanel .row-action,#consoleView.active #keysPanel .icon-mini,#consoleView.active #keysPanel .row-action,.ui-main-static-root #consoleView #keysPanel .icon-mini,.ui-main-static-root #consoleView #keysPanel .row-action{width:24px!important;height:24px!important;min-width:24px!important}body.console-active #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch,.ui-main-static-root #consoleView #keysPanel .key-status-switch{width:auto!important;min-width:76px!important;height:24px!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.console-active #consoleView #keysPanel .key-status-switch .switch-track,#consoleView.active #keysPanel .key-status-switch .switch-track,.ui-main-static-root #consoleView #keysPanel .key-status-switch .switch-track{display:inline-block!important;position:relative!important;width:28px!important;height:16px!important;flex:0 0 28px!important;border-radius:999px!important;background:#cfd5dd!important}body.console-active #consoleView #keysPanel .key-status-switch.is-enabled .switch-track,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-track,.ui-main-static-root #consoleView #keysPanel .key-status-switch.is-enabled .switch-track{background:#16803d!important}body.console-active #consoleView #keysPanel .key-status-switch .switch-thumb,#consoleView.active #keysPanel .key-status-switch .switch-thumb,.ui-main-static-root #consoleView #keysPanel .key-status-switch .switch-thumb{display:block!important;position:absolute!important;top:2px!important;left:2px!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#fff!important;transform:translate(0)!important}body.console-active #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-thumb,.ui-main-static-root #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb{transform:translate(12px)!important}body.console-active #consoleView #keysPanel .key-status-switch .switch-label,#consoleView.active #keysPanel .key-status-switch .switch-label,.ui-main-static-root #consoleView #keysPanel .key-status-switch .switch-label{color:#111827!important;font-size:10px!important;font-weight:720!important;line-height:1!important;white-space:nowrap!important}body.console-active #consoleView #keysPanel .key-status-switch.is-enabled .switch-label,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-label,.ui-main-static-root #consoleView #keysPanel .key-status-switch.is-enabled .switch-label{color:#0f7a2f!important}body.console-active #consoleView #keysPanel .key-group-display,#consoleView.active #keysPanel .key-group-display,.ui-main-static-root #consoleView #keysPanel .key-group-display{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;max-width:100%!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important}body.console-active #consoleView #keysPanel .key-group-display small,#consoleView.active #keysPanel .key-group-display small,.ui-main-static-root #consoleView #keysPanel .key-group-display small{order:0!important;flex:0 0 auto!important;color:#6b7280!important;font-size:10px!important;font-weight:440!important;line-height:1!important}body.console-active #consoleView #keysPanel .key-group-display b,#consoleView.active #keysPanel .key-group-display b,.ui-main-static-root #consoleView #keysPanel .key-group-display b{order:1!important;min-width:0!important;overflow:hidden!important;color:#111827!important;font-size:12px!important;font-weight:460!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .table-wrap{display:none!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card-list{display:grid!important;gap:10px!important;width:100%!important;margin:0!important;padding:0 10px!important;box-sizing:border-box!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card{display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;grid-template-rows:22px 28px 16px!important;-moz-column-gap:7px!important;column-gap:7px!important;row-gap:9px!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;min-height:110px!important;padding:13px 12px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 24px #11182709!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-select{grid-column:1!important;grid-row:1!important;display:flex!important;align-items:center!important;width:22px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-name{grid-column:2!important;grid-row:1!important;min-width:0!important;margin:0!important;color:#111827!important;font-size:14px!important;line-height:1.2!important;font-weight:780!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-actions{grid-column:3!important;grid-row:1!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;justify-self:end!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-secret{grid-column:1 / 3!important;grid-row:2!important;display:flex!important;align-items:center!important;justify-self:start!important;min-width:0!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-group{grid-column:1 / 3!important;grid-row:3!important;display:flex!important;align-items:center!important;justify-self:start!important;min-width:0!important;max-width:220px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-date{grid-column:3!important;grid-row:3!important;justify-self:end!important;color:#6b7280!important;font-size:12px!important;line-height:1.2!important;font-style:normal!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-cell{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:min(210px,100%)!important;min-height:28px!important;padding:2px 5px 2px 8px!important;border-radius:999px!important;background:#1118270b!important;gap:5px!important;overflow:hidden!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-cell code{min-width:0!important;color:#111827!important;font-size:12px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-group-display{display:inline-flex!important;align-items:baseline!important;gap:5px!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-group-display small{flex:0 0 auto!important;color:#6b7280!important;font-size:10px!important;line-height:1.2!important;font-weight:500!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-group-display b{min-width:0!important;color:#111827!important;font-size:11px!important;line-height:1.2!important;font-weight:760!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .icon-mini,.ui-main-static-root #consoleView #keysPanel .mobile-key-card .row-action{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch{display:inline-flex!important;align-items:center!important;gap:4px!important;width:auto!important;min-width:58px!important;height:22px!important;min-height:22px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch .switch-track{width:24px!important;height:14px!important;flex:0 0 24px!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch.is-enabled .switch-thumb{transform:translate(10px)!important}.ui-main-static-root #consoleView #keysPanel .mobile-key-card .key-status-switch .switch-label{display:inline!important;color:#374151!important;font-size:10px!important;line-height:1.2!important;font-weight:720!important}}@media (max-width: 680px){body.console-active .ui-main-static-root .page,body.console-active .page{padding-top:78px!important}body.console-active .ui-main-static-root #consoleView,body.console-active #consoleView{padding-top:0!important;overflow-x:hidden!important}body.console-active .ui-main-static-root #consoleView .console-hero,body.console-active #consoleView .console-hero{margin-top:20px!important}body.console-active .ui-main-static-root #consoleView .usage-history-pagination,body.console-active #consoleView .usage-history-pagination{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:10px!important;width:100%!important;padding:0!important;margin-top:10px!important}body.console-active .ui-main-static-root #consoleView .usage-history-pagination>span,body.console-active #consoleView .usage-history-pagination>span{display:block!important;width:100%!important;color:#64748b!important;font-size:13px!important;line-height:1.35!important;text-align:center!important;white-space:normal!important}body.console-active .ui-main-static-root #consoleView .usage-history-page-actions,body.console-active #consoleView .usage-history-page-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:auto!important}body.console-active .ui-main-static-root #consoleView .usage-history-page-actions .row-action,body.console-active #consoleView .usage-history-page-actions .row-action{min-width:72px!important;width:auto!important;min-height:32px!important;padding:0 12px!important;border-radius:999px!important;white-space:nowrap!important;line-height:1!important}body.home-active #homeView,body.home-active #homeView.active{padding-top:0!important;padding-inline:0!important}body.home-active #homeView .quota-home,body.home-active #homeView.active .quota-home{width:100%!important;max-width:none!important;margin:0!important;padding-top:20px!important;overflow:hidden!important;box-sizing:border-box!important}body.home-active #homeView .quota-hero,body.home-active #homeView.active .quota-hero{width:100%!important;max-width:100%!important;min-height:402px!important;margin:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;box-sizing:border-box!important}body.home-active #homeView .quota-hero:before{content:""!important;position:absolute!important;z-index:0!important;top:26px!important;left:50%!important;width:390px!important;height:330px!important;transform:translate(-50%)!important;pointer-events:none!important;background:radial-gradient(ellipse at 50% 0%,#ffffffd6 0,#ffffffd6,#ffffff75 24%,#fff0 66%),linear-gradient(180deg,#93ff6161,#53caff3d 52%,#fff0)!important;clip-path:polygon(35% 0,65% 0,100% 100%,0 100%)!important;filter:blur(5px)!important;opacity:.78!important}body.home-active #homeView .quota-title{z-index:1!important;top:0!important;max-width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important;font-size:67px!important;line-height:.9!important}body.home-active #homeView .quota-machine{z-index:3!important;left:50%!important;top:54px!important;width:min(520px,138vw)!important;max-width:none!important;height:300px!important;transform:translate(-50%)!important}body.home-active #homeView .quota-machine-svg{top:-2px!important;width:min(560px,148vw)!important;max-width:none!important}body.home-active #homeView .quota-machine:before{display:none!important}body.home-active #homeView .quota-machine:after{bottom:44px!important;width:min(520px,138vw)!important;height:64px!important}body.home-active #homeView .quota-machine-token-overlay,body.home-active #homeView .quota-machine-token{top:64px!important;width:72px!important;height:72px!important}body.home-active #homeView .quota-income-pill{top:205px!important;width:min(300px,calc(100% - 64px))!important;max-width:300px!important;min-height:52px!important}body.home-active #homeView .quota-rule-card{top:278px!important;left:50%!important;right:auto!important;width:calc(100% - 32px)!important;max-width:none!important;min-height:126px!important;margin-left:0!important;margin-right:0!important;grid-template-columns:52px minmax(0,1fr)!important;grid-template-areas:"art copy" "button button"!important;align-items:center!important;justify-items:start!important;gap:10px 18px!important;transform:translate(-50%)!important;background:#e2e5e894!important}body.home-active #homeView .quota-rule-art,body.home-active #homeView .quota-rule-thumb{grid-area:art!important}body.home-active #homeView .quota-rule-card>div{grid-area:copy!important;min-width:0!important;padding-left:2px!important}body.home-active #homeView .quota-rule-card h2,body.home-active #homeView .quota-rule-card p{text-align:left!important}body.home-active #homeView .quota-rule-button{grid-area:button!important;justify-self:center!important;margin:0 auto!important}body.home-active #homeView .quota-package-section{width:calc(100% - 32px)!important;max-width:none!important;margin:18px 16px 0!important;overflow:visible!important}}.wallet-shell-page{min-height:100vh}.wallet-main{width:100%;margin:0 auto;padding:104px 0 64px}#walletView{--asset-accent: #93ff61;width:100%}#walletView .wallet-page{width:100%;max-width:760px;display:grid;gap:18px;margin:0 auto}#walletView .wallet-shell,#walletView .wallet-record-card{width:100%;min-height:0}#walletView .wallet-asset-panel{position:relative;overflow:hidden;width:100%;min-height:0;justify-self:center;padding:26px 28px;border-radius:24px;background:radial-gradient(circle at 92% -8%,rgba(147,255,97,.2),transparent 34%),linear-gradient(145deg,#fffffffa,#fff);box-shadow:inset 0 0 0 1px #11182714,0 18px 42px #0000000f}#walletView .wallet-balance-overview,#walletView .wallet-primary-balance{display:grid}#walletView .wallet-primary-balance{gap:8px;padding:0 0 6px}#walletView .wallet-primary-balance>span{width:-moz-fit-content;width:fit-content;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#93ff6124;color:#047857;box-shadow:inset 0 0 0 1px #93ff613d;font-size:12px;font-weight:720}#walletView .wallet-primary-balance strong{display:flex;align-items:center;gap:12px;color:#111827;font-size:clamp(28px,2.8vw,36px);line-height:1;font-weight:760;letter-spacing:0}#walletView .avax-icon{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}#walletView .avax-icon.small{width:16px;height:16px}#walletView .wallet-balance-meta{display:flex;gap:8px;flex-wrap:wrap}#walletView .wallet-balance-meta span{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#f8fafc;color:#6b7280;box-shadow:inset 0 0 0 1px #11182714;font-size:12px;font-weight:740}#walletView .wallet-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}#walletView .wallet-action-buttons .primary-button,#walletView .wallet-action-buttons .secondary-button,.wallet-modal-backdrop .primary-button,.wallet-modal-backdrop .secondary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:0;border-radius:16px;font-size:14px;font-weight:700;white-space:nowrap}#walletView .wallet-action-buttons .primary-button,.wallet-modal-backdrop .primary-button{background:#111827;color:#fff}#walletView .wallet-action-buttons .secondary-button,.wallet-modal-backdrop .secondary-button{background:#fff;color:#111827;box-shadow:inset 0 0 0 1px #11182729}#walletView .wallet-action-buttons button:disabled,.wallet-modal-backdrop button:disabled{cursor:not-allowed;opacity:.48}#walletView .wallet-record-card{padding:0;overflow:hidden;border-radius:0;background:transparent;box-shadow:none}#walletView .wallet-record-card h3{margin:0;color:#111827;font-size:18px;line-height:1.25;font-weight:780}#walletView .wallet-record-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}#walletView .wallet-record-filters{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}#walletView .wallet-filter{min-height:34px;min-width:116px;padding:0 32px 0 12px;border:0;border-radius:999px;background:#f8fafc;color:#111827;box-shadow:inset 0 0 0 1px #11182714;font:inherit;font-size:12px;font-weight:720;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}#walletView .wallet-record-list{display:grid;gap:0;margin-top:14px;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}#walletView .wallet-record-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid rgba(17,24,39,.08)}#walletView .wallet-record-row:last-child{border-bottom:0}#walletView .wallet-record-row strong{display:block;color:#111827;font-size:14px;font-weight:740}#walletView .wallet-record-row span{display:block;margin-top:5px;color:#9ca3af;font-size:12px}#walletView .wallet-record-row b{color:#111827;font-size:14px;font-weight:760;white-space:nowrap}#walletView .amount-with-icon{display:inline-flex;align-items:center;gap:5px}#walletView .wallet-empty{padding:18px 0;color:#9ca3af;font-size:13px;text-align:center}.wallet-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wallet-modal-backdrop .modal{width:min(92vw,366px);max-height:min(86vh,720px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 24px 80px #0f172a38}.wallet-modal-backdrop .modal-head{display:flex;justify-content:space-between;gap:16px;padding:18px 20px 12px}.wallet-modal-backdrop .modal-head h3{margin:0;color:#111827;font-size:20px;line-height:1.2;font-weight:820}.wallet-modal-backdrop .modal-head p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.45}.wallet-modal-backdrop .modal-close{width:32px;height:32px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;font-size:22px;line-height:1}.wallet-modal-backdrop .modal-body{padding:0 18px 18px}.wallet-modal-backdrop .modal-form{display:grid;gap:12px}.wallet-modal-backdrop .wallet-recharge-card{display:grid;justify-items:center;gap:18px;padding:18px;border-radius:22px;background:radial-gradient(circle at 18% 10%,rgba(147,255,97,.22),transparent 34%),linear-gradient(180deg,#f8fafc,#eef4ff);box-shadow:inset 0 0 0 1px #11182712}.wallet-modal-backdrop .wallet-qr{width:172px;height:172px;display:grid;place-items:center;padding:12px;border-radius:24px;background:#fff;box-shadow:0 16px 36px #1118271a,inset 0 0 0 1px #1118270f}.wallet-modal-backdrop .wallet-qr svg{width:100%;height:100%;display:block}.wallet-modal-backdrop .wallet-qr rect{fill:#fff}.wallet-modal-backdrop .wallet-qr path{fill:#111827}.wallet-modal-backdrop .wallet-address{width:100%;display:grid;gap:8px}.wallet-modal-backdrop .wallet-address span{color:#6b7280;font-size:12px;font-weight:720}.wallet-modal-backdrop .wallet-address-line{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;min-height:48px;padding:8px 8px 8px 12px;border-radius:16px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #11182714}.wallet-modal-backdrop .wallet-address-line b{min-width:0;overflow-wrap:anywhere;word-break:break-all;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.35;font-weight:700}.wallet-modal-backdrop .wallet-copy-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#111827;color:#fff;box-shadow:none}.wallet-modal-backdrop .wallet-copy-button svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.9}.wallet-modal-backdrop .field{display:grid;gap:7px}.wallet-modal-backdrop .wallet-field-hint{color:#6b7280;font-size:12px;line-height:1.35}.wallet-modal-backdrop .wallet-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;border-radius:14px;background:#f8fafc;box-shadow:inset 0 0 0 1px #11182714;padding:0 6px 0 0}.wallet-modal-backdrop .wallet-code-row input[type=text]{min-height:42px;background:transparent;box-shadow:none}.wallet-modal-backdrop .wallet-code-row .secondary-button{min-height:32px;padding:0 12px;white-space:nowrap;font-size:12px}.wallet-modal-backdrop label{color:#111827;font-size:13px;font-weight:760}.wallet-modal-backdrop input[type=text]{min-height:42px;width:100%;border:0;border-radius:14px;padding:0 12px;outline:0;background:#f8fafc;color:#111827;box-shadow:inset 0 0 0 1px #11182714}.wallet-modal-backdrop .agreement-list{display:grid;gap:8px}.wallet-modal-backdrop .wallet-withdraw-rule{min-height:34px;display:flex;align-items:center;padding:0 12px;border-radius:12px;background:#f8fafc;color:#6b7280;font-size:12px;line-height:1.4;box-shadow:inset 0 0 0 1px #11182714}.wallet-modal-backdrop .check-row{display:flex;align-items:flex-start;gap:8px;color:#6b7280;line-height:1.5;font-size:12px;font-weight:620}.wallet-modal-backdrop .modal-actions{display:flex;justify-content:flex-end;gap:8px}.wallet-modal-backdrop .modal-actions .primary-button,.wallet-modal-backdrop .modal-actions .secondary-button{min-height:40px;border-radius:999px;font-size:13px}#rechargeModal .modal{width:min(92vw,382px);max-height:min(86vh,720px);border-radius:18px}#rechargeModal .modal-head{position:relative;justify-content:center;padding:18px 20px 12px;text-align:center}#rechargeModal .modal-head>div{width:100%}#rechargeModal .modal-head h3{font-size:21px;font-weight:860}#rechargeModal .modal-close{position:absolute;top:50%;right:12px;transform:translateY(-50%)}#rechargeModal .modal-body{padding:0 18px 18px}#rechargeModal .recharge-form{display:grid;gap:12px}#rechargeModal .wallet-qr-shell{display:grid;justify-items:center}#rechargeModal .wallet-qr{width:172px;height:172px;display:grid;place-items:center;padding:12px;border-radius:24px;background:#fff;box-shadow:inset 0 0 0 1px #e5e7eb}#rechargeModal .wallet-qr svg{width:100%;height:100%;display:block}#rechargeModal .wallet-qr rect{fill:#fff}#rechargeModal .wallet-qr path{fill:#111827}#rechargeModal .wallet-chain-grid{display:grid;grid-template-columns:1fr;gap:12px}#rechargeModal .wallet-select-field{position:relative;gap:0}#rechargeModal .wallet-select-field>label{position:absolute;left:14px;top:50%;z-index:2;transform:translateY(-50%);color:#6b7280;font-size:12px;line-height:1;font-weight:400;pointer-events:none}#rechargeModal .wallet-select-trigger{width:100%;min-height:46px;height:46px;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 14px 0 104px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:#111827;cursor:pointer;font:inherit;line-height:1;text-align:right;outline:none}#rechargeModal .wallet-select-trigger:focus-visible{border-color:#d1d5db;box-shadow:none}#rechargeModal .wallet-select-trigger>svg{width:16px;height:16px;flex:0 0 auto;color:#111827;stroke-width:2}#rechargeModal .wallet-asset-value,#rechargeModal .wallet-network-value,#rechargeModal .wallet-asset-menu button,#rechargeModal .wallet-network-menu button{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;min-height:18px;white-space:nowrap}#rechargeModal .wallet-asset-value img,#rechargeModal .wallet-asset-menu img{width:18px;height:18px;display:block;flex:0 0 auto;border-radius:999px;-o-object-fit:contain;object-fit:contain}#rechargeModal .wallet-asset-value b,#rechargeModal .wallet-asset-menu b,#rechargeModal .wallet-network-value b,#rechargeModal .wallet-network-menu b{color:#111827;font-size:13px;line-height:18px;font-weight:820}#rechargeModal .wallet-network-value small,#rechargeModal .wallet-network-menu small{color:#8b95a1;font-size:11.5px;line-height:18px;font-weight:400}#rechargeModal .wallet-asset-menu,#rechargeModal .wallet-network-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:31;display:none;padding:6px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 10px 28px #0f172a1a}#rechargeModal .wallet-select-field.open .wallet-asset-menu,#rechargeModal .wallet-select-field.open .wallet-network-menu{display:grid;gap:2px}#rechargeModal .wallet-asset-menu button,#rechargeModal .wallet-network-menu button{width:100%;min-height:38px;height:38px;padding:0 12px;border:0;border-radius:10px;background:transparent;cursor:pointer;font:inherit}#rechargeModal .wallet-asset-menu button:hover,#rechargeModal .wallet-asset-menu button[aria-selected=true],#rechargeModal .wallet-network-menu button:hover,#rechargeModal .wallet-network-menu button[aria-selected=true]{background:#f3f4f6}#rechargeModal .wallet-recharge-card{display:grid;justify-items:center;gap:18px;padding:0;border-radius:0;background:transparent;box-shadow:none}#rechargeModal .wallet-address{width:100%;display:grid;gap:0}#rechargeModal .wallet-address-line{display:grid;grid-template-columns:minmax(0,1fr) 34px;grid-template-rows:auto auto;align-items:center;-moz-column-gap:8px;column-gap:8px;row-gap:6px;min-height:58px;padding:12px;border-radius:16px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #11182714}#rechargeModal .wallet-address-line span{grid-column:1 / -1;grid-row:1;max-width:100%;white-space:nowrap;color:#6b7280;font-size:11.5px;line-height:1;font-weight:400}#rechargeModal .wallet-address-line b{grid-column:1;grid-row:2;min-width:0;overflow-wrap:anywhere;word-break:break-all;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.35;font-weight:700}#rechargeModal .wallet-copy-button{grid-column:2;grid-row:1 / 3;align-self:center;width:34px;height:34px}#rechargeModal .wallet-recharge-note{width:100%;margin:-2px 0 0;color:#6b7280;font-size:12px;line-height:1.5;font-weight:400;text-align:left}@media (max-width: 1180px){.wallet-main{padding:86px 16px 112px}}@media (max-width: 680px){#walletView,#walletView .wallet-page,#walletView .wallet-shell,#walletView .wallet-record-card,#walletView .wallet-asset-panel{width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box}#walletView .wallet-page{gap:22px}#walletView .wallet-asset-panel{padding:22px;border-radius:24px}#walletView .wallet-primary-balance strong{font-size:34px}#walletView .wallet-balance-meta{display:grid;gap:8px}#walletView .wallet-record-toolbar{display:grid;grid-template-columns:1fr;align-items:start;gap:12px}#walletView .wallet-record-filters{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#walletView .wallet-filter{width:100%;min-width:0}#walletView .wallet-record-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:16px}#walletView .wallet-record-list{gap:10px;border:0}#walletView .wallet-record-row{border:0;border-radius:18px;background:#f8fafc;box-shadow:inset 0 0 0 1px #11182714}#walletView .wallet-record-row b{justify-self:end}.wallet-modal-backdrop .modal{width:min(92vw,332px);max-height:min(78vh,560px);border-radius:18px}.wallet-modal-backdrop .modal-head{padding:16px 16px 10px}.wallet-modal-backdrop .modal-head h3{font-size:18px}.wallet-modal-backdrop .modal-head p{font-size:12px}.wallet-modal-backdrop .modal-body{padding:0 16px 16px}}#walletView .wallet-asset-panel{padding:22px;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px #11182714,0 10px 24px #1118270d}#walletView .wallet-primary-balance{gap:12px;padding:0}#walletView .wallet-primary-balance>span{min-height:0;padding:0;border-radius:0;background:transparent;color:#111827;box-shadow:none;font-size:14px;font-weight:520}#walletView .wallet-primary-balance strong{display:block;color:#111827;font-size:30px;line-height:1;font-weight:820;letter-spacing:0}#walletView .wallet-balance-meta{display:grid;grid-template-columns:1fr;gap:10px}#walletView .wallet-balance-meta span{min-height:76px;display:grid;align-items:start;gap:5px;padding:14px 16px;border-radius:14px;background:#f3f4f6;color:#64748b;box-shadow:none}#walletView .wallet-balance-meta i{color:#64748b;font-size:12px;line-height:1.2;font-style:normal;font-weight:620}#walletView .wallet-balance-meta b{color:#111827;font-size:15px;line-height:1.2;font-weight:820}#walletView .wallet-balance-meta small{color:#64748b;font-size:11px;line-height:1.2;font-weight:560}#walletView .wallet-action-buttons{gap:10px;margin-top:2px}#walletView .wallet-action-buttons .primary-button,#walletView .wallet-action-buttons .secondary-button{min-height:44px;border-radius:999px}#walletView .wallet-record-card h3{font-size:22px;line-height:1.15;font-weight:820}#walletView .wallet-record-toolbar{display:grid;grid-template-columns:1fr;align-items:start;gap:14px}#walletView .wallet-record-filters{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#walletView .wallet-filter{width:100%;min-width:0;min-height:36px;background-color:#f3f4f6;box-shadow:none}#walletView .wallet-record-list{gap:10px;margin-top:16px;border:0}#walletView .wallet-record-row{min-height:78px;padding:14px 16px;border:0;border-radius:16px;background:#f3f6fa;box-shadow:none}#walletView .wallet-record-row strong{font-size:14px;font-weight:780}#walletView .wallet-record-row span{color:#94a3b8;font-size:12px;font-weight:560}#walletView .wallet-record-row b.wallet-record-amount{display:grid;justify-items:end;gap:4px;color:#111827;line-height:1;white-space:normal}#walletView .wallet-record-row b.wallet-record-amount strong{font-size:18px;font-weight:820}#walletView .wallet-record-row b.wallet-record-amount small{color:#64748b;font-size:11px;font-weight:620}:root{color-scheme:light;--color-page: 247 248 250;--color-page-start: 255 255 255;--color-surface: 255 255 255;--color-surface-soft: 240 242 245;--color-text: 15 17 21;--color-muted: 88 97 109;--color-faint: 127 135 146;--color-line: 21 23 26;--color-brand: 17 24 39;--color-accent: 147 255 97;--color-blue: 37 99 235;--color-amber: 199 119 0;--color-red: 215 58 73;--radius-panel: 18px;--shadow-panel: 0 24px 70px rgba(21, 23, 26, .12);--topbar: rgba(255, 255, 255, .86);--hover: rgba(21, 23, 26, .06);--button-shadow: 0 10px 22px rgba(17, 24, 39, .14)}.theme-dark{color-scheme:dark;--color-page: 8 10 13;--color-page-start: 13 17 23;--color-surface: 17 21 27;--color-surface-soft: 26 32 41;--color-text: 245 247 251;--color-muted: 164 173 186;--color-faint: 127 137 152;--color-line: 255 255 255;--color-brand: 245 247 251;--color-accent: 147 255 97;--color-blue: 109 163 255;--color-amber: 228 166 71;--color-red: 255 95 109;--shadow-panel: 0 24px 70px rgba(0, 0, 0, .34);--topbar: rgba(8, 10, 13, .78);--hover: rgba(255, 255, 255, .08);--button-shadow: none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.z-10{z-index:10}.z-\[80\]{z-index:80}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-20{height:5rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-full{height:100%}.max-h-\[calc\(100vh-24px\)\]{max-height:calc(100vh - 24px)}.min-h-11{min-height:2.75rem}.min-h-\[280px\]{min-height:280px}.w-10{width:2.5rem}.w-12{width:3rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-9{width:2.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[520px\]{max-width:520px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-default{cursor:default}.flex-col{flex-direction:column}.place-items-end{place-items:end}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-auto{overflow:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[24px\]{border-radius:24px}.rounded-full{border-radius:9999px}.rounded-panel{border-radius:var(--radius-panel)}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-dashed{border-style:dashed}.border-\[rgb\(var\(--color-red\)\)\]\/20{border-color:rgb(var(--color-red) / .2)}.border-\[rgb\(var\(--color-red\)\)\]\/45{border-color:rgb(var(--color-red) / .45)}.border-line\/10{border-color:rgb(var(--color-line) / .1)}.border-line\/15{border-color:rgb(var(--color-line) / .15)}.border-line\/20{border-color:rgb(var(--color-line) / .2)}.bg-\[rgb\(var\(--color-brand\)\)\]{background-color:rgb(var(--color-brand))}.bg-\[var\(--hover\)\]{background-color:var(--hover)}.bg-surface{--tw-bg-opacity: 1;background-color:rgb(var(--color-surface) / var(--tw-bg-opacity, 1))}.bg-surface\/70{background-color:rgb(var(--color-surface) / .7)}.bg-surface\/90{background-color:rgb(var(--color-surface) / .9)}.bg-transparent{background-color:transparent}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.text-\[rgb\(var\(--color-muted\)\)\]{color:rgb(var(--color-muted))}.text-\[rgb\(var\(--color-red\)\)\]{color:rgb(var(--color-red))}.text-\[rgb\(var\(--color-text\)\)\]{color:rgb(var(--color-text))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.accent-\[rgb\(var\(--color-brand\)\)\]{accent-color:rgb(var(--color-brand))}.shadow-panel{--tw-shadow: var(--shadow-panel);--tw-shadow-colored: var(--shadow-panel);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--button-shadow\)\]{--tw-shadow-color: var(--button-shadow);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html{min-height:100%;scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-color:rgba(127,135,146,.28) transparent;scrollbar-width:thin}body{min-height:100vh;margin:0;overflow-x:hidden;background:linear-gradient(180deg,rgb(var(--color-page-start)) 0,rgb(var(--color-page)) 520px),rgb(var(--color-page));color:rgb(var(--color-text));font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}.safe-area-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.placeholder\:text-\[rgb\(var\(--color-faint\)\)\]::-moz-placeholder{color:rgb(var(--color-faint))}.placeholder\:text-\[rgb\(var\(--color-faint\)\)\]::placeholder{color:rgb(var(--color-faint))}.focus-within\:border-\[rgb\(var\(--color-blue\)\)\]\/55:focus-within{border-color:rgb(var(--color-blue) / .55)}.focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-\[rgb\(var\(--color-blue\)\)\]\/10:focus-within{--tw-ring-color: rgb(var(--color-blue) / .1)}.hover\:translate-y-\[-1px\]:hover{--tw-translate-y: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-\[var\(--hover\)\]:hover{background-color:var(--hover)}.hover\:text-\[rgb\(var\(--color-text\)\)\]:hover{color:rgb(var(--color-text))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-45:disabled{opacity:.45}@media (min-width: 640px){.sm\:max-h-\[calc\(100vh-48px\)\]{max-height:calc(100vh - 48px)}.sm\:place-items-center{place-items:center}.sm\:p-6{padding:1.5rem}}:root{color-scheme:light;--bg: #f7f8fa;--page-bg: linear-gradient(180deg, #ffffff 0, #f7f8fa 520px);--surface: #ffffff;--surface-soft: #f0f2f5;--text: #0f1115;--muted: #58616d;--faint: #7f8792;--line: rgba(21, 23, 26, .08);--primary: #111827;--blue: #2563eb;--green: #93FF61;--amber: #c77700;--red: #d73a49;--shadow: 0 24px 70px rgba(21, 23, 26, .12);--radius: 18px;--body-start: #ffffff;--topbar: rgba(255, 255, 255, .86);--topbar-line: rgba(21, 23, 26, .06);--hover: rgba(21, 23, 26, .06);--notice-ring: #fff;--button-shadow: 0 10px 22px rgba(17, 24, 39, .14);--primary-contrast: #ffffff;--ambient-a: rgba(37, 99, 235, .12);--ambient-b: rgba(147, 255, 97, .1);--ambient-c: rgba(199, 119, 0, .08);--line-art: rgba(37, 99, 235, .56);--line-art-soft: rgba(147, 255, 97, .42)}body.theme-dark{color-scheme:dark;--bg: #080a0d;--page-bg: linear-gradient(180deg, #0d1117 0, #080a0d 520px);--surface: #11151b;--surface-soft: #1a2029;--text: #f5f7fb;--muted: #a4adba;--faint: #7f8998;--line: rgba(255, 255, 255, .08);--primary: #f5f7fb;--blue: #6da3ff;--green: #93FF61;--amber: #e4a647;--red: #ff5f6d;--shadow: 0 24px 70px rgba(0, 0, 0, .34);--body-start: #0d1117;--topbar: rgba(8, 10, 13, .78);--topbar-line: rgba(255, 255, 255, .08);--hover: rgba(255, 255, 255, .08);--notice-ring: #080a0d;--button-shadow: none;--primary-contrast: #080a0d;--ambient-a: rgba(57, 115, 210, .28);--ambient-b: rgba(147, 255, 97, .18);--ambient-c: rgba(115, 150, 255, .12);--line-art: rgba(135, 184, 255, .72);--line-art-soft: rgba(147, 255, 97, .55)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(127,135,146,.28) transparent}body{margin:0;min-height:100vh;background:#f9f9f9;background-size:auto;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0;overflow-x:hidden;position:relative;transition:background .46s ease,color .36s ease}body.home-active{animation:none}*{scrollbar-width:thin;scrollbar-color:rgba(127,135,146,.24) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:999px;background:#7f879238}*::-webkit-scrollbar-thumb:hover{background:#7f879257}body.theme-dark *{scrollbar-color:rgba(164,173,186,.2) transparent}body.theme-dark *::-webkit-scrollbar-thumb{background:#a4adba2e}body.theme-dark *::-webkit-scrollbar-thumb:hover{background:#a4adba4d}body.theme-transition,body.theme-transition *{transition:background-color .46s ease,background .46s ease,color .34s ease,border-color .42s ease,box-shadow .42s ease,fill .34s ease,stroke .34s ease!important}body:before{content:"";position:fixed;top:-22%;right:-22%;bottom:-22%;left:-22%;z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 26%,var(--ambient-a),transparent 24rem),radial-gradient(circle at 78% 38%,var(--ambient-b),transparent 28rem),radial-gradient(circle at 50% 88%,var(--ambient-c),transparent 30rem);opacity:0;transform:translateZ(0);animation:none}body:not(.home-active):before{opacity:0;animation-play-state:paused}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;opacity:0;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.22),transparent 34rem),#ffffff14}body.theme-dark:after{background:#0000001f}body.theme-flash:after{animation:themeFlash .5s ease both}@keyframes ambientDrift{0%{transform:translate3d(-1.5%,-1%,0) scale(1)}to{transform:translate3d(1.5%,1%,0) scale(1.04)}}@keyframes homePageGradient{0%{background-position:0% 42%,0 0}50%{background-position:78% 24%,0 0}to{background-position:100% 72%,0 0}}@keyframes themeFlash{0%{opacity:.32}to{opacity:0}}@keyframes heroFluidWave{0%{background-position:-36vw 0,58vw 34px,-18vw 152px,44vw 214px,14vw 292px;transform:translate3d(-52%,0,0) rotate(-1.2deg) scale(1)}50%{background-position:18vw 48px,-4vw 10px,38vw 126px,-22vw 236px,62vw 270px;transform:translate3d(-48%,-2%,0) rotate(1deg) scale(1.08)}to{background-position:82vw 12px,-34vw 58px,74vw 158px,28vw 226px,-10vw 310px;transform:translate3d(-47%,1%,0) rotate(.6deg) scale(1.04)}}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:focus{outline:none}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:1px solid rgba(37,99,235,.28);outline-offset:2px}.topbar{position:sticky;top:0;z-index:30;height:64px;display:grid;grid-template-columns:minmax(110px,1fr) minmax(110px,1fr);align-items:center;gap:12px;padding:0 clamp(20px,2.6vw,42px);background:var(--topbar);border-bottom:1px solid var(--topbar-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;color:var(--text);text-decoration:none;font-weight:780}.brand-logo{width:80px;height:auto;display:block}.home-hero-brand{display:none}.nav{position:fixed;top:14px;left:50%;z-index:32;transform:translate(-50%);width:auto;min-height:0;display:flex;justify-content:center;gap:4px;align-items:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nav button,.nav a,.plain-button,.icon-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:transparent;color:var(--muted);font-size:14px;text-decoration:none;white-space:nowrap}.nav button,.nav a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;font-size:14px;line-height:1;font-weight:680}.nav a svg{display:none;width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.nav-icon,.home-hero-brand{display:none}.nav button:hover,.nav button.active,.nav a:hover,.nav a.active,.plain-button:hover,.icon-button:hover{background:var(--hover);color:var(--text)}.nav button.active,.nav a.active{font-weight:700}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.icon-button svg,.primary-button svg,.secondary-button svg,.section-title svg,.quick-button svg,.copy-button svg{width:17px;height:17px;stroke:currentColor}.notice-dot{position:absolute;top:8px;right:9px;width:7px;height:7px;border-radius:999px;background:var(--red);box-shadow:0 0 0 2px var(--notice-ring)}.login-button{background:var(--primary);color:var(--primary-contrast);box-shadow:var(--button-shadow);font-weight:740}.login-button:hover{background:var(--primary);color:var(--primary-contrast)}.lang-button{min-width:38px;font-weight:720}.auth-language-picker{position:absolute;top:18px;right:18px;z-index:3}.mobile-tools{position:relative;display:none}.mobile-tools-menu{position:absolute;top:calc(100% + 10px);right:0;width:190px;display:grid;gap:6px;padding:8px;border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease}.mobile-tools.open .mobile-tools-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-tools-menu button{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 10px;border-radius:12px;color:var(--text);font-size:13px;font-weight:680;text-align:left}.mobile-tools-menu button:hover{background:var(--hover)}.mobile-tools-menu svg{width:17px;height:17px;stroke:currentColor;flex:0 0 auto}.primary-button,.secondary-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:730;text-decoration:none;white-space:nowrap}.primary-button{background:var(--primary);color:#fff;box-shadow:var(--button-shadow)}.modal .primary-button{background:linear-gradient(135deg,#93ff61,#93ff61);color:#fff;box-shadow:0 12px 24px #93ff6138}.secondary-button{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.user-menu{position:relative;display:none}.user-pill{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:3px 10px 3px 4px;border-radius:999px;background:var(--surface-soft);color:var(--text);font-size:14px;font-weight:730;white-space:nowrap}.avatar{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;color:#111827;font-size:11px;font-weight:760;letter-spacing:0}.avatar svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.user-name{max-width:164px;overflow:hidden;text-overflow:ellipsis;font-weight:400}.chevron{width:14px;height:14px;stroke:currentColor;opacity:.64;transition:transform .18s ease}.account-menu{position:absolute;top:calc(100% + 10px);right:0;width:min(248px,calc(100vw - 32px));padding:8px;border-radius:18px;background:var(--surface);box-shadow:var(--shadow),inset 0 0 0 1px var(--line);opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease}.user-menu.open .account-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.account-menu button,.account-menu .wallet-entry{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-radius:12px;background:transparent;color:var(--text);font-size:14px;font-weight:620;text-align:left}.account-menu button>span:first-child,.account-menu .wallet-copy>span:first-child{font-weight:400}.account-menu .wallet-entry{min-height:96px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;margin-bottom:6px;border-radius:14px;background:color-mix(in srgb,var(--surface-soft) 70%,transparent);box-shadow:inset 0 0 0 1px var(--line)}.wallet-entry:hover,.account-menu button:hover,.account-menu .wallet-entry:focus-visible{background:var(--hover)}.wallet-copy{display:grid;gap:6px;min-width:0}.wallet-copy span{color:var(--muted);font-size:12px;font-weight:680}.wallet-copy strong{display:inline-flex;align-items:center;gap:7px;color:var(--text);font-size:clamp(18px,5vw,24px);line-height:1.1;font-weight:780;overflow-wrap:anywhere}.currency-symbol{font-size:16px;line-height:1;font-weight:780}.wallet-action{align-self:center;padding:6px 10px;border-radius:999px;background:var(--primary);color:var(--primary-contrast);font-size:12px;font-weight:760;white-space:nowrap}body.is-logged-in .login-button{display:none}.login-button{display:none!important}.user-menu,body.is-logged-in .user-menu{display:block}.top-actions,.user-menu{position:relative;z-index:120}.user-pill{pointer-events:auto}.account-menu{z-index:130}.account-menu .wallet-entry{min-height:40px;display:flex;padding:0 12px;margin-bottom:0;border-radius:12px;background:transparent;box-shadow:none;color:var(--text);text-decoration:none}.account-menu .wallet-entry .wallet-copy{display:contents}.account-menu .wallet-entry #walletLabel{align-self:center;color:var(--text);font-size:14px;font-weight:400}.account-row-value,.account-menu .wallet-entry strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:var(--text);font-size:14px;line-height:1;font-weight:620;white-space:nowrap}.account-row-value:after,.account-menu .wallet-entry strong:after{content:"›";color:var(--text);font-size:16px;line-height:1;font-weight:620}.account-menu .wallet-entry .wallet-action{display:none}body:not(.is-logged-in) .auth-required,.auth-required{display:revert}.guest-console,.reward-guest,body.is-logged-in .guest-console,body.is-logged-in .reward-guest{display:none!important}.reward-logged-in,body:not(.is-logged-in) .reward-logged-in{display:grid}#consoleView .guest-console{display:none!important}body:not(.is-logged-in) #consoleView .stat-toolbar.auth-required{display:flex}body:not(.is-logged-in) #consoleView .stat-strip.auth-required{display:grid}body:not(.is-logged-in) #consoleView .management-area.auth-required{display:grid}.page{width:min(calc(100% - clamp(48px,6vw,128px)),1760px);margin:0 auto;padding:18px 0 116px;position:relative;z-index:1}.view{display:none}.view.active{display:block;animation:viewEnter .44s cubic-bezier(.2,.8,.2,1) both}body:has(#console:target) .view,body:has(#chat:target) .view,body:has(#wallet:target) .view,body:has(#promo:target) .view,body:has(#packages:target) .view,body:has(#settings:target) .view,body:has(#download:target) .view{display:none}body:has(#console:target) #consoleView,body:has(#chat:target) #walletView,body:has(#wallet:target) #walletView,body:has(#promo:target) #promoView,body:has(#packages:target) #packagesView,body:has(#settings:target) #settingsView,body:has(#download:target) #downloadView{display:block;animation:viewEnter .44s cubic-bezier(.2,.8,.2,1) both}body:has(#console:target) .nav a.active,body:has(#chat:target) .nav a.active,body:has(#wallet:target) .nav a.active,body:has(#promo:target) .nav a.active,body:has(#packages:target) .nav a.active{background:transparent;color:var(--muted);font-weight:400}body:has(#console:target) .nav a[href="#console"],body:has(#chat:target) .nav a[href="#wallet"],body:has(#wallet:target) .nav a[href="#wallet"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{background:var(--hover);color:var(--text);font-weight:700}.route-anchor{position:fixed;top:0;left:0;width:0;height:0;opacity:0;pointer-events:none}.view.active .hero>*,.view.active .daily-reward,.view.active .guest-console,.view.active .stat-toolbar,.view.active .stat-strip,.view.active .management-area,.view.active .price-section,.view.active .chat-layout,.view.active .wallet-shell,.view.active .wallet-record-card,.view.active .team-hero,.view.active .team-section-title,.view.active .team-source-grid,.view.active .team-level-strip,.view.active .team-table-card,.view.active .token-hero,.view.active .token-task-section,.view.active .package-intro,.view.active .token-plan-grid,.view.active .token-owned-section{animation:contentLift .52s cubic-bezier(.2,.8,.2,1) both}.view.active .hero>*:nth-child(2),.view.active .stat-strip,.view.active .management-area,.view.active .wallet-record-card,.view.active .team-source-grid,.view.active .token-task-section,.view.active .token-plan-grid,.view.active .token-owned-section{animation-delay:.08s}#homeView{max-width:1200px;margin:0 auto}#packagesView{max-width:1320px;margin:0 auto}#promoView,#walletView,#chatView,#settingsView,#downloadView{max-width:1280px;margin:0 auto}#consoleView{max-width:1560px;margin:0 auto}.hero{position:relative;min-height:calc(100vh - 390px);display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:64px;align-items:center;padding-bottom:0}#homeView .hero{overflow:visible}#homeView .hero:before{content:"";position:absolute;top:2%;left:50%;height:520px;width:132vw;z-index:0;pointer-events:none;opacity:.78;background:radial-gradient(ellipse 68% 42% at center,rgba(37,99,235,.3) 0 24%,rgba(37,99,235,.11) 48%,transparent 76%),radial-gradient(ellipse 72% 46% at center,rgba(147,255,97,.38) 0 26%,rgba(147,255,97,.13) 50%,transparent 78%),radial-gradient(ellipse 58% 36% at center,rgba(186,255,22,.26) 0 20%,rgba(37,99,235,.1) 46%,transparent 74%),linear-gradient(102deg,transparent 0 8%,rgba(37,99,235,.13) 20%,rgba(147,255,97,.24) 42%,rgba(37,99,235,.12) 64%,transparent 84%),linear-gradient(78deg,transparent 0 12%,rgba(147,255,97,.12) 26%,rgba(37,99,235,.2) 50%,rgba(186,255,22,.1) 68%,transparent 86%);background-size:64vw 250px,72vw 284px,52vw 198px,104vw 156px,118vw 172px;background-position:-36vw 0,58vw 34px,-18vw 152px,44vw 214px,14vw 292px;background-repeat:no-repeat;filter:blur(34px) saturate(140%);transform:translate3d(-50%,0,0);animation:heroFluidWave 15s ease-in-out infinite alternate}#homeView .hero>*,#homeView .ai-visual{position:relative;z-index:1}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:13px;font-weight:780}h1{max-width:760px;margin:0;font-size:clamp(38px,5.1vw,64px);line-height:1.04;color:var(--text);font-weight:700;letter-spacing:0}.lead{max-width:620px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.hero-note{display:flex;gap:18px;margin-top:24px;color:var(--muted);font-size:13px;flex-wrap:wrap}.hero-note span{display:inline-flex;align-items:center;gap:7px}.hero-note i{width:7px;height:7px;border-radius:999px;background:var(--green)}.wallet-panel{padding:26px;border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.ai-visual{min-height:470px;display:grid;place-items:center;overflow:visible;position:relative;transform:translateY(-42px)}.ai-visual:before{content:none}.ai-visual svg{width:min(680px,136%);height:auto;position:relative;z-index:1}.ai-line{fill:none;stroke:var(--line-art);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.ai-line.soft{stroke:var(--line-art-soft);opacity:.7}.ai-dash{stroke-dasharray:8 12;animation:lineFlow 7s linear infinite}.ai-node{fill:var(--surface);stroke:var(--line-art);stroke-width:1.6}.ai-node.glow{fill:color-mix(in srgb,var(--line-art-soft) 22%,var(--surface));animation:nodePulse 3.8s ease-in-out infinite}.ai-chip{fill:color-mix(in srgb,var(--surface) 82%,transparent);stroke:color-mix(in srgb,var(--line-art) 46%,transparent);stroke-width:1.4}.ai-label{fill:var(--muted);font-size:11px;font-weight:700;letter-spacing:0}@keyframes lineFlow{to{stroke-dashoffset:-120}}@keyframes nodePulse{0%,to{transform:scale(1);opacity:.78}50%{transform:scale(1.08);opacity:1}}.wallet-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:30px}.pill{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:700}.balance-label{color:var(--muted);font-size:13px}.balance{margin-top:8px;font-size:48px;line-height:1;font-weight:780;color:var(--text)}.mini-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.daily-reward{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:stretch;margin:-34px 0 72px;padding:28px;border-radius:28px;background:radial-gradient(circle at 88% 0%,color-mix(in srgb,var(--green) 14%,transparent),transparent 32%),var(--surface);box-shadow:inset 0 0 0 1px var(--line),0 18px 54px #15171a14}.reward-copy{display:grid;align-content:center;gap:12px;min-width:0}.reward-copy h2{max-width:620px;margin:0;font-size:clamp(24px,2.35vw,34px);line-height:1.12;font-weight:700}.reward-copy p{max-width:680px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.reward-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.reward-meta span{min-height:30px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:700}.reward-panel{display:grid;gap:14px;padding:22px;border-radius:22px;background:color-mix(in srgb,var(--surface-soft) 64%,transparent);box-shadow:inset 0 0 0 1px var(--line)}.reward-amount span,.reward-progress span{display:block;color:var(--muted);font-size:12px;font-weight:700}.reward-amount strong{display:flex;align-items:center;gap:10px;margin-top:8px;font-size:30px;line-height:1;font-weight:700}.reward-progress strong{display:block;margin-top:7px;color:var(--text);font-size:14px;font-weight:760}.progress-track{height:8px;margin-top:10px;border-radius:999px;background:color-mix(in srgb,var(--line) 65%,transparent);overflow:hidden}.progress-track i{display:block;width:66%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--blue))}.reward-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.reward-actions .primary-button,.reward-actions .secondary-button{min-height:42px;padding:0 18px}body:not(.is-logged-in) .reward-logged-in,body.is-logged-in .reward-guest{display:none}.mini-stat{min-height:92px;padding:14px;border-radius:16px;background:var(--surface-soft)}.mini-stat span{color:var(--muted);font-size:12px}.mini-stat strong{display:block;margin-top:8px;font-size:22px;line-height:1.1}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}#consoleView>.section-head{display:none}.section-head h2{margin:0;font-size:34px;line-height:1.16;font-weight:780}.section-head p{max-width:560px;margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px}.stack{display:grid;gap:16px}#consoleView .stack{gap:14px}.guest-console{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:clamp(30px,4vw,64px);align-items:center;padding:clamp(40px,4.6vw,68px) clamp(34px,4vw,58px);border-radius:24px;background:radial-gradient(circle at 88% 18%,color-mix(in srgb,var(--green) 18%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--surface) 92%,var(--blue)),var(--surface));box-shadow:inset 0 0 0 1px var(--line),0 20px 60px #15171a14;overflow:hidden}.guest-console:after{content:"";position:absolute;inset:auto -10% -55% 45%;height:220px;background:radial-gradient(circle,color-mix(in srgb,var(--blue) 16%,transparent),transparent 68%);pointer-events:none}.guest-copy{position:relative;z-index:1;max-width:720px;padding-left:2px}.guest-copy h2{margin:0;max-width:660px;font-size:clamp(30px,3vw,44px);line-height:1.14;font-weight:700;letter-spacing:0}.guest-copy p{margin:14px 0 0;max-width:620px;color:var(--muted);font-size:15px;line-height:1.75}.guest-actions{display:flex;align-items:center;gap:12px;margin-top:22px;flex-wrap:wrap}.guest-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.guest-point{min-height:86px;padding:14px;border-radius:16px;background:color-mix(in srgb,var(--surface-soft) 78%,transparent);box-shadow:inset 0 0 0 1px var(--line)}.guest-point strong{display:block;color:var(--text);font-size:14px;font-weight:760}.guest-point span{display:block;margin-top:7px;color:var(--faint);font-size:12px;line-height:1.5}.guest-visual{position:relative;z-index:1;display:grid;place-items:center;min-height:360px;overflow:visible}.guest-visual svg{width:min(520px,112%);height:auto;overflow:visible}.guest-visual .ai-label{font-size:13px;font-weight:700}.guest-visual .ai-chip{fill:color-mix(in srgb,var(--surface) 70%,transparent)}.guest-visual .signal-dot{fill:var(--green);opacity:.88;animation:nodePulse 3.6s ease-in-out infinite}.guest-visual .signal-dot.alt{fill:var(--blue);animation-delay:.8s}.surface{padding:22px;border-radius:var(--radius);background:var(--surface);box-shadow:0 1px #15171a0a}.surface.subtle{background:transparent;padding:0}.section-title{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:760}.title-stack{display:inline-flex;align-items:baseline;gap:10px;min-width:0}.title-row{display:inline-flex;align-items:center;gap:8px;min-width:0}.section-kicker{color:var(--faint);font-size:12px;font-weight:620;white-space:nowrap}.section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px}.stat-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.period-switch{min-height:34px;display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:var(--surface-soft);box-shadow:none}.period-switch button{min-width:36px;min-height:28px;padding:0 12px;border-radius:999px;background:transparent;color:var(--muted);font-size:12px;font-weight:760}.period-switch button.active{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat{min-height:126px;display:grid;grid-template-rows:32px 34px 18px;align-content:start;row-gap:8px;padding:18px;border-radius:16px;background:var(--surface);box-shadow:0 1px #15171a0a}.stat-balance-line{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.stat-currency-switch{min-height:34px;padding:1px}.stat-currency-switch button{min-width:32px;min-height:30px;padding:0 9px}.stat span{color:var(--muted);font-size:13px}.stat-title-line{display:inline-flex;align-items:center;gap:6px;min-width:0}.stat strong{display:block;margin-top:0;font-size:27px;line-height:1.1}.stat-balance-line strong{min-width:0}.stat-balance-line .stat-action{flex:0 0 auto;min-height:32px;padding:0 12px}.stat small{display:block;margin-top:0;color:var(--faint);font-size:12px}.stat-text-link{min-height:0;padding:0;border-radius:0;background:transparent;color:var(--text);font:inherit;font-weight:760;box-shadow:none}.stat-action{min-height:34px;padding:0 14px;border-radius:999px;background:var(--primary);color:var(--primary-contrast);font-size:12px;font-weight:740;box-shadow:var(--button-shadow);white-space:nowrap}.stat-action.secondary{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.stat-action svg{width:15px;height:15px;stroke:currentColor}.stat-refresh-button{width:34px;min-width:34px;min-height:34px;padding:0;display:inline-grid;place-items:center;border-radius:50%}.stat-refresh-button svg{width:16px;height:16px}.model-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;min-width:0}.model-carousel{position:relative}.model-carousel:after{content:none;position:absolute;top:0;right:0;bottom:0;width:54px;pointer-events:none;background:linear-gradient(90deg,transparent,var(--bg));opacity:.9}.model-carousel.expanded:after{content:none}.model-price-section{display:grid;gap:14px;background:transparent;box-shadow:none;padding:0}.console-tabs{display:grid;gap:12px}.console-tab-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.console-tab-list{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:transparent;box-shadow:inset 0 0 0 1px var(--line)}.console-tab-list button{min-height:34px;padding:0 18px;border-radius:999px;color:var(--muted);font-size:13px;font-weight:760;white-space:nowrap;background:transparent}.console-tab-list button.active,.console-tab-list button[aria-selected=true]{color:var(--text);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.console-tab-panel{display:none;min-width:0}.console-tab-panel.active{display:grid}.usage-record-section{gap:10px}.usage-record-card{min-height:420px}#consoleView .console-tab-panel:not(.active){display:none!important}#consoleView .console-tab-panel.active{display:grid!important}.model-price-section .section-toolbar{margin-bottom:10px}.price-tools{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.unit-switch{min-height:36px;display:inline-flex;align-items:center;gap:4px;padding:2px;border-radius:999px;background:transparent;box-shadow:inset 0 0 0 1px var(--line)}.unit-switch button{min-width:32px;min-height:30px;padding:0 9px;border-radius:999px;color:var(--muted);font-size:12px;font-weight:760;background:transparent}.unit-switch button.active{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}body.theme-dark .unit-switch button.active{color:var(--text)}.model-card{min-height:132px;min-width:0;display:grid;align-content:space-between;gap:6px;padding:10px;border-radius:14px;background:var(--surface-soft)}.model-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.model-icon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:9px;background:var(--surface);color:var(--blue);font-size:11px;font-weight:700;box-shadow:inset 0 0 0 1px var(--line)}.model-price{display:grid;gap:0}.price-cell{min-height:22px;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:8px;padding:1px 0;background:transparent;border-radius:0}.price-cell span{color:var(--muted);font-size:11px}.price-cell strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;color:var(--text);font-size:11px;line-height:1.2;text-align:right;white-space:nowrap}.price-cell strong .price-amount{color:var(--text);font-weight:520}.price-cell strong .price-unit{color:var(--faint);font-weight:500}.token-icon{position:relative;width:14px;height:12px;flex:0 0 auto}.token-icon:before,.token-icon:after{content:"";position:absolute;width:10px;height:10px;border-radius:999px;background:color-mix(in srgb,var(--green) 18%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 38%,transparent)}.token-icon:before{left:0;bottom:0}.token-icon:after{right:0;top:0}.avax-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;color:#fff;filter:drop-shadow(0 8px 16px rgba(6,95,70,.2))}.avax-icon.small{width:18px;height:18px;filter:none}.amount-with-icon{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;vertical-align:middle;line-height:1.1;white-space:nowrap}.amount-with-icon .avax-icon{flex:0 0 auto;transform:none}.panel-tabs{display:inline-flex;align-items:center;gap:22px;padding:0;border-radius:0;background:transparent;box-shadow:none}.panel-tab{position:relative;min-height:34px;display:inline-flex;align-items:center;gap:0;padding:0 0 8px;border-radius:0;color:var(--muted);font-size:14px;font-weight:740;white-space:nowrap;background:transparent}.panel-tab.active{color:var(--text);background:transparent;box-shadow:none}.panel-tab:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:transparent;transform:scaleX(.45);opacity:0;transition:opacity .18s ease,transform .18s ease}.panel-tab svg{display:none}.panel-tab.active:after{background:var(--green);opacity:1;transform:scaleX(1)}.panel-tab:not(.active):hover,.unit-switch button:not(.active):hover{color:var(--text)}.management-area{display:grid;gap:10px}.key-management-section{margin-top:2px;margin-bottom:22px}.management-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px}.management-card{height:648px;display:flex;flex-direction:column;padding:16px 18px;border-radius:18px;background:var(--surface);box-shadow:0 1px #15171a0a}.management-panel{display:none;flex:1;min-height:0;flex-direction:column}.management-panel.active{display:flex}.table-wrap{flex:1;min-height:0;overflow-x:auto;overflow-y:hidden}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:12px;color:var(--faint);font-size:13px}.page-actions{display:inline-flex;align-items:center;gap:8px}.page-button{min-width:34px;min-height:34px;display:inline-grid;place-items:center;padding:0 12px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:760}.page-button.active{background:var(--text);color:var(--surface)}body.theme-dark .page-button.active{color:#0d1117}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:none;align-items:center;justify-content:center;padding:24px;background:#0000005c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-backdrop.open{display:flex}.modal{width:min(100%,520px);max-height:min(760px,calc(100vh - 48px));display:flex;flex-direction:column;border-radius:24px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.modal.wide{width:min(100%,980px)}.modal.notice-modal{width:min(100%,760px);max-height:min(860px,calc(100vh - 56px))}.modal.confirm-modal{width:min(100%,440px)}.modal-head h3{margin:0 0 6px;color:var(--text);font-size:20px;line-height:1.2;font-weight:760;letter-spacing:0}.modal-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.modal-close{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--surface-soft);color:var(--muted);font-size:22px;line-height:1}.modal-close:hover{color:var(--text);background:var(--hover)}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.modal-form{display:grid;gap:16px}.field{display:grid;gap:8px}.field label{color:var(--muted);font-size:13px;font-weight:680}.field input,.field select{width:100%;min-height:46px;padding:0 14px;border:0;border-radius:14px;background:var(--surface-soft);color:var(--text);box-shadow:inset 0 0 0 1px var(--line);font:inherit;font-size:14px}.field input:focus,.field select:focus{outline:1px solid rgba(147,255,97,.38);outline-offset:2px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.login-options{display:grid;gap:16px}.login-options.register-mode #googleLoginButton{display:none}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border-radius:999px;background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line)}.auth-tabs button{min-height:38px;border-radius:999px;color:var(--muted);font-size:13px;font-weight:760}.auth-tabs button.active{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.auth-panel{display:none;gap:16px}.auth-panel.active{display:grid}.login-form-note{margin:-4px 0 0;color:var(--faint);font-size:12px;line-height:1.55}.agreement-list{display:grid;gap:10px;padding:11px 12px;border-radius:14px;background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line)}.agreement-list.compact{display:block;padding:0;background:transparent;box-shadow:none}.check-row{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:12px;line-height:1.5}.check-row input{width:15px;height:15px;flex:0 0 auto;margin-top:2px;accent-color:var(--green)}.check-row a{color:var(--text);font-weight:760}.agreement-list.compact .check-row{align-items:center;font-size:12px;line-height:1.4}.agreement-list.compact .check-row input{margin-top:0}.oauth-button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:var(--surface-soft);color:var(--text);box-shadow:inset 0 0 0 1px var(--line);font-size:14px;font-weight:740;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.oauth-button:hover{transform:translateY(-1px);background:var(--surface);box-shadow:inset 0 0 0 1px #93ff6147,var(--shadow-soft)}.oauth-mark{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;background:#fff;color:#111827;font-weight:700}.login-divider{display:flex;align-items:center;gap:12px;color:var(--faint);font-size:12px}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:var(--line)}.code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.code-row .secondary-button{min-height:46px;padding:0 16px}.timeline{display:grid;gap:0;padding:4px 0 2px}.timeline-item{position:relative;display:grid;grid-template-columns:1fr;gap:0;padding:0 0 22px 18px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:0;top:18px;bottom:0;width:1px;background:var(--line)}.timeline-time{margin-bottom:5px;color:var(--faint);font-size:12px;line-height:1.5}.timeline-content{position:relative;padding-left:0}.timeline-content:before{content:"";position:absolute;left:-22px;top:4px;width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px color-mix(in srgb,var(--green) 14%,transparent)}.timeline-content strong{display:block;margin-bottom:6px;color:var(--text);font-size:14px;font-weight:740}.timeline-content p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.data-table{width:100%;border-collapse:collapse;min-width:900px}.data-table th,.data-table td{padding:8px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;font-size:14px}.data-table th{color:var(--faint);font-size:12px;font-weight:760}.select-column{width:42px;padding-left:4px!important;padding-right:4px!important}.key-select{width:17px;height:17px;display:inline-grid;place-items:center;margin:0;border-radius:6px;accent-color:var(--green);cursor:pointer}.data-table tr:last-child td{border-bottom:0}.key-cell{display:inline-grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:6px;min-width:0;max-width:330px;padding:4px 5px 4px 9px;border-radius:10px;background:var(--surface-soft)}.key-cell code{min-width:0}.icon-mini,.row-action{min-width:28px;height:28px;display:inline-grid;place-items:center;border-radius:9px;background:transparent;color:var(--muted)}.icon-mini:hover,.row-action:hover{background:var(--hover);color:var(--text)}.icon-mini svg,.row-action svg{width:15px;height:15px;stroke:currentColor}.toolbar-icon-button{min-width:46px;min-height:46px;padding:0 14px;display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:8px;place-items:center;flex:0 0 auto;border-radius:999px;background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.toolbar-icon-button:hover{background:var(--hover)}.toolbar-icon-button.danger{color:var(--red)}.toolbar-icon-button[hidden]{display:none}.toolbar-icon-button svg{width:18px;height:18px;stroke:currentColor}.toolbar-icon-button span{font-size:13px;font-weight:740;white-space:nowrap}.toolbar-icon-button.inline{min-width:0;min-height:32px;padding:0 10px;gap:6px;background:var(--surface-soft)}.toolbar-icon-button.inline svg{width:15px;height:15px}.toolbar-icon-button.inline span{font-size:12px}.actions-cell{display:inline-flex;align-items:center;gap:4px}.actions-cell .row-action:last-child{color:var(--red)}.actions-cell .row-action:last-child:hover{background:#ff5b5b1a;color:var(--red)}.table-head{color:var(--faint);font-size:12px;font-weight:700}.model-name{display:flex;align-items:center;gap:7px;min-width:0;font-weight:730;font-size:13px}.model-name span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mark{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:var(--blue)}.mark.green{background:var(--green)}.mark.amber{background:var(--amber)}.mark.red{background:var(--red)}.muted{color:var(--muted)}.tag{width:-moz-fit-content;width:fit-content;min-height:22px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:700}.tag.green{color:var(--green);background:#93ff611a}.copy-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:12px;padding:10px 10px 10px 13px;border-radius:14px;background:var(--surface-soft)}code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SF Mono,Consolas,monospace;font-size:12px}.copy-button{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:var(--surface);color:var(--text)}#chatView{min-height:calc(100vh - 128px)}:root{--chat-content-width: min(980px, calc(100% - clamp(48px, 6vw, 128px)) )}.chat-layout{min-height:calc(100vh - 150px);display:grid;grid-template-columns:248px minmax(0,var(--chat-content-width)) 248px;gap:28px;justify-content:center}.chat-main{min-height:calc(100vh - 150px);width:min(100%,var(--chat-content-width));max-width:none;display:flex;flex-direction:column;justify-self:start}.conversation-history{position:sticky;top:94px;align-self:start;justify-self:start;width:100%;min-height:calc(100vh - 142px);display:flex;flex-direction:column;gap:14px;padding:2px 0 0}.history-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-head strong{color:var(--text);font-size:14px;font-weight:760}.new-chat-button{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:999px;background:var(--surface-soft);color:var(--text);box-shadow:inset 0 0 0 1px var(--line);font-size:20px;line-height:1}.history-list{display:grid;gap:4px}.history-item{display:grid;gap:5px;width:100%;padding:10px;border-radius:14px;background:transparent;color:var(--muted);text-align:left}.history-item:hover,.history-item.active{background:color-mix(in srgb,var(--surface-soft) 78%,transparent);color:var(--text)}.history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680}.history-item small{color:var(--faint);font-size:11px;font-weight:620}.chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted);font-size:13px}.chat-head strong{color:var(--text);font-size:14px;font-weight:760}.chat-status{display:inline-flex;align-items:center;gap:8px;color:var(--faint)}.chat-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 14%,transparent)}.messages{flex:1;display:grid;align-content:start;gap:18px;width:100%;padding:16px 0 220px}.message{max-width:min(72%,680px);padding:0;border-radius:0;color:var(--text);background:transparent;font-size:15px;line-height:1.75}.message.user{justify-self:end;max-width:min(68%,620px);padding:12px 15px;border-radius:18px;background:var(--primary);color:var(--primary-contrast);box-shadow:var(--button-shadow)}.chat-composer{position:fixed;left:50%;bottom:24px;width:var(--chat-content-width);transform:translate(-50%);z-index:5;padding:10px;border-radius:24px;background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:0 20px 60px #15171a24,inset 0 0 0 1px var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chat-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.chat-input textarea{min-height:58px;max-height:132px;resize:vertical;border:0;outline:0;border-radius:18px;background:transparent;padding:15px 16px;color:var(--text);line-height:1.55;font:inherit}.chat-input textarea::-moz-placeholder{color:var(--faint)}.chat-input textarea::placeholder{color:var(--faint)}.chat-options{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 6px 2px}.chat-select,.chat-option-button{min-height:34px;border:0;border-radius:999px;background:var(--surface-soft);color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);font:inherit;font-size:12px;font-weight:720}.chat-select{padding:0 30px 0 12px}.chat-option-button{padding:0 12px}.chat-tool-button{width:34px;min-width:34px;padding:0;color:var(--text)}.chat-tool-button svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.chat-option-button.active,.chat-option-button[aria-pressed=true]{background:var(--text);color:var(--bg);box-shadow:none}.chat-select:focus,.chat-option-button:focus-visible{outline:1px solid rgba(147,255,97,.38);outline-offset:2px}.promo-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:stretch}.promo-panel{min-height:320px;display:grid;align-content:center;padding:34px;border-radius:30px;background:var(--surface)}.promo-panel h2{max-width:620px;margin:0;font-size:44px;line-height:1.08;font-weight:780}.promo-panel p{max-width:600px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.referral-card{padding:24px;border-radius:30px;background:var(--primary);color:var(--primary-contrast)}.referral-card span{color:color-mix(in srgb,var(--primary-contrast) 68%,transparent);font-size:13px}.referral-card strong{display:block;margin-top:12px;font-size:46px;line-height:1}.referral-card .copy-box{background:#ffffff1f;color:var(--primary-contrast)}.referral-card .copy-button{background:var(--primary-contrast);color:var(--primary)}.promo-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.token-layout{display:grid;gap:22px}.home-experience{display:block;margin-top:42px;scroll-margin-top:88px}.token-hero{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch;padding:0;border-radius:0;background:transparent;box-shadow:none}.token-rules h2{max-width:660px;margin:0;font-size:clamp(24px,2.35vw,32px);line-height:1.12;font-weight:700}.token-rules>p{max-width:760px;margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.token-rules{display:grid;align-content:center;gap:0;min-width:0}.token-rules h3,.token-table-card h3,.token-task-section h3,.token-section-title h3{margin:0;font-size:18px;line-height:1.25;font-weight:780}.token-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.rule-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.rule-list li{display:grid;grid-template-columns:8px minmax(0,1fr);gap:12px;color:var(--muted);font-size:14px;line-height:1.65}.rule-list li:before{content:"";width:6px;height:6px;margin-top:9px;border-radius:50%;background:var(--green)}.rule-list strong{color:var(--text);font-weight:760}.rule-list .danger{color:var(--red);font-weight:760}.token-summary-card{display:grid;align-content:start;gap:18px;padding:24px;border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,white 4%),color-mix(in srgb,var(--surface-soft) 62%,transparent));box-shadow:inset 0 0 0 1px var(--line),0 18px 36px #15171a0f}.token-hero-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;width:100%}.token-reward-card{min-height:auto;padding:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--green) 4%,transparent),transparent),var(--surface)}.token-reward-card .token-plan-top{gap:12px}.token-reward-card .token-plan-head{gap:12px;align-items:flex-start}.token-reward-card .token-plan-copy{gap:6px}.token-reward-card .token-plan-copy>span{color:var(--green);font-size:11px;font-weight:700}.token-reward-card .token-plan-top h3{font-size:clamp(15px,1.1vw,18px)}.token-reward-card .token-plan-period{font-size:12px}.token-reward-card .token-plan-icon{width:48px;height:48px;border-radius:16px}.token-reward-card .token-plan-icon svg{width:24px;height:24px}.token-reward-card .token-plan-highlight{padding:16px 14px;gap:12px}.token-reward-card .package-rate strong{font-size:clamp(24px,2vw,34px)}.token-reward-card .package-rate span{font-size:14px}.token-reward-card .token-plan-stats{padding-top:10px}.token-reward-card .token-plan-stat span{font-size:11px}.token-reward-card .token-plan-stat b{font-size:12px}.token-reward-card .token-plan-estimate{margin-top:2px;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--surface-soft) 82%,var(--surface))}.token-reward-card .token-plan-estimate span{font-size:11px}.token-reward-card .token-plan-estimate b{font-size:14px}.token-summary-card span{color:var(--muted);font-size:13px;font-weight:720}.token-summary-card strong{display:block;margin-top:10px;font-size:30px;line-height:1;font-weight:700}.token-amount-display{display:flex;align-items:end;gap:7px;margin-top:10px;color:var(--muted);line-height:1}.token-amount-display strong{display:block;margin:0;color:var(--text);font-size:34px;line-height:.92;font-weight:700;letter-spacing:0}.token-amount-display>span{padding-bottom:3px;color:var(--faint);font-size:13px;font-weight:700;white-space:nowrap}.token-reward-package{display:grid;gap:12px;width:min(520px,100%);margin-top:16px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--green) 12%,transparent),color-mix(in srgb,var(--blue) 9%,transparent)),color-mix(in srgb,var(--surface) 68%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 18%,transparent)}.token-reward-actions{margin-top:12px;display:flex;align-items:center;gap:10px}.token-reward-package>span{color:var(--green);font-size:12px;font-weight:700}.reward-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.reward-package-grid div{display:grid;gap:5px;min-width:0}.reward-package-grid small{color:var(--faint);font-size:11px;font-weight:700}.reward-package-grid b{color:var(--text);font-size:13px;font-weight:700;white-space:nowrap}.token-summary-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.summary-lines{display:grid;gap:10px}.summary-lines div{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:13px}.summary-lines b{color:var(--text);font-weight:760}.kyc-privacy-note{margin:0;padding:12px 14px;border-radius:14px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.6;box-shadow:inset 0 0 0 1px var(--line)}.kyc-flow{display:grid;gap:16px}.kyc-step{display:none;gap:14px}.kyc-step.active{display:grid}.kyc-step-note{margin:0;color:#64748b;font-size:12px;line-height:1.5;text-align:center}.kyc-upload-grid{display:grid;gap:12px}.kyc-upload-card{display:grid;gap:8px;justify-items:center;padding:0;border-radius:0;background:transparent;box-shadow:none}.kyc-upload-card span,.kyc-face-title{color:#111827;font-size:12px;font-weight:720;text-align:center}.kyc-upload-placeholder,.kyc-face-preview,.kyc-result-figure{display:grid;place-items:center;border-radius:12px;background:#eef2f7;color:#94a3b8;font-size:12px;font-weight:650;box-shadow:inset 0 0 0 1px #11182714}.kyc-upload-placeholder{width:min(100%,260px);aspect-ratio:1.586 / 1;min-height:0;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;cursor:pointer}.kyc-upload-placeholder.has-preview{color:transparent}.kyc-face-preview,.kyc-result-figure{min-height:96px}.kyc-upload-card input{display:none}.kyc-upload-button{justify-self:center;min-height:28px;padding:0 14px;border:0;border-radius:999px;background:#000;color:#fff;font-size:11px;font-weight:760;cursor:pointer}.kyc-face-preview{width:148px;min-height:148px;margin:0 auto;border-radius:999px;background:#18181b;color:#fff;font-size:44px}.kyc-face-preview.is-captured{background:#e5e7eb;color:#111827}.kyc-result-figure{width:120px;min-height:120px;margin:0 auto;border-radius:999px;position:relative}.kyc-result-figure:after{content:attr(data-badge);position:absolute;right:-4px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#22c55e;color:#fff;font-size:18px;font-weight:820}.kyc-step[data-kyc-step=failed] .kyc-result-figure:after{background:#ef4444}#superKycModal{padding:0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}#superKycModal .modal{width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;border-radius:0;background:#fff;box-shadow:none}#superKycModal .modal-head,#superKycModal .modal-body{width:min(100%,430px);margin-left:auto;margin-right:auto;box-sizing:border-box}#superKycModal .modal-head{padding:28px 20px 12px;align-items:flex-start}#superKycModal .modal-head h3{font-size:22px;font-weight:780}#superKycModal .modal-body{flex:1;display:grid;padding:0 20px 28px}#superKycForm{min-height:0;display:grid}#superKycForm .kyc-step.active{min-height:100%;align-content:start}#superKycForm .kyc-step[data-kyc-step=review].active,#superKycForm .kyc-step[data-kyc-step=success].active,#superKycForm .kyc-step[data-kyc-step=failed].active{align-content:start;padding-top:96px}#superKycForm .kyc-step[data-kyc-step=country].active{align-content:start;padding-top:8px}#superKycForm .modal-actions{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:18px}#superKycForm [hidden]{display:none!important}#superKycForm .modal-actions .primary-button,#superKycForm .modal-actions .secondary-button{min-height:42px;border-radius:999px}#superKycForm .field select{width:100%;min-height:44px;padding:0 12px;border:1px solid #9ca3af;border-radius:8px;background:#fff;color:#111827;font-size:13px;font-weight:650}#superKycModal .kyc-upload-grid{gap:12px}#superKycModal .kyc-upload-card{padding:0}#superKycModal .kyc-upload-placeholder{max-height:none}#superKycModal .kyc-face-preview{width:180px;min-height:180px}.token-progress{display:grid;gap:8px}.token-summary-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.token-summary-kpis div{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:color-mix(in srgb,var(--surface-soft) 76%,transparent)}.token-summary-kpis span{color:var(--faint);font-size:11px;font-weight:720}.token-summary-kpis b{color:var(--text);font-size:13px;font-weight:700}.token-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;font-weight:720}.token-progress-head b{color:var(--text)}.token-progress-track{height:9px;overflow:hidden;border-radius:999px;background:var(--surface-soft)}.token-progress-track i{display:block;width:57%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--blue));transition:width .32s ease}.daily-claim-button{transition:transform .16s ease,opacity .2s ease,background .2s ease}.daily-claim-button:active{transform:translateY(1px) scale(.98)}.daily-claim-button.claimed{background:color-mix(in srgb,var(--green) 16%,var(--surface-soft));color:var(--green);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 24%,transparent)}.token-task-section{padding-top:24px}.token-table-card{padding-top:8px;border-top:1px solid var(--line)}.token-section-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;margin-bottom:16px}.token-section-title p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.token-task-summary{display:inline-grid;grid-auto-flow:column;gap:10px;align-items:center;justify-self:end;min-width:0}.token-task-summary span{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 82%,transparent);color:var(--muted);font-size:12px;font-weight:720;white-space:nowrap;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 72%,transparent)}.token-task-summary b{color:var(--text);font-weight:700}.token-task-list{display:grid;gap:14px;position:relative;margin-top:0}.token-task-list:before{content:"";position:absolute;top:18px;bottom:18px;left:34px;width:2px;border-radius:999px;background:linear-gradient(180deg,var(--green) 0 32%,var(--blue) 32% 48%,var(--line) 48% 100%);z-index:0}.token-task-row{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) minmax(220px,.42fr) 82px;gap:14px;align-items:center;min-height:66px;padding:10px 12px;border-radius:16px;background:transparent}.token-task-row.active{background:linear-gradient(90deg,color-mix(in srgb,var(--blue) 10%,transparent),transparent 72%),color-mix(in srgb,var(--surface) 72%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue) 24%,transparent)}.token-task-row.locked{opacity:.62}.token-task-node{position:relative;z-index:2;width:44px;height:44px;display:inline-grid;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,white 4%);color:var(--faint);box-shadow:inset 0 0 0 1px var(--line),0 0 0 5px var(--bg)}.token-task-node svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.token-task-row.done .token-task-node{background:#0f2f29;color:var(--green);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 24%,transparent),0 0 0 5px var(--bg)}.token-task-row.active .token-task-node{background:#102b50;color:var(--blue);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue) 32%,transparent),0 0 0 5px var(--bg),0 10px 24px #2563eb1f}.token-task-row.locked .token-task-node{background:#151a22;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 85%,transparent),0 0 0 5px var(--bg)}.token-task-node img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.token-task-card{display:grid;min-width:0;gap:8px}.token-task-head{display:grid;gap:5px;min-width:0}.token-task-head h4{margin:0;color:var(--text);font-size:14px;line-height:1.35;font-weight:780;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.token-task-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.token-task-progress{display:none}.token-task-status{min-height:24px;display:inline-flex;align-items:center;justify-content:center;justify-self:end;flex:0 0 auto;padding:0 9px;border-radius:999px;background:var(--surface-soft);color:var(--faint);font-size:12px;font-style:normal;font-weight:700;white-space:nowrap}.token-task-status.done{background:color-mix(in srgb,var(--green) 14%,transparent);color:var(--green)}.token-task-status.active{background:color-mix(in srgb,var(--blue) 14%,transparent);color:var(--blue)}.token-task-meta{display:grid;justify-items:end;gap:4px;min-width:0}.token-task-meta div{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.token-task-meta b{color:var(--text);font-size:13px;line-height:1.35;font-weight:780;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:right}.token-task-meta .reward b{color:var(--green)}.task-reward-icon{width:26px;height:26px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;background:color-mix(in srgb,var(--green) 12%,transparent);color:var(--green)}.task-reward-icon svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.token-owned-section{padding-top:8px;border-top:1px solid var(--line)}.token-owned-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.token-owned-item{display:grid;gap:10px;padding:18px;border-radius:16px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.token-owned-item span{color:var(--muted);font-size:12px;font-weight:720}.token-owned-item strong{color:var(--text);font-size:24px;line-height:1;font-weight:700}.token-owned-item small{color:var(--faint);font-size:12px;line-height:1.45}.package-earning-list{display:grid;gap:14px;margin-top:18px}#packagesView .token-owned-section{margin-top:28px;padding-top:0;border-top:0}.package-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:stretch;margin-top:12px}.package-summary span{min-height:54px;display:grid;align-content:center;gap:4px;padding:8px 12px;border-radius:14px;background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:760}.package-summary b{margin-left:0;color:var(--text);font-size:13px;font-weight:700}.package-summary i{font-style:normal;color:var(--faint);font-size:11px;font-weight:720}.package-wallet-link{min-height:54px;display:inline-grid;place-items:center;align-items:center;gap:6px;padding:8px 14px;border-radius:14px;background:transparent;color:var(--text);font-size:12px;font-weight:780;text-decoration:none;box-shadow:inset 0 0 0 1px var(--line)}.package-wallet-link svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.package-earning-header{display:grid;grid-template-columns:minmax(160px,1.25fr) minmax(180px,1fr) 120px 120px 120px 90px;gap:18px;padding:0 18px;color:var(--faint);font-size:11px;font-weight:760}.package-earning-row{display:grid;grid-template-columns:minmax(160px,1.25fr) minmax(180px,1fr) 120px 120px 120px 90px;gap:18px;align-items:center;min-height:76px;padding:14px 18px;border-radius:18px;background:color-mix(in srgb,var(--surface) 72%,transparent);box-shadow:inset 0 0 0 1px var(--line)}.package-earning-row strong{display:block;color:var(--text);font-size:14px;font-weight:780}.package-earning-row span{display:block;margin-top:4px;color:var(--faint);font-size:12px;line-height:1.35}.package-earning-row b{color:var(--text);font-size:13px;font-weight:760}.earning-progress{display:grid;gap:8px}.earning-progress-track{height:6px;overflow:hidden;border-radius:999px;background:var(--surface-soft)}.earning-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}.token-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.token-plan-card{position:relative;min-height:330px;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:14px;padding:22px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 88% 18%,color-mix(in srgb,var(--green) 13%,transparent),transparent 42%),linear-gradient(145deg,color-mix(in srgb,var(--surface) 94%,white 6%),color-mix(in srgb,var(--bg) 72%,var(--surface)));box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--line) 88%,transparent),inset 0 1px #ffffff0d,0 24px 60px #0000002e;transform-origin:center bottom;animation:packageFlipIn .7s cubic-bezier(.2,.8,.2,1) both;transition:transform .22s ease,box-shadow .22s ease}.token-plan-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 34%);opacity:.34}.token-plan-card:nth-child(2){animation-delay:.05s}.token-plan-card:nth-child(3){animation-delay:.1s}.token-plan-card:nth-child(4){animation-delay:.15s}.token-plan-card:nth-child(5){animation-delay:.2s}.token-plan-card:hover{transform:translateY(-4px);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue) 28%,var(--line)),0 28px 68px #0003}.token-plan-card.featured,.token-plan-card.activity{background:radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--green) 18%,transparent),transparent 46%),linear-gradient(145deg,color-mix(in srgb,var(--green) 8%,var(--surface)),color-mix(in srgb,var(--bg) 72%,var(--surface))),var(--surface);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--line) 88%,transparent),inset 0 1px #ffffff14,0 24px 64px #93ff611f}.token-plan-top{display:grid;gap:12px;min-width:0}.token-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.token-plan-copy{min-width:0;display:grid;gap:7px}.token-plan-top h3{margin:0;color:var(--text);font-size:clamp(15px,1.06vw,18px);line-height:1.08;font-weight:700}.token-plan-period{color:var(--muted);font-size:clamp(12px,.98vw,15px);line-height:1.2;font-weight:720}.token-plan-icon{width:58px;height:58px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:20px;background:color-mix(in srgb,var(--green) 10%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 14%,var(--line));color:var(--green)}.token-plan-icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.token-plan-badge{position:absolute;top:22px;right:24px;min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:color-mix(in srgb,var(--green) 14%,transparent);color:var(--green);font-size:11px;font-weight:700;white-space:nowrap}.token-plan-body{display:grid;gap:10px}.token-plan-card strong{display:block;color:var(--text);font-size:30px;line-height:1;font-weight:700}.package-rate{display:flex;align-items:baseline;justify-content:center;gap:6px}.package-rate-value{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.package-rate strong{display:inline;color:var(--green);font-size:clamp(30px,2.5vw,44px);letter-spacing:0}.package-rate span{color:var(--muted);font-size:clamp(15px,1.1vw,20px);font-weight:780}.token-plan-highlight{display:grid;gap:14px;padding:18px 16px;border-radius:22px;background:linear-gradient(180deg,color-mix(in srgb,var(--green) 3%,transparent),transparent),color-mix(in srgb,var(--surface) 97%,white 3%);text-align:center}.token-plan-highlight p{margin:0;color:var(--muted);font-size:12px;line-height:1.4}.token-plan-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-top:12px;border-top:1px dashed color-mix(in srgb,var(--line) 78%,transparent)}.token-plan-stat{display:grid;gap:6px;padding:0 10px;min-width:0}.token-plan-stat:first-child{border-right:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.token-plan-stat span{color:var(--muted);font-size:12px;font-weight:720;line-height:1.3}.token-plan-stat b{color:var(--text);font-size:13px;line-height:1.35;font-weight:700;word-break:break-word}.token-plan-estimate{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--surface-soft) 78%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 68%,transparent)}.token-plan-estimate span{color:var(--muted);font-size:12px;line-height:1.45}.token-plan-estimate b{color:var(--green);font-size:16px;line-height:1;font-weight:700;white-space:nowrap}.token-plan-card p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.token-plan-meta{display:none;gap:8px;color:var(--muted);font-size:12px;line-height:1.4}.token-plan-meta div{display:flex;align-items:center;justify-content:space-between;gap:10px}.token-plan-meta b{color:var(--text);font-weight:760}.token-plan-action{width:auto;min-width:0;min-height:38px;margin-top:2px;padding:0 16px;border-radius:999px;color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--green) 92%,white 8%),color-mix(in srgb,var(--blue) 18%,var(--green)));font-size:13px;font-weight:700;box-shadow:0 8px 16px color-mix(in srgb,var(--green) 12%,transparent);justify-content:center;justify-self:start}.package-intro{display:grid;grid-template-columns:minmax(0,720px) minmax(360px,1fr);align-items:center;gap:48px;margin-bottom:8px}.package-copy{display:grid;gap:8px}.package-copy-actions{margin-top:2px;display:flex;align-items:center;gap:10px}.package-intro h2{margin:0;color:var(--text);font-size:clamp(28px,4vw,44px);line-height:1.08;font-weight:780;letter-spacing:0}.package-intro p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.package-section-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.token-section-title .package-section-heading{grid-template-columns:auto auto;gap:8px 12px}.package-rule-button{min-height:30px;padding:0 12px;color:var(--muted);font-size:12px;font-weight:720;background:transparent;box-shadow:inset 0 0 0 1px var(--line)}.machine-visual{min-height:210px;display:grid;place-items:center;overflow:hidden}.machine-visual svg{width:min(520px,100%);height:auto}.compute-orbit{fill:none;stroke:color-mix(in srgb,var(--blue) 62%,var(--green));stroke-width:2;stroke-linecap:round;stroke-dasharray:8 10;animation:cableFlow 2.6s linear infinite}.compute-node{fill:color-mix(in srgb,var(--surface) 74%,transparent);stroke:var(--line);stroke-width:1.5}.compute-chip{fill:color-mix(in srgb,var(--blue) 16%,var(--surface));stroke:color-mix(in srgb,var(--muted) 52%,var(--blue));stroke-width:1.4}.machine-visual path.compute-chip{fill:none}.compute-core{fill:color-mix(in srgb,var(--green) 20%,transparent);stroke:color-mix(in srgb,var(--green) 70%,var(--blue));stroke-width:1.5;animation:lightPulse 1.8s ease-in-out infinite}.compute-light{fill:var(--green);filter:drop-shadow(0 0 8px color-mix(in srgb,var(--green) 70%,transparent));animation:lightPulse 1.8s ease-in-out infinite}.compute-pulse{fill:none;stroke:color-mix(in srgb,var(--green) 66%,var(--blue));stroke-width:2;stroke-linecap:round;stroke-dasharray:1 14;animation:cableFlow 2.4s linear infinite}.compute-float-a{animation:computeFloat 3.6s ease-in-out infinite}.compute-float-b{animation:computeFloat 4.4s ease-in-out infinite reverse}.compute-float-c{animation:computeFloat 3.9s ease-in-out infinite}.package-estimate{margin-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.package-estimate div{padding:12px;border-radius:14px;background:var(--surface-soft)}.package-estimate div:last-child{grid-column:1 / -1}@keyframes cableFlow{to{stroke-dashoffset:-36}}@keyframes lightPulse{50%{opacity:.45}}@keyframes fanSpin{to{transform:rotate(360deg)}}@keyframes computeFloat{50%{transform:translateY(-8px)}}@keyframes packageFlipIn{0%{opacity:0;transform:perspective(900px) rotateX(12deg) translateY(18px)}to{opacity:1;transform:perspective(900px) rotateX(0) translateY(0)}}@keyframes viewEnter{0%{opacity:0}to{opacity:1}}@keyframes contentLift{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.stat,.model-card,.key-management-section tbody tr,.team-metric,.team-source-card,.team-level-pill,.wallet-balance-item,.wallet-record-row,.package-earning-row{animation:itemRise .42s cubic-bezier(.2,.8,.2,1) both}.stat:nth-child(2),.model-card:nth-child(2),.key-management-section tbody tr:nth-child(2),.team-metric:nth-child(2),.team-source-card:nth-child(2),.team-level-pill:nth-child(2),.wallet-balance-item:nth-child(2),.wallet-record-row:nth-child(2),.package-earning-row:nth-child(3){animation-delay:.04s}.stat:nth-child(3),.model-card:nth-child(3),.key-management-section tbody tr:nth-child(3),.team-metric:nth-child(3),.team-source-card:nth-child(3),.team-level-pill:nth-child(3),.wallet-balance-item:nth-child(3),.wallet-record-row:nth-child(3){animation-delay:.08s}.stat:nth-child(4),.model-card:nth-child(4),.key-management-section tbody tr:nth-child(4),.team-metric:nth-child(4),.team-source-card:nth-child(4),.team-level-pill:nth-child(4),.wallet-record-row:nth-child(4){animation-delay:.12s}@keyframes itemRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.token-table-card{overflow:hidden}.token-table-wrap{overflow-x:auto;margin-top:18px}.token-table{width:100%;min-width:960px;border-collapse:collapse}.token-table th,.token-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;font-size:14px}.token-table th{color:var(--faint);font-size:12px;font-weight:760}.token-table tr:last-child td{border-bottom:0}.plan-name{font-weight:760;color:var(--text)}.token-table .highlight{color:var(--green);font-weight:760}.wallet-page{width:min(100%,1180px);display:grid;gap:30px;margin:0 auto}.wallet-shell{display:grid;gap:22px;align-items:start}.wallet-record-card{background:transparent;box-shadow:none}.wallet-asset-panel{display:grid;gap:0;padding:22px 24px 24px;border-radius:24px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.wallet-primary-balance{display:grid;gap:10px;padding:0 0 6px}.wallet-balance-overview{display:grid;gap:8px}.wallet-primary-balance span,.wallet-balance-item span{color:var(--muted);font-size:12px;font-weight:720}.wallet-primary-balance strong{display:flex;align-items:center;gap:12px;color:var(--text);font-size:clamp(38px,5vw,56px);line-height:1;font-weight:760}.wallet-balance-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:0}.wallet-balance-item{display:grid;align-content:start;gap:8px;min-height:104px;padding:8px 0 0}.wallet-balance-item strong{display:flex;align-items:center;gap:8px;color:var(--text);font-size:26px;font-weight:700}.wallet-balance-item small{display:block;color:var(--faint);font-size:12px;line-height:1.45}.wallet-action-buttons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wallet-action-buttons .primary-button,.wallet-action-buttons .secondary-button{min-height:40px;padding:0 18px}.wallet-action-buttons svg{width:16px;height:16px;stroke:currentColor}.wallet-record-card{padding:0;overflow:hidden}.wallet-record-card h3{margin:0;color:var(--text);font-size:18px;line-height:1.25;font-weight:780}.wallet-record-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.wallet-record-filters{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.wallet-filter{min-height:34px;min-width:116px;padding:0 32px 0 12px;border:0;border-radius:999px;background:var(--surface-soft);color:var(--text);box-shadow:inset 0 0 0 1px var(--line);font:inherit;font-size:12px;font-weight:720;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.wallet-rule-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.wallet-rule-list li{display:grid;grid-template-columns:24px 1fr;gap:10px;color:var(--muted);font-size:13px;line-height:1.65}.wallet-rule-list b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--surface-soft);color:var(--text);font-size:11px;font-weight:780}.wallet-record-list{display:grid;gap:0;margin-top:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.wallet-record-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.wallet-record-row:last-child{border-bottom:0}.wallet-record-row strong{display:block;color:var(--text);font-size:14px;font-weight:740}.wallet-record-row span{display:block;margin-top:5px;color:var(--faint);font-size:12px}.wallet-record-row b{color:var(--text);font-size:14px;font-weight:760;white-space:nowrap}.team-layout{display:grid;gap:26px}.team-hero{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:16px;align-items:stretch}.team-panel,.team-card,.team-table-card{background:transparent;box-shadow:none}.team-panel{min-height:320px;display:grid;align-content:space-between;gap:24px;padding:28px;border-radius:24px;background:radial-gradient(circle at 88% 0%,color-mix(in srgb,var(--blue) 14%,transparent),transparent 36%),var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.title-with-help{display:flex;align-items:center;gap:8px;min-width:0}.token-section-title .title-with-help{display:grid;grid-template-columns:auto 24px;justify-content:start;align-items:center;gap:6px 8px}.token-section-title .title-with-help p{grid-column:1 / -1;margin:0}.title-with-help h2,.title-with-help h3,.title-with-help p{margin:0}.help-button{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;background:var(--surface-soft);color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);font-size:13px;font-weight:700}.help-button:hover{color:var(--text);background:var(--hover)}.team-panel h2{max-width:720px;margin:0;font-size:clamp(30px,3.2vw,46px);line-height:1.08;font-weight:700}.team-panel p{max-width:860px;margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.team-panel-actions{margin-top:18px;display:flex;align-items:center;gap:10px}.team-card{display:grid;align-content:space-between;gap:18px;padding:26px;border-radius:26px;background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--blue) 12%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--surface) 94%,white 6%),var(--surface));box-shadow:inset 0 0 0 1px var(--line),0 20px 44px #15171a14}.team-card span{color:var(--muted);font-size:13px;font-weight:720}.team-card strong{display:block;margin-top:10px;font-size:42px;line-height:1;font-weight:700}.team-level-eyebrow{width:-moz-fit-content;width:fit-content;min-height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--blue) 10%,var(--surface-soft));color:var(--blue);font-size:12px;font-weight:700;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue) 16%,transparent)}.team-level-head{display:grid;gap:10px}.team-level-name{display:flex;align-items:end;justify-content:space-between;gap:12px}.team-level-name div{display:grid;gap:8px}.team-level-name small{color:var(--faint);font-size:13px;font-weight:720}.team-level-rates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.team-level-rates div{display:grid;gap:5px;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--surface-soft) 82%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 68%,transparent)}.team-level-rates span{color:var(--faint);font-size:11px;font-weight:760}.team-level-rates b{color:var(--text);font-size:18px;font-weight:700}.team-level-checks{display:grid;gap:10px;padding:14px 0 0;border-top:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.team-level-checks div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px}.team-level-checks b{color:var(--text);font-size:13px;font-weight:700;white-space:nowrap}.team-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.team-card .invite-code{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 10px 10px 14px;border-radius:14px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:700}.team-card .invite-code b{color:var(--text);font-size:15px;letter-spacing:.08em}.team-card .invite-code .primary-button{min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;white-space:nowrap}.team-progress{display:grid;gap:12px;padding:16px 18px;border-radius:18px;background:color-mix(in srgb,var(--surface-soft) 82%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 72%,transparent)}.team-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;font-weight:720}.team-progress-head b{color:var(--text);font-size:14px;font-weight:700}.team-progress-track{height:9px;overflow:hidden;border-radius:999px;background:var(--surface-soft)}.team-progress-track i{display:block;width:62%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}.team-progress-note{display:grid;gap:4px}.team-progress-note span{color:var(--faint);font-size:12px;font-weight:720}.team-progress-note b{color:var(--text);font-size:13px;font-weight:700}.team-section-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:32px;padding-top:8px}.team-table-card{padding:0;overflow:hidden}.team-table-card h3{margin:0;font-size:18px;line-height:1.25;font-weight:780}.team-note{margin:8px 0 0;color:var(--faint);font-size:13px;line-height:1.6}.team-table-wrap{overflow-x:auto;margin-top:18px;border-radius:18px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.team-table{width:100%;min-width:900px;border-collapse:collapse}.team-table th,.team-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;font-size:14px}.team-table th{color:var(--faint);font-size:12px;font-weight:760}.team-table tr:last-child td{border-bottom:0}.team-table .level{color:var(--text);font-weight:760}.team-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:18px 0 0;border-top:1px solid var(--line);border-bottom:0}.team-metric{min-height:96px;padding:2px 18px 0;border-right:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.team-metric:first-child{padding-left:0}.team-metric:last-child{padding-right:0;border-right:0}.team-metric span{color:var(--muted);font-size:12px;font-weight:720}.team-metric strong{display:block;margin-top:10px;font-size:26px;line-height:1;font-weight:700}.team-metric small{display:none}.team-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:4px}.team-section-title h3{margin:0;color:var(--text);font-size:18px;font-weight:780}.team-section-title p{margin:6px 0 0;color:var(--faint);font-size:13px;line-height:1.6}.team-section-title .tag{flex:0 0 auto}.team-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.team-source-card{min-height:120px;display:grid;align-content:start;gap:10px;padding:18px;border-radius:18px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.team-source-card span{width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:760}.team-source-card strong{color:var(--text);font-size:16px;font-weight:780}.team-source-card p{display:none}.team-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-radius:20px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);overflow:hidden}.team-flow-card{min-height:142px;display:grid;align-content:start;gap:12px;padding:20px;border-right:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.team-flow-card:last-child{border-right:0}.flow-index{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:50%;background:var(--surface-soft);color:var(--text);font-size:12px;font-weight:780}.team-flow-card strong{color:var(--text);font-size:15px;font-weight:780}.team-flow-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.team-level-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:18px}.team-level-pill{padding:12px;border-radius:14px;background:transparent;box-shadow:inset 0 0 0 1px var(--line)}.team-level-pill span{display:block;color:var(--muted);font-size:11px;font-weight:720}.team-level-pill strong{display:block;margin-top:7px;color:var(--text);font-size:14px;font-weight:780}.team-level-pill small{display:block;margin-top:5px;color:var(--faint);font-size:11px;line-height:1.35}.team-compact-rules{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.team-compact-rules li{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;color:var(--muted);font-size:13px;line-height:1.65}.team-compact-rules b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--surface-soft);color:var(--text);font-size:11px;font-weight:780}.rule-modal-section{display:grid;gap:14px;padding:18px 0;border-top:1px solid var(--line)}.rule-modal-section:first-child{padding-top:0;border-top:0}.rule-modal-section h4{margin:0;color:var(--text);font-size:15px;font-weight:780}.rule-modal-section p,.rule-modal-section li{color:var(--muted);font-size:13px;line-height:1.7}.rule-modal-section p,.rule-modal-section ul{margin:0}.rule-modal-section ul{display:grid;gap:9px;padding-left:18px}.super-level-rules-section{gap:12px}.super-level-rules-table{overflow:hidden;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px var(--line)}.super-level-rules-head,.super-level-rules-row{display:grid;grid-template-columns:.75fr 1fr 1fr;align-items:center;gap:10px;padding:10px 14px}.super-level-rules-head{position:sticky;top:0;z-index:1;background:#f8fafc;color:var(--muted);font-size:12px;font-weight:760}.super-level-rules-head span:not(:first-child){text-align:right}.super-level-rules-body{display:grid;max-height:360px;overflow:auto}.super-level-rules-row{min-height:42px;border-top:1px solid rgba(17,24,39,.07);color:#111827;font-size:13px;font-weight:650}.super-level-rules-row b{font-weight:780}.super-level-rules-row span:not(:first-child){color:#374151;text-align:right}.rule-highlight{color:#ef4444;font-weight:700}.rule-example-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:14px;box-shadow:inset 0 0 0 1px var(--line)}.rule-example-table th,.rule-example-table td{padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;color:var(--muted);font-size:13px;line-height:1.55}.rule-example-table th{color:var(--text);font-weight:760;background:var(--surface-soft)}.rule-example-table tr:last-child td{border-bottom:0}.toast{position:fixed;right:24px;bottom:24px;z-index:80;max-width:calc(100vw - 48px);padding:12px 15px;border-radius:999px;background:#15171aeb;color:#fff;box-shadow:var(--shadow);font-size:13px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.toast.show{opacity:1;transform:translateY(0)}@media (max-width: 1180px){.topbar{grid-template-columns:120px minmax(0,1fr);padding:0 clamp(18px,3vw,32px);-webkit-backdrop-filter:none;backdrop-filter:none}.nav{position:fixed;left:50%;right:auto;top:auto;bottom:calc(16px + env(safe-area-inset-bottom));z-index:80;transform:translate(-50%);width:min(328px,calc(100% - 58px));min-height:64px;height:64px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:center;justify-content:stretch;padding:0 14px;overflow:visible;border-radius:999px;background:#303030c2;border:1px solid rgba(255,255,255,.07);box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff14;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.nav a{min-width:0;width:100%;height:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:0;padding:0;border-radius:999px;color:#ffffffbd;background:transparent;font-size:0;line-height:1;font-weight:680;white-space:nowrap;transition:color .2s ease,background-color .2s ease,transform .18s ease}.nav a:nth-child(3){transform:none}.nav a span{display:none}.nav a svg{display:block;width:24px;height:24px;margin:0 auto;flex:0 0 auto;color:currentColor;opacity:.68;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease,opacity .2s ease,color .2s ease}.nav a svg text{fill:currentColor;stroke:none;font-size:8px;font-weight:800;letter-spacing:0}.nav .nav-icon{display:none;width:26px;height:26px;margin:0 auto;flex:0 0 auto;-o-object-fit:contain;object-fit:contain;opacity:.52;filter:brightness(0) invert(1);transition:transform .18s ease,opacity .2s ease,filter .2s ease}.nav a:hover,.nav a.active{background:transparent;color:#fff;font-weight:760;box-shadow:none}.nav a.active .nav-icon{transform:scale(1.04);opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,.2))}.nav a.active svg{transform:scale(1.04);opacity:1;color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.18))}body:has(#console:target) .nav a.active,body:has(#chat:target) .nav a.active,body:has(#wallet:target) .nav a.active,body:has(#promo:target) .nav a.active,body:has(#packages:target) .nav a.active,body:has(#console:target) .nav a[href="#console"],body:has(#chat:target) .nav a[href="#chat"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{background:transparent;color:#fff;font-weight:760;box-shadow:none}body:has(#console:target) .nav a.active .nav-icon,body:has(#chat:target) .nav a.active .nav-icon,body:has(#wallet:target) .nav a.active .nav-icon,body:has(#promo:target) .nav a.active .nav-icon,body:has(#packages:target) .nav a.active .nav-icon{transform:none;opacity:.52;filter:brightness(0) invert(1)}body:has(#console:target) .nav a.active svg,body:has(#chat:target) .nav a.active svg,body:has(#wallet:target) .nav a.active svg,body:has(#promo:target) .nav a.active svg,body:has(#packages:target) .nav a.active svg{transform:none;opacity:.68;color:#ffffffbd;filter:none}body:has(#console:target) .nav a[href="#console"] .nav-icon,body:has(#chat:target) .nav a[href="#chat"] .nav-icon,body:has(#promo:target) .nav a[href="#promo"] .nav-icon,body:has(#packages:target) .nav a[href="#packages"] .nav-icon{transform:scale(1.04);opacity:1;filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,.2))}body:has(#console:target) .nav a[href="#console"] svg,body:has(#chat:target) .nav a[href="#chat"] svg,body:has(#promo:target) .nav a[href="#promo"] svg,body:has(#packages:target) .nav a[href="#packages"] svg{transform:scale(1.04);opacity:1;color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.18))}.top-actions>#noticeButton,.top-actions>#docsButton,.top-actions>#themeButton,.top-actions>.lang-button{display:none}.mobile-tools{display:block}.hero,.daily-reward,.promo-hero{grid-template-columns:1fr}#homeView,#packagesView,#promoView,#walletView,#chatView,#consoleView{max-width:none}.page{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.hero{gap:34px;min-height:auto;padding:20px 0}.daily-reward{margin-top:0}.ai-visual{min-height:360px}.ai-visual svg{width:min(520px,100%)}.stat-strip,.promo-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.token-hero,.token-hero-side,.token-summary-kpis{grid-template-columns:1fr}.token-section-title{grid-template-columns:1fr;align-items:start}.token-task-summary{grid-auto-flow:row;justify-self:start}.package-intro{grid-template-columns:1fr;gap:24px}.token-task-row{grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center}.token-task-list:before{left:22px}.token-task-meta{grid-column:2;justify-items:start}.token-task-status{grid-column:2;justify-self:start}.token-owned-grid{grid-template-columns:1fr}.package-earning-row{grid-template-columns:1fr 1fr;gap:10px 14px}.package-earning-header{display:none}.wallet-balance-overview,.wallet-shell{grid-template-columns:1fr}.token-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.token-plan-card{min-height:auto;padding:24px}.token-plan-icon{width:52px;height:52px;border-radius:16px}.package-rate strong{font-size:36px}.token-plan-estimate{align-items:flex-start;flex-direction:column}.team-hero,.team-section-grid{grid-template-columns:1fr}.team-metrics,.team-source-grid,.team-flow,.team-level-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.team-metric,.team-flow-card{border-right:0}.team-metric:nth-child(odd),.team-flow-card:nth-child(odd){border-right:1px solid var(--line)}.team-metric{padding:12px 18px}.team-metric:first-child{padding-left:18px}.guest-console{grid-template-columns:1fr}.chat-layout{grid-template-columns:1fr;gap:18px}.conversation-history{position:static;min-height:auto;padding-left:0}.history-list{grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}.model-price-section .section-toolbar,.management-toolbar{align-items:flex-start;flex-direction:column}.price-tools,.stat-toolbar-actions,.toolbar-actions{justify-content:flex-start}.model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.messages{padding-bottom:260px}.message,.message.user{max-width:86%}.management-card{height:648px;min-height:620px}.modal.wide{width:min(100%,760px)}}@media (max-width: 680px){.topbar{height:56px;grid-template-columns:1fr auto;gap:10px;padding:8px 16px}.top-actions{gap:2px}.page{width:calc(100% - 28px);padding-top:22px;padding-bottom:104px}.hero{min-height:auto;gap:28px;padding:8px 0 24px}.ai-visual{min-height:300px}h1{font-size:42px}.lead{font-size:16px}.wallet-panel,.surface,.promo-panel,.referral-card{border-radius:22px}.stat-strip,.mini-stats,.promo-stats,.guest-points,.team-metrics,.team-source-grid,.team-flow,.team-level-strip{grid-template-columns:1fr}.team-metric,.team-metric:nth-child(odd),.team-flow-card,.team-flow-card:nth-child(odd){border-right:0}.team-metric{padding:14px 0;border-bottom:1px solid var(--line)}.team-metric:first-child{padding-left:0}.team-metric:last-child{border-bottom:0}.team-flow-card{border-bottom:1px solid var(--line)}.team-flow-card:last-child{border-bottom:0}.token-rules,.token-summary-card,.token-table-card{border-radius:20px}.token-plan-grid{grid-template-columns:1fr}.wallet-asset-panel,.wallet-record-card{border-radius:20px}.wallet-primary-balance strong{font-size:42px}.team-panel,.team-card,.team-table-card{border-radius:20px}.team-panel,.team-card{padding:20px}.guest-console{padding:22px;border-radius:20px}.daily-reward{padding:22px;border-radius:22px;margin-bottom:44px}.reward-actions .primary-button,.reward-actions .secondary-button{width:100%}.guest-visual{display:none}.price-tools,.stat-toolbar,.stat-toolbar-actions,.unit-switch,.toolbar-actions,#createKeyButton{width:100%}.stat-toolbar{align-items:flex-start;flex-direction:column}.chat-main{min-height:calc(100vh - 220px)}.chat-head{flex-direction:column;align-items:flex-start}.messages{padding:8px 0 320px}.message,.message.user{max-width:100%}.chat-composer{bottom:12px;width:calc(100% - 28px);transform:translate(-50%);border-radius:20px}.chat-input{grid-template-columns:1fr}.chat-input .primary-button,.chat-select,.chat-option-button{width:100%}.chat-tool-button{min-width:100%}.unit-switch button,.wallet-record-filters,.wallet-filter,.toolbar-actions button{flex:1}.wallet-record-toolbar{align-items:flex-start;flex-direction:column}.model-grid{grid-template-columns:1fr}.management-card{height:648px;min-height:648px;padding:16px}.pagination{align-items:flex-start;flex-direction:column}.table-head{display:none}.chat-main{min-height:560px}.message{max-width:92%}.brand-logo{width:76px}.login-button{min-height:34px;padding:0 13px;font-size:13px}.hero{gap:18px}h1{font-size:34px;line-height:1.1}.lead{font-size:15px;line-height:1.68}.hero-note{gap:8px}.hero-note span{font-size:12px}.ai-visual{display:none}.daily-reward,.token-summary-card,.token-plan-card,.wallet-asset-panel,.team-panel,.team-card,.guest-console,.management-card,.package-intro{padding:18px}.daily-reward{gap:18px;margin-bottom:28px}.reward-copy h2,.token-rules h2,.package-intro h2,.team-panel h2,.guest-copy h2{font-size:26px;line-height:1.14}.reward-copy p,.token-rules>p,.package-intro p,.team-panel p,.guest-copy p{font-size:13px;line-height:1.62}.reward-meta{gap:6px}.reward-meta span{min-height:28px;font-size:11px}.reward-panel{padding:16px;border-radius:18px}.reward-amount strong{font-size:24px}.home-experience{margin-top:30px;scroll-margin-top:72px}.token-layout{gap:18px}.token-hero{gap:16px}.token-hero-side{gap:12px}.token-plan-card{border-radius:20px}.token-plan-head{align-items:center}.token-plan-icon{width:44px;height:44px;border-radius:14px}.package-rate strong{font-size:30px}.token-plan-highlight{padding:14px;border-radius:18px}.token-summary-kpis,.summary-lines{gap:8px}.token-task-section{padding-top:10px}.token-task-summary{width:100%;grid-auto-flow:row;gap:8px}.token-task-summary span{width:100%;justify-content:space-between;border-radius:12px}.token-task-list{gap:10px}.token-task-row{min-height:auto;padding:10px;border-radius:14px}.token-task-card h4{font-size:13px}.token-task-card p{font-size:11px;line-height:1.45}.token-task-meta .reward,.token-task-status{font-size:11px}.section-head{margin-bottom:16px}.section-head h2{font-size:28px}.stat{min-height:auto;padding:16px}.stat strong,.stat-balance-line strong{font-size:24px}.management-card{height:auto;min-height:0}.management-list{overflow-x:auto}.table-row,.table-head{min-width:720px}.model-carousel,.team-table-wrap,.token-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.model-card{padding:16px;border-radius:18px}.model-price{grid-template-columns:1fr}.chat-layout{min-height:calc(100vh - 160px)}.conversation-history{display:none}.chat-head{margin-bottom:8px}.messages{gap:14px;padding:8px 0 420px}.message,.message.user{font-size:14px;line-height:1.65}.chat-composer{bottom:88px;padding:8px;border-radius:18px}.chat-input textarea{min-height:50px;padding:12px}.chat-options{max-height:118px;overflow-y:auto;padding:7px 4px 2px}.chat-select,.chat-option-button{min-height:32px;font-size:12px}.wallet-primary-balance strong{font-size:34px}.wallet-balance-list,.package-summary,.team-level-rates{grid-template-columns:1fr}.wallet-record-row,.package-earning-row{grid-template-columns:1fr;align-items:start}.wallet-record-row b,.package-earning-row b{justify-self:start}.package-intro{gap:18px}.machine-visual{min-height:150px}.token-plan-grid{gap:12px}.package-summary{width:100%}.team-hero{gap:14px}.team-metrics{padding-top:12px}.team-metric strong{font-size:22px}.team-level-checks div,.summary-lines div{align-items:flex-start;flex-direction:column;gap:4px}.team-progress{padding:14px}.modal{width:min(100%,calc(100vw - 24px));max-height:calc(100vh - 28px);border-radius:20px}.modal-head,.modal-body{padding:18px}.modal-actions,.confirm-actions{grid-template-columns:1fr}.toast{left:14px;right:14px;bottom:90px;text-align:center}}.app-mode-switch{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 82%,transparent);box-shadow:inset 0 0 0 1px var(--line)}.app-mode-switch button{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:999px;color:var(--muted);font-size:12px;font-weight:780;white-space:nowrap}.app-mode-switch button.active{background:var(--text);color:var(--bg);box-shadow:0 8px 18px #0000001f}.app-mode-switch svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.image-studio-panel{display:none;gap:14px;width:100%;padding:16px;border-radius:22px;background:radial-gradient(circle at 18% 0%,color-mix(in srgb,var(--green) 18%,transparent),transparent 34%),color-mix(in srgb,var(--surface) 82%,transparent);box-shadow:inset 0 0 0 1px var(--line)}body.chat-image-mode .image-studio-panel{display:grid}body.chat-image-mode #chatView .messages{display:none!important}body.chat-image-mode #chatView .chat-main,#chatView.chat-image-mode .chat-main{display:grid!important;grid-template-rows:auto auto auto!important;gap:12px!important;align-content:start!important}body.chat-image-mode #chatView .chat-head,#chatView.chat-image-mode .chat-head{position:sticky!important;top:70px!important;z-index:20!important}body.chat-image-mode #chatView .chat-head>div:first-child{display:contents!important}body.chat-image-mode #chatView .image-studio-panel{order:2!important;margin-bottom:0!important;padding:16px!important}body.chat-image-mode .messages .message:not(.user){background:color-mix(in srgb,var(--green) 7%,transparent);padding:14px 16px;border-radius:18px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 16%,transparent)}.image-studio-preview{min-height:168px;display:grid;place-items:center;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--green) 18%,transparent),color-mix(in srgb,var(--blue) 14%,transparent)),var(--surface-soft);position:relative}.image-studio-preview:before,.image-studio-preview:after{content:"";position:absolute;border-radius:999px;background:#ffffff2e;filter:blur(1px)}.image-studio-preview:before{width:116px;height:116px;top:24px;left:28px}.image-studio-preview:after{width:150px;height:150px;right:28px;bottom:-42px}.image-studio-preview span{position:relative;z-index:1;min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:#00000047;color:#fff;font-size:12px;font-weight:780;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-style-chips{display:flex;flex-wrap:wrap;gap:8px}.image-style-chips button{min-height:32px;padding:0 12px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:740;box-shadow:inset 0 0 0 1px var(--line)}.image-style-chips button.active{background:color-mix(in srgb,var(--green) 16%,transparent);color:var(--green);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 26%,transparent)}.ritual-burst{position:fixed;left:50%;top:50%;z-index:1002;display:grid;place-items:center;min-width:156px;min-height:156px;padding:18px;border-radius:32px;background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.22),transparent 48%),linear-gradient(145deg,color-mix(in srgb,var(--green) 72%,#ffffff 12%),color-mix(in srgb,var(--blue) 48%,var(--green)));color:#fff;box-shadow:0 26px 80px #93ff6152;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.72)}.ritual-burst.show{animation:ritualPop 1.05s cubic-bezier(.2,.8,.2,1) both}.ritual-burst strong{display:block;font-size:32px;line-height:1;font-weight:700;text-align:center}.ritual-burst span{display:block;margin-top:8px;font-size:13px;font-weight:780;text-align:center}@keyframes ritualPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.72)}16%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}72%{opacity:1;transform:translate(-50%,-54%) scale(1)}to{opacity:0;transform:translate(-50%,-62%) scale(.94)}}@media (min-width: 1181px){.chat-main{min-width:0}.token-plan-card:hover,.team-card:hover,.package-earning-row:hover{transform:translateY(-3px)}}@media (max-width: 1180px){:root{--app-pad: 16px}.page{width:min(100% - 28px,760px);padding-top:16px;padding-bottom:calc(104px + env(safe-area-inset-bottom))}#homeView,#packagesView,#promoView,#walletView,#chatView{max-width:760px}.hero,.daily-reward,.token-hero,.package-intro,.team-hero,.promo-hero,.wallet-shell{grid-template-columns:1fr!important}.hero{gap:22px;min-height:auto;padding-top:2px}.hero h1,.package-intro h2,.team-panel h2,.token-rules h2{font-size:clamp(27px,8vw,38px);line-height:1.08}.lead,.daily-reward p,.package-intro p,.team-panel p,.token-rules>p{font-size:14px;line-height:1.65}.ai-visual,.machine-visual{min-height:210px;border-radius:24px}.daily-reward,.token-summary-card,.team-panel,.team-card,.package-intro,.wallet-panel,.wallet-record-card{padding:18px;border-radius:24px}.daily-reward{gap:18px;background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--green) 18%,transparent),transparent 38%),var(--surface);box-shadow:inset 0 0 0 1px var(--line),0 18px 44px #0000001f}.reward-amount strong,.wallet-primary-balance strong{font-size:clamp(30px,10vw,42px)}.reward-actions,.team-panel-actions,.package-copy-actions{display:grid;grid-template-columns:1fr;gap:10px}.primary-button,.secondary-button{min-height:44px;padding:0 15px;font-size:14px}.home-experience{margin-top:26px}.token-hero-side{grid-template-columns:1fr}.token-summary-kpis,.reward-package-grid,.token-task-summary{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;width:100%}.token-task-summary span{min-height:46px;justify-content:center;padding:7px 8px;text-align:center;white-space:normal}.token-section-title,.team-section-title{grid-template-columns:1fr;align-items:start;gap:10px;margin-bottom:12px}.token-task-list{gap:8px}.token-task-list:before{top:15px;bottom:15px;left:27px;width:1px;background:linear-gradient(180deg,var(--green) 0 34%,var(--blue) 34% 48%,color-mix(in srgb,var(--line) 70%,transparent) 48% 100%)}.token-task-row{grid-template-columns:40px minmax(0,1fr);gap:11px;min-height:0;padding:12px;border-radius:18px;background:color-mix(in srgb,var(--surface) 70%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 80%,transparent)}.token-task-node{width:38px;height:38px;border-radius:13px;box-shadow:inset 0 0 0 1px var(--line),0 0 0 5px var(--bg)}.token-task-row.active{background:radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--green) 15%,transparent),transparent 38%),color-mix(in srgb,var(--surface) 90%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 26%,transparent),0 16px 36px #93ff611a}.token-task-card{gap:10px}.token-task-head h4,.token-task-head p{white-space:normal;overflow:visible;display:block}.token-task-head h4{font-size:14px}.token-task-meta{justify-items:start}.token-task-meta div{justify-content:flex-start}.token-task-meta b{text-align:left;-webkit-line-clamp:3}.token-task-status{grid-column:2;justify-self:start;min-height:28px;margin-top:0}.token-plan-grid{grid-template-columns:1fr;gap:12px}.token-plan-card{min-height:0;padding:17px;border-radius:23px;gap:12px}.token-plan-head{gap:12px}.token-plan-icon{width:46px;height:46px;border-radius:16px}.token-plan-highlight{padding:13px;border-radius:18px;text-align:left}.package-rate{justify-content:flex-start}.package-rate strong{font-size:30px}.package-rate span{font-size:13px}.token-plan-estimate{padding:12px 13px;border-radius:16px}.package-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.package-wallet-link{grid-column:1 / -1}.package-earning-header{display:none}.package-earning-row{position:relative;grid-template-columns:1fr 1fr;gap:12px;min-height:0;padding:16px;border-radius:20px}.package-earning-row .earning-progress{grid-column:1 / -1;order:3}.team-card{min-height:0;gap:16px}.team-level-name{align-items:start}.team-card strong{font-size:34px}.team-metrics,.team-source-grid,.team-level-strip{display:flex;gap:10px;overflow-x:auto;padding:2px 0 8px;scroll-snap-type:x mandatory}.team-metric,.team-source-card,.team-level-pill{min-width:78%;scroll-snap-align:start;border:0;border-radius:20px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.team-metric{min-height:104px;padding:16px}.team-metric:first-child,.team-metric:last-child{padding:16px}.team-source-card{min-height:128px}.team-level-pill{padding:14px}.team-table-card{display:none}.chat-layout{display:block;min-height:calc(100vh - 150px)}.chat-main{min-height:calc(100vh - 150px);width:100%}.chat-head{align-items:start;flex-direction:column;gap:10px}.chat-status{font-size:12px}.messages{gap:13px;padding:8px 0 365px}.message,.message.user{max-width:92%;font-size:14px}.chat-composer{left:14px;right:14px;bottom:calc(74px + env(safe-area-inset-bottom));width:auto;transform:none;border-radius:22px}.chat-input{grid-template-columns:minmax(0,1fr) 72px}.chat-input textarea{min-height:46px;max-height:112px;padding:12px 10px}.chat-options{max-height:96px;gap:6px;overflow-y:auto}.chat-select{max-width:164px}.image-studio-preview{min-height:138px}}@media (max-width: 680px){.page{width:calc(100% - 24px);padding-top:14px}.topbar{padding:8px 12px}.brand-logo{width:76px}.login-button{min-height:34px;padding:0 12px}.mobile-tools-menu{right:-2px;width:min(190px,calc(100vw - 24px))}.token-summary-kpis,.package-summary,.token-task-summary,.package-earning-row{grid-template-columns:1fr}.team-metric,.team-source-card,.team-level-pill{min-width:86%}.nav{height:56px;min-height:56px;width:min(310px,calc(100% - 72px));bottom:calc(14px + env(safe-area-inset-bottom));padding:0 12px}.nav a{min-height:42px}.nav .nav-icon{width:24px;height:24px}}#chatView{--chat-content-width: min(900px, calc(100% - clamp(28px, 5vw, 96px)) )}#chatView .chat-layout{grid-template-columns:minmax(192px,224px) minmax(0,var(--chat-content-width)) minmax(24px,128px);gap:clamp(18px,3vw,32px)}#chatView .conversation-history{min-height:auto;padding:14px;border-radius:24px;background:color-mix(in srgb,var(--surface) 72%,transparent);box-shadow:inset 0 0 0 1px var(--line)}#chatView .chat-head{position:sticky;top:78px;z-index:4;margin-bottom:14px;padding:10px 12px;border-radius:22px;background:color-mix(in srgb,var(--surface) 88%,transparent);box-shadow:inset 0 0 0 1px var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#chatView .chat-head strong{font-size:17px;line-height:1.2;font-weight:700}#chatView .app-mode-switch{min-height:42px;padding:4px;border-radius:16px;background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line)}#chatView .app-mode-switch button{min-height:34px;padding:0 14px;border-radius:12px}#chatView .app-mode-switch button.active{background:var(--surface);color:var(--text);box-shadow:0 8px 18px #15171a14,inset 0 0 0 1px var(--line)}#chatView .image-studio-panel{margin-bottom:12px;padding:12px;border-radius:24px;background:color-mix(in srgb,var(--surface) 78%,transparent);box-shadow:inset 0 0 0 1px var(--line)}body.chat-image-mode #chatView .chat-composer{margin-top:12px!important}body.chat-image-mode #chatView .messages+.chat-composer{order:3!important}@media (min-width: 1181px){body.chat-image-mode #chatView .chat-layout,#chatView.active.chat-image-mode .chat-layout{display:block!important;width:100%!important;min-height:calc(100vh - 132px)!important}body.chat-image-mode #chatView .conversation-history,#chatView.active.chat-image-mode .conversation-history{display:none!important}body.chat-image-mode #chatView .chat-main,#chatView.active.chat-image-mode .chat-main{position:relative!important;left:auto!important;top:auto!important;width:min(760px,calc(100vw - 48px))!important;height:auto!important;min-height:calc(100vh - 132px)!important;margin:0 auto!important;transform:none!important}body.chat-image-mode #chatView .chat-head,#chatView.active.chat-image-mode .chat-head{position:sticky!important;top:70px!important;width:100%!important;margin:0 0 12px!important;transform:none!important}body.chat-image-mode #chatView .messages,#chatView.active.chat-image-mode .messages{display:none!important}body.chat-image-mode #chatView .image-studio-panel,#chatView.active.chat-image-mode .image-studio-panel{display:grid!important;width:100%!important}body.chat-image-mode #chatView .chat-composer,#chatView.active.chat-image-mode .chat-composer{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:760px!important;margin:12px auto 0!important;transform:none!important}}#chatView .image-studio-preview{min-height:180px;border-radius:20px}#chatView .messages{padding-top:6px;padding-bottom:230px}#chatView .message{max-width:min(76%,640px);font-size:15px;line-height:1.72}#chatView .message:not(.user){padding:12px 0}#chatView .message.user{max-width:min(72%,600px);padding:12px 16px;border-radius:19px 19px 6px}#chatView .chat-composer{width:var(--chat-content-width);padding:10px;border-radius:26px}#chatView .chat-input{grid-template-columns:minmax(0,1fr) 82px;gap:9px}#chatView .chat-input textarea{min-height:54px;max-height:138px;padding:15px 14px;border-radius:18px;background:color-mix(in srgb,var(--surface-soft) 54%,transparent)}#chatView #sendButton{min-height:54px;border-radius:18px;font-weight:700}#chatView .chat-options{display:grid;grid-template-columns:38px minmax(148px,max-content);gap:7px;padding:8px 2px 0;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}#chatView .chat-options::-webkit-scrollbar{display:none}#chatView .chat-select,#chatView .chat-option-button{min-height:38px;border-radius:14px;white-space:nowrap}#chatView .chat-tool-button{width:38px;min-width:38px}body.chat-image-mode #chatView .chat-option-button[data-chat-workspace=image]{background:var(--text);color:var(--bg);box-shadow:none}#packagesView .package-intro{grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(20px,4vw,44px);margin-bottom:18px}#packagesView .package-intro h2{max-width:620px;font-size:clamp(27px,3.4vw,40px);line-height:1.1;font-weight:700}#packagesView .package-intro p{max-width:720px;font-size:14px;line-height:1.65}#packagesView .machine-visual{min-height:172px;border-radius:28px;background:linear-gradient(145deg,color-mix(in srgb,var(--green) 8%,transparent),color-mix(in srgb,var(--blue) 7%,transparent))}#packagesView .machine-visual svg{width:min(360px,92%)}#packagesView .token-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#packagesView .token-plan-card{min-height:0;gap:12px;padding:18px;border-radius:22px;box-shadow:inset 0 0 0 1px var(--line),0 14px 34px #15171a14}#packagesView .token-plan-card:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 26%,var(--line)),0 18px 38px #15171a1a}#packagesView .token-plan-head{gap:10px}#packagesView .token-plan-top h3{font-size:16px;line-height:1.2}#packagesView .token-plan-period{font-size:12px}#packagesView .token-plan-icon{width:42px;height:42px;border-radius:14px}#packagesView .token-plan-icon svg{width:21px;height:21px}#packagesView .token-plan-highlight{gap:10px;padding:14px;border-radius:18px;text-align:left}#packagesView .package-rate{justify-content:flex-start}#packagesView .package-rate strong{font-size:32px}#packagesView .package-rate span,#packagesView .token-plan-highlight p{font-size:12px}#packagesView .token-plan-stats{gap:8px;padding-top:10px}#packagesView .token-plan-stat{padding:0}#packagesView .token-plan-stat:first-child{border-right:0}#packagesView .token-plan-estimate{padding:12px;border-radius:16px;align-items:flex-start}#packagesView .token-plan-estimate b{font-size:15px}#packagesView .token-plan-action{width:100%;min-height:42px;justify-self:stretch}#packagesView .token-owned-section{margin-top:24px}#packagesView .token-section-title{margin-bottom:12px}#packagesView .package-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}#packagesView .package-summary span,#packagesView .package-wallet-link{min-height:58px;border-radius:16px}#packagesView .package-wallet-link{background:var(--text);color:var(--bg);box-shadow:none}#packagesView .package-dashboard{display:grid;grid-template-columns:minmax(160px,.78fr) minmax(0,1.4fr) auto;gap:12px;align-items:center;margin:-4px 0 24px;padding:14px;border-radius:20px;background:#111827;box-shadow:0 18px 42px #1118272e}#packagesView .package-dashboard .package-summary{margin:0;grid-template-columns:repeat(3,minmax(0,1fr))}#packagesView .package-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:0;background:transparent;color:#fff;text-align:left}#packagesView .package-dashboard-head strong{font-size:17px;line-height:1.2;font-weight:780}#packagesView .package-dashboard-head span{display:inline-flex;align-items:center;gap:2px;color:#ffffffb8;font-size:13px;font-weight:760}#packagesView .package-dashboard-head svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}#packagesView .package-withdraw-strip{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;border-radius:0;background:transparent}#packagesView .package-withdraw-strip span{display:inline-flex;align-items:center;gap:8px}#packagesView .package-withdraw-strip i{color:#ffffff94;font-size:12px;font-style:normal;font-weight:720}#packagesView .package-withdraw-strip b{display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:15px;line-height:1.05;font-weight:780}#packagesView .package-withdraw-button{min-height:0;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:0;border-radius:0;background:transparent;color:#fff;font-size:12px;font-weight:760;text-decoration:none;white-space:nowrap}#packagesView .package-withdraw-button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}#packagesView .package-dashboard .avax-icon.small{display:inline-block!important;width:16px;height:16px;flex:0 0 auto}#packagesView .package-earning-list{gap:10px;margin-top:14px}#packagesView .package-earning-row{min-height:70px;padding:14px 16px;border-radius:18px;background:var(--surface)}#packagesView .earning-progress-track{height:7px}#packageBuyModal .modal,#withdrawModal .modal{border-radius:24px}#packageBuyModal .modal-head,#withdrawModal .modal-head{padding-bottom:16px}#packageBuyModal .modal-head h3,#withdrawModal .modal-head h3{font-size:20px}#packageBuyModal .modal-form,#withdrawModal .modal-form{gap:14px}#packageBuyModal #packageAmountInput,#withdrawModal input{min-height:48px;border-radius:15px;font-size:16px}#packageBuyModal #packageAmountInput{width:100%;padding-right:58px;border-radius:15px}#packageBuyModal .package-amount-field{display:grid;gap:7px}#packageBuyModal .package-amount-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text);font-size:14px;font-weight:680}#packageBuyModal .package-balance{color:var(--muted);font-size:12px;font-weight:560;white-space:nowrap}#packageBuyModal .package-fixed-amount{display:block;min-height:48px;padding:14px 15px;border-radius:15px;background:var(--surface-soft);color:var(--text);font-size:16px;line-height:1.2;font-weight:760}#packageBuyModal .package-fixed-amount[hidden]{display:none!important}#packageBuyModal .package-amount-input-wrap{position:relative;display:block}#packageBuyModal .package-amount-unit{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:12px;font-weight:680;line-height:1;pointer-events:none}#packageBuyModal.is-experience-exchange .package-amount-input-wrap{display:none}#packageBuyModal .package-exchange-warning{margin:-4px 0 0;color:#dc2626;font-size:12px;line-height:1.45;font-weight:700}#packageBuyModal .package-estimate{grid-template-columns:repeat(2,minmax(0,1fr))}#packageBuyModal .package-estimate div{display:grid;gap:6px;padding:13px;border-radius:16px}#packageBuyModal .package-estimate b{font-size:15px}@media (max-width: 1180px){#chatView .chat-layout{grid-template-columns:1fr}#chatView .conversation-history{padding:0;background:transparent;box-shadow:none}#chatView .history-list{grid-auto-columns:minmax(168px,34vw)}#packagesView .package-intro,#packagesView .token-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#packagesView .package-copy{grid-column:1 / -1}}@media (max-width: 680px){#chatView,#chatView .chat-layout{min-height:calc(100vh - 118px)}#chatView .conversation-history{margin-bottom:10px}#chatView .history-head{display:none}#chatView .history-list{grid-auto-columns:minmax(154px,58vw);padding-bottom:6px}#chatView .history-item{padding:10px 12px;border-radius:16px;background:color-mix(in srgb,var(--surface) 76%,transparent);box-shadow:inset 0 0 0 1px var(--line)}#chatView .chat-head{top:64px;display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin-bottom:8px;padding:8px;border-radius:18px}#chatView .chat-head>div:first-child{display:flex;align-items:center;gap:6px;min-width:0}#chatView .chat-head strong{flex:0 0 auto;font-size:15px}#chatView .chat-status{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}#chatView .app-mode-switch{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:36px;padding:3px;border-radius:14px}#chatView .app-mode-switch button{justify-content:center;min-height:30px;border-radius:11px}#chatView .image-studio-panel{padding:10px;border-radius:20px}#chatView .image-studio-preview{min-height:136px;border-radius:17px}#chatView .messages{gap:12px;padding:8px 0 276px}#chatView .message,#chatView .message.user{max-width:94%;font-size:14px}#chatView .chat-composer{left:10px;right:10px;bottom:calc(72px + env(safe-area-inset-bottom));width:auto;transform:none;display:flex;flex-direction:column;gap:6px;padding:6px;border-radius:18px}#chatView .chat-input{order:2;width:100%;position:relative;display:block;min-height:42px}#chatView .chat-input textarea{width:calc(100% - 64px);min-width:0;min-height:42px;max-height:86px;padding:10px 11px;border-radius:14px;resize:none}#chatView #sendButton{position:absolute;top:0;right:0;width:58px;max-width:58px;min-width:0;min-height:42px;padding:0 10px;border-radius:14px;flex:0 0 58px}#chatView .chat-options{order:1;grid-template-columns:38px minmax(148px,max-content);gap:6px;padding:0}#chatView .chat-select,#chatView .chat-option-button{min-height:34px;border-radius:13px;font-size:12px}#packagesView .package-intro{grid-template-columns:1fr;gap:16px;margin-bottom:14px}#packagesView .machine-visual{min-height:132px;border-radius:22px}#packagesView .token-plan-grid{grid-template-columns:1fr;gap:12px}#packagesView .token-plan-card{padding:16px;border-radius:20px}#packagesView .token-plan-highlight{padding:12px}#packagesView .package-rate strong{font-size:30px}#packagesView .package-summary{grid-template-columns:repeat(2,minmax(0,1fr))}#packagesView .package-wallet-link{grid-column:1 / -1;min-height:46px}#packagesView .package-earning-row{grid-template-columns:1fr 1fr;padding:14px;border-radius:18px}#packagesView .package-earning-row>div:first-child,#packagesView .package-earning-row .earning-progress{grid-column:1 / -1}#packagesView .package-earning-row b{font-size:12px}#packageBuyModal .modal,#withdrawModal .modal{width:calc(100vw - 20px);border-radius:22px}#packageBuyModal .package-estimate{grid-template-columns:1fr}#packageBuyModal .package-estimate div:last-child{grid-column:auto}}@media (max-width: 420px){#homeView .hero{min-height:auto;grid-template-columns:minmax(0,1fr);gap:0;padding:34px 0 38px}#homeView .hero h1{font-size:29px}#homeView .home-hero-logo{width:min(164px,50vw);margin-bottom:16px}#homeView .hero .lead{font-size:12.5px;line-height:1.58}#homeView .hero-note{display:none}#homeView .hero-note span{min-height:0;padding:0}#homeView .daily-reward{margin-top:24px;padding:15px}#homeView .reward-meta{grid-template-columns:1fr}#homeView .reward-meta span{min-height:30px}#homeView .reward-amount strong{font-size:18px}#homeView .reward-amount .daily-claim-button{min-height:34px!important;padding:0 14px}#homeView .token-task-summary{grid-template-columns:repeat(2,minmax(0,1fr))}#homeView .token-task-row{grid-template-columns:38px minmax(0,1fr);padding:12px 0}#homeView .token-task-row.active{padding:12px}#homeView .token-task-head h4{font-size:13px}#chatView .chat-status{font-size:11px}#chatView .chat-options{margin-inline:-2px}#packagesView .package-summary,#packagesView .package-earning-row{grid-template-columns:1fr}}body.theme-dark #chatView .chat-head,body.theme-dark #chatView .conversation-history,body.theme-dark #packagesView .token-plan-card,body.theme-dark #packagesView .package-earning-row{background-color:color-mix(in srgb,var(--surface) 96%,white 4%)}body.theme-dark #chatView .message,body.theme-dark #packagesView .package-intro p,body.theme-dark #packagesView .token-plan-estimate span,body.theme-dark #packagesView .package-earning-row span{color:color-mix(in srgb,var(--text) 78%,transparent)}@media (max-width: 680px){#packagesView .token-layout{gap:12px}#packagesView .package-intro{padding:0;border-radius:0;background:transparent;box-shadow:none}#packagesView .package-intro h2{font-size:25px}#packagesView .package-intro p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}#packagesView .package-copy-actions{margin-top:4px;display:flex}#packagesView .machine-visual{display:none}#packagesView .token-table-card{margin-top:0}#chatView .chat-composer{left:8px!important;right:auto!important;width:calc(100vw - 48px)!important;max-width:calc(100vw - 48px)!important;transform:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) 54px;grid-template-areas:"tools tools" "input send";gap:6px;box-sizing:border-box}#chatView .chat-options{grid-area:tools}#chatView .chat-input{grid-area:input;display:block;min-height:42px}#chatView .chat-input textarea{width:100%!important;padding-right:11px;box-sizing:border-box}#chatView #sendButton{grid-area:send;display:inline-flex!important;position:static!important;width:54px;max-width:54px;min-width:54px;min-height:42px;height:42px;padding:0;border-radius:12px;box-sizing:border-box}#chatView .chat-send-button{opacity:1!important;visibility:visible!important;color:var(--primary-contrast)!important;background:var(--primary)!important}}#chatView .message.user{max-width:min(50%,420px);min-width:128px;min-height:0;padding:9px 13px;border-radius:18px 18px 6px;background:color-mix(in srgb,var(--green) 18%,var(--surface));color:var(--text);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 22%,transparent)}body.theme-dark #chatView .message.user{background:color-mix(in srgb,var(--green) 20%,#111820);color:#eef6f2;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 36%,transparent)}body.theme-dark #chatView .app-mode-switch{background:#11161d;box-shadow:inset 0 0 0 1px #ffffff14}body.theme-dark #chatView .app-mode-switch button{background:transparent;color:color-mix(in srgb,var(--text) 58%,transparent)}body.theme-dark #chatView .app-mode-switch button.active{background:color-mix(in srgb,var(--green) 18%,#151c24);color:#f4fbf8;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 36%,transparent)}@media (max-width: 680px){#chatView{--chat-content-width: 100%;width:100%!important;max-width:100%!important;margin:0!important}#chatView,#chatView .chat-layout,#chatView .chat-main,#chatView .messages{width:100%!important;max-width:100%!important;min-width:0;overflow-x:clip}#chatView .chat-layout{display:block!important}#chatView .chat-main{display:flex;justify-self:stretch}#chatView .messages{display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;padding-left:0;padding-right:0}#chatView .message{align-self:flex-start;width:100%;max-width:calc(100vw - 24px);box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word}#chatView .message.user{align-self:flex-end!important;justify-self:auto;width:auto;max-width:min(34vw,128px);min-width:96px;margin-left:auto;margin-right:0;padding:8px 12px;font-size:13px;line-height:1.45;overflow-wrap:anywhere;white-space:normal;transform:translate(-104px)}#chatView .chat-head{width:100%;max-width:100%;overflow:hidden}}body.theme-dark.chat-image-mode #chatView .app-mode-switch button[data-chat-workspace=image].active{background:color-mix(in srgb,var(--green) 18%,#151c24);color:#f4fbf8;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 36%,transparent)}body.theme-dark.chat-image-mode #chatView .app-mode-switch button[data-chat-workspace=chat]:not(.active){background:transparent;color:color-mix(in srgb,var(--text) 58%,transparent)}#chatView .chat-menu-button{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--surface-soft) 78%,transparent);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}#chatView .chat-menu-button svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round}#chatView .chat-back-button{display:none;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 78%,transparent);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}#chatView .chat-back-button svg{width:17px;height:17px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 680px){body:has(#chat:target) .topbar{min-width:0!important;width:100vw!important;max-width:393px!important;margin:0!important;grid-template-columns:minmax(0,1fr) auto!important}body:has(#chat:target) .top-actions,body:has(#chat:target) .user-menu,body:has(#chat:target) .user-pill{min-width:0!important}body:has(#chat:target) .user-pill{width:34px!important;max-width:34px!important;min-height:36px!important;padding:3px!important}body:has(#chat:target) .user-name{display:none!important}body:has(#chat:target) .user-pill .chevron{display:none!important}body:has(#chat:target) .avatar{width:28px!important;height:28px!important}body:has(#chat:target) .mobile-tools{order:3!important;position:relative!important;top:auto!important;right:auto!important;z-index:42!important}body:has(#chat:target) .user-menu{order:2!important;position:relative!important;top:auto!important;right:auto!important;z-index:41!important}body:has(#chat:target) .mobile-tools>.icon-button{width:34px!important;height:34px!important;min-height:34px!important;border-radius:999px!important;background:var(--surface-soft)!important;box-shadow:inset 0 0 0 1px var(--line)!important}body:has(#chat:target) .mobile-tools-menu{right:0!important;top:42px!important}#chatView .chat-head{grid-template-columns:34px 1fr 34px;justify-content:stretch;align-items:center;gap:8px;width:100%;margin:0 auto 12px;padding:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#chatView .chat-head>div:first-child{display:contents}#chatView .app-mode-switch{grid-column:2;justify-self:center;width:198px;min-height:34px;padding:3px;border-radius:999px;background:color-mix(in srgb,var(--surface) 52%,transparent)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 80%,transparent)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}#chatView .app-mode-switch button{min-height:28px;padding:0 8px;border-radius:999px;font-size:11px}#chatView .message.user{transform:none;max-width:136px;margin-right:0;border:0;box-shadow:none}body.theme-dark #chatView .message.user{box-shadow:none}#chatView .chat-composer{grid-template-columns:1fr;grid-template-areas:"input" "tools";gap:4px;padding:6px 8px}#chatView .chat-input{min-height:34px}#chatView .chat-input textarea{min-height:34px;max-height:58px;background:transparent!important;box-shadow:none!important;padding:6px 8px}#chatView .chat-options{display:grid;grid-area:tools;grid-template-columns:34px minmax(0,126px) 48px;align-items:center;gap:6px;width:100%;max-width:100%;margin:0;padding:0;overflow:visible}#chatView .chat-tool-button{width:34px;min-width:34px}#chatView .chat-select{width:126px;max-width:126px}#chatView #sendButton{display:inline-flex!important;position:static!important;width:48px!important;min-width:48px;min-height:34px;height:34px;align-self:center}#chatView .chat-head{background:transparent!important;background-color:transparent!important;box-shadow:none!important}#chatView .message.user{transform:translate(-96px);align-self:flex-end!important;transform:none!important;margin-left:auto!important;margin-right:12px!important;width:-moz-fit-content!important;width:fit-content!important;max-width:min(74vw,280px)!important;min-width:0;background:color-mix(in srgb,var(--surface-soft) 86%,var(--surface))!important;color:var(--text)!important;border:0!important;box-shadow:none!important;overflow:visible!important;white-space:normal!important;overflow-wrap:break-word!important}body.theme-dark #chatView .message.user{background:#20252d!important;color:#f4f6f8!important}#chatView .chat-options{align-items:center!important;gap:6px!important;padding-top:2px}#chatView .chat-tool-button,#chatView .chat-select,#chatView #sendButton{height:34px!important;min-height:34px!important;align-self:center!important}#chatView #sendButton{margin:0!important;line-height:1!important;border-radius:999px!important;align-self:center!important}#chatView .messages{width:100%!important;max-width:100vw!important;box-sizing:border-box!important;padding-right:0!important;padding-left:12px!important;overflow-x:hidden!important}#chatView .chat-composer{left:12px!important;right:auto!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;width:min(369px,calc(100vw - 24px))!important;max-width:min(369px,calc(100vw - 24px))!important;gap:2px!important;padding:4px 8px!important;box-sizing:border-box!important}#chatView .chat-input,#chatView .chat-input textarea{min-height:36px!important}#chatView .chat-input textarea{max-height:44px!important;padding:9px 8px 4px!important;line-height:1.35!important}#chatView .chat-options{grid-template-columns:34px minmax(0,156px) minmax(0,1fr) 48px!important;align-items:center!important;justify-content:stretch!important;padding-right:0!important}#chatView .chat-select{width:156px!important;max-width:156px!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;padding-right:34px!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:15px 15px!important;background-position:right 12px center!important}#chatView #sendButton{grid-area:auto!important;grid-column:4!important;justify-self:end!important;width:48px!important;min-width:48px!important;max-width:48px!important;margin-left:auto!important}#chatView .message-actions{align-self:flex-start;display:inline-flex;gap:6px;margin:-6px 0 4px;padding-left:4px}#chatView .message-actions button{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--surface) 72%,transparent);color:var(--muted);box-shadow:inset 0 0 0 1px var(--line)}#chatView .message-actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body:has(#chat:target) .page{width:min(100%,393px)!important;max-width:393px!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}#chatView .messages{padding-left:20px!important;padding-right:20px!important;padding-top:82px!important}#chatView .message{max-width:100%!important}#chatView .chat-composer{position:fixed!important;left:12px!important;right:auto!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:min(369px,calc(100% - 24px))!important;max-width:369px!important;transform:none!important;z-index:70!important}#chatView .chat-options{width:100%!important;max-width:100%!important;grid-template-columns:34px minmax(0,156px) minmax(0,1fr) 48px!important}body:has(#chat:target) #chatView .chat-layout{animation:none!important;transform:none!important}#chatView .chat-head{position:fixed!important;top:70px!important;left:12px!important;right:auto!important;width:min(369px,calc(100vw - 24px))!important;max-width:369px!important;z-index:60!important;overflow:visible!important}#chatView .chat-composer{position:fixed!important;left:12px!important;right:auto!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:min(369px,calc(100vw - 24px))!important;max-width:369px!important;transform:none!important}}#homeView .hero{min-height:auto;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:clamp(28px,5vw,54px);padding:clamp(14px,4vw,44px) 0 clamp(18px,3vw,30px)}#homeView .hero .lead{max-width:590px}#homeView .daily-reward{position:relative;margin:0 0 42px;padding:clamp(20px,3vw,30px);border-radius:26px;overflow:hidden}#homeView .daily-reward:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,color-mix(in srgb,var(--green) 12%,transparent),transparent 42%),radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--blue) 14%,transparent),transparent 34%);opacity:.9}#homeView .reward-copy,#homeView .reward-panel{position:relative;z-index:1}#homeView .reward-panel{align-content:space-between;background:color-mix(in srgb,var(--surface) 74%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#homeView .reward-panel p{margin:0;color:var(--muted);font-size:13px;line-height:1.58}#homeView .reward-meta span{background:color-mix(in srgb,var(--surface) 70%,transparent);box-shadow:inset 0 0 0 1px var(--line)}#homeView .home-experience{margin-top:-20px}#homeView .token-hero{padding:22px;border-radius:26px;background:color-mix(in srgb,var(--surface) 78%,transparent);box-shadow:inset 0 0 0 1px var(--line)}#homeView .token-rules>p{max-width:680px}#homeView .token-hero-side{display:grid;grid-template-columns:minmax(250px,.92fr) minmax(280px,1.08fr);gap:14px;align-items:stretch}#homeView .token-summary-card{min-height:100%}#homeView .token-summary-kpis{display:none}#homeView .token-task-section{padding:18px;border-radius:26px;background:color-mix(in srgb,var(--surface) 70%,transparent);box-shadow:inset 0 0 0 1px var(--line)}#homeView .token-task-summary{overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory}#homeView .token-task-summary span{scroll-snap-align:start}#consoleView{max-width:min(1560px,calc(100vw - 32px))}#consoleView .guest-console{min-height:360px;padding:clamp(28px,4vw,56px)}#consoleView .stat-strip{gap:10px}#consoleView .stat{min-height:116px;grid-template-rows:auto auto auto;border-radius:18px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 80%,transparent)}#consoleView .management-card{height:auto;max-height:620px}#consoleView .table-wrap{overflow:auto;-webkit-overflow-scrolling:touch}#consoleView .model-grid{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:12px}#consoleView .model-card{border-radius:16px;background:color-mix(in srgb,var(--surface) 72%,var(--surface-soft));box-shadow:inset 0 0 0 1px var(--line)}#consoleView .price-cell{grid-template-columns:minmax(52px,.7fr) minmax(0,1fr)}@media (max-width: 1180px){#homeView,#consoleView{max-width:760px}#homeView .hero{gap:14px;padding-top:2px;padding-bottom:14px}#homeView .hero-note{margin-top:16px}#homeView .ai-visual{min-height:190px}#homeView .daily-reward{margin-bottom:22px}#homeView .token-hero,#homeView .daily-reward{border-radius:24px}#homeView .home-experience{margin-top:-8px}#homeView .token-hero-side{grid-template-columns:1fr}#consoleView .guest-console{min-height:auto}#consoleView .model-carousel{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}#consoleView .model-grid{display:flex;gap:12px}#consoleView .model-card{min-width:230px;scroll-snap-align:start}}@media (max-width: 680px){#homeView .hero{position:relative;min-height:auto;display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center;justify-items:center;padding:34px 0 38px;border-radius:0;background:transparent;box-shadow:none;overflow:visible;text-align:center}#homeView .hero:before{content:none}#homeView .hero>div{position:relative;z-index:1;display:grid;justify-items:center;align-content:start;min-height:0}#homeView .home-hero-logo{display:block;width:min(176px,52vw);height:auto;margin:0 auto 18px}#homeView .hero h1{max-width:8.2em;margin-top:8px;font-size:31px;line-height:1.08;font-weight:700}#homeView .hero .lead{max-width:none;margin-top:13px;color:color-mix(in srgb,var(--text) 68%,transparent);font-size:13px;line-height:1.65;text-align:center}#homeView .hero-note{display:none;grid-column:1 / -1;grid-template-columns:1fr;gap:10px;margin-top:18px;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;justify-items:center}#homeView .hero-note span{display:grid;grid-template-columns:9px minmax(0,1fr);gap:3px 8px;min-width:0;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:0;align-content:start;justify-content:center;padding:0;border-radius:0;background:transparent;box-shadow:none;color:color-mix(in srgb,var(--text) 74%,transparent);font-size:12px;line-height:1.28;text-align:left}#homeView .hero-note i{grid-row:1;align-self:center;width:8px;height:8px}#homeView .hero-note b{align-self:center;color:var(--text);font-size:12px;line-height:1.2}#homeView .hero-note small{grid-column:2;color:var(--faint);font-size:10.5px;line-height:1.35}#homeView .ai-visual{display:none}#homeView .daily-reward{gap:15px;margin-top:4px;margin-bottom:26px;padding:16px;border-radius:24px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 86%,transparent),0 18px 44px #0000002e}#homeView .reward-copy{gap:10px}#homeView .reward-copy>.eyebrow{width:-moz-fit-content;width:fit-content;color:#86ff55;background:none;-webkit-background-clip:initial;background-clip:initial;text-shadow:0 0 18px rgba(134,255,85,.22);font-weight:700}#homeView .reward-copy h2,#homeView .token-rules h2{font-size:23px;line-height:1.16}#homeView .reward-copy p,#homeView .token-rules>p{font-size:12.5px;line-height:1.65}#homeView .reward-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}#homeView .reward-meta span{justify-content:center;min-height:32px;padding:0 8px;text-align:center;font-size:10.8px;white-space:normal;box-shadow:none}#homeView .reward-meta span:last-child{grid-column:auto}#homeView .reward-panel{gap:14px;padding:16px;border-radius:22px;background:transparent;box-shadow:none}#homeView .reward-panel p{font-size:12.5px;line-height:1.62}#homeView .reward-amount strong{margin-top:8px;font-size:22px}#homeView .reward-amount{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:12px 14px;border-radius:18px;background:#ffffff0e;box-shadow:none}#homeView .reward-progress span{color:var(--text);font-size:13px;font-weight:700}#homeView .reward-progress span b{color:var(--text);font-size:28px;line-height:1;font-weight:700}#homeView .reward-progress-value{display:flex;align-items:baseline;gap:3px;margin-top:3px}#homeView .reward-progress-value b{color:var(--text);font-size:32px;line-height:.95;font-weight:700}#homeView .reward-progress-value small{color:color-mix(in srgb,var(--text) 74%,transparent);font-size:13px;font-weight:700}#homeView .reward-progress strong{margin-top:10px}#homeView .reward-amount>div{min-width:0}#homeView .reward-amount .daily-claim-button{flex:0 0 auto;min-height:36px!important;padding:0 16px;border-radius:999px;font-size:12px}#homeView .reward-actions .primary-button,#homeView .reward-actions .secondary-button,#homeView .daily-claim-button{min-height:48px}#homeView .reward-amount .daily-claim-button{min-height:36px!important}#homeView .reward-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#homeView .reward-actions .primary-button,#homeView .reward-actions .secondary-button{width:100%;min-width:0;padding:0 10px}#homeView .token-hero{padding:16px;border-radius:22px}#homeView .token-plan-card.activity{display:none}#homeView .token-summary-card{padding:15px}#homeView .token-task-summary{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:12px;margin-bottom:18px;padding:12px;border-radius:16px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 78%,transparent);overflow:visible;scroll-snap-type:none}#homeView .token-task-section{padding:0;border-radius:0;background:transparent;box-shadow:none}#homeView .home-final-prize{position:relative;display:grid;gap:8px;margin:0 0 30px;padding:15px 16px;border-radius:20px;overflow:hidden;color:#06110d;background:radial-gradient(circle at 88% 10%,rgba(255,255,255,.55),transparent 24%),linear-gradient(135deg,#9dff57,#48e391 56%,#23c5a7);box-shadow:0 18px 38px #23c5a729,inset 0 0 0 1px #ffffff52}#homeView .home-final-prize:before,#homeView .home-final-prize:after{content:"";position:absolute;border-radius:999px;pointer-events:none}#homeView .home-final-prize:before{right:16px;top:14px;width:44px;height:44px;border:1px solid rgba(6,17,13,.18);box-shadow:inset 0 0 0 10px #06110d0f}#homeView .home-final-prize:after{right:48px;bottom:18px;width:8px;height:8px;background:#06110d59}#homeView .home-final-prize span{width:-moz-fit-content;width:fit-content;min-height:22px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#ffffff47;color:#06110dc7;font-size:11px;font-weight:700}#homeView .home-final-prize strong{color:#06110d;font-size:16px;line-height:1.25}#homeView .home-final-prize p{margin:0;max-width:260px;color:#06110db8;font-size:11.5px;line-height:1.5}#homeView .home-final-prize dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:2px 0 0}#homeView .home-final-prize div{display:grid;gap:2px;min-width:0;padding:8px;border-radius:12px;background:#06110d1a}#homeView .home-final-prize dt{color:#06110d9e;font-size:10px;font-weight:700}#homeView .home-final-prize dd{margin:0;color:#06110d;font-size:12px;line-height:1.2;font-weight:700}#homeView .token-task-summary span{min-width:0;min-height:0;display:grid;gap:3px;justify-content:start;border-radius:0;padding:0;background:transparent;text-align:left;white-space:normal;scroll-snap-align:none;box-shadow:none}#homeView .token-task-summary b{display:block;font-size:13px}#homeView .token-task-row{grid-template-columns:38px minmax(0,1fr);gap:8px 10px;align-items:start;padding:12px 0;border-radius:0;background:transparent;box-shadow:none}#homeView .token-task-row.active{padding:12px;border-radius:18px;background:radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--green) 15%,transparent),transparent 38%),color-mix(in srgb,var(--surface) 90%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 26%,transparent),0 16px 36px #93ff611a}#homeView .token-task-node{width:30px;height:30px;border-radius:10px;margin-left:4px;box-shadow:inset 0 0 0 1px var(--line),0 0 0 6px var(--bg)}#homeView .token-task-node img{width:14px;height:14px}#homeView .token-task-card{gap:7px}#homeView .token-task-head h4{font-size:13.5px;line-height:1.28}#homeView .token-task-head p{font-size:11px;line-height:1.4}#homeView .token-task-meta{grid-column:2;justify-items:start}#homeView .token-task-meta div{justify-content:flex-start}#homeView .token-task-meta b{text-align:left;font-size:12px;-webkit-line-clamp:2}#homeView .task-reward-icon{width:24px;height:24px}#homeView .token-task-status{display:none}#consoleView{max-width:none}#consoleView>.section-head{margin-bottom:12px}#consoleView>.section-head h2{font-size:24px}#consoleView>.section-head p{font-size:13px;line-height:1.5}#consoleView .guest-console{padding:18px;border-radius:22px}#consoleView .guest-copy h2{font-size:24px;line-height:1.14}#consoleView .guest-actions{display:grid;grid-template-columns:1fr}#consoleView .guest-points{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory}#consoleView .guest-point{min-width:72%;scroll-snap-align:start}#consoleView .stat-toolbar,#consoleView .management-toolbar,#consoleView .model-price-section .section-toolbar{gap:10px}#consoleView .stat-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center}#consoleView .stat-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap;min-width:0}#consoleView .title-stack{display:flex;align-items:center;gap:0}#consoleView .title-row{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;width:100%}#consoleView .toolbar-icon-button.inline{width:auto;min-height:30px;padding:0 10px}#consoleView .toolbar-icon-button.inline span{font-size:11px}#consoleView .key-create-inline{width:auto;min-height:30px;margin-left:auto;padding:0 12px;border-radius:999px;gap:5px;font-size:12px;white-space:nowrap}#consoleView .key-create-inline svg{width:14px;height:14px}#consoleView .stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px;overflow:visible;padding:0;scroll-snap-type:none}#consoleView .stat{min-width:0;min-height:96px;padding:11px;border-radius:15px;scroll-snap-align:none}#consoleView .stat span,#consoleView .stat small{font-size:11px}#consoleView .stat strong,#consoleView .stat-balance-line strong{font-size:18px}#consoleView .stat-balance-line{gap:6px}#consoleView .stat-balance-line .stat-action{min-height:30px;padding:0 10px;font-size:11px}#consoleView .period-switch{min-height:32px;padding:2px;gap:1px}#consoleView .period-switch button{min-width:0;min-height:28px;padding:0 9px;font-size:11px}#consoleView .stat-currency-switch{width:auto;min-height:32px;padding:1px}#consoleView .stat-currency-switch button{min-width:30px;min-height:28px;padding:0 8px}#consoleView .stat-refresh-button{width:32px;min-width:32px;min-height:32px;padding:0;border-radius:50%}#consoleView .toolbar-actions{display:grid;grid-template-columns:1fr;gap:8px}#consoleView #createKeyButton{grid-column:auto}#consoleView .toolbar-icon-button,#consoleView #createKeyButton{width:100%;min-height:42px}#consoleView #createKeyButton.key-create-inline{width:auto;min-height:30px}#consoleView .stat-toolbar .unit-switch{width:auto}#consoleView .stat-toolbar .unit-switch button{flex:0 0 auto}#consoleView .stat-toolbar .stat-refresh-button{width:32px;min-width:32px;min-height:32px}#consoleView .toolbar-icon-button.inline{width:auto;min-height:30px}#consoleView .key-management-section{margin-top:0;margin-bottom:14px}#consoleView .management-card{height:auto;min-height:0;padding:0;background:transparent;box-shadow:none}#consoleView .table-wrap{overflow:visible}#consoleView .data-table,#consoleView .data-table tbody,#consoleView .data-table tr,#consoleView .data-table td{display:block;width:100%;min-width:0}#consoleView .data-table thead{display:none}#consoleView .data-table tr{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;margin-bottom:8px;padding:12px;border-radius:16px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}#consoleView .data-table td{padding:0;border:0;font-size:13px}#consoleView .data-table td:nth-child(1){grid-row:1 / 4}#consoleView .data-table td:nth-child(2){grid-column:2;color:var(--text);font-weight:780}#consoleView .data-table td:nth-child(3){grid-column:2 / -1}#consoleView .data-table td:nth-child(4){grid-column:3;grid-row:1;min-width:64px!important;display:flex!important;justify-content:flex-end!important;justify-self:end}#consoleView .data-table td:nth-child(5),#consoleView .data-table td:nth-child(6){grid-column:2;color:var(--faint);font-size:12px}#consoleView .data-table td:nth-child(5):before{content:""}#consoleView .data-table td:nth-child(6):before{content:""}#consoleView .data-table td:nth-child(7){grid-column:3;grid-row:3 / 5;align-self:end;justify-self:end}#consoleView .key-cell{width:100%;max-width:none;grid-template-columns:minmax(0,1fr) auto auto}#consoleView .pagination{padding:4px 0 0}#consoleView .price-tools{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}#consoleView .model-price-section .unit-switch{width:auto;flex:0 0 auto}#consoleView .model-price-section .unit-switch button{flex:0 0 auto}#consoleView .model-carousel{display:block;scroll-snap-type:none}#consoleView .model-grid{display:grid;grid-template-columns:1fr;gap:8px}#consoleView .model-card{min-width:0;padding:12px;border-radius:16px}#consoleView .model-card-head{gap:6px}#consoleView .model-icon{width:22px;height:22px;font-size:10px}#consoleView .model-name{font-size:13px}#consoleView .price-cell{grid-template-columns:58px minmax(0,1fr);gap:8px}#consoleView .price-cell span{font-size:11px}#consoleView .price-cell strong{font-size:12px}#consoleView .price-cell strong .price-unit{font-size:10px}#consoleView .model-price{gap:5px}}@media (prefers-reduced-motion: reduce){#homeView .daily-reward:before,.ritual-burst.show{animation:none}}#walletView,#promoView{--asset-accent: #93FF61;--asset-blue: #60a5fa;--asset-gold: #f59e0b}#walletView .wallet-page,#promoView .team-layout{width:min(100%,1120px);gap:clamp(16px,3vw,28px)}#walletView .wallet-asset-panel,#promoView .team-panel,#promoView .team-card,#walletView .wallet-record-card,#promoView .team-table-card{border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,white 4%),var(--surface));box-shadow:inset 0 0 0 1px var(--line),0 18px 42px #00000024}#walletView .wallet-asset-panel{position:relative;overflow:hidden;padding:clamp(18px,4vw,30px);background:radial-gradient(circle at 92% -8%,color-mix(in srgb,var(--asset-accent) 20%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--surface) 92%,#10251f 8%),var(--surface))}#walletView .wallet-balance-overview{gap:18px}#walletView .wallet-primary-balance{gap:12px}#walletView .wallet-primary-balance>span,#promoView .team-level-eyebrow{width:-moz-fit-content;width:fit-content;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--asset-accent) 14%,var(--surface-soft));color:var(--asset-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--asset-accent) 24%,transparent)}#walletView .wallet-primary-balance strong{align-items:center;font-size:clamp(40px,8vw,64px);letter-spacing:0}#walletView .wallet-balance-meta,#promoView .team-reward-meta{display:flex;gap:8px;flex-wrap:wrap}#walletView .wallet-balance-meta span,#promoView .team-reward-meta span{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 80%,transparent);color:var(--muted);font-size:12px;font-weight:740;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 72%,transparent)}#walletView .wallet-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px}#walletView .wallet-action-buttons .primary-button,#walletView .wallet-action-buttons .secondary-button{min-height:48px;justify-content:center;border-radius:16px;font-weight:700}#walletView .wallet-balance-list{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;scroll-snap-type:x mandatory}#walletView .wallet-balance-item{min-width:min(78vw,260px);min-height:128px;padding:16px;border-radius:20px;background:color-mix(in srgb,var(--surface-soft) 76%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 80%,transparent);scroll-snap-align:start}#walletView .wallet-balance-item strong{font-size:28px}#walletView .wallet-record-card{padding:clamp(16px,3vw,22px)}#walletView .wallet-record-toolbar{align-items:flex-start}#walletView .wallet-record-toolbar h3,#promoView .team-section-title h3{font-size:20px}#walletView .wallet-record-summary{display:flex;gap:10px;margin:16px 0 6px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}#walletView .wallet-record-summary div{min-width:180px;display:grid;gap:6px;padding:14px;border-radius:18px;background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line);scroll-snap-align:start}#walletView .wallet-record-summary span{color:var(--faint);font-size:12px;font-weight:740}#walletView .wallet-record-summary b{color:var(--text);font-size:18px;font-weight:700}#walletView .wallet-record-list{gap:10px;margin-top:12px;border:0}#walletView .wallet-record-row{grid-template-columns:minmax(0,1fr) auto;padding:14px;border:0;border-radius:18px;background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line)}#walletView .wallet-record-row strong{font-size:15px}#walletView .wallet-record-row b{color:var(--asset-accent);font-size:15px}#promoView .team-hero{grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:12px}#promoView .team-panel{min-height:0;align-content:start;gap:18px;padding:clamp(18px,3vw,26px);background:radial-gradient(circle at 90% -8%,color-mix(in srgb,var(--asset-gold) 18%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--surface) 94%,#22180a 6%),var(--surface))}#promoView .team-panel h2{max-width:660px;font-size:clamp(26px,4.2vw,40px);line-height:1.12;letter-spacing:0}#promoView .team-panel p{max-width:660px;margin-top:10px;font-size:14px;line-height:1.58}#promoView .team-panel-actions{margin-top:14px}#promoView .team-panel-actions .primary-button,#promoView .team-panel-actions .secondary-button{min-height:40px;border-radius:14px;padding:0 14px;font-size:13px}#promoView .team-metrics,#promoView .team-source-grid,#promoView .team-level-strip{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 8px;border:0;scroll-snap-type:x mandatory}#promoView .team-metric,#promoView .team-source-card,#promoView .team-level-pill{min-width:min(74vw,252px);border:0;border-radius:20px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);scroll-snap-align:start}#promoView .team-metric{min-height:112px;padding:15px;display:grid;align-content:start;gap:7px}#promoView .team-metric:first-child,#promoView .team-metric:last-child{padding:15px}#promoView .team-metric span,#promoView .team-source-card span,#promoView .team-level-pill span{font-size:11px;line-height:1.25}#promoView .team-metric strong{margin-top:0;font-size:23px;line-height:1.05}#promoView .team-metric small,#promoView .team-source-card p{display:block;color:var(--faint);font-size:11px;line-height:1.42}#promoView .team-card{gap:14px;padding:clamp(18px,2.8vw,22px);background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--asset-blue) 16%,transparent),transparent 34%),var(--surface)}#promoView .team-level-name strong{margin-top:8px;font-size:40px;letter-spacing:0}#promoView .team-level-name small{font-size:12px}#promoView .team-level-rates{gap:8px}#promoView .team-level-rates div{padding:11px 12px}#promoView .team-level-rates span,#promoView .team-level-checks div,#promoView .team-progress-head,#promoView .team-progress-note span{font-size:11px}#promoView .team-level-rates b{font-size:17px}#promoView .team-level-checks{gap:8px;padding-top:12px}#promoView .team-level-checks b,#promoView .team-progress-note b{font-size:12px}#promoView .team-level-rates div,#promoView .team-progress,#promoView .team-card .invite-code{border-radius:18px;background:var(--surface-soft)}#promoView .team-progress-track{height:8px}#promoView .team-progress-track i{width:30%}#promoView .team-section-title{margin-top:0;align-items:center}#promoView .team-section-title p{max-width:560px;font-size:12px;line-height:1.5}#promoView .team-source-card{min-height:132px;gap:8px;padding:15px}#promoView .team-source-card strong{font-size:15px;line-height:1.35}#promoView .team-level-pill{min-height:116px;padding:14px}#promoView .team-level-pill strong{margin-top:8px;font-size:16px}#promoView .team-level-pill small{margin-top:6px;font-size:11px;line-height:1.35}#promoView .team-level-pill.is-current{background:linear-gradient(180deg,color-mix(in srgb,var(--asset-accent) 14%,var(--surface)),var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--asset-accent) 38%,transparent),0 14px 30px #93ff611f}#promoView .team-table-card{padding:22px}@media (min-width: 760px){#walletView .wallet-balance-list,#promoView .team-source-grid,#promoView .team-level-strip{display:grid;overflow:visible}#walletView .wallet-balance-list{grid-template-columns:repeat(3,minmax(0,1fr))}#promoView .team-source-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#promoView .team-level-strip{grid-template-columns:repeat(6,minmax(136px,1fr))}#walletView .wallet-balance-item,#promoView .team-source-card,#promoView .team-level-pill{min-width:0}}@media (min-width: 1181px){#walletView .wallet-balance-overview{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:end}#promoView .team-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}#promoView .team-metric,#promoView .team-source-card,#promoView .team-level-pill{min-width:0}}@media (max-width: 680px){#walletView .wallet-record-toolbar,#promoView .team-section-title{display:grid;gap:12px}#walletView .wallet-record-filters{justify-content:start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}#walletView .wallet-filter{min-width:112px}#walletView .wallet-record-row{grid-template-columns:1fr}#walletView .wallet-record-row b{justify-self:start}#promoView .team-hero{grid-template-columns:1fr;gap:12px}#promoView .team-panel,#promoView .team-card{border-radius:20px}#promoView .team-panel{padding:18px}#promoView .team-panel h2{font-size:25px}#promoView .team-panel p{font-size:13px}#promoView .team-panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}#promoView .team-reward-meta{gap:6px}#promoView .team-reward-meta span{min-height:26px;font-size:11px}#promoView .team-metric,#promoView .team-source-card,#promoView .team-level-pill{min-width:min(72vw,244px);border-radius:18px}#promoView .team-card{padding:18px}#promoView .team-level-name strong{font-size:36px}#promoView .team-card .invite-code{grid-template-columns:1fr auto}#promoView .team-card .invite-code span{grid-column:1 / -1}#promoView .team-table-card{display:none}}#promoView .team-metrics,#promoView .team-source-grid,#promoView .team-level-strip{display:grid;overflow:visible;padding:0;scroll-snap-type:none}#promoView .team-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}#promoView .team-source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}#promoView .team-level-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}#promoView .team-metric,#promoView .team-source-card,#promoView .team-level-pill{min-width:0;scroll-snap-align:none}#promoView .team-metric{min-height:94px;padding:13px}#promoView .team-metric:first-child,#promoView .team-metric:last-child{padding:13px}#promoView .team-metric strong{font-size:20px}#promoView .team-source-card{min-height:86px;padding:14px}#promoView .team-level-pill{min-height:92px;padding:12px}#promoView .team-card{align-content:start;gap:12px}#promoView .team-level-head{gap:8px}#promoView .team-level-name{align-items:center}#promoView .team-level-name strong{font-size:34px}#promoView .team-level-rates{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#promoView .team-level-rates div{padding:10px 12px}#promoView .team-level-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:10px}#promoView .team-level-checks div{display:grid;gap:4px;align-content:start;justify-content:start}#promoView .team-progress{gap:8px;padding:12px}#promoView .team-card .invite-code{min-height:52px;grid-template-columns:auto minmax(0,1fr) auto;padding:8px 10px 8px 12px}#promoView .team-metrics,#promoView .team-source-grid,#promoView .team-level-strip{grid-template-columns:1fr;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}#promoView .team-metric,#promoView .team-source-card,#promoView .team-level-pill{min-height:0;padding:12px 0;border-radius:0;background:transparent;box-shadow:none;border-bottom:1px solid var(--line)}#promoView .team-metric:last-child,#promoView .team-source-card:last-child,#promoView .team-level-pill:last-child{border-bottom:0}#promoView .team-metric,#promoView .team-source-card{display:flex;align-items:center;justify-content:space-between;gap:14px}#promoView .team-level-pill{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center}#promoView .team-level-pill small{grid-column:1 / -1}#promoView .team-source-card span{background:transparent;box-shadow:none;padding:0}#promoView .team-source-card strong,#promoView .team-level-pill strong{margin:0;text-align:right}#promoView .team-level-pill.is-current{background:transparent;box-shadow:none}@media (max-width: 1180px){#promoView .team-metrics,#promoView .team-source-grid,#promoView .team-level-strip{grid-template-columns:1fr}}@media (max-width: 680px){#promoView .team-layout,#promoView .team-panel{gap:14px}#promoView .team-metrics,#promoView .team-source-grid,#promoView .team-level-strip{grid-template-columns:1fr;gap:0}#promoView .team-metric,#promoView .team-source-card,#promoView .team-level-pill{min-width:0;border-radius:0}#promoView .team-metric{min-height:0;padding:10px 0}#promoView .team-metric:first-child,#promoView .team-metric:last-child{padding:10px 0}#promoView .team-metric span,#promoView .team-source-card span,#promoView .team-level-pill span{font-size:10px}#promoView .team-metric strong{font-size:16px;line-height:1.15}#promoView .team-metric small{font-size:10px;line-height:1.35}#promoView .team-source-card{min-height:0;padding:10px 0}#promoView .team-source-card strong{font-size:13px}#promoView .team-source-card p{font-size:10px}#promoView .team-level-pill{min-height:0;padding:10px 0}#promoView .team-level-pill strong{font-size:15px}#promoView .team-level-pill small{font-size:10px}#promoView .team-card{gap:10px}#promoView .team-level-name strong{font-size:32px}#promoView .team-progress-note b{line-height:1.35}#promoView .team-card .invite-code{grid-template-columns:auto minmax(0,1fr) auto}#promoView .team-card .invite-code span{grid-column:auto}}#promoView .team-metrics,#promoView .team-source-grid,#promoView .team-level-strip{grid-template-columns:1fr!important;gap:6px;border:0}#promoView .team-metric,#promoView .team-source-card,#promoView .team-level-pill{min-height:0;min-width:0;border-radius:0;background:transparent;box-shadow:none;border:0;padding-top:7px;padding-bottom:7px}#promoView .team-metric:last-child,#promoView .team-source-card:last-child,#promoView .team-level-pill:last-child{border:0}#promoView .team-section-title{margin-top:6px;padding-top:4px}#promoView .team-rank-icon{width:42px;height:42px;display:inline-grid;place-items:center;margin-bottom:8px;border-radius:14px;background:linear-gradient(145deg,#94a3b83d,#93ff6129);color:#d9e7ff;box-shadow:inset 0 0 0 1px #ffffff17}#promoView .team-rank-icon svg{width:24px;height:24px;fill:currentColor;stroke:currentColor;stroke-width:.8}#promoView .team-level-name{display:block}#promoView .team-level-name div{gap:2px}#promoView .team-level-checks{grid-template-columns:1fr;gap:10px;border-top:0;padding-top:6px}#promoView .team-level-checks div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px}#promoView .team-level-checks i{grid-column:1 / -1;display:block;height:5px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--surface-soft) 72%,transparent)}#promoView .team-level-checks i:before{content:"";display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green))}#promoView .team-card .invite-code{order:2}#promoView .team-progress{order:3;padding:0;background:transparent;box-shadow:none;border-radius:0}#promoView .team-progress-head,#promoView .team-progress-note{display:flex;align-items:center;justify-content:space-between;gap:10px}#promoView .team-progress-track{height:5px}#promoView .team-progress-note b{color:var(--muted);font-weight:740;text-align:right}#promoView .team-source-grid,#promoView .team-level-strip{gap:3px}#promoView .team-source-card,#promoView .team-level-pill{padding-top:5px;padding-bottom:5px}#promoView .team-source-card span,#promoView .team-level-pill span{color:var(--faint);font-size:10px}#promoView .team-source-card strong{font-size:14px}#promoView .team-level-pill strong{font-size:15px}#promoView .team-level-pill small{color:color-mix(in srgb,var(--faint) 82%,transparent);font-size:10px}#promoView .team-member-section{display:grid;gap:12px;margin-top:8px}#promoView .team-member-list{display:grid;gap:10px}#promoView .team-member-row{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(280px,1fr);gap:16px;align-items:center;min-height:82px;padding:16px 18px;border-radius:20px;background:#fff;box-shadow:0 12px 30px #1118270f}#promoView .team-member-main{display:grid;gap:8px;min-width:0}#promoView .team-member-main strong{overflow:hidden;color:#111827;font-size:14px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}#promoView .team-member-status{width:22px!important;height:22px!important;min-height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;background:transparent!important;color:#9ca3af!important;font-size:0!important;box-shadow:none!important}#promoView .team-member-status.active{background:transparent!important;color:#22c55e!important}#promoView .team-member-status svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}#promoView .team-member-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#promoView .team-member-meta span{display:grid;gap:5px;min-width:0}#promoView .team-member-meta i{color:#11182785;font-size:11px;font-style:normal;font-weight:700}#promoView .team-member-meta b{color:#111827;font-size:13px;font-weight:700;line-height:1.25}#promoView .team-section-title h3{font-size:18px}#promoView .team-layout{gap:18px}#promoView .team-panel{padding:4px 0 12px;border-radius:0;background:transparent;box-shadow:none}#promoView .team-panel h2{font-size:clamp(24px,6vw,34px);line-height:1.16}#promoView .team-panel .eyebrow{width:-moz-fit-content!important;width:fit-content!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;margin:0 0 8px!important;padding:0 10px!important;border-radius:999px!important;background:#93ff61!important;color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:760!important}#promoView .team-reward-meta span{min-height:24px;padding:0 9px;font-size:11px}#promoView .team-panel-actions{gap:8px;margin-top:12px}#promoView .team-panel-actions .primary-button,#promoView .team-panel-actions .secondary-button{min-height:38px;font-size:13px}#promoView .team-metrics{margin-top:8px;gap:2px}#promoView .team-metric{padding-top:6px;padding-bottom:6px}#promoView .team-metric span{font-size:11px}#promoView .team-metric strong{font-size:18px}#promoView .team-card{padding:18px;border-radius:20px}#promoView .team-level-name div{display:grid;grid-template-columns:auto 34px;align-items:center;justify-content:start;gap:3px 10px}#promoView .team-level-name strong{margin:0;font-size:34px;line-height:1}#promoView .team-level-name small{grid-column:1 / -1;font-size:12px}#promoView .team-rank-icon{width:34px;height:34px;margin:0;border-radius:12px}#promoView .team-rank-icon svg{width:20px;height:20px}#promoView .team-level-rates div{padding:10px}#promoView .team-level-rates b{font-size:18px}#promoView .team-level-checks i{background:#d8ecbe!important}#promoView .team-progress-track{background:#d8ecbe!important}#promoView .team-section-title{margin-top:2px;padding-top:0}#promoView .team-section-title h3{font-size:20px;line-height:1.2}#promoView .team-source-card,#promoView .team-level-pill{padding-top:4px;padding-bottom:4px}#promoView .team-metric,#promoView .team-metric:first-child,#promoView .team-metric:last-child{background:transparent!important}#promoView .team-card{box-shadow:0 6px 14px #0f172a0f!important}#promoView .team-rank-icon{background:#dff6c2!important;color:#111827!important}@media (max-width: 680px){#promoView{width:100%;max-width:none;margin:0;background:transparent!important;border:0!important;box-shadow:none!important}#promoView .team-layout{gap:16px}#promoView .team-panel{padding:0 0 10px}#promoView .team-panel h2{font-size:27px}#promoView .team-card{padding:16px}#promoView .team-level-name strong{font-size:32px}#promoView .team-member-section{gap:10px;margin-top:6px}#promoView .team-member-row{grid-template-columns:1fr;gap:12px;min-height:0;padding:14px 0;border-radius:0;background:transparent;box-shadow:none}#promoView .team-member-row+.team-member-row{border-top:1px solid rgba(17,24,39,.08)}#promoView .team-member-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}#promoView .team-member-main strong{font-size:14px}#promoView .team-member-meta{gap:10px}#promoView .team-member-meta b{font-size:13px}#promoView .team-member-list{gap:0}#promoView .team-member-row{gap:9px;padding:11px 0}#promoView .team-member-main{gap:8px}#promoView .team-member-status{width:22px!important;height:22px!important;min-height:22px!important;padding:0!important;font-size:0!important}#promoView .team-member-meta{gap:8px}#promoView .team-member-meta span{gap:3px}#promoView .team-member-meta i{font-size:10.5px}#promoView .team-member-meta b .amount-with-icon{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;width:auto!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;white-space:nowrap!important}#promoView .team-member-meta b .avax-icon.small{display:inline-block!important;flex:0 0 auto!important;width:16px;height:16px;margin:0!important}}.login-button,.guest-console,.reward-guest{display:none!important}.user-menu{display:block!important}.reward-logged-in{display:grid!important}.auth-required{display:revert!important}@media (max-width: 680px){.view{padding-bottom:96px}.section-head,#consoleView>.section-head{padding:0 2px;text-align:left}.section-head h2,#consoleView .section-head h2,#chatView .section-head h2,#packagesView .package-intro h2,#promoView .team-panel h2{color:#111312;font-weight:700}.nav{background:#000000db;border-color:#ffffff14;box-shadow:0 18px 44px #00000057,inset 0 1px #ffffff14}.top-actions{display:flex;align-items:center;justify-content:flex-end}.mobile-tools{order:3}.user-menu{order:2}#packagesView .package-intro{position:relative;min-height:244px;margin:-14px -12px 24px;padding:22px 24px 34px;border-radius:0 0 28px 28px;overflow:hidden;background:linear-gradient(180deg,rgba(186,255,22,.36) 0%,rgba(186,255,22,.16) 38%,var(--bg) 100%)!important;box-shadow:none!important}#packagesView .package-copy{position:relative;z-index:2;max-width:245px}#packagesView .machine-visual{position:absolute;z-index:1;right:-62px;top:12px;display:grid!important;width:230px;min-height:230px;opacity:.18;pointer-events:none}#packagesView .machine-visual svg{width:230px;max-width:none}#homeView .home-hero-brand{display:block;width:104px;height:104px;margin:4px auto 10px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 16px 26px rgba(147,255,97,.16))}#homeView .hero{padding:20px 0 48px}#homeView .hero>div{order:2}#homeView .ai-visual{order:1;display:grid;width:min(360px,100%);min-height:216px;margin:2px auto 18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#homeView .ai-visual:before{content:none}#homeView .ai-visual svg{width:100%;max-width:360px;margin:0 auto}#homeView .ai-token-logo{filter:drop-shadow(0 14px 22px rgba(147,255,97,.18))}#homeView .daily-reward{margin-top:14px;background:linear-gradient(135deg,#baff1647,#ffffffeb 44%,#2563eb21)}#homeView .reward-copy>.eyebrow{min-height:24px;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#baff16;color:#050806;text-shadow:none;box-shadow:none}#homeView .reward-panel.reward-logged-in{padding:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#homeView .reward-amount{margin-top:18px;padding:13px 14px;border-radius:18px;background:#f2f4f7;box-shadow:none}#homeView .reward-amount strong{font-size:21px}#homeView .reward-amount .avax-icon{background:transparent;border-radius:0}#homeView .reward-meta span{background:#f2f4f7;color:#4b5563;box-shadow:none}#homeView .home-final-prize{background:linear-gradient(135deg,#baff16,#26e88b 48%,#1d8cff);box-shadow:0 18px 38px #1d8cff26}#homeView .home-final-prize:before,#homeView .home-final-prize:after{content:none}#homeView .home-final-prize div{background:transparent;color:#fff}#homeView .home-final-prize dl{gap:0;overflow:hidden;border-radius:14px;background:#070b12}#homeView .home-final-prize dl div{border-radius:0}#homeView .home-final-prize dl div:not(:last-child){border-right:1px solid rgba(255,255,255,.14)}#homeView .home-final-prize dt{color:#ffffffad}#homeView .home-final-prize dd{color:#fff}#homeView .token-task-node{background:#fff;box-shadow:0 0 0 5px var(--bg)}#homeView .token-task-row.active{padding:16px 0;border-radius:0;background:transparent;box-shadow:none}#homeView .token-task-list:before{left:18px;background:linear-gradient(180deg,#0ea5e947,#0ea5e91a)}#homeView .task-reward-icon{background:transparent;box-shadow:none}#homeView .token-task-node img{opacity:1;filter:none}#homeView .hero{position:relative;display:grid!important;grid-template-columns:1fr!important;gap:18px;width:calc(100% - 24px);margin:16px auto 20px;padding:22px 14px 18px!important;border-radius:28px;background:#eef2f7;box-shadow:inset 0 0 0 1px #0f172a0d;text-align:center!important}#homeView .ai-visual{position:relative;order:2;width:100%!important;min-height:300px!important;margin:0 auto!important;display:grid!important;place-items:center}#homeView .ai-visual svg{width:min(340px,100%)!important;max-width:none!important;transform:none}#homeView .hero>div{order:1;width:100%;margin:0 auto;padding:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:2;justify-items:center}#homeView .hero .eyebrow{margin-bottom:8px}#homeView .hero h1{max-width:9.6em;margin:0;font-size:30px;line-height:1.08;text-align:center}#homeView .hero .lead{margin-top:12px;max-width:25em;color:#4b5563;font-size:13px;line-height:1.62;text-align:center}#homeView .hero-note{display:none!important}#homeView .hero-note span{min-height:0;grid-template-columns:8px minmax(0,auto) minmax(0,1fr);align-items:center;padding:8px 0;border-radius:0;background:transparent;box-shadow:none}#homeView .hero-note b{color:#111827;font-size:12px}#homeView .hero-note small{color:#6b7280;font-size:11px}#homeView .daily-reward{margin-top:0!important;margin-bottom:0!important;border-radius:24px 24px 0 0!important;box-shadow:0 18px 42px #0f172a14,inset 0 0 0 1px #0f172a0f}#homeView .home-final-prize{margin-top:0!important;margin-bottom:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 18px 42px #0f172a14}#homeView .token-task-section{margin-top:22px;background:#fff!important;box-shadow:inset 0 0 0 1px #0f172a14}#homeView .token-task-list{padding:2px 0}#homeView .token-task-list:before{left:18px!important;background:linear-gradient(180deg,#1118272e,#1118270f)!important}#homeView .token-task-row,#homeView .token-task-row.active{grid-template-columns:38px minmax(0,1fr)!important;gap:8px 12px!important;padding:13px 0!important;background:transparent!important;box-shadow:none!important;opacity:1!important}#homeView .token-task-node{width:34px!important;height:34px!important;border-radius:12px!important;background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #11182714,0 0 0 4px #fff!important}#homeView .token-task-row.done .token-task-node,#homeView .token-task-row.active .token-task-node{background:color-mix(in srgb,var(--green) 24%,#ffffff)!important}#homeView .token-task-node img{width:18px!important;height:18px!important;opacity:1!important;filter:none!important}#homeView .token-task-head p{color:#6b7280!important;font-size:11.5px!important;line-height:1.4!important}#homeView .token-task-head h4{color:#111827!important;font-size:14px!important;line-height:1.35!important}#homeView .token-task-meta{grid-column:2!important}#homeView .token-task-meta b{color:#16a34a!important;font-size:12px!important;line-height:1.35!important;opacity:1!important}#homeView .token-task-status{grid-column:2!important;justify-self:start!important;color:#111827!important;background:#f3f4f6!important}#homeView .hero{width:100%!important;margin:10px auto 14px!important;padding:8px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView .ai-visual{min-height:232px!important;margin-top:-18px!important}#homeView .daily-reward{margin-top:0!important;margin-bottom:18px!important;border-radius:24px!important;background:linear-gradient(135deg,#93ff6133,#ffffffeb 48%,#fff)!important}#homeView .daily-reward:before{background:none!important}#homeView .reward-meta{grid-template-columns:repeat(2,minmax(0,auto))!important;justify-content:start;gap:8px!important}#homeView .reward-meta span{min-height:30px!important;padding:0 12px!important;border:1px solid rgba(15,23,42,.1);background:#ffffff5c!important;box-shadow:none!important}#homeView .reward-amount{background:#f2f4f7!important;box-shadow:none!important}#homeView .reward-progress strong{font-weight:500!important}#homeView .reward-progress strong a{color:inherit;display:inline-flex;align-items:center;gap:2px;text-decoration:none;font-weight:700}#homeView .reward-progress{margin-top:12px!important}#homeView .reward-progress-head{display:flex;align-items:center;justify-content:space-between;gap:14px}#homeView .reward-progress-head em{color:#6b7280;font-size:12px;font-style:normal;font-weight:700;line-height:1.2;white-space:nowrap}#homeView .reward-progress-top{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}#homeView .daily-claim-button.claimed,#homeView .daily-claim-button:disabled{color:#111827!important;background:#e5e7eb!important;opacity:1!important;box-shadow:none!important}#homeView .reward-amount:has(.daily-claim-button.claimed) strong,#homeView .reward-amount:has(.daily-claim-button:disabled) strong{opacity:.6!important}#homeView .progress-track{background:#0f172a14}#homeView .progress-track i{background:linear-gradient(90deg,var(--blue) 0%,var(--green) 100%)!important}#homeView .home-experience{margin-top:0!important}#homeView .token-layout,#homeView .token-task-section{margin-top:0!important;background:transparent!important;box-shadow:none!important}#homeView .home-final-prize{gap:10px!important;margin:0 0 44px!important;border-radius:24px!important;border:1px solid rgba(22,163,74,.28)!important;background:#93ff61!important;box-shadow:0 18px 38px #93ff612e,inset 0 0 0 1px #ffffff5c!important}#homeView .home-final-prize>span{width:-moz-fit-content!important;width:fit-content!important;min-height:22px!important;display:inline-flex!important;align-items:center;padding:0 10px!important;border-radius:999px!important;background:#fff!important;color:#111827!important}#homeView .home-final-prize strong{font-size:18px!important}#homeView .home-final-prize dl{grid-template-columns:.76fr .72fr 1.22fr!important;gap:6px!important;margin-top:2px!important;padding:8px 0 12px!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.4)!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dl div{justify-items:start!important;align-items:start!important;padding:0!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dl div:not(:last-child){border-right:0!important}#homeView .home-final-prize dd{color:#111827!important;font-size:16px!important;white-space:nowrap!important}#homeView .home-final-prize dt{color:#111827ad!important}#homeView .home-final-prize p{order:4;max-width:none!important;margin-top:2px!important}#homeView .token-section-title{margin-top:0!important;margin-bottom:16px!important;padding:0 2px}#homeView .token-task-summary{width:-moz-fit-content!important;width:fit-content!important;display:inline-flex!important;grid-template-columns:none!important;gap:0!important;margin:0 0 12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView .token-task-summary span{min-height:0!important;display:inline-flex!important;align-items:baseline!important;gap:8px!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#6b7280!important;font-size:13px!important;font-weight:600!important}#homeView .token-task-summary b{color:#111827!important;font-size:14px!important;font-weight:700!important}#homeView .token-task-list{gap:16px!important}#homeView .token-section-title h3{display:inline-flex;align-items:center;gap:8px}#homeView .token-section-title h3:before{content:"";width:18px;height:18px;flex:0 0 auto;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat}#homeView .token-task-node{background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #1118271a,0 0 0 5px #fff!important}#homeView .token-task-row.done .token-task-node{background:#d9ffd0!important;box-shadow:inset 0 0 0 1px #11182729,0 0 0 5px #fff!important}#homeView .token-task-row.active .token-task-node{background:#dbeafe!important;box-shadow:inset 0 0 0 1px #2563eb38,0 0 0 5px #fff!important}#homeView .token-task-row.active .token-task-head h4{color:var(--blue)!important}#homeView .token-task-row.locked .token-task-node{background:#e8eef5!important;box-shadow:inset 0 0 0 1px #11182714,0 0 0 5px #fff!important}#homeView .token-task-row.locked{opacity:.6!important}#homeView .token-task-node img{filter:brightness(0)!important;opacity:1!important}#homeView .task-reward-icon svg{stroke:#111827!important}#homeView .token-task-meta .reward{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important}#homeView .task-reward-icon{width:18px!important;height:18px!important;display:inline-grid!important;place-items:center!important}#homeView .task-reward-icon svg{width:13px!important;height:13px!important}#homeView .token-task-meta b{line-height:1.2!important}#homeView .token-task-row.done .token-task-meta b{color:#9ca3af!important}#homeView .token-task-row.done .task-reward-icon svg{stroke:#9ca3af!important}#homeView .token-task-list:before{left:19px!important;width:3px!important;background:linear-gradient(180deg,transparent 0 18px,rgba(17,24,39,.12) 18px calc(100% - 18px),transparent calc(100% - 18px))!important;z-index:0!important}}@media (min-width: 681px){#homeView .home-experience{margin-top:26px!important}#homeView .token-layout{gap:0!important}#homeView .token-task-section{display:grid!important;grid-template-columns:minmax(290px,.42fr) minmax(0,1fr);gap:18px 30px;align-items:start;padding:24px!important;border-radius:28px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #0f172a14,0 18px 46px #0f172a0f!important}#homeView .home-final-prize{grid-row:1 / 4;align-self:stretch;gap:12px!important;margin:0!important;padding:22px!important;border-radius:24px!important;border:1px solid rgba(22,163,74,.28)!important;background:#93ff61!important;color:#111827!important;box-shadow:0 18px 38px #93ff612e,inset 0 0 0 1px #ffffff6b!important}#homeView .home-final-prize:before,#homeView .home-final-prize:after{content:none!important}#homeView .home-final-prize>span{width:-moz-fit-content!important;width:fit-content!important;min-height:24px!important;display:inline-flex!important;align-items:center;padding:0 11px!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:12px!important;font-weight:760!important}#homeView .home-final-prize strong{color:#111827!important;font-size:24px!important;line-height:1.18!important}#homeView .home-final-prize dl{display:grid!important;grid-template-columns:.76fr .72fr 1.22fr!important;gap:8px!important;margin:8px 0 0!important;padding:10px 0 14px!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.4)!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dl div{display:grid!important;gap:4px!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}#homeView .home-final-prize dt{color:#111827ad!important;font-size:12px!important}#homeView .home-final-prize dd{margin:0!important;color:#111827!important;font-size:18px!important;line-height:1.18!important;font-weight:800!important;white-space:nowrap!important}#homeView .home-final-prize p{max-width:none!important;margin:0!important;color:#111827b3!important;font-size:13px!important;line-height:1.6!important}#homeView .token-section-title{grid-column:2;margin:0!important;padding:0!important}#homeView .token-section-title h3{display:inline-flex;align-items:center;gap:8px;margin:0}#homeView .token-section-title h3:before{content:"";width:18px;height:18px;flex:0 0 auto;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2h6a2 2 0 0 1 2 2v1h2a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a2 2 0 0 1 2-2Zm0 3h6V4H9v1Zm-2 7 3 3 7-7-1.4-1.4L10 12.2 8.4 10.6 7 12Z'/%3E%3C/svg%3E") center / contain no-repeat}#homeView .token-section-title p{margin-top:7px!important;max-width:520px;color:#6b7280!important}#homeView .token-task-summary{grid-column:2;width:-moz-fit-content!important;width:fit-content!important;display:inline-flex!important;margin:-4px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#homeView .token-task-summary span{min-height:0!important;display:inline-flex!important;align-items:baseline!important;gap:8px!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#6b7280!important;font-size:13px!important;font-weight:600!important}#homeView .token-task-summary b{color:#111827!important;font-size:14px!important;font-weight:760!important}#homeView .token-task-list{grid-column:2;gap:10px!important;padding:0!important}#homeView .token-task-list:before{left:19px!important;width:3px!important;background:linear-gradient(180deg,transparent 0 18px,rgba(17,24,39,.12) 18px calc(100% - 18px),transparent calc(100% - 18px))!important}#homeView .token-task-row,#homeView .token-task-row.active{display:grid!important;grid-template-columns:38px minmax(0,1fr) minmax(150px,.34fr)!important;gap:8px 14px!important;align-items:center!important;min-height:58px!important;padding:8px 0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important}#homeView .token-task-row.locked{opacity:.6!important}#homeView .token-task-node{width:34px!important;height:34px!important;margin-left:2px!important;border-radius:12px!important;background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #1118271a,0 0 0 5px #fff!important}#homeView .token-task-row.done .token-task-node{background:#d9ffd0!important;box-shadow:inset 0 0 0 1px #11182729,0 0 0 5px #fff!important}#homeView .token-task-row.active .token-task-node{background:#dbeafe!important;box-shadow:inset 0 0 0 1px #2563eb38,0 0 0 5px #fff!important}#homeView .token-task-row.locked .token-task-node{background:#e8eef5!important}#homeView .token-task-node img{width:18px!important;height:18px!important;filter:brightness(0)!important;opacity:1!important}#homeView .token-task-head{gap:3px!important}#homeView .token-task-head p{color:#6b7280!important;font-size:12px!important;line-height:1.35!important}#homeView .token-task-head h4{color:#111827!important;font-size:15px!important;line-height:1.32!important}#homeView .token-task-row.active .token-task-head h4{color:var(--blue)!important}#homeView .token-task-meta{grid-column:auto!important;justify-items:start!important}#homeView .token-task-meta .reward{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important}#homeView .task-reward-icon{width:18px!important;height:18px!important;display:inline-grid!important;place-items:center!important;background:transparent!important;box-shadow:none!important}#homeView .task-reward-icon svg{width:13px!important;height:13px!important;stroke:#111827!important}#homeView .token-task-meta b{color:#16a34a!important;font-size:12px!important;line-height:1.25!important;text-align:left!important}#homeView .token-task-row.done .token-task-meta b{color:#9ca3af!important}#homeView .token-task-row.done .task-reward-icon svg{stroke:#9ca3af!important}#homeView .token-task-status{display:none!important}}#homeView #homeExperience.daily-reward{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-items:stretch!important;margin:12px 0 28px!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView #homeExperience:before{content:none!important}#homeView #homeExperience .reward-copy,#homeView #homeExperience .reward-panel.reward-logged-in{border-radius:34px!important;background:radial-gradient(circle at 0% 0%,rgba(147,255,97,.24),transparent 36%),linear-gradient(135deg,#93ff611c,#fffffff5 46%,#fff)!important;box-shadow:inset 0 0 0 1px #0f172a0f,0 8px 18px #0f172a0b!important}#homeView #homeExperience .reward-copy{align-content:space-between!important;gap:16px!important;min-height:470px!important;padding:22px 22px 14px!important}#homeView #homeExperience .reward-copy .eyebrow{min-height:35px!important;width:-moz-fit-content!important;width:fit-content!important;display:inline-flex!important;align-items:center!important;padding:0 15px!important;border-radius:999px!important;background:#baff16!important;color:#050806!important;font-size:17px!important;font-weight:800!important;box-shadow:none!important}#homeView #homeExperience .reward-copy h2{max-width:660px!important;margin-top:10px!important;color:#111827!important;font-size:clamp(30px,3vw,38px)!important;line-height:1.18!important;font-weight:820!important;letter-spacing:0!important}#homeView #homeExperience .reward-copy>p:not(.eyebrow){max-width:650px!important;margin-top:12px!important;color:#6b7280!important;font-size:17px!important;line-height:1.75!important;font-weight:560!important}#homeView #homeExperience .reward-meta{gap:14px!important;margin-top:16px!important}#homeView #homeExperience .reward-meta span{min-height:44px!important;padding:0 18px!important;border-radius:999px!important;border:1px solid rgba(15,23,42,.08)!important;background:#ffffff85!important;color:#4b5563!important;font-size:13px!important;font-weight:800!important;box-shadow:0 8px 20px #0f172a0a!important}#homeView #homeExperience .reward-panel.reward-logged-in{align-content:stretch!important;gap:10px!important;min-height:470px!important;padding:22px!important;border-radius:34px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #0f172a0f,0 8px 18px #0f172a0b!important}#homeView #homeExperience .reward-progress{display:grid!important;gap:8px!important;margin:0!important;padding:0!important;border-radius:0!important;background:radial-gradient(circle at 0% 0%,rgba(147,255,97,.12),transparent 38%)!important;box-shadow:none!important;grid-row:auto!important;order:1!important}#homeView #homeExperience .reward-progress-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}#homeView #homeExperience .reward-progress-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}#homeView #homeExperience .reward-progress-head span{color:#111827!important;font-size:18px!important;font-weight:600!important}#homeView #homeExperience .reward-progress-value{display:inline-flex!important;align-items:center!important;gap:8px!important;line-height:1!important}#homeView #homeExperience .reward-progress-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;display:block!important;transform:translateY(1px)!important}#homeView #homeExperience .reward-progress-value b{color:#050806!important;font-size:44px!important;line-height:.95!important;font-weight:820!important;-webkit-text-stroke:0 transparent!important;letter-spacing:0!important}#homeView #homeExperience .reward-progress-value small{color:#374151!important;font-size:20px!important;font-weight:700!important}#homeView #homeExperience .progress-track{height:11px!important;margin-top:4px!important;background:#e5e7eb!important}#homeView #homeExperience .progress-track i{width:100%!important;background:#55ff31!important}#homeView #homeExperience .reward-progress-head em{color:#6b7280!important;font-size:16px!important;font-weight:600!important}#homeView #homeExperience .reward-progress strong{margin:0!important;color:#111827!important;font-size:19px!important;line-height:1.35!important;font-weight:600!important}#homeView #homeExperience .reward-progress strong a{color:inherit!important;text-decoration:none!important;font-weight:850!important}#homeView #homeExperience .reward-amount{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:36px -10px 0!important;min-height:100px!important;padding:16px 20px!important;border-radius:24px!important;background:#f4f6fb!important;box-shadow:none!important}#homeView #homeExperience .reward-amount span{color:#6b7280!important;font-size:15px!important;font-weight:800!important}#homeView #homeExperience .reward-amount strong{display:flex!important;align-items:center!important;gap:8px!important;margin-top:8px!important;color:#111827!important;font-size:28px!important;line-height:1!important;font-weight:760!important;white-space:nowrap!important}#homeView #homeExperience .reward-amount .avax-icon{width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:999px!important;background:#93ff618a!important}#homeView #homeExperience .daily-claim-button{min-width:74px!important;min-height:40px!important;padding:0 14px!important;border-radius:999px!important;background:#071225!important;color:#111827!important;font-size:13px!important;font-weight:820!important;box-shadow:none!important}#homeView #homeExperience .reward-amount strong .reward-bonus{margin-left:-2px!important;color:#1287ff!important;font-size:16px!important;line-height:1!important;font-weight:760!important}#homeView #homeExperience .home-final-prize{display:grid!important;gap:12px!important;margin:0!important;padding:24px 24px 22px!important;border-radius:34px!important;border:1px solid rgba(15,23,42,.08)!important;background:radial-gradient(circle at 92% 12%,rgba(186,255,22,.46),transparent 36%),linear-gradient(180deg,#f1ffe9,#e8ffd7)!important;color:#111827!important;box-shadow:inset 0 0 0 1px #ffffff6b,0 6px 14px #15171a0b!important;grid-row:auto!important;align-self:stretch!important;order:2!important}#homeView #homeExperience .home-final-prize:before,#homeView #homeExperience .home-final-prize:after{content:none!important}#homeView #homeExperience .home-final-prize>span{width:-moz-fit-content!important;width:fit-content!important;min-height:26px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;border-radius:999px!important;border:0!important;background:linear-gradient(135deg,#baff16,#93ff61)!important;color:#111827!important;font-size:12px!important;font-weight:700!important;box-shadow:none!important}#homeView #homeExperience .home-final-prize strong{color:#111827!important;font-size:20px!important;line-height:1.12!important;font-weight:600!important}#homeView #homeExperience .home-final-prize dl{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important;padding:10px 12px 8px!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:16px!important;background:transparent!important}#homeView #homeExperience .home-final-prize dl div{display:grid!important;justify-items:start!important;gap:4px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}#homeView #homeExperience .home-final-prize dt{color:#111827ad!important;font-size:12px!important;font-weight:500!important}#homeView #homeExperience .home-final-prize dd{margin:0!important;color:#111827!important;font-size:16px!important;line-height:1!important;font-weight:600!important;white-space:nowrap!important}#homeView #homeExperience .home-final-prize p{max-width:none!important;margin:0!important;color:#111827b8!important;font-size:14px!important;line-height:1.65!important;font-weight:500!important}#homeView #homeTasks{margin-top:24px!important}#homeView #homeTasks .token-task-section{grid-template-columns:1fr!important;padding:24px!important}@media (min-width: 681px){#homeView #homeTasks{margin-top:28px!important}#homeView #homeTasks .token-task-section{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "summary" "list";align-items:start;gap:12px;min-height:0;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView #homeTasks .token-section-title{grid-area:title;display:block!important;margin:0!important;padding-top:0}#homeView #homeTasks .token-section-title h3{max-width:360px;font-size:26px;line-height:1.18;letter-spacing:0}#homeView #homeTasks .token-section-title p{max-width:380px;margin-top:12px;font-size:14px;line-height:1.72}#homeView #homeTasks .token-task-summary{grid-area:summary;justify-self:start;align-self:start;margin-top:0!important}#homeView #homeTasks .token-task-summary span{min-height:38px;padding:0 14px;background:#ffffffb8}#homeView #homeTasks .token-task-list{grid-area:list;margin-top:4px!important;padding:0!important;width:min(724px,100%)!important;max-width:724px!important}#homeView #homeTasks .token-task-list:before{left:18px!important}#homeView #homeTasks .token-task-row,#homeView #homeTasks .token-task-row.active{grid-template-columns:38px minmax(0,1fr)!important;gap:10px 14px!important;min-height:58px!important;padding:9px 0!important}#homeView #homeTasks .token-task-card{min-width:0}#homeView #homeTasks .token-task-meta{grid-column:2!important;justify-self:start}#homeView #homeTasks .token-task-meta b{text-align:left}#homeView #homeTasks .token-task-status{display:none!important}}@media (max-width: 680px){#homeView #homeExperience.daily-reward{grid-template-columns:1fr!important;gap:12px!important;margin:0 0 24px!important}#homeView #homeExperience .reward-copy{min-height:0!important;padding:20px 20px 13px!important;border-radius:28px!important}#homeView #homeExperience .reward-copy .eyebrow{min-height:30px!important;padding:0 13px!important;font-size:14px!important}#homeView #homeExperience .reward-copy h2{margin-top:4px!important;font-size:24px!important;line-height:1.12!important}#homeView #homeExperience .reward-copy>p:not(.eyebrow){margin-top:4px!important;font-size:13px!important;line-height:1.52!important}#homeView #homeExperience .reward-meta{margin-top:6px!important}#homeView #homeExperience .reward-meta span{min-height:34px!important;padding:0 13px!important;font-size:12px!important}#homeView #homeExperience .reward-panel.reward-logged-in{min-height:0!important;padding:14px 16px!important;border-radius:28px!important;gap:8px!important}#homeView #homeExperience .reward-progress{padding:0!important;gap:4px!important}#homeView #homeExperience .reward-progress-head span,#homeView #homeExperience .reward-progress-head em{font-size:14px!important}#homeView #homeExperience .reward-progress-value b{font-size:28px!important;font-weight:720!important;-webkit-text-stroke:0 transparent!important}#homeView #homeExperience .reward-progress-value small{font-size:12px!important}#homeView #homeExperience .reward-progress strong{font-size:14px!important}#homeView #homeExperience .progress-track{height:8px!important}#homeView #homeExperience .reward-amount{min-height:78px!important;margin:10px -2px 0!important;padding:10px 12px!important;border-radius:18px!important}#homeView #homeExperience .reward-amount span{font-size:14px!important}#homeView #homeExperience .reward-amount strong{gap:7px!important;margin-top:5px!important;font-size:18px!important}#homeView #homeExperience .reward-amount .avax-icon{width:24px!important;height:24px!important;flex-basis:24px!important}#homeView #homeExperience .daily-claim-button{min-width:60px!important;min-height:34px!important;padding:0 10px!important;font-size:11px!important}#homeView #homeExperience .reward-amount strong .reward-bonus{font-size:11px!important}#homeView #homeExperience .home-final-prize{gap:6px!important;margin:0 -16px -14px!important;padding:12px 16px 14px!important;border-radius:0 0 28px 28px!important;box-shadow:none!important;border-left:0!important;border-right:0!important;border-bottom:0!important}#homeView #homeExperience .home-final-prize>span{min-height:20px!important;padding:0 9px!important;font-size:11px!important}#homeView #homeExperience .home-final-prize strong{font-size:17px!important;font-weight:600!important}#homeView #homeExperience .home-final-prize dl{gap:10px!important;padding:8px 10px 6px!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:14px!important;background:transparent!important}#homeView #homeExperience .home-final-prize dd{font-size:14px!important}#homeView #homeExperience .home-final-prize dt{font-size:11px!important;font-weight:500!important}#homeView #homeExperience .home-final-prize p{font-size:12px!important;font-weight:500!important}#homeView #homeTasks{margin-top:8px!important}#homeView #homeTasks .token-layout{gap:6px!important}#homeView #homeTasks .token-task-section{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView #homeTasks .token-task-list{margin-top:10px!important}#homeView #homeExperience .home-final-prize dl{gap:10px!important;margin-top:2px!important;padding:10px 12px 8px!important;border:1px solid rgba(15,23,42,.14)!important;border-radius:16px!important;background:transparent!important}#homeView #homeExperience .home-final-prize dl div{gap:2px!important}#homeView #homeExperience .home-final-prize dt{font-size:12px!important}#homeView #homeExperience .home-final-prize dd{font-size:15px!important}#homeView #homeExperience .home-final-prize p{padding-top:2px!important}#homeView #homeExperience .home-final-prize .prize-title-line{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}#homeView #homeExperience .home-final-prize .prize-period{color:#111827ad!important;font-size:12px!important;line-height:1!important;font-weight:650!important;white-space:nowrap!important}#homeView #homeExperience .home-final-prize>span{min-height:25px!important;padding:0 11px!important;font-size:11px!important}#homeView #homeExperience .home-final-prize dl{grid-template-columns:repeat(2,minmax(0,1fr))!important}#homeView #homeExperience .reward-progress-head span,#homeView #homeExperience .reward-progress-head em{font-weight:520!important}#homeView #homeExperience .home-final-prize{margin:0 -16px -14px!important;border-radius:0 0 28px 28px!important;border-left:0!important;border-right:0!important;border-bottom:0!important}#homeView #homeExperience .home-final-prize dl{background:transparent!important}#consoleView .stat-toolbar{width:100%!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:6px!important}#consoleView .stat-toolbar-actions{width:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:nowrap!important;min-width:0!important}#consoleView .period-switch,#consoleView .stat-currency-switch{width:auto!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;gap:2px!important;padding:2px!important;border-radius:999px!important;background:transparent!important;box-shadow:inset 0 0 0 1px var(--line)!important}#consoleView .period-switch button,#consoleView .stat-currency-switch button{flex:0 0 auto!important;min-width:34px!important;min-height:30px!important;padding:0 9px!important;border-radius:999px!important;background:transparent!important;color:var(--muted)!important;box-shadow:none!important;font-size:12px!important;font-weight:760!important}#consoleView .period-switch button.active,#consoleView .stat-currency-switch button.active{background:var(--surface)!important;color:var(--text)!important;box-shadow:inset 0 0 0 1px var(--line)!important}#consoleView .stat-refresh-button{width:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border-radius:999px!important;background:transparent!important;color:var(--text)!important;box-shadow:inset 0 0 0 1px var(--line)!important}#consoleView .stat-strip{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#consoleView .stat{min-height:58px!important;grid-template-rows:auto auto!important;align-content:start!important;row-gap:2px!important;padding:8px 10px 6px!important;border-radius:15px!important}#consoleView .stat span,#consoleView .stat small{font-size:11px!important;line-height:1.2!important}#consoleView .stat strong,#consoleView .stat-balance-line strong{font-size:18px!important;line-height:1!important}#consoleView .stat-balance-line{display:block!important}#consoleView .stat-text-link{color:var(--text)!important;font-size:11px!important;margin-left:auto!important}#consoleView .stat-title-line{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:5px!important;white-space:nowrap!important}#consoleView .console-tabs{gap:12px!important}#consoleView .console-tab-toolbar{width:100%!important;padding:0!important;margin-bottom:12px!important}#consoleView .console-tab-list{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;padding:3px!important;border-radius:999px!important}#consoleView .console-tab-list button{min-width:0!important;min-height:32px!important;padding:0 8px!important;font-size:12px!important}#consoleView .console-tab-panel{min-width:0!important}#consoleView .usage-record-card{min-height:420px!important}#consoleView .model-price-section .section-toolbar{justify-content:flex-end!important}#consoleView .model-price-section .price-tools{width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}#consoleView .model-price-section .unit-switch{width:auto!important;flex:0 0 auto!important}#consoleView .model-price-section .unit-switch button{flex:0 0 auto!important;min-width:32px!important;width:auto!important}#consoleView .key-management-section{margin-top:0!important;margin-bottom:13px!important}#consoleView .key-management-section .management-toolbar{margin-top:4px!important;margin-bottom:9px!important;padding:0 2px!important}#consoleView .key-management-section .title-stack{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#consoleView .key-management-section .title-row{width:auto!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:6px!important}#consoleView .key-management-section .section-kicker{min-width:0!important;margin-left:auto!important;text-align:right!important;font-size:12px!important;font-weight:400!important;white-space:nowrap!important}#consoleView .key-create-inline{min-height:30px!important;padding:0 12px!important;font-size:12px!important}#consoleView #deleteSelectedKeysButton{width:auto!important;min-width:0!important;min-height:30px!important;padding:0 10px!important;gap:5px!important;border-radius:999px!important;background:#fee2e2!important;color:#dc2626!important;box-shadow:inset 0 0 0 1px #dc26262e!important}#consoleView #deleteSelectedKeysButton svg{width:14px!important;height:14px!important}#consoleView #deleteSelectedKeysButton span{font-size:12px!important;font-weight:740!important}#consoleView .data-table tr{grid-template-columns:24px minmax(0,1fr) auto!important;gap:7px!important;margin-bottom:12px!important;padding:10px!important;border-radius:15px!important}#consoleView .data-table td{font-size:12px!important;line-height:1.25!important}#consoleView .data-table td:nth-child(2){font-size:14px!important}#consoleView .data-table td.select-column{display:flex!important;align-items:flex-start!important;justify-content:center!important;padding-top:1px!important}#consoleView .key-select{width:15px!important;height:15px!important;border-radius:4px!important}#consoleView .data-table td:nth-child(4){min-width:64px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;justify-self:end!important}#consoleView .data-table td:nth-child(5),#consoleView .data-table td:nth-child(6){display:inline!important;width:auto!important;color:var(--faint)!important;font-size:11px!important;line-height:1.2!important;align-self:center!important}#consoleView .data-table td:nth-child(5){grid-column:2!important;grid-row:3!important}#consoleView .data-table td:nth-child(6){grid-column:2!important;grid-row:3!important;margin-left:60px!important}#consoleView .key-cell{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;padding:1px 3px 1px 5px!important;border-radius:999px!important;gap:3px!important;background:#1118270b!important}#consoleView .key-cell code{padding-right:0!important}#consoleView .key-cell .icon-mini:last-child{margin-right:0!important}#consoleView .tag{min-height:22px!important;padding:0 8px!important;font-size:11px!important;font-weight:820!important;justify-content:center!important;text-align:center!important}#consoleView .tag.green{color:#0f7a2f!important;background:#93ff6173!important;box-shadow:inset 0 0 0 1px #0f7a2f29!important}#consoleView .icon-mini,#consoleView .row-action{min-width:24px!important;width:24px!important;height:24px!important}#consoleView .actions-cell{align-items:center!important;gap:2px!important}#consoleView .actions-cell .row-action:last-child{color:#dc2626!important}#consoleView .actions-cell .row-action:last-child:hover{background:#dc262614!important;color:#dc2626!important}#consoleView #keysPanel{display:block!important}#consoleView #keysPanel .table-wrap{display:block!important;overflow:visible!important}#consoleView #keysPanel .pagination{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-direction:row!important;gap:10px!important;margin:12px 0 128px!important;padding:8px 2px 0!important;clear:both!important}#consoleView #keysPanel .pagination span{font-size:12px!important;white-space:nowrap!important}#consoleView #keysPanel .page-actions{gap:6px!important}#consoleView #keysPanel .page-button{min-width:30px!important;min-height:30px!important;padding:0 10px!important}}#promoView .team-panel{display:grid!important;gap:16px!important;padding:0 0 4px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-reward-meta{display:none!important}#promoView .team-panel h2{max-width:620px!important;font-size:clamp(26px,5.8vw,36px)!important;line-height:1.14!important}#promoView .team-panel p{display:block!important;max-width:640px!important;margin:8px 0 0!important;color:var(--muted)!important;font-size:14px!important;line-height:1.55!important}#promoView .team-panel-actions{display:flex!important;margin-top:14px!important}#promoView .team-panel-actions .primary-button{width:auto!important;min-width:112px!important}#promoView .team-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:2px!important;border:0!important}#promoView .team-metric,#promoView .team-metric:first-child,#promoView .team-metric:last-child{min-height:92px!important;display:grid!important;align-content:space-between!important;gap:8px!important;padding:14px!important;border:1px solid var(--line)!important;border-radius:16px!important;background:transparent!important;box-shadow:none!important}#promoView .team-metric span{color:var(--muted)!important;font-size:12px!important;font-weight:760!important}#promoView .team-metric strong{justify-self:start!important;font-size:22px!important;line-height:1!important}#promoView .team-card{position:relative!important;gap:12px!important;padding:18px!important;border-radius:18px!important;background:color-mix(in srgb,var(--surface) 95%,transparent)!important;box-shadow:0 6px 14px #0f172a0f!important}#promoView .team-level-name{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#promoView .team-level-name div{display:grid!important;grid-template-columns:auto auto;align-items:center;gap:4px 10px!important}#promoView .team-level-name strong{margin:0!important;font-size:36px!important;line-height:1!important}#promoView .team-level-name small{grid-column:1 / -1!important;font-size:12px!important}#promoView .team-rank-icon{width:34px!important;height:34px!important;margin:0!important;border-radius:12px!important;background:linear-gradient(135deg,#e8ffd9,#93ff61)!important;color:#111827!important;box-shadow:inset 0 0 0 1px #11182714,0 8px 16px #76d84b38!important}#promoView .team-level-rates{gap:8px!important}#promoView .team-level-rates div{background:transparent!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:10px 12px!important;box-shadow:none!important}#promoView .team-level-checks{grid-template-columns:1fr!important;gap:8px!important;padding-top:4px!important;border-top:0!important}#promoView .team-level-checks div{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:4px 10px!important}#promoView .team-level-checks i{grid-column:1 / -1!important;display:block!important;height:4px!important;border-radius:999px!important;background:#d8ecbe!important}#promoView .team-level-checks i:before{background:#76d84b!important}#promoView .team-progress{padding:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-progress-track{height:5px!important;background:#d8ecbe!important}#promoView .team-progress-track i{background:#76d84b!important}#promoView .team-progress-note{margin-top:2px!important}#promoView .team-progress-note b{color:var(--muted)!important;font-size:12px!important;font-weight:720!important;line-height:1.35!important}#promoView .team-level-eyebrow{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;min-height:24px!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;background:#dff6c2!important;color:#111827!important;box-shadow:none!important;font-size:11px!important;font-weight:820!important}#promoView .team-metric,#promoView .team-metric:first-child,#promoView .team-metric:last-child{min-height:76px!important;gap:4px!important;padding:11px 12px!important;background:transparent!important}#promoView .team-metric strong{font-size:20px!important}#promoView .team-metric .avax-icon.small{width:18px!important;height:18px!important}#promoView .team-source-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;border:0!important}#promoView .team-source-card{min-height:72px!important;display:grid!important;align-content:center!important;gap:3px!important;padding:11px 12px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important}#promoView .team-source-card span{color:var(--muted)!important;font-size:11px!important;font-weight:760!important}#promoView .team-source-card strong{text-align:left!important;font-size:20px!important;line-height:1!important}#promoView .team-level-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;border:0!important}#promoView .team-level-pill{min-height:74px!important;display:grid!important;align-content:center!important;gap:4px!important;padding:10px 11px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important}#promoView .team-level-pill strong{text-align:left!important;font-size:15px!important;line-height:1.15!important}#promoView .team-level-pill small{color:var(--muted)!important;font-size:10px!important;line-height:1.25!important}#promoView .team-level-pill.is-current{border-color:color-mix(in srgb,#76d84b 58%,var(--line))!important;background:color-mix(in srgb,#76d84b 8%,transparent)!important}#promoView .team-level-checks i,#promoView .team-progress-track{background:#d8ecbe!important}#promoView .team-level-checks i:before,#promoView .team-progress-track i{background:#76d84b!important}#promoView .team-level-checks i,#promoView .team-progress-track{display:none!important}@media (max-width: 680px){#promoView .team-panel{gap:12px!important}#promoView .team-panel h2{font-size:28px!important}#promoView .team-panel p{font-size:13px!important}#promoView .team-panel-actions .primary-button{width:auto!important}#promoView .team-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#promoView .team-metric,#promoView .team-metric:first-child,#promoView .team-metric:last-child{min-height:68px!important;padding:10px!important}#promoView .team-metric strong{font-size:20px!important}#promoView .team-card{padding:16px!important;box-shadow:0 6px 14px #0f172a0f!important}#promoView .team-level-name strong{font-size:32px!important}#promoView .team-rank-icon{width:30px!important;height:30px!important}#promoView .team-source-grid,#promoView .team-level-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#promoView .team-source-card,#promoView .team-level-pill{min-height:66px!important;padding:10px!important}}@media (min-width: 681px){#chatView .chat-main{justify-self:stretch!important}#chatView{max-width:1320px!important}#chatView .chat-layout{grid-template-columns:260px minmax(0,1fr)!important;gap:24px!important;align-items:start!important}#chatView .conversation-history{position:relative!important;top:auto!important;left:auto!important;width:260px!important;height:auto!important;min-height:calc(100vh - 170px)!important}#chatView .chat-main{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;min-height:calc(100vh - 170px)!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important}#chatView .chat-head{position:relative!important;top:auto!important;left:auto!important;transform:none!important;margin:0 0 16px!important}#chatView .messages{height:auto!important;min-height:360px!important;overflow:visible!important;padding:12px 0 140px!important}#chatView .chat-composer{position:sticky!important;left:auto!important;right:auto!important;bottom:24px!important;width:100%!important;max-width:none!important;transform:none!important}#chatView .chat-head{justify-content:center!important;padding:8px!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#chatView .app-mode-switch{justify-self:center!important;min-height:42px!important;padding:4px!important;border-radius:999px!important;background:#6b728029!important;box-shadow:inset 0 0 0 1px #1118270f,0 8px 18px #1118270f!important}#chatView .app-mode-switch button{min-height:34px!important;border-radius:999px!important}#chatView .app-mode-switch button.active{border-radius:999px!important}#chatView .chat-composer{position:sticky!important;left:auto!important;right:auto!important;bottom:24px!important;width:100%!important;max-width:none!important;transform:none!important;box-sizing:border-box!important}#chatView .chat-options{display:grid!important;grid-template-columns:38px minmax(150px,max-content) minmax(0,1fr) 72px!important;align-items:center!important;gap:8px!important;overflow:visible!important}#chatView #sendButton{grid-column:4!important;justify-self:end!important;width:72px!important;min-width:72px!important;min-height:38px!important;height:38px!important;border-radius:999px!important}}@media (min-width: 1181px){#chatView .chat-menu-button{display:none!important}}#walletView .wallet-record-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:12px 0 0!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}#walletView .wallet-record-summary div{min-width:0!important;padding:12px 14px!important;border-radius:16px!important;background:color-mix(in srgb,var(--surface-soft) 78%,transparent)!important}#walletView .wallet-record-list{margin-top:14px!important}#walletView .wallet-record-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;box-shadow:0 4px 10px #11182706!important}#walletView .wallet-record-row b{justify-self:end!important;align-self:center!important;color:var(--text)!important;font-size:20px!important;line-height:1!important;font-weight:780!important;white-space:nowrap!important}#walletView .wallet-record-row b.wallet-record-amount{display:grid!important;gap:4px!important;justify-items:end!important;white-space:normal!important;line-height:1!important}#walletView .wallet-record-row b.wallet-record-amount strong{font-size:18px!important;font-weight:780!important}#walletView .wallet-record-row b.wallet-record-amount small{color:var(--muted)!important;font-size:11px!important;font-weight:520!important}#walletView .wallet-record-row b .amount-with-icon{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;line-height:1!important;color:var(--text)!important}#walletView .wallet-record-row b .avax-icon.small{width:21px!important;height:21px!important;flex:0 0 21px!important;margin:0!important;transform:translateY(0)!important}#walletView .wallet-balance-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;margin-top:2px!important}#walletView .wallet-balance-meta span{display:grid!important;align-items:start!important;gap:6px!important;box-shadow:none!important;background:#f3f4f6!important;padding:12px 14px!important;min-height:78px!important;border-radius:16px!important;color:var(--muted)!important;font-weight:500!important}#walletView .wallet-balance-meta i{color:var(--muted)!important;font-size:12px!important;line-height:1.25!important;font-style:normal!important;font-weight:520!important}#walletView .wallet-balance-meta b{color:#111827!important;font-size:12px!important;line-height:1.25!important;font-weight:720!important}#walletView .wallet-balance-meta small{color:var(--muted)!important;font-size:11px!important;line-height:1.25!important;font-weight:520!important}#walletView .wallet-action-buttons .primary-button,#walletView .wallet-action-buttons .secondary-button{border-radius:999px!important}#walletView .wallet-asset-panel{background:#fff!important;box-shadow:inset 0 0 0 1px #11182714,0 8px 18px #1118270d!important}#walletView .wallet-record-toolbar h3{font-size:18px!important;line-height:1.22!important;font-weight:760!important}#walletView .wallet-primary-balance>span{min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;color:var(--text)!important;box-shadow:none!important;font-size:15px!important;line-height:1.25!important;font-weight:400!important}#walletView .wallet-primary-balance strong{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:clamp(26px,4.8vw,34px)!important;line-height:1!important;letter-spacing:0!important}#walletView .wallet-primary-balance strong .avax-icon{width:.86em!important;height:.86em!important;flex:0 0 .86em!important}#promoView .team-panel-actions .secondary-button{width:auto!important;min-width:0!important;min-height:30px!important;height:30px!important;padding:0 14px!important;border-radius:999px!important;background:transparent!important;color:#111827!important;box-shadow:inset 0 0 0 1px var(--line)!important;font-size:13px!important;font-weight:500!important}#promoView .team-card .invite-code{grid-template-columns:auto minmax(0,1fr)!important;gap:7px 8px!important;padding:10px 12px!important}#promoView .team-card .invite-code b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#promoView .team-card .invite-code .primary-button{grid-column:1 / -1!important;justify-self:start!important;min-height:24px!important;gap:5px!important;padding:0!important;border-radius:0!important;font-size:12px!important;background:transparent!important;color:#374151!important;box-shadow:none!important}#promoView .team-card .invite-code .primary-button svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}#promoView .team-level-name div{width:-moz-fit-content!important;width:fit-content!important;display:inline-flex!important;align-items:center!important;gap:3px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:var(--text)!important;border:0!important;box-shadow:none!important}#promoView .team-level-name strong{margin:0!important;color:var(--text)!important;font-size:30px!important;line-height:.92!important;font-style:normal!important;font-weight:820!important}#promoView .team-rank-icon{width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;border-radius:999px!important;background:transparent!important;color:#1d4ed8!important;box-shadow:none!important}#promoView .team-rank-icon svg{width:22px!important;height:22px!important;fill:currentColor!important;stroke:none!important}#promoView .team-section-title h3{font-size:20px!important;line-height:1.2!important;font-weight:800!important}#promoView .team-member-count{margin-left:6px!important;color:var(--muted)!important;font:inherit!important;font-weight:720!important}#promoView .team-level-eyebrow{min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;color:var(--muted)!important;box-shadow:none!important;font-size:13px!important;line-height:1.2!important;font-weight:680!important}#promoView .team-level-top{display:block!important;padding-right:58px!important}#promoView .team-level-top .team-rank-icon{position:absolute!important;top:18px!important;right:18px!important;width:48px!important;height:48px!important;color:#1d4ed8!important}#promoView .team-level-top .team-rank-icon svg{width:44px!important;height:44px!important}#promoView .team-level-name{justify-content:flex-start!important;margin-top:2px!important;margin-bottom:12px!important}#promoView .team-level-rates{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:0!important}#promoView .team-level-rates div{min-height:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-level-rates span{color:var(--muted)!important;font-size:13px!important;line-height:1.2!important;font-weight:400!important}#promoView .team-level-rates b{color:var(--text)!important;font-size:15px!important;line-height:1!important;font-weight:760!important}#promoView .team-level-divider{height:1px!important;background:var(--line)!important;margin:4px 0!important}#promoView .team-upgrade-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:8px!important}#promoView .team-all-levels{color:var(--text)!important;font-size:15px!important;line-height:1!important;font-weight:760!important;text-decoration:none!important;white-space:nowrap!important}#promoView .team-level-checks div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label label" "value state" "bar bar"!important;align-items:center!important;gap:5px 10px!important}#promoView .team-level-rates span,#promoView .team-level-checks span,#promoView .team-upgrade-next{font-weight:400!important}#promoView .check-state{grid-area:state!important;width:16px!important;height:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#e5e7eb!important;color:#9ca3af!important;font-style:normal!important}#promoView .check-state:before{content:"";width:7px;height:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-1px)}#promoView .check-state.is-done{background:#93ff61!important;color:#111827!important}#promoView .team-upgrade-next{margin:0!important;color:var(--muted)!important;font-size:13px!important;line-height:1.3!important;font-weight:400!important}#promoView .team-upgrade-next span{min-height:22px!important;display:inline-flex!important;align-items:center!important;margin-left:4px!important;padding:0 8px!important;border-radius:999px!important;background:#ede9fe!important;color:#6d28d9!important;font-size:12px!important;line-height:1!important;font-weight:760!important}#promoView .team-level-checks i{grid-area:bar!important;display:block!important;width:100%!important;height:5px!important;border-radius:999px!important;background:#e5e7eb!important;overflow:hidden!important}#promoView .team-level-checks i:before{content:""!important;display:block!important;width:var(--progress, 100%)!important;height:100%!important;border-radius:inherit!important;background:#93ff61!important}#promoView .team-level-checks div:nth-child(1) i{--progress: 100%}#promoView .team-level-checks div:nth-child(2) i{--progress: 87%}#promoView .team-level-checks b{grid-area:value!important;display:inline-flex!important;align-items:center!important;gap:4px!important;color:var(--text)!important;font-size:14px!important;line-height:1!important;font-weight:760!important}#promoView .team-level-checks b .avax-icon.small{width:16px!important;height:16px!important;flex:0 0 16px!important}#promoView .team-level-checks small{grid-area:state!important;color:var(--muted)!important;font-size:12px!important;line-height:1!important;font-weight:400!important;white-space:nowrap!important}#promoView .team-level-checks span{grid-area:label!important}#promoView .team-reward-rates{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;margin-top:-4px!important}#promoView .team-reward-rates span{min-height:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:var(--muted)!important;font-size:12px!important;font-weight:620!important;box-shadow:none!important}#promoView .team-reward-rates b{color:var(--text)!important;font-size:14px!important;font-weight:780!important}#promoView .team-reward-claim{width:100%!important;min-height:42px!important;margin-top:10px!important;border-radius:999px!important}#promoView .team-source-card strong .amount-with-icon{display:inline-flex!important;align-items:center!important;gap:5px!important;line-height:1!important;color:var(--text)!important;font-size:19px!important;font-weight:780!important}#promoView .team-source-card strong .avax-icon.small{width:20px!important;height:20px!important;flex:0 0 20px!important}#promoView .team-level-strip{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;border:0!important}#promoView .team-level-pill{min-height:68px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title values" "desc values";align-items:center!important;align-content:center!important;gap:5px 12px!important;padding:10px 12px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}#promoView .team-level-pill:nth-child(1){background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}#promoView .team-level-pill:nth-child(2){background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}#promoView .team-level-pill:nth-child(3){background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}#promoView .team-level-pill:nth-child(4){background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}#promoView .team-level-pill:nth-child(5){background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}#promoView .team-level-pill:nth-child(6){background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}#promoView .team-level-pill span{grid-area:title!important;color:var(--muted)!important;font-size:12px!important;line-height:1.2!important;font-weight:650!important}#promoView .team-level-pill span:before{content:none!important}#promoView .team-level-pill span{width:-moz-fit-content!important;width:fit-content!important;min-height:0!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:var(--text)!important;box-shadow:none!important}#promoView .team-level-pill:nth-child(2) span{background:transparent!important;color:var(--text)!important}#promoView .team-level-pill:nth-child(3) span{background:transparent!important;color:var(--text)!important}#promoView .team-level-pill:nth-child(4) span{background:transparent!important;color:var(--text)!important}#promoView .team-level-pill:nth-child(5) span{background:transparent!important;color:var(--text)!important}#promoView .team-level-pill:nth-child(6) span{background:transparent!important;color:var(--text)!important;box-shadow:none!important}#promoView .team-level-pill span svg{width:15px!important;height:15px!important;flex:0 0 15px!important;fill:currentColor!important;stroke:none!important}#promoView .team-level-pill:nth-child(1) span svg{color:#64748b!important}#promoView .team-level-pill:nth-child(2) span svg{color:#16a34a!important}#promoView .team-level-pill:nth-child(3) span svg{color:#1d4ed8!important}#promoView .team-level-pill:nth-child(4) span svg{color:#7c3aed!important}#promoView .team-level-pill:nth-child(5) span svg{color:#c2410c!important}#promoView .team-level-pill:nth-child(6) span svg{color:#dc2626!important}#promoView .team-level-pill:nth-child(6) .team-level-values b{letter-spacing:.02em!important}#promoView .team-level-values{grid-area:values!important;display:grid!important;grid-template-columns:repeat(2,minmax(48px,auto))!important;gap:8px!important;justify-self:end!important;align-items:center!important}#promoView .team-level-values b{display:grid!important;gap:3px!important;min-width:48px!important;color:var(--text)!important;text-align:right!important;font-size:17px!important;line-height:1!important;font-weight:780!important}#promoView .team-level-values i{color:var(--muted)!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:620!important}#promoView .team-level-pill small{grid-area:desc!important;color:var(--faint)!important;font-size:11px!important;line-height:1.25!important}#promoView .team-level-pill.is-current{background:color-mix(in srgb,#76d84b 12%,transparent)!important;box-shadow:none!important}#promoView .team-member-section .team-section-title p{margin-top:6px!important;color:var(--muted)!important;font-size:13px!important;line-height:1.35!important;font-weight:500!important}#promoView .team-member-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:0!important}#promoView .team-member-stats span{display:grid!important;align-content:center!important;justify-content:flex-start!important;gap:6px!important;min-height:64px!important;padding:10px 12px!important;border-radius:14px!important;background:#eef2f7!important;color:var(--muted)!important;font-size:12px!important;font-weight:500!important}#promoView .team-member-stats b{color:var(--text)!important;font-size:18px!important;line-height:1!important;font-weight:760!important}#promoView .team-invite-tools{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-width:0!important}#promoView .team-invite-tools span{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0 8px 0 12px!important;border-radius:999px!important;border:0!important;background:color-mix(in srgb,var(--surface-soft) 84%,transparent)!important;color:#334155!important;font-size:13px!important;line-height:1!important;font-weight:400!important;white-space:nowrap!important;box-shadow:none!important}#promoView .team-invite-tools b{color:#0f172a!important;font-size:13px!important;font-weight:900!important}#promoView .team-invite-tools button{width:34px!important;height:34px!important;min-width:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;border:0!important;background:#111827!important;color:#000!important;box-shadow:none!important}#promoView .team-invite-tools span button{width:24px!important;height:24px!important;min-width:24px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#9ca3af!important}#promoView .team-invite-tools svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}#promoView .team-member-main{display:grid!important;grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important}#promoView .team-member-vip{min-height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important;border-radius:999px!important;font-size:11px!important;line-height:1!important;font-weight:700!important;white-space:nowrap!important}#promoView .team-member-vip.vip1{background:#f1f5f9!important;color:#475569!important}#promoView .team-member-vip.vip2{background:#dcfce7!important;color:#15803d!important}#promoView .team-member-vip.vip3{background:#dbeafe!important;color:#1d4ed8!important}#promoView .team-member-main strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:620!important}#promoView .team-member-meta{display:block!important;margin-top:5px!important}#promoView .team-member-meta span{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important;width:auto!important}#promoView .team-member-meta i{color:var(--muted)!important;font-size:12px!important;line-height:1!important;font-weight:500!important}#promoView .team-member-meta b{font-weight:620!important}#promoView .team-member-list{gap:0!important;padding:10px 12px!important;border-radius:18px!important;background:#eef2f7!important;box-shadow:none!important}#promoView .team-member-row{gap:6px!important;min-height:0!important;padding:8px 0!important}#promoView .team-member-status{width:8px!important;height:8px!important;min-height:8px!important;justify-self:start!important;align-self:center!important;border-radius:999px!important;background:#9ca3af!important;color:transparent!important}#promoView .team-member-status.active{background:#22c55e!important}#promoView .team-member-status svg{display:none!important}#promoView .team-hero.compact{grid-template-areas:"panel reward" "panel card"!important;align-items:start!important}#promoView .team-panel{grid-area:panel!important}#promoView .team-reward-block{grid-area:reward!important;display:grid!important;gap:8px!important;align-self:start!important;padding:14px!important;border:1px solid var(--line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 6px 14px #0f172a0b!important}#promoView .team-reward-block .team-section-title{display:none!important}#promoView .team-reward-block .team-reward-rates{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:20px!important;margin:0!important}#promoView .team-reward-block .team-reward-rates span{justify-content:flex-start!important;gap:6px!important;padding:0!important}#promoView .team-reward-block .team-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding-bottom:10px!important;border-bottom:1px solid var(--line)!important}#promoView .team-reward-block .team-source-card{min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-reward-block .team-source-card span{padding:0!important;background:transparent!important;border-radius:0!important}#promoView .team-claim-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;margin-top:0!important;padding-top:0!important;border-top:0!important}#promoView .team-claim-row span{display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--muted)!important;font-size:12px!important;line-height:1.2!important;font-weight:500!important}#promoView .team-claim-row b{display:inline-flex!important;align-items:center!important;gap:4px!important;color:var(--text)!important;font-size:17px!important;line-height:1!important;font-weight:760!important}#promoView .team-claim-row .avax-icon.small{width:17px!important;height:17px!important;flex:0 0 17px!important}#promoView .team-reward-claim{width:auto!important;min-width:88px!important;min-height:34px!important;margin:0!important;padding:0 16px!important;justify-self:end!important;border-radius:999px!important;font-size:13px!important}#promoView .team-panel{padding-left:0!important;padding-right:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-reward-block{padding:14px!important}#promoView{background:transparent!important;border:0!important;box-shadow:none!important}#promoView .team-card{grid-area:card!important;position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 94% 4%,rgba(29,78,216,.16),rgba(29,78,216,.08) 22%,transparent 44%),linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,white 4%),var(--surface))!important}#promoView .team-all-levels{border:0!important;padding:0!important;background:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;cursor:pointer!important}.team-levels-modal .modal-body{display:grid!important;gap:12px!important}.team-levels-modal .team-level-strip{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:0!important;border:0!important}.team-levels-modal .team-level-pill{min-height:68px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title values" "desc values";align-items:center!important;align-content:center!important;gap:5px 12px!important;padding:10px 12px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:color-mix(in srgb,var(--surface-soft) 70%,#ffffff)!important;box-shadow:none!important}.team-levels-modal .team-level-pill span{grid-area:title!important;width:-moz-fit-content!important;width:fit-content!important;min-height:0!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:var(--text)!important;font-size:12px!important;line-height:1.2!important;font-weight:650!important;box-shadow:none!important}.team-levels-modal .team-level-pill span:before{content:none!important}.team-levels-modal .team-level-pill span svg{width:15px!important;height:15px!important;flex:0 0 15px!important;fill:currentColor!important;stroke:none!important}#promoView .team-rank-icon svg{fill:currentColor!important;stroke:none!important}#promoView .team-rank-icon svg path{fill:url(#teamCrownGradient)!important}#promoView .team-member-list{gap:0!important}#promoView .team-member-section>.team-section-title:first-child{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-top:10px!important}#promoView .team-member-section>.team-section-title:first-child>div:first-child{min-width:0!important}#promoView .team-member-section>.team-section-title:first-child h3{font-size:18px!important;line-height:1.2!important}#promoView .team-member-section>.team-section-title:nth-of-type(2){display:block!important;margin-top:-4px!important;margin-bottom:8px!important}#promoView .team-member-list{margin-top:0!important}#promoView .team-member-row{gap:1px!important;min-height:0!important;padding:10px 0!important}#promoView .team-member-main{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important}#promoView .team-member-status{width:7px!important;height:7px!important;min-height:7px!important}#promoView .team-member-meta{margin-top:1px!important;padding-left:0!important}#promoView .team-member-meta span{gap:4px!important}.team-levels-modal .team-level-pill:nth-child(1) span svg{color:#64748b!important}.team-levels-modal .team-level-pill:nth-child(2) span svg{color:#16a34a!important}.team-levels-modal .team-level-pill:nth-child(3) span svg{color:#1d4ed8!important}.team-levels-modal .team-level-pill:nth-child(4) span svg{color:#7c3aed!important}.team-levels-modal .team-level-pill:nth-child(5) span svg{color:#c2410c!important}.team-levels-modal .team-level-pill:nth-child(6) span svg{color:#dc2626!important}.team-levels-modal .team-level-values{grid-area:values!important;display:grid!important;grid-template-columns:repeat(2,minmax(48px,auto))!important;gap:8px!important;justify-self:end!important;align-items:center!important}.team-levels-modal .team-level-values b{display:grid!important;gap:3px!important;min-width:48px!important;color:var(--text)!important;text-align:right!important;font-size:17px!important;line-height:1!important;font-weight:780!important}.team-levels-modal .team-level-values i{color:var(--muted)!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:620!important}.team-levels-modal .team-level-pill small{grid-area:desc!important;color:var(--faint)!important;font-size:11px!important;line-height:1.25!important}.team-levels-modal .team-level-pill.is-current{background:color-mix(in srgb,#76d84b 12%,transparent)!important;box-shadow:none!important}@media (max-width: 680px){#promoView .team-hero.compact{grid-template-areas:"panel" "reward" "card"!important}#promoView .team-member-section>.team-section-title:first-child{align-items:center!important;gap:10px!important}#promoView .team-invite-tools span{padding:0 6px 0 10px!important;font-size:12px!important}#promoView .team-invite-tools button{width:32px!important;height:32px!important;min-width:32px!important}#promoView .team-invite-tools span button{width:24px!important;height:24px!important;min-width:24px!important}#promoView .team-member-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}#promoView .team-member-stats span{min-height:58px!important}#walletView .wallet-record-summary{gap:8px!important}#walletView .wallet-primary-balance>span{font-size:14px!important}#walletView .wallet-primary-balance strong{font-size:30px!important}}.topbar,body:has(#chat:target) .topbar{background:#ffffff9e!important;border-bottom:1px solid rgba(17,24,39,.06)!important;box-shadow:0 8px 24px #1118270b!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}.account-menu{background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;box-shadow:0 24px 54px #11182729,inset 0 1px #ffffffbf!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.wallet-entry:hover,.account-menu button:hover,.account-menu .wallet-entry:focus-visible{background:#1118270b!important}#walletView .wallet-filter{font-weight:400!important}body.theme-dark .topbar,body.theme-dark:has(#chat:target) .topbar{background:#080a0d8f!important;border-bottom-color:#ffffff14!important;box-shadow:0 8px 24px #0000002e!important}body.theme-dark .account-menu{background:linear-gradient(180deg,#11151b61,#11151b47)!important;border-color:#ffffff14!important;box-shadow:0 18px 40px #00000047,inset 0 0 0 1px #ffffff0a!important}#homeView .quota-home{--quota-green: #8cff57;--quota-dark: #050505;--quota-muted: #777;width:min(760px,100%);margin:0 auto;padding-top:64px;color:#050505;font-family:inherit}#homeView .quota-hero{position:relative;min-height:468px;display:grid;justify-items:center;align-content:start;overflow:visible}#homeView .quota-title{position:relative;z-index:5;margin:0;color:#071321;background:linear-gradient(180deg,#ffffff61,#fff0 24%),linear-gradient(180deg,#17334a,#071321 48%,#02070d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:.8px rgba(7,19,33,.72);font-size:clamp(56px,5.3vw,88px);line-height:1;font-weight:1000;letter-spacing:0;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.18),0 4px 0 rgba(6,18,29,.22),0 15px 26px rgba(7,19,33,.22);filter:drop-shadow(0 0 14px rgba(140,255,87,.16))}#homeView .quota-title:after{content:"";position:absolute;left:12%;right:12%;bottom:-9px;height:6px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(140,255,87,.86),transparent);opacity:.78;z-index:-1}#homeView .quota-machine{position:absolute;top:64px;left:50%;width:720px;height:365px;transform:translate(-50%);pointer-events:none;overflow:visible;isolation:isolate}#homeView .quota-machine:before,#homeView .quota-machine:after{content:"";position:absolute;left:50%;pointer-events:none}#homeView .quota-machine:before{top:-158px;z-index:0;width:680px;height:480px;transform:translate(-50%);background:radial-gradient(ellipse at 50% 0%,#ffffffdb 0,#ffffffdb,#ffffff85 24%,#fff0 66%),linear-gradient(180deg,#93ff616b,#53caff38 52%,#fff0);clip-path:polygon(35% 0,65% 0,100% 100%,0 100%);filter:blur(6px);opacity:1}#homeView .quota-machine:after{bottom:18px;z-index:0;width:720px;height:84px;transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,#00000052,#00000021 36%,#fff0 74%),radial-gradient(ellipse at center,#53caff57,#93ff6129 38%,#fff0 68%);filter:blur(6px);opacity:.92}#homeView .quota-machine-svg{position:absolute;left:50%;top:-22px;z-index:2;width:720px!important;max-width:none!important;height:auto!important;transform:translate(-50%);margin:0!important;overflow:visible!important}#homeView .quota-machine-token-overlay{position:absolute;z-index:7;top:58px;left:50%;width:96px;height:96px;display:grid;place-items:center;transform:translate(-50%);border-radius:999px;background:var(--quota-green);border:6px solid #071321;color:#071321;font-family:Georgia,Times New Roman,serif;font-size:60px;line-height:1;font-weight:900;box-shadow:0 8px #0000001f,inset 0 -8px #0000001a}#homeView .quota-machine-token-overlay img{display:block;width:100%;height:100%}#homeView .quota-machine-glow{position:absolute;top:16px;right:8px;bottom:0;left:8px;background:radial-gradient(circle at 50% 42%,#8cff572e,#1491f429 31%,#fff0 66%);filter:blur(10px)}#homeView .quota-machine-core{position:absolute;top:0;left:50%;width:330px;height:330px;transform:translate(-50%);border-radius:42px 42px 28px 28px;background:linear-gradient(90deg,rgba(140,255,87,.8) 2px,transparent 2px) 28px 44px / 34px 120px no-repeat,linear-gradient(90deg,rgba(140,255,87,.8) 2px,transparent 2px) 262px 44px / 34px 120px no-repeat,linear-gradient(180deg,#2db7ff,#0575c7 48%,#062f5c);border:6px solid #050505;box-shadow:inset 0 0 0 7px #ffffff47,inset 0 -36px #00000047,0 34px 48px #0003;overflow:hidden}#homeView .quota-machine-core:before,#homeView .quota-machine-core:after{content:"";position:absolute;top:22px;bottom:0;width:76px;background:repeating-linear-gradient(160deg,transparent 0 14px,rgba(140,255,87,.8) 15px 17px,transparent 18px 27px),linear-gradient(180deg,#061727,#0a3155);border:5px solid #050505}#homeView .quota-machine-core:before{left:16px;transform:skewY(-12deg)}#homeView .quota-machine-core:after{right:16px;transform:skewY(12deg)}#homeView .quota-machine-wing{position:absolute;top:34px;bottom:38px;width:72px;background:repeating-linear-gradient(135deg,transparent 0 16px,rgba(140,255,87,.7) 17px 19px,transparent 20px 28px),linear-gradient(180deg,#0c99ed,#032948);border:5px solid #050505;z-index:0}#homeView .quota-machine-wing.left{left:-38px;clip-path:polygon(18% 0,100% 7%,100% 100%,0 88%)}#homeView .quota-machine-wing.right{right:-38px;clip-path:polygon(0 7%,82% 0,100% 88%,0 100%)}#homeView .quota-machine-panel{position:absolute;top:0;bottom:0;width:48px;background:linear-gradient(180deg,#49c8ff,#087fd1 52%,#073562);border-left:4px solid #050505;border-right:4px solid #050505;z-index:2}#homeView .panel-a{left:96px}#homeView .panel-b{left:142px;width:42px;background:#051624}#homeView .panel-c{right:96px}#homeView .panel-d{right:142px;width:42px;background:#051624}#homeView .quota-machine-circuit{position:absolute;z-index:3;width:76px;height:90px;border:3px solid var(--quota-green);border-top:0;border-radius:0 0 28px 28px;opacity:.9}#homeView .quota-machine-circuit.c1{left:42px;top:64px;transform:rotate(-18deg)}#homeView .quota-machine-circuit.c2{right:42px;top:64px;transform:rotate(18deg)}#homeView .quota-machine-circuit.c3{left:55px;bottom:54px;transform:rotate(18deg)}#homeView .quota-machine-circuit.c4{right:55px;bottom:54px;transform:rotate(-18deg)}#homeView .quota-machine-token{position:absolute;z-index:6;top:52px;left:50%;width:104px;height:104px;display:grid;place-items:center;transform:translate(-50%);border-radius:999px;background:var(--quota-green);border:6px solid #050505;color:#050505;font-family:Georgia,Times New Roman,serif;font-size:64px;line-height:1;font-weight:900;box-shadow:0 8px #0000002e,inset 0 -8px #0000001f}#homeView .quota-machine-token:after{content:"";position:absolute;bottom:22px;width:46px;height:5px;border-radius:999px;background:#0000004d}#homeView .quota-machine-cables{position:absolute;left:50%;bottom:0;width:760px;height:98px;transform:translate(-50%);overflow:hidden;opacity:.55}#homeView .quota-machine-cables:after{content:"";position:absolute;left:0;right:0;bottom:26px;height:18px;background:radial-gradient(ellipse at 50% 50%,#00000073,#0000 64%);filter:blur(6px)}#homeView .quota-machine-cables span{position:absolute;bottom:6px;left:50%;width:330px;height:86px;border-bottom:11px solid rgba(40,45,50,.55);border-radius:0 0 100% 100%;transform-origin:top center}#homeView .quota-machine-cables span:nth-child(1){transform:translate(-100%) rotate(-14deg)}#homeView .quota-machine-cables span:nth-child(2){transform:translate(-88%) rotate(-7deg);border-color:#0878c86b}#homeView .quota-machine-cables span:nth-child(3){transform:translate(-75%) rotate(0)}#homeView .quota-machine-cables span:nth-child(4){transform:translate(-25%) rotate(0)}#homeView .quota-machine-cables span:nth-child(5){transform:translate(-12%) rotate(7deg);border-color:#0878c86b}#homeView .quota-machine-cables span:nth-child(6){transform:translate(0) rotate(14deg)}#homeView .quota-income-pill{position:absolute;z-index:9;top:224px;left:50%;width:min(328px,calc(100vw - 48px));min-height:56px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:8px 14px 8px 18px;transform:translate(-50%);border-radius:18px;border:1px solid #2f8dff;background:#050505;color:#fff;box-shadow:0 15px 36px #00000038,inset 0 0 0 1px #8cff5733}#homeView .quota-income-pill span{color:#fff;font-size:13px;font-weight:500}#homeView .quota-income-pill strong{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#fff;font-size:22px;font-weight:850;letter-spacing:0}#homeView .quota-token-mini{display:inline-block;width:18px;height:18px;border-radius:999px;line-height:1;vertical-align:-2px;-o-object-fit:contain;object-fit:contain}#homeView .quota-income-pill button,#homeView .quota-card-actions button,#homeView .quota-rule-button,#homeView .quota-more-link{border:0;border-radius:999px;font-family:inherit;font-weight:800;letter-spacing:0;cursor:pointer;text-decoration:none;white-space:nowrap}#homeView .quota-income-pill button{min-height:32px;padding:0 16px;background:var(--quota-green);color:#050505;font-size:13px}#homeView .quota-income-pill button.is-claimed,#homeView .quota-income-pill button:disabled{background:#e5e7eb;color:#6b7280;cursor:default;box-shadow:none}#homeView .quota-rule-card{position:absolute;z-index:8;top:298px;left:50%;width:min(600px,calc(100vw - 48px));min-height:92px;display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 16px;transform:translate(-50%);border-radius:16px;background:#dedfe1f0;box-shadow:0 18px 30px #0000002b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#homeView .quota-rule-thumb,#homeView .quota-rule-art{width:60px;height:60px;border-radius:8px;background:#d0d0d0;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff61,0 8px 18px #0f172a14}#homeView .quota-rule-card h2{margin:0;color:#050505;font-size:15px;line-height:1.25;font-weight:900}#homeView .quota-rule-card p{margin:7px 0 0;color:#6f6f6f;font-size:13px;line-height:1.35;font-weight:500}#homeView .quota-rule-button{min-height:34px;padding:0 18px;background:#050505;color:#fff;font-size:13px}#homeView .quota-package-section{margin-top:0}#homeView .quota-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}#homeView .quota-section-head h2{margin:0;color:#050505;font-size:22px;line-height:1.2;font-weight:900}#homeView .quota-more-link{display:inline-flex;align-items:center;min-height:31px;padding:0 17px;border:1px solid #d6d6d6;background:#fff;color:#050505;font-size:12px}#homeView .quota-package-list{display:grid;gap:8px}#homeView .quota-package-card{display:grid;grid-template-columns:minmax(0,1fr) 370px;align-items:stretch;min-height:120px;overflow:hidden;border:1px solid #e5e5e5;border-radius:22px;background:#fff;box-shadow:0 1px #00000008}#homeView .quota-package-main{display:grid;align-content:center;gap:14px;min-width:0;padding:22px 20px}#homeView .quota-package-side{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-content:center;gap:11px 24px;min-width:0;margin:8px;padding:16px 13px;border-radius:16px;background:#f1f1f1}#homeView .quota-package-name{display:flex;align-items:center;gap:10px;min-width:0}#homeView .quota-cube{position:relative;width:25px;height:25px;flex:0 0 auto;border-radius:8px;background:linear-gradient(135deg,#ffffff6b,#fff0 45%),linear-gradient(145deg,#9dff6b,#22c55e 46%,#0b6fba);clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%);box-shadow:0 5px 10px #0f172a29}#homeView .quota-cube:before,#homeView .quota-cube:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:3px;border:2px solid rgba(255,255,255,.78);clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)}#homeView .quota-cube:after{top:9px;right:9px;bottom:9px;left:9px;border:0;background:#07132157}#homeView .quota-package-name strong{color:#050505;font-size:16px;line-height:1;font-weight:900}#homeView .quota-package-name em{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:1px solid #d8d8d8;border-radius:999px;color:#9a9a9a;font-size:13px;font-style:normal;font-weight:500}#homeView .quota-package-name em b{color:#050505;font-weight:900}#homeView .quota-package-yield{display:grid;grid-template-columns:repeat(2,max-content);gap:9px 18px;color:#707070;font-size:13px;line-height:1.25;font-weight:500}#homeView .quota-package-yield span:first-child{grid-column:1 / -1}#homeView .quota-package-yield b{color:#050505;font-weight:900}#packagesView .shop-store{width:min(760px,100%);margin:0 auto;color:#050505}#packagesView .shop-store-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}#packagesView .shop-eyebrow{margin:0 0 7px;color:#6b7280;font-size:12px;line-height:1;font-weight:800}#packagesView .shop-store-head h1{margin:0;color:#050505;font-size:28px;line-height:1.1;font-weight:950;letter-spacing:0}#packagesView .shop-store-head p:not(.shop-eyebrow){max-width:520px;margin:8px 0 0;color:#6f6f6f;font-size:13px;line-height:1.5;font-weight:500}#packagesView .shop-rule-button{min-height:32px;padding:0 17px;border:1px solid #d6d6d6;border-radius:999px;background:#fff;color:#050505;font-family:inherit;font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer}#packagesView .shop-package-list{display:grid;gap:8px}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card,#packagesView .shop-package-card.token-plan-card.activity{display:grid!important;grid-template-columns:minmax(0,1fr) 176px!important;align-items:stretch!important;min-height:88px!important;overflow:hidden!important;padding:0!important;border:1px solid #e5e5e5!important;border-radius:22px!important;background:#fff!important;box-shadow:0 1px #00000008!important;animation:none!important;transform:none!important}#packagesView .shop-package-card:before,#packagesView .shop-package-card:after{display:none!important}#packagesView .shop-package-main{display:grid;align-content:center;gap:10px;min-width:0;padding:16px 20px}#packagesView .shop-package-name{display:flex;align-items:center;gap:10px;min-width:0}#packagesView .quota-cube{position:relative;width:25px;height:25px;flex:0 0 auto;border-radius:8px;background:linear-gradient(135deg,#ffffff6b,#fff0 45%),linear-gradient(145deg,#9dff6b,#22c55e 46%,#0b6fba);clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%);box-shadow:0 5px 10px #0f172a29}#packagesView .quota-cube:before,#packagesView .quota-cube:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:3px;border:2px solid rgba(255,255,255,.78);clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)}#packagesView .quota-cube:after{top:9px;right:9px;bottom:9px;left:9px;border:0;background:#07132157}#packagesView .shop-package-name strong{color:#050505;font-size:16px;line-height:1;font-weight:900}#packagesView .shop-package-name em{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:1px solid #d8d8d8;border-radius:999px;color:#9a9a9a;font-size:13px;font-style:normal;font-weight:500}#packagesView .shop-package-name em b{color:#050505;font-weight:900}#packagesView .shop-package-yield{display:flex;flex-wrap:nowrap;align-items:center;gap:8px 16px;color:#707070;font-size:13px;line-height:1.25;font-weight:500}#packagesView .shop-package-yield span:first-child{grid-column:auto}#packagesView .shop-package-yield b{color:#050505;font-weight:900}#packagesView .shop-package-yield b,#packagesView .shop-package-side strong,#packagesView .shop-package-yield span:first-child,#packagesView .shop-package-yield span:first-child b{display:inline-flex;align-items:center;gap:4px}#packagesView .shop-package-side{display:flex;justify-content:flex-end;align-items:center;align-content:center;gap:10px;justify-self:end;align-self:center;min-width:0;width:auto;margin:8px;padding:0;border-radius:16px;background:transparent}#packagesView .shop-package-side span{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}#packagesView .shop-package-side strong{color:#050505;font-size:17px;line-height:1.15;font-weight:950}#packagesView .shop-buy-button,#packagesView .shop-buy-button.token-plan-action{min-height:38px!important;min-width:106px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:#050505!important;color:#fff!important;font-family:inherit!important;font-size:13px!important;font-weight:850!important;box-shadow:none!important;cursor:pointer}#packagesView .shop-package-card.featured .shop-buy-button{background:#050505!important;color:#fff!important}@media (max-width: 820px){#packagesView{padding:34px 6px 96px!important}#packagesView .shop-store-head{align-items:flex-start}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card,#packagesView .shop-package-card.token-plan-card.activity{grid-template-columns:1fr!important}#packagesView .shop-package-side{justify-content:flex-end;justify-self:stretch;width:auto;margin:0 20px 22px}#packagesView .shop-buy-button,#packagesView .shop-buy-button.token-plan-action{width:100%!important;min-width:0!important}}@media (max-width: 560px){#packagesView .shop-store-head{display:grid;gap:12px}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card,#packagesView .shop-package-card.token-plan-card.activity{min-height:190px!important}#packagesView .shop-store-head h1{font-size:24px}#packagesView .shop-package-main{gap:12px;padding:18px 20px 6px}#packagesView .shop-package-yield{display:grid;grid-template-columns:repeat(2,max-content);gap:7px 22px}#packagesView .shop-package-yield span:first-child{grid-column:1 / -1}#packagesView .shop-package-side{margin:0 20px 18px}#packagesView .shop-buy-button,#packagesView .shop-buy-button.token-plan-action{width:100%!important;min-width:0!important}}#homeView .quota-side-stat{min-width:0}#homeView .quota-side-stat span{display:block;margin-bottom:4px;color:#777;font-size:13px;line-height:1.15;font-weight:500}#homeView .quota-side-stat strong{display:flex;align-items:center;gap:4px;min-width:0;color:#050505;font-size:16px;line-height:1.15;font-weight:900}#homeView .quota-side-stat small{color:#8a8a8a;font-size:15px;font-weight:500}#homeView .quota-card-actions{grid-column:1 / -1;display:flex;align-items:center;gap:8px;min-width:0}#homeView .quota-card-actions button{min-height:32px;padding:0 17px;background:#050505;color:#fff;font-size:13px}#homeView .quota-card-actions .quota-upgrade-ready{background:var(--quota-green);color:#050505}@media (max-width: 820px){#homeView{padding-inline:14px!important}#homeView .quota-home{padding-top:44px}#homeView .quota-package-card{grid-template-columns:1fr}#homeView .quota-package-side{grid-template-columns:1fr 1fr;margin-top:0}}@media (max-width: 560px){#homeView{padding-bottom:96px!important}#homeView .quota-home{padding-top:28px}#homeView .quota-hero{min-height:436px}#homeView .quota-title{font-size:48px;-webkit-text-stroke:.6px rgba(7,19,33,.72);letter-spacing:0;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.18),0 3px 0 rgba(6,18,29,.2),0 12px 22px rgba(7,19,33,.2)}#homeView .quota-machine{top:50px;width:520px;height:300px}#homeView .quota-machine:before{top:-94px;width:380px;height:330px;opacity:.88}#homeView .quota-machine:after{bottom:44px;width:450px;height:52px}#homeView .quota-machine-svg{top:-10px;width:560px!important}#homeView .quota-machine-token-overlay{top:48px;width:74px;height:74px;border-width:5px;font-size:46px}#homeView .quota-machine-core{width:260px;height:284px;border-width:5px}#homeView .quota-machine-wing{width:54px}#homeView .quota-machine-token{top:44px;width:82px;height:82px;border-width:5px;font-size:50px}#homeView .quota-machine-cables{width:500px;bottom:22px}#homeView .quota-income-pill{top:198px;gap:9px;min-height:50px;padding-inline:14px 10px}#homeView .quota-income-pill strong{font-size:19px}#homeView .quota-income-pill button{padding-inline:12px}#homeView .quota-rule-card{top:272px;grid-template-columns:46px minmax(0,1fr);gap:12px;padding:12px}#homeView .quota-rule-thumb{width:46px;height:46px}#homeView .quota-rule-card h2{font-size:13px}#homeView .quota-rule-card p{font-size:12px}#homeView .quota-rule-button{grid-column:2;width:-moz-fit-content;width:fit-content;min-height:30px;padding-inline:14px;font-size:12px}#homeView .quota-section-head{align-items:flex-end}#homeView .quota-section-head h2{font-size:20px}#homeView .quota-more-link{min-height:30px;padding-inline:12px}#homeView .quota-package-main{padding:18px 18px 12px}#homeView .quota-package-side{grid-template-columns:1fr 1fr;gap:10px;margin:0 8px 8px;padding:13px}#homeView .quota-card-actions{gap:7px}#homeView .quota-card-actions button{min-height:30px;padding-inline:13px}#homeView .quota-package-yield{grid-template-columns:repeat(2,max-content);gap:7px 12px}}body:has(#console:target) #consoleView .stat-title-line,#consoleView.active .stat-title-line{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:8px!important}body:has(#console:target) #consoleView .stat-text-link,#consoleView.active .stat-text-link{margin-left:auto!important;text-align:right!important}body:has(#console:target) #consoleView .stat strong,body:has(#console:target) #consoleView .stat-balance-line strong,#consoleView.active .stat strong,#consoleView.active .stat-balance-line strong{font-size:24px!important;line-height:1!important}body:has(#console:target) #consoleView .tag.green,#consoleView.active .tag.green{color:#111827!important;background:#93ff6157!important;box-shadow:none!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{border:0!important;box-shadow:none!important}body:has(#console:target) .page,#consoleView.active{max-width:none!important;width:100%!important;padding-left:clamp(24px,4vw,72px)!important;padding-right:clamp(24px,4vw,72px)!important;box-sizing:border-box!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack,body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip,body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs,body:has(#console:target) #consoleView .management-area,#consoleView.active .management-area,body:has(#console:target) #consoleView .model-price-section,#consoleView.active .model-price-section,body:has(#console:target) #consoleView .usage-record-section,#consoleView.active .usage-record-section{width:100%!important;max-width:none!important}.support-float-button{position:fixed;top:50%;right:22px;z-index:70;width:52px;height:52px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:999px;background:#111827;color:#fff;box-shadow:0 14px 32px #1118272e,inset 0 0 0 1px #ffffff1f;transform:translateY(-50%);cursor:pointer}.support-float-button svg{width:24px;height:24px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.support-float-button:hover,.support-float-button.is-open{background:#0f172a}.support-chat-window{position:fixed;top:50%;right:88px;z-index:71;width:min(360px,calc(100vw - 128px));height:min(520px,calc(100vh - 96px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d1d5db;border-radius:22px;background:#fff;box-shadow:0 24px 70px #1118272e;opacity:0;pointer-events:none;transform:translate(14px,-50%) scale(.98);transition:opacity .18s ease,transform .18s ease}.support-chat-window.open{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}.support-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 16px 14px;border-bottom:1px solid rgba(17,24,39,.08);background:#fff}.support-chat-head h3{margin:0;color:#111827;font-size:16px;line-height:1.2;font-weight:760}.support-chat-head p{margin:5px 0 0;display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;line-height:1.2;font-weight:520}.support-chat-head p span{width:7px;height:7px;border-radius:999px;background:#22c55e}.support-chat-close{width:30px;height:30px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:999px;background:#f3f4f6;color:#64748b;font-size:20px;line-height:1;cursor:pointer}.support-chat-body{display:grid;align-content:start;gap:10px;padding:14px;overflow:auto;background:#f8fafc}.support-message{max-width:84%;padding:10px 12px;border-radius:16px;color:#111827;font-size:13px;line-height:1.45;font-weight:520}.support-message.agent{justify-self:start;border-top-left-radius:6px;background:#fff;box-shadow:inset 0 0 0 1px #1118270f}.support-message.user{justify-self:end;border-top-right-radius:6px;background:#111827;color:#fff}.support-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;border-top:1px solid rgba(17,24,39,.08);background:#fff}.support-chat-form input{width:100%;min-height:38px;padding:0 13px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;font-size:13px;outline:none;box-sizing:border-box}.support-chat-form button{min-height:38px;padding:0 15px;border:0;border-radius:999px;background:#111827;color:#fff;font-size:13px;font-weight:680;cursor:pointer}@media (max-width: 680px){.support-float-button{top:auto;right:16px;bottom:calc(104px + env(safe-area-inset-bottom));width:46px;height:46px;transform:none}.support-float-button svg{width:22px;height:22px}.support-chat-window{top:auto;left:14px;right:14px;bottom:calc(160px + env(safe-area-inset-bottom));width:auto;height:min(430px,calc(100vh - 220px));border-radius:20px;transform:translateY(12px) scale(.98)}.support-chat-window.open{transform:translateY(0) scale(1)}}#packagesView .token-plan-highlight{gap:8px;padding:14px 12px 10px}#homeView #homeTasks .token-section-title .title-with-help{max-width:none!important;width:100%!important}#homeView #homeTasks .token-section-title p{max-width:none!important;width:100%!important;display:block!important;text-align:left!important;line-height:1.55!important}#homeView #homeExperience .reward-exchange-button{min-width:66px!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:none!important}.reward-exchange-button{min-height:32px!important;padding:0 14px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:13px!important;font-weight:760!important;box-shadow:none!important}.reward-progress-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.owned-packages-modal .modal-body{display:grid;gap:16px}.owned-packages-modal .package-earning-row{min-height:0!important;padding-top:14px!important;padding-bottom:14px!important}.owned-packages-modal .package-earning-release{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.owned-packages-modal .package-earning-release span+span{display:none!important}.owned-packages-modal .package-earning-release span{min-width:0!important}.package-owned-modal-top .package-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.package-owned-modal-top .package-wallet-link{display:none!important}.package-owned-modal-top{align-items:start!important}.owned-packages-modal .earning-progress{margin-top:6px!important}.package-owned-modal-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:stretch}.package-owned-modal-top .package-summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}#packagesView .token-plan-stats{padding-top:8px}#packagesView .token-plan-body{gap:6px}#packagesView .token-plan-estimate{min-height:0;padding:9px 11px;border-radius:13px}#packagesView .token-plan-estimate span{font-size:11px;line-height:1.35}#packagesView .token-plan-estimate b{font-size:14px}#packagesView .token-plan-card.activity .token-plan-action{width:33%;min-width:96px;max-width:128px;min-height:38px;justify-self:end;align-self:end;margin-top:4px;padding:0 12px;background:#111827;color:#fff;box-shadow:none}#packagesView .package-summary{grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:6px;align-items:stretch}#packagesView .package-summary>span{min-height:64px;padding:10px 10px 9px;border-radius:14px;background:color-mix(in srgb,var(--surface-soft) 72%,transparent)}#packagesView .package-summary i{font-size:11px}#packagesView .package-summary b{font-size:11px;line-height:1.2}#packagesView .package-earning-row-featured{grid-template-columns:minmax(160px,1.25fr) minmax(210px,1.35fr) minmax(150px,.95fr) minmax(180px,1fr)}#packagesView .package-earning-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#packagesView .package-earning-metrics span{margin-top:0}#packagesView .package-earning-metrics i{display:block;color:var(--faint);font-size:11px;font-style:normal}#packagesView .package-earning-release{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--faint);font-size:12px}#packagesView .package-earning-release span{margin-top:0}#packagesView .package-summary .amount-with-icon{white-space:normal}#packagesView .package-wallet-link{min-width:82px;min-height:64px;border-radius:14px;background:#111827;color:#fff;box-shadow:none}@media (max-width: 680px){#packagesView .token-plan-grid{gap:10px}#packagesView .token-plan-card{gap:8px;padding:14px;border-radius:18px}#packagesView .token-plan-highlight{padding:12px 11px 9px;border-radius:16px}#packagesView .package-rate strong{font-size:30px}#packagesView .token-plan-estimate{display:grid;gap:4px;align-items:start;padding:10px 11px}#packagesView .token-plan-card.activity .token-plan-action{width:33%;min-width:100px;max-width:122px;min-height:36px;font-size:12px}#packagesView .package-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:100%}#packagesView .package-summary>span{min-height:70px;padding:9px 8px}#packagesView .package-summary i,#packagesView .package-summary b{font-size:10.5px}#packagesView .package-wallet-link{grid-column:1 / -1;width:33%;min-width:100px;min-height:38px;justify-self:end;padding:0 12px;font-size:12px}#packagesView .token-owned-section{margin-top:18px}#packagesView .package-earning-list{gap:8px;margin-top:10px}#packagesView .package-earning-header{display:none}#packagesView .package-earning-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:12px;border-radius:16px}#packagesView .package-earning-row>div:first-child{display:grid;gap:4px}#packagesView .package-earning-row .earning-progress{display:grid;gap:6px}#packagesView .package-earning-row b{justify-self:start;font-size:12px}#packagesView .package-intro{min-height:240px!important;margin:-14px -12px 22px!important;padding:22px 24px 34px!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,rgba(186,255,22,.42) 0%,rgba(186,255,22,.18) 42%,var(--bg) 100%)!important;box-shadow:none!important}#packagesView .package-intro:before,#packagesView .package-intro:after{display:none!important}#packagesView .package-copy{max-width:238px}#packagesView .package-copy .eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:999px;background:#111827;color:#fff}#packagesView .machine-visual{right:-72px!important;top:18px!important;width:240px!important;min-height:240px!important;opacity:.2!important}#packagesView .machine-visual svg{width:240px!important}#packagesView .token-plan-card.activity{position:relative;overflow:hidden;gap:14px;padding:18px;border:0;border-radius:22px;background:radial-gradient(circle at 86% 14%,rgba(0,117,255,.3),transparent 34%),linear-gradient(135deg,#111827,#17212f 54%,#baff16 155%);color:#fff;box-shadow:0 18px 34px #11182729}#packagesView .token-plan-card.activity .token-plan-head{align-items:flex-start}#packagesView .token-plan-card.activity h3,#packagesView .token-plan-card.activity .token-plan-period,#packagesView .token-plan-card.activity .token-plan-stat span,#packagesView .token-plan-card.activity .token-plan-stat b,#packagesView .token-plan-card.activity .package-rate strong,#packagesView .token-plan-card.activity .package-rate span,#packagesView .token-plan-card.activity .token-plan-estimate span,#packagesView .token-plan-card.activity .token-plan-estimate b{color:#fff}#packagesView .token-plan-card.activity .token-plan-period,#packagesView .token-plan-card.activity .token-plan-stat span,#packagesView .token-plan-card.activity .token-plan-estimate span{opacity:.78}#packagesView .token-plan-card.activity .token-plan-icon{border:0;background:#ffffff21;color:#baff16}#packagesView .token-plan-card.activity .token-plan-highlight{grid-template-columns:1fr;gap:8px;border:0;background:transparent;box-shadow:none;padding:0}#packagesView .token-plan-card.activity .package-rate strong{font-size:34px}#packagesView .token-plan-card.activity .token-plan-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:2px}#packagesView .token-plan-card.activity .token-plan-stat{display:grid;gap:4px}#packagesView .token-plan-card.activity .token-plan-estimate{border:0;background:#ffffff1a}#packagesView .token-plan-card.activity .token-plan-action{background:#baff16;color:#111827;font-weight:700;width:auto;max-width:126px;justify-self:end}#packagesView .token-plan-grid,#packagesView .token-plan-card,#packagesView .token-plan-body,#packagesView .token-plan-estimate{max-width:100%!important;box-sizing:border-box!important}#packagesView .token-plan-card.activity{overflow:hidden}#packagesView .token-plan-card.activity .token-plan-body{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}#packagesView .token-plan-card.activity .token-plan-action{width:112px!important;min-width:112px!important;max-width:112px!important;justify-self:end;margin-right:0}#packagesView .package-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#packagesView .package-summary>span{min-height:0;padding:0;border-radius:0;background:transparent;box-shadow:none}#packagesView .package-summary>span:nth-of-type(3){grid-column:1 / 2;min-height:0}#packagesView .package-wallet-link{grid-column:2 / 3;width:100%;min-width:0;min-height:56px;justify-self:stretch;border-radius:16px;background:#111827;color:#fff}#packagesView .package-summary i{font-size:11px}#packagesView .package-summary b{font-size:13px}#packagesView .package-summary .avax-icon.small,#packagesView .package-earning-metrics .avax-icon.small{display:none}#packagesView .package-summary>span:nth-of-type(3) b{font-size:12px}#packagesView .package-earning-row-featured{gap:13px;padding:16px;border:0;border-radius:18px;background:#fff;box-shadow:0 12px 28px #11182714}#packagesView .package-earning-title{display:grid;gap:5px}#packagesView .package-earning-title strong{color:#111827;font-size:16px;line-height:1.2}#packagesView .package-earning-title span{color:#1118278f;font-size:12px}#packagesView .package-earning-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#packagesView .package-earning-metrics span{display:grid;gap:5px;min-height:58px;padding:10px;border-radius:14px;background:#1118270a}#packagesView .package-earning-metrics i,#packagesView .package-earning-release{color:#1118278f;font-size:11px;font-style:normal}#packagesView .package-earning-metrics b{color:#111827;font-size:13px}#packagesView .package-earning-release{display:flex;align-items:center;justify-content:space-between}#packagesView .package-earning-release b{color:#111827;font-size:15px}#packagesView .package-earning-row-featured .earning-progress-track{height:7px;border-radius:999px;background:#11182714}#packagesView .package-earning-row-featured .earning-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#baff16,#0075ff)}#packagesView .token-owned-section .token-section-title{margin-bottom:12px}#packagesView .package-dashboard{grid-template-columns:minmax(0,1fr);gap:14px;width:min(369px,calc(100vw - 24px))!important;max-width:min(369px,calc(100vw - 24px))!important;margin:-26px 0 22px;padding:14px;border-radius:18px;overflow:hidden;box-sizing:border-box}#packagesView .package-dashboard-head strong{font-size:18px}#packagesView .package-dashboard .package-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;max-width:100%;margin:0}#packagesView .package-dashboard .package-summary>span,#packagesView .package-dashboard .package-summary i,#packagesView .package-dashboard .package-summary b{color:#fff!important}#packagesView .package-dashboard .package-summary i{opacity:.58}#packagesView .package-withdraw-strip{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;padding:12px 0 0;border-top:0}#packagesView .package-withdraw-strip .package-dashboard-head{justify-self:end;width:auto;display:inline-flex;gap:6px}#packagesView .package-withdraw-strip .package-dashboard-head strong,#packagesView .package-withdraw-strip .package-dashboard-head span{color:#ffffff94;font-size:12px;font-weight:720}#packagesView .package-withdraw-strip .package-dashboard-head span{color:#fff!important;font-size:15px!important;line-height:1.05!important;font-weight:780!important}#packagesView .token-plan-card.activity{border:0!important;background:radial-gradient(circle at 92% 12%,rgba(186,255,22,.46),transparent 36%),linear-gradient(180deg,#f1ffe9,#e8ffd7)!important;color:#111827!important;box-shadow:inset 0 0 0 1px var(--line),0 14px 34px #15171a14!important}#packagesView .token-plan-card.activity h3,#packagesView .token-plan-card.activity .token-plan-period,#packagesView .token-plan-card.activity .token-plan-stat span,#packagesView .token-plan-card.activity .token-plan-stat b,#packagesView .token-plan-card.activity .package-rate strong,#packagesView .token-plan-card.activity .package-rate span,#packagesView .token-plan-card.activity .token-plan-estimate span,#packagesView .token-plan-card.activity .token-plan-estimate b{color:#111827!important;opacity:1!important}#packagesView .token-plan-card.activity .token-plan-icon{background:color-mix(in srgb,var(--green) 10%,#ffffff)!important;color:#111827!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 18%,var(--line))!important}#packagesView .token-plan-card.activity .token-plan-highlight{padding:14px!important;border-radius:18px!important;background:color-mix(in srgb,var(--surface) 94%,var(--green) 6%)!important}#packagesView .token-plan-card.activity .token-plan-estimate{border:0!important;background:color-mix(in srgb,var(--surface-soft) 78%,var(--surface))!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 68%,transparent)!important}#packagesView .token-plan-card.activity .token-plan-action{background:linear-gradient(135deg,#93ff61,#79e56d)!important;color:#111827!important}#packagesView .package-rate strong,#packagesView .token-plan-estimate b{color:#111827!important}#packagesView .package-rate{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:100%!important;max-width:100%!important}#packagesView .package-rate-value{flex:1 1 auto!important;min-width:0!important}#packagesView .token-plan-head .token-plan-action{align-self:start!important;justify-self:end!important;flex:0 0 auto!important;width:82px!important;min-width:82px!important;max-width:82px!important;min-height:32px!important;padding:0 11px!important;border-radius:999px!important;background:linear-gradient(135deg,#93ff61,#79e56d)!important;color:#111827!important;font-size:12px!important;font-weight:760!important;box-shadow:none!important;outline:none!important;margin-right:0!important}#packagesView .token-plan-head{display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;align-items:start!important;width:calc(100% - 92px)!important;max-width:calc(100% - 92px)!important}#packagesView .token-plan-card{position:relative!important;width:min(369px,calc(100vw - 24px))!important;max-width:min(369px,calc(100vw - 24px))!important;box-sizing:border-box!important}#packagesView .token-plan-card .token-plan-head{display:block!important;width:100%!important;max-width:100%!important}#packagesView .token-plan-card .token-plan-head .token-plan-action{position:absolute!important;top:18px!important;right:18px!important;transform:translate(calc(-1*max(0px,(100% - (100vw - 24px)))))!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:32px!important;min-height:32px!important;margin:0!important}#packagesView .token-plan-period,#packagesView .package-rate-value>span,#packagesView .token-plan-stat span,#packagesView .token-plan-estimate span{color:#11182775!important;font-size:11px!important;font-weight:400!important;letter-spacing:0!important}#packagesView .token-plan-stat b{color:#111827!important;font-size:15.5px!important;line-height:1.15!important;font-weight:780!important}#packagesView .token-plan-card.activity .token-plan-period,#packagesView .token-plan-card.activity .package-rate-value>span,#packagesView .token-plan-card.activity .token-plan-stat span,#packagesView .token-plan-card.activity .token-plan-estimate span{color:#11182775!important;opacity:1!important}#packagesView .token-plan-head .token-plan-action:focus,#packagesView .token-plan-head .token-plan-action:focus-visible{outline:none!important;box-shadow:none!important}#packagesView .token-plan-body{gap:0!important}#packagesView .token-plan-estimate{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:11px 0 0!important;border-radius:0!important;border-top:1px solid color-mix(in srgb,var(--line) 72%,transparent)!important;background:transparent!important;box-shadow:none!important}#packagesView .token-plan-estimate span{min-width:0!important;flex:1 1 auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#packagesView .token-plan-estimate b{flex:0 0 auto!important;margin-left:auto!important;text-align:right!important;white-space:nowrap!important}#packagesView .token-plan-highlight,#packagesView .token-plan-card.activity .token-plan-highlight{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .token-plan-stats{border-top:0!important}#packagesView .token-plan-estimate,#packagesView .token-plan-card.activity .token-plan-estimate{border:0!important;border-top:1px solid color-mix(in srgb,var(--line) 72%,transparent)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.owned-packages-modal{width:min(369px,calc(100vw - 24px))!important;max-width:min(369px,calc(100vw - 24px))!important;max-height:calc(100vh - 72px);border-radius:20px}#ownedPackagesModal{justify-content:flex-start;padding:12px 12px 16px!important}.package-owned-modal-top{grid-template-columns:1fr}.package-owned-modal-top .package-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:0}.package-owned-modal-top .package-summary>span{min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.owned-packages-modal .modal-head{padding-bottom:10px!important}.owned-packages-modal .modal-body{gap:12px!important}.package-owned-modal-top .package-wallet-link{justify-self:end;min-height:38px;padding:0 16px;border-radius:999px;background:#111827;color:#fff}#packagesView .package-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:10px;padding:0;background:transparent;box-shadow:none}#packagesView .package-summary>span{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#packagesView .package-summary>span:nth-of-type(3){grid-column:1 / 2;display:flex;align-items:center;gap:8px;min-height:42px}#packagesView .package-summary i{margin:0 0 7px;color:#11182794;font-size:12px;font-weight:700}#packagesView .package-summary>span:nth-of-type(3) i{margin:0;white-space:nowrap}#packagesView .package-summary b{color:#111827;font-size:18px;line-height:1.05;font-weight:700}#packagesView .package-summary>span:nth-of-type(3) b{font-size:15px}#packagesView .package-summary .amount-with-icon{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}#packagesView .package-summary .avax-icon.small{width:18px;height:18px}#packagesView .package-wallet-link{grid-column:2 / 3;display:inline-flex;width:auto;min-height:42px;justify-self:end;align-self:center;padding:0 18px;border-radius:999px;background:#111827;color:#fff;font-size:13px;font-weight:700}#packagesView .package-wallet-link svg{width:15px;height:15px}#packagesView .package-earning-row-featured{gap:15px;padding:18px 16px}#packagesView .package-earning-metrics{gap:18px}#packagesView .package-earning-metrics span{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#packagesView .package-earning-metrics i{margin-bottom:6px;font-size:12px;font-weight:700}#packagesView .package-earning-metrics b{font-size:18px;line-height:1.05}#packagesView .package-earning-metrics .avax-icon.small{width:18px;height:18px}#packagesView .package-summary b,#packagesView .package-earning-metrics b{display:block;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-summary b .amount-with-icon,#packagesView .package-earning-metrics b .amount-with-icon{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:auto!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;white-space:nowrap!important}#packagesView .package-summary b .avax-icon.small,#packagesView .package-earning-metrics b .avax-icon.small{display:inline-block!important;flex:0 0 auto!important;margin:0!important;vertical-align:middle!important}#packagesView{width:100%;max-width:100%;overflow-x:hidden}body:has(#packages:target) .page{width:100vw!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-top:0!important;overflow-x:hidden!important}body:has(#packages:target) #packagesView{width:100%!important;max-width:100%!important;overflow-x:hidden!important}#packagesView .token-layout{gap:18px}#packagesView .token-layout>section,#packagesView .token-owned-section{margin-left:12px;margin-right:12px}#packagesView .package-intro{min-height:228px!important;margin:0 0 20px!important;padding:24px 30px 32px!important;overflow:hidden!important}#packagesView .package-copy{max-width:min(100%,292px)!important}#packagesView .package-copy h2{max-width:245px;font-size:27px;line-height:1.12;letter-spacing:0}#packagesView .package-copy p:not(.eyebrow){max-width:286px;font-size:13px;line-height:1.72}#packagesView .machine-visual{right:-98px!important;top:32px!important;width:228px!important;min-height:228px!important;opacity:.14!important}#packagesView .machine-visual svg{width:228px!important}#packagesView .package-summary .avax-icon.small,#packagesView .package-earning-metrics .avax-icon.small,#packagesView .package-summary b .avax-icon.small,#packagesView .package-earning-metrics b .avax-icon.small{display:none!important}#packagesView .package-dashboard .avax-icon.small,#packagesView .package-dashboard .package-summary b .avax-icon.small,#packagesView .package-dashboard .package-withdraw-strip b .avax-icon.small{display:inline-block!important;width:16px!important;height:16px!important;margin:0!important;vertical-align:middle!important}#packagesView .package-dashboard .package-summary b{display:inline-flex!important;align-items:center!important;gap:5px!important}body:has(#chat:target) .topbar{width:100%!important;max-width:none!important;height:56px!important;grid-template-columns:1fr auto!important;gap:10px!important;padding:8px 12px!important;background:var(--topbar)!important}body:has(#chat:target) .top-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important}body:has(#chat:target) .user-pill{width:auto!important;max-width:none!important;min-height:36px!important;padding:3px 10px 3px 4px!important;gap:8px!important}body:has(#chat:target) .user-name{display:inline-block!important;max-width:164px!important}body:has(#chat:target) .user-pill .chevron{display:block!important}body:has(#chat:target) .avatar{width:28px!important;height:28px!important;background:transparent!important;color:#111827!important}body:has(#chat:target) .mobile-tools>.icon-button{width:38px!important;height:36px!important;min-height:36px!important;background:transparent!important;box-shadow:none!important}#mobileTools{display:none!important}#chatView .app-mode-switch{background:#6b72802e!important;box-shadow:inset 0 0 0 1px #1118270f,0 8px 18px #1118270f!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}#chatView .app-mode-switch button:not(.active){background:transparent!important;box-shadow:none!important;color:#11182794!important}#chatView .app-mode-switch button.active{background:#ffffffb8!important;color:#111827!important;box-shadow:0 6px 14px #11182714!important}#chatView .chat-menu-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border-radius:999px!important}#chatView .chat-back-button{display:inline-grid!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border-radius:999px!important}#chatView .conversation-history{position:fixed!important;top:0!important;right:0!important;left:auto!important;z-index:120!important;display:grid!important;grid-template-rows:auto 1fr!important;width:min(312px,82vw)!important;height:100dvh!important;margin:0!important;padding:18px 14px calc(22px + env(safe-area-inset-bottom))!important;border-radius:22px 0 0 22px!important;background:#fff!important;box-shadow:-18px 0 42px #1118272e!important;transform:translate(104%)!important;transition:transform .24s ease!important}body.chat-history-open #chatView .conversation-history{transform:translate(0)!important}#chatView .history-head{display:flex!important;align-items:center;justify-content:space-between;padding:4px 4px 12px}#chatView .history-list{display:grid!important;grid-auto-flow:row!important;grid-auto-columns:initial!important;gap:8px!important;overflow-y:auto!important;padding:0 2px 10px!important}#chatView .history-item{width:100%!important;min-height:58px!important;padding:10px 12px!important;text-align:left!important}#chatView .conversation-history{width:min(292px,78vw)!important;padding:14px 12px calc(16px + env(safe-area-inset-bottom))!important;border-radius:0 18px 18px 0!important}#chatView .history-head{padding:2px 2px 8px!important}#chatView .history-head strong{font-size:14px;line-height:1.2}#chatView .new-chat-button{width:28px;height:28px;font-size:18px}#chatView .history-list{gap:4px!important;padding:0 0 8px!important}#chatView .history-item{min-height:48px!important;gap:3px!important;padding:8px 10px!important;border-radius:12px!important}#chatView .history-item span{font-size:13px;line-height:1.22}#chatView .history-item small{font-size:10.5px;line-height:1.25}#chatView .chat-history-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:none;background:#11182747}body.chat-history-open #chatView .chat-history-backdrop{display:block}#chatView .chat-composer{left:12px!important;right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:369px!important;padding:4px 8px!important;gap:4px!important;border-radius:18px!important}#chatView .chat-input textarea{min-height:30px!important;max-height:66vh!important;padding:4px 8px 2px!important}#chatView .chat-options{gap:6px!important;grid-template-columns:34px minmax(0,1fr) 56px!important}#chatView #sendButton{width:56px!important;min-width:56px!important;max-width:56px!important;justify-self:end!important}body:has(#chat:target) .nav{display:none!important}body:has(#chat:target) .page{padding-bottom:calc(26px + env(safe-area-inset-bottom))!important}#chatView .chat-head{grid-template-columns:34px 1fr 34px!important;gap:8px!important;width:100%!important;margin:0 auto 12px!important;padding:0!important;background:transparent!important;box-shadow:none!important}#chatView .chat-head>div:first-child{display:contents!important}#chatView .chat-back-button{display:inline-grid!important;grid-column:1!important;justify-self:start!important}#chatView .app-mode-switch{grid-column:2!important;justify-self:center!important;align-self:center!important;margin-top:0!important}#chatView .chat-menu-button{grid-column:3!important;justify-self:end!important}#chatView .conversation-history{left:auto!important;right:0!important;border-radius:22px 0 0 22px!important;box-shadow:-18px 0 42px #1118272e!important;transform:translate(104%)!important}#chatView .chat-tool-button,#chatView .chat-select{border-radius:999px!important}.nav{align-items:center!important}.nav a{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:none!important}.nav a svg,.nav .nav-icon{transform-origin:center center!important}}#packagesView .compute-3d-shadow{fill:#1118271f}#packagesView .compute-3d-stack,#packagesView .compute-3d-float{transform-origin:center;animation:computeFloat 4.2s ease-in-out infinite}#packagesView .compute-3d-float.alt{animation-delay:-.8s;animation-duration:4.8s}#packagesView .compute-3d-top{fill:url(#compute3dTop);stroke:#1118272e;stroke-width:1.5}#packagesView .compute-3d-side{fill:url(#compute3dDark)}#packagesView .compute-3d-face{fill:#111827;opacity:.94}#packagesView .compute-3d-face.right{fill:url(#compute3dSide);opacity:.92}#packagesView .compute-3d-chip{fill:#fff;stroke:#11182733;stroke-width:1.4}#packagesView .compute-3d-line,#packagesView .compute-3d-orbit{fill:none;stroke:#0075ff80;stroke-width:2;stroke-linecap:round}#packagesView .compute-3d-orbit{stroke-dasharray:7 10;animation:cableFlow 2.8s linear infinite}#packagesView .compute-3d-dot{fill:#93ff61;filter:drop-shadow(0 0 8px rgba(147,255,97,.75))}#packagesView .compute-3d-pill{fill:#fffc;stroke:#11182724;stroke-width:1}#packagesView .compute-3d-float text{fill:#111827;font-size:16px;font-weight:800;letter-spacing:0}@media (max-width: 680px){#packagesView .machine-visual{display:grid!important;position:absolute!important;z-index:1!important;right:8px!important;top:86px!important;width:168px!important;min-height:138px!important;background:transparent!important;opacity:.88!important;pointer-events:none!important}#packagesView .machine-visual svg{width:168px!important;max-width:none!important}#packagesView .package-dashboard{background:#fff!important;color:#111827!important;border:1px solid var(--line)!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary>span,#packagesView .package-dashboard .package-summary i,#packagesView .package-dashboard .package-summary b,#packagesView .package-withdraw-strip,#packagesView .package-withdraw-strip i,#packagesView .package-withdraw-strip b,#packagesView .package-withdraw-strip .package-dashboard-head strong,#packagesView .package-withdraw-strip .package-dashboard-head span{color:#111827!important}#packagesView .package-dashboard .package-summary i,#packagesView .package-withdraw-strip i,#packagesView .package-withdraw-strip .package-dashboard-head strong{opacity:.52!important;font-weight:400!important}#packagesView .package-withdraw-button{color:#111827!important}#packagesView .package-rule-button{min-height:30px!important;height:30px!important;padding:0 14px!important;color:#111827!important;font-size:13px!important;font-weight:500!important}#packagesView .token-plan-card:not(.activity){border:1px solid rgba(17,24,39,.08)!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.14),transparent 28%),#fff!important;box-shadow:0 12px 28px #1118270f!important;outline:0!important}#packagesView .token-plan-card:not(.activity):hover,#packagesView .token-plan-card:not(.activity):focus,#packagesView .token-plan-card:not(.activity):focus-within,#packagesView .token-plan-card:not(.activity):active{border-color:#11182714!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.14),transparent 28%),#fff!important;box-shadow:0 12px 28px #1118270f!important;outline:0!important}#packagesView .token-plan-card.activity{border:1px solid rgba(147,255,97,.56)!important;outline:0!important}#packagesView .token-plan-card:not(.activity) .token-plan-action{background:#111827!important;color:#fff!important}#packagesView .token-plan-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin-top:10px!important;padding:10px 12px!important;border:1px solid rgba(17,24,39,.12)!important;border-radius:14px!important;background:transparent!important}#packagesView .token-plan-stat{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#packagesView .token-plan-stat b{color:#111827!important}#packagesView .token-plan-card .token-plan-stat b,#packagesView .token-plan-card.activity .token-plan-stat b{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#111827!important}#packagesView .token-plan-card .token-plan-stat b .avax-icon.small,#packagesView .token-plan-card.activity .token-plan-stat b .avax-icon.small{display:inline-block!important;width:16px!important;height:16px!important;flex:0 0 auto!important;margin:0!important}#packagesView .token-plan-estimate{border:0!important;border-top:0!important;padding-top:6px!important;background:transparent!important;box-shadow:none!important}#packagesView .package-withdraw-strip{padding-top:12px!important;border-top:1px solid var(--line)!important;grid-template-columns:minmax(0,1fr)!important}#packagesView .package-withdraw-strip .package-dashboard-head{justify-self:start!important;grid-column:1!important}}@media (min-width: 1181px){.page{width:min(calc(100% - 96px),1440px)!important;padding-top:34px!important}.topbar{max-width:1440px;margin:0 auto;padding-left:48px;padding-right:48px}.nav{position:sticky;top:72px;width:min(calc(100% - 96px),1440px);margin:0 auto 26px;padding:7px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(17,24,39,.06);box-shadow:0 12px 28px #11182714;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}body[data-app-ready=false] .nav{opacity:1;pointer-events:auto}.nav a{min-height:42px;justify-content:center;border-radius:999px;color:#11182794;font-size:14px;font-weight:560}.nav a svg{color:currentColor;opacity:.9}.nav a:hover,.nav a.active,body:has(#console:target) .nav a[href="#console"],body:has(#chat:target) .nav a[href="#chat"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{background:#1118270f;color:#111827;box-shadow:none}body:has(#console:target) .nav a.active,body:has(#chat:target) .nav a.active,body:has(#wallet:target) .nav a.active,body:has(#promo:target) .nav a.active,body:has(#packages:target) .nav a.active{background:transparent;color:#11182794;font-weight:560}#homeView,#packagesView,#promoView,#walletView,#chatView,#consoleView{max-width:840px!important}#homeView .hero{min-height:0;grid-template-columns:minmax(0,1fr);gap:12px;padding:34px 18px 28px;align-items:center;justify-items:center;text-align:center}#homeView .hero .eyebrow{font-size:16px;line-height:1.2;font-weight:760}#homeView .hero h1{max-width:720px;font-size:clamp(42px,3.8vw,58px)}#homeView .hero .lead{max-width:660px;font-size:16px}#homeView .hero>div{justify-self:center;justify-items:center}#homeView .hero-note{display:none!important}#homeView .ai-visual{justify-self:center;margin-top:-54px;transform:scale(1.16);transform-origin:center}#homeView #homeExperience.daily-reward{grid-template-columns:1fr!important;gap:14px!important;margin-top:0!important}#homeView #homeExperience .reward-copy,#homeView #homeExperience .reward-panel.reward-logged-in{min-height:420px!important;border-radius:28px!important}#homeView #homeExperience .reward-copy{padding:26px 28px 18px!important}#homeView #homeExperience .reward-panel.reward-logged-in{padding:24px!important}#homeView #homeExperience .reward-copy h2{font-size:clamp(30px,2.5vw,40px)!important}#homeView #homeExperience .reward-copy>p:not(.eyebrow){font-size:16px!important}#homeView #homeTasks .token-task-section{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "summary" "list"!important;gap:12px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView #homeTasks .token-task-row,#homeView #homeTasks .token-task-row.active{grid-template-columns:38px minmax(0,1fr) minmax(150px,184px)!important;align-items:start!important}#homeView #homeTasks .token-task-meta{grid-column:3!important;justify-self:end!important;align-self:start!important;padding-top:16px!important;text-align:right!important}#homeView #homeTasks .token-task-meta b{text-align:right!important}#homeView #homeTasks .token-task-meta .reward{justify-content:flex-end!important;text-align:right!important}body:has(#packages:target) .page{width:min(calc(100% - 96px),1440px)!important;max-width:1440px!important;padding-top:34px!important}#packagesView .token-layout{gap:26px!important}#packagesView .token-layout>section,#packagesView .token-owned-section{margin-left:0!important;margin-right:0!important}#packagesView .package-intro{position:relative!important;min-height:244px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;margin:-14px 0 24px!important;padding:22px 24px 34px!important;border-radius:0 0 28px 28px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(186,255,22,.36) 0%,rgba(186,255,22,.16) 38%,var(--bg) 100%)!important;box-shadow:none!important}#packagesView .package-copy{position:relative!important;z-index:2!important;max-width:245px!important}#packagesView .package-copy h2{max-width:245px!important;font-size:clamp(28px,4vw,34px)!important;line-height:1.08!important}#packagesView .package-copy p:not(.eyebrow){max-width:245px!important;font-size:13px!important;line-height:1.72!important}#packagesView .machine-visual{position:absolute!important;z-index:1!important;right:-62px!important;top:12px!important;width:230px!important;min-height:230px!important;opacity:.18!important;pointer-events:none!important}#packagesView .machine-visual svg{width:230px!important;max-width:none!important}#packagesView .package-dashboard{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:0!important;margin:0 0 14px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 18px!important;margin-top:10px!important;padding:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary>span{min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary>span:nth-of-type(3){grid-column:1 / 2!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:42px!important}#packagesView .package-dashboard .package-summary i{margin:0 0 7px!important;color:#11182794!important;font-size:12px!important;font-weight:700!important}#packagesView .package-dashboard .package-summary>span:nth-of-type(3) i{margin:0!important;white-space:nowrap!important}#packagesView .package-dashboard .package-summary b{color:#111827!important;font-size:18px!important;line-height:1.05!important;font-weight:700!important}#packagesView .package-dashboard .package-summary>span:nth-of-type(3) b{font-size:15px!important}#packagesView .package-dashboard .package-summary .amount-with-icon{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}#packagesView .package-dashboard .avax-icon.small{width:18px!important;height:18px!important}#packagesView .package-withdraw-strip{grid-column:1 / -1!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:12px 0 0!important;border-top:1px solid var(--line)!important;border-radius:0!important;background:transparent!important}#packagesView .package-dashboard-head{justify-self:start!important;min-height:42px!important;padding:0 14px!important;border-radius:999px!important;background:#fff!important;color:#111827!important}#packagesView .package-dashboard-head strong{font-size:17px!important;line-height:1.2!important;font-weight:780!important}#packagesView .package-dashboard-head span{display:inline-flex!important;align-items:center!important;gap:2px!important;color:#111827b8!important;font-size:13px!important;font-weight:760!important}#packagesView .package-dashboard-head svg{width:16px!important;height:16px!important}#packagesView .package-earning-list{gap:10px!important;margin-top:14px!important}#packagesView .package-earning-row{min-height:70px!important;padding:14px 16px!important;border-radius:18px!important;background:var(--surface)!important}#packagesView .token-plan-grid{grid-template-columns:1fr!important;gap:12px!important}#packagesView .token-plan-card{min-height:0!important}#packagesView .token-plan-top{gap:12px!important}#packagesView .token-plan-head{gap:12px!important;align-items:flex-start!important}#packagesView .token-plan-copy{gap:6px!important}#packagesView .token-plan-copy>span{color:var(--green)!important;font-size:11px!important;font-weight:700!important}#packagesView .token-plan-top h3{font-size:clamp(15px,1.1vw,18px)!important}#packagesView .token-plan-period{font-size:12px!important}#packagesView .token-plan-icon{width:48px!important;height:48px!important;border-radius:16px!important}#packagesView .token-plan-icon svg{width:24px!important;height:24px!important}#packagesView .token-plan-highlight{padding:16px 14px!important;gap:12px!important}#packagesView .package-rate strong{font-size:clamp(24px,2vw,34px)!important}#packagesView .package-rate span{justify-content:center!important;justify-self:start!important}#packagesView .token-plan-stats{gap:0!important}#packagesView .token-plan-stat{padding:0!important}#packagesView .token-plan-stat b{font-size:18px!important}#packagesView .token-plan-estimate{border:0!important;border-top:0!important;padding-top:6px!important;background:transparent!important;box-shadow:none!important}#promoView .team-layout,#walletView .wallet-page{width:100%!important;max-width:1440px!important}#promoView .team-hero.compact{grid-template-columns:1fr!important;grid-template-areas:"panel" "reward" "card"!important;gap:18px!important}#promoView .team-panel{min-height:0;padding:0 0 4px!important}#promoView .team-panel h2{max-width:720px;font-size:clamp(36px,3.4vw,52px)!important}#promoView .team-reward-block{grid-column:1 / -1}#promoView .team-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}#promoView .team-card{padding:30px!important}#promoView .team-member-section{gap:16px}#promoView .team-member-list{grid-template-columns:1fr!important;gap:0!important}#promoView .team-member-row{grid-template-columns:1fr!important;min-height:0;padding:10px 0!important;border-radius:0!important;box-shadow:none!important}#promoView .team-member-meta{min-width:0;text-align:left}#promoView .team-member-meta b .amount-with-icon{justify-content:flex-start!important}#walletView .wallet-page{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);align-items:start;gap:24px!important}#walletView .wallet-shell,#walletView .wallet-record-card{min-height:420px}#walletView .wallet-asset-panel{min-height:420px;padding:34px!important}#walletView .wallet-primary-balance strong{font-size:clamp(48px,4.6vw,68px)!important}#walletView .wallet-record-card{padding:26px!important;border-radius:24px!important}#consoleView .stack{gap:18px!important}#consoleView .stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}#consoleView .stat{min-height:132px;padding:22px;border-radius:20px;box-shadow:inset 0 0 0 1px #1118270f}#consoleView .console-tabs{gap:16px!important}#consoleView .management-card,#consoleView .table-wrap,#consoleView .usage-record-card,#consoleView .model-price-section{border-radius:22px}#chatView{max-width:1440px!important}#chatView .chat-layout{min-height:calc(100vh - 210px);grid-template-columns:280px minmax(620px,860px) minmax(140px,1fr)!important;gap:32px!important;justify-content:start!important}#chatView .chat-main{width:100%}#chatView .conversation-history{width:280px;min-height:calc(100vh - 190px);padding:18px;border-radius:24px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #1118270f}#chatView .chat-head{justify-content:center;margin-bottom:18px}#chatView .chat-menu-button{display:none!important}#chatView .app-mode-switch{margin:0 auto}#chatView .messages{padding-top:24px}#chatView .chat-composer{width:min(860px,calc(100vw - 480px))!important}}@media (min-width: 1181px){.topbar{position:sticky!important;top:10px!important;width:min(calc(100% - 160px),1320px)!important;height:54px!important;max-width:1320px!important;margin:10px auto 0!important;padding:0 14px!important;border-radius:999px!important;background:#ffffffb8!important;border-bottom:0!important;box-shadow:inset 0 0 0 1px #1118270f,0 12px 30px #1118270f!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.brand-logo{width:92px!important}.top-actions{gap:4px!important;justify-self:end!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.top-actions>.icon-button,.top-actions>.plain-button{min-height:32px!important;height:32px!important;padding-inline:8px!important}.user-pill{min-height:34px!important;padding:3px 9px 3px 5px!important}.nav{position:fixed!important;top:20px!important;left:50%!important;z-index:31!important;width:auto!important;min-height:0!important;margin:0!important;transform:translate(-50%)!important;padding:0!important;display:flex!important;gap:4px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.nav a{min-height:32px!important;height:32px!important;padding:0 14px!important;font-size:13px!important;color:#11182794!important;background:transparent!important;box-shadow:none!important}.nav a:hover,.nav a.active,body:has(#console:target) .nav a[href="#console"],body:has(#chat:target) .nav a[href="#chat"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{color:#111827!important;background:#1118270f!important}body:has(#console:target) .nav a.active:not([href="#console"]),body:has(#chat:target) .nav a.active:not([href="#chat"]),body:has(#promo:target) .nav a.active:not([href="#promo"]),body:has(#packages:target) .nav a.active:not([href="#packages"]){color:#11182794!important;background:transparent!important}.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover{min-width:0!important;min-height:32px!important;height:32px!important;margin:0!important;padding:0 14px!important;border:0!important;background:transparent!important;box-shadow:none!important}.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#chat:target) .nav a[href="#chat"]{color:#111827!important;background:#1118270f!important}.nav a:nth-of-type(3) svg,.nav a:nth-of-type(3) .nav-icon{display:none!important}.nav a:nth-of-type(3) span{display:inline!important}.page{width:min(calc(100% - 160px),1320px)!important;padding-top:74px!important}#homeView .hero{min-height:380px!important;padding:18px 18px 28px!important;align-items:start!important}#homeView .hero h1{font-size:clamp(42px,4vw,58px)!important;line-height:1.05!important}#homeView .hero .lead{margin-top:18px!important;font-size:17px!important}}@media (max-width: 1180px){.topbar{width:calc(100% - 24px)!important;height:48px!important;min-height:48px!important;margin:10px auto 0!important;padding:6px 12px!important;border-radius:999px!important;border-bottom:0!important;background:#ffffffb8!important;box-shadow:inset 0 0 0 1px #1118270f,0 10px 26px #1118270f!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.nav{width:min(340px,calc(100% - 48px))!important;height:60px!important;min-height:60px!important;padding:0 12px!important;grid-template-columns:1fr 1fr 1.2fr 1fr 1fr!important}.nav a{min-height:44px!important;height:44px!important}.nav a svg{width:23px!important;height:23px!important}.nav a:nth-of-type(3){min-width:62px!important;min-height:42px!important;height:42px!important;padding:0 18px!important;justify-self:center!important}.nav a:nth-of-type(3) svg{width:26px!important;height:26px!important;color:#d7ffe0!important;opacity:1!important}.nav a:nth-of-type(3) svg text{font-size:10px!important;fill:#d7ffe0!important}#homeView #homeExperience,#homeView #homeExperience .reward-copy{box-shadow:none!important;filter:none!important}.topbar .user-pill{gap:4px!important;padding:3px 7px 3px 4px!important;background:#1118270f!important}.topbar .avatar{width:26px!important;height:26px!important}.topbar .user-name{max-width:118px!important}.topbar .brand-logo{width:96px!important}.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#chat:target) .nav a[href="#chat"]{background:transparent!important;border-color:transparent!important}body:has(#chat:target) #chatView .chat-head{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;grid-template-rows:40px!important;min-height:40px!important;align-items:center!important;justify-items:stretch!important;gap:8px!important;padding:0!important}body:has(#chat:target) #chatView .app-mode-switch{grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:center!important;margin-inline:auto!important}body:has(#chat:target) #chatView .chat-back-button,body:has(#chat:target) #chatView .chat-menu-button{align-self:center!important;margin-block:0!important}body:has(#chat:target) #chatView .chat-back-button{grid-column:1!important;grid-row:1!important;justify-self:start!important}body:has(#chat:target) #chatView .chat-menu-button{grid-column:3!important;grid-row:1!important;justify-self:end!important}body:has(#chat:target) #chatView .chat-input textarea{height:auto!important;max-height:66vh!important;overflow-y:hidden!important;resize:none!important}body.chat-history-open #chatView .conversation-history{width:min(292px,78vw)!important;padding:12px 10px calc(14px + env(safe-area-inset-bottom))!important}body.chat-history-open #chatView .history-head{min-height:34px!important;padding:0 2px 8px!important}body.chat-history-open #chatView .history-list{align-content:start!important;align-items:start!important;gap:8px!important;grid-auto-rows:max-content!important;padding:0 0 8px!important}body.chat-history-open #chatView .history-item{min-height:0!important;height:auto!important;align-self:start!important;display:grid!important;align-content:start!important;gap:5px!important;padding:11px 12px!important;border-radius:14px!important}body.chat-history-open #chatView .history-item span{font-size:13px!important;line-height:1.28!important}body.chat-history-open #chatView .history-item small{font-size:11px!important;line-height:1.2!important}}@media (min-width: 1181px){body:has(#chat:target) #chatView .chat-menu-button{display:none!important}}*,*:before,*:after{box-shadow:none!important;text-shadow:none!important}img,svg,.nav-icon,.ai-token-logo,.home-hero-logo,.task-reward-icon{filter:none!important}@media (min-width: 681px){body:has(#packages:target) .page{width:min(calc(100% - 300px),960px)!important;max-width:960px!important}body:has(#packages:target) #packagesView{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}#packagesView .package-intro{display:grid!important;justify-items:center!important;text-align:center!important}#packagesView .package-copy{justify-items:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}#packagesView .package-copy p,#packagesView .package-copy h2,#packagesView .package-copy-actions{text-align:center!important;margin-left:auto!important;margin-right:auto!important}#packagesView .package-dashboard{padding:18px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;background:#fff!important}body:has(#promo:target) .page{width:min(calc(100% - 300px),820px)!important;max-width:820px!important}body:has(#promo:target) #promoView,#promoView .team-layout{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}@media (min-width: 1181px){body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page{width:min(calc(100% - 160px),1180px)!important;max-width:1180px!important}#homeView{max-width:920px!important}.account-menu button[data-account-tool=notice],.account-menu button[data-account-tool=docs],.account-menu button[data-account-tool=lang]{display:none!important}}#promoView .team-member-row{background:transparent!important}#promoView .team-panel{justify-items:center!important;text-align:center!important}#promoView .team-panel>div{display:grid!important;justify-items:center!important;text-align:center!important;width:100%!important}#promoView .team-panel .eyebrow,#promoView .team-panel h2,#promoView .team-panel p,#promoView .team-panel-actions{margin-left:auto!important;margin-right:auto!important;text-align:center!important}#promoView .team-panel h2{max-width:720px!important}#promoView .team-panel p:not(.eyebrow){max-width:620px!important}#promoView .team-panel-actions{justify-content:center!important}#promoView .team-table-wrap{width:min(100%,760px)!important;margin-left:auto!important;margin-right:auto!important}#promoView .team-table{width:100%!important;min-width:0!important;table-layout:auto!important}#promoView .team-table th,#promoView .team-table td{padding-left:8px!important;padding-right:8px!important}#promoView .team-member-list .team-member-row{display:flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;width:100%!important;padding:12px 0!important;border-bottom:1px solid rgba(17,24,39,.08)!important}#promoView .team-member-list .team-member-row:last-child{border-bottom:0!important}#promoView .team-member-list .team-member-main{display:inline-flex!important;align-items:center!important;gap:5px!important;min-width:0!important;flex:0 1 auto!important}#promoView .team-member-list .team-member-meta{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;margin-left:auto!important;margin-top:0!important;min-width:0!important;text-align:right!important}#promoView .team-member-list .team-member-meta span{display:inline-flex!important;align-items:center!important;gap:5px!important;justify-content:flex-end!important;white-space:nowrap!important}#packagesView .token-plan-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-items:stretch!important;gap:14px!important;width:100%!important;max-width:none!important;margin:0!important}#packagesView .token-plan-card,#packagesView .token-plan-card.activity{position:relative!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:none!important;min-height:0!important;padding:16px!important;box-sizing:border-box!important;border-radius:18px!important;border:1px solid rgba(17,24,39,.08)!important;outline:0!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.14),transparent 28%),#fff!important;overflow:hidden!important}body:has(#packages:target) .page{width:min(calc(100% - 160px),1320px)!important;max-width:1320px!important}body:has(#packages:target) #packagesView,#packagesView{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}#packagesView .package-intro{display:block!important;min-height:0!important;margin:0 0 20px!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#packagesView .package-copy{max-width:620px!important;display:grid!important;gap:8px!important}#packagesView .package-copy .eyebrow{margin:0!important;color:#11182794!important;font-size:13px!important;font-weight:700!important}#packagesView .package-copy h2{margin:0!important;color:#111827!important;font-size:30px!important;line-height:1.12!important;font-weight:800!important}#packagesView .package-copy p:not(.eyebrow){max-width:620px!important;margin:0!important;color:#111827a8!important;font-size:14px!important;line-height:1.65!important}#packagesView .package-copy-actions{margin-top:2px!important}#packagesView .package-dashboard{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0 0 24px!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-dashboard .package-summary>span{display:grid!important;gap:6px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#packagesView .package-withdraw-strip{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:16px 0 0!important;border-top:1px solid var(--line)!important;background:transparent!important}#packagesView .package-dashboard-head{width:auto!important;min-height:34px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#111827!important}#packagesView .package-dashboard-head strong{color:#111827!important}#packagesView .package-dashboard-head span{margin-left:auto!important;color:#111827b8!important}#packagesView .package-pending-claim{display:inline-flex!important;align-items:center!important;gap:12px!important;min-width:0!important}#packagesView .package-pending-claim span{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#111827!important;font-size:13px!important;font-weight:760!important;white-space:nowrap!important}#packagesView .package-pending-claim b{display:inline-flex!important;align-items:center!important;gap:4px!important;color:#111827!important;font-size:14px!important;line-height:1!important;font-weight:820!important}#packagesView .package-pending-claim .primary-button{min-width:54px!important;min-height:28px!important;padding:0 12px!important;border-radius:999px!important;background:#111827!important;border-color:#111827!important;color:#fff!important;font-size:12px!important;font-weight:780!important;box-shadow:none!important}#packagesView .token-plan-card.activity{border-color:#93ff6180!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.24),transparent 30%),#fff!important}#packagesView .token-plan-top,#packagesView .token-plan-body{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important}#packagesView .token-plan-head,#packagesView .token-plan-card .token-plan-head,#packagesView .token-plan-card.activity .token-plan-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;width:100%!important;max-width:100%!important}#packagesView .token-plan-copy{display:grid!important;gap:6px!important;min-width:0!important}#packagesView .token-plan-card .token-plan-head .token-plan-action,#packagesView .token-plan-card.activity .token-plan-head .token-plan-action{position:static!important;transform:none!important;justify-self:end!important;align-self:start!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0 11px!important;border-radius:999px!important;font-size:12px!important;font-weight:760!important}#packagesView .token-plan-card:not(.activity) .token-plan-action{background:#111827!important;color:#fff!important}#packagesView .package-rate strong,#packagesView .token-plan-estimate b,#packagesView .token-plan-card.activity .package-rate strong,#packagesView .token-plan-card.activity .token-plan-estimate b{color:#111827!important}#packagesView .token-plan-highlight,#packagesView .token-plan-card.activity .token-plan-highlight{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}#packagesView .package-rate,#packagesView .package-rate span{justify-content:flex-start!important;justify-self:start!important;text-align:left!important}#packagesView .token-plan-stats,#packagesView .token-plan-card.activity .token-plan-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;width:100%!important;margin-top:0!important;padding:10px 12px!important;border:1px solid rgba(17,24,39,.12)!important;border-radius:14px!important;background:#ffffffb8!important;box-sizing:border-box!important}#packagesView .token-plan-stat{display:grid!important;gap:5px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important}#packagesView .token-plan-stat+.token-plan-stat{padding-left:0!important;border-left:0!important}#packagesView .token-plan-estimate,#packagesView .token-plan-card.activity .token-plan-estimate{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;max-width:100%!important;padding:11px 0 0!important;border:0!important;border-top:0!important;border-radius:0!important;background:transparent!important;box-sizing:border-box!important}@media (max-width: 1180px){#packagesView .token-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 680px){body:has(#packages:target) .page{width:100vw!important;max-width:none!important}body:has(#packages:target) #packagesView,#packagesView{max-width:100%!important}#packagesView .token-plan-grid{grid-template-columns:1fr!important;justify-items:center!important;max-width:430px!important;margin:0 auto!important}#packagesView .token-plan-card,#packagesView .token-plan-card.activity{max-width:430px!important}}#promoView .team-table-card{background:#eef2f7!important}#promoView .team-table-wrap,#promoView .team-table{background:transparent!important;box-shadow:none!important}@media (min-width: 681px){#promoView .team-all-levels{display:none!important}}@media (max-width: 680px){#promoView .team-all-levels{display:inline-flex!important}}#homeView #homeExperience .reward-copy,#homeView #homeExperience .reward-panel.reward-logged-in{box-shadow:none!important}#homeView .hero .eyebrow{display:none!important}#homeView .ai-visual{width:min(420px,42vw)!important;transform:scale(1.18)!important;transform-origin:center!important}#homeView .ai-visual svg{width:100%!important;max-width:none!important}body:has(#wallet:target) .page{width:min(calc(100% - 220px),920px)!important;max-width:920px!important}#walletView .wallet-page{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}#walletView .wallet-shell,#walletView .wallet-record-card{width:100%!important;min-height:0!important}#walletView .wallet-asset-panel{min-height:0!important;width:100%!important;justify-self:center!important;padding:26px 28px!important}#walletView .wallet-primary-balance{gap:8px!important;width:100%!important}#walletView .wallet-primary-balance strong{font-size:clamp(28px,2.8vw,36px)!important;line-height:1!important}#walletView .wallet-action-buttons{margin-top:10px!important}#walletView .wallet-action-buttons .secondary-button{box-shadow:inset 0 0 0 1px #11182729!important}#walletView .wallet-record-toolbar{align-items:center!important}#walletView .wallet-record-card{padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}@media (max-width: 680px){#homeView #homeExperience .daily-claim-button{min-width:68px!important;min-height:38px!important;padding:0 14px!important;font-size:12px!important}#homeView #homeExperience .home-final-prize{gap:10px!important;margin:0!important;padding:18px 18px 16px!important;border-radius:26px!important;border:1px solid rgba(15,23,42,.08)!important;background:radial-gradient(circle at 92% 12%,rgba(186,255,22,.46),transparent 36%),linear-gradient(180deg,#f1ffe9,#e8ffd7)!important;box-shadow:inset 0 0 0 1px #ffffff6b,0 6px 14px #15171a0b!important}#homeView #homeExperience .home-final-prize>span{min-height:24px!important;padding:0 11px!important;border-radius:999px!important;background:linear-gradient(135deg,#baff16,#93ff61)!important;color:#111827!important;font-size:11px!important;font-weight:700!important}#homeView #homeExperience .home-final-prize strong{font-size:18px!important;line-height:1.16!important}#homeView #homeExperience .home-final-prize p{font-size:12px!important;line-height:1.55!important}#homeView .ai-visual{width:min(360px,100%)!important;min-height:260px!important;transform:none!important}#homeView .ai-visual svg{width:min(330px,96vw)!important;max-width:none!important}body:has(#wallet:target) .page{width:100vw!important;max-width:none!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}#walletView,#walletView .wallet-page,#walletView .wallet-shell,#walletView .wallet-record-card,#walletView .wallet-asset-panel{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}#walletView .wallet-page{gap:22px!important}#walletView .wallet-asset-panel{padding:22px!important;border-radius:24px!important}#walletView .wallet-primary-balance strong{font-size:34px!important}#walletView .wallet-balance-meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}#walletView .wallet-balance-meta span{justify-content:start!important;min-height:70px!important}#walletView .wallet-action-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#walletView .wallet-record-toolbar{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:12px!important}#walletView .wallet-record-filters{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#walletView .wallet-filter{width:100%!important;min-width:0!important}#walletView .wallet-record-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;padding:16px!important}#walletView .wallet-record-row b{justify-self:end!important}body:has(#promo:target) .page{width:100vw!important;max-width:none!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}body:has(#promo:target) #promoView,#promoView .team-layout{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}#promoView .team-layout{gap:14px!important}#promoView .team-panel,#promoView .team-reward-block,#promoView .team-card,#promoView .team-table-card,#promoView .team-member-section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}#promoView .team-panel{padding-left:0!important;padding-right:0!important}#promoView .team-reward-block,#promoView .team-card,#promoView .team-table-card{padding-left:16px!important;padding-right:16px!important}#promoView .team-reward-block{border:0!important;background:#eef2f7!important;box-shadow:none!important}#promoView .team-member-list{padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}#promoView .team-member-stats{width:100%!important}#promoView .team-table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;margin-left:0!important;margin-right:0!important}#promoView .team-table{width:-moz-max-content!important;width:max-content!important;min-width:720px!important}#promoView .team-member-list .team-member-row{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;justify-content:stretch!important;gap:6px!important;padding:12px 0!important}#promoView .team-member-list .team-member-main{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;width:100%!important}#promoView .team-member-list .team-member-status{width:8px!important;height:8px!important;min-height:8px!important}#promoView .team-member-list .team-member-meta{display:flex!important;justify-content:flex-start!important;margin-left:14px!important;text-align:left!important}#promoView .team-member-list .team-member-meta span{justify-content:flex-start!important}}@media (min-width: 1181px){body:has(#chat:target) #chatView,#chatView.active{width:min(1180px,calc(100vw - 220px))!important;max-width:none!important;margin:0 auto!important;padding-top:0!important;overflow:visible!important}body:has(#chat:target) #chatView .chat-layout,#chatView.active .chat-layout{display:grid!important;grid-template-columns:minmax(210px,240px) minmax(0,760px)!important;justify-content:center!important;align-items:start!important;gap:34px!important;width:100%!important;min-height:calc(100vh - 132px)!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{position:sticky!important;top:96px!important;width:100%!important;min-height:0!important;height:auto!important;max-height:calc(100vh - 136px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:hidden auto!important}body:has(#chat:target) #chatView .history-list,#chatView.active .history-list{gap:8px!important}body:has(#chat:target) #chatView .history-item,#chatView.active .history-item{padding:12px 0!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid rgba(17,24,39,.08)!important}body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{position:relative!important;width:100%!important;min-height:calc(100vh - 132px)!important;padding:0!important;overflow:visible!important;background:transparent!important}body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:sticky!important;top:70px!important;width:100%!important;margin:0 0 12px!important;padding:0!important;justify-content:center!important;background:transparent!important;border-radius:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body:has(#chat:target) #chatView .chat-head>div:first-child,#chatView.active .chat-head>div:first-child,body:has(#chat:target) #chatView .chat-back-button,#chatView.active .chat-back-button,body:has(#chat:target) #chatView .chat-menu-button,#chatView.active .chat-menu-button{display:none!important}body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch{margin:0 auto!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{width:100%!important;max-width:760px!important;min-height:calc(100vh - 318px)!important;margin:0 auto!important;padding:18px 0 190px!important;overflow:visible!important}body:has(#chat:target) #chatView .chat-composer,#chatView.active .chat-composer{left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:760px!important;margin:0 auto!important;transform:none!important}}@media (min-width: 1181px){body:has(#console:target) #consoleView,#consoleView.active{max-width:960px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;align-items:stretch!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:128px!important;padding:22px!important;border-radius:20px!important;display:grid!important;align-content:space-between!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar{display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0 0 14px!important;padding:0!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{display:inline-flex!important;width:auto!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#f3f4f6e6!important;box-shadow:inset 0 0 0 1px #1118270f!important}body:has(#console:target) #consoleView .console-tab-list button,#consoleView.active .console-tab-list button{min-height:34px!important;padding:0 18px!important;border-radius:999px!important;color:var(--muted)!important;font-size:13px!important;font-weight:740!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView .console-tab-list button.active,#consoleView.active .console-tab-list button.active{color:var(--text)!important;background:var(--surface)!important;box-shadow:inset 0 0 0 1px #11182714!important}body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{min-height:670px!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{min-height:560px!important;max-height:none!important;height:auto!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .table-wrap::-webkit-scrollbar,#consoleView.active #keysPanel .table-wrap::-webkit-scrollbar{display:none!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{width:100%!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{padding-top:14px!important;padding-bottom:14px!important}body:has(#chat:target),body:has(#chatView.active){overflow:auto!important}body:has(#chat:target) .page,body:has(#chatView.active) .page{height:auto!important;overflow:visible!important}body:has(#chat:target) #chatView,#chatView.active{width:min(1180px,calc(100vw - 220px))!important;max-width:none!important;height:auto!important;min-height:calc(100vh - 96px)!important;margin:0 auto!important;padding:0!important;overflow:visible!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-layout,#chatView.active .chat-layout{display:grid!important;grid-template-columns:minmax(210px,240px) minmax(0,760px)!important;justify-content:center!important;align-items:start!important;gap:34px!important;width:100%!important;height:auto!important;min-height:calc(100vh - 132px)!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{position:sticky!important;top:96px!important;left:auto!important;width:100%!important;height:auto!important;max-height:calc(100vh - 136px)!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:hidden auto!important;z-index:3!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .history-list,#chatView.active .history-list{gap:8px!important}body:has(#chat:target) #chatView .history-item,#chatView.active .history-item{padding:12px 0!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid rgba(17,24,39,.08)!important}body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:calc(100vh - 132px)!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;z-index:2!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:sticky!important;top:70px!important;left:auto!important;width:100%!important;min-height:0!important;margin:0 0 12px!important;padding:0!important;justify-content:center!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important;z-index:10!important;animation:none!important}body:has(#chat:target) #chatView .chat-head>div:first-child,#chatView.active .chat-head>div:first-child,body:has(#chat:target) #chatView .chat-back-button,#chatView.active .chat-back-button,body:has(#chat:target) #chatView .chat-menu-button,#chatView.active .chat-menu-button{display:none!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{position:static!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;min-height:calc(100vh - 318px)!important;max-width:760px!important;margin:0 auto!important;padding:18px 0 190px!important;overflow:visible!important;z-index:auto!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-composer,#chatView.active .chat-composer{position:fixed!important;left:50%!important;right:auto!important;bottom:32px!important;width:min(760px,calc(100vw - 620px))!important;max-width:760px!important;margin:0!important;transform:translate(-50%)!important;z-index:40!important}}@media (min-width: 1181px){#homeView #homeExperience .reward-progress{background:transparent!important}#homeView #homeExperience .reward-progress-head em,#homeView #homeExperience .home-final-prize .prize-period{font-style:normal!important}#homeView #homeExperience .reward-progress strong a span{display:none!important}#homeView #homeExperience .daily-claim-button{min-width:96px!important;min-height:48px!important;padding:0 24px!important;font-size:15px!important}#homeView #homeExperience .home-final-prize .prize-title-line{gap:12px!important}#homeView #homeExperience .home-final-prize .prize-period{margin-left:4px!important}#homeView #homeTasks .token-task-meta{justify-self:end!important;text-align:right!important}#homeView #homeTasks .token-task-meta .reward{justify-content:flex-end!important}body:has(#chat:target),body:has(#chatView.active){overflow:hidden!important}body:has(#chat:target) #chatView,#chatView.active{width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-layout,#chatView.active .chat-layout{display:block!important;width:100vw!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{position:fixed!important;top:108px!important;left:264px!important;width:240px!important;height:calc(100vh - 180px)!important;max-height:calc(100vh - 180px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:hidden auto!important;z-index:12!important;animation:none!important;transform:none!important}body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{position:fixed!important;top:64px!important;left:50%!important;width:660px!important;height:calc(100vh - 230px)!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;z-index:10!important;animation:none!important;transform:translate(-50%)!important}body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:fixed!important;top:50px!important;left:50%!important;width:660px!important;min-height:0!important;margin:0!important;padding:0!important;justify-content:center!important;background:transparent!important;border-radius:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:30!important;animation:none!important;transform:translate(-50%)!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{position:fixed!important;top:144px!important;left:50%!important;width:660px!important;max-width:660px!important;height:calc(100vh - 296px)!important;min-height:0!important;margin:0!important;padding:0 0 24px!important;overflow:hidden auto!important;z-index:10!important;animation:none!important;transform:translate(-50%)!important}body:has(#chat:target) #chatView .chat-composer,#chatView.active .chat-composer{position:fixed!important;left:50%!important;right:auto!important;bottom:-110px!important;width:660px!important;max-width:660px!important;margin:0!important;transform:translate(-50%)!important;z-index:40!important}body:has(#chat:target) #chatView .chat-input,#chatView.active .chat-input{display:block!important;grid-template-columns:none!important;width:100%!important;max-width:none!important;flex:0 0 100%!important}body:has(#chat:target) #chatView .chat-input textarea,#chatView.active .chat-input textarea{width:100%!important}body:has(#chat:target) #chatView .chat-options,#chatView.active .chat-options{display:flex!important;align-items:center!important}body:has(#chat:target) #chatView .chat-tool-button,#chatView.active .chat-tool-button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:999px!important;padding:0!important}body:has(#chat:target) #chatView .chat-select,#chatView.active .chat-select{height:38px!important;min-height:38px!important;border-radius:999px!important}body:has(#chat:target) #chatView #sendButton,#chatView.active #sendButton{margin-left:auto!important;min-height:38px!important;height:38px!important;border-radius:999px!important}body:has(#chat:target) #chatView .message-actions,#chatView.active .message-actions{display:none!important}}@media (min-width: 1181px){body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{display:flex!important;flex-direction:column!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{flex:0 0 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{position:static!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-direction:row!important;gap:12px!important;margin:16px 0 0!important;padding:12px 2px 0!important;clear:both!important}body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{height:auto!important;min-height:0!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{display:table!important;table-layout:fixed!important;width:100%!important;border-collapse:separate!important;border-spacing:0 10px!important}body:has(#console:target) #consoleView #keysPanel .data-table thead,#consoleView.active #keysPanel .data-table thead{display:table-header-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tbody{display:table-row-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{display:table-row!important;height:auto!important;margin:0!important;padding:0!important;border-radius:16px!important;background:#f8fafc!important;box-shadow:inset 0 0 0 1px #94a3b82e!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{display:table-cell!important;padding:12px 14px!important;line-height:1.25!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{padding:0 14px 12px!important;color:#1118278f!important;font-size:12px!important;font-weight:760!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(1),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(1),#consoleView.active #keysPanel .data-table th:nth-child(1),#consoleView.active #keysPanel .data-table td:nth-child(1){width:36px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(2),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table th:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){width:160px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table th:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){width:280px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:86px!important;min-width:86px!important;justify-content:initial!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){width:150px!important;color:var(--text)!important;font-size:14px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){width:116px!important;color:var(--text)!important;font-size:14px!important;margin-left:0!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){width:96px!important}body:has(#console:target) #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell{min-height:30px!important;padding:4px 8px!important;border-radius:10px!important;gap:8px!important}body:has(#console:target) #consoleView #keysPanel .icon-mini,body:has(#console:target) #consoleView #keysPanel .row-action,#consoleView.active #keysPanel .icon-mini,#consoleView.active #keysPanel .row-action{width:26px!important;height:26px!important;min-width:26px!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{margin-top:14px!important;padding-top:12px!important;padding-bottom:0!important;border-top:1px solid rgba(17,24,39,.06)!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody tr:hover,#consoleView.active #keysPanel .data-table tbody tr:hover{background:#f1f5f9!important}}@media (min-width: 1181px){body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;min-height:40px!important;margin-bottom:10px!important}body:has(#console:target) #consoleView .stat-toolbar .title-stack,#consoleView.active .stat-toolbar .title-stack{display:flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important}body:has(#console:target) #consoleView .stat-toolbar-actions,#consoleView.active .stat-toolbar-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-height:40px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{gap:12px!important;margin-bottom:14px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:96px!important;padding:16px 18px!important;border-radius:18px!important;align-content:center!important;row-gap:8px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .stat strong,body:has(#console:target) #consoleView .stat-balance-line strong,#consoleView.active .stat strong,#consoleView.active .stat-balance-line strong{font-size:28px!important;line-height:1!important}body:has(#console:target) #consoleView #createKeyButton,#consoleView.active #createKeyButton{min-height:32px!important;height:32px!important;padding:0 14px!important;border-radius:999px!important;gap:6px!important;font-size:13px!important}body:has(#console:target) #consoleView #createKeyButton svg,#consoleView.active #createKeyButton svg{width:14px!important;height:14px!important}body:has(#console:target) #consoleView .key-management-section .management-toolbar,#consoleView.active .key-management-section .management-toolbar{margin-top:4px!important;margin-bottom:10px!important}body:has(#console:target) #consoleView .period-switch,body:has(#console:target) #consoleView .stat-currency-switch,#consoleView.active .period-switch,#consoleView.active .stat-currency-switch{display:inline-flex!important;align-items:center!important;gap:2px!important;min-height:36px!important;padding:4px!important;border:0!important;border-radius:999px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .period-switch button,body:has(#console:target) #consoleView .stat-currency-switch button,#consoleView.active .period-switch button,#consoleView.active .stat-currency-switch button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;font-size:12px!important;font-weight:760!important}body:has(#console:target) #consoleView .period-switch button.active,body:has(#console:target) #consoleView .stat-currency-switch button.active,#consoleView.active .period-switch button.active,#consoleView.active .stat-currency-switch button.active{background:#fff!important;color:#111827!important}body:has(#console:target) #consoleView .stat-refresh-button,#consoleView.active .stat-refresh-button{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:999px!important;background:#f3f4f6!important;color:#4b5563!important}}@media (min-width: 1181px){body:has(#console:target) #consoleView .model-price-section,#consoleView.active .model-price-section{overflow:visible!important}body:has(#console:target) #consoleView .model-price-section .section-toolbar,#consoleView.active .model-price-section .section-toolbar{margin-bottom:18px!important}body:has(#console:target) #consoleView .model-price-section .price-tools,#consoleView.active .model-price-section .price-tools{gap:12px!important}body:has(#console:target) #consoleView .model-price-section .unit-switch,#consoleView.active .model-price-section .unit-switch{display:inline-flex!important;align-items:center!important;gap:2px!important;min-height:36px!important;padding:4px!important;border-radius:999px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .model-price-section .unit-switch button,#consoleView.active .model-price-section .unit-switch button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;font-size:12px!important;font-weight:760!important}body:has(#console:target) #consoleView .model-price-section .unit-switch button.active,#consoleView.active .model-price-section .unit-switch button.active{background:#fff!important;color:#111827!important}body:has(#console:target) #consoleView .model-carousel,#consoleView.active .model-carousel{overflow:visible!important}body:has(#console:target) #consoleView .model-grid,#consoleView.active .model-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}body:has(#console:target) #consoleView .model-card,#consoleView.active .model-card{min-height:176px!important;padding:16px!important;border-radius:18px!important;gap:13px!important;align-content:start!important;background:var(--surface)!important;box-shadow:inset 0 0 0 1px #1118270f!important}body:has(#console:target) #consoleView .model-card-head,#consoleView.active .model-card-head{align-items:center!important;gap:12px!important;margin-bottom:2px!important}body:has(#console:target) #consoleView .model-name,#consoleView.active .model-name{min-width:0!important;font-size:14px!important;font-weight:760!important}body:has(#console:target) #consoleView .model-icon,#consoleView.active .model-icon{width:24px!important;height:24px!important;border-radius:10px!important;font-size:10px!important}body:has(#console:target) #consoleView .model-price,#consoleView.active .model-price{display:grid!important;gap:8px!important}body:has(#console:target) #consoleView .price-cell,#consoleView.active .price-cell{min-height:30px!important;grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important;padding:3px 0!important}body:has(#console:target) #consoleView .price-cell>span,#consoleView.active .price-cell>span{font-size:12px!important;color:var(--muted)!important}body:has(#console:target) #consoleView .price-cell strong,#consoleView.active .price-cell strong{justify-content:flex-end!important;gap:6px!important;font-size:14px!important}body:has(#console:target) #consoleView .price-cell strong .price-unit,#consoleView.active .price-cell strong .price-unit{font-size:11px!important}body:has(#console:target) #consoleView .model-price-section .token-icon:before,body:has(#console:target) #consoleView .model-price-section .token-icon:after,#consoleView.active .model-price-section .token-icon:before,#consoleView.active .model-price-section .token-icon:after{background:#9ca3af!important;box-shadow:inset 0 0 0 1px #6b7280!important}}#promoView .team-member-stats i{display:inline-flex!important;align-items:center!important;gap:4px!important;font-style:normal!important}#promoView .team-member-stats b{display:inline-flex!important;align-items:center!important;gap:5px!important}#promoView .team-stat-help{width:14px!important;height:14px!important;min-width:14px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:999px!important;background:#d1d5db!important;color:#6b7280!important;font-size:10px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important}.team-stat-info-modal{max-width:360px!important}.team-stat-info-modal .modal-head p{margin-top:8px!important;color:#111827b8!important;font-size:14px!important;line-height:1.7!important}@media (max-width: 680px){body:has(#packages:target) .page{width:100vw!important;max-width:none!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}body:has(#packages:target) #packagesView,#packagesView.active{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}#packagesView .token-layout{width:100%!important;gap:18px!important}#packagesView .package-intro{display:block!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;background:transparent!important;border-radius:0!important;overflow:visible!important;text-align:left!important}#packagesView .package-copy{display:grid!important;justify-items:start!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important;text-align:left!important}#packagesView .package-copy .eyebrow,#packagesView .package-copy h2,#packagesView .package-copy p,#packagesView .package-copy-actions{margin-left:0!important;margin-right:0!important;text-align:left!important}#packagesView .package-copy h2{font-size:28px!important;line-height:1.12!important}#packagesView .package-rule-button{width:auto!important;min-width:0!important;min-height:30px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111827!important}#packagesView .package-dashboard{width:100%!important;margin:0 0 18px!important;padding:14px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:16px!important;background:#fff!important;box-sizing:border-box!important}#packagesView .package-dashboard .package-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}#packagesView .package-withdraw-strip{padding-top:12px!important;margin-top:2px!important}#packagesView .token-plan-grid{grid-template-columns:1fr!important;justify-items:stretch!important;gap:14px!important;width:100%!important;max-width:100%!important;margin:0!important}#packagesView .token-plan-card,#packagesView .token-plan-card.activity{width:100%!important;max-width:100%!important}}@media (min-width: 1181px){body:has(#packages:target) .page{width:min(calc(100% - 300px),960px)!important;max-width:960px!important}body:has(#packages:target) #packagesView,#packagesView.active{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}body:has(#packages:target) #packagesView .token-layout,#packagesView.active .token-layout{gap:28px!important}body:has(#packages:target) #packagesView .package-rule-button,#packagesView.active .package-rule-button{min-height:30px!important;padding:0 14px!important;border:1px solid rgba(17,24,39,.18)!important;border-radius:999px!important;background:#fff!important;color:#111827!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-dashboard,#packagesView.active .package-dashboard{display:grid!important;gap:14px!important;width:100%!important;margin:0 0 26px!important;padding:16px 18px 14px!important;border:0!important;border-radius:18px!important;background:#eef2f7!important;box-shadow:none!important;box-sizing:border-box!important}body:has(#packages:target) #packagesView .package-dashboard .package-summary,#packagesView.active .package-dashboard .package-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-dashboard .package-summary>span,#packagesView.active .package-dashboard .package-summary>span{display:grid!important;gap:7px!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-withdraw-strip,#packagesView.active .package-withdraw-strip{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:38px!important;padding:12px 0 0!important;border-top:1px solid rgba(17,24,39,.08)!important;background:transparent!important}body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{width:100%!important;min-height:30px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111827!important}body:has(#packages:target) #packagesView .token-plan-grid,#packagesView.active .token-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:100%!important}}@media (min-width: 1181px){body:has(#packages:target) #packagesView .package-copy .eyebrow,#packagesView.active .package-copy .eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;min-height:24px!important;padding:0 11px!important;border-radius:999px!important;background:#baff16!important;color:#111827!important;font-size:12px!important;font-weight:760!important;line-height:1!important}body:has(#packages:target) #packagesView .package-copy h2,#packagesView.active .package-copy h2{font-size:38px!important;line-height:1.06!important;font-weight:840!important}body:has(#packages:target) #packagesView .token-plan-card.activity,#packagesView.active .token-plan-card.activity{border-color:#81e6538f!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.28),transparent 34%),linear-gradient(135deg,#ecffd9f5,#fffffff5 64%)!important}body:has(#packages:target) #packagesView .token-plan-card.activity .token-plan-action,#packagesView.active .token-plan-card.activity .token-plan-action{background:#baff16!important;color:#111827!important;border:1px solid rgba(17,24,39,.1)!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-withdraw-strip,#packagesView.active .package-withdraw-strip{min-height:44px!important;padding-top:14px!important;margin-top:2px!important}body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{display:flex!important;align-items:center!important;gap:10px!important;min-height:32px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page,body:has(#packages:target) .page,body:has(#promo:target) .page,body:has(#wallet:target) .page{width:min(760px,calc(100% - 32px))!important;max-width:760px!important}#homeView,body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView,body:has(#packages:target) #packagesView,#packagesView.active,body:has(#promo:target) #promoView,#promoView.active,body:has(#wallet:target) #walletView,#walletView.active{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body:has(#promo:target) #promoView .team-layout,#promoView.active .team-layout,body:has(#wallet:target) #walletView .wallet-page,#walletView.active .wallet-page{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width: 680px){#packagesView .package-intro{margin-top:18px!important;text-align:center!important}#packagesView .package-copy{justify-items:center!important;text-align:center!important}#packagesView .package-copy .eyebrow,#packagesView .package-copy h2,#packagesView .package-copy p,#packagesView .package-copy-actions{margin-left:auto!important;margin-right:auto!important;text-align:center!important}#packagesView .package-copy .eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:0 11px!important;border:0!important;border-radius:999px!important;background:#93ff61!important;color:#111827!important;font-size:12px!important;font-weight:760!important;line-height:1!important;box-shadow:none!important}#packagesView .package-rule-button{justify-self:center!important;min-height:32px!important;padding:0 16px!important;border:1px solid rgba(17,24,39,.16)!important;border-radius:999px!important;background:#fff!important;color:#111827!important;box-shadow:none!important}#packagesView .package-dashboard{border:0!important;background:#f4f6f8!important;box-shadow:none!important}#packagesView .token-layout>section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}#packagesView .token-section-title{padding-left:0!important;padding-right:0!important}#packagesView .token-plan-grid{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}}@media (max-width: 680px){body:has(#console:target) .page,#consoleView.active{padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:0!important;background:transparent!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:58px!important;padding:8px 10px 6px!important;border-radius:15px!important;background:#f3f4f6!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar{width:100%!important;margin:14px 0 12px!important;padding:0!important;justify-content:flex-start!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:3px!important;min-height:44px!important;padding:4px!important;border-radius:999px!important;border:1px solid rgba(17,24,39,.08)!important;background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #ffffffa6!important}body:has(#console:target) #consoleView .console-tab-list button,#consoleView.active .console-tab-list button{min-width:0!important;min-height:36px!important;padding:0 6px!important;border-radius:999px!important;background:transparent!important;color:#4b5563!important;box-shadow:none!important;font-size:15px!important;font-weight:740!important}body:has(#console:target) #consoleView .console-tab-list button.active,body:has(#console:target) #consoleView .console-tab-list button[aria-selected=true],#consoleView.active .console-tab-list button.active,#consoleView.active .console-tab-list button[aria-selected=true]{background:#fff!important;color:#111827!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel,body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap,body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{margin-bottom:calc(122px + env(safe-area-inset-bottom))!important}body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{overflow:visible!important}}#promoView .team-invite-card{display:flex!important;grid-area:invite!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;margin:10px 0 12px!important;padding:12px 14px!important;border:0!important;border-radius:18px!important;background:#f3f4f6!important;box-shadow:none!important;box-sizing:border-box!important}#promoView .team-invite-card-item{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important;color:#6b7280!important;font-size:13px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}#promoView .team-invite-card-item strong{color:#111827!important;font-size:16px!important;font-weight:840!important;letter-spacing:0!important}#promoView .team-invite-card-item button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#e5e7eb!important;color:#4b5563!important;box-shadow:none!important}#promoView .team-invite-card-item.link button{width:34px!important;height:34px!important;min-width:34px!important;background:#111827!important;color:#fff!important}#promoView .team-invite-card-item svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.3!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media (max-width: 680px){#promoView .team-invite-card{grid-area:invite!important;align-items:stretch!important;flex-direction:column!important;gap:9px!important;margin:8px 0 10px!important;padding:12px!important;border-radius:16px!important}#promoView .team-invite-card-item{width:100%!important;justify-content:flex-start!important}#promoView .team-invite-card-item.link{justify-content:space-between!important}#promoView .team-hero.compact,body:has(#promo:target) #promoView .team-hero.compact,#promoView.active .team-hero.compact{grid-template-areas:"panel" "reward" "invite" "card"!important}}@media (min-width: 1181px){body:has(#promo:target) #promoView .team-hero.compact,#promoView.active .team-hero.compact{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"panel" "reward" "invite" "card"!important;width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;gap:14px!important;align-items:stretch!important;background:transparent!important}body:has(#promo:target) #promoView .team-panel h2,#promoView.active .team-panel h2{font-size:32px!important;line-height:1.16!important;max-width:620px!important}body:has(#promo:target) #promoView .team-reward-block,#promoView.active .team-reward-block{border:0!important;background:#f3f4f6!important;box-shadow:none!important}body:has(#promo:target) #promoView .team-panel,#promoView.active .team-panel{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;justify-items:center!important}body:has(#promo:target) #promoView .team-panel .title-with-help,body:has(#promo:target) #promoView .team-panel p,body:has(#promo:target) #promoView .team-panel-actions,#promoView.active .team-panel .title-with-help,#promoView.active .team-panel p,#promoView.active .team-panel-actions{margin-left:auto!important;margin-right:auto!important;text-align:center!important;justify-content:center!important}}.modal-backdrop{z-index:1000!important}#packagesView .package-dashboard-head{cursor:pointer!important;pointer-events:auto!important}.owned-packages-modal .package-owned-modal-top .package-summary,.owned-packages-modal .package-earning-row{padding:14px 16px!important;border:0!important;border-radius:16px!important;background:#f3f4f6!important;box-shadow:none!important;box-sizing:border-box!important}.owned-packages-modal .package-owned-modal-top .package-summary{gap:18px!important}.owned-packages-modal .package-earning-list{gap:12px!important}.owned-packages-modal{width:min(340px,calc(100vw - 24px))!important;max-width:min(340px,calc(100vw - 24px))!important}.owned-packages-modal .package-earning-list{gap:10px!important}.owned-packages-modal .package-earning-header{display:none!important}.owned-packages-modal .package-earning-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.owned-packages-modal .package-owned-modal-top{display:none!important}.owned-packages-modal .package-earning-row{padding:16px!important;border-radius:18px!important;background:#f3f4f6!important;box-shadow:none!important;border:0!important;gap:12px!important}.owned-packages-modal .package-earning-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.owned-packages-modal .package-earning-title span{margin-top:3px!important}.owned-packages-modal .package-earning-title,.owned-packages-modal .package-earning-metrics,.owned-packages-modal .package-earning-release{min-width:0!important}.owned-packages-modal .package-earning-metrics{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.owned-packages-modal .package-earning-release{display:flex!important;align-items:center!important;justify-content:space-between!important}.owned-packages-modal .earning-progress{display:none!important}body:has(#promo:target) #promoView .team-reward-block,#promoView.active .team-reward-block{border:0!important;background:#f3f4f6!important;box-shadow:none!important}body:has(#promo:target) #promoView .team-reward-block .team-source-grid,#promoView.active .team-reward-block .team-source-grid{border:0!important;background:#f3f4f6!important;box-shadow:none!important}body:has(#promo:target) #promoView .team-reward-block .team-source-card,body:has(#promo:target) #promoView .team-claim-row,#promoView.active .team-reward-block .team-source-card,#promoView.active .team-claim-row{background:#f3f4f6!important;border:0!important;box-shadow:none!important}#chatView .app-mode-switch button:not(.active),body.chat-image-mode #chatView .app-mode-switch button[data-chat-workspace=chat]:not(.active){background:transparent!important;box-shadow:none!important;color:#11182794!important}#chatView .app-mode-switch button.active,body.chat-image-mode #chatView .app-mode-switch button[data-chat-workspace=image].active{background:#ffffffb8!important;color:#111827!important;box-shadow:0 6px 14px #11182714!important}.new-chat-button{font-size:0!important;position:relative!important}.new-chat-button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;background:center / 14px 14px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h11l5 5v10H4z'/%3E%3Cpath d='M15 5v5h5'/%3E%3Cpath d='m14 13 4 4'/%3E%3Cpath d='m13 14-5 5H6v-2l5-5'/%3E%3C/svg%3E")!important;pointer-events:none!important}@media (min-width: 1181px){body[data-app-ready=false] .nav,body[data-app-ready=false] .nav a{opacity:1!important;pointer-events:auto!important}body[data-app-ready=false] .nav{display:flex!important}}#packagesView .package-withdraw-strip .package-dashboard-head strong{font-size:15px!important;line-height:1.15!important;font-weight:760!important}#packagesView .package-rate strong,#packagesView .token-plan-card.activity .package-rate strong{font-size:32px!important;line-height:1!important}#packagesView .token-plan-stats,#packagesView .token-plan-card.activity .token-plan-stats{align-items:center!important}#packagesView .token-plan-stat,#packagesView .token-plan-card.activity .token-plan-stat{align-content:center!important;justify-content:start!important}#packagesView .token-plan-stat b,#packagesView .token-plan-card .token-plan-stat b,#packagesView .token-plan-card.activity .token-plan-stat b{display:inline-flex!important;align-items:center!important;align-self:center!important;gap:5px!important;line-height:1!important}#promoView .team-invite-card{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:16px 18px!important;border:0!important;border-radius:18px!important;background:#f3f4f6!important;box-shadow:none!important}#promoView .team-invite-card h3{margin:0 0 10px!important;color:#111827!important;font-size:15px!important;line-height:1.2!important;font-weight:820!important;text-align:left!important}#promoView .team-invite-card-row{display:grid!important;grid-template-columns:76px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:42px!important;border-top:1px solid rgba(17,24,39,.08)!important}#promoView .team-invite-card-row span{color:#6b7280!important;font-size:12px!important;font-weight:560!important;line-height:1!important;white-space:nowrap!important}#promoView .team-invite-card-row strong{min-width:0!important;overflow:hidden!important;color:#111827!important;font-size:14px!important;font-weight:780!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}#promoView .team-invite-card-row button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-width:58px!important;height:28px!important;padding:0 9px!important;border:0!important;border-radius:999px!important;background:#e5e7eb!important;color:#374151!important;box-shadow:none!important;font-size:12px!important;font-weight:520!important}#promoView .team-invite-card-row button svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.3!important;stroke-linecap:round!important;stroke-linejoin:round!important}#promoView .team-invite-card-row button em{font-style:normal!important}#promoView .team-reward-block .team-source-grid{border-bottom:1px solid rgba(17,24,39,.1)!important}#promoView .team-rank-icon svg path{fill:currentColor!important}@media (max-width: 680px){#promoView .team-invite-card-row{grid-template-columns:64px minmax(0,1fr) auto!important}}@media (max-width: 680px){.nav{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;z-index:90!important;width:min(292px,calc(100% - 72px))!important;height:54px!important;min-height:54px!important;max-height:54px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;justify-items:center!important;gap:0!important;padding:0 10px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;background:#071321d6!important;box-shadow:0 14px 34px #07132138,inset 0 1px #ffffff14!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important;transform:translate(-50%)!important;overflow:visible!important}.nav a,.nav a.active,.nav a:hover,.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#console:target) .nav a[href="#console"],body:has(#wallet:target) .nav a[href="#wallet"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;transform:none!important;color:transparent!important;font-size:0!important;line-height:1!important;flex:0 0 42px!important}.nav a span,.nav a svg,.nav a:nth-of-type(3) span,.nav a:nth-of-type(3) svg{display:none!important}.nav .nav-icon,.nav a:nth-of-type(3) .nav-icon{display:block!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;margin:0!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;filter:none!important}.nav a[href="#"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=012.svg)!important}.nav a[href="#packages"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=022.svg)!important}.nav a[href="#promo"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=032.svg)!important}.nav a[href="#console"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=042.svg)!important}.nav a[href="#wallet"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=052.svg)!important}body:not(:has(#console:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .nav a[href="#"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=011.svg)!important}body:has(#packages:target) .nav a[href="#packages"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=021.svg)!important}body:has(#promo:target) .nav a[href="#promo"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=031.svg)!important}body:has(#console:target) .nav a[href="#console"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=041.svg)!important}body:has(#wallet:target) .nav a[href="#wallet"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=051.svg)!important}#homeView{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important;padding-inline:0!important;box-sizing:border-box!important}#homeView .quota-home{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}body:has(#console:target) #consoleView .stat strong,body:has(#console:target) #consoleView .stat-balance-line strong,#consoleView.active .stat strong,#consoleView.active .stat-balance-line strong{font-size:20px!important;line-height:1!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{border:0!important;box-shadow:none!important;background:#f3f4f6!important}#promoView .team-invite-card{background:#fff!important}#promoView .team-invite-card h3{margin-bottom:8px!important;font-size:16px!important}#promoView .team-invite-card-row{border-top:0!important}#promoView .team-reward-block .team-source-grid{border-bottom:1px solid rgba(17,24,39,.12)!important}#promoView .team-table-card,#promoView .team-member-stats span,#promoView .team-member-list,#promoView .team-member-tools{background:#eef2f7!important}#promoView .team-member-tools{display:grid!important;grid-template-columns:minmax(180px,1fr) minmax(126px,auto) minmax(150px,auto)!important;gap:8px!important;width:100%!important;margin:8px 0!important;padding:10px 12px!important;border:0!important;border-radius:16px!important;box-sizing:border-box!important}#promoView .team-member-tools label{display:grid!important;gap:5px!important;min-width:0!important;color:#6b7280!important;font-size:11px!important;font-weight:620!important}#promoView .team-member-tools input,#promoView .team-member-tools select{width:100%!important;min-width:0!important;height:34px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;box-shadow:none!important;font:inherit!important;font-size:13px!important;font-weight:650!important;outline:none!important;box-sizing:border-box!important}#promoView .team-member-meta{display:grid!important;grid-template-columns:repeat(3,minmax(112px,auto))!important;align-items:center!important;justify-content:end!important;gap:8px 14px!important;margin-top:0!important}#promoView .team-member-meta span{display:inline-grid!important;gap:4px!important;justify-items:end!important;width:auto!important}@media (max-width: 680px){#promoView .team-member-tools,#promoView .team-member-row{grid-template-columns:1fr!important}#promoView .team-member-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;width:100%!important}#promoView .team-member-meta span{justify-items:start!important}}#promoView .team-member-tools{grid-template-columns:minmax(0,1fr) 132px 150px!important;align-items:end!important;gap:10px!important;padding:12px!important;border:0!important;border-radius:18px!important;background:#eef2f7!important;box-shadow:none!important}#promoView .team-member-tools label{gap:6px!important;color:#64748b!important;font-size:11px!important;font-weight:560!important}#promoView .team-member-tools input,#promoView .team-member-tools select{height:36px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:13px!important;font-weight:560!important}#promoView .team-member-list{display:grid!important;gap:0!important;padding:12px 14px!important;border-radius:18px!important;background:#eef2f7!important}#promoView .team-member-row{min-height:48px!important;padding:12px 0!important;border-bottom:1px solid rgba(17,24,39,.08)!important}#promoView .team-member-row:last-child{border-bottom:0!important}#promoView .team-member-meta{grid-template-columns:repeat(3,minmax(118px,auto))!important;gap:10px 18px!important}#promoView .team-member-meta i{color:#64748b!important;font-weight:500!important}#promoView .team-table tbody td:first-child{color:#2563eb!important;font-weight:400!important}#promoView .team-table tbody td:first-child:before{content:""!important;display:inline-block!important;width:8px!important;height:8px!important;margin-right:7px!important;border-radius:999px!important;background:#94a3b8!important;vertical-align:middle!important}#promoView .team-table tbody tr:nth-child(1) td:first-child:before{background:#94a3b8!important}#promoView .team-table tbody tr:nth-child(2) td:first-child:before{background:#22c55e!important}#promoView .team-table tbody tr:nth-child(3) td:first-child:before{background:#2563eb!important}#promoView .team-table tbody tr:nth-child(4) td:first-child:before{background:#7c3aed!important}#promoView .team-table tbody tr:nth-child(5) td:first-child:before{background:#f59e0b!important}#promoView .team-table tbody tr:nth-child(6) td:first-child:before{background:#ef4444!important}#promoView .team-invite-card-row:nth-of-type(2) strong{color:#2563eb!important;font-weight:400!important}#promoView .team-reward-block .team-source-grid{padding-bottom:12px!important;border-bottom:1px solid rgba(17,24,39,.12)!important}@media (max-width: 680px){#promoView .team-member-tools{grid-template-columns:1fr!important}#promoView .team-member-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}}#promoView .team-contact-inputs{display:flex!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important}#promoView .team-contact-inputs label{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#ffffff7a!important;box-shadow:inset 0 0 0 1px #ffffff42!important}#promoView .team-contact-inputs i{color:#334155!important;font-size:11px!important;font-style:normal!important;font-weight:760!important;white-space:nowrap!important}#promoView .team-contact-inputs input{width:92px!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font:inherit!important;font-size:12px!important;font-weight:720!important}#promoView .team-parent-list{display:block!important;width:100%!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;background:#fff!important}#promoView .team-parent-title{padding:12px 14px 2px!important;color:#111827!important;font-size:14px!important;line-height:1.2!important;font-weight:820!important}#promoView .team-contact-button{display:inline-grid!important;place-items:center!important;width:22px!important;height:22px!important;padding:0!important;border:0!important;border-radius:999px!important;color:#fff!important;font-size:11px!important;line-height:1!important;font-weight:820!important;box-shadow:inset 0 -1px #00000029!important;cursor:pointer!important}#promoView .team-contact-button.wechat{background:#22c55e!important}#promoView .team-contact-button.qq{background:#38bdf8!important}@media (min-width: 681px){#promoView .team-parent-list .team-member-list-head,#promoView .team-parent-list .team-member-row{display:grid!important;grid-template-columns:minmax(260px,1.45fr) minmax(126px,.72fr) minmax(170px,.95fr) minmax(76px,.42fr)!important;align-items:center!important;gap:16px!important;width:100%!important;padding-left:14px!important;padding-right:14px!important}#promoView .team-member-main{grid-template-columns:8px minmax(0,auto) auto auto!important}}@media (max-width: 680px){#promoView .team-contact-inputs{display:grid!important}#promoView .team-contact-inputs label,#promoView .team-contact-inputs input{width:100%!important}}#promoView .team-reward-block .team-source-grid,#promoView.active .team-reward-block .team-source-grid,body:has(#promo:target) #promoView .team-reward-block .team-source-grid{position:relative!important;padding-bottom:14px!important;margin-bottom:0!important;border-bottom:0!important}#promoView .team-reward-block .team-source-grid:after,#promoView.active .team-reward-block .team-source-grid:after,body:has(#promo:target) #promoView .team-reward-block .team-source-grid:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;display:block!important;height:1px!important;background:#11182729!important;pointer-events:none!important}#promoView .team-reward-block .team-source-card small{display:block!important;margin-top:4px!important;color:#64748b!important;font-size:11px!important;line-height:1.2!important;font-weight:650!important}#homeView .home-experience-plan-card{width:100%!important;max-width:none!important;min-height:230px!important;margin:22px auto 0!important;gap:14px!important;padding:18px!important;border-radius:20px!important;overflow:hidden!important;color:#111827!important;border:1px solid rgba(147,255,97,.78)!important;background:radial-gradient(circle at 0 0,rgba(186,255,22,.28),transparent 34%),linear-gradient(135deg,#ecffd9f5,#fffffffa 64%)!important;box-shadow:none!important;order:2!important}#homeView #homeExperience .reward-progress{order:1!important}#homeView #homeExperience .home-experience-plan-card{order:2!important;display:grid!important}#homeView .home-experience-plan-card .token-plan-head{align-items:flex-start!important;gap:14px!important}#homeView .home-experience-plan-card h3{font-size:18px!important;line-height:1.1!important;font-weight:820!important;color:#111827!important}#homeView .home-experience-plan-card .token-plan-period{margin-top:4px!important;font-size:13px!important;color:#4b5563!important;font-weight:680!important}#homeView .home-experience-plan-card .token-plan-action{width:auto!important;min-width:86px!important;max-width:112px!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;background:#071225!important;color:#fff!important;border:1px solid rgba(17,24,39,.1)!important;box-shadow:none!important;font-size:12px!important;font-weight:760!important}#homeView .home-experience-plan-card .token-plan-action.is-disabled,#homeView .home-experience-plan-card .token-plan-action:disabled{background:#e5e7eb!important;color:#6b7280!important;border-color:#11182714!important;cursor:default!important;pointer-events:none!important}#homeView #homeExperience .reward-exchange-button{display:none!important}#homeView .home-experience-plan-card .token-plan-highlight{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:4px!important;padding:14px 16px 13px!important;border-radius:16px!important;border:1px solid rgba(17,24,39,.1)!important;background:#ffffff73!important;box-shadow:none!important}#homeView .home-experience-plan-card .package-rate{justify-content:flex-start!important}#homeView .home-experience-plan-card .package-rate strong{font-size:34px!important;line-height:1!important;color:#111827!important}#homeView .home-experience-plan-card .package-rate span{color:#4b5563!important;font-weight:700!important}#homeView .home-experience-plan-card .token-plan-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding-top:10px!important;border-top:1px solid rgba(17,24,39,.08)!important}#homeView .home-experience-plan-card .token-plan-stat{display:grid!important;gap:4px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;justify-content:start!important;justify-items:start!important;text-align:left!important}#homeView .home-experience-plan-card .token-plan-stat span,#homeView .home-experience-plan-card .token-plan-estimate span{color:#6b7280!important;font-size:11px!important;font-weight:660!important}#homeView .home-experience-plan-card .token-plan-stat b,#homeView .home-experience-plan-card .token-plan-estimate b{color:#111827!important;font-size:17px!important;line-height:1!important;font-weight:820!important}#homeView .home-experience-plan-card .token-plan-estimate{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:34px!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-invite-card{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title title" "code link"!important;gap:12px 16px!important;padding:16px!important;border:0!important;border-radius:18px!important;background:#baff16!important;color:#111827!important;box-shadow:none!important}#promoView .team-invite-card h3{grid-area:title!important;margin:0!important;color:#111827!important;font-size:16px!important;font-weight:840!important;line-height:1.2!important}#promoView .team-invite-card-row{min-height:34px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;border:0!important}#promoView .team-invite-card-row:nth-of-type(2){grid-area:link!important;min-width:0!important}#promoView .team-invite-card-row span{color:#111827!important;font-size:12px!important;font-weight:620!important}#promoView .team-invite-card-row strong,#promoView .team-invite-card-row:nth-of-type(2) strong{color:#111827!important;font-size:14px!important;font-weight:760!important}#promoView .team-invite-card-row button{min-width:54px!important;height:28px!important;padding:0 9px!important;background:#111827!important;color:#fff!important;font-size:12px!important;font-weight:720!important}@media (max-width: 680px){#promoView .team-invite-card{grid-template-columns:1fr!important;grid-template-areas:"title" "code" "link"!important}}body:has(#console:target) #consoleView .usage-record-card,#consoleView.active .usage-record-card{min-height:920px!important}body:has(#console:target) #consoleView .usage-record-card .management-panel,#consoleView.active .usage-record-card .management-panel{min-height:880px!important}body:has(#console:target) #consoleView .usage-record-card .table-wrap,#consoleView.active .usage-record-card .table-wrap{max-height:none!important;overflow:visible!important}@media (max-width: 680px){body:has(#console:target) #consoleView .usage-record-card,#consoleView.active .usage-record-card{min-height:920px!important}body:has(#console:target) #consoleView .usage-record-card .table-wrap,#consoleView.active .usage-record-card .table-wrap{max-height:none!important;overflow:visible!important}}#promoView .team-table tbody td:first-child{color:inherit!important;font-weight:inherit!important}#promoView .team-table tbody td:first-child:before{content:none!important;display:none!important}#promoView .team-member-vip.vip4{background:#ede9fe!important;color:#6d28d9!important}#promoView .team-member-vip.vip5{background:#fef3c7!important;color:#b45309!important}#promoView .team-member-vip.vip6{background:#fee2e2!important;color:#dc2626!important}#promoView .team-member-tools{display:grid!important;grid-template-columns:minmax(220px,1fr) 132px 150px!important;align-items:end!important;gap:10px!important;margin:8px 0 10px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-member-tools input,#promoView .team-member-tools select{background:#eef2f7!important;box-shadow:none!important}#promoView .team-invite-card{display:grid!important;grid-template-columns:auto minmax(0,1fr) minmax(0,1.55fr)!important;grid-template-areas:"title code link"!important;align-items:center!important;gap:14px!important;min-height:56px!important;padding:12px 14px!important;border-radius:18px!important;background:#baff16!important;color:#111827!important}#promoView .team-invite-card h3{white-space:nowrap!important}#promoView .team-invite-card-row{min-height:32px!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:7px!important}#promoView .team-invite-card-row strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#promoView .team-invite-card-row button{min-width:48px!important;height:26px!important;padding:0 8px!important}@media (max-width: 680px){#promoView .team-member-tools{grid-template-columns:1fr!important}#promoView .team-invite-card{grid-template-columns:1fr!important;grid-template-areas:"title" "code" "link"!important;align-items:stretch!important}}#homeView #homeExperience .daily-claim-button.claimed,#homeView #homeExperience .daily-claim-button:disabled{background:#e5e7eb!important;color:#111827!important;border:1px solid rgba(17,24,39,.08)!important;box-shadow:none!important;cursor:default!important}#homeView #homeExperience .reward-progress>strong{font-size:13px!important;line-height:1.45!important;font-weight:620!important}.owned-packages-modal{width:min(460px,calc(100vw - 32px))!important;max-width:min(460px,calc(100vw - 32px))!important;min-height:292px!important;max-height:calc(100dvh - 48px)!important;padding:18px!important;border-radius:24px!important;overflow:auto!important}.owned-packages-modal .modal-head{align-items:center!important;margin-bottom:8px!important;padding:0!important}.owned-packages-modal .modal-head h3{font-size:17px!important;line-height:1.2!important;font-weight:760!important}.owned-packages-modal .modal-body{padding:0!important}.owned-packages-modal .package-earning-list{gap:6px!important}.owned-packages-modal .package-earning-row{min-height:92px!important;padding:12px 14px!important;border-radius:16px!important;gap:8px!important}.owned-packages-modal .package-earning-top{gap:10px!important}.owned-packages-modal .package-earning-title{display:grid!important;gap:3px!important}.owned-packages-modal .package-earning-title strong{font-size:14px!important;line-height:1.15!important}.owned-packages-modal .package-earning-title span,.owned-packages-modal .package-earning-release span{font-size:11px!important;line-height:1.2!important}.owned-packages-modal .package-earning-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.owned-packages-modal .package-earning-metrics span{display:grid!important;gap:2px!important;min-width:0!important}.owned-packages-modal .package-earning-metrics i,.owned-packages-modal .package-earning-release i,.owned-packages-modal .package-earning-release em{font-style:normal!important}@media (max-width: 680px){.owned-packages-modal{width:min(92vw,360px)!important;max-width:min(92vw,360px)!important;min-height:268px!important;max-height:calc(100dvh - 72px)!important;padding:16px!important}}#promoView .team-table-card,#promoView .team-member-stats span,#promoView .team-member-list{background:var(--team-gray)!important}#promoView .team-member-tools label>span{display:none!important}#promoView .team-member-tools{align-items:center!important;margin-top:10px!important;margin-bottom:12px!important}#promoView .team-member-row{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;min-height:74px!important;padding:14px 0!important;align-items:start!important}#promoView .team-member-main{width:100%!important}#promoView .team-member-meta{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important;gap:10px!important}#promoView .team-member-meta span{justify-items:start!important;min-width:0!important}#promoView .team-invite-card{position:relative!important;overflow:hidden!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "code" "link"!important;align-items:stretch!important;gap:10px!important;min-height:132px!important;padding:18px 18px 16px!important}#promoView .team-invite-card:after{content:""!important;position:absolute!important;top:12px!important;right:16px!important;width:78px!important;height:78px!important;opacity:.34!important;background:center / 58px 58px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.1 0l2-2a5 5 0 0 0-7.1-7.1l-1.1 1.1'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.1 0l-2 2A5 5 0 0 0 12 20.1l1.1-1.1'/%3E%3C/svg%3E")!important;pointer-events:none!important}#promoView .team-invite-card h3{max-width:calc(100% - 88px)!important;font-size:17px!important;line-height:1.25!important;white-space:normal!important;position:relative!important;z-index:1!important}#promoView .team-invite-card-row{position:relative!important;z-index:1!important;width:min(100%,520px)!important;grid-template-columns:72px minmax(0,1fr) auto!important;min-height:32px!important}@media (max-width: 680px){#promoView .team-member-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}#promoView .team-invite-card-row{width:100%!important;grid-template-columns:64px minmax(0,1fr) auto!important}}#promoView .team-invite-card-row{grid-template-columns:72px auto auto!important;justify-content:start!important}#promoView .team-invite-card-row button{min-width:0!important;width:20px!important;height:20px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#1118277a!important;box-shadow:none!important;font-size:0!important}#promoView .team-invite-card-row button em{display:none!important}#promoView .team-invite-card-row button svg{width:16px!important;height:16px!important;stroke:currentColor!important}@media (max-width: 680px){#promoView .team-invite-card-row{grid-template-columns:64px minmax(0,auto) auto!important}}#packagesView .package-withdraw-strip .package-dashboard-head span{color:#111827!important;font-size:22px!important;line-height:1!important;font-weight:800!important}#packagesView .package-withdraw-strip .package-dashboard-head span svg{width:18px!important;height:18px!important;stroke-width:2.4!important}#chatView .app-mode-switch,#chatView .app-mode-switch button{position:relative!important;z-index:300!important;pointer-events:auto!important}#chatView .chat-head{z-index:301!important}#chatView .app-mode-switch{overflow:visible!important}#chatView .app-mode-switch button{cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}#chatView .app-mode-switch button svg{pointer-events:none!important}#chatView .new-chat-button{font-size:0!important;position:relative!important}#chatView .new-chat-button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;background:center / 15px 15px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5Z'/%3E%3C/svg%3E")!important;pointer-events:none!important}#chatView .chat-select{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;min-width:132px!important;padding:0 34px 0 14px!important;background:right 12px center / 13px 13px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E"),#eef1f4!important;background-color:#eef1f4!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack{gap:12px!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin-top:0!important;margin-bottom:10px!important}body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs{gap:10px!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar,body:has(#console:target) #consoleView .model-price-section .section-toolbar,#consoleView.active .model-price-section .section-toolbar{margin-bottom:8px!important}body:has(#console:target) #consoleView .model-grid,#consoleView.active .model-grid{gap:10px!important}body:has(#console:target) #consoleView .model-card,#consoleView.active .model-card{min-height:132px!important;padding:10px 12px!important;gap:6px!important;border-radius:14px!important;align-content:start!important}body:has(#console:target) #consoleView .model-card-head,#consoleView.active .model-card-head{gap:8px!important;margin-bottom:0!important}body:has(#console:target) #consoleView .model-name,#consoleView.active .model-name{font-size:13px!important;line-height:1.15!important}body:has(#console:target) #consoleView .model-icon,#consoleView.active .model-icon{width:18px!important;height:18px!important;border-radius:7px!important;font-size:8px!important}body:has(#console:target) #consoleView .model-price,#consoleView.active .model-price{gap:2px!important}body:has(#console:target) #consoleView .price-cell,#consoleView.active .price-cell{min-height:22px!important;grid-template-columns:58px minmax(0,1fr)!important;gap:8px!important;padding:1px 0!important}body:has(#console:target) #consoleView .price-cell>span,#consoleView.active .price-cell>span{font-size:11px!important;line-height:1.15!important}body:has(#console:target) #consoleView .price-cell strong,#consoleView.active .price-cell strong{gap:4px!important;font-size:11px!important;line-height:1.15!important}body:has(#console:target) #consoleView .price-cell strong .price-unit,#consoleView.active .price-cell strong .price-unit{font-size:10px!important}#promoView .team-invite-card{min-height:148px!important;gap:12px!important}#promoView .team-invite-card-row{grid-template-columns:72px minmax(0,max-content)!important;gap:10px!important;align-items:center!important}#promoView .team-invite-value{display:inline-flex!important;align-items:center!important;gap:7px!important;min-width:0!important;max-width:100%!important;min-height:30px!important;padding:0 9px 0 12px!important;border-radius:999px!important;background:#ffffff75!important;box-shadow:inset 0 0 0 1px #ffffff3d!important}#promoView .team-invite-value strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#111827!important;font-weight:780!important}#promoView .team-invite-value button{flex:0 0 18px!important}#promoView .team-member-tools{grid-template-columns:minmax(0,1fr) 148px!important;gap:10px!important}#promoView .team-member-search{position:relative!important}#promoView .team-member-search:before{content:""!important;position:absolute!important;left:12px!important;top:50%!important;width:14px!important;height:14px!important;transform:translateY(-50%)!important;opacity:.48!important;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")!important;pointer-events:none!important}#promoView .team-member-search input{padding-left:34px!important}#promoView .team-member-main{display:grid!important;grid-template-columns:10px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;opacity:1!important;visibility:visible!important}#promoView .team-member-main strong,#promoView .team-member-main .team-member-vip{opacity:1!important;visibility:visible!important}@media (max-width: 680px){#promoView .team-member-tools{grid-template-columns:1fr!important}#promoView .team-invite-card-row{grid-template-columns:64px minmax(0,1fr)!important}}#createKeyModal .modal,#editKeyModal .modal,#createKeyModal .modal-body,#editKeyModal .modal-body,#createKeyForm,#editKeyForm{overflow:visible!important}#editKeyForm .modal-actions .primary-button{background:#111827!important;color:#fff!important;box-shadow:none!important}#keyGroupSelect,#editKeyGroupSelect{display:none!important}.key-group-picker{position:relative!important;z-index:5!important}.key-group-picker.open{z-index:20!important}.key-group-trigger{width:100%!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 16px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:16px!important;background:#f3f4f6!important;color:#111827!important;font-size:14px!important;font-weight:700!important;text-align:left!important;box-shadow:none!important}.key-group-picker.open .key-group-trigger{border-color:#22c55e6b!important;box-shadow:0 0 0 3px #22c55e1f!important}.key-group-trigger svg{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transition:transform .16s ease!important}.key-group-picker.open .key-group-trigger svg{transform:rotate(180deg)!important}.key-group-menu{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;overflow:hidden!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 45px #11182729!important}.key-group-search{height:48px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 14px!important;border-bottom:1px solid rgba(17,24,39,.08)!important;color:#6b7280!important;background:#f8fafc!important}.key-group-search svg{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:2.1!important;stroke-linecap:round!important;stroke-linejoin:round!important}.key-group-search input{width:100%!important;height:100%!important;border:0!important;background:transparent!important;color:#111827!important;outline:0!important;font-size:14px!important;font-weight:600!important}.key-group-options{display:grid!important;gap:0!important;padding:8px!important;background:#fff!important}.key-group-option{width:100%!important;min-height:74px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:10px 12px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#111827!important;text-align:left!important;box-shadow:none!important}.key-group-option:hover,.key-group-option.active{background:#eef6ff!important}.key-group-main{min-width:0!important;display:grid!important;gap:7px!important}.key-group-main b{color:#16a34a!important;font-size:14px!important;line-height:1.2!important;font-weight:820!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.key-group-main small{color:#6b7280!important;font-size:12px!important;line-height:1.25!important;font-weight:560!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.key-group-option em{min-width:86px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#22c55e1f!important;color:#16a34a!important;font-size:13px!important;font-style:normal!important;font-weight:820!important;white-space:nowrap!important}.key-limit-field{gap:8px!important}.key-limit-input-wrap{min-height:48px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 16px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:16px!important;background:#f3f4f6!important;color:#6b7280!important;box-shadow:none!important}.key-limit-input-wrap:focus-within{border-color:#22c55e6b!important;box-shadow:0 0 0 3px #22c55e1f!important}.key-limit-input-wrap span{color:#6b7280!important;font-size:18px!important;line-height:1!important;font-weight:700!important}.key-limit-input-wrap input{width:100%!important;min-width:0!important;height:46px!important;border:0!important;background:transparent!important;color:#111827!important;outline:none!important;font-size:14px!important;font-weight:650!important}.key-limit-input-wrap input::-moz-placeholder{color:#9ca3af!important;font-weight:560!important}.key-limit-input-wrap input::placeholder{color:#9ca3af!important;font-weight:560!important}.key-limit-field>small{color:#6b7280!important;font-size:12px!important;line-height:1.4!important;font-weight:520!important}@media (max-width: 680px){.key-group-menu{position:static!important;margin-top:8px!important}.key-group-option{min-height:86px!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.key-group-option em{justify-self:start!important}}#promoView .team-invite-card:after{opacity:.24!important;background:center / 66px 66px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9.5' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important}#promoView .team-invite-card h3{font-size:20px!important;line-height:1.2!important;font-weight:860!important}#promoView .team-member-list .team-member-row,#promoView .team-member-row{display:grid!important;grid-template-columns:minmax(210px,1.15fr) minmax(300px,1.25fr)!important;align-items:center!important;gap:18px!important;min-height:58px!important;padding:13px 0!important}#promoView .team-member-list .team-member-main,#promoView .team-member-main{display:grid!important;grid-template-columns:8px minmax(0,auto) auto!important;align-items:center!important;justify-content:start!important;gap:8px!important;min-width:0!important;opacity:1!important;visibility:visible!important}#promoView .team-member-main strong{display:block!important;min-width:0!important;overflow:hidden!important;color:#111827!important;font-size:13px!important;font-weight:720!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}#promoView .team-member-main .team-member-vip{display:inline-flex!important;opacity:1!important;visibility:visible!important}#promoView .team-member-list .team-member-meta,#promoView .team-member-meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,auto))!important;justify-content:end!important;align-items:center!important;gap:14px!important;width:auto!important;margin:0!important}@media (max-width: 680px){#promoView .team-member-list .team-member-row,#promoView .team-member-row{grid-template-columns:1fr!important;gap:10px!important}#promoView .team-member-list .team-member-meta,#promoView .team-member-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;width:100%!important}}.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover{min-width:0!important;min-height:32px!important;height:32px!important;margin-left:0!important;margin-right:0!important;padding:0 14px!important;border:0!important;background:transparent!important;box-shadow:none!important}.nav a:nth-of-type(3) svg{color:currentColor!important;stroke:currentColor!important}.nav a:nth-of-type(3) svg text{fill:currentColor!important}body:has(#chat:target) #chatView{display:none!important}body:has(#chat:target) #walletView{display:block!important;animation:viewEnter .44s cubic-bezier(.2,.8,.2,1) both}body:has(#chat:target) .nav a[href="#chat"]{background:transparent!important;color:var(--muted)!important;font-weight:400!important}body:has(#chat:target) .nav a[href="#wallet"]{background:var(--hover)!important;color:var(--text)!important;font-weight:700!important}body:has(#packages:target) #packagesView .package-dashboard,#packagesView.active .package-dashboard{background:#f3f4f6!important;border:0!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-dashboard .package-summary,#packagesView.active .package-dashboard .package-summary,body:has(#packages:target) #packagesView .package-dashboard .package-summary>span,#packagesView.active .package-dashboard .package-summary>span,body:has(#packages:target) #packagesView .package-withdraw-strip,#packagesView.active .package-withdraw-strip,body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{background:transparent!important;border-color:#11182714!important;box-shadow:none!important}body:has(#packages:target) #packagesView .package-summary i,#packagesView.active .package-summary i,body:has(#packages:target) #packagesView .package-dashboard-head strong,#packagesView.active .package-dashboard-head strong{color:#374151!important}body:has(#packages:target) #packagesView .package-summary b,#packagesView.active .package-summary b,body:has(#packages:target) #packagesView .package-dashboard-head span,#packagesView.active .package-dashboard-head span{color:#111827!important}body:has(#packages:target) #packagesView .package-withdraw-strip,#packagesView.active .package-withdraw-strip{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{width:auto!important;margin-left:auto!important;gap:8px!important}body:has(#packages:target) #packagesView .package-pending-claim,#packagesView.active .package-pending-claim{display:inline-flex!important;align-items:center!important;gap:12px!important}body:has(#packages:target) #packagesView .package-pending-claim span,#packagesView.active .package-pending-claim span,body:has(#packages:target) #packagesView .package-pending-claim b,#packagesView.active .package-pending-claim b{color:#111827!important}body:has(#packages:target) #packagesView .package-pending-claim .primary-button,#packagesView.active .package-pending-claim .primary-button{min-width:54px!important;min-height:28px!important;padding:0 12px!important;border-radius:999px!important;background:#111827!important;border-color:#111827!important;color:#fff!important;font-size:12px!important;font-weight:780!important;box-shadow:none!important}@media (max-width: 680px){body:has(#packages:target) #packagesView .package-withdraw-strip,#packagesView.active .package-withdraw-strip{flex-wrap:wrap!important;gap:10px!important}body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{margin-left:0!important}body:has(#packages:target) #packagesView .package-pending-claim,#packagesView.active .package-pending-claim{flex:1 1 auto!important}}#promoView{--team-gray: #eef2f7}#packageBuyModal .modal-actions .primary-button{background:#111827!important;color:#fff!important;border-color:#111827!important;box-shadow:none!important}.super-action-modal{width:min(100%,480px)}.super-modal-summary,.super-upgrade-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.super-modal-summary div,.super-upgrade-state,.super-claim-amount{display:grid;gap:7px;padding:14px;border-radius:16px;background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line)}.super-upgrade-compare .super-upgrade-state:last-child{background:#93ff612e;box-shadow:inset 0 0 0 1px #0a7c5429}.super-modal-summary span,.super-upgrade-state span,.super-upgrade-state small,.super-claim-amount span,.super-claim-amount small,.super-transfer-tip{color:var(--muted);font-size:12px;line-height:1.45;font-weight:620}.super-modal-summary b,.super-upgrade-state b,.super-claim-amount strong{color:var(--text);font-size:20px;line-height:1;font-weight:780}.super-upgrade-compare{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.super-upgrade-compare>i{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-style:normal;font-weight:820;box-shadow:inset 0 0 0 1px var(--line)}.super-upgrade-state small em{color:var(--text);font-style:normal;font-weight:760}.super-claim-amount{justify-items:center;text-align:center;padding:20px}.super-claim-amount strong{display:inline-flex;align-items:center;gap:7px;font-size:34px}.super-claim-amount .metric-avax-icon{width:26px;height:26px;flex:0 0 26px}.super-modal-lines{gap:8px;padding:12px;border-radius:16px;background:#f3f4f6b8;box-shadow:inset 0 0 0 1px var(--line)}.super-modal-lines div{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:13px}.super-modal-lines .super-wallet-balance-line{display:grid;grid-template-columns:auto 1fr auto;gap:10px}.super-wallet-balance-line b{justify-self:end}.super-modal-lines b{color:var(--text);font-weight:760;white-space:nowrap}.super-transfer-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border-radius:999px;background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--line)}.super-transfer-switch button{min-height:38px;border-radius:999px;color:var(--muted);font-size:13px;font-weight:760;background:transparent}.super-transfer-switch button.active{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.super-transfer-tip{margin:-4px 0 0;padding:10px 12px;border-radius:12px;background:#93ff6129;color:#0a7c54}.super-recharge-entry{width:-moz-fit-content;width:fit-content;min-height:24px;padding:0;border-radius:999px;background:transparent!important;color:var(--text)!important;font-size:12px;font-weight:760;box-shadow:none!important}.super-claim-feedback{position:fixed;left:50%;top:50%;z-index:1200;display:grid;justify-items:center;gap:8px;min-width:220px;padding:20px 24px;border-radius:20px;background:#111827e0;color:#fff;box-shadow:0 24px 70px #0f172a3d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translate(-50%,-46%) scale(.96);transition:opacity .22s ease,transform .22s ease}.super-claim-feedback.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.super-claim-feedback strong{font-size:18px;line-height:1.1;font-weight:820}.super-claim-feedback span{color:#ffffffc2;font-size:13px;line-height:1.45}@media (max-width: 680px){.super-modal-summary,.super-upgrade-compare{grid-template-columns:1fr}.super-upgrade-compare>i{transform:rotate(90deg);justify-self:center}}#experienceExchangeModal .modal-actions .primary-button{background:#111827!important;color:#fff!important;border-color:#111827!important;box-shadow:none!important}#promoView .team-table-card,#promoView .team-member-stats span,#promoView .team-member-list,#promoView .team-member-tools input,#promoView .team-member-tools select{background:var(--team-gray)!important}#promoView .team-invite-card:after{opacity:.2!important}#promoView .team-invite-card{background:#9cff2e!important;border-color:#9cff2e!important}#promoView .team-invite-card-row{justify-content:start!important}#promoView .team-invite-value{width:-moz-fit-content!important;width:fit-content!important;max-width:min(100%,360px)!important;flex:0 1 auto!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important;background:#0000001a!important;box-shadow:none!important}@media (max-width: 680px){#promoView .team-invite-card-row{grid-template-columns:64px auto!important}#promoView .team-invite-value{width:-moz-fit-content!important;width:fit-content!important;max-width:calc(100vw - 132px)!important}#promoView .team-member-tools{grid-template-columns:minmax(0,1fr) 126px!important;align-items:center!important}}body:has(#console:target) .page{padding-top:0!important}body:has(#console:target) #consoleView,#consoleView.active{margin-top:-8px!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin-top:0!important;margin-bottom:8px!important}body:has(#console:target) #consoleView .stat-toolbar .title-stack,#consoleView.active .stat-toolbar .title-stack{min-height:0!important;gap:0!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{margin-top:0!important}@media (max-width: 680px){body:has(#console:target) .page{padding-top:6px!important}body:has(#console:target) #consoleView,#consoleView.active{margin-top:0!important}}.danger-button{background:#ef4444!important;border-color:#ef4444!important;color:#fff!important;box-shadow:none!important}.danger-button:hover{background:#dc2626!important;border-color:#dc2626!important}#homeView .home-experience-plan-card .token-plan-estimate span{font-size:13px!important;line-height:1.2!important;font-weight:720!important}#homeView .home-experience-plan-card .token-plan-estimate b{font-size:19px!important;line-height:1!important;font-weight:840!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-estimate{justify-content:space-between!important;gap:12px!important;white-space:nowrap!important;text-align:left!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-estimate span{display:inline-block!important;width:auto!important;max-width:100%!important;color:#6b7280!important;font-size:11px!important;line-height:1!important;font-weight:400!important;white-space:nowrap!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-estimate b{margin-left:auto!important;color:#111827!important;font-size:15px!important;line-height:1!important;font-weight:760!important;white-space:nowrap!important}#consoleView #keysPanel .data-table th:nth-child(3),#consoleView #keysPanel .data-table td:nth-child(3){width:188px!important;max-width:188px!important}#consoleView #keysPanel .key-cell{display:inline-grid!important;grid-template-columns:max-content 18px 18px!important;align-items:center!important;gap:3px!important;width:-moz-max-content!important;width:max-content!important;max-width:none!important;padding:2px 4px!important}#consoleView #keysPanel .key-cell code{display:block!important;width:auto!important;max-width:none!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important;font-size:12px!important}#consoleView #keysPanel .key-group-display{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;min-width:0!important;line-height:1.12!important;color:#111827!important}#consoleView #keysPanel .key-group-display b{display:block!important;max-width:10em!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:720!important;color:#111827!important}#consoleView #keysPanel .key-group-display small{display:block!important;font-size:11px!important;font-weight:560!important;color:#6b7280!important}.key-full-modal{max-width:520px!important}.full-key-value{display:block!important;width:100%!important;padding:14px 16px!important;border-radius:14px!important;border:1px solid rgba(17,24,39,.1)!important;background:#f8fafc!important;color:#111827!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important;font-size:13px!important;line-height:1.5!important;word-break:break-all!important;-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}@media (max-width: 680px){#consoleView #keysPanel .data-table th:nth-child(3),#consoleView #keysPanel .data-table td:nth-child(3){width:auto!important;max-width:none!important}#consoleView #keysPanel .key-cell{max-width:188px!important}#consoleView #keysPanel .data-table td:nth-child(5){display:block!important;margin-left:0!important}}#promoView .team-invite-card{grid-template-areas:"title" "subtitle" "code" "link"!important;min-height:162px!important;gap:8px!important}#promoView .team-invite-subtitle{grid-area:subtitle!important;position:relative!important;z-index:1!important;max-width:calc(100% - 88px)!important;margin:-2px 0 4px!important;color:#111827ad!important;font-size:13px!important;line-height:1.35!important;font-weight:520!important}body:has(#console:target) .page{padding-top:18px!important}body:has(#console:target) #consoleView,#consoleView.active{margin-top:0!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin-top:6px!important;margin-bottom:18px!important}@media (max-width: 680px){body:has(#console:target) .page{padding-top:12px!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin-top:4px!important;margin-bottom:14px!important}}body:has(#console:target){--console-page-gutter: clamp(24px, 4vw, 72px)}body:has(#console:target) .page{width:100%!important;max-width:none!important;box-sizing:border-box!important;padding-left:var(--console-page-gutter)!important;padding-right:var(--console-page-gutter)!important}body:has(#console:target) #consoleView,#consoleView.active{width:100%!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack{width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}body:has(#console:target) #consoleView .stat-strip,body:has(#console:target) #consoleView .console-tabs,body:has(#console:target) #consoleView .management-area,body:has(#console:target) #consoleView .model-price-section,body:has(#console:target) #consoleView .usage-record-section,#consoleView.active .stat-strip,#consoleView.active .console-tabs,#consoleView.active .management-area,#consoleView.active .model-price-section,#consoleView.active .usage-record-section{width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}@media (max-width: 680px){body:has(#console:target){--console-page-gutter: 12px}}body:has(#console:target) #consoleView .usage-record-card,#consoleView.active .usage-record-card{width:100%!important;margin-left:auto!important;margin-right:auto!important;transform:none!important;min-height:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body:has(#console:target) #consoleView .usage-record-section,#consoleView.active .usage-record-section{width:100%!important}body:has(#console:target) #consoleView .usage-record-card,#consoleView.active .usage-record-card{overflow:visible!important}body:has(#console:target) #consoleView .usage-record-card .management-panel,#consoleView.active .usage-record-card .management-panel{display:grid!important;grid-template-rows:auto auto auto!important;min-height:0!important;gap:14px!important;overflow:visible!important}#consoleView .usage-dev-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;margin-bottom:12px!important}#consoleView .usage-search{display:flex!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:0 14px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;background:#fff!important;color:#6b7280!important;box-shadow:none!important;flex:1 1 420px!important;min-width:280px!important;max-width:640px!important}#consoleView .usage-search svg{width:15px!important;height:15px!important;stroke:currentColor!important;stroke-width:2!important}#consoleView .usage-search input,#consoleView .usage-dev-toolbar select{width:100%!important;min-height:34px!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font-size:12px!important;font-weight:560!important}#consoleView .usage-filter-switch{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;min-height:36px!important;padding:3px!important;gap:2px!important;border-radius:999px!important;background:#f3f4f6!important;border:0!important;box-shadow:none!important;white-space:nowrap!important}#consoleView .usage-filter-switch button{min-height:30px!important;padding:0 12px!important;border-radius:999px!important;color:#6b7280!important;background:transparent!important;font-size:12px!important;font-weight:700!important}#consoleView .usage-filter-switch.compact button{padding:0 10px!important}#consoleView .usage-filter-switch button.active{color:#111827!important;background:#fff!important;box-shadow:none!important}#consoleView .usage-dev-toolbar select{padding:0 28px 0 12px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;background:#fff!important}body:has(#console:target) #consoleView .usage-dev-table-wrap,#consoleView.active .usage-dev-table-wrap{max-height:none!important;overflow-x:auto!important;overflow-y:visible!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;background:#fff!important;flex:none!important;min-height:0!important;margin-bottom:0!important}#consoleView .usage-record-table{min-width:1380px!important;table-layout:fixed!important;border-collapse:collapse!important;padding-bottom:0!important;margin-bottom:0!important}#consoleView .usage-record-table th:nth-child(1),#consoleView .usage-record-table td:nth-child(1){width:104px!important}#consoleView .usage-record-table th:nth-child(2),#consoleView .usage-record-table td:nth-child(2){width:96px!important}#consoleView .usage-record-table th:nth-child(3),#consoleView .usage-record-table td:nth-child(3){width:90px!important}#consoleView .usage-record-table th:nth-child(4),#consoleView .usage-record-table td:nth-child(4){width:122px!important}#consoleView .usage-record-table th:nth-child(5),#consoleView .usage-record-table td:nth-child(5){width:70px!important}#consoleView .usage-record-table th:nth-child(6),#consoleView .usage-record-table td:nth-child(6){width:84px!important}#consoleView .usage-record-table th:nth-child(7),#consoleView .usage-record-table td:nth-child(7){width:118px!important}#consoleView .usage-record-table th:nth-child(8),#consoleView .usage-record-table td:nth-child(8){width:100px!important}#consoleView .usage-record-table th:nth-child(9),#consoleView .usage-record-table td:nth-child(9){width:82px!important}#consoleView .usage-record-table th:nth-child(10),#consoleView .usage-record-table td:nth-child(10){width:82px!important}#consoleView .usage-record-table th:nth-child(11),#consoleView .usage-record-table td:nth-child(11){width:106px!important}#consoleView .usage-record-table th:nth-child(12),#consoleView .usage-record-table td:nth-child(12){width:112px!important}#consoleView .usage-record-table th:nth-child(13),#consoleView .usage-record-table td:nth-child(13){width:214px!important}#consoleView .usage-record-table th,#consoleView .usage-record-table td{padding:10px 16px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;color:#374151!important;font-size:12px!important;line-height:1.35!important;vertical-align:middle!important;background:transparent!important}#consoleView .usage-record-section .pagination{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;position:static!important;z-index:1!important;flex:none!important;min-height:34px!important;margin:2px 0 0!important;padding:0 4px!important;background:transparent!important}#consoleView .usage-record-section .page-actions{position:static!important;right:auto!important;bottom:auto!important;transform:none!important;z-index:1!important}#consoleView .usage-record-table th{color:#6b7280!important;font-size:11px!important;font-weight:760!important;letter-spacing:.02em!important;background:#f8fafc!important;white-space:nowrap!important}#consoleView .usage-record-table td:nth-child(1),#consoleView .usage-record-table td:nth-child(2),#consoleView .usage-record-table td:nth-child(4){color:#111827!important;font-weight:650!important}#consoleView .usage-record-table td:nth-child(7),#consoleView .usage-record-table td:nth-child(13){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important}#consoleView .usage-record-table td:nth-child(13){color:#6b7280!important;font-size:11px!important;word-break:break-word!important;line-height:1.45!important}#consoleView .th-help{display:inline-grid!important;place-items:center!important;width:14px!important;height:14px!important;margin-left:4px!important;border-radius:50%!important;background:#11182714!important;color:#6b7280!important;font-size:10px!important;font-weight:760!important;cursor:help!important}#consoleView .dev-pill{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;border-radius:8px!important;background:#eef2ff!important;color:#3155b7!important;font-size:11px!important;font-weight:680!important}#consoleView .token-stack{display:grid!important;gap:2px!important;white-space:nowrap!important}#consoleView .token-stack b{color:#374151!important;font-size:12px!important;font-weight:680!important}#consoleView .token-stack small{color:#0284c7!important;font-size:11px!important;font-weight:600!important}#consoleView .token-stack .down{color:#059669!important;font-style:normal!important}#consoleView .token-stack .up{color:#7c3aed!important;font-style:normal!important;margin-left:6px!important}#consoleView .cost{color:#059669!important;font-size:12px!important;font-weight:780!important}#consoleView .status-ok,#consoleView .status-warn,#consoleView .status-error{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;border-radius:999px!important;font-size:11px!important;font-weight:680!important;white-space:nowrap!important}#consoleView .status-ok{color:#047857!important;background:#10b9811f!important}#consoleView .status-warn{color:#92400e!important;background:#f59e0b24!important}#consoleView .status-error{color:#b91c1c!important;background:#ef44441f!important}@media (max-width: 680px){body:has(#console:target) #consoleView .usage-record-card,#consoleView.active .usage-record-card{width:100%!important;margin-left:0!important;transform:none!important}#consoleView .usage-dev-toolbar{display:grid!important;grid-template-columns:1fr!important;border-radius:12px!important;gap:6px!important;margin-bottom:10px!important}#consoleView .usage-search{grid-column:1 / -1!important;min-width:0!important;max-width:none!important}#consoleView .usage-record-table{display:block!important;min-width:0!important}#consoleView .usage-record-table thead{display:none!important}#consoleView .usage-record-table tbody,#consoleView .usage-record-table tr,#consoleView .usage-record-table td{display:block!important}#consoleView .usage-record-table tbody{padding:6px!important}#consoleView .usage-record-table tr{padding:9px 10px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:12px!important;background:#fff!important}#consoleView .usage-record-table tr+tr{margin-top:8px!important}#consoleView .usage-record-table td{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:8px!important;padding:4px 0!important;border-bottom:0!important;align-items:start!important}#consoleView .usage-record-table td:before{content:attr(data-label)!important;color:#9ca3af!important;font-size:10px!important;font-weight:680!important;line-height:1.15!important}#consoleView .usage-record-table td[data-label="API 密钥"],#consoleView .usage-record-table td[data-label=模型],#consoleView .usage-record-table td[data-label=推理强度],#consoleView .usage-record-table td[data-label=接口],#consoleView .usage-record-table td[data-label=类型],#consoleView .usage-record-table td[data-label=计费模式],#consoleView .usage-record-table td[data-label=Token],#consoleView .usage-record-table td[data-label=费用],#consoleView .usage-record-table td[data-label="首 Token"],#consoleView .usage-record-table td[data-label=耗时],#consoleView .usage-record-table td[data-label=状态说明],#consoleView .usage-record-table td[data-label=时间]{font-size:12px!important;line-height:1.2!important}#consoleView .usage-record-table td[data-label=User-Agent]{font-size:11px!important;line-height:1.25!important;word-break:break-word!important}#consoleView .usage-record-table td[data-label=Token] .token-stack{gap:2px!important}#consoleView .usage-record-table td[data-label=Token] .token-stack b{font-size:12px!important;line-height:1.15!important}}body:has(#console:target) #consoleView .usage-record-card,#consoleView.active .usage-record-card,body:has(#console:target) #consoleView .usage-record-card .management-panel,#consoleView.active .usage-record-card .management-panel{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body:has(#console:target) #consoleView .usage-record-section.console-tab-panel:not(.active),#consoleView.active .usage-record-section.console-tab-panel:not(.active){display:none!important}body:has(#console:target) #consoleView .usage-record-section.console-tab-panel.active,#consoleView.active .usage-record-section.console-tab-panel.active{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body:has(#console:target) #consoleView .usage-record-card .usage-dev-toolbar,#consoleView.active .usage-record-card .usage-dev-toolbar{margin-bottom:14px!important}body:has(#console:target) #consoleView .usage-record-card .usage-dev-table-wrap,#consoleView.active .usage-record-card .usage-dev-table-wrap{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:14px!important;overflow-x:auto!important;overflow-y:visible!important}body:has(#console:target) #consoleView .usage-record-card .usage-record-table,#consoleView.active .usage-record-card .usage-record-table{height:auto!important;margin:0!important;padding:0!important}body:has(#console:target) #consoleView .usage-record-card .pagination,#consoleView.active .usage-record-card .pagination{position:static!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:auto!important;min-height:34px!important;margin:0!important;padding:0 4px!important;clear:both!important;background:transparent!important;transform:none!important}body:has(#console:target) #consoleView .usage-record-card .page-actions,#consoleView.active .usage-record-card .page-actions,body:has(#console:target) #consoleView .usage-record-card .page-button,#consoleView.active .usage-record-card .page-button{position:static!important;right:auto!important;bottom:auto!important;transform:none!important}body:has(#console:target) #consoleView .usage-record-card .page-actions,#consoleView.active .usage-record-card .page-actions{margin-left:auto!important}@media (min-width: 681px){#promoView .team-member-list{border-radius:16px!important}#promoView .team-member-list-head,#promoView .team-member-list .team-member-row,#promoView .team-member-row{grid-template-columns:minmax(220px,1.35fr) minmax(100px,.68fr) minmax(100px,.68fr) minmax(76px,.44fr) minmax(104px,.56fr)!important;gap:14px!important;padding-left:14px!important;padding-right:14px!important}#promoView .team-member-list-head{min-height:34px!important;padding-top:0!important;padding-bottom:0!important}#promoView .team-member-list-head span{display:inline-flex!important;align-items:center!important;min-height:24px!important}#promoView .team-member-list-head span:not(:first-child){justify-self:end!important;text-align:right!important}#promoView .team-member-list-head span:nth-child(5){justify-self:end!important;text-align:right!important}#promoView .team-member-list .team-member-row,#promoView .team-member-row{min-height:54px!important}#promoView .team-member-list .team-member-main,#promoView .team-member-main{grid-template-columns:7px minmax(0,auto) auto!important;gap:7px!important}#promoView .team-member-status{width:6px!important;height:6px!important}#promoView .team-member-meta span{justify-self:end!important}#promoView .team-member-meta span b{min-width:44px!important;justify-content:flex-end!important;text-align:right!important}#promoView .team-member-meta .team-member-registered b{min-width:0!important;justify-content:flex-end!important;text-align:right!important}#promoView .team-member-meta .team-member-registered{justify-self:end!important}#promoView .team-member-meta span:last-child b{min-width:22px!important}#promoView .team-member-list{display:block!important;width:100%!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;background:#fff!important}#promoView .team-member-list-head,#promoView .team-member-list .team-member-row,#promoView .team-member-row{display:grid!important;grid-template-columns:minmax(250px,1.45fr) minmax(110px,.72fr) minmax(110px,.72fr) minmax(82px,.5fr)!important;align-items:center!important;gap:16px!important;width:100%!important}#promoView .team-member-list-head{min-height:36px!important;padding:0 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;background:#f8fafc!important;color:#6b7280!important;font-size:11px!important;line-height:1.2!important;font-weight:720!important}#promoView .team-member-list .team-member-row,#promoView .team-member-row{min-height:58px!important;padding:0 14px!important;border-bottom:1px solid rgba(17,24,39,.06)!important;background:#fff!important}#promoView .team-member-list .team-member-row:last-child,#promoView .team-member-row:last-child{border-bottom:0!important}#promoView .team-member-list .team-member-main,#promoView .team-member-main{display:grid!important;grid-template-columns:8px minmax(0,auto) auto!important;align-items:center!important;justify-content:start!important;gap:8px!important;min-width:0!important}#promoView .team-member-main strong{min-width:0!important;overflow:hidden!important;color:#111827!important;font-size:13px!important;font-weight:680!important;text-overflow:ellipsis!important;white-space:nowrap!important}#promoView .team-member-list .team-member-meta,#promoView .team-member-meta{display:contents!important}#promoView .team-member-list .team-member-meta span,#promoView .team-member-meta span{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:0!important;white-space:nowrap!important}#promoView .team-member-meta span i{display:none!important}#promoView .team-member-meta span b{color:#111827!important;font-size:13px!important;font-weight:700!important}#promoView .team-member-tools{margin-bottom:8px!important}#promoView .team-member-section{gap:10px!important}#promoView .team-member-list-head{display:grid!important;grid-template-columns:minmax(0,1.05fr) repeat(4,minmax(86px,auto))!important;align-items:center!important;gap:14px!important;padding:10px 0!important;border-bottom:1px solid rgba(17,24,39,.07)!important;background:#f8fafc!important;color:#6b7280!important;font-size:11px!important;line-height:1.2!important;font-weight:720!important}#promoView .team-member-list-head span:not(:first-child){justify-self:end!important}#promoView .team-member-meta .team-member-registered i{display:none!important}#promoView .team-table thead tr{display:table-row!important}#promoView .team-table thead th{padding:6px!important;background:transparent!important;border-bottom:0!important}#promoView .team-table thead th:before{content:attr(data-pill-label)!important}#promoView .team-table thead th{color:transparent!important;font-size:0!important}#promoView .team-table thead th:before{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#eef2f7!important;color:#6b7280!important;font-size:11px!important;font-weight:720!important;white-space:nowrap!important}}@media (max-width: 680px){#promoView .team-member-list-head{display:none!important}}@media (min-width: 681px){.data-table thead th,.team-table thead th,.rule-example-table thead th,.model-pool-table thead th,#consoleView #keysPanel .data-table thead th,#consoleView .usage-record-table thead th{padding:10px 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;background:#f8fafc!important;color:#6b7280!important;font-size:11px!important;line-height:1.2!important;font-weight:720!important;letter-spacing:0!important;text-align:left!important;white-space:nowrap!important}.data-table thead th:first-child,.team-table thead th:first-child,.rule-example-table thead th:first-child,.model-pool-table thead th:first-child{border-top-left-radius:12px!important}.data-table thead th:last-child,.team-table thead th:last-child,.rule-example-table thead th:last-child,.model-pool-table thead th:last-child{border-top-right-radius:12px!important}}#consoleView #keysPanel .key-group-display b{font-weight:460!important}#consoleView #keysPanel .key-group-display small{font-weight:440!important}#consoleView .legacy-model-grid{display:none!important}#consoleView .model-pool-layout{display:grid!important;grid-template-columns:360px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;width:100%!important}#consoleView .model-pool-sidebar,#consoleView .model-pool-detail{overflow:hidden!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:22px!important;background:#fff!important;box-shadow:none!important}#consoleView .model-pool-head,#consoleView .model-pool-detail-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 20px!important;border-bottom:1px solid rgba(17,24,39,.06)!important}#consoleView .model-pool-head span{display:block!important;color:#6b7280!important;font-size:12px!important;font-weight:620!important}#consoleView .model-pool-head strong{display:block!important;margin-top:2px!important;color:#111827!important;font-size:18px!important;font-weight:820!important}#consoleView .model-pool-head em{color:#6b7280!important;font-style:normal!important;font-size:16px!important;font-weight:720!important}#consoleView .model-pool-list{display:grid!important;gap:10px!important;max-height:640px!important;padding:14px!important;overflow-y:auto!important}#consoleView .model-pool-item{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:82px!important;padding:14px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;background:#f8fafc!important;text-align:left!important}#consoleView .model-pool-item.active{border-color:#55ff31bf!important;background:#55ff311a!important}#consoleView .pool-thumb{display:inline-grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:14px!important;color:#111827!important;background:#e5fbdc!important;font-size:18px!important;font-weight:840!important;flex:0 0 auto!important}#consoleView .pool-thumb.anthropic{background:#f4e8dd!important}#consoleView .pool-thumb.openai{background:#dcfce7!important}#consoleView .pool-thumb.media{background:#dbeafe!important}#consoleView .pool-thumb.budget{background:#ecfccb!important}#consoleView .pool-thumb.backup{background:#f1f5f9!important}#consoleView .pool-copy{display:grid!important;gap:7px!important;min-width:0!important}#consoleView .pool-copy strong{overflow:hidden!important;color:#111827!important;font-size:15px!important;font-weight:780!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}#consoleView .pool-copy small{color:#6b7280!important;font-size:12px!important;font-weight:600!important}#consoleView .model-pool-item em,#consoleView #poolDetailRate{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:#55ff312e!important;color:#047857!important;font-style:normal!important;font-size:13px!important;font-weight:780!important;white-space:nowrap!important}#consoleView .pool-title-block{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}#consoleView .pool-title-block h3{margin:0!important;color:#111827!important;font-size:22px!important;line-height:1.18!important;font-weight:840!important}#consoleView .pool-title-block p{display:flex!important;align-items:center!important;gap:8px!important;margin:7px 0 0!important}#consoleView #poolDetailProvider{display:inline-flex!important;align-items:center!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#f3f4f6!important;color:#6b7280!important;font-size:12px!important;font-weight:720!important}#consoleView .price-mode-switch{display:inline-flex!important;gap:3px!important;padding:4px!important;border-radius:999px!important;background:#f3f4f6!important}#consoleView .price-mode-switch button{min-height:34px!important;padding:0 16px!important;border-radius:999px!important;color:#6b7280!important;font-size:13px!important;font-weight:760!important;background:transparent!important}#consoleView .price-mode-switch button.active{color:#111827!important;background:#fff!important}#consoleView .model-pool-table-wrap{overflow-x:auto!important}#consoleView .model-pool-table{width:100%!important;min-width:780px!important;border-collapse:collapse!important}#consoleView .model-pool-table th,#consoleView .model-pool-table td{padding:17px 22px!important;border-bottom:1px solid rgba(17,24,39,.06)!important;text-align:left!important;white-space:nowrap!important}#consoleView .model-pool-table th{color:#6b7280!important;background:#f8fafc!important;font-size:12px!important;font-weight:760!important}#consoleView .model-pool-table td{color:#374151!important;font-size:14px!important;font-weight:620!important}#consoleView .model-pool-table td:first-child{color:#111827!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important;font-weight:720!important}#consoleView .model-pool-table .price-local{color:#059669!important;font-weight:820!important}#consoleView .model-pool-table .price-official{color:#6b7280!important;font-weight:720!important}@media (max-width: 900px){#consoleView .model-pool-layout{grid-template-columns:1fr!important}#consoleView .model-pool-list{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important}#consoleView .model-pool-item{min-width:280px!important}}body:has(#console:target) .page{width:100%!important;max-width:none!important;margin:0 auto!important;padding:92px clamp(24px,4vw,72px) 72px!important;box-sizing:border-box!important}#consoleView.active{width:100%!important;max-width:none!important;margin:0!important;padding-top:0!important;box-sizing:border-box!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack{gap:14px!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin-bottom:8px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{gap:6px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:54px!important;padding:7px 10px 5px!important;border-radius:14px!important}body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs{gap:12px!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar,body:has(#console:target) #consoleView .model-price-section .section-toolbar,#consoleView.active .model-price-section .section-toolbar{margin-bottom:6px!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{padding:3px!important;gap:2px!important}body:has(#console:target) #consoleView .console-tab-list button,#consoleView.active .console-tab-list button{min-height:34px!important;font-size:14px!important}body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{border-radius:16px!important}body:has(#console:target) #consoleView .management-toolbar,#consoleView.active .management-toolbar{margin-bottom:12px!important}body:has(#console:target) #consoleView .table-wrap,#consoleView.active .table-wrap{border-radius:14px!important}body:has(#console:target) #consoleView .data-table th,body:has(#console:target) #consoleView .data-table td,#consoleView.active .data-table th,#consoleView.active .data-table td{padding-top:10px!important;padding-bottom:10px!important}body:has(#console:target) #consoleView .usage-record-card,#consoleView.active .usage-record-card,body:has(#console:target) #consoleView .model-price-section,#consoleView.active .model-price-section{margin-top:0!important}body:has(#console:target) #consoleView .model-grid,#consoleView.active .model-grid{gap:8px!important}body:has(#console:target) #consoleView .model-card,#consoleView.active .model-card{min-height:124px!important;padding:9px 11px!important}body:has(#console:target) #consoleView .price-cell,#consoleView.active .price-cell{min-height:20px!important;gap:6px!important;padding:0!important}body:has(#console:target) #consoleView .price-cell>span,#consoleView.active .price-cell>span{font-size:10px!important}body:has(#console:target) #consoleView .price-cell strong,#consoleView.active .price-cell strong{font-size:10px!important;gap:3px!important}body:has(#console:target) #consoleView .key-group-display b,#consoleView.active .key-group-display b{font-size:12px!important}body:has(#console:target) #consoleView .key-group-display small,#consoleView.active .key-group-display small{font-size:10px!important}body:has(#console:target) #consoleView .usage-dev-toolbar,#consoleView.active .usage-dev-toolbar{margin-bottom:10px!important;gap:8px!important}@media (max-width: 680px){body:has(#console:target) #consoleView,#consoleView.active{max-width:none!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{gap:8px!important}}body:has(#console:target) #consoleView .key-management-section,#consoleView.active .key-management-section,body:has(#console:target) #consoleView .key-management-section .management-card,#consoleView.active .key-management-section .management-card,body:has(#console:target) #consoleView .key-management-section .table-wrap,#consoleView.active .key-management-section .table-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{display:block!important;overflow:visible!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table,body:has(#console:target) #consoleView #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tbody,body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table td{display:block!important;width:100%!important;min-width:0!important}body:has(#console:target) #consoleView #keysPanel .data-table thead,#consoleView.active #keysPanel .data-table thead{display:none!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:10px!important;margin-bottom:8px!important;padding:12px!important;border-radius:16px!important;background:var(--surface)!important;box-shadow:inset 0 0 0 1px var(--line)!important}body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table td{padding:0!important;border:0!important;font-size:13px!important;line-height:1.25!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(1),#consoleView.active #keysPanel .data-table td:nth-child(1){grid-row:1 / 4!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){grid-column:2!important;color:var(--text)!important;font-size:14px!important;font-weight:780!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){grid-column:2 / -1!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){grid-column:3!important;grid-row:1!important;min-width:64px!important;display:flex!important;justify-content:flex-end!important;justify-self:end!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(6){grid-column:2!important;color:var(--faint)!important;font-size:12px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){grid-row:3!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){grid-row:3!important;margin-left:60px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){grid-column:3!important;grid-row:3 / 5!important;align-self:end!important;justify-self:end!important;width:auto!important}body:has(#console:target) #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell{width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;min-height:28px!important;padding:2px 4px 2px 6px!important;border-radius:999px!important;gap:4px!important;background:#1118270b!important}body:has(#console:target) #consoleView #keysPanel .icon-mini,body:has(#console:target) #consoleView #keysPanel .row-action,#consoleView.active #keysPanel .icon-mini,#consoleView.active #keysPanel .row-action{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{position:static!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:8px 0 0!important;padding:12px 4px 0!important;background:transparent!important;border-top:1px solid rgba(17,24,39,.06)!important}@media (min-width: 681px){body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{display:block!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{overflow-x:auto!important;overflow-y:visible!important;border:0!important;border-radius:0!important;background:transparent!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{display:table!important;width:100%!important;min-width:1120px!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tbody{display:table-row-group!important}body:has(#console:target) #consoleView #keysPanel .data-table thead,#consoleView.active #keysPanel .data-table thead{display:table-header-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{display:table-row!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{display:table-cell!important;padding:10px 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;background:transparent!important;color:#374151!important;font-size:12px!important;line-height:1.35!important;margin:0!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:auto!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{background:#f8fafc!important;color:#6b7280!important;font-size:11px!important;font-weight:720!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{margin:10px 0 0!important;padding:12px 14px!important;border-top:1px solid rgba(17,24,39,.07)!important}body:has(#console:target) #consoleView #keysPanel .data-table th.select-column,body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table th.select-column,#consoleView.active #keysPanel .data-table td.select-column{width:36px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(2),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table th:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){width:160px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table th:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){width:280px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:86px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){width:150px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){width:116px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){width:96px!important}body:has(#console:target) #consoleView #keysPanel .data-table tr:hover,#consoleView.active #keysPanel .data-table tr:hover{background:#f8fafc!important}}@media (min-width: 681px){body:has(#console:target) .page{width:min(calc(100% - 48px),1560px)!important;max-width:1560px!important;margin:0 auto!important;padding:18px 0 72px!important;box-sizing:border-box!important}body:has(#console:target) #consoleView,#consoleView.active{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body:has(#console:target) #consoleView>.section-head,#consoleView.active>.section-head{display:none!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack{gap:14px!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin:0 0 8px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-height:62px!important;padding:10px 14px!important}body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs{gap:12px!important}body:has(#console:target) #consoleView .console-tab-toolbar,#consoleView.active .console-tab-toolbar{margin:0 0 12px!important}body:has(#console:target) #consoleView .key-management-section,#consoleView.active .key-management-section{margin:0!important}body:has(#console:target) #consoleView .key-management-section .management-toolbar,#consoleView.active .key-management-section .management-toolbar{margin:0 0 12px!important;padding:0!important}body:has(#console:target) #consoleView .key-management-section .management-card,#consoleView.active .key-management-section .management-card{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel,#consoleView.active #keysPanel{display:block!important;width:100%!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,#consoleView.active #keysPanel .table-wrap{width:100%!important;overflow-x:auto!important;overflow-y:visible!important;border:0!important;border-radius:0!important;background:transparent!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{display:table!important;width:100%!important;min-width:1180px!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important}body:has(#console:target) #consoleView #keysPanel .data-table thead,#consoleView.active #keysPanel .data-table thead{display:table-header-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tbody{display:table-row-group!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{display:table-row!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{display:table-cell!important;padding:10px 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;background:transparent!important;color:#374151!important;font-size:12px!important;line-height:1.35!important;vertical-align:middle!important;margin:0!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:auto!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{background:#f8fafc!important;color:#6b7280!important;font-size:11px!important;font-weight:720!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table th.select-column,body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table th.select-column,#consoleView.active #keysPanel .data-table td.select-column{width:44px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(2),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table th:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){width:190px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table th:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){width:310px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:92px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){width:190px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){width:136px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){width:110px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4),body:has(#console:target) #consoleView #keysPanel .tag,#consoleView.active #keysPanel .tag{white-space:nowrap!important;word-break:keep-all!important}body:has(#console:target) #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell{width:100%!important;max-width:280px!important;display:inline-flex!important}body:has(#console:target) #consoleView #keysPanel .pagination,#consoleView.active #keysPanel .pagination{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:12px 14px!important;border-top:1px solid rgba(17,24,39,.07)!important;background:#fff!important}}#consoleView .model-pool-layout{gap:14px!important}#consoleView .model-pool-sidebar{border-radius:18px!important}#consoleView .model-pool-head{padding:14px 16px!important}#consoleView .model-pool-head strong{font-size:16px!important}#consoleView .model-pool-list{gap:8px!important;max-height:600px!important;padding:12px!important}#consoleView .model-pool-item{min-height:72px!important;padding:12px!important;gap:10px!important;border-radius:16px!important;border:0!important;background:transparent!important;box-shadow:none!important}#consoleView .model-pool-item.active{background:#f3f4f6!important;box-shadow:none!important}#consoleView .model-pool-detail-head{padding:14px 16px!important;gap:10px!important}#consoleView .pool-title-block{gap:10px!important}#consoleView .pool-title-block h3{font-size:20px!important}#consoleView .pool-title-block p{margin-top:4px!important;gap:6px!important}#consoleView .price-mode-switch button{min-height:30px!important;padding:0 13px!important;font-size:12px!important}#consoleView .pool-thumb{width:42px!important;height:42px!important;border-radius:12px!important;font-size:16px!important}#consoleView .pool-copy{gap:4px!important}#consoleView .pool-copy strong{font-size:14px!important}#consoleView .pool-copy small{font-size:11px!important}#consoleView .model-pool-item em,#consoleView #poolDetailRate{min-height:24px!important;padding:0 9px!important;font-size:12px!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{height:38px!important;padding-top:0!important;padding-bottom:0!important;vertical-align:middle!important;color:#4b5563!important;font-size:12px!important;line-height:1!important;font-weight:500!important;letter-spacing:0!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th *,#consoleView.active #keysPanel .data-table thead th *{font-size:inherit!important;line-height:inherit!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table thead .key-select,#consoleView.active #keysPanel .data-table thead .key-select{vertical-align:middle!important;margin:0!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){text-align:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .tag,#consoleView.active #keysPanel .data-table td:nth-child(4) .tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;margin-right:auto!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table thead th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table thead th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table thead th:nth-child(7),#consoleView.active #keysPanel .data-table thead th:nth-child(4),#consoleView.active #keysPanel .data-table thead th:nth-child(5),#consoleView.active #keysPanel .data-table thead th:nth-child(6),#consoleView.active #keysPanel .data-table thead th:nth-child(7){font-size:12px!important;line-height:1!important;font-weight:500!important;color:#4b5563!important;letter-spacing:0!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{min-width:1180px!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{padding-left:10px!important;padding-right:10px!important}body:has(#console:target) #consoleView #keysPanel .data-table th.select-column,body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table th.select-column,#consoleView.active #keysPanel .data-table td.select-column{width:44px!important;padding-left:12px!important;padding-right:8px!important;text-align:center!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(2),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table th:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){width:210px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table th:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){width:300px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:116px!important;min-width:116px!important;max-width:116px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){width:180px!important;padding-left:18px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){width:140px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){width:96px!important;text-align:center!important}body:has(#console:target) #consoleView #keysPanel .actions-cell,#consoleView.active #keysPanel .actions-cell{justify-content:center!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){width:96px!important;min-width:96px!important;max-width:96px!important;padding-left:10px!important;padding-right:10px!important;text-align:left!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .tag,#consoleView.active #keysPanel .data-table td:nth-child(4) .tag{width:auto!important;margin:0!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){padding-left:10px!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{table-layout:fixed!important;width:100%!important;min-width:0!important}#consoleView #keysPanel .key-col-select{width:5%!important}#consoleView #keysPanel .key-col-name{width:20%!important}#consoleView #keysPanel .key-col-secret{width:24%!important}#consoleView #keysPanel .key-col-group{width:17%!important}#consoleView #keysPanel .key-col-date{width:15%!important}#consoleView #keysPanel .key-col-actions{width:10%!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{width:auto!important;min-width:0!important;max-width:none!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){text-align:left!important;padding-left:12px!important;padding-right:12px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .tag,#consoleView.active #keysPanel .data-table td:nth-child(4) .tag{margin:0!important;width:-moz-fit-content!important;width:fit-content!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(7),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(7),#consoleView.active #keysPanel .data-table th:nth-child(7),#consoleView.active #keysPanel .data-table td:nth-child(7){text-align:center!important}@media (min-width: 681px){body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{min-width:1280px!important}#consoleView #keysPanel .key-col-select{width:56px!important}#consoleView #keysPanel .key-col-name,#consoleView #keysPanel .key-col-secret{width:230px!important}#consoleView #keysPanel .key-col-group{width:250px!important}#consoleView #keysPanel .key-col-date{width:180px!important}#consoleView #keysPanel .key-col-actions{width:120px!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{border-bottom:1px solid rgba(17,24,39,.07)!important;background-clip:padding-box!important;padding-left:16px!important;padding-right:16px!important}body:has(#console:target) #consoleView #keysPanel .data-table tbody tr:last-child td,#consoleView.active #keysPanel .data-table tbody tr:last-child td{border-bottom:0!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){text-align:left!important;padding-left:18px!important;padding-right:12px!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){padding-left:24px!important;padding-right:16px!important;text-align:left!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .tag,#consoleView.active #keysPanel .data-table td:nth-child(4) .tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:74px!important;min-height:28px!important;padding-left:10px!important;padding-right:10px!important;margin:0!important;color:#6b7280!important;background:#f1f3f5!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .tag.green,#consoleView.active #keysPanel .data-table td:nth-child(4) .tag.green{color:#047857!important;background:#10b9811f!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:-moz-max-content!important;max-width:max-content!important;min-height:24px!important;padding:2px 5px 2px 8px!important;gap:4px!important;border-radius:999px!important;background:#1118270b!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell code,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell code{flex:0 0 auto!important;width:auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell .icon-mini,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell .icon-mini{flex:0 0 16px!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;padding:0!important}}@media (min-width: 681px){body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{table-layout:fixed!important;width:100%!important;min-width:0!important}#consoleView #keysPanel .key-col-select{width:52px!important}#consoleView #keysPanel .key-col-name{width:19%!important}#consoleView #keysPanel .key-col-secret{width:18%!important}#consoleView #keysPanel .key-col-group{width:27%!important}#consoleView #keysPanel .key-col-date{width:19%!important}#consoleView #keysPanel .key-col-actions{width:10%!important}body:has(#console:target) #consoleView #keysPanel .data-table th,body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table th,#consoleView.active #keysPanel .data-table td{height:52px!important;padding:0 14px!important;border-bottom:1px solid rgba(17,24,39,.07)!important;text-align:left!important;vertical-align:middle!important;box-sizing:border-box!important}body:has(#console:target) #consoleView #keysPanel .data-table thead th,#consoleView.active #keysPanel .data-table thead th{height:38px!important;color:#4b5563!important;font-size:12px!important;line-height:1!important;font-weight:500!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table th.select-column,body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table th.select-column,#consoleView.active #keysPanel .data-table td.select-column{width:52px!important;padding-left:14px!important;padding-right:8px!important;text-align:center!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){text-align:left!important;padding-left:14px!important;padding-right:14px!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){text-align:left!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;line-height:1.12!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display b,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display b{display:block!important;max-width:12em!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5) .key-group-display,#consoleView.active #keysPanel .data-table td:nth-child(5) .key-group-display{display:none!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(6),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table th:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){text-align:center!important;padding-left:10px!important;padding-right:10px!important}body:has(#console:target) #consoleView #keysPanel .actions-cell,#consoleView.active #keysPanel .actions-cell{justify-content:center!important;gap:6px!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch{width:auto!important;min-width:64px!important;height:26px!important;min-height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#6b7280!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled,#consoleView.active #keysPanel .key-status-switch.is-enabled{background:transparent!important;color:#0f7a2f!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-track,#consoleView.active #keysPanel .key-status-switch .switch-track{position:relative!important;width:26px!important;height:14px!important;flex:0 0 26px!important;border-radius:999px!important;background:#cfd5dd!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-track,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-track{background:#16a34a!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-thumb,#consoleView.active #keysPanel .key-status-switch .switch-thumb{position:absolute!important;top:2px!important;left:2px!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 2px #1118272e!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-thumb{transform:translate(12px)!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-label,#consoleView.active #keysPanel .key-status-switch .switch-label{font-size:11px!important;line-height:1!important;font-weight:720!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;min-height:24px!important;padding:2px 5px 2px 8px!important;gap:4px!important;border-radius:999px!important;background:#1118270b!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell code,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell code{flex:0 1 auto!important;min-width:0!important}}@media (min-width: 681px){body:has(#console:target) .topbar,body:has(#consoleView.active) .topbar{width:min(calc(100% - 48px),1560px)!important;max-width:1560px!important;height:54px!important;margin:10px auto 0!important;padding:0 18px!important;border-left:1px solid var(--topbar-line)!important;border-right:1px solid var(--topbar-line)!important;border-radius:999px!important}body:has(#console:target) #consoleView #keysPanel .data-table,#consoleView.active #keysPanel .data-table{table-layout:fixed!important}#consoleView #keysPanel .key-col-select{width:52px!important}#consoleView #keysPanel .key-col-name{width:20%!important}#consoleView #keysPanel .key-col-secret{width:24%!important}#consoleView #keysPanel .key-col-group{width:20%!important}#consoleView #keysPanel .key-col-date{width:18%!important}#consoleView #keysPanel .key-col-actions{width:10%!important}body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table th:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4),body:has(#console:target) #consoleView #keysPanel .data-table th:nth-child(5),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table th:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){display:table-cell!important;grid-column:auto!important;grid-row:auto!important;justify-content:normal!important;justify-self:auto!important;margin-left:0!important;text-align:left!important;vertical-align:middle!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){padding-left:14px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){padding-left:14px!important;white-space:nowrap!important}}@media (max-width: 680px){body:has(#console:target) #consoleView .model-price-section,#consoleView.active .model-price-section{width:100%!important;overflow:hidden!important}body:has(#console:target) #consoleView .model-pool-layout,#consoleView.active .model-pool-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%!important;min-width:0!important}body:has(#console:target) #consoleView .model-pool-sidebar,body:has(#console:target) #consoleView .model-pool-detail,#consoleView.active .model-pool-sidebar,#consoleView.active .model-pool-detail{width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:18px!important}body:has(#console:target) #consoleView .model-pool-list,#consoleView.active .model-pool-list{display:flex!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}body:has(#console:target) #consoleView .model-pool-item,#consoleView.active .model-pool-item{grid-template-columns:42px minmax(0,1fr) auto!important;flex:0 0 min(282px,calc(100vw - 72px))!important;min-width:0!important;min-height:72px!important;padding:12px!important;scroll-snap-align:start!important}body:has(#console:target) #consoleView .model-pool-detail-head,#consoleView.active .model-pool-detail-head{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:16px!important}body:has(#console:target) #consoleView .pool-title-block,#consoleView.active .pool-title-block{min-width:0!important;align-items:center!important}body:has(#console:target) #consoleView .pool-title-block h3,#consoleView.active .pool-title-block h3{max-width:100%!important;font-size:20px!important;line-height:1.16!important}body:has(#console:target) #consoleView .price-mode-switch,#consoleView.active .price-mode-switch{width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;justify-self:start!important}body:has(#console:target) #consoleView .model-pool-table-wrap,#consoleView.active .model-pool-table-wrap{width:100%!important;overflow:hidden!important}body:has(#console:target) #consoleView .model-pool-table,#consoleView.active .model-pool-table,body:has(#console:target) #consoleView .model-pool-table tbody,#consoleView.active .model-pool-table tbody,body:has(#console:target) #consoleView .model-pool-table tr,#consoleView.active .model-pool-table tr,body:has(#console:target) #consoleView .model-pool-table td,#consoleView.active .model-pool-table td{display:block!important;width:100%!important;min-width:0!important}body:has(#console:target) #consoleView .model-pool-table,#consoleView.active .model-pool-table{min-width:0!important;border-collapse:separate!important;border-spacing:0!important}body:has(#console:target) #consoleView .model-pool-table thead,#consoleView.active .model-pool-table thead{display:none!important}body:has(#console:target) #consoleView .model-pool-table tr,#consoleView.active .model-pool-table tr{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px 10px!important;padding:14px 16px!important;border-bottom:1px solid rgba(17,24,39,.07)!important}body:has(#console:target) #consoleView .model-pool-table td,#consoleView.active .model-pool-table td{padding:0!important;border:0!important;white-space:normal!important;overflow-wrap:anywhere!important}body:has(#console:target) #consoleView .model-pool-table td:first-child,#consoleView.active .model-pool-table td:first-child{grid-column:1 / -1!important;font-size:13px!important;line-height:1.25!important}body:has(#console:target) #consoleView .model-pool-table td:not(:first-child),#consoleView.active .model-pool-table td:not(:first-child){display:grid!important;gap:4px!important;padding:8px 10px!important;border-radius:12px!important;background:#f8fafc!important;font-size:13px!important}body:has(#console:target) #consoleView .model-pool-table td:nth-child(2):before,#consoleView.active .model-pool-table td:nth-child(2):before{content:"输入价格"}body:has(#console:target) #consoleView .model-pool-table td:nth-child(3):before,#consoleView.active .model-pool-table td:nth-child(3):before{content:"输出价格"}body:has(#console:target) #consoleView .model-pool-table td:nth-child(4):before,#consoleView.active .model-pool-table td:nth-child(4):before{content:"缓存创建"}body:has(#console:target) #consoleView .model-pool-table td:nth-child(5):before,#consoleView.active .model-pool-table td:nth-child(5):before{content:"缓存读取"}body:has(#console:target) #consoleView .model-pool-table td:not(:first-child):before,#consoleView.active .model-pool-table td:not(:first-child):before{color:#6b7280!important;font-size:10px!important;line-height:1!important;font-weight:700!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{box-sizing:border-box!important;grid-template-columns:22px minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;-moz-column-gap:10px!important;column-gap:10px!important;row-gap:9px!important;padding:13px 12px 14px!important;align-items:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(1),#consoleView.active #keysPanel .data-table td:nth-child(1){grid-column:1!important;grid-row:1!important;width:22px!important;align-self:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){grid-column:2!important;grid-row:1!important;min-width:0!important;align-self:center!important;font-size:14px!important;font-weight:760!important;line-height:1.2!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3){grid-column:2 / -1!important;grid-row:2!important;min-width:0!important;align-self:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){grid-column:2!important;grid-row:3!important;width:auto!important;min-width:0!important;display:flex!important;justify-self:start!important;align-self:center!important;text-align:left!important;color:#4b5563!important;font-size:12px!important;line-height:1.2!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){grid-column:3!important;grid-row:3!important;width:auto!important;margin:0!important;align-self:center!important;justify-self:end!important;color:var(--faint)!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(6),#consoleView.active #keysPanel .data-table td:nth-child(6){grid-column:3!important;grid-row:1!important;width:auto!important;margin:0!important;justify-self:end!important;align-self:center!important}body:has(#console:target) #consoleView #keysPanel .actions-cell,#consoleView.active #keysPanel .actions-cell{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch{width:auto!important;min-width:58px!important;height:24px!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-track,#consoleView.active #keysPanel .key-status-switch .switch-track{width:24px!important;height:14px!important;flex-basis:24px!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-thumb{transform:translate(10px)!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-label,#consoleView.active #keysPanel .key-status-switch .switch-label{font-size:10px!important;font-weight:720!important}body:has(#console:target) #consoleView #keysPanel .key-cell,#consoleView.active #keysPanel .key-cell{box-sizing:border-box!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;border-radius:999px!important}body:has(#console:target) #consoleView #keysPanel .table-wrap,body:has(#console:target) #consoleView #keysPanel .data-table,body:has(#console:target) #consoleView #keysPanel .data-table tbody,body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .table-wrap,#consoleView.active #keysPanel .data-table,#consoleView.active #keysPanel .data-table tbody,#consoleView.active #keysPanel .data-table tr{max-width:100%!important;min-width:0!important;overflow-x:hidden!important}body:has(#console:target) #consoleView #keysPanel .data-table td,#consoleView.active #keysPanel .data-table td{box-sizing:border-box!important;max-width:100%!important}}@media (max-width: 680px){body:has(#console:target) .page{padding-top:8px!important}body:has(#console:target) #consoleView,#consoleView.active{width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important;margin-left:auto!important;margin-right:auto!important;padding-top:10px!important;padding-left:0!important;padding-right:0!important;transform:translate(-4px)!important}body:has(#console:target) #consoleView>.section-head,#consoleView.active>.section-head,body:has(#console:target) #consoleView .guest-console,#consoleView.active .guest-console{display:none!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack,body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip,body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs,body:has(#console:target) #consoleView .management-area,#consoleView.active .management-area,body:has(#console:target) #consoleView .management-card,#consoleView.active .management-card{width:100%!important;max-width:100%!important}body:has(#console:target) #consoleView .stack,#consoleView.active .stack{gap:12px!important;margin-left:0!important;margin-right:0!important}body:has(#console:target) #consoleView .stat-toolbar,#consoleView.active .stat-toolbar{margin-bottom:0!important;padding-left:0!important;padding-right:0!important}body:has(#console:target) #consoleView .console-tabs,#consoleView.active .console-tabs{margin-top:0!important}body:has(#console:target) #consoleView .console-tab-list,#consoleView.active .console-tab-list{min-height:38px!important;padding:3px!important;border-radius:18px!important}body:has(#console:target) #consoleView .console-tab-list button,#consoleView.active .console-tab-list button{min-height:32px!important;padding:0 8px!important;font-size:13px!important;border-radius:15px!important}body:has(#console:target) #consoleView .stat-strip,#consoleView.active .stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{min-width:0!important;padding:11px 9px!important}body:has(#console:target) #consoleView .stat-balance-line strong,body:has(#console:target) #consoleView .stat-money,body:has(#console:target) #consoleView #periodSpendValue,body:has(#console:target) #consoleView #periodRequestValue,body:has(#console:target) #consoleView #periodTokenValue,#consoleView.active .stat-balance-line strong,#consoleView.active .stat-money,#consoleView.active #periodSpendValue,#consoleView.active #periodRequestValue,#consoleView.active #periodTokenValue{font-size:18px!important;line-height:1.08!important;letter-spacing:0!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{grid-template-columns:26px minmax(0,1fr) auto!important;-moz-column-gap:8px!important;column-gap:8px!important;padding-left:14px!important;padding-right:12px!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){grid-column:1 / -1!important;justify-self:start!important;padding-left:0!important;text-align:left!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(5),#consoleView.active #keysPanel .data-table td:nth-child(5){grid-column:3!important;justify-self:end!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell{margin-left:0!important}body:has(#console:target) #consoleView #keysPanel .key-group-display,#consoleView.active #keysPanel .key-group-display{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;line-height:1!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .key-group-display small,#consoleView.active #keysPanel .key-group-display small{order:0!important;font-size:10px!important;line-height:1!important}body:has(#console:target) #consoleView #keysPanel .key-group-display b,#consoleView.active #keysPanel .key-group-display b{order:1!important;font-size:12px!important;line-height:1!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch{min-width:76px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-track,#consoleView.active #keysPanel .key-status-switch .switch-track{display:inline-block!important;position:relative!important;width:28px!important;height:16px!important;flex:0 0 28px!important;border-radius:999px!important;background:#cfd5dd!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-track,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-track{background:#16803d!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch .switch-thumb,#consoleView.active #keysPanel .key-status-switch .switch-thumb{display:block!important;position:absolute!important;top:2px!important;left:2px!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#fff!important;transform:translate(0)!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch.is-enabled .switch-thumb,#consoleView.active #keysPanel .key-status-switch.is-enabled .switch-thumb{transform:translate(12px)!important}body:has(#console:target) #consoleView .model-pool-layout,#consoleView.active .model-pool-layout{gap:8px!important}body:has(#console:target) #consoleView .model-pool-sidebar,body:has(#console:target) #consoleView .model-pool-detail,#consoleView.active .model-pool-sidebar,#consoleView.active .model-pool-detail{border-radius:16px!important}body:has(#console:target) #consoleView .model-pool-head,#consoleView.active .model-pool-head{padding:8px 11px!important;min-height:38px!important}body:has(#console:target) #consoleView .model-pool-head strong,#consoleView.active .model-pool-head strong{font-size:16px!important;line-height:1.05!important}body:has(#console:target) #consoleView .model-pool-head span,#consoleView.active .model-pool-head span{font-size:10px!important;line-height:1!important}body:has(#console:target) #consoleView .model-pool-list,#consoleView.active .model-pool-list{gap:6px!important;padding:8px!important}body:has(#console:target) #consoleView .model-pool-item,#consoleView.active .model-pool-item{grid-template-columns:40px minmax(0,1fr) auto!important;flex-basis:min(246px,calc(100vw - 84px))!important;min-height:54px!important;padding:8px 9px!important;gap:6px!important}body:has(#console:target) #consoleView .model-pool-icon,#consoleView.active .model-pool-icon{width:38px!important;height:38px!important;border-radius:11px!important;font-size:13px!important}body:has(#console:target) #consoleView .model-pool-item strong,#consoleView.active .model-pool-item strong{font-size:12px!important;line-height:1.15!important}body:has(#console:target) #consoleView .model-pool-item span,#consoleView.active .model-pool-item span{font-size:9px!important;line-height:1.2!important}body:has(#console:target) #consoleView .model-pool-item em,#consoleView.active .model-pool-item em{min-width:40px!important;height:26px!important;padding:0 8px!important;font-size:10px!important}body:has(#console:target) #consoleView .model-pool-detail-head,#consoleView.active .model-pool-detail-head{gap:6px!important;padding:10px!important}body:has(#console:target) #consoleView .pool-title-block,#consoleView.active .pool-title-block{gap:5px!important}body:has(#console:target) #consoleView .pool-title-block h3,#consoleView.active .pool-title-block h3{font-size:15px!important;line-height:1.15!important}body:has(#console:target) #consoleView .price-mode-switch,#consoleView.active .price-mode-switch{min-height:30px!important;padding:3px!important}body:has(#console:target) #consoleView .price-mode-switch button,#consoleView.active .price-mode-switch button{min-height:24px!important;padding:0 9px!important;font-size:11px!important}body:has(#console:target) #consoleView .model-pool-table tr,#consoleView.active .model-pool-table tr{gap:6px 8px!important;padding:10px 12px!important}body:has(#console:target) #consoleView .model-pool-table td:first-child,#consoleView.active .model-pool-table td:first-child{font-size:12px!important}body:has(#console:target) #consoleView .model-pool-table td:not(:first-child),#consoleView.active .model-pool-table td:not(:first-child){padding:0!important;border-radius:0!important;background:transparent!important;font-size:12px!important}body:has(#console:target) #consoleView .usage-record-card .usage-dev-table-wrap,#consoleView.active .usage-record-card .usage-dev-table-wrap{overflow-x:hidden!important;margin-bottom:10px!important}body:has(#console:target) #consoleView .usage-record-table,#consoleView.active .usage-record-table,body:has(#console:target) #consoleView .usage-record-table tbody,#consoleView.active .usage-record-table tbody,body:has(#console:target) #consoleView .usage-record-table tr,#consoleView.active .usage-record-table tr,body:has(#console:target) #consoleView .usage-record-table td,#consoleView.active .usage-record-table td{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body:has(#console:target) #consoleView .usage-record-table tbody,#consoleView.active .usage-record-table tbody{padding:6px!important}body:has(#console:target) #consoleView .usage-record-table tr,#consoleView.active .usage-record-table tr{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px 10px!important;padding:10px!important;border-radius:12px!important}body:has(#console:target) #consoleView .usage-record-table td,#consoleView.active .usage-record-table td{display:grid!important;grid-template-columns:1fr!important;gap:3px!important;padding:0!important;border:0!important;font-size:12px!important;line-height:1.22!important}body:has(#console:target) #consoleView .usage-record-table td:before,#consoleView.active .usage-record-table td:before{font-size:10px!important;line-height:1.1!important;color:#94a3b8!important}body:has(#console:target) #consoleView .usage-record-table td[data-label="API 密钥"],body:has(#console:target) #consoleView .usage-record-table td[data-label=接口],body:has(#console:target) #consoleView .usage-record-table td[data-label=Token],body:has(#console:target) #consoleView .usage-record-table td[data-label=User-Agent],#consoleView.active .usage-record-table td[data-label="API 密钥"],#consoleView.active .usage-record-table td[data-label=接口],#consoleView.active .usage-record-table td[data-label=Token],#consoleView.active .usage-record-table td[data-label=User-Agent]{grid-column:1 / -1!important}body:has(#console:target) #consoleView .usage-record-table td[data-label="API 密钥"],#consoleView.active .usage-record-table td[data-label="API 密钥"]{font-size:13px!important;font-weight:760!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=User-Agent],#consoleView.active .usage-record-table td[data-label=User-Agent]{font-size:11px!important;line-height:1.25!important;word-break:break-word!important}#createKeyModal{align-items:center!important;padding:18px!important}#createKeyModal .modal{width:min(92vw,332px)!important;max-height:min(78vh,560px)!important;border-radius:18px!important;overflow:auto!important}#createKeyModal .modal-head{padding:16px 16px 10px!important}#createKeyModal .modal-head h3{font-size:18px!important;line-height:1.2!important}#createKeyModal .modal-head p{font-size:12px!important;line-height:1.35!important}#createKeyModal .modal-body{padding:0 16px 16px!important}#createKeyModal .modal-form{gap:10px!important}#createKeyModal label{gap:5px!important;font-size:12px!important}#createKeyModal input,#createKeyModal select{min-height:38px!important;padding:0 11px!important;font-size:13px!important}#createKeyModal .modal-actions{gap:8px!important;padding-top:4px!important}#createKeyModal .modal-actions button{min-height:38px!important;padding:0 14px!important}}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-body{width:100%!important;margin-top:2px!important}@media (max-width: 680px){body:has(#console:target) #consoleView .usage-dev-toolbar,#consoleView.active .usage-dev-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:6px!important}body:has(#console:target) #consoleView .usage-search,#consoleView.active .usage-search{flex:0 0 100%!important;width:100%!important}body:has(#console:target) #consoleView .usage-filter-switch,#consoleView.active .usage-filter-switch{width:auto!important;max-width:100%!important;flex:0 0 auto!important;display:inline-flex!important;justify-content:flex-start!important;align-self:flex-start!important}body:has(#console:target) #consoleView .usage-filter-switch button,#consoleView.active .usage-filter-switch button{flex:0 0 auto!important;width:auto!important}body:has(#console:target) #consoleView .usage-record-table tr,#consoleView.active .usage-record-table tr{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;gap:9px 14px!important;align-items:start!important;padding:12px 14px!important}body:has(#console:target) #consoleView .usage-record-table td,#consoleView.active .usage-record-table td{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:3px!important;min-width:0!important;width:auto!important;max-width:100%!important;padding:0!important}body:has(#console:target) #consoleView .usage-record-table td[data-label="API 密钥"],#consoleView.active .usage-record-table td[data-label="API 密钥"]{grid-column:1!important;grid-row:1!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=接口],#consoleView.active .usage-record-table td[data-label=接口]{grid-column:1!important;grid-row:2!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=Token],#consoleView.active .usage-record-table td[data-label=Token]{grid-column:1!important;grid-row:3!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=模型],#consoleView.active .usage-record-table td[data-label=模型]{grid-column:2!important;grid-row:1!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=推理强度],#consoleView.active .usage-record-table td[data-label=推理强度]{grid-column:2!important;grid-row:2!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=类型],#consoleView.active .usage-record-table td[data-label=类型],body:has(#console:target) #consoleView .usage-record-table td[data-label=计费模式],#consoleView.active .usage-record-table td[data-label=计费模式]{grid-column:2!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=费用],#consoleView.active .usage-record-table td[data-label=费用],body:has(#console:target) #consoleView .usage-record-table td[data-label=耗时],#consoleView.active .usage-record-table td[data-label=耗时],body:has(#console:target) #consoleView .usage-record-table td[data-label="首 Token"],#consoleView.active .usage-record-table td[data-label="首 Token"],body:has(#console:target) #consoleView .usage-record-table td[data-label=状态说明],#consoleView.active .usage-record-table td[data-label=状态说明],body:has(#console:target) #consoleView .usage-record-table td[data-label=时间],#consoleView.active .usage-record-table td[data-label=时间],body:has(#console:target) #consoleView .usage-record-table td[data-label=User-Agent],#consoleView.active .usage-record-table td[data-label=User-Agent]{grid-column:1 / -1!important}body:has(#console:target) #consoleView .usage-record-table td:before,#consoleView.active .usage-record-table td:before{display:block!important;margin:0!important;font-size:10px!important;line-height:1.1!important}body:has(#console:target) #consoleView .usage-record-table .token-stack,#consoleView.active .usage-record-table .token-stack{display:grid!important;gap:2px!important;min-width:0!important}body:has(#console:target) #consoleView .usage-record-table .token-stack b,#consoleView.active .usage-record-table .token-stack b{white-space:nowrap!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=接口],body:has(#console:target) #consoleView .usage-record-table td[data-label=Token],#consoleView.active .usage-record-table td[data-label=接口],#consoleView.active .usage-record-table td[data-label=Token]{justify-self:start!important;justify-items:start!important;text-align:left!important}body:has(#console:target) #consoleView .usage-record-table td[data-label=接口]:before,body:has(#console:target) #consoleView .usage-record-table td[data-label=Token]:before,#consoleView.active .usage-record-table td[data-label=接口]:before,#consoleView.active .usage-record-table td[data-label=Token]:before,body:has(#console:target) #consoleView .usage-record-table td[data-label=Token] .token-stack,#consoleView.active .usage-record-table td[data-label=Token] .token-stack,body:has(#console:target) #consoleView .usage-record-table td[data-label=Token] .token-stack b,#consoleView.active .usage-record-table td[data-label=Token] .token-stack b,body:has(#console:target) #consoleView .usage-record-table td[data-label=Token] .token-stack small,#consoleView.active .usage-record-table td[data-label=Token] .token-stack small{justify-self:start!important;text-align:left!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){grid-column:1 / -1!important;width:100%!important;max-width:100%!important;margin-top:-2px!important;display:flex!important;justify-content:flex-start!important;align-items:center!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display{display:inline-grid!important;grid-template-columns:34px minmax(0,190px)!important;align-items:center!important;gap:5px!important;width:auto!important;max-width:232px!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display small,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#6b7280!important;font-size:10px!important;line-height:1.2!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display b,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display b{display:block!important;width:190px!important;max-width:190px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1.2!important}body:has(#console:target) #consoleView #keysPanel .data-table tr,#consoleView.active #keysPanel .data-table tr{grid-template-columns:22px minmax(0,1fr) auto!important;-moz-column-gap:5px!important;column-gap:5px!important}body:has(#console:target) #consoleView #keysPanel .data-table td.select-column,#consoleView.active #keysPanel .data-table td.select-column{padding-left:0!important;justify-self:start!important}body:has(#console:target) #consoleView #keysPanel .data-table td.select-column .key-select,#consoleView.active #keysPanel .data-table td.select-column .key-select{margin:0!important;justify-self:start!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(2),#consoleView.active #keysPanel .data-table td:nth-child(2){padding-left:0!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3) .key-cell,#consoleView.active #keysPanel .data-table td:nth-child(3) .key-cell{max-width:202px!important;padding-right:5px!important;margin-left:0!important;justify-self:start!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(3),#consoleView.active #keysPanel .data-table td:nth-child(3),body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4),#consoleView.active #keysPanel .data-table td:nth-child(4){padding-left:0!important;justify-self:stretch!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display{margin-left:0!important;justify-self:start!important}body:has(#console:target) #consoleView #keysPanel .key-status-switch,#consoleView.active #keysPanel .key-status-switch{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;min-width:64px!important}}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-highlight{gap:6px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-stats{padding:12px 16px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:14px!important;background:#ffffff94!important;box-shadow:none!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-stat b{display:inline-flex!important;align-items:center!important;gap:4px!important;line-height:1!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-stat b .avax-icon.small{display:block!important;flex:0 0 auto!important;margin:0!important;vertical-align:middle!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-estimate{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;min-height:26px!important;gap:12px!important;padding:0 14px!important;box-sizing:border-box!important;text-align:left!important;white-space:nowrap!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-estimate span{justify-self:start!important;color:#6b7280!important;font-size:11px!important;line-height:1!important;font-weight:400!important;text-align:left!important;white-space:nowrap!important}#homeView .reward-panel.reward-logged-in .home-experience-plan-card .token-plan-estimate b{justify-self:end!important;margin-left:0!important;color:#111827!important;font-size:15px!important;line-height:1!important;font-weight:760!important;text-align:right!important;white-space:nowrap!important}body:has(#packages:target) #packagesView .token-plan-card.activity,#packagesView.active .token-plan-card.activity{border-color:#74d6607a!important;background:radial-gradient(circle at 0 0,rgba(134,239,172,.28),transparent 34%),linear-gradient(135deg,#efffed,#f7fff4 58%,#fff)!important;box-shadow:0 16px 36px #22c55e1a!important}body:has(#packages:target) #packagesView .package-dashboard-head,#packagesView.active .package-dashboard-head{justify-content:flex-start!important;gap:6px!important;color:#111827!important}body:has(#packages:target) #packagesView .package-dashboard-head *,#packagesView.active .package-dashboard-head *{color:#111827!important}body:has(#packages:target) #packagesView .package-dashboard-head strong,#packagesView.active .package-dashboard-head strong{display:inline-flex!important;align-items:baseline!important;gap:4px!important;color:#111827!important;font-weight:420!important;font-size:13px!important;line-height:1!important}body:has(#packages:target) #packagesView .package-dashboard-head strong em,#packagesView.active .package-dashboard-head strong em{color:#111827!important;font-style:normal!important;font-size:13px!important;font-weight:800!important;line-height:1!important}body:has(#packages:target) #packagesView .package-dashboard-head>span,#packagesView.active .package-dashboard-head>span{display:inline-flex!important;align-items:center!important;color:#111827!important;line-height:1!important;margin-left:2px!important}body:has(#packages:target) #packagesView .package-dashboard-head>span svg,#packagesView.active .package-dashboard-head>span svg{width:14px!important;height:14px!important;stroke:currentColor!important;stroke-width:2.4!important}body:has(#packages:target) #packagesView .package-dashboard-head>span svg path,#packagesView.active .package-dashboard-head>span svg path{stroke:currentColor!important}@media (min-width: 681px){#consoleView #keysPanel .key-group-display{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;max-width:260px!important;white-space:nowrap!important;overflow:hidden!important}#consoleView #keysPanel .key-group-display small{order:0!important;flex:0 0 auto!important;font-size:11px!important;line-height:1!important}#consoleView #keysPanel .key-group-display b{order:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1!important}}#consoleView #keysPanel .key-group-display{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;white-space:nowrap!important;overflow:hidden!important}#consoleView #keysPanel .key-group-display small{order:0!important;flex:0 0 auto!important}#consoleView #keysPanel .key-group-display b{order:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .key-group-display,#consoleView.active #keysPanel .key-group-display{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;white-space:nowrap!important}body:has(#console:target) #consoleView #keysPanel .data-table td:nth-child(4) .key-group-display,#consoleView.active #keysPanel .data-table td:nth-child(4) .key-group-display{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;width:auto!important;max-width:260px!important;white-space:nowrap!important;overflow:hidden!important}body:not(.is-logged-in){overflow:hidden!important}body:not(.is-logged-in) .topbar,body:not(.is-logged-in) .nav,body:not(.is-logged-in) .page{display:none!important}body:not(.is-logged-in) #loginModal.open{display:flex!important;padding:clamp(18px,4vw,48px)!important;background:radial-gradient(circle at 14% 8%,rgba(147,255,97,.3),transparent 28%),linear-gradient(135deg,#f9fbf8,#eef6ea 48%,#fff)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:not(.is-logged-in) #loginModal .modal{position:relative!important;width:min(100%,440px)!important;max-height:calc(100vh - 36px)!important;border-radius:28px!important;box-shadow:0 28px 90px #11182724!important}body:not(.is-logged-in) #loginModal .modal-close{display:none!important}body:not(.is-logged-in) #loginModal .modal-head{padding:28px 28px 14px!important;text-align:center!important;justify-content:center!important}body:not(.is-logged-in) #loginModal .modal-head h3{font-size:28px!important;line-height:1.08!important}body:not(.is-logged-in) #loginModal .modal-head p{max-width:320px!important;margin:8px auto 0!important}body:not(.is-logged-in) #loginModal .modal-body{padding:0 28px 28px!important}.primary-button,.modal .primary-button,a.primary-button,button.primary-button{background:#111827!important;border-color:#111827!important;color:#fff!important;box-shadow:none!important}.primary-button:hover,.modal .primary-button:hover,a.primary-button:hover,button.primary-button:hover{background:#030712!important;border-color:#030712!important;color:#fff!important}.primary-button:disabled,.primary-button.is-disabled,.modal .primary-button:disabled,.modal .primary-button.is-disabled{background:#e5e7eb!important;border-color:#e5e7eb!important;color:#6b7280!important;box-shadow:none!important}.danger-button,.modal .danger-button{background:#ef4444!important;border-color:#ef4444!important;color:#fff!important}body:not(.is-logged-in) #loginModal #emailLoginForm .primary-button,body:not(.is-logged-in) #loginModal #registerForm .primary-button{background:#111827!important;border-color:#111827!important;color:#fff!important;box-shadow:none!important;min-width:176px!important;min-height:46px!important;justify-content:center!important}body:not(.is-logged-in) #loginModal #emailLoginForm .modal-actions,body:not(.is-logged-in) #loginModal #registerForm .modal-actions{justify-content:center!important}body:not(.is-logged-in) #loginModal #emailLoginForm .primary-button:hover,body:not(.is-logged-in) #loginModal #registerForm .primary-button:hover{background:#030712!important;border-color:#030712!important;color:#fff!important}body:not(.is-logged-in) #loginModal .modal-head{padding-top:30px!important}body:not(.is-logged-in) #loginModal .modal-head>div{display:grid!important;justify-items:center!important;gap:8px!important}body:not(.is-logged-in) #loginModal .auth-brand-logo{width:76px!important;height:auto!important;display:block!important;margin-bottom:2px!important}body:not(.is-logged-in) #loginModal .login-options{gap:18px!important}body:not(.is-logged-in) #loginModal .auth-tabs{width:min(100%,260px)!important;justify-self:center!important;padding:3px!important;margin-bottom:2px!important}body:not(.is-logged-in) #loginModal .auth-tabs button{min-height:32px!important;font-size:12px!important}body:not(.is-logged-in) #loginModal .auth-tabs button:not(.active){background:transparent!important;box-shadow:none!important}body:not(.is-logged-in) #loginModal #googleLoginButton{margin-top:4px!important;margin-bottom:4px!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;box-shadow:0 1px 2px #0f172a0a,inset 0 0 0 1px #1118270a!important}body:not(.is-logged-in) #loginModal #googleLoginButton:hover{background:#fff!important;border-color:#11182724!important;box-shadow:0 8px 20px #0f172a14,inset 0 0 0 1px #1118270f!important}body:not(.is-logged-in) #loginModal .oauth-mark{width:20px!important;height:20px!important;background:transparent!important;border-radius:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body:not(.is-logged-in) #loginModal .oauth-mark svg{width:18px!important;height:18px!important;display:block!important}body:not(.is-logged-in) #loginModal .password-field{position:relative!important;display:block!important}body:not(.is-logged-in) #loginModal .password-field input{padding-right:48px!important}body:not(.is-logged-in) #loginModal .password-toggle{position:absolute!important;top:50%!important;right:10px!important;width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;color:#6b7280!important;background:transparent!important;box-shadow:none!important;transform:translateY(-50%)!important}body:not(.is-logged-in) #loginModal .password-toggle:hover{color:#111827!important;background:#1118270f!important}body:not(.is-logged-in) #loginModal .password-toggle svg{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}body:not(.is-logged-in) #loginModal .agreement-list.agreement-attention{animation:authAgreementPulse 1.2s ease both!important}@keyframes authAgreementPulse{0%,to{background:transparent;box-shadow:none}18%,72%{background:#fff4c9e0;box-shadow:0 0 0 1px #f59e0b3d}}@media (max-width: 680px){input,select,textarea,.field input,.field select,.chat-input textarea,.chat-select{font-size:16px!important}body:not(.is-logged-in) #loginModal.open{align-items:stretch!important;padding:0!important}body:not(.is-logged-in) #loginModal .modal{width:100%!important;max-height:100vh!important;min-height:100vh!important;border-radius:0!important}body:has(#chat:target) .nav,body:has(#chatView.active) .nav{display:none!important}}@media (min-width: 681px){.nav{gap:4px!important}.nav a,.nav a.active,.nav a:hover,.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#console:target) .nav a[href="#console"],body:has(#chat:target) .nav a[href="#chat"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{width:72px!important;min-width:72px!important;max-width:72px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;flex:0 0 72px!important;border:0!important;box-sizing:border-box!important}.nav a:nth-of-type(3) svg,.nav a:nth-of-type(3) .nav-icon{display:none!important}.nav a:nth-of-type(3) span{display:inline!important}body:has(#chat:target) .nav,body:has(#chatView.active) .nav{display:flex!important;position:fixed!important;left:50%!important;right:auto!important;top:20px!important;width:auto!important;margin:0!important;transform:translate(-50%)!important;justify-content:center!important}}.owned-packages-modal .package-earning-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:16px!important;border-radius:18px!important;background:#f3f4f6!important;border:0!important;box-shadow:none!important}.owned-packages-modal .modal-head{margin-bottom:2px!important}.owned-packages-modal .modal-body{margin-top:-4px!important}.owned-packages-modal .package-modal-title-row{display:inline-flex!important;align-items:center!important;gap:18px!important;min-width:0!important}.owned-packages-modal .package-modal-detail-link{margin-left:0!important;color:#111827!important;font-weight:620!important}.owned-packages-modal .package-earning-row-featured{background:#eef6ff!important;box-shadow:inset 0 0 0 1px #2563eb1a!important}.owned-packages-modal .package-earning-top{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important;min-width:0!important}.owned-packages-modal .package-earning-title{display:flex!important;align-items:baseline!important;gap:8px!important;min-width:0!important}.owned-packages-modal .package-earning-title strong{font-size:15px!important;line-height:1.2!important;font-weight:760!important;color:#111827!important;white-space:nowrap!important}.owned-packages-modal .package-detail-link{flex:0 0 auto!important;min-height:24px!important;margin-left:8px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#1f2937!important;font-size:12px!important;line-height:1.2!important;font-weight:560!important;box-shadow:none!important;white-space:nowrap!important}.owned-packages-modal .package-detail-link:hover{color:#2563eb!important;background:transparent!important}.owned-packages-modal .package-earning-title span{margin:0!important;font-size:12px!important;line-height:1.2!important;font-weight:500!important;color:#6b7280!important;white-space:nowrap!important}.owned-packages-modal .package-earning-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.owned-packages-modal .package-earning-metrics span{display:grid!important;gap:4px!important;min-width:0!important}.owned-packages-modal .package-earning-metrics i{font-style:normal!important;font-size:12px!important;line-height:1.2!important;color:#6b7280!important}.owned-packages-modal .package-earning-metrics b{font-size:16px!important;line-height:1.15!important;font-weight:780!important;color:#111827!important}.owned-packages-modal .package-earning-footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-width:0!important}.owned-packages-modal .package-status,.owned-packages-modal .package-days-left{font-size:12px!important;line-height:1.2!important;font-weight:500!important;color:#6b7280!important;white-space:nowrap!important}.owned-packages-modal .package-days-left{justify-self:start!important}.owned-packages-modal .package-status{justify-self:end!important}.owned-packages-modal .earning-progress{display:block!important;margin:-2px 0 0!important;min-width:0!important}.owned-packages-modal .earning-progress-track{width:100%!important;height:4px!important;border-radius:999px!important;overflow:hidden!important;background:#2563eb1f!important}.owned-packages-modal .earning-progress-track i{display:block!important;height:100%!important;border-radius:inherit!important;background:#2563eb!important}.owned-packages-modal .package-wallet-button{justify-self:end!important;min-height:30px!important;padding:0 14px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:12px!important;font-weight:720!important;box-shadow:none!important}.owned-packages-modal .package-wallet-button:hover{background:#030712!important}.owned-packages-modal .package-earning-release{display:none!important}#rechargeModal .modal{width:min(420px,calc(100vw - 32px))!important}#rechargeModal .modal-body{padding-top:4px!important}#rechargeModal .wallet-recharge-card{display:grid!important;justify-items:center!important;gap:18px!important;padding:18px!important;border-radius:22px!important;background:radial-gradient(circle at 18% 10%,rgba(147,255,97,.22),transparent 34%),linear-gradient(180deg,#f8fafc,#eef4ff)!important;box-shadow:inset 0 0 0 1px #11182712!important}#rechargeModal .wallet-qr{width:172px!important;height:172px!important;display:grid!important;place-items:center!important;padding:12px!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 36px #1118271a,inset 0 0 0 1px #1118270f!important}#rechargeModal .wallet-qr svg{width:100%!important;height:100%!important;display:block!important}#rechargeModal .wallet-qr rect{fill:#fff!important}#rechargeModal .wallet-qr path{fill:#111827!important}#rechargeModal .wallet-address{width:100%!important;display:grid!important;gap:8px!important}#rechargeModal .wallet-address>span{font-size:12px!important;line-height:1.2!important;color:#6b7280!important;font-weight:620!important}#rechargeModal .wallet-address-line{display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:8px 8px 8px 12px!important;border-radius:16px!important;background:#ffffffdb!important;box-shadow:inset 0 0 0 1px #11182714!important}#rechargeModal .wallet-address-line b{min-width:0!important;overflow-wrap:anywhere!important;word-break:break-all!important;color:#111827!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important;font-size:12px!important;line-height:1.35!important;font-weight:700!important}#rechargeModal .wallet-copy-button{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:none!important}#rechargeModal .wallet-copy-button svg{width:17px!important;height:17px!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}#rechargeModal .modal-actions{justify-content:center!important}#experienceExchangeModal .exchange-modal-note{margin:10px 0 12px!important;color:#6b7280!important;font-size:12px!important;line-height:1.5!important;text-align:left!important}#experienceExchangeModal .exchange-modal-warning{margin:-4px 0 14px!important;color:#dc2626!important;font-size:12px!important;line-height:1.45!important;font-weight:700!important;text-align:left!important}#withdrawModal .code-row{position:relative!important;display:block!important}#withdrawModal #withdrawSendCodeButton{position:absolute!important;top:50%!important;right:8px!important;min-height:32px!important;height:32px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;transform:translateY(-50%)!important;white-space:nowrap!important}#withdrawModal #withdrawCodeInput{padding-right:104px!important}#withdrawModal .field-help{margin:-2px 0 0!important;color:#6b7280!important;font-size:12px!important;line-height:1.45!important}#withdrawModal .withdraw-confirm-list{padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}#promoView .team-invite-card{position:relative!important;overflow:hidden!important;background:linear-gradient(90deg,#fff,#fff 42%,#9cff2e)!important;box-shadow:inset 0 0 0 1px #11182714,0 14px 34px #1118270f!important}#promoView .team-invite-card:after{content:none!important}#promoView .team-invite-card>h3,#promoView .team-invite-card>p,#promoView .team-invite-card-row{position:relative!important;z-index:2!important;max-width:calc(100% - 128px)!important}#promoView .team-invite-qr{display:none!important}#promoView .team-invite-qr-button{position:absolute!important;right:14px!important;top:14px!important;bottom:auto!important;z-index:1!important;width:58px!important;height:58px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:17px!important;border:0!important;background:#ffffff8f!important;box-shadow:inset 0 0 0 1px #1118270f!important;color:#111827ad!important;cursor:pointer!important}#promoView .team-invite-qr-button svg{width:30px!important;height:30px!important;display:block!important;fill:currentColor!important}#promoView .team-invite-qr-button:hover{background:#ffffffc7!important;transform:translateY(-1px)!important;color:#111827!important}@media (max-width: 680px){#promoView .team-invite-card>h3,#promoView .team-invite-card>p,#promoView .team-invite-card-row{max-width:100%!important}#promoView .team-invite-qr-button{width:48px!important;height:48px!important;right:12px!important;top:12px!important}#promoView .team-invite-qr-button svg{width:26px!important;height:26px!important}}.invite-share-modal{width:min(92vw,430px)!important;padding:0!important;border-radius:30px!important;overflow:hidden!important;background:transparent!important;box-shadow:0 28px 90px #1118272e!important}.invite-share-modal .modal-close{position:absolute!important;top:14px!important;right:14px!important;z-index:3!important;background:#ffffffd6!important;color:#111827!important}.invite-share-card{display:grid!important;justify-items:center!important;text-align:center!important;padding:34px 30px 30px!important;background:radial-gradient(circle at 74% 8%,rgba(156,255,46,.64),transparent 34%),linear-gradient(160deg,#fff,#f8fafc 56%,#efffe4)!important}.invite-share-logo{width:118px!important;height:auto!important;display:block!important;margin-bottom:20px!important}.invite-share-card h3{margin:0!important;color:#111827!important;font-size:28px!important;line-height:1.15!important;font-weight:820!important;letter-spacing:0!important}.invite-share-card p{max-width:280px!important;margin:10px 0 22px!important;color:#4b5563!important;font-size:14px!important;line-height:1.55!important;font-weight:520!important}.invite-share-qr{width:188px!important;height:188px!important;display:grid!important;place-items:center!important;padding:14px!important;border-radius:28px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #11182714!important}.invite-share-qr svg{width:100%!important;height:100%!important;display:block!important}.invite-share-qr rect{fill:#fff!important}.invite-share-qr path{fill:#111827!important}.invite-share-card strong{margin-top:18px!important;color:#111827!important;font-size:14px!important;line-height:1.25!important;font-weight:760!important;word-break:break-all!important}.invite-share-card span{margin-top:8px!important;min-height:28px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;border-radius:999px!important;background:#1118270f!important;color:#4b5563!important;font-size:12px!important;font-weight:680!important}#settingsView{max-width:1180px!important;margin:0 auto!important}#settingsView .settings-shell{display:grid!important;gap:18px!important;padding-top:18px!important}#settingsView .settings-grid{display:grid!important;grid-template-columns:minmax(260px,360px) minmax(0,1fr)!important;align-items:start!important;gap:16px!important}#settingsView .settings-grid.password-only{grid-template-columns:minmax(0,560px)!important;justify-content:center!important}#settingsView .settings-profile-card,#settingsView .settings-card{border:1px solid rgba(17,24,39,.08)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 30px #1118270e!important}#settingsView .settings-profile-card{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important;padding:16px!important}#settingsView .settings-avatar{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:18px!important;font-weight:800!important}#settingsView .settings-profile-card span,#settingsView .settings-card-head p,#settingsView .settings-profile-card p{color:#6b7280!important;font-size:13px!important;line-height:1.45!important;font-weight:500!important}#settingsView .settings-profile-card strong{display:block!important;margin-top:4px!important;color:#111827!important;font-size:15px!important;line-height:1.2!important;font-weight:760!important;word-break:break-all!important}#settingsView .settings-profile-card p{margin:8px 0 0!important}#settingsView .settings-card{padding:18px!important}#settingsView .settings-card-head{margin-bottom:16px!important;padding-bottom:14px!important;border-bottom:1px solid rgba(17,24,39,.08)!important}#settingsView .settings-card-head h3{margin:0!important;color:#111827!important;font-size:19px!important;line-height:1.2!important;font-weight:780!important}#settingsView .settings-card-head p{margin:6px 0 0!important}#settingsView .settings-form{display:grid!important;gap:14px!important;max-width:520px!important}#settingsView .field{display:grid!important;gap:7px!important}#settingsView .field label{color:#374151!important;font-size:13px!important;line-height:1.2!important;font-weight:680!important}#settingsView .field-help{margin:-2px 0 0!important;color:#6b7280!important;font-size:12px!important;line-height:1.45!important}#settingsView .settings-code-row{position:relative!important;display:block!important}#settingsView .settings-code-row input{width:100%!important;min-height:46px!important;padding:0 112px 0 14px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:14px!important;background:#f8fafc!important;color:#111827!important;box-shadow:none!important}#settingsView .settings-code-row input:focus{border-color:#11182738!important;background:#fff!important;outline:none!important}#settingsView #passwordSendCodeButton{position:absolute!important;top:50%!important;right:8px!important;min-height:32px!important;height:32px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;background:#111827!important;color:#fff!important;transform:translateY(-50%)!important;white-space:nowrap!important;box-shadow:none!important}#settingsView .password-field{position:relative!important}#settingsView .password-field input{width:100%!important;min-height:46px!important;padding:0 48px 0 14px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:14px!important;background:#f8fafc!important;color:#111827!important;box-shadow:none!important}#settingsView .password-field input:focus{border-color:#11182738!important;background:#fff!important;outline:none!important}#settingsView .password-toggle{position:absolute!important;top:50%!important;right:7px!important;width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;transform:translateY(-50%)!important;box-shadow:none!important}#settingsView .password-toggle:hover{background:#1118270f!important;color:#111827!important}#settingsView .password-toggle svg{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}#settingsView .settings-save-button{width:160px!important;min-height:44px!important;margin:4px auto 0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:none!important}@media (max-width: 680px){#settingsView .settings-shell{gap:14px!important;padding-top:0!important}#settingsView .settings-grid{grid-template-columns:1fr!important;gap:12px!important}#settingsView .settings-profile-card,#settingsView .settings-card{padding:14px!important;border-radius:18px!important}#settingsView .settings-form{max-width:none!important}#settingsView .settings-save-button{width:100%!important}}.top-actions>#noticeButton,.top-actions>#docsButton{display:none!important}.top-actions{align-items:center!important;gap:3px!important}.top-actions>.plain-button,.top-actions>.icon-button,.language-picker{align-self:center!important}.top-actions .user-pill{min-height:34px!important;height:34px!important;gap:4px!important;padding:3px 9px 3px 4px!important;align-items:center!important}.top-actions .user-pill .avatar{width:26px!important;height:26px!important;flex:0 0 26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.top-actions .user-pill .avatar svg{width:16px!important;height:18px!important;display:block!important}.top-actions .user-pill .user-name{max-width:7ch!important;display:inline-flex!important;align-items:center!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.top-actions .user-pill .chevron{margin-left:1px!important;flex:0 0 14px!important;align-self:center!important}.account-menu .account-identity{display:grid!important;gap:3px!important;padding:9px 10px 10px!important;margin-bottom:4px!important;border-radius:13px!important;background:#1118270a!important}.account-menu .account-identity span{color:#6b7280!important;font-size:12px!important;line-height:1.2!important;font-weight:520!important}.account-menu .account-identity strong{min-width:0!important;color:#111827!important;font-size:13px!important;line-height:1.25!important;font-weight:620!important;word-break:break-all!important}.account-menu button[data-account-tool=notice],.account-menu button[data-account-tool=docs]{display:flex!important}.account-menu button[data-account-tool=lang]{display:none!important}#consoleView .key-management-section .management-toolbar{align-items:center!important;gap:10px!important}#consoleView .key-management-section .title-stack{flex:1 1 auto!important;min-width:0!important}#consoleView .api-endpoint-pill{flex:0 1 auto!important;max-width:min(100%,420px)!important;min-height:30px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 10px 0 12px!important;border:0!important;border-radius:999px!important;background:#f3f4f6!important;color:#111827!important;box-shadow:none!important;cursor:pointer!important}#consoleView .api-endpoint-pill span{flex:0 0 auto!important;color:#6b7280!important;font-size:12px!important;line-height:1!important;font-weight:620!important}#consoleView .api-endpoint-pill code{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#111827!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important;font-size:12px!important;line-height:1!important;font-weight:650!important}#consoleView .api-endpoint-pill svg{flex:0 0 14px!important;width:14px!important;height:14px!important;stroke:#6b7280!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}#consoleView .api-endpoint-pill:hover{background:#e5e7eb!important}@media (max-width: 680px){#consoleView .key-management-section .management-toolbar{flex-wrap:wrap!important}#consoleView .api-endpoint-pill{width:100%!important;max-width:100%!important;justify-content:flex-start!important}}.download-button{gap:0!important;width:34px!important;min-width:34px!important;min-height:34px!important;height:34px!important;padding:0!important;color:#111827!important;font-size:13px!important;font-weight:680!important}.download-button svg{width:22px!important;height:22px!important;stroke:currentColor!important;stroke-width:2.25!important;stroke-linecap:round!important;stroke-linejoin:round!important}.language-picker{position:relative!important;display:inline-flex!important;align-items:center!important}#loginModal .auth-language-picker{position:absolute!important;top:18px!important;right:18px!important;align-self:auto!important;z-index:20!important}.lang-button{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border-radius:999px!important;color:#111827!important}.lang-button svg{width:17px!important;height:17px!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.language-menu{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;z-index:80!important;width:132px!important;display:grid!important;gap:4px!important;padding:6px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 38px #1118271f,inset 0 0 0 1px #11182714!important;opacity:0!important;pointer-events:none!important;transform:translateY(-4px)!important;transition:opacity .18s ease,transform .18s ease!important}.language-picker.open .language-menu{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}#loginModal .auth-language-picker .language-menu{top:calc(100% + 8px)!important;right:0!important;z-index:20!important}.language-menu button{width:100%!important;min-height:34px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 10px!important;border-radius:11px!important;background:transparent!important;color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:620!important;text-align:left!important}.language-menu button:hover,.language-menu button.active{background:#1118270f!important}#downloadView{max-width:920px!important;margin:0 auto!important}#downloadView .download-shell{display:grid!important;gap:34px!important;padding-top:54px!important;justify-items:center!important}#downloadView .download-hero{min-height:0!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#downloadView .download-logo{width:178px!important;height:auto!important;display:block!important}#downloadView .download-options{width:min(100%,760px)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}#downloadView .download-card{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-content:start!important;text-align:center!important;gap:18px!important;min-height:292px!important;padding:30px 26px 24px!important;border:0!important;border-radius:24px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #1118270f!important}#downloadView .download-platform-icon{width:68px!important;height:68px!important;display:grid!important;place-items:center!important;border-radius:22px!important;background:#f5f6f7!important;color:#111827!important}#downloadView .android-icon{background:#baff163d!important}#downloadView .apple-icon{background:#1118270f!important}#downloadView .download-platform-icon svg{width:32px!important;height:32px!important;fill:currentColor!important;stroke:none!important}#downloadView .download-card-copy{min-width:0!important;display:grid!important;gap:8px!important;justify-items:center!important}#downloadView .download-card-copy span{display:none!important;color:#6b7280!important;font-size:12px!important;line-height:1.2!important;font-weight:680!important}#downloadView .download-card-copy h3{margin:0!important;color:#111827!important;font-size:21px!important;line-height:1.2!important;font-weight:780!important}#downloadView .download-card-copy p{max-width:220px!important;margin:0!important;color:#6b7280!important;font-size:13px!important;line-height:1.55!important}#downloadView .download-package-button{min-width:136px!important;min-height:42px!important;align-self:end!important;justify-self:center!important;gap:6px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:13px!important;box-shadow:none!important}#downloadView .download-package-button svg{width:15px!important;height:15px!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media (max-width: 680px){.download-button{display:inline-flex!important}.download-button span{display:none!important}.download-button{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important}.download-button svg{width:18px!important;height:18px!important;stroke-width:2.1!important}#downloadView .download-shell{gap:24px!important;padding-top:26px!important}#downloadView .download-hero{min-height:0!important;padding:0!important;border-radius:0!important}#downloadView .download-logo{width:146px!important}#downloadView .download-options{grid-template-columns:1fr!important;gap:12px!important}#downloadView .download-card{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;gap:14px!important;min-height:250px!important;padding:24px 18px 20px!important;border-radius:20px!important}#downloadView .download-platform-icon{width:60px!important;height:60px!important;border-radius:19px!important}#downloadView .download-card-copy h3{font-size:19px!important}#downloadView .download-package-button{grid-column:1 / -1!important;width:auto!important;min-width:132px!important;justify-self:center!important}}body.chat-image-mode #chatView .chat-main,#chatView.chat-image-mode .chat-main{position:fixed!important;top:72px!important;left:max(260px,calc((100vw - 1180px)/2))!important;width:min(1180px,calc(100vw - max(300px,calc((100vw - 1180px)/2)) - 72px))!important;height:calc(100vh - 118px)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:16px!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;transform:none!important}body.chat-image-mode #chatView .chat-head,#chatView.chat-image-mode .chat-head{position:static!important;width:100%!important;min-height:40px!important;display:flex!important;justify-content:center!important;padding:0!important;background:transparent!important;transform:none!important}body.chat-image-mode #chatView .messages,body.chat-image-mode #chatView .chat-composer,#chatView.chat-image-mode .messages,#chatView.chat-image-mode .chat-composer,body.chat-image-mode #chatView .conversation-history,#chatView.chat-image-mode .conversation-history{display:none!important}body.chat-image-mode #chatView .image-studio-panel.video-studio-panel,#chatView.chat-image-mode .image-studio-panel.video-studio-panel{position:static!important;order:0!important;width:100%!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(260px,330px) minmax(0,1fr)!important;gap:16px!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#chatView .video-editor-panel,#chatView .video-preview-panel{min-height:0!important;border-radius:24px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #11182714!important}#chatView .video-editor-panel{display:flex!important;flex-direction:column!important;align-content:start!important;gap:14px!important;padding:18px!important;overflow:auto!important}#chatView .video-mode-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#f3f4f6!important}#chatView .video-mode-tabs button{min-height:34px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;font-size:13px!important;font-weight:680!important}#chatView .video-mode-tabs button.active{background:#fff!important;color:#111827!important;box-shadow:0 4px 12px #11182714!important}#chatView .video-field,#chatView .video-field-grid{display:grid!important;gap:7px!important}#chatView .video-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#chatView .video-field label{color:#374151!important;font-size:12px!important;font-weight:680!important;line-height:1.2!important}#chatView .video-field select,#chatView .video-field textarea{width:100%!important;border:0!important;border-radius:14px!important;background:#f8fafc!important;color:#111827!important;box-shadow:inset 0 0 0 1px #11182714!important;font-size:13px!important;outline:none!important}#chatView .video-field select{min-height:42px!important;padding:0 36px 0 12px!important;border-radius:999px!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;background-color:#f8fafc!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b7280' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:14px 14px!important}#chatView .video-field textarea{min-height:132px!important;resize:vertical!important;padding:12px!important;line-height:1.55!important}#chatView .video-upload-button,#chatView .video-generate-button{width:100%!important;min-height:42px!important;justify-content:center!important;border-radius:999px!important;font-size:13px!important;font-weight:720!important}#chatView .video-upload-button{width:84px!important;min-width:84px!important;max-width:84px!important;min-height:84px!important;height:84px!important;justify-self:start!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:18px!important;background:#f8fafc!important;color:#111827!important;box-shadow:none!important;line-height:1.1!important;white-space:normal!important}#chatView .video-upload-button svg{width:20px!important;height:20px!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}#chatView .video-cost-pill{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 13px!important;border-radius:999px!important;background:#f3f4f6!important;color:#6b7280!important;font-size:12px!important;line-height:1!important;font-weight:680!important;margin-top:auto!important}#chatView .video-cost-pill strong{color:#111827!important;font-size:12px!important;font-weight:760!important;white-space:nowrap!important}#chatView .video-preview-panel{min-width:0!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;gap:12px!important;padding:18px!important;overflow:hidden!important}#chatView .video-preview-stage{min-height:0!important;display:grid!important;place-items:center!important;border-radius:20px!important;background:#f8fafc!important;overflow:hidden!important}#chatView .video-preview-frame{width:min(76%,680px)!important;aspect-ratio:16 / 9!important;display:grid!important;place-items:center!important;gap:10px!important;border-radius:22px!important;background:#111827db!important;color:#fff!important;box-shadow:0 24px 70px #1118272e!important}#chatView .video-preview-frame svg{width:44px!important;height:44px!important;fill:currentColor!important}#chatView .video-preview-frame span{color:#ffffffc7!important;font-size:13px!important;font-weight:680!important}#chatView .video-preview-meta{display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important}#chatView .video-preview-meta span{min-height:28px!important;display:inline-flex!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;background:#f3f4f6!important;color:#4b5563!important;font-size:12px!important;font-weight:680!important}#chatView .video-download-button{min-height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0 12px!important;border:0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:12px!important;font-weight:680!important;line-height:1!important;box-shadow:none!important}#chatView .video-download-button svg{width:13px!important;height:13px!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}@media (max-width: 680px){body.chat-image-mode #chatView .chat-main,#chatView.chat-image-mode .chat-main{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;min-height:0!important;transform:none!important}body.chat-image-mode #chatView .image-studio-panel.video-studio-panel,#chatView.chat-image-mode .image-studio-panel.video-studio-panel,#chatView .video-field-grid{grid-template-columns:1fr!important}#chatView .video-preview-panel{min-height:360px!important}}@media (min-width: 681px){body.chat-image-mode #chatView,#chatView.chat-image-mode{width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}body.chat-image-mode #chatView .chat-layout,#chatView.chat-image-mode .chat-layout{position:fixed!important;top:66px!important;left:260px!important;right:170px!important;bottom:40px!important;width:auto!important;height:auto!important;min-height:0!important;display:block!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode #chatView .chat-main,#chatView.chat-image-mode .chat-main{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:40px minmax(0,1fr)!important;gap:14px!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode #chatView .chat-head,#chatView.chat-image-mode .chat-head{position:static!important;width:100%!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;justify-content:center!important}body.chat-image-mode #chatView .image-studio-panel.video-studio-panel,#chatView.chat-image-mode .image-studio-panel.video-studio-panel{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;min-height:0!important;grid-template-columns:320px minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important;justify-items:stretch!important}#chatView .video-editor-panel,#chatView .video-preview-panel{width:100%!important;max-width:none!important;height:100%!important;justify-self:stretch!important;align-self:stretch!important}#chatView .video-preview-stage{width:100%!important;height:100%!important}#chatView .video-preview-frame{width:min(72%,760px)!important}}@media (min-width: 681px){body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode,body.chat-image-mode #chatView.active.chat-image-mode{width:100vw!important;max-width:none!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout{position:fixed!important;top:66px!important;left:260px!important;right:170px!important;bottom:40px!important;width:auto!important;height:auto!important;min-height:0!important;display:block!important;grid-template-columns:none!important;justify-content:stretch!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-main,body.chat-image-mode #chatView.active.chat-image-mode .chat-main{position:absolute!important;right:0!important;bottom:0!important;left:0!important;top:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:40px minmax(0,1fr)!important;gap:14px!important;margin:0!important;padding:0!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-head,body.chat-image-mode #chatView.active.chat-image-mode .chat-head{position:static!important;left:auto!important;top:auto!important;width:100%!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;justify-content:center!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .conversation-history,body.chat-image-mode #chatView.active.chat-image-mode .conversation-history,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .messages,body.chat-image-mode #chatView.active.chat-image-mode .messages,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-composer,body.chat-image-mode #chatView.active.chat-image-mode .chat-composer{display:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{position:static!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;min-height:0!important;display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:16px!important;margin:0!important;padding:0!important;align-items:stretch!important;justify-items:stretch!important;overflow:visible!important;transform:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-preview-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-preview-panel{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;justify-self:stretch!important;align-self:stretch!important}}@media (min-width: 1181px){body:has(#chat:target) #chatView.active .chat-head,body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-head,body.chat-image-mode #chatView.active.chat-image-mode .chat-head{position:fixed!important;top:58px!important;left:0!important;right:0!important;width:100vw!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important;transform:none!important;z-index:80!important}body:has(#chat:target) #chatView.active .chat-head>.chat-back-button,body:has(#chat:target) #chatView .chat-head>.chat-back-button,body:has(#chat:target) #chatView.active .chat-head>.chat-menu-button,body:has(#chat:target) #chatView .chat-head>.chat-menu-button{display:none!important}body:has(#chat:target) #chatView.active .app-mode-switch,body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .app-mode-switch,body.chat-image-mode #chatView.active.chat-image-mode .app-mode-switch,#chatView.active.chat-image-mode .app-mode-switch{margin:0!important;pointer-events:auto!important}body:has(#chat:target) #chatView.active .conversation-history,body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{top:106px!important}body:has(#chat:target) #chatView.active .messages,body:has(#chat:target) #chatView .messages,#chatView.active .messages{top:106px!important;height:calc(100vh - 258px)!important;padding-top:0!important}body:has(#chat:target) #chatView.active .chat-main,body:has(#chat:target) #chatView .chat-main,#chatView.active .chat-main{top:106px!important;height:calc(100vh - 272px)!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout,#chatView.active.chat-image-mode .chat-layout{top:106px!important;bottom:40px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-main,body.chat-image-mode #chatView.active.chat-image-mode .chat-main,#chatView.active.chat-image-mode .chat-main{top:0!important;height:100%!important;grid-template-rows:minmax(0,1fr)!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{height:100%!important}}@media (min-width: 1181px){body:has(#chat:target) #chatView .chat-head,#chatView.active .chat-head{position:static!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;transform:none!important}body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 90px)!important;right:auto!important;width:180px!important;min-width:180px!important;height:38px!important;min-height:38px!important;margin:0!important;transform:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#1118270f!important;box-shadow:none!important;z-index:90!important;pointer-events:auto!important}body:has(#chat:target) #chatView .conversation-history,#chatView.active .conversation-history{top:188px!important}body:has(#chat:target) #chatView .messages,#chatView.active .messages{top:188px!important;height:calc(100vh - 340px)!important;padding-top:0!important;align-content:start!important}body:has(#chat:target) #chatView .messages>:first-child,#chatView.active .messages>:first-child{margin-top:0!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout{top:156px!important}}@media (min-width: 681px){#chatView .chat-head{position:static!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;transform:none!important}#chatView .chat-back-button,#chatView .chat-menu-button{display:none!important}#chatView .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 98px)!important;right:auto!important;width:196px!important;min-width:196px!important;height:40px!important;min-height:40px!important;margin:0!important;transform:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#1118270f!important;box-shadow:none!important;z-index:100!important;pointer-events:auto!important}body.chat-image-mode #chatView .app-mode-switch,#chatView.chat-image-mode .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 98px)!important;width:196px!important;min-width:196px!important;height:40px!important;min-height:40px!important;transform:none!important}#chatView .app-mode-switch button{min-width:0!important;min-height:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0 8px!important;border-radius:999px!important;background:transparent!important;color:#6b7280!important;box-shadow:none!important;font-size:12px!important;line-height:1!important;font-weight:680!important;white-space:nowrap!important}#chatView .app-mode-switch button:focus,#chatView .app-mode-switch button:focus-visible{outline:none!important;box-shadow:none!important}#chatView .app-mode-switch button.active{background:#fff!important;color:#111827!important;box-shadow:0 4px 12px #11182714!important}#chatView .app-mode-switch svg{width:13px!important;height:13px!important;flex:0 0 13px!important}}@media (min-width: 681px){body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .conversation-history,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .conversation-history{top:176px!important;height:calc(100vh - 248px)!important;max-height:calc(100vh - 248px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-main,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-main{top:176px!important;height:calc(100vh - 248px)!important;min-height:0!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .messages,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .messages{top:176px!important;height:calc(100vh - 328px)!important;min-height:0!important;padding-top:0!important}}@media (min-width: 681px){body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-main,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-main{position:fixed!important;top:176px!important;left:calc(50% - 330px)!important;width:660px!important;height:calc(100vh - 248px)!important;min-height:0!important;transform:none!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-head,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-head{position:static!important;width:0!important;height:0!important;min-height:0!important;transform:none!important;overflow:visible!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .app-mode-switch,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .app-mode-switch{position:fixed!important;top:84px!important;left:calc(50% - 90px)!important;width:180px!important;min-width:180px!important;height:38px!important;min-height:38px!important;transform:none!important;z-index:120!important}}@media (min-width: 681px){body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-composer,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-composer{display:grid!important;position:fixed!important;left:calc(50% - 330px)!important;right:auto!important;bottom:44px!important;width:660px!important;max-width:660px!important;margin:0!important;transform:none!important;z-index:80!important;border:1px solid rgba(17,24,39,.12)!important;box-shadow:none!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-input,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-input{display:block!important;width:100%!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-input textarea,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-input textarea,#chatView .chat-input textarea{background:#fff!important}#chatView #sendButton{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;box-shadow:none!important}#chatView #sendButton.is-empty{background:#e5e7eb!important;color:#9ca3af!important}#chatView #sendButton svg{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}}@media (min-width: 681px){body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout{top:148px!important;left:max(260px,calc((100vw - 1360px)/2))!important;right:max(48px,calc((100vw - 1360px)/2))!important;bottom:44px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{grid-template-columns:324px minmax(0,1fr)!important;gap:18px!important;align-items:stretch!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-editor-panel{display:flex!important;flex-direction:column!important;height:calc(100vh - 196px)!important;min-height:calc(100vh - 196px)!important;max-height:calc(100vh - 196px)!important;align-self:stretch!important;padding:18px!important;border-radius:22px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-preview-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-preview-panel{height:calc(100vh - 196px)!important;min-height:calc(100vh - 196px)!important;max-height:calc(100vh - 196px)!important;align-self:stretch!important;border-radius:22px!important}body.chat-image-mode #chatView .video-field textarea,#chatView.chat-image-mode .video-field textarea{min-height:128px!important}}@media (min-width: 681px){body:has(#chat:target) #chatView .app-mode-switch,#chatView.active .app-mode-switch,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .app-mode-switch,body.chat-image-mode #chatView.active.chat-image-mode .app-mode-switch,#chatView.active.chat-image-mode .app-mode-switch{position:fixed!important;top:92px!important;left:calc(50% - 98px)!important;width:196px!important;min-width:196px!important;height:40px!important;min-height:40px!important;z-index:140!important}body:has(#chat:target) #chatView .app-mode-switch button,#chatView.active .app-mode-switch button{min-height:32px!important;height:32px!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .conversation-history,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .conversation-history{top:208px!important;height:calc(100vh - 276px)!important;max-height:calc(100vh - 276px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-main,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-main{top:208px!important;left:calc(50% - 378px)!important;width:756px!important;height:calc(100vh - 276px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .messages,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .messages{top:208px!important;height:calc(100vh - 356px)!important}body:not(.chat-image-mode):has(#chat:target) #chatView.view.active:not(.chat-image-mode) .chat-composer,body:not(.chat-image-mode) #chatView.view.active:not(.chat-image-mode) .chat-composer{left:calc(50% - 378px)!important;width:756px!important;max-width:756px!important;bottom:44px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-layout,body.chat-image-mode #chatView.active.chat-image-mode .chat-layout,#chatView.active.chat-image-mode .chat-layout{top:164px!important;left:max(292px,calc((100vw - 1464px)/2))!important;right:max(250px,calc((100vw - 1464px)/2))!important;bottom:54px!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-main,body.chat-image-mode #chatView.active.chat-image-mode .chat-main,#chatView.active.chat-image-mode .chat-main{grid-template-rows:minmax(0,1fr)!important;gap:0!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .chat-head,body.chat-image-mode #chatView.active.chat-image-mode .chat-head,#chatView.active.chat-image-mode .chat-head{position:fixed!important;top:92px!important;left:0!important;width:100vw!important;height:42px!important;min-height:42px!important;z-index:130!important;pointer-events:none!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .app-mode-switch,body.chat-image-mode #chatView.active.chat-image-mode .app-mode-switch,#chatView.active.chat-image-mode .app-mode-switch{pointer-events:auto!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,body.chat-image-mode #chatView.active.chat-image-mode .image-studio-panel.video-studio-panel,#chatView.active.chat-image-mode .image-studio-panel.video-studio-panel{grid-template-columns:370px minmax(0,1fr)!important;gap:22px!important;width:100%!important;height:100%!important}body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-editor-panel,#chatView.active.chat-image-mode .video-editor-panel,body.chat-image-mode:has(#chat:target) #chatView.active.chat-image-mode .video-preview-panel,body.chat-image-mode #chatView.active.chat-image-mode .video-preview-panel,#chatView.active.chat-image-mode .video-preview-panel{height:100%!important;min-height:0!important;max-height:none!important}}#homeView #homeExperience .progress-track,#homeView #homeExperience .reward-progress-value small,#homeView #homeExperience .reward-exchange-button{display:none!important}#homeView #homeExperience .reward-progress{gap:10px!important}#homeView #homeExperience .reward-progress>strong{margin-top:0!important;color:#4b5563!important;font-size:13px!important;line-height:1.45!important;font-weight:620!important}#homeView #homeExperience .reward-copy .reward-progress{order:0!important;margin-top:18px!important;padding:14px!important;border-top:0!important;border-radius:18px!important;background:#f2f4f7!important}#homeView #homeExperience .reward-copy .reward-amount{order:1!important}#homeView #homeExperience .reward-copy .reward-progress,#homeView #homeExperience .reward-copy .reward-amount{min-height:86px!important;margin-top:18px!important;padding:14px!important;border-radius:18px!important;background:#f2f4f7!important;box-shadow:none!important}#homeView #homeExperience .reward-copy .reward-progress,#homeView #homeExperience .reward-copy .reward-amount{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:6px 12px!important;align-items:center!important}#homeView #homeExperience .reward-copy .reward-amount>div{display:contents!important}#homeView #homeExperience .reward-copy .reward-progress-head{grid-column:1 / -1!important;grid-row:1!important}#homeView #homeExperience .reward-copy .reward-progress-top{grid-column:1 / -1!important;grid-row:2!important}#homeView #homeExperience .reward-copy .reward-amount span:first-child{grid-column:1 / -1!important;grid-row:1!important}#homeView #homeExperience .reward-copy .reward-amount strong{grid-column:1!important;grid-row:2!important}#homeView #homeExperience .reward-copy .reward-amount .daily-claim-button{grid-column:2!important;grid-row:2!important}#homeView #homeExperience .reward-copy .reward-progress-head span,#homeView #homeExperience .reward-copy .reward-amount span:first-child{color:#4b5563!important;font-size:13px!important;line-height:1.2!important;font-weight:760!important}#homeView #homeExperience .reward-copy .reward-progress-value,#homeView #homeExperience .reward-copy .reward-amount strong{display:inline-flex!important;align-items:center!important;gap:7px!important;min-width:0!important;color:#111827!important;font-size:30px!important;line-height:1!important;font-weight:820!important;letter-spacing:0!important}#homeView #homeExperience .reward-copy .reward-progress-value b{color:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important}#homeView #homeExperience .reward-copy .reward-progress-icon,#homeView #homeExperience .reward-copy .reward-amount strong>.avax-icon{width:24px!important;height:24px!important;flex:0 0 24px!important;transform:translateY(1px)!important}#homeView #homeExperience .reward-copy .daily-claim-button,#homeView #homeExperience .reward-go-exchange-button{width:76px!important;min-width:76px!important;height:38px!important;min-height:38px!important;padding:0 14px!important;justify-self:end!important;align-self:center!important;border-radius:999px!important;font-size:13px!important;font-weight:800!important;line-height:1!important}#homeView #homeExperience .reward-go-exchange-button{border:0!important;background:#fff!important;color:#111827!important;box-shadow:none!important}@media (min-width: 681px){#homeView #homeExperience .reward-copy{grid-template-columns:1fr 1fr!important}#homeView #homeExperience .reward-copy>.eyebrow,#homeView #homeExperience .reward-copy>h2,#homeView #homeExperience .reward-copy>p,#homeView #homeExperience .reward-copy>.reward-meta{grid-column:1 / -1!important}#homeView #homeExperience .reward-copy .reward-progress{grid-column:1!important}#homeView #homeExperience .reward-copy .reward-amount{grid-column:2!important}}@media (max-width: 680px){#homeView #homeExperience .reward-copy .reward-progress,#homeView #homeExperience .reward-copy .reward-amount{grid-column:1!important}}#homeView .home-experience-plan-card .token-plan-action{min-width:76px!important;max-width:96px!important}body:has(#console:target) #consoleView .stat,#consoleView.active .stat{display:grid!important;grid-template-rows:auto auto auto!important;align-content:start!important;row-gap:0!important}body:has(#console:target) #consoleView .stat>span,body:has(#console:target) #consoleView .stat-title-line,#consoleView.active .stat>span,#consoleView.active .stat-title-line{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;min-width:0!important}body:has(#console:target) #consoleView .stat small,#consoleView.active .stat small{margin:4px 0 0!important;color:#7b8492!important;font-size:11px!important;line-height:1.25!important;font-weight:400!important;white-space:nowrap!important;display:block!important}body:has(#console:target) #consoleView #keySummary,#consoleView.active #keySummary{font-weight:400!important}body:has(#console:target) #consoleView .stat>strong,body:has(#console:target) #consoleView .stat-balance-line,#consoleView.active .stat>strong,#consoleView.active .stat-balance-line{margin-top:8px!important}#homeView #homeTasks .token-section-title{margin-bottom:8px!important}#homeView #homeTasks .token-task-section{padding:22px!important;border-radius:28px!important;background:#f3f4f6!important;box-shadow:inset 0 0 0 1px #0f172a0d!important}#homeView #homeTasks .token-section-title p{display:none!important}#homeView #homeTasks .token-task-list:before{display:none!important}#homeView #homeTasks .token-task-row,#homeView #homeTasks .token-task-row.active{display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;grid-template-rows:auto auto!important;gap:4px 14px!important;align-items:center!important;min-height:56px!important;padding:8px 0!important;background:transparent!important;box-shadow:none!important;opacity:1!important}#homeView #homeTasks .token-task-node{display:none!important}#homeView #homeTasks .token-task-card{grid-column:1!important;grid-row:1!important;min-width:0!important}#homeView #homeTasks .token-task-meta{grid-column:1!important;grid-row:2!important;justify-self:start!important;justify-items:start!important;align-self:start!important;padding:0!important;text-align:left!important}#homeView #homeTasks .token-task-meta .reward{justify-content:flex-start!important;text-align:left!important}#homeView #homeTasks .token-task-meta b{max-width:320px!important;text-align:left!important}#homeView #homeTasks .token-task-status{grid-column:2!important;grid-row:1 / span 2!important;display:inline-flex!important;justify-self:end!important;align-self:center!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;padding:0!important;border-radius:999px!important;font-size:13px!important;font-style:normal!important;font-weight:800!important;white-space:nowrap!important}#homeView #homeTasks .token-task-status:not(.done){display:none!important}#homeView #homeTasks .token-task-status.done{background:#d9ffd0!important;color:#111827!important;box-shadow:inset 0 0 0 1px #11182729!important}#homeView #homeTasks .token-task-row.active .token-task-head h4{color:#111827!important}#homeView #homeTasks .token-task-row:not(.done) .token-task-node img{display:none!important}#homeView #homeTasks .token-task-row+.token-task-row{border-top:1px solid rgba(15,23,42,.08)!important}#homeView #homeExperience .reward-copy .token-task-section{display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:stretch!important;order:2!important;grid-column:1 / -1!important;margin-top:12px!important;padding:4px 0 0!important;border-top:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#homeView #homeExperience .reward-copy .token-section-title{display:block!important;grid-column:1!important;width:100%!important;margin-bottom:6px!important}#homeView #homeExperience .reward-copy .token-section-title h3{font-size:18px!important;line-height:1.25!important;font-weight:820!important;letter-spacing:0!important}#homeView #homeExperience .reward-copy .token-task-summary{grid-column:1!important;width:-moz-fit-content!important;width:fit-content!important;justify-self:start!important;margin:0 0 4px!important}#homeView #homeExperience .reward-copy .token-task-summary span{min-height:32px!important;padding:0 14px!important;border-radius:999px!important;background:#e4ffd8!important;color:#166534!important;box-shadow:none!important;font-size:13px!important;font-weight:760!important}#homeView #homeExperience .reward-copy .token-task-summary b{color:#166534!important;font-weight:820!important}#homeView #homeExperience .reward-copy .token-task-list{grid-column:1!important;width:100%!important;max-width:none!important;margin-top:0!important}#homeView #homeExperience .reward-copy .token-task-section,#homeView #homeExperience .reward-copy .token-section-title,#homeView #homeExperience .reward-copy .title-with-help,#homeView #homeExperience .reward-copy .token-task-list{justify-self:stretch!important;text-align:left!important}#homeView #homeExperience .reward-copy .token-section-title h3{justify-content:flex-start!important;text-align:left!important}#homeView #homeExperience .reward-copy .token-section-title h3:before{display:none!important;content:none!important}#homeView #homeExperience .reward-copy .token-task-list:before{display:none!important}#homeView #homeExperience .reward-copy .token-task-row,#homeView #homeExperience .reward-copy .token-task-row.active{display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;grid-template-rows:auto auto!important;gap:4px 14px!important;align-items:center!important;min-height:54px!important;padding:8px 0!important;background:transparent!important;box-shadow:none!important;opacity:1!important}#homeView #homeExperience .reward-copy .token-task-node{display:none!important}#homeView #homeExperience .reward-copy .token-task-card{grid-column:1!important;grid-row:1!important;min-width:0!important}#homeView #homeExperience .reward-copy .token-task-meta{grid-column:1!important;grid-row:2!important;justify-self:start!important;justify-items:start!important;align-self:start!important;padding:0!important;text-align:left!important}#homeView #homeExperience .reward-copy .token-task-status{grid-column:2!important;grid-row:1 / span 2!important;justify-self:end!important;align-self:center!important}#homeView #homeExperience .reward-copy .token-task-status:not(.done){display:none!important}#homeView #homeExperience .reward-copy .token-task-row+.token-task-row{border-top:1px solid rgba(15,23,42,.08)!important}@media (max-width: 680px){#homeView #homeTasks .token-task-row,#homeView #homeTasks .token-task-row.active{grid-template-columns:minmax(0,1fr) 68px!important;gap:4px 10px!important}#homeView #homeTasks .token-task-meta b{max-width:100%!important}}#homeView #homeExperience.daily-reward{width:min(760px,100%)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important}#homeView #homeExperience .reward-copy{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important;align-content:start!important;min-height:0!important;gap:0 8px!important}@media (min-width: 681px){#homeView #homeExperience .reward-copy{-moz-column-gap:16px!important;column-gap:16px!important}}#homeView #homeExperience .reward-copy .reward-progress,#homeView #homeExperience .reward-copy .reward-amount{min-height:72px!important;margin-top:0!important;padding:11px 12px!important;gap:4px 12px!important;align-content:center!important;border-radius:14px!important}#homeView #homeExperience .reward-copy h2{margin-top:14px!important;margin-bottom:10px!important;font-weight:780!important}#homeView #homeExperience .reward-copy>p:not(.eyebrow){margin-top:0!important;margin-bottom:18px!important;line-height:1.35!important;font-weight:500!important;color:#64748b!important}#homeView #homeExperience .reward-copy .reward-progress-head,#homeView #homeExperience .reward-copy .reward-amount span:first-child{align-self:end!important;font-size:12px!important;line-height:1.2!important;font-weight:500!important;color:#64748b!important}#homeView #homeExperience .reward-copy .reward-progress-top,#homeView #homeExperience .reward-copy .reward-amount strong{align-self:start!important}#homeView #homeExperience .reward-copy .reward-progress-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding-right:0!important;box-sizing:border-box!important}#homeView #homeExperience .reward-copy .reward-progress-value,#homeView #homeExperience .reward-copy .reward-amount strong{font-size:26px!important;line-height:1!important;font-weight:720!important;gap:6px!important}#homeView #homeExperience .reward-copy .reward-progress-value b{font-weight:720!important}#homeView #homeExperience .reward-copy .reward-progress-icon,#homeView #homeExperience .reward-copy .reward-amount strong>.avax-icon{width:21px!important;height:21px!important;flex-basis:21px!important}#homeView #homeExperience .reward-copy .reward-amount strong .reward-bonus{font-size:13px!important;font-weight:660!important;color:#047857!important}#homeView #homeExperience .reward-copy .daily-claim-button,#homeView #homeExperience .reward-go-exchange-button{width:64px!important;min-width:64px!important;height:34px!important;min-height:34px!important;font-size:12px!important;font-weight:680!important;justify-self:end!important}#homeView #homeExperience .reward-copy .token-task-section{margin-top:40px!important;padding-top:0!important;row-gap:0!important}#homeView #homeExperience .reward-copy .token-section-title{margin-top:0!important;margin-bottom:3px!important}#homeView #homeExperience .reward-copy .token-section-title h3{margin:0!important;line-height:1.2!important;font-weight:680!important}#homeView #homeExperience .reward-copy .token-task-summary{margin:0 0 14px!important}#homeView #homeExperience .reward-copy .token-task-summary span{min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#6b7280!important;font-size:13px!important;font-weight:520!important;box-shadow:none!important}#homeView #homeExperience .reward-copy .token-task-summary b{color:#047857!important;font-weight:760!important}#homeView #homeExperience .reward-copy .token-task-row,#homeView #homeExperience .reward-copy .token-task-row.active{min-height:54px!important;padding:11px 2px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;grid-template-columns:minmax(0,1fr) 72px!important;-moz-column-gap:14px!important;column-gap:14px!important}#homeView #homeExperience .reward-copy .token-task-row+.token-task-row{border-top:1px solid rgba(15,23,42,.07)!important;box-shadow:none!important}#homeView #homeExperience .reward-copy .token-task-row.done{margin-left:0!important;margin-right:0!important;padding-left:2px!important;padding-right:2px!important;border-radius:0!important;background:transparent!important;opacity:.62!important;border-top-color:#0f172a0f!important}#homeView #homeExperience .reward-copy .token-task-row.done+.token-task-row{border-top-color:#0f172a12!important}#homeView #homeExperience .reward-copy .token-task-node{display:none!important;grid-column:1!important;grid-row:1 / span 2!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;align-items:center!important;justify-content:center!important;align-self:center!important;border-radius:999px!important;background:#e5e7eb!important;box-shadow:none!important}#homeView #homeExperience .reward-copy .token-task-node img{display:block!important;width:15px!important;height:15px!important}#homeView #homeExperience .reward-copy .token-task-node svg{display:block!important;width:15px!important;height:15px!important;fill:none!important;stroke:#111827!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}#homeView #homeExperience .reward-copy .token-task-card,#homeView #homeExperience .reward-copy .token-task-meta{grid-column:1!important}#homeView #homeExperience .reward-copy .token-task-status{grid-column:2!important}#homeView #homeExperience .reward-copy .token-task-head h4{font-weight:620!important;color:#111827!important}#homeView #homeExperience .reward-copy .token-task-row.done .token-task-head h4{color:#6b7280!important;font-weight:560!important}#homeView #homeExperience .reward-copy .token-task-status.done{display:inline-flex!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;padding:0!important;border-radius:999px!important;background:#e5e7eb!important;color:#6b7280!important;font-size:12px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important;justify-self:end!important;align-self:center!important}#homeView #homeExperience .reward-copy .token-task-list{display:grid!important;margin-top:0!important;gap:0!important}#homeView #homeExperience .reward-copy .token-task-meta .reward b,#homeView #homeExperience .reward-copy .token-task-meta b{color:#047857!important;font-weight:640!important}#homeView #homeExperience .reward-copy .token-task-row.done .token-task-meta .reward b,#homeView #homeExperience .reward-copy .token-task-row.done .token-task-meta b{color:#6b7280!important;font-weight:560!important}#homeView #homeExperience .reward-copy .task-reward-icon,#homeView #homeExperience .reward-copy .task-reward-icon svg,#homeView #homeExperience .reward-copy .gift-icon,#homeView #homeExperience .reward-copy .gift-icon svg{color:#047857!important;stroke:#047857!important}@media (max-width: 680px){#homeView #homeExperience .reward-copy>.eyebrow,#homeView #homeExperience .reward-copy>h2,#homeView #homeExperience .reward-copy>p,#homeView #homeExperience .reward-copy .token-task-section{grid-column:1 / -1!important}#homeView #homeExperience .reward-copy .reward-progress,#homeView #homeExperience .reward-copy .reward-amount{min-height:58px!important;margin-top:0!important;padding:9px 10px!important;gap:2px 8px!important;border-radius:12px!important}#homeView #homeExperience .reward-copy .reward-progress,#homeView #homeExperience .reward-copy .reward-amount{grid-column:1!important}#homeView #homeExperience .reward-copy .reward-progress{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important}#homeView #homeExperience .reward-copy .reward-progress-head{grid-column:1 / -1!important;grid-row:1!important}#homeView #homeExperience .reward-copy .reward-progress-top{grid-column:1 / -1!important;grid-row:2!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}#homeView #homeExperience .reward-copy .reward-progress-head span,#homeView #homeExperience .reward-copy .reward-amount span:first-child{font-size:11px!important}#homeView #homeExperience .reward-copy .reward-progress-value,#homeView #homeExperience .reward-copy .reward-amount strong{font-size:21px!important;gap:4px!important}#homeView #homeExperience .reward-copy .reward-progress-icon,#homeView #homeExperience .reward-copy .reward-amount strong>.avax-icon{width:18px!important;height:18px!important;flex-basis:18px!important}#homeView #homeExperience .reward-copy .reward-amount strong .reward-bonus{font-size:12px!important}#homeView #homeExperience .reward-copy .daily-claim-button,#homeView #homeExperience .reward-go-exchange-button{width:56px!important;min-width:56px!important;height:30px!important;min-height:30px!important;padding:0 8px!important}#homeView #homeExperience .reward-copy .token-task-section{margin-top:40px!important}#homeView #homeExperience .reward-copy .token-section-title{margin-top:0!important;margin-bottom:3px!important}#homeView #homeExperience .reward-copy .token-task-row,#homeView #homeExperience .reward-copy .token-task-row.active{grid-template-columns:minmax(0,1fr) 34px!important;-moz-column-gap:10px!important;column-gap:10px!important;min-height:56px!important;padding:11px 0!important}#homeView #homeExperience .reward-copy .token-task-node{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important}}body:has(#packages:target) #packagesView .token-plan-card.activity .token-plan-action:disabled,body:has(#packages:target) #packagesView .token-plan-card.activity .token-plan-action.is-disabled,#packagesView.active .token-plan-card.activity .token-plan-action:disabled,#packagesView.active .token-plan-card.activity .token-plan-action.is-disabled{background:#e5e7eb!important;color:#6b7280!important;border:1px solid #e5e7eb!important;box-shadow:none!important;cursor:default!important}#homeView #homeExperience.daily-reward{margin-top:18px!important}#homeView{width:100%!important;max-width:none!important;padding:clamp(18px,3vw,40px) clamp(18px,4vw,72px) 72px!important;box-sizing:border-box!important}#homeView .super-compute-home{--super-green: #0a7c54;--super-lime: #baff16;--super-ink: #07110d;display:grid;gap:18px;width:100%;max-width:1280px;margin:0 auto}#homeView .super-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:stretch;gap:18px;min-height:470px;overflow:hidden;border-radius:28px;padding:clamp(24px,4vw,52px);background:radial-gradient(circle at 78% 28%,rgba(186,255,22,.28),transparent 27%),radial-gradient(circle at 66% 72%,rgba(10,124,84,.36),transparent 34%),linear-gradient(135deg,#060a08,#0b1712 48%,#111827);box-shadow:0 30px 80px #0307123d,inset 0 0 0 1px #ffffff14;color:#fff}#homeView .super-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.82));mask-image:linear-gradient(90deg,#0000002e,#000000d1);pointer-events:none}#homeView .super-copy,#homeView .super-core-card{position:relative;z-index:1}#homeView .super-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}#homeView .super-copy .eyebrow{width:-moz-fit-content;width:fit-content;margin:0 0 16px;padding:7px 11px;border-radius:999px;background:#baff1629;color:var(--super-lime);font-size:12px;line-height:1;font-weight:700;letter-spacing:0;border:1px solid rgba(186,255,22,.24)}#homeView .super-copy h1{margin:0;color:#fff;font-size:clamp(42px,7vw,86px);line-height:.98;font-weight:760;letter-spacing:0}#homeView .super-copy p:not(.eyebrow){max-width:560px;margin:20px 0 0;color:#e2e8f0c2;font-size:17px;line-height:1.65;font-weight:450}#homeView .super-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}#homeView .super-actions .primary-button,#homeView .super-actions .secondary-button{min-height:44px;border-radius:999px;padding:0 18px}#homeView .super-actions .primary-button{background:var(--super-lime)!important;border-color:var(--super-lime)!important;color:#07110d!important;box-shadow:0 16px 36px #baff1633!important}#homeView .super-actions .secondary-button{background:#ffffff14!important;border-color:#ffffff2e!important;color:#f8fafc!important}#homeView .super-core-card{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;min-width:0;border-radius:24px;padding:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#homeView .super-core-stage{position:relative;display:grid;place-items:center;min-height:300px;overflow:hidden;border-radius:20px;background:radial-gradient(circle,rgba(186,255,22,.16),transparent 48%),linear-gradient(180deg,#ffffff0f,#ffffff05)}#homeView .super-core-orbit{position:absolute;border-radius:999px;border:1px solid rgba(186,255,22,.22);transform:rotate(-18deg)}#homeView .orbit-one{width:82%;height:38%}#homeView .orbit-two{width:62%;height:62%;border-color:#ffffff1f;transform:rotate(34deg)}#homeView .super-core-device{width:min(78%,300px);filter:drop-shadow(0 0 42px rgba(186,255,22,.22))}#homeView .super-core-device svg{display:block;width:100%;height:auto}#homeView .super-core-level{position:absolute;inset:auto 18px 18px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4px 12px;padding:13px 14px;border-radius:16px;background:#0307129e;border:1px solid rgba(255,255,255,.1)}#homeView .super-core-level span,#homeView .super-core-level small,#homeView .super-core-output span,#homeView .super-core-output small,#homeView .super-stat-card span,#homeView .super-stat-card small,#homeView .super-panel-head span,#homeView .super-upgrade-metrics i,#homeView .super-transfer-note span,#homeView .super-log-list span{color:#6b7280;font-size:12px;line-height:1.35;font-weight:600;font-style:normal}#homeView .super-core-level span,#homeView .super-core-level small,#homeView .super-core-output span,#homeView .super-core-output small{color:#e2e8f0b8}#homeView .super-core-level strong{grid-row:1 / span 2;grid-column:2;color:#fff;font-size:30px;line-height:1;font-weight:760}#homeView .super-core-output{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:16px;border-radius:18px;background:#03071280}#homeView .super-core-output strong{grid-row:1 / span 2;grid-column:2;display:inline-flex;align-items:center;gap:7px;color:#baff16;font-size:32px;line-height:1;font-weight:780}#homeView .super-dashboard,#homeView .super-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#homeView .super-panel-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr)}#homeView .super-stat-card,#homeView .super-upgrade-panel,#homeView .super-transfer-panel,#homeView .super-log{border-radius:20px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 42px #0f172a0d}#homeView .super-stat-card{display:grid;gap:8px;min-height:124px;padding:18px}#homeView .super-stat-card strong{display:inline-flex;align-items:center;gap:7px;color:#111827;font-size:30px;line-height:1;font-weight:760}#homeView .super-upgrade-panel,#homeView .super-transfer-panel,#homeView .super-log{padding:18px}#homeView .super-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0}#homeView .super-panel-head h2{margin:4px 0 0;color:#111827;font-size:22px;line-height:1.15;font-weight:720;letter-spacing:0}#homeView .super-panel-head .primary-button{min-width:88px;min-height:38px;border-radius:999px;background:#111827!important;border-color:#111827!important;color:#fff!important;box-shadow:none!important}#homeView .super-upgrade-track{height:10px;margin:20px 0 16px;overflow:hidden;border-radius:999px;background:#eef2f7}#homeView .super-upgrade-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0a7c54,#baff16)}#homeView .super-upgrade-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#homeView .super-upgrade-metrics span,#homeView .super-transfer-note{display:grid;gap:5px;padding:12px;border-radius:14px;background:#f8fafc;border:1px solid #eef2f7}#homeView .super-upgrade-metrics b,#homeView .super-transfer-note b{color:#111827;font-size:15px;line-height:1.2;font-weight:720}#homeView .super-transfer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}#homeView .super-transfer-actions .secondary-button{min-height:40px;border-radius:999px;background:#fff!important;border-color:#d1d5db!important;color:#111827!important;box-shadow:none!important}#homeView .super-transfer-note{grid-template-columns:1fr auto;align-items:center;gap:8px 12px;margin-top:12px}#homeView .super-log-list{display:grid;gap:0;margin-top:14px}#homeView .super-log-list div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;padding:13px 0;border-top:1px solid #eef2f7}#homeView .super-log-list strong{color:#111827;font-size:14px;line-height:1.4;font-weight:620}#homeView .super-compute-home .avax-icon.small{width:1em;height:1em;flex:0 0 auto}@media (max-width: 900px){#homeView .super-hero,#homeView .super-panel-grid,#homeView .super-dashboard{grid-template-columns:1fr}#homeView .super-hero{min-height:0}}@media (max-width: 680px){#homeView{padding:12px 12px 84px!important}#homeView .super-compute-home{gap:12px}#homeView .super-hero{gap:16px;padding:20px;border-radius:22px}#homeView .super-copy h1{font-size:42px}#homeView .super-copy p:not(.eyebrow){margin-top:14px;font-size:14px;line-height:1.55}#homeView .super-actions{margin-top:20px}#homeView .super-actions .primary-button,#homeView .super-actions .secondary-button{flex:1 1 140px}#homeView .super-core-stage{min-height:250px}#homeView .super-core-output strong{font-size:26px}#homeView .super-upgrade-metrics,#homeView .super-transfer-actions{grid-template-columns:1fr}#homeView .super-log-list div{grid-template-columns:1fr;gap:4px}}#consoleView .console-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:24px;margin:14px 0 18px;padding:22px 24px;min-height:190px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 14% 0%,rgba(186,255,22,.24),transparent 34%),radial-gradient(circle at 92% 14%,rgba(37,99,235,.14),transparent 36%),linear-gradient(135deg,#f7ffeef5,#fffffff5 58%,#eff6ffe6);box-shadow:inset 0 0 0 1px #0f172a0f,0 18px 42px #0f172a0f}#consoleView .console-hero-copy{position:relative;z-index:1;min-width:0}#consoleView .console-hero .eyebrow{width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;margin:0 0 10px;padding:0 10px;border-radius:999px;background:#baff16;color:#050806;font-size:12px;font-weight:780}#consoleView .console-hero h1{max-width:820px;margin:0;font-size:32px;line-height:1.12;font-weight:780;color:#111827}#consoleView .console-hero p:not(.eyebrow){max-width:760px;margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.55;font-weight:500}#consoleView .console-hero-visual{position:relative;z-index:1;display:grid;place-items:center;min-width:0;opacity:.9}#consoleView .console-hero-visual svg{width:100%;max-width:300px;height:auto;display:block}@media (max-width: 680px){#homeView #homeExperience.daily-reward{margin-top:8px!important}#consoleView .console-hero{grid-template-columns:1fr;gap:10px;margin:10px 0 14px;padding:18px 16px;min-height:0;border-radius:20px}#consoleView .console-hero h1{font-size:24px;line-height:1.16}#consoleView .console-hero p:not(.eyebrow){font-size:13px;line-height:1.5}#consoleView .console-hero-visual{display:none}}@media (min-width: 1181px){body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page{width:100%!important;max-width:none!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView,#homeView.active{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView .super-compute-home,#homeView.active .super-compute-home{max-width:1280px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView .super-hero,#homeView.active .super-hero{grid-template-columns:minmax(520px,1fr) minmax(360px,440px)!important}}#homeView .super-compute-home{gap:18px!important;max-width:1180px!important}#homeView .super-title{display:grid;justify-items:center;text-align:center;max-width:760px;margin:0 auto;padding-top:8px}#homeView .super-title .eyebrow{margin:0 0 10px;padding:7px 12px;border-radius:999px;background:#e8fdd0;color:#0a7c54;font-size:12px;line-height:1;font-weight:760}#homeView .super-title h1{margin:0;color:#111827;font-size:clamp(42px,6vw,72px);line-height:1.02;font-weight:900;letter-spacing:0;background:linear-gradient(92deg,#16a34a,#22c55e 38%,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 12px 28px rgba(15,23,42,.12)}#homeView .super-title p:not(.eyebrow){max-width:620px;margin:14px 0 0;color:#64748b;font-size:15px;line-height:1.65;font-weight:450}#homeView .super-assembly-stage{position:relative;display:grid;place-items:center;min-height:430px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 50% 48%,rgba(186,255,22,.18),transparent 24%),radial-gradient(circle at 50% 58%,rgba(10,124,84,.24),transparent 42%),linear-gradient(135deg,#07110d,#0b1712 48%,#111827);box-shadow:0 28px 70px #03071233,inset 0 0 0 1px #ffffff14;isolation:isolate}#homeView .assembly-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px;opacity:.65;transform:perspective(560px) rotateX(58deg) translateY(72px) scale(1.25);transform-origin:center bottom;z-index:-2}#homeView .super-assembly-stage:before,#homeView .super-assembly-stage:after{content:"";position:absolute;border-radius:999px;pointer-events:none}#homeView .super-assembly-stage:before{width:520px;height:180px;background:radial-gradient(ellipse at center,rgba(186,255,22,.22),transparent 68%);transform:translateY(94px) rotateX(62deg);filter:blur(2px);z-index:-1}#homeView .super-assembly-stage:after{width:360px;height:360px;border:1px solid rgba(186,255,22,.16);box-shadow:0 0 0 72px #ffffff05;animation:assemblyScan 7s linear infinite;z-index:-1}#homeView .assembly-token{position:relative;width:168px;height:168px;transform:perspective(740px) rotateX(56deg) rotate(-18deg);transform-style:preserve-3d;animation:tokenBuildFloat 4.8s ease-in-out infinite;z-index:3}#homeView .assembly-token-face{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border-radius:34px;background:linear-gradient(145deg,#f8fafc,#baff16 52%,#0a7c54);box-shadow:0 26px 54px #00000052,inset -12px -14px 26px #0307122e,inset 10px 10px 22px #ffffff6b}#homeView .assembly-token-face:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:24px;background:#050806d1;box-shadow:inset 0 0 0 1px #ffffff1f}#homeView .assembly-token-face img{position:relative;z-index:1;width:92px;height:92px;filter:drop-shadow(0 10px 22px rgba(186,255,22,.28));transform:rotateX(-56deg) rotate(18deg)}#homeView .assembly-token-shadow{position:absolute;inset:auto 8px -42px 8px;height:48px;border-radius:999px;background:#00000052;filter:blur(18px);transform:rotateX(20deg);z-index:-1}#homeView .assembly-arm{position:absolute;width:190px;height:18px;border-radius:999px;background:linear-gradient(90deg,#94a3b82e,#e2e8f0d6,#94a3b82e);box-shadow:0 0 0 1px #ffffff14,0 16px 28px #0000002e;transform-origin:center;z-index:2}#homeView .assembly-arm:before{content:"";position:absolute;width:46px;height:46px;left:-20px;top:50%;border-radius:50%;background:#16231d;border:1px solid rgba(255,255,255,.14);transform:translateY(-50%);box-shadow:inset 0 0 0 8px #baff161f}#homeView .assembly-arm span{position:absolute;right:-18px;top:50%;width:46px;height:34px;transform:translateY(-50%);border-radius:12px;background:#baff16;box-shadow:0 0 24px #baff1657}#homeView .assembly-arm span:before,#homeView .assembly-arm span:after{content:"";position:absolute;right:-12px;width:20px;height:6px;border-radius:999px;background:#e8fdd0}#homeView .assembly-arm span:before{top:8px;transform:rotate(28deg)}#homeView .assembly-arm span:after{bottom:8px;transform:rotate(-28deg)}#homeView .arm-left{left:16%;top:48%;transform:rotate(-12deg);animation:armLeftWork 3.8s ease-in-out infinite}#homeView .arm-right{right:16%;top:48%;transform:rotate(192deg);animation:armRightWork 4.2s ease-in-out infinite}#homeView .arm-top{left:50%;top:17%;transform:translate(-50%) rotate(92deg);animation:armTopWork 4s ease-in-out infinite}#homeView .assembly-spark{position:absolute;width:8px;height:8px;border-radius:50%;background:#baff16;box-shadow:0 0 18px #baff16e6;z-index:4;animation:sparkPulse 1.6s ease-in-out infinite}#homeView .spark-one{left:calc(50% - 92px);top:calc(50% - 12px)}#homeView .spark-two{left:calc(50% + 82px);top:calc(50% - 2px);animation-delay:.45s}#homeView .spark-three{left:calc(50% + 4px);top:calc(50% - 116px);animation-delay:.8s}#homeView .assembly-status{position:absolute;left:24px;bottom:24px;display:grid;gap:3px;min-width:150px;padding:12px 14px;border-radius:16px;background:#0307128a;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}#homeView .assembly-status span,#homeView .assembly-status small,#homeView .super-metric-card span,#homeView .super-metric-card small,#homeView .super-panel-head span,#homeView .super-log-list span{color:#6b7280;font-size:12px;line-height:1.35;font-weight:600}#homeView .assembly-status span,#homeView .assembly-status small{color:#e2e8f0b8}#homeView .assembly-status strong{color:#fff;font-size:30px;line-height:1;font-weight:760}#homeView .super-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}#homeView .super-metric-card,#homeView .super-log{display:grid;gap:8px;min-width:0;padding:16px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 36px #0f172a0b}#homeView .super-metric-card strong,#homeView .super-balance-line strong{display:inline-flex;align-items:center;gap:7px;color:#111827;font-size:27px;line-height:1;font-weight:760}#homeView .super-metric-card.output strong{color:#0a7c54}#homeView .super-metric-card.level{position:relative;z-index:3;overflow:hidden;gap:10px;grid-column:1 / -1;justify-self:center;width:min(100%,360px);background:linear-gradient(135deg,#111827fa,#0f172aeb),#111827;border-color:#1118271f;color:#fff;box-shadow:0 18px 40px #0f172a21}#homeView .super-metric-card.output,#homeView .super-metric-card.balance{margin-top:0}#homeView .super-metric-card.level:before{content:"";position:absolute;inset:-40% -20% auto auto;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#93ff6147,#93ff6100 68%);pointer-events:none}#homeView .level-card-top,#homeView .level-card-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}#homeView .super-metric-card.level span,#homeView .super-metric-card.level small{color:#ffffffa8}#homeView .super-metric-card.level strong{position:relative;color:#fff;font-size:31px;letter-spacing:0}#homeView .super-metric-card .primary-button{width:-moz-fit-content;width:fit-content;min-height:32px;margin-top:2px;padding:0 14px;border-radius:999px;background:#111827!important;border-color:#111827!important;color:#fff!important;box-shadow:none!important}#homeView .super-metric-card.level .primary-button{background:#93ff61!important;border-color:#93ff61!important;color:#10200d!important}#homeView .super-balance-line{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}#homeView .super-balance-line .secondary-button{min-width:58px;min-height:30px;padding:0 14px;border-radius:999px;background:#f3f4f6!important;border-color:#9ca3af!important;color:#111827!important;box-shadow:none!important;font-size:13px;font-weight:700}#homeView .super-log{margin-top:0}@keyframes tokenBuildFloat{0%,to{transform:perspective(740px) rotateX(56deg) rotate(-18deg) translateY(0)}50%{transform:perspective(740px) rotateX(56deg) rotate(-18deg) translateY(-10px)}}@keyframes armLeftWork{0%,to{transform:rotate(-12deg) translate(0)}50%{transform:rotate(-8deg) translate(18px)}}@keyframes armRightWork{0%,to{transform:rotate(192deg) translate(0)}50%{transform:rotate(188deg) translate(18px)}}@keyframes armTopWork{0%,to{transform:translate(-50%) rotate(92deg) translate(0)}50%{transform:translate(-50%) rotate(88deg) translate(18px)}}@keyframes sparkPulse{0%,to{opacity:.22;transform:scale(.72)}42%{opacity:1;transform:scale(1.38)}}@keyframes assemblyScan{to{transform:rotate(360deg)}}@media (max-width: 900px){#homeView .super-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}#homeView .arm-left{left:5%}#homeView .arm-right{right:5%}}@media (max-width: 680px){#homeView .super-title h1{font-size:38px}#homeView .super-title p:not(.eyebrow){font-size:13px;line-height:1.55}#homeView .super-assembly-stage{min-height:340px;border-radius:22px}#homeView .assembly-token{width:122px;height:122px}#homeView .assembly-token-face img{width:66px;height:66px}#homeView .assembly-arm{width:128px}#homeView .arm-left{left:-8%}#homeView .arm-right{right:-8%}#homeView .arm-top{top:12%}#homeView .assembly-status{left:14px;bottom:14px}#homeView .super-metrics{grid-template-columns:1fr}#homeView .super-metric-card{padding:14px}}#homeView .super-assembly-stage{background:radial-gradient(circle at 50% 42%,rgba(0,154,255,.16),transparent 24%),radial-gradient(circle at 50% 58%,rgba(10,124,84,.18),transparent 42%),linear-gradient(135deg,#f8fafc,#eef6f4 48%,#e7eef8)!important;box-shadow:0 22px 62px #0f172a1a,inset 0 0 0 1px #0f172a0f!important}#homeView .assembly-grid{background-image:linear-gradient(rgba(15,23,42,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.045) 1px,transparent 1px)!important;opacity:.9!important}#homeView .super-assembly-stage:before{background:radial-gradient(ellipse at center,rgba(10,124,84,.16),rgba(0,154,255,.08) 44%,transparent 72%)!important}#homeView .super-assembly-stage:after{border-color:#0a7c542e!important;box-shadow:0 0 0 72px #009aff09!important}#homeView .assembly-blueprint{position:absolute;top:42px;right:56px;bottom:42px;left:56px;border:1px solid rgba(10,124,84,.18);border-radius:24px;pointer-events:none;z-index:1}#homeView .assembly-blueprint:before,#homeView .assembly-blueprint:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border-radius:18px;border:1px dashed rgba(0,122,255,.2)}#homeView .assembly-blueprint:after{top:54px;right:112px;bottom:54px;left:112px;border-style:solid;opacity:.75;animation:blueprintPulse 3.4s ease-in-out infinite}#homeView .assembly-blueprint i{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(10,124,84,.42),transparent);animation:manufacturingScan 3.2s ease-in-out infinite}#homeView .assembly-blueprint i:nth-child(1){left:9%;right:9%;top:30%}#homeView .assembly-blueprint i:nth-child(2){left:16%;right:16%;top:54%;animation-delay:.55s}#homeView .assembly-blueprint i:nth-child(3){left:24%;right:24%;top:74%;animation-delay:1s}#homeView .assembly-machine{position:relative;width:230px;height:160px;transform-style:preserve-3d;transform:perspective(900px) rotateX(58deg) rotate(-28deg);animation:machineAssembleFloat 4.8s ease-in-out infinite;z-index:4}#homeView .machine-face{position:absolute;border:1px solid rgba(15,23,42,.16);box-shadow:inset 0 0 0 1px #ffffff6b}#homeView .machine-front{top:42px;right:18px;bottom:0;left:18px;display:grid;grid-template-columns:minmax(0,1fr);align-content:center;gap:10px;padding:16px 18px;border-radius:18px;background:linear-gradient(135deg,#fffffff5,#e2e8f0c7),linear-gradient(90deg,transparent,rgba(10,124,84,.18));transform:translateZ(44px)}#homeView .machine-top{left:34px;right:14px;top:0;height:70px;border-radius:18px 22px 12px 12px;background:linear-gradient(135deg,#f8fafc,#b6d6e1 48%,#64748b);transform:rotateX(90deg) translateZ(36px);transform-origin:bottom}#homeView .machine-side{right:-18px;top:48px;width:54px;height:104px;border-radius:10px 18px 18px 8px;background:linear-gradient(160deg,#0f766e,#38bdf8 58%,#1f2937);transform:rotateY(90deg) translateZ(26px);transform-origin:left;opacity:.92}#homeView .machine-label{display:inline-flex;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;min-height:40px;padding:0 12px 0 8px;border-radius:999px;background:#0f172aeb;color:#baff16;font-size:14px;font-weight:820;transform:rotateX(-58deg) rotate(28deg);transform-origin:left center;box-shadow:0 12px 28px #0f172a2e}#homeView .machine-label img{width:27px;height:27px}#homeView .machine-front>i{display:block;height:3px;border-radius:999px;background:linear-gradient(90deg,#0a7c54,#38bdf8,transparent);opacity:.72;animation:chassisLineFlow 2.4s ease-in-out infinite}#homeView .machine-front>i:nth-of-type(2){width:74%;animation-delay:.35s}#homeView .machine-front>i:nth-of-type(3){width:54%;animation-delay:.7s}#homeView .machine-shadow{position:absolute;left:28px;right:-8px;bottom:-50px;height:56px;border-radius:50%;background:#0f172a2e;filter:blur(16px);transform:translateZ(-70px)}#homeView .assembly-arm{background:linear-gradient(90deg,#4755691f,#475569d6,#38bdf82e)!important;box-shadow:0 0 0 1px #0f172a14,0 16px 28px #0f172a1f!important}#homeView .assembly-arm:before{background:#f8fafc!important;border-color:#0f172a1f!important;box-shadow:inset 0 0 0 8px #0a7c541f!important}#homeView .assembly-arm span{background:#0a7c54!important;box-shadow:0 0 22px #0a7c5440!important}#homeView .assembly-arm span:before,#homeView .assembly-arm span:after{background:#38bdf8!important}#homeView .assembly-spark{background:#38bdf8!important;box-shadow:0 0 18px #38bdf8e6!important}#homeView .assembly-status{background:#ffffffb8!important;border-color:#0f172a14!important;color:#111827!important;box-shadow:0 14px 36px #0f172a14}#homeView .assembly-status span,#homeView .assembly-status small{color:#64748b!important}#homeView .assembly-status strong{color:#111827!important}@keyframes machineAssembleFloat{0%,to{transform:perspective(900px) rotateX(58deg) rotate(-28deg) translateY(0)}50%{transform:perspective(900px) rotateX(58deg) rotate(-28deg) translateY(-9px)}}@keyframes manufacturingScan{0%,to{opacity:.25;transform:translate(-18px)}50%{opacity:1;transform:translate(18px)}}@keyframes blueprintPulse{0%,to{opacity:.34;transform:scale(.98)}50%{opacity:.78;transform:scale(1.02)}}@keyframes chassisLineFlow{0%,to{opacity:.36;transform:scaleX(.72);transform-origin:left}50%{opacity:.94;transform:scaleX(1);transform-origin:left}}@media (max-width: 680px){#homeView .assembly-blueprint{top:28px;right:18px;bottom:28px;left:18px}#homeView .assembly-machine{width:172px;height:124px}#homeView .machine-label{min-height:34px;font-size:12px}#homeView .machine-label img{width:22px;height:22px}}#homeView .super-assembly-stage{min-height:470px!important;overflow:visible!important;border-radius:0!important;background:radial-gradient(ellipse at 50% 72%,rgba(10,124,84,.18),transparent 42%),radial-gradient(circle at 52% 44%,rgba(56,189,248,.12),transparent 26%)!important;box-shadow:none!important;border:0!important}#homeView .super-assembly-stage:before,#homeView .super-assembly-stage:after{display:none!important}#homeView .assembly-grid{inset:auto 2% 0 2%!important;height:260px!important;border-radius:50%;-webkit-mask-image:radial-gradient(ellipse at center,#000 0 54%,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 0 54%,transparent 75%);opacity:.58!important;transform:perspective(680px) rotateX(62deg) translateY(12px) scale(1.04)!important}#homeView .assembly-blueprint{top:52px!important;right:9%!important;bottom:112px!important;left:9%!important;border:0!important;opacity:.72}#homeView .assembly-blueprint:before{top:10px;right:8%;bottom:10px;left:8%;border-color:#38bdf82e!important}#homeView .assembly-blueprint:after{top:64px;right:24%;bottom:64px;left:24%;border-color:#0a7c542e!important}#homeView .assembly-platform{position:absolute;left:50%;bottom:46px;width:min(620px,86%);height:118px;border-radius:50%;transform:translate(-50%) perspective(760px) rotateX(62deg);background:radial-gradient(ellipse at center,rgba(255,255,255,.92) 0 30%,rgba(226,232,240,.78) 56%,rgba(148,163,184,.38) 78%,transparent 80%),linear-gradient(90deg,#0a7c543d,#38bdf83d);box-shadow:0 34px 44px #0f172a1f,inset 0 0 0 1px #0f172a14,inset 0 0 38px #38bdf81f;z-index:1}#homeView .assembly-platform:before{content:"";position:absolute;top:18px;right:46px;bottom:18px;left:46px;border-radius:50%;border:1px dashed rgba(10,124,84,.28)}#homeView .assembly-machine{width:270px!important;height:205px!important;transform:perspective(920px) rotateX(56deg) rotate(-18deg) translateY(14px)!important;animation:chassisWorkFloat 4.8s ease-in-out infinite!important;z-index:4}#homeView .machine-front{top:54px!important;right:22px!important;bottom:0!important;left:22px!important;padding:22px!important;border-radius:22px!important;background:linear-gradient(135deg,#f8fafcfa,#cbd5e1db 58%,#94a3b8bd)!important;transform:translateZ(56px)!important}#homeView .machine-top{left:46px!important;right:18px!important;top:0!important;height:88px!important;background:linear-gradient(135deg,#fff,#bfdbfe 46%,#64748b)!important;transform:rotateX(90deg) translateZ(44px)!important}#homeView .machine-side{right:-24px!important;top:62px!important;width:66px!important;height:132px!important;background:linear-gradient(160deg,#0a7c54,#38bdf8 58%,#334155)!important}#homeView .machine-label{min-height:64px!important;padding:0 18px 0 13px!important;gap:13px!important;font-size:20px!important;letter-spacing:0!important;background:#0f172af5!important;color:#baff16!important}#homeView .machine-label img{width:48px!important;height:48px!important}#homeView .machine-front>i{height:4px!important;background:linear-gradient(90deg,#0a7c54,#38bdf8,#0f172a26)!important}#homeView .machine-shadow{left:12px!important;right:-28px!important;bottom:-60px!important;height:62px!important;background:#0f172a33!important}#homeView .assembly-arm{width:182px!important;height:16px!important;background:linear-gradient(90deg,#94a3b8,#334155,#38bdf8)!important;z-index:5}#homeView .assembly-arm .arm-tool{position:absolute;right:-18px;top:50%;width:48px;height:32px;border-radius:11px;transform:translateY(-50%);background:#0a7c54;box-shadow:0 0 18px #0a7c5447}#homeView .assembly-arm .arm-tool:before,#homeView .assembly-arm .arm-tool:after{content:"";position:absolute}#homeView .weld-tool:after{right:-18px;top:12px;width:24px;height:5px;border-radius:999px;background:#38bdf8;box-shadow:0 0 16px #38bdf8e6}#homeView .paint-tool:after{right:-16px;top:7px;width:18px;height:18px;border-radius:50%;border:3px solid #38bdf8}#homeView .build-tool:before{right:-14px;top:6px;width:22px;height:6px;border-radius:999px;background:#111827;transform:rotate(26deg)}#homeView .build-tool:after{right:-14px;bottom:6px;width:22px;height:6px;border-radius:999px;background:#111827;transform:rotate(-26deg)}#homeView .arm-weld{left:15%;top:50%;transform:rotate(-10deg);animation:weldArmWork 3.4s ease-in-out infinite}#homeView .arm-paint{right:14%;top:45%;transform:rotate(190deg);animation:paintArmWork 4.1s ease-in-out infinite}#homeView .arm-build{left:50%;top:18%;transform:translate(-50%) rotate(88deg);animation:buildArmWork 3.8s ease-in-out infinite}#homeView .paint-mist{position:absolute;right:-78px;top:50%;width:80px;height:54px;border-radius:50%;transform:translateY(-50%);background:radial-gradient(circle,rgba(56,189,248,.32),transparent 68%);filter:blur(4px);animation:paintMistPulse 2.2s ease-in-out infinite}#homeView .spark-one{left:calc(50% - 122px)!important;top:calc(50% + 4px)!important}#homeView .spark-two{left:calc(50% + 124px)!important;top:calc(50% - 16px)!important}#homeView .spark-three{left:calc(50% + 8px)!important;top:calc(50% - 138px)!important}#homeView .assembly-status{left:50%!important;bottom:4px!important;transform:translate(-50%);min-width:180px!important;text-align:center;justify-items:center;background:#ffffffc7!important}@keyframes chassisWorkFloat{0%,to{transform:perspective(920px) rotateX(56deg) rotate(-18deg) translateY(14px)}50%{transform:perspective(920px) rotateX(56deg) rotate(-18deg) translateY(4px)}}@keyframes weldArmWork{0%,to{transform:rotate(-10deg) translate(0)}50%{transform:rotate(-6deg) translate(24px)}}@keyframes paintArmWork{0%,to{transform:rotate(190deg) translate(0)}50%{transform:rotate(194deg) translate(24px)}}@keyframes buildArmWork{0%,to{transform:translate(-50%) rotate(88deg) translate(0)}50%{transform:translate(-50%) rotate(92deg) translate(22px)}}@keyframes paintMistPulse{0%,to{opacity:.16;transform:translateY(-50%) scale(.75)}50%{opacity:.72;transform:translateY(-50%) scale(1.12)}}@media (max-width: 900px){#homeView .arm-weld{left:2%}#homeView .arm-paint{right:2%}}@media (max-width: 680px){#homeView .super-assembly-stage{min-height:370px!important}#homeView .assembly-platform{width:92%;bottom:38px}#homeView .assembly-machine{width:190px!important;height:148px!important}#homeView .machine-label{min-height:46px!important;font-size:15px!important}#homeView .machine-label img{width:34px!important;height:34px!important}#homeView .assembly-arm{width:124px!important}#homeView .arm-weld{left:-10%}#homeView .arm-paint{right:-12%}#homeView .arm-build{top:14%}}#homeView .super-assembly-stage{min-height:500px!important;background:radial-gradient(ellipse at 50% 74%,rgba(10,124,84,.22),transparent 35%),radial-gradient(circle at 50% 42%,rgba(56,189,248,.1),transparent 23%)!important}#homeView .assembly-blueprint{display:none!important}#homeView .assembly-grid{opacity:.34!important;height:220px!important}#homeView .assembly-platform{bottom:58px!important;width:min(720px,92%)!important;height:136px!important;background:radial-gradient(ellipse at center,rgba(255,255,255,.98) 0 26%,rgba(203,213,225,.88) 54%,rgba(100,116,139,.52) 78%,transparent 80%),linear-gradient(90deg,#0a7c5457,#38bdf857)!important;box-shadow:0 34px 42px #0f172a29,inset 0 0 0 1px #0f172a1a,inset 0 0 42px #38bdf82e!important}#homeView .assembly-machine{width:370px!important;height:270px!important;transform:perspective(940px) rotateX(54deg) rotate(-16deg) translateY(8px)!important;filter:drop-shadow(0 28px 36px rgba(15,23,42,.18))}#homeView .machine-front{top:72px!important;right:30px!important;bottom:0!important;left:30px!important;padding:32px!important;border-radius:28px!important;background:linear-gradient(135deg,#fff,#dbeafe 44%,#94a3b8)!important;border-color:#0f172a3d!important;box-shadow:inset 0 0 0 1px #ffffffad,inset -18px -14px 30px #0f172a1f!important}#homeView .machine-top{left:64px!important;right:24px!important;height:116px!important;border-radius:26px 30px 16px 16px!important;background:linear-gradient(135deg,#fff,#bfdbfe 42%,#475569)!important;border-color:#0f172a33!important}#homeView .machine-side{right:-32px!important;top:82px!important;width:88px!important;height:174px!important;border-radius:14px 28px 26px 10px!important;background:linear-gradient(160deg,#075e43,#0ea5e9 54%,#1f2937)!important;border-color:#0f172a3d!important;opacity:1!important}#homeView .machine-label{min-height:86px!important;padding:0 26px 0 18px!important;gap:18px!important;border-radius:999px!important;font-size:28px!important;background:#07110d!important;color:#baff16!important;box-shadow:0 16px 34px #0f172a42!important}#homeView .machine-label img{width:68px!important;height:68px!important}#homeView .machine-front>i{height:5px!important;margin-left:12px;background:linear-gradient(90deg,#0a7c54,#38bdf8,#0f172a38)!important;opacity:.88!important}#homeView .assembly-arm{width:235px!important;height:24px!important;border-radius:999px!important;background:linear-gradient(90deg,#cbd5e1,#334155 48%,#111827)!important;box-shadow:0 0 0 1px #0f172a29,0 18px 30px #0f172a2e!important}#homeView .assembly-arm:before{width:64px!important;height:64px!important;left:-30px!important;background:#e2e8f0!important;border:7px solid #bfdbfe!important;box-shadow:inset 0 0 0 9px #0f172a14,0 10px 22px #0f172a1f!important}#homeView .assembly-arm .arm-tool{right:-26px!important;width:66px!important;height:44px!important;border-radius:15px!important;background:#0f766e!important}#homeView .arm-weld{left:8%!important;top:47%!important;transform:rotate(-8deg)!important}#homeView .arm-paint{right:8%!important;top:44%!important;transform:rotate(190deg)!important}#homeView .arm-build{left:50%!important;top:8%!important;transform:translate(-50%) rotate(90deg)!important}#homeView .weld-tool:after{right:-32px!important;top:17px!important;width:42px!important;height:7px!important;background:#38bdf8!important;box-shadow:0 0 24px #38bdf8,0 0 10px #baff168c!important}#homeView .paint-tool:after{right:-25px!important;top:10px!important;width:28px!important;height:28px!important;border-color:#38bdf8!important}#homeView .paint-mist{right:-110px!important;width:120px!important;height:82px!important;background:radial-gradient(circle,rgba(56,189,248,.44),rgba(10,124,84,.2) 48%,transparent 70%)!important}#homeView .build-tool:before,#homeView .build-tool:after{right:-24px!important;width:36px!important;height:8px!important;background:#111827!important}#homeView .spark-one{left:calc(50% - 168px)!important;top:calc(50% - 8px)!important}#homeView .spark-two{left:calc(50% + 178px)!important;top:calc(50% - 30px)!important}#homeView .spark-three{left:calc(50% + 10px)!important;top:calc(50% - 186px)!important}#homeView .assembly-spark{width:10px!important;height:10px!important}#homeView .assembly-status{bottom:-4px!important;background:#ffffffe6!important;box-shadow:0 14px 32px #0f172a1f!important}@media (max-width: 900px){#homeView .assembly-machine{width:290px!important;height:218px!important}#homeView .assembly-arm{width:170px!important}#homeView .arm-weld{left:-2%!important}#homeView .arm-paint{right:-2%!important}}@media (max-width: 680px){#homeView .super-assembly-stage{min-height:380px!important}#homeView .assembly-machine{width:215px!important;height:168px!important}#homeView .machine-label{min-height:54px!important;font-size:17px!important}#homeView .machine-label img{width:40px!important;height:40px!important}#homeView .assembly-arm{width:132px!important;height:18px!important}}#homeView .super-assembly-stage{min-height:530px!important;overflow:hidden!important;background:radial-gradient(ellipse at center,rgba(186,255,22,.16),transparent 42%),linear-gradient(180deg,#f8fafc,#eef2f7)!important}#homeView .super-assembly-stage>:not(.power-rig):not(.assembly-status){display:none!important}#homeView .power-rig{position:relative;width:min(900px,94%);height:440px;margin:0 auto;z-index:2}#homeView .rig-body{position:absolute;left:50%;bottom:42px;width:650px;height:350px;transform:translate(-50%);clip-path:polygon(10% 23%,20% 4%,40% 4%,42% 0,58% 0,60% 4%,80% 4%,90% 23%,90% 100%,10% 100%);background:linear-gradient(135deg,#93ff61,#1ed760 42%,#0fb978 72%,#0a7c54);border:8px solid #06110d;box-shadow:0 28px 44px #0f172a29,inset 0 0 0 8px #0b5e453d}#homeView .rig-body:before,#homeView .rig-body:after{content:"";position:absolute;top:58px;bottom:36px;width:118px;background:#050806;border:3px solid #07110d;z-index:1}#homeView .rig-body:before{left:0;clip-path:polygon(0 0,88% 0,88% 72%,66% 82%,66% 100%,0 100%)}#homeView .rig-body:after{right:0;clip-path:polygon(12% 0,100% 0,100% 100%,34% 100%,34% 82%,12% 72%)}#homeView .rig-top-bar{position:absolute;left:88px;right:88px;top:18px;height:34px;background:#050806;border-top:13px solid #1f78c8;z-index:2}#homeView .rig-top-bar i{position:absolute;top:16px;width:6px;height:14px;border-radius:2px;background:#60a5fa;animation:rigBlink 1.8s ease-in-out infinite}#homeView .rig-top-bar i:nth-child(1){left:34px}#homeView .rig-top-bar i:nth-child(2){left:50px;animation-delay:.25s}#homeView .rig-top-bar i:nth-child(3){right:34px;animation-delay:.5s}#homeView .rig-top-logo{position:absolute;left:50%;top:-48px;width:154px;height:154px;transform:translate(-50%);display:grid;place-items:center;border-radius:50%;background:#93ff61;border:7px solid #050806;box-shadow:0 18px 32px #0f172a29;z-index:5}#homeView .rig-top-logo span{color:#142312;font-family:Georgia,Times New Roman,serif;font-size:92px;line-height:1;font-weight:900}#homeView .rig-top-logo i{position:absolute;bottom:31px;width:56px;height:8px;border-radius:50%;background:#14231240;animation:logoShadowPulse 2.4s ease-in-out infinite}#homeView .rig-panel{position:absolute;top:105px;width:190px;height:205px;border-radius:24px;background:#050806;border:8px solid #1f78c8;box-shadow:inset 0 0 0 4px #07110d;z-index:3}#homeView .panel-left{left:168px}#homeView .panel-right{right:168px}#homeView .panel-screen{position:absolute;left:22px;right:22px;top:22px;height:90px;border:2px solid #18d26e;background:linear-gradient(90deg,rgba(24,210,110,.13) 1px,transparent 1px),linear-gradient(rgba(96,165,250,.13) 1px,transparent 1px),#020403;background-size:12px 12px;overflow:hidden}#homeView .panel-screen:before{content:"";position:absolute;left:-45%;top:0;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(186,255,22,.38),transparent);animation:panelScan 2.8s linear infinite}#homeView .panel-screen i{position:absolute;left:12px;right:12px;height:2px;background:#18d26e;opacity:.85}#homeView .panel-screen i:nth-child(1){top:18px;right:55px}#homeView .panel-screen i:nth-child(2){top:35px;left:34px}#homeView .panel-screen i:nth-child(3){top:52px;right:28px;background:#60a5fa}#homeView .panel-screen i:nth-child(4){top:70px;left:54px}#homeView .panel-screen span{position:absolute;right:22px;top:34px;width:34px;height:26px;border:2px solid #18d26e;border-top-color:transparent;transform:skew(-18deg)}#homeView .panel-port-row{position:absolute;left:38px;right:38px;bottom:34px;display:flex;justify-content:space-between}#homeView .panel-port-row b{width:48px;height:25px;border-radius:6px;background:#93ff61;border:7px solid #0a7c54;box-shadow:0 0 14px #93ff6140;animation:portGlow 2.2s ease-in-out infinite}#homeView .panel-port-row b:nth-child(2){animation-delay:.45s}#homeView .rig-center-spine{position:absolute;left:50%;top:112px;bottom:88px;width:38px;transform:translate(-50%);background:linear-gradient(90deg,#111827 0,#111827 28%,#2f80d0 28%,#2f80d0 46%,#0a7c54 46%,#0a7c54 70%,#111827 70%);z-index:3}#homeView .rig-mini-screen{position:absolute;left:50%;bottom:55px;width:112px;height:62px;transform:translate(-50%);border-radius:14px;background:#050806;border:9px solid #2f80d0;z-index:4;overflow:hidden}#homeView .rig-mini-screen i,#homeView .rig-mini-screen span{position:absolute;left:14px;right:14px;height:2px;background:#18d26e;animation:rigBlink 1.5s ease-in-out infinite}#homeView .rig-mini-screen i{top:20px}#homeView .rig-mini-screen span{top:36px;right:38px;background:#60a5fa}#homeView .rig-side{position:absolute;top:122px;width:42px;height:134px;z-index:4}#homeView .side-left{left:62px}#homeView .side-right{right:62px}#homeView .rig-side i{display:block;width:30px;height:8px;margin:14px auto;border-radius:999px;background:#2f80d0;animation:rigBlink 2s ease-in-out infinite}#homeView .rig-cable{position:absolute;bottom:0;width:140px;height:250px;border:9px solid currentColor;border-top:0;border-bottom:0;z-index:1}#homeView .cable-left-black{left:0;color:#050806;border-right:0;border-radius:60px 0 0 80px;transform:rotate(180deg)}#homeView .cable-left-blue{left:36px;color:#2f80d0;border-right:0;border-radius:60px 0 0 80px;transform:rotate(180deg);animation:cableFlow 2.7s ease-in-out infinite}#homeView .cable-right-black{right:0;color:#050806;border-left:0;border-radius:0 60px 80px 0;transform:rotate(180deg)}#homeView .cable-right-blue{right:36px;color:#2f80d0;border-left:0;border-radius:0 60px 80px 0;transform:rotate(180deg);animation:cableFlow 2.7s ease-in-out infinite .4s}#homeView .rig-floor-line{position:absolute;left:0;right:0;bottom:0;height:24px;border-top:10px solid #050806;border-bottom:10px solid #050806;z-index:5}@keyframes panelScan{to{left:110%}}@keyframes rigBlink{0%,to{opacity:.35}50%{opacity:1}}@keyframes portGlow{0%,to{filter:brightness(.9)}50%{filter:brightness(1.35)}}@keyframes cableFlow{0%,to{filter:brightness(.88)}50%{filter:brightness(1.22)}}@keyframes logoShadowPulse{0%,to{transform:scaleX(.82);opacity:.36}50%{transform:scaleX(1.08);opacity:.62}}@media (max-width: 900px){#homeView .power-rig{transform:scale(.82);transform-origin:center}}@media (max-width: 680px){#homeView .super-assembly-stage{min-height:360px!important}#homeView .power-rig{width:720px;transform:scale(.52)}}#homeView .super-assembly-stage{min-height:620px!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;border:0!important}#homeView .super-assembly-stage>:not(.super-rig-visual):not(.assembly-status){display:none!important}#homeView .super-assembly-stage>.super-rig-visual{display:block!important}#homeView .super-assembly-stage>.super-rig-visual.super-rig-visual{display:block!important}#homeView .super-rig-visual{display:block!important;position:relative;width:min(1120px,100%);aspect-ratio:2720 / 1440;margin:-8px auto 0;overflow:visible;filter:drop-shadow(0 24px 38px rgba(15,23,42,.1));animation:rigImageFloat 5.6s ease-in-out infinite}#homeView .super-rig-visual img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#homeView .rig-anim-scan{position:absolute;left:33.5%;top:28%;width:33%;height:44%;border-radius:18px;background:linear-gradient(90deg,transparent,rgba(186,255,22,.18),rgba(56,189,248,.14),transparent);mix-blend-mode:screen;opacity:0;transform:skew(-8deg);animation:rigImageScan 3.2s ease-in-out infinite;pointer-events:none}#homeView .rig-anim-glow{position:absolute;border-radius:50%;pointer-events:none;mix-blend-mode:screen}#homeView .glow-logo{left:45.2%;top:45.3%;width:12.6%;height:23.6%;background:radial-gradient(circle,rgba(186,255,22,.32),transparent 66%);animation:rigGlowPulse 2.4s ease-in-out infinite}#homeView .glow-core{left:45.5%;top:13.1%;width:8.2%;height:9.8%;background:radial-gradient(circle,rgba(186,255,22,.28),transparent 68%);animation:rigGlowPulse 2.4s ease-in-out infinite .45s}#homeView .rig-anim-cable{position:absolute;height:8px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(56,189,248,.52),transparent);filter:blur(.2px);opacity:0;pointer-events:none}#homeView .rig-anim-cable.cable-left{left:0;bottom:7.4%;width:36%;animation:rigCableSweep 2.8s ease-in-out infinite}#homeView .rig-anim-cable.cable-right{right:0;bottom:8.3%;width:34%;animation:rigCableSweep 2.8s ease-in-out infinite .55s}#homeView .rig-anim-pulse{position:absolute;width:7px;height:7px;border-radius:50%;background:#baff16;box-shadow:0 0 14px #baff16e0;animation:rigNodeBlink 1.6s ease-in-out infinite;pointer-events:none}#homeView .pulse-one{left:36.8%;top:32.5%}#homeView .pulse-two{right:36.5%;top:32.8%;animation-delay:.65s}@keyframes rigImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes rigImageScan{0%,to{opacity:0;transform:translate(-24%) skew(-8deg)}18%,62%{opacity:.9}82%{opacity:0;transform:translate(36%) skew(-8deg)}}@keyframes rigGlowPulse{0%,to{opacity:.28;transform:scale(.92)}50%{opacity:.82;transform:scale(1.08)}}@keyframes rigCableSweep{0%,to{opacity:0;transform:translate(-18%)}28%,58%{opacity:.82}82%{opacity:0;transform:translate(18%)}}@keyframes rigNodeBlink{0%,to{opacity:.18;transform:scale(.72)}50%{opacity:1;transform:scale(1.28)}}@media (max-width: 900px){#homeView .super-assembly-stage{min-height:480px!important}#homeView .super-rig-visual{width:min(900px,118%);margin-left:50%;transform:translate(-50%);animation:rigImageFloatCentered 5.6s ease-in-out infinite}@keyframes rigImageFloatCentered{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}}@media (max-width: 680px){#homeView .super-assembly-stage{min-height:330px!important}#homeView .super-rig-visual{width:140%}}#homeView .super-assembly-stage{min-height:560px!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;border:0!important}#homeView .super-assembly-stage>:not(.super-rig-svg):not(.assembly-status){display:none!important}#homeView .super-assembly-stage>.super-rig-svg.super-rig-svg{display:block!important}#homeView .super-rig-svg{display:block!important;width:min(1120px,100%);height:auto;margin:-10px auto 0;overflow:visible}#homeView .rig-shell{fill:url(#rigGreenBlue);stroke:#050806;stroke-width:10;stroke-linejoin:round}#homeView .rig-right-shell{fill:#168bd78c;stroke:none;mix-blend-mode:multiply}#homeView .rig-top-left,#homeView .rig-top-right,#homeView .rig-top-center,#homeView .rig-panel,#homeView .rig-bottom-core{fill:#050806;stroke:#168bd7;stroke-width:7;stroke-linejoin:round}#homeView .rig-top-center{stroke-width:0}#homeView .rig-top-leds rect{fill:#168bd7;animation:rigTopLed 2.4s ease-in-out infinite}#homeView .rig-top-leds rect:nth-child(1){fill:#93ff61}#homeView .rig-top-leds rect:nth-child(2){animation-delay:.3s}#homeView .rig-top-leds rect:nth-child(3){animation-delay:.6s}#homeView .rig-split-line,#homeView .rig-center-pipes,#homeView .rig-bottom-pipes,#homeView .rig-side-bars path{fill:none;stroke:#050806;stroke-width:8;stroke-linecap:round}#homeView .rig-center-pipes,#homeView .rig-bottom-pipes{stroke:#f8fafc;stroke-width:11}#homeView .rig-screen{fill:#020403;stroke:#18d26e;stroke-width:2}#homeView .rig-detail-strokes path{fill:none;stroke:#050806;stroke-width:5;stroke-linecap:square;stroke-linejoin:miter;opacity:.9}#homeView .rig-detail-strokes path:nth-child(4),#homeView .rig-detail-strokes path:nth-child(5){stroke:#18d26e;stroke-width:3;stroke-dasharray:68;animation:rigDetailFlow 3.2s linear infinite}#homeView .rig-screen-lines path{fill:none;stroke:#18d26e;stroke-width:3;stroke-linecap:round;stroke-dasharray:150;animation:rigCircuitFlow 2.8s linear infinite}#homeView .rig-screen-lines .wave{stroke:#38bdf8;animation-duration:3.4s}#homeView .rig-leds rect{fill:#93ff61;animation:rigLedPulse 1.8s ease-in-out infinite}#homeView .rig-leds rect:nth-child(2n){fill:#168bd7;animation-delay:.45s}#homeView .rig-energy-dots circle{fill:#93ff61;opacity:.28;animation:rigEnergyDot 1.8s ease-in-out infinite}#homeView .rig-energy-dots circle:nth-child(2n){fill:#168bd7;animation-delay:.2s}#homeView .rig-energy-dots circle:nth-child(3n){animation-delay:.45s}#homeView .rig-port-caps rect{fill:url(#rigGreenBlue);stroke:#050806;stroke-width:6;animation:rigPortCapPulse 2.8s ease-in-out infinite}#homeView .rig-port-caps rect:nth-child(2n){animation-delay:.5s}#homeView .rig-logo-disc{fill:#93ff61;stroke:#050806;stroke-width:8;animation:rigLogoPulse 2.6s ease-in-out infinite}#homeView .rig-logo-a{fill:#142312;font-family:Georgia,Times New Roman,serif;font-size:120px;font-weight:900}#homeView .rig-logo-shadow{fill:#14231247;animation:rigLogoShadow 2.6s ease-in-out infinite}#homeView .rig-large-logo{transform-box:fill-box;transform-origin:center;animation:rigLargeLogoBreath 3s ease-in-out infinite}#homeView .rig-large-logo .rig-logo-disc{stroke-width:9}#homeView .rig-large-logo .rig-logo-a{font-size:146px}#homeView .rig-dense-modules path{fill:none;stroke:#168bd7;stroke-width:10;stroke-linecap:square;stroke-linejoin:round}#homeView .rig-dense-modules path:nth-child(1),#homeView .rig-dense-modules path:nth-child(2){stroke:url(#rigGreenBlue);stroke-width:18;animation:rigModulePulse 2.6s ease-in-out infinite}#homeView .rig-u-cables path{fill:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke:#168bd7;animation:rigUCableFlow 2.7s ease-in-out infinite}#homeView .rig-u-cables path:nth-child(2n){stroke:#20c95f;animation-delay:.5s}#homeView .rig-side-bars path{stroke:#168bd7;stroke-width:8}#homeView .rig-cable{stroke-width:13;animation:rigCableLive 2.8s ease-in-out infinite}#homeView .rig-cable.black{stroke:#050806;animation:none}#homeView .rig-cable.blue{stroke:#168bd7}#homeView .rig-cable.green{stroke:#20c95f;animation-delay:.5s}#homeView .rig-floor{fill:none;stroke:#050806;stroke-width:13;stroke-linecap:round}#homeView .assembly-status{display:none!important}@keyframes rigCircuitFlow{0%{stroke-dashoffset:150;opacity:.42}50%{opacity:1}to{stroke-dashoffset:0;opacity:.52}}@keyframes rigLedPulse{0%,to{opacity:.42;filter:brightness(.9)}50%{opacity:1;filter:brightness(1.45)}}@keyframes rigTopLed{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}@keyframes rigDetailFlow{to{stroke-dashoffset:-136}}@keyframes rigEnergyDot{0%,to{opacity:.22;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@keyframes rigPortCapPulse{0%,to{filter:brightness(.94)}50%{filter:brightness(1.18)}}@keyframes rigLogoPulse{0%,to{filter:drop-shadow(0 0 0 rgba(147,255,97,0))}50%{filter:drop-shadow(0 0 18px rgba(147,255,97,.72))}}@keyframes rigLogoShadow{0%,to{transform:scaleX(.86);opacity:.35}50%{transform:scaleX(1.08);opacity:.58}}@keyframes rigCableLive{0%,to{filter:brightness(.9)}50%{filter:brightness(1.35) drop-shadow(0 0 6px currentColor)}}@keyframes rigLargeLogoBreath{0%,to{filter:drop-shadow(0 0 0 rgba(147,255,97,0));transform:scale(1)}50%{filter:drop-shadow(0 0 20px rgba(147,255,97,.72));transform:scale(1.015)}}@keyframes rigModulePulse{0%,to{filter:brightness(.92)}50%{filter:brightness(1.18)}}@keyframes rigUCableFlow{0%,to{opacity:.72;filter:brightness(.92)}50%{opacity:1;filter:brightness(1.35) drop-shadow(0 0 5px currentColor)}}@media (max-width: 900px){#homeView .super-assembly-stage{min-height:460px!important}#homeView .super-rig-svg{width:108%;margin-left:50%;transform:translate(-50%)}}@media (max-width: 680px){#homeView .super-assembly-stage{min-height:330px!important}#homeView .super-rig-svg{width:145%}}#homeView .super-assembly-stage{min-height:570px!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;border:0!important}#homeView .super-assembly-stage>:not(.latest-rig-svg):not(.assembly-status){display:none!important}#homeView .super-assembly-stage>.latest-rig-svg.latest-rig-svg{display:block!important}#homeView .latest-rig-svg{display:block!important;width:min(1120px,100%);height:auto;margin:-8px auto 0;overflow:visible}#homeView .latest-rig-cables .cable{stroke-width:14;animation:latestCableFlow 2.7s ease-in-out infinite}#homeView .latest-rig-cables .black{stroke:#050806;animation:none}#homeView .latest-rig-cables .blue{stroke:#168bd7}#homeView .latest-rig-cables .green{stroke:#20c95f;animation-delay:.45s}#homeView .latest-rig-floor{fill:none;stroke:#050806;stroke-width:14;stroke-linecap:round}#homeView .latest-rig-body .shell.main{fill:url(#latestRigShell);stroke:#050806;stroke-width:10;stroke-linejoin:round}#homeView .latest-rig-body .shell.right,#homeView .latest-rig-body .shell.side-right{fill:url(#latestRigBlue);stroke:#050806;stroke-width:8;stroke-linejoin:round}#homeView .latest-rig-body .shell.side-left{fill:#5ee06a;stroke:#050806;stroke-width:8;stroke-linejoin:round}#homeView .latest-rig-body .top-window{fill:#050806;stroke:#050806;stroke-width:4}#homeView .latest-rig-status rect{fill:#168bd7;animation:latestLedPulse 1.9s ease-in-out infinite}#homeView .latest-rig-status rect:nth-child(1),#homeView .latest-rig-status rect:nth-child(2){fill:#93ff61}#homeView .latest-rig-status rect:nth-child(2){animation-delay:.25s}#homeView .latest-rig-status rect:nth-child(3){animation-delay:.5s}#homeView .latest-rig-body .top-cut{fill:none;stroke:#050806;stroke-width:6;stroke-linecap:square}#homeView .latest-rig-dense .rail{fill:none;stroke:url(#latestRigShell);stroke-width:18;stroke-linecap:round;animation:latestRailPulse 2.8s ease-in-out infinite}#homeView .latest-rig-dense .pipe.white{fill:none;stroke:#f8fafc;stroke-width:10;stroke-linecap:square}#homeView .latest-rig-dense .pipe.blue{fill:none;stroke:#168bd7;stroke-width:12;stroke-linecap:square;animation:latestCableFlow 2.6s ease-in-out infinite}#homeView .latest-rig-panels .panel{fill:#050806;stroke:#168bd7;stroke-width:8;stroke-linejoin:round}#homeView .latest-rig-panels .screen-lines path{fill:none;stroke:#18d26e;stroke-width:3;stroke-linecap:round;stroke-dasharray:160;animation:latestScreenFlow 2.9s linear infinite}#homeView .latest-rig-panels .screen-lines .wave{stroke:#168bd7;animation-duration:3.4s}#homeView .latest-rig-panels .panel-slats path{fill:none;stroke:#168bd7;stroke-width:8;stroke-linecap:square}#homeView .latest-rig-leds rect,#homeView .latest-rig-leds circle{fill:#93ff61;animation:latestLedPulse 1.8s ease-in-out infinite}#homeView .latest-rig-leds rect:nth-child(2n),#homeView .latest-rig-leds circle:nth-child(2n){fill:#168bd7;animation-delay:.35s}#homeView .latest-rig-u-cables path{fill:none;stroke:#20c95f;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;animation:latestUCablePulse 2.6s ease-in-out infinite}#homeView .latest-rig-u-cables path:nth-child(2n){stroke:#168bd7;animation-delay:.45s}#homeView .latest-rig-logo circle{fill:#93ff61;stroke:#050806;stroke-width:9;animation:latestLogoGlow 2.7s ease-in-out infinite}#homeView .latest-rig-logo text{fill:#142312;font-family:Georgia,Times New Roman,serif;font-size:148px;font-weight:900}#homeView .latest-rig-logo ellipse{fill:#14231247;animation:latestLogoShadow 2.7s ease-in-out infinite}#homeView .latest-rig-body .bottom-core{fill:#050806;stroke:#168bd7;stroke-width:7;stroke-linejoin:round}#homeView .latest-rig-body .side-vents path{fill:none;stroke:#050806;stroke-width:7;stroke-linecap:square}@keyframes latestScreenFlow{0%{stroke-dashoffset:160;opacity:.45}50%{opacity:1}to{stroke-dashoffset:0;opacity:.55}}@keyframes latestLedPulse{0%,to{opacity:.42;filter:brightness(.9)}50%{opacity:1;filter:brightness(1.45)}}@keyframes latestRailPulse{0%,to{filter:brightness(.92)}50%{filter:brightness(1.18)}}@keyframes latestCableFlow{0%,to{filter:brightness(.9)}50%{filter:brightness(1.35) drop-shadow(0 0 5px currentColor)}}@keyframes latestUCablePulse{0%,to{opacity:.72;filter:brightness(.92)}50%{opacity:1;filter:brightness(1.4) drop-shadow(0 0 5px currentColor)}}@keyframes latestLogoGlow{0%,to{filter:drop-shadow(0 0 0 rgba(147,255,97,0));transform:scale(1)}50%{filter:drop-shadow(0 0 18px rgba(147,255,97,.75));transform:scale(1.012)}}@keyframes latestLogoShadow{0%,to{transform:scaleX(.86);opacity:.35}50%{transform:scaleX(1.1);opacity:.58}}@media (max-width: 900px){#homeView .super-assembly-stage{min-height:460px!important}#homeView .latest-rig-svg{width:112%;margin-left:50%;transform:translate(-50%)}}@media (max-width: 680px){#homeView .super-assembly-stage{min-height:330px!important}#homeView .latest-rig-svg{width:150%}}#homeView .super-compute-home{display:grid!important;justify-items:center!important;gap:18px!important;width:min(100%,760px)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView .super-compute-home,#homeView.active .super-compute-home{width:min(100%,760px)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page{padding-top:28px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView,#homeView.active{padding-top:20px!important;display:grid!important;justify-items:center!important}#homeView:before{content:"";position:absolute;left:50%;top:-20px;width:min(1040px,92vw);height:760px;transform:translate(-50%);pointer-events:none;z-index:-1;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.72) 0 9%,rgba(255,255,255,.3) 20%,transparent 58%),linear-gradient(180deg,rgba(147,255,97,.26) 0%,rgba(83,202,255,.16) 46%,transparent 100%);clip-path:polygon(35% 0,65% 0,100% 100%,0 100%);filter:blur(10px);opacity:.96}#homeView .super-title{margin-bottom:6px;padding-top:0!important}#homeView .super-title h1{font-weight:980!important;text-shadow:0 1px 0 rgba(255,255,255,.28),0 12px 28px rgba(15,23,42,.14)}#homeView .super-rule-button{min-height:28px;margin-top:12px;padding:0 14px;border-radius:999px;background:#111827b8;color:#fff;font-size:12px;font-weight:760;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 0 0 1px #ffffff24}#homeView .super-metrics{position:relative;z-index:2;width:100%;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-bottom:14px;row-gap:14px;padding-top:0}#homeView .super-metric-card.output,#homeView .super-metric-card.balance{min-height:138px;padding:24px 28px!important;border-radius:18px!important}#homeView .super-metric-card.output>span,#homeView .super-metric-card.balance>span{display:inline-flex;align-items:baseline;gap:8px;color:#111827;font-size:15px;font-weight:520}#homeView .super-balance-growth-note{color:#94a3b8;font-size:11px;line-height:1;font-style:normal;font-weight:520;white-space:nowrap}#homeView .super-metric-card.output strong,#homeView .super-metric-card.balance strong{display:inline-flex;align-items:center;gap:5px;color:#020403!important;font-size:31px!important;font-weight:720;letter-spacing:0}#homeView .super-metric-card.output .metric-avax-icon,#homeView .super-metric-card.balance .metric-avax-icon{width:23px;height:23px;flex:0 0 23px;display:block}#homeView .super-metric-card.output small,#homeView .super-metric-card.balance small{color:#111827;font-size:14px;font-weight:450}#homeView .super-metric-card.output .super-claim-button{min-width:62px;min-height:34px;padding:0 14px;border-radius:999px;background:#93ff61!important;border-color:#93ff61!important;color:#10200d!important;font-size:13px;font-weight:760;box-shadow:none!important}#homeView .super-metric-card.output .super-claim-button:disabled,#homeView .super-balance-line .secondary-button:disabled{opacity:.42;cursor:not-allowed}#homeView .super-metric-card.level{display:grid!important;grid-template-columns:1fr;justify-items:center;align-items:center;gap:0;width:min(100%,248px)!important;min-height:auto!important;margin:-116px auto 0!important;padding:0!important;border-radius:8px!important;text-align:center;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}#homeView .super-metric-card.level:before,#homeView .super-metric-card.level:after{display:none!important}#homeView .level-display-item{position:relative;display:grid;align-items:center;justify-content:center;justify-items:center;gap:4px;min-width:136px;min-height:51px;margin-top:10px;padding:8px 14px;text-align:center;white-space:nowrap;border:4px solid #061422;background:#000c;box-shadow:inset 0 2px #ffffff29,inset 0 -4px #0003,0 6px #000f1c47}#homeView .level-display-item span,#homeView .level-income-row span{color:#fff!important;font-size:11px;line-height:1;font-weight:500;text-shadow:0 0 8px rgba(83,202,255,.34)}#homeView .level-display-item strong{color:#fff!important;font-size:19px!important;line-height:1;font-weight:560;text-shadow:0 0 8px rgba(147,255,97,.42)}#homeView .level-income-row{display:none!important;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:28px;padding:0 11px;border-radius:999px;background:#050a1294;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#homeView .super-compute-home.is-super-unclaimed .level-display-item{display:none}#homeView .super-compute-home.is-super-unclaimed .level-income-row{display:none!important}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level{margin-top:-78px!important}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level .primary-button{min-width:232px;background:#93c5fd!important;border-color:#2563eb38!important;color:#000!important;box-shadow:inset 0 -3px #2563eb29,0 2px #1e40af2e,0 6px 10px #2563eb1a!important}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level .primary-button b{color:#000!important;font-size:15px}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level .primary-button span{color:#000!important}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level .primary-button.is-kyc-pending{background:#e5e7eb!important;border-color:#6b72802e!important;color:#6b7280!important;box-shadow:inset 0 -3px #6b72801f,0 2px #6b728024,0 6px 10px #6b728014!important}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level .primary-button.is-kyc-pending b,#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level .primary-button.is-kyc-pending span{color:#6b7280!important}#homeView .super-compute-home.is-super-unclaimed .machine-income-display .machine-claim-button{visibility:hidden!important;pointer-events:none}#homeView .level-income-row strong{display:inline-flex;align-items:center;gap:4px;color:#fff!important;font-size:18px!important;line-height:1;font-weight:760}#homeView .level-display-item .level-avax-icon{width:10px;height:10px;flex:0 0 10px;display:block}#homeView .super-metric-card.level .primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-width:202px;height:46px;min-height:46px;padding:0 18px;font-size:13px;font-weight:760;margin-top:-1px;margin-left:0;line-height:1;border-radius:999px;background:#93ff61!important;border:1px solid rgba(7,19,33,.18)!important;box-shadow:inset 0 -3px #0550242e,0 2px #07132142,0 5px 10px #030d181f!important}#homeView .super-metric-card.level .primary-button svg{width:17px;height:17px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round;margin:0}#homeView .super-metric-card.level .primary-button b{color:currentColor!important;font-size:13px;line-height:1;font-weight:820}#homeView .super-metric-card.level .primary-button span{color:currentColor!important;font-size:13px;line-height:1;font-weight:760}#homeView .level-upgrade-note{margin:8px 0 0;text-align:center;color:#64748b;font-size:12px;line-height:1.35;font-weight:560}#homeView .super-compute-home.is-super-unclaimed .level-upgrade-note{margin-top:-4px}#homeView .super-log{background:#f0f2f5!important;border:0!important;box-shadow:none!important;width:100%;padding:24px!important}#homeView .super-log .super-panel-head h2{font-size:16px!important;line-height:1.2!important;font-weight:700!important}#homeView .super-log .super-panel-head{align-items:center}#homeView .super-log-filters{display:flex;align-items:center;gap:8px;margin-left:auto}#homeView .super-log-filters select{min-height:32px;padding:0 28px 0 12px;border:0;border-radius:999px;background:#fff;color:#111827;box-shadow:inset 0 0 0 1px #11182714;font:inherit;font-size:12px;font-weight:650}#homeView .home-level-list{position:relative;z-index:2;width:100%;padding:24px;border-radius:14px;background:#f0f2f5;box-shadow:inset 0 0 0 1px #11182714}#homeView .home-level-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}#homeView .home-level-list-head h2{margin:0;color:#111827;font-size:16px;line-height:1.2;font-weight:700}#homeView .home-level-list-head .super-rule-button{margin-top:0;min-height:28px;background:#fff;color:#111827;box-shadow:inset 0 0 0 1px #11182714}#homeView .home-level-table-head{display:grid;grid-template-columns:96px minmax(0,1fr) minmax(88px,auto);align-items:center;gap:12px;min-height:26px;padding:0 10px;border-radius:8px 8px 0 0;background:#e5e7eb;color:#64748b;font-size:11px;line-height:1;font-weight:760}#homeView .home-level-table-head span:last-child{text-align:right}#homeView .home-level-list-track{display:grid;gap:0;max-height:272px;overflow-y:auto;scrollbar-width:thin;background:transparent;border-radius:0 0 8px 8px}#homeView .home-level-list-track::-webkit-scrollbar{width:6px}#homeView .home-level-list-track::-webkit-scrollbar-thumb{border-radius:999px;background:#64748b47}#homeView .home-level-item{display:grid;grid-template-columns:96px minmax(0,1fr) minmax(88px,auto);align-items:center;gap:12px;min-height:34px;padding:0 10px;border-radius:0;background:transparent;border-bottom:1px solid rgba(17,24,39,.06);box-shadow:none;color:#111827}#homeView .home-level-item:first-child{border-radius:0}#homeView .home-level-item:last-child{border-bottom:0;border-radius:0 0 8px 8px}#homeView .home-level-item b{font-size:12px;line-height:1;font-weight:820}#homeView .home-level-item span{color:#64748b;font-size:11px;line-height:1.2;font-weight:620}#homeView .home-level-item strong{color:#020403;font-size:12px;line-height:1;font-weight:820;text-align:right}#homeView .super-machine-stage{position:relative;width:min(112%,1040px);margin:0 auto 4px 50%;transform:translate(-50%);overflow:visible;background:transparent}#homeView .super-machine-stage:before{content:none;position:absolute;left:50%;top:-156px;z-index:1;width:min(620px,64%);height:430px;transform:translate(-50%);pointer-events:none;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.64) 0 10%,rgba(255,255,255,.34) 22%,transparent 58%),linear-gradient(180deg,rgba(147,255,97,.28) 0%,rgba(83,202,255,.16) 50%,transparent 100%);clip-path:polygon(39% 0,61% 0,100% 100%,0 100%);filter:blur(3px);opacity:.94}#homeView .machine-floating-token{position:absolute;left:50%;top:12%;z-index:5;display:grid;place-items:center;width:112px;height:112px;border-radius:999px;background:#a7ff72;border:7px solid #061422;box-shadow:0 0 0 1px #93ff6138,0 14px 28px #0f230e2e,0 0 34px #93ff6147;transform:translate(-50%,-50%);pointer-events:none}#homeView .machine-floating-token img{width:96px;height:96px;display:block;filter:drop-shadow(0 5px 8px rgba(7,19,33,.22))}#homeView .machine-income-display{position:absolute;left:50%;top:calc(15% + 106px);z-index:5;display:grid;grid-template-columns:minmax(286px,1fr);align-items:center;justify-items:center;gap:2px;min-height:88px;padding:8px 18px 0;border:0;border-radius:0;background:transparent;color:#fff;box-shadow:none;isolation:isolate;transform:translate(-50%,-50%)}#homeView .machine-income-display:after{content:"";position:absolute;top:0;right:0;bottom:15px;left:0;z-index:-1;border:7px solid #061422;background:linear-gradient(180deg,#53caff29,#050a1214 45%,#030b1447),repeating-linear-gradient(180deg,rgba(255,255,255,.07) 0 1px,transparent 1px 5px),#071321;box-shadow:inset 0 2px #ffffff2e,inset 0 -5px #00000038,0 7px #000f1c61,0 14px 24px #00122042;pointer-events:none}#homeView .machine-income-display:before{content:"";position:absolute;inset:5px 9px auto;z-index:0;height:10px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(147,255,97,.34),transparent);opacity:.72;pointer-events:none}#homeView .machine-income-display strong{display:inline-flex;align-items:center;justify-content:center;width:100%;color:#fff;font-size:40px;line-height:1;font-weight:500;font-family:SFMono-Regular,SF Mono,Roboto Mono,Cascadia Mono,Consolas,monospace;font-variant-numeric:tabular-nums;letter-spacing:.04em;text-shadow:0 0 6px rgba(147,255,97,.62),0 0 14px rgba(83,202,255,.28);white-space:nowrap;position:relative;z-index:1}#homeView .machine-income-readout{display:grid;justify-items:center;align-content:center;gap:3px;min-width:286px;text-align:center;position:relative;z-index:1}#homeView .machine-income-timer{display:block;justify-self:center;width:100%;min-width:0;padding-top:1px;border-top:1px solid rgba(83,202,255,.26);color:#d9f8ff;font-family:SFMono-Regular,SF Mono,Roboto Mono,Cascadia Mono,Consolas,monospace;font-size:14px;line-height:1;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.08em;text-align:center;text-shadow:0 0 8px rgba(83,202,255,.42);pointer-events:none;position:relative;z-index:1}#homeView .machine-income-display .machine-claim-button{align-self:start;justify-self:center;margin-top:5px;min-width:96px!important;min-height:30px!important;padding:0 11px!important;border-radius:999px!important;background:#93ff61!important;border-color:#93ff61!important;color:#10200d!important;font-size:11px!important;font-weight:780!important;box-shadow:none!important;position:relative;z-index:1}#homeView .machine-income-display .machine-claim-button:disabled{opacity:.55;cursor:not-allowed}#homeView .machine-body .center-panel,#homeView .machine-body .side-panel{fill:url(#machineBlueFace);stroke:#061422;stroke-width:8;stroke-linejoin:round}#homeView .machine-body .side-panel,#homeView .machine-body .outer-left,#homeView .machine-body .outer-right{fill:url(#machineSideBlue)}#homeView .machine-body .base{fill:#085b9e;stroke:#061422;stroke-width:7;stroke-linejoin:round}#homeView .machine-body .top-edge{fill:none;stroke:#061422;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}#homeView .machine-dark-slots rect,#homeView .machine-dark-slots path{fill:#06111f;stroke:#123b64;stroke-width:4}#homeView .machine-panel-lines path{fill:none;stroke:#04121fd1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}#homeView .machine-circuit.dark path{stroke:#03111f;stroke-width:5}#homeView .machine-circuit.glow path{stroke:url(#machineGlowGreen);stroke-width:5;stroke-dasharray:150 36;animation:machineTraceFlow 3.8s linear infinite}#homeView .machine-circuit.glow path:nth-child(2n){animation-delay:-1.4s}#homeView .machine-blue-traces path{stroke:#53caff;stroke-width:4;opacity:.9;stroke-dasharray:110 28;animation:machineTraceFlow 4.5s linear infinite reverse}#homeView .machine-screws circle{fill:#06213a;stroke:#6fd5ff;stroke-width:2}#homeView .machine-cables path{stroke:#03101e;stroke-width:18;stroke-linecap:butt;filter:drop-shadow(0 4px 0 rgba(2,10,18,.18))}#homeView .machine-cables.back path{stroke-width:14;opacity:.95}#homeView .machine-cables.front path:nth-child(2),#homeView .machine-cables.front path:nth-child(5){stroke-width:24}#homeView .machine-cables.front path:nth-child(3),#homeView .machine-cables.front path:nth-child(6){stroke-width:14}#homeView .machine-cables path{stroke-dasharray:none;animation:none}#homeView .machine-token{transform-box:fill-box;transform-origin:center;animation:machineTokenBreathe 3.2s ease-in-out infinite}#homeView .machine-token .token-ring{fill:#071321;filter:drop-shadow(0 8px 12px rgba(0,18,32,.32))}#homeView .machine-token .token-face{fill:#90ff62;stroke:#071321;stroke-width:3}#homeView .machine-token .token-logo-image{filter:drop-shadow(0 3px 0 rgba(15,35,14,.12))}#homeView .machine-scan-line{fill:url(#machineScanGradient);opacity:.18;mix-blend-mode:screen;animation:machineScanSweep 3.8s ease-in-out infinite}#homeView .super-compute-home.is-super-unclaimed .machine-circuit.glow path,#homeView .super-compute-home.is-super-unclaimed .machine-blue-traces path,#homeView .super-compute-home.is-super-unclaimed .machine-token,#homeView .super-compute-home.is-super-unclaimed .machine-scan-line{animation:none!important}#homeView .super-log-list div{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title amount" "time amount";align-items:center;gap:12px}#homeView .super-log-list div strong{grid-area:title}#homeView .super-log-list div span{grid-area:time}#homeView .super-log-list div b{grid-area:amount}#homeView .super-log-list .super-empty-log{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:none!important;place-items:center!important;min-height:72px!important;padding:0!important;text-align:center!important}#homeView .super-log-list .super-empty-log strong{grid-area:auto!important;color:#111827!important;font-size:13px!important;font-weight:700!important}#homeView .super-log-list .super-empty-log span,#homeView .super-log-list .super-empty-log b{display:none!important}#homeView .super-log-list b{color:#111827;font-size:13px;line-height:1.35;font-weight:720;white-space:nowrap}@keyframes machineTraceFlow{0%{stroke-dashoffset:190;filter:brightness(.95)}50%{filter:brightness(1.34)}to{stroke-dashoffset:0;filter:brightness(.95)}}@keyframes machineScanSweep{0%{transform:translateY(0);opacity:0}18%{opacity:.16}58%{opacity:.24}to{transform:translateY(350px);opacity:0}}@keyframes machineTokenBreathe{0%,to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(144,255,98,0))}50%{transform:scale(1.018);filter:drop-shadow(0 0 18px rgba(144,255,98,.46))}}@media (max-width: 900px){#homeView .super-machine-stage{width:min(118%,980px);margin-left:50%;transform:translate(-50%)}#homeView .super-metric-card.level,#homeView .super-metric-card.output,#homeView .super-metric-card.balance{margin-top:0}#homeView .super-metrics{margin-top:18px;margin-bottom:0}}@media (max-width: 680px){html,body,.page,#homeView,#homeView .super-compute-home{max-width:100vw!important;overflow-x:hidden!important}#homeView .super-machine-stage{width:168%;margin-top:-6px;margin-bottom:0}#homeView .super-compute-home:not(.is-super-unclaimed) .super-metric-card.level{margin-top:-70px!important}#homeView .machine-income-display{top:calc(15% + 79px);grid-template-columns:minmax(184px,1fr);gap:2px;min-height:70px;padding:6px 10px 0}#homeView .machine-income-display:after{top:0;right:0;bottom:12px;left:0;border-width:5px}#homeView .machine-income-display:before{inset:5px 9px auto}#homeView .machine-income-readout{min-width:184px}#homeView .machine-floating-token{top:12%;width:82px;height:82px;border-width:5px}#homeView .machine-floating-token img{width:70px;height:70px}#homeView .machine-income-display strong{font-size:26px}#homeView .machine-income-timer{min-width:48px;font-size:11px}#homeView .machine-income-display .machine-claim-button{margin-top:6px;min-width:76px!important;min-height:24px!important;padding:0 8px!important;font-size:10px!important}#homeView .super-title p:not(.eyebrow){max-width:320px;font-size:13px;line-height:1.55}#homeView .super-metric-card.level{grid-template-columns:1fr;width:218px!important;min-height:auto!important;margin-top:-98px!important;padding:0!important;overflow:visible!important}#homeView .level-display-item{gap:4px;min-width:114px;min-height:45px;padding:7px 12px;border-width:3px}#homeView .level-display-item span{font-size:10px}#homeView .level-display-item strong{font-size:16px!important}#homeView .level-income-row{gap:7px;min-height:28px;padding:0 11px}#homeView .level-income-row span{font-size:12px}#homeView .level-income-row strong{font-size:17px!important}#homeView .level-display-item .level-avax-icon{width:9px;height:9px;flex-basis:9px}#homeView .super-metric-card.level .primary-button{min-width:170px;height:40px;min-height:40px;padding:0 16px;margin-top:-1px}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level{margin-top:-80px!important}#homeView .super-compute-home.is-super-unclaimed .super-metric-card.level .primary-button{min-width:196px}#homeView .level-upgrade-note{margin-top:16px;font-size:12px}#homeView .super-metrics{grid-template-columns:1fr!important;gap:12px;margin-top:32px}#homeView .super-metric-card.output,#homeView .super-metric-card.balance{min-height:116px;padding:18px!important;border-radius:16px!important}#homeView .super-metric-card.output>span,#homeView .super-metric-card.balance>span{font-size:14px}#homeView .home-level-list{padding:12px;border-radius:14px}#homeView .home-level-table-head{grid-template-columns:76px minmax(0,1fr) minmax(74px,auto);gap:8px;padding:0 10px}#homeView .home-level-list-track{max-height:272px}#homeView .home-level-item{grid-template-columns:76px minmax(0,1fr) minmax(74px,auto);gap:8px;padding:0 10px;min-height:34px}#homeView .super-metric-card.output strong,#homeView .super-metric-card.balance strong{gap:4px;font-size:27px!important}#homeView .super-metric-card.output .metric-avax-icon,#homeView .super-metric-card.balance .metric-avax-icon{width:20px;height:20px;flex-basis:20px}#homeView .super-metric-card.output small,#homeView .super-metric-card.balance small{font-size:12px}#homeView .super-balance-line{gap:6px}#homeView .super-metric-card.output .super-claim-button,#homeView .super-balance-line .secondary-button{min-width:44px;min-height:28px;padding:0 10px;font-size:12px}#homeView .super-log{padding:22px 16px!important}#homeView .super-log .super-panel-head{display:grid;gap:12px}#homeView .super-log-filters{width:auto;margin-left:0;justify-content:flex-start}#homeView .super-log-filters select{flex:0 0 116px;width:116px;min-width:0}#homeView .super-log-list div{grid-template-columns:minmax(0,1fr) auto!important;gap:8px;grid-template-areas:"time amount" "title amount";align-items:center}#homeView .super-log-list div span{grid-area:time}#homeView .super-log-list div strong{grid-area:title}#homeView .super-log-list div b{grid-area:amount}}@media (min-width: 1181px){body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page{width:min(calc(100% - 160px),1320px)!important;max-width:1320px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView,#homeView.active{width:100%!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}}body:has(#console:target) #consoleView .console-avax-balance,#consoleView.active .console-avax-balance{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#111827!important;font-size:24px!important;line-height:1!important;font-weight:820!important;letter-spacing:0!important;white-space:nowrap!important}body:has(#console:target) #consoleView .console-avax-balance .avax-icon,#consoleView.active .console-avax-balance .avax-icon{width:22px!important;height:22px!important;flex:0 0 22px!important;display:block!important}body:has(#console:target) #consoleView .console-avax-meta,#consoleView.active .console-avax-meta{display:inline-flex!important;align-items:center!important;gap:3px!important;white-space:nowrap!important}body:has(#console:target) #consoleView .console-avax-meta .avax-icon,#consoleView.active .console-avax-meta .avax-icon{width:11px!important;height:11px!important;flex:0 0 11px!important;display:block!important}@media (max-width: 680px){body:has(#console:target) #consoleView .console-avax-balance,#consoleView.active .console-avax-balance{font-size:18px!important}body:has(#console:target) #consoleView .console-avax-balance .avax-icon,#consoleView.active .console-avax-balance .avax-icon{width:17px!important;height:17px!important;flex-basis:17px!important}}body:has(#wallet:target) #walletView .wallet-balance-overview,#walletView.active .wallet-balance-overview,body:has(#wallet:target) #walletView .wallet-primary-balance,#walletView.active .wallet-primary-balance{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;min-width:0!important}body:has(#wallet:target) #walletView .wallet-balance-meta,#walletView.active .wallet-balance-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;max-width:none!important;margin-top:0!important}body:has(#wallet:target) #walletView .wallet-balance-meta span,#walletView.active .wallet-balance-meta span{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;justify-content:stretch!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:82px!important;padding:13px 16px!important;border-radius:16px!important;background:#f3f4f6!important;box-shadow:none!important;box-sizing:border-box!important}body:has(#wallet:target) #walletView .wallet-balance-meta i,#walletView.active .wallet-balance-meta i{display:block!important;min-width:0!important;color:var(--muted)!important;font-size:13px!important;line-height:1.25!important;font-style:normal!important;font-weight:560!important;white-space:nowrap!important}body:has(#wallet:target) #walletView .wallet-balance-meta b,#walletView.active .wallet-balance-meta b{display:block!important;min-width:0!important;color:#111827!important;font-size:15px!important;line-height:1.18!important;font-weight:760!important;white-space:nowrap!important}body:has(#wallet:target) #walletView .wallet-balance-meta small,#walletView.active .wallet-balance-meta small{display:block!important;min-width:0!important;color:var(--muted)!important;font-size:12px!important;line-height:1.25!important;font-weight:540!important;white-space:nowrap!important}body:has(#wallet:target) #walletView .wallet-action-buttons,#walletView.active .wallet-action-buttons{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin-top:10px!important;width:100%!important}body:has(#wallet:target) #walletView .wallet-action-buttons .primary-button,body:has(#wallet:target) #walletView .wallet-action-buttons .secondary-button,#walletView.active .wallet-action-buttons .primary-button,#walletView.active .wallet-action-buttons .secondary-button{flex:0 0 auto!important;min-width:116px!important;min-height:42px!important;border-radius:999px!important}@media (max-width: 680px){body:has(#wallet:target) #walletView .wallet-balance-meta,#walletView.active .wallet-balance-meta{grid-template-columns:1fr!important}body:has(#wallet:target) #walletView .wallet-action-buttons,#walletView.active .wallet-action-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(#wallet:target) #walletView .wallet-action-buttons .primary-button,body:has(#wallet:target) #walletView .wallet-action-buttons .secondary-button,#walletView.active .wallet-action-buttons .primary-button,#walletView.active .wallet-action-buttons .secondary-button{width:100%!important;min-width:0!important}}body:has(#promo:target) #promoView .team-claim-row,#promoView.active .team-claim-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important}body:has(#promo:target) #promoView .team-claim-row span,#promoView.active .team-claim-row span{flex:0 0 auto!important}body:has(#promo:target) #promoView .team-reward-claim,#promoView.active .team-reward-claim{flex:0 0 auto!important;justify-self:start!important;margin-left:0!important}@media (min-width: 681px){body:has(#promo:target) #promoView .team-member-list-head,body:has(#promo:target) #promoView .team-member-list .team-member-row,body:has(#promo:target) #promoView .team-member-row,#promoView.active .team-member-list-head,#promoView.active .team-member-list .team-member-row,#promoView.active .team-member-row{display:grid!important;grid-template-columns:minmax(220px,1.35fr) minmax(100px,.68fr) minmax(100px,.68fr) minmax(76px,.44fr) minmax(104px,.56fr)!important;align-items:center!important;gap:14px!important;width:100%!important;padding-left:14px!important;padding-right:14px!important}body:has(#promo:target) #promoView .team-member-list .team-member-meta,body:has(#promo:target) #promoView .team-member-meta,#promoView.active .team-member-list .team-member-meta,#promoView.active .team-member-meta{display:contents!important}body:has(#promo:target) #promoView .team-member-list-head span:not(:first-child),body:has(#promo:target) #promoView .team-member-meta span,#promoView.active .team-member-list-head span:not(:first-child),#promoView.active .team-member-meta span{justify-self:end!important;justify-content:flex-end!important;text-align:right!important}body:has(#promo:target) #promoView .team-member-list-head span:nth-child(2),body:has(#promo:target) #promoView .team-member-meta span:nth-child(1),#promoView.active .team-member-list-head span:nth-child(2),#promoView.active .team-member-meta span:nth-child(1){justify-self:center!important;justify-content:center!important;text-align:center!important}body:has(#promo:target) #promoView .team-member-list-head span:nth-child(5),#promoView.active .team-member-list-head span:nth-child(5){justify-self:end!important;text-align:right!important}}#promoView .team-contact-edit{align-items:start!important}#promoView .team-contact-edit>span{padding-top:7px!important}#promoView .team-parent-list{margin-top:0!important;margin-bottom:10px!important}#promoView .team-parent-list .team-member-row{border-bottom:0!important}@media (min-width: 681px){body:has(#promo:target) #promoView .team-member-main,#promoView.active .team-member-main,#promoView .team-member-main{grid-template-columns:8px minmax(0,auto) auto auto!important}body:has(#promo:target) #promoView .team-parent-list .team-member-list-head,body:has(#promo:target) #promoView .team-parent-list .team-member-row,#promoView.active .team-parent-list .team-member-list-head,#promoView.active .team-parent-list .team-member-row{display:grid!important;grid-template-columns:minmax(260px,1.45fr) minmax(126px,.72fr) minmax(170px,.95fr) minmax(76px,.42fr)!important;align-items:center!important;gap:16px!important;width:100%!important;padding-left:14px!important;padding-right:14px!important}}@media (max-width: 680px){#promoView .team-parent-list .team-member-list-head{display:none!important}}@media (min-width: 1181px){#promoView .team-card:hover{transform:none!important}}#promoView .team-invite-card>h3{display:none!important}#promoView .team-invite-value,#promoView .team-contact-inputs label,#promoView .team-contact-edit-button{border-radius:999px!important;background:#bfdbfe8f!important;box-shadow:inset 0 0 0 1px #60a5fa2e!important}#promoView .team-contact-edit{grid-template-columns:72px minmax(0,max-content) auto!important;align-items:center!important}#promoView .team-contact-edit>span{padding-top:0!important}#promoView .team-contact-edit-button{min-width:48px!important;height:30px!important;padding:0 13px!important;color:#1d4ed8!important;font-size:12px!important;font-weight:620!important}#promoView .team-contact-actions{display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important}#promoView .team-contact-button{flex:0 0 22px!important}#promoView .team-parent-list{padding:14px!important;border:0!important;border-radius:18px!important;background:#eef2f7!important;box-shadow:none!important}#promoView .team-parent-list .team-member-list-head{display:none!important}#promoView .team-parent-title{padding:0 0 10px!important;font-size:14px!important;font-weight:760!important}body:has(#promo:target) #promoView .team-parent-list .team-member-row,#promoView.active .team-parent-list .team-member-row,#promoView .team-parent-list .team-member-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"main level" "meta meta"!important;gap:8px 14px!important;width:100%!important;padding:12px!important;border:0!important;border-radius:16px!important;background:#ffffffad!important;box-shadow:inset 0 0 0 1px #1118270d!important}#promoView .team-parent-list .team-member-main{grid-area:main!important;min-width:0!important}body:has(#promo:target) #promoView .team-parent-list .team-member-meta,#promoView.active .team-parent-list .team-member-meta,#promoView .team-parent-list .team-member-meta{grid-area:meta!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:0!important}#promoView .team-parent-list .team-member-meta span{display:grid!important;justify-items:start!important;justify-content:start!important;gap:4px!important;padding:8px 10px!important;border-radius:12px!important;background:#bfdbfe5c!important;text-align:left!important}#promoView .team-parent-list .team-member-meta i{font-size:11px!important}#promoView .team-parent-list .team-member-meta b{font-size:13px!important;font-weight:760!important}@media (max-width: 680px){#promoView .team-contact-edit{grid-template-columns:64px minmax(0,1fr)!important}#promoView .team-contact-edit-button{grid-column:2!important;justify-self:start!important}#promoView .team-parent-list .team-member-meta{grid-template-columns:1fr!important}}body:has(#promo:target) .page{padding-top:6px!important}body:has(#promo:target) #promoView .team-layout,#promoView.active .team-layout{gap:14px!important}#promoView .team-table-card{background:#f0f2f5!important}#promoView .team-invite-card{min-height:0!important;display:grid!important;grid-template-columns:auto minmax(220px,1fr) 64px!important;grid-template-areas:"subtitle subtitle qr" "contact contact qr" "code link qr"!important;align-items:center!important;gap:8px 12px!important;padding:16px!important;border-radius:20px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #11182712,0 10px 24px #1118270e!important}#promoView .team-invite-card>h3{display:none!important;max-width:none!important;margin:0!important;color:#111827!important;font-size:16px!important;line-height:1.2!important;font-weight:760!important}#promoView .team-invite-subtitle{grid-area:subtitle!important;max-width:none!important;margin:0!important;color:#475569!important;font-size:12px!important;line-height:1.35!important;font-weight:500!important}#promoView .team-invite-card-row{max-width:none!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,max-content)!important;align-items:center!important;gap:8px!important;border-top:0!important}#promoView .team-invite-card-row:nth-of-type(1){grid-area:code!important}#promoView .team-invite-card-row:nth-of-type(2){grid-area:link!important;justify-self:stretch!important}#promoView .team-contact-edit{grid-area:contact!important;grid-template-columns:auto minmax(0,max-content) auto!important;justify-self:start!important}#promoView .team-invite-card-row>span{color:#0f172a!important;font-size:12px!important;font-weight:700!important}#promoView .team-invite-value,#promoView .team-contact-inputs label,#promoView .team-contact-edit-button{min-height:28px!important;background:#bfdbfeb3!important;box-shadow:inset 0 0 0 1px #60a5fa2e!important}#promoView .team-invite-value{max-width:260px!important;padding:0 8px 0 11px!important}#promoView .team-invite-card-row:nth-of-type(2) .team-invite-value{width:100%!important;max-width:360px!important}#promoView .team-invite-value strong{font-size:12px!important;font-weight:760!important}#promoView .team-contact-inputs{gap:6px!important}#promoView .team-contact-inputs label{padding:0 9px!important}#promoView .team-contact-inputs input{width:74px!important;font-size:11px!important;font-weight:700!important}#promoView .team-contact-edit-button{height:28px!important;min-width:44px!important;padding:0 11px!important}#promoView .team-invite-qr-button{grid-area:qr!important;position:static!important;justify-self:end!important;align-self:center!important;width:54px!important;height:54px!important;border-radius:16px!important;background:#ffffff9e!important;color:#334155!important;z-index:2!important;transform:none!important}#promoView .team-parent-list{display:grid!important;gap:10px!important;padding:14px!important;background:#f0f2f5!important}#promoView .team-parent-title{padding:0!important;font-size:15px!important;font-weight:760!important}#promoView .team-parent-card{display:grid!important;gap:12px!important;padding:13px!important;border-radius:16px!important;background:#ffffffad!important;box-shadow:inset 0 0 0 1px #1118270d!important}#promoView .team-parent-profile{display:grid!important;grid-template-columns:8px minmax(0,70px) 14px max-content max-content minmax(0,1fr) max-content!important;grid-template-areas:"label label label label label label label" "status identity kyc vip contact spacer registered"!important;align-items:center!important;gap:6px!important;width:100%!important}#promoView .team-parent-label{grid-area:label!important}#promoView .team-parent-profile .team-member-status{grid-area:status!important}#promoView .team-parent-profile>div{grid-area:identity!important;min-width:0!important;display:grid!important;gap:3px!important}#promoView .team-parent-profile .team-kyc-status{grid-area:kyc!important}#promoView .team-parent-profile .team-member-vip{grid-area:vip!important}#promoView .team-parent-profile .team-contact-actions{grid-area:contact!important}#promoView .team-parent-registered{grid-area:registered!important;justify-self:end!important;color:#111827!important;font-size:12px!important;line-height:1!important;font-weight:700!important;white-space:nowrap!important}#promoView .team-parent-profile strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important}#promoView .team-parent-profile small{color:#64748b!important;font-size:11px!important;font-weight:500!important}#promoView .team-parent-data{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}#promoView .team-parent-data span{display:grid!important;gap:5px!important;min-height:52px!important;align-content:center!important;padding:8px 10px!important;border-radius:13px!important;background:#bfdbfe6b!important}#promoView .team-parent-data i{color:#64748b!important;font-size:11px!important;line-height:1.15!important;font-style:normal!important;font-weight:520!important}#promoView .team-parent-data b{color:#0f172a!important;font-size:14px!important;line-height:1!important;font-weight:760!important}@media (max-width: 680px){#promoView .team-invite-card{grid-template-columns:minmax(0,1fr) 48px!important;grid-template-areas:"title qr" "contact contact" "subtitle subtitle" "code code" "link link"!important}#promoView .team-contact-edit,#promoView .team-invite-card-row{grid-template-columns:64px minmax(0,1fr)!important}#promoView .team-contact-edit-button{grid-column:2!important}#promoView .team-parent-data{grid-template-columns:1fr!important}}#promoView .team-invite-value{background:#f1f3f5!important;box-shadow:inset 0 0 0 1px #1118270f!important}#promoView .team-contact-inputs label{min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-contact-inputs input{width:auto!important;max-width:88px!important;color:#111827!important;font-size:12px!important;font-weight:700!important}#promoView .team-contact-edit-button{width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;background:#f1f3f5!important;color:#64748b!important;box-shadow:inset 0 0 0 1px #1118270f!important}#promoView .team-contact-edit-button svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.1!important;stroke-linecap:round!important;stroke-linejoin:round!important}#promoView .team-invite-card-row:nth-of-type(2) .team-invite-value strong{font-weight:400!important}.team-contact-modal{width:min(92vw,430px)!important}.team-contact-modal-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important}.team-contact-modal-row .field{margin:0!important}.team-contact-public-toggle{min-height:42px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 12px!important;border-radius:999px!important;background:#f3f4f6!important;color:#111827!important;font-size:12px!important;font-weight:650!important;cursor:pointer!important}.team-contact-public-toggle input{position:absolute!important;opacity:0!important;pointer-events:none!important}.team-contact-public-toggle i{position:relative!important;width:34px!important;height:20px!important;border-radius:999px!important;background:#cbd5e1!important;transition:background .18s ease!important}.team-contact-public-toggle i:after{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:14px!important;height:14px!important;border-radius:999px!important;background:#fff!important;transition:transform .18s ease!important;box-shadow:0 1px 3px #0f172a2e!important}.team-contact-public-toggle input:checked+i{background:#22c55e!important}.team-contact-public-toggle input:checked+i:after{transform:translate(14px)!important}#promoView .team-parent-list{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#promoView .team-parent-card{background:#fff!important;box-shadow:inset 0 0 0 1px #1118270f,0 8px 18px #1118270a!important}body:has(#promo:target) #promoView .team-layout,#promoView.active .team-layout{margin-top:40px!important}#promoView .team-invite-card{box-shadow:inset 0 0 0 1px #11182712!important}#promoView .team-contact-inputs .contact-icon{width:18px!important;height:18px!important;display:inline-grid!important;place-items:center!important;flex:0 0 18px!important;border-radius:999px!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:820!important}#promoView .team-contact-inputs .contact-icon.wechat{background:#22c55e!important}#promoView .team-contact-inputs .contact-icon.qq{background:#38bdf8!important}#promoView .team-table-card{padding:16px 18px!important}#promoView .team-table-card h3{margin:0!important;font-size:16px!important;line-height:1.2!important}#promoView .team-table-card .team-note{margin:6px 0 10px!important;font-size:12px!important;line-height:1.35!important}#promoView .team-table th,#promoView .team-table td{padding-top:9px!important;padding-bottom:9px!important}#promoView .team-parent-title{display:none!important}#promoView .team-member-tools{margin-top:12px!important;margin-bottom:10px!important}#promoView .team-invite-value strong{font-weight:400!important}#promoView .team-parent-card{background:#f0f2f5!important;box-shadow:none!important}#promoView .team-parent-data span{min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#promoView .team-contact-inputs .contact-icon{width:18px!important;height:18px!important;flex:0 0 18px!important;display:block!important;border-radius:0!important;background:transparent!important;-o-object-fit:contain!important;object-fit:contain!important}#promoView .team-contact-inputs .contact-icon.wechat,#promoView .team-contact-inputs .contact-icon.qq{background:transparent!important}#promoView .team-contact-button,#promoView .team-contact-button.wechat,#promoView .team-contact-button.qq{background:transparent!important;box-shadow:none!important}#promoView .team-contact-button img{width:20px!important;height:20px!important;display:block!important;-o-object-fit:contain!important;object-fit:contain!important}#promoView .team-invite-card-row:nth-of-type(1)>span,#promoView .team-invite-card-row:nth-of-type(2)>span{font-weight:400!important}#promoView .team-invite-value{box-shadow:none!important;border:0!important}#promoView .team-invite-value strong,#promoView .team-invite-value button,#promoView .team-invite-value button em{font-size:12px!important;font-weight:400!important;line-height:1!important}#homeView .super-log-filters select{font-size:13px!important;font-weight:400!important;line-height:1!important}#homeView .super-title .super-rule-button{min-height:36px!important;padding:0 20px!important;font-size:14px!important}#promoView .team-member-main{display:grid!important;grid-template-columns:7px minmax(0,70px) 14px max-content max-content!important;align-items:center!important;gap:4px!important;width:100%!important}#promoView .team-member-identity{min-width:0!important;width:70px!important;display:grid!important;gap:2px!important}#promoView .team-member-identity strong{min-width:0!important;overflow:hidden!important;color:#111827!important;font-size:12px!important;font-weight:720!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}#promoView .team-member-identity small{color:#94a3b8!important;font-size:10px!important;line-height:1!important;font-weight:500!important}#promoView .team-member-list .team-member-identity small{display:none!important}#promoView .team-member-main .team-contact-actions,#promoView .team-parent-profile .team-contact-actions{display:inline-flex!important;align-items:center!important;gap:3px!important;min-width:-moz-max-content!important;min-width:max-content!important;width:-moz-max-content!important;width:max-content!important;max-width:-moz-max-content!important;max-width:max-content!important;justify-self:start!important;white-space:nowrap!important}#promoView .team-member-main .team-contact-button{width:16px!important;min-width:16px!important;height:16px!important;flex:0 0 16px!important;padding:0!important}#promoView .team-member-main .team-contact-button img{width:16px!important;height:16px!important}#promoView .team-member-list .team-member-main{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px!important;width:100%!important;min-width:0!important}#promoView .team-member-list .team-member-status{flex:0 0 7px!important}#promoView .team-member-list .team-member-identity{flex:0 0 70px!important}#promoView .team-member-list .team-kyc-status{flex:0 0 14px!important}#promoView .team-member-list .team-member-vip{flex:0 0 auto!important}#promoView .team-member-list .team-contact-actions{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;align-self:center!important;gap:3px!important;margin-left:0!important;white-space:nowrap!important}#promoView .team-kyc-status{width:14px!important;height:14px!important;display:inline-block!important;flex:0 0 14px!important;background:url(./Icons/KYC.svg) center / contain no-repeat!important;cursor:pointer!important}#promoView .team-kyc-status:before{content:none!important}#promoView .team-kyc-status.pending{filter:grayscale(1) opacity(.42)!important}#promoView .team-kyc-status.pending:before{content:none!important}@media (max-width: 680px){.topbar{position:fixed!important;top:4px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:60!important;background:#ffffffe6!important}html,body,.page,#homeView,#homeView .super-compute-home{max-width:100vw!important;overflow-x:hidden!important}.page{padding-top:78px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page{padding-top:78px!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView,#homeView.active{padding-top:38px!important}body:has(#console:target) .page,body:has(#promo:target) .page,body:has(#wallet:target) .page,body:has(#packages:target) .page{padding-top:78px!important}body:has(#console:target) #consoleView .console-hero,#consoleView.active .console-hero,body:has(#promo:target) #promoView .team-layout,#promoView.active .team-layout,body:has(#wallet:target) #walletView .wallet-page,#walletView.active .wallet-page{margin-top:20px!important}body:has(#packages:target) #packagesView,#packagesView.active{padding-top:0!important;box-sizing:border-box!important}body:has(#packages:target) #packagesView .package-intro,#packagesView.active .package-intro{margin-top:20px!important}#homeView:before{top:-22px!important;width:104vw!important;height:620px!important;clip-path:polygon(28% 0,72% 0,92% 100%,8% 100%)!important;filter:blur(10px)!important;opacity:.72!important}#homeView .super-metrics{gap:8px!important;margin-top:20px!important;margin-bottom:10px!important}#homeView .super-metric-card.output,#homeView .super-metric-card.balance{min-height:92px!important;padding:14px 18px!important;border-radius:14px!important}#homeView .super-metric-card.output>span,#homeView .super-metric-card.balance>span{font-size:13px!important;line-height:1.1!important}#homeView .super-metric-card.output strong,#homeView .super-metric-card.balance strong{font-size:25px!important;line-height:1!important}#homeView .super-metric-card.output small,#homeView .super-metric-card.balance small{font-size:12px!important;line-height:1.1!important}#homeView .super-balance-line{gap:6px!important}body:has(#wallet:target) #walletView .wallet-page,#walletView.active .wallet-page{gap:14px!important}body:has(#wallet:target) #walletView .wallet-asset-panel,#walletView.active .wallet-asset-panel{padding:16px!important;border-radius:18px!important}body:has(#wallet:target) #walletView .wallet-primary-balance,#walletView.active .wallet-primary-balance{gap:8px!important}body:has(#wallet:target) #walletView .wallet-primary-balance>span,#walletView.active .wallet-primary-balance>span{font-size:13px!important}body:has(#wallet:target) #walletView .wallet-primary-balance strong,#walletView.active .wallet-primary-balance strong{font-size:28px!important}body:has(#wallet:target) #walletView .wallet-balance-meta,#walletView.active .wallet-balance-meta{gap:8px!important}body:has(#wallet:target) #walletView .wallet-balance-meta span,#walletView.active .wallet-balance-meta span{min-height:58px!important;gap:4px!important;padding:10px 12px!important;border-radius:13px!important}body:has(#wallet:target) #walletView .wallet-balance-meta i,#walletView.active .wallet-balance-meta i{font-size:11px!important}body:has(#wallet:target) #walletView .wallet-balance-meta b,#walletView.active .wallet-balance-meta b{font-size:12px!important}body:has(#wallet:target) #walletView .wallet-balance-meta small,#walletView.active .wallet-balance-meta small{font-size:10px!important}body:has(#wallet:target) #walletView .wallet-action-buttons,#walletView.active .wallet-action-buttons{gap:8px!important;margin-top:8px!important}body:has(#wallet:target) #walletView .wallet-action-buttons .primary-button,body:has(#wallet:target) #walletView .wallet-action-buttons .secondary-button,#walletView.active .wallet-action-buttons .primary-button,#walletView.active .wallet-action-buttons .secondary-button{min-height:36px!important;font-size:12px!important}body:has(#wallet:target) #walletView .wallet-record-toolbar,#walletView.active .wallet-record-toolbar{gap:8px!important}body:has(#wallet:target) #walletView .wallet-record-filters,#walletView.active .wallet-record-filters{gap:8px!important}body:has(#wallet:target) #walletView .wallet-filter,#walletView.active .wallet-filter{min-height:30px!important;height:30px!important;padding:0 26px 0 10px!important;font-size:12px!important;font-weight:560!important;background-position:calc(100% - 13px) 50%,calc(100% - 9px) 50%!important;background-size:4px 4px,4px 4px!important}body:has(#wallet:target) #walletView .wallet-record-row,#walletView.active .wallet-record-row{padding:12px!important}body:has(#wallet:target) #walletView .wallet-record-row strong,#walletView.active .wallet-record-row strong{font-size:13px!important}body:has(#wallet:target) #walletView .wallet-record-row b.wallet-record-amount strong,#walletView.active .wallet-record-row b.wallet-record-amount strong{font-size:15px!important}#promoView .team-invite-card{grid-template-columns:minmax(0,1fr) 48px!important;grid-template-areas:"subtitle qr" "code code" "link link" "contact contact"!important;align-items:start!important}#promoView .team-invite-card-row{grid-template-columns:64px minmax(0,1fr)!important}#promoView .team-contact-edit{grid-template-columns:64px minmax(0,1fr) 28px!important}#promoView .team-contact-edit-button{grid-column:3!important;grid-row:1!important}#promoView .team-invite-qr-button{justify-self:end!important;align-self:start!important}.nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;justify-items:center!important;gap:0!important}.nav a,.nav a.active,.nav a:hover,.nav a:nth-of-type(3),.nav a:nth-of-type(3).active,.nav a:nth-of-type(3):hover,body:has(#console:target) .nav a[href="#console"],body:has(#chat:target) .nav a[href="#chat"],body:has(#wallet:target) .nav a[href="#wallet"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;border-radius:999px!important;box-sizing:border-box!important;transform:none!important;flex:0 0 44px!important}.nav a span,.nav a:nth-of-type(3) span{display:none!important}.nav a svg,.nav a:nth-of-type(3) svg{display:block!important;width:24px!important;height:24px!important;margin:0!important}.nav .nav-icon,.nav a:nth-of-type(3) .nav-icon{width:24px!important;height:24px!important;margin:0!important}.nav a svg,.nav a:nth-of-type(3) svg{display:none!important}.nav .nav-icon,.nav a:nth-of-type(3) .nav-icon{display:block!important;width:25px!important;height:25px!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:1!important;filter:none!important}.nav a[href="#"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=012.svg)!important}.nav a[href="#packages"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=022.svg)!important}.nav a[href="#promo"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=032.svg)!important}.nav a[href="#console"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=042.svg)!important}.nav a[href="#wallet"] .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=052.svg)!important}body:not(:has(#console:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .nav a[href="#"] .nav-icon,.nav a[href="#"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=011.svg)!important}body:has(#packages:target) .nav a[href="#packages"] .nav-icon,.nav a[href="#packages"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=021.svg)!important}body:has(#promo:target) .nav a[href="#promo"] .nav-icon,.nav a[href="#promo"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=031.svg)!important}body:has(#console:target) .nav a[href="#console"] .nav-icon,.nav a[href="#console"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=041.svg)!important}body:has(#wallet:target) .nav a[href="#wallet"] .nav-icon,.nav a[href="#wallet"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=051.svg)!important}body:has(#packages:target) .nav a[href="#"].active .nav-icon,body:has(#promo:target) .nav a[href="#"].active .nav-icon,body:has(#console:target) .nav a[href="#"].active .nav-icon,body:has(#wallet:target) .nav a[href="#"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=012.svg)!important}body:has(#promo:target) .nav a[href="#packages"].active .nav-icon,body:has(#console:target) .nav a[href="#packages"].active .nav-icon,body:has(#wallet:target) .nav a[href="#packages"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=022.svg)!important}body:has(#packages:target) .nav a[href="#promo"].active .nav-icon,body:has(#console:target) .nav a[href="#promo"].active .nav-icon,body:has(#wallet:target) .nav a[href="#promo"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=032.svg)!important}body:has(#packages:target) .nav a[href="#console"].active .nav-icon,body:has(#promo:target) .nav a[href="#console"].active .nav-icon,body:has(#wallet:target) .nav a[href="#console"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=042.svg)!important}body:has(#packages:target) .nav a[href="#wallet"].active .nav-icon,body:has(#promo:target) .nav a[href="#wallet"].active .nav-icon,body:has(#console:target) .nav a[href="#wallet"].active .nav-icon{content:url(./Icons/navigation-icons/Property\ 1=052.svg)!important}}#homeView{max-width:none!important;width:100%!important;padding:0 24px 72px!important;background:transparent!important;box-sizing:border-box!important;overflow-x:hidden!important}#homeView:before{display:none!important}#homeView .quota-home{width:min(760px,100%)!important;margin:0 auto!important;padding-top:64px!important}#homeView .quota-machine-svg{position:absolute!important;left:50%!important;top:-22px!important;z-index:2!important;width:720px!important;max-width:none!important;height:auto!important;transform:translate(-50%)!important;margin:0!important;overflow:visible!important}#homeView .quota-machine:before{content:""!important;top:-158px!important;z-index:0!important;width:680px!important;height:480px!important;opacity:1!important}#homeView .quota-machine:after{content:""!important;bottom:18px!important;z-index:0!important;width:720px!important;height:84px!important;opacity:.92!important}#homeView .quota-machine-token-overlay{position:absolute!important;z-index:7!important;top:58px!important;left:50%!important;width:96px!important;height:96px!important;display:grid!important;place-items:center!important;transform:translate(-50%)!important}#homeView .quota-income-pill{border:1px solid #2f8dff!important;box-shadow:0 15px 36px #00000038,inset 0 0 0 1px #8cff5733!important}@media (max-width: 820px){#homeView{padding-inline:14px!important}#homeView .quota-home{padding-top:44px!important}}@media (max-width: 560px){#homeView{padding-bottom:96px!important}#homeView .quota-home{padding-top:28px!important}#homeView .quota-machine-svg{top:-10px!important;width:560px!important}#homeView .quota-machine:before{top:-116px!important;width:470px!important;height:370px!important;opacity:.96!important}#homeView .quota-machine:after{bottom:44px!important;width:520px!important;height:64px!important}#homeView .quota-machine-token-overlay{top:48px!important;width:74px!important;height:74px!important}}#packagesView{max-width:none!important;width:100%!important;padding:42px 24px 72px!important;box-sizing:border-box!important}#packagesView .shop-store{display:block!important;width:min(760px,100%)!important;margin:0 auto!important}#packagesView .shop-package-list{display:grid!important;gap:8px!important}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card,#packagesView .shop-package-card.token-plan-card.activity{display:grid!important;grid-template-columns:minmax(0,1fr) 176px!important;min-height:88px!important;padding:0!important;border:1px solid #e5e5e5!important;border-radius:22px!important;background:#fff!important;box-shadow:0 1px #00000008!important;animation:none!important;transform:none!important}#packagesView .shop-package-main{display:grid!important;align-content:center!important;gap:10px!important;padding:16px 20px!important}#packagesView .shop-package-side{display:flex!important;justify-content:flex-end!important;align-items:center!important;align-content:center!important;gap:10px!important;justify-self:end!important;align-self:center!important;width:auto!important;margin:8px!important;padding:0!important;border-radius:16px!important;background:transparent!important}#packagesView .shop-package-yield{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px 16px!important;background:#f3f3f3!important;box-shadow:none!important}#packagesView .quota-cube{position:relative!important;width:25px!important;height:25px!important;flex:0 0 auto!important;border-radius:8px!important;background:linear-gradient(135deg,#ffffff6b,#fff0 45%),linear-gradient(145deg,#9dff6b,#22c55e 46%,#0b6fba)!important;clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)!important;box-shadow:0 5px 10px #0f172a29!important}#packagesView .quota-cube:before,#packagesView .quota-cube:after{content:""!important;position:absolute!important;top:5px!important;right:5px!important;bottom:5px!important;left:5px!important;border-radius:3px!important;border:2px solid rgba(255,255,255,.78)!important;clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)!important}#packagesView .quota-cube:after{top:9px!important;right:9px!important;bottom:9px!important;left:9px!important;border:0!important;background:#07132157!important}#packagesView .shop-package-yield span:first-child,#packagesView .shop-package-yield span:first-child b{display:inline-flex!important;align-items:center!important;gap:4px!important}#packagesView .shop-package-yield b{color:#050505!important;font-weight:820!important}#packagesView .shop-package-yield span:first-child,#packagesView .shop-package-side span{grid-column:auto!important}#packagesView .shop-buy-button,#packagesView .shop-buy-button.token-plan-action{min-height:38px!important;min-width:106px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 18px!important;border-radius:999px!important;border:0!important;background:linear-gradient(180deg,#eefee7,#d9fbd0)!important;color:#071321!important;box-shadow:inset 0 0 0 1px #59d64e59!important;font-weight:850!important}#packagesView .shop-package-card.featured .shop-buy-button{border-color:#2f8dff38!important;background:linear-gradient(180deg,#fff,#eef6ff)!important;color:#071321!important}#packagesView .shop-buy-button:hover,#packagesView .shop-buy-button.token-plan-action:hover{border:0!important;background:linear-gradient(180deg,#e5fddb,#c9f7bd)!important;box-shadow:inset 0 0 0 1px #59d64e7a,0 4px 12px #3cb4411a!important}#packagesView .shop-buy-button .quota-token-mini,#packagesView .shop-buy-button.token-plan-action .quota-token-mini{width:22px!important;height:22px!important;flex:0 0 auto!important}#packagesView .shop-buy-button span,#packagesView .shop-buy-button.token-plan-action span{font-weight:850!important}@media (max-width: 820px){#packagesView{padding:34px 6px 96px!important}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card,#packagesView .shop-package-card.token-plan-card.activity{grid-template-columns:1fr!important}#packagesView .shop-package-side{justify-content:flex-end!important;justify-self:stretch!important;width:auto!important;margin:0 20px 22px!important}#packagesView .shop-buy-button,#packagesView .shop-buy-button.token-plan-action{width:100%!important;min-width:0!important;min-height:40px!important}}@media (max-width: 560px){#packagesView .shop-package-yield{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;grid-template-rows:repeat(2,minmax(0,auto))!important;gap:4px 10px!important;min-height:60px!important;padding:9px 10px!important;border-radius:12px!important}#packagesView .shop-package-yield span:first-child{grid-column:1!important;grid-row:1 / 3!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;text-align:left!important;white-space:nowrap!important}#packagesView .shop-package-yield span:first-child b{display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:22px!important;font-weight:820!important;line-height:1!important}#packagesView .shop-package-yield span:not(:first-child){display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;white-space:nowrap!important;text-align:right!important;font-size:11px!important}#packagesView .shop-package-yield span:not(:first-child) b{font-size:11px!important;font-weight:820!important;line-height:1!important}#packagesView .shop-package-yield .quota-token-mini{width:21px!important;height:21px!important}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card,#packagesView .shop-package-card.token-plan-card.activity{min-height:190px!important}#packagesView .shop-package-main{gap:12px!important;padding:18px 20px 6px!important}#packagesView .shop-package-side{margin:0 20px 18px!important}#packagesView .shop-buy-button,#packagesView .shop-buy-button.token-plan-action{width:100%!important;min-width:0!important}}#packagesView .shop-rule-button{border:0!important;background:#f1f3f5!important;color:#303844!important;box-shadow:none!important}#packagesView .shop-rule-button:hover,#packagesView .shop-rule-button:focus-visible{border:0!important;background:#e9edf2!important;color:#111827!important;box-shadow:none!important}#homeView .quota-reward-card{display:block!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(47,141,255,.22)!important;border-radius:24px!important;background:radial-gradient(circle at 50% 0%,rgba(140,255,87,.16),transparent 38%),linear-gradient(180deg,#fff,#f5f9ff)!important;box-shadow:0 16px 34px #0f172a14,inset 0 0 0 1px #ffffffc7!important}.quota-reward-content{display:grid;justify-items:center;gap:12px;padding:24px 28px 26px;text-align:center}.quota-reward-badge{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 12px;border-radius:999px;background:#2f8dff14;color:#2f5f9f;font-size:12px;line-height:1;font-weight:850}.quota-reward-content h3{margin:0;color:#071321;font-size:24px;line-height:1.15;font-weight:950;letter-spacing:0}.quota-task-note{margin:0;color:#5f6b7a;font-size:13px;line-height:1.45;font-weight:560}.quota-reward-prizes{width:min(460px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}.quota-reward-prizes span{min-width:0;display:grid;justify-items:center;gap:7px;padding:15px 12px 14px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #ffffffb8}.quota-reward-prizes .quota-cube{width:36px!important;height:36px!important}.quota-reward-prizes .quota-token-mini{width:36px!important;height:36px!important;margin:0!important}.quota-reward-prizes b{color:#071321;font-size:14px;line-height:1.2;font-weight:900}.quota-reward-prizes small{color:#64748b;font-size:11px;line-height:1.25;font-weight:650}.quota-package-status{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#42526a;font-size:12px;font-weight:750}.quota-package-card.is-locked{border-color:#2f8dff42!important;background:linear-gradient(180deg,#fff,#f7fbff)!important}.quota-balance-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:6px}.quota-balance-line span{display:grid;gap:4px;min-width:0;color:#6b7280;font-size:12px;font-weight:620}.quota-balance-line b{display:inline-flex;align-items:center;gap:4px;color:#071321;font-size:14px;font-weight:900}.quota-card-actions .quota-disabled-button{background:#e5e7eb!important;color:#8b95a1!important;cursor:not-allowed!important}.quota-reward-actions{justify-content:center!important;width:auto!important}#homeView .quota-reward-actions button{min-width:132px!important;min-height:42px!important;padding:0 24px!important;border-radius:999px!important;background:#071321!important;color:#fff!important;box-shadow:0 10px 20px #07132129!important}.quota-modal-note{margin:0;color:#64748b;font-size:12px;line-height:1.45;font-weight:560}.quota-modal-lines div.is-short b{color:#dc2626}.quota-upgrade-cost-visual{display:grid;gap:10px;padding:12px;border:1px solid rgba(47,141,255,.16);border-radius:16px;background:#f7fbff}.quota-upgrade-cost-visual>span{color:#42526a;font-size:12px;font-weight:800}.quota-upgrade-cost-bar{display:flex;width:100%;height:12px;overflow:hidden;border-radius:999px;background:#e8eef6;box-shadow:inset 0 0 0 1px #0f172a0f}.quota-upgrade-cost-bar i{display:block;min-width:0;height:100%;transition:width .22s ease}.quota-upgrade-cost-bar .reserve{background:#8cff57}.quota-upgrade-cost-bar .withdrawable{background:#2f8dff}.quota-upgrade-cost-bar .wallet{background:#f5a400}.quota-upgrade-cost-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quota-upgrade-cost-legend span{min-width:0;display:grid;gap:3px;color:#64748b;font-size:11px;line-height:1.2;font-weight:700}.quota-upgrade-cost-legend span:before{content:"";width:18px;height:6px;border-radius:999px;background:var(--cost-color)}.quota-upgrade-cost-legend b{color:#071321;font-size:12px;font-weight:900}.quota-upgrade-cost-legend .is-zero{opacity:.45}.quota-modal-highlight{padding:12px;border:1px solid rgba(47,141,255,.18);border-radius:14px;background:#f4f8ff}@media (max-width: 820px){#homeView .quota-package-card{grid-template-columns:1fr!important}#homeView .quota-package-side{margin:0 8px 8px!important}}@media (max-width: 560px){.quota-balance-line{grid-template-columns:1fr 1fr}.quota-reward-content{padding:22px 16px 24px}.quota-reward-content h3{font-size:21px}.quota-reward-prizes{grid-template-columns:repeat(2,minmax(0,1fr))}.quota-upgrade-cost-legend{grid-template-columns:1fr}}@media (min-width: 821px){body.home-active .page,body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page{padding-top:0!important}body.home-active #homeView,body.home-active #homeView.active,body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView{padding-top:0!important}#homeView .quota-home{width:760px!important;max-width:760px!important;padding-top:20px!important}#homeView .quota-hero{min-height:388px!important;overflow:visible!important}#homeView .quota-title{font-size:56px!important;width:auto!important;line-height:.96!important;-webkit-text-stroke:3px #050505!important;background:linear-gradient(180deg,#b8ff8d,#8cff57 58%,#4fb62e)!important;-webkit-background-clip:text!important;background-clip:text!important;text-shadow:5px 8px 0 rgba(7,19,33,.28)!important;filter:drop-shadow(0 10px 14px rgba(7,19,33,.16))!important}#homeView .quota-title:after{display:none!important}#homeView .quota-machine{top:58px!important;width:430px!important;height:326px!important}#homeView .quota-machine-svg{top:-8px!important;width:430px!important}#homeView .quota-machine:before{top:-98px!important;width:520px!important;height:430px!important;opacity:.62!important;filter:blur(14px)!important}#homeView .quota-machine:after{bottom:12px!important;width:760px!important;height:58px!important;opacity:.82!important}#homeView .quota-machine-token-overlay{top:44px!important;width:82px!important;height:82px!important}#homeView .quota-income-pill{top:204px!important;width:328px!important;min-height:56px!important;border-radius:18px!important}#homeView .quota-rule-card{top:276px!important;width:600px!important;min-height:92px!important;grid-template-columns:60px minmax(0,1fr) auto!important;gap:16px!important;padding:15px 16px!important;border-radius:16px!important}#homeView .quota-package-section{margin-top:0!important}#homeView .quota-package-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important}#homeView .quota-reward-card{grid-column:1 / -1!important;width:100%!important}#homeView .quota-package-card:not(.quota-reward-card){min-height:203px!important;display:grid!important;grid-template-columns:1fr!important;align-content:start!important;padding:14px!important;border-radius:20px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-main{padding:0!important;gap:12px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1fr)!important;grid-template-rows:repeat(2,auto)!important;gap:3px 18px!important;padding:10px 12px!important;border-radius:12px!important;background:#f4f4f4!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span{min-height:0!important;padding:0!important;border:0!important;background:transparent!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child{grid-row:1 / 3!important;align-self:center!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child b{display:flex!important;align-items:center!important;gap:5px!important;color:#050505!important;font-size:25px!important;line-height:1!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-side{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px 12px!important;margin:12px 0 0!important;padding:0!important;border-radius:0!important;background:transparent!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat{min-height:26px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat strong{font-size:17px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions{grid-column:2!important;grid-row:1 / 3!important;display:grid!important;align-content:center!important;justify-items:end!important;gap:8px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button{min-width:96px!important;min-height:34px!important;padding:0 16px!important;border-radius:999px!important;font-size:13px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions .quota-upgrade-ready,#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:first-child{background:#8cff57!important;color:#050505!important}#quotaUpgradeForm .super-upgrade-compare{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;gap:7px!important;align-items:stretch!important}#quotaUpgradeForm .super-upgrade-state{gap:4px!important;padding:11px 12px!important;border-radius:14px!important;min-width:0!important}#quotaUpgradeForm .super-upgrade-state span,#quotaUpgradeForm .super-upgrade-state small{font-size:11px!important;line-height:1.25!important}#quotaUpgradeForm .super-upgrade-state small{display:grid!important;grid-template-columns:1fr!important;gap:2px!important}#quotaUpgradeForm .super-upgrade-state small{display:grid!important;grid-template-columns:1fr!important;gap:2px!important;align-items:start!important}#quotaUpgradeForm .super-upgrade-state small em{display:block!important;margin-top:0!important;font-style:normal!important;font-weight:900!important}#quotaUpgradeForm .super-upgrade-state b{font-size:20px!important}#quotaUpgradeForm .super-upgrade-compare>i{align-self:center!important;justify-self:center!important;width:28px!important;height:28px!important;transform:none!important}#quotaUpgradeForm .quota-upgrade-cost-visual{gap:8px!important;padding:10px 12px!important;border-radius:14px!important}#quotaUpgradeForm .quota-upgrade-cost-visual>span{font-size:12px!important}#quotaUpgradeForm .quota-upgrade-cost-bar{height:10px!important}#quotaUpgradeForm .quota-upgrade-cost-legend{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}#quotaUpgradeForm .quota-upgrade-cost-legend span{gap:3px!important;font-size:10px!important}#quotaUpgradeForm .quota-upgrade-cost-legend span:before{width:16px!important;height:5px!important}#quotaUpgradeForm .quota-upgrade-cost-legend b{font-size:11px!important}#quotaUpgradeForm .quota-modal-lines{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f9fd!important;box-shadow:inset 0 0 0 1px #0f172a14!important}#quotaUpgradeForm .quota-modal-lines div{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:8px 10px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#quotaUpgradeForm .quota-modal-lines div+div{border-top:1px solid rgba(15,23,42,.08)!important}#quotaUpgradeForm .quota-modal-lines span{flex:1 1 auto!important;min-width:0!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;text-align:left!important}#quotaUpgradeForm .quota-modal-lines b{flex:0 0 auto!important;min-width:0!important;font-size:13px!important;line-height:1.2!important;white-space:nowrap!important;text-align:right!important}#quotaUpgradeForm #quotaUpgradeAfterDesc{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#quotaBuyForm .quota-modal-lines{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f9fd!important;box-shadow:inset 0 0 0 1px #0f172a14!important}#quotaBuyForm .quota-modal-lines div{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:8px 10px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#quotaBuyForm .quota-modal-lines div+div{border-top:1px solid rgba(15,23,42,.08)!important}#quotaBuyForm .quota-modal-lines span{flex:1 1 auto!important;min-width:0!important;color:#58616d!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;text-align:left!important}#quotaBuyForm .quota-modal-lines b{flex:0 0 auto!important;min-width:0!important;color:#0f1115!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important;white-space:nowrap!important;text-align:right!important}#quotaBuyForm .quota-modal-note{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}}@media (max-width: 680px){html,body{overflow-x:hidden!important}body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) .page,body.home-active .page{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;overflow-x:hidden!important}#homeView{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0 0 96px!important;overflow-x:hidden!important;box-sizing:border-box!important}body.home-active #homeView.active,body:not(:has(#console:target)):not(:has(#chat:target)):not(:has(#wallet:target)):not(:has(#promo:target)):not(:has(#packages:target)) #homeView{padding-top:0!important}#homeView .quota-home{width:100%!important;max-width:none!important;margin:0!important;padding-top:8px!important;overflow:hidden!important;box-sizing:border-box!important}#homeView .quota-hero{width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden!important;box-sizing:border-box!important}#homeView .quota-title,#homeView .quota-income-pill,#homeView .quota-rule-card,#homeView .quota-package-section{box-sizing:border-box!important}#homeView .quota-title{max-width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important}#homeView .quota-income-pill{width:min(300px,calc(100% - 56px))!important;max-width:300px!important}#homeView .quota-rule-card,#homeView .quota-package-section{width:calc(100% - 32px)!important;max-width:none!important;margin-left:16px!important;margin-right:16px!important}#homeView .quota-rule-card{left:50%!important;right:auto!important;margin-left:0!important;margin-right:0!important;transform:translate(-50%)!important;grid-template-columns:52px minmax(0,1fr)!important;grid-template-areas:"art copy" "button button"!important;align-items:center!important;justify-items:start!important;gap:10px 12px!important;min-height:126px!important}#homeView .quota-rule-art,#homeView .quota-rule-thumb{grid-area:art!important}#homeView .quota-rule-card>div{grid-area:copy!important;min-width:0!important}#homeView .quota-rule-card h2,#homeView .quota-rule-card p{text-align:left!important}#homeView .quota-rule-button{grid-area:button!important;justify-self:center!important;margin:0 auto!important}#homeView .quota-machine{left:50%!important;width:min(520px,138vw)!important;max-width:none!important;transform:translate(-50%)!important}#homeView .quota-machine-svg{width:min(560px,148vw)!important;max-width:none!important}#homeView .quota-machine:before{width:min(470px,124vw)!important}#homeView .quota-machine:after{width:min(520px,138vw)!important}#homeView .quota-package-card:not(.quota-reward-card){display:grid!important;grid-template-columns:1fr!important;align-content:start!important;min-height:0!important;padding:14px!important;border-radius:20px!important;overflow:hidden!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-main{padding:0!important;gap:12px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name{gap:9px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name strong{font-size:19px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield{display:grid!important;grid-template-columns:minmax(0,.85fr) minmax(0,1fr)!important;grid-template-rows:repeat(2,auto)!important;gap:3px 10px!important;padding:10px 12px!important;border-radius:12px!important;background:#f4f4f4!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span{min-height:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:13px!important;white-space:nowrap!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child{grid-row:1 / 3!important;align-self:center!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child b{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#050505!important;font-size:22px!important;line-height:1!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-side{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px 12px!important;margin:12px 0 0!important;padding:0!important;border-radius:0!important;background:transparent!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat{min-height:0!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat span{font-size:13px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat strong{font-size:20px!important;line-height:1.15!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat small{font-size:14px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions{grid-column:2!important;grid-row:1 / 3!important;display:grid!important;align-items:center!important;align-content:center!important;justify-items:end!important;gap:8px!important;margin-top:0!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button{min-width:82px!important;min-height:32px!important;padding:0 14px!important;border-radius:999px!important;font-size:13px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:first-child{background:#8cff57!important;color:#050505!important}}@media (max-width: 820px){.nav a[href][data-view-link],.nav a[href][data-view-link].active,.nav a[href][data-view-link]:hover,.nav a:nth-of-type(3)[href][data-view-link],.nav a:nth-of-type(3)[href][data-view-link].active,.nav a:nth-of-type(3)[href][data-view-link]:hover{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:0!important;line-height:0!important;color:transparent!important}.nav a[href][data-view-link] .nav-icon,.nav a:nth-of-type(3)[href][data-view-link] .nav-icon{content:normal!important;display:block!important;flex:0 0 26px!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;margin:0 auto!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;filter:none!important}.nav a[href][data-view-link] svg,.nav a[href][data-view-link] span{display:none!important}}@media (max-width: 680px){#quotaUpgradeForm .super-upgrade-compare{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;gap:7px!important;align-items:stretch!important}#quotaUpgradeForm .super-upgrade-state{gap:4px!important;padding:11px 12px!important;border-radius:14px!important;min-width:0!important}#quotaUpgradeForm .super-upgrade-state span,#quotaUpgradeForm .super-upgrade-state small{font-size:11px!important;line-height:1.25!important}#quotaUpgradeForm .super-upgrade-state small{display:grid!important;grid-template-columns:1fr!important;gap:2px!important;align-items:start!important;white-space:normal!important}#quotaUpgradeForm .super-upgrade-state small em{display:block!important;margin-top:0!important;font-style:normal!important;font-weight:900!important;white-space:normal!important}#quotaUpgradeForm .super-upgrade-state b{font-size:20px!important}#quotaUpgradeForm .super-upgrade-compare>i{align-self:center!important;justify-self:center!important;width:28px!important;height:28px!important;transform:none!important}#quotaUpgradeForm .quota-upgrade-cost-visual{gap:8px!important;padding:9px 12px!important;border-radius:14px!important}#quotaUpgradeForm .quota-upgrade-cost-bar{height:10px!important}#quotaUpgradeForm .quota-upgrade-cost-legend{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}#quotaUpgradeForm .quota-upgrade-cost-legend span{gap:3px!important;font-size:10px!important}#quotaUpgradeForm .quota-upgrade-cost-legend span:before{width:16px!important;height:5px!important}#quotaUpgradeForm .quota-upgrade-cost-legend b{font-size:11px!important}#quotaUpgradeForm .quota-modal-lines{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f9fd!important;box-shadow:inset 0 0 0 1px #0f172a14!important}#quotaUpgradeForm .quota-modal-lines div{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:8px 10px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#quotaUpgradeForm .quota-modal-lines div+div{border-top:1px solid rgba(15,23,42,.08)!important}#quotaUpgradeForm .quota-modal-lines span{flex:1 1 auto!important;min-width:0!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;text-align:left!important}#quotaUpgradeForm .quota-modal-lines b{flex:0 0 auto!important;min-width:0!important;font-size:13px!important;line-height:1.2!important;white-space:nowrap!important;text-align:right!important}#quotaUpgradeForm #quotaUpgradeAfterDesc{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}}#homeView .quota-package-card:not(.quota-reward-card){background:#fff!important;border:1px solid #e6e6e6!important;box-shadow:none!important;color:#0b0b0b!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-cube{width:27px!important;height:27px!important;background:linear-gradient(135deg,#ffffff6b,#fff0 45%),linear-gradient(145deg,#9dff6b,#22c55e 46%,#0b6fba)!important;clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)!important;box-shadow:0 5px 10px #0f172a1f!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-cube:before{border-color:#ffffffc7!important;clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-cube:after{border:0!important;background:#07132157!important;clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name strong{color:#070707!important;font-weight:900!important;letter-spacing:0!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name em{height:25px!important;padding:0 8px!important;border-radius:999px!important;border-color:#d9d9d9!important;background:#fff!important;color:#9a9a9a!important;font-style:normal!important;font-size:13px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name em b{color:#050505!important;font-weight:900!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield{background:#f3f3f3!important;box-shadow:none!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span{color:#6c6c6c!important;font-weight:500!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield b{color:#050505!important;font-weight:820!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-token-mini{width:22px!important;height:22px!important;filter:none!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat{display:flex!important;align-items:center!important;gap:5px!important;color:#6d6d6d!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat span{color:#6d6d6d!important;font-weight:500!important;white-space:nowrap!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat strong{display:inline-flex!important;align-items:center!important;gap:4px!important;color:#070707!important;font-weight:820!important;white-space:nowrap!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat small{color:#9a9a9a!important;font-weight:500!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button{border:0!important;background:#050505!important;color:#fff!important;box-shadow:none!important;font-weight:820!important;white-space:nowrap!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions .quota-upgrade-ready{background:#8cff57!important;color:#050505!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:first-child:not(.quota-upgrade-ready){background:#050505!important;color:#fff!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions .quota-disabled-button,#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:disabled{background:#eef1f4!important;color:#98a1ad!important;cursor:default!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:not(:first-child){display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;white-space:nowrap!important;text-align:right!important}@media (min-width: 821px){#homeView .quota-package-card:not(.quota-reward-card){min-height:203px!important;padding:18px 16px 16px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-main{gap:12px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name{gap:10px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name strong{font-size:17px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:4px 18px!important;height:60px!important;padding:8px 12px!important;border-radius:12px!important;align-items:center!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span{font-size:13px!important;line-height:1.15!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child b{margin-top:1px!important;font-size:25px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-side{margin-top:12px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px 14px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat{min-height:30px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat span{font-size:14px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat strong{font-size:17px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions{gap:8px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button{min-width:84px!important;min-height:32px!important;padding:0 15px!important;font-size:13px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:first-child{min-width:114px!important}}@media (max-width: 680px){#homeView .quota-package-card:not(.quota-reward-card){padding:14px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-name strong{font-size:17px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;grid-template-rows:repeat(2,minmax(0,auto))!important;gap:4px 10px!important;min-height:60px!important;padding:9px 10px!important;border:0!important;background:#f3f3f3!important;box-shadow:none!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span{font-size:12px!important;line-height:1.15!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child{grid-column:1!important;grid-row:1 / 3!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;text-align:left!important;white-space:nowrap!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child b{display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:22px!important;font-weight:820!important;line-height:1!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:not(:first-child){display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;white-space:nowrap!important;text-align:right!important;font-size:11px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:not(:first-child) b{font-size:11px!important;font-weight:820!important;line-height:1!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield .quota-token-mini{width:21px!important;height:21px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-side{grid-template-columns:minmax(0,1fr) auto!important;gap:7px 10px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat span{font-size:12px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-side-stat strong{font-size:17px!important;font-weight:820!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button{min-width:72px!important;min-height:31px!important;padding:0 12px!important;font-size:12px!important;font-weight:820!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:first-child{min-width:104px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:nth-child(2){min-width:70px!important;padding:0 14px!important;background:#eef1f4!important;color:#050505!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions .quota-disabled-button{background:#eef1f4!important;color:#98a1ad!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button.quota-disabled-button:first-child,#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button.quota-disabled-button:first-child:not(.quota-upgrade-ready){background:#eef1f4!important;color:#98a1ad!important}}#quotaBuyForm .quota-modal-lines{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f9fd!important;box-shadow:inset 0 0 0 1px #0f172a14!important}#quotaBuyForm .quota-modal-lines div{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:9px 10px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#quotaBuyForm .quota-modal-lines div+div{border-top:1px solid rgba(15,23,42,.08)!important}#quotaBuyForm .quota-modal-lines span{flex:1 1 auto!important;min-width:0!important;color:#58616d!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;text-align:left!important}#quotaBuyForm .quota-modal-lines b{flex:0 0 auto!important;min-width:0!important;color:#0f1115!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important;white-space:nowrap!important;text-align:right!important}#quotaBuyForm .quota-modal-note{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#quotaBuyModal .modal-head{margin-bottom:14px!important}#quotaBuyModal .modal-head p{margin-top:4px!important}#quotaBuyModal .modal-body{padding-top:0!important}#quotaBuyForm{gap:14px!important}#quotaUpgradeModal .modal-head{margin-bottom:4px!important}#quotaUpgradeModal .modal-head p{margin-top:4px!important}#quotaUpgradeModal .modal-body{padding-top:0!important}#quotaUpgradeForm{gap:14px!important}#quotaUpgradeForm .quota-upgrade-desc-note{margin:-2px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#64748b!important;font-size:12px!important;line-height:1.45!important;font-weight:560!important;box-shadow:none!important}#quotaWithdrawForm .quota-modal-lines{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f9fd!important;box-shadow:inset 0 0 0 1px #0f172a14!important}#quotaWithdrawForm .quota-modal-lines div{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:9px 10px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#quotaWithdrawForm .quota-modal-lines div+div{border-top:1px solid rgba(15,23,42,.08)!important}#quotaWithdrawForm .quota-modal-lines span{flex:1 1 auto!important;min-width:0!important;color:#58616d!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;text-align:left!important}#quotaWithdrawForm .quota-modal-lines b{flex:0 0 auto!important;min-width:0!important;color:#0f1115!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important;white-space:nowrap!important;text-align:right!important}#quotaWithdrawForm .quota-modal-note{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#64748b!important;font-size:12px!important;line-height:1.45!important;font-weight:560!important}#quotaWithdrawForm{gap:14px!important}#quotaWithdrawModal .modal-head{margin-bottom:8px!important;padding-bottom:0!important}#quotaWithdrawModal .modal-body{padding-top:0!important}#quotaWithdrawForm .field>span{font-size:13px!important}#quotaWithdrawForm .quota-amount-input-wrap{position:relative!important;display:block!important;width:100%!important}#quotaWithdrawForm .quota-amount-input-wrap input{width:100%!important;padding-right:58px!important;text-align:left!important;box-sizing:border-box!important}#quotaWithdrawForm .quota-amount-input-wrap em{position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important;color:#64748b!important;font-size:12px!important;line-height:1!important;font-style:normal!important;font-weight:700!important;pointer-events:none!important}#promoView .team-reward-block .team-source-grid,#promoView.active .team-reward-block .team-source-grid,body:has(#promo:target) #promoView .team-reward-block .team-source-grid{grid-template-columns:1fr!important}#promoView .team-reward-block .team-source-card,#promoView.active .team-reward-block .team-source-card,body:has(#promo:target) #promoView .team-reward-block .team-source-card{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"label total" "amount total"!important;align-items:center!important;gap:5px 16px!important;width:100%!important}#promoView .team-reward-block .team-source-card>span,#promoView.active .team-reward-block .team-source-card>span,body:has(#promo:target) #promoView .team-reward-block .team-source-card>span{grid-area:label!important;min-width:0!important}#promoView .team-reward-block .team-source-card>strong,#promoView.active .team-reward-block .team-source-card>strong,body:has(#promo:target) #promoView .team-reward-block .team-source-card>strong{grid-area:amount!important;min-width:0!important}#promoView .team-reward-block .team-source-card>small,#promoView.active .team-reward-block .team-source-card>small,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small{grid-area:total!important;display:grid!important;gap:5px!important;justify-self:stretch!important;align-self:center!important;margin:0!important;color:#64748b!important;font-size:12px!important;line-height:1.25!important;font-weight:720!important;text-align:left!important;white-space:nowrap!important}#promoView .team-reward-block .team-source-card>small>span,#promoView.active .team-reward-block .team-source-card>small>span,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small>span{padding:0!important;background:transparent!important;color:#64748b!important;font-size:12px!important;line-height:1.2!important;font-weight:720!important;text-align:left!important}#promoView .team-reward-block .team-source-card>small b,#promoView.active .team-reward-block .team-source-card>small b,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small b{display:flex!important;justify-content:flex-start!important;color:#111827!important;font-size:19px!important;line-height:1!important;font-weight:780!important}#promoView .team-reward-block .team-source-card>small .amount-with-icon,#promoView.active .team-reward-block .team-source-card>small .amount-with-icon,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small .amount-with-icon{display:inline-flex!important;align-items:center!important;gap:5px!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}#promoView .team-reward-block .team-source-card>small .avax-icon.small,#promoView.active .team-reward-block .team-source-card>small .avax-icon.small,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small .avax-icon.small{width:20px!important;height:20px!important;flex:0 0 20px!important}#promoView .team-claim-row,#promoView.active .team-claim-row,body:has(#promo:target) #promoView .team-claim-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:center!important;justify-content:stretch!important;gap:16px!important;width:100%!important}#promoView .team-reward-claim,#promoView.active .team-reward-claim,body:has(#promo:target) #promoView .team-reward-claim{justify-self:end!important;width:88px!important;min-width:88px!important}#promoView .team-all-levels,#promoView.active .team-all-levels,body:has(#promo:target) #promoView .team-all-levels{font-size:13px!important}@keyframes aivyFadeLift{0%{opacity:0;transform:translate3d(0,14px,0) scale(.985);filter:blur(3px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes aivyModalPop{0%{opacity:0;transform:translate3d(0,18px,0) scale(.965)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes aivyBarFill{0%{transform:scaleX(.04);transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}@keyframes aivySoftPulse{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-1px,0) scale(1.025)}}.view.active,body:has(#console:target) #consoleView,body:has(#chat:target) #chatView,body:has(#wallet:target) #walletView,body:has(#promo:target) #promoView,body:has(#packages:target) #packagesView{animation:aivyFadeLift .34s cubic-bezier(.2,.82,.2,1) both!important}#homeView .quota-hero,#homeView .quota-package-section,#homeView .quota-package-card,#packagesView .shop-store-head,#packagesView .shop-package-card,#promoView .team-reward-block,#promoView .team-invite-card,#promoView .team-card,#promoView .team-member-stats span,#walletView .wallet-balance-card,#walletView .wallet-record-card,#consoleView .stat,#consoleView .management-panel,#chatView .chat-layout{animation:aivyFadeLift .42s cubic-bezier(.2,.82,.2,1) both!important;will-change:transform,opacity}#homeView .quota-package-card:nth-child(2),#packagesView .shop-package-card:nth-child(2),#promoView .team-invite-card,#consoleView .stat:nth-child(2){animation-delay:45ms!important}#homeView .quota-package-card:nth-child(3),#packagesView .shop-package-card:nth-child(3),#promoView .team-card,#consoleView .stat:nth-child(3){animation-delay:.09s!important}#homeView .quota-package-card:nth-child(4),#packagesView .shop-package-card:nth-child(4),#promoView .team-member-stats span:nth-child(3),#consoleView .management-panel{animation-delay:.135s!important}button,.primary-button,.secondary-button,.plain-button,.icon-button,.nav a,.nav button,.shop-buy-button,.quota-card-actions button,.team-reward-claim,.team-all-levels{transition:transform .18s cubic-bezier(.2,.82,.2,1),background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .22s ease,opacity .18s ease!important}button:active,.primary-button:active,.secondary-button:active,.plain-button:active,.icon-button:active,.nav a:active,.nav button:active,.shop-buy-button:active,.quota-card-actions button:active,.team-reward-claim:active{transform:translate3d(0,1px,0) scale(.98)!important}.modal-backdrop{transition:opacity .22s ease,visibility .22s ease!important}.modal-backdrop.open .modal{animation:aivyModalPop .26s cubic-bezier(.2,.82,.2,1) both!important;transform-origin:center bottom!important}.toast.show,#toast.show{animation:aivyFadeLift .22s cubic-bezier(.2,.82,.2,1) both!important}.quota-upgrade-cost-bar i,.team-level-checks i,.reward-progress-bar span,.package-progress-fill{animation:aivyBarFill .56s cubic-bezier(.2,.82,.2,1) both!important;transform-origin:left center!important}#promoView .team-rank-icon,#homeView .quota-income-pill button:not(:disabled),#promoView .team-reward-claim:not(:disabled){animation:aivySoftPulse 3.2s ease-in-out infinite!important}#homeView .quota-package-section,#homeView .quota-package-list,#homeView .quota-package-card,#homeView .quota-reward-card,#homeView .quota-reward-card *{animation:none!important;animation-delay:0s!important;filter:none!important;transform:none!important}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media (min-width: 681px){#promoView .team-member-list-head,#promoView .team-member-list .team-member-row,#promoView .team-member-row,#promoView.active .team-member-list-head,#promoView.active .team-member-list .team-member-row,#promoView.active .team-member-row,body:has(#promo:target) #promoView .team-member-list-head,body:has(#promo:target) #promoView .team-member-list .team-member-row,body:has(#promo:target) #promoView .team-member-row{grid-template-columns:minmax(250px,1.45fr) minmax(140px,.86fr) minmax(82px,.5fr) minmax(104px,.62fr)!important}#promoView .team-member-list-head span:nth-child(4),#promoView.active .team-member-list-head span:nth-child(4),body:has(#promo:target) #promoView .team-member-list-head span:nth-child(4){justify-self:end!important;text-align:right!important}}#promoView .team-reward-claim.is-claimed,#promoView .team-reward-claim:disabled{background:#e5e7eb!important;color:#6b7280!important;border-color:#11182714!important;box-shadow:none!important;cursor:default!important}#homeView .quota-rule-card{background:#e2e5e89e!important;border:1px solid rgba(255,255,255,.36)!important;box-shadow:0 14px 26px #0f172a1a,inset 0 1px #ffffff6b!important;backdrop-filter:blur(16px) saturate(145%)!important;-webkit-backdrop-filter:blur(16px) saturate(145%)!important}@media (max-width: 680px){.nav{background:#000!important}#homeView .quota-rule-card{gap:10px 18px!important;background:#e2e5e894!important}#homeView .quota-rule-card>div{padding-left:2px!important}#homeView .quota-package-section,#homeView .quota-package-list{overflow:visible!important}#homeView .quota-reward-card{overflow:hidden!important;margin-bottom:0!important;box-shadow:0 14px 28px #0f172a14,inset 0 0 0 1px #ffffffc7!important}}@media (min-width: 681px){#walletView .wallet-primary-fiat{display:block!important;margin-top:6px!important;color:#11182794!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important}#walletView .wallet-primary-balance>strong{display:inline-flex!important;align-items:center!important;gap:6px!important}#walletView .wallet-primary-token{width:.86em!important;height:.86em!important;flex:0 0 .86em!important;-o-object-fit:contain!important;object-fit:contain!important}.nav{position:fixed!important;top:20px!important;left:50%!important;z-index:32!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:translate(-50%)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.nav a,.nav a[href][data-view-link],.nav a:nth-of-type(3),.nav a.active,.nav a[href][data-view-link].active,.nav a:nth-of-type(3).active,.nav a:hover,.nav a[href][data-view-link]:hover,.nav a:nth-of-type(3):hover{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:auto!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:999px!important;box-shadow:none!important;transform:none!important;color:#1118279e!important;font-size:13px!important;line-height:1!important;font-weight:680!important}.nav a.active,.nav a:hover,body:has(#console:target) .nav a[href="#console"],body:has(#wallet:target) .nav a[href="#wallet"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{color:#111827!important;background:#1118270f!important}.nav a span,.nav a[href][data-view-link] span,.nav a:nth-of-type(3) span{display:inline-block!important;color:inherit!important;font-size:13px!important;line-height:1!important;opacity:1!important;visibility:visible!important}.nav .nav-icon,.nav a[href][data-view-link] .nav-icon,.nav a[href][data-view-link] svg,.nav a>svg{display:none!important}}@media (max-width: 680px){.nav{display:grid!important}}@media (hover: hover) and (pointer: fine){.nav{position:fixed!important;top:20px!important;left:50%!important;z-index:32!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:translate(-50%)!important}.nav a,.nav a[href][data-view-link],.nav a:nth-of-type(3),.nav a.active,.nav a[href][data-view-link].active,.nav a:nth-of-type(3).active,.nav a:hover,.nav a[href][data-view-link]:hover,.nav a:nth-of-type(3):hover{display:inline-flex!important;width:auto!important;min-width:0!important;height:32px!important;min-height:32px!important;padding:0 14px!important;color:#1118279e!important;font-size:13px!important;line-height:1!important;font-weight:680!important;background:transparent!important;box-shadow:none!important}.nav a.active,.nav a:hover,body:has(#console:target) .nav a[href="#console"],body:has(#wallet:target) .nav a[href="#wallet"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{color:#111827!important;background:#1118270f!important}.nav a span,.nav a[href][data-view-link] span,.nav a:nth-of-type(3) span{display:inline-block!important;color:inherit!important;font-size:13px!important;line-height:1!important;opacity:1!important;visibility:visible!important}.nav .nav-icon,.nav a[href][data-view-link] .nav-icon,.nav a[href][data-view-link] svg,.nav a>svg{display:none!important}}@media (min-width: 431px){html body .nav{position:fixed!important;top:20px!important;left:50%!important;z-index:32!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:translate(-50%)!important}html body .nav a[href][data-view-link],html body .nav a[href][data-view-link].active,html body .nav a[href][data-view-link]:hover{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:none!important;height:32px!important;min-height:32px!important;max-height:none!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:999px!important;color:#111827ad!important;-webkit-text-fill-color:currentColor!important;font-size:13px!important;line-height:1!important;font-weight:680!important;background:transparent!important;box-shadow:none!important;transform:none!important}html body .nav a[href][data-view-link].active,html body .nav a[href][data-view-link]:hover,body:has(#console:target) .nav a[href="#console"],body:has(#wallet:target) .nav a[href="#wallet"],body:has(#promo:target) .nav a[href="#promo"],body:has(#packages:target) .nav a[href="#packages"]{color:#111827!important;-webkit-text-fill-color:currentColor!important;background:#1118270f!important}html body .nav a[href][data-view-link]>span{display:none!important;color:inherit!important;-webkit-text-fill-color:currentColor!important;font-size:13px!important;line-height:1!important;opacity:1!important;visibility:visible!important}html body .nav a[href][data-view-link]:after{content:attr(data-nav-label)!important;display:inline-block!important;color:inherit!important;-webkit-text-fill-color:currentColor!important;font-size:13px!important;line-height:1!important;font-weight:680!important;opacity:1!important;visibility:visible!important;white-space:nowrap!important}html body .nav a[href][data-view-link]>.nav-icon,html body .nav a[href][data-view-link]>svg{display:none!important}}@media (max-width: 430px){html body .nav a[href][data-view-link]:after{content:none!important;display:none!important}}@media (max-width: 680px){html body .nav{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:min(300px,calc(100% - 48px))!important;height:56px!important;min-height:56px!important;padding:0 10px!important;background:#000!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff14!important;z-index:80!important}html body .nav a[href][data-view-link]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:0!important;font-size:0!important;line-height:0!important;color:transparent!important;background:transparent!important}html body .nav a[href][data-view-link]>.nav-icon{display:block!important;width:22px!important;height:22px!important;margin:0 auto!important;opacity:.78!important;filter:brightness(0) invert(1)!important}html body .nav a[href][data-view-link]>svg,html body .nav a[href][data-view-link]>span{display:none!important}}#promoView .team-reward-block .team-source-grid,#promoView.active .team-reward-block .team-source-grid,body:has(#promo:target) #promoView .team-reward-block .team-source-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important}#promoView .team-reward-block .team-source-card,#promoView.active .team-reward-block .team-source-card,body:has(#promo:target) #promoView .team-reward-block .team-source-card{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"label" "amount" "today"!important;gap:5px!important;align-content:start!important;width:100%!important;min-width:0!important}#promoView .team-reward-block .team-source-card>span,#promoView.active .team-reward-block .team-source-card>span,body:has(#promo:target) #promoView .team-reward-block .team-source-card>span{grid-area:label!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important}#promoView .team-reward-block .team-source-card>strong,#promoView.active .team-reward-block .team-source-card>strong,body:has(#promo:target) #promoView .team-reward-block .team-source-card>strong{grid-area:amount!important}#promoView .team-reward-block .team-source-card>small,#promoView.active .team-reward-block .team-source-card>small,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small{grid-area:today!important;display:inline-flex!important;align-items:center!important;gap:5px!important;margin:0!important;justify-self:start!important}#promoView .team-reward-block .team-source-card>strong,#promoView.active .team-reward-block .team-source-card>strong,body:has(#promo:target) #promoView .team-reward-block .team-source-card>strong{color:#111827!important;font-size:18px!important;line-height:1.05!important;font-weight:780!important}#promoView .team-reward-block .team-source-card>small b,#promoView.active .team-reward-block .team-source-card>small b,body:has(#promo:target) #promoView .team-reward-block .team-source-card>small b{color:#111827!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important}#promoView .team-level-checks{grid-template-columns:1fr!important}#promoView .team-contact-edit{grid-template-columns:64px minmax(0,1fr) 28px!important;align-items:center!important;justify-self:stretch!important;width:100%!important;-moz-column-gap:8px!important;column-gap:8px!important}#promoView .team-contact-inputs{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:14px!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important}#promoView .team-contact-inputs label{display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;min-height:0!important;padding:0!important;gap:5px!important;background:transparent!important;box-shadow:none!important;white-space:nowrap!important}#promoView .team-contact-inputs input{width:auto!important;min-width:0!important;max-width:74px!important}#promoView .team-contact-inputs label:nth-of-type(1){order:1!important}#promoView .team-contact-inputs label:nth-of-type(2){order:2!important}#promoView .team-invite-card{align-items:start!important;gap:7px 12px!important;padding-top:18px!important;padding-bottom:14px!important}#promoView .team-invite-subtitle{margin-top:3px!important;font-size:16px!important;line-height:1.25!important;font-weight:800!important}#promoView .team-contact-edit>span{align-self:center!important;padding-top:0!important}#promoView .team-contact-edit-button{justify-self:end!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#94a3b8!important}#promoView .team-contact-edit-button svg{width:17px!important;height:17px!important}#promoView .team-member-list .team-member-meta,#promoView .team-member-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px 14px!important;width:100%!important;min-width:0!important;margin-top:6px!important;border-radius:0!important;overflow:hidden!important}#promoView .team-member-list .team-member-meta span,#promoView .team-member-meta span{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:baseline!important;justify-content:start!important;gap:5px!important;min-width:0!important;text-align:left!important;white-space:nowrap!important;min-height:0!important;padding:0!important;border-bottom:0!important}@media (max-width: 680px){#promoView .team-member-list{display:grid!important;gap:10px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}#promoView .team-member-list .team-member-row,#promoView .team-member-row,#promoView .team-member-list .team-member-row:hover,#promoView .team-member-row:hover,#promoView .team-member-list .team-member-row:focus-within,#promoView .team-member-row:focus-within{width:100%!important;max-width:none!important;padding:14px!important;border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px #0f172a0d,inset 0 0 0 1px #0f172a0f!important}#promoView .team-member-list .team-member-row+.team-member-row,#promoView .team-member-row+.team-member-row{margin-top:0!important}}#promoView .team-member-list .team-member-meta i,#promoView .team-member-meta i{display:inline!important;min-width:0!important;color:#64748b!important;font-size:12px!important;line-height:1.2!important;font-style:normal!important;font-weight:700!important}#promoView .team-member-list .team-member-meta b,#promoView .team-member-meta b{min-width:0!important;color:#111827!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important;text-align:left!important;overflow:hidden!important;text-overflow:ellipsis!important}#promoView .team-member-list .team-member-meta .team-member-registered,#promoView .team-member-meta .team-member-registered{grid-column:1 / -1!important}#promoView .team-member-list .team-member-meta .team-member-registered i,#promoView .team-member-list .team-member-meta .team-member-registered b,#promoView .team-member-meta .team-member-registered i,#promoView .team-member-meta .team-member-registered b{color:#94a3b8!important;font-weight:400!important}@media (min-width: 681px){#promoView .team-member-list-head,#promoView .team-member-list .team-member-row,#promoView .team-member-row,#promoView.active .team-member-list-head,#promoView.active .team-member-list .team-member-row,#promoView.active .team-member-row,body:has(#promo:target) #promoView .team-member-list-head,body:has(#promo:target) #promoView .team-member-list .team-member-row,body:has(#promo:target) #promoView .team-member-row{grid-template-columns:minmax(210px,1.25fr) minmax(82px,.52fr) minmax(74px,.44fr) minmax(104px,.62fr) minmax(104px,.62fr) minmax(112px,.66fr)!important}#promoView .team-member-list .team-member-meta,#promoView .team-member-meta,#promoView.active .team-member-list .team-member-meta,#promoView.active .team-member-meta,body:has(#promo:target) #promoView .team-member-list .team-member-meta,body:has(#promo:target) #promoView .team-member-meta{display:contents!important}#promoView .team-member-list .team-member-meta span,#promoView .team-member-meta span,#promoView.active .team-member-list .team-member-meta span,#promoView.active .team-member-meta span,body:has(#promo:target) #promoView .team-member-list .team-member-meta span,body:has(#promo:target) #promoView .team-member-meta span{display:inline-flex!important;justify-content:flex-end!important;text-align:right!important}#promoView .team-member-list .team-member-meta i,#promoView .team-member-meta i,#promoView.active .team-member-list .team-member-meta i,#promoView.active .team-member-meta i,body:has(#promo:target) #promoView .team-member-list .team-member-meta i,body:has(#promo:target) #promoView .team-member-meta i{display:none!important}}@media (min-width: 821px){#homeView .quota-package-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important}#homeView .quota-hero{min-height:548px!important}#homeView .quota-hero:before{content:""!important;position:absolute!important;z-index:0!important;top:-76px!important;left:50%!important;width:820px!important;height:560px!important;transform:translate(-50%)!important;pointer-events:none!important;background:radial-gradient(ellipse at 50% 0%,#ffffffdb 0,#ffffffdb,#ffffff85 24%,#fff0 66%),linear-gradient(180deg,#93ff616b,#53caff38 52%,#fff0)!important;clip-path:polygon(35% 0,65% 0,100% 100%,0 100%)!important;filter:blur(6px)!important;opacity:.72!important}#homeView .quota-title{z-index:1!important;top:26px!important;font-size:99px!important}#homeView .quota-machine{z-index:3!important;top:100px!important;width:760px!important;height:440px!important}#homeView .quota-machine-svg{top:-24px!important;width:760px!important}#homeView .quota-machine:before{display:none!important}#homeView .quota-machine:after{bottom:12px!important;width:980px!important;height:86px!important}#homeView .quota-machine-token-overlay{top:62px!important;width:112px!important;height:112px!important}#homeView .quota-income-pill{top:302px!important}#homeView .quota-rule-card{top:394px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;grid-template-rows:repeat(2,minmax(0,auto))!important;align-items:center!important;gap:4px 10px!important;min-height:60px!important;height:auto!important;padding:9px 10px!important;border:0!important;border-radius:12px!important;background:#f3f3f3!important;box-shadow:none!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span{min-height:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:12px!important;line-height:1.15!important;white-space:nowrap!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child{grid-column:1!important;grid-row:1 / 3!important;display:flex!important;flex-direction:column!important;gap:2px!important;align-items:flex-start!important;justify-content:center!important;color:#6b6b6b!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important;text-align:left!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:first-child b{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#050505!important;font-size:22px!important;font-weight:820!important;line-height:1!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:not(:first-child){display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;color:#6b6b6b!important;font-size:11px!important;line-height:1.15!important;font-weight:800!important;text-align:right!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield span:not(:first-child) b{color:#050505!important;font-size:11px!important;line-height:1!important;font-weight:820!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-package-yield .quota-token-mini{width:21px!important;height:21px!important}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:last-child,#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button[data-quota-action=withdraw]{border:1px solid #d8d8d8!important;background:#fff!important;color:#050505!important}}#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button:last-child,#homeView .quota-package-card:not(.quota-reward-card) .quota-card-actions button[data-quota-action=withdraw]{border:0!important;background:#f1f1f1!important;color:#050505!important}#homeView .quota-reward-actions button{min-width:132px!important;padding-left:28px!important;padding-right:28px!important}#homeView .quota-title{-webkit-text-stroke:0 transparent!important;text-stroke:0 transparent!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(180deg,#0505059e,#0505056b 58%,#0505053d)!important;-webkit-background-clip:text!important;background-clip:text!important;text-shadow:none!important;filter:none!important}@media (max-width: 820px){#homeView .quota-hero:before{content:""!important;position:absolute!important;z-index:0!important;top:26px!important;left:50%!important;width:390px!important;height:330px!important;transform:translate(-50%)!important;pointer-events:none!important;background:radial-gradient(ellipse at 50% 0%,#ffffffd6 0,#ffffffd6,#ffffff75 24%,#fff0 66%),linear-gradient(180deg,#93ff6161,#53caff3d 52%,#fff0)!important;clip-path:polygon(35% 0,65% 0,100% 100%,0 100%)!important;filter:blur(5px)!important;opacity:.78!important}#homeView .quota-title{z-index:1!important;top:8px!important;font-size:68px!important;line-height:.92!important}#homeView .quota-machine{z-index:3!important}#homeView .quota-machine:before{display:none!important}}@media (min-width: 821px){#packagesView .shop-store{width:min(1120px,100%)!important}#packagesView .shop-package-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important}#packagesView .shop-package-card,#packagesView .shop-package-card.token-plan-card,#packagesView .shop-package-card.token-plan-card.activity{grid-template-columns:1fr!important;min-height:190px!important}#packagesView .shop-package-main{gap:12px!important;padding:18px 20px 6px!important}#packagesView .shop-package-yield{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;grid-template-rows:repeat(2,minmax(0,auto))!important;gap:4px 10px!important;min-height:60px!important;padding:9px 10px!important;border-radius:12px!important;background:#f3f3f3!important;box-shadow:none!important}#packagesView .shop-package-yield span:first-child{grid-column:1!important;grid-row:1 / 3!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;text-align:left!important;white-space:nowrap!important}#packagesView .shop-package-yield span:first-child b{display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:22px!important;font-weight:820!important;line-height:1!important}#packagesView .shop-package-yield span:not(:first-child){display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:0!important;white-space:nowrap!important;text-align:right!important;font-size:11px!important}#packagesView .shop-package-yield span:not(:first-child) b{font-size:11px!important;font-weight:820!important;line-height:1!important}#packagesView .shop-package-yield .quota-token-mini{width:21px!important;height:21px!important}#packagesView .shop-package-side{justify-content:flex-end!important;justify-self:stretch!important;width:auto!important;margin:0 20px 18px!important}#packagesView .shop-buy-button,#packagesView .shop-buy-button.token-plan-action{width:100%!important;min-width:0!important;min-height:40px!important}}#promoView .team-value-unit{margin-left:4px!important;color:#9aa3af!important;font-size:11px!important;line-height:1!important;font-weight:400!important;letter-spacing:0!important}#promoView .team-contact-edit{display:grid!important;grid-template-columns:auto auto 28px!important;justify-content:start!important;justify-items:start!important;align-items:center!important;-moz-column-gap:16px!important;column-gap:16px!important}#promoView .team-contact-inputs{justify-content:flex-start!important;gap:16px!important}#promoView .team-contact-edit-button{justify-self:start!important}.rule-modal-table-wrap{width:100%;overflow-x:auto;margin-top:10px}.rule-modal-table{width:100%;min-width:560px;border-collapse:collapse;color:#111827;font-size:12px;line-height:1.35}.rule-modal-table th,.rule-modal-table td{padding:7px 10px;border:1px solid #d8dee8;text-align:center;white-space:nowrap}.rule-modal-table th{background:#f3f6fa;font-weight:800}.rule-modal-table td{font-weight:500}.app-shell{min-height:100vh}.topbar{position:fixed;top:10px;left:50%;z-index:140;width:min(1320px,calc(100% - 48px));height:54px;display:grid;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr);align-items:center;gap:12px;padding:0 14px;border:1px solid rgba(17,24,39,.06);border-radius:999px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #ffffff7a,0 12px 30px #1118270f;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);transform:translate(-50%)}.brand{min-width:0;display:inline-flex;align-items:center;justify-self:start;color:rgb(var(--color-text));text-decoration:none}.brand-logo{width:92px;height:auto;display:block}.top-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:6px;position:relative;z-index:150}.plain-button,.icon-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#111827;font-size:14px;line-height:1;text-decoration:none;white-space:nowrap}.icon-button{position:relative;width:38px;padding:0}.plain-button{padding:0 14px}.plain-button:hover,.icon-button:hover{background:#1118270f}.icon-button svg,.plain-button svg,.primary-button svg,.secondary-button svg,.section-title svg,.quick-button svg,.copy-button svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.notice-dot{position:absolute;top:8px;right:9px;width:7px;height:7px;border-radius:999px;background:rgb(var(--color-red));box-shadow:0 0 0 2px #fff}.icon-button:not(.has-notice) .notice-dot{display:none}.download-button,.lang-button{width:38px;min-width:38px;height:36px;min-height:36px;padding:0}.language-label,.lang-button .chevron,.lang-button>svg+span+svg{display:none}.login-button{width:auto;min-width:72px;padding:0 16px;background:#1118270f;color:#111827;box-shadow:none;font-weight:740}.login-button:hover{background:#11182714;color:#111827}.language-picker,.user-menu{position:relative}.language-menu,.account-menu{position:absolute;top:calc(100% + 10px);right:0;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease}.language-picker.open .language-menu,.user-menu.open .account-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.language-menu{z-index:170;width:132px;display:grid;gap:4px;padding:6px;border-radius:16px;background:#fff;box-shadow:0 16px 38px #1118271f,inset 0 0 0 1px #11182714}.language-menu button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:flex-start;padding:0 10px;border:0;border-radius:11px;background:transparent;color:#111827;font-size:13px;font-weight:620;text-align:left}.language-menu button:hover,.language-menu button.active{background:#1118270f}.user-pill{min-width:0;max-width:150px;height:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:3px 10px 3px 8px;overflow:hidden;border:0;border-radius:999px;background:#1118270f;color:#111827;font-size:13px;font-weight:520;white-space:nowrap}.avatar{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;color:#111827}.avatar svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.user-name{min-width:0;max-width:74px;display:block;overflow:hidden;color:#111827;line-height:1;text-overflow:ellipsis;white-space:nowrap}.chevron{width:14px;height:14px;flex:0 0 14px;stroke:currentColor;opacity:.64;transition:transform .18s ease}.user-menu.open .chevron{transform:rotate(180deg)}.account-menu{z-index:170;width:min(248px,calc(100vw - 32px));display:grid;gap:2px;padding:8px;border-radius:18px;background:#fff;box-shadow:0 22px 60px #1118271f,inset 0 0 0 1px #1118270f}.account-identity{display:grid;gap:6px;min-height:58px;margin-bottom:6px;padding:12px;border-radius:14px;background:#1118270a}.account-identity span{color:#6b7280;font-size:12px;line-height:1;font-weight:680}.account-identity strong{min-width:0;overflow:hidden;color:#111827;font-size:14px;line-height:1.2;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.account-menu button,.account-menu>a,.account-menu .wallet-entry{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:#111827;font-size:14px;font-weight:500;text-align:left;text-decoration:none}.account-menu button:hover,.account-menu>a:hover,.account-menu .wallet-entry:hover{background:#1118270d}.wallet-copy{display:contents}.account-row-value,.account-menu .wallet-entry strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:#111827;font-size:14px;line-height:1;font-weight:620;white-space:nowrap}.account-row-value:after,.account-menu .wallet-entry strong:after{content:"›";color:#111827;font-size:18px;line-height:1;font-weight:620}.wallet-action{display:none}.avax-icon.small{width:16px;height:16px;display:inline-block;vertical-align:-2px}.nav{position:fixed;top:20px;bottom:auto;left:50%;right:auto;z-index:150;width:auto;min-height:0;height:auto;display:flex;align-items:center;justify-content:center;gap:4px;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translate(-50%)}.nav a{min-width:0;width:auto;height:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:0;padding:0 14px;border-radius:999px;background:transparent;color:#11182794;font-size:13px;line-height:1;font-weight:680;text-decoration:none;white-space:nowrap;transition:color .2s ease,background-color .2s ease,transform .18s ease}.nav a span{display:inline}.nav a:hover,.nav a.active{background:#1118270f;color:#111827;font-weight:700;box-shadow:none}.nav a svg{display:none}.nav a.active svg,.nav a:hover svg{transform:none;opacity:1;color:currentColor;filter:none}.primary-button,.secondary-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:0;border-radius:999px;font-size:14px;font-weight:730;text-decoration:none;white-space:nowrap}.primary-button{background:#111827;color:#fff;box-shadow:var(--button-shadow)}.secondary-button{background:#fff;color:#111827;box-shadow:inset 0 0 0 1px #11182714}.primary-button:disabled,.primary-button.is-disabled,.secondary-button:disabled,.secondary-button.is-disabled{cursor:not-allowed;opacity:.56}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000005c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.modal{width:min(100%,560px);max-height:min(820px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 28px 90px #11182729}.modal.wide{width:min(100%,760px)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 16px}.modal-head h3{margin:0 0 6px;color:#111827;font-size:22px;line-height:1.2;font-weight:820;letter-spacing:0}.modal-head p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.modal-close{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:#f0f2f5;color:#64748b;font-size:22px;line-height:1}.modal-close:hover{color:#111827;background:#11182712}.modal-body{min-height:0;padding:0 24px 24px;overflow:auto}.modal-form{display:grid;gap:14px}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:8px}.global-notice-backdrop .modal.notice-modal{width:min(760px,calc(100vw - 48px))}.global-notice-backdrop .timeline{display:grid;gap:0;padding:4px 0 2px}.global-notice-backdrop .timeline-item{position:relative;display:grid;padding:0 0 22px 18px}.global-notice-backdrop .timeline-item:not(:last-child):before{content:"";position:absolute;left:0;top:18px;bottom:0;width:1px;background:#1118271f}.global-notice-backdrop .timeline-time{margin-bottom:5px;color:#7b8794;font-size:12px;line-height:1.5}.global-notice-backdrop .timeline-content{position:relative}.global-notice-backdrop .timeline-content:before{content:"";position:absolute;left:-22px;top:4px;width:9px;height:9px;border-radius:50%;background:#76ef55;box-shadow:0 0 0 5px #76ef5524}.global-notice-backdrop .timeline-content strong{display:block;margin-bottom:6px;color:#111827;font-size:14px;font-weight:740}.global-notice-backdrop .timeline-content p{margin:0;color:#4b5563;font-size:13px;line-height:1.6}.notice-empty{min-height:160px;display:grid;place-items:center;color:#64748b;font-size:14px}.download-modal-backdrop{z-index:520}.download-modal{width:min(100%,560px);display:grid;gap:24px;padding:22px;border-radius:28px;background:#fff;box-shadow:0 28px 90px #11182729}.download-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.download-logo{width:112px;height:auto}.download-options{display:grid;gap:12px}.download-card{min-height:116px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;border-radius:20px;background:#f6f8fb;box-shadow:inset 0 0 0 1px #1118270f}.download-platform-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#fff;color:#111827}.download-platform-icon svg{width:30px;height:30px;fill:currentColor}.download-card-copy{min-width:0}.download-card-copy h3{margin:0 0 6px;color:#111827;font-size:17px;line-height:1.2;font-weight:780}.download-card-copy p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}.download-package-button{min-height:38px;padding:0 14px;border:0;border-radius:999px;background:#111827;color:#fff;font-size:13px;font-weight:760;box-shadow:none}.app-main{min-height:100vh;padding:96px 20px 132px}.mobile-nav{display:none}@media (max-width: 680px){.topbar{top:10px;width:min(404px,calc(100vw - 24px));height:48px;min-height:48px;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:6px 10px 6px 12px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #ffffff7a,0 10px 28px #11182714}.brand-logo{width:98px}.top-actions{gap:7px}.top-actions>#noticeButton,.top-actions>#docsButton{display:none}.download-button,.lang-button,.language-picker{width:28px;min-width:28px;height:32px;min-height:32px;padding:0}.download-button svg,.lang-button svg{width:17px;height:17px}.login-button{min-width:66px;height:34px;min-height:34px;padding:0 12px;font-size:13px}.user-pill{max-width:122px;height:34px;min-height:34px;gap:7px;padding:3px 8px}.user-name{max-width:68px;font-size:13px}.mobile-nav.nav{position:fixed;left:50%;right:auto;top:auto;bottom:calc(16px + env(safe-area-inset-bottom));z-index:135;width:min(340px,calc(100vw - 90px));height:60px;min-height:60px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;justify-content:stretch;gap:0;padding:0 12px;overflow:visible;border:1px solid rgba(255,255,255,.07);border-radius:999px;background:#1f1f1ff0;box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff14;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.mobile-nav.nav a,.mobile-nav.nav .nav-link{width:100%;min-width:0;height:46px;min-height:46px;padding:0;border-radius:999px;color:#ffffffbd;font-size:0}.mobile-nav.nav a:not(.active),.mobile-nav.nav .nav-link:not(.active){opacity:.52;filter:grayscale(1) brightness(.85)}.mobile-nav.nav a span,.mobile-nav.nav .nav-link span{display:none}.mobile-nav.nav .nav-icon{width:24px;height:24px;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain;opacity:.68;transition:transform .18s ease,opacity .2s ease}.mobile-nav.nav a:hover,.mobile-nav.nav a.active,.mobile-nav.nav .nav-link:hover,.mobile-nav.nav .nav-link.active{background:transparent;color:#fff;box-shadow:none}.mobile-nav.nav a.active .nav-icon,.mobile-nav.nav .nav-link.active .nav-icon{opacity:1;transform:scale(1.04);filter:grayscale(0) brightness(1.12) drop-shadow(0 0 10px rgba(185,255,154,.18))}.mobile-nav.nav a.active,.mobile-nav.nav .nav-link.active{width:44px;min-width:44px;height:44px;min-height:44px;justify-self:center;border:0;background:transparent;box-shadow:none;opacity:1}.mobile-nav.nav a[data-active=true],.mobile-nav.nav .nav-link[data-active=true]{color:#fff;opacity:1;filter:none}.mobile-nav.nav a[data-active=true] .nav-icon,.mobile-nav.nav .nav-link[data-active=true] .nav-icon{opacity:1;filter:none;transform:scale(1.04)}.app-main{padding-top:76px;padding-bottom:calc(132px + env(safe-area-inset-bottom))}.modal-backdrop{padding:14px}.modal{width:100%;border-radius:22px}.modal-head{padding:22px 20px 14px}.modal-body{padding:0 20px 24px}.modal-actions{justify-content:stretch}.modal-actions .primary-button,.modal-actions .secondary-button{flex:1}.download-card{grid-template-columns:54px minmax(0,1fr)}.download-card .download-package-button{grid-column:1 / -1}}@media (max-width: 380px){.topbar{width:calc(100vw - 18px);padding-inline:9px;gap:4px}.brand-logo{width:90px}.top-actions{gap:4px}.user-pill{max-width:104px;gap:5px}.user-name{max-width:54px}}@media (min-width: 1181px){.topbar{position:fixed!important;top:10px!important;left:50%!important;right:auto!important;z-index:190!important;width:min(1320px,calc(100vw - 48px))!important;height:54px!important;min-height:54px!important;display:grid!important;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr)!important;align-items:center!important;margin:0!important;padding:0 14px!important;border:1px solid rgba(17,24,39,.06)!important;border-radius:999px!important;background:#ffffffb8!important;box-shadow:inset 0 0 0 1px #ffffff7a,0 12px 30px #1118270f!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;transform:translate(-50%)!important}.topbar .brand{justify-self:start!important}.topbar .brand-logo{width:92px!important}.topbar .top-actions{justify-self:end!important}.nav{position:fixed!important;top:20px!important;bottom:auto!important;left:50%!important;right:auto!important;z-index:220!important;width:auto!important;min-width:0!important;max-width:none!important;height:32px!important;min-height:32px!important;display:flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:center!important;gap:4px!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:translate(-50%)!important}.nav a{width:auto!important;min-width:0!important;height:32px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#11182794!important;box-shadow:none!important;font-size:13px!important;line-height:1!important;font-weight:680!important;text-decoration:none!important;transform:none!important}.nav a span{display:inline!important}.nav a svg{display:none!important}.nav a:hover,.nav a.active{background:#1118270f!important;color:#111827!important;font-weight:700!important}}
