@font-face{font-family:Work Sans;src:url(/fonts/WorkSans.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg:#000;--page-bg:#121212;--brand-pink:#f373b7;--paper:#121826db;--panel:#182032eb;--line:#bacde51f;--line-strong:#b5dcff3d;--text:#f5f8ff;--muted:#93a3b8;--ink:#dbe8f8;--accent:#5eead4;--accent-2:#7dd3fc;--radius:14px;--sidebar-width:100px;--studio-sidebar-width:256px;--studio-sidebar-collapsed-width:150px;--studio-sidebar-gap:18px;--topbar-height:64px;--page-content-width:1200px;--n-border-radius:8px;--n-border-color:#b5dcff33;--n-box-shadow:inset 0 1px 0 #ffffff0d;--n-primary-gradient:linear-gradient(135deg, #5eead42e, #7dd3fc1f);--n-primary-shadow:inset 0 1px 0 #ffffff0f, 0 12px 28px #5eead41f;--font-sans:"Work Sans";color:var(--text);background-color:var(--bg);font-family:var(--font-sans)}html{scrollbar-color:#39393b #121212;scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#121212}::-webkit-scrollbar-thumb{background:#39393b;border-radius:3px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{background:var(--page-bg)}button,input,textarea,select{font:inherit}button{cursor:pointer;border:none}#app,.naive-bridge{height:100%}a{color:inherit;text-decoration:none}table{border-collapse:collapse;width:100%}.n-message{color:#fff;background-color:#000;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #000c}.naive-bridge input:not(.n-input__input-el),.naive-bridge textarea,.naive-bridge select{border-radius:var(--n-border-radius);border-color:var(--n-border-color);outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.naive-bridge .surface,.naive-bridge .table-wrap{border-radius:var(--n-border-radius);border-color:var(--n-border-color)}.nav-btn,.surface{position:relative;overflow:hidden}.surface{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg, #ffffff0b, #ffffff05), var(--paper);margin-bottom:14px;padding:18px;box-shadow:inset 0 1px #ffffff0a,0 18px 54px #0000002e}.surface-head,.top-actions,.points-ledger-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.surface-head{align-items:flex-start;margin-bottom:14px}.surface h2,.points-summary-card h2{margin:0}.surface p{color:var(--muted)}.grid,.message-list{gap:12px;display:grid}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.points-summary-actions{flex-wrap:wrap;gap:8px;display:flex}.table-wrap{overflow-x:auto}@media (width<=750px){:root{--page-content-width:100%}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}.ambient-layer,.scanline-layer,.light-ribbon,.light-ribbon.ribbon-alt{display:none}.view-flash{z-index:65;pointer-events:none;background:radial-gradient(circle at var(--flash-x,50%) var(--flash-y,20%), #5eead438, transparent 32%), linear-gradient(120deg, transparent, #7dd3fc1a, transparent);opacity:0;position:fixed;inset:0}.view-flash.active{animation:.68s ease-out viewFlash}.view-pulse{z-index:1;pointer-events:none;opacity:0;mix-blend-mode:screen;background:radial-gradient(circle at 50% 18%,#5eead42e,#0000 28%),radial-gradient(circle at 78% 66%,#a78bfa1f,#0000 26%),linear-gradient(120deg,#0000,#7dd3fc14,#0000);position:fixed;inset:-22vh -18vw;transform:scale(.96)}.view-pulse.active{animation:1.15s ease-out viewPulse}.number-pop{animation:.55s ease-out numberPop}.fx-reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(14px)}.fx-reveal.in-view{opacity:1;transform:translateY(0)}.btn:after,.nav-btn:after{content:"";left:var(--ripple-x,50%);top:var(--ripple-y,50%);pointer-events:none;opacity:0;background:radial-gradient(circle,#ffffff61,#0000 62%);border-radius:50%;width:0;height:0;position:absolute;transform:translate(-50%,-50%)}.btn.ripple:after,.nav-btn.ripple:after{animation:.62s ease-out ripplePulse}@keyframes ambientDrift{0%{transform:translate(0,0)scale(1)}to{transform:translate(7vw,6vh)scale(1.12)}}@keyframes scanSweep{0%{background-position:-60vw 0,0 0}to{background-position:110vw 0,0 0}}@keyframes ripplePulse{0%{opacity:.55;width:0;height:0}to{opacity:0;width:240px;height:240px}}@keyframes neonBeat{0%,to{filter:drop-shadow(0 0 #5eead400);transform:scale(1)}50%{filter:drop-shadow(0 0 12px #5eead48c);transform:scale(1.04)}}@keyframes ribbonSweep{0%{transform:translate(0)rotate(-9deg)}to{transform:translate(150vw)rotate(-9deg)}}@keyframes viewFlash{0%{opacity:0}18%{opacity:1}to{opacity:0}}@keyframes viewPulse{0%{opacity:0;transform:scale(.94)rotate(-1deg)}26%{opacity:.85}to{opacity:0;transform:scale(1.04)rotate(.5deg)}}@keyframes numberPop{0%{color:inherit;transform:translateY(0)scale(1)}35%{color:#eafffb;text-shadow:0 0 18px #5eead461;transform:translateY(-2px)scale(1.08)}to{color:inherit;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ambient-layer,.scanline-layer,.light-ribbon,.view-pulse,.view-flash{display:none}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.app{width:100%;height:100%;display:flex;position:relative}.app .app-sidebar{width:var(--sidebar-width);flex-direction:column;flex:none;justify-content:space-between;align-items:center;gap:24px;height:100%;padding:20px 0;display:flex}.app .app-sidebar .brand{color:inherit;flex:none;justify-items:center;margin:0;display:grid}.app .app-sidebar .brand .brand-logo{width:35px;height:auto;display:block}.app .app-sidebar .sidebar-pill{background:linear-gradient(#1d091feb 0%,#04080ff0 100%),#060910e6;border-right:1px solid #e4bae51f;border-radius:100px;flex-direction:column;flex:none;justify-content:space-between;align-items:center;gap:12px;width:48px;min-height:200px;padding:4px;display:flex}.app .app-sidebar .sidebar-icon-btn{background:0 0;border:1px solid #0000;border-radius:14px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;text-decoration:none;display:inline-flex}.app .app-sidebar .sidebar-icon-btn .sidebar-icon-shell{color:#bc9dbc;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.app .app-sidebar .sidebar-icon-btn.active{border-radius:25px;box-shadow:0 12px 14px #ea5ee51f}.app .app-sidebar .sidebar-icon-btn.active .sidebar-icon-shell{color:var(--brand-pink);background:#ea5ee529}.app .app-sidebar .sidebar-icon-btn:hover:not(.active) .sidebar-icon-shell{background:#ffffff0f}.app .app-sidebar .sidebar-foot{flex-direction:column;flex:none;align-items:center;gap:24px;display:flex}.app .app-sidebar .sidebar-points{width:48px;color:var(--brand-pink);text-align:center;border:1px solid #e4bae51f;border-radius:12px;padding:6px;text-decoration:none}.app .app-sidebar .sidebar-points b{color:var(--brand-pink);font-size:12px;font-weight:500;line-height:16.5px;display:block}.app .app-sidebar .sidebar-points span{color:var(--brand-pink);font-size:8px;line-height:17.4px;display:block}.app .app-sidebar .sidebar-avatar{border-radius:50%;flex:none;width:32px;height:32px;overflow:hidden}.app .app-sidebar .sidebar-avatar img{object-fit:cover;width:100%;height:100%;display:block}.app .app-main{width:calc(100% - var(--sidebar-width));flex-direction:column;flex:1;height:100vh;display:flex;position:relative}.app .app-main .topbar{width:100%;height:var(--topbar-height);z-index:1000;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);justify-content:flex-end;align-items:center;gap:16px;padding:0 24px;display:flex;position:absolute;top:0;right:0}.app .app-main .topbar .brand-mobile{display:none}.app .app-main .topbar .top-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.app .app-main .topbar .top-actions .n-dropdown{align-items:center;display:flex}.app .app-main .topbar .quick-status-btn{box-sizing:border-box;background:#271621;border-radius:90px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:30px;padding:0 12px;display:flex}.app .app-main .topbar .quick-status-btn .badge-number{color:#271621;background:#f373b7;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:flex}.app .app-main .topbar .quick-status-btn .text{color:#f373b7;text-align:center;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.app .app-main .topbar .locale-switch-btn{cursor:pointer;font:inherit;color:inherit;line-height:1}.app .app-main .topbar .locale-switch-btn .locale-switch-label{text-transform:uppercase;min-width:20px}.app .app-main .topbar .locale-switch-btn .locale-switch-arrow{opacity:.85;flex-shrink:0}.app .app-main .app-content{width:100%;height:100vh;padding:calc(var(--topbar-height) + 24px) 24px 24px;overflow:hidden auto}.app .app-main .app-content .app-page{width:var(--page-content-width);margin:0 auto}.app .mobile-nav{display:none}.locale-switch-dropdown-option.is-active{color:var(--brand-pink);background:#ff00d924;font-weight:600}.locale-switch-dropdown-option.is-active .n-dropdown-option-body__label{color:var(--brand-pink)}@media (width<=750px){.app .app-sidebar{display:none}.app .app-main{min-width:0}.app .app-main .topbar{justify-content:space-between;width:100%;min-width:0;padding:12px}.app .app-main .topbar .brand-mobile{width:30px;height:30px;display:block}.app .app-main .topbar .brand-mobile img{object-fit:cover;width:100%;height:100%;display:block}.app .app-main .topbar .top-actions{width:100%}.app .app-main .topbar .quick-status-btn .text:not(.locale-switch-label){display:none}.app .app-main .app-content{box-sizing:border-box;min-width:0;padding:0 12px 80px;overflow-x:hidden}.app .mobile-nav{z-index:1000;background:#1d092f;border-top:1px solid #e4bae51f;justify-content:space-between;align-items:center;gap:12px;width:100%;height:56px;display:flex;position:fixed;bottom:0;left:0}.app .mobile-nav .nav-btn{justify-content:center;align-items:center;width:25%;height:100%;display:flex}.app .mobile-nav .nav-btn.active .icon{color:var(--brand-pink)}}.n-modal.n-card{max-height:85vh!important}.n-modal.n-card.studio-card-modal{width:min(700px,92vw)}.n-modal.n-card.pay-modal{width:min(500px,92vw)}.n-modal.n-card>.n-card-header{padding:12px 24px}.n-modal.n-card>.n-card__content-scrollbar>.n-scrollbar-container>.n-card-content{padding:24px}.n-modal.n-card>.n-card__footer{justify-content:flex-end;align-items:baseline;gap:10px;padding:12px 24px;display:flex}.studio-card-modal .studio-modal-body{flex-direction:column;gap:24px;display:flex}.studio-card-modal .studio-summary-card{background:#131315cc;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex;position:relative;overflow:hidden}.studio-card-modal .studio-summary-card.is-compact{background:#141416;flex-direction:column;align-items:stretch;padding:25px}.studio-card-modal .studio-summary-glow{filter:blur(40px);pointer-events:none;background:#f40bdd1a;border-radius:9999px;width:256px;height:256px;position:absolute;top:-80px;right:-80px}.studio-card-modal .studio-summary-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-card-modal .studio-summary-label{color:#ffffff80;margin:0;font-size:14px;line-height:20px}.studio-card-modal .studio-badge{color:#f40bdd;background:#f40bdd1a;border:1px solid #f40bdd4d;border-radius:9999px;flex-shrink:0;padding:5px 13px;font-size:12px;line-height:16px}.studio-card-modal .studio-badge.ok{color:#4ade80;background:#22c55e1a;border-color:#22c55e4d}.studio-card-modal .studio-badge.bad{color:#f87171;background:#ef44441a;border-color:#ef44444d}.studio-card-modal .studio-badge.warn{color:#facc15;background:#eab3081a;border-color:#eab3084d}.studio-card-modal .studio-summary-value{color:#fff;letter-spacing:-2.4px;margin:8px 0 0;font-size:30px;font-weight:700;line-height:48px}.studio-card-modal .studio-summary-value.is-compact{text-shadow:0 0 8px #f40bdd80;line-height:36px}.studio-card-modal .studio-summary-hint{color:#fff6;margin:8px 0 0;font-size:12px;line-height:16px}.studio-card-modal .studio-action-pill{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;padding:8px 24px;font-size:14px}.studio-card-modal .studio-section{flex-direction:column;gap:12px;display:flex}.studio-card-modal .studio-section-title{color:#fff;margin:0;font-size:18px;font-weight:500;line-height:28px}.studio-card-modal .studio-section-hint{color:#fff6;margin:0;font-size:12px;line-height:16px}.studio-card-modal .studio-input{color:#fff;background:#181719;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;min-width:0;font-size:14px}.studio-card-modal .studio-input:not(.is-textarea){height:48px;padding:0 17px}.studio-card-modal .studio-input.is-textarea{resize:vertical;min-height:92px;padding:13px 17px;line-height:1.5}.studio-card-modal .studio-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.studio-card-modal .studio-info-grid.is-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-card-modal .studio-info-card{background:#151516;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:4px;padding:17px;display:flex}.studio-card-modal .studio-info-label{color:#fff6;font-size:10px;line-height:15px}.studio-card-modal .studio-info-value{color:#fff;font-size:14px;font-weight:600;line-height:20px}.studio-card-modal .studio-empty{color:#fff6;margin:0;font-size:14px;line-height:20px}.studio-card-modal .foot-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 24px;font-size:16px}.studio-card-modal .foot-btn:disabled{opacity:.45;cursor:not-allowed}.studio-card-modal .foot-btn.ghost{color:#fffc;background:#ffffff0d}.studio-card-modal .foot-btn.primary{color:#fff;background:#f373b7;font-weight:700}.studio-card-modal .publish-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-card-modal .publish-field{gap:7px;min-width:0;display:grid}.studio-card-modal .publish-field.is-full{grid-column:1/-1}.studio-card-modal .publish-field-label{color:#ffffff80;font-size:12px;line-height:16px}.studio-card-modal.wallet-topup-modal .wallet-amount-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.studio-card-modal.wallet-topup-modal .wallet-amount-option{text-align:left;cursor:pointer;background:#131315cc;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:4px;padding:16px;display:flex;position:relative;overflow:hidden}.studio-card-modal.wallet-topup-modal .wallet-amount-option.active{background:#ffffff1a;border-color:#0000}.studio-card-modal.wallet-topup-modal .wallet-amount-option.active:after{content:"";filter:blur(6px);opacity:.2;background:#f40bdd;border-radius:9999px;width:32px;height:32px;position:absolute;bottom:-7px;right:-7px}.studio-card-modal.wallet-topup-modal .wallet-amount-value{color:#fff;font-size:18px;font-weight:700;line-height:28px}.studio-card-modal.wallet-topup-modal .wallet-amount-caption{color:#fff6;font-size:12px;line-height:16px}.studio-card-modal.wallet-topup-modal .wallet-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.studio-card-modal.wallet-topup-modal .wallet-channel-option{text-align:left;cursor:pointer;background:#131315cc;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.studio-card-modal.wallet-topup-modal .wallet-channel-option.active{background:#ffffff1a;border-color:#0000}.studio-card-modal.wallet-topup-modal .wallet-channel-head{align-items:center;gap:12px;display:flex}.studio-card-modal.wallet-topup-modal .wallet-channel-name{color:#fff;font-size:16px;font-weight:600;line-height:24px}.studio-card-modal.wallet-topup-modal .wallet-channel-desc{color:#fff6;font-size:12px;line-height:19.5px}.studio-card-modal.wallet-withdraw-modal .studio-summary-value{text-shadow:0 0 8px #f40bdd80;line-height:36px}.studio-card-modal.wallet-withdraw-modal .studio-section-title{font-size:14px;line-height:20px}.studio-card-modal.wallet-withdraw-modal .studio-section-hint{color:#ffffff4d;font-size:10px;line-height:15px}.studio-card-modal.wallet-withdraw-modal .wallet-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.studio-card-modal.wallet-withdraw-modal .wallet-channel-option{text-align:left;cursor:pointer;background:#131315cc;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.studio-card-modal.wallet-withdraw-modal .wallet-channel-option.active{background:#ffffff1a;border-color:#0000}.studio-card-modal.wallet-withdraw-modal .wallet-channel-head{align-items:center;gap:12px;display:flex}.studio-card-modal.wallet-withdraw-modal .wallet-channel-name{color:#fff;font-size:14px;font-weight:600;line-height:20px}.studio-card-modal.wallet-withdraw-modal .wallet-channel-desc{color:#fff6;font-size:10px;line-height:15px}.studio-card-modal.wallet-withdraw-modal .wallet-channel-option:not(.active) .wallet-channel-name{color:#fff9}.studio-card-modal.wallet-withdraw-modal .studio-input:not(.is-textarea){height:60px;padding:13px 17px}.studio-card-modal.wallet-withdraw-modal .wallet-chain-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-card-modal.wallet-withdraw-modal .wallet-chain-option{text-align:left;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.studio-card-modal.wallet-withdraw-modal .wallet-chain-option.is-muted:not(.active){opacity:.6;background:#1c1b1db3;border:1px solid #ffffff14}.studio-card-modal.wallet-withdraw-modal .wallet-chain-name{color:#fff;font-size:14px;line-height:20px}.studio-card-modal.wallet-withdraw-modal .wallet-chain-desc{color:#fff6;font-size:10px;line-height:15px}.studio-card-modal.wallet-withdraw-modal .foot-btn.ghost{color:#fff;background:#262626}.studio-card-modal.wallet-withdraw-modal .foot-btn.primary{font-weight:500;box-shadow:0 0 10px #f40bdd66}.pay-modal.n-modal.n-card>.n-card-header .n-card-header__main{color:#f3f4f6}.pay-modal.n-modal.n-card>.n-card__footer{border-top:1px solid #ffffff14}.pay-modal .pay-modal-body{flex-direction:column;gap:12px;display:flex}.pay-modal .pay-modal-package{background:#272727;border:1px solid #353535;border-radius:12px;padding:16px}.pay-modal .pay-modal-package h2{color:#f3f4f6;margin:0 0 8px;font-size:20px;font-weight:700;line-height:28px}.pay-modal .pay-modal-desc{color:#9ca3af;margin:0 0 16px;font-size:14px;line-height:22.75px}.pay-modal .pay-modal-total{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding-top:17px;display:flex}.pay-modal .pay-modal-total span{color:#f3f4f6;font-size:18px;font-weight:500;line-height:28px}.pay-modal .pay-modal-total strong{color:#fff;font-size:24px;font-weight:700;line-height:32px}.pay-modal .pay-modal-method{color:#f3f4f6;background:#272727;border:1px solid #353535;border-radius:12px;align-items:center;gap:12px;padding:17px;font-size:16px;font-weight:500;line-height:24px;display:flex}.pay-modal .pay-modal-submit{background:var(--brand-pink);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:18px;font-weight:600;transition:opacity .18s;display:inline-flex}.pay-modal .pay-modal-submit:hover:not(:disabled){opacity:.92}.pay-modal .pay-modal-submit:disabled{opacity:.55;cursor:not-allowed}.pay-modal .pay-modal-renewal{color:#6b7280;text-align:center;margin:0;font-size:12px;line-height:16px}.pay-modal .pay-modal-security{gap:12px;width:100%;display:flex}.pay-modal .pay-modal-security p{color:#9ca3af;margin-bottom:8px;font-size:11px;line-height:16px}.pay-modal .pay-modal-security p:last-child{margin-bottom:0}.pay-modal .pay-modal-link{color:var(--brand-pink);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.pay-modal .pay-modal-link:hover{color:#fface9}.pay-modal .pay-modal-brands{gap:8px;padding-top:16px;display:flex}.pay-modal .pay-modal-brand{color:#f3f4f6;background:#ffffff0f;border-radius:4px;justify-content:center;align-items:center;padding:4px 12px;font-size:10px;font-weight:700;line-height:15px;display:inline-flex}.pay-modal .pay-modal-brand-dots{align-items:flex-start;display:flex}.pay-modal .pay-modal-brand-dot-margin{flex-shrink:0;width:8px;height:12px;position:relative}.pay-modal .pay-modal-brand-dot{border-radius:9999px;flex-shrink:0;width:12px;height:12px}.pay-modal .pay-modal-brand-dot.pay-modal-brand-dot--red{background:#ef4444}.pay-modal .pay-modal-brand-dot.pay-modal-brand-dot--yellow{opacity:.8;background:#eab308;position:absolute;top:0;left:-4px}.pay-modal .pay-modal-divider{justify-content:center;display:flex}.pay-modal .pay-modal-divider span{color:#9ca3af;font-size:12px;line-height:16px}.pay-modal .pay-modal-form{flex-direction:column;gap:12px;display:flex}.pay-modal .pay-modal-field{flex-direction:column;gap:8px;display:flex}.pay-modal .pay-modal-field span{color:#9ca3af;font-size:14px;font-weight:500;line-height:20px}.pay-modal .pay-modal-field input{color:#f3f4f6;background:#272727;border:1px solid #353535;border-radius:12px;outline:none;width:100%;height:48px;padding:12px;font-size:16px}.pay-modal .pay-modal-field input::placeholder{color:#6b7280}.pay-modal .pay-modal-field input:focus{border-color:#f373b773}.pay-modal .pay-modal-card-input{position:relative}.pay-modal .pay-modal-card-input svg{pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.pay-modal .pay-modal-card-input input{padding-left:44px}.pay-modal .pay-modal-field-row{gap:12px;display:flex}.pay-modal .pay-modal-field-row .pay-modal-field{flex:1 1 0;min-width:0}.purchase-tabs{margin-bottom:14px}.purchase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.purchase-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg, #ffffff0b, #ffffff04), var(--paper);gap:10px;min-width:0;padding:14px;display:grid}.purchase-card h3{color:#fff;margin:0;font-size:16px}.purchase-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.purchase-card ul{color:var(--muted);margin:0;padding-left:18px;font-size:12px;line-height:1.7}.purchase-card.current{background:#5eead414;border-color:#5eead473}.purchase-price{color:#fff;font-size:24px;font-weight:800}@media (width<=750px){.purchase-grid,.studio-card-modal .publish-form-grid,.studio-card-modal .studio-info-grid,.studio-card-modal.wallet-topup-modal .wallet-amount-grid,.studio-card-modal.wallet-topup-modal .wallet-channel-grid,.studio-card-modal.wallet-withdraw-modal .wallet-channel-grid,.studio-card-modal.wallet-withdraw-modal .studio-info-grid,.studio-card-modal.wallet-withdraw-modal .wallet-chain-grid{grid-template-columns:1fr}}.login-page{background:linear-gradient(90deg,#ffffff80,#ffffff80),linear-gradient(#08101d 0%,#070a12 45%,#05070c 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.login-page .login-page-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-page .login-page-bg__mesh{background:radial-gradient(84.68% 101.06% at 8.88% 3.78%,#00fff32e 0%,#ff00d900 100%),radial-gradient(45.4% 45.43% at 97.49% 2.11%,#ff00d929 0%,#ff00d900 100%),radial-gradient(55% 60% at 18% 88%,#ff5e0738 0%,#ff5e0700 100%),linear-gradient(#1d0219 0%,#000 100%);position:absolute;inset:-11px -8px}.login-page .login-page-bg__glow{filter:blur(40px);background:radial-gradient(circle,#ff00d959 0%,#ff00d900 68%);width:1027px;height:995px;position:absolute;top:-552px;left:-89px;transform:rotate(38.15deg)}.login-page .login-card{z-index:1;background:var(--page-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:16px;width:min(100%,430px);padding:30px;display:flex;position:relative;box-shadow:0 8px 32px #0000005e}.login-page .login-card.login-card--adult{justify-content:center;min-height:300px}.login-page .login-card.login-card--login{justify-content:center;width:min(100%,430px);min-height:auto}.login-page .login-card.login-card--verify{justify-content:center;min-height:auto}.login-page .login-card.login-card--external{justify-content:center;gap:16px;width:min(100%,480px);min-height:640px}.login-page .login-card h1{color:#fff;letter-spacing:0;margin:0;font-size:32px;font-weight:800;line-height:1.15}.login-page .login-card button{font-family:inherit}.login-page .login-card-header{text-align:left;justify-content:space-between;align-items:flex-start;gap:18px;width:min(100%,344px);margin-bottom:2px;display:flex}.login-page .login-brand{color:#0000;background:linear-gradient(90deg,#ff00d9,#fff);-webkit-background-clip:text;background-clip:text;font-size:20px}.login-page .login-terms{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 12px;margin:0;font-size:16px;line-height:26px;display:flex}.login-page .login-terms span{color:#9ca8b7}.login-page .login-terms a{color:#fff;text-underline-offset:2px;text-decoration:underline}.login-page .login-mode-tabs{background:#170917a6;border:1px solid #5740504d;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,324px);padding:4px;display:grid}.login-page .login-method-tabs{margin-top:-2px}.login-page .login-mode-btn{color:#a5899b;cursor:pointer;background:0 0;border:none;border-radius:10px;min-height:36px;font-size:14px;font-weight:700;line-height:20px;transition:background .18s,color .18s,opacity .18s}.login-page .login-mode-btn.active{color:#fff;background:linear-gradient(90deg,#ff00d9e6,#00fff3a6)}.login-page .login-mode-btn:disabled{cursor:not-allowed;opacity:.55}.login-page .login-consent{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 12px;margin:0;font-size:12px;line-height:26px;display:flex}.login-page .login-consent span{color:#a5899b}.login-page .login-consent a{color:#fff;text-underline-offset:2px;text-decoration:underline}.login-page .login-external-identity{color:#ddbed1;overflow-wrap:anywhere;background:#170917a6;border:1px solid #5740504d;border-radius:12px;width:min(100%,324px);margin:0;padding:10px 12px;font-size:12px;line-height:18px}.login-page .login-field{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;width:min(100%,344px);display:flex}.login-page .login-field input{color:#fff;background:#120d14d1;border:1px solid #ffffff1a;border-radius:15px;width:100%;min-height:54px;padding:14px 16px;font-size:15px;line-height:normal}.login-page .login-field input::placeholder{color:#766878}.login-page .login-field input:focus{border-color:#fface957;outline:none;box-shadow:0 0 0 3px #ff00d917}.login-page .login-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.login-page .login-field-row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.login-page .login-field-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}.login-page .login-field-label{color:#dfcddd;letter-spacing:0;text-transform:none;padding-left:4px;font-size:13px;font-weight:700;line-height:20px}.login-page .login-inline-action{color:#f2d7e8;white-space:nowrap;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:700;line-height:20px;transition:color .18s,opacity .18s;display:inline-flex}.login-page .login-inline-action:hover:not(:disabled){color:#fff}.login-page .login-inline-action:disabled{cursor:not-allowed;opacity:.55}.login-page .login-method-back{justify-content:flex-end;width:min(100%,344px);margin-top:-4px}.login-page .login-submit-actions{gap:0;width:min(100%,344px);margin-top:4px;display:grid}.login-page .login-gradient-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff00d9,#00fff3);border:none;border-radius:90px;justify-content:center;align-items:center;gap:12px;width:min(100%,344px);min-height:46px;padding:10px 20px;font-size:16px;font-weight:700;line-height:26px;transition:opacity .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 28px #ff00d929,0 10px 24px #00fff31f}.login-page .login-gradient-btn.login-gradient-btn--wide{width:100%;min-height:54px;padding-block:14px;font-size:16px;font-weight:700}.login-page .login-gradient-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #ff00d933,0 12px 28px #00fff329}.login-page .login-gradient-btn:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;transform:none}.login-page .login-secondary-btn{color:#f1d7e8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:90px;justify-content:center;align-items:center;min-height:46px;padding:10px 20px;font-size:15px;font-weight:700;line-height:22px;transition:border-color .18s,background .18s,color .18s,opacity .18s;display:inline-flex}.login-page .login-secondary-btn:hover:not(:disabled){color:#fff;background:#ffffff14;border-color:#fface94d}.login-page .login-secondary-btn:disabled{cursor:not-allowed;opacity:.55}.login-page .login-leave-btn{color:#ddbed1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:22px;transition:color .18s,opacity .18s;display:inline-flex}.login-page .login-leave-btn:hover:not(:disabled){color:#fff}.login-page .login-leave-btn:disabled{cursor:not-allowed;opacity:.55}.login-page .login-adult-buttons{justify-content:space-around;align-items:center;width:100%;display:flex}.login-page .login-adult-buttons .login-accept-btn,.login-page .login-adult-buttons .login-leave-btn{color:#fff;border:none;border-radius:90px;justify-content:center;align-items:center;width:150px;padding:8px;font-size:18px;font-style:normal;font-weight:400;display:flex}.login-page .login-adult-buttons .login-accept-btn{background:#ff00d9}.login-page .login-adult-buttons .login-leave-btn{background:#fff3}.login-page .login-verify-desc{color:#ddbed1;letter-spacing:0;text-transform:none;width:min(100%,344px);margin:0;font-size:14px;font-weight:500;line-height:22px}.login-page .login-verify-desc strong{color:#fff;overflow-wrap:anywhere;font-weight:700}.login-page .login-otp{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;width:min(100%,344px);margin-top:4px;display:grid}.login-page .login-otp-input{color:#fff;text-align:center;background:#120d14d1;border:1px solid #ffffff1c;border-radius:14px;width:100%;height:48px;padding:0;font-size:20px;font-weight:600}.login-page .login-otp-input:focus{border-color:#fface961;outline:none;box-shadow:0 0 0 3px #ff00d917}.login-page .login-verify-tools{justify-content:space-between;align-items:center;gap:12px;width:min(100%,344px);display:flex}.login-page .login-resend-btn{color:#ddbed1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:22px;transition:color .18s,opacity .18s;display:inline-flex}.login-page .login-resend-btn:hover:not(:disabled){color:#fff}.login-page .login-resend-btn:disabled{opacity:.55;cursor:default}.login-page .login-check{cursor:pointer;color:#ddbed1;text-align:left;align-items:flex-start;gap:10px;width:min(100%,344px);font-size:12px;line-height:18px;display:flex}.login-page .login-check input{accent-color:#ff00d9;flex:none;width:16px;height:16px;margin-top:1px}.login-page .login-check--compact{margin-top:-2px;font-size:13px;line-height:20px}.login-page .login-social{flex-direction:column;gap:12px;width:min(100%,344px);display:flex}.login-page .login-social-divider{align-items:center;gap:4px;padding-block:8px;display:flex}.login-page .login-social-divider:before,.login-page .login-social-divider:after{content:"";background:#57405080;flex:1;height:1px}.login-page .login-social-divider span{color:#a5899b;letter-spacing:0;text-transform:none;white-space:nowrap;font-size:11px;line-height:24px}.login-page .login-social-actions{justify-content:center;align-items:center;gap:12px;display:flex}.login-page .login-social-btn{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;padding:14px;display:inline-flex}.login-page .login-social-btn:hover{background:#ffffff12;border-color:#ffffff2e}@media (width<=750px){.login-page .login-card{border-radius:28px;padding:20px}.login-page .login-otp{gap:6px}.login-page .login-otp-input{width:42px;height:42px;font-size:18px}.login-page .login-verify-desc{letter-spacing:1px;font-size:14px}}.create-page .create-workbench.create-workbench-playground{width:calc(100% - var(--studio-sidebar-width));justify-content:flex-start;align-items:stretch;padding:0;overflow:hidden}.create-page .create-playground{grid-template-columns:minmax(288px,360px) minmax(0,1fr);gap:16px;width:100%;height:100%;min-height:0;display:grid}.create-page .create-control-panel,.create-page .create-preview-panel{background:#17171a;border:1px solid #ffffff0f;border-radius:8px;min-height:0}.create-page .create-control-panel{flex-direction:column;gap:14px;padding:16px;display:flex;overflow-y:auto}.create-page .create-preview-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.create-page .create-icon-btn,.create-page .create-enhancer-btn,.create-page .create-preview-tabs button,.create-page .create-clear-btn,.create-page .create-generate-btn,.create-page .create-draft-confirm button,.create-page .create-enhancer-close{transition:background .18s,border-color .18s,color .18s,opacity .18s}.create-page .create-icon-btn{color:#9ca3af;cursor:pointer;background:#111113;border:1px solid #ffffff12;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:34px;height:34px;display:inline-flex}.create-page .create-icon-btn:hover:not(:disabled){color:#fff;border-color:#fface93d}.create-page .create-icon-btn:disabled{cursor:not-allowed;opacity:.42}.create-page .create-field,.create-page .create-field-grid{gap:8px;display:grid}.create-page .create-field-grid{grid-template-columns:minmax(96px,.72fr) minmax(0,1.28fr)}.create-page .create-field-label{color:#667085;align-items:center;gap:6px;display:flex}.create-page .create-field-label label{color:#e5e7eb;font-size:13px;font-weight:700;line-height:18px}.create-page .create-field-label label span{color:var(--brand-pink)}.create-page .create-field-label .xicon{color:#667085;width:14px;height:14px}.create-page .create-prompt-toolbar{justify-content:flex-end;align-items:center;gap:8px;display:flex}.create-page .create-enhancer-btn{color:#f4dbf0;cursor:pointer;background:#fface90f;border:1px solid #fface921;border-radius:6px;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.create-page .create-enhancer-btn .xicon{color:var(--brand-pink)}.create-page .create-enhancer-btn:hover:not(:disabled){background:#fface91a;border-color:#fface947}.create-page .create-enhancer-btn:disabled{cursor:not-allowed;opacity:.48}.create-page .create-playground-prompt,.create-page .create-select{color:#fff;width:100%;font:inherit;background:#111113;border:1px solid #ffffff12;border-radius:4px;font-size:13px;font-weight:600;line-height:19px}.create-page .create-playground-prompt{resize:vertical;min-height:186px;padding:12px}.create-page .create-playground-prompt::placeholder{color:#ddbed166}.create-page .create-playground-prompt:focus{border-color:#ff00d975;outline:none;box-shadow:0 0 0 1px #ff00d924}.create-page .create-playground-prompt:disabled{opacity:.62}.create-page .create-select{color:#e5e7eb;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#9ca3af 50%),linear-gradient(135deg,#9ca3af 50%,#0000 50%);background-position:calc(100% - 18px) 15px,calc(100% - 13px) 15px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;height:36px;padding:0 36px 0 12px}.create-page .create-select:focus{border-color:#fface952;outline:none}.create-page .create-control-footer{grid-template-columns:84px minmax(0,1fr);gap:8px;margin-top:auto;padding-top:4px;display:grid}.create-page .create-clear-btn,.create-page .create-generate-btn{min-height:38px;font:inherit;cursor:pointer;border-radius:4px;font-size:13px;font-weight:800}.create-page .create-clear-btn:disabled,.create-page .create-generate-btn:disabled{cursor:not-allowed;opacity:.46}.create-page .create-clear-btn{color:#121214;background:#f6f2f5;border:1px solid #ffffff1a}.create-page .create-clear-btn:hover:not(:disabled){background:#fff}.create-page .create-generate-btn{background:var(--brand-pink);color:#fff;border:1px solid #ff00d973;justify-content:center;align-items:center;gap:8px;display:inline-flex}.create-page .create-generate-btn:hover:not(:disabled){background:#ff4fcf;border-color:#fface9b8}.create-page .create-preview-panel{flex-direction:column;display:flex;overflow:hidden}.create-page .create-preview-toolbar{border-bottom:1px solid #ffffff0d;min-height:52px;padding:8px 16px}.create-page .create-preview-status{color:#b7c0ce;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.create-page .create-preview-status span{background:#60d234;border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #60d23480}.create-page .create-preview-status.is-working span{background:var(--brand-pink);animation:1.2s ease-in-out infinite create-pulse;box-shadow:0 0 14px #ff00d97a}.create-page .create-preview-status.is-danger span{background:#f87171;box-shadow:0 0 14px #f871717a}.create-page .create-preview-actions{align-items:center;gap:8px;min-width:0;display:flex}.create-page .create-preview-tabs{border:1px solid #ffffff12;border-radius:4px;align-items:center;display:inline-flex;overflow:hidden}.create-page .create-preview-tabs button{color:#8f98a8;min-height:34px;font:inherit;cursor:pointer;background:#101012;border:0;padding:0 14px;font-size:12px;font-weight:800}.create-page .create-preview-tabs button.active{color:#fff;background:#1f1f24}.create-page .create-preview-stage{background-color:#111113;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex:1;place-items:center;min-height:0;padding:28px;display:grid;overflow:auto}.create-page .create-output-frame,.create-page .create-draft-card,.create-page .create-json-preview,.create-page .create-preview-error{width:min(100%,860px)}.create-page .create-output-frame{background:#0e0e10;border:1px solid #ffffff14;border-radius:4px;min-height:280px;max-height:100%;overflow:hidden;box-shadow:0 16px 48px #0000005c}.create-page .create-output-frame img{object-fit:contain;background:#050506;width:100%;height:100%;display:block}.create-page .create-output-frame.create-output-frame-empty{color:#98a2b3;text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.create-page .create-output-frame.create-output-frame-empty .xicon{color:#fface9b8}.create-page .create-output-frame.create-output-frame-empty b{color:#f4f4f5;font-size:15px;line-height:20px}.create-page .create-output-frame.create-output-frame-empty span{color:#7f8a9d;max-width:300px;font-size:12px;line-height:18px}.create-page .create-draft-card{background:#08080ad6;border:1px solid #ffffff14;border-radius:6px;overflow:hidden}.create-page .create-draft-card header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.create-page .create-draft-card header p,.create-page .create-draft-card header h3{margin:0}.create-page .create-draft-card header p,.create-page .create-draft-card header span{color:#9aa4b2;font-size:12px;font-weight:700;line-height:16px}.create-page .create-draft-card header h3{color:#fff;font-size:18px;font-weight:800;line-height:26px}.create-page .create-draft-lines{padding:16px;display:grid}.create-page .create-draft-editor{color:#f4f4f5;resize:vertical;width:calc(100% - 32px);min-height:260px;font:inherit;white-space:pre-wrap;background:#101012;border:1px solid #ff00d947;border-radius:6px;margin:16px;padding:14px 16px;font-size:13px;font-weight:600;line-height:21px}.create-page .create-draft-editor:focus{border-color:#ff00d994;outline:none;box-shadow:0 0 0 1px #ff00d92e}.create-page .create-draft-line{border-radius:6px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:7px 10px;display:grid}.create-page .create-draft-line.highlighted{box-shadow:inset 2px 0 0 var(--brand-pink);background:#ff00d91f}.create-page .create-draft-line span{color:#647085;text-align:right;font-size:14px;font-weight:700;line-height:22px}.create-page .create-draft-line p{color:#d7dce5;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;font-weight:600;line-height:22px}.create-page .create-draft-confirm{color:#d7dce5;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px 16px;font-size:14px;font-weight:700;display:flex}.create-page .create-draft-confirm .xicon{color:var(--brand-pink)}.create-page .create-draft-confirm button{color:#fff;min-height:28px;font:inherit;cursor:pointer;background:#253146;border:1px solid #fface92e;border-radius:999px;padding:0 12px;font-size:12px}.create-page .create-draft-confirm button:hover{background:#32405a}.create-page .create-draft-confirm.create-draft-confirm-muted .xicon{animation:1.2s ease-in-out infinite create-pulse}.create-page .create-preview-error{background:#7f1d1d2e;border:1px solid #f8717157;border-radius:6px;gap:8px;padding:18px;display:grid}.create-page .create-preview-error b{color:#fee2e2;font-size:16px;line-height:22px}.create-page .create-preview-error span{color:#fecaca;word-break:break-word;font-size:13px;line-height:19px}.create-page .create-json-preview{color:#d7dce5;white-space:pre-wrap;background:#09090b;border:1px solid #ffffff14;border-radius:6px;max-height:100%;margin:0;padding:18px;font-size:12px;line-height:18px;overflow:auto}.create-page .create-preview-foot{color:#7f8a9d;border-top:1px solid #ffffff0d;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:12px;font-weight:700;display:flex}.create-page .create-preview-foot span:first-child{color:#e5e7eb}.create-page .create-enhancer-layer{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.create-page .create-enhancer-dialog{background:#1b1b1d;border:1px solid #ffffff14;border-radius:8px;gap:16px;width:min(480px,100%);max-height:min(760px,100vh - 48px);padding:22px 24px 24px;display:grid;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000094}.create-page .create-enhancer-dialog>header{align-items:flex-start;gap:12px;display:flex}.create-page .create-enhancer-dialog>header>.xicon{color:#fff;background:linear-gradient(135deg,#00fff3,#ff00d9);border-radius:8px;padding:6px}.create-page .create-enhancer-dialog>header h2,.create-page .create-enhancer-dialog>header p{margin:0}.create-page .create-enhancer-dialog>header h2{color:#fff;font-size:18px;font-weight:800;line-height:26px}.create-page .create-enhancer-dialog>header p{color:#7f8a9d;font-size:13px;font-weight:600;line-height:19px}.create-page .create-enhancer-dialog>footer{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.create-page .create-enhancer-close{color:#9ca3af;cursor:pointer;background:#111113;border:1px solid #ffffff12;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.create-page .create-enhancer-close:hover{color:#fff;border-color:#fface93d}@media (width<=1180px){.create-page .create-playground{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:12px}.create-page .create-preview-stage{padding:18px}}@media (width<=860px){.create-page .create-workbench.create-workbench-playground{overflow-y:auto}.create-page .create-playground{grid-template-columns:1fr;grid-auto-rows:auto;min-height:auto}.create-page .create-control-panel{overflow:visible}.create-page .create-preview-panel{min-height:520px}.create-page .create-preview-toolbar,.create-page .create-preview-actions{flex-wrap:wrap;align-items:flex-start}}@media (width<=560px){.create-page .create-field-grid,.create-page .create-control-footer{grid-template-columns:1fr}.create-page .create-preview-stage{padding:12px}.create-page .create-draft-line{grid-template-columns:28px minmax(0,1fr);gap:8px;padding-inline:6px}.create-page .create-enhancer-layer{padding:12px}}@keyframes create-pulse{0%,to{opacity:.45}50%{opacity:1}}.assets-page{flex-direction:column;gap:24px;display:flex}.assets-page .assets-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:24px;width:100%;padding:16px 0;display:flex}.assets-page .assets-header .assets-header-left{align-items:center;gap:8px;min-width:0;display:flex}.assets-page .assets-header .assets-header-left .assets-history-btn{color:#fff;border-radius:90px;padding:6px 4px;font-size:20px;font-weight:500;line-height:20px}.assets-page .assets-header .assets-header-left .assets-tabs{align-items:center;gap:8px;display:flex}.assets-page .assets-header .assets-header-left .assets-tabs .assets-tab{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 16px;font-size:14px;font-weight:500;line-height:20px}.assets-page .assets-header .assets-header-left .assets-tabs .assets-tab.active{color:#fff;background:#2a2a2a}.assets-page .assets-header .assets-header-left .assets-tabs .assets-filter-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 16px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.assets-page .assets-header .assets-header-left .assets-tabs .assets-filter-btn .xicon{flex:none;width:16px;height:16px}.assets-page .assets-header .assets-header-left .assets-tabs .assets-filter-dropdown{align-items:center;display:flex}.assets-page .assets-header .assets-header-right{flex:none;align-items:center;display:flex}.assets-page .assets-header .assets-header-right .assets-search{width:256px;display:block;position:relative}.assets-page .assets-header .assets-header-right .assets-search .assets-search-icon{color:#9ca3af;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.assets-page .assets-header .assets-header-right .assets-search input{color:#fff;border:1px solid #ffffff1a;border-radius:80px;width:100%;min-height:38px;padding:10px 17px 9px 41px;font-size:14px;font-weight:500;line-height:normal}.assets-page .assets-header .assets-header-right .assets-search input::placeholder{color:#6b7280}.assets-page .assets-header .assets-header-right .assets-batch-btn{color:#e5e7eb;cursor:pointer;white-space:nowrap;background:#1e1e1e;border:1px solid #ffffff0d;border-radius:80px;margin-left:16px;padding:9px 17px;font-size:14px;font-weight:500;line-height:20px}.assets-page .assets-state{color:#ffffffbd;background:#2a1a2b75;border:1px solid #f40bdd2e;border-radius:8px;padding:14px 16px;font-size:14px;line-height:22px}.assets-page .assets-state.assets-state-error{color:#fecaca;background:#7f1d1d52;border-color:#f871716b}.assets-page .assets-date-section{flex-direction:column;gap:32px;width:100%;display:flex}.assets-page .assets-date-section .assets-date-head{align-items:center;gap:24px;display:flex}.assets-page .assets-date-section .assets-date-head h2{letter-spacing:-.75px;color:#e5e7eb;white-space:nowrap;margin:0;font-size:24px;font-weight:700;line-height:36px}.assets-page .assets-date-section .assets-date-head .assets-date-line{background:linear-gradient(90deg,#f40bdd66 0%,#443444 50%,#44344400 100%);flex:1;height:1px}.assets-page .assets-date-section .assets-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;padding-bottom:12px;display:grid}.assets-page .assets-date-section .assets-grid .assets-card{min-width:0}.assets-page .assets-date-section .assets-grid .assets-card.highlighted .assets-card-frame{border-color:#f40bdd66}.assets-page .assets-date-section .assets-grid .assets-card .assets-card-frame{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2a1a2b66;border-radius:4px;position:relative;overflow:hidden}.assets-page .assets-date-section .assets-grid .assets-card .assets-card-frame .assets-card-cover{aspect-ratio:1;object-fit:cover;opacity:.9;width:100%;display:block}.assets-page .assets-date-section .assets-grid .assets-card .assets-card-frame .assets-card-duration{color:#fff;white-space:nowrap;background:#0009;border-radius:90px;padding:4px 8px;font-size:10px;font-weight:700;line-height:15px;position:absolute;top:8px;right:12px}.assets-page .assets-date-section .assets-grid .assets-card .assets-card-frame .assets-card-star{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f40bdd;background:#0006;border:1px solid #ffffff1a;border-radius:9999px;place-items:center;padding:9px;display:grid;position:absolute;bottom:9px;right:9px}.assets-page .assets-date-section .assets-grid .assets-card .assets-card-frame .assets-card-star .xicon{width:16px;height:16px}.assets-filter-dropdown-option.is-active{color:var(--brand-pink);font-weight:600}.assets-filter-dropdown-option.is-active .n-dropdown-option-body__label{color:var(--brand-pink)}.create-page{align-items:stretch;gap:var(--studio-sidebar-gap);width:100%;min-width:var(--page-content-width);height:100%;min-height:0;display:flex;overflow-x:auto}.create-page .studio-sub-sidebar{z-index:25;height:100%;max-height:100%;width:var(--studio-sidebar-width);background:#1e1e1e;border-radius:8px;flex-direction:column;flex:none;align-self:stretch;gap:16px;padding:16px;transition:width .24s,height .24s,border-radius .24s;display:flex;position:relative}.create-page .studio-sub-sidebar.collapsed{width:var(--studio-sidebar-collapsed-width);align-self:flex-start;height:auto;min-height:0;overflow:hidden}.create-page .studio-sub-sidebar.collapsed .studio-quick-actions,.create-page .studio-sub-sidebar.collapsed .studio-create-presets,.create-page .studio-sub-sidebar.collapsed .studio-recent-label,.create-page .studio-sub-sidebar.collapsed .studio-recent-items{display:none}.create-page .studio-sub-sidebar .studio-sub-sidebar-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.create-page .studio-sub-sidebar .studio-sub-sidebar-head h1{letter-spacing:-.45px;color:#fff;margin:0;font-size:18px;font-weight:500;line-height:28px}.create-page .studio-sub-sidebar .studio-sub-sidebar-toggle{color:#8996a7;cursor:pointer;background:0 0;border:none;flex:none;place-items:center;width:24px;height:24px;display:grid}.create-page .studio-sub-sidebar .studio-sub-sidebar-toggle:hover{color:#fff}.create-page .studio-sub-sidebar .studio-quick-actions{gap:8px;display:grid}.create-page .studio-sub-sidebar .studio-quick-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;min-height:38px;padding:8px 12px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.create-page .studio-sub-sidebar .studio-quick-btn .xicon{color:#fff;flex:none;width:20px;height:20px}.create-page .studio-sub-sidebar .studio-quick-btn.active{background:#ffffff0d}.create-page .studio-sub-sidebar .studio-quick-btn:hover:not(.active){background:#ffffff08}.create-page .studio-sub-sidebar .studio-create-presets{gap:8px;padding-top:4px;display:grid}.create-page .studio-sub-sidebar .studio-create-presets-label{color:#6b7280;padding:0 12px;font-size:12px;font-weight:500;line-height:16px}.create-page .studio-sub-sidebar .studio-preset-btn{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;min-height:48px;padding:8px 12px;display:inline-flex}.create-page .studio-sub-sidebar .studio-preset-btn .xicon{color:#f25fbd;flex:none;width:20px;height:20px}.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy{gap:2px;min-width:0;display:grid}.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy span,.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy span{font-size:14px;font-weight:600;line-height:20px}.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy small{color:#8996a7;font-size:12px;font-weight:500;line-height:16px}.create-page .studio-sub-sidebar .studio-preset-btn.active{background:#f25fbd1f;border-color:#f25fbd57}.create-page .studio-sub-sidebar .studio-preset-btn.disabled:not(.active){color:#e5e7eb9e}.create-page .studio-sub-sidebar .studio-preset-btn.disabled:not(.active) .xicon{color:#8996a7}.create-page .studio-sub-sidebar .studio-preset-btn:hover{background:#ffffff0a}.create-page .studio-sub-sidebar .studio-recent-label{letter-spacing:.6px;text-transform:uppercase;color:#6b7280;padding:0 12px;font-size:12px;font-weight:500;line-height:16px}.create-page .studio-sub-sidebar .studio-recent-state{color:#7f8898;margin:0;padding:8px 12px;font-size:12px;line-height:18px}.create-page .studio-sub-sidebar .studio-recent-state.studio-recent-state-error{color:#d8a7b5;gap:8px;display:grid}.create-page .studio-sub-sidebar .studio-recent-state.studio-recent-state-error button{color:#f0b4d8;cursor:pointer;background:#f25fbd1a;border:1px solid #f25fbd52;border-radius:6px;justify-self:start;padding:4px 8px}.create-page .studio-sub-sidebar .studio-recent-items{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:4px;width:100%;height:100%;display:flex;overflow-y:auto}.create-page .studio-sub-sidebar .studio-recent-items::-webkit-scrollbar{display:none}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item{color:#d1d5db;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px 12px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item.active,.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item:hover{background:#ffffff0a}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item .studio-recent-thumb{background:#a855f7;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item .studio-recent-thumb>.xicon{color:#ffffffb8}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item .studio-recent-thumb img{object-fit:cover;width:100%;height:100%;display:block}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item .studio-recent-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item .studio-recent-copy{gap:1px;min-width:0;display:grid}.create-page .studio-sub-sidebar .studio-recent-items .studio-recent-item .studio-recent-copy small{color:#727b8a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;line-height:15px;overflow:hidden}.create-page .create-workbench{min-width:0;min-height:0;width:calc(100% - var(--studio-sidebar-width));flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.account-page{flex-direction:column;gap:24px;display:flex}.account-page .account-icon{object-fit:contain;flex:none;display:block}.account-page .account-profile{position:relative}.account-page .account-profile .account-profile-body{align-items:flex-start;gap:32px;display:flex}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap{flex:none;position:relative}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-trigger{cursor:pointer;background:0 0;border:none;padding:0;display:block;position:relative}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-trigger:hover .account-profile-avatar-overlay,.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-trigger:focus-visible .account-profile-avatar-overlay{opacity:1}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-trigger .account-profile-avatar{border:4px solid #fff;border-radius:12px;width:160px;height:160px;padding:8px}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-trigger .account-profile-avatar img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-trigger .account-profile-avatar-overlay{color:#fff;opacity:0;pointer-events:none;background:#0000008c;border-radius:12px;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:16px;transition:opacity .2s;display:flex;position:absolute;inset:8px}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-input{display:none}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-online{background:#22c55e;border:4px solid #1c0e1d;border-radius:12px;width:24px;height:24px;position:absolute;bottom:8px;right:8px}.account-page .account-profile .account-profile-body .account-profile-main{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-title-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-title-row h1{color:#fff;margin:0;font-size:28px;font-weight:700;line-height:52px}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-title-row .account-profile-edit{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-title-row .account-profile-kicker{color:#fface9;letter-spacing:1.2px;text-transform:uppercase;background:#fface933;border:1px solid #fface966;border-radius:12px;align-items:center;padding:5px 13px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.account-page .account-profile .account-profile-body .account-profile-main .profile-name-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;outline:none;flex:auto;width:auto;min-width:160px;max-width:300px;height:52px;margin:0;padding:4px 12px;font-size:28px;font-weight:700;line-height:52px}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-desc{color:#9ca8b7;max-width:672px;margin:0;font-size:16px;line-height:26px}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-identities{flex-wrap:wrap;gap:8px;display:flex}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-identities span{color:#ddbed1;background:#ffffff0f;border:1px solid #fface924;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-stats{margin-top:16px;display:flex}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-stats .account-profile-stat{border-right:1px solid #353535;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:0 24px;display:flex}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-stats .account-profile-stat:last-child{border-right:none}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-stats .account-profile-stat b{color:#fff;text-transform:uppercase;font-size:24px;font-weight:700;line-height:32px}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-stats .account-profile-stat span{color:#9ca8b7;letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.account-page .account-profile .account-profile-body .account-profile-actions{flex-direction:column;flex:none;justify-content:space-between;align-self:stretch;min-height:164px;display:flex}.account-page .account-profile .account-profile-body .account-profile-actions .account-profile-actions-top{align-items:flex-start;gap:12px;display:flex}.account-page .account-profile .account-profile-body .account-profile-actions .account-profile-actions-top .account-share-btn{color:#fff;cursor:pointer;background:#272727;border:1px solid #57405080;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.account-page .account-profile .account-profile-body .account-profile-actions .account-profile-actions-top .account-homepage-btn{color:#5d0054;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 32px 14px;font-size:16px;font-weight:700;line-height:24px;display:inline-flex}.account-page .account-profile .account-profile-body .account-profile-actions .account-withdraw-btn{color:#f4f7fb;cursor:pointer;background:#ffffff14;border:1px solid #b5dcff2e;border-radius:12px;align-self:flex-end;min-width:104px;min-height:42px;padding:9px 13px;font-size:16px;line-height:normal;box-shadow:inset 0 1px #ffffff0d}.account-page .tabs-header{border-bottom:1px solid #ffffff0d;align-items:center;min-width:0;padding:6px 0;display:flex}.account-page .tabs-header .tabs-list{align-items:center;gap:24px;display:flex}.account-page .tabs-header .tabs-list .tabs-item{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:0;min-height:auto;padding:0;font-size:14px;font-weight:500;line-height:20px;position:relative;overflow:visible}.account-page .tabs-header .tabs-list .tabs-item.active{color:#fff;box-shadow:none;background:0 0;border-color:#0000}.account-page .tabs-header .tabs-list .tabs-item.active:after{content:"";background:#f373b7;border-radius:9999px;width:100%;height:4px;position:absolute;bottom:-8px;left:0;box-shadow:0 0 10px #f40bdd}.account-page .account-wallet-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(24.58% 84.25% at 13.71% 0,#f373b714 0%,#f373b700 100%),#1e1e1e;border:1px solid #353535;border-radius:24px;flex-direction:column;gap:48px;padding:33px;display:flex}.account-page .account-wallet-panel .account-wallet-balance-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-balance-copy{flex-direction:column;gap:16px;max-width:623px;display:flex}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-balance-copy .account-wallet-kicker{color:#ddbed1;margin:0;font-size:14px;line-height:20px}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-balance-copy .account-wallet-balance{color:#fff;text-shadow:0 0 10px #fface999;margin:0;font-size:48px;font-weight:800;line-height:48px}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-balance-copy .account-wallet-desc{opacity:.6;color:#787878;max-width:604px;margin:0;font-size:12px;line-height:19.5px}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-actions .account-wallet-btn{color:#fff;cursor:pointer;background:#272727;border:none;border-radius:12px;padding:8px 24px;font-size:16px;line-height:24px}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-actions .account-wallet-btn.primary{background:#f373b7}.account-page .account-wallet-panel .account-wallet-subcards{gap:24px;display:flex}.account-page .account-wallet-panel .account-wallet-subcards .account-wallet-subcard{background:radial-gradient(34.56% 95.36% at 76.31% 4.61%,#ff00d90f 0%,#ff00d900 100%),#272727;border-radius:24px;flex-direction:column;justify-content:center;gap:16px;width:50%;padding:32px;display:flex;position:relative;box-shadow:inset 0 0 10px 1px #f40bdd0d}.account-page .account-wallet-panel .account-wallet-subcards .account-wallet-subcard strong{color:#fff;letter-spacing:-.75px;font-size:30px;font-weight:700;line-height:36px}.account-page .account-wallet-panel .account-wallet-subcards .account-wallet-subcard .account-wallet-subcard-head{color:#9ca3af;align-items:center;gap:12px;font-size:14px;line-height:20px;display:flex}.account-page .account-wallet-panel .account-wallet-subcards .account-wallet-subcard .account-wallet-subcard-head .account-wallet-subcard-icon{border-radius:8px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.account-page .account-wallet-panel .account-wallet-subcards .account-wallet-subcard .account-wallet-subcard-head .account-wallet-subcard-icon.blue{color:#60a5fa;background:#3b82f61a}.account-page .account-wallet-panel .account-wallet-subcards .account-wallet-subcard .account-wallet-subcard-head .account-wallet-subcard-icon.orange{color:#fb923c;background:#f973161a}.account-page .account-wallet-lists{gap:24px;display:flex}.account-page .account-wallet-lists .account-wallet-list-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(24.58% 84.25% at 13.71% 0,#f373b714 0%,#f373b700 100%),#1e1e1e;border:1px solid #353535;border-radius:24px;width:100%;padding:33px}.account-page .account-wallet-lists .account-wallet-list-panel .account-section-title{color:#fff;align-items:center;gap:8px;margin:0 0 24px;font-size:18px;font-weight:500;line-height:28px;display:flex}.account-page .account-wallet-lists .account-wallet-list-panel .account-section-title .account-section-bar{background:linear-gradient(135deg,#f40bdd 0%,#7b05ff 100%);border-radius:999px;flex-shrink:0;width:4px;height:20px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list{flex-direction:column;gap:16px;display:flex}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item{background:#ffffff08;border:1px solid #f40bdd26;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:21px;display:flex;box-shadow:0 8px 32px #0000005e}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-main{align-items:center;gap:14px;min-width:0;display:flex}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-main strong{color:#fff;font-size:16px;font-weight:500;line-height:24px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-main p{color:#ffffff4d;margin:4px 0 0;font-size:12px;line-height:16px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-main .account-tx-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-main .account-tx-icon.order{color:#fface9;background:#fface91a}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-main .account-tx-icon.revenue{color:#00fff3;background:#00fdf11a}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-status{border-radius:999px;flex-shrink:0;padding:5px 13px;font-size:10px;font-weight:500;line-height:15px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-status.pink{color:#f40bdd;background:#f40bdd1a;border:1px solid #f40bdd33}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-status.muted{color:#fff6;background:#ffffff1a;border:1px solid #ffffff1a}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .account-tx-item .account-tx-amount{color:#f40bdd;flex-shrink:0;font-size:16px;font-weight:700;line-height:24px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .n-empty{padding:32px 0 8px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .n-empty .n-empty__icon{display:none}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .n-empty .n-empty__description{color:#fff6;font-size:14px;line-height:20px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .n-empty .n-empty__extra{margin-top:16px}.account-page .account-wallet-lists .account-wallet-list-panel .account-tx-list .empty-btn{color:#e5e7eb;min-height:auto;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;line-height:20px;transition:color .2s,border-color .2s,background .2s}.account-page .account-workshop-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e1e1e;border:1px solid #353535;border-radius:24px;flex-direction:column;gap:24px;padding:25px;display:flex;box-shadow:0 8px 16px #000c}.account-page .account-workshop-panel .account-workshop-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1600px;display:flex}.account-page .account-workshop-panel .account-workshop-tabs,.account-page .account-workshop-panel .account-workshop-media{align-items:center;gap:8px;display:flex}.account-page .account-workshop-panel .account-workshop-media{gap:12px}.account-page .account-workshop-panel .account-workshop-tab,.account-page .account-workshop-panel .account-workshop-media-btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 16px;font-size:14px;font-weight:500;line-height:20px}.account-page .account-workshop-panel .account-workshop-tab.active,.account-page .account-workshop-panel .account-workshop-media-btn.active{background:#2a2a2a}.account-page .account-workshop-panel .account-workshop-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;display:flex}.account-page .account-workshop-panel .account-workshop-search{align-items:center;width:256px;display:flex;position:relative}.account-page .account-workshop-panel .account-workshop-search>svg{pointer-events:none;flex:none;position:absolute;left:12px}.account-page .account-workshop-panel .account-workshop-search input{color:#fff;background:#272727;border:1px solid #ffffff1a;border-radius:80px;outline:none;width:100%;padding:10px 17px 9px 41px;font-size:14px}.account-page .account-workshop-panel .account-workshop-search input::placeholder{color:#6b7280}.account-page .account-workshop-panel .account-workshop-batch{color:#e5e7eb;cursor:pointer;white-space:nowrap;background:#272727;border:1px solid #ffffff0d;border-radius:80px;padding:9px 17px;font-size:14px;font-weight:500;line-height:20px}.account-page .account-workshop-panel .account-asset-groups{flex-direction:column;gap:24px;display:flex}.account-page .account-workshop-panel .account-asset-groups .account-asset-group{color:#ddbed1;margin:0 0 12px;font-size:14px;font-weight:500}.account-page .account-workshop-panel .account-asset-groups .account-asset-group .account-asset-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.account-page .account-workshop-panel .account-asset-groups .account-asset-group .account-asset-grid .account-asset-card{aspect-ratio:1;border-radius:12px;position:relative;overflow:hidden}.account-page .account-workshop-panel .account-asset-groups .account-asset-group .account-asset-grid .account-asset-card img{object-fit:cover;width:100%;height:100%;display:block}.account-page .account-workshop-panel .account-asset-groups .account-asset-group .account-asset-grid .account-asset-card .account-asset-duration{color:#fff;background:#0009;border-radius:6px;padding:2px 6px;font-size:10px;position:absolute;top:8px;right:8px}.account-page .account-workshop-panel .account-asset-groups .account-asset-group .account-asset-grid .account-asset-card .account-asset-star{color:#fface9;position:absolute;bottom:8px;right:8px}.account-page .account-workshop-panel .account-workshop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;width:100%;display:grid}.account-page .account-workshop-panel .account-workshop-grid .account-work-card{min-width:0}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-btn{aspect-ratio:268/360;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-cover{object-fit:cover;width:100%;height:100%;display:block}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-tint{pointer-events:none;background:radial-gradient(74px 69px at 24% 20%,#74f5d038 0%,#3a7b681c 13%,#0000 26%),radial-gradient(77px 72px at 76% 16%,#8bd8ff2e 0%,#466c8017 14%,#0000 28%);position:absolute;inset:0}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-shade{pointer-events:none;background:linear-gradient(#05080c0a 18%,#05080c29 45%,#05080ceb 100%);position:absolute;inset:0}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-content{background:linear-gradient(#0000 0%,#05080cd6 100%);flex-direction:column;gap:7px;padding:15px 9px;display:flex;position:absolute;bottom:0;left:0;right:0}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-copy{flex-direction:column;gap:7px;max-width:184px;display:flex}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-copy strong{color:#fff;font-size:20px;font-weight:700;line-height:22.4px}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-card-copy p{color:#f5f8ffbd;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:18.85px;display:-webkit-box;overflow:hidden}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-meta{color:#ffffffe0;justify-content:space-between;align-items:center;gap:8px;width:100%;font-size:12px;display:flex}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-meta .account-work-meta-left{align-items:center;gap:8px;min-width:0;display:flex}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-meta .account-work-meta-left span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-meta .account-work-author{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:110px;overflow:hidden}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-badge{color:#ffffffd6;background:#060a1085;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-width:48px;padding:6px 9px;font-size:11px;font-weight:800;line-height:normal;display:inline-flex;position:absolute;top:12px;right:12px}.account-page .account-workshop-panel .account-workshop-grid .account-work-card .account-work-badge.icon{background:0 0;border:none;width:16px;min-width:0;height:16px;padding:0}.account-page .account-invite-page{flex-direction:column;gap:24px;display:flex}.account-page .account-invite-page .account-invite-panel .account-invite-layout{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1e;border:1px solid #353535;border-radius:24px;gap:24px;padding:32px;display:flex;box-shadow:0 4px 15px #000000b3}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#272727;border:1px solid #36393e;border-radius:24px;flex-direction:column;flex:1;justify-content:space-between;padding:24px;display:flex;position:relative;overflow:hidden}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-glow{filter:blur(50px);pointer-events:none;background:#f40bdd1a;border-radius:9999px;width:256px;height:256px;position:absolute;top:-96px;right:-96px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-head{z-index:1;position:relative}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-head h3{color:#e5e1e4;letter-spacing:-.24px;margin:0;font-size:24px;font-weight:500;line-height:32px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-head p{color:#ddbed1;margin:2px 0 0;font-size:14px;line-height:20px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-link-wrap{position:relative}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-link-wrap .account-invite-link-label{z-index:1;color:#ddbed199;white-space:nowrap;pointer-events:none;font-size:16px;line-height:24px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-link-wrap .account-invite-link-field{background:#05050566;border:1px solid #ffffff1a;border-radius:18px;align-items:flex-start;min-height:66px;padding:21px 120px 21px 97px;display:flex}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-link-wrap .account-invite-link-field .account-invite-link-value{color:#e5e1e4;word-break:break-all;flex:1;min-width:0;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:16px;line-height:24px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-link-wrap .account-invite-copy{color:#fff;cursor:pointer;background:#f373b7;border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 24px;font-size:16px;line-height:24px;display:inline-flex;position:absolute;top:8px;bottom:8px;right:8px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-commission{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:18px;align-items:center;gap:16px;padding:17px;display:flex}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-commission .account-invite-rate{color:#fface9;background:#fface933;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:63px;height:48px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:20px;font-weight:700;line-height:28px;display:inline-flex}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-commission .account-invite-commission-copy{min-width:0}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-commission .account-invite-commission-copy strong{color:#e5e1e4;font-size:16px;font-weight:500;line-height:24px;display:block}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool .account-invite-tool-body .account-invite-commission .account-invite-commission-copy p{color:#ddbed1;margin:0;font-size:14px;line-height:20px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats{flex:1;grid-template-rows:repeat(2,150px);grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:16px;display:grid}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#272727;border:1px solid #36393e;border-radius:16px;flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:relative;overflow:hidden}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat strong{z-index:1;color:#e5e1e4;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:32px;font-weight:700;line-height:48px;position:relative}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat.highlight strong,.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat:nth-child(4) strong{color:#fface9;font-size:28px;line-height:42px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat .account-invite-stat-gradient{filter:blur(50px);pointer-events:none;background:#f40bdd1a;border-radius:9999px;width:160px;height:160px;position:absolute;top:-64px;left:-64px}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat .account-invite-stat-top{z-index:1;flex-direction:column;gap:8px;display:flex;position:relative}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat .account-invite-stat-top svg{color:#fface9}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats .account-invite-stat .account-invite-stat-top span{color:#ddbed1;font-size:14px;font-weight:500;line-height:20px}.account-page .account-invite-page .account-rebate-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1e;border:1px solid #353535;border-radius:24px;padding:32px;box-shadow:0 4px 30px #000000b3}.account-page .account-invite-page .account-rebate-panel .account-rebate-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.account-page .account-invite-page .account-rebate-panel .account-rebate-head h3{color:#e5e1e4;margin:0;font-size:24px;line-height:32px}.account-page .account-invite-page .account-rebate-panel .account-rebate-head p{color:#ddbed1;margin:8px 0 0;font-size:14px;line-height:20px}.account-page .account-invite-page .account-rebate-panel .account-rebate-head .account-rebate-filters{gap:8px;display:flex}.account-page .account-invite-page .account-rebate-panel .account-rebate-head .account-rebate-filters .account-rebate-filter{color:#e5e1e4;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:9px 17px;font-size:14px}.account-page .account-invite-page .account-rebate-panel .account-rebate-head .account-rebate-filters .account-rebate-filter.active{color:#fface9;background:#fface933;border-color:#fface94d}.account-page .account-invite-page .account-rebate-panel .account-rebate-list{flex-direction:column;gap:16px;display:flex}.account-page .account-invite-page .account-rebate-panel .account-rebate-list .account-rebate-item{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:21px;display:flex}.account-page .account-invite-page .account-rebate-panel .account-rebate-list .account-rebate-item .account-rebate-main{align-items:center;gap:16px;min-width:0;display:flex}.account-page .account-invite-page .account-rebate-panel .account-rebate-list .account-rebate-item .account-rebate-main strong{color:#e5e1e4;font-size:16px;font-weight:600;line-height:24px}.account-page .account-invite-page .account-rebate-panel .account-rebate-list .account-rebate-item .account-rebate-main p{color:#ddbed1;margin:0;font-size:14px;line-height:20px}.account-page .account-invite-page .account-rebate-panel .account-rebate-list .account-rebate-item .account-rebate-main .account-rebate-icon{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.account-page .account-invite-page .account-rebate-panel .account-rebate-list .account-rebate-item .account-rebate-amount{color:#ddbed1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;padding:7px 17px;font-size:18px;font-weight:700;line-height:28px}.account-page .account-real-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.account-page .account-real-grid .account-real-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1e;border:1px solid #353535;border-radius:24px;padding:32px;position:relative;overflow:hidden;box-shadow:0 4px 15px #000000b3}.account-page .account-real-grid .account-real-panel:before{content:"";filter:blur(50px);pointer-events:none;background:#f40bdd1a;border-radius:9999px;width:256px;height:256px;position:absolute;top:-96px;right:-96px}.account-page .account-real-grid .account-real-head{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex;position:relative}.account-page .account-real-grid .account-real-head .account-section-title{margin:0 0 8px}.account-page .account-real-grid .account-real-head p{color:#ddbed1;margin:0;font-size:14px;line-height:20px}.account-page .account-real-grid .account-section-title{color:#fff;align-items:center;gap:8px;font-size:18px;font-weight:500;line-height:28px;display:flex}.account-page .account-real-grid .account-section-title .account-section-bar{background:linear-gradient(135deg,#f40bdd 0%,#7b05ff 100%);border-radius:999px;flex-shrink:0;width:4px;height:20px}.account-page .account-real-grid .account-inline-notice{z-index:1;color:#fface9;background:#f40bdd14;border:1px solid #f40bdd33;border-radius:12px;margin:-8px 0 16px;padding:12px 16px;font-size:14px;line-height:20px;position:relative}.account-page .account-real-grid .account-small-btn{z-index:1;color:#e5e1e4;min-height:auto;font:inherit;cursor:pointer;background:#272727;border:1px solid #ffffff14;border-radius:8px;flex:none;align-items:center;gap:8px;padding:9px 17px;font-size:14px;font-weight:500;line-height:20px;transition:color .2s,border-color .2s,background .2s;display:inline-flex;position:relative}.account-page .account-real-grid .account-small-btn:hover:not(:disabled){color:#fface9;background:#fface914;border-color:#fface94d}.account-page .account-real-grid .account-small-btn:disabled{cursor:not-allowed;opacity:.5}.account-page .account-real-grid .account-small-btn.danger{color:#fca5a5;border-color:#ef444440}.account-page .account-real-grid .account-small-btn.danger:hover:not(:disabled){color:#fecaca;background:#ef44441f;border-color:#ef444473}.account-page .account-real-grid .account-identity-list,.account-page .account-real-grid .account-session-list{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.account-page .account-real-grid .account-identity-item,.account-page .account-real-grid .account-session-item{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#272727;border:1px solid #36393e;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:21px;display:flex}.account-page .account-real-grid .account-identity-item>div:not(.account-identity-actions):not(.account-session-actions),.account-page .account-real-grid .account-session-item>div:not(.account-identity-actions):not(.account-session-actions){flex:1;min-width:0}.account-page .account-real-grid .account-identity-item>div:not(.account-identity-actions):not(.account-session-actions) strong,.account-page .account-real-grid .account-session-item>div:not(.account-identity-actions):not(.account-session-actions) strong{color:#e5e1e4;font-size:16px;font-weight:600;line-height:24px}.account-page .account-real-grid .account-identity-item>div:not(.account-identity-actions):not(.account-session-actions) p,.account-page .account-real-grid .account-session-item>div:not(.account-identity-actions):not(.account-session-actions) p{color:#ddbed1;margin:4px 0 0;font-size:14px;line-height:20px}.account-page .account-real-grid .account-identity-item>div:not(.account-identity-actions):not(.account-session-actions) p+p,.account-page .account-real-grid .account-session-item>div:not(.account-identity-actions):not(.account-session-actions) p+p{color:#ffffff59;margin-top:2px;font-size:12px}.account-page .account-real-grid .account-identity-icon{color:#fface9;background:#fface91a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.account-page .account-real-grid .account-identity-actions,.account-page .account-real-grid .account-session-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.account-page .account-real-grid .account-status-pill{color:#ffffff73;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;flex-shrink:0;padding:5px 13px;font-size:12px;font-weight:500;line-height:16px}.account-page .account-real-grid .account-status-pill.ok{color:#f40bdd;background:#f40bdd1a;border-color:#f40bdd33}.account-page .account-real-grid .account-empty-row{color:#fff6;text-align:center;background:#ffffff05;border:1px dashed #ffffff1f;border-radius:16px;padding:32px 21px;font-size:14px;line-height:20px}.account-page .account-bento{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.account-page .account-bento .account-bento-main{flex-direction:column;gap:24px;min-width:0;display:flex}.account-page .account-bento .account-bento-main .account-overview-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#170917b3;border:1px solid #fface926;border-radius:24px;padding:33px;position:relative;overflow:hidden;box-shadow:0 8px 32px #000c}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-glow{filter:blur(50px);pointer-events:none;background:#fface91a;border-radius:12px;width:256px;height:256px;position:absolute;top:-80px;right:-80px}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex;position:relative}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-head .account-overview-title{color:#f4dbf0;align-items:center;gap:12px;font-size:16px;line-height:24px;display:inline-flex}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-head .account-overview-title .account-icon.icon-overview{width:24px;height:24px}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-head .account-link-btn{color:#fface9;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-head .account-link-btn.tone-light{color:#fff}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid;position:relative}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-stats .account-overview-stat{background:#34253480;border:1px solid #57405033;border-radius:16px;flex-direction:column;gap:12px;min-height:100px;padding:17px;display:flex}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-stats .account-overview-stat span{color:#ddbed1;letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.account-page .account-bento .account-bento-main .account-overview-card .account-overview-stats .account-overview-stat b{color:#fff;letter-spacing:-2.56px;font-size:30px;font-weight:800;line-height:30px}.account-page .account-bento .account-bento-main .account-tabs-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#170917b3;border:1px solid #fface926;border-radius:24px;flex-direction:column;gap:24px;padding:25px;display:flex;box-shadow:0 8px 32px #000c}.account-page .account-bento .account-bento-main .account-tabs-panel .account-tabs-head{border-bottom:1px solid #57405033;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:1px;display:flex}.account-page .account-bento .account-bento-main .account-tabs-panel .account-tabs-head .account-tabs-list{flex-wrap:wrap;gap:32px;display:flex}.account-page .account-bento .account-bento-main .account-tabs-panel .account-tabs-head .account-tabs-list .account-tab{color:#ddbed1;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:1px 0 17px;font-size:14px;font-weight:600;line-height:20px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-tabs-head .account-tabs-list .account-tab.active{color:#fff;border-bottom-color:#fff;padding-bottom:18px;font-weight:700}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card{cursor:pointer;grid-template-columns:192px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:140px;padding:12px 24px;display:grid}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card:hover{background:#ffffff0f;border-radius:18px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-thumb{border-radius:8px;flex-shrink:0;width:192px;height:112px;position:relative;overflow:hidden}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-thumb img{object-fit:cover;width:100%;height:100%;display:block}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-thumb:after{content:"";pointer-events:none;background:linear-gradient(#1c0e1d00 0%,#1c0e1dcc 100%);position:absolute;inset:0}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-thumb .account-media-tag{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#0009;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;line-height:24px;position:absolute;bottom:8px;left:8px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-body{flex-direction:column;gap:8px;min-width:0;display:flex}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-body strong{color:#f4dbf0;font-size:16px;font-weight:500;line-height:24px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-body p{color:#ddbed1;margin:0;font-size:14px;font-weight:500;line-height:24px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-body.compact{gap:0}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-body.with-progress{gap:8px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-badge{color:#fff;white-space:nowrap;background:#2d0b29;border:none;border-radius:999px;flex-shrink:0;padding:8px 24px;font-size:16px;font-weight:500;line-height:24px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-badge.action{cursor:pointer}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-meta{color:#91798a;font-size:12px;font-weight:500;line-height:24px}.account-page .account-bento .account-bento-main .account-tabs-panel .account-progress-track{background:#251725;border:1px solid #57405033;border-radius:90px;width:100%;height:12px;position:relative;overflow:hidden}.account-page .account-bento .account-bento-main .account-tabs-panel .account-progress-fill{border-radius:90px;height:100%;position:absolute;top:0;left:0}.account-page .account-bento .account-bento-main .account-tabs-panel .account-progress-fill.cyan{background:#00fff3;box-shadow:0 0 10px #ff5e0780}.account-page .account-bento .account-bento-main .account-tabs-panel .account-progress-fill.purple{background:#dfb7ff;box-shadow:0 0 10px #dfb7ff80}.account-page .account-bento .account-bento-side{flex-direction:column;align-self:start;gap:24px;min-width:0;display:flex}.account-page .account-bento .account-bento-side .account-resource-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#170917b3;border:1px solid #fface926;border-left-width:4px;border-radius:24px;flex-direction:column;gap:24px;padding:25px 25px 25px 28px;display:flex;box-shadow:0 8px 32px #000c}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-head{color:#f4dbf0;align-items:center;gap:12px;font-size:16px;line-height:24px;display:inline-flex}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-head .account-icon.icon-system{width:16px;height:20px}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-metrics{flex-direction:column;gap:24px;display:flex}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-metrics .account-resource-row{flex-direction:column;gap:8px;display:flex}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-metrics .account-resource-row .account-resource-label{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-metrics .account-resource-row .account-resource-label span{color:#f4dbf0;font-size:14px;font-weight:700;line-height:20px}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-metrics .account-resource-row .account-resource-label b{color:#fff;white-space:nowrap;font-size:14px;font-weight:600;line-height:20px}.account-page .account-bento .account-bento-side .account-resource-card .account-resource-metrics .account-resource-row .account-resource-label b.tone-purple{color:#dfb7ff}.account-page .account-bento .account-bento-side .account-resource-card .account-buy-btn{color:#fff;cursor:pointer;background:#ff00d9;border:1px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:17px 1px;font-size:16px;font-weight:700;line-height:24px;display:inline-flex}.points-page .points-shell{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.points-page .points-shell .points-summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1e;border:1px solid #353535;border-radius:24px;padding:33px;position:relative;overflow:hidden;box-shadow:0 4px 15px #000000b3}.points-page .points-shell .points-summary-card:before{content:"";filter:blur(50px);pointer-events:none;background:#f40bdd1a;border-radius:9999px;width:256px;height:256px;position:absolute;top:-96px;right:-96px}.points-page .points-shell .points-summary-card .points-summary-decor{width:auto;height:100%;position:absolute;top:0;right:0}.points-page .points-shell .points-summary-card .points-summary-diamond{object-fit:contain;filter:drop-shadow(0 4px 4px #00000040);width:199px;height:181px;position:absolute;top:65%;right:120px;transform:translateY(-50%)rotate(-.35deg)}.points-page .points-shell .points-summary-card .points-summary-inner{z-index:1;justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main{flex:auto;min-width:0;max-width:504px}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-plan-badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-plan-badges .points-plan-badge{color:#e5e1e4;letter-spacing:.6px;background:#272727;border:1px solid #36393e;border-radius:12px;align-items:center;padding:5px 13px;font-size:12px;display:inline-flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-plan-badges .points-expire-badge{color:#4ade80;letter-spacing:.6px;background:#22c55e33;border:1px solid #22c55e4d;border-radius:12px;align-items:center;padding:5px 13px;font-size:12px;display:inline-flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-plan-title{align-items:flex-end;gap:0;padding-top:8px;display:flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-plan-title h2{color:#0000;background:linear-gradient(90deg,#fface9,#f40bdd);-webkit-background-clip:text;background-clip:text;margin:0;font-size:36px;font-weight:900;line-height:40px}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-plan-title .points-plan-tier{color:#fface9;letter-spacing:-2.4px;opacity:.5;margin-left:4px;font-size:30px;font-weight:500;line-height:36px}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-plan-desc{color:#ddbed1;margin:0;padding-top:8px;font-size:16px;line-height:24px}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-kpi-strip{border-top:1px solid #574050;flex-wrap:wrap;gap:24px;margin-top:25px;padding-top:25px;display:flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-kpi-strip .points-kpi-cell{flex-direction:column;gap:4px;display:flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-kpi-strip .points-kpi-cell b{color:#fface9;font-size:28px;font-weight:800;display:block}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-kpi-strip .points-kpi-cell span{color:#ddbed1;letter-spacing:.6px;font-size:12px;display:block}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-actions{flex:none;justify-content:flex-end;gap:12px;width:min(100%,500px);display:flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-actions .points-action-btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:16px;line-height:24px;text-decoration:none;display:inline-flex}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-actions .points-action-btn.primary{color:#5d0054;background:#fface9;border:none}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-actions .points-action-btn.secondary{color:#e5e1e4;background:#272727;border:1px solid #ffffff14}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-actions .points-action-btn.ghost{color:#ffb4ab;background:0 0;border:1px solid #ffb4ab33}.points-page .points-shell .points-cdk-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1e;border:1px solid #353535;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:20px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 15px #000000b3}.points-page .points-shell .points-cdk-card:before{content:"";filter:blur(50px);pointer-events:none;background:#f40bdd14;border-radius:9999px;width:256px;height:256px;position:absolute;top:-96px;left:-96px}.points-page .points-shell .points-cdk-card .points-cdk-copy{z-index:1;align-items:center;gap:14px;min-width:0;display:flex;position:relative}.points-page .points-shell .points-cdk-card .points-cdk-copy .points-cdk-icon{color:#fface9;background:#272727;border:1px solid #36393e;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.points-page .points-shell .points-cdk-card .points-cdk-copy h3{color:#e5e1e4;margin:0;font-size:18px;line-height:24px}.points-page .points-shell .points-cdk-card .points-cdk-copy p{color:#ddbed1;margin:4px 0 0;font-size:13px;line-height:20px}.points-page .points-shell .points-cdk-card .points-cdk-form{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid;position:relative}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-input{gap:6px;min-width:0;display:grid}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-input span{color:#ddbed1;letter-spacing:.6px;font-size:12px;line-height:16px}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-input input{color:#e5e1e4;background:#272727;border:1px solid #36393e;border-radius:10px;outline:none;width:100%;min-height:42px;padding:10px 14px;font-size:14px;line-height:20px;transition:border-color .16s,box-shadow .16s}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-input input::placeholder{color:#ddbed18c}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-input input:focus{border-color:#fface980;box-shadow:0 0 0 3px #fface91a}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-submit{color:#5d0054;cursor:pointer;background:#fface9;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:104px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:800;line-height:20px;display:inline-flex}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-submit:disabled{cursor:wait;opacity:.55}.points-page .points-shell .points-cdk-card .points-cdk-status{grid-column:2;margin:-8px 0 0;font-size:12px;line-height:18px}.points-page .points-shell .points-cdk-card .points-cdk-status.ok{color:#86efac}.points-page .points-shell .points-cdk-card .points-cdk-status.error{color:#fecaca}.points-page .points-shell .points-ledger-section{flex-direction:column;gap:32px;display:flex}.points-page .points-shell .points-ledger-section .points-ledger-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:90px;gap:8px;padding:5px;display:inline-flex}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tabs .points-ledger-tab{color:#a0a0a0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:90px;min-height:36px;padding:8px 24px;font-size:14px;font-weight:400;line-height:20px;transition:color .2s,background .2s,border-color .2s,box-shadow .2s}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tabs .points-ledger-tab.active{color:#fff;background:#ffffff24;border-color:#ffffff1f;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-note{color:#a0a0a0;letter-spacing:.6px;white-space:nowrap;font-size:12px;font-weight:500;line-height:16px}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-search{flex-shrink:0;align-items:center;width:256px;max-width:100%;display:inline-flex;position:relative}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-search .points-ledger-search-icon{pointer-events:none;flex-shrink:0;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-search input{color:#fff;background:#1e1e1e;border:1px solid #ffffff1a;border-radius:80px;outline:none;width:100%;min-height:38px;padding:10px 17px 9px 41px;font-size:14px;font-weight:500;line-height:normal;transition:border-color .2s,box-shadow .2s}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-search input::placeholder{color:#6b7280;font-weight:500}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-search input:focus{border-color:#ffffff2e;box-shadow:0 0 0 3px #ffffff0a}.points-page .points-shell .points-ledger-section .points-ledger-error{color:#fecaca;background:#7f1d1d52;border:1px solid #f8717157;border-radius:8px;margin-top:18px;padding:12px 14px;font-size:14px;line-height:22px}.points-page .points-shell .points-ledger-section .points-ledger-table .n-data-table.n-data-table--bordered .n-data-table-wrapper{box-shadow:none;background:#272727;border:1px solid #36393e;border-radius:16px;overflow:hidden}.points-page .points-shell .points-ledger-section .points-ledger-table .n-data-table .n-data-table-th{color:#9ca8b7;letter-spacing:.6px;text-transform:uppercase;background:#292929;border-bottom:1px solid #36393e;font-size:12px;font-weight:700}.points-page .points-shell .points-ledger-section .points-ledger-table .n-data-table .n-data-table-td{color:#e5e1e4;background-color:#1e1e1e;border-bottom:1px solid #ffffff0a;font-size:14px}.points-page .points-shell .points-ledger-section .points-ledger-table .points-type-pill{letter-spacing:.6px;border-radius:4px;align-items:center;padding:5px 13px;font-size:12px;display:inline-flex}.points-page .points-shell .points-ledger-section .points-ledger-table .points-type-pill.freeze,.points-page .points-shell .points-ledger-section .points-ledger-table .points-type-pill.deduct,.points-page .points-shell .points-ledger-section .points-ledger-table .points-type-pill.refund,.points-page .points-shell .points-ledger-section .points-ledger-table .points-type-pill.default{color:#fface9;background:#fface91a;border:1px solid #fface933}.points-page .points-shell .points-ledger-section .points-ledger-table .points-points.pending{color:#00fdf1}.points-page .points-shell .points-ledger-section .points-ledger-table .points-points.ok{color:#4ade80}.points-page .points-shell .points-ledger-section .points-ledger-table .points-points.default{color:#9ca3af}.points-page .points-shell .points-ledger-section .points-ledger-table .points-status{color:#ddbed1;align-items:center;gap:8px;display:inline-flex}.points-page .points-shell .points-ledger-section .points-ledger-table .points-status .points-status-dot{border-radius:12px;flex:none;width:8px;height:8px}.points-page .points-shell .points-ledger-section .points-ledger-table .points-status .points-status-dot.pending{background:#00fdf1;box-shadow:0 0 8px #ff5e07}.points-page .points-shell .points-ledger-section .points-ledger-table .points-status .points-status-dot.ok{background:#4ade80}.points-page .points-shell .points-ledger-section .points-ledger-table .points-status .points-status-dot.default{background:#9ca3af}.points-purchase-page{flex-direction:column;gap:64px;padding:80px 0 0;display:flex}.points-purchase-page .points-purchase-head{flex-direction:column;align-items:center;gap:32px;margin-bottom:0;display:flex}.points-purchase-page .points-purchase-head h1{color:#f3f4f6;letter-spacing:-1.2px;text-align:center;margin:0;font-size:48px;font-weight:800;line-height:48px}.points-purchase-page .points-purchase-head .points-purchase-tabs{background:#1e1e1e;border:1px solid #ffffff1a;border-radius:9999px;gap:0;padding:5px;display:inline-flex}.points-purchase-page .points-purchase-head .points-purchase-tabs .points-purchase-tab{color:#9ca3af;border-radius:9999px;justify-content:center;align-items:center;min-height:36px;padding:9px 24px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.points-purchase-page .points-purchase-head .points-purchase-tabs .points-purchase-tab.active{background:var(--brand-pink);color:#fff}.points-purchase-page .points-purchase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.points-purchase-page .points-purchase-grid.plans .points-purchase-card{border-radius:24px}.points-purchase-page .points-purchase-grid.packs .points-purchase-card{border-radius:16px}.points-purchase-page .points-purchase-grid .points-purchase-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e1e1e;border:1px solid #353535;border-radius:16px;flex-direction:column;gap:0;padding:25px;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card.current{border-color:#f373b759}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-card-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-card-head h2{color:#f3f4f6;margin:0;font-size:20px;font-weight:500;line-height:28px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-card-head .points-purchase-badge{color:var(--brand-pink);white-space:nowrap;border:1px solid #f373b780;border-radius:90px;padding:3px 9px;font-size:10px;font-weight:500;line-height:15px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-price{min-height:56px;margin-bottom:16px;position:relative}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-price .currency{color:#f3f4f6;font-size:24px;font-weight:800;line-height:32px;position:absolute;bottom:0;left:0}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-price strong{color:#f3f4f6;font-size:48px;font-weight:900;line-height:48px;position:absolute;bottom:4px;left:17px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-price .period{color:#9ca3af;font-size:14px;font-weight:500;line-height:20px;position:absolute;bottom:8px;left:176px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-highlight{color:#f3f4f6;background:#272727;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:12px;font-size:14px;font-weight:800;line-height:20px;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-btn{text-align:center;cursor:pointer;border:none;border-radius:90px;width:100%;margin-top:auto;padding:12px 16px;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:filter .18s}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-btn:hover{filter:brightness(1.06)}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-btn.plan{color:#fff;background:#353535;margin-top:0;margin-bottom:40px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-btn.plan.accent{background:var(--brand-pink);color:#fff}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-btn.pack{color:#000;background:#00fff3}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-features{flex-direction:column;gap:12px;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-features strong{color:#d1d5db;font-size:14px;font-weight:500;line-height:20px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-features .points-purchase-capacity{color:#e5e7eb;background:#ffffff0d;border-radius:8px;margin:0;padding:12px;font-size:12px;font-weight:500;line-height:16px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-features .points-purchase-features-list{flex-direction:column;gap:12px;margin:0;padding:4px 0 0;list-style:none;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-features .points-purchase-features-list li{color:#9ca3af;justify-content:space-between;align-items:center;gap:8px;font-size:12px;line-height:16px;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-features .points-purchase-features-list li .text{flex:auto;align-items:center;gap:4px;min-width:0;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-features .points-purchase-features-list li .tag{color:#9ca3af;white-space:nowrap;background:#ffffff1a;border-radius:4px;flex:none;padding:2px 6px;font-size:9px;font-weight:500;line-height:16px}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-pack-list{flex-direction:column;gap:12px;margin:0;padding:4px 0 0;list-style:none;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-pack-list li{color:#9ca3af;justify-content:space-between;align-items:center;gap:8px;font-size:12px;line-height:16px;display:flex}.points-purchase-page .points-purchase-grid .points-purchase-card .points-purchase-pack-list li .text{flex:auto;align-items:flex-start;gap:4px;min-width:0;display:flex}.points-purchase-page .points-purchase-footer{color:#6b7280;text-align:center;font-size:14px;font-weight:500;line-height:20px}.payment-checkout-page{flex-direction:column;align-items:center;display:flex}.payment-checkout-page .payment-checkout-shell{background:#1e1e1e;border:1px solid #353535;border-radius:24px;width:100%;max-width:960px;min-height:640px;display:flex;overflow:hidden;box-shadow:0 4px 15px #000000b3}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary{background:#1e1e1e;border-right:1px solid #353535;flex:50%;min-width:0;padding:24px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-back{color:#9ca3af;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:color .18s;display:inline-flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-back:hover{color:#f3f4f6}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body{flex-direction:column;gap:24px;max-width:448px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-summary-intro h1{color:#f3f4f6;margin:0 0 8px;font-size:24px;font-weight:600;line-height:32px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-summary-intro .payment-checkout-hero-price{align-items:flex-end;gap:12px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-summary-intro .payment-checkout-hero-price strong{color:#fff;letter-spacing:-1.5px;font-size:60px;font-weight:700;line-height:60px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-summary-intro .payment-checkout-hero-price .payment-checkout-period{color:#9ca3af;letter-spacing:1.2px;text-transform:uppercase;flex-direction:column;gap:0;padding-bottom:6px;font-size:12px;font-weight:500;line-height:15px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-line-item{border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:16px;padding-top:24px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-line-item .payment-checkout-line-title{color:#f3f4f6;margin:0 0 4px;font-size:18px;font-weight:500;line-height:28px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-line-item .payment-checkout-line-sub{color:#9ca3af;margin:0;font-size:14px;line-height:20px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-line-item .payment-checkout-line-price{text-align:right}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-line-item .payment-checkout-line-price p{color:#f3f4f6;margin:0 0 4px;font-size:16px;font-weight:600;line-height:24px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-line-item .payment-checkout-line-price span{color:#9ca3af;font-size:12px;line-height:16px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-total{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-total span{color:#f3f4f6;font-size:18px;font-weight:500;line-height:28px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-total strong{color:#fff;font-size:30px;font-weight:700;line-height:36px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-billing-note{background:#272727;border:1px solid #353535;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-billing-note p{color:#9ca3af;margin:0;font-size:12px;line-height:19.5px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-billing-note code{color:#f3f4f6;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px}.payment-checkout-page .payment-checkout-shell .payment-checkout-form{background:#1e1e1e;flex-direction:column;flex:50%;gap:24px;min-width:0;padding:24px;display:flex;overflow:auto}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-quick-pay{flex-direction:column;gap:12px;width:100%;max-width:448px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-quick-pay .payment-checkout-quick-btn{cursor:pointer;color:#f3f4f6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;padding:12px;font-size:16px;font-weight:600;line-height:24px;transition:background .18s,border-color .18s;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-quick-pay .payment-checkout-quick-btn:hover{background:#ffffff14;border-color:#ffffff29}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-divider{color:#9ca3af;letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:16px;width:100%;max-width:448px;padding:12px 0;font-size:12px;font-weight:500;line-height:16px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-divider:before,.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-divider:after{content:"";background:#ffffff14;flex:auto;height:1px}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form{flex-direction:column;gap:12px;width:100%;max-width:448px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field{flex-direction:column;gap:8px;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field span{color:#9ca3af;font-size:14px;font-weight:500;line-height:20px}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field input,.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-select{color:#f3f4f6;background:#272727;border:1px solid #353535;border-radius:8px;outline:none;width:100%;height:48px;padding:12px;font-size:16px}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field input::placeholder,.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-select::placeholder{color:#6b7280}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field input:focus,.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-select:focus{border-color:#f373b773}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-select{color:#9ca3af;align-items:center;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-field-row{gap:0;display:flex}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-field-row input{border-radius:0;flex:50%;min-width:0}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-field-row input:first-child{border-right:none;border-radius:8px 0 0 8px}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-field .payment-checkout-field-row input:last-child{border-radius:0 8px 8px 0}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-submit{background:var(--brand-pink);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;height:48px;padding:12px;font-size:16px;font-weight:600;transition:opacity .18s}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-submit:hover:not(:disabled){opacity:.92}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-submit:disabled{opacity:.55;cursor:not-allowed}.payment-checkout-page .payment-checkout-shell .payment-checkout-form .payment-checkout-card-form .payment-checkout-legal-inline{color:#6b7280;text-align:center;margin:0;font-size:12px;line-height:16px}.message-page .message-shell{gap:32px;width:100%;min-width:0;display:grid}.message-page .message-shell .message-page-head{flex-direction:column;gap:8px;padding-bottom:8px;display:flex}.message-page .message-shell .message-page-head h1{letter-spacing:-.64px;color:#fff;margin:0;font-size:32px;font-weight:500;line-height:40px}.message-page .message-shell .message-page-head p{color:#a0a0a0;margin:0;font-size:16px;font-weight:500;line-height:24px}.message-page .message-shell .message-toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.message-page .message-shell .message-page-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:16px;display:flex}.message-page .message-shell .message-page-actions .message-stat-chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#a0a0a0;background:#1e1e1e;border:1px solid #353535;border-radius:90px;align-items:center;gap:8px;min-height:38px;padding:9px 17px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.message-page .message-shell .message-page-actions .message-stat-chip strong{color:var(--brand-pink);font-weight:500}.message-page .message-shell .message-page-actions .message-toolbar-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#a0a0a0;cursor:pointer;background:#1e1e1e;border:1px solid #353535;border-radius:90px;align-items:center;gap:8px;min-height:38px;padding:9px 17px;font-size:14px;font-weight:500;line-height:20px;transition:filter .18s;display:inline-flex}.message-page .message-shell .message-page-actions .message-toolbar-btn:hover:not(:disabled){filter:brightness(1.06)}.message-page .message-shell .message-page-actions .message-toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.message-page .message-shell .message-page-actions .message-toolbar-btn:focus-visible{outline-offset:2px;outline:2px solid #f373b773}.message-page .message-shell .message-filter-bar{scrollbar-width:none;border-radius:90px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.message-page .message-shell .message-filter-bar::-webkit-scrollbar{display:none}.message-page .message-shell .message-filter-bar .message-type-btn{color:#a0a0a0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:4px;padding:8px 24px;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.message-page .message-shell .message-filter-bar .message-type-btn b{font-size:14px;font-weight:400;line-height:20px}.message-page .message-shell .message-filter-bar .message-type-btn span{font-size:14px;font-weight:600;line-height:20px}.message-page .message-shell .message-filter-bar .message-type-btn.active{color:#fff;background:#ffffff24;border-color:#ffffff1f;border-radius:90px;padding:8px 24px}.message-page .message-shell .message-filter-bar .message-type-btn.active b,.message-page .message-shell .message-filter-bar .message-type-btn.active span{color:#fff}.message-page .message-shell .message-filter-bar .message-type-btn.active b{font-weight:400}.message-page .message-shell .message-filter-bar .message-type-btn.active span{font-weight:900}.message-page .message-shell .message-filter-bar .message-type-btn:focus-visible{outline-offset:2px;outline:2px solid #fface999}.message-page .message-shell .message-list{gap:16px;display:grid}.message-page .message-shell .message-list .message-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e1e1e;border:1px solid #fface91a;border-radius:24px;grid-template-columns:48px minmax(0,1fr);gap:24px;min-width:0;padding:25px;display:grid;position:relative;overflow:hidden}.message-page .message-shell .message-list .message-card.dimmed{opacity:.8}.message-page .message-shell .message-list .message-card.theme-task .message-card-icon{background:#fface933}.message-page .message-shell .message-list .message-card.theme-task .message-card-title h3{color:#fface9}.message-page .message-shell .message-list .message-card.theme-task .message-type-badge{color:#fface9;background:#fface933;border:1px solid #fface94d}.message-page .message-shell .message-list .message-card.theme-system .message-card-icon{background:#ba6bff33}.message-page .message-shell .message-list .message-card.theme-system .message-card-title h3{color:#dfb7ff}.message-page .message-shell .message-list .message-card.theme-system .message-type-badge{color:#dfb7ff;background:#dfb7ff33;border:1px solid #dfb7ff4d}.message-page .message-shell .message-list .message-card.theme-income .message-card-icon{background:#00fdf133}.message-page .message-shell .message-list .message-card.theme-income .message-card-title h3{color:#fff}.message-page .message-shell .message-list .message-card.theme-income .message-type-badge{color:#fff;background:#fff3;border:1px solid #ffffff4d}.message-page .message-shell .message-list .message-card.theme-failed .message-card-icon{background:#93000a33}.message-page .message-shell .message-list .message-card.theme-failed .message-card-title h3{color:#ffb4ab}.message-page .message-shell .message-list .message-card.theme-failed .message-type-badge{color:#ffb4ab;background:#ffb4ab33;border:1px solid #ffb4ab4d}.message-page .message-shell .message-list .message-card.theme-work .message-card-icon,.message-page .message-shell .message-list .message-card.theme-invite .message-card-icon,.message-page .message-shell .message-list .message-card.theme-plan .message-card-icon,.message-page .message-shell .message-list .message-card.theme-ticket .message-card-icon,.message-page .message-shell .message-list .message-card.theme-community .message-card-icon{background:#ffffff1f}.message-page .message-shell .message-list .message-card.theme-work .message-card-title h3,.message-page .message-shell .message-list .message-card.theme-invite .message-card-title h3,.message-page .message-shell .message-list .message-card.theme-plan .message-card-title h3,.message-page .message-shell .message-list .message-card.theme-ticket .message-card-title h3,.message-page .message-shell .message-list .message-card.theme-community .message-card-title h3{color:#f4dbf0}.message-page .message-shell .message-list .message-card.theme-work .message-type-badge,.message-page .message-shell .message-list .message-card.theme-invite .message-type-badge,.message-page .message-shell .message-list .message-card.theme-plan .message-type-badge,.message-page .message-shell .message-list .message-card.theme-ticket .message-type-badge,.message-page .message-shell .message-list .message-card.theme-community .message-type-badge{color:#ddbed1;background:#ffffff1a;border:1px solid #fff3}.message-page .message-shell .message-list .message-card .message-card-accent{pointer-events:none;background:#fface9;width:4px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #fface9}.message-page .message-shell .message-list .message-card .message-card-icon{border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.message-page .message-shell .message-list .message-card .message-card-icon img{object-fit:contain;width:20px;height:20px}.message-page .message-shell .message-list .message-card .message-card-body{gap:8px;min-width:0;display:grid}.message-page .message-shell .message-list .message-card .message-card-body p{color:#8996a7;margin:0;font-size:16px;line-height:26px}.message-page .message-shell .message-list .message-card .message-card-body .message-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.message-page .message-shell .message-list .message-card .message-card-body .message-card-head .message-card-title{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.message-page .message-shell .message-list .message-card .message-card-body .message-card-head .message-card-title h3{margin:0;font-size:24px;font-weight:500;line-height:32px}.message-page .message-shell .message-list .message-card .message-card-body .message-card-head .message-card-title .message-type-badge{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:500;line-height:15px;display:inline-flex}.message-page .message-shell .message-list .message-card .message-card-body .message-card-head .message-time{color:#8996a7;letter-spacing:.6px;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:700;line-height:16px}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel{background:#272727;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:25px 17px 17px;display:flex}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-main{align-items:center;gap:12px;min-width:0;display:flex}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-main img{object-fit:cover;border-radius:12px;flex-shrink:0;width:48px;height:48px}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-main b{color:#f4dbf0;font-size:14px;font-weight:600;line-height:20px;display:block}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-main span{color:#fff;letter-spacing:.6px;margin-top:2px;font-size:12px;font-weight:700;line-height:16px;display:block}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-amount{text-align:right;flex-shrink:0}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-amount strong{color:#fff;font-size:24px;font-weight:700;line-height:32px;display:block}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-amount span{color:#8996a7;letter-spacing:.6px;font-size:12px;font-weight:700;line-height:16px;display:block}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot{align-items:center;gap:12px;padding-top:8px;display:flex}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot.has-unread-pill{justify-content:space-between}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-card-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-card-actions .message-action-btn{color:#ddbed1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:34px;padding:7px 16px;font-size:14px;font-weight:500;line-height:20px;transition:filter .18s}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-card-actions .message-action-btn:hover{filter:brightness(1.08)}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-card-actions .message-action-btn:focus-visible{outline-offset:2px;outline:2px solid #fface973}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-card-actions .message-action-btn.primary{color:#5d0054;background:#fface9;border-color:#0000}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-card-actions .message-action-btn.outline{color:#8996a7;border-color:#a5899b}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-card-actions .message-action-btn.danger{color:#ffb4ab;border-color:#ffb4ab;border-radius:6px}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot .message-unread-pill{color:#5d0054;white-space:nowrap;background:#00fff3;border-radius:8px;align-items:center;padding:7px 16px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.message-page .message-shell .message-list .message-empty{color:#ddbed199;text-align:center;border:1px dashed #fface926;border-radius:24px;padding:40px 24px;font-size:14px}.task-shell{gap:18px;display:grid}.task-shell .task-hero-stats{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e1e1e;border:1px solid #353535;border-radius:24px;padding:33px 25px}.task-shell .task-hero-inner{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.task-shell .task-hero-main{flex-direction:column;flex:1;gap:14px;min-width:0;padding-top:5px;display:flex}.task-shell .task-hero-title-row{flex-wrap:wrap;align-items:center;gap:12px;padding-top:3px;display:flex}.task-shell .task-hero-title-row h1{color:#fff;letter-spacing:-.75px;margin:0;font-size:32px;font-weight:700;line-height:36px}.task-shell .task-hero-kicker{color:#fff6;letter-spacing:1.2px;text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px}.task-shell .task-hero-desc{color:#fff6;max-width:871px;margin:0;font-size:18px;font-weight:500;line-height:20px}.task-shell .task-hero-metrics{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.task-shell .task-hero-metric{border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;gap:10px;height:80px;padding:12px;display:flex}.task-shell .task-hero-metric span{color:#969696;font-size:12px;line-height:12.5px}.task-shell .task-hero-metric strong{color:#fff;font-size:24px;font-weight:700;line-height:32px}.task-shell .task-hero-metric strong.accent{color:var(--brand-pink)}.task-shell .task-hero-actions-col{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;width:min(100%,272px);padding-top:16px;display:flex}.task-shell .task-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.task-shell .task-btn{cursor:pointer;font:inherit;border:none;justify-content:center;align-items:center;gap:8px;transition:filter .18s;display:inline-flex}.task-shell .task-btn:hover{filter:brightness(1.06)}.task-shell .task-btn:focus-visible{outline-offset:2px;outline:2px solid #f373b773}.task-shell .task-btn-primary{background:var(--brand-pink);color:#fff;border-radius:80px;min-height:42px;padding:8px 16px;font-size:16px;font-weight:500}.task-shell .task-btn-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;min-height:42px;padding:11px 25px;font-size:14px;font-weight:500}.task-shell .task-filter-nav{border-radius:90px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:16px 4px 4px;display:flex}.task-shell .task-filter-nav .task-filter-tab{cursor:pointer;color:#fff9;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 24px;font-size:14px;font-weight:500;line-height:20px;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.task-shell .task-filter-nav .task-filter-tab b{font-weight:400}.task-shell .task-filter-nav .task-filter-tab.active{color:#fff;background:#ffffff24;border-color:#ffffff1f;border-radius:90px;padding:9px 25px}.task-shell .task-filter-nav .task-filter-tab.active b{font-weight:700}.task-shell .task-filter-nav .task-filter-tab:focus-visible{outline-offset:2px;outline:2px solid #fface999}.task-shell .task-queue{gap:24px;display:grid}.task-shell .task-queue-head{justify-content:space-between;align-items:center;gap:12px;padding-inline:8px;display:flex}.task-shell .task-queue-head h2{color:#fff;margin:0;font-size:20px;font-weight:500;line-height:28px}.task-shell .task-queue-count{color:#fff9;background:#ffffff1a;border-radius:9999px;padding:4px 12px;font-size:12px;line-height:16px}.task-shell .task-queue-list{gap:24px;display:grid}.task-shell .task-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e1e1e;border-radius:24px;grid-template-columns:192px minmax(0,1fr) 160px;align-items:stretch;gap:24px;min-width:0;padding:24px;display:grid}.task-shell .task-card-thumb{background:#0006;border-radius:12px;flex-shrink:0;width:192px;height:128px;position:relative;overflow:hidden}.task-shell .task-card-thumb .task-card-thumb-media{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.task-shell .task-card-thumb .task-card-thumb-media.is-empty{background:radial-gradient(circle at 35% 35%,#eb5fb429,#0000 42%),linear-gradient(145deg,#ffffff0f,#00000038)}.task-shell .task-card-thumb .task-card-thumb-media.is-dim{opacity:.6}.task-shell .task-card-thumb .task-card-thumb-media.is-bright{opacity:.8}.task-shell .task-card-thumb .task-card-thumb-media.is-desaturated{opacity:.3;filter:saturate(0)}.task-shell .task-card-thumb .task-card-thumb-overlay{pointer-events:none;background:#0006;position:absolute;inset:0}.task-shell .task-card-thumb .task-card-thumb-label{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.task-shell .task-card-thumb .task-card-thumb-label b{color:#fff;margin-bottom:4px;font-size:12px;font-weight:500;line-height:16px;display:block}.task-shell .task-card-thumb .task-card-thumb-label span{font-size:10px;line-height:15px}.task-shell .task-card-thumb .task-card-thumb-label span.tone-muted{color:#fff9}.task-shell .task-card-thumb .task-card-thumb-label span.tone-accent{color:var(--brand-pink)}.task-shell .task-card-thumb .task-card-thumb-label span.tone-danger{color:#f87171}.task-shell .task-card-main{flex-direction:column;justify-content:space-between;align-self:stretch;gap:16px;min-width:0;display:flex}.task-shell .task-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.task-shell .task-card-copy{min-width:0}.task-shell .task-card-copy h3{color:#fff;margin:0;font-size:18px;font-weight:500;line-height:28px}.task-shell .task-card-copy p{color:#fff6;margin:4px 0 0;font-size:12px;font-weight:500;line-height:16px}.task-shell .task-status-badge{white-space:nowrap;border-radius:8px;flex-shrink:0;padding:5px 9px;font-size:10px;font-weight:500;line-height:15px}.task-shell .task-status-badge.queue{color:#22c55e;background:#22c55e0d;border:1px solid #22c55e4d}.task-shell .task-status-badge.generating{color:#3b82f6;background:#3b82f60d;border:1px solid #3b82f64d}.task-shell .task-status-badge.done{color:#c084fc;background:#a855f70d;border:1px solid #a855f74d}.task-shell .task-status-badge.failed{color:#fb923c;background:#f973160d;border:1px solid #f973164d}.task-shell .task-meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.task-shell .task-meta-item{border-radius:8px;align-items:center;gap:4px;padding:2px;display:inline-flex}.task-shell .task-meta-item span{color:#ffffff4d;text-transform:uppercase;font-size:10px;font-weight:500;line-height:15px}.task-shell .task-meta-item b{color:#959595;font-size:12px;font-weight:500;line-height:20px}.task-shell .task-meta-item:last-of-type b{font-size:14px}.task-shell .task-meta-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:13px}.task-shell .task-card-progress{background:#ffffff0d;border-radius:9999px;height:6px;overflow:hidden}.task-shell .task-card-progress span{border-radius:inherit;width:0;height:100%;transition:width .3s;display:block}.task-shell .task-card-progress.is-active span{background:var(--brand-pink);box-shadow:0 0 10px #f40bdd80}.task-shell .task-card-progress.is-done span{background:var(--brand-pink);opacity:.6}.task-shell .task-card-progress.is-failed span{background:#ef444466}.task-shell .task-reason-box{color:#fff6;background:#292929;border-radius:8px;align-items:center;gap:4px;min-height:40px;padding:12px;display:flex}.task-shell .task-reason-box svg{color:#fff6;flex-shrink:0}.task-shell .task-reason-box p{margin:0;font-size:10px;font-weight:500;line-height:15px}.task-shell .task-card-actions{flex-direction:column;justify-content:center;align-self:stretch;gap:12px;display:flex}.task-shell .task-action-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;padding:11px 1px;font-size:12px;font-weight:500;line-height:16px;transition:filter .18s;display:inline-flex}.task-shell .task-action-btn:hover{filter:brightness(1.08)}.task-shell .task-action-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff40}.task-shell .task-action-btn.task-action-btn-primary{background:var(--brand-pink);border-color:#0000;box-shadow:0 0 7.5px #f40bdd4d}.task-shell .task-action-btn.task-action-btn-secondary{border-radius:8px}.task-shell .task-empty{color:#fff6;text-align:center;border:1px dashed #ffffff1a;border-radius:24px;padding:40px 24px;font-size:14px}.admin-shell{gap:18px;padding-block:24px 32px;display:grid}.admin-shell .admin-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-shell .admin-toolbar .admin-toolbar-actions,.admin-shell .admin-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.admin-shell .admin-error{color:#fecaca;background:#7f1d1d38;border:1px solid #f8717159;border-radius:12px;margin:0;padding:10px 12px}.admin-shell .admin-auth-panel{max-width:560px}.admin-shell .admin-auth-panel .admin-login-form{gap:12px;max-width:420px;display:grid}.admin-shell .admin-auth-panel .admin-login-form label{color:var(--muted);gap:6px;font-size:13px;display:grid}.admin-shell .admin-metrics{align-items:stretch}.admin-shell .admin-metrics .surface .metric{border:1px solid var(--line);background:#ffffff0d;border-radius:14px;padding:12px}.admin-shell .admin-metrics .surface .metric strong{font-size:22px;display:block}.admin-shell .admin-metrics .surface .metric span{color:var(--muted);font-size:12px}.admin-shell .admin-metrics .surface .metric small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.admin-shell .admin-credit-box{border:1px solid var(--line);background:#ffffff0d;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;display:flex}.admin-shell .admin-credit-box strong{color:var(--accent)}.admin-shell .admin-credit-box small{color:var(--muted)}.admin-shell .admin-secondary-table{margin-top:16px}.admin-shell .table-wrap table{font-size:13px}.admin-shell th,.admin-shell td{vertical-align:top;padding:10px}.admin-shell th{background:var(--panel);color:var(--ink);font-size:12px}.admin-shell tr:last-child td{border-bottom:0}@media (width<=750px){.assets-page{padding-block:12px 32px;padding-inline:16px}.assets-page .assets-header{flex-direction:column;align-items:stretch}.assets-page .assets-header .assets-header-left{flex-wrap:wrap;gap:8px}.assets-page .assets-header .assets-header-left .assets-tabs{flex-wrap:wrap}.assets-page .assets-header .assets-header-right{width:100%}.assets-page .assets-header .assets-header-right .assets-search{flex:1;width:auto;min-width:0}.assets-page .assets-date-section .assets-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-page{flex-direction:column;overflow:hidden}.create-page .studio-sub-sidebar:not(.collapsed){width:min(var(--studio-sidebar-width), 100vw - var(--sidebar-width))}.account-page{padding-inline:16px}.account-page .account-profile .account-profile-body{flex-wrap:wrap}.account-page .account-profile .account-profile-body .account-profile-actions{flex-direction:column;align-items:stretch;width:100%;min-height:0}.account-page .account-profile .account-profile-body .account-profile-actions .account-withdraw-btn{align-self:stretch}.account-page .account-profile .account-profile-body .account-profile-avatar-wrap .account-profile-avatar-trigger .account-profile-avatar{width:120px;height:120px}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-title-row h1{font-size:24px;line-height:32px}.account-page .account-profile .account-profile-body .account-profile-main .account-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.account-page .tabs-header .tabs-list{flex-wrap:wrap;gap:16px}.account-page .account-wallet-panel .account-wallet-balance-row{flex-direction:column}.account-page .account-wallet-panel .account-wallet-balance-row .account-wallet-actions{width:100%}.account-page .account-wallet-panel .account-wallet-subcards,.account-page .account-wallet-lists{grid-template-columns:1fr}.account-page .account-workshop-panel .account-workshop-head{flex-direction:column;align-items:stretch}.account-page .account-workshop-panel .account-workshop-actions{justify-content:flex-start}.account-page .account-workshop-panel .account-workshop-search{width:100%}.account-page .account-workshop-panel .account-workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-page .account-workshop-panel .account-asset-groups .account-asset-group .account-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-page .account-invite-page .account-invite-panel .account-invite-layout{grid-template-columns:1fr}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-tool{grid-column:span 1}.account-page .account-invite-page .account-invite-panel .account-invite-layout .account-invite-stats{grid-column:span 1;grid-template-columns:1fr}.account-page .account-real-grid{grid-template-columns:1fr}.account-page .account-real-grid .account-real-head,.account-page .account-real-grid .account-identity-item,.account-page .account-real-grid .account-session-item{flex-direction:column;align-items:stretch}.account-page .account-real-grid .account-identity-item .account-identity-actions,.account-page .account-real-grid .account-identity-item .account-session-actions,.account-page .account-real-grid .account-session-item .account-identity-actions,.account-page .account-real-grid .account-session-item .account-session-actions{justify-content:flex-end}.account-page .account-bento,.account-page .account-bento .account-bento-main .account-overview-card .account-overview-stats,.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card{grid-template-columns:1fr}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-thumb{width:100%}.account-page .account-bento .account-bento-main .account-tabs-panel .account-media-card .account-media-badge{justify-self:start}.points-page .points-shell .points-summary-card .points-summary-diamond{display:none}.points-page .points-shell .points-summary-card .points-summary-inner{flex-direction:column}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main{max-width:100%}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-kpi-strip{gap:16px}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-main .points-kpi-strip .points-kpi-cell b{line-height:32px}.points-page .points-shell .points-summary-card .points-summary-inner .points-summary-actions{justify-content:flex-start;width:100%}.points-page .points-shell .points-cdk-card,.points-page .points-shell .points-cdk-card .points-cdk-form{grid-template-columns:1fr}.points-page .points-shell .points-cdk-card .points-cdk-form .points-cdk-status{grid-column:1}.points-page .points-shell .points-ledger-section .points-ledger-head,.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools{flex-direction:column;align-items:stretch}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-note{white-space:normal}.points-page .points-shell .points-ledger-section .points-ledger-head .points-ledger-tools .points-ledger-search{width:100%}.points-page .points-shell .points-ledger-section .points-ledger-table{overflow-x:auto}.points-purchase-page{gap:40px;padding:40px 16px 24px}.points-purchase-page .points-purchase-head h1{font-size:32px;line-height:36px}.points-purchase-page .points-purchase-head .points-purchase-tabs{scrollbar-width:none;width:100%;max-width:100%;overflow-x:auto}.points-purchase-page .points-purchase-head .points-purchase-tabs::-webkit-scrollbar{display:none}.points-purchase-page .points-purchase-head .points-purchase-tabs .points-purchase-tab{flex:1 0 auto;padding-inline:16px}.points-purchase-page .points-purchase-grid{grid-template-columns:1fr}.points-purchase-page .points-purchase-grid.plans .points-purchase-card,.points-purchase-page .points-purchase-grid.packs .points-purchase-card{min-height:auto}.payment-checkout-page{padding:24px 16px 40px}.payment-checkout-page .payment-checkout-shell{flex-direction:column;min-height:auto}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary{border-bottom:1px solid #353535;border-right:none;padding:24px}.payment-checkout-page .payment-checkout-shell .payment-checkout-summary .payment-checkout-summary-body .payment-checkout-summary-intro .payment-checkout-hero-price strong{font-size:42px;line-height:44px}.payment-checkout-page .payment-checkout-shell .payment-checkout-form{padding:24px}.message-page .message-shell .message-toolbar-row{flex-direction:column;align-items:stretch}.message-page .message-shell .message-page-actions,.message-page .message-shell .message-filter-bar{width:100%}.message-page .message-shell .message-list .message-card{grid-template-columns:1fr}.message-page .message-shell .message-list .message-card .message-card-icon{width:48px}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel{flex-direction:column;align-items:stretch}.message-page .message-shell .message-list .message-card .message-card-body .message-income-panel .message-income-amount{text-align:left}.message-page .message-shell .message-list .message-card .message-card-body .message-card-foot.has-unread-pill{flex-direction:column;align-items:stretch}.task-shell .task-hero-inner{flex-direction:column}.task-shell .task-hero-actions-col{align-items:stretch;width:100%;padding-top:0}.task-shell .task-hero-actions{justify-content:flex-start}.task-shell .task-hero-metrics{width:100%}.task-shell .task-hero-metric{flex:calc(50% - 7px);min-width:130px;width:auto!important}.task-shell .task-filter-nav{width:100%}.task-shell .task-card{grid-template-columns:1fr}.task-shell .task-card-thumb{width:100%;max-width:320px}.task-shell .task-card-actions{flex-flow:wrap}.task-shell .task-card-actions .task-action-btn{flex:calc(50% - 6px)}}@media (width<=860px){.create-page{flex-direction:column;gap:12px;min-width:0;height:auto;min-height:100%;overflow-x:hidden}.create-page .studio-sub-sidebar{align-self:stretch;gap:10px;width:100%;height:auto;max-height:none;padding:12px;overflow:visible}.create-page .studio-sub-sidebar.collapsed{width:100%;height:auto}.create-page .studio-sub-sidebar .studio-sub-sidebar-head h1{font-size:16px;line-height:22px}.create-page .studio-sub-sidebar .studio-quick-actions,.create-page .studio-sub-sidebar .studio-recent-label,.create-page .studio-sub-sidebar .studio-recent-items{display:none}.create-page .studio-sub-sidebar .studio-create-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:0}.create-page .studio-sub-sidebar .studio-create-presets-label{display:none}.create-page .studio-sub-sidebar .studio-preset-btn{border-radius:8px;align-items:flex-start;gap:8px;min-height:56px;padding:8px}.create-page .studio-sub-sidebar .studio-preset-btn .xicon{width:18px;height:18px}.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy{gap:0}.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy span{font-size:13px;line-height:18px}.create-page .studio-sub-sidebar .studio-preset-btn .studio-preset-copy small{font-size:11px;line-height:15px}.create-page .create-workbench.create-workbench-playground{width:100%;min-width:0;height:auto;overflow:visible}.create-page .create-playground,.create-page .create-control-panel,.create-page .create-preview-panel{width:100%;min-width:0}.create-page .create-control-panel{overflow:visible}.create-page .create-preview-actions{justify-content:space-between;width:100%}.create-page .create-output-frame{min-height:240px}}@media (width<=560px){.create-page .create-preview-toolbar{align-items:stretch}.create-page .create-preview-actions{gap:6px}.create-page .create-preview-tabs button{padding:0 10px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-hub{color:#eef0f4;gap:28px;padding:32px 0 72px;display:grid}.product-hub input,.product-hub textarea,.product-hub select{color:#f7f7fa;background:#111117;border:1px solid #ffffff1f;border-radius:11px;width:100%;min-height:46px;padding:10px 13px}.product-hub textarea{resize:vertical;min-height:112px}.product-hub-hero,.product-profile-hero{background:radial-gradient(circle at 86% 12%,#f373b738,#0000 35%),radial-gradient(circle at 8% 100%,#5eead41f,#0000 34%),#16131d;border:1px solid #f373b72e;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:216px;padding:38px;display:flex;overflow:hidden;box-shadow:0 22px 60px #00000047}.product-hub-hero>div:first-child,.product-profile-copy{max-width:720px}.product-hub-hero h1,.product-profile-hero h1{color:#fff;letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(32px,4vw,54px);line-height:1.05}.product-hub-hero p:not(.product-hub-eyebrow),.product-profile-copy>p:last-of-type{color:#aeb5c3;margin:16px 0 0;line-height:1.7}.product-hub-eyebrow{color:#f6a6d0;letter-spacing:.12em;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:750;display:inline-flex}.product-primary-action,.product-secondary-action,.product-text-action,.product-card-link,.product-icon-action{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.product-primary-action{color:#21131c;background:#f373b7;padding:0 18px;box-shadow:0 11px 26px #f373b738}.product-secondary-action,.product-card-link{color:#f8b3d6;background:#f373b717;border:1px solid #f373b752;padding:0 15px}.product-text-action{color:#f39ac9;min-height:38px;padding:0 8px}.product-icon-action{color:#c6cbd4;background:#ffffff0a;border:1px solid #ffffff1c;width:42px}.product-primary-action:hover,.product-secondary-action:hover,.product-card-link:hover,.product-icon-action:hover{transform:translateY(-1px)}.product-primary-action:disabled,.product-secondary-action:disabled,.product-card-link:disabled,.product-icon-action:disabled{opacity:.46;cursor:not-allowed;transform:none}.product-primary-action:focus-visible,.product-secondary-action:focus-visible,.product-text-action:focus-visible,.product-card-link:focus-visible,.product-icon-action:focus-visible,.product-app-card:focus-visible,.product-link-card:focus-visible,.product-tabs button:focus-visible,.product-hub input:focus-visible,.product-hub textarea:focus-visible,.product-hub select:focus-visible{outline-offset:3px;outline:2px solid #7dd3fc;box-shadow:0 0 0 5px #7dd3fc24}.product-toolbar,.product-section-heading,.product-policy-bar{justify-content:space-between;align-items:center;gap:18px;display:flex}.product-search{width:100%;display:block}.product-search-compact{max-width:420px}.product-tabs{background:#17171c;border:1px solid #ffffff14;border-radius:13px;gap:4px;padding:4px;display:inline-flex}.product-tabs button{color:#9299a5;border-radius:9px;min-width:100px;min-height:38px;padding:0 13px}.product-tabs button.active{color:#f7afd4;background:#f373b724}.product-notice,.product-policy-bar{color:#baf8ee;background:#5eead412;border:1px solid #5eead438;border-radius:11px;min-height:50px;padding:12px 15px}.product-notice-warning{color:#f7d88a;background:#fbbf2412;border-color:#fbbf2440}.product-state,.product-empty{color:#a5acb8;text-align:center;background:#ffffff06;border:1px dashed #ffffff24;border-radius:17px;place-items:center;gap:10px;min-height:180px;padding:28px;display:grid}.product-state-error{color:#f2b6b0}.product-section,.product-inline-form{background:#15151a;border:1px solid #ffffff14;border-radius:19px;gap:20px;padding:24px;display:grid}.product-section-heading p{color:#8a92a0;letter-spacing:.12em;margin:0 0 5px;font-size:12px;font-weight:750}.product-section-heading h2{margin:0;font-size:22px}.product-section-heading>span,.product-caption{color:#9097a4;font-size:13px}.product-card-grid,.product-app-grid,.product-link-grid,.product-metric-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:15px;display:grid}.product-card,.product-app-card,.product-link-card{min-width:0;color:inherit;text-align:left;background:#111116;border:1px solid #ffffff17;border-radius:15px;overflow:hidden}.product-app-card,.product-link-card{gap:14px;padding:18px;display:flex}.product-app-card.is-selected{border-color:#f373b78c;box-shadow:0 0 0 3px #f373b714}.product-app-icon,.product-list-icon,.product-profile-avatar{color:#f59bca;background:#f373b71f;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.product-app-copy,.product-card-body,.product-list-copy{gap:9px;min-width:0;display:grid}.product-card-visual{color:#fff;background:linear-gradient(145deg,#f373b72e,#5343882e);border:0;place-items:center;width:100%;min-height:130px;font-size:36px;display:grid}.product-card-body{padding:17px}.product-result-image{aspect-ratio:1;object-fit:cover;background:#0b0b0f;width:100%;display:block}.product-companion{background:#080a108c;border:1px solid #f373b738;border-radius:14px;gap:14px;padding:16px;display:grid}.product-companion h3{align-items:center;gap:8px;margin:0;display:inline-flex}.product-chat-history{border:1px solid var(--line);background:#0000003d;border-radius:12px;gap:10px;min-height:180px;max-height:460px;padding:14px;display:grid;overflow-y:auto}.product-chat-message{border:1px solid var(--line);background:#ffffff0b;border-radius:12px 12px 12px 3px;gap:5px;width:min(82%,680px);padding:11px 13px;display:grid}.product-chat-message.is-user{background:#f373b71a;border-color:#f373b74d;border-radius:12px 12px 3px;justify-self:end}.product-chat-message strong,.product-chat-message p,.product-chat-message small{margin:0}.product-chat-message p{color:var(--text);white-space:pre-wrap;line-height:1.65}.product-chat-message small{color:var(--muted);font-size:10px}.product-chat-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.product-chat-composer textarea{resize:vertical;min-height:82px}.product-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-overview-panel{border:1px solid var(--line);background:#ffffff09;border-radius:13px;min-width:0;padding:15px}.product-overview-panel h3{align-items:center;gap:8px;margin:0 0 12px;display:flex}.product-ranking-list,.product-brief-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-ranking-list li{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;display:grid}.product-ranking-list b{width:26px;height:26px;color:var(--brand-pink);background:#f373b71f;border-radius:8px;place-items:center;display:grid}.product-ranking-list span,.product-brief-list li{gap:3px;display:grid}.product-ranking-list small,.product-brief-list span{color:var(--muted);line-height:1.5}.product-brief-list li{border-bottom:1px solid var(--line);padding-bottom:8px}.product-brief-list li:last-child{border-bottom:0;padding-bottom:0}@media (width<=720px){.product-chat-composer{grid-template-columns:1fr}.product-chat-message{width:94%}.product-overview-grid{grid-template-columns:1fr}}.product-card-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-card-title h3,.product-card-title strong{color:#fff;margin:0}.product-card-title span,.product-card-title em,.product-status-label{color:#aab1bd;font-size:12px;font-style:normal}.product-card-body>p,.product-app-copy>span:not(.product-card-title),.product-list-copy>span{color:#969eaa;margin:0;line-height:1.55}.product-chip-row{flex-wrap:wrap;gap:6px;display:flex}.product-chip-row>span{color:#adb4bf;background:#ffffff0f;border-radius:999px;padding:4px 8px;font-size:11px}.product-card-actions,.product-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-form-grid,.product-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-form-grid label,.product-report-form label{color:#c3c8d1;gap:7px;font-size:13px;display:grid}.product-form-wide{grid-column:1/-1}.product-list,.product-compact-list,.product-definition-list,.product-report-form{gap:11px;display:grid}.product-list-row{background:#ffffff05;border:1px solid #ffffff12;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px;display:grid}.product-list-meta{color:#8f97a4;justify-items:end;gap:5px;font-size:12px;display:grid}.product-link-card{align-items:center}.product-link-card>span:last-child{margin-left:auto}.product-profile-hero{align-items:center}.product-profile-avatar{width:72px;height:72px;font-size:26px}.product-metric-grid>*{background:#111116;border:1px solid #ffffff14;border-radius:14px;gap:5px;padding:18px;display:grid}.product-definition-list>div,.product-compact-list>*{border-bottom:1px solid #ffffff12;justify-content:space-between;gap:16px;padding:10px 0;display:flex}@media (width<=860px){.product-hub-hero,.product-profile-hero,.product-toolbar,.product-policy-bar{flex-direction:column;align-items:flex-start}.product-tabs{max-width:100%;overflow-x:auto}.product-form-grid,.product-two-column{grid-template-columns:1fr}.product-form-wide{grid-column:auto}.product-list-row{grid-template-columns:auto minmax(0,1fr)}.product-list-meta,.product-row-actions{grid-column:2;justify-items:start}}@media (width<=600px){.product-hub{gap:20px;padding-top:20px}.product-hub-hero,.product-profile-hero,.product-section,.product-inline-form{border-radius:16px;padding:20px}.product-card-grid,.product-app-grid,.product-link-grid,.product-metric-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-primary-action,.product-secondary-action,.product-card-link,.product-icon-action{transition:none}}.character-hub{flex-direction:column;gap:24px;display:flex}.character-hub .character-hub-hero{background:url(/images/card-bg.png) 50% no-repeat;border-radius:24px;justify-content:space-between;align-items:flex-end;width:100%;height:300px;display:flex}.character-hub .character-hub-hero .hero-left{flex-direction:column;justify-content:space-between;width:50%;height:100%;padding:24px;display:flex}.character-hub .character-hub-hero .hero-left .logo{align-items:center;gap:12px;display:flex}.character-hub .character-hub-hero .hero-left .logo img,.character-hub .character-hub-hero .hero-left .logo img:nth-child(2){width:auto;height:24px}.character-hub .character-hub-hero .hero-left .title{color:#fff;font-family:Work Sans;font-size:32px;font-style:normal;font-weight:500;line-height:32px}.character-hub .character-hub-hero .hero-left .description{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff 0%,#f17bb6 100%);-webkit-background-clip:text;background-clip:text;align-items:baseline;gap:8px;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:500;line-height:32px;display:flex}.character-hub .character-hub-hero .hero-left .description img{width:auto;height:32px}.character-hub .character-hub-hero .hero-left .create-character-btn{width:fit-content}.character-hub .character-hub-hero .hero-right{width:50%;height:100%;position:relative}.character-hub .character-hub-hero .hero-right .character-card-left{height:170px;position:absolute;bottom:10px;right:260px}.character-hub .character-hub-hero .hero-right .character-card-right{height:170px;position:absolute;bottom:30px;right:50px}.character-hub .character-hub-hero .hero-right .character-main{height:105%;position:absolute;bottom:0;right:100px}.character-hub .search-bar{width:320px}.character-hub .switch-select-bar{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding-bottom:12px;display:flex}.character-hub .switch-select-bar .switch-box{gap:24px;width:fit-content;display:flex;position:relative}.character-hub .switch-select-bar .switch-box .switch-tab{color:#ffffff8c;transition:color .2s}.character-hub .switch-select-bar .switch-box .switch-tab.is-active{color:#fff}.character-hub .switch-select-bar .switch-box .bottom-bar{pointer-events:none;background:#f373b7;border-radius:9999px;width:32px;height:4px;transition:left .25s;position:absolute;bottom:-10px;left:0;box-shadow:0 0 10px #f40bdd}.character-hub .switch-select-bar .select-box{gap:12px;width:fit-content;display:flex}.character-hub .switch-select-bar .select-box .n-select{width:120px}.character-hub .switch-select-bar .select-box .n-select .n-base-selection{border-radius:999px}.character-hub .card-box .card-bar{align-items:center;gap:12px;display:flex}.character-hub .card-box .card-bar .tab-list{scrollbar-width:none;flex:1;min-width:0;overflow-x:auto}.character-hub .card-box .card-bar .tab-list::-webkit-scrollbar{display:none}.character-hub .card-box .card-bar .tab-list .tab{gap:12px;width:max-content;padding-block:2px;display:flex}.character-hub .card-box .card-bar .tab-list .letter-tab{flex:none;min-width:40px}.character-hub .card-box .card-bar .btn{flex:none;gap:4px;display:flex}.character-hub .card-box .card-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,286px),1fr));gap:18px;margin-top:12px;display:grid}.character-hub .card-box .card-list .card-empty{color:#818996;text-align:center;border:1px dashed #ffffff1f;border-radius:16px;grid-column:1/-1;width:100%;padding:48px 16px}.character-hub .card-box .card-list .card{cursor:pointer;aspect-ratio:286/458;background:linear-gradient(#0000 30.62% 35.25%,#00000005 39.88%,#0000000d 44.5%,#00000017 49.12%,#00000024 53.75%,#0003 58.38%,#00000045 63%,#00000054 67.63%,#0006 72.25%,#00000075 76.87%,#00000082 81.5%,#0000008c 86.12%,#00000094 90.75%,#0009 95.37% 100%);border-radius:12px;width:100%;height:auto;position:relative;overflow:hidden}.character-hub .card-box .card-list .card:hover{transition:all .3s linear;transform:scale(1.02)}.character-hub .card-box .card-list .card .work-img{object-fit:cover;width:100%;height:100%;display:block}.character-hub .card-box .card-list .card .mask-box{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:12px;display:flex;position:absolute;top:0}.character-hub .card-box .card-list .card .mask-box .top{justify-content:space-between;align-items:center;display:flex}.character-hub .card-box .card-list .card .mask-box .bottom{flex-direction:column;gap:8px;display:flex}.character-hub .card-box .card-list .card .mask-box .bottom .name{color:#fff;font-size:16px;font-style:normal;font-weight:700}.character-hub .card-box .card-list .card .mask-box .bottom .tag{gap:8px;display:flex}.character-hub .card-box .card-list .card .mask-box .bottom .des{color:#aaa;font-size:12px;font-style:normal;font-weight:500}.character-hub .card-box .card-list .card .mask-box .bottom .btn{justify-content:space-between;align-items:center;gap:8px;display:flex}.character-hub .card-box .card-list .card .mask-box .bottom .btn div{gap:8px;display:flex}
