.auth-root{min-height:100vh;display:flex;background:#fff;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3d3731}.auth-pane{flex:1;display:flex;flex-direction:column;min-height:100vh;min-width:0}.auth-header{display:flex;justify-content:center;align-items:center;padding:20px 24px 4px;flex-shrink:0}.auth-logo{height:84px;width:auto;object-fit:contain}.auth-main{flex:1;display:flex;align-items:center;justify-content:center;padding:8px 20px 48px}.auth-col{width:100%;max-width:27rem}.auth-col--wide{max-width:34rem}.auth-title{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.85rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;text-align:center;color:#3d3731}.auth-subtitle{margin:0 auto 22px;max-width:25rem;font-size:.95rem;line-height:1.5;text-align:center;color:#7c7366}.auth-clerk{display:flex;justify-content:center}.auth-clerk .cl-rootBox,.auth-clerk .cl-cardBox,.auth-clerk .cl-card{width:100%}.auth-footer{margin-top:20px;font-size:.85rem;line-height:1.5;text-align:center;color:#a39b8f}.auth-footer a{color:#8b5c2a;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-art{width:40%;min-height:100vh;flex-shrink:0;background-image:url(/login%20image%201.avif);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:860px){.auth-art{display:none}.auth-logo{height:64px}.auth-title{font-size:1.6rem}}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f9f6f2}.auth-spinner{width:38px;height:38px;border:2px solid #EBE3D6;border-top-color:#8b5c2a;border-radius:50%;animation:auth-spin .7s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}
