@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#113b62;--deep:#092d4d;--blue:#147bb8;--bright:#2ba5db;--pale:#e8f4fa;--ice:#f5f9fb;--ink:#18364d;--muted:#5b7182;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;color:var(--ink);background:var(--ice);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #efae4b;outline-offset:4px}img{display:block;max-width:100%}.skip{position:absolute;left:12px;top:-80px;background:white;padding:12px;z-index:100}.skip:focus{top:12px}.header{height:80px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.95);position:sticky;top:0;z-index:50;box-shadow:0 4px 25px rgba(9,45,77,.06);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px}.brand-symbol{height:40px;width:40px;border-radius:12px;background:var(--navy);display:grid;place-items:center;color:white;font:800 19px Manrope}.brand-symbol span{color:#69c6ec}.brand-name{font:700 14px Manrope;letter-spacing:.06em;line-height:1.15;color:var(--deep)}.brand-name strong{color:var(--blue)}.brand-name small{display:block;font:600 8px Manrope;letter-spacing:.2em;color:#6b879a;margin-top:5px}.desktop-nav{display:flex;gap:32px;font-size:13px;font-weight:700;color:#34556e}.desktop-nav a:hover,.text-link:hover{color:var(--blue)}.nav-cta{background:var(--navy);color:white;padding:13px 18px;border-radius:12px;font-size:13px;font-weight:700}.nav-cta span{margin-left:14px}.hero{min-height:680px;display:grid;grid-template-columns:56% 44%;overflow:hidden;background:linear-gradient(122deg,#f3f9fc 0%,#e6f4fa 61%,#c9e7f5 100%)}.hero-copy{padding:95px 5vw 58px max(5vw,calc((100vw - 1400px)/2));z-index:2}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--blue)}.eyebrow{display:inline-flex;align-items:center;gap:10px}.pulse{width:9px;height:9px;background:#4bb2df;border-radius:50%;box-shadow:0 0 0 5px #c5e9f7}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(42px,5vw,82px);line-height:1.04;letter-spacing:-.065em;color:var(--deep);margin:28px 0 20px}h1 em,h2 em{font-style:normal;color:var(--blue)}.hero-intro{max-width:535px;color:#486678;font-size:17px;line-height:1.65;margin-bottom:28px}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:640px}.action{min-height:110px;display:flex;flex-direction:column;justify-content:space-between;background:white;border:1px solid #d2e5ee;border-radius:16px;padding:14px;color:var(--deep);box-shadow:0 8px 24px rgba(15,68,106,.07);position:relative;transition:transform .25s,box-shadow .25s}.action:hover,.service-card:hover,.location-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(15,68,106,.13)}.action-primary{background:var(--navy);border-color:var(--navy);color:white}.action-icon{font-size:24px;color:var(--bright);line-height:1}.action-primary .action-icon{color:#87d5f4}.action strong,.action small{display:block}.action strong{font-size:13px}.action small{font-size:10px;opacity:.7;margin-top:5px}.action b{position:absolute;right:15px;top:15px;font-weight:400}.hero-note{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;color:#65849a;margin-top:28px}.line{width:30px;height:1px;background:#86afc5}.hero-visual{position:relative;background:linear-gradient(150deg,#cfeaf6,#a9d9ed);display:flex;align-items:center;justify-content:center;padding:60px 8%}.portrait-halo{width:70%;aspect-ratio:1;position:absolute;border:1px solid rgba(255,255,255,.7);border-radius:50%;box-shadow:0 0 0 40px rgba(255,255,255,.14),0 0 0 80px rgba(255,255,255,.08)}.hero-photo{overflow:hidden;background:#afd3e5}.desktop-photo{position:relative;border-radius:46% 46% 29% 29%;width:min(420px,85%);aspect-ratio:.85;box-shadow:25px 25px 0 rgba(22,106,153,.13)}.desktop-photo img{width:100%;height:100%;object-fit:cover;object-position:54% center}.visual-caption{position:absolute;bottom:32px;left:8%;right:8%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.13em;font-weight:800;color:#286886}.floating-label{position:absolute;bottom:92px;left:-55px;background:white;border-radius:17px;padding:18px 22px;box-shadow:0 18px 38px rgba(19,84,128,.17);font-weight:800;font-size:14px}.floating-label small{font-weight:500;color:var(--muted);font-size:11px}.label-cross{color:var(--bright);font-size:27px;margin-right:7px}.mobile-photo{display:none}.ticker{background:var(--navy);color:#b6deef;overflow:hidden;white-space:nowrap;font:700 11px Manrope;letter-spacing:.17em;padding:16px}.ticker div{width:max-content;animation:marquee 35s linear infinite}.ticker span{color:#62c2eb;margin:0 38px}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:105px max(5vw,calc((100vw - 1400px)/2))}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-head h2,.about h2{font-size:clamp(34px,4vw,57px);line-height:1.13;letter-spacing:-.055em;color:var(--deep);margin:15px 0 0}.section-head>p{max-width:320px;line-height:1.6;color:var(--muted);font-size:15px;margin:0}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{background:white;border:1px solid #e2edf2;border-radius:var(--radius);min-height:325px;padding:25px;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s}.card-number{color:#9ab4c3;font-weight:800;font-size:11px}.card-icon{display:grid;place-items:center;width:57px;height:57px;border-radius:17px;background:var(--pale);color:var(--blue);font-size:36px;margin:35px 0 18px}.service-card h3{font-size:20px;color:var(--deep);letter-spacing:-.035em;margin:0 0 10px}.service-card p{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:20px}.service-card a{margin-top:auto;color:var(--blue);font-weight:800;font-size:12px}.service-card a span{margin-left:6px}.about{background:var(--deep);color:white;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-mark{min-height:340px;background:radial-gradient(circle at 64% 35%,#2075a4,transparent 50%),linear-gradient(150deg,#19577d,#103b60);border:1px solid #3a7797;border-radius:30px;padding:35px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.large-plus{font:800 250px/.8 Manrope;color:#80d2ed;letter-spacing:-.2em;transform:rotate(-12deg);align-self:center}.about-mark p{font:600 23px/1.35 Manrope;max-width:275px;margin:0}.about .kicker{color:#70cdf2}.about h2{color:white;margin:15px 0 22px}.about h2 em{color:#82d2ef}.about-copy>p{line-height:1.75;color:#c7dbe6;font-size:16px;max-width:540px}.credential-row{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 30px}.credential-row span{border:1px solid #4a7895;border-radius:30px;padding:10px 15px;font-size:12px}.text-link{font-size:13px;font-weight:800;color:var(--blue)}.about .text-link{color:#85d4f3}.testimonials{background:#eef7fb}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.quote{background:white;border-radius:var(--radius);padding:26px;margin:0;min-height:225px;display:flex;flex-direction:column}.quote-mark{font:800 60px/.8 Manrope;color:#79c4e5}.quote p{font:600 17px/1.5 Manrope;color:var(--deep);margin:22px 0}.quote footer{margin-top:auto;font-size:11px;color:#758e9c}.disclaimer{font-size:11px;color:#738b99;margin:20px 0 0}.appointment{background:white}.appointment-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.location-card{border-radius:28px;min-height:400px;padding:38px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s}.location-card.primary{background:var(--navy);color:white}.location-card.secondary{background:#dff2fa;color:var(--deep)}.location-type{font-size:11px;letter-spacing:.17em;font-weight:800;opacity:.7}.location-card h3{font-size:clamp(32px,3.5vw,52px);line-height:1.08;letter-spacing:-.055em;margin:30px 0 18px}.location-card h3 span{color:#5dc6ed}.location-card p{font-size:15px;line-height:1.6;max-width:270px;opacity:.8}.chip-row{display:flex;gap:8px}.chip-row span{padding:8px 13px;background:#ffffff1c;border-radius:30px;font-size:11px;font-weight:700}.location-card>a{margin-top:auto;background:white;color:var(--navy);display:flex;justify-content:space-between;align-items:center;border-radius:13px;padding:15px 18px;font-size:13px;font-weight:800;position:relative;z-index:1;max-width:350px}.secondary>a{background:var(--navy);color:white}.tele-symbol{font:800 180px/1 Manrope;position:absolute;right:50px;top:95px;color:#b8e5f6;transform:rotate(-15deg)}.tele-symbol span{font-size:80px;position:absolute;bottom:-18px;right:-20px;color:#78c6e7}.contact-strip{background:#137db6;color:white;padding:60px max(5vw,calc((100vw - 1400px)/2));display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-strip .kicker{color:#b9edff}.contact-strip h2{font-size:clamp(27px,3vw,44px);letter-spacing:-.05em;margin:12px 0 0}.contact-strip>div:last-child{display:flex;flex-direction:column;gap:10px}.contact-strip a{font-weight:700;font-size:16px;text-decoration:underline;text-underline-offset:5px}.footer{background:#082b49;color:#c0d3df;padding:38px max(5vw,calc((100vw - 1400px)/2));display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:11px}.footer-brand{font:700 14px Manrope;color:white}.footer-brand strong{color:#73c9ed}.footer-brand small{display:block;font:400 11px DM Sans;color:#a9c1cf;margin-top:6px}.footer p{margin:0}.footer a{font-weight:700}.mobile-dock{display:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
@media(max-width:1100px){.desktop-nav{display:none}.hero{grid-template-columns:55% 45%}.hero-copy{padding-top:70px}.quick-actions{grid-template-columns:1fr}.action{min-height:65px;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.action b{top:auto;right:17px}.floating-label{left:-20px}.card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){html{scroll-padding-top:65px}.header{height:64px;padding:0 18px}.brand-symbol{height:35px;width:35px;font-size:16px}.brand-name{font-size:12px}.brand-name small{font-size:7px}.nav-cta{font-size:11px;padding:10px}.nav-cta span{margin-left:4px}.hero{display:block;min-height:0}.hero-copy{padding:32px 20px 36px}.eyebrow{font-size:9px;letter-spacing:.1em}h1{font-size:clamp(40px,10vw,58px);margin:20px 0 13px}.hero-intro{font-size:14px;line-height:1.55;margin-bottom:20px}.mobile-photo{display:block;position:relative;width:100%;height:290px;border-radius:22px;margin:0 0 14px}.mobile-photo img{height:100%;width:100%;object-fit:cover;object-position:center 38%}.mobile-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#092d4dbb)}.photo-tag{position:absolute;z-index:1;bottom:14px;left:17px;color:white;font:800 15px Manrope}.photo-tag small{font:500 10px DM Sans}.hero-visual{display:none}.quick-actions{gap:8px}.action{min-height:66px;border-radius:14px;padding:11px 16px}.action-icon{font-size:22px;width:30px}.action strong{font-size:13px}.action small{font-size:10px}.hero-note{font-size:10px;margin-top:20px}.ticker{padding:13px;font-size:9px}.section{padding:70px 20px}.section-head{display:block;margin-bottom:25px}.section-head h2,.about h2{font-size:37px}.section-head>p{margin-top:15px;font-size:14px}.card-grid{grid-template-columns:1fr;gap:10px}.service-card{min-height:0;padding:20px;border-radius:18px}.card-icon{margin:20px 0 12px}.service-card h3{font-size:19px}.service-card p{font-size:13px}.about{grid-template-columns:1fr;gap:36px}.about-mark{min-height:230px}.large-plus{font-size:175px}.about-mark p{font-size:19px}.about-copy>p{font-size:14px}.quote-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -20px;padding:0 20px 12px;scrollbar-width:thin}.quote{flex:0 0 85%;scroll-snap-align:center;min-height:210px}.appointment-grid{grid-template-columns:1fr}.location-card{min-height:340px;padding:27px}.location-card h3{font-size:39px}.tele-symbol{right:30px;top:85px;font-size:135px}.contact-strip{padding:48px 20px;display:block}.contact-strip>div:last-child{margin-top:22px}.footer{padding:38px 20px 105px;display:block}.footer p{margin:23px 0}.mobile-dock{position:fixed;bottom:0;left:0;right:0;z-index:60;height:72px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:stretch;background:white;box-shadow:0 -4px 24px #082b4920;padding-bottom:env(safe-area-inset-bottom)}.mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:700;color:var(--navy)}.mobile-dock a span{font-size:23px;line-height:1}.mobile-dock .dock-main{background:var(--blue);color:white;border-radius:15px 15px 0 0;margin-top:-9px;height:81px}}
/* Identidad visual Dr. Duery: azul noche, azul eléctrico y superficies tipo app. */
:root{--navy:#0a2442;--deep:#06192e;--blue:#168de0;--bright:#32b6ff;--pale:#102d4e;--ice:#071b31;--ink:#e9f5ff;--muted:#a6bfd1;--white:#fff}
body{background:var(--ice);color:var(--ink)}.header{background:rgba(5,20,38,.96);box-shadow:0 4px 25px #0003}.brand-name{color:white}.brand-name strong{color:#64c7ff}.brand-name small,.desktop-nav{color:#b8cfe0}.brand-symbol{background:#0d3e6b}.nav-cta{background:#137fce}.hero{grid-template-columns:45% 55%;background:radial-gradient(circle at 32% 46%,#174e7d 0,#092542 45%,#06182c 85%)}.hero-copy{grid-column:2;grid-row:1;padding:94px max(5vw,calc((100vw - 1400px)/2)) 60px 6%;}.hero-visual{grid-column:1;grid-row:1;background:radial-gradient(circle at 50% 48%,#1f6496,#0a2c4e 62%,#071d36);padding:55px 8%}.portrait-halo{border-color:#68b9eb55;box-shadow:0 0 0 40px #68b9eb11,0 0 0 80px #68b9eb09}.desktop-photo{width:min(470px,85%);border:5px solid #2b7db7;box-shadow:23px 23px 0 #158fe333}.floating-label{left:auto;right:-35px;background:#0b3053;color:white;border:1px solid #2877ae}.floating-label small{color:#a9cbe0}.visual-caption{color:#a2d4f0}.eyebrow,.kicker{color:#57c2ff}h1,.section-head h2,.about h2{color:white}h1 em,h2 em{color:#61c8ff}.hero-intro{color:#b5d0e1}.action{background:#102f50;border-color:#2b5575;color:white;box-shadow:0 8px 24px #0002}.action-primary{background:#1687d3;border-color:#34aff3}.action-primary .action-icon,.action-icon{color:#76d5ff}.hero-note{color:#8eb8d0}.ticker{background:#147fc3;color:white}.ticker span{color:#8adfff}.specialties{background:#071b31}.section-head>p{color:#abc3d3}.service-card{background:linear-gradient(145deg,#102f50,#0b2744);border-color:#2b4f6a}.card-number{color:#7eb9db}.card-icon{background:#174870;color:#63c5ff}.service-card h3{color:white}.service-card p{color:#b1cbdc}.service-card a,.text-link{color:#6cceff}.about{background:#0c2b4b}.about-mark{background:radial-gradient(circle at 64% 35%,#2383bb,transparent 50%),linear-gradient(150deg,#17527d,#071b32)}.testimonials{background:#0b2440}.quote{background:#123455;border:1px solid #2b5676}.quote p{color:white}.quote footer,.disclaimer{color:#a8c3d4}.appointment{background:#081e35}.location-card.primary{background:linear-gradient(145deg,#157ec4,#083861)}.location-card.secondary{background:#123657;color:white;border:1px solid #2c6488}.secondary .tele-symbol{color:#245c83}.secondary>a{background:#1687d3;color:white}.contact-strip{background:#0b74b9}.footer{background:#041426}.mobile-dock{background:#092644;box-shadow:0 -4px 24px #0006}.mobile-dock a{color:#c8e6f6}.mobile-dock .dock-main{background:#168de0}
@media(max-width:1100px){.hero-copy{padding-top:70px}}
@media(max-width:700px){.hero{display:block}.hero-copy{padding:30px 20px 36px}.mobile-photo{border:2px solid #318cbd}.mobile-photo:after{background:linear-gradient(transparent,#06192ed9)}.action{background:#123657;border-color:#326288}.action-primary{background:#1789d7}.service-card{background:#102e4d}.quote-grid{scrollbar-color:#3977a0 transparent}}
/* Revisión 2: portada fotográfica y lectura cómoda para todas las edades. */
body{font-size:17px;line-height:1.55}
.header{height:88px}.brand-name{font-size:17px}.brand-name small{font-size:10px}.brand-symbol{width:48px;height:48px;font-size:22px}.desktop-nav{font-size:16px}.nav-cta{font-size:16px;padding:15px 21px}
.hero{display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate;min-height:760px;background:#082442;overflow:hidden;text-align:center}
.hero::before{content:'';position:absolute;inset:0;z-index:-2;background-image:url('assets/dr-duery-retrato.webp');background-size:cover;background-position:center 31%;filter:saturate(.82)}
.hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,19,37,.93) 0%,rgba(6,27,50,.79) 41%,rgba(6,27,50,.35) 76%,rgba(4,19,37,.6) 100%),linear-gradient(0deg,#06192ee6,transparent 65%)}
.hero-copy{width:min(1200px,100%);grid-column:auto;grid-row:auto;padding:90px 32px 84px;display:flex;align-items:center;flex-direction:column}
.hero-visual,.hero-photo{display:none!important}.eyebrow{background:#0a3a65c9;border:1px solid #54bdf088;border-radius:40px;padding:12px 18px;font-size:14px;color:#a8e4ff;letter-spacing:.11em}
.hero h1{font-size:clamp(54px,6.3vw,94px);line-height:1.06;margin:28px 0 22px;max-width:1050px;text-shadow:0 3px 18px #031a32a0}.hero h1 em{color:#71d4ff}.hero-intro{font-size:22px;line-height:1.5;max-width:690px;color:#f0f7fc;text-shadow:0 2px 15px #031a32;margin-bottom:32px}
.quick-actions{width:min(930px,100%);max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.action{min-height:148px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;text-align:left;border-radius:23px;padding:21px;backdrop-filter:blur(12px);background:#0b2f52e8;border:1px solid #65bce37a}.action-primary{background:#168bda;color:white;border-color:#69ccff}.action-icon{font-size:32px;line-height:1}.action strong{font-size:18px;line-height:1.2}.action small{font-size:14px;opacity:.88;line-height:1.25}.action b{font-size:24px;right:20px;top:15px}.hero-note{font-size:15px;color:#cde8f5;margin-top:23px}.hero-note .line{background:#80d5ff}
.section{padding-top:100px;padding-bottom:100px}.section-head{display:block;text-align:center;max-width:850px;margin:0 auto 48px}.section-head h2,.about h2{font-size:clamp(42px,4.4vw,62px)}.section-head>p{margin:17px auto 0;max-width:630px;font-size:19px;line-height:1.5}.kicker{font-size:14px;letter-spacing:.14em}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1120px;margin:auto}.service-card{min-height:295px;padding:30px 34px;border-radius:28px;display:grid;grid-template-columns:76px 1fr;column-gap:20px;align-content:start}.card-number{grid-column:1/-1;font-size:14px}.card-icon{grid-column:1;grid-row:2/5;width:68px;height:68px;font-size:43px;margin:28px 0 0}.service-card h3{grid-column:2;grid-row:2;font-size:26px;margin:29px 0 8px}.service-card p{grid-column:2;grid-row:3;font-size:17px;line-height:1.5;margin-bottom:15px}.service-card a{grid-column:2;grid-row:4;font-size:16px;margin:0}.about{gap:8%;align-items:center}.about-mark{min-height:440px}.about-mark p{font-size:29px;max-width:390px}.about-copy>p{font-size:20px;line-height:1.6}.credential-row span{font-size:16px;padding:12px 17px}.text-link{font-size:17px}.quote{padding:33px;min-height:265px}.quote p{font-size:21px}.quote footer{font-size:15px}.disclaimer{font-size:14px;text-align:center;margin-top:25px}.location-card{min-height:420px}.location-type{font-size:14px}.location-card p{font-size:19px;max-width:360px}.chip-row span{font-size:15px}.location-card>a{font-size:18px;padding:17px 20px;max-width:400px}.contact-strip a{font-size:20px}.footer,.footer-brand small{font-size:14px}
@media(max-width:1100px){.hero{min-height:720px}.hero-copy{padding:80px 25px}.quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.action{min-height:155px;flex-direction:column;align-items:flex-start;justify-content:space-between}.action b{top:15px;right:16px}}
@media(max-width:700px){.header{height:68px;padding:0 16px}.brand-symbol{height:41px;width:41px;font-size:19px}.brand-name{font-size:13px}.brand-name small{font-size:8px}.nav-cta{font-size:13px;padding:11px}.hero{min-height:0;display:block;text-align:center;background:#071b31}.hero::before{height:540px;bottom:auto;background-position:center 25%;background-size:cover}.hero::after{background:linear-gradient(0deg,#071b31 8%,rgba(5,23,43,.8) 33%,rgba(5,23,43,.15) 83%),linear-gradient(90deg,#06192e66,transparent,#06192e66)}.hero-copy{padding:225px 18px 45px;display:flex;align-items:center}.eyebrow{font-size:11px;padding:9px 13px}.hero h1{font-size:clamp(42px,11vw,59px);margin:19px 0 12px;line-height:1.06}.hero-intro{font-size:18px;line-height:1.45;margin-bottom:24px}.quick-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.action,.action-primary{min-height:82px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;padding:15px 18px;border-radius:18px;text-align:left}.action-icon{font-size:29px;min-width:34px}.action strong{font-size:18px}.action small{font-size:14px}.action b{top:auto;right:18px;font-size:22px}.hero-note{font-size:13px;margin-top:20px;text-align:center}.section{padding:72px 18px}.section-head{margin-bottom:27px}.section-head h2,.about h2{font-size:39px}.section-head>p{font-size:18px}.kicker{font-size:12px}.card-grid{grid-template-columns:1fr;gap:13px}.service-card{min-height:0;grid-template-columns:62px 1fr;padding:22px;column-gap:13px}.card-number{font-size:12px}.card-icon{width:56px;height:56px;font-size:34px;margin-top:18px}.service-card h3{font-size:23px;margin-top:20px}.service-card p{font-size:16px}.service-card a{font-size:15px}.about-mark{min-height:260px}.about-mark p{font-size:23px}.about-copy>p{font-size:18px}.credential-row span{font-size:14px}.quote{min-height:250px}.quote p{font-size:19px}.quote footer{font-size:14px}.disclaimer{font-size:13px}.location-card{min-height:355px}.location-card p{font-size:17px}.location-card>a{font-size:17px}.mobile-dock{height:78px}.mobile-dock a{font-size:13px}.mobile-dock a span{font-size:27px}.mobile-dock .dock-main{height:87px}.footer{padding-bottom:105px}}
/* Identidad provista por la clienta y sedes ilustradas. */
:root{--navy:#101a27;--deep:#0b1420;--blue:#1a6ebf;--bright:#4aa6e8;--ice:#101a27;--pale:#17283a}
.header{background:#101a27}.brand-logo{display:block;width:245px;height:auto;max-height:70px;object-fit:contain;object-position:left center}.nav-cta{background:#14599b}.hero{background:#101a27}.hero::before{background-image:url('assets/dr-duery-retrato.webp');background-size:auto 125%;background-position:87% 38%;background-repeat:no-repeat;filter:none}.hero::after{background:linear-gradient(90deg,#101a27 0%,#101a27ed 27%,#101a27ad 56%,#101a274d 100%),linear-gradient(0deg,#101a27 0%,transparent 48%)}.eyebrow{background:#132c46e0}.action-primary{background:#155fa7;border-color:#4499d5}.ticker{background:#123f6b}.specialties{background:#0e1b29}.service-card{background:linear-gradient(145deg,#172a3e,#112235)}.about{background:#101e2f}.testimonials{background:#122234}.appointment{background:#101a27}.location-card.primary{background:#142c47}.location-card.secondary{background:#172b40}.contact-strip{background:#124e80}.footer{background:#0c1623}.mobile-dock{background:#101a27}.mobile-dock .dock-main{background:#155fa7}.whatsapp-icon svg{width:32px;height:32px;display:block}.dock-wa svg{width:29px;height:29px;display:block}.mobile-dock a:last-child{font-size:17px;font-weight:800}.about-mark{padding:0;position:relative;min-height:440px;background:#142d43}.about-mark img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:brightness(.7)}.about-mark::after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#081724d9)}.about-mark p{position:relative;z-index:1;align-self:flex-end;padding:34px;margin-top:auto;max-width:100%}.location-card{padding:0;overflow:hidden}.location-type{position:absolute;top:21px;left:23px;z-index:2;background:#102b46e8;color:white;padding:10px 15px;border-radius:30px;opacity:1}.location-photo{width:100%;height:205px;object-fit:cover;object-position:center}.location-card.secondary .location-photo{object-position:center 30%}.location-card h3{margin:21px 30px 8px;font-size:clamp(32px,3vw,44px)}.location-card p{margin:0 30px 14px}.location-card .chip-row{margin:0 30px 14px}.location-card>a{margin:12px 30px 30px}.location-card .tele-symbol{display:none}.footer-brand img{width:190px;height:auto}
@media(max-width:700px){.header{height:72px}.brand-logo{width:165px;max-height:62px}.hero::before{height:590px;background-size:auto 105%;background-position:center top}.hero::after{background:linear-gradient(0deg,#101a27 11%,#101a27e8 36%,#101a2720 95%)}.hero-copy{padding-top:255px}.mobile-dock a:last-child{font-size:16px}.mobile-dock .dock-wa svg{width:29px;height:29px}.about-mark{min-height:320px}.about-mark p{padding:23px}.location-photo{height:180px}.location-card h3{margin:20px 24px 8px}.location-card p,.location-card .chip-row{margin-left:24px;margin-right:24px}.location-card>a{margin:12px 24px 24px}}
