:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#202326;background:#f7f8fa;font-synthesis:none;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible{outline:3px solid #a91621;outline-offset:5px}.brand{display:inline-flex;align-items:center}.brand img{display:block;object-fit:contain}.auth-layout{min-height:100vh;display:grid;grid-template-columns:46% 54%}.intro{position:relative;display:flex;flex-direction:column;overflow:hidden;background:#e52529;color:#fff;padding:42px 56px;min-height:100vh}.intro:after{content:"";position:absolute;width:650px;height:650px;border:1px solid #ffffff25;border-radius:50%;right:-420px;bottom:-210px;box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff05;pointer-events:none}.intro-brand img{filter:brightness(0) invert(1)}.intro-copy{margin:auto 0;position:relative;z-index:1;padding:80px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.2px;margin:0 0 20px}.intro-copy .eyebrow{color:#ffdcdd}.intro h1{font-size:clamp(62px,7vw,104px);line-height:1.05;font-weight:600;letter-spacing:-5px;margin:0 0 26px}.intro h1 span{color:#ffb4b5}.intro-copy>p:last-child{font-size:22px;color:#ffe4e5;font-weight:300}.intro-footer{font-size:10px;letter-spacing:2px;z-index:1}.intro-footer span{margin:0 10px;color:#ffb4b5}.auth-panel{position:relative;display:flex;justify-content:center;align-items:center;padding:70px 36px;background:#fff;min-height:100vh}.auth-card{width:100%;max-width:380px}.auth-card>.eyebrow{color:#a0252b}.auth-card h2{font-size:32px;font-weight:600;letter-spacing:-1px;margin:0 0 12px}.description{color:#70767d;line-height:1.6;margin:0 0 36px;font-size:15px}label{display:block;font-size:13px;font-weight:600;margin:22px 0 9px}input{width:100%;height:50px;border:1px solid #d9dce1;border-radius:6px;padding:0 14px;color:#202326;background:#fff;outline:none}input:focus{border-color:#e52529;box-shadow:0 0 0 3px #e5252914}.primary{width:100%;display:flex;justify-content:space-between;align-items:center;background:#e52529;color:#fff;border:0;border-radius:6px;padding:16px 19px;font-weight:600;margin-top:30px}.primary:hover{background:#ca1e24}.primary span{font-size:22px;line-height:18px}.credentials{border:1px solid #e5e7eb;background:#fafafa;border-radius:8px;padding:6px 20px}.credentials>div{display:flex;justify-content:space-between;gap:20px;padding:18px 0;font-size:14px}.credentials>div+div{border-top:1px solid #e5e7eb}.credentials span{color:#70767d}.credentials strong{font-family:ui-monospace,monospace;font-weight:500}.form-note{text-align:center;font-size:12px;color:#757b83;margin-top:18px}.panel-footer{position:absolute;bottom:24px;font-size:11px;color:#92979f;letter-spacing:.4px}.error{padding:12px 14px;background:#fff1f1;color:#a31924;border:1px solid #f4cbce;border-radius:6px;font-size:14px;line-height:1.5}.toolbar{height:94px;padding:0 40px;display:flex;align-items:center;gap:26px;background:#fff;border-bottom:1px solid #e5e7eb}.toolbar .brand img{width:108px;height:51px}.toolbar-divider{height:26px;width:1px;background:#e2e4e7}.product-name{font-weight:600;font-size:20px;letter-spacing:-.4px}.account{margin-left:auto;display:flex;align-items:center;gap:25px}.username{font-size:13px;color:#737a82}.logout{display:flex;align-items:center;gap:9px;border:1px solid #dfe2e6;border-radius:6px;background:#fff;padding:10px 15px;font-size:13px;font-weight:600}.logout:hover{background:#f7f8fa}.logout svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.home{padding:70px 56px}.home .eyebrow{color:#91969d;margin-bottom:18px}.home h1{font-size:34px;font-weight:500;letter-spacing:-1px;margin:0 0 15px}.home>p:not(.eyebrow):not(.error){color:#7c828a;font-size:15px}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.loading strong{font-size:32px}.loading p{color:#747b83}.loading button{padding:12px 20px;background:#e52529;color:#fff;border:0;border-radius:6px}@media(max-width:760px){.auth-layout{grid-template-columns:1fr}.intro{min-height:220px;padding:22px 28px}.intro-brand img{width:96px;height:45px}.intro-copy{padding:24px 0 0}.intro-copy .eyebrow,.intro-copy>p:last-child,.intro-footer{display:none}.intro h1{font-size:57px;letter-spacing:-3px;margin:0}.auth-panel{min-height:calc(100vh - 220px);padding:48px 26px 80px}.auth-card h2{font-size:28px}.toolbar{height:80px;padding:0 20px;gap:15px}.toolbar .brand img{width:85px;height:40px}.account{gap:0}.username{display:none}.product-name{font-size:18px}.logout{padding:9px 11px}.home{padding:46px 26px}.home h1{font-size:28px}}
