.layout-mode-footer{display:flex;justify-content:center;padding:12px 16px 18px;border-top:1px solid #dce8e1;background:#eff5f1;color:#52706a;font-family:"Segoe UI","Microsoft JhengHei UI",sans-serif}
.layout-mode-switch{width:min(1120px,100%);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px}
.layout-mode-label{margin-right:4px;font-size:11px;font-weight:750;letter-spacing:.04em}
.layout-mode-button{min-height:34px;padding:6px 11px;border:1px solid #cadbd2;border-radius:99px;background:#fff;color:#4a6d65;font:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}
.layout-mode-button:hover{border-color:#7eaa9a;background:#f7fbf8}
.layout-mode-button[aria-pressed=true]{border-color:#145d63;background:#145d63;color:#fff}
.layout-mode-status{margin-left:5px;color:#7c908b;font-size:10px}
html[data-view-mode="desktop"] body{min-width:0}
html[data-view-mode="desktop"] .site-header{position:sticky;min-height:82px;padding:9px max(5vw,24px);flex-wrap:nowrap;gap:24px}
html[data-view-mode="desktop"] .site-header nav{order:0;width:auto;justify-content:center;gap:clamp(10px,2vw,30px);overflow:visible;border-top:0;white-space:normal}
html[data-view-mode="desktop"] .hero{min-height:440px;padding:70px max(10vw,30px) 64px;background-size:100% 100%,100% auto;background-position:center,center}
html[data-view-mode="desktop"] .hero h1{font-size:clamp(28px,4vw,43px)}
html[data-view-mode="desktop"] .hero-subtitle{margin-top:13px;font-size:20px}
html[data-view-mode="desktop"] .hero-text{margin-bottom:23px;font-size:14px}
html[data-view-mode="desktop"] .hero-actions{align-items:center;flex-direction:row;gap:20px}
html[data-view-mode="desktop"] .section{width:min(1120px,100%);padding:57px 24px 3px}
html[data-view-mode="desktop"] .section-heading{align-items:end;flex-direction:row;gap:16px;margin-bottom:20px}
html[data-view-mode="desktop"] .section-heading h2{font-size:25px}
html[data-view-mode="desktop"] .service-grid{grid-template-columns:1fr 1fr;gap:12px}
html[data-view-mode="desktop"] .service-card{min-height:88px;padding:16px 18px;gap:15px}
html[data-view-mode="desktop"] .messages-dashboard{grid-template-columns:minmax(0,1fr);gap:0;padding-inline:24px}
html[data-view-mode="desktop"] .messages-dashboard .section{width:100%;margin:0;padding:22px 0 0}
html[data-view-mode="desktop"] .messages-dashboard .section-heading{min-height:54px;grid-template-columns:minmax(0,1fr) 50px;align-items:center;flex-direction:initial;margin-bottom:9px}
html[data-view-mode="desktop"] .messages-dashboard .section-heading h2{font-size:19px}
html[data-view-mode="desktop"] .messages-dashboard .section-heading-art{grid-column:2;grid-row:1 / span 2;width:50px;height:46px}
html[data-view-mode="desktop"] .announcement-list{height:auto;max-height:min(360px,48vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
html[data-view-mode="desktop"] .announcement-list:has(>.empty){max-height:none;overflow:visible}
html[data-view-mode="desktop"] .info-header{position:sticky;align-items:center;flex-direction:row;padding:10px max(4vw,20px);gap:20px}
html[data-view-mode="desktop"] .info-nav{width:auto;justify-content:flex-end;flex-wrap:wrap;gap:18px;overflow:visible;padding:0;white-space:normal}
html[data-view-mode="desktop"] .info-main{padding:0 24px 62px}
html[data-view-mode="desktop"] .info-hero{margin:27px 0 24px;padding:42px clamp(22px,5vw,60px)}
html[data-view-mode="desktop"] .illustrated-hero{grid-template-columns:minmax(0,1fr) minmax(250px,.62fr);gap:26px}
html[data-view-mode="desktop"] .plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
html[data-view-mode="desktop"] .hours-grid{grid-template-columns:1fr 1fr}
html[data-view-mode="desktop"] .contact-grid{grid-template-columns:repeat(3,1fr)}
html[data-view-mode="desktop"] .package-layout{grid-template-columns:minmax(0,1.45fr) minmax(260px,.8fr)}
html[data-view-mode="desktop"] .info-footer{align-items:center;flex-direction:row;padding:19px max(4vw,20px)}
html[data-view-mode="desktop"] .layout-mode-footer{min-width:1024px}
html[data-view-mode="mobile"] body{width:min(430px,100%);margin-inline:auto;overflow-x:hidden;box-shadow:0 0 45px rgb(16 63 70 / 9%)}
html[data-view-mode="mobile"] .site-header{position:relative;min-height:69px;padding:9px 16px;flex-wrap:wrap;gap:10px}
html[data-view-mode="mobile"] .brand{gap:9px;min-width:0}
html[data-view-mode="mobile"] .brand img{width:112px;height:40px}
html[data-view-mode="mobile"] .brand span{padding-left:9px}
html[data-view-mode="mobile"] .brand strong{font-size:12px}
html[data-view-mode="mobile"] .site-header nav{order:3;width:100%;justify-content:flex-start;gap:8px;overflow-x:auto;border-top:1px solid #edf2ef;white-space:nowrap}
html[data-view-mode="mobile"] .site-header nav a{padding:8px 0 2px;font-size:11px}
html[data-view-mode="mobile"] .site-header nav .staff-query-link{flex:none;padding:7px 8px!important}
html[data-view-mode="mobile"] .hospital-link{padding:8px 9px;font-size:10px}
html[data-view-mode="mobile"] .hero{min-height:0;padding:42px 22px 38px;background-size:100% 100%,100% auto;background-position:center,bottom}
html[data-view-mode="mobile"] .hero h1{font-size:clamp(25px,7vw,32px);line-height:1.5}
html[data-view-mode="mobile"] .hero-subtitle{margin-top:10px;font-size:17px}
html[data-view-mode="mobile"] .hero-text{margin-bottom:17px;font-size:12px}
html[data-view-mode="mobile"] .hero-actions{align-items:flex-start;flex-direction:column;gap:6px}
html[data-view-mode="mobile"] .section{width:100%;padding:40px 16px 0}
html[data-view-mode="mobile"] .section-heading{align-items:flex-start;flex-direction:column;gap:5px;margin-bottom:15px}
html[data-view-mode="mobile"] .section-heading h2{font-size:22px}
html[data-view-mode="mobile"] .service-grid{grid-template-columns:1fr;gap:9px}
html[data-view-mode="mobile"] .service-card{min-height:78px;padding:13px;gap:11px}
html[data-view-mode="mobile"] .service-illustration{width:54px;height:48px;flex-basis:54px}
html[data-view-mode="mobile"] .messages-dashboard{grid-template-columns:minmax(0,1fr);gap:5px;padding-inline:16px}
html[data-view-mode="mobile"] .messages-dashboard .section{padding-top:18px}
html[data-view-mode="mobile"] .messages-dashboard .section-heading{min-height:54px;grid-template-columns:minmax(0,1fr) 46px;align-items:center;flex-direction:initial;margin-bottom:8px}
html[data-view-mode="mobile"] .messages-dashboard .section-heading h2{font-size:19px}
html[data-view-mode="mobile"] .messages-dashboard .section-heading-art{grid-column:2;grid-row:1 / span 2;width:46px;height:42px}
html[data-view-mode="mobile"] .announcement-list{max-height:min(340px,48vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
html[data-view-mode="mobile"] .info-header{position:relative;align-items:flex-start;flex-direction:column;gap:9px;padding:10px 15px}
html[data-view-mode="mobile"] .info-brand{min-width:0}
html[data-view-mode="mobile"] .info-brand img{width:105px;height:38px}
html[data-view-mode="mobile"] .info-brand strong{font-size:11px}
html[data-view-mode="mobile"] .info-nav{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;white-space:nowrap}
html[data-view-mode="mobile"] .info-nav a{flex:none;font-size:11px}
html[data-view-mode="mobile"] .info-main{padding:0 15px 44px}
html[data-view-mode="mobile"] .info-hero{margin:17px 0;padding:29px 20px;border-radius:13px}
html[data-view-mode="mobile"] .info-hero p:not(.eyebrow){font-size:12px}
html[data-view-mode="mobile"] .illustrated-hero{grid-template-columns:1fr;gap:8px}
html[data-view-mode="mobile"] .info-hero-art{width:100%;max-height:none;aspect-ratio:1.72;object-position:center 42%}
html[data-view-mode="mobile"] .plan-grid,html[data-view-mode="mobile"] .hours-grid,html[data-view-mode="mobile"] .contact-grid,html[data-view-mode="mobile"] .package-layout{grid-template-columns:1fr}
html[data-view-mode="mobile"] .handbook-guide-grid{grid-template-columns:1fr}
html[data-view-mode="mobile"] .handbook-tools{grid-template-columns:1fr}
html[data-view-mode="mobile"] .info-footer{align-items:flex-start;flex-direction:column;padding:18px 15px}
html[data-view-mode="mobile"] .app-screen{width:100%;padding-inline:13px}
html[data-view-mode="mobile"] .app-header{min-height:68px}
html[data-view-mode="mobile"] .app-brand img{width:85px;height:40px}
html[data-view-mode="mobile"] .stats-grid{grid-template-columns:1fr 1fr;gap:8px}
html[data-view-mode="mobile"] .date-range{grid-template-columns:1fr 1fr}
html[data-view-mode="mobile"] .layout-mode-footer{width:100%}
@media(max-width:900px){html[data-view-mode="desktop"] body{min-width:0}html[data-view-mode="desktop"] .site-header{flex-wrap:wrap;gap:10px;padding-inline:20px}html[data-view-mode="desktop"] .site-header nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;white-space:nowrap;border-top:1px solid #edf2ef}html[data-view-mode="desktop"] .hero{min-height:440px;padding:70px 22px 40px}html[data-view-mode="desktop"] .hero-contact-card{top:8px;right:18px;width:min(256px,34vw)}html[data-view-mode="desktop"] .section{width:100%;padding-inline:18px}html[data-view-mode="desktop"] .messages-dashboard{padding-inline:18px}html[data-view-mode="desktop"] .official-card{width:calc(100% - 36px)}html[data-view-mode="desktop"] .layout-mode-footer{min-width:0}}
@media(max-width:680px){.layout-mode-footer{padding:10px 10px 14px}.layout-mode-switch{gap:5px}.layout-mode-button{min-height:32px;padding:5px 9px}.layout-mode-status{width:100%;margin:1px 0 0;text-align:center}}
@media(prefers-reduced-motion:reduce){.layout-mode-button{transition:none}}
