@charset "UTF-8";
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19313a;background:#f1f4f3;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 10% 10%,#e1ece7 0,transparent 55%),radial-gradient(ellipse at 100% 90%,#e6edef 0,transparent 55%)}.shell{width:min(100% - 40px,460px);margin:0 auto;padding:64px 0 35px}.brand{display:flex;align-items:center;gap:12px;margin:0 0 32px 8px;font-size:15px;letter-spacing:1.8px;font-weight:750}.brand-mark{display:grid;place-items:center;width:44px;height:44px;background:#193b38;color:white;border-radius:12px;font-size:16px;letter-spacing:-1px}.brand-caption{display:block;font-size:10px;letter-spacing:2.6px;margin-top:5px;color:#637773;font-weight:550}.card{background:#fff;border:1px solid #e2e8e5;border-radius:22px;padding:38px;box-shadow:0 14px 45px #20372f08}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:750;color:#697f78;margin:0 0 19px}h1{font-size:31px;letter-spacing:-1.05px;line-height:1.18;margin:0 0 15px;font-weight:700}.intro{color:#667570;line-height:1.65;font-size:14px;margin:0 0 27px}label{display:block;font-weight:650;font-size:13px;margin:0 0 9px}input:not([type=hidden]){width:100%;height:51px;border:1px solid #ced8d3;background:#fff;border-radius:9px;padding:0 14px;font:inherit;font-size:15px;color:#19313a;transition:box-shadow .15s,border-color .15s}input:focus{outline:0;border-color:#285d4f;box-shadow:0 0 0 3px #285d4f16}input::placeholder{color:#9ba6a0}button{font:inherit;cursor:pointer;border:0}.primary{display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:9px;background:#215747;color:#fff;font-size:14px;font-weight:650;min-height:50px;padding:14px 17px;margin-top:18px}.primary:hover{background:#174537}.primary span{font-size:20px}.primary:focus-visible,.secondary:focus-visible,.text-button:focus-visible{outline:3px solid #92b3a4;outline-offset:4px}.hint{font-size:12px;color:#78867f;line-height:1.6;margin:10px 0 0}.after-button{text-align:center;margin-top:18px}footer{font-size:11px;text-align:center;color:#7f8d86;margin-top:27px;line-height:1.8}.footer-dot{margin:0 6px}.lock{font-size:15px;margin-right:3px}.message{background:#eef5f1;border:1px solid #d9e9df;color:#38614e;padding:13px 14px;border-radius:9px;font-size:13px;line-height:1.55;margin:0 0 20px}.message.error{background:#fff3ef;border-color:#f1d6c9;color:#924831}.recipient{font-size:13px;color:#435d50;background:#f4f7f5;border-radius:7px;padding:10px 12px;margin-bottom:21px;overflow-wrap:anywhere}.code{font-size:30px!important;letter-spacing:16px;text-align:center;padding-left:29px!important;height:66px!important;font-variant-numeric:tabular-nums}.extra-actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.text-button{background:none;padding:3px 0;font-size:12px;color:#46685a;text-decoration:underline;text-underline-offset:4px}.success-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#e7f3ea;color:#287746;font-size:25px;margin:0 0 19px}.account{padding:16px 0;border-top:1px solid #e7ede8;border-bottom:1px solid #e7ede8;margin:8px 0 22px}.account span{display:block;font-size:11px;color:#738279;margin-bottom:7px}.account strong{font-size:14px;font-weight:550;overflow-wrap:anywhere}.development{display:flex;gap:10px;padding:16px;background:#fbf6e9;border-radius:9px;margin-bottom:24px}.development strong{font-size:13px;color:#7b6333}.development p{font-size:12px;color:#8b7a58;line-height:1.6;margin:6px 0 0}.dot{background:#bc9451;width:7px;height:7px;border-radius:50%;margin-top:4px;flex-shrink:0}.secondary{border:1px solid #d5dfd8;background:#fff;color:#4d6357;padding:13px;border-radius:9px;font-size:13px}.secondary:hover{background:#f5f8f6}.full{width:100%}@media(max-width:520px){.shell{padding-top:33px;width:calc(100% - 32px)}.brand{margin-bottom:24px}.card{padding:29px 24px;border-radius:17px}h1{font-size:29px}footer{font-size:10px}.extra-actions{gap:8px}}
