:root{--bg: #f8fafc;--panel: #ffffff;--panel-2: #f1f5f9;--text: #0f172a;--muted: #64748b;--border: #e5e7eb;--shadow: 0 18px 45px rgba(15, 23, 42, .08);--primary: #229ed9;--plan-accent: #64748b;--plan-accent-strong: #475569;--plan-accent-soft: rgba(100, 116, 139, .12);--plan-border: rgba(100, 116, 139, .27);--plan-surface: rgba(248, 250, 252, .94);--plan-glow: rgba(100, 116, 139, .17)}*{box-sizing:border-box}html{min-width:0;min-height:100%;background:var(--bg)}body{min-width:0;min-height:100vh;margin:0;background:var(--bg);color:var(--text)}body[data-theme=dark]{--bg: #020617;--panel: #111827;--panel-2: #1e293b;--text: #f8fafc;--muted: #94a3b8;--border: rgba(255, 255, 255, .08);--shadow: 0 24px 70px rgba(0, 0, 0, .35);--primary: #38bdf8}h1,h2,h3,h4,h5,h6{color:var(--text)}p,span,small,label{color:inherit}button,input,select,textarea{font:inherit}img,svg,video,canvas{max-width:100%}.profile-card,.stat,.table-wrap,.profit-goal-card,.stock-chart-card,.slider-box,.projection-card,.modal,.confirm-modal,.panel,.summary-card{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);color:var(--text)}.subtitle,.muted,.empty,.description{color:var(--muted)!important}input,select,textarea{max-width:100%;border:1px solid var(--border);background:var(--panel);color:var(--text)}table{background:var(--panel);color:var(--text)}th{background:var(--panel-2);color:var(--muted)}td{color:var(--text)}tr{border-bottom:1px solid var(--border)}.section-toggle,.mode-switch button{border:1px solid #bae6fd;background:#e0f2fe;color:#075985}body[data-theme=dark] .section-toggle,body[data-theme=dark] .mode-switch button{border:1px solid rgba(255,255,255,.08);background:#111827;color:#cbd5e1}body[data-theme=light] .summary-card,body[data-theme=light] .pulse-card,body[data-theme=light] .market-card,body[data-theme=light] .trolley-card,body[data-theme=light] .stats-card{border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 18px 45px #0f172a14!important;color:#0f172a!important}body[data-theme=light] .summary-card *,body[data-theme=light] .pulse-card *,body[data-theme=light] .market-card *,body[data-theme=light] .trolley-card *,body[data-theme=light] .stats-card *{color:inherit}.legal-page{max-width:900px;margin:0 auto;padding:32px;border:1px solid var(--border, #e5e7eb);border-radius:18px;background:var(--panel, #ffffff);color:var(--text, #0f172a);line-height:1.65}.legal-page h1,.legal-page h2,.legal-page p{color:inherit}body[data-subscription-plan=TRIAL]{--plan-accent: #64748b;--plan-accent-strong: #475569;--plan-accent-soft: rgba(100, 116, 139, .12);--plan-border: rgba(100, 116, 139, .27);--plan-surface: rgba(248, 250, 252, .94);--plan-glow: rgba(100, 116, 139, .17)}body[data-subscription-plan=CORE]{--plan-accent: #06b6d4;--plan-accent-strong: #0891b2;--plan-accent-soft: rgba(6, 182, 212, .12);--plan-border: rgba(6, 182, 212, .3);--plan-surface: rgba(236, 254, 255, .92);--plan-glow: rgba(6, 182, 212, .2)}body[data-subscription-plan=PRO]{--plan-accent: #2563eb;--plan-accent-strong: #4f46e5;--plan-accent-soft: rgba(37, 99, 235, .12);--plan-border: rgba(37, 99, 235, .3);--plan-surface: rgba(239, 246, 255, .94);--plan-glow: rgba(79, 70, 229, .22)}body[data-subscription-plan=PARTNER]{--plan-accent: #f59e0b;--plan-accent-strong: #d97706;--plan-accent-soft: rgba(245, 158, 11, .13);--plan-border: rgba(245, 158, 11, .32);--plan-surface: rgba(255, 251, 235, .94);--plan-glow: rgba(245, 158, 11, .23)}.plan-accent-button,button.plan-accent{background:linear-gradient(135deg,var(--plan-accent),var(--plan-accent-strong));box-shadow:0 10px 28px var(--plan-glow);color:#fff}.plan-accent-border{border-color:var(--plan-border)}@media(max-width:700px){.legal-page{padding:20px 16px;border-radius:15px}}.layout.svelte-12qhfyh{position:relative;display:flex;min-height:100vh;min-height:100dvh;overflow:visible}.layout.svelte-12qhfyh:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 82% 10%,var(--plan-accent-soft, rgba(100, 116, 139, .12)),transparent 32%),radial-gradient(circle at 10% 88%,var(--plan-glow, rgba(100, 116, 139, .14)),transparent 27%);opacity:.9}body{margin:0;min-height:100vh;min-height:100dvh;font-family:Inter,sans-serif;background:linear-gradient(120deg,#05060a,#0a0f2a)}body[data-theme=dark]{background:linear-gradient(90deg,#07080c,#090b18);color:#e6e6e6}body[data-theme=light]{background:#f5f7fb;color:#111827}.bg.svelte-12qhfyh{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:url(../../../branding/backgrounds/app-background-dark.png);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.22}body[data-theme=light] .bg.svelte-12qhfyh{background-image:url(../../../branding/backgrounds/app-background-light.png);opacity:.32}.sidebar.svelte-12qhfyh{position:relative;z-index:20;width:236px;height:100vh;height:100dvh;flex:0 0 auto;box-sizing:border-box;padding:calc(18px + env(safe-area-inset-top)) 14px calc(16px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:10px;overflow:visible;background:#080b12f5;border-right:1px solid rgba(148,163,184,.12);box-shadow:16px 0 42px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:width .24s ease,padding .24s ease,transform .24s ease}.sidebar.collapsed.svelte-12qhfyh{width:74px;padding-left:10px;padding-right:10px;transform:none}body[data-theme=light] .sidebar.svelte-12qhfyh{background:#fffffff5;border-right-color:#e5e7eb;box-shadow:14px 0 38px #0f172a12}.sidebar-header.svelte-12qhfyh{flex:0 0 auto;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 2px 12px;border-bottom:1px solid rgba(148,163,184,.12)}.brand.svelte-12qhfyh{min-width:0;display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;overflow:hidden}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){flex:0 0 auto;width:44px;height:44px;display:block;object-fit:contain;border-radius:12px}.brand-copy.svelte-12qhfyh{min-width:0;display:grid;gap:2px;opacity:1;transform:translate(0);transition:opacity .18s ease,transform .18s ease}.brand-copy.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#f8fafc;font-size:17px;font-weight:900;letter-spacing:-.03em;white-space:nowrap}.brand-copy.svelte-12qhfyh small:where(.svelte-12qhfyh){color:#7f8da3;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}body[data-theme=light] .brand-copy.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#0f172a}body[data-theme=light] .brand-copy.svelte-12qhfyh small:where(.svelte-12qhfyh){color:#64748b}.sidebar-collapse.svelte-12qhfyh{flex:0 0 auto;width:32px;height:32px;padding:0;display:grid;place-items:center;border:1px solid rgba(148,163,184,.16);border-radius:10px;background:#94a3b814;color:#9aa8bb;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.sidebar-collapse.svelte-12qhfyh:hover{background:#229ed921;border-color:#229ed94d;color:#38a9df}body[data-theme=light] .sidebar-collapse.svelte-12qhfyh{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.sidebar.collapsed.svelte-12qhfyh .sidebar-header:where(.svelte-12qhfyh){min-height:98px;flex-direction:column;justify-content:flex-start;padding-bottom:10px}.sidebar.collapsed.svelte-12qhfyh .brand-copy:where(.svelte-12qhfyh){width:0;opacity:0;transform:translate(-8px);pointer-events:none}.sidebar.svelte-12qhfyh nav:where(.svelte-12qhfyh){flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:4px 0 10px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}.sidebar.svelte-12qhfyh nav:where(.svelte-12qhfyh)::-webkit-scrollbar{width:5px}.sidebar.svelte-12qhfyh nav:where(.svelte-12qhfyh)::-webkit-scrollbar-track{background:transparent}.sidebar.svelte-12qhfyh nav:where(.svelte-12qhfyh)::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b852}.nav-section.svelte-12qhfyh{display:grid;gap:6px;margin-bottom:14px}.nav-section-title.svelte-12qhfyh{padding:0 10px;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.12em;line-height:1.8;white-space:nowrap}.nav-section-items.svelte-12qhfyh{display:grid;gap:4px}.nav-link.svelte-12qhfyh{position:relative;min-height:42px;box-sizing:border-box;display:flex;align-items:center;gap:11px;padding:9px 10px;border:1px solid transparent;border-radius:11px;color:#9aa8bb;text-decoration:none;font-size:14px;font-weight:750;line-height:1.2;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.nav-link.svelte-12qhfyh:hover{background:#ffffff0e;color:#f8fafc;transform:translate(1px)}.nav-link.selected.svelte-12qhfyh{background:var(--plan-accent-soft, rgba(34, 158, 217, .14));border-color:var(--plan-border, rgba(34, 158, 217, .26));color:var(--plan-accent, #38a9df);box-shadow:inset 3px 0 0 var(--plan-accent, #38a9df)}.nav-icon.svelte-12qhfyh{flex:0 0 21px;width:21px;height:21px;display:grid;place-items:center;color:currentColor}.nav-label.svelte-12qhfyh{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:1;transition:opacity .15s ease}body[data-theme=light] .nav-link.svelte-12qhfyh{color:#526277}body[data-theme=light] .nav-link.svelte-12qhfyh:hover{background:#f1f5f9;color:#0f172a}body[data-theme=light] .nav-link.selected.svelte-12qhfyh{background:var(--plan-accent-soft, #e0f2fe);border-color:var(--plan-border, #bae6fd);color:var(--plan-accent-strong, #0369a1)}.sidebar.collapsed.svelte-12qhfyh .nav-section-title:where(.svelte-12qhfyh),.sidebar.collapsed.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh){display:none}.sidebar.collapsed.svelte-12qhfyh .nav-section:where(.svelte-12qhfyh){margin-bottom:8px}.sidebar.collapsed.svelte-12qhfyh .nav-link:where(.svelte-12qhfyh){width:52px;min-height:46px;justify-content:center;gap:0;padding:10px;margin-inline:auto;box-shadow:none}.sidebar.collapsed.svelte-12qhfyh .nav-link.selected:where(.svelte-12qhfyh){box-shadow:inset 3px 0 0 var(--plan-accent, #38a9df)}.menu-toggle.svelte-12qhfyh{display:none;position:fixed;top:calc(14px + env(safe-area-inset-top));left:calc(14px + env(safe-area-inset-left));z-index:10000;min-height:42px;padding:9px 12px;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#111827;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 24px #0000003d}.menu-toggle.hidden.svelte-12qhfyh{display:none}body[data-theme=light] .menu-toggle.svelte-12qhfyh{background:#fff;color:#0f172a;border-color:#e2e8f0;box-shadow:0 8px 24px #0f172a1a}.sidebar-footer.svelte-12qhfyh{flex:0 0 auto;padding-top:10px;border-top:1px solid rgba(148,163,184,.12)}.logout.svelte-12qhfyh{width:100%;min-height:42px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:11px;padding:9px 10px;border:1px solid transparent;border-radius:11px;background:transparent;color:#f87171;font-size:14px;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.logout.svelte-12qhfyh:hover{background:#ef444417;border-color:#ef444429;color:#fca5a5}body[data-theme=light] .logout.svelte-12qhfyh{color:#dc2626}body[data-theme=light] .logout.svelte-12qhfyh:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.sidebar.collapsed.svelte-12qhfyh .logout:where(.svelte-12qhfyh){width:52px;justify-content:center;padding:10px;margin-inline:auto}.sidebar.collapsed.svelte-12qhfyh .logout-label:where(.svelte-12qhfyh){display:none}.main.svelte-12qhfyh{position:relative;flex:1;min-width:0;min-height:100vh;min-height:100dvh;display:flex;justify-content:center;padding:40px 24px;box-sizing:border-box}.content.svelte-12qhfyh{position:relative;z-index:1;width:100%;max-width:1200px}.welcome-strip.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px;padding:12px 16px;border:1px solid var(--plan-border, rgba(255, 255, 255, .08));border-radius:14px;background:#111827;color:#cbd5e1;font-weight:700}.welcome-copy.svelte-12qhfyh{min-width:0}.plan-badge.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:5px 10px;border:1px solid var(--plan-border);border-radius:999px;background:var(--plan-accent-soft);color:var(--plan-accent);font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.welcome-strip.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#fff}body[data-theme=light] .welcome-strip.svelte-12qhfyh{background:#fff;color:#334155;border:1px solid #e5e7eb}body[data-theme=light] .welcome-strip.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#111827}.kpi-stack.svelte-12qhfyh{position:fixed;right:24px;bottom:24px;z-index:2000;width:min(290px,calc(100vw - 48px));display:flex;flex-direction:column;gap:12px;pointer-events:none}.floating-kpi.svelte-12qhfyh{position:relative;width:100%;box-sizing:border-box;display:grid;gap:8px;padding:18px 16px 14px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#0f172a;color:#f8fafc;box-shadow:0 18px 45px #00000057;pointer-events:auto}.listing-stats-kpi.svelte-12qhfyh{border-left:4px solid #06b6d4}.today-proposals-kpi.svelte-12qhfyh{border-left:4px solid #2563eb}.kpi-title.svelte-12qhfyh{padding-right:30px;color:#94a3b8;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.kpi-row.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:16px}.kpi-row.svelte-12qhfyh span:where(.svelte-12qhfyh){color:#94a3b8;font-weight:700}.kpi-row.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#f8fafc;font-size:17px;font-weight:900;white-space:nowrap}.kpi-row.svelte-12qhfyh strong.positive:where(.svelte-12qhfyh){color:#22c55e}.kpi-close.svelte-12qhfyh{position:absolute;top:8px;right:8px;width:24px;height:24px;padding:0;display:grid;place-items:center;border:none;border-radius:50%;background:#e2e8f0;color:#0f172a;font-size:17px;font-weight:900;line-height:1;cursor:pointer}.kpi-close.svelte-12qhfyh:hover{background:#cbd5e1}body[data-theme=light] .floating-kpi.svelte-12qhfyh{background:#fff;color:#0f172a;border-color:#e2e8f0;box-shadow:0 18px 45px #0f172a24}body[data-theme=light] .kpi-title.svelte-12qhfyh,body[data-theme=light] .kpi-row.svelte-12qhfyh span:where(.svelte-12qhfyh){color:#64748b}body[data-theme=light] .kpi-row.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#0f172a}body[data-theme=light] .kpi-row.svelte-12qhfyh strong.positive:where(.svelte-12qhfyh){color:#16a34a}.app-footer.svelte-12qhfyh{margin-top:44px;padding:22px 12px 120px;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;text-align:center;font-size:12px;color:#64748b}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit;text-decoration:none;font-weight:700}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.auth-loading.svelte-12qhfyh{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;font-weight:900;color:#0f172a}body[data-theme=dark] .auth-loading.svelte-12qhfyh{color:#f8fafc}@media(max-width:800px){.layout.svelte-12qhfyh{display:block}.menu-toggle.svelte-12qhfyh{display:inline-flex}.sidebar.svelte-12qhfyh,.sidebar.collapsed.svelte-12qhfyh{position:fixed;top:0;bottom:0;left:0;z-index:9999;width:min(86vw,304px);height:100vh;height:100dvh;padding:calc(14px + env(safe-area-inset-top)) 14px calc(16px + env(safe-area-inset-bottom));transform:translate(0);box-shadow:18px 0 45px #0000006b}.sidebar.collapsed.svelte-12qhfyh{transform:translate(-105%)}.sidebar.collapsed.svelte-12qhfyh .sidebar-header:where(.svelte-12qhfyh){min-height:54px;flex-direction:row;justify-content:space-between}.sidebar.collapsed.svelte-12qhfyh .brand-copy:where(.svelte-12qhfyh),.sidebar.collapsed.svelte-12qhfyh .nav-section-title:where(.svelte-12qhfyh),.sidebar.collapsed.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh),.sidebar.collapsed.svelte-12qhfyh .logout-label:where(.svelte-12qhfyh){display:initial;width:auto;opacity:1;transform:none}.sidebar.collapsed.svelte-12qhfyh .brand-copy:where(.svelte-12qhfyh){display:grid}.sidebar.collapsed.svelte-12qhfyh .nav-section-title:where(.svelte-12qhfyh){display:block}.sidebar.collapsed.svelte-12qhfyh .nav-link:where(.svelte-12qhfyh){width:auto;min-height:42px;justify-content:flex-start;gap:11px;padding:9px 10px;margin-inline:0}.sidebar.collapsed.svelte-12qhfyh .logout:where(.svelte-12qhfyh){width:100%;justify-content:flex-start;padding:9px 10px;margin-inline:0}.main.svelte-12qhfyh{padding:72px 14px 24px}.kpi-stack.svelte-12qhfyh{right:12px;bottom:12px;width:min(270px,calc(100vw - 24px))}.app-footer.svelte-12qhfyh{padding-bottom:180px}}@media(max-width:480px){.kpi-stack.svelte-12qhfyh{left:12px;right:12px;width:auto}.floating-kpi.svelte-12qhfyh{padding:14px 14px 12px}.kpi-row.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:15px}}@media(max-width:520px){.welcome-strip.svelte-12qhfyh{align-items:flex-start;flex-direction:column}.plan-badge.svelte-12qhfyh{align-self:flex-start}}html[data-subscription-plan=TRIAL]{--plan-accent: #64748b;--plan-accent-strong: #475569;--plan-accent-soft: rgba(100, 116, 139, .12);--plan-border: rgba(100, 116, 139, .24);--plan-surface: rgba(248, 250, 252, .92);--plan-glow: rgba(100, 116, 139, .14)}html[data-subscription-plan=CORE]{--plan-accent: #22b8df;--plan-accent-strong: #0284c7;--plan-accent-soft: rgba(34, 184, 223, .12);--plan-border: rgba(34, 184, 223, .28);--plan-surface: rgba(240, 249, 255, .94);--plan-glow: rgba(34, 184, 223, .16)}html[data-subscription-plan=PRO]{--plan-accent: #4f6df5;--plan-accent-strong: #3730a3;--plan-accent-soft: rgba(79, 109, 245, .12);--plan-border: rgba(79, 109, 245, .28);--plan-surface: rgba(238, 242, 255, .94);--plan-glow: rgba(79, 109, 245, .18)}html[data-subscription-plan=PARTNER]{--plan-accent: #d89b16;--plan-accent-strong: #9a6700;--plan-accent-soft: rgba(216, 155, 22, .13);--plan-border: rgba(216, 155, 22, .3);--plan-surface: rgba(255, 251, 235, .96);--plan-glow: rgba(216, 155, 22, .18)}
