*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;color:#172033;background:#fff}body{min-height:100vh}.auth-shell,.dashboard-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px}.auth-card,.dashboard-card{width:min(100%,640px)}.brand{display:flex;align-items:center;gap:18px;margin-bottom:72px}.brand-mark{width:72px;height:72px;border-radius:20px;background:#ffc928;display:grid;place-items:center;font-size:32px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.brand-name{font-size:30px;font-weight:800}.eyebrow{font-size:16px;letter-spacing:.18em;color:#6f7b8e;font-weight:800;margin-bottom:20px}.auth-card h1,.dashboard-card h1{font-size:48px;line-height:1.08;margin:0 0 18px;font-weight:800}.lead{font-size:22px;line-height:1.55;color:#6b7484;margin:0 0 38px}.alert{background:#fff2f2;border:1px solid #f5c9c9;color:#9a2929;border-radius:18px;padding:20px 24px;font-size:18px;line-height:1.5;margin-bottom:30px}label{display:block;font-size:18px;font-weight:800;margin:0 0 10px}input{width:100%;height:76px;border:1px solid #ccd2dc;border-radius:18px;padding:0 24px;font-size:22px;outline:none;transition:.2s;margin-bottom:26px;background:#fff;color:#172033}input:focus{border-color:#718096;box-shadow:0 0 0 4px rgba(113,128,150,.12)}.password-wrap{position:relative}.password-wrap input{padding-right:110px}.show-btn{position:absolute;right:12px;top:12px;height:52px;min-width:88px;border:0;border-radius:14px;background:#f4f5f7;color:#536072;font-weight:800;font-size:16px}.primary-btn,.secondary-btn{width:100%;height:74px;border:0;border-radius:18px;font-size:22px;font-weight:800;cursor:pointer}.primary-btn{background:#ffc928;color:#172033;margin-top:6px}.secondary-btn{background:#172033;color:#fff;margin-top:20px}.security-note{border-top:1px solid #e6e9ee;margin-top:38px;padding-top:28px;display:flex;gap:14px;align-items:flex-start;color:#7b8594;font-size:17px;line-height:1.55}.dot{width:16px;height:16px;border-radius:50%;background:#17a56b;flex:none;margin-top:5px}.success-box{background:#effaf4;border:1px solid #bfe8d2;color:#186a45;padding:18px;border-radius:16px;line-height:1.5;margin-top:18px}@media(max-width:700px){.auth-shell,.dashboard-shell{align-items:flex-start;padding:44px 18px}.brand{margin-bottom:64px}.brand-mark{width:58px;height:58px;border-radius:17px;font-size:26px}.brand-name{font-size:25px}.auth-card h1,.dashboard-card h1{font-size:40px}.lead{font-size:18px}.eyebrow{font-size:14px}input{height:66px;font-size:20px}.primary-btn,.secondary-btn{height:64px;font-size:20px}}
