*{box-sizing:border-box}body{margin:0;background:#f7f8fa;color:#242d3c;font:14px/1.6 system-ui,sans-serif;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}header{padding:25px 40px;border-bottom:1px solid #e6e9ee;display:flex;justify-content:space-between;align-items:center;background:#fff}header a{font-size:23px;font-weight:700}header a span{font-size:13px;font-weight:500;margin-left:15px;color:#687185}.private{font-size:11px;letter-spacing:.5px;color:#88909f}main{margin:70px auto;max-width:430px;width:calc(100% - 40px);padding:35px 38px;background:#fff;border:1px solid #e4e8ef;border-radius:12px;box-shadow:0 8px 30px #24344a05}.mark{font-size:23px;font-weight:700;letter-spacing:-2px;margin-bottom:30px}.mark span{font-size:12px;color:#90aa82;margin-left:6px}.eyebrow{font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:#9298a4}h1{font-size:25px;letter-spacing:-.7px;margin:8px 0;font-weight:600}.sub{color:#88909e;margin-bottom:28px}label{display:block;font-size:12px;font-weight:600;margin:16px 0 6px}input{width:100%;border:1px solid #dfe3e9;border-radius:6px;padding:12px;font:13px system-ui;background:#fff;color:#303947}input:focus{outline:2px solid #b7c9b1;outline-offset:1px}button{width:100%;display:flex;justify-content:space-between;margin-top:24px;padding:12px 16px;border:0;background:#354f42;color:#fff;border-radius:6px;font:500 13px system-ui;cursor:pointer}button:hover{background:#2d4438}#notice{color:#8b94a1;font-size:11px;min-height:34px}.help{padding-top:20px;border-top:1px solid #eef0f4;color:#8b94a1;font-size:11px}footer{margin-top:auto;padding:24px 40px;display:flex;justify-content:space-between;color:#929aa6;font-size:11px}@media(max-width:500px){header,footer{padding:20px}.private{display:none}main{margin:40px auto;padding:28px}}
