@import url("https://api.fontshare.com/v2/css?f[]=satoshi@700,500&f[]=general-sans@400,500&display=swap");.auth-container{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:2rem}.auth-content{position:relative;z-index:10;width:100%;max-width:480px;animation:auth-fade-up .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.auth-bg{position:fixed;inset:0;z-index:0;background:linear-gradient(135deg,#0a0a12,#0d1117 50%,#0a0f1a)}.auth-bg-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(59,130,246,.15) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(139,92,246,.1) 0,transparent 50%),radial-gradient(ellipse 50% 30% at 0 80%,rgba(6,182,212,.08) 0,transparent 50%)}.auth-bg-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:auth-float 20s ease-in-out infinite}.auth-bg-orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.3) 0,transparent 70%);top:-200px;right:-100px;animation-delay:0s}.auth-bg-orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.25) 0,transparent 70%);bottom:-150px;left:-100px;animation-delay:-7s;animation-duration:25s}.auth-bg-orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(251,191,36,.15) 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-14s;animation-duration:30s}.auth-bg-noise{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;mix-blend-mode:overlay;pointer-events:none}.login-card{background:rgba(15,18,25,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:2.5rem;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05),0 25px 50px -12px rgba(0,0,0,.5),0 0 100px -20px rgba(59,130,246,.2)}.login-header{text-align:center;margin-bottom:2rem}.login-logo{display:inline-flex;margin-bottom:1.5rem}.login-logo,.login-logo-wrapper{align-items:center;justify-content:center}.login-logo-wrapper{position:relative;height:32px;display:flex}.login-logo-img{height:32px;width:auto}.login-logo-dark{display:block}.login-logo-light{display:none}.login-title{font-family:Satoshi,system-ui,sans-serif;font-weight:700;font-size:1.75rem;letter-spacing:-.02em;color:#f8fafc;margin:0 0 .5rem}.login-subtitle{font-size:.9375rem;color:#94a3b8;margin:0;line-height:1.5}.login-message,.login-subtitle{font-family:General Sans,system-ui,sans-serif}.login-message{font-size:.875rem;padding:.875rem 1rem;border-radius:12px;margin-bottom:1.5rem;animation:auth-fade-in .3s ease-out}.login-message-error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:#fca5a5}.login-message-success{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);color:#86efac}.login-oauth-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;font-family:General Sans,system-ui,sans-serif;font-size:.9375rem;font-weight:500;color:#f1f5f9;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;cursor:pointer;transition:all .2s ease}.login-oauth-btn:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);transform:translateY(-1px)}.login-oauth-btn:active:not(:disabled){transform:translateY(0)}.login-oauth-btn:disabled{opacity:.5;cursor:not-allowed}.login-oauth-btn svg{width:20px;height:20px}.login-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.login-divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent)}.login-divider-text{font-family:General Sans,system-ui,sans-serif;font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.login-form{gap:1.25rem}.login-field,.login-form{display:flex;flex-direction:column}.login-field{gap:.5rem}.login-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.login-label{font-size:.875rem;font-weight:500;color:#cbd5e1}.login-input,.login-label{font-family:General Sans,system-ui,sans-serif}.login-input{width:100%;padding:.875rem 1rem;font-size:.9375rem;color:#f8fafc;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;outline:none;transition:all .2s ease}.login-input::-moz-placeholder{color:#475569}.login-input::placeholder{color:#475569}.login-input:hover:not(:disabled){border-color:hsla(0,0%,100%,.15)}.login-input:focus{border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.1);background:hsla(0,0%,100%,.05)}.login-input:disabled{opacity:.5;cursor:not-allowed}.login-terms{margin-top:.25rem}.login-terms-label{display:flex;align-items:flex-start;gap:.625rem;cursor:pointer}.login-terms-checkbox{margin-top:.125rem;width:1rem;height:1rem;flex-shrink:0;accent-color:#6366f1;cursor:pointer}.login-terms-text{font-size:.8125rem;line-height:1.4;color:#94a3b8}.login-terms-link{color:#818cf8;text-decoration:none;transition:color .2s ease}.login-terms-link:hover{color:#a5b4fc;text-decoration:underline}.login-terms-error{margin-top:.375rem;margin-left:1.625rem;font-size:.75rem;color:#f87171}.login-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;margin-top:.5rem;font-family:Satoshi,system-ui,sans-serif;font-size:.9375rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1 50%,#8b5cf6);background-size:200% 200%;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 4px 20px -5px rgba(99,102,241,.5)}.login-submit:hover:not(:disabled){background-position:100% 100%;transform:translateY(-2px);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.15),0 8px 30px -5px rgba(99,102,241,.6)}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-footer{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.05)}.login-footer-link{font-family:General Sans,system-ui,sans-serif;font-size:.875rem;color:#6366f1;background:none;border:none;cursor:pointer;transition:color .2s ease;padding:0}.login-footer-link:hover{color:#818cf8}.login-footer-text{font-family:General Sans,system-ui,sans-serif;font-size:.875rem;color:#64748b}.login-footer-text button{font-family:inherit;font-size:inherit;color:#6366f1;background:none;border:none;cursor:pointer;padding:0;margin-left:.25rem;transition:color .2s ease}.login-footer-text button:hover{color:#818cf8}.login-footer-link-inline{font-family:inherit;font-size:inherit;color:#6366f1;text-decoration:none;margin-left:.25rem;transition:color .2s ease}.login-footer-link-inline:hover{color:#818cf8}.auth-footer{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;font-family:General Sans,system-ui,sans-serif;font-size:.8125rem;color:#475569;z-index:10}.auth-footer-dot{width:3px;height:3px;background:#334155;border-radius:50%}.auth-footer-link{color:#64748b;text-decoration:none;transition:color .2s ease}.auth-footer-link:hover{color:#94a3b8}@keyframes auth-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-fade-in{0%{opacity:0}to{opacity:1}}@keyframes auth-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}@media (max-width:480px){.auth-container{padding:1rem 1rem 5rem}.login-card{padding:1.75rem;border-radius:20px}.login-title{font-size:1.5rem}.login-field-row{grid-template-columns:1fr}}.theme-toggle{position:fixed;top:1rem;right:1rem;z-index:100;display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;font-family:General Sans,system-ui,sans-serif;font-size:.75rem;font-weight:500;color:#94a3b8;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;cursor:pointer;transition:all .2s ease}.theme-toggle:hover{background:rgba(0,0,0,.4);color:#e2e8f0}.theme-toggle svg{flex-shrink:0}@media (prefers-color-scheme:light){:root:not(.force-dark) .auth-bg{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0)}:root:not(.force-dark) .auth-bg-gradient{background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(59,130,246,.12) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(139,92,246,.08) 0,transparent 50%),radial-gradient(ellipse 50% 30% at 0 80%,rgba(6,182,212,.06) 0,transparent 50%)}:root:not(.force-dark) .auth-bg-orb-1{background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 70%)}:root:not(.force-dark) .auth-bg-orb-2{background:radial-gradient(circle,rgba(139,92,246,.12) 0,transparent 70%)}:root:not(.force-dark) .auth-bg-orb-3{background:radial-gradient(circle,rgba(251,191,36,.1) 0,transparent 70%)}:root:not(.force-dark) .auth-bg-noise{opacity:.015}:root:not(.force-dark) .login-card{background:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 0 0 1px rgba(0,0,0,.02),0 25px 50px -12px rgba(0,0,0,.1),0 0 80px -20px rgba(59,130,246,.15)}:root:not(.force-dark) .login-logo-dark{display:none}:root:not(.force-dark) .login-logo-light{display:block}:root:not(.force-dark) .login-title{color:#0f172a}:root:not(.force-dark) .login-subtitle{color:#64748b}:root:not(.force-dark) .login-message-error{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.15);color:#dc2626}:root:not(.force-dark) .login-message-success{background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.15);color:#16a34a}:root:not(.force-dark) .login-oauth-btn{color:#1e293b;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.1)}:root:not(.force-dark) .login-oauth-btn:hover:not(:disabled){background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.15)}:root:not(.force-dark) .login-divider-line{background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}:root:not(.force-dark) .login-divider-text{color:#94a3b8}:root:not(.force-dark) .login-label{color:#334155}:root:not(.force-dark) .login-input{color:#0f172a;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.1)}:root:not(.force-dark) .login-input::-moz-placeholder{color:#94a3b8}:root:not(.force-dark) .login-input::placeholder{color:#94a3b8}:root:not(.force-dark) .login-input:hover:not(:disabled){border-color:rgba(0,0,0,.15)}:root:not(.force-dark) .login-input:focus{border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.1);background:#fff}:root:not(.force-dark) .login-terms-text{color:#64748b}:root:not(.force-dark) .login-terms-link{color:#4f46e5}:root:not(.force-dark) .login-terms-link:hover{color:#6366f1}:root:not(.force-dark) .login-terms-error{color:#dc2626}:root:not(.force-dark) .login-submit{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2),0 4px 20px -5px rgba(99,102,241,.4)}:root:not(.force-dark) .login-submit:hover:not(:disabled){box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25),0 8px 30px -5px rgba(99,102,241,.5)}:root:not(.force-dark) .login-footer{border-top:1px solid rgba(0,0,0,.06)}:root:not(.force-dark) .login-footer-link{color:#4f46e5}:root:not(.force-dark) .login-footer-link:hover{color:#6366f1}:root:not(.force-dark) .login-footer-text{color:#64748b}:root:not(.force-dark) .login-footer-text button{color:#4f46e5}:root:not(.force-dark) .login-footer-text button:hover{color:#6366f1}:root:not(.force-dark) .login-footer-link-inline{color:#4f46e5}:root:not(.force-dark) .login-footer-link-inline:hover{color:#6366f1}:root:not(.force-dark) .auth-footer{color:#94a3b8}:root:not(.force-dark) .auth-footer-dot{background:#cbd5e1}:root:not(.force-dark) .auth-footer-link{color:#64748b}:root:not(.force-dark) .auth-footer-link:hover{color:#475569}:root:not(.force-dark) .theme-toggle{background:hsla(0,0%,100%,.8);border-color:rgba(0,0,0,.1);color:#64748b}:root:not(.force-dark) .theme-toggle:hover{background:hsla(0,0%,100%,.95);color:#334155}}:root.force-light .auth-bg{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0)}:root.force-light .auth-bg-gradient{background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(59,130,246,.12) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(139,92,246,.08) 0,transparent 50%),radial-gradient(ellipse 50% 30% at 0 80%,rgba(6,182,212,.06) 0,transparent 50%)}:root.force-light .auth-bg-orb-1{background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 70%)}:root.force-light .auth-bg-orb-2{background:radial-gradient(circle,rgba(139,92,246,.12) 0,transparent 70%)}:root.force-light .auth-bg-orb-3{background:radial-gradient(circle,rgba(251,191,36,.1) 0,transparent 70%)}:root.force-light .auth-bg-noise{opacity:.015}:root.force-light .login-card{background:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 0 0 1px rgba(0,0,0,.02),0 25px 50px -12px rgba(0,0,0,.1),0 0 80px -20px rgba(59,130,246,.15)}:root.force-light .login-logo-dark{display:none}:root.force-light .login-logo-light{display:block}:root.force-light .login-title{color:#0f172a}:root.force-light .login-subtitle{color:#64748b}:root.force-light .login-message-error{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.15);color:#dc2626}:root.force-light .login-message-success{background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.15);color:#16a34a}:root.force-light .login-oauth-btn{color:#1e293b;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.1)}:root.force-light .login-oauth-btn:hover:not(:disabled){background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.15)}:root.force-light .login-divider-line{background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}:root.force-light .login-divider-text{color:#94a3b8}:root.force-light .login-label{color:#334155}:root.force-light .login-input{color:#0f172a;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.1)}:root.force-light .login-input::-moz-placeholder{color:#94a3b8}:root.force-light .login-input::placeholder{color:#94a3b8}:root.force-light .login-input:hover:not(:disabled){border-color:rgba(0,0,0,.15)}:root.force-light .login-input:focus{border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.1);background:#fff}:root.force-light .login-terms-text{color:#64748b}:root.force-light .login-terms-link{color:#4f46e5}:root.force-light .login-terms-link:hover{color:#6366f1}:root.force-light .login-terms-error{color:#dc2626}:root.force-light .login-submit{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2),0 4px 20px -5px rgba(99,102,241,.4)}:root.force-light .login-submit:hover:not(:disabled){box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25),0 8px 30px -5px rgba(99,102,241,.5)}:root.force-light .login-footer{border-top:1px solid rgba(0,0,0,.06)}:root.force-light .login-footer-link{color:#4f46e5}:root.force-light .login-footer-link:hover{color:#6366f1}:root.force-light .login-footer-text{color:#64748b}:root.force-light .login-footer-text button{color:#4f46e5}:root.force-light .login-footer-text button:hover{color:#6366f1}:root.force-light .login-footer-link-inline{color:#4f46e5}:root.force-light .login-footer-link-inline:hover{color:#6366f1}:root.force-light .auth-footer{color:#94a3b8}:root.force-light .auth-footer-dot{background:#cbd5e1}:root.force-light .auth-footer-link{color:#64748b}:root.force-light .auth-footer-link:hover{color:#475569}:root.force-light .theme-toggle{background:hsla(0,0%,100%,.8);border-color:rgba(0,0,0,.1);color:#64748b}:root.force-light .theme-toggle:hover{background:hsla(0,0%,100%,.95);color:#334155}.check-email-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 1.5rem;background:rgba(99,102,241,.1);border-radius:50%;color:#818cf8}.check-email-address{color:#f8fafc;font-weight:500}.check-email-instructions{text-align:center;margin-bottom:1.5rem}.check-email-instructions p{font-family:General Sans,system-ui,sans-serif;font-size:.9375rem;color:#94a3b8;line-height:1.6;margin:0}.check-email-subtext{margin-top:1rem!important;font-size:.8125rem!important;color:#64748b!important}.check-email-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.check-email-resend{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;font-family:General Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#f1f5f9;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;cursor:pointer;transition:all .2s ease}.check-email-resend:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15)}.check-email-resend:disabled{opacity:.5;cursor:not-allowed}.check-email-start-over{font-family:General Sans,system-ui,sans-serif;font-size:.875rem;color:#6366f1;text-decoration:none;transition:color .2s ease}.check-email-start-over:hover{color:#818cf8}@media (prefers-color-scheme:light){:root:not(.force-dark) .check-email-icon{background:rgba(99,102,241,.08);color:#6366f1}:root:not(.force-dark) .check-email-address{color:#0f172a}:root:not(.force-dark) .check-email-instructions p{color:#64748b}:root:not(.force-dark) .check-email-subtext{color:#94a3b8!important}:root:not(.force-dark) .check-email-resend{color:#1e293b;background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.1)}:root:not(.force-dark) .check-email-resend:hover:not(:disabled){background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.15)}:root:not(.force-dark) .check-email-start-over{color:#4f46e5}:root:not(.force-dark) .check-email-start-over:hover{color:#6366f1}}:root.force-light .check-email-icon{background:rgba(99,102,241,.08);color:#6366f1}:root.force-light .check-email-address{color:#0f172a}:root.force-light .check-email-instructions p{color:#64748b}:root.force-light .check-email-subtext{color:#94a3b8!important}:root.force-light .check-email-resend{color:#1e293b;background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.1)}:root.force-light .check-email-resend:hover:not(:disabled){background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.15)}:root.force-light .check-email-start-over{color:#4f46e5}:root.force-light .check-email-start-over:hover{color:#6366f1}.no-access-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 1.5rem;background:rgba(239,68,68,.1);border-radius:50%;color:#f87171}.no-access-message{text-align:center;margin-bottom:1.5rem;padding:1rem 1.25rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:12px}.no-access-message p{font-family:General Sans,system-ui,sans-serif;font-size:.9375rem;color:#94a3b8;line-height:1.6;margin:0}.no-access-invitation-note{margin-top:.75rem!important;font-size:.8125rem!important;color:#64748b!important;font-style:italic}.no-access-user{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem;margin-bottom:1.5rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:10px;font-family:General Sans,system-ui,sans-serif;font-size:.8125rem;color:#64748b}.no-access-user strong{color:#f1f5f9;font-size:.875rem}.no-access-user-email{font-size:.75rem;color:#475569}.no-access-actions{display:flex;flex-direction:column;gap:.75rem}.no-access-logout{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;font-family:General Sans,system-ui,sans-serif;font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .2s ease}.no-access-logout:hover{color:#f1f5f9}@media (prefers-color-scheme:light){:root:not(.force-dark) .no-access-icon{background:rgba(239,68,68,.08);color:#ef4444}:root:not(.force-dark) .no-access-message{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.06)}:root:not(.force-dark) .no-access-message p{color:#64748b}:root:not(.force-dark) .no-access-invitation-note{color:#94a3b8!important}:root:not(.force-dark) .no-access-user{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.06);color:#94a3b8}:root:not(.force-dark) .no-access-user strong{color:#0f172a}:root:not(.force-dark) .no-access-logout,:root:not(.force-dark) .no-access-user-email{color:#64748b}:root:not(.force-dark) .no-access-logout:hover{color:#0f172a}}:root.force-light .no-access-icon{background:rgba(239,68,68,.08);color:#ef4444}:root.force-light .no-access-message{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.06)}:root.force-light .no-access-message p{color:#64748b}:root.force-light .no-access-invitation-note{color:#94a3b8!important}:root.force-light .no-access-user{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.06);color:#94a3b8}:root.force-light .no-access-user strong{color:#0f172a}:root.force-light .no-access-logout,:root.force-light .no-access-user-email{color:#64748b}:root.force-light .no-access-logout:hover{color:#0f172a}