:root{font-family:Manrope,system-ui,sans-serif;color:#101522;background:#f7f2ea}*{box-sizing:border-box}body{margin:0}header{max-width:1120px;margin:auto;padding:28px 24px;display:flex;align-items:center;gap:24px}header span{flex:1;color:#687389}main{max-width:1060px;margin:36px auto;padding:0 24px 50px}.card{max-width:490px;margin:auto;background:white;padding:36px;border:1px solid #e4e3e8;border-radius:24px;box-shadow:0 16px 60px #2b375b09}h1{font-size:clamp(28px,5vw,40px);letter-spacing:-1.3px;margin:10px 0}p{line-height:1.6;color:#687389}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:2px;font-weight:700;color:#3f5bff}.tabs{display:flex;gap:8px;margin:28px 0 22px}button{font:inherit;cursor:pointer;padding:12px 18px;border:1px solid #e4e3e8;background:white;color:#101522;border-radius:12px}button[aria-pressed=true],.primary{background:#3f5bff;color:white;border-color:#3f5bff}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #8b5cf6;outline-offset:3px}label{display:block;font-size:14px;font-weight:600;margin:16px 0}input{display:block;width:100%;font:inherit;padding:13px;margin-top:7px;border:1px solid #dfe4ec;border-radius:10px;background:#fffdf9}input:focus{outline:2px solid #3f5bff}form .primary{width:100%;margin:12px 0}.hint{font-size:12px}.owner{display:block;margin-top:22px;color:#3f5bff;font-size:13px}.table-wrap{background:#fff;border:1px solid #e4e3e8;border-radius:18px;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{background:#eff1ff;font-size:12px;color:#687389}td,th{padding:21px;border-bottom:1px solid #ececf1}td{font-size:14px}td small{display:block;color:#687389;margin-top:5px}#empty{padding:25px;text-align:center}#message{max-width:600px;margin:20px auto;text-align:center;color:#864b2b}[hidden]{display:none!important}.choices{display:grid;gap:14px;margin-top:26px}.choices a{display:block;padding:22px;background:#eff1ff;border-radius:14px;text-decoration:none;color:#101522}.choices small{display:block;margin-top:8px;color:#687389}@media(max-width:600px){main{margin-top:15px;padding:0 14px 30px}.card{padding:24px}header{padding:22px 16px;gap:12px}header span{font-size:12px}td,th{padding:14px 10px}.tabs button{flex:1;padding:12px 10px}header img{width:178px}}

header img{display:block;width:218px;height:auto}header>a{flex-shrink:0}@media(max-width:1100px){header img{width:190px}}@media(max-width:820px){header img{width:178px}}@media(max-width:560px){header img{width:166px}header{flex-wrap:wrap}header>span{font-size:12px}header>#logout{margin-left:auto}}

.password-wrap{position:relative;margin-top:-9px}.password-wrap input{padding-right:56px}.password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:10px;background:transparent;color:#687389}.password-toggle:hover{background:#eff1ff;color:#3f5bff}.password-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hint[data-state="error"]{color:#b42318}.hint[data-state="success"]{color:#187348}
