:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17243a;background:#f4f7fb}*{box-sizing:border-box}body{margin:0;background:#f4f7fb}button,input,select,textarea{font:inherit}.screen,.login{min-height:100vh;max-width:620px;margin:auto;padding:1.25rem 1.1rem 6.4rem}.brand{display:flex;align-items:center;gap:.6rem;font-size:.78rem;letter-spacing:.08em}.brand i{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:.65rem;background:#65c9ed;color:#12334a;font-style:normal;font-size:1rem}.top{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0 2.2rem}.top>span{border-radius:999px;background:#e0f5fb;color:#1387ae;padding:.35rem .65rem;font-size:.73rem;font-weight:800}.eyebrow{margin:0 0 .55rem;color:#1496bf;font-size:.7rem;font-weight:900;letter-spacing:.16em}.intro h1,.checklist h1,.login h1{margin:0;letter-spacing:-.06em;font-size:clamp(2.1rem,10vw,3.1rem);line-height:1}.intro>p:last-child,.intro-copy,.login>p{color:#6d8098;line-height:1.55}.primary-card{display:grid;gap:.8rem;margin-top:2rem;padding:1.4rem;border:1px solid #d0e2ec;border-radius:18px;background:#fff;box-shadow:0 12px 30px #183c500c}.primary-card>i{display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:.8rem;background:#dff6fc;color:#128eb6;font-style:normal;font-weight:900}.primary-card h2,.steps h2{margin:0;font-size:1.2rem;letter-spacing:-.04em}.primary-card p:not(.eyebrow){margin:0;color:#71839b;line-height:1.45}.primary-card button,.submit,.login form button{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:.35rem;padding:1rem 1.1rem;border:0;border-radius:11px;background:#19a6d5;color:#fff;font-weight:900;cursor:pointer}.steps{margin-top:1.5rem;padding:1.25rem 0;border-top:1px solid #d8e3ed}.steps ol{display:grid;gap:.65rem;margin:1rem 0;padding-left:1.2rem;color:#667a92;font-size:.9rem;line-height:1.45}.bottom-nav{position:fixed;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);max-width:620px;margin:auto;padding:.45rem .75rem calc(.45rem + env(safe-area-inset-bottom));border-top:1px solid #d7e3ed;background:#fffffff2;box-shadow:0 -8px 24px #183c500d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{display:grid;justify-items:center;gap:.15rem;padding:.45rem;border:0;border-radius:9px;background:transparent;color:#72869b;font-size:.68rem;font-weight:800;cursor:pointer}.bottom-nav b{font-size:1.2rem}.bottom-nav .active{background:#e4f7fc;color:#128cb4}.back{border:0;background:transparent;color:#168fb8;font-weight:800;cursor:pointer}.form-section{display:grid;gap:.9rem;margin:1.5rem 0;padding-top:1.35rem;border-top:1px solid #d7e3ed}.form-section label,.irregular label,.login label{display:grid;gap:.42rem;color:#2d4059;font-size:.85rem;font-weight:800}.form-section input,.form-section select,.irregular textarea,.irregular select,.login input{width:100%;padding:.9rem;border:1px solid #cad9e7;border-radius:10px;background:#fff;color:#253a54;outline:0}fieldset{margin:1rem 0;padding:0;border:0}legend{margin-bottom:.7rem;font-size:1rem;font-weight:900}legend b{color:#17a7d5;font-size:.74rem;letter-spacing:.1em}.choices{display:grid;gap:.65rem}.choices label{display:flex;gap:.65rem;align-items:center;padding:.8rem;border:1px solid #d2dfeb;border-radius:11px;background:#fff}.choices input{width:1.2rem;height:1.2rem}.choices span{display:grid;gap:.12rem}.choices small{color:#8496aa}.choices .danger{border-color:#f0aaaa}.irregular{display:grid;gap:.8rem;margin-top:.8rem;padding:1rem;border-left:3px solid #e36868;background:snow}.form-result{min-height:1.3rem;margin:.7rem 0;font-size:.9rem}.success{color:#238361}.error{color:#c45151}.login{display:grid;align-content:center;gap:1rem;min-height:100svh}.login form{display:grid;gap:.9rem;margin-top:1rem}.login .error{min-height:1rem}.login h1{max-width:420px}.login>p{margin:0}.submit:disabled,.login button:disabled{opacity:.6}
