*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f8fafc;color:#0f172a;line-height:1.55}.nav{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:16px 7%;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0}.brand{font-size:25px;font-weight:950;color:#1d4ed8;text-decoration:none}nav{display:flex;gap:18px;align-items:center}a{color:#1d4ed8;text-decoration:none;font-weight:800}.btn{display:inline-block;background:#1d4ed8;color:white;padding:13px 20px;border-radius:999px;box-shadow:0 12px 26px rgba(29,78,216,.2)}.btn.ghost{background:white;color:#1d4ed8;border:1px solid #bfdbfe}.btn.small{padding:9px 14px}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center;padding:86px 7% 70px;background:linear-gradient(135deg,#eff6ff,#f8fafc)}.badge,.eyebrow{display:inline-block;background:#dbeafe;color:#1e40af;padding:7px 12px;border-radius:999px;font-weight:950}.hero h1{font-size:56px;line-height:1.02;margin:18px 0}.lead{font-size:20px;color:#334155;max-width:760px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.micro{color:#1e40af;font-weight:900;margin-top:16px}.hero-card{background:white;border:1px solid #dbeafe;border-radius:30px;padding:28px;box-shadow:0 20px 60px rgba(15,23,42,.12)}.alert{padding:13px;border-radius:16px;background:#fee2e2;color:#991b1b;font-weight:950;margin:12px 0}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mini-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.mini-grid strong{display:block;font-size:30px}.mini-grid span{color:#64748b}.notice{padding:22px 7%;background:#fff7ed;border-top:1px solid #fed7aa;border-bottom:1px solid #fed7aa;color:#7c2d12;font-size:17px}.section{padding:72px 7%}.section-head{max-width:850px;margin-bottom:28px}.section h2,.pilot h2,.cta h2{font-size:38px;line-height:1.1;margin:10px 0 14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article,.panel,.about-card,.pricing article,.shot{background:white;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 10px 34px rgba(15,23,42,.05)}.video-section{background:#f1f5f9}.video-box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:330px;border-radius:32px;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:white;padding:34px;box-shadow:0 20px 50px rgba(15,23,42,.18)}.play{width:86px;height:86px;border-radius:999px;background:white;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-size:38px;font-weight:950;margin-bottom:16px}.video-note{color:#cbd5e1}.shots{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shot{margin:0;padding:12px;overflow:hidden}.shot img{width:100%;height:260px;object-fit:cover;object-position:top;border-radius:16px;border:1px solid #e2e8f0;display:block}.shot figcaption{font-weight:900;color:#334155;margin:12px 4px 4px}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.about{background:#ffffff}.about-card{max-width:980px}.about-card p{font-size:18px;color:#334155}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price{font-size:34px;font-weight:950;color:#1d4ed8;margin:8px 0}.license{font-weight:900;color:#334155}.highlight{border-color:#1d4ed8!important;transform:translateY(-6px)}.note{font-weight:800;color:#475569}.pilot{padding:60px 7%;background:#ecfdf5;border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0}.cta{text-align:center;padding:76px 7%;background:#0f172a;color:white}.cta p{color:#cbd5e1}footer{padding:28px 7%;background:white;border-top:1px solid #e2e8f0;color:#475569}@media(max-width:980px){.hero,.split,.pricing{grid-template-columns:1fr}.hero h1{font-size:40px}.cards,.shots{grid-template-columns:1fr}.shot img{height:auto}nav{display:none}}