:root{--color-primary:#f26513;--color-primary-hover:#e0560a;--color-bg:#eef1f4;--color-surface:#fff;--color-surface-2:#f4f6f9;--color-border:#e5e9ef;--color-border-strong:#d5dbe3;--color-text:#0b1220;--color-text-muted:#374151;--color-text-dim:#6b7280;--color-success:#22c55e;--color-error:#ef4444;--color-warning:#f59e0b;--color-accent-soft:#fff1e9;--color-accent-border:#fad9c5;--ink-blue:#1d4ed8;--ink-indigo:#4338ca;--ink-green:#15803d;--ink-teal:#0f766e;--ink-purple:#7c3aed;--ink-amber:#b45309;--ink-orange:#c2410c;--ink-pink:#be185d;--ink-red:#dc2626;--ink-slate:#475569;--chrome-bg:#1b2129;--chrome-bg-2:#232b35;--chrome-border:#2e3742;--chrome-text:#fff;--chrome-text-dim:#7e8794;--rail-width:60px;--topbar-height:52px;--color-nav-hover:#232b35;--color-nav-active:#232b35;--color-nav-text:#7e8794;--color-nav-section-label:#6b7280;--chart-1:#f59e0b;--chart-2:#fbbf24;--chart-3:#fcd34d;--chart-4:#fde68a;--chart-5:#fef3c7;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--text-xs:11px;--text-sm:12px;--text-base:14px;--text-lg:16px;--text-xl:20px;--text-2xl:24px;--sidebar-width:260px;--font-sans:"Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-bg);height:100%;color:var(--color-text);font-family:var(--font-sans);letter-spacing:0;-webkit-font-smoothing:antialiased;max-width:100%;font-size:15px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.btn-primary{background:var(--color-primary);color:#0f172a;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.btn-primary:hover{background:var(--color-primary-hover)}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.btn-secondary:hover{background:var(--color-surface);border-color:var(--color-text-muted)}.input-field{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.input-field:focus{border-color:var(--color-primary)}.input-field::placeholder{color:var(--color-text-muted)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:24px}.error-message{color:var(--color-error);margin-top:4px;font-size:13px}.success-message{color:var(--color-success);margin-top:4px;font-size:13px}body.sd-drawer-open .sd-whats-fab,body.sd-drawer-open .sd-chat-fab{display:none!important}
.auth-module__2s2jhW__container{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);grid-template-columns:1fr;display:grid}.auth-module__2s2jhW__brand{background:radial-gradient(700px circle at 80% 15%, #f265132e, transparent 55%), var(--chrome-bg);color:#fff;flex-direction:column;justify-content:space-between;padding:56px 56px 48px;display:none;position:relative;overflow:hidden}.auth-module__2s2jhW__brand:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.auth-module__2s2jhW__brandTop,.auth-module__2s2jhW__brandMid,.auth-module__2s2jhW__brandBottom{z-index:1;position:relative}.auth-module__2s2jhW__brandLogoWrap{align-items:center;gap:12px;padding:0;display:inline-flex}.auth-module__2s2jhW__brandLogoImg{width:36px;height:auto;display:block}.auth-module__2s2jhW__brandLogoText{letter-spacing:-.02em;color:#fff;font-size:22px;font-weight:800}.auth-module__2s2jhW__brandLogoText span{color:var(--color-primary)}.auth-module__2s2jhW__brandHeadline{letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(28px,3.4vw,40px);font-weight:900;line-height:1.05}.auth-module__2s2jhW__brandSub{color:var(--chrome-text-dim);max-width:460px;font-size:16px;line-height:1.55}.auth-module__2s2jhW__brandList{flex-direction:column;gap:12px;margin-top:24px;padding:0;list-style:none;display:flex}.auth-module__2s2jhW__brandList li{color:#fff;align-items:flex-start;gap:12px;font-size:14.5px;font-weight:600;line-height:1.35;display:flex}.auth-module__2s2jhW__brandList li:before{content:"✓";background:var(--color-accent-soft);border:1px solid var(--color-accent-border);width:24px;height:24px;color:var(--color-primary);border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:900;display:grid}.auth-module__2s2jhW__brandFoot{color:var(--chrome-text-dim);letter-spacing:.02em;font-size:13px;font-weight:500}.auth-module__2s2jhW__content{background:var(--color-surface);color:var(--color-text);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex;position:relative}.auth-module__2s2jhW__contentLogo{align-items:center;gap:10px;margin-bottom:24px;display:flex}.auth-module__2s2jhW__contentLogoImg{width:40px;height:auto}.auth-module__2s2jhW__contentLogoText{letter-spacing:-.02em;color:var(--color-text);font-size:20px;font-weight:800}.auth-module__2s2jhW__contentLogoText span{color:var(--color-primary)}.auth-module__2s2jhW__contentInner{width:100%;max-width:420px}@media (min-width:980px){.auth-module__2s2jhW__container{grid-template-columns:1fr 1fr}.auth-module__2s2jhW__brand{display:flex}.auth-module__2s2jhW__contentLogo{display:none}.auth-module__2s2jhW__content{padding:48px}}@media (min-width:1280px){.auth-module__2s2jhW__container{grid-template-columns:.85fr 1.15fr}.auth-module__2s2jhW__brand{padding:64px 64px 56px}}@media (max-width:979px){.auth-module__2s2jhW__brand{min-height:0;padding:24px 20px;display:flex}.auth-module__2s2jhW__brand .auth-module__2s2jhW__brandMid,.auth-module__2s2jhW__brand .auth-module__2s2jhW__brandBottom{display:none}.auth-module__2s2jhW__brandTop{justify-content:center;width:100%;display:flex}.auth-module__2s2jhW__brandLogoWrap{box-shadow:none;background:0 0;padding:0}.auth-module__2s2jhW__brandLogoText{color:#fff}.auth-module__2s2jhW__brandLogoText span{color:var(--color-primary)}}@media (max-width:540px){.auth-module__2s2jhW__content{padding:24px 16px 40px}.auth-module__2s2jhW__brand{padding:20px 16px}.auth-module__2s2jhW__brandLogoImg{width:32px}.auth-module__2s2jhW__brandLogoText{font-size:16px}}
