/*! 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{--cream:#f4ede3;--paper:#fffaf3;--ink:#123f59;--navy:#123f59;--blue:#5db1bb;--pink:#db8eb5;--green:#b7cc58;--orange:#f39a3c;--yellow:#fac847;--line:#123f592e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero{background:radial-gradient(circle at 88% 15%, #fac84747, transparent 21rem), var(--cream);min-height:92vh;padding:0 5vw 5vw;overflow:hidden}.nav{border-bottom:1px solid var(--line);background:var(--navy);max-width:none;height:98px;color:var(--cream);margin:auto;justify-content:space-between;align-items:center;margin-inline:-5vw;padding-inline:5vw;display:flex}.brand{align-items:center;gap:12px;width:178px;display:inline-flex}.brand img{width:100%;height:auto;display:block}.nav-links{gap:34px;font-size:.92rem;display:flex}.nav-links a{transition:opacity .18s}.nav-links a:hover{opacity:.62}.button{background:var(--navy);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:.92rem;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:#1a5777;transform:translateY(-2px)}.button-small{min-height:42px;padding:0 20px}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:7vw;width:100%;max-width:1240px;min-height:calc(92vh - 98px);margin:auto;display:grid}.hero-copy{padding:76px 0}.eyebrow{color:#be5f91;letter-spacing:.17em;text-transform:uppercase;margin:0 0 22px;font-size:.77rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.058em;max-width:760px;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,6.2vw,6.6rem);font-weight:400;line-height:.96}.hero-text{color:#173f3ac7;max-width:590px;margin-bottom:34px;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:27px;display:flex}.text-link{border-bottom:1px solid var(--ink);padding:12px 0;font-size:.92rem;font-weight:700}.hero-art{aspect-ratio:.84;background:radial-gradient(circle at 50% 45%, #ffffffeb 0 20%, transparent 20.5%), radial-gradient(circle at 11% 18%, #db8eb529 0 10%, transparent 10.5%), radial-gradient(circle at 91% 76%, #fac84733 0 13%, transparent 13.5%), var(--cream);border:2px solid #123f591a;border-radius:46% 46% 18px 18px;max-height:640px;position:relative;overflow:hidden;box-shadow:22px 24px #5db1bb38}.hero-art p{background:var(--navy);width:100%;min-height:58px;color:var(--cream);text-align:center;letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;margin:0;font-size:.7rem;font-weight:800;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.character{filter:drop-shadow(0 14px 18px #123f5929);width:43%;transition:transform .22s;position:absolute}.character img{width:100%;height:auto;display:block}.character:hover{transform:translateY(-7px)rotate(2deg)}.character-yellow{top:7%;left:8%;transform:rotate(-8deg)}.character-blue{top:8%;right:6%;transform:rotate(8deg)}.character-green{z-index:2;top:30%;left:28%}.character-orange{bottom:12%;left:4%;transform:rotate(7deg)}.character-pink{bottom:11%;right:3%;transform:rotate(-7deg)}.therapy,.approach,.services-section,.team,.care-info,.process,.faq,.resources{padding:120px 5vw}.therapy{background:var(--paper)}.section-heading-left{text-align:left;max-width:930px;margin-left:auto;margin-right:auto}.audience-copy{color:#123f59b8;max-width:760px;margin:0;font-size:1.08rem;line-height:1.75}.therapy-grid{grid-template-columns:repeat(2,1fr);gap:22px;max-width:1240px;margin:auto;display:grid}.therapy-grid article{border:1px solid var(--line);background:var(--cream);border-radius:30px;min-height:330px;padding:48px;position:relative}.therapy-grid h3,.team-card h3,.resource-card h3{font-family:Georgia,Times New Roman,serif;font-weight:400}.therapy-grid h3{margin:28px 0 18px;font-size:2rem}.therapy-grid p{color:#123f59b8;line-height:1.75}.topic-dot{border-radius:50%;width:16px;height:16px;display:block}.topic-pink{background:var(--pink)}.topic-blue{background:var(--blue)}.approach{background:var(--paper)}.section-heading{text-align:center;max-width:780px;margin:0 auto 75px}h2{letter-spacing:-.05em;margin-bottom:25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,4.7vw,4.8rem);font-weight:400;line-height:1.04}.section-heading>p:last-child{color:#173f3ab8;max-width:650px;margin:auto;font-size:1.05rem;line-height:1.7}.service-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:auto;display:grid}.service-card{border-right:1px solid var(--line);min-height:310px;padding:38px}.service-card:last-child{border-right:0}.service-asset{object-fit:contain;width:76px;height:76px;margin-bottom:44px;display:block}.service-card h3{margin-bottom:15px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400}.service-card p{color:#173f3aad;font-size:.95rem;line-height:1.7}.services-section{background:var(--navy);color:var(--cream)}.services-section .eyebrow{color:var(--yellow)}.service-offers{grid-template-columns:repeat(2,1fr);gap:18px;max-width:980px;margin:auto;display:grid}.service-offer{background:#ffffff0d;border:1px solid #f4ede333;border-radius:28px;flex-direction:column;min-height:340px;padding:38px;display:flex}.service-dot{border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 7px #ffffff12}.service-dot-yellow{background:var(--yellow)}.service-dot-pink{background:var(--pink)}.service-dot-blue{background:var(--blue)}.service-offer h3{margin:72px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.service-offer p{color:#f4ede3b8;margin-top:auto;line-height:1.7}.team{background:var(--cream)}.team-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:1120px;margin:auto;display:grid}.team-card{background:var(--paper);border:1px solid var(--line);border-radius:30px;align-items:flex-start;gap:26px;padding:24px;display:flex}.team-portrait{aspect-ratio:4/5;background:var(--cream);border-radius:24px;flex:none;place-items:center;width:165px;display:grid;overflow:hidden}.team-portrait img{object-fit:cover;width:100%;height:100%}.team-role{color:#123f599e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:.76rem;font-weight:800}.team-card h3{margin:0 0 14px;font-size:2.2rem}.team-bio{color:#123f59bd;margin-bottom:12px;font-size:.92rem;line-height:1.62}.team-training{color:#123f59a3;margin:0 0 14px;font-size:.82rem;font-weight:700;line-height:1.55}.team-belief{border-top:1px solid var(--line);color:var(--ink);margin:0;padding-top:14px;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-style:italic;line-height:1.55}.care-info{background:var(--paper)}.care-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1240px;margin:auto;display:grid}.care-card{border:1px solid var(--line);background:var(--cream);border-radius:28px;min-height:250px;padding:38px}.care-card h3,.process-grid h3,.faq-grid h3{margin:25px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:400}.care-card p,.care-card address{color:#123f59b8;margin:0;font-size:.98rem;font-style:normal;line-height:1.7}.topic-green{background:var(--green)}.topic-yellow{background:var(--yellow)}.process{background:var(--navy);color:var(--cream)}.process .eyebrow{color:var(--yellow)}.process .section-heading>p:last-child{color:#f4ede3b8}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:auto;display:grid}.process-grid article{background:#ffffff0d;border:1px solid #f4ede333;border-radius:28px;min-height:325px;padding:38px}.process-marker{border-radius:50%;width:22px;height:22px;display:block;box-shadow:0 0 0 8px #ffffff0f}.process-pink{background:var(--pink)}.process-yellow{background:var(--yellow)}.process-blue{background:var(--blue)}.process-grid p{color:#f4ede3b8;line-height:1.7}.faq{background:var(--cream)}.faq-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:auto;display:grid}.faq-grid article{background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:34px}.faq-grid h3{margin-top:0}.faq-grid p{color:#123f59b8;margin:0;line-height:1.7}.resources{grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;max-width:1340px;margin:auto;display:grid}.resources-intro>p:last-child{color:#123f59b3;line-height:1.75}.resource-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.resource-card{border-radius:30px;flex-direction:column;min-height:385px;padding:40px;display:flex}.resource-guide{background:var(--pink)}.resource-article{background:var(--green)}.resource-card>span{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.resource-card h3{margin:65px 0 18px;font-size:2rem}.resource-card p{line-height:1.65}.resource-card strong{letter-spacing:.12em;text-transform:uppercase;margin-top:auto;font-size:.76rem}.contact{background:var(--navy);color:#fff;border-radius:38px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;max-width:1240px;margin:0 auto 80px;padding:68px;display:grid}.contact h2{margin-bottom:0;font-size:clamp(2.5rem,4vw,4rem)}.contact-actions p{color:#ffffffc2;line-height:1.7}.whatsapp-links{flex-direction:row;align-items:stretch;gap:12px;display:flex}.whatsapp-links .button{white-space:nowrap;flex:1 1 0;padding-inline:18px}.button-light{background:var(--cream);max-width:100%;color:var(--ink)}.button-light:hover{background:#fff}.button-outline{background:0 0;border:1px solid #fff9}.button-outline:hover{background:#ffffff1a}.email-link{color:#ffffffbf;text-underline-offset:4px;margin-top:20px;font-size:.85rem;text-decoration:underline;display:inline-block}.instagram-link{color:#ffffffe6;text-underline-offset:4px;width:fit-content;margin-top:12px;font-size:.85rem;font-weight:700;text-decoration:underline;display:block}footer{border-top:1px solid var(--line);background:var(--navy);color:#f4ede3ad;padding:36px 0 44px;justify-content:space-between;align-items:center;max-width:none;margin:auto;padding:36px 5vw 44px;font-size:.78rem;display:flex}.footer-brand{width:165px}@media (width<=850px){.nav-links{display:none}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-bottom:50px}.hero-copy{padding:60px 0 20px}.hero-art{justify-self:center;width:min(100%,520px)}.service-grid,.therapy-grid,.team-grid,.care-grid,.process-grid,.faq-grid,.resources,.resource-grid,.service-offers{grid-template-columns:1fr}.resources{gap:35px}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.service-asset{margin-bottom:30px}.contact{grid-template-columns:1fr;gap:25px;margin:0 5vw 60px;padding:50px 36px}.whatsapp-links{align-items:stretch}footer{flex-direction:column;align-items:flex-start;gap:14px;margin:0}}@media (width<=520px){.nav{height:82px}.nav .button{display:none}.hero-copy{padding-top:48px}h1{font-size:3.35rem}.approach,.therapy,.services-section,.team,.care-info,.process,.faq,.resources{padding-top:90px;padding-bottom:90px}.therapy-grid article{min-height:auto;padding:34px}.team-card{align-items:flex-start}.team-portrait{width:110px}.contact{border-radius:25px}.whatsapp-links{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
