:root{--bg-page: #f4fbf7;--bg-card: #fff;--text-main: #111;--text-muted: #555;--border-soft: rgba(0, 0, 0, .08);--border-mid: rgba(0, 0, 0, .12);--accent: #6d28d9;--accent-soft: #f4f1ff}.page{min-height:100vh;background:linear-gradient(180deg,#f4fbf7,#f7fafc);color:#111}.page:has(#home){background:linear-gradient(180deg,#f4fbf7,#f7fafc)}.topbar{position:relative;z-index:10;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);padding:10px 16px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;row-gap:10px}.topbarRight{margin-left:auto;display:flex;align-items:center;gap:12px;min-width:0}.topbarLeft{min-width:0;flex:1 1 auto}.brand{font-weight:800;white-space:nowrap;letter-spacing:.2px}.topbarMeta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.greetingBadge{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;font-size:13px;font-weight:700;box-shadow:0 6px 16px #0f172a0d;white-space:nowrap}.modeSwitch{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.modeStatusBadge{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap;border:1px solid transparent;box-shadow:0 6px 16px #0f172a0d}.modeStatusBadge--user{background:linear-gradient(180deg,#f0fdf4,#dcfce7);border-color:#22c55e47;color:#166534}.modeStatusBadge--expert{background:linear-gradient(180deg,#eff6ff,#dbeafe);border-color:#3b82f647;color:#1d4ed8}.modeSwitchButton{border-radius:999px}.modeSwitchButton--active{border-color:#0f172a2e;background:#fffffffa;color:#0f172a;box-shadow:0 8px 18px #0f172a14}.profileMini{font-size:13px;color:#475569;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#ffffffe0;white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis}.nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.nav a{text-decoration:none;color:#111;font-size:14px;opacity:.85;padding:6px 8px;border-radius:10px}.nav a:hover{background:#0000000d;opacity:1;text-decoration:underline}.container{max-width:980px;margin:0 auto;padding:22px 18px;display:grid;gap:16px}section[id]{scroll-margin-top:90px}.card{background:#fff;border:1px solid #eee;border-radius:14px;padding:18px;box-shadow:0 6px 18px #0000000a}.simpleOnboardingModal{position:relative;max-width:520px}.simpleOnboardingClose{position:absolute;top:14px;right:14px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe4ee;border-radius:999px;background:#fff;color:#475569;font-size:22px;line-height:1;cursor:pointer}.simpleOnboardingClose:hover{background:#f8fafc;color:#0f172a}.simpleOnboardingModal .sectionHead{padding-right:40px}.simpleOnboardingSteps{display:flex;gap:8px;margin:14px 0 18px}.simpleStepDot{width:34px;height:5px;border-radius:999px;background:#e2e8f0}.simpleStepDot.isActive{background:#6d28d9}.simpleOnboardingBody{display:grid;gap:14px}.simpleOnboardingBody h4{margin:0;font-size:18px;color:#0f172a}.simpleChoiceGrid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.simpleChoiceButton{min-height:44px;border-radius:12px;border:1px solid #dbe4ee;background:#fff;color:#334155;font-weight:800;cursor:pointer}.simpleChoiceButton.isSelected{border-color:#8b5cf6;background:#f4f1ff;color:#4c1d95}.simpleAssistantDashboard{display:grid;gap:14px;grid-template-columns:minmax(0,1.5fr) minmax(240px,.8fr)}.simpleAssistantDashboardInline{margin:18px 0}.simpleNextActionCard,.simpleAlertsCard{padding:18px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 24px #0f172a0d}.simpleNextActionCard{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.simpleNextActionCard--success{border-color:#bbf7d0;background:linear-gradient(180deg,#f7fff9,#fff)}.simpleNextActionCard--warning{border-color:#fde68a;background:linear-gradient(180deg,#fffbeb,#fff)}.simpleNextActionCard--danger{border-color:#fecaca;background:linear-gradient(180deg,#fff5f5,#fff)}.simpleAssistantEyebrow{margin:0 0 6px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.simpleNextActionCard h2,.simpleAlertsCard h3{margin:0;color:#0f172a}.simpleNextActionCard p{margin:8px 0 0;color:#334155;line-height:1.5}.simpleAssistantHelper{margin-top:10px;color:#64748b;font-size:13px;font-weight:700}.simpleAssistantSide{display:grid;gap:8px;justify-items:start;align-content:start;min-width:160px}.simpleAssistantSide strong{color:#0f172a;font-size:18px}.simpleAssistantBadge{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:800}.simpleAlertsHeader{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.simpleAlertsHeader span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800}.simpleAlertsList{margin:0;padding-left:18px;color:#334155;line-height:1.55}.simpleAlertsList li+li{margin-top:6px}.simpleAssistantActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.dashboardCockpit{display:grid;gap:14px;margin:18px 0}.dashboardCard{display:flex;flex-direction:column}.dashboardCard>.dashboardFounderBanner,.dashboardCard>.discoveryBanner{order:-130}.dashboardCard>.sectionHead{order:-125}.dashboardCard>.dashboardQuickActions{order:-124}.dashboardCard>.dashboardInternalNav{order:-123}.dashboardCard>.dashboardCockpit{order:-122}.dashboardCard>.dashboardOrderReminder{order:-121}.dashboardCard>.dashboardOrderSituation{order:-120}.dashboardCard>.dashboardOrderAdvisorShare{order:-119}.dashboardCard>.dashboardProfileCompletionCard{order:-115}.dashboardCard>.dashboardOrderRevenues{order:-110}.dashboardCard>.dashboardOrderInvoices{order:-105}.dashboardCard>.dashboardOrderProtection{order:-95}.dashboardCard>.dashboardOrderAnalysis,.dashboardCard>.dashboardOrderScore{order:15}.dashboardCard>.dashboardLaunchRail,.dashboardCard>.dashboardSignalStack,.dashboardCard>.dashboardOrderSmartPriorities{order:25}.dashboardHeroAction{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;padding:22px;border-radius:20px;border:1px solid #cfe8d8;background:linear-gradient(180deg,#f6fbf8,#fff);box-shadow:0 14px 32px #0f172a0d}.dashboardHeroAction--success{border-color:#cfe8d8;background:linear-gradient(180deg,#f6fbf8,#fff)}.dashboardHeroAction--warning,.dashboardHeroAction--danger{border-color:#d7eadf;background:linear-gradient(180deg,#f8fcfa,#fff)}.dashboardHeroEyebrow{margin:0 0 6px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.dashboardHeroAction h2,.premiumMiniCard h3{margin:0;color:#0f172a}.dashboardHeroAction p,.premiumMiniCard p,.dashboardActionCard p{margin:8px 0 0;color:#334155;line-height:1.45}.dashboardHeroMeta{display:grid;gap:8px;justify-items:start;min-width:170px}.dashboardHeroMeta strong{color:#0f172a;font-size:18px}.dashboardHeroActions,.dashboardActionButtons{display:flex;gap:8px;flex-wrap:wrap}.dashboardHeroActions{grid-column:1 / -1;margin-top:2px;align-items:center}.dashboardDeclareHelper{display:grid;gap:3px;color:#475569;font-size:13px;font-weight:700}.dashboardQuickActions{display:grid;gap:14px;margin:4px 0 14px;padding:16px;border:1px solid #cfe8d8;border-radius:18px;background:linear-gradient(180deg,#f8fcfa,#fff);box-shadow:0 10px 24px #0f172a09}.dashboardQuickActionsIntro{min-width:0}.dashboardQuickActionsIntro span{display:block;color:#0f172a;font-size:15px;line-height:1.3;font-weight:800}.dashboardQuickActionsIntro p{margin:3px 0 0;color:#64748b;font-size:12px;line-height:1.4}.dashboardQuickActionsList{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap}.dashboardInternalNav{position:sticky;top:80px;z-index:20;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:-4px 0 14px;padding:9px 12px;border:1px solid rgba(207,232,216,.9);border-radius:999px;background:#fffffff0;box-shadow:0 8px 18px #0f172a09;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#64748b;font-size:12px}.dashboardInternalNav span{font-weight:800;color:#475569}.dashboardInternalNav button{border:0;background:transparent;color:#166534;font:inherit;font-weight:800;padding:3px 0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.dashboardInternalNav button:hover{color:#14532d}.dashboardSectionAnchor{display:block;height:1px;margin-top:-1px;scroll-margin-top:90px}#revenues-section,#invoices-section,#analysis-section,#score-section,#advisor-share-section{scroll-margin-top:90px}.dashboardInlineLink{padding:0;border:0;background:transparent;color:#166534;font:inherit;font-weight:800;text-align:left;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.dashboardInlineLink:hover{color:#14532d}.dashboardDeclarationReminderCard{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:14px;padding:14px 16px;border:1px solid #cfe8d8;border-radius:16px;background:linear-gradient(180deg,#f8fcfa,#fff);box-shadow:0 10px 24px #0f172a09}.dashboardPriorityDetails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.dashboardPriorityDetails div{padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#ffffffb8}.dashboardPriorityDetails span{display:block;margin-bottom:4px;color:#64748b;font-size:12px;font-weight:800}.dashboardPriorityDetails strong{color:#0f172a;font-size:16px}.dashboardUrgencyNote{display:inline-flex;width:fit-content;margin-top:12px;padding:8px 10px;border-radius:999px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;font-size:13px;font-weight:800}.dashboardCockpitSection{display:grid;gap:12px}.dashboardActionGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboardActionCard{display:grid;gap:12px;align-content:start;padding:16px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 18px #0f172a0a}.dashboardActionCardWide{grid-column:1 / -1}.dashboardActionTop{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.dashboardActionTop h4{margin:0;color:#0f172a;font-size:16px}.dashboardActionStatus{display:inline-flex;width:fit-content;padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800;white-space:nowrap}.dashboardChoiceRow{display:flex;gap:8px;flex-wrap:wrap}.dashboardChoiceButton{min-height:38px;padding:8px 11px;border-radius:10px;border:1px solid #dbe4ee;background:#fff;color:#334155;font-weight:800;cursor:pointer}.dashboardChoiceButton.isSelected{border-color:#8b5cf6;background:#f4f1ff;color:#4c1d95;box-shadow:0 0 0 2px #8b5cf61f}.dashboardActionImpact{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;font-weight:700}.dashboardNumbersGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboardNumberCard{padding:14px;border-radius:14px;border:1px solid #e2e8f0;background:#fff}.dashboardNumberCard span{display:block;color:#64748b;font-size:12px;font-weight:800;margin-bottom:6px}.dashboardNumberCard strong{color:#0f172a;font-size:18px}.premiumMiniCard{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border-radius:16px;border:1px solid #dbeafe;background:linear-gradient(180deg,#eff6ff,#fff)}.dashboardAddRevenueCard,.dashboardReliabilityCard{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 18px #0f172a0a}.premiumValueCard{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border-radius:16px;border:1px solid #c7d2fe;background:linear-gradient(180deg,#f8faff,#fff);box-shadow:0 8px 18px #4f46e50f}.premiumValueCard h3{margin:0;color:#1e1b4b;font-size:16px}.premiumValueCard ul{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 0;padding:0;list-style:none}.premiumValueCard li{padding:5px 8px;border-radius:999px;background:#fff;border:1px solid rgba(99,102,241,.14);color:#3730a3;font-size:12px;font-weight:800}.premiumValueCard p{margin:10px 0 0;color:#4338ca;font-size:13px;font-weight:800}.dashboardProtectionCard{align-items:flex-start;margin-top:16px;border-color:#d8d4f8;background:linear-gradient(180deg,#fbfaff,#fff)}.dashboardProtectionCard ul{display:grid;gap:5px;margin-top:8px}.dashboardProtectionCard li{width:fit-content;border-color:#6d28d91f;color:#334155}.dashboardPremiumTestNote{margin:2px 0 0;color:#64748b;font-size:12px;line-height:1.45;font-weight:700}.dashboardPremiumTestActions{display:grid;gap:8px;justify-items:start}.dashboardAdvisorShareCard{border-color:#cfe8d8;background:linear-gradient(180deg,#f3fbf7,#fff)}.dashboardAdvisorShareCard .dashboardSectionHeader{align-items:center}.dashboardAdvisorShareCard .dashboardSectionSubtitle{max-width:560px;color:#475569;font-size:14px}.dashboardAdvisorShareCard .dashboardSectionActions{align-self:center}.expertViewPage{width:min(980px,calc(100% - 36px));min-height:100vh;margin:0 auto;padding:32px 0;display:grid;align-content:start;gap:16px;background:#f6f9fb;color:#0f172a}.expertViewHero,.expertViewPage>.card,.expertViewGrid>.card{border:1px solid #dbe4ee;border-radius:16px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.expertViewHero{padding:24px;border-color:#cfe2dc;background:linear-gradient(180deg,#f8fcfa,#fff)}.expertViewHero .eyebrow{margin:0 0 8px;color:#2563eb;font-size:13px;font-weight:800}.expertViewHero h1{margin:0;font-size:34px;line-height:1.1}.expertViewHero p,.expertViewPage>.card p,.expertViewGrid>.card p{color:#475569;line-height:1.55}.expertViewGrid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px}.expertViewPage>.card,.expertViewGrid>.card{padding:18px}.expertViewPage>.card h2,.expertViewGrid>.card h2{margin:0 0 12px;font-size:18px;line-height:1.25}.expertViewPage>.card p,.expertViewGrid>.card p{margin:8px 0 0}.expertViewPage>.card ul{margin:0;padding-left:20px;color:#475569;line-height:1.8}.expertViewGrid>.priority{border-color:#cfe2dc;background:linear-gradient(180deg,#f8fcfa,#fff)}.expertViewPage>.muted{margin:0;color:#64748b;font-size:13px;text-align:center}.dashboardAddRevenueCard h3,.dashboardReliabilityCard h3{margin:0;color:#0f172a}.dashboardAddRevenueCard p,.dashboardReliabilityCard p{margin:6px 0 0;color:#475569;line-height:1.45}.dashboardReliabilityMeter{display:grid;gap:8px;min-width:220px;color:#475569;font-size:12px;font-weight:800}.premiumBenefitList{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none}.premiumBenefitList li{padding:5px 8px;border-radius:999px;background:#fffc;border:1px solid rgba(59,130,246,.16);color:#1e3a8a;font-size:12px;font-weight:800}@media(max-width:760px){.simpleAssistantDashboard{grid-template-columns:1fr}.dashboardHeroAction,.premiumMiniCard,.premiumValueCard,.dashboardAddRevenueCard,.dashboardReliabilityCard{grid-template-columns:1fr;display:grid}.dashboardReliabilityMeter{min-width:0}.dashboardActionGrid,.dashboardNumbersGrid,.dashboardPriorityDetails{grid-template-columns:1fr}.dashboardQuickActions{align-items:stretch;display:grid;gap:12px}.dashboardQuickActionsList{justify-content:stretch}.dashboardQuickActionsList .btn{flex:1 1 150px}.expertViewGrid{grid-template-columns:1fr}}.btn{border:0;padding:10px 14px;border-radius:10px;cursor:pointer;background:#111;color:#fff;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btnGhost{background:transparent;color:#111;border:1px solid #ddd}.btnGhost:hover{background:#0000000a;border-color:#0000002e}.btnSmall{font-size:13px;padding:6px 10px}.btnPrimary{background:#111;color:#fff;border:1px solid #111;font-weight:600;border-radius:10px}.btnActionPrimary{background:#111;color:#fff;border:1px solid #111;font-weight:700}.btnActionSecondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff47}.btnActionSecondary:hover{background:#f8fafc;border-color:#94a3b8}.btnActionUtility{background:transparent;color:#475569;border:1px solid rgba(148,163,184,.35);font-weight:500;box-shadow:none}.btnActionUtility:hover{background:#94a3b814;border-color:#64748b73;box-shadow:none}.btnChoice{border:1px solid rgba(0,0,0,.08);background:#111;color:#fff;border-radius:14px;padding:12px 16px;font-size:15px;font-weight:500;cursor:pointer;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.btnChoice:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000014}.btnChoice.isSelected{border-color:#9fd5b4;background:#f3fbf6;color:#14532d}.btnChoice:disabled{opacity:.6;cursor:not-allowed;transform:none}.iconBtn{border:1px solid rgba(0,0,0,.12);background:transparent;border-radius:10px;padding:6px 10px;cursor:pointer}.iconBtn:hover{opacity:1}.heroSaaS{padding:34px;border:1px solid #cdeedd;border-radius:22px;background:#fff;box-shadow:0 18px 44px #0f172a0f}.heroGrid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(280px,.86fr);gap:34px;align-items:center}.hero h1{margin:14px 0 0;max-width:620px;font-size:32px;line-height:1.16;font-weight:760;color:#0f172a}.heroProductName{margin-top:8px;color:#0f172a;font-size:36px;line-height:1.1;font-weight:800}.heroCategory{margin-top:10px;color:#526173;font-size:15px;line-height:1.4;font-weight:650}.heroBadge{display:inline-block;width:fit-content;font-size:12px;color:#536273;padding:5px 9px;border-radius:999px;border:1px solid #dbe6ef;background:#f8fafc;margin-bottom:12px}.heroLead{max-width:560px;margin:16px 0 0;color:#475569;font-size:17px;line-height:1.62}.heroLead p{margin:0}.heroBullets{list-style:none;padding:0;margin:10px 0 14px}.heroBullets li{margin:6px 0}.heroActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.heroActions .btn{min-height:42px;border-radius:12px}.heroActions .btnPrimary{background:#0f172a;border-color:#0f172a;box-shadow:0 10px 22px #0f172a1f}.heroActions .btnGhost{background:#fff;color:#334155;border-color:#dbe4ee}.heroPanel{border:1px solid #dceee4;border-radius:18px;padding:18px;background:#ffffffdb;box-shadow:0 14px 34px #0f172a0d}.heroPanelTitle{color:#0f172a;font-weight:750;margin-bottom:12px}.heroKpis{display:grid;grid-template-columns:1fr;gap:10px}.heroTrust{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;color:#475569;font-size:13px}.kpi{border-radius:12px;padding:11px 12px;border:1px solid #e4f0e9;background:#fbfefc}.kpiLabel{color:#64748b;font-size:12px;font-weight:700;margin-bottom:4px}.kpiValue{color:#0f172a;font-weight:650}.pricingAccessSection{overflow:hidden}.pricingAccessGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pricingAccessCard{position:relative;display:grid;gap:14px;align-content:start;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}.pricingAccessCardPremium{background:linear-gradient(180deg,#fffaf0,#fff);border-color:#f59e0b;box-shadow:0 10px 24px #f59e0b1f}.pricingAccessBadge{display:inline-block;width:fit-content;padding:5px 10px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:700}.pricingAccessTop{display:grid;gap:4px}.pricingAccessTitle{font-size:1.05rem;font-weight:800}.pricingAccessPrice{font-size:.95rem;color:#4b5563}.pricingAccessList{margin:0;padding-left:18px;color:#1f2937;line-height:1.7}.pricingAccessList li::marker{color:#111}.chat{display:flex;flex-direction:column;gap:14px}.chatLog{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:12px;min-height:140px;max-height:520px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.msg{padding:12px 14px;border-radius:16px;max-width:78%;font-size:14px;line-height:1.45;white-space:pre-wrap;animation:fadeSlideIn .28s ease}.msg.bot{background:#111;color:#fff;align-self:flex-start;border-top-left-radius:6px;box-shadow:0 4px 14px #00000014}.msg.user{background:#fff;border:1px solid #e6e6e6;align-self:flex-end;border-top-right-radius:6px}.msg.typing{display:inline-flex;align-items:center;gap:10px;opacity:.9}.chatInput{display:flex;gap:8px}.chatInput input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #ddd;outline:none}.chatInput input:focus{border-color:#bbb}.typingDots{display:inline-flex;gap:5px}.dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.35;animation:blink 1.2s infinite ease-in-out}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}.typingText{opacity:.8;font-size:14px}@keyframes blink{0%,80%,to{transform:scale(.8);opacity:.25}40%{transform:scale(1);opacity:1}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.choiceZone{display:flex;flex-direction:column;gap:12px;margin-top:10px}.stepMiniHeader{display:flex;align-items:center;gap:10px;margin-bottom:2px}.stepMiniBadge{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:28px;padding:0 10px;border-radius:999px;background:#7c3aed1a;color:#6d28d9;font-size:12px;font-weight:600}.stepMiniTitle{font-size:14px;font-weight:600;color:#222}.choiceRow{display:flex;flex-wrap:wrap;gap:10px}.helpBox{margin-top:10px;font-size:12px;opacity:.85;padding:10px;border-radius:10px;border:1px solid rgba(0,0,0,.12)}.progress{font-size:13px;opacity:.75}.progressBar{height:6px;background:#eee;border-radius:6px;margin-top:6px;overflow:hidden}.progressFill{height:100%;background:linear-gradient(90deg,#7c3aed,#6366f1);transition:width .4s ease}.fiscalDashboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.fiscalCard{padding:20px 22px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.fiscalLabel{font-size:11px;color:#64748b;margin-bottom:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fiscalValue{font-size:32px;font-weight:800;line-height:1.05;color:#0f172a;letter-spacing:-.03em}.fiscalTimeline{margin-top:18px}.timelineList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.timelineItem{border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:14px 14px 12px;background:#fff;box-shadow:0 2px 10px #00000008;text-align:left}.timelineItemActionable{width:100%;cursor:pointer;border-color:#cfe8d8;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.timelineItemActionable:hover{border-color:#9fd5b4;box-shadow:0 8px 22px #16653414;transform:translateY(-1px)}.timelineTop{display:flex;align-items:center;gap:8px;margin-bottom:8px}.timelineIcon{font-size:15px}.timelineLabel{font-size:13px;font-weight:600;color:#555}.timelineValue{font-size:18px;font-weight:700;line-height:1.2;color:#111;margin-bottom:4px}.timelineHint{font-size:12px;line-height:1.4;color:#777}.timelineAction{margin-top:10px;color:#166534;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.miniStatsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 18px}.miniStatCard{background:#ffffffc2;border:1px solid rgba(15,23,42,.06);border-radius:14px;padding:11px 13px;box-shadow:0 4px 12px #0f172a06}.miniStatLabel{font-size:11px;color:#64748b;margin-bottom:4px;letter-spacing:.01em}.miniStatValue{font-size:17px;font-weight:700;color:#334155}.smartTips{margin:0}.smartTipsList{display:grid;gap:10px}.smartTipCard{border:1px solid rgba(15,23,42,.07);border-radius:16px;padding:13px 15px;background:#fff;box-shadow:0 6px 18px #0f172a08}.smartTipTitle{font-weight:700;margin-bottom:5px;color:#0f172a}.smartTipText{font-size:14px;color:#475569;line-height:1.5}.smartTipActions{margin-top:12px;display:flex;justify-content:flex-start}.fiscalCoachCard{margin:14px 0 18px;padding:14px 16px;border-radius:16px;border:1px solid rgba(15,23,42,.07);background:#fff;box-shadow:0 8px 20px #0f172a09}.fiscalCoachTitle{font-weight:700;color:#0f172a;margin-bottom:6px}.fiscalCoachText{font-size:14px;line-height:1.5;color:#475569}.fiscalCoachActions{margin-top:12px}.fiscalRecommendationCard{margin:-4px 0 18px;padding:12px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,#fbfcfd,#f7f9fb);box-shadow:0 6px 16px #0f172a06}.fiscalRecommendationText{font-size:13px;line-height:1.5;color:#475569}.dashboardNextStepCard{margin-bottom:18px;padding:18px;border-radius:18px;border:1px solid #dbe4ee;background:linear-gradient(135deg,#f8fafc,#fff);box-shadow:0 12px 28px #0f172a0d}.dashboardNextStepTitle{font-size:18px;font-weight:800;color:#0f172a}.dashboardNextStepText{margin:8px 0 0;font-size:14px;line-height:1.6;color:#334155}.dashboardNextStepActions{display:flex;align-items:center;gap:12px;margin-top:14px}.dashboardLaunchRail{display:grid;gap:14px;margin:18px 0 16px}.dashboardLaunchAnchors{display:flex;flex-wrap:wrap;gap:10px}.dashboardTrustPill{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:#ffffffe0;color:#334155;box-shadow:0 8px 18px #0f172a0a}.dashboardTrustPillLabel{font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#0f172a}.dashboardTrustPillText{font-size:12px;line-height:1.4;color:#475569}.dashboardTrustPill.trust-success{background:#f0fdf4eb;border-color:#22c55e2e}.dashboardTrustPill.trust-warm{background:#fff7edf5;border-color:#fb923c38}.dashboardTrustPill.trust-accent{background:#fffbebf5;border-color:#f59e0b3d}.dashboardPremiumMiniBadge{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:#ffffffe0;color:#334155;box-shadow:0 6px 14px #0f172a0a}.dashboardPremiumMiniBadge.is-inactive{border-color:#f59e0b33;background:#fffbebeb}.dashboardPremiumMiniBadge.is-active{border-color:#22c55e2e;background:#f0fdf4eb}.dashboardPremiumMiniIcon{flex:0 0 auto;line-height:1}.dashboardPremiumMiniText{font-size:12px;line-height:1.4;font-weight:700;color:#0f172a;white-space:nowrap}.dashboardPremiumMiniButton{min-height:28px;padding:5px 9px;border-radius:999px}.dashboardSignalStack{display:grid;gap:10px;margin:4px 0 16px}.dashboardSignalStack>*{margin:0!important}.dashboardMilestoneBanner{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:-2px 0 16px;padding:10px 12px;border-radius:14px;background:#ffffffc2;border:1px solid rgba(148,163,184,.18)}.dashboardChecklistCard{margin:0 0 16px;padding:12px 14px;border-radius:16px;background:#ffffffc7;border:1px solid rgba(148,163,184,.18);box-shadow:0 5px 14px #0f172a05}.dashboardChecklistList{display:grid;gap:8px}.dashboardChecklistItem{display:flex;align-items:center;gap:10px;min-width:0}.dashboardChecklistItem.is-pending{color:#64748b}.dashboardChecklistItem.is-complete{color:#166534}.dashboardChecklistIcon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;border-radius:999px;border:1px solid rgba(148,163,184,.24);background:#ffffffe6;font-size:11px;font-weight:700}.dashboardChecklistItem.is-complete .dashboardChecklistIcon{background:#22c55e1f;border-color:#22c55e38}.dashboardChecklistLabel{font-size:13px;line-height:1.45}.dashboardRecommendationCard{margin:0 0 16px;padding:12px 14px;border-radius:16px;background:#ffffffd1;border:1px solid rgba(148,163,184,.18);box-shadow:0 5px 14px #0f172a05}.dashboardLearningCard{margin:0 0 16px;padding:12px 14px;border-radius:16px;background:#fffc;border:1px solid rgba(148,163,184,.18);box-shadow:0 5px 14px #0f172a05}.dashboardLearningProgress{margin-top:12px;color:#475569}.dashboardLearningProgress .progressBar{margin-top:8px;background:#e2e8f0e6}.dashboardLearningProgress .progressFill{background:linear-gradient(90deg,#86efac,#34d399)}.dashboardMaturityCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#f8fafcc7;border:1px solid rgba(148,163,184,.16);box-shadow:0 6px 16px #0f172a06}.dashboardMaturityHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.dashboardMaturityTitle{font-size:13px;line-height:1.45;font-weight:700;color:#0f172a}.dashboardRecommendationTitle{font-size:15px;font-weight:700;color:#0f172a}.dashboardRecommendationText{margin-top:6px;font-size:13px;line-height:1.5;color:#475569}.dashboardRecommendationActions{margin-top:12px}.dashboardBetaFeedbackCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#ffffffd6;border:1px solid rgba(148,163,184,.16);box-shadow:0 6px 16px #0f172a06}.dashboardBetaFeedbackTitle{font-size:13px;line-height:1.45;font-weight:700;color:#0f172a}.dashboardBetaFeedbackQuestion{margin-top:6px;font-size:13px;line-height:1.55;color:#475569}.dashboardBetaFeedbackChoices{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dashboardBetaFeedbackHelper{margin-top:10px;font-size:12px;line-height:1.45;color:#64748b}.dashboardWeeklyRecapCard{margin:0 0 16px;padding:12px 14px;border-radius:16px;background:#ffffffd1;border:1px solid rgba(148,163,184,.18);box-shadow:0 5px 14px #0f172a05}.dashboardWeeklyRecapGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboardWeeklyRecapItem{min-width:0;padding:10px;border-radius:14px;background:#f8fafceb;border:1px solid rgba(148,163,184,.16)}.dashboardWeeklyRecapLabel{font-size:12px;line-height:1.45;color:#64748b}.dashboardWeeklyRecapValue{margin-top:4px;font-size:15px;line-height:1.3;font-weight:700;color:#0f172a}.dashboardThisWeekCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#fffaf5d1;border:1px solid rgba(251,191,36,.18);box-shadow:0 6px 16px #0f172a06}.dashboardThisWeekTitle{margin-bottom:6px;font-size:13px;line-height:1.45;font-weight:700;color:#92400e}.dashboardPositiveMomentumCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#f0fdf4d1;border:1px solid rgba(34,197,94,.18);box-shadow:0 6px 16px #0f172a06}.dashboardPositiveMomentumTitle{margin-bottom:6px;font-size:13px;line-height:1.45;font-weight:700;color:#166534}.dashboardTrackingStreakCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#eff6ffd1;border:1px solid rgba(96,165,250,.18);box-shadow:0 6px 16px #0f172a06}.dashboardTrackingStreakTitle{margin-bottom:6px;font-size:13px;line-height:1.45;font-weight:700;color:#1d4ed8}.dashboardMonthlyReflectionCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#faf5ffd1;border:1px solid rgba(167,139,250,.18);box-shadow:0 6px 16px #0f172a06}.dashboardMonthlyReflectionTitle{margin-bottom:6px;font-size:13px;line-height:1.45;font-weight:700;color:#6b21a8}.dashboardNextMonthCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#f8fafcd1;border:1px solid rgba(125,211,252,.18);box-shadow:0 6px 16px #0f172a06}.dashboardNextMonthTitle{margin-bottom:6px;font-size:13px;line-height:1.45;font-weight:700;color:#0f766e}.dashboardDailyInsightCard,.dashboardTrustCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#f8fafcc7;border:1px solid rgba(148,163,184,.16);box-shadow:0 6px 16px #0f172a06}.dashboardPremiumMomentCard{margin:0 0 16px;padding:12px 14px;border-radius:14px;background:linear-gradient(180deg,#ffffffeb,#f8fafce0);border:1px solid rgba(148,163,184,.18);box-shadow:0 8px 20px #0f172a08}.dashboardPremiumMomentText{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.55;color:#475569}.dashboardPremiumMomentActions{margin-top:12px}.dashboardDailyInsightText{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.55;color:#475569}.dashboardDailyInsightIcon{flex:0 0 auto;line-height:1.2}.dashboardConfidenceBadge{display:inline-flex;align-items:center;width:fit-content;margin:0 0 10px;padding:5px 9px;border-radius:999px;font-size:11px;line-height:1;font-weight:600;border:1px solid transparent}.dashboardConfidenceBadge.confidence-warning{background:#f59e0b1f;color:#92400e;border-color:#f59e0b2e}.dashboardConfidenceBadge.confidence-neutral{background:#94a3b81f;color:#475569;border-color:#94a3b833}.dashboardConfidenceBadge.confidence-success{background:#22c55e1f;color:#166534;border-color:#22c55e2e}.fiscalScoreCard{margin:14px 0;padding:14px 16px;border-radius:18px;border:1px solid rgba(15,23,42,.07);background:#fff;box-shadow:0 6px 16px #0f172a06}.fiscalScoreHeader h3{margin:0;font-size:18px;color:#0f172a}.fiscalScoreHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.fiscalScoreValue{margin-top:8px;font-size:30px;font-weight:800;line-height:1.05;color:#0f172a;letter-spacing:-.03em}.fiscalScoreValue span{font-size:17px;font-weight:600;color:#64748b}.fiscalScoreText{margin-top:8px;font-size:14px;line-height:1.5;color:#475569}.fiscalScoreBar{margin-top:12px;height:8px;border-radius:999px;background:linear-gradient(180deg,#edf2f6,#e7edf2);overflow:hidden}.fiscalScoreBarFill{height:100%;border-radius:999px;background:linear-gradient(90deg,#8aa1b7,#6d879f)}.mainActionBox{border-radius:14px;padding:16px;margin:14px 0 18px;background:#f8f9fb;border:1px solid rgba(0,0,0,.06)}.mainActionTitle{font-weight:600;margin-bottom:4px}.mainActionText{font-size:14px;color:#555;margin-bottom:10px}.dashboardSectionZone{margin-top:16px;padding:20px;border-radius:20px;border:1px solid transparent;box-shadow:inset 0 1px #ffffff9e,0 10px 24px #0f172a08}.dashboardSectionZoneLavender{background:linear-gradient(180deg,#f6f3fb,#faf8fd);border-color:#e6def1}.dashboardSectionZoneMint{background:linear-gradient(180deg,#eef6f1,#f6faf8);border-color:#d8e7dd}.dashboardSectionZoneCoolNeutral{background:linear-gradient(180deg,#f7fafc,#fff);border-color:#e1e8ef}.dashboardSectionZoneSoftNeutral{background:linear-gradient(180deg,#fafafa,#fff);border-color:#e5e7ea}.dashboardSectionZoneSuccess{background:linear-gradient(180deg,#f2f8f3,#f8fbf9);border-color:#dce9de}.dashboardSectionZoneAmber{background:linear-gradient(180deg,#faf6ef,#fcfaf6);border-color:#ede1cd}.dashboardSectionZone .journalHeader,.dashboardSectionZone .smartTips,.dashboardSectionZone .monthlyHistory,.dashboardSectionZone .saveNotice,.dashboardSectionZone .emptyRevenueState,.dashboardSectionZone .revenueChartCard,.dashboardSectionZone .revenueItem,.dashboardSectionZone .historyItem{margin-top:0}.dashboardSectionZone .monthlyHistory{margin-top:20px;padding-top:20px}.dashboardSectionHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 14px}.dashboardSectionHeaderMain{min-width:0}.dashboardSectionTitle{margin:0;font-size:19px;line-height:1.2;font-weight:750;color:#0f172a}.dashboardSectionSubtitle{margin:4px 0 0;font-size:13px;line-height:1.45;color:#64748b}.dashboardOrderSituation{border-color:#cfe8d8;background:linear-gradient(180deg,#f5fbf7,#fff)}.dashboardOrderRevenues,.dashboardOrderInvoices{border-color:#d7eadf}.dashboardProfileCompletionCard{padding:14px 16px;border:1px solid #dbe4ee;border-radius:16px;background:#fff;box-shadow:0 10px 24px #0f172a09}.dashboardProfileCompletionCard .dashboardRecommendationActions{margin-top:10px}.dashboardSectionActions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.einvoicingBadge{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:5px 10px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:12px;line-height:1.25;font-weight:800}.einvoicingInfoCard,.einvoicingMarketingCard{margin-top:14px;padding:14px;border-radius:14px;border:1px solid #dbe4ee;background:#fff;color:#334155;box-shadow:0 8px 20px #0f172a0a}.einvoicingInfoCard{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.einvoicingMarketingCard{display:grid;gap:10px}.einvoicingInfoCard h3,.einvoicingMarketingCard h3{margin:0;font-size:16px;line-height:1.25;color:#0f172a}.einvoicingInfoCard p,.einvoicingMarketingCard p{margin:6px 0 0;max-width:760px;color:#475569;font-size:13px;line-height:1.5}.einvoicingTrustNote{font-weight:700}.dashboardSectionZone .saveNotice{background:#fff;border-color:#d7dfd8}.floatingStatusNotice{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dashboardMobileActionSpacer,.dashboardMobileActionBar{display:none}.dashboardMobileActionBar{position:fixed;left:12px;right:12px;bottom:12px;z-index:1200;padding:10px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 40px #0f172a24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboardMobileActionBar .btn{width:100%;min-height:48px;font-weight:700}.dashboardFooterLinks{margin-top:18px;display:flex;justify-content:center}.dashboardProblemLink{color:#64748b;font-size:12px;text-decoration:none}.dashboardProblemLink:hover{color:#334155;text-decoration:underline}.tipOk,.mainActionBox.ok{background:#f6fbf7;border-color:#52856129}.tipWarning,.mainActionBox.warning{background:#fffaf4;border-color:#bc8d4a33}.tipDanger,.mainActionBox.danger{background:#fff7f6;border-color:#c4727233}.statusOk{color:#1f9d55;font-weight:500}.statusWarn{color:#b45309;font-weight:500}.journalHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.journalHeader h3{margin:0;font-size:20px}.journalFilters{display:flex;align-items:center;gap:10px}.monthFilter{min-width:180px;padding:8px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;font:inherit}.revenuesList{display:grid;gap:12px;margin-top:16px}.revenueItem{border:1px solid rgba(15,23,42,.07);border-radius:18px;padding:15px 16px;background:#fff;box-shadow:0 8px 20px #0f172a09}.revenueMain{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:2px}.revenueAmount{font-weight:800;font-size:1.08rem;color:#0f172a}.revenueDate{color:#64748b;font-size:.9rem;white-space:nowrap}.revenueMeta{margin-top:10px;display:grid;gap:5px;color:#475569;font-size:.93rem;line-height:1.45}.revenueActions{margin-top:12px;display:flex;justify-content:flex-end}.btnSubtleDanger{color:#7c2d12;border-color:#7c2d121f;background:#ffffffb8}.btnSubtleDanger:hover{background:#fff7f5;border-color:#7c2d122e}.emptyRevenueState{margin-top:12px;padding:24px;border:1px dashed #d6d6dc;border-radius:16px;background:#fff;text-align:center}.emptyRevenueStateCompact{padding:16px 18px}.emptyRevenueIcon{font-size:28px;margin-bottom:10px}.emptyRevenueStatus{display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#94a3b81f;color:#475569;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.emptyRevenueTitle{font-weight:700;margin-bottom:8px}.revenueChartCard{margin-top:20px;padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 14px 28px #0f172a0d}.chartHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.revenueChart{display:flex;align-items:end;gap:14px;min-height:190px}.chartCol{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px}.chartBar{width:100%;max-width:44px;border-radius:12px 12px 6px 6px;background:linear-gradient(180deg,#6e8fb1,#516f8c);min-height:12px}.chartValue{font-size:12px;font-weight:700;color:#334155;text-align:center}.chartLabel{font-size:11px;color:#64748b;text-transform:capitalize;letter-spacing:.03em}.monthlyHistory{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}.historyList{display:grid;gap:8px}.historyItem{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid rgba(0,0,0,.06);border-radius:14px;background:#fff;box-shadow:0 2px 10px #0f172a08;font-size:14px}.historyMonth{text-transform:capitalize;color:#444}.historyTotal{font-weight:600}.progressIndicators{margin-top:20px;display:grid;gap:12px}.progressItem{padding:14px 16px;border-radius:16px;border:1px solid rgba(15,23,42,.06);background:#ffffffd1}.progressItemHeader{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:#475569;font-size:13px;font-weight:600}.progressBarPremium{height:10px;background:linear-gradient(180deg,#e8edf2,#edf2f6);border-radius:999px;overflow:hidden}.progressBarPremium .progressFill{height:100%;border-radius:999px;background:linear-gradient(90deg,#8aa1b7,#6d879f)}.assistantHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.assistantTitleRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.assistantIntro{margin:14px 0 0;color:#64748b;font-size:14px}.assistantBenefits{margin:10px 0;padding-left:18px}.assistantSummaryBox{margin-top:16px;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}.assistantSummaryBox h3{margin:0 0 10px;font-size:18px}.assistantEditSummary{margin-top:12px;background:#f8fafc}.assistantSummaryList{margin:0;padding-left:18px}.assistantSummaryList li{margin-bottom:6px}.assistantNextStep{margin-top:16px;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fafafa;display:flex;flex-direction:column;gap:12px}.assistantNextStepTitle{font-weight:700;font-size:18px}.assistantCollapsedBox{text-align:center;padding:20px}.assistantCompletionBanner{padding:24px;border-radius:18px;background:linear-gradient(135deg,#f0fdf4,#ecfeff);border:1px solid #bbf7d0}.assistantCompletionTitle{font-size:24px;font-weight:800;color:#166534}.sectionHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.sectionHeadActions{display:flex;gap:10px;flex-wrap:wrap}.sectionTools{display:flex;justify-content:flex-end}.focusBar{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;margin-bottom:12px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.focusLinks{display:flex;gap:8px}.modalOverlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-start;justify-content:center;padding:16px;z-index:1000;overflow-y:auto;overscroll-behavior:contain}.modalCard{width:100%;max-width:560px;margin:auto 0;background:#fff;border-radius:24px;padding:20px;box-shadow:0 20px 60px #0000002e}.reminderSettingsModal{max-width:540px}.reminderSettingsBody{display:grid;gap:16px;margin-top:18px}.reminderSettingsIntro,.reminderSettingsNote{margin:0;color:#475569;font-size:14px;line-height:1.6}.reminderSettingsList{display:grid;gap:8px;padding:14px;border:1px solid #cfe8d8;border-radius:16px;background:linear-gradient(180deg,#f8fcfa,#fff)}.reminderSettingsRow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;color:#0f172a;font-size:14px;font-weight:700}.reminderSettingsRow+.reminderSettingsRow{border-top:1px solid rgba(207,232,216,.65)}.reminderBadge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:210px;padding:5px 9px;border-radius:999px;border:1px solid #dbe4ee;background:#fff;color:#475569;font-size:12px;line-height:1.25;font-weight:800;text-align:center}.reminderBadgeActive{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.reminderBadgeNeutral{border-color:#dbe4ee;background:#f8fafc;color:#475569}.reminderBadgePremium{border-color:#d8d4f8;background:#fbfaff;color:#5b21b6}.reminderSettingsNote{padding:12px 14px;border:1px solid #d8d4f8;border-radius:14px;background:#fbfaff}.reminderSettingsActions{display:flex;gap:10px;flex-wrap:wrap}.reminderSettingsActions .btn{flex:1 1 160px}.explanationModalBlock{padding:16px;border-radius:14px;border:1px solid #dceee4;background:linear-gradient(180deg,#f8fcfa,#fff)}.explanationModalBlock strong{color:#0f172a}.explanationModalAdvice{padding:14px;border-radius:14px;border:1px solid #cfe8d8;background:#f5fbf7;color:#166534;font-size:13px;line-height:1.55;font-weight:650}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.field{display:grid;gap:6px}.field span{font-size:.95rem;font-weight:600}.field input{width:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:10px 12px;font-size:1rem}.fieldFull{grid-column:1 / -1}.revenuePreview{margin-top:16px;padding:12px;background:#f8f9fb;border-radius:12px}.previewTitle{font-weight:600;margin-bottom:8px}.previewRow{display:flex;justify-content:space-between;margin-bottom:6px}.securityGrid{display:grid;gap:12px;margin-top:12px}.securityItem{padding:12px;border-radius:12px;background:#f8f8fb}.securityNoteBox{margin-top:16px;padding:12px;border-radius:12px;background:#fff4e5;font-size:14px}.muted{opacity:.75;margin-top:8px}.smartPrioritiesEngine{margin-bottom:10px}.discoveryBanner{margin-bottom:16px;padding:14px 16px;border-radius:14px;background:linear-gradient(180deg,#fffdf7,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 8px 18px #0f172a0a}.discoveryBannerTitle{font-size:15px;font-weight:700;color:#0f172a}.discoveryBannerText{margin-top:6px;color:#334155;line-height:1.55}.discoveryBannerList{margin:10px 0 0 18px;padding:0;color:#334155;line-height:1.5}.discoveryBannerActions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.priorityCard{border-radius:10px;padding:10px;margin-bottom:8px;border:1px solid rgba(15,23,42,.08)}.priorityCard.high{background:#ffe5e5}.priorityCard.medium{background:#fff4e5}.priorityCard.low{background:#f2f2f2}.priorityTitle{font-weight:700;color:#0f172a;margin-bottom:6px}.priorityMessage{color:#334155;margin-bottom:8px;line-height:1.5}.priorityLockCard{border-radius:10px;padding:10px;margin-bottom:8px;background:linear-gradient(180deg,#f8fafc,#eef2ff);border:1px dashed rgba(99,102,241,.28)}.priorityLockList{margin:0 0 12px 18px;padding:0;color:#334155;line-height:1.5}.dashboardHelperText{margin:6px 0 0;font-size:11px;line-height:1.45;font-weight:400;color:var(--dashboard-helper-color, #64748b)}.disclaimer{margin-top:12px;font-size:.9rem;opacity:.85;border-left:3px solid rgba(0,0,0,.15);padding:10px 12px;border-radius:10px}.saveNotice{margin-top:10px;padding:8px 12px;background:#f3f8f3;border:1px solid #cfe8cf;border-radius:10px;font-size:13px;color:#1e6b1e;width:fit-content}.autoSaveHint{margin-top:8px;font-size:12px;opacity:.75}.savedHint{font-size:12px;opacity:.75;margin-top:4px}.savedActions{display:inline-flex;margin-left:8px}.profileStatus{margin-top:6px;font-size:14px}.tvaWarning{margin-top:6px;font-size:13px;color:#92400e}.dataTrustLine{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:999px;border:1px solid rgba(115,101,84,.12);background:linear-gradient(180deg,#fbf7f0,#f8f3ea);color:#4b5563;font-size:12px;font-weight:600;text-align:center;box-shadow:0 8px 18px #7365540f}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:12px}.step{background:#fafafa;padding:14px;border-radius:10px;border:1px solid rgba(0,0,0,.08)}.targetList,.roadmaplist{margin-top:10px;padding-left:18px;line-height:1.7}.roadmaplist li{display:flex;gap:10px;align-items:flex-start;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06)}.roadmaplist li:last-child{border-bottom:none}.appStatusBar{display:flex;align-items:center;flex:0 0 auto}.appStatusBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#f4f1ff;color:#6b46c1;white-space:nowrap;border:1px solid rgba(107,70,193,.12)}.footer{text-align:center;padding:18px;opacity:.7}@media(max-width:980px){.topbar{flex-wrap:wrap;align-items:flex-start}.topbarLeft,.topbarRight{width:100%;justify-content:space-between;flex-wrap:wrap;gap:10px}.nav{width:100%;justify-content:center}}.heroGrid,.pricingAccessGrid,.fiscalDashboard,.timelineList{grid-template-columns:1fr}@media(max-width:768px){.container{padding:16px 12px;gap:12px}.card{padding:14px;border-radius:12px}.heroSaaS{padding:22px;border-radius:18px}.heroProductName{font-size:30px}.heroCategory{font-size:14px}.hero h1{font-size:25px;line-height:1.18}.heroLead{font-size:16px}.msg{max-width:92%}.choiceRow{flex-direction:column}.choiceRow .btn{width:100%}.journalHeader{flex-direction:column;align-items:flex-start}.dashboardSectionHeader,.journalHeader{gap:10px;margin-bottom:12px}.dashboardSectionTitle{font-size:18px}.dashboardSectionSubtitle{font-size:12px}.dashboardSectionActions,.journalFilters{width:100%;justify-content:flex-start;gap:8px}.dashboardSectionActions>.btnActionPrimary:first-child:last-child,.journalFilters>.btnActionPrimary:first-child:last-child{width:100%}.dashboardSectionActions>.btnActionSecondary,.dashboardSectionActions>.btnActionUtility,.journalFilters>.btnActionSecondary,.journalFilters>.btnActionUtility{flex:0 1 auto}.dashboardSectionActions>.monthFilter,.journalFilters>.monthFilter{flex:1 1 220px;min-width:180px}.monthFilter{width:100%}.sectionHead{flex-direction:column;align-items:flex-start}.sectionHeadActions .btn{width:100%}.miniStatsGrid{grid-template-columns:1fr}.dashboardSectionZone{padding:14px;border-radius:18px}.fiscalDashboard{gap:12px;margin-top:14px}.fiscalCard{padding:18px;border-radius:18px}.fiscalValue{font-size:28px}.fiscalScoreCard{padding:14px 16px;border-radius:16px}.dashboardNextStepCard{padding:16px;border-radius:16px}.dashboardNextStepTitle{font-size:17px}.dashboardNextStepActions{margin-top:12px}.dashboardLaunchRail{gap:12px;margin:16px 0 14px}.dashboardLaunchAnchors{gap:8px}.dashboardPremiumMiniBadge{min-height:34px;padding:6px 9px}.dashboardTrustPill{min-height:36px;padding:8px 11px}.dashboardSignalStack{gap:12px;margin-bottom:16px}.dashboardMilestoneBanner{padding:10px;border-radius:12px}.dashboardChecklistCard,.dashboardRecommendationCard,.dashboardBetaFeedbackCard,.dashboardLearningCard,.dashboardMaturityCard,.dashboardWeeklyRecapCard{padding:12px 14px;border-radius:14px}.dashboardThisWeekCard,.dashboardPositiveMomentumCard,.dashboardTrackingStreakCard,.dashboardMonthlyReflectionCard,.dashboardNextMonthCard,.dashboardDailyInsightCard,.dashboardTrustCard,.dashboardPremiumMomentCard{padding:11px 13px;border-radius:13px}.dashboardWeeklyRecapGrid{gap:8px}.dashboardWeeklyRecapItem{padding:10px 11px}.dashboardConfidenceBadge{margin-bottom:8px}.fiscalScoreValue{font-size:30px}.revenueItem{padding:14px;border-radius:16px}.revenueMain{gap:12px}.revenueChartCard{padding:16px;border-radius:18px}.chartHeader{margin-bottom:16px}.revenueChart{gap:10px;min-height:160px}.historyList{gap:10px}.historyItem{padding:11px 12px}.dashboardHelperText{margin-top:5px}.floatingStatusNotice{top:96px!important}.formGrid{grid-template-columns:1fr}}@media(max-width:520px){.hero h1{font-size:21px}.brand{font-size:15px}.container{padding:14px 10px;gap:10px}.card{padding:12px}.dashboardSectionZone{padding:12px;border-radius:16px;margin-top:18px}.dashboardSectionHeader,.journalHeader{gap:8px;margin-bottom:10px}.dashboardSectionTitle{font-size:17px}.dashboardSectionActions,.journalFilters{flex-direction:column;align-items:stretch;width:100%}.dashboardSectionActions .btn,.journalFilters .btn,.journalFilters .monthFilter{width:100%}.dashboardSectionActions>.btnActionUtility,.journalFilters>.btnActionUtility{order:3}.fiscalDashboard,.timelineList,.miniStatsGrid{gap:10px}.fiscalCard{padding:16px;border-radius:16px}.fiscalLabel,.miniStatLabel{margin-bottom:8px}.fiscalValue{font-size:24px}.miniStatCard{padding:10px 12px}.miniStatValue{font-size:16px}.fiscalScoreCard{margin:16px 0 14px;padding:14px}.dashboardNextStepCard{padding:14px;border-radius:14px;margin-bottom:16px}.dashboardLaunchRail{gap:10px;margin:14px 0 12px}.dashboardLaunchAnchors{display:grid;gap:8px}.dashboardPremiumMiniBadge{justify-content:flex-start;width:100%;border-radius:14px;flex-wrap:wrap}.dashboardPremiumMiniButton{width:100%}.dashboardTrustPill{justify-content:flex-start;width:100%;border-radius:14px}.dashboardNextStepTitle{font-size:16px}.dashboardNextStepText{font-size:13px}.dashboardNextStepActions{margin-top:14px}.dashboardSignalStack{gap:10px;margin-bottom:14px}.dashboardMilestoneBanner{align-items:flex-start;margin-bottom:14px}.dashboardChecklistCard,.dashboardRecommendationCard,.dashboardBetaFeedbackCard,.dashboardLearningCard,.dashboardMaturityCard,.dashboardWeeklyRecapCard{padding:12px;margin-bottom:14px}.dashboardThisWeekCard,.dashboardPositiveMomentumCard,.dashboardTrackingStreakCard,.dashboardMonthlyReflectionCard,.dashboardNextMonthCard,.dashboardDailyInsightCard,.dashboardTrustCard,.dashboardPremiumMomentCard{padding:11px 12px;margin-bottom:14px}.dashboardMaturityTitle{font-size:12px}.dashboardRecommendationTitle{font-size:14px}.dashboardRecommendationText,.dashboardBetaFeedbackQuestion,.dashboardBetaFeedbackHelper,.dashboardDailyInsightText,.dashboardThisWeekTitle,.dashboardPositiveMomentumTitle,.dashboardTrackingStreakTitle,.dashboardMonthlyReflectionTitle,.dashboardNextMonthTitle,.dashboardPremiumMomentText{font-size:12px}.dashboardWeeklyRecapGrid{grid-template-columns:1fr}.dashboardWeeklyRecapLabel{font-size:11.5px}.dashboardWeeklyRecapValue{font-size:15px}.dashboardRecommendationActions .btn{width:100%}.dashboardBetaFeedbackChoices{display:grid;grid-template-columns:1fr}.dashboardBetaFeedbackChoices .btn,.dashboardPremiumMomentActions .btn{width:100%}.dashboardChecklistLabel{font-size:12px}.dashboardConfidenceBadge{font-size:10px;padding:4px 8px}.dashboardNextStepActions .btn{width:100%;min-height:48px}.sectionHeadActions{width:100%;gap:10px}.sectionHeadActions .btn{min-height:46px}.floatingStatusNotice{top:100px!important;left:12px!important;right:12px!important;width:auto!important;transform:none!important}.dashboardMobileActionSpacer{display:block;height:82px}.dashboardMobileActionBar{display:block}.fiscalScoreValue{font-size:28px}.fiscalScoreValue span{font-size:15px}.smartTipCard,.timelineItem,.progressItem,.historyItem,.emptyRevenueState{border-radius:14px}.revenueItem{padding:13px}.revenueMain{flex-direction:column;align-items:flex-start;gap:4px}.revenueDate{white-space:normal}.revenueActions{justify-content:flex-start}.revenueActions .btn{width:100%}.revenueChartCard{padding:14px}.revenueChart{gap:8px;min-height:140px;align-items:flex-end}.chartCol{gap:8px}.chartBar{max-width:28px}.chartValue{font-size:11px}.chartLabel{font-size:10px}.historyItem{align-items:flex-start;gap:8px}.dashboardHelperText{font-size:10.5px;line-height:1.4}}.navLink{appearance:none;border:0;background:transparent;color:#111;font-size:14px;opacity:.85;padding:6px 8px;border-radius:10px;cursor:pointer;font:inherit}.navLink:hover{background:#0000000d;opacity:1;text-decoration:underline}.btn:focus-visible,.btnGhost:focus-visible,.btnPrimary:focus-visible,.btnChoice:focus-visible,.iconBtn:focus-visible,.navLink:focus-visible,.chatInput input:focus-visible,.field input:focus-visible,.monthFilter:focus-visible{outline:2px solid #6d28d9;outline-offset:2px}.previewAdvice{margin-top:10px;font-size:13px;line-height:1.45;color:#5f5a52}.progressIndicators{margin:20px 0 16px}.progressItem{background:#fff;padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0}.progressBar{background:#e5e7eb;border-radius:4px;overflow:hidden}.progressFill{transition:width .3s ease}@keyframes fillProgress{0%{width:0}to{width:var(--width)}}.progressFill{animation:fillProgress .5s ease-out}.acreExpirationWarning{animation:slideIn .3s ease}.acreExpirationWarning button{transition:transform .2s ease}.acreExpirationWarning button:hover{transform:translateY(-1px)}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.siteFooter{margin-top:44px;border-top:1px solid #ccd8df;background:#e8eef2;color:#0f172a}.siteFooterInner{width:min(1200px,calc(100% - 36px));margin:0 auto;padding:34px 0 18px}.siteFooterGrid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.92fr) minmax(0,1.18fr) minmax(0,1.2fr);gap:22px;align-items:start}.siteFooterColumn{min-width:0}.siteFooterColumn h2,.siteFooterColumn h3{margin:0 0 12px;color:#0f172a;line-height:1.2}.siteFooterColumn h2{font-size:22px;font-weight:850}.siteFooterColumn h3{font-size:12.5px;font-weight:850;text-transform:uppercase;letter-spacing:.075em;color:#243442}.siteFooterColumn p,.siteFooterEditor address{margin:0;color:#475569;font-size:14px;line-height:1.65}.siteFooterBrand p{max-width:330px}.siteFooterBadges{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.siteFooterBadges span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;border:1px solid #c8dce3;background:#ffffffb8;color:#25624f;font-size:11.5px;font-weight:750;white-space:nowrap}.siteFooterMeta{margin-top:10px;color:#607482;font-size:12.5px;font-weight:650;line-height:1.4}.siteFooter nav,.siteFooterEditor address{display:grid;gap:8px}.siteFooter a{width:fit-content;color:#475569;text-decoration:none;font-size:14px;line-height:1.35;border-radius:8px;transition:color .18s ease,background-color .18s ease,transform .18s ease}.siteFooter nav a{padding:3px 0}.siteFooter a:hover{color:#166534;text-decoration:underline;text-underline-offset:3px;transform:translateY(-1px)}.siteFooterTrust p{width:100%;margin-top:9px;padding:10px 0 0;border-top:1px solid rgba(148,163,184,.32);color:#425466;font-size:13px;font-weight:400;line-height:1.55}.siteFooterEditor address{font-style:normal;gap:9px}.siteFooterEditor strong{color:#0f172a;font-weight:750}.siteFooterBottom{margin-top:28px;padding-top:16px;border-top:1px solid rgba(148,163,184,.34);color:#5f7180;font-size:13px;line-height:1.5;text-align:center}.legalPageShell .siteFooter{margin-top:0}.legalBrandLink{display:inline-flex;color:#0f172a;text-decoration:none}.legalPage{width:min(920px,calc(100% - 36px));margin:0 auto;padding:34px 0 52px}.legalBackLink{display:inline-flex;margin-bottom:18px;color:#166534;font-size:14px;font-weight:800;text-decoration:none}.legalBackLink:hover{text-decoration:underline;text-underline-offset:3px}.legalHero,.legalContent{border:1px solid #dbe7df;background:#fff;box-shadow:0 12px 30px #0f172a0d}.legalHero{padding:30px;border-radius:20px;background:linear-gradient(180deg,#f8fcfa,#fff)}.legalEyebrow{margin:0 0 10px;color:#166534;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.legalHero h1{margin:0;color:#0f172a;font-size:34px;line-height:1.12}.legalHero p:last-child{margin:14px 0 0;max-width:720px;color:#475569;font-size:16px;line-height:1.65}.legalContent{display:grid;gap:16px;margin-top:16px;padding:22px;border-radius:18px}.legalSection{padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.legalSection h2{margin:0 0 8px;color:#0f172a;font-size:17px}.legalSection p{margin:0;color:#475569;line-height:1.65}.legalNotice{color:#64748b;font-size:13px;line-height:1.5}@media(max-width:920px){.siteFooterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.siteFooterBottom{display:grid}}@media(max-width:640px){.siteFooterInner,.legalPage{width:min(100% - 24px,1180px)}.siteFooterInner{padding:28px 0 18px}.siteFooterGrid{grid-template-columns:1fr;gap:22px}.siteFooterBadges{display:grid;grid-template-columns:1fr}.siteFooterBadges span{width:fit-content;white-space:normal}.legalPage{padding:24px 0 38px}.legalHero{padding:22px;border-radius:18px}.legalHero h1{font-size:26px}.legalContent{padding:14px}}.authOverlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.authModal{background:#fff;border-radius:24px;padding:24px;max-width:450px;width:90%;position:relative;box-shadow:0 20px 60px #0003}.authClose{position:absolute;top:16px;right:16px;background:none;border:none;font-size:18px;cursor:pointer;color:#6b7280}.authClose:hover{color:#111}.authForm{display:flex;flex-direction:column;gap:16px;margin-top:20px}.authModeSwitch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.authModeButton{border:1px solid #d1d5db;background:#f9fafb;color:#374151;border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer;transition:all .2s ease}.authModeButton.isActive{background:#111827;border-color:#111827;color:#fff}.authHelper{margin-top:14px;font-size:13px;line-height:1.5}.authPathHint{margin-top:14px;padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:13px;line-height:1.6}.authConnectedActions{display:grid;gap:12px;margin-top:20px}.authLinkButton{margin-top:12px;padding:0;border:none;background:transparent;color:#2563eb;font-weight:600;cursor:pointer;text-align:left}.authLinkButton:disabled{color:#94a3b8;cursor:default}.authUtilityActions{display:grid;justify-items:start}.authNotice{margin-top:16px;padding:10px;background:#e6f7e6;color:#1e7e1e;border-radius:8px;font-size:13px}.authError{margin-top:16px;padding:10px;background:#fee2e2;color:#b91c1c;border-radius:8px;font-size:13px}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.badgeGreen{background:#ecfdf5;color:#059669}.badgeYellow{background:#fffbeb;color:#b45309}.badgeGray{background:#f3f4f6;color:#6b7280}.premiumBadgeContainer{display:flex;justify-content:flex-end;margin-bottom:16px}.premiumBadge{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#fef3c7,#fde68a);padding:8px 16px;border-radius:40px;font-size:13px;font-weight:500;color:#92400e;border:1px solid #fcd34d}.premiumBadge.active{background:linear-gradient(135deg,#e6f7e6,#c8e6c9);color:#2e7d32;border-color:#81c784}.premiumIcon{font-size:16px}.premiumButton{background:#f59e0b;border:none;color:#fff;padding:4px 12px;border-radius:20px;cursor:pointer;font-size:12px;font-weight:600;margin-left:8px;transition:all .2s}.premiumButton:hover{background:#d97706;transform:translateY(-1px)}.pricingPage{max-width:1200px;margin:0 auto;padding:40px 20px;position:relative}.pricingHeader{text-align:center;margin-bottom:40px;position:relative}.pricingHeader h1{font-size:32px;color:#1f2937;margin-bottom:12px}.closeButton{position:absolute;top:0;right:0;background:none;border:none;font-size:24px;cursor:pointer;color:#9ca3af}.pricingGrid{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin:40px 0}.pricingCard{flex:1;min-width:280px;background:#fff;border-radius:24px;padding:24px;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;transition:transform .2s;position:relative}.pricingCard:hover{transform:translateY(-4px)}.pricingCard.featured{border:2px solid #7c3aed;background:linear-gradient(135deg,#fff,#f5f3ff)}.popularBadge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#7c3aed;color:#fff;padding:4px 16px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.pricingBadge{font-size:12px;color:#6b7280;margin-bottom:8px}.pricingCard h2{font-size:24px;margin:0 0 8px}.price{font-size:36px;font-weight:800;color:#1f2937;margin:16px 0}.price span{font-size:16px;font-weight:400;color:#6b7280}.annualPrice{font-size:14px;color:#10b981;margin-bottom:16px;font-weight:500}.pricingCard ul{list-style:none;padding:0;margin:20px 0}.pricingCard li{padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:14px}.guarantee{margin-top:16px;font-size:13px;color:#f59e0b;text-align:center;font-weight:500}.faqSection{margin-top:60px;max-width:800px;margin-left:auto;margin-right:auto}.faqSection h3{text-align:center;margin-bottom:24px;font-size:24px}.faqSection details{background:#f8fafc;padding:16px;border-radius:12px;margin-bottom:12px}.faqSection summary{font-weight:600;cursor:pointer;color:#1f2937}.faqSection details[open] summary{margin-bottom:12px}.faqSection p{margin:0;color:#4b5563;line-height:1.5}.pricingPage{max-width:1180px;margin:0 auto;padding:32px 20px 56px}.pricingHeader{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px}.pricingHeader h1{margin:0 0 10px;font-size:2rem;line-height:1.15;color:#111827}.pricingHeader p{margin:0;max-width:700px;color:#4b5563;font-size:1rem;line-height:1.6}.pricingBetaPage{max-width:860px}.pricingBetaPage .pricingHeader{align-items:center}.pricingBetaBadge{display:inline-flex;width:fit-content;margin-bottom:12px;padding:6px 11px;border-radius:999px;border:1px solid #cdeedd;background:#f4fbf7;color:#166534;font-size:13px;font-weight:800}.pricingBetaCard{display:grid;gap:18px;padding:28px;border-radius:24px;border:1px solid #cdeedd;background:linear-gradient(180deg,#fff,#f8fcfa);box-shadow:0 18px 44px #0f172a0f}.pricingBetaCard p{margin:0;color:#334155;font-size:16px;line-height:1.65}.pricingBetaBlock{padding:16px 18px;border-radius:16px;border:1px solid #dbe4ee;background:#fff}.pricingBetaBlock h2{margin:0 0 10px;color:#0f172a;font-size:17px;line-height:1.3}.pricingBetaBlock ul{display:grid;gap:8px;margin:0;padding-left:20px;color:#475569;line-height:1.5}.pricingBetaAccess{border-color:#cdeedd;background:#f4fbf7}.pricingBetaActions{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:2px}.closeButton{border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:999px;width:42px;height:42px;cursor:pointer;font-size:1.1rem;transition:.2s ease}.closeButton:hover{background:#f9fafb;border-color:#d1d5db}.pricingIntroNotice{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#faf7ff;border:1px solid #e9ddff;border-radius:20px;padding:22px 24px;margin-bottom:28px}.pricingIntroNoticeText h2{margin:0 0 8px;font-size:1.2rem;color:#111827}.pricingIntroNoticeText p{margin:0;color:#4b5563;line-height:1.6;max-width:760px}.pricingGrid{display:grid;gap:22px;margin-bottom:34px}.pricingGridTwoCols{grid-template-columns:repeat(2,minmax(0,1fr))}.pricingCard{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:26px 24px 24px;box-shadow:0 8px 24px #1118270a}.pricingCard.featured{border:2px solid #7c3aed;box-shadow:0 14px 36px #7c3aed1f}.pricingBadge,.popularBadge{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:7px 12px;border-radius:999px;font-size:.88rem;font-weight:600}.pricingBadge{background:#f3f4f6;color:#374151}.popularBadge{background:#7c3aed;color:#fff}.pricingCard h2{margin:0 0 12px;font-size:1.6rem;color:#111827}.price{margin-bottom:10px;font-size:2rem;font-weight:800;color:#111827}.price span{font-size:1rem;font-weight:500;color:#6b7280}.annualPrice{margin-bottom:14px;color:#6b7280;font-size:.95rem}.pricingCardIntro{margin:0 0 18px;color:#4b5563;line-height:1.6;min-height:52px}.pricingCard ul{margin:0 0 22px;padding-left:18px;color:#1f2937;line-height:1.8}.pricingCard li{margin-bottom:3px}.guarantee{margin-top:14px;color:#6b7280;font-size:.92rem}.pricingCompareSection{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;margin-bottom:34px}.pricingCompareSection h3{margin:0 0 18px;font-size:1.35rem;color:#111827}.pricingCompareTable{border:1px solid #ececf3;border-radius:18px;overflow:hidden}.pricingCompareRow{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:center;min-height:58px;border-bottom:1px solid #ececf3;background:#fff}.pricingCompareRow:last-child{border-bottom:none}.pricingCompareRow>div{padding:14px 16px}.pricingCompareHead{background:#f8fafc;font-weight:700;color:#111827}.pricingCompareRow:not(.pricingCompareHead)>div{color:#374151}.faqSection{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px}.faqSection h3{margin:0 0 16px;font-size:1.35rem;color:#111827}.faqSection details{border-top:1px solid #ececf3;padding:16px 0}.faqSection details:first-of-type{border-top:none;padding-top:0}.faqSection summary{cursor:pointer;font-weight:600;color:#111827;list-style:none}.faqSection summary::-webkit-details-marker{display:none}.faqSection p{margin:12px 0 0;color:#4b5563;line-height:1.65}@media(max-width:900px){.pricingGridTwoCols{grid-template-columns:1fr}.pricingIntroNotice{flex-direction:column;align-items:flex-start}.pricingCompareRow{grid-template-columns:1.6fr .8fr .8fr}}@media(max-width:640px){.pricingPage{padding:24px 14px 44px}.pricingHeader h1{font-size:1.6rem}.pricingCard,.pricingCompareSection,.faqSection,.pricingIntroNotice{padding:18px;border-radius:18px}.price{font-size:1.7rem}.pricingCompareTable{overflow-x:auto}.pricingCompareRow{min-width:560px}}.expertDashboard{padding:24px}.expertBanner{margin-bottom:20px;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,#f8fafc,#eef6ff);border:1px solid #dbe4ee;color:#334155;line-height:1.5}.expertDashboard__header{margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.expertDashboard__eyebrow{margin:0 0 6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.expertDashboard__header h2,.expertDetailHeader h2{margin:0;font-size:28px;color:#0f172a}.expertDashboard__subtitle{margin:8px 0 0;color:#475569}.expertKpis{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:22px}.expertFilters{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:18px}.expertSearch{display:grid;gap:6px;min-width:min(280px,100%)}.expertSearchLabel{font-size:13px;font-weight:700;color:#475569}.expertSearchInput{width:min(320px,100%);min-height:40px;padding:10px 14px;border-radius:12px;border:1px solid #dbe4ee;background:#fff;color:#0f172a;font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.expertSearchInput:focus{border-color:#7dd3fc;box-shadow:0 0 0 4px #7dd3fc2e;background:#f8fdff}.expertFilterList{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.expertFilterButton{border:1px solid #dbe4ee;background:#fff;color:#334155;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.expertFilterButton:hover{border-color:#cbd5e1;background:#f8fafc}.expertFilterButton--active{background:#e0f2fe;border-color:#7dd3fc;color:#0f172a;box-shadow:0 8px 18px #0ea5e91f}.expertFilterCount{font-size:13px;color:#64748b;font-weight:600}.expertKpiCard{padding:16px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 24px #0f172a0d}.expertKpiCard span{display:block;font-size:13px;color:#64748b;margin-bottom:8px}.expertKpiCard strong{font-size:28px;color:#0f172a}.expertDashboard__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.expertEmptyState{padding:18px;border-radius:16px;border:1px dashed #cbd5e1;background:#fff;color:#64748b}.expertModalOverlay{position:fixed;inset:0;background:#0f172a5c;display:flex;align-items:center;justify-content:center;padding:20px;z-index:80}.expertModalCard{width:min(560px,100%);border-radius:18px;border:1px solid #dbe4ee;background:#fff;box-shadow:0 24px 60px #0f172a33;padding:20px}.expertModalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.expertModalHeader h3{margin:0;font-size:1.2rem;color:#0f172a}.expertModalSubtitle{margin:6px 0 0;color:#64748b;font-size:.95rem}.expertModalField{display:grid;gap:8px;margin-bottom:16px}.expertModalField label{font-size:13px;font-weight:700;color:#475569}.expertModalSelect,.expertModalInput,.expertModalTextarea{width:100%;border:1px solid #dbe4ee;border-radius:12px;background:#fff;color:#0f172a;font-size:14px;padding:12px 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.expertModalInput:focus,.expertModalSelect:focus,.expertModalTextarea:focus{border-color:#7dd3fc;box-shadow:0 0 0 4px #7dd3fc2e;background:#f8fdff}.expertModalTextarea{resize:vertical;min-height:120px;line-height:1.5}.expertModalActions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.expertModalError{margin:-2px 0 14px;padding:10px 12px;border-radius:12px;border:1px solid #fecaca;background:#fff1f2;color:#be123c;font-size:13px;font-weight:600}.expertToast{position:fixed;right:18px;bottom:18px;z-index:85;display:flex;align-items:center;gap:10px;max-width:min(360px,calc(100vw - 24px));padding:12px 14px;border-radius:14px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;box-shadow:0 16px 36px #16653424;font-size:14px;font-weight:600}.expertToastClose{border:none;background:transparent;color:inherit;cursor:pointer;font-size:14px;font-weight:700;padding:2px 4px}.expertCard{padding:18px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 30px #0f172a0f}.expertCard__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.expertCard__top h3{margin:0;font-size:18px;color:#0f172a}.expertCard__top p{margin:4px 0 0;color:#64748b}.expertCard__body{display:grid;gap:12px}.expertCard__body span,.expertInfoBlock span{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.expertCard__body strong,.expertInfoBlock strong{color:#0f172a}.expertCard__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.expertBadge{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.expertBadge--ok{background:#dcfce7;color:#166534}.expertBadge--late{background:#fee2e2;color:#991b1b}.expertBadge--tva_risk,.expertBadge--alert{background:#fef3c7;color:#92400e}.expertCard--late{border-color:#fecaca}.expertCard--tva_risk,.expertCard--alert{border-color:#fde68a}.expertDetail{display:grid;gap:16px}.expertDetailCard{padding:22px;border-radius:18px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 30px #0f172a0f}.expertDetailHeader{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:20px}.expertDetailGrid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:20px}.expertInfoBlock,.expertPanelBlock{padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.expertPanelBlock+.expertPanelBlock{margin-top:14px}.expertPanelBlock h3{margin:0 0 10px;font-size:16px;color:#0f172a}.expertPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.expertPanelHeader h3{margin:0}.expertPanelNote{margin:4px 0 0;color:#64748b;font-size:13px}.expertPanelBlock p{margin:0;color:#334155}.expertPriorityList{margin:0;padding-left:18px;color:#334155}.expertPriorityList li+li{margin-top:8px}.expertNotesList{list-style:none;padding:0;margin:0;display:grid;gap:10px}.expertNotesList li{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;color:#334155;line-height:1.5}.expertInvoiceList{list-style:none;padding:0;margin:0;display:grid;gap:10px}.expertInvoiceItem{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.expertInvoiceItem>div{display:grid;gap:4px}.expertInvoiceActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.expertInvoiceDate{color:#64748b;font-size:13px;font-weight:700}.expertInvoiceMeta{color:#64748b;font-size:12px;line-height:1.35}.expertInvoiceItem strong{color:#0f172a;font-size:17px}.expertStatusList{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.expertStatusPill{width:fit-content;border-radius:999px;border:1px solid #dbe4ee;background:#f8fafc;color:#475569;padding:4px 8px;font-size:11px;font-weight:700}.expertFacturxNotice{margin:2px 0 14px;padding:10px 12px;border-radius:12px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;font-size:13px;line-height:1.45;font-weight:600}.expertHistoryEmpty{margin:0;color:#64748b;font-size:14px}.expertHistoryList{list-style:none;padding:0;margin:0;display:grid;gap:10px}.expertHistoryList li{display:flex;gap:8px;flex-wrap:wrap;font-size:14px;color:#334155}.expertHistoryDate{font-weight:700;color:#0f172a}.expertHistoryText{color:#475569}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.savedHint{margin-top:8px;font-size:14px;opacity:.9;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.savedActions{display:flex;gap:8px}.dashLabel{display:flex;align-items:center;gap:8px}.badge{font-size:12px;padding:3px 8px;border-radius:999px;border:1px solid transparent;white-space:nowrap}.badgeSoon{background:#f59e0b1f;border-color:#f59e0b59}.badgeLate{background:#d7263d1a;border-color:#d7263d59}.headerUser{display:flex;align-items:center}.headerUserInput{height:34px;padding:0 10px;border-radius:10px;border:1px solid rgba(0,0,0,.12);outline:none}.headerUserInput:focus{box-shadow:0 0 0 3px #00000014}.nameInput{height:36px;padding:0 12px;border-radius:10px;border:1px solid rgba(0,0,0,.12);margin-left:12px;min-width:180px}.helloMini{margin-left:10px;font-size:14px;opacity:.85}.btnSmall{font-size:13px;padding:6px 10px;margin-left:8px}
