:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(145deg,#0576bd 0%,#00639e 55%,#004b79 100%);color:#253746}.shell{min-height:100vh;display:grid;place-content:center;justify-items:center;padding:32px}.card{width:min(390px,calc(100vw - 40px));padding:42px 40px 35px;border-radius:12px;background:rgba(255,255,255,.98);box-shadow:0 20px 55px rgba(0,30,55,.28);text-align:center}.mark{height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.mark span{display:block;width:38px;height:38px;border:6px solid #0582c9;border-radius:50%;margin:-4px}.mark span:nth-child(2){width:52px;height:52px}h1{font-size:27px;line-height:1.2;margin:0 0 7px;font-weight:600}.subtitle{margin:0 0 29px;color:#687783}.field{height:50px;margin:12px 0;border:1px solid #cad3d9;border-radius:7px;background:#f7f9fa;color:#87939b;text-align:left;padding:14px 15px;font-size:15px}button{width:100%;height:50px;margin-top:8px;border:0;border-radius:7px;background:#1685c5;color:#fff;font-weight:600;font-size:15px;opacity:.72}.notice{font-size:12px;line-height:1.5;color:#73828c;margin:23px 10px 0}footer{margin-top:24px;color:rgba(255,255,255,.78);font-size:12px}@media(max-width:460px){.card{padding:36px 26px 30px}}
