*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#020a14;color:#eef8ff;font-family:Arial,sans-serif}.home-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:28px;height:78px;padding:0 clamp(22px,5vw,80px);border-bottom:1px solid #154766;background:rgba(2,10,20,.96);backdrop-filter:blur(14px)}.home-brand img{display:block;width:300px;max-width:25vw;height:auto}.home-header nav{display:flex;align-items:center;gap:clamp(18px,3vw,48px)}.home-header nav a,.home-actions a{color:#d9edf7;text-decoration:none;font-weight:600}.home-header nav a{padding:28px 0;position:relative}.home-header nav a:hover,.home-header nav a.active{color:#00e5f5}.home-header nav a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:#00dfff}.home-actions{display:flex;gap:12px;align-items:center}.home-actions a,.hero-buttons a,.plan-preview a{padding:12px 20px;border:1px solid #00cfff;border-radius:9px}.primary{color:#00131d!important;border-color:transparent!important;background:linear-gradient(90deg,#168df7,#11d5e7)}.home-hero{min-height:540px;display:flex;align-items:center;padding:70px clamp(24px,8vw,130px);background:linear-gradient(90deg,#020b16 0%,rgba(2,11,22,.88) 35%,rgba(2,11,22,.15) 72%),url('/hero.png') right center/cover no-repeat}.hero-copy{max-width:650px}.eyebrow{color:#00dff5;font-size:12px;font-weight:900;letter-spacing:.28em}.hero-copy h1{margin:16px 0 8px;font-size:clamp(38px,5vw,70px);line-height:1.03}.hero-copy h1 em{color:#10dff3;font-style:normal}.hero-copy h2{margin:0 0 16px;color:#0fe0f5;font-size:clamp(20px,2.5vw,32px)}.hero-copy p{max-width:600px;color:#b5ccda;font-size:18px;line-height:1.5}.hero-buttons{display:flex;gap:14px;margin:28px 0}.hero-buttons a{text-decoration:none;color:#eef8ff;font-weight:800}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;color:#b6cfdd;font-size:13px}.hero-trust span:first-letter{color:#18dff2}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;width:min(1280px,90vw);margin:-35px auto 80px;position:relative}.benefits article{display:flex;gap:15px;align-items:center;padding:24px 20px;border:1px solid #145179;border-radius:12px;background:#061a2d}.benefits b{font-size:38px;color:#00dff5}.benefits h3{margin:0 0 7px;font-size:18px}.benefits p,.home-plans>p{margin:0;color:#a5bdcb;line-height:1.4;font-size:14px}.home-plans{text-align:center;padding:30px 5vw 90px}.home-plans h2{margin:12px 0 8px;font-size:clamp(28px,4vw,46px)}.plan-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:min(1100px,92vw);margin:30px auto 0;text-align:left}.plan-preview article{display:flex;flex-direction:column;gap:12px;min-height:260px;padding:28px;border:1px solid #205775;border-radius:14px;background:linear-gradient(150deg,#0a2740,#041424)}.plan-preview article.featured{border-color:#00dff5;box-shadow:0 0 25px rgba(0,220,255,.2)}.plan-preview h3{margin:0;font-size:24px}.plan-preview p{margin:0;color:#a5bdcb;min-height:42px}.plan-preview strong{margin-top:10px;color:#12dff5;font-size:28px}.plan-preview small{margin-left:5px;color:#aac0ce;font-size:13px}.plan-preview a{margin-top:auto;text-align:center;color:#eef8ff;text-decoration:none}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 6vw;border-top:1px solid #103b57;color:#9db7c8;font-size:13px}footer a{color:#bcecf5;text-decoration:none}@media(max-width:900px){.home-header{height:auto;flex-wrap:wrap;padding:16px 22px}.home-brand img{width:260px;max-width:60vw}.home-header nav{order:3;width:100%;justify-content:center}.home-header nav a{padding:12px 0}.benefits,.plan-preview{grid-template-columns:1fr 1fr}.home-hero{min-height:560px}.hero-copy{max-width:560px}}@media(max-width:560px){.home-actions{width:100%;justify-content:flex-end}.benefits,.plan-preview{grid-template-columns:1fr}.hero-copy h1{font-size:40px}.hero-copy p{font-size:16px}footer{flex-wrap:wrap}}
 .home-account{display:flex;align-items:center;gap:14px;padding:10px 12px 10px 16px;border:1px solid #00cfff;border-radius:10px;background:linear-gradient(110deg,rgba(2,17,31,.98),rgba(3,42,66,.98));box-shadow:0 0 18px rgba(0,214,255,.32);font-size:14px}.home-account strong{color:#00e4f2}.home-account button{padding:7px 11px;color:#dff8ff;border:1px solid #24749a;border-radius:6px;background:transparent;cursor:pointer}
.benefits{margin-top:20px}
/* Dimensões compartilhadas com a página de planos */
body{width:100%;max-width:1448px;min-height:100vh;margin:0 auto}
.home-header{height:clamp(96px,6.3vw,122px);padding:0 4.2%}
.home-brand img{width:min(390px,30vw);max-width:390px}
