.service-unavailable{display:grid;box-sizing:border-box;min-height:100vh;min-height:100dvh;width:100%;padding:30px;place-content:center;justify-items:center;background:var(--surface-raised,#fff);color:var(--muted,#6c7880);font-family:Arial,sans-serif;text-align:center}.service-unavailable h1{max-width:620px;margin:36px 0 14px;color:var(--brand-navy,#1b2632);font-size:clamp(32px,5vw,54px);line-height:1.15}.service-unavailable p{max-width:540px;margin:0 0 14px;line-height:1.6}.service-unavailable .service-unavailable-detail{font-size:14px}.service-unavailable button{margin-top:16px;min-height:44px}.service-unavailable-overlay{position:fixed;inset:0;z-index:2147483647;overflow-y:auto}