/*! 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}}:root{--ink:#26322e;--forest:#344b43;--sage:#ccd5c8;--cream:#f6f0e7;--paper:#fbf8f3;--rose:#dfc9c4;--sand:#dfd1bd;--line:#26322e2b}*{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}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.045em;font-size:clamp(3rem,6vw,6.7rem);line-height:.97}h2{letter-spacing:-.035em;font-size:clamp(2.5rem,4.7vw,5.2rem);line-height:1.04}p{line-height:1.75}.section-pad{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,6vw,7rem)}.eyebrow{letter-spacing:.19em;text-transform:uppercase;font-size:.72rem;font-weight:700}.site-header{z-index:20;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 clamp(1.5rem,5vw,6rem);display:flex;position:absolute}.brand{letter-spacing:.13em;flex-direction:column;font:500 1.55rem/1 Georgia,serif;display:flex}.brand small{letter-spacing:.16em;text-transform:uppercase;margin-top:.35rem;font:500 .57rem/1.4 Arial,sans-serif}.nav{align-items:center;gap:2rem;font-size:.82rem;display:flex}.nav a:not(.nav-cta):hover{opacity:.58}.nav-cta{border:1px solid var(--ink);border-radius:30px;padding:.8rem 1.25rem}.menu-button{font:inherit;background:0 0;border:0;display:none}.hero{background:var(--cream);grid-template-columns:56% 44%;min-height:100vh;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:9rem 5vw 5rem 7vw;display:flex}.hero-copy h1{max-width:930px;margin:1.6rem 0 2rem}.lead{max-width:640px;font-size:1.12rem}.actions{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:1.6rem;display:flex}.button{cursor:pointer;border:0;border-radius:40px;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.45rem;font-weight:700;display:inline-flex}.primary{background:var(--forest);color:#fff}.button:hover{transform:translateY(-2px)}.text-link{border-bottom:1px solid;padding-bottom:.25rem;font-size:.85rem}.hero-visual{background:var(--sage);justify-content:center;align-items:center;min-height:700px;display:flex;position:relative;overflow:hidden}.sun{background:#f6f0e773;border-radius:50%;width:570px;height:570px;position:absolute;top:-120px;right:-190px}.hero-photo{object-fit:cover;object-position:center 35%;z-index:2;border-radius:48% 48% 6px 6px;width:76%;height:72%;position:relative;box-shadow:0 24px 60px #26322e2e}.logo-seal{z-index:4;object-fit:contain;border-radius:50%;width:180px;height:180px;position:absolute;bottom:1%;right:2%;box-shadow:0 12px 30px #26322e1a}.handwritten{z-index:3;font:italic 1.5rem/1.25 Georgia,serif;position:absolute;bottom:7%;left:7%}.intro{text-align:center;max-width:1160px;margin:auto}.intro h2{margin:1.4rem 0 2rem}.intro>p:last-child{max-width:760px;margin:auto;font-size:1.05rem}.practice-image{height:min(64vw,690px);margin:0 clamp(1.5rem,6vw,7rem);position:relative;overflow:hidden}.practice-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.practice-image figcaption{letter-spacing:.13em;text-transform:uppercase;background:#fbf8f3e6;padding:.8rem 1rem;font-size:.72rem;position:absolute;bottom:1.5rem;left:1.5rem}.pathways{background:#fff}.section-title{margin-bottom:3rem}.cards{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}.service-card{flex-direction:column;min-height:460px;padding:2.3rem;display:flex}.sage{background:var(--sage)}.blush{background:var(--rose)}.sand{background:var(--sand)}.number{letter-spacing:.1em;font-size:.72rem}.service-card h3{margin:3rem 0 1.2rem;font-size:2rem}.service-card ul{border-top:1px solid #26322e40;margin:auto 0 0;padding:0;list-style:none}.service-card li{border-bottom:1px solid #26322e40;padding:.65rem 0;font-size:.9rem}.service-photo,.method-photo{object-fit:cover;width:calc(100% + 4.6rem);height:185px;margin:1.5rem -2.3rem -2.3rem}.service-photo{object-position:center 32%}.method-photo{object-position:center 42%}.notice{border-top:1px solid var(--line);align-items:baseline;gap:3rem;margin-top:2.7rem;padding-top:1.6rem;display:flex}.notice p{min-width:max-content;font:italic 1.4rem Georgia,serif}.about{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.about-visual{background:var(--sage);min-height:650px;padding:10%;position:relative}.about-photo{object-fit:cover;object-position:center 25%;width:100%;height:100%;min-height:540px;display:block}.quote-card{background:var(--cream);padding:1.5rem 2rem;font:italic 1.35rem/1.4 Georgia,serif;position:absolute;bottom:8%;right:-6%}.about-copy h2{margin:1rem 0 2rem;font-size:clamp(2.5rem,4vw,4.4rem)}.about-copy>p{max-width:620px}.credentials{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.credentials span{border:1px solid var(--line);border-radius:30px;padding:.55rem .8rem;font-size:.75rem}.business{background:var(--forest);color:#f8f4ed}.light{color:#d5ded4}.business-head{max-width:950px}.business-head h2{margin:1.2rem 0 1.8rem}.business-head>p:last-child{color:#dbe1dc;max-width:680px}.business-grid{border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;grid-template-columns:repeat(4,1fr);margin:4rem 0 3rem;display:grid}.business-grid article{border-right:1px solid #ffffff40;min-height:270px;padding:2rem}.business-grid article:last-child{border:0}.business-grid span{color:#bacabf;font-size:.7rem}.business-grid h3{margin:2.2rem 0 1rem;font-size:1.45rem}.business-grid p{color:#dbe1dc;font-size:.9rem}.cream{background:var(--cream);color:var(--forest)}.center{text-align:center}.steps{max-width:900px;margin:4rem auto 0;padding:0;list-style:none}.steps li{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:1rem;padding:2rem 0;display:grid}.steps li:last-child{border-bottom:1px solid var(--line)}.steps li>span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.steps h3{margin-bottom:.5rem;font-size:1.55rem}.steps p{margin:0}.contact{background:var(--rose);grid-template-columns:1fr 1fr;gap:8vw;display:grid}.contact-copy h2{margin:1rem 0 2rem;font-size:clamp(2.5rem,4.3vw,4.7rem)}.contact-options{border-top:1px solid #26322e40;margin-top:2.5rem}.contact-options a{border-bottom:1px solid #26322e40;justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.contact-options small{text-transform:uppercase;letter-spacing:.12em}.contact-form{background:var(--paper);align-self:start;padding:clamp(1.5rem,4vw,3rem)}.contact-form label{margin-bottom:1.4rem;font-size:.77rem;font-weight:700;display:block}.contact-form input:not([type=checkbox]),.contact-form textarea{border:0;border-bottom:1px solid var(--ink);background:0 0;border-radius:0;width:100%;margin-top:.5rem;padding:.8rem 0;font:1rem Arial,sans-serif}.contact-form textarea{resize:vertical}.consent{align-items:flex-start;gap:.6rem;line-height:1.4;font-weight:400!important;display:flex!important}.consent input{margin-top:.15rem}footer{color:#eff1ec;background:#1f2c28;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding:4rem clamp(1.5rem,6vw,7rem) 2rem;font-size:.8rem;display:grid}.footer-brand img{object-fit:contain;border-radius:50%;width:145px;height:145px}.footer-links{flex-direction:column;gap:.6rem;display:flex}.legal{border-top:1px solid #ffffff2e;grid-column:1/-1;gap:1.5rem;padding-top:1.5rem;display:flex}@media (width<=900px){.site-header{position:absolute}.menu-button{display:block}.nav{background:var(--paper);flex-direction:column;align-items:stretch;padding:1.5rem;display:none;position:absolute;top:76px;left:1rem;right:1rem}.nav.open{display:flex}.nav-cta{text-align:center}.hero{grid-template-columns:1fr}.hero-copy{padding:9rem 1.5rem 5rem}.hero-visual{min-height:600px}.cards{grid-template-columns:1fr}.service-card{min-height:390px}.notice{flex-direction:column;gap:0}.about,.contact{grid-template-columns:1fr}.about-visual{min-height:540px}.business-grid{grid-template-columns:1fr 1fr}.business-grid article:nth-child(2){border-right:0}.business-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff40}footer{grid-template-columns:1fr 1fr}}@media (width<=560px){h1{font-size:3.15rem}.hero-visual{min-height:510px}.hero-photo{width:82%;height:74%}.logo-seal{width:125px;height:125px}.business-grid{grid-template-columns:1fr}.business-grid article{border-right:0;border-bottom:1px solid #ffffff40!important}.business-grid article:last-child{border-bottom:0!important}.about-visual{min-height:460px;padding:6%}.about-photo{min-height:410px}.quote-card{right:2%}.contact-options a{flex-direction:column}.steps li{grid-template-columns:50px 1fr}footer{grid-template-columns:1fr}.legal{flex-wrap:wrap}}@media (prefers-reduced-motion:no-preference){.button{transition:transform .2s}}
