:root{--bg:#fff7fc;--surface:#fff;--ink:#241724;--muted:#6c5b68;--line:#ead8e6;--line-strong:#d8bdd1;--plum:#8c4b7c;--plum-strong:#6d365f;--rose:#ef9bb8;--rose-soft:#f9e4ee;--lavender:#e7daf5;--heading:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);letter-spacing:0;color:var(--muted);background:linear-gradient(135deg, #f9e4eef0, #e7daf5e6), var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;font-weight:400;line-height:1.55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(135deg, #f9e4eef0, #e7daf5e6), var(--bg);min-width:320px;min-height:100svh;margin:0}button,input,textarea{font:inherit;letter-spacing:0}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p,figure{overflow-wrap:break-word}a{color:inherit}@media (width<=820px){:root{font-size:16px}}.site-shell{flex-direction:column;min-height:100svh;display:flex}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:6px;padding:10px 14px;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff7fce6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:86px;margin:0 auto;display:flex}.brand,.footer-brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:64px;height:60px}.brand-copy{gap:2px;line-height:1.2;display:grid}.brand-copy strong{font-family:var(--heading);font-size:1.1rem;font-weight:700}.brand-copy span{color:var(--muted);font-size:.86rem}.desktop-nav,.mobile-nav,.site-footer nav{align-items:center;gap:8px;display:flex}.nav-link,.site-footer nav a,.secondary-action{color:var(--ink);border-radius:6px;font-weight:650;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s}.nav-link{padding:10px 12px}.nav-link:hover,.nav-link:focus-visible,.nav-link[aria-current=page]{background:var(--rose-soft);color:var(--plum)}.mobile-menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-menu-button span{background:var(--ink);border-radius:999px;width:20px;height:2px;transition:transform .16s,opacity .16s;position:absolute}.mobile-menu-button span:first-child{transform:translateY(-7px)}.mobile-menu-button span:nth-child(3){transform:translateY(7px)}.mobile-menu-button[aria-expanded=true] span:first-child{transform:rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-button[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}.mobile-nav{display:none}main{flex:1}.hero-section{color:#fff;background-image:linear-gradient(90deg,#4b2744c7,#4b274433),url(/assets/psychology-overview.webp);background-position:50%;background-size:cover;align-items:center;height:68vh;min-height:560px;max-height:680px;display:flex}.hero-content{width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0 72px}.eyebrow{color:var(--plum);text-transform:uppercase;margin:0 0 10px;font-size:.86rem;font-weight:800}.hero-section .eyebrow,.hero-section h1,.hero-section .hero-lead{color:#fff;text-shadow:0 2px 24px #34192e59}.hero-section h1{max-width:720px;font-family:var(--heading);margin:0;font-size:4rem;line-height:1.02}.hero-lead{max-width:660px;margin:18px 0 0;font-size:1.28rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-action,.secondary-action{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:750;text-decoration:none;display:inline-flex}.primary-action{background:var(--plum);color:#fff;border-radius:6px;box-shadow:0 14px 30px #72396333}.primary-action:hover,.primary-action:focus-visible{background:var(--plum-strong)}.primary-action:disabled{cursor:wait;opacity:.72}.secondary-action{color:#fff;border-color:#ffffffb3}.secondary-action:hover,.secondary-action:focus-visible{background:#ffffff1f}.page-section{width:min(1180px,100% - 40px);margin:0 auto;padding:72px 0}.section-heading{max-width:760px;margin-bottom:32px}.section-heading h1,.section-heading h2,.text-panel h1,.area-heading h1,.not-found h1{color:var(--ink);font-family:var(--heading);margin:0;line-height:1.08}.section-heading h1,.text-panel h1,.area-heading h1,.not-found h1{font-size:3rem}.section-heading h2{font-size:2.35rem}.section-heading p:not(.eyebrow),.area-heading p,.not-found p{color:var(--muted);margin:16px 0 0;font-size:1.03rem}.intro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-card,.service-card,.area-card,.contact-form,.contact-card,.text-panel,.profile-aside,.specialty-card,.quote-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 18px 44px #72396314}.feature-card{grid-template-columns:176px 1fr;min-height:240px;display:grid;overflow:hidden}.feature-card img{object-fit:cover;width:100%;height:100%}.feature-card div{padding:24px}.feature-card h3,.service-card h3,.contact-card h2,.area-card h2{color:var(--ink);font-family:var(--heading);margin:0;line-height:1.18}.feature-card p,.service-card p,.specialty-card p,.prose p,.profile-aside p{color:var(--muted);margin:12px 0 0}.quote-section{border-block:1px solid var(--line);background:#ffffff6b;padding:32px 0;overflow:hidden}.quote-marquee{overflow:hidden}.quote-track{gap:16px;width:max-content;animation:34s linear infinite quote-slide;display:flex}.quote-marquee:hover .quote-track{animation-play-state:paused}.quote-card{flex:0 0 360px;width:360px;margin:0;padding:24px}.quote-card blockquote{color:var(--ink);font-family:var(--heading);margin:0;font-size:1.1rem;line-height:1.45}.quote-card figcaption{color:var(--plum);margin-top:16px;font-weight:800}@keyframes quote-slide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.service-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.service-card{overflow:hidden}.service-card img{aspect-ratio:1;object-fit:cover;width:100%}.service-card div{padding:18px}.service-card h3{font-size:1.02rem}.service-card p{font-size:.95rem}.specialty-section{padding-top:32px}.specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.specialty-card{color:var(--ink);padding:24px;text-decoration:none;transition:transform .16s,border-color .16s;display:block}.specialty-card:hover,.specialty-card:focus-visible{border-color:var(--plum);transform:translateY(-2px)}.specialty-card span{color:var(--plum);font-family:var(--heading);font-size:1.4rem;font-weight:800;display:block}.page-hero{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:22px;display:grid}.text-panel{padding:34px}.about-panel{grid-template-columns:280px minmax(0,1fr);gap:32px;display:grid}.prose p{font-size:1.06rem}.prose p:first-child,.profile-aside p:first-child{margin-top:0}.profile-aside{text-align:center;align-content:center;place-items:center;gap:18px;padding:32px;display:grid}.profile-aside img{width:150px;height:auto}.area-page{gap:34px;display:grid}.area-heading{grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:32px;display:grid}.area-heading img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 18px 44px #7239631f}.area-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.area-card{min-height:112px;padding:20px}.area-card span{background:var(--rose);border-radius:999px;width:34px;height:4px;margin-bottom:18px;display:block}.area-card h2{font-size:1.05rem}.contact-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;display:grid}.contact-form label{color:var(--ink);gap:8px;font-weight:750;display:grid}.form-wide{grid-column:1/-1}.contact-form input,.contact-form textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:none;padding:12px 13px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--plum);box-shadow:0 0 0 3px #9c5d8c29}.contact-form textarea{resize:vertical}.form-status{border-radius:6px;grid-column:1/-1;margin:0;padding:12px 14px;font-weight:700}.form-status.is-missing,.form-status.is-error{color:#9f1239;background:#fff1f2}.form-status.is-sent{color:#047857;background:#ecfdf5}.contact-card{gap:12px;padding:24px;display:grid}.contact-card h2{font-size:1.35rem}.contact-card a,.footer-contact a{color:var(--plum);font-weight:750;text-decoration:none}.contact-card p,.footer-contact p{color:var(--muted);margin:0}.contact-card a:hover,.contact-card a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible,.site-footer nav a:hover,.site-footer nav a:focus-visible{text-decoration:underline}.social-row,.footer-contact div{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.not-found{place-items:center;min-height:58vh;display:grid}.not-found .text-panel{max-width:720px}.not-found .primary-action{margin-top:24px}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:start;gap:32px;width:min(1180px,100% - 40px);margin:0 auto;padding:30px 0;display:grid}.footer-brand{font-family:var(--heading);font-weight:800}.footer-brand img{object-fit:contain;width:52px;height:48px}.site-footer p{color:var(--muted);margin:10px 0 0}.site-footer nav{flex-direction:column;align-items:flex-start}.site-footer nav a{color:var(--ink);text-decoration:none}.footer-contact{text-align:right;justify-items:end;gap:8px;display:grid}:focus-visible{outline-offset:3px;outline:3px solid #9c5d8c57}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.quote-track{flex-wrap:wrap;justify-content:center;width:auto;padding-inline:20px;transform:none}}@media (width<=1080px){.service-grid,.area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.header-inner{width:min(100% - 28px,1180px);min-height:76px}.brand-logo{width:52px;height:50px}.brand-copy strong{font-size:1rem}.brand-copy span,.desktop-nav{display:none}.mobile-menu-button{display:inline-flex;position:relative}.mobile-nav{opacity:0;pointer-events:none;border-top:1px solid #0000;flex-direction:column;align-items:stretch;gap:0;max-height:0;padding-inline:14px;transition:max-height .18s,opacity .16s,border-color .16s;display:flex;overflow:hidden}.mobile-nav.is-open{border-top-color:var(--line);opacity:1;pointer-events:auto;max-height:260px}.mobile-nav .nav-link{padding:14px 8px;display:block}.hero-section{background-image:linear-gradient(#4b2744c7,#4b274461),url(/assets/psychology-overview.webp);height:auto;min-height:520px}.hero-content{width:min(100% - 32px,1180px);padding:68px 0}.hero-section h1{font-size:3rem}.hero-lead{font-size:1.12rem}.page-section{width:min(100% - 32px,1180px);padding:54px 0}.section-heading h1,.text-panel h1,.area-heading h1,.not-found h1{font-size:2.25rem}.section-heading h2{font-size:1.9rem}.intro-grid,.specialty-grid,.page-hero,.about-panel,.area-heading,.contact-layout{grid-template-columns:1fr}.feature-card{grid-template-columns:140px 1fr}.profile-aside{order:-1}.area-heading img{max-width:280px}.footer-inner{grid-template-columns:1fr;width:min(100% - 32px,1180px)}.footer-contact{text-align:left;justify-items:start}}@media (width<=560px){.brand-copy strong{overflow-wrap:anywhere;max-width:136px}.hero-section h1{font-size:2.4rem}.hero-actions,.primary-action,.secondary-action{width:100%}.feature-card{grid-template-columns:1fr}.feature-card img{height:220px}.service-grid,.area-grid,.contact-form{grid-template-columns:1fr}.quote-card{flex-basis:286px;width:286px;padding:20px}.text-panel,.contact-form,.contact-card,.profile-aside{padding:22px}}
