.auth-container{background-color:var(--color-primary-background);box-sizing:border-box;scrollbar-width:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2.5rem 1.5rem;display:flex;overflow-y:auto}.auth-content{text-align:center;width:100%;max-width:650px;margin:auto 0}.auth-logo-wrapper{justify-content:center;align-items:center;padding:2rem 0;display:flex}.form-footer-logo-wrapper{justify-content:start;align-items:start;width:12rem;display:flex}.auth-card{background:var(--color-white);box-sizing:border-box;border-radius:1rem;width:100%;max-width:500px;padding:3rem;box-shadow:0 2px 12px #00000014}.auth-form{flex-direction:column;justify-content:center;gap:1rem;width:100%;max-width:400px;margin:0 auto 2rem;display:flex}.auth-onboard-form{flex-direction:column;justify-content:center;gap:1rem;width:100%;max-width:700px;margin:0 auto 2rem;display:flex}.auth-subtitle{padding:.2rem 0 1.5rem}.auth-forgot-password-wrapper{justify-content:flex-end;width:100%;display:flex}.auth-forgot-password{font-size:var(--font-size-normal);text-align:end;color:var(--color-secondary-black);margin-bottom:1rem;text-decoration:none}.auth-forgot-password:hover{color:var(--color-primary-black);text-decoration:underline}.divider{text-align:center;width:100%;max-width:400px;margin:2rem auto;position:relative}.divider:before{content:"";background-color:#ddd;height:1px;position:absolute;top:50%;left:0;right:0}.divider span{background-color:var(--color-primary-background);color:#616061;padding:0 16px;font-size:14px;font-weight:600;display:inline-block;position:relative}.oauth-buttons{grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:400px;margin:0 auto 2rem;display:grid}@media (width<=640px){.oauth-buttons{grid-template-columns:1fr}}.auth-switch{margin:0 0 2rem}.auth-switch a{color:var(--color-primary-black);font-weight:700}.auth-switch a:hover{color:var(--color-primary-green);font-weight:700}.password-rules{font-size:var(--font-size-p-small);padding:0;list-style:none}.password-rules li{color:var(--text-secondary);flex-direction:row;align-items:self-start;gap:.5rem;padding:.25rem 0;display:flex}.password-rules li .icon{opacity:0}.password-rules li.valid{color:var(--color-primary-green);font-weight:500}.password-rules li.valid .icon{color:var(--color-primary-green);opacity:1}:root{--font-size-small:.8rem;--font-size-normal:.9rem;--font-size-base:1rem;--font-size-large:1.2rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--font-size-xxx-large:3rem;--color-white:white;--color-grey:#666;--color-primary-black:#181818;--color-primary-green:#1b8061;--color-primary-blue:#487ca5;--color-secondary-black:#454545;--color-secondary-green:#effaf5;--color-secondary-blue:#e9f3f7;--color-tertiary-black: ;--color-tertiary-green: ;--color-tertiary-blue: ;--color-primary-background:#f2f3f0;--color-hover: ;--color-bg:#fff;--color-bg-muted:#f7f8fa;--color-bg-primary:#3b82f6;--color-bg-danger:#fee2e2;--text-primary:#181818;--text-secondary:#454545;--text-muted:#666;--color-border:#d1d1d1;--font-size-h1:2rem;--font-size-h2:1.5rem;--font-size-h3:1.2rem;--font-size-p-large:1rem;--font-size-p-normal:.9rem;--font-size-message-bubble:.85rem;--font-size-p-small:.8rem;--font-size-p-tiny:.75rem;--font-weight-h1:600;--font-weight-h2:600;--font-weight-h3:600;--font-weight-p-important:500;--font-weight-p:400}@font-face{font-family:Inter Variable;src:url(../../../fonts/InterVariable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap;font-stretch:75% 125%}@font-face{font-family:Inter Variable;src:url(../../../fonts/InterVariable-Italic.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}*{box-sizing:border-box;font-optical-sizing:auto;font-feature-settings:"ss02" 1, "cv11" 1, "tnum" 1, "liga" 1, "onum" 1;letter-spacing:.009em;margin:0;padding:0;font-family:Inter Variable,sans-serif}.page-container{scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;border-radius:.65rem;flex:1;height:100%;padding:2rem;overflow-y:auto}.page-container::-webkit-scrollbar{display:none}.panel-layout{box-sizing:border-box;background:#fff;border-radius:.65rem;flex-direction:column;min-height:0;display:flex;overflow:hidden}.two-panel-layout{box-sizing:border-box;gap:.4rem;height:100%;display:flex}.two-panel-layout .panel-1{flex:1}.two-panel-layout .panel-2{flex-direction:column;flex:3.5;display:flex;overflow:hidden}.panel-2 .content-container{scrollbar-width:none;-ms-overflow-style:none;flex:1;height:100%;padding:1.5rem;overflow-y:auto}.panel-2 .content-container::-webkit-scrollbar{display:none}.three-panel-layout{box-sizing:border-box;gap:.4rem;height:100%;display:flex}.three-panel-layout .panel-1{flex:1.6}.three-panel-layout .panel-2{flex:3}.three-panel-layout .panel-3{flex:2}.three-panel-layout .panel-2-secondary{background-color:var(--color-primary-background);flex-direction:column;flex:5;justify-content:center;align-items:center;gap:1rem;display:flex}.section-header-wrapper{color:var(--color-secondary-black);background-color:var(--color-primary-background);border-radius:.6rem;flex-shrink:0;justify-content:space-between;align-items:center;height:4rem;margin:.2rem;padding:0 1.2rem;display:flex}.section-header{font-size:var(--font-size-base);margin:0;font-weight:500}.two-panel-layout .panel-1 .sub-nav-container{scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0 3rem;overflow-y:auto}.sub-nav-container::-webkit-scrollbar{padding-bottom:3rem;display:none}.sub-navigation-bar{flex-direction:column;justify-content:space-between;height:100%;padding:0 .625rem;display:flex;overflow:hidden}.sub-nav-section{flex-direction:column;gap:.2rem;display:flex}.sub-automations-navigation{flex-grow:0;flex-shrink:0}h1{color:var(--text-primary);font-weight:600;font-size:var(--font-size-xx-large)}h2{color:var(--text-primary);font-weight:600;font-size:var(--font-size-x-large)}h3{color:var(--text-primary);font-weight:600;font-size:var(--font-size-large)}p{color:var(--text-secondary);font-size:var(--font-size-normal)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.text-small{font-size:var(--font-size-small)}.text-normal{font-size:var(--font-size-normal)}.text-base{font-size:var(--font-size-base)}.shimmer-wrapper{flex-direction:column;gap:1rem;padding:0 .5rem;display:flex}.success-banner{color:var(--color-primary-green);background-color:var(--color-secondary-green);border-radius:.5rem;padding:1rem;font-weight:600}.error-banner{color:var(--color-primary-black);background-color:#fdd;border-radius:.5rem;padding:1rem;font-weight:500}.status-banner{border-radius:4px;margin-bottom:1rem;padding:1rem;position:relative;overflow:hidden}.loading-bar{opacity:.6;background-color:currentColor;width:100%;height:4px;animation:5s linear forwards countdown;position:absolute;bottom:0;left:0}@keyframes countdown{0%{width:0%}to{width:100%}}
