html{color:#243c35;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}.auth-page,.auth-page *{box-sizing:border-box}.auth-card button{cursor:pointer;font:inherit;border:1px solid #bac5b9;border-radius:7px;padding:.7rem 1rem}.auth-card button:disabled{opacity:.6;cursor:default}.auth-card .primary-button{color:#fff;background:#245a4a;border-color:#245a4a}.auth-card :focus-visible{outline-offset:3px;outline:3px solid #8da959}.auth-page{background:#f4f3ee;place-items:center;min-height:100dvh;padding:2rem 1rem;display:grid}.auth-card{background:#fffefa;border:1px solid #dfdfd3;border-radius:18px;width:min(100%,430px);padding:2.5rem;box-shadow:0 12px 40px #2433280a}.auth-brand{color:#294f42;align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:1.25rem;font-weight:700;display:flex}.auth-lock{color:#648071}.auth-card h1{margin:1rem 0 .5rem;font-size:1.6rem}.auth-card p{color:#60665c;line-height:1.6}.auth-card form{gap:1.2rem;margin:1.5rem 0;display:grid}.auth-card label{gap:.4rem;font-size:.9rem;font-weight:600;display:grid}.auth-card input{width:100%;font:inherit;border:1px solid #bac5b9;border-radius:7px;padding:.75rem}.auth-card .primary-button{justify-content:center;min-height:44px}.auth-card .auth-help{margin-top:2rem;font-size:.8rem}.auth-notice,.restore-preview{background:#fff7de;border:1px solid #bca26c;padding:1rem 1.5rem;line-height:1.6}.auth-notice{z-index:100;position:sticky;top:0}.auth-notice button,.restore-preview button{margin:.35rem}.auth-error,.auth-card .auth-error{color:#913d2f}.locked-workspace{display:none!important}@media print{.locked-workspace,.auth-notice{display:none!important}}
