:root{--navy:#00152e;--navy2:#002447;--panel:#062544;--line:#24476a;--blue:#3295ff;--teal:#20d5c1;--green:#50df73;--text:#f6f9ff;--muted:#9fb1c7;--white:#fff;--danger:#ff5364;--radius:9px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 20%,#063463 0,#00162f 35%,#001127 75%);color:var(--text);min-height:100vh;font-size:14px}.app-shell{min-height:100vh;display:grid;grid-template-columns:204px 1fr}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid #1d3f61;background:linear-gradient(180deg,#001126,#001a38 55%,#00142d);padding:16px 10px;display:flex;flex-direction:column}.brand{height:53px;color:#fff;text-decoration:none;display:flex;align-items:center;gap:13px;font-size:27px;font-weight:700;padding:0 12px}.brand-mark{position:relative;width:32px;height:35px;display:block}.brand-mark:before,.brand-mark:after,.brand-mark i,.brand-mark b{content:"";position:absolute;width:15px;height:26px;border-radius:2px;transform:skewY(28deg)}.brand-mark:before{background:#4eea70;left:1px;top:0}.brand-mark:after{background:#12a7f5;left:1px;top:10px}.brand-mark i{background:#1596df;right:1px;top:10px;transform:skewY(-28deg)}.brand-mark b{background:#1dd9b7;right:1px;top:1px;opacity:.8;transform:skewY(-28deg)}.primary-nav{margin-top:20px}.primary-nav,.secondary-nav{display:grid;gap:5px}.secondary-nav{margin-top:auto;border-top:1px solid #24405e;padding-top:15px}.primary-nav a,.secondary-nav a{display:flex;align-items:center;gap:12px;color:#f0f5fc;text-decoration:none;padding:13px 13px;border-radius:8px}.primary-nav a span,.secondary-nav a span{font-size:21px;color:#c4d1df;width:21px;text-align:center}.primary-nav a:hover,.secondary-nav a:hover,.primary-nav a.active{background:linear-gradient(90deg,#0c3867,#0b2c55)}.primary-nav a.active span{color:#7beee3}.primary-nav em{margin-left:auto;background:#0d7b69;border-radius:99px;padding:1px 6px;font-style:normal;font-size:11px}.main{min-width:0}.topbar{height:74px;border-bottom:1px solid #244565;display:flex;align-items:center;padding:0 22px;gap:24px;background:rgba(0,17,39,.72);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.topbar h1{font-size:28px;margin:0;white-space:nowrap}.topbar h1 span{color:var(--teal)}.market-status{margin-left:auto;display:flex;align-items:flex-start;gap:9px}.market-status>i{width:12px;height:12px;border-radius:50%;background:#1fc25d;margin-top:5px}.market-status div{display:grid}.market-status small{color:var(--muted);font-size:12px;margin-top:3px}.global-search{width:314px;height:44px;border:1px solid #27496e;border-radius:7px;display:flex;align-items:center;gap:10px;padding:0 14px}.global-search span{font-size:24px}.global-search input{border:0;outline:0;background:transparent;color:#fff;width:100%;font:inherit}.help,.avatar{display:grid;place-items:center;text-decoration:none}.help{width:25px;height:25px;border:1px solid #bdc8d5;border-radius:50%;color:#fff}.avatar{width:36px;height:36px;border-radius:50%;background:#0560bd;color:#fff;font-size:18px}.menu-button{display:none;background:transparent;border:0;color:#fff;font-size:24px}.workspace{display:grid;grid-template-columns:minmax(650px,1fr) 395px;gap:18px;padding:13px 18px 28px;max-width:1440px;margin:auto}.left-column,.right-column{display:grid;gap:14px;align-content:start}.prompt-card{background:#f8fbff;color:#061831;border:1px solid #c2d3e4;border-radius:var(--radius);padding:19px 22px}.prompt-card h2,.criteria-panel h2,.results-panel h2,.side-card h2{font-size:18px;margin:0 0 14px}.prompt-row{display:grid;grid-template-columns:1fr 166px;gap:17px;align-items:center}.prompt-row textarea{resize:vertical;min-height:92px;background:#fff;color:#0b2440;border:1px solid #1763ad;border-radius:6px;padding:13px;font:inherit;font-size:16px;line-height:1.45}.primary-button{border:0;border-radius:6px;padding:15px 19px;background:linear-gradient(100deg,#078777,#0d957e);color:#fff;font-weight:700;font-size:15px;cursor:pointer}.primary-button:hover{filter:brightness(1.12)}.primary-button:disabled{opacity:.65}.hint{margin:10px 0 0;color:#64758d;font-size:12px}.criteria-panel,.results-panel,.side-card{background:linear-gradient(135deg,rgba(5,36,68,.9),rgba(3,29,57,.92));border:1px solid #284b6d;border-radius:var(--radius)}.criteria-panel{padding:15px}.section-heading,.results-heading,.chart-heading{display:flex;align-items:center;justify-content:space-between}.section-heading h2{margin:0}.text-button,.export-button{border:0;background:transparent;color:#54a8ff;cursor:pointer}.criteria-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:13px}.criterion{border:1px solid #315272;border-radius:7px;min-height:76px;padding:11px;display:flex;align-items:center;gap:10px;min-width:0}.criterion-icon{flex:0 0 44px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#075052,#003a49);color:#b8fff2;font-size:18px}.criterion>span:nth-child(2){display:grid;gap:5px;min-width:0}.criterion small{font-size:12px}.criterion select{border:0;background:transparent;color:#fff;outline:0;font:inherit;width:100%}.criterion option{background:#062544}.criterion.check input{margin-left:auto;accent-color:#3bd666}.results-panel{overflow:hidden}.results-heading{padding:15px;border-bottom:1px solid #294967}.results-heading>div{display:flex;align-items:center;gap:10px}.results-heading h2{margin:0}.results-heading h2 strong{color:#47db72}.results-heading small{color:var(--muted)}.info{border:1px solid #9eb0c3;border-radius:50%;width:16px;height:16px;text-align:center;font-size:11px}.export-button{border-left:1px solid #3a536b;color:#fff;padding-left:14px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:900px}th{text-align:left;font-weight:500;padding:11px;color:#eef5ff;border-bottom:1px solid #294967;font-size:12px}td{padding:15px 10px;border-bottom:1px solid #31516e;vertical-align:top}td small{display:block;color:#9db3ce;margin-top:5px}.score-ring{display:grid;place-items:center;width:58px;height:58px;border:5px solid #46d86a;border-radius:50%;font-size:20px}.ticker{color:#379cff;font-size:16px}.gain{color:#42df68!important}td ul{margin:0;padding-left:16px;min-width:185px}td li{margin:0 0 6px}td li::marker{color:#50df73}.action{display:block;width:117px;padding:7px 6px;border-radius:5px;background:transparent;color:#fff;border:1px solid #3276ba;margin-bottom:7px;cursor:pointer}.action.alert{border-color:#1da65d;color:#4de47f}.empty-state{padding:50px;display:grid;text-align:center;gap:6px}.empty-state span,.disclaimer{color:var(--muted)}.disclaimer{font-size:11px;margin:0 3px}.right-column{grid-template-columns:1fr}.side-card{padding:16px}.side-card h2 span{color:var(--teal)}.explanation>p{line-height:1.45}.explanation dl{display:grid;gap:12px;margin:16px 0}.explanation dl div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.explanation dt{display:flex;align-items:center;gap:9px}.explanation dt i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#239d4b;font-style:normal;font-size:11px}.explanation dd{margin:0}.match-summary{background:linear-gradient(120deg,#0b3b67,#0c2c52);border:1px solid #2c5577;border-radius:6px;padding:13px;display:grid;grid-template-columns:34px 1fr;align-items:center}.match-summary>span{font-size:26px;color:#5aebdd}.match-summary strong,.match-summary small{grid-column:2}.match-summary strong b{color:#59dff0}.match-summary small{margin-top:5px}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px}.market-grid article{border:1px solid #315271;border-radius:6px;padding:10px 8px;display:grid;gap:8px;min-width:0}.market-grid article small{white-space:nowrap}.market-grid article em{font-style:normal;color:#4ee36d}.market-grid .negative{color:var(--danger)}.spark{font-size:20px;overflow:hidden}.spark.green{color:#4ee36d}.spark.red{color:#ff4859}.chart-card{min-height:270px}.chart-heading>div{display:grid;gap:8px}.chart-heading small{font-weight:400;color:#a8b8c9}.chart-heading b{color:#4ee36d}.chart-heading em{font-style:normal;font-size:12px}.chart-heading nav button{background:transparent;border:0;color:#b5c5d7;padding:8px}.chart-heading nav button.active{color:#fff;border-bottom:2px solid #369cff}.chart{height:185px;margin-top:12px;position:relative;border-top:1px solid #193e61;background:repeating-linear-gradient(0deg,transparent 0,transparent 43px,rgba(58,88,119,.25) 44px)}.chart>span{display:block;position:relative;top:5px;color:#a8bbcf;font-size:11px;margin-bottom:28px}.chart svg{position:absolute;left:36px;right:0;top:4px;width:calc(100% - 36px);height:170px}.chart .area{fill:url(#fill)}.chart .line{fill:none;stroke:#3295ff;stroke-width:2}.toast{position:fixed;right:25px;bottom:25px;background:#0a806e;color:#fff;padding:13px 18px;border-radius:6px;box-shadow:0 10px 30px #0008;opacity:0;transform:translateY(15px);transition:.25s;pointer-events:none;z-index:50}.toast.show{opacity:1;transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.auth-page{display:grid;place-items:center;padding:24px}.auth-card{width:min(440px,100%);background:linear-gradient(145deg,#082c50,#031c37);border:1px solid #315676;border-radius:14px;padding:34px;box-shadow:0 24px 80px #0008;text-align:center}.auth-brand{justify-content:center;padding:0}.auth-card .eyebrow{color:#52dfd2;font-weight:700;letter-spacing:.16em;font-size:11px;margin-top:24px}.auth-card h1{font-size:32px;margin:8px}.auth-card>p:not(.eyebrow){color:#b3c3d5;line-height:1.55}.notice{background:#0a3a61;border:1px solid #2e5e82;border-radius:7px;padding:14px;text-align:left;display:grid;gap:5px;margin:22px 0}.notice span{color:#bbcad8}.wide{width:100%}.demo-link{display:block;color:#5fb5ff;margin:20px}.auth-card>small{color:#8499ae;display:block}.loader{width:46px;height:46px;margin:auto;border:4px solid #235173;border-top-color:#38dbc7;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.notice.success{border-color:#197d6e;background:#082f35}.auth-error{color:#ff9c9c;background:#3a1320;border:1px solid #8d344d;border-radius:8px;padding:12px}
@media(max-width:1180px){.workspace{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr}.chart-card{grid-column:1/-1}.criteria-grid{grid-template-columns:repeat(3,1fr)}.market-status{display:none}}
@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:30;left:-225px;width:220px;transition:.25s}.menu-open .sidebar{left:0;box-shadow:12px 0 40px #000}.menu-button{display:block}.topbar{padding:0 12px;gap:12px}.topbar h1{font-size:20px}.global-search{margin-left:auto;width:180px}.help{display:none}.workspace{padding:10px}.prompt-row{grid-template-columns:1fr}.criteria-grid{grid-template-columns:1fr 1fr}.right-column{grid-template-columns:1fr}}
@media(max-width:520px){.global-search{display:none}.criteria-grid{grid-template-columns:1fr}.market-grid{grid-template-columns:1fr 1fr}.prompt-card{padding:15px}.topbar h1{font-size:18px}}

/* Public AI Stock Finder landing page */
.landing-page{min-height:100vh;background:#031a32;color:#eef7ff;overflow-x:hidden}.landing-page:before{content:"";position:absolute;top:-240px;right:-180px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,#0c7b8d55 0,#07517b22 42%,transparent 70%);pointer-events:none}.landing-header{position:relative;z-index:5;height:76px;padding:0 clamp(22px,5vw,78px);display:flex;align-items:center;border-bottom:1px solid #1a3856;background:#041b32cc;backdrop-filter:blur(18px)}.landing-header .brand{padding:0}.landing-header nav{display:flex;gap:34px;margin-left:auto;margin-right:38px}.landing-header nav a{color:#aabbd0;text-decoration:none;font-size:14px}.landing-header nav a:hover{color:#fff}.landing-signin{padding:10px 22px;border:1px solid #2b6384;border-radius:7px;color:#eaf5ff;text-decoration:none;font-weight:700;background:#0a2948}.landing-signin:hover{border-color:#25cdbc;color:#43e3d1}.landing-hero{position:relative;z-index:1;max-width:1440px;margin:auto;padding:90px clamp(22px,5vw,78px) 110px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(570px,1.15fr);gap:72px;align-items:center}.landing-kicker{font-size:12px!important;letter-spacing:.17em;color:#47dfcf!important;font-weight:800;margin:0 0 20px}.landing-kicker span{font-size:18px}.hero-copy h1{font-size:clamp(46px,5.2vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0;max-width:760px}.hero-copy h1 em{color:#4bdacb;font-style:normal}.hero-lead{max-width:680px;color:#aebfd2;font-size:19px;line-height:1.65;margin:28px 0 34px}.hero-actions{display:flex;gap:14px;align-items:center}.hero-button{display:inline-flex;text-decoration:none;padding:15px 22px}.secondary-button{display:inline-flex;color:#d9e8f7;text-decoration:none;border:1px solid #294a68;border-radius:7px;padding:14px 21px;font-weight:700;background:#071f39}.secondary-button:hover{border-color:#4c7596}.trust-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:30px;color:#8fa4bb;font-size:12px}.trust-row i{font-style:normal;color:#31d37d;margin-right:5px}.hero-product{background:linear-gradient(145deg,#071f3a,#04172d);border:1px solid #285273;border-radius:16px;box-shadow:0 34px 90px #0009,0 0 0 1px #0f587044 inset;overflow:hidden;transform:perspective(1200px) rotateY(-2deg)}.product-bar{height:54px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid #1e3e5b;color:#e9f2fc}.product-bar span{font-weight:800}.product-bar i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#20c675;box-shadow:0 0 12px #20c675;margin-right:8px}.product-bar small{color:#8fa6bc}.product-prompt{margin:18px;background:#f8fbff;color:#061b35;border-radius:9px;padding:18px;position:relative;box-shadow:0 10px 25px #0005}.product-prompt small{font-weight:800}.product-prompt p{font-size:13px;line-height:1.5;margin:10px 142px 0 0;color:#243a55}.product-prompt button{position:absolute;right:14px;bottom:14px;background:linear-gradient(135deg,#138a7d,#087066);border:0;color:#fff;border-radius:6px;padding:11px 13px;font-weight:700}.product-filters{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 18px 18px}.product-filters span{padding:11px;border:1px solid #264761;border-radius:7px;background:#08213b}.product-filters small,.product-filters b{display:block}.product-filters small{color:#92a9bf;font-size:9px;margin-bottom:5px}.product-filters b{font-size:12px}.product-results{border-top:1px solid #25435f}.result-head,.product-results article{display:grid;grid-template-columns:90px 1fr 70px;align-items:center;padding:12px 22px;border-bottom:1px solid #173650}.result-head{color:#7f98af;font-size:11px}.result-head strong{grid-column:1/3;color:#e6f0fa;font-size:14px}.product-results article b{color:#4da7ff}.product-results article span{font-size:12px;color:#b8c8d9}.product-results article em{justify-self:end;width:38px;height:38px;border:3px solid #3dd080;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:800;font-size:12px}.home-section{padding:105px clamp(22px,5vw,78px);max-width:1440px;margin:auto}.section-intro{max-width:720px}.section-intro h2,.security-band h2{font-size:clamp(32px,4vw,50px);letter-spacing:-.035em;margin:0 0 18px}.section-intro>p:last-child,.security-band>div>p:last-child{color:#9eb1c5;line-height:1.65;font-size:17px}.process-section{border-top:1px solid #183752}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.process-grid article,.capability-grid article{background:linear-gradient(145deg,#07233e,#051a31);border:1px solid #244762;border-radius:12px;padding:30px}.process-grid article>span{font-size:13px;color:#3fd8c8;font-weight:800}.process-grid h3,.capability-grid h3{font-size:20px;margin:21px 0 10px}.process-grid p,.capability-grid p{color:#98acc1;line-height:1.6;margin:0}.capability-section{padding-top:55px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:45px}.capability-grid article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#073e4b;color:#4be1ce;border:1px solid #12726f;font-weight:800}.security-band{max-width:1284px;margin:35px auto 105px;padding:52px 58px;border:1px solid #24615f;border-radius:16px;background:linear-gradient(120deg,#063a45,#07213c);display:flex;align-items:center;gap:50px;justify-content:space-between}.security-band>div{max-width:830px}.security-band .hero-button{white-space:nowrap}.landing-footer{border-top:1px solid #183752;padding:28px clamp(22px,5vw,78px);display:flex;align-items:center;gap:30px;color:#8298ae}.landing-footer .brand{padding:0}.landing-footer p{margin:auto;font-size:12px}.landing-footer>span{font-size:12px}
@media(max-width:1100px){.landing-hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{max-width:850px}.hero-product{transform:none}.capability-grid{grid-template-columns:1fr 1fr}.security-band{margin-left:24px;margin-right:24px}}
@media(max-width:720px){.landing-header nav{display:none}.landing-header .landing-signin{margin-left:auto}.landing-hero{padding-top:55px;gap:52px}.hero-copy h1{font-size:44px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions a{justify-content:center}.trust-row{display:grid;gap:10px}.product-prompt p{margin-right:0;padding-bottom:52px}.product-filters{grid-template-columns:1fr 1fr}.process-grid,.capability-grid{grid-template-columns:1fr}.home-section{padding-top:75px;padding-bottom:75px}.security-band{padding:36px 28px;align-items:flex-start;flex-direction:column}.landing-footer{align-items:flex-start;flex-direction:column}.landing-footer p{margin:0}}
@media(max-width:460px){.hero-copy h1{font-size:38px}.landing-hero{padding-left:16px;padding-right:16px}.product-results article,.result-head{grid-template-columns:72px 1fr 48px;padding-left:14px;padding-right:14px}.product-filters{grid-template-columns:1fr}.landing-header{padding:0 16px}.landing-header .brand>span:last-child{font-size:20px}}
