:root{--ink:#10231f;--text:#405b54;--muted:#74857f;--teal:#0d9488;--teal-deep:#08746c;--line:#dbe6e1;--soft:#eef7f4;--danger:#b74646}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:transparent;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text)}.embed-auth{padding:12px 25px 26px}.embed-auth-note{display:flex;gap:10px;padding:11px 12px;border-radius:12px;background:var(--soft);color:#42635a;font-size:10px;line-height:1.5;margin-bottom:15px}.embed-auth-note b{color:var(--teal-deep)}.embed-alert{padding:11px 12px;border:1px solid #efc7c7;border-radius:12px;background:#fff1f1;color:var(--danger);font-size:11px;line-height:1.5;margin-bottom:14px}.embed-form{display:grid;gap:13px}.embed-field span{display:block;margin-bottom:6px;color:var(--ink);font-size:10px;font-weight:850}.embed-field input{width:100%;height:45px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 13px;color:var(--ink);outline:none}.embed-field input:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(13,148,136,.11)}.embed-forgot{text-align:right;margin-top:-5px}.embed-forgot a{font-size:10px;color:var(--teal-deep);font-weight:750}.embed-submit{height:46px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-weight:900;cursor:pointer}.embed-submit:hover{background:#203c35}.embed-signature{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:7px;color:var(--teal-deep);font-size:9px;font-weight:850}.embed-signature img{width:28px;height:28px;border:2px solid #fff;border-radius:999px;object-fit:cover;object-position:center;box-shadow:0 2px 8px rgba(18,53,45,.15)}.embed-lang{position:absolute;top:8px;right:10px;padding:6px 8px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:9px;font-weight:900;text-decoration:none}.embed-auth h1{margin:0 0 5px;color:var(--ink);font-size:20px;letter-spacing:-.03em}.embed-auth>p{margin:0 0 16px;color:var(--muted);font-size:11px}.totp-input{text-align:center;letter-spacing:.35em;font-size:21px}
