@clarlabs/ui 0.1.14 → 0.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ui.css +1 -1
- package/package.json +1 -1
package/dist/ui.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.styles-module__accordion__gf0fR{display:flex;flex-direction:column;gap:.5rem;width:100%}.styles-module__item__KZ8v2{border-radius:.75rem;overflow:hidden;transition:all .3s ease;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.styles-module__item__KZ8v2:hover{background:#ffffff14}.styles-module__header__wApZ8{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:transparent;border:none;cursor:pointer;color:#e0e0e0;font-size:1rem;font-weight:500;text-align:left;transition:all .2s ease}.styles-module__header__wApZ8:hover{color:#fff}.styles-module__title__yCYjK{flex:1}.styles-module__icon__8N04V{font-size:.75rem;transition:transform .3s ease;color:#9ca3af}.styles-module__iconOpen__PXmc8{transform:rotate(180deg)}.styles-module__content__WKJF6{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.styles-module__contentOpen__l7aJG{max-height:500px}.styles-module__contentInner__Co6a-{padding:0 1.25rem 1rem;color:#b0b0b0;line-height:1.6}.light-mode .styles-module__item__KZ8v2{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08)}.light-mode .styles-module__item__KZ8v2:hover{background:#ffffffd9}.light-mode .styles-module__header__wApZ8{color:#374151}.light-mode .styles-module__header__wApZ8:hover{color:#111827}.light-mode .styles-module__icon__8N04V{color:#6b7280}.light-mode .styles-module__contentInner__Co6a-{color:#4b5563}.styles-module__alert__EMa3w{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;transition:all .2s ease}.styles-module__icon__7XvtI{font-size:1.25rem;font-weight:700;flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.styles-module__content__qU8OK{flex:1}.styles-module__title__Jui7D{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.styles-module__message__cazZX{font-size:.9rem;line-height:1.5}.styles-module__dismissButton__RhF19{background:none;border:none;cursor:pointer;font-size:1.25rem;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;flex-shrink:0;opacity:.7}.styles-module__dismissButton__RhF19:hover{opacity:1;background:#0000001a}.styles-module__info__Rb2nq{background:#3b82f626;border-color:#3b82f64d;color:#93c5fd}.styles-module__info__Rb2nq .styles-module__icon__7XvtI{color:#60a5fa}.styles-module__success__sQGN5{background:#22c55e26;border-color:#22c55e4d;color:#86efac}.styles-module__success__sQGN5 .styles-module__icon__7XvtI{color:#4ade80}.styles-module__warning__Ev8EY{background:#fbbf2426;border-color:#fbbf244d;color:#fcd34d}.styles-module__warning__Ev8EY .styles-module__icon__7XvtI{color:#fbbf24}.styles-module__error__plkoU{background:#ef444426;border-color:#ef44444d;color:#fca5a5}.styles-module__error__plkoU .styles-module__icon__7XvtI{color:#f87171}.light-mode .styles-module__alert__EMa3w{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.light-mode .styles-module__info__Rb2nq{background:#3b82f61f;border-color:#3b82f640;color:#1e40af}.light-mode .styles-module__info__Rb2nq .styles-module__icon__7XvtI{color:#2563eb}.light-mode .styles-module__success__sQGN5{background:#22c55e1f;border-color:#22c55e40;color:#15803d}.light-mode .styles-module__success__sQGN5 .styles-module__icon__7XvtI{color:#16a34a}.light-mode .styles-module__warning__Ev8EY{background:#fbbf241f;border-color:#fbbf2440;color:#a16207}.light-mode .styles-module__warning__Ev8EY .styles-module__icon__7XvtI{color:#ca8a04}.light-mode .styles-module__error__plkoU{background:#ef44441f;border-color:#ef444440;color:#b91c1c}.light-mode .styles-module__error__plkoU .styles-module__icon__7XvtI{color:#dc2626}.light-mode .styles-module__dismissButton__RhF19:hover{background:#0000000d}.styles-module__animatedIcon__yGFYK{--icon-color: var(--icon-dark-color)}.light-mode .styles-module__animatedIcon__yGFYK{--icon-color: var(--icon-light-color)}.styles-module__avatar__xMx8n{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.1);transition:all .2s ease}.styles-module__avatar__xMx8n:hover{border-color:#fff3}.styles-module__image__rl-6T{width:100%;height:100%;object-fit:cover}.styles-module__initials__d0Z0v{font-weight:600;color:#e0e0e0;-webkit-user-select:none;user-select:none}.styles-module__sm__YBcEp{width:2rem;height:2rem}.styles-module__sm__YBcEp .styles-module__initials__d0Z0v{font-size:.75rem}.styles-module__md__4GVi1{width:2.5rem;height:2.5rem}.styles-module__md__4GVi1 .styles-module__initials__d0Z0v{font-size:.875rem}.styles-module__lg__bEtEd{width:3.5rem;height:3.5rem}.styles-module__lg__bEtEd .styles-module__initials__d0Z0v{font-size:1.125rem}.styles-module__xl__WBAtD{width:5rem;height:5rem}.styles-module__xl__WBAtD .styles-module__initials__d0Z0v{font-size:1.5rem}.styles-module__status__8qwum{position:absolute;bottom:0;right:0;width:25%;height:25%;border-radius:50%;border:2px solid #1a1a1a;transition:all .2s ease}.styles-module__online__9lOl6{background:#22c55e}.styles-module__offline__pi-XT{background:#6b7280}.styles-module__busy__Cer8C{background:#ef4444}.styles-module__away__zT9iM{background:#f59e0b}.light-mode .styles-module__avatar__xMx8n{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__avatar__xMx8n:hover{border-color:#0003}.light-mode .styles-module__initials__d0Z0v{color:#374151}.light-mode .styles-module__status__8qwum{border-color:#f5f5f5}.styles-module__badge__d6igj{display:inline-flex;align-items:center;gap:.375rem;font-weight:500;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;transition:all .2s ease}.styles-module__dot__lsgxk{width:.5rem;height:.5rem;border-radius:50%;background:currentColor;flex-shrink:0}.styles-module__sm__rstsk{padding:.125rem .5rem;font-size:.75rem}.styles-module__md__o-6j3{padding:.25rem .75rem;font-size:.875rem}.styles-module__lg__EXM1E{padding:.375rem 1rem;font-size:1rem}.styles-module__default__lOwCs{background:#9ca3af26;border-color:#9ca3af4d;color:#d1d5db}.styles-module__primary__tHsyl{background:#6366f126;border-color:#6366f14d;color:#c7d2fe}.styles-module__success__okGOk{background:#22c55e26;border-color:#22c55e4d;color:#86efac}.styles-module__warning__W-psO{background:#fbbf2426;border-color:#fbbf244d;color:#fcd34d}.styles-module__error__300RS{background:#ef444426;border-color:#ef44444d;color:#fca5a5}.styles-module__info__Qec-V{background:#3b82f626;border-color:#3b82f64d;color:#93c5fd}.light-mode .styles-module__default__lOwCs{background:#9ca3af26;border-color:#9ca3af4d;color:#4b5563}.light-mode .styles-module__primary__tHsyl{background:#6366f11f;border-color:#6366f140;color:#4338ca}.light-mode .styles-module__success__okGOk{background:#22c55e1f;border-color:#22c55e40;color:#15803d}.light-mode .styles-module__warning__W-psO{background:#fbbf241f;border-color:#fbbf2440;color:#a16207}.light-mode .styles-module__error__300RS{background:#ef44441f;border-color:#ef444440;color:#b91c1c}.light-mode .styles-module__info__Qec-V{background:#3b82f61f;border-color:#3b82f640;color:#1e40af}.styles-module__breadcrumbs__jVeyK{display:inline-block}.styles-module__list__IBUYZ{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.styles-module__item__unpP2{display:flex;align-items:center;gap:.5rem}.styles-module__link__n-LMO,.styles-module__button__MamiK{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:all .2s ease;background:transparent;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;font-family:inherit}.styles-module__link__n-LMO:hover,.styles-module__button__MamiK:hover{color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__text__xQt-q{font-size:.875rem;color:#6b7280;padding:.25rem .5rem}.styles-module__current__vuaM0{color:#e0e0e0;font-weight:500;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.375rem;border:1px solid rgba(255,255,255,.1)}.styles-module__separator__81mEk{color:#6b7280;font-size:.875rem;-webkit-user-select:none;user-select:none}.light-mode .styles-module__link__n-LMO,.light-mode .styles-module__button__MamiK{color:#6b7280}.light-mode .styles-module__link__n-LMO:hover,.light-mode .styles-module__button__MamiK:hover{color:#111827;background:#0000000d}.light-mode .styles-module__text__xQt-q{color:#9ca3af}.light-mode .styles-module__current__vuaM0{color:#111827;background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__separator__81mEk{color:#9ca3af}.styles-module__button__Sh-fr{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:.5rem;border:1px solid;cursor:pointer;transition:all .2s ease;font-family:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__button__Sh-fr:disabled{opacity:.5;cursor:not-allowed}.styles-module__button__Sh-fr:focus-visible{outline:2px solid;outline-offset:2px}.styles-module__sm__TZ7PA{padding:.375rem .75rem;font-size:.875rem}.styles-module__md__MdfAS{padding:.5rem 1rem;font-size:.95rem}.styles-module__lg__zhBVx{padding:.625rem 1.5rem;font-size:1rem}.styles-module__fullWidth__KAUu7{width:100%}.styles-module__loading__jL3RT{pointer-events:none}.styles-module__spinner__cTprF{position:absolute;width:1rem;height:1rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:styles-module__spin__aE1Nk .6s linear infinite}.styles-module__hiddenContent__lbKDI{opacity:0}@keyframes styles-module__spin__aE1Nk{to{transform:rotate(360deg)}}.styles-module__primary__TRNPt{background:#6366f133;border-color:#6366f166;color:#c7d2fe}.styles-module__primary__TRNPt:hover:not(:disabled){background:#6366f14d;border-color:#6366f180}.styles-module__primary__TRNPt:focus-visible{outline-color:#6366f180}.styles-module__secondary__QKgly{background:#9ca3af26;border-color:#9ca3af4d;color:#d1d5db}.styles-module__secondary__QKgly:hover:not(:disabled){background:#9ca3af40}.styles-module__success__DI2AT{background:#22c55e33;border-color:#22c55e66;color:#86efac}.styles-module__success__DI2AT:hover:not(:disabled){background:#22c55e4d}.styles-module__danger__dnMp7{background:#ef444433;border-color:#ef444466;color:#fca5a5}.styles-module__danger__dnMp7:hover:not(:disabled){background:#ef44444d}.styles-module__outline__-o6rL{background:transparent;border-color:#fff3;color:#e0e0e0}.styles-module__outline__-o6rL:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff4d}.styles-module__ghost__lca2R{background:transparent;border-color:transparent;color:#e0e0e0}.styles-module__ghost__lca2R:hover:not(:disabled){background:#ffffff14}.light-mode .styles-module__primary__TRNPt{background:#6366f126;border-color:#6366f14d;color:#4338ca}.light-mode .styles-module__primary__TRNPt:hover:not(:disabled){background:#6366f140}.light-mode .styles-module__secondary__QKgly{background:#9ca3af26;border-color:#9ca3af4d;color:#4b5563}.light-mode .styles-module__secondary__QKgly:hover:not(:disabled){background:#9ca3af40}.light-mode .styles-module__success__DI2AT{background:#22c55e26;border-color:#22c55e4d;color:#15803d}.light-mode .styles-module__success__DI2AT:hover:not(:disabled){background:#22c55e40}.light-mode .styles-module__danger__dnMp7{background:#ef444426;border-color:#ef44444d;color:#b91c1c}.light-mode .styles-module__danger__dnMp7:hover:not(:disabled){background:#ef444440}.light-mode .styles-module__outline__-o6rL{background:transparent;border-color:#0003;color:#374151}.light-mode .styles-module__outline__-o6rL:hover:not(:disabled){background:#0000000d}.light-mode .styles-module__ghost__lca2R{background:transparent;border-color:transparent;color:#374151}.light-mode .styles-module__ghost__lca2R:hover:not(:disabled){background:#0000000d}.styles-module__buttonGroup__Uqp-x{display:inline-flex;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;padding:.25rem;gap:.25rem;border:1px solid rgba(255,255,255,.1)}.styles-module__buttonGroup__Uqp-x button{flex-shrink:0;min-width:auto}.styles-module__horizontal__oeLpW{flex-direction:row}.styles-module__horizontal__oeLpW button:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.styles-module__horizontal__oeLpW button:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.styles-module__horizontal__oeLpW button:not(:first-child):not(:last-child){border-radius:.375rem}.styles-module__vertical__ZrJkT{flex-direction:column}.styles-module__vertical__ZrJkT button:first-child{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.styles-module__vertical__ZrJkT button:last-child{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.styles-module__vertical__ZrJkT button:not(:first-child):not(:last-child){border-radius:.375rem}.styles-module__fullWidth__sxqJJ{width:100%}.styles-module__fullWidth__sxqJJ button{flex:1}.light-mode .styles-module__buttonGroup__Uqp-x{background:#ffffff80;border-color:#0000001a}.styles-module__card__0iVez{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden;transition:all .3s ease}.styles-module__hoverable__7-MZP:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 8px 16px #0003}.styles-module__clickable__WiARM{cursor:pointer}.styles-module__clickable__WiARM:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__imageWrapper__LlBXL{width:100%;aspect-ratio:16/9;overflow:hidden;background:#0003}.styles-module__image__5KApl{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.styles-module__hoverable__7-MZP:hover .styles-module__image__5KApl{transform:scale(1.05)}.styles-module__content__-0XZZ{padding:1.25rem}.styles-module__header__WVGN7{margin-bottom:1rem}.styles-module__title__-Th-m{font-size:1.25rem;font-weight:600;color:#e0e0e0;margin:0 0 .5rem}.styles-module__subtitle__VDwvc{font-size:.875rem;color:#9ca3af;margin:0}.styles-module__body__iaDKl{color:#b0b0b0;line-height:1.6;font-size:.95rem}.styles-module__footer__b10VS{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);color:#9ca3af;font-size:.875rem}.light-mode .styles-module__card__0iVez{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__hoverable__7-MZP:hover{border-color:#0003;box-shadow:0 8px 16px #0000001a}.light-mode .styles-module__imageWrapper__LlBXL{background:#0000000d}.light-mode .styles-module__title__-Th-m{color:#111827}.light-mode .styles-module__subtitle__VDwvc{color:#6b7280}.light-mode .styles-module__body__iaDKl{color:#4b5563}.light-mode .styles-module__footer__b10VS{border-top-color:#0000001a;color:#6b7280}.styles-module__checkboxWrapper__5ECcg{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.styles-module__checkbox__AVGTi{position:absolute;opacity:0;width:0;height:0}.styles-module__checkbox__AVGTi:focus-visible+.styles-module__checkmark__xfDiG{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__checkbox__AVGTi:disabled+.styles-module__checkmark__xfDiG{opacity:.5;cursor:not-allowed}.styles-module__checkbox__AVGTi:disabled~.styles-module__label__56KkR{opacity:.5;cursor:not-allowed}.styles-module__checkbox__AVGTi:checked+.styles-module__checkmark__xfDiG{background:#6366f14d;border-color:#6366f180}.styles-module__checkbox__AVGTi:checked+.styles-module__checkmark__xfDiG .styles-module__checkIcon__B246P{opacity:1;transform:scale(1)}.styles-module__checkbox__AVGTi:indeterminate+.styles-module__checkmark__xfDiG{background:#6366f14d;border-color:#6366f180}.styles-module__checkbox__AVGTi:indeterminate+.styles-module__checkmark__xfDiG .styles-module__indeterminateIcon__L9Kf-{opacity:1;transform:scale(1)}.styles-module__checkmark__xfDiG{position:relative;width:1.25rem;height:1.25rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:.25rem;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles-module__checkmark__xfDiG:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__checkIcon__B246P,.styles-module__indeterminateIcon__L9Kf-{color:#c7d2fe;font-size:.875rem;font-weight:700;opacity:0;transform:scale(.5);transition:all .2s ease}.styles-module__indeterminateIcon__L9Kf-{font-size:1rem}.styles-module__label__56KkR{color:#e0e0e0;font-size:.95rem;line-height:1.5;cursor:pointer}.light-mode .styles-module__checkmark__xfDiG{background:#ffffffb3;border-color:#0003}.light-mode .styles-module__checkmark__xfDiG:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__checkbox__AVGTi:checked+.styles-module__checkmark__xfDiG{background:#6366f133;border-color:#6366f180}.light-mode .styles-module__checkbox__AVGTi:indeterminate+.styles-module__checkmark__xfDiG{background:#6366f133;border-color:#6366f180}.light-mode .styles-module__checkIcon__B246P,.light-mode .styles-module__indeterminateIcon__L9Kf-{color:#4338ca}.light-mode .styles-module__label__56KkR{color:#111827}.styles-module__combobox__YH03u{position:relative;width:100%;max-width:300px}.styles-module__inputWrapper__UsIYk{position:relative;display:flex;align-items:center}.styles-module__input__F-6BL{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit}.styles-module__input__F-6BL:hover:not(.styles-module__disabled__UR9gQ){border-color:#ffffff4d;background:#ffffff14}.styles-module__input__F-6BL:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__F-6BL.styles-module__disabled__UR9gQ{opacity:.5;cursor:not-allowed}.styles-module__input__F-6BL::placeholder{color:#9ca3af}.styles-module__arrow__LV12a{position:absolute;right:.75rem;font-size:.7rem;color:#9ca3af;transition:transform .2s ease;pointer-events:none}.styles-module__arrow__LV12a.styles-module__open__-bJ28{transform:rotate(180deg)}.styles-module__menu__twpPT{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px #0003;list-style:none;margin:0;padding:.5rem 0}.styles-module__option__v6IYz{padding:.65rem 1rem;color:#e0e0e0;cursor:pointer;transition:all .15s ease;font-size:.95rem}.styles-module__option__v6IYz:hover:not(.styles-module__optionDisabled__vOMRI){background:#ffffff1a}.styles-module__option__v6IYz.styles-module__highlighted__pxy-X{background:#6366f133;color:#c7d2fe}.styles-module__option__v6IYz.styles-module__optionDisabled__vOMRI{opacity:.5;cursor:not-allowed}.styles-module__noResults__-sgTv{position:absolute;top:calc(100% + .5rem);left:0;right:0;padding:1rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#9ca3af;font-size:.9rem;text-align:center;z-index:1000;box-shadow:0 4px 6px #0003}.light-mode .styles-module__input__F-6BL{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__input__F-6BL:hover:not(.styles-module__disabled__UR9gQ){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__F-6BL:focus{border-color:#6366f166;background:#ffffffe6}.light-mode .styles-module__input__F-6BL::placeholder{color:#6b7280}.light-mode .styles-module__arrow__LV12a{color:#6b7280}.light-mode .styles-module__menu__twpPT{background:#fffffff2;border-color:#00000026;box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__option__v6IYz{color:#111827}.light-mode .styles-module__option__v6IYz:hover:not(.styles-module__optionDisabled__vOMRI){background:#0000000d}.light-mode .styles-module__option__v6IYz.styles-module__highlighted__pxy-X{background:#6366f126;color:#4338ca}.light-mode .styles-module__noResults__-sgTv{background:#fffffff2;border-color:#00000026;color:#6b7280;box-shadow:0 4px 6px #0000001a}.styles-module__calendar__ksu3Z{width:100%;max-width:400px;background:#282832f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1rem;border:2px solid rgba(255,255,255,.15);padding:1.5rem;box-shadow:0 20px 40px #0000004d;font-family:inherit}.styles-module__header__UaHj3{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.styles-module__navButton__279oK{width:2.25rem;height:2.25rem;border-radius:.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#e0e0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__navButton__279oK svg{width:1.125rem;height:1.125rem}.styles-module__navButton__279oK:hover{background:#6366f133;border-color:#6366f166;transform:scale(1.05)}.styles-module__navButton__279oK:active{transform:scale(.95)}.styles-module__navButton__279oK:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__monthYear__RKQOf{display:flex;flex-direction:column;align-items:center;gap:.125rem;flex:1}.styles-module__month__w3ai-{font-size:1.25rem;font-weight:700;color:#e0e0e0;letter-spacing:.02em;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles-module__year__VN2vF{font-size:.875rem;font-weight:500;color:#9ca3af}.styles-module__weekdays__U3vpO{display:grid;grid-template-columns:repeat(7,1fr);gap:.375rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__weekday__g2nb6{text-align:center;font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;padding:.25rem}.styles-module__days__XPYYB{display:flex;flex-direction:column;gap:.375rem}.styles-module__week__5lMWI{display:grid;grid-template-columns:repeat(7,1fr);gap:.375rem}.styles-module__weekNumber__Hgwi-{display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#6b7280;text-align:center}.styles-module__day__lj7zf{aspect-ratio:1;border-radius:.5rem;background:transparent;border:1px solid rgba(255,255,255,.08);color:#e0e0e0;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.25rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden;font-family:inherit}.styles-module__day__lj7zf:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f133,#a855f733);opacity:0;transition:opacity .3s ease}.styles-module__day__lj7zf.styles-module__currentMonth__yCa9a{font-weight:500}.styles-module__day__lj7zf.styles-module__currentMonth__yCa9a:hover:not(:disabled){border-color:#6366f180;background:#6366f11a;transform:scale(1.08)}.styles-module__day__lj7zf.styles-module__currentMonth__yCa9a:hover:not(:disabled):before{opacity:1}.styles-module__day__lj7zf.styles-module__otherMonth__ppTX4{opacity:.3;font-weight:400}.styles-module__day__lj7zf.styles-module__otherMonth__ppTX4:hover:not(:disabled){opacity:.6}.styles-module__day__lj7zf.styles-module__today__DSndt{border-color:#6366f1;background:#6366f126;font-weight:700}.styles-module__day__lj7zf.styles-module__today__DSndt .styles-module__dayNumber__ifIP9{color:#818cf8}.styles-module__day__lj7zf.styles-module__selected__VqCiG{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;color:#fff;font-weight:700;transform:scale(1.05);box-shadow:0 4px 12px #6366f166}.styles-module__day__lj7zf.styles-module__selected__VqCiG:before{opacity:0}.styles-module__day__lj7zf.styles-module__selected__VqCiG .styles-module__dayNumber__ifIP9{color:#fff}.styles-module__day__lj7zf.styles-module__highlighted__QBnL-{background:#fbbf2426;border-color:#fbbf2480}.styles-module__day__lj7zf.styles-module__highlighted__QBnL- .styles-module__dayNumber__ifIP9{color:#fbbf24}.styles-module__day__lj7zf.styles-module__disabled__WJUmV{opacity:.3;cursor:not-allowed;pointer-events:none}.styles-module__day__lj7zf:active:not(:disabled){transform:scale(.95)}.styles-module__day__lj7zf:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__dayNumber__ifIP9{font-size:.875rem;position:relative;z-index:1;transition:color .3s ease}.styles-module__eventIndicators__SuOYU{display:flex;gap:.125rem;position:relative;z-index:1}.styles-module__eventDot__1QFLK{width:.25rem;height:.25rem;border-radius:50%;animation:styles-module__eventPulse__1lkEF 2s ease-in-out infinite}@keyframes styles-module__eventPulse__1lkEF{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.styles-module__footer__rraAV{display:flex;justify-content:center;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.styles-module__todayButton__661G0{padding:.625rem 1.5rem;border-radius:.625rem;background:#6366f126;border:1px solid rgba(99,102,241,.3);color:#818cf8;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);font-family:inherit}.styles-module__todayButton__661G0:hover{background:#6366f140;border-color:#6366f180;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.styles-module__todayButton__661G0:active{transform:translateY(0)}.styles-module__todayButton__661G0:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf{background:transparent;border:none;box-shadow:none;padding:1rem}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__header__UaHj3{margin-bottom:1rem}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__navButton__279oK{background:transparent;border-color:#fff3}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__month__w3ai-{font-size:1.125rem}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__day__lj7zf{border-radius:.375rem;border-width:1px}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__todayButton__661G0{padding:.5rem 1.25rem;font-size:.8125rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk{background:linear-gradient(135deg,#6366f10d,#a855f70d);border-width:1px;padding:2rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__header__UaHj3{margin-bottom:2rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK{width:2.5rem;height:2.5rem;border-radius:.75rem;background:linear-gradient(135deg,#6366f11a,#a855f71a)}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK:hover{background:linear-gradient(135deg,#6366f133,#a855f733)}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__month__w3ai-{font-size:1.375rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__day__lj7zf{border-radius:.75rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__day__lj7zf.styles-module__selected__VqCiG{transform:scale(1.1);box-shadow:0 6px 16px #6366f180}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;padding:.75rem 2rem;box-shadow:0 4px 12px #6366f166}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0:hover{box-shadow:0 6px 16px #6366f180}.styles-module__calendar__ksu3Z .styles-module__weekdays__U3vpO:has(.styles-module__weekNumber__Hgwi-){grid-template-columns:2.5rem repeat(7,1fr)}.styles-module__calendar__ksu3Z .styles-module__week__5lMWI:has(.styles-module__weekNumber__Hgwi-){grid-template-columns:2.5rem repeat(7,1fr)}.light-mode .styles-module__calendar__ksu3Z{background:#fffffff2;border-color:#0000001a;box-shadow:0 20px 40px #0000001a}.light-mode .styles-module__navButton__279oK{background:#0000000d;border-color:#0000001a;color:#111827}.light-mode .styles-module__navButton__279oK:hover{background:#6366f126;border-color:#6366f14d}.light-mode .styles-module__month__w3ai-{-webkit-text-fill-color:transparent}.light-mode .styles-module__year__VN2vF{color:#6b7280}.light-mode .styles-module__weekdays__U3vpO{border-bottom-color:#0000001a}.light-mode .styles-module__weekday__g2nb6{color:#6b7280}.light-mode .styles-module__weekNumber__Hgwi-{color:#9ca3af}.light-mode .styles-module__day__lj7zf{border-color:#00000014;color:#111827}.light-mode .styles-module__day__lj7zf:before{background:linear-gradient(135deg,#6366f126,#a855f726)}.light-mode .styles-module__day__lj7zf.styles-module__currentMonth__yCa9a:hover:not(:disabled){border-color:#6366f166;background:#6366f114}.light-mode .styles-module__day__lj7zf.styles-module__today__DSndt{border-color:#4f46e5;background:#6366f11a}.light-mode .styles-module__day__lj7zf.styles-module__today__DSndt .styles-module__dayNumber__ifIP9{color:#4f46e5}.light-mode .styles-module__day__lj7zf.styles-module__selected__VqCiG{box-shadow:0 4px 12px #6366f14d}.light-mode .styles-module__day__lj7zf.styles-module__highlighted__QBnL-{background:#fbbf241a;border-color:#fbbf2466}.light-mode .styles-module__day__lj7zf.styles-module__highlighted__QBnL- .styles-module__dayNumber__ifIP9{color:#f59e0b}.light-mode .styles-module__footer__rraAV{border-top-color:#0000001a}.light-mode .styles-module__todayButton__661G0{background:#6366f11a;border-color:#6366f140;color:#4f46e5}.light-mode .styles-module__todayButton__661G0:hover{background:#6366f133;border-color:#6366f166;box-shadow:0 4px 12px #6366f133}.light-mode .styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__navButton__279oK{border-color:#00000026}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk{background:linear-gradient(135deg,#6366f108,#a855f708)}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK{background:linear-gradient(135deg,#6366f114,#a855f714)}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK:hover{background:linear-gradient(135deg,#6366f126,#a855f726)}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__day__lj7zf.styles-module__selected__VqCiG{box-shadow:0 6px 16px #6366f166}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0{box-shadow:0 4px 12px #6366f14d}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0:hover{box-shadow:0 6px 16px #6366f166}.styles-module__datePicker__uLxOg{position:relative;display:inline-flex;align-items:center;width:100%;max-width:300px}.styles-module__input__0m5L3{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left}.styles-module__input__0m5L3:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__input__0m5L3:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__0m5L3.styles-module__disabled__T10FG{opacity:.5;cursor:not-allowed}.styles-module__value__6l7A3{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles-module__icons__-b7ea{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.styles-module__clearIcon__ELMFy{font-size:1.5rem;color:#9ca3af;cursor:pointer;pointer-events:auto;line-height:1;transition:color .2s ease}.styles-module__clearIcon__ELMFy:hover{color:#e0e0e0}.styles-module__icon__0-EVW{font-size:1.125rem;color:#9ca3af;pointer-events:none}.styles-module__popover__ej0Pl{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#1e1e1efa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;box-shadow:0 10px 40px #00000080;padding:1rem}.light-mode .styles-module__input__0m5L3{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__input__0m5L3:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__0m5L3:focus{border-color:#6366f166;background:#ffffffe6}.light-mode .styles-module__icon__0-EVW,.light-mode .styles-module__clearIcon__ELMFy{color:#6b7280}.light-mode .styles-module__icon__0-EVW:hover,.light-mode .styles-module__clearIcon__ELMFy:hover{color:#111827}.light-mode .styles-module__popover__ej0Pl{background:#fffffffa;border-color:#0003;box-shadow:0 10px 40px #00000026}.styles-module__dateRangePicker__2-ckk{position:relative;display:inline-flex;align-items:center;width:100%;max-width:600px}.styles-module__input__yirN1{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left}.styles-module__input__yirN1:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__input__yirN1:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__yirN1.styles-module__disabled__88Oht{opacity:.5;cursor:not-allowed}.styles-module__value__rLHDv{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles-module__icons__Ceazb{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.styles-module__clearIcon__XoOWV{font-size:1.5rem;color:#9ca3af;cursor:pointer;pointer-events:auto;line-height:1;transition:color .2s ease}.styles-module__clearIcon__XoOWV:hover{color:#e0e0e0}.styles-module__icon__k-Xdp{font-size:1.125rem;color:#9ca3af;pointer-events:none}.styles-module__popover__PVw7h{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#1e1e1efa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;box-shadow:0 10px 40px #00000080;padding:1rem}.styles-module__rangeInfo__qCqH0{font-size:.875rem;color:#9ca3af;text-align:center;margin-bottom:.75rem;font-weight:500}.light-mode .styles-module__input__yirN1{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__input__yirN1:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__yirN1:focus{border-color:#6366f166;background:#ffffffe6}.light-mode .styles-module__icon__k-Xdp,.light-mode .styles-module__clearIcon__XoOWV{color:#6b7280}.light-mode .styles-module__icon__k-Xdp:hover,.light-mode .styles-module__clearIcon__XoOWV:hover{color:#111827}.light-mode .styles-module__popover__PVw7h{background:#fffffffa;border-color:#0003;box-shadow:0 10px 40px #00000026}.light-mode .styles-module__rangeInfo__qCqH0{color:#6b7280}.styles-module__divider__I6KTc{display:flex;align-items:center;border:none;margin:1rem 0}.styles-module__horizontal__rrjPy{width:100%;height:1px;background:#fff3}.styles-module__horizontal__rrjPy.styles-module__solid__LhHPX{background:#fff3}.styles-module__horizontal__rrjPy.styles-module__dashed__2ZL2z{background:none;border-top:1px dashed rgba(255,255,255,.2)}.styles-module__horizontal__rrjPy.styles-module__dotted__N8tLr{background:none;border-top:1px dotted rgba(255,255,255,.2)}.styles-module__horizontal__rrjPy .styles-module__line__ff0dO{flex:1;height:1px;background:#fff3}.styles-module__horizontal__rrjPy .styles-module__label__izE2E{padding:0 1rem;font-size:.875rem;color:#9ca3af;white-space:nowrap}.styles-module__vertical__RBm03{width:1px;height:100%;min-height:2rem;margin:0 1rem;background:#fff3}.styles-module__vertical__RBm03.styles-module__solid__LhHPX{background:#fff3}.styles-module__vertical__RBm03.styles-module__dashed__2ZL2z{background:none;border-left:1px dashed rgba(255,255,255,.2)}.styles-module__vertical__RBm03.styles-module__dotted__N8tLr{background:none;border-left:1px dotted rgba(255,255,255,.2)}.light-mode .styles-module__horizontal__rrjPy,.light-mode .styles-module__horizontal__rrjPy.styles-module__solid__LhHPX{background:#00000026}.light-mode .styles-module__horizontal__rrjPy.styles-module__dashed__2ZL2z,.light-mode .styles-module__horizontal__rrjPy.styles-module__dotted__N8tLr{background:none;border-top-color:#00000026}.light-mode .styles-module__horizontal__rrjPy .styles-module__line__ff0dO{background:#00000026}.light-mode .styles-module__horizontal__rrjPy .styles-module__label__izE2E{color:#6b7280}.light-mode .styles-module__vertical__RBm03,.light-mode .styles-module__vertical__RBm03.styles-module__solid__LhHPX{background:#00000026}.light-mode .styles-module__vertical__RBm03.styles-module__dashed__2ZL2z,.light-mode .styles-module__vertical__RBm03.styles-module__dotted__N8tLr{background:none;border-left-color:#00000026}.styles-module__dropdown__uiKSF{position:relative;width:100%;max-width:300px}.styles-module__trigger__tVV7I{width:100%;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease;font-size:.95rem;font-family:inherit}.styles-module__trigger__tVV7I:hover:not(.styles-module__disabled__Xy0oo){border-color:#ffffff4d;background:#ffffff14}.styles-module__trigger__tVV7I:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166}.styles-module__trigger__tVV7I.styles-module__disabled__Xy0oo{opacity:.5;cursor:not-allowed}.styles-module__selected__RnAL-{color:#e0e0e0}.styles-module__placeholder__aePOZ{color:#9ca3af}.styles-module__arrow__QYBcO{font-size:.7rem;color:#9ca3af;transition:transform .2s ease}.styles-module__arrow__QYBcO.styles-module__open__huthl{transform:rotate(180deg)}.styles-module__menu__Fvg4d{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px #0003}.styles-module__option__OLwBz{padding:.65rem 1rem;color:#e0e0e0;cursor:pointer;transition:all .15s ease;font-size:.95rem}.styles-module__option__OLwBz:hover:not(.styles-module__optionDisabled__n9Gdm){background:#ffffff1a}.styles-module__option__OLwBz.styles-module__active__W7XbV{background:#6366f133;color:#c7d2fe}.styles-module__option__OLwBz.styles-module__optionDisabled__n9Gdm{opacity:.5;cursor:not-allowed}.light-mode .styles-module__trigger__tVV7I{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__trigger__tVV7I:hover:not(.styles-module__disabled__Xy0oo){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__selected__RnAL-{color:#111827}.light-mode .styles-module__menu__Fvg4d{background:#fffffff2;border-color:#00000026;box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__option__OLwBz{color:#111827}.light-mode .styles-module__option__OLwBz:hover:not(.styles-module__optionDisabled__n9Gdm){background:#0000000d}.light-mode .styles-module__option__OLwBz.styles-module__active__W7XbV{background:#6366f126;color:#4338ca}.styles-module__filePicker__mq8yj{width:100%;max-width:600px}.styles-module__dropzone__DdFZi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px dashed rgba(255,255,255,.2);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.styles-module__dropzone__DdFZi:hover:not(.styles-module__disabled__PEgD4){border-color:#ffffff4d;background:#ffffff14}.styles-module__dropzone__DdFZi.styles-module__disabled__PEgD4{opacity:.5;cursor:not-allowed}.styles-module__icon__lgApu{font-size:2.5rem;margin-bottom:.5rem}.styles-module__text__Djodx{color:#9ca3af;font-size:.95rem}.styles-module__input__3Edc4{display:none}.styles-module__fileList__mG9O1{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.styles-module__fileItem__NB3Uq{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease}.styles-module__fileItem__NB3Uq.styles-module__processing__R-ZHY{border-color:#3b82f666;background:#3b82f61a}.styles-module__fileItem__NB3Uq.styles-module__uploaded__gJ1od{border-color:#22c55e66;background:#22c55e1a}.styles-module__fileItem__NB3Uq.styles-module__failed__MlKNj{border-color:#ef444466;background:#ef44441a}.styles-module__fileIcon__IUNOU{font-size:1.25rem;flex-shrink:0}.styles-module__fileName__E1M5I{flex:1;color:#e0e0e0;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles-module__fileSize__Yiown{color:#9ca3af;font-size:.85rem;flex-shrink:0}.styles-module__error__KmdmE{color:#fca5a5;font-size:.85rem;flex-shrink:0}.styles-module__remove__JiGmS{background:none;border:none;color:#9ca3af;font-size:1.5rem;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .2s ease}.styles-module__remove__JiGmS:hover{color:#ef4444}.light-mode .styles-module__dropzone__DdFZi{background:#ffffffb3;border-color:#0003}.light-mode .styles-module__dropzone__DdFZi:hover:not(.styles-module__disabled__PEgD4){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__text__Djodx{color:#6b7280}.light-mode .styles-module__fileItem__NB3Uq{background:#ffffffb3;border-color:#00000026}.light-mode .styles-module__fileItem__NB3Uq.styles-module__processing__R-ZHY{border-color:#3b82f680;background:#3b82f626}.light-mode .styles-module__fileItem__NB3Uq.styles-module__uploaded__gJ1od{border-color:#22c55e80;background:#22c55e26}.light-mode .styles-module__fileItem__NB3Uq.styles-module__failed__MlKNj{border-color:#ef444480;background:#ef444426}.light-mode .styles-module__fileName__E1M5I{color:#111827}.light-mode .styles-module__error__KmdmE,.light-mode .styles-module__remove__JiGmS:hover{color:#dc2626}.styles-module__fileManager__kksK1{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden}.styles-module__header__K6B4B{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);background:#1e1e2880}.styles-module__topMenu__WA959{display:flex;align-items:center}.styles-module__menuButton__NZCtL{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease}.styles-module__menuButton__NZCtL:hover{background:#ffffff1a;border-color:#fff3}.styles-module__menuButton__NZCtL:active{transform:scale(.95)}.styles-module__menuButton__NZCtL svg{width:1.25rem;height:1.25rem}.styles-module__breadcrumbContainer__Yu6a5{flex:1;display:flex;align-items:center;min-width:0}.styles-module__breadcrumbs__QRPz8{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;width:100%}.styles-module__breadcrumbLink__tRa-0{background:transparent;border:none;color:#9ca3af;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;border-radius:.375rem;transition:all .2s ease;font-family:inherit}.styles-module__breadcrumbLink__tRa-0:hover{color:#e0e0e0;background:#ffffff0d}.styles-module__breadcrumbLink__tRa-0:active{transform:scale(.95)}.styles-module__breadcrumbCurrent__N239O{font-size:.875rem;color:#e0e0e0;font-weight:500;padding:.25rem .5rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.375rem;border:1px solid rgba(255,255,255,.1)}.styles-module__breadcrumbSeparator__-a-y3{color:#6b7280;font-size:.875rem;-webkit-user-select:none;user-select:none}.styles-module__content__5te13{flex:1;overflow-y:auto;padding:1rem;min-height:0}.styles-module__fileList__zafmG{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,140px));gap:1rem;justify-content:start}.styles-module__fileItem__jMUUT{display:flex;flex-direction:column;align-items:center;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#ffffff08;cursor:pointer;transition:all .2s ease;text-align:center;width:140px;height:160px;font-family:inherit;color:inherit}.styles-module__fileItem__jMUUT:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.styles-module__fileItem__jMUUT:active{transform:translateY(0)}.styles-module__fileItem__jMUUT:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__folder__ZZu4F .styles-module__fileIcon__H84rk{color:#60a5fa}.styles-module__file__kRLqb .styles-module__fileIcon__H84rk{color:#9ca3af}.styles-module__fileIcon__H84rk{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:.75rem;transition:transform .2s ease;flex-shrink:0}.styles-module__fileItem__jMUUT:hover .styles-module__fileIcon__H84rk{transform:scale(1.1)}.styles-module__fileIcon__H84rk svg{width:100%;height:100%}.styles-module__fileThumbnail__j49mz{width:64px;height:64px;margin-bottom:.75rem;border-radius:.375rem;overflow:hidden;background:#0003;flex-shrink:0;transition:transform .2s ease}.styles-module__fileItem__jMUUT:hover .styles-module__fileThumbnail__j49mz{transform:scale(1.05)}.styles-module__fileThumbnail__j49mz img{width:100%;height:100%;object-fit:cover;display:block}.styles-module__fileInfo__tOxJn{width:100%;display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1;min-width:0}.styles-module__fileName__CnClX{font-size:.875rem;color:#e0e0e0;font-weight:500;word-break:break-word;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.styles-module__fileMeta__qjEyj{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;color:#9ca3af;flex-wrap:wrap}.styles-module__metaSeparator__xr8Wl{opacity:.5}.styles-module__emptyState__dvy4f{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__fileManager__kksK1{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__header__K6B4B{background:#ffffff80;border-bottom-color:#0000001a}.light-mode .styles-module__menuButton__NZCtL{border-color:#00000026;color:#111827}.light-mode .styles-module__menuButton__NZCtL:hover{background:#0000000d;border-color:#0003}.light-mode .styles-module__breadcrumbLink__tRa-0{color:#6b7280}.light-mode .styles-module__breadcrumbLink__tRa-0:hover{color:#111827;background:#0000000d}.light-mode .styles-module__breadcrumbCurrent__N239O{color:#111827;background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__breadcrumbSeparator__-a-y3{color:#9ca3af}.light-mode .styles-module__fileItem__jMUUT{background:#ffffff80;border-color:#0000001a}.light-mode .styles-module__fileItem__jMUUT:hover{background:#fffc;border-color:#0003;box-shadow:0 4px 12px #0000001a}.light-mode .styles-module__fileThumbnail__j49mz{background:#0000000d}.light-mode .styles-module__folder__ZZu4F .styles-module__fileIcon__H84rk{color:#3b82f6}.light-mode .styles-module__file__kRLqb .styles-module__fileIcon__H84rk{color:#6b7280}.light-mode .styles-module__fileName__CnClX{color:#111827}.light-mode .styles-module__fileMeta__qjEyj,.light-mode .styles-module__emptyState__dvy4f{color:#6b7280}.styles-module__contextMenu__GRBVO{position:fixed;z-index:9999;min-width:240px;padding:.5rem 0;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;box-shadow:0 10px 25px -5px #0006,0 10px 10px -5px #0000004d;animation:styles-module__contextMenuFadeIn__90IoF .15s ease-out}@keyframes styles-module__contextMenuFadeIn__90IoF{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.styles-module__menuItem__RSaTZ{position:relative;display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;color:#e0e0e0;font-size:.875rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease}.styles-module__menuItem__RSaTZ:hover:not(.styles-module__disabled__bw0t-){background:#6366f133;color:#c7d2fe}.styles-module__menuItem__RSaTZ.styles-module__disabled__bw0t-{opacity:.4;cursor:not-allowed}.styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk{color:#fca5a5}.styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk:hover:not(.styles-module__disabled__bw0t-){background:#ef444433;color:#fca5a5}.styles-module__menuItemContent__-bnOm{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.styles-module__icon__WnkZL{display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.styles-module__label__HqC1u{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__menuItemRight__NVcQN{display:flex;align-items:center;gap:.75rem;margin-left:1rem}.styles-module__shortcut__4Ry6D{font-size:.75rem;color:#9ca3af;font-family:monospace}.styles-module__submenuIndicator__glhiH{font-size:1.125rem;color:#9ca3af}.styles-module__separator__VcMO9{height:1px;margin:.375rem 0;background:#ffffff1a}.styles-module__submenu__HTiQG{position:absolute;left:100%;top:-.5rem;margin-left:.25rem;min-width:200px;padding:.5rem 0;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;box-shadow:0 10px 25px -5px #0006,0 10px 10px -5px #0000004d;animation:styles-module__submenuSlideIn__u1vq5 .15s ease-out}@keyframes styles-module__submenuSlideIn__u1vq5{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.light-mode .styles-module__contextMenu__GRBVO,.light-mode .styles-module__submenu__HTiQG{background:#fffffffa;border-color:#00000026}.light-mode .styles-module__menuItem__RSaTZ{color:#111827}.light-mode .styles-module__menuItem__RSaTZ:hover:not(.styles-module__disabled__bw0t-){background:#6366f126;color:#4338ca}.light-mode .styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk{color:#dc2626}.light-mode .styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk:hover:not(.styles-module__disabled__bw0t-){background:#ef444426;color:#dc2626}.light-mode .styles-module__shortcut__4Ry6D,.light-mode .styles-module__submenuIndicator__glhiH{color:#6b7280}.light-mode .styles-module__separator__VcMO9{background:#0000001a}.styles-module__header__9QAJF{width:100%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .2s ease}.styles-module__header__9QAJF.styles-module__sticky__wm-sd{position:sticky;top:0;z-index:100;box-shadow:0 4px 6px #0003}.styles-module__content__ZPdW7{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.styles-module__brand__-0bx7{display:flex;align-items:center;gap:1rem;flex-shrink:0}.styles-module__logo__3KpY5{display:flex;align-items:center;justify-content:center;font-size:1.5rem}.styles-module__title__yDhEG{font-size:1.25rem;font-weight:600;color:#e0e0e0;margin:0;white-space:nowrap}.styles-module__nav__6MmHf{flex:1;display:flex;align-items:center;gap:1.5rem;overflow-x:auto;scrollbar-width:none}.styles-module__nav__6MmHf::-webkit-scrollbar{display:none}.styles-module__actions__yTPsJ{display:flex;align-items:center;gap:1rem;flex-shrink:0}.light-mode .styles-module__header__9QAJF{background:#fffc;border-bottom-color:#0000001a}.light-mode .styles-module__header__9QAJF.styles-module__sticky__wm-sd{box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__title__yDhEG{color:#111827}.styles-module__inputContainer__KSDK-{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:300px}.styles-module__inputContainer__KSDK-.styles-module__fullWidth__rLaUj{max-width:none}.styles-module__label__-uPCz{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__wrapper__JTZMt{position:relative;display:flex;align-items:center}.styles-module__input__KRJnF{width:100%;padding:.5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit}.styles-module__input__KRJnF::placeholder{color:#9ca3af}.styles-module__input__KRJnF:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__input__KRJnF:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__KRJnF.styles-module__withIcon__mikvP{padding-left:2.5rem}.styles-module__input__KRJnF.styles-module__disabled__NjJFs{opacity:.5;cursor:not-allowed}.styles-module__input__KRJnF.styles-module__sm__cr6Ko{padding:.375rem .75rem;font-size:.875rem}.styles-module__input__KRJnF.styles-module__sm__cr6Ko.styles-module__withIcon__mikvP{padding-left:2.25rem}.styles-module__input__KRJnF.styles-module__lg__geHP2{padding:.75rem 1.25rem;font-size:1.05rem}.styles-module__input__KRJnF.styles-module__lg__geHP2.styles-module__withIcon__mikvP{padding-left:3rem}.styles-module__input__KRJnF.styles-module__error__UCrFp{border-color:#ef444466}.styles-module__input__KRJnF.styles-module__error__UCrFp:focus{outline-color:#ef444480;border-color:#ef444499}.styles-module__input__KRJnF.styles-module__success__fKUT8{border-color:#22c55e66}.styles-module__input__KRJnF.styles-module__success__fKUT8:focus{outline-color:#22c55e80;border-color:#22c55e99}.styles-module__icon__qopq-{position:absolute;left:.75rem;display:flex;align-items:center;color:#9ca3af;font-size:1rem;pointer-events:none}.styles-module__helperText__9ULK8{font-size:.8rem;color:#9ca3af}.styles-module__errorText__JTsOi{color:#fca5a5}.light-mode .styles-module__label__-uPCz{color:#111827}.light-mode .styles-module__input__KRJnF{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__input__KRJnF::placeholder{color:#6b7280}.light-mode .styles-module__input__KRJnF:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__KRJnF:focus{background:#ffffffe6}.light-mode .styles-module__input__KRJnF.styles-module__error__UCrFp{border-color:#ef444480}.light-mode .styles-module__input__KRJnF.styles-module__error__UCrFp:focus{border-color:#ef4444b3}.light-mode .styles-module__input__KRJnF.styles-module__success__fKUT8{border-color:#22c55e80}.light-mode .styles-module__input__KRJnF.styles-module__success__fKUT8:focus{border-color:#22c55eb3}.light-mode .styles-module__icon__qopq-{color:#6b7280}.light-mode .styles-module__errorText__JTsOi{color:#dc2626}.styles-module__label__QjEAd{display:inline-flex;align-items:center;gap:.25rem;font-weight:500;color:#e0e0e0;cursor:pointer;transition:color .2s ease}.styles-module__label__QjEAd:hover:not(.styles-module__disabled__yJ4NK){color:#f0f0f0}.styles-module__label__QjEAd.styles-module__disabled__yJ4NK{opacity:.5;cursor:not-allowed}.styles-module__label__QjEAd.styles-module__sm__KnRgV{font-size:.8rem}.styles-module__label__QjEAd.styles-module__md__z8a54{font-size:.875rem}.styles-module__label__QjEAd.styles-module__lg__KOzy-{font-size:1rem}.styles-module__required__ZBqbG{color:#ef4444;font-weight:600}.light-mode .styles-module__label__QjEAd{color:#111827}.light-mode .styles-module__label__QjEAd:hover:not(.styles-module__disabled__yJ4NK){color:#000}.light-mode .styles-module__required__ZBqbG{color:#dc2626}.styles-module__list__i-PH3{list-style:none;padding:0;margin:0;width:100%;max-width:600px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden}.styles-module__list__i-PH3.styles-module__dividers__klcR- .styles-module__item__hLR7A:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__item__hLR7A{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;color:#e0e0e0;transition:all .2s ease}.styles-module__item__hLR7A.styles-module__hoverable__6FbJF{cursor:pointer}.styles-module__item__hLR7A.styles-module__hoverable__6FbJF:hover{background:#ffffff14}.styles-module__item__hLR7A.styles-module__clickable__ahnDb{cursor:pointer}.styles-module__item__hLR7A.styles-module__clickable__ahnDb:active{background:#ffffff1f}.styles-module__item__hLR7A.styles-module__disabled__W5Z3Y{opacity:.5;cursor:not-allowed}.styles-module__icon__fSr06{display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;color:#9ca3af}.styles-module__content__ujdaE{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.styles-module__title__0nMBZ{font-size:.95rem;line-height:1.4}.styles-module__subtitle__dLJYu{font-size:.8125rem;line-height:1.4;color:#fff9;overflow:hidden;text-overflow:ellipsis}.styles-module__badge__dwlRk{flex-shrink:0}.light-mode .styles-module__list__i-PH3{background:#ffffffb3;border-color:#00000026}.light-mode .styles-module__list__i-PH3.styles-module__dividers__klcR- .styles-module__item__hLR7A:not(:last-child){border-bottom-color:#0000001a}.light-mode .styles-module__item__hLR7A{color:#111827}.light-mode .styles-module__item__hLR7A.styles-module__hoverable__6FbJF:hover{background:#0000000d}.light-mode .styles-module__item__hLR7A.styles-module__clickable__ahnDb:active{background:#0000001a}.light-mode .styles-module__icon__fSr06{color:#6b7280}.light-mode .styles-module__subtitle__dLJYu{color:#00000080}.styles-module__overlay__Ty-He{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:styles-module__fadeIn__vywQ8 .2s ease}@keyframes styles-module__fadeIn__vywQ8{0%{opacity:0}to{opacity:1}}.styles-module__modal__bC015{background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000004d;display:flex;flex-direction:column;max-height:90vh;animation:styles-module__slideUp__i-uri .3s ease}.styles-module__modal__bC015.styles-module__sm__HasCZ{width:100%;max-width:400px}.styles-module__modal__bC015.styles-module__md__y-51k{width:100%;max-width:600px}.styles-module__modal__bC015.styles-module__lg__bXotd{width:100%;max-width:800px}.styles-module__modal__bC015.styles-module__xl__wKYbR{width:100%;max-width:1000px}@keyframes styles-module__slideUp__i-uri{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.styles-module__header__agEZy{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__title__91HGo{margin:0;font-size:1.25rem;font-weight:600;color:#e0e0e0}.styles-module__closeButton__u-naO{background:none;border:none;color:#9ca3af;font-size:2rem;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;line-height:1}.styles-module__closeButton__u-naO:hover{background:#ffffff1a;color:#e0e0e0}.styles-module__content__1xlis{padding:1.5rem;overflow-y:auto;flex:1;color:#e0e0e0}.styles-module__footer__m3SbZ{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.light-mode .styles-module__overlay__Ty-He{background:#0006}.light-mode .styles-module__modal__bC015{background:#fffffff2;border-color:#00000026;box-shadow:0 20px 25px -5px #00000026}.light-mode .styles-module__header__agEZy{border-bottom-color:#0000001a}.light-mode .styles-module__title__91HGo{color:#111827}.light-mode .styles-module__closeButton__u-naO{color:#6b7280}.light-mode .styles-module__closeButton__u-naO:hover{background:#0000000d;color:#111827}.light-mode .styles-module__content__1xlis{color:#111827}.light-mode .styles-module__footer__m3SbZ{border-top-color:#0000001a}.styles-module__pagination__P-TuL{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.styles-module__pageButton__saWQq{min-width:2.5rem;height:2.5rem;padding:.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;font-size:.95rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.styles-module__pageButton__saWQq:hover:not(:disabled):not(.styles-module__active__6G9dp){background:#ffffff14;border-color:#ffffff4d}.styles-module__pageButton__saWQq:active:not(:disabled){transform:scale(.95)}.styles-module__pageButton__saWQq.styles-module__active__6G9dp{background:#6366f133;border-color:#6366f166;color:#c7d2fe;font-weight:600}.styles-module__pageButton__saWQq:disabled{opacity:.4;cursor:not-allowed}.styles-module__dots__HNsj1{min-width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.95rem}.light-mode .styles-module__pageButton__saWQq{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__pageButton__saWQq:hover:not(:disabled):not(.styles-module__active__6G9dp){background:#ffffffe6;border-color:#0000004d}.light-mode .styles-module__pageButton__saWQq.styles-module__active__6G9dp{background:#6366f126;border-color:#6366f166;color:#4338ca}.light-mode .styles-module__dots__HNsj1{color:#6b7280}.styles-module__container__u4q5n{width:100%;max-width:600px}.styles-module__progressBar__wAUjD{width:100%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden}.styles-module__progressBar__wAUjD.styles-module__sm__ZBiyl{height:.5rem}.styles-module__progressBar__wAUjD.styles-module__md__oXZzu{height:1rem}.styles-module__progressBar__wAUjD.styles-module__lg__JmNO0{height:1.5rem}.styles-module__fill__bDflZ{height:100%;display:flex;align-items:center;justify-content:center;transition:width .3s ease;border-radius:.5rem}.styles-module__fill__bDflZ.styles-module__default__7qIAE{background:linear-gradient(90deg,#6366f1cc,#8b5cf6cc)}.styles-module__fill__bDflZ.styles-module__success__drT36{background:linear-gradient(90deg,#22c55ecc,#16a34acc)}.styles-module__fill__bDflZ.styles-module__warning__p-mHQ{background:linear-gradient(90deg,#fb923ccc,#f97316cc)}.styles-module__fill__bDflZ.styles-module__error__ecpJB{background:linear-gradient(90deg,#ef4444cc,#dc2626cc)}.styles-module__fill__bDflZ.styles-module__info__vfjga{background:linear-gradient(90deg,#3b82f6cc,#2563ebcc)}.styles-module__fill__bDflZ.styles-module__striped__El9o5{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:1rem 1rem}.styles-module__fill__bDflZ.styles-module__animated__9FN7u{animation:styles-module__progress-stripes__etVVj 1s linear infinite}@keyframes styles-module__progress-stripes__etVVj{0%{background-position:0 0}to{background-position:1rem 0}}.styles-module__label__TpB8Q{font-size:.75rem;font-weight:600;color:#fff;padding:0 .5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.light-mode .styles-module__progressBar__wAUjD{background:#0000000d;border-color:#00000026}.light-mode .styles-module__fill__bDflZ.styles-module__default__7qIAE{background:linear-gradient(90deg,#6366f1e6,#8b5cf6e6)}.light-mode .styles-module__fill__bDflZ.styles-module__success__drT36{background:linear-gradient(90deg,#22c55ee6,#16a34ae6)}.light-mode .styles-module__fill__bDflZ.styles-module__warning__p-mHQ{background:linear-gradient(90deg,#fb923ce6,#f97316e6)}.light-mode .styles-module__fill__bDflZ.styles-module__error__ecpJB{background:linear-gradient(90deg,#ef4444e6,#dc2626e6)}.light-mode .styles-module__fill__bDflZ.styles-module__info__vfjga{background:linear-gradient(90deg,#3b82f6e6,#2563ebe6)}.styles-module__radioButton__30HVZ{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.styles-module__radioButton__30HVZ.styles-module__disabled__TuSU6{opacity:.5;cursor:not-allowed}.styles-module__input__-NkgJ{position:absolute;opacity:0;width:0;height:0}.styles-module__input__-NkgJ:checked+.styles-module__radio__dKOL5:after{opacity:1;transform:scale(1)}.styles-module__input__-NkgJ:focus+.styles-module__radio__dKOL5{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__radio__dKOL5{position:relative;width:1.25rem;height:1.25rem;border-radius:50%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:all .2s ease;flex-shrink:0}.styles-module__radio__dKOL5:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:.625rem;height:.625rem;border-radius:50%;background:#6366f1e6;opacity:0;transition:all .2s ease}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .styles-module__radio__dKOL5{border-color:#fff6;background:#ffffff14}.styles-module__input__-NkgJ:checked+.styles-module__radio__dKOL5{border-color:#6366f199;background:#6366f11a}.styles-module__label__M94so{font-size:.95rem;color:#e0e0e0;transition:color .2s ease}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .styles-module__label__M94so{color:#f0f0f0}.light-mode .styles-module__radio__dKOL5{background:#ffffffb3;border-color:#0000004d}.light-mode .styles-module__radio__dKOL5:after{background:#6366f1}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .light-mode .styles-module__radio__dKOL5{border-color:#0006;background:#ffffffe6}.styles-module__input__-NkgJ:checked+.light-mode .styles-module__radio__dKOL5{border-color:#6366f1b3;background:#6366f126}.light-mode .styles-module__label__M94so{color:#111827}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .light-mode .styles-module__label__M94so{color:#000}.styles-module__container__KhKB7{width:100%;max-width:400px;display:flex;flex-direction:column;gap:.5rem}.styles-module__label__nGyr8{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__rangeWrapper__dnhOv{display:flex;align-items:center;gap:1rem}.styles-module__inputWrapper__vVIhy{flex:1;display:flex;align-items:center}.styles-module__input__C9H5I{width:100%;height:.5rem;appearance:none;background:transparent;cursor:pointer;transition:all .2s ease}.styles-module__input__C9H5I::-webkit-slider-track{width:100%;height:.5rem;background:linear-gradient(to right,rgba(99,102,241,.8) 0%,rgba(99,102,241,.8) var(--percentage),rgba(255,255,255,.1) var(--percentage),rgba(255,255,255,.1) 100%);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__input__C9H5I::-webkit-slider-thumb{appearance:none;width:1.25rem;height:1.25rem;background:#6366f1e6;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000004d}.styles-module__input__C9H5I::-webkit-slider-thumb:hover{transform:scale(1.1);background:#6366f1;box-shadow:0 4px 8px #6366f166}.styles-module__input__C9H5I::-webkit-slider-thumb:active{transform:scale(1.05)}.styles-module__input__C9H5I::-moz-range-track{width:100%;height:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__input__C9H5I::-moz-range-progress{height:.5rem;background:#6366f1cc;border-radius:.5rem}.styles-module__input__C9H5I::-moz-range-thumb{width:1.25rem;height:1.25rem;background:#6366f1e6;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000004d}.styles-module__input__C9H5I::-moz-range-thumb:hover{transform:scale(1.1);background:#6366f1;box-shadow:0 4px 8px #6366f166}.styles-module__input__C9H5I::-moz-range-thumb:active{transform:scale(1.05)}.styles-module__input__C9H5I:focus{outline:none}.styles-module__input__C9H5I:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px #6366f133}.styles-module__input__C9H5I:focus::-moz-range-thumb{box-shadow:0 0 0 4px #6366f133}.styles-module__input__C9H5I.styles-module__disabled__8xB9M{opacity:.5;cursor:not-allowed}.styles-module__input__C9H5I.styles-module__disabled__8xB9M::-webkit-slider-thumb{cursor:not-allowed}.styles-module__input__C9H5I.styles-module__disabled__8xB9M::-moz-range-thumb{cursor:not-allowed}.styles-module__minMax__5jVHq{font-size:.875rem;color:#9ca3af;flex-shrink:0}.styles-module__value__4hZJK{font-size:.95rem;font-weight:600;color:#c7d2fe;text-align:center}.light-mode .styles-module__label__nGyr8{color:#111827}.light-mode .styles-module__input__C9H5I::-webkit-slider-track{background:linear-gradient(to right,rgba(99,102,241,.9) 0%,rgba(99,102,241,.9) var(--percentage),rgba(0,0,0,.1) var(--percentage),rgba(0,0,0,.1) 100%);border-color:#00000026}.light-mode .styles-module__input__C9H5I::-webkit-slider-thumb{background:#6366f1;border-color:#fffc}.light-mode .styles-module__input__C9H5I::-moz-range-track{background:#0000001a;border-color:#00000026}.light-mode .styles-module__input__C9H5I::-moz-range-progress{background:#6366f1e6}.light-mode .styles-module__input__C9H5I::-moz-range-thumb{background:#6366f1;border-color:#fffc}.light-mode .styles-module__minMax__5jVHq{color:#6b7280}.light-mode .styles-module__value__4hZJK{color:#4338ca}.styles-module__richSelect__xtDdz{position:relative;width:100%;max-width:400px}.styles-module__trigger__nkuFi{width:100%;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease;font-family:inherit;gap:1rem}.styles-module__trigger__nkuFi:hover:not(.styles-module__disabled__aRnNR){border-color:#ffffff4d;background:#ffffff14}.styles-module__trigger__nkuFi:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166}.styles-module__trigger__nkuFi.styles-module__disabled__aRnNR{opacity:.5;cursor:not-allowed}.styles-module__selectedContent__1YUDI{display:flex;align-items:center;gap:.75rem;flex:1}.styles-module__textContent__sVML5{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;flex:1}.styles-module__label__DYAVs{font-size:.95rem;color:#e0e0e0;font-weight:500}.styles-module__description__-NG4t{font-size:.8rem;color:#9ca3af}.styles-module__placeholder__83U0w{color:#9ca3af;font-size:.95rem}.styles-module__icon__v-J2b{font-size:1.25rem;flex-shrink:0;color:#9ca3af}.styles-module__arrow__m-D1Y{font-size:.7rem;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.styles-module__arrow__m-D1Y.styles-module__open__gZef9{transform:rotate(180deg)}.styles-module__menu__zMZHy{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;max-height:300px;overflow:hidden;z-index:1000;box-shadow:0 4px 6px #0003;display:flex;flex-direction:column}.styles-module__searchWrapper__yPXor{padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__searchInput__Vq3C6{width:100%;padding:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e0e0e0;font-size:.875rem;font-family:inherit}.styles-module__searchInput__Vq3C6::placeholder{color:#6b7280}.styles-module__searchInput__Vq3C6:focus{outline:none;border-color:#6366f166}.styles-module__optionsList__OAhYK{overflow-y:auto;flex:1}.styles-module__option__vTDi0{padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:all .15s ease}.styles-module__option__vTDi0:hover:not(.styles-module__optionDisabled__spphz){background:#ffffff1a}.styles-module__option__vTDi0.styles-module__active__FRlKy{background:#6366f133}.styles-module__option__vTDi0.styles-module__active__FRlKy .styles-module__label__DYAVs{color:#c7d2fe}.styles-module__option__vTDi0.styles-module__optionDisabled__spphz{opacity:.5;cursor:not-allowed}.styles-module__noResults__DsPu8{padding:1rem;text-align:center;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__trigger__nkuFi{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__trigger__nkuFi:hover:not(.styles-module__disabled__aRnNR){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__label__DYAVs{color:#111827}.light-mode .styles-module__description__-NG4t{color:#6b7280}.light-mode .styles-module__menu__zMZHy{background:#fffffff2;border-color:#00000026;box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__searchWrapper__yPXor{border-bottom-color:#0000001a}.light-mode .styles-module__searchInput__Vq3C6{background:#0000000d;border-color:#0003;color:#111827}.light-mode .styles-module__option__vTDi0:hover:not(.styles-module__optionDisabled__spphz){background:#0000000d}.light-mode .styles-module__option__vTDi0.styles-module__active__FRlKy{background:#6366f126}.light-mode .styles-module__option__vTDi0.styles-module__active__FRlKy .styles-module__label__DYAVs{color:#4338ca}.light-mode .styles-module__icon__v-J2b{color:#6b7280}.styles-module__overlay__tP-g3{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;z-index:1000;animation:styles-module__fadeIn__MKn3S .2s ease}@keyframes styles-module__fadeIn__MKn3S{0%{opacity:0}to{opacity:1}}.styles-module__sidePanel__bfmoW{background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 25px -5px #0000004d;display:flex;flex-direction:column;height:100%;overflow:hidden}.styles-module__sidePanel__bfmoW.styles-module__left__X7-S4{border-left:none;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;animation:styles-module__slideInLeft__nE6Ff .3s ease}.styles-module__sidePanel__bfmoW.styles-module__right__Fvefe{margin-left:auto;border-right:none;border-top-left-radius:.75rem;border-bottom-left-radius:.75rem;animation:styles-module__slideInRight__bvjTy .3s ease}.styles-module__sidePanel__bfmoW.styles-module__sm__CHsFH{width:320px;max-width:90vw}.styles-module__sidePanel__bfmoW.styles-module__md__17Q10{width:480px;max-width:90vw}.styles-module__sidePanel__bfmoW.styles-module__lg__8XCJd{width:640px;max-width:90vw}@keyframes styles-module__slideInLeft__nE6Ff{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes styles-module__slideInRight__bvjTy{0%{transform:translate(100%)}to{transform:translate(0)}}.styles-module__header__-AKr-{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.styles-module__title__8S4yp{margin:0;font-size:1.25rem;font-weight:600;color:#e0e0e0}.styles-module__closeButton__DQgJe{background:none;border:none;color:#9ca3af;font-size:2rem;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;line-height:1;flex-shrink:0}.styles-module__closeButton__DQgJe:hover{background:#ffffff1a;color:#e0e0e0}.styles-module__content__XGAif{padding:1.5rem;overflow-y:auto;flex:1;color:#e0e0e0}.styles-module__footer__cX66N{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-shrink:0}.light-mode .styles-module__overlay__tP-g3{background:#0006}.light-mode .styles-module__sidePanel__bfmoW{background:#fffffff2;border-color:#00000026;box-shadow:0 20px 25px -5px #00000026}.light-mode .styles-module__header__-AKr-{border-bottom-color:#0000001a}.light-mode .styles-module__title__8S4yp{color:#111827}.light-mode .styles-module__closeButton__DQgJe{color:#6b7280}.light-mode .styles-module__closeButton__DQgJe:hover{background:#0000000d;color:#111827}.light-mode .styles-module__content__XGAif{color:#111827}.light-mode .styles-module__footer__cX66N{border-top-color:#0000001a}.styles-module__signpost__tLnmc{position:relative;display:inline-block}.styles-module__trigger__25KnS{cursor:pointer;display:inline-flex}.styles-module__content__z4pUG{position:absolute;z-index:1000;animation:styles-module__fadeIn__0jB27 .2s ease}.styles-module__content__z4pUG.styles-module__top__Jn5XX{bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.styles-module__content__z4pUG.styles-module__bottom__CGe3J{top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.styles-module__content__z4pUG.styles-module__left__zuDmF{right:calc(100% + .5rem);top:50%;transform:translateY(-50%)}.styles-module__content__z4pUG.styles-module__right__xnSw3{left:calc(100% + .5rem);top:50%;transform:translateY(-50%)}@keyframes styles-module__fadeIn__0jB27{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.styles-module__inner__7euCB{background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.75rem 1rem;color:#e0e0e0;box-shadow:0 4px 6px #0000004d;min-width:200px;max-width:300px;font-size:.875rem;line-height:1.5}.styles-module__arrow__mGVpk{position:absolute;width:0;height:0}.styles-module__content__z4pUG.styles-module__top__Jn5XX .styles-module__arrow__mGVpk{bottom:-.5rem;left:50%;transform:translate(-50%);border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(0 2px 1px rgba(0,0,0,.2))}.styles-module__content__z4pUG.styles-module__bottom__CGe3J .styles-module__arrow__mGVpk{top:-.5rem;left:50%;transform:translate(-50%);border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(0 -2px 1px rgba(0,0,0,.2))}.styles-module__content__z4pUG.styles-module__left__zuDmF .styles-module__arrow__mGVpk{right:-.5rem;top:50%;transform:translateY(-50%);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(2px 0 1px rgba(0,0,0,.2))}.styles-module__content__z4pUG.styles-module__right__xnSw3 .styles-module__arrow__mGVpk{left:-.5rem;top:50%;transform:translateY(-50%);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-right:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(-2px 0 1px rgba(0,0,0,.2))}.light-mode .styles-module__inner__7euCB{background:#fffffff2;border-color:#00000026;color:#111827;box-shadow:0 4px 6px #0000001a}.styles-module__content__z4pUG.styles-module__top__Jn5XX .light-mode .styles-module__arrow__mGVpk{border-top-color:#fffffff2}.styles-module__content__z4pUG.styles-module__bottom__CGe3J .light-mode .styles-module__arrow__mGVpk{border-bottom-color:#fffffff2}.styles-module__content__z4pUG.styles-module__left__zuDmF .light-mode .styles-module__arrow__mGVpk{border-left-color:#fffffff2}.styles-module__content__z4pUG.styles-module__right__xnSw3 .light-mode .styles-module__arrow__mGVpk{border-right-color:#fffffff2}.styles-module__spinnerWrapper__ht5E9{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem}.styles-module__spinner__D8f-h{display:inline-block;position:relative}.styles-module__circle__z537L{box-sizing:border-box;display:block;width:100%;height:100%;border-radius:50%;border-width:3px;border-style:solid;border-color:#fff3;border-top-color:#3b82f6;animation:styles-module__spin__Gt3A- .8s linear infinite}@keyframes styles-module__spin__Gt3A-{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__spinner__D8f-h.styles-module__sm__Ukc8Q{width:1rem;height:1rem}.styles-module__spinner__D8f-h.styles-module__sm__Ukc8Q .styles-module__circle__z537L{border-width:2px}.styles-module__spinner__D8f-h.styles-module__md__Hg7EK{width:2rem;height:2rem}.styles-module__spinner__D8f-h.styles-module__lg__ac6jQ{width:3rem;height:3rem}.styles-module__spinner__D8f-h.styles-module__lg__ac6jQ .styles-module__circle__z537L{border-width:4px}.styles-module__spinner__D8f-h.styles-module__default__X7JGx .styles-module__circle__z537L{border-top-color:#3b82f6}.styles-module__spinner__D8f-h.styles-module__primary__Pah-x .styles-module__circle__z537L{border-top-color:#8b5cf6}.styles-module__spinner__D8f-h.styles-module__secondary__D29qO .styles-module__circle__z537L{border-top-color:#ec4899}.styles-module__label__nc2IY{color:#e0e0e0;font-size:.875rem;font-weight:500}.light-mode .styles-module__circle__z537L{border-color:#0000001a}.light-mode .styles-module__spinner__D8f-h.styles-module__default__X7JGx .styles-module__circle__z537L{border-top-color:#3b82f6}.light-mode .styles-module__spinner__D8f-h.styles-module__primary__Pah-x .styles-module__circle__z537L{border-top-color:#8b5cf6}.light-mode .styles-module__spinner__D8f-h.styles-module__secondary__D29qO .styles-module__circle__z537L{border-top-color:#ec4899}.light-mode .styles-module__label__nc2IY{color:#111827}.styles-module__stackView__wGZRw{display:flex}.styles-module__horizontal__MCJ8E{flex-direction:row}.styles-module__vertical__INW6v{flex-direction:column}.styles-module__wrap__wvZPS{flex-wrap:wrap}.styles-module__align-start__TeH6Z{align-items:flex-start}.styles-module__align-center__DWOt-{align-items:center}.styles-module__align-end__9Xsx4{align-items:flex-end}.styles-module__align-stretch__raPvB{align-items:stretch}.styles-module__justify-start__YVdZp{justify-content:flex-start}.styles-module__justify-center__VKg8-{justify-content:center}.styles-module__justify-end__kVPBC{justify-content:flex-end}.styles-module__justify-space-between__z5-wE{justify-content:space-between}.styles-module__justify-space-around__FP-0m{justify-content:space-around}.styles-module__justify-space-evenly__v5xco{justify-content:space-evenly}.styles-module__spacing-none__M23xt{gap:0}.styles-module__spacing-xs__zdXjS{gap:.25rem}.styles-module__spacing-sm__G-5sR{gap:.5rem}.styles-module__spacing-md__oa-Jw{gap:1rem}.styles-module__spacing-lg__5zhiQ{gap:1.5rem}.styles-module__spacing-xl__qSFPT{gap:2rem}.styles-module__stepper__NUsL2{display:flex;align-items:flex-start}.styles-module__stepper__NUsL2.styles-module__horizontal__wW8by{flex-direction:row;align-items:center}.styles-module__stepper__NUsL2.styles-module__vertical__UqRFo{flex-direction:column;align-items:flex-start}.styles-module__step__lmR8-{display:flex;align-items:center;gap:.75rem;position:relative;flex-shrink:0}.styles-module__step__lmR8-.styles-module__clickable__-O5QE{cursor:pointer}.styles-module__stepIndicator__GbO4U{width:2.5rem;height:2.5rem;border-radius:50%;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#9ca3af;font-weight:600;transition:all .3s ease;flex-shrink:0}.styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepIndicator__GbO4U{background:#3b82f633;border-color:#3b82f6;color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepIndicator__GbO4U{background:#10b98133;border-color:#10b981;color:#10b981}.styles-module__checkmark__GAoUn{font-size:1.25rem;line-height:1}.styles-module__stepNumber__qLNDJ{font-size:1rem}.styles-module__stepContent__pKC94{display:flex;flex-direction:column;gap:.25rem}.styles-module__stepLabel__JK-4j{font-size:.875rem;font-weight:600;color:#e0e0e0;transition:color .3s ease}.styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepLabel__JK-4j{color:#3b82f6}.styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepLabel__JK-4j{color:#10b981}.styles-module__stepDescription__hlARr{font-size:.75rem;color:#9ca3af}.styles-module__connector__76Rsb{flex:1;height:2px;background:#fff3;transition:background .3s ease;margin:0 .5rem}.styles-module__stepper__NUsL2.styles-module__horizontal__wW8by .styles-module__connector__76Rsb{min-width:2rem}.styles-module__stepper__NUsL2.styles-module__vertical__UqRFo .styles-module__connector__76Rsb{width:2px;height:2rem;margin:.5rem 0 .5rem 1.2rem}.styles-module__connector__76Rsb.styles-module__completed__MC9gq{background:#10b981}.light-mode .styles-module__stepIndicator__GbO4U{background:#fffffff2;border-color:#00000026;color:#6b7280}.light-mode .styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepIndicator__GbO4U{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6;box-shadow:0 0 0 4px #3b82f60d}.light-mode .styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepIndicator__GbO4U{background:#10b9811a;border-color:#10b981;color:#10b981}.light-mode .styles-module__stepLabel__JK-4j{color:#111827}.light-mode .styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepLabel__JK-4j{color:#3b82f6}.light-mode .styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepLabel__JK-4j{color:#10b981}.light-mode .styles-module__stepDescription__hlARr{color:#6b7280}.light-mode .styles-module__connector__76Rsb{background:#0000001a}.light-mode .styles-module__connector__76Rsb.styles-module__completed__MC9gq{background:#10b981}.styles-module__tableWrapper__7pbjW{width:100%;overflow-x:auto;background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem}.styles-module__table__G-UMw{width:100%;border-collapse:collapse;font-size:.875rem}.styles-module__thead__uTTEj{background:#32323c80;border-bottom:2px solid rgba(255,255,255,.2)}.styles-module__th__tBFLB{padding:1rem;text-align:left;font-weight:600;color:#e0e0e0;white-space:nowrap}.styles-module__tbody__-OiiP{color:#e0e0e0}.styles-module__tr__ioLC7{border-bottom:1px solid rgba(255,255,255,.1);transition:background .2s ease}.styles-module__tr__ioLC7:last-child{border-bottom:none}.styles-module__td__mjOQt{padding:1rem}.styles-module__table__G-UMw.styles-module__striped__iZ3bT .styles-module__tr__ioLC7:nth-child(2n){background:#ffffff05}.styles-module__table__G-UMw.styles-module__hoverable__ewlPb .styles-module__tr__ioLC7:hover{background:#ffffff0d}.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__th__tBFLB,.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__td__mjOQt{border-right:1px solid rgba(255,255,255,.1)}.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__th__tBFLB:last-child,.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__td__mjOQt:last-child{border-right:none}.styles-module__table__G-UMw.styles-module__compact__JfcIE .styles-module__th__tBFLB,.styles-module__table__G-UMw.styles-module__compact__JfcIE .styles-module__td__mjOQt{padding:.5rem}.styles-module__tr__ioLC7.styles-module__clickable__URnJc{cursor:pointer}.styles-module__empty__Xo2NZ{padding:2rem;text-align:center;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__tableWrapper__7pbjW{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__thead__uTTEj{background:#f0f0f0cc;border-bottom-color:#00000026}.light-mode .styles-module__th__tBFLB,.light-mode .styles-module__tbody__-OiiP{color:#111827}.light-mode .styles-module__tr__ioLC7{border-bottom-color:#0000001a}.light-mode .styles-module__table__G-UMw.styles-module__striped__iZ3bT .styles-module__tr__ioLC7:nth-child(2n){background:#00000005}.light-mode .styles-module__table__G-UMw.styles-module__hoverable__ewlPb .styles-module__tr__ioLC7:hover{background:#0000000d}.light-mode .styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__th__tBFLB,.light-mode .styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__td__mjOQt{border-right-color:#0000001a}.light-mode .styles-module__empty__Xo2NZ{color:#6b7280}.styles-module__tabsContainer__Jv3WS{width:100%}.styles-module__tabsList__G5a9Z{display:flex;gap:.5rem;border-bottom:2px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.styles-module__tabsList__G5a9Z.styles-module__fullWidth__IiyGO .styles-module__tab__Veki-{flex:1}.styles-module__tab__Veki-{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:none;color:#9ca3af;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;white-space:nowrap}.styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){color:#e0e0e0}.styles-module__tab__Veki-.styles-module__active__PVi-W{color:#3b82f6}.styles-module__tab__Veki-.styles-module__disabled__M9qZK{color:#6b7280;cursor:not-allowed;opacity:.5}.styles-module__icon__4sTw8{font-size:1rem;display:flex;align-items:center}.styles-module__tabsList__G5a9Z.styles-module__default__02SGT .styles-module__tab__Veki-{border-bottom:2px solid transparent;margin-bottom:-2px}.styles-module__tabsList__G5a9Z.styles-module__default__02SGT .styles-module__tab__Veki-.styles-module__active__PVi-W{border-bottom-color:#3b82f6}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0{border-bottom:none;gap:.5rem}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-{background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){background:#464650f2;border-color:#fff3}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-.styles-module__active__PVi-W{background:#3b82f633;border-color:#3b82f6;color:#3b82f6}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g{border-bottom:2px solid rgba(255,255,255,.1);gap:1rem}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g .styles-module__tab__Veki-{padding-bottom:1rem;position:relative}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g .styles-module__tab__Veki-:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:transparent;transition:background .2s ease}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g .styles-module__tab__Veki-.styles-module__active__PVi-W:after{background:#3b82f6}.styles-module__tabContent__bSDk7{color:#e0e0e0;font-size:.875rem;animation:styles-module__fadeIn__sgbzQ .2s ease}@keyframes styles-module__fadeIn__sgbzQ{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.light-mode .styles-module__tabsList__G5a9Z{border-bottom-color:#0000001a}.light-mode .styles-module__tab__Veki-{color:#6b7280}.light-mode .styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){color:#111827}.light-mode .styles-module__tab__Veki-.styles-module__active__PVi-W{color:#3b82f6}.light-mode .styles-module__tab__Veki-.styles-module__disabled__M9qZK{color:#d1d5db}.light-mode .styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-{background:#fffffff2;border-color:#0000001a}.light-mode .styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){background:#f0f0f0f2;border-color:#00000026}.light-mode .styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-.styles-module__active__PVi-W{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6}.light-mode .styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g{border-bottom-color:#0000001a}.light-mode .styles-module__tabContent__bSDk7{color:#111827}.styles-module__textareaWrapper__xo-uo{display:inline-flex;flex-direction:column;gap:.5rem}.styles-module__textareaWrapper__xo-uo.styles-module__fullWidth__y5-Ce{width:100%}.styles-module__label__xONj0{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__textarea__LmnbQ{width:100%;padding:.75rem 1rem;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;font-size:.875rem;font-family:inherit;line-height:1.5;transition:all .2s ease;outline:none;min-height:100px}.styles-module__textarea__LmnbQ::placeholder{color:#9ca3af}.styles-module__textarea__LmnbQ:hover:not(:disabled){border-color:#ffffff4d}.styles-module__textarea__LmnbQ:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.styles-module__textarea__LmnbQ:disabled{opacity:.5;cursor:not-allowed}.styles-module__textarea__LmnbQ.styles-module__sm__uIQkQ{padding:.5rem .75rem;font-size:.8125rem;min-height:80px}.styles-module__textarea__LmnbQ.styles-module__md__qfL-2{padding:.75rem 1rem;font-size:.875rem;min-height:100px}.styles-module__textarea__LmnbQ.styles-module__lg__s6Iey{padding:1rem 1.25rem;font-size:1rem;min-height:120px}.styles-module__textarea__LmnbQ.styles-module__default__jlE7o{border-color:#fff3}.styles-module__textarea__LmnbQ.styles-module__success__ehWww{border-color:#10b981}.styles-module__textarea__LmnbQ.styles-module__success__ehWww:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.styles-module__textarea__LmnbQ.styles-module__error__h9V4X{border-color:#ef4444}.styles-module__textarea__LmnbQ.styles-module__error__h9V4X:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.styles-module__textarea__LmnbQ.styles-module__resize-none__w4h2b{resize:none}.styles-module__textarea__LmnbQ.styles-module__resize-vertical__4lTu1{resize:vertical}.styles-module__textarea__LmnbQ.styles-module__resize-horizontal__3Fdb7{resize:horizontal}.styles-module__textarea__LmnbQ.styles-module__resize-both__07ghL{resize:both}.styles-module__helperText__Zaq6O{font-size:.75rem;color:#9ca3af}.styles-module__errorText__RI-rl{font-size:.75rem;color:#ef4444}.light-mode .styles-module__label__xONj0{color:#111827}.light-mode .styles-module__textarea__LmnbQ{background:#fffffff2;border-color:#00000026;color:#111827}.light-mode .styles-module__textarea__LmnbQ::placeholder{color:#6b7280}.light-mode .styles-module__textarea__LmnbQ:hover:not(:disabled){border-color:#00000040}.light-mode .styles-module__textarea__LmnbQ:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.light-mode .styles-module__textarea__LmnbQ.styles-module__success__ehWww{border-color:#10b981}.light-mode .styles-module__textarea__LmnbQ.styles-module__success__ehWww:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.light-mode .styles-module__textarea__LmnbQ.styles-module__error__h9V4X{border-color:#ef4444}.light-mode .styles-module__textarea__LmnbQ.styles-module__error__h9V4X:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.light-mode .styles-module__helperText__Zaq6O{color:#6b7280}.light-mode .styles-module__errorText__RI-rl{color:#ef4444}.styles-module__timeline__khbcN{display:flex;position:relative}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f{flex-direction:column;gap:0}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j{flex-direction:row;align-items:flex-start;gap:0;overflow-x:auto;padding-bottom:1rem}.styles-module__timelineItem__j0IQ5{position:relative;display:flex}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineItem__j0IQ5{flex-direction:row;padding-bottom:2rem}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineItem__j0IQ5:last-child{padding-bottom:0}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineItem__j0IQ5{flex-direction:column;min-width:250px;padding-right:2rem}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineItem__j0IQ5:last-child{padding-right:0}.styles-module__timelineMarker__qk22j{position:relative;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s ease}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineMarker__qk22j{margin-right:1.5rem}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineMarker__qk22j{margin-bottom:1rem}.styles-module__dot__gfgUf{width:.75rem;height:.75rem;border-radius:50%;background:#9ca3af;transition:all .3s ease}.styles-module__icon__hWWJd{font-size:1.25rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:all .3s ease}.styles-module__timelineMarker__qk22j.styles-module__default__QmROp{border-color:#fff3}.styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__dot__gfgUf{background:#9ca3af}.styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__icon__hWWJd{color:#9ca3af}.styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx{border-color:#3b82f6;background:#3b82f61a}.styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__dot__gfgUf{background:#3b82f6}.styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__icon__hWWJd{color:#3b82f6}.styles-module__timelineMarker__qk22j.styles-module__success__NWp7i{border-color:#10b981;background:#10b9811a}.styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__dot__gfgUf{background:#10b981}.styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__icon__hWWJd{color:#10b981}.styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM{border-color:#f59e0b;background:#f59e0b1a}.styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__dot__gfgUf{background:#f59e0b}.styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__icon__hWWJd{color:#f59e0b}.styles-module__timelineMarker__qk22j.styles-module__error__AwsC3{border-color:#ef4444;background:#ef44441a}.styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__dot__gfgUf{background:#ef4444}.styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__icon__hWWJd{color:#ef4444}.styles-module__timelineMarker__qk22j.styles-module__info__QaR5w{border-color:#06b6d4;background:#06b6d41a}.styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__dot__gfgUf{background:#06b6d4}.styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__icon__hWWJd{color:#06b6d4}.styles-module__timelineConnector__deWEH{position:absolute;background:#fff3;transition:all .3s ease}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineConnector__deWEH{left:1.25rem;top:2.5rem;width:2px;height:calc(100% - 1.5rem)}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineConnector__deWEH{top:1.25rem;left:2.5rem;height:2px;width:calc(100% - 1.5rem)}.styles-module__timelineConnector__deWEH.styles-module__primary__t4Cyx{background:#3b82f6}.styles-module__timelineConnector__deWEH.styles-module__success__NWp7i{background:#10b981}.styles-module__timelineConnector__deWEH.styles-module__warning__mfRNM{background:#f59e0b}.styles-module__timelineConnector__deWEH.styles-module__error__AwsC3{background:#ef4444}.styles-module__timelineConnector__deWEH.styles-module__info__QaR5w{background:#06b6d4}.styles-module__timelineContent__Yzy-t{flex:1;display:flex;flex-direction:column;gap:.25rem}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineContent__Yzy-t{padding-top:.25rem}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineContent__Yzy-t{min-height:100px}.styles-module__date__OIOdY{font-size:.75rem;color:#9ca3af;font-weight:500}.styles-module__title__PZb8L{font-size:.9375rem;font-weight:600;color:#e0e0e0;margin:0}.styles-module__description__LesWv{font-size:.875rem;color:#9ca3af;margin:0;line-height:1.5}.light-mode .styles-module__timelineMarker__qk22j{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__dot__gfgUf{background:#6b7280}.light-mode .styles-module__icon__hWWJd{color:#6b7280}.light-mode .styles-module__timelineMarker__qk22j.styles-module__default__QmROp{border-color:#00000026}.light-mode .styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__dot__gfgUf{background:#6b7280}.light-mode .styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__icon__hWWJd{color:#6b7280}.light-mode .styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx{border-color:#3b82f6;background:#3b82f61a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__dot__gfgUf{background:#3b82f6}.light-mode .styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__icon__hWWJd{color:#3b82f6}.light-mode .styles-module__timelineMarker__qk22j.styles-module__success__NWp7i{border-color:#10b981;background:#10b9811a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__dot__gfgUf{background:#10b981}.light-mode .styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__icon__hWWJd{color:#10b981}.light-mode .styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM{border-color:#f59e0b;background:#f59e0b1a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__dot__gfgUf{background:#f59e0b}.light-mode .styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__icon__hWWJd{color:#f59e0b}.light-mode .styles-module__timelineMarker__qk22j.styles-module__error__AwsC3{border-color:#ef4444;background:#ef44441a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__dot__gfgUf{background:#ef4444}.light-mode .styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__icon__hWWJd{color:#ef4444}.light-mode .styles-module__timelineMarker__qk22j.styles-module__info__QaR5w{border-color:#06b6d4;background:#06b6d41a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__dot__gfgUf{background:#06b6d4}.light-mode .styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__icon__hWWJd{color:#06b6d4}.light-mode .styles-module__timelineConnector__deWEH{background:#00000026}.light-mode .styles-module__timelineConnector__deWEH.styles-module__primary__t4Cyx{background:#3b82f6}.light-mode .styles-module__timelineConnector__deWEH.styles-module__success__NWp7i{background:#10b981}.light-mode .styles-module__timelineConnector__deWEH.styles-module__warning__mfRNM{background:#f59e0b}.light-mode .styles-module__timelineConnector__deWEH.styles-module__error__AwsC3{background:#ef4444}.light-mode .styles-module__timelineConnector__deWEH.styles-module__info__QaR5w{background:#06b6d4}.light-mode .styles-module__date__OIOdY{color:#6b7280}.light-mode .styles-module__title__PZb8L{color:#111827}.light-mode .styles-module__description__LesWv{color:#6b7280}.styles-module__toggleSwitch__HDqFP{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.styles-module__toggleSwitch__HDqFP.styles-module__disabled__tbXNT{cursor:not-allowed;opacity:.5}.styles-module__input__oBVdg{position:absolute;opacity:0;width:0;height:0}.styles-module__switch__4NsVE{position:relative;display:inline-block;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:2rem;transition:all .3s ease;flex-shrink:0}.styles-module__switch__4NsVE.styles-module__sm__O8zA8{width:2.5rem;height:1.25rem}.styles-module__switch__4NsVE.styles-module__md__2vfHI{width:3rem;height:1.5rem}.styles-module__switch__4NsVE.styles-module__lg__S65-b{width:3.5rem;height:1.75rem}.styles-module__slider__gYGJ6{position:absolute;top:50%;transform:translateY(-50%);background:#9ca3af;border-radius:50%;transition:all .3s ease;box-shadow:0 2px 4px #0003}.styles-module__switch__4NsVE.styles-module__sm__O8zA8 .styles-module__slider__gYGJ6{left:.125rem;width:.875rem;height:.875rem}.styles-module__switch__4NsVE.styles-module__md__2vfHI .styles-module__slider__gYGJ6{left:.15rem;width:1.05rem;height:1.05rem}.styles-module__switch__4NsVE.styles-module__lg__S65-b .styles-module__slider__gYGJ6{left:.175rem;width:1.225rem;height:1.225rem}.styles-module__switch__4NsVE.styles-module__checked__-4pJ2{background:#3b82f633;border-color:#3b82f6}.styles-module__switch__4NsVE.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{background:#3b82f6}.styles-module__switch__4NsVE.styles-module__sm__O8zA8.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{left:calc(100% - .125rem);transform:translate(-100%,-50%)}.styles-module__switch__4NsVE.styles-module__md__2vfHI.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{left:calc(100% - .15rem);transform:translate(-100%,-50%)}.styles-module__switch__4NsVE.styles-module__lg__S65-b.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{left:calc(100% - .175rem);transform:translate(-100%,-50%)}.styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE{border-color:#ffffff4d}.styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE.styles-module__checked__-4pJ2{border-color:#60a5fa}.styles-module__label__xIgTV{font-size:.875rem;color:#e0e0e0;font-weight:500}.light-mode .styles-module__switch__4NsVE{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__slider__gYGJ6{background:#6b7280}.light-mode .styles-module__switch__4NsVE.styles-module__checked__-4pJ2{background:#3b82f61a;border-color:#3b82f6}.light-mode .styles-module__switch__4NsVE.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{background:#3b82f6}.light-mode .styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE{border-color:#00000040}.light-mode .styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE.styles-module__checked__-4pJ2{border-color:#60a5fa}.light-mode .styles-module__label__xIgTV{color:#111827}.styles-module__tooltipWrapper__jXXEP{position:relative;display:inline-flex;width:fit-content}.styles-module__tooltip__NP2ZM{position:absolute;z-index:1000;pointer-events:none;animation:styles-module__fadeIn__5hHms .2s ease}@keyframes styles-module__fadeIn__5hHms{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.styles-module__tooltip__NP2ZM.styles-module__top__kvf2D{bottom:100%;left:50%;transform:translate(-50%) translateY(-.5rem);margin-bottom:.5rem}.styles-module__tooltip__NP2ZM.styles-module__bottom__vkl92{top:100%;left:50%;transform:translate(-50%) translateY(.5rem);margin-top:.5rem}.styles-module__tooltip__NP2ZM.styles-module__left__q2e3D{right:100%;top:50%;transform:translateY(-50%) translate(-.5rem);margin-right:.5rem}.styles-module__tooltip__NP2ZM.styles-module__right__FRcXP{left:100%;top:50%;transform:translateY(-50%) translate(.5rem);margin-left:.5rem}.styles-module__tooltipContent__3R4WL{background:#1e1e28fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:.375rem;padding:.5rem .75rem;font-size:.8125rem;color:#e0e0e0;white-space:nowrap;box-shadow:0 4px 12px #0000004d}.styles-module__tooltipArrow__11JdT{position:absolute;width:0;height:0;border-style:solid}.styles-module__tooltip__NP2ZM.styles-module__top__kvf2D .styles-module__tooltipArrow__11JdT{bottom:-.375rem;left:50%;transform:translate(-50%);border-width:.375rem .375rem 0 .375rem;border-color:rgba(30,30,40,.98) transparent transparent transparent}.styles-module__tooltip__NP2ZM.styles-module__bottom__vkl92 .styles-module__tooltipArrow__11JdT{top:-.375rem;left:50%;transform:translate(-50%);border-width:0 .375rem .375rem .375rem;border-color:transparent transparent rgba(30,30,40,.98) transparent}.styles-module__tooltip__NP2ZM.styles-module__left__q2e3D .styles-module__tooltipArrow__11JdT{right:-.375rem;top:50%;transform:translateY(-50%);border-width:.375rem 0 .375rem .375rem;border-color:transparent transparent transparent rgba(30,30,40,.98)}.styles-module__tooltip__NP2ZM.styles-module__right__FRcXP .styles-module__tooltipArrow__11JdT{left:-.375rem;top:50%;transform:translateY(-50%);border-width:.375rem .375rem .375rem 0;border-color:transparent rgba(30,30,40,.98) transparent transparent}.light-mode .styles-module__tooltipContent__3R4WL{background:#282832fa;border-color:#0003;color:#fff;box-shadow:0 4px 12px #00000026}.light-mode .styles-module__tooltip__NP2ZM.styles-module__top__kvf2D .styles-module__tooltipArrow__11JdT{border-color:rgba(40,40,50,.98) transparent transparent transparent}.light-mode .styles-module__tooltip__NP2ZM.styles-module__bottom__vkl92 .styles-module__tooltipArrow__11JdT{border-color:transparent transparent rgba(40,40,50,.98) transparent}.light-mode .styles-module__tooltip__NP2ZM.styles-module__left__q2e3D .styles-module__tooltipArrow__11JdT{border-color:transparent transparent transparent rgba(40,40,50,.98)}.light-mode .styles-module__tooltip__NP2ZM.styles-module__right__FRcXP .styles-module__tooltipArrow__11JdT{border-color:transparent rgba(40,40,50,.98) transparent transparent}.styles-module__toastContainer__-uOPe{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:.75rem;padding:1rem;max-width:400px;pointer-events:none}.styles-module__topLeft__MCDhr{top:0;left:0}.styles-module__topCenter__loC-J{top:0;left:50%;transform:translate(-50%)}.styles-module__topRight__alKSR{top:0;right:0}.styles-module__bottomLeft__sPZ6I{bottom:0;left:0}.styles-module__bottomCenter__12yLT{bottom:0;left:50%;transform:translate(-50%)}.styles-module__bottomRight__EdLbD{bottom:0;right:0}.styles-module__toast__q9A3H{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:.5rem;box-shadow:0 10px 25px #0000004d;pointer-events:auto;animation:styles-module__slideIn__-Mhbw .3s ease,styles-module__fadeIn__I0huT .3s ease;min-width:300px;max-width:400px;transition:all .2s ease}.styles-module__toast__q9A3H:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0006}@keyframes styles-module__slideIn__-Mhbw{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.styles-module__topLeft__MCDhr .styles-module__toast__q9A3H,.styles-module__bottomLeft__sPZ6I .styles-module__toast__q9A3H{animation:styles-module__slideInLeft__Bs5x3 .3s ease,styles-module__fadeIn__I0huT .3s ease}@keyframes styles-module__slideInLeft__Bs5x3{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.styles-module__topCenter__loC-J .styles-module__toast__q9A3H,.styles-module__bottomCenter__12yLT .styles-module__toast__q9A3H{animation:styles-module__slideInDown__OUDGH .3s ease,styles-module__fadeIn__I0huT .3s ease}@keyframes styles-module__slideInDown__OUDGH{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes styles-module__fadeIn__I0huT{0%{opacity:0}to{opacity:1}}.styles-module__icon__iRAEt{font-size:1.25rem;font-weight:700;flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.styles-module__message__id55d{flex:1;color:#e0e0e0;font-size:.9rem;line-height:1.5}.styles-module__closeButton__vnBxf{background:none;border:none;color:#fff9;cursor:pointer;font-size:1.25rem;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;flex-shrink:0}.styles-module__closeButton__vnBxf:hover{background:#ffffff1a;color:#ffffffe6}.styles-module__info__RjsXR{border-color:#3b82f64d;background:#3b82f626}.styles-module__info__RjsXR .styles-module__icon__iRAEt{color:#60a5fa}.styles-module__success__1qQf4{border-color:#22c55e4d;background:#22c55e26}.styles-module__success__1qQf4 .styles-module__icon__iRAEt{color:#4ade80}.styles-module__warning__UhEF-{border-color:#fbbf244d;background:#fbbf2426}.styles-module__warning__UhEF- .styles-module__icon__iRAEt{color:#fbbf24}.styles-module__error__sOYOC{border-color:#ef44444d;background:#ef444426}.styles-module__error__sOYOC .styles-module__icon__iRAEt{color:#f87171}.light-mode .styles-module__toast__q9A3H{background:#fffffff2;box-shadow:0 10px 25px #00000026}.light-mode .styles-module__toast__q9A3H:hover{box-shadow:0 12px 30px #0003}.light-mode .styles-module__message__id55d{color:#111827}.light-mode .styles-module__closeButton__vnBxf{color:#0006}.light-mode .styles-module__closeButton__vnBxf:hover{background:#0000000d;color:#000000b3}.light-mode .styles-module__info__RjsXR{border-color:#3b82f640;background:#3b82f61f}.light-mode .styles-module__info__RjsXR .styles-module__icon__iRAEt{color:#2563eb}.light-mode .styles-module__success__1qQf4{border-color:#22c55e40;background:#22c55e1f}.light-mode .styles-module__success__1qQf4 .styles-module__icon__iRAEt{color:#16a34a}.light-mode .styles-module__warning__UhEF-{border-color:#fbbf2440;background:#fbbf241f}.light-mode .styles-module__warning__UhEF- .styles-module__icon__iRAEt{color:#ca8a04}.light-mode .styles-module__error__sOYOC{border-color:#ef444440;background:#ef44441f}.light-mode .styles-module__error__sOYOC .styles-module__icon__iRAEt{color:#dc2626}@media (max-width: 640px){.styles-module__toastContainer__-uOPe{max-width:calc(100vw - 2rem);left:1rem!important;right:1rem!important;transform:none!important}.styles-module__toast__q9A3H{min-width:auto;max-width:100%}}.styles-module__treeView__qtZfC{background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem;min-width:250px}.styles-module__treeNodeWrapper__6m8CE{-webkit-user-select:none;user-select:none}.styles-module__treeNode__xhhOE{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;cursor:pointer;border-radius:.375rem;transition:all .2s ease;color:#e0e0e0;font-size:.875rem;position:relative}.styles-module__treeNode__xhhOE:hover{background:#ffffff0d}.styles-module__treeNode__xhhOE:active{background:#ffffff14}.styles-module__treeNode__xhhOE.styles-module__disabled__-brxQ{opacity:.5;cursor:not-allowed}.styles-module__treeNode__xhhOE.styles-module__disabled__-brxQ:hover{background:transparent}.styles-module__expandIcon__Zp-Yb{font-size:.625rem;color:#9ca3af;transition:transform .2s ease;flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}.styles-module__expandIcon__Zp-Yb.styles-module__expanded__A4kyH{transform:rotate(90deg)}.styles-module__spacer__56WdM{width:1rem;flex-shrink:0}.styles-module__icon__AIE-i{font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9ca3af}.styles-module__label__XDGcT{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__children__N1c5Z{animation:styles-module__slideDown__OJJ7x .2s ease}@keyframes styles-module__slideDown__OJJ7x{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.light-mode .styles-module__treeView__qtZfC{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__treeNode__xhhOE{color:#111827}.light-mode .styles-module__treeNode__xhhOE:hover{background:#0000000d}.light-mode .styles-module__treeNode__xhhOE:active{background:#00000014}.light-mode .styles-module__expandIcon__Zp-Yb,.light-mode .styles-module__icon__AIE-i{color:#6b7280}.styles-module__nav__sMQSv{background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem}.styles-module__nav__sMQSv.styles-module__vertical__6EFeu{min-width:250px;max-width:300px;display:flex;flex-direction:column}.styles-module__nav__sMQSv.styles-module__vertical__6EFeu.styles-module__collapsed__eIVC7{min-width:auto;max-width:70px}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20{display:flex;flex-direction:row;width:100%;padding:.5rem 1rem;gap:.5rem}.styles-module__navItemWrapper__Sc9wi{position:relative}.styles-module__navItem__7O2YX{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;border:none;background:transparent;color:#e0e0e0;font-size:.875rem;font-weight:500;text-decoration:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease;position:relative}.styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN){background:#ffffff14;color:#3b82f6}.styles-module__navItem__7O2YX.styles-module__disabled__hvWkN{opacity:.5;cursor:not-allowed}.styles-module__navItem__7O2YX.styles-module__nested__oejUs{padding-left:2.5rem}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__navItem__7O2YX{padding:.75rem 1rem;white-space:nowrap}.styles-module__nav__sMQSv.styles-module__collapsed__eIVC7 .styles-module__navItem__7O2YX{justify-content:center;padding:.75rem}.styles-module__icon__SLdZe{font-size:1.125rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9ca3af;transition:color .2s ease}.styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN) .styles-module__icon__SLdZe{color:#3b82f6}.styles-module__label__pji80{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__badge__03qDH{margin-left:auto;font-size:.75rem;padding:.125rem .5rem;background:#3b82f633;border:1px solid #3b82f6;border-radius:1rem;color:#3b82f6;font-weight:600}.styles-module__expandIcon__bGlQG,.styles-module__dropdownIcon__uf35v{font-size:.625rem;color:#9ca3af;transition:transform .2s ease;margin-left:auto;flex-shrink:0}.styles-module__expandIcon__bGlQG.styles-module__expanded__2R6-v{transform:rotate(90deg)}.styles-module__children__sfAGb{margin-top:.25rem;animation:styles-module__slideDown__xKrR1 .2s ease}@keyframes styles-module__slideDown__xKrR1{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__navItemWrapper__Sc9wi{position:relative}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__navItemWrapper__Sc9wi:hover>.styles-module__dropdown__LuTLW{opacity:1;visibility:visible;transform:translateY(0)}.styles-module__dropdown__LuTLW{position:absolute;top:100%;left:0;margin-top:.5rem;min-width:200px;background:#1e1e28fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem;box-shadow:0 10px 25px #0000004d;opacity:0;visibility:hidden;transform:translateY(-.5rem);transition:all .2s ease;z-index:1000}.styles-module__dropdown__LuTLW .styles-module__navItem__7O2YX{padding:.75rem 1rem}.styles-module__megaMenu__02Wp7{min-width:600px;max-width:900px;left:50%;transform:translate(-50%) translateY(-.5rem)}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__megaMenuWrapper__yLvBH:hover>.styles-module__megaMenu__02Wp7{transform:translate(-50%) translateY(0)}.styles-module__megaMenuGrid__4FrxU{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:.5rem}.styles-module__megaMenuColumn__DI0z2{display:flex;flex-direction:column}@media (max-width: 768px){.styles-module__nav__sMQSv.styles-module__horizontal__5UU20{flex-direction:column;padding:.5rem}.styles-module__dropdown__LuTLW{position:static;opacity:1;visibility:visible;transform:none;margin-top:.25rem;box-shadow:none;background:#28283280}.styles-module__megaMenu__02Wp7{min-width:auto;max-width:none;left:auto;transform:none}.styles-module__megaMenuGrid__4FrxU{grid-template-columns:1fr}}.light-mode .styles-module__nav__sMQSv{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__navItem__7O2YX{color:#111827}.light-mode .styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN){background:#0000000d;color:#3b82f6}.light-mode .styles-module__icon__SLdZe{color:#6b7280}.light-mode .styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN) .styles-module__icon__SLdZe{color:#3b82f6}.light-mode .styles-module__badge__03qDH{background:#3b82f61a}.light-mode .styles-module__expandIcon__bGlQG,.light-mode .styles-module__dropdownIcon__uf35v{color:#6b7280}.light-mode .styles-module__dropdown__LuTLW{background:#fffffffa;border-color:#00000026;box-shadow:0 10px 25px #0000001a}@media (max-width: 768px){.light-mode .styles-module__dropdown__LuTLW{background:#f0f0f5cc}}.styles-module__selectContainer__JfMFS{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:300px}.styles-module__selectContainer__JfMFS.styles-module__fullWidth__XXFCr{max-width:none}.styles-module__label__eUUOm{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__wrapper__98xFk{position:relative;display:flex;align-items:center}.styles-module__select__xJaN9{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.styles-module__select__xJaN9:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__select__xJaN9:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__select__xJaN9.styles-module__disabled__A1ppA{opacity:.5;cursor:not-allowed}.styles-module__select__xJaN9.styles-module__sm__MEAFW{padding:.375rem 2.25rem .375rem .75rem;font-size:.875rem}.styles-module__select__xJaN9.styles-module__lg__sd1Gy{padding:.75rem 3rem .75rem 1.25rem;font-size:1.05rem}.styles-module__select__xJaN9.styles-module__error__w1Lsu{border-color:#ef444466}.styles-module__select__xJaN9.styles-module__error__w1Lsu:focus{outline-color:#ef444480;border-color:#ef444499}.styles-module__select__xJaN9.styles-module__success__xbtdD{border-color:#22c55e66}.styles-module__select__xJaN9.styles-module__success__xbtdD:focus{outline-color:#22c55e80;border-color:#22c55e99}.styles-module__select__xJaN9 option{background:#1f2937;color:#e0e0e0;padding:.5rem}.styles-module__arrow__UJXzt{position:absolute;right:.75rem;display:flex;align-items:center;color:#9ca3af;font-size:.625rem;pointer-events:none;transition:all .2s ease}.styles-module__select__xJaN9:focus~.styles-module__arrow__UJXzt{color:#6366f1cc}.styles-module__helperText__sXAtM{font-size:.8rem;color:#9ca3af}.styles-module__errorText__7kPjp{color:#fca5a5}.light-mode .styles-module__label__eUUOm{color:#111827}.light-mode .styles-module__select__xJaN9{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__select__xJaN9:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__select__xJaN9:focus{background:#ffffffe6}.light-mode .styles-module__select__xJaN9.styles-module__error__w1Lsu{border-color:#ef444480}.light-mode .styles-module__select__xJaN9.styles-module__error__w1Lsu:focus{border-color:#ef4444b3}.light-mode .styles-module__select__xJaN9.styles-module__success__xbtdD{border-color:#22c55e80}.light-mode .styles-module__select__xJaN9.styles-module__success__xbtdD:focus{border-color:#22c55eb3}.light-mode .styles-module__select__xJaN9 option{background:#fff;color:#111827}.light-mode .styles-module__arrow__UJXzt{color:#6b7280}.light-mode .styles-module__select__xJaN9:focus~.styles-module__arrow__UJXzt{color:#6366f1}.light-mode .styles-module__errorText__7kPjp{color:#dc2626}.styles-module__grid__-18GG{display:grid;width:100%}.styles-module__columns-1__v8SEE{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-2__Zq8Ih{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-3__-sPCq{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-4__jB2X6{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-5__WbWn4{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-6__B-cvH{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-7__C29vY{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-8__lFc3E{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-9__Rhzrn{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-10__hXu1z{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-11__LYy-7{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-12__0tALI{grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width: 640px){.styles-module__columns-sm-1__rGPgC{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-sm-2__PjfNA{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-sm-3__-DkQI{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-sm-4__vtgo0{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-sm-5__e91Bf{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-sm-6__2BPvq{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-sm-7__7WSj3{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-sm-8__Y1rAn{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-sm-9__ipGTO{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-sm-10__PsNnZ{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-sm-11__0Xt-s{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-sm-12__uDrsj{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 768px){.styles-module__columns-md-1__VxJSA{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-md-2__7Jb7M{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-md-3__NPgJ4{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-md-4__caSiE{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-md-5__YV-KD{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-md-6__eYuBW{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-md-7__kFwVo{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-md-8__--8cy{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-md-9__R5Q9b{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-md-10__-1u9i{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-md-11__3fWd5{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-md-12__6p-sc{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1024px){.styles-module__columns-lg-1__Us4pj{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-lg-2__42pEt{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-lg-3__-TIpF{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-lg-4__gZKHW{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-lg-5__04nEU{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-lg-6__cdsbL{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-lg-7__s2yv9{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-lg-8__B1jK9{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-lg-9__rA-9F{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-lg-10__99khu{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-lg-11__Wfy-H{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-lg-12__mIBrq{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px){.styles-module__columns-xl-1__uxEeX{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-xl-2__xerO3{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-xl-3__6GLSS{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-xl-4__XYS09{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-xl-5__4Y5e8{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-xl-6__Qufa4{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-xl-7__jAsJu{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-xl-8__1BctD{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-xl-9__HNe1-{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-xl-10__dSLX9{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-xl-11__KB6nJ{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-xl-12__UvRYk{grid-template-columns:repeat(12,minmax(0,1fr))}}.styles-module__gap-none__FSY1O{gap:0}.styles-module__gap-xs__yd0Vu{gap:.25rem}.styles-module__gap-sm__9o2un{gap:.5rem}.styles-module__gap-md__Yb5VI{gap:1rem}.styles-module__gap-lg__H0Kke{gap:1.5rem}.styles-module__gap-xl__LDewl{gap:2rem}.styles-module__gap-2xl__8nYbr{gap:3rem}.styles-module__row-gap-none__JAJpj{row-gap:0}.styles-module__row-gap-xs__a3tit{row-gap:.25rem}.styles-module__row-gap-sm__72-ut{row-gap:.5rem}.styles-module__row-gap-md__7aLU-{row-gap:1rem}.styles-module__row-gap-lg__1DeqX{row-gap:1.5rem}.styles-module__row-gap-xl__KsfMY{row-gap:2rem}.styles-module__row-gap-2xl__obZGl{row-gap:3rem}.styles-module__column-gap-none__KecTY{column-gap:0}.styles-module__column-gap-xs__k5jWZ{column-gap:.25rem}.styles-module__column-gap-sm__QPdcs{column-gap:.5rem}.styles-module__column-gap-md__bjSOf{column-gap:1rem}.styles-module__column-gap-lg__EbeJF{column-gap:1.5rem}.styles-module__column-gap-xl__5A633{column-gap:2rem}.styles-module__column-gap-2xl__vgLSu{column-gap:3rem}.styles-module__align-start__bjdHG{align-items:start}.styles-module__align-center__yx3-m{align-items:center}.styles-module__align-end__a4IA3{align-items:end}.styles-module__align-stretch__NyQwc{align-items:stretch}.styles-module__align-baseline__XDLXG{align-items:baseline}.styles-module__justify-items-start__0oBcn{justify-items:start}.styles-module__justify-items-center__nVsrc{justify-items:center}.styles-module__justify-items-end__-0L3F{justify-items:end}.styles-module__justify-items-stretch__0Lw7a{justify-items:stretch}.styles-module__justify-content-start__AUQmN{justify-content:start}.styles-module__justify-content-center__DbeoQ{justify-content:center}.styles-module__justify-content-end__WV6jz{justify-content:end}.styles-module__justify-content-space-between__8AaIN{justify-content:space-between}.styles-module__justify-content-space-around__aODdb{justify-content:space-around}.styles-module__justify-content-space-evenly__L9gkw{justify-content:space-evenly}.styles-module__flow-row__kRZfS{grid-auto-flow:row}.styles-module__flow-column__WwpqM{grid-auto-flow:column}.styles-module__flow-dense__lUpft{grid-auto-flow:dense}.styles-module__flow-row-dense__tF-IP{grid-auto-flow:row dense}.styles-module__flow-column-dense__GEsOK{grid-auto-flow:column dense}.styles-module__gridItem__DDjWB{min-width:0;min-height:0}.styles-module__col-span-1__mH-jY{grid-column:span 1/span 1}.styles-module__col-span-2__eTM2S{grid-column:span 2/span 2}.styles-module__col-span-3__HYpEw{grid-column:span 3/span 3}.styles-module__col-span-4__mg-mS{grid-column:span 4/span 4}.styles-module__col-span-5__VVpGI{grid-column:span 5/span 5}.styles-module__col-span-6__SC8e-{grid-column:span 6/span 6}.styles-module__col-span-7__Jibfe{grid-column:span 7/span 7}.styles-module__col-span-8__qSQX1{grid-column:span 8/span 8}.styles-module__col-span-9__95itg{grid-column:span 9/span 9}.styles-module__col-span-10__-Ghn-{grid-column:span 10/span 10}.styles-module__col-span-11__Jk2PJ{grid-column:span 11/span 11}.styles-module__col-span-12__UG7o2{grid-column:span 12/span 12}.styles-module__col-span-full__zFrNk{grid-column:1/-1}@media (min-width: 640px){.styles-module__col-span-sm-1__Eyzeo{grid-column:span 1/span 1}.styles-module__col-span-sm-2__qw56t{grid-column:span 2/span 2}.styles-module__col-span-sm-3__Dwrhj{grid-column:span 3/span 3}.styles-module__col-span-sm-4__mdKu-{grid-column:span 4/span 4}.styles-module__col-span-sm-5__erB04{grid-column:span 5/span 5}.styles-module__col-span-sm-6__AN-Eo{grid-column:span 6/span 6}.styles-module__col-span-sm-7__jDZJk{grid-column:span 7/span 7}.styles-module__col-span-sm-8__-c6X9{grid-column:span 8/span 8}.styles-module__col-span-sm-9__tqIxC{grid-column:span 9/span 9}.styles-module__col-span-sm-10__Z4S4U{grid-column:span 10/span 10}.styles-module__col-span-sm-11__5l3EF{grid-column:span 11/span 11}.styles-module__col-span-sm-12__ToxhH{grid-column:span 12/span 12}.styles-module__col-span-sm-full__5PByZ{grid-column:1/-1}}@media (min-width: 768px){.styles-module__col-span-md-1__2iH1s{grid-column:span 1/span 1}.styles-module__col-span-md-2__metsn{grid-column:span 2/span 2}.styles-module__col-span-md-3__ArbKb{grid-column:span 3/span 3}.styles-module__col-span-md-4__xVXZU{grid-column:span 4/span 4}.styles-module__col-span-md-5__ym6rl{grid-column:span 5/span 5}.styles-module__col-span-md-6__peA2T{grid-column:span 6/span 6}.styles-module__col-span-md-7__AAm1f{grid-column:span 7/span 7}.styles-module__col-span-md-8__VLafy{grid-column:span 8/span 8}.styles-module__col-span-md-9__PWAAq{grid-column:span 9/span 9}.styles-module__col-span-md-10__GRmCe{grid-column:span 10/span 10}.styles-module__col-span-md-11__M8B4R{grid-column:span 11/span 11}.styles-module__col-span-md-12__HGzlP{grid-column:span 12/span 12}.styles-module__col-span-md-full__4y9gL{grid-column:1/-1}}@media (min-width: 1024px){.styles-module__col-span-lg-1__FG3dm{grid-column:span 1/span 1}.styles-module__col-span-lg-2__5dZiG{grid-column:span 2/span 2}.styles-module__col-span-lg-3__oZmcU{grid-column:span 3/span 3}.styles-module__col-span-lg-4__itdqY{grid-column:span 4/span 4}.styles-module__col-span-lg-5__ux3GV{grid-column:span 5/span 5}.styles-module__col-span-lg-6__zf4Bn{grid-column:span 6/span 6}.styles-module__col-span-lg-7__olG9c{grid-column:span 7/span 7}.styles-module__col-span-lg-8__-QheZ{grid-column:span 8/span 8}.styles-module__col-span-lg-9__ZXgY2{grid-column:span 9/span 9}.styles-module__col-span-lg-10__bbXiL{grid-column:span 10/span 10}.styles-module__col-span-lg-11__AQw76{grid-column:span 11/span 11}.styles-module__col-span-lg-12__cFfHJ{grid-column:span 12/span 12}.styles-module__col-span-lg-full__IBuri{grid-column:1/-1}}@media (min-width: 1280px){.styles-module__col-span-xl-1__hoqul{grid-column:span 1/span 1}.styles-module__col-span-xl-2__iTlZE{grid-column:span 2/span 2}.styles-module__col-span-xl-3__pw3Vu{grid-column:span 3/span 3}.styles-module__col-span-xl-4__NaUdq{grid-column:span 4/span 4}.styles-module__col-span-xl-5__NZfk2{grid-column:span 5/span 5}.styles-module__col-span-xl-6__piqQd{grid-column:span 6/span 6}.styles-module__col-span-xl-7__YGer8{grid-column:span 7/span 7}.styles-module__col-span-xl-8__Dr6aM{grid-column:span 8/span 8}.styles-module__col-span-xl-9__zyuUC{grid-column:span 9/span 9}.styles-module__col-span-xl-10__1tCT-{grid-column:span 10/span 10}.styles-module__col-span-xl-11__4neTT{grid-column:span 11/span 11}.styles-module__col-span-xl-12__yqf3o{grid-column:span 12/span 12}.styles-module__col-span-xl-full__LIPRp{grid-column:1/-1}}.styles-module__row-span-1__zy3Hq{grid-row:span 1/span 1}.styles-module__row-span-2__Z8RpU{grid-row:span 2/span 2}.styles-module__row-span-3__JkAqM{grid-row:span 3/span 3}.styles-module__row-span-4__X5Xkb{grid-row:span 4/span 4}.styles-module__row-span-5__UGWBp{grid-row:span 5/span 5}.styles-module__row-span-6__Ok7gd{grid-row:span 6/span 6}.styles-module__container__VdOF1{width:100%;margin-left:auto;margin-right:auto}.styles-module__centered__VnHGF{margin-left:auto;margin-right:auto}.styles-module__size-xs__-MEhp{max-width:20rem}.styles-module__size-sm__ZuE4A{max-width:24rem}.styles-module__size-md__piQ0Z{max-width:28rem}.styles-module__size-lg__Grr0V{max-width:32rem}.styles-module__size-xl__aBZcL{max-width:42rem}.styles-module__size-2xl__qimqK{max-width:48rem}.styles-module__size-full__02jid,.styles-module__fluid__yUjnw{max-width:none}.styles-module__padding-none__BoJqT{padding-left:0;padding-right:0}.styles-module__padding-sm__jnwGB{padding-left:.5rem;padding-right:.5rem}.styles-module__padding-md__awpVn{padding-left:1rem;padding-right:1rem}.styles-module__padding-lg__rnErD{padding-left:1.5rem;padding-right:1.5rem}.styles-module__padding-xl__vpDQ1{padding-left:2rem;padding-right:2rem}@media (min-width: 640px){.styles-module__padding-sm__jnwGB{padding-left:1rem;padding-right:1rem}.styles-module__padding-md__awpVn{padding-left:1.5rem;padding-right:1.5rem}.styles-module__padding-lg__rnErD{padding-left:2rem;padding-right:2rem}.styles-module__padding-xl__vpDQ1{padding-left:3rem;padding-right:3rem}}@media (min-width: 1024px){.styles-module__padding-md__awpVn{padding-left:2rem;padding-right:2rem}.styles-module__padding-lg__rnErD{padding-left:2.5rem;padding-right:2.5rem}.styles-module__padding-xl__vpDQ1{padding-left:4rem;padding-right:4rem}}.styles-module__spacer__qss6j{flex-shrink:0;pointer-events:none}.styles-module__axis-vertical__3Kgfw{width:0;min-width:0}.styles-module__axis-vertical__3Kgfw.styles-module__size-xs__SaVUa{height:.25rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-sm__UBNV3{height:.5rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-md__yESLg{height:1rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-lg__vQTo6{height:1.5rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-xl__xnHrI{height:2rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-2xl__3-kBv{height:3rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-3xl__CLpLD{height:4rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-4xl__JaQzV{height:6rem}.styles-module__axis-horizontal__zztIj{height:0;min-height:0;display:inline-block}.styles-module__axis-horizontal__zztIj.styles-module__size-xs__SaVUa{width:.25rem}.styles-module__axis-horizontal__zztIj.styles-module__size-sm__UBNV3{width:.5rem}.styles-module__axis-horizontal__zztIj.styles-module__size-md__yESLg{width:1rem}.styles-module__axis-horizontal__zztIj.styles-module__size-lg__vQTo6{width:1.5rem}.styles-module__axis-horizontal__zztIj.styles-module__size-xl__xnHrI{width:2rem}.styles-module__axis-horizontal__zztIj.styles-module__size-2xl__3-kBv{width:3rem}.styles-module__axis-horizontal__zztIj.styles-module__size-3xl__CLpLD{width:4rem}.styles-module__axis-horizontal__zztIj.styles-module__size-4xl__JaQzV{width:6rem}.styles-module__axis-both__1qVsg.styles-module__size-xs__SaVUa{width:.25rem;height:.25rem}.styles-module__axis-both__1qVsg.styles-module__size-sm__UBNV3{width:.5rem;height:.5rem}.styles-module__axis-both__1qVsg.styles-module__size-md__yESLg{width:1rem;height:1rem}.styles-module__axis-both__1qVsg.styles-module__size-lg__vQTo6{width:1.5rem;height:1.5rem}.styles-module__axis-both__1qVsg.styles-module__size-xl__xnHrI{width:2rem;height:2rem}.styles-module__axis-both__1qVsg.styles-module__size-2xl__3-kBv{width:3rem;height:3rem}.styles-module__axis-both__1qVsg.styles-module__size-3xl__CLpLD{width:4rem;height:4rem}.styles-module__axis-both__1qVsg.styles-module__size-4xl__JaQzV{width:6rem;height:6rem}@keyframes styles-module__pulse__8b7Cb{0%,to{opacity:1}50%{opacity:.5}}@keyframes styles-module__wave__5-OJD{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}.styles-module__skeleton__IE-Vu{background:#ffffff14;border-radius:.25rem;display:block;position:relative;overflow:hidden}.styles-module__animation-pulse__aYSI1{animation:styles-module__pulse__8b7Cb 1.5s ease-in-out infinite}.styles-module__animation-wave__88ZQe:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:styles-module__wave__5-OJD 1.8s ease-in-out infinite}.styles-module__variant-text__QpDWV{height:1rem;border-radius:.25rem;width:100%}.styles-module__variant-text__QpDWV:not(:last-child){margin-bottom:.5rem}.styles-module__variant-circular__3X6OU{border-radius:50%;width:40px;height:40px}.styles-module__variant-rectangular__bDGYd{border-radius:.25rem;width:100%;height:200px}.styles-module__variant-rounded__5rsz7{border-radius:.5rem;width:100%;height:200px}.styles-module__textGroup__djF5j{display:flex;flex-direction:column;width:100%}.light-mode .styles-module__skeleton__IE-Vu{background:#00000014}.light-mode .styles-module__animation-wave__88ZQe:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.08),transparent)}.styles-module__videoContainer__3jwCO{position:relative;width:100%;overflow:hidden;background:#0003;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.styles-module__videoContainer__3jwCO:hover{border-color:#fff3}.styles-module__video__i5zru{width:100%;height:100%;display:block;border-radius:.5rem;object-fit:contain}.styles-module__video__i5zru:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__aspect-16-9__1C9zz{aspect-ratio:16/9}.styles-module__aspect-4-3__d-QMp{aspect-ratio:4/3}.styles-module__aspect-1-1__pNYYM{aspect-ratio:1/1}.styles-module__aspect-21-9__h138i{aspect-ratio:21/9}.styles-module__video__i5zru::-webkit-media-controls-panel{background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__video__i5zru::-webkit-media-controls-play-button,.styles-module__video__i5zru::-webkit-media-controls-mute-button,.styles-module__video__i5zru::-webkit-media-controls-fullscreen-button{filter:brightness(1.2)}.styles-module__video__i5zru::-webkit-media-controls-timeline{background:#fff3;border-radius:2px}.styles-module__video__i5zru::-webkit-media-controls-current-time-display,.styles-module__video__i5zru::-webkit-media-controls-time-remaining-display{color:#e0e0e0}.styles-module__video__i5zru::-moz-media-controls{background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.light-mode .styles-module__videoContainer__3jwCO{background:#0000000d;border-color:#0000001a}.light-mode .styles-module__videoContainer__3jwCO:hover{border-color:#0003}.light-mode .styles-module__video__i5zru::-webkit-media-controls-current-time-display,.light-mode .styles-module__video__i5zru::-webkit-media-controls-time-remaining-display{color:#111827}.styles-module__audioContainer__16H-K{width:100%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden;transition:all .2s ease}.styles-module__audioContainer__16H-K:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__audio__Mq-EL{width:100%;display:block;outline:none}.styles-module__audio__Mq-EL:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:-2px}.styles-module__metadata__avzvt{display:flex;gap:1rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__coverArt__uvMH0{flex-shrink:0;width:60px;height:60px;border-radius:.375rem;overflow:hidden;background:#ffffff0d}.styles-module__coverArt__uvMH0 img{width:100%;height:100%;object-fit:cover;display:block}.styles-module__info__yWEjQ{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem;min-width:0}.styles-module__title__zSubd{font-size:.95rem;font-weight:600;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__artist__YDHxr{font-size:.85rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__album__15liA{font-size:.75rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__variant-minimal__kn0IV{padding:.5rem}.styles-module__variant-minimal__kn0IV .styles-module__audio__Mq-EL{border-radius:.25rem}.styles-module__variant-standard__aqKxT .styles-module__audio__Mq-EL{padding:.5rem}.styles-module__variant-detailed__jUpfp .styles-module__metadata__avzvt{padding:1.5rem}.styles-module__variant-detailed__jUpfp .styles-module__coverArt__uvMH0{width:80px;height:80px}.styles-module__variant-detailed__jUpfp .styles-module__title__zSubd{font-size:1.05rem}.styles-module__variant-detailed__jUpfp .styles-module__artist__YDHxr{font-size:.9rem}.styles-module__variant-detailed__jUpfp .styles-module__audio__Mq-EL{padding:.75rem}.styles-module__audio__Mq-EL::-webkit-media-controls-panel{background:transparent}.styles-module__audio__Mq-EL::-webkit-media-controls-play-button,.styles-module__audio__Mq-EL::-webkit-media-controls-mute-button,.styles-module__audio__Mq-EL::-webkit-media-controls-volume-slider{filter:brightness(1.2)}.styles-module__audio__Mq-EL::-webkit-media-controls-timeline{background:#fff3;border-radius:2px}.styles-module__audio__Mq-EL::-webkit-media-controls-current-time-display,.styles-module__audio__Mq-EL::-webkit-media-controls-time-remaining-display{color:#e0e0e0;font-size:.75rem}.styles-module__audio__Mq-EL::-moz-media-controls{background:transparent}.light-mode .styles-module__audioContainer__16H-K{background:#ffffffb3;border-color:#0003}.light-mode .styles-module__audioContainer__16H-K:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__metadata__avzvt{border-bottom-color:#0000001a}.light-mode .styles-module__coverArt__uvMH0{background:#0000000d}.light-mode .styles-module__title__zSubd{color:#111827}.light-mode .styles-module__artist__YDHxr{color:#6b7280}.light-mode .styles-module__album__15liA{color:#9ca3af}.light-mode .styles-module__audio__Mq-EL::-webkit-media-controls-current-time-display,.light-mode .styles-module__audio__Mq-EL::-webkit-media-controls-time-remaining-display{color:#111827}.light-mode .styles-module__audio__Mq-EL::-webkit-media-controls-timeline{background:#0003}.styles-module__tagInputContainer__rG-TN{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:500px}.styles-module__tagInputContainer__rG-TN.styles-module__fullWidth__nfUqH{max-width:none}.styles-module__label__r7qNM{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__inputWrapper__lb9-U{display:flex;align-items:flex-start;min-height:2.5rem;padding:.5rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;cursor:text}.styles-module__inputWrapper__lb9-U:hover:not(.styles-module__disabled__DJG6N){border-color:#ffffff4d;background:#ffffff14}.styles-module__inputWrapper__lb9-U:focus-within{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__inputWrapper__lb9-U.styles-module__disabled__DJG6N{opacity:.5;cursor:not-allowed}.styles-module__inputWrapper__lb9-U.styles-module__sm__f1Ha1{min-height:2rem;padding:.375rem}.styles-module__inputWrapper__lb9-U.styles-module__lg__bmnGH{min-height:3rem;padding:.625rem}.styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32{border-color:#ef444466}.styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32:focus-within{outline-color:#ef444480;border-color:#ef444499}.styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH{border-color:#22c55e66}.styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH:focus-within{outline-color:#22c55e80;border-color:#22c55e99}.styles-module__tagsContainer__9dKnO{display:flex;flex-wrap:wrap;gap:.375rem;width:100%;align-items:center}.styles-module__tag__UTkfA{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:#6366f133;border:1px solid rgba(99,102,241,.5);border-radius:.25rem;font-size:.875rem;color:#c7d2fe;transition:all .2s ease;white-space:nowrap}.styles-module__tag__UTkfA:hover{background:#6366f14d;border-color:#6366f199}.styles-module__tagLabel__koIV7{line-height:1.2}.styles-module__removeButton__4LMvA{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;padding:0;background:transparent;border:none;border-radius:50%;color:#c7d2fe;font-size:1.25rem;line-height:1;cursor:pointer;transition:all .2s ease}.styles-module__removeButton__4LMvA:hover{background:#6366f14d;color:#fff}.styles-module__removeButton__4LMvA:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:1px}.styles-module__input__G3wtc{flex:1;min-width:120px;padding:.25rem .375rem;background:transparent;border:none;color:#e0e0e0;font-size:.95rem;font-family:inherit;outline:none}.styles-module__input__G3wtc::placeholder{color:#9ca3af}.styles-module__input__G3wtc:disabled{cursor:not-allowed}.styles-module__sm__f1Ha1 .styles-module__input__G3wtc{font-size:.875rem;min-width:100px}.styles-module__lg__bmnGH .styles-module__input__G3wtc{font-size:1.05rem;min-width:140px}.styles-module__helperText__G6VBC{font-size:.8rem;color:#9ca3af}.styles-module__errorText__LPcTb{color:#fca5a5}.light-mode .styles-module__label__r7qNM{color:#111827}.light-mode .styles-module__inputWrapper__lb9-U{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__inputWrapper__lb9-U:hover:not(.styles-module__disabled__DJG6N){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__inputWrapper__lb9-U:focus-within{background:#ffffffe6}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32{border-color:#ef444480}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32:focus-within{border-color:#ef4444b3}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH{border-color:#22c55e80}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH:focus-within{border-color:#22c55eb3}.light-mode .styles-module__tag__UTkfA{background:#6366f126;border-color:#6366f166;color:#4338ca}.light-mode .styles-module__tag__UTkfA:hover{background:#6366f140;border-color:#6366f199}.light-mode .styles-module__removeButton__4LMvA{color:#4338ca}.light-mode .styles-module__removeButton__4LMvA:hover{background:#6366f14d;color:#312e81}.light-mode .styles-module__input__G3wtc{color:#111827}.light-mode .styles-module__input__G3wtc::placeholder{color:#6b7280}.light-mode .styles-module__errorText__LPcTb{color:#dc2626}.styles-module__pinInputContainer__A-JES{display:flex;flex-direction:column;gap:.5rem}.styles-module__label__oTDys{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__inputsWrapper__kkWw4{display:flex;gap:.5rem;justify-content:center}.styles-module__pinInput__98qy7{width:3rem;height:3rem;padding:0;font-size:1.25rem;font-weight:600;text-align:center;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;caret-color:#c7d2fe}.styles-module__pinInput__98qy7::placeholder{color:#6b7280;opacity:.5}.styles-module__pinInput__98qy7:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__pinInput__98qy7:focus{outline:none;border-color:#6366f199;background:#ffffff14;box-shadow:0 0 0 3px #6366f133}.styles-module__pinInput__98qy7:disabled{opacity:.5;cursor:not-allowed}.styles-module__pinInput__98qy7.styles-module__sm__soj3i{width:2.25rem;height:2.25rem;font-size:1rem}.styles-module__pinInput__98qy7.styles-module__lg__i9e56{width:4rem;height:4rem;font-size:1.5rem}.styles-module__pinInput__98qy7.styles-module__error__n5-a4{border-color:#ef444480}.styles-module__pinInput__98qy7.styles-module__error__n5-a4:focus{border-color:#ef4444b3;box-shadow:0 0 0 3px #ef444433}.styles-module__pinInput__98qy7.styles-module__success__P-ASa{border-color:#22c55e80}.styles-module__pinInput__98qy7.styles-module__success__P-ASa:focus{border-color:#22c55eb3;box-shadow:0 0 0 3px #22c55e33}.styles-module__pinInput__98qy7.styles-module__masked__DP3X2{font-family:Courier New,monospace;letter-spacing:.1em}.styles-module__pinInput__98qy7.styles-module__masked__DP3X2::-ms-reveal,.styles-module__pinInput__98qy7.styles-module__masked__DP3X2::-ms-clear{display:none}.styles-module__helperText__1DBEi{font-size:.8rem;color:#9ca3af;text-align:center}.styles-module__errorText__Hr-Sq{color:#fca5a5}.light-mode .styles-module__label__oTDys{color:#111827}.light-mode .styles-module__pinInput__98qy7{color:#111827;background:#ffffffb3;border-color:#0003;caret-color:#4338ca}.light-mode .styles-module__pinInput__98qy7::placeholder{color:#9ca3af}.light-mode .styles-module__pinInput__98qy7:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__pinInput__98qy7:focus{border-color:#6366f1b3;background:#ffffffe6;box-shadow:0 0 0 3px #6366f126}.light-mode .styles-module__pinInput__98qy7.styles-module__error__n5-a4{border-color:#ef444499}.light-mode .styles-module__pinInput__98qy7.styles-module__error__n5-a4:focus{border-color:#ef4444cc;box-shadow:0 0 0 3px #ef444426}.light-mode .styles-module__pinInput__98qy7.styles-module__success__P-ASa{border-color:#22c55e99}.light-mode .styles-module__pinInput__98qy7.styles-module__success__P-ASa:focus{border-color:#22c55ecc;box-shadow:0 0 0 3px #22c55e26}.light-mode .styles-module__errorText__Hr-Sq{color:#dc2626}.styles-module__ratingContainer__F0pJb{display:flex;flex-direction:column;gap:.5rem}.styles-module__label__P8tLy{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__ratingWrapper__vNfnc{display:flex;align-items:center;gap:.75rem}.styles-module__rating__NcjYB{display:inline-flex;gap:.25rem;align-items:center}.styles-module__star__1LgQx{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;color:#f59e0b;font-size:1.5rem;line-height:1;cursor:pointer;transition:all .2s ease;position:relative}.styles-module__star__1LgQx:hover:not(:disabled){transform:scale(1.2)}.styles-module__star__1LgQx:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-radius:.25rem}.styles-module__star__1LgQx:disabled{cursor:not-allowed;opacity:.5}.styles-module__sm__KTEVu .styles-module__star__1LgQx{font-size:1.125rem;gap:.125rem}.styles-module__md__vRYlw .styles-module__star__1LgQx{font-size:1.5rem;gap:.25rem}.styles-module__lg__NoGC1 .styles-module__star__1LgQx{font-size:2rem;gap:.375rem}.styles-module__readOnly__yNpwH .styles-module__star__1LgQx{cursor:default;pointer-events:none}.styles-module__disabled__cME0J .styles-module__star__1LgQx{cursor:not-allowed;opacity:.5}.styles-module__valueDisplay__KxK-j{font-size:.875rem;font-weight:500;color:#e0e0e0;white-space:nowrap}.styles-module__helperText__-Dh55{font-size:.8rem;color:#9ca3af}.light-mode .styles-module__label__P8tLy{color:#111827}.light-mode .styles-module__star__1LgQx{color:#f59e0b}.light-mode .styles-module__valueDisplay__KxK-j{color:#111827}.light-mode .styles-module__helperText__-Dh55{color:#6b7280}.styles-module__window__kkIRc{position:relative;display:flex;flex-direction:column;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;transition:all .3s ease}.styles-module__window__kkIRc.styles-module__maximized__8yMaC{position:fixed;inset:0;width:100vw!important;height:100vh!important;border-radius:0;transform:none!important}.styles-module__window__kkIRc.styles-module__resizable__sHn40{resize:both;overflow:auto}.styles-module__size-sm__yjumC{width:400px;height:300px}.styles-module__size-md__kavLf{width:600px;height:400px}.styles-module__size-lg__IBW3e{width:800px;height:600px}.styles-module__size-xl__9yXK2{width:1000px;height:700px}.styles-module__size-full__AEyyM{width:100%;height:100%}.styles-module__variant-default__fGFvQ{background:#ffffff0d;border-color:#fff3}.styles-module__variant-dark__4x4Z6{background:#00000080;border-color:#ffffff26}.styles-module__variant-light__ruY9H{background:#ffffff1a;border-color:#ffffff4d}.styles-module__titleBar__q4Nxs{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.1);-webkit-user-select:none;user-select:none}.styles-module__titleBar__q4Nxs.styles-module__draggable__AmUbi{cursor:move}.styles-module__titleBarContent__blnTu{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.styles-module__title__muIAe{font-size:.95rem;font-weight:600;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__toolbar__3bLH-{display:flex;align-items:center;gap:.5rem}.styles-module__controls__nFGhQ{display:flex;gap:.5rem;align-items:center}.styles-module__control__qiMAt{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e0e0e0;font-size:1.125rem;line-height:1;cursor:pointer;transition:all .2s ease}.styles-module__control__qiMAt:hover{background:#ffffff1a;border-color:#ffffff4d}.styles-module__control__qiMAt:active{transform:scale(.95)}.styles-module__control__qiMAt:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__minimize__zGRY6:hover{background:#fbbf2433;border-color:#fbbf2480;color:#fbbf24}.styles-module__maximize__SuZ8f:hover{background:#22c55e33;border-color:#22c55e80;color:#22c55e}.styles-module__close__PVa1W:hover{background:#ef444433;border-color:#ef444480;color:#ef4444}.styles-module__content__ABsnm{flex:1;padding:1.5rem;overflow:auto;color:#e0e0e0}.styles-module__footer__g5GSG{padding:.75rem 1rem;background:#ffffff08;border-top:1px solid rgba(255,255,255,.1)}.light-mode .styles-module__window__kkIRc,.light-mode .styles-module__variant-default__fGFvQ{background:#ffffffe6;border-color:#00000026}.light-mode .styles-module__variant-dark__4x4Z6{background:#0000000d;border-color:#0003}.light-mode .styles-module__variant-light__ruY9H{background:#fffffff2;border-color:#0000001a}.light-mode .styles-module__titleBar__q4Nxs{background:#00000008;border-bottom-color:#0000001a}.light-mode .styles-module__title__muIAe{color:#111827}.light-mode .styles-module__control__qiMAt{background:#0000000d;border-color:#0003;color:#111827}.light-mode .styles-module__control__qiMAt:hover{background:#0000001a;border-color:#0000004d}.light-mode .styles-module__minimize__zGRY6:hover{background:#fbbf2426;color:#d97706}.light-mode .styles-module__maximize__SuZ8f:hover{background:#22c55e26;color:#16a34a}.light-mode .styles-module__close__PVa1W:hover{background:#ef444426;color:#dc2626}.light-mode .styles-module__content__ABsnm{color:#111827}.light-mode .styles-module__footer__g5GSG{background:#00000008;border-top-color:#0000001a}@keyframes styles-module__gaugeAnimation__Hxuof{0%{stroke-dashoffset:314}}.styles-module__gaugeContainer__BnFBJ{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:.5rem}.styles-module__svg__IOyJ8{width:100%;height:100%;transform:rotate(0)}.styles-module__animatedPath__MmF1n{animation:styles-module__gaugeAnimation__Hxuof 1s ease-out forwards}.styles-module__centerText__-aFc6{text-anchor:middle;dominant-baseline:middle}.styles-module__value__f21LN{font-size:1rem;font-weight:700;fill:#e0e0e0}.styles-module__unit__f4531{font-size:.75rem;font-weight:400;fill:#9ca3af}.styles-module__label__3mWKl{font-size:.75rem;font-weight:500;fill:#9ca3af}.styles-module__minMaxLabels__Zc16l{display:flex;justify-content:space-between;width:100%;padding:0 .5rem}.styles-module__minLabel__gGD9N,.styles-module__maxLabel__tNNbn{font-size:.75rem;font-weight:500;color:#9ca3af}.styles-module__sm__5ZJIU{width:100px;height:100px}.styles-module__sm__5ZJIU .styles-module__value__f21LN{font-size:.875rem}.styles-module__sm__5ZJIU .styles-module__unit__f4531,.styles-module__sm__5ZJIU .styles-module__label__3mWKl{font-size:.625rem}.styles-module__md__ZNSR1{width:150px;height:150px}.styles-module__md__ZNSR1 .styles-module__value__f21LN{font-size:1.25rem}.styles-module__md__ZNSR1 .styles-module__unit__f4531,.styles-module__md__ZNSR1 .styles-module__label__3mWKl{font-size:.875rem}.styles-module__lg__BS4ab{width:200px;height:200px}.styles-module__lg__BS4ab .styles-module__value__f21LN{font-size:1.75rem}.styles-module__lg__BS4ab .styles-module__unit__f4531,.styles-module__lg__BS4ab .styles-module__label__3mWKl{font-size:1rem}.styles-module__xl__Qeyec{width:250px;height:250px}.styles-module__xl__Qeyec .styles-module__value__f21LN{font-size:2.25rem}.styles-module__xl__Qeyec .styles-module__unit__f4531,.styles-module__xl__Qeyec .styles-module__label__3mWKl{font-size:1.25rem}.light-mode .styles-module__value__f21LN{fill:#111827}.light-mode .styles-module__unit__f4531,.light-mode .styles-module__label__3mWKl{fill:#6b7280}.light-mode .styles-module__minLabel__gGD9N,.light-mode .styles-module__maxLabel__tNNbn{color:#6b7280}.styles-module__colorPickerContainer__GcH66{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:300px}.styles-module__label__t8ugX{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__inputWrapper__DD6E-{position:relative;display:flex;gap:.5rem;align-items:center}.styles-module__colorButton__gbskz{position:relative;width:3rem;height:3rem;padding:.25rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.2);border-radius:.5rem;cursor:pointer;transition:all .2s ease;flex-shrink:0}.styles-module__colorButton__gbskz:hover:not(.styles-module__disabled__f-loV){border-color:#ffffff4d;transform:scale(1.05)}.styles-module__colorButton__gbskz:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__colorButton__gbskz.styles-module__disabled__f-loV{opacity:.5;cursor:not-allowed}.styles-module__colorPreview__toNQY{display:block;width:100%;height:100%;border-radius:.25rem;border:1px solid rgba(0,0,0,.2)}.styles-module__colorInput__LWEMn{flex:1;padding:.5rem .75rem;font-size:.875rem;font-family:Courier New,monospace;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease}.styles-module__colorInput__LWEMn:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__colorInput__LWEMn:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__colorInput__LWEMn:disabled{opacity:.5;cursor:not-allowed}.styles-module__popover__x3a-e{position:absolute;top:100%;left:0;margin-top:.5rem;z-index:1000;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:1rem;box-shadow:0 10px 25px -5px #0000004d;min-width:280px}.styles-module__pickerContent__2W72c{display:flex;flex-direction:column;gap:1rem}.styles-module__nativeColorPicker__rPI-9{width:100%;height:150px;border:none;border-radius:.5rem;cursor:pointer;background:transparent}.styles-module__presets__IuFHV,.styles-module__quickColors__YOCtI{display:flex;flex-direction:column;gap:.5rem}.styles-module__presetsLabel__2bK2r,.styles-module__quickColorsLabel__jiYjL{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.styles-module__presetsGrid__VDTHM{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}.styles-module__presetButton__5wc-z{width:100%;aspect-ratio:1;padding:0;border:2px solid rgba(255,255,255,.2);border-radius:.375rem;cursor:pointer;transition:all .2s ease}.styles-module__presetButton__5wc-z:hover{transform:scale(1.1);border-color:#fff6}.styles-module__presetButton__5wc-z:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__presetButton__5wc-z.styles-module__active__SqIPE{border-color:#6366f1cc;box-shadow:0 0 0 2px #6366f14d}.styles-module__quickColorsGrid__9ZX0W{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.styles-module__quickColorButton__2FpSv{width:100%;aspect-ratio:1;padding:0;border:2px solid rgba(255,255,255,.2);border-radius:.375rem;cursor:pointer;transition:all .2s ease}.styles-module__quickColorButton__2FpSv:hover{transform:scale(1.1);border-color:#fff6}.styles-module__quickColorButton__2FpSv:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__helperText__AqKTN{font-size:.8rem;color:#9ca3af}.styles-module__errorText__cardI{color:#fca5a5}.light-mode .styles-module__label__t8ugX{color:#111827}.light-mode .styles-module__colorButton__gbskz{background:#ffffffe6;border-color:#0003}.light-mode .styles-module__colorButton__gbskz:hover:not(.styles-module__disabled__f-loV){border-color:#0000004d}.light-mode .styles-module__colorInput__LWEMn{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__colorInput__LWEMn:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__colorInput__LWEMn:focus{background:#ffffffe6}.light-mode .styles-module__popover__x3a-e{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__presetsLabel__2bK2r,.light-mode .styles-module__quickColorsLabel__jiYjL{color:#6b7280}.light-mode .styles-module__presetButton__5wc-z,.light-mode .styles-module__quickColorButton__2FpSv{border-color:#0003}.light-mode .styles-module__presetButton__5wc-z:hover,.light-mode .styles-module__quickColorButton__2FpSv:hover{border-color:#0000004d}.light-mode .styles-module__errorText__cardI{color:#dc2626}.styles-module__dataList__0oRGD{display:flex;flex-direction:column;gap:0;margin:0;padding:0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden}.styles-module__item__eOSeD{display:flex;padding:.75rem 1rem;margin:0;transition:background .2s ease}.styles-module__item__eOSeD.styles-module__highlight__DdCec{background:#6366f11a;border-left:3px solid rgba(99,102,241,.8);padding-left:calc(1rem - 3px)}.styles-module__horizontal__GB4WY .styles-module__item__eOSeD{flex-direction:row;align-items:flex-start;gap:1rem}.styles-module__horizontal__GB4WY .styles-module__label__75f3b{flex:0 0 var(--label-width, 140px);min-width:0;text-align:left}.styles-module__horizontal__GB4WY .styles-module__value__aOT7v{flex:1;min-width:0}.styles-module__vertical__H42DV .styles-module__item__eOSeD{flex-direction:column;gap:.375rem}.styles-module__vertical__H42DV .styles-module__label__75f3b,.styles-module__vertical__H42DV .styles-module__value__aOT7v{width:100%}.styles-module__label__75f3b{display:flex;align-items:center;gap:.5rem;color:#9ca3af;font-size:.875rem;font-weight:400;margin:0}.styles-module__label__75f3b.styles-module__bold__mfZsI{font-weight:600;color:#c7d2fe}.styles-module__icon__EoISr{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.styles-module__labelText__ca0Gf{display:flex;align-items:center;gap:.375rem}.styles-module__helpText__CW7oi{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#6366f14d;color:#c7d2fe;font-size:.625rem;font-weight:700;cursor:help;transition:all .2s ease}.styles-module__helpText__CW7oi:hover{background:#6366f180;transform:scale(1.1)}.styles-module__value__aOT7v{display:flex;align-items:flex-start;gap:.5rem;color:#e0e0e0;font-size:.875rem;margin:0;word-break:break-word}.styles-module__valueContent__NlivI{flex:1;min-width:0}.styles-module__copyButton__pQctE{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.25rem;background:transparent;border:none;border-radius:.25rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .2s ease}.styles-module__copyButton__pQctE:hover{background:#6366f133;color:#c7d2fe}.styles-module__copyButton__pQctE:active{transform:scale(.95)}.styles-module__item__eOSeD:hover .styles-module__copyButton__pQctE{opacity:1}.styles-module__dividers__uU1uU .styles-module__item__eOSeD:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n){background:#ffffff05}.styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(odd):hover,.styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n):hover{background:#6366f10d}.styles-module__sm__J9JEm .styles-module__item__eOSeD{padding:.5rem .75rem}.styles-module__sm__J9JEm .styles-module__label__75f3b,.styles-module__sm__J9JEm .styles-module__value__aOT7v{font-size:.75rem}.styles-module__sm__J9JEm .styles-module__icon__EoISr{font-size:.875rem}.styles-module__md__stc8l .styles-module__item__eOSeD{padding:.75rem 1rem}.styles-module__md__stc8l .styles-module__label__75f3b,.styles-module__md__stc8l .styles-module__value__aOT7v{font-size:.875rem}.styles-module__md__stc8l .styles-module__icon__EoISr{font-size:1rem}.styles-module__lg__iKJsr .styles-module__item__eOSeD{padding:1rem 1.25rem}.styles-module__lg__iKJsr .styles-module__label__75f3b,.styles-module__lg__iKJsr .styles-module__value__aOT7v{font-size:1rem}.styles-module__lg__iKJsr .styles-module__icon__EoISr{font-size:1.125rem}.light-mode .styles-module__dataList__0oRGD{background:#fffc;border-color:#0000001a}.light-mode .styles-module__item__eOSeD.styles-module__highlight__DdCec{background:#6366f11a;border-left-color:#6366f1cc}.light-mode .styles-module__label__75f3b{color:#6b7280}.light-mode .styles-module__label__75f3b.styles-module__bold__mfZsI{color:#111827}.light-mode .styles-module__helpText__CW7oi{background:#6366f133;color:#4338ca}.light-mode .styles-module__helpText__CW7oi:hover{background:#6366f14d}.light-mode .styles-module__value__aOT7v{color:#374151}.light-mode .styles-module__copyButton__pQctE{color:#6b7280}.light-mode .styles-module__copyButton__pQctE:hover{background:#6366f126;color:#4338ca}.light-mode .styles-module__dividers__uU1uU .styles-module__item__eOSeD:not(:last-child){border-bottom-color:#00000014}.light-mode .styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n){background:#00000005}.light-mode .styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(odd):hover,.light-mode .styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n):hover{background:#6366f114}.styles-module__statCard__oYt00{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;transition:all .2s ease}.styles-module__statCard__oYt00.styles-module__bordered__A56Xz{border-width:2px}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY{cursor:pointer}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003;background:#ffffff14}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY:active{transform:translateY(0)}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY:focus-visible{outline:2px solid rgba(99,102,241,.6);outline-offset:2px}.styles-module__header__IYBwN{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.styles-module__labelContainer__mSkYw{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.styles-module__icon__-4Vf1{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.25rem}.styles-module__label__xxYm9{color:#9ca3af;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.styles-module__content__RE4Xm{display:flex;flex-direction:column;gap:.5rem}.styles-module__valueContainer__o1jtt{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.styles-module__value__ZjSG8{color:#e0e0e0;font-size:2rem;font-weight:700;line-height:1}.styles-module__prefix__jaOdQ,.styles-module__suffix__9g-Zt{color:#9ca3af;font-size:1.25rem;font-weight:600}.styles-module__prefix__jaOdQ{margin-right:.125rem}.styles-module__suffix__9g-Zt{margin-left:.125rem}.styles-module__description__DOrYb{margin:0;color:#9ca3af;font-size:.875rem;line-height:1.4}.styles-module__changeContainer__p4K9m{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;white-space:nowrap}.styles-module__trendIcon__8hzJD{font-size:.875rem;font-weight:700}.styles-module__trend-up__EkKSW{background:#22c55e26;color:#86efac}.styles-module__trend-down__PAAY-{background:#ef444426;color:#fca5a5}.styles-module__trend-neutral__1OaEM{background:#9ca3af26;color:#d1d5db}.styles-module__footer__y26Lt{padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);color:#9ca3af;font-size:.75rem}.styles-module__loading__q9k-W{pointer-events:none}.styles-module__loadingSkeleton__eMNrK{display:flex;flex-direction:column;gap:.5rem}.styles-module__skeletonValue__Pio1n{width:60%;height:2rem;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:styles-module__shimmer__OH-3R 1.5s infinite;border-radius:.25rem}.styles-module__skeletonDescription__Qws61{width:80%;height:.875rem;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:styles-module__shimmer__OH-3R 1.5s infinite;border-radius:.25rem}@keyframes styles-module__shimmer__OH-3R{0%{background-position:-200% 0}to{background-position:200% 0}}.styles-module__sm__t0NLs{padding:1rem;gap:.5rem}.styles-module__sm__t0NLs .styles-module__icon__-4Vf1{font-size:1rem}.styles-module__sm__t0NLs .styles-module__label__xxYm9{font-size:.75rem}.styles-module__sm__t0NLs .styles-module__value__ZjSG8{font-size:1.5rem}.styles-module__sm__t0NLs .styles-module__prefix__jaOdQ,.styles-module__sm__t0NLs .styles-module__suffix__9g-Zt{font-size:1rem}.styles-module__sm__t0NLs .styles-module__description__DOrYb{font-size:.75rem}.styles-module__sm__t0NLs .styles-module__changeContainer__p4K9m{padding:.125rem .375rem;font-size:.625rem}.styles-module__md__f-ZAw{padding:1.25rem;gap:.75rem}.styles-module__md__f-ZAw .styles-module__icon__-4Vf1{font-size:1.25rem}.styles-module__md__f-ZAw .styles-module__label__xxYm9{font-size:.875rem}.styles-module__md__f-ZAw .styles-module__value__ZjSG8{font-size:2rem}.styles-module__md__f-ZAw .styles-module__prefix__jaOdQ,.styles-module__md__f-ZAw .styles-module__suffix__9g-Zt{font-size:1.25rem}.styles-module__md__f-ZAw .styles-module__description__DOrYb{font-size:.875rem}.styles-module__md__f-ZAw .styles-module__changeContainer__p4K9m{padding:.25rem .5rem;font-size:.75rem}.styles-module__lg__o7Q4y{padding:1.5rem;gap:1rem}.styles-module__lg__o7Q4y .styles-module__icon__-4Vf1{font-size:1.5rem}.styles-module__lg__o7Q4y .styles-module__label__xxYm9{font-size:1rem}.styles-module__lg__o7Q4y .styles-module__value__ZjSG8{font-size:2.5rem}.styles-module__lg__o7Q4y .styles-module__prefix__jaOdQ,.styles-module__lg__o7Q4y .styles-module__suffix__9g-Zt{font-size:1.5rem}.styles-module__lg__o7Q4y .styles-module__description__DOrYb{font-size:1rem}.styles-module__lg__o7Q4y .styles-module__changeContainer__p4K9m{padding:.375rem .625rem;font-size:.875rem}.styles-module__default__AaRSX{border-color:#fff3}.styles-module__default__AaRSX.styles-module__clickable__mMZBY:hover{border-color:#ffffff4d}.styles-module__primary__Kp-sj{border-color:#6366f166;background:#6366f114}.styles-module__primary__Kp-sj .styles-module__icon__-4Vf1,.styles-module__primary__Kp-sj .styles-module__value__ZjSG8{color:#c7d2fe}.styles-module__primary__Kp-sj.styles-module__clickable__mMZBY:hover{border-color:#6366f199;background:#6366f11f}.styles-module__success__Q5jxs{border-color:#22c55e66;background:#22c55e14}.styles-module__success__Q5jxs .styles-module__icon__-4Vf1,.styles-module__success__Q5jxs .styles-module__value__ZjSG8{color:#86efac}.styles-module__success__Q5jxs.styles-module__clickable__mMZBY:hover{border-color:#22c55e99;background:#22c55e1f}.styles-module__warning__l8Nwy{border-color:#f59e0b66;background:#f59e0b14}.styles-module__warning__l8Nwy .styles-module__icon__-4Vf1,.styles-module__warning__l8Nwy .styles-module__value__ZjSG8{color:#fbbf24}.styles-module__warning__l8Nwy.styles-module__clickable__mMZBY:hover{border-color:#f59e0b99;background:#f59e0b1f}.styles-module__error__tcxHs{border-color:#ef444466;background:#ef444414}.styles-module__error__tcxHs .styles-module__icon__-4Vf1,.styles-module__error__tcxHs .styles-module__value__ZjSG8{color:#fca5a5}.styles-module__error__tcxHs.styles-module__clickable__mMZBY:hover{border-color:#ef444499;background:#ef44441f}.styles-module__info__cF-x1{border-color:#0ea5e966;background:#0ea5e914}.styles-module__info__cF-x1 .styles-module__icon__-4Vf1,.styles-module__info__cF-x1 .styles-module__value__ZjSG8{color:#7dd3fc}.styles-module__info__cF-x1.styles-module__clickable__mMZBY:hover{border-color:#0ea5e999;background:#0ea5e91f}.light-mode .styles-module__statCard__oYt00{background:#fffc;border-color:#0000001a}.light-mode .styles-module__statCard__oYt00.styles-module__clickable__mMZBY:hover{background:#fffffff2;box-shadow:0 10px 20px #0000001a}.light-mode .styles-module__label__xxYm9{color:#6b7280}.light-mode .styles-module__value__ZjSG8{color:#111827}.light-mode .styles-module__prefix__jaOdQ,.light-mode .styles-module__suffix__9g-Zt,.light-mode .styles-module__description__DOrYb{color:#6b7280}.light-mode .styles-module__trend-up__EkKSW{background:#22c55e1a;color:#16a34a}.light-mode .styles-module__trend-down__PAAY-{background:#ef44441a;color:#dc2626}.light-mode .styles-module__trend-neutral__1OaEM{background:#9ca3af1a;color:#6b7280}.light-mode .styles-module__footer__y26Lt{border-top-color:#0000001a;color:#6b7280}.light-mode .styles-module__skeletonValue__Pio1n,.light-mode .styles-module__skeletonDescription__Qws61{background:linear-gradient(90deg,#0000000d 25%,#0000001a,#0000000d 75%);background-size:200% 100%}.light-mode .styles-module__default__AaRSX{border-color:#00000026}.light-mode .styles-module__default__AaRSX.styles-module__clickable__mMZBY:hover{border-color:#0003}.light-mode .styles-module__primary__Kp-sj{border-color:#6366f14d;background:#6366f10d}.light-mode .styles-module__primary__Kp-sj .styles-module__icon__-4Vf1,.light-mode .styles-module__primary__Kp-sj .styles-module__value__ZjSG8{color:#4338ca}.light-mode .styles-module__primary__Kp-sj.styles-module__clickable__mMZBY:hover{border-color:#6366f166;background:#6366f114}.light-mode .styles-module__success__Q5jxs{border-color:#22c55e4d;background:#22c55e0d}.light-mode .styles-module__success__Q5jxs .styles-module__icon__-4Vf1,.light-mode .styles-module__success__Q5jxs .styles-module__value__ZjSG8{color:#16a34a}.light-mode .styles-module__success__Q5jxs.styles-module__clickable__mMZBY:hover{border-color:#22c55e66;background:#22c55e14}.light-mode .styles-module__warning__l8Nwy{border-color:#f59e0b4d;background:#f59e0b0d}.light-mode .styles-module__warning__l8Nwy .styles-module__icon__-4Vf1,.light-mode .styles-module__warning__l8Nwy .styles-module__value__ZjSG8{color:#d97706}.light-mode .styles-module__warning__l8Nwy.styles-module__clickable__mMZBY:hover{border-color:#f59e0b66;background:#f59e0b14}.light-mode .styles-module__error__tcxHs{border-color:#ef44444d;background:#ef44440d}.light-mode .styles-module__error__tcxHs .styles-module__icon__-4Vf1,.light-mode .styles-module__error__tcxHs .styles-module__value__ZjSG8{color:#dc2626}.light-mode .styles-module__error__tcxHs.styles-module__clickable__mMZBY:hover{border-color:#ef444466;background:#ef444414}.light-mode .styles-module__info__cF-x1{border-color:#0ea5e94d;background:#0ea5e90d}.light-mode .styles-module__info__cF-x1 .styles-module__icon__-4Vf1,.light-mode .styles-module__info__cF-x1 .styles-module__value__ZjSG8{color:#0284c7}.light-mode .styles-module__info__cF-x1.styles-module__clickable__mMZBY:hover{border-color:#0ea5e966;background:#0ea5e914}.styles-module__split__10amd{display:flex;width:100%;height:100%;position:relative;overflow:hidden}.styles-module__horizontal__nWMIm{flex-direction:row}.styles-module__vertical__dHG5L{flex-direction:column}.styles-module__pane__eLr0i{overflow:auto;position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.1)}.styles-module__pane__eLr0i::-webkit-scrollbar{width:8px;height:8px}.styles-module__pane__eLr0i::-webkit-scrollbar-track{background:#ffffff0d}.styles-module__pane__eLr0i::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module__pane__eLr0i::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__gutter__bzVSj{flex-shrink:0;position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);transition:background .2s ease;display:flex;align-items:center;justify-content:center}.styles-module__gutter__bzVSj:hover{background:#6366f126}.styles-module__gutter__bzVSj:active{background:#6366f140}.styles-module__horizontal__nWMIm .styles-module__gutter__bzVSj{cursor:col-resize;margin:0 -1px;z-index:1}.styles-module__vertical__dHG5L .styles-module__gutter__bzVSj{cursor:row-resize;margin:-1px 0;z-index:1}.styles-module__gutterHandle__laNCM{position:absolute;background:#ffffff4d;border-radius:2px;transition:all .2s ease}.styles-module__horizontal__nWMIm .styles-module__gutterHandle__laNCM{width:2px;height:40px}.styles-module__vertical__dHG5L .styles-module__gutterHandle__laNCM{width:40px;height:2px}.styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{background:#6366f1cc}.styles-module__horizontal__nWMIm .styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{width:3px;height:60px}.styles-module__vertical__dHG5L .styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{width:60px;height:3px}.styles-module__dragging__GRmLp.styles-module__horizontal__nWMIm{cursor:col-resize}.styles-module__dragging__GRmLp.styles-module__vertical__dHG5L{cursor:row-resize}.styles-module__dragging__GRmLp .styles-module__pane__eLr0i{pointer-events:none;-webkit-user-select:none;user-select:none}.styles-module__dragging__GRmLp .styles-module__gutter__bzVSj{background:#6366f14d}.styles-module__dragging__GRmLp .styles-module__gutterHandle__laNCM{background:#6366f1}.styles-module__dragging__GRmLp .styles-module__horizontal__nWMIm .styles-module__gutterHandle__laNCM{width:4px;height:80px}.styles-module__dragging__GRmLp .styles-module__vertical__dHG5L .styles-module__gutterHandle__laNCM{width:80px;height:4px}.styles-module__disabled__-Lei8 .styles-module__gutter__bzVSj{cursor:default;pointer-events:none;opacity:.5}.styles-module__disabled__-Lei8 .styles-module__gutter__bzVSj:hover{background:#ffffff0d}.styles-module__disabled__-Lei8 .styles-module__gutterHandle__laNCM{display:none}.light-mode .styles-module__pane__eLr0i{background:#ffffff80;border-color:#0000001a}.light-mode .styles-module__pane__eLr0i::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__pane__eLr0i::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__pane__eLr0i::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__gutter__bzVSj{background:#0000000d;border-color:#00000026}.light-mode .styles-module__gutter__bzVSj:hover{background:#6366f11a}.light-mode .styles-module__gutter__bzVSj:active{background:#6366f133}.light-mode .styles-module__gutterHandle__laNCM{background:#0000004d}.light-mode .styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{background:#6366f1cc}.light-mode .styles-module__dragging__GRmLp .styles-module__gutter__bzVSj{background:#6366f140}.light-mode .styles-module__dragging__GRmLp .styles-module__gutterHandle__laNCM{background:#6366f1}.light-mode .styles-module__disabled__-Lei8 .styles-module__gutter__bzVSj:hover{background:#0000000d}.styles-module__imageGallery__1ewHX{width:100%;position:relative}.styles-module__carouselContainer__CELQo{display:flex;flex-direction:column;gap:1rem}.styles-module__carouselMain__228vS{position:relative;width:100%;overflow:hidden;border-radius:.75rem;background:#0000004d}.styles-module__carouselTrack__KssOC{display:flex;transition:transform .3s ease-out}.styles-module__carouselSlide__pjIfk{min-width:100%;position:relative;cursor:pointer}.styles-module__carouselImage__QcK-1{width:100%;height:auto;display:block}.styles-module__sm__oyagg .styles-module__carouselMain__228vS{max-height:300px}.styles-module__md__fP0C0 .styles-module__carouselMain__228vS{max-height:500px}.styles-module__lg__yaqEo .styles-module__carouselMain__228vS{max-height:700px}.styles-module__sm__oyagg .styles-module__carouselImage__QcK-1,.styles-module__md__fP0C0 .styles-module__carouselImage__QcK-1,.styles-module__lg__yaqEo .styles-module__carouselImage__QcK-1{height:100%;object-fit:cover}.styles-module__arrow__fKqP7{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:2rem;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}.styles-module__arrow__fKqP7:hover:not(:disabled){background:#6366f1b3;border-color:#6366f1cc;transform:translateY(-50%) scale(1.1)}.styles-module__arrow__fKqP7:disabled{opacity:.3;cursor:not-allowed}.styles-module__arrowLeft__KpeXV{left:1rem}.styles-module__arrowRight__K9tqV{right:1rem}.styles-module__indicators__BuRqL{display:flex;justify-content:center;gap:.5rem;padding:.5rem}.styles-module__indicator__W0UZw{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .2s ease;padding:0}.styles-module__indicator__W0UZw:hover{background:#ffffff80;transform:scale(1.2)}.styles-module__indicator__W0UZw.styles-module__active__rCFls{background:#6366f1e6;width:30px;border-radius:5px}.styles-module__thumbnails__rbSf8{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem}.styles-module__thumbnails__rbSf8::-webkit-scrollbar{height:6px}.styles-module__thumbnails__rbSf8::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__thumbnail__uw-GG{flex-shrink:0;width:80px;height:60px;border:2px solid transparent;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .2s ease;padding:0;background:#0000004d}.styles-module__thumbnail__uw-GG img{width:100%;height:100%;object-fit:cover;display:block}.styles-module__thumbnail__uw-GG:hover{border-color:#6366f180;transform:scale(1.05)}.styles-module__thumbnail__uw-GG.styles-module__active__rCFls{border-color:#6366f1e6;box-shadow:0 0 0 2px #6366f14d}.styles-module__caption__WXDtk{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;font-size:.875rem}.styles-module__grid__Godk8{display:grid}.styles-module__gridItem__R13Ho{position:relative;overflow:hidden;border-radius:.5rem;cursor:pointer;background:#0000004d;aspect-ratio:1}.styles-module__gridItem__R13Ho img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.styles-module__gridItem__R13Ho:hover img{transform:scale(1.1)}.styles-module__gridOverlay__2Y-3Z{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);color:#fff;opacity:0;transition:opacity .3s ease}.styles-module__gridItem__R13Ho:hover .styles-module__gridOverlay__2Y-3Z{opacity:1}.styles-module__gridTitle__9Q2p3{font-weight:600;font-size:1rem;margin-bottom:.25rem}.styles-module__gridCaption__mpcNh{font-size:.875rem;color:#d1d5db}.styles-module__masonry__tNDHq{column-gap:1rem}.styles-module__masonryItem__22ZfL{break-inside:avoid;position:relative;overflow:hidden;border-radius:.5rem;cursor:pointer;background:#0000004d}.styles-module__masonryItem__22ZfL img{width:100%;height:auto;display:block;transition:transform .3s ease}.styles-module__masonryItem__22ZfL:hover img{transform:scale(1.05)}.styles-module__masonryOverlay__nQ91c{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);color:#fff;opacity:0;transition:opacity .3s ease}.styles-module__masonryItem__22ZfL:hover .styles-module__masonryOverlay__nQ91c{opacity:1}.styles-module__masonryTitle__WhvJr{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.styles-module__masonryCaption__HP0Zk{font-size:.75rem;color:#d1d5db}.styles-module__lightbox__DLFIG{position:fixed;inset:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:styles-module__fadeIn__DWqo2 .2s ease-out}@keyframes styles-module__fadeIn__DWqo2{0%{opacity:0}to{opacity:1}}.styles-module__lightboxContent__45Wxl{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:styles-module__zoomIn__CIB6- .3s ease-out}.styles-module__lightboxContent__45Wxl img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:.5rem}@keyframes styles-module__zoomIn__CIB6-{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.styles-module__lightboxClose__9oi0c{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:2.5rem;width:3.5rem;height:3.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1;z-index:10000}.styles-module__lightboxClose__9oi0c:hover{background:#ef4444b3;border-color:#ef4444cc;transform:scale(1.1)}.styles-module__lightboxArrow__f6Qhq{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:3rem;width:4rem;height:4rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10000}.styles-module__lightboxArrow__f6Qhq:hover{background:#6366f1b3;border-color:#6366f1cc;transform:translateY(-50%) scale(1.1)}.styles-module__lightboxArrowLeft__qHu5S{left:1.5rem}.styles-module__lightboxArrowRight__4wu-Y{right:1.5rem}.styles-module__lightboxCaption__gVJhg{text-align:center;color:#fff;max-width:600px}.styles-module__lightboxTitle__M-1gH{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.styles-module__lightboxCounter__mpIt8{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;font-weight:500}.light-mode .styles-module__carouselMain__228vS,.light-mode .styles-module__gridItem__R13Ho,.light-mode .styles-module__masonryItem__22ZfL{background:#0000000d}.light-mode .styles-module__arrow__fKqP7{background:#ffffffe6;color:#111827;border-color:#0000001a}.light-mode .styles-module__arrow__fKqP7:hover:not(:disabled){background:#6366f1e6;color:#fff}.light-mode .styles-module__indicator__W0UZw{background:#0003}.light-mode .styles-module__indicator__W0UZw:hover{background:#0006}.light-mode .styles-module__indicator__W0UZw.styles-module__active__rCFls{background:#6366f1e6}.light-mode .styles-module__thumbnail__uw-GG{background:#0000000d;border-color:#0000001a}.light-mode .styles-module__thumbnail__uw-GG:hover{border-color:#6366f180}.light-mode .styles-module__thumbnail__uw-GG.styles-module__active__rCFls{border-color:#6366f1e6}.light-mode .styles-module__thumbnails__rbSf8::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__lightbox__DLFIG{background:#fffffffa}.light-mode .styles-module__lightboxClose__9oi0c{background:#0000001a;color:#111827;border-color:#00000026}.light-mode .styles-module__lightboxClose__9oi0c:hover{background:#ef4444e6;color:#fff}.light-mode .styles-module__lightboxArrow__f6Qhq{background:#0000001a;color:#111827;border-color:#00000026}.light-mode .styles-module__lightboxArrow__f6Qhq:hover{background:#6366f1e6;color:#fff}.light-mode .styles-module__lightboxCaption__gVJhg{color:#111827}.light-mode .styles-module__lightboxCounter__mpIt8{background:#ffffffe6;color:#111827;border-color:#00000026}.styles-module__themeToggle__6zyVl{position:relative;width:3rem;height:3rem;border:2px solid rgba(255,255,255,.2);border-radius:50%;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.styles-module__themeToggle__6zyVl:hover{border-color:#ffffff4d;transform:scale(1.05)}.styles-module__themeToggle__6zyVl:active{transform:scale(.95)}.styles-module__themeToggle__6zyVl:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.styles-module__iconContainer__-mq02{position:relative;width:1.5rem;height:1.5rem;transition:transform .5s cubic-bezier(.68,-.55,.265,1.55)}.styles-module__icon__yzZOS{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.styles-module__sun__wk-Eu{color:#fbbf24;opacity:0;transform:rotate(-180deg) scale(0)}.styles-module__moon__OtQ8C{color:#e0e0e0;opacity:1;transform:rotate(0) scale(1)}.styles-module__iconContainer__-mq02.styles-module__light__WvEIx .styles-module__sun__wk-Eu{opacity:1;transform:rotate(0) scale(1)}.styles-module__iconContainer__-mq02.styles-module__light__WvEIx .styles-module__moon__OtQ8C{opacity:0;transform:rotate(180deg) scale(0)}.styles-module__iconContainer__-mq02.styles-module__dark__zXrhJ .styles-module__sun__wk-Eu{opacity:0;transform:rotate(-180deg) scale(0)}.styles-module__iconContainer__-mq02.styles-module__dark__zXrhJ .styles-module__moon__OtQ8C{opacity:1;transform:rotate(0) scale(1)}.light-mode .styles-module__themeToggle__6zyVl{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__themeToggle__6zyVl:hover{border-color:#00000040}.light-mode .styles-module__moon__OtQ8C{color:#1f2937}.styles-module__languageSelectContainer__Xulku{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:320px}.styles-module__label__5r4RN{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__languageSelect__gSAkW{position:relative;width:100%}.styles-module__languageSelect__gSAkW.styles-module__disabled__-9pxf{opacity:.5;cursor:not-allowed}.styles-module__trigger__Icsh6{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#3c3c46f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.15);border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-family:inherit}.styles-module__trigger__Icsh6:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f11a,#a855f71a);opacity:0;transition:opacity .3s ease}.styles-module__trigger__Icsh6:hover:not(:disabled){border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 16px #0000004d,0 0 20px #6366f133}.styles-module__trigger__Icsh6:hover:not(:disabled):before{opacity:1}.styles-module__trigger__Icsh6:hover:not(:disabled) .styles-module__flag__n4YbG{transform:scale(1.1) rotate(5deg)}.styles-module__trigger__Icsh6:active:not(:disabled){transform:translateY(0)}.styles-module__trigger__Icsh6:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__trigger__Icsh6.styles-module__open__c-08x{border-color:#6366f180;box-shadow:0 0 20px #6366f14d}.styles-module__trigger__Icsh6.styles-module__open__c-08x:before{opacity:1}.styles-module__trigger__Icsh6.styles-module__open__c-08x .styles-module__chevron__1XEr0{transform:rotate(180deg);color:#6366f1}.styles-module__trigger__Icsh6:disabled{cursor:not-allowed}.styles-module__flag__n4YbG{display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.styles-module__selectedText__tGBSV{display:flex;flex-direction:column;align-items:flex-start;flex:1;gap:.125rem;position:relative;z-index:1}.styles-module__languageName__EnqxF{font-size:.95rem;font-weight:600;color:#e0e0e0;letter-spacing:.01em}.styles-module__nativeName__Qvg9C{font-size:.8rem;color:#9ca3af;font-weight:400}.styles-module__chevron__1XEr0{width:1.25rem;height:1.25rem;color:#9ca3af;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);flex-shrink:0;position:relative;z-index:1}.styles-module__dropdown__m7E55{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#282832fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.15);border-radius:.75rem;box-shadow:0 20px 40px #0006,0 0 40px #6366f126;z-index:1000;overflow:hidden;animation:styles-module__slideDown__-cVg7 .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes styles-module__slideDown__-cVg7{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.styles-module__searchContainer__n15Bi{position:relative;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08}.styles-module__searchIcon__EKL9D{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af;pointer-events:none}.styles-module__searchInput__mnR-j{width:100%;padding:.5rem .75rem .5rem 2.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#e0e0e0;font-size:.875rem;font-family:inherit;transition:all .2s ease}.styles-module__searchInput__mnR-j::placeholder{color:#6b7280}.styles-module__searchInput__mnR-j:focus{outline:none;border-color:#6366f180;background:#ffffff14;box-shadow:0 0 0 3px #6366f11a}.styles-module__list__KJT7D{list-style:none;padding:.5rem;margin:0;max-height:280px;overflow-y:auto;overflow-x:hidden}.styles-module__list__KJT7D::-webkit-scrollbar{width:8px}.styles-module__list__KJT7D::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.styles-module__list__KJT7D::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module__list__KJT7D::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__option__zxNEH{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;border-radius:.5rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles-module__option__zxNEH:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#6366f1,#a855f7);transform:scaleY(0);transition:transform .2s ease}.styles-module__option__zxNEH:hover,.styles-module__option__zxNEH.styles-module__highlighted__wHxl6{background:#6366f126;transform:translate(4px)}.styles-module__option__zxNEH:hover:before,.styles-module__option__zxNEH.styles-module__highlighted__wHxl6:before{transform:scaleY(1)}.styles-module__option__zxNEH:hover .styles-module__optionFlag__FbLUG,.styles-module__option__zxNEH.styles-module__highlighted__wHxl6 .styles-module__optionFlag__FbLUG{transform:scale(1.15) rotate(5deg)}.styles-module__option__zxNEH.styles-module__selected__s0-8V{background:#6366f133}.styles-module__option__zxNEH.styles-module__selected__s0-8V .styles-module__optionName__NIJdm{color:#818cf8;font-weight:600}.styles-module__option__zxNEH.styles-module__selected__s0-8V:before{transform:scaleY(1)}.styles-module__option__zxNEH:active{transform:translate(4px) scale(.98)}.styles-module__optionFlag__FbLUG{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.styles-module__optionText__3cC-4{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.styles-module__optionName__NIJdm{font-size:.9rem;font-weight:500;color:#e0e0e0;transition:color .2s ease}.styles-module__optionNative__4Poud{font-size:.75rem;color:#9ca3af}.styles-module__checkIcon__dOQGx{width:1.125rem;height:1.125rem;color:#6366f1;flex-shrink:0;animation:styles-module__checkBounce__T8QXF .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes styles-module__checkBounce__T8QXF{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.styles-module__noResults__uck5W{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem}.light-mode .styles-module__label__5r4RN{color:#111827}.light-mode .styles-module__trigger__Icsh6{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__trigger__Icsh6:before{background:linear-gradient(135deg,#6366f114,#a855f714)}.light-mode .styles-module__trigger__Icsh6:hover:not(:disabled){border-color:#00000040;box-shadow:0 8px 16px #0000001a,0 0 20px #6366f126}.light-mode .styles-module__trigger__Icsh6.styles-module__open__c-08x{border-color:#6366f166;box-shadow:0 0 20px #6366f133}.light-mode .styles-module__languageName__EnqxF{color:#111827}.light-mode .styles-module__nativeName__Qvg9C,.light-mode .styles-module__chevron__1XEr0{color:#6b7280}.light-mode .styles-module__dropdown__m7E55{background:#fffffffa;border-color:#00000026;box-shadow:0 20px 40px #00000026,0 0 40px #6366f11a}.light-mode .styles-module__searchContainer__n15Bi{background:#00000005;border-bottom-color:#0000001a}.light-mode .styles-module__searchInput__mnR-j{background:#0000000d;border-color:#0000001a;color:#111827}.light-mode .styles-module__searchInput__mnR-j::placeholder{color:#9ca3af}.light-mode .styles-module__searchInput__mnR-j:focus{background:#00000014}.light-mode .styles-module__list__KJT7D::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__list__KJT7D::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__list__KJT7D::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__option__zxNEH:hover,.light-mode .styles-module__option__zxNEH.styles-module__highlighted__wHxl6{background:#6366f11a}.light-mode .styles-module__option__zxNEH.styles-module__selected__s0-8V{background:#6366f126}.light-mode .styles-module__option__zxNEH.styles-module__selected__s0-8V .styles-module__optionName__NIJdm{color:#4f46e5}.light-mode .styles-module__optionName__NIJdm{color:#111827}.light-mode .styles-module__optionNative__4Poud{color:#6b7280}.light-mode .styles-module__checkIcon__dOQGx{color:#4f46e5}.light-mode .styles-module__noResults__uck5W{color:#9ca3af}.styles-module__chatContainer__ny1TV{display:flex;flex-direction:column;width:100%;height:100%;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1rem;border:2px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__messagesWrapper__RZiB3{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar{width:8px}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__emptyState__hzFZj{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:3rem;text-align:center}.styles-module__emptyIcon__x39wy{font-size:4rem;margin-bottom:1rem;opacity:.5;animation:styles-module__float__d5K-K 3s ease-in-out infinite}@keyframes styles-module__float__d5K-K{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles-module__emptyText__lrl1o{margin:0;font-size:1.25rem;font-weight:600;color:#e0e0e0;margin-bottom:.5rem}.styles-module__emptySubtext__SqnCZ{margin:0;font-size:.9rem;color:#9ca3af}.styles-module__messagesList__d-S-F{display:flex;flex-direction:column;gap:1.5rem}.styles-module__messageGroup__tMBkW{display:flex;gap:.75rem;align-items:flex-start;animation:styles-module__messageSlideIn__7O37D .3s cubic-bezier(.68,-.55,.265,1.55)}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu{flex-direction:row-reverse}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__messageContent__dFgZ4{align-items:flex-end}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__messageBubble__9fJI4{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-bottom-right-radius:.25rem;box-shadow:0 4px 12px #6366f14d}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__timestamp__a4uAo{text-align:right}.styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk{justify-content:center}.styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk .styles-module__messageContent__dFgZ4{align-items:center}.styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk .styles-module__messageBubble__9fJI4{background:#ffffff0d;color:#9ca3af;font-size:.875rem;padding:.5rem 1rem;border-radius:1rem}@keyframes styles-module__messageSlideIn__7O37D{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.styles-module__avatarWrapper__u9sbM{flex-shrink:0;width:2.5rem;height:2.5rem}.styles-module__avatar__UI0YW{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2)}.styles-module__avatarPlaceholder__NVOuf{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;border:2px solid rgba(255,255,255,.2);transition:all .3s ease}.styles-module__avatarPlaceholder__NVOuf.styles-module__userAvatar__5XxxX{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.styles-module__avatarPlaceholder__NVOuf.styles-module__botAvatar__a-W8a{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.styles-module__messageContent__dFgZ4{display:flex;flex-direction:column;gap:.375rem;max-width:70%;min-width:0}.styles-module__senderName__vOvEB{font-size:.75rem;font-weight:600;color:#9ca3af;padding:0 .25rem;text-transform:uppercase;letter-spacing:.05em}.styles-module__messageBubble__9fJI4{padding:.875rem 1.125rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);word-wrap:break-word;transition:all .3s ease;position:relative;overflow:hidden;border-radius:1.125rem 1.125rem 1.125rem .25rem}.styles-module__messageBubble__9fJI4:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.styles-module__messageBubble__9fJI4:hover:before{opacity:1}.styles-module__messageBubble__9fJI4.styles-module__typing__FSien{padding:1rem 1.25rem;animation:styles-module__pulse__B94n- 1.5s ease-in-out infinite}@keyframes styles-module__pulse__B94n-{0%,to{opacity:1}50%{opacity:.8}}.styles-module__messageText__w-MlW{margin:0;font-size:.95rem;line-height:1.5;color:#e0e0e0;white-space:pre-wrap}.styles-module__timestamp__a4uAo{font-size:.7rem;color:#6b7280;padding:0 .25rem}.styles-module__typingIndicator__VL6DD{display:flex;gap:.375rem;align-items:center;justify-content:center;min-width:3rem}.styles-module__dot__cJEkH{width:.5rem;height:.5rem;border-radius:50%;background:#9ca3af;animation:styles-module__typingAnimation__-M-wC 1.4s ease-in-out infinite}.styles-module__dot__cJEkH:nth-child(1){animation-delay:0s}.styles-module__dot__cJEkH:nth-child(2){animation-delay:.2s}.styles-module__dot__cJEkH:nth-child(3){animation-delay:.4s}@keyframes styles-module__typingAnimation__-M-wC{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}.styles-module__inputForm__l-juI{padding:1.25rem;background:#ffffff08;border-top:1px solid rgba(255,255,255,.1)}.styles-module__inputWrapper__HSXpx{display:flex;align-items:flex-end;gap:.75rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.15);border-radius:.875rem;padding:.75rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__inputWrapper__HSXpx:hover{border-color:#ffffff40;background:#ffffff14}.styles-module__inputWrapper__HSXpx.styles-module__focused__GIWaK{border-color:#6366f180;background:#ffffff14;box-shadow:0 0 0 4px #6366f11a}.styles-module__input__AmkBF{flex:1;background:transparent;border:none;outline:none;color:#e0e0e0;font-size:.95rem;font-family:inherit;resize:none;max-height:120px;overflow-y:auto;line-height:1.5}.styles-module__input__AmkBF::placeholder{color:#6b7280}.styles-module__input__AmkBF::-webkit-scrollbar{width:6px}.styles-module__input__AmkBF::-webkit-scrollbar-track{background:transparent}.styles-module__input__AmkBF::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__input__AmkBF:disabled{opacity:.5;cursor:not-allowed}.styles-module__sendButton__xy1bf{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.625rem;background:#ffffff1a;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden}.styles-module__sendButton__xy1bf:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f1,#8b5cf6);opacity:0;transition:opacity .3s ease}.styles-module__sendButton__xy1bf .styles-module__sendIcon__XEMIa{width:1.25rem;height:1.25rem;position:relative;z-index:1;transition:all .3s ease}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f166}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga:hover{transform:scale(1.05);box-shadow:0 6px 16px #6366f180}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga:active{transform:scale(.95) rotate(15deg)}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga:active .styles-module__sendIcon__XEMIa{transform:translate(2px)}.styles-module__sendButton__xy1bf:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.light-mode .styles-module__chatContainer__ny1TV{background:#fffffff2;border-color:#0000001a;box-shadow:0 20px 40px #0000001a}.light-mode .styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__emptyText__lrl1o{color:#111827}.light-mode .styles-module__emptySubtext__SqnCZ{color:#6b7280}.light-mode .styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__messageBubble__9fJI4{box-shadow:0 4px 12px #6366f133}.light-mode .styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk .styles-module__messageBubble__9fJI4{background:#0000000d;color:#6b7280}.light-mode .styles-module__avatar__UI0YW,.light-mode .styles-module__avatarPlaceholder__NVOuf{border-color:#0003}.light-mode .styles-module__senderName__vOvEB{color:#6b7280}.light-mode .styles-module__messageBubble__9fJI4{background:#0000000d;border-color:#0000001a}.light-mode .styles-module__messageBubble__9fJI4:before{background:linear-gradient(135deg,rgba(0,0,0,.03) 0%,transparent 100%)}.light-mode .styles-module__messageText__w-MlW{color:#111827}.light-mode .styles-module__timestamp__a4uAo{color:#9ca3af}.light-mode .styles-module__dot__cJEkH{background:#6b7280}.light-mode .styles-module__inputForm__l-juI{background:#00000005;border-top-color:#0000001a}.light-mode .styles-module__inputWrapper__HSXpx{background:#0000000d;border-color:#00000026}.light-mode .styles-module__inputWrapper__HSXpx:hover{border-color:#00000040;background:#00000014}.light-mode .styles-module__inputWrapper__HSXpx.styles-module__focused__GIWaK{border-color:#6366f166;background:#00000014}.light-mode .styles-module__input__AmkBF{color:#111827}.light-mode .styles-module__input__AmkBF::placeholder{color:#9ca3af}.light-mode .styles-module__input__AmkBF::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__sendButton__xy1bf{background:#0000001a;color:#6b7280}.light-mode .styles-module__sendButton__xy1bf.styles-module__active__HG7ga{box-shadow:0 4px 12px #6366f14d}.light-mode .styles-module__sendButton__xy1bf.styles-module__active__HG7ga:hover{box-shadow:0 6px 16px #6366f166}.styles-module__hero__1sEBl{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#6366f11a,#a855f71a)}.styles-module__container__xfiKE{width:100%;max-width:1200px;padding:2rem;position:relative;z-index:2}.styles-module__content__ueveF{display:flex;flex-direction:column;gap:1.5rem}.styles-module__title__CIbf7{margin:0;font-size:3.5rem;font-weight:700;line-height:1.2;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media (max-width: 768px){.styles-module__title__CIbf7{font-size:2.5rem}}@media (max-width: 480px){.styles-module__title__CIbf7{font-size:2rem}}.styles-module__subtitle__6yYjh{margin:0;font-size:1.25rem;line-height:1.6;color:#ffffffe6;max-width:600px;text-shadow:0 1px 5px rgba(0,0,0,.2)}@media (max-width: 768px){.styles-module__subtitle__6yYjh{font-size:1.125rem}}@media (max-width: 480px){.styles-module__subtitle__6yYjh{font-size:1rem}}.styles-module__actions__tCll9{display:flex;gap:1rem;flex-wrap:wrap}.styles-module__button__7B3nI{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;box-shadow:0 4px 12px #00000026}.styles-module__button__7B3nI:active{transform:translateY(1px)}.styles-module__primary__83hkW{background:#6366f1;color:#fff}.styles-module__primary__83hkW:hover{background:#4f46e5;box-shadow:0 6px 20px #6366f166}.styles-module__secondary__D63-G{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.3)}.styles-module__secondary__D63-G:hover{background:#ffffff40;border-color:#ffffff80}.styles-module__children__2oopi{margin-top:1rem}.styles-module__backgroundVideo__J1Jv5{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:0;object-fit:cover}.styles-module__overlay__VHoNo{position:absolute;inset:0;background:linear-gradient(135deg,#0009,#6366f166);z-index:1}.styles-module__small__ZoLmv{min-height:300px;padding:3rem 0}.styles-module__small__ZoLmv .styles-module__title__CIbf7{font-size:2rem}.styles-module__small__ZoLmv .styles-module__subtitle__6yYjh{font-size:1rem}.styles-module__medium__ZrBOD{min-height:400px;padding:4rem 0}.styles-module__medium__ZrBOD .styles-module__title__CIbf7{font-size:2.75rem}.styles-module__medium__ZrBOD .styles-module__subtitle__6yYjh{font-size:1.125rem}.styles-module__large__U8d7Z{min-height:600px;padding:6rem 0}.styles-module__fullscreen__tMfK4{min-height:100vh;padding:6rem 0}.styles-module__left__-vZ-2{text-align:left}.styles-module__left__-vZ-2 .styles-module__content__ueveF{align-items:flex-start}.styles-module__left__-vZ-2 .styles-module__subtitle__6yYjh{margin-right:auto}.styles-module__center__fOtY0{text-align:center}.styles-module__center__fOtY0 .styles-module__content__ueveF{align-items:center}.styles-module__center__fOtY0 .styles-module__subtitle__6yYjh{margin-left:auto;margin-right:auto}.styles-module__center__fOtY0 .styles-module__actions__tCll9{justify-content:center}.styles-module__right__D623c{text-align:right}.styles-module__right__D623c .styles-module__content__ueveF{align-items:flex-end}.styles-module__right__D623c .styles-module__subtitle__6yYjh{margin-left:auto}.styles-module__right__D623c .styles-module__actions__tCll9{justify-content:flex-end}.styles-module__default__IeguZ{background:linear-gradient(135deg,#6366f126,#a855f726)}.styles-module__gradient__vlsu4{background:linear-gradient(135deg,#667eea,#764ba2)}.styles-module__image__8xem5{background-size:cover;background-position:center;background-repeat:no-repeat}.styles-module__video__igUU3{background:#000}.styles-module__minimal__cwTwh{background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__minimal__cwTwh .styles-module__title__CIbf7{text-shadow:none}.styles-module__minimal__cwTwh .styles-module__subtitle__6yYjh{text-shadow:none;color:#ffffffb3}.styles-module__centered__bcej3,.styles-module__centered__bcej3 .styles-module__container__xfiKE{display:flex;align-items:center;justify-content:center}.styles-module__split__3uKlG{background:transparent}.styles-module__split__3uKlG .styles-module__container__xfiKE{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px}@media (max-width: 968px){.styles-module__split__3uKlG .styles-module__container__xfiKE{grid-template-columns:1fr;gap:2rem}}.styles-module__split__3uKlG .styles-module__splitContent__XlL2y{padding:2rem 0}.styles-module__split__3uKlG .styles-module__splitImage__-QSEV{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles-module__split__3uKlG .styles-module__splitImage__-QSEV img{width:100%;height:auto;max-height:600px;object-fit:cover;border-radius:1rem;box-shadow:0 20px 60px #0000004d}.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__container__xfiKE{grid-template-columns:1fr 1fr}@media (max-width: 968px){.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__container__xfiKE{grid-template-columns:1fr}}.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__splitImage__-QSEV{order:-1}@media (max-width: 968px){.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__splitImage__-QSEV{order:0}}.styles-module__split__3uKlG.styles-module__imageRight__BEUMS .styles-module__container__xfiKE{grid-template-columns:1fr 1fr}@media (max-width: 968px){.styles-module__split__3uKlG.styles-module__imageRight__BEUMS .styles-module__container__xfiKE{grid-template-columns:1fr}}.light-mode .styles-module__hero__1sEBl{background:linear-gradient(135deg,#6366f114,#a855f714)}.light-mode .styles-module__title__CIbf7{color:#111827;text-shadow:none}.light-mode .styles-module__subtitle__6yYjh{color:#4b5563;text-shadow:none}.light-mode .styles-module__secondary__D63-G{background:#0000000d;color:#111827;border-color:#0000001a}.light-mode .styles-module__secondary__D63-G:hover{background:#0000001a;border-color:#0003}.light-mode .styles-module__default__IeguZ{background:linear-gradient(135deg,#6366f11a,#a855f71a)}.light-mode .styles-module__minimal__cwTwh{background:transparent;border-bottom-color:#0000001a}.light-mode .styles-module__minimal__cwTwh .styles-module__subtitle__6yYjh{color:#6b7280}.light-mode .styles-module__split__3uKlG{background:transparent}.light-mode .styles-module__gradient__vlsu4 .styles-module__title__CIbf7,.light-mode .styles-module__image__8xem5 .styles-module__title__CIbf7,.light-mode .styles-module__video__igUU3 .styles-module__title__CIbf7{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.light-mode .styles-module__gradient__vlsu4 .styles-module__subtitle__6yYjh,.light-mode .styles-module__image__8xem5 .styles-module__subtitle__6yYjh,.light-mode .styles-module__video__igUU3 .styles-module__subtitle__6yYjh{color:#ffffffe6;text-shadow:0 1px 5px rgba(0,0,0,.2)}.light-mode .styles-module__gradient__vlsu4 .styles-module__secondary__D63-G,.light-mode .styles-module__image__8xem5 .styles-module__secondary__D63-G,.light-mode .styles-module__video__igUU3 .styles-module__secondary__D63-G{background:#ffffff26;color:#fff;border-color:#ffffff4d}.light-mode .styles-module__gradient__vlsu4 .styles-module__secondary__D63-G:hover,.light-mode .styles-module__image__8xem5 .styles-module__secondary__D63-G:hover,.light-mode .styles-module__video__igUU3 .styles-module__secondary__D63-G:hover{background:#ffffff40;border-color:#ffffff80}.styles-module__footer__KUFHl{width:100%;background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);color:#e0e0e0;padding:3rem 0 1.5rem}.styles-module__container__KDDfW{max-width:1200px;margin:0 auto;padding:0 2rem}.styles-module__brand__hbfVw{margin-bottom:2rem;max-width:320px}@media (max-width: 768px){.styles-module__brand__hbfVw{max-width:100%}}.styles-module__brandHeader__w1Akd{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.styles-module__brandLogo__14u6t{display:flex;align-items:center;font-size:1.5rem}.styles-module__brandName__akAUX{font-size:1.5rem;font-weight:700;color:#fff}.styles-module__brandDescription__44VOp{margin:0;font-size:.95rem;line-height:1.6;color:#ffffffb3}.styles-module__sections__CvDoA{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2rem}@media (max-width: 768px){.styles-module__sections__CvDoA{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 480px){.styles-module__sections__CvDoA{grid-template-columns:1fr}}.styles-module__section__gFsHi{min-width:0}.styles-module__sectionTitle__egnB1{margin:0 0 1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff}.styles-module__linkList__vR8l8{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.styles-module__link__uIT9J{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .2s ease;display:inline-flex;align-items:center;gap:.25rem}.styles-module__link__uIT9J:hover{color:#fff}.styles-module__externalIcon__ogw1v{font-size:.75rem;opacity:.5}.styles-module__social__czSa6{margin-bottom:2rem}.styles-module__socialTitle__I8z4q{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:1rem}.styles-module__socialLinks__lVO4V{display:flex;gap:1rem;flex-wrap:wrap}.styles-module__socialLink__EtXDt{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#ffffffb3;text-decoration:none;transition:all .2s ease;font-size:1.125rem}.styles-module__socialLink__EtXDt:hover{background:#ffffff26;border-color:#ffffff4d;color:#fff;transform:translateY(-2px)}.styles-module__bottom__QEkk-{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.styles-module__bottom__QEkk-{flex-direction:column;text-align:center}}.styles-module__copyright__8ihY2{font-size:.875rem;color:#fff9}.styles-module__bottomLinks__9EsKU{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}@media (max-width: 768px){.styles-module__bottomLinks__9EsKU{justify-content:center}}.styles-module__bottomLink__BUg0l{font-size:.875rem;color:#fff9;text-decoration:none;transition:color .2s ease}.styles-module__bottomLink__BUg0l:hover{color:#fff}.styles-module__separator__PGnP3{color:#ffffff4d;font-size:.875rem;-webkit-user-select:none;user-select:none}.styles-module__children__zbz5a{margin-bottom:2rem}.styles-module__default__ekUYi .styles-module__main__zO3Pb{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}@media (max-width: 968px){.styles-module__default__ekUYi .styles-module__main__zO3Pb{grid-template-columns:1fr;gap:2rem}}.styles-module__default__ekUYi .styles-module__sidebar__CwLFk{margin-bottom:2rem}.styles-module__minimal__Xdk1a{padding:2rem 0 1rem}.styles-module__minimal__Xdk1a .styles-module__brand__hbfVw,.styles-module__minimal__Xdk1a .styles-module__sections__CvDoA,.styles-module__minimal__Xdk1a .styles-module__social__czSa6{margin-bottom:1.5rem}.styles-module__minimal__Xdk1a .styles-module__bottom__QEkk-{padding-top:1.5rem;margin-top:1.5rem}.styles-module__centered__nIVxr{text-align:center}.styles-module__centered__nIVxr .styles-module__centeredContent__YyOcX{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__brand__hbfVw{max-width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__brandDescription__44VOp{text-align:center;max-width:500px}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a{margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__sections__CvDoA{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem}@media (max-width: 768px){.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__sections__CvDoA{gap:2rem}}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__section__gFsHi{text-align:center}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__linkList__vR8l8{align-items:center}.styles-module__centered__nIVxr .styles-module__social__czSa6{margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__socialLinks__lVO4V{justify-content:center}.styles-module__centered__nIVxr .styles-module__bottom__QEkk-{justify-content:center;text-align:center}.styles-module__centered__nIVxr .styles-module__bottomLinks__9EsKU{width:100%;justify-content:center}.styles-module__stacked__2rn4u .styles-module__brand__hbfVw{margin-bottom:2rem}.styles-module__stacked__2rn4u .styles-module__sections__CvDoA{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.styles-module__stacked__2rn4u .styles-module__sections__CvDoA .styles-module__section__gFsHi{max-width:100%}.styles-module__stacked__2rn4u .styles-module__social__czSa6{margin-bottom:2rem}.light-mode .styles-module__footer__KUFHl{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top-color:#0000001a;color:#374151}.light-mode .styles-module__brandName__akAUX{color:#111827}.light-mode .styles-module__brandDescription__44VOp{color:#6b7280}.light-mode .styles-module__sectionTitle__egnB1{color:#111827}.light-mode .styles-module__link__uIT9J{color:#6b7280}.light-mode .styles-module__link__uIT9J:hover,.light-mode .styles-module__socialTitle__I8z4q{color:#111827}.light-mode .styles-module__socialLink__EtXDt{background:#0000000d;border-color:#0000001a;color:#6b7280}.light-mode .styles-module__socialLink__EtXDt:hover{background:#0000001a;border-color:#0003;color:#111827}.light-mode .styles-module__bottom__QEkk-{border-top-color:#0000001a}.light-mode .styles-module__copyright__8ihY2,.light-mode .styles-module__bottomLink__BUg0l{color:#9ca3af}.light-mode .styles-module__bottomLink__BUg0l:hover{color:#111827}.light-mode .styles-module__separator__PGnP3{color:#0003}.styles-module__titleWrapper__QHBgn{display:flex;flex-direction:column;gap:.5rem;margin:0}.styles-module__titleWrapper__QHBgn.styles-module__left__-fEso{text-align:left;align-items:flex-start}.styles-module__titleWrapper__QHBgn.styles-module__center__Cg-4r{text-align:center;align-items:center}.styles-module__titleWrapper__QHBgn.styles-module__right__VS60p{text-align:right;align-items:flex-end}.styles-module__title__i-t97{margin:0;font-weight:600;line-height:1.2;color:#e0e0e0}.styles-module__subtitle__hBF7W{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#9ca3af}.light-mode .styles-module__title__i-t97{color:#111827}.light-mode .styles-module__subtitle__hBF7W{color:#6b7280}.styles-module__toolbar__AYuVS{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;flex-wrap:wrap;min-height:48px}.styles-module__menuSection__Txgmf{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.styles-module__menuItemContainer__yR-XS{position:relative}.styles-module__menuItem__QPG2e{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:1px solid transparent;border-radius:.375rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-family:inherit;white-space:nowrap}.styles-module__menuItem__QPG2e:hover:not(.styles-module__disabled__vuvrO){background:#ffffff14;border-color:#ffffff1a}.styles-module__menuItem__QPG2e:active:not(.styles-module__disabled__vuvrO){transform:scale(.98)}.styles-module__menuItem__QPG2e.styles-module__active__sICJh{background:#6366f133;border-color:#6366f14d;color:#c7d2fe}.styles-module__menuItem__QPG2e.styles-module__disabled__vuvrO{opacity:.5;cursor:not-allowed}.styles-module__menuItem__QPG2e:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__icon__kRbRs{display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.styles-module__label__p-2a-{flex:1;min-width:0}.styles-module__badge__x8CyH{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;background:#6366f14d;color:#c7d2fe;border-radius:.75rem;font-size:.75rem;font-weight:600;line-height:1}.styles-module__dropdownArrow__b-ssi{font-size:.625rem;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.styles-module__dropdownArrow__b-ssi.styles-module__open__mIo30{transform:rotate(180deg)}.styles-module__dropdown__YDMYV{position:absolute;top:calc(100% + .5rem);left:0;min-width:200px;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;box-shadow:0 10px 25px -5px #0006,0 10px 10px -5px #0000004d;z-index:1000;overflow:hidden;animation:styles-module__dropdownFadeIn__abLWE .15s ease-out}@keyframes styles-module__dropdownFadeIn__abLWE{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module__dropdownItem__p1I16{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;background:transparent;border:none;color:#e0e0e0;cursor:pointer;transition:all .15s ease;font-size:.875rem;font-family:inherit;text-align:left}.styles-module__dropdownItem__p1I16:hover:not(.styles-module__disabled__vuvrO){background:#6366f133;color:#c7d2fe}.styles-module__dropdownItem__p1I16.styles-module__disabled__vuvrO{opacity:.5;cursor:not-allowed}.styles-module__dropdownItem__p1I16:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:-2px}.styles-module__dropdownItem__p1I16 .styles-module__icon__kRbRs{font-size:1rem}.styles-module__dropdownItem__p1I16 .styles-module__label__p-2a-{flex:1}.styles-module__dropdownItem__p1I16 .styles-module__badge__x8CyH{background:#6366f14d;color:#c7d2fe}.styles-module__separator__bh2CS{width:1px;height:1.5rem;background:#ffffff1a;flex-shrink:0}.styles-module__dropdownSeparator__kRAOp{height:1px;margin:.375rem 0;background:#ffffff1a}.styles-module__contentSection__xkN46{flex:1;display:flex;align-items:center;min-width:0}.styles-module__statusSection__dFT6c{display:flex;align-items:center;gap:1rem;margin-left:auto;flex-wrap:wrap}.styles-module__statusItem__MiT8g{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;color:#9ca3af;font-size:.875rem;white-space:nowrap}.styles-module__statusIcon__2mJMY{display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0}.styles-module__statusText__TaWCZ{color:#9ca3af}.light-mode .styles-module__toolbar__AYuVS{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__menuItem__QPG2e{color:#111827}.light-mode .styles-module__menuItem__QPG2e:hover:not(.styles-module__disabled__vuvrO){background:#0000000d;border-color:#0000001a}.light-mode .styles-module__menuItem__QPG2e.styles-module__active__sICJh{background:#6366f126;border-color:#6366f14d;color:#4338ca}.light-mode .styles-module__badge__x8CyH{background:#6366f133;color:#4338ca}.light-mode .styles-module__dropdownArrow__b-ssi{color:#6b7280}.light-mode .styles-module__dropdown__YDMYV{background:#fffffffa;border-color:#00000026;box-shadow:0 10px 25px -5px #0003,0 10px 10px -5px #0000001a}.light-mode .styles-module__dropdownItem__p1I16{color:#111827}.light-mode .styles-module__dropdownItem__p1I16:hover:not(.styles-module__disabled__vuvrO){background:#6366f126;color:#4338ca}.light-mode .styles-module__dropdownItem__p1I16 .styles-module__badge__x8CyH{background:#6366f133;color:#4338ca}.light-mode .styles-module__separator__bh2CS,.light-mode .styles-module__dropdownSeparator__kRAOp{background:#0000001a}.light-mode .styles-module__statusItem__MiT8g,.light-mode .styles-module__statusText__TaWCZ{color:#6b7280}.styles-module__dataTableWrapper__ByL1g{width:100%;display:flex;flex-direction:column;gap:1rem}.styles-module__toolbar__jrmV5{display:flex;justify-content:flex-start;padding:.5rem 0}.styles-module__addButton__-VFRx{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f133;color:#818cf8;border:1px solid rgba(99,102,241,.3);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addButton__-VFRx:hover:not(:disabled){background:#6366f14d;border-color:#6366f180}.styles-module__addButton__-VFRx:disabled{opacity:.5;cursor:not-allowed}.styles-module__addButton__-VFRx svg{width:16px;height:16px}.styles-module__tableContainer__e70tO{width:100%;overflow-x:auto;background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem}.styles-module__table__Fr8Yt{width:100%;border-collapse:collapse;font-size:.875rem}.styles-module__thead__OKDfq{background:#32323c80;border-bottom:2px solid rgba(255,255,255,.2)}.styles-module__th__U8uyM{padding:1rem;text-align:left;font-weight:600;color:#e0e0e0;white-space:nowrap}.styles-module__th__U8uyM.styles-module__actionColumn__D4sRI{width:120px;text-align:center}.styles-module__tbody__9wv1U{color:#e0e0e0}.styles-module__tr__Lo9O2{border-bottom:1px solid rgba(255,255,255,.1);transition:background .2s ease}.styles-module__tr__Lo9O2:last-child{border-bottom:none}.styles-module__td__F-E2D{padding:1rem}.styles-module__td__F-E2D.styles-module__actionCell__P7lld{text-align:center}.styles-module__table__Fr8Yt.styles-module__striped__jltUf .styles-module__tr__Lo9O2:nth-child(2n){background:#ffffff05}.styles-module__table__Fr8Yt.styles-module__hoverable__KO4bx .styles-module__tr__Lo9O2:hover{background:#ffffff0d}.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__th__U8uyM,.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__td__F-E2D{border-right:1px solid rgba(255,255,255,.1)}.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__th__U8uyM:last-child,.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__td__F-E2D:last-child{border-right:none}.styles-module__table__Fr8Yt.styles-module__compact__HFppT .styles-module__th__U8uyM,.styles-module__table__Fr8Yt.styles-module__compact__HFppT .styles-module__td__F-E2D{padding:.5rem}.styles-module__tr__Lo9O2.styles-module__clickable__NbL9f{cursor:pointer}.styles-module__cellInput__s5ZbH{width:100%;padding:.375rem .625rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e0e0e0;font-size:.875rem;font-family:inherit;transition:all .2s ease}.styles-module__cellInput__s5ZbH:focus{outline:none;border-color:#6366f180;background:#ffffff1a}.styles-module__cellInput__s5ZbH::placeholder{color:#9ca3af}.styles-module__actionButtons__pB8K6{display:flex;gap:.5rem;justify-content:center;align-items:center}.styles-module__actionButton__QL2Cj{display:flex;align-items:center;justify-content:center;padding:.375rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;cursor:pointer;transition:all .2s ease}.styles-module__actionButton__QL2Cj:hover{background:#ffffff1a}.styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR{color:#60a5fa;border-color:#60a5fa4d}.styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR:hover{background:#60a5fa26;border-color:#60a5fa80}.styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc{color:#f87171;border-color:#f871714d}.styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc:hover{background:#f8717126;border-color:#f8717180}.styles-module__actionButton__QL2Cj.styles-module__save__8SdHD{color:#4ade80;border-color:#4ade804d}.styles-module__actionButton__QL2Cj.styles-module__save__8SdHD:hover{background:#4ade8026;border-color:#4ade8080}.styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv{color:#fb923c;border-color:#fb923c4d}.styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv:hover{background:#fb923c26;border-color:#fb923c80}.styles-module__actionButton__QL2Cj svg{width:16px;height:16px}.styles-module__empty__O5hhW{padding:2rem;text-align:center;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__addButton__-VFRx{background:#6366f11a;color:#6366f1;border-color:#6366f14d}.light-mode .styles-module__addButton__-VFRx:hover:not(:disabled){background:#6366f133;border-color:#6366f166}.light-mode .styles-module__tableContainer__e70tO{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__thead__OKDfq{background:#f0f0f0cc;border-bottom-color:#00000026}.light-mode .styles-module__th__U8uyM,.light-mode .styles-module__tbody__9wv1U{color:#111827}.light-mode .styles-module__tr__Lo9O2{border-bottom-color:#0000001a}.light-mode .styles-module__table__Fr8Yt.styles-module__striped__jltUf .styles-module__tr__Lo9O2:nth-child(2n){background:#00000005}.light-mode .styles-module__table__Fr8Yt.styles-module__hoverable__KO4bx .styles-module__tr__Lo9O2:hover{background:#0000000d}.light-mode .styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__th__U8uyM,.light-mode .styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__td__F-E2D{border-right-color:#0000001a}.light-mode .styles-module__cellInput__s5ZbH{background:#ffffffe6;border-color:#0003;color:#111827}.light-mode .styles-module__cellInput__s5ZbH:focus{border-color:#6366f180;background:#fff}.light-mode .styles-module__cellInput__s5ZbH::placeholder{color:#6b7280}.light-mode .styles-module__actionButton__QL2Cj{background:#00000008;border-color:#00000026}.light-mode .styles-module__actionButton__QL2Cj:hover{background:#00000014}.light-mode .styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR{color:#3b82f6;border-color:#3b82f64d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR:hover{background:#3b82f61a;border-color:#3b82f666}.light-mode .styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc{color:#ef4444;border-color:#ef44444d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc:hover{background:#ef44441a;border-color:#ef444466}.light-mode .styles-module__actionButton__QL2Cj.styles-module__save__8SdHD{color:#22c55e;border-color:#22c55e4d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__save__8SdHD:hover{background:#22c55e1a;border-color:#22c55e66}.light-mode .styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv{color:#f97316;border-color:#f973164d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv:hover{background:#f973161a;border-color:#f9731666}.light-mode .styles-module__empty__O5hhW{color:#6b7280}.styles-module__kanban__vpx-A{width:100%;overflow-x:auto;padding:1rem 0}.styles-module__columnsContainer__4Dtnw{display:flex;gap:1rem;min-height:500px}.styles-module__column__pwo-D{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;min-width:280px;max-width:320px;flex-shrink:0;display:flex;flex-direction:column;transition:all .3s ease}.styles-module__column__pwo-D.styles-module__dragOver__YPmud{border-color:#6366f180;background:#6366f11a;box-shadow:0 0 20px #6366f133}.styles-module__columnHeader__7NsWb{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);border-left:3px solid rgba(99,102,241,.8);display:flex;justify-content:space-between;align-items:center;gap:.5rem}.styles-module__columnTitle__0BZTf{font-size:1rem;font-weight:600;color:#e0e0e0;margin:0;flex:1}.styles-module__columnHeaderActions__1iEzA{display:flex;align-items:center;gap:.5rem}.styles-module__removeColumnButton__jVQ79{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease}.styles-module__removeColumnButton__jVQ79:hover{color:#ef4444;background:#ef44441a}.styles-module__removeColumnButton__jVQ79:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__columnContent__oxRMX{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;max-height:600px}.styles-module__columnContent__oxRMX::-webkit-scrollbar{width:6px}.styles-module__columnContent__oxRMX::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__emptyColumn__Z4pNL{text-align:center;color:#6b7280;font-size:.875rem;padding:2rem 1rem;border:2px dashed rgba(255,255,255,.1);border-radius:.5rem}.styles-module__item__Nkciq{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;padding:.875rem;cursor:grab;transition:all .2s ease}.styles-module__item__Nkciq:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.styles-module__item__Nkciq:active{cursor:grabbing}.styles-module__item__Nkciq:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__itemHeader__CZThU{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.styles-module__itemTitle__xLf6d{font-size:.875rem;font-weight:600;color:#e0e0e0;margin:0;flex:1;line-height:1.4}.styles-module__itemDescription__UeR4h{font-size:.75rem;color:#9ca3af;margin:0;line-height:1.5}.styles-module__addColumnContainer__1p-JP{min-width:280px;flex-shrink:0}.styles-module__addColumnButton__LL9O9{background:#ffffff0d;border:2px dashed rgba(255,255,255,.2);border-radius:.75rem;width:100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#9ca3af;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addColumnButton__LL9O9:hover{background:#ffffff14;border-color:#6366f180;color:#e0e0e0}.styles-module__addColumnButton__LL9O9:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__addColumnForm__enALu{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.styles-module__addColumnInput__MCSZU{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.625rem;color:#e0e0e0;font-size:.875rem;outline:none;transition:all .2s ease}.styles-module__addColumnInput__MCSZU::placeholder{color:#6b7280}.styles-module__addColumnInput__MCSZU:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.styles-module__addColumnActions__cndwb{display:flex;gap:.5rem}.styles-module__addColumnSaveButton__An3-R{flex:1;background:#6366f1cc;border:none;border-radius:.375rem;padding:.5rem 1rem;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addColumnSaveButton__An3-R:hover{background:#6366f1}.styles-module__addColumnSaveButton__An3-R:disabled{opacity:.5;cursor:not-allowed}.styles-module__addColumnSaveButton__An3-R:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__addColumnCancelButton__ma1Mk{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;padding:.5rem 1rem;color:#e0e0e0;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addColumnCancelButton__ma1Mk:hover{background:#ffffff1f}.styles-module__addColumnCancelButton__ma1Mk:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.light-mode .styles-module__column__pwo-D{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__column__pwo-D.styles-module__dragOver__YPmud{border-color:#6366f180;background:#6366f10d;box-shadow:0 0 20px #6366f11a}.light-mode .styles-module__columnHeader__7NsWb{border-bottom-color:#0000001a}.light-mode .styles-module__columnTitle__0BZTf{color:#111827}.light-mode .styles-module__removeColumnButton__jVQ79{color:#6b7280}.light-mode .styles-module__removeColumnButton__jVQ79:hover{color:#ef4444;background:#ef44441a}.light-mode .styles-module__columnContent__oxRMX::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__emptyColumn__Z4pNL{color:#9ca3af;border-color:#0000001a}.light-mode .styles-module__item__Nkciq{background:#ffffffe6;border-color:#00000026}.light-mode .styles-module__item__Nkciq:hover{background:#fff;border-color:#00000040;box-shadow:0 4px 12px #0000001a}.light-mode .styles-module__itemTitle__xLf6d{color:#111827}.light-mode .styles-module__itemDescription__UeR4h{color:#6b7280}.light-mode .styles-module__addColumnButton__LL9O9{background:#00000005;border-color:#00000026;color:#6b7280}.light-mode .styles-module__addColumnButton__LL9O9:hover{background:#0000000d;border-color:#6366f180;color:#111827}.light-mode .styles-module__addColumnForm__enALu{background:#ffffffe6;border-color:#0000001a}.light-mode .styles-module__addColumnInput__MCSZU{background:#fff;border-color:#0003;color:#111827}.light-mode .styles-module__addColumnInput__MCSZU::placeholder{color:#9ca3af}.light-mode .styles-module__addColumnInput__MCSZU:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f10d}.light-mode .styles-module__addColumnCancelButton__ma1Mk{background:#0000000d;border-color:#0003;color:#111827}.light-mode .styles-module__addColumnCancelButton__ma1Mk:hover{background:#00000014}.styles-module__chartContainer__2xlGx{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.5rem;width:100%;display:flex;flex-direction:column;transition:all .3s ease}.styles-module__title__3nMEJ{font-size:1.25rem;font-weight:600;color:#e0e0e0;margin:0 0 1rem}.styles-module__chartWrapper__vZft-{flex:1;display:flex;align-items:center;justify-content:center;overflow-x:auto;overflow-y:hidden}.styles-module__chartWrapper__vZft-::-webkit-scrollbar{height:6px}.styles-module__chartWrapper__vZft-::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__svg__nYzFF{display:block;max-width:100%;height:auto}.styles-module__grid__MIGx1{opacity:.3}.styles-module__gridLine__ZLt1Q{stroke:#fff3;stroke-width:1;stroke-dasharray:4 4}.styles-module__xAxis__aLZwk,.styles-module__yAxis__S9BmI{-webkit-user-select:none;user-select:none}.styles-module__axisLabel__VAmVT{fill:#9ca3af;font-size:11px;text-anchor:middle}.styles-module__yAxis__S9BmI .styles-module__axisLabel__VAmVT{text-anchor:end}.styles-module__animatedLine__J4GMW{stroke-dasharray:1000;stroke-dashoffset:1000;animation:styles-module__drawLine__yuDq0 2s ease-out forwards}.styles-module__animatedArea__uCMoc{opacity:0;animation:styles-module__fadeIn__b6xHh 1s ease-out forwards}.styles-module__animatedBar__-EA7h{transform-origin:bottom;animation:styles-module__growBar__wk8Gr 1s ease-out forwards}.styles-module__animatedPie__oBICc{transform-origin:center;opacity:0;animation:styles-module__fadeInPie__P3aEl .8s ease-out forwards}@keyframes styles-module__drawLine__yuDq0{to{stroke-dashoffset:0}}@keyframes styles-module__fadeIn__b6xHh{to{opacity:1}}@keyframes styles-module__growBar__wk8Gr{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes styles-module__fadeInPie__P3aEl{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.styles-module__dataPoint__EfM8f{transition:all .2s ease;cursor:pointer}.styles-module__dataPoint__EfM8f:hover{r:6;filter:drop-shadow(0 0 4px rgba(255,255,255,.8))}.styles-module__valueLabel__KuXHI{fill:#e0e0e0;font-size:11px;font-weight:600;text-anchor:middle;pointer-events:none}.styles-module__pieSlice__IzHt4{transition:all .3s ease;cursor:pointer}.styles-module__pieSlice__IzHt4:hover{opacity:.8;filter:brightness(1.2)}.styles-module__pieLabel__T62HZ{fill:#fff;font-size:12px;font-weight:600;text-anchor:middle;pointer-events:none;text-shadow:0 1px 3px rgba(0,0,0,.5)}.styles-module__legend__PbzNU{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);justify-content:center}.styles-module__legendItem__qyy6C{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.styles-module__legendColor__jy5vR{width:16px;height:16px;border-radius:.25rem;flex-shrink:0}.styles-module__legendLabel__GhokZ{color:#b0b0b0;white-space:nowrap}.light-mode .styles-module__chartContainer__2xlGx{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__title__3nMEJ{color:#111827}.light-mode .styles-module__chartWrapper__vZft-::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__gridLine__ZLt1Q{stroke:#00000026}.light-mode .styles-module__axisLabel__VAmVT{fill:#6b7280}.light-mode .styles-module__valueLabel__KuXHI{fill:#111827}.light-mode .styles-module__pieLabel__T62HZ{fill:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.light-mode .styles-module__legend__PbzNU{border-top-color:#0000001a}.light-mode .styles-module__legendLabel__GhokZ{color:#4b5563}.light-mode .styles-module__dataPoint__EfM8f:hover{filter:drop-shadow(0 0 4px rgba(0,0,0,.3))}
|
|
1
|
+
.styles-module__accordion__gf0fR{display:flex;flex-direction:column;gap:.5rem;width:100%}.styles-module__item__KZ8v2{border-radius:.75rem;overflow:hidden;transition:all .3s ease;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.styles-module__item__KZ8v2:hover{background:#ffffff14}.styles-module__header__wApZ8{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:transparent;border:none;cursor:pointer;color:#e0e0e0;font-size:1rem;font-weight:500;text-align:left;transition:all .2s ease}.styles-module__header__wApZ8:hover{color:#fff}.styles-module__title__yCYjK{flex:1}.styles-module__icon__8N04V{font-size:.75rem;transition:transform .3s ease;color:#9ca3af}.styles-module__iconOpen__PXmc8{transform:rotate(180deg)}.styles-module__content__WKJF6{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.styles-module__contentOpen__l7aJG{max-height:500px}.styles-module__contentInner__Co6a-{padding:0 1.25rem 1rem;color:#b0b0b0;line-height:1.6}.light-mode .styles-module__item__KZ8v2{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08)}.light-mode .styles-module__item__KZ8v2:hover{background:#ffffffd9}.light-mode .styles-module__header__wApZ8{color:#374151}.light-mode .styles-module__header__wApZ8:hover{color:#111827}.light-mode .styles-module__icon__8N04V{color:#6b7280}.light-mode .styles-module__contentInner__Co6a-{color:#4b5563}.styles-module__alert__EMa3w{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;transition:all .2s ease}.styles-module__icon__7XvtI{font-size:1.25rem;font-weight:700;flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.styles-module__content__qU8OK{flex:1}.styles-module__title__Jui7D{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.styles-module__message__cazZX{font-size:.9rem;line-height:1.5}.styles-module__dismissButton__RhF19{background:none;border:none;cursor:pointer;font-size:1.25rem;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;flex-shrink:0;opacity:.7}.styles-module__dismissButton__RhF19:hover{opacity:1;background:#0000001a}.styles-module__info__Rb2nq{background:#3b82f626;border-color:#3b82f64d;color:#93c5fd}.styles-module__info__Rb2nq .styles-module__icon__7XvtI{color:#60a5fa}.styles-module__success__sQGN5{background:#22c55e26;border-color:#22c55e4d;color:#86efac}.styles-module__success__sQGN5 .styles-module__icon__7XvtI{color:#4ade80}.styles-module__warning__Ev8EY{background:#fbbf2426;border-color:#fbbf244d;color:#fcd34d}.styles-module__warning__Ev8EY .styles-module__icon__7XvtI{color:#fbbf24}.styles-module__error__plkoU{background:#ef444426;border-color:#ef44444d;color:#fca5a5}.styles-module__error__plkoU .styles-module__icon__7XvtI{color:#f87171}.light-mode .styles-module__alert__EMa3w{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.light-mode .styles-module__info__Rb2nq{background:#3b82f61f;border-color:#3b82f640;color:#1e40af}.light-mode .styles-module__info__Rb2nq .styles-module__icon__7XvtI{color:#2563eb}.light-mode .styles-module__success__sQGN5{background:#22c55e1f;border-color:#22c55e40;color:#15803d}.light-mode .styles-module__success__sQGN5 .styles-module__icon__7XvtI{color:#16a34a}.light-mode .styles-module__warning__Ev8EY{background:#fbbf241f;border-color:#fbbf2440;color:#a16207}.light-mode .styles-module__warning__Ev8EY .styles-module__icon__7XvtI{color:#ca8a04}.light-mode .styles-module__error__plkoU{background:#ef44441f;border-color:#ef444440;color:#b91c1c}.light-mode .styles-module__error__plkoU .styles-module__icon__7XvtI{color:#dc2626}.light-mode .styles-module__dismissButton__RhF19:hover{background:#0000000d}.styles-module__animatedIcon__yGFYK{--icon-color: var(--icon-dark-color)}.light-mode .styles-module__animatedIcon__yGFYK{--icon-color: var(--icon-light-color)}.styles-module__avatar__xMx8n{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.1);transition:all .2s ease}.styles-module__avatar__xMx8n:hover{border-color:#fff3}.styles-module__image__rl-6T{width:100%;height:100%;object-fit:cover}.styles-module__initials__d0Z0v{font-weight:600;color:#e0e0e0;-webkit-user-select:none;user-select:none}.styles-module__sm__YBcEp{width:2rem;height:2rem}.styles-module__sm__YBcEp .styles-module__initials__d0Z0v{font-size:.75rem}.styles-module__md__4GVi1{width:2.5rem;height:2.5rem}.styles-module__md__4GVi1 .styles-module__initials__d0Z0v{font-size:.875rem}.styles-module__lg__bEtEd{width:3.5rem;height:3.5rem}.styles-module__lg__bEtEd .styles-module__initials__d0Z0v{font-size:1.125rem}.styles-module__xl__WBAtD{width:5rem;height:5rem}.styles-module__xl__WBAtD .styles-module__initials__d0Z0v{font-size:1.5rem}.styles-module__status__8qwum{position:absolute;bottom:0;right:0;width:25%;height:25%;border-radius:50%;border:2px solid #1a1a1a;transition:all .2s ease}.styles-module__online__9lOl6{background:#22c55e}.styles-module__offline__pi-XT{background:#6b7280}.styles-module__busy__Cer8C{background:#ef4444}.styles-module__away__zT9iM{background:#f59e0b}.light-mode .styles-module__avatar__xMx8n{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__avatar__xMx8n:hover{border-color:#0003}.light-mode .styles-module__initials__d0Z0v{color:#374151}.light-mode .styles-module__status__8qwum{border-color:#f5f5f5}.styles-module__badge__d6igj{display:inline-flex;align-items:center;gap:.375rem;font-weight:500;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;transition:all .2s ease}.styles-module__dot__lsgxk{width:.5rem;height:.5rem;border-radius:50%;background:currentColor;flex-shrink:0}.styles-module__sm__rstsk{padding:.125rem .5rem;font-size:.75rem}.styles-module__md__o-6j3{padding:.25rem .75rem;font-size:.875rem}.styles-module__lg__EXM1E{padding:.375rem 1rem;font-size:1rem}.styles-module__default__lOwCs{background:#9ca3af26;border-color:#9ca3af4d;color:#d1d5db}.styles-module__primary__tHsyl{background:#6366f126;border-color:#6366f14d;color:#c7d2fe}.styles-module__success__okGOk{background:#22c55e26;border-color:#22c55e4d;color:#86efac}.styles-module__warning__W-psO{background:#fbbf2426;border-color:#fbbf244d;color:#fcd34d}.styles-module__error__300RS{background:#ef444426;border-color:#ef44444d;color:#fca5a5}.styles-module__info__Qec-V{background:#3b82f626;border-color:#3b82f64d;color:#93c5fd}.light-mode .styles-module__default__lOwCs{background:#9ca3af26;border-color:#9ca3af4d;color:#4b5563}.light-mode .styles-module__primary__tHsyl{background:#6366f11f;border-color:#6366f140;color:#4338ca}.light-mode .styles-module__success__okGOk{background:#22c55e1f;border-color:#22c55e40;color:#15803d}.light-mode .styles-module__warning__W-psO{background:#fbbf241f;border-color:#fbbf2440;color:#a16207}.light-mode .styles-module__error__300RS{background:#ef44441f;border-color:#ef444440;color:#b91c1c}.light-mode .styles-module__info__Qec-V{background:#3b82f61f;border-color:#3b82f640;color:#1e40af}.styles-module__breadcrumbs__jVeyK{display:inline-block}.styles-module__list__IBUYZ{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.styles-module__item__unpP2{display:flex;align-items:center;gap:.5rem}.styles-module__link__n-LMO,.styles-module__button__MamiK{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:all .2s ease;background:transparent;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;font-family:inherit}.styles-module__link__n-LMO:hover,.styles-module__button__MamiK:hover{color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__text__xQt-q{font-size:.875rem;color:#6b7280;padding:.25rem .5rem}.styles-module__current__vuaM0{color:#e0e0e0;font-weight:500;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.375rem;border:1px solid rgba(255,255,255,.1)}.styles-module__separator__81mEk{color:#6b7280;font-size:.875rem;-webkit-user-select:none;user-select:none}.light-mode .styles-module__link__n-LMO,.light-mode .styles-module__button__MamiK{color:#6b7280}.light-mode .styles-module__link__n-LMO:hover,.light-mode .styles-module__button__MamiK:hover{color:#111827;background:#0000000d}.light-mode .styles-module__text__xQt-q{color:#9ca3af}.light-mode .styles-module__current__vuaM0{color:#111827;background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__separator__81mEk{color:#9ca3af}.styles-module__button__Sh-fr{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:.5rem;border:1px solid;cursor:pointer;transition:all .2s ease;font-family:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__button__Sh-fr:disabled{opacity:.5;cursor:not-allowed}.styles-module__button__Sh-fr:focus-visible{outline:2px solid;outline-offset:2px}.styles-module__sm__TZ7PA{padding:.375rem .75rem;font-size:.875rem}.styles-module__md__MdfAS{padding:.5rem 1rem;font-size:.95rem}.styles-module__lg__zhBVx{padding:.625rem 1.5rem;font-size:1rem}.styles-module__fullWidth__KAUu7{width:100%}.styles-module__loading__jL3RT{pointer-events:none}.styles-module__spinner__cTprF{position:absolute;width:1rem;height:1rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:styles-module__spin__aE1Nk .6s linear infinite}.styles-module__hiddenContent__lbKDI{opacity:0}@keyframes styles-module__spin__aE1Nk{to{transform:rotate(360deg)}}.styles-module__primary__TRNPt{background:#6366f133;border-color:#6366f166;color:#c7d2fe}.styles-module__primary__TRNPt:hover:not(:disabled){background:#6366f14d;border-color:#6366f180}.styles-module__primary__TRNPt:focus-visible{outline-color:#6366f180}.styles-module__secondary__QKgly{background:#9ca3af26;border-color:#9ca3af4d;color:#d1d5db}.styles-module__secondary__QKgly:hover:not(:disabled){background:#9ca3af40}.styles-module__success__DI2AT{background:#22c55e33;border-color:#22c55e66;color:#86efac}.styles-module__success__DI2AT:hover:not(:disabled){background:#22c55e4d}.styles-module__danger__dnMp7{background:#ef444433;border-color:#ef444466;color:#fca5a5}.styles-module__danger__dnMp7:hover:not(:disabled){background:#ef44444d}.styles-module__outline__-o6rL{background:transparent;border-color:#fff3;color:#e0e0e0}.styles-module__outline__-o6rL:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff4d}.styles-module__ghost__lca2R{background:transparent;border-color:transparent;color:#e0e0e0}.styles-module__ghost__lca2R:hover:not(:disabled){background:#ffffff14}.light-mode .styles-module__primary__TRNPt{background:#6366f126;border-color:#6366f14d;color:#4338ca}.light-mode .styles-module__primary__TRNPt:hover:not(:disabled){background:#6366f140}.light-mode .styles-module__secondary__QKgly{background:#9ca3af26;border-color:#9ca3af4d;color:#4b5563}.light-mode .styles-module__secondary__QKgly:hover:not(:disabled){background:#9ca3af40}.light-mode .styles-module__success__DI2AT{background:#22c55e26;border-color:#22c55e4d;color:#15803d}.light-mode .styles-module__success__DI2AT:hover:not(:disabled){background:#22c55e40}.light-mode .styles-module__danger__dnMp7{background:#ef444426;border-color:#ef44444d;color:#b91c1c}.light-mode .styles-module__danger__dnMp7:hover:not(:disabled){background:#ef444440}.light-mode .styles-module__outline__-o6rL{background:transparent;border-color:#0003;color:#374151}.light-mode .styles-module__outline__-o6rL:hover:not(:disabled){background:#0000000d}.light-mode .styles-module__ghost__lca2R{background:transparent;border-color:transparent;color:#374151}.light-mode .styles-module__ghost__lca2R:hover:not(:disabled){background:#0000000d}.styles-module__buttonGroup__Uqp-x{display:inline-flex;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;padding:.25rem;gap:.25rem;border:1px solid rgba(255,255,255,.1)}.styles-module__buttonGroup__Uqp-x button{flex-shrink:0;min-width:auto}.styles-module__horizontal__oeLpW{flex-direction:row}.styles-module__horizontal__oeLpW button:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.styles-module__horizontal__oeLpW button:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.styles-module__horizontal__oeLpW button:not(:first-child):not(:last-child){border-radius:.375rem}.styles-module__vertical__ZrJkT{flex-direction:column}.styles-module__vertical__ZrJkT button:first-child{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.styles-module__vertical__ZrJkT button:last-child{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.styles-module__vertical__ZrJkT button:not(:first-child):not(:last-child){border-radius:.375rem}.styles-module__fullWidth__sxqJJ{width:100%}.styles-module__fullWidth__sxqJJ button{flex:1}.light-mode .styles-module__buttonGroup__Uqp-x{background:#ffffff80;border-color:#0000001a}.styles-module__card__0iVez{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden;transition:all .3s ease}.styles-module__hoverable__7-MZP:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 8px 16px #0003}.styles-module__clickable__WiARM{cursor:pointer}.styles-module__clickable__WiARM:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__imageWrapper__LlBXL{width:100%;aspect-ratio:16/9;overflow:hidden;background:#0003}.styles-module__image__5KApl{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.styles-module__hoverable__7-MZP:hover .styles-module__image__5KApl{transform:scale(1.05)}.styles-module__content__-0XZZ{padding:1.25rem}.styles-module__header__WVGN7{margin-bottom:1rem}.styles-module__title__-Th-m{font-size:1.25rem;font-weight:600;color:#e0e0e0;margin:0 0 .5rem}.styles-module__subtitle__VDwvc{font-size:.875rem;color:#9ca3af;margin:0}.styles-module__body__iaDKl{color:#b0b0b0;line-height:1.6;font-size:.95rem}.styles-module__footer__b10VS{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);color:#9ca3af;font-size:.875rem}.light-mode .styles-module__card__0iVez{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__hoverable__7-MZP:hover{border-color:#0003;box-shadow:0 8px 16px #0000001a}.light-mode .styles-module__imageWrapper__LlBXL{background:#0000000d}.light-mode .styles-module__title__-Th-m{color:#111827}.light-mode .styles-module__subtitle__VDwvc{color:#6b7280}.light-mode .styles-module__body__iaDKl{color:#4b5563}.light-mode .styles-module__footer__b10VS{border-top-color:#0000001a;color:#6b7280}.styles-module__checkboxWrapper__5ECcg{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.styles-module__checkbox__AVGTi{position:absolute;opacity:0;width:0;height:0}.styles-module__checkbox__AVGTi:focus-visible+.styles-module__checkmark__xfDiG{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__checkbox__AVGTi:disabled+.styles-module__checkmark__xfDiG{opacity:.5;cursor:not-allowed}.styles-module__checkbox__AVGTi:disabled~.styles-module__label__56KkR{opacity:.5;cursor:not-allowed}.styles-module__checkbox__AVGTi:checked+.styles-module__checkmark__xfDiG{background:#6366f14d;border-color:#6366f180}.styles-module__checkbox__AVGTi:checked+.styles-module__checkmark__xfDiG .styles-module__checkIcon__B246P{opacity:1;transform:scale(1)}.styles-module__checkbox__AVGTi:indeterminate+.styles-module__checkmark__xfDiG{background:#6366f14d;border-color:#6366f180}.styles-module__checkbox__AVGTi:indeterminate+.styles-module__checkmark__xfDiG .styles-module__indeterminateIcon__L9Kf-{opacity:1;transform:scale(1)}.styles-module__checkmark__xfDiG{position:relative;width:1.25rem;height:1.25rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:.25rem;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles-module__checkmark__xfDiG:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__checkIcon__B246P,.styles-module__indeterminateIcon__L9Kf-{color:#c7d2fe;font-size:.875rem;font-weight:700;opacity:0;transform:scale(.5);transition:all .2s ease}.styles-module__indeterminateIcon__L9Kf-{font-size:1rem}.styles-module__label__56KkR{color:#e0e0e0;font-size:.95rem;line-height:1.5;cursor:pointer}.light-mode .styles-module__checkmark__xfDiG{background:#ffffffb3;border-color:#0003}.light-mode .styles-module__checkmark__xfDiG:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__checkbox__AVGTi:checked+.styles-module__checkmark__xfDiG{background:#6366f133;border-color:#6366f180}.light-mode .styles-module__checkbox__AVGTi:indeterminate+.styles-module__checkmark__xfDiG{background:#6366f133;border-color:#6366f180}.light-mode .styles-module__checkIcon__B246P,.light-mode .styles-module__indeterminateIcon__L9Kf-{color:#4338ca}.light-mode .styles-module__label__56KkR{color:#111827}.styles-module__combobox__YH03u{position:relative;width:100%}.styles-module__inputWrapper__UsIYk{position:relative;display:flex;align-items:center}.styles-module__input__F-6BL{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit}.styles-module__input__F-6BL:hover:not(.styles-module__disabled__UR9gQ){border-color:#ffffff4d;background:#ffffff14}.styles-module__input__F-6BL:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__F-6BL.styles-module__disabled__UR9gQ{opacity:.5;cursor:not-allowed}.styles-module__input__F-6BL::placeholder{color:#9ca3af}.styles-module__arrow__LV12a{position:absolute;right:.75rem;font-size:.7rem;color:#9ca3af;transition:transform .2s ease;pointer-events:none}.styles-module__arrow__LV12a.styles-module__open__-bJ28{transform:rotate(180deg)}.styles-module__menu__twpPT{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px #0003;list-style:none;margin:0;padding:.5rem 0}.styles-module__option__v6IYz{padding:.65rem 1rem;color:#e0e0e0;cursor:pointer;transition:all .15s ease;font-size:.95rem}.styles-module__option__v6IYz:hover:not(.styles-module__optionDisabled__vOMRI){background:#ffffff1a}.styles-module__option__v6IYz.styles-module__highlighted__pxy-X{background:#6366f133;color:#c7d2fe}.styles-module__option__v6IYz.styles-module__optionDisabled__vOMRI{opacity:.5;cursor:not-allowed}.styles-module__noResults__-sgTv{position:absolute;top:calc(100% + .5rem);left:0;right:0;padding:1rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#9ca3af;font-size:.9rem;text-align:center;z-index:1000;box-shadow:0 4px 6px #0003}.light-mode .styles-module__input__F-6BL{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__input__F-6BL:hover:not(.styles-module__disabled__UR9gQ){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__F-6BL:focus{border-color:#6366f166;background:#ffffffe6}.light-mode .styles-module__input__F-6BL::placeholder{color:#6b7280}.light-mode .styles-module__arrow__LV12a{color:#6b7280}.light-mode .styles-module__menu__twpPT{background:#fffffff2;border-color:#00000026;box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__option__v6IYz{color:#111827}.light-mode .styles-module__option__v6IYz:hover:not(.styles-module__optionDisabled__vOMRI){background:#0000000d}.light-mode .styles-module__option__v6IYz.styles-module__highlighted__pxy-X{background:#6366f126;color:#4338ca}.light-mode .styles-module__noResults__-sgTv{background:#fffffff2;border-color:#00000026;color:#6b7280;box-shadow:0 4px 6px #0000001a}.styles-module__calendar__ksu3Z{width:100%;max-width:400px;background:#282832f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1rem;border:2px solid rgba(255,255,255,.15);padding:1.5rem;box-shadow:0 20px 40px #0000004d;font-family:inherit}.styles-module__header__UaHj3{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.styles-module__navButton__279oK{width:2.25rem;height:2.25rem;border-radius:.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#e0e0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__navButton__279oK svg{width:1.125rem;height:1.125rem}.styles-module__navButton__279oK:hover{background:#6366f133;border-color:#6366f166;transform:scale(1.05)}.styles-module__navButton__279oK:active{transform:scale(.95)}.styles-module__navButton__279oK:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__monthYear__RKQOf{display:flex;flex-direction:column;align-items:center;gap:.125rem;flex:1}.styles-module__month__w3ai-{font-size:1.25rem;font-weight:700;color:#e0e0e0;letter-spacing:.02em;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles-module__year__VN2vF{font-size:.875rem;font-weight:500;color:#9ca3af}.styles-module__weekdays__U3vpO{display:grid;grid-template-columns:repeat(7,1fr);gap:.375rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__weekday__g2nb6{text-align:center;font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;padding:.25rem}.styles-module__days__XPYYB{display:flex;flex-direction:column;gap:.375rem}.styles-module__week__5lMWI{display:grid;grid-template-columns:repeat(7,1fr);gap:.375rem}.styles-module__weekNumber__Hgwi-{display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#6b7280;text-align:center}.styles-module__day__lj7zf{aspect-ratio:1;border-radius:.5rem;background:transparent;border:1px solid rgba(255,255,255,.08);color:#e0e0e0;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.25rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden;font-family:inherit}.styles-module__day__lj7zf:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f133,#a855f733);opacity:0;transition:opacity .3s ease}.styles-module__day__lj7zf.styles-module__currentMonth__yCa9a{font-weight:500}.styles-module__day__lj7zf.styles-module__currentMonth__yCa9a:hover:not(:disabled){border-color:#6366f180;background:#6366f11a;transform:scale(1.08)}.styles-module__day__lj7zf.styles-module__currentMonth__yCa9a:hover:not(:disabled):before{opacity:1}.styles-module__day__lj7zf.styles-module__otherMonth__ppTX4{opacity:.3;font-weight:400}.styles-module__day__lj7zf.styles-module__otherMonth__ppTX4:hover:not(:disabled){opacity:.6}.styles-module__day__lj7zf.styles-module__today__DSndt{border-color:#6366f1;background:#6366f126;font-weight:700}.styles-module__day__lj7zf.styles-module__today__DSndt .styles-module__dayNumber__ifIP9{color:#818cf8}.styles-module__day__lj7zf.styles-module__selected__VqCiG{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;color:#fff;font-weight:700;transform:scale(1.05);box-shadow:0 4px 12px #6366f166}.styles-module__day__lj7zf.styles-module__selected__VqCiG:before{opacity:0}.styles-module__day__lj7zf.styles-module__selected__VqCiG .styles-module__dayNumber__ifIP9{color:#fff}.styles-module__day__lj7zf.styles-module__highlighted__QBnL-{background:#fbbf2426;border-color:#fbbf2480}.styles-module__day__lj7zf.styles-module__highlighted__QBnL- .styles-module__dayNumber__ifIP9{color:#fbbf24}.styles-module__day__lj7zf.styles-module__disabled__WJUmV{opacity:.3;cursor:not-allowed;pointer-events:none}.styles-module__day__lj7zf:active:not(:disabled){transform:scale(.95)}.styles-module__day__lj7zf:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__dayNumber__ifIP9{font-size:.875rem;position:relative;z-index:1;transition:color .3s ease}.styles-module__eventIndicators__SuOYU{display:flex;gap:.125rem;position:relative;z-index:1}.styles-module__eventDot__1QFLK{width:.25rem;height:.25rem;border-radius:50%;animation:styles-module__eventPulse__1lkEF 2s ease-in-out infinite}@keyframes styles-module__eventPulse__1lkEF{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.styles-module__footer__rraAV{display:flex;justify-content:center;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.styles-module__todayButton__661G0{padding:.625rem 1.5rem;border-radius:.625rem;background:#6366f126;border:1px solid rgba(99,102,241,.3);color:#818cf8;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);font-family:inherit}.styles-module__todayButton__661G0:hover{background:#6366f140;border-color:#6366f180;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.styles-module__todayButton__661G0:active{transform:translateY(0)}.styles-module__todayButton__661G0:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf{background:transparent;border:none;box-shadow:none;padding:1rem}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__header__UaHj3{margin-bottom:1rem}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__navButton__279oK{background:transparent;border-color:#fff3}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__month__w3ai-{font-size:1.125rem}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__day__lj7zf{border-radius:.375rem;border-width:1px}.styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__todayButton__661G0{padding:.5rem 1.25rem;font-size:.8125rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk{background:linear-gradient(135deg,#6366f10d,#a855f70d);border-width:1px;padding:2rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__header__UaHj3{margin-bottom:2rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK{width:2.5rem;height:2.5rem;border-radius:.75rem;background:linear-gradient(135deg,#6366f11a,#a855f71a)}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK:hover{background:linear-gradient(135deg,#6366f133,#a855f733)}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__month__w3ai-{font-size:1.375rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__day__lj7zf{border-radius:.75rem}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__day__lj7zf.styles-module__selected__VqCiG{transform:scale(1.1);box-shadow:0 6px 16px #6366f180}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;padding:.75rem 2rem;box-shadow:0 4px 12px #6366f166}.styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0:hover{box-shadow:0 6px 16px #6366f180}.styles-module__calendar__ksu3Z .styles-module__weekdays__U3vpO:has(.styles-module__weekNumber__Hgwi-){grid-template-columns:2.5rem repeat(7,1fr)}.styles-module__calendar__ksu3Z .styles-module__week__5lMWI:has(.styles-module__weekNumber__Hgwi-){grid-template-columns:2.5rem repeat(7,1fr)}.light-mode .styles-module__calendar__ksu3Z{background:#fffffff2;border-color:#0000001a;box-shadow:0 20px 40px #0000001a}.light-mode .styles-module__navButton__279oK{background:#0000000d;border-color:#0000001a;color:#111827}.light-mode .styles-module__navButton__279oK:hover{background:#6366f126;border-color:#6366f14d}.light-mode .styles-module__month__w3ai-{-webkit-text-fill-color:transparent}.light-mode .styles-module__year__VN2vF{color:#6b7280}.light-mode .styles-module__weekdays__U3vpO{border-bottom-color:#0000001a}.light-mode .styles-module__weekday__g2nb6{color:#6b7280}.light-mode .styles-module__weekNumber__Hgwi-{color:#9ca3af}.light-mode .styles-module__day__lj7zf{border-color:#00000014;color:#111827}.light-mode .styles-module__day__lj7zf:before{background:linear-gradient(135deg,#6366f126,#a855f726)}.light-mode .styles-module__day__lj7zf.styles-module__currentMonth__yCa9a:hover:not(:disabled){border-color:#6366f166;background:#6366f114}.light-mode .styles-module__day__lj7zf.styles-module__today__DSndt{border-color:#4f46e5;background:#6366f11a}.light-mode .styles-module__day__lj7zf.styles-module__today__DSndt .styles-module__dayNumber__ifIP9{color:#4f46e5}.light-mode .styles-module__day__lj7zf.styles-module__selected__VqCiG{box-shadow:0 4px 12px #6366f14d}.light-mode .styles-module__day__lj7zf.styles-module__highlighted__QBnL-{background:#fbbf241a;border-color:#fbbf2466}.light-mode .styles-module__day__lj7zf.styles-module__highlighted__QBnL- .styles-module__dayNumber__ifIP9{color:#f59e0b}.light-mode .styles-module__footer__rraAV{border-top-color:#0000001a}.light-mode .styles-module__todayButton__661G0{background:#6366f11a;border-color:#6366f140;color:#4f46e5}.light-mode .styles-module__todayButton__661G0:hover{background:#6366f133;border-color:#6366f166;box-shadow:0 4px 12px #6366f133}.light-mode .styles-module__calendar__ksu3Z.styles-module__minimal__5Zdyf .styles-module__navButton__279oK{border-color:#00000026}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk{background:linear-gradient(135deg,#6366f108,#a855f708)}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK{background:linear-gradient(135deg,#6366f114,#a855f714)}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__navButton__279oK:hover{background:linear-gradient(135deg,#6366f126,#a855f726)}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__day__lj7zf.styles-module__selected__VqCiG{box-shadow:0 6px 16px #6366f166}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0{box-shadow:0 4px 12px #6366f14d}.light-mode .styles-module__calendar__ksu3Z.styles-module__modern__2J5kk .styles-module__todayButton__661G0:hover{box-shadow:0 6px 16px #6366f166}.styles-module__datePicker__uLxOg{position:relative;display:inline-flex;align-items:center;width:100%;max-width:300px}.styles-module__input__0m5L3{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left}.styles-module__input__0m5L3:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__input__0m5L3:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__0m5L3.styles-module__disabled__T10FG{opacity:.5;cursor:not-allowed}.styles-module__value__6l7A3{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles-module__icons__-b7ea{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.styles-module__clearIcon__ELMFy{font-size:1.5rem;color:#9ca3af;cursor:pointer;pointer-events:auto;line-height:1;transition:color .2s ease}.styles-module__clearIcon__ELMFy:hover{color:#e0e0e0}.styles-module__icon__0-EVW{font-size:1.125rem;color:#9ca3af;pointer-events:none}.styles-module__popover__ej0Pl{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#1e1e1efa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;box-shadow:0 10px 40px #00000080;padding:1rem}.light-mode .styles-module__input__0m5L3{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__input__0m5L3:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__0m5L3:focus{border-color:#6366f166;background:#ffffffe6}.light-mode .styles-module__icon__0-EVW,.light-mode .styles-module__clearIcon__ELMFy{color:#6b7280}.light-mode .styles-module__icon__0-EVW:hover,.light-mode .styles-module__clearIcon__ELMFy:hover{color:#111827}.light-mode .styles-module__popover__ej0Pl{background:#fffffffa;border-color:#0003;box-shadow:0 10px 40px #00000026}.styles-module__dateRangePicker__2-ckk{position:relative;display:inline-flex;align-items:center;width:100%;max-width:600px}.styles-module__input__yirN1{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left}.styles-module__input__yirN1:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__input__yirN1:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__yirN1.styles-module__disabled__88Oht{opacity:.5;cursor:not-allowed}.styles-module__value__rLHDv{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles-module__icons__Ceazb{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.styles-module__clearIcon__XoOWV{font-size:1.5rem;color:#9ca3af;cursor:pointer;pointer-events:auto;line-height:1;transition:color .2s ease}.styles-module__clearIcon__XoOWV:hover{color:#e0e0e0}.styles-module__icon__k-Xdp{font-size:1.125rem;color:#9ca3af;pointer-events:none}.styles-module__popover__PVw7h{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#1e1e1efa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;box-shadow:0 10px 40px #00000080;padding:1rem}.styles-module__rangeInfo__qCqH0{font-size:.875rem;color:#9ca3af;text-align:center;margin-bottom:.75rem;font-weight:500}.light-mode .styles-module__input__yirN1{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__input__yirN1:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__yirN1:focus{border-color:#6366f166;background:#ffffffe6}.light-mode .styles-module__icon__k-Xdp,.light-mode .styles-module__clearIcon__XoOWV{color:#6b7280}.light-mode .styles-module__icon__k-Xdp:hover,.light-mode .styles-module__clearIcon__XoOWV:hover{color:#111827}.light-mode .styles-module__popover__PVw7h{background:#fffffffa;border-color:#0003;box-shadow:0 10px 40px #00000026}.light-mode .styles-module__rangeInfo__qCqH0{color:#6b7280}.styles-module__divider__I6KTc{display:flex;align-items:center;border:none;margin:1rem 0}.styles-module__horizontal__rrjPy{width:100%;height:1px;background:#fff3}.styles-module__horizontal__rrjPy.styles-module__solid__LhHPX{background:#fff3}.styles-module__horizontal__rrjPy.styles-module__dashed__2ZL2z{background:none;border-top:1px dashed rgba(255,255,255,.2)}.styles-module__horizontal__rrjPy.styles-module__dotted__N8tLr{background:none;border-top:1px dotted rgba(255,255,255,.2)}.styles-module__horizontal__rrjPy .styles-module__line__ff0dO{flex:1;height:1px;background:#fff3}.styles-module__horizontal__rrjPy .styles-module__label__izE2E{padding:0 1rem;font-size:.875rem;color:#9ca3af;white-space:nowrap}.styles-module__vertical__RBm03{width:1px;height:100%;min-height:2rem;margin:0 1rem;background:#fff3}.styles-module__vertical__RBm03.styles-module__solid__LhHPX{background:#fff3}.styles-module__vertical__RBm03.styles-module__dashed__2ZL2z{background:none;border-left:1px dashed rgba(255,255,255,.2)}.styles-module__vertical__RBm03.styles-module__dotted__N8tLr{background:none;border-left:1px dotted rgba(255,255,255,.2)}.light-mode .styles-module__horizontal__rrjPy,.light-mode .styles-module__horizontal__rrjPy.styles-module__solid__LhHPX{background:#00000026}.light-mode .styles-module__horizontal__rrjPy.styles-module__dashed__2ZL2z,.light-mode .styles-module__horizontal__rrjPy.styles-module__dotted__N8tLr{background:none;border-top-color:#00000026}.light-mode .styles-module__horizontal__rrjPy .styles-module__line__ff0dO{background:#00000026}.light-mode .styles-module__horizontal__rrjPy .styles-module__label__izE2E{color:#6b7280}.light-mode .styles-module__vertical__RBm03,.light-mode .styles-module__vertical__RBm03.styles-module__solid__LhHPX{background:#00000026}.light-mode .styles-module__vertical__RBm03.styles-module__dashed__2ZL2z,.light-mode .styles-module__vertical__RBm03.styles-module__dotted__N8tLr{background:none;border-left-color:#00000026}.styles-module__dropdown__uiKSF{position:relative;width:100%}.styles-module__trigger__tVV7I{width:100%;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease;font-size:.95rem;font-family:inherit}.styles-module__trigger__tVV7I:hover:not(.styles-module__disabled__Xy0oo){border-color:#ffffff4d;background:#ffffff14}.styles-module__trigger__tVV7I:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166}.styles-module__trigger__tVV7I.styles-module__disabled__Xy0oo{opacity:.5;cursor:not-allowed}.styles-module__selected__RnAL-{color:#e0e0e0}.styles-module__placeholder__aePOZ{color:#9ca3af}.styles-module__arrow__QYBcO{font-size:.7rem;color:#9ca3af;transition:transform .2s ease}.styles-module__arrow__QYBcO.styles-module__open__huthl{transform:rotate(180deg)}.styles-module__menu__Fvg4d{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px #0003}.styles-module__option__OLwBz{padding:.65rem 1rem;color:#e0e0e0;cursor:pointer;transition:all .15s ease;font-size:.95rem}.styles-module__option__OLwBz:hover:not(.styles-module__optionDisabled__n9Gdm){background:#ffffff1a}.styles-module__option__OLwBz.styles-module__active__W7XbV{background:#6366f133;color:#c7d2fe}.styles-module__option__OLwBz.styles-module__optionDisabled__n9Gdm{opacity:.5;cursor:not-allowed}.light-mode .styles-module__trigger__tVV7I{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__trigger__tVV7I:hover:not(.styles-module__disabled__Xy0oo){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__selected__RnAL-{color:#111827}.light-mode .styles-module__menu__Fvg4d{background:#fffffff2;border-color:#00000026;box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__option__OLwBz{color:#111827}.light-mode .styles-module__option__OLwBz:hover:not(.styles-module__optionDisabled__n9Gdm){background:#0000000d}.light-mode .styles-module__option__OLwBz.styles-module__active__W7XbV{background:#6366f126;color:#4338ca}.styles-module__filePicker__mq8yj{width:100%;max-width:600px}.styles-module__dropzone__DdFZi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px dashed rgba(255,255,255,.2);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.styles-module__dropzone__DdFZi:hover:not(.styles-module__disabled__PEgD4){border-color:#ffffff4d;background:#ffffff14}.styles-module__dropzone__DdFZi.styles-module__disabled__PEgD4{opacity:.5;cursor:not-allowed}.styles-module__icon__lgApu{font-size:2.5rem;margin-bottom:.5rem}.styles-module__text__Djodx{color:#9ca3af;font-size:.95rem}.styles-module__input__3Edc4{display:none}.styles-module__fileList__mG9O1{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.styles-module__fileItem__NB3Uq{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease}.styles-module__fileItem__NB3Uq.styles-module__processing__R-ZHY{border-color:#3b82f666;background:#3b82f61a}.styles-module__fileItem__NB3Uq.styles-module__uploaded__gJ1od{border-color:#22c55e66;background:#22c55e1a}.styles-module__fileItem__NB3Uq.styles-module__failed__MlKNj{border-color:#ef444466;background:#ef44441a}.styles-module__fileIcon__IUNOU{font-size:1.25rem;flex-shrink:0}.styles-module__fileName__E1M5I{flex:1;color:#e0e0e0;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles-module__fileSize__Yiown{color:#9ca3af;font-size:.85rem;flex-shrink:0}.styles-module__error__KmdmE{color:#fca5a5;font-size:.85rem;flex-shrink:0}.styles-module__remove__JiGmS{background:none;border:none;color:#9ca3af;font-size:1.5rem;cursor:pointer;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .2s ease}.styles-module__remove__JiGmS:hover{color:#ef4444}.light-mode .styles-module__dropzone__DdFZi{background:#ffffffb3;border-color:#0003}.light-mode .styles-module__dropzone__DdFZi:hover:not(.styles-module__disabled__PEgD4){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__text__Djodx{color:#6b7280}.light-mode .styles-module__fileItem__NB3Uq{background:#ffffffb3;border-color:#00000026}.light-mode .styles-module__fileItem__NB3Uq.styles-module__processing__R-ZHY{border-color:#3b82f680;background:#3b82f626}.light-mode .styles-module__fileItem__NB3Uq.styles-module__uploaded__gJ1od{border-color:#22c55e80;background:#22c55e26}.light-mode .styles-module__fileItem__NB3Uq.styles-module__failed__MlKNj{border-color:#ef444480;background:#ef444426}.light-mode .styles-module__fileName__E1M5I{color:#111827}.light-mode .styles-module__error__KmdmE,.light-mode .styles-module__remove__JiGmS:hover{color:#dc2626}.styles-module__fileManager__kksK1{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden}.styles-module__header__K6B4B{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);background:#1e1e2880}.styles-module__topMenu__WA959{display:flex;align-items:center}.styles-module__menuButton__NZCtL{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease}.styles-module__menuButton__NZCtL:hover{background:#ffffff1a;border-color:#fff3}.styles-module__menuButton__NZCtL:active{transform:scale(.95)}.styles-module__menuButton__NZCtL svg{width:1.25rem;height:1.25rem}.styles-module__breadcrumbContainer__Yu6a5{flex:1;display:flex;align-items:center;min-width:0}.styles-module__breadcrumbs__QRPz8{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;width:100%}.styles-module__breadcrumbLink__tRa-0{background:transparent;border:none;color:#9ca3af;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;border-radius:.375rem;transition:all .2s ease;font-family:inherit}.styles-module__breadcrumbLink__tRa-0:hover{color:#e0e0e0;background:#ffffff0d}.styles-module__breadcrumbLink__tRa-0:active{transform:scale(.95)}.styles-module__breadcrumbCurrent__N239O{font-size:.875rem;color:#e0e0e0;font-weight:500;padding:.25rem .5rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.375rem;border:1px solid rgba(255,255,255,.1)}.styles-module__breadcrumbSeparator__-a-y3{color:#6b7280;font-size:.875rem;-webkit-user-select:none;user-select:none}.styles-module__content__5te13{flex:1;overflow-y:auto;padding:1rem;min-height:0}.styles-module__fileList__zafmG{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,140px));gap:1rem;justify-content:start}.styles-module__fileItem__jMUUT{display:flex;flex-direction:column;align-items:center;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:#ffffff08;cursor:pointer;transition:all .2s ease;text-align:center;width:140px;height:160px;font-family:inherit;color:inherit}.styles-module__fileItem__jMUUT:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.styles-module__fileItem__jMUUT:active{transform:translateY(0)}.styles-module__fileItem__jMUUT:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__folder__ZZu4F .styles-module__fileIcon__H84rk{color:#60a5fa}.styles-module__file__kRLqb .styles-module__fileIcon__H84rk{color:#9ca3af}.styles-module__fileIcon__H84rk{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:.75rem;transition:transform .2s ease;flex-shrink:0}.styles-module__fileItem__jMUUT:hover .styles-module__fileIcon__H84rk{transform:scale(1.1)}.styles-module__fileIcon__H84rk svg{width:100%;height:100%}.styles-module__fileThumbnail__j49mz{width:64px;height:64px;margin-bottom:.75rem;border-radius:.375rem;overflow:hidden;background:#0003;flex-shrink:0;transition:transform .2s ease}.styles-module__fileItem__jMUUT:hover .styles-module__fileThumbnail__j49mz{transform:scale(1.05)}.styles-module__fileThumbnail__j49mz img{width:100%;height:100%;object-fit:cover;display:block}.styles-module__fileInfo__tOxJn{width:100%;display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1;min-width:0}.styles-module__fileName__CnClX{font-size:.875rem;color:#e0e0e0;font-weight:500;word-break:break-word;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.styles-module__fileMeta__qjEyj{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;color:#9ca3af;flex-wrap:wrap}.styles-module__metaSeparator__xr8Wl{opacity:.5}.styles-module__emptyState__dvy4f{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__fileManager__kksK1{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__header__K6B4B{background:#ffffff80;border-bottom-color:#0000001a}.light-mode .styles-module__menuButton__NZCtL{border-color:#00000026;color:#111827}.light-mode .styles-module__menuButton__NZCtL:hover{background:#0000000d;border-color:#0003}.light-mode .styles-module__breadcrumbLink__tRa-0{color:#6b7280}.light-mode .styles-module__breadcrumbLink__tRa-0:hover{color:#111827;background:#0000000d}.light-mode .styles-module__breadcrumbCurrent__N239O{color:#111827;background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__breadcrumbSeparator__-a-y3{color:#9ca3af}.light-mode .styles-module__fileItem__jMUUT{background:#ffffff80;border-color:#0000001a}.light-mode .styles-module__fileItem__jMUUT:hover{background:#fffc;border-color:#0003;box-shadow:0 4px 12px #0000001a}.light-mode .styles-module__fileThumbnail__j49mz{background:#0000000d}.light-mode .styles-module__folder__ZZu4F .styles-module__fileIcon__H84rk{color:#3b82f6}.light-mode .styles-module__file__kRLqb .styles-module__fileIcon__H84rk{color:#6b7280}.light-mode .styles-module__fileName__CnClX{color:#111827}.light-mode .styles-module__fileMeta__qjEyj,.light-mode .styles-module__emptyState__dvy4f{color:#6b7280}.styles-module__contextMenu__GRBVO{position:fixed;z-index:9999;min-width:240px;padding:.5rem 0;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;box-shadow:0 10px 25px -5px #0006,0 10px 10px -5px #0000004d;animation:styles-module__contextMenuFadeIn__90IoF .15s ease-out}@keyframes styles-module__contextMenuFadeIn__90IoF{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.styles-module__menuItem__RSaTZ{position:relative;display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;color:#e0e0e0;font-size:.875rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease}.styles-module__menuItem__RSaTZ:hover:not(.styles-module__disabled__bw0t-){background:#6366f133;color:#c7d2fe}.styles-module__menuItem__RSaTZ.styles-module__disabled__bw0t-{opacity:.4;cursor:not-allowed}.styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk{color:#fca5a5}.styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk:hover:not(.styles-module__disabled__bw0t-){background:#ef444433;color:#fca5a5}.styles-module__menuItemContent__-bnOm{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.styles-module__icon__WnkZL{display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.styles-module__label__HqC1u{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__menuItemRight__NVcQN{display:flex;align-items:center;gap:.75rem;margin-left:1rem}.styles-module__shortcut__4Ry6D{font-size:.75rem;color:#9ca3af;font-family:monospace}.styles-module__submenuIndicator__glhiH{font-size:1.125rem;color:#9ca3af}.styles-module__separator__VcMO9{height:1px;margin:.375rem 0;background:#ffffff1a}.styles-module__submenu__HTiQG{position:absolute;left:100%;top:-.5rem;margin-left:.25rem;min-width:200px;padding:.5rem 0;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;box-shadow:0 10px 25px -5px #0006,0 10px 10px -5px #0000004d;animation:styles-module__submenuSlideIn__u1vq5 .15s ease-out}@keyframes styles-module__submenuSlideIn__u1vq5{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.light-mode .styles-module__contextMenu__GRBVO,.light-mode .styles-module__submenu__HTiQG{background:#fffffffa;border-color:#00000026}.light-mode .styles-module__menuItem__RSaTZ{color:#111827}.light-mode .styles-module__menuItem__RSaTZ:hover:not(.styles-module__disabled__bw0t-){background:#6366f126;color:#4338ca}.light-mode .styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk{color:#dc2626}.light-mode .styles-module__menuItem__RSaTZ.styles-module__danger__KAIXk:hover:not(.styles-module__disabled__bw0t-){background:#ef444426;color:#dc2626}.light-mode .styles-module__shortcut__4Ry6D,.light-mode .styles-module__submenuIndicator__glhiH{color:#6b7280}.light-mode .styles-module__separator__VcMO9{background:#0000001a}.styles-module__header__9QAJF{width:100%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .2s ease}.styles-module__header__9QAJF.styles-module__sticky__wm-sd{position:sticky;top:0;z-index:100;box-shadow:0 4px 6px #0003}.styles-module__content__ZPdW7{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.styles-module__brand__-0bx7{display:flex;align-items:center;gap:1rem;flex-shrink:0}.styles-module__logo__3KpY5{display:flex;align-items:center;justify-content:center;font-size:1.5rem}.styles-module__title__yDhEG{font-size:1.25rem;font-weight:600;color:#e0e0e0;margin:0;white-space:nowrap}.styles-module__nav__6MmHf{flex:1;display:flex;align-items:center;gap:1.5rem;overflow-x:auto;scrollbar-width:none}.styles-module__nav__6MmHf::-webkit-scrollbar{display:none}.styles-module__actions__yTPsJ{display:flex;align-items:center;gap:1rem;flex-shrink:0}.light-mode .styles-module__header__9QAJF{background:#fffc;border-bottom-color:#0000001a}.light-mode .styles-module__header__9QAJF.styles-module__sticky__wm-sd{box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__title__yDhEG{color:#111827}.styles-module__inputContainer__KSDK-{display:flex;flex-direction:column;gap:.5rem;width:100%}.styles-module__inputContainer__KSDK-.styles-module__fullWidth__rLaUj{max-width:none}.styles-module__label__-uPCz{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__wrapper__JTZMt{position:relative;display:flex;align-items:center}.styles-module__input__KRJnF{width:100%;padding:.5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit}.styles-module__input__KRJnF::placeholder{color:#9ca3af}.styles-module__input__KRJnF:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__input__KRJnF:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__input__KRJnF.styles-module__withIcon__mikvP{padding-left:2.5rem}.styles-module__input__KRJnF.styles-module__disabled__NjJFs{opacity:.5;cursor:not-allowed}.styles-module__input__KRJnF.styles-module__sm__cr6Ko{padding:.375rem .75rem;font-size:.875rem}.styles-module__input__KRJnF.styles-module__sm__cr6Ko.styles-module__withIcon__mikvP{padding-left:2.25rem}.styles-module__input__KRJnF.styles-module__lg__geHP2{padding:.75rem 1.25rem;font-size:1.05rem}.styles-module__input__KRJnF.styles-module__lg__geHP2.styles-module__withIcon__mikvP{padding-left:3rem}.styles-module__input__KRJnF.styles-module__error__UCrFp{border-color:#ef444466}.styles-module__input__KRJnF.styles-module__error__UCrFp:focus{outline-color:#ef444480;border-color:#ef444499}.styles-module__input__KRJnF.styles-module__success__fKUT8{border-color:#22c55e66}.styles-module__input__KRJnF.styles-module__success__fKUT8:focus{outline-color:#22c55e80;border-color:#22c55e99}.styles-module__icon__qopq-{position:absolute;left:.75rem;display:flex;align-items:center;color:#9ca3af;font-size:1rem;pointer-events:none}.styles-module__helperText__9ULK8{font-size:.8rem;color:#9ca3af}.styles-module__errorText__JTsOi{color:#fca5a5}.light-mode .styles-module__label__-uPCz{color:#111827}.light-mode .styles-module__input__KRJnF{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__input__KRJnF::placeholder{color:#6b7280}.light-mode .styles-module__input__KRJnF:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__input__KRJnF:focus{background:#ffffffe6}.light-mode .styles-module__input__KRJnF.styles-module__error__UCrFp{border-color:#ef444480}.light-mode .styles-module__input__KRJnF.styles-module__error__UCrFp:focus{border-color:#ef4444b3}.light-mode .styles-module__input__KRJnF.styles-module__success__fKUT8{border-color:#22c55e80}.light-mode .styles-module__input__KRJnF.styles-module__success__fKUT8:focus{border-color:#22c55eb3}.light-mode .styles-module__icon__qopq-{color:#6b7280}.light-mode .styles-module__errorText__JTsOi{color:#dc2626}.styles-module__label__QjEAd{display:inline-flex;align-items:center;gap:.25rem;font-weight:500;color:#e0e0e0;cursor:pointer;transition:color .2s ease}.styles-module__label__QjEAd:hover:not(.styles-module__disabled__yJ4NK){color:#f0f0f0}.styles-module__label__QjEAd.styles-module__disabled__yJ4NK{opacity:.5;cursor:not-allowed}.styles-module__label__QjEAd.styles-module__sm__KnRgV{font-size:.8rem}.styles-module__label__QjEAd.styles-module__md__z8a54{font-size:.875rem}.styles-module__label__QjEAd.styles-module__lg__KOzy-{font-size:1rem}.styles-module__required__ZBqbG{color:#ef4444;font-weight:600}.light-mode .styles-module__label__QjEAd{color:#111827}.light-mode .styles-module__label__QjEAd:hover:not(.styles-module__disabled__yJ4NK){color:#000}.light-mode .styles-module__required__ZBqbG{color:#dc2626}.styles-module__list__i-PH3{list-style:none;padding:0;margin:0;width:100%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden}.styles-module__list__i-PH3.styles-module__dividers__klcR- .styles-module__item__hLR7A:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__item__hLR7A{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;color:#e0e0e0;transition:all .2s ease}.styles-module__item__hLR7A.styles-module__hoverable__6FbJF{cursor:pointer}.styles-module__item__hLR7A.styles-module__hoverable__6FbJF:hover{background:#ffffff14}.styles-module__item__hLR7A.styles-module__clickable__ahnDb{cursor:pointer}.styles-module__item__hLR7A.styles-module__clickable__ahnDb:active{background:#ffffff1f}.styles-module__item__hLR7A.styles-module__disabled__W5Z3Y{opacity:.5;cursor:not-allowed}.styles-module__icon__fSr06{display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;color:#9ca3af}.styles-module__content__ujdaE{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.styles-module__title__0nMBZ{font-size:.95rem;line-height:1.4}.styles-module__subtitle__dLJYu{font-size:.8125rem;line-height:1.4;color:#fff9;overflow:hidden;text-overflow:ellipsis}.styles-module__badge__dwlRk{flex-shrink:0}.light-mode .styles-module__list__i-PH3{background:#ffffffb3;border-color:#00000026}.light-mode .styles-module__list__i-PH3.styles-module__dividers__klcR- .styles-module__item__hLR7A:not(:last-child){border-bottom-color:#0000001a}.light-mode .styles-module__item__hLR7A{color:#111827}.light-mode .styles-module__item__hLR7A.styles-module__hoverable__6FbJF:hover{background:#0000000d}.light-mode .styles-module__item__hLR7A.styles-module__clickable__ahnDb:active{background:#0000001a}.light-mode .styles-module__icon__fSr06{color:#6b7280}.light-mode .styles-module__subtitle__dLJYu{color:#00000080}.styles-module__overlay__Ty-He{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:styles-module__fadeIn__vywQ8 .2s ease}@keyframes styles-module__fadeIn__vywQ8{0%{opacity:0}to{opacity:1}}.styles-module__modal__bC015{background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000004d;display:flex;flex-direction:column;max-height:90vh;animation:styles-module__slideUp__i-uri .3s ease}.styles-module__modal__bC015.styles-module__sm__HasCZ{width:100%;max-width:400px}.styles-module__modal__bC015.styles-module__md__y-51k{width:100%;max-width:600px}.styles-module__modal__bC015.styles-module__lg__bXotd{width:100%;max-width:800px}.styles-module__modal__bC015.styles-module__xl__wKYbR{width:100%;max-width:1000px}@keyframes styles-module__slideUp__i-uri{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.styles-module__header__agEZy{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__title__91HGo{margin:0;font-size:1.25rem;font-weight:600;color:#e0e0e0}.styles-module__closeButton__u-naO{background:none;border:none;color:#9ca3af;font-size:2rem;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;line-height:1}.styles-module__closeButton__u-naO:hover{background:#ffffff1a;color:#e0e0e0}.styles-module__content__1xlis{padding:1.5rem;overflow-y:auto;flex:1;color:#e0e0e0}.styles-module__footer__m3SbZ{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.light-mode .styles-module__overlay__Ty-He{background:#0006}.light-mode .styles-module__modal__bC015{background:#fffffff2;border-color:#00000026;box-shadow:0 20px 25px -5px #00000026}.light-mode .styles-module__header__agEZy{border-bottom-color:#0000001a}.light-mode .styles-module__title__91HGo{color:#111827}.light-mode .styles-module__closeButton__u-naO{color:#6b7280}.light-mode .styles-module__closeButton__u-naO:hover{background:#0000000d;color:#111827}.light-mode .styles-module__content__1xlis{color:#111827}.light-mode .styles-module__footer__m3SbZ{border-top-color:#0000001a}.styles-module__pagination__P-TuL{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.styles-module__pageButton__saWQq{min-width:2.5rem;height:2.5rem;padding:.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;font-size:.95rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.styles-module__pageButton__saWQq:hover:not(:disabled):not(.styles-module__active__6G9dp){background:#ffffff14;border-color:#ffffff4d}.styles-module__pageButton__saWQq:active:not(:disabled){transform:scale(.95)}.styles-module__pageButton__saWQq.styles-module__active__6G9dp{background:#6366f133;border-color:#6366f166;color:#c7d2fe;font-weight:600}.styles-module__pageButton__saWQq:disabled{opacity:.4;cursor:not-allowed}.styles-module__dots__HNsj1{min-width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.95rem}.light-mode .styles-module__pageButton__saWQq{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__pageButton__saWQq:hover:not(:disabled):not(.styles-module__active__6G9dp){background:#ffffffe6;border-color:#0000004d}.light-mode .styles-module__pageButton__saWQq.styles-module__active__6G9dp{background:#6366f126;border-color:#6366f166;color:#4338ca}.light-mode .styles-module__dots__HNsj1{color:#6b7280}.styles-module__container__u4q5n{width:100%}.styles-module__progressBar__wAUjD{width:100%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden}.styles-module__progressBar__wAUjD.styles-module__sm__ZBiyl{height:.5rem}.styles-module__progressBar__wAUjD.styles-module__md__oXZzu{height:1rem}.styles-module__progressBar__wAUjD.styles-module__lg__JmNO0{height:1.5rem}.styles-module__fill__bDflZ{height:100%;display:flex;align-items:center;justify-content:center;transition:width .3s ease;border-radius:.5rem}.styles-module__fill__bDflZ.styles-module__default__7qIAE{background:linear-gradient(90deg,#6366f1cc,#8b5cf6cc)}.styles-module__fill__bDflZ.styles-module__success__drT36{background:linear-gradient(90deg,#22c55ecc,#16a34acc)}.styles-module__fill__bDflZ.styles-module__warning__p-mHQ{background:linear-gradient(90deg,#fb923ccc,#f97316cc)}.styles-module__fill__bDflZ.styles-module__error__ecpJB{background:linear-gradient(90deg,#ef4444cc,#dc2626cc)}.styles-module__fill__bDflZ.styles-module__info__vfjga{background:linear-gradient(90deg,#3b82f6cc,#2563ebcc)}.styles-module__fill__bDflZ.styles-module__striped__El9o5{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:1rem 1rem}.styles-module__fill__bDflZ.styles-module__animated__9FN7u{animation:styles-module__progress-stripes__etVVj 1s linear infinite}@keyframes styles-module__progress-stripes__etVVj{0%{background-position:0 0}to{background-position:1rem 0}}.styles-module__label__TpB8Q{font-size:.75rem;font-weight:600;color:#fff;padding:0 .5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.light-mode .styles-module__progressBar__wAUjD{background:#0000000d;border-color:#00000026}.light-mode .styles-module__fill__bDflZ.styles-module__default__7qIAE{background:linear-gradient(90deg,#6366f1e6,#8b5cf6e6)}.light-mode .styles-module__fill__bDflZ.styles-module__success__drT36{background:linear-gradient(90deg,#22c55ee6,#16a34ae6)}.light-mode .styles-module__fill__bDflZ.styles-module__warning__p-mHQ{background:linear-gradient(90deg,#fb923ce6,#f97316e6)}.light-mode .styles-module__fill__bDflZ.styles-module__error__ecpJB{background:linear-gradient(90deg,#ef4444e6,#dc2626e6)}.light-mode .styles-module__fill__bDflZ.styles-module__info__vfjga{background:linear-gradient(90deg,#3b82f6e6,#2563ebe6)}.styles-module__radioButton__30HVZ{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.styles-module__radioButton__30HVZ.styles-module__disabled__TuSU6{opacity:.5;cursor:not-allowed}.styles-module__input__-NkgJ{position:absolute;opacity:0;width:0;height:0}.styles-module__input__-NkgJ:checked+.styles-module__radio__dKOL5:after{opacity:1;transform:scale(1)}.styles-module__input__-NkgJ:focus+.styles-module__radio__dKOL5{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__radio__dKOL5{position:relative;width:1.25rem;height:1.25rem;border-radius:50%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:all .2s ease;flex-shrink:0}.styles-module__radio__dKOL5:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:.625rem;height:.625rem;border-radius:50%;background:#6366f1e6;opacity:0;transition:all .2s ease}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .styles-module__radio__dKOL5{border-color:#fff6;background:#ffffff14}.styles-module__input__-NkgJ:checked+.styles-module__radio__dKOL5{border-color:#6366f199;background:#6366f11a}.styles-module__label__M94so{font-size:.95rem;color:#e0e0e0;transition:color .2s ease}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .styles-module__label__M94so{color:#f0f0f0}.light-mode .styles-module__radio__dKOL5{background:#ffffffb3;border-color:#0000004d}.light-mode .styles-module__radio__dKOL5:after{background:#6366f1}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .light-mode .styles-module__radio__dKOL5{border-color:#0006;background:#ffffffe6}.styles-module__input__-NkgJ:checked+.light-mode .styles-module__radio__dKOL5{border-color:#6366f1b3;background:#6366f126}.light-mode .styles-module__label__M94so{color:#111827}.styles-module__radioButton__30HVZ:hover:not(.styles-module__disabled__TuSU6) .light-mode .styles-module__label__M94so{color:#000}.styles-module__container__KhKB7{width:100%;display:flex;flex-direction:column;gap:.5rem}.styles-module__label__nGyr8{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__rangeWrapper__dnhOv{display:flex;align-items:center;gap:1rem}.styles-module__inputWrapper__vVIhy{flex:1;display:flex;align-items:center}.styles-module__input__C9H5I{width:100%;height:.5rem;appearance:none;background:transparent;cursor:pointer;transition:all .2s ease}.styles-module__input__C9H5I::-webkit-slider-track{width:100%;height:.5rem;background:linear-gradient(to right,rgba(99,102,241,.8) 0%,rgba(99,102,241,.8) var(--percentage),rgba(255,255,255,.1) var(--percentage),rgba(255,255,255,.1) 100%);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__input__C9H5I::-webkit-slider-thumb{appearance:none;width:1.25rem;height:1.25rem;background:#6366f1e6;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000004d}.styles-module__input__C9H5I::-webkit-slider-thumb:hover{transform:scale(1.1);background:#6366f1;box-shadow:0 4px 8px #6366f166}.styles-module__input__C9H5I::-webkit-slider-thumb:active{transform:scale(1.05)}.styles-module__input__C9H5I::-moz-range-track{width:100%;height:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__input__C9H5I::-moz-range-progress{height:.5rem;background:#6366f1cc;border-radius:.5rem}.styles-module__input__C9H5I::-moz-range-thumb{width:1.25rem;height:1.25rem;background:#6366f1e6;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000004d}.styles-module__input__C9H5I::-moz-range-thumb:hover{transform:scale(1.1);background:#6366f1;box-shadow:0 4px 8px #6366f166}.styles-module__input__C9H5I::-moz-range-thumb:active{transform:scale(1.05)}.styles-module__input__C9H5I:focus{outline:none}.styles-module__input__C9H5I:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px #6366f133}.styles-module__input__C9H5I:focus::-moz-range-thumb{box-shadow:0 0 0 4px #6366f133}.styles-module__input__C9H5I.styles-module__disabled__8xB9M{opacity:.5;cursor:not-allowed}.styles-module__input__C9H5I.styles-module__disabled__8xB9M::-webkit-slider-thumb{cursor:not-allowed}.styles-module__input__C9H5I.styles-module__disabled__8xB9M::-moz-range-thumb{cursor:not-allowed}.styles-module__minMax__5jVHq{font-size:.875rem;color:#9ca3af;flex-shrink:0}.styles-module__value__4hZJK{font-size:.95rem;font-weight:600;color:#c7d2fe;text-align:center}.light-mode .styles-module__label__nGyr8{color:#111827}.light-mode .styles-module__input__C9H5I::-webkit-slider-track{background:linear-gradient(to right,rgba(99,102,241,.9) 0%,rgba(99,102,241,.9) var(--percentage),rgba(0,0,0,.1) var(--percentage),rgba(0,0,0,.1) 100%);border-color:#00000026}.light-mode .styles-module__input__C9H5I::-webkit-slider-thumb{background:#6366f1;border-color:#fffc}.light-mode .styles-module__input__C9H5I::-moz-range-track{background:#0000001a;border-color:#00000026}.light-mode .styles-module__input__C9H5I::-moz-range-progress{background:#6366f1e6}.light-mode .styles-module__input__C9H5I::-moz-range-thumb{background:#6366f1;border-color:#fffc}.light-mode .styles-module__minMax__5jVHq{color:#6b7280}.light-mode .styles-module__value__4hZJK{color:#4338ca}.styles-module__richSelect__xtDdz{position:relative;width:100%}.styles-module__trigger__nkuFi{width:100%;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease;font-family:inherit;gap:1rem}.styles-module__trigger__nkuFi:hover:not(.styles-module__disabled__aRnNR){border-color:#ffffff4d;background:#ffffff14}.styles-module__trigger__nkuFi:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166}.styles-module__trigger__nkuFi.styles-module__disabled__aRnNR{opacity:.5;cursor:not-allowed}.styles-module__selectedContent__1YUDI{display:flex;align-items:center;gap:.75rem;flex:1}.styles-module__textContent__sVML5{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;flex:1}.styles-module__label__DYAVs{font-size:.95rem;color:#e0e0e0;font-weight:500}.styles-module__description__-NG4t{font-size:.8rem;color:#9ca3af}.styles-module__placeholder__83U0w{color:#9ca3af;font-size:.95rem}.styles-module__icon__v-J2b{font-size:1.25rem;flex-shrink:0;color:#9ca3af}.styles-module__arrow__m-D1Y{font-size:.7rem;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.styles-module__arrow__m-D1Y.styles-module__open__gZef9{transform:rotate(180deg)}.styles-module__menu__zMZHy{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;max-height:300px;overflow:hidden;z-index:1000;box-shadow:0 4px 6px #0003;display:flex;flex-direction:column}.styles-module__searchWrapper__yPXor{padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__searchInput__Vq3C6{width:100%;padding:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e0e0e0;font-size:.875rem;font-family:inherit}.styles-module__searchInput__Vq3C6::placeholder{color:#6b7280}.styles-module__searchInput__Vq3C6:focus{outline:none;border-color:#6366f166}.styles-module__optionsList__OAhYK{overflow-y:auto;flex:1}.styles-module__option__vTDi0{padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:all .15s ease}.styles-module__option__vTDi0:hover:not(.styles-module__optionDisabled__spphz){background:#ffffff1a}.styles-module__option__vTDi0.styles-module__active__FRlKy{background:#6366f133}.styles-module__option__vTDi0.styles-module__active__FRlKy .styles-module__label__DYAVs{color:#c7d2fe}.styles-module__option__vTDi0.styles-module__optionDisabled__spphz{opacity:.5;cursor:not-allowed}.styles-module__noResults__DsPu8{padding:1rem;text-align:center;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__trigger__nkuFi{background:#ffffffb3;border-color:#0003;color:#111827}.light-mode .styles-module__trigger__nkuFi:hover:not(.styles-module__disabled__aRnNR){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__label__DYAVs{color:#111827}.light-mode .styles-module__description__-NG4t{color:#6b7280}.light-mode .styles-module__menu__zMZHy{background:#fffffff2;border-color:#00000026;box-shadow:0 4px 6px #0000001a}.light-mode .styles-module__searchWrapper__yPXor{border-bottom-color:#0000001a}.light-mode .styles-module__searchInput__Vq3C6{background:#0000000d;border-color:#0003;color:#111827}.light-mode .styles-module__option__vTDi0:hover:not(.styles-module__optionDisabled__spphz){background:#0000000d}.light-mode .styles-module__option__vTDi0.styles-module__active__FRlKy{background:#6366f126}.light-mode .styles-module__option__vTDi0.styles-module__active__FRlKy .styles-module__label__DYAVs{color:#4338ca}.light-mode .styles-module__icon__v-J2b{color:#6b7280}.styles-module__overlay__tP-g3{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;z-index:1000;animation:styles-module__fadeIn__MKn3S .2s ease}@keyframes styles-module__fadeIn__MKn3S{0%{opacity:0}to{opacity:1}}.styles-module__sidePanel__bfmoW{background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 25px -5px #0000004d;display:flex;flex-direction:column;height:100%;overflow:hidden}.styles-module__sidePanel__bfmoW.styles-module__left__X7-S4{border-left:none;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;animation:styles-module__slideInLeft__nE6Ff .3s ease}.styles-module__sidePanel__bfmoW.styles-module__right__Fvefe{margin-left:auto;border-right:none;border-top-left-radius:.75rem;border-bottom-left-radius:.75rem;animation:styles-module__slideInRight__bvjTy .3s ease}.styles-module__sidePanel__bfmoW.styles-module__sm__CHsFH{width:320px;max-width:90vw}.styles-module__sidePanel__bfmoW.styles-module__md__17Q10{width:480px;max-width:90vw}.styles-module__sidePanel__bfmoW.styles-module__lg__8XCJd{width:640px;max-width:90vw}@keyframes styles-module__slideInLeft__nE6Ff{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes styles-module__slideInRight__bvjTy{0%{transform:translate(100%)}to{transform:translate(0)}}.styles-module__header__-AKr-{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.styles-module__title__8S4yp{margin:0;font-size:1.25rem;font-weight:600;color:#e0e0e0}.styles-module__closeButton__DQgJe{background:none;border:none;color:#9ca3af;font-size:2rem;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;line-height:1;flex-shrink:0}.styles-module__closeButton__DQgJe:hover{background:#ffffff1a;color:#e0e0e0}.styles-module__content__XGAif{padding:1.5rem;overflow-y:auto;flex:1;color:#e0e0e0}.styles-module__footer__cX66N{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-shrink:0}.light-mode .styles-module__overlay__tP-g3{background:#0006}.light-mode .styles-module__sidePanel__bfmoW{background:#fffffff2;border-color:#00000026;box-shadow:0 20px 25px -5px #00000026}.light-mode .styles-module__header__-AKr-{border-bottom-color:#0000001a}.light-mode .styles-module__title__8S4yp{color:#111827}.light-mode .styles-module__closeButton__DQgJe{color:#6b7280}.light-mode .styles-module__closeButton__DQgJe:hover{background:#0000000d;color:#111827}.light-mode .styles-module__content__XGAif{color:#111827}.light-mode .styles-module__footer__cX66N{border-top-color:#0000001a}.styles-module__signpost__tLnmc{position:relative;display:inline-block}.styles-module__trigger__25KnS{cursor:pointer;display:inline-flex}.styles-module__content__z4pUG{position:absolute;z-index:1000;animation:styles-module__fadeIn__0jB27 .2s ease}.styles-module__content__z4pUG.styles-module__top__Jn5XX{bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.styles-module__content__z4pUG.styles-module__bottom__CGe3J{top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.styles-module__content__z4pUG.styles-module__left__zuDmF{right:calc(100% + .5rem);top:50%;transform:translateY(-50%)}.styles-module__content__z4pUG.styles-module__right__xnSw3{left:calc(100% + .5rem);top:50%;transform:translateY(-50%)}@keyframes styles-module__fadeIn__0jB27{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.styles-module__inner__7euCB{background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.75rem 1rem;color:#e0e0e0;box-shadow:0 4px 6px #0000004d;min-width:200px;max-width:300px;font-size:.875rem;line-height:1.5}.styles-module__arrow__mGVpk{position:absolute;width:0;height:0}.styles-module__content__z4pUG.styles-module__top__Jn5XX .styles-module__arrow__mGVpk{bottom:-.5rem;left:50%;transform:translate(-50%);border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(0 2px 1px rgba(0,0,0,.2))}.styles-module__content__z4pUG.styles-module__bottom__CGe3J .styles-module__arrow__mGVpk{top:-.5rem;left:50%;transform:translate(-50%);border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(0 -2px 1px rgba(0,0,0,.2))}.styles-module__content__z4pUG.styles-module__left__zuDmF .styles-module__arrow__mGVpk{right:-.5rem;top:50%;transform:translateY(-50%);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(2px 0 1px rgba(0,0,0,.2))}.styles-module__content__z4pUG.styles-module__right__xnSw3 .styles-module__arrow__mGVpk{left:-.5rem;top:50%;transform:translateY(-50%);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-right:.5rem solid rgba(30,30,40,.95);filter:drop-shadow(-2px 0 1px rgba(0,0,0,.2))}.light-mode .styles-module__inner__7euCB{background:#fffffff2;border-color:#00000026;color:#111827;box-shadow:0 4px 6px #0000001a}.styles-module__content__z4pUG.styles-module__top__Jn5XX .light-mode .styles-module__arrow__mGVpk{border-top-color:#fffffff2}.styles-module__content__z4pUG.styles-module__bottom__CGe3J .light-mode .styles-module__arrow__mGVpk{border-bottom-color:#fffffff2}.styles-module__content__z4pUG.styles-module__left__zuDmF .light-mode .styles-module__arrow__mGVpk{border-left-color:#fffffff2}.styles-module__content__z4pUG.styles-module__right__xnSw3 .light-mode .styles-module__arrow__mGVpk{border-right-color:#fffffff2}.styles-module__spinnerWrapper__ht5E9{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem}.styles-module__spinner__D8f-h{display:inline-block;position:relative}.styles-module__circle__z537L{box-sizing:border-box;display:block;width:100%;height:100%;border-radius:50%;border-width:3px;border-style:solid;border-color:#fff3;border-top-color:#3b82f6;animation:styles-module__spin__Gt3A- .8s linear infinite}@keyframes styles-module__spin__Gt3A-{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__spinner__D8f-h.styles-module__sm__Ukc8Q{width:1rem;height:1rem}.styles-module__spinner__D8f-h.styles-module__sm__Ukc8Q .styles-module__circle__z537L{border-width:2px}.styles-module__spinner__D8f-h.styles-module__md__Hg7EK{width:2rem;height:2rem}.styles-module__spinner__D8f-h.styles-module__lg__ac6jQ{width:3rem;height:3rem}.styles-module__spinner__D8f-h.styles-module__lg__ac6jQ .styles-module__circle__z537L{border-width:4px}.styles-module__spinner__D8f-h.styles-module__default__X7JGx .styles-module__circle__z537L{border-top-color:#3b82f6}.styles-module__spinner__D8f-h.styles-module__primary__Pah-x .styles-module__circle__z537L{border-top-color:#8b5cf6}.styles-module__spinner__D8f-h.styles-module__secondary__D29qO .styles-module__circle__z537L{border-top-color:#ec4899}.styles-module__label__nc2IY{color:#e0e0e0;font-size:.875rem;font-weight:500}.light-mode .styles-module__circle__z537L{border-color:#0000001a}.light-mode .styles-module__spinner__D8f-h.styles-module__default__X7JGx .styles-module__circle__z537L{border-top-color:#3b82f6}.light-mode .styles-module__spinner__D8f-h.styles-module__primary__Pah-x .styles-module__circle__z537L{border-top-color:#8b5cf6}.light-mode .styles-module__spinner__D8f-h.styles-module__secondary__D29qO .styles-module__circle__z537L{border-top-color:#ec4899}.light-mode .styles-module__label__nc2IY{color:#111827}.styles-module__stackView__wGZRw{display:flex}.styles-module__horizontal__MCJ8E{flex-direction:row}.styles-module__vertical__INW6v{flex-direction:column}.styles-module__wrap__wvZPS{flex-wrap:wrap}.styles-module__align-start__TeH6Z{align-items:flex-start}.styles-module__align-center__DWOt-{align-items:center}.styles-module__align-end__9Xsx4{align-items:flex-end}.styles-module__align-stretch__raPvB{align-items:stretch}.styles-module__justify-start__YVdZp{justify-content:flex-start}.styles-module__justify-center__VKg8-{justify-content:center}.styles-module__justify-end__kVPBC{justify-content:flex-end}.styles-module__justify-space-between__z5-wE{justify-content:space-between}.styles-module__justify-space-around__FP-0m{justify-content:space-around}.styles-module__justify-space-evenly__v5xco{justify-content:space-evenly}.styles-module__spacing-none__M23xt{gap:0}.styles-module__spacing-xs__zdXjS{gap:.25rem}.styles-module__spacing-sm__G-5sR{gap:.5rem}.styles-module__spacing-md__oa-Jw{gap:1rem}.styles-module__spacing-lg__5zhiQ{gap:1.5rem}.styles-module__spacing-xl__qSFPT{gap:2rem}.styles-module__stepper__NUsL2{display:flex;align-items:flex-start}.styles-module__stepper__NUsL2.styles-module__horizontal__wW8by{flex-direction:row;align-items:center}.styles-module__stepper__NUsL2.styles-module__vertical__UqRFo{flex-direction:column;align-items:flex-start}.styles-module__step__lmR8-{display:flex;align-items:center;gap:.75rem;position:relative;flex-shrink:0}.styles-module__step__lmR8-.styles-module__clickable__-O5QE{cursor:pointer}.styles-module__stepIndicator__GbO4U{width:2.5rem;height:2.5rem;border-radius:50%;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#9ca3af;font-weight:600;transition:all .3s ease;flex-shrink:0}.styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepIndicator__GbO4U{background:#3b82f633;border-color:#3b82f6;color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepIndicator__GbO4U{background:#10b98133;border-color:#10b981;color:#10b981}.styles-module__checkmark__GAoUn{font-size:1.25rem;line-height:1}.styles-module__stepNumber__qLNDJ{font-size:1rem}.styles-module__stepContent__pKC94{display:flex;flex-direction:column;gap:.25rem}.styles-module__stepLabel__JK-4j{font-size:.875rem;font-weight:600;color:#e0e0e0;transition:color .3s ease}.styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepLabel__JK-4j{color:#3b82f6}.styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepLabel__JK-4j{color:#10b981}.styles-module__stepDescription__hlARr{font-size:.75rem;color:#9ca3af}.styles-module__connector__76Rsb{flex:1;height:2px;background:#fff3;transition:background .3s ease;margin:0 .5rem}.styles-module__stepper__NUsL2.styles-module__horizontal__wW8by .styles-module__connector__76Rsb{min-width:2rem}.styles-module__stepper__NUsL2.styles-module__vertical__UqRFo .styles-module__connector__76Rsb{width:2px;height:2rem;margin:.5rem 0 .5rem 1.2rem}.styles-module__connector__76Rsb.styles-module__completed__MC9gq{background:#10b981}.light-mode .styles-module__stepIndicator__GbO4U{background:#fffffff2;border-color:#00000026;color:#6b7280}.light-mode .styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepIndicator__GbO4U{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6;box-shadow:0 0 0 4px #3b82f60d}.light-mode .styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepIndicator__GbO4U{background:#10b9811a;border-color:#10b981;color:#10b981}.light-mode .styles-module__stepLabel__JK-4j{color:#111827}.light-mode .styles-module__step__lmR8-.styles-module__current__LW7L4 .styles-module__stepLabel__JK-4j{color:#3b82f6}.light-mode .styles-module__step__lmR8-.styles-module__completed__MC9gq .styles-module__stepLabel__JK-4j{color:#10b981}.light-mode .styles-module__stepDescription__hlARr{color:#6b7280}.light-mode .styles-module__connector__76Rsb{background:#0000001a}.light-mode .styles-module__connector__76Rsb.styles-module__completed__MC9gq{background:#10b981}.styles-module__tableWrapper__7pbjW{width:100%;overflow-x:auto;background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem}.styles-module__table__G-UMw{width:100%;border-collapse:collapse;font-size:.875rem}.styles-module__thead__uTTEj{background:#32323c80;border-bottom:2px solid rgba(255,255,255,.2)}.styles-module__th__tBFLB{padding:1rem;text-align:left;font-weight:600;color:#e0e0e0;white-space:nowrap}.styles-module__tbody__-OiiP{color:#e0e0e0}.styles-module__tr__ioLC7{border-bottom:1px solid rgba(255,255,255,.1);transition:background .2s ease}.styles-module__tr__ioLC7:last-child{border-bottom:none}.styles-module__td__mjOQt{padding:1rem}.styles-module__table__G-UMw.styles-module__striped__iZ3bT .styles-module__tr__ioLC7:nth-child(2n){background:#ffffff05}.styles-module__table__G-UMw.styles-module__hoverable__ewlPb .styles-module__tr__ioLC7:hover{background:#ffffff0d}.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__th__tBFLB,.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__td__mjOQt{border-right:1px solid rgba(255,255,255,.1)}.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__th__tBFLB:last-child,.styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__td__mjOQt:last-child{border-right:none}.styles-module__table__G-UMw.styles-module__compact__JfcIE .styles-module__th__tBFLB,.styles-module__table__G-UMw.styles-module__compact__JfcIE .styles-module__td__mjOQt{padding:.5rem}.styles-module__tr__ioLC7.styles-module__clickable__URnJc{cursor:pointer}.styles-module__empty__Xo2NZ{padding:2rem;text-align:center;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__tableWrapper__7pbjW{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__thead__uTTEj{background:#f0f0f0cc;border-bottom-color:#00000026}.light-mode .styles-module__th__tBFLB,.light-mode .styles-module__tbody__-OiiP{color:#111827}.light-mode .styles-module__tr__ioLC7{border-bottom-color:#0000001a}.light-mode .styles-module__table__G-UMw.styles-module__striped__iZ3bT .styles-module__tr__ioLC7:nth-child(2n){background:#00000005}.light-mode .styles-module__table__G-UMw.styles-module__hoverable__ewlPb .styles-module__tr__ioLC7:hover{background:#0000000d}.light-mode .styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__th__tBFLB,.light-mode .styles-module__table__G-UMw.styles-module__bordered__IB5cr .styles-module__td__mjOQt{border-right-color:#0000001a}.light-mode .styles-module__empty__Xo2NZ{color:#6b7280}.styles-module__tabsContainer__Jv3WS{width:100%}.styles-module__tabsList__G5a9Z{display:flex;gap:.5rem;border-bottom:2px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.styles-module__tabsList__G5a9Z.styles-module__fullWidth__IiyGO .styles-module__tab__Veki-{flex:1}.styles-module__tab__Veki-{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:none;color:#9ca3af;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;white-space:nowrap}.styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){color:#e0e0e0}.styles-module__tab__Veki-.styles-module__active__PVi-W{color:#3b82f6}.styles-module__tab__Veki-.styles-module__disabled__M9qZK{color:#6b7280;cursor:not-allowed;opacity:.5}.styles-module__icon__4sTw8{font-size:1rem;display:flex;align-items:center}.styles-module__tabsList__G5a9Z.styles-module__default__02SGT .styles-module__tab__Veki-{border-bottom:2px solid transparent;margin-bottom:-2px}.styles-module__tabsList__G5a9Z.styles-module__default__02SGT .styles-module__tab__Veki-.styles-module__active__PVi-W{border-bottom-color:#3b82f6}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0{border-bottom:none;gap:.5rem}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-{background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){background:#464650f2;border-color:#fff3}.styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-.styles-module__active__PVi-W{background:#3b82f633;border-color:#3b82f6;color:#3b82f6}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g{border-bottom:2px solid rgba(255,255,255,.1);gap:1rem}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g .styles-module__tab__Veki-{padding-bottom:1rem;position:relative}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g .styles-module__tab__Veki-:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:transparent;transition:background .2s ease}.styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g .styles-module__tab__Veki-.styles-module__active__PVi-W:after{background:#3b82f6}.styles-module__tabContent__bSDk7{color:#e0e0e0;font-size:.875rem;animation:styles-module__fadeIn__sgbzQ .2s ease}@keyframes styles-module__fadeIn__sgbzQ{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.light-mode .styles-module__tabsList__G5a9Z{border-bottom-color:#0000001a}.light-mode .styles-module__tab__Veki-{color:#6b7280}.light-mode .styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){color:#111827}.light-mode .styles-module__tab__Veki-.styles-module__active__PVi-W{color:#3b82f6}.light-mode .styles-module__tab__Veki-.styles-module__disabled__M9qZK{color:#d1d5db}.light-mode .styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-{background:#fffffff2;border-color:#0000001a}.light-mode .styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-:hover:not(.styles-module__disabled__M9qZK){background:#f0f0f0f2;border-color:#00000026}.light-mode .styles-module__tabsList__G5a9Z.styles-module__pills__VlbD0 .styles-module__tab__Veki-.styles-module__active__PVi-W{background:#3b82f61a;border-color:#3b82f6;color:#3b82f6}.light-mode .styles-module__tabsList__G5a9Z.styles-module__underline__Jdu1g{border-bottom-color:#0000001a}.light-mode .styles-module__tabContent__bSDk7{color:#111827}.styles-module__textareaWrapper__xo-uo{display:inline-flex;flex-direction:column;gap:.5rem}.styles-module__textareaWrapper__xo-uo.styles-module__fullWidth__y5-Ce{width:100%}.styles-module__label__xONj0{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__textarea__LmnbQ{width:100%;padding:.75rem 1rem;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#e0e0e0;font-size:.875rem;font-family:inherit;line-height:1.5;transition:all .2s ease;outline:none;min-height:100px}.styles-module__textarea__LmnbQ::placeholder{color:#9ca3af}.styles-module__textarea__LmnbQ:hover:not(:disabled){border-color:#ffffff4d}.styles-module__textarea__LmnbQ:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.styles-module__textarea__LmnbQ:disabled{opacity:.5;cursor:not-allowed}.styles-module__textarea__LmnbQ.styles-module__sm__uIQkQ{padding:.5rem .75rem;font-size:.8125rem;min-height:80px}.styles-module__textarea__LmnbQ.styles-module__md__qfL-2{padding:.75rem 1rem;font-size:.875rem;min-height:100px}.styles-module__textarea__LmnbQ.styles-module__lg__s6Iey{padding:1rem 1.25rem;font-size:1rem;min-height:120px}.styles-module__textarea__LmnbQ.styles-module__default__jlE7o{border-color:#fff3}.styles-module__textarea__LmnbQ.styles-module__success__ehWww{border-color:#10b981}.styles-module__textarea__LmnbQ.styles-module__success__ehWww:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.styles-module__textarea__LmnbQ.styles-module__error__h9V4X{border-color:#ef4444}.styles-module__textarea__LmnbQ.styles-module__error__h9V4X:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.styles-module__textarea__LmnbQ.styles-module__resize-none__w4h2b{resize:none}.styles-module__textarea__LmnbQ.styles-module__resize-vertical__4lTu1{resize:vertical}.styles-module__textarea__LmnbQ.styles-module__resize-horizontal__3Fdb7{resize:horizontal}.styles-module__textarea__LmnbQ.styles-module__resize-both__07ghL{resize:both}.styles-module__helperText__Zaq6O{font-size:.75rem;color:#9ca3af}.styles-module__errorText__RI-rl{font-size:.75rem;color:#ef4444}.light-mode .styles-module__label__xONj0{color:#111827}.light-mode .styles-module__textarea__LmnbQ{background:#fffffff2;border-color:#00000026;color:#111827}.light-mode .styles-module__textarea__LmnbQ::placeholder{color:#6b7280}.light-mode .styles-module__textarea__LmnbQ:hover:not(:disabled){border-color:#00000040}.light-mode .styles-module__textarea__LmnbQ:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.light-mode .styles-module__textarea__LmnbQ.styles-module__success__ehWww{border-color:#10b981}.light-mode .styles-module__textarea__LmnbQ.styles-module__success__ehWww:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.light-mode .styles-module__textarea__LmnbQ.styles-module__error__h9V4X{border-color:#ef4444}.light-mode .styles-module__textarea__LmnbQ.styles-module__error__h9V4X:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.light-mode .styles-module__helperText__Zaq6O{color:#6b7280}.light-mode .styles-module__errorText__RI-rl{color:#ef4444}.styles-module__timeline__khbcN{display:flex;position:relative}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f{flex-direction:column;gap:0}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j{flex-direction:row;align-items:flex-start;gap:0;overflow-x:auto;padding-bottom:1rem}.styles-module__timelineItem__j0IQ5{position:relative;display:flex}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineItem__j0IQ5{flex-direction:row;padding-bottom:2rem}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineItem__j0IQ5:last-child{padding-bottom:0}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineItem__j0IQ5{flex-direction:column;min-width:250px;padding-right:2rem}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineItem__j0IQ5:last-child{padding-right:0}.styles-module__timelineMarker__qk22j{position:relative;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s ease}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineMarker__qk22j{margin-right:1.5rem}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineMarker__qk22j{margin-bottom:1rem}.styles-module__dot__gfgUf{width:.75rem;height:.75rem;border-radius:50%;background:#9ca3af;transition:all .3s ease}.styles-module__icon__hWWJd{font-size:1.25rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:all .3s ease}.styles-module__timelineMarker__qk22j.styles-module__default__QmROp{border-color:#fff3}.styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__dot__gfgUf{background:#9ca3af}.styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__icon__hWWJd{color:#9ca3af}.styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx{border-color:#3b82f6;background:#3b82f61a}.styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__dot__gfgUf{background:#3b82f6}.styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__icon__hWWJd{color:#3b82f6}.styles-module__timelineMarker__qk22j.styles-module__success__NWp7i{border-color:#10b981;background:#10b9811a}.styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__dot__gfgUf{background:#10b981}.styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__icon__hWWJd{color:#10b981}.styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM{border-color:#f59e0b;background:#f59e0b1a}.styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__dot__gfgUf{background:#f59e0b}.styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__icon__hWWJd{color:#f59e0b}.styles-module__timelineMarker__qk22j.styles-module__error__AwsC3{border-color:#ef4444;background:#ef44441a}.styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__dot__gfgUf{background:#ef4444}.styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__icon__hWWJd{color:#ef4444}.styles-module__timelineMarker__qk22j.styles-module__info__QaR5w{border-color:#06b6d4;background:#06b6d41a}.styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__dot__gfgUf{background:#06b6d4}.styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__icon__hWWJd{color:#06b6d4}.styles-module__timelineConnector__deWEH{position:absolute;background:#fff3;transition:all .3s ease}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineConnector__deWEH{left:1.25rem;top:2.5rem;width:2px;height:calc(100% - 1.5rem)}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineConnector__deWEH{top:1.25rem;left:2.5rem;height:2px;width:calc(100% - 1.5rem)}.styles-module__timelineConnector__deWEH.styles-module__primary__t4Cyx{background:#3b82f6}.styles-module__timelineConnector__deWEH.styles-module__success__NWp7i{background:#10b981}.styles-module__timelineConnector__deWEH.styles-module__warning__mfRNM{background:#f59e0b}.styles-module__timelineConnector__deWEH.styles-module__error__AwsC3{background:#ef4444}.styles-module__timelineConnector__deWEH.styles-module__info__QaR5w{background:#06b6d4}.styles-module__timelineContent__Yzy-t{flex:1;display:flex;flex-direction:column;gap:.25rem}.styles-module__timeline__khbcN.styles-module__vertical__EcI8f .styles-module__timelineContent__Yzy-t{padding-top:.25rem}.styles-module__timeline__khbcN.styles-module__horizontal__kv46j .styles-module__timelineContent__Yzy-t{min-height:100px}.styles-module__date__OIOdY{font-size:.75rem;color:#9ca3af;font-weight:500}.styles-module__title__PZb8L{font-size:.9375rem;font-weight:600;color:#e0e0e0;margin:0}.styles-module__description__LesWv{font-size:.875rem;color:#9ca3af;margin:0;line-height:1.5}.light-mode .styles-module__timelineMarker__qk22j{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__dot__gfgUf{background:#6b7280}.light-mode .styles-module__icon__hWWJd{color:#6b7280}.light-mode .styles-module__timelineMarker__qk22j.styles-module__default__QmROp{border-color:#00000026}.light-mode .styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__dot__gfgUf{background:#6b7280}.light-mode .styles-module__timelineMarker__qk22j.styles-module__default__QmROp .styles-module__icon__hWWJd{color:#6b7280}.light-mode .styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx{border-color:#3b82f6;background:#3b82f61a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__dot__gfgUf{background:#3b82f6}.light-mode .styles-module__timelineMarker__qk22j.styles-module__primary__t4Cyx .styles-module__icon__hWWJd{color:#3b82f6}.light-mode .styles-module__timelineMarker__qk22j.styles-module__success__NWp7i{border-color:#10b981;background:#10b9811a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__dot__gfgUf{background:#10b981}.light-mode .styles-module__timelineMarker__qk22j.styles-module__success__NWp7i .styles-module__icon__hWWJd{color:#10b981}.light-mode .styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM{border-color:#f59e0b;background:#f59e0b1a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__dot__gfgUf{background:#f59e0b}.light-mode .styles-module__timelineMarker__qk22j.styles-module__warning__mfRNM .styles-module__icon__hWWJd{color:#f59e0b}.light-mode .styles-module__timelineMarker__qk22j.styles-module__error__AwsC3{border-color:#ef4444;background:#ef44441a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__dot__gfgUf{background:#ef4444}.light-mode .styles-module__timelineMarker__qk22j.styles-module__error__AwsC3 .styles-module__icon__hWWJd{color:#ef4444}.light-mode .styles-module__timelineMarker__qk22j.styles-module__info__QaR5w{border-color:#06b6d4;background:#06b6d41a}.light-mode .styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__dot__gfgUf{background:#06b6d4}.light-mode .styles-module__timelineMarker__qk22j.styles-module__info__QaR5w .styles-module__icon__hWWJd{color:#06b6d4}.light-mode .styles-module__timelineConnector__deWEH{background:#00000026}.light-mode .styles-module__timelineConnector__deWEH.styles-module__primary__t4Cyx{background:#3b82f6}.light-mode .styles-module__timelineConnector__deWEH.styles-module__success__NWp7i{background:#10b981}.light-mode .styles-module__timelineConnector__deWEH.styles-module__warning__mfRNM{background:#f59e0b}.light-mode .styles-module__timelineConnector__deWEH.styles-module__error__AwsC3{background:#ef4444}.light-mode .styles-module__timelineConnector__deWEH.styles-module__info__QaR5w{background:#06b6d4}.light-mode .styles-module__date__OIOdY{color:#6b7280}.light-mode .styles-module__title__PZb8L{color:#111827}.light-mode .styles-module__description__LesWv{color:#6b7280}.styles-module__toggleSwitch__HDqFP{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.styles-module__toggleSwitch__HDqFP.styles-module__disabled__tbXNT{cursor:not-allowed;opacity:.5}.styles-module__input__oBVdg{position:absolute;opacity:0;width:0;height:0}.styles-module__switch__4NsVE{position:relative;display:inline-block;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:2rem;transition:all .3s ease;flex-shrink:0}.styles-module__switch__4NsVE.styles-module__sm__O8zA8{width:2.5rem;height:1.25rem}.styles-module__switch__4NsVE.styles-module__md__2vfHI{width:3rem;height:1.5rem}.styles-module__switch__4NsVE.styles-module__lg__S65-b{width:3.5rem;height:1.75rem}.styles-module__slider__gYGJ6{position:absolute;top:50%;transform:translateY(-50%);background:#9ca3af;border-radius:50%;transition:all .3s ease;box-shadow:0 2px 4px #0003}.styles-module__switch__4NsVE.styles-module__sm__O8zA8 .styles-module__slider__gYGJ6{left:.125rem;width:.875rem;height:.875rem}.styles-module__switch__4NsVE.styles-module__md__2vfHI .styles-module__slider__gYGJ6{left:.15rem;width:1.05rem;height:1.05rem}.styles-module__switch__4NsVE.styles-module__lg__S65-b .styles-module__slider__gYGJ6{left:.175rem;width:1.225rem;height:1.225rem}.styles-module__switch__4NsVE.styles-module__checked__-4pJ2{background:#3b82f633;border-color:#3b82f6}.styles-module__switch__4NsVE.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{background:#3b82f6}.styles-module__switch__4NsVE.styles-module__sm__O8zA8.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{left:calc(100% - .125rem);transform:translate(-100%,-50%)}.styles-module__switch__4NsVE.styles-module__md__2vfHI.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{left:calc(100% - .15rem);transform:translate(-100%,-50%)}.styles-module__switch__4NsVE.styles-module__lg__S65-b.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{left:calc(100% - .175rem);transform:translate(-100%,-50%)}.styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE{border-color:#ffffff4d}.styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE.styles-module__checked__-4pJ2{border-color:#60a5fa}.styles-module__label__xIgTV{font-size:.875rem;color:#e0e0e0;font-weight:500}.light-mode .styles-module__switch__4NsVE{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__slider__gYGJ6{background:#6b7280}.light-mode .styles-module__switch__4NsVE.styles-module__checked__-4pJ2{background:#3b82f61a;border-color:#3b82f6}.light-mode .styles-module__switch__4NsVE.styles-module__checked__-4pJ2 .styles-module__slider__gYGJ6{background:#3b82f6}.light-mode .styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE{border-color:#00000040}.light-mode .styles-module__toggleSwitch__HDqFP:not(.styles-module__disabled__tbXNT):hover .styles-module__switch__4NsVE.styles-module__checked__-4pJ2{border-color:#60a5fa}.light-mode .styles-module__label__xIgTV{color:#111827}.styles-module__tooltipWrapper__jXXEP{position:relative;display:inline-flex;width:fit-content}.styles-module__tooltip__NP2ZM{position:absolute;z-index:1000;pointer-events:none;animation:styles-module__fadeIn__5hHms .2s ease}@keyframes styles-module__fadeIn__5hHms{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.styles-module__tooltip__NP2ZM.styles-module__top__kvf2D{bottom:100%;left:50%;transform:translate(-50%) translateY(-.5rem);margin-bottom:.5rem}.styles-module__tooltip__NP2ZM.styles-module__bottom__vkl92{top:100%;left:50%;transform:translate(-50%) translateY(.5rem);margin-top:.5rem}.styles-module__tooltip__NP2ZM.styles-module__left__q2e3D{right:100%;top:50%;transform:translateY(-50%) translate(-.5rem);margin-right:.5rem}.styles-module__tooltip__NP2ZM.styles-module__right__FRcXP{left:100%;top:50%;transform:translateY(-50%) translate(.5rem);margin-left:.5rem}.styles-module__tooltipContent__3R4WL{background:#1e1e28fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:.375rem;padding:.5rem .75rem;font-size:.8125rem;color:#e0e0e0;white-space:nowrap;box-shadow:0 4px 12px #0000004d}.styles-module__tooltipArrow__11JdT{position:absolute;width:0;height:0;border-style:solid}.styles-module__tooltip__NP2ZM.styles-module__top__kvf2D .styles-module__tooltipArrow__11JdT{bottom:-.375rem;left:50%;transform:translate(-50%);border-width:.375rem .375rem 0 .375rem;border-color:rgba(30,30,40,.98) transparent transparent transparent}.styles-module__tooltip__NP2ZM.styles-module__bottom__vkl92 .styles-module__tooltipArrow__11JdT{top:-.375rem;left:50%;transform:translate(-50%);border-width:0 .375rem .375rem .375rem;border-color:transparent transparent rgba(30,30,40,.98) transparent}.styles-module__tooltip__NP2ZM.styles-module__left__q2e3D .styles-module__tooltipArrow__11JdT{right:-.375rem;top:50%;transform:translateY(-50%);border-width:.375rem 0 .375rem .375rem;border-color:transparent transparent transparent rgba(30,30,40,.98)}.styles-module__tooltip__NP2ZM.styles-module__right__FRcXP .styles-module__tooltipArrow__11JdT{left:-.375rem;top:50%;transform:translateY(-50%);border-width:.375rem .375rem .375rem 0;border-color:transparent rgba(30,30,40,.98) transparent transparent}.light-mode .styles-module__tooltipContent__3R4WL{background:#282832fa;border-color:#0003;color:#fff;box-shadow:0 4px 12px #00000026}.light-mode .styles-module__tooltip__NP2ZM.styles-module__top__kvf2D .styles-module__tooltipArrow__11JdT{border-color:rgba(40,40,50,.98) transparent transparent transparent}.light-mode .styles-module__tooltip__NP2ZM.styles-module__bottom__vkl92 .styles-module__tooltipArrow__11JdT{border-color:transparent transparent rgba(40,40,50,.98) transparent}.light-mode .styles-module__tooltip__NP2ZM.styles-module__left__q2e3D .styles-module__tooltipArrow__11JdT{border-color:transparent transparent transparent rgba(40,40,50,.98)}.light-mode .styles-module__tooltip__NP2ZM.styles-module__right__FRcXP .styles-module__tooltipArrow__11JdT{border-color:transparent rgba(40,40,50,.98) transparent transparent}.styles-module__toastContainer__-uOPe{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:.75rem;padding:1rem;max-width:400px;pointer-events:none}.styles-module__topLeft__MCDhr{top:0;left:0}.styles-module__topCenter__loC-J{top:0;left:50%;transform:translate(-50%)}.styles-module__topRight__alKSR{top:0;right:0}.styles-module__bottomLeft__sPZ6I{bottom:0;left:0}.styles-module__bottomCenter__12yLT{bottom:0;left:50%;transform:translate(-50%)}.styles-module__bottomRight__EdLbD{bottom:0;right:0}.styles-module__toast__q9A3H{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:.5rem;box-shadow:0 10px 25px #0000004d;pointer-events:auto;animation:styles-module__slideIn__-Mhbw .3s ease,styles-module__fadeIn__I0huT .3s ease;min-width:300px;max-width:400px;transition:all .2s ease}.styles-module__toast__q9A3H:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0006}@keyframes styles-module__slideIn__-Mhbw{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.styles-module__topLeft__MCDhr .styles-module__toast__q9A3H,.styles-module__bottomLeft__sPZ6I .styles-module__toast__q9A3H{animation:styles-module__slideInLeft__Bs5x3 .3s ease,styles-module__fadeIn__I0huT .3s ease}@keyframes styles-module__slideInLeft__Bs5x3{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.styles-module__topCenter__loC-J .styles-module__toast__q9A3H,.styles-module__bottomCenter__12yLT .styles-module__toast__q9A3H{animation:styles-module__slideInDown__OUDGH .3s ease,styles-module__fadeIn__I0huT .3s ease}@keyframes styles-module__slideInDown__OUDGH{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes styles-module__fadeIn__I0huT{0%{opacity:0}to{opacity:1}}.styles-module__icon__iRAEt{font-size:1.25rem;font-weight:700;flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.styles-module__message__id55d{flex:1;color:#e0e0e0;font-size:.9rem;line-height:1.5}.styles-module__closeButton__vnBxf{background:none;border:none;color:#fff9;cursor:pointer;font-size:1.25rem;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease;flex-shrink:0}.styles-module__closeButton__vnBxf:hover{background:#ffffff1a;color:#ffffffe6}.styles-module__info__RjsXR{border-color:#3b82f64d;background:#3b82f626}.styles-module__info__RjsXR .styles-module__icon__iRAEt{color:#60a5fa}.styles-module__success__1qQf4{border-color:#22c55e4d;background:#22c55e26}.styles-module__success__1qQf4 .styles-module__icon__iRAEt{color:#4ade80}.styles-module__warning__UhEF-{border-color:#fbbf244d;background:#fbbf2426}.styles-module__warning__UhEF- .styles-module__icon__iRAEt{color:#fbbf24}.styles-module__error__sOYOC{border-color:#ef44444d;background:#ef444426}.styles-module__error__sOYOC .styles-module__icon__iRAEt{color:#f87171}.light-mode .styles-module__toast__q9A3H{background:#fffffff2;box-shadow:0 10px 25px #00000026}.light-mode .styles-module__toast__q9A3H:hover{box-shadow:0 12px 30px #0003}.light-mode .styles-module__message__id55d{color:#111827}.light-mode .styles-module__closeButton__vnBxf{color:#0006}.light-mode .styles-module__closeButton__vnBxf:hover{background:#0000000d;color:#000000b3}.light-mode .styles-module__info__RjsXR{border-color:#3b82f640;background:#3b82f61f}.light-mode .styles-module__info__RjsXR .styles-module__icon__iRAEt{color:#2563eb}.light-mode .styles-module__success__1qQf4{border-color:#22c55e40;background:#22c55e1f}.light-mode .styles-module__success__1qQf4 .styles-module__icon__iRAEt{color:#16a34a}.light-mode .styles-module__warning__UhEF-{border-color:#fbbf2440;background:#fbbf241f}.light-mode .styles-module__warning__UhEF- .styles-module__icon__iRAEt{color:#ca8a04}.light-mode .styles-module__error__sOYOC{border-color:#ef444440;background:#ef44441f}.light-mode .styles-module__error__sOYOC .styles-module__icon__iRAEt{color:#dc2626}@media (max-width: 640px){.styles-module__toastContainer__-uOPe{max-width:calc(100vw - 2rem);left:1rem!important;right:1rem!important;transform:none!important}.styles-module__toast__q9A3H{min-width:auto;max-width:100%}}.styles-module__treeView__qtZfC{background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem;min-width:250px}.styles-module__treeNodeWrapper__6m8CE{-webkit-user-select:none;user-select:none}.styles-module__treeNode__xhhOE{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;cursor:pointer;border-radius:.375rem;transition:all .2s ease;color:#e0e0e0;font-size:.875rem;position:relative}.styles-module__treeNode__xhhOE:hover{background:#ffffff0d}.styles-module__treeNode__xhhOE:active{background:#ffffff14}.styles-module__treeNode__xhhOE.styles-module__disabled__-brxQ{opacity:.5;cursor:not-allowed}.styles-module__treeNode__xhhOE.styles-module__disabled__-brxQ:hover{background:transparent}.styles-module__expandIcon__Zp-Yb{font-size:.625rem;color:#9ca3af;transition:transform .2s ease;flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}.styles-module__expandIcon__Zp-Yb.styles-module__expanded__A4kyH{transform:rotate(90deg)}.styles-module__spacer__56WdM{width:1rem;flex-shrink:0}.styles-module__icon__AIE-i{font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9ca3af}.styles-module__label__XDGcT{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__children__N1c5Z{animation:styles-module__slideDown__OJJ7x .2s ease}@keyframes styles-module__slideDown__OJJ7x{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.light-mode .styles-module__treeView__qtZfC{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__treeNode__xhhOE{color:#111827}.light-mode .styles-module__treeNode__xhhOE:hover{background:#0000000d}.light-mode .styles-module__treeNode__xhhOE:active{background:#00000014}.light-mode .styles-module__expandIcon__Zp-Yb,.light-mode .styles-module__icon__AIE-i{color:#6b7280}.styles-module__nav__sMQSv{background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem}.styles-module__nav__sMQSv.styles-module__vertical__6EFeu{min-width:250px;max-width:300px;display:flex;flex-direction:column}.styles-module__nav__sMQSv.styles-module__vertical__6EFeu.styles-module__collapsed__eIVC7{min-width:auto;max-width:70px}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20{display:flex;flex-direction:row;width:100%;padding:.5rem 1rem;gap:.5rem}.styles-module__navItemWrapper__Sc9wi{position:relative}.styles-module__navItem__7O2YX{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;border:none;background:transparent;color:#e0e0e0;font-size:.875rem;font-weight:500;text-decoration:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease;position:relative}.styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN){background:#ffffff14;color:#3b82f6}.styles-module__navItem__7O2YX.styles-module__disabled__hvWkN{opacity:.5;cursor:not-allowed}.styles-module__navItem__7O2YX.styles-module__nested__oejUs{padding-left:2.5rem}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__navItem__7O2YX{padding:.75rem 1rem;white-space:nowrap}.styles-module__nav__sMQSv.styles-module__collapsed__eIVC7 .styles-module__navItem__7O2YX{justify-content:center;padding:.75rem}.styles-module__icon__SLdZe{font-size:1.125rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9ca3af;transition:color .2s ease}.styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN) .styles-module__icon__SLdZe{color:#3b82f6}.styles-module__label__pji80{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__badge__03qDH{margin-left:auto;font-size:.75rem;padding:.125rem .5rem;background:#3b82f633;border:1px solid #3b82f6;border-radius:1rem;color:#3b82f6;font-weight:600}.styles-module__expandIcon__bGlQG,.styles-module__dropdownIcon__uf35v{font-size:.625rem;color:#9ca3af;transition:transform .2s ease;margin-left:auto;flex-shrink:0}.styles-module__expandIcon__bGlQG.styles-module__expanded__2R6-v{transform:rotate(90deg)}.styles-module__children__sfAGb{margin-top:.25rem;animation:styles-module__slideDown__xKrR1 .2s ease}@keyframes styles-module__slideDown__xKrR1{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__navItemWrapper__Sc9wi{position:relative}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__navItemWrapper__Sc9wi:hover>.styles-module__dropdown__LuTLW{opacity:1;visibility:visible;transform:translateY(0)}.styles-module__dropdown__LuTLW{position:absolute;top:100%;left:0;margin-top:.5rem;min-width:200px;background:#1e1e28fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem;box-shadow:0 10px 25px #0000004d;opacity:0;visibility:hidden;transform:translateY(-.5rem);transition:all .2s ease;z-index:1000}.styles-module__dropdown__LuTLW .styles-module__navItem__7O2YX{padding:.75rem 1rem}.styles-module__megaMenu__02Wp7{min-width:600px;max-width:900px;left:50%;transform:translate(-50%) translateY(-.5rem)}.styles-module__nav__sMQSv.styles-module__horizontal__5UU20 .styles-module__megaMenuWrapper__yLvBH:hover>.styles-module__megaMenu__02Wp7{transform:translate(-50%) translateY(0)}.styles-module__megaMenuGrid__4FrxU{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:.5rem}.styles-module__megaMenuColumn__DI0z2{display:flex;flex-direction:column}@media (max-width: 768px){.styles-module__nav__sMQSv.styles-module__horizontal__5UU20{flex-direction:column;padding:.5rem}.styles-module__dropdown__LuTLW{position:static;opacity:1;visibility:visible;transform:none;margin-top:.25rem;box-shadow:none;background:#28283280}.styles-module__megaMenu__02Wp7{min-width:auto;max-width:none;left:auto;transform:none}.styles-module__megaMenuGrid__4FrxU{grid-template-columns:1fr}}.light-mode .styles-module__nav__sMQSv{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__navItem__7O2YX{color:#111827}.light-mode .styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN){background:#0000000d;color:#3b82f6}.light-mode .styles-module__icon__SLdZe{color:#6b7280}.light-mode .styles-module__navItem__7O2YX:hover:not(.styles-module__disabled__hvWkN) .styles-module__icon__SLdZe{color:#3b82f6}.light-mode .styles-module__badge__03qDH{background:#3b82f61a}.light-mode .styles-module__expandIcon__bGlQG,.light-mode .styles-module__dropdownIcon__uf35v{color:#6b7280}.light-mode .styles-module__dropdown__LuTLW{background:#fffffffa;border-color:#00000026;box-shadow:0 10px 25px #0000001a}@media (max-width: 768px){.light-mode .styles-module__dropdown__LuTLW{background:#f0f0f5cc}}.styles-module__selectContainer__JfMFS{display:flex;flex-direction:column;gap:.5rem;width:100%}.styles-module__selectContainer__JfMFS.styles-module__fullWidth__XXFCr{max-width:none}.styles-module__label__eUUOm{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__wrapper__98xFk{position:relative;display:flex;align-items:center}.styles-module__select__xJaN9{width:100%;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.styles-module__select__xJaN9:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__select__xJaN9:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__select__xJaN9.styles-module__disabled__A1ppA{opacity:.5;cursor:not-allowed}.styles-module__select__xJaN9.styles-module__sm__MEAFW{padding:.375rem 2.25rem .375rem .75rem;font-size:.875rem}.styles-module__select__xJaN9.styles-module__lg__sd1Gy{padding:.75rem 3rem .75rem 1.25rem;font-size:1.05rem}.styles-module__select__xJaN9.styles-module__error__w1Lsu{border-color:#ef444466}.styles-module__select__xJaN9.styles-module__error__w1Lsu:focus{outline-color:#ef444480;border-color:#ef444499}.styles-module__select__xJaN9.styles-module__success__xbtdD{border-color:#22c55e66}.styles-module__select__xJaN9.styles-module__success__xbtdD:focus{outline-color:#22c55e80;border-color:#22c55e99}.styles-module__select__xJaN9 option{background:#1f2937;color:#e0e0e0;padding:.5rem}.styles-module__arrow__UJXzt{position:absolute;right:.75rem;display:flex;align-items:center;color:#9ca3af;font-size:.625rem;pointer-events:none;transition:all .2s ease}.styles-module__select__xJaN9:focus~.styles-module__arrow__UJXzt{color:#6366f1cc}.styles-module__helperText__sXAtM{font-size:.8rem;color:#9ca3af}.styles-module__errorText__7kPjp{color:#fca5a5}.light-mode .styles-module__label__eUUOm{color:#111827}.light-mode .styles-module__select__xJaN9{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__select__xJaN9:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__select__xJaN9:focus{background:#ffffffe6}.light-mode .styles-module__select__xJaN9.styles-module__error__w1Lsu{border-color:#ef444480}.light-mode .styles-module__select__xJaN9.styles-module__error__w1Lsu:focus{border-color:#ef4444b3}.light-mode .styles-module__select__xJaN9.styles-module__success__xbtdD{border-color:#22c55e80}.light-mode .styles-module__select__xJaN9.styles-module__success__xbtdD:focus{border-color:#22c55eb3}.light-mode .styles-module__select__xJaN9 option{background:#fff;color:#111827}.light-mode .styles-module__arrow__UJXzt{color:#6b7280}.light-mode .styles-module__select__xJaN9:focus~.styles-module__arrow__UJXzt{color:#6366f1}.light-mode .styles-module__errorText__7kPjp{color:#dc2626}.styles-module__grid__-18GG{display:grid;width:100%}.styles-module__columns-1__v8SEE{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-2__Zq8Ih{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-3__-sPCq{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-4__jB2X6{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-5__WbWn4{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-6__B-cvH{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-7__C29vY{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-8__lFc3E{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-9__Rhzrn{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-10__hXu1z{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-11__LYy-7{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-12__0tALI{grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width: 640px){.styles-module__columns-sm-1__rGPgC{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-sm-2__PjfNA{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-sm-3__-DkQI{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-sm-4__vtgo0{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-sm-5__e91Bf{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-sm-6__2BPvq{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-sm-7__7WSj3{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-sm-8__Y1rAn{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-sm-9__ipGTO{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-sm-10__PsNnZ{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-sm-11__0Xt-s{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-sm-12__uDrsj{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 768px){.styles-module__columns-md-1__VxJSA{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-md-2__7Jb7M{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-md-3__NPgJ4{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-md-4__caSiE{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-md-5__YV-KD{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-md-6__eYuBW{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-md-7__kFwVo{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-md-8__--8cy{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-md-9__R5Q9b{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-md-10__-1u9i{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-md-11__3fWd5{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-md-12__6p-sc{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1024px){.styles-module__columns-lg-1__Us4pj{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-lg-2__42pEt{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-lg-3__-TIpF{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-lg-4__gZKHW{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-lg-5__04nEU{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-lg-6__cdsbL{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-lg-7__s2yv9{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-lg-8__B1jK9{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-lg-9__rA-9F{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-lg-10__99khu{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-lg-11__Wfy-H{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-lg-12__mIBrq{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 1280px){.styles-module__columns-xl-1__uxEeX{grid-template-columns:repeat(1,minmax(0,1fr))}.styles-module__columns-xl-2__xerO3{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__columns-xl-3__6GLSS{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__columns-xl-4__XYS09{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__columns-xl-5__4Y5e8{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__columns-xl-6__Qufa4{grid-template-columns:repeat(6,minmax(0,1fr))}.styles-module__columns-xl-7__jAsJu{grid-template-columns:repeat(7,minmax(0,1fr))}.styles-module__columns-xl-8__1BctD{grid-template-columns:repeat(8,minmax(0,1fr))}.styles-module__columns-xl-9__HNe1-{grid-template-columns:repeat(9,minmax(0,1fr))}.styles-module__columns-xl-10__dSLX9{grid-template-columns:repeat(10,minmax(0,1fr))}.styles-module__columns-xl-11__KB6nJ{grid-template-columns:repeat(11,minmax(0,1fr))}.styles-module__columns-xl-12__UvRYk{grid-template-columns:repeat(12,minmax(0,1fr))}}.styles-module__gap-none__FSY1O{gap:0}.styles-module__gap-xs__yd0Vu{gap:.25rem}.styles-module__gap-sm__9o2un{gap:.5rem}.styles-module__gap-md__Yb5VI{gap:1rem}.styles-module__gap-lg__H0Kke{gap:1.5rem}.styles-module__gap-xl__LDewl{gap:2rem}.styles-module__gap-2xl__8nYbr{gap:3rem}.styles-module__row-gap-none__JAJpj{row-gap:0}.styles-module__row-gap-xs__a3tit{row-gap:.25rem}.styles-module__row-gap-sm__72-ut{row-gap:.5rem}.styles-module__row-gap-md__7aLU-{row-gap:1rem}.styles-module__row-gap-lg__1DeqX{row-gap:1.5rem}.styles-module__row-gap-xl__KsfMY{row-gap:2rem}.styles-module__row-gap-2xl__obZGl{row-gap:3rem}.styles-module__column-gap-none__KecTY{column-gap:0}.styles-module__column-gap-xs__k5jWZ{column-gap:.25rem}.styles-module__column-gap-sm__QPdcs{column-gap:.5rem}.styles-module__column-gap-md__bjSOf{column-gap:1rem}.styles-module__column-gap-lg__EbeJF{column-gap:1.5rem}.styles-module__column-gap-xl__5A633{column-gap:2rem}.styles-module__column-gap-2xl__vgLSu{column-gap:3rem}.styles-module__align-start__bjdHG{align-items:start}.styles-module__align-center__yx3-m{align-items:center}.styles-module__align-end__a4IA3{align-items:end}.styles-module__align-stretch__NyQwc{align-items:stretch}.styles-module__align-baseline__XDLXG{align-items:baseline}.styles-module__justify-items-start__0oBcn{justify-items:start}.styles-module__justify-items-center__nVsrc{justify-items:center}.styles-module__justify-items-end__-0L3F{justify-items:end}.styles-module__justify-items-stretch__0Lw7a{justify-items:stretch}.styles-module__justify-content-start__AUQmN{justify-content:start}.styles-module__justify-content-center__DbeoQ{justify-content:center}.styles-module__justify-content-end__WV6jz{justify-content:end}.styles-module__justify-content-space-between__8AaIN{justify-content:space-between}.styles-module__justify-content-space-around__aODdb{justify-content:space-around}.styles-module__justify-content-space-evenly__L9gkw{justify-content:space-evenly}.styles-module__flow-row__kRZfS{grid-auto-flow:row}.styles-module__flow-column__WwpqM{grid-auto-flow:column}.styles-module__flow-dense__lUpft{grid-auto-flow:dense}.styles-module__flow-row-dense__tF-IP{grid-auto-flow:row dense}.styles-module__flow-column-dense__GEsOK{grid-auto-flow:column dense}.styles-module__gridItem__DDjWB{min-width:0;min-height:0}.styles-module__col-span-1__mH-jY{grid-column:span 1/span 1}.styles-module__col-span-2__eTM2S{grid-column:span 2/span 2}.styles-module__col-span-3__HYpEw{grid-column:span 3/span 3}.styles-module__col-span-4__mg-mS{grid-column:span 4/span 4}.styles-module__col-span-5__VVpGI{grid-column:span 5/span 5}.styles-module__col-span-6__SC8e-{grid-column:span 6/span 6}.styles-module__col-span-7__Jibfe{grid-column:span 7/span 7}.styles-module__col-span-8__qSQX1{grid-column:span 8/span 8}.styles-module__col-span-9__95itg{grid-column:span 9/span 9}.styles-module__col-span-10__-Ghn-{grid-column:span 10/span 10}.styles-module__col-span-11__Jk2PJ{grid-column:span 11/span 11}.styles-module__col-span-12__UG7o2{grid-column:span 12/span 12}.styles-module__col-span-full__zFrNk{grid-column:1/-1}@media (min-width: 640px){.styles-module__col-span-sm-1__Eyzeo{grid-column:span 1/span 1}.styles-module__col-span-sm-2__qw56t{grid-column:span 2/span 2}.styles-module__col-span-sm-3__Dwrhj{grid-column:span 3/span 3}.styles-module__col-span-sm-4__mdKu-{grid-column:span 4/span 4}.styles-module__col-span-sm-5__erB04{grid-column:span 5/span 5}.styles-module__col-span-sm-6__AN-Eo{grid-column:span 6/span 6}.styles-module__col-span-sm-7__jDZJk{grid-column:span 7/span 7}.styles-module__col-span-sm-8__-c6X9{grid-column:span 8/span 8}.styles-module__col-span-sm-9__tqIxC{grid-column:span 9/span 9}.styles-module__col-span-sm-10__Z4S4U{grid-column:span 10/span 10}.styles-module__col-span-sm-11__5l3EF{grid-column:span 11/span 11}.styles-module__col-span-sm-12__ToxhH{grid-column:span 12/span 12}.styles-module__col-span-sm-full__5PByZ{grid-column:1/-1}}@media (min-width: 768px){.styles-module__col-span-md-1__2iH1s{grid-column:span 1/span 1}.styles-module__col-span-md-2__metsn{grid-column:span 2/span 2}.styles-module__col-span-md-3__ArbKb{grid-column:span 3/span 3}.styles-module__col-span-md-4__xVXZU{grid-column:span 4/span 4}.styles-module__col-span-md-5__ym6rl{grid-column:span 5/span 5}.styles-module__col-span-md-6__peA2T{grid-column:span 6/span 6}.styles-module__col-span-md-7__AAm1f{grid-column:span 7/span 7}.styles-module__col-span-md-8__VLafy{grid-column:span 8/span 8}.styles-module__col-span-md-9__PWAAq{grid-column:span 9/span 9}.styles-module__col-span-md-10__GRmCe{grid-column:span 10/span 10}.styles-module__col-span-md-11__M8B4R{grid-column:span 11/span 11}.styles-module__col-span-md-12__HGzlP{grid-column:span 12/span 12}.styles-module__col-span-md-full__4y9gL{grid-column:1/-1}}@media (min-width: 1024px){.styles-module__col-span-lg-1__FG3dm{grid-column:span 1/span 1}.styles-module__col-span-lg-2__5dZiG{grid-column:span 2/span 2}.styles-module__col-span-lg-3__oZmcU{grid-column:span 3/span 3}.styles-module__col-span-lg-4__itdqY{grid-column:span 4/span 4}.styles-module__col-span-lg-5__ux3GV{grid-column:span 5/span 5}.styles-module__col-span-lg-6__zf4Bn{grid-column:span 6/span 6}.styles-module__col-span-lg-7__olG9c{grid-column:span 7/span 7}.styles-module__col-span-lg-8__-QheZ{grid-column:span 8/span 8}.styles-module__col-span-lg-9__ZXgY2{grid-column:span 9/span 9}.styles-module__col-span-lg-10__bbXiL{grid-column:span 10/span 10}.styles-module__col-span-lg-11__AQw76{grid-column:span 11/span 11}.styles-module__col-span-lg-12__cFfHJ{grid-column:span 12/span 12}.styles-module__col-span-lg-full__IBuri{grid-column:1/-1}}@media (min-width: 1280px){.styles-module__col-span-xl-1__hoqul{grid-column:span 1/span 1}.styles-module__col-span-xl-2__iTlZE{grid-column:span 2/span 2}.styles-module__col-span-xl-3__pw3Vu{grid-column:span 3/span 3}.styles-module__col-span-xl-4__NaUdq{grid-column:span 4/span 4}.styles-module__col-span-xl-5__NZfk2{grid-column:span 5/span 5}.styles-module__col-span-xl-6__piqQd{grid-column:span 6/span 6}.styles-module__col-span-xl-7__YGer8{grid-column:span 7/span 7}.styles-module__col-span-xl-8__Dr6aM{grid-column:span 8/span 8}.styles-module__col-span-xl-9__zyuUC{grid-column:span 9/span 9}.styles-module__col-span-xl-10__1tCT-{grid-column:span 10/span 10}.styles-module__col-span-xl-11__4neTT{grid-column:span 11/span 11}.styles-module__col-span-xl-12__yqf3o{grid-column:span 12/span 12}.styles-module__col-span-xl-full__LIPRp{grid-column:1/-1}}.styles-module__row-span-1__zy3Hq{grid-row:span 1/span 1}.styles-module__row-span-2__Z8RpU{grid-row:span 2/span 2}.styles-module__row-span-3__JkAqM{grid-row:span 3/span 3}.styles-module__row-span-4__X5Xkb{grid-row:span 4/span 4}.styles-module__row-span-5__UGWBp{grid-row:span 5/span 5}.styles-module__row-span-6__Ok7gd{grid-row:span 6/span 6}.styles-module__container__VdOF1{width:100%;margin-left:auto;margin-right:auto}.styles-module__centered__VnHGF{margin-left:auto;margin-right:auto}.styles-module__size-xs__-MEhp{max-width:20rem}.styles-module__size-sm__ZuE4A{max-width:24rem}.styles-module__size-md__piQ0Z{max-width:28rem}.styles-module__size-lg__Grr0V{max-width:32rem}.styles-module__size-xl__aBZcL{max-width:42rem}.styles-module__size-2xl__qimqK{max-width:48rem}.styles-module__size-full__02jid,.styles-module__fluid__yUjnw{max-width:none}.styles-module__padding-none__BoJqT{padding-left:0;padding-right:0}.styles-module__padding-sm__jnwGB{padding-left:.5rem;padding-right:.5rem}.styles-module__padding-md__awpVn{padding-left:1rem;padding-right:1rem}.styles-module__padding-lg__rnErD{padding-left:1.5rem;padding-right:1.5rem}.styles-module__padding-xl__vpDQ1{padding-left:2rem;padding-right:2rem}@media (min-width: 640px){.styles-module__padding-sm__jnwGB{padding-left:1rem;padding-right:1rem}.styles-module__padding-md__awpVn{padding-left:1.5rem;padding-right:1.5rem}.styles-module__padding-lg__rnErD{padding-left:2rem;padding-right:2rem}.styles-module__padding-xl__vpDQ1{padding-left:3rem;padding-right:3rem}}@media (min-width: 1024px){.styles-module__padding-md__awpVn{padding-left:2rem;padding-right:2rem}.styles-module__padding-lg__rnErD{padding-left:2.5rem;padding-right:2.5rem}.styles-module__padding-xl__vpDQ1{padding-left:4rem;padding-right:4rem}}.styles-module__spacer__qss6j{flex-shrink:0;pointer-events:none}.styles-module__axis-vertical__3Kgfw{width:0;min-width:0}.styles-module__axis-vertical__3Kgfw.styles-module__size-xs__SaVUa{height:.25rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-sm__UBNV3{height:.5rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-md__yESLg{height:1rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-lg__vQTo6{height:1.5rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-xl__xnHrI{height:2rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-2xl__3-kBv{height:3rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-3xl__CLpLD{height:4rem}.styles-module__axis-vertical__3Kgfw.styles-module__size-4xl__JaQzV{height:6rem}.styles-module__axis-horizontal__zztIj{height:0;min-height:0;display:inline-block}.styles-module__axis-horizontal__zztIj.styles-module__size-xs__SaVUa{width:.25rem}.styles-module__axis-horizontal__zztIj.styles-module__size-sm__UBNV3{width:.5rem}.styles-module__axis-horizontal__zztIj.styles-module__size-md__yESLg{width:1rem}.styles-module__axis-horizontal__zztIj.styles-module__size-lg__vQTo6{width:1.5rem}.styles-module__axis-horizontal__zztIj.styles-module__size-xl__xnHrI{width:2rem}.styles-module__axis-horizontal__zztIj.styles-module__size-2xl__3-kBv{width:3rem}.styles-module__axis-horizontal__zztIj.styles-module__size-3xl__CLpLD{width:4rem}.styles-module__axis-horizontal__zztIj.styles-module__size-4xl__JaQzV{width:6rem}.styles-module__axis-both__1qVsg.styles-module__size-xs__SaVUa{width:.25rem;height:.25rem}.styles-module__axis-both__1qVsg.styles-module__size-sm__UBNV3{width:.5rem;height:.5rem}.styles-module__axis-both__1qVsg.styles-module__size-md__yESLg{width:1rem;height:1rem}.styles-module__axis-both__1qVsg.styles-module__size-lg__vQTo6{width:1.5rem;height:1.5rem}.styles-module__axis-both__1qVsg.styles-module__size-xl__xnHrI{width:2rem;height:2rem}.styles-module__axis-both__1qVsg.styles-module__size-2xl__3-kBv{width:3rem;height:3rem}.styles-module__axis-both__1qVsg.styles-module__size-3xl__CLpLD{width:4rem;height:4rem}.styles-module__axis-both__1qVsg.styles-module__size-4xl__JaQzV{width:6rem;height:6rem}@keyframes styles-module__pulse__8b7Cb{0%,to{opacity:1}50%{opacity:.5}}@keyframes styles-module__wave__5-OJD{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}.styles-module__skeleton__IE-Vu{background:#ffffff14;border-radius:.25rem;display:block;position:relative;overflow:hidden}.styles-module__animation-pulse__aYSI1{animation:styles-module__pulse__8b7Cb 1.5s ease-in-out infinite}.styles-module__animation-wave__88ZQe:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:styles-module__wave__5-OJD 1.8s ease-in-out infinite}.styles-module__variant-text__QpDWV{height:1rem;border-radius:.25rem;width:100%}.styles-module__variant-text__QpDWV:not(:last-child){margin-bottom:.5rem}.styles-module__variant-circular__3X6OU{border-radius:50%;width:40px;height:40px}.styles-module__variant-rectangular__bDGYd{border-radius:.25rem;width:100%;height:200px}.styles-module__variant-rounded__5rsz7{border-radius:.5rem;width:100%;height:200px}.styles-module__textGroup__djF5j{display:flex;flex-direction:column;width:100%}.light-mode .styles-module__skeleton__IE-Vu{background:#00000014}.light-mode .styles-module__animation-wave__88ZQe:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.08),transparent)}.styles-module__videoContainer__3jwCO{position:relative;width:100%;overflow:hidden;background:#0003;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.styles-module__videoContainer__3jwCO:hover{border-color:#fff3}.styles-module__video__i5zru{width:100%;height:100%;display:block;border-radius:.5rem;object-fit:contain}.styles-module__video__i5zru:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__aspect-16-9__1C9zz{aspect-ratio:16/9}.styles-module__aspect-4-3__d-QMp{aspect-ratio:4/3}.styles-module__aspect-1-1__pNYYM{aspect-ratio:1/1}.styles-module__aspect-21-9__h138i{aspect-ratio:21/9}.styles-module__video__i5zru::-webkit-media-controls-panel{background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles-module__video__i5zru::-webkit-media-controls-play-button,.styles-module__video__i5zru::-webkit-media-controls-mute-button,.styles-module__video__i5zru::-webkit-media-controls-fullscreen-button{filter:brightness(1.2)}.styles-module__video__i5zru::-webkit-media-controls-timeline{background:#fff3;border-radius:2px}.styles-module__video__i5zru::-webkit-media-controls-current-time-display,.styles-module__video__i5zru::-webkit-media-controls-time-remaining-display{color:#e0e0e0}.styles-module__video__i5zru::-moz-media-controls{background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.light-mode .styles-module__videoContainer__3jwCO{background:#0000000d;border-color:#0000001a}.light-mode .styles-module__videoContainer__3jwCO:hover{border-color:#0003}.light-mode .styles-module__video__i5zru::-webkit-media-controls-current-time-display,.light-mode .styles-module__video__i5zru::-webkit-media-controls-time-remaining-display{color:#111827}.styles-module__audioContainer__16H-K{width:100%;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden;transition:all .2s ease}.styles-module__audioContainer__16H-K:hover{border-color:#ffffff4d;background:#ffffff14}.styles-module__audio__Mq-EL{width:100%;display:block;outline:none}.styles-module__audio__Mq-EL:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:-2px}.styles-module__metadata__avzvt{display:flex;gap:1rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__coverArt__uvMH0{flex-shrink:0;width:60px;height:60px;border-radius:.375rem;overflow:hidden;background:#ffffff0d}.styles-module__coverArt__uvMH0 img{width:100%;height:100%;object-fit:cover;display:block}.styles-module__info__yWEjQ{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem;min-width:0}.styles-module__title__zSubd{font-size:.95rem;font-weight:600;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__artist__YDHxr{font-size:.85rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__album__15liA{font-size:.75rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__variant-minimal__kn0IV{padding:.5rem}.styles-module__variant-minimal__kn0IV .styles-module__audio__Mq-EL{border-radius:.25rem}.styles-module__variant-standard__aqKxT .styles-module__audio__Mq-EL{padding:.5rem}.styles-module__variant-detailed__jUpfp .styles-module__metadata__avzvt{padding:1.5rem}.styles-module__variant-detailed__jUpfp .styles-module__coverArt__uvMH0{width:80px;height:80px}.styles-module__variant-detailed__jUpfp .styles-module__title__zSubd{font-size:1.05rem}.styles-module__variant-detailed__jUpfp .styles-module__artist__YDHxr{font-size:.9rem}.styles-module__variant-detailed__jUpfp .styles-module__audio__Mq-EL{padding:.75rem}.styles-module__audio__Mq-EL::-webkit-media-controls-panel{background:transparent}.styles-module__audio__Mq-EL::-webkit-media-controls-play-button,.styles-module__audio__Mq-EL::-webkit-media-controls-mute-button,.styles-module__audio__Mq-EL::-webkit-media-controls-volume-slider{filter:brightness(1.2)}.styles-module__audio__Mq-EL::-webkit-media-controls-timeline{background:#fff3;border-radius:2px}.styles-module__audio__Mq-EL::-webkit-media-controls-current-time-display,.styles-module__audio__Mq-EL::-webkit-media-controls-time-remaining-display{color:#e0e0e0;font-size:.75rem}.styles-module__audio__Mq-EL::-moz-media-controls{background:transparent}.light-mode .styles-module__audioContainer__16H-K{background:#ffffffb3;border-color:#0003}.light-mode .styles-module__audioContainer__16H-K:hover{border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__metadata__avzvt{border-bottom-color:#0000001a}.light-mode .styles-module__coverArt__uvMH0{background:#0000000d}.light-mode .styles-module__title__zSubd{color:#111827}.light-mode .styles-module__artist__YDHxr{color:#6b7280}.light-mode .styles-module__album__15liA{color:#9ca3af}.light-mode .styles-module__audio__Mq-EL::-webkit-media-controls-current-time-display,.light-mode .styles-module__audio__Mq-EL::-webkit-media-controls-time-remaining-display{color:#111827}.light-mode .styles-module__audio__Mq-EL::-webkit-media-controls-timeline{background:#0003}.styles-module__tagInputContainer__rG-TN{display:flex;flex-direction:column;gap:.5rem;width:100%}.styles-module__tagInputContainer__rG-TN.styles-module__fullWidth__nfUqH{max-width:none}.styles-module__label__r7qNM{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__inputWrapper__lb9-U{display:flex;align-items:flex-start;min-height:2.5rem;padding:.5rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;cursor:text}.styles-module__inputWrapper__lb9-U:hover:not(.styles-module__disabled__DJG6N){border-color:#ffffff4d;background:#ffffff14}.styles-module__inputWrapper__lb9-U:focus-within{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__inputWrapper__lb9-U.styles-module__disabled__DJG6N{opacity:.5;cursor:not-allowed}.styles-module__inputWrapper__lb9-U.styles-module__sm__f1Ha1{min-height:2rem;padding:.375rem}.styles-module__inputWrapper__lb9-U.styles-module__lg__bmnGH{min-height:3rem;padding:.625rem}.styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32{border-color:#ef444466}.styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32:focus-within{outline-color:#ef444480;border-color:#ef444499}.styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH{border-color:#22c55e66}.styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH:focus-within{outline-color:#22c55e80;border-color:#22c55e99}.styles-module__tagsContainer__9dKnO{display:flex;flex-wrap:wrap;gap:.375rem;width:100%;align-items:center}.styles-module__tag__UTkfA{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:#6366f133;border:1px solid rgba(99,102,241,.5);border-radius:.25rem;font-size:.875rem;color:#c7d2fe;transition:all .2s ease;white-space:nowrap}.styles-module__tag__UTkfA:hover{background:#6366f14d;border-color:#6366f199}.styles-module__tagLabel__koIV7{line-height:1.2}.styles-module__removeButton__4LMvA{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;padding:0;background:transparent;border:none;border-radius:50%;color:#c7d2fe;font-size:1.25rem;line-height:1;cursor:pointer;transition:all .2s ease}.styles-module__removeButton__4LMvA:hover{background:#6366f14d;color:#fff}.styles-module__removeButton__4LMvA:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:1px}.styles-module__input__G3wtc{flex:1;min-width:120px;padding:.25rem .375rem;background:transparent;border:none;color:#e0e0e0;font-size:.95rem;font-family:inherit;outline:none}.styles-module__input__G3wtc::placeholder{color:#9ca3af}.styles-module__input__G3wtc:disabled{cursor:not-allowed}.styles-module__sm__f1Ha1 .styles-module__input__G3wtc{font-size:.875rem;min-width:100px}.styles-module__lg__bmnGH .styles-module__input__G3wtc{font-size:1.05rem;min-width:140px}.styles-module__helperText__G6VBC{font-size:.8rem;color:#9ca3af}.styles-module__errorText__LPcTb{color:#fca5a5}.light-mode .styles-module__label__r7qNM{color:#111827}.light-mode .styles-module__inputWrapper__lb9-U{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__inputWrapper__lb9-U:hover:not(.styles-module__disabled__DJG6N){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__inputWrapper__lb9-U:focus-within{background:#ffffffe6}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32{border-color:#ef444480}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__error__Gtr32:focus-within{border-color:#ef4444b3}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH{border-color:#22c55e80}.light-mode .styles-module__inputWrapper__lb9-U.styles-module__success__SgWLH:focus-within{border-color:#22c55eb3}.light-mode .styles-module__tag__UTkfA{background:#6366f126;border-color:#6366f166;color:#4338ca}.light-mode .styles-module__tag__UTkfA:hover{background:#6366f140;border-color:#6366f199}.light-mode .styles-module__removeButton__4LMvA{color:#4338ca}.light-mode .styles-module__removeButton__4LMvA:hover{background:#6366f14d;color:#312e81}.light-mode .styles-module__input__G3wtc{color:#111827}.light-mode .styles-module__input__G3wtc::placeholder{color:#6b7280}.light-mode .styles-module__errorText__LPcTb{color:#dc2626}.styles-module__pinInputContainer__A-JES{display:flex;flex-direction:column;gap:.5rem}.styles-module__label__oTDys{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__inputsWrapper__kkWw4{display:flex;gap:.5rem;justify-content:center}.styles-module__pinInput__98qy7{width:3rem;height:3rem;padding:0;font-size:1.25rem;font-weight:600;text-align:center;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease;font-family:inherit;caret-color:#c7d2fe}.styles-module__pinInput__98qy7::placeholder{color:#6b7280;opacity:.5}.styles-module__pinInput__98qy7:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__pinInput__98qy7:focus{outline:none;border-color:#6366f199;background:#ffffff14;box-shadow:0 0 0 3px #6366f133}.styles-module__pinInput__98qy7:disabled{opacity:.5;cursor:not-allowed}.styles-module__pinInput__98qy7.styles-module__sm__soj3i{width:2.25rem;height:2.25rem;font-size:1rem}.styles-module__pinInput__98qy7.styles-module__lg__i9e56{width:4rem;height:4rem;font-size:1.5rem}.styles-module__pinInput__98qy7.styles-module__error__n5-a4{border-color:#ef444480}.styles-module__pinInput__98qy7.styles-module__error__n5-a4:focus{border-color:#ef4444b3;box-shadow:0 0 0 3px #ef444433}.styles-module__pinInput__98qy7.styles-module__success__P-ASa{border-color:#22c55e80}.styles-module__pinInput__98qy7.styles-module__success__P-ASa:focus{border-color:#22c55eb3;box-shadow:0 0 0 3px #22c55e33}.styles-module__pinInput__98qy7.styles-module__masked__DP3X2{font-family:Courier New,monospace;letter-spacing:.1em}.styles-module__pinInput__98qy7.styles-module__masked__DP3X2::-ms-reveal,.styles-module__pinInput__98qy7.styles-module__masked__DP3X2::-ms-clear{display:none}.styles-module__helperText__1DBEi{font-size:.8rem;color:#9ca3af;text-align:center}.styles-module__errorText__Hr-Sq{color:#fca5a5}.light-mode .styles-module__label__oTDys{color:#111827}.light-mode .styles-module__pinInput__98qy7{color:#111827;background:#ffffffb3;border-color:#0003;caret-color:#4338ca}.light-mode .styles-module__pinInput__98qy7::placeholder{color:#9ca3af}.light-mode .styles-module__pinInput__98qy7:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__pinInput__98qy7:focus{border-color:#6366f1b3;background:#ffffffe6;box-shadow:0 0 0 3px #6366f126}.light-mode .styles-module__pinInput__98qy7.styles-module__error__n5-a4{border-color:#ef444499}.light-mode .styles-module__pinInput__98qy7.styles-module__error__n5-a4:focus{border-color:#ef4444cc;box-shadow:0 0 0 3px #ef444426}.light-mode .styles-module__pinInput__98qy7.styles-module__success__P-ASa{border-color:#22c55e99}.light-mode .styles-module__pinInput__98qy7.styles-module__success__P-ASa:focus{border-color:#22c55ecc;box-shadow:0 0 0 3px #22c55e26}.light-mode .styles-module__errorText__Hr-Sq{color:#dc2626}.styles-module__ratingContainer__F0pJb{display:flex;flex-direction:column;gap:.5rem}.styles-module__label__P8tLy{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__ratingWrapper__vNfnc{display:flex;align-items:center;gap:.75rem}.styles-module__rating__NcjYB{display:inline-flex;gap:.25rem;align-items:center}.styles-module__star__1LgQx{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;color:#f59e0b;font-size:1.5rem;line-height:1;cursor:pointer;transition:all .2s ease;position:relative}.styles-module__star__1LgQx:hover:not(:disabled){transform:scale(1.2)}.styles-module__star__1LgQx:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-radius:.25rem}.styles-module__star__1LgQx:disabled{cursor:not-allowed;opacity:.5}.styles-module__sm__KTEVu .styles-module__star__1LgQx{font-size:1.125rem;gap:.125rem}.styles-module__md__vRYlw .styles-module__star__1LgQx{font-size:1.5rem;gap:.25rem}.styles-module__lg__NoGC1 .styles-module__star__1LgQx{font-size:2rem;gap:.375rem}.styles-module__readOnly__yNpwH .styles-module__star__1LgQx{cursor:default;pointer-events:none}.styles-module__disabled__cME0J .styles-module__star__1LgQx{cursor:not-allowed;opacity:.5}.styles-module__valueDisplay__KxK-j{font-size:.875rem;font-weight:500;color:#e0e0e0;white-space:nowrap}.styles-module__helperText__-Dh55{font-size:.8rem;color:#9ca3af}.light-mode .styles-module__label__P8tLy{color:#111827}.light-mode .styles-module__star__1LgQx{color:#f59e0b}.light-mode .styles-module__valueDisplay__KxK-j{color:#111827}.light-mode .styles-module__helperText__-Dh55{color:#6b7280}.styles-module__window__kkIRc{position:relative;display:flex;flex-direction:column;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;transition:all .3s ease}.styles-module__window__kkIRc.styles-module__maximized__8yMaC{position:fixed;inset:0;width:100vw!important;height:100vh!important;border-radius:0;transform:none!important}.styles-module__window__kkIRc.styles-module__resizable__sHn40{resize:both;overflow:auto}.styles-module__size-sm__yjumC{width:400px;height:300px}.styles-module__size-md__kavLf{width:600px;height:400px}.styles-module__size-lg__IBW3e{width:800px;height:600px}.styles-module__size-xl__9yXK2{width:1000px;height:700px}.styles-module__size-full__AEyyM{width:100%;height:100%}.styles-module__variant-default__fGFvQ{background:#ffffff0d;border-color:#fff3}.styles-module__variant-dark__4x4Z6{background:#00000080;border-color:#ffffff26}.styles-module__variant-light__ruY9H{background:#ffffff1a;border-color:#ffffff4d}.styles-module__titleBar__q4Nxs{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.1);-webkit-user-select:none;user-select:none}.styles-module__titleBar__q4Nxs.styles-module__draggable__AmUbi{cursor:move}.styles-module__titleBarContent__blnTu{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.styles-module__title__muIAe{font-size:.95rem;font-weight:600;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles-module__toolbar__3bLH-{display:flex;align-items:center;gap:.5rem}.styles-module__controls__nFGhQ{display:flex;gap:.5rem;align-items:center}.styles-module__control__qiMAt{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e0e0e0;font-size:1.125rem;line-height:1;cursor:pointer;transition:all .2s ease}.styles-module__control__qiMAt:hover{background:#ffffff1a;border-color:#ffffff4d}.styles-module__control__qiMAt:active{transform:scale(.95)}.styles-module__control__qiMAt:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__minimize__zGRY6:hover{background:#fbbf2433;border-color:#fbbf2480;color:#fbbf24}.styles-module__maximize__SuZ8f:hover{background:#22c55e33;border-color:#22c55e80;color:#22c55e}.styles-module__close__PVa1W:hover{background:#ef444433;border-color:#ef444480;color:#ef4444}.styles-module__content__ABsnm{flex:1;padding:1.5rem;overflow:auto;color:#e0e0e0}.styles-module__footer__g5GSG{padding:.75rem 1rem;background:#ffffff08;border-top:1px solid rgba(255,255,255,.1)}.light-mode .styles-module__window__kkIRc,.light-mode .styles-module__variant-default__fGFvQ{background:#ffffffe6;border-color:#00000026}.light-mode .styles-module__variant-dark__4x4Z6{background:#0000000d;border-color:#0003}.light-mode .styles-module__variant-light__ruY9H{background:#fffffff2;border-color:#0000001a}.light-mode .styles-module__titleBar__q4Nxs{background:#00000008;border-bottom-color:#0000001a}.light-mode .styles-module__title__muIAe{color:#111827}.light-mode .styles-module__control__qiMAt{background:#0000000d;border-color:#0003;color:#111827}.light-mode .styles-module__control__qiMAt:hover{background:#0000001a;border-color:#0000004d}.light-mode .styles-module__minimize__zGRY6:hover{background:#fbbf2426;color:#d97706}.light-mode .styles-module__maximize__SuZ8f:hover{background:#22c55e26;color:#16a34a}.light-mode .styles-module__close__PVa1W:hover{background:#ef444426;color:#dc2626}.light-mode .styles-module__content__ABsnm{color:#111827}.light-mode .styles-module__footer__g5GSG{background:#00000008;border-top-color:#0000001a}@keyframes styles-module__gaugeAnimation__Hxuof{0%{stroke-dashoffset:314}}.styles-module__gaugeContainer__BnFBJ{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:.5rem}.styles-module__svg__IOyJ8{width:100%;height:100%;transform:rotate(0)}.styles-module__animatedPath__MmF1n{animation:styles-module__gaugeAnimation__Hxuof 1s ease-out forwards}.styles-module__centerText__-aFc6{text-anchor:middle;dominant-baseline:middle}.styles-module__value__f21LN{font-size:1rem;font-weight:700;fill:#e0e0e0}.styles-module__unit__f4531{font-size:.75rem;font-weight:400;fill:#9ca3af}.styles-module__label__3mWKl{font-size:.75rem;font-weight:500;fill:#9ca3af}.styles-module__minMaxLabels__Zc16l{display:flex;justify-content:space-between;width:100%;padding:0 .5rem}.styles-module__minLabel__gGD9N,.styles-module__maxLabel__tNNbn{font-size:.75rem;font-weight:500;color:#9ca3af}.styles-module__sm__5ZJIU{width:100px;height:100px}.styles-module__sm__5ZJIU .styles-module__value__f21LN{font-size:.875rem}.styles-module__sm__5ZJIU .styles-module__unit__f4531,.styles-module__sm__5ZJIU .styles-module__label__3mWKl{font-size:.625rem}.styles-module__md__ZNSR1{width:150px;height:150px}.styles-module__md__ZNSR1 .styles-module__value__f21LN{font-size:1.25rem}.styles-module__md__ZNSR1 .styles-module__unit__f4531,.styles-module__md__ZNSR1 .styles-module__label__3mWKl{font-size:.875rem}.styles-module__lg__BS4ab{width:200px;height:200px}.styles-module__lg__BS4ab .styles-module__value__f21LN{font-size:1.75rem}.styles-module__lg__BS4ab .styles-module__unit__f4531,.styles-module__lg__BS4ab .styles-module__label__3mWKl{font-size:1rem}.styles-module__xl__Qeyec{width:250px;height:250px}.styles-module__xl__Qeyec .styles-module__value__f21LN{font-size:2.25rem}.styles-module__xl__Qeyec .styles-module__unit__f4531,.styles-module__xl__Qeyec .styles-module__label__3mWKl{font-size:1.25rem}.light-mode .styles-module__value__f21LN{fill:#111827}.light-mode .styles-module__unit__f4531,.light-mode .styles-module__label__3mWKl{fill:#6b7280}.light-mode .styles-module__minLabel__gGD9N,.light-mode .styles-module__maxLabel__tNNbn{color:#6b7280}.styles-module__colorPickerContainer__GcH66{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:300px}.styles-module__label__t8ugX{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__inputWrapper__DD6E-{position:relative;display:flex;gap:.5rem;align-items:center}.styles-module__colorButton__gbskz{position:relative;width:3rem;height:3rem;padding:.25rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.2);border-radius:.5rem;cursor:pointer;transition:all .2s ease;flex-shrink:0}.styles-module__colorButton__gbskz:hover:not(.styles-module__disabled__f-loV){border-color:#ffffff4d;transform:scale(1.05)}.styles-module__colorButton__gbskz:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__colorButton__gbskz.styles-module__disabled__f-loV{opacity:.5;cursor:not-allowed}.styles-module__colorPreview__toNQY{display:block;width:100%;height:100%;border-radius:.25rem;border:1px solid rgba(0,0,0,.2)}.styles-module__colorInput__LWEMn{flex:1;padding:.5rem .75rem;font-size:.875rem;font-family:Courier New,monospace;color:#e0e0e0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease}.styles-module__colorInput__LWEMn:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff14}.styles-module__colorInput__LWEMn:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-color:#6366f166;background:#ffffff14}.styles-module__colorInput__LWEMn:disabled{opacity:.5;cursor:not-allowed}.styles-module__popover__x3a-e{position:absolute;top:100%;left:0;margin-top:.5rem;z-index:1000;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:1rem;box-shadow:0 10px 25px -5px #0000004d;min-width:280px}.styles-module__pickerContent__2W72c{display:flex;flex-direction:column;gap:1rem}.styles-module__nativeColorPicker__rPI-9{width:100%;height:150px;border:none;border-radius:.5rem;cursor:pointer;background:transparent}.styles-module__presets__IuFHV,.styles-module__quickColors__YOCtI{display:flex;flex-direction:column;gap:.5rem}.styles-module__presetsLabel__2bK2r,.styles-module__quickColorsLabel__jiYjL{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.styles-module__presetsGrid__VDTHM{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}.styles-module__presetButton__5wc-z{width:100%;aspect-ratio:1;padding:0;border:2px solid rgba(255,255,255,.2);border-radius:.375rem;cursor:pointer;transition:all .2s ease}.styles-module__presetButton__5wc-z:hover{transform:scale(1.1);border-color:#fff6}.styles-module__presetButton__5wc-z:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__presetButton__5wc-z.styles-module__active__SqIPE{border-color:#6366f1cc;box-shadow:0 0 0 2px #6366f14d}.styles-module__quickColorsGrid__9ZX0W{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.styles-module__quickColorButton__2FpSv{width:100%;aspect-ratio:1;padding:0;border:2px solid rgba(255,255,255,.2);border-radius:.375rem;cursor:pointer;transition:all .2s ease}.styles-module__quickColorButton__2FpSv:hover{transform:scale(1.1);border-color:#fff6}.styles-module__quickColorButton__2FpSv:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__helperText__AqKTN{font-size:.8rem;color:#9ca3af}.styles-module__errorText__cardI{color:#fca5a5}.light-mode .styles-module__label__t8ugX{color:#111827}.light-mode .styles-module__colorButton__gbskz{background:#ffffffe6;border-color:#0003}.light-mode .styles-module__colorButton__gbskz:hover:not(.styles-module__disabled__f-loV){border-color:#0000004d}.light-mode .styles-module__colorInput__LWEMn{color:#111827;background:#ffffffb3;border-color:#0003}.light-mode .styles-module__colorInput__LWEMn:hover:not(:disabled){border-color:#0000004d;background:#ffffffe6}.light-mode .styles-module__colorInput__LWEMn:focus{background:#ffffffe6}.light-mode .styles-module__popover__x3a-e{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__presetsLabel__2bK2r,.light-mode .styles-module__quickColorsLabel__jiYjL{color:#6b7280}.light-mode .styles-module__presetButton__5wc-z,.light-mode .styles-module__quickColorButton__2FpSv{border-color:#0003}.light-mode .styles-module__presetButton__5wc-z:hover,.light-mode .styles-module__quickColorButton__2FpSv:hover{border-color:#0000004d}.light-mode .styles-module__errorText__cardI{color:#dc2626}.styles-module__dataList__0oRGD{display:flex;flex-direction:column;gap:0;margin:0;padding:0;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden}.styles-module__item__eOSeD{display:flex;padding:.75rem 1rem;margin:0;transition:background .2s ease}.styles-module__item__eOSeD.styles-module__highlight__DdCec{background:#6366f11a;border-left:3px solid rgba(99,102,241,.8);padding-left:calc(1rem - 3px)}.styles-module__horizontal__GB4WY .styles-module__item__eOSeD{flex-direction:row;align-items:flex-start;gap:1rem}.styles-module__horizontal__GB4WY .styles-module__label__75f3b{flex:0 0 var(--label-width, 140px);min-width:0;text-align:left}.styles-module__horizontal__GB4WY .styles-module__value__aOT7v{flex:1;min-width:0}.styles-module__vertical__H42DV .styles-module__item__eOSeD{flex-direction:column;gap:.375rem}.styles-module__vertical__H42DV .styles-module__label__75f3b,.styles-module__vertical__H42DV .styles-module__value__aOT7v{width:100%}.styles-module__label__75f3b{display:flex;align-items:center;gap:.5rem;color:#9ca3af;font-size:.875rem;font-weight:400;margin:0}.styles-module__label__75f3b.styles-module__bold__mfZsI{font-weight:600;color:#c7d2fe}.styles-module__icon__EoISr{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.styles-module__labelText__ca0Gf{display:flex;align-items:center;gap:.375rem}.styles-module__helpText__CW7oi{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#6366f14d;color:#c7d2fe;font-size:.625rem;font-weight:700;cursor:help;transition:all .2s ease}.styles-module__helpText__CW7oi:hover{background:#6366f180;transform:scale(1.1)}.styles-module__value__aOT7v{display:flex;align-items:flex-start;gap:.5rem;color:#e0e0e0;font-size:.875rem;margin:0;word-break:break-word}.styles-module__valueContent__NlivI{flex:1;min-width:0}.styles-module__copyButton__pQctE{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.25rem;background:transparent;border:none;border-radius:.25rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .2s ease}.styles-module__copyButton__pQctE:hover{background:#6366f133;color:#c7d2fe}.styles-module__copyButton__pQctE:active{transform:scale(.95)}.styles-module__item__eOSeD:hover .styles-module__copyButton__pQctE{opacity:1}.styles-module__dividers__uU1uU .styles-module__item__eOSeD:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n){background:#ffffff05}.styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(odd):hover,.styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n):hover{background:#6366f10d}.styles-module__sm__J9JEm .styles-module__item__eOSeD{padding:.5rem .75rem}.styles-module__sm__J9JEm .styles-module__label__75f3b,.styles-module__sm__J9JEm .styles-module__value__aOT7v{font-size:.75rem}.styles-module__sm__J9JEm .styles-module__icon__EoISr{font-size:.875rem}.styles-module__md__stc8l .styles-module__item__eOSeD{padding:.75rem 1rem}.styles-module__md__stc8l .styles-module__label__75f3b,.styles-module__md__stc8l .styles-module__value__aOT7v{font-size:.875rem}.styles-module__md__stc8l .styles-module__icon__EoISr{font-size:1rem}.styles-module__lg__iKJsr .styles-module__item__eOSeD{padding:1rem 1.25rem}.styles-module__lg__iKJsr .styles-module__label__75f3b,.styles-module__lg__iKJsr .styles-module__value__aOT7v{font-size:1rem}.styles-module__lg__iKJsr .styles-module__icon__EoISr{font-size:1.125rem}.light-mode .styles-module__dataList__0oRGD{background:#fffc;border-color:#0000001a}.light-mode .styles-module__item__eOSeD.styles-module__highlight__DdCec{background:#6366f11a;border-left-color:#6366f1cc}.light-mode .styles-module__label__75f3b{color:#6b7280}.light-mode .styles-module__label__75f3b.styles-module__bold__mfZsI{color:#111827}.light-mode .styles-module__helpText__CW7oi{background:#6366f133;color:#4338ca}.light-mode .styles-module__helpText__CW7oi:hover{background:#6366f14d}.light-mode .styles-module__value__aOT7v{color:#374151}.light-mode .styles-module__copyButton__pQctE{color:#6b7280}.light-mode .styles-module__copyButton__pQctE:hover{background:#6366f126;color:#4338ca}.light-mode .styles-module__dividers__uU1uU .styles-module__item__eOSeD:not(:last-child){border-bottom-color:#00000014}.light-mode .styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n){background:#00000005}.light-mode .styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(odd):hover,.light-mode .styles-module__striped__7ArH9 .styles-module__item__eOSeD:nth-child(2n):hover{background:#6366f114}.styles-module__statCard__oYt00{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;transition:all .2s ease}.styles-module__statCard__oYt00.styles-module__bordered__A56Xz{border-width:2px}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY{cursor:pointer}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003;background:#ffffff14}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY:active{transform:translateY(0)}.styles-module__statCard__oYt00.styles-module__clickable__mMZBY:focus-visible{outline:2px solid rgba(99,102,241,.6);outline-offset:2px}.styles-module__header__IYBwN{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.styles-module__labelContainer__mSkYw{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.styles-module__icon__-4Vf1{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.25rem}.styles-module__label__xxYm9{color:#9ca3af;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.styles-module__content__RE4Xm{display:flex;flex-direction:column;gap:.5rem}.styles-module__valueContainer__o1jtt{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.styles-module__value__ZjSG8{color:#e0e0e0;font-size:2rem;font-weight:700;line-height:1}.styles-module__prefix__jaOdQ,.styles-module__suffix__9g-Zt{color:#9ca3af;font-size:1.25rem;font-weight:600}.styles-module__prefix__jaOdQ{margin-right:.125rem}.styles-module__suffix__9g-Zt{margin-left:.125rem}.styles-module__description__DOrYb{margin:0;color:#9ca3af;font-size:.875rem;line-height:1.4}.styles-module__changeContainer__p4K9m{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;white-space:nowrap}.styles-module__trendIcon__8hzJD{font-size:.875rem;font-weight:700}.styles-module__trend-up__EkKSW{background:#22c55e26;color:#86efac}.styles-module__trend-down__PAAY-{background:#ef444426;color:#fca5a5}.styles-module__trend-neutral__1OaEM{background:#9ca3af26;color:#d1d5db}.styles-module__footer__y26Lt{padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);color:#9ca3af;font-size:.75rem}.styles-module__loading__q9k-W{pointer-events:none}.styles-module__loadingSkeleton__eMNrK{display:flex;flex-direction:column;gap:.5rem}.styles-module__skeletonValue__Pio1n{width:60%;height:2rem;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:styles-module__shimmer__OH-3R 1.5s infinite;border-radius:.25rem}.styles-module__skeletonDescription__Qws61{width:80%;height:.875rem;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:styles-module__shimmer__OH-3R 1.5s infinite;border-radius:.25rem}@keyframes styles-module__shimmer__OH-3R{0%{background-position:-200% 0}to{background-position:200% 0}}.styles-module__sm__t0NLs{padding:1rem;gap:.5rem}.styles-module__sm__t0NLs .styles-module__icon__-4Vf1{font-size:1rem}.styles-module__sm__t0NLs .styles-module__label__xxYm9{font-size:.75rem}.styles-module__sm__t0NLs .styles-module__value__ZjSG8{font-size:1.5rem}.styles-module__sm__t0NLs .styles-module__prefix__jaOdQ,.styles-module__sm__t0NLs .styles-module__suffix__9g-Zt{font-size:1rem}.styles-module__sm__t0NLs .styles-module__description__DOrYb{font-size:.75rem}.styles-module__sm__t0NLs .styles-module__changeContainer__p4K9m{padding:.125rem .375rem;font-size:.625rem}.styles-module__md__f-ZAw{padding:1.25rem;gap:.75rem}.styles-module__md__f-ZAw .styles-module__icon__-4Vf1{font-size:1.25rem}.styles-module__md__f-ZAw .styles-module__label__xxYm9{font-size:.875rem}.styles-module__md__f-ZAw .styles-module__value__ZjSG8{font-size:2rem}.styles-module__md__f-ZAw .styles-module__prefix__jaOdQ,.styles-module__md__f-ZAw .styles-module__suffix__9g-Zt{font-size:1.25rem}.styles-module__md__f-ZAw .styles-module__description__DOrYb{font-size:.875rem}.styles-module__md__f-ZAw .styles-module__changeContainer__p4K9m{padding:.25rem .5rem;font-size:.75rem}.styles-module__lg__o7Q4y{padding:1.5rem;gap:1rem}.styles-module__lg__o7Q4y .styles-module__icon__-4Vf1{font-size:1.5rem}.styles-module__lg__o7Q4y .styles-module__label__xxYm9{font-size:1rem}.styles-module__lg__o7Q4y .styles-module__value__ZjSG8{font-size:2.5rem}.styles-module__lg__o7Q4y .styles-module__prefix__jaOdQ,.styles-module__lg__o7Q4y .styles-module__suffix__9g-Zt{font-size:1.5rem}.styles-module__lg__o7Q4y .styles-module__description__DOrYb{font-size:1rem}.styles-module__lg__o7Q4y .styles-module__changeContainer__p4K9m{padding:.375rem .625rem;font-size:.875rem}.styles-module__default__AaRSX{border-color:#fff3}.styles-module__default__AaRSX.styles-module__clickable__mMZBY:hover{border-color:#ffffff4d}.styles-module__primary__Kp-sj{border-color:#6366f166;background:#6366f114}.styles-module__primary__Kp-sj .styles-module__icon__-4Vf1,.styles-module__primary__Kp-sj .styles-module__value__ZjSG8{color:#c7d2fe}.styles-module__primary__Kp-sj.styles-module__clickable__mMZBY:hover{border-color:#6366f199;background:#6366f11f}.styles-module__success__Q5jxs{border-color:#22c55e66;background:#22c55e14}.styles-module__success__Q5jxs .styles-module__icon__-4Vf1,.styles-module__success__Q5jxs .styles-module__value__ZjSG8{color:#86efac}.styles-module__success__Q5jxs.styles-module__clickable__mMZBY:hover{border-color:#22c55e99;background:#22c55e1f}.styles-module__warning__l8Nwy{border-color:#f59e0b66;background:#f59e0b14}.styles-module__warning__l8Nwy .styles-module__icon__-4Vf1,.styles-module__warning__l8Nwy .styles-module__value__ZjSG8{color:#fbbf24}.styles-module__warning__l8Nwy.styles-module__clickable__mMZBY:hover{border-color:#f59e0b99;background:#f59e0b1f}.styles-module__error__tcxHs{border-color:#ef444466;background:#ef444414}.styles-module__error__tcxHs .styles-module__icon__-4Vf1,.styles-module__error__tcxHs .styles-module__value__ZjSG8{color:#fca5a5}.styles-module__error__tcxHs.styles-module__clickable__mMZBY:hover{border-color:#ef444499;background:#ef44441f}.styles-module__info__cF-x1{border-color:#0ea5e966;background:#0ea5e914}.styles-module__info__cF-x1 .styles-module__icon__-4Vf1,.styles-module__info__cF-x1 .styles-module__value__ZjSG8{color:#7dd3fc}.styles-module__info__cF-x1.styles-module__clickable__mMZBY:hover{border-color:#0ea5e999;background:#0ea5e91f}.light-mode .styles-module__statCard__oYt00{background:#fffc;border-color:#0000001a}.light-mode .styles-module__statCard__oYt00.styles-module__clickable__mMZBY:hover{background:#fffffff2;box-shadow:0 10px 20px #0000001a}.light-mode .styles-module__label__xxYm9{color:#6b7280}.light-mode .styles-module__value__ZjSG8{color:#111827}.light-mode .styles-module__prefix__jaOdQ,.light-mode .styles-module__suffix__9g-Zt,.light-mode .styles-module__description__DOrYb{color:#6b7280}.light-mode .styles-module__trend-up__EkKSW{background:#22c55e1a;color:#16a34a}.light-mode .styles-module__trend-down__PAAY-{background:#ef44441a;color:#dc2626}.light-mode .styles-module__trend-neutral__1OaEM{background:#9ca3af1a;color:#6b7280}.light-mode .styles-module__footer__y26Lt{border-top-color:#0000001a;color:#6b7280}.light-mode .styles-module__skeletonValue__Pio1n,.light-mode .styles-module__skeletonDescription__Qws61{background:linear-gradient(90deg,#0000000d 25%,#0000001a,#0000000d 75%);background-size:200% 100%}.light-mode .styles-module__default__AaRSX{border-color:#00000026}.light-mode .styles-module__default__AaRSX.styles-module__clickable__mMZBY:hover{border-color:#0003}.light-mode .styles-module__primary__Kp-sj{border-color:#6366f14d;background:#6366f10d}.light-mode .styles-module__primary__Kp-sj .styles-module__icon__-4Vf1,.light-mode .styles-module__primary__Kp-sj .styles-module__value__ZjSG8{color:#4338ca}.light-mode .styles-module__primary__Kp-sj.styles-module__clickable__mMZBY:hover{border-color:#6366f166;background:#6366f114}.light-mode .styles-module__success__Q5jxs{border-color:#22c55e4d;background:#22c55e0d}.light-mode .styles-module__success__Q5jxs .styles-module__icon__-4Vf1,.light-mode .styles-module__success__Q5jxs .styles-module__value__ZjSG8{color:#16a34a}.light-mode .styles-module__success__Q5jxs.styles-module__clickable__mMZBY:hover{border-color:#22c55e66;background:#22c55e14}.light-mode .styles-module__warning__l8Nwy{border-color:#f59e0b4d;background:#f59e0b0d}.light-mode .styles-module__warning__l8Nwy .styles-module__icon__-4Vf1,.light-mode .styles-module__warning__l8Nwy .styles-module__value__ZjSG8{color:#d97706}.light-mode .styles-module__warning__l8Nwy.styles-module__clickable__mMZBY:hover{border-color:#f59e0b66;background:#f59e0b14}.light-mode .styles-module__error__tcxHs{border-color:#ef44444d;background:#ef44440d}.light-mode .styles-module__error__tcxHs .styles-module__icon__-4Vf1,.light-mode .styles-module__error__tcxHs .styles-module__value__ZjSG8{color:#dc2626}.light-mode .styles-module__error__tcxHs.styles-module__clickable__mMZBY:hover{border-color:#ef444466;background:#ef444414}.light-mode .styles-module__info__cF-x1{border-color:#0ea5e94d;background:#0ea5e90d}.light-mode .styles-module__info__cF-x1 .styles-module__icon__-4Vf1,.light-mode .styles-module__info__cF-x1 .styles-module__value__ZjSG8{color:#0284c7}.light-mode .styles-module__info__cF-x1.styles-module__clickable__mMZBY:hover{border-color:#0ea5e966;background:#0ea5e914}.styles-module__split__10amd{display:flex;width:100%;height:100%;position:relative;overflow:hidden}.styles-module__horizontal__nWMIm{flex-direction:row}.styles-module__vertical__dHG5L{flex-direction:column}.styles-module__pane__eLr0i{overflow:auto;position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.1)}.styles-module__pane__eLr0i::-webkit-scrollbar{width:8px;height:8px}.styles-module__pane__eLr0i::-webkit-scrollbar-track{background:#ffffff0d}.styles-module__pane__eLr0i::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module__pane__eLr0i::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__gutter__bzVSj{flex-shrink:0;position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);transition:background .2s ease;display:flex;align-items:center;justify-content:center}.styles-module__gutter__bzVSj:hover{background:#6366f126}.styles-module__gutter__bzVSj:active{background:#6366f140}.styles-module__horizontal__nWMIm .styles-module__gutter__bzVSj{cursor:col-resize;margin:0 -1px;z-index:1}.styles-module__vertical__dHG5L .styles-module__gutter__bzVSj{cursor:row-resize;margin:-1px 0;z-index:1}.styles-module__gutterHandle__laNCM{position:absolute;background:#ffffff4d;border-radius:2px;transition:all .2s ease}.styles-module__horizontal__nWMIm .styles-module__gutterHandle__laNCM{width:2px;height:40px}.styles-module__vertical__dHG5L .styles-module__gutterHandle__laNCM{width:40px;height:2px}.styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{background:#6366f1cc}.styles-module__horizontal__nWMIm .styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{width:3px;height:60px}.styles-module__vertical__dHG5L .styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{width:60px;height:3px}.styles-module__dragging__GRmLp.styles-module__horizontal__nWMIm{cursor:col-resize}.styles-module__dragging__GRmLp.styles-module__vertical__dHG5L{cursor:row-resize}.styles-module__dragging__GRmLp .styles-module__pane__eLr0i{pointer-events:none;-webkit-user-select:none;user-select:none}.styles-module__dragging__GRmLp .styles-module__gutter__bzVSj{background:#6366f14d}.styles-module__dragging__GRmLp .styles-module__gutterHandle__laNCM{background:#6366f1}.styles-module__dragging__GRmLp .styles-module__horizontal__nWMIm .styles-module__gutterHandle__laNCM{width:4px;height:80px}.styles-module__dragging__GRmLp .styles-module__vertical__dHG5L .styles-module__gutterHandle__laNCM{width:80px;height:4px}.styles-module__disabled__-Lei8 .styles-module__gutter__bzVSj{cursor:default;pointer-events:none;opacity:.5}.styles-module__disabled__-Lei8 .styles-module__gutter__bzVSj:hover{background:#ffffff0d}.styles-module__disabled__-Lei8 .styles-module__gutterHandle__laNCM{display:none}.light-mode .styles-module__pane__eLr0i{background:#ffffff80;border-color:#0000001a}.light-mode .styles-module__pane__eLr0i::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__pane__eLr0i::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__pane__eLr0i::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__gutter__bzVSj{background:#0000000d;border-color:#00000026}.light-mode .styles-module__gutter__bzVSj:hover{background:#6366f11a}.light-mode .styles-module__gutter__bzVSj:active{background:#6366f133}.light-mode .styles-module__gutterHandle__laNCM{background:#0000004d}.light-mode .styles-module__gutter__bzVSj:hover .styles-module__gutterHandle__laNCM{background:#6366f1cc}.light-mode .styles-module__dragging__GRmLp .styles-module__gutter__bzVSj{background:#6366f140}.light-mode .styles-module__dragging__GRmLp .styles-module__gutterHandle__laNCM{background:#6366f1}.light-mode .styles-module__disabled__-Lei8 .styles-module__gutter__bzVSj:hover{background:#0000000d}.styles-module__imageGallery__1ewHX{width:100%;position:relative}.styles-module__carouselContainer__CELQo{display:flex;flex-direction:column;gap:1rem}.styles-module__carouselMain__228vS{position:relative;width:100%;overflow:hidden;border-radius:.75rem;background:#0000004d}.styles-module__carouselTrack__KssOC{display:flex;transition:transform .3s ease-out}.styles-module__carouselSlide__pjIfk{min-width:100%;position:relative;cursor:pointer}.styles-module__carouselImage__QcK-1{width:100%;height:auto;display:block}.styles-module__sm__oyagg .styles-module__carouselMain__228vS{max-height:300px}.styles-module__md__fP0C0 .styles-module__carouselMain__228vS{max-height:500px}.styles-module__lg__yaqEo .styles-module__carouselMain__228vS{max-height:700px}.styles-module__sm__oyagg .styles-module__carouselImage__QcK-1,.styles-module__md__fP0C0 .styles-module__carouselImage__QcK-1,.styles-module__lg__yaqEo .styles-module__carouselImage__QcK-1{height:100%;object-fit:cover}.styles-module__arrow__fKqP7{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:2rem;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}.styles-module__arrow__fKqP7:hover:not(:disabled){background:#6366f1b3;border-color:#6366f1cc;transform:translateY(-50%) scale(1.1)}.styles-module__arrow__fKqP7:disabled{opacity:.3;cursor:not-allowed}.styles-module__arrowLeft__KpeXV{left:1rem}.styles-module__arrowRight__K9tqV{right:1rem}.styles-module__indicators__BuRqL{display:flex;justify-content:center;gap:.5rem;padding:.5rem}.styles-module__indicator__W0UZw{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .2s ease;padding:0}.styles-module__indicator__W0UZw:hover{background:#ffffff80;transform:scale(1.2)}.styles-module__indicator__W0UZw.styles-module__active__rCFls{background:#6366f1e6;width:30px;border-radius:5px}.styles-module__thumbnails__rbSf8{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem}.styles-module__thumbnails__rbSf8::-webkit-scrollbar{height:6px}.styles-module__thumbnails__rbSf8::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__thumbnail__uw-GG{flex-shrink:0;width:80px;height:60px;border:2px solid transparent;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .2s ease;padding:0;background:#0000004d}.styles-module__thumbnail__uw-GG img{width:100%;height:100%;object-fit:cover;display:block}.styles-module__thumbnail__uw-GG:hover{border-color:#6366f180;transform:scale(1.05)}.styles-module__thumbnail__uw-GG.styles-module__active__rCFls{border-color:#6366f1e6;box-shadow:0 0 0 2px #6366f14d}.styles-module__caption__WXDtk{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;font-size:.875rem}.styles-module__grid__Godk8{display:grid}.styles-module__gridItem__R13Ho{position:relative;overflow:hidden;border-radius:.5rem;cursor:pointer;background:#0000004d;aspect-ratio:1}.styles-module__gridItem__R13Ho img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.styles-module__gridItem__R13Ho:hover img{transform:scale(1.1)}.styles-module__gridOverlay__2Y-3Z{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);color:#fff;opacity:0;transition:opacity .3s ease}.styles-module__gridItem__R13Ho:hover .styles-module__gridOverlay__2Y-3Z{opacity:1}.styles-module__gridTitle__9Q2p3{font-weight:600;font-size:1rem;margin-bottom:.25rem}.styles-module__gridCaption__mpcNh{font-size:.875rem;color:#d1d5db}.styles-module__masonry__tNDHq{column-gap:1rem}.styles-module__masonryItem__22ZfL{break-inside:avoid;position:relative;overflow:hidden;border-radius:.5rem;cursor:pointer;background:#0000004d}.styles-module__masonryItem__22ZfL img{width:100%;height:auto;display:block;transition:transform .3s ease}.styles-module__masonryItem__22ZfL:hover img{transform:scale(1.05)}.styles-module__masonryOverlay__nQ91c{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);color:#fff;opacity:0;transition:opacity .3s ease}.styles-module__masonryItem__22ZfL:hover .styles-module__masonryOverlay__nQ91c{opacity:1}.styles-module__masonryTitle__WhvJr{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.styles-module__masonryCaption__HP0Zk{font-size:.75rem;color:#d1d5db}.styles-module__lightbox__DLFIG{position:fixed;inset:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:styles-module__fadeIn__DWqo2 .2s ease-out}@keyframes styles-module__fadeIn__DWqo2{0%{opacity:0}to{opacity:1}}.styles-module__lightboxContent__45Wxl{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:styles-module__zoomIn__CIB6- .3s ease-out}.styles-module__lightboxContent__45Wxl img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:.5rem}@keyframes styles-module__zoomIn__CIB6-{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.styles-module__lightboxClose__9oi0c{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:2.5rem;width:3.5rem;height:3.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1;z-index:10000}.styles-module__lightboxClose__9oi0c:hover{background:#ef4444b3;border-color:#ef4444cc;transform:scale(1.1)}.styles-module__lightboxArrow__f6Qhq{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:3rem;width:4rem;height:4rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10000}.styles-module__lightboxArrow__f6Qhq:hover{background:#6366f1b3;border-color:#6366f1cc;transform:translateY(-50%) scale(1.1)}.styles-module__lightboxArrowLeft__qHu5S{left:1.5rem}.styles-module__lightboxArrowRight__4wu-Y{right:1.5rem}.styles-module__lightboxCaption__gVJhg{text-align:center;color:#fff;max-width:600px}.styles-module__lightboxTitle__M-1gH{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.styles-module__lightboxCounter__mpIt8{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;font-weight:500}.light-mode .styles-module__carouselMain__228vS,.light-mode .styles-module__gridItem__R13Ho,.light-mode .styles-module__masonryItem__22ZfL{background:#0000000d}.light-mode .styles-module__arrow__fKqP7{background:#ffffffe6;color:#111827;border-color:#0000001a}.light-mode .styles-module__arrow__fKqP7:hover:not(:disabled){background:#6366f1e6;color:#fff}.light-mode .styles-module__indicator__W0UZw{background:#0003}.light-mode .styles-module__indicator__W0UZw:hover{background:#0006}.light-mode .styles-module__indicator__W0UZw.styles-module__active__rCFls{background:#6366f1e6}.light-mode .styles-module__thumbnail__uw-GG{background:#0000000d;border-color:#0000001a}.light-mode .styles-module__thumbnail__uw-GG:hover{border-color:#6366f180}.light-mode .styles-module__thumbnail__uw-GG.styles-module__active__rCFls{border-color:#6366f1e6}.light-mode .styles-module__thumbnails__rbSf8::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__thumbnails__rbSf8::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__lightbox__DLFIG{background:#fffffffa}.light-mode .styles-module__lightboxClose__9oi0c{background:#0000001a;color:#111827;border-color:#00000026}.light-mode .styles-module__lightboxClose__9oi0c:hover{background:#ef4444e6;color:#fff}.light-mode .styles-module__lightboxArrow__f6Qhq{background:#0000001a;color:#111827;border-color:#00000026}.light-mode .styles-module__lightboxArrow__f6Qhq:hover{background:#6366f1e6;color:#fff}.light-mode .styles-module__lightboxCaption__gVJhg{color:#111827}.light-mode .styles-module__lightboxCounter__mpIt8{background:#ffffffe6;color:#111827;border-color:#00000026}.styles-module__themeToggle__6zyVl{position:relative;width:3rem;height:3rem;border:2px solid rgba(255,255,255,.2);border-radius:50%;background:#3c3c46f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.styles-module__themeToggle__6zyVl:hover{border-color:#ffffff4d;transform:scale(1.05)}.styles-module__themeToggle__6zyVl:active{transform:scale(.95)}.styles-module__themeToggle__6zyVl:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.styles-module__iconContainer__-mq02{position:relative;width:1.5rem;height:1.5rem;transition:transform .5s cubic-bezier(.68,-.55,.265,1.55)}.styles-module__icon__yzZOS{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.styles-module__sun__wk-Eu{color:#fbbf24;opacity:0;transform:rotate(-180deg) scale(0)}.styles-module__moon__OtQ8C{color:#e0e0e0;opacity:1;transform:rotate(0) scale(1)}.styles-module__iconContainer__-mq02.styles-module__light__WvEIx .styles-module__sun__wk-Eu{opacity:1;transform:rotate(0) scale(1)}.styles-module__iconContainer__-mq02.styles-module__light__WvEIx .styles-module__moon__OtQ8C{opacity:0;transform:rotate(180deg) scale(0)}.styles-module__iconContainer__-mq02.styles-module__dark__zXrhJ .styles-module__sun__wk-Eu{opacity:0;transform:rotate(-180deg) scale(0)}.styles-module__iconContainer__-mq02.styles-module__dark__zXrhJ .styles-module__moon__OtQ8C{opacity:1;transform:rotate(0) scale(1)}.light-mode .styles-module__themeToggle__6zyVl{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__themeToggle__6zyVl:hover{border-color:#00000040}.light-mode .styles-module__moon__OtQ8C{color:#1f2937}.styles-module__languageSelectContainer__Xulku{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:320px}.styles-module__label__5r4RN{font-size:.875rem;font-weight:500;color:#e0e0e0}.styles-module__languageSelect__gSAkW{position:relative;width:100%}.styles-module__languageSelect__gSAkW.styles-module__disabled__-9pxf{opacity:.5;cursor:not-allowed}.styles-module__trigger__Icsh6{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#3c3c46f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.15);border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-family:inherit}.styles-module__trigger__Icsh6:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f11a,#a855f71a);opacity:0;transition:opacity .3s ease}.styles-module__trigger__Icsh6:hover:not(:disabled){border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 16px #0000004d,0 0 20px #6366f133}.styles-module__trigger__Icsh6:hover:not(:disabled):before{opacity:1}.styles-module__trigger__Icsh6:hover:not(:disabled) .styles-module__flag__n4YbG{transform:scale(1.1) rotate(5deg)}.styles-module__trigger__Icsh6:active:not(:disabled){transform:translateY(0)}.styles-module__trigger__Icsh6:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.styles-module__trigger__Icsh6.styles-module__open__c-08x{border-color:#6366f180;box-shadow:0 0 20px #6366f14d}.styles-module__trigger__Icsh6.styles-module__open__c-08x:before{opacity:1}.styles-module__trigger__Icsh6.styles-module__open__c-08x .styles-module__chevron__1XEr0{transform:rotate(180deg);color:#6366f1}.styles-module__trigger__Icsh6:disabled{cursor:not-allowed}.styles-module__flag__n4YbG{display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.styles-module__selectedText__tGBSV{display:flex;flex-direction:column;align-items:flex-start;flex:1;gap:.125rem;position:relative;z-index:1}.styles-module__languageName__EnqxF{font-size:.95rem;font-weight:600;color:#e0e0e0;letter-spacing:.01em}.styles-module__nativeName__Qvg9C{font-size:.8rem;color:#9ca3af;font-weight:400}.styles-module__chevron__1XEr0{width:1.25rem;height:1.25rem;color:#9ca3af;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);flex-shrink:0;position:relative;z-index:1}.styles-module__dropdown__m7E55{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#282832fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.15);border-radius:.75rem;box-shadow:0 20px 40px #0006,0 0 40px #6366f126;z-index:1000;overflow:hidden;animation:styles-module__slideDown__-cVg7 .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes styles-module__slideDown__-cVg7{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.styles-module__searchContainer__n15Bi{position:relative;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08}.styles-module__searchIcon__EKL9D{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af;pointer-events:none}.styles-module__searchInput__mnR-j{width:100%;padding:.5rem .75rem .5rem 2.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#e0e0e0;font-size:.875rem;font-family:inherit;transition:all .2s ease}.styles-module__searchInput__mnR-j::placeholder{color:#6b7280}.styles-module__searchInput__mnR-j:focus{outline:none;border-color:#6366f180;background:#ffffff14;box-shadow:0 0 0 3px #6366f11a}.styles-module__list__KJT7D{list-style:none;padding:.5rem;margin:0;max-height:280px;overflow-y:auto;overflow-x:hidden}.styles-module__list__KJT7D::-webkit-scrollbar{width:8px}.styles-module__list__KJT7D::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.styles-module__list__KJT7D::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module__list__KJT7D::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__option__zxNEH{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;border-radius:.5rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles-module__option__zxNEH:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#6366f1,#a855f7);transform:scaleY(0);transition:transform .2s ease}.styles-module__option__zxNEH:hover,.styles-module__option__zxNEH.styles-module__highlighted__wHxl6{background:#6366f126;transform:translate(4px)}.styles-module__option__zxNEH:hover:before,.styles-module__option__zxNEH.styles-module__highlighted__wHxl6:before{transform:scaleY(1)}.styles-module__option__zxNEH:hover .styles-module__optionFlag__FbLUG,.styles-module__option__zxNEH.styles-module__highlighted__wHxl6 .styles-module__optionFlag__FbLUG{transform:scale(1.15) rotate(5deg)}.styles-module__option__zxNEH.styles-module__selected__s0-8V{background:#6366f133}.styles-module__option__zxNEH.styles-module__selected__s0-8V .styles-module__optionName__NIJdm{color:#818cf8;font-weight:600}.styles-module__option__zxNEH.styles-module__selected__s0-8V:before{transform:scaleY(1)}.styles-module__option__zxNEH:active{transform:translate(4px) scale(.98)}.styles-module__optionFlag__FbLUG{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.styles-module__optionText__3cC-4{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.styles-module__optionName__NIJdm{font-size:.9rem;font-weight:500;color:#e0e0e0;transition:color .2s ease}.styles-module__optionNative__4Poud{font-size:.75rem;color:#9ca3af}.styles-module__checkIcon__dOQGx{width:1.125rem;height:1.125rem;color:#6366f1;flex-shrink:0;animation:styles-module__checkBounce__T8QXF .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes styles-module__checkBounce__T8QXF{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.styles-module__noResults__uck5W{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem}.light-mode .styles-module__label__5r4RN{color:#111827}.light-mode .styles-module__trigger__Icsh6{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__trigger__Icsh6:before{background:linear-gradient(135deg,#6366f114,#a855f714)}.light-mode .styles-module__trigger__Icsh6:hover:not(:disabled){border-color:#00000040;box-shadow:0 8px 16px #0000001a,0 0 20px #6366f126}.light-mode .styles-module__trigger__Icsh6.styles-module__open__c-08x{border-color:#6366f166;box-shadow:0 0 20px #6366f133}.light-mode .styles-module__languageName__EnqxF{color:#111827}.light-mode .styles-module__nativeName__Qvg9C,.light-mode .styles-module__chevron__1XEr0{color:#6b7280}.light-mode .styles-module__dropdown__m7E55{background:#fffffffa;border-color:#00000026;box-shadow:0 20px 40px #00000026,0 0 40px #6366f11a}.light-mode .styles-module__searchContainer__n15Bi{background:#00000005;border-bottom-color:#0000001a}.light-mode .styles-module__searchInput__mnR-j{background:#0000000d;border-color:#0000001a;color:#111827}.light-mode .styles-module__searchInput__mnR-j::placeholder{color:#9ca3af}.light-mode .styles-module__searchInput__mnR-j:focus{background:#00000014}.light-mode .styles-module__list__KJT7D::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__list__KJT7D::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__list__KJT7D::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__option__zxNEH:hover,.light-mode .styles-module__option__zxNEH.styles-module__highlighted__wHxl6{background:#6366f11a}.light-mode .styles-module__option__zxNEH.styles-module__selected__s0-8V{background:#6366f126}.light-mode .styles-module__option__zxNEH.styles-module__selected__s0-8V .styles-module__optionName__NIJdm{color:#4f46e5}.light-mode .styles-module__optionName__NIJdm{color:#111827}.light-mode .styles-module__optionNative__4Poud{color:#6b7280}.light-mode .styles-module__checkIcon__dOQGx{color:#4f46e5}.light-mode .styles-module__noResults__uck5W{color:#9ca3af}.styles-module__chatContainer__ny1TV{display:flex;flex-direction:column;width:100%;height:100%;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1rem;border:2px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__messagesWrapper__RZiB3{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar{width:8px}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__emptyState__hzFZj{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:3rem;text-align:center}.styles-module__emptyIcon__x39wy{font-size:4rem;margin-bottom:1rem;opacity:.5;animation:styles-module__float__d5K-K 3s ease-in-out infinite}@keyframes styles-module__float__d5K-K{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles-module__emptyText__lrl1o{margin:0;font-size:1.25rem;font-weight:600;color:#e0e0e0;margin-bottom:.5rem}.styles-module__emptySubtext__SqnCZ{margin:0;font-size:.9rem;color:#9ca3af}.styles-module__messagesList__d-S-F{display:flex;flex-direction:column;gap:1.5rem}.styles-module__messageGroup__tMBkW{display:flex;gap:.75rem;align-items:flex-start;animation:styles-module__messageSlideIn__7O37D .3s cubic-bezier(.68,-.55,.265,1.55)}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu{flex-direction:row-reverse}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__messageContent__dFgZ4{align-items:flex-end}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__messageBubble__9fJI4{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-bottom-right-radius:.25rem;box-shadow:0 4px 12px #6366f14d}.styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__timestamp__a4uAo{text-align:right}.styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk{justify-content:center}.styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk .styles-module__messageContent__dFgZ4{align-items:center}.styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk .styles-module__messageBubble__9fJI4{background:#ffffff0d;color:#9ca3af;font-size:.875rem;padding:.5rem 1rem;border-radius:1rem}@keyframes styles-module__messageSlideIn__7O37D{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.styles-module__avatarWrapper__u9sbM{flex-shrink:0;width:2.5rem;height:2.5rem}.styles-module__avatar__UI0YW{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2)}.styles-module__avatarPlaceholder__NVOuf{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;border:2px solid rgba(255,255,255,.2);transition:all .3s ease}.styles-module__avatarPlaceholder__NVOuf.styles-module__userAvatar__5XxxX{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.styles-module__avatarPlaceholder__NVOuf.styles-module__botAvatar__a-W8a{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.styles-module__messageContent__dFgZ4{display:flex;flex-direction:column;gap:.375rem;max-width:70%;min-width:0}.styles-module__senderName__vOvEB{font-size:.75rem;font-weight:600;color:#9ca3af;padding:0 .25rem;text-transform:uppercase;letter-spacing:.05em}.styles-module__messageBubble__9fJI4{padding:.875rem 1.125rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);word-wrap:break-word;transition:all .3s ease;position:relative;overflow:hidden;border-radius:1.125rem 1.125rem 1.125rem .25rem}.styles-module__messageBubble__9fJI4:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.styles-module__messageBubble__9fJI4:hover:before{opacity:1}.styles-module__messageBubble__9fJI4.styles-module__typing__FSien{padding:1rem 1.25rem;animation:styles-module__pulse__B94n- 1.5s ease-in-out infinite}@keyframes styles-module__pulse__B94n-{0%,to{opacity:1}50%{opacity:.8}}.styles-module__messageText__w-MlW{margin:0;font-size:.95rem;line-height:1.5;color:#e0e0e0;white-space:pre-wrap}.styles-module__timestamp__a4uAo{font-size:.7rem;color:#6b7280;padding:0 .25rem}.styles-module__typingIndicator__VL6DD{display:flex;gap:.375rem;align-items:center;justify-content:center;min-width:3rem}.styles-module__dot__cJEkH{width:.5rem;height:.5rem;border-radius:50%;background:#9ca3af;animation:styles-module__typingAnimation__-M-wC 1.4s ease-in-out infinite}.styles-module__dot__cJEkH:nth-child(1){animation-delay:0s}.styles-module__dot__cJEkH:nth-child(2){animation-delay:.2s}.styles-module__dot__cJEkH:nth-child(3){animation-delay:.4s}@keyframes styles-module__typingAnimation__-M-wC{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}.styles-module__inputForm__l-juI{padding:1.25rem;background:#ffffff08;border-top:1px solid rgba(255,255,255,.1)}.styles-module__inputWrapper__HSXpx{display:flex;align-items:flex-end;gap:.75rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.15);border-radius:.875rem;padding:.75rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__inputWrapper__HSXpx:hover{border-color:#ffffff40;background:#ffffff14}.styles-module__inputWrapper__HSXpx.styles-module__focused__GIWaK{border-color:#6366f180;background:#ffffff14;box-shadow:0 0 0 4px #6366f11a}.styles-module__input__AmkBF{flex:1;background:transparent;border:none;outline:none;color:#e0e0e0;font-size:.95rem;font-family:inherit;resize:none;max-height:120px;overflow-y:auto;line-height:1.5}.styles-module__input__AmkBF::placeholder{color:#6b7280}.styles-module__input__AmkBF::-webkit-scrollbar{width:6px}.styles-module__input__AmkBF::-webkit-scrollbar-track{background:transparent}.styles-module__input__AmkBF::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__input__AmkBF:disabled{opacity:.5;cursor:not-allowed}.styles-module__sendButton__xy1bf{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.625rem;background:#ffffff1a;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden}.styles-module__sendButton__xy1bf:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f1,#8b5cf6);opacity:0;transition:opacity .3s ease}.styles-module__sendButton__xy1bf .styles-module__sendIcon__XEMIa{width:1.25rem;height:1.25rem;position:relative;z-index:1;transition:all .3s ease}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f166}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga:hover{transform:scale(1.05);box-shadow:0 6px 16px #6366f180}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga:active{transform:scale(.95) rotate(15deg)}.styles-module__sendButton__xy1bf.styles-module__active__HG7ga:active .styles-module__sendIcon__XEMIa{transform:translate(2px)}.styles-module__sendButton__xy1bf:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.light-mode .styles-module__chatContainer__ny1TV{background:#fffffff2;border-color:#0000001a;box-shadow:0 20px 40px #0000001a}.light-mode .styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__messagesWrapper__RZiB3::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__emptyText__lrl1o{color:#111827}.light-mode .styles-module__emptySubtext__SqnCZ{color:#6b7280}.light-mode .styles-module__messageGroup__tMBkW.styles-module__userMessage__9MGMu .styles-module__messageBubble__9fJI4{box-shadow:0 4px 12px #6366f133}.light-mode .styles-module__messageGroup__tMBkW.styles-module__systemMessage__j8BLk .styles-module__messageBubble__9fJI4{background:#0000000d;color:#6b7280}.light-mode .styles-module__avatar__UI0YW,.light-mode .styles-module__avatarPlaceholder__NVOuf{border-color:#0003}.light-mode .styles-module__senderName__vOvEB{color:#6b7280}.light-mode .styles-module__messageBubble__9fJI4{background:#0000000d;border-color:#0000001a}.light-mode .styles-module__messageBubble__9fJI4:before{background:linear-gradient(135deg,rgba(0,0,0,.03) 0%,transparent 100%)}.light-mode .styles-module__messageText__w-MlW{color:#111827}.light-mode .styles-module__timestamp__a4uAo{color:#9ca3af}.light-mode .styles-module__dot__cJEkH{background:#6b7280}.light-mode .styles-module__inputForm__l-juI{background:#00000005;border-top-color:#0000001a}.light-mode .styles-module__inputWrapper__HSXpx{background:#0000000d;border-color:#00000026}.light-mode .styles-module__inputWrapper__HSXpx:hover{border-color:#00000040;background:#00000014}.light-mode .styles-module__inputWrapper__HSXpx.styles-module__focused__GIWaK{border-color:#6366f166;background:#00000014}.light-mode .styles-module__input__AmkBF{color:#111827}.light-mode .styles-module__input__AmkBF::placeholder{color:#9ca3af}.light-mode .styles-module__input__AmkBF::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__sendButton__xy1bf{background:#0000001a;color:#6b7280}.light-mode .styles-module__sendButton__xy1bf.styles-module__active__HG7ga{box-shadow:0 4px 12px #6366f14d}.light-mode .styles-module__sendButton__xy1bf.styles-module__active__HG7ga:hover{box-shadow:0 6px 16px #6366f166}.styles-module__hero__1sEBl{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#6366f11a,#a855f71a)}.styles-module__container__xfiKE{width:100%;max-width:1200px;padding:2rem;position:relative;z-index:2}.styles-module__content__ueveF{display:flex;flex-direction:column;gap:1.5rem}.styles-module__title__CIbf7{margin:0;font-size:3.5rem;font-weight:700;line-height:1.2;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media (max-width: 768px){.styles-module__title__CIbf7{font-size:2.5rem}}@media (max-width: 480px){.styles-module__title__CIbf7{font-size:2rem}}.styles-module__subtitle__6yYjh{margin:0;font-size:1.25rem;line-height:1.6;color:#ffffffe6;max-width:600px;text-shadow:0 1px 5px rgba(0,0,0,.2)}@media (max-width: 768px){.styles-module__subtitle__6yYjh{font-size:1.125rem}}@media (max-width: 480px){.styles-module__subtitle__6yYjh{font-size:1rem}}.styles-module__actions__tCll9{display:flex;gap:1rem;flex-wrap:wrap}.styles-module__button__7B3nI{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;box-shadow:0 4px 12px #00000026}.styles-module__button__7B3nI:active{transform:translateY(1px)}.styles-module__primary__83hkW{background:#6366f1;color:#fff}.styles-module__primary__83hkW:hover{background:#4f46e5;box-shadow:0 6px 20px #6366f166}.styles-module__secondary__D63-G{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.3)}.styles-module__secondary__D63-G:hover{background:#ffffff40;border-color:#ffffff80}.styles-module__children__2oopi{margin-top:1rem}.styles-module__backgroundVideo__J1Jv5{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:0;object-fit:cover}.styles-module__overlay__VHoNo{position:absolute;inset:0;background:linear-gradient(135deg,#0009,#6366f166);z-index:1}.styles-module__small__ZoLmv{min-height:300px;padding:3rem 0}.styles-module__small__ZoLmv .styles-module__title__CIbf7{font-size:2rem}.styles-module__small__ZoLmv .styles-module__subtitle__6yYjh{font-size:1rem}.styles-module__medium__ZrBOD{min-height:400px;padding:4rem 0}.styles-module__medium__ZrBOD .styles-module__title__CIbf7{font-size:2.75rem}.styles-module__medium__ZrBOD .styles-module__subtitle__6yYjh{font-size:1.125rem}.styles-module__large__U8d7Z{min-height:600px;padding:6rem 0}.styles-module__fullscreen__tMfK4{min-height:100vh;padding:6rem 0}.styles-module__left__-vZ-2{text-align:left}.styles-module__left__-vZ-2 .styles-module__content__ueveF{align-items:flex-start}.styles-module__left__-vZ-2 .styles-module__subtitle__6yYjh{margin-right:auto}.styles-module__center__fOtY0{text-align:center}.styles-module__center__fOtY0 .styles-module__content__ueveF{align-items:center}.styles-module__center__fOtY0 .styles-module__subtitle__6yYjh{margin-left:auto;margin-right:auto}.styles-module__center__fOtY0 .styles-module__actions__tCll9{justify-content:center}.styles-module__right__D623c{text-align:right}.styles-module__right__D623c .styles-module__content__ueveF{align-items:flex-end}.styles-module__right__D623c .styles-module__subtitle__6yYjh{margin-left:auto}.styles-module__right__D623c .styles-module__actions__tCll9{justify-content:flex-end}.styles-module__default__IeguZ{background:linear-gradient(135deg,#6366f126,#a855f726)}.styles-module__gradient__vlsu4{background:linear-gradient(135deg,#667eea,#764ba2)}.styles-module__image__8xem5{background-size:cover;background-position:center;background-repeat:no-repeat}.styles-module__video__igUU3{background:#000}.styles-module__minimal__cwTwh{background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.styles-module__minimal__cwTwh .styles-module__title__CIbf7{text-shadow:none}.styles-module__minimal__cwTwh .styles-module__subtitle__6yYjh{text-shadow:none;color:#ffffffb3}.styles-module__centered__bcej3,.styles-module__centered__bcej3 .styles-module__container__xfiKE{display:flex;align-items:center;justify-content:center}.styles-module__split__3uKlG{background:transparent}.styles-module__split__3uKlG .styles-module__container__xfiKE{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px}@media (max-width: 968px){.styles-module__split__3uKlG .styles-module__container__xfiKE{grid-template-columns:1fr;gap:2rem}}.styles-module__split__3uKlG .styles-module__splitContent__XlL2y{padding:2rem 0}.styles-module__split__3uKlG .styles-module__splitImage__-QSEV{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles-module__split__3uKlG .styles-module__splitImage__-QSEV img{width:100%;height:auto;max-height:600px;object-fit:cover;border-radius:1rem;box-shadow:0 20px 60px #0000004d}.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__container__xfiKE{grid-template-columns:1fr 1fr}@media (max-width: 968px){.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__container__xfiKE{grid-template-columns:1fr}}.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__splitImage__-QSEV{order:-1}@media (max-width: 968px){.styles-module__split__3uKlG.styles-module__imageLeft__ldioA .styles-module__splitImage__-QSEV{order:0}}.styles-module__split__3uKlG.styles-module__imageRight__BEUMS .styles-module__container__xfiKE{grid-template-columns:1fr 1fr}@media (max-width: 968px){.styles-module__split__3uKlG.styles-module__imageRight__BEUMS .styles-module__container__xfiKE{grid-template-columns:1fr}}.light-mode .styles-module__hero__1sEBl{background:linear-gradient(135deg,#6366f114,#a855f714)}.light-mode .styles-module__title__CIbf7{color:#111827;text-shadow:none}.light-mode .styles-module__subtitle__6yYjh{color:#4b5563;text-shadow:none}.light-mode .styles-module__secondary__D63-G{background:#0000000d;color:#111827;border-color:#0000001a}.light-mode .styles-module__secondary__D63-G:hover{background:#0000001a;border-color:#0003}.light-mode .styles-module__default__IeguZ{background:linear-gradient(135deg,#6366f11a,#a855f71a)}.light-mode .styles-module__minimal__cwTwh{background:transparent;border-bottom-color:#0000001a}.light-mode .styles-module__minimal__cwTwh .styles-module__subtitle__6yYjh{color:#6b7280}.light-mode .styles-module__split__3uKlG{background:transparent}.light-mode .styles-module__gradient__vlsu4 .styles-module__title__CIbf7,.light-mode .styles-module__image__8xem5 .styles-module__title__CIbf7,.light-mode .styles-module__video__igUU3 .styles-module__title__CIbf7{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.light-mode .styles-module__gradient__vlsu4 .styles-module__subtitle__6yYjh,.light-mode .styles-module__image__8xem5 .styles-module__subtitle__6yYjh,.light-mode .styles-module__video__igUU3 .styles-module__subtitle__6yYjh{color:#ffffffe6;text-shadow:0 1px 5px rgba(0,0,0,.2)}.light-mode .styles-module__gradient__vlsu4 .styles-module__secondary__D63-G,.light-mode .styles-module__image__8xem5 .styles-module__secondary__D63-G,.light-mode .styles-module__video__igUU3 .styles-module__secondary__D63-G{background:#ffffff26;color:#fff;border-color:#ffffff4d}.light-mode .styles-module__gradient__vlsu4 .styles-module__secondary__D63-G:hover,.light-mode .styles-module__image__8xem5 .styles-module__secondary__D63-G:hover,.light-mode .styles-module__video__igUU3 .styles-module__secondary__D63-G:hover{background:#ffffff40;border-color:#ffffff80}.styles-module__footer__KUFHl{width:100%;background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);color:#e0e0e0;padding:3rem 0 1.5rem}.styles-module__container__KDDfW{max-width:1200px;margin:0 auto;padding:0 2rem}.styles-module__brand__hbfVw{margin-bottom:2rem;max-width:320px}@media (max-width: 768px){.styles-module__brand__hbfVw{max-width:100%}}.styles-module__brandHeader__w1Akd{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.styles-module__brandLogo__14u6t{display:flex;align-items:center;font-size:1.5rem}.styles-module__brandName__akAUX{font-size:1.5rem;font-weight:700;color:#fff}.styles-module__brandDescription__44VOp{margin:0;font-size:.95rem;line-height:1.6;color:#ffffffb3}.styles-module__sections__CvDoA{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2rem}@media (max-width: 768px){.styles-module__sections__CvDoA{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 480px){.styles-module__sections__CvDoA{grid-template-columns:1fr}}.styles-module__section__gFsHi{min-width:0}.styles-module__sectionTitle__egnB1{margin:0 0 1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff}.styles-module__linkList__vR8l8{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.styles-module__link__uIT9J{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .2s ease;display:inline-flex;align-items:center;gap:.25rem}.styles-module__link__uIT9J:hover{color:#fff}.styles-module__externalIcon__ogw1v{font-size:.75rem;opacity:.5}.styles-module__social__czSa6{margin-bottom:2rem}.styles-module__socialTitle__I8z4q{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:1rem}.styles-module__socialLinks__lVO4V{display:flex;gap:1rem;flex-wrap:wrap}.styles-module__socialLink__EtXDt{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#ffffffb3;text-decoration:none;transition:all .2s ease;font-size:1.125rem}.styles-module__socialLink__EtXDt:hover{background:#ffffff26;border-color:#ffffff4d;color:#fff;transform:translateY(-2px)}.styles-module__bottom__QEkk-{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.styles-module__bottom__QEkk-{flex-direction:column;text-align:center}}.styles-module__copyright__8ihY2{font-size:.875rem;color:#fff9}.styles-module__bottomLinks__9EsKU{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}@media (max-width: 768px){.styles-module__bottomLinks__9EsKU{justify-content:center}}.styles-module__bottomLink__BUg0l{font-size:.875rem;color:#fff9;text-decoration:none;transition:color .2s ease}.styles-module__bottomLink__BUg0l:hover{color:#fff}.styles-module__separator__PGnP3{color:#ffffff4d;font-size:.875rem;-webkit-user-select:none;user-select:none}.styles-module__children__zbz5a{margin-bottom:2rem}.styles-module__default__ekUYi .styles-module__main__zO3Pb{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}@media (max-width: 968px){.styles-module__default__ekUYi .styles-module__main__zO3Pb{grid-template-columns:1fr;gap:2rem}}.styles-module__default__ekUYi .styles-module__sidebar__CwLFk{margin-bottom:2rem}.styles-module__minimal__Xdk1a{padding:2rem 0 1rem}.styles-module__minimal__Xdk1a .styles-module__brand__hbfVw,.styles-module__minimal__Xdk1a .styles-module__sections__CvDoA,.styles-module__minimal__Xdk1a .styles-module__social__czSa6{margin-bottom:1.5rem}.styles-module__minimal__Xdk1a .styles-module__bottom__QEkk-{padding-top:1.5rem;margin-top:1.5rem}.styles-module__centered__nIVxr{text-align:center}.styles-module__centered__nIVxr .styles-module__centeredContent__YyOcX{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__brand__hbfVw{max-width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__brandDescription__44VOp{text-align:center;max-width:500px}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a{margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__sections__CvDoA{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem}@media (max-width: 768px){.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__sections__CvDoA{gap:2rem}}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__section__gFsHi{text-align:center}.styles-module__centered__nIVxr .styles-module__centeredSections__Jpw1a .styles-module__linkList__vR8l8{align-items:center}.styles-module__centered__nIVxr .styles-module__social__czSa6{margin-bottom:2rem}.styles-module__centered__nIVxr .styles-module__socialLinks__lVO4V{justify-content:center}.styles-module__centered__nIVxr .styles-module__bottom__QEkk-{justify-content:center;text-align:center}.styles-module__centered__nIVxr .styles-module__bottomLinks__9EsKU{width:100%;justify-content:center}.styles-module__stacked__2rn4u .styles-module__brand__hbfVw{margin-bottom:2rem}.styles-module__stacked__2rn4u .styles-module__sections__CvDoA{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.styles-module__stacked__2rn4u .styles-module__sections__CvDoA .styles-module__section__gFsHi{max-width:100%}.styles-module__stacked__2rn4u .styles-module__social__czSa6{margin-bottom:2rem}.light-mode .styles-module__footer__KUFHl{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top-color:#0000001a;color:#374151}.light-mode .styles-module__brandName__akAUX{color:#111827}.light-mode .styles-module__brandDescription__44VOp{color:#6b7280}.light-mode .styles-module__sectionTitle__egnB1{color:#111827}.light-mode .styles-module__link__uIT9J{color:#6b7280}.light-mode .styles-module__link__uIT9J:hover,.light-mode .styles-module__socialTitle__I8z4q{color:#111827}.light-mode .styles-module__socialLink__EtXDt{background:#0000000d;border-color:#0000001a;color:#6b7280}.light-mode .styles-module__socialLink__EtXDt:hover{background:#0000001a;border-color:#0003;color:#111827}.light-mode .styles-module__bottom__QEkk-{border-top-color:#0000001a}.light-mode .styles-module__copyright__8ihY2,.light-mode .styles-module__bottomLink__BUg0l{color:#9ca3af}.light-mode .styles-module__bottomLink__BUg0l:hover{color:#111827}.light-mode .styles-module__separator__PGnP3{color:#0003}.styles-module__titleWrapper__QHBgn{display:flex;flex-direction:column;gap:.5rem;margin:0}.styles-module__titleWrapper__QHBgn.styles-module__left__-fEso{text-align:left;align-items:flex-start}.styles-module__titleWrapper__QHBgn.styles-module__center__Cg-4r{text-align:center;align-items:center}.styles-module__titleWrapper__QHBgn.styles-module__right__VS60p{text-align:right;align-items:flex-end}.styles-module__title__i-t97{margin:0;font-weight:600;line-height:1.2;color:#e0e0e0}.styles-module__subtitle__hBF7W{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#9ca3af}.light-mode .styles-module__title__i-t97{color:#111827}.light-mode .styles-module__subtitle__hBF7W{color:#6b7280}.styles-module__toolbar__AYuVS{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;flex-wrap:wrap;min-height:48px}.styles-module__menuSection__Txgmf{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.styles-module__menuItemContainer__yR-XS{position:relative}.styles-module__menuItem__QPG2e{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:1px solid transparent;border-radius:.375rem;color:#e0e0e0;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-family:inherit;white-space:nowrap}.styles-module__menuItem__QPG2e:hover:not(.styles-module__disabled__vuvrO){background:#ffffff14;border-color:#ffffff1a}.styles-module__menuItem__QPG2e:active:not(.styles-module__disabled__vuvrO){transform:scale(.98)}.styles-module__menuItem__QPG2e.styles-module__active__sICJh{background:#6366f133;border-color:#6366f14d;color:#c7d2fe}.styles-module__menuItem__QPG2e.styles-module__disabled__vuvrO{opacity:.5;cursor:not-allowed}.styles-module__menuItem__QPG2e:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__icon__kRbRs{display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.styles-module__label__p-2a-{flex:1;min-width:0}.styles-module__badge__x8CyH{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;background:#6366f14d;color:#c7d2fe;border-radius:.75rem;font-size:.75rem;font-weight:600;line-height:1}.styles-module__dropdownArrow__b-ssi{font-size:.625rem;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.styles-module__dropdownArrow__b-ssi.styles-module__open__mIo30{transform:rotate(180deg)}.styles-module__dropdown__YDMYV{position:absolute;top:calc(100% + .5rem);left:0;min-width:200px;background:#1e1e28f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;box-shadow:0 10px 25px -5px #0006,0 10px 10px -5px #0000004d;z-index:1000;overflow:hidden;animation:styles-module__dropdownFadeIn__abLWE .15s ease-out}@keyframes styles-module__dropdownFadeIn__abLWE{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module__dropdownItem__p1I16{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;background:transparent;border:none;color:#e0e0e0;cursor:pointer;transition:all .15s ease;font-size:.875rem;font-family:inherit;text-align:left}.styles-module__dropdownItem__p1I16:hover:not(.styles-module__disabled__vuvrO){background:#6366f133;color:#c7d2fe}.styles-module__dropdownItem__p1I16.styles-module__disabled__vuvrO{opacity:.5;cursor:not-allowed}.styles-module__dropdownItem__p1I16:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:-2px}.styles-module__dropdownItem__p1I16 .styles-module__icon__kRbRs{font-size:1rem}.styles-module__dropdownItem__p1I16 .styles-module__label__p-2a-{flex:1}.styles-module__dropdownItem__p1I16 .styles-module__badge__x8CyH{background:#6366f14d;color:#c7d2fe}.styles-module__separator__bh2CS{width:1px;height:1.5rem;background:#ffffff1a;flex-shrink:0}.styles-module__dropdownSeparator__kRAOp{height:1px;margin:.375rem 0;background:#ffffff1a}.styles-module__contentSection__xkN46{flex:1;display:flex;align-items:center;min-width:0}.styles-module__statusSection__dFT6c{display:flex;align-items:center;gap:1rem;margin-left:auto;flex-wrap:wrap}.styles-module__statusItem__MiT8g{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;color:#9ca3af;font-size:.875rem;white-space:nowrap}.styles-module__statusIcon__2mJMY{display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0}.styles-module__statusText__TaWCZ{color:#9ca3af}.light-mode .styles-module__toolbar__AYuVS{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__menuItem__QPG2e{color:#111827}.light-mode .styles-module__menuItem__QPG2e:hover:not(.styles-module__disabled__vuvrO){background:#0000000d;border-color:#0000001a}.light-mode .styles-module__menuItem__QPG2e.styles-module__active__sICJh{background:#6366f126;border-color:#6366f14d;color:#4338ca}.light-mode .styles-module__badge__x8CyH{background:#6366f133;color:#4338ca}.light-mode .styles-module__dropdownArrow__b-ssi{color:#6b7280}.light-mode .styles-module__dropdown__YDMYV{background:#fffffffa;border-color:#00000026;box-shadow:0 10px 25px -5px #0003,0 10px 10px -5px #0000001a}.light-mode .styles-module__dropdownItem__p1I16{color:#111827}.light-mode .styles-module__dropdownItem__p1I16:hover:not(.styles-module__disabled__vuvrO){background:#6366f126;color:#4338ca}.light-mode .styles-module__dropdownItem__p1I16 .styles-module__badge__x8CyH{background:#6366f133;color:#4338ca}.light-mode .styles-module__separator__bh2CS,.light-mode .styles-module__dropdownSeparator__kRAOp{background:#0000001a}.light-mode .styles-module__statusItem__MiT8g,.light-mode .styles-module__statusText__TaWCZ{color:#6b7280}.styles-module__dataTableWrapper__ByL1g{width:100%;display:flex;flex-direction:column;gap:1rem}.styles-module__toolbar__jrmV5{display:flex;justify-content:flex-start;padding:.5rem 0}.styles-module__addButton__-VFRx{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f133;color:#818cf8;border:1px solid rgba(99,102,241,.3);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addButton__-VFRx:hover:not(:disabled){background:#6366f14d;border-color:#6366f180}.styles-module__addButton__-VFRx:disabled{opacity:.5;cursor:not-allowed}.styles-module__addButton__-VFRx svg{width:16px;height:16px}.styles-module__tableContainer__e70tO{width:100%;overflow-x:auto;background:#1e1e28f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem}.styles-module__table__Fr8Yt{width:100%;border-collapse:collapse;font-size:.875rem}.styles-module__thead__OKDfq{background:#32323c80;border-bottom:2px solid rgba(255,255,255,.2)}.styles-module__th__U8uyM{padding:1rem;text-align:left;font-weight:600;color:#e0e0e0;white-space:nowrap}.styles-module__th__U8uyM.styles-module__actionColumn__D4sRI{width:120px;text-align:center}.styles-module__tbody__9wv1U{color:#e0e0e0}.styles-module__tr__Lo9O2{border-bottom:1px solid rgba(255,255,255,.1);transition:background .2s ease}.styles-module__tr__Lo9O2:last-child{border-bottom:none}.styles-module__td__F-E2D{padding:1rem}.styles-module__td__F-E2D.styles-module__actionCell__P7lld{text-align:center}.styles-module__table__Fr8Yt.styles-module__striped__jltUf .styles-module__tr__Lo9O2:nth-child(2n){background:#ffffff05}.styles-module__table__Fr8Yt.styles-module__hoverable__KO4bx .styles-module__tr__Lo9O2:hover{background:#ffffff0d}.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__th__U8uyM,.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__td__F-E2D{border-right:1px solid rgba(255,255,255,.1)}.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__th__U8uyM:last-child,.styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__td__F-E2D:last-child{border-right:none}.styles-module__table__Fr8Yt.styles-module__compact__HFppT .styles-module__th__U8uyM,.styles-module__table__Fr8Yt.styles-module__compact__HFppT .styles-module__td__F-E2D{padding:.5rem}.styles-module__tr__Lo9O2.styles-module__clickable__NbL9f{cursor:pointer}.styles-module__cellInput__s5ZbH{width:100%;padding:.375rem .625rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e0e0e0;font-size:.875rem;font-family:inherit;transition:all .2s ease}.styles-module__cellInput__s5ZbH:focus{outline:none;border-color:#6366f180;background:#ffffff1a}.styles-module__cellInput__s5ZbH::placeholder{color:#9ca3af}.styles-module__actionButtons__pB8K6{display:flex;gap:.5rem;justify-content:center;align-items:center}.styles-module__actionButton__QL2Cj{display:flex;align-items:center;justify-content:center;padding:.375rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;cursor:pointer;transition:all .2s ease}.styles-module__actionButton__QL2Cj:hover{background:#ffffff1a}.styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR{color:#60a5fa;border-color:#60a5fa4d}.styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR:hover{background:#60a5fa26;border-color:#60a5fa80}.styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc{color:#f87171;border-color:#f871714d}.styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc:hover{background:#f8717126;border-color:#f8717180}.styles-module__actionButton__QL2Cj.styles-module__save__8SdHD{color:#4ade80;border-color:#4ade804d}.styles-module__actionButton__QL2Cj.styles-module__save__8SdHD:hover{background:#4ade8026;border-color:#4ade8080}.styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv{color:#fb923c;border-color:#fb923c4d}.styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv:hover{background:#fb923c26;border-color:#fb923c80}.styles-module__actionButton__QL2Cj svg{width:16px;height:16px}.styles-module__empty__O5hhW{padding:2rem;text-align:center;color:#9ca3af;font-size:.875rem}.light-mode .styles-module__addButton__-VFRx{background:#6366f11a;color:#6366f1;border-color:#6366f14d}.light-mode .styles-module__addButton__-VFRx:hover:not(:disabled){background:#6366f133;border-color:#6366f166}.light-mode .styles-module__tableContainer__e70tO{background:#fffffff2;border-color:#00000026}.light-mode .styles-module__thead__OKDfq{background:#f0f0f0cc;border-bottom-color:#00000026}.light-mode .styles-module__th__U8uyM,.light-mode .styles-module__tbody__9wv1U{color:#111827}.light-mode .styles-module__tr__Lo9O2{border-bottom-color:#0000001a}.light-mode .styles-module__table__Fr8Yt.styles-module__striped__jltUf .styles-module__tr__Lo9O2:nth-child(2n){background:#00000005}.light-mode .styles-module__table__Fr8Yt.styles-module__hoverable__KO4bx .styles-module__tr__Lo9O2:hover{background:#0000000d}.light-mode .styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__th__U8uyM,.light-mode .styles-module__table__Fr8Yt.styles-module__bordered__1A-p6 .styles-module__td__F-E2D{border-right-color:#0000001a}.light-mode .styles-module__cellInput__s5ZbH{background:#ffffffe6;border-color:#0003;color:#111827}.light-mode .styles-module__cellInput__s5ZbH:focus{border-color:#6366f180;background:#fff}.light-mode .styles-module__cellInput__s5ZbH::placeholder{color:#6b7280}.light-mode .styles-module__actionButton__QL2Cj{background:#00000008;border-color:#00000026}.light-mode .styles-module__actionButton__QL2Cj:hover{background:#00000014}.light-mode .styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR{color:#3b82f6;border-color:#3b82f64d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__edit__4sxAR:hover{background:#3b82f61a;border-color:#3b82f666}.light-mode .styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc{color:#ef4444;border-color:#ef44444d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__delete__CGHLc:hover{background:#ef44441a;border-color:#ef444466}.light-mode .styles-module__actionButton__QL2Cj.styles-module__save__8SdHD{color:#22c55e;border-color:#22c55e4d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__save__8SdHD:hover{background:#22c55e1a;border-color:#22c55e66}.light-mode .styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv{color:#f97316;border-color:#f973164d}.light-mode .styles-module__actionButton__QL2Cj.styles-module__cancel__CJRPv:hover{background:#f973161a;border-color:#f9731666}.light-mode .styles-module__empty__O5hhW{color:#6b7280}.styles-module__kanban__vpx-A{width:100%;overflow-x:auto;padding:1rem 0}.styles-module__columnsContainer__4Dtnw{display:flex;gap:1rem;min-height:500px}.styles-module__column__pwo-D{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;min-width:280px;max-width:320px;flex-shrink:0;display:flex;flex-direction:column;transition:all .3s ease}.styles-module__column__pwo-D.styles-module__dragOver__YPmud{border-color:#6366f180;background:#6366f11a;box-shadow:0 0 20px #6366f133}.styles-module__columnHeader__7NsWb{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);border-left:3px solid rgba(99,102,241,.8);display:flex;justify-content:space-between;align-items:center;gap:.5rem}.styles-module__columnTitle__0BZTf{font-size:1rem;font-weight:600;color:#e0e0e0;margin:0;flex:1}.styles-module__columnHeaderActions__1iEzA{display:flex;align-items:center;gap:.5rem}.styles-module__removeColumnButton__jVQ79{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease}.styles-module__removeColumnButton__jVQ79:hover{color:#ef4444;background:#ef44441a}.styles-module__removeColumnButton__jVQ79:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__columnContent__oxRMX{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;max-height:600px}.styles-module__columnContent__oxRMX::-webkit-scrollbar{width:6px}.styles-module__columnContent__oxRMX::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__emptyColumn__Z4pNL{text-align:center;color:#6b7280;font-size:.875rem;padding:2rem 1rem;border:2px dashed rgba(255,255,255,.1);border-radius:.5rem}.styles-module__item__Nkciq{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;padding:.875rem;cursor:grab;transition:all .2s ease}.styles-module__item__Nkciq:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.styles-module__item__Nkciq:active{cursor:grabbing}.styles-module__item__Nkciq:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__itemHeader__CZThU{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.styles-module__itemTitle__xLf6d{font-size:.875rem;font-weight:600;color:#e0e0e0;margin:0;flex:1;line-height:1.4}.styles-module__itemDescription__UeR4h{font-size:.75rem;color:#9ca3af;margin:0;line-height:1.5}.styles-module__addColumnContainer__1p-JP{min-width:280px;flex-shrink:0}.styles-module__addColumnButton__LL9O9{background:#ffffff0d;border:2px dashed rgba(255,255,255,.2);border-radius:.75rem;width:100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#9ca3af;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addColumnButton__LL9O9:hover{background:#ffffff14;border-color:#6366f180;color:#e0e0e0}.styles-module__addColumnButton__LL9O9:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__addColumnForm__enALu{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.styles-module__addColumnInput__MCSZU{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.625rem;color:#e0e0e0;font-size:.875rem;outline:none;transition:all .2s ease}.styles-module__addColumnInput__MCSZU::placeholder{color:#6b7280}.styles-module__addColumnInput__MCSZU:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.styles-module__addColumnActions__cndwb{display:flex;gap:.5rem}.styles-module__addColumnSaveButton__An3-R{flex:1;background:#6366f1cc;border:none;border-radius:.375rem;padding:.5rem 1rem;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addColumnSaveButton__An3-R:hover{background:#6366f1}.styles-module__addColumnSaveButton__An3-R:disabled{opacity:.5;cursor:not-allowed}.styles-module__addColumnSaveButton__An3-R:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.styles-module__addColumnCancelButton__ma1Mk{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;padding:.5rem 1rem;color:#e0e0e0;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles-module__addColumnCancelButton__ma1Mk:hover{background:#ffffff1f}.styles-module__addColumnCancelButton__ma1Mk:focus{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.light-mode .styles-module__column__pwo-D{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__column__pwo-D.styles-module__dragOver__YPmud{border-color:#6366f180;background:#6366f10d;box-shadow:0 0 20px #6366f11a}.light-mode .styles-module__columnHeader__7NsWb{border-bottom-color:#0000001a}.light-mode .styles-module__columnTitle__0BZTf{color:#111827}.light-mode .styles-module__removeColumnButton__jVQ79{color:#6b7280}.light-mode .styles-module__removeColumnButton__jVQ79:hover{color:#ef4444;background:#ef44441a}.light-mode .styles-module__columnContent__oxRMX::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__columnContent__oxRMX::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__emptyColumn__Z4pNL{color:#9ca3af;border-color:#0000001a}.light-mode .styles-module__item__Nkciq{background:#ffffffe6;border-color:#00000026}.light-mode .styles-module__item__Nkciq:hover{background:#fff;border-color:#00000040;box-shadow:0 4px 12px #0000001a}.light-mode .styles-module__itemTitle__xLf6d{color:#111827}.light-mode .styles-module__itemDescription__UeR4h{color:#6b7280}.light-mode .styles-module__addColumnButton__LL9O9{background:#00000005;border-color:#00000026;color:#6b7280}.light-mode .styles-module__addColumnButton__LL9O9:hover{background:#0000000d;border-color:#6366f180;color:#111827}.light-mode .styles-module__addColumnForm__enALu{background:#ffffffe6;border-color:#0000001a}.light-mode .styles-module__addColumnInput__MCSZU{background:#fff;border-color:#0003;color:#111827}.light-mode .styles-module__addColumnInput__MCSZU::placeholder{color:#9ca3af}.light-mode .styles-module__addColumnInput__MCSZU:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f10d}.light-mode .styles-module__addColumnCancelButton__ma1Mk{background:#0000000d;border-color:#0003;color:#111827}.light-mode .styles-module__addColumnCancelButton__ma1Mk:hover{background:#00000014}.styles-module__chartContainer__2xlGx{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.5rem;width:100%;display:flex;flex-direction:column;transition:all .3s ease}.styles-module__title__3nMEJ{font-size:1.25rem;font-weight:600;color:#e0e0e0;margin:0 0 1rem}.styles-module__chartWrapper__vZft-{flex:1;display:flex;align-items:center;justify-content:center;overflow-x:auto;overflow-y:hidden}.styles-module__chartWrapper__vZft-::-webkit-scrollbar{height:6px}.styles-module__chartWrapper__vZft-::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__svg__nYzFF{display:block;max-width:100%;height:auto}.styles-module__grid__MIGx1{opacity:.3}.styles-module__gridLine__ZLt1Q{stroke:#fff3;stroke-width:1;stroke-dasharray:4 4}.styles-module__xAxis__aLZwk,.styles-module__yAxis__S9BmI{-webkit-user-select:none;user-select:none}.styles-module__axisLabel__VAmVT{fill:#9ca3af;font-size:11px;text-anchor:middle}.styles-module__yAxis__S9BmI .styles-module__axisLabel__VAmVT{text-anchor:end}.styles-module__animatedLine__J4GMW{stroke-dasharray:1000;stroke-dashoffset:1000;animation:styles-module__drawLine__yuDq0 2s ease-out forwards}.styles-module__animatedArea__uCMoc{opacity:0;animation:styles-module__fadeIn__b6xHh 1s ease-out forwards}.styles-module__animatedBar__-EA7h{transform-origin:bottom;animation:styles-module__growBar__wk8Gr 1s ease-out forwards}.styles-module__animatedPie__oBICc{transform-origin:center;opacity:0;animation:styles-module__fadeInPie__P3aEl .8s ease-out forwards}@keyframes styles-module__drawLine__yuDq0{to{stroke-dashoffset:0}}@keyframes styles-module__fadeIn__b6xHh{to{opacity:1}}@keyframes styles-module__growBar__wk8Gr{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes styles-module__fadeInPie__P3aEl{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.styles-module__dataPoint__EfM8f{transition:all .2s ease;cursor:pointer}.styles-module__dataPoint__EfM8f:hover{r:6;filter:drop-shadow(0 0 4px rgba(255,255,255,.8))}.styles-module__valueLabel__KuXHI{fill:#e0e0e0;font-size:11px;font-weight:600;text-anchor:middle;pointer-events:none}.styles-module__pieSlice__IzHt4{transition:all .3s ease;cursor:pointer}.styles-module__pieSlice__IzHt4:hover{opacity:.8;filter:brightness(1.2)}.styles-module__pieLabel__T62HZ{fill:#fff;font-size:12px;font-weight:600;text-anchor:middle;pointer-events:none;text-shadow:0 1px 3px rgba(0,0,0,.5)}.styles-module__legend__PbzNU{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);justify-content:center}.styles-module__legendItem__qyy6C{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.styles-module__legendColor__jy5vR{width:16px;height:16px;border-radius:.25rem;flex-shrink:0}.styles-module__legendLabel__GhokZ{color:#b0b0b0;white-space:nowrap}.light-mode .styles-module__chartContainer__2xlGx{background:#ffffffb3;border-color:#0000001a}.light-mode .styles-module__title__3nMEJ{color:#111827}.light-mode .styles-module__chartWrapper__vZft-::-webkit-scrollbar-track{background:#0000000d}.light-mode .styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb{background:#0003}.light-mode .styles-module__chartWrapper__vZft-::-webkit-scrollbar-thumb:hover{background:#0000004d}.light-mode .styles-module__gridLine__ZLt1Q{stroke:#00000026}.light-mode .styles-module__axisLabel__VAmVT{fill:#6b7280}.light-mode .styles-module__valueLabel__KuXHI{fill:#111827}.light-mode .styles-module__pieLabel__T62HZ{fill:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.light-mode .styles-module__legend__PbzNU{border-top-color:#0000001a}.light-mode .styles-module__legendLabel__GhokZ{color:#4b5563}.light-mode .styles-module__dataPoint__EfM8f:hover{filter:drop-shadow(0 0 4px rgba(0,0,0,.3))}
|