.home-page{--home-gap:clamp(2.5rem,5vw,4rem);--home-radius:20px;--home-border:rgba(219,234,245,0.95);display:flex;flex-direction:column;gap:0}.home-page .site-main,.site-main:has(.home-page){min-height:auto}.home-page .home-hero{padding:clamp(1.5rem,3vw,2.75rem) 0 clamp(2.5rem,4vw,3.5rem);background:linear-gradient(180deg,rgba(245,250,255,0.9) 0%,transparent 100%)}.home-page .hero-slider{height:clamp(280px,42vw,380px);border-radius:var(--home-radius);box-shadow:0 16px 48px rgba(22,50,74,0.1);border:1px solid var(--home-border)}.home-page .hero-slide{padding:clamp(1.5rem,4vw,3rem)}.home-page .hero-slide-overlay{background:rgba(10,20,32,0.75)}.home-page .hero-slide-content{width:100%;max-width:100%}.home-page .hero-slide-kicker{margin:0 0 0.65rem;padding:0.25rem 0.75rem;border-radius:999px;background:rgba(255,255,255,0.12);font-size:12px;font-weight:600;letter-spacing:0.02em}.home-page .hero-slide-kicker::before{display:none}.home-page .hero-slide-title{margin:0 0 0.85rem;width:100%;max-width:100%;font-size:clamp(1.35rem,3.2vw,2rem);font-weight:700;line-height:1.55;letter-spacing:-0.02em}.home-page .hero-slide-lead{margin:0;width:100%;max-width:100%;color:rgba(255,255,255,0.88);font-size:clamp(0.85rem,1.6vw,0.95rem);line-height:1.85}.home-page .hero-slide-actions{display:flex;justify-content:flex-end;width:100%;margin-top:1.25rem}.home-page .hero-slide-btn{margin-top:0;padding:0.65rem 1.25rem;border-radius:999px;background:#fff;color:var(--navy,#16324a);font-size:13px;font-weight:700;box-shadow:0 8px 24px rgba(0,0,0,0.12)}.home-page .hero-slide-btn:hover{transform:translateY(-2px);background:var(--cream,#eef8ff);color:var(--primary-dark,#1e5f8f)}.home-page .hero-indicators{left:auto;right:1.25rem;bottom:1rem;margin:0;gap:0.35rem}.home-page .hero-indicators button{width:8px;height:8px;border-radius:999px;border:none;opacity:0.45;transition:width 0.2s ease,opacity 0.2s ease}.home-page .hero-indicators button.active{width:22px;opacity:1}.home-page .hero-control{width:2.5rem;height:2.5rem;border-radius:999px;background:rgba(255,255,255,0.24);color:var(--navy,#16324a);opacity:1;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px rgba(0,0,0,0.12)}.home-page .hero-control-prev{right:1rem;left:auto}.home-page .hero-control-next{left:1rem;right:auto}.home-page .quick-access{margin-top:-2rem;padding-bottom:0;z-index:2}.home-page .quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0.85rem}.home-page .quick-card{min-height:88px;padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(255,255,255,0.22);box-shadow:0 10px 28px rgba(22,50,74,0.12)}.home-page .quick-card::before,.home-page .quick-card::after{display:none}.home-page .quick-card:hover{transform:translateY(-3px)}.home-page .quick-icon{width:44px;height:44px;min-width:44px;border-radius:12px}.home-page .quick-card strong{font-size:14px;line-height:1.6}.home-section{padding:var(--home-gap) 0 0}.home-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.home-section__kicker{display:inline-block;margin-bottom:0.35rem;color:var(--primary,#4fa3d9);font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.home-section__title{margin:0;color:var(--navy,#16324a);font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:700;letter-spacing:-0.02em;line-height:1.5}.home-section__subtitle{margin:0.45rem 0 0;color:var(--muted,#6f7480);font-size:13px;line-height:1.8;max-width:36rem}.home-section__link{flex-shrink:0;display:inline-flex;align-items:center;gap:0.35rem;padding:0.45rem 0.9rem;border-radius:999px;border:1px solid var(--home-border);background:#fff;color:var(--primary-dark,#1e5f8f);font-size:12px;font-weight:700;white-space:nowrap}.home-section__link:hover{border-color:rgba(79,163,217,0.45);color:var(--primary,#4fa3d9);box-shadow:0 6px 18px rgba(79,163,217,0.12)}.home-section__body{min-width:0}.home-section--panel .home-section__body,.home-section--featured .home-section__body{padding:clamp(1rem,2.5vw,1.5rem);border-radius:var(--home-radius);background:rgba(255,255,255,0.92);border:1px solid var(--home-border);box-shadow:0 8px 28px rgba(22,50,74,0.05)}.home-section--featured .home-section__body{background:radial-gradient(circle at 100% 0%,rgba(127,200,248,0.1),transparent 42%),rgba(255,255,255,0.96)}.home-section__empty{padding:1.5rem;text-align:center;color:var(--muted,#6f7480);font-size:13px}.home-page>.home-section:last-child,.home-page>:last-child .home-section:last-child{padding-bottom:var(--home-gap)}.home-about{padding:var(--home-gap) 0 0}.home-about__card{display:grid;grid-template-columns:minmax(240px,0.95fr) minmax(0,1.05fr);gap:clamp(1.25rem,3vw,2rem);align-items:center;padding:clamp(1rem,2.5vw,1.5rem);border-radius:var(--home-radius);border:1px solid var(--home-border);background:radial-gradient(circle at 0% 0%,rgba(127,200,248,0.12),transparent 45%),rgba(255,255,255,0.96);box-shadow:0 12px 36px rgba(22,50,74,0.07);overflow:hidden}.home-about__media{border-radius:calc(var(--home-radius) - 4px);overflow:hidden;min-height:220px;background:linear-gradient(135deg,#16324a,#4fa3d9)}.home-about__img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover;object-position:center}.home-about__content{display:flex;flex-direction:column;gap:0.75rem;min-width:0}.home-about__kicker{display:inline-flex;align-self:flex-start;padding:0.25rem 0.75rem;border-radius:999px;background:rgba(79,163,217,0.12);color:var(--primary-dark,#1e5f8f);font-size:12px;font-weight:700}.home-about__title{margin:0;color:var(--navy,#16324a);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;line-height:1.55;letter-spacing:-0.02em}.home-about__body{color:var(--text,#334155);font-size:clamp(0.875rem,1.5vw,0.95rem);line-height:1.9}.home-about__body p{margin:0 0 0.75rem}.home-about__body p:last-child{margin-bottom:0}.home-about__link{display:inline-flex;align-items:center;gap:0.4rem;align-self:flex-end;margin-top:0.35rem;padding:0.6rem 1.1rem;border-radius:999px;background:var(--navy,#16324a);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:transform 0.15s ease,box-shadow 0.15s ease}.home-about__link:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(22,50,74,0.18)}.home-page>.home-about:last-child{padding-bottom:var(--home-gap)}.home-page .notice-cards--home{gap:0.65rem}.home-page .notice-cards--home .notice-card{grid-template-columns:96px minmax(0,1fr);gap:0.85rem;padding:0.85rem 1rem;border-radius:14px;background:transparent;border:1px solid rgba(219,234,245,0.85);box-shadow:none}.home-page .notice-cards--home .notice-card + .notice-card{margin-top:0}.home-page .notice-cards--home .notice-card:hover{transform:none;border-color:rgba(79,163,217,0.4);background:rgba(245,250,255,0.65);box-shadow:none}.home-page .notice-card__date{min-height:26px;padding:0 0.55rem;border-radius:8px;background:rgba(79,163,217,0.08);font-size:11px}.home-page .notice-card__title{font-size:14px;font-weight:700}.home-page .notice-card__excerpt{font-size:12px;-webkit-line-clamp:1}.home-page .notice-card__link{font-size:12px}.home-page .cms-item-footer{margin-top:1rem;padding-top:0;border-top:none;text-align:center}.home-page .cms-item-footer__btn{display:inline-flex;align-items:center;padding:0.5rem 1rem;border-radius:999px;border:1px solid var(--home-border);background:#fff;color:var(--primary-dark,#1e5f8f);font-size:12px;font-weight:700}.home-page .cms-item-footer__btn:hover{border-color:rgba(79,163,217,0.45);color:var(--primary,#4fa3d9)}.home-page .news-cards--home{gap:0.65rem}.home-page .news-item-card--home{border-radius:14px;border-color:rgba(219,234,245,0.9)}.home-page .news-item-card--home .news-item-card__body{padding:0.85rem 1rem}.home-page .news-item-card--home .news-item-card__title{font-size:14px}.home-page .news-item-card--home .news-item-card__excerpt{-webkit-line-clamp:1}@media (max-width:768px){.home-page .home-hero{padding-top:1rem;padding-bottom:2rem}.home-page .quick-access{margin-top:-1rem}.home-page .quick-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section__head{flex-direction:column;align-items:flex-start}.home-page .notice-cards--home .notice-card{grid-template-columns:1fr}.home-page .notice-card__aside{flex-direction:row;flex-wrap:wrap;align-items:center}.home-page .news-item-card--home{flex-direction:column}.home-page .news-item-card--home .news-item-card__media{width:100%;max-height:160px;border-radius:14px 14px 0 0}.home-page .news-item-card--home .news-item-card__body{flex-direction:column;align-items:stretch}.home-page .hero-control{display:none}.home-about__card{grid-template-columns:1fr}.home-about__media,.home-about__img{min-height:180px}}@media (max-width:480px){.home-page .quick-access-grid{grid-template-columns:1fr}.home-page .hero-slider{height:260px}.home-page .hero-slide{padding:1.25rem}}