*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.75;-webkit-font-smoothing:antialiased}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.2;letter-spacing:-.035em}
h1{font-size:clamp(42px,5vw,66px);line-height:1.08}
h2{font-size:36px}
h3{font-size:27px}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer}
a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
img{display:block;max-width:100%;height:auto}
[hidden]{display:none!important}
:focus-visible{outline:3px solid #9a512b;outline-offset:5px}
::selection{background:var(--peach-light);color:var(--navy)}
.container{width:min(1160px,calc(100% - 100px));margin-inline:auto}
.eyebrow{font-family:var(--body);font-size:11px;font-weight:600;letter-spacing:.1em;line-height:1.6;text-transform:uppercase;margin-bottom:23px}
.small{font-size:13px;line-height:1.7;color:var(--muted)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-100px;left:16px;z-index:30;background:var(--navy);color:white;padding:12px 20px}
.skip-link:focus{top:12px}
.review-strip{display:flex;align-items:center;justify-content:center;gap:24px;background:#eae9e3;color:#415665;font-size:10px;padding:3px 16px}
.review-strip>a{text-decoration:underline;text-underline-offset:3px}
.site-header{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:28px;width:min(1240px,calc(100% - 80px));min-height:64px;margin:22px auto 32px;padding:6px 8px 6px 22px;border:1px solid rgba(255,255,255,.7);border-radius:40px;background:rgba(248,247,243,.94);box-shadow:0 4px 18px rgba(26,52,73,.1);backdrop-filter:blur(12px)}
.site-header--overlay{margin-top:20px;margin-bottom:-84px}
.masthead{display:flex;align-items:center}
.brand{display:inline-flex;align-items:center;gap:10px;line-height:1;flex-shrink:0}
.brand>img{width:36px;height:39px;object-fit:contain}
.brand>span{font-family:var(--display);font-size:39px;letter-spacing:-.055em}
.brand small{display:block;font-family:var(--body);font-size:9px;line-height:1.5;letter-spacing:.045em;margin-top:6px}
.site-header .brand{gap:8px}
.site-header .brand>img{width:29px;height:32px}
.site-header .brand>span{font-size:32px}
.site-header .brand small{font-size:8px;margin-top:4px}
.site-header nav{display:flex;order:1;flex:1;justify-content:center;align-items:center;gap:28px;font-size:14px;line-height:1.4}
.site-header nav>a{display:flex;align-items:center;min-height:44px;padding-block:12px}
.site-header nav>a:hover,.site-header nav>a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}
.header-actions{display:flex;order:2;align-items:center;gap:14px;flex-shrink:0}
.site-header .nav-contact{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-height:49px;background:var(--navy);color:var(--paper);padding:12px 23px;border-radius:28px;font-size:13px;line-height:1.4;white-space:nowrap}
.site-header .nav-contact:hover{background:#2b4b61}
.nav-contact>span{font-size:19px;line-height:1}
.menu-toggle{display:none}
.text-link{display:inline-flex;align-items:center;gap:22px;min-height:44px;padding-block:8px;font-size:14px;font-weight:500;line-height:1.55;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
.text-link>span{font-size:22px;font-weight:400;text-decoration:none;line-height:1}
.text-link:hover{color:#815035}
.button{display:inline-flex;align-items:center;gap:30px;justify-content:space-between;background:var(--navy);color:var(--paper);padding:14px 25px;min-height:51px;border-radius:30px;font-size:14px;line-height:1.5}
.button:hover{background:#2b4b61}
.button>span{font-size:21px;line-height:1}
.welcome{position:relative;isolation:isolate;overflow:hidden;min-height:660px;height:calc(100svh - 46px);max-height:860px;margin:0 22px;border-radius:24px;display:flex;align-items:center;background:#e8e6dd}
.welcome-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 48%;z-index:-2}
.welcome::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(248,245,239,.96) 0%,rgba(248,245,239,.85) 28%,rgba(248,245,239,.24) 62%,rgba(248,245,239,0) 80%)}
.welcome-content{width:min(660px,62%);margin-left:max(5.5%,calc((100% - 1160px)/2));padding-block:132px 78px}
.welcome .eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:27px}
.welcome h1{font-family:var(--body);font-size:clamp(50px,4.6vw,67px);line-height:1.08;letter-spacing:-.052em;font-weight:400;max-width:650px;margin-bottom:28px;text-wrap:balance}
.welcome-intro{font-size:18px;line-height:1.6;max-width:430px;margin-bottom:31px}
.welcome-balloons{position:absolute;right:3%;bottom:28px;width:29%;max-width:340px;height:210px;--message-rise:-60px}
.welcome-messages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:17px}
.welcome-message{margin:0;max-width:100%;font-size:14px;line-height:1.5;letter-spacing:-.01em;text-align:center}
.welcome-message>span{display:block;padding:14px 22px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(248,245,239,.82);color:var(--navy);backdrop-filter:blur(8px);box-shadow:0 3px 15px rgba(26,52,73,.04)}
.welcome-balloons.is-animated .welcome-message{position:absolute;inset-inline:0;bottom:38px;width:max-content;margin-inline:auto;opacity:0;animation:message-rise 24s linear infinite}
.welcome-balloons.is-animated .welcome-message:nth-child(1){animation-delay:-1s}
.welcome-balloons.is-animated .welcome-message:nth-child(2){animation-delay:-17s}
.welcome-balloons.is-animated .welcome-message:nth-child(3){animation-delay:-9s}
@keyframes message-rise{0%{opacity:0;transform:translateY(12px)}6%,26%{opacity:1}33%,100%{opacity:0;transform:translateY(var(--message-rise))}}
.home-paths{display:grid;grid-template-columns:1fr 1.5fr;gap:95px;padding-block:100px;align-items:start}
.paths-heading h2{font-size:43px;max-width:330px;line-height:1.15;margin:0}
.path-entry{display:flex;align-items:center;gap:35px;justify-content:space-between;min-height:130px;border-top:1px solid var(--line);padding-block:27px}
.path-entry:last-child{border-bottom:1px solid var(--line)}
.path-entry h3{font-family:var(--body);font-size:23px;letter-spacing:-.025em;line-height:1.3;margin-bottom:9px}
.path-entry p{max-width:390px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}
.round-arrow{display:grid;place-items:center;flex:0 0 39px;height:39px;border:1px solid #b1b9b9;border-radius:50%;font-size:22px;transition:background .2s ease}
.path-entry:hover .round-arrow{background:var(--navy);color:var(--paper);border-color:var(--navy)}
.home-presence{background:#eee9e0;margin-inline:22px;border-radius:24px}
.presence-inner{display:grid;grid-template-columns:.7fr 1.4fr;gap:95px;align-items:center;padding-block:74px}
.presence-symbol{display:grid;place-items:center;min-height:260px}
.presence-symbol img{width:152px;height:155px;object-fit:contain}
.presence-copy{max-width:615px}
.presence-copy .eyebrow{margin-bottom:20px}
.presence-copy h2{font-size:43px;line-height:1.15;max-width:570px;margin-bottom:24px;text-wrap:balance}
.presence-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:var(--muted);max-width:540px;margin-bottom:18px}
.home-readings{padding-block:85px 95px}
.readings-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}
.readings-heading .eyebrow{margin-bottom:13px}
.readings-heading h2{font-size:40px;margin:0}
.readings-heading>.text-link{font-size:13px;white-space:nowrap}
.home-reading-list{display:grid;grid-template-columns:1fr 1fr;gap:60px}
.home-reading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:25px;border-top:1px solid var(--line)}
.reading-meta{display:flex;gap:20px;font-size:10px;color:var(--muted);margin-bottom:14px}
.reading-meta>span{white-space:nowrap}
.home-reading h3{font-family:var(--body);font-size:21px;line-height:1.4;letter-spacing:-.02em;margin:0;max-width:440px}
.home-reading>span{font-size:23px}
.home-reading:hover h3{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.credentials{font-size:11px;color:var(--muted);line-height:1.85;max-width:300px}
.credentials>span{margin-inline:3px}
.site-footer{border-top:1px solid var(--line);padding-block:39px 27px}
.footer-main{display:grid;grid-template-columns:1.35fr 1fr .8fr;gap:55px;padding-bottom:31px}
.site-footer .brand>span{font-size:38px}
.site-footer .brand>img{width:34px;height:36px}
.site-footer .brand small{display:block}
.footer-main>div>p{font-size:12px;color:var(--muted);line-height:1.85;margin:17px 0 0}
.footer-contact>.eyebrow{display:block;font-size:10px;margin-bottom:9px}
.footer-contact>p{margin:0!important}
.footer-phone{display:inline-flex;align-items:center;gap:20px;font-size:12px;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-size:12px;line-height:1.8}
.footer-links>a{padding-block:3px}
.footer-links>a:hover{text-decoration:underline;text-underline-offset:4px}
.footer-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px;border-top:1px solid var(--line);padding-top:23px;font-size:11px;line-height:1.75;color:var(--muted)}
.footer-bottom p{font-size:10px;margin:4px 0 0}
.footer-bottom p span{margin-inline:4px}
.footer-bottom>a{white-space:nowrap;padding-block:8px}
.page-intro{padding-top:37px;padding-bottom:45px;border-top:1px solid var(--line)}
.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted);line-height:1.6;margin-bottom:45px}
.breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.page-intro>.eyebrow{margin-bottom:23px}
.page-intro>h1{max-width:850px;font-size:clamp(40px,4.55vw,60px);line-height:1.13;margin-bottom:30px}
.page-lede{font-size:20px;line-height:1.75;max-width:800px;margin-bottom:0;color:var(--muted)}
.article-status{font-size:12px;line-height:1.6;color:var(--muted);margin:23px 0 0}
.article-status p{margin:4px 0}
.article-status a{text-decoration:underline;text-underline-offset:3px}
.mobile-contents{display:none}
.article-next{border-top:1px solid var(--line);padding-top:28px;margin-top:32px}
.article-next>div{display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.article-next a{white-space:normal}
.related-readings{margin-top:45px;padding-top:30px;border-top:1px solid var(--line)}
.related-readings>h2{font-size:30px}
.prose .section-sources{font-size:12px;line-height:1.6;overflow-wrap:anywhere}
.section-sources a{text-decoration:underline;text-underline-offset:3px}
.page-content{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(0,1fr);gap:90px;padding-top:40px;border-top:1px solid var(--line);align-items:start}
.prose{min-width:0;max-width:720px}
.prose section{margin-bottom:34px;scroll-margin-top:35px}
.prose h2{font-size:31px;line-height:1.25;letter-spacing:-.025em;margin-bottom:19px}
.prose p{font-size:17px;line-height:1.9;color:var(--muted);margin-bottom:18px}
.location-list{display:grid;gap:24px;margin-top:27px}
.location-address{font-style:normal;font-size:16px;line-height:1.8;border-top:1px solid var(--line);padding-top:20px}
.location-address strong{display:block;font-size:17px;font-weight:500;margin-bottom:6px}
.location-address>span{color:var(--muted)}
.appointment-modes{line-height:1.7}
.footer-contact>.appointment-modes{padding-bottom:12px}
.prose .references{border-top:1px solid var(--line);padding-top:27px;margin-top:40px}
.prose .references>h2{font-family:var(--body);font-size:13px;letter-spacing:0;font-weight:600;margin-bottom:12px}
.references>a{display:block;font-size:12px;line-height:1.75;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px;padding-block:7px}
.page-margin{min-width:0;position:sticky;top:30px}
.contents-note{display:flex;flex-direction:column;align-items:stretch;border-left:1px solid var(--line);padding-left:24px;font-size:13px;line-height:1.6}
.contents-note>.eyebrow{font-size:10px;margin-bottom:15px}
.contents-note>a{padding-block:12px;border-bottom:1px solid var(--line)}
.contents-note>a:hover{text-decoration:underline;text-underline-offset:4px}
.professional-note,.appointment-note{background:var(--cream);padding:27px;border-top:3px solid var(--peach);font-size:14px;line-height:1.8}
.professional-note>.professional-photo{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;margin-bottom:24px}
.professional-note h2,.appointment-note h2{font-size:28px;line-height:1.2;margin-bottom:20px}
.professional-note h3,.appointment-note h3{font-family:var(--body);font-size:14px;font-weight:600;letter-spacing:0;margin-top:25px;margin-bottom:10px}
.professional-note .text-link{font-size:12px}
.appointment-note .button{font-size:12px;gap:12px;padding:12px 15px;width:100%}
.contact-number{margin-top:13px;font-size:13px}
.page-end{display:flex;justify-content:space-between;gap:30px;padding-block:32px 65px}
.page-end .text-link{font-size:13px}
.library-intro{padding-block:57px 48px;border-top:1px solid var(--line)}
.library-intro h1{max-width:770px;font-size:60px;line-height:1.12;margin-bottom:25px}
.library-intro .page-lede{max-width:790px}
.library-top{display:flex;justify-content:space-between;align-items:center;gap:30px;border-block:1px solid var(--line);padding-block:18px;margin-bottom:3px}
.library-top h2{font-family:var(--body);font-size:13px;font-weight:600;letter-spacing:0;margin:0}
.filter-list{display:flex;gap:8px;flex-wrap:wrap}
.filter-button{display:inline-flex;align-items:center;background:transparent;border:1px solid transparent;border-radius:25px;padding:9px 13px;min-height:44px;font-size:12px}
.library-empty{padding-block:30px;color:var(--muted)}
.filter-button[aria-current=page]{border-color:var(--navy);color:var(--navy)}
.filter-button:hover{background:var(--cream)}
.reading-card{border-top:1px solid var(--line);min-width:0;display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);gap:60px;padding-block:35px}
.reading-card:first-child{border-top:0}
.reading-label{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;margin-top:5px}
.reading-label .eyebrow{font-size:11px;margin:0}
.reading-time{font-size:12px;color:var(--muted);white-space:nowrap}
.reading-copy{max-width:720px}
.reading-copy h3{font-size:33px;margin-bottom:17px;line-height:1.23}
.reading-copy h3 a:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.reading-copy p{font-size:16px;line-height:1.8;margin-bottom:12px;color:var(--muted)}
.reading-copy .text-link{font-size:13px}
.library-guides{border-top:1px solid var(--line);padding-block:36px 59px;margin-top:12px}
.library-guides h2{font-size:30px;margin-bottom:15px}
.library-guides>p{font-size:15px;color:var(--muted);max-width:690px}
.library-guides>div{display:flex;gap:50px;flex-wrap:wrap}
.review-content{max-width:850px;padding-bottom:60px}
.review-content h2{font-size:30px;margin-top:30px}
.review-content li{padding-block:6px;font-size:15px}
.release-hash{display:block;overflow-wrap:anywhere;background:var(--cream);padding:16px;font-size:13px;margin-bottom:20px}
@media(max-width:1100px){
  .container{width:calc(100% - 72px)}
  .site-header{gap:18px;padding-left:18px}
  .site-header nav{gap:20px;font-size:12px}
  .brand>span{font-size:35px}
  .welcome-content{width:65%;margin-left:5%;padding-right:15px}
  .welcome h1{font-size:57px}
  .home-paths{gap:60px}
  .paths-heading h2,.presence-copy h2{font-size:39px}
  .presence-inner{gap:60px}
  .page-content{gap:55px}
  .footer-main{gap:36px}
}
@media(max-width:960px){
  .container{width:calc(100% - 52px)}
  .site-header{display:flex;width:calc(100% - 64px);min-height:64px;padding:6px 9px 6px 18px}
  .masthead{min-height:0}
  .menu-toggle{display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;font-size:12px;padding:10px;min-height:44px}
  .menu-icon{position:relative;display:block;width:20px;height:12px;border-block:1px solid var(--navy)}
  .menu-icon::after{content:'';position:absolute;left:0;top:4px;width:20px;border-top:1px solid var(--navy)}
  .site-header nav{position:absolute;top:calc(100% + 10px);left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:13px 22px;font-size:14px;background:#f8f7f3;border:1px solid rgba(255,255,255,.8);border-radius:24px;box-shadow:0 10px 25px rgba(26,52,73,.12)}
  .site-header nav>a{padding:13px 5px;border-bottom:1px solid var(--line)}
  .site-header nav>a:last-child{border-bottom:0}
  .js .site-header nav{display:none}
  .js .site-header nav.is-open{display:flex}
  .menu-toggle[aria-expanded=true] .menu-icon{transform:rotate(90deg)}
  .welcome{margin-inline:16px;height:700px;min-height:0}
  .welcome h1{font-size:52px}
  .welcome-intro{font-size:17px;max-width:345px}
  .home-paths{gap:45px;padding-block:70px;grid-template-columns:.85fr 1.3fr}
  .paths-heading h2{font-size:36px}
  .path-entry h3{font-size:20px}
  .path-entry p{font-size:14px}
  .path-entry{gap:20px}
  .presence-inner{gap:40px;padding-block:56px;grid-template-columns:.65fr 1.4fr}
  .presence-copy h2{font-size:36px}
  .presence-copy .eyebrow{font-size:10px}
  .presence-symbol img{width:122px;height:125px}
  .home-presence{margin-inline:16px}
  .home-readings{padding-block:65px 75px}
  .home-reading-list{gap:40px}
  .home-reading h3{font-size:19px}
  .page-content{gap:35px;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}
  .page-intro>h1{font-size:49px;max-width:740px}
  .page-lede{font-size:18px}
  .prose h2{font-size:28px}
  .prose p{font-size:16px}
  .professional-note,.appointment-note{padding:22px}
  .contents-note{font-size:12px;padding-left:20px}
  .library-intro h1{font-size:50px}
  .reading-card{grid-template-columns:minmax(0,.45fr) minmax(0,1.55fr);gap:35px}
  .footer-main{gap:26px}
  .footer-main>div>p,.footer-links,.footer-phone{font-size:11px}
}
@media(max-width:680px){
  .container{width:calc(100% - 44px)}
  .review-strip{font-size:9px;gap:12px;padding:4px 15px;justify-content:space-between}
  .site-header{width:calc(100% - 48px);gap:10px;padding:5px 8px 5px 13px;min-height:62px}
  .site-header--overlay{margin-top:16px;margin-bottom:-78px}
  .masthead{min-height:0}
  .brand>span{font-size:35px}
  .brand>img{width:33px;height:36px}
  .brand small{font-size:9px}
  .site-header .brand{gap:6px}
  .site-header .brand>span{font-size:30px}
  .site-header .brand>img{width:27px;height:29px}
  .site-header .brand small{font-size:7px}
  .header-actions{gap:4px}
  .site-header .nav-contact{font-size:11px;min-height:42px;padding:11px 14px}
  .site-header .nav-contact>span{display:none}
  .menu-toggle{width:36px;padding:8px;min-height:44px}
  .menu-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .welcome{margin-inline:12px;border-radius:20px;height:728px;max-height:none;align-items:flex-start}
  .welcome-image{object-position:65% 50%}
  .welcome::before{background:linear-gradient(180deg,rgba(248,245,239,.96) 0%,rgba(248,245,239,.9) 39%,rgba(248,245,239,.33) 67%,rgba(248,245,239,0) 100%)}
  .welcome-content{width:100%;margin:0;padding:129px 27px 50px}
  .welcome .eyebrow{font-size:10px;margin-bottom:23px;letter-spacing:.1em}
  .welcome h1{font-size:clamp(40px,9vw,51px);line-height:1.08;max-width:460px;margin-bottom:23px;letter-spacing:-.045em;text-wrap:initial}
  .welcome-intro{font-size:16px;line-height:1.65;max-width:330px;margin-bottom:25px}
  .welcome-link{font-size:13px;min-height:48px;padding:13px 22px;gap:28px}
  .welcome-balloons{right:20px;bottom:19px;width:calc(100% - 40px);max-width:300px;height:166px;--message-rise:-48px}
  .welcome-message{font-size:12px}
  .welcome-message>span{padding:11px 17px}
  .welcome-messages{gap:10px}
  .home-paths{display:block;padding-block:53px 58px}
  .paths-heading .eyebrow{font-size:10px;margin-bottom:16px}
  .paths-heading h2{font-size:34px;max-width:330px;margin-bottom:30px}
  .path-entry{padding-block:24px;min-height:0;gap:24px}
  .path-entry h3{font-size:21px;margin-bottom:10px}
  .path-entry p{font-size:14px;line-height:1.7}
  .round-arrow{flex-basis:34px;height:34px;font-size:21px}
  .home-presence{margin-inline:12px;border-radius:20px}
  .presence-inner{display:block;padding-block:42px 45px;width:calc(100% - 54px)}
  .presence-symbol{display:block;min-height:0;margin-bottom:32px}
  .presence-symbol img{width:73px;height:76px}
  .presence-copy .eyebrow{font-size:10px;max-width:270px;margin-bottom:20px}
  .presence-copy h2{font-size:34px;line-height:1.16;max-width:400px;text-wrap:initial;margin-bottom:23px}
  .presence-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;margin-bottom:17px}
  .presence-copy .text-link{font-size:13px}
  .home-readings{padding-block:51px 54px}
  .readings-heading{display:block;margin-bottom:20px}
  .readings-heading h2{font-size:34px}
  .readings-heading .eyebrow{font-size:10px;margin-bottom:14px}
  .readings-heading>.text-link{margin-top:17px;font-size:12px}
  .home-reading-list{display:block}
  .home-reading{padding-block:23px;gap:20px}
  .home-reading h3{font-size:20px;line-height:1.45}
  .reading-meta{font-size:10px;gap:17px;margin-bottom:12px}
  .site-footer{padding-top:31px}
  .footer-main{grid-template-columns:1fr 1fr;gap:26px 22px;padding-bottom:27px}
  .footer-main>div:first-child{grid-column:1/-1}
  .footer-main>div>p{font-size:12px}
  .footer-links{font-size:12px;gap:8px}
  .footer-phone{font-size:12px;gap:9px}
  .footer-bottom{align-items:start;gap:20px;flex-direction:column;font-size:11px}
  .page-intro{padding-block:28px 31px}
  .breadcrumb{font-size:10px;margin-bottom:29px;gap:9px}
  .page-intro>.eyebrow{font-size:10px;margin-bottom:20px}
  .page-intro>h1{font-size:clamp(36px,7.7vw,48px);line-height:1.2;margin-bottom:23px}
  .page-lede{font-size:18px;line-height:1.8}
  .page-content{display:flex;flex-direction:column;padding-top:27px;gap:10px}
  .page-margin{position:static;width:100%}
  .contents-note{display:none}
  .mobile-contents{display:block;margin-top:25px;border-block:1px solid var(--line);font-size:14px}
  .mobile-contents summary{padding:16px 0;min-height:44px;cursor:pointer;color:var(--navy)}
  .mobile-contents nav{display:flex;flex-direction:column;padding-bottom:12px}
  .mobile-contents a{display:block;padding:12px 0;min-height:44px;text-decoration:underline;text-underline-offset:4px}
  .prose{width:100%;max-width:none}
  .prose h2{font-size:28px;line-height:1.3}
  .prose p{font-size:16px;line-height:1.9}
  .prose section{margin-bottom:29px}
  .professional-note,.appointment-note{padding:25px}
  .appointment-note .button{font-size:14px;max-width:320px}
  .page-end{flex-direction:column;align-items:flex-start;gap:8px;padding-block:25px 46px}
  .page-end .text-link{font-size:13px}
  .library-intro{padding-block:37px 30px}
  .library-intro h1{font-size:43px;line-height:1.15;margin-bottom:22px}
  .library-top{flex-direction:column;align-items:flex-start;gap:14px;padding-block:21px 14px}
  .filter-list{gap:4px}
  .filter-button{font-size:12px;padding:9px 11px}
  .reading-card{display:block;padding-block:28px}
  .reading-label{flex-direction:row;justify-content:space-between;gap:15px;margin-bottom:17px}
  .reading-label .eyebrow,.reading-time{font-size:10px}
  .reading-copy h3{font-size:29px;line-height:1.25}
  .reading-copy p{font-size:16px}
  .library-guides{padding-block:29px 45px}
  .library-guides h2{font-size:28px}
  .library-guides>p{font-size:15px;line-height:1.8}
  .library-guides>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}
  .library-guides .text-link{font-size:13px}
  .review-content h2{font-size:28px}
}
@media(max-width:370px){
  .site-header{width:calc(100% - 40px);padding-left:11px;gap:6px}
  .site-header .brand>span{font-size:28px}
  .site-header .brand>img{width:24px;height:27px}
  .site-header .nav-contact{padding-inline:12px}
  .brand>span{font-size:33px}
  .review-strip{font-size:8px;gap:10px}
  .welcome-content{padding-inline:23px}
  .welcome h1{font-size:40px}
  .footer-main{gap:26px 15px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.review-strip,.page-margin,.skip-link{display:none}.container{width:100%}.page-content{display:block}body{background:white;color:black;font-size:12pt}.page-intro h1{font-size:30pt}.prose{max-width:none}.prose p{font-size:12pt}a{text-decoration:underline}.welcome{height:auto;min-height:0}.welcome-image,.welcome::before{display:none}.welcome-content{width:100%}}
