.login-root{min-height:100vh;display:flex;font-family:DM Sans,sans-serif;background:#0a0f1e}.login-left{flex:1;display:none;flex-direction:column;justify-content:space-between;padding:3rem;background:linear-gradient(160deg,#0f1829,#0a0f1e 60%,#0d1520);border-right:1px solid rgba(180,150,80,.15);position:relative;overflow:hidden}@media(min-width:960px){.login-left{display:flex}}.login-left:before{top:-120px;right:-120px;width:420px;height:420px;background:radial-gradient(circle,rgba(180,150,80,.07) 0,transparent 70%)}.login-left:after,.login-left:before{content:"";position:absolute;border-radius:50%}.login-left:after{bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,rgba(180,150,80,.05) 0,transparent 70%)}.law-wordmark{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;color:#b4966a;letter-spacing:.12em;text-transform:uppercase}.law-tagline{font-size:.65rem;color:#b49650;letter-spacing:.3em;text-transform:uppercase;margin-top:.3rem}.left-headline{font-family:Cormorant Garamond,serif;font-size:3.2rem;font-weight:400;color:#e8e0d0;line-height:1.2}.left-headline em{color:#b4966a;font-style:italic}.left-sub{font-size:.82rem;color:hsla(36,26%,81%,.45);line-height:1.8;margin-top:1.2rem;max-width:340px;font-weight:300}.left-pillars{display:flex;flex-direction:column;gap:.7rem}.pillar{display:flex;align-items:center;gap:.8rem;font-size:.78rem;color:hsla(36,26%,81%,.55);font-weight:300}.pillar-dot{width:5px;height:5px;border-radius:50%;background:#b4966a;flex-shrink:0}.login-right{width:100%;max-width:480px;display:flex;align-items:center;justify-content:center;padding:2.5rem;background:#0a0f1e}@media(min-width:960px){.login-right{background:#0c1220}}.login-card{width:100%;max-width:380px}.mobile-logo{display:block;margin-bottom:2.5rem}@media(min-width:960px){.mobile-logo{display:none}}.form-title{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:#e8e0d0;margin-bottom:.4rem}.form-sub{font-size:.8rem;color:hsla(36,26%,81%,.4);font-weight:300;margin-bottom:2.5rem;letter-spacing:.02em}.field-label{display:block;font-size:.65rem;font-weight:500;color:rgba(180,150,80,.7);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem}.field-input{width:100%;padding:.85rem 1rem;background:hsla(0,0%,100%,.04);border:1px solid rgba(180,150,80,.2);border-radius:6px;color:#e8e0d0;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:300;outline:none;transition:border-color .2s,background .2s;box-sizing:border-box}.field-input::-moz-placeholder{color:hsla(36,26%,81%,.2)}.field-input::placeholder{color:hsla(36,26%,81%,.2)}.field-input:focus{border-color:rgba(180,150,80,.55);background:rgba(180,150,80,.04)}.field-wrap{margin-bottom:1.2rem}.btn-login{width:100%;padding:.95rem;margin-top:.8rem;background:linear-gradient(135deg,#b4966a,#9a7d54);border:none;border-radius:6px;color:#0a0f1e;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:opacity .2s,transform .1s}.btn-login:hover:not(:disabled){opacity:.88}.btn-login:active:not(:disabled){transform:scale(.99)}.btn-login:disabled{opacity:.45;cursor:not-allowed}.error-msg{font-size:.78rem;color:#e07070;margin-top:.9rem;text-align:center;font-weight:300}.divider{display:flex;align-items:center;gap:1rem;margin:2rem 0 1.2rem}.divider-line{flex:1;height:1px;background:rgba(180,150,80,.12)}.divider-text{font-size:.65rem;color:rgba(180,150,80,.9);letter-spacing:.15em;text-transform:uppercase}.footer-note{font-size:.7rem;color:hsla(36,26%,81%,.9);text-align:center;font-weight:300;line-height:1.7}.seal{width:80px;height:80px;border:1px solid rgba(180,150,80,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.seal svg{opacity:.9}