.account-page [hidden],.account-page [hidden]:not([hidden=false]){display:none!important}.account-page{position:relative}.account-page::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(900px 480px at 8% -8%,rgba(61,111,255,.16),transparent 58%),radial-gradient(720px 420px at 92% 12%,rgba(25,211,255,.08),transparent 52%),radial-gradient(640px 360px at 70% 100%,rgba(99,102,241,.07),transparent 55%)}.account-page .account-app,.account-page .page{position:relative;z-index:1}.account-page .section-space{padding-top:20px;padding-bottom:72px}.account-app-inner{max-width:1280px}.account-breadcrumbs{margin-bottom:10px}.account-topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 20px;margin-bottom:18px;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(61,111,255,.14),transparent 42%),linear-gradient(165deg,rgba(25,211,255,.05),transparent 60%),rgba(12,14,20,.78);box-shadow:0 14px 40px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.account-topbar-title{flex:1;min-width:0}.account-topbar-kicker{margin:0 0 3px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.account-page-title{margin:0;font-size:clamp(1.35rem, 2.8vw, 1.7rem);font-weight:800;letter-spacing:-.03em;line-height:1.15}.account-page-sub{margin:4px 0 0;color:var(--text-muted);font-size:.88rem;line-height:1.4}.account-head-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.account-sidebar-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.04);color:var(--text-muted);cursor:pointer;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}.account-sidebar-toggle:hover{background:rgba(61,111,255,.12);color:var(--text);border-color:rgba(61,111,255,.35)}.account-sidebar-close{display:none;align-items:center;justify-content:center;width:36px;height:36px;margin-left:auto;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04);color:var(--text-muted);cursor:pointer;flex-shrink:0}.account-sidebar-close:hover{color:var(--text);background:rgba(255,255,255,.08)}.account-sidebar-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.66);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:125}.account-sidebar-backdrop.is-open{display:block}.account-layout{--account-sidebar-w:268px;display:flex;gap:18px;align-items:flex-start}.account-sidebar{flex:0 0 var(--account-sidebar-w);width:var(--account-sidebar-w);display:flex;flex-direction:column;position:sticky;top:calc(var(--ds-topbar-space,70px) + 12px);max-height:calc(100dvh - var(--ds-topbar-space,70px) - 20px);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 30%),linear-gradient(160deg,rgba(61,111,255,.06),transparent 50%),rgba(10,12,18,.94);border:1px solid rgba(255,255,255,.11);box-shadow:0 16px 44px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.04);overflow:hidden;z-index:40}html.topbar-is-floating .account-sidebar{top:calc(var(--ds-topbar-space,70px) + 12px);max-height:calc(100vh - var(--ds-topbar-space,70px) - 24px)}.account-sidebar-brand{display:flex;align-items:center;gap:12px;padding:14px 12px 12px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.account-sidebar-logo{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--accent) 0,#19d3ff 100%);color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;flex-shrink:0;box-shadow:0 6px 18px rgba(61,111,255,.35)}.account-sidebar-brand-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.account-sidebar-title{font-size:13px;font-weight:800;letter-spacing:.02em;color:var(--text)}.account-sidebar-sub{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.account-profile-card{padding:12px 12px 10px;text-align:left;border-bottom:1px solid rgba(255,255,255,.06);background:radial-gradient(circle at 12% 0,rgba(61,111,255,.16),transparent 55%),linear-gradient(180deg,rgba(61,111,255,.06) 0,transparent 100%);flex-shrink:0}.account-avatar{width:48px;height:48px;margin:0;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--accent) 0,#2f5fe0 100%);border:2px solid rgba(61,111,255,.4);box-shadow:0 6px 18px var(--accent-glow);overflow:hidden;flex-shrink:0}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-profile-info{min-width:0}.account-profile-name{margin:0 0 2px;font-size:.92rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-profile-email{margin:0;font-size:.74rem;color:var(--text-muted);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-profile-since{margin:4px 0 0;font-size:.7rem;color:var(--text-muted);opacity:.85}.account-profile-since span:first-child{text-transform:lowercase;margin-right:2px}.account-profile-meta{display:none}.account-profile-completion{margin-top:10px}.account-profile-completion-bar{height:6px;border-radius:var(--radius-pill);background:rgba(255,255,255,.07);overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.35)}.account-profile-completion-bar span{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#19d3ff);box-shadow:0 0 12px rgba(61,111,255,.45);transition:width .45s cubic-bezier(.22, 1, .36, 1)}.account-profile-completion-label{display:block;margin-top:6px;font-size:.72rem;color:var(--text-muted)}.account-copy-email{width:100%;margin-top:8px;min-height:34px;font-size:12px}.account-nav{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:2px;padding:6px 8px 8px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.14) transparent;-webkit-overflow-scrolling:touch}.account-nav::-webkit-scrollbar{width:5px}.account-nav::-webkit-scrollbar-track{background:0 0}.account-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.14);border-radius:999px}.account-nav-group{display:flex;flex-direction:column;gap:2px;padding-bottom:4px}.account-nav-group--divider{border-top:1px solid rgba(255,255,255,.05);padding-top:8px;margin-top:4px}.account-nav-label{display:block;padding:6px 12px 4px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);opacity:.7;user-select:none}.account-nav-btn{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:9px 12px;margin:0;border:1px solid transparent;border-radius:12px;background:0 0;color:var(--text-muted);font-family:inherit;font-size:13px;font-weight:550;text-align:left;cursor:pointer;transition:background .16s,color .16s,border-color .16s,box-shadow .16s;position:relative;-webkit-tap-highlight-color:transparent}.account-nav-btn:hover{background:rgba(255,255,255,.05);color:var(--text)}.account-nav-btn.is-active{background:linear-gradient(90deg,rgba(61,111,255,.22),rgba(61,111,255,.08));border-color:rgba(61,111,255,.28);color:#fff;box-shadow:inset 3px 0 0 var(--accent)}.account-nav-btn.is-active .account-nav-icon{color:var(--accent)}[data-love-only][hidden],body:not(.account-has-love) [data-love-only]{display:none!important}.account-nav-btn--love{color:#f9a8d4}.account-nav-btn--love.is-active{color:#f472b6;background:rgba(236,72,153,.12);border-color:rgba(244,114,182,.28);box-shadow:inset 3px 0 0 #f472b6}.account-nav-btn--love.is-active .account-nav-icon{color:#f472b6}.account-nav-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:color .18s}.account-nav-icon svg{width:18px;height:18px;display:block}.account-nav-text{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-sidebar-footer{flex-shrink:0;padding:10px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:2px}.account-sidebar-link{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;border:1px solid transparent;color:var(--text-muted);font-size:13px;font-weight:500;text-decoration:none;transition:background .18s,color .18s}.account-sidebar-link:hover{background:var(--bg-panel-hover);color:var(--text)}.account-sidebar-link .account-nav-icon{color:inherit}.account-main{flex:1;min-width:0;padding-top:2px}.account-panel{display:none;animation:.32s ease-out account-panel-in}.account-panel.is-active{display:block}@keyframes account-panel-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.account-dashboard-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px;padding:4px 2px 2px}.account-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;margin-bottom:18px;padding:14px 16px;border-radius:16px;border:1px solid rgba(61,111,255,.18);background:linear-gradient(105deg,rgba(61,111,255,.1),rgba(25,211,255,.04) 48%,transparent 78%),rgba(255,255,255,.03);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.account-toolbar-text{margin:0;flex:1;min-width:180px;font-size:.9rem;line-height:1.45;color:var(--text-muted)}.account-dashboard-kicker{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.account-dashboard-title{margin:0;font-size:clamp(1.3rem, 2.2vw, 1.7rem);font-weight:800;letter-spacing:-.02em}.account-dashboard-sub{margin:8px 0 0;max-width:48ch;font-size:.9rem;line-height:1.5;color:var(--text-muted)}.account-dashboard-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.account-panel-intro{padding:22px 24px;margin-bottom:20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(165deg,rgba(61,111,255,.08),transparent 48%),var(--bg-panel)}.account-panel-intro h2{margin:0 0 8px;font-size:1.2rem;font-weight:750;letter-spacing:-.02em}.account-panel-intro p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.55}.account-card{padding:26px 28px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 56px),rgba(14,16,24,.86);border:1px solid rgba(255,255,255,.1);margin-bottom:20px;box-shadow:0 10px 32px rgba(0,0,0,.2)}.account-card h2{margin:0 0 6px;font-size:1.2rem;font-weight:750;letter-spacing:-.02em}.account-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.account-card-desc{margin:0 0 22px;color:var(--text-muted);font-size:.9rem;line-height:1.5}.account-card-inline-title{margin:0;font-size:1.1rem;font-weight:700}.account-card--actions{padding-bottom:22px}.account-card--licenses{background:linear-gradient(180deg,rgba(61,111,255,.07) 0,var(--bg-panel) 160px);border-color:rgba(61,111,255,.14)}.account-card--licenses .account-card-desc{max-width:40rem}.account-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.account-section-head .account-section-title{margin:0}.account-kpi-grid,.account-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.account-usage-card{margin-bottom:20px}.account-usage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media (max-width:760px){.account-usage-grid{grid-template-columns:1fr}}.account-usage-item{padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,rgba(61,111,255,.1),rgba(255,255,255,.02))}.account-usage-item h3{margin:0 0 12px;font-size:16px}.account-usage-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.account-usage-kpis div{display:flex;flex-direction:column;gap:2px}.account-usage-kpis strong{font-size:18px;font-weight:700}.account-usage-kpis span{font-size:11px;color:var(--text-muted,#9aa3b5)}.account-usage-top{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.account-usage-top li{display:flex;justify-content:space-between;gap:10px;font-size:13px}.account-kpi,.account-stat{appearance:none;text-align:left;cursor:default;position:relative;isolation:isolate;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(165deg,rgba(61,111,255,.1),transparent 48%),rgba(14,16,24,.88);padding:18px 16px 16px;color:inherit;font:inherit;transition:border-color .2s,transform .2s,background .2s,box-shadow .2s;box-shadow:0 8px 24px rgba(0,0,0,.18);min-height:118px}button.account-kpi{cursor:pointer}button.account-kpi:hover{border-color:rgba(61,111,255,.45);transform:translateY(-3px);box-shadow:0 16px 32px rgba(0,0,0,.28)}button.account-kpi:focus-visible{outline:rgba(61,111,255,.55) solid 2px;outline-offset:2px}.account-kpi--accent{border-color:rgba(61,111,255,.38);background:linear-gradient(165deg,rgba(61,111,255,.2),transparent 55%),rgba(14,16,24,.9)}.account-kpi-icon{display:grid;place-items:center;width:34px;height:34px;margin-bottom:10px;border-radius:10px;background:rgba(61,111,255,.14);color:var(--accent);border:1px solid rgba(61,111,255,.22)}.account-kpi-icon svg{width:16px;height:16px;display:block}.account-kpi-label{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.account-kpi-value,.account-stat-value{display:block;font-size:clamp(1.6rem, 2.8vw, 2rem);font-weight:800;letter-spacing:-.04em;line-height:1.05;color:var(--text);font-variant-numeric:tabular-nums}.account-kpi--accent .account-kpi-value,.account-kpi--accent .account-stat-value{color:#8eb6ff}.account-kpi-hint{display:block;margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06);font-size:12px;line-height:1.35;color:var(--text-muted)}.account-stat-label{font-size:.85rem;color:var(--text-muted)}.account-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.account-action-tile{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 70%),rgba(255,255,255,.02);color:inherit;text-decoration:none;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s,transform .18s,background .18s,box-shadow .18s}.account-action-tile:hover{border-color:rgba(61,111,255,.45);background:linear-gradient(180deg,rgba(61,111,255,.12),transparent 75%),var(--accent-soft);transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.2)}.account-action-icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:4px;border-radius:10px;background:var(--accent-soft);color:var(--accent)}.account-action-icon svg{width:18px;height:18px}.account-action-icon--love{background:rgba(236,72,153,.14);color:#f472b6}.account-action-title{font-size:.92rem;font-weight:700;letter-spacing:-.01em}.account-action-desc{font-size:.78rem;color:var(--text-muted);line-height:1.4}.account-field-hint{margin:6px 0 0;font-size:.78rem;color:var(--text-muted);text-align:right}.account-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.account-form-grid .wpgf-form-group--full{grid-column:1/-1}.account-form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}.account-password-form{max-width:420px}.account-msg{min-height:0;margin-top:16px;font-size:.9rem}.account-msg:not(:empty){padding:12px 16px;border-radius:var(--radius)}.account-msg--ok:not(:empty){color:var(--success);background:rgba(69,211,154,.1);border:1px solid rgba(69,211,154,.25)}.account-msg--err:not(:empty){color:#fca5a5;background:rgba(248,113,113,.1);border:1px solid rgba(248,113,113,.25)}.account-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.account-toggle-row:last-child{border-bottom:none}.account-toggle-label{font-weight:500}.account-toggle-hint{display:block;margin-top:4px;font-size:.85rem;color:var(--text-muted);font-weight:400}.account-switch{position:relative;width:48px;height:26px;flex-shrink:0}.account-switch input{opacity:0;width:0;height:0}.account-switch-slider{position:absolute;inset:0;background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;transition:background .2s,border-color .2s}.account-switch-slider::before{content:"";position:absolute;width:20px;height:20px;left:2px;top:2px;background:var(--text-muted);border-radius:50%;transition:transform .2s,background .2s}.account-switch input:checked+.account-switch-slider{background:var(--accent-soft);border-color:rgba(61,111,255,.5)}.account-switch input:checked+.account-switch-slider::before{transform:translateX(22px);background:var(--accent)}.account-sessions-list{display:flex;flex-direction:column;gap:12px}.account-session-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:var(--radius);background:var(--bg-input);border:1px solid var(--border)}.account-session-item--current{border-color:rgba(61,111,255,.4);background:var(--accent-soft)}.account-session-meta{font-size:.85rem;color:var(--text-muted);line-height:1.45}.account-session-badge{display:inline-block;margin-bottom:6px;padding:2px 10px;font-size:.75rem;font-weight:600;border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent)}.account-table-wrap{overflow-x:auto}.account-table{width:100%;border-collapse:collapse}.account-table td,.account-table th{padding:14px 12px;border-bottom:1px solid var(--border);text-align:left;font-size:.9rem}.account-table th{color:var(--text-muted);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.account-status{display:inline-block;padding:4px 10px;border-radius:var(--radius-pill);font-size:.8rem;font-weight:600}.account-status--pending{background:rgba(251,191,36,.15);color:#fbbf24}.account-status--ok{background:rgba(69,211,154,.15);color:var(--success)}.account-status--bad{background:rgba(248,113,113,.15);color:#fca5a5}.license-key{font-family:ui-monospace,monospace;font-size:.95rem;letter-spacing:.05em;color:var(--accent);padding:10px 14px;background:var(--accent-soft);border:1px solid rgba(61,111,255,.25);border-radius:var(--radius);display:inline-block;user-select:all;word-break:break-all}.license-card{padding:20px;border-radius:var(--radius);background:var(--bg-input);border:1px solid var(--border);margin-bottom:16px}.license-card p{margin:8px 0 0;font-size:.9rem;color:var(--text-muted)}.password-strength{height:4px;margin-top:8px;border-radius:2px;background:var(--border);overflow:hidden}.password-strength-bar{height:100%;width:0;border-radius:2px;transition:width .2s,background .2s}.password-strength-hint{margin-top:6px;font-size:.8rem;color:var(--text-muted)}.account-section--products{margin-bottom:24px;padding:18px 18px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(61,111,255,.06),transparent 40%),rgba(255,255,255,.02)}.account-section-title{margin:0 0 14px;font-size:1.08rem;font-weight:750;letter-spacing:-.02em}.account-subheading{margin:28px 0 12px;font-size:1rem;font-weight:700}.account-empty{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.55}.account-empty--inline{grid-column:1/-1}.account-love-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;background:radial-gradient(circle at 90% 10%,rgba(244,114,182,.2),transparent 36%),linear-gradient(135deg,rgba(236,72,153,.09),rgba(99,102,241,.08));border-color:rgba(244,114,182,.22)}.account-love-hero h2{margin:4px 0 8px;font-size:clamp(1.4rem, 3vw, 2rem)}.account-love-kicker{color:#f472b6;font-size:.72rem;font-weight:800;letter-spacing:.16em}.account-love-progress{display:grid;flex:0 0 auto;min-width:116px;min-height:116px;place-content:center;text-align:center;border:1px solid rgba(244,114,182,.35);border-radius:50%;background:rgba(10,10,16,.34);box-shadow:inset 0 0 30px rgba(244,114,182,.1)}.account-love-progress strong{color:#f9a8d4;font-size:1.35rem}.account-love-progress span{color:var(--text-muted);font-size:.72rem}.account-love-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin-bottom:18px;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted);font-size:.85rem;background:var(--bg-panel)}.account-love-badge{padding:5px 9px;border-radius:var(--radius-pill);color:#f9a8d4;background:rgba(236,72,153,.1)}.account-love-badge.is-active{color:#86efac;background:rgba(34,197,94,.12)}.account-love-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:14px}.account-love-quiz{display:flex;min-height:285px;flex-direction:column;padding:20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-panel);animation:.4s ease-out both love-card-in;animation-delay:var(--love-delay, 0ms);transition:transform .18s,border-color .18s,box-shadow .18s}.account-love-quiz:hover{transform:translateY(-2px);border-color:rgba(244,114,182,.3)}.account-love-quiz--completed{border-color:rgba(74,222,128,.36);background:linear-gradient(145deg,rgba(34,197,94,.11),transparent 58%),var(--bg-panel);box-shadow:inset 0 0 0 1px rgba(74,222,128,.05)}.account-love-quiz--pending,.account-love-quiz--progress{border-color:rgba(129,140,248,.34)}.account-love-quiz-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-love-quiz-emoji{font-size:1.55rem}.account-love-quiz-status{padding:4px 8px;border-radius:var(--radius-pill);color:var(--text-muted);background:rgba(255,255,255,.05);font-size:.7rem;font-weight:700}.account-love-quiz--completed .account-love-quiz-status{color:#86efac;background:rgba(34,197,94,.13)}.account-love-quiz h3{margin:16px 0 8px;font-size:1.05rem}.account-love-quiz p{flex:1;margin:0 0 16px;color:var(--text-muted);font-size:.84rem;line-height:1.5}.account-love-quiz-meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:14px;color:var(--text-muted);font-size:.72rem}.account-love-quiz-action{width:100%;justify-content:center}.account-love-quiz--completed .account-love-quiz-action{color:#86efac;border-color:rgba(74,222,128,.28)}.account-love-error{grid-column:1/-1;padding:24px;border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--text-muted);text-align:center}.account-love-dialog{width:min(430px,calc(100vw - 32px));padding:28px;border:1px solid rgba(74,222,128,.3);border-radius:var(--radius-lg);color:var(--text);text-align:center;background:#15171c;box-shadow:0 24px 80px rgba(0,0,0,.62)}.account-love-dialog::backdrop{background:rgba(4,5,8,.76);backdrop-filter:blur(5px)}.account-love-dialog-icon{display:grid;width:54px;height:54px;margin:0 auto 14px;place-items:center;border-radius:50%;color:#86efac;background:rgba(34,197,94,.13);font-size:1.4rem}.account-love-dialog h2{margin:0 0 10px}.account-love-dialog p{margin:0 0 22px;color:var(--text-muted);line-height:1.55}@keyframes love-card-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.product-hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.product-hub-grid--compact{grid-template-columns:1fr}.product-hub{border-radius:var(--radius-lg);background:var(--bg-input);border:1px solid var(--border);overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}.product-hub:hover{border-color:rgba(61,111,255,.35);box-shadow:0 12px 40px rgba(0,0,0,.18);transform:translateY(-1px)}.product-hub--active{border-color:rgba(69,211,154,.35);background:linear-gradient(180deg,rgba(69,211,154,.06) 0,var(--bg-input) 100%)}.product-hub--empty{opacity:.92}.product-hub--expired{border-color:rgba(251,191,36,.35)}.product-hub__header{display:flex;gap:16px;padding:20px 20px 0;align-items:flex-start}.product-hub__media{width:72px;height:72px;border-radius:16px;object-fit:cover;flex-shrink:0;border:1px solid var(--border);background:var(--bg-panel)}.product-hub__media--placeholder{display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:var(--accent);background:var(--accent-soft)}.product-hub__intro{min-width:0;flex:1}.product-hub__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px}.product-hub__title{margin:0;font-size:1.15rem;font-weight:700}.product-hub__desc{margin:0;font-size:.88rem;line-height:1.5;color:var(--text-muted)}.product-hub__status{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-pill);font-size:.75rem;font-weight:700;letter-spacing:.02em}.product-hub__status--active{background:rgba(69,211,154,.15);color:var(--success)}.product-hub__status--empty{background:rgba(255,255,255,.06);color:var(--text-muted)}.product-hub__status--expired{background:rgba(251,191,36,.15);color:#fbbf24}.product-hub__status--inactive{background:rgba(248,113,113,.12);color:#fca5a5}.product-hub__body{padding:16px 20px 20px}.license-key-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px}.license-key-row .license-key{flex:1 1 220px}.license-copy-btn.is-copied{color:var(--success);border-color:rgba(69,211,154,.35)}.product-hub__meta{margin:0 0 14px;font-size:.88rem;color:var(--text-muted);line-height:1.45}.product-hub__meta strong{color:var(--text)}.product-hub__changelog{margin:0 0 12px;font-size:.85rem;color:var(--text-muted);line-height:1.45}.product-hub__empty-key{margin:0 0 10px;font-size:.9rem;color:var(--text-muted);line-height:1.5}.product-hub__empty-key code{font-family:ui-monospace,monospace;color:var(--text)}.product-hub__actions{display:flex;flex-wrap:wrap;gap:10px}.license-sub{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;margin:0 0 14px;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.license-sub--on{border-color:rgba(69,211,154,.32);background:rgba(69,211,154,.08)}.license-sub--off{border-color:rgba(251,191,36,.28);background:rgba(251,191,36,.07)}.license-sub--urgent{border-color:rgba(249,115,22,.4);background:rgba(249,115,22,.1)}.license-sub__text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.license-sub__text strong{font-size:.9rem}.license-sub__text span{font-size:.82rem;color:var(--text-muted);line-height:1.45}.license-renew{margin-top:14px;padding:14px;border-radius:16px;border:1px solid rgba(61,111,255,.28);background:linear-gradient(165deg,rgba(61,111,255,.1),transparent 60%),rgba(12,14,20,.55)}.license-renew__title{margin:0 0 10px;font-size:.92rem;font-weight:700}.license-renew__terms{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-bottom:12px}.license-renew__term{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:inherit;cursor:pointer;text-align:left}.license-renew__term.is-selected,.license-renew__term:hover{border-color:rgba(61,111,255,.55);background:rgba(61,111,255,.12)}.license-renew__term-name{font-size:.82rem;font-weight:700}.license-renew__term-price{font-size:.9rem;color:var(--text-muted)}.license-renew__check{display:flex;align-items:flex-start;gap:8px;margin:0 0 8px;font-size:.82rem;color:var(--text-muted);line-height:1.4;cursor:pointer}.license-renew__check input{margin-top:3px}.license-renew__check a{color:var(--accent)}.license-renew__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.license-renew__msg{min-height:1.2em;margin:8px 0 0;font-size:.82rem}.license-renew__msg.is-ok{color:#6ee7b7}.license-renew__msg.is-err{color:#fca5a5}.license-renew__hint{font-size:.82rem;color:var(--text-muted)}.product-stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.product-stat-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:18px;background:linear-gradient(160deg,rgba(255,255,255,.04),transparent 55%),rgba(14,16,24,.88);border:1px solid rgba(255,255,255,.1);transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.16)}.product-stat-card:hover{border-color:rgba(61,111,255,.38);transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.24)}.product-stat-card--active{border-color:rgba(69,211,154,.34);background:linear-gradient(160deg,rgba(69,211,154,.1),transparent 50%),rgba(14,16,24,.9)}.product-stat-card--expired{border-color:rgba(251,191,36,.34)}.product-stat-card__media{width:52px;height:52px;border-radius:14px;object-fit:cover;flex-shrink:0;box-shadow:0 6px 16px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.1)}.product-stat-card__media.product-hub__media--placeholder{width:48px;height:48px;font-size:.95rem}.product-stat-card__body{display:flex;flex-direction:column;align-items:stretch;flex:1;min-width:0;gap:6px}.product-stat-card__body .product-hub__status{align-self:flex-start}.product-stat-card .license-sub-cancel{display:flex;width:100%;margin-top:2px;justify-content:center;white-space:normal;text-align:center;font-size:.78rem;padding:8px 10px;line-height:1.25}.product-stat-card__title{margin:0;font-size:.95rem;font-weight:700}.profile-products-wrap{margin-bottom:8px}.profile-products-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.profile-products-item{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:var(--radius);background:var(--bg-input);border:1px solid var(--border)}.profile-products-item--active{border-color:rgba(69,211,154,.3)}.profile-products-item__media{width:44px;height:44px;border-radius:10px;object-fit:cover;flex-shrink:0}.profile-products-item__media.product-hub__media--placeholder{width:44px;height:44px;font-size:.85rem}.profile-products-item__body{flex:1;min-width:0}.profile-products-item__body strong{display:block;margin-bottom:4px;font-size:.95rem}.profile-products-item__status{display:block;font-size:.82rem;color:var(--text-muted)}.account-watch-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:8px}.account-watch-filters{display:flex;flex-wrap:wrap;gap:8px}.account-watch-filters .crm-chip-btn,.account-watch-filters button{min-height:36px;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:0 0;color:var(--text-muted);font:inherit;font-size:.85rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.account-watch-filters button:hover{color:var(--text);border-color:rgba(61,111,255,.35)}.account-watch-filters .is-active{color:var(--text);border-color:rgba(61,111,255,.5);background:var(--accent-soft)}.account-watch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:16px}.account-watch-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.02);overflow:hidden;transition:border-color .18s,transform .18s}.account-watch-card:hover{border-color:rgba(61,111,255,.35);transform:translateY(-1px)}.account-watch-poster{position:relative;aspect-ratio:16/9;background:#111}.account-watch-card.is-poster .account-watch-poster{aspect-ratio:2/3}.account-watch-poster img,.account-watch-poster-fallback{width:100%;height:100%;object-fit:cover;display:block}.account-watch-poster-fallback{display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:1.4rem}.account-watch-badge{position:absolute;left:8px;bottom:8px;padding:4px 8px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:.72rem;font-weight:700}.account-watch-badge.is-done{background:rgba(69,211,154,.9);color:#04140d}.account-watch-rating{position:absolute;top:8px;right:8px;z-index:1;padding:4px 8px;border-radius:999px;background:rgba(0,0,0,.78);color:#ffd666;font-size:.78rem;font-weight:800;letter-spacing:.01em}.account-watch-body{padding:12px 14px 14px}.account-watch-body h3{margin:0 0 6px;font-size:.98rem;line-height:1.3}.account-watch-meta{margin:0 0 10px;color:var(--text-muted);font-size:.8rem}.account-watch-bar{height:4px;border-radius:999px;background:rgba(255,255,255,.08);margin-bottom:10px;overflow:hidden}.account-watch-bar span{display:block;height:100%;background:var(--accent)}@media (max-width:1100px){.account-action-grid,.account-kpi-grid,.account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.account-sidebar-close,.account-sidebar-toggle{display:inline-flex}.account-page .section-space{padding-top:14px;padding-bottom:56px}.account-breadcrumbs{margin-bottom:8px}.account-topbar{align-items:center;padding:12px;gap:10px;margin-bottom:14px}.account-page-sub{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.account-head-actions .btn{min-height:40px}.account-layout{display:block}.account-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(320px,90vw);max-height:none;border-radius:0 18px 18px 0;border-left:none;border-top:none;border-bottom:none;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);transform:translateX(-105%);transition:transform .28s cubic-bezier(.22, 1, .36, 1);z-index:130;box-shadow:20px 0 56px rgba(0,0,0,.5)}.account-sidebar.is-open{transform:translateX(0)}body.account-sidebar-open{overflow:hidden}.account-toolbar{flex-direction:column;align-items:stretch}.account-dashboard-actions{width:100%}.account-dashboard-actions .btn{flex:1;justify-content:center;min-height:42px}.account-nav-btn{min-height:46px;font-size:14px}.account-card{padding:18px 16px;border-radius:16px}}@media (max-width:640px){.account-action-grid,.account-form-grid{grid-template-columns:1fr}.account-kpi-grid,.account-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-kpi,.account-stat{padding:14px 12px;min-height:0}.account-kpi-icon{width:30px;height:30px;margin-bottom:8px}.account-kpi-hint{display:none}.account-head-actions{width:100%}.account-head-actions .btn{flex:1;justify-content:center}.license-renew__terms{grid-template-columns:repeat(2,minmax(0,1fr))}.license-sub{flex-direction:column}.account-love-hero{align-items:flex-start;flex-direction:column}.account-love-progress{min-width:94px;min-height:94px}.account-love-grid,.product-hub-grid{grid-template-columns:1fr}.profile-products-item{flex-wrap:wrap}.profile-products-item .btn{width:100%;min-height:48px}.account-copy-btn,.account-hwid-reset{min-height:44px;min-width:44px;touch-action:manipulation}}@media (prefers-reduced-motion:reduce){.account-action-tile,.account-kpi,.account-love-quiz,.account-panel,.account-watch-card,.product-hub{animation:none;transition:none}}.account-profile-hero{display:flex;align-items:center;gap:14px;margin-bottom:4px}.account-avatar--lg{width:48px;height:48px;margin:0;border-radius:14px;font-size:1rem;flex-shrink:0}.account-profile-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.account-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:650;color:var(--text-muted);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-chip--tg{color:#7dd3fc;background:rgba(14,165,233,.12);border-color:rgba(56,189,248,.28)}.account-chip--phone{color:#a5b4fc;background:rgba(99,102,241,.12);border-color:rgba(129,140,248,.28)}.account-chip--company{color:#86efac;background:rgba(34,197,94,.1);border-color:rgba(74,222,128,.25)}.account-profile-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;align-items:start}.account-profile-preview{position:sticky;top:96px;text-align:center;padding:28px 22px;background:radial-gradient(circle at 50% 0,rgba(61,111,255,.18),transparent 55%),var(--bg-panel)}.account-profile-preview-avatar{width:96px;height:96px;margin:0 auto 16px;border-radius:28px;display:grid;place-items:center;font-size:1.75rem;font-weight:800;color:#fff;background:linear-gradient(145deg,var(--accent-solid),#1a3fc4);border:2px solid rgba(61,111,255,.45);overflow:hidden}.account-profile-preview-avatar img{width:100%;height:100%;object-fit:cover}.account-profile-preview-name{margin:0 0 4px;font-size:1.2rem;font-weight:800;letter-spacing:-.02em}.account-profile-preview-email{margin:0 0 14px;font-size:.82rem;color:var(--text-muted);word-break:break-all}.account-profile-preview-chips{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:14px}.account-profile-preview-bio{margin:0 0 18px;font-size:.88rem;line-height:1.5;color:var(--text-muted);text-align:left}.account-profile-preview-completion{text-align:left;font-size:.78rem;color:var(--text-muted)}.account-profile-preview-completion .account-profile-completion-bar{margin-bottom:6px}.account-form-section{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.06)}.account-form-section:last-of-type{border-bottom:0;margin-bottom:8px;padding-bottom:0}.account-profile-form-wrap{padding:22px 24px 28px}.account-cine-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;margin-top:8px}.account-cine-card{display:flex;flex-direction:column;border-radius:14px;background:#121218;border:1px solid var(--border);overflow:hidden;transition:border-color .18s,transform .18s}.account-cine-card:hover{border-color:rgba(249,168,212,.45);transform:translateY(-2px)}.account-cine-poster{position:relative;aspect-ratio:2/3;background:#0a0a10;overflow:hidden}.account-cine-poster img{width:100%;height:100%;object-fit:cover}.account-cine-poster-fallback{width:100%;height:100%;display:grid;place-items:center;font-size:1.6rem;color:#fbbf24}.account-cine-status{position:absolute;left:8px;top:8px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;backdrop-filter:blur(6px)}.account-cine-status--watched{background:rgba(74,222,128,.2);color:#4ade80}.account-cine-status--planned{background:rgba(61,111,255,.22);color:#93b4ff}.account-cine-status--favorite{background:rgba(249,168,212,.22);color:#f9a8d4}.account-cine-body{padding:10px 10px 12px;display:flex;flex-direction:column;gap:6px;flex:1}.account-cine-title{margin:0;font-size:.88rem;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.account-cine-meta{display:flex;flex-wrap:wrap;gap:6px 10px;font-size:.75rem;color:var(--text-muted)}.account-cine-rating{color:#fbbf24;font-weight:700}.account-cine-comment{margin:0;font-size:.75rem;line-height:1.4;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.account-cine-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto;padding-top:4px}.account-watch-my-rating{color:#fbbf24;font-weight:650}@media (max-width:900px){.account-profile-layout{grid-template-columns:1fr}.account-profile-preview{position:static}}.product-hub-grid{grid-template-columns:1fr;gap:28px}.account-empty-licenses{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:8px 0 4px}.account-empty-licenses .account-empty{margin:0}.license-plan-card{border-radius:22px;background:radial-gradient(ellipse 70% 55% at 0 0,rgba(61,111,255,.14),transparent 55%),radial-gradient(ellipse 50% 40% at 100% 0,rgba(69,211,154,.06),transparent 50%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 140px),var(--bg-input);border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.22)}.license-plan-card.product-hub:hover{transform:none;box-shadow:0 18px 48px rgba(0,0,0,.22);border-color:rgba(255,255,255,.12)}.license-plan-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:20px;padding:24px 24px 20px;border-bottom:1px solid rgba(255,255,255,.06)}.license-plan-hero__media{width:88px;height:88px;border-radius:20px;object-fit:cover;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 28px rgba(0,0,0,.28)}.license-plan-hero__body{min-width:0}.license-plan-hero__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px 20px;margin-bottom:16px}.license-plan-kicker{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.license-plan-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.license-plan-title{margin:0;font-size:clamp(1.25rem, 2.5vw, 1.65rem);font-weight:800;letter-spacing:-.03em;line-height:1.15}.license-plan-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;color:#93c5fd;background:rgba(61,111,255,.16);border:1px solid rgba(61,111,255,.3)}.license-plan-desc{margin:10px 0 0;max-width:42rem;font-size:.9rem;line-height:1.5;color:var(--text-muted)}.license-plan-status{flex-shrink:0;white-space:nowrap;padding:6px 12px;font-size:.78rem}.license-plan-progress{margin-bottom:18px}.license-plan-progress__bar{height:8px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.license-plan-progress__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#45d39a,#3d6fff);box-shadow:0 0 12px rgba(61,111,255,.35)}.license-plan-progress__label{display:block;margin-top:8px;font-size:.8rem;font-weight:600;color:var(--text-muted)}.license-plan-progress--soon .license-plan-progress__bar span{background:linear-gradient(90deg,#fb923c,#f59e0b);box-shadow:0 0 12px rgba(249,115,22,.35)}.license-plan-progress--critical .license-plan-progress__bar span,.license-plan-progress--warn .license-plan-progress__bar span{background:linear-gradient(90deg,#fb7185,#f97316);box-shadow:0 0 14px rgba(244,63,94,.35)}.license-plan-progress--soon .license-plan-progress__label{color:#fb923c}.license-plan-progress--warn .license-plan-progress__label{color:#fbbf24}.license-plan-progress--critical .license-plan-progress__label{color:#fda4af}.license-renew-banner{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 20px;margin:0 0 20px;padding:20px 22px;border-radius:18px;border:1px solid rgba(249,115,22,.35);background:radial-gradient(120% 140% at 100% 0,rgba(249,115,22,.22),transparent 55%),linear-gradient(145deg,rgba(61,111,255,.12),rgba(14,14,18,.92));box-shadow:0 18px 40px rgba(0,0,0,.28)}.license-renew-banner[hidden]{display:none!important}.license-renew-banner--critical{border-color:rgba(244,63,94,.4);background:radial-gradient(120% 140% at 100% 0,rgba(244,63,94,.24),transparent 55%),linear-gradient(145deg,rgba(61,111,255,.1),rgba(14,14,18,.94))}.license-renew-banner--warn{border-color:rgba(251,191,36,.38)}.license-renew-banner--soon{border-color:rgba(249,115,22,.32)}.license-renew-banner__glow{position:absolute;inset:auto -20% -40% auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(92,225,255,.18),transparent 70%);pointer-events:none}.license-renew-banner__kicker{margin:0 0 6px;font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:#fb923c}.license-renew-banner--critical .license-renew-banner__kicker{color:#fda4af}.license-renew-banner__title{margin:0;font-size:clamp(1.05rem, 2vw, 1.28rem);font-weight:800;letter-spacing:-.02em;color:var(--text)}.license-renew-banner__text{margin:8px 0 0;max-width:48ch;font-size:.92rem;line-height:1.5;color:var(--text-muted)}.license-renew-banner__actions{display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:1}.license-renew-banner__actions .btn-primary{box-shadow:0 10px 28px rgba(61,111,255,.35)}.license-plan-urgency{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;padding:14px 18px;border-bottom:1px solid rgba(249,115,22,.22);background:linear-gradient(90deg,rgba(249,115,22,.14),transparent 70%)}.license-plan-urgency--critical{border-bottom-color:rgba(244,63,94,.28);background:linear-gradient(90deg,rgba(244,63,94,.16),transparent 72%)}.license-plan-urgency--warn{background:linear-gradient(90deg,rgba(251,191,36,.14),transparent 70%)}.license-plan-urgency__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.license-plan-urgency__copy strong{font-size:.95rem;font-weight:750;color:var(--text)}.license-plan-urgency__copy span{font-size:.84rem;line-height:1.45;color:var(--text-muted)}.license-plan-card--critical,.license-plan-card--expired,.license-plan-card--soon,.license-plan-card--warn{border-color:rgba(249,115,22,.28);box-shadow:0 16px 36px rgba(0,0,0,.22)}.license-plan-card--critical,.license-plan-card--expired{border-color:rgba(244,63,94,.35)}.license-renew-toggle--urgent{animation:2.2s ease-in-out infinite license-renew-pulse}.license-renew-toggle--soon{box-shadow:0 0 0 1px rgba(249,115,22,.35)}@keyframes license-renew-pulse{0%,100%{box-shadow:0 0 0 0 rgba(61,111,255,.45)}50%{box-shadow:0 0 0 8px rgba(61,111,255,0)}}@media (max-width:720px){.license-renew-banner{padding:16px}.license-renew-banner__actions{width:100%}.license-renew-banner__actions .btn{flex:1 1 auto}.license-plan-urgency{padding:12px 14px}}.license-plan-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.license-plan-actions .btn-primary{min-height:42px;padding-inline:18px}.license-sub-cancel--solid{min-width:168px;justify-content:center;border:1px solid rgba(255,255,255,.22);color:#fff;background:0 0}.license-sub-cancel--solid:hover{border-color:rgba(248,113,113,.55);background:rgba(248,113,113,.08)}.license-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px 24px 0;align-items:stretch}.license-plan-panel{display:flex;flex-direction:column;height:100%;min-height:0;padding:18px 18px 16px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.license-plan-panel__title{margin:0 0 16px;font-size:.92rem;font-weight:700;letter-spacing:-.01em}.license-plan-info{display:flex;flex-direction:column;gap:14px;flex:1}.license-plan-info__row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start}.license-plan-info__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(61,111,255,.12);color:#93c5fd}.license-plan-info__label{display:block;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px}.license-plan-info__row strong{font-size:.92rem;font-weight:650;line-height:1.35;word-break:break-word}.license-plan-info__muted{color:var(--text-muted);font-weight:500}.license-plan-history-wrap{overflow-x:auto;margin:0 -2px;flex:1}.license-plan-history{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.84rem}.license-plan-history td,.license-plan-history th{padding:10px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(255,255,255,.06)}.license-plan-history td:first-child,.license-plan-history th:first-child{padding-left:0;width:34%}.license-plan-history td:nth-child(2),.license-plan-history th:nth-child(2){width:28%}.license-plan-history td:last-child,.license-plan-history th:last-child{padding-right:0;width:38%;text-align:right}.license-plan-history th{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.license-plan-history__amount{font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.license-plan-history__status{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;max-width:100%;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:650;letter-spacing:.01em;line-height:1.2;white-space:nowrap}.license-plan-history__status::before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0;background:currentColor;opacity:.85}.license-plan-history__status.is-paid{color:var(--success);background:rgba(69,211,154,.12)}.license-plan-history__status.is-rejected{color:#fca5a5;background:rgba(248,113,113,.12)}.license-plan-history__status.is-pending{color:#fbbf24;background:rgba(251,191,36,.12)}.license-plan-history-link{margin-top:auto;padding-top:14px;align-self:flex-start}.license-plan-details{display:flex;flex-direction:column;gap:14px;padding:20px 24px 24px}.license-key-panel{padding:14px 16px;border-radius:14px;border:1px solid rgba(61,111,255,.22);background:linear-gradient(135deg,rgba(61,111,255,.1),transparent 60%),rgba(255,255,255,.02)}.license-key-panel__label{margin-bottom:10px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.license-key-panel .license-key-row{margin-bottom:0}.license-key-panel .license-key{flex:1;min-width:0}.license-plan-details .license-sub,.license-plan-details .product-hub__meta{margin:0}.license-info-empty{margin:0;font-size:.84rem;color:var(--text-muted);line-height:1.45}.license-devices__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.license-devices--lazy{margin:0;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.license-cancel-modal{width:min(460px,calc(100vw - 32px));padding:28px 28px 24px;border:none;border-radius:20px;color:#111;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.35)}.license-cancel-modal::backdrop{background:rgba(8,10,16,.72);backdrop-filter:blur(4px)}.license-cancel-modal__close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:none;border-radius:999px;background:rgba(0,0,0,.06);color:#666;font-size:1.4rem;line-height:1;cursor:pointer}.license-cancel-modal__icon{width:54px;height:54px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;font-weight:800;color:#ef4444;background:rgba(239,68,68,.12)}.license-cancel-modal__title{margin:0 0 8px;text-align:center;font-size:1.45rem;font-weight:800;letter-spacing:-.03em}.license-cancel-modal__lead{margin:0 0 18px;text-align:center;color:#555;line-height:1.5}.license-cancel-modal__payment{margin-bottom:14px;padding:14px 16px;border-radius:14px;background:#f3f4f6}.license-cancel-modal__payment-label{display:block;margin-bottom:4px;font-size:.78rem;color:#666}.license-cancel-modal__alert{margin-bottom:18px;padding:14px 16px;border-radius:14px;background:#fff1f2;color:#9f1239;line-height:1.45;font-size:.92rem}.license-cancel-modal__actions{display:grid;gap:10px}.license-cancel-modal__confirm{min-height:48px;border:none;border-radius:14px;background:#ef4444;color:#fff;font-weight:700}.license-cancel-modal__confirm:hover{background:#dc2626}.license-cancel-modal__back{min-height:46px;justify-content:center}@media (max-width:820px){.license-plan-hero,.product-stats-row{grid-template-columns:1fr}.license-plan-hero__top{flex-direction:column;align-items:stretch}.license-plan-status{align-self:flex-start}.license-plan-grid{grid-template-columns:1fr;padding:16px 16px 0}.license-plan-details,.license-plan-hero{padding-left:16px;padding-right:16px}.license-plan-actions .btn{width:100%;justify-content:center}.license-plan-history td:last-child,.license-plan-history th:last-child{text-align:left}.license-plan-history__status{justify-content:flex-start}}.account-main>.account-panel.is-active>:first-child{animation:.34s ease-out account-panel-in}.account-dashboard-actions .btn{min-height:38px;border-radius:11px}.account-head-actions .btn{min-height:40px;border-radius:12px;font-weight:650}.account-sidebar-footer{background:linear-gradient(180deg,transparent,rgba(0,0,0,.18))}.account-avatar--lg{box-shadow:0 8px 22px rgba(61,111,255,.35),0 0 0 1px rgba(255,255,255,.08)}