:root{--ink:#142444;--muted:#56637b;--lime:#a8c7ff;--line:#dce3f0;--soft:#f1f5fc}
.brand-icon,.button{background:#2345b2}.brand-icon i{background:#fff}.button:hover{background:#17338f}.header nav a:hover,.text-link:hover{color:#2345b2}
.hero{grid-template-columns:1.12fr 1fr;gap:60px;background:#081326}.hero:before{background:linear-gradient(90deg,rgba(5,15,35,.91),rgba(5,15,35,.73) 48%,rgba(5,15,35,.3))}.hero .eyebrow,.hero h1>span{color:#a9caff}.hero .button{background:#3469ed;color:white}.hero .button:hover{background:#2455cb}.hero .text-link:hover{color:#b5d1ff}
.hero-real-product{margin:0;justify-self:center;max-width:335px;width:100%;color:#e9f0ff}.screen-label{font-size:12px;font-weight:650;letter-spacing:1.8px;margin-bottom:16px;text-align:center}.hero-real-product>a{display:block;border:1px solid #425a88;border-radius:24px;overflow:hidden;background:#05070b;box-shadow:0 25px 75px #0006}.hero-real-product img{display:block;width:100%;height:auto}.hero-real-product figcaption{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding-top:14px;color:#dae6ff}.hero-real-product figcaption span{color:#b9ceee}
.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.benefit-grid article{border-top:2px solid #3469ed;padding-top:23px}.benefit-grid .eyebrow{display:block;color:#3157a2;font-size:12px;margin-bottom:24px}.benefit-grid h3{font-size:25px;line-height:1.2;margin-bottom:15px}.benefit-grid p{color:var(--muted);font-size:16px}.real-screens-heading{margin:65px 0 25px}.real-screens-heading h3{font-size:28px;margin-bottom:12px}.real-screens-heading p{color:var(--muted);max-width:670px}
.screens-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.screen-card{background:#f1f5fc;border:1px solid #dce3f0;border-radius:20px;overflow:hidden;min-width:0}.screen-link{display:flex;position:relative;justify-content:center;background:#06090f;padding:20px 14px 46px;overflow:hidden}.screen-link img{display:block;width:100%;height:440px;object-fit:contain;object-position:top}.screen-link>span{position:absolute;bottom:12px;right:16px;color:#c2d6ff;font-size:12px}.screen-link:hover>span{text-decoration:underline}.screen-description{padding:26px}.screen-description h3{font-size:23px;line-height:1.22;margin-bottom:15px}.screen-description p{font-size:16px;color:var(--muted)}.screens-note{font-size:13px;color:var(--muted);margin-top:22px;max-width:810px}
.video-section{background:#0b1834}.video-inner .eyebrow{color:#a9caff}.video-frame{background:#10264b;border-color:#38517a}.video-placeholder{background:radial-gradient(ellipse at 50% 110%,#396ce844,transparent 70%)}.video-symbol{color:#b9d3ff;border-color:#7198d2}
.assistant-showcase{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center;padding-top:90px;padding-bottom:90px}.assistant-copy>p:not(.eyebrow){margin-top:24px;color:var(--muted);max-width:500px;font-size:17px}.assistant-copy blockquote{margin:28px 0 0;padding:20px 24px;border-left:3px solid #3469ed;background:#eef3ff;border-radius:0 12px 12px 0;font-size:21px;color:#2345b2}.assistant-copy p.assistant-detail{font-size:15px}.assistant-copy .button{margin-top:25px}.assistant-screen{margin:0;max-width:320px;justify-self:center}.assistant-screen img{width:100%;height:auto;display:block;border:1px solid #2a3c60;border-radius:20px;box-shadow:0 20px 50px #15306820}.assistant-screen figcaption{font-size:12px;color:var(--muted);text-align:center;margin-top:14px}.more-screens{padding-top:35px;padding-bottom:55px}.final-cta{background:#eaf0ff}.final-cta .eyebrow,.final-cta p:not(.eyebrow),.cta-note{color:#435a84}.button-lime{background:#2345b2}
@media(max-width:1050px){.hero{gap:30px}.hero-real-product{max-width:300px}.screen-link img{height:350px}.screen-description{padding:22px}.screen-description h3{font-size:21px}.assistant-showcase{gap:50px}}
@media(max-width:800px){.hero{grid-template-columns:1fr}.hero-real-product{max-width:320px}.hero:before{background:linear-gradient(180deg,rgba(5,15,35,.82),rgba(5,15,35,.72) 48%,rgba(5,15,35,.9))}.benefit-grid{grid-template-columns:1fr;gap:30px}.benefit-grid .eyebrow{margin-bottom:12px}.screens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-link img{height:400px}.assistant-showcase{grid-template-columns:1fr;gap:40px;padding-top:65px;padding-bottom:60px}.assistant-copy{max-width:600px}.assistant-screen{max-width:310px}.real-screens-heading{margin-top:45px}}
@media(max-width:540px){.screens-grid{grid-template-columns:1fr;gap:25px}.screen-link img{height:auto;max-height:520px;width:100%;object-fit:contain}.screen-link{padding-inline:20px}.hero-real-product{max-width:285px}.screen-description h3{font-size:24px}.real-screens-heading h3{font-size:25px}.assistant-copy blockquote{font-size:19px}.hero-real-product figcaption{font-size:11px}.header .button-small{gap:6px}.header .button-small span{display:none}}

/* Proporção exata do vídeo narrado, sem faixas no desktop ou celular. */
#video-container.video-frame{aspect-ratio:1080/608;background:#080f20}
#video-container.video-frame video{width:100%;height:100%;object-fit:contain;display:block}

