@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@200;300;400;500&display=swap";#root{min-height:100vh}.main a{text-decoration:none}:root{font-family:DM Sans,Segoe UI,system-ui,-apple-system,sans-serif;background-color:#f4f6f8;color:#0f172a;line-height:1.6}*{box-sizing:border-box}body{margin:0;background:#f4f6f8;color:#0f172a}a{color:inherit}.app-shell{min-height:100vh;background:#f4f6f8}.layout{display:grid;grid-template-columns:320px 1fr}.topbar{background:#232f3e;color:#f9fafb;padding:8px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #1b2430;position:sticky;top:0;z-index:10}.topbar-left{display:flex;align-items:center;gap:12px;flex:1}.nav-toggle{display:none;background:transparent;color:#f9fafb;border:1px solid #445066;border-radius:6px;padding:6px 10px;cursor:pointer}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:6px;height:24px;background:linear-gradient(180deg,#f90,#f56600);border-radius:2px}.brand-title{margin:0;font-size:15px;font-weight:200;white-space:nowrap}.brand-subtitle{color:#9ca3af;font-weight:200}.top-search{flex:1;background:#1b2430;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:8px;border:1px solid #2f3b4e}.top-search input{width:100%;background:transparent;border:none;color:#e5e7eb;outline:none;font-size:14px}.search-icon{color:#9fb0c9}.topbar-right{display:flex;align-items:center;gap:12px}.status-pill{padding:4px 10px;border-radius:999px;background:#233042;color:#aee6b6;font-size:12px;border:1px solid #31425a;font-weight:200}.primary-btn{background:linear-gradient(180deg,#ffb347,#f90);color:#1f2937;border:none;border-radius:8px;padding:10px 14px;font-weight:200;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.primary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #00000026}.ghost-btn{background:transparent;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:200;cursor:pointer;color:#0f172a}.ghost-btn.tiny{padding:6px 10px;font-size:12px}.link-btn{background:none;border:none;color:#2563eb;cursor:pointer;padding:0;font-weight:200}.subtle{background:#1b2430;color:#e5e7eb;border:1px solid #2f3b4e}.user-pill{display:flex;align-items:center;gap:8px;background:#1b2430;padding:4px 12px 4px 4px;border-radius:8px;border:1px solid #2f3b4e;white-space:nowrap}.avatar{width:28px;height:28px;border-radius:50%;background:#f90;display:grid;place-items:center;font-weight:700;font-size:13px;color:#1b2430}.user-name{margin:0;font-weight:200;font-size:14px;color:#e5e7eb}.sidebar{background:#111827;color:#e5e7eb;padding:16px;min-height:calc(100vh - 48px);border-right:1px solid #1f2937;position:sticky;top:45px}.sidebar-section{margin-bottom:24px}.sidebar-section.muted{border-top:1px solid #1f2937;padding-top:12px}.sidebar-label{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#9fb0c9;margin:0 0 12px}.nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.nav-item{padding:12px;border-radius:10px;border:1px solid #1f2937;background:#0d1624;cursor:pointer;position:relative}.nav-item:hover{border-color:#2f3b4e}.nav-item.active{border-color:#f90;box-shadow:0 0 0 1px #ff99004d}.nav-item-title{font-weight:200;margin-bottom:4px}.nav-item-sub{font-size:13px;color:#9fb0c9}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:200;margin-top:10px}.chip-markets,.chip-investing,.chip-leadership,.chip-ops,.chip-controls,.chip-advisor,.chip-home{background:#1b2430;color:#e5e7eb;border:1px solid #2f3b4e}.chip.ghost{background:#f8fafc;border:1px solid #cbd5e1;color:#0f172a}.snapshot-card{background:#0d1624;border:1px solid #1f2937;border-radius:10px;padding:12px;margin-bottom:10px}.snapshot-title{margin:0;color:#9fb0c9;font-size:13px}.snapshot-value{margin:6px 0 0;font-size:20px;font-weight:800}.snapshot-sub{margin:0;color:#9fb0c9;font-size:12px}.main{padding:22px 26px 50px}.hero{background:linear-gradient(180deg,#fdfdfd,#eef2f7);border:1px solid #e2e8f0;border-radius:12px;padding:18px;display:flex;justify-content:space-between;gap:12px;box-shadow:0 8px 20px #1118270d}.hero h1{margin:4px 0 6px;font-size:26px;font-weight:200}.hero-actions{display:flex;align-items:center;gap:10px}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:18px 0}.kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;box-shadow:0 1px 3px #0000000d}.kpi-label{margin:0;color:#6b7280;font-weight:200}.kpi-value{margin:6px 0;font-size:22px;font-weight:200;color:#0f172a}.kpi-delta{margin:0;color:#10b981;font-weight:200;font-size:13px}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-bottom:18px}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;cursor:pointer;transition:border .1s ease,box-shadow .15s ease}.service-card.selected{border-color:#f90;box-shadow:0 0 0 1px #ff990040}.service-card:hover{box-shadow:0 8px 16px #11182712}.service-card-actions{display:flex;justify-content:space-between;align-items:center}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:0 14px 30px #11182714}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.panel-sub{margin:4px 0 0;color:#475569}.panel-actions{display:flex;gap:8px}.panel-body{padding:14px 0;display:flex;flex-direction:column;gap:10px}.field-label{font-weight:200;color:#0f172a}.panel-textarea{width:100%;border-radius:12px;border:1px solid #cbd5e1;padding:12px;font-size:15px;resize:vertical;background:#f8fafc}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.panel-footer{display:block;margin-top:4px}.hint{color:#475569;font-size:13px}.output-card{margin-top:6px;border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#0f172a;color:#e5e7eb;font-size:15px;line-height:1.7}.output-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.08)}.badge{background:#10b981;color:#0f172a;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:200}.output-text{white-space:pre-wrap;font-family:DM Sans,Segoe UI,sans-serif}.output-markdown{line-height:1.7;display:grid;gap:8px}.output-markdown h1,.output-markdown h2,.output-markdown h3,.output-markdown h4{margin:6px 0 2px;font-weight:300}.output-markdown p{margin:2px 0}.output-markdown ul{margin:4px 0 4px 18px;padding-left:2px}.output-markdown strong{color:#fbbf24;font-weight:600}.output-markdown li{margin:2px 0}.output-markdown table{border-collapse:collapse;margin:12px 0;width:100%;border:1px solid #ffffff}.output-markdown th,.output-markdown td{border:1px solid #ffffff;padding:8px 12px;text-align:left}.output-markdown th{background:#ffffff1a;font-weight:600}.output-markdown a{color:#4a9eff;text-decoration:underline}.output-markdown a:hover{color:#6bb0ff}.muted-text{color:#64748b;margin:0;font-weight:300}.muted-text.small{font-size:13px}.panel .muted-text{margin-top:4px}.error-text{color:#dc2626;margin:0;font-weight:200}.eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin:0;font-weight:200}.badge,.chip,.status-pill{text-transform:none}.output-card .muted-text{color:#cbd5e1}.skeleton{display:flex;flex-direction:column;gap:8px}.skeleton-line{height:10px;background:linear-gradient(90deg,#1b2430,#2a3545,#1b2430);background-size:200% 100%;border-radius:6px;animation:shimmer 1.2s infinite}.skeleton-line.wide{height:14px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-shell{display:grid;place-items:center;min-height:60vh;gap:10px}.spinner{width:32px;height:32px;border-radius:50%;border:4px solid #cbd5e1;border-top-color:#f90;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#ffe8cc,#f4f6f8 35%),#f4f6f8;padding:24px}.auth-card{width:min(420px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 24px 60px #1118271f}.auth-card h1{margin:10px 0 6px}.auth-form{display:flex;flex-direction:column;gap:12px;margin:12px 0}.form-row{display:flex;flex-direction:column;gap:6px}.form-row label{font-weight:200;color:#111827}.form-row input{padding:12px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;font-size:15px}.primary-btn.full{width:100%}.badge,.chip,.status-pill,.avatar,.primary-btn{font-family:DM Sans,Segoe UI,system-ui,sans-serif}.panel .primary-btn{min-width:140px}.output-text{margin:8px 0 0}.panel-body textarea{font-family:DM Sans,Segoe UI,system-ui,sans-serif}.panel .ghost-btn,.panel .chip.ghost{border-color:#cbd5e1}.panel .chip.ghost:hover{border-color:#94a3b8}.prompt-select{width:100%;border-radius:12px;border:1px solid #cbd5e1;padding:12px 44px 12px 16px;background:#fff;font-size:14px;box-shadow:0 2px 10px #0f172a14;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.dropdown{position:relative;width:100%}.dropdown.disabled{opacity:.6;pointer-events:none}.dropdown-trigger{width:100%;border-radius:12px;border:1px solid #cbd5e1;padding:12px 16px;background:#fff;font-size:14px;box-shadow:0 2px 10px #0f172a14;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.dropdown-trigger:hover{border-color:#94a3b8}.dropdown-trigger.open{border-color:#f90;box-shadow:0 0 0 3px #ff990026}.dropdown-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a}.dropdown-label.placeholder{color:#6b7280}.dropdown-chevron{color:#6b7280;flex-shrink:0;transition:transform .2s ease}.dropdown-chevron.rotated{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 40px #0f172a26;z-index:100;max-height:280px;overflow-y:auto;animation:dropdownFadeIn .15s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{padding:12px 16px;font-size:14px;color:#1e293b;cursor:pointer;border-bottom:1px solid #f1f5f9;line-height:1.5;transition:background .1s ease}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#f8fafc}.dropdown-item.selected{background:#fff7ed;color:#c2410c;font-weight:500}.panel-footer .primary-btn{background:linear-gradient(180deg,#ffd48f,#f90)}.preset-row{display:flex;flex-direction:column;gap:6px}.preset-labels{display:flex;align-items:baseline;gap:8px}.output-card .badge{background:#a7f3d0}@media(max-width:1024px){.layout{grid-template-columns:1fr}.sidebar{position:relative;top:0;min-height:auto}.nav-toggle{display:inline-flex}}.news-section{margin-top:24px}.news-header{margin-bottom:16px}.news-header h2{margin:0 0 4px;font-size:20px;font-weight:200}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.news-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:box-shadow .15s ease,border-color .15s ease}.news-card:hover{box-shadow:0 4px 12px #11182714;border-color:#cbd5e1}.news-card.skeleton-card{display:flex;flex-direction:column;gap:10px}.news-headline{margin:0 0 8px;font-size:15px;font-weight:300;color:#0f172a;line-height:1.4}.news-summary{margin:0 0 10px;font-size:14px;color:#475569;line-height:1.6}.news-source{font-size:12px;color:#94a3b8;font-weight:200;text-transform:uppercase;letter-spacing:.03em}.app-footer{background:#232f3e;color:#9ca3af;padding:8px 20px;text-align:center;font-size:12px;border-top:1px solid #1b2430;position:fixed;bottom:0;left:0;right:0;z-index:10}.app-footer p{margin:0}@media(max-width:768px){.topbar{flex-wrap:wrap;padding:8px 12px}.topbar-right{width:100%;justify-content:flex-end}.main{padding:12px 8px 50px}.hero{flex-direction:column;border-radius:8px;padding:14px;margin:0}.panel{border-radius:8px;padding:12px}.panel-header,.panel-footer{flex-direction:column;align-items:flex-start}.panel-actions{width:100%;justify-content:flex-start;margin-top:10px}.output-card{border-radius:8px;padding:10px}.panel-textarea,.prompt-select{border-radius:8px}.service-grid{gap:10px}.service-card,.news-card{border-radius:8px;padding:12px}.top-search{display:none}.news-grid{grid-template-columns:1fr;gap:10px}}.landing-page{min-height:100vh;background:#fff}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;z-index:100}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.landing-logo{display:flex;align-items:center;gap:10px}.logo-icon{background:linear-gradient(135deg,#f90,#f60);color:#fff;font-weight:700;font-size:18px;padding:8px 12px;border-radius:10px}.logo-text{font-weight:600;font-size:20px;color:#0f172a}.landing-nav-links{display:flex;align-items:center;gap:24px}.nav-link{color:#475569;text-decoration:none;font-weight:500;transition:color .2s}.nav-link:hover{color:#0f172a}.nav-link-btn{background:#0f172a;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s}.nav-link-btn:hover{background:#1e293b}.landing-hero{padding:140px 0 80px;background:linear-gradient(180deg,#f8fafc,#fff)}.landing-hero .landing-container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-badge{display:inline-block;background:#fff7ed;color:#c2410c;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:20px}.hero-title{font-size:52px;font-weight:700;line-height:1.1;color:#0f172a;margin:0 0 24px}.hero-highlight{background:linear-gradient(135deg,#f90,#f60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:18px;color:#64748b;line-height:1.7;margin:0 0 32px}.hero-actions{display:flex;gap:16px}.btn-primary,.btn-primary-lg{background:linear-gradient(135deg,#f90,#f60);color:#fff;padding:14px 28px;border-radius:10px;text-decoration:none;font-weight:600;font-size:15px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #ff99004d}.btn-primary:hover,.btn-primary-lg:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f906}.btn-secondary{background:#fff;color:#0f172a;padding:14px 28px;border-radius:10px;text-decoration:none;font-weight:600;font-size:15px;border:1px solid #e2e8f0;transition:border-color .2s,background .2s}.btn-secondary:hover{border-color:#cbd5e1;background:#f8fafc}.hero-visual{display:flex;justify-content:center}.hero-card{background:#0f172a;border-radius:16px;padding:0;width:100%;max-width:400px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.hero-card-header{display:flex;gap:8px;padding:14px 18px;background:#1e293b}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#ef4444}.dot.yellow{background:#eab308}.dot.green{background:#22c55e}.hero-card-content{padding:24px}.hero-metric{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #334155}.hero-metric:last-child{border-bottom:none}.metric-label{color:#94a3b8;font-size:14px}.metric-value{color:#fff;font-weight:600;font-size:18px}.metric-change{font-size:13px;font-weight:500;padding:4px 10px;border-radius:6px}.metric-change.positive{background:#22c55e33;color:#22c55e}.metric-change.neutral{background:#94a3b833;color:#94a3b8}.landing-features{padding:100px 0;background:#fff}.section-header{text-align:center;margin-bottom:60px}.section-title{font-size:36px;font-weight:700;color:#0f172a;margin:0 0 16px}.section-subtitle{font-size:18px;color:#64748b;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{background:#f8fafc;border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0f172a1a}.feature-icon{font-size:36px;margin-bottom:16px}.feature-title{font-size:20px;font-weight:600;color:#0f172a;margin:0 0 12px}.feature-description{font-size:15px;color:#64748b;margin:0;line-height:1.6}.landing-how{padding:100px 0;background:#f8fafc}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.step-card{text-align:center;padding:24px}.step-number{width:48px;height:48px;background:linear-gradient(135deg,#f90,#f60);color:#fff;font-weight:700;font-size:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.step-title{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 12px}.step-description{font-size:14px;color:#64748b;margin:0;line-height:1.6}.landing-cta{padding:100px 0;background:linear-gradient(135deg,#0f172a,#1e293b)}.cta-content{text-align:center}.cta-title{font-size:36px;font-weight:700;color:#fff;margin:0 0 16px}.cta-subtitle{font-size:18px;color:#94a3b8;margin:0 0 32px}.cta-actions{display:flex;justify-content:center}.landing-footer{padding:60px 0 30px;background:#0f172a;color:#94a3b8}.footer-content{display:flex;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #1e293b}.footer-brand .landing-logo .logo-text{color:#fff}.footer-tagline{margin:12px 0 0;font-size:14px}.footer-links{display:flex;gap:80px}.footer-column h4{color:#fff;font-size:14px;font-weight:600;margin:0 0 16px}.footer-column a{display:block;color:#94a3b8;text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{padding-top:30px;text-align:center;font-size:14px}@media(max-width:1024px){.landing-hero .landing-container{grid-template-columns:1fr;text-align:center}.hero-actions{justify-content:center}.hero-visual{order:-1}.hero-card{max-width:350px}.features-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-title{font-size:36px}.features-grid,.steps-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:40px}.footer-links{flex-wrap:wrap;gap:40px}.landing-nav-links{gap:12px}.nav-link{display:none}}
