@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";html,body,#root{margin:0;padding:0;width:100%;min-height:100%}html,body{min-height:100vh;overflow-x:hidden;background:#f5f4f1;font-family:DM Sans,-apple-system,Segoe UI,sans-serif}.dd-clerk-hidden{display:none!important}.abbr-term{position:relative;border-bottom:1px dotted #9ca3af;cursor:help;outline:none}.abbr-term-tip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#111;color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:50;box-shadow:0 4px 12px #0003}.abbr-term-tip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#111}.abbr-term:hover .abbr-term-tip,.abbr-term:focus .abbr-term-tip,.abbr-term:focus-visible .abbr-term-tip{opacity:1}.login-shell{--auth-orange: #ea580c;--auth-orange-hover: #c2410c;--auth-bg: #f5f4f1;--auth-text: #1f2226;--auth-text-muted: #6b7280;--auth-radius: 12px;--auth-font: "DM Sans", -apple-system, "Segoe UI", sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--auth-bg);font-family:var(--auth-font);color:var(--auth-text)}.login-card{width:100%;max-width:56rem;background:#fff;border-radius:var(--auth-radius);overflow:hidden;display:flex;flex-direction:column}.login-brand-panel{display:none}.login-form-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;min-height:28rem}@media(min-width:768px){.login-card{flex-direction:row;box-shadow:0 25px 50px -12px #00000026,0 12px 24px -8px #00000014}.login-brand-panel{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:var(--auth-orange);flex:1 1 0;padding:2rem;min-height:32rem}.login-brand-panel-content{display:flex;flex-direction:column;align-items:center;flex-grow:1;width:100%;justify-content:center}.login-house{width:100%;max-width:320px;height:auto;filter:brightness(0) invert(1)}.login-logo{margin-top:2rem;margin-bottom:.5rem}.login-form-panel{flex:1 1 0;padding:2rem}}
