:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5edf8;--bg:#07111f;--bg-soft:#0c1729;--panel:#0f1a2ec2;--panel-strong:#121f36eb;--line:#94a3b82e;--line-strong:#94a3b847;--text:#edf5ff;--muted:#91a2bb;--muted-2:#65748b;--brand:#7c3aed;--brand-2:#06b6d4;--brand-3:#22c55e;--warn:#f59e0b;--danger:#fb7185;--shadow:0 24px 80px #00000061;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:1080px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}#app{min-height:100vh}.bg-orb{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.bg-orb:before,.bg-orb:after{content:"";filter:blur(70px);opacity:.38;border-radius:999px;width:540px;height:540px;position:absolute}.bg-orb:before{background:radial-gradient(circle,#7c3aed,#0000 68%);top:-170px;left:18%}.bg-orb:after{background:radial-gradient(circle,#06b6d4,#0000 68%);bottom:-110px;right:-180px}.app-shell{z-index:1;grid-template-columns:280px 1fr;min-height:100vh;display:grid;position:relative}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#060d1adb,#07111fb3);height:100vh;padding:22px;position:sticky;top:0}.brand{align-items:center;gap:13px;margin-bottom:28px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#fff;letter-spacing:-.04em;border-radius:16px;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:0 18px 48px #7c3aed5c}.brand-title{letter-spacing:-.04em;font-size:19px;font-weight:820}.brand-subtitle{color:var(--muted);margin-top:2px;font-size:12px}.nav-section-label{color:var(--muted-2);text-transform:uppercase;letter-spacing:.16em;margin:22px 10px 10px;font-size:11px;font-weight:700}.nav-link{color:#b8c4d8;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;margin:5px 0;padding:12px 13px;transition:all .18s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0d}.nav-link.router-link-active{color:#fff;background:linear-gradient(135deg,#7c3aed42,#06b6d424);border-color:#7c3aed40;box-shadow:inset 0 1px #ffffff14}.nav-icon{background:#ffffff0f;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.sidebar-card{border:1px solid var(--line);background:linear-gradient(135deg,#7c3aed2e,#06b6d41a);border-radius:20px;padding:16px;position:absolute;bottom:22px;left:22px;right:22px}.sidebar-card h3{margin:0 0 6px;font-size:14px}.sidebar-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.main-area{padding:26px 30px 42px}.topbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.eyebrow{color:var(--muted);margin-bottom:8px;font-size:13px}.page-title{letter-spacing:-.06em;margin:0;font-size:34px;line-height:1.04}.top-actions{align-items:center;gap:12px;display:flex}.pill{border:1px solid var(--line);color:#c7d2e4;background:#ffffff0d;border-radius:999px;padding:10px 14px}.avatar{background:linear-gradient(135deg,#1d4ed8,#7c3aed);border-radius:15px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:var(--radius-lg);box-shadow:0 14px 44px #0000002e}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.card-title{letter-spacing:-.025em;margin:0;font-size:17px}.card-subtitle{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.45}.hero{background:linear-gradient(135deg,#7c3aed47,#06b6d424 45%,#22c55e17),#0f1a2eb3;padding:28px;position:relative;overflow:hidden}.hero:after{content:"";background:radial-gradient(circle,#ffffff42,#0000 62%);border-radius:999px;width:360px;height:360px;position:absolute;top:-190px;right:-120px}.hero-content{z-index:1;position:relative}.hero h2{letter-spacing:-.065em;margin:0 0 12px;font-size:32px}.hero p{color:#cbd7ea;max-width:720px;margin:0;line-height:1.7}.hero-actions{gap:12px;margin-top:22px;display:flex}.grid{gap:18px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:19px}.stat-label{color:var(--muted);margin-bottom:8px;font-size:12px}.stat-value{letter-spacing:-.055em;font-size:28px;font-weight:820}.stat-meta{color:var(--muted-2);margin-top:8px;font-size:12px}.stat-icon{background:#ffffff12;border-radius:14px;place-items:center;width:38px;height:38px;display:grid}.progress-wrap{background:#94a3b824;border-radius:999px;height:10px;overflow:hidden}.progress-bar{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--brand-2));height:100%}.btn{color:#07111f;background:#f8fbff;border:0;border-radius:14px;padding:11px 15px;font-weight:750;transition:all .18s}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #ffffff1a}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-2))}.btn-ghost{color:#dbe7f7;border:1px solid var(--line);background:#ffffff12}.btn-danger{color:#fff;background:linear-gradient(135deg,#e11d48,#fb7185)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.input,.select,.textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#060d1a8c;border-radius:15px;outline:none;padding:12px 13px;transition:all .16s}.input:focus,.select:focus,.textarea:focus{border-color:#06b6d4a8;box-shadow:0 0 0 4px #06b6d414}.form-grid{gap:13px;display:grid}.label{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.badge{color:#dbeafe;background:#3b82f624;border:1px solid #3b82f63d;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.badge-green{color:#bbf7d0;background:#22c55e21;border-color:#22c55e3d}.badge-orange{color:#fed7aa;background:#f59e0b21;border-color:#f59e0b3d}.badge-red{color:#fecdd3;background:#f43f5e21;border-color:#f43f5e3d}.table-card{overflow:hidden}.table{border-collapse:collapse;width:100%}.table th{text-align:left;color:var(--muted);background:#ffffff09;padding:14px 18px;font-size:12px;font-weight:700}.table td{border-top:1px solid var(--line);color:#dce7f7;padding:16px 18px;font-size:14px}.table tr:hover td{background:#ffffff06}.plan-card{padding:22px;position:relative;overflow:hidden}.plan-card.recommended{border-color:#7c3aed8c;box-shadow:0 24px 80px #7c3aed2e}.price{letter-spacing:-.07em;font-size:34px;font-weight:850}.features{color:#c6d3e6;gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.features li:before{content:"✦";color:var(--brand-2);margin-right:9px}.loading,.empty,.error-box{border:1px solid var(--line);color:var(--muted);background:#ffffff0d;border-radius:20px;padding:22px}.auth-page{z-index:1;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid;position:relative}.auth-hero{flex-direction:column;justify-content:space-between;padding:70px;display:flex}.auth-copy h1{letter-spacing:-.085em;margin:0;font-size:64px;line-height:.95}.auth-copy p{color:#b9c7da;max-width:580px;font-size:16px;line-height:1.75}.auth-card-wrap{place-items:center;padding:40px;display:grid}.auth-card{width:min(440px,100%);padding:30px}@media (width<=1180px){body{min-width:960px}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth-row{justify-content:space-between;align-items:center;gap:12px;margin-top:2px;display:flex}.check-line{color:#c7d2e4;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;font-size:13px;display:inline-flex}.check-line input{width:16px;height:16px;accent-color:var(--brand)}.auth-link{color:#93c5fd;font-size:13px;font-weight:750}.auth-link:hover{color:#bfdbfe}.inline-input-row{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.success-box{color:#bbf7d0;background:#22c55e14;border:1px solid #22c55e47;border-radius:18px;padding:16px 18px}.auth-page-premium{background:radial-gradient(circle at 32% 10%,#7c3aed57,#0000 36%),radial-gradient(circle at 92% 88%,#06b6d438,#0000 32%),linear-gradient(135deg,#050c19 0%,#07111f 46%,#0a1323 100%);overflow:hidden}.auth-page-premium:before{content:"";opacity:.28;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(#ffffff07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 72%);mask-image:radial-gradient(circle,#000 0%,#0000 72%)}.auth-watermark{z-index:0;letter-spacing:-.1em;color:#0000;-webkit-text-stroke:1px #ffffff0f;text-shadow:0 0 90px #7c3aed24;opacity:.62;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-size:clamp(96px,14vw,210px);font-weight:950;line-height:.85;position:absolute;top:50%;left:42px;transform:translateY(-50%)}.auth-toolbar{z-index:5;align-items:center;gap:12px;display:flex;position:fixed;top:26px;right:30px}.auth-round-btn,.lang-switch{color:#e5edf8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f1a2ead;border:1px solid #94a3b83d;box-shadow:0 16px 48px #00000038}.auth-round-btn{border-radius:999px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.lang-switch{border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.lang-btn{color:#91a2bb;background:0 0;border:0;border-radius:999px;min-width:44px;padding:8px 10px;font-size:12px;font-weight:850}.lang-btn.active{color:#07111f;background:linear-gradient(135deg,#f8fbff,#93c5fd);box-shadow:0 10px 28px #93c5fd2e}.auth-brand-floating,.auth-copy,.auth-bottom-note,.auth-card-wrap{z-index:1;position:relative}.auth-page-premium .auth-copy h1{text-wrap:balance;text-shadow:0 20px 80px #7c3aed3d}.auth-page-premium .auth-copy .badge{background:#2563eb24;border-color:#93c5fd40;margin-bottom:18px}.auth-bottom-note{max-width:520px}.auth-title{font-size:26px!important}.auth-form-grid{gap:14px}.auth-code-row{grid-template-columns:minmax(0,1fr) 104px}.auth-submit{min-height:48px;font-size:15px}.auth-card-tall{padding:26px 30px}@media (width<=1180px){.auth-watermark{opacity:.36;font-size:118px}.auth-page-premium .auth-copy h1{font-size:54px}.auth-hero{padding:58px 48px}}.nav-scroll{height:calc(100vh - 220px);padding-right:2px;overflow:auto}.icon-btn{border:1px solid var(--line);background:#ffffff0f;border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.mobile-menu{display:none}.success-box,.loading,.error-box{border:1px solid var(--line);background:#ffffff0d;border-radius:18px;padding:16px 18px}.error-box{color:#fecdd3;background:#f43f5e1f;border-color:#f43f5e59}.success-box{color:#bbf7d0;background:#22c55e1a;border-color:#22c55e47}.empty{color:var(--muted);text-align:center;padding:24px}.empty-state{text-align:center;color:var(--muted);padding:32px 20px}.empty-state h3{color:var(--text);margin:10px 0 6px}.empty-state p{max-width:360px;margin:0 auto 14px;line-height:1.6}.empty-icon{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));border-radius:18px;place-items:center;width:46px;height:46px;margin:0 auto;display:grid}.metric-row{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.metric-row strong{color:var(--text)}.copy-box{word-break:break-all;color:#b8c4d8;border:1px dashed var(--line-strong);background:#ffffff0b;border-radius:14px;margin-top:14px;padding:13px}.feature-card{padding:22px}.feature-card h3{margin:0 0 8px}.feature-card p{color:var(--muted);margin:0 0 16px}.feature-card strong{letter-spacing:-.06em;margin-bottom:14px;font-size:32px;display:block}.feature-card a{color:#93c5fd;font-weight:800}.text-green{color:#86efac!important}.text-red{color:#fda4af!important}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.small-select{width:180px}.hero-input{max-width:240px}.check-pill{border:1px solid var(--line);color:#dbe7f7;background:#ffffff0f;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.cycle-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.cycle-btn{border:1px solid var(--line);color:#cbd7ea;background:#ffffff0d;border-radius:999px;padding:7px 10px;font-weight:700}.cycle-btn.active{color:#fff;background:linear-gradient(135deg,#7c3aed47,#06b6d42e);border-color:#06b6d48c}.coupon-grid{gap:14px;margin-top:18px;display:grid}.coupon-card{border:1px solid var(--line);background:linear-gradient(135deg,#7c3aed24,#06b6d414);border-radius:22px;flex-direction:column;justify-content:space-between;min-height:154px;padding:18px;display:flex}.coupon-card.glow{background:linear-gradient(135deg,#22c55e1f,#06b6d414);border-color:#22c55e40}.coupon-card h3{margin:12px 0 7px}.coupon-card p{color:var(--muted);margin:0;line-height:1.45}.coupon-bottom{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.coupon-bottom strong{letter-spacing:-.04em;font-size:22px}.invite-list{gap:12px;margin-top:16px;display:grid}.copy-line{border:1px solid var(--line);background:#ffffff0b;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.copy-line p{color:var(--muted);word-break:break-all;margin:4px 0 0}.list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.list-head h3{margin:0}.list-stack{gap:14px;display:grid}.notification-card,.ticket-admin-card{justify-content:space-between;align-items:flex-start;gap:18px;padding:20px;display:flex}.notification-card.unread{background:linear-gradient(135deg,#06b6d41f,#7c3aed14);border-color:#06b6d473}.notification-card h3,.ticket-admin-card h3{margin:10px 0 8px}.notification-card p,.ticket-admin-card p{color:#cbd7ea;line-height:1.55}.mini-list{gap:10px;padding:16px;display:grid}.mini-item{text-align:left;border:1px solid var(--line);width:100%;color:var(--text);background:#ffffff0b;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.mini-item.static{cursor:default}.mini-item p{color:var(--muted);margin:5px 0 0}.chat-box{gap:10px;max-height:360px;padding-right:4px;display:grid;overflow:auto}.chat-message{border:1px solid var(--line);background:#ffffff0a;border-radius:16px;padding:12px}.chat-message.admin{background:#06b6d41a}.chat-message p{color:#dce7f7;margin:6px 0}.reply-row{align-items:center;gap:10px;margin-top:14px;display:flex}.tag-cloud{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.article-list{gap:10px;display:grid}.article-item{text-align:left;color:var(--text);border:1px solid var(--line);background:#ffffff0b;border-radius:18px;padding:14px}.article-item p{color:var(--muted);margin:7px 0 0}.article-reader{padding:26px}.article-reader h2{letter-spacing:-.05em;font-size:30px}.article-content{white-space:pre-wrap;color:#dce7f7;margin-top:18px;line-height:1.75}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-grid small{color:var(--muted-2);margin-top:6px;display:block}@media (width<=1100px){body{min-width:0}.app-shell{grid-template-columns:1fr}.sidebar{z-index:10;width:280px;transition:all .2s;position:fixed;transform:translate(-105%)}.nav-open .sidebar{transform:translate(0)}.mobile-menu{display:inline-flex}.main-area{padding:18px}.grid-4,.grid-3,.grid-2,.settings-grid{grid-template-columns:1fr}.hide-sm{display:none}.topbar{align-items:flex-start;gap:12px}.page-title{font-size:28px}}.toast-host{z-index:9999;pointer-events:none;gap:12px;width:min(360px,100vw - 36px);display:grid;position:fixed;top:22px;right:22px}.toast-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#0f172aeb;border:1px solid #ffffff21;border-radius:18px;padding:16px 42px 16px 16px;animation:.22s ease-out both toast-in;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000059}.toast-row{align-items:flex-start;gap:12px;display:flex}.toast-icon{border-radius:999px;flex:0 0 26px;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.toast-card strong{color:var(--text);font-size:14px;display:block}.toast-card p{color:#cbd5e1;margin:5px 0 0;font-size:13px;line-height:1.45}.toast-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:20px;position:absolute;top:10px;right:12px}.toast-progress{transform-origin:0;width:100%;height:3px;animation-name:toast-progress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}.toast-success{border-color:#22c55e61}.toast-success .toast-icon{color:#bbf7d0;background:#22c55e2e}.toast-success .toast-progress{background:linear-gradient(90deg,#22c55e,#86efac)}.toast-error{border-color:#ef444473}.toast-error .toast-icon{color:#fecaca;background:#ef444433}.toast-error .toast-progress{background:linear-gradient(90deg,#ef4444,#fb7185)}.toast-warning{border-color:#f59e0b73}.toast-warning .toast-icon{color:#fde68a;background:#f59e0b33}.toast-warning .toast-progress{background:linear-gradient(90deg,#f59e0b,#fde68a)}.toast-info{border-color:#3b82f66b}.toast-info .toast-icon{color:#bfdbfe;background:#3b82f62e}.toast-info .toast-progress{background:linear-gradient(90deg,#3b82f6,#38bdf8)}@keyframes toast-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.admin-form-card{padding:22px}.form-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.admin-subtitle{color:var(--muted);margin:0;line-height:1.6}.plan-detail-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:18px;display:grid}@media (width<=1100px){.plan-detail-grid{grid-template-columns:1fr}}.summary-box{border:1px solid var(--line);background:#ffffff0b;border-radius:18px;gap:12px;padding:18px;display:grid}.summary-box>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.summary-box span{color:var(--muted)}.summary-box strong{color:var(--text)}.summary-box hr{border:0;border-top:1px solid var(--line);width:100%;margin:2px 0}.price-small{color:var(--primary);font-size:24px}.danger-text{color:#ef4444}.mini-item.active{background:#6366f11f;border-color:#6366f1d9}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fb;--bg-soft:#eef3fb;--panel:#ffffffbd;--panel-strong:#ffffffeb;--line:#3440541f;--line-strong:#3440542e;--text:#182235;--muted:#667085;--muted-2:#98a2b3;--brand:#4f46e5;--brand-2:#38bdf8;--brand-3:#16a34a;--warn:#f59e0b;--danger:#ef4444;--shadow:0 24px 70px #2029471f;color:var(--text);background:var(--bg)}html[data-theme=light] body{color:var(--text);background:radial-gradient(circle at 14% 18%, #4f46e51a, transparent 32%), radial-gradient(circle at 88% 48%, #a78bfa2e, transparent 34%), radial-gradient(circle at 50% 92%, #2dd4bf1f, transparent 30%), var(--bg)}html[data-theme=dark] body{color:var(--text);background:radial-gradient(circle at 28% 0%, #7c3aed3d, transparent 34%), radial-gradient(circle at 86% 92%, #06b6d42e, transparent 34%), var(--bg)}html[data-theme=light] .bg-orb:before{opacity:.8;background:radial-gradient(circle,#6366f12e,#0000 68%)}html[data-theme=light] .bg-orb:after{opacity:.8;background:radial-gradient(circle,#2dd4bf29,#0000 68%)}html[data-theme=light] .sidebar{background:linear-gradient(#ffffffbd,#f8fafc9e);box-shadow:18px 0 60px #2029470f}html[data-theme=light] .nav-link{color:#475467}html[data-theme=light] .nav-link:hover{color:#1d2939;background:#4f46e50f}html[data-theme=light] .nav-link.router-link-active{color:#1d2939;background:linear-gradient(135deg,#4f46e521,#38bdf81f)}html[data-theme=light] .nav-icon{background:#4f46e514}html[data-theme=light] .sidebar-card{background:linear-gradient(135deg,#4f46e51a,#38bdf814)}html[data-theme=light] .hero{background:linear-gradient(135deg,#4f46e524,#38bdf81a 46%,#22c55e0f),#ffffffb8}html[data-theme=light] .hero p{color:#526174}html[data-theme=light] .btn-ghost,html[data-theme=light] .pill,html[data-theme=light] .icon-btn,html[data-theme=light] .input,html[data-theme=light] .select,html[data-theme=light] .textarea{color:#344054;background:#ffffffb8}html[data-theme=light] .input,html[data-theme=light] .select,html[data-theme=light] .textarea{border-color:#34405424}html[data-theme=light] .table th{background:#4f46e50a}html[data-theme=light] .table td{color:#344054}html[data-theme=light] .copy-box,html[data-theme=light] .loading,html[data-theme=light] .empty,html[data-theme=light] .success-box{background:#ffffffa8}html[data-theme=light] .card-subtitle,html[data-theme=light] .stat-meta,html[data-theme=light] .coupon-card p,html[data-theme=light] .feature-card p{color:#667085}.app-shell,.auth-page,.card,.panel,.sidebar,.input,.select,.textarea,.btn,.icon-btn,.pill{transition:background-color .32s,border-color .32s,color .32s,box-shadow .32s,transform .22s}.page-container{width:100%;max-width:1440px;margin:0 auto}.page-motion>*+*{margin-top:22px}.page-soft-enter-active,.page-soft-leave-active,.route-fade-enter-active,.route-fade-leave-active{transition:opacity .22s,transform .22s,filter .22s}.page-soft-enter-from,.route-fade-enter-from{opacity:0;filter:blur(6px);transform:translateY(14px)scale(.992)}.page-soft-leave-to,.route-fade-leave-to{opacity:0;filter:blur(4px);transform:translateY(-8px)scale(.996)}.card,.panel,.table-card,.feature-card,.coupon-card,.stat-card,.plan-card{transform-origin:50% 60%;animation:.52s cubic-bezier(.2,.8,.2,1) both motion-rise}.grid>:first-child{animation-delay:20ms}.grid>:nth-child(2){animation-delay:70ms}.grid>:nth-child(3){animation-delay:.12s}.grid>:nth-child(4){animation-delay:.17s}.grid>:nth-child(5){animation-delay:.22s}.grid>:nth-child(6){animation-delay:.27s}@keyframes motion-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.card:hover,.panel:hover,.plan-card:hover,.coupon-card:hover,.feature-card:hover,.copy-line:hover{border-color:#60a5fa42;transform:translateY(-3px);box-shadow:0 28px 90px #0000003d}html[data-theme=light] .card:hover,html[data-theme=light] .panel:hover,html[data-theme=light] .plan-card:hover,html[data-theme=light] .coupon-card:hover,html[data-theme=light] .feature-card:hover,html[data-theme=light] .copy-line:hover{border-color:#4f46e538;box-shadow:0 28px 80px #20294726}.btn,.icon-btn,.nav-link,.cycle-btn,.copy-line,.check-pill{will-change:transform}.btn:active,.icon-btn:active,.nav-link:active,.cycle-btn:active{transform:scale(.975)}.btn-primary{position:relative;overflow:hidden;box-shadow:0 14px 38px #4f46e538}.btn-primary:after{content:"";background:linear-gradient(110deg,#0000 20%,#ffffff42 45%,#0000 70%);transition:transform .75s;position:absolute;inset:0;transform:translate(-130%)}.btn-primary:hover:after{transform:translate(130%)}.progress-bar{background-size:180% 100%;transition:width .85s cubic-bezier(.2,.8,.2,1);animation:2.6s infinite progress-glow}@keyframes progress-glow{0%,to{background-position:0%}50%{background-position:100%}}.stat-value,.price{text-shadow:0 14px 38px #7c3aed29}.loading{min-height:86px;position:relative;overflow:hidden;color:#0000!important}.loading:before,.loading:after{content:"";background:linear-gradient(90deg,#94a3b81a,#94a3b83d,#94a3b81a) 0 0/220% 100%;border-radius:999px;height:14px;animation:1.4s ease-in-out infinite skeleton-wave;position:absolute;left:22px;right:22px}.loading:before{width:42%;top:24px}.loading:after{width:72%;top:52px}@keyframes skeleton-wave{0%{background-position:120% 0}to{background-position:-120% 0}}.hero:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff1a 38%,#0000 58%);animation:7s ease-in-out infinite hero-sheen;position:absolute;inset:0;transform:translate(-120%)}@keyframes hero-sheen{0%,55%{transform:translate(-120%)}78%,to{transform:translate(120%)}}.sidebar-collapse-btn{border:1px solid var(--line);width:42px;height:42px;color:var(--text);z-index:3;background:#ffffff0f;border-radius:15px;display:none;position:absolute;top:18px;right:18px}.nav-backdrop{display:none}.auth-page-premium{background:radial-gradient(circle at 32% 10%, #7c3aed57, transparent 36%), radial-gradient(circle at 92% 88%, #06b6d438, transparent 32%), linear-gradient(135deg, var(--bg) 0%, var(--bg) 46%, var(--bg-soft) 100%)}html[data-theme=light] .auth-page-premium{background:radial-gradient(circle at 24% 22%,#4f46e51a,#0000 38%),radial-gradient(circle at 86% 84%,#a855f724,#0000 36%),linear-gradient(135deg,#f7f9fd 0%,#eef3fb 100%)}html[data-theme=light] .auth-watermark{-webkit-text-stroke-color:#4f46e51a;text-shadow:0 0 90px #4f46e517}html[data-theme=light] .auth-round-btn,html[data-theme=light] .lang-switch{color:#344054;background:#ffffffc7;box-shadow:0 16px 48px #2029471f}@media (width<=1180px){.page-container{max-width:100%}.sidebar-collapse-btn{place-items:center;display:grid}.nav-backdrop{z-index:6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#02061780;border:0;transition:opacity .22s;position:fixed;inset:0}.app-shell.nav-open .nav-backdrop{opacity:1;pointer-events:auto;display:block}.sidebar{z-index:7;transition:transform .28s cubic-bezier(.2,.8,.2,1);transform:translate(-105%);box-shadow:22px 0 80px #00000047}.app-shell.nav-open .sidebar{transform:translate(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--surface-hover:#fff1;--toast-bg:#0f172af0;--toast-text:#eef5ff;--toast-muted:#c7d2e4}html[data-theme=light]{--surface-hover:#4f46e50e;--toast-bg:#fffffff5;--toast-text:#182235;--toast-muted:#667085}html[data-theme=light] .brand-title,html[data-theme=light] .page-title,html[data-theme=light] .card-title,html[data-theme=light] .hero h2,html[data-theme=light] .auth-copy h1,html[data-theme=light] .auth-title,html[data-theme=light] .stat-value,html[data-theme=light] .price,html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] strong{color:#182235}html[data-theme=light] .brand-subtitle,html[data-theme=light] .eyebrow,html[data-theme=light] .card-subtitle,html[data-theme=light] .label,html[data-theme=light] .stat-label,html[data-theme=light] .stat-meta,html[data-theme=light] .auth-copy p,html[data-theme=light] .auth-copy p,html[data-theme=light] .check-line,html[data-theme=light] .features,html[data-theme=light] .table th{color:#667085}html[data-theme=light] .features li,html[data-theme=light] .summary-box span,html[data-theme=light] .copy-box,html[data-theme=light] .empty,html[data-theme=light] .loading{color:#475467}html[data-theme=light] .panel,html[data-theme=light] .card,html[data-theme=light] .table-card,html[data-theme=light] .summary-box,html[data-theme=light] .coupon-card,html[data-theme=light] .feature-card,html[data-theme=light] .plan-card,html[data-theme=light] .mini-item,html[data-theme=light] .copy-line{background:#ffffffc2;border-color:#3440541f;box-shadow:0 20px 70px #2029471a}html[data-theme=light] .hero{color:#182235}html[data-theme=light] .hero:after{background:radial-gradient(circle,#4f46e524,#0000 62%)}html[data-theme=light] .badge{color:#1d4ed8;background:#3b82f61a;border-color:#3b82f633}html[data-theme=light] .badge-green{color:#15803d;background:#22c55e1f;border-color:#22c55e38}html[data-theme=light] .badge-orange{color:#b45309;background:#f59e0b1f;border-color:#f59e0b3d}html[data-theme=light] .badge-red{color:#be123c;background:#f43f5e1a;border-color:#f43f5e38}html[data-theme=light] .btn-ghost{color:#344054;background:#ffffffc2;border-color:#34405424}html[data-theme=light] .btn-ghost:hover,html[data-theme=light] .icon-btn:hover,html[data-theme=light] .pill:hover{color:#182235;background:#fffffff2}html[data-theme=light] .auth-card,html[data-theme=light] .auth-card.card{color:#182235;background:#ffffffd1}html[data-theme=light] .auth-link{color:#4f46e5}html[data-theme=light] .auth-link:hover{color:#3730a3}.auth-link-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:13px;display:flex}.toast-card{background:var(--toast-bg);color:var(--toast-text);box-shadow:0 24px 70px #0f172a38}.toast-card strong{color:var(--toast-text)}.toast-card p{color:var(--toast-muted)}html[data-theme=light] .toast-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:#3440541f}html[data-theme=light] .toast-success{border-color:#22c55e57}html[data-theme=light] .toast-error{border-color:#ef444452}html[data-theme=light] .toast-warning{border-color:#f59e0b5c}html[data-theme=light] .toast-info{border-color:#3b82f657}.theme-toggle span{place-items:center;transition:transform .42s cubic-bezier(.2,.8,.2,1);display:inline-grid}.theme-toggle:hover span{transform:rotate(18deg)scale(1.08)}.account-menu-wrap{position:relative}.account-trigger{color:#fff;border:0;padding:0;overflow:hidden}.avatar img,.profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.avatar-lg{border-radius:18px;flex:0 0 54px;width:54px;height:54px;overflow:hidden}.account-menu{z-index:20;transform-origin:100% 0;width:310px;padding:12px;position:absolute;top:calc(100% + 12px);right:0}.account-head{align-items:center;gap:12px;padding:10px;display:flex}.account-head p{color:var(--muted);word-break:break-all;margin:4px 0 0;font-size:12px}.account-item{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:14px;padding:12px;font-weight:750;transition:all .18s}.account-item.danger{color:var(--danger)}.account-divider{background:var(--line);height:1px;margin:8px 4px}.menu-pop-enter-active,.menu-pop-leave-active{transition:opacity .18s,transform .18s,filter .18s}.profile-hero{align-items:center;gap:24px;display:flex}.profile-avatar-wrap{z-index:1;justify-items:center;gap:12px;display:grid;position:relative}.profile-avatar{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-2));border-radius:32px;place-items:center;width:104px;height:104px;font-size:34px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 22px 62px #4f46e547}.avatar-upload-btn{padding:9px 12px;font-size:13px}.profile-card{padding:24px}.nav-link:hover .nav-icon,.account-trigger:hover,.brand-mark:hover,.profile-avatar:hover{animation:.9s both soft-float}@keyframes soft-float{0%{transform:translateY(0)scale(1)}45%{transform:translateY(-3px)scale(1.018)}to{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1180px){.account-menu{width:min(310px,100vw - 32px);right:-4px}}html{scrollbar-gutter:stable}body{overflow-y:scroll}.page-container{transform:translateZ(0)}.page-soft-enter-active,.page-soft-leave-active{transition:opacity .18s,transform .18s}.page-soft-enter-from{opacity:0;filter:none;transform:translateY(10px)}.page-soft-leave-to{opacity:0;filter:none;transform:translateY(-4px)}.top-actions{gap:10px}.lang-menu-wrap{position:relative}.lang-chip{border:1px solid var(--line);min-width:54px;height:42px;color:var(--text);background:#ffffff0f;border-radius:999px;padding:0 14px;font-size:13px;font-weight:850;transition:background-color .22s,color .22s,border-color .22s,transform .18s,box-shadow .22s}.lang-chip:hover{background:var(--surface-hover);transform:translateY(-1px)}.lang-menu{z-index:22;transform-origin:100% 0;width:156px;padding:8px;position:absolute;top:calc(100% + 12px);right:0}.lang-menu-item{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;padding:11px 12px;font-weight:800;transition:background-color .16s,transform .16s,color .16s}.lang-menu-item:hover,.lang-menu-item.active{background:var(--surface-hover);transform:translate(2px)}.lang-menu-item.active{color:var(--brand)}.menu-pop-enter-from,.menu-pop-leave-to{opacity:0;filter:none;transform:translateY(-6px)scale(.985)}.account-menu,.lang-menu{will-change:opacity, transform}html[data-theme=light] .icon-btn,html[data-theme=light] .lang-chip{color:#1d2939;background:#ffffffd1;border-color:#3440541f;box-shadow:0 12px 34px #20294714}html[data-theme=light] .account-menu,html[data-theme=light] .lang-menu{background:#fffffff0;border-color:#3440541f;box-shadow:0 24px 70px #20294729}html[data-theme=light] .account-item,html[data-theme=light] .lang-menu-item{color:#1d2939}html[data-theme=light] .account-item:hover,html[data-theme=light] .lang-menu-item:hover,html[data-theme=light] .lang-menu-item.active{background:#4f46e513}html[data-theme=light] .account-head p{color:#667085}@media (width<=1180px){body{min-width:0}.app-shell{grid-template-columns:1fr}.mobile-menu{justify-content:center;align-items:center;display:inline-flex}.main-area{padding:18px}.topbar{align-items:flex-start;gap:14px}.page-title{font-size:28px}.grid-4,.grid-3,.grid-2,.settings-grid{grid-template-columns:1fr}}@media (width<=720px){.topbar{align-items:center}.topbar>div:nth-child(2){max-width:44vw}.top-actions{gap:8px}.icon-btn,.lang-chip,.avatar{width:40px;height:40px}.lang-chip{min-width:46px;padding:0 10px}.account-menu{width:min(300px,100vw - 28px);right:-2px}}:root{--popover-bg:#0f172ac7;--popover-border:#ffffff24;--popover-shadow:0 28px 90px #00000052;--active-pill-bg:linear-gradient(135deg, #7c3aedeb, #38bdf8e0);--active-pill-text:#fff}html[data-theme=light]{--popover-bg:#ffffffc2;--popover-border:#4f46e524;--popover-shadow:0 30px 90px #20294729;--active-pill-bg:linear-gradient(135deg, #4f46e5, #38bdf8);--active-pill-text:#fff}.account-menu,.lang-menu{-webkit-backdrop-filter:blur(24px)saturate(1.2);overflow:hidden;background:var(--popover-bg)!important;border:1px solid var(--popover-border)!important;box-shadow:var(--popover-shadow)!important;animation:none!important}.account-menu:before,.lang-menu:before{content:"";pointer-events:none;opacity:.9;background:linear-gradient(135deg,#ffffff1f,#0000 38%),radial-gradient(circle at 100% 0,#38bdf824,#0000 34%),radial-gradient(circle at 0 100%,#7c3aed1f,#0000 30%);position:absolute;inset:0}.account-menu>*,.lang-menu>*{z-index:1;position:relative}.menu-pop-enter-active{transition:opacity .16s,transform .18s cubic-bezier(.2,.8,.2,1)}.menu-pop-leave-active{transition:opacity .1s,transform .1s}.menu-pop-enter-from,.menu-pop-leave-to{opacity:0;transform:translateY(-6px)scale(.982);filter:none!important}.lang-menu{width:168px;padding:10px}.lang-menu-item{color:var(--text);justify-content:space-between;align-items:center;gap:10px;min-height:42px;display:flex}.lang-menu-item:hover{background:#94a3b81a;transform:translate(2px)}.lang-menu-item.active{transform:none;box-shadow:0 12px 30px #4f46e53d;background:var(--active-pill-bg)!important;color:var(--active-pill-text)!important}.lang-menu-item.active:after{content:"✓";color:#fff;background:#ffffff2e;border-radius:999px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:inline-grid}.lang-chip{justify-content:center;align-items:center;gap:7px;display:inline-flex}.lang-chip:before{content:"";background:linear-gradient(135deg, var(--brand), var(--brand-2));border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #4f46e51a}.lang-switch{position:relative}.lang-btn:hover{color:var(--text);background:#94a3b81a}.lang-btn.active{box-shadow:0 10px 26px #4f46e538;color:#fff!important;background:var(--active-pill-bg)!important}html[data-theme=light] .lang-btn:not(.active){color:#475467}html[data-theme=dark] .lang-btn:not(.active){color:#a8b3c7}.account-menu{border-radius:26px;padding:14px}.account-head{background:linear-gradient(135deg,#7c3aed29,#38bdf81a);border:1px solid #94a3b824;border-radius:20px;margin-bottom:8px;padding:12px}.account-head strong{letter-spacing:-.02em}.account-item{align-items:center;gap:10px;min-height:42px;display:flex}.account-item:before{content:"";background:#94a3b870;border-radius:999px;width:8px;height:8px;transition:background-color .16s,box-shadow .16s,transform .16s;box-shadow:0 0 0 4px #94a3b814}.account-item:hover:before{background:var(--brand-2);transform:scale(1.12);box-shadow:0 0 0 4px #38bdf824}.account-item.danger:before{background:#ef4444b8}.account-item:hover{background:#94a3b81a;transform:translate(2px)}.card,.panel,.table-card,.feature-card,.coupon-card,.stat-card,.plan-card{animation-duration:.42s;animation-timing-function:cubic-bezier(.2,.72,.18,1)}.card:hover,.panel:hover,.plan-card:hover,.coupon-card:hover,.feature-card:hover,.copy-line:hover{transform:translateY(-2px)scale(1.002)}.btn:hover,.icon-btn:hover,.lang-chip:hover,.avatar:hover{transform:translateY(-1px)}.btn:active,.icon-btn:active,.lang-chip:active,.avatar:active{transform:translateY(0)scale(.975)}html[data-theme=light] .article-content,html[data-theme=light] .chat-message p,html[data-theme=light] .notification-card p,html[data-theme=light] .ticket-admin-card p,html[data-theme=light] .mini-item p,html[data-theme=light] .article-item p,html[data-theme=light] .copy-line p,html[data-theme=light] .coupon-bottom,html[data-theme=light] .metric-row,html[data-theme=light] .features li{color:#475467}html[data-theme=light] .text-green{color:#15803d!important}html[data-theme=light] .text-red{color:#be123c!important}html[data-theme=light] .avatar.account-trigger{box-shadow:0 12px 34px #4f46e52e}html[data-theme=light] .theme-toggle:hover,html[data-theme=light] .lang-chip:hover{box-shadow:0 16px 46px #2029471f}.select{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%), linear-gradient(135deg, #7c3aed1f, #38bdf81a);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px),100% 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,42px 100%;padding-right:42px}.select:hover{border-color:#38bdf875;box-shadow:0 10px 30px #06b6d412}.select option{color:#edf5ff;background:#111827;padding:12px 14px}.select option:checked,.select option:hover{color:#fff;background:#334155}html[data-theme=light] .select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-image:linear-gradient(45deg,#0000 50%,#667085 50%),linear-gradient(135deg,#667085 50%,#0000 50%),linear-gradient(135deg,#4f46e514,#38bdf812)}html[data-theme=light] .select option{color:#1d2939;background:#fff}html[data-theme=light] .select option:checked,html[data-theme=light] .select option:hover{color:#111827;background:#eef2ff}.account-item:before,.account-item:hover:before,.account-item.danger:before{content:none!important;display:none!important}.account-item{gap:0;padding-left:14px;padding-right:14px}.account-item:hover{transform:translate(1px)}.account-menu .account-divider{margin:10px 6px}.brand-mark,.avatar.account-trigger,.icon-btn,.lang-chip{will-change:transform}.brand-title{text-shadow:0 10px 34px #4f46e51a}html[data-theme=light] .brand-title{color:#1d2939}html[data-theme=light] .brand-subtitle{color:#667085}.input,.select,.textarea{min-height:44px}textarea.textarea{line-height:1.55}.brand-mark{isolation:isolate;background:radial-gradient(circle at 28% 22%,#ffffff75,#0000 18%),linear-gradient(135deg,#8b5cf6 0%,#06b6d4 52%,#22c55e 100%);position:relative;overflow:hidden;box-shadow:0 18px 48px #7c3aed5c,inset 0 1px #ffffff57,inset 0 -16px 30px #0f172a2e}.brand-mark:before{content:"";clip-path:polygon(0 4%,25% 4%,50% 66%,75% 4%,100% 4%,61% 96%,39% 96%);filter:drop-shadow(0 6px 10px #0f172a38);z-index:2;background:#fffffff5;position:absolute;inset:9px 10px 10px}.brand-mark:after{content:"";z-index:1;border:2px solid #ffffff6b;border-radius:999px;width:54px;height:14px;position:absolute;bottom:8px;left:-8px;transform:rotate(-24deg)}.nav-icon{color:#eaf7ff;background:linear-gradient(135deg,#7c3aed33,#38bdf824),#ffffff0e;border:1px solid #ffffff14;font-weight:850;box-shadow:inset 0 1px #ffffff14}.nav-link.router-link-active .nav-icon{background:linear-gradient(135deg,#8b5cf6db,#06b6d4d1);box-shadow:0 10px 26px #4f46e53d}html[data-theme=light] .nav-icon{color:#344054;background:linear-gradient(135deg,#4f46e514,#38bdf814);border-color:#34405417}html[data-theme=light] .nav-link.router-link-active .nav-icon{color:#fff}.account-menu.card,.lang-menu.card{contain:paint;filter:none!important;animation:none!important}.account-menu *,.lang-menu *,.account-menu .avatar,.account-menu .avatar img{-webkit-filter:none!important;-webkit-backdrop-filter:none!important}.account-menu .avatar,.account-trigger{backface-visibility:hidden;transform:translateZ(0)}.account-menu .avatar img,.account-trigger img{image-rendering:auto}.menu-pop-enter-active,.menu-pop-leave-active{transition-property:opacity,transform!important}.menu-pop-enter-from,.menu-pop-leave-to{filter:none!important}.referral-create-card{padding:22px}.invite-create-row{align-items:stretch;gap:10px;margin-top:16px;display:flex}.invite-create-row .input{flex:auto;min-width:0}.invite-create-row .btn{white-space:nowrap;flex:none}.invite-code-line{justify-content:space-between;align-items:center;gap:14px;display:flex}.invite-code-body{min-width:0}.invite-code-body p{overflow-wrap:anywhere}.invite-actions{flex:none;align-items:center;gap:8px;display:flex}.btn-danger-soft{color:#fecdd3;background:#f43f5e1a;border-color:#f43f5e47}.btn-danger-soft:hover{color:#fff;background:linear-gradient(135deg,#e11d48eb,#fb7185e0);border-color:#fb718573}html[data-theme=light] .btn-danger-soft{color:#be123c;background:#f43f5e14;border-color:#f43f5e33}html[data-theme=light] .btn-danger-soft:hover{color:#fff}@media (width<=720px){.invite-create-row,.invite-code-line,.invite-actions{width:100%}.invite-create-row,.invite-code-line{flex-direction:column;align-items:stretch}.invite-actions .btn{flex:1 1 0}}.custom-select.select{width:100%;min-height:44px;color:var(--text);z-index:1;display:block;position:relative;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.custom-select.open{z-index:80}.custom-select-trigger{border:1px solid var(--line-strong);text-align:left;width:100%;min-height:44px;color:var(--text);cursor:pointer;background:linear-gradient(135deg,#7c3aed1f,#38bdf814) 100%/42px 100% no-repeat,#060d1a8c;border-radius:15px;outline:none;align-items:center;padding:0 46px 0 13px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.custom-select-value{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.custom-select-value.placeholder{color:var(--muted)}.custom-select-arrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:7px solid var(--muted);pointer-events:none;width:0;height:0;margin-top:-3px;transition:transform .16s;position:absolute;top:50%;right:17px}.custom-select.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-menu{background:linear-gradient(#111827fa,#080d1cfa);border:1px solid #94a3b82e;border-radius:18px;max-height:260px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff14}.custom-select-option{text-align:left;color:#eaf2ff;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;width:100%;min-height:38px;padding:9px 11px;font-weight:720;transition:background-color .12s,color .12s;display:flex}.custom-select-option+.custom-select-option{margin-top:2px}.custom-select-option:hover,.custom-select-option.active{color:#fff;background:linear-gradient(135deg,#7c3aedb8,#38bdf87a)}.custom-select-option.disabled{opacity:.45;cursor:not-allowed}.select-pop-enter-active,.select-pop-leave-active{transition:opacity .12s,transform .12s}.select-pop-enter-from,.select-pop-leave-to{opacity:0;transform:translateY(-6px)scale(.985)}.custom-select.small-select{width:180px}html[data-theme=light] .custom-select-trigger{color:#344054;background:linear-gradient(135deg,#4f46e514,#38bdf812) 100%/42px 100% no-repeat,#ffffffc7;border-color:#34405424}html[data-theme=light] .custom-select-menu{background:linear-gradient(#fffffffa,#f8fafcfa);border-color:#3440541f;box-shadow:0 24px 70px #20294724,inset 0 1px #ffffffe6}html[data-theme=light] .custom-select-option{color:#1d2939}html[data-theme=light] .custom-select-option:hover,html[data-theme=light] .custom-select-option.active{color:#fff;background:linear-gradient(135deg,#6d5dfc,#38bdf8)}.account-item,.account-item:hover,.lang-menu-item,.lang-menu-item:hover{filter:none!important;transition:background-color .14s,color .14s,box-shadow .14s!important;transform:none!important}.account-menu,.account-menu *,.lang-menu,.lang-menu *{text-rendering:geometricprecision;-webkit-font-smoothing:antialiased}.account-menu.card,.lang-menu.card{will-change:opacity, transform}.brand-mark{border:1px solid #818cf847;position:relative;overflow:hidden;box-shadow:0 16px 44px #4f46e533;background:#0a1222eb url(/velaris-icon.svg) 50%/86% no-repeat!important}.account-item,.account-item:hover,.account-item:focus,.account-item:active{transform:translate(0,0)!important}.account-menu,.account-menu *,.account-head,.account-head *,.account-item,.account-item *{filter:none!important;-webkit-backdrop-filter:none!important}.brand-mark{filter:drop-shadow(0 10px 24px #4f46e529);width:44px;height:34px;box-shadow:none!important;background:url(/velaris-icon.svg) 50%/contain no-repeat!important;border:0!important;border-radius:0!important}.brand-mark:before,.brand-mark:after{content:none!important;display:none!important}.brand-subtitle{letter-spacing:.02em}.auth-brand-floating .brand-mark{width:54px;height:40px}.custom-select-trigger{border-radius:16px;padding-right:42px;background:#0810209e!important}.custom-select-trigger:hover,.custom-select.open .custom-select-trigger{border-color:#6366f185;box-shadow:0 0 0 4px #6366f114,0 16px 36px #4f46e51a}.custom-select-arrow{width:10px;height:10px;margin-top:-6px;right:15px;border:0!important}.custom-select-arrow:before{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);width:8px;height:8px;display:block;transform:rotate(45deg)}.custom-select-menu{border-radius:16px;padding:6px}.custom-select-option{border-radius:11px;min-height:40px;font-weight:650}.account-menu.card,.lang-menu.card{-webkit-backdrop-filter:blur(18px);animation:none!important;transform:none!important}.account-head{transition:none!important}.account-item,.account-item:hover,.account-item:focus,.account-item:active{background-clip:padding-box;min-height:44px;box-shadow:none!important;transform:translate(0,0)!important}.account-item:hover{background:#94a3b81a!important}.account-menu *,.account-head *,.account-item *,.lang-menu *{filter:none!important;text-shadow:none!important}html[data-theme=light] .custom-select-trigger{background:#ffffffe0!important}html[data-theme=light] .account-item:hover{background:#4f46e512!important}.brand-subtitle{color:var(--muted);letter-spacing:.01em;margin-top:3px;font-size:12px}.nav-link{gap:12px;min-height:50px}.nav-icon{color:#8fb2ff;background:linear-gradient(#ffffff14,#ffffff08);border:1px solid #94a3b826;border-radius:11px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid;box-shadow:inset 0 1px #ffffff14,0 8px 20px #0f172a2e}.nav-icon svg{width:16px;height:16px;display:block}.nav-link:hover .nav-icon{color:#b7caff;border-color:#6366f157;box-shadow:inset 0 1px #ffffff1f,0 12px 28px #4f46e52e}.nav-link.router-link-active .nav-icon{color:#eef4ff;background:linear-gradient(135deg,#7c5cff,#6aa8ff 60%,#78e8d8);border-color:#0000;box-shadow:0 12px 30px #4f46e542}html[data-theme=light] .nav-icon{color:#5b6785;background:linear-gradient(#ffffffeb,#f5f7fbd1);border-color:#4f46e51a;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #20294714}html[data-theme=light] .nav-link:hover .nav-icon{color:#44536f;border-color:#4f46e52e;box-shadow:inset 0 1px #fffffff2,0 12px 28px #4f46e51a}html[data-theme=light] .nav-link.router-link-active .nav-icon{color:#fff;box-shadow:0 12px 30px #4f46e52e}.sidebar-card h3{font-size:15px}.sidebar-card p{font-size:12px;line-height:1.65}@media (width<=1180px){.nav-backdrop{z-index:6;-webkit-backdrop-filter:blur(2px);background:#080f1c38;inset:0 0 0 280px}.sidebar{z-index:8}}@media (width<=640px){.nav-backdrop{inset:0 0 0 min(280px,82vw)}.sidebar{width:min(280px,82vw)}}html[data-theme=light] .nav-backdrop{background:#94a3b81f}@media (width<=1180px){.nav-backdrop{-webkit-backdrop-filter:none!important;background:0 0!important;inset:0!important}.app-shell.nav-open .sidebar{box-shadow:18px 0 48px #0f172a1a!important}}.account-menu.card{-webkit-backdrop-filter:blur(10px)!important;background:#0f172afa!important;border-color:#94a3b83d!important;box-shadow:0 26px 70px #02061757!important}.lang-menu.card{background:#0f172afa!important;border-color:#94a3b83d!important}html[data-theme=light] .account-menu.card,html[data-theme=light] .lang-menu.card{background:#fffffffc!important;border-color:#34405424!important;box-shadow:0 24px 70px #2029472e!important}.account-head{background:linear-gradient(135deg,#7c3aed24,#38bdf817)!important}html[data-theme=light] .account-head{background:linear-gradient(135deg,#4f46e514,#38bdf80f)!important}.table-card>.card-header{margin-bottom:0;padding:18px 20px 0}.table-card>.card-header+.table{margin-top:14px}.table th,.table td{padding-left:20px;padding-right:20px}.profile-avatar-panel{border:1px solid var(--line);background:linear-gradient(135deg,#7c3aed1a,#38bdf814);border-radius:20px;align-items:center;gap:18px;padding:16px 18px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#38bdf8);border-radius:28px;flex:0 0 92px;place-items:center;width:92px;height:92px;font-size:34px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 18px 42px #4f46e533}.profile-avatar-image img{object-fit:cover;width:100%;height:100%;display:block}.profile-avatar-copy{flex:auto;min-width:0}.profile-avatar-copy strong{margin-bottom:4px;font-size:18px;display:block}.profile-avatar-copy p{color:var(--muted);margin:0}.profile-avatar-hint{color:var(--muted);margin-top:10px;line-height:1.5;display:block}html[data-theme=light] .page-title,html[data-theme=light] .card-title,html[data-theme=light] .card-header .card-title,html[data-theme=light] td,html[data-theme=light] p,html[data-theme=light] label,html[data-theme=light] .mini-item strong,html[data-theme=light] .copy-box,html[data-theme=light] .success-box,html[data-theme=light] .error-box{color:#182235}html[data-theme=light] .muted,html[data-theme=light] .stat-meta,html[data-theme=light] .card-subtitle,html[data-theme=light] .profile-avatar-copy p,html[data-theme=light] .profile-avatar-hint,html[data-theme=light] .table th,html[data-theme=light] .empty,html[data-theme=light] .loading{color:#667085}html[data-theme=light] .input::placeholder,html[data-theme=light] .textarea::placeholder{color:#98a2b3}html[data-theme=light] .success-box{background:#f0fdf4eb;border-color:#22c55e38}html[data-theme=light] .error-box{color:#991b1b;background:#fef2f2eb}html[data-theme=light] .profile-avatar-panel{background:linear-gradient(135deg,#4f46e51a,#38bdf814);border-color:#3440541a}html[data-theme=light] .custom-select-trigger,html[data-theme=light] .input,html[data-theme=light] .textarea,html[data-theme=light] .copy-box{color:#182235}.table-card>.hero-actions{margin-top:18px;padding:0 18px 18px}.subscription-list{gap:16px;display:grid}.subscription-card{border:1.5px solid var(--line);cursor:pointer;padding:20px 22px;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s;position:relative}.subscription-card .card-header{margin-bottom:12px}.subscription-card:hover{border-color:#6366f157;transform:translateY(-1px);box-shadow:0 18px 40px #0f172a1f}.subscription-card.selected{background:linear-gradient(135deg,#6d5dfc1a,#38bdf814);border-color:#6d5dfc;box-shadow:0 0 0 2px #6d5dfc29,0 22px 48px #4f46e529}.subscription-card.selected:after{content:"已选中";color:#fff;background:linear-gradient(135deg,#6d5dfc,#56baf0);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;position:absolute;top:14px;left:18px;box-shadow:0 8px 20px #4f46e52e}.subscription-card.selected .card-header{padding-top:24px}html[data-theme=light] .table-card>.hero-actions{border-top:1px solid #34405414}html[data-theme=light] .subscription-card{background:#ffffffd1}html[data-theme=light] .subscription-card:hover{border-color:#4f46e54d;box-shadow:0 16px 36px #4f46e51a}html[data-theme=light] .subscription-card.selected{background:linear-gradient(135deg,#5b67f514,#38bdf814),#fffffff0;border-color:#5b67f5;box-shadow:0 0 0 2px #5b67f52e,0 20px 44px #4f46e51f}html[data-theme=light] .stat-icon{color:#4f46e5;background:#4f46e51a;border:1px solid #4f46e524}html[data-theme=light] .feature-card a,html[data-theme=light] .text-link,html[data-theme=light] .article-item strong{color:#4f46e5}html[data-theme=light] .feature-card a:hover,html[data-theme=light] .text-link:hover{color:#4338ca}html[data-theme=light] .toast-close{color:#667085}html[data-theme=light] .toast-error .toast-icon{color:#b42318;background:#ef44441f}html[data-theme=light] .toast-warning .toast-icon{color:#b45309;background:#f59e0b24}html[data-theme=light] .nav-icon svg,html[data-theme=light] .theme-toggle,html[data-theme=light] .icon-btn span{color:#475467}html[data-theme=light] .empty-icon{box-shadow:0 12px 28px #4f46e524}.brand{padding-right:58px}.sidebar-collapse-btn{top:14px;right:14px}html[data-theme=light] .cycle-btn small{color:#ffffffd1}html[data-theme=light] .plan-card .stat-meta,html[data-theme=light] .plan-card .card-subtitle,html[data-theme=light] .plan-card .features{color:#667085}html[data-theme=light] .plan-card .badge{color:#475467;background:#6366f114;border-color:#6366f12e}html[data-theme=light] .plan-card .badge-green{color:#fff;background:linear-gradient(135deg,#6d5dfc,#56baf0);border-color:#0000}.dashboard-subscription-panel{margin-bottom:18px;padding:24px}.dashboard-summary-box{margin-top:16px;margin-bottom:16px}.dashboard-subscriptions{gap:12px;margin-top:14px;display:grid}.dashboard-subscription-card{border:1px solid var(--line);background:#ffffff0b;border-radius:18px;padding:15px 16px}.dashboard-subscription-card .metric-row{margin-bottom:10px}.dashboard-subscription-card .stat-meta{margin-top:10px}.account-menu.card,.lang-menu.card{-webkit-backdrop-filter:blur(22px)saturate(1.18)!important;background:#0f1a2eb8!important;border:1px solid #94a3b82e!important;box-shadow:0 26px 80px #0206175c,inset 0 1px #ffffff14!important}.account-head{background:linear-gradient(135deg,#7c3aed2e,#38bdf81a)!important;border:1px solid #94a3b81f!important;border-radius:20px!important}.account-item,.lang-menu-item{border-radius:14px!important}.account-item:hover,.lang-menu-item:hover{background:#ffffff13!important}html[data-theme=light] .account-menu.card,html[data-theme=light] .lang-menu.card{-webkit-backdrop-filter:blur(24px)saturate(1.18)!important;background:#ffffffad!important;border-color:#3440541f!important;box-shadow:0 26px 80px #20294729,inset 0 1px #ffffffd1!important}html[data-theme=light] .account-head{background:linear-gradient(135deg,#4f46e51a,#38bdf814)!important;border-color:#4f46e51a!important}html[data-theme=light] .account-item:hover,html[data-theme=light] .lang-menu-item:hover{background:#4f46e514!important}.card,.panel,.table-card,.plan-card,.coupon-card,.feature-card,.stat-card{border-color:#94a3b82e}.btn,.icon-btn,.lang-chip,.custom-select-trigger,.input,.textarea,.copy-box{border-radius:16px}.btn-primary{box-shadow:0 14px 34px #4f46e538}.btn-primary:hover{box-shadow:0 18px 44px #4f46e547}html[data-theme=light] .card,html[data-theme=light] .panel,html[data-theme=light] .table-card,html[data-theme=light] .plan-card,html[data-theme=light] .coupon-card,html[data-theme=light] .feature-card,html[data-theme=light] .stat-card{background:#ffffffd1;border-color:#3440541c;box-shadow:0 22px 64px #20294717}html[data-theme=light] .dashboard-subscription-card{background:#f8fafceb;border-color:#3440541a}html[data-theme=light] .summary-box{background:#ffffffc7}html[data-theme=light] .progress-wrap{background:#4f46e517}html[data-theme=light] .table tr:hover td{background:#4f46e509}html[data-theme=light] .mini-item.active,html[data-theme=light] .subscription-card.selected{border-color:#5b67f5!important;box-shadow:0 0 0 2px #5b67f529,0 20px 48px #4f46e51f!important}html[data-theme=light] .feature-card a,html[data-theme=light] .article-item strong,html[data-theme=light] .text-link{color:#4f46e5}html[data-theme=light] .nav-link.router-link-active,html[data-theme=light] .nav-link:hover{color:#182235}html[data-theme=light] .nav-icon svg,html[data-theme=light] .stat-icon,html[data-theme=light] .empty-icon{filter:saturate(1.15)}html[data-theme=light] .cycle-btn{color:#475467;background:#f8fafcfa;border-color:#34405424}html[data-theme=light] .cycle-btn.active{color:#fff;background:linear-gradient(135deg,#6d5dfcf5,#56baf0f5);border-color:#5b67f59e;box-shadow:0 12px 28px #4f46e52e}html[data-theme=light] .plan-card .stat-meta,html[data-theme=light] .plan-card .card-subtitle,html[data-theme=light] .plan-card .features,html[data-theme=light] .coupon-card p{color:#667085}html[data-theme=light] .plan-card .features li:before{color:#4f46e5}html[data-theme=light] .toast-success .toast-icon{color:#15803d;background:#22c55e24}html[data-theme=light] .toast-info .toast-icon{color:#1d4ed8;background:#3b82f61f}.coupon-tab-actions{margin:12px 0 18px}.coupon-tab-actions .btn{min-width:104px}.break-all{word-break:break-all}
