.authority-hub{max-width:1180px;margin:0 auto;padding:clamp(16px,4vw,28px) max(16px,env(safe-area-inset-right)) clamp(88px,12vw,100px) max(16px,env(safe-area-inset-left));font-family:"Plus Jakarta Sans",system-ui,sans-serif;color:#1c2a2f;line-height:1.55}
.authority-hub a{color:#1565c0;font-weight:600}
.authority-hero{background:linear-gradient(165deg,#faf7f2 0%,#ebe4d8 55%,#e0d6c8 100%);border:1px solid #ddd5c8;border-radius:20px;padding:clamp(22px,4vw,40px);margin-bottom:clamp(24px,4vw,36px);text-align:center}
.authority-hero h1{font-size:clamp(1.5rem,4.2vw,2.35rem);font-weight:800;color:#082a31;line-height:1.15;margin:0 0 .75rem}
.authority-hero__lead{max-width:42em;margin:0 auto 1rem;font-size:clamp(1rem,2.2vw,1.12rem);color:#333}
.authority-hero__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.5rem}
.authority-hero__pill{display:inline-block;padding:.35rem .85rem;border-radius:999px;background:#fff;border:1px solid #d9d1c2;font-size:.82rem;font-weight:700;color:#082a31}
.authority-clusters{margin-bottom:2.5rem}
.authority-clusters h2{font-size:clamp(1.15rem,2.8vw,1.45rem);font-weight:800;color:#082a31;text-align:center;margin:0 0 1.25rem}
.authority-cluster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:clamp(12px,2vw,18px)}
.authority-cluster-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5dfd5;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 6px 18px rgba(8,42,49,.06);transition:transform .15s ease,box-shadow .15s ease}
.authority-cluster-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(8,42,49,.1)}
.authority-cluster-card__img{aspect-ratio:4/3;background:#f0ebe3;display:flex;align-items:center;justify-content:center;overflow:hidden}
.authority-cluster-card__img img{width:100%;height:100%;object-fit:cover}
.authority-cluster-card__body{padding:14px 16px 16px;flex:1;display:flex;flex-direction:column;gap:8px}
.authority-cluster-card__body h3{margin:0;font-size:1.02rem;font-weight:800;color:#082a31}
.authority-cluster-card__body p{margin:0;font-size:.88rem;color:#555;flex:1}
.authority-cluster-card__cta{align-self:flex-start;display:inline-block;padding:.4rem .75rem;border-radius:8px;background:#082a31;color:#fff;font-size:.8rem;font-weight:800}
.authority-pillar{background:#fff;border:1px solid #e5dfd5;border-radius:18px;padding:clamp(18px,3vw,28px);margin-bottom:1.5rem;box-shadow:0 6px 20px rgba(0,0,0,.05)}
.authority-pillar h2{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:800;color:#082a31;margin:1.75rem 0 .65rem}
.authority-pillar h2:first-child{margin-top:0}
.authority-pillar h3{font-size:1rem;font-weight:700;margin:1.25rem 0 .45rem;color:#234048}
.authority-pillar p,.authority-pillar ul{margin:0 0 .85rem}
.authority-pillar ul{padding-left:1.2rem}
.authority-faq details{border:1px solid #e5dfd5;border-radius:12px;padding:.85rem 1rem;margin-bottom:.6rem;background:#faf8f5}
.authority-faq summary{cursor:pointer;font-weight:700;color:#082a31;list-style:none}
.authority-faq summary::-webkit-details-marker{display:none}
.authority-pilot{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5dfd5}
.authority-pilot h2{font-size:1.15rem;font-weight:800;color:#082a31;margin:0 0 1rem}
.authority-pilot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:.75rem}
.authority-pilot a{display:block;padding:.65rem .85rem;border:1px solid #d9e8f5;border-radius:12px;background:#f8fbff;font-size:.88rem;font-weight:600;color:#1565c0;text-decoration:none}
.authority-trust{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5dfd5}
.authority-trust h2{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:800;color:#082a31;margin:0 0 .75rem}
.authority-trust__block{border:1px solid #e5dfd5;border-radius:14px;padding:0;margin-bottom:.65rem;background:#fff;overflow:hidden}
.authority-trust__block>summary{padding:.9rem 1rem;font-weight:800;color:#082a31;cursor:pointer;background:#faf8f5;border-bottom:1px solid transparent}
.authority-trust__block[open]>summary{border-bottom-color:#e5dfd5}
.authority-trust__content{padding:.75rem 1rem 1rem}
.authority-trust__content details{border:1px solid #ebe6dc;border-radius:10px;padding:.65rem .85rem;margin-bottom:.5rem;background:#faf8f5}
.authority-trust__content details summary{font-weight:700;font-size:.92rem}
.authority-trust__content details p{margin:.5rem 0 0;font-size:.9rem;color:#444}
.authority-trust__more{margin:.65rem 0 0;font-size:.88rem;font-weight:700}
