:root{--ink:#0a0d14;--muted:#687080;--line:#e5e8ed;--paper:#f7f8fa;--white:#fff;--blue:#155eef;--blue2:#4f8cff;--violet:#6d4aff;--shadow:0 30px 90px rgba(11,18,35,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:15;background:rgba(247,248,250,.82);backdrop-filter:blur(20px);border-bottom:1px solid rgba(229,232,237,.8)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-family:Manrope;font-size:20px;font-weight:800;letter-spacing:-.7px}.brand img{width:31px;height:31px}.nav-links{display:flex;gap:34px;margin-left:100px}.nav-links a,.footer-links a{color:#545d6d;text-decoration:none;font-size:14px;font-weight:600;transition:.2s}.nav-links a:hover,.footer-links a:hover{color:var(--ink)}.nav-cta{padding:11px 16px;border-radius:100px;background:var(--ink);color:#fff;text-decoration:none;font-size:13px;font-weight:700}.nav-cta span{margin-left:7px}.menu-toggle,.mobile-menu{display:none}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1.08fr;gap:70px;align-items:center;padding:90px 0 80px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#596273;text-transform:uppercase;letter-spacing:1.3px;font-size:11px;font-weight:800}.pulse{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(21,94,239,.08)}h1,h2,h3,p{margin-top:0}.hero h1{font-family:Manrope;font-size:clamp(48px,5.4vw,78px);line-height:.99;letter-spacing:-4px;margin:25px 0 27px;font-weight:800}.hero h1 em,h2 em{font-style:normal;color:#7b8492}.hero-lead{max-width:570px;color:#667080;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:12px;margin:34px 0 28px}.button{display:inline-flex;align-items:center;gap:12px;text-decoration:none;border-radius:100px;padding:15px 21px;font-weight:700;font-size:14px;transition:.25s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 12px 30px rgba(10,13,20,.16)}.button-quiet{color:#4d5665}.button-quiet:hover{background:#eceff3}.hero-note{font-size:10px;letter-spacing:1.7px;color:#9aa1ad;font-weight:700}.hero-note span{color:#252b35}.hero-visual{position:relative}.dashboard-card{position:relative;background:#fff;border:1px solid #e5e8ee;border-radius:32px;padding:24px;box-shadow:var(--shadow);overflow:hidden}.dashboard-card:before{content:'';position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(79,140,255,.17),transparent 68%);right:-120px;top:-160px}.dashboard-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.mini-brand{font-family:Manrope;font-weight:800;font-size:14px;display:flex;align-items:center;gap:7px}.mini-brand img{width:20px;height:20px}.live-dot{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#727b89}.live-dot:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#16a36c;margin-right:6px}.dashboard-title{font-family:Manrope;font-size:29px;line-height:1.1;letter-spacing:-1.4px;margin:30px 0 22px}.dashboard-title strong{font-weight:800}.search-box{height:53px;border:1px solid #dfe4eb;border-radius:15px;display:flex;align-items:center;gap:12px;padding:0 15px;box-shadow:0 5px 18px rgba(10,13,20,.05)}.search-box>span:first-child{font-size:24px;color:#303845}.search-text{font-size:12px;color:#8b93a0;flex:1}.search-box kbd{font-size:9px;color:#8b93a0;background:#f3f5f7;padding:5px 7px;border-radius:6px}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.preview-grid article{min-height:180px;background:#f7f8fa;border-radius:17px;padding:16px;display:flex;flex-direction:column}.preview-grid article:nth-child(2){background:#f2f5fa}.preview-grid article:nth-child(3){background:#f5f2ff}.card-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:16px;margin-bottom:auto}.card-icon.blue{background:var(--blue)}.card-icon.dark{background:#1a202b}.card-icon.violet{background:var(--violet)}.preview-grid small{font-size:8px;font-weight:800;letter-spacing:1.1px;color:#737c8b;margin-bottom:6px}.preview-grid strong{font-family:Manrope;font-size:13px;letter-spacing:-.4px}.preview-grid p{font-size:10px;line-height:1.45;color:#7c8491;margin:7px 0 0}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:220px;height:220px;background:rgba(42,106,255,.14);right:-60px;bottom:-90px}.orb-two{width:120px;height:120px;background:rgba(109,74,255,.12);left:-70px;top:35%}.trust-strip{display:grid;grid-template-columns:180px 1fr 60px;gap:25px;align-items:center;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip span{font-size:9px;letter-spacing:1.5px;font-weight:800;color:#8b93a0}.trust-strip strong{font-family:Manrope;font-size:17px;letter-spacing:-.5px}.strip-mark{font-family:Manrope;font-size:22px;text-align:right;color:#b5bcc7}.section{padding:140px 0}.section-head{display:grid;grid-template-columns:70px 1fr 350px;gap:25px;align-items:start;margin-bottom:58px}.section-index{font-family:Manrope;font-size:11px;font-weight:800;color:#9aa1ad;letter-spacing:1px}.kicker{font-size:10px;letter-spacing:1.7px;color:#7e8795;font-weight:800;margin-bottom:15px}.section-head h2,.about-copy h2{font-family:Manrope;font-size:clamp(38px,4.2vw,60px);line-height:1.02;letter-spacing:-3px;margin:0;font-weight:800}.section-intro{font-size:15px;line-height:1.7;color:#707988;padding-top:27px}.feature-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:14px}.feature{min-height:420px;background:#fff;border:1px solid #e3e7ec;border-radius:26px;padding:25px;display:flex;flex-direction:column;transition:.35s;box-shadow:0 10px 35px rgba(20,30,50,.03)}.feature:hover{transform:translateY(-7px);box-shadow:0 25px 60px rgba(20,30,50,.09)}.feature-large{background:#0b0e15;color:#fff;position:relative;overflow:hidden}.feature-large:after{content:'';position:absolute;width:280px;height:280px;border-radius:50%;right:-100px;bottom:-130px;background:radial-gradient(circle,rgba(44,107,255,.65),transparent 65%)}.feature-meta{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.3px;font-weight:800;color:#9ba3b0}.feature-large .feature-meta{color:#8792a4}.feature-symbol{font-size:48px;line-height:1;margin:45px 0 28px;font-family:Manrope}.feature h3{font-family:Manrope;font-size:25px;line-height:1.1;letter-spacing:-1.1px;margin-bottom:13px}.feature p{font-size:13px;line-height:1.65;color:#788190;max-width:430px}.feature-large p{color:#a5adba}.feature a{margin-top:auto;text-decoration:none;color:inherit;font-size:12px;font-weight:800}.feature a span{margin-left:7px}.statement-section{background:#0b0e15;color:#fff;padding:130px 0}.statement{position:relative;display:grid;grid-template-columns:80px 1fr 320px;gap:30px;align-items:start}.statement .section-index{color:#667083}.statement h2{font-family:Manrope;font-size:clamp(58px,8vw,112px);line-height:.88;letter-spacing:-6px;margin:0}.statement h2 span{color:#6e7888}.statement p{font-size:15px;line-height:1.7;color:#9aa4b3;padding-top:18px}.statement-line{position:absolute;height:1px;background:#252b36;left:110px;right:0;bottom:-55px}.journey{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.journey-line{position:absolute;top:27px;left:35px;right:35px;height:1px;background:#dce1e7}.journey-item{position:relative;padding-top:60px}.journey-item>span{position:absolute;top:0;left:0;width:55px;height:55px;border-radius:50%;background:#fff;border:1px solid #dce1e7;display:grid;place-items:center;font-size:10px;font-weight:800;z-index:1}.journey-item small{font-size:9px;letter-spacing:1.4px;color:#89919e;font-weight:800}.journey-item h3{font-family:Manrope;font-size:21px;letter-spacing:-.8px;margin:10px 0}.journey-item p{font-size:13px;line-height:1.65;color:#737c8b;max-width:230px}.quote-section{padding:100px 0 150px;text-align:center}.quote-mark{font-family:Georgia;font-size:70px;color:#d3d8df;line-height:.5}.quote-section blockquote{font-family:Manrope;font-size:clamp(30px,4vw,53px);font-weight:700;letter-spacing:-2px;line-height:1.1;max-width:900px;margin:20px auto 30px}.quote-caption{display:flex;justify-content:center;align-items:center;gap:13px;color:#9098a5;font-size:9px;letter-spacing:1.6px;font-weight:800}.quote-caption .line{width:28px;height:1px;background:#aeb5c0}.about-section{background:#eef1f4;padding:120px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-body{padding-top:40px}.about-body p{font-size:17px;line-height:1.75;color:#626c7b;margin-bottom:20px}.text-link{display:inline-flex;gap:10px;color:var(--ink);text-decoration:none;font-weight:800;font-size:13px;margin-top:10px}.cta{position:relative;min-height:430px;margin-top:100px;margin-bottom:100px;background:#0a0d14;border-radius:34px;overflow:hidden;color:#fff;display:flex;align-items:center;padding:70px}.cta-glow{position:absolute;width:620px;height:620px;border-radius:50%;right:-190px;top:-280px;background:radial-gradient(circle,rgba(21,94,239,.65),rgba(109,74,255,.16) 38%,transparent 68%)}.cta-content{position:relative;z-index:1}.eyebrow.light{color:#a9b1bf}.cta h2{font-family:Manrope;font-size:clamp(45px,5vw,72px);line-height:.98;letter-spacing:-4px;margin:22px 0 32px}.cta h2 em{color:#8994a6}.button-white{background:#fff;color:#0a0d14}.cta-mark{position:absolute;right:100px;bottom:-55px;opacity:.11;transform:scale(4)}.cta-mark img{width:120px}.footer{padding:0 0 45px}.footer-brand{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:28px}.footer-brand img{width:28px}.footer-brand strong{font-family:Manrope}.footer-brand span{font-size:11px;color:#8a93a0;margin-left:5px}.footer-links{display:flex;gap:26px;margin:28px 0}.footer-bottom{display:flex;justify-content:space-between;color:#9ba2ae;font-size:10px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.18s}.delay-3{transition-delay:.26s}@media(max-width:900px){.nav-links{display:none}.nav-cta{display:none}.menu-toggle{display:flex;border:0;background:transparent;width:36px;height:36px;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{height:1.5px;width:20px;background:var(--ink);display:block}.mobile-menu{display:none;padding:10px 24px 25px;background:rgba(247,248,250,.96)}.mobile-menu.open{display:grid;gap:16px}.mobile-menu a{color:var(--ink);text-decoration:none;font-weight:700}.hero{grid-template-columns:1fr;padding-top:70px;gap:55px}.hero h1{letter-spacing:-3px}.section-head,.statement{grid-template-columns:45px 1fr}.section-intro{grid-column:2;padding-top:0}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-column:1/-1}.journey{grid-template-columns:1fr 1fr;gap:35px}.journey-line{display:none}.about-grid{gap:40px}.cta{padding:55px 45px}.cta-mark{right:50px}}@media(max-width:600px){.shell{width:min(100% - 30px,1180px)}.nav{height:68px}.hero{min-height:auto;padding:58px 0 55px}.hero h1{font-size:48px;letter-spacing:-2.7px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.dashboard-card{padding:16px;border-radius:22px}.preview-grid{grid-template-columns:1fr}.preview-grid article{min-height:130px}.trust-strip{grid-template-columns:1fr 45px}.trust-strip span:first-child{grid-column:1/-1}.trust-strip strong{font-size:15px}.section{padding:95px 0}.section-head{display:block}.section-index{display:block;margin-bottom:20px}.section-head h2,.about-copy h2{font-size:42px;letter-spacing:-2.4px}.section-intro{margin-top:25px}.feature-grid{grid-template-columns:1fr}.feature-large{grid-column:auto}.feature{min-height:350px}.statement{display:block}.statement h2{font-size:62px;letter-spacing:-4px;margin-top:30px}.statement p{padding-top:35px}.statement-line{left:0;bottom:-35px}.journey{grid-template-columns:1fr}.quote-section{padding:75px 0 100px}.quote-section blockquote{font-size:31px;letter-spacing:-1.2px}.about-section{padding:90px 0}.about-grid{grid-template-columns:1fr}.about-body{padding-top:0}.cta{margin-top:70px;margin-bottom:70px;padding:45px 28px;min-height:440px;border-radius:27px}.cta h2{font-size:48px;letter-spacing:-2.7px}.cta-mark{right:-10px;bottom:-35px;transform:scale(3)}.footer-links{flex-wrap:wrap;gap:15px 22px}.footer-bottom{gap:10px;flex-direction:column}.hero-note{display:none}}
