:root{--bg:#020b16;--panel:#071522;--panel2:#0b1b2a;--line:rgba(255,255,255,.1);--text:#eef6fb;--muted:#9fb2c2;--cyan:#00b9ff;--cyan2:#53d5ff;--shadow:0 22px 60px rgba(0,0,0,.28);--radius:20px;--header-h:94px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:96px}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,#020b16 0%,#061321 48%,#020b16 100%);color:var(--text);line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.section-pad{padding:92px clamp(20px,5vw,80px)}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(2,11,22,.93);border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(18px)}.header-inner{width:min(1400px,94%);height:var(--header-h);margin:auto;display:flex;align-items:center;gap:30px}.brand{width:84px;height:84px;flex:0 0 84px;display:flex;align-items:center;justify-content:center}.brand img{width:84px;height:84px;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,36px);flex:1}.desktop-nav a{font-size:.75rem;font-weight:800;letter-spacing:.09em;color:#cbd8e1;transition:.2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--cyan)}.header-contact{display:flex;align-items:center;gap:10px;font-size:.68rem;line-height:1.15;font-weight:700;letter-spacing:.05em;white-space:nowrap}.header-contact strong{font-size:.82rem;color:#fff}.wa-3d{display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#32e77c,#08a95a);box-shadow:inset 0 2px 3px rgba(255,255,255,.4),0 5px 14px rgba(0,0,0,.3)}.wa-3d.small{width:32px;height:32px}.wa-3d svg{width:18px;height:18px;fill:#fff}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:24px;height:2px;margin:5px auto;background:#fff;border-radius:4px}.mobile-nav{width:100%;padding:14px 6%;background:#04111e;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:.8rem;font-weight:800;letter-spacing:.08em}.mobile-nav a:last-child{border-bottom:0}.mobile-wa{color:var(--cyan)}
.hero{width:min(1400px,94%);margin:auto;min-height:calc(100vh - var(--header-h));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:clamp(36px,6vw,100px);align-items:center;padding:70px 0}.hero-copy{max-width:760px}.hero h1{font-size:clamp(2.2rem,5vw,5rem);line-height:.98;letter-spacing:-.045em;font-weight:900}.hero h1 span{color:var(--cyan)}.accent-line,.section-underline{width:78px;height:4px;background:linear-gradient(90deg,var(--cyan),transparent);margin:26px 0}.hero p{color:#b7c7d3;max-width:680px;font-size:1.04rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 22px}.button,.submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:12px;border:1px solid transparent;font-size:.78rem;font-weight:900;letter-spacing:.04em;transition:.25s}.button.primary,.submit{background:linear-gradient(135deg,var(--cyan),#087eb0);color:#02101a;box-shadow:0 12px 30px rgba(0,185,255,.18)}.button.secondary{border-color:rgba(0,185,255,.45);color:#eaf8ff;background:rgba(0,185,255,.05)}.button:hover,.submit:hover{transform:translateY(-2px);filter:brightness(1.08)}.qr-card{display:inline-flex;align-items:center;gap:14px;padding:10px 14px;border:1px solid rgba(0,185,255,.18);background:rgba(255,255,255,.035);border-radius:16px}.qr-card img{width:78px;height:78px;background:#fff;padding:5px;border-radius:9px}.qr-card strong{font-size:.72rem;letter-spacing:.04em}.qr-card small{display:block;color:#8fa5b5;margin-top:5px;font-size:.67rem}.hero-risk{display:flex;gap:16px;align-items:center;margin-top:28px;padding:18px;border:1px solid rgba(0,185,255,.25);background:linear-gradient(90deg,rgba(0,185,255,.09),rgba(255,255,255,.025));border-radius:16px;box-shadow:var(--shadow)}.hero-risk-icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:15px;background:rgba(0,185,255,.1)}.hero-risk-icon svg{width:36px;fill:none;stroke:var(--cyan);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.hero-risk-copy strong{display:block;font-size:.78rem;letter-spacing:.07em}.hero-risk-copy span{display:block;color:#9eb1c0;font-size:.78rem;margin-top:3px}.hero-photo-wrap{align-self:start;margin-top:18px}.hero-photo{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.09)}.professional-caption{display:flex;justify-content:space-between;gap:18px;margin-top:14px;position:relative;width:92%;margin-left:auto;margin-right:auto;padding:18px 20px;border-radius:15px;background:rgba(2,11,22,.9);border:1px solid rgba(0,185,255,.25);backdrop-filter:blur(12px);box-shadow:0 16px 35px rgba(0,0,0,.3)}.professional-caption div{font-size:.82rem;color:#dce8ef}.professional-caption strong{font-size:.65rem;color:var(--cyan);text-align:right;letter-spacing:.06em}.credentials{width:100%;margin:0;padding:72px clamp(20px,5vw,80px);border-top:1px solid rgba(0,185,255,.12);border-bottom:1px solid rgba(0,185,255,.12);background:linear-gradient(180deg,rgba(0,185,255,.055),rgba(255,255,255,.012))}.credentials h2{width:min(1400px,100%);margin:0 auto 22px;font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:950;letter-spacing:.07em;line-height:1;text-transform:uppercase}.credential-grid{width:min(1400px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.credential-grid article{position:relative;overflow:hidden;display:flex;align-items:center;gap:13px;min-height:108px;padding:16px;border:1px solid rgba(0,185,255,.18);border-radius:16px;background:linear-gradient(145deg,rgba(0,185,255,.075),rgba(255,255,255,.035));box-shadow:0 14px 34px rgba(0,0,0,.22);transition:.25s}.credential-grid article::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(83,213,255,.08),transparent);transform:translateX(-120%);transition:.45s}.credential-grid article:hover::after{transform:translateX(120%)}.credential-grid article:hover{transform:translateY(-3px);border-color:rgba(0,185,255,.35);box-shadow:0 18px 40px rgba(0,185,255,.1)}.credential-seal{width:74px;height:74px;flex:0 0 74px;display:grid;place-items:center;text-align:center;border-radius:18px;border:1px solid rgba(0,185,255,.28);background:linear-gradient(145deg,rgba(0,185,255,.08),rgba(255,255,255,.015));box-shadow:inset 0 0 24px rgba(0,185,255,.08),0 10px 26px rgba(0,0,0,.28);overflow:hidden}.credential-seal img{width:100%;height:100%;display:block;object-fit:contain}.credential-seal em{font-style:normal;font-size:1.15rem}.credential-grid small{display:block;color:#7890a0;font-size:.58rem;font-weight:800;letter-spacing:.08em}.credential-grid b{display:block;font-size:.78rem;margin-top:2px}.credential-grid article span:last-child{display:block;color:#b0c2ce;font-size:.68rem;margin-top:2px}
.section-title,.insurer-title{text-align:center;font-size:clamp(1.45rem,3vw,2.4rem);font-weight:900;letter-spacing:-.025em}.section-title span{color:var(--cyan)}.section-underline{margin:18px auto 38px}.solutions{background:linear-gradient(180deg,rgba(255,255,255,.015),transparent)}.solution-grid{width:min(1320px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.solution-card{min-height:255px;padding:22px 18px 18px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(145deg,#0a1a29,#06111d);box-shadow:0 16px 40px rgba(0,0,0,.22);transition:transform .25s,border-color .25s,box-shadow .25s}.solution-card:hover{transform:translateY(-6px);border-color:rgba(0,185,255,.42);box-shadow:0 24px 55px rgba(0,185,255,.11)}.solution-logo{width:128px;height:128px;display:grid;place-items:center;padding:0;border-radius:18px;background:transparent;box-shadow:none}.solution-logo img{width:100%;height:100%;object-fit:contain;border-radius:14px}.solution-card h3{font-size:.82rem;letter-spacing:.03em;min-height:40px;display:grid;place-items:center}.solution-card button{width:100%;min-height:46px;border:1px solid rgba(0,185,255,.55);border-radius:10px;background:linear-gradient(135deg,rgba(0,185,255,.22),rgba(0,126,176,.16));color:#ffffff;font-size:.76rem;font-weight:1000;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 8px 22px rgba(0,185,255,.13);transition:.2s}.solution-card button:hover{background:var(--cyan);color:#02101a}
.insurers{overflow:hidden}.insurer-title{max-width:1100px;margin:auto;font-size:clamp(1.2rem,2.4vw,2rem);font-weight:900;line-height:1.05;letter-spacing:.045em;text-transform:uppercase}.insurer-marquee{width:100%;overflow:hidden;margin-top:30px;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.insurer-track{display:flex;width:max-content;animation:marquee 52s linear infinite;will-change:transform}.insurer-set{display:flex;align-items:center;gap:18px;padding-right:18px}.insurer-card{width:165px;height:97px;display:grid;place-items:center;padding:14px;background:#fff;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.18)}.insurer-card img{max-width:100%;max-height:61px;object-fit:contain}.insurer-marquee:hover .insurer-track{animation-play-state:paused}@keyframes marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.quote{background:linear-gradient(180deg,rgba(0,185,255,.035),transparent)}.quote-panel{width:min(1240px,100%);margin:auto;padding:clamp(24px,4vw,52px);border:1px solid rgba(0,185,255,.15);border-radius:26px;background:linear-gradient(145deg,rgba(9,26,41,.96),rgba(4,15,25,.96));box-shadow:var(--shadow)}.quote-copy{max-width:760px;margin-bottom:30px}.quote-copy h2{font-size:clamp(1.7rem,3.5vw,3rem);line-height:1.05}.quote-copy h2 span{color:var(--cyan)}.quote-copy h3{font-size:.76rem;letter-spacing:.08em;margin-bottom:7px}.quote-copy p{color:#a7bac8;max-width:780px}.privacy-note{font-size:.7rem;margin-top:12px}.privacy-note a,.lgpd-check a{color:var(--cyan);text-decoration:underline}.quote-interaction-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;align-items:stretch}.quote-interaction-grid form{padding:24px;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:rgba(255,255,255,.025)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field-full{grid-column:1/-1}.field label{text-transform:uppercase;font-size:.68rem;font-weight:800;color:#c9d7df;letter-spacing:.03em}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:#06131f;color:#eef6fb;padding:13px 14px;outline:none;transition:.2s}.field textarea{resize:vertical;min-height:125px}.field input::placeholder,.field textarea::placeholder{color:#607789}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(0,185,255,.65);box-shadow:0 0 0 3px rgba(0,185,255,.08)}.lgpd-check{display:flex;align-items:flex-start;gap:10px;margin:18px 0;color:#9fb2c2;font-size:.68rem}.lgpd-check input{margin-top:3px;accent-color:var(--cyan)}.submit{width:100%;border:0}.submit:disabled{opacity:.6;cursor:wait}.form-status{min-height:22px;margin-top:12px;font-size:.72rem;color:#9fb2c2}.form-status.error{color:#ff8d8d}.form-status.success{color:#74e9ae}.form-status.loading{color:#6edcff}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.product-info-panel{min-height:100%;border:1px solid rgba(0,185,255,.16);border-radius:18px;background:linear-gradient(145deg,rgba(0,185,255,.055),rgba(255,255,255,.02));overflow:hidden}.product-info-placeholder{padding:30px;height:100%;display:flex;flex-direction:column;justify-content:center}.info-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(0,185,255,.35);border-radius:14px;color:var(--cyan);margin-bottom:18px}.product-info-placeholder h3{font-size:1.2rem;margin-bottom:8px}.product-info-placeholder p,.product-info-content{height:100%}.product-info-header{display:flex;gap:14px;padding:18px;border-bottom:1px solid rgba(255,255,255,.08)}.product-info-header img{width:90px;height:70px;object-fit:cover;border-radius:10px}.product-info-header h3{font-size:1rem;margin:5px 0 2px}.product-info-header>div>span:last-child{font-size:.62rem;color:#8197a6}.product-badge-tag{display:inline-block;color:var(--cyan);font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-info-body{padding:20px;font-size:.94rem;line-height:1.7}.product-info-body p{margin-bottom:16px}.product-info-body ul{font-size:.92rem;line-height:1.65}.product-info-body strong{color:#dce9ef}.product-info-body ul{padding-left:18px;margin:7px 0 14px}.product-info-body li{margin:4px 0}
.site-footer{border-top:1px solid rgba(255,255,255,.08);background:#010811}.footer-main{width:min(1400px,94%);margin:auto;padding:34px 0 22px;display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:34px}.footer-brand img{width:150px;margin-bottom:18px}.footer-brand p,.footer-contact-block,.footer-social{color:#92a8b7;font-size:.75rem}.footer-contact-block a,.footer-contact-block p,.footer-social a{display:block;margin-bottom:15px}.footer-social a:hover,.footer-contact-block a:hover{color:var(--cyan)}.indent{padding-left:23px}.copyright{border-top:1px solid rgba(255,255,255,.07);width:min(1400px,94%);margin:auto;padding:12px 0 16px;text-align:center;color:#728998;font-size:.66rem;line-height:1.7}.copyright strong{color:#a9bac4}.copyright a{text-decoration:underline}
@media(max-width:1100px){.insurer-card{width:150px;height:88px}.insurer-card img{max-height:55px}.desktop-nav{gap:18px}.header-contact{display:none}.hero{grid-template-columns:1fr .8fr;gap:35px}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-interaction-grid{grid-template-columns:1fr}.product-info-panel{min-height:320px}.footer-main{grid-template-columns:1fr 1fr}.credential-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

@media(max-width:800px){:root{--header-h:82px}.header-inner{height:82px}.brand{width:72px;height:72px;flex:0 0 72px}.brand img{width:72px;height:72px}.desktop-nav{display:none}.menu-toggle{display:block;margin-left:auto}.hero{display:flex;flex-direction:column;padding:45px 0 65px;align-items:stretch}.hero-copy-wrap{order:1}.hero-photo-wrap{order:0;margin-top:0}.hero-photo{aspect-ratio:16/11;object-position:center 25%}.professional-caption{margin-top:14px;width:100%}.credentials{padding:52px 18px}.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.solution-card{min-height:240px;padding:17px 12px 13px}.solution-logo{width:110px;height:110px}.insurer-card{width:125px;height:76px}.insurer-card img{max-height:46px}.insurer-track{animation-duration:42s}.footer-main{grid-template-columns:1fr}.section-pad{padding:68px 18px}}
@media(max-width:520px){.hero h1{font-size:clamp(2rem,11vw,3.3rem)}.hero-actions{flex-direction:column}.button{width:100%}.qr-card{width:100%}.qr-card img{width:72px;height:72px}.professional-caption{display:block}.professional-caption strong{display:block;text-align:left;margin-top:8px}.credential-grid{grid-template-columns:1fr}.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-card{min-height:225px}.solution-logo{width:92px;height:92px}.solution-card h3{font-size:.7rem}.solution-card button{font-size:.59rem;min-height:42px;padding:0 5px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.quote-panel{padding:20px 14px}.quote-interaction-grid form{padding:15px}.insurer-title{font-size:1.15rem}.insurer-marquee{mask-image:none}.insurer-card{width:112px;height:70px}.insurer-set{gap:10px;padding-right:10px}.site-footer .footer-brand img{width:130px}}
@media(min-width:1101px){.product-info-body{font-size:1.04rem;line-height:1.72}.product-info-body ul{font-size:1rem;line-height:1.7}.product-info-body li{margin:5px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.solution-card,.button,.credential-grid article{transition:none}.insurer-track{animation:none}}
