/*! 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}.grow{flex-grow:1}}:root{--ink:#252051;--muted:#6c6788;--cream:#fffaf1;--purple:#6e51b8;--purple-dark:#50388f;--lavender:#eee8ff;--coral:#ff7a79;--yellow:#ffd85c;--teal:#55c9b7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Trebuchet MS,Avenir Next,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffaf1f0;border-bottom:1px solid #50388f1a;grid-template-columns:minmax(220px,1fr) auto minmax(140px,1fr);align-items:center;min-height:88px;padding:14px clamp(22px,5vw,78px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;width:fit-content;display:flex}.brand-mark{background:var(--yellow);border:3px solid var(--ink);box-shadow:4px 4px 0 var(--coral);border-radius:48% 52% 44% 56%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;display:flex;rotate:-5deg}.brand-name{flex-direction:column;line-height:1.05;display:flex}.brand-name strong{letter-spacing:-.03em;font-size:17px}.brand-name small{color:var(--purple);letter-spacing:.15em;text-transform:uppercase;margin-top:5px;font-size:12px;font-weight:800}nav{justify-content:center;gap:clamp(20px,3vw,40px);display:flex}nav a{font-size:14px;font-weight:800;position:relative}nav a:after{background:var(--coral);content:"";border-radius:99px;width:70%;height:3px;transition:transform .18s;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)scaleX(0)}nav a:hover:after,nav a:focus-visible:after{transform:translate(-50%)scaleX(1)}.language-switch{background:#fff;border:1px solid #50388f26;border-radius:999px;justify-self:end;gap:3px;padding:4px;display:flex}.language-switch button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:9px 11px;font-size:12px;font-weight:900}.language-switch button.active{background:var(--purple);color:#fff}.hero{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(36px,6vw,96px);min-height:calc(100vh - 88px);padding:72px clamp(24px,7vw,112px) 82px;display:grid;position:relative;overflow:hidden}.hero:before{background:var(--lavender);content:"";border-radius:50%;width:270px;height:270px;position:absolute;top:10%;left:-150px}.hero-copy{z-index:2;position:relative}.eyebrow-pill{color:var(--purple-dark);background:#fff;border:1px solid #50388f1f;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 10px 32px #50388f14}.eyebrow-pill span{color:var(--coral)}h1{letter-spacing:-.055em;max-width:760px;margin:28px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(49px,6.2vw,88px);line-height:.98}.hero-copy>p{color:var(--muted);max-width:650px;font-size:clamp(17px,1.5vw,21px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:15px;padding:16px 22px;font-size:15px;font-weight:900;transition:transform .18s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--purple);color:#fff;box-shadow:0 10px #50388f24}.button-secondary{color:var(--purple-dark);background:#fff;border:1px solid #50388f2e}.trust-row{flex-wrap:wrap;gap:14px 22px;margin-top:48px;display:flex}.trust-row span{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.trust-row i{color:var(--coral);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-style:normal;display:flex}.hero-art{aspect-ratio:1;background:#e8f5fb;border-radius:50% 44% 48% 52%;width:100%;max-width:680px;position:relative;box-shadow:inset 0 0 0 12px #ffffff8a}.hero-photo-placeholder{border:6px solid var(--ink);z-index:3;background:#fff;border-radius:28px;width:80%;position:absolute;top:25%;left:10%;overflow:hidden;rotate:-2deg;box-shadow:18px 22px #6e51b82e}.hero-photo-placeholder img{width:100%;height:auto;display:block}.rainbow{border:18px solid;border-bottom-color:#0000;border-left-color:var(--coral);border-right-color:var(--yellow);border-top-color:var(--purple);border-radius:50%;width:110px;height:110px;position:absolute}.rainbow-one{top:5%;left:4%;rotate:-25deg}.rainbow-two{bottom:3%;right:4%;rotate:45deg}.sun{color:var(--yellow);font-size:76px;position:absolute;top:8%;right:8%}.cloud{background:#fff;border-radius:999px;width:90px;height:34px;position:absolute}.cloud:before,.cloud:after{content:"";background:#fff;border-radius:50%;position:absolute}.cloud:before{width:50px;height:50px;top:-25px;left:16px}.cloud:after{width:35px;height:35px;top:-16px;right:7px}.cloud-one{bottom:14%;left:3%}.cloud-two{top:47%;right:0}.sparkle{color:var(--coral);font-size:36px;position:absolute}.sparkle-one{top:45%;left:13%}.sparkle-two{color:var(--purple);bottom:14%;right:22%}.section{padding:110px clamp(24px,7vw,112px)}.about-section{background:#fff}.section-heading{text-align:center;max-width:820px;margin:0 auto 58px}.section-heading.compact{margin-bottom:42px}.eyebrow{color:var(--coral);letter-spacing:.16em;text-transform:uppercase;margin-bottom:15px;font-size:12px;font-weight:900;display:inline-block}.eyebrow.light{color:var(--yellow)}h2{letter-spacing:-.045em;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.5vw,62px);line-height:1.05}.section-heading>p,.care-section p,.contact-section p{color:var(--muted);font-size:17px;line-height:1.75}.value-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:0 auto;display:grid}.value-card{border:1px solid #50388f1a;border-radius:30px;min-height:285px;padding:34px}.card-1{background:#fff1ed}.card-2{background:#f0edff}.card-3{background:#eaf8f5}.value-icon{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:30px;font-size:26px;display:flex}.value-card h3{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:25px}.value-card p{color:var(--muted);line-height:1.7}.provider-section{background:#eef9f7;grid-template-columns:minmax(310px,.85fr) minmax(0,1fr);align-items:center;gap:clamp(42px,7vw,92px);display:grid}.provider-photo{aspect-ratio:5/4;box-shadow:18px 18px 0 var(--teal);background:#d7e3e1;border:8px solid #fff;border-radius:32px;width:100%;max-width:590px;overflow:hidden;rotate:-1.5deg}.provider-photo img{object-fit:cover;object-position:center 63%;width:100%;height:100%;display:block}.provider-copy>p{color:var(--muted);max-width:680px;font-size:17px;line-height:1.75}.provider-highlights{gap:12px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.provider-highlights li{align-items:center;gap:12px;font-size:14px;font-weight:800;display:flex}.provider-highlights li span{background:var(--teal);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.provider-actions{flex-wrap:wrap;gap:14px;display:flex}.provider-button{justify-content:center;align-items:center;display:inline-flex}.whatsapp-button{color:#fff;background:#25d366;justify-content:center;align-items:center;gap:9px;display:inline-flex;box-shadow:0 10px #128c4829}.whatsapp-button:hover,.whatsapp-button:focus-visible{background:#1fbd5b}.whatsapp-mark{color:#20b957;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:13px;display:inline-flex}.care-section{background:var(--purple-dark);color:#fff;grid-template-columns:minmax(240px,.65fr) 1fr;align-items:center;gap:clamp(40px,8vw,110px);display:grid}.care-section p{color:#ffffffc2;max-width:650px}.care-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:650px;margin-top:34px;display:grid}.care-fact{background:#ffffff1a;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;gap:8px;padding:20px;display:flex}.care-fact small{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.care-fact strong{font-family:Georgia,Times New Roman,serif;font-size:21px}.care-services{flex-wrap:wrap;gap:10px;max-width:650px;margin:20px 0 0;padding:0;list-style:none;display:flex}.care-services li{color:#ffffffd6;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.care-shape{aspect-ratio:1;background:var(--yellow);box-shadow:20px 20px 0 var(--coral);color:var(--purple-dark);border:8px solid #fff;border-radius:46% 54% 48% 52%;justify-content:center;align-items:center;width:100%;max-width:310px;margin:auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,65px);font-weight:900;display:flex;rotate:-5deg}.routine-section{background:#fff;grid-template-columns:minmax(300px,.8fr) minmax(0,1fr);align-items:center;gap:clamp(42px,7vw,92px);display:grid}.routine-photo{box-shadow:18px 18px 0 var(--yellow);background:#f9dfe7;border-radius:32px;width:100%;max-width:520px;margin:0 auto;overflow:hidden;rotate:-1.5deg}.routine-photo img{width:100%;height:auto;display:block}.routine-copy>p{color:var(--muted);max-width:670px;font-size:17px;line-height:1.75}.routine-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.routine-list li{background:var(--cream);border:1px solid #50388f1a;border-radius:18px;align-items:center;gap:12px;min-height:64px;padding:11px 14px;font-size:14px;font-weight:800;display:flex}.routine-list li span{background:var(--lavender);color:var(--purple-dark);border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:900;display:flex}.gallery-section{background:#fffaf1}.gallery-grid{grid-auto-flow:dense;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:300px;gap:22px;max-width:1250px;margin:0 auto;display:grid}.gallery-item{background:#fff;border-radius:28px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 50px #50388f1a}.gallery-item.feature{grid-column:span 2}.gallery-item.tall{grid-row:span 2}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.gallery-item:hover img{transform:scale(1.025)}.gallery-item figcaption{color:#fff;background:linear-gradient(#0000,#17132fe6);padding:44px 20px 18px;font-size:13px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.contact-section{background:var(--ink);color:#fff;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:start;gap:clamp(38px,7vw,90px);display:grid}.contact-copy{max-width:820px}.contact-section p{color:#ffffffb8;max-width:640px}.contact-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:38px;display:grid}.contact-detail{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;align-items:flex-start;gap:13px;min-height:128px;padding:18px;display:flex}.contact-detail>span:first-child{color:var(--yellow);background:#ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.contact-detail>span:last-child{flex-direction:column;gap:7px;display:flex}.contact-detail small{color:#ffffff94;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.contact-detail strong{font-size:14px;line-height:1.55}.contact-detail a:hover,.contact-detail a:focus-visible{color:var(--yellow)}.phone-list{flex-direction:column;gap:12px;display:flex}.phone-list>span{flex-direction:column;gap:2px;display:flex}.phone-list small{color:#ffffff85;letter-spacing:.06em;font-size:8px}.enrollment-card{color:var(--ink);background:#fff;border-radius:30px;flex-direction:column;align-items:flex-start;padding:32px;display:flex}.contact-bubble{background:var(--coral);color:#fff;border-radius:46% 54% 49% 51%;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:26px;font-size:34px;display:flex;rotate:7deg}.provider-signature{color:var(--purple-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:900}.enrollment-card h3{margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.1}.enrollment-card p{color:var(--muted);font-size:15px;line-height:1.7}.enrollment-button{background:var(--coral);color:#fff;margin-top:10px}footer{color:#ffffffad;background:#17132f;justify-content:space-between;align-items:center;padding:26px clamp(24px,7vw,112px);font-size:12px;display:flex}footer p{margin:0;font-weight:800}@media (width<=980px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-art{max-width:600px;margin:auto}.value-grid{grid-template-columns:1fr}.value-card{min-height:auto}.provider-section{grid-template-columns:1fr}.provider-photo{max-width:570px;margin:0 auto}.routine-section{grid-template-columns:1fr}.routine-photo{max-width:470px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-item.feature{grid-column:span 2}.gallery-item.tall{grid-row:span 1}.contact-section{grid-template-columns:1fr}}@media (width<=640px){.site-header{min-height:76px;padding:11px 18px}.brand-mark{width:42px;height:42px}.brand-name strong{font-size:14px}.brand-name small{font-size:9px}.hero{min-height:auto;padding:46px 20px 65px}h1{font-size:clamp(42px,13vw,59px)}.trust-row span{flex:40%;justify-content:center}.section{padding:78px 20px}.provider-section{text-align:center}.provider-photo{aspect-ratio:4/3;box-shadow:10px 10px 0 var(--teal)}.provider-highlights{text-align:left;max-width:330px;margin-left:auto;margin-right:auto}.provider-actions{justify-content:center}.care-section{text-align:center;grid-template-columns:1fr}.care-shape{max-width:220px}.care-facts{grid-template-columns:1fr}.care-services{justify-content:center}.routine-list,.gallery-grid{grid-template-columns:1fr}.gallery-item.feature{grid-column:auto}.gallery-item{min-height:330px}.contact-section{text-align:center}.contact-details{text-align:left;grid-template-columns:1fr}.contact-detail{min-height:auto}.enrollment-card{align-items:center}.contact-bubble{margin-left:auto;margin-right:auto}footer{text-align:center;flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
