.releaseLoading,.releaseState{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 10% 10%,#e4efff,transparent 32%),radial-gradient(circle at 90% 90%,#e8f0ff,transparent 30%),#f5f8fc;color:#142642;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.releaseState section{width:min(680px,100%);padding:42px;text-align:center;background:#fff;border:1px solid #dce5ef;border-radius:24px;box-shadow:0 25px 70px rgba(20,38,66,.12)}.releaseMark{width:52px;height:52px;margin:0 auto;display:grid;place-items:center;border-radius:16px 16px 23px 16px;background:linear-gradient(145deg,#3d7cff,#2f6df6);color:#fff;font-weight:950}.releaseState p{margin:22px 0 0;color:#2f6df6;font-size:10px;font-weight:950;letter-spacing:.16em}.releaseState h1{margin:10px 0 12px;font-size:clamp(34px,5vw,52px);line-height:1.03;letter-spacing:-.05em}.releaseState>section>span{display:block;color:#6d7b8f;font-size:15px;line-height:1.65}.releaseState section>div:last-child{display:flex;justify-content:center;gap:10px;margin-top:25px}.releaseState a,.releaseState button{min-height:45px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd7e7;border-radius:11px;background:#fff;color:#24405f;text-decoration:none;font:inherit;font-weight:850;cursor:pointer}.releaseState .primaryReleaseLink,.releaseState button{border-color:#2f6df6;background:#2f6df6;color:#fff}.releaseLoading{align-content:center;gap:14px}.releaseLoading strong{font-size:16px}.releaseLoading .releaseMark{animation:releasePulse 1.2s ease-in-out infinite}@keyframes releasePulse{50%{transform:translateY(-4px);box-shadow:0 14px 30px rgba(47,109,246,.22)}}@media(max-width:520px){.releaseState section{padding:30px 22px}.releaseState section>div:last-child{flex-direction:column}.releaseState a,.releaseState button{width:100%}}.releaseDocument{min-height:100vh;background:#f7faff;color:#13243f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.releaseDocument>header{min-height:68px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid #dce5ef}.releaseDocument>header a{color:#13243f;text-decoration:none;font-weight:950}.releaseDocument>header span{color:#6c7a8e;font-size:12px}.releaseDocument>article{width:min(900px,calc(100% - 32px));margin:0 auto;padding:68px 0 90px}.releaseEyebrow{margin:0;color:#2f6df6!important;font-size:10px!important;font-weight:950;letter-spacing:.16em}.releaseDocument h1{max-width:780px;margin:13px 0 22px;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.releaseDocument h2{margin:38px 0 10px;font-size:24px;letter-spacing:-.02em}.releaseDocument li,.releaseDocument p{color:#5d6d83;font-size:16px;line-height:1.75}.releaseDocument ul{padding-left:22px}.releaseNotice{margin-top:42px;padding:20px;border:1px solid #cfe0f8;border-radius:15px;background:#eef5ff}.releaseNotice strong{color:#2f6df6}.releaseNotice p{margin:7px 0 0;font-size:13px}.releaseState code{display:inline-block;margin-top:14px;padding:8px 10px;color:#365273;background:#eef4ff;border-radius:8px}.releaseState section>div:last-child{flex-wrap:wrap}.releaseState section>div:last-child a:last-child{color:#fff;background:#2f6df6;border-color:#2f6df6}