:root{--bg:#e4ddd5;--paper:#ece4dc;--ink:#5b3e32;--muted:#7e6155;--accent:#c76c64;--accent-2:#df9a7a;--line:#cdbeb2;--light:#f5f0ea;--shadow:0 10px 24px rgba(91,62,50,0.08);--ink-dark:rgba(91,62,50,1);--ink-semi:rgba(91,62,50,0.97);--ink-translucent:rgba(91,62,50,0.985);--ink-overlay:rgba(91,62,50,0.98);--ink-dark-shadow:rgba(38,24,19,0.22);--light-semi:rgba(245,240,234,0.12);--light-border:rgba(245,240,234,0.28);--light-border-strong:rgba(245,240,234,0.4);--light-border-subtle:rgba(245,240,234,0.24);--shadow-sm:0 8px 20px var(--ink-dark-shadow);--shadow-md:0 14px 28px rgba(91,62,50,0.12);--shadow-lg:0 14px 38px rgba(91,62,50,0.06);--filter-photo:contrast(0.98) saturate(0.98);--ink-text-dim:rgba(91,62,50,0.8);--ink-text-muted:rgba(91,62,50,0.75);--ink-text-subtle:rgba(91,62,50,0.82);--ink-faint:rgba(91,62,50,0.15)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-wrap:balance}body{margin:0;font-family:"Nunito Sans",sans-serif;color:var(--ink);background:var(--bg);line-height:1.6}.container{width:min(1120px,92vw);margin:0 auto}h1,h2,h3,h4,h5,h6,p,ul,ol,dl,figure,blockquote{margin-top:0}.site-header{position:sticky;top:0;z-index:20;font-family:"Tenor Sans",sans-serif;background:var(--ink-semi);backdrop-filter:blur(10px);border-bottom:1px solid var(--light-border);transition:background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease}.site-header.is-scrolled{background:var(--ink-translucent);border-bottom-color:var(--light-border-strong);box-shadow:var(--shadow-sm)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;padding:0.72rem 0;gap:1rem}.logo{display:inline-flex;align-items:center;gap:0.68rem;font-family:"Tenor Sans",sans-serif;font-size:clamp(1.4rem,2.2vw,1.95rem);font-weight:400;letter-spacing:0.01em;color:var(--light);text-decoration:none;transition:opacity 0.2s ease;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.logo:hover{opacity:0.9}.logo-mark{width:42px;height:42px;object-fit:contain;display:block}.logo-text{font-size:clamp(1.24rem,1.8vw,1.72rem);line-height:1}.menu-btn{display:none;border:none;background:transparent;color:var(--light);border-radius:8px;width:42px;height:36px;padding:0;align-items:center;justify-content:center;font-weight:600;transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease}.menu-btn:hover{background:var(--light-semi)}.hamburger{width:18px;height:14px;margin:0;position:relative;display:block}.hamburger span{position:absolute;left:0;width:100%;height:2px;border-radius:2px;background:var(--light);transition:transform 0.25s ease,opacity 0.2s ease,top 0.25s ease}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:6px}.hamburger span:nth-child(3){top:12px}.nav-links{display:flex;align-items:center;gap:1.2rem;font-family:"Nunito Sans",sans-serif}.nav-links a{color:var(--light);text-decoration:none;font-weight:400;font-size:0.92rem;letter-spacing:0.04em;text-transform:uppercase;transition:color 0.2s ease,opacity 0.2s ease}.nav-links a:hover{color:var(--accent-2)}.hero{position:relative;overflow:hidden;background:linear-gradient(to right,#e0d7ce 0%,#e0d7ce 50%,#ece4dc 100%);padding-bottom:0}.hero::before{content:none}.hero-container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.hero-container .hero-identity{display:none}.hero-inner{width:100%;margin:0;display:grid;grid-template-columns:42fr 58fr;align-items:center;justify-content:start;gap:clamp(0.8rem,1.8vw,1.5rem);position:relative;z-index:1}.hero-copy-wrap{display:flex;align-items:center;justify-content:flex-start;align-self:center;min-height:0;padding:0 0 0 clamp(0.8rem,1.5vw,1.2rem)}.hero-copy{width:min(520px,100%)}.hero-identity{display:inline-flex;align-items:center;gap:0.62rem;margin-bottom:0.72rem}.hero-identity-text p,.hero-identity-crm{margin:0}.hero-identity-name{font-family:"Tenor Sans",sans-serif;font-size:2.45rem;line-height:0.98;color:#5b3e32;letter-spacing:0}.hero-identity-prefix{margin:0;font-family:"Tenor Sans",sans-serif;font-size:1.45rem;line-height:1;color:#5b3e32}.hero-identity-role{text-transform:lowercase;letter-spacing:0.22em;font-size:1.02rem;color:#5b3e32;margin:0;line-height:1}.hero-identity-crm{font-size:1.02rem;color:#5b3e32;font-weight:700;border-left:1px solid #c76c64;padding-left:0.7rem;margin:0;line-height:1}.hero-identity-meta{display:inline-flex;align-items:baseline;gap:0.7rem;margin-top:0.08rem}.hero-photo{--hero-photo-w:clamp(338px,34.8vw,536px);--hero-fade-w:clamp(35px,6%,70px);position:relative;margin:0;align-self:flex-start;width:var(--hero-photo-w);height:auto;display:flex;align-items:center;justify-content:flex-start;transform:translateX(clamp(-2.6rem,-3.4vw,-1.1rem))}.hero-photo::after{content:"";position:absolute;top:0;right:-1px;width:var(--hero-fade-w);height:100%;pointer-events:none;background:linear-gradient(to right,transparent 25%,#e0d7ce 100%)}.hero-photo img{display:block;width:var(--hero-photo-w);height:auto;max-height:85vh;object-fit:contain;filter:var(--filter-photo) drop-shadow(0 16px 38px rgba(91,62,50,0.06))}.hero-photo:hover img{transform:none}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:0.12em;font-size:0.78rem;font-weight:600;color:var(--accent)}h1,h2,h3{font-family:"Nunito Sans",sans-serif;letter-spacing:0;line-height:1.1;margin:0 0 0.9rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:clamp(2.1rem,4.6vw,3.6rem);letter-spacing:-0.02em}.hero-title{font-family:"Nunito Sans",sans-serif;font-size:clamp(2rem,3.8vw,3rem);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;line-height:1.03;letter-spacing:-0.005em;color:var(--accent);margin-top:0.45rem;margin-bottom:0.5rem;text-wrap:balance}h2{font-size:clamp(1.75rem,3.7vw,3rem)}h3{font-size:clamp(1.35rem,2.4vw,1.75rem)}.hero-copy p{color:#5b3e32;opacity:0.88}.hero-subheadline{margin:0;font-size:1.02rem;letter-spacing:0.04em;text-transform:none;color:#5b3e32}.hero-copy .hero-identity-prefix,.hero-copy .hero-identity-name,.hero-copy .hero-identity-role,.hero-copy .hero-identity-crm{color:#5b3e32;max-width:none}.hero-welcome{font-size:1.15rem;font-weight:700;color:var(--ink);margin-top:0.2rem;margin-bottom:0.28rem}.hero-welcome+p{margin-top:0}.welcome-section .container{max-width:68ch;text-align:center}.welcome-section p{color:rgba(245,240,234,0.9)}.welcome-section .hero-welcome{color:var(--light);font-size:clamp(2rem,4vw,3rem);margin-bottom:0.65rem}.section.welcome-section{background:var(--muted);padding-top:clamp(1rem,2.2vw,1.7rem)}.welcome-section .hero-welcome+p{color:var(--light);font-size:1.06rem}.welcome-section .btn{margin-top:1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:0.72rem 1.2rem;font-weight:600;letter-spacing:0.02em;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform 0.2s ease,opacity 0.2s ease}.btn:hover{transform:translateY(-1px);opacity:0.92}.btn-primary{background:var(--ink);color:var(--bg)}.btn-ghost{color:var(--ink);border-color:var(--line);background:transparent}.hero-card,.panel,.card{background:var(--light);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.panel:hover,.card:hover,details:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#c3b09f}.hero-card{padding:1.4rem 1.35rem}.hero-card-dark{background:var(--ink);color:var(--bg);border-color:transparent}.hero-card-dark h2,.hero-card-dark li{color:var(--bg)}.hero-card ul{margin:0;padding-left:1.1rem}.section{padding:4rem 0;background:var(--bg)}.section{padding-top:clamp(2.2rem,3.8vw,3rem);padding-bottom:clamp(4rem,6.4vw,5.28rem)}.section-alt{background:var(--paper)}main>section+section{border-top:1px solid var(--line)}.hero+.welcome-section{border-top:none}.section-head{max-width:68ch;margin-bottom:1.7rem}.section-head h1,.section-head h2{font-size:clamp(1.52rem,3vw,2.36rem);font-weight:700;margin-bottom:0}.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-layout{display:grid;grid-template-columns:minmax(260px,0.9fr) minmax(0,1.3fr);column-gap:clamp(1.6rem,4vw,4rem);align-items:stretch}.about-side{display:flex;flex-direction:column}.whois-photo{margin:0 auto 1.4rem;width:100%;max-width:185px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--ink);border-radius:15px}.whois-photo img{display:block;width:100%;height:auto;max-width:100%;object-fit:cover;filter:var(--filter-photo) drop-shadow(0 10px 20px rgba(91,62,50,0.1))}.about-side h3{margin-bottom:0.8rem;color:#5b3e32;font-weight:600}.about-institutional{margin:0;max-width:32ch;font-size:clamp(1.02rem,1.25vw,1.18rem);line-height:1.85;font-weight:600}.about-content{max-width:62ch;display:grid;gap:1.25rem}.about-block h4{margin:0 0 0.35rem;font-size:0.84rem;text-transform:uppercase;letter-spacing:0.11em;font-weight:600;color:#c76c64}.about-content p{margin:0;line-height:1.78}.about-block p+p{margin-top:0.72rem}.about-signature{grid-column:1 / -1;width:100%;margin:clamp(2.4rem,4.4vw,3.3rem) 0 0;display:flex;flex-direction:column;align-items:center;gap:clamp(0.7rem,1.3vw,0.95rem);font-family:"Nunito Sans",sans-serif;font-size:clamp(1.1rem,1.6vw,1.35rem);font-weight:400;color:#c76c64;text-align:center}.about-signature::before{content:"";width:40%;height:1px;background:#c76c64}.panel{padding:1.35rem}.contact-address{margin:0 0 1rem;font-style:normal;line-height:1.55}.medical-disclaimer{margin-top:1rem;margin-bottom:0;font-size:0.82rem;color:var(--muted);opacity:0.82}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.card{padding:1.2rem}#services.section{background:linear-gradient(180deg,var(--ink-semi) 0%,var(--ink-dark) 100%),#5b3e32}#services .services-band{max-width:1100px;margin:0 auto;background:transparent;padding:0;border-radius:0;box-shadow:none}#services .section-head{margin-bottom:3.2rem;max-width:78ch}#services .eyebrow{display:inline-flex;align-items:center;gap:0.65rem;color:#c76c64;letter-spacing:2px}#services .section-head h1{color:#e4ddd5;font-family:"Nunito Sans",sans-serif}#services .services-hero-line{display:block;opacity:0;animation:services-title-fade 400ms ease-out forwards}#services .services-hero-line-2{animation-delay:0ms}@keyframes services-title-fade{to{opacity:1}}#services .services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.3rem;row-gap:34px}#services .service-item{background:#ece4dc;border-radius:14px;box-shadow:0 16px 40px rgba(28,18,14,0.16);padding:24px;transition:transform 240ms ease-out,box-shadow 240ms ease-out}#services .service-item h2{margin:0 0 0.95rem;color:#5b3e32;position:relative;padding-bottom:0.8rem;font-size:clamp(1.32rem,2.05vw,1.72rem)}#services .service-item h2::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(199,108,100,0.58)}#services .service-icon{display:block;width:28px;height:28px;margin:0 auto 1rem;color:#5b3e32;stroke-width:1.5}#services .service-item p{margin:0;color:var(--ink-text-dim);line-height:1.72}@media (hover:hover) and (pointer:fine){#services .service-item:hover,#services .service-item:focus-within{transform:translateY(-3px);box-shadow:0 20px 44px rgba(28,18,14,0.2)}}#education.section{position:relative;background-image:linear-gradient(rgba(228,221,213,0.82),rgba(228,221,213,0.82)),url("assets/education-bg.jpeg");background-position:top center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}#education.reveal,#education.reveal.is-visible{transform:none}#education>.container{position:relative;z-index:1}#education .education-faux-bg{display:none}@media (hover:none) and (pointer:coarse){#education.section{padding-top:0;background-image:none;background-color:rgba(228,221,213,0.82)}main>#education.section{border-top:none}#education>.container{padding-top:clamp(2.2rem,3.8vw,3rem)}#education .education-faux-bg{display:block;position:sticky;top:0;width:100%;height:100vh;margin-bottom:-100vh;background-image:linear-gradient(rgba(228,221,213,0.82),rgba(228,221,213,0.82)),url("assets/education-bg.jpeg");background-position:center;background-size:cover;background-repeat:no-repeat;pointer-events:none;z-index:0}}#education .eyebrow{color:#c76c64}#education .section-head{margin-bottom:clamp(2.2rem,3.8vw,3rem)}#education .section-head h1{color:#5b3e32}#education .cards{position:relative;gap:1.6rem}#education .cards::before{content:"";position:absolute;left:50%;top:0.5rem;bottom:0.5rem;width:1px;background:var(--ink-faint);transform:translateX(-0.5px);pointer-events:none}#education .card{border:none;border-radius:10px;box-shadow:var(--shadow-lg);background:rgba(236,228,220,0.86);padding:1.55rem;transition:transform 280ms ease-out,box-shadow 280ms ease-out}#education .card:hover{transform:none;box-shadow:var(--shadow-lg);border-color:transparent}#education .card h3{color:#5b3e32;font-size:clamp(1.18rem,1.7vw,1.42rem);margin:0 0 1rem;padding-bottom:0.95rem;position:relative}#education .card h3::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background:#c76c64}#education .card p{max-width:48ch;color:var(--ink-text-muted);line-height:1.78;margin:0}#education .card p+p{margin-top:0.8rem}@media (hover:hover) and (pointer:fine){#education .card:hover,#education .card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 46px rgba(91,62,50,0.09)}}@media (prefers-reduced-motion:reduce){#education .card:hover,#education .card:focus-visible{transform:none;box-shadow:0 16px 40px rgba(91,62,50,0.08)}}.card.soft{background:#f0e5db}.faq-list{display:grid;gap:0.7rem}details{background:var(--light);border:1px solid var(--line);border-radius:8px;padding:0.85rem 1rem;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease,background-color 0.25s ease}summary{list-style:none;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:0.8rem;transition:color 0.2s ease}summary::-webkit-details-marker{display:none}summary::marker{content:""}summary::after{content:"";width:0.45rem;height:0.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform 0.32s ease;flex-shrink:0;margin-right:0.1rem}.faq-content{height:0;opacity:0;overflow:hidden;transition:height 0.32s ease,opacity 0.24s ease;will-change:height,opacity}.faq-content p{margin:0.35rem 0 0}details[open]{background:#f8f1e9}details[open] summary{color:var(--ink)}details.is-open summary::after{transform:rotate(225deg)}details[open] .faq-content{opacity:1}#faq.section{background:linear-gradient(180deg,var(--ink-overlay) 0%,var(--ink-dark) 100%),#5b3e32}#faq .eyebrow{color:#c76c64}#faq .section-head h2{color:#e4ddd5}#faq .faq-list{gap:1.05rem}#faq details{background:#ece4dc;border:none;border-radius:12px;box-shadow:0 10px 24px rgba(28,18,14,0.1);padding:1rem 1.1rem}#faq details:hover{transform:none;box-shadow:0 10px 26px rgba(28,18,14,0.12);border-color:transparent}#faq summary{color:#5b3e32;font-weight:600}#faq summary::after{border-right-color:#c76c64;border-bottom-color:#c76c64;transition:transform 0.22s ease}#faq details[open]{background:#f0e5db}#faq details[open] summary{color:#5b3e32}#faq .faq-content p{color:var(--ink-text-subtle);margin-top:0.5rem;line-height:1.7}#faq .faq-content>div{padding-top:0.2rem}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus,a:active,button:focus,button:active,summary:focus,summary:active{background:transparent}.site-footer{border-top:1px solid rgba(205,190,178,0.8);background:var(--ink)}.site-footer .container{padding:1rem 0 1.5rem;color:var(--bg)}.reveal{opacity:0;transform:translateY(12px);transition:opacity 0.5s ease,transform 0.5s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*{animation:none !important;transition:none !important;scroll-behavior:auto !important}}@media (max-width:960px){.contact-grid,.cards{grid-template-columns:1fr}.about-layout{grid-template-columns:1fr;row-gap:1.1rem}.about-side,.about-content{max-width:100%}#services .services-band{padding:0}#services .services-grid{grid-template-columns:1fr;row-gap:34px}#services .service-item{padding:12px}#education .cards::before{content:none}.hero{padding-top:clamp(2.2rem,3.8vw,3rem);padding-bottom:4rem}.hero-container{justify-content:center}.hero-container .hero-identity{display:inline-flex;justify-self:center}.hero-copy-wrap .hero-identity{display:none}.hero-inner{grid-template-columns:1fr;gap:0.65rem}.hero-photo{transform:none;justify-self:center;align-self:center;height:auto}.hero-photo img{border:1px solid var(--ink);border-radius:14px;height:auto}.hero-photo::after{display:none}.hero-copy-wrap{justify-content:center;align-self:center;min-height:0;padding:0}.hero-copy{width:min(560px,100%);text-align:center}}@media (max-width:760px){.hero-identity{gap:0.5rem;margin-bottom:0.6rem;flex-wrap:wrap}.hero-identity-name{font-size:1.35rem}.hero-identity-prefix{font-size:1rem}.hero-identity-role{font-size:0.8rem}.hero-identity-crm{font-size:0.8rem}.logo-mark{width:30px;height:30px}.logo-text{font-size:1.06rem}.hero-photo{justify-content:center}.hero-photo img{max-width:50%}.whois-photo{margin:0 0 1.4rem 0;max-width:50%}.menu-btn{display:inline-flex}.nav-links{display:flex;position:absolute;top:72px;left:4vw;right:4vw;background:var(--ink);border:1px solid var(--light-border-subtle);border-radius:14px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start;padding:0.9rem 1rem;gap:0.25rem;max-height:0;opacity:0;overflow:hidden;transform:translateY(-8px);pointer-events:none;transition:max-height 0.3s ease,opacity 0.22s ease,transform 0.22s ease}.nav-links a{display:block;width:100%;padding:0.5rem 0.15rem}.nav-links.open{max-height:300px;opacity:1;transform:translateY(0);pointer-events:auto}.menu-btn.open .hamburger span:nth-child(1){top:6px;transform:rotate(45deg)}.menu-btn.open .hamburger span:nth-child(2){opacity:0}.menu-btn.open .hamburger span:nth-child(3){top:6px;transform:rotate(-45deg)}}
