.onb-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;color:#fff;padding:16px 22px 22px;transition:background .35s ease;position:relative;overflow:hidden}.onb-top{display:flex;justify-content:flex-end;align-items:center;padding-top:env(safe-area-inset-top,0)}.onb-skip{background:transparent;border:0;color:#ffffffd9;font-size:14px;font-weight:600;cursor:pointer;padding:8px 14px;border-radius:999px;font-family:inherit}.onb-skip:hover{background:#ffffff1f;color:#fff}.onb-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:480px;width:100%;margin:0 auto;gap:14px;padding:30px 0}.onb-art-wrap{width:240px;height:240px;display:flex;align-items:center;justify-content:center;animation:onbArtIn .5s cubic-bezier(.34,1.56,.64,1)}.onb-art{width:100%;height:100%}@keyframes onbArtIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.onb-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;opacity:.95;animation:onbFadeIn .4s .1s both}.onb-title{font-size:clamp(24px,5vw,32px);font-weight:800;line-height:1.2;margin:0;white-space:pre-line;letter-spacing:-.02em;animation:onbFadeIn .4s .2s both}.onb-text{font-size:15px;line-height:1.55;margin:0;opacity:.9;max-width:380px;animation:onbFadeIn .4s .3s both}@keyframes onbFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.onb-bottom{display:flex;flex-direction:column;align-items:center;gap:22px;padding-bottom:env(safe-area-inset-bottom,0)}.onb-dots{display:flex;gap:8px}.onb-dot{width:7px;height:7px;border-radius:50%;background:#fff6;transition:all .25s}.onb-dot.active{background:#fff;width:24px;border-radius:999px}.onb-btn-next{background:#fff;color:#1e40af;border:0;border-radius:999px;padding:14px 36px;font-size:15px;font-weight:800;cursor:pointer;font-family:inherit;min-width:220px;box-shadow:0 10px 24px #0000002e;transition:transform .12s}.onb-btn-next:hover{transform:translateY(-1px)}.onb-btn-next:active{transform:translateY(0)}@media (max-width: 480px){.onb-art-wrap{width:200px;height:200px}.onb-title{font-size:22px}.onb-text{font-size:14px}.onb-btn-next{min-width:0;width:100%}}
