/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#182024;--muted:#657176;--red:#b4232d;--red-dark:#8f1620;--red-soft:#f9e9ea;--cream:#f7f5f1;--line:#e6e2dc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--white);color:var(--ink);font-family:var(--font-raleway), "Segoe UI", sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1180px,100% - 48px);margin:0 auto}.topline{background:var(--ink);color:#ffffffb8;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:600}.topline-inner{justify-content:space-between;align-items:center;min-height:32px;display:flex}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e6e2dccc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;height:96px;display:flex}.brand{align-items:center;min-width:190px;display:inline-flex}.brand-logo{width:160px;height:auto;display:block}.desktop-nav{align-items:center;gap:36px;margin-left:auto;display:flex}.desktop-nav a{color:#3f484c;font-size:13px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--red);height:2px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.button{border:1px solid var(--red);background:var(--red);min-height:54px;color:var(--white);border-radius:4px;justify-content:center;align-items:center;gap:18px;padding:0 24px;font-size:13px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 30px #b4232d29}.button:hover,.button:focus-visible{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 14px 36px #b4232d40}.button svg,.text-link svg,.service-card a svg,.instagram-link svg,.mobile-booking svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.button-small{min-height:44px;box-shadow:none;gap:10px;padding:0 18px;font-size:12px}.hero{background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 45%,#f7f5f1d1 100%),repeating-linear-gradient(90deg,#0000 0 79px,#18202406 80px);align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #b4232d1a;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-180px;right:-120px}.hero-glow{filter:blur(4px);background:#b4232d11;border-radius:50%;width:420px;height:420px;position:absolute;top:80px;right:7%}.hero-grid{z-index:2;grid-template-columns:1.07fr .93fr;align-items:center;gap:64px;padding:72px 0 82px;display:grid;position:relative}.hero-copy{max-width:675px}.eyebrow{color:var(--red);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:25px;height:1px}.hero h1{letter-spacing:-.055em;max-width:680px;margin:0;font-size:clamp(46px,5.25vw,74px);font-weight:600;line-height:1.02}.hero h1 em{color:var(--red);font-style:normal;font-weight:500}.hero-description{max-width:620px;color:var(--muted);margin:28px 0 0;font-size:16px;font-weight:500;line-height:1.8}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.text-link{color:#353e42;border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;font-size:13px;font-weight:700;display:inline-flex}.text-link span{color:var(--red)}.trust-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:610px;margin-top:52px;padding-top:24px;display:grid}.trust-row>div{flex-direction:column;gap:6px;padding-right:24px;display:flex}.trust-row>div+div{border-left:1px solid var(--line);padding-left:24px}.trust-row strong{color:var(--ink);letter-spacing:-.025em;font-size:20px;font-weight:700}.trust-row span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:600;line-height:1.4}.hero-visual{place-items:center;min-height:490px;display:grid;position:relative}.visual-orbit{border:1px solid #b4232d24;border-radius:50%;position:absolute}.orbit-one{width:470px;height:470px}.orbit-two{border-style:dashed;width:350px;height:350px;animation:30s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}.consult-card{z-index:2;background:var(--ink);width:min(390px,88%);min-height:420px;color:var(--white);border-radius:14px;padding:44px 40px 34px;position:relative;box-shadow:0 30px 70px #1820243b}.doctor-photo-frame{z-index:2;background:#d8d3ce;border-radius:14px;width:min(430px,90%);height:500px;position:relative;overflow:hidden;box-shadow:0 30px 70px #1820243b}.doctor-photo-frame:before{content:"";z-index:3;background:var(--red);width:64px;height:4px;position:absolute;top:0;left:42px}.doctor-photo-frame:after{content:"";background:linear-gradient(#0000,#0d1417eb);position:absolute;inset:42% 0 0}.doctor-photo-frame>img{object-fit:cover;object-position:center 34%;filter:saturate(.9)contrast(1.03);width:100%;height:100%;display:block}.photo-caption{z-index:3;color:var(--white);align-items:center;gap:13px;display:flex;position:absolute;bottom:27px;left:30px;right:30px}.photo-caption>span:last-child{flex-direction:column;gap:5px;display:flex}.photo-caption strong{font-size:13px;font-weight:700}.photo-caption small{color:#ffffffad;font-size:9px;font-weight:600;line-height:1.45}.consult-card:before{content:"";background:var(--red);width:62px;height:4px;position:absolute;top:0;left:40px}.consult-card>p{color:#c8cdcf;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700}.consult-card h2{letter-spacing:-.035em;margin:0;font-size:30px;font-weight:500;line-height:1.2}.consult-card ul{border-top:1px solid #ffffff1a;gap:17px;margin:32px 0 0;padding:26px 0 0;list-style:none;display:grid}.consult-card li{color:#e8ebec;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.consult-card li svg{fill:none;stroke:#e86f77;stroke-width:2px;width:18px;height:18px}.card-signature{align-items:center;gap:12px;margin-top:30px;display:flex}.brand-symbol{object-fit:contain;flex:0 0 35px;width:35px;height:35px;display:block}.card-signature>span:last-child{flex-direction:column;gap:4px;display:flex}.card-signature strong{font-size:11px;font-weight:700}.card-signature small{color:#9ea8ac;font-size:10px}.section{padding:110px 0}.services{background:var(--cream)}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:55px;display:grid}.section-heading h2,.about-copy h2,.booking-card h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.12}.section-heading>p{max-width:480px;color:var(--muted);margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.85}.service-grid{border-top:1px solid #dad5ce;border-left:1px solid #dad5ce;grid-template-columns:repeat(3,1fr);display:grid}.service-card{background:#fff3;border-bottom:1px solid #dad5ce;border-right:1px solid #dad5ce;flex-direction:column;min-height:315px;padding:32px 31px 28px;transition:transform .18s,background .18s,box-shadow .18s;display:flex}.service-card:hover{z-index:2;background:var(--white);position:relative;transform:translateY(-5px);box-shadow:0 18px 50px #18202417}.service-number{color:var(--red);letter-spacing:.18em;font-size:10px;font-weight:800}.service-card h3{letter-spacing:-.025em;margin:36px 0 15px;font-size:20px;font-weight:650}.service-card p{color:var(--muted);margin:0;font-size:12px;font-weight:500;line-height:1.75}.service-card a{width:fit-content;color:var(--red);align-items:center;gap:10px;margin-top:auto;font-size:11px;font-weight:750;display:inline-flex}.service-card a svg{width:15px;transition:transform .18s}.service-card a:hover svg{transform:translate(4px)}.about-booking{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.about-booking:before{content:"";border:1px solid #ffffff0d;border-radius:50%;width:780px;height:780px;position:absolute;top:-380px;left:-300px}.about-grid{z-index:2;grid-template-columns:.95fr .8fr;align-items:center;gap:100px;display:grid;position:relative}.eyebrow.light{color:#e2747b}.about-copy h2{max-width:620px}.about-lead{color:#bbc2c5;max-width:620px;margin:28px 0 0;font-size:14px;font-weight:500;line-height:1.9}.credential-list{border-top:1px solid #ffffff1f;margin-top:42px;display:grid}.credential-list>div{border-bottom:1px solid #ffffff1f;grid-template-columns:50px 1fr;align-items:center;min-height:72px;display:grid}.credential-list>div>span{color:#e2747b;font-size:10px;font-weight:800}.credential-list p{justify-content:space-between;margin:0;display:flex}.credential-list strong{font-size:13px;font-weight:650}.credential-list small{color:#919b9f;font-size:10px;font-weight:600}.instagram-link{color:#e8ebec;border-bottom:1px solid #ffffff38;align-items:center;gap:12px;width:fit-content;margin-top:30px;padding-bottom:8px;font-size:11px;font-weight:700;display:inline-flex}.instagram-link svg{color:#e2747b;width:16px}.booking-card{background:var(--white);color:var(--ink);border-radius:12px;padding:46px 44px 42px;box-shadow:0 30px 70px #00000038}.booking-card h2{font-size:36px}.booking-intro{color:var(--muted);margin:16px 0 0;font-size:12px;font-weight:500;line-height:1.7}.booking-steps{gap:0;margin:28px 0 30px;padding:0;list-style:none;display:grid}.booking-steps li{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:center;min-height:63px;display:grid}.booking-steps li>span{background:var(--red-soft);width:24px;height:24px;color:var(--red);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.booking-steps p{flex-direction:column;gap:4px;margin:0;display:flex}.booking-steps strong{font-size:11px;font-weight:700}.booking-steps small{color:var(--muted);font-size:10px}.button-wide{width:100%}.button-whatsapp{background:#178653;border-color:#178653;margin-top:12px;box-shadow:0 10px 30px #17865329}.button-whatsapp:hover,.button-whatsapp:focus-visible{background:#116d43;box-shadow:0 14px 36px #1786533d}.phone-link{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:17px;padding:16px 0;display:flex}.phone-link span{color:var(--muted);font-size:10px}.phone-link strong{color:var(--red);font-size:12px}.location{grid-template-columns:22px 1fr;align-items:start;margin-top:20px;display:grid}.pin{border:1px solid var(--red);width:14px;height:14px;color:var(--red);border-radius:50%;place-items:center;margin-top:2px;font-size:11px;line-height:1;display:grid}.location p{flex-direction:column;gap:5px;margin:0;display:flex}.location strong{font-size:10px}.location small{color:var(--muted);font-size:9px;line-height:1.5}footer{color:var(--ink);border-top:1px solid var(--line);background:#fbfaf8;padding:28px 0}.footer-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-logo{width:168px}.footer-inner>p{color:#7f8a8e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:9px;font-weight:600}.footer-links{color:var(--muted);gap:22px;font-size:10px;font-weight:600;display:flex}.footer-links a:hover{color:var(--red)}.mobile-booking{display:none}:focus-visible{outline-offset:4px;outline:3px solid #b4232d59}@media (width<=980px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:50px;padding-top:82px}.hero-copy,.hero h1{max-width:760px}.hero-visual{width:100%;max-width:600px;margin:0 auto}.section-heading{grid-template-columns:1fr;gap:22px}.service-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr;gap:60px}.about-copy{max-width:720px}.booking-card{max-width:600px}}@media (width<=680px){.shell{width:min(100% - 34px,1180px)}.topline{display:none}.header-inner{height:78px}.header-inner>.button{display:none}.brand{min-width:0}.brand-logo{width:128px}.hero{min-height:auto}.hero-grid{gap:56px;padding:58px 0 75px}.eyebrow{margin-bottom:18px;font-size:9px}.hero h1{font-size:clamp(40px,12.4vw,56px)}.hero-description{margin-top:22px;font-size:14px;line-height:1.75}.hero-actions{flex-direction:column;align-items:stretch;gap:14px;margin-top:28px}.hero-actions .button{width:100%}.text-link{border:0;justify-content:center}.trust-row{grid-template-columns:1fr;gap:18px;margin-top:36px}.trust-row>div,.trust-row>div+div{border:0;grid-template-columns:70px 1fr;align-items:center;gap:8px;padding:0;display:grid}.trust-row strong{font-size:17px}.hero-visual{min-height:420px}.orbit-one{width:390px;height:390px}.orbit-two{width:300px;height:300px}.consult-card{min-height:380px;padding:38px 28px 28px}.doctor-photo-frame{width:min(360px,88vw);height:430px}.consult-card h2{font-size:27px}.section{padding:80px 0}.section-heading{margin-bottom:38px}.section-heading h2,.about-copy h2,.booking-card h2{font-size:35px}.service-grid{grid-template-columns:1fr}.service-card{min-height:285px}.credential-list p{flex-direction:column;align-items:flex-start;gap:5px}.booking-card{padding:36px 25px 30px}.phone-link{flex-direction:column;align-items:flex-start;gap:6px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-logo{width:150px}footer{padding-bottom:92px}.mobile-booking{z-index:40;min-height:54px;color:var(--white);background:#178653;border-radius:5px;justify-content:center;align-items:center;gap:16px;font-size:12px;font-weight:750;display:flex;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 16px 40px #0a5c3552}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
