@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";*{margin:0}:root{--navy:#0d1830;--ink:#17233b;--blue:#2879ce;--orange:#f4a11a;--green:#249755;--purple:#7655e8;--paper:#f7f9fc;--muted:#718096;--line:#dbe3ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif}button,a{font:inherit}button{cursor:pointer}.landing-page{background:var(--paper);overflow:hidden}.landing-nav{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f9fce6;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,6vw,92px);display:flex;position:sticky;top:0}.brand{color:var(--navy);align-items:center;gap:11px;font:700 23px Fraunces,serif;text-decoration:none;display:flex}.brand>span:last-child span{color:var(--blue)}.brand-mark{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.brand-mark svg{font-size:23px}.nav-links{align-items:center;gap:30px;display:flex}.nav-links a{color:var(--muted);font-size:14px;font-weight:600;text-decoration:none}.nav-links a:hover,.text-link:hover{color:var(--blue)}.nav-login,.primary-button,.dark-button{border:0;justify-content:center;align-items:center;gap:10px;font-weight:700;display:inline-flex}.nav-login{color:var(--blue);background:0 0;font-size:14px}.nav-login svg,.primary-button svg,.dark-button svg,.feature-card a svg{font-size:18px}.menu-button{color:var(--navy);background:0 0;border:0;display:none}.hero{background:linear-gradient(125deg,#f7f9fc 55%,#edf3fb);grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:690px;padding:92px clamp(24px,8vw,128px) 80px;display:grid}.hero-copy{max-width:590px}.eyebrow{color:var(--blue);letter-spacing:.14em;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--orange);width:26px;height:2px;display:inline-block}.hero h1,h2{letter-spacing:-.035em;color:var(--navy);margin:22px 0;font:700 clamp(48px,6vw,77px)/1.02 Fraunces,serif}em{color:var(--blue);font-style:normal}.hero p{color:var(--muted);max-width:530px;margin:25px 0 32px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;display:flex}.primary-button{background:var(--blue);color:#fff;border-radius:8px;padding:16px 22px;box-shadow:0 8px 20px #2879ce38}.primary-button:hover{background:#1768b8;transform:translateY(-1px)}.text-link{color:var(--ink);align-items:center;gap:7px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.trust-row{color:var(--muted);align-items:center;gap:12px;margin-top:44px;font-size:12px;line-height:1.45;display:flex}.trust-row b{color:var(--ink)}.trust-avatars{display:flex}.trust-avatars i{border:2px solid var(--paper);width:29px;height:29px;color:var(--blue);background:#d4e2f7;border-radius:50%;place-items:center;margin-right:-7px;font-style:normal;font-weight:700;display:grid}.trust-avatars i:nth-child(2){color:#9a6400;background:#f8dba2}.trust-avatars i:nth-child(3){color:var(--green);background:#caead9}.hero-visual{place-items:center;min-height:500px;display:grid;position:relative}.visual-glow{filter:blur(3px);background:#dceafe;border-radius:50%;width:380px;height:380px;position:absolute}.dashboard-shell{background:#fff;border:1px solid #cfdced;border-radius:20px;width:min(100%,490px);padding:22px;position:relative;transform:rotate(2deg);box-shadow:0 25px 55px #14274820}.dash-top,.dash-welcome,.dash-footer{justify-content:space-between;align-items:center;display:flex}.mini-brand{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.mini-brand svg{font-size:18px}.profile-dot{width:28px;height:28px;color:var(--blue);background:#e3effd;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.dash-welcome{align-items:end;padding:32px 0 25px}.dash-welcome small,.chart-panel small{color:#90a0b5;letter-spacing:.12em;font-size:9px;font-weight:700}.dash-welcome h3{color:var(--navy);margin:7px 0 0;font:600 24px Fraunces,serif}.date-pill{color:var(--muted);background:#f1f5fa;border-radius:5px;padding:7px 9px;font-size:9px;font-weight:700}.metric-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.preview-card{background:#fbfcfe;border:1px solid #e8edf4;border-radius:10px;gap:10px;padding:15px;display:flex}.preview-icon{color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.preview-icon svg{font-size:19px}.preview-card>div:last-child{flex-direction:column;gap:2px;display:flex}.preview-card span{color:var(--muted);font-size:10px}.preview-card strong{color:var(--navy);font-size:20px}.preview-card small{color:var(--green);font-size:9px}.preview-card.blue .preview-icon{background:var(--blue)}.preview-card.green .preview-icon{background:var(--green)}.preview-card.orange .preview-icon{background:var(--orange)}.preview-card.purple .preview-icon{background:var(--purple)}.chart-panel{background:var(--navy);color:#fff;border-radius:10px;justify-content:space-between;align-items:end;margin-top:14px;padding:18px;display:flex}.chart-panel div:first-child{flex-direction:column;gap:6px;display:flex}.chart-panel small{color:#9fb4ed}.chart-panel strong{font-size:28px}.positive{color:#7de0a3;font-size:10px}.chart-bars{align-items:end;gap:6px;height:70px;display:flex}.chart-bars i{background:#7188b2;border-radius:3px 3px 0 0;width:15px;height:25%}.chart-bars i:nth-child(2){height:39%}.chart-bars i:nth-child(3){height:47%}.chart-bars i:nth-child(4){height:33%}.chart-bars i:nth-child(5){height:62%}.chart-bars i:nth-child(6){height:53%}.chart-bars i.active{background:var(--orange);height:90%}.dash-footer{color:var(--muted);padding:18px 0 2px;font-size:10px}.dash-footer span:last-child{color:var(--blue);align-items:center;gap:4px;font-weight:700;display:flex}.dash-footer svg{font-size:14px}.status-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.proof-strip{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:24px clamp(24px,8vw,128px);display:flex}.proof-strip p{letter-spacing:.14em;color:#9fb0cc;font-size:10px}.proof-strip div{color:#ced8eb;gap:28px;font:600 13px Fraunces,serif;display:flex}.feature-section{padding:112px clamp(24px,8vw,128px)}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px;display:flex}.section-heading h2,.workflow-copy h2,.cta-section h2{margin:20px 0 0;font-size:clamp(43px,5vw,66px)}.section-heading>p{max-width:340px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px 22px 28px;box-shadow:0 8px 20px #17233b08}.feature-icon{border-radius:10px;place-items:center;width:42px;height:42px;margin-bottom:32px;display:grid}.feature-icon.blue{color:var(--blue);background:#e5f0fe}.feature-icon.orange{color:#d78300;background:#fff1d8}.feature-icon.purple{color:var(--purple);background:#eee9ff}.feature-icon.green{color:var(--green);background:#e4f5eb}.feature-card h3{color:var(--navy);margin:0 0 12px;font:600 22px Fraunces,serif}.feature-card p{color:var(--muted);min-height:68px;margin:0 0 22px;font-size:14px;line-height:1.6}.feature-card a{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.workflow-section{background:#eaf2fc;grid-template-columns:.9fr 1.1fr;gap:100px;padding:100px clamp(24px,8vw,128px);display:grid}.workflow-copy>p{max-width:410px;color:var(--muted);line-height:1.7}.dark-button{background:var(--navy);color:#fff;border-radius:7px;margin-top:22px;padding:15px 20px}.workflow-list{flex-direction:column;gap:0;display:flex}.workflow-item{border-bottom:1px solid #cdd9e8;gap:25px;padding:27px 0;display:flex}.workflow-item:first-child{border-top:1px solid #cdd9e8}.workflow-item b{color:#9aaabd;font:700 14px DM Sans}.workflow-item.active b{color:var(--orange)}.workflow-item h3{color:var(--navy);margin:0 0 8px;font:600 22px Fraunces,serif}.workflow-item p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.cta-section{background:var(--navy);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin:100px clamp(24px,8vw,128px);padding:60px;display:flex;box-shadow:0 18px 35px #0d183038}.cta-section h2{color:#fff}.cta-section h2 em{color:#9dbaff}.cta-mark{background:var(--orange);width:70px;height:70px;color:var(--navy);border-radius:16px;align-self:start;place-items:center;display:grid}.cta-mark svg{font-size:40px}.cta-section .eyebrow{color:#a9b9d5}.cta-section .primary-button{background:var(--orange);color:var(--navy);white-space:nowrap}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:28px clamp(24px,8vw,128px);font-size:12px;display:flex}footer .brand{font-size:18px}footer .brand-mark{border-radius:8px;width:28px;height:28px}footer .brand-mark svg{font-size:18px}@media (width<=850px){.nav-links{gap:15px}.hero{grid-template-columns:1fr;gap:30px;padding-top:70px}.hero-copy{max-width:650px}.hero-visual{min-height:440px}.feature-grid{grid-template-columns:repeat(2,1fr)}.proof-strip{display:block}.proof-strip div{flex-wrap:wrap;margin-top:20px}.workflow-section{gap:45px}.cta-section{margin-top:70px}.cta-mark{display:none}}@media (width<=620px){.landing-nav{height:68px;padding:0 20px}.brand{font-size:20px}.menu-button{place-items:center;display:grid}.nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:20px;padding:20px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 10px 20px #17233b16}.nav-links.open{display:flex}.nav-links a,.nav-login{text-align:left;padding:4px 0}.hero{min-height:auto;padding:64px 22px 56px}.hero h1{font-size:52px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.dashboard-shell{padding:16px;transform:none}.hero-visual{min-height:380px}.dash-welcome{padding:24px 0 18px}.dash-welcome h3{font-size:20px}.date-pill{display:none}.preview-card{gap:7px;padding:11px}.preview-card strong{font-size:16px}.preview-card span{font-size:9px}.chart-panel{padding:14px}.chart-panel strong{font-size:23px}.chart-bars{gap:4px}.chart-bars i{width:11px}.section-heading{margin-bottom:32px;display:block}.section-heading>p{margin-top:24px}.feature-section,.workflow-section{padding:70px 22px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card p{min-height:0}.workflow-section{display:block}.workflow-list{margin-top:45px}.cta-section{margin:60px 22px;padding:34px 25px;display:block}.cta-section .primary-button{width:100%;margin-top:22px}footer{flex-direction:column;align-items:flex-start;padding:26px 22px}.proof-strip{padding:23px 22px}.proof-strip div{gap:13px 22px}}
