/* Página independente de manutenção. Identidade e componentes: padrão MedVale. */
html { scroll-behavior: smooth; }
body.mv-ui { margin: 0; background: #fff; font-family: "Segoe UI", Arial, sans-serif; -webkit-font-smoothing: antialiased; }
.brand-stripe { height: 5px; background: linear-gradient(90deg, #075fbc 0 72%, #64b52d 72%); }
.page-shell { max-width: 1240px; padding: 0 48px; margin: auto; }
.site-header { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 138px; border-bottom: 1px solid #e8edf2; }
.brand { display: block; width: 244px; flex-shrink: 0; }
.brand img { display: block; width: 100%; height: auto; }
.icon { width: 21px; height: 21px; flex-shrink: 0; }
.mv-ui .webmail-link { background: #fff; border-color: #dce4ee; color: #1e314b; padding: 12px 17px; font-size: 13px; }
.new-window { margin-left: 12px; color: #62738a; font-size: 18px; }
.hero { display: grid; grid-template-columns: 1.15fr 1fr; gap: 45px; align-items: center; padding: 70px 0 66px; }
.status { display: inline-flex; align-items: center; gap: 9px; padding: 7px 11px; border: 1px solid #deead9; border-radius: 6px; color: #397424; background: #f5faf1; font-size: 10px; font-weight: 700; letter-spacing: 1.5px; }
.status > span { width: 6px; height: 6px; border-radius: 50%; background: #64b52d; }
h1 { margin: 23px 0 20px; font-size: clamp(38px, 4.2vw, 57px); line-height: 1.12; letter-spacing: -2.5px; font-weight: 650; color: #14314c; }
h1 > span { color: #075fbc; }
.intro { max-width: 435px; font-size: 19px; line-height: 1.55; color: #334b64; margin: 0 0 13px; }
.description { max-width: 430px; color: #62738a; font-size: 15px; line-height: 1.8; margin: 0 0 28px; }
.mv-ui .contact-button { padding: 15px 21px; gap: 26px; font-size: 14px; box-shadow: 0 7px 16px #075fbc16; }
.signature { display: flex; align-items: center; gap: 10px; margin-top: 27px; color: #6a7c8e; font-size: 11px; }
.signature > span { width: 22px; height: 2px; background: #64b52d; }
.brand-visual { position: relative; height: 440px; overflow: hidden; border: 1px solid #e6edf0; border-radius: 10px; background: linear-gradient(145deg, #f2f8fc 0%, #fbfcfd 56%, #f1f8ed 100%); }
.visual-grid { position: absolute; inset: 0; opacity: .38; background-image: radial-gradient(#aac4d7 .7px, transparent .7px); background-size: 22px 22px; mask-image: linear-gradient(#000, transparent 90%); }
.orbit { position: absolute; border: 1px solid #ccdde9; border-radius: 50%; left: 50%; top: 44%; transform: translate(-50%, -50%); }
.orbit-outer { width: 360px; height: 360px; border-style: dashed; opacity: .7; }
.orbit-inner { width: 286px; height: 286px; }
.brand-tile { position: absolute; top: 44%; left: 50%; transform: translate(-50%, -50%) rotate(-7deg); background: #fff; width: 190px; height: 190px; border: 1px solid #e4ebf0; border-radius: 36px; box-shadow: 0 25px 50px #244e7315, 0 4px 8px #244e7309; display: grid; place-items: center; }
.brand-tile img { width: 152px; height: 152px; transform: rotate(7deg); border-radius: 20px; }
.orbit-dot { position: absolute; width: 12px; height: 12px; border: 3px solid #fff; border-radius: 50%; box-shadow: 0 0 0 1px #dfe8ee; }
.dot-blue { background: #075fbc; top: 89px; left: 21%; }
.dot-green { background: #64b52d; top: 272px; right: 22%; }
.cross { position: absolute; color: #98b9d2; font-size: 28px; font-weight: 300; }
.cross-top { right: 37px; top: 33px; }.cross-bottom { left: 37px; bottom: 84px; color: #93b978; }
.care-note { position: absolute; right: 25px; top: 260px; display: flex; align-items: center; gap: 10px; padding: 13px 18px; border: 1px solid #e6ede5; border-radius: 9px; background: #fff; box-shadow: 0 8px 24px #29442309; color: #62738a; font-size: 11px; }
.care-note strong { font-size: 13px; font-weight: 600; color: #294438; }.care-check { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: #eff7e9; color: #34791d; font-size: 16px; }
.visual-caption { position: absolute; bottom: 34px; left: 0; right: 0; text-align: center; color: #486075; font-size: 9px; letter-spacing: 2px; font-weight: 700; }
.visual-caption span { display: block; margin-top: 7px; font-size: 14px; letter-spacing: 0; color: #536b7a; font-weight: 400; }
.contacts { border-top: 1px solid #e4ebf0; padding: 29px 0 34px; }
.contacts-heading { display: flex; align-items: baseline; gap: 15px; margin-bottom: 25px; }.contacts h2 { margin: 0; font-size: 18px; font-weight: 600; letter-spacing: -.3px; }.contacts-heading p { margin: 0; color: #62738a; font-size: 12px; }
.contact-grid { display: grid; grid-template-columns: .85fr 1.12fr 1fr; gap: 22px; }
.mv-ui .contact-item { display: flex; align-items: flex-start; gap: 14px; text-decoration: none; min-width: 0; border-radius: 7px; }
.contact-item > span:last-child { min-width: 0; }.contact-item .mv-icon { width: 40px; height: 40px; border-radius: 8px; }
.contact-label { display: block; color: #6a7c8e; font-size: 9px; letter-spacing: 1.4px; font-weight: 700; margin: 0 0 7px; }
.contact-item strong { display: block; font-size: 14px; color: #1e314b; font-weight: 600; overflow-wrap: anywhere; }.contact-item:hover strong { color: #075fbc; }
.contact-hint { display: block; margin-top: 7px; color: #62738a; font-size: 11px; }.contact-hint > span { margin-left: 5px; }
.address-detail { display: block; color: #62738a; font-size: 12px; line-height: 1.6; margin-top: 3px; }
.site-footer { display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid #e8edf2; padding: 20px 0 22px; color: #718194; font-size: 10px; }.site-footer p { margin: 0; }.site-footer p > span { padding: 0 7px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: absolute; top: -100px; left: 20px; padding: 10px 16px; background: #fff; z-index: 10; }.skip-link:focus { top: 10px; }
@media (min-width: 1500px) { .page-shell { padding-top: 12px; }.hero { padding-top: 85px; padding-bottom: 80px; } }
@media (max-width: 1000px) { .page-shell { padding: 0 30px; }.hero { gap: 30px; }h1 { font-size: 44px; }.brand-visual { height: 415px; }.contact-grid { gap: 18px; grid-template-columns: 1fr 1.2fr 1.2fr; }.contact-item { flex-direction: column; }.contact-item strong { font-size: 13px; } }
@media (max-width: 760px) { .page-shell { padding: 0 24px; }.site-header { min-height: 110px; gap: 16px; }.brand { width: 185px; }.mv-ui .webmail-link { padding: 10px 12px; font-size: 12px; }.webmail-link .icon, .new-window { display: none; }.hero { grid-template-columns: 1fr; padding: 43px 0 36px; gap: 33px; }h1 { font-size: clamp(35px, 7vw, 49px); letter-spacing: -1.7px; }.intro { font-size: 18px; max-width: 100%; }.description { max-width: 100%; }.brand-visual { height: 320px; }.orbit-outer { width: 300px; height: 300px; }.orbit-inner { width: 235px; height: 235px; }.brand-tile { width: 150px; height: 150px; border-radius: 28px; }.brand-tile img { width: 124px; height: 124px; }.care-note { top: 187px; right: 22px; }.visual-caption { bottom: 21px; }.dot-blue { top: 58px; }.dot-green { top: 216px; }.contact-grid { grid-template-columns: 1fr; gap: 25px; }.mv-ui .contact-item { flex-direction: row; gap: 15px; }.contact-item strong { font-size: 14px; }.contacts-heading { display: block; }.contacts-heading p { margin-top: 4px; }.site-footer { flex-direction: column; gap: 8px; }.signature { font-size: 10px; } }
@media (max-width: 380px) { .page-shell { padding: 0 18px; }.brand { width: 160px; }.mv-ui .webmail-link { padding: 10px; font-size: 11px; }.care-note { right: 12px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
