.hero{position:relative;overflow:hidden;background:var(--bg)}.hero .wrap{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:54px;gap:54px;align-items:center;padding-top:64px;padding-bottom:72px}.hero h1{font-size:3.5rem;font-weight:800;line-height:1.04;color:var(--navy)}.hero h1 .hl{color:var(--orange);position:relative;white-space:nowrap}.hero h1 .hl:after{content:"";position:absolute;left:0;right:0;bottom:.06em;height:.34em;background:var(--yellow);opacity:.5;border-radius:6px;z-index:-1}.hero .sub{font-size:1.18rem;color:var(--text);margin-top:20px;max-width:520px}.searchbar{display:flex;gap:8px;background:#fff;border:1px solid var(--line);border-radius:var(--r-pill);padding:8px;box-shadow:var(--sh-md);margin-top:30px;max-width:560px}.searchbar .seg{flex:1 1;display:flex;align-items:center;gap:9px;padding:6px 14px}.searchbar .seg+.seg{border-left:1px solid var(--line)}.searchbar .seg svg{width:18px;height:18px;color:var(--orange);flex-shrink:0}.searchbar input,.searchbar select{border:none;outline:none;width:100%;font-weight:600;color:var(--ink);background:none}.searchbar .btn{flex-shrink:0}.hero .cta-row{display:flex;gap:14px;margin-top:22px;flex-wrap:wrap}.hero .trustline{display:flex;gap:22px;margin-top:28px;flex-wrap:wrap;color:var(--muted);font-weight:600;font-size:.9rem}.hero .trustline span{display:inline-flex;align-items:center;gap:7px}.hero .trustline svg{width:16px;height:16px;color:var(--green)}.hcard{background:#fff;border-radius:var(--r-xl);box-shadow:var(--sh-lg);border:1px solid var(--line);overflow:hidden}.hcard .media{position:relative;aspect-ratio:16/11}.hcard .media .ph{position:absolute;inset:0}.hcard .media .badges{position:absolute;top:14px;left:14px}.hcard .media .live{position:absolute;bottom:14px;left:14px}.hcard .pad{padding:20px 22px 22px}.hcard .city{display:flex;align-items:center;gap:6px;color:var(--muted);font-weight:600;font-size:.9rem}.hcard .city svg{width:15px;height:15px;color:var(--orange)}.hcard h3{font-size:1.35rem;margin-top:6px}.hcard .split{display:flex;justify-content:space-between;align-items:flex-end;margin-top:18px}.hcard .lbl{font-size:.8rem;color:var(--muted);font-weight:600}.hcard .big{font-family:var(--display);font-weight:800;font-size:2.1rem;color:var(--ink);letter-spacing:-.02em}.hcard .cdrow{text-align:right}.heroart{position:relative}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.step{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:28px;box-shadow:var(--sh-sm);position:relative}.step .n{font-family:var(--display);font-weight:800;font-size:1.05rem;width:44px;height:44px;border-radius:13px;background:var(--orange);color:#fff;display:grid;place-items:center;box-shadow:var(--sh-orange)}.step h3{font-size:1.22rem;margin:16px 0 8px}.trust{background:var(--navy);color:#c6d4e3}.trust .wrap{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}.tcol .ic{width:50px;height:50px;border-radius:14px;background:hsla(0,0%,100%,.08);display:grid;place-items:center;color:var(--yellow);margin-bottom:14px}.tcol .ic svg{width:24px;height:24px}.tcol h4{color:#fff;font-size:1.05rem;margin-bottom:6px}.tcol p{font-size:.9rem;color:#9fb3c8}.ctaband{background:linear-gradient(120deg,var(--orange),#ff8a33);border-radius:var(--r-xl);padding:56px;text-align:center;color:#fff;overflow:hidden;box-shadow:var(--sh-orange)}.ctaband,.ctaband>*{position:relative}.ctaband h2{color:#fff;font-size:2.4rem}.ctaband p{color:hsla(0,0%,100%,.92);font-size:1.15rem;margin-top:12px}@media(max-width:900px){.hero .wrap{grid-template-columns:1fr;gap:36px}.hero h1{font-size:2.6rem}.heroart{max-width:440px}.steps{grid-template-columns:1fr}.trust .wrap{grid-template-columns:1fr 1fr;gap:28px}.ctaband{padding:40px 24px}.ctaband h2{font-size:1.8rem}}@media(max-width:560px){.hero h1{font-size:2.1rem}.searchbar{flex-direction:column;border-radius:var(--r-lg)}.searchbar .seg+.seg{border-left:none;border-top:1px solid var(--line)}}.ac-wrap{flex:1 1;display:flex;align-items:center;gap:9px;padding:6px 14px;position:relative}.ac-wrap>svg{width:18px;height:18px;color:var(--orange);flex-shrink:0}.ac-input{border:none;outline:none;width:100%;font-weight:600;color:var(--ink);background:none;font-size:1rem;font-family:var(--body)}.ac-input::placeholder{color:#a6b4c6}.ac-clear{background:none;border:none;cursor:pointer;color:var(--muted);font-size:1.1rem;line-height:1;padding:0 2px;flex-shrink:0}.ac-clear:hover{color:var(--ink)}.ac-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1.5px solid var(--line-strong);border-radius:var(--r);box-shadow:var(--sh-md);list-style:none;margin:0;padding:6px 0;z-index:100;max-height:260px;overflow-y:auto}.ac-dropdown li{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;transition:background .12s;gap:12px}.ac-dropdown li:hover{background:var(--orange-50)}.ac-nome{font-weight:600;color:var(--ink);font-size:.94rem}.ac-uf{font-family:var(--display);font-weight:700;font-size:.78rem;color:var(--muted);flex-shrink:0}.loc-section{background:linear-gradient(135deg,rgba(37,99,235,.04) 0,rgba(255,107,0,.05) 100%),var(--bg)}.loc-banner{display:flex;align-items:center;gap:18px;background:#fff;border:1.5px solid var(--line-strong);border-radius:var(--r-lg);padding:20px 24px;box-shadow:var(--sh-sm)}.loc-banner-ico{width:46px;height:46px;border-radius:14px;background:var(--orange-50);display:grid;place-items:center;flex-shrink:0;color:var(--orange)}.loc-banner-ico svg{width:22px;height:22px}.loc-banner-txt{flex:1 1;display:flex;flex-direction:column;gap:3px}.loc-banner-txt strong{font-family:var(--display);font-weight:700;color:var(--ink);font-size:1rem}.loc-banner-txt span{font-size:.9rem;color:var(--muted)}.loc-banner-btn{flex-shrink:0}.loc-eyebrow{display:inline-flex;align-items:center;gap:8px}.loc-eyebrow svg{width:13px;height:13px}.loc-trocar{font-family:var(--body);font-size:.78rem;font-weight:700;color:var(--muted);background:var(--line);border-radius:var(--r-pill);padding:3px 10px;margin-left:4px;cursor:pointer;border:none;transition:background .15s,color .15s}.loc-trocar:hover{background:var(--orange-50);color:var(--orange)}.loc-skeleton{animation:skpulse 1.4s ease infinite}.loc-sk-head{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.loc-sk-pill{height:16px;width:200px;border-radius:var(--r-pill);background:var(--line)}.loc-sk-line{height:28px;width:320px;border-radius:var(--r-sm);background:var(--line)}.loc-sk-card{height:340px;border-radius:var(--r-lg);background:var(--line)}@keyframes skpulse{0%,to{opacity:1}50%{opacity:.45}}.loc-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 24px;background:#fff;border-radius:var(--r-lg);border:1px dashed var(--line-strong);color:var(--muted)}.loc-empty svg{width:36px;height:36px;margin-bottom:12px;color:var(--orange);opacity:.6}.loc-aviso{display:flex;align-items:center;gap:12px;background:var(--blue-50);border-radius:var(--r);padding:16px 20px;font-size:.92rem;font-weight:600;color:var(--navy-700)}.loc-aviso svg{width:18px;height:18px;color:var(--blue);flex-shrink:0}.loc-aviso-link{font-weight:700;color:var(--orange);cursor:pointer;background:none;border:none;font-size:.92rem;font-family:var(--body);padding:0;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.loc-aviso-link:hover{color:var(--orange-600)}@media(max-width:760px){.loc-banner{flex-wrap:wrap}.loc-banner-btn{width:100%}}