.status-page{position:relative;display:grid;min-height:720px;place-items:center;overflow:hidden;padding:clamp(4rem,8vw,7rem) 0;color:#fff;background:linear-gradient(135deg,#270711,#641031 58%,#aa1246)}.status-page::before,.status-page::after{position:absolute;width:420px;height:420px;content:"";border:1px solid rgba(255,211,111,.18);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.018)}.status-page::before{top:-16rem;left:-12rem}.status-page::after{right:-12rem;bottom:-17rem}.status-pattern{position:absolute;inset:0;opacity:.07;background-image:radial-gradient(circle,transparent 0 29px,#fff 30px 31px,transparent 32px);background-size:84px 84px}.status-content{position:relative;z-index:1;max-width:850px;text-align:center}.status-code{display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--heading-font);font-size:clamp(6rem,18vw,12rem);font-weight:700;line-height:.8}.status-code b{display:grid;width:clamp(90px,13vw,145px);height:clamp(90px,13vw,145px);place-items:center;color:#431124;background:#ffd36f;border:7px solid rgba(255,255,255,.85);border-radius:50%;font-size:.42em;box-shadow:0 15px 40px rgba(25,3,11,.3)}.status-kicker{display:block;margin:1.6rem 0 .55rem;color:#ffd36f;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.status-page h1{margin:0;color:#fff;font-size:clamp(3rem,6vw,5.5rem)}.status-page p{max-width:700px;margin:1rem auto 1.7rem;color:#f1dfe6;font-size:17px;line-height:1.8}.status-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.status-secondary{padding:.85rem 1.5rem;color:#fff;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-weight:700}.status-secondary:hover{color:#431124;background:#fff}.status-links{display:flex;justify-content:center;gap:1.4rem;margin-top:2rem;flex-wrap:wrap}.status-links a{color:#ebcbd7;font-size:14px;text-decoration:underline;text-underline-offset:4px}.status-lotus,.thanks-check{display:grid;width:130px;height:130px;place-items:center;margin:0 auto;color:#431124;background:#ffd36f;border:7px solid rgba(255,255,255,.88);border-radius:50%;box-shadow:0 18px 45px rgba(24,3,11,.28);font-family:var(--heading-font);font-size:4rem}.coming-progress{width:min(480px,80%);height:6px;overflow:hidden;margin:0 auto 2rem;background:rgba(255,255,255,.16);border-radius:999px}.coming-progress span{display:block;width:68%;height:100%;background:linear-gradient(90deg,#ffd36f,#fff);border-radius:inherit;animation:statusGlow 2s ease-in-out infinite alternate}.thanks-check{font-family:var(--body-font);font-size:3.8rem;font-weight:800}.thanks-next{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin:0 auto 2rem}.thanks-next span{display:flex;align-items:center;gap:.55rem;padding:.8rem;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:.7rem;font-size:13px;text-align:left}.thanks-next b{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;color:#431124;background:#ffd36f;border-radius:50%;font-size:11px}@keyframes statusGlow{to{width:88%;filter:brightness(1.2)}}@media(prefers-reduced-motion:reduce){.coming-progress span{animation:none}}@media(max-width:575.98px){.status-page{min-height:650px}.thanks-next{grid-template-columns:1fr}.status-code{font-size:6rem}.status-code b{width:85px;height:85px}.status-lotus,.thanks-check{width:105px;height:105px}.status-actions{align-items:stretch;flex-direction:column}.status-secondary{display:block}}
