.auth-story_story__mEElH{border-radius:20px;border:1px solid hsl(var(--border));background:hsl(var(--muted)/.45);overflow:hidden;display:flex;flex-direction:column}.auth-story_storyHeading__mkdSn{padding:clamp(28px,3.2vw,48px) clamp(28px,3.5vw,58px) 28px;position:relative;z-index:1}.auth-story_kicker__jk8Vj{font-size:12px;color:hsl(var(--muted-foreground));margin-bottom:18px}.auth-story_storyHeading__mkdSn h2{font-size:clamp(35px,3.6vw,59px);font-weight:500;line-height:1.08;letter-spacing:-.06em;max-width:600px}.auth-story_storyHeading__mkdSn h2 span{color:hsl(var(--primary))}.auth-story_description__DXbzk{margin-top:16px;max-width:330px;font-size:14px;line-height:1.7;color:hsl(var(--muted-foreground))}.auth-story_visual__p79am{position:relative;flex:1;min-height:280px;margin:0;background:#faf9f6}.auth-story_brandImage__6V2_W{-o-object-position:center 54%;object-position:center 54%}.auth-story_brandImage__6V2_W,.auth-story_customImage__Vk_h7{-o-object-fit:cover;object-fit:cover}.site-theme{--site-section-y:clamp(2.5rem,5vw,4.5rem);--site-header-y:clamp(2rem,4vw,3.25rem);--site-radius:0.75rem;--site-radius-sm:0.5rem;--site-shadow:0 1px 2px hsl(var(--foreground)/0.04);--site-shadow-hover:0 1px 2px hsl(var(--foreground)/0.05),0 10px 28px -18px hsl(var(--foreground)/0.28);--site-red:5 67% 47%;--input:var(--border);--popover:var(--card);--popover-foreground:var(--foreground);--card-foreground:var(--foreground);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;color:hsl(var(--foreground))}.dark .site-theme,.dark.site-theme{--site-red:7 100% 70%;--site-shadow:0 1px 2px hsl(0 0% 0%/0.25);--site-shadow-hover:0 1px 2px hsl(0 0% 0%/0.3),0 12px 30px -18px hsl(0 0% 0%/0.6)}:where(.site-theme) :where(h1,h2,h3,h4){font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em}:where(.site-theme) :where(a,button,summary,[tabindex]):focus-visible{outline:2px solid hsl(var(--site-red));outline-offset:2px}.site-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:500;letter-spacing:.025em;color:hsl(var(--muted-foreground))}.site-h2{font-size:clamp(1.375rem,2.2vw,1.75rem);font-weight:600;line-height:1.25;letter-spacing:-.025em;color:hsl(var(--foreground))}.site-lead{font-size:1rem;line-height:1.7;color:hsl(var(--muted-foreground))}.site-section{padding-block:var(--site-section-y)}.site-section+.site-section{border-top:1px solid hsl(var(--border))}.site-stack>*+*{margin-top:1.5rem}.site-page-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--background));padding-block:var(--site-header-y)}.site-page-title{font-size:clamp(1.75rem,3.4vw,2.625rem);font-weight:600;line-height:1.12;letter-spacing:-.035em;color:hsl(var(--foreground));text-wrap:balance;overflow-wrap:anywhere}.site-page-description{margin-top:.875rem;max-width:42rem;font-size:1rem;line-height:1.7;color:hsl(var(--muted-foreground))}.site-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;font-size:.8125rem;color:hsl(var(--muted-foreground))}.site-breadcrumb a{border-radius:4px;transition:color .15s}.site-breadcrumb a:hover{color:hsl(var(--foreground))}.site-breadcrumb [aria-current=page]{color:hsl(var(--foreground));font-weight:500;max-width:36ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:.625rem 1.125rem;border-radius:var(--site-radius-sm,.5rem);border:1px solid transparent;font-size:.875rem;font-weight:600;line-height:1.2;white-space:nowrap;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.site-btn:active{transform:translateY(1px)}.site-btn-sm{min-height:2.5rem;padding:.5rem .875rem;font-size:.8125rem}.site-btn-primary{background:hsl(5 67% 47%);color:#fff}.site-btn-primary:hover{background:hsl(5 64% 43%)}.site-btn-dark{background:hsl(var(--foreground));color:hsl(var(--background))}.site-btn-dark:hover{opacity:.9}.site-btn-outline{border-color:hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground))}.site-btn-outline:hover{border-color:hsl(var(--foreground)/.3)}.site-btn-ghost{color:hsl(var(--foreground))}.site-btn-ghost:hover{background:hsl(var(--muted))}.site-link{color:hsl(var(--foreground));font-weight:500;text-decoration:underline;text-decoration-color:hsl(var(--foreground)/.25);text-underline-offset:3px}.site-link:hover{color:hsl(var(--site-red));text-decoration-color:currentColor}.site-card{color:hsl(var(--card-foreground))}.site-card,.site-card-link{border:1px solid hsl(var(--border));border-radius:var(--site-radius,.75rem);background:hsl(var(--card));box-shadow:var(--site-shadow)}.site-card-link{display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.site-card-link:hover{border-color:hsl(var(--foreground)/.22);box-shadow:var(--site-shadow-hover)}.site-muted-panel{border:1px solid hsl(var(--border));border-radius:var(--site-radius,.75rem);background:hsl(var(--muted)/.55)}.site-badge{display:inline-flex;align-items:center;gap:.25rem;min-height:1.5rem;padding:.125rem .5rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--card));font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground));white-space:nowrap}.site-badge-accent{border-color:transparent;background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.site-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;padding:.75rem;border:1px solid hsl(var(--border));border-radius:var(--site-radius,.75rem);box-shadow:var(--site-shadow)}.site-chip,.site-toolbar{align-items:center;background:hsl(var(--card))}.site-chip{display:inline-flex;gap:.375rem;min-height:2.25rem;padding:.375rem .75rem;border:1px solid hsl(var(--border));border-radius:999px;font-size:.8125rem;font-weight:500;color:hsl(var(--muted-foreground));white-space:nowrap;transition:background-color .15s,color .15s,border-color .15s}.site-chip:hover{color:hsl(var(--foreground));border-color:hsl(var(--foreground)/.25)}.site-chip[aria-current=page],.site-chip[aria-pressed=true],.site-chip[data-active=true]{border-color:hsl(var(--foreground));background:hsl(var(--foreground));color:hsl(var(--background))}.site-result-count{font-size:.8125rem;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums}.site-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding-top:1.5rem;border-top:1px solid hsl(var(--border))}.site-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding:0 .75rem;border:1px solid hsl(var(--border));border-radius:var(--site-radius-sm,.5rem);background:hsl(var(--card));font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums;color:hsl(var(--foreground))}.site-page-btn:hover{border-color:hsl(var(--foreground)/.3)}.site-page-btn[aria-current=page]{border-color:hsl(var(--foreground));background:hsl(var(--foreground));color:hsl(var(--background))}.site-page-btn[aria-disabled=true]{pointer-events:none;opacity:.45}.site-state{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:2rem;border:1px dashed hsl(var(--border));border-radius:var(--site-radius,.75rem);background:hsl(var(--card)/.6)}.site-state-title{font-size:1rem;font-weight:600;color:hsl(var(--foreground))}.site-state-text{max-width:36rem;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.site-field-hint{color:hsl(var(--muted-foreground))}.site-field-error,.site-field-hint{margin-top:.375rem;font-size:.8125rem;line-height:1.5}.site-field-error{color:hsl(var(--destructive))}.site-prose-width{max-width:72ch}.site-toc a{display:block;padding:.3125rem 0 .3125rem .75rem;border-left:2px solid hsl(var(--border));font-size:.8125rem;line-height:1.45;color:hsl(var(--muted-foreground))}.site-toc a:hover,.site-toc a[aria-current=true]{border-left-color:hsl(var(--site-red));color:hsl(var(--foreground))}.site-nav-trigger{position:relative;display:inline-flex;align-items:center;gap:.375rem;min-height:2.5rem;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));transition:color .15s,background-color .15s}.site-nav-trigger:hover,.site-nav-trigger[data-open]{color:hsl(var(--foreground));background:hsl(var(--muted))}.site-nav-trigger[data-active]{color:hsl(var(--foreground))}.site-nav-trigger[data-active]:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:-.8125rem;height:2px;border-radius:2px;background:hsl(var(--site-red))}.site-nav-heading{margin-bottom:.625rem;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.site-nav-card{display:block;padding:.625rem .75rem;margin-inline:-.75rem;border-radius:.5rem;transition:background-color .15s}.site-nav-card:focus-visible,.site-nav-card:hover{background:hsl(var(--muted))}.site-nav-link{display:flex;align-items:center;min-height:2.125rem;font-size:.875rem;color:hsl(var(--muted-foreground));transition:color .15s}.site-nav-link:focus-visible,.site-nav-link:hover{color:hsl(var(--foreground))}@media (prefers-reduced-motion:reduce){.site-theme *,.site-theme :after,.site-theme :before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.site-toolbar.flex-col{flex-wrap:nowrap}.site-toolbar>*{min-width:0}.site-form-width{max-width:48rem}.site-toolbar.library-toolbar{padding:0 0 24px;gap:20px;border:0;border-bottom:1px solid hsl(var(--border));border-radius:0;background:transparent;box-shadow:none}.library-search{display:flex;align-items:center;gap:12px;width:100%;min-height:60px;padding:0 4px;border-bottom:1px solid hsl(var(--foreground)/.3);transition:border-color .15s}.library-search:focus-within{border-bottom-color:hsl(var(--primary));box-shadow:0 1px 0 hsl(var(--primary))}.library-search input{min-width:0;flex:1;height:58px;border:0;outline:none;box-shadow:none;background:transparent;color:hsl(var(--foreground));font-size:16px;letter-spacing:-.02em}.library-search input::-moz-placeholder{color:hsl(var(--muted-foreground))}.library-search input::placeholder{color:hsl(var(--muted-foreground))}.library-search input::-webkit-search-cancel-button{display:none}.library-search button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:50%;color:hsl(var(--muted-foreground))}.library-search button:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.library-search .library-search-submit{background:hsl(var(--foreground));color:hsl(var(--background))}.library-toolbar .site-chip{border-color:transparent;background:transparent;border-radius:5px;min-height:44px}.library-toolbar .site-chip:hover{background:hsl(var(--muted))}.library-toolbar .site-chip[aria-pressed=true]{background:hsl(var(--foreground));color:hsl(var(--background))}.library-glossary-search{max-width:760px}.auth_page__CGm18{min-height:100dvh;background:hsl(var(--background));color:hsl(var(--foreground));padding:0 28px 20px}.auth_header__PPJZ8{max-width:1600px;margin:auto;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.auth_logo__5xJVK{width:143px;height:auto}.auth_back__Qd8Lo{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:hsl(var(--muted-foreground));padding:10px 0 10px 12px}.auth_back__Qd8Lo:hover{color:hsl(var(--foreground))}.auth_grid__IInFj{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(24px,4vw,72px);align-items:start}.auth_story__EfbVJ{min-height:540px;height:calc(100dvh - 100px);max-height:960px;position:sticky;top:20px}.auth_formColumn__BqF4W{min-height:calc(100dvh - 100px);display:flex;flex-direction:column;min-width:0}.auth_main__7JN_R{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.auth_form__D8pF_{width:100%;max-width:420px}.auth_form__D8pF_ h1{font-size:clamp(29px,2.6vw,39px);font-weight:600;line-height:1.15;letter-spacing:-.045em;text-wrap:balance}.auth_form__D8pF_ .auth-form-heading>p{font-size:14px;line-height:1.7;max-width:380px}.auth_form__D8pF_ input:not([type=checkbox]):not([type=radio]){height:48px;background:hsl(var(--card));border-color:hsl(var(--border));border-radius:9px;font-size:14px;box-shadow:0 1px 2px hsl(var(--foreground)/.02)}.auth_form__D8pF_ input:not([type=checkbox]):focus-visible{outline:0;border-color:hsl(var(--primary)/.6);box-shadow:0 0 0 3px hsl(var(--primary)/.09)}.auth_form__D8pF_ label{font-size:12px;font-weight:500}.auth_form__D8pF_ button[type=submit]{min-height:50px;border-radius:9px;font-size:14px;font-weight:500;box-shadow:0 2px 2px hsl(var(--foreground)/.06)}.auth_form__D8pF_ button[type=submit]:not(:disabled):hover{filter:brightness(.96)}.auth_form__D8pF_ [role=alert],.auth_form__D8pF_ [role=status]{border-radius:9px;font-size:13px}.auth_footer__4e1w1{margin:0 auto;width:100%;padding:16px 20px 8px;color:hsl(var(--muted-foreground))}.auth_footer__4e1w1 nav{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 20px;font-size:10px}.auth_footer__4e1w1 a:hover{color:hsl(var(--foreground))}.auth_footer__4e1w1>p{text-align:center;font-size:10px;margin-top:8px;opacity:.75}@media(min-width:1600px){.auth_main__7JN_R{padding-top:60px;padding-bottom:60px}}@media(max-width:1023px){.auth_page__CGm18{padding:0 24px 18px}.auth_header__PPJZ8{height:86px;padding:0}.auth_logo__5xJVK{width:132px}.auth_grid__IInFj{display:block}.auth_grid__IInFj>.auth_story__EfbVJ{display:none}.auth_formColumn__BqF4W{min-height:calc(100dvh - 104px)}.auth_main__7JN_R{padding:30px 0 44px}.auth_form__D8pF_{max-width:440px}.auth_footer__4e1w1{padding:20px 0 0;border-top:1px solid hsl(var(--border))}}@media(max-width:480px){.auth_page__CGm18{padding-inline:22px}.auth_header__PPJZ8{height:80px}.auth_logo__5xJVK{width:125px}.auth_main__7JN_R{align-items:flex-start;padding-top:30px}.auth_form__D8pF_ h1{font-size:31px}.auth_form__D8pF_ input:not([type=checkbox]):not([type=radio]){font-size:16px}.auth_formColumn__BqF4W{min-height:calc(100dvh - 98px)}}@media(prefers-reduced-motion:reduce){.auth_page__CGm18 *,.auth_page__CGm18 :after,.auth_page__CGm18 :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.settings_sitePalette__wZQUW{--background:48 24% 96%;--foreground:80 4% 14%;--primary:5 67% 47%;--muted:60 15% 92%;--muted-foreground:77 5% 40%;--border:68 11% 85%;background:hsl(var(--background));color:hsl(var(--foreground))}.dark .settings_sitePalette__wZQUW{--background:100 6% 9%;--foreground:60 23% 94%;--primary:7 100% 70%;--muted:90 10% 16%;--muted-foreground:71 6% 68%;--border:84 9% 22%}.settings_previewViewport__SYHeJ{position:relative;overflow:hidden;border-radius:10px;border:1px solid hsl(var(--border))}.settings_previewStage__WebxU{position:absolute;top:0;left:0;width:700px;height:760px;padding:16px;transform-origin:top left}.settings_previewPanel__CcuKI{height:100%}.settings_previewStage__WebxU .settings_previewPanel__CcuKI h2{font-size:50px}