/* Readable typography and consistent layouts across public, member and office screens. */
body{font-size:16px;line-height:1.6;color:#263b4e}input,select,textarea,button{font-size:16px}p{line-height:1.7}small,.muted,.form-note,.badge,.eyebrow,.breadcrumb,.nav-label,.brand-sub,.footer,.site-announcement,.hero-trust,.metric-card small,.table-wrap small{font-size:14px}label,.nav-link,.button,.admin-tabs a,table,.site-header nav a{font-size:15px}input,select{min-height:44px}h1{letter-spacing:-.035em}h2{font-size:26px;line-height:1.3}h3{font-size:19px;line-height:1.4}.main{max-width:1600px;margin:auto}.card{border:1px solid #dce5e9;box-shadow:0 4px 18px #14324e05}.table-wrap th{font-size:14px;background:#f0f5f7;color:#365065;letter-spacing:.015em}.table-wrap td{font-size:15px;padding:17px 16px;vertical-align:middle}.table-wrap tr:hover td{background:#f8fafb}.admin-app{background:#f3f6f9}.admin-app .sidebar{background:#142c41}.admin-app .nav-link{min-height:44px}.admin-app .nav-label{color:#a6becd}.admin-tabs{flex-wrap:wrap}.profile-section{border-top:1px solid #dce5e9;padding:24px 0}.profile-section summary{font-size:20px;font-weight:700;cursor:pointer;margin-bottom:20px}.repeat-row{border:1px solid #dce5e9;border-radius:12px;padding:18px;margin-bottom:16px;background:#f8fafc}.repeat-row button{align-self:end}.profile-detail-grid{display:grid;grid-template-columns:minmax(250px,1fr) minmax(0,2fr);gap:24px}.profile-definition{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-definition dt{font-weight:700}.profile-definition dd{margin:4px 0;overflow-wrap:anywhere}.timeline-entry{border-left:3px solid #df6c34;padding:4px 20px}.timeline-entry p{margin:4px 0}.avatar{overflow:hidden;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.brand-logo{display:inline-flex;flex-shrink:0}.logo-frame{display:block;width:215px;height:80px;overflow:hidden;background:white;border-radius:6px}.logo-frame img{height:100%;width:100%;object-fit:contain}.logo-frame.original-logo img{height:80px;width:auto;max-width:none;object-fit:initial}.sidebar .brand{padding:0;margin:16px auto;width:220px;display:block}.sidebar .logo-frame{height:78px}.brand-preview{background:#fff;max-width:550px;border:1px solid #e1e7eb;border-radius:8px;padding:12px}.brand-preview img{max-height:110px;max-width:100%;object-fit:contain}.site-header{gap:22px;padding-top:12px;padding-bottom:12px}.site-header nav{flex-wrap:wrap;gap:18px}.site-header nav a{white-space:nowrap}.site-footer{gap:32px}.site-footer p,.site-footer a{font-size:15px;overflow-wrap:anywhere}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;font-weight:600}.nav-dropdown>div{position:absolute;z-index:10;top:100%;padding:18px;background:white;box-shadow:0 8px 30px #142c4125;border-radius:8px;min-width:230px;display:grid;gap:12px}.site-hero{gap:48px;min-height:600px}.site-hero h1{font-size:clamp(38px,4.1vw,62px)}.hero-photo-stack{min-width:0}.banner-carousel figure{margin:0;border-radius:22px;overflow:hidden;background:#14354a;color:white}.banner-carousel figure[hidden]{display:none}.banner-carousel figure>img{display:block;width:100%;height:330px;object-fit:contain;background:#edf2f5}.banner-carousel figcaption{padding:22px 26px}.banner-carousel figcaption a{color:#fff;display:block;margin-top:8px}.carousel-controls{display:flex;justify-content:flex-end;gap:20px;align-items:center;margin-top:18px}.welcome-art{min-height:400px;background:linear-gradient(140deg,#173a52,#17656a);border-radius:24px;padding:45px;color:white;display:flex;flex-direction:column;justify-content:space-between}.welcome-art strong{font-size:42px;line-height:1.2}.welcome-art a{color:white}.public-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.public-story-card{border:1px solid #dce5e9;border-radius:16px;overflow:hidden;background:white;transition:transform .2s,box-shadow .2s}.public-story-card:hover{transform:translateY(-3px);box-shadow:0 12px 35px #19364e12}.public-story-card>a>img{width:100%;height:210px;object-fit:cover}.public-story-card>div{padding:24px}.public-story-card h3 a{color:#19364e;text-decoration:none}.public-story-card p{font-size:16px}.site-section:nth-of-type(even){background:#f5f8fa}.public-article{max-width:1000px;margin:auto}.public-article h1{font-size:clamp(32px,4vw,48px)}.article-cover{max-width:100%;max-height:520px;object-fit:contain;margin:25px auto;display:block;border-radius:14px}.public-article .prose{font-size:18px;line-height:1.9}.sticky-save{position:sticky;bottom:10px;padding:16px;background:#ffffffed;border:1px solid #dce5e9;border-radius:14px;display:flex;gap:12px;z-index:3}.member-name-cell{display:flex;align-items:center;gap:12px}.member-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.member-cards .card{text-align:center}.member-cards .avatar{margin:0 auto 15px}.member-cards p{margin:6px 0;overflow-wrap:anywhere}.ops-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.site-feature p{font-size:16px}.site-steps p{font-size:16px}.site-feature h3{font-size:20px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #e57a3e;outline-offset:4px}
@media(max-width:1100px){.site-header{flex-wrap:wrap}.site-header nav{order:3;width:100%;justify-content:center}.public-card-grid,.member-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.site-hero{gap:26px}.ops-grid{grid-template-columns:1fr}}
@media(max-width:700px){.site-header{padding:12px 18px}.site-header .logo-frame{width:168px;height:62px}.site-header .logo-frame.original-logo img{height:62px}.site-header>.button-row{margin-left:auto}.site-header .site-signin{font-size:14px}.site-header nav{gap:13px}.site-hero{grid-template-columns:1fr;padding:35px 22px}.site-hero h1{font-size:40px}.banner-carousel figure>img{height:230px}.public-card-grid,.profile-detail-grid,.profile-definition,.member-cards{grid-template-columns:1fr}.site-section{padding:40px 22px}.site-footer{padding:36px 22px}.topbar .breadcrumb{max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions{gap:8px}.top-actions .text-link{display:none}.main{padding:22px 16px}.page-heading{flex-wrap:wrap}.page-heading h1{font-size:30px}.form-card{padding:22px 18px}.form-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card strong{font-size:32px}.metric-card{padding:18px 14px}.table-wrap{max-width:100%;overflow:auto}.nav-dropdown>div{position:fixed;left:20px;right:20px;top:auto}.site-announcement{font-size:14px}.site-header .button{padding:10px 14px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Legacy compact rules must not shrink operational text below a readable size. */
body :is(small,.eyebrow,.metric-label,.form-note,.badge,.nav-label,.breadcrumb,.footer,.side-user strong,.side-user small,.table-caption,.class-label,.item-meta,.site-announcement,.hero-trust,.top-actions .text-link){font-size:14px!important}
body :is(.small-button,.button,.nav-link,.admin-tabs a,label){font-size:15px!important}
.admin-app .side-user{padding:16px 12px;gap:9px}.admin-app .side-user strong{white-space:normal;line-height:1.3}.admin-app .side-user small{line-height:1.3}.admin-app .side-user .avatar{width:32px;height:32px}.metric-card .metric-label{line-height:1.5}.eyebrow{letter-spacing:.12em!important}
.module-cover{width:100%;height:200px;object-fit:cover}
.membership-progress{display:block;width:100%;height:14px;border-radius:7px;accent-color:#dd713e}
.banner-preview{width:100%;height:180px;object-fit:contain;grid-column:1/-1;background:#eaf0f4;border-radius:8px}.section-order{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-order input[type=checkbox]{min-height:20px;width:20px;height:20px}.checkbox-label{display:flex;gap:12px;align-items:center}
.banner-carousel figure>img{height:auto;max-height:420px}.public-menu-toggle{display:none}.album-public-photo{width:100%;height:260px;object-fit:cover;border-radius:12px}
@media(max-width:700px){.public-menu-toggle{display:inline-flex;order:2}.site-header nav{display:none}.site-header nav.is-open{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;border-top:1px solid #e1e7eb;padding:18px 0}.site-header>.button-row{order:1}.site-header{column-gap:14px}.site-header .nav-dropdown>div{position:static;box-shadow:none;min-width:0;padding:14px 10px}.site-header .nav-dropdown a{white-space:normal}}
:root{--ink:#19384f;--muted:#526779;--accent:#b64c27;--orange:#c45127;--line:#dce5ed;--paper:#fff;--green:#245d69}
body .button:not(.secondary){background:#b64c27;color:#fff}body .button:not(.secondary):hover{background:#92391b}.button.secondary{color:#19384f;border-color:#b9cbd8}.text-link,.eyebrow{color:#a74624}.sidebar{background:#142c41}.site-announcement,.site-footer{background:#17364d}.site-footer p,.site-footer>div>a:not(.brand),.site-copyright{color:#d1dfe8}.site-footer h3{color:#fff}.site-hero h1,.section-intro h2,.site-steps h2,.site-final h2,.public-copy h1{color:#19384f}.site-hero h1 em{color:#a75231}.site-steps{background:#edf3f7}.site-feature .feature-icon{background:#fff0e8;color:#ae4b28}.site-steps li{border-color:#d7e2ea}.site-steps li>span{color:#ac522f}.public-copy .lead{color:#385a72}
.admin-app .profile-cover{height:120px;background:linear-gradient(115deg,#1c425b,#296274);padding:28px}.admin-app .profile-content{padding:26px}.admin-app .profile-banner h1{font-size:32px;margin-top:10px}.admin-app .profile-banner{gap:22px}.admin-app .profile-facts{flex-wrap:wrap}.admin-app .profile-content>.page-heading{margin:22px 0}.admin-app .profile-cover span{font-size:14px;color:#e2eef4}.profile-banner .extra-large{min-width:86px}
@media(max-width:700px){.admin-app .profile-content{padding:22px 18px}.admin-app .profile-banner{align-items:flex-start;flex-wrap:wrap}.admin-app .profile-banner h1{font-size:28px}.admin-app .profile-cover{height:100px;padding:22px}.admin-app .profile-cover span{font-size:13px!important}}
body :is(.profile-facts span,.profile-banner p,.profile-content p,.item-meta,.class-label,.side-card p,.pagination,.site-footer a){font-size:15px!important;line-height:1.65}.profile-facts{gap:14px;flex-wrap:wrap}
