:root{
  --bg:#071218;
  --bg2:#0b1d22;
  --text:#ecfbf8;
  --muted:#a8bdbe;
  --dark:#051015;
  --card:rgba(255,255,255,.075);
  --line:rgba(255,255,255,.14);
  --aqua:#3fd0c5;
  --aqua2:#55e2d7;
  --white:#ffffff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}
a{color:inherit;text-decoration:none}
.page-glow{position:fixed;inset:-30%;background:radial-gradient(circle at 80% 10%,rgba(63,208,197,.22),transparent 28%),radial-gradient(circle at 20% 70%,rgba(63,208,197,.12),transparent 26%);pointer-events:none;z-index:-1}
.site-header{width:min(1180px,calc(100% - 38px));margin:0 auto;padding:26px 0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}
.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:28px;letter-spacing:-.04em}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover}
nav{display:flex;gap:24px;color:var(--muted);font-weight:600;font-size:14px}nav a:hover{color:var(--aqua2)}
.section{width:min(1180px,calc(100% - 38px));margin:0 auto;padding:86px 0}.hero{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;padding-top:52px}
.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--aqua2);font-size:13px;font-weight:900;margin:0 0 18px}.center{text-align:center}
h1{font-size:clamp(56px,7vw,102px);line-height:.94;letter-spacing:-.075em;margin:0 0 28px;max-width:760px}h1::after{content:' IA.';color:var(--aqua)}
.lead{font-size:clamp(20px,2vw,26px);line-height:1.45;color:#d4e4e3;max-width:640px;margin:0 0 34px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--aqua),var(--aqua2));color:#031112;font-weight:900;padding:17px 28px;box-shadow:0 18px 50px rgba(63,208,197,.28)}.button:hover{transform:translateY(-2px)}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.small-note{color:var(--muted);font-weight:600}
.phone-wrap{position:relative;min-height:560px;display:grid;place-items:center}.orb{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(63,208,197,.22),rgba(63,208,197,.02) 62%,transparent 70%);filter:blur(1px)}
.phone{position:relative;width:310px;height:610px;border:10px solid #12191d;border-radius:46px;background:#02080b;box-shadow:0 40px 90px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.15);transform:rotate(7deg)}.phone-top{height:34px;display:flex;justify-content:center;align-items:center}.phone-top span{width:92px;height:22px;background:#05090c;border-radius:0 0 16px 16px}.phone-screen{height:calc(100% - 34px);padding:42px 22px 22px;display:flex;flex-direction:column;align-items:center}.phone-screen img{width:98px;height:98px;border-radius:50%;margin-bottom:8px}.phone-screen strong{font-size:26px;font-style:italic}.bubble{align-self:flex-start;margin-top:34px;background:rgba(255,255,255,.08);border:1px solid var(--line);padding:16px 18px;border-radius:18px;color:#eef;line-height:1.35}.task-card{margin-top:auto;width:100%;background:rgba(63,208,197,.09);border:1px solid rgba(63,208,197,.28);border-radius:18px;padding:14px;color:#dff}.task-card span{display:block;width:40px;height:5px;border-radius:10px;background:var(--aqua);margin-bottom:10px}.task-card p{margin:0;font-size:13px;line-height:1.4}.input-bar{width:100%;margin-top:12px;color:#819294;background:rgba(255,255,255,.05);border:1px solid var(--line);border-radius:999px;padding:12px 12px 12px 16px;font-size:13px}.input-bar b{float:right;background:var(--aqua);color:#061216;width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center}
.features{background:#fff;color:#071218;width:100%;max-width:none;padding:82px max(19px,calc((100% - 1180px)/2));border-radius:36px 36px 0 0}.features h2,.split h2,.final h2{font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.055em;margin:0}.features h2{text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:44px}.feature-grid article{text-align:center;padding:20px 12px}.icon{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;background:#e9fbf9;color:#038b81;display:grid;place-items:center;font-size:26px}.feature-grid h3{font-size:16px;margin:0 0 10px}.feature-grid p{color:#516064;margin:0;line-height:1.45;font-size:14px}
.split{display:grid;grid-template-columns:.8fr 1fr;gap:70px;align-items:center}.split p{color:var(--muted);font-size:18px;line-height:1.6}.benefits{display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.18)}.benefits div{min-height:140px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--aqua2);font-size:28px;text-align:center}.benefits span{font-size:15px;color:#e8f7f6;font-weight:700;max-width:120px;line-height:1.25}
.final{text-align:center}.final img{width:86px;height:86px;border-radius:50%;margin-bottom:18px}.final p{max-width:700px;margin:20px auto;color:var(--muted);font-size:18px;line-height:1.6}.pill{display:inline-flex;border-radius:999px;padding:16px 24px;background:rgba(63,208,197,.12);border:1px solid rgba(63,208,197,.32);color:var(--aqua2);font-weight:800}
footer{border-top:1px solid var(--line);padding:30px 19px 42px;text-align:center;color:var(--muted)}.footer-brand{justify-content:center;font-size:24px;margin-bottom:12px}.footer-brand img{width:38px;height:38px}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
@media (max-width:980px){nav{display:none}.hero{grid-template-columns:1fr;text-align:left;min-height:auto}.phone-wrap{min-height:520px}.feature-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.benefits{grid-template-columns:repeat(2,1fr)}}
@media (max-width:560px){.site-header{padding:18px 0}.brand{font-size:24px}.brand img{width:40px;height:40px}.section{padding:62px 0}h1{font-size:52px}.hero{padding-top:30px}.phone{width:258px;height:510px}.phone-screen img{width:78px;height:78px}.features{border-radius:24px 24px 0 0}.feature-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.benefits div{border-right:0}.small-note{width:100%}}
