*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:#101827;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid #e9edf3}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-family:"Space Grotesk";font-size:20px;font-weight:700;white-space:nowrap}.brand>span:last-child>span{color:#2563eb}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#0f172a;color:#fff;font-size:18px}.nav-links{display:flex;gap:27px;font-size:14px;color:#596579}.nav-links a:hover{color:#2563eb}.nav-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:11px 17px;font-weight:700;font-size:14px;transition:.2s;cursor:pointer;border:1px solid transparent}.btn-primary{background:#2563eb;color:white;box-shadow:0 8px 22px rgba(37,99,235,.22)}.btn-primary:hover{transform:translateY(-2px);background:#1d4ed8}.btn-ghost{color:#334155}.btn-outline{border-color:#d6dce6;background:#fff;color:#182235}.btn-outline:hover{border-color:#9aa8bd}.btn-white{background:#fff;color:#1d4ed8}.btn-large{padding:14px 20px}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fbff 0,#fff 100%);padding:88px 0 78px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:55px;position:relative;z-index:1}.hero h1{font-family:"Space Grotesk";font-size:clamp(44px,5.2vw,70px);line-height:1.02;letter-spacing:-3px;max-width:720px}.hero h1 em{font-style:normal;color:#2563eb}.hero-text{font-size:18px;color:#5d6879;max-width:650px;margin:25px 0 28px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;color:#2563eb;margin-bottom:13px}.hero .eyebrow{display:flex;align-items:center;gap:8px}.pulse{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px #dcfce7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#697586;font-size:12px;margin-top:25px}.dashboard-wrap{perspective:1000px}.dashboard-card{background:#0d1525;color:#fff;border:1px solid #253149;border-radius:24px;padding:22px;box-shadow:0 35px 80px rgba(15,23,42,.24);transform:rotateY(-5deg) rotateX(2deg)}.dash-top{display:flex;justify-content:space-between;align-items:center}.mini-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#8995a8}.dash-top h3{font-family:"Space Grotesk";margin-top:3px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#2563eb;font-size:12px;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.metric{padding:14px;background:#141e31;border:1px solid #253149;border-radius:13px}.metric span,.metric small{display:block;color:#8491a5;font-size:10px}.metric strong{display:block;font-size:25px;font-family:"Space Grotesk";margin:3px 0}.metric .up{color:#4ade80}.chart-card,.activity{background:#111b2d;border:1px solid #253149;border-radius:15px;padding:15px}.chart-head,.activity-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9ba7b8}.chart-head strong{color:#fff}.bars{height:130px;display:flex;align-items:end;gap:10px;padding:15px 8px 5px}.bars i{display:block;flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#60a5fa,#2563eb)}.chart-labels{display:flex;justify-content:space-between;font-size:8px;color:#68768a}.activity{margin-top:10px}.activity-head a{color:#60a5fa}.activity-item{display:flex;align-items:center;gap:10px;padding-top:13px}.activity-item strong,.activity-item small{display:block;font-size:11px}.activity-item small{color:#718097}.activity-item time{margin-left:auto;color:#66748a;font-size:10px}.activity-icon{width:28px;height:28px;border-radius:8px;background:#1d4ed8;display:grid;place-items:center;font-size:11px}.logo-strip{border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;padding:18px 0}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#7b8798;font-size:11px;flex-wrap:wrap}.strip-inner span{letter-spacing:1px}.section{padding:105px 0}.section-heading{text-align:center;max-width:710px;margin:0 auto 48px}.section-heading h2,.split h2,.about-box h2,.faq h2{font-family:"Space Grotesk";font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-2px}.section-heading p,.lead{color:#6b7687;margin-top:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature-card{padding:28px;border:1px solid #e4e9f0;border-radius:18px;background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(15,23,42,.08)}.feature-card.featured{background:#f3f7ff;border-color:#d5e3ff}.icon{width:40px;height:40px;border-radius:12px;background:#eaf1ff;color:#2563eb;display:grid;place-items:center;font-size:20px;margin-bottom:18px}.feature-card h3{font-family:"Space Grotesk";font-size:19px}.feature-card p{color:#697586;font-size:14px;margin:10px 0 18px}.feature-card a{font-size:13px;color:#2563eb;font-weight:700}.dark-section{background:#0b1220;color:#fff}.section-heading.light p{color:#95a1b4}.section-heading.light .eyebrow{color:#60a5fa}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.step{position:relative;padding-right:25px}.step>span{font-family:"Space Grotesk";font-size:12px;color:#60a5fa}.step-line{height:1px;background:#2b384d;margin:14px 0 20px}.step h3{font-family:"Space Grotesk";font-size:19px}.step p{font-size:14px;color:#95a1b4;margin-top:9px}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.check-list{margin:30px 0}.check-list>div{display:flex;gap:12px;color:#2563eb;margin:18px 0}.check-list strong,.check-list small{display:block}.check-list strong{color:#162033}.check-list small{color:#6b7687;margin-top:2px}.phone-stage{display:grid;place-items:center}.phone{width:285px;height:570px;border-radius:38px;background:#0b1220;padding:10px;box-shadow:0 30px 70px rgba(15,23,42,.2);transform:rotate(5deg)}.phone-screen{height:100%;border-radius:30px;background:#f6f8fc;overflow:hidden;padding:28px 17px 12px;color:#142033;position:relative}.phone-notch{position:absolute;width:95px;height:22px;border-radius:0 0 16px 16px;background:#0b1220;left:50%;transform:translateX(-50%);z-index:2}.phone-head{display:flex;justify-content:space-between;font-family:"Space Grotesk"}.phone-welcome{margin-top:25px;font-size:20px;font-family:"Space Grotesk"}.phone-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.phone-stat-row>div,.phone-panel{background:#fff;border:1px solid #e4e9f0;border-radius:13px;padding:12px}.phone-stat-row small,.phone-stat-row b{display:block}.phone-stat-row small{color:#7b8798;font-size:10px}.phone-stat-row b{font-size:23px}.phone-panel>small{color:#7b8798}.phone-appt{display:grid;grid-template-columns:48px 1fr;gap:6px;padding:12px 0;border-bottom:1px solid #edf0f4;font-size:11px}.phone-appt:last-child{border:0}.phone-appt span{color:#2563eb}.phone-nav{position:absolute;bottom:12px;left:14px;right:14px;background:#fff;border:1px solid #e4e9f0;border-radius:15px;padding:12px;display:flex;justify-content:space-around;color:#8792a2}.pricing{background:#f8fafc}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{background:#fff;border:1px solid #e1e7ef;border-radius:20px;padding:30px;position:relative}.price-card.popular{border:2px solid #2563eb;box-shadow:0 20px 50px rgba(37,99,235,.12)}.popular-badge{position:absolute;right:18px;top:17px;background:#eaf1ff;color:#2563eb;font-size:9px;font-weight:800;padding:6px 8px;border-radius:6px}.price-name{font-family:"Space Grotesk";font-size:20px;font-weight:700}.price-card p{font-size:13px;color:#748094;min-height:43px;margin:8px 0 18px}.price{font-family:"Space Grotesk";font-size:38px;font-weight:700}.price small{font-family:"DM Sans";font-size:12px;color:#7a8698;font-weight:500}.price-card ul{list-style:none;margin:22px 0}.price-card li{font-size:13px;padding:9px 0;border-top:1px solid #edf0f4}.price-card li:before{content:"✓";color:#2563eb;font-weight:800;margin-right:8px}.full{width:100%}.pricing-note{text-align:center;color:#8a94a4;font-size:11px;margin-top:18px}.about-box{display:grid;grid-template-columns:.85fr 1fr;gap:90px;background:#f3f7ff;border:1px solid #dce8ff;border-radius:24px;padding:55px}.about-box p{color:#647084;margin-bottom:15px}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-grid>div:first-child p{color:#718097;margin:16px 0 25px}.faq-list details{border-bottom:1px solid #e4e9f0;padding:18px 0}.faq-list summary{font-weight:700;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:#2563eb;font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#6d7889;font-size:14px;padding:12px 20px 0 0}.cta{padding:0 0 80px}.cta-box{background:linear-gradient(120deg,#1d4ed8,#2563eb 55%,#3b82f6);border-radius:25px;padding:55px 60px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 25px 55px rgba(37,99,235,.2)}.cta-box .eyebrow{color:#bfdbfe}.cta-box h2{font-family:"Space Grotesk";font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-1.5px;max-width:650px}.cta-box p{color:#dbeafe;margin-top:10px}footer{background:#0b1220;color:#c7d0df;padding:55px 0 20px}.footer-main{display:flex;justify-content:space-between;gap:50px}.footer-brand{color:#fff}.footer-main>div:first-child p{max-width:330px;color:#8794a8;font-size:13px;margin-top:15px}.footer-links{display:flex;gap:70px}.footer-links div{display:flex;flex-direction:column;gap:9px;font-size:13px}.footer-links b{color:#fff;margin-bottom:5px}.footer-links a{color:#8794a8}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #1f2a3c;margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;color:#66758a;font-size:11px}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);opacity:.35}.glow-one{width:300px;height:300px;background:#bfdbfe;left:-100px;top:40px}.glow-two{width:400px;height:400px;background:#dbeafe;right:-150px;bottom:-120px}@media(max-width:900px){.nav-links{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;border-bottom:1px solid #e9edf3;padding:18px 5%;flex-direction:column;gap:16px}.nav-links.open{display:flex}.menu-toggle{display:block}.hero-grid,.split,.faq-grid{grid-template-columns:1fr}.hero{padding-top:60px}.dashboard-card{transform:none;max-width:600px;margin:auto}.feature-grid,.pricing-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr;gap:30px}.about-box{grid-template-columns:1fr;gap:20px}.cta-box{flex-direction:column;align-items:flex-start;padding:42px}.footer-main{flex-direction:column}.footer-links{flex-wrap:wrap;gap:45px}.phone{transform:none}.strip-inner{justify-content:center}}@media(max-width:600px){.hide-mobile{display:none}.hero h1{letter-spacing:-2px;font-size:44px}.hero-text{font-size:16px}.hero-actions .btn{width:100%}.metric-grid{grid-template-columns:1fr 1fr}.metric:last-child{grid-column:span 2}.feature-grid,.pricing-grid,.steps{grid-template-columns:1fr}.section{padding:75px 0}.section-heading{margin-bottom:35px}.section-heading h2,.split h2,.about-box h2,.faq h2{font-size:35px}.phone{width:265px;height:530px}.cta-box{border-radius:18px}.footer-bottom{flex-direction:column;gap:8px}.footer-links{gap:30px}.strip-inner b{font-size:9px}.dashboard-card{padding:15px}.bars{gap:6px}}
