:root,.theme-system{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--width-page:100%;--color-bg-default:#f9fafb;--color-bg-primary:#fff;--color-bg-secondary:#fcfdfe;--color-bg-secondary_alt:#f1f5f9;--color-text-primary:#4b5563;--color-text-secondary:#64748b;--color-border-primary:#cbd5e1;--color-border-secondary:#e2e8f0;--color-border-secondary_alt:#f1f5f9;--color-focus-ring:#06f;--color-border-brand:#06f;border-color:#cbd5e1}@media (prefers-color-scheme:dark){:root,.theme-system{--lightningcss-light: ;--lightningcss-dark:initial}}html,body,button,input,select,textarea{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}html,body{color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:500;overflow:hidden auto}.theme-light,.light-mode{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.theme-dark,.dark-mode,.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg-default:#181d27;--color-bg-primary:#252b37;--color-bg-secondary:#2d3344;--color-bg-secondary_alt:#1e2330;--color-text-primary:#d5d7da;--color-text-secondary:#a4a7ae;--color-border-primary:#414651;--color-border-secondary:#363c47;--color-border-secondary_alt:#2a3040;--color-focus-ring:#2e90fa;--color-border-brand:#2e90fa;color:#d5d7da;border-color:#414651}.outline-focus-ring{outline-style:solid;outline-color:var(--color-focus-ring,#06f)}[data-scrollbar-hidden],[role=tablist],.tab-bar-scroll,nav[aria-label=Tab\ navigation]{scrollbar-width:none;-ms-overflow-style:none}[data-scrollbar-hidden]::-webkit-scrollbar{display:none}[role=tablist]::-webkit-scrollbar{display:none}.tab-bar-scroll::-webkit-scrollbar{display:none}nav[aria-label=Tab\ navigation]::-webkit-scrollbar{display:none}[data-shell-posture=wide-dashboard]>*{min-height:0}
.layout-grid{width:100%;min-height:100dvh;max-width:var(--width-page);grid-template-rows:auto 1fr;margin-left:auto;margin-right:auto;display:grid}.layout-header{justify-content:center;width:100%;display:flex}@media (min-width:640px){:root{--width-page:90vw}}@media (min-width:1024px){:root{--width-page:min(1280px,85vw)}.layout-grid,.page-shell,.console-shell{max-width:var(--width-page)}}.page-shell{width:100%;max-width:90vw;margin-left:auto;margin-right:auto;display:grid}.page-shell--gap-4{gap:16px}.page-shell--gap-3{gap:12px}.page-shell--padding-6{padding:24px}.page-shell--padding-4{padding:16px}.page-shell--narrow{max-width:720px}.section-stack{gap:12px;display:grid}.section-stack-tight{gap:8px;display:grid}.action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.panel-360{height:360px}.panel-320{height:320px}.console-shell{grid-template-columns:240px 1fr;width:100%;max-width:90vw;min-height:100dvh;margin-left:auto;margin-right:auto;display:grid}.bubble-list{gap:8px;max-height:360px;padding:4px;display:grid;overflow:auto}.brand-mark{background:radial-gradient(circle at 25% 15%,var(--color-bg-primary,#fff)0,var(--color-bg-brand-solid)35%,var(--core-brand-700)100%);box-shadow:0 10px 20px color-mix(in srgb,var(--core-brand-700)25%,transparent)}.google-orb{background:conic-gradient(from 180deg,#4285f4,#34a853,#fbbc05,#ea4335,#4285f4)}.auth-hero-image{background-image:url(/images/auth-hero.jpg);background-position:50%;background-size:cover}.chat-bubble{border-radius:12px;max-width:420px;padding:8px 12px}.chat-bubble-sent{background:var(--brand-primary-500);color:#fff}.chat-bubble-received{background:var(--neutral-100);color:var(--text-primary)}.auth-shell{background:var(--color-bg-default);min-height:100dvh;color:var(--color-text-primary);flex-direction:column;width:100%;max-width:90vw;margin-left:auto;margin-right:auto;display:flex}@media (min-width:768px){.auth-shell{max-width:80vw}}@media (min-width:1024px){.auth-shell{flex-direction:row;max-width:75vw}}.auth-shell-content{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;padding:2.5rem 1.5rem 3rem;display:flex}.auth-shell-inner{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.auth-shell-logo{width:50px;height:50px;box-shadow:0 10px 20px color-mix(in srgb,var(--core-brand-700)18%,transparent);background:0 0;border-radius:999px;justify-content:center;align-items:center;margin-top:40px;margin-bottom:30px;display:flex;overflow:hidden}.auth-shell-logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.auth-shell-badge{background:color-mix(in srgb,var(--color-brand-solid)8%,transparent);color:var(--color-border-brand);border:1px solid var(--color-border-secondary);border-radius:9999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.auth-shell-aside{display:none}@media (min-width:1024px){.auth-shell-content{flex:50%;max-width:50%;padding:2.5rem 2.5rem 3rem}.auth-shell-aside{background:var(--color-bg-muted);border-left:1px solid var(--color-border-muted);flex:50%;max-width:50%;display:block}.auth-shell-inner{max-width:400px}.auth-shell-logo{width:70px;height:70px}.auth-shell-inner button[type=submit]{align-self:center;width:100%;max-width:400px}}.auth-shell-footer{color:var(--color-text-secondary);padding-top:.75rem;font-size:.875rem}.auth-field-label{color:var(--color-text-secondary);font-size:.875rem;font-weight:600}.auth-page-backdrop{background:var(--color-bg-default);color:var(--color-text-primary);min-height:100vh}.auth-aside-overlay{align-items:flex-end;padding:20px;display:flex;position:absolute;inset:0}.auth-aside-card{-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#0f172aa6,#0f172a66);border:1px solid #ffffff40;border-radius:1.25rem;flex-direction:column;gap:1.5rem;width:90%;max-width:480px;margin-inline:auto;padding:0;display:flex}.auth-aside-nav{justify-content:flex-end;gap:.75rem;display:flex}.auth-aside-nav-button{color:#ffffffe6;cursor:pointer;background-color:#0000;border:1px solid #ffffffb3;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;line-height:1;transition:background-color .12s ease-out,color .12s ease-out,border-color .12s ease-out;display:inline-flex}.auth-aside-nav-button:hover{color:#0f172afa;background-color:#fffc}.auth-aside-nav-button:active{color:#0f172a;background-color:#fff;border-color:#fff}.auth-shell-inner input[type=email],.auth-shell-inner input[type=password],.auth-shell-inner input[type=text],.auth-shell-inner input[type=tel],.auth-shell-inner input[type=number]{background-color:var(--color-bg-primary,#f9fafb);height:46px;padding-inline:1rem;font-size:16px}.auth-shell-inner button[type=submit]{min-height:46px;font-size:16px}@media (max-width:767px){.auth-shell-inner{width:90vw;max-width:400px}.auth-shell-inner button[type=submit]{width:100%;max-width:100%}.auth-name-field{display:none}}.text-3xl{font-size:var(--c-size-3xl,30px);line-height:1.2}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2fe1ab3d-module__-T-KAq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2fe1ab3d-module__-T-KAq__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_8cfc998c-module__YGIzgG__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_8cfc998c-module__YGIzgG__variable{--font-montserrat:"Montserrat","Montserrat Fallback"}
