:root{--ink:#11251f;--muted:#66746f;--green:#0d7355;--green2:#11a575;--cream:#f6f3ea;--gold:#d5a94d;--line:#dfe6e2;--white:#fff;--shadow:0 22px 65px rgba(20,50,40,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fbfcfa}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{font:700 20px Manrope;display:flex;align-items:center;gap:9px}.brand b{color:var(--green)}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;color:white;background:linear-gradient(145deg,var(--green),var(--green2));font-size:16px}.nav nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:12px;padding:14px 22px;background:var(--green);color:white;font-weight:700;cursor:pointer;box-shadow:0 8px 24px rgba(13,115,85,.18)}.button:hover{transform:translateY(-1px)}.button.small{padding:10px 16px}.secondary{background:#e8f4ef;color:var(--green);box-shadow:none}.dark-button{background:var(--ink)}.inline{display:inline}.link-button{border:0;background:transparent;font:600 14px "DM Sans";cursor:pointer}.hero{min-height:620px;display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center;padding-top:40px;padding-bottom:80px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--green);font-weight:800;font-size:12px;margin-bottom:18px}.hero h1,.page-hero h1,.auth-story h1{font:800 clamp(46px,5.6vw,78px)/1.02 Manrope;margin:0 0 24px;letter-spacing:-.05em}.hero h1 em,.page-hero h1 em{font-style:normal;color:var(--green)}.lede{font-size:19px;line-height:1.65;color:var(--muted);max-width:650px}.actions{display:flex;align-items:center;gap:28px;margin:32px 0}.text-link{color:var(--green);font-weight:700}.member-proof{display:flex;gap:12px;align-items:center;font-size:14px}.faces{padding:10px 12px;border-radius:30px;background:var(--cream);font-size:11px;color:var(--green);font-weight:800}.hero-card{background:var(--ink);color:white;border-radius:28px;padding:30px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(17,165,117,.18);filter:blur(30px);top:-120px;right:-80px}.card-top,.metric-row{display:flex;justify-content:space-between;gap:20px}.live-dot{color:#81e1be;font-size:13px}.pulse-value{font:700 29px Manrope;margin:38px 0 8px}.spark{width:100%;height:190px}.spark path{stroke:#41d49e;stroke-width:4;fill:none}.spark .fill{stroke:none;fill:url(#none);opacity:.14}.metric-row{border-top:1px solid rgba(255,255,255,.14);padding-top:24px}.metric-row div{display:flex;flex-direction:column;gap:7px}.metric-row small{color:#a8b7b2}.metric-row b{font-size:13px}.trust{border-block:1px solid var(--line);background:white}.trust-row{min-height:78px;display:flex;justify-content:space-between;align-items:center;color:#79847f;font-size:13px;font-weight:700}.section{padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-head h2,.center h2,.gratitude h2{font:800 42px/1.15 Manrope;margin:0}.section-head>p{max-width:440px;color:var(--muted);line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{padding:30px;border:1px solid var(--line);border-radius:22px;background:white;min-height:390px}.feature.dark{background:var(--ink);color:white}.feature h3{font:700 22px Manrope;margin-top:25px}.feature p{color:var(--muted);line-height:1.65}.feature.dark p{color:#b5c3be}.icon{font-size:30px;color:var(--green2)}.mini-list{margin-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:20px;border-radius:14px;background:rgba(255,255,255,.08);font-size:12px}.mini-list span{color:#9eaea8}.bars{height:130px;margin-top:35px;display:flex;align-items:end;gap:10px}.bars i{flex:1;background:linear-gradient(var(--green2),#b7e6d5);border-radius:5px 5px 0 0}.bars i:nth-child(1){height:25%}.bars i:nth-child(2){height:45%}.bars i:nth-child(3){height:35%}.bars i:nth-child(4){height:62%}.bars i:nth-child(5){height:54%}.bars i:nth-child(6){height:80%}.bars i:nth-child(7){height:100%}.principles{display:flex;flex-direction:column;gap:10px;margin-top:35px}.principles span{padding:12px;background:#eef8f4;border-radius:10px;color:var(--green);font-weight:700;font-size:13px}.center{text-align:center;max-width:650px;margin:0 auto 45px}.center p{color:var(--muted)}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pricing article{position:relative;background:white;border:1px solid var(--line);border-radius:22px;padding:30px;display:flex;flex-direction:column}.pricing article.popular{border:2px solid var(--green);box-shadow:var(--shadow)}.badge{position:absolute;top:-14px;right:20px;background:var(--green);color:white;border-radius:20px;padding:7px 12px;font-size:11px;font-weight:800}.tier{display:inline-flex;align-self:flex-start;padding:7px 11px;border-radius:20px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tier.bronze{background:#f2e4d7;color:#8a542c}.tier.silver{background:#edf1f2;color:#58666d}.tier.gold{background:#fff4d8;color:#8b6415}.pricing h3{font:800 31px Manrope;margin:22px 0 5px}.pricing h3 small{font:500 13px "DM Sans";color:var(--muted)}.pricing p{color:var(--muted);min-height:45px}.pricing ul{list-style:none;padding:0;margin:22px 0 30px;flex:1}.pricing li{margin:13px 0}.pricing li:before{content:"✓";color:var(--green);font-weight:800;margin-right:9px}.quote{margin-bottom:110px;padding:70px 80px;border-radius:26px;background:var(--cream);text-align:center}.quote p{font:700 28px/1.45 Manrope;max-width:850px;margin:0 auto 22px}.quote span{color:var(--muted)}footer{background:var(--ink);color:#c8d2ce;padding:60px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.brand.light{color:white}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-grid b{color:white}.footer-grid a,.footer-grid span,.footer-grid p{font-size:13px;color:#9fb0aa}.page-hero{padding:100px 0 70px}.narrow{max-width:850px}.prose-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-bottom:110px}.prose-grid h2,.legal h2{font:800 34px Manrope}.prose-grid p,.legal p,.gratitude p{font-size:17px;color:var(--muted);line-height:1.8}.prose-grid aside{background:var(--cream);padding:35px;border-radius:22px}.prose-grid ol{list-style:none;padding:0}.prose-grid li{display:flex;flex-direction:column;padding:18px 0;border-bottom:1px solid #dedbcf}.prose-grid li span{color:var(--muted);margin-top:5px}.gratitude{padding:100px 0;background:var(--ink);color:white}.gratitude p{color:#bac8c3}.legal{max-width:850px;padding-bottom:110px}.legal-note{padding:22px;border-left:4px solid var(--gold);background:var(--cream);line-height:1.6}.auth-wrap{min-height:670px;display:grid;grid-template-columns:1fr 480px;gap:100px;align-items:center;padding:70px 0 100px}.auth-story h1{font-size:56px}.form-card{padding:34px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:20px}.form-card h2{font:800 25px Manrope;margin:0}.form-card label,.form-card legend{font-weight:700;font-size:13px}.form-card input,.form-card select{display:block;width:100%;margin-top:8px;border:1px solid #cbd6d1;border-radius:10px;padding:13px;font:inherit;background:white}.form-card input:focus,.form-card select:focus{outline:3px solid #d8f2e8;border-color:var(--green)}fieldset{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.tier-choice{display:flex!important;gap:10px;padding:13px;border:1px solid var(--line);border-radius:11px}.tier-choice input{width:auto!important;margin:3px 0!important}.tier-choice span{display:flex;flex-direction:column}.tier-choice small,.form-card small,.password-hint{color:var(--muted);font-weight:400;line-height:1.5}.wide{width:100%}.form-row{display:grid;grid-template-columns:1fr 2fr;gap:12px}.member-meter>div{width:300px;height:8px;background:#e3e9e6;border-radius:20px;margin:25px 0 10px}.member-meter span{display:block;height:100%;background:var(--green2);border-radius:20px}.message-card{max-width:650px;text-align:center;padding:130px 30px 160px}.message-card h1{font:800 46px Manrope}.message-card p{color:var(--muted);font-size:17px}.success-mark{display:grid;place-items:center;margin:auto;width:66px;height:66px;border-radius:50%;background:#ddf6ec;color:var(--green);font-size:30px}.muted{color:var(--muted)}.alerts{position:relative;z-index:5}.alert{padding:13px 18px;border-radius:10px;margin:8px 0}.alert.error{background:#fff0ed;color:#983723}.alert.success{background:#e7f7f0;color:#116b50}.alert.info{background:#eef4fa;color:#315c7d}.dashboard-head{display:flex;justify-content:space-between;align-items:center;padding:65px 0 35px}.dashboard-head h1{font:800 45px Manrope;margin:0 0 8px}.dashboard-head p{color:var(--muted)}.price-chip{font:800 28px Manrope}.price-chip small{font:400 13px "DM Sans";color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stats article{background:white;border:1px solid var(--line);border-radius:16px;padding:22px}.stats span,.stats small{display:block;color:var(--muted);font-size:12px}.stats b{display:block;font:800 27px Manrope;margin:9px 0}.chart-card,.table-card{margin-top:20px;background:white;border:1px solid var(--line);border-radius:18px;padding:25px}.card-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-heading span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.card-heading h2{font:700 20px Manrope;margin:5px 0}.legend{font-size:12px}.legend i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green2);margin-right:5px}#performanceChart{width:100%;height:270px}.chart-empty{text-align:center;color:var(--muted);display:none}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding:12px;border-bottom:1px solid var(--line)}td{padding:14px 12px;border-bottom:1px solid #edf1ef;white-space:nowrap}.reason{max-width:300px;white-space:normal;color:var(--muted)}.positive{color:#06845d!important}.negative{color:#c54a3b!important}.status-open{padding:5px 9px;border-radius:20px;background:#e3f6ee;color:var(--green);font-weight:700}.empty{text-align:center;color:var(--muted);padding:35px}.dashboard-disclaimer{margin:25px auto 90px;padding:18px;border-radius:12px;background:var(--cream);font-size:13px;color:var(--muted)}.billing-grid{display:grid;grid-template-columns:600px 1fr;gap:50px;align-items:start;padding-bottom:100px}.consent{display:flex;gap:12px!important;line-height:1.5}.consent input{width:auto!important;margin:4px 0!important}.secure-note{padding:35px;border-radius:20px;background:var(--ink);color:white}.secure-note p{color:#b8c6c1;line-height:1.7}
@media(max-width:900px){.nav nav>a:not(.button),.nav nav form{display:none}.hero,.auth-wrap,.prose-grid,.billing-grid{grid-template-columns:1fr;gap:40px}.hero{padding-top:70px}.feature-grid,.pricing{grid-template-columns:1fr}.trust-row{flex-wrap:wrap;gap:20px;padding:25px 0}.section-head{display:block}.stats{grid-template-columns:1fr 1fr}.auth-wrap{padding-top:50px}.footer-grid{grid-template-columns:1fr}.hero-card{order:-1}.pricing article{min-height:0}}
@media(max-width:560px){.shell{width:min(100% - 24px,1180px)}.hero h1,.page-hero h1,.auth-story h1{font-size:42px}.hero{gap:25px}.hero-card{padding:20px}.metric-row{flex-wrap:wrap}.section{padding:75px 0}.section-head h2,.center h2{font-size:34px}.quote{padding:45px 20px}.stats{grid-template-columns:1fr}.dashboard-head{align-items:flex-start}.form-card{padding:23px}.form-row{grid-template-columns:1fr}.auth-wrap{grid-template-columns:minmax(0,1fr)}}
.section-note{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.5;text-transform:none;letter-spacing:0}.positions-table{min-width:1050px}.cell-note{display:block;margin-top:5px;color:var(--muted);font-size:10px;font-weight:500}.opportunity-cell{min-width:185px}.opportunity-value{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.opportunity-value span{color:var(--muted);font-size:9px}.opportunity-bar{height:7px;margin-top:8px;overflow:hidden;border-radius:20px;background:#e6ece9}.opportunity-bar i{display:block;height:100%;border-radius:20px;background:linear-gradient(90deg,var(--green),var(--green2))}.lifecycle,.exit-label{display:inline-flex;align-items:center;border-radius:20px;padding:6px 9px;font-size:11px;font-weight:800}.lifecycle.new{background:#e4f7ef;color:#087552}.lifecycle.open{background:#e8f1fb;color:#28699d}.exit-label.target{background:#fff0d9;color:#9b5d05}.exit-label.risk,.exit-label.risk-revision{background:#ffebe7;color:#a43d2c}.exit-label.target-revision{background:#fff6cf;color:#806817}.exit-label.model,.exit-label.test{background:#edf1f0;color:#5d6965}
.quote-refresh-note{display:flex;justify-content:space-between;gap:20px;margin:-5px 0 18px;padding:10px 12px;border-radius:10px;background:#f3f8f6;color:var(--muted);font-size:11px}.quote-refresh-note .live-dot{color:var(--green);font-weight:800}.positions-table{width:100%;min-width:0;table-layout:fixed;font-size:11px}.positions-table th,.positions-table td{padding-left:6px;padding-right:6px;white-space:normal;vertical-align:top}.positions-table th{line-height:1.25;overflow-wrap:anywhere}.positions-table td{line-height:1.3}.positions-table .cell-note{white-space:normal;line-height:1.25}.positions-table .compact-line{margin-top:1px}.positions-table .opportunity-cell{min-width:0}.positions-table .opportunity-bar{margin-top:6px}.positions-table .col-company{width:7%}.positions-table .col-opened{width:8%}.positions-table .col-age{width:4%}.positions-table .col-price{width:6.5%}.positions-table .col-result{width:8.5%}.positions-table .col-opportunity{width:12%}.positions-table .col-target{width:15%}.positions-table .col-risk{width:14%}.positions-table .col-status{width:8.5%}
.positions-table th.entry-allocation-heading{overflow-wrap:normal;word-break:normal}.entry-allocation-heading span{display:block;white-space:nowrap;letter-spacing:.04em}
.stats b.currency-result{font-size:18px;margin:5px 0}
