/* Home-only layout. Search and listing behavior are unchanged. */
.home-refresh .hero{padding-block:40px}
.home-refresh .hero-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:32px}
.home-refresh .hero h1{font-size:clamp(2rem,3.1vw,2.9rem);line-height:1.4;letter-spacing:-.015em;word-break:normal;text-wrap:balance}
.home-refresh .hero .lead{font-size:1.0625rem;line-height:1.8;margin-block:12px 20px}
.home-refresh .hero .modern-search{grid-template-columns:minmax(0,1.5fr) minmax(140px,.75fr) auto;margin-top:20px}
.home-refresh .hero .modern-search label{min-width:0}
.home-refresh .hero-card{padding:28px;border-radius:20px}
.home-refresh .hero-card h2{font-size:1.5rem;line-height:1.5}
.home-refresh .hero-card p{line-height:1.8}
.home-refresh .hero-card .text-link{display:inline-flex;align-items:center;min-height:44px}
.home-refresh .section{padding-block:36px}
.home-refresh .home-notices{padding-block:20px}
.home-notice-disclosure{border:1px solid #d9dfed;border-radius:18px;background:var(--surface,#fff);overflow:hidden}
.home-notice-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;cursor:pointer;background:#fff7e7;color:#503d1c;list-style:none}
.home-notice-disclosure>summary::-webkit-details-marker{display:none}
.home-notice-disclosure>summary strong{display:block;font-size:1.125rem;line-height:1.6}
.home-notice-disclosure>summary small{display:block;margin-top:4px;font-size:1rem;line-height:1.7}
.home-notice-action{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;min-height:48px;border:1px solid #9d772d;border-radius:12px;padding:10px 16px;font-weight:700}
.home-notice-action::after{content:"+";font-size:1.4rem}
.home-notice-disclosure[open] .home-notice-action::after{content:"−"}
.home-notice-disclosure>summary:focus-visible{outline:3px solid #4664d4;outline-offset:-4px}
.home-notice-disclosure .advertising-banner-list{width:100%;max-width:none}
.home-notice-disclosure .advertising-banners{padding:16px;margin:0}
.home-quick-start .public-panel{padding:24px;border-top:4px solid #4969ca}
.home-quick-start .public-panel:last-child{border-top-color:#248577}
.home-quick-start h3{margin:0 0 12px;font-size:1.25rem}
.home-quick-start p{line-height:1.8;margin:0 0 18px}
.home-quick-start .section-head p{margin:8px 0 0;color:var(--muted)}
[data-theme=dark] .home-notice-disclosure{background:#152740;border-color:#486183}
[data-theme=dark] .home-notice-disclosure>summary{background:#352e1c;color:#ffebbf}
[data-theme=dark] .home-notice-action{border-color:#c29d58}
@media(max-width:900px){.home-refresh .hero-grid{grid-template-columns:1fr}.home-refresh .hero-card{padding:22px}.home-refresh .hero-card h2{margin-block:8px}.home-refresh .hero .modern-search{grid-template-columns:minmax(0,1.5fr) minmax(140px,1fr) auto}}
@media(max-width:640px){.home-refresh .hero{padding-block:28px}.home-refresh .hero .modern-search,.home-refresh .public-two-columns{grid-template-columns:1fr}.home-refresh .section{padding-block:26px}.home-refresh .home-notices{padding-block:16px}.home-notice-disclosure>summary{align-items:stretch;flex-direction:column;padding:18px;gap:12px}.home-notice-action{justify-content:center}.home-quick-start .button{width:100%}}
.home-refresh .home-headline-education{white-space:nowrap;display:inline-block}
