@font-face{font-family:Manrope;src:url('assets/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
:root{--navy:#102b49;--deep:#0a2038;--blue:#2b6faa;--ice:#a6cce9;--cream:#f6f4ef;--paper:#fff;--ink:#172d44;--muted:#607083;--line:#e3e6e8;--ease:cubic-bezier(.22,.61,.36,1)}
*{box-sizing:border-box;margin:0;padding:0}
html{-webkit-text-size-adjust:100%;scroll-padding-top:96px;scrollbar-color:#557b9c #edf0f2;scrollbar-width:thin}
body{font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}fieldset{border:0;min-width:0}input{min-width:0}::selection{background:#bad8ee;color:var(--deep)}
:focus-visible{outline:3px solid #5794c2;outline-offset:5px}a:hover{text-decoration:none}
.container{width:min(1180px,calc(100% - 80px));margin-inline:auto}
.icon{width:24px;height:24px;display:inline-block;vertical-align:middle;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}
.skip-link{position:fixed;top:8px;left:12px;background:#fff;color:var(--navy);padding:12px 18px;z-index:200;transform:translateY(-150%)}.skip-link:focus{transform:none}
.eyebrow{font-size:11px;font-weight:750;letter-spacing:.19em;line-height:1.6;color:var(--blue)}
h1,h2,h3{font-weight:750;letter-spacing:-.047em;line-height:1.16}h2{font-size:clamp(32px,3.4vw,46px)}h3{font-size:21px;letter-spacing:-.025em}
.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:17px 26px;min-height:56px;background:var(--navy);color:#fff;border:1px solid transparent;border-radius:100px;font-size:14px;font-weight:750;line-height:1.4;text-align:center;transition:background .22s,transform .22s,box-shadow .22s;box-shadow:0 6px 18px -12px #092b4e88}
.button .icon{width:19px;height:19px;stroke-width:1.8;transition:transform .25s}.button:hover{background:#214d74;transform:translateY(-2px);box-shadow:0 12px 22px -14px #092b4e88}.button:hover .icon{transform:translateX(3px)}
.button-small{min-height:45px;padding:12px 19px;font-size:12px;gap:11px}.button-light{background:#c2def1;color:var(--deep);box-shadow:none}.button-light:hover{background:#e0eef8;color:var(--deep)}
.text-link{display:inline-flex;gap:10px;align-items:center;font-size:13px;font-weight:700;min-height:44px;color:var(--navy)}.text-link .icon{width:18px;height:18px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link-light{color:#fff}
.header{height:86px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid #e8edf1;transition:box-shadow .25s}
.header.scrolled{box-shadow:0 6px 22px #0b24430c}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:11px;flex:none;line-height:1.2}.brand img{object-fit:contain}.brand-text{display:flex;flex-direction:column;gap:7px}.brand-text strong{font-size:21px;font-weight:800;letter-spacing:-.045em;color:var(--navy)}.brand-text>span{font-size:8px;letter-spacing:.23em;color:var(--muted);font-weight:700}
.nav{display:flex;align-items:center;gap:30px}.nav a{font-size:12px;color:#526478;font-weight:650;padding:10px 0}.nav a:hover{color:var(--blue)}
.hero{position:relative;overflow:hidden;isolation:isolate;background:var(--deep);color:#fff;min-height:700px;min-height:clamp(670px,calc(100svh - 160px),850px);display:flex;align-items:center}
.hero-image{position:absolute;inset:-4%;z-index:-3;background-image:url('assets/loja-planeta.jpg');background-position:center 41%;background-size:cover;animation:hero-pan 22s ease-out both}
.hero-scrim{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(7,24,44,.96) 0%,rgba(9,30,53,.9) 29%,rgba(10,30,49,.65) 51%,rgba(9,28,49,.05) 84%),linear-gradient(0deg,rgba(8,25,44,.5),transparent 45%)}
.hero-content{position:relative;padding-top:62px;padding-bottom:65px}.hero-copy{max-width:650px}.hero-copy>.eyebrow{color:#c2ddf0;margin:29px 0 18px;font-size:10px;letter-spacing:.2em}
.rating-pill{display:inline-flex;align-items:center;gap:10px;border:1px solid #ffffff36;border-radius:100px;padding:7px 13px;color:#e6eff7;font-size:11px;background:#ffffff08;backdrop-filter:blur(5px)}.rating-pill>.icon:first-child{width:14px;height:14px;color:#f0c777;fill:currentColor;stroke:none}.rating-pill strong{font-size:12px}.rating-pill>span{border-left:1px solid #ffffff33;padding-left:10px}.rating-pill .rating-arrow{width:13px;height:13px;margin-left:2px;opacity:.7}
.hero h1{font-size:clamp(43px,4.7vw,66px);font-weight:750;line-height:1.105;letter-spacing:-.052em}.hero h1 em{font-style:normal;color:var(--ice)}.hero-description{max-width:455px;margin-top:25px;color:#e1e9f1;font-size:16px;font-weight:450;line-height:1.8}.hero-actions{margin-top:30px;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-address{margin-top:28px;display:flex;align-items:center;gap:8px;font-size:11px;color:#cad7e4}.hero-address .icon{width:15px;height:15px;color:var(--ice)}
.photo-caption{position:absolute;bottom:68px;right:0;color:#fff;font-size:9px;letter-spacing:.15em;display:flex;align-items:center;gap:9px;background:#102b4966;border:1px solid #ffffff50;border-radius:100px;padding:10px 14px;backdrop-filter:blur(7px)}.photo-caption .icon{width:14px;height:14px}.photo-dot{height:5px;width:5px;background:#c7e3f5;border-radius:50%}
@keyframes hero-pan{from{transform:scale(1.045)}to{transform:scale(1)}}
.trust-strip{background:var(--navy);color:#e0e9f2;border-top:1px solid #ffffff13}.trust-inner{display:grid;grid-template-columns:repeat(4,1fr);min-height:84px;align-items:center}.trust-inner>div{display:flex;gap:12px;align-items:center;font-size:11px;padding:4px 22px;border-left:1px solid #ffffff26;line-height:1.6}.trust-inner>div:first-child{padding-left:0;border:0}.trust-inner>div:last-child{padding-right:0}.trust-inner .icon{width:24px;height:24px;color:var(--ice)}.trust-inner strong{font-weight:750}
.section{padding:105px 0}.section-heading>p:not(.eyebrow),.experience-heading>p{color:var(--muted);font-size:16px}.section-heading h2{margin-top:14px}.experience-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:end}.experience-heading>p{max-width:420px;padding-bottom:4px;line-height:1.9}
.pillars{margin-top:57px;display:grid;grid-template-columns:1fr 1fr;gap:0 64px}.pillar{display:flex;gap:22px;padding:31px 0;border-top:1px solid var(--line)}.pillar-icon{width:54px;height:54px;background:#f0f4f7;border-radius:15px;display:grid;place-items:center;color:var(--blue);flex:none;transition:background .25s,transform .25s}.pillar:hover .pillar-icon{background:#e7f0f7;transform:translateY(-3px)}.pillar-icon .icon{width:27px;height:27px}.pillar-number{display:block;font-size:9px;letter-spacing:.15em;color:#6382a0;font-weight:750;margin-bottom:8px}.pillar h3{font-size:18px;margin-bottom:11px}.pillar p{font-size:13px;color:var(--muted);line-height:1.9;max-width:398px}
.quote-band{isolation:isolate;position:relative;overflow:hidden;color:#fff;background:var(--navy);padding:104px 0}.quote-image{position:absolute;inset:0;z-index:-3;background:url('assets/interior-planeta.jpg') center 24%/cover no-repeat}.quote-scrim{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(8,29,51,.96),rgba(9,31,54,.87) 38%,rgba(9,31,54,.24))}.quote-content>.eyebrow{color:var(--ice);margin-bottom:24px}.quote-band blockquote{max-width:715px}.quote-band blockquote>p{font-size:clamp(26px,3vw,39px);font-weight:550;line-height:1.37;letter-spacing:-.035em}.quote-band blockquote footer{margin-top:28px;display:flex;gap:18px;align-items:center}.quote-line{width:32px;height:1px;background:#a6cce9;flex:none}.quote-band footer strong{font-size:12px;font-weight:750;display:block}.quote-band footer a{color:#d0dfeb;font-size:10px;display:flex;align-items:center;gap:10px;margin-top:5px;min-height:26px}.quote-band footer a:hover{text-decoration:underline}.quote-band footer a .icon{height:13px;width:13px}
.reviews-section{background:var(--cream)}.centered{text-align:center}.google-rating{display:inline-flex;align-items:center;gap:20px;margin-top:28px;padding:17px 25px;background:#fff;border:1px solid #e8e4da;border-radius:15px;transition:border-color .25s}.google-rating:hover{border-color:#8facbf}.google-icon{width:30px;height:30px}.google-rating>strong{font-size:36px;font-weight:750;letter-spacing:-.06em;line-height:1}.google-rating>strong>span{font-size:13px;margin-left:5px;letter-spacing:0;color:#788391;font-weight:500}.google-rating-detail{display:flex;flex-direction:column;text-align:left;gap:3px}.google-rating-detail>span:last-child{font-size:10px;color:var(--muted)}.google-rating-detail>span:last-child>span{margin-left:4px;color:var(--blue)}.stars{color:#946020;font-size:16px;letter-spacing:3px;line-height:1.5}
.reviews-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;margin-top:48px}.review-card{background:#fff;border:1px solid #e6e3dc;border-radius:18px;padding:30px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.review-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #18283b09}.review-featured{grid-row:span 2;padding:40px;justify-content:center}.review-card>blockquote{font-size:14px;line-height:1.85;margin-top:13px;font-weight:500}.review-featured>blockquote{font-size:22px;line-height:1.6;letter-spacing:-.025em;margin-top:23px}.review-author{display:flex;align-items:center;gap:12px;margin-top:25px}.review-author img{height:42px;width:42px;object-fit:cover;border-radius:50%;background:#e9eff4}.review-author>div{display:flex;flex-direction:column}.review-author strong{font-size:11px;line-height:1.5}.review-author a{font-size:10px;color:var(--muted);min-height:25px;display:inline-flex;align-items:center;gap:6px}.review-author a:hover{text-decoration:underline}.review-author .icon{width:11px;height:11px}.review-date{text-align:center;margin-top:24px;font-size:10px;color:#6c6f73}
.location-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;margin-top:45px}.location-info{display:flex;flex-direction:column;gap:26px}.info-row{display:flex;gap:17px;align-items:flex-start}.info-row>.icon{width:22px;height:22px;margin-top:2px;color:var(--blue)}.info-row h3{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#657688;margin-bottom:7px}.info-row p,.info-row a{font-size:14px;line-height:1.85}.info-row a:hover{text-decoration:underline}.location-actions{display:flex;align-items:flex-start;flex-direction:column;gap:14px;margin-top:4px}.location-actions .text-link{font-size:11px;color:var(--muted)}
.map-card{position:relative;background:#eaf0f4;border:1px solid #dfe5e9;border-radius:20px;overflow:hidden;min-height:420px}.map-card iframe{height:350px;width:100%;border:0;display:block;background:#e5ebef}.map-caption{padding:17px 24px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px}.map-caption>span{display:flex;flex-direction:column;font-size:10px;color:var(--muted);line-height:1.9}.map-caption strong{font-size:12px;color:var(--navy)}.map-caption>a{height:42px;width:42px;border-radius:50%;display:grid;place-items:center;background:#eef3f7;color:var(--navy)}.map-caption>a:hover{background:#dbe8f2}.map-caption .icon{height:18px;width:18px}
.contact-section{background:var(--navy);color:#fff;position:relative;isolation:isolate;overflow:hidden}.contact-section:before{content:'';position:absolute;right:-250px;bottom:-350px;width:950px;height:950px;border:1px solid #ffffff08;border-radius:50%;z-index:-1;box-shadow:0 0 0 100px #ffffff02,0 0 0 200px #ffffff02}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.contact-copy>.eyebrow{color:var(--ice)}.contact-copy h2{font-size:clamp(34px,3.8vw,50px);margin-top:17px}.contact-copy>p:not(.eyebrow){max-width:410px;font-size:15px;color:#d2e0ed;margin-top:24px;line-height:1.9}.contact-copy ul{list-style:none;display:flex;flex-direction:column;gap:15px;margin-top:29px}.contact-copy li{display:flex;align-items:center;gap:11px;font-size:12px;color:#e4edf4}.contact-copy li .icon{width:18px;height:18px;color:var(--ice)}.contact-signoff{display:flex;align-items:center;gap:18px;border-top:1px solid #ffffff24;margin-top:35px;padding-top:26px;font-size:11px;color:#c6d7e6;line-height:1.7}.contact-signoff>.icon{width:34px;height:34px}
.form-card{border-radius:22px;padding:37px;background:#fff;color:var(--ink);box-shadow:0 22px 50px #071b3733}.form-eyebrow{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:.1em;font-weight:750;color:#45715e;margin-bottom:16px}.form-eyebrow span{height:5px;width:5px;background:#447760;border-radius:50%}.form-card h3{font-size:25px}.form-description{font-size:12px;color:var(--muted);margin-top:9px;margin-bottom:26px}.field{margin-bottom:18px}.field label,.prescription legend{font-size:11px;font-weight:750;margin-bottom:8px;display:block}.field input{width:100%;border:1px solid #dce3e9;background:#fafcfd;padding:13px 15px;min-height:49px;border-radius:10px;color:var(--ink);font-size:13px;transition:border-color .2s,box-shadow .2s}.field input::placeholder{color:#74818d}.field input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #2b6faa19}.field input[aria-invalid="true"]{border-color:#b94e4e}.field-error{font-size:10px;color:#a73c37;line-height:1.5}.field-error:not(:empty){margin-top:6px}
.prescription{margin:5px 0 21px}.radio-options{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px}.radio-options input{position:absolute;opacity:0;width:1px;height:1px}.radio-options label{border:1px solid #dce3e9;border-radius:10px;padding:12px;text-align:center;font-size:12px;cursor:pointer;color:var(--muted);transition:all .2s}.radio-options input:checked+label{background:#edf5fb;color:var(--navy);border-color:#4b81ab;font-weight:750}.radio-options input:focus-visible+label{outline:3px solid #87b2d3;outline-offset:3px}.form-button{width:100%;font-size:13px;padding:15px 14px;min-height:53px}.form-note{display:flex;align-items:flex-start;gap:7px;text-align:left;color:#6c7986;font-size:10px;margin-top:15px;line-height:1.8}.form-note .icon{width:13px;height:13px;margin-top:3px}.privacy-note{font-size:9px;color:#6c7986;line-height:1.8;margin-top:10px}.privacy-note a{text-decoration:underline;text-underline-offset:2px}.message-ready{text-align:center;padding:30px 0}.message-ready .ready-icon{height:48px;width:48px;color:var(--blue);margin-bottom:20px}.message-ready p{font-size:13px;color:var(--muted);margin:16px 0 25px}.message-ready .button{width:100%}.edit-message{display:block;margin:18px auto 0;background:none;border:0;color:var(--blue);font-size:12px;text-decoration:underline;min-height:44px}.noscript-note{font-size:12px;margin-top:20px}.noscript-note a{text-decoration:underline}
.footer{background:#fff;color:var(--muted)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:36px;padding-bottom:31px}.footer-main>p{font-size:11px;line-height:1.9}.footer-main .brand-text strong{font-size:18px}.footer-social{display:flex;align-items:center;gap:8px;font-size:11px;min-height:44px}.footer-social .icon{width:18px;height:18px}.footer-social:hover,.footer-main>p a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:17px;padding-bottom:22px;display:flex;justify-content:space-between;font-size:9px;gap:12px}.footer-bottom a:hover{text-decoration:underline}
dialog{width:min(610px,calc(100% - 32px));max-height:85svh;border:0;border-radius:18px;padding:0;margin:auto;color:var(--ink);box-shadow:0 20px 80px #08182b66}dialog::backdrop{background:#071a2ac9;backdrop-filter:blur(4px)}.privacy-inner{position:relative;padding:35px}.privacy-inner h2{font-size:28px;margin:10px 0 20px}.privacy-inner p:not(.eyebrow){font-size:13px;margin-top:16px}.privacy-inner a{text-decoration:underline}#privacy-close{position:absolute;right:12px;top:8px;border:0;background:transparent;color:var(--navy);font-size:27px;width:42px;height:42px;line-height:1}
[hidden]{display:none!important}.reveal-pending{opacity:0;transform:translateY(18px)}[data-reveal]{transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal-visible{opacity:1;transform:none}
@media(min-width:1450px){.hero-image{background-position:center 40%}.hero-scrim{background:linear-gradient(90deg,rgba(7,24,44,.95),rgba(9,30,53,.87) 32%,rgba(10,30,49,.35) 66%,rgba(9,28,49,.07)),linear-gradient(0deg,rgba(8,25,44,.35),transparent 45%)}}
@media(max-width:1050px){.container{width:calc(100% - 56px)}.nav{gap:20px}.experience-heading{gap:45px}.pillars{gap:0 38px}.contact-grid{gap:42px}.location-grid{gap:40px}.trust-inner>div{padding-inline:14px;font-size:10px}.hero h1{font-size:57px}.photo-caption{display:none}.form-card{padding:30px}.hero-scrim{background:linear-gradient(90deg,rgba(7,24,44,.96),rgba(9,30,53,.87) 35%,rgba(10,30,49,.4) 75%),linear-gradient(0deg,#08192c55,transparent)}.hero-copy{max-width:600px}}
@media(max-width:820px){.nav{display:none}.trust-inner{grid-template-columns:1fr 1fr;padding-block:18px;gap:16px}.trust-inner>div{padding:0;border:0;font-size:11px}.trust-inner>div:nth-child(even){padding-left:18px;border-left:1px solid #ffffff26}.experience-heading{grid-template-columns:1fr;gap:22px}.experience-heading>p{max-width:570px}.contact-grid{grid-template-columns:1fr;gap:38px}.contact-copy>p:not(.eyebrow){max-width:540px}.contact-signoff{display:none}.form-card{max-width:550px;width:100%;padding:34px}.location-grid{grid-template-columns:1fr;gap:38px}.location-info{display:grid;grid-template-columns:1fr 1fr;gap:28px}.location-actions{margin:0}.map-card iframe{height:340px}.section{padding:76px 0}.reviews-grid{gap:16px}.review-card{padding:24px}.review-featured{padding:28px}.review-featured>blockquote{font-size:20px}.footer-main{flex-wrap:wrap}.footer-main>p{margin-left:auto}.footer-social{display:none}.hero h1{font-size:55px}.hero{min-height:700px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.header{height:74px}.header-inner{gap:12px}.brand{gap:5px}.brand img{width:43px;height:43px}.brand-text strong{font-size:17px}.brand-text>span{font-size:7px;letter-spacing:.17em}.brand-text{gap:5px}.header .button-small{font-size:10px;gap:7px;padding:11px 12px;min-height:41px}.header .button-small .icon{width:16px;height:16px}.hero{min-height:715px;min-height:max(710px,calc(100svh - 74px));align-items:flex-end}.hero-image{background-position:65% 32%}.hero-scrim{background:linear-gradient(0deg,rgba(6,25,45,.99),rgba(8,29,51,.91) 37%,rgba(8,28,48,.67) 69%,rgba(8,27,47,.2)),linear-gradient(90deg,#061c325c,transparent)}.hero-content{padding-top:54px;padding-bottom:42px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.17em;margin-top:25px;margin-bottom:18px}.hero h1{font-size:clamp(36px,9.9vw,52px);line-height:1.15;letter-spacing:-.047em}.hero-description{font-size:14px;line-height:1.85;margin-top:22px;max-width:375px}.hero-actions{margin-top:27px;gap:9px;flex-direction:column;align-items:stretch}.hero-actions>.button{width:100%;padding:16px 17px;min-height:54px;font-size:12px}.hero-actions>.text-link{justify-content:center;font-size:11px;min-height:40px}.hero-address{font-size:9px;margin-top:17px;justify-content:center;gap:5px}.hero-address .icon{width:13px;height:13px}.rating-pill{font-size:9px;padding:6px 10px;gap:8px}.rating-pill strong{font-size:11px}.rating-pill>span{padding-left:8px}.rating-pill .rating-arrow{width:11px;height:11px}.trust-inner{gap:17px 10px;padding-block:20px}.trust-inner>div{font-size:9px;gap:8px}.trust-inner>div:nth-child(even){padding-left:10px}.trust-inner .icon{width:21px;height:21px}.section{padding:66px 0}h2{font-size:32px;line-height:1.2}.eyebrow{font-size:9px;letter-spacing:.16em}.section-heading h2{margin-top:14px}.section-heading>p:not(.eyebrow),.experience-heading>p{font-size:14px;line-height:1.85}.experience-heading{gap:20px}.pillars{grid-template-columns:1fr;margin-top:34px;gap:0}.pillar{gap:17px;padding:25px 0}.pillar-icon{width:45px;height:45px;border-radius:12px}.pillar-icon .icon{width:25px;height:25px}.pillar-number{margin-bottom:7px;font-size:8px}.pillar h3{font-size:17px;margin-bottom:9px;line-height:1.4}.pillar p{font-size:12px;line-height:1.85}.quote-band{padding:70px 0}.quote-image{background-position:55% 24%}.quote-scrim{background:linear-gradient(90deg,rgba(8,29,51,.96),rgba(8,29,51,.74))}.quote-band blockquote>p{font-size:27px;line-height:1.45}.quote-content>.eyebrow{margin-bottom:20px}.quote-band blockquote footer{margin-top:23px;gap:13px}.quote-band footer strong{font-size:11px}.quote-band footer a{font-size:9px}.quote-line{width:23px}.google-rating{gap:14px;padding:15px 17px;margin-top:24px}.google-icon{width:24px;height:24px}.google-rating>strong{font-size:32px}.google-rating>strong>span{font-size:11px}.google-rating-detail>span:last-child{font-size:8px}.stars{font-size:14px;letter-spacing:2px}.reviews-grid{grid-template-columns:1fr;margin-top:31px;gap:14px}.review-featured{grid-row:auto;padding:29px 25px}.review-card{padding:25px}.review-card>blockquote{font-size:14px;line-height:1.85;margin-top:12px}.review-featured>blockquote{font-size:18px;line-height:1.7}.review-author{margin-top:21px}.review-author strong{font-size:11px}.review-date{font-size:8px;line-height:1.8;margin-top:21px}.location-grid{margin-top:34px;gap:33px}.location-info{grid-template-columns:1fr;gap:24px}.info-row h3{font-size:9px}.info-row p,.info-row a{font-size:13px}.location-actions{gap:8px}.location-actions .button{font-size:12px;min-height:51px;padding:15px 21px}.map-card{min-height:355px;border-radius:16px}.map-card iframe{height:280px}.map-caption{padding:14px 18px}.contact-grid{gap:34px}.contact-copy h2{font-size:35px}.contact-copy>p:not(.eyebrow){font-size:14px;margin-top:20px}.contact-copy ul{gap:12px;margin-top:22px}.contact-copy li{font-size:11px}.form-card{padding:27px 23px;border-radius:18px}.form-card h3{font-size:23px}.form-description{font-size:11px;margin-top:8px;margin-bottom:24px}.field input{font-size:16px;padding:12px;min-height:50px}.field label,.prescription legend{font-size:11px}.radio-options label{font-size:12px;padding:12px 8px}.form-button{font-size:12px;gap:10px}.form-note{font-size:9px}.privacy-note{font-size:9px}.footer-main{padding-top:30px;padding-bottom:25px;align-items:flex-start;gap:21px;flex-direction:column}.footer-main .brand-text strong{font-size:19px}.footer-main>p{margin:0;font-size:11px}.footer-main .brand img{height:49px;width:49px}.footer-bottom{font-size:8px;gap:10px;flex-wrap:wrap;line-height:1.8}.privacy-inner{padding:28px}.privacy-inner h2{font-size:25px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.brand-text strong{font-size:15px}.header .button-small{font-size:9px;padding-inline:10px}.header .button-small .icon{display:none}.hero h1{font-size:35px}.hero-copy>.eyebrow{font-size:7px}.hero-description{font-size:13px}.trust-inner>div{font-size:8px}.form-card{padding:25px 18px}.google-rating{padding:13px;gap:11px}h2{font-size:29px}}

.privacy-fallback{width:min(610px,calc(100% - 32px));margin:40px auto;color:var(--ink);background:#fff}dialog .privacy-fallback{width:auto;margin:0}.direct-contact{font-size:10px;line-height:1.8;color:var(--muted);margin-top:17px}.direct-contact a{text-decoration:underline;text-underline-offset:3px}
