.Button-module__button___nf3d9{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);border-width:var(--theme-border-thin);border-style:solid;border-color:transparent;display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);text-decoration:none;position:relative;overflow:hidden;min-height:44px;min-width:44px;will-change:transform,box-shadow;transform:translateZ(0);backface-visibility:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.Button-module__button___nf3d9:disabled{cursor:not-allowed;opacity:.4;background:var(--theme-surface-secondary);color:var(--theme-text-muted);border-color:var(--theme-border-subtle)}.Button-module__button___nf3d9:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.Button-module__button___nf3d9:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-subtle)}@media(prefers-contrast:high){.Button-module__button___nf3d9:focus,.Button-module__button___nf3d9:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px}.Button-module__button___nf3d9{border-width:var(--theme-border-thin)}}@media(max-width:768px){.Button-module__button___nf3d9{min-height:48px;min-width:48px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Button-module__button___nf3d9:not(.Button-module__iconOnly___KVKhx){padding:var(--theme-spacing-4) var(--theme-spacing-6)}.Button-module__button___nf3d9.Button-module__iconOnly___KVKhx,.Button-module__button___nf3d9.Button-module__compactSm___7bIOV,.Button-module__button___nf3d9.Button-module__compactMd___uqU8Q{min-width:48px;min-height:48px}}.Button-module__button___nf3d9:active:not(:disabled){transform:scale(.96);transition-duration:.1s}.Button-module__pressed___eVZ9Z{transform:scale(.98);transition-duration:.1s}.Button-module__focused___9b-MF{box-shadow:0 0 0 3px var(--theme-primary-alpha-20)}.Button-module__ripple___Fm-wN{position:absolute;border-radius:50%;background:#ffffff4d;transform:scale(0);pointer-events:none;z-index:1}.Button-module__rippleActive___u7mAM{animation:Button-module__ripple___Fm-wN .6s cubic-bezier(.4,0,.2,1)}@keyframes Button-module__ripple___Fm-wN{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.Button-module__loadingSpinner___8WTLL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center}.Button-module__spinner___jGD5L{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:Button-module__spin___ek-s9 .8s linear infinite;opacity:1}.Button-module__loading___-OJH8 .Button-module__spinner___jGD5L{opacity:1}.Button-module__loadingWithText___2Bte4 .Button-module__loadingSpinner___8WTLL{display:none}@keyframes Button-module__spin___ek-s9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Button-module__buttonContent___g6SWp{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);transition:opacity .15s ease}.Button-module__loading___-OJH8 .Button-module__buttonContent___g6SWp{opacity:.8}.Button-module__loadingWithText___2Bte4 .Button-module__buttonContent___g6SWp,.Button-module__loadingWithText___2Bte4 .Button-module__spinner___jGD5L{opacity:1!important}.Button-module__leftIcon___Uo1SK{display:inline-flex;align-items:center;margin-right:var(--theme-spacing-2)}.Button-module__rightIcon___wAAkH{display:inline-flex;align-items:center;margin-left:var(--theme-spacing-2)}@media(max-width:768px){.Button-module__button___nf3d9:active:not(:disabled){transform:scale(.94);transition-duration:80ms}}@media(prefers-reduced-motion:reduce){.Button-module__button___nf3d9{transition-duration:.01ms}.Button-module__button___nf3d9:active{transform:none}.Button-module__loading___-OJH8:after{animation:none;border:2px solid currentColor;border-radius:50%}}.Button-module__primary___KJEwi{background:var(--theme-button-primary-bg);border-width:var(--theme-button-primary-border-width, var(--theme-border-thin));border-style:var(--theme-button-primary-border-style, solid);border-color:var(--theme-button-primary-border);color:var(--theme-button-primary-text);font-weight:var(--theme-font-weight-bold);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__primary___KJEwi:hover:not(:disabled){background:var(--theme-button-primary-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-primary-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-primary-border-hover);color:var(--theme-button-primary-text-hover);transform:translateY(-1px) translateZ(0)}.Button-module__primary___KJEwi:active:not(:disabled){background:var(--theme-button-primary-bg-active);border-color:var(--theme-button-primary-border-active);color:var(--theme-button-primary-text-active);transform:translateY(0) translateZ(0)}.Button-module__secondary___CmSr6{background:var(--theme-button-secondary-bg);color:var(--theme-button-secondary-text);border-width:var(--theme-button-secondary-border-width, var(--theme-border-thin));border-style:var(--theme-button-secondary-border-style, solid);border-color:var(--theme-button-secondary-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__secondary___CmSr6:hover:not(:disabled){background:var(--theme-button-secondary-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-secondary-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-secondary-border-hover);color:var(--theme-button-secondary-text-hover)}.Button-module__secondary___CmSr6:active:not(:disabled){background:var(--theme-button-secondary-bg-active);color:var(--theme-button-secondary-text-active);border-color:var(--theme-button-secondary-border-active)}.Button-module__outline___DFXzv{background:var(--theme-button-outline-bg);color:var(--theme-button-outline-text);border-width:var(--theme-button-outline-border-width, var(--theme-border-thin));border-style:var(--theme-button-outline-border-style, solid);border-color:var(--theme-button-outline-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__outline___DFXzv:hover:not(:disabled){background:var(--theme-button-outline-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-outline-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-outline-border-hover);color:var(--theme-button-outline-text-hover)}.Button-module__outline___DFXzv:active:not(:disabled){background:var(--theme-button-outline-bg-active);color:var(--theme-button-outline-text-active);border-color:var(--theme-button-outline-border-active)}.Button-module__ghost___j-968{background:var(--theme-button-ghost-bg);color:var(--theme-button-ghost-text);border-width:var(--theme-button-ghost-border-width, var(--theme-border-thin));border-style:var(--theme-button-ghost-border-style, solid);border-color:var(--theme-button-ghost-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__ghost___j-968:hover:not(:disabled){background:var(--theme-button-ghost-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-ghost-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-ghost-border-hover);color:var(--theme-button-ghost-text-hover)}.Button-module__ghost___j-968:active:not(:disabled){background:var(--theme-button-ghost-bg-active);color:var(--theme-button-ghost-text-active);border-color:var(--theme-button-ghost-border-active)}.Button-module__text___h1FKK{background:var(--theme-button-text-bg);color:var(--theme-button-text-text);border-width:var(--theme-button-text-border-width, var(--theme-border-thin));border-style:var(--theme-button-text-border-style, solid);border-color:var(--theme-button-text-border);padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-subtle);font-weight:var(--theme-font-weight-bold);text-decoration:underline}.Button-module__text___h1FKK:hover:not(:disabled){background:var(--theme-button-text-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-text-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-text-border-hover);color:var(--theme-button-text-text-hover)}.Button-module__text___h1FKK:active:not(:disabled){background:var(--theme-button-text-bg-active);color:var(--theme-button-text-text-active);border-color:var(--theme-button-text-border-active)}.Button-module__pill___kbgeE{background:var(--theme-button-pill-bg);border-width:var(--theme-button-pill-border-width, var(--theme-border-thin));border-style:var(--theme-button-pill-border-style, solid);border-color:var(--theme-button-pill-border);color:var(--theme-button-pill-text);padding:var(--theme-spacing-3) var(--theme-spacing-6);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-pill)}.Button-module__pill___kbgeE:hover:not(:disabled){background:var(--theme-button-pill-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-pill-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-pill-border-hover);color:var(--theme-button-pill-text-hover)}.Button-module__pill___kbgeE:active:not(:disabled){background:var(--theme-button-pill-bg-active);border-color:var(--theme-button-pill-border-active);color:var(--theme-button-pill-text-active)}.Button-module__borderEmphasis___amJi3{background:var(--theme-button-border-emphasis-bg);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed);font-weight:var(--theme-font-weight-bold);border-width:var(--theme-button-border-emphasis-border-width, var(--theme-border-thick));border-style:var(--theme-button-border-emphasis-border-style, solid);border-color:var(--theme-button-border-emphasis-border);color:var(--theme-button-border-emphasis-text)}.Button-module__borderEmphasis___amJi3:hover:not(:disabled){background:var(--theme-button-border-emphasis-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-border-emphasis-border-width-hover, var(--theme-border-thick)));border-color:var(--theme-button-border-emphasis-border-hover);color:var(--theme-button-border-emphasis-text-hover)}.Button-module__borderEmphasis___amJi3:active:not(:disabled){background:var(--theme-button-border-emphasis-bg-active);border-color:var(--theme-button-border-emphasis-border-active);color:var(--theme-button-border-emphasis-text-active)}.Button-module__danger___k9O-E{background:var(--theme-button-danger-bg);color:var(--theme-button-danger-text);border-width:var(--theme-button-danger-border-width, var(--theme-border-thin));border-style:var(--theme-button-danger-border-style, solid);border-color:var(--theme-button-danger-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__danger___k9O-E:hover:not(:disabled){background:var(--theme-button-danger-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-danger-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-danger-border-hover);color:var(--theme-button-danger-text-hover);transform:translateY(-1px) translateZ(0)}.Button-module__danger___k9O-E:active:not(:disabled){background:var(--theme-button-danger-bg-active);color:var(--theme-button-danger-text-active);border-color:var(--theme-button-danger-border-active);transform:translateY(0) translateZ(0)}.Button-module__success___AFc9a{background:var(--theme-button-success-bg);color:var(--theme-button-success-text);border-width:var(--theme-button-success-border-width, var(--theme-border-thin));border-style:var(--theme-button-success-border-style, solid);border-color:var(--theme-button-success-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__success___AFc9a:hover:not(:disabled){background:var(--theme-button-success-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-success-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-success-border-hover);color:var(--theme-button-success-text-hover);transform:translateY(-1px) translateZ(0)}.Button-module__success___AFc9a:active:not(:disabled){background:var(--theme-button-success-bg-active);color:var(--theme-button-success-text-active);border-color:var(--theme-button-success-border-active);transform:translateY(0) translateZ(0)}.Button-module__warning___zMFlp{background:var(--theme-button-warning-bg);color:var(--theme-button-warning-text);border-width:var(--theme-button-warning-border-width, var(--theme-border-thin));border-style:var(--theme-button-warning-border-style, solid);border-color:var(--theme-button-warning-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__warning___zMFlp:hover:not(:disabled){background:var(--theme-button-warning-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-warning-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-warning-border-hover);color:var(--theme-button-warning-text-hover);transform:translateY(-1px) translateZ(0)}.Button-module__warning___zMFlp:active:not(:disabled){background:var(--theme-button-warning-bg-active);color:var(--theme-button-warning-text-active);border-color:var(--theme-button-warning-border-active);transform:translateY(0) translateZ(0)}.Button-module__info___K-C--{background:var(--theme-button-info-bg);color:var(--theme-button-info-text);border-width:var(--theme-button-info-border-width, var(--theme-border-thin));border-style:var(--theme-button-info-border-style, solid);border-color:var(--theme-button-info-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__info___K-C--:hover:not(:disabled){background:var(--theme-button-info-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-info-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-info-border-hover);color:var(--theme-button-info-text-hover);transform:translateY(-1px) translateZ(0)}.Button-module__info___K-C--:active:not(:disabled){background:var(--theme-button-info-bg-active);color:var(--theme-button-info-text-active);border-color:var(--theme-button-info-border-active);transform:translateY(0) translateZ(0)}.Button-module__neutral___y4-cE{background:var(--theme-button-neutral-bg);color:var(--theme-button-neutral-text);border-width:var(--theme-button-neutral-border-width, var(--theme-border-thin));border-style:var(--theme-button-neutral-border-style, solid);border-color:var(--theme-button-neutral-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__neutral___y4-cE:hover:not(:disabled){background:var(--theme-button-neutral-bg-hover);border-width:var(--button-border-hover-width, var(--theme-button-neutral-border-width-hover, var(--theme-border-thin)));border-color:var(--theme-button-neutral-border-hover);color:var(--theme-button-neutral-text-hover);transform:translateY(-1px) translateZ(0)}.Button-module__neutral___y4-cE:active:not(:disabled){background:var(--theme-button-neutral-bg-active);color:var(--theme-button-neutral-text-active);border-color:var(--theme-button-neutral-border-active);transform:translateY(0) translateZ(0)}.Button-module__sizeXs___QVYPz{padding:var(--theme-spacing-1) var(--theme-spacing-2);font-size:var(--theme-font-size-xs)}.Button-module__sizeSm___Hby6E{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm)}.Button-module__sizeMd___cXQwk{padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base)}.Button-module__sizeLg___4sKf9{padding:var(--theme-spacing-4) var(--theme-spacing-6)!important;font-size:var(--theme-font-size-lg)!important}.Button-module__sizeXl___Nhp0U{padding:var(--theme-spacing-5) var(--theme-spacing-8)!important;font-size:var(--theme-font-size-xl)!important}.Button-module__compactSm___7bIOV{padding:var(--theme-spacing-2);min-width:var(--theme-spacing-8);height:var(--theme-spacing-8);font-size:var(--theme-font-size-sm)}.Button-module__compactSm___7bIOV svg{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Button-module__compactMd___uqU8Q{padding:var(--theme-spacing-2) var(--theme-spacing-3);min-width:var(--theme-spacing-9);height:var(--theme-spacing-9);font-size:var(--theme-font-size-sm)}.Button-module__compactMd___uqU8Q svg{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Button-module__iconOnly___KVKhx{padding:0;display:inline-flex;align-items:center;justify-content:center}.Button-module__iconOnly___KVKhx.Button-module__compactSm___7bIOV{width:var(--theme-spacing-8);height:var(--theme-spacing-8);padding:0}.Button-module__iconOnly___KVKhx.Button-module__compactMd___uqU8Q{width:var(--theme-spacing-9);height:var(--theme-spacing-9);padding:0}.Button-module__textColorLight___xRw6N{color:var(--theme-surface)!important}.Button-module__textColorDark___BA3qN{color:var(--theme-text)!important}.Button-module__borderWeightThin___oCh2k{border-width:1px!important}.Button-module__borderWeightThick___jSBUG{border-width:4px!important}.Button-module__borderStyleDashed___14T7B{border-style:dashed!important}.Button-module__borderStyleDotted___TtmAp{border-style:dotted!important}.Button-module__hasBorderColor___wm1wd{border-color:var(--button-border-color, currentColor)!important}.Button-module__hasBorderColor___wm1wd:hover:not(:disabled){border-color:var(--button-border-color, currentColor)!important}.Button-module__hasBorderColor___wm1wd:active:not(:disabled){border-color:var(--button-border-color, currentColor)!important}.Button-module__fullWidth___gXPIF{width:100%}.Button-module__loading___-OJH8{pointer-events:none;opacity:.85}.Button-module__loadingWithText___2Bte4{opacity:1!important}.Button-module__disabled___Tmw9w{cursor:not-allowed;opacity:.5}.Icon-module__icon___TqCIM{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor;transition:all .2s ease}.Icon-module__icon___TqCIM svg{width:100%;height:100%;fill:none;stroke:currentColor}.Icon-module__sm___CsUTP{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Icon-module__md___T7EDL{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Icon-module__lg___58M7k{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.Icon-module__xl___53xL5{width:var(--theme-spacing-12);height:var(--theme-spacing-12)}.Icon-module__wrapper-circle___nFkVL{border-radius:var(--theme-radius-pill);padding:var(--theme-spacing-2)}.Icon-module__wrapper-circle___nFkVL.Icon-module__sm___CsUTP{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.Icon-module__wrapper-circle___nFkVL.Icon-module__md___T7EDL{width:var(--theme-spacing-10);height:var(--theme-spacing-10)}.Icon-module__wrapper-circle___nFkVL.Icon-module__lg___58M7k{width:var(--theme-spacing-12);height:var(--theme-spacing-12)}.Icon-module__wrapper-circle___nFkVL.Icon-module__xl___53xL5{width:var(--theme-spacing-16);height:var(--theme-spacing-16)}.Icon-module__wrapper-square___v89kM{border-radius:0;padding:var(--theme-spacing-2)}.Icon-module__wrapper-square___v89kM.Icon-module__sm___CsUTP{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.Icon-module__wrapper-square___v89kM.Icon-module__md___T7EDL{width:var(--theme-spacing-10);height:var(--theme-spacing-10)}.Icon-module__wrapper-square___v89kM.Icon-module__lg___58M7k{width:var(--theme-spacing-12);height:var(--theme-spacing-12)}.Icon-module__wrapper-square___v89kM.Icon-module__xl___53xL5{width:var(--theme-spacing-16);height:var(--theme-spacing-16)}.Icon-module__wrapper-rounded___TMYZk{border-radius:var(--theme-radius-md);padding:var(--theme-spacing-2)}.Icon-module__wrapper-rounded___TMYZk.Icon-module__sm___CsUTP{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.Icon-module__wrapper-rounded___TMYZk.Icon-module__md___T7EDL{width:var(--theme-spacing-10);height:var(--theme-spacing-10)}.Icon-module__wrapper-rounded___TMYZk.Icon-module__lg___58M7k{width:var(--theme-spacing-12);height:var(--theme-spacing-12)}.Icon-module__wrapper-rounded___TMYZk.Icon-module__xl___53xL5{width:var(--theme-spacing-16);height:var(--theme-spacing-16)}.Icon-module__variant-default___H-6k6{background:transparent;border:none}.Icon-module__variant-filled___3qsi3{background:var(--theme-primary);color:#fff;border:none}.Icon-module__variant-outlined___Ef3-m{background:transparent;border:2px solid currentColor}.Icon-module__variant-soft___uY1k5{background:var(--theme-surface-hover);border:none}.Icon-module__variant-ghost___NmV6U{background:transparent;border:none}.Icon-module__variant-ghost___NmV6U:hover{background:var(--theme-surface-hover)}.Icon-module__color-default___1-BxF{color:currentColor}.Icon-module__color-primary___8DHQt{color:var(--theme-primary)}.Icon-module__color-primary___8DHQt.Icon-module__variant-filled___3qsi3{background:var(--theme-primary);color:#fff}.Icon-module__color-primary___8DHQt.Icon-module__variant-soft___uY1k5{background:var(--theme-primary-light);color:var(--theme-primary-active)}.Icon-module__color-success___ChL45{color:var(--theme-success)}.Icon-module__color-success___ChL45.Icon-module__variant-filled___3qsi3{background:var(--theme-success);color:#fff}.Icon-module__color-success___ChL45.Icon-module__variant-soft___uY1k5{background:var(--theme-success-light);color:var(--theme-success-dark)}.Icon-module__color-error___y9kmw{color:var(--theme-error)}.Icon-module__color-error___y9kmw.Icon-module__variant-filled___3qsi3{background:var(--theme-error);color:#fff}.Icon-module__color-error___y9kmw.Icon-module__variant-soft___uY1k5{background:var(--theme-error-light);color:var(--theme-error-dark)}.Icon-module__color-warning___WBBR-{color:var(--theme-warning)}.Icon-module__color-warning___WBBR-.Icon-module__variant-filled___3qsi3{background:var(--theme-warning);color:#fff}.Icon-module__color-warning___WBBR-.Icon-module__variant-soft___uY1k5{background:var(--theme-warning-light);color:var(--theme-warning-dark)}.Icon-module__color-info___eijFS{color:var(--theme-info)}.Icon-module__color-info___eijFS.Icon-module__variant-filled___3qsi3{background:var(--theme-info);color:#fff}.Icon-module__color-info___eijFS.Icon-module__variant-soft___uY1k5{background:var(--theme-info-light);color:var(--theme-info-dark)}.Icon-module__icon___TqCIM:focus-visible{outline:2px solid var(--theme-primary);outline-offset:var(--theme-spacing-1)}@media(prefers-reduced-motion:reduce){.Icon-module__icon___TqCIM{transition:none}}.ButtonGridItem-module__buttonGridItem___FpSD5{position:relative;display:block;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-lg);cursor:pointer;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);min-height:44px;min-width:44px;will-change:transform,box-shadow;transform:translateZ(0);backface-visibility:hidden;outline:none}.ButtonGridItem-module__buttonGridItem___FpSD5:hover{transform:translateY(-2px) translateZ(0);border-color:var(--theme-primary);box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000f}.ButtonGridItem-module__buttonGridItem___FpSD5:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px;border-color:var(--theme-focus)}.ButtonGridItem-module__buttonGridItem___FpSD5:active{transform:translateY(-1px) translateZ(0);transition-duration:.1s;border-color:var(--theme-primary-active)}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__loading___nD25Q{pointer-events:none;opacity:.7}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__loading___nD25Q:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:50%;animation:ButtonGridItem-module__spin___WtW-- 1s linear infinite;z-index:10}@keyframes ButtonGridItem-module__spin___WtW--{to{transform:rotate(360deg)}}.ButtonGridItem-module__mediaContainer___-bcxf{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;border-radius:inherit}.ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__mediaContainer___-bcxf video{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform;transform:translateZ(0)}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf video{transform:scale(1.02) translateZ(0)}.ButtonGridItem-module__mediaContainer___-bcxf.ButtonGridItem-module__loading___nD25Q{background:var(--theme-surface-secondary)}.ButtonGridItem-module__mediaContainer___-bcxf.ButtonGridItem-module__loading___nD25Q:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:50%;animation:ButtonGridItem-module__spin___WtW-- 1s linear infinite}.ButtonGridItem-module__contentOverlay___JdFJJ{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#0000001a 30%,#0009 70%,#000000d9);z-index:2;display:flex;align-items:flex-end;padding:var(--theme-spacing-6);transition:background .3s cubic-bezier(.4,0,.2,1);border-radius:inherit}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__contentOverlay___JdFJJ{background:linear-gradient(to bottom,#0000,#0000000d 30%,#0006 70%,#000c)}.ButtonGridItem-module__content___HSs-O{width:100%;color:#fff;display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.ButtonGridItem-module__label___mYEoR{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-bold);font-family:var(--theme-font-family-heading);margin:0;line-height:var(--theme-line-height-tight);text-shadow:0 2px 4px rgba(0,0,0,.6);transition:transform .2s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__label___mYEoR{transform:translateY(-1px)}.ButtonGridItem-module__description___-d-5x{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-normal);font-family:var(--theme-font-family);margin:0;line-height:var(--theme-line-height-normal);opacity:.9;text-shadow:0 1px 3px rgba(0,0,0,.6);transition:transform .2s cubic-bezier(.4,0,.2,1)}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__description___-d-5x{transform:translateY(-1px);opacity:1}.ButtonGridItem-module__actionButton___h-mle{background:var(--theme-primary);color:#fff;border:none;padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);border-radius:var(--theme-radius-md);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:var(--theme-spacing-2);text-shadow:none;will-change:transform,background-color,box-shadow;transform:translateZ(0);box-shadow:0 1px 3px #0000001a;align-self:flex-start}.ButtonGridItem-module__actionButton___h-mle:hover{background:var(--theme-primary-hover);transform:translateY(-1px) translateZ(0);box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a}.ButtonGridItem-module__actionButton___h-mle:active{transform:translateY(0) translateZ(0);transition-duration:.1s;background:var(--theme-primary-active)}.ButtonGridItem-module__actionButton___h-mle:focus-visible{outline:2px solid white;outline-offset:2px;background:var(--theme-primary-hover)}.ButtonGridItem-module__actionButton___h-mle.ButtonGridItem-module__loading___nD25Q{pointer-events:none;opacity:.8}.ButtonGridItem-module__actionButton___h-mle.ButtonGridItem-module__loading___nD25Q:after{content:"";width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:ButtonGridItem-module__spin___WtW-- 1s linear infinite;margin-left:var(--theme-spacing-2)}.ButtonGridItem-module__buttonIcon___1buhQ{display:block;transition:transform .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.ButtonGridItem-module__actionButton___h-mle:hover .ButtonGridItem-module__buttonIcon___1buhQ{transform:translate(1px)}.ButtonGridItem-module__actionButton___h-mle:active .ButtonGridItem-module__buttonIcon___1buhQ{transform:translate(0)}html[data-theme=dark] .ButtonGridItem-module__buttonGridItem___FpSD5{background:var(--theme-surface);border-color:var(--theme-border-strong)}html[data-theme=dark] .ButtonGridItem-module__contentOverlay___JdFJJ{background:linear-gradient(to bottom,#0000,#0003 30%,#000000b3 70%,#000000e6)}html[data-theme=dark] .ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__contentOverlay___JdFJJ{background:linear-gradient(to bottom,#0000,#0000001a 30%,#00000080 70%,#000c)}html[data-theme=dark] .ButtonGridItem-module__buttonGridItem___FpSD5:hover{box-shadow:0 4px 12px #0000004d,0 2px 4px #0003}@media(prefers-contrast:high){.ButtonGridItem-module__buttonGridItem___FpSD5{border-width:var(--theme-border-thick);border-color:var(--theme-text)}.ButtonGridItem-module__buttonGridItem___FpSD5:focus-visible{outline-width:var(--theme-border-thick);outline-offset:var(--theme-border-thick);outline-color:var(--theme-focus)}.ButtonGridItem-module__label___mYEoR,.ButtonGridItem-module__description___-d-5x{text-shadow:0 2px 4px rgba(0,0,0,.9);font-weight:var(--theme-font-weight-bold)}.ButtonGridItem-module__actionButton___h-mle{border:var(--theme-border-thin) solid white}.ButtonGridItem-module__actionButton___h-mle:focus-visible{outline-width:var(--theme-border-thick);outline-offset:var(--theme-border-thick);outline-color:#fff}}@media(prefers-reduced-motion:reduce){.ButtonGridItem-module__buttonGridItem___FpSD5,.ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__mediaContainer___-bcxf video,.ButtonGridItem-module__label___mYEoR,.ButtonGridItem-module__description___-d-5x,.ButtonGridItem-module__actionButton___h-mle,.ButtonGridItem-module__buttonIcon___1buhQ{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.ButtonGridItem-module__buttonGridItem___FpSD5:hover{transform:none}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf video{transform:none}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__label___mYEoR,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__description___-d-5x,.ButtonGridItem-module__actionButton___h-mle:hover,.ButtonGridItem-module__actionButton___h-mle:hover .ButtonGridItem-module__buttonIcon___1buhQ{transform:none}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__loading___nD25Q:after,.ButtonGridItem-module__mediaContainer___-bcxf.ButtonGridItem-module__loading___nD25Q:after,.ButtonGridItem-module__actionButton___h-mle.ButtonGridItem-module__loading___nD25Q:after{animation:none}}@media(max-width:768px){.ButtonGridItem-module__buttonGridItem___FpSD5{min-height:48px;min-width:48px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ButtonGridItem-module__buttonGridItem___FpSD5:active{transform:scale(.98) translateZ(0);transition-duration:80ms}.ButtonGridItem-module__contentOverlay___JdFJJ{padding:var(--theme-spacing-4)}.ButtonGridItem-module__label___mYEoR{font-size:var(--theme-font-size-base)}.ButtonGridItem-module__description___-d-5x{font-size:var(--theme-font-size-sm)}.ButtonGridItem-module__actionButton___h-mle{padding:var(--theme-spacing-2) var(--theme-spacing-4);font-size:var(--theme-font-size-xs);min-height:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ButtonGridItem-module__actionButton___h-mle:active{transform:scale(.96) translateZ(0);transition-duration:80ms}}@media(min-width:769px)and (max-width:1024px){.ButtonGridItem-module__contentOverlay___JdFJJ{padding:var(--theme-spacing-5)}.ButtonGridItem-module__label___mYEoR{font-size:var(--theme-font-size-lg)}.ButtonGridItem-module__description___-d-5x{font-size:var(--theme-font-size-base)}}.ButtonGridItem-module__sr-only___jvLcN{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ButtonGridItem-module__buttonGridItem___FpSD5:focus-visible{z-index:10}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__disabled___Ye49e{pointer-events:none;opacity:.5;background:var(--theme-surface-secondary);border-color:var(--theme-border-subtle)}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__disabled___Ye49e .ButtonGridItem-module__actionButton___h-mle{background:var(--theme-border-strong);cursor:not-allowed;color:var(--theme-text-muted)}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__error___80PZj{border-color:var(--theme-error)}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__error___80PZj .ButtonGridItem-module__actionButton___h-mle{background:var(--theme-error)}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__error___80PZj .ButtonGridItem-module__actionButton___h-mle:hover{background:var(--theme-error);opacity:.9}.ButtonGroup-module__buttonGroup___xgmxN{display:inline-flex;border-width:var(--button-group-border-width, var(--theme-border-width));border-style:var(--button-group-border-style, solid);border-color:var(--button-group-border-color, var(--theme-border-strong));border-radius:var(--button-group-border-radius, var(--theme-radius-md));overflow:hidden;position:relative;box-shadow:0 1px 2px #0000000d;background:var(--button-group-background-color, var(--theme-surface));color:var(--button-group-color, var(--theme-text-secondary));will-change:transform;transform:translateZ(0);backface-visibility:hidden;transition:box-shadow .15s cubic-bezier(.4,0,.2,1);gap:0;width:fit-content;align-items:stretch;padding:0;margin:0;box-sizing:border-box}.ButtonGroup-module__buttonGroup___xgmxN:hover{box-shadow:0 2px 4px #0000001a}.ButtonGroup-module__horizontal___87HO5{flex-direction:row}.ButtonGroup-module__horizontal___87HO5>button,.ButtonGroup-module__horizontal___87HO5>*{border:none;border-radius:0;border-right:var(--button-group-border-width, var(--theme-border-width)) solid var(--button-group-border-color, var(--theme-border-strong));background:var(--button-group-background-color, var(--theme-surface));color:var(--button-group-color, var(--theme-text-secondary));padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-medium);font-family:var(--theme-font-family);margin:0;transition:all .2s cubic-bezier(.4,0,.2,1);min-height:44px;min-width:44px;position:relative;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform,background-color,color;transform:translateZ(0);backface-visibility:hidden;box-sizing:border-box;flex:0 0 auto}.ButtonGroup-module__horizontal___87HO5>button:first-child,.ButtonGroup-module__horizontal___87HO5>*:first-child{border-top-left-radius:var(--button-group-border-radius, var(--theme-radius-md));border-bottom-left-radius:var(--button-group-border-radius, var(--theme-radius-md))}.ButtonGroup-module__horizontal___87HO5>button:last-child,.ButtonGroup-module__horizontal___87HO5>*:last-child{border-right:none!important;border-top-right-radius:var(--button-group-border-radius, var(--theme-radius-md));border-bottom-right-radius:var(--button-group-border-radius, var(--theme-radius-md))}.ButtonGroup-module__horizontal___87HO5>button:hover:not(:disabled):not([aria-pressed=true]),.ButtonGroup-module__horizontal___87HO5>*:hover:not(:disabled):not([aria-pressed=true]){background:var(--theme-surface-hover);color:var(--theme-text);border-right-color:var(--theme-border-strong);z-index:1;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a;position:relative}.ButtonGroup-module__horizontal___87HO5>button.ButtonGroup-module__active___fyUR4,.ButtonGroup-module__horizontal___87HO5>*.active,.ButtonGroup-module__horizontal___87HO5>button[aria-pressed=true],.ButtonGroup-module__horizontal___87HO5>*[aria-pressed=true]{background:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary);z-index:2;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.ButtonGroup-module__horizontal___87HO5>button:active:not(:disabled):not([aria-pressed=true]),.ButtonGroup-module__horizontal___87HO5>*:active:not(:disabled):not([aria-pressed=true]){transform:translateY(0);transition-duration:.1s}.ButtonGroup-module__vertical___Ua30W{flex-direction:column}.ButtonGroup-module__vertical___Ua30W>button,.ButtonGroup-module__vertical___Ua30W>*{border:none;border-radius:0;border-bottom:var(--button-group-border-width, var(--theme-border-width)) solid var(--button-group-border-color, var(--theme-border-strong));background:var(--button-group-background-color, var(--theme-surface));color:var(--button-group-color, var(--theme-text-secondary));padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-medium);font-family:var(--theme-font-family);margin:0;transition:all .2s cubic-bezier(.4,0,.2,1);min-height:44px;min-width:44px;position:relative;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform,background-color,color;transform:translateZ(0);backface-visibility:hidden;box-sizing:border-box;flex:0 0 auto;width:100%}.ButtonGroup-module__vertical___Ua30W>button:first-child,.ButtonGroup-module__vertical___Ua30W>*:first-child{border-top-left-radius:var(--button-group-border-radius, var(--theme-radius-md));border-top-right-radius:var(--button-group-border-radius, var(--theme-radius-md))}.ButtonGroup-module__vertical___Ua30W>button:last-child,.ButtonGroup-module__vertical___Ua30W>*:last-child{border-bottom:none!important;border-bottom-left-radius:var(--button-group-border-radius, var(--theme-radius-md));border-bottom-right-radius:var(--button-group-border-radius, var(--theme-radius-md))}.ButtonGroup-module__vertical___Ua30W>button:hover:not(:disabled):not([aria-pressed=true]),.ButtonGroup-module__vertical___Ua30W>*:hover:not(:disabled):not([aria-pressed=true]){background:var(--theme-surface-hover);color:var(--theme-text);border-bottom-color:var(--theme-border-strong);z-index:1;transform:translate(-1px);box-shadow:0 2px 4px #0000001a;position:relative}.ButtonGroup-module__vertical___Ua30W>button.ButtonGroup-module__active___fyUR4,.ButtonGroup-module__vertical___Ua30W>*.active,.ButtonGroup-module__vertical___Ua30W>button[aria-pressed=true],.ButtonGroup-module__vertical___Ua30W>*[aria-pressed=true]{background:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary);z-index:2;box-shadow:0 2px 8px #00000026;transform:translate(-1px)}.ButtonGroup-module__vertical___Ua30W>button:active:not(:disabled):not([aria-pressed=true]),.ButtonGroup-module__vertical___Ua30W>*:active:not(:disabled):not([aria-pressed=true]){transform:translate(0);transition-duration:.1s}.ButtonGroup-module__size-sm___ztfrc>button,.ButtonGroup-module__size-sm___ztfrc>*{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm);min-height:36px;min-width:36px}.ButtonGroup-module__size-md___HU-Oj>button,.ButtonGroup-module__size-md___HU-Oj>*{padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:var(--theme-font-size-base);min-height:44px;min-width:44px}.ButtonGroup-module__size-lg___GWOkR>button,.ButtonGroup-module__size-lg___GWOkR>*{padding:var(--theme-spacing-4) var(--theme-spacing-6);font-size:var(--theme-font-size-lg);min-height:52px;min-width:52px}.ButtonGroup-module__variant-outline___R1PSd{border-color:var(--button-group-border-color, var(--theme-primary))}.ButtonGroup-module__variant-outline___R1PSd>button,.ButtonGroup-module__variant-outline___R1PSd>*{border-right-color:var(--button-group-border-color, var(--theme-primary));background:transparent}.ButtonGroup-module__vertical___Ua30W.ButtonGroup-module__variant-outline___R1PSd>button,.ButtonGroup-module__vertical___Ua30W.ButtonGroup-module__variant-outline___R1PSd>*{border-right:none;border-bottom-color:var(--button-group-border-color, var(--theme-primary))}.ButtonGroup-module__variant-filled___LlcYe{background:var(--button-group-background-color, var(--theme-primary));border-color:var(--button-group-border-color, var(--theme-primary))}.ButtonGroup-module__variant-filled___LlcYe>button,.ButtonGroup-module__variant-filled___LlcYe>*{background:var(--button-group-background-color, var(--theme-primary));border-right-color:var(--button-group-border-color, var(--theme-primary));color:var(--button-group-color, var(--theme-surface))}.ButtonGroup-module__vertical___Ua30W.ButtonGroup-module__variant-filled___LlcYe>button,.ButtonGroup-module__vertical___Ua30W.ButtonGroup-module__variant-filled___LlcYe>*{border-right:none;border-bottom-color:var(--button-group-border-color, var(--theme-primary))}.ButtonGroup-module__variant-ghost___mwTVP{border:none;background:transparent;box-shadow:none}.ButtonGroup-module__variant-ghost___mwTVP>button,.ButtonGroup-module__variant-ghost___mwTVP>*{border:none;background:transparent}.ButtonGroup-module__vertical___Ua30W.ButtonGroup-module__variant-ghost___mwTVP>button,.ButtonGroup-module__vertical___Ua30W.ButtonGroup-module__variant-ghost___mwTVP>*{border-bottom:none}.ButtonGroup-module__fullWidth___oeTlu{display:flex;width:100%}.ButtonGroup-module__border-weight-thin___xiJZU{--button-group-border-width: 1px}.ButtonGroup-module__border-weight-normal___l-Ics{--button-group-border-width: 2px}.ButtonGroup-module__border-weight-thick___vgcWL{--button-group-border-width: 4px}.ButtonGroup-module__border-style-solid___yNByY{--button-group-border-style: solid}.ButtonGroup-module__border-style-dashed___Qr12a{--button-group-border-style: dashed}.ButtonGroup-module__border-style-dotted___bGkWP{--button-group-border-style: dotted}.ButtonGroup-module__compact___M21C8>button,.ButtonGroup-module__compact___M21C8>*{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm);min-height:36px;min-width:36px}.ButtonGroup-module__buttonGroup___xgmxN>button:focus-visible,.ButtonGroup-module__buttonGroup___xgmxN>*:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px;z-index:10;position:relative;box-shadow:0 0 0 2px var(--theme-primary);border-radius:var(--theme-radius-sm)}@media(prefers-contrast:high){.ButtonGroup-module__buttonGroup___xgmxN>button:focus-visible,.ButtonGroup-module__buttonGroup___xgmxN>*:focus-visible{outline:3px solid var(--theme-primary);outline-offset:-3px;box-shadow:0 0 0 3px var(--theme-primary)}}.ButtonGroup-module__buttonGroup___xgmxN>button:disabled,.ButtonGroup-module__buttonGroup___xgmxN>*:disabled{cursor:not-allowed;opacity:.5;background:var(--theme-surface-secondary);color:var(--theme-text-muted);pointer-events:none;transform:none!important;box-shadow:none!important}.ButtonGroup-module__buttonGroup___xgmxN>button:active:not(:disabled),.ButtonGroup-module__buttonGroup___xgmxN>*:active:not(:disabled){transform:scale(.98);transition-duration:.1s;box-shadow:inset 0 2px 4px #0000001a}.ButtonGroup-module__buttonGroup___xgmxN>button:before,.ButtonGroup-module__buttonGroup___xgmxN>*:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;pointer-events:none;z-index:1}.ButtonGroup-module__buttonGroup___xgmxN>button:active:before,.ButtonGroup-module__buttonGroup___xgmxN>*:active:before{width:200px;height:200px}@media(prefers-reduced-motion:reduce){.ButtonGroup-module__buttonGroup___xgmxN>button,.ButtonGroup-module__buttonGroup___xgmxN>*{transition-duration:.01ms;transform:none!important}.ButtonGroup-module__buttonGroup___xgmxN>button:before,.ButtonGroup-module__buttonGroup___xgmxN>*:before{display:none}}@media(max-width:768px){.ButtonGroup-module__horizontal___87HO5{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--theme-border-strong) transparent}.ButtonGroup-module__horizontal___87HO5::-webkit-scrollbar{height:4px}.ButtonGroup-module__horizontal___87HO5::-webkit-scrollbar-track{background:transparent}.ButtonGroup-module__horizontal___87HO5::-webkit-scrollbar-thumb{background:var(--theme-border-strong);border-radius:2px}.ButtonGroup-module__buttonGroup___xgmxN>button,.ButtonGroup-module__buttonGroup___xgmxN>*{min-height:48px;min-width:48px;padding:var(--theme-spacing-4) var(--theme-spacing-5);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.ButtonGroup-module__buttonGroup___xgmxN>button:active:not(:disabled),.ButtonGroup-module__buttonGroup___xgmxN>*:active:not(:disabled){transform:scale(.96);transition-duration:80ms}.ButtonGroup-module__compact___M21C8>button,.ButtonGroup-module__compact___M21C8>*{min-height:40px;min-width:40px;padding:var(--theme-spacing-3) var(--theme-spacing-4)}}.IconButton-module__iconButton___bRfB2{display:flex;align-items:center;justify-content:center;border:var(--theme-border-width) solid transparent;background:transparent;cursor:pointer;border-radius:var(--theme-radius-subtle);font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);transition:all .15s cubic-bezier(.4,0,.2,1);flex-shrink:0;position:relative;overflow:hidden;min-height:44px;min-width:44px;will-change:transform,box-shadow;transform:translateZ(0);backface-visibility:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.IconButton-module__iconButton___bRfB2:disabled{opacity:.4;cursor:not-allowed;background:var(--theme-surface-secondary);color:var(--theme-text-muted);border-color:var(--theme-border-subtle)}.IconButton-module__iconButton___bRfB2:active:not(:disabled){transform:scale(.96);transition-duration:.1s}.IconButton-module__iconButton___bRfB2:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.IconButton-module__iconButton___bRfB2:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-subtle)}@media(prefers-contrast:high){.IconButton-module__iconButton___bRfB2:focus,.IconButton-module__iconButton___bRfB2:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px}.IconButton-module__iconButton___bRfB2{border-width:var(--theme-border-thin)}}.IconButton-module__sm___Y60Bx{width:36px;height:36px;padding:var(--theme-spacing-2);min-height:36px;min-width:36px}.IconButton-module__sm___Y60Bx svg{width:16px;height:16px}.IconButton-module__md___NIlPB{width:44px;height:44px;padding:var(--theme-spacing-3);min-height:44px;min-width:44px}.IconButton-module__md___NIlPB svg{width:20px;height:20px}.IconButton-module__lg___bZuBt{width:52px;height:52px;padding:var(--theme-spacing-4);min-height:52px;min-width:52px}.IconButton-module__lg___bZuBt svg{width:24px;height:24px}.IconButton-module__xs___-1oCH{width:32px;height:32px;padding:var(--theme-spacing-1);min-height:32px;min-width:32px}.IconButton-module__xs___-1oCH svg{width:14px;height:14px}.IconButton-module__ghost___NWRIb{background:transparent;color:var(--theme-text-secondary);border-color:transparent}.IconButton-module__ghost___NWRIb:hover:not(:disabled){background:var(--theme-surface-hover);color:var(--theme-text)}.IconButton-module__ghost___NWRIb:active:not(:disabled){background:var(--theme-border);color:var(--theme-text)}.IconButton-module__solid___oX5mh{background:var(--theme-surface-secondary);color:var(--theme-text);border-color:var(--theme-border)}.IconButton-module__solid___oX5mh:hover:not(:disabled){background:var(--theme-border);border-color:var(--theme-border-strong)}.IconButton-module__solid___oX5mh:active:not(:disabled){background:var(--theme-border-strong);border-color:var(--theme-border-strong)}.IconButton-module__outline___k5R4O{background:transparent;color:var(--theme-text);border-color:var(--theme-border)}.IconButton-module__outline___k5R4O:hover:not(:disabled){background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.IconButton-module__outline___k5R4O:active:not(:disabled){background:var(--theme-border);border-color:var(--theme-border-strong)}.IconButton-module__primary___ps5bP{background:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary)}.IconButton-module__primary___ps5bP:hover:not(:disabled){background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}.IconButton-module__primary___ps5bP:active:not(:disabled){background:var(--theme-primary-active);border-color:var(--theme-primary-active)}.IconButton-module__secondary___wxJ8v{background:var(--theme-secondary);color:var(--theme-surface);border-color:var(--theme-secondary)}.IconButton-module__secondary___wxJ8v:hover:not(:disabled){background:var(--theme-secondary-hover);border-color:var(--theme-secondary-hover)}.IconButton-module__secondary___wxJ8v:active:not(:disabled){background:var(--theme-secondary-active);border-color:var(--theme-secondary-active)}.IconButton-module__danger___EwRC9{background:var(--theme-error);color:var(--theme-surface);border-color:var(--theme-error)}.IconButton-module__danger___EwRC9:hover:not(:disabled){background:var(--theme-error-dark);border-color:var(--theme-error-dark)}.IconButton-module__danger___EwRC9:active:not(:disabled){background:var(--theme-error-dark);border-color:var(--theme-error-dark)}.IconButton-module__success___k00cK{background:var(--theme-success);color:var(--theme-surface);border-color:var(--theme-success)}.IconButton-module__success___k00cK:hover:not(:disabled){background:var(--theme-success-dark);border-color:var(--theme-success-dark)}.IconButton-module__success___k00cK:active:not(:disabled){background:var(--theme-success-dark);border-color:var(--theme-success-dark)}.IconButton-module__warning___K-fYL{background:var(--theme-warning);color:var(--theme-surface);border-color:var(--theme-warning)}.IconButton-module__warning___K-fYL:hover:not(:disabled){background:var(--theme-warning-dark);border-color:var(--theme-warning-dark)}.IconButton-module__warning___K-fYL:active:not(:disabled){background:var(--theme-warning-dark);border-color:var(--theme-warning-dark)}.IconButton-module__info___uUw-d{background:var(--theme-info);color:var(--theme-surface);border-color:var(--theme-info)}.IconButton-module__info___uUw-d:hover:not(:disabled){background:var(--theme-info-dark);border-color:var(--theme-info-dark)}.IconButton-module__info___uUw-d:active:not(:disabled){background:var(--theme-info-dark);border-color:var(--theme-info-dark)}.IconButton-module__neutral___qA4AW{background:var(--theme-text-muted);color:var(--theme-surface);border-color:var(--theme-text-muted)}.IconButton-module__neutral___qA4AW:hover:not(:disabled){background:var(--theme-text-secondary);border-color:var(--theme-text-secondary)}.IconButton-module__neutral___qA4AW:active:not(:disabled){background:var(--theme-text);border-color:var(--theme-text)}.IconButton-module__ripple___6YXEz{position:absolute;border-radius:50%;background:#ffffff4d;transform:scale(0);pointer-events:none;z-index:1}.IconButton-module__rippleActive___y9c5v{animation:IconButton-module__ripple___6YXEz .6s cubic-bezier(.4,0,.2,1)}@keyframes IconButton-module__ripple___6YXEz{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.IconButton-module__pressed___5Tn-5{transform:scale(.98);transition-duration:.1s}.IconButton-module__focused___gJ845{box-shadow:0 0 0 3px var(--theme-primary-alpha-20)}.IconButton-module__loading___N49-U{pointer-events:none;opacity:.85}.IconButton-module__loadingWithText___42or5{opacity:1}.IconButton-module__loadingWithText___42or5 .IconButton-module__iconContainer___QlMPq,.IconButton-module__loadingWithText___42or5 .IconButton-module__spinner___wS513{opacity:1!important}.IconButton-module__loadingSpinner___HoIyA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.IconButton-module__spinner___wS513{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:IconButton-module__spin___PwXdF .8s linear infinite}@keyframes IconButton-module__spin___PwXdF{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.IconButton-module__iconContainer___QlMPq{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}.IconButton-module__loading___N49-U .IconButton-module__iconContainer___QlMPq{opacity:.8}@media(prefers-reduced-motion:reduce){.IconButton-module__iconButton___bRfB2{transition:none}.IconButton-module__iconButton___bRfB2:active:not(:disabled){transform:none}.IconButton-module__ripple___6YXEz{display:none}.IconButton-module__spinner___wS513{animation:none}}@media(max-width:768px){.IconButton-module__iconButton___bRfB2{-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:48px;min-width:48px}.IconButton-module__iconButton___bRfB2:active:not(:disabled){transform:scale(.94);transition-duration:80ms}.IconButton-module__sm___Y60Bx,.IconButton-module__xs___-1oCH{min-height:48px;min-width:48px}}[data-theme=dark] .IconButton-module__ghost___NWRIb{color:var(--theme-text-secondary)}[data-theme=dark] .IconButton-module__ghost___NWRIb:hover:not(:disabled){background:var(--theme-surface-hover);color:var(--theme-text)}[data-theme=dark] .IconButton-module__ghost___NWRIb:active:not(:disabled){background:var(--theme-border);color:var(--theme-text)}[data-theme=dark] .IconButton-module__solid___oX5mh{background:var(--theme-surface-secondary);color:var(--theme-text);border-color:var(--theme-border)}[data-theme=dark] .IconButton-module__solid___oX5mh:hover:not(:disabled){background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .IconButton-module__solid___oX5mh:active:not(:disabled){background:var(--theme-border);border-color:var(--theme-border-strong)}[data-theme=dark] .IconButton-module__outline___k5R4O{background:transparent;color:var(--theme-text);border-color:var(--theme-border)}[data-theme=dark] .IconButton-module__outline___k5R4O:hover:not(:disabled){background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .IconButton-module__outline___k5R4O:active:not(:disabled){background:var(--theme-border);border-color:var(--theme-border-strong)}.SegmentedButton-module__segmentedButton___zjWh0{display:inline-flex;background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-lg);padding:var(--theme-spacing-1);gap:var(--theme-spacing-1);width:fit-content;align-items:stretch;box-sizing:border-box;position:relative;overflow:hidden;will-change:transform;transform:translateZ(0);backface-visibility:hidden;transition:border-color .15s cubic-bezier(.4,0,.2,1);margin:0}.SegmentedButton-module__option___2gUpN{border:none;background:transparent;color:var(--theme-text-secondary);padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);line-height:var(--theme-line-height-tight);border-radius:var(--theme-radius-md);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);white-space:nowrap;will-change:transform,background-color,color;transform:translateZ(0);backface-visibility:hidden;min-height:44px;min-width:44px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.SegmentedButton-module__option___2gUpN:hover:not(.SegmentedButton-module__optionActive___ju4As):not(:disabled){color:var(--theme-text);background:var(--theme-surface-hover);transform:translateY(-1px)}.SegmentedButton-module__optionActive___ju4As{background:var(--theme-surface);color:var(--theme-text);font-weight:var(--theme-font-weight-bold);border:var(--theme-border-width) solid var(--theme-primary);box-shadow:0 1px 2px #0000000d;transform:translateY(-1px);position:relative;z-index:1}.SegmentedButton-module__optionDisabled___GkegN{cursor:not-allowed;opacity:.4;background:var(--theme-surface-secondary);color:var(--theme-text-muted);pointer-events:none}.SegmentedButton-module__option___2gUpN:active:not(.SegmentedButton-module__optionDisabled___GkegN){transform:scale(.98);transition-duration:.1s}.SegmentedButton-module__option___2gUpN:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;z-index:10;border-radius:var(--theme-radius-md)}@media(prefers-contrast:high){.SegmentedButton-module__option___2gUpN:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px}.SegmentedButton-module__optionActive___ju4As{border-width:var(--theme-border-thick)}}.SegmentedButton-module__optionIcon___SRceg{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.SegmentedButton-module__optionIcon___SRceg svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.SegmentedButton-module__optionLabel___y-qV4{display:inline-block}html[data-theme=dark] .SegmentedButton-module__segmentedButton___zjWh0{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}html[data-theme=dark] .SegmentedButton-module__optionActive___ju4As{background:var(--theme-surface-hover);color:var(--theme-text);border-bottom-color:var(--theme-primary)}html[data-theme=dark] .SegmentedButton-module__option___2gUpN{color:var(--theme-text-secondary)}html[data-theme=dark] .SegmentedButton-module__option___2gUpN:hover:not(.SegmentedButton-module__optionActive___ju4As):not(:disabled){background:var(--theme-surface-hover);color:var(--theme-text)}.SegmentedButton-module__sizeSm___OboeD .SegmentedButton-module__option___2gUpN{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-xs);min-height:36px;min-width:36px}.SegmentedButton-module__sizeSm___OboeD{padding:var(--theme-spacing-0_5);gap:var(--theme-spacing-0_5)}.SegmentedButton-module__sizeMd___cnuMG .SegmentedButton-module__option___2gUpN{padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:var(--theme-font-size-sm);min-height:44px;min-width:44px}.SegmentedButton-module__sizeLg___jKRAG .SegmentedButton-module__option___2gUpN{padding:var(--theme-spacing-4) var(--theme-spacing-5);font-size:var(--theme-font-size-base);min-height:52px;min-width:52px}.SegmentedButton-module__sizeLg___jKRAG{padding:var(--theme-spacing-1_5);gap:var(--theme-spacing-1_5)}.SegmentedButton-module__fullWidth___tG9-r{width:100%}.SegmentedButton-module__fullWidth___tG9-r .SegmentedButton-module__option___2gUpN{flex:1}@media(max-width:768px){.SegmentedButton-module__option___2gUpN{min-height:48px;min-width:48px;padding:var(--theme-spacing-4) var(--theme-spacing-5);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.SegmentedButton-module__option___2gUpN:active:not(.SegmentedButton-module__optionDisabled___GkegN){transform:scale(.96);transition-duration:80ms}.SegmentedButton-module__sizeSm___OboeD .SegmentedButton-module__option___2gUpN{min-height:44px;min-width:44px}}@media(min-width:769px)and (max-width:1024px){.SegmentedButton-module__option___2gUpN{min-height:46px;min-width:46px}}.SegmentedButton-module__sr-only___14CFS{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.SegmentedButton-module__option___2gUpN{transition:none}.SegmentedButton-module__option___2gUpN:active:not(.SegmentedButton-module__optionDisabled___GkegN){transform:none}.SegmentedButton-module__optionActive___ju4As{transform:none}.SegmentedButton-module__option___2gUpN:hover:not(.SegmentedButton-module__optionActive___ju4As):not(:disabled){transform:none}}.SegmentedControl-module__control___HPagY{display:inline-flex;gap:var(--theme-spacing-1);padding:var(--theme-spacing-1);background:var(--theme-surface);border:2px solid var(--theme-border);border-radius:var(--theme-radius-lg);font-family:var(--theme-font-family);position:relative;box-shadow:0 1px 3px #0000001a;transition:border-color .2s ease,box-shadow .2s ease,transform .1s ease}[data-theme=dark] .SegmentedControl-module__control___HPagY{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong);box-shadow:0 1px 3px #0000004d}.SegmentedControl-module__control___HPagY.SegmentedControl-module__disabled___pSAL-{opacity:.6;cursor:not-allowed;pointer-events:none}.SegmentedControl-module__control___HPagY:focus-within{border-color:var(--theme-primary);box-shadow:0 1px 3px #0000001a,0 0 0 3px #3b82f61a}[data-theme=dark] .SegmentedControl-module__control___HPagY:focus-within{box-shadow:0 1px 3px #0000004d,0 0 0 3px #3b82f633}.SegmentedControl-module__option___imz-G{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-3) var(--theme-spacing-4);min-width:80px;min-height:44px;border:none;background:transparent;color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);font-family:var(--theme-font-family);cursor:pointer;border-radius:var(--theme-radius-md);transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;flex:1;position:relative;overflow:hidden}[data-theme=dark] .SegmentedControl-module__option___imz-G{color:var(--theme-text-secondary)}.SegmentedControl-module__option___imz-G:hover:not(.SegmentedControl-module__selected___lag5Z):not(.SegmentedControl-module__optionDisabled___p2WD8){background:var(--theme-surface-hover);color:var(--theme-text);transform:translateY(-1px)}[data-theme=dark] .SegmentedControl-module__option___imz-G:hover:not(.SegmentedControl-module__selected___lag5Z):not(.SegmentedControl-module__optionDisabled___p2WD8){background:var(--theme-border);color:var(--theme-text)}.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z{background:var(--theme-surface);color:var(--theme-text);font-weight:var(--theme-font-weight-semibold);box-shadow:0 1px 2px #0000001a,0 0 0 1px var(--theme-border-strong);transform:translateY(-1px)}[data-theme=dark] .SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z{background:var(--theme-surface-secondary);color:var(--theme-text);box-shadow:0 1px 2px #0000004d,0 0 0 1px var(--theme-border)}.SegmentedControl-module__option___imz-G:active:not(.SegmentedControl-module__optionDisabled___p2WD8){background:var(--theme-surface-hover);transform:translateY(0) scale(.98);transition-duration:.1s}.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z:active:not(.SegmentedControl-module__optionDisabled___p2WD8){background:var(--theme-surface-hover);transform:translateY(0) scale(.98)}.SegmentedControl-module__option___imz-G.SegmentedControl-module__optionDisabled___p2WD8{cursor:not-allowed;opacity:.5;background:var(--theme-surface-secondary);color:var(--theme-text-muted);transform:none;box-shadow:none}.SegmentedControl-module__option___imz-G.SegmentedControl-module__optionDisabled___p2WD8:hover{background:var(--theme-surface-secondary);color:var(--theme-text-muted);transform:none}.SegmentedControl-module__icon___EVjv3{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.SegmentedControl-module__icon___EVjv3 svg{width:100%;height:100%;transition:transform .2s cubic-bezier(.4,0,.2,1)}.SegmentedControl-module__option___imz-G:hover .SegmentedControl-module__icon___EVjv3{transform:scale(1.05)}.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z .SegmentedControl-module__icon___EVjv3{transform:scale(1.1)}.SegmentedControl-module__label___Grenq{line-height:1.2;transition:transform .2s cubic-bezier(.4,0,.2,1)}.SegmentedControl-module__option___imz-G:hover .SegmentedControl-module__label___Grenq,.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z .SegmentedControl-module__label___Grenq{transform:translateY(-.5px)}.SegmentedControl-module__option___imz-G:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;z-index:1;background:var(--theme-surface-hover)}.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z:focus-visible{background:var(--theme-surface);box-shadow:0 1px 2px #0000001a,0 0 0 1px var(--theme-border-strong),0 0 0 3px #3b82f61a}@media(prefers-reduced-motion:reduce){.SegmentedControl-module__control___HPagY,.SegmentedControl-module__option___imz-G,.SegmentedControl-module__icon___EVjv3,.SegmentedControl-module__label___Grenq{transition:none}.SegmentedControl-module__option___imz-G:hover,.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z,.SegmentedControl-module__option___imz-G:hover .SegmentedControl-module__icon___EVjv3,.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z .SegmentedControl-module__icon___EVjv3,.SegmentedControl-module__option___imz-G:hover .SegmentedControl-module__label___Grenq,.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z .SegmentedControl-module__label___Grenq{transform:none}}@media(max-width:768px){.SegmentedControl-module__control___HPagY{width:100%;gap:var(--theme-spacing-1)}.SegmentedControl-module__option___imz-G{flex:1;min-width:0;min-height:48px;padding:var(--theme-spacing-4) var(--theme-spacing-3);font-size:var(--theme-font-size-sm);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.SegmentedControl-module__option___imz-G:active:not(.SegmentedControl-module__optionDisabled___p2WD8){transform:translateY(0) scale(.96);transition-duration:80ms}.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z:active:not(.SegmentedControl-module__optionDisabled___p2WD8){transform:translateY(0) scale(.96)}}@media(max-width:420px){.SegmentedControl-module__option___imz-G{min-width:60px;padding:var(--theme-spacing-3) var(--theme-spacing-2);font-size:var(--theme-font-size-xs);gap:var(--theme-spacing-1)}.SegmentedControl-module__control___HPagY{gap:var(--theme-spacing-1);padding:var(--theme-spacing-1)}.SegmentedControl-module__icon___EVjv3{width:16px;height:16px}}@media(prefers-contrast:high){.SegmentedControl-module__control___HPagY{border-width:3px;border-color:var(--theme-text)}.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z{background:var(--theme-text);color:var(--theme-surface);box-shadow:none}.SegmentedControl-module__option___imz-G:focus-visible{outline-width:3px}}@media print{.SegmentedControl-module__control___HPagY{box-shadow:none;border:1px solid #000}.SegmentedControl-module__option___imz-G{background:transparent!important;color:#000!important;transform:none!important}.SegmentedControl-module__option___imz-G.SegmentedControl-module__selected___lag5Z{background:#f0f0f0!important;font-weight:700}}.SplitButton-module__splitButton___bLG1Z{position:relative;display:inline-flex;align-items:stretch}.SplitButton-module__fullWidth___75-TI{width:100%}.SplitButton-module__fullWidth___75-TI .SplitButton-module__mainButton___BvCO3,.SplitButton-module__fullWidth___75-TI .SplitButton-module__toggleButton___-rwJB{flex:1}.SplitButton-module__mainButton___BvCO3{border:var(--theme-border-width) solid var(--theme-border-strong);border-right:1px solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);border-radius:var(--theme-radius-relaxed) 0 0 var(--theme-radius-relaxed);cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);white-space:nowrap;min-height:44px;min-width:44px;will-change:transform,background-color}.SplitButton-module__toggleButton___-rwJB{border:var(--theme-border-width) solid var(--theme-border-strong);border-left:1px solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text);padding:var(--theme-spacing-3);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);border-radius:0 var(--theme-radius-relaxed) var(--theme-radius-relaxed) 0;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;will-change:transform,background-color}.SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-surface-secondary);border-color:var(--theme-text)}.SplitButton-module__mainButton___BvCO3:active:not(:disabled),.SplitButton-module__toggleButton___-rwJB:active:not(:disabled){transform:scale(.98)}.SplitButton-module__buttonDisabled___mIAju{cursor:not-allowed;opacity:.4;background:var(--theme-surface-secondary);color:var(--theme-text-muted);border-color:var(--theme-border-subtle)}.SplitButton-module__mainButton___BvCO3:focus-visible,.SplitButton-module__toggleButton___-rwJB:focus-visible{outline:4px solid var(--theme-primary);outline-offset:4px;z-index:10}.SplitButton-module__buttonIcon___bsS1Q{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.SplitButton-module__buttonIcon___bsS1Q svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.SplitButton-module__buttonLabel___pO7Vm{display:inline-block}.SplitButton-module__toggleIcon___9Ocsc{display:block;transition:transform .15s ease}.SplitButton-module__toggleButton___-rwJB[aria-expanded=true] .SplitButton-module__toggleIcon___9Ocsc{transform:rotate(180deg)}.SplitButton-module__menu___HJs0a{position:absolute;top:calc(100% + var(--theme-spacing-2));left:0;min-width:100%;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-relaxed);box-shadow:0 4px 6px #0000001a;padding:var(--theme-spacing-2);z-index:1000;opacity:0;transform:translateY(-8px);animation:SplitButton-module__menuSlideIn___4yxL8 .2s cubic-bezier(.4,0,.2,1) forwards}@keyframes SplitButton-module__menuSlideIn___4yxL8{to{opacity:1;transform:translateY(0)}}.SplitButton-module__menuOpen___9yefq{opacity:1;transform:translateY(0)}.SplitButton-module__menuItem___TUCaq{width:100%;border:none;background:transparent;color:var(--theme-text);padding:var(--theme-spacing-3);font-size:16px;font-weight:var(--theme-font-weight-medium);font-family:var(--theme-font-family);border-radius:var(--theme-radius-subtle);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:var(--theme-spacing-2);white-space:nowrap;text-align:left}.SplitButton-module__menuItem___TUCaq:hover:not(:disabled){background:var(--theme-surface-secondary);color:var(--theme-text)}.SplitButton-module__menuItem___TUCaq:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px;background:var(--theme-surface-secondary)}.SplitButton-module__menuItemDisabled___wQofm{cursor:not-allowed;opacity:.5}.SplitButton-module__menuItemContent___JniSq{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0}.SplitButton-module__menuItemLabel___7NFfT{display:block;font-weight:var(--theme-font-weight-medium);line-height:1.4}.SplitButton-module__menuItemDescription___mY0Du{display:block;font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);margin-top:var(--theme-spacing-1);line-height:1.3}.SplitButton-module__menuItemBadge___vXVo9{display:inline-flex;align-items:center;justify-content:center;background:var(--theme-primary);color:var(--theme-surface);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);padding:var(--theme-spacing-1) var(--theme-spacing-2);border-radius:var(--theme-radius-sm);min-width:20px;height:20px;margin-left:var(--theme-spacing-2)}.SplitButton-module__menuItemShortcut___BcHPV{display:inline-flex;align-items:center;font-size:var(--theme-font-size-xs);color:var(--theme-text-muted);background:var(--theme-surface-secondary);padding:var(--theme-spacing-1) var(--theme-spacing-2);border-radius:var(--theme-radius-sm);margin-left:var(--theme-spacing-2);font-family:var(--theme-font-family-mono)}.SplitButton-module__menuItemIcon___ppZ2T{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:var(--theme-spacing-2)}.SplitButton-module__menuItemIcon___ppZ2T svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.SplitButton-module__menuDivider___6GUiE{height:1px;background:var(--theme-border);margin:var(--theme-spacing-2) 0}.SplitButton-module__menuGroup___sWpnT{margin-bottom:var(--theme-spacing-2)}.SplitButton-module__menuGroup___sWpnT:last-child{margin-bottom:0}.SplitButton-module__menuGroupLabel___jMG8j{font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.05em;padding:var(--theme-spacing-2) var(--theme-spacing-3) var(--theme-spacing-1);margin-bottom:var(--theme-spacing-1)}.SplitButton-module__menuGroupItems___waDM6{display:flex;flex-direction:column}.SplitButton-module__size-sm___PjQSu .SplitButton-module__mainButton___BvCO3,.SplitButton-module__size-sm___PjQSu .SplitButton-module__toggleButton___-rwJB{padding:var(--theme-spacing-2) var(--theme-spacing-4);font-size:var(--theme-font-size-sm);min-height:36px}.SplitButton-module__size-md___wNyjR .SplitButton-module__mainButton___BvCO3,.SplitButton-module__size-md___wNyjR .SplitButton-module__toggleButton___-rwJB{padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);min-height:44px}.SplitButton-module__size-lg___nTCV3 .SplitButton-module__mainButton___BvCO3,.SplitButton-module__size-lg___nTCV3 .SplitButton-module__toggleButton___-rwJB{padding:var(--theme-spacing-4) var(--theme-spacing-6);font-size:var(--theme-font-size-lg);min-height:52px}.SplitButton-module__compact-sm___HXt2X .SplitButton-module__mainButton___BvCO3,.SplitButton-module__compact-sm___HXt2X .SplitButton-module__toggleButton___-rwJB{padding:var(--theme-spacing-2);min-height:32px;min-width:32px}.SplitButton-module__compact-md___B-IuH .SplitButton-module__mainButton___BvCO3,.SplitButton-module__compact-md___B-IuH .SplitButton-module__toggleButton___-rwJB{padding:var(--theme-spacing-3);min-height:36px;min-width:36px}.SplitButton-module__loadingIcon___BEY0A{animation:SplitButton-module__spin___JTVSR 1s linear infinite}@keyframes SplitButton-module__spin___JTVSR{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SplitButton-module__toggleIcon___9Ocsc{transition:transform .2s ease}.SplitButton-module__toggleIconOpen___7WJwV{transform:rotate(180deg)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB{background:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3{border-right-color:var(--theme-primary-hover)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB{border-left-color:var(--theme-primary-hover)}.SplitButton-module__variant-secondary___NHUif .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-secondary___NHUif .SplitButton-module__toggleButton___-rwJB{background:var(--theme-surface);color:var(--theme-text);border-color:var(--theme-border-strong)}.SplitButton-module__variant-outline___gINv7 .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-outline___gINv7 .SplitButton-module__toggleButton___-rwJB{background:transparent;color:var(--theme-primary);border-color:var(--theme-primary)}.SplitButton-module__variant-outline___gINv7 .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-outline___gINv7 .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-primary);color:var(--theme-surface)}.SplitButton-module__variant-ghost___2n-m2 .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-ghost___2n-m2 .SplitButton-module__toggleButton___-rwJB{background:transparent;color:var(--theme-text);border-color:transparent}.SplitButton-module__variant-ghost___2n-m2 .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-ghost___2n-m2 .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-surface-secondary);border-color:var(--theme-border)}.SplitButton-module__variant-text___Y4l3C .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-text___Y4l3C .SplitButton-module__toggleButton___-rwJB{background:transparent;color:var(--theme-primary);border-color:transparent;text-decoration:underline}.SplitButton-module__variant-text___Y4l3C .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-text___Y4l3C .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-surface-secondary);text-decoration:none}.SplitButton-module__variant-pill___yDkX1 .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-pill___yDkX1 .SplitButton-module__toggleButton___-rwJB{border-radius:9999px}.SplitButton-module__variant-border-emphasis___hPBja .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-border-emphasis___hPBja .SplitButton-module__toggleButton___-rwJB{border-width:3px;border-color:var(--theme-primary)}.SplitButton-module__variant-danger___s651n .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-danger___s651n .SplitButton-module__toggleButton___-rwJB{background:var(--theme-danger);color:var(--theme-surface);border-color:var(--theme-danger)}.SplitButton-module__variant-danger___s651n .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-danger___s651n .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-danger-hover);border-color:var(--theme-danger-hover)}.SplitButton-module__variant-success___WA6qP .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-success___WA6qP .SplitButton-module__toggleButton___-rwJB{background:var(--theme-success);color:var(--theme-surface);border-color:var(--theme-success)}.SplitButton-module__variant-success___WA6qP .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-success___WA6qP .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-success-hover);border-color:var(--theme-success-hover)}.SplitButton-module__variant-warning___OYVyw .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-warning___OYVyw .SplitButton-module__toggleButton___-rwJB{background:var(--theme-warning);color:var(--theme-surface);border-color:var(--theme-warning)}.SplitButton-module__variant-warning___OYVyw .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-warning___OYVyw .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-warning-hover);border-color:var(--theme-warning-hover)}.SplitButton-module__variant-info___MZDAx .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-info___MZDAx .SplitButton-module__toggleButton___-rwJB{background:var(--theme-info);color:var(--theme-surface);border-color:var(--theme-info)}.SplitButton-module__variant-info___MZDAx .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-info___MZDAx .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-info-hover);border-color:var(--theme-info-hover)}.SplitButton-module__variant-neutral___bEAtQ .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-neutral___bEAtQ .SplitButton-module__toggleButton___-rwJB{background:var(--theme-neutral);color:var(--theme-surface);border-color:var(--theme-neutral)}.SplitButton-module__variant-neutral___bEAtQ .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-neutral___bEAtQ .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-neutral-hover);border-color:var(--theme-neutral-hover)}html[data-theme=dark] .SplitButton-module__menu___HJs0a{background:var(--theme-surface);border-color:var(--theme-border-strong);box-shadow:0 4px 6px #0000004d}@media(prefers-contrast:high){.SplitButton-module__mainButton___BvCO3,.SplitButton-module__toggleButton___-rwJB{border-width:4px}.SplitButton-module__mainButton___BvCO3:focus-visible,.SplitButton-module__toggleButton___-rwJB:focus-visible{outline-width:4px;outline-offset:4px}}@media(prefers-reduced-motion:reduce){.SplitButton-module__mainButton___BvCO3,.SplitButton-module__toggleButton___-rwJB,.SplitButton-module__menuItem___TUCaq,.SplitButton-module__toggleIcon___9Ocsc{transition-duration:.01ms}.SplitButton-module__menu___HJs0a{animation:none;opacity:1;transform:translateY(0)}}@media(max-width:768px){.SplitButton-module__splitButton___bLG1Z{flex-direction:column;width:100%}.SplitButton-module__mainButton___BvCO3{width:100%;border-radius:var(--theme-radius-relaxed) var(--theme-radius-relaxed) 0 0;border-right:var(--theme-border-width) solid var(--theme-border-strong);border-bottom:1px solid var(--theme-border-strong);min-height:48px;padding:var(--theme-spacing-4) var(--theme-spacing-6);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.SplitButton-module__toggleButton___-rwJB{width:100%;border-radius:0 0 var(--theme-radius-relaxed) var(--theme-radius-relaxed);border-left:var(--theme-border-width) solid var(--theme-border-strong);border-top:none;min-height:48px;padding:var(--theme-spacing-4);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.SplitButton-module__mainButton___BvCO3:active:not(:disabled),.SplitButton-module__toggleButton___-rwJB:active:not(:disabled){transform:scale(.96);transition-duration:80ms}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3{border-right:var(--theme-border-width) solid var(--theme-primary);border-bottom-color:var(--theme-primary-active)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB{border-left:var(--theme-border-width) solid var(--theme-primary);border-top:none}.SplitButton-module__menu___HJs0a{width:100%}}.Card-module__card___akWrz{display:flex;flex-direction:column;min-width:0;position:relative;background-color:var(--theme-card-basic-bg);border:var(--theme-border-width) solid var(--theme-card-basic-border);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-6);transition:border-color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);outline:none}.Card-module__card___akWrz:hover{border-color:var(--theme-card-basic-border-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.Card-module__card___akWrz:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-color:var(--theme-primary)}[data-theme=dark] .Card-module__card___akWrz{background-color:var(--theme-card-basic-bg);border-color:var(--theme-card-basic-border)}[data-theme=dark] .Card-module__card___akWrz:hover{border-color:var(--theme-card-basic-border-hover);box-shadow:0 4px 12px #0000004d}.Card-module__card--loading___-9DQ4{pointer-events:none;opacity:.7}.Card-module__card--loading___-9DQ4:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:Card-module__shimmer___13YhJ 1.5s infinite;border-radius:inherit}[data-theme=dark] .Card-module__card--loading___-9DQ4:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent)}@keyframes Card-module__shimmer___13YhJ{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Card-module__card--error___lMBPE{border-color:var(--theme-error);background-color:var(--theme-error-bg)}.Card-module__card--error___lMBPE:hover{border-color:var(--theme-error-hover);background-color:var(--theme-error-bg-hover)}.Card-module__card--success___IfYuR{border-color:var(--theme-success);background-color:var(--theme-success-bg)}.Card-module__card--success___IfYuR:hover{border-color:var(--theme-success-hover);background-color:var(--theme-success-bg-hover)}.Card-module__card--disabled___gaBjI{opacity:.6;pointer-events:none;cursor:not-allowed}.Card-module__card--disabled___gaBjI:hover{transform:none;box-shadow:none;border-color:var(--theme-card-basic-border)}.Card-module__card--feedback-subtle___UfZlg:hover{transform:translateY(-.5px);box-shadow:0 2px 8px #0000000f}.Card-module__card--feedback-prominent___5L262:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.Card-module__card__state___GO3KB{display:flex;align-items:center;gap:var(--theme-spacing-3);padding:var(--theme-spacing-4);margin-bottom:var(--theme-spacing-4);border-radius:var(--theme-radius-md);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium)}.Card-module__card__state__spinner___48Cf2{width:16px;height:16px;border:2px solid var(--theme-border);border-top:2px solid var(--theme-primary);border-radius:50%;animation:Card-module__spin___nLTje 1s linear infinite}@keyframes Card-module__spin___nLTje{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Card-module__card__state__icon___8SiRv{font-size:var(--theme-font-size-base);line-height:1}.Card-module__card__state__text___IxiRp{color:var(--theme-text-secondary)}.Card-module__card--loading___-9DQ4 .Card-module__card__state___GO3KB{background-color:var(--theme-surface-hover);border:1px solid var(--theme-border)}.Card-module__card--error___lMBPE .Card-module__card__state___GO3KB{background-color:var(--theme-error-bg);border:1px solid var(--theme-error);color:var(--theme-error-text)}.Card-module__card--error___lMBPE .Card-module__card__state__text___IxiRp{color:var(--theme-error-text)}.Card-module__card--success___IfYuR .Card-module__card__state___GO3KB{background-color:var(--theme-success-bg);border:1px solid var(--theme-success);color:var(--theme-success-text)}.Card-module__card--success___IfYuR .Card-module__card__state__text___IxiRp{color:var(--theme-success-text)}.Card-module__density--compact___SI5TZ{padding:var(--theme-spacing-4)}.Card-module__density--normal___E9fsV{padding:var(--theme-spacing-6)}.Card-module__density--spacious___kVi7-{padding:var(--theme-spacing-8)}.Card-module__variant--highlighted___z4LFQ{background-color:var(--theme-card-highlighted-bg);border-color:var(--theme-card-highlighted-border)}.Card-module__variant--highlighted___z4LFQ:hover{border-color:var(--theme-card-highlighted-border-hover)}[data-theme=dark] .Card-module__variant--highlighted___z4LFQ{background-color:var(--theme-card-highlighted-bg)}[data-theme=dark] .Card-module__variant--highlighted___z4LFQ:hover{border-color:var(--theme-card-highlighted-border-hover)}.Card-module__variant--outlined___7hDBK{background-color:var(--theme-card-outlined-bg);border-width:var(--theme-card-outlined-border-width);border-color:var(--theme-card-outlined-border)}.Card-module__variant--outlined___7hDBK:hover{border-color:var(--theme-card-outlined-border-hover)}[data-theme=dark] .Card-module__variant--outlined___7hDBK{background-color:var(--theme-card-outlined-bg);border-color:var(--theme-card-outlined-border)}.Card-module__variant--interactive___4CYcf{cursor:pointer;background-color:var(--theme-card-interactive-bg);border-color:var(--theme-card-interactive-border)}.Card-module__variant--interactive___4CYcf:hover{background-color:var(--theme-card-interactive-bg-hover);border-color:var(--theme-card-interactive-border-hover)}.Card-module__variant--ghost___QlPNM{background-color:var(--theme-card-ghost-bg);border:var(--theme-border-width) var(--theme-card-ghost-border-style) var(--theme-card-ghost-border)}.Card-module__variant--ghost___QlPNM:hover{border-style:solid;border-color:var(--theme-card-ghost-border-hover)}[data-theme=dark] .Card-module__variant--ghost___QlPNM{border-color:var(--theme-card-ghost-border)}[data-theme=dark] .Card-module__variant--ghost___QlPNM:hover{border-color:var(--theme-card-ghost-border-hover)}.Card-module__variant--elevated___JO5o5{background-color:var(--theme-card-elevated-bg);border-color:var(--theme-card-elevated-border)}.Card-module__variant--elevated___JO5o5:hover{background-color:var(--theme-card-elevated-bg-hover);border-color:var(--theme-card-elevated-border-hover)}[data-theme=dark] .Card-module__variant--elevated___JO5o5{background-color:var(--theme-card-elevated-bg);border-color:var(--theme-card-elevated-border)}.Card-module__variant--featured___fyCKW{background:linear-gradient(135deg,var(--theme-primary-light),var(--theme-primary));border:3px solid var(--theme-primary);color:var(--theme-surface)}.Card-module__variant--featured___fyCKW:hover{border-color:var(--theme-primary-dark);transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.Card-module__variant--featured___fyCKW .Card-module__card__title___oz1QN,.Card-module__variant--featured___fyCKW .Card-module__card__subtitle___UyF0T{color:var(--theme-surface)}.Card-module__variant--pricing___Qtzya{border:2px solid var(--theme-border);background:var(--theme-surface)}.Card-module__variant--pricing___Qtzya:hover{border-color:var(--theme-primary);transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.Card-module__variant--product___Hzfqd{border:2px solid var(--theme-border);background:var(--theme-surface)}.Card-module__variant--product___Hzfqd:hover{border-color:var(--theme-primary);transform:translateY(-1px)}.Card-module__variant--service___R0uKR{border:2px solid var(--theme-border);background:var(--theme-surface);position:relative}.Card-module__variant--service___R0uKR:hover{border-color:var(--theme-primary);transform:translateY(-1px)}.Card-module__variant--service___R0uKR:hover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--theme-primary);border-radius:0 2px 2px 0}.Card-module__variant--timeline___b2WoN{border-left:4px solid var(--theme-primary);background:var(--theme-surface)}.Card-module__variant--timeline___b2WoN:hover{border-left-color:var(--theme-primary-dark)}.Card-module__default___n6IKq,[data-theme=dark] .Card-module__default___n6IKq{background:var(--theme-card-basic-bg);border-color:var(--theme-card-basic-border)}.Card-module__default___n6IKq:hover,[data-theme=dark] .Card-module__default___n6IKq:hover{border-color:var(--theme-card-basic-border-hover)}.Card-module__outline___eIRNV{background:var(--theme-card-outlined-bg);border:var(--theme-card-outlined-border-width) solid var(--theme-card-outlined-border)}.Card-module__outline___eIRNV:hover{border-color:var(--theme-card-outlined-border-hover);background:var(--theme-card-outlined-bg-hover)}[data-theme=dark] .Card-module__outline___eIRNV{background:var(--theme-card-outlined-bg)}[data-theme=dark] .Card-module__outline___eIRNV:hover{border-color:var(--theme-card-outlined-border-hover);background:var(--theme-card-outlined-bg-hover)}.Card-module__elevated___jrKcm{background:var(--theme-card-elevated-bg);color:var(--theme-text);border-color:var(--theme-card-elevated-border)}.Card-module__elevated___jrKcm:hover{background:var(--theme-card-elevated-bg-hover);border-color:var(--theme-card-elevated-border-hover)}[data-theme=dark] .Card-module__elevated___jrKcm{background:var(--theme-card-elevated-bg)}[data-theme=dark] .Card-module__elevated___jrKcm:hover{background:var(--theme-card-elevated-bg-hover)}.Card-module__clickable___gsk-K{cursor:pointer;border:var(--theme-border-width) solid var(--theme-card-interactive-border);background-color:var(--theme-card-interactive-bg);text-align:left;font-family:inherit;width:100%;min-height:44px;min-width:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;position:relative;overflow:hidden}.Card-module__clickable___gsk-K:hover{border-color:var(--theme-card-interactive-border-hover);background-color:var(--theme-card-interactive-bg-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.Card-module__clickable___gsk-K:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-color:var(--theme-primary)}.Card-module__clickable___gsk-K:active{border-color:var(--theme-card-interactive-border-hover);transform:translateY(0) scale(.98);transition-duration:.1s;box-shadow:0 2px 4px #0000001a}.Card-module__clickable___gsk-K:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#0000001a;transform:translate(-50%,-50%);transition:width .3s,height .3s;pointer-events:none}.Card-module__clickable___gsk-K:active:before{width:300px;height:300px}[data-theme=dark] .Card-module__clickable___gsk-K:before{background:#ffffff1a}[data-theme=dark] .Card-module__clickable___gsk-K{background-color:var(--theme-card-interactive-bg);border-color:var(--theme-card-interactive-border)}[data-theme=dark] .Card-module__clickable___gsk-K:hover{border-color:var(--theme-card-interactive-border-hover)}[data-theme=dark] .Card-module__clickable___gsk-K:focus-visible{outline-color:var(--theme-card-interactive-border-hover)}.Card-module__fullHeight___tDdlJ{height:100%}.Card-module__border-style-dashed___ehGam{border-style:dashed!important}.Card-module__border-style-dotted___vb1FK{border-style:dotted!important}.Card-module__border-weight-thin___Lo6AD{border-width:1px!important}.Card-module__border-weight-normal___MRz-u{border-width:var(--theme-border-width, 2px)!important}.Card-module__border-weight-thick___J-tII{border-width:4px!important}.Card-module__card___akWrz[style*=--card-border-color]{border-color:var(--card-border-color, currentColor)}.Card-module__card___akWrz[style*=--card-border-weight]{border-width:var(--card-border-weight, var(--theme-border-width, 2px))}.Card-module__card__header___a60Zs{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--theme-spacing-4);padding-bottom:var(--theme-spacing-4);margin-bottom:var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border)}.Card-module__card__header--no-border___vgFSx{border-bottom:none;padding-bottom:0;margin-bottom:var(--theme-spacing-3)}[data-theme=dark] .Card-module__card__header___a60Zs{border-bottom-color:var(--theme-border-strong)}.Card-module__card__header__content___0J-Z6{flex:1}.Card-module__card__header__badge___NR4a6{flex-shrink:0}.Card-module__card__title___oz1QN{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-2) 0}[data-theme=dark] .Card-module__card__title___oz1QN,html[data-theme=dark] .Card-module__card__title___oz1QN{color:var(--theme-text)!important}.Card-module__card__subtitle___UyF0T{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);line-height:var(--theme-line-height-normal);margin:0}[data-theme=dark] .Card-module__card__subtitle___UyF0T{color:var(--theme-text-secondary)}.Card-module__density--compact___SI5TZ .Card-module__card__title___oz1QN{font-size:var(--theme-font-size-base)}.Card-module__density--normal___E9fsV .Card-module__card__title___oz1QN{font-size:var(--theme-font-size-xl)}.Card-module__density--spacious___kVi7- .Card-module__card__title___oz1QN{font-size:var(--theme-font-size-2xl)}.Card-module__card__body___kxkK7{flex:1;font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-regular);line-height:var(--theme-line-height-relaxed);color:var(--theme-text-secondary)}[data-theme=dark] .Card-module__card__body___kxkK7,html[data-theme=dark] .Card-module__card__body___kxkK7{color:var(--theme-text-secondary)!important}html[data-theme=dark] .Card-module__card__body___kxkK7 p,html[data-theme=dark] .Card-module__card__body___kxkK7 div,html[data-theme=dark] .Card-module__card__body___kxkK7 span:not([class*=token]){color:var(--theme-text-secondary)!important}.Card-module__card__footer___XRA-n{display:flex;gap:var(--theme-spacing-3);align-items:center;padding-top:var(--theme-spacing-4);margin-top:var(--theme-spacing-4);border-top:var(--theme-border-width) solid var(--theme-border)}.Card-module__card__footer--no-border___B5wbh{border-top:none;padding-top:0;margin-top:var(--theme-spacing-3)}[data-theme=dark] .Card-module__card__footer___XRA-n,html[data-theme=dark] .Card-module__card__footer___XRA-n{border-top-color:var(--theme-border-strong)!important}.Card-module__card__footer--left___Cp7kW{justify-content:flex-start}.Card-module__card__footer--center___5vXeP{justify-content:center}.Card-module__card__footer--right___-cxsb{justify-content:flex-end}.Card-module__card__footer--between___P9oap{justify-content:space-between}.Card-module__card__header__number___PL--9{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--theme-primary);color:var(--theme-surface);border-radius:var(--theme-radius-md);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-bold);margin-right:var(--theme-spacing-3);transition:all .2s ease}.Card-module__card--service___-BqZS:hover .Card-module__card__header__number___PL--9{transform:scale(1.1);background:var(--theme-primary-dark)}.Card-module__card__header__text___4Mr5p{flex:1}.Card-module__card__header__meta___9h1hO{display:block;font-size:var(--theme-font-size-xs);color:var(--theme-text-tertiary);margin-top:var(--theme-spacing-2);font-weight:var(--theme-font-weight-medium)}.Card-module__card__body__image___o-1KX{width:100%;margin-bottom:var(--theme-spacing-4)}.Card-module__card__body__image___o-1KX img{width:100%;height:200px;object-fit:cover;border-radius:var(--theme-radius-md)}.Card-module__card__body__price___80aGE{margin-bottom:var(--theme-spacing-3)}.Card-module__card__body__price__value___XzEKe{font-size:var(--theme-font-size-2xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-primary)}.Card-module__card__body__rating___TZ0iD{margin-bottom:var(--theme-spacing-3)}.Card-module__card__body__rating__stars___1LqJy{font-size:var(--theme-font-size-sm);color:var(--theme-warning)}.Card-module__card__body__stock___-QSgT{margin-bottom:var(--theme-spacing-3)}.Card-module__card__body__stock__status___h7Hyr{font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-medium);padding:var(--theme-spacing-1) var(--theme-spacing-2);border-radius:var(--theme-radius-sm)}.Card-module__card__body__stock__status--in-stock___ba4gS{background:var(--theme-success-light);color:var(--theme-success-dark)}.Card-module__card__body__stock__status--out-of-stock___RMJCG{background:var(--theme-error-light);color:var(--theme-error-dark)}.Card-module__card__body__event___3X5dH{margin-bottom:var(--theme-spacing-3)}.Card-module__card__body__event__date___ebYJn,.Card-module__card__body__event__time___WLSs-,.Card-module__card__body__event__location___hrqDO{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);margin-bottom:var(--theme-spacing-1)}.Card-module__card__body__event__status___LXFRF{font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-medium);padding:var(--theme-spacing-1) var(--theme-spacing-2);border-radius:var(--theme-radius-sm);display:inline-block}.Card-module__card__body__event__status--upcoming___uJFI1{background:var(--theme-warning-light);color:var(--theme-warning-dark)}.Card-module__card__body__event__status--ongoing___JFyw6{background:var(--theme-success-light);color:var(--theme-success-dark)}.Card-module__card__body__event__status--completed___lLFII{background:var(--theme-text-tertiary);color:var(--theme-surface)}.Card-module__card__footer__actions___BTdRW{display:flex;gap:var(--theme-spacing-3);align-items:center}.Card-module__card__footer__action___nPM5P{flex-shrink:0}.Card-module__densityCompact___-ow8C{padding:var(--theme-spacing-4)}.Card-module__densityNormal___6xasR{padding:var(--theme-spacing-6)}.Card-module__densitySpacious___gs1mf{padding:var(--theme-spacing-8)}.Card-module__icon___UF9xh{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--theme-radius-subtle)}.Card-module__densityCompact___-ow8C .Card-module__icon___UF9xh,.Card-module__density--compact___SI5TZ .Card-module__icon___UF9xh{width:var(--theme-spacing-8);height:var(--theme-spacing-8);margin-bottom:var(--theme-spacing-2)}.Card-module__densityNormal___6xasR .Card-module__icon___UF9xh,.Card-module__density--normal___E9fsV .Card-module__icon___UF9xh{width:var(--theme-spacing-10);height:var(--theme-spacing-10);margin-bottom:var(--theme-spacing-3)}.Card-module__densitySpacious___gs1mf .Card-module__icon___UF9xh,.Card-module__density--spacious___kVi7- .Card-module__icon___UF9xh{width:80px;height:80px;margin-bottom:var(--theme-spacing-4)}.Card-module__icon___UF9xh,[data-theme=dark] .Card-module__icon___UF9xh{background:var(--theme-primary);color:var(--theme-surface)}.Card-module__elevated___jrKcm .Card-module__icon___UF9xh,.Card-module__variant--elevated___JO5o5 .Card-module__icon___UF9xh{background:var(--theme-primary-active)}[data-theme=dark] .Card-module__elevated___jrKcm .Card-module__icon___UF9xh,[data-theme=dark] .Card-module__variant--elevated___JO5o5 .Card-module__icon___UF9xh{background:var(--theme-primary-hover)}.Card-module__densityCompact___-ow8C .Card-module__icon___UF9xh svg,.Card-module__density--compact___SI5TZ .Card-module__icon___UF9xh svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.Card-module__densityNormal___6xasR .Card-module__icon___UF9xh svg,.Card-module__density--normal___E9fsV .Card-module__icon___UF9xh svg{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Card-module__densitySpacious___gs1mf .Card-module__icon___UF9xh svg,.Card-module__density--spacious___kVi7- .Card-module__icon___UF9xh svg{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.Card-module__title___B8hU4{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-tight);letter-spacing:-.02em;margin:0;color:var(--theme-text)}[data-theme=dark] .Card-module__title___B8hU4,.Card-module__elevated___jrKcm .Card-module__title___B8hU4{color:var(--theme-surface)}.Card-module__densityCompact___-ow8C .Card-module__title___B8hU4,.Card-module__density--compact___SI5TZ .Card-module__title___B8hU4{font-size:var(--theme-font-size-base);margin-bottom:var(--theme-spacing-2)}.Card-module__densityNormal___6xasR .Card-module__title___B8hU4,.Card-module__density--normal___E9fsV .Card-module__title___B8hU4{font-size:var(--theme-font-size-lg);margin-bottom:var(--theme-spacing-3)}.Card-module__densitySpacious___gs1mf .Card-module__title___B8hU4,.Card-module__density--spacious___kVi7- .Card-module__title___B8hU4{font-size:var(--theme-font-size-xl);margin-bottom:var(--theme-spacing-4)}.Card-module__description___wKpa9{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-regular);line-height:var(--theme-line-height-relaxed);letter-spacing:normal;margin:0;color:var(--theme-text-secondary)}[data-theme=dark] .Card-module__description___wKpa9{color:var(--theme-text-secondary)}.Card-module__elevated___jrKcm .Card-module__description___wKpa9{color:var(--theme-surface-hover)}.Card-module__densityCompact___-ow8C .Card-module__description___wKpa9,.Card-module__density--compact___SI5TZ .Card-module__description___wKpa9{font-size:var(--theme-font-size-sm)}.Card-module__densityNormal___6xasR .Card-module__description___wKpa9,.Card-module__density--normal___E9fsV .Card-module__description___wKpa9{font-size:var(--theme-font-size-base)}.Card-module__densitySpacious___gs1mf .Card-module__description___wKpa9,.Card-module__density--spacious___kVi7- .Card-module__description___wKpa9{font-size:var(--theme-font-size-lg)}@media(prefers-contrast:high){.Card-module__card___akWrz{border-width:var(--theme-border-width)}.Card-module__card__title___oz1QN,.Card-module__title___B8hU4{font-weight:var(--theme-font-weight-bold)}}@media(prefers-reduced-motion:reduce){.Card-module__card___akWrz,.Card-module__clickable___gsk-K{transition:none}.Card-module__clickable___gsk-K:active{transform:none}}@media(max-width:768px){.Card-module__density--compact___SI5TZ,.Card-module__densityCompact___-ow8C{padding:var(--theme-spacing-3)}.Card-module__clickable___gsk-K{min-height:48px;min-width:48px}.Card-module__clickable___gsk-K:active{transform:scale(.96);transition-duration:80ms}.Card-module__card___akWrz{min-height:44px}.Card-module__density--normal___E9fsV{padding:var(--theme-spacing-4)}.Card-module__density--spacious___kVi7-{padding:var(--theme-spacing-6)}}.Table-module__wrapper___JTE7N{width:100%;overflow-x:auto}.Table-module__table___-w3GM{width:100%;border-collapse:collapse;border-spacing:0;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);font-family:var(--theme-font-family, system-ui, sans-serif);font-size:var(--theme-font-size-sm, 14px);line-height:var(--theme-line-height-normal, 1.5)}.Table-module__layoutFixed___Ak3Xl{table-layout:fixed}.Table-module__layoutAuto___fyM-B{table-layout:auto}.Table-module__fullWidth___jbT8z{width:100%}.Table-module__variantDefault___4eBn9{border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.Table-module__variantDefault___4eBn9 thead{border-bottom:2px solid var(--theme-border-strong, #a3a3a3)}.Table-module__variantBordered___VPnG8{border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.Table-module__variantBordered___VPnG8 th,.Table-module__variantBordered___VPnG8 td{border:1px solid var(--theme-border, #d4d4d4)}.Table-module__variantBordered___VPnG8 thead th{border-bottom:2px solid var(--theme-border-strong, #a3a3a3)}.Table-module__variantStriped___KqmA9{border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.Table-module__variantStriped___KqmA9 thead{border-bottom:2px solid var(--theme-border-strong, #a3a3a3)}.Table-module__variantStriped___KqmA9 tbody tr:nth-child(2n){background:var(--theme-surface-hover, #fafafa)}.Table-module__variantHover___rdsWG{border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.Table-module__variantHover___rdsWG thead{border-bottom:2px solid var(--theme-border-strong, #a3a3a3)}.Table-module__variantHover___rdsWG tbody tr:hover{background:var(--theme-surface-secondary, #f5f5f5);cursor:pointer}.Table-module__variantMinimal___FRirC{border:none}.Table-module__variantMinimal___FRirC thead{border-bottom:1px solid var(--theme-border, #d4d4d4)}.Table-module__variantCompact___CkkXc{border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-sm, 4px)}.Table-module__variantCompact___CkkXc thead{border-bottom:2px solid var(--theme-border-strong, #a3a3a3)}.Table-module__sizeSm___1vw1W th,.Table-module__sizeSm___1vw1W td{padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-xs, 12px)}.Table-module__sizeMd___nN-Hv th,.Table-module__sizeMd___nN-Hv td{padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-sm, 14px)}.Table-module__sizeLg___46-26 th,.Table-module__sizeLg___46-26 td{padding:var(--theme-spacing-4, 16px) var(--theme-spacing-6, 24px);font-size:var(--theme-font-size-base, 16px)}.Table-module__header___88smx{background:var(--theme-surface-hover, #fafafa)}.Table-module__header___88smx th{font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717);text-align:left;vertical-align:middle;white-space:nowrap}.Table-module__stickyHeader___7-WGt{position:sticky;top:0;z-index:var(--theme-z-sticky, 1100);background:var(--theme-surface-hover, #fafafa)}.Table-module__body___0k8Kz{background:var(--theme-surface, #ffffff)}.Table-module__body___0k8Kz td{font-weight:var(--theme-font-weight-regular, 400);color:var(--theme-text, #171717);vertical-align:middle}.Table-module__footer___Yovjl{background:var(--theme-surface-hover, #fafafa);border-top:2px solid var(--theme-border-strong, #a3a3a3)}.Table-module__footer___Yovjl td{font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717)}.Table-module__row___BSm1C{transition:background .15s ease}.Table-module__rowSelected___-IRxv{background:var(--theme-primary-light, #eff6ff);border-left:3px solid var(--theme-primary, #3b82f6)}.Table-module__rowClickable___mC0w6{cursor:pointer}.Table-module__rowClickable___mC0w6:hover{background:var(--theme-surface-secondary, #f5f5f5)}.Table-module__cell___u-GLp{text-align:left;vertical-align:middle}.Table-module__cellHeader___GmSph{font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717)}.Table-module__alignLeft___zgyN8{text-align:left}.Table-module__alignCenter___xaWig{text-align:center}.Table-module__alignRight___-nGn-{text-align:right}.Table-module__responsive___W-aAb{overflow-x:auto;-webkit-overflow-scrolling:touch}.Table-module__responsive___W-aAb::-webkit-scrollbar{height:8px}.Table-module__responsive___W-aAb::-webkit-scrollbar-track{background:var(--theme-surface-secondary, #f5f5f5);border-radius:var(--theme-radius-sm, 4px)}.Table-module__responsive___W-aAb::-webkit-scrollbar-thumb{background:var(--theme-border-strong, #a3a3a3);border-radius:var(--theme-radius-sm, 4px)}.Table-module__responsive___W-aAb::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted, #737373)}.Table-module__row___BSm1C:focus-within,.Table-module__cell___u-GLp:focus-within{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:-2px;z-index:1}@media(prefers-color-scheme:dark){.Table-module__table___-w3GM{background:var(--theme-text, #171717);color:var(--theme-surface-hover, #fafafa)}.Table-module__header___88smx{background:var(--theme-text, #262626)}.Table-module__header___88smx th{color:var(--theme-surface-hover, #fafafa)}.Table-module__body___0k8Kz{background:var(--theme-text, #171717)}.Table-module__body___0k8Kz td{color:var(--theme-surface-hover, #fafafa)}.Table-module__footer___Yovjl{background:var(--theme-text, #262626)}.Table-module__footer___Yovjl td{color:var(--theme-surface-hover, #fafafa)}.Table-module__variantStriped___KqmA9 tbody tr:nth-child(2n){background:var(--theme-text, #262626)}.Table-module__variantHover___rdsWG tbody tr:hover{background:var(--theme-text, #262626)}.Table-module__rowSelected___-IRxv{background:var(--theme-primary-dark, #1e3a8a);border-left-color:var(--theme-primary, #60a5fa)}}@media(max-width:768px){.Table-module__wrapper___JTE7N{overflow-x:auto;-webkit-overflow-scrolling:touch;border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.Table-module__table___-w3GM{min-width:600px;font-size:var(--theme-font-size-sm, 14px)}.Table-module__cell___u-GLp{padding:var(--theme-spacing-3, 12px) var(--theme-spacing-2, 8px);font-size:var(--theme-font-size-sm, 14px);line-height:1.4}.Table-module__cellHeader___GmSph{padding:var(--theme-spacing-3, 12px) var(--theme-spacing-2, 8px);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-bold, 700)}.Table-module__rowClickable___mC0w6{min-height:44px}.Table-module__rowClickable___mC0w6:active{background:var(--theme-surface-hover, #fafafa);transform:scale(.98);transition-duration:.1s}}@media(prefers-reduced-motion:reduce){.Table-module__rowClickable___mC0w6{transition:none}.Table-module__rowClickable___mC0w6:active{transform:none}.Table-module__cell___u-GLp,.Table-module__cellHeader___GmSph{transition:none}}.DataTable-module__container___D5Dr7{width:100%;display:flex;flex-direction:column;gap:var(--theme-spacing-4, 16px)}.DataTable-module__toolbar___-cY7Q{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-3, 12px);padding:var(--theme-spacing-4, 16px);background:var(--theme-surface-hover, #fafafa);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.DataTable-module__searchContainer___oAijO{flex:1;max-width:400px}.DataTable-module__searchInput___f2LxC{width:100%;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-sm, 14px);font-family:var(--theme-font-family, system-ui, sans-serif);color:var(--theme-text, #171717);background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px);transition:border-color .15s ease}.DataTable-module__searchInput___f2LxC:focus{outline:none;border-color:var(--theme-primary, #3b82f6)}.DataTable-module__searchInput___f2LxC::placeholder{color:var(--theme-text-muted, #737373)}.DataTable-module__searchHelp___d7XSX{font-size:var(--theme-font-size-xs, 12px);color:var(--theme-text-muted, #737373);margin-top:var(--theme-spacing-1, 4px);line-height:1.4}.DataTable-module__toolbarActions___kdkL-{display:flex;align-items:center;gap:var(--theme-spacing-3, 12px)}.DataTable-module__columnFilters___aVLUl{display:flex;gap:var(--theme-spacing-3, 12px);padding:var(--theme-spacing-4, 16px);background:var(--theme-surface-hover, #fafafa);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px);overflow-x:auto}.DataTable-module__filterInput___uYSz1{min-width:150px;padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-xs, 12px);font-family:var(--theme-font-family, system-ui, sans-serif);color:var(--theme-text, #171717);background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-sm, 4px);transition:border-color .15s ease}.DataTable-module__filterInput___uYSz1:focus{outline:none;border-color:var(--theme-primary, #3b82f6)}.DataTable-module__filterHelp___6CTX7{font-size:var(--theme-font-size-xs, 12px);color:var(--theme-text-muted, #737373);margin-top:var(--theme-spacing-1, 4px);line-height:1.4}.DataTable-module__filterGroup___pS192{display:flex;flex-direction:column;min-width:150px}.DataTable-module__tableWrapper___vWQhn{width:100%;overflow-x:auto;border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.DataTable-module__table___IEkSx{width:100%;border-collapse:collapse;border-spacing:0;background:var(--theme-surface, #ffffff)}.DataTable-module__sortableHeader___e-Ul9{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:var(--theme-spacing-2, 8px);transition:background .15s ease}.DataTable-module__sortableHeader___e-Ul9:hover{background:var(--theme-surface-secondary, #f5f5f5)}.DataTable-module__sortableHeader___e-Ul9:active{background:var(--theme-border-subtle, #e5e5e5)}.DataTable-module__sortIcon___KTq7Q{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--theme-text-muted, #737373);transition:color .15s ease}.DataTable-module__sortIconNeutral___BvhFH{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:0;line-height:0;margin-top:-2px;margin-bottom:-2px}.DataTable-module__sortIconActive___e3QJs{color:var(--theme-primary, #3b82f6)}.DataTable-module__checkboxCell___qqVsN{width:40px;padding:var(--theme-spacing-3, 12px)}.DataTable-module__checkbox___fO8-d{width:18px;height:18px;cursor:pointer;accent-color:var(--theme-primary, #3b82f6)}.DataTable-module__loadingContainer___SaCbY,.DataTable-module__emptyContainer___5Ktky{display:flex;align-items:center;justify-content:center;padding:var(--theme-spacing-8, 32px) var(--theme-spacing-4, 16px);text-align:center;color:var(--theme-text-muted, #525252);font-size:var(--theme-font-size-sm, 14px)}.DataTable-module__loadingSpinner___f8R4X{width:32px;height:32px;border:3px solid var(--theme-border-subtle, #e5e5e5);border-top-color:var(--theme-primary, #3b82f6);border-radius:50%;animation:DataTable-module__spin___44-cV .8s linear infinite}@keyframes DataTable-module__spin___44-cV{to{transform:rotate(360deg)}}.DataTable-module__emptyIcon___KJjL9{display:inline-block;margin-bottom:var(--theme-spacing-2, 8px);font-size:var(--theme-font-size-4xl, 36px);color:var(--theme-border-strong, #a3a3a3)}.DataTable-module__pagination___hDdsR{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-4, 16px);padding:var(--theme-spacing-4, 16px);background:var(--theme-surface-hover, #fafafa);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px)}.DataTable-module__paginationInfo___Jh5zZ{font-size:var(--theme-font-size-sm, 14px);color:var(--theme-text-secondary, #404040);font-weight:var(--theme-font-weight-semibold, 600)}.DataTable-module__paginationControls___GMNPy{display:flex;align-items:center;gap:var(--theme-spacing-3, 12px)}.DataTable-module__pageSizeSelect___TRpTt{padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-sm, 14px);font-family:var(--theme-font-family, system-ui, sans-serif);color:var(--theme-text, #171717);background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px);cursor:pointer;transition:border-color .15s ease}.DataTable-module__pageSizeSelect___TRpTt:focus{outline:none;border-color:var(--theme-primary, #3b82f6)}.DataTable-module__pageSizeHelp___VWM79{font-size:var(--theme-font-size-xs, 12px);color:var(--theme-text-muted, #737373);margin-top:var(--theme-spacing-1, 4px);line-height:1.4}.DataTable-module__pageButtons___rbUJg{display:flex;align-items:center;gap:var(--theme-spacing-2, 8px)}.DataTable-module__pageButton___rR5fK{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:0 var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717);background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px);cursor:pointer;transition:all .15s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.DataTable-module__pageButton___rR5fK:hover:not(:disabled){background:var(--theme-surface-secondary, #f5f5f5);border-color:var(--theme-border-strong, #a3a3a3)}.DataTable-module__pageButton___rR5fK:active:not(:disabled){background:var(--theme-border-subtle, #e5e5e5);transform:scale(.95);transition-duration:.1s}.DataTable-module__pageButton___rR5fK:disabled{opacity:.5;cursor:not-allowed}.DataTable-module__pageButtonActive___TE1Ue{background:var(--theme-primary, #3b82f6);color:var(--theme-surface, #ffffff);border-color:var(--theme-primary, #3b82f6)}.DataTable-module__pageButtonActive___TE1Ue:hover{background:var(--theme-primary-hover, #2563eb);border-color:var(--theme-primary-hover, #2563eb)}.DataTable-module__stickyColumn___IjOQV{position:sticky;left:0;z-index:var(--theme-z-sticky, 1100);background:var(--theme-surface, #ffffff);box-shadow:2px 0 4px #0000000d}@media(max-width:768px){.DataTable-module__toolbar___-cY7Q{flex-direction:column;align-items:stretch;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3)}.DataTable-module__searchContainer___oAijO{max-width:none}.DataTable-module__pagination___hDdsR{flex-direction:column;align-items:stretch;gap:var(--theme-spacing-3)}.DataTable-module__paginationControls___GMNPy{flex-direction:column;gap:var(--theme-spacing-2)}.DataTable-module__tableWrapper___vWQhn{overflow-x:auto;-webkit-overflow-scrolling:touch;border:2px solid var(--theme-border);border-radius:var(--theme-radius-md)}.DataTable-module__table___IEkSx{min-width:600px}.DataTable-module__cell___eykoN,.DataTable-module__headerCell___Tqb-I{padding:var(--theme-spacing-3) var(--theme-spacing-2);font-size:var(--theme-font-size-sm)}.DataTable-module__button___eX848{min-height:44px;min-width:44px;padding:var(--theme-spacing-3) var(--theme-spacing-4)}.DataTable-module__pageButton___rR5fK{min-height:44px;min-width:44px;padding:var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-base, 16px)}.DataTable-module__pageButton___rR5fK:active:not(:disabled){transform:scale(.92);transition-duration:80ms}.DataTable-module__searchInput___f2LxC,.DataTable-module__pageSizeSelect___TRpTt,.DataTable-module__filterInput___uYSz1{min-height:44px;font-size:16px;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px)}}@media(prefers-reduced-motion:reduce){.DataTable-module__loadingSpinner___f8R4X{animation:none}.DataTable-module__pageButton___rR5fK{transition:none}.DataTable-module__pageButton___rR5fK:active:not(:disabled){transform:none}.DataTable-module__searchInput___f2LxC,.DataTable-module__filterInput___uYSz1,.DataTable-module__pageSizeSelect___TRpTt{transition:none}}@media(prefers-color-scheme:dark){.DataTable-module__toolbar___-cY7Q,.DataTable-module__columnFilters___aVLUl,.DataTable-module__pagination___hDdsR{background:var(--theme-text, #262626);border-color:var(--theme-text-secondary, #404040)}.DataTable-module__searchInput___f2LxC,.DataTable-module__filterInput___uYSz1,.DataTable-module__pageSizeSelect___TRpTt,.DataTable-module__pageButton___rR5fK{background:var(--theme-text, #171717);color:var(--theme-surface-hover, #fafafa);border-color:var(--theme-text-secondary, #404040)}.DataTable-module__table___IEkSx{background:var(--theme-text, #171717)}.DataTable-module__sortableHeader___e-Ul9:hover{background:var(--theme-text, #262626)}.DataTable-module__sortableHeader___e-Ul9:active{background:var(--theme-text-secondary, #404040)}.DataTable-module__stickyColumn___IjOQV{background:var(--theme-text, #171717)}.DataTable-module__loadingContainer___SaCbY,.DataTable-module__emptyContainer___5Ktky{color:var(--theme-border-strong, #a3a3a3)}.DataTable-module__paginationInfo___Jh5zZ{color:var(--theme-border, #d4d4d4)}}.ActivityStream-module__activityStream___8-69S{display:flex;flex-direction:column;gap:var(--theme-spacing-4);position:relative;padding:0}.ActivityStream-module__activityStreamVertical___dsmxi{flex-direction:column}.ActivityStream-module__activityStreamHorizontal___9pyms{flex-direction:row;flex-wrap:wrap}.ActivityStream-module__densityCompact___m16XI{gap:var(--theme-spacing-2)}.ActivityStream-module__densityNormal___8RDB-{gap:var(--theme-spacing-4)}.ActivityStream-module__densitySpacious___KcGuu{gap:var(--theme-spacing-8)}.ActivityStream-module__activityItem___3YUuX{display:flex;align-items:flex-start;position:relative;gap:var(--theme-spacing-3)}.ActivityStream-module__iconLeft___rBq8T{flex-direction:row}.ActivityStream-module__iconRight___joDq2{flex-direction:row-reverse}.ActivityStream-module__iconContainer___t2-oe{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--theme-spacing-8);height:var(--theme-spacing-8);border:2px solid var(--theme-border);border-radius:50%;background:var(--theme-surface);color:var(--theme-text);font-weight:var(--theme-font-weight-semibold);position:relative;z-index:1}.ActivityStream-module__iconDefault___H3Csl{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}.ActivityStream-module__iconSuccess___B6KpL{border-color:var(--theme-success);background:var(--theme-surface);color:var(--theme-success)}.ActivityStream-module__iconWarning___7yo4s{border-color:var(--theme-warning);background:var(--theme-surface);color:var(--theme-warning)}.ActivityStream-module__iconError___xfyyo{border-color:var(--theme-error);background:var(--theme-surface);color:var(--theme-error)}.ActivityStream-module__iconInfo___oL9uu{border-color:var(--theme-info);background:var(--theme-surface);color:var(--theme-info)}.ActivityStream-module__line___GUsER{position:absolute;background:var(--theme-border);z-index:0}.ActivityStream-module__lineVertical___wjK67{left:var(--theme-spacing-4);top:var(--theme-spacing-8);width:2px;bottom:calc(var(--theme-spacing-4) * -1)}.ActivityStream-module__lineHorizontal___3kdF-,.ActivityStream-module__lineHidden___fuli3,.ActivityStream-module__lineLast___3viN-{display:none}.ActivityStream-module__contentArea___1tKOq{flex:1;min-width:0}.ActivityStream-module__title___Xz8IP{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);margin:0 0 var(--theme-spacing-1) 0}.ActivityStream-module__description___CaoL6{font-size:var(--theme-font-size-xs);color:var(--theme-text-secondary);margin:0;line-height:1.5}.ActivityStream-module__timestamp___3WMi2{font-size:var(--theme-font-size-xs);color:var(--theme-text-muted);margin-top:var(--theme-spacing-1)}.ActivityStream-module__customContent___hNJ3d{margin-top:var(--theme-spacing-2)}.ActivityStream-module__activityItem___3YUuX:focus-within .ActivityStream-module__iconContainer___t2-oe{outline:2px solid var(--theme-primary);outline-offset:2px}.Avatar-module__avatar___Uhw4o{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--theme-border-subtle, #e5e5e5);border:2px solid var(--theme-surface, #ffffff);color:var(--theme-text-secondary, #404040);overflow:hidden;-webkit-user-select:none;user-select:none}.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;min-width:44px;min-height:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1:hover{transform:scale(1.05);box-shadow:var(--theme-shadow-md, 0 4px 6px rgba(0, 0, 0, .1))}.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px}.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1:active{transform:scale(.95);transition-duration:.1s}.Avatar-module__image___CPqtV{width:100%;height:100%;object-fit:cover}.Avatar-module__initials___J0kLG{font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717);line-height:1}.Avatar-module__fallback___ntuON{display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted, #525252)}.Avatar-module__status___Fm-2p{position:absolute;bottom:0;right:0;width:25%;height:25%;border:2px solid var(--theme-surface, #ffffff);border-radius:50%}.Avatar-module__status___Fm-2p.Avatar-module__status-online___XrQRZ{background:var(--theme-success, #22c55e)}.Avatar-module__status___Fm-2p.Avatar-module__status-offline___vg7Rf{background:var(--theme-border-strong, #a3a3a3)}.Avatar-module__status___Fm-2p.Avatar-module__status-away___V3JdG{background:var(--theme-warning, #eab308)}.Avatar-module__status___Fm-2p.Avatar-module__status-busy___pYLlh{background:var(--theme-error, #ef4444)}.Avatar-module__avatar___Uhw4o.Avatar-module__shape-circle___vN-b8{border-radius:50%}.Avatar-module__avatar___Uhw4o.Avatar-module__shape-square___SZN01{border-radius:var(--theme-radius-md, 8px)}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xs___ftwl0{width:24px;height:24px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xs___ftwl0 .Avatar-module__initials___J0kLG{font-size:var(--theme-font-size-xs, 12px)}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xs___ftwl0 .Avatar-module__fallback___ntuON svg{width:12px;height:12px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-sm___v3x5d{width:32px;height:32px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-sm___v3x5d .Avatar-module__initials___J0kLG{font-size:var(--theme-font-size-sm, 14px)}.Avatar-module__avatar___Uhw4o.Avatar-module__size-sm___v3x5d .Avatar-module__fallback___ntuON svg{width:16px;height:16px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-md___Bl5gG{width:40px;height:40px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-md___Bl5gG .Avatar-module__initials___J0kLG{font-size:var(--theme-font-size-base, 16px)}.Avatar-module__avatar___Uhw4o.Avatar-module__size-md___Bl5gG .Avatar-module__fallback___ntuON svg{width:20px;height:20px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-lg___8l5jP{width:48px;height:48px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-lg___8l5jP .Avatar-module__initials___J0kLG{font-size:var(--theme-font-size-lg, 18px)}.Avatar-module__avatar___Uhw4o.Avatar-module__size-lg___8l5jP .Avatar-module__fallback___ntuON svg{width:24px;height:24px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xl___JbOuU{width:64px;height:64px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xl___JbOuU .Avatar-module__initials___J0kLG{font-size:var(--theme-font-size-xl, 20px)}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xl___JbOuU .Avatar-module__fallback___ntuON svg{width:32px;height:32px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-2xl___QKkAu{width:96px;height:96px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-2xl___QKkAu .Avatar-module__initials___J0kLG{font-size:var(--theme-font-size-3xl, 30px)}.Avatar-module__avatar___Uhw4o.Avatar-module__size-2xl___QKkAu .Avatar-module__fallback___ntuON svg{width:48px;height:48px}@media(max-width:640px){.Avatar-module__avatar___Uhw4o.Avatar-module__size-2xl___QKkAu{width:80px;height:80px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xl___JbOuU{width:56px;height:56px}}@media(max-width:768px){.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1{min-width:48px;min-height:48px}.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1:active{transform:scale(.92);transition-duration:80ms}.Avatar-module__status___Fm-2p{width:30%;height:30%;border-width:3px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xs___ftwl0{width:28px;height:28px;min-width:28px;min-height:28px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-sm___v3x5d{width:36px;height:36px;min-width:36px;min-height:36px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-md___Bl5gG{width:44px;height:44px;min-width:44px;min-height:44px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-lg___8l5jP{width:52px;height:52px;min-width:52px;min-height:52px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-xl___JbOuU{width:60px;height:60px;min-width:60px;min-height:60px}.Avatar-module__avatar___Uhw4o.Avatar-module__size-2xl___QKkAu{width:80px;height:80px;min-width:80px;min-height:80px}}@media(prefers-reduced-motion:reduce){.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1{transition:none}.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1:hover,.Avatar-module__avatar___Uhw4o.Avatar-module__clickable___KRZS1:active{transform:none}}.Badge-module__badge___c27Db{display:inline-flex;align-items:center;justify-content:center;font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;border:1px solid;transition:all .15s ease}.Badge-module__badge--default___o0Imh{background:var(--theme-surface-secondary);color:var(--theme-text);border-color:var(--theme-border-strong)}[data-theme=dark] .Badge-module__badge--default___o0Imh{background:#ffffff1a;color:var(--theme-text);border-color:var(--theme-border-strong)}.Badge-module__badge--success___RlbXu{background:var(--theme-success-light);color:var(--theme-success-dark);border-color:var(--theme-success)}[data-theme=dark] .Badge-module__badge--success___RlbXu{background:#22c55e26;color:#86efac;border-color:var(--theme-success)}.Badge-module__badge--warning___C0Av8{background:var(--theme-warning-light);color:var(--theme-warning-dark);border-color:var(--theme-warning)}[data-theme=dark] .Badge-module__badge--warning___C0Av8{background:#f59e0b26;color:#fde047;border-color:var(--theme-warning)}.Badge-module__badge--error___9CK5I{background:var(--theme-error-light);color:var(--theme-error-dark);border-color:var(--theme-error)}[data-theme=dark] .Badge-module__badge--error___9CK5I{background:#ef444426;color:#fca5a5;border-color:var(--theme-error)}.Badge-module__badge--info___EoVBM{background:var(--theme-info-light);color:var(--theme-info-dark);border-color:var(--theme-info)}[data-theme=dark] .Badge-module__badge--info___EoVBM{background:#3b82f626;color:#93c5fd;border-color:var(--theme-info)}.Badge-module__badge--subtle___b2I-y{background:var(--theme-surface-hover);color:var(--theme-text);border-color:var(--theme-border)}[data-theme=dark] .Badge-module__badge--subtle___b2I-y{background:#ffffff0d;color:var(--theme-text);border-color:var(--theme-border)}.Badge-module__badge--xs___xeFc7{padding:var(--theme-spacing-1) var(--theme-spacing-3);font-size:12px;line-height:1.25;min-height:var(--theme-spacing-5)}.Badge-module__badge--sm___ew-6G{padding:var(--theme-spacing-2) var(--theme-spacing-4);font-size:12px;line-height:1.25;min-height:var(--theme-spacing-6)}.Badge-module__badge--md___aEvTx{padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:14px;line-height:1.25;min-height:var(--theme-spacing-7)}.Badge-module__density--compact___91v-d.Badge-module__badge--xs___xeFc7{padding:var(--theme-spacing-1) var(--theme-spacing-2);min-height:var(--theme-spacing-4)}.Badge-module__density--compact___91v-d.Badge-module__badge--sm___ew-6G{padding:var(--theme-spacing-1) var(--theme-spacing-3);min-height:var(--theme-spacing-5)}.Badge-module__density--compact___91v-d.Badge-module__badge--md___aEvTx,.Badge-module__density--spacious___ms9Q-.Badge-module__badge--xs___xeFc7{padding:var(--theme-spacing-2) var(--theme-spacing-4);min-height:var(--theme-spacing-6)}.Badge-module__density--spacious___ms9Q-.Badge-module__badge--sm___ew-6G{padding:var(--theme-spacing-3) var(--theme-spacing-5);min-height:var(--theme-spacing-7)}.Badge-module__density--spacious___ms9Q-.Badge-module__badge--md___aEvTx{padding:var(--theme-spacing-4) var(--theme-spacing-6);min-height:var(--theme-spacing-8)}.Badge-module__badgePill___1jFlD{border-radius:var(--theme-radius-pill)}.Badge-module__badge___c27Db:not(.Badge-module__badgePill___1jFlD){border-radius:var(--theme-radius-subtle)}.Badge-module__badge___c27Db:focus-visible{outline:2px solid var(--theme-primary);outline-offset:var(--theme-spacing-1)}@media(max-width:768px){.Badge-module__badge___c27Db{min-height:32px;min-width:32px;font-size:14px;padding:var(--theme-spacing-2) var(--theme-spacing-4)}.Badge-module__badge--xs___xeFc7{min-height:28px;min-width:28px;font-size:12px;padding:var(--theme-spacing-1) var(--theme-spacing-3)}.Badge-module__badge--sm___ew-6G{min-height:32px;min-width:32px;font-size:13px;padding:var(--theme-spacing-2) var(--theme-spacing-4)}.Badge-module__badge--md___aEvTx{min-height:36px;min-width:36px;font-size:14px;padding:var(--theme-spacing-3) var(--theme-spacing-5)}.Badge-module__badge--default___o0Imh,.Badge-module__badge--success___RlbXu,.Badge-module__badge--warning___C0Av8,.Badge-module__badge--error___9CK5I,.Badge-module__badge--info___EoVBM{border-width:2px}}@media(prefers-reduced-motion:reduce){.Badge-module__badge___c27Db{transition:none}}.Carousel-module__carousel___LCpJq{position:relative;width:100%;max-width:100%}.Carousel-module__viewport___8kiDg{position:relative;width:100%;overflow:hidden;border-radius:var(--theme-radius-medium);border:3px solid var(--theme-text);background:var(--theme-surface)}.Carousel-module__viewportPeek___l09mW{overflow:visible}.Carousel-module__viewportPeek___l09mW .Carousel-module__slidesContainer___uiNE7{overflow:hidden;border-radius:var(--theme-radius-medium)}@media(prefers-color-scheme:dark){.Carousel-module__viewport___8kiDg{border-color:var(--theme-text);background:var(--theme-surface)}}.Carousel-module__slidesContainer___uiNE7{display:flex;transition-property:transform;transition-timing-function:ease-in-out;will-change:transform;user-select:none;-webkit-user-select:none}.Carousel-module__dragging___w7o7r{cursor:grabbing}.Carousel-module__slidesFade___FC5pu{position:relative}.Carousel-module__slidesFade___FC5pu .Carousel-module__slide___6M5UW{position:absolute;top:0;left:0;width:100%;transition-property:opacity;transition-timing-function:ease-in-out}.Carousel-module__slideActive___0w8qT{z-index:2;pointer-events:auto}.Carousel-module__slideInactive___33hyQ{z-index:1;pointer-events:none}@media(prefers-reduced-motion:reduce){.Carousel-module__slidesContainer___uiNE7,.Carousel-module__slidesFade___FC5pu .Carousel-module__slide___6M5UW{transition-duration:0ms!important}}.Carousel-module__slide___6M5UW{min-width:100%;display:flex;align-items:center;justify-content:center;padding:var(--theme-spacing-8)}.Carousel-module__arrowButton___KgEd1{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);border:3px solid var(--theme-text);border-radius:var(--theme-radius-medium);color:var(--theme-text);cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;transition-timing-function:ease-in-out}.Carousel-module__arrowButton___KgEd1:hover:not(:disabled){background:var(--theme-text);color:var(--theme-surface)}.Carousel-module__arrowButton___KgEd1:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.Carousel-module__arrowButton___KgEd1:disabled{opacity:.3;cursor:not-allowed}.Carousel-module__arrowPrevious___qc3W0{left:var(--theme-spacing-4)}.Carousel-module__arrowNext___qWj2e{right:var(--theme-spacing-4)}@media(prefers-color-scheme:dark){.Carousel-module__arrowButton___KgEd1{background:var(--theme-surface);border-color:var(--theme-text);color:var(--theme-text)}.Carousel-module__arrowButton___KgEd1:hover:not(:disabled){background:var(--theme-text);color:var(--theme-surface)}}.Carousel-module__controls___2wQ2s{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-6);margin-top:var(--theme-spacing-4)}.Carousel-module__dots___dOY2N{display:flex;gap:var(--theme-spacing-3);align-items:center}.Carousel-module__dot___LvePG{width:var(--theme-spacing-3);height:var(--theme-spacing-3);border-radius:999px;border:3px solid var(--theme-text);background:transparent;cursor:pointer;transition-property:background-color,border-color,transform;transition-duration:.2s;transition-timing-function:ease-in-out;padding:0}.Carousel-module__dot___LvePG:hover{background:var(--theme-border-strong);transform:scale(1.2)}.Carousel-module__dot___LvePG:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.Carousel-module__dotActive___8EVHS{background:var(--theme-text)}@media(prefers-color-scheme:dark){.Carousel-module__dot___LvePG{border-color:var(--theme-text)}.Carousel-module__dot___LvePG:hover{background:var(--theme-border-strong)}.Carousel-module__dotActive___8EVHS{background:var(--theme-text)}}.Carousel-module__counter___ShJ83{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);letter-spacing:.5px}@media(prefers-color-scheme:dark){.Carousel-module__counter___ShJ83{color:var(--theme-text)}}@media(max-width:768px){.Carousel-module__slide___6M5UW{padding:var(--theme-spacing-4)}.Carousel-module__arrowButton___KgEd1{width:48px;height:48px;min-width:48px;min-height:48px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Carousel-module__arrowPrevious___qc3W0{left:var(--theme-spacing-2)}.Carousel-module__arrowNext___qWj2e{right:var(--theme-spacing-2)}.Carousel-module__viewport___8kiDg{border-width:2px;-webkit-tap-highlight-color:transparent;touch-action:pan-y pinch-zoom}.Carousel-module__dots___dOY2N{gap:var(--theme-spacing-3);padding:var(--theme-spacing-2)}.Carousel-module__dot___LvePG{min-width:48px;min-height:48px;padding:18px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Carousel-module__thumbnails___heoVB{gap:var(--theme-spacing-2);padding:var(--theme-spacing-2);-webkit-overflow-scrolling:touch}.Carousel-module__thumbnail___tETx-{min-width:64px;min-height:64px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Carousel-module__counter___ShJ83{font-size:var(--theme-font-size-sm);padding:var(--theme-spacing-2) var(--theme-spacing-3)}.Carousel-module__controls___2wQ2s{gap:var(--theme-spacing-4);margin-top:var(--theme-spacing-6)}}.Carousel-module__thumbnails___heoVB{display:flex;gap:var(--theme-spacing-2);margin-top:var(--theme-spacing-4);overflow-x:auto;padding:var(--theme-spacing-2) 0;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}.Carousel-module__thumbnails___heoVB::-webkit-scrollbar{height:4px}.Carousel-module__thumbnails___heoVB::-webkit-scrollbar-track{background:transparent}.Carousel-module__thumbnails___heoVB::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}.Carousel-module__thumbnail___tETx-{min-width:80px;width:80px;height:60px;border:2px solid var(--theme-border);border-radius:var(--theme-radius-subtle);cursor:pointer;opacity:.6;transition-property:opacity,border-color,border-width,transform;transition-duration:.2s;transition-timing-function:ease-in-out;overflow:hidden;flex-shrink:0}.Carousel-module__thumbnail___tETx-:hover{opacity:.8;border-color:var(--theme-border-strong);transform:scale(1.05)}.Carousel-module__thumbnail___tETx-:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.Carousel-module__thumbnailActive___1QaXa{opacity:1;border-color:var(--theme-primary);border-width:3px}.Carousel-module__thumbnailImage___XRavL{width:100%;height:100%;object-fit:cover;display:block}.Carousel-module__thumbnailPlaceholder___kEaBJ{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);color:var(--theme-text);font-weight:var(--theme-font-weight-semibold);font-size:var(--theme-font-size-sm)}.Carousel-module__carouselWithSideThumbnails___bCDFf{display:flex;gap:var(--theme-spacing-4);align-items:flex-start}.Carousel-module__carouselMain___Q-NjQ{flex:1;min-width:0}.Carousel-module__thumbnailsSide___LeeCZ{display:flex;flex-direction:column;gap:var(--theme-spacing-2);max-height:500px;overflow-y:auto;padding:var(--theme-spacing-2);flex-shrink:0;width:120px;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}.Carousel-module__thumbnailsSide___LeeCZ::-webkit-scrollbar{width:4px}.Carousel-module__thumbnailsSide___LeeCZ::-webkit-scrollbar-track{background:transparent}.Carousel-module__thumbnailsSide___LeeCZ::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}@media(hover:none)and (pointer:coarse){.Carousel-module__viewport___8kiDg{touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.Carousel-module__arrowButton___KgEd1{min-width:44px;min-height:44px}.Carousel-module__dot___LvePG{min-width:44px;min-height:44px;padding:15px;width:var(--theme-spacing-3);height:var(--theme-spacing-3)}.Carousel-module__thumbnail___tETx-{min-width:60px;min-height:60px}}@media(prefers-contrast:high){.Carousel-module__viewport___8kiDg,.Carousel-module__arrowButton___KgEd1,.Carousel-module__dot___LvePG,.Carousel-module__thumbnail___tETx-{border-width:4px}.Carousel-module__thumbnailActive___1QaXa{border-width:5px}}.CodeBlock-module__codeblock___4GSuJ{display:flex;flex-direction:column;border:none;border-radius:var(--theme-radius-subtle);background:transparent;overflow:hidden;width:100%;max-width:100%;transition:border-color .15s ease}[data-theme=dark] .CodeBlock-module__codeblock___4GSuJ{background:transparent}.CodeBlock-module__codeblock___4GSuJ:focus-within{outline:2px solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .CodeBlock-module__codeblock___4GSuJ:focus-within{outline-color:var(--theme-primary)}.CodeBlock-module__header___c5Lvr{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-spacing-3) var(--theme-spacing-4);border-bottom:1px solid var(--theme-border);background:var(--theme-surface-secondary);gap:var(--theme-spacing-3);min-height:52px}[data-theme=dark] .CodeBlock-module__header___c5Lvr{border-bottom-color:var(--theme-border);background:var(--theme-surface)}.CodeBlock-module__titleGroup___VakOO{display:flex;align-items:baseline;gap:var(--theme-spacing-3);flex-wrap:wrap;flex:1}.CodeBlock-module__headerActions___nCnkp{display:flex;align-items:center;gap:var(--theme-spacing-3);flex-shrink:0}.CodeBlock-module__title___IO-JL{font-size:var(--theme-font-size-lg, 18px);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);margin:0}[data-theme=dark] .CodeBlock-module__title___IO-JL{color:var(--theme-text)}.CodeBlock-module__languageBadge___hRy2g{font-size:var(--theme-font-size-xs, 12px);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--theme-primary);padding:var(--theme-spacing-1) var(--theme-spacing-2);background:var(--theme-surface);border:1px solid var(--theme-primary);border-radius:var(--theme-radius-subtle)}[data-theme=dark] .CodeBlock-module__languageBadge___hRy2g{background:var(--theme-surface-hover)}.CodeBlock-module__meta___Rgil5{font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);white-space:nowrap}[data-theme=dark] .CodeBlock-module__meta___Rgil5{color:var(--theme-text-secondary)}.CodeBlock-module__tabs___weOol{display:flex;gap:0;background:var(--theme-surface-secondary);border-bottom:1px solid var(--theme-border);overflow-x:auto;scrollbar-width:thin}[data-theme=dark] .CodeBlock-module__tabs___weOol{background:var(--theme-surface);border-bottom-color:var(--theme-border)}.CodeBlock-module__tab___rKfQZ{border:none;cursor:pointer;font-family:inherit;padding:var(--theme-spacing-3) var(--theme-spacing-5);min-height:44px;font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);background:transparent;border-bottom:4px solid transparent;transition:border-color .15s ease,color .15s ease,background-color .15s ease}[data-theme=dark] .CodeBlock-module__tab___rKfQZ{color:var(--theme-text-secondary)}.CodeBlock-module__tab___rKfQZ:hover{background:var(--theme-surface);color:var(--theme-text)}[data-theme=dark] .CodeBlock-module__tab___rKfQZ:hover{background:var(--theme-surface-hover);color:var(--theme-text)}.CodeBlock-module__tab--active___D2TCp{color:var(--theme-primary);border-bottom-color:var(--theme-primary);background:var(--theme-surface);font-weight:var(--theme-font-weight-bold)}[data-theme=dark] .CodeBlock-module__tab--active___D2TCp{background:var(--theme-surface-hover)}.CodeBlock-module__tab___rKfQZ:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px}.CodeBlock-module__tabs___weOol::-webkit-scrollbar{height:4px}.CodeBlock-module__tabs___weOol::-webkit-scrollbar-track{background:transparent}.CodeBlock-module__tabs___weOol::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.CodeBlock-module__codeWrapper___THWMJ{position:relative;background:var(--theme-surface);overflow-x:auto;overflow-y:hidden;border-radius:0;width:100%;max-width:100%;min-width:0;border-top:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border)}[data-theme=dark] .CodeBlock-module__codeWrapper___THWMJ{background:var(--theme-surface);border-color:var(--theme-border)}.CodeBlock-module__code___8OqF2{margin:0;padding:var(--theme-spacing-4);font-family:SF Mono,Monaco,Inconsolata,Fira Code,Dank Mono,Courier New,monospace;font-size:var(--theme-font-size-md);font-weight:var(--theme-font-weight-regular);line-height:1.4;letter-spacing:.01em;color:var(--theme-text);background:var(--theme-surface);outline:none;border-radius:0;white-space:pre;word-wrap:normal;overflow-wrap:normal;width:100%;max-width:100%;min-width:0;overflow-x:auto}[data-theme=dark] .CodeBlock-module__code___8OqF2{background:var(--theme-surface);color:var(--theme-text)}.CodeBlock-module__token___kXTHf{letter-spacing:inherit}.CodeBlock-module__token--keyword___GZutn{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold)}.CodeBlock-module__token--string___CmBc8{color:var(--theme-success)}.CodeBlock-module__token--number___3JvGF{color:var(--theme-warning)}.CodeBlock-module__token--operator___Nh1z-,.CodeBlock-module__token--punctuation___UKMql{color:var(--theme-text-secondary)}.CodeBlock-module__token--comment___0BRPp{color:var(--theme-text-muted);font-style:italic}.CodeBlock-module__token--variable___hVLAi{color:var(--theme-info)}.CodeBlock-module__token--text___AesOZ{color:inherit}.CodeBlock-module__code___8OqF2:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px}.CodeBlock-module__codeContent___AWop8{display:block;white-space:pre;color:inherit;letter-spacing:inherit;width:100%;max-width:100%;min-width:0}.CodeBlock-module__line___5uQxG{display:flex;gap:var(--theme-spacing-4);width:100%;min-width:0}.CodeBlock-module__lineNumber___5ta9Q{color:var(--theme-text-muted);font-weight:var(--theme-font-weight-semibold);-webkit-user-select:none;user-select:none;min-width:var(--theme-spacing-10);text-align:right;flex-shrink:0;font-size:var(--theme-font-size-sm)}[data-theme=dark] .CodeBlock-module__lineNumber___5ta9Q{color:var(--theme-text-muted)}.CodeBlock-module__lineContent___B4WSg{flex:1;color:inherit;min-width:0;width:100%;max-width:100%}.CodeBlock-module__code___8OqF2::-webkit-scrollbar{height:var(--theme-spacing-2)}.CodeBlock-module__code___8OqF2::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.CodeBlock-module__code___8OqF2::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.CodeBlock-module__code___8OqF2::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}[data-theme=dark] .CodeBlock-module__code___8OqF2::-webkit-scrollbar-track{background:var(--theme-surface-hover)}[data-theme=dark] .CodeBlock-module__code___8OqF2::-webkit-scrollbar-thumb{background:var(--theme-border)}[data-theme=dark] .CodeBlock-module__code___8OqF2::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}.CodeBlock-module__actions___F7Mpe{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-3);padding:var(--theme-spacing-2) var(--theme-spacing-4);background:var(--theme-surface-secondary);border-top:1px solid var(--theme-border);min-height:48px}[data-theme=dark] .CodeBlock-module__actions___F7Mpe{background:var(--theme-surface);border-top-color:var(--theme-border)}.CodeBlock-module__actionsLeft___5apnt,.CodeBlock-module__actionsRight___eq2cU{display:flex;align-items:center;gap:var(--theme-spacing-2)}.CodeBlock-module__btn___-dK0M{border:none;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);min-height:36px;min-width:auto;font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold);background:transparent;border:1px solid transparent;border-radius:var(--theme-radius-md);color:var(--theme-text-secondary);transition:all .15s ease}[data-theme=dark] .CodeBlock-module__btn___-dK0M{color:var(--theme-text-secondary)}.CodeBlock-module__btn___-dK0M:hover,[data-theme=dark] .CodeBlock-module__btn___-dK0M:hover{background:var(--theme-surface-hover);color:var(--theme-text);border-color:var(--theme-border)}.CodeBlock-module__btn___-dK0M:active{background:var(--theme-surface);color:var(--theme-primary);border-color:var(--theme-primary);transform:scale(.96)}.CodeBlock-module__btn___-dK0M:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.CodeBlock-module__btn___-dK0M:disabled{opacity:.4;cursor:not-allowed}.CodeBlock-module__btn--iconOnly___Yv3yr{padding:var(--theme-spacing-2);min-width:36px;min-height:36px;border-radius:var(--theme-radius-md)}.CodeBlock-module__btn--copied___ZwJaw,.CodeBlock-module__btn--copied___ZwJaw:hover{background:var(--theme-success-surface, var(--theme-surface-hover));color:var(--theme-success, var(--theme-primary));border-color:var(--theme-success, var(--theme-primary))}.CodeBlock-module__btnIcon___jiBb9{width:18px;height:18px;flex-shrink:0;transition:transform .15s ease}.CodeBlock-module__btn___-dK0M:hover .CodeBlock-module__btnIcon___jiBb9{transform:scale(1.05)}.CodeBlock-module__btn___-dK0M:active .CodeBlock-module__btnIcon___jiBb9{transform:scale(.95)}.CodeBlock-module__infoBadge___5AyVm{font-size:var(--theme-font-size-xs, 12px);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);padding:var(--theme-spacing-1) var(--theme-spacing-2);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle)}[data-theme=dark] .CodeBlock-module__infoBadge___5AyVm{background:var(--theme-surface-hover);color:var(--theme-text-secondary);border-color:var(--theme-border)}.CodeBlock-module__customActions___07RHC{display:flex;align-items:center;gap:var(--theme-spacing-2)}.CodeBlock-module__codeblock--compact___F5M-z .CodeBlock-module__header___c5Lvr{padding:var(--theme-spacing-3) var(--theme-spacing-4)}.CodeBlock-module__codeblock--compact___F5M-z .CodeBlock-module__code___8OqF2{padding:var(--theme-spacing-3);font-size:var(--theme-font-size-xs, 12px);line-height:1.3}.CodeBlock-module__codeblock--compact___F5M-z .CodeBlock-module__actions___F7Mpe{padding:var(--theme-spacing-2) var(--theme-spacing-4)}.CodeBlock-module__codeblock--minimal___-nxb3{border-radius:var(--theme-radius-subtle)}.CodeBlock-module__codeblock--minimal___-nxb3 .CodeBlock-module__code___8OqF2{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-xs, 12px);line-height:1.3}.CodeBlock-module__codeblock___4GSuJ,.CodeBlock-module__codeWrapper___THWMJ,.CodeBlock-module__code___8OqF2,.CodeBlock-module__codeContent___AWop8,.CodeBlock-module__line___5uQxG,.CodeBlock-module__lineContent___B4WSg{box-sizing:border-box}.CodeBlock-module__codeWrapper___THWMJ{scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}.CodeBlock-module__codeWrapper___THWMJ::-webkit-scrollbar{height:8px}.CodeBlock-module__codeWrapper___THWMJ::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.CodeBlock-module__codeWrapper___THWMJ::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.CodeBlock-module__codeWrapper___THWMJ::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}@media(max-width:1023px){.CodeBlock-module__codeblock___4GSuJ{width:100%;max-width:100%}.CodeBlock-module__codeWrapper___THWMJ{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.CodeBlock-module__code___8OqF2{white-space:pre;width:100%;max-width:100%}.CodeBlock-module__codeContent___AWop8,.CodeBlock-module__lineContent___B4WSg{width:100%;max-width:100%}}@media(max-width:767px){.CodeBlock-module__codeblock___4GSuJ{border-radius:var(--theme-radius-subtle);width:100%;max-width:100%}.CodeBlock-module__header___c5Lvr{padding:var(--theme-spacing-3) var(--theme-spacing-4);flex-wrap:wrap;gap:var(--theme-spacing-2);min-height:auto}.CodeBlock-module__titleGroup___VakOO{flex:1 1 100%}.CodeBlock-module__headerActions___nCnkp{flex:0 0 auto}.CodeBlock-module__codeWrapper___THWMJ{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.CodeBlock-module__code___8OqF2{padding:var(--theme-spacing-3);font-size:var(--theme-font-size-xs, 12px);line-height:1.3;width:100%;max-width:100%}.CodeBlock-module__codeContent___AWop8,.CodeBlock-module__line___5uQxG{width:100%;max-width:100%}.CodeBlock-module__lineNumber___5ta9Q{min-width:var(--theme-spacing-6)}.CodeBlock-module__lineContent___B4WSg{width:100%;max-width:100%}.CodeBlock-module__actions___F7Mpe{padding:var(--theme-spacing-3) var(--theme-spacing-4);flex-direction:column;align-items:stretch}.CodeBlock-module__actionsLeft___5apnt,.CodeBlock-module__actionsRight___eq2cU{width:100%;justify-content:space-between}.CodeBlock-module__btn___-dK0M{flex:1;justify-content:center}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-contrast:high){.CodeBlock-module__codeblock___4GSuJ{border-width:4px;border-color:currentColor}.CodeBlock-module__header___c5Lvr,.CodeBlock-module__actions___F7Mpe,.CodeBlock-module__tabs___weOol{border-bottom-width:4px}.CodeBlock-module__btn___-dK0M{border-width:4px}}@media(prefers-reduced-motion:reduce){.CodeBlock-module__codeblock___4GSuJ,.CodeBlock-module__btn___-dK0M,.CodeBlock-module__tab___rKfQZ{transition:none}}.Divider-module__divider___z8NJ7{margin:0;padding:0;border:0;background:var(--theme-divider-default-color, var(--theme-border, #d4d4d4))}.Divider-module__divider___z8NJ7.Divider-module__orientation-horizontal___1IgFN{width:100%;height:1px;margin:var(--theme-spacing-4, 16px) 0}.Divider-module__divider___z8NJ7.Divider-module__orientation-vertical___E1wBQ{width:1px;height:100%;margin:0 var(--theme-spacing-4, 16px);display:inline-block;vertical-align:middle}.Divider-module__divider___z8NJ7.Divider-module__with-label___WGE1d{display:flex;align-items:center;gap:var(--theme-spacing-3, 12px);background:transparent}.Divider-module__divider___z8NJ7.Divider-module__with-label___WGE1d.Divider-module__orientation-horizontal___1IgFN{height:auto}.Divider-module__label___zvE8h{flex-shrink:0;padding:0 var(--theme-spacing-2, 8px);color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);white-space:nowrap}.Divider-module__line___gnsLu{flex:1;height:1px;background:var(--theme-divider-default-color, var(--theme-border, #d4d4d4))}.Divider-module__divider___z8NJ7.Divider-module__label-left___DDBX5 .Divider-module__line___gnsLu:first-child{flex:0 0 var(--theme-spacing-4, 16px)}.Divider-module__divider___z8NJ7.Divider-module__label-right___H7M9h .Divider-module__line___gnsLu:last-child{flex:0 0 var(--theme-spacing-4, 16px)}.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL{background:var(--theme-divider-default-color, var(--theme-border, #d4d4d4))}.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-horizontal___1IgFN,.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-horizontal___1IgFN{border-top-color:var(--theme-divider-default-color, var(--theme-border, #d4d4d4))}.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-vertical___E1wBQ,.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-vertical___E1wBQ{border-left-color:var(--theme-divider-default-color, var(--theme-border, #d4d4d4))}.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL.Divider-module__variant-dashed___hAWNG.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-default___4LzhL.Divider-module__variant-dotted___x3hu7.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu{background:var(--theme-divider-default-color, var(--theme-border, #d4d4d4));border-top-color:var(--theme-divider-default-color, var(--theme-border, #d4d4d4))}.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE{background:var(--theme-divider-subtle-color, var(--theme-border-subtle, #e2e8f0))}.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-horizontal___1IgFN,.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-horizontal___1IgFN{border-top-color:var(--theme-divider-subtle-color, var(--theme-border-subtle, #e2e8f0))}.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-vertical___E1wBQ,.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-vertical___E1wBQ{border-left-color:var(--theme-divider-subtle-color, var(--theme-border-subtle, #e2e8f0))}.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE.Divider-module__variant-dashed___hAWNG.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-subtle___-Q6mE.Divider-module__variant-dotted___x3hu7.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu{background:var(--theme-divider-subtle-color, var(--theme-border-subtle, #e2e8f0));border-top-color:var(--theme-divider-subtle-color, var(--theme-border-subtle, #e2e8f0))}.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX{background:var(--theme-divider-strong-color, var(--theme-border-strong, #94a3b8))}.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-horizontal___1IgFN,.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-horizontal___1IgFN{border-top-color:var(--theme-divider-strong-color, var(--theme-border-strong, #94a3b8))}.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-vertical___E1wBQ,.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-vertical___E1wBQ{border-left-color:var(--theme-divider-strong-color, var(--theme-border-strong, #94a3b8))}.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX.Divider-module__variant-dashed___hAWNG.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-strong___pA9FX.Divider-module__variant-dotted___x3hu7.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu{background:var(--theme-divider-strong-color, var(--theme-border-strong, #94a3b8));border-top-color:var(--theme-divider-strong-color, var(--theme-border-strong, #94a3b8))}.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8{background:var(--theme-divider-primary-color, var(--theme-primary, #379ce9))}.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-horizontal___1IgFN,.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-horizontal___1IgFN{border-top-color:var(--theme-divider-primary-color, var(--theme-primary, #379ce9))}.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-vertical___E1wBQ,.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-vertical___E1wBQ{border-left-color:var(--theme-divider-primary-color, var(--theme-primary, #379ce9))}.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8 .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8.Divider-module__variant-dashed___hAWNG.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-primary___BPRr8.Divider-module__variant-dotted___x3hu7.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu{background:var(--theme-divider-primary-color, var(--theme-primary, #379ce9));border-top-color:var(--theme-divider-primary-color, var(--theme-primary, #379ce9))}.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar{background:var(--theme-divider-secondary-color, var(--theme-secondary, #11171b))}.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-horizontal___1IgFN,.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-horizontal___1IgFN{border-top-color:var(--theme-divider-secondary-color, var(--theme-secondary, #11171b))}.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-vertical___E1wBQ,.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-vertical___E1wBQ{border-left-color:var(--theme-divider-secondary-color, var(--theme-secondary, #11171b))}.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar.Divider-module__variant-dashed___hAWNG.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__color-secondary___Qu2Ar.Divider-module__variant-dotted___x3hu7.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu{background:var(--theme-divider-secondary-color, var(--theme-secondary, #11171b));border-top-color:var(--theme-divider-secondary-color, var(--theme-secondary, #11171b))}.Divider-module__divider___z8NJ7.Divider-module__variant-dashed___hAWNG{border-style:dashed}.Divider-module__divider___z8NJ7.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-horizontal___1IgFN{border-top:1px dashed var(--theme-divider-default-color, var(--theme-border, #d4d4d4));background:transparent}.Divider-module__divider___z8NJ7.Divider-module__variant-dashed___hAWNG.Divider-module__orientation-vertical___E1wBQ{border-left:1px dashed var(--theme-divider-default-color, var(--theme-border, #d4d4d4));background:transparent}.Divider-module__divider___z8NJ7.Divider-module__variant-dashed___hAWNG.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu{border-top:1px dashed var(--theme-divider-default-color, var(--theme-border, #d4d4d4));background:transparent}.Divider-module__divider___z8NJ7.Divider-module__variant-dotted___x3hu7{border-style:dotted}.Divider-module__divider___z8NJ7.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-horizontal___1IgFN{border-top:2px dotted var(--theme-divider-default-color, var(--theme-border, #d4d4d4));background:transparent}.Divider-module__divider___z8NJ7.Divider-module__variant-dotted___x3hu7.Divider-module__orientation-vertical___E1wBQ{border-left:2px dotted var(--theme-divider-default-color, var(--theme-border, #d4d4d4));background:transparent}.Divider-module__divider___z8NJ7.Divider-module__variant-dotted___x3hu7.Divider-module__with-label___WGE1d .Divider-module__line___gnsLu{border-top:2px dotted var(--theme-divider-default-color, var(--theme-border, #d4d4d4));background:transparent}.Divider-module__divider___z8NJ7.Divider-module__thickness-thin___tWP3I.Divider-module__orientation-horizontal___1IgFN:not(.Divider-module__with-label___WGE1d){height:1px}.Divider-module__divider___z8NJ7.Divider-module__thickness-thin___tWP3I.Divider-module__orientation-vertical___E1wBQ{width:1px}.Divider-module__divider___z8NJ7.Divider-module__thickness-normal___Xc78u.Divider-module__orientation-horizontal___1IgFN:not(.Divider-module__with-label___WGE1d){height:1px}.Divider-module__divider___z8NJ7.Divider-module__thickness-normal___Xc78u.Divider-module__orientation-vertical___E1wBQ{width:1px}.Divider-module__divider___z8NJ7.Divider-module__thickness-thick___1Iyvt.Divider-module__orientation-horizontal___1IgFN:not(.Divider-module__with-label___WGE1d){height:2px}.Divider-module__divider___z8NJ7.Divider-module__thickness-thick___1Iyvt.Divider-module__orientation-vertical___E1wBQ{width:2px}.Divider-module__divider___z8NJ7.Divider-module__thickness-thin___tWP3I .Divider-module__line___gnsLu,.Divider-module__divider___z8NJ7.Divider-module__thickness-normal___Xc78u .Divider-module__line___gnsLu{height:1px}.Divider-module__divider___z8NJ7.Divider-module__thickness-thick___1Iyvt .Divider-module__line___gnsLu{height:2px}@media(max-width:640px){.Divider-module__divider___z8NJ7.Divider-module__orientation-horizontal___1IgFN{margin:var(--theme-spacing-3, 12px) 0}.Divider-module__label___zvE8h{font-size:var(--theme-font-size-xs, 12px)}}.KeyboardShortcut-module__keyboardShortcut___mfWXV{display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-1);padding:var(--theme-spacing-1) var(--theme-spacing-2);background:transparent;border:none;border-radius:var(--theme-radius-subtle);color:var(--theme-text-secondary);font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);line-height:1.2;white-space:nowrap;opacity:.7}[data-theme=dark] .KeyboardShortcut-module__keyboardShortcut___mfWXV{background:transparent;border:none;color:var(--theme-text-secondary);opacity:.7}.KeyboardShortcut-module__sm___Isv75{font-size:14px;padding:var(--theme-spacing-1) var(--theme-spacing-2);min-width:auto}.KeyboardShortcut-module__md___DwbZ3{font-size:16px;padding:var(--theme-spacing-2) var(--theme-spacing-3);min-width:auto}.KeyboardShortcut-module__separator___2mJ--{opacity:.6;margin:0 var(--theme-spacing-1);font-weight:var(--theme-font-weight-regular)}.Tips-module__tips___0bPoe{display:flex;gap:var(--theme-spacing-3, 12px);padding:var(--theme-spacing-4, 16px);border:2px solid;border-radius:var(--theme-radius-md, 8px);font-size:var(--theme-font-size-base, 16px);line-height:1.5;transition:opacity .2s ease,transform .2s ease}.Tips-module__icon___6fhoa{flex-shrink:0;display:flex;align-items:flex-start;padding-top:2px}.Tips-module__content___MNlri{flex:1;min-width:0}.Tips-module__title___GeTIs{margin-bottom:var(--theme-spacing-1, 4px);font-size:var(--theme-font-size-base, 16px);font-weight:var(--theme-font-weight-semibold, 600);line-height:1.4}.Tips-module__message___tmyY4{color:inherit}.Tips-module__dismiss-button___qI-AV{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;background:transparent;border:1px solid transparent;border-radius:var(--theme-radius-sm, 4px);color:currentColor;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Tips-module__dismiss-button___qI-AV:hover{background:#0000000d;border-color:currentColor}.Tips-module__dismiss-button___qI-AV:focus{outline:2px solid currentColor;outline-offset:2px}.Tips-module__dismiss-button___qI-AV:focus-visible{outline:3px solid currentColor;outline-offset:2px;box-shadow:0 0 0 5px #0000001a}.Tips-module__dismiss-button___qI-AV:active{background:#0000001a;transform:scale(.95);transition-duration:.1s}.Tips-module__tips___0bPoe.Tips-module__variant-tip___RHH6Z{background:var(--theme-surface, #ffffff);border-color:var(--theme-border, #e5e7eb);color:var(--theme-text, #111827)}.Tips-module__tips___0bPoe.Tips-module__variant-info___eNw7s{background:var(--theme-info-light, #dbeafe);border-color:var(--theme-info, #3b82f6);color:var(--theme-info-dark, #1e3a8a)}.Tips-module__tips___0bPoe.Tips-module__variant-success___mI3--{background:var(--theme-success-light, #dcfce7);border-color:var(--theme-success, #22c55e);color:var(--theme-success-dark, #14532d)}@media(max-width:640px){.Tips-module__tips___0bPoe{padding:var(--theme-spacing-3, 12px);gap:var(--theme-spacing-2, 8px);font-size:var(--theme-font-size-sm, 14px)}.Tips-module__title___GeTIs{font-size:var(--theme-font-size-sm, 14px)}.Tips-module__icon___6fhoa{padding-top:0}}@media(max-width:768px){.Tips-module__tips___0bPoe{padding:var(--theme-spacing-4, 16px);gap:var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-base, 16px);margin:var(--theme-spacing-2, 8px)}.Tips-module__dismiss-button___qI-AV{width:40px;height:40px;min-width:40px;min-height:40px}.Tips-module__dismiss-button___qI-AV:active{transform:scale(.92);transition-duration:80ms}.Tips-module__title___GeTIs{font-size:var(--theme-font-size-base, 16px);margin-bottom:var(--theme-spacing-2, 8px)}.Tips-module__message___tmyY4{font-size:var(--theme-font-size-sm, 14px);line-height:1.6}}@media(prefers-reduced-motion:reduce){.Tips-module__tips___0bPoe,.Tips-module__dismiss-button___qI-AV{transition:none}.Tips-module__dismiss-button___qI-AV:active{transform:none}}.Alert-module__alert___XM6qM{display:flex;gap:var(--theme-spacing-3, 12px);padding:var(--theme-spacing-4, 16px);border:2px solid;border-radius:var(--theme-radius-md, 8px);font-size:var(--theme-font-size-base, 16px);line-height:1.5;animation:Alert-module__alertSlideIn___-ti2r .3s ease;transition:opacity .2s ease,transform .2s ease}@keyframes Alert-module__alertSlideIn___-ti2r{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Alert-module__icon___LsKMz{flex-shrink:0;display:flex;align-items:flex-start;padding-top:2px}.Alert-module__content___5k-ip{flex:1;min-width:0}.Alert-module__title___RYgUd{margin-bottom:var(--theme-spacing-1, 4px);font-size:var(--theme-font-size-base, 16px);font-weight:var(--theme-font-weight-semibold, 600);line-height:1.4}.Alert-module__message___wPQrI{color:inherit}.Alert-module__dismiss-button___QPe-i{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;background:transparent;border:1px solid transparent;border-radius:var(--theme-radius-sm, 4px);color:currentColor;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Alert-module__dismiss-button___QPe-i:hover{background:#0000000d;border-color:currentColor}.Alert-module__dismiss-button___QPe-i:focus{outline:2px solid currentColor;outline-offset:2px}.Alert-module__dismiss-button___QPe-i:focus-visible{outline:3px solid currentColor;outline-offset:2px;box-shadow:0 0 0 5px #0000001a}.Alert-module__dismiss-button___QPe-i:active{background:#0000001a;transform:scale(.95);transition-duration:.1s}.Alert-module__alert___XM6qM.Alert-module__variant-info___Q4NGl{background:var(--theme-info-light, #dbeafe);border-color:var(--theme-info, #3b82f6);color:var(--theme-info-dark, #1e3a8a)}.Alert-module__alert___XM6qM.Alert-module__variant-success___ToUs-{background:var(--theme-success-light, #dcfce7);border-color:var(--theme-success, #22c55e);color:var(--theme-success-dark, #14532d)}.Alert-module__alert___XM6qM.Alert-module__variant-warning___mmYfk{background:var(--theme-warning-light, #fef3c7);border-color:var(--theme-warning, #eab308);color:var(--theme-warning-dark, #713f12)}.Alert-module__alert___XM6qM.Alert-module__variant-error___kwvFX{background:var(--theme-error-light, #fee2e2);border-color:var(--theme-error, #ef4444);color:var(--theme-error-dark, #7f1d1d)}@media(prefers-reduced-motion:reduce){.Alert-module__alert___XM6qM{animation:none;transition:none}}@media(max-width:640px){.Alert-module__alert___XM6qM{padding:var(--theme-spacing-3, 12px);gap:var(--theme-spacing-2, 8px);font-size:var(--theme-font-size-sm, 14px)}.Alert-module__title___RYgUd{font-size:var(--theme-font-size-sm, 14px)}.Alert-module__icon___LsKMz{padding-top:0}}@media(max-width:768px){.Alert-module__alert___XM6qM{padding:var(--theme-spacing-4, 16px);gap:var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-base, 16px);margin:var(--theme-spacing-2, 8px)}.Alert-module__dismiss-button___QPe-i{width:40px;height:40px;min-width:40px;min-height:40px}.Alert-module__dismiss-button___QPe-i:active{transform:scale(.92);transition-duration:80ms}.Alert-module__title___RYgUd{font-size:var(--theme-font-size-base, 16px);margin-bottom:var(--theme-spacing-2, 8px)}.Alert-module__message___wPQrI{font-size:var(--theme-font-size-sm, 14px);line-height:1.6}}@media(prefers-reduced-motion:reduce){.Alert-module__alert___XM6qM{animation:none;transition:none}.Alert-module__dismiss-button___QPe-i{transition:none}.Alert-module__dismiss-button___QPe-i:active{transform:none}}.EmptyState-module__empty-state___8BqNb{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--theme-spacing-8, 32px)}.EmptyState-module__icon___4UaLJ{display:flex;align-items:center;justify-content:center;margin-bottom:var(--theme-spacing-4, 16px);color:var(--theme-border-strong, #a3a3a3)}.EmptyState-module__content___6TpTc{max-width:480px;margin-bottom:var(--theme-spacing-6, 24px)}.EmptyState-module__title___8Mq4D{margin:0 0 var(--theme-spacing-2, 8px) 0;color:var(--theme-text, #171717);font-size:var(--theme-font-size-xl, 20px);font-weight:var(--theme-font-weight-bold, 700);line-height:1.3}.EmptyState-module__description___mKMZU{margin:0;color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-base, 16px);line-height:1.6}.EmptyState-module__action___aXYmL{display:flex;flex-wrap:wrap;gap:var(--theme-spacing-3, 12px);justify-content:center}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-sm___PsdFY{padding:var(--theme-spacing-6, 24px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-sm___PsdFY .EmptyState-module__icon___4UaLJ{margin-bottom:var(--theme-spacing-3, 12px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-sm___PsdFY .EmptyState-module__icon___4UaLJ svg{width:48px;height:48px}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-sm___PsdFY .EmptyState-module__content___6TpTc{margin-bottom:var(--theme-spacing-4, 16px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-sm___PsdFY .EmptyState-module__title___8Mq4D{font-size:var(--theme-font-size-lg, 18px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-sm___PsdFY .EmptyState-module__description___mKMZU{font-size:var(--theme-font-size-sm, 14px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-md___l3XRt .EmptyState-module__icon___4UaLJ svg{width:64px;height:64px}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8{padding:var(--theme-spacing-12, 48px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8 .EmptyState-module__icon___4UaLJ{margin-bottom:var(--theme-spacing-6, 24px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8 .EmptyState-module__icon___4UaLJ svg{width:96px;height:96px}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8 .EmptyState-module__content___6TpTc{max-width:640px;margin-bottom:var(--theme-spacing-8, 32px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8 .EmptyState-module__title___8Mq4D{font-size:var(--theme-font-size-3xl, 30px);margin-bottom:var(--theme-spacing-3, 12px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8 .EmptyState-module__description___mKMZU{font-size:var(--theme-font-size-lg, 18px)}@media(max-width:640px){.EmptyState-module__empty-state___8BqNb{padding:var(--theme-spacing-6, 24px)}.EmptyState-module__title___8Mq4D{font-size:var(--theme-font-size-lg, 18px)}.EmptyState-module__description___mKMZU{font-size:var(--theme-font-size-sm, 14px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8{padding:var(--theme-spacing-8, 32px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8 .EmptyState-module__title___8Mq4D{font-size:var(--theme-font-size-xl, 20px)}.EmptyState-module__empty-state___8BqNb.EmptyState-module__size-lg___nf3z8 .EmptyState-module__description___mKMZU{font-size:var(--theme-font-size-base, 16px)}}.Spinner-module__spinner___RliZG{--spinner-thickness: 3px;display:inline-flex;align-items:center;justify-content:center;position:relative}.Spinner-module__circle___Gs-Yx{display:block;border-radius:50%;border:var(--spinner-thickness) solid transparent;border-top-color:currentColor;border-right-color:currentColor;animation:Spinner-module__spin___todZp .8s linear infinite}@keyframes Spinner-module__spin___todZp{to{transform:rotate(360deg)}}.Spinner-module__sr-only___SDe3H{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Spinner-module__spinner___RliZG.Spinner-module__size-sm___V4Hil .Spinner-module__circle___Gs-Yx{width:16px;height:16px}.Spinner-module__spinner___RliZG.Spinner-module__size-md___ESn3l .Spinner-module__circle___Gs-Yx{width:24px;height:24px}.Spinner-module__spinner___RliZG.Spinner-module__size-lg___z6Pfz .Spinner-module__circle___Gs-Yx{width:32px;height:32px}.Spinner-module__spinner___RliZG.Spinner-module__size-xl___144MQ .Spinner-module__circle___Gs-Yx{width:48px;height:48px}.Spinner-module__spinner___RliZG.Spinner-module__color-primary___Lcoxt{color:var(--theme-primary, #3b82f6)}.Spinner-module__spinner___RliZG.Spinner-module__color-secondary___x45eA{color:var(--theme-secondary, #6366f1)}.Spinner-module__spinner___RliZG.Spinner-module__color-neutral___2TXUs{color:var(--theme-text-secondary, #404040)}.Spinner-module__spinner___RliZG.Spinner-module__color-white___fsE-w{color:var(--theme-surface, #ffffff)}@media(prefers-reduced-motion:reduce){.Spinner-module__circle___Gs-Yx{animation-duration:2s}}.LoadingStates-module__skeleton___Opx1t{background:linear-gradient(90deg,var(--theme-surface-secondary, #f5f5f5) 0%,var(--theme-surface-hover, #e5e5e5) 50%,var(--theme-surface-secondary, #f5f5f5) 100%);background-size:200% 100%;border-radius:var(--theme-radius-md, 8px);animation:LoadingStates-module__shimmer___VVhsi 2s ease-in-out infinite}@keyframes LoadingStates-module__shimmer___VVhsi{0%{background-position:200% 0}to{background-position:-200% 0}}.LoadingStates-module__speed-slow___3ydmb{animation-duration:3s}.LoadingStates-module__speed-normal___vOdQ0{animation-duration:2s}.LoadingStates-module__speed-fast___tO-iv{animation-duration:1s}.LoadingStates-module__size-sm___T-pRj{height:var(--theme-spacing-3, 12px)}.LoadingStates-module__size-md___JOeEC{height:var(--theme-spacing-4, 16px)}.LoadingStates-module__size-lg___8PyQi{height:var(--theme-spacing-5, 20px)}.LoadingStates-module__size-xl___nYOqF{height:var(--theme-spacing-6, 24px)}.LoadingStates-module__variant-text___Ui1iw{border-radius:var(--theme-radius-sm, 4px)}.LoadingStates-module__variant-heading___6BoxC{height:var(--theme-spacing-8, 40px);border-radius:var(--theme-radius-md, 8px)}.LoadingStates-module__variant-circle___RCVi7{border-radius:50%;aspect-ratio:1}.LoadingStates-module__variant-rectangle___0b2Eh{border-radius:var(--theme-radius-md, 8px);min-height:200px}.LoadingStates-module__textSkeletonGroup___oruEJ{display:flex;flex-direction:column;gap:var(--theme-spacing-2, 8px);width:100%}.LoadingStates-module__cardSkeleton___9LCEW{display:flex;flex-direction:column;border:2px solid var(--theme-border, #e5e5e5);border-radius:var(--theme-radius-lg, 12px);overflow:hidden;background:var(--theme-surface, #ffffff)}.LoadingStates-module__cardImage___AaCSl{width:100%;height:200px;border-radius:0}.LoadingStates-module__cardContent___vZxjL{padding:var(--theme-spacing-6, 24px)}.LoadingStates-module__cardHeader___EJ9gb{display:flex;align-items:center;gap:var(--theme-spacing-3, 12px);margin-bottom:var(--theme-spacing-4, 16px)}.LoadingStates-module__avatar___oSEdD{width:48px;height:48px;border-radius:50%;flex-shrink:0}.LoadingStates-module__cardHeaderText___5y-U5{display:flex;flex-direction:column;gap:var(--theme-spacing-2, 8px);flex:1}.LoadingStates-module__avatarText___BDenE{height:var(--theme-spacing-3, 12px)}.LoadingStates-module__cardFooter___uRlmo{display:flex;gap:var(--theme-spacing-3, 12px);margin-top:var(--theme-spacing-6, 24px);padding-top:var(--theme-spacing-6, 24px);border-top:1px solid var(--theme-border, #e5e5e5)}.LoadingStates-module__pageSkeleton___tnkG5{width:100%;min-height:100vh;background:var(--theme-surface, #ffffff)}.LoadingStates-module__pageHeader___I3bRn{display:flex;justify-content:space-between;align-items:center;padding:var(--theme-spacing-6, 24px);border-bottom:2px solid var(--theme-border, #e5e5e5)}.LoadingStates-module__pageHeaderActions___dMwHb{display:flex;gap:var(--theme-spacing-3, 12px);align-items:center}.LoadingStates-module__pageNav___muFdD{width:100%;padding:var(--theme-spacing-6, 24px);border-bottom:2px solid var(--theme-border, #e5e5e5)}.LoadingStates-module__pageLayout___N11rb{display:flex;gap:var(--theme-spacing-8, 40px);padding:var(--theme-spacing-8, 40px);max-width:1600px;margin:0 auto}.LoadingStates-module__pageSidebar___0njXp{width:300px;flex-shrink:0}.LoadingStates-module__pageContent___pl4u8{flex:1;min-width:0}.LoadingStates-module__pageSection___8Xu-I{margin-bottom:var(--theme-spacing-10, 64px)}.LoadingStates-module__pageSection___8Xu-I:last-child{margin-bottom:0}.LoadingStates-module__loadingOverlay___OjMw1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999}.LoadingStates-module__backdrop___uqxv3{position:absolute;inset:0;background:var(--theme-overlay, rgba(0, 0, 0, .75));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LoadingStates-module__overlayContent___rncWO{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--theme-spacing-4, 16px)}.LoadingStates-module__loadingMessage___aC0aJ{margin:0;padding:var(--theme-spacing-4, 16px) var(--theme-spacing-6, 24px);background:var(--theme-surface, #ffffff);border-radius:var(--theme-radius-lg, 12px);font-size:var(--theme-font-size-base, 16px);font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #1a1a1a);box-shadow:var(--theme-shadow-lg, 0 10px 30px rgba(0, 0, 0, .2))}.LoadingStates-module__dotsLoader___NRxCi{display:flex;gap:var(--theme-spacing-2, 8px);align-items:center}.LoadingStates-module__dot___0ErrB{width:16px;height:16px;background:var(--theme-primary, #7c3aed);border-radius:50%;animation:LoadingStates-module__dotBounce___oJbvh 1.4s ease-in-out infinite}.LoadingStates-module__dot___0ErrB:nth-child(1){animation-delay:-.32s}.LoadingStates-module__dot___0ErrB:nth-child(2){animation-delay:-.16s}@keyframes LoadingStates-module__dotBounce___oJbvh{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.LoadingStates-module__pulseLoader___qZH19{width:64px;height:64px;background:var(--theme-primary, #7c3aed);border-radius:50%;animation:LoadingStates-module__pulse___81LUz 1.5s ease-in-out infinite}@keyframes LoadingStates-module__pulse___81LUz{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.LoadingStates-module__barsLoader___6Ndwx{display:flex;gap:var(--theme-spacing-2, 8px);align-items:center;height:40px}.LoadingStates-module__bar___kG-hQ{width:6px;height:100%;background:var(--theme-primary, #7c3aed);border-radius:var(--theme-radius-sm, 4px);animation:LoadingStates-module__barStretch___4Me-u 1.2s ease-in-out infinite}.LoadingStates-module__bar___kG-hQ:nth-child(1){animation-delay:-.4s}.LoadingStates-module__bar___kG-hQ:nth-child(2){animation-delay:-.3s}.LoadingStates-module__bar___kG-hQ:nth-child(3){animation-delay:-.2s}.LoadingStates-module__bar___kG-hQ:nth-child(4){animation-delay:-.1s}@keyframes LoadingStates-module__barStretch___4Me-u{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@media(max-width:768px){.LoadingStates-module__pageLayout___N11rb{flex-direction:column;padding:var(--theme-spacing-6, 24px)}.LoadingStates-module__pageSidebar___0njXp{width:100%}.LoadingStates-module__cardImage___AaCSl{height:150px}.LoadingStates-module__cardContent___vZxjL{padding:var(--theme-spacing-4, 16px)}}@media(prefers-color-scheme:dark){.LoadingStates-module__skeleton___Opx1t{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d)}.LoadingStates-module__loadingMessage___aC0aJ{background:var(--theme-surface, #1a1a1a);color:var(--theme-text, #ffffff)}}@media(prefers-reduced-motion:reduce){.LoadingStates-module__skeleton___Opx1t,.LoadingStates-module__dot___0ErrB,.LoadingStates-module__pulseLoader___qZH19,.LoadingStates-module__bar___kG-hQ{animation:none}.LoadingStates-module__skeleton___Opx1t{background:var(--theme-surface-secondary, #f5f5f5)}}.LoadingStates-module__skeleton___Opx1t:focus-visible,.LoadingStates-module__loadingOverlay___OjMw1:focus-visible{outline:2px solid var(--theme-focus-ring, #3b82f6);outline-offset:2px}.Progress-module__container___iw6HK{width:100%}.Progress-module__label-container___M-I7L{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--theme-spacing-2, 8px)}.Progress-module__label___yo2Xp{font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717)}.Progress-module__progress___ieskF{position:relative;width:100%;background:var(--theme-border-subtle, #e5e5e5);border:1px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px);overflow:hidden}.Progress-module__bar___M0sEW{height:100%;background:currentColor;border-radius:var(--theme-radius-md, 8px);transition:width .4s cubic-bezier(.4,0,.2,1);will-change:width}.Progress-module__progress___ieskF.Progress-module__size-sm___wKtwf{height:6px}.Progress-module__progress___ieskF.Progress-module__size-md___Fd8nW{height:10px}.Progress-module__progress___ieskF.Progress-module__size-lg___HnLD8{height:14px}.Progress-module__progress___ieskF.Progress-module__color-primary___hujhG{color:var(--theme-primary, #3b82f6)}.Progress-module__progress___ieskF.Progress-module__color-primary___hujhG .Progress-module__bar___M0sEW{background:linear-gradient(90deg,var(--theme-primary, #3b82f6),var(--theme-primary-hover, #2563eb))}.Progress-module__progress___ieskF.Progress-module__color-secondary___2uZmQ{color:var(--theme-secondary, #6366f1)}.Progress-module__progress___ieskF.Progress-module__color-secondary___2uZmQ .Progress-module__bar___M0sEW{background:linear-gradient(90deg,var(--theme-secondary, #6366f1),var(--theme-secondary-hover, #4f46e5))}.Progress-module__progress___ieskF.Progress-module__color-success___UZow2{color:var(--theme-success, #22c55e)}.Progress-module__progress___ieskF.Progress-module__color-success___UZow2 .Progress-module__bar___M0sEW{background:linear-gradient(90deg,var(--theme-success, #22c55e),var(--theme-success-hover, #16a34a))}.Progress-module__progress___ieskF.Progress-module__color-warning___L2OuG{color:var(--theme-warning, #eab308)}.Progress-module__progress___ieskF.Progress-module__color-warning___L2OuG .Progress-module__bar___M0sEW{background:linear-gradient(90deg,var(--theme-warning, #eab308),var(--theme-warning-hover, #ca8a04))}.Progress-module__progress___ieskF.Progress-module__color-error___hzPZA{color:var(--theme-error, #ef4444)}.Progress-module__progress___ieskF.Progress-module__color-error___hzPZA .Progress-module__bar___M0sEW{background:linear-gradient(90deg,var(--theme-error, #ef4444),var(--theme-error-hover, #dc2626))}.Progress-module__progress___ieskF.Progress-module__variant-striped___3uYia .Progress-module__bar___M0sEW{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:20px 20px}.Progress-module__progress___ieskF.Progress-module__variant-animated___7LBm8 .Progress-module__bar___M0sEW{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:20px 20px;animation:Progress-module__progressStripes___2-5zM 1s linear infinite}@keyframes Progress-module__progressStripes___2-5zM{0%{background-position:0 0}to{background-position:20px 0}}.Progress-module__progress___ieskF.Progress-module__indeterminate___e74PT .Progress-module__bar___M0sEW{animation:Progress-module__progressIndeterminate___KRXhV 1.5s cubic-bezier(.65,0,.35,1) infinite;width:30%!important}@keyframes Progress-module__progressPulse___iqSW-{0%,to{opacity:1}50%{opacity:.8}}@keyframes Progress-module__progressIndeterminate___KRXhV{0%{transform:translate(-100%)}50%{transform:translate(350%)}to{transform:translate(-100%)}}.Progress-module__progress___ieskF.Progress-module__indeterminate___e74PT .Progress-module__bar___M0sEW:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:Progress-module__progressShimmer___lO9vu 1.5s ease-in-out infinite}@keyframes Progress-module__progressShimmer___lO9vu{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.Progress-module__bar___M0sEW{transition:width .1s ease;will-change:auto}.Progress-module__progress___ieskF.Progress-module__variant-animated___7LBm8 .Progress-module__bar___M0sEW{animation:none}.Progress-module__progress___ieskF.Progress-module__indeterminate___e74PT .Progress-module__bar___M0sEW{animation:none;width:100%!important}.Progress-module__progress___ieskF.Progress-module__indeterminate___e74PT .Progress-module__bar___M0sEW:after{animation:none}}@media(prefers-contrast:high){.Progress-module__progress___ieskF{border-width:2px}.Progress-module__progress___ieskF .Progress-module__bar___M0sEW{background:currentColor!important}}.Skeleton-module__skeleton___icioH{display:block;background:var(--theme-border-subtle, #e5e5e5);border-radius:var(--theme-radius-sm, 4px)}.Skeleton-module__skeleton___icioH.Skeleton-module__animate___7cp5l{animation:Skeleton-module__pulse___JaZRr 1.5s ease-in-out infinite}@keyframes Skeleton-module__pulse___JaZRr{0%,to{opacity:1}50%{opacity:.5}}.Skeleton-module__sr-only___L1KvT{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Skeleton-module__skeleton___icioH.Skeleton-module__variant-text___me8gz{width:100%;height:1em;border-radius:var(--theme-radius-sm, 4px)}.Skeleton-module__skeleton___icioH.Skeleton-module__variant-circular___1gocT{width:40px;height:40px;border-radius:50%}.Skeleton-module__skeleton___icioH.Skeleton-module__variant-rectangular___qwp-2{width:100%;height:200px;border-radius:var(--theme-radius-md, 8px)}@media(prefers-reduced-motion:reduce){.Skeleton-module__skeleton___icioH.Skeleton-module__animate___7cp5l{animation:none}}.Toast-module__toast___HwnbU{position:fixed;z-index:var(--theme-z-toast, 1600);display:flex;align-items:flex-start;gap:var(--theme-spacing-3, 12px);min-width:300px;max-width:500px;padding:var(--theme-spacing-4, 16px);background:var(--theme-surface, #ffffff);border:2px solid;border-radius:var(--theme-radius-lg, 12px);box-shadow:var(--theme-shadow-lg, 0 10px 15px rgba(0, 0, 0, .1));transform:translateY(100px);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:transform,opacity;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Toast-module__toast___HwnbU.Toast-module__open___vC11H{transform:translateY(0);opacity:1;pointer-events:auto;will-change:auto}.Toast-module__toast___HwnbU.Toast-module__position-top-left___WQ-PN{top:var(--theme-spacing-4, 16px);left:var(--theme-spacing-4, 16px);transform:translateY(-100px)}.Toast-module__toast___HwnbU.Toast-module__position-top-center___1l19G{top:var(--theme-spacing-4, 16px);left:50%;transform:translate(-50%,-100px)}.Toast-module__toast___HwnbU.Toast-module__position-top-right___iIo8d{top:var(--theme-spacing-4, 16px);right:var(--theme-spacing-4, 16px);transform:translateY(-100px)}.Toast-module__toast___HwnbU.Toast-module__position-bottom-left___E-9bi{bottom:var(--theme-spacing-4, 16px);left:var(--theme-spacing-4, 16px)}.Toast-module__toast___HwnbU.Toast-module__position-bottom-center___L6W-R{bottom:var(--theme-spacing-4, 16px);left:50%;transform:translate(-50%,100px)}.Toast-module__toast___HwnbU.Toast-module__position-bottom-right___OBXbu{bottom:var(--theme-spacing-4, 16px);right:var(--theme-spacing-4, 16px)}.Toast-module__toast___HwnbU.Toast-module__position-top-left___WQ-PN.Toast-module__open___vC11H,.Toast-module__toast___HwnbU.Toast-module__position-top-center___1l19G.Toast-module__open___vC11H,.Toast-module__toast___HwnbU.Toast-module__position-top-right___iIo8d.Toast-module__open___vC11H{transform:translate(0)}.Toast-module__toast___HwnbU.Toast-module__position-top-center___1l19G.Toast-module__open___vC11H,.Toast-module__toast___HwnbU.Toast-module__position-bottom-center___L6W-R.Toast-module__open___vC11H{transform:translate(-50%)}.Toast-module__content___Yyboi{flex:1;display:flex;align-items:center;gap:var(--theme-spacing-4, 16px)}.Toast-module__message___w174n{flex:1;color:var(--theme-text, #171717);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);line-height:1.5}.Toast-module__action-button___w2yY-{padding:var(--theme-spacing-1, 4px) var(--theme-spacing-3, 12px);background:transparent;border:1px solid currentColor;border-radius:var(--theme-radius-sm, 4px);color:inherit;font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold, 600);cursor:pointer;transition:all .2s ease;white-space:nowrap}.Toast-module__action-button___w2yY-:hover{background:#0000000d}.Toast-module__action-button___w2yY-:focus{outline:2px solid currentColor;outline-offset:2px}.Toast-module__action-button___w2yY-:focus-visible{outline:3px solid currentColor;outline-offset:2px;box-shadow:0 0 0 5px #0000001a}.Toast-module__close-button___-020Z{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;background:transparent;border:1px solid transparent;border-radius:var(--theme-radius-sm, 4px);color:currentColor;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Toast-module__close-button___-020Z:hover{background:#0000000d;border-color:currentColor}.Toast-module__close-button___-020Z:focus{outline:2px solid currentColor;outline-offset:2px}.Toast-module__close-button___-020Z:focus-visible{outline:3px solid currentColor;outline-offset:2px;box-shadow:0 0 0 5px #0000001a}.Toast-module__close-button___-020Z:active{background:#0000001a;transform:scale(.95);transition-duration:.1s}.Toast-module__toast___HwnbU.Toast-module__variant-info___QlPzT{border-color:var(--theme-info, #3b82f6)}.Toast-module__toast___HwnbU.Toast-module__variant-success___2wHQK{border-color:var(--theme-success, #22c55e)}.Toast-module__toast___HwnbU.Toast-module__variant-warning___1qy--{border-color:var(--theme-warning, #eab308)}.Toast-module__toast___HwnbU.Toast-module__variant-error___zLc1Q{border-color:var(--theme-error, #ef4444)}@media(prefers-reduced-motion:reduce){.Toast-module__toast___HwnbU{transition:opacity .1s ease;will-change:auto}.Toast-module__toast___HwnbU.Toast-module__open___vC11H,.Toast-module__toast___HwnbU.Toast-module__position-top-left___WQ-PN,.Toast-module__toast___HwnbU.Toast-module__position-top-center___1l19G,.Toast-module__toast___HwnbU.Toast-module__position-top-right___iIo8d,.Toast-module__toast___HwnbU.Toast-module__position-bottom-left___E-9bi,.Toast-module__toast___HwnbU.Toast-module__position-bottom-center___L6W-R,.Toast-module__toast___HwnbU.Toast-module__position-bottom-right___OBXbu{transform:translateY(0)}}@media(prefers-contrast:high){.Toast-module__toast___HwnbU{border-width:3px;box-shadow:none}}@media(max-width:640px){.Toast-module__toast___HwnbU{min-width:auto;max-width:calc(100vw - var(--theme-spacing-8, 32px));padding:var(--theme-spacing-4, 16px);gap:var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-base, 16px);margin:var(--theme-spacing-2, 8px);border-radius:var(--theme-radius-md, 8px)}.Toast-module__toast___HwnbU.Toast-module__position-top-center___1l19G,.Toast-module__toast___HwnbU.Toast-module__position-bottom-center___L6W-R{left:var(--theme-spacing-4, 16px);right:var(--theme-spacing-4, 16px);transform:translateY(100px)}.Toast-module__toast___HwnbU.Toast-module__position-top-center___1l19G.Toast-module__open___vC11H,.Toast-module__toast___HwnbU.Toast-module__position-bottom-center___L6W-R.Toast-module__open___vC11H{transform:translateY(0)}.Toast-module__close-button___-020Z{width:40px;height:40px;min-width:40px;min-height:40px}.Toast-module__close-button___-020Z:active{transform:scale(.92);transition-duration:80ms}.Toast-module__action-button___w2yY-{min-width:44px;min-height:44px;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-sm, 14px)}.Toast-module__action-button___w2yY-:active{transform:scale(.95);transition-duration:.1s}.Toast-module__title___xi0kQ{font-size:var(--theme-font-size-base, 16px);margin-bottom:var(--theme-spacing-2, 8px)}.Toast-module__message___w174n{font-size:var(--theme-font-size-sm, 14px);line-height:1.6}}@media(prefers-reduced-motion:reduce){.Toast-module__toast___HwnbU{animation:none;transition:none}.Toast-module__toast___HwnbU.Toast-module__open___vC11H{animation:none}.Toast-module__close-button___-020Z{transition:none}.Toast-module__close-button___-020Z:active{transform:none}.Toast-module__action-button___w2yY-{transition:none}.Toast-module__action-button___w2yY-:active{transform:none}}.Checkbox-module__checkboxContainer___SFeSy{display:inline-flex;align-items:flex-start;width:100%}.Checkbox-module__label___Fo4Iv{display:flex;align-items:flex-start;gap:var(--theme-spacing-3);cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;width:100%}.Checkbox-module__disabled___4ULeW .Checkbox-module__label___Fo4Iv{cursor:not-allowed;opacity:.5}.Checkbox-module__input___Mv-oV{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.Checkbox-module__checkbox___1fick{display:flex;align-items:center;justify-content:center;width:var(--theme-spacing-5);height:var(--theme-spacing-5);flex-shrink:0;margin-top:2px;background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-subtle);transition:background-color .15s ease,border-color .15s ease}.Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.Checkbox-module__input___Mv-oV:focus-visible+.Checkbox-module__checkbox___1fick{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary);border-color:var(--theme-primary)}.Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}[data-theme=dark] .Checkbox-module__checkbox___1fick{background:var(--theme-surface);border-color:var(--theme-border)}[data-theme=dark] .Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .Checkbox-module__input___Mv-oV:focus-visible+.Checkbox-module__checkbox___1fick{outline-color:var(--theme-primary)}[data-theme=dark] .Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary);border-color:var(--theme-primary)}[data-theme=dark] .Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}.Checkbox-module__checkmark___lsBfr{color:var(--theme-text-inverted);width:12px;height:12px;animation:Checkbox-module__checkmarkAppear___S-ikL .15s ease}@keyframes Checkbox-module__checkmarkAppear___S-ikL{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Checkbox-module__content___-ml5s{display:flex;flex-direction:column;gap:var(--theme-spacing-1);flex:1}.Checkbox-module__labelText___Yaibe{font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);line-height:var(--theme-line-height-snug);display:flex;align-items:center;gap:var(--theme-spacing-1)}.Checkbox-module__requiredIndicator___c47v7{color:var(--theme-danger);font-weight:var(--theme-font-weight-bold)}[data-theme=dark] .Checkbox-module__labelText___Yaibe{color:var(--theme-text)}.Checkbox-module__description___WdfF-{font-family:var(--theme-font-family);font-size:var(--theme-font-size-xs);color:var(--theme-text-secondary);line-height:var(--theme-line-height-normal)}[data-theme=dark] .Checkbox-module__description___WdfF-{color:var(--theme-text-secondary)}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__checkbox___1fick{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__checkmark___lsBfr{width:10px;height:10px}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__labelText___Yaibe{font-size:var(--theme-font-size-xs)}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__description___WdfF-{font-size:11px}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__label___Fo4Iv{gap:var(--theme-spacing-2)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__checkbox___1fick{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__checkmark___lsBfr{width:14px;height:14px}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__labelText___Yaibe{font-size:var(--theme-font-size-base)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__description___WdfF-{font-size:var(--theme-font-size-sm)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__label___Fo4Iv{gap:var(--theme-spacing-4)}@media(prefers-contrast:high){.Checkbox-module__checkbox___1fick{border-width:var(--theme-border-width)}.Checkbox-module__input___Mv-oV:focus-visible+.Checkbox-module__checkbox___1fick{outline-width:var(--theme-spacing-1)}}@media(max-width:768px){.Checkbox-module__label___Fo4Iv{min-height:48px;padding:var(--theme-spacing-2) 0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Checkbox-module__checkbox___1fick{min-width:48px;min-height:48px;margin-top:0}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__checkbox___1fick{min-width:44px;min-height:44px}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__checkbox___1fick{min-width:52px;min-height:52px}.Checkbox-module__labelText___Yaibe{font-size:var(--theme-font-size-base)}.Checkbox-module__description___WdfF-{font-size:var(--theme-font-size-sm)}}@media(prefers-reduced-motion:reduce){.Checkbox-module__checkbox___1fick,.Checkbox-module__checkmark___lsBfr{transition:none;animation:none}}.ColorPicker-module__colorPicker___4fgaJ{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%}.ColorPicker-module__label___nVvQl{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1)}.ColorPicker-module__required___Ewgsa{color:var(--theme-danger);margin-left:var(--theme-spacing-1)}.ColorPicker-module__colorPickerContainer___21i7r{display:flex;flex-direction:column;gap:var(--theme-spacing-3)}.ColorPicker-module__hiddenInput___KB35M{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.ColorPicker-module__colorDisplay___xNxqq{display:flex;align-items:center;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3) var(--theme-spacing-4);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);background:var(--theme-surface);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.ColorPicker-module__colorDisplay___xNxqq:hover:not(.ColorPicker-module__disabled___21u5P *){border-color:var(--theme-primary);background:var(--theme-surface-hover)}.ColorPicker-module__colorDisplay___xNxqq:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.ColorPicker-module__icon___rN0Bo{display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary)}.ColorPicker-module__colorSwatch___jY1VH{width:40px;height:40px;border:2px solid var(--theme-border);border-radius:var(--theme-radius-relaxed);flex-shrink:0;box-shadow:inset 0 0 0 1px #0000001a}.ColorPicker-module__hexInput___9iJzk{flex:1;padding:var(--theme-spacing-2) var(--theme-spacing-3);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-sm);font-family:monospace;color:var(--theme-text);background:var(--theme-surface);transition:border-color .15s ease}.ColorPicker-module__hexInput___9iJzk:focus{outline:none;border-color:var(--theme-primary)}.ColorPicker-module__hexInput___9iJzk::placeholder{color:var(--theme-text-muted)}.ColorPicker-module__hexInput___9iJzk:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);cursor:not-allowed}.ColorPicker-module__size-sm___mtMvE .ColorPicker-module__colorDisplay___xNxqq{padding:var(--theme-spacing-2) var(--theme-spacing-3)}.ColorPicker-module__size-sm___mtMvE .ColorPicker-module__colorSwatch___jY1VH{width:32px;height:32px}.ColorPicker-module__size-sm___mtMvE .ColorPicker-module__hexInput___9iJzk{font-size:var(--theme-font-size-xs)}.ColorPicker-module__size-lg___lcQLo .ColorPicker-module__colorDisplay___xNxqq{padding:var(--theme-spacing-4) var(--theme-spacing-5)}.ColorPicker-module__size-lg___lcQLo .ColorPicker-module__colorSwatch___jY1VH{width:48px;height:48px}.ColorPicker-module__size-lg___lcQLo .ColorPicker-module__hexInput___9iJzk{font-size:var(--theme-font-size-base)}.ColorPicker-module__presets___dTHRX{display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:var(--theme-spacing-2);padding:var(--theme-spacing-3);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);background:var(--theme-surface)}.ColorPicker-module__presetSwatch___RS9pu{aspect-ratio:1;width:100%;border:2px solid var(--theme-border);border-radius:var(--theme-radius-relaxed);cursor:pointer;transition:transform .1s ease,border-color .1s ease;box-shadow:inset 0 0 0 1px #0000001a;padding:0;background:none}.ColorPicker-module__presetSwatch___RS9pu:hover:not(:disabled){transform:scale(1.1);border-color:var(--theme-primary)}.ColorPicker-module__presetSwatch___RS9pu:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.ColorPicker-module__presetSwatch___RS9pu:disabled{cursor:not-allowed;opacity:.5}.ColorPicker-module__presetSelected___goMVG{border-color:var(--theme-primary);border-width:3px;transform:scale(1.05)}.ColorPicker-module__size-sm___mtMvE .ColorPicker-module__presets___dTHRX{grid-template-columns:repeat(auto-fill,minmax(28px,1fr))}.ColorPicker-module__size-lg___lcQLo .ColorPicker-module__presets___dTHRX{grid-template-columns:repeat(auto-fill,minmax(44px,1fr))}.ColorPicker-module__hasError___qYFo5 .ColorPicker-module__colorDisplay___xNxqq,.ColorPicker-module__hasError___qYFo5 .ColorPicker-module__colorDisplay___xNxqq:hover{border-color:var(--theme-danger)}.ColorPicker-module__errorMessage___4UbZI{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.ColorPicker-module__errorMessage___4UbZI:before{content:"⚠";font-size:12px}.ColorPicker-module__helpText___iL4tO{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}.ColorPicker-module__disabled___21u5P{cursor:not-allowed;opacity:.6}.ColorPicker-module__disabled___21u5P .ColorPicker-module__colorDisplay___xNxqq{cursor:not-allowed}html[data-theme=dark] .ColorPicker-module__label___nVvQl{color:var(--theme-text)}html[data-theme=dark] .ColorPicker-module__colorDisplay___xNxqq{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .ColorPicker-module__colorDisplay___xNxqq:hover:not(.ColorPicker-module__disabled___21u5P *){background:var(--theme-surface-hover)}html[data-theme=dark] .ColorPicker-module__colorSwatch___jY1VH{border-color:var(--theme-border)}html[data-theme=dark] .ColorPicker-module__hexInput___9iJzk{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .ColorPicker-module__hexInput___9iJzk:focus{border-color:var(--theme-primary)}html[data-theme=dark] .ColorPicker-module__presets___dTHRX{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .ColorPicker-module__presetSwatch___RS9pu{border-color:var(--theme-border)}@media(prefers-contrast:high){.ColorPicker-module__colorDisplay___xNxqq,.ColorPicker-module__hexInput___9iJzk,.ColorPicker-module__presets___dTHRX{border-width:var(--theme-border-thick)}}@media(prefers-reduced-motion:reduce){.ColorPicker-module__colorDisplay___xNxqq,.ColorPicker-module__hexInput___9iJzk,.ColorPicker-module__presetSwatch___RS9pu{transition:none}}.Combobox-module__combobox___NBiU7{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%;position:relative}.Combobox-module__label___oldVZ{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1)}.Combobox-module__required___rIEFN{color:var(--theme-danger);margin-left:var(--theme-spacing-1)}.Combobox-module__comboboxContainer___Udadi{position:relative;display:flex;align-items:center;width:100%}.Combobox-module__input___ATC0w{width:100%;padding:var(--theme-spacing-3) var(--theme-spacing-4);padding-right:calc(var(--theme-spacing-4) + 20px);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-normal);color:var(--theme-text);background:var(--theme-surface);transition:border-color .15s ease,box-shadow .15s ease;font-family:var(--theme-font-family)}.Combobox-module__input___ATC0w:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.Combobox-module__input___ATC0w::placeholder{color:var(--theme-text-muted)}.Combobox-module__input___ATC0w:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);cursor:not-allowed;border-color:var(--theme-border-subtle)}.Combobox-module__size-sm___zAQZc .Combobox-module__input___ATC0w{padding:var(--theme-spacing-2) var(--theme-spacing-3);padding-right:calc(var(--theme-spacing-3) + 20px);font-size:var(--theme-font-size-sm)}.Combobox-module__size-lg___PgzHa .Combobox-module__input___ATC0w{padding:var(--theme-spacing-4) var(--theme-spacing-5);padding-right:calc(var(--theme-spacing-5) + 20px);font-size:var(--theme-font-size-lg)}.Combobox-module__leftIcon___t5qIA{position:absolute;left:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none;z-index:1;display:flex;align-items:center;justify-content:center}.Combobox-module__inputWithIcon___aafVn{padding-left:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))!important}.Combobox-module__size-sm___zAQZc .Combobox-module__leftIcon___t5qIA{left:var(--theme-spacing-2)}.Combobox-module__size-lg___PgzHa .Combobox-module__leftIcon___t5qIA{left:var(--theme-spacing-4)}.Combobox-module__chevron___aj9rK{position:absolute;right:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none;transition:transform .15s ease}.Combobox-module__open___sR0rZ .Combobox-module__chevron___aj9rK{transform:rotate(180deg)}.Combobox-module__size-sm___zAQZc .Combobox-module__chevron___aj9rK{right:var(--theme-spacing-2)}.Combobox-module__size-lg___PgzHa .Combobox-module__chevron___aj9rK{right:var(--theme-spacing-4)}.Combobox-module__dropdown___oxTI4{position:absolute;top:calc(100% + var(--theme-spacing-2));left:0;right:0;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);overflow-y:auto;z-index:1000;box-shadow:var(--theme-shadow-lg);animation:Combobox-module__slideDown___JUh3J .15s ease}@keyframes Combobox-module__slideDown___JUh3J{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Combobox-module__option___c0qVJ{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-spacing-3) var(--theme-spacing-4);cursor:pointer;transition:background-color .1s ease;border-bottom:1px solid var(--theme-border-subtle)}.Combobox-module__option___c0qVJ:last-child{border-bottom:none}.Combobox-module__option___c0qVJ:hover,.Combobox-module__option___c0qVJ.Combobox-module__focused___DJBpE{background:var(--theme-surface-hover)}.Combobox-module__option___c0qVJ.Combobox-module__selected___xcLUN{background:var(--theme-surface-secondary);font-weight:var(--theme-font-weight-semibold)}.Combobox-module__optionContent___qNiZ9{display:flex;flex-direction:column;gap:var(--theme-spacing-1);flex:1}.Combobox-module__optionLabel___TbWbC{color:var(--theme-text);font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-tight)}.Combobox-module__optionDescription___cCV6Q{color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height-tight)}.Combobox-module__checkmark___CKSaP{color:var(--theme-primary);flex-shrink:0;margin-left:var(--theme-spacing-2)}.Combobox-module__noResults___nU1-a{padding:var(--theme-spacing-4);text-align:center;color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm)}.Combobox-module__hasError___tkdLQ .Combobox-module__input___ATC0w{border-color:var(--theme-danger)}.Combobox-module__hasError___tkdLQ .Combobox-module__input___ATC0w:focus{border-color:var(--theme-danger)}.Combobox-module__errorMessage___HkSVO{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.Combobox-module__errorMessage___HkSVO:before{content:"⚠";font-size:12px}.Combobox-module__helpText___og97n{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}html[data-theme=dark] .Combobox-module__label___oldVZ{color:var(--theme-text)}html[data-theme=dark] .Combobox-module__input___ATC0w{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .Combobox-module__input___ATC0w:focus{border-color:var(--theme-primary)}html[data-theme=dark] .Combobox-module__dropdown___oxTI4{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .Combobox-module__option___c0qVJ:hover,html[data-theme=dark] .Combobox-module__option___c0qVJ.Combobox-module__focused___DJBpE{background:var(--theme-surface-hover)}.Combobox-module__comboboxContainer___Udadi:focus-within .Combobox-module__leftIcon___t5qIA{color:var(--theme-primary)}.Combobox-module__hasError___tkdLQ .Combobox-module__leftIcon___t5qIA{color:var(--theme-danger)}.Combobox-module__disabled___DopNK{cursor:not-allowed;opacity:.6}@media(prefers-contrast:high){.Combobox-module__input___ATC0w{border-width:var(--theme-border-thick)}}@media(prefers-reduced-motion:reduce){.Combobox-module__input___ATC0w,.Combobox-module__chevron___aj9rK,.Combobox-module__option___c0qVJ{transition:none}.Combobox-module__dropdown___oxTI4{animation:none}}.DatePicker-module__datePicker___AzjYN{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%;position:relative}.DatePicker-module__label___1DH8j{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1)}.DatePicker-module__required___hRWy1{color:var(--theme-danger);margin-left:var(--theme-spacing-1)}.DatePicker-module__datePickerContainer___ROVrS{position:relative;display:flex;align-items:center;width:100%}.DatePicker-module__input___-vIE3{width:100%;padding:var(--theme-spacing-3) var(--theme-spacing-4);padding-right:calc(var(--theme-spacing-4) + 20px);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-normal);color:var(--theme-text);background:var(--theme-surface);transition:border-color .15s ease,box-shadow .15s ease;font-family:var(--theme-font-family);cursor:pointer}.DatePicker-module__input___-vIE3:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.DatePicker-module__input___-vIE3::placeholder{color:var(--theme-text-muted)}.DatePicker-module__input___-vIE3:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);cursor:not-allowed;border-color:var(--theme-border-subtle)}.DatePicker-module__size-sm___Bw252 .DatePicker-module__input___-vIE3{padding:var(--theme-spacing-2) var(--theme-spacing-3);padding-right:calc(var(--theme-spacing-3) + 20px);font-size:var(--theme-font-size-sm)}.DatePicker-module__size-lg___Xz1Jj .DatePicker-module__input___-vIE3{padding:var(--theme-spacing-4) var(--theme-spacing-5);padding-right:calc(var(--theme-spacing-5) + 20px);font-size:var(--theme-font-size-lg)}.DatePicker-module__leftIcon___AFuVL{position:absolute;left:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none;z-index:1;display:flex;align-items:center;justify-content:center}.DatePicker-module__inputWithIcon___p-77J{padding-left:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))!important}.DatePicker-module__size-sm___Bw252 .DatePicker-module__leftIcon___AFuVL{left:var(--theme-spacing-2)}.DatePicker-module__size-lg___Xz1Jj .DatePicker-module__leftIcon___AFuVL{left:var(--theme-spacing-4)}.DatePicker-module__calendarIcon___-O7wz{position:absolute;right:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none}.DatePicker-module__size-sm___Bw252 .DatePicker-module__calendarIcon___-O7wz{right:var(--theme-spacing-2)}.DatePicker-module__size-lg___Xz1Jj .DatePicker-module__calendarIcon___-O7wz{right:var(--theme-spacing-4)}.DatePicker-module__calendar___fn0vh{position:absolute;top:calc(100% + var(--theme-spacing-2));left:0;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-4);z-index:1000;box-shadow:var(--theme-shadow-lg);animation:DatePicker-module__slideDown___oKlig .15s ease;min-width:280px}@keyframes DatePicker-module__slideDown___oKlig{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.DatePicker-module__calendarHeader___UE0Mc{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--theme-spacing-3)}.DatePicker-module__monthYear___56UsX{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text)}.DatePicker-module__navButton___qenPi{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:var(--theme-text-secondary);cursor:pointer;border-radius:var(--theme-radius-relaxed);transition:background-color .1s ease,color .1s ease}.DatePicker-module__navButton___qenPi:hover{background:var(--theme-surface-hover);color:var(--theme-text)}.DatePicker-module__navButton___qenPi:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.DatePicker-module__calendarGrid___Tztjs{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--theme-spacing-1)}.DatePicker-module__weekday___K-AQ7{text-align:center;font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);padding:var(--theme-spacing-2)}.DatePicker-module__day___THeqo,.DatePicker-module__emptyDay___LZQLD{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:var(--theme-font-size-sm);border:none;background:transparent;color:var(--theme-text);cursor:pointer;border-radius:var(--theme-radius-relaxed);transition:background-color .1s ease,color .1s ease}.DatePicker-module__emptyDay___LZQLD{cursor:default}.DatePicker-module__day___THeqo:hover:not(:disabled){background:var(--theme-surface-hover)}.DatePicker-module__day___THeqo:focus{outline:2px solid var(--theme-primary);outline-offset:-2px}.DatePicker-module__day___THeqo.DatePicker-module__selected___iHSxA{background:var(--theme-primary);color:var(--theme-surface);font-weight:var(--theme-font-weight-semibold)}.DatePicker-module__day___THeqo.DatePicker-module__selected___iHSxA:hover{background:var(--theme-primary)}.DatePicker-module__day___THeqo.DatePicker-module__today___bU9MN{position:relative;font-weight:var(--theme-font-weight-semibold)}.DatePicker-module__day___THeqo.DatePicker-module__today___bU9MN:after{content:"";position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:var(--theme-primary)}.DatePicker-module__day___THeqo.DatePicker-module__selected___iHSxA.DatePicker-module__today___bU9MN:after{background:var(--theme-surface)}.DatePicker-module__day___THeqo:disabled,.DatePicker-module__day___THeqo.DatePicker-module__disabled___xB024{color:var(--theme-text-muted);cursor:not-allowed;opacity:.4}.DatePicker-module__day___THeqo:disabled:hover,.DatePicker-module__day___THeqo.DatePicker-module__disabled___xB024:hover{background:transparent}.DatePicker-module__hasError___GrkRV .DatePicker-module__input___-vIE3{border-color:var(--theme-danger)}.DatePicker-module__hasError___GrkRV .DatePicker-module__input___-vIE3:focus{border-color:var(--theme-danger)}.DatePicker-module__errorMessage___7QJmx{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.DatePicker-module__errorMessage___7QJmx:before{content:"⚠";font-size:12px}.DatePicker-module__helpText___d1qgG{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}html[data-theme=dark] .DatePicker-module__label___1DH8j{color:var(--theme-text)}html[data-theme=dark] .DatePicker-module__input___-vIE3{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .DatePicker-module__input___-vIE3:focus{border-color:var(--theme-primary)}html[data-theme=dark] .DatePicker-module__calendar___fn0vh{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .DatePicker-module__navButton___qenPi:hover{background:var(--theme-surface-hover)}html[data-theme=dark] .DatePicker-module__day___THeqo:hover:not(:disabled){background:var(--theme-surface-hover)}.DatePicker-module__datePickerContainer___ROVrS:focus-within .DatePicker-module__leftIcon___AFuVL{color:var(--theme-primary)}.DatePicker-module__hasError___GrkRV .DatePicker-module__leftIcon___AFuVL{color:var(--theme-danger)}.DatePicker-module__disabled___xB024{cursor:not-allowed;opacity:.6}@media(prefers-contrast:high){.DatePicker-module__input___-vIE3{border-width:var(--theme-border-thick)}}@media(prefers-reduced-motion:reduce){.DatePicker-module__input___-vIE3,.DatePicker-module__navButton___qenPi,.DatePicker-module__day___THeqo{transition:none}.DatePicker-module__calendar___fn0vh{animation:none}}.FileUpload-module__fileUpload___PpDpw{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%}.FileUpload-module__label___ylpeU{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1)}.FileUpload-module__required___qN6jk{color:var(--theme-danger);margin-left:var(--theme-spacing-1)}.FileUpload-module__uploadArea___1r-tv{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--theme-spacing-8);border:2px dashed var(--theme-border);border-radius:var(--theme-radius-relaxed);background:var(--theme-surface);cursor:pointer;transition:border-color .15s ease,background-color .15s ease;position:relative;min-height:200px}.FileUpload-module__uploadArea___1r-tv:hover:not(.FileUpload-module__disabled___3B1l2){border-color:var(--theme-primary);background:var(--theme-surface-hover)}.FileUpload-module__uploadArea___1r-tv:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.FileUpload-module__uploadArea___1r-tv.FileUpload-module__dragging___s2cW7{border-color:var(--theme-primary);background:var(--theme-surface-hover)}.FileUpload-module__input___6dGkx{display:none}.FileUpload-module__uploadContent___GR-1L{display:flex;flex-direction:column;align-items:center;gap:var(--theme-spacing-3);pointer-events:none}.FileUpload-module__uploadIcon___3uH38{color:var(--theme-text-secondary)}.FileUpload-module__uploadText___cLA6O{display:flex;flex-direction:column;align-items:center;gap:var(--theme-spacing-1);text-align:center}.FileUpload-module__uploadTextPrimary___Z1w9R{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-semibold);color:var(--theme-primary)}.FileUpload-module__uploadTextSecondary___GdcOt{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary)}.FileUpload-module__acceptText___QN0nH,.FileUpload-module__maxSizeText___QqXbe{font-size:var(--theme-font-size-xs);color:var(--theme-text-muted);text-align:center}.FileUpload-module__size-sm___UeDht{padding:var(--theme-spacing-6);min-height:150px}.FileUpload-module__size-sm___UeDht .FileUpload-module__uploadIcon___3uH38{width:32px;height:32px}.FileUpload-module__size-sm___UeDht .FileUpload-module__uploadTextPrimary___Z1w9R{font-size:var(--theme-font-size-sm)}.FileUpload-module__size-sm___UeDht .FileUpload-module__uploadTextSecondary___GdcOt{font-size:var(--theme-font-size-xs)}.FileUpload-module__size-lg___zd0dC{padding:var(--theme-spacing-10);min-height:250px}.FileUpload-module__size-lg___zd0dC .FileUpload-module__uploadIcon___3uH38{width:64px;height:64px}.FileUpload-module__size-lg___zd0dC .FileUpload-module__uploadTextPrimary___Z1w9R{font-size:var(--theme-font-size-lg)}.FileUpload-module__size-lg___zd0dC .FileUpload-module__uploadTextSecondary___GdcOt{font-size:var(--theme-font-size-base)}.FileUpload-module__fileList___WeFl6{display:flex;flex-direction:column;gap:var(--theme-spacing-2);margin-top:var(--theme-spacing-2)}.FileUpload-module__fileItem___wIOP8{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-spacing-3);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);background:var(--theme-surface);transition:background-color .1s ease}.FileUpload-module__fileItem___wIOP8:hover{background:var(--theme-surface-hover)}.FileUpload-module__fileInfo___gpbAj{display:flex;align-items:center;gap:var(--theme-spacing-3);flex:1;min-width:0}.FileUpload-module__fileIcon___sqSON{color:var(--theme-text-secondary);flex-shrink:0}.FileUpload-module__fileDetails___0EqZ1{display:flex;flex-direction:column;gap:var(--theme-spacing-1);min-width:0}.FileUpload-module__fileName___epm55{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FileUpload-module__fileSize___-9ZP7{font-size:var(--theme-font-size-xs);color:var(--theme-text-secondary)}.FileUpload-module__removeButton___OAYng{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:var(--theme-text-secondary);cursor:pointer;border-radius:var(--theme-radius-relaxed);transition:background-color .1s ease,color .1s ease;flex-shrink:0}.FileUpload-module__removeButton___OAYng:hover{background:var(--theme-danger-light);color:var(--theme-danger)}.FileUpload-module__removeButton___OAYng:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.FileUpload-module__hasError___Z9Du0{border-color:var(--theme-danger)}.FileUpload-module__hasError___Z9Du0:hover:not(.FileUpload-module__disabled___3B1l2){border-color:var(--theme-danger)}.FileUpload-module__errorMessage___Nw6Qz{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.FileUpload-module__errorMessage___Nw6Qz:before{content:"⚠";font-size:12px}.FileUpload-module__helpText___7lc2X{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}.FileUpload-module__disabled___3B1l2{cursor:not-allowed;opacity:.6;pointer-events:none}html[data-theme=dark] .FileUpload-module__label___ylpeU{color:var(--theme-text)}html[data-theme=dark] .FileUpload-module__uploadArea___1r-tv{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .FileUpload-module__uploadArea___1r-tv:hover:not(.FileUpload-module__disabled___3B1l2){background:var(--theme-surface-hover)}html[data-theme=dark] .FileUpload-module__uploadArea___1r-tv.FileUpload-module__dragging___s2cW7{background:var(--theme-surface-hover)}html[data-theme=dark] .FileUpload-module__fileItem___wIOP8{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .FileUpload-module__fileItem___wIOP8:hover{background:var(--theme-surface-hover)}html[data-theme=dark] .FileUpload-module__removeButton___OAYng:hover{background:var(--theme-danger-dark)}@media(prefers-contrast:high){.FileUpload-module__uploadArea___1r-tv{border-width:3px}}@media(prefers-reduced-motion:reduce){.FileUpload-module__uploadArea___1r-tv,.FileUpload-module__fileItem___wIOP8,.FileUpload-module__removeButton___OAYng{transition:none}}.Form-module__form___Eeu-3{position:relative;width:100%}.Form-module__variant-card___71puC{background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-6)}.Form-module__loading-overlay___07Y3n{position:absolute;inset:0;background:#fffc;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius-relaxed);z-index:10}@media(prefers-color-scheme:dark){.Form-module__loading-overlay___07Y3n{background:#0009}}.Form-module__loading-spinner___7Ef91{width:32px;height:32px;border:3px solid var(--theme-border);border-top:3px solid var(--theme-primary);border-radius:50%;animation:Form-module__spin___n-LtE 1s linear infinite}@keyframes Form-module__spin___n-LtE{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.Form-module__loading-spinner___7Ef91{animation:none;border:3px solid var(--theme-primary)}}.Form-module__disabled___c0BwY{opacity:.6;pointer-events:none}.Form-module__form-errors___3d-66{background:var(--theme-error-bg);border:var(--theme-border-width) solid var(--theme-error);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-3) var(--theme-spacing-4);margin-bottom:var(--theme-spacing-4)}.Form-module__form-errors___3d-66 ul{margin:0;padding-left:var(--theme-spacing-5);color:var(--theme-error);font-size:var(--theme-font-size-sm)}.Form-module__form-errors___3d-66 li{margin-bottom:var(--theme-spacing-1)}.Form-module__form-errors___3d-66 li:last-child{margin-bottom:0}.FormField-module__field___72BKN{display:flex;flex-direction:column;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-4)}.FormField-module__label___a0ic9{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);display:flex;align-items:center;gap:var(--theme-spacing-1)}.FormField-module__required___uvLWK{color:var(--theme-error, #dc2626);font-weight:var(--theme-font-weight-bold)}.FormField-module__helperText___0LJ8h{font-size:var(--theme-font-size-xs);color:var(--theme-text-secondary);line-height:1.4}.FormField-module__error___Bpxj-{font-size:var(--theme-font-size-xs);color:var(--theme-error, #dc2626);font-weight:var(--theme-font-weight-semibold);line-height:1.4;display:flex;align-items:center;gap:var(--theme-spacing-1)}.FormField-module__inputWrapper___ENZra{position:relative}.FormField-module__field___72BKN:focus-within .FormField-module__label___a0ic9{color:var(--theme-primary)}@media(prefers-contrast:high){.FormField-module__error___Bpxj-{text-decoration:underline}.FormField-module__required___uvLWK{outline:2px solid var(--theme-error, #dc2626);outline-offset:2px}}.RadioGroup-module__group___P5E5j{display:flex;flex-direction:column;gap:var(--theme-spacing-3);font-family:var(--theme-font-family)}.RadioGroup-module__group___P5E5j.RadioGroup-module__disabled___Bd5Hu{opacity:.5;cursor:not-allowed}.RadioGroup-module__option___ZROxI{display:flex;align-items:flex-start;gap:var(--theme-spacing-3);padding:var(--theme-spacing-4);cursor:pointer;border-radius:var(--theme-radius-relaxed);transition:background-color .15s ease;border:var(--theme-border-thin) solid transparent}.RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb){background:var(--theme-surface-secondary)}[data-theme=dark] .RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb){background:var(--theme-surface-hover)}.RadioGroup-module__option___ZROxI.RadioGroup-module__selected___HTwx1{background:var(--theme-surface-secondary);border-color:var(--theme-border)}[data-theme=dark] .RadioGroup-module__option___ZROxI.RadioGroup-module__selected___HTwx1{background:var(--theme-surface-hover);border-color:var(--theme-border)}.RadioGroup-module__option___ZROxI.RadioGroup-module__optionDisabled___I6Ifb{cursor:not-allowed;opacity:.4}.RadioGroup-module__input___nwRJO{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0}.RadioGroup-module__radio___JZLPK{position:relative;flex-shrink:0;width:var(--theme-spacing-5);height:var(--theme-spacing-5);margin-top:2px;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-pill);background:var(--theme-surface);transition:border-color .15s ease,background-color .15s ease}[data-theme=dark] .RadioGroup-module__radio___JZLPK{background:var(--theme-surface);border-color:var(--theme-border-strong)}.RadioGroup-module__radioInner___LB775{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:var(--theme-radius-pill);background:var(--theme-primary);transform:translate(-50%,-50%) scale(0);transition:transform .15s ease}.RadioGroup-module__input___nwRJO:checked+.RadioGroup-module__radio___JZLPK{border-color:var(--theme-primary);background:var(--theme-surface)}[data-theme=dark] .RadioGroup-module__input___nwRJO:checked+.RadioGroup-module__radio___JZLPK{background:var(--theme-surface);border-color:var(--theme-primary)}.RadioGroup-module__input___nwRJO:checked+.RadioGroup-module__radio___JZLPK .RadioGroup-module__radioInner___LB775{transform:translate(-50%,-50%) scale(1)}.RadioGroup-module__input___nwRJO:focus-visible+.RadioGroup-module__radio___JZLPK{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb) .RadioGroup-module__radio___JZLPK{border-color:var(--theme-border-strong)}[data-theme=dark] .RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb) .RadioGroup-module__radio___JZLPK{border-color:var(--theme-border-strong)}.RadioGroup-module__content___twf1T{display:flex;flex-direction:column;gap:var(--theme-spacing-1);flex:1}.RadioGroup-module__label___MOnu5{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);line-height:var(--theme-line-height-tight)}[data-theme=dark] .RadioGroup-module__label___MOnu5{color:var(--theme-text)}.RadioGroup-module__description___x-Mvr{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}[data-theme=dark] .RadioGroup-module__description___x-Mvr{color:var(--theme-text-secondary)}.RadioGroup-module__densityCompact___ArNpe .RadioGroup-module__option___ZROxI{padding:var(--theme-spacing-2) var(--theme-spacing-3);gap:var(--theme-spacing-2)}.RadioGroup-module__densityCompact___ArNpe .RadioGroup-module__radio___JZLPK{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.RadioGroup-module__densityCompact___ArNpe .RadioGroup-module__radioInner___LB775{width:var(--theme-spacing-2);height:var(--theme-spacing-2)}.RadioGroup-module__densitySpacious___ig5PK .RadioGroup-module__option___ZROxI{padding:var(--theme-spacing-5) var(--theme-spacing-6);gap:var(--theme-spacing-4)}.RadioGroup-module__densitySpacious___ig5PK .RadioGroup-module__radio___JZLPK{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.RadioGroup-module__densitySpacious___ig5PK .RadioGroup-module__radioInner___LB775{width:var(--theme-spacing-3);height:var(--theme-spacing-3)}@media(prefers-contrast:high){.RadioGroup-module__radio___JZLPK{border-width:var(--theme-spacing-1)}.RadioGroup-module__input___nwRJO:focus-visible+.RadioGroup-module__radio___JZLPK{outline-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.RadioGroup-module__option___ZROxI,.RadioGroup-module__radio___JZLPK,.RadioGroup-module__radioInner___LB775{transition:none}}.SearchBar-module__searchBar___67vmL{display:flex;align-items:center;gap:var(--theme-spacing-3);background:var(--theme-surface-secondary);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-2) var(--theme-spacing-4);min-height:44px;transition:border-color .15s ease,background-color .15s ease}.SearchBar-module__searchBar___67vmL:focus-within{border-color:var(--theme-primary);background:var(--theme-surface);outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .SearchBar-module__searchBar___67vmL{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}[data-theme=dark] .SearchBar-module__searchBar___67vmL:focus-within{border-color:var(--theme-primary);background:var(--theme-surface-hover);outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.SearchBar-module__compact___PpwPv{flex:1;max-width:400px}.SearchBar-module__full___1vcjZ{flex:1;width:100%}.SearchBar-module__searchIcon___YI5CI{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border:none;background:transparent;color:var(--theme-text-secondary);cursor:pointer;padding:0;transition:color .15s ease}.SearchBar-module__searchIcon___YI5CI:hover{color:var(--theme-text)}[data-theme=dark] .SearchBar-module__searchIcon___YI5CI{color:var(--theme-text-secondary)}[data-theme=dark] .SearchBar-module__searchIcon___YI5CI:hover{color:var(--theme-text)}.SearchBar-module__searchIcon___YI5CI svg{width:18px;height:18px}.SearchBar-module__searchInput___seaYO{flex:1;border:none;background:transparent;color:var(--theme-text);font-size:var(--theme-font-size-base);font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-regular);outline:none;cursor:text;min-width:0}.SearchBar-module__searchInput___seaYO[readonly]{cursor:pointer}.SearchBar-module__searchInput___seaYO::placeholder{color:var(--theme-text-muted)}[data-theme=dark] .SearchBar-module__searchInput___seaYO{color:var(--theme-text)}[data-theme=dark] .SearchBar-module__searchInput___seaYO::placeholder{color:var(--theme-text-muted)}@media(prefers-reduced-motion:reduce){.SearchBar-module__searchBar___67vmL,.SearchBar-module__searchIcon___YI5CI{transition:none}}.Select-module__select___aoyZ4{position:relative;width:100%}.Select-module__trigger___pQyBm{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-2);padding:var(--theme-spacing-3) var(--theme-spacing-4);background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease;text-align:left}.Select-module__trigger___pQyBm:hover:not(:disabled){background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.Select-module__trigger___pQyBm:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.Select-module__trigger___pQyBm:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .Select-module__trigger___pQyBm{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=dark] .Select-module__trigger___pQyBm:hover:not(:disabled){background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .Select-module__trigger___pQyBm:focus-visible{outline-color:var(--theme-primary)}.Select-module__value___LYgtv{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-module__chevron___wfv2T{flex-shrink:0;color:var(--theme-text-secondary);transition:transform .15s ease}.Select-module__open___5LgS1 .Select-module__chevron___wfv2T{transform:rotate(180deg)}[data-theme=dark] .Select-module__chevron___wfv2T{color:var(--theme-text-secondary)}.Select-module__dropdown___kAvLQ{position:absolute;top:calc(100% + var(--theme-spacing-1));left:0;right:0;min-width:192px;max-height:240px;overflow-y:auto;background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);z-index:1000}[data-theme=dark] .Select-module__dropdown___kAvLQ{background:var(--theme-surface);border-color:var(--theme-border)}.Select-module__option___mm126{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-2);padding:var(--theme-spacing-3) var(--theme-spacing-4);font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);color:var(--theme-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease;border-bottom:var(--theme-border-thin) solid var(--theme-border-subtle)}.Select-module__option___mm126:last-child{border-bottom:none}.Select-module__option___mm126:hover:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-secondary)}.Select-module__option___mm126.Select-module__focused___9IISb:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-secondary);border-left:var(--theme-border-width) solid var(--theme-primary);padding-left:calc(var(--theme-spacing-4) - 2px)}.Select-module__option___mm126.Select-module__selected___dCnhC{background:var(--theme-surface-hover);color:var(--theme-primary-active);font-weight:var(--theme-font-weight-semibold)}.Select-module__option___mm126.Select-module__optionDisabled___swLOE{opacity:.4;cursor:not-allowed}[data-theme=dark] .Select-module__option___mm126{color:var(--theme-text);border-bottom-color:var(--theme-border-subtle)}[data-theme=dark] .Select-module__option___mm126:hover:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-hover)}[data-theme=dark] .Select-module__option___mm126.Select-module__focused___9IISb:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-hover);border-left-color:var(--theme-primary)}[data-theme=dark] .Select-module__option___mm126.Select-module__selected___dCnhC{background:var(--theme-surface-secondary);color:var(--theme-primary-hover)}.Select-module__checkmark___0ktID{flex-shrink:0;color:var(--theme-primary-active)}[data-theme=dark] .Select-module__checkmark___0ktID{color:var(--theme-primary-hover)}.Select-module__dropdown___kAvLQ::-webkit-scrollbar{width:var(--theme-spacing-2)}.Select-module__dropdown___kAvLQ::-webkit-scrollbar-track{background:transparent}.Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-pill)}.Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}[data-theme=dark] .Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}[data-theme=dark] .Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}.Select-module__densityCompact___z8Kip .Select-module__trigger___pQyBm,.Select-module__densityCompact___z8Kip .Select-module__option___mm126{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-xs)}.Select-module__densitySpacious___7Zt5P .Select-module__trigger___pQyBm,.Select-module__densitySpacious___7Zt5P .Select-module__option___mm126{padding:var(--theme-spacing-4) var(--theme-spacing-5);font-size:var(--theme-font-size-base)}@media(prefers-contrast:high){.Select-module__trigger___pQyBm{border-width:var(--theme-border-width)}.Select-module__trigger___pQyBm:focus-visible{outline-width:var(--theme-spacing-1)}.Select-module__option___mm126.Select-module__focused___9IISb:not(.Select-module__optionDisabled___swLOE){border-left-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.Select-module__trigger___pQyBm,.Select-module__chevron___wfv2T,.Select-module__option___mm126{transition:none}}.SettingItem-module__settingItem___T--zW{display:flex;flex-direction:column;gap:var(--theme-spacing-3);padding:var(--theme-spacing-4) 0;transition:opacity .15s ease-in-out}.SettingItem-module__settingItem___T--zW[data-disabled]{opacity:.5;cursor:not-allowed}.SettingItem-module__labelContainer___NaC9F{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.SettingItem-module__label___o6h7X{font-family:var(--theme-font-family);font-size:16px;font-weight:var(--theme-font-weight-semibold);line-height:1.25;cursor:pointer;transition:color .15s ease-in-out}[data-theme=light] .SettingItem-module__label___o6h7X,[data-theme=dark] .SettingItem-module__label___o6h7X{color:var(--theme-text)}.SettingItem-module__settingItem___T--zW[data-disabled] .SettingItem-module__label___o6h7X{cursor:not-allowed}.SettingItem-module__description___yg-VS{font-family:var(--theme-font-family);font-size:14px;line-height:1.5;margin:0}[data-theme=light] .SettingItem-module__description___yg-VS,[data-theme=dark] .SettingItem-module__description___yg-VS{color:var(--theme-text-secondary)}.SettingItem-module__control___eHUc0{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}@media(prefers-contrast:high){.SettingItem-module__label___o6h7X{font-weight:var(--theme-font-weight-bold)}.SettingItem-module__description___yg-VS{font-weight:var(--theme-font-weight-medium)}}@media(prefers-reduced-motion:reduce){.SettingItem-module__settingItem___T--zW,.SettingItem-module__label___o6h7X{transition:none!important}}@media(max-width:479px){.SettingItem-module__settingItem___T--zW{gap:var(--theme-spacing-2)}.SettingItem-module__control___eHUc0{width:100%}}.Slider-module__container___85pdy{display:flex;flex-direction:column;gap:var(--theme-spacing-2);font-family:var(--theme-font-family)}.Slider-module__container___85pdy.Slider-module__disabled___oGEOl{opacity:.5;cursor:not-allowed}.Slider-module__track___8Lxmw{position:relative;height:var(--theme-spacing-5);display:flex;align-items:center;background:var(--theme-surface-secondary);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-pill);cursor:pointer;transition:background-color .15s ease,border-color .15s ease;overflow:visible;padding:0 var(--theme-spacing-3)}[data-theme=dark] .Slider-module__track___8Lxmw{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}.Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__track___8Lxmw{background:var(--theme-border);border-color:var(--theme-border-strong)}[data-theme=dark] .Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__track___8Lxmw{background:var(--theme-border-strong);border-color:var(--theme-border-strong)}.Slider-module__progress___6uN5w{position:absolute;top:0;left:0;height:100%;background:var(--theme-primary);border-radius:var(--theme-radius-pill);pointer-events:none;transition:width .15s ease}[data-theme=dark] .Slider-module__progress___6uN5w{background:var(--theme-primary)}.Slider-module__tickContainer___czFdG{position:absolute;inset:0;pointer-events:none}.Slider-module__tick___S6MD0{position:absolute;top:50%;width:1px;height:var(--theme-spacing-2);background:var(--theme-border-strong);transform:translate(-50%,-50%)}[data-theme=dark] .Slider-module__tick___S6MD0{background:var(--theme-border-strong)}.Slider-module__slider___R9beD{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer;-webkit-appearance:none;appearance:none}.Slider-module__slider___R9beD:disabled{cursor:not-allowed}.Slider-module__thumb___YOrg-{position:absolute;top:50%;width:var(--theme-spacing-6);height:var(--theme-spacing-4);background:var(--theme-text);border:var(--theme-border-thin) solid var(--theme-text);border-radius:var(--theme-radius-subtle);transform:translate(-50%,-50%);transition:background-color .15s ease,border-color .15s ease;pointer-events:none;z-index:10}[data-theme=dark] .Slider-module__thumb___YOrg-{background:var(--theme-text-secondary);border-color:var(--theme-text)}.Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__thumb___YOrg-{background:var(--theme-text);border-color:var(--theme-text)}[data-theme=dark] .Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__thumb___YOrg-{background:var(--theme-text);border-color:var(--theme-surface)}.Slider-module__slider___R9beD:focus-visible~.Slider-module__thumb___YOrg-{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .Slider-module__slider___R9beD:focus-visible~.Slider-module__thumb___YOrg-{outline-color:var(--theme-primary)}.Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):active .Slider-module__thumb___YOrg-{background:var(--theme-text);border-color:var(--theme-text)}[data-theme=dark] .Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):active .Slider-module__thumb___YOrg-{background:var(--theme-surface);border-color:var(--theme-surface)}.Slider-module__densityCompact___efKsE .Slider-module__track___8Lxmw{height:var(--theme-spacing-4)}.Slider-module__densityCompact___efKsE .Slider-module__thumb___YOrg-{width:var(--theme-spacing-5);height:var(--theme-spacing-3)}.Slider-module__densitySpacious___DeUTy .Slider-module__track___8Lxmw{height:var(--theme-spacing-6)}.Slider-module__densitySpacious___DeUTy .Slider-module__thumb___YOrg-{width:var(--theme-spacing-8);height:var(--theme-spacing-5)}.Slider-module__value___HTSNy{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);text-align:center;min-height:var(--theme-spacing-4);display:flex;align-items:center;justify-content:center}[data-theme=dark] .Slider-module__value___HTSNy{color:var(--theme-text-secondary)}@media(prefers-reduced-motion:reduce){.Slider-module__progress___6uN5w,.Slider-module__thumb___YOrg-,.Slider-module__track___8Lxmw{transition:none}}@media(prefers-contrast:high){.Slider-module__thumb___YOrg-,.Slider-module__track___8Lxmw{border-width:var(--theme-border-width)}.Slider-module__progress___6uN5w{opacity:1}}.TextArea-module__textArea___b25r-{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%}.TextArea-module__label___ZlLwP{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1)}html[data-theme=dark] .TextArea-module__label___ZlLwP{color:var(--theme-text)}.TextArea-module__textarea___dpWI7{width:100%;padding:var(--theme-spacing-3) var(--theme-spacing-4);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-normal);color:var(--theme-text);background:var(--theme-surface);transition:border-color .15s ease,box-shadow ease;font-family:var(--theme-font-family);resize:vertical;min-height:120px}.TextArea-module__textarea___dpWI7:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.TextArea-module__textarea___dpWI7::placeholder{color:var(--theme-text-muted)}.TextArea-module__textarea___dpWI7:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);cursor:not-allowed;border-color:var(--theme-border-subtle)}.TextArea-module__textarea___dpWI7:read-only{background:var(--theme-surface-hover);cursor:default}html[data-theme=dark] .TextArea-module__textarea___dpWI7{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .TextArea-module__textarea___dpWI7:focus{border-color:var(--theme-primary);background:var(--theme-surface)}html[data-theme=dark] .TextArea-module__textarea___dpWI7::placeholder{color:var(--theme-text-muted)}html[data-theme=dark] .TextArea-module__textarea___dpWI7:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);border-color:var(--theme-border-subtle)}html[data-theme=dark] .TextArea-module__textarea___dpWI7:read-only{background:var(--theme-surface-hover)}.TextArea-module__textareaSizeSm___XsPd5{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm);min-height:80px}.TextArea-module__textareaSizeLg___qoed4{padding:var(--theme-spacing-4) var(--theme-spacing-5);font-size:var(--theme-font-size-lg);min-height:160px}.TextArea-module__textareaError___KcrGB{border-color:var(--theme-danger)}.TextArea-module__textareaError___KcrGB:focus{border-color:var(--theme-danger)}.TextArea-module__textareaSuccess___LtkR7{border-color:var(--theme-success)}.TextArea-module__textareaSuccess___LtkR7:focus{border-color:var(--theme-success)}.TextArea-module__textareaAutoResize___yss8l{resize:none;overflow:hidden}.TextArea-module__helpText___nrfC4{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}html[data-theme=dark] .TextArea-module__helpText___nrfC4{color:var(--theme-text-secondary)}.TextArea-module__errorMessage___eqi9Q{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.TextArea-module__errorMessage___eqi9Q:before{content:"⚠";font-size:12px}@media(prefers-contrast:high){.TextArea-module__textarea___dpWI7{border-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.TextArea-module__textarea___dpWI7{transition:none}}.TextInput-module__textInput___fhokK{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%}.TextInput-module__label___48Qg3{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.TextInput-module__requiredIndicator___-WJ0V{color:var(--theme-danger);font-weight:var(--theme-font-weight-bold)}html[data-theme=dark] .TextInput-module__label___48Qg3{color:var(--theme-text)}.TextInput-module__inputContainer___xb-8C{position:relative;display:flex;align-items:center;width:100%}.TextInput-module__input___zsYBY{width:100%;padding:var(--theme-spacing-3) var(--theme-spacing-4);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-normal);color:var(--theme-text);background:var(--theme-surface);transition:border-color .15s ease,box-shadow .15s ease;font-family:var(--theme-font-family);min-height:44px}.TextInput-module__input___zsYBY:focus{outline:2px solid var(--theme-primary);outline-offset:2px;border-color:var(--theme-primary);background:var(--theme-surface)}.TextInput-module__input___zsYBY::placeholder{color:var(--theme-text-muted);opacity:.8}@media(max-width:768px){.TextInput-module__input___zsYBY{min-height:48px;font-size:16px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.TextInput-module__inputSizeSm___MxScr{min-height:48px;font-size:16px;padding:var(--theme-spacing-3) var(--theme-spacing-4)}.TextInput-module__inputSizeLg___MyV6O{min-height:52px;font-size:16px;padding:var(--theme-spacing-5) var(--theme-spacing-6)}.TextInput-module__label___48Qg3{margin-bottom:var(--theme-spacing-2)}.TextInput-module__errorMessage___Shlsh,.TextInput-module__helpText___XOn1l{margin-top:var(--theme-spacing-2);font-size:var(--theme-font-size-base)}}@media(prefers-contrast:high){.TextInput-module__input___zsYBY:focus{outline:3px solid var(--theme-primary);outline-offset:3px}.TextInput-module__input___zsYBY::placeholder{opacity:1}}.TextInput-module__input___zsYBY:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);cursor:not-allowed;border-color:var(--theme-border-subtle)}.TextInput-module__input___zsYBY:read-only{background:var(--theme-surface-hover);cursor:default}html[data-theme=dark] .TextInput-module__input___zsYBY{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .TextInput-module__input___zsYBY:focus{border-color:var(--theme-primary);background:var(--theme-surface)}html[data-theme=dark] .TextInput-module__input___zsYBY::placeholder{color:var(--theme-text-muted)}html[data-theme=dark] .TextInput-module__input___zsYBY:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);border-color:var(--theme-border-subtle)}html[data-theme=dark] .TextInput-module__input___zsYBY:read-only{background:var(--theme-surface-hover)}.TextInput-module__inputSizeSm___MxScr{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm)}.TextInput-module__inputSizeLg___MyV6O{padding:var(--theme-spacing-4) var(--theme-spacing-5);font-size:var(--theme-font-size-lg)}.TextInput-module__inputError___2ArVQ{border-color:var(--theme-danger)}.TextInput-module__inputError___2ArVQ:focus{border-color:var(--theme-danger)}.TextInput-module__inputSuccess___8RLgS{border-color:var(--theme-success)}.TextInput-module__inputSuccess___8RLgS:focus{border-color:var(--theme-success)}.TextInput-module__leftIcon___QILGd{position:absolute;left:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none;z-index:1}.TextInput-module__rightIcon___e4-Tu{position:absolute;right:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none;z-index:1}.TextInput-module__inputWithLeftIcon___1nq7z{padding-left:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))}.TextInput-module__inputWithRightIcon___9A9rD{padding-right:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))}.TextInput-module__inputWithBothIcons___jZpbu{padding-left:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2));padding-right:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))}.TextInput-module__helpText___XOn1l{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}html[data-theme=dark] .TextInput-module__helpText___XOn1l{color:var(--theme-text-secondary)}.TextInput-module__errorMessage___Shlsh{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-2);font-weight:var(--theme-font-weight-medium)}.TextInput-module__errorMessage___Shlsh:before{content:"⚠";font-size:14px;flex-shrink:0}.TextInput-module__inputContainer___xb-8C:focus-within .TextInput-module__leftIcon___QILGd,.TextInput-module__inputContainer___xb-8C:focus-within .TextInput-module__rightIcon___e4-Tu{color:var(--theme-primary)}.TextInput-module__inputContainer___xb-8C.TextInput-module__hasError___cH-yA .TextInput-module__leftIcon___QILGd,.TextInput-module__inputContainer___xb-8C.TextInput-module__hasError___cH-yA .TextInput-module__rightIcon___e4-Tu{color:var(--theme-danger)}.TextInput-module__inputContainer___xb-8C.TextInput-module__hasSuccess___0idSP .TextInput-module__leftIcon___QILGd,.TextInput-module__inputContainer___xb-8C.TextInput-module__hasSuccess___0idSP .TextInput-module__rightIcon___e4-Tu{color:var(--theme-success)}@media(prefers-contrast:high){.TextInput-module__input___zsYBY{border-width:var(--theme-border-thick)}}@media(prefers-reduced-motion:reduce){.TextInput-module__input___zsYBY{transition:none}}.Toggle-module__toggleContainer___nyB-F{display:inline-flex;align-items:center;gap:var(--theme-spacing-2)}.Toggle-module__toggleContainer___nyB-F.Toggle-module__disabled___JYVzT{opacity:.5;cursor:not-allowed}.Toggle-module__toggle___8ST5b{position:relative;display:inline-flex;align-items:center;padding:0;background:transparent;border:none;cursor:pointer}.Toggle-module__toggle___8ST5b:disabled{cursor:not-allowed}.Toggle-module__toggle___8ST5b:focus{outline:none}.Toggle-module__toggle___8ST5b:focus-visible .Toggle-module__track___bJNNM{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .Toggle-module__toggle___8ST5b:focus-visible .Toggle-module__track___bJNNM{outline-color:var(--theme-primary)}.Toggle-module__track___bJNNM{position:relative;width:44px;height:var(--theme-spacing-6);background:var(--theme-border);border:var(--theme-border-thin) solid var(--theme-border-strong);border-radius:var(--theme-radius-pill);transition:background-color .15s ease,border-color .15s ease}.Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary);border-color:var(--theme-primary-active)}.Toggle-module__toggle___8ST5b:hover:not(:disabled) .Toggle-module__track___bJNNM{background:var(--theme-border-strong);border-color:var(--theme-border-strong)}.Toggle-module__toggle___8ST5b:hover:not(:disabled).Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary-hover);border-color:var(--theme-primary-active)}[data-theme=dark] .Toggle-module__track___bJNNM{background:var(--theme-border);border-color:var(--theme-border-strong)}[data-theme=dark] .Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary);border-color:var(--theme-primary-active)}[data-theme=dark] .Toggle-module__toggle___8ST5b:hover:not(:disabled) .Toggle-module__track___bJNNM{background:var(--theme-border-strong);border-color:var(--theme-border-strong)}[data-theme=dark] .Toggle-module__toggle___8ST5b:hover:not(:disabled).Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary-hover);border-color:var(--theme-primary-active)}.Toggle-module__thumb___97hr5{position:absolute;top:2px;left:2px;width:var(--theme-spacing-5);height:var(--theme-spacing-5);background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border-subtle);border-radius:var(--theme-radius-pill);transition:transform .15s ease}.Toggle-module__checked___-xdK0 .Toggle-module__thumb___97hr5{transform:translate(var(--theme-spacing-5))}[data-theme=dark] .Toggle-module__thumb___97hr5{background:var(--theme-surface);border-color:var(--theme-border)}.Toggle-module__densityCompact___Ja7ze .Toggle-module__track___bJNNM{width:36px;height:var(--theme-spacing-5)}.Toggle-module__densityCompact___Ja7ze .Toggle-module__thumb___97hr5{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Toggle-module__densityCompact___Ja7ze .Toggle-module__checked___-xdK0 .Toggle-module__thumb___97hr5{transform:translate(var(--theme-spacing-4))}.Toggle-module__densitySpacious___n0RqK .Toggle-module__track___bJNNM{width:52px;height:var(--theme-spacing-7)}.Toggle-module__densitySpacious___n0RqK .Toggle-module__thumb___97hr5{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Toggle-module__densitySpacious___n0RqK .Toggle-module__checked___-xdK0 .Toggle-module__thumb___97hr5{transform:translate(var(--theme-spacing-6))}.Toggle-module__label___naZTD{font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);cursor:pointer;-webkit-user-select:none;user-select:none}.Toggle-module__disabled___JYVzT .Toggle-module__label___naZTD{cursor:not-allowed}[data-theme=dark] .Toggle-module__label___naZTD{color:var(--theme-text)}@media(prefers-contrast:high){.Toggle-module__track___bJNNM,.Toggle-module__thumb___97hr5{border-width:var(--theme-border-width)}.Toggle-module__toggle___8ST5b:focus-visible .Toggle-module__track___bJNNM{outline-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.Toggle-module__toggle___8ST5b,.Toggle-module__track___bJNNM,.Toggle-module__thumb___97hr5{transition:none}}.Accordion-module__accordion___XP32d{width:100%}.Accordion-module__item___J5FPu{border-bottom:var(--theme-border-thin, 1px) solid var(--theme-border-subtle, #e5e5e5)}.Accordion-module__item___J5FPu:last-child{border-bottom:none}.Accordion-module__item___J5FPu.Accordion-module__disabled___tNlHt{opacity:.4}.Accordion-module__header___0h2hL{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--theme-spacing-4, 16px);background:transparent;border:1px solid transparent;border-radius:0;color:var(--theme-text, #171717);font-family:var(--theme-font-family, system-ui, sans-serif);font-size:var(--theme-font-size-base, 16px);font-weight:var(--theme-font-weight-semibold, 600);text-align:left;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);min-height:44px;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.Accordion-module__header___0h2hL:hover:not(:disabled){background:var(--theme-surface-hover, #fafafa);color:var(--theme-text, #171717)}.Accordion-module__header___0h2hL:active:not(:disabled){transform:scale(.98);transition-duration:.1s}.Accordion-module__header___0h2hL:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px;z-index:1}.Accordion-module__header___0h2hL:focus-visible{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px;border-radius:var(--theme-radius-subtle, 4px)}.Accordion-module__header___0h2hL:disabled{cursor:not-allowed;opacity:.4;background:var(--theme-surface-secondary, #f5f5f5);color:var(--theme-text-muted, #525252)}@media(prefers-contrast:high){.Accordion-module__header___0h2hL:focus,.Accordion-module__header___0h2hL:focus-visible{outline:3px solid var(--theme-primary, #3b82f6);outline-offset:3px}.Accordion-module__item___J5FPu{border-bottom-width:var(--theme-border-thin, 1px)}}.Accordion-module__title___Ax87o{flex:1;line-height:1.5;font-weight:var(--theme-font-weight-semibold, 600)}.Accordion-module__icon___oieUN{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:var(--theme-spacing-3, 12px);color:var(--theme-text-secondary, #404040);transition:transform .2s cubic-bezier(.4,0,.2,1)}.Accordion-module__item___J5FPu.Accordion-module__expanded___-qifm .Accordion-module__icon___oieUN{transform:rotate(180deg)}.Accordion-module__panel___gQFXe{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);opacity:0;overflow:hidden}.Accordion-module__item___J5FPu.Accordion-module__expanded___-qifm .Accordion-module__panel___gQFXe{grid-template-rows:1fr;opacity:1}.Accordion-module__panel___gQFXe[hidden]{display:none}.Accordion-module__panel___gQFXe>*{min-height:0}.Accordion-module__content___F0sGj{padding:0 var(--theme-spacing-4, 16px) var(--theme-spacing-4, 16px);color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-base, 16px);line-height:1.6;font-weight:var(--theme-font-weight-normal, 400)}.Accordion-module__accordion___XP32d.Accordion-module__size-sm___gYxOC .Accordion-module__header___0h2hL{padding:var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-sm, 14px);min-height:44px}.Accordion-module__accordion___XP32d.Accordion-module__size-sm___gYxOC .Accordion-module__title___Ax87o{font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold, 600)}.Accordion-module__accordion___XP32d.Accordion-module__size-sm___gYxOC .Accordion-module__content___F0sGj{padding:0 var(--theme-spacing-3, 12px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-sm, 14px)}.Accordion-module__accordion___XP32d.Accordion-module__size-lg___FIzLa .Accordion-module__header___0h2hL{padding:var(--theme-spacing-5, 20px);font-size:var(--theme-font-size-lg, 18px);min-height:48px}.Accordion-module__accordion___XP32d.Accordion-module__size-lg___FIzLa .Accordion-module__title___Ax87o{font-size:var(--theme-font-size-lg, 18px);font-weight:var(--theme-font-weight-semibold, 600)}.Accordion-module__accordion___XP32d.Accordion-module__size-lg___FIzLa .Accordion-module__content___F0sGj{padding:0 var(--theme-spacing-5, 20px) var(--theme-spacing-5, 20px);font-size:var(--theme-font-size-base, 16px)}.Accordion-module__accordion___XP32d.Accordion-module__variant-bordered___HMqS2 .Accordion-module__item___J5FPu{border:var(--theme-border-normal, 2px) solid var(--theme-border-subtle, #e5e5e5);border-radius:var(--theme-radius-md, 8px);margin-bottom:var(--theme-spacing-2, 8px)}.Accordion-module__accordion___XP32d.Accordion-module__variant-bordered___HMqS2 .Accordion-module__item___J5FPu:last-child{margin-bottom:0}.Accordion-module__accordion___XP32d.Accordion-module__variant-bordered___HMqS2 .Accordion-module__header___0h2hL{border-radius:var(--theme-radius-md, 8px)}.Accordion-module__accordion___XP32d.Accordion-module__variant-bordered___HMqS2 .Accordion-module__header___0h2hL:hover:not(:disabled){background:var(--theme-surface-hover, #fafafa);border-color:var(--theme-border, #d4d4d4)}.Accordion-module__accordion___XP32d.Accordion-module__variant-separated___fX8Eo .Accordion-module__item___J5FPu{background:var(--theme-surface, #ffffff);border:var(--theme-border-normal, 2px) solid var(--theme-border-subtle, #e5e5e5);border-radius:var(--theme-radius-md, 8px);margin-bottom:var(--theme-spacing-3, 12px)}.Accordion-module__accordion___XP32d.Accordion-module__variant-separated___fX8Eo .Accordion-module__item___J5FPu:last-child{margin-bottom:0}.Accordion-module__accordion___XP32d.Accordion-module__variant-separated___fX8Eo .Accordion-module__header___0h2hL{border-radius:var(--theme-radius-md, 8px)}.Accordion-module__accordion___XP32d.Accordion-module__variant-separated___fX8Eo .Accordion-module__header___0h2hL:hover:not(:disabled){background:var(--theme-surface-hover, #fafafa);border-color:var(--theme-border, #d4d4d4)}@media(max-width:768px){.Accordion-module__header___0h2hL{min-height:48px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:var(--theme-spacing-4, 16px)}.Accordion-module__accordion___XP32d.Accordion-module__size-sm___gYxOC .Accordion-module__header___0h2hL{min-height:48px;padding:var(--theme-spacing-3, 12px)}.Accordion-module__content___F0sGj{padding:0 var(--theme-spacing-4, 16px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-sm, 14px)}.Accordion-module__accordion___XP32d.Accordion-module__size-sm___gYxOC .Accordion-module__content___F0sGj{padding:0 var(--theme-spacing-3, 12px) var(--theme-spacing-3, 12px)}}@media(max-width:640px){.Accordion-module__header___0h2hL{padding:var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-sm, 14px)}.Accordion-module__content___F0sGj{padding:0 var(--theme-spacing-3, 12px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-sm, 14px)}}@media(prefers-reduced-motion:reduce){.Accordion-module__header___0h2hL,.Accordion-module__icon___oieUN{transition:none}.Accordion-module__panel___gQFXe{transition:none;grid-template-rows:1fr!important}}.AppLayout-module__appLayout___8gE-y{min-height:100vh;position:relative}.AppLayout-module__main___gS4N8{position:relative;overflow-x:hidden}.AppLayout-module__main___gS4N8:focus-visible{outline:2px solid var(--theme-color-primary-500, #3b82f6);outline-offset:-2px}.AppLayout-module__smoothScroll___Jb7hc{scroll-behavior:smooth}.AppLayout-module__debug___9fhdI{outline:2px dashed var(--theme-color-warning-500, #f59e0b);outline-offset:-2px;position:relative}.AppLayout-module__debug___9fhdI:before{content:"AppLayout Main";position:absolute;top:var(--theme-spacing-2, 8px);left:var(--theme-spacing-2, 8px);padding:var(--theme-spacing-1, 4px) var(--theme-spacing-2, 8px);background:var(--theme-color-warning-500, #f59e0b);color:var(--theme-color-white, #ffffff);font-size:var(--theme-font-size-xs, 12px);font-weight:var(--theme-font-weight-semibold, 600);border-radius:var(--theme-radius-sm, 4px);z-index:9999;pointer-events:none}.AppLayout-module__debugInfo___Ve0ub{position:fixed;bottom:var(--theme-spacing-4, 16px);right:var(--theme-spacing-4, 16px);padding:var(--theme-spacing-4, 16px);background:var(--theme-color-neutral-900, #1f2937);color:var(--theme-color-white, #ffffff);border:2px solid var(--theme-color-warning-500, #f59e0b);border-radius:var(--theme-radius-md, 8px);font-size:var(--theme-font-size-xs, 12px);font-family:var(--theme-font-mono, "Monaco", "Courier New", monospace);z-index:10000;box-shadow:var(--theme-shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1))}.AppLayout-module__debugInfo___Ve0ub p{margin:var(--theme-spacing-1, 4px) 0;line-height:1.5}.AppLayout-module__debugInfo___Ve0ub p:first-child{margin-top:0}.AppLayout-module__debugInfo___Ve0ub p:last-child{margin-bottom:0}@media(max-width:768px){.AppLayout-module__responsive___zlgDI.AppLayout-module__main___gS4N8{margin-left:0!important}}@media print{.AppLayout-module__main___gS4N8{margin:0!important;min-height:auto}.AppLayout-module__debugInfo___Ve0ub{display:none}}@media(prefers-reduced-motion:reduce){.AppLayout-module__smoothScroll___Jb7hc{scroll-behavior:auto}}.Container-module__container___PV0is{width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:visible;word-wrap:break-word;overflow-wrap:break-word}.Container-module__centered___lKT4W{margin-left:auto;margin-right:auto}.Container-module__maxWidthXs___gIKld{max-width:var(--theme-breakpoint-sm)}.Container-module__maxWidthSm___7zmMF{max-width:var(--theme-breakpoint-md)}.Container-module__maxWidthMd___RozcU{max-width:var(--theme-breakpoint-lg)}.Container-module__maxWidthLg___CD6KJ{max-width:var(--theme-breakpoint-xl)}.Container-module__maxWidthXl___Traga{max-width:var(--theme-breakpoint-2xl)}.Container-module__maxWidth2xl___-cCL7{max-width:1920px}.Container-module__maxWidthPage___Ppi6b{max-width:1600px}.Container-module__maxWidthFull___7aF8l,.Container-module__fluid___5fV1q{max-width:none}.Container-module__padding0___fWB45{padding:0}.Container-module__padding1___60HXu{padding:var(--theme-spacing-1)}.Container-module__padding2___6aXRE{padding:var(--theme-spacing-2)}.Container-module__padding3___VJ3W0{padding:var(--theme-spacing-3)}.Container-module__padding4___FMCar{padding:var(--theme-spacing-4)}.Container-module__padding5___c3UK6{padding:var(--theme-spacing-5)}.Container-module__padding6___iqNs2{padding:var(--theme-spacing-6)}.Container-module__padding7___ccih8{padding:var(--theme-spacing-7)}.Container-module__padding8___XwT-A{padding:var(--theme-spacing-8)}.Container-module__padding9___pXg9H{padding:var(--theme-spacing-9)}.Container-module__padding10___rUrUO{padding:var(--theme-spacing-10)}.Container-module__paddingLeft0___cYH1G{padding-left:0}.Container-module__paddingLeft1___Q6MD1{padding-left:var(--theme-spacing-1)}.Container-module__paddingLeft2___rbNve{padding-left:var(--theme-spacing-2)}.Container-module__paddingLeft3___AfkQi{padding-left:var(--theme-spacing-3)}.Container-module__paddingLeft4___SnBRT{padding-left:var(--theme-spacing-4)}.Container-module__paddingLeft5___gtG8b{padding-left:var(--theme-spacing-5)}.Container-module__paddingLeft6___zbFCQ{padding-left:var(--theme-spacing-6)}.Container-module__paddingLeft7___4fWfI{padding-left:var(--theme-spacing-7)}.Container-module__paddingLeft8___O9agv{padding-left:var(--theme-spacing-8)}.Container-module__paddingLeft9___orLLb{padding-left:var(--theme-spacing-9)}.Container-module__paddingLeft10___bJ-Il{padding-left:var(--theme-spacing-10)}.Container-module__paddingRight0___wBSkD{padding-right:0}.Container-module__paddingRight1___E0BMw{padding-right:var(--theme-spacing-1)}.Container-module__paddingRight2___uUSat{padding-right:var(--theme-spacing-2)}.Container-module__paddingRight3___57kAE{padding-right:var(--theme-spacing-3)}.Container-module__paddingRight4___yTNdr{padding-right:var(--theme-spacing-4)}.Container-module__paddingRight5___U5PFC{padding-right:var(--theme-spacing-5)}.Container-module__paddingRight6___QVwQl{padding-right:var(--theme-spacing-6)}.Container-module__paddingRight7___E1pzT{padding-right:var(--theme-spacing-7)}.Container-module__paddingRight8___CnrkL{padding-right:var(--theme-spacing-8)}.Container-module__paddingRight9___zym5q{padding-right:var(--theme-spacing-9)}.Container-module__paddingRight10___aaMSg{padding-right:var(--theme-spacing-10)}.Container-module__paddingTop0___C1DYU{padding-top:0}.Container-module__paddingTop1___uSQNr{padding-top:var(--theme-spacing-1)}.Container-module__paddingTop2___v9j2f{padding-top:var(--theme-spacing-2)}.Container-module__paddingTop3___X5uYb{padding-top:var(--theme-spacing-3)}.Container-module__paddingTop4___uytbr{padding-top:var(--theme-spacing-4)}.Container-module__paddingTop5___LUvOs{padding-top:var(--theme-spacing-5)}.Container-module__paddingTop6___Ubcs9{padding-top:var(--theme-spacing-6)}.Container-module__paddingTop7___aWZf6{padding-top:var(--theme-spacing-7)}.Container-module__paddingTop8___Wy9oB{padding-top:var(--theme-spacing-8)}.Container-module__paddingTop9___1wnPo{padding-top:var(--theme-spacing-9)}.Container-module__paddingTop10___qIuf4{padding-top:var(--theme-spacing-10)}.Container-module__paddingBottom0___N6JR0{padding-bottom:0}.Container-module__paddingBottom1___RR9JV{padding-bottom:var(--theme-spacing-1)}.Container-module__paddingBottom2___i4jZP{padding-bottom:var(--theme-spacing-2)}.Container-module__paddingBottom3___O-oMp{padding-bottom:var(--theme-spacing-3)}.Container-module__paddingBottom4___0qZ3o{padding-bottom:var(--theme-spacing-4)}.Container-module__paddingBottom5___Tzzz3{padding-bottom:var(--theme-spacing-5)}.Container-module__paddingBottom6___NXt2T{padding-bottom:var(--theme-spacing-6)}.Container-module__paddingBottom7___Ew3xl{padding-bottom:var(--theme-spacing-7)}.Container-module__paddingBottom8___7FK8d{padding-bottom:var(--theme-spacing-8)}.Container-module__paddingBottom9___jNq7x{padding-bottom:var(--theme-spacing-9)}.Container-module__paddingBottom10___dWob1{padding-bottom:var(--theme-spacing-10)}@media(max-width:768px){.Container-module__container___PV0is{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;min-width:0;max-width:100vw}.Container-module__maxWidthXs___gIKld,.Container-module__maxWidthSm___7zmMF,.Container-module__maxWidthMd___RozcU,.Container-module__maxWidthLg___CD6KJ,.Container-module__maxWidthXl___Traga,.Container-module__maxWidth2xl___-cCL7{max-width:calc(100vw - var(--theme-spacing-4, 16px))}}.Container-module__container___PV0is{will-change:scroll-position;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.Container-module__container___PV0is{scroll-behavior:auto;will-change:auto;transform:none}}.Grid-module__grid___vABGL{display:grid;width:100%}.Grid-module__containerQuery___UB8QS{container-type:inline-size;container-name:grid-container}.Grid-module__subgrid___UMHYH{display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid}.Grid-module__gap0___-1Ugt{gap:0}.Grid-module__gap1___BzoYS{gap:var(--theme-spacing-1)}.Grid-module__gap2___r6IAJ{gap:var(--theme-spacing-2)}.Grid-module__gap3___dS4sE{gap:var(--theme-spacing-3)}.Grid-module__gap4___m6Dfr{gap:var(--theme-spacing-4)}.Grid-module__gap5___3mbpy{gap:var(--theme-spacing-5)}.Grid-module__gap6___pfyad{gap:var(--theme-spacing-6)}@media(max-width:1024px)and (min-width:769px){.Grid-module__gap6___pfyad{gap:var(--theme-spacing-4)}}.Grid-module__gap7___SBJyf{gap:var(--theme-spacing-7)}.Grid-module__gap8___X-zR3{gap:var(--theme-spacing-8)}.Grid-module__gap9___Xa1RR{gap:var(--theme-spacing-9)}.Grid-module__gap10___UJ4iL{gap:var(--theme-spacing-10)}.Grid-module__rowGap0___rnXtB{row-gap:0}.Grid-module__rowGap1___7rO-7{row-gap:var(--theme-spacing-1)}.Grid-module__rowGap2___yIgul{row-gap:var(--theme-spacing-2)}.Grid-module__rowGap3___G0kvN{row-gap:var(--theme-spacing-3)}.Grid-module__rowGap4___XoecT{row-gap:var(--theme-spacing-4)}.Grid-module__rowGap5___pP4py{row-gap:var(--theme-spacing-5)}.Grid-module__rowGap6___kEizE{row-gap:var(--theme-spacing-6)}.Grid-module__rowGap7___R0jMl{row-gap:var(--theme-spacing-7)}.Grid-module__rowGap8___qZSVu{row-gap:var(--theme-spacing-8)}.Grid-module__rowGap9___tgJ0s{row-gap:var(--theme-spacing-9)}.Grid-module__rowGap10___gpMZI{row-gap:var(--theme-spacing-10)}.Grid-module__columnGap0___EwYgy{column-gap:0}.Grid-module__columnGap1___ewlVE{column-gap:var(--theme-spacing-1)}.Grid-module__columnGap2___PNsH-{column-gap:var(--theme-spacing-2)}.Grid-module__columnGap3___z6C3c{column-gap:var(--theme-spacing-3)}.Grid-module__columnGap4___U0You{column-gap:var(--theme-spacing-4)}.Grid-module__columnGap5___EPG-1{column-gap:var(--theme-spacing-5)}.Grid-module__columnGap6___wyaQE{column-gap:var(--theme-spacing-6)}.Grid-module__columnGap7___IwGyr{column-gap:var(--theme-spacing-7)}.Grid-module__columnGap8___bu56Y{column-gap:var(--theme-spacing-8)}.Grid-module__columnGap9___8PhOK{column-gap:var(--theme-spacing-9)}.Grid-module__columnGap10___Vfthv{column-gap:var(--theme-spacing-10)}.Grid-module__alignStart___HBlbE{align-items:start}.Grid-module__alignCenter___1Mtbg{align-items:center}.Grid-module__alignEnd___PCiDq{align-items:end}.Grid-module__alignStretch___C2bqw{align-items:stretch}.Grid-module__justifyStart___p2sQm{justify-content:start}.Grid-module__justifyCenter___W3c-M{justify-content:center}.Grid-module__justifyEnd___Xbhfi{justify-content:end}.Grid-module__justifySpaceBetween___SbkvG{justify-content:space-between}.Grid-module__justifySpaceAround___TkVJD{justify-content:space-around}.Grid-module__justifySpaceEvenly___atHR2{justify-content:space-evenly}.Grid-module__cols1___ezh9p{grid-template-columns:repeat(1,1fr)}.Grid-module__cols2___ITsoS{grid-template-columns:repeat(2,1fr)}.Grid-module__cols3___90rNs{grid-template-columns:repeat(3,1fr)}.Grid-module__cols4___uZpn2{grid-template-columns:repeat(4,1fr)}.Grid-module__cols5___o6b8p{grid-template-columns:repeat(5,1fr)}.Grid-module__cols6___SsjXI{grid-template-columns:repeat(6,1fr)}.Grid-module__cols7___tm6fD{grid-template-columns:repeat(7,1fr)}.Grid-module__cols8___lQ-g5{grid-template-columns:repeat(8,1fr)}.Grid-module__cols9___Xm13D{grid-template-columns:repeat(9,1fr)}.Grid-module__cols10___9N9J9{grid-template-columns:repeat(10,1fr)}.Grid-module__cols11___G7VQD{grid-template-columns:repeat(11,1fr)}.Grid-module__cols12___0MwFJ{grid-template-columns:repeat(12,1fr)}.Grid-module__cols13___5K8D9{grid-template-columns:repeat(13,1fr)}.Grid-module__cols14___OPZ4n{grid-template-columns:repeat(14,1fr)}.Grid-module__cols15___fM4Ds{grid-template-columns:repeat(15,1fr)}.Grid-module__cols16___9WLCG{grid-template-columns:repeat(16,1fr)}.Grid-module__cols17___fyT-l{grid-template-columns:repeat(17,1fr)}.Grid-module__cols18___SIMgn{grid-template-columns:repeat(18,1fr)}.Grid-module__cols19___P4UQ-{grid-template-columns:repeat(19,1fr)}.Grid-module__cols20___9Nm-i{grid-template-columns:repeat(20,1fr)}.Grid-module__cols21___vzu3j{grid-template-columns:repeat(21,1fr)}.Grid-module__cols22___a9kR7{grid-template-columns:repeat(22,1fr)}.Grid-module__cols23___atdWB{grid-template-columns:repeat(23,1fr)}.Grid-module__cols24___pAw8A{grid-template-columns:repeat(24,1fr)}.Grid-module__autoFit___pIUtz{grid-template-columns:repeat(auto-fit,minmax(var(--grid-min-col-width, 250px),1fr))}.Grid-module__autoFill___MMeP5{grid-template-columns:repeat(auto-fill,minmax(var(--grid-min-col-width, 250px),1fr))}.Grid-module__fluid___Hw8rO.Grid-module__autoFit___pIUtz{grid-template-columns:repeat(auto-fit,minmax(clamp(var(--grid-min-col-width, 250px),30%,var(--grid-max-col-width, 400px)),1fr))}.Grid-module__fluid___Hw8rO.Grid-module__autoFill___MMeP5{grid-template-columns:repeat(auto-fill,minmax(clamp(var(--grid-min-col-width, 250px),30%,var(--grid-max-col-width, 400px)),1fr))}@media(max-width:639px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(1,1fr)}}@media(min-width:640px)and (max-width:767px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px)and (max-width:1023px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px)and (max-width:1279px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(8,1fr)}}@media(min-width:1280px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(12,1fr)}}@container grid-container (max-width: 639px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(1,1fr)}}@container grid-container (min-width: 640px) and (max-width: 767px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(2,1fr)}}@container grid-container (min-width: 768px) and (max-width: 1023px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(4,1fr)}}@container grid-container (min-width: 1024px) and (max-width: 1279px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(8,1fr)}}@container grid-container (min-width: 1280px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(12,1fr)}}@media(max-width:768px){.Grid-module__grid___vABGL{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;min-width:0;max-width:100vw;overflow-x:auto}.Grid-module__gap4___m6Dfr,.Grid-module__gap5___3mbpy{gap:var(--theme-spacing-3, 12px)}.Grid-module__gap6___pfyad,.Grid-module__gap7___SBJyf{gap:var(--theme-spacing-4, 16px)}.Grid-module__gap8___X-zR3,.Grid-module__gap9___Xa1RR{gap:var(--theme-spacing-5, 20px)}.Grid-module__gap10___UJ4iL{gap:var(--theme-spacing-6, 24px)}.Grid-module__rowGap4___XoecT,.Grid-module__rowGap5___pP4py{row-gap:var(--theme-spacing-3, 12px)}.Grid-module__rowGap6___kEizE,.Grid-module__rowGap7___R0jMl{row-gap:var(--theme-spacing-4, 16px)}.Grid-module__rowGap8___qZSVu,.Grid-module__rowGap9___tgJ0s{row-gap:var(--theme-spacing-5, 20px)}.Grid-module__rowGap10___gpMZI{row-gap:var(--theme-spacing-6, 24px)}.Grid-module__columnGap4___U0You,.Grid-module__columnGap5___EPG-1{column-gap:var(--theme-spacing-3, 12px)}.Grid-module__columnGap6___wyaQE,.Grid-module__columnGap7___IwGyr{column-gap:var(--theme-spacing-4, 16px)}.Grid-module__columnGap8___bu56Y,.Grid-module__columnGap9___8PhOK{column-gap:var(--theme-spacing-5, 20px)}.Grid-module__columnGap10___Vfthv{column-gap:var(--theme-spacing-6, 24px)}}.Grid-module__grid___vABGL{will-change:scroll-position;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.Grid-module__grid___vABGL{transition:none;scroll-behavior:auto;will-change:auto;transform:none}}.Stack-module__stack___feEAR{display:flex;min-width:0;max-width:100%;box-sizing:border-box}.Stack-module__stack___feEAR>*{min-width:0}.Stack-module__vertical___iTIwc{flex-direction:column}.Stack-module__horizontal___8jCVS{flex-direction:row}.Stack-module__gap0___MlsRG{gap:0}.Stack-module__gap1___JoO77{gap:var(--theme-spacing-1)}.Stack-module__gap2___HNcKF{gap:var(--theme-spacing-2)}.Stack-module__gap3___-dRWM{gap:var(--theme-spacing-3)}.Stack-module__gap4___grMeE{gap:var(--theme-spacing-4)}.Stack-module__gap5___4JUR0{gap:var(--theme-spacing-5)}.Stack-module__gap6___2ld8w{gap:var(--theme-spacing-6)}.Stack-module__gap7___r4Yzr{gap:var(--theme-spacing-7)}.Stack-module__gap8___Sw9Q2{gap:var(--theme-spacing-8)}.Stack-module__gap9___NijgV{gap:var(--theme-spacing-9)}.Stack-module__gap10___acyny{gap:var(--theme-spacing-10)}.Stack-module__alignStart___2lyYr{align-items:flex-start}.Stack-module__alignCenter___aZhbB{align-items:center}.Stack-module__alignEnd___02w2N{align-items:flex-end}.Stack-module__alignStretch___PPTRF{align-items:stretch}.Stack-module__alignBaseline___-Qq40{align-items:baseline}.Stack-module__justifyStart___Zmj4S{justify-content:flex-start}.Stack-module__justifyCenter___2OVcw{justify-content:center;width:100%}.Stack-module__justifyEnd___lHRit{justify-content:flex-end}.Stack-module__justifySpaceBetween___1pbdq{justify-content:space-between;width:100%}.Stack-module__justifySpaceAround___nxVWz{justify-content:space-around;width:100%}.Stack-module__justifySpaceEvenly___4pryP{justify-content:space-evenly;width:100%}.Stack-module__wrap___2jL99{flex-wrap:wrap}@media(max-width:768px){.Stack-module__stack___feEAR{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;min-width:0;max-width:100vw;overflow-x:auto}.Stack-module__gap4___grMeE,.Stack-module__gap5___4JUR0{gap:var(--theme-spacing-3, 12px)}.Stack-module__gap6___2ld8w,.Stack-module__gap7___r4Yzr{gap:var(--theme-spacing-4, 16px)}.Stack-module__gap8___Sw9Q2,.Stack-module__gap9___NijgV{gap:var(--theme-spacing-5, 20px)}.Stack-module__gap10___acyny{gap:var(--theme-spacing-6, 24px)}.Stack-module__horizontal___8jCVS,.Stack-module__horizontal___8jCVS.Stack-module__wrap___2jL99{flex-wrap:wrap}}.Stack-module__stack___feEAR{will-change:scroll-position;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.Stack-module__stack___feEAR{transition:none;scroll-behavior:auto;will-change:auto;transform:none}}.Footer-module__footer___VtZEn{box-sizing:border-box;min-width:0;width:100%;background-color:var(--theme-surface);color:var(--theme-text);font-size:var(--theme-font-size-sm);line-height:1.6;transition:background-color .2s ease,border-color .2s ease;contain:layout style paint}.Footer-module__footer___VtZEn a{color:var(--theme-text-secondary);text-decoration:none;transition:color .2s ease,border-color .2s ease;border-bottom:1px solid transparent;display:inline-block;padding-bottom:2px}.Footer-module__footer___VtZEn a:hover{color:var(--theme-primary);border-bottom-color:var(--theme-primary)}.Footer-module__footer___VtZEn a:focus-visible{outline:2px solid var(--theme-primary);outline-offset:var(--theme-spacing-1);border-radius:var(--theme-radius-sm)}.Footer-module__footer--default___wDsXm{background-color:var(--theme-surface);border-top:2px solid var(--theme-border)}.Footer-module__footer--minimal___tZoaN{background-color:transparent;border-top:none}.Footer-module__footer--minimal___tZoaN a:hover{color:var(--theme-text)}.Footer-module__footer--bordered___Bptgv{background-color:var(--theme-surface-secondary);border:2px solid var(--theme-border);border-radius:var(--theme-radius-lg)}.Footer-module__footer--modern___T7AtQ{background:linear-gradient(to bottom,var(--theme-surface),var(--theme-surface-secondary));border-top:2px solid var(--theme-border);position:relative}.Footer-module__footer--modern___T7AtQ:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--theme-primary),transparent);opacity:.3}.Footer-module__footer--elegant___l50B9{background-color:var(--theme-surface);border-top:2px solid var(--theme-border-strong);position:relative}.Footer-module__footer--elegant___l50B9:after{content:"";position:absolute;top:-2px;left:0;width:120px;height:2px;background:var(--theme-primary)}.Footer-module__footer--elegant___l50B9 a{font-weight:var(--theme-font-weight-medium);letter-spacing:.01em}.Footer-module__footer--elegant___l50B9 a:hover{color:var(--theme-primary);border-bottom-color:var(--theme-primary)}.Footer-module__footer--accent___vXF8H{background-color:var(--theme-primary-light);border-top:3px solid var(--theme-primary);border-bottom:3px solid var(--theme-primary)}.Footer-module__footer--accent___vXF8H a{color:var(--theme-text);font-weight:var(--theme-font-weight-semibold)}.Footer-module__footer--accent___vXF8H a:hover{color:var(--theme-primary-active);border-bottom-color:var(--theme-primary-active)}.Footer-module__padding0___fjlmz{padding:var(--theme-spacing-0)}.Footer-module__padding1___EwQe8{padding:var(--theme-spacing-1)}.Footer-module__padding2___py-x8{padding:var(--theme-spacing-2)}.Footer-module__padding3___HMgtw{padding:var(--theme-spacing-3)}.Footer-module__padding4___fSSXp{padding:var(--theme-spacing-4)}.Footer-module__padding5___P0AuY{padding:var(--theme-spacing-5)}.Footer-module__padding6___xqbRw{padding:var(--theme-spacing-6)}.Footer-module__padding7___v58x7{padding:var(--theme-spacing-7)}.Footer-module__padding8___euL7H{padding:var(--theme-spacing-8)}.Footer-module__padding9___5K5NF{padding:var(--theme-spacing-9)}.Footer-module__padding10___2qGzu{padding:var(--theme-spacing-10)}.Footer-module__paddingTop0___QlW-n{padding-top:var(--theme-spacing-0)}.Footer-module__paddingTop1___8UeJU{padding-top:var(--theme-spacing-1)}.Footer-module__paddingTop2___jMh5y{padding-top:var(--theme-spacing-2)}.Footer-module__paddingTop3___5I-X7{padding-top:var(--theme-spacing-3)}.Footer-module__paddingTop4___-m2ou{padding-top:var(--theme-spacing-4)}.Footer-module__paddingTop5___yowJF{padding-top:var(--theme-spacing-5)}.Footer-module__paddingTop6___-Fl1e{padding-top:var(--theme-spacing-6)}.Footer-module__paddingTop7___y-rIN{padding-top:var(--theme-spacing-7)}.Footer-module__paddingTop8___VXDY8{padding-top:var(--theme-spacing-8)}.Footer-module__paddingTop9___V-4RC{padding-top:var(--theme-spacing-9)}.Footer-module__paddingTop10___CbJzp{padding-top:var(--theme-spacing-10)}.Footer-module__paddingBottom0___U9m3U{padding-bottom:var(--theme-spacing-0)}.Footer-module__paddingBottom1___v4EQs{padding-bottom:var(--theme-spacing-1)}.Footer-module__paddingBottom2___iEmpV{padding-bottom:var(--theme-spacing-2)}.Footer-module__paddingBottom3___5KdQG{padding-bottom:var(--theme-spacing-3)}.Footer-module__paddingBottom4___WEXIW{padding-bottom:var(--theme-spacing-4)}.Footer-module__paddingBottom5___2zTvB{padding-bottom:var(--theme-spacing-5)}.Footer-module__paddingBottom6___c0weM{padding-bottom:var(--theme-spacing-6)}.Footer-module__paddingBottom7___cjFUk{padding-bottom:var(--theme-spacing-7)}.Footer-module__paddingBottom8___kSMq7{padding-bottom:var(--theme-spacing-8)}.Footer-module__paddingBottom9___xV8XT{padding-bottom:var(--theme-spacing-9)}.Footer-module__paddingBottom10___BFR29{padding-bottom:var(--theme-spacing-10)}.Footer-module__paddingLeft0___xTlQM{padding-left:var(--theme-spacing-0)}.Footer-module__paddingLeft1___Jicnk{padding-left:var(--theme-spacing-1)}.Footer-module__paddingLeft2___pRP--{padding-left:var(--theme-spacing-2)}.Footer-module__paddingLeft3___zNkuA{padding-left:var(--theme-spacing-3)}.Footer-module__paddingLeft4___fvcbr{padding-left:var(--theme-spacing-4)}.Footer-module__paddingLeft5___jLMLH{padding-left:var(--theme-spacing-5)}.Footer-module__paddingLeft6___ZaZBl{padding-left:var(--theme-spacing-6)}.Footer-module__paddingLeft7___HRo2C{padding-left:var(--theme-spacing-7)}.Footer-module__paddingLeft8___f-13z{padding-left:var(--theme-spacing-8)}.Footer-module__paddingLeft9___cISs-{padding-left:var(--theme-spacing-9)}.Footer-module__paddingLeft10___rPK-L{padding-left:var(--theme-spacing-10)}.Footer-module__paddingRight0___wgUMQ{padding-right:var(--theme-spacing-0)}.Footer-module__paddingRight1___8oMoN{padding-right:var(--theme-spacing-1)}.Footer-module__paddingRight2___pnkYR{padding-right:var(--theme-spacing-2)}.Footer-module__paddingRight3___JAkKy{padding-right:var(--theme-spacing-3)}.Footer-module__paddingRight4___43Jg7{padding-right:var(--theme-spacing-4)}.Footer-module__paddingRight5___r-h4a{padding-right:var(--theme-spacing-5)}.Footer-module__paddingRight6___euf7m{padding-right:var(--theme-spacing-6)}.Footer-module__paddingRight7___V3dp0{padding-right:var(--theme-spacing-7)}.Footer-module__paddingRight8___dRQ9X{padding-right:var(--theme-spacing-8)}.Footer-module__paddingRight9___Padch{padding-right:var(--theme-spacing-9)}.Footer-module__paddingRight10___OoRFq{padding-right:var(--theme-spacing-10)}.Footer-module__withBorder___i80pZ{border:1px solid var(--theme-border)}.Footer-module__noBackground___-ryzy{background-color:transparent}@media(prefers-color-scheme:dark){.Footer-module__footer___VtZEn{background-color:var(--theme-surface);color:var(--theme-text)}.Footer-module__footer--default___wDsXm{background-color:var(--theme-surface);border-top-color:var(--theme-border)}.Footer-module__footer--bordered___Bptgv{background-color:var(--theme-surface-hover);border-color:var(--theme-border)}.Footer-module__footer--modern___T7AtQ{background:linear-gradient(to bottom,var(--theme-surface),rgba(0,0,0,.2))}.Footer-module__footer--elegant___l50B9{border-top-color:var(--theme-border-strong)}.Footer-module__footer--accent___vXF8H{background-color:#ef44441a}.Footer-module__withBorder___i80pZ{border-color:var(--theme-border)}.Footer-module__debugBoundaries___50qbB:before{background:var(--theme-surface);border-color:var(--theme-primary)}}[data-theme=dark] .Footer-module__footer___VtZEn{background-color:var(--theme-surface);color:var(--theme-text)}[data-theme=dark] .Footer-module__footer--default___wDsXm{background-color:var(--theme-surface);border-top-color:var(--theme-border)}[data-theme=dark] .Footer-module__footer--bordered___Bptgv{background-color:var(--theme-surface-hover);border-color:var(--theme-border)}[data-theme=dark] .Footer-module__footer--modern___T7AtQ{background:linear-gradient(to bottom,var(--theme-surface),rgba(0,0,0,.2))}[data-theme=dark] .Footer-module__footer--elegant___l50B9{border-top-color:var(--theme-border-strong)}[data-theme=dark] .Footer-module__footer--accent___vXF8H{background-color:#ef44441a}[data-theme=dark] .Footer-module__withBorder___i80pZ{border-color:var(--theme-border)}[data-theme=dark] .Footer-module__debugBoundaries___50qbB:before{background:var(--theme-surface);border-color:var(--theme-primary)}.Footer-module__footer___VtZEn:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.Footer-module__debugBoundaries___50qbB{outline:1px dashed var(--theme-primary);outline-offset:-1px;position:relative}.Footer-module__debugBoundaries___50qbB:before{content:"Footer [" attr(data-variant) "]";position:absolute;top:0;left:0;font-size:10px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-primary);background:var(--theme-surface);padding:2px 4px;border:1px solid var(--theme-primary);z-index:1000;pointer-events:none}@media(prefers-reduced-motion:reduce){.Footer-module__footer___VtZEn,.Footer-module__footer___VtZEn *,.Footer-module__footer___VtZEn a,.Footer-module__footer___VtZEn:before,.Footer-module__footer___VtZEn:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.AnimatedBackground-module__animatedBackground___lut8E{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.AnimatedBackground-module__animatedBackgroundStatic___IYeFc{background:radial-gradient(circle at 30% 30%,rgba(239,68,68,.08) 0%,transparent 50%),radial-gradient(circle at 70% 70%,rgba(148,163,184,.05) 0%,transparent 50%)}.Hero-module__hero___r8l59{position:relative;width:100%;box-sizing:border-box;min-height:60vh;min-height:60dvh;display:flex;align-items:center;justify-content:center;padding:var(--theme-spacing-16) var(--theme-spacing-4);padding-top:calc(var(--theme-spacing-16) + 24px);overflow-x:hidden;overflow-y:visible;border-bottom:2px solid var(--theme-border);padding-left:calc(var(--theme-spacing-4) + env(safe-area-inset-left));padding-right:calc(var(--theme-spacing-4) + env(safe-area-inset-right))}.Hero-module__heroInner___DXRNW{position:relative;width:100%;max-width:100%;display:flex;flex-direction:column;gap:var(--theme-spacing-2);z-index:1;padding-top:var(--theme-spacing-4);padding-bottom:var(--theme-spacing-4);box-sizing:border-box;overflow-x:hidden}.Hero-module__hero--align-center___m2sS- .Hero-module__heroInner___DXRNW{max-width:1440px;margin:0 auto}.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW,.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW{max-width:none}.Hero-module__hero--default___-kxht{background:var(--theme-surface)}.Hero-module__hero--elevated___4Jm97{background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle)}@media(prefers-color-scheme:dark){.Hero-module__hero--elevated___4Jm97{background:var(--theme-surface-hover);border-color:var(--theme-border)}.Hero-module__heroStat___9B3ST{background:#0000001a;border-color:#ffffff1a}.Hero-module__heroStat___9B3ST:hover{background:#00000026;border-color:var(--theme-primary)}.Hero-module__heroActions___XBHsa button:not(:first-child){background:#ffffff14;border-color:#ffffff1a}.Hero-module__heroActions___XBHsa button:not(:first-child):hover{background:#ffffff1f;border-color:var(--theme-primary)}}.Hero-module__hero--gradient___13o0t{background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.12) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 0%,transparent 50%),linear-gradient(135deg,var(--theme-surface) 0%,var(--theme-surface-secondary) 100%);position:relative}.Hero-module__hero--gradient___13o0t:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(135deg,var(--theme-primary),var(--theme-border-strong));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.Hero-module__hero--gradient___13o0t .Hero-module__heroTitle___YvGSH{text-shadow:0 2px 4px rgba(0,0,0,.1)}.Hero-module__hero--transparent___TpEdB{background:transparent}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeature___Nq-FX{background:#ffffff0d;border-color:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeature___Nq-FX:before{background:#fffc}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeatureTitle___uWIZd{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8)}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeatureDescription___n0ixS{color:#ffffffe6;text-shadow:0 1px 4px rgba(0,0,0,.6)}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeatureIcon___XBOpY{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeature___Nq-FX:hover{background:#ffffff26;border-color:#fff6}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeature___Nq-FX:hover .Hero-module__heroFeatureIcon___XBOpY{background:#fff3;border-color:#ffffff80;color:#fff}@media(prefers-color-scheme:dark){.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeature___Nq-FX{background:#0000004d;border-color:#fff3}.Hero-module__hero--transparent___TpEdB.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroFeature___Nq-FX:hover{background:#0006;border-color:#ffffff4d}}.Hero-module__hero--centered-compact___N3jOc{min-height:50vh;padding:var(--theme-spacing-12) var(--theme-spacing-4)}.Hero-module__hero--centered-compact___N3jOc .Hero-module__heroInner___DXRNW{align-items:center;text-align:center;gap:var(--theme-spacing-4)}.Hero-module__hero--centered-compact___N3jOc .Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-4)}.Hero-module__hero--centered-compact___N3jOc.Hero-module__hero--align-center___m2sS- .Hero-module__heroContent___eNMuV{max-width:700px;margin:0 auto}.Hero-module__hero--centered-compact___N3jOc .Hero-module__heroTitle___YvGSH{font-size:clamp(2rem,6vw,3.5rem);margin-bottom:var(--theme-spacing-3)}.Hero-module__hero--centered-compact___N3jOc .Hero-module__heroActions___XBHsa{margin-top:var(--theme-spacing-6)}.Hero-module__hero--centered-spacious___f8cbL{min-height:600px;max-height:85vh;padding:var(--theme-spacing-6);padding-top:calc(var(--theme-spacing-16) + 48px);padding-bottom:var(--theme-spacing-16);display:flex;align-items:center;justify-content:center}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroInner___DXRNW{align-items:center;text-align:center;gap:var(--theme-spacing-6);padding-top:var(--theme-spacing-8);padding-bottom:var(--theme-spacing-8)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-6);padding:var(--theme-spacing-6) var(--theme-spacing-4);padding-top:var(--theme-spacing-8)}.Hero-module__hero--centered-spacious___f8cbL.Hero-module__hero--align-center___m2sS- .Hero-module__heroContent___eNMuV{max-width:900px;margin:0 auto}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroActions___XBHsa{margin-top:var(--theme-spacing-8)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroStats___TGNbt{margin-top:var(--theme-spacing-12)}.Hero-module__hero--split___LCbfV{min-height:70vh}.Hero-module__hero--split-image___Cbmox{min-height:70vh;padding:var(--theme-spacing-16) var(--theme-spacing-4);padding-top:calc(var(--theme-spacing-16) + 64px);margin-top:64px;scroll-margin-top:64px}.Hero-module__hero--split-image___Cbmox .Hero-module__heroInner___DXRNW{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--theme-spacing-8);min-height:100%;max-width:1400px;margin:0 auto}.Hero-module__hero--split-image___Cbmox.Hero-module__hero--image-left___zF7nU .Hero-module__heroInner___DXRNW{grid-template-columns:auto 1fr}.Hero-module__hero--split-image___Cbmox.Hero-module__hero--image-right___K5zz8 .Hero-module__heroInner___DXRNW{grid-template-columns:1fr auto}.Hero-module__hero--split-image___Cbmox .Hero-module__heroMediaContainer___h2009{position:relative;width:100%;height:100%;min-height:500px;z-index:1}.Hero-module__hero--split-image___Cbmox .Hero-module__heroSplitContent___BXaDu{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:var(--theme-spacing-8)}@media(max-width:768px){.Hero-module__hero--split-image___Cbmox{padding:var(--theme-spacing-8) var(--theme-spacing-4);padding-top:calc(var(--theme-spacing-8) + 64px + env(safe-area-inset-top));margin-top:64px;scroll-margin-top:64px}.Hero-module__hero--split-image___Cbmox .Hero-module__heroInner___DXRNW{grid-template-columns:1fr!important;gap:var(--theme-spacing-6)}.Hero-module__hero--split-image___Cbmox .Hero-module__heroMediaContainer___h2009{min-height:300px;max-height:400px;order:1}.Hero-module__hero--split-image___Cbmox .Hero-module__heroSplitContent___BXaDu{order:2;padding:var(--theme-spacing-6) var(--theme-spacing-4)}}.Hero-module__hero--split___LCbfV .Hero-module__heroInner___DXRNW{position:relative;display:flex;align-items:stretch;justify-content:center;min-height:100%;gap:var(--theme-spacing-6)}.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer___h2009{position:absolute;inset:0;z-index:0;width:100%;height:100%}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW{display:flex;align-items:center;gap:var(--theme-spacing-8);position:relative;width:100%;max-width:100%}@media(max-width:1200px){.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW{gap:var(--theme-spacing-6)}.Hero-module__heroMediaContainer--compact___J7gvi,.Hero-module__heroMediaContainer--medium___qY2Xm,.Hero-module__heroMediaContainer--large___KAJ8L{max-width:min(400px,100%)}}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--compact___J7gvi),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--medium___qY2Xm),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--large___KAJ8L),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--compact___J7gvi),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--medium___qY2Xm),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--large___KAJ8L){display:grid;grid-template-columns:1fr auto}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--compact___J7gvi),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--medium___qY2Xm),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--large___KAJ8L){grid-template-columns:auto 1fr}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--full___sFn67),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:has(.Hero-module__heroMediaContainer--full___sFn67),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW:not(:has(.Hero-module__heroMediaContainer--compact___J7gvi,.Hero-module__heroMediaContainer--medium___qY2Xm,.Hero-module__heroMediaContainer--large___KAJ8L)),.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW:not(:has(.Hero-module__heroMediaContainer--compact___J7gvi,.Hero-module__heroMediaContainer--medium___qY2Xm,.Hero-module__heroMediaContainer--large___KAJ8L)){grid-template-columns:1fr 1fr}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroMediaContainer___h2009,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroMediaContainer___h2009{position:relative;z-index:1;width:100%;height:100%;min-height:500px}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroMediaContainer___h2009{order:2}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroMediaContainer___h2009{order:1}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroMediaContainer--compact___J7gvi,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroMediaContainer--medium___qY2Xm,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroMediaContainer--large___KAJ8L,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroMediaContainer--compact___J7gvi,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroMediaContainer--medium___qY2Xm,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroMediaContainer--large___KAJ8L{min-height:auto;height:auto;align-self:center}.Hero-module__hero--split___LCbfV .Hero-module__heroMedia___9MvHj{width:100%;height:100%;object-fit:cover}.Hero-module__heroSplitContent___BXaDu{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;padding:var(--theme-spacing-12) var(--theme-spacing-8);box-sizing:border-box}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-center___m2sS- .Hero-module__heroSplitContent___BXaDu{max-width:900px;margin:0 auto}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroSplitContent___BXaDu{justify-content:flex-start;padding-left:var(--theme-spacing-4);order:1}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroSplitContent___BXaDu{justify-content:flex-end;padding-right:var(--theme-spacing-4);order:2}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroSplitContent___BXaDu,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroSplitContent___BXaDu{position:relative;width:100%;max-width:100%;padding:var(--theme-spacing-8) var(--theme-spacing-6);box-sizing:border-box}.Hero-module__hero--position-top___13dVk .Hero-module__heroSplitContent___BXaDu,.Hero-module__hero--position-top___13dVk .Hero-module__heroOverlay___2sT7v{align-items:flex-start;padding-top:var(--theme-spacing-16)}.Hero-module__hero--position-center___6T7aP .Hero-module__heroSplitContent___BXaDu,.Hero-module__hero--position-center___6T7aP .Hero-module__heroOverlay___2sT7v{align-items:center}.Hero-module__hero--position-bottom___eZFwu .Hero-module__heroSplitContent___BXaDu,.Hero-module__hero--position-bottom___eZFwu .Hero-module__heroOverlay___2sT7v{align-items:flex-end;padding-bottom:var(--theme-spacing-16)}.Hero-module__hero--minimal___NoMZs{min-height:400px;padding:var(--theme-spacing-12) var(--theme-spacing-8);background:transparent;border-bottom:none}.Hero-module__hero--minimal___NoMZs .Hero-module__heroInner___DXRNW{gap:var(--theme-spacing-8)}.Hero-module__hero--minimal___NoMZs .Hero-module__heroTitle___YvGSH{font-size:clamp(2rem,6vw,3rem)}.Hero-module__hero--minimal___NoMZs .Hero-module__heroTitle___YvGSH:after{display:none}.Hero-module__hero--titleVariant___zxJQb{min-height:25vh;max-height:30vh;padding:var(--theme-spacing-8) var(--theme-spacing-4);background:var(--theme-surface);border-bottom:2px solid var(--theme-border);position:relative;overflow:hidden}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroInner___DXRNW{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--theme-spacing-4);position:relative;z-index:2}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-3)}.Hero-module__hero--titleVariant___zxJQb.Hero-module__hero--align-center___m2sS- .Hero-module__heroContent___eNMuV{max-width:800px;margin:0 auto}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroTitle___YvGSH{font-size:clamp(2rem,5vw,3rem);margin-bottom:var(--theme-spacing-2)}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroTitle___YvGSH:after{display:none}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroSubtitle___9KViB{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);margin:0}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroEyebrow___POVih{margin-bottom:var(--theme-spacing-3);font-size:var(--theme-font-size-xs)}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroActions___XBHsa,.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroStats___TGNbt,.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroDescription___0Gjnh{display:none}.Hero-module__hero--modern___tvryB{background:linear-gradient(135deg,var(--theme-surface) 0%,var(--theme-surface-secondary) 50%,var(--theme-surface) 100%);border-bottom:2px solid var(--theme-border);position:relative;overflow:hidden}.Hero-module__hero--modern___tvryB:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--theme-primary),transparent);opacity:var(--theme-opacity-loading);animation:Hero-module__shimmer___ZjKuA 3s ease-in-out infinite}.Hero-module__hero--modern___tvryB:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(var(--theme-primary-rgb),.1) 0%,transparent 70%);border-radius:50%;animation:Hero-module__pulse___sQWFk 4s ease-in-out infinite;pointer-events:none}@keyframes Hero-module__shimmer___ZjKuA{0%,to{opacity:.7}50%{opacity:1}}@keyframes Hero-module__pulse___sQWFk{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.2);opacity:var(--theme-opacity-disabled-alt)}}.Hero-module__hero--modern___tvryB .Hero-module__heroInner___DXRNW{align-items:center;text-align:center;position:relative;z-index:2}.Hero-module__hero--modern___tvryB.Hero-module__hero--align-center___m2sS- .Hero-module__heroContent___eNMuV{max-width:900px;margin:0 auto}.Hero-module__hero--modern___tvryB .Hero-module__heroTitle___YvGSH{margin-bottom:var(--theme-spacing-6);text-shadow:0 2px 8px rgba(0,0,0,.1)}.Hero-module__hero--elegant___DsokX{background:var(--theme-surface);border-bottom:3px solid var(--theme-border-strong);position:relative;min-height:65vh;overflow:hidden}.Hero-module__hero--elegant___DsokX:after{content:"";position:absolute;bottom:-3px;left:0;width:200px;height:3px;background:linear-gradient(to right,var(--theme-primary),var(--theme-primary-hover));z-index:3}.Hero-module__hero--elegant___DsokX .Hero-module__heroInner___DXRNW{align-items:center;text-align:center;position:relative;z-index:2}.Hero-module__hero--elegant___DsokX .Hero-module__heroContent___eNMuV{padding:var(--theme-spacing-8);background:rgba(var(--theme-surface-rgb),.95);border-radius:var(--theme-radius-lg);border:2px solid var(--theme-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Hero-module__hero--elegant___DsokX.Hero-module__hero--align-center___m2sS- .Hero-module__heroContent___eNMuV{max-width:900px;margin:0 auto}.Hero-module__hero--elegant___DsokX .Hero-module__heroTitle___YvGSH{font-weight:var(--theme-font-weight-bold);letter-spacing:-.03em;margin-bottom:var(--theme-spacing-6)}.Hero-module__hero--elegant___DsokX .Hero-module__heroSubtitle___9KViB{font-weight:var(--theme-font-weight-semibold);letter-spacing:.01em;color:var(--theme-text-secondary)}.Hero-module__hero--elegant___DsokX .Hero-module__heroDescription___0Gjnh{font-size:var(--theme-font-size-lg);line-height:1.8}.Hero-module__hero--full-bleed___RuN1o{min-height:600px;padding:0}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroInner___DXRNW{min-height:600px;padding:96px var(--theme-spacing-8)}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroMediaContainer___h2009{position:absolute;inset:0;z-index:0}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroOverlay___2sT7v{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.Hero-module__hero--align-left___ZEkwq .Hero-module__heroContent___eNMuV{text-align:left;align-items:flex-start;max-width:none;margin:0;width:100%;padding-left:var(--theme-spacing-4);padding-right:var(--theme-spacing-4)}.Hero-module__hero--align-center___m2sS- .Hero-module__heroContent___eNMuV{text-align:center;align-items:center;max-width:900px;margin:0 auto}.Hero-module__hero--align-right___fRh1- .Hero-module__heroContent___eNMuV{text-align:right;align-items:flex-end;max-width:none;margin:0;width:100%;padding-left:var(--theme-spacing-4);padding-right:var(--theme-spacing-4)}.Hero-module__heroContent___eNMuV{display:flex;flex-direction:column;gap:var(--theme-spacing-1);width:100%;max-width:100%;position:relative;z-index:2;box-sizing:border-box}.Hero-module__heroEyebrow___POVih{display:inline-flex;align-items:center;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-6);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--theme-primary-active);padding:var(--theme-spacing-2) var(--theme-spacing-5);background:var(--theme-primary-subtle);border-radius:var(--theme-radius-pill);border:2px solid var(--theme-primary-subtle);width:fit-content;transition:all .2s ease}.Hero-module__heroEyebrow___POVih:hover{border-color:var(--theme-primary)}.Hero-module__heroTitle___YvGSH{font-size:clamp(2.5rem,8vw,5rem);font-weight:var(--theme-font-weight-bold);line-height:1.2;letter-spacing:-.02em;margin:0 0 var(--theme-spacing-4) 0;margin-top:var(--theme-spacing-2);position:relative;color:var(--theme-text)}.Hero-module__heroTitle___YvGSH:after{content:"";position:absolute;bottom:-8px;left:0;width:80px;height:4px;background:var(--theme-primary);border-radius:var(--theme-radius-sm);transition:width .3s ease}.Hero-module__hero--align-center___m2sS- .Hero-module__heroTitle___YvGSH:after{left:50%;transform:translate(-50%)}.Hero-module__hero--align-right___fRh1- .Hero-module__heroTitle___YvGSH:after{left:auto;right:0}.Hero-module__heroSubtitle___9KViB{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:var(--theme-font-weight-semibold);line-height:1.4;letter-spacing:-.01em;color:var(--theme-text-secondary);margin:0 0 var(--theme-spacing-4) 0}.Hero-module__heroDescription___0Gjnh{font-size:clamp(1rem,2vw,1.125rem);font-weight:var(--theme-font-weight-regular);line-height:1.7;letter-spacing:0;color:var(--theme-text-secondary);margin:0 0 var(--theme-spacing-6) 0;max-width:65ch}.Hero-module__heroActions___XBHsa{display:flex;gap:var(--theme-spacing-4)!important;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:var(--theme-spacing-8)}.Hero-module__heroButton___Z-qiT{min-width:160px;font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-semibold);padding:var(--theme-spacing-4) var(--theme-spacing-8);transition:all .2s ease}.Hero-module__heroButton___Z-qiT:hover{border-color:var(--theme-primary)}.Hero-module__heroActions___XBHsa .Hero-module__spex-stagger___lbRRE{display:flex!important;gap:var(--theme-spacing-8)!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%}.Hero-module__heroActions___XBHsa .Hero-module__spex-stagger___lbRRE .Hero-module__spex-reveal___d9Rq5{display:flex!important;gap:var(--theme-spacing-8)!important}.Hero-module__hero--align-left___ZEkwq .Hero-module__heroActions___XBHsa{justify-content:flex-start}.Hero-module__hero--align-center___m2sS- .Hero-module__heroActions___XBHsa{justify-content:center}.Hero-module__hero--align-right___fRh1- .Hero-module__heroActions___XBHsa{justify-content:flex-end}.Hero-module__heroStats___TGNbt{display:flex;flex-direction:row;gap:var(--theme-spacing-6);justify-content:center;align-items:stretch;flex-wrap:nowrap;max-width:1000px;margin:var(--theme-spacing-12) auto 0}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroStats___TGNbt{flex-direction:row;flex-wrap:wrap;gap:var(--theme-spacing-4)}.Hero-module__heroStat___9B3ST{display:flex;flex-direction:column;gap:var(--theme-spacing-2);align-items:center;text-align:center;padding:var(--theme-spacing-6) var(--theme-spacing-8);border-radius:var(--theme-radius-md);background:var(--theme-surface);border:2px solid var(--theme-border);transition:all .2s ease;cursor:default;position:relative;overflow:hidden;min-width:140px;flex:1}.Hero-module__heroStat___9B3ST:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--theme-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Hero-module__heroStat___9B3ST:hover:before{transform:scaleX(1)}.Hero-module__heroStat___9B3ST:hover{background:var(--theme-surface-secondary);border-color:var(--theme-primary);transform:translateY(-4px)}.Hero-module__heroStatValue___D5r37{font-size:clamp(2rem,4vw,3rem);font-weight:var(--theme-font-weight-bold);line-height:1;letter-spacing:-.02em;margin:0;color:var(--theme-primary)}.Hero-module__heroStatLabel___Ztx-4{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);line-height:1.3;color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0}.Hero-module__hero--feature-showcase___rY9h3{min-height:auto;padding:var(--theme-spacing-16) var(--theme-spacing-8)}.Hero-module__hero--feature-showcase___rY9h3 .Hero-module__heroInner___DXRNW{flex-direction:column;align-items:center;gap:var(--theme-spacing-12)}.Hero-module__heroFeatureShowcaseHeader___cLFjw{display:flex;flex-direction:column;gap:var(--theme-spacing-4)}.Hero-module__hero--feature-showcase___rY9h3.Hero-module__hero--align-center___m2sS- .Hero-module__heroFeatureShowcaseHeader___cLFjw{align-items:center;text-align:center;max-width:800px;margin:0 auto}.Hero-module__hero--feature-showcase___rY9h3.Hero-module__hero--align-left___ZEkwq .Hero-module__heroFeatureShowcaseHeader___cLFjw{align-items:flex-start;text-align:left}.Hero-module__hero--feature-showcase___rY9h3.Hero-module__hero--align-right___fRh1- .Hero-module__heroFeatureShowcaseHeader___cLFjw{align-items:flex-end;text-align:right}.Hero-module__heroFeatures___dk5MN{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--theme-spacing-6);width:100%;max-width:1200px;margin:0 auto}.Hero-module__heroFeature___Nq-FX{display:flex;flex-direction:column;gap:var(--theme-spacing-4);padding:var(--theme-spacing-8);border:2px solid var(--theme-border);border-radius:var(--theme-radius-lg);background:var(--theme-surface);transition:all .3s ease;position:relative;overflow:hidden}.Hero-module__heroFeature___Nq-FX:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--theme-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Hero-module__heroFeature___Nq-FX:hover{border-color:var(--theme-primary);transform:translateY(-4px);background:var(--theme-surface-secondary)}.Hero-module__heroFeature___Nq-FX:hover:before{transform:scaleX(1)}.Hero-module__heroFeatureIcon___XBOpY{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--theme-radius-md);background:var(--theme-primary-light);border:2px solid var(--theme-primary);color:var(--theme-primary);transition:all .3s ease}.Hero-module__heroFeature___Nq-FX:hover .Hero-module__heroFeatureIcon___XBOpY{transform:scale(1.1) rotate(5deg);background:var(--theme-primary);color:var(--theme-surface)}.Hero-module__heroFeatureTitle___uWIZd{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);line-height:1.3;color:var(--theme-text);margin:0}.Hero-module__heroFeatureDescription___n0ixS{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-regular);line-height:1.6;color:var(--theme-text-secondary);margin:0}.Hero-module__heroBackgroundMediaContainer___rvfjS{position:absolute;inset:0;z-index:0;overflow:hidden}.Hero-module__heroBackgroundMediaContainer--parallax-subtle___u6bwH,.Hero-module__heroBackgroundMediaContainer--parallax-medium___ZDkG3,.Hero-module__heroBackgroundMediaContainer--parallax-strong___vryQk{will-change:transform}.Hero-module__heroBackgroundMedia___jMe8L{width:100%;height:100%}@media(prefers-reduced-motion:no-preference){.Hero-module__heroBackgroundMediaContainer--parallax-subtle___u6bwH img[data-parallax],.Hero-module__heroBackgroundMediaContainer--parallax-medium___ZDkG3 img[data-parallax],.Hero-module__heroBackgroundMediaContainer--parallax-strong___vryQk img[data-parallax]{transform:translateZ(0)}}.Hero-module__heroBackgroundMediaOverlay___PNbfh{position:absolute;inset:0;background:linear-gradient(135deg,#00000080,#0000004d,#0009);z-index:1}.Hero-module__heroBackgroundMediaOverlay--top___lvYi7{background:linear-gradient(180deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.2) 70%,transparent 100%)}.Hero-module__heroBackgroundMediaOverlay--bottom___8wJve{background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.2) 70%,transparent 100%)}.Hero-module__heroBackgroundMediaOverlay--center___ymzyg{background:radial-gradient(ellipse at center,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 50%,transparent 100%)}.Hero-module__heroMediaContainer___h2009{position:relative;width:100%;height:100%;border-radius:var(--theme-radius-lg);overflow:hidden;transition:border-color .2s ease;border:2px solid var(--theme-border);box-sizing:border-box;max-width:100%}.Hero-module__heroMediaContainer--compact___J7gvi{width:300px!important;max-width:400px;min-width:0;height:auto;flex-shrink:1}.Hero-module__heroMediaContainer--medium___qY2Xm{width:500px!important;max-width:600px;min-width:0;height:auto;flex-shrink:1}.Hero-module__heroMediaContainer--large___KAJ8L{width:700px!important;max-width:800px;min-width:0;height:auto;flex-shrink:1}.Hero-module__heroMediaContainer--full___sFn67{width:100%;height:100%}.Hero-module__heroMediaContainer--border-none___fVWw0{border:none!important}.Hero-module__heroMediaContainer--border-default___ZltCR{border:2px solid var(--theme-border)}.Hero-module__heroMediaContainer--border-thick___oF-aA{border:3px solid var(--theme-border)}.Hero-module__heroMediaContainer--border-thicker___nMvK2{border:4px solid var(--theme-border)}.Hero-module__heroMediaContainer___h2009:hover{border-color:var(--theme-primary)}.Hero-module__heroMediaContainer--border-none___fVWw0:hover{border-color:transparent}.Hero-module__heroMedia___9MvHj{width:100%;height:100%;border-radius:inherit;object-fit:cover}@media(max-width:768px){.Hero-module__heroMedia___9MvHj{width:100%;height:100%;object-fit:cover;max-width:100%}.Hero-module__heroMediaContainer___h2009{overflow:hidden;width:100%!important;max-width:100%!important}.Hero-module__heroMediaContainer--compact___J7gvi,.Hero-module__heroMediaContainer--medium___qY2Xm,.Hero-module__heroMediaContainer--large___KAJ8L{aspect-ratio:4 / 3;height:auto;width:100%!important;max-width:100%!important}}@media(max-width:1024px)and (min-width:769px){.Hero-module__heroMediaContainer--compact___J7gvi{width:280px!important;max-width:100%}.Hero-module__heroMediaContainer--medium___qY2Xm{width:400px!important;max-width:100%}.Hero-module__heroMediaContainer--large___KAJ8L{width:500px!important;max-width:100%}}.Hero-module__heroMediaOverlay___OLeJC{position:absolute;inset:0;background:linear-gradient(135deg,#0006,#ef444433,#0009);z-index:1;transition:opacity .4s ease}.Hero-module__heroMediaAIBadge___xQ-sZ{position:absolute;top:var(--theme-spacing-3);right:var(--theme-spacing-3);z-index:3;padding:var(--theme-spacing-2) var(--theme-spacing-4);background:#000c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:var(--theme-radius-pill);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;pointer-events:none}.Hero-module__heroMediaCredits___KVXle{position:absolute;bottom:var(--theme-spacing-3);left:var(--theme-spacing-3);right:var(--theme-spacing-3);z-index:3;padding:var(--theme-spacing-2) var(--theme-spacing-4);background:var(--hero-credits-bg, var(--theme-overlay));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--hero-credits-border, var(--theme-border));border-radius:var(--theme-radius-md);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-regular);color:var(--hero-credits-text, var(--theme-text));line-height:1.5;text-align:left}.Hero-module__heroMediaCredits___KVXle a{color:inherit;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:2px;transition:color .2s ease,text-decoration-color .2s ease}.Hero-module__heroMediaCredits___KVXle a:hover{color:inherit;text-decoration-color:currentColor}.Hero-module__heroMediaOverlay--top___k165V{background:linear-gradient(180deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.1) 70%,transparent 100%)}.Hero-module__heroMediaOverlay--bottom___CMS7u{background:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.1) 70%,transparent 100%)}.Hero-module__heroMediaOverlay--center___Ppgh-{background:radial-gradient(ellipse at center,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 50%,transparent 100%)}.Hero-module__heroMediaContainer___h2009:hover .Hero-module__heroMediaOverlay___OLeJC{opacity:var(--theme-opacity-hover)}.Hero-module__heroMedia--animate-fadeIn___wgK0U{opacity:0;animation-name:Hero-module__heroMediaFadeIn___lIgzS;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaFadeIn___lIgzS{0%{opacity:0}to{opacity:1}}.Hero-module__heroMedia--animate-slideInLeft___j2swo{opacity:0;transform:translate(-100px);animation-name:Hero-module__heroMediaSlideInLeft___29bTF;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaSlideInLeft___29bTF{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.Hero-module__heroMedia--animate-slideInRight___K8Mzo{opacity:0;transform:translate(100px);animation-name:Hero-module__heroMediaSlideInRight___DnRsT;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaSlideInRight___DnRsT{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.Hero-module__heroMedia--animate-slideInUp___xtd7H{opacity:0;transform:translateY(-100px);animation-name:Hero-module__heroMediaSlideInUp___5fFqa;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaSlideInUp___5fFqa{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.Hero-module__heroMedia--animate-slideInDown___RQSPG{opacity:0;transform:translateY(100px);animation-name:Hero-module__heroMediaSlideInDown___Ky2CJ;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaSlideInDown___Ky2CJ{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.Hero-module__heroMedia--animate-zoomIn___uRigQ{opacity:0;transform:scale(.8);animation-name:Hero-module__heroMediaZoomIn___t3iPT;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaZoomIn___t3iPT{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Hero-module__heroMedia--animate-scaleUp___skk7U{opacity:0;transform:scale(.9);animation-name:Hero-module__heroMediaScaleUp___JBTN2;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaScaleUp___JBTN2{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Hero-module__heroMedia--animate-rotateIn___ZUVqc{opacity:0;transform:rotate(-10deg) scale(.9);animation-name:Hero-module__heroMediaRotateIn___bIRzK;animation-fill-mode:forwards}@keyframes Hero-module__heroMediaRotateIn___bIRzK{0%{opacity:0;transform:rotate(-10deg) scale(.9)}to{opacity:1;transform:rotate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.Hero-module__heroMedia--animate-fadeIn___wgK0U,.Hero-module__heroMedia--animate-slideInLeft___j2swo,.Hero-module__heroMedia--animate-slideInRight___K8Mzo,.Hero-module__heroMedia--animate-slideInUp___xtd7H,.Hero-module__heroMedia--animate-slideInDown___RQSPG,.Hero-module__heroMedia--animate-zoomIn___uRigQ,.Hero-module__heroMedia--animate-scaleUp___skk7U,.Hero-module__heroMedia--animate-rotateIn___ZUVqc{animation:none!important;opacity:1!important;transform:none!important}}@media(max-width:1024px){.Hero-module__hero___r8l59{padding:var(--theme-spacing-8) var(--theme-spacing-4);min-height:50vh}.Hero-module__hero--split___LCbfV .Hero-module__heroInner___DXRNW{gap:var(--theme-spacing-6)}.Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-4)}.Hero-module__heroActions___XBHsa{margin-top:var(--theme-spacing-6);gap:var(--theme-spacing-4)}.Hero-module__heroStats___TGNbt{margin-top:var(--theme-spacing-8)}.Hero-module__heroMediaContainer--compact___J7gvi{width:250px!important;max-width:100%}.Hero-module__heroMediaContainer--medium___qY2Xm{width:400px!important;max-width:100%}.Hero-module__heroMediaContainer--large___KAJ8L{width:550px!important;max-width:100%}}@media(max-width:768px){.Hero-module__hero___r8l59{padding:var(--theme-spacing-8) var(--theme-spacing-4);min-height:70vh;min-height:70dvh;padding-top:calc(var(--theme-spacing-8) + env(safe-area-inset-top));padding-bottom:calc(var(--theme-spacing-8) + env(safe-area-inset-bottom));padding-left:calc(var(--theme-spacing-4) + env(safe-area-inset-left));padding-right:calc(var(--theme-spacing-4) + env(safe-area-inset-right))}.Hero-module__heroInner___DXRNW,.Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-6)}.Hero-module__hero--split___LCbfV .Hero-module__heroInner___DXRNW{flex-direction:column;gap:var(--theme-spacing-6);align-items:stretch}.Hero-module__hero--split___LCbfV.Hero-module__hero--align-left___ZEkwq .Hero-module__heroInner___DXRNW,.Hero-module__hero--split___LCbfV.Hero-module__hero--align-right___fRh1- .Hero-module__heroInner___DXRNW{display:flex!important;flex-direction:column!important;grid-template-columns:none!important}.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer___h2009{position:relative;height:auto;min-height:250px;max-height:400px;width:100%;max-width:100%;order:1;flex-shrink:0}.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer--compact___J7gvi,.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer--medium___qY2Xm,.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer--large___KAJ8L{width:100%!important;max-width:100%;min-width:0;flex-shrink:0;align-self:stretch}.Hero-module__hero--split___LCbfV .Hero-module__heroSplitContent___BXaDu{order:2;width:100%;max-width:100%}.Hero-module__heroSplitContent___BXaDu{position:relative;padding:var(--theme-spacing-8) var(--theme-spacing-4)}.Hero-module__heroFeatures___dk5MN{grid-template-columns:1fr;gap:var(--theme-spacing-4)}.Hero-module__heroFeature___Nq-FX{padding:var(--theme-spacing-6)}.Hero-module__hero--modern___tvryB:after{width:300px;height:300px}.Hero-module__hero--centered-compact___N3jOc{min-height:50vh;max-height:70vh;padding:var(--theme-spacing-8) var(--theme-spacing-4)}.Hero-module__hero--centered-spacious___f8cbL{min-height:500px;max-height:80vh;padding:var(--theme-spacing-10) var(--theme-spacing-4)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-4);padding:var(--theme-spacing-3)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroActions___XBHsa{margin-top:var(--theme-spacing-6)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroStats___TGNbt{margin-top:var(--theme-spacing-8)}.Hero-module__hero--titleVariant___zxJQb{min-height:20vh;max-height:25vh;padding:var(--theme-spacing-6) var(--theme-spacing-4)}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroTitle___YvGSH{font-size:clamp(1.5rem,4vw,2rem)}.Hero-module__hero--titleVariant___zxJQb .Hero-module__heroSubtitle___9KViB{font-size:clamp(.875rem,2vw,1rem)}.Hero-module__heroActions___XBHsa{flex-direction:column;width:100%;gap:var(--theme-spacing-4);margin-top:var(--theme-spacing-6)}.Hero-module__heroActions___XBHsa button{width:100%;min-height:48px}.Hero-module__heroStats___TGNbt{flex-direction:row;gap:var(--theme-spacing-4);margin-top:var(--theme-spacing-8);flex-wrap:wrap}.Hero-module__heroStat___9B3ST{width:100%;min-width:auto;justify-content:flex-start;padding:var(--theme-spacing-5) var(--theme-spacing-6);min-height:48px}.Hero-module__hero--full-bleed___RuN1o{min-height:100vh;min-height:100dvh}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroInner___DXRNW{min-height:100vh;min-height:100dvh;padding:var(--theme-spacing-16) var(--theme-spacing-6);padding-top:calc(var(--theme-spacing-16) + env(safe-area-inset-top));padding-bottom:calc(var(--theme-spacing-16) + env(safe-area-inset-bottom))}}@media(max-width:480px){.Hero-module__hero___r8l59{padding:var(--theme-spacing-6) var(--theme-spacing-3);min-height:auto}.Hero-module__heroInner___DXRNW{gap:var(--theme-spacing-4);padding-top:var(--theme-spacing-2);padding-bottom:var(--theme-spacing-2)}.Hero-module__heroEyebrow___POVih{font-size:.65rem;padding:6px var(--theme-spacing-3)}.Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-3);padding-left:0;padding-right:0}.Hero-module__heroStats___TGNbt{flex-direction:row;gap:var(--theme-spacing-2);margin-top:var(--theme-spacing-6);flex-wrap:wrap;justify-content:center}.Hero-module__heroStat___9B3ST{flex:1 1 auto;min-width:100px;max-width:140px;padding:var(--theme-spacing-4) var(--theme-spacing-3)}.Hero-module__heroActions___XBHsa{margin-top:var(--theme-spacing-6);gap:var(--theme-spacing-3)}.Hero-module__hero--centered-spacious___f8cbL{min-height:400px;max-height:75vh;padding:var(--theme-spacing-6) var(--theme-spacing-3)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-3);padding:var(--theme-spacing-2)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroTitle___YvGSH{font-size:clamp(1.75rem,8vw,2.5rem)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroActions___XBHsa{margin-top:var(--theme-spacing-4)}.Hero-module__hero--centered-spacious___f8cbL .Hero-module__heroStats___TGNbt{margin-top:var(--theme-spacing-6)}.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer___h2009{min-height:200px;max-height:350px;height:auto}.Hero-module__heroSplitContent___BXaDu{padding:var(--theme-spacing-6) var(--theme-spacing-3)}.Hero-module__heroMediaContainer___h2009{width:100%!important;max-width:100%!important;overflow:hidden}.Hero-module__heroMedia___9MvHj{max-width:100%;height:auto}}@media(prefers-reduced-motion:reduce){.Hero-module__hero___r8l59,.Hero-module__hero___r8l59 *,.Hero-module__hero___r8l59 *:before,.Hero-module__hero___r8l59 *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.Hero-module__heroTitle___YvGSH:after,.Hero-module__heroStat___9B3ST:before,.Hero-module__heroMediaContainer___h2009:hover,.Hero-module__heroStat___9B3ST:hover{transform:none}.Hero-module__hero--modern___tvryB:before,.Hero-module__hero--elegant___DsokX:after{opacity:1;animation:none}}.Hero-module__hero___r8l59 button:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}@media(prefers-contrast:high){.Hero-module__heroTitle___YvGSH{text-shadow:none}.Hero-module__heroStatValue___D5r37{text-shadow:none;font-weight:var(--theme-font-weight-bold)}.Hero-module__heroStats___TGNbt{border:2px solid currentColor}.Hero-module__heroActions___XBHsa button:focus-visible{outline-width:3px}}@media(prefers-contrast:high){.Hero-module__hero___r8l59{border:1px solid currentColor}.Hero-module__heroMediaOverlay___OLeJC{background:#000c}.Hero-module__heroStat___9B3ST{border:2px solid currentColor}}.PageLayout-module__pageLayout___AmziM{box-sizing:border-box;position:relative}.PageLayout-module__debug___A3y2r{outline:2px dashed var(--theme-color-info-500, #3b82f6);outline-offset:-2px;position:relative}.PageLayout-module__debug___A3y2r:before{content:"PageLayout";position:absolute;top:var(--theme-spacing-2, 8px);left:var(--theme-spacing-2, 8px);padding:var(--theme-spacing-1, 4px) var(--theme-spacing-2, 8px);background:var(--theme-color-info-500, #3b82f6);color:var(--theme-color-white, #ffffff);font-size:var(--theme-font-size-xs, 12px);font-weight:var(--theme-font-weight-semibold, 600);border-radius:var(--theme-radius-sm, 4px);z-index:9999;pointer-events:none}.PageLayout-module__debugInfo___XHoVz{position:fixed;bottom:var(--theme-spacing-4, 16px);left:var(--theme-spacing-4, 16px);padding:var(--theme-spacing-4, 16px);background:var(--theme-color-neutral-900, #1f2937);color:var(--theme-color-white, #ffffff);border:2px solid var(--theme-color-info-500, #3b82f6);border-radius:var(--theme-radius-md, 8px);font-size:var(--theme-font-size-xs, 12px);font-family:var(--theme-font-mono, "Monaco", "Courier New", monospace);z-index:10000;box-shadow:var(--theme-shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1))}.PageLayout-module__debugInfo___XHoVz p{margin:var(--theme-spacing-1, 4px) 0;line-height:1.5}.PageLayout-module__debugInfo___XHoVz p:first-child{margin-top:0}.PageLayout-module__debugInfo___XHoVz p:last-child{margin-bottom:0}.PageLayout-module__pageLayout___AmziM:focus-visible{outline:2px solid var(--theme-color-primary-500, #3b82f6);outline-offset:2px}@media print{.PageLayout-module__pageLayout___AmziM{max-width:100%!important;padding:0!important}.PageLayout-module__debugInfo___XHoVz{display:none}}.PanelSection-module__section___Vlk3l{display:flex;flex-direction:column;gap:var(--theme-spacing-4);padding:var(--theme-spacing-6) 0;border-bottom:var(--theme-border-width) solid var(--theme-border)}.PanelSection-module__section___Vlk3l:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}[data-theme=dark] .PanelSection-module__section___Vlk3l{border-bottom-color:var(--theme-surface-hover)}.PanelSection-module__header___0srzN{display:flex;flex-direction:column;gap:var(--theme-spacing-1)}.PanelSection-module__title___qp9JZ{margin:0;font-family:var(--theme-font-family);font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);line-height:1.25;text-transform:uppercase;letter-spacing:.1em}[data-theme=dark] .PanelSection-module__title___qp9JZ{color:var(--theme-text-secondary)}.PanelSection-module__description___hSLq3{margin:0;font-family:var(--theme-font-family);font-size:14px;color:var(--theme-text-secondary);line-height:1.5}[data-theme=dark] .PanelSection-module__description___hSLq3{color:var(--theme-text-secondary)}.PanelSection-module__content___tPv-o{display:flex;flex-direction:column;gap:var(--theme-spacing-4)}@media(prefers-contrast:high){.PanelSection-module__section___Vlk3l{border-bottom-width:2px}.PanelSection-module__title___qp9JZ{font-weight:var(--theme-font-weight-bold)}}.ScrollHeader-module__scrollHeader___OGLI0{position:fixed;top:0;left:0;right:0;height:64px;display:flex;align-items:center;justify-content:center;z-index:500;opacity:0;transform:translateY(-100%);pointer-events:none;transition:opacity .3s ease,transform .3s ease,left .3s ease,padding-right .3s ease}[data-theme=light] .ScrollHeader-module__scrollHeader___OGLI0{background-color:var(--theme-surface-secondary)}[data-theme=dark] .ScrollHeader-module__scrollHeader___OGLI0{background-color:var(--theme-surface)}.ScrollHeader-module__scrollHeader___OGLI0.ScrollHeader-module__visible___SbkI8{opacity:1;transform:translateY(0);pointer-events:auto}.ScrollHeader-module__container___5lU-o{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-6);width:100%;max-width:1440px;margin:0 auto;padding:0 var(--theme-spacing-6)}.ScrollHeader-module__logoSection___92wpr{display:flex;align-items:center;flex-shrink:0}.ScrollHeader-module__navigation___irDuB{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.ScrollHeader-module__sectionList___2TQTP{display:flex;align-items:center;gap:var(--theme-spacing-2);list-style:none;margin:0;padding:0}.ScrollHeader-module__sectionItem___QU7Qw{flex-shrink:0}.ScrollHeader-module__sectionLink___uUyO-{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);border-radius:var(--theme-radius-base);border:none;background:transparent;font-family:var(--theme-font-family);font-size:14px;font-weight:var(--theme-font-weight-medium);line-height:1.25;text-decoration:none;cursor:pointer;position:relative;transition:background-color .15s ease,color .15s ease,opacity .15s ease}[data-theme=light] .ScrollHeader-module__sectionLink___uUyO-,[data-theme=dark] .ScrollHeader-module__sectionLink___uUyO-{color:var(--theme-text-secondary)}.ScrollHeader-module__sectionLink___uUyO-:hover,[data-theme=dark] .ScrollHeader-module__sectionLink___uUyO-:hover{opacity:.7}.ScrollHeader-module__sectionLink___uUyO-:active{opacity:.5}.ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv{font-weight:var(--theme-font-weight-semibold)}[data-theme=light] .ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv,[data-theme=dark] .ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv{color:var(--theme-primary)}.ScrollHeader-module__sectionLink___uUyO-:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv:after{content:"";position:absolute;bottom:4px;left:var(--theme-spacing-2);right:var(--theme-spacing-2);height:var(--theme-border-width);background:var(--theme-primary);border-radius:999px}[data-theme=dark] .ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv:after{background:var(--theme-primary)}.ScrollHeader-module__sectionIcon___X8-Ye{flex-shrink:0;width:18px;height:18px}.ScrollHeader-module__sectionLabel___BC-d-{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ScrollHeader-module__actionsSection___Rt7Ap{display:flex;align-items:center;gap:var(--theme-spacing-2);flex-shrink:0}.ScrollHeader-module__loadingState___e7u7j{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) 0}.ScrollHeader-module__skeletonItem___XZF0x{width:64px;height:var(--theme-spacing-6);background:var(--theme-surface-secondary);border-radius:var(--theme-radius-base);animation:ScrollHeader-module__skeleton-pulse___ZQqgD 1.5s ease-in-out infinite}[data-theme=dark] .ScrollHeader-module__skeletonItem___XZF0x{background:var(--theme-border)}@keyframes ScrollHeader-module__skeleton-pulse___ZQqgD{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:767px){.ScrollHeader-module__scrollHeader___OGLI0{top:64px;height:56px;transform:translateY(-120%)}.ScrollHeader-module__scrollHeader___OGLI0.ScrollHeader-module__visible___SbkI8{transform:translateY(0)}.ScrollHeader-module__container___5lU-o{gap:var(--theme-spacing-3);padding:0 var(--theme-spacing-4)}.ScrollHeader-module__sectionList___2TQTP{gap:var(--theme-spacing-1);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative}.ScrollHeader-module__sectionList___2TQTP::-webkit-scrollbar{display:none}.ScrollHeader-module__sectionLink___uUyO-{padding:var(--theme-spacing-2);font-size:12px;min-width:56px;justify-content:center}.ScrollHeader-module__sectionLabel___BC-d-{display:none}.ScrollHeader-module__sectionIcon___X8-Ye{width:16px;height:16px}.ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv{background-color:var(--theme-surface-secondary)}[data-theme=dark] .ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv{background-color:var(--theme-border)}}@media(min-width:768px)and (max-width:1023px){.ScrollHeader-module__container___5lU-o{padding:0 var(--theme-spacing-5)}.ScrollHeader-module__sectionList___2TQTP{gap:var(--theme-spacing-1)}.ScrollHeader-module__sectionLink___uUyO-{font-size:14px}}@media(min-width:1024px){.ScrollHeader-module__container___5lU-o{padding:0 var(--theme-spacing-8)}}@media(prefers-reduced-motion:reduce){.ScrollHeader-module__scrollHeader___OGLI0,.ScrollHeader-module__sectionLink___uUyO-{transition:none}}@media(prefers-contrast:high){.ScrollHeader-module__sectionLink___uUyO-.ScrollHeader-module__active___WsKFv:after{height:3px}}.Section-module__section___d4-h9{position:relative;border-radius:var(--theme-radius-relaxed);border-width:var(--section-border-weight, var(--theme-border-width));border-style:solid;border-color:var(--border-color, var(--section-border-color, var(--theme-border)));min-height:400px;min-height:50vh;min-height:50dvh}html[data-theme=dark] .Section-module__section___d4-h9{border-color:var(--border-color, var(--theme-surface-hover))}.Section-module__variant-white___x9nPG,html[data-theme=dark] .Section-module__variant-white___x9nPG{background:var(--theme-surface)}.Section-module__variant-neutral___UVcnX{background:var(--theme-surface-secondary)}html[data-theme=dark] .Section-module__variant-neutral___UVcnX{background:#0f0f0f}.Section-module__variant-gradient___8S4qk{background:linear-gradient(135deg,var(--theme-surface-secondary) 0%,var(--theme-surface) 100%)}html[data-theme=dark] .Section-module__variant-gradient___8S4qk{background:linear-gradient(135deg,#0f0f0f 0%,var(--theme-surface) 100%)}.Section-module__padding-compact___NUvAr{padding:48px 0}.Section-module__padding-normal___qEjY1{padding:80px 0}.Section-module__padding-spacious___8odTD{padding:96px 0}@media(max-width:1024px)and (min-width:769px){.Section-module__padding-spacious___8odTD{padding:64px 0}}.Section-module__margin-none___CmuPQ{margin-bottom:0}.Section-module__margin-normal___rSRKK{margin-bottom:80px}@media(max-width:1024px)and (min-width:769px){.Section-module__margin-normal___rSRKK{margin-bottom:48px}}.Section-module__margin-large___lTtF1{margin-bottom:96px}.Section-module__intro___b6cOv{text-align:center;max-width:65ch}.Section-module__intro___b6cOv[data-align=left]{text-align:left;margin-right:auto}.Section-module__intro___b6cOv[data-align=center]{text-align:center;margin-left:auto;margin-right:auto}.Section-module__intro___b6cOv[data-align=right]{text-align:right;margin-left:auto}.Section-module__label___1sFSh{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--theme-spacing-3)}html[data-theme=dark] .Section-module__label___1sFSh{color:var(--theme-text-secondary)}.Section-module__title___kFLvV{font-size:36px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:1.25;letter-spacing:-.02em;margin:0 0 var(--theme-spacing-4) 0}html[data-theme=dark] .Section-module__title___kFLvV{color:var(--theme-text)}.Section-module__description___6Pdz4{font-size:18px;line-height:1.5;color:var(--theme-text-secondary);margin:0}html[data-theme=dark] .Section-module__description___6Pdz4{color:var(--theme-text-secondary)}.Section-module__accent-left___FT1Ci:before{content:"";position:absolute;top:var(--theme-spacing-8);left:0;width:4px;height:calc(100% - 64px);background:linear-gradient(180deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__accent-right___--7Zw:before{content:"";position:absolute;top:var(--theme-spacing-8);right:0;width:4px;height:calc(100% - 64px);background:linear-gradient(180deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__accent-top___AmtMB:before{content:"";position:absolute;top:0;left:var(--theme-spacing-8);width:calc(100% - 64px);height:4px;background:linear-gradient(90deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__accent-bottom___ktc4V:before{content:"";position:absolute;bottom:0;left:var(--theme-spacing-8);width:calc(100% - 64px);height:4px;background:linear-gradient(90deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__noBorder___zp-vT{border:none}.Section-module__border-top___NqgTT{border-left:none;border-right:none;border-bottom:none}.Section-module__border-bottom___Awz0Z{border-left:none;border-right:none;border-top:none}.Section-module__border-left___nsuHH{border-right:none;border-top:none;border-bottom:none}.Section-module__border-right___T-CnI{border-left:none;border-top:none;border-bottom:none}.Section-module__border-horizontal___45Qfq{border-left:none;border-right:none}.Section-module__border-vertical___DdtyA{border-top:none;border-bottom:none}.Section-module__fullWidth___zLK-y{max-width:100%;width:100%}@media(max-width:767px){.Section-module__section___d4-h9{border-radius:var(--theme-radius-relaxed);min-height:60vh;min-height:60dvh;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.Section-module__padding-compact___NUvAr{padding:32px 0;padding-top:calc(32px + env(safe-area-inset-top));padding-bottom:calc(32px + env(safe-area-inset-bottom))}.Section-module__padding-normal___qEjY1{padding:48px 0;padding-top:calc(48px + env(safe-area-inset-top));padding-bottom:calc(48px + env(safe-area-inset-bottom))}.Section-module__padding-spacious___8odTD{padding:64px 0;padding-top:calc(64px + env(safe-area-inset-top));padding-bottom:calc(64px + env(safe-area-inset-bottom))}.Section-module__margin-normal___rSRKK{margin-bottom:48px}.Section-module__margin-large___lTtF1{margin-bottom:64px}.Section-module__title___kFLvV{font-size:28px;line-height:1.2}.Section-module__description___6Pdz4{font-size:16px;line-height:1.5}.Section-module__label___1sFSh{font-size:12px;margin-bottom:var(--theme-spacing-2)}}.Drawer-module__backdrop___jV59n{position:fixed;inset:0;background:var(--theme-overlay, rgba(0, 0, 0, .75));z-index:var(--theme-z-drawer, 1000);border:none;padding:0;cursor:pointer;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Drawer-module__backdrop___jV59n.Drawer-module__open___ECzw-{opacity:1}.Drawer-module__drawer___o-hnA{position:fixed;z-index:var(--theme-z-drawer, 1001);overflow-y:auto;overflow-x:hidden;padding:var(--theme-spacing-6, 24px);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);font-family:var(--theme-font-family, -apple-system, BlinkMacSystemFont, sans-serif);box-shadow:var(--theme-shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05))}[data-theme=light] .Drawer-module__drawer___o-hnA{background:var(--theme-surface, #ffffff);border-color:var(--theme-border-strong, #d4d4d4)}[data-theme=dark] .Drawer-module__drawer___o-hnA{background:var(--theme-surface, #1a1a1a);border-color:var(--theme-border-strong, #404040)}.Drawer-module__drawer___o-hnA>*{animation:Drawer-module__slideInContent___bwYbW .3s cubic-bezier(.4,0,.2,1) both}.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe>*{animation-delay:.1s}.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW>*{animation-delay:.1s}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl>*{animation-delay:.1s}.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA>*{animation-delay:.1s}@keyframes Drawer-module__slideInContent___bwYbW{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Drawer-module__drawer___o-hnA:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px}.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe{top:0;right:0;bottom:0;border-right:none;border-left:var(--theme-border-thick, 4px) solid;transform:translate(100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);border-radius:var(--theme-radius-lg, 12px) 0 0 var(--theme-radius-lg, 12px)}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe{border-left-color:var(--theme-border-strong, #d4d4d4)}[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe{border-left-color:var(--theme-border-strong, #404040)}.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe.Drawer-module__open___ECzw-{transform:translate(0);opacity:1}.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{top:0;left:0;bottom:0;border-left:none;border-right:var(--theme-border-thick, 4px) solid;transform:translate(-100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);border-radius:0 var(--theme-radius-lg, 12px) var(--theme-radius-lg, 12px) 0}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{border-right-color:var(--theme-border-strong, #d4d4d4)}[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{border-right-color:var(--theme-border-strong, #404040)}.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW.Drawer-module__open___ECzw-{transform:translate(0);opacity:1}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl{top:0;left:0;right:0;border-top:none;border-bottom:var(--theme-border-thick, 4px) solid;transform:translateY(-100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);border-radius:0 0 var(--theme-radius-lg, 12px) var(--theme-radius-lg, 12px)}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl{border-bottom-color:var(--theme-border-strong, #d4d4d4)}[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl{border-bottom-color:var(--theme-border-strong, #404040)}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl.Drawer-module__open___ECzw-{transform:translateY(0);opacity:1}.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{bottom:0;left:0;right:0;border-bottom:none;border-top:var(--theme-border-thick, 4px) solid;transform:translateY(100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);border-radius:var(--theme-radius-lg, 12px) var(--theme-radius-lg, 12px) 0 0}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{border-top-color:var(--theme-border-strong, #d4d4d4)}[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{border-top-color:var(--theme-border-strong, #404040)}.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA.Drawer-module__open___ECzw-{transform:translateY(0);opacity:1}.Drawer-module__drawer___o-hnA::-webkit-scrollbar{width:8px}.Drawer-module__drawer___o-hnA::-webkit-scrollbar-track{background:transparent}[data-theme=light] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb{background:var(--theme-border-strong, #d4d4d4);border-radius:var(--theme-radius-pill, 9999px);border:2px solid transparent;background-clip:content-box}[data-theme=light] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary, #525252);background-clip:content-box}[data-theme=dark] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb{background:var(--theme-border-strong, #404040);border-radius:var(--theme-radius-pill, 9999px);border:2px solid transparent;background-clip:content-box}[data-theme=dark] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary, #a3a3a3);background-clip:content-box}[data-theme=light] .Drawer-module__drawer___o-hnA{scrollbar-width:thin;scrollbar-color:var(--theme-border-strong, #d4d4d4) transparent}[data-theme=dark] .Drawer-module__drawer___o-hnA{scrollbar-width:thin;scrollbar-color:var(--theme-border-strong, #404040) transparent}@media(prefers-reduced-motion:reduce){.Drawer-module__backdrop___jV59n,.Drawer-module__drawer___o-hnA,.Drawer-module__drawer___o-hnA>*{transition:none!important;animation:none!important}}@media(prefers-contrast:high){.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe,.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW,.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl,.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{border-width:var(--theme-border-thick, 4px)}.Drawer-module__drawer___o-hnA{box-shadow:0 0 0 2px var(--theme-primary, #3b82f6)}}@media(max-width:768px){.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe,.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{width:100%!important;border-radius:0}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl,.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{height:100%!important;border-radius:0}.Drawer-module__drawer___o-hnA{padding:var(--theme-spacing-4, 16px)}}@media(max-width:1024px)and (min-width:769px){.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe,.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{max-width:80vw}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl,.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{max-height:80vh}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.Drawer-module__drawer___o-hnA{box-shadow:var(--theme-shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1)),0 4px 6px -2px #0000000d,0 0 0 .5px #0000000d}}.SettingsPanel-module__header___LYQG8{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--theme-spacing-6);padding-bottom:var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border-strong)}[data-theme=dark] .SettingsPanel-module__header___LYQG8{border-bottom-color:var(--theme-border-strong)}.SettingsPanel-module__title___5vdPR{margin:0;font-size:24px;font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;font-family:var(--theme-font-family);line-height:1.2}[data-theme=light] .SettingsPanel-module__title___5vdPR,[data-theme=dark] .SettingsPanel-module__title___5vdPR{color:var(--theme-text)}.SettingsPanel-module__closeButton___ZV6h2{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:var(--theme-border-width) solid var(--theme-border-strong);background:transparent;cursor:pointer;border-radius:var(--theme-radius-subtle);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}[data-theme=light] .SettingsPanel-module__closeButton___ZV6h2,[data-theme=dark] .SettingsPanel-module__closeButton___ZV6h2{color:var(--theme-text);border-color:var(--theme-border-strong)}[data-theme=light] .SettingsPanel-module__closeButton___ZV6h2:hover{background:var(--theme-surface-secondary);border-color:var(--theme-text)}[data-theme=dark] .SettingsPanel-module__closeButton___ZV6h2:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=light] .SettingsPanel-module__closeButton___ZV6h2:active{background:var(--theme-surface-secondary)}[data-theme=dark] .SettingsPanel-module__closeButton___ZV6h2:active{background:var(--theme-border)}.SettingsPanel-module__closeButton___ZV6h2:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}@media(max-width:479px){.SettingsPanel-module__title___5vdPR{font-size:20px}.SettingsPanel-module__closeButton___ZV6h2{width:40px;height:40px}}.SettingsPanel-module__resetSection___K-DcY{margin-top:var(--theme-spacing-6);padding-top:var(--theme-spacing-6);border-top:var(--theme-border-width) solid var(--theme-border-strong)}[data-theme=dark] .SettingsPanel-module__resetSection___K-DcY{border-top-color:var(--theme-border-strong)}.SettingsPanel-module__resetButton___pVO9a{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-3);width:100%;min-height:48px;padding:var(--theme-spacing-3) var(--theme-spacing-6);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-subtle);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);cursor:pointer;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}[data-theme=light] .SettingsPanel-module__resetButton___pVO9a{background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=light] .SettingsPanel-module__resetButton___pVO9a:hover{background:#fee2e2;border-color:var(--theme-primary);color:#991b1b}[data-theme=light] .SettingsPanel-module__resetButton___pVO9a:active{background:#fecaca;border-color:var(--theme-primary-active);color:#7f1d1d}[data-theme=dark] .SettingsPanel-module__resetButton___pVO9a{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] .SettingsPanel-module__resetButton___pVO9a:hover{background:#1f1f1f;border-color:var(--theme-primary);color:#fca5a5}[data-theme=dark] .SettingsPanel-module__resetButton___pVO9a:active{background:var(--theme-surface);border-color:var(--theme-primary-active);color:var(--theme-primary)}.SettingsPanel-module__resetButton___pVO9a:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){.SettingsPanel-module__closeButton___ZV6h2,.SettingsPanel-module__resetButton___pVO9a{transition:none!important}}@media(prefers-contrast:high){.SettingsPanel-module__header___LYQG8{border-bottom-width:3px}.SettingsPanel-module__closeButton___ZV6h2,.SettingsPanel-module__resetButton___pVO9a{border-width:3px}.SettingsPanel-module__resetSection___K-DcY{border-top-width:3px}}.StickySection-module__stickySection___3VtY4{width:100%;max-width:100vw}@media(max-width:768px){.StickySection-module__stickySection___3VtY4{width:100%;max-width:100vw;-webkit-overflow-scrolling:touch;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.StickySection-module__stickySafe___WSIIF{position:relative;will-change:transform}}@media(prefers-reduced-motion:reduce){.StickySection-module__stickySection___3VtY4{transition:none}.StickySection-module__stickySafe___WSIIF{will-change:auto}}.ContextNav-module__contextNav___jq2HW{position:-webkit-sticky;position:sticky;top:80px;z-index:50;padding:var(--theme-spacing-3) var(--theme-spacing-4);background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);display:inline-flex;align-items:center;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-8);margin-left:var(--theme-spacing-4);margin-right:var(--theme-spacing-6);transition:border-color .2s ease,opacity .4s ease,transform .4s ease,visibility .4s ease;width:fit-content;opacity:1;transform:translateY(0);visibility:visible}.ContextNav-module__contextNav___jq2HW[data-scope=page]{top:var(--spexop-context-nav-top, 80px)}.ContextNav-module__hiddenBeforeHero___4kTPP{position:absolute;opacity:0;transform:translateY(-20px);visibility:hidden;pointer-events:none}@media(min-width:768px){.ContextNav-module__contextNav___jq2HW{margin-left:var(--theme-spacing-10);margin-right:var(--theme-spacing-10)}}html[data-theme=dark] .ContextNav-module__contextNav___jq2HW{background:var(--theme-surface);border-color:var(--theme-surface-hover)}.ContextNav-module__number___Z-H50{font-size:14px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text-secondary);min-width:var(--theme-spacing-6);transition:color .15s ease}html[data-theme=dark] .ContextNav-module__number___Z-H50{color:var(--theme-text-secondary)}.ContextNav-module__title___vfM9n{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);text-transform:uppercase;letter-spacing:.05em;transition:color .15s ease}html[data-theme=dark] .ContextNav-module__title___vfM9n{color:var(--theme-text)}.ContextNav-module__divider___foM7R{width:2px;height:var(--theme-spacing-5);background:var(--theme-border);margin:0 var(--theme-spacing-3);opacity:0;transform:scaleY(0);transition:all .3s ease .1s;border-radius:var(--theme-radius-relaxed)}html[data-theme=dark] .ContextNav-module__divider___foM7R{background:var(--theme-border)}.ContextNav-module__navItems___39auF{display:flex;align-items:center;gap:var(--theme-spacing-2);max-width:0;opacity:0;overflow:hidden;transition:max-width .5s cubic-bezier(.4,0,.2,1) .1s,opacity .4s ease .2s;white-space:nowrap;pointer-events:none}.ContextNav-module__navLink___GYAtU{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:14px;color:var(--theme-text-secondary);text-decoration:none;border-radius:var(--theme-radius-relaxed);background:transparent;font-weight:var(--theme-font-weight-medium);border:1px solid var(--theme-border);opacity:0;transform:translate(-12px);transition:all .4s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;flex-shrink:0}html[data-theme=dark] .ContextNav-module__navLink___GYAtU{background:transparent;color:var(--theme-text-secondary);border-color:var(--theme-border)}.ContextNav-module__navLink___GYAtU:hover,html[data-theme=dark] .ContextNav-module__navLink___GYAtU:hover{background:transparent;color:var(--theme-text);border-color:var(--theme-primary);border-width:2px}.ContextNav-module__navLink___GYAtU.ContextNav-module__active___a914o{background:transparent;color:var(--theme-primary);border-color:var(--theme-primary);border-width:2px;font-weight:var(--theme-font-weight-bold)}html[data-theme=dark] .ContextNav-module__navLink___GYAtU.ContextNav-module__active___a914o{background:transparent;color:var(--theme-primary);border-color:var(--theme-primary);border-width:2px}.ContextNav-module__navLink___GYAtU.ContextNav-module__active___a914o:hover,html[data-theme=dark] .ContextNav-module__navLink___GYAtU.ContextNav-module__active___a914o:hover{background:transparent;border-color:var(--theme-primary-active);color:var(--theme-primary-active);border-width:2px}.ContextNav-module__contextNav___jq2HW.ContextNav-module__hasNav___63kKU.ContextNav-module__stuck___lzxVy,html[data-theme=dark] .ContextNav-module__contextNav___jq2HW.ContextNav-module__hasNav___63kKU.ContextNav-module__stuck___lzxVy{border-color:var(--theme-primary)}.ContextNav-module__contextNav___jq2HW.ContextNav-module__hasNav___63kKU.ContextNav-module__stuck___lzxVy .ContextNav-module__number___Z-H50,.ContextNav-module__contextNav___jq2HW.ContextNav-module__hasNav___63kKU.ContextNav-module__stuck___lzxVy .ContextNav-module__title___vfM9n{color:var(--theme-primary);font-weight:var(--theme-font-weight-bold)}.ContextNav-module__contextNav___jq2HW.ContextNav-module__stuck___lzxVy .ContextNav-module__divider___foM7R{opacity:1;transform:scaleY(1)}.ContextNav-module__contextNav___jq2HW.ContextNav-module__stuck___lzxVy .ContextNav-module__navItems___39auF{max-width:75rem;opacity:1;pointer-events:auto;transition:max-width .5s cubic-bezier(.4,0,.2,1) .1s,opacity .4s ease .2s}.ContextNav-module__contextNav___jq2HW.ContextNav-module__stuck___lzxVy .ContextNav-module__navLink___GYAtU{opacity:1;transform:translate(0)}.ContextNav-module__dark___POIFY{background:var(--theme-surface);border-color:var(--theme-surface-hover)}.ContextNav-module__dark___POIFY .ContextNav-module__number___Z-H50{color:var(--theme-text-secondary)}.ContextNav-module__dark___POIFY .ContextNav-module__title___vfM9n{color:var(--theme-text)}.ContextNav-module__toggleButton___zONJz{display:none;align-items:center;justify-content:center;background:transparent;border:none;padding:var(--theme-spacing-2);margin-left:auto;cursor:pointer;color:var(--theme-text-secondary);transition:color .2s ease}.ContextNav-module__toggleButton___zONJz:hover{color:var(--theme-primary)}.ContextNav-module__toggleButton___zONJz:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-relaxed)}html[data-theme=dark] .ContextNav-module__toggleButton___zONJz{color:var(--theme-text-secondary)}html[data-theme=dark] .ContextNav-module__toggleButton___zONJz:hover{color:var(--theme-primary)}@media(min-width:1024px){.ContextNav-module__contextNav___jq2HW.ContextNav-module__stuck___lzxVy .ContextNav-module__navItems___39auF{max-width:50rem}.ContextNav-module__navItems___39auF{flex-direction:row;align-items:center}}@media(max-width:1023px){.ContextNav-module__contextNav___jq2HW{width:100%;max-width:none;margin-left:0;margin-right:0;margin-bottom:0;position:relative;border-radius:0;border-right:none;border-left:none}.ContextNav-module__toggleButton___zONJz{display:flex}.ContextNav-module__divider___foM7R{display:none!important}.ContextNav-module__navItems___39auF{position:absolute;top:calc(100% - 2px);left:0;right:0;background:var(--theme-surface);border:2px solid var(--theme-border);border-top:none;border-radius:0;flex-direction:column;align-items:stretch;gap:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;padding:0;margin-top:0;z-index:50;pointer-events:none}html[data-theme=dark] .ContextNav-module__navItems___39auF{background:var(--theme-surface);border-color:var(--theme-border)}.ContextNav-module__contextNav___jq2HW.ContextNav-module__expanded___DFPdh .ContextNav-module__navItems___39auF{max-height:24rem;opacity:1;overflow-y:auto;pointer-events:auto;border-color:var(--theme-primary)}.ContextNav-module__navLink___GYAtU{width:100%;text-align:left;padding:var(--theme-spacing-3) var(--theme-spacing-4);border-radius:0;border:none;border-bottom:1px solid var(--theme-border);background:transparent;font-size:13px;font-weight:var(--theme-font-weight-normal);min-height:44px;display:flex;align-items:center;opacity:1;transform:none;transition:background .15s ease,color .15s ease}html[data-theme=dark] .ContextNav-module__navLink___GYAtU{background:transparent;border-bottom-color:var(--theme-surface-hover)}.ContextNav-module__navLink___GYAtU:last-child{border-bottom:none}.ContextNav-module__navLink___GYAtU:hover{background:var(--theme-surface-hover);color:var(--theme-primary);border-color:transparent}html[data-theme=dark] .ContextNav-module__navLink___GYAtU:hover{background:var(--theme-surface-hover);color:var(--theme-primary)}.ContextNav-module__navLink___GYAtU.ContextNav-module__active___a914o{background:transparent;color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold);border-color:var(--theme-primary);border-left:3px solid var(--theme-primary);padding-left:calc(var(--theme-spacing-4) - 3px)}}.ContextNav-module__contextNav___jq2HW[data-scope=page]{z-index:100}.ContextNav-module__contextNav___jq2HW[data-scope=section]{z-index:90}.ContextNav-module__contextNav___jq2HW[data-overflow-behavior=extend] .ContextNav-module__navItems___39auF{max-width:none;flex-wrap:nowrap}.ContextNav-module__contextNav___jq2HW.ContextNav-module__wrap___Qjrg2 .ContextNav-module__navItems___39auF{flex-wrap:wrap;max-width:100%;align-items:flex-start;gap:var(--theme-spacing-1)}.ContextNav-module__contextNav___jq2HW.ContextNav-module__wrap___Qjrg2 .ContextNav-module__navLink___GYAtU{flex-shrink:0;min-width:fit-content;font-size:12px;padding:var(--theme-spacing-1) var(--theme-spacing-2);white-space:nowrap}.ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF{max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}.ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF::-webkit-scrollbar{height:4px}.ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF::-webkit-scrollbar-track{background:transparent}.ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-relaxed)}.ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}html[data-theme=dark] .ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF{scrollbar-color:var(--theme-border-strong) transparent}html[data-theme=dark] .ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}html[data-theme=dark] .ContextNav-module__contextNav___jq2HW.ContextNav-module__scroll___o3Eli .ContextNav-module__navItems___39auF::-webkit-scrollbar-thumb:hover{background:var(--theme-text-tertiary)}@media(prefers-reduced-motion:reduce){.ContextNav-module__contextNav___jq2HW,.ContextNav-module__divider___foM7R,.ContextNav-module__navItems___39auF,.ContextNav-module__navLink___GYAtU{transition:none}.ContextNav-module__contextNav___jq2HW.ContextNav-module__stuck___lzxVy .ContextNav-module__navLink___GYAtU{opacity:1;transform:scale(1) translate(0);transition-delay:0s}.ContextNav-module__hiddenBeforeHero___4kTPP{display:none;opacity:1;transform:none}}.Breadcrumb-module__breadcrumb___pjwl2{width:100%}.Breadcrumb-module__list___DK1rW{display:flex;flex-wrap:wrap;align-items:center;gap:var(--theme-spacing-2, 8px);margin:0;padding:0;list-style:none}.Breadcrumb-module__list-item___J9t5N{display:flex;align-items:center;gap:var(--theme-spacing-2, 8px)}.Breadcrumb-module__item___kEZ4N{display:inline-flex;align-items:center;gap:var(--theme-spacing-2, 8px);padding:var(--theme-spacing-1, 4px) var(--theme-spacing-2, 8px);background:transparent;border:1px solid transparent;border-radius:var(--theme-radius-sm, 4px);color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);text-decoration:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}a.Breadcrumb-module__item___kEZ4N:hover,button.Breadcrumb-module__item___kEZ4N:hover{color:var(--theme-text, #171717);background:var(--theme-surface-secondary, #f5f5f5);border-color:var(--theme-border, #d4d4d4)}a.Breadcrumb-module__item___kEZ4N:focus,button.Breadcrumb-module__item___kEZ4N:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px}a.Breadcrumb-module__item___kEZ4N:active,button.Breadcrumb-module__item___kEZ4N:active{background:var(--theme-border-subtle, #e5e5e5)}.Breadcrumb-module__item___kEZ4N.Breadcrumb-module__current___uSNlJ{color:var(--theme-text, #171717);font-weight:var(--theme-font-weight-semibold, 600);cursor:default;pointer-events:none}.Breadcrumb-module__item___kEZ4N.Breadcrumb-module__disabled___kOJWk{color:var(--theme-border-strong, #a3a3a3);cursor:not-allowed;pointer-events:none}.Breadcrumb-module__icon___MUujm{display:flex;align-items:center;justify-content:center;flex-shrink:0}.Breadcrumb-module__label___W2W61{line-height:1.4}.Breadcrumb-module__separator___bvh81{display:flex;align-items:center;color:var(--theme-text-muted, #737373);flex-shrink:0}.Breadcrumb-module__breadcrumb___pjwl2.Breadcrumb-module__size-sm___9ZhY2 .Breadcrumb-module__item___kEZ4N{padding:var(--theme-spacing-1, 4px);font-size:var(--theme-font-size-xs, 12px)}.Breadcrumb-module__breadcrumb___pjwl2.Breadcrumb-module__size-sm___9ZhY2 .Breadcrumb-module__separator___bvh81{width:12px;height:12px}.Breadcrumb-module__breadcrumb___pjwl2.Breadcrumb-module__size-md___GKNFs .Breadcrumb-module__separator___bvh81{width:16px;height:16px}.Breadcrumb-module__breadcrumb___pjwl2.Breadcrumb-module__size-lg___7y91h .Breadcrumb-module__item___kEZ4N{padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-base, 16px)}.Breadcrumb-module__breadcrumb___pjwl2.Breadcrumb-module__size-lg___7y91h .Breadcrumb-module__separator___bvh81{width:20px;height:20px}@media(max-width:640px){.Breadcrumb-module__list___DK1rW,.Breadcrumb-module__list-item___J9t5N{gap:var(--theme-spacing-1, 4px)}.Breadcrumb-module__item___kEZ4N{padding:var(--theme-spacing-1, 4px);font-size:var(--theme-font-size-xs, 12px)}.Breadcrumb-module__separator___bvh81{width:12px;height:12px}}.Link-module__link___qJ8US{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);cursor:pointer;transition:all .15s ease-out;text-decoration:none;display:inline-flex;align-items:center;gap:var(--theme-spacing-2);border:var(--theme-border-width) solid transparent;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.Link-module__link___qJ8US:disabled,.Link-module__link___qJ8US[aria-disabled=true]{cursor:not-allowed;opacity:.5;pointer-events:none}.Link-module__link___qJ8US:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.Link-module__link___qJ8US:focus-visible{outline:var(--theme-spacing-1) solid var(--theme-primary);outline-offset:var(--theme-spacing-1);border-radius:var(--theme-radius-subtle)}@media(prefers-contrast:high){.Link-module__link___qJ8US{border-width:var(--theme-border-thin)}.Link-module__link___qJ8US:focus-visible{outline-width:var(--theme-spacing-1);outline-offset:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.Link-module__link___qJ8US{transition-duration:.01ms}}.Link-module__text___e-GZx{color:var(--theme-primary);padding:0;background:transparent;border:none}.Link-module__text___e-GZx:hover:not(:disabled):not([aria-disabled=true]){text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.Link-module__text___e-GZx:active:not(:disabled):not([aria-disabled=true]){color:var(--theme-primary-hover)}.Link-module__ghost___vfxj8{background:transparent;border:var(--theme-border-width) solid transparent;color:var(--theme-text);padding:var(--theme-spacing-2) var(--theme-spacing-4);border-radius:var(--theme-radius-relaxed)}.Link-module__ghost___vfxj8:hover:not(:disabled):not([aria-disabled=true]){background:var(--theme-surface-hover);border-color:var(--theme-border)}.Link-module__ghost___vfxj8:active:not(:disabled):not([aria-disabled=true]){background:var(--theme-surface-active);border-color:var(--theme-border-strong)}.Link-module__outline___buk0M{background:transparent;border:var(--theme-border-width) solid var(--theme-primary);color:var(--theme-primary);padding:var(--theme-spacing-2) var(--theme-spacing-4);border-radius:var(--theme-radius-relaxed)}.Link-module__outline___buk0M:hover:not(:disabled):not([aria-disabled=true]){background:var(--theme-primary);color:var(--theme-surface);transform:translateY(-1px) translateZ(0)}.Link-module__outline___buk0M:active:not(:disabled):not([aria-disabled=true]){background:var(--theme-primary-hover);border-color:var(--theme-primary-hover);transform:translateY(0) translateZ(0)}.Link-module__secondary___DbXa1{background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);color:var(--theme-text);padding:var(--theme-spacing-2) var(--theme-spacing-4);border-radius:var(--theme-radius-relaxed)}.Link-module__secondary___DbXa1:hover:not(:disabled):not([aria-disabled=true]){background:var(--theme-surface-hover);border-color:var(--theme-border-strong);transform:translateY(-1px) translateZ(0)}.Link-module__secondary___DbXa1:active:not(:disabled):not([aria-disabled=true]){background:var(--theme-surface-active);border-color:var(--theme-primary);transform:translateY(0) translateZ(0)}.Link-module__primary___vY0wW{background:var(--theme-primary);border:var(--theme-border-width) solid var(--theme-primary);color:var(--theme-surface);padding:var(--theme-spacing-2) var(--theme-spacing-4);border-radius:var(--theme-radius-relaxed);font-weight:var(--theme-font-weight-bold)}.Link-module__primary___vY0wW:hover:not(:disabled):not([aria-disabled=true]){background:var(--theme-primary-hover);border-color:var(--theme-primary-hover);transform:translateY(-1px) translateZ(0)}.Link-module__primary___vY0wW:active:not(:disabled):not([aria-disabled=true]){background:var(--theme-primary-active);border-color:var(--theme-primary-active);transform:translateY(0) translateZ(0)}.Link-module__size-sm___A-nhZ{font-size:var(--theme-font-size-sm);padding:var(--theme-spacing-1) var(--theme-spacing-3)}.Link-module__size-sm___A-nhZ.Link-module__text___e-GZx{padding:0}.Link-module__size-md___D9ZTX{font-size:var(--theme-font-size-base);padding:var(--theme-spacing-2) var(--theme-spacing-4)}.Link-module__size-md___D9ZTX.Link-module__text___e-GZx{padding:0}.Link-module__size-lg___3cUa-{font-size:var(--theme-font-size-lg);padding:var(--theme-spacing-3) var(--theme-spacing-5)}.Link-module__size-lg___3cUa-.Link-module__text___e-GZx{padding:0}.Link-module__active___803Ur.Link-module__text___e-GZx{color:var(--theme-primary);font-weight:var(--theme-font-weight-bold)}.Link-module__active___803Ur.Link-module__ghost___vfxj8{background:var(--theme-surface-hover);border-color:var(--theme-border)}.Link-module__active___803Ur.Link-module__outline___buk0M,.Link-module__active___803Ur.Link-module__secondary___DbXa1{border-color:var(--theme-primary);background:var(--theme-primary-subtle)}.Link-module__active___803Ur.Link-module__primary___vY0wW{background:var(--theme-primary-hover)}.Link-module__full-width___lgIHa{width:100%;justify-content:center}.Link-module__external___rT5tw:after{content:"↗";margin-left:var(--theme-spacing-1);font-size:.85em}.MobileMenu-module__backdrop___2UII2{position:fixed;inset:0;background:#00000080;z-index:998;animation:MobileMenu-module__fadeIn___iMchS .2s ease}@keyframes MobileMenu-module__fadeIn___iMchS{0%{opacity:0}to{opacity:1}}.MobileMenu-module__mobileMenu___S6aww{position:fixed;background:var(--theme-surface, #ffffff);z-index:999;display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.4,0,.2,1);overflow:hidden;max-height:90vh}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__left___0NR9A{top:0;bottom:0;left:0;width:100%;max-width:400px;border-right:2px solid var(--theme-border, #e5e5e5);transform:translate(-100%)}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__right___mAhs9{top:0;bottom:0;right:0;width:100%;max-width:400px;border-left:2px solid var(--theme-border, #e5e5e5);transform:translate(100%)}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__top___khVqV{top:0;left:0;right:0;width:100%;border-bottom:2px solid var(--theme-border, #e5e5e5);transform:translateY(-100%);max-height:none;height:auto}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__top___khVqV.MobileMenu-module__belowHeader___eNT2-{top:60px;transform:translateY(calc(-100% - 60px))}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__top___khVqV.MobileMenu-module__belowHeader___eNT2-.MobileMenu-module__open___R6Ba8{transform:translateY(0)}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__open___R6Ba8{transform:translate(0)}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__top___khVqV.MobileMenu-module__open___R6Ba8{transform:translateY(0)}.MobileMenu-module__header___oeN43{padding:var(--theme-spacing-4, 1rem) var(--theme-spacing-6, 1.5rem);border-bottom:2px solid var(--theme-border, #e5e5e5);background:var(--theme-surface, #ffffff);flex-shrink:0;min-height:64px}.MobileMenu-module__title___C9rU2{margin:0;font-size:var(--theme-font-size-lg, 1.125rem);font-weight:var(--theme-font-weight-bold, 700);color:var(--theme-text, #0a0a0a);line-height:1.2}.MobileMenu-module__logo___9--v1{display:flex;align-items:center;height:32px}.MobileMenu-module__logo___9--v1 img{height:100%;width:auto;display:block}@media(min-width:768px){.MobileMenu-module__logo___9--v1{height:40px}}.MobileMenu-module__closeButton___-oGLo{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:2px solid var(--theme-border, #e5e5e5);border-radius:var(--theme-radius-md, 8px);background:transparent;color:var(--theme-text, #0a0a0a);cursor:pointer;transition:all .2s ease;flex-shrink:0}.MobileMenu-module__closeButton___-oGLo:hover{background:var(--theme-surface-hover, #f5f5f5);border-color:var(--theme-text-secondary, #525252)}.MobileMenu-module__closeButton___-oGLo:focus-visible{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px}.MobileMenu-module__content___GgUAW{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--theme-spacing-4, 1rem);-webkit-overflow-scrolling:touch}.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__top___khVqV .MobileMenu-module__content___GgUAW{flex:0 1 auto;max-height:calc(90vh - 64px)}.MobileMenu-module__content___GgUAW::-webkit-scrollbar{width:8px}.MobileMenu-module__content___GgUAW::-webkit-scrollbar-track{background:var(--theme-surface, #ffffff)}.MobileMenu-module__content___GgUAW::-webkit-scrollbar-thumb{background:var(--theme-border, #e5e5e5);border-radius:4px}.MobileMenu-module__content___GgUAW::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary, #525252)}@media(max-width:480px){.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__left___0NR9A,.MobileMenu-module__mobileMenu___S6aww.MobileMenu-module__right___mAhs9{max-width:100%}}.MobileHeader-module__mobileHeader___pqJ8F{width:100%;background:var(--theme-surface);border-bottom:var(--theme-border-width) solid var(--theme-border);display:flex;align-items:center;min-height:56px;padding:0 var(--theme-spacing-3);z-index:200}.MobileHeader-module__sticky___c-38f{position:fixed;top:0;left:0;right:0;z-index:200}.MobileHeader-module__content___5MIYl{width:100%;display:flex;align-items:center;justify-content:space-between}.MobileHeader-module__logo___LiTDd{display:flex;align-items:center;gap:var(--theme-spacing-2);text-decoration:none;color:var(--theme-text);flex-shrink:1;min-width:28px;max-width:80%;transition:opacity .2s ease;overflow:hidden;height:40px}.MobileHeader-module__logo___LiTDd:hover{opacity:.8}.MobileHeader-module__logo___LiTDd:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-subtle)}.MobileHeader-module__logoImage___qB1DE{height:32px;width:auto;display:block;object-fit:contain;flex-shrink:0;max-width:140px;min-width:28px;object-position:left center}.MobileHeader-module__logoIcon___TrsvC{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-bold);color:var(--theme-primary);flex-shrink:0}.MobileHeader-module__logoText___9ra06{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;min-width:0}.MobileHeader-module__actions___UQlkN{display:flex;align-items:center;gap:var(--theme-spacing-1);flex-shrink:0;pointer-events:auto!important;position:relative;z-index:10000;flex-wrap:nowrap}.MobileHeader-module__actionButton___e3i6d{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:2px solid var(--theme-border);border-radius:var(--theme-radius-md);background:transparent;color:var(--theme-text);cursor:pointer;transition:all .2s ease;text-decoration:none;flex-shrink:0}.MobileHeader-module__actionButton___e3i6d:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.MobileHeader-module__actionButton___e3i6d:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.MobileHeader-module__actionButton___e3i6d:active{background:var(--theme-surface-active)}.MobileHeader-module__actionButtonActive___-Tfu4{background:var(--theme-surface-hover);border-color:var(--theme-primary);color:var(--theme-primary)}.MobileHeader-module__menuButton___qczXk{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:2px solid var(--theme-border);border-radius:var(--theme-radius-md);background:transparent;color:var(--theme-text);cursor:pointer;transition:all .2s ease;flex-shrink:0;pointer-events:auto!important;position:relative;z-index:9999!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.MobileHeader-module__menuButton___qczXk:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.MobileHeader-module__menuButton___qczXk:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.MobileHeader-module__menuButton___qczXk:active{background:var(--theme-surface-active)}.MobileHeader-module__menuButton___qczXk[aria-expanded=true]{background:var(--theme-surface-hover);border-color:var(--theme-primary);color:var(--theme-primary)}@media(max-width:374px){.MobileHeader-module__mobileHeader___pqJ8F{padding:0 var(--theme-spacing-2);min-height:52px}.MobileHeader-module__logo___LiTDd{max-width:45%}.MobileHeader-module__logoText___9ra06{display:none}.MobileHeader-module__actionButton___e3i6d,.MobileHeader-module__menuButton___qczXk{width:36px;height:36px}.MobileHeader-module__actions___UQlkN{gap:0}}@media(min-width:768px){.MobileHeader-module__mobileHeader___pqJ8F{display:none}}html[data-theme=dark] .MobileHeader-module__mobileHeader___pqJ8F{background:var(--theme-surface);border-bottom-color:var(--theme-border)}html[data-theme=dark] .MobileHeader-module__logo___LiTDd,html[data-theme=dark] .MobileHeader-module__logoText___9ra06{color:var(--theme-text)}html[data-theme=dark] .MobileHeader-module__actionButton___e3i6d,html[data-theme=dark] .MobileHeader-module__menuButton___qczXk{border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .MobileHeader-module__actionButton___e3i6d:hover,html[data-theme=dark] .MobileHeader-module__menuButton___qczXk:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}html[data-theme=dark] .MobileHeader-module__actionButtonActive___-Tfu4,html[data-theme=dark] .MobileHeader-module__menuButton___qczXk[aria-expanded=true]{background:var(--theme-surface-hover);border-color:var(--theme-primary);color:var(--theme-primary)}.NavLink-module__navLink___cuJEp{display:flex;align-items:center;gap:var(--theme-spacing-2);min-height:var(--theme-touch-target-mobile);padding:var(--theme-spacing-2) var(--theme-spacing-5) var(--theme-spacing-2) var(--theme-spacing-8);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);text-decoration:none;border-left:var(--border-width-left, 3px) solid transparent;transition:all .15s ease;position:relative;cursor:pointer}.NavLink-module__navLink___cuJEp:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px;z-index:1}.NavLink-module__navLink___cuJEp:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px}.NavLink-module__navLink___cuJEp .NavLink-module__content___ZpopK{flex:1;min-width:0}.NavLink-module__navLink___cuJEp.NavLink-module__size-sm___2Q3p6{min-height:36px;padding:var(--theme-spacing-1) var(--theme-spacing-4) var(--theme-spacing-1) var(--theme-spacing-6);font-size:var(--theme-font-size-xs)}.NavLink-module__navLink___cuJEp.NavLink-module__size-md___ROxDY{min-height:var(--theme-touch-target-mobile);padding:var(--theme-spacing-2) var(--theme-spacing-5) var(--theme-spacing-2) var(--theme-spacing-8);font-size:var(--theme-font-size-sm)}.NavLink-module__navLink___cuJEp.NavLink-module__size-lg___AfK2Y{min-height:56px;padding:var(--theme-spacing-3) var(--theme-spacing-6) var(--theme-spacing-3) var(--theme-spacing-10);font-size:var(--theme-font-size-base)}.NavLink-module__navLink___cuJEp.NavLink-module__variant-minimal___aJKKh{padding-left:var(--theme-spacing-5);border-left:none}.NavLink-module__navLink___cuJEp.NavLink-module__variant-minimal___aJKKh.NavLink-module__active___Qn4us{border-left:none;background:transparent}.NavLink-module__navLink___cuJEp.NavLink-module__variant-highlighted___lk4rf{background:var(--theme-surface-secondary)}.NavLink-module__navLink___cuJEp.NavLink-module__variant-highlighted___lk4rf.NavLink-module__active___Qn4us{background:var(--theme-primary);color:var(--theme-surface)}.NavLink-module__navLink___cuJEp.NavLink-module__variant-outlined___wBYUi{border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-md);margin:var(--theme-spacing-1) var(--theme-spacing-2)}.NavLink-module__navLink___cuJEp.NavLink-module__variant-outlined___wBYUi.NavLink-module__active___Qn4us{border-color:var(--theme-primary);background:var(--theme-surface-secondary)}.NavLink-module__navLink___cuJEp.NavLink-module__hover-background___KDhSi:hover{background:var(--hover-bg, var(--theme-surface-secondary));color:var(--hover-color, var(--theme-text))}.NavLink-module__navLink___cuJEp.NavLink-module__hover-underline___zcuOT{position:relative}.NavLink-module__navLink___cuJEp.NavLink-module__hover-underline___zcuOT:after{content:"";position:absolute;bottom:0;left:var(--theme-spacing-8);right:var(--theme-spacing-5);height:2px;background:var(--theme-primary);transform:scaleX(0);transition:transform .15s ease}.NavLink-module__navLink___cuJEp.NavLink-module__hover-underline___zcuOT:hover:after{transform:scaleX(1)}.NavLink-module__navLink___cuJEp.NavLink-module__hover-underline___zcuOT.NavLink-module__active___Qn4us:after{transform:scaleX(1)}.NavLink-module__navLink___cuJEp.NavLink-module__hover-scale___jqCSn:hover{transform:scale(1.02);background:var(--hover-bg, var(--theme-surface-secondary))}.NavLink-module__navLink___cuJEp.NavLink-module__hover-slide___wQt-j{overflow:hidden;position:relative}.NavLink-module__navLink___cuJEp.NavLink-module__hover-slide___wQt-j:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--hover-bg, var(--theme-surface-secondary));transition:left .2s ease;z-index:-1}.NavLink-module__navLink___cuJEp.NavLink-module__hover-slide___wQt-j:hover:before{left:0}.NavLink-module__navLink___cuJEp.NavLink-module__hover-slide___wQt-j:hover{color:var(--hover-color, var(--theme-text))}.NavLink-module__navLink___cuJEp.NavLink-module__hover-glow___pHb6S:hover{box-shadow:0 0 8px var(--theme-primary);background:var(--hover-bg, var(--theme-surface-secondary))}.NavLink-module__navLink___cuJEp[data-border-position=left]{border-left:var(--border-width-left, 3px) solid transparent;border-top:none;border-right:none;border-bottom:none}.NavLink-module__navLink___cuJEp[data-border-position=left].NavLink-module__active___Qn4us{border-left-color:var(--border-color-left-active, var(--theme-primary));border-left-width:var(--border-width-left-active, 4px)}.NavLink-module__navLink___cuJEp[data-border-position=right]{border-right:var(--border-width-right, 3px) solid transparent;border-top:none;border-left:none;border-bottom:none}.NavLink-module__navLink___cuJEp[data-border-position=right].NavLink-module__active___Qn4us{border-right-color:var(--border-color-right-active, var(--theme-primary));border-right-width:var(--border-width-right-active, 4px)}.NavLink-module__navLink___cuJEp[data-border-position=top]{border-top:var(--border-width-top, 3px) solid transparent;border-left:none;border-right:none;border-bottom:none}.NavLink-module__navLink___cuJEp[data-border-position=top].NavLink-module__active___Qn4us{border-top-color:var(--border-color-top-active, var(--theme-primary));border-top-width:var(--border-width-top-active, 4px)}.NavLink-module__navLink___cuJEp[data-border-position=bottom]{border-bottom:var(--border-width-bottom, 3px) solid transparent;border-top:none;border-left:none;border-right:none}.NavLink-module__navLink___cuJEp[data-border-position=bottom].NavLink-module__active___Qn4us{border-bottom-color:var(--border-color-bottom-active, var(--theme-primary));border-bottom-width:var(--border-width-bottom-active, 4px)}.NavLink-module__navLink___cuJEp[data-border-position=all]{border:var(--border-width-all, 2px) solid transparent;border-radius:var(--theme-radius-md)}.NavLink-module__navLink___cuJEp[data-border-position=all].NavLink-module__active___Qn4us{border-color:var(--border-color-all-active, var(--theme-primary));border-width:var(--border-width-all-active, 3px)}.NavLink-module__navLink___cuJEp .NavLink-module__icon___h4Gru,.NavLink-module__navLink___cuJEp .NavLink-module__iconRight___eCELK{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.NavLink-module__navLink___cuJEp.NavLink-module__hasIcon___0VzPv{padding-left:var(--theme-spacing-6)}.NavLink-module__navLink___cuJEp.NavLink-module__hasIconRight___ESepw{padding-right:var(--theme-spacing-6)}.NavLink-module__navLink___cuJEp .NavLink-module__badge___-7dC8{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 var(--theme-spacing-2);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-bold);color:var(--theme-surface);background:var(--theme-primary);border-radius:var(--theme-radius-full);flex-shrink:0}.NavLink-module__navLink___cuJEp.NavLink-module__hasBadge___9-QXx{padding-right:var(--theme-spacing-4)}.NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us{color:var(--theme-primary);font-weight:var(--theme-font-weight-bold);background:var(--theme-surface-secondary)}.NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us:hover{background:var(--hover-bg, var(--theme-surface-secondary));color:var(--hover-color, var(--theme-primary))}.NavLink-module__navLink___cuJEp.NavLink-module__disabled___7Eyav{color:var(--theme-text-muted);cursor:not-allowed;opacity:var(--theme-opacity-disabled-alt);pointer-events:none}.NavLink-module__navLink___cuJEp.NavLink-module__disabled___7Eyav:hover{background:transparent;color:var(--theme-text-muted)}[data-theme=dark] .NavLink-module__navLink___cuJEp{color:var(--theme-text-secondary)}[data-theme=dark] .NavLink-module__navLink___cuJEp:hover{background:var(--hover-bg, var(--theme-surface-hover));color:var(--hover-color, var(--theme-text))}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us{color:var(--theme-primary);background:var(--theme-surface)}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us:hover{background:var(--hover-bg, var(--theme-surface-hover))}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__variant-highlighted___lk4rf{background:var(--theme-surface)}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__variant-highlighted___lk4rf.NavLink-module__active___Qn4us{background:var(--theme-primary);color:var(--theme-surface)}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__variant-outlined___wBYUi{border-color:var(--theme-border)}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__variant-outlined___wBYUi.NavLink-module__active___Qn4us{border-color:var(--theme-primary);background:var(--theme-surface)}@media(max-width:768px){.NavLink-module__navLink___cuJEp{min-height:var(--theme-touch-target-mobile);padding:var(--theme-spacing-3) var(--theme-spacing-6) var(--theme-spacing-3) var(--theme-spacing-8);font-size:var(--theme-font-size-sm);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.NavLink-module__navLink___cuJEp.NavLink-module__size-sm___2Q3p6{min-height:44px;padding:var(--theme-spacing-2) var(--theme-spacing-5)}.NavLink-module__navLink___cuJEp.NavLink-module__size-lg___AfK2Y{min-height:56px;padding:var(--theme-spacing-4) var(--theme-spacing-6)}.NavLink-module__navLink___cuJEp:active{background:var(--theme-surface-hover);transform:scale(.98);transition-duration:80ms}.NavLink-module__navLink___cuJEp[data-border-position=left].NavLink-module__active___Qn4us{border-left-width:6px}}@media(prefers-reduced-motion:reduce){.NavLink-module__navLink___cuJEp{transition:none}.NavLink-module__navLink___cuJEp:active{transform:none}.NavLink-module__navLink___cuJEp.NavLink-module__hover-underline___zcuOT:after{transition:none}.NavLink-module__navLink___cuJEp.NavLink-module__hover-slide___wQt-j:before{transition:none}.NavLink-module__navLink___cuJEp.NavLink-module__hover-scale___jqCSn:hover{transform:none}}.NavSection-module__navSection___m5K3k{border-bottom:var(--theme-border-thin) solid var(--theme-border)}.NavSection-module__navSectionButton___lHeMP{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--theme-spacing-3) var(--theme-spacing-5);background:transparent;border:none;cursor:pointer;font-family:var(--theme-font-family);text-align:left;transition:background .15s ease}.NavSection-module__navSectionButton___lHeMP:hover{background:var(--theme-surface-secondary)}.NavSection-module__navSectionButton___lHeMP:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px;z-index:1}.NavSection-module__navSectionButton___lHeMP:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px}.NavSection-module__navSectionLabel___4-x0K{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);text-transform:uppercase;letter-spacing:.05em}.NavSection-module__navSectionIcon___h7-g-{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:24px;font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);transition:transform .3s cubic-bezier(.4,0,.2,1);line-height:1}.NavSection-module__navSectionIcon___h7-g-.NavSection-module__open___dfLKO{transform:rotate(45deg)}.NavSection-module__navSectionContent___fovNj{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.NavSection-module__navSectionContent___fovNj.NavSection-module__open___dfLKO{max-height:800px}[data-theme=dark] .NavSection-module__navSection___m5K3k{border-bottom-color:var(--theme-border)}[data-theme=dark] .NavSection-module__navSectionButton___lHeMP:hover{background:var(--theme-surface-hover)}[data-theme=dark] .NavSection-module__navSectionLabel___4-x0K{color:var(--theme-text)}[data-theme=dark] .NavSection-module__navSectionIcon___h7-g-{color:var(--theme-text-secondary)}@media(prefers-reduced-motion:reduce){.NavSection-module__navSectionButton___lHeMP,.NavSection-module__navSectionIcon___h7-g-,.NavSection-module__navSectionContent___fovNj{transition:none}}.Navigation-module__nav___Vx4Sf{--nav-height: 60px;background:var(--theme-surface);border-bottom:var(--theme-border-width) solid var(--theme-border);padding:var(--theme-spacing-4) var(--theme-spacing-6);position:sticky;top:0;z-index:300;width:100%;max-width:100vw;overflow-x:hidden;transition:padding .3s ease,background-color .15s ease,border-bottom-color .15s ease,box-shadow .15s ease}html[data-theme=dark] .Navigation-module__nav___Vx4Sf{background:var(--theme-surface);border-bottom-color:var(--theme-surface-hover)}.Navigation-module__container___7KMam{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-6)}.Navigation-module__logo___fM6s4{display:flex;align-items:center;gap:var(--theme-spacing-3);font-size:20px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text);text-decoration:none;letter-spacing:-.02em;transition:color .15s ease,transform .15s ease,font-size .3s ease}.Navigation-module__logo___fM6s4:hover{color:var(--theme-primary);transform:translateY(-1px)}.Navigation-module__logo___fM6s4:focus-visible{outline:2px solid var(--theme-primary);outline-offset:4px;border-radius:var(--theme-radius-base)}.Navigation-module__logoIcon___MRbMR{flex-shrink:0;transition:color .15s ease,transform .15s ease}.Navigation-module__logo___fM6s4:hover .Navigation-module__logoIcon___MRbMR{transform:rotate(-5deg) scale(1.05)}.Navigation-module__logoText___9uVI-{font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em}html[data-theme=dark] .Navigation-module__logo___fM6s4{color:var(--theme-text)}html[data-theme=dark] .Navigation-module__logo___fM6s4:hover{color:var(--theme-primary)}.Navigation-module__closeSidebarButton___a29pj{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-base);color:var(--theme-text-secondary);cursor:pointer;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.Navigation-module__closeSidebarButton___a29pj:hover{background-color:var(--theme-surface-secondary);border-color:var(--theme-primary);color:var(--theme-primary);transform:scale(1.05)}.Navigation-module__closeSidebarButton___a29pj:active{transform:scale(.98)}.Navigation-module__closeSidebarButton___a29pj:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}html[data-theme=dark] .Navigation-module__closeSidebarButton___a29pj{color:var(--theme-text-secondary);border-color:var(--theme-border)}html[data-theme=dark] .Navigation-module__closeSidebarButton___a29pj:hover{background-color:var(--theme-surface-hover);border-color:var(--theme-primary);color:var(--theme-primary)}.Navigation-module__mobileToggle___z5XM5{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-base);color:var(--theme-text-secondary);cursor:pointer;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.Navigation-module__mobileToggle___z5XM5:hover{background-color:var(--theme-surface-secondary);border-color:var(--theme-primary);color:var(--theme-primary);transform:scale(1.05)}.Navigation-module__mobileToggle___z5XM5:active{transform:scale(.98)}.Navigation-module__mobileToggle___z5XM5:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.Navigation-module__toggleIcon___k-XtY{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}html[data-theme=dark] .Navigation-module__mobileToggle___z5XM5{color:var(--theme-text-secondary);border-color:var(--theme-border)}html[data-theme=dark] .Navigation-module__mobileToggle___z5XM5:hover{background-color:var(--theme-surface-hover);border-color:var(--theme-primary);color:var(--theme-primary)}.Navigation-module__links___seSX-{display:flex;align-items:center;gap:var(--theme-spacing-6)}.Navigation-module__link___Rfyns{position:relative;display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:16px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);text-decoration:none;border-radius:var(--theme-radius-base);white-space:nowrap;transition:color .15s ease,background-color .15s ease,transform .15s ease}.Navigation-module__link___Rfyns:hover{color:var(--theme-primary);background-color:var(--theme-surface-secondary);transform:translateY(-1px)}.Navigation-module__link___Rfyns:active{transform:translateY(0)}.Navigation-module__link___Rfyns:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-base)}.Navigation-module__linkActive___dDQ-W{color:var(--theme-primary);background-color:var(--theme-primary-light);font-weight:var(--theme-font-weight-semibold)}.Navigation-module__linkActive___dDQ-W:after{content:"";position:absolute;bottom:0;left:var(--theme-spacing-3);right:var(--theme-spacing-3);height:2px;background-color:var(--theme-primary);border-radius:2px}.Navigation-module__linkIcon___0sCfq{flex-shrink:0;transition:transform .15s ease}.Navigation-module__link___Rfyns:hover .Navigation-module__linkIcon___0sCfq{transform:scale(1.1)}html[data-theme=dark] .Navigation-module__link___Rfyns{color:var(--theme-text-secondary)}html[data-theme=dark] .Navigation-module__link___Rfyns:hover,html[data-theme=dark] .Navigation-module__linkActive___dDQ-W{color:var(--theme-primary);background-color:var(--theme-surface-hover)}@media(max-width:1023px)and (min-width:768px){.Navigation-module__nav___Vx4Sf{padding:var(--theme-spacing-4) var(--theme-spacing-5)}.Navigation-module__container___7KMam{gap:var(--theme-spacing-4)}.Navigation-module__links___seSX-{display:flex}.Navigation-module__mobileToggle___z5XM5{display:none}.Navigation-module__logo___fM6s4{font-size:20px}}.Navigation-module__backdrop___Ty2cu{position:fixed;inset:60px 0 0;background-color:#00000080;z-index:249;animation:Navigation-module__fadeIn___B0iP2 .3s ease}@keyframes Navigation-module__fadeIn___B0iP2{0%{opacity:0}to{opacity:1}}html[data-theme=dark] .Navigation-module__backdrop___Ty2cu{background-color:#000000b3}@media(max-width:767px){.Navigation-module__nav___Vx4Sf{padding:var(--theme-spacing-3) var(--theme-spacing-4)}.Navigation-module__container___7KMam{gap:var(--theme-spacing-3)}.Navigation-module__mobileToggle___z5XM5{display:flex}.Navigation-module__links___seSX-{position:fixed;top:60px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--theme-surface);border-bottom:var(--theme-border-width) solid var(--theme-border);padding:var(--theme-spacing-4) var(--theme-spacing-5);box-shadow:0 4px 12px #0000001a;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);z-index:250}html[data-theme=dark] .Navigation-module__links___seSX-{background:var(--theme-surface);border-bottom-color:var(--theme-surface-hover);box-shadow:0 4px 12px #0000004d}.Navigation-module__linksOpen___3yjtl{transform:translateY(0);opacity:1;pointer-events:all}.Navigation-module__link___Rfyns{padding:var(--theme-spacing-4) var(--theme-spacing-4);border-radius:var(--theme-radius-base);border-bottom:none;margin-bottom:var(--theme-spacing-2)}.Navigation-module__link___Rfyns:last-child{margin-bottom:0}.Navigation-module__link___Rfyns:hover{transform:translate(4px)}.Navigation-module__linkActive___dDQ-W:after{inset:0 auto 0 0;width:3px;height:100%}}@media(max-width:639px){.Navigation-module__logo___fM6s4{font-size:16px}.Navigation-module__mobileToggle___z5XM5{width:36px;height:36px}}.Pagination-module__pagination___kDe6E{width:100%}.Pagination-module__buttons___P1um0{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2, 8px);flex-wrap:wrap}.Pagination-module__button___Gcczo{display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-1, 4px);min-width:36px;height:36px;padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px);color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);cursor:pointer;transition:all .2s ease;white-space:nowrap}.Pagination-module__button___Gcczo:hover:not(:disabled){background:var(--theme-surface-hover, #fafafa);border-color:var(--theme-border-strong, #a3a3a3);color:var(--theme-text, #171717)}.Pagination-module__button___Gcczo:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px}.Pagination-module__button___Gcczo:active:not(:disabled){background:var(--theme-surface-secondary, #f5f5f5)}.Pagination-module__button___Gcczo:disabled{opacity:.5;cursor:not-allowed}.Pagination-module__button___Gcczo.Pagination-module__active___-o-wF{background:var(--theme-primary, #3b82f6);border-color:var(--theme-primary, #3b82f6);color:var(--theme-surface, #ffffff);font-weight:var(--theme-font-weight-semibold, 600);cursor:default}.Pagination-module__button-label___SykYb{line-height:1}.Pagination-module__ellipsis___d2dba{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;color:var(--theme-text-muted, #737373);font-size:var(--theme-font-size-sm, 14px);-webkit-user-select:none;user-select:none}.Pagination-module__pagination___kDe6E.Pagination-module__size-sm___fTYzo .Pagination-module__button___Gcczo{min-width:28px;height:28px;padding:var(--theme-spacing-1, 4px) var(--theme-spacing-2, 8px);font-size:var(--theme-font-size-xs, 12px)}.Pagination-module__pagination___kDe6E.Pagination-module__size-sm___fTYzo .Pagination-module__ellipsis___d2dba{min-width:28px;height:28px;font-size:var(--theme-font-size-xs, 12px)}.Pagination-module__pagination___kDe6E.Pagination-module__size-lg___aBBf- .Pagination-module__button___Gcczo{min-width:44px;height:44px;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-base, 16px)}.Pagination-module__pagination___kDe6E.Pagination-module__size-lg___aBBf- .Pagination-module__ellipsis___d2dba{min-width:44px;height:44px;font-size:var(--theme-font-size-base, 16px)}@media(max-width:640px){.Pagination-module__buttons___P1um0{gap:var(--theme-spacing-1, 4px)}.Pagination-module__button___Gcczo{min-width:32px;height:32px;padding:var(--theme-spacing-1, 4px) var(--theme-spacing-2, 8px)}.Pagination-module__button-label___SykYb{display:none}.Pagination-module__ellipsis___d2dba{min-width:32px;height:32px}.Pagination-module__pagination___kDe6E.Pagination-module__size-lg___aBBf- .Pagination-module__button___Gcczo{min-width:36px;height:36px;padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px)}.Pagination-module__pagination___kDe6E.Pagination-module__size-lg___aBBf- .Pagination-module__ellipsis___d2dba{min-width:36px;height:36px}}.Sidebar-module__sidebar___d-JRz{position:fixed;top:var(--theme-topbar-height, 64px);left:0;width:var(--theme-sidebar-width, 280px);height:calc(100vh - var(--theme-topbar-height, 64px));background:var(--theme-surface-secondary);border-right:var(--theme-border-width) solid var(--theme-border);display:flex;flex-direction:column;z-index:100;overflow:hidden}.Sidebar-module__sidebarHeader___42ufD{padding:var(--theme-spacing-5);border-bottom:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.Sidebar-module__sidebarTitle___wV9IN{margin:0;font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);text-transform:uppercase;letter-spacing:.05em}.Sidebar-module__closeButton___nhWfV{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease;flex-shrink:0}.Sidebar-module__closeButton___nhWfV:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong);color:var(--theme-text)}.Sidebar-module__closeButton___nhWfV:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px}.Sidebar-module__sidebarNav___6oU1a{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar{width:8px}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}@media(max-width:767px){.Sidebar-module__sidebar___d-JRz{right:0;bottom:0;width:100%;height:100vh;height:100dvh;z-index:1000;border-right:none;transform:translate(-100%);transition:transform .15s ease;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.Sidebar-module__sidebar___d-JRz.Sidebar-module__open___ltwqv{transform:translate(0)}.Sidebar-module__sidebarHeader___42ufD{padding:var(--theme-spacing-4);min-height:60px}.Sidebar-module__navItem___-EtXt{min-height:var(--theme-touch-target-min);padding:var(--theme-spacing-3) var(--theme-spacing-4)}.Sidebar-module__closeButton___nhWfV{min-width:44px;min-height:var(--theme-touch-target-min)}}.Sidebar-module__backdrop___lyDEI{position:fixed;inset:0;background:var(--theme-overlay);z-index:999;animation:Sidebar-module__fadeIn___WjQZO .15s ease}@keyframes Sidebar-module__fadeIn___WjQZO{0%{opacity:0}to{opacity:1}}[data-theme=dark] .Sidebar-module__sidebar___d-JRz{background:var(--theme-surface);border-right-color:var(--theme-border)}[data-theme=dark] .Sidebar-module__sidebarHeader___42ufD{background:var(--theme-surface);border-bottom-color:var(--theme-border)}[data-theme=dark] .Sidebar-module__sidebarTitle___wV9IN{color:var(--theme-text)}[data-theme=dark] .Sidebar-module__closeButton___nhWfV{border-color:var(--theme-border-strong);color:var(--theme-text-secondary)}[data-theme=dark] .Sidebar-module__closeButton___nhWfV:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] .Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}[data-theme=dark] .Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}[data-theme=dark] .Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}@media(prefers-reduced-motion:reduce){.Sidebar-module__sidebar___d-JRz{transition:none}.Sidebar-module__backdrop___lyDEI{animation:none}.Sidebar-module__closeButton___nhWfV,.Sidebar-module__logo___ACfWn{transition:none}}.SidebarFooter-module__sidebarFooter___K-yKU{padding:var(--theme-spacing-3);border-top:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);flex-shrink:0;margin-top:auto}.SidebarFooter-module__density-compact___d0AkH{padding:var(--theme-spacing-2) var(--theme-spacing-3)}.SidebarFooter-module__density-spacious___e7r5N{padding:var(--theme-spacing-4) var(--theme-spacing-3)}[data-theme=dark] .SidebarFooter-module__sidebarFooter___K-yKU{border-top-color:var(--theme-border);background:var(--theme-surface-hover)}.SidebarFooter-module__userSection___RMpja{padding:var(--theme-spacing-3);border-radius:var(--theme-radius-md);background:var(--theme-surface);border:var(--theme-border-width, 1px) solid var(--theme-border)}.SidebarFooter-module__userInfo___wwkBi{display:flex;align-items:center;gap:var(--theme-spacing-3)}.SidebarFooter-module__avatar___lCBho{width:var(--theme-spacing-10, 40px);height:var(--theme-spacing-10, 40px);border-radius:var(--theme-radius-full);object-fit:cover;border:calc(var(--theme-border-width, 1px) * 2) solid var(--theme-border)}.SidebarFooter-module__userDetails___XtZ5G{flex:1;min-width:0}.SidebarFooter-module__userName___zpgfD{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarFooter-module__userSubtitle___63bRY{font-size:var(--theme-font-size-xs);color:var(--theme-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarFooter-module__actions___weUvi{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.SidebarFooter-module__actionButton___cbfvN{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-3) var(--theme-spacing-4);background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-sm);color:var(--theme-text);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);cursor:pointer;transition:all var(--theme-duration-fast, .2s) ease;width:100%;text-align:left}.SidebarFooter-module__actionButton___cbfvN:hover{background:var(--theme-surface-hover);border-color:var(--theme-primary);border-width:var(--theme-border-width)}.SidebarFooter-module__actionButton___cbfvN:focus-visible{outline:calc(var(--theme-border-width) * 2) solid var(--theme-primary);outline-offset:var(--theme-spacing-1)}.SubmenuPanel-module__submenuPanel___RuZ8C{position:fixed;left:96px;top:60px;width:240px;height:calc(100vh - 60px);overflow-y:auto;z-index:150;display:flex;flex-direction:column;transform:translate(-96px);opacity:0;animation:SubmenuPanel-module__slideInSubmenu___9oj4I .5s ease forwards}[data-theme=light] .SubmenuPanel-module__submenuPanel___RuZ8C{background:var(--theme-surface-secondary);border-left-color:var(--theme-border);border-left:var(--theme-border-width) solid var(--theme-border);border-right:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .SubmenuPanel-module__submenuPanel___RuZ8C{background:var(--theme-surface-hover);border-left-color:var(--theme-border);border-left:var(--theme-border-width) solid var(--theme-border);border-right:var(--theme-border-width) solid var(--theme-border)}@media(min-width:768px){.SubmenuPanel-module__submenuPanel___RuZ8C{left:96px}}@media(max-width:767px){.SubmenuPanel-module__submenuPanel___RuZ8C{left:60px;top:60px;width:calc(100vw - 60px);height:calc(100vh - 60px);transform:translate(-60px)}}.SubmenuPanel-module__submenuPanel___RuZ8C.SubmenuPanel-module__submenuClosing___-CXDQ{animation:SubmenuPanel-module__slideOutSubmenu___w3NCV .5s ease forwards}@keyframes SubmenuPanel-module__slideInSubmenu___9oj4I{0%{opacity:0;transform:translate(-96px)}to{opacity:1;transform:translate(0)}}@keyframes SubmenuPanel-module__slideOutSubmenu___w3NCV{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-96px)}}@media(max-width:767px){@keyframes SubmenuPanel-module__slideInSubmenu___9oj4I{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes SubmenuPanel-module__slideOutSubmenu___w3NCV{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-60px)}}}.SubmenuPanel-module__submenuHeader___GwgYH{padding:var(--theme-spacing-4) var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);flex-shrink:0}[data-theme=dark] .SubmenuPanel-module__submenuHeader___GwgYH{background:var(--theme-surface-hover);border-bottom-color:var(--theme-surface)}.SubmenuPanel-module__submenuTitle___UK7Vd{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text)}[data-theme=dark] .SubmenuPanel-module__submenuTitle___UK7Vd{color:var(--theme-text-secondary)}.SubmenuPanel-module__submenuNav___AHoXh{flex:1;overflow-y:auto;padding:var(--theme-spacing-2)}.SubmenuPanel-module__submenuList___Wf-ed{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--theme-spacing-1)}.SubmenuPanel-module__submenuItem___j-STl{list-style:none}.SubmenuPanel-module__submenuLink___cSY-m{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);color:var(--theme-text-secondary);text-decoration:none;border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-sm);transition:background-color .15s ease}[data-theme=dark] .SubmenuPanel-module__submenuLink___cSY-m{color:var(--theme-text-secondary)}.SubmenuPanel-module__submenuLink___cSY-m:hover{background:var(--theme-surface-secondary)}[data-theme=dark] .SubmenuPanel-module__submenuLink___cSY-m:hover,.SubmenuPanel-module__submenuLink___cSY-m:active{background:var(--theme-border-strong)}[data-theme=dark] .SubmenuPanel-module__submenuLink___cSY-m:active{background:var(--theme-text-tertiary)}.SubmenuPanel-module__submenuIcon___UeSUy{display:flex;align-items:center;justify-content:center;flex-shrink:0}.SubmenuPanel-module__submenuIcon___UeSUy svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.SubmenuPanel-module__submenuLabel___Km-tE{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SubmenuPanel-module__submenuLink___cSY-m:focus{outline:none}.SubmenuPanel-module__submenuLink___cSY-m:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-relaxed)}[data-theme=dark] .SubmenuPanel-module__submenuLink___cSY-m:focus-visible{outline-color:var(--theme-primary)}.SubmenuPanel-module__mobileClose___cVVlk:focus{outline:none}.SubmenuPanel-module__mobileClose___cVVlk:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .SubmenuPanel-module__mobileClose___cVVlk:focus-visible{outline-color:var(--theme-primary)}.SubmenuPanel-module__mobileClose___cVVlk{position:absolute;top:var(--theme-spacing-4);right:var(--theme-spacing-4);display:none;align-items:center;justify-content:center;width:44px;height:44px;background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border);border-radius:999px;color:var(--theme-text-secondary);cursor:pointer;z-index:1;transition:all .15s ease}.SubmenuPanel-module__mobileClose___cVVlk:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}.SubmenuPanel-module__mobileClose___cVVlk:active{transform:scale(.95)}[data-theme=dark] .SubmenuPanel-module__mobileClose___cVVlk{background:var(--theme-border);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] .SubmenuPanel-module__mobileClose___cVVlk:hover{background:var(--theme-border-strong)}@media(max-width:767px){.SubmenuPanel-module__mobileClose___cVVlk{display:flex}}.TableOfContents-module__container___QG-FI{width:100%;height:fit-content;min-width:0;display:block}.TableOfContents-module__sticky___rhdkn{position:-webkit-sticky;position:sticky;align-self:flex-start;z-index:10}.TableOfContents-module__content___h4eJD{padding:var(--theme-spacing-4);background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-lg)}.TableOfContents-module__title___5RztF{margin:0 0 var(--theme-spacing-3) 0;padding:0 var(--theme-spacing-2);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.05em;line-height:var(--theme-line-height-tight)}.TableOfContents-module__list___HUSuz,.TableOfContents-module__nested-list___iJOv7{list-style:none;margin:0;padding:0}.TableOfContents-module__nested-list___iJOv7{margin-top:var(--theme-spacing-1);margin-left:var(--theme-spacing-3);padding-left:var(--theme-spacing-3);border-left:2px solid var(--theme-border)}.TableOfContents-module__item-wrapper___uMAob{margin-bottom:var(--theme-spacing-1)}.TableOfContents-module__item___nBrxi{display:block;padding:var(--theme-spacing-2);color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);line-height:var(--theme-line-height-normal);text-decoration:none;border-radius:var(--theme-radius-sm);transition:all .15s ease;cursor:pointer}.TableOfContents-module__item___nBrxi:hover{color:var(--theme-text);background:var(--theme-surface-hover)}.TableOfContents-module__item___nBrxi:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.TableOfContents-module__item___nBrxi.TableOfContents-module__active___VEuDD{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold);background:var(--theme-surface-hover);border-left:2px solid var(--theme-primary);padding-left:calc(var(--theme-spacing-2) - 2px)}.TableOfContents-module__item___nBrxi.TableOfContents-module__level-1___-BopF{padding-left:var(--theme-spacing-2)}.TableOfContents-module__item___nBrxi.TableOfContents-module__level-2___v4GI1{font-size:var(--theme-font-size-sm)}.TableOfContents-module__item___nBrxi.TableOfContents-module__level-3___dJ2ud{font-size:var(--theme-font-size-xs)}.TableOfContents-module__item___nBrxi.TableOfContents-module__level-4___-3c1l,.TableOfContents-module__item___nBrxi.TableOfContents-module__level-5___fNKvQ,.TableOfContents-module__item___nBrxi.TableOfContents-module__level-6___v2su5{font-size:var(--theme-font-size-xs);opacity:.9}@media(max-width:1024px){.TableOfContents-module__container___QG-FI.TableOfContents-module__sticky___rhdkn{position:static}}.Tabs-module__tabs___VzNYn{display:flex;flex-direction:column;width:100%}.Tabs-module__tab-list___lmfYM{display:flex;gap:var(--theme-spacing-1, 4px);border-bottom:2px solid var(--theme-border-subtle, #e5e5e5)}.Tabs-module__tabs___VzNYn.Tabs-module__full-width___llMDY .Tabs-module__tab-list___lmfYM{border-bottom:none}.Tabs-module__tabs___VzNYn.Tabs-module__full-width___llMDY .Tabs-module__tab___UxOxc{flex:1}.Tabs-module__tab___UxOxc{position:relative;display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2, 8px);padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);background:transparent;border:none;border-radius:0;color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-base, 16px);font-weight:var(--theme-font-weight-regular, 400);cursor:pointer;transition:all .2s ease;white-space:nowrap;min-height:44px;min-width:44px}.Tabs-module__tab___UxOxc:hover:not(.Tabs-module__disabled___WUMsF){color:var(--theme-text, #171717);background:var(--theme-surface-hover, #fafafa)}.Tabs-module__tab___UxOxc:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:-2px;z-index:1}.Tabs-module__tab___UxOxc.Tabs-module__active___umRkT{color:var(--theme-text, #171717);font-weight:var(--theme-font-weight-semibold, 600);border-bottom:2px solid var(--theme-primary, #3b82f6)}.Tabs-module__tab___UxOxc.Tabs-module__disabled___WUMsF{color:var(--theme-border-strong, #a3a3a3);cursor:not-allowed;opacity:.5}.Tabs-module__icon___R361k{display:flex;align-items:center;justify-content:center}.Tabs-module__tabs___VzNYn.Tabs-module__size-sm___CW8nk .Tabs-module__tab___UxOxc{padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-sm, 14px)}.Tabs-module__tabs___VzNYn.Tabs-module__size-lg___UbXB8 .Tabs-module__tab___UxOxc{padding:var(--theme-spacing-4, 16px) var(--theme-spacing-6, 24px);font-size:var(--theme-font-size-lg, 18px)}.Tabs-module__tabs___VzNYn.Tabs-module__variant-pills___5i0bU .Tabs-module__tab-list___lmfYM{gap:var(--theme-spacing-2, 8px);border-bottom:none}.Tabs-module__tabs___VzNYn.Tabs-module__variant-pills___5i0bU .Tabs-module__tab___UxOxc{border-radius:var(--theme-radius-lg, 12px);border:1px solid transparent}.Tabs-module__tabs___VzNYn.Tabs-module__variant-pills___5i0bU .Tabs-module__tab___UxOxc.Tabs-module__active___umRkT{background:var(--theme-primary, #3b82f6);color:var(--theme-surface, #ffffff);border-color:var(--theme-primary, #3b82f6);border-bottom:1px solid var(--theme-primary, #3b82f6)}.Tabs-module__tabs___VzNYn.Tabs-module__variant-pills___5i0bU .Tabs-module__tab___UxOxc:hover:not(.Tabs-module__disabled___WUMsF){border-color:var(--theme-border, #d4d4d4)}.Tabs-module__tabs___VzNYn.Tabs-module__variant-underline___hRtCc .Tabs-module__tab___UxOxc{border-bottom:2px solid transparent}.Tabs-module__tabs___VzNYn.Tabs-module__variant-underline___hRtCc .Tabs-module__tab___UxOxc.Tabs-module__active___umRkT{border-bottom-color:var(--theme-primary, #3b82f6);background:transparent}.Tabs-module__tab-panel___JFa-B{padding:var(--theme-spacing-6, 24px) 0;color:var(--theme-text, #171717)}.Tabs-module__tab-panel___JFa-B:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px}.Tabs-module__tab-panel___JFa-B[hidden]{display:none}@media(max-width:640px){.Tabs-module__tab-list___lmfYM{overflow-x:auto;-webkit-overflow-scrolling:touch}.Tabs-module__tab-list___lmfYM::-webkit-scrollbar{height:4px}.Tabs-module__tab-list___lmfYM::-webkit-scrollbar-track{background:var(--theme-surface-secondary, #f5f5f5)}.Tabs-module__tab-list___lmfYM::-webkit-scrollbar-thumb{background:var(--theme-border-strong, #a3a3a3);border-radius:var(--theme-radius-sm, 4px)}.Tabs-module__tab___UxOxc{min-height:48px;min-width:48px;padding:var(--theme-spacing-4, 16px) var(--theme-spacing-5, 20px);font-size:var(--theme-font-size-base, 16px);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Tabs-module__tab___UxOxc:active:not(.Tabs-module__disabled___WUMsF){transform:scale(.98);transition-duration:80ms}.Tabs-module__tabs___VzNYn.Tabs-module__size-lg___UbXB8 .Tabs-module__tab___UxOxc{padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-base, 16px)}}.TopBar-module__skipLinks___7hdBv{position:absolute;top:-100px;left:0;z-index:1000}.TopBar-module__skipLink___oulWR{position:absolute;top:0;left:0;background:var(--theme-primary);color:var(--theme-surface);padding:var(--theme-spacing-3) var(--theme-spacing-4);text-decoration:none;font-weight:var(--theme-font-weight-semibold);border-radius:0 0 var(--theme-radius-md) 0;transform:translateY(-100%);transition:transform .2s ease;font-size:var(--theme-font-size-sm)}.TopBar-module__skipLink___oulWR:focus{transform:translateY(0);outline:2px solid var(--theme-surface);outline-offset:2px}.TopBar-module__skipLink___oulWR+.TopBar-module__skipLink___oulWR{top:48px}.TopBar-module__topBar___V9k-F{position:fixed;top:0;left:0;right:0;height:64px;background:var(--theme-surface-secondary);border-bottom:var(--theme-border-width) solid var(--theme-border);z-index:200;display:flex;align-items:center;padding:0 var(--theme-spacing-5)}.TopBar-module__topBarContent___JUXBW{width:100%;max-width:100%}.TopBar-module__leftSection___e8zV0{display:flex;align-items:center;flex-shrink:0}.TopBar-module__navSection___mCQqt{flex:1;display:none;align-items:center;justify-content:center;padding:0 var(--theme-spacing-4)}.TopBar-module__navItems___Ol-mP{display:flex;align-items:center;gap:var(--theme-spacing-1)}.TopBar-module__navItem___6yo9i{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);text-decoration:none;color:var(--theme-text);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);border-radius:var(--theme-radius-subtle);transition:all .15s ease;white-space:nowrap}.TopBar-module__navItem___6yo9i:hover{background:var(--theme-surface-secondary);color:var(--theme-text)}.TopBar-module__navItem___6yo9i:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.TopBar-module__navItemActive___olJgC{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold);background:var(--theme-surface-secondary)}.TopBar-module__navItemIcon___e1Z4M{flex-shrink:0;color:currentColor}.TopBar-module__logo___Xqtlu{display:flex;align-items:center;gap:var(--theme-spacing-3);text-decoration:none;color:var(--theme-text);font-weight:var(--theme-font-weight-bold);font-size:var(--theme-font-size-lg);transition:opacity .15s ease;padding:var(--theme-spacing-1) 0}.TopBar-module__logo___Xqtlu:hover{opacity:var(--theme-opacity-hover)}.TopBar-module__logo___Xqtlu:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:var(--theme-spacing-1);border-radius:var(--theme-radius-subtle)}.TopBar-module__logoIcon___SeVsb{width:32px;height:32px;background:var(--theme-primary);border-radius:var(--theme-radius-subtle);display:flex;align-items:center;justify-content:center;color:var(--theme-text-inverted);font-weight:var(--theme-font-weight-bold);font-size:var(--theme-font-size-base)}.TopBar-module__logoImage___ZP-Ln{height:52px;width:auto;display:block}.TopBar-module__logoText___BkVSc{color:var(--theme-text);font-weight:var(--theme-font-weight-bold);font-size:var(--theme-font-size-lg)}.TopBar-module__rightSection___FgS-C{display:flex;align-items:center;gap:var(--theme-spacing-3);flex-shrink:0}.TopBar-module__button___rj-dk{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);cursor:pointer;transition:all .15s ease;color:var(--theme-text);text-decoration:none;min-width:40px;min-height:40px}.TopBar-module__button___rj-dk:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}.TopBar-module__button___rj-dk:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.TopBar-module__button___rj-dk:active{background:var(--theme-surface-hover);transform:scale(.95)}.TopBar-module__desktopOnly___6XqNh{display:flex}.TopBar-module__mobileOnly___YOhOZ{display:none}@media(max-width:767px){.TopBar-module__topBar___V9k-F{padding:var(--theme-spacing-3) var(--theme-spacing-4);padding-top:calc(var(--theme-spacing-3) + env(safe-area-inset-top));height:calc(64px + env(safe-area-inset-top))}.TopBar-module__desktopOnly___6XqNh{display:none}.TopBar-module__mobileOnly___YOhOZ{display:flex;min-width:40px;min-height:40px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.TopBar-module__logoText___BkVSc{display:none}.TopBar-module__logoImage___ZP-Ln{height:48px}.TopBar-module__button___rj-dk{width:40px;height:40px;min-width:40px;min-height:40px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.TopBar-module__button___rj-dk:active{transform:scale(.92);transition-duration:80ms}.TopBar-module__rightSection___FgS-C{display:flex;gap:var(--theme-spacing-2)}.TopBar-module__logo___Xqtlu{font-size:var(--theme-font-size-base);padding:0}.TopBar-module__navSection___mCQqt{display:none}}@media(min-width:768px)and (max-width:1279px){.TopBar-module__mobileOnly___YOhOZ{display:flex;min-width:40px;min-height:40px}.TopBar-module__desktopOnly___6XqNh,.TopBar-module__navSection___mCQqt{display:flex}}@media(min-width:1280px){.TopBar-module__mobileOnly___YOhOZ{display:none}.TopBar-module__desktopOnly___6XqNh,.TopBar-module__navSection___mCQqt{display:flex}}[data-theme=dark] .TopBar-module__topBar___V9k-F{background:var(--theme-surface);border-bottom-color:var(--theme-border)}[data-theme=dark] .TopBar-module__logo___Xqtlu,[data-theme=dark] .TopBar-module__logoText___BkVSc{color:var(--theme-text)}[data-theme=dark] .TopBar-module__button___rj-dk{border-color:var(--theme-border);color:var(--theme-text)}[data-theme=dark] .TopBar-module__button___rj-dk:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .TopBar-module__button___rj-dk:active{background:var(--theme-border)}[data-theme=dark] .TopBar-module__navItem___6yo9i{color:var(--theme-text)}[data-theme=dark] .TopBar-module__navItem___6yo9i:hover{background:var(--theme-surface-hover);color:var(--theme-text)}[data-theme=dark] .TopBar-module__navItemActive___olJgC{color:var(--theme-primary);background:var(--theme-surface-secondary)}@media(prefers-reduced-motion:reduce){.TopBar-module__button___rj-dk,.TopBar-module__logo___Xqtlu{transition:none}}.CommandPalette-module__backdrop___6W1O5{position:fixed;inset:0;background:#00000080;z-index:999;display:flex;align-items:flex-start;justify-content:center;padding:var(--theme-spacing-6) var(--theme-spacing-4);padding-top:10vh;padding-bottom:var(--theme-spacing-6);animation:CommandPalette-module__fadeIn___cTT5t .15s ease}.CommandPalette-module__palette___5BjmW{width:100%;max-width:768px;background:var(--theme-surface);border-radius:var(--theme-radius-lg);border:2px solid var(--theme-border);box-shadow:var(--theme-shadow-lg);display:flex;flex-direction:column;max-height:80vh;z-index:1000;animation:CommandPalette-module__commandPaletteSlideIn___9-pUD .3s ease}.CommandPalette-module__searchContainer___kXAFB{padding:var(--theme-spacing-6) var(--theme-spacing-6);border-bottom:2px solid var(--theme-border);display:flex;align-items:center;gap:var(--theme-spacing-4)}.CommandPalette-module__searchIcon___LPnnI{width:28px;height:28px;color:var(--theme-text-secondary);flex-shrink:0}.CommandPalette-module__searchInput___8tBbJ{flex:1;background:transparent;border:none;outline:none;font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:1.5;padding:0}.CommandPalette-module__searchInput___8tBbJ::placeholder{color:var(--theme-text-secondary)}.CommandPalette-module__keyboardHintContainer___Zudq9{display:flex;align-items:center;gap:var(--theme-spacing-2);flex-shrink:0}.CommandPalette-module__kbd___0eMi8{background:var(--theme-surface-hover);border:1px solid var(--theme-border);border-radius:var(--theme-radius-sm);padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);line-height:1;min-width:60px;text-align:center}.CommandPalette-module__commandList___sVbbU{flex:1;overflow-y:auto;padding:var(--theme-spacing-4) var(--theme-spacing-3);max-height:60vh}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar{width:8px}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.CommandPalette-module__emptyState___HU1MZ{padding:var(--theme-spacing-6) var(--theme-spacing-6);text-align:center;color:var(--theme-text-secondary);font-size:20px}.CommandPalette-module__categoryContainer___WMOgr{margin-bottom:var(--theme-spacing-4)}.CommandPalette-module__categoryHeader___UUWIF{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-bold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.08em;padding:var(--theme-spacing-3) var(--theme-spacing-4);margin-bottom:var(--theme-spacing-3)}.CommandPalette-module__commandButton___dvRFw{width:100%;display:flex;align-items:center;gap:var(--theme-spacing-4);padding:var(--theme-spacing-5) var(--theme-spacing-5);background:transparent;border:none;border-radius:var(--theme-radius-md);cursor:pointer;transition:all .2s ease;text-align:left;opacity:1;min-height:64px}.CommandPalette-module__commandButton___dvRFw[aria-selected=true]{background:var(--theme-surface-hover);border:1px solid var(--theme-border)}.CommandPalette-module__commandButton___dvRFw:hover:not([aria-disabled=true]){background:var(--theme-surface-hover)}.CommandPalette-module__commandButton___dvRFw[aria-disabled=true]{cursor:not-allowed;opacity:.5}.CommandPalette-module__commandIcon___AII76{width:28px;height:28px;color:var(--theme-text-secondary);flex-shrink:0;display:flex;align-items:center;justify-content:center}.CommandPalette-module__commandContent___8JNPk{flex:1;min-width:0}.CommandPalette-module__commandLabel___3cvtH{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:1.375}.CommandPalette-module__commandLabel___3cvtH.CommandPalette-module__hasDescription___1R96a{margin-bottom:var(--theme-spacing-2)}.CommandPalette-module__commandDescription___l1P7s{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:1.375;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CommandPalette-module__commandShortcut___fssdC{flex-shrink:0}.CommandPalette-module__footer___LAXXr{padding:var(--theme-spacing-5) var(--theme-spacing-6);border-top:2px solid var(--theme-border);display:flex;align-items:center;gap:var(--theme-spacing-5);font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);flex-wrap:wrap}.CommandPalette-module__footerHint___-jafM{display:flex;align-items:center;gap:var(--theme-spacing-3)}.CommandPalette-module__footerLabel___kNAjY{font-size:var(--theme-font-size-sm)}@keyframes CommandPalette-module__fadeIn___cTT5t{0%{opacity:0}to{opacity:1}}@keyframes CommandPalette-module__commandPaletteSlideIn___9-pUD{0%{opacity:0;transform:translateY(-20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.CommandPalette-module__backdrop___6W1O5,.CommandPalette-module__palette___5BjmW{animation:none}.CommandPalette-module__commandButton___dvRFw{transition:none}}@media(max-width:767px){.CommandPalette-module__backdrop___6W1O5{padding:0;align-items:stretch;background:#000000b3}.CommandPalette-module__palette___5BjmW{max-width:100%;border-radius:0;max-height:100vh;height:100vh;border-left:none;border-right:none;border-top:none;border-bottom:none;animation:CommandPalette-module__commandPaletteMobileSlideUp___B2XC- .25s cubic-bezier(.16,1,.3,1);box-shadow:none}.CommandPalette-module__searchContainer___kXAFB{padding:var(--theme-spacing-4);padding-top:var(--theme-spacing-5);gap:var(--theme-spacing-3);position:sticky;top:0;background:var(--theme-surface);z-index:10;border-bottom:1px solid var(--theme-border)}.CommandPalette-module__searchIcon___LPnnI{width:22px;height:22px}.CommandPalette-module__searchInput___8tBbJ{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-medium)}.CommandPalette-module__searchInput___8tBbJ::placeholder{font-size:var(--theme-font-size-base)}.CommandPalette-module__keyboardHintContainer___Zudq9{display:none}.CommandPalette-module__commandList___sVbbU{padding:var(--theme-spacing-2) var(--theme-spacing-3);max-height:calc(100vh - 180px);-webkit-overflow-scrolling:touch;overflow-y:auto}.CommandPalette-module__commandButton___dvRFw{padding:var(--theme-spacing-4) var(--theme-spacing-3);min-height:60px;gap:var(--theme-spacing-3);border-radius:var(--theme-radius-lg);margin-bottom:var(--theme-spacing-2);border:1px solid transparent}.CommandPalette-module__commandButton___dvRFw[aria-selected=true]{background:var(--theme-primary-50, var(--theme-surface-hover));border-color:var(--theme-primary-200, var(--theme-border))}.CommandPalette-module__commandButton___dvRFw:active{transform:scale(.98)}.CommandPalette-module__commandIcon___AII76{width:22px;height:22px}.CommandPalette-module__commandLabel___3cvtH{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-semibold)}.CommandPalette-module__commandDescription___l1P7s{font-size:var(--theme-font-size-sm);margin-top:var(--theme-spacing-1)}.CommandPalette-module__commandShortcut___fssdC{display:none}.CommandPalette-module__categoryHeader___UUWIF{padding:var(--theme-spacing-3) var(--theme-spacing-3);padding-top:var(--theme-spacing-4);font-size:var(--theme-font-size-xs);letter-spacing:.1em}.CommandPalette-module__categoryContainer___WMOgr:first-child .CommandPalette-module__categoryHeader___UUWIF{padding-top:var(--theme-spacing-2)}.CommandPalette-module__footer___LAXXr{padding:var(--theme-spacing-4);gap:var(--theme-spacing-3);position:sticky;bottom:0;background:var(--theme-surface);border-top:1px solid var(--theme-border);flex-wrap:wrap}.CommandPalette-module__footerHint___-jafM{gap:var(--theme-spacing-2)}.CommandPalette-module__footerLabel___kNAjY{font-size:var(--theme-font-size-xs)}.CommandPalette-module__kbd___0eMi8{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-xs);min-width:56px;font-weight:var(--theme-font-weight-semibold)}.CommandPalette-module__emptyState___HU1MZ{padding:var(--theme-spacing-12) var(--theme-spacing-4);font-size:var(--theme-font-size-lg)}.CommandPalette-module__commandButton___dvRFw:hover{background:var(--theme-surface-hover)}.CommandPalette-module__commandList___sVbbU{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}@keyframes CommandPalette-module__commandPaletteMobileSlideUp___B2XC-{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px)and (max-width:1023px){.CommandPalette-module__backdrop___6W1O5{padding:var(--theme-spacing-4);padding-top:8vh}.CommandPalette-module__palette___5BjmW{max-width:640px;max-height:85vh}.CommandPalette-module__commandButton___dvRFw{min-height:58px;padding:var(--theme-spacing-4)}.CommandPalette-module__searchInput___8tBbJ{font-size:var(--theme-font-size-lg)}}.Dropdown-module__container___ldIiW{position:relative;display:inline-block}.Dropdown-module__dropdown___eOTpo{position:absolute;z-index:var(--theme-z-dropdown, 1000);min-width:240px;max-width:320px;max-height:400px;padding:var(--theme-spacing-1, 4px);background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e5e5);border-radius:var(--theme-radius-lg, 12px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f,0 0 0 1px #0000000d;opacity:0;transform:scale(.95) translateY(-4px);transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);pointer-events:none;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Dropdown-module__dropdown___eOTpo.Dropdown-module__open___yJ-nq{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.Dropdown-module__search___8UIEU{position:sticky;top:0;z-index:1;width:100%;padding:var(--theme-spacing-3, 12px);margin-bottom:var(--theme-spacing-1, 4px);background:var(--theme-surface, #ffffff);border:1px solid var(--theme-border, #e5e5e5);border-radius:var(--theme-radius-md, 8px);font-size:var(--theme-font-size-sm, 14px);color:var(--theme-text, #171717);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.Dropdown-module__search___8UIEU:focus{border-color:var(--theme-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}.Dropdown-module__search___8UIEU::placeholder{color:var(--theme-text-secondary, #737373)}.Dropdown-module__menuContent___8-F68{max-height:320px;overflow-y:auto;padding:var(--theme-spacing-1, 4px)}.Dropdown-module__menuContent___8-F68::-webkit-scrollbar{width:6px}.Dropdown-module__menuContent___8-F68::-webkit-scrollbar-track{background:transparent}.Dropdown-module__menuContent___8-F68::-webkit-scrollbar-thumb{background:var(--theme-border, #e5e5e5);border-radius:3px}.Dropdown-module__menuContent___8-F68::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong, #d4d4d4)}.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-bottom-start___zkkRr{top:calc(100% + var(--theme-spacing-2, 8px));left:0;transform-origin:top left}.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-bottom-end___jWa7K{top:calc(100% + var(--theme-spacing-2, 8px));right:0;transform-origin:top right}.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-top-start___z9sy-{bottom:calc(100% + var(--theme-spacing-2, 8px));left:0;transform-origin:bottom left}.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-top-end___Mcsw4{bottom:calc(100% + var(--theme-spacing-2, 8px));right:0;transform-origin:bottom right}.Dropdown-module__item___wNZ76{display:flex;align-items:center;gap:var(--theme-spacing-3, 12px);width:100%;padding:var(--theme-spacing-3, 12px);margin:var(--theme-spacing-0-5, 2px) 0;background:transparent;border:none;border-radius:var(--theme-radius-md, 8px);color:var(--theme-text, #171717);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);text-align:left;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;overflow:hidden}.Dropdown-module__item___wNZ76:before{content:"";position:absolute;inset:0;background:var(--theme-primary, #3b82f6);opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1);z-index:-1}.Dropdown-module__item___wNZ76:hover:not(.Dropdown-module__disabled___YwcA1){background:var(--theme-surface-hover, #f8fafc);transform:translate(2px)}.Dropdown-module__item___wNZ76.Dropdown-module__focused___UxpCD:not(.Dropdown-module__disabled___YwcA1){background:var(--theme-primary-light, #eff6ff);color:var(--theme-primary-dark, #1e40af);transform:translate(2px)}.Dropdown-module__item___wNZ76.Dropdown-module__focused___UxpCD:not(.Dropdown-module__disabled___YwcA1):before{opacity:.1}.Dropdown-module__item___wNZ76:active:not(.Dropdown-module__disabled___YwcA1){background:var(--theme-primary-light, #eff6ff);transform:translate(1px) scale(.98)}.Dropdown-module__item___wNZ76.Dropdown-module__disabled___YwcA1{color:var(--theme-text-disabled, #a3a3a3);cursor:not-allowed;opacity:.5;transform:none}.Dropdown-module__item___wNZ76.Dropdown-module__disabled___YwcA1:hover{background:transparent;transform:none}.Dropdown-module__item___wNZ76.Dropdown-module__danger___WRl6d:not(.Dropdown-module__disabled___YwcA1){color:var(--theme-error-dark, #b91c1c)}.Dropdown-module__item___wNZ76.Dropdown-module__danger___WRl6d:hover:not(.Dropdown-module__disabled___YwcA1){background:var(--theme-error-light, #fee2e2);border-color:var(--theme-error, #fca5a5);color:var(--theme-error-dark, #991b1b)}.Dropdown-module__item___wNZ76.Dropdown-module__danger___WRl6d.Dropdown-module__focused___UxpCD:not(.Dropdown-module__disabled___YwcA1){background:var(--theme-error-light, #fee2e2);border-color:var(--theme-error, #ef4444);outline-color:var(--theme-error, #ef4444)}.Dropdown-module__icon___7fxCi{display:flex;align-items:center;justify-content:center;flex-shrink:0}.Dropdown-module__label___w--d9{flex:1;line-height:1.4}.Dropdown-module__highlight___xafaC{background:var(--theme-primary-light, #eff6ff);color:var(--theme-primary-dark, #1e40af);padding:0;border-radius:2px}.Dropdown-module__group___9b1tH{margin:var(--theme-spacing-2, 8px) 0}.Dropdown-module__groupLabel___eFN2U{padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-xs, 12px);font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text-secondary, #737373);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--theme-spacing-1, 4px)}.Dropdown-module__groupItems___3hAsa{padding-left:var(--theme-spacing-2, 8px)}.Dropdown-module__divider___GyoRd{height:1px;margin:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);background:var(--theme-border-subtle, #e5e5e5)}.Dropdown-module__emptyState___U36bR{padding:var(--theme-spacing-6, 24px) var(--theme-spacing-4, 16px);text-align:center;color:var(--theme-text-secondary, #737373);font-size:var(--theme-font-size-sm, 14px)}.Dropdown-module__emptyStateIcon___gpXCI{margin-bottom:var(--theme-spacing-2, 8px);opacity:.5}.Dropdown-module__loading___3FzoV{padding:var(--theme-spacing-4, 16px);text-align:center;color:var(--theme-text-secondary, #737373);font-size:var(--theme-font-size-sm, 14px)}.Dropdown-module__loadingSpinner___6h47C{display:inline-block;width:16px;height:16px;border:2px solid var(--theme-border, #e5e5e5);border-top:2px solid var(--theme-primary, #3b82f6);border-radius:50%;animation:Dropdown-module__spin___xQb0O 1s linear infinite;margin-right:var(--theme-spacing-2, 8px)}@keyframes Dropdown-module__spin___xQb0O{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.Dropdown-module__dropdown___eOTpo{min-width:200px;max-width:calc(100vw - 32px);left:50%!important;right:auto!important;transform:translate(-50%) scale(.95) translateY(-4px)}.Dropdown-module__dropdown___eOTpo.Dropdown-module__open___yJ-nq{transform:translate(-50%) scale(1) translateY(0)}.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-top-start___z9sy-,.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-top-end___Mcsw4{transform:translate(-50%) scale(.95) translateY(4px)}.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-top-start___z9sy-.Dropdown-module__open___yJ-nq,.Dropdown-module__dropdown___eOTpo.Dropdown-module__placement-top-end___Mcsw4.Dropdown-module__open___yJ-nq{transform:translate(-50%) scale(1) translateY(0)}.Dropdown-module__item___wNZ76,.Dropdown-module__search___8UIEU{padding:var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-base, 16px);min-height:44px}}@media(prefers-contrast:high){.Dropdown-module__dropdown___eOTpo{border-width:2px;border-color:var(--theme-text, #000000)}.Dropdown-module__item___wNZ76{border:1px solid transparent}.Dropdown-module__item___wNZ76:hover:not(.Dropdown-module__disabled___YwcA1),.Dropdown-module__item___wNZ76.Dropdown-module__focused___UxpCD:not(.Dropdown-module__disabled___YwcA1){border-color:var(--theme-text, #000000)}}@media(prefers-reduced-motion:reduce){.Dropdown-module__dropdown___eOTpo,.Dropdown-module__item___wNZ76,.Dropdown-module__search___8UIEU{transition:none}.Dropdown-module__loadingSpinner___6h47C{animation:none}}.Modal-module__backdrop___tUfl5{position:fixed;inset:0;z-index:var(--theme-z-modal, 1300);display:flex;align-items:center;justify-content:center;background:#00000080;opacity:0;transition:opacity var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out);backdrop-filter:blur(var(--theme-blur-md, 8px));-webkit-backdrop-filter:blur(var(--theme-blur-md, 8px));padding:var(--theme-spacing-4, 16px)}.Modal-module__backdrop___tUfl5.Modal-module__backdrop-visible___ml14N{opacity:1}.Modal-module__backdrop___tUfl5.Modal-module__backdrop-blur___LT06o{backdrop-filter:blur(var(--theme-blur-lg, 12px));-webkit-backdrop-filter:blur(var(--theme-blur-lg, 12px))}.Modal-module__backdrop___tUfl5.Modal-module__backdrop-dark___-dCAC{background:#000000bf}.Modal-module__backdrop___tUfl5.Modal-module__backdrop-light___BJJBK{background:#fffc}.Modal-module__backdrop___tUfl5.Modal-module__backdrop-transparent___ox69r{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.Modal-module__modal___OKTdy{position:relative;display:flex;flex-direction:column;max-height:90vh;background:var(--theme-surface, #ffffff);border:var(--theme-border-width-default, 2px) solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-lg, 12px);box-shadow:var(--theme-shadow-lg, 0 10px 15px rgba(0, 0, 0, .1));transform:scale(.95);opacity:0;animation:Modal-module__modalEnter___8KA88 var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out) forwards;overflow:hidden;will-change:transform,opacity}@keyframes Modal-module__modalEnter___8KA88{to{transform:scale(1);opacity:1}}.Modal-module__modal___OKTdy:focus{outline:var(--theme-border-width-thick, 4px) solid var(--theme-primary, #3b82f6);outline-offset:var(--theme-spacing-1, 4px)}.Modal-module__modal___OKTdy.Modal-module__placement-center___Xbmyf{align-self:center;justify-self:center}.Modal-module__modal___OKTdy.Modal-module__placement-top___AeuLp{align-self:flex-start;margin-top:var(--theme-spacing-8, 32px)}.Modal-module__modal___OKTdy.Modal-module__placement-bottom___bRnc6{align-self:flex-end;margin-bottom:var(--theme-spacing-8, 32px)}.Modal-module__modal___OKTdy.Modal-module__placement-left___w-K71{align-self:center;justify-self:flex-start;margin-left:var(--theme-spacing-8, 32px)}.Modal-module__modal___OKTdy.Modal-module__placement-right___B2DQ0{align-self:center;justify-self:flex-end;margin-right:var(--theme-spacing-8, 32px)}.Modal-module__modal___OKTdy.Modal-module__animation-fade___0Nn3j{animation:Modal-module__modalFadeIn___MTh9g var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out) forwards}.Modal-module__modal___OKTdy.Modal-module__animation-slide___nJ7Pa{animation:Modal-module__modalSlideIn___-P0l3 var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out) forwards}.Modal-module__modal___OKTdy.Modal-module__animation-zoom___3L-3Q{animation:Modal-module__modalZoomIn___RRYX4 var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out) forwards}.Modal-module__modal___OKTdy.Modal-module__animation-scale___oO0uz{animation:Modal-module__modalScaleIn___51x58 var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out) forwards}.Modal-module__modal___OKTdy.Modal-module__animation-none___ujx2P{animation:none;transform:none;opacity:1}@keyframes Modal-module__modalFadeIn___MTh9g{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__modalSlideIn___-P0l3{0%{transform:translateY(var(--theme-spacing-8, 32px));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Modal-module__modalZoomIn___RRYX4{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes Modal-module__modalScaleIn___51x58{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.Modal-module__modal___OKTdy.Modal-module__size-sm___puC56{width:90%;max-width:var(--theme-modal-sm, 400px);min-width:var(--theme-modal-sm-min, 320px)}.Modal-module__modal___OKTdy.Modal-module__size-md___hPbfV{width:90%;max-width:var(--theme-modal-md, 600px);min-width:var(--theme-modal-md-min, 480px)}.Modal-module__modal___OKTdy.Modal-module__size-lg___mhIDj{width:90%;max-width:var(--theme-modal-lg, 800px);min-width:var(--theme-modal-lg-min, 640px)}.Modal-module__modal___OKTdy.Modal-module__size-xl___XebxI{width:90%;max-width:var(--theme-modal-xl, 1200px);min-width:var(--theme-modal-xl-min, 960px)}.Modal-module__modal___OKTdy.Modal-module__size-full___j1kxa{width:95%;height:95vh;max-width:none;min-width:none}.Modal-module__header___S2R9c{display:flex;align-items:flex-start;justify-content:space-between;padding:var(--theme-spacing-6, 24px);border-bottom:var(--theme-border-width-default, 2px) solid var(--theme-border-subtle, #e5e5e5);background:var(--theme-surface, #ffffff);position:relative}.Modal-module__header-content___bipc8{display:flex;flex-direction:column;gap:var(--theme-spacing-1, 4px);flex:1;min-width:0}.Modal-module__title___TmIcR{margin:0;font-size:var(--theme-font-size-xl, 20px);font-weight:var(--theme-font-weight-bold, 700);color:var(--theme-text, #171717);line-height:var(--theme-line-height-tight, 1.2);word-wrap:break-word;overflow-wrap:break-word}.Modal-module__subtitle___6rswt{margin:0;font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);color:var(--theme-text-secondary, #525252);line-height:var(--theme-line-height-normal, 1.5);word-wrap:break-word;overflow-wrap:break-word}.Modal-module__close-button___-uhvd{display:flex;align-items:center;justify-content:center;width:var(--theme-touch-target, 44px);height:var(--theme-touch-target, 44px);min-width:var(--theme-touch-target, 44px);min-height:var(--theme-touch-target, 44px);padding:0;background:transparent;border:var(--theme-border-width-thin, 1px) solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-md, 8px);color:var(--theme-text-secondary, #525252);cursor:pointer;transition:all var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out);-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-shrink:0;margin-left:var(--theme-spacing-3, 12px)}.Modal-module__close-button___-uhvd:hover{background:var(--theme-surface-hover, #f5f5f5);border-color:var(--theme-border-strong, #a3a3a3);color:var(--theme-text, #171717);transform:translateY(-1px)}.Modal-module__close-button___-uhvd:focus{outline:var(--theme-border-width-thick, 4px) solid var(--theme-primary, #3b82f6);outline-offset:var(--theme-spacing-1, 4px)}.Modal-module__close-button___-uhvd:active{background:var(--theme-surface-secondary, #e5e5e5);transform:scale(.95);transition-duration:var(--theme-duration-faster, .1s)}.Modal-module__close-button___-uhvd:disabled{opacity:.5;cursor:not-allowed;transform:none}.Modal-module__body___EqGRd{flex:1;padding:var(--theme-spacing-6, 24px);overflow-y:auto;color:var(--theme-text, #171717);font-size:var(--theme-font-size-base, 16px);line-height:var(--theme-line-height-normal, 1.6);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--theme-border, #d4d4d4) transparent}.Modal-module__body___EqGRd::-webkit-scrollbar{width:6px}.Modal-module__body___EqGRd::-webkit-scrollbar-track{background:transparent}.Modal-module__body___EqGRd::-webkit-scrollbar-thumb{background:var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-sm, 4px)}.Modal-module__body___EqGRd::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong, #a3a3a3)}.Modal-module__footer___x2In2{display:flex;align-items:center;justify-content:flex-end;gap:var(--theme-spacing-3, 12px);padding:var(--theme-spacing-6, 24px);border-top:var(--theme-border-width-default, 2px) solid var(--theme-border-subtle, #e5e5e5);background:var(--theme-surface, #ffffff);position:relative}.Modal-module__footer___x2In2.Modal-module__align-left___S1aL9{justify-content:flex-start}.Modal-module__footer___x2In2.Modal-module__align-center___j6JU6{justify-content:center}.Modal-module__footer___x2In2.Modal-module__align-right___0LKVI{justify-content:flex-end}.Modal-module__footer___x2In2.Modal-module__align-between___auy19{justify-content:space-between}.Modal-module__footer___x2In2.Modal-module__show-divider___9wavF:before{content:"";position:absolute;top:0;left:var(--theme-spacing-6, 24px);right:var(--theme-spacing-6, 24px);height:var(--theme-border-width-thin, 1px);background:var(--theme-border-subtle, #e5e5e5)}.Modal-module__loading___qAjbz{position:relative;pointer-events:none}.Modal-module__loading___qAjbz:after{content:"";position:absolute;inset:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:1}.Modal-module__loading-indicator___QQe74{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.Modal-module__spinner___FhLu2{display:flex;gap:var(--theme-spacing-1);align-items:center;justify-content:center}.Modal-module__spinner-dot___M0n0e{width:6px;height:6px;background:var(--theme-primary);border-radius:50%;animation:Modal-module__spinner-bounce___XDRRm 1.4s ease-in-out infinite both}.Modal-module__spinner-dot___M0n0e:nth-child(1){animation-delay:-.32s}.Modal-module__spinner-dot___M0n0e:nth-child(2){animation-delay:-.16s}@keyframes Modal-module__spinner-bounce___XDRRm{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media(max-width:640px){.Modal-module__backdrop___tUfl5{padding:var(--theme-spacing-2, 8px)}.Modal-module__modal___OKTdy{width:95%;max-height:95vh;border-radius:var(--theme-radius-md, 8px)}.Modal-module__modal___OKTdy.Modal-module__size-sm___puC56,.Modal-module__modal___OKTdy.Modal-module__size-md___hPbfV,.Modal-module__modal___OKTdy.Modal-module__size-lg___mhIDj,.Modal-module__modal___OKTdy.Modal-module__size-xl___XebxI{max-width:none;min-width:none}.Modal-module__header___S2R9c,.Modal-module__body___EqGRd,.Modal-module__footer___x2In2{padding:var(--theme-spacing-4, 16px)}.Modal-module__title___TmIcR{font-size:var(--theme-font-size-lg, 18px)}.Modal-module__close-button___-uhvd{width:var(--theme-touch-target-mobile, 48px);height:var(--theme-touch-target-mobile, 48px);min-width:var(--theme-touch-target-mobile, 48px);min-height:var(--theme-touch-target-mobile, 48px)}}@media(max-width:768px){.Modal-module__backdrop___tUfl5{padding:0}.Modal-module__modal___OKTdy{width:100%;height:100vh;height:100dvh;max-width:none;max-height:none;border-radius:0;border-left:none;border-right:none;border-top:none;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.Modal-module__modal___OKTdy.Modal-module__size-full___j1kxa{width:100%;height:100vh;height:100dvh}.Modal-module__header___S2R9c{padding:var(--theme-spacing-4, 16px) var(--theme-spacing-4, 16px) var(--theme-spacing-3, 12px);border-bottom:var(--theme-border-width-default, 2px) solid var(--theme-border, #d4d4d4)}.Modal-module__body___EqGRd{padding:var(--theme-spacing-4, 16px);-webkit-overflow-scrolling:touch}.Modal-module__close-button___-uhvd{width:var(--theme-touch-target-mobile, 48px);height:var(--theme-touch-target-mobile, 48px);min-width:var(--theme-touch-target-mobile, 48px);min-height:var(--theme-touch-target-mobile, 48px)}.Modal-module__close-button___-uhvd:active{transform:scale(.92);transition-duration:var(--theme-duration-faster, .1s)}}@media(prefers-contrast:high){.Modal-module__modal___OKTdy{border-width:var(--theme-border-width-thick, 4px)}.Modal-module__header___S2R9c{border-bottom-width:var(--theme-border-width-thick, 4px)}.Modal-module__footer___x2In2{border-top-width:var(--theme-border-width-thick, 4px)}.Modal-module__close-button___-uhvd{border-width:var(--theme-border-width-default, 2px)}}@media(prefers-reduced-motion:reduce){.Modal-module__backdrop___tUfl5{transition:none}.Modal-module__modal___OKTdy,.Modal-module__modal___OKTdy.Modal-module__animation-fade___0Nn3j,.Modal-module__modal___OKTdy.Modal-module__animation-slide___nJ7Pa,.Modal-module__modal___OKTdy.Modal-module__animation-zoom___3L-3Q,.Modal-module__modal___OKTdy.Modal-module__animation-scale___oO0uz{animation:none;transform:none;opacity:1}}@supports selector(:focus-visible){.Modal-module__close-button___-uhvd:focus:not(:focus-visible){outline:none}.Modal-module__close-button___-uhvd:focus-visible{outline:var(--theme-border-width-thick, 4px) solid var(--theme-primary, #3b82f6);outline-offset:var(--theme-spacing-1, 4px)}}.Popover-module__container___m4JC4{position:relative;display:inline-block}.Popover-module__backdrop___uP9XC{position:fixed;inset:0;z-index:var(--theme-z-popover, 1400);background:transparent;opacity:0;transition:opacity var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out);pointer-events:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Popover-module__backdrop___uP9XC.Popover-module__open___DKKZU{opacity:1;pointer-events:auto}.Popover-module__backdrop___uP9XC.Popover-module__backdrop-blur___egzOq{backdrop-filter:blur(var(--theme-blur-sm, 4px));-webkit-backdrop-filter:blur(var(--theme-blur-sm, 4px))}.Popover-module__backdrop___uP9XC.Popover-module__backdrop-dark___N11Ob{background:#0000001a}.Popover-module__popover___0idD9{position:absolute;z-index:var(--theme-z-popover, 1401);min-width:200px;max-width:320px;padding:var(--theme-spacing-4, 16px);background:var(--theme-surface, #ffffff);border:var(--theme-border-width-default, 2px) solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-lg, 12px);box-shadow:var(--theme-shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05));opacity:0;transform:scale(.95);transition:opacity var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out),transform var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out);pointer-events:none;will-change:transform,opacity;font-family:var(--theme-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}.Popover-module__popover___0idD9.Popover-module__open___DKKZU{opacity:1;transform:scale(1);pointer-events:auto}.Popover-module__popover___0idD9.Popover-module__size-sm___vVzeZ{min-width:160px;max-width:240px;padding:var(--theme-spacing-3, 12px)}.Popover-module__popover___0idD9.Popover-module__size-md___QxP9V{min-width:200px;max-width:320px;padding:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__size-lg___TI5IJ{min-width:280px;max-width:400px;padding:var(--theme-spacing-5, 20px)}.Popover-module__popover___0idD9.Popover-module__size-xl___9nndG{min-width:360px;max-width:480px;padding:var(--theme-spacing-6, 24px)}.Popover-module__popover___0idD9.Popover-module__size-auto___VCVhB{min-width:auto;max-width:none;width:max-content}.Popover-module__popover___0idD9.Popover-module__placement-top___MImbS{bottom:calc(100% + var(--theme-spacing-2, 8px));left:50%;transform:translate(-50%,-4px) scale(.95);transform-origin:bottom center}.Popover-module__popover___0idD9.Popover-module__placement-top___MImbS.Popover-module__open___DKKZU{transform:translate(-50%) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-top-start___gxuvk{bottom:calc(100% + var(--theme-spacing-2, 8px));left:0;transform:translateY(-4px) scale(.95);transform-origin:bottom left}.Popover-module__popover___0idD9.Popover-module__placement-top-start___gxuvk.Popover-module__open___DKKZU{transform:translateY(0) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-top-end___6PV3V{bottom:calc(100% + var(--theme-spacing-2, 8px));right:0;transform:translateY(-4px) scale(.95);transform-origin:bottom right}.Popover-module__popover___0idD9.Popover-module__placement-top-end___6PV3V.Popover-module__open___DKKZU{transform:translateY(0) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-bottom___AMlHS{top:calc(100% + var(--theme-spacing-2, 8px));left:50%;transform:translate(-50%,4px) scale(.95);transform-origin:top center}.Popover-module__popover___0idD9.Popover-module__placement-bottom___AMlHS.Popover-module__open___DKKZU{transform:translate(-50%) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-bottom-start___Hqh2e{top:calc(100% + var(--theme-spacing-2, 8px));left:0;transform:translateY(4px) scale(.95);transform-origin:top left}.Popover-module__popover___0idD9.Popover-module__placement-bottom-start___Hqh2e.Popover-module__open___DKKZU{transform:translateY(0) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-bottom-end___RB-Mu{top:calc(100% + var(--theme-spacing-2, 8px));right:0;transform:translateY(4px) scale(.95);transform-origin:top right}.Popover-module__popover___0idD9.Popover-module__placement-bottom-end___RB-Mu.Popover-module__open___DKKZU{transform:translateY(0) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-left___3ODBU{right:calc(100% + var(--theme-spacing-2, 8px));top:50%;transform:translate(-4px,-50%) scale(.95);transform-origin:right center}.Popover-module__popover___0idD9.Popover-module__placement-left___3ODBU.Popover-module__open___DKKZU{transform:translateY(-50%) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-left-start___luljU{right:calc(100% + var(--theme-spacing-2, 8px));top:0;transform:translate(-4px) scale(.95);transform-origin:right top}.Popover-module__popover___0idD9.Popover-module__placement-left-start___luljU.Popover-module__open___DKKZU{transform:translate(0) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-left-end___Jat-E{right:calc(100% + var(--theme-spacing-2, 8px));bottom:0;transform:translate(-4px) scale(.95);transform-origin:right bottom}.Popover-module__popover___0idD9.Popover-module__placement-left-end___Jat-E.Popover-module__open___DKKZU{transform:translate(0) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-right___s1G5f{left:calc(100% + var(--theme-spacing-2, 8px));top:50%;transform:translate(4px,-50%) scale(.95);transform-origin:left center}.Popover-module__popover___0idD9.Popover-module__placement-right___s1G5f.Popover-module__open___DKKZU{transform:translateY(-50%) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-right-start___ZdGWW{left:calc(100% + var(--theme-spacing-2, 8px));top:0;transform:translate(4px) scale(.95);transform-origin:left top}.Popover-module__popover___0idD9.Popover-module__placement-right-start___ZdGWW.Popover-module__open___DKKZU{transform:translate(0) scale(1)}.Popover-module__popover___0idD9.Popover-module__placement-right-end___anxAE{left:calc(100% + var(--theme-spacing-2, 8px));bottom:0;transform:translate(4px) scale(.95);transform-origin:left bottom}.Popover-module__popover___0idD9.Popover-module__placement-right-end___anxAE.Popover-module__open___DKKZU{transform:translate(0) scale(1)}.Popover-module__header___dY3Ph{margin-bottom:var(--theme-spacing-3, 12px);padding-bottom:var(--theme-spacing-3, 12px);border-bottom:1px solid var(--theme-border-subtle, #e5e5e5)}.Popover-module__title___HWjZ4{margin:0 0 var(--theme-spacing-1, 4px) 0;color:var(--theme-text, #171717);font-size:var(--theme-font-size-base, 16px);font-weight:var(--theme-font-weight-semibold, 600);line-height:1.4}.Popover-module__subtitle___wuqkC{margin:0;color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-normal, 400);line-height:1.5}.Popover-module__content___KG8D4{color:var(--theme-text-secondary, #404040);font-size:var(--theme-font-size-sm, 14px);line-height:1.6}.Popover-module__popover___0idD9.Popover-module__with-arrow___ljqfD .Popover-module__arrow___GXvjg{position:absolute;width:12px;height:12px;background:var(--theme-surface, #ffffff);border:var(--theme-border-width-default, 2px) solid var(--theme-border, #d4d4d4);transform:rotate(45deg);z-index:1}.Popover-module__popover___0idD9.Popover-module__placement-top___MImbS .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-top-start___gxuvk .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-top-end___6PV3V .Popover-module__arrow___GXvjg{bottom:-7px;border-top:none;border-left:none}.Popover-module__popover___0idD9.Popover-module__placement-top___MImbS .Popover-module__arrow___GXvjg{left:50%;margin-left:-6px}.Popover-module__popover___0idD9.Popover-module__placement-top-start___gxuvk .Popover-module__arrow___GXvjg{left:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__placement-top-end___6PV3V .Popover-module__arrow___GXvjg{right:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__placement-bottom___AMlHS .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-bottom-start___Hqh2e .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-bottom-end___RB-Mu .Popover-module__arrow___GXvjg{top:-7px;border-bottom:none;border-right:none}.Popover-module__popover___0idD9.Popover-module__placement-bottom___AMlHS .Popover-module__arrow___GXvjg{left:50%;margin-left:-6px}.Popover-module__popover___0idD9.Popover-module__placement-bottom-start___Hqh2e .Popover-module__arrow___GXvjg{left:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__placement-bottom-end___RB-Mu .Popover-module__arrow___GXvjg{right:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__placement-left___3ODBU .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-left-start___luljU .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-left-end___Jat-E .Popover-module__arrow___GXvjg{right:-7px;border-left:none;border-bottom:none}.Popover-module__popover___0idD9.Popover-module__placement-left___3ODBU .Popover-module__arrow___GXvjg{top:50%;margin-top:-6px}.Popover-module__popover___0idD9.Popover-module__placement-left-start___luljU .Popover-module__arrow___GXvjg{top:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__placement-left-end___Jat-E .Popover-module__arrow___GXvjg{bottom:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__placement-right___s1G5f .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-right-start___ZdGWW .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-right-end___anxAE .Popover-module__arrow___GXvjg{left:-7px;border-right:none;border-top:none}.Popover-module__popover___0idD9.Popover-module__placement-right___s1G5f .Popover-module__arrow___GXvjg{top:50%;margin-top:-6px}.Popover-module__popover___0idD9.Popover-module__placement-right-start___ZdGWW .Popover-module__arrow___GXvjg{top:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__placement-right-end___anxAE .Popover-module__arrow___GXvjg{bottom:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__animation-fade___ehnou{transition:opacity var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out)}.Popover-module__popover___0idD9.Popover-module__animation-scale___WmOO4,.Popover-module__popover___0idD9.Popover-module__animation-slide___FpN-N,.Popover-module__popover___0idD9.Popover-module__animation-zoom___LIL-S{transition:opacity var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out),transform var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out)}.Popover-module__popover___0idD9.Popover-module__animation-none___Z1pqB{transition:none}.Popover-module__popover___0idD9:focus{outline:var(--theme-border-width-thick, 4px) solid var(--theme-primary, #3b82f6);outline-offset:var(--theme-spacing-1, 4px)}@media(prefers-contrast:high){.Popover-module__popover___0idD9{border-width:var(--theme-border-width-thick, 4px);box-shadow:none}.Popover-module__arrow___GXvjg{border-width:var(--theme-border-width-thick, 4px)}}@media(prefers-reduced-motion:reduce){.Popover-module__popover___0idD9,.Popover-module__backdrop___uP9XC{transition:none}}@media(max-width:640px){.Popover-module__popover___0idD9{max-width:280px;padding:var(--theme-spacing-3, 12px)}.Popover-module__popover___0idD9.Popover-module__size-sm___vVzeZ{min-width:140px;max-width:200px;padding:var(--theme-spacing-2, 8px)}.Popover-module__popover___0idD9.Popover-module__size-md___QxP9V{min-width:180px;max-width:280px;padding:var(--theme-spacing-3, 12px)}.Popover-module__popover___0idD9.Popover-module__size-lg___TI5IJ{min-width:240px;max-width:320px;padding:var(--theme-spacing-4, 16px)}.Popover-module__popover___0idD9.Popover-module__size-xl___9nndG{min-width:280px;max-width:360px;padding:var(--theme-spacing-4, 16px)}.Popover-module__title___HWjZ4{font-size:var(--theme-font-size-sm, 14px)}.Popover-module__subtitle___wuqkC,.Popover-module__content___KG8D4{font-size:var(--theme-font-size-xs, 12px)}.Popover-module__popover___0idD9.Popover-module__placement-top-start___gxuvk .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-bottom-start___Hqh2e .Popover-module__arrow___GXvjg{left:var(--theme-spacing-3, 12px)}.Popover-module__popover___0idD9.Popover-module__placement-top-end___6PV3V .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-bottom-end___RB-Mu .Popover-module__arrow___GXvjg{right:var(--theme-spacing-3, 12px)}.Popover-module__popover___0idD9.Popover-module__placement-left-start___luljU .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-right-start___ZdGWW .Popover-module__arrow___GXvjg{top:var(--theme-spacing-3, 12px)}.Popover-module__popover___0idD9.Popover-module__placement-left-end___Jat-E .Popover-module__arrow___GXvjg,.Popover-module__popover___0idD9.Popover-module__placement-right-end___anxAE .Popover-module__arrow___GXvjg{bottom:var(--theme-spacing-3, 12px)}}[data-theme=dark] .Popover-module__popover___0idD9{background:var(--theme-surface, #1a1a1a);border-color:var(--theme-border, #404040);color:var(--theme-text, #ffffff)}[data-theme=dark] .Popover-module__title___HWjZ4{color:var(--theme-text, #ffffff)}[data-theme=dark] .Popover-module__subtitle___wuqkC,[data-theme=dark] .Popover-module__content___KG8D4{color:var(--theme-text-secondary, #a3a3a3)}[data-theme=dark] .Popover-module__arrow___GXvjg{background:var(--theme-surface, #1a1a1a);border-color:var(--theme-border, #404040)}.SearchModal-module__sr-only___-jD-V{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.SearchModal-module__backdrop___Tsun3{position:fixed;inset:0;background:#00000080;z-index:1999;opacity:0;transition:opacity .3s ease;animation:SearchModal-module__fadeIn___iEzzf .3s ease forwards}@keyframes SearchModal-module__fadeIn___iEzzf{to{opacity:1}}.SearchModal-module__searchModal___-d7D-{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);width:90%;max-width:640px;max-height:80vh;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);box-shadow:0 1px 2px #0000000d;z-index:2000;opacity:0;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;animation:SearchModal-module__slideIn___W1ZxT .3s ease forwards}@keyframes SearchModal-module__slideIn___W1ZxT{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes SearchModal-module__slideInUp___35S3H{0%{opacity:0;transform:translate(-50%,-50%) scale(.95) translateY(20px)}to{opacity:1;transform:translate(-50%,-50%) scale(1) translateY(0)}}@keyframes SearchModal-module__fadeInScale___gGvmJ{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.SearchModal-module__searchInputWrapper___1PLEa{border-bottom:1px solid var(--theme-border);display:flex;align-items:center;gap:var(--theme-spacing-3);padding:var(--theme-spacing-4);background:var(--theme-surface);flex-shrink:0}.SearchModal-module__searchIcon___nzETH{width:20px;height:20px;color:var(--theme-text-secondary);flex-shrink:0}.SearchModal-module__searchInput___Q2V1Z{flex:1;border:none;outline:none;font-size:18px;font-weight:var(--theme-font-weight-normal);color:var(--theme-text);background:transparent;font-family:inherit}.SearchModal-module__searchInput___Q2V1Z::placeholder{color:var(--theme-text-secondary)}.SearchModal-module__keyboardHint___jes2U{padding:var(--theme-spacing-1) var(--theme-spacing-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);font-size:12px;color:var(--theme-text-secondary);font-weight:var(--theme-font-weight-medium);font-family:SF Mono,Monaco,Cascadia Code,monospace}.SearchModal-module__searchingIndicator___PVPWR{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--theme-text-secondary)}.SearchModal-module__spinner___-KZdP{width:16px;height:16px;border:2px solid var(--theme-border);border-top:2px solid var(--theme-primary);border-radius:50%;animation:SearchModal-module__spin___mvO8d 1s linear infinite}@keyframes SearchModal-module__spin___mvO8d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SearchModal-module__pulse___BvkGg{0%,to{opacity:1}50%{opacity:.5}}.SearchModal-module__searchingIndicator___PVPWR .SearchModal-module__spinner___-KZdP{animation:SearchModal-module__spin___mvO8d 1s linear infinite,SearchModal-module__pulse___BvkGg 2s ease-in-out infinite}.SearchModal-module__closeButton___GrUuA{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease;flex-shrink:0}.SearchModal-module__closeButton___GrUuA:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong);color:var(--theme-text);transform:scale(1.05)}.SearchModal-module__closeButton___GrUuA:active{background:var(--theme-surface-secondary)}.SearchModal-module__modalContent___k0Xqo{flex:1;overflow-y:auto;padding:var(--theme-spacing-6)}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar{width:8px}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:999px}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}.SearchModal-module__emptyState___SXAcR{display:flex;flex-direction:column;gap:var(--theme-spacing-8)}.SearchModal-module__sectionHeading___8pP4p{display:flex;align-items:center;gap:var(--theme-spacing-2);font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--theme-spacing-4)}.SearchModal-module__sectionIcon___QaNWE{color:var(--theme-text-tertiary);flex-shrink:0}.SearchModal-module__quickLinks___WeoYT{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--theme-spacing-3)}.SearchModal-module__quickLink___Toskn{display:flex;flex-direction:column;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-4);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);text-decoration:none;color:var(--theme-text-secondary);font-size:14px;font-weight:var(--theme-font-weight-medium);cursor:pointer;transition:all .15s ease}.SearchModal-module__quickLink___Toskn:hover{border-color:var(--theme-primary);color:var(--theme-primary-active);background:var(--theme-primary-light);border-width:var(--theme-border-width)}.SearchModal-module__quickLinkIcon___Ggq7h{width:28px;height:28px;color:currentColor}.SearchModal-module__guidesList___OhEd-{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.SearchModal-module__guideLink___N-4N-{display:flex;align-items:center;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3);border:1px solid transparent;border-radius:var(--theme-radius-subtle);text-decoration:none;color:var(--theme-text-secondary);font-size:16px;transition:all .15s ease;cursor:pointer}.SearchModal-module__guideLink___N-4N-:hover{border-color:var(--theme-border);background:var(--theme-surface-secondary);transform:translate(4px)}.SearchModal-module__guideIcon___Kpalw{width:18px;height:18px;color:var(--theme-text-tertiary);flex-shrink:0}.SearchModal-module__guideContent___ywfAF{display:flex;flex-direction:column;gap:var(--theme-spacing-1);text-align:left}.SearchModal-module__guideTitle___fWzu-{font-size:16px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:1.25}.SearchModal-module__guideDescription___36gZU{font-size:14px;color:var(--theme-text-secondary);line-height:1.4}.SearchModal-module__resultsCount___PYg3P{font-size:14px;color:var(--theme-text-secondary);margin-bottom:var(--theme-spacing-6)}.SearchModal-module__resultGroup___ddRI7{margin-bottom:var(--theme-spacing-6)}.SearchModal-module__resultGroup___ddRI7:last-child{margin-bottom:0}.SearchModal-module__resultGroupHeader___yLkcp{display:flex;align-items:center;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-3)}.SearchModal-module__resultGroupIcon___GeEOZ{width:16px;height:16px;color:var(--theme-text-tertiary)}.SearchModal-module__resultGroupTitle___74m2F{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em}.SearchModal-module__resultGroupCount___QFTsp{font-size:12px;color:var(--theme-text-tertiary);margin-left:var(--theme-spacing-1)}.SearchModal-module__resultsList___BzRvX{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.SearchModal-module__result___esa-U{display:flex;align-items:flex-start;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3);border:1px solid transparent;border-radius:var(--theme-radius-subtle);cursor:pointer;transition:all .15s ease;opacity:0;transform:translateY(-4px);animation:SearchModal-module__resultSlideIn___Nf33C .3s ease forwards}.SearchModal-module__result___esa-U:nth-child(1){animation-delay:0ms}.SearchModal-module__result___esa-U:nth-child(2){animation-delay:40ms}.SearchModal-module__result___esa-U:nth-child(3){animation-delay:80ms}.SearchModal-module__result___esa-U:nth-child(4){animation-delay:.12s}.SearchModal-module__result___esa-U:nth-child(5){animation-delay:.16s}@keyframes SearchModal-module__resultSlideIn___Nf33C{to{opacity:1;transform:translateY(0)}}.SearchModal-module__result___esa-U:hover{border-color:var(--theme-primary);background:var(--theme-surface-secondary);border-width:var(--theme-border-width)}.SearchModal-module__result___esa-U[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary-light)}.SearchModal-module__resultIcon___if0gI{width:20px;height:20px;color:var(--theme-text-tertiary);flex-shrink:0;margin-top:2px}.SearchModal-module__result___esa-U[data-active=true] .SearchModal-module__resultIcon___if0gI{color:var(--theme-primary)}.SearchModal-module__resultContent___Ubq04{flex:1;min-width:0}.SearchModal-module__resultTitle___ezmUa{font-size:16px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:1.25;margin-bottom:var(--theme-spacing-1)}.SearchModal-module__resultDescription___QiUgE{font-size:14px;color:var(--theme-text-secondary);line-height:1.5}.SearchModal-module__resultTitle___ezmUa mark,.SearchModal-module__resultDescription___QiUgE mark{background:var(--theme-primary-light);color:var(--theme-primary-active);padding:0 2px;border-radius:2px;font-weight:var(--theme-font-weight-semibold)}.SearchModal-module__resultMeta___qDlmc{display:flex;align-items:center;gap:var(--theme-spacing-2);margin-top:var(--theme-spacing-2)}.SearchModal-module__resultBadge___qtnRA{padding:var(--theme-spacing-1) var(--theme-spacing-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);font-size:12px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary)}.SearchModal-module__resultBadge___qtnRA.SearchModal-module__approved___wzHlc{border-color:var(--theme-primary);color:var(--theme-primary-active);background:var(--theme-primary-light)}.SearchModal-module__resultValue___t3LNw{font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:12px;color:var(--theme-text-secondary);background:var(--theme-surface-secondary);padding:var(--theme-spacing-1) var(--theme-spacing-2);border-radius:var(--theme-radius-subtle)}.SearchModal-module__noResults___zf34U{text-align:center;padding:var(--theme-spacing-10) var(--theme-spacing-6)}.SearchModal-module__noResultsIcon___BOxCG{width:48px;height:48px;color:var(--theme-border-strong);margin:0 auto var(--theme-spacing-4)}.SearchModal-module__noResultsTitle___9vLBG{font-size:20px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);margin-bottom:var(--theme-spacing-3)}.SearchModal-module__noResultsDescription___qCEov{font-size:16px;color:var(--theme-text-secondary);line-height:1.5;margin-bottom:var(--theme-spacing-6)}.SearchModal-module__modalFooter___kMc1F{border-top:1px solid var(--theme-border);padding:var(--theme-spacing-3) var(--theme-spacing-6);background:var(--theme-surface-secondary);display:flex;gap:var(--theme-spacing-5);flex-wrap:wrap;flex-shrink:0}.SearchModal-module__shortcut___vdiCh{display:flex;align-items:center;gap:var(--theme-spacing-2);font-size:12px;color:var(--theme-text-secondary)}.SearchModal-module__shortcutKey___8I3yF{padding:var(--theme-spacing-1) var(--theme-spacing-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:12px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary)}@media(max-width:767px){.SearchModal-module__searchModal___-d7D-{width:100%;max-width:none;height:100vh;max-height:100vh;height:100dvh;max-height:100dvh;top:0;left:0;transform:translateY(100%);border-radius:0;border:none;border-top:var(--theme-border-width) solid var(--theme-border);animation:SearchModal-module__slideUp___I7DRp .3s ease forwards}@keyframes SearchModal-module__slideUp___I7DRp{to{opacity:1;transform:translate(0)}}.SearchModal-module__searchInput___Q2V1Z{font-size:16px}.SearchModal-module__searchInputWrapper___1PLEa{padding:max(var(--theme-spacing-5),env(safe-area-inset-top)) var(--theme-spacing-5) var(--theme-spacing-5)}.SearchModal-module__keyboardHint___jes2U,.SearchModal-module__modalFooter___kMc1F{display:none}.SearchModal-module__closeButton___GrUuA{width:40px;height:40px}.SearchModal-module__quickLinks___WeoYT{grid-template-columns:repeat(2,1fr)}.SearchModal-module__quickLink___Toskn{min-height:88px;padding:var(--theme-spacing-5)}.SearchModal-module__quickLinkIcon___Ggq7h{width:32px;height:32px}.SearchModal-module__guideLink___N-4N-{padding:var(--theme-spacing-4);min-height:52px}.SearchModal-module__guideIcon___Kpalw{width:20px;height:20px}.SearchModal-module__result___esa-U{padding:var(--theme-spacing-4);min-height:64px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.SearchModal-module__resultIcon___if0gI{width:24px;height:24px}.SearchModal-module__result___esa-U:active{transform:scale(.98);background:var(--theme-primary-light)}.SearchModal-module__quickLink___Toskn:active{transform:scale(.95)}.SearchModal-module__guideLink___N-4N-:active{transform:translate(2px) scale(.98)}.SearchModal-module__modalFooter___kMc1F{padding:var(--theme-spacing-4) var(--theme-spacing-4) max(var(--theme-spacing-4),env(safe-area-inset-bottom));gap:var(--theme-spacing-3);justify-content:center}.SearchModal-module__noResults___zf34U{padding:var(--theme-spacing-8) var(--theme-spacing-4)}.SearchModal-module__noResultsIcon___BOxCG{width:40px;height:40px}.SearchModal-module__noResultsTitle___9vLBG{font-size:18px}.SearchModal-module__modalContent___k0Xqo{padding:var(--theme-spacing-6) var(--theme-spacing-5)}}@media(min-width:768px)and (max-width:1023px){.SearchModal-module__searchModal___-d7D-{width:85%;max-width:600px}.SearchModal-module__quickLinks___WeoYT{grid-template-columns:repeat(3,1fr)}.SearchModal-module__result___esa-U{padding:var(--theme-spacing-4)}.SearchModal-module__modalContent___k0Xqo{padding:var(--theme-spacing-5)}.SearchModal-module__modalFooter___kMc1F{display:none}}html[data-theme=dark] .SearchModal-module__searchModal___-d7D-{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__searchInputWrapper___1PLEa{background:var(--theme-surface);border-bottom-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__searchInput___Q2V1Z{color:var(--theme-text)}html[data-theme=dark] .SearchModal-module__quickLink___Toskn{background:var(--theme-surface-hover);border-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__quickLink___Toskn:hover{background:var(--theme-border)}html[data-theme=dark] .SearchModal-module__result___esa-U:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}html[data-theme=dark] .SearchModal-module__modalFooter___kMc1F{background:var(--theme-surface-hover);border-top-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-track{background:var(--theme-surface-hover)}html[data-theme=dark] .SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}html[data-theme=dark] .SearchModal-module__resultTitle___ezmUa,html[data-theme=dark] .SearchModal-module__noResultsTitle___9vLBG{color:var(--theme-text)}html[data-theme=dark] .SearchModal-module__keyboardHint___jes2U,html[data-theme=dark] .SearchModal-module__shortcutKey___8I3yF,html[data-theme=dark] .SearchModal-module__closeButton___GrUuA{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);color:var(--theme-text-secondary)}html[data-theme=dark] .SearchModal-module__closeButton___GrUuA:hover{background:var(--theme-border);border-color:var(--theme-border-strong);color:var(--theme-text)}html[data-theme=dark] .SearchModal-module__closeButton___GrUuA:active{background:var(--theme-border-strong)}html[data-theme=dark] .SearchModal-module__resultValue___t3LNw{background:var(--theme-surface-hover);color:var(--theme-text-secondary)}html[data-theme=dark] .SearchModal-module__guideLink___N-4N-{color:var(--theme-text-secondary)}html[data-theme=dark] .SearchModal-module__guideLink___N-4N-:hover{background:var(--theme-surface-hover);border-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__spinner___-KZdP{border-color:var(--theme-border-strong);border-top-color:var(--theme-primary)}html[data-theme=dark] .SearchModal-module__sectionIcon___QaNWE{color:var(--theme-text-tertiary)}html[data-theme=dark] .SearchModal-module__guideTitle___fWzu-{color:var(--theme-text)}html[data-theme=dark] .SearchModal-module__guideDescription___36gZU{color:var(--theme-text-secondary)}html[data-theme=dark] .SearchModal-module__resultTitle___ezmUa mark,html[data-theme=dark] .SearchModal-module__resultDescription___QiUgE mark{background:var(--theme-primary-light);color:var(--theme-primary-active)}@media(prefers-reduced-motion:reduce){.SearchModal-module__searchModal___-d7D-,.SearchModal-module__backdrop___Tsun3,.SearchModal-module__result___esa-U,.SearchModal-module__quickLink___Toskn,.SearchModal-module__guideLink___N-4N-,.SearchModal-module__spinner___-KZdP{transition:none;animation:none}.SearchModal-module__backdrop___Tsun3{opacity:1}.SearchModal-module__result___esa-U{opacity:1;transform:none}.SearchModal-module__searchModal___-d7D-{opacity:1;transform:translate(-50%,-50%) scale(1)}@media(max-width:767px){.SearchModal-module__searchModal___-d7D-{transform:translate(0)}}}.Snackbar-module__snackbar___2Bh9r{position:fixed;z-index:var(--theme-z-toast, 1600);display:flex;align-items:flex-start;gap:var(--theme-spacing-3, 12px);min-width:300px;max-width:500px;padding:var(--theme-spacing-4, 16px);background:var(--theme-surface, #ffffff);border:2px solid;border-radius:var(--theme-radius-lg, 12px);box-shadow:var(--theme-shadow-lg, 0 10px 15px rgba(0, 0, 0, .1));opacity:0;transform:translateY(100px);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:transform,opacity;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__visible___ERuhS{opacity:1;transform:translateY(0);pointer-events:auto;will-change:auto}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-left___37GyC{top:var(--theme-spacing-4, 16px);left:var(--theme-spacing-4, 16px);transform:translateY(-100px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-center___I0p9L{top:var(--theme-spacing-4, 16px);left:50%;transform:translate(-50%,-100px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-right___VLHH8{top:var(--theme-spacing-4, 16px);right:var(--theme-spacing-4, 16px);transform:translateY(-100px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-left___UmKxm{bottom:var(--theme-spacing-4, 16px);left:var(--theme-spacing-4, 16px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-center___-0OHv{bottom:var(--theme-spacing-4, 16px);left:50%;transform:translate(-50%,100px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-right___B4sn1{bottom:var(--theme-spacing-4, 16px);right:var(--theme-spacing-4, 16px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-left___37GyC.Snackbar-module__visible___ERuhS,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-center___I0p9L.Snackbar-module__visible___ERuhS,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-right___VLHH8.Snackbar-module__visible___ERuhS{transform:translate(0)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-center___I0p9L.Snackbar-module__visible___ERuhS,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-center___-0OHv.Snackbar-module__visible___ERuhS{transform:translate(-50%)}.Snackbar-module__content___yRtGs{flex:1;display:flex;align-items:center;gap:var(--theme-spacing-4, 16px)}.Snackbar-module__message___Qwwb7{flex:1;color:var(--theme-text, #171717);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);line-height:1.5}.Snackbar-module__action___wjWtH{padding:var(--theme-spacing-1, 4px) var(--theme-spacing-3, 12px);background:transparent;border:1px solid currentColor;border-radius:var(--theme-radius-sm, 4px);color:inherit;font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold, 600);cursor:pointer;transition:all .2s ease;white-space:nowrap}.Snackbar-module__action___wjWtH:hover{background:#0000000d}.Snackbar-module__action___wjWtH:focus{outline:2px solid currentColor;outline-offset:2px}.Snackbar-module__action___wjWtH:focus-visible{outline:3px solid currentColor;outline-offset:2px;box-shadow:0 0 0 5px #0000001a}.Snackbar-module__closeButton___-obUI{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;background:transparent;border:1px solid transparent;border-radius:var(--theme-radius-sm, 4px);color:currentColor;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Snackbar-module__closeButton___-obUI:hover{background:#0000000d;border-color:currentColor}.Snackbar-module__closeButton___-obUI:focus{outline:2px solid currentColor;outline-offset:2px}.Snackbar-module__closeButton___-obUI:focus-visible{outline:3px solid currentColor;outline-offset:2px;box-shadow:0 0 0 5px #0000001a}.Snackbar-module__closeButton___-obUI:active{background:#0000001a;transform:scale(.95);transition-duration:.1s}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__variant-info___PCeew{border-color:var(--theme-info, #3b82f6)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__variant-success___LcHZA{border-color:var(--theme-success, #22c55e)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__variant-warning___YlzbB{border-color:var(--theme-warning, #eab308)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__variant-error___niUXG{border-color:var(--theme-error, #ef4444)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__animation-fade___YQtdy{transform:none;opacity:0}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__animation-fade___YQtdy.Snackbar-module__visible___ERuhS{opacity:1}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__animation-scale___se6Fy{transform:scale(.8)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__animation-scale___se6Fy.Snackbar-module__visible___ERuhS{transform:scale(1)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__animation-none___6Xt4u{transition:none;transform:none}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__animation-none___6Xt4u.Snackbar-module__visible___ERuhS{transform:none}@media(prefers-reduced-motion:reduce){.Snackbar-module__snackbar___2Bh9r{transition:opacity .1s ease;will-change:auto}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__visible___ERuhS,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-left___37GyC,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-center___I0p9L,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-right___VLHH8,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-left___UmKxm,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-center___-0OHv,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-right___B4sn1{transform:translateY(0)}.Snackbar-module__closeButton___-obUI{transition:none}.Snackbar-module__closeButton___-obUI:active{transform:none}.Snackbar-module__action___wjWtH{transition:none}.Snackbar-module__action___wjWtH:active{transform:none}}@media(prefers-contrast:high){.Snackbar-module__snackbar___2Bh9r{border-width:3px;box-shadow:none}}@media(max-width:640px){.Snackbar-module__snackbar___2Bh9r{min-width:auto;max-width:calc(100vw - var(--theme-spacing-8, 32px));padding:var(--theme-spacing-4, 16px);gap:var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-base, 16px);margin:var(--theme-spacing-2, 8px);border-radius:var(--theme-radius-md, 8px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-center___I0p9L,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-center___-0OHv{left:var(--theme-spacing-4, 16px);right:var(--theme-spacing-4, 16px);transform:translateY(100px)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-top-center___I0p9L.Snackbar-module__visible___ERuhS,.Snackbar-module__snackbar___2Bh9r.Snackbar-module__position-bottom-center___-0OHv.Snackbar-module__visible___ERuhS{transform:translateY(0)}.Snackbar-module__closeButton___-obUI{width:40px;height:40px;min-width:40px;min-height:40px}.Snackbar-module__closeButton___-obUI:active{transform:scale(.92);transition-duration:80ms}.Snackbar-module__action___wjWtH{min-width:44px;min-height:44px;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-sm, 14px)}.Snackbar-module__action___wjWtH:active{transform:scale(.95);transition-duration:.1s}.Snackbar-module__message___Qwwb7{font-size:var(--theme-font-size-sm, 14px);line-height:1.6}}.Tooltip-module__tooltip___O9CYJ{position:fixed;z-index:var(--theme-z-tooltip, 1500);max-width:320px;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);border:var(--theme-border-width-default, 2px) solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-lg, 12px);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-regular, 400);line-height:var(--theme-line-height-normal, 1.5);font-family:var(--theme-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);box-shadow:var(--theme-shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05));pointer-events:none;opacity:0;transform:scale(.95);transition:opacity var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out),transform var(--theme-duration-fast, .2s) var(--theme-easing-ease-out, ease-out);will-change:transform,opacity;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__visible___ja2vP{opacity:1;transform:scale(1)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__size-sm___hjSzA{max-width:240px;padding:var(--theme-spacing-2, 8px) var(--theme-spacing-3, 12px);font-size:var(--theme-font-size-xs, 12px)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__size-md___TzM-d{max-width:320px;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);font-size:var(--theme-font-size-sm, 14px)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__size-lg___PW6cN{max-width:400px;padding:var(--theme-spacing-4, 16px) var(--theme-spacing-5, 20px);font-size:var(--theme-font-size-base, 16px)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__size-auto___Noo8I{max-width:none;width:max-content;min-width:120px}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top___ss81P{transform-origin:bottom center}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top-start___BefPp{transform-origin:bottom left}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top-end___R3T8S{transform-origin:bottom right}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-bottom___QeUWu{transform-origin:top center}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-bottom-start___jIIF-{transform-origin:top left}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-bottom-end___F2abg{transform-origin:top right}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left___8O-DU{transform-origin:right center}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left-start___LXvjt{transform-origin:right top}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left-end___Vh--K{transform-origin:right bottom}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right___sYz83{transform-origin:left center}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right-start___M-JCq{transform-origin:left top}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right-end___ya4Y0{transform-origin:left bottom}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__with-arrow___-OJPo .Tooltip-module__arrow___hlopx{position:absolute;width:8px;height:8px;background:var(--theme-surface, #ffffff);border:var(--theme-border-width-default, 2px) solid var(--theme-border, #d4d4d4);transform:rotate(45deg);z-index:1}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top___ss81P .Tooltip-module__arrow___hlopx{bottom:-5px;left:50%;margin-left:-4px;border-top:none;border-left:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top-start___BefPp .Tooltip-module__arrow___hlopx{bottom:-5px;left:var(--theme-spacing-4, 16px);border-top:none;border-left:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top-end___R3T8S .Tooltip-module__arrow___hlopx{bottom:-5px;right:var(--theme-spacing-4, 16px);border-top:none;border-right:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-bottom___QeUWu .Tooltip-module__arrow___hlopx{top:-5px;left:50%;margin-left:-4px;border-bottom:none;border-right:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-bottom-start___jIIF- .Tooltip-module__arrow___hlopx{top:-5px;left:var(--theme-spacing-4, 16px);border-bottom:none;border-left:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-bottom-end___F2abg .Tooltip-module__arrow___hlopx{top:-5px;right:var(--theme-spacing-4, 16px);border-bottom:none;border-right:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left___8O-DU .Tooltip-module__arrow___hlopx{right:-5px;top:50%;margin-top:-4px;border-left:none;border-bottom:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left-start___LXvjt .Tooltip-module__arrow___hlopx{right:-5px;top:var(--theme-spacing-4, 16px);border-left:none;border-top:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left-end___Vh--K .Tooltip-module__arrow___hlopx{right:-5px;bottom:var(--theme-spacing-4, 16px);border-left:none;border-bottom:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right___sYz83 .Tooltip-module__arrow___hlopx{left:-5px;top:50%;margin-top:-4px;border-right:none;border-top:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right-start___M-JCq .Tooltip-module__arrow___hlopx{left:-5px;top:var(--theme-spacing-4, 16px);border-right:none;border-top:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right-end___ya4Y0 .Tooltip-module__arrow___hlopx{left:-5px;bottom:var(--theme-spacing-4, 16px);border-right:none;border-bottom:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-fade___sjaMx,.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-fade___sjaMx.Tooltip-module__visible___ja2vP{transform:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-scale___4HGzX{transform:scale(.95)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-scale___4HGzX.Tooltip-module__visible___ja2vP{transform:scale(1)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-slide___rb3k-{transform:translateY(8px)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-slide___rb3k-.Tooltip-module__visible___ja2vP{transform:translateY(0)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top___ss81P.Tooltip-module__animation-slide___rb3k-{transform:translateY(-8px)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top___ss81P.Tooltip-module__animation-slide___rb3k-.Tooltip-module__visible___ja2vP{transform:translateY(0)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left___8O-DU.Tooltip-module__animation-slide___rb3k-{transform:translate(-8px)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left___8O-DU.Tooltip-module__animation-slide___rb3k-.Tooltip-module__visible___ja2vP{transform:translate(0)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right___sYz83.Tooltip-module__animation-slide___rb3k-{transform:translate(8px)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right___sYz83.Tooltip-module__animation-slide___rb3k-.Tooltip-module__visible___ja2vP{transform:translate(0)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-zoom___cJxdy{transform:scale(.8)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-zoom___cJxdy.Tooltip-module__visible___ja2vP{transform:scale(1)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-none___Oodd6{transition:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__animation-none___Oodd6.Tooltip-module__visible___ja2vP{transform:none}@media(max-width:640px){.Tooltip-module__tooltip___O9CYJ{max-width:280px;font-size:var(--theme-font-size-sm, 14px);padding:var(--theme-spacing-3, 12px) var(--theme-spacing-4, 16px);transform:scale(.98)}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__visible___ja2vP{transform:scale(1)}}@media(max-width:768px){.Tooltip-module__tooltip___O9CYJ{min-width:120px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);border-color:var(--theme-border-strong, #a3a3a3);box-shadow:var(--theme-shadow-lg, 0 8px 25px rgba(0, 0, 0, .15))}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__with-arrow___-OJPo .Tooltip-module__arrow___hlopx{width:10px;height:10px}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-top___ss81P .Tooltip-module__arrow___hlopx,.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-bottom___QeUWu .Tooltip-module__arrow___hlopx{margin-left:-5px}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-left___8O-DU .Tooltip-module__arrow___hlopx,.Tooltip-module__tooltip___O9CYJ.Tooltip-module__placement-right___sYz83 .Tooltip-module__arrow___hlopx{margin-top:-5px}}@media(prefers-reduced-motion:reduce){.Tooltip-module__tooltip___O9CYJ{transition:none;transform:none}.Tooltip-module__tooltip___O9CYJ.Tooltip-module__visible___ja2vP{transform:none}}@media(max-width:768px){.GridItem-module__gridItem___ldfhv{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;min-width:0;max-width:100vw;overflow-x:auto;overflow-y:visible;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.GridItem-module__span1___0RzAO,.GridItem-module__span2___-zZ1h,.GridItem-module__span3___Kis0X,.GridItem-module__span4___Unk6-,.GridItem-module__span5___4Qt4m,.GridItem-module__span6___UpPiS,.GridItem-module__span7___BJFzt,.GridItem-module__span8___O2OcY,.GridItem-module__span9___eOKfr,.GridItem-module__span10___ENGmF,.GridItem-module__span11___5bjD2,.GridItem-module__span12___jIWfr,.GridItem-module__span13___qT-6h,.GridItem-module__span14___pwC6x,.GridItem-module__span15___wYa-z,.GridItem-module__span16___AYXYi,.GridItem-module__span17___dws9o,.GridItem-module__span18___yEezV,.GridItem-module__span19___Hp0fY,.GridItem-module__span20___8R48d,.GridItem-module__span21___utksf,.GridItem-module__span22___PEUsQ,.GridItem-module__span23___3Mp-4,.GridItem-module__span24___Cyenl{grid-column:span 12}}.GridItem-module__gridItem___ldfhv{will-change:scroll-position;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.GridItem-module__gridItem___ldfhv{scroll-behavior:auto;will-change:auto;transform:none}}.GridItem-module__gridItem___ldfhv{min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden}.GridItem-module__span1___0RzAO{grid-column:span 1}.GridItem-module__span2___-zZ1h{grid-column:span 2}.GridItem-module__span3___Kis0X{grid-column:span 3}.GridItem-module__span4___Unk6-{grid-column:span 4}.GridItem-module__span5___4Qt4m{grid-column:span 5}.GridItem-module__span6___UpPiS{grid-column:span 6}.GridItem-module__span7___BJFzt{grid-column:span 7}.GridItem-module__span8___O2OcY{grid-column:span 8}.GridItem-module__span9___eOKfr{grid-column:span 9}.GridItem-module__span10___ENGmF{grid-column:span 10}.GridItem-module__span11___5bjD2{grid-column:span 11}.GridItem-module__span12___jIWfr{grid-column:span 12}.GridItem-module__span13___qT-6h{grid-column:span 13}.GridItem-module__span14___pwC6x{grid-column:span 14}.GridItem-module__span15___wYa-z{grid-column:span 15}.GridItem-module__span16___AYXYi{grid-column:span 16}.GridItem-module__span17___dws9o{grid-column:span 17}.GridItem-module__span18___yEezV{grid-column:span 18}.GridItem-module__span19___Hp0fY{grid-column:span 19}.GridItem-module__span20___8R48d{grid-column:span 20}.GridItem-module__span21___utksf{grid-column:span 21}.GridItem-module__span22___PEUsQ{grid-column:span 22}.GridItem-module__span23___3Mp-4{grid-column:span 23}.GridItem-module__span24___Cyenl{grid-column:span 24}.GridItem-module__rowSpan1___4vwbR{grid-row:span 1}.GridItem-module__rowSpan2___hSAFa{grid-row:span 2}.GridItem-module__rowSpan3___EnZmH{grid-row:span 3}.GridItem-module__rowSpan4___4kzSC{grid-row:span 4}.GridItem-module__rowSpan5___3FfGs{grid-row:span 5}.GridItem-module__rowSpan6___7VVIE{grid-row:span 6}.GridItem-module__rowSpan7___6MYHt{grid-row:span 7}.GridItem-module__rowSpan8___yPW3M{grid-row:span 8}.GridItem-module__rowSpan9___OCqEL{grid-row:span 9}.GridItem-module__rowSpan10___3tkcR{grid-row:span 10}.GridItem-module__rowSpan11___EtLhF{grid-row:span 11}.GridItem-module__rowSpan12___Ip-H3{grid-row:span 12}.GridItem-module__alignStart___mnbQn{align-self:start}.GridItem-module__alignCenter___e7o53{align-self:center}.GridItem-module__alignEnd___P3NbT{align-self:end}.GridItem-module__alignStretch___q-F-A{align-self:stretch}.GridItem-module__justifyStart___pBH5A{justify-self:start}.GridItem-module__justifyCenter___rEsDB{justify-self:center}.GridItem-module__justifyEnd___5Zt3Z{justify-self:end}.GridItem-module__justifyStretch___ap7jy{justify-self:stretch}.Spacer-module__spacer___36k2F{flex-shrink:0}.Spacer-module__vertical0___XejcH{height:0}.Spacer-module__vertical1___hSzac{height:var(--theme-spacing-1)}.Spacer-module__vertical2___xrp6L{height:var(--theme-spacing-2)}.Spacer-module__vertical3___JMPn2{height:var(--theme-spacing-3)}.Spacer-module__vertical4___q07Xx{height:var(--theme-spacing-4)}.Spacer-module__vertical5___6l0TT{height:var(--theme-spacing-5)}.Spacer-module__vertical6___OGBHw{height:var(--theme-spacing-6)}.Spacer-module__vertical7___CoIT1{height:var(--theme-spacing-7)}.Spacer-module__vertical8___vSWDj{height:var(--theme-spacing-8)}.Spacer-module__vertical9___jhr1Y{height:var(--theme-spacing-9)}.Spacer-module__vertical10___9q8ah{height:var(--theme-spacing-10)}.Spacer-module__horizontal0___CMDcz{width:0}.Spacer-module__horizontal1___Ohx8d{width:var(--theme-spacing-1)}.Spacer-module__horizontal2___FHGwG{width:var(--theme-spacing-2)}.Spacer-module__horizontal3___ZDn9v{width:var(--theme-spacing-3)}.Spacer-module__horizontal4___SnT7M{width:var(--theme-spacing-4)}.Spacer-module__horizontal5___D-aGu{width:var(--theme-spacing-5)}.Spacer-module__horizontal6___Q3fEe{width:var(--theme-spacing-6)}.Spacer-module__horizontal7___thzen{width:var(--theme-spacing-7)}.Spacer-module__horizontal8___EJFIX{width:var(--theme-spacing-8)}.Spacer-module__horizontal9___UK8f7{width:var(--theme-spacing-9)}.Spacer-module__horizontal10___l2YTR{width:var(--theme-spacing-10)}@media(max-width:768px){.Spacer-module__spacer___36k2F{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.Spacer-module__vertical4___q07Xx,.Spacer-module__vertical5___6l0TT{height:var(--theme-spacing-3, 12px)}.Spacer-module__vertical6___OGBHw,.Spacer-module__vertical7___CoIT1{height:var(--theme-spacing-4, 16px)}.Spacer-module__vertical8___vSWDj,.Spacer-module__vertical9___jhr1Y{height:var(--theme-spacing-5, 20px)}.Spacer-module__vertical10___9q8ah{height:var(--theme-spacing-6, 24px)}.Spacer-module__horizontal4___SnT7M,.Spacer-module__horizontal5___D-aGu{width:var(--theme-spacing-3, 12px)}.Spacer-module__horizontal6___Q3fEe,.Spacer-module__horizontal7___thzen{width:var(--theme-spacing-4, 16px)}.Spacer-module__horizontal8___EJFIX,.Spacer-module__horizontal9___UK8f7{width:var(--theme-spacing-5, 20px)}.Spacer-module__horizontal10___l2YTR{width:var(--theme-spacing-6, 24px)}}.Spacer-module__spacer___36k2F{will-change:scroll-position;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.Spacer-module__spacer___36k2F{scroll-behavior:auto;will-change:auto;transform:none}}.Heading-module__heading___pkI6u{font-family:var(--theme-font-family);color:var(--theme-text);margin:0;line-height:var(--theme-line-height-tight)}.Heading-module__heading___pkI6u:not(.Heading-module__no-margin___BSHYn){margin-bottom:var(--theme-spacing-4)}.Heading-module__level-1___4XAO4{font-size:var(--theme-font-size-4xl);font-weight:var(--theme-font-weight-bold);line-height:1.1;letter-spacing:-.02em}.Heading-module__level-2___q2p3T{font-size:var(--theme-font-size-3xl);font-weight:var(--theme-font-weight-bold);line-height:1.2;letter-spacing:-.01em}.Heading-module__level-3___QrHMJ{font-size:var(--theme-font-size-2xl);font-weight:var(--theme-font-weight-bold);line-height:1.3}.Heading-module__level-4___HNF4T{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-semibold);line-height:1.4}.Heading-module__level-5___RpgZ0{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-semibold);line-height:1.5}.Heading-module__level-6___Dw7q5{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-semibold);line-height:1.5}.Heading-module__weight-regular___qF39k{font-weight:var(--theme-font-weight-regular)}.Heading-module__weight-semibold___utt77{font-weight:var(--theme-font-weight-semibold)}.Heading-module__weight-bold___z8CJ-{font-weight:var(--theme-font-weight-bold)}.Heading-module__align-left___rNRYD{text-align:left}.Heading-module__align-center___MVYYq{text-align:center}.Heading-module__align-right___GOEb6{text-align:right}.Heading-module__size-xs___2cQN7{font-size:var(--theme-font-size-xs)}.Heading-module__size-sm___HgNSO{font-size:var(--theme-font-size-sm)}.Heading-module__size-base___DhFCe{font-size:var(--theme-font-size-base)}.Heading-module__size-lg___PVlKj{font-size:var(--theme-font-size-lg)}.Heading-module__size-xl___AMAwZ{font-size:var(--theme-font-size-xl)}.Heading-module__size-2xl___hr9uX{font-size:var(--theme-font-size-2xl)}.Heading-module__size-3xl___v03Ly{font-size:var(--theme-font-size-3xl)}.Heading-module__size-4xl___rqoHJ{font-size:var(--theme-font-size-4xl)}.Heading-module__variant-default___1RJMJ{color:var(--theme-text)}.Heading-module__variant-secondary___FPZCN{color:var(--theme-text-secondary)}.Heading-module__variant-success___HHxDq{color:var(--theme-success)}.Heading-module__variant-error___XAmHF{color:var(--theme-error)}.Heading-module__variant-warning___sWMGC{color:var(--theme-warning)}.Heading-module__truncate___-eRjl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Heading-module__clamp-1___4Rxd6{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.Heading-module__clamp-2___aBuNk{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Heading-module__clamp-3___bAfaQ{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Heading-module__clamp-4___H1FP1{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.Heading-module__clamp-5___lu2G8{display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.Heading-module__disabled___NzZX7{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:640px){.Heading-module__level-1___4XAO4{font-size:var(--theme-font-size-3xl);line-height:1.1}.Heading-module__level-2___q2p3T{font-size:var(--theme-font-size-2xl);line-height:1.2}.Heading-module__level-3___QrHMJ{font-size:var(--theme-font-size-xl);line-height:1.3}.Heading-module__level-4___HNF4T{font-size:var(--theme-font-size-lg);line-height:1.4}.Heading-module__level-5___RpgZ0{font-size:var(--theme-font-size-base);line-height:1.5}.Heading-module__level-6___Dw7q5{font-size:var(--theme-font-size-sm);line-height:1.5}}@media(min-width:641px)and (max-width:1024px){.Heading-module__level-1___4XAO4{font-size:var(--theme-font-size-4xl);line-height:1.1}.Heading-module__level-2___q2p3T{font-size:var(--theme-font-size-3xl);line-height:1.2}}@media(max-width:768px){.Heading-module__heading___pkI6u{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.Heading-module__level-1___4XAO4{font-size:var(--theme-font-size-3xl, 30px);line-height:1.1;margin-bottom:var(--theme-spacing-3, 12px)}.Heading-module__level-2___q2p3T{font-size:var(--theme-font-size-2xl, 24px);line-height:1.2;margin-bottom:var(--theme-spacing-3, 12px)}.Heading-module__level-3___QrHMJ{font-size:var(--theme-font-size-xl, 20px);line-height:1.3;margin-bottom:var(--theme-spacing-2, 8px)}.Heading-module__level-4___HNF4T{font-size:var(--theme-font-size-lg, 18px);line-height:1.4;margin-bottom:var(--theme-spacing-2, 8px)}.Heading-module__level-5___RpgZ0{font-size:var(--theme-font-size-base, 16px);line-height:1.5;margin-bottom:var(--theme-spacing-2, 8px)}.Heading-module__level-6___Dw7q5{font-size:var(--theme-font-size-sm, 14px);line-height:1.5;margin-bottom:var(--theme-spacing-2, 8px)}}@media(prefers-contrast:high){.Heading-module__heading___pkI6u{color:var(--theme-text, #000000);font-weight:var(--theme-font-weight-bold, 700)}}.Heading-module__heading___pkI6u:focus{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-sm)}.Heading-module__heading___pkI6u:focus:not(:focus-visible){outline:none}.Heading-module__heading___pkI6u:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-sm)}.Heading-module__heading___pkI6u{transform:translateZ(0);will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;contain:layout style}@media(prefers-reduced-motion:reduce){.Heading-module__heading___pkI6u,.Heading-module__heading___pkI6u *{transition:none;animation:none}}@media print{.Heading-module__heading___pkI6u{color:#000!important;background:transparent!important;text-shadow:none!important;box-shadow:none!important}.Heading-module__heading___pkI6u:before,.Heading-module__heading___pkI6u:after{display:none!important}}.Text-module__text___NnxP6{font-family:var(--theme-font-family);color:var(--theme-text);margin:0;line-height:var(--theme-line-height-relaxed)}.Text-module__text___NnxP6:not(.Text-module__no-margin___EEKJe){margin-bottom:var(--theme-spacing-3)}.Text-module__size-xs___f2wzk{font-size:var(--theme-font-size-xs);line-height:var(--theme-line-height-normal)}.Text-module__size-sm___w5RQZ{font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height-normal)}.Text-module__size-base___HJoMK{font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-relaxed)}.Text-module__size-lg___MtuLU{font-size:var(--theme-font-size-lg);line-height:var(--theme-line-height-relaxed)}.Text-module__size-xl___JjuZ7{font-size:var(--theme-font-size-xl);line-height:var(--theme-line-height-normal)}.Text-module__size-2xl___bpucP{font-size:var(--theme-font-size-2xl);line-height:var(--theme-line-height-snug)}.Text-module__size-3xl___UFLuw{font-size:var(--theme-font-size-3xl);line-height:var(--theme-line-height-tight)}.Text-module__size-4xl___D1z4Z{font-size:var(--theme-font-size-4xl);line-height:var(--theme-line-height-tight)}.Text-module__weight-regular___ZZW8q{font-weight:var(--theme-font-weight-regular)}.Text-module__weight-medium___ofvz2{font-weight:var(--theme-font-weight-medium)}.Text-module__weight-semibold___30Ddr{font-weight:var(--theme-font-weight-semibold)}.Text-module__weight-bold___eKi9q{font-weight:var(--theme-font-weight-bold)}.Text-module__align-left___ZX5yR{text-align:left}.Text-module__align-center___ap9tU{text-align:center}.Text-module__align-right___8LsqK{text-align:right}.Text-module__align-justify___mhhv6{text-align:justify}.Text-module__variant-default___5ucFG{color:var(--theme-text)}.Text-module__variant-secondary___bFbxR{color:var(--theme-text-secondary)}.Text-module__variant-success___Os2D1{color:var(--theme-success)}.Text-module__variant-error___hNTTk{color:var(--theme-error)}.Text-module__variant-warning___4-ZA-{color:var(--theme-warning)}.Text-module__variant-info___QoOGV{color:var(--theme-info)}.Text-module__truncate___wspfg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text-module__decoration-none___qOvUf{text-decoration:none}.Text-module__decoration-underline___AB43d{text-decoration:underline}.Text-module__decoration-line-through___B8qC9{text-decoration:line-through}.Text-module__transform-none___k-LcX{text-transform:none}.Text-module__transform-uppercase___ZsDgY{text-transform:uppercase}.Text-module__transform-lowercase___g-Fpa{text-transform:lowercase}.Text-module__transform-capitalize___TwZmz{text-transform:capitalize}.Text-module__overflow-clip___wRlpn{overflow:hidden;text-overflow:clip}.Text-module__overflow-ellipsis___yrO35{overflow:hidden;text-overflow:ellipsis}.Text-module__whitespace-normal___PtqvD{white-space:normal}.Text-module__whitespace-nowrap___wcLnp{white-space:nowrap}.Text-module__whitespace-pre___q-DIa{white-space:pre}.Text-module__whitespace-pre-line___gLHf1{white-space:pre-line}.Text-module__whitespace-pre-wrap___Gf2Y8{white-space:pre-wrap}.Text-module__clamp-1___ejaFz{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.Text-module__clamp-2___XeAgO{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Text-module__clamp-3___grSqX{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Text-module__clamp-4___RexM5{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.Text-module__clamp-5___yhlp0{display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.Text-module__text___NnxP6{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Text-module__size-xs___f2wzk{font-size:var(--theme-font-size-xs, 12px);line-height:var(--theme-line-height-normal, 1.5)}.Text-module__size-sm___w5RQZ{font-size:var(--theme-font-size-sm, 14px);line-height:var(--theme-line-height-normal, 1.5)}.Text-module__size-base___HJoMK{font-size:var(--theme-font-size-base, 16px);line-height:var(--theme-line-height-relaxed, 1.6)}.Text-module__size-lg___MtuLU{font-size:var(--theme-font-size-lg, 18px);line-height:var(--theme-line-height-relaxed, 1.6)}.Text-module__size-xl___JjuZ7{font-size:var(--theme-font-size-xl, 20px);line-height:var(--theme-line-height-normal, 1.5)}.Text-module__size-2xl___bpucP{font-size:var(--theme-font-size-2xl, 24px);line-height:var(--theme-line-height-snug, 1.4)}.Text-module__size-3xl___UFLuw{font-size:var(--theme-font-size-3xl, 30px);line-height:var(--theme-line-height-tight, 1.3)}.Text-module__size-4xl___D1z4Z{font-size:var(--theme-font-size-4xl, 36px);line-height:var(--theme-line-height-tight, 1.2)}.Text-module__text___NnxP6:not(.Text-module__no-margin___EEKJe){margin-bottom:var(--theme-spacing-2, 8px)}.Text-module__text___NnxP6[tabindex]:not([tabindex="-1"]){min-height:44px;display:flex;align-items:center}}@media(prefers-contrast:high){.Text-module__text___NnxP6{color:var(--theme-text, #000000)}.Text-module__variant-secondary___bFbxR{color:var(--theme-text-secondary, #404040)}.Text-module__variant-error___hNTTk{color:var(--theme-error, #dc2626)}.Text-module__variant-success___Os2D1{color:var(--theme-success, #16a34a)}.Text-module__variant-warning___4-ZA-{color:var(--theme-warning, #d97706)}.Text-module__variant-info___QoOGV{color:var(--theme-info, #2563eb)}}@media(prefers-reduced-motion:reduce){.Text-module__text___NnxP6{transition:none}}.PageTitle-module__pageTitle___p2h4B{display:flex;flex-direction:column;position:relative}.PageTitle-module__titleWrapper___KdIFq{display:flex;flex-direction:column}.PageTitle-module__descriptionWrapper___bM-3r{display:flex;flex-direction:column;max-width:65ch}.PageTitle-module__gap1___OElv2{gap:var(--theme-spacing-1)}.PageTitle-module__gap2___Hd3qH{gap:var(--theme-spacing-2)}.PageTitle-module__gap3___TeE18{gap:var(--theme-spacing-3)}.PageTitle-module__gap4___3VhPe{gap:var(--theme-spacing-4)}.PageTitle-module__alignLeft___2CLTa{text-align:left;align-items:flex-start}.PageTitle-module__alignLeft___2CLTa .PageTitle-module__descriptionWrapper___bM-3r{margin-right:auto}.PageTitle-module__alignCenter___Xeiyd{text-align:center;align-items:center}.PageTitle-module__alignCenter___Xeiyd .PageTitle-module__descriptionWrapper___bM-3r{margin-left:auto;margin-right:auto}.PageTitle-module__alignRight___Hb003{text-align:right;align-items:flex-end}.PageTitle-module__alignRight___Hb003 .PageTitle-module__descriptionWrapper___bM-3r{margin-left:auto}.PageTitle-module__withBorder___S2x-T{padding-bottom:var(--theme-spacing-4);border-bottom:2px solid var(--theme-border)}.PageTitle-module__withBorder___S2x-T.PageTitle-module__emphasis-strong___68tLA{border-bottom-width:3px;border-bottom-color:var(--theme-primary)}.PageTitle-module__withAccent___LSpA3 .PageTitle-module__titleWrapper___KdIFq{position:relative;padding-bottom:var(--theme-spacing-3)}.PageTitle-module__accentBand___fMnK4{position:absolute;bottom:0;height:4px;background:var(--theme-primary);border-radius:var(--theme-radius-sm);transition:width .3s ease}.PageTitle-module__accent-short___oGtAI .PageTitle-module__accentBand___fMnK4{width:60px}.PageTitle-module__accent-medium___WS-iT .PageTitle-module__accentBand___fMnK4{width:120px}.PageTitle-module__accent-long___5qDTM .PageTitle-module__accentBand___fMnK4{width:180px}.PageTitle-module__accent-full___axv-X .PageTitle-module__accentBand___fMnK4{width:100%}.PageTitle-module__alignLeft___2CLTa .PageTitle-module__accentBand___fMnK4{left:0}.PageTitle-module__alignCenter___Xeiyd .PageTitle-module__accentBand___fMnK4{left:50%;transform:translate(-50%)}.PageTitle-module__alignRight___Hb003 .PageTitle-module__accentBand___fMnK4{right:0}.PageTitle-module__withAccent___LSpA3.PageTitle-module__emphasis-strong___68tLA .PageTitle-module__accentBand___fMnK4{height:5px}.PageTitle-module__padded___sFbGk{padding:var(--theme-spacing-6) 0}.PageTitle-module__emphasis-default___yYcXP .PageTitle-module__titleWrapper___KdIFq{opacity:1}.PageTitle-module__emphasis-strong___68tLA .PageTitle-module__titleWrapper___KdIFq{position:relative}.PageTitle-module__emphasis-strong___68tLA .PageTitle-module__titleWrapper___KdIFq:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:var(--theme-primary);border-radius:var(--theme-radius-sm)}.PageTitle-module__emphasis-strong___68tLA.PageTitle-module__alignLeft___2CLTa .PageTitle-module__titleWrapper___KdIFq{padding-left:var(--theme-spacing-4)}.PageTitle-module__emphasis-strong___68tLA.PageTitle-module__alignRight___Hb003 .PageTitle-module__titleWrapper___KdIFq{padding-right:var(--theme-spacing-4)}.PageTitle-module__emphasis-strong___68tLA.PageTitle-module__alignRight___Hb003 .PageTitle-module__titleWrapper___KdIFq:before{left:auto;right:0}.PageTitle-module__emphasis-strong___68tLA.PageTitle-module__alignCenter___Xeiyd .PageTitle-module__titleWrapper___KdIFq:before{display:none}@media(max-width:768px){.PageTitle-module__descriptionWrapper___bM-3r{max-width:100%}.PageTitle-module__padded___sFbGk{padding:var(--theme-spacing-4) 0}}.PageTitle-module__pageTitle___p2h4B:focus-within{outline:2px solid var(--theme-primary);outline-offset:var(--theme-spacing-2);border-radius:var(--theme-radius-md)}[data-theme=dark] .PageTitle-module__pageTitle___p2h4B:focus-within{outline-color:var(--theme-primary)}[data-theme=dark] .PageTitle-module__withBorder___S2x-T{border-bottom-color:var(--theme-border)}[data-theme=dark] .PageTitle-module__withBorder___S2x-T.PageTitle-module__emphasis-strong___68tLA{border-bottom-color:var(--theme-primary)}.ErrorBoundary-module__errorBoundary___5IzER{--error-boundary-padding: var(--theme-spacing-8, 32px);--error-boundary-border-width: 2px;--error-boundary-border-color: var(--theme-error, #f87171);--error-boundary-border-radius: var(--theme-radius-lg, 12px);--error-boundary-background: var(--theme-error-light, #fee2e2);--error-boundary-text-color: var(--theme-text, #171717);--error-boundary-min-height: 300px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:var(--error-boundary-min-height);padding:var(--error-boundary-padding);border:var(--error-boundary-border-width) solid var(--error-boundary-border-color);border-radius:var(--error-boundary-border-radius);background:var(--error-boundary-background);color:var(--error-boundary-text-color)}.ErrorBoundary-module__content___EbgqA{display:flex;flex-direction:column;align-items:center;gap:var(--theme-spacing-6, 24px);width:100%;max-width:600px}.ErrorBoundary-module__iconWrapper___31enJ{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:2px solid var(--theme-error, #ef4444);border-radius:var(--theme-radius-pill, 9999px);background:var(--theme-surface, #ffffff)}.ErrorBoundary-module__icon___-PsZs{width:32px;height:32px;color:var(--theme-error-dark, #dc2626);stroke-width:2.5}.ErrorBoundary-module__messageWrapper___4z-CA{display:flex;flex-direction:column;gap:var(--theme-spacing-3, 12px);text-align:center}.ErrorBoundary-module__title___Nf4de{margin:0;font-size:var(--theme-font-size-2xl, 24px);font-weight:var(--theme-font-weight-bold, 700);line-height:var(--theme-line-height-tight, 1.25);color:var(--theme-text, #171717)}.ErrorBoundary-module__message___pSSYs{margin:0;font-size:var(--theme-font-size-base, 16px);font-weight:var(--theme-font-weight-regular, 400);line-height:var(--theme-line-height-relaxed, 1.625);color:var(--theme-text-secondary, #404040)}.ErrorBoundary-module__errorName___xbcvr{margin:0;padding:var(--theme-spacing-2, 8px) var(--theme-spacing-4, 16px);border:1px solid var(--theme-error-light, #fca5a5);border-radius:var(--theme-radius-md, 8px);background:var(--theme-surface, #ffffff);font-size:var(--theme-font-size-sm, 14px);font-family:var(--theme-font-family-mono, monospace);color:var(--theme-error-dark, #b91c1c)}.ErrorBoundary-module__errorName___xbcvr strong{font-weight:var(--theme-font-weight-semibold, 600)}.ErrorBoundary-module__actions___1mXRD{display:flex;gap:var(--theme-spacing-3, 12px);align-items:center;justify-content:center;width:100%}.ErrorBoundary-module__btn___DgPqG{display:inline-flex;gap:var(--theme-spacing-2, 8px);align-items:center;padding:var(--theme-spacing-3, 12px) var(--theme-spacing-5, 20px);border:2px solid var(--theme-border-strong, #a3a3a3);border-radius:var(--theme-radius-md, 8px);background:var(--theme-surface, #ffffff);font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717);cursor:pointer;transition:all .2s ease}.ErrorBoundary-module__btn___DgPqG:hover{border-color:var(--theme-text-muted, #525252);background:var(--theme-surface-hover, #fafafa)}.ErrorBoundary-module__btn___DgPqG:focus{outline:2px solid var(--theme-primary, #3b82f6);outline-offset:2px}.ErrorBoundary-module__btn___DgPqG:active{transform:scale(.98)}.ErrorBoundary-module__btn--primary___qriVY{border-color:var(--theme-error, #ef4444);background:var(--theme-error, #ef4444);color:var(--theme-surface, #ffffff)}.ErrorBoundary-module__btn--primary___qriVY:hover{border-color:var(--theme-error-dark, #dc2626);background:var(--theme-error-dark, #dc2626)}.ErrorBoundary-module__btnIcon___kdm3m{width:16px;height:16px;transition:transform .2s ease}.ErrorBoundary-module__btnIcon--rotated___jOBLA{transform:rotate(180deg)}.ErrorBoundary-module__details___Ckvpr{display:flex;flex-direction:column;gap:var(--theme-spacing-4, 16px);width:100%;padding:var(--theme-spacing-4, 16px);border:2px solid var(--theme-error-light, #fca5a5);border-radius:var(--theme-radius-md, 8px);background:var(--theme-surface, #ffffff);text-align:left}.ErrorBoundary-module__detailSection___rH-mU{display:flex;flex-direction:column;gap:var(--theme-spacing-2, 8px)}.ErrorBoundary-module__detailTitle___7tBp1{margin:0;font-size:var(--theme-font-size-sm, 14px);font-weight:var(--theme-font-weight-semibold, 600);color:var(--theme-text, #171717)}.ErrorBoundary-module__detailContent___uNA3m{margin:0;padding:var(--theme-spacing-3, 12px);overflow:auto;border:1px solid var(--theme-border, #d4d4d4);border-radius:var(--theme-radius-sm, 4px);background:var(--theme-surface-hover, #fafafa);font-size:var(--theme-font-size-xs, 12px);font-family:var(--theme-font-family-mono, monospace);line-height:var(--theme-line-height-relaxed, 1.625);color:var(--theme-text-secondary, #404040);white-space:pre-wrap;word-wrap:break-word}.ErrorBoundary-module__errorBoundary--minimal___FpEEi{min-height:auto;padding:var(--theme-spacing-4, 16px)}.ErrorBoundary-module__errorBoundary--minimal___FpEEi .ErrorBoundary-module__content___EbgqA{gap:var(--theme-spacing-3, 12px)}.ErrorBoundary-module__errorBoundary--minimal___FpEEi .ErrorBoundary-module__iconWrapper___31enJ{width:48px;height:48px}.ErrorBoundary-module__errorBoundary--minimal___FpEEi .ErrorBoundary-module__icon___-PsZs{width:24px;height:24px}.ErrorBoundary-module__errorBoundary--minimal___FpEEi .ErrorBoundary-module__title___Nf4de{font-size:var(--theme-font-size-lg, 18px)}.ErrorBoundary-module__errorBoundary--minimal___FpEEi .ErrorBoundary-module__message___pSSYs{font-size:var(--theme-font-size-sm, 14px)}.ErrorBoundary-module__errorBoundary--inline___w88k-{min-height:auto;flex-direction:row;gap:var(--theme-spacing-3, 12px);align-items:center;padding:var(--theme-spacing-4, 16px)}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__content___EbgqA{flex-direction:row;gap:var(--theme-spacing-3, 12px);max-width:none}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__iconWrapper___31enJ{width:40px;height:40px;flex-shrink:0}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__icon___-PsZs{width:20px;height:20px}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__messageWrapper___4z-CA{flex:1;gap:var(--theme-spacing-2, 8px);text-align:left}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__title___Nf4de{font-size:var(--theme-font-size-base, 16px)}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__message___pSSYs{font-size:var(--theme-font-size-sm, 14px)}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__actions___1mXRD{flex-shrink:0;width:auto}@media(max-width:640px){.ErrorBoundary-module__errorBoundary___5IzER{padding:var(--theme-spacing-6, 24px)}.ErrorBoundary-module__title___Nf4de{font-size:var(--theme-font-size-xl, 20px)}.ErrorBoundary-module__message___pSSYs{font-size:var(--theme-font-size-sm, 14px)}.ErrorBoundary-module__actions___1mXRD{flex-direction:column;width:100%}.ErrorBoundary-module__btn___DgPqG{width:100%;justify-content:center}.ErrorBoundary-module__errorBoundary--inline___w88k-{flex-direction:column}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__content___EbgqA{flex-direction:column;align-items:center}.ErrorBoundary-module__errorBoundary--inline___w88k- .ErrorBoundary-module__messageWrapper___4z-CA{text-align:center}}html,body{width:100%;height:100%}body{font-family:var(--theme-font-family-base, "Inter", sans-serif);background:var(--theme-surface);color:var(--theme-text);line-height:var(--theme-line-height-base, 1.6);-webkit-font-smoothing:antialiased;scroll-behavior:smooth}#root{display:flex;flex-direction:column}a{color:inherit}button{font:inherit}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%;background-color:var(--theme-surface)}body{font-family:var( --theme-font-family-base, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif );color:var(--theme-text);line-height:var(--theme-line-height-base, 1.55);background-color:var(--theme-surface)}#root{width:100%;background-color:inherit}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}:root{--docs-toc-sidebar-width-open: 208px;--docs-toc-sidebar-width-collapsed: 56px;--docs-toc-sidebar-gap: var(--theme-spacing-6, 24px)}._sidebarHidden_23u6r_8{transform:translate(-100%)!important;transition:transform .15s ease!important}@media(max-width:1279px){._navSidebar_23u6r_15{position:fixed!important;top:0!important;left:0!important;right:auto!important;width:var(--theme-sidebar-width, 280px)!important;height:100vh!important;height:100dvh!important;z-index:1000!important;transform:translate(-100%)!important;transition:transform .15s ease!important}._navSidebar_23u6r_15[data-state=open]{transform:translate(0)!important}}._tocSidebar_23u6r_34{left:auto!important;right:0;width:var(--docs-toc-sidebar-width-open);background:var(--theme-surface-secondary);border-right:none;border-left:var(--theme-border-width) solid var(--theme-border);box-shadow:none;z-index:120;padding-left:var(--docs-toc-sidebar-gap);padding-right:var(--docs-toc-sidebar-gap)}@media(max-width:1279px){._tocSidebar_23u6r_34,aside._tocSidebar_23u6r_34{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}._tocSidebarCollapsed_23u6r_58{width:var(--docs-toc-sidebar-width-collapsed);background:var(--theme-surface);padding-left:0;padding-right:0}._tocContent_23u6r_65{height:100%;display:flex;flex-direction:column;gap:var(--theme-spacing-4)}._tocCollapsedLabel_23u6r_72{writing-mode:vertical-rl;text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:var(--theme-text-secondary);margin:0;text-align:center}._tocList_23u6r_82{list-style:none;margin:0;padding:0}._tocListItem_23u6r_88{margin:0}._tocLink_23u6r_92{display:block;padding:var(--theme-spacing-2) 0;border-left:2px solid transparent;padding-left:var(--theme-spacing-3);transition:color .2s ease,border-color .2s ease}._tocLinkActive_23u6r_100{color:var(--theme-primary)!important;border-left-color:var(--theme-primary)}._tocLinkInactive_23u6r_105{color:var(--theme-text-secondary)}._tocHeader_23u6r_109{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-2);padding-bottom:var(--theme-spacing-1);border-bottom:var(--theme-border-width) solid var(--theme-border-subtle)}._tocHeaderCollapsed_23u6r_118{justify-content:center;border-bottom:none;flex-direction:column;gap:var(--theme-spacing-3);padding-bottom:0}._tocTitle_23u6r_126{margin:0;font-size:12px;font-weight:var(--theme-font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-secondary)}._tocBody_23u6r_135{flex:1;overflow-y:auto;padding-top:var(--theme-spacing-2)}._tocSidebarOverlay_23u6r_141{border-right:none!important;border-left:var(--theme-border-width) solid var(--theme-border)!important}@media(max-width:1279px){._tocSidebarOverlay_23u6r_141{position:fixed!important;top:0!important;left:auto!important;right:0!important;width:320px!important;height:100vh!important;height:100dvh!important;z-index:1000!important;transform:translate(100%)!important;transition:transform .15s ease!important}._tocSidebarOverlay_23u6r_141[data-state=open]{transform:translate(0)!important}}@media(max-width:767px){._tocSidebarOverlay_23u6r_141{width:100%!important}}._tocOverlayContent_23u6r_173{height:100%;display:flex;flex-direction:column;gap:var(--theme-spacing-4);padding:var(--theme-spacing-5)}@media(max-width:1023px){._tocSidebarOverlay_23u6r_141{right:0;left:0}._tocSidebarCollapsed_23u6r_58 ._tocContent_23u6r_65{justify-content:center;align-items:center}}@media(max-width:767px){._tocOverlayContent_23u6r_173{padding:var(--theme-spacing-4)}}@media(prefers-reduced-motion:reduce){._tocSidebar_23u6r_34{transition:none}}._tocToggleButton_23u6r_205{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--theme-radius-pill);border:var(--theme-border-width) solid transparent;color:var(--theme-text-secondary);transition:background-color .2s ease,border-color .2s ease,color .2s ease}._tocToggleButton_23u6r_205:hover{color:var(--theme-text)}._tocToggleButtonCollapsed_23u6r_224{width:36px;height:36px;background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}._tocToggleButtonCollapsed_23u6r_224:hover{border-color:var(--theme-border-strong);background:var(--theme-surface-hover)}._sidebarActionBtn_23u6r_237{width:100%;justify-content:flex-start;gap:var(--theme-spacing-2);padding-left:var(--theme-spacing-3);padding-right:var(--theme-spacing-3)}._sidebarActionBtnContent_23u6r_245{display:flex;align-items:center;justify-content:space-between;width:100%;gap:var(--theme-spacing-3)}._sidebarActionBtnLabel_23u6r_253{display:flex;align-items:center;gap:var(--theme-spacing-2)}._tocMobileList_23u6r_259{list-style:none;margin:0;padding:0}._tocMobileLink_23u6r_265{display:block;padding:var(--theme-spacing-2) 0;color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);transition:color .2s ease,font-weight .2s ease}._tocMobileLink_23u6r_265:hover{color:var(--theme-text)}._tocMobileLinkActive_23u6r_280{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold)}._sidebarCustomHeader_23u6r_286{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-spacing-5);border-bottom:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);flex-shrink:0}._sidebarLogoImage_23u6r_296{height:42px;width:auto;display:block}._sidebarCloseButton_23u6r_302{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease;flex-shrink:0}._sidebarCloseButton_23u6r_302:hover{background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text)}._sidebarCloseButton_23u6r_302:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px}._sidebarActionButtons_23u6r_330{padding:var(--theme-spacing-3) var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface);flex-shrink:0}._sidebarActionButtons_23u6r_330 button{flex:1;max-width:48px;min-width:40px;min-height:40px;border-radius:var(--theme-radius-md);border:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);transition:all .2s ease}._sidebarActionButtons_23u6r_330 button:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}._sidebarActionButtons_23u6r_330 button:active{transform:translateY(0);box-shadow:none}._sidebarActionButtons_23u6r_330 button:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-color:var(--theme-primary)}._iconButton_23u6r_367{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;border-radius:var(--theme-radius-subtle);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease}._iconButton_23u6r_367:hover{background:var(--theme-surface-secondary);color:var(--theme-text)}._iconButton_23u6r_367:active{background:var(--theme-surface-hover);transform:scale(.95)}._iconButton_23u6r_367:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}._secondaryActionBar_23u6r_398{position:sticky;top:var(--theme-topbar-height, 64px);left:0;right:0;z-index:49;display:flex;align-items:center;justify-content:space-around;gap:0;padding:var(--theme-spacing-2) var(--theme-spacing-2);background:var(--theme-surface);border-bottom:var(--theme-border-width) solid var(--theme-border)}._navButton_23u6r_413{display:flex;align-items:center;justify-content:center;flex:1;min-width:0;padding:var(--theme-spacing-2) var(--theme-spacing-1);background:transparent;border:none;border-radius:var(--theme-radius-subtle);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navButton_23u6r_413:hover{background:var(--theme-surface-secondary);color:var(--theme-text)}._navButton_23u6r_413:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}._navButtonActive_23u6r_443{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold);position:relative}._navButtonActive_23u6r_443:after{content:"";position:absolute;bottom:0;left:var(--theme-spacing-2);right:var(--theme-spacing-2);height:2px;background:var(--theme-primary)}._releaseBadge_23u6r_459{margin-bottom:var(--theme-spacing-2)}
