:root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;color:#111114;background:#f2f2f7;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f2f2f7}body{min-height:100vh}.boot-auth{min-height:100vh;padding:calc(env(safe-area-inset-top) + 28px) 20px calc(env(safe-area-inset-bottom) + 32px);display:flex;justify-content:center}.boot-wrap{width:min(100%,680px)}.boot-brand{display:flex;align-items:center;gap:14px;margin:8px 0 54px}.boot-mark{width:64px;height:64px;border-radius:18px;background:#4fab72;color:#fff;display:grid;place-items:center;font-size:31px}.boot-brand strong{display:block;font-size:28px;letter-spacing:-.7px}.boot-brand small{display:block;color:#73737b;font-size:18px;margin-top:2px}.boot-kicker{font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#4fab72;font-size:14px}.boot-hero h1{font-size:clamp(42px,8vw,64px);line-height:.98;letter-spacing:-.055em;margin:18px 0 28px;max-width:620px}.boot-hero h1 span{color:#4fab72}.boot-hero p{font-size:21px;line-height:1.45;color:#77777f;margin:0 0 38px}.boot-card{background:#fff;border-radius:30px;padding:28px;box-shadow:0 18px 60px rgba(24,24,28,.06)}.boot-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.boot-field{margin-bottom:18px}.boot-field label{display:block;font-weight:750;font-size:16px;margin-bottom:9px;color:#55555d}.boot-field input{width:100%;border:0;border-radius:20px;background:#f0f0f5;padding:18px 20px;font:inherit;font-size:18px;outline:none;min-height:60px}.boot-field input:focus{box-shadow:0 0 0 3px rgba(79,171,114,.25)}.boot-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.boot-btn{border:0;border-radius:20px;min-height:58px;padding:14px 18px;font:inherit;font-weight:800;font-size:18px;background:#e9e9ee;color:#17171a;cursor:pointer}.boot-btn.primary{background:#4fab72;color:#fff}.boot-btn.full{grid-column:1/-1}.boot-btn:disabled{opacity:.45;cursor:not-allowed}.boot-divider{display:flex;align-items:center;gap:14px;color:#7c7c84;margin:24px 0}.boot-divider:before,.boot-divider:after{content:"";height:1px;flex:1;background:#dddde3}.boot-provider{width:100%;margin-top:10px}.boot-message{padding:14px 16px;border-radius:16px;background:#fff4dc;color:#7a5310;margin:0 0 16px;line-height:1.35}.boot-message.error{background:#ffe8e8;color:#8b2626}.boot-foot{text-align:center;color:#8a8a92;font-size:14px;line-height:1.5;margin-top:18px}.boot-status{display:flex;align-items:center;gap:8px;color:#75757d;font-size:14px;margin:0 0 14px}.boot-dot{width:9px;height:9px;border-radius:50%;background:#c7c7cc}.boot-status.ready .boot-dot{background:#4fab72}.boot-status.error .boot-dot{background:#d14b4b}.boot-loading{min-height:100vh;display:grid;place-items:center;padding:24px;text-align:center}.boot-loading .boot-mark{margin:auto}.boot-loading strong{display:block;font-size:28px;margin-top:18px}.boot-loading span{display:block;color:#77777f;margin-top:9px}.boot-spin{width:30px;height:30px;border-radius:50%;border:3px solid #d6d6dc;border-top-color:#4fab72;animation:spin .8s linear infinite;margin:24px auto 0}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:620px){.boot-auth{padding-left:16px;padding-right:16px}.boot-brand{margin-bottom:42px}.boot-mark{width:56px;height:56px}.boot-brand strong{font-size:24px}.boot-brand small{font-size:16px}.boot-hero h1{font-size:46px}.boot-hero p{font-size:19px}.boot-card{padding:20px;border-radius:26px}.boot-grid,.boot-actions{grid-template-columns:1fr}.boot-btn.full{grid-column:auto}}
