.home-address{padding:38px 18px;background:#f6f7f9;color:#0f172a;font-family:Inter,Arial,sans-serif;scroll-margin-top:90px}.home-address__inner{max-width:1320px;margin:0 auto;padding:28px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 18px 36px rgba(15,23,42,.08)}.home-address__header{text-align:center}.home-address__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#e8f7f1;color:#047857;font-size:13px;font-weight:800}.home-address h2{margin:12px 0 0;font:800 32px/1.15 Manrope,Inter,sans-serif;color:#0b0f14}.home-address__header p{margin:9px 0 0;color:#536276;font-size:16px}.home-address__tabs{display:flex;justify-content:center;gap:8px;margin:24px 0 18px}.home-address__tabs button{min-height:42px;padding:0 18px;border:1px solid #d7dee8;border-radius:8px;background:#fff;color:#334155;font-weight:800;cursor:pointer}.home-address__tabs button.is-active{border-color:#ffcc00;background:#fff8d5;color:#111827;box-shadow:0 0 0 3px rgba(255,204,0,.16)}.home-address__form{display:grid;grid-template-columns:minmax(320px,760px) auto;align-items:end;justify-content:center;gap:12px;max-width:1080px;margin:0 auto}.home-address__form[hidden],.home-address__refine[hidden]{display:none!important}.home-address__form--cep{grid-template-columns:minmax(280px,520px) auto}.home-address__form label,.home-address__refine label{display:grid;gap:6px}.home-address__form label span,.home-address__refine label span{color:#10213d;font-size:13px;font-weight:800}.home-address__form input,.home-address__form select,.home-address__refine input,.home-address__refine select{box-sizing:border-box;width:100%;height:48px;padding:0 13px;border:1px solid #ccd7e6;border-radius:8px;background:#fff;color:#0f172a;font-size:15px}.home-address__form input:focus,.home-address__form select:focus,.home-address__refine input:focus,.home-address__refine select:focus{outline:0;border-color:#ffcc00;box-shadow:0 0 0 3px rgba(255,204,0,.2)}.home-address__form button{height:48px;white-space:nowrap}.home-address__refine{max-width:1080px;margin:16px auto 0;padding:14px;border:1px solid #f3cf58;border-radius:8px;background:#fff9df}.home-address__refine p{margin:0 0 10px;color:#854d0e;font-size:13px;font-weight:800}.home-address__refine>div{display:grid;grid-template-columns:120px minmax(220px,1fr);align-items:end;gap:10px}.home-address__city-autocomplete{position:relative;display:block}.home-address__city-options{position:absolute;z-index:20;top:52px;right:0;left:0;max-height:250px;overflow:auto;border:1px solid #ccd7e6;border-radius:8px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.16)}.home-address__city-options[hidden]{display:none}.home-address__city-options button{display:block;width:100%;height:auto;padding:10px 12px;border:0;border-bottom:1px solid #edf1f5;background:#fff;color:#172033;text-align:left;font-size:14px;font-weight:700;cursor:pointer}.home-address__city-options button:hover,.home-address__city-options button.is-active{background:#fff8d5;color:#111827}.home-address__status{min-height:20px;margin:16px auto 0;max-width:1080px;color:#64748b;font-size:13px;font-weight:700}.home-address__status.is-error{color:#b91c1c}.home-address__results{display:grid;gap:8px;max-width:1080px;margin:8px auto 0}.home-address__result{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc}.home-address__result strong{display:block;color:#0f172a;font-size:15px}.home-address__result span{display:block;margin-top:4px;color:#536276;font-size:13px}.home-address__result b{padding:8px 12px;border-radius:999px;background:#eaf2ff;color:#183b68;font-size:14px}.home-address__empty{padding:20px;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b}@media(max-width:850px){.home-address__form,.home-address__refine>div{grid-template-columns:1fr}.home-address__form button{grid-column:1/-1}.home-address__form--cep{grid-template-columns:1fr}.home-address__tabs{display:grid}.home-address h2{font-size:27px}}@media(max-width:560px){.home-address{padding:24px 10px}.home-address__inner{padding:20px 14px}.home-address__form{grid-template-columns:1fr}}
.home-address{padding:0 18px 45px}
@media(max-width:560px){.home-address{padding:0 14px 46px}}
.home-address__inner{padding:26px;background:linear-gradient(135deg,#fff 0%,#fff 54%,#f8fbff 100%)}
.home-address__header{text-align:left}
.home-address__tabs{justify-content:flex-start}
.home-address__form{grid-template-columns:minmax(0,1fr) auto;max-width:none;margin:0;justify-content:stretch}
.home-address__form--cep{grid-template-columns:minmax(280px,1fr) auto}
.home-address__refine,.home-address__status,.home-address__results{max-width:none}
@media(max-width:850px){.home-address__form,.home-address__form--cep{grid-template-columns:1fr}}
