@font-face{font-family:Outfit;src:url(/fonts/outfit/OutfitVariableFont_wght1.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/outfit/OutfitRegular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/outfit/OutfitMedium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/outfit/OutfitSemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/outfit/OutfitBold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/outfit/OutfitExtraBold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#0f2d4a;--color-accent:#0ea5e9;--color-accent-hover:#0284c7;--color-success:#0d9488;--color-bg:#f8fafc;--color-secondary-text:#64748b;--rating-excellent:#fbcd15;--rating-good:#a855f7;--rating-average:#f59e0b;--rating-below-avg:#64748b;--rating-poor:#ef4444;--bg-primary:#f8fafc;--bg-surface:#fff;--bg-elevated:#f1f5f9;--bg-page:var(--bg-primary);--bg-nav:#0f2d4a;--border:#e2e8f0;--border-color:var(--border);--border-subtle:#f1f5f9;--text-primary:#0f2d4a;--text-secondary:#64748b;--text-muted:#94a3b8;--text-on-dark:#f8fafc;--text-on-accent:#fff;--danger:#ef4444;--warning:#f97316;--info:#0ea5e9;--font-sans:"Outfit", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--font-numeric:var(--font-sans);--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--shadow-card:none;--shadow-elevated:none;--adm-page-eyebrow-color:#64748b;--shadow-sm:0 1px 2px #0f2d4a0f, 0 1px 3px #0f2d4a1a;--bg-base:#f8fafc}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-primary:#0a1628;--bg-surface:#0f2040;--bg-elevated:#162b50;--bg-nav:#060e1a;--border:#1e3a5f;--border-subtle:#142035;--text-primary:#f0f6ff;--text-secondary:#94a3b8;--text-muted:#64748b;--shadow-card:0 1px 3px #0006, 0 1px 2px #0000004d;--shadow-elevated:0 4px 16px #00000080;--adm-page-eyebrow-color:#94a3b8;--shadow-sm:var(--shadow-card);--bg-base:#0a1628}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;tab-size:4}body{font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.6}.tcr-numeric{font-family:var(--font-numeric);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1;letter-spacing:-.01em}h1,h2,h3,h4,h5,h6{color:var(--text-primary);line-height:1.2}h1{font-size:40px;font-weight:700}h2{font-size:28px;font-weight:600}h3{font-size:20px;font-weight:600}p{color:var(--text-secondary)}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover)}img,svg{max-width:100%;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{max-width:1440px;margin:0 auto;padding:0 48px}.btn{font-family:var(--font-sans);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s;display:inline-flex}.btn-primary{background-color:var(--color-accent);color:var(--text-on-accent)}.btn-primary:hover{background-color:var(--color-accent-hover);color:var(--text-on-accent)}.btn-ghost{color:var(--text-primary);border:1px solid var(--border);background-color:#0000}.btn-ghost:hover{background-color:var(--bg-elevated);color:var(--text-primary)}.badge{border-radius:var(--radius-sm);align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:500;line-height:1.4;display:inline-flex}.badge-success{color:#fff;background-color:#22c55e;border:1px solid #22c55e}.badge-danger{color:var(--danger);background-color:#ef44441a}.badge-warning{color:var(--warning);background-color:#f973161a}.badge-info{color:var(--info);background-color:#0ea5e91a}.badge-neutral{background-color:var(--bg-elevated);color:var(--text-secondary)}[data-theme=dark] .blog-article__toc-shell .blog-article__toc-completion{border:1px solid var(--border-subtle);box-shadow:inset 0 1px #ffffff09;background-color:var(--bg-primary)!important}[data-theme=dark] .blog-article__toc-completion-title{color:var(--text-primary)}[data-theme=dark] .blog-article__toc-completion-text{color:var(--text-secondary)}@media (max-width:1024px){.container{padding:0 32px}}@media (max-width:768px){.container{padding:0 20px}h1{font-size:28px}h2{font-size:22px}}.auth-main .auth-clerk-wrap{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:.5rem 0 1rem;display:flex}.auth-main .auth-clerk-wrap [data-clerk-id]{min-height:280px}.auth-main .auth-clerk-wrap--tall [data-clerk-id]{min-height:320px}.auth-main .auth-secondary{color:#64748b;text-align:center;width:100%;max-width:var(--auth-surface-max-width,400px);margin:0;box-sizing:border-box;margin-inline:auto;padding-top:1.25rem;font-size:.9375rem;line-height:1.55}.auth-main .auth-secondary+.auth-secondary{padding-top:.5rem}.auth-main .auth-secondary a{color:#64748b;font-weight:600;text-decoration:none;transition:color .2s}.auth-main .auth-secondary a:hover{color:#0d9488}.auth-body[data-astro-cid-s6yg6tnz]{min-height:100vh;--bg-primary:#0f2d4a;--accent-teal:#0d9488;--text-white:#f8fafc;min-height:100dvh;margin:0}.auth-split[data-astro-cid-s6yg6tnz]{min-height:100vh;width:100%;min-height:100dvh;display:flex}.auth-sidebar[data-astro-cid-s6yg6tnz]{box-sizing:border-box;background:#fff;flex-direction:column;flex:1;padding:3rem;display:flex}.auth-sidebar__shell[data-astro-cid-s6yg6tnz]{--auth-surface-max-width:400px;flex-direction:column;flex:1;width:100%;max-width:480px;min-height:100%;margin:0 auto;display:flex}.auth-logo[data-astro-cid-s6yg6tnz]{flex-shrink:0;margin-bottom:1.5rem;display:inline-block}.auth-logo[data-astro-cid-s6yg6tnz] img[data-astro-cid-s6yg6tnz]{height:auto;display:block}.auth-main[data-astro-cid-s6yg6tnz]{flex-direction:column;flex:1;justify-content:center;min-height:0;display:flex}.auth-legal[data-astro-cid-s6yg6tnz]{text-align:center;flex-shrink:0;margin-top:auto;padding-top:2rem}.auth-legal[data-astro-cid-s6yg6tnz] p[data-astro-cid-s6yg6tnz]{margin:0;max-width:var(--auth-surface-max-width,400px);color:#64748b;text-align:center;margin-inline:auto;font-size:.8125rem;line-height:1.5}.auth-legal[data-astro-cid-s6yg6tnz] a[data-astro-cid-s6yg6tnz]{color:#64748b;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.auth-legal[data-astro-cid-s6yg6tnz] a[data-astro-cid-s6yg6tnz]:hover{color:var(--accent-teal)}.auth-hero[data-astro-cid-s6yg6tnz]{box-sizing:border-box;background-color:var(--bg-primary);background-image:radial-gradient(circle at 100% 0%, var(--accent-teal) 0%, transparent 45%), radial-gradient(circle at 100% 0%, #0d948859 0%, var(--bg-primary) 55%);color:var(--text-white);flex:1.2;justify-content:center;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden}.auth-hero--owner[data-astro-cid-s6yg6tnz]{isolation:isolate;background-image:none}.auth-hero__owner-photo[data-astro-cid-s6yg6tnz]{z-index:0;object-fit:cover;object-position:center;border:0;width:100%;height:100%;position:absolute;inset:0}.auth-hero--owner[data-astro-cid-s6yg6tnz]:before{content:"";z-index:1;pointer-events:none;background-image:radial-gradient(circle at 85% 10%, #14b8a6 0%, transparent 42%), radial-gradient(circle at 100% 0%, var(--accent-teal) 0%, #0f2d4ae0 48%), linear-gradient(160deg, #0d94888c 0%, #0f2d4af0 65%);background-position:50%;background-size:cover;position:absolute;inset:0}.auth-hero--owner[data-astro-cid-s6yg6tnz] .auth-hero__inner[data-astro-cid-s6yg6tnz]{z-index:2;max-width:min(40rem,100%);position:relative}.auth-hero--site[data-astro-cid-s6yg6tnz]{background-image:radial-gradient(circle at 100% 0%, var(--accent-teal) 0%, transparent 45%), radial-gradient(circle at 100% 0%, #0d948859 0%, transparent 55%), linear-gradient(165deg, #0f2d4a73 0%, #0f2d4ac7 45%, #0f2d4aeb 100%), url(/images/about/solution-family-laptop.webp);background-position:100% 0,100% 0,50%,50%;background-repeat:no-repeat;background-size:auto,auto,cover,cover}.auth-hero--admin[data-astro-cid-s6yg6tnz]{background-image:radial-gradient(circle at 100% 0%, var(--accent-teal) 0%, transparent 45%), radial-gradient(circle at 100% 0%, #0d948859 0%, transparent 55%), linear-gradient(165deg, #0f2d4a59 0%, #0f2d4abd 45%, #0f2d4aeb 100%), var(--auth-admin-hero-url,url(/images/about/street-level-suburban-neighborhood.webp));background-position:100% 0,100% 0,50%,50%;background-repeat:no-repeat;background-size:auto,auto,cover,cover}.auth-hero__inner[data-astro-cid-s6yg6tnz]{width:100%;max-width:28rem}.auth-hero--site[data-astro-cid-s6yg6tnz] .auth-hero__inner[data-astro-cid-s6yg6tnz]{text-align:center;max-width:min(40rem,100%);margin-inline:auto;container-type:inline-size}.auth-hero__eyebrow[data-astro-cid-s6yg6tnz]{letter-spacing:.06em;text-transform:uppercase;opacity:.85;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.auth-hero__headline[data-astro-cid-s6yg6tnz]{color:var(--text-white);margin:0 0 1rem;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:800;line-height:1.25}.auth-hero--site[data-astro-cid-s6yg6tnz] .auth-hero__headline[data-astro-cid-s6yg6tnz]{text-align:center;white-space:nowrap;text-shadow:0 1px 18px #0f2d4a8c;max-width:100%;margin-inline:auto;font-size:clamp(.8125rem,.45rem + 3.1cqw,1.875rem);font-weight:600;line-height:1.3}@supports not (font-size:1cqw){.auth-hero--site[data-astro-cid-s6yg6tnz] .auth-hero__headline[data-astro-cid-s6yg6tnz]{font-size:clamp(.8125rem,.65rem + 1.15vw,1.875rem)}}.auth-hero--owner[data-astro-cid-s6yg6tnz] .auth-hero__headline[data-astro-cid-s6yg6tnz]{-webkit-line-clamp:2;line-clamp:2;text-wrap:balance;text-shadow:0 1px 14px #0f2d4aa6;-webkit-box-orient:vertical;max-height:78px;font-size:30px;font-weight:600;line-height:39px;display:-webkit-box;overflow:hidden}.auth-hero--owner[data-astro-cid-s6yg6tnz] .auth-hero__sub[data-astro-cid-s6yg6tnz]{text-shadow:0 1px 10px #0f2d4a8c}.auth-hero__sub[data-astro-cid-s6yg6tnz]{opacity:.92;margin:0 0 1.5rem;font-size:1rem;line-height:1.55}.auth-hero__logos[data-astro-cid-s6yg6tnz]{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.25rem 1.5rem;display:flex}.auth-hero--site[data-astro-cid-s6yg6tnz] .auth-hero__logos[data-astro-cid-s6yg6tnz]{justify-content:center}.auth-hero__logo-img[data-astro-cid-s6yg6tnz]{object-fit:contain;opacity:.92;filter:brightness(0)invert();width:auto;max-width:100px;height:28px}@media (max-width:1024px){.auth-hero[data-astro-cid-s6yg6tnz]{display:none}.auth-sidebar[data-astro-cid-s6yg6tnz]{flex:100%;width:100%}}
