html{scroll-padding-top:120px}
.page-banner{padding:35px 0 58px;background:linear-gradient(110deg,#f4f2e9,#edf2e7);border-bottom:1px solid #e4e9dc}
.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;color:#66715f;margin-bottom:32px}
.breadcrumbs a{color:var(--primary-dark)}
.eyebrow{display:block;font-size:13px;font-weight:600;color:var(--primary);margin-bottom:12px}
.page-banner h1{font-size:clamp(30px,4vw,48px);line-height:1.55;max-width:950px;margin:0 0 16px;color:#2b3827}
.page-banner p{max-width:730px;margin:0;font-size:17px;color:#57614f}
.page-content{padding-block:52px 64px}
.page-content h2{font-size:27px;line-height:1.7;color:#2b3827;margin:0 0 18px}
.page-content h3{font-size:19px;line-height:1.8;color:#33422c}
.page-content p{line-height:2.15;color:#626a5c}
.profile-grid{display:grid;grid-template-columns:minmax(240px,.8fr) 1.2fr;gap:64px;align-items:center}
.profile-photo{margin:0;background:#eef0e9;border-radius:28px;overflow:hidden;border:1px solid #e0e5d9}
.profile-photo img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center top}
.profile-photo figcaption{padding:18px 24px;font-size:14px;text-align:center;color:#4c5d41}
.profile-copy h2{font-size:34px}.profile-copy p{font-size:17px}
.profile-topics{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}
.profile-topics span{padding:7px 14px;border:1px solid #dce4d4;border-radius:40px;color:#546748;font-size:13px}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;color:#465d3b;font-weight:600;font-size:14px}
.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.visit-guide{margin-top:68px}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.info-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}
.info-card{display:flex;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #e3e8dd;border-radius:22px;padding:28px;box-shadow:0 8px 25px #26351d04;transition:box-shadow .2s,border-color .2s}
.info-card:hover{border-color:#bfcdb3;box-shadow:0 12px 32px #26351d0a}
.info-card h2{font-size:22px;margin:6px 0 10px}.info-card h2 a{color:inherit}.info-card h3{margin:8px 0}.info-card p{margin:0 0 20px;font-size:15px}.info-card .text-link{margin-top:auto}
.topic-symbol{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:17px;background:#eff4e9;color:#627b52;font-size:30px;margin-bottom:22px}
.step-number{color:#8da37b;font-size:26px;line-height:1.5}
.collection-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.collection-heading h2{margin:0}.collection-heading>span{color:#68785c;font-size:13px;white-space:nowrap}
.contact-band{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:48px;padding:32px 36px;background:#eef3e8;border:1px solid #e0e7d8;border-radius:24px}.contact-band h2{font-size:26px;margin:0 0 6px}.contact-band p{margin:0}.contact-band .eyebrow{margin-bottom:4px}
.page-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;background:var(--primary);color:#fff;border-radius:14px;padding:12px 22px;line-height:1.8;font-weight:600;text-align:center;font-size:14px}
.page-button:hover{background:var(--primary-dark)}
.education-note{padding:18px 0 0;font-size:13px;border-top:1px solid #e5e9df;margin:32px 0 0}
.urgent-note{margin-top:32px;padding:22px 26px;background:#fbf6ed;border:1px solid #ebdfc8;border-radius:18px;color:#715b36}.urgent-note p{margin:8px 0 0;color:#756444;font-size:14px}
.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:32px;align-items:start}.reading-card{padding:36px 42px;background:#fff;border:1px solid #e3e8dd;border-radius:24px;min-width:0}
.article-category{display:inline-block;color:#5d724f;background:#f0f4eb;padding:6px 14px;border-radius:30px;font-size:12px;margin-bottom:24px}
.reading-section{margin-bottom:32px}.reading-section h2{font-size:25px;margin-bottom:12px}.reading-section p{font-size:17px;margin:0;line-height:2.3}
.reading-sidebar{padding:24px;background:#f1f4ec;border-radius:22px}.reading-sidebar h2{font-size:22px}.related-link{display:flex;justify-content:space-between;gap:16px;padding:16px 0;color:#435538;line-height:1.9;border-bottom:1px solid #dfe6d6;font-size:14px}.related-link:hover{text-decoration:underline}
.sidebar-contact{margin-top:24px}.sidebar-contact a{display:inline-block;font-size:24px;color:var(--primary-dark);font-weight:700}.sidebar-contact p{font-size:13px}
.source-note{margin:12px 0 24px;padding:20px 0;border-block:1px solid #e5e9df;font-size:13px}.source-note strong{display:block;margin-bottom:6px}.source-note a{color:var(--primary-dark);text-decoration:underline;text-underline-offset:4px}
.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:start;scroll-margin-top:125px}.contact-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}
.contact-option{display:flex;flex-direction:column;gap:12px;border:1px solid #dfe6d7;background:#fff;border-radius:18px;padding:22px;color:#526448;min-width:0}.contact-option>span:first-child{font-size:13px}.contact-option strong{font-size:24px;align-self:flex-start;color:#2e4025}.contact-option:hover{border-color:#849b72}.contact-action{font-size:12px}
.email-option{grid-column:1/-1}.email-option strong{font-size:17px;overflow-wrap:anywhere;max-width:100%}
.address-card{padding:34px;background:#eef1e7;border:1px solid #dfe5d6;border-radius:24px}.address-card address{font-style:normal;font-size:18px;color:#3f5134;line-height:2.3}.address-divider{height:1px;background:#d9e0ce;margin:28px 0}.address-card .page-button{width:100%}.address-card .small-note{font-size:12px;margin:16px 0 0}
.contact-faq{margin-top:52px}.contact-faq details{padding:20px 24px;background:#fff;border:1px solid #e2e7dc;border-radius:16px;margin-top:12px}.contact-faq summary{cursor:pointer;font-weight:600;color:#3c4f31;line-height:1.9}.contact-faq details p{margin:15px 0 0;font-size:15px}
.home-contact-copy{padding:20px 0}.home-contact-copy p{line-height:2.2}.home-contact-copy .page-button{margin-top:16px}.home-contact-number{display:inline-block;font-size:28px;color:var(--primary-dark);margin:12px 0}
.hero-text h1{font-size:clamp(28px,3.3vw,46px);line-height:1.6}.hero-buttons{display:flex;flex-wrap:wrap;gap:14px}.hero-buttons a{display:inline-flex;align-items:center;justify-content:center;line-height:1.8;min-height:48px}
.site-footer a{color:inherit}.site-footer a:hover{color:var(--primary-dark);text-decoration:underline}.footer-contact a{overflow-wrap:anywhere}.footer-brand .text-link{margin-top:12px}
@media(max-width:1000px){.profile-grid{gap:32px}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.reading-card{padding:28px}.contact-layout{gap:24px}.contact-options{grid-template-columns:1fr}.email-option{grid-column:auto}}
@media(max-width:768px){
 .container{width:calc(100% - 32px)}.page-banner{padding:22px 0 34px}.breadcrumbs{margin-bottom:24px;gap:8px;font-size:12px}.page-banner p{font-size:15px}.page-content{padding-block:32px 44px}.page-content h2{font-size:24px}
 .profile-grid,.reading-layout,.contact-layout,.info-grid,.info-grid.two-columns{grid-template-columns:1fr}.profile-grid{gap:28px}.profile-photo{max-width:420px;margin-inline:auto}.profile-copy h2{font-size:28px}.profile-copy p{font-size:16px}.visit-guide{margin-top:40px}
 .info-card{padding:24px}.info-card h2{font-size:21px}.collection-heading{align-items:flex-start}.collection-heading h2{font-size:22px}.contact-band{flex-direction:column;align-items:stretch;padding:24px;margin-top:32px}.contact-band h2{font-size:24px}
 .reading-card{padding:24px 20px}.reading-section h2{font-size:23px}.reading-section p{font-size:16px}.address-card{padding:26px}.urgent-note{padding:20px}.contact-options{grid-template-columns:1fr}.contact-option strong{font-size:23px}.email-option strong{font-size:15px}
 .hero{height:auto;padding-bottom:72px}.hero-grid{height:auto;grid-template-columns:1fr;padding-top:32px}.hero-text{padding:0;margin:0;text-align:center}.hero-text h1{font-size:30px}.hero-badge{font-size:20px;margin-bottom:12px;padding:10px 20px}.hero-text p{font-size:17px;margin-inline:auto}.hero-buttons{justify-content:center;margin-top:24px}.hero-buttons a{padding:14px 22px;font-size:14px}.hero-photo{height:370px;max-width:440px;width:100%;margin:20px auto 0}.hero-photo img{width:300px;left:50%}.hero .circle,.hero-logo{display:none}.hero::after{height:90px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
