/*! 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{.collapse{visibility:collapse}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#396f32;--deep:#235c2b;--soft:#f4f6ef;--cream:#faf9f5;--ink:#252523;--line:#dce3d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}.site-header{z-index:30;background:#fffffff5;border-bottom:1px solid #eee;align-items:center;gap:28px;height:92px;padding:0 3.4vw;display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:13px;min-width:330px;text-decoration:none;display:flex}.brand-mark{letter-spacing:-8px;color:var(--deep);font-family:Georgia,serif;font-size:48px;line-height:1}.brand strong{font:21px Georgia,serif;display:block}.brand small{text-transform:uppercase;letter-spacing:2px;color:var(--green);margin-top:5px;font-size:10px;display:block}.nav{align-items:center;gap:28px;margin-left:auto;display:flex}.nav a{color:#171717;white-space:nowrap;font-size:14px;text-decoration:none}.nav a:hover,.nav a.active{color:var(--green)}.nav a.active{font-weight:700}.button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#467c3b,#28632f);border:0;border-radius:14px;justify-content:center;align-items:center;padding:16px 29px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #2f633029}.header-button{white-space:nowrap;padding:14px 22px}.menu-button{background:0 0;border:0;font-size:28px;display:none}.hero{background:linear-gradient(90deg,#fff 0%,#fbfbf9 54%,#f1e6d8 54%);grid-template-columns:52% 48%;min-height:720px;display:grid;overflow:hidden}.hero-copy{text-align:center;z-index:2;padding:28px 7vw 22px;position:relative}.eyebrow{color:#345f2f;text-transform:uppercase;letter-spacing:2px;border:1px solid #b9c9b5;border-radius:999px;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.hero h1,.section h2,.page-h1{font-family:Georgia,serif;font-weight:400}.hero h1{margin:14px 0 2px;font-size:64px;line-height:1.02}.hero h2{color:var(--green);margin:0;font:44px/1.1 Georgia,serif}.hero-copy>p{max-width:620px;margin:13px auto;font-size:15px;line-height:1.55}.leaf-divider{color:#9aaf94;margin:13px}.green-line{color:var(--green)}.hero-photo{background-image:url(/reference-home.png);background-position:100% 0;background-repeat:no-repeat;background-size:auto 720px;min-height:720px}.trust-row{background:#ffffffe0;border-radius:24px;grid-template-columns:repeat(3,1fr);margin:22px -4vw 0 0;padding:15px;display:grid;box-shadow:0 8px 28px #0000000d}.trust-row div{border-right:1px solid #ccc;justify-content:center;align-items:center;gap:10px;display:flex}.trust-row div:last-child{border:0}.trust-row b{color:var(--green);font:24px Georgia,serif}.trust-row span{max-width:100px;font-size:12px}.service-strip{z-index:4;background:#fffffff5;border-radius:28px;grid-template-columns:1.35fr repeat(5,1fr);margin:-22px 3vw 40px;padding:28px;display:grid;position:relative;box-shadow:0 12px 36px #2c3f2817}.service-strip article,.service-intro{text-align:center;border-right:1px solid #ddd;flex-direction:column;align-items:center;gap:9px;padding:8px 20px;display:flex}.service-strip article:last-child{border:0}.service-strip i{color:var(--green);font-size:38px;font-style:normal}.service-strip strong{font-size:14px;line-height:1.3}.service-strip small{color:#686868}.service-intro{text-align:left;align-items:flex-start}.service-intro h3{margin:0;font:20px/1.3 Georgia,serif}.service-intro p{color:#666;font-size:13px;line-height:1.5}.section{padding:80px 6vw}.about{background:var(--cream);grid-template-columns:42% 58%;gap:6vw;display:grid}.about-photo{background:url(/reference-about.png) 64% 0/auto 650px no-repeat;border-radius:30px;min-height:650px;box-shadow:0 20px 50px #26361f1f}.section-copy h2,.section-heading h2,.help h2,.contact h2,.page-h1{margin:18px 0;font-size:50px;line-height:1.08}.section h2 em,.page-h1 em{color:var(--green);font-style:normal}.section p{color:#444;font-size:16px;line-height:1.7}.credentials{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:32px;display:grid}.credentials div{border-right:1px solid var(--line);padding:22px 18px}.credentials b,.credentials span{display:block}.credentials span{color:#666;margin-top:8px;font-size:13px;line-height:1.5}.method{background:#fff}.section-heading{max-width:740px}.steps{grid-template-columns:repeat(5,1fr);gap:18px;margin-top:36px;display:grid}.steps article{text-align:center;background:linear-gradient(160deg,#fff,#f5f7f2);border:1px solid #e9ede7;border-radius:24px;padding:28px 20px;box-shadow:0 10px 25px #1d371d0f}.steps article span{width:54px;height:54px;color:var(--green);background:#e9efe5;border-radius:50%;place-items:center;margin:auto;font:22px Georgia,serif;display:grid}.steps h2,.steps h3{margin-bottom:5px;font:21px Georgia,serif}.steps p{font-size:13px}.help{background:var(--cream);grid-template-columns:56% 44%;padding-right:0;display:grid}.help-copy{padding-right:4vw}.needs{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:30px;display:grid}.needs div{background:#fff;border:1px solid #ebeee9;border-radius:14px;padding:20px;font-size:14px;line-height:1.5}.needs div:first-letter{color:var(--green)}.consult-photo{background:url(/reference-help.png) 100% 0/auto 650px no-repeat;border-radius:30px 0 0 30px;min-height:590px}.centered{text-align:center;margin:auto}.testimonials{background:#fff}.value-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:38px;display:grid}.value-grid article{text-align:center;border:1px solid var(--line);border-radius:20px;padding:30px}.value-grid b,.value-grid span{display:block}.value-grid b{color:var(--green);margin-bottom:10px;font:34px Georgia,serif}.testimonials blockquote{background:var(--soft);text-align:center;color:#375235;border-radius:25px;max-width:900px;margin:50px auto 0;padding:38px;font:26px/1.5 Georgia,serif}.testimonials cite{margin-top:15px;font:16px Arial;display:block}.contact{background:linear-gradient(135deg,#fafaf7,#f1f4ed);grid-template-columns:42% 58%;gap:6vw;display:grid}.contact-list{grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;display:grid}.contact-list p{background:#fff;border-radius:14px;padding:16px;font-size:14px}.contact-list b{color:var(--green)}.appointment-form{background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;gap:20px;padding:38px;display:grid;box-shadow:0 20px 50px #2743241a}.form-heading{border-bottom:1px solid #ddd;grid-column:1/-1;gap:18px;padding-bottom:20px;display:flex}.form-heading>span{color:var(--green);font-size:42px}.form-heading h2{margin:0;font-size:36px}.form-heading p{margin:5px 0}.appointment-form label{font-size:13px;font-weight:700}.appointment-form input,.appointment-form select{color:#333;background:#fff;border:1px solid #d7ddd4;border-radius:9px;width:100%;margin-top:8px;padding:15px}.form-button,.appointment-form>small{grid-column:1/-1}.appointment-form>small{text-align:center;color:#666}footer{color:#fff;background:#253c28;align-items:center;gap:40px;padding:35px 5vw;display:flex}footer .brand{color:#fff}footer .brand-mark,footer .brand small{color:#b9d3ae}footer p{margin-left:auto;font-size:12px}footer>a{color:#fff}.whatsapp-float{color:#fff;z-index:20;background:#2d7135;border-radius:999px;align-items:center;padding:15px 20px;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #0003}.whatsapp-float svg{fill:currentColor;flex:none;width:26px;height:26px}.whatsapp-float span{margin-left:8px;font-size:13px}@media (width<=1150px){.nav{gap:14px}.nav a{font-size:12px}.header-button{display:none}.site-header{padding:0 24px}.hero h1{font-size:52px}.hero h2{font-size:36px}.service-strip{grid-template-columns:repeat(3,1fr)}.service-intro{border-right:0;grid-column:1/-1}.brand{min-width:280px}}@media (width<=820px){.site-header{height:76px}.brand{min-width:0}.brand strong{font-size:16px}.brand small{font-size:8px}.brand-mark{font-size:38px}.menu-button{margin-left:auto;display:block}.nav{background:#fff;flex-direction:column;padding:20px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 15px 25px #0000001a}.nav.open{display:flex}.hero{background:#fff;flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:32px 22px}.hero h1{font-size:46px}.hero h2{font-size:32px}.hero-photo{background-position:100% 0;background-size:auto 430px;order:-1;min-height:430px}.trust-row{margin:24px 0 0}.service-strip{grid-template-columns:1fr 1fr;margin:20px 14px;padding:18px}.service-strip article{border:0;border-bottom:1px solid #ddd}.about,.help,.contact{grid-template-columns:1fr;padding:55px 22px}.about-photo{background-size:auto 470px;min-height:470px}.section-copy h2,.section-heading h2,.help h2,.contact h2{font-size:38px}.credentials{grid-template-columns:1fr}.credentials div{border-right:0}.section{padding:55px 22px}.steps{grid-template-columns:1fr 1fr}.consult-photo{background-size:auto 480px;border-radius:24px;min-height:420px}.value-grid{grid-template-columns:1fr 1fr}.contact-list{grid-template-columns:1fr}.appointment-form{grid-template-columns:1fr;padding:24px}.appointment-form label{grid-column:1}.form-heading h2{font-size:30px}footer{text-align:center;flex-direction:column}footer p{margin:0}.whatsapp-float{padding:16px;box-shadow:0 6px 20px #00000040}.whatsapp-float span{display:none}}@media (width<=520px){.hero-photo{background-size:auto 330px;min-height:330px}.hero h1{font-size:40px}.hero h2{font-size:29px}.trust-row{grid-template-columns:1fr;gap:12px}.trust-row div{border:0}.service-strip,.steps,.needs,.value-grid{grid-template-columns:1fr}.about-photo{background-size:auto 380px;min-height:380px}.testimonials blockquote{font-size:21px}.appointment-form{padding:20px}.contact{gap:20px}}.hero-photo{background-image:url(/hero-carolina.webp);background-position:50%;background-size:cover}.about-photo{background-image:url(/doctora-carolina.webp);background-position:50%;background-size:cover}.consult-photo{background-image:url(/consulta-personalizada.webp);background-position:50%;background-size:cover}.clinic-photo{background:url(/consultorio.webp) 50%/cover no-repeat;border-radius:22px;height:260px;margin-top:24px;box-shadow:0 12px 30px #27432417}@media (width<=820px){.hero-photo,.about-photo,.consult-photo{background-position:50%;background-size:cover}.clinic-photo{height:230px}}.therapy-section{background:linear-gradient(#fff 0%,#f6f7f2 100%);overflow:hidden}.therapy-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px;display:flex}.therapy-heading>div:first-child{max-width:780px}.therapy-heading h1,.therapy-heading h2{margin:16px 0 12px;font:46px/1.08 Georgia,serif}.therapy-heading h1 em,.therapy-heading h2 em{color:var(--green);font-style:normal}.therapy-heading p{max-width:720px}.carousel-controls{gap:10px;display:flex}.carousel-controls button{width:50px;height:50px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #aebda9;border-radius:50%;font-size:23px;transition:all .2s}.carousel-controls button:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.therapy-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;gap:22px;padding:4px 3px 25px;display:flex;overflow-x:auto}.therapy-carousel::-webkit-scrollbar{display:none}.therapy-card{scroll-snap-align:start;background:#fff;border:1px solid #e2e7df;border-radius:24px;flex:0 0 calc(33.3333% - 14.6667px);min-width:300px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 30px #263f2314}.therapy-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #263f2324}.therapy-card img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.therapy-card>div{padding:24px}.therapy-card h3{color:#263b26;margin:0 0 10px;font:25px Georgia,serif}.therapy-card p{min-height:70px;margin:0 0 18px;font-size:14px;line-height:1.65}.therapy-card a{color:var(--green);border-top:1px solid #e5e9e2;justify-content:space-between;padding-top:16px;font-weight:700;text-decoration:none;display:flex}.therapy-cta{background:#e9eee5;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:20px;padding:24px 28px;display:flex}.therapy-cta p{margin:0}.therapy-cta .button{white-space:nowrap;padding:13px 22px}@media (width<=900px){.therapy-card{flex-basis:calc(50% - 11px)}.therapy-heading h2{font-size:40px}}@media (width<=620px){.therapy-section{padding-left:18px;padding-right:18px}.therapy-heading{align-items:center}.therapy-heading h2{font-size:36px}.carousel-controls{display:none}.therapy-card{flex-basis:88%;min-width:0}.therapy-card>div{padding:20px}.therapy-cta{flex-direction:column;align-items:flex-start}.therapy-cta .button{width:100%}}.brand{min-width:290px}.brand-logo{object-fit:contain;object-position:left center;width:260px;height:72px;display:block}.skip-link{z-index:1000;color:var(--deep);border:2px solid var(--green);background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.privacy-check{align-items:flex-start;gap:10px;line-height:1.45;display:flex;grid-column:1/-1!important;font-weight:400!important}.privacy-check input{flex:none;height:18px;width:18px!important;margin:1px 0 0!important}.privacy-check span{color:#4d4d4d;font-size:13px}.privacy-check a{color:var(--green)}.privacy-note{color:#324333;background:#eef2ea;padding:24px 6vw}.privacy-note strong{font:20px Georgia,serif}.privacy-note p{max-width:980px;margin:8px 0 0;font-size:13px;line-height:1.6}.privacy-page{padding:70px 6vw}.privacy-page h1{margin:0 0 10px;font:32px Georgia,serif}.privacy-page p{color:#444;max-width:820px;font-size:15px;line-height:1.7}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #83a67c}@media (width<=1150px){.brand{min-width:240px}.brand-logo{width:220px;height:64px}}@media (width<=820px){.brand{min-width:0}.brand-logo{width:190px;height:58px}.hero-copy{text-align:left}.hero-copy .button{width:100%}.hero-copy>p{margin-left:0}.trust-row{text-align:center}}footer .brand strong{font-size:18px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.explore-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px;display:grid}.explore-card{color:var(--ink);background:#fff;border:1px solid #e2e7df;border-radius:22px;flex-direction:column;gap:10px;padding:26px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 25px #263f230f}.explore-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #263f231f}.explore-card h3{color:#263b26;margin:0;font:22px Georgia,serif}.explore-card p{color:#555;flex:1;margin:0;font-size:14px;line-height:1.6}.explore-card>span{color:var(--green);border-top:1px solid #e5e9e2;padding-top:14px;font-size:14px;font-weight:700}.journey-nav{justify-content:space-between;gap:16px;max-width:1200px;margin:56px auto 0;padding:0 6vw;display:flex}.journey-link{color:#345f2f;white-space:nowrap;border:1px solid #b9c9b5;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.journey-link:hover{background:var(--green);color:#fff;border-color:var(--green)}.journey-link.next{margin-left:auto}@media (width<=900px){.explore-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.explore-grid{grid-template-columns:1fr}.journey-nav{flex-direction:column;align-items:stretch;margin-top:40px}.journey-link{justify-content:center}.journey-link.next{margin-left:0}}.site-header{box-shadow:0 8px 25px #263f230a}.nav a.active{position:relative}.nav a.active:after{content:"";background:var(--green);border-radius:999px;height:3px;position:absolute;bottom:-9px;left:0;right:0}.button:hover{transform:translateY(-1px);box-shadow:0 12px 30px #2f633038}.outline-button{color:var(--green);box-shadow:none;background:#fff;border:1px solid #7da06f;border-radius:14px;justify-content:center;align-items:center;padding:14px 24px;font-weight:700;text-decoration:none;display:inline-flex}.outline-button:hover{background:#f0f5ec}.signature{font:32px/1.2 Brush Script MT,Segoe Script,cursive;color:var(--green)!important;margin-top:18px!important}.about-hero{grid-template-columns:44% 56%;align-items:center}.credentials-section{background:#fff;padding-top:20px;padding-bottom:20px}.credentials.six{background:#fffffff5;border:1px solid #e8ede5;border-radius:22px;grid-template-columns:repeat(6,1fr);overflow:hidden;box-shadow:0 10px 30px #263f230f}.credentials.six div{text-align:center;border-right:1px solid var(--line);border-top:0}.two-column-soft{background:#fff;grid-template-columns:42% 58%;align-items:start;gap:40px;display:grid}.guide-panel{background:#f7f8f4;border:1px solid #e6ece2;border-radius:24px;padding:28px}.guide-grid{grid-template-columns:repeat(5,1fr);gap:0;margin-top:20px;display:grid}.guide-grid article{text-align:center;border-right:1px solid #dce3d8;padding:10px 12px}.guide-grid article:last-child{border:0}.guide-grid b{color:#284d28;display:block}.guide-grid span{color:#555;margin-top:10px;font-size:12px;line-height:1.55;display:block}.compact-cta{background:#faf9f5;justify-content:center;align-items:center;gap:30px;padding-top:28px;padding-bottom:28px;display:flex}.compact-cta .closing-cta{flex:1;margin:0}.method-hero{background:linear-gradient(#fff 0,#fbfbf8 100%)}.steps.seven{grid-template-columns:repeat(7,1fr);gap:14px}.steps.seven article{padding:24px 14px}.steps.seven article span{background:#eef3ea;font-size:28px;font-weight:700}.method-quote{color:#3d5839;background:#f5f6f1;border:1px solid #e5ebe1;border-radius:18px;margin-top:28px;padding:24px;font:19px/1.55 Georgia,serif}.method-quote cite{color:var(--green);margin-top:14px;font:26px Brush Script MT,Segoe Script,cursive;display:block}.method-banner{text-align:center;background:#eef2ea;border-radius:15px;margin:28px 0 0;padding:20px;color:#335b2f!important;font-size:19px!important}.tools-section{grid-template-columns:34% 66%;align-items:center;gap:34px;display:grid}.tool-layout{grid-template-columns:58% 42%;align-items:center;gap:28px;display:grid}.tool-orbit{grid-template-columns:repeat(3,1fr);align-items:center;gap:14px;display:grid;position:relative}.tool-orbit span,.tool-center{text-align:center;color:#244d25;background:#fff;border:1px solid #dfe7da;border-radius:999px;place-items:center;min-height:72px;padding:12px;font-size:13px;font-weight:700;display:grid;box-shadow:0 8px 22px #2543270f}.tool-center{color:#fff;background:radial-gradient(circle,#4a873f,#1f5e28);grid-column:2;min-height:112px;font-size:22px}.technology-card{background:#f3f5ef;border:1px solid #e2e8df;border-radius:24px;padding:32px}.technology-card h2{color:var(--green);margin:0 0 12px;font:26px Georgia,serif}.technology-card ul{margin:20px 0;padding:0;list-style:none}.technology-card li{margin:10px 0;line-height:1.5}.safe-note{border-top:1px solid #dce3d8;padding-top:16px;color:#596657!important;font-size:13px!important}.therapy-tool-list{flex-wrap:wrap;gap:10px;margin:20px 0 30px;display:flex}.therapy-tool-list span{color:#315f2e;background:#fff;border:1px solid #dce3d8;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.help-detailed{grid-template-columns:56% 44%}.help-detailed .needs{grid-template-columns:repeat(3,1fr)}.insight-section{background:#fff;padding-top:40px}.insight-card,.wide-cta{background:#faf9f5f5;border:1px solid #e6ebe2;border-radius:24px;margin-bottom:22px;padding:32px;box-shadow:0 10px 28px #2543270f}.insight-card{grid-template-columns:110px 1.2fr 1fr 1fr;align-items:center;gap:28px;display:grid}.round-icon{width:86px;height:86px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-size:42px;display:grid;box-shadow:0 10px 24px #2543271a}.insight-card h2,.wide-cta h2{margin:0;font:28px/1.25 Georgia,serif}.insight-card h2 em,.wide-cta h2 em{color:var(--green);font-style:normal}.insight-card blockquote{color:#466440;margin:0;font:18px/1.6 Georgia,serif}.wide-cta{grid-template-columns:1.2fr 1fr auto;align-items:center;gap:28px;display:grid}.value-grid.five{grid-template-columns:repeat(5,1fr)}.stats-strip{background:#faf9f5;border:1px solid #e6ebe2;border-radius:22px;grid-template-columns:repeat(4,1fr);margin-top:28px;display:grid;overflow:hidden}.stats-strip article{text-align:center;border-right:1px solid #dce3d8;padding:24px}.stats-strip article:last-child{border:0}.stats-strip b{color:var(--green);font:28px Georgia,serif;display:block}.stats-strip span{font-size:13px}.patient-stories{background:#fff}.testimonial-row{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px;display:grid}.testimonial-row article{background:#fafaf7;border:1px solid #e7ece4;border-radius:18px;padding:22px;box-shadow:0 10px 24px #2543270d}.testimonial-row p{font-size:14px}.testimonial-row b{color:#295b2a;display:block}.testimonial-row span{color:#666;font-size:12px}.avatar{color:var(--green);font:42px/1 Georgia,serif}.testimonial-contact{background:#faf9f5;grid-template-columns:60% 40%;align-items:center;gap:30px;display:grid}.testimonial-contact>div,.testimonial-contact aside{background:#fff;border:1px solid #e6ebe2;border-radius:24px;padding:32px}.testimonial-contact h2{margin:0 0 10px;font:34px Georgia,serif}.testimonial-contact aside p{margin:12px 0;font-size:14px}.testimonial-contact b{color:var(--green)}.appointment-form textarea{color:#333;resize:vertical;background:#fff;border:1px solid #d7ddd4;border-radius:9px;width:100%;min-height:105px;margin-top:8px;padding:15px;font-family:inherit}.full-field{grid-column:1/-1}.contact-list a{color:var(--green);font-weight:700}.map-button{width:100%;margin-top:14px}.direct-whatsapp{background:#faf9f5;border:1px solid #e6ebe2;border-radius:24px;grid-template-columns:120px 1fr auto;align-items:center;gap:28px;margin:0 6vw 60px;padding:30px;display:grid}.direct-whatsapp h2{margin:0;font:28px Georgia,serif}.direct-whatsapp p{color:#34622f;margin:8px 0 0}.round-photo{background:url(/doctora-carolina.webp) 50%/cover no-repeat;border-radius:50%;width:110px;height:110px}.closing-cta{text-align:center;background:#eef3ea;border:1px solid #dce3d8;border-radius:20px;padding:24px}.closing-cta p{color:#284d28;margin:0;font-weight:700}@media (width<=1250px){.steps.seven{grid-template-columns:repeat(4,1fr)}.tools-section,.tool-layout{grid-template-columns:1fr}.help-detailed .needs{grid-template-columns:repeat(2,1fr)}.credentials.six,.guide-grid,.value-grid.five{grid-template-columns:repeat(3,1fr)}.testimonial-row{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.about-hero,.two-column-soft,.help-detailed,.insight-card,.wide-cta,.testimonial-contact,.direct-whatsapp{grid-template-columns:1fr}.tools-section{padding-left:22px;padding-right:22px}.steps.seven{grid-template-columns:repeat(2,1fr)}.guide-grid,.stats-strip{grid-template-columns:1fr}.guide-grid article,.stats-strip article{border-bottom:1px solid #dce3d8;border-right:0}.compact-cta{flex-direction:column}.direct-whatsapp{margin-left:22px;margin-right:22px}.credentials.six,.testimonial-row{grid-template-columns:1fr}.value-grid.five{grid-template-columns:1fr 1fr}.service-strip{margin-top:20px}.nav a.active:after{display:none}}@media (width<=520px){.help-detailed .needs,.steps.seven,.tool-orbit,.value-grid.five{grid-template-columns:1fr}.tool-center{grid-column:auto}.insight-card,.wide-cta,.testimonial-contact>div,.testimonial-contact aside{padding:22px}.direct-whatsapp{text-align:center}.direct-whatsapp .button{width:100%}}body{background:#fdfcf9}.site-header{-webkit-backdrop-filter:saturate(160%)blur(10px);backdrop-filter:saturate(160%)blur(10px);background:#fffffff7;height:96px}.brand-logo{width:282px;height:74px}.button{border-radius:14px;gap:10px}.page-h1 em,.hero h2,.wide-cta h2 em,.testimonial-contact h2 em{color:var(--green);font-style:normal}.hero{background:linear-gradient(90deg,#fff 0% 50%,#f4efe8 50% 100%)}.hero-copy{padding-top:36px}.hero h1{font-size:68px}.hero h2{font-size:46px}.trust-row{max-width:700px;margin:28px auto 0}@media (width>=821px){.hero-photo{background-position:100%;min-height:700px}}.service-strip{align-items:stretch;margin:18px 3vw 48px}.service-strip i{font-family:Georgia,serif;font-size:44px}.explore-section{background:linear-gradient(#faf9f5,#fff)}.about-hero{background:#fff;padding-top:34px;padding-bottom:34px}.about-hero .section-copy{max-width:780px}.about-hero .page-h1{font-size:58px}.credentials.six b{font-size:15px;line-height:1.35}.credentials.six span{color:#4d4d4d;font-size:13px}.two-column-soft h2{font-size:39px}.guide-grid b:before{color:var(--green);margin-bottom:8px;font-size:34px;display:block}.guide-grid article:first-child b:before{content:"♡"}.guide-grid article:nth-child(2) b:before{content:"♙"}.guide-grid article:nth-child(3) b:before{content:"❧"}.guide-grid article:nth-child(4) b:before{content:"◎"}.guide-grid article:nth-child(5) b:before{content:"▿"}.method-hero{grid-template-columns:24% 76%;align-items:start;gap:42px;display:grid}.method-hero .section-heading{max-width:360px}.method-hero .page-h1{font-size:42px}.steps.seven{margin-top:0}.steps.seven article{background:linear-gradient(#fff,#fafaf7);border-radius:42px;min-height:260px}.steps.seven article span{width:82px;height:82px;font:34px Georgia,serif}.steps.seven h2{color:#202020;font:700 20px Arial,Helvetica,sans-serif}.steps.seven p{line-height:1.55}.method-banner{grid-column:2}.method-quote{text-align:center;margin-top:30px}.tools-section{padding-top:38px}.tools-section .section-heading h2{font-size:44px}.tool-layout{grid-template-columns:minmax(500px,1fr) 420px}.tool-orbit{min-height:540px;display:block;position:relative}.tool-center{z-index:2;border-radius:50%;width:132px;height:132px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tool-orbit span{background:#fff;border-radius:999px;width:132px;height:80px;position:absolute}.tool-orbit span:after{content:"";transform-origin:top;border-left:1px dashed #aab7a5;width:1px;height:88px;position:absolute;top:50%;left:50%}.tool-orbit span:first-of-type{top:8%;left:50%;transform:translate(-50%)}.tool-orbit span:nth-of-type(2){top:15%;right:12%}.tool-orbit span:nth-of-type(3){top:32%;right:4%}.tool-orbit span:nth-of-type(4){bottom:29%;right:5%}.tool-orbit span:nth-of-type(5){bottom:12%;right:15%}.tool-orbit span:nth-of-type(6){bottom:5%;left:50%;transform:translate(-50%)}.tool-orbit span:nth-of-type(7){bottom:12%;left:15%}.tool-orbit span:nth-of-type(8){bottom:29%;left:5%}.tool-orbit span:nth-of-type(9){top:32%;left:4%}.tool-orbit span:nth-of-type(10){top:15%;left:12%}.tool-orbit span:nth-of-type(11){top:4%;left:28%}.technology-card{box-shadow:0 12px 30px #2743240d}.help-detailed{background:linear-gradient(90deg,#fff 0 55%,#f5f2ec 55%);padding-top:48px;padding-bottom:40px}.help-detailed .page-h1{font-size:54px}.help-detailed .needs div{border-radius:14px;align-items:flex-start;gap:12px;display:flex;box-shadow:0 10px 24px #263f230a}.help-detailed .needs div:first-letter{font-weight:700}.insight-card{grid-template-columns:110px 1.15fr 1fr 1fr}.wide-cta{border-radius:24px;grid-template-columns:1.2fr 1fr 1.25fr}.wide-cta .button{width:100%}.testimonials-reference{background:#fff;padding-top:46px}.testimonial-hero-grid{grid-template-columns:32% 68%;align-items:start;gap:34px;display:grid}.testimonial-hero-grid .page-h1{font-size:42px}.feature-card-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.feature-card-grid article{text-align:center;background:#fff;border:1px solid #e6ebe2;border-radius:18px;min-height:240px;padding:24px 18px;box-shadow:0 12px 28px #263f2312}.feature-card-grid i{color:var(--green);margin-bottom:12px;font-size:50px;font-style:normal;display:block}.feature-card-grid h2{margin:0 0 10px;font:700 16px/1.35 Arial,Helvetica,sans-serif}.feature-card-grid p{color:#454545;margin:0;font-size:13px;line-height:1.55}.stats-reference{border-radius:16px;grid-template-columns:repeat(5,1fr)}.stats-reference article{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.stats-reference article:before{content:"♡";width:58px;height:58px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font:34px Georgia,serif;display:grid;box-shadow:0 8px 22px #25432714}.stats-reference b{font-size:29px}.stats-reference span{font-size:14px;line-height:1.35}.patient-stories-reference{background:#fff;padding-top:18px}.testimonial-row-reference{grid-template-columns:repeat(5,1fr);gap:18px}.testimonial-row-reference article{background:#fbfbf8;grid-template-columns:86px 1fr;gap:14px;padding:14px;display:grid}.patient-photo{object-fit:cover;background:#dfe8db;border-radius:12px;width:86px;height:174px;display:block}.quote-mark{color:var(--green);height:18px;font:32px Georgia,serif}.slider-dots{justify-content:center;gap:10px;margin:20px 0;display:flex}.slider-dots span{background:#d6d9d3;border-radius:50%;width:10px;height:10px}.slider-dots .active{background:var(--green)}.testimonial-contact-reference{background:#fff;grid-template-columns:60% 40%;padding-top:36px}.testimonial-contact-reference>div{background:#faf9f5;grid-template-columns:1fr 1fr;align-items:center;gap:22px;display:grid}.testimonial-contact-reference>div h2,.testimonial-contact-reference>div p{grid-column:1}.testimonial-contact-reference>div .button,.testimonial-contact-reference>div .outline-button{grid-column:2}.testimonial-contact-reference aside{grid-template-columns:1.1fr 180px;align-items:end;gap:18px;display:grid;overflow:hidden}.contact-details p{grid-template-columns:38px 1fr;align-items:start;gap:12px;margin:15px 0;display:grid}.contact-details b{font-size:24px}.contact-details span,.contact-details small{color:#222;font-size:13px}.doctor-card-photo{background:url(/doctora-carolina.webp) bottom/cover no-repeat;border-radius:18px;align-self:stretch;min-height:210px}.contact{background:#fff}.contact .page-h1{font-size:44px}.appointment-form{border:1px solid #e4e9df}.form-heading>span{background:#e9efe5;border-radius:50%;place-items:center;width:72px;height:72px;font-size:34px;display:grid}.direct-whatsapp{background:#faf9f5}@media (width<=1350px){.testimonial-hero-grid{grid-template-columns:1fr}.feature-card-grid,.stats-reference,.testimonial-row-reference{grid-template-columns:repeat(3,1fr)}.method-hero{grid-template-columns:1fr}.method-banner{grid-column:auto}.tool-layout{grid-template-columns:1fr}.tool-orbit{max-width:720px;margin:auto}.technology-card{max-width:820px;margin:auto}.wide-cta{grid-template-columns:1fr}}@media (width<=900px){.hero h1{font-size:48px}.hero h2{font-size:34px}.about-hero .page-h1,.help-detailed .page-h1{font-size:40px}.feature-card-grid,.stats-reference,.testimonial-row-reference{grid-template-columns:1fr 1fr}.testimonial-contact-reference,.testimonial-contact-reference>div,.testimonial-contact-reference aside{grid-template-columns:1fr}.testimonial-contact-reference>div .button,.testimonial-contact-reference>div .outline-button{grid-column:auto}.steps.seven article{min-height:auto}.tool-orbit{grid-template-columns:1fr 1fr;gap:12px;min-height:auto;display:grid}.tool-orbit span,.tool-center{width:auto;height:auto;min-height:76px;position:static!important;transform:none!important}.tool-center{grid-column:1/-1}.tool-orbit span:after{display:none}}@media (width<=560px){.feature-card-grid,.stats-reference,.testimonial-row-reference{grid-template-columns:1fr}.testimonial-row-reference article{grid-template-columns:76px 1fr}.patient-photo{width:76px}.stats-reference article{grid-template-columns:64px 1fr}.hero-copy{text-align:center}.service-strip{grid-template-columns:1fr}.contact .page-h1{font-size:36px}}.button svg{fill:currentColor;flex:none;width:18px;height:18px}.footer-whatsapp{align-items:center;gap:6px;display:inline-flex}.footer-whatsapp svg{fill:currentColor;flex:none;width:16px;height:16px}@media (width>=1151px) and (width<=1400px){.nav{gap:14px}.nav a{font-size:12px}.header-button{padding:10px 16px;font-size:13px}.site-header{gap:16px;padding:0 18px}.brand{min-width:0}}
