:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{margin:0}#root{min-height:100svh}:root{--bg:#f9fcf1;--panel:#fff;--text:#0f172a;--muted:#64748b;--border:#0f172a1a;--shadow:0 22px 55px #0f172a14;--shadow-soft:0 12px 35px #0f172a12;--radius:16px;--radius-lg:22px;--accent:#0b4d3a;--accent-2:#0f6b4e;--accent-3:#37a47b;--purple:var(--accent);--purple-2:var(--accent-2);--purple-3:var(--accent-3)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;overflow-x:hidden}a{color:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:12px;padding:10px 12px;position:absolute;top:10px;left:-999px}.skip-link:focus{z-index:9999;left:10px}.container{width:min(1200px,100% - 48px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb, var(--bg) 70%, transparent);border-bottom:1px solid #0f172a0f;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:14px 0;display:grid}.brand{align-items:center;gap:10px;min-width:max-content;text-decoration:none;display:flex}.brand-logo{object-fit:contain;background:0 0;border:0;border-radius:10px;width:140px;height:auto;max-height:44px}.brand-mark{border:1px solid var(--border);background:linear-gradient(135deg,#0b4d3a2e,#0f6b4e1f);border-radius:10px;place-items:center;width:28px;height:28px;display:grid;position:relative}.brand-mark span{border-radius:10px;position:absolute;inset:0}.brand-mark span:first-child{border:1px solid #0b4d3a4d;inset:6px}.brand-mark span:nth-child(2){border:1px solid #0f6b4e38;inset:10px}.brand-mark span:nth-child(3){background:#0b4d3a38;inset:14px}.brand-name{letter-spacing:-.02em;font-weight:700}.nav{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.nav-link{color:#0f172ab3;border-radius:10px;padding:8px 10px;font-size:12.5px;font-weight:600;text-decoration:none}.nav-link:hover{color:#0f172aeb;background:#0f172a0a}.nav-cta{display:none}.nav-link:focus-visible{outline-offset:2px;outline:2px solid #0b4d3a59}.nav-link[href=\#getting-started]{text-underline-offset:10px;color:#0f172adb;-webkit-text-decoration:underline #0b4d3ad9;text-decoration:underline #0b4d3ad9;text-decoration-thickness:2px}.header-actions{align-items:center;gap:10px;display:flex}.icon-btn{border:1px solid var(--border);background:var(--panel);cursor:pointer;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 6px 18px #0f172a0f}.icon-btn svg{color:#0f172ab3;width:18px;height:18px}.avatar{border:1px solid var(--border);color:#0f172acc;cursor:pointer;background:linear-gradient(135deg,#0b4d3a38,#0f6b4e24);border-radius:999px;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.nav-toggle{border:1px solid var(--border);background:var(--panel);cursor:pointer;border-radius:12px;width:40px;height:40px;display:none;box-shadow:0 6px 18px #0f172a0f}.hamburger{background:#0f172ab8;border-radius:999px;width:18px;height:2px;margin:0 auto;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";background:#0f172ab8;border-radius:999px;height:2px;position:absolute;left:0;right:0}.hamburger:before{top:-6px}.hamburger:after{top:6px}.btn{border:1px solid #0000;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;box-shadow:0 14px 40px #0b4d3a38}.btn-primary:hover{box-shadow:0 18px 55px #0b4d3a47}.btn-small{border-radius:12px;padding:9px 14px;font-size:13px}.btn-outline{color:#0b4d3aeb;background:#ffffff8c;border-color:#0b4d3a38}.btn-outline:hover{background:#0b4d3a0f}.text-link{color:#0b4d3af2;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.whatsapp-fab{right:18px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:120;color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border:1px solid #0000000a;border-radius:999px;place-items:center;width:56px;height:56px;line-height:0;text-decoration:none;display:grid;position:fixed;transform:none;box-shadow:0 18px 55px #128c7e40}.whatsapp-fab:hover{box-shadow:0 22px 65px #128c7e4d}.whatsapp-fab:focus-visible{outline-offset:3px;outline:2px solid #128c7e66}.whatsapp-fab__icon{width:28px;height:28px;display:block}@media (width<=520px){.whatsapp-fab{width:52px;height:52px;right:14px}.whatsapp-fab__icon{width:26px;height:26px}}.hero{padding:46px 0 30px}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;display:grid}.pill{letter-spacing:.08em;color:#0f172ab3;background:#0b4d3a14;border:1px solid #0b4d3a2e;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.hero-title{letter-spacing:-.04em;margin:14px 0 10px;font-size:48px;line-height:1.06}.italic-accent{color:#0b4d3af2;font-style:italic}.hero-subtitle{color:#0f172ab3;max-width:56ch;margin:0 0 18px;line-height:1.6}.hero-cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-fineprint{color:#0f172a8c;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.dot{background:linear-gradient(135deg, var(--accent), var(--accent-2));border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 6px #0b4d3a1f}.hero-visual{min-height:360px;position:relative}.orb-wrap{height:420px;position:relative;overflow:hidden}.orb{background:radial-gradient(circle at 35% 35%,#ffffffd9,#fff0 52%),radial-gradient(circle at 60% 62%,#37a47b66,#0b4d3ae6);border-radius:999px;width:170px;height:170px;position:absolute;top:68px;right:54px;box-shadow:0 34px 70px #0b4d3a38,inset 0 0 0 1px #ffffff40}.orb-core{filter:blur(.1px);background:radial-gradient(circle at 40% 35%,#ffffffa6,#fff0 55%),radial-gradient(circle at 65% 70%,#ffffff1a,#0f172a33);border-radius:999px;position:absolute;inset:38px}.orb-glow{background:radial-gradient(circle,#0b4d3a2e,#0000 62%);border-radius:999px;position:absolute;inset:-65px}.orb-sparkles span{filter:blur(.1px);background:#ffffff8c;border:1px solid #0b4d3a42;border-radius:6px;width:10px;height:10px;position:absolute}.orb-sparkles span:first-child{top:34px;right:10px;transform:rotate(10deg)}.orb-sparkles span:nth-child(2){top:12px;right:148px;transform:rotate(25deg)}.orb-sparkles span:nth-child(3){top:152px;right:188px;transform:rotate(8deg)}.orb-sparkles span:nth-child(4){top:212px;right:68px;transform:rotate(22deg)}.orb-sparkles span:nth-child(5){top:92px;right:220px;transform:rotate(18deg)}.badge{box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #0f172a1a;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute}.badge-icon{color:#0b4d3af2;background:#0b4d3a1a;border:1px solid #0b4d3a2e;border-radius:10px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.badge-title{color:#0f172adb;font-size:13px;font-weight:700}.badge-sub{color:#0f172a8c;font-size:12px}.badge-left{top:108px;left:0}.badge-right{top:144px;right:0}.mini-stats{grid-template-columns:repeat(3,1fr);gap:12px;width:min(440px,100%);display:grid;position:absolute;bottom:26px;left:40px}.mini-stat{box-shadow:var(--shadow-soft);text-align:left;background:#ffffffc7;border:1px solid #0f172a1a;border-radius:14px;padding:12px}.mini-top{letter-spacing:-.02em;font-weight:800}.mini-sub{color:#0f172a8c;margin-top:2px;font-size:12px}.section-title{text-align:center;letter-spacing:-.03em;margin:0;font-size:34px}.section-subtitle{text-align:center;color:#0f172a9e;max-width:70ch;margin:10px auto 22px;line-height:1.6}.comparison{padding:34px 0 36px}.table-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffdb;border:1px solid #0f172a1a;overflow:hidden}.table-header,.table-row{grid-template-columns:1.25fr .75fr .75fr .7fr .9fr;align-items:center;gap:0;display:grid}.table-header{background:linear-gradient(#ffffffeb,#ffffffb8);border-bottom:1px solid #0f172a14;padding:14px 18px}.th{justify-content:flex-start;display:flex}.th-right{justify-content:flex-end}.th-pill{color:#0f172ac7;letter-spacing:-.01em;background:#ffffffe0;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.th-pill-ai{color:#0b4d3af2;background:#0b4d3a14;border-color:#0b4d3a29}.th-pill-muted{color:#0f172a94}.th-icon{place-items:center;width:18px;height:18px;display:inline-grid}.th-icon svg{width:18px;height:18px}.table-row{border-bottom:1px solid #0f172a12;padding:14px 18px}.table-row:last-child{border-bottom:0}.td{font-size:14px}.metric{color:#0f172abd;font-weight:600}.value{color:#0f172ac7;font-weight:700}.accent{color:#0b4d3af2}.impact,.estimate{justify-self:end}.impact{color:#0f172ab3;background:#0f172a08;border:1px solid #0f172a1a;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:700}.impact.high{color:#16a34af2;background:#16a34a14;border-color:#16a34a2e}.impact.mid{color:#b45309f2;background:#f59e0b1a;border-color:#f59e0b33}.impact.med{color:#334155e6;background:#94a3b82e;border-color:#94a3b847}.estimate{color:#0f172a9e;font-size:13px;font-weight:600}.feature{padding:44px 0}.feature-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;display:grid}.feature-reverse .feature-grid{grid-template-columns:.95fr 1.05fr}.eyebrow{letter-spacing:.12em;color:#0f172a8c;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.feature-title{letter-spacing:-.035em;margin:10px 0;font-size:34px;line-height:1.12}.feature-text{color:#0f172a9e;max-width:58ch;margin:0 0 14px;line-height:1.65}.chat-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffdb;border:1px solid #0f172a1a;overflow:hidden}.chat-head{background:linear-gradient(#ffffffeb,#ffffffc2);border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-title{color:#0f172ac2;align-items:center;gap:10px;font-size:13px;font-weight:800;display:inline-flex}.chat-person{color:#0f172a8c;font-size:13px;font-weight:700}.spark{background:linear-gradient(135deg,#0b4d3af2,#0f6b4ee0);border-radius:5px;width:14px;height:14px;display:inline-block;box-shadow:0 8px 22px #0b4d3a38}.calendar{background:#0f172a14;border:1px solid #0f172a24;border-radius:4px;width:14px;height:14px;display:inline-block}.chat-body{flex-direction:column;gap:10px;padding:16px;display:flex}.bubble{background:#ffffffe6;border:1px solid #0f172a1a;border-radius:16px;max-width:92%;padding:12px;font-size:13.5px;line-height:1.5}.bubble-user{background:#0f172a08;align-self:flex-end}.bubble-ai{background:#0b4d3a0f;border-color:#0b4d3a29;align-self:flex-start}.review-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffdb;border:1px solid #0f172a1a;overflow:hidden}.review-head{background:linear-gradient(#ffffffeb,#ffffffc2);border-bottom:1px solid #0f172a14;align-items:center;gap:12px;padding:14px 16px;display:flex}.review-badge{color:#16a34af2;background:#16a34a1a;border:1px solid #16a34a2e;border-radius:10px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.review-title{color:#0f172acc;font-size:13px;font-weight:800}.review-sub{color:#0f172a8c;margin-top:2px;font-size:12px}.review-body{padding:16px}.review-user{align-items:center;gap:10px;display:flex}.review-avatar{color:#0f172ab3;background:#0f172a0f;border:1px solid #0f172a1f;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.review-name{color:#0f172acc;font-size:13px;font-weight:800}.stars{color:#f59e0bf2;font-size:12px}.review-text{color:#0f172a9e;margin:12px 0 14px;font-size:13.5px;line-height:1.6}.auto-reply{background:#0b4d3a0f;border:1px solid #0b4d3a24;border-radius:16px;padding:12px}.auto-tag{color:#0b4d3aeb;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:800;display:flex}.auto-reply p{color:#0f172aa8;margin:0;font-size:13.5px;line-height:1.6}.site-footer{border-top:1px solid #0f172a0f;padding:28px 0 34px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:0;display:flex}.muted{color:#0f172a85;margin:0}.footer-info{flex-direction:column;gap:6px;display:flex}.footer-title{color:#0f172ad1;font-size:14px;font-weight:800}.footer-copy{color:#0f172a8c;font-size:12px;font-weight:600}.footer-nav{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.footer-nav a{color:#0f172a85;font-size:12px;font-weight:700;text-decoration:none}.footer-nav a:hover{color:#0b4d3aeb;text-underline-offset:6px;text-decoration:underline}.cta{padding:10px 0 38px}.cta-card{background:#0f172a08;border:1px solid #0f172a14;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:34px 26px;display:flex}.cta-copy{text-align:center}.cta-kicker{color:#0f172a9e;font-size:13px;font-weight:700}.cta-title{color:#0f172acc;margin-top:6px;font-size:15px;font-weight:700}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.cta-btn{border-radius:14px;justify-content:center;min-width:220px;padding:13px 22px}@media (width<=980px){.hero-grid{grid-template-columns:1fr;gap:28px}.hero-visual{order:2}.orb-wrap{height:380px}.orb{right:22px}.badge-left{left:10px}.badge-right{right:10px}.mini-stats{margin:0 auto;left:0;right:0}.feature-grid{grid-template-columns:1fr;gap:24px}.feature-reverse .feature-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.cta-btn{min-width:200px}.footer-nav{justify-content:flex-start}}@media (width<=860px){.header-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand{flex:none}.brand-logo{width:120px;max-height:38px}.nav-toggle{place-items:center;display:inline-grid}.header-actions{display:none}.nav{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #0f172a1a;border-radius:18px;padding:14px;display:none;position:fixed;top:64px;left:16px;right:16px}.nav.open{flex-direction:column;gap:8px;display:flex}.nav-link{border-radius:14px;padding:10px}.nav-cta{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:1px solid #0b4d3a2e;border-radius:14px;justify-content:center;margin-top:6px;padding:11px 12px;font-weight:800;display:flex;box-shadow:0 14px 40px #0b4d3a2e}.nav-cta:hover{box-shadow:0 18px 55px #0b4d3a38}.hero-title{font-size:40px}.section-title,.feature-title{font-size:30px}.table-header,.table-row{grid-template-columns:1.25fr .75fr .75fr}.table-header .th:nth-last-child(-n+2),.table-row .td:nth-last-child(-n+2){display:none}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .btn{justify-content:center;width:100%}}@media (width<=520px){.container{width:calc(100% - 28px)}.hero{padding:24px 0 14px}.hero-grid{gap:18px}.pill{padding:7px 10px;font-size:11px}.hero-title{font-size:30px;line-height:1.08}.hero-subtitle{font-size:13.5px;line-height:1.65}.hero-fineprint{margin-top:12px;font-size:12px}.hero-visual{display:none}.orb{width:150px;height:150px;top:60px;right:10px}.mini-stats{grid-template-columns:1fr;gap:10px;max-width:320px;bottom:10px}.mini-stat{padding:10px}.badge{display:none}.stats{grid-template-columns:1fr}.hero-visual{min-height:320px}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .btn{border-radius:14px;justify-content:center;width:100%;padding:13px 16px}.cta-actions{flex-direction:column;align-items:stretch;width:100%}.cta-actions .cta-btn{width:100%;min-width:unset}.comparison{padding:22px 0}.feature{padding:26px 0}.section-title{font-size:24px}.section-subtitle{margin:8px auto 16px;font-size:13.5px}.feature-title{font-size:24px}.feature-text{font-size:13.5px;line-height:1.65}.chat-body{padding:14px}.bubble{font-size:13px}.review-body{padding:14px}.review-text{font-size:13px}.table-header{grid-template-columns:1fr 1fr;place-items:center stretch;gap:10px;padding:14px 14px 10px}.table-header>div:first-child{display:none}.table-header .th{justify-content:center}.th-pill{justify-content:center;width:100%;padding:10px;font-size:12.5px}.th-icon,.th-icon svg{width:16px;height:16px}.table-row{grid-template-columns:1.35fr .85fr .85fr;align-items:center;column-gap:12px;padding:14px}.metric{font-size:13.5px;line-height:1.25}.value{text-align:center;font-size:13.5px}.accent{text-align:center}.cta{padding:6px 0 24px}.cta-card{border-radius:22px;padding:22px 16px}.cta-title{font-size:14px;line-height:1.5}}
