.Carousel-module__carousel___G3hZ-{position:relative;width:100%;max-width:100%}.Carousel-module__viewport___Upg-7{position:relative;width:100%;overflow:hidden;border-radius:var(--theme-radius-medium);border:3px solid var(--theme-text);background:var(--theme-surface)}@media(prefers-color-scheme:dark){.Carousel-module__viewport___Upg-7{border-color:var(--theme-text);background:var(--theme-surface)}}.Carousel-module__slidesContainer___Oql5Z{display:flex;transition-property:transform;transition-timing-function:ease-in-out;will-change:transform}@media(prefers-reduced-motion:reduce){.Carousel-module__slidesContainer___Oql5Z{transition-duration:0ms!important}}.Carousel-module__slide___Sqdy-{min-width:100%;display:flex;align-items:center;justify-content:center;padding:var(--theme-spacing-8)}.Carousel-module__arrowButton___-uILc{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);border:3px solid var(--theme-text);border-radius:var(--theme-radius-medium);color:var(--theme-text);cursor:pointer;transition-property:background-color,border-color,color;transition-duration:.2s;transition-timing-function:ease-in-out}.Carousel-module__arrowButton___-uILc:hover:not(:disabled){background:var(--theme-text);color:var(--theme-surface)}.Carousel-module__arrowButton___-uILc:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.Carousel-module__arrowButton___-uILc:disabled{opacity:.3;cursor:not-allowed}.Carousel-module__arrowPrevious___VLd7o{left:var(--theme-spacing-4)}.Carousel-module__arrowNext___bxFMy{right:var(--theme-spacing-4)}@media(prefers-color-scheme:dark){.Carousel-module__arrowButton___-uILc{background:var(--theme-surface);border-color:var(--theme-text);color:var(--theme-text)}.Carousel-module__arrowButton___-uILc:hover:not(:disabled){background:var(--theme-text);color:var(--theme-surface)}}.Carousel-module__controls___tao0o{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-6);margin-top:var(--theme-spacing-4)}.Carousel-module__dots___9K5cN{display:flex;gap:var(--theme-spacing-3);align-items:center}.Carousel-module__dot___DTzmd{width:14px;height:14px;border-radius:999px;border:3px solid var(--theme-text);background:transparent;cursor:pointer;transition-property:background-color,border-color,transform;transition-duration:.2s;transition-timing-function:ease-in-out;padding:0}.Carousel-module__dot___DTzmd:hover{background:var(--theme-border-strong);transform:scale(1.2)}.Carousel-module__dot___DTzmd:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.Carousel-module__dotActive___UShwV{background:var(--theme-text)}@media(prefers-color-scheme:dark){.Carousel-module__dot___DTzmd{border-color:var(--theme-text)}.Carousel-module__dot___DTzmd:hover{background:var(--theme-border-strong)}.Carousel-module__dotActive___UShwV{background:var(--theme-text)}}.Carousel-module__counter___D0mGs{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);letter-spacing:.5px}@media(prefers-color-scheme:dark){.Carousel-module__counter___D0mGs{color:var(--theme-text)}}@media(max-width:768px){.Carousel-module__slide___Sqdy-{padding:var(--theme-spacing-4)}.Carousel-module__arrowButton___-uILc{width:44px;height:44px}.Carousel-module__arrowPrevious___VLd7o{left:var(--theme-spacing-2)}.Carousel-module__arrowNext___bxFMy{right:var(--theme-spacing-2)}}@media(prefers-contrast:high){.Carousel-module__viewport___Upg-7,.Carousel-module__arrowButton___-uILc,.Carousel-module__dot___DTzmd{border-width:4px}}.CodeBlock-module__codeblock___PfBCH{display:flex;flex-direction:column;border:none;border-radius:var(--theme-radius-subtle);background:transparent;overflow:hidden;width:100%;max-width:100%;transition:border-color .15s ease}[data-theme=dark] .CodeBlock-module__codeblock___PfBCH{background:transparent}.CodeBlock-module__codeblock___PfBCH:focus-within{outline:2px solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .CodeBlock-module__codeblock___PfBCH:focus-within{outline-color:var(--theme-primary)}.CodeBlock-module__header___epXk-{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-spacing-4) var(--theme-spacing-5);border-bottom:1px solid var(--theme-border);background:var(--theme-surface-secondary);gap:var(--theme-spacing-3)}[data-theme=dark] .CodeBlock-module__header___epXk-{border-bottom-color:var(--theme-border);background:var(--theme-surface)}.CodeBlock-module__titleGroup___DVz0V{display:flex;align-items:baseline;gap:var(--theme-spacing-3);flex-wrap:wrap}.CodeBlock-module__title___u6g83{font-size:18px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);margin:0}[data-theme=dark] .CodeBlock-module__title___u6g83{color:var(--theme-text)}.CodeBlock-module__languageBadge___p-84g{font-size:12px;font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--theme-primary);padding:var(--theme-spacing-1) var(--theme-spacing-2);background:var(--theme-surface);border:1px solid var(--theme-primary);border-radius:var(--theme-radius-subtle)}[data-theme=dark] .CodeBlock-module__languageBadge___p-84g{background:var(--theme-surface-hover)}.CodeBlock-module__meta___ZdMXM{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);white-space:nowrap}[data-theme=dark] .CodeBlock-module__meta___ZdMXM{color:var(--theme-text-secondary)}.CodeBlock-module__tabs___WS-e7{display:flex;gap:0;background:var(--theme-surface-secondary);border-bottom:1px solid var(--theme-border);overflow-x:auto;scrollbar-width:thin}[data-theme=dark] .CodeBlock-module__tabs___WS-e7{background:var(--theme-surface);border-bottom-color:var(--theme-border)}.CodeBlock-module__tab___n2wLl{border:none;cursor:pointer;font-family:inherit;padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);background:transparent;border-bottom:4px solid transparent;transition:border-color .15s ease,color .15s ease,background-color .15s ease}[data-theme=dark] .CodeBlock-module__tab___n2wLl{color:var(--theme-text-secondary)}.CodeBlock-module__tab___n2wLl:hover{background:var(--theme-surface);color:var(--theme-text)}[data-theme=dark] .CodeBlock-module__tab___n2wLl:hover{background:var(--theme-surface-hover);color:var(--theme-text)}.CodeBlock-module__tab--active___FCjXK{color:var(--theme-primary);border-bottom-color:var(--theme-primary);background:var(--theme-surface);font-weight:var(--theme-font-weight-bold)}[data-theme=dark] .CodeBlock-module__tab--active___FCjXK{background:var(--theme-surface-hover)}.CodeBlock-module__tab___n2wLl:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px}.CodeBlock-module__tabs___WS-e7::-webkit-scrollbar{height:4px}.CodeBlock-module__tabs___WS-e7::-webkit-scrollbar-track{background:transparent}.CodeBlock-module__tabs___WS-e7::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.CodeBlock-module__codeWrapper___o0BMM{position:relative;background:var(--theme-surface);overflow-x:auto;overflow-y:hidden;border-radius:0;width:100%;max-width:100%;min-width:0}[data-theme=dark] .CodeBlock-module__codeWrapper___o0BMM{background:var(--theme-surface)}.CodeBlock-module__code___DxG5d{margin:0;padding:var(--theme-spacing-4);font-family:SF Mono,Monaco,Inconsolata,Fira Code,Dank Mono,Courier New,monospace;font-size:var(--theme-font-size-md);font-weight:var(--theme-font-weight-regular);line-height:1.4;letter-spacing:.01em;color:var(--theme-text);background:var(--theme-surface);outline:none;border-radius:0;white-space:pre;word-wrap:normal;overflow-wrap:normal;width:100%;max-width:100%;min-width:0;overflow-x:auto}[data-theme=dark] .CodeBlock-module__code___DxG5d{background:var(--theme-surface);color:var(--theme-text)}.CodeBlock-module__token___KVO9U{letter-spacing:inherit}.CodeBlock-module__token--keyword___GP1C9{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold)}.CodeBlock-module__token--string___ZJ-n3{color:var(--theme-success)}.CodeBlock-module__token--number___4KRXa{color:var(--theme-warning)}.CodeBlock-module__token--operator___Hsn9b,.CodeBlock-module__token--punctuation___CqER4{color:var(--theme-text-secondary)}.CodeBlock-module__token--comment___uREmW{color:var(--theme-text-muted);font-style:italic}.CodeBlock-module__token--variable___Dn3pq{color:var(--theme-info)}.CodeBlock-module__token--text___HMRF0{color:inherit}.CodeBlock-module__code___DxG5d:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px}.CodeBlock-module__codeContent___rzX-E{display:block;white-space:pre;color:inherit;letter-spacing:inherit;width:100%;max-width:100%;min-width:0}.CodeBlock-module__line___O0M69{display:flex;gap:var(--theme-spacing-4);width:100%;min-width:0}.CodeBlock-module__lineNumber___S-UQM{color:var(--theme-text-muted);font-weight:var(--theme-font-weight-semibold);-webkit-user-select:none;user-select:none;min-width:var(--theme-spacing-10);text-align:right;flex-shrink:0;font-size:var(--theme-font-size-sm)}[data-theme=dark] .CodeBlock-module__lineNumber___S-UQM{color:var(--theme-text-muted)}.CodeBlock-module__lineContent___JD8B1{flex:1;color:inherit;min-width:0;width:100%;max-width:100%}.CodeBlock-module__code___DxG5d::-webkit-scrollbar{height:var(--theme-spacing-2)}.CodeBlock-module__code___DxG5d::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.CodeBlock-module__code___DxG5d::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.CodeBlock-module__code___DxG5d::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}[data-theme=dark] .CodeBlock-module__code___DxG5d::-webkit-scrollbar-track{background:var(--theme-surface-hover)}[data-theme=dark] .CodeBlock-module__code___DxG5d::-webkit-scrollbar-thumb{background:var(--theme-border)}[data-theme=dark] .CodeBlock-module__code___DxG5d::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}.CodeBlock-module__actions___MCG6G{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3) var(--theme-spacing-5);background:var(--theme-surface-secondary);border-top:1px solid var(--theme-border)}[data-theme=dark] .CodeBlock-module__actions___MCG6G{background:var(--theme-surface);border-top-color:var(--theme-border)}.CodeBlock-module__actionsLeft___Ma7zP,.CodeBlock-module__actionsRight___p0RKh{display:flex;align-items:center;gap:var(--theme-spacing-2)}.CodeBlock-module__btn___-e9-r{border:none;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:var(--theme-spacing-1);padding:var(--theme-spacing-2) var(--theme-spacing-3);min-height:var(--theme-spacing-9);font-size:14px;font-weight:var(--theme-font-weight-semibold);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);color:var(--theme-text);transition:border-color .15s ease,background-color .15s ease,color .15s ease}[data-theme=dark] .CodeBlock-module__btn___-e9-r{background:var(--theme-surface-hover);color:var(--theme-text)}.CodeBlock-module__btn___-e9-r:hover{border-color:var(--theme-primary);background:var(--theme-surface-hover);color:var(--theme-primary)}[data-theme=dark] .CodeBlock-module__btn___-e9-r:hover{background:var(--theme-border);color:var(--theme-text)}.CodeBlock-module__btn___-e9-r:active{border-color:var(--theme-primary-active);background:var(--theme-primary);color:var(--theme-surface)}.CodeBlock-module__btn___-e9-r:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.CodeBlock-module__btn___-e9-r:disabled{opacity:.5;cursor:not-allowed}.CodeBlock-module__btn--primary___Y9V1n{background:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-surface);font-weight:var(--theme-font-weight-bold)}.CodeBlock-module__btn--primary___Y9V1n:hover{background:var(--theme-primary-active);border-color:var(--theme-primary-active);color:var(--theme-surface)}.CodeBlock-module__btn--primary___Y9V1n:active{background:var(--theme-primary-active)}.CodeBlock-module__btn--iconOnly___8DvZy{padding:var(--theme-spacing-2);min-width:var(--theme-spacing-9)}.CodeBlock-module__btnIcon___GIRfZ{width:var(--theme-spacing-4);height:var(--theme-spacing-4);stroke:currentColor;stroke-width:2;fill:none}.CodeBlock-module__infoBadge___-GF-q{font-size:12px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);padding:var(--theme-spacing-1) var(--theme-spacing-2);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle)}[data-theme=dark] .CodeBlock-module__infoBadge___-GF-q{background:var(--theme-surface-hover);color:var(--theme-text-secondary);border-color:var(--theme-border)}.CodeBlock-module__customActions___iuXjv{display:flex;align-items:center;gap:var(--theme-spacing-2)}.CodeBlock-module__codeblock--compact___1sr0w .CodeBlock-module__header___epXk-{padding:var(--theme-spacing-3) var(--theme-spacing-4)}.CodeBlock-module__codeblock--compact___1sr0w .CodeBlock-module__code___DxG5d{padding:var(--theme-spacing-3);font-size:12px;line-height:1.3}.CodeBlock-module__codeblock--compact___1sr0w .CodeBlock-module__actions___MCG6G{padding:var(--theme-spacing-2) var(--theme-spacing-4)}.CodeBlock-module__codeblock--minimal___IOkNy{border-radius:var(--theme-radius-subtle)}.CodeBlock-module__codeblock--minimal___IOkNy .CodeBlock-module__code___DxG5d{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:12px;line-height:1.3}.CodeBlock-module__codeblock___PfBCH,.CodeBlock-module__codeWrapper___o0BMM,.CodeBlock-module__code___DxG5d,.CodeBlock-module__codeContent___rzX-E,.CodeBlock-module__line___O0M69,.CodeBlock-module__lineContent___JD8B1{box-sizing:border-box}.CodeBlock-module__codeWrapper___o0BMM{scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}.CodeBlock-module__codeWrapper___o0BMM::-webkit-scrollbar{height:8px}.CodeBlock-module__codeWrapper___o0BMM::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.CodeBlock-module__codeWrapper___o0BMM::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.CodeBlock-module__codeWrapper___o0BMM::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}@media(max-width:1023px){.CodeBlock-module__codeblock___PfBCH{width:100%;max-width:100%}.CodeBlock-module__codeWrapper___o0BMM{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.CodeBlock-module__code___DxG5d{white-space:pre;width:100%;max-width:100%}.CodeBlock-module__codeContent___rzX-E,.CodeBlock-module__lineContent___JD8B1{width:100%;max-width:100%}}@media(max-width:767px){.CodeBlock-module__codeblock___PfBCH{border-radius:var(--theme-radius-subtle);width:100%;max-width:100%}.CodeBlock-module__header___epXk-{padding:var(--theme-spacing-3) var(--theme-spacing-4);flex-direction:column;align-items:flex-start;gap:var(--theme-spacing-2)}.CodeBlock-module__codeWrapper___o0BMM{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.CodeBlock-module__code___DxG5d{padding:var(--theme-spacing-3);font-size:12px;line-height:1.3;width:100%;max-width:100%}.CodeBlock-module__codeContent___rzX-E,.CodeBlock-module__line___O0M69{width:100%;max-width:100%}.CodeBlock-module__lineNumber___S-UQM{min-width:var(--theme-spacing-6)}.CodeBlock-module__lineContent___JD8B1{width:100%;max-width:100%}.CodeBlock-module__actions___MCG6G{padding:var(--theme-spacing-3) var(--theme-spacing-4);flex-direction:column;align-items:stretch}.CodeBlock-module__actionsLeft___Ma7zP,.CodeBlock-module__actionsRight___p0RKh{width:100%;justify-content:space-between}.CodeBlock-module__btn___-e9-r{flex:1;justify-content:center}}@media(prefers-contrast:high){.CodeBlock-module__codeblock___PfBCH{border-width:4px;border-color:currentColor}.CodeBlock-module__header___epXk-,.CodeBlock-module__actions___MCG6G,.CodeBlock-module__tabs___WS-e7{border-bottom-width:4px}.CodeBlock-module__btn___-e9-r{border-width:4px}}@media(prefers-reduced-motion:reduce){.CodeBlock-module__codeblock___PfBCH,.CodeBlock-module__btn___-e9-r,.CodeBlock-module__tab___n2wLl{transition:none}}.Navigation-module__nav___FAZkO{--nav-height: 60px;background:var(--theme-surface);border-bottom:var(--theme-border-width) solid var(--theme-border);padding:var(--theme-spacing-4) var(--theme-spacing-6);position:sticky;top:0;z-index:300;width:100%;max-width:100vw;overflow-x:hidden;transition:padding .3s ease,background-color .15s ease,border-bottom-color .15s ease,box-shadow .15s ease}html[data-theme=dark] .Navigation-module__nav___FAZkO{background:var(--theme-surface);border-bottom-color:var(--theme-surface-hover)}.Navigation-module__container___qx8x0{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-6)}.Navigation-module__logo___kvuh8{display:flex;align-items:center;gap:var(--theme-spacing-3);font-size:20px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text);text-decoration:none;letter-spacing:-.02em;transition:color .15s ease,transform .15s ease,font-size .3s ease}.Navigation-module__logo___kvuh8:hover{color:var(--theme-primary);transform:translateY(-1px)}.Navigation-module__logo___kvuh8:focus-visible{outline:2px solid var(--theme-primary);outline-offset:4px;border-radius:var(--theme-radius-base)}.Navigation-module__logoIcon___CuKWz{flex-shrink:0;transition:color .15s ease,transform .15s ease}.Navigation-module__logo___kvuh8:hover .Navigation-module__logoIcon___CuKWz{transform:rotate(-5deg) scale(1.05)}.Navigation-module__logoText___gjdSi{font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em}html[data-theme=dark] .Navigation-module__logo___kvuh8{color:var(--theme-text)}html[data-theme=dark] .Navigation-module__logo___kvuh8:hover{color:var(--theme-primary)}.Navigation-module__closeSidebarButton___2gjjN{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-base);color:var(--theme-text-secondary);cursor:pointer;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.Navigation-module__closeSidebarButton___2gjjN:hover{background-color:var(--theme-surface-secondary);border-color:var(--theme-primary);color:var(--theme-primary);transform:scale(1.05)}.Navigation-module__closeSidebarButton___2gjjN:active{transform:scale(.98)}.Navigation-module__closeSidebarButton___2gjjN:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}html[data-theme=dark] .Navigation-module__closeSidebarButton___2gjjN{color:var(--theme-text-secondary);border-color:var(--theme-border)}html[data-theme=dark] .Navigation-module__closeSidebarButton___2gjjN:hover{background-color:var(--theme-surface-hover);border-color:var(--theme-primary);color:var(--theme-primary)}.Navigation-module__mobileToggle___ivXyR{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-base);color:var(--theme-text-secondary);cursor:pointer;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.Navigation-module__mobileToggle___ivXyR:hover{background-color:var(--theme-surface-secondary);border-color:var(--theme-primary);color:var(--theme-primary);transform:scale(1.05)}.Navigation-module__mobileToggle___ivXyR:active{transform:scale(.98)}.Navigation-module__mobileToggle___ivXyR:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.Navigation-module__toggleIcon___Zb9Nf{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}html[data-theme=dark] .Navigation-module__mobileToggle___ivXyR{color:var(--theme-text-secondary);border-color:var(--theme-border)}html[data-theme=dark] .Navigation-module__mobileToggle___ivXyR:hover{background-color:var(--theme-surface-hover);border-color:var(--theme-primary);color:var(--theme-primary)}.Navigation-module__links___gvC0O{display:flex;align-items:center;gap:var(--theme-spacing-6)}.Navigation-module__link___C9xrS{position:relative;display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:16px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);text-decoration:none;border-radius:var(--theme-radius-base);white-space:nowrap;transition:color .15s ease,background-color .15s ease,transform .15s ease}.Navigation-module__link___C9xrS:hover{color:var(--theme-primary);background-color:var(--theme-surface-secondary);transform:translateY(-1px)}.Navigation-module__link___C9xrS:active{transform:translateY(0)}.Navigation-module__link___C9xrS:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-base)}.Navigation-module__linkActive___-08u7{color:var(--theme-primary);background-color:var(--theme-primary-light);font-weight:var(--theme-font-weight-semibold)}.Navigation-module__linkActive___-08u7:after{content:"";position:absolute;bottom:0;left:var(--theme-spacing-3);right:var(--theme-spacing-3);height:2px;background-color:var(--theme-primary);border-radius:2px}.Navigation-module__linkIcon___msLFM{flex-shrink:0;transition:transform .15s ease}.Navigation-module__link___C9xrS:hover .Navigation-module__linkIcon___msLFM{transform:scale(1.1)}html[data-theme=dark] .Navigation-module__link___C9xrS{color:var(--theme-text-secondary)}html[data-theme=dark] .Navigation-module__link___C9xrS:hover,html[data-theme=dark] .Navigation-module__linkActive___-08u7{color:var(--theme-primary);background-color:var(--theme-surface-hover)}@media(max-width:1023px)and (min-width:768px){.Navigation-module__nav___FAZkO{padding:var(--theme-spacing-4) var(--theme-spacing-5)}.Navigation-module__container___qx8x0{gap:var(--theme-spacing-4)}.Navigation-module__links___gvC0O{display:flex}.Navigation-module__mobileToggle___ivXyR{display:none}.Navigation-module__logo___kvuh8{font-size:20px}}.Navigation-module__backdrop___2oHFO{position:fixed;inset:60px 0 0;background-color:#00000080;z-index:249;animation:Navigation-module__fadeIn___L-lNn .3s ease}@keyframes Navigation-module__fadeIn___L-lNn{0%{opacity:0}to{opacity:1}}html[data-theme=dark] .Navigation-module__backdrop___2oHFO{background-color:#000000b3}@media(max-width:767px){.Navigation-module__nav___FAZkO{padding:var(--theme-spacing-3) var(--theme-spacing-4)}.Navigation-module__container___qx8x0{gap:var(--theme-spacing-3)}.Navigation-module__mobileToggle___ivXyR{display:flex}.Navigation-module__links___gvC0O{position:fixed;top:60px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--theme-surface);border-bottom:var(--theme-border-width) solid var(--theme-border);padding:var(--theme-spacing-4) var(--theme-spacing-5);box-shadow:0 4px 12px #0000001a;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);z-index:250}html[data-theme=dark] .Navigation-module__links___gvC0O{background:var(--theme-surface);border-bottom-color:var(--theme-surface-hover);box-shadow:0 4px 12px #0000004d}.Navigation-module__linksOpen___R5xco{transform:translateY(0);opacity:1;pointer-events:all}.Navigation-module__link___C9xrS{padding:var(--theme-spacing-4) var(--theme-spacing-4);border-radius:var(--theme-radius-base);border-bottom:none;margin-bottom:var(--theme-spacing-2)}.Navigation-module__link___C9xrS:last-child{margin-bottom:0}.Navigation-module__link___C9xrS:hover{transform:translate(4px)}.Navigation-module__linkActive___-08u7:after{inset:0 auto 0 0;width:3px;height:100%}}@media(max-width:639px){.Navigation-module__logo___kvuh8{font-size:16px}.Navigation-module__mobileToggle___ivXyR{width:36px;height:36px}}.ScrollHeader-module__scrollHeader___6Sbyd{position:fixed;top:0;left:0;right:0;height:64px;display:flex;align-items:center;justify-content:center;z-index:500;opacity:0;transform:translateY(-100%);pointer-events:none;transition:opacity .3s ease,transform .3s ease,left .3s ease,padding-right .3s ease}[data-theme=light] .ScrollHeader-module__scrollHeader___6Sbyd{background-color:var(--theme-surface-secondary)}[data-theme=dark] .ScrollHeader-module__scrollHeader___6Sbyd{background-color:var(--theme-surface)}.ScrollHeader-module__scrollHeader___6Sbyd.ScrollHeader-module__visible___Cnyas{opacity:1;transform:translateY(0);pointer-events:auto}.ScrollHeader-module__container___u5-8X{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-6);width:100%;max-width:1440px;margin:0 auto;padding:0 var(--theme-spacing-6)}.ScrollHeader-module__logoSection___ulwtP{display:flex;align-items:center;flex-shrink:0}.ScrollHeader-module__navigation___-tDuG{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.ScrollHeader-module__sectionList___-lvl3{display:flex;align-items:center;gap:var(--theme-spacing-2);list-style:none;margin:0;padding:0}.ScrollHeader-module__sectionItem___UFWcH{flex-shrink:0}.ScrollHeader-module__sectionLink___TYA-K{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);border-radius:var(--theme-radius-base);border:none;background:transparent;font-family:var(--theme-font-family);font-size:14px;font-weight:var(--theme-font-weight-medium);line-height:1.25;text-decoration:none;cursor:pointer;position:relative;transition:background-color .15s ease,color .15s ease,opacity .15s ease}[data-theme=light] .ScrollHeader-module__sectionLink___TYA-K,[data-theme=dark] .ScrollHeader-module__sectionLink___TYA-K{color:var(--theme-text-secondary)}.ScrollHeader-module__sectionLink___TYA-K:hover,[data-theme=dark] .ScrollHeader-module__sectionLink___TYA-K:hover{opacity:.7}.ScrollHeader-module__sectionLink___TYA-K:active{opacity:.5}.ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq{font-weight:var(--theme-font-weight-semibold)}[data-theme=light] .ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq,[data-theme=dark] .ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq{color:var(--theme-primary)}.ScrollHeader-module__sectionLink___TYA-K:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq:after{content:"";position:absolute;bottom:4px;left:var(--theme-spacing-2);right:var(--theme-spacing-2);height:var(--theme-border-width);background:var(--theme-primary);border-radius:999px}[data-theme=dark] .ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq:after{background:var(--theme-primary)}.ScrollHeader-module__sectionIcon___0RQ5u{flex-shrink:0;width:18px;height:18px}.ScrollHeader-module__sectionLabel___rmo-L{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ScrollHeader-module__actionsSection___DYYra{display:flex;align-items:center;gap:var(--theme-spacing-2);flex-shrink:0}.ScrollHeader-module__loadingState___wc13x{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) 0}.ScrollHeader-module__skeletonItem___L1Fq3{width:64px;height:var(--theme-spacing-6);background:var(--theme-surface-secondary);border-radius:var(--theme-radius-base);animation:ScrollHeader-module__skeleton-pulse___x5gAV 1.5s ease-in-out infinite}[data-theme=dark] .ScrollHeader-module__skeletonItem___L1Fq3{background:var(--theme-border)}@keyframes ScrollHeader-module__skeleton-pulse___x5gAV{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:767px){.ScrollHeader-module__scrollHeader___6Sbyd{top:64px;height:56px;transform:translateY(-120%)}.ScrollHeader-module__scrollHeader___6Sbyd.ScrollHeader-module__visible___Cnyas{transform:translateY(0)}.ScrollHeader-module__container___u5-8X{gap:var(--theme-spacing-3);padding:0 var(--theme-spacing-4)}.ScrollHeader-module__sectionList___-lvl3{gap:var(--theme-spacing-1);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative}.ScrollHeader-module__sectionList___-lvl3::-webkit-scrollbar{display:none}.ScrollHeader-module__sectionLink___TYA-K{padding:var(--theme-spacing-2);font-size:12px;min-width:56px;justify-content:center}.ScrollHeader-module__sectionLabel___rmo-L{display:none}.ScrollHeader-module__sectionIcon___0RQ5u{width:16px;height:16px}.ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq{background-color:var(--theme-surface-secondary)}[data-theme=dark] .ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq{background-color:var(--theme-border)}}@media(min-width:768px)and (max-width:1023px){.ScrollHeader-module__container___u5-8X{padding:0 var(--theme-spacing-5)}.ScrollHeader-module__sectionList___-lvl3{gap:var(--theme-spacing-1)}.ScrollHeader-module__sectionLink___TYA-K{font-size:14px}}@media(min-width:1024px){.ScrollHeader-module__container___u5-8X{padding:0 var(--theme-spacing-8)}}@media(prefers-reduced-motion:reduce){.ScrollHeader-module__scrollHeader___6Sbyd,.ScrollHeader-module__sectionLink___TYA-K{transition:none}}@media(prefers-contrast:high){.ScrollHeader-module__sectionLink___TYA-K.ScrollHeader-module__active___riYLq:after{height:3px}}.SegmentedControl-module__control___Jz10c{display:inline-flex;gap:var(--theme-spacing-2);padding:var(--theme-spacing-1);background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-family:var(--theme-font-family)}[data-theme=dark] .SegmentedControl-module__control___Jz10c{background:var(--theme-surface-hover);border-color:var(--theme-border)}.SegmentedControl-module__control___Jz10c.SegmentedControl-module__disabled___R2Ysy{opacity:.5;cursor:not-allowed}.SegmentedControl-module__option___kcVDi{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);min-width:70px;border:none;background:transparent;color:var(--theme-text-secondary);font-size:14px;font-weight:var(--theme-font-weight-medium);font-family:var(--theme-font-family);cursor:pointer;border-radius:var(--theme-radius-base);transition:background-color .15s ease,color .15s ease;white-space:nowrap;flex:1}[data-theme=dark] .SegmentedControl-module__option___kcVDi{color:var(--theme-text-secondary)}.SegmentedControl-module__option___kcVDi:hover:not(.SegmentedControl-module__selected___EowjB):not(.SegmentedControl-module__optionDisabled___p2inj){background:var(--theme-surface-secondary)}[data-theme=dark] .SegmentedControl-module__option___kcVDi:hover:not(.SegmentedControl-module__selected___EowjB):not(.SegmentedControl-module__optionDisabled___p2inj){background:var(--theme-border)}.SegmentedControl-module__option___kcVDi.SegmentedControl-module__selected___EowjB{background:var(--theme-surface-secondary);color:var(--theme-text);font-weight:var(--theme-font-weight-semibold)}[data-theme=dark] .SegmentedControl-module__option___kcVDi.SegmentedControl-module__selected___EowjB{background:var(--theme-border-strong);color:var(--theme-text)}.SegmentedControl-module__option___kcVDi:active:not(.SegmentedControl-module__optionDisabled___p2inj){background:var(--theme-surface-secondary)}.SegmentedControl-module__option___kcVDi.SegmentedControl-module__optionDisabled___p2inj{cursor:not-allowed;opacity:.4}.SegmentedControl-module__icon___2B0-t{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.SegmentedControl-module__icon___2B0-t svg{width:100%;height:100%}.SegmentedControl-module__label___9T0ZI{line-height:1}.SegmentedControl-module__option___kcVDi:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px;z-index:1}@media(prefers-reduced-motion:reduce){.SegmentedControl-module__option___kcVDi{transition:none}}@media(max-width:768px){.SegmentedControl-module__control___Jz10c{width:100%}.SegmentedControl-module__option___kcVDi{flex:1;min-width:0}}@media(max-width:420px){.SegmentedControl-module__option___kcVDi{min-width:60px;padding:var(--theme-spacing-1) var(--theme-spacing-2);font-size:12px}.SegmentedControl-module__control___Jz10c{gap:var(--theme-spacing-1)}}.SubmenuPanel-module__submenuPanel___v1yuZ{position:fixed;left:96px;top:60px;width:240px;height:calc(100vh - 60px);overflow-y:auto;z-index:150;display:flex;flex-direction:column;transform:translate(-96px);opacity:0;animation:SubmenuPanel-module__slideInSubmenu___yQw4X .5s ease forwards}[data-theme=light] .SubmenuPanel-module__submenuPanel___v1yuZ{background:var(--theme-surface-secondary);border-left-color:var(--theme-border);border-left:var(--theme-border-width) solid var(--theme-border);border-right:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .SubmenuPanel-module__submenuPanel___v1yuZ{background:var(--theme-surface-hover);border-left-color:var(--theme-border);border-left:var(--theme-border-width) solid var(--theme-border);border-right:var(--theme-border-width) solid var(--theme-border)}@media(min-width:768px){.SubmenuPanel-module__submenuPanel___v1yuZ{left:96px}}@media(max-width:767px){.SubmenuPanel-module__submenuPanel___v1yuZ{left:60px;top:60px;width:calc(100vw - 60px);height:calc(100vh - 60px);transform:translate(-60px)}}.SubmenuPanel-module__submenuPanel___v1yuZ.SubmenuPanel-module__submenuClosing___5T1Ie{animation:SubmenuPanel-module__slideOutSubmenu___5tJaf .5s ease forwards}@keyframes SubmenuPanel-module__slideInSubmenu___yQw4X{0%{opacity:0;transform:translate(-96px)}to{opacity:1;transform:translate(0)}}@keyframes SubmenuPanel-module__slideOutSubmenu___5tJaf{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-96px)}}@media(max-width:767px){@keyframes SubmenuPanel-module__slideInSubmenu___yQw4X{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes SubmenuPanel-module__slideOutSubmenu___5tJaf{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-60px)}}}.SubmenuPanel-module__submenuHeader___d5O3v{padding:var(--theme-spacing-4) var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);flex-shrink:0}[data-theme=dark] .SubmenuPanel-module__submenuHeader___d5O3v{background:var(--theme-surface-hover);border-bottom-color:var(--theme-surface)}.SubmenuPanel-module__submenuTitle___ESWqO{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text)}[data-theme=dark] .SubmenuPanel-module__submenuTitle___ESWqO{color:var(--theme-text-secondary)}.SubmenuPanel-module__submenuNav___5E6hn{flex:1;overflow-y:auto;padding:var(--theme-spacing-2)}.SubmenuPanel-module__submenuList___Slx9h{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--theme-spacing-1)}.SubmenuPanel-module__submenuItem___CsDx6{list-style:none}.SubmenuPanel-module__submenuLink___LXuXf{display:flex;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-2) var(--theme-spacing-3);color:var(--theme-text-secondary);text-decoration:none;border-radius:var(--theme-radius-relaxed);font-size:14px;transition:background-color .15s ease}[data-theme=dark] .SubmenuPanel-module__submenuLink___LXuXf{color:var(--theme-text-secondary)}.SubmenuPanel-module__submenuLink___LXuXf:hover{background:var(--theme-surface-secondary)}[data-theme=dark] .SubmenuPanel-module__submenuLink___LXuXf:hover,.SubmenuPanel-module__submenuLink___LXuXf:active{background:var(--theme-border-strong)}[data-theme=dark] .SubmenuPanel-module__submenuLink___LXuXf:active{background:var(--theme-text-tertiary)}.SubmenuPanel-module__submenuIcon___3mBGD{display:flex;align-items:center;justify-content:center;flex-shrink:0}.SubmenuPanel-module__submenuIcon___3mBGD svg{width:20px;height:20px}.SubmenuPanel-module__submenuLabel___DRG2t{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SubmenuPanel-module__submenuLink___LXuXf:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:4px}[data-theme=dark] .SubmenuPanel-module__submenuLink___LXuXf:focus-visible{outline-color:var(--theme-primary)}.SubmenuPanel-module__mobileClose___h20bo{position:absolute;top:var(--theme-spacing-4);right:var(--theme-spacing-4);display:none;align-items:center;justify-content:center;width:44px;height:44px;background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border);border-radius:999px;color:var(--theme-text-secondary);cursor:pointer;z-index:1;transition:all .15s ease}.SubmenuPanel-module__mobileClose___h20bo:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}.SubmenuPanel-module__mobileClose___h20bo:active{transform:scale(.95)}[data-theme=dark] .SubmenuPanel-module__mobileClose___h20bo{background:var(--theme-border);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] .SubmenuPanel-module__mobileClose___h20bo:hover{background:var(--theme-border-strong)}@media(max-width:767px){.SubmenuPanel-module__mobileClose___h20bo{display:flex}}.IconButton-module__iconButton___5gO7J{display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;border-radius:var(--theme-radius-subtle);transition:background-color .15s ease,opacity .15s ease;flex-shrink:0}.IconButton-module__iconButton___5gO7J:disabled{opacity:.5;cursor:not-allowed}.IconButton-module__sm___J5jbw{width:32px;height:32px;padding:var(--theme-spacing-1)}.IconButton-module__sm___J5jbw svg{width:18px;height:18px}.IconButton-module__md___REoPW{width:40px;height:40px;padding:var(--theme-spacing-2)}.IconButton-module__md___REoPW svg{width:24px;height:24px}.IconButton-module__lg___HfaF3{width:48px;height:48px;padding:var(--theme-spacing-3)}.IconButton-module__lg___HfaF3 svg{width:32px;height:32px}.IconButton-module__ghost___wAsWL{background:transparent;color:var(--theme-text-secondary)}.IconButton-module__ghost___wAsWL:hover:not(:disabled){background:var(--theme-surface-secondary)}.IconButton-module__ghost___wAsWL:active:not(:disabled){background:var(--theme-border-strong)}[data-theme=dark] .IconButton-module__ghost___wAsWL{color:var(--theme-text-secondary)}[data-theme=dark] .IconButton-module__ghost___wAsWL:hover:not(:disabled){background:var(--theme-surface-hover)}[data-theme=dark] .IconButton-module__ghost___wAsWL:active:not(:disabled){background:var(--theme-border)}.IconButton-module__solid___ig1AB{background:var(--theme-surface-secondary);color:var(--theme-text)}.IconButton-module__solid___ig1AB:hover:not(:disabled){background:var(--theme-border)}.IconButton-module__solid___ig1AB:active:not(:disabled){background:var(--theme-border-strong)}[data-theme=dark] .IconButton-module__solid___ig1AB{background:var(--theme-surface-secondary);color:var(--theme-text)}[data-theme=dark] .IconButton-module__solid___ig1AB:hover:not(:disabled){background:var(--theme-surface-hover)}[data-theme=dark] .IconButton-module__solid___ig1AB:active:not(:disabled){background:var(--theme-border)}.IconButton-module__primary___pZslu{background:var(--theme-primary);color:var(--theme-surface)}.IconButton-module__primary___pZslu:hover:not(:disabled){background:var(--theme-primary-hover)}.IconButton-module__primary___pZslu:active:not(:disabled){background:var(--theme-primary-active)}[data-theme=dark] .IconButton-module__primary___pZslu{background:var(--theme-primary)}[data-theme=dark] .IconButton-module__primary___pZslu:hover:not(:disabled){background:var(--theme-primary-hover)}[data-theme=dark] .IconButton-module__primary___pZslu:active:not(:disabled){background:var(--theme-primary-active)}.IconButton-module__iconButton___5gO7J:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){.IconButton-module__iconButton___5gO7J{transition:none}}.Button-module__button___nf3d9{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);cursor:pointer;transition:all .15s ease-out;border:var(--theme-border-width) solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);text-decoration:none;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.Button-module__button___nf3d9:disabled{cursor:not-allowed;opacity:.5}.Button-module__button___nf3d9:focus{outline:2px solid var(--theme-primary);outline-offset:2px}.Button-module__button___nf3d9:focus-visible{outline:var(--theme-spacing-1) solid var(--theme-primary);outline-offset:var(--theme-spacing-1);border-radius:var(--theme-radius-subtle)}@media(prefers-contrast:high){.Button-module__button___nf3d9{border-width:var(--theme-border-thin)}.Button-module__button___nf3d9:focus-visible{outline-width:var(--theme-spacing-1);outline-offset:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.Button-module__button___nf3d9{transition-duration:.01ms}}.Button-module__primary___KJEwi{background:var(--theme-button-primary-bg);border:var(--theme-border-width) solid var(--theme-button-primary-border);color:var(--theme-button-primary-text);font-weight:var(--theme-font-weight-bold);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__primary___KJEwi:hover:not(:disabled){background:var(--theme-button-primary-bg-hover);border-color:var(--theme-button-primary-border-hover);color:var(--theme-button-primary-text-hover);transform:translateY(-1px) translateZ(0)}.Button-module__primary___KJEwi:active:not(:disabled){background:var(--theme-button-primary-bg-active);border-color:var(--theme-button-primary-border-active);color:var(--theme-button-primary-text-active);transform:translateY(0) translateZ(0)}.Button-module__secondary___CmSr6{background:var(--theme-button-secondary-bg);color:var(--theme-button-secondary-text);border:var(--theme-border-width) solid var(--theme-button-secondary-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__secondary___CmSr6:hover:not(:disabled){background:var(--theme-button-secondary-bg-hover);color:var(--theme-button-secondary-text-hover);border-color:var(--theme-button-secondary-border-hover)}.Button-module__secondary___CmSr6:active:not(:disabled){background:var(--theme-button-secondary-bg-active);color:var(--theme-button-secondary-text-active);border-color:var(--theme-button-secondary-border-active)}.Button-module__outline___DFXzv{background:var(--theme-button-outline-bg);color:var(--theme-button-outline-text);border:var(--theme-border-width) solid var(--theme-button-outline-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__outline___DFXzv:hover:not(:disabled){background:var(--theme-button-outline-bg-hover);color:var(--theme-button-outline-text-hover);border-color:var(--theme-button-outline-border-hover)}.Button-module__outline___DFXzv:active:not(:disabled){background:var(--theme-button-outline-bg-active);color:var(--theme-button-outline-text-active);border-color:var(--theme-button-outline-border-active)}.Button-module__ghost___j-968{background:var(--theme-button-ghost-bg);color:var(--theme-button-ghost-text);border:var(--theme-border-width) solid var(--theme-button-ghost-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__ghost___j-968:hover:not(:disabled){background:var(--theme-button-ghost-bg-hover);color:var(--theme-button-ghost-text-hover);border-color:var(--theme-button-ghost-border-hover)}.Button-module__ghost___j-968:active:not(:disabled){background:var(--theme-button-ghost-bg-active);color:var(--theme-button-ghost-text-active);border-color:var(--theme-button-ghost-border-active)}.Button-module__text___h1FKK{background:var(--theme-button-text-bg);color:var(--theme-button-text-text);border:var(--theme-border-width) solid var(--theme-button-text-border);padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-subtle);font-weight:var(--theme-font-weight-bold);text-decoration:underline}.Button-module__text___h1FKK:hover:not(:disabled){background:var(--theme-button-text-bg-hover);color:var(--theme-button-text-text-hover);border-color:var(--theme-button-text-border-hover)}.Button-module__text___h1FKK:active:not(:disabled){background:var(--theme-button-text-bg-active);color:var(--theme-button-text-text-active);border-color:var(--theme-button-text-border-active)}.Button-module__pill___kbgeE{background:var(--theme-button-pill-bg);border:var(--theme-border-width) solid var(--theme-button-pill-border);color:var(--theme-button-pill-text);padding:var(--theme-spacing-3) var(--theme-spacing-6);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-pill)}.Button-module__pill___kbgeE:hover:not(:disabled){background:var(--theme-button-pill-bg-hover);border-color:var(--theme-button-pill-border-hover);color:var(--theme-button-pill-text-hover)}.Button-module__pill___kbgeE:active:not(:disabled){background:var(--theme-button-pill-bg-active);border-color:var(--theme-button-pill-border-active);color:var(--theme-button-pill-text-active)}.Button-module__borderEmphasis___amJi3{background:var(--theme-button-border-emphasis-bg);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed);font-weight:var(--theme-font-weight-bold);border:var(--theme-border-thick) solid var(--theme-button-border-emphasis-border);color:var(--theme-button-border-emphasis-text)}.Button-module__borderEmphasis___amJi3:hover:not(:disabled){background:var(--theme-button-border-emphasis-bg-hover);border-color:var(--theme-button-border-emphasis-border-hover);color:var(--theme-button-border-emphasis-text-hover)}.Button-module__borderEmphasis___amJi3:active:not(:disabled){background:var(--theme-button-border-emphasis-bg-active);border-color:var(--theme-button-border-emphasis-border-active);color:var(--theme-button-border-emphasis-text-active)}.Button-module__danger___k9O-E{background:var(--theme-button-danger-bg);color:var(--theme-button-danger-text);border:var(--theme-border-width) solid var(--theme-button-danger-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__danger___k9O-E:hover:not(:disabled){background:var(--theme-button-danger-bg-hover);color:var(--theme-button-danger-text-hover);border-color:var(--theme-button-danger-border-hover);transform:translateY(-1px) translateZ(0)}.Button-module__danger___k9O-E:active:not(:disabled){background:var(--theme-button-danger-bg-active);color:var(--theme-button-danger-text-active);border-color:var(--theme-button-danger-border-active);transform:translateY(0) translateZ(0)}.Button-module__success___AFc9a{background:var(--theme-button-success-bg);color:var(--theme-button-success-text);border:var(--theme-border-width) solid var(--theme-button-success-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__success___AFc9a:hover:not(:disabled){background:var(--theme-button-success-bg-hover);color:var(--theme-button-success-text-hover);border-color:var(--theme-button-success-border-hover);transform:translateY(-1px) translateZ(0)}.Button-module__success___AFc9a:active:not(:disabled){background:var(--theme-button-success-bg-active);color:var(--theme-button-success-text-active);border-color:var(--theme-button-success-border-active);transform:translateY(0) translateZ(0)}.Button-module__warning___zMFlp{background:var(--theme-button-warning-bg);color:var(--theme-button-warning-text);border:var(--theme-border-width) solid var(--theme-button-warning-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__warning___zMFlp:hover:not(:disabled){background:var(--theme-button-warning-bg-hover);color:var(--theme-button-warning-text-hover);border-color:var(--theme-button-warning-border-hover);transform:translateY(-1px) translateZ(0)}.Button-module__warning___zMFlp:active:not(:disabled){background:var(--theme-button-warning-bg-active);color:var(--theme-button-warning-text-active);border-color:var(--theme-button-warning-border-active);transform:translateY(0) translateZ(0)}.Button-module__info___K-C--{background:var(--theme-button-info-bg);color:var(--theme-button-info-text);border:var(--theme-border-width) solid var(--theme-button-info-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__info___K-C--:hover:not(:disabled){background:var(--theme-button-info-bg-hover);color:var(--theme-button-info-text-hover);border-color:var(--theme-button-info-border-hover);transform:translateY(-1px) translateZ(0)}.Button-module__info___K-C--:active:not(:disabled){background:var(--theme-button-info-bg-active);color:var(--theme-button-info-text-active);border-color:var(--theme-button-info-border-active);transform:translateY(0) translateZ(0)}.Button-module__neutral___y4-cE{background:var(--theme-button-neutral-bg);color:var(--theme-button-neutral-text);border:var(--theme-border-width) solid var(--theme-button-neutral-border);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base);border-radius:var(--theme-radius-relaxed)}.Button-module__neutral___y4-cE:hover:not(:disabled){background:var(--theme-button-neutral-bg-hover);color:var(--theme-button-neutral-text-hover);border-color:var(--theme-button-neutral-border-hover);transform:translateY(-1px) translateZ(0)}.Button-module__neutral___y4-cE:active:not(:disabled){background:var(--theme-button-neutral-bg-active);color:var(--theme-button-neutral-text-active);border-color:var(--theme-button-neutral-border-active);transform:translateY(0) translateZ(0)}.Button-module__sizeSm___Hby6E{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm)}.Button-module__sizeMd___cXQwk{padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:var(--theme-font-size-base)}.Button-module__sizeLg___4sKf9{padding:var(--theme-spacing-4) var(--theme-spacing-6);font-size:var(--theme-font-size-lg)}.Button-module__compactSm___7bIOV{padding:var(--theme-spacing-2);min-width:var(--theme-spacing-8);height:var(--theme-spacing-8);font-size:var(--theme-font-size-sm)}.Button-module__compactSm___7bIOV svg{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Button-module__compactMd___uqU8Q{padding:var(--theme-spacing-2) var(--theme-spacing-3);min-width:var(--theme-spacing-9);height:var(--theme-spacing-9);font-size:var(--theme-font-size-sm)}.Button-module__compactMd___uqU8Q svg{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Button-module__iconOnly___KVKhx{padding:0;display:inline-flex;align-items:center;justify-content:center}.Button-module__iconOnly___KVKhx.Button-module__compactSm___7bIOV{width:var(--theme-spacing-8);height:var(--theme-spacing-8);padding:0}.Button-module__iconOnly___KVKhx.Button-module__compactMd___uqU8Q{width:var(--theme-spacing-9);height:var(--theme-spacing-9);padding:0}.Button-module__textColorLight___xRw6N{color:var(--theme-surface)!important}.Button-module__textColorDark___BA3qN{color:var(--theme-text)!important}.Button-module__borderWeightThin___oCh2k{border-width:1px!important}.Button-module__borderWeightThick___jSBUG{border-width:4px!important}.Button-module__borderStyleDashed___14T7B{border-style:dashed!important}.Button-module__borderStyleDotted___TtmAp{border-style:dotted!important}.Button-module__fullWidth___gXPIF{width:100%}.Button-module__loading___-OJH8{position:relative;pointer-events:none;opacity:.7}.Button-module__disabled___Tmw9w{cursor:not-allowed;opacity:.5}.ButtonGridItem-module__buttonGridItem___FpSD5{position:relative;display:block;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-liquid);cursor:pointer;overflow:hidden;transition:all .15s ease;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.ButtonGridItem-module__buttonGridItem___FpSD5:hover{transform:translateY(-4px) translateZ(0);box-shadow:0 8px 25px #00000026;border-color:var(--theme-text)}.ButtonGridItem-module__buttonGridItem___FpSD5:focus-visible{outline:4px solid var(--theme-primary);outline-offset:4px}.ButtonGridItem-module__buttonGridItem___FpSD5:active{transform:translateY(-2px) translateZ(0);transition-duration:.1s}.ButtonGridItem-module__mediaContainer___-bcxf{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__mediaContainer___-bcxf video{width:100%;height:100%;object-fit:cover;transition:transform .15s ease;will-change:transform;transform:translateZ(0)}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf video{transform:scale(1.05) translateZ(0)}.ButtonGridItem-module__contentOverlay___JdFJJ{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000001a,#0000004d 40%,#000c);z-index:2;display:flex;align-items:flex-end;padding:var(--theme-spacing-6);transition:background .15s ease}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__contentOverlay___JdFJJ{background:linear-gradient(to bottom,#0000000d,#0003 40%,#000000bf)}.ButtonGridItem-module__content___HSs-O{width:100%;color:#fff}.ButtonGridItem-module__label___mYEoR{font-size:20px;font-weight:var(--theme-font-weight-bold);font-family:var(--theme-font-family);margin:0 0 var(--theme-spacing-2) 0;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.5);transition:transform .15s ease}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__label___mYEoR{transform:translate(2px)}.ButtonGridItem-module__description___-d-5x{font-size:16px;font-weight:var(--theme-font-weight-normal);font-family:var(--theme-font-family);margin:0 0 var(--theme-spacing-4) 0;line-height:1.5;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.5);transition:transform .15s ease}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__description___-d-5x{transform:translate(2px)}.ButtonGridItem-module__actionButton___h-mle{background:var(--theme-primary);color:#fff;border:none;padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);border-radius:var(--theme-radius-relaxed);cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:var(--theme-spacing-2);text-shadow:none;will-change:transform,background-color;transform:translateZ(0)}.ButtonGridItem-module__actionButton___h-mle:hover{background:var(--theme-primary-active);transform:translate(4px) translateZ(0);box-shadow:0 4px 12px #0003}.ButtonGridItem-module__actionButton___h-mle:active{transform:translate(2px) translateZ(0);transition-duration:.1s}.ButtonGridItem-module__actionButton___h-mle:focus-visible{outline:2px solid white;outline-offset:2px}.ButtonGridItem-module__buttonIcon___1buhQ{display:block;transition:transform .15s ease}.ButtonGridItem-module__actionButton___h-mle:hover .ButtonGridItem-module__buttonIcon___1buhQ{transform:translate(2px)}html[data-theme=dark] .ButtonGridItem-module__buttonGridItem___FpSD5{background:var(--theme-surface);border-color:var(--theme-border-strong)}html[data-theme=dark] .ButtonGridItem-module__contentOverlay___JdFJJ{background:linear-gradient(to bottom,#0003,#0006 40%,#000000e6)}html[data-theme=dark] .ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__contentOverlay___JdFJJ{background:linear-gradient(to bottom,#0000001a,#0000004d 40%,#000000d9)}@media(prefers-contrast:high){.ButtonGridItem-module__buttonGridItem___FpSD5{border-width:4px}.ButtonGridItem-module__buttonGridItem___FpSD5:focus-visible{outline-width:4px;outline-offset:4px}.ButtonGridItem-module__label___mYEoR,.ButtonGridItem-module__description___-d-5x{text-shadow:0 2px 4px rgba(0,0,0,.8)}.ButtonGridItem-module__actionButton___h-mle:focus-visible{outline-width:4px;outline-offset:4px}}@media(prefers-reduced-motion:reduce){.ButtonGridItem-module__buttonGridItem___FpSD5,.ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__mediaContainer___-bcxf video,.ButtonGridItem-module__label___mYEoR,.ButtonGridItem-module__description___-d-5x,.ButtonGridItem-module__actionButton___h-mle,.ButtonGridItem-module__buttonIcon___1buhQ{transition-duration:.01ms}.ButtonGridItem-module__buttonGridItem___FpSD5:hover{transform:none}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf img,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf picture,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__mediaContainer___-bcxf video{transform:none}.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__label___mYEoR,.ButtonGridItem-module__buttonGridItem___FpSD5:hover .ButtonGridItem-module__description___-d-5x,.ButtonGridItem-module__actionButton___h-mle:hover,.ButtonGridItem-module__actionButton___h-mle:hover .ButtonGridItem-module__buttonIcon___1buhQ{transform:none}}@media(max-width:768px){.ButtonGridItem-module__contentOverlay___JdFJJ{padding:var(--theme-spacing-4)}.ButtonGridItem-module__label___mYEoR{font-size:18px}.ButtonGridItem-module__description___-d-5x{font-size:14px;margin-bottom:var(--theme-spacing-3)}.ButtonGridItem-module__actionButton___h-mle{padding:var(--theme-spacing-2) var(--theme-spacing-4);font-size:14px}}.ButtonGridItem-module__sr-only___jvLcN{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ButtonGridItem-module__buttonGridItem___FpSD5:focus-visible{z-index:10}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__loading___nD25Q{pointer-events:none;opacity:.7}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__loading___nD25Q .ButtonGridItem-module__actionButton___h-mle{background:var(--theme-border-strong);cursor:not-allowed}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__disabled___Ye49e{pointer-events:none;opacity:.5}.ButtonGridItem-module__buttonGridItem___FpSD5.ButtonGridItem-module__disabled___Ye49e .ButtonGridItem-module__actionButton___h-mle{background:var(--theme-border-strong);cursor:not-allowed}.ButtonGroup-module__buttonGroup___xgmxN{display:inline-flex;border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-relaxed);overflow:hidden}.ButtonGroup-module__horizontal___87HO5{flex-direction:row}.ButtonGroup-module__horizontal___87HO5>button,.ButtonGroup-module__horizontal___87HO5>*{border:none;border-radius:0;border-right:var(--theme-border-width) solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text-secondary);padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:16px;margin:0;transition:all .15s ease}.ButtonGroup-module__horizontal___87HO5>button:last-child,.ButtonGroup-module__horizontal___87HO5>*:last-child{border-right:none}.ButtonGroup-module__horizontal___87HO5>button:hover:not(:disabled):not([aria-pressed=true]),.ButtonGroup-module__horizontal___87HO5>*:hover:not(:disabled):not([aria-pressed=true]){background:var(--theme-surface-secondary);color:var(--theme-text);border-right-color:var(--theme-text);z-index:1}.ButtonGroup-module__horizontal___87HO5>button.ButtonGroup-module__active___fyUR4,.ButtonGroup-module__horizontal___87HO5>*.active,.ButtonGroup-module__horizontal___87HO5>button[aria-pressed=true],.ButtonGroup-module__horizontal___87HO5>*[aria-pressed=true]{background:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary);z-index:2}.ButtonGroup-module__vertical___Ua30W{flex-direction:column}.ButtonGroup-module__vertical___Ua30W>button,.ButtonGroup-module__vertical___Ua30W>*{border:none;border-radius:0;border-bottom:var(--theme-border-width) solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text-secondary);padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:16px;margin:0;transition:all .15s ease}.ButtonGroup-module__vertical___Ua30W>button:last-child,.ButtonGroup-module__vertical___Ua30W>*:last-child{border-bottom:none}.ButtonGroup-module__vertical___Ua30W>button:hover:not(:disabled):not([aria-pressed=true]),.ButtonGroup-module__vertical___Ua30W>*:hover:not(:disabled):not([aria-pressed=true]){background:var(--theme-surface-secondary);color:var(--theme-text);border-bottom-color:var(--theme-text);z-index:1}.ButtonGroup-module__vertical___Ua30W>button.ButtonGroup-module__active___fyUR4,.ButtonGroup-module__vertical___Ua30W>*.active,.ButtonGroup-module__vertical___Ua30W>button[aria-pressed=true],.ButtonGroup-module__vertical___Ua30W>*[aria-pressed=true]{background:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary);z-index:2}.ButtonGroup-module__compact___M21C8>button,.ButtonGroup-module__compact___M21C8>*{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:14px}.ButtonGroup-module__buttonGroup___xgmxN>button:focus-visible,.ButtonGroup-module__buttonGroup___xgmxN>*:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px;z-index:10;position:relative}.ButtonGroup-module__buttonGroup___xgmxN>button:disabled,.ButtonGroup-module__buttonGroup___xgmxN>*:disabled{cursor:not-allowed;opacity:.5}@media(prefers-reduced-motion:reduce){.ButtonGroup-module__buttonGroup___xgmxN>button,.ButtonGroup-module__buttonGroup___xgmxN>*{transition-duration:.01ms}}@media(max-width:768px){.ButtonGroup-module__horizontal___87HO5{overflow-x:auto;-webkit-overflow-scrolling:touch}}.SegmentedButton-module__segmentedButton___zjWh0{display:inline-flex;background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-1);gap:var(--theme-spacing-1)}.SegmentedButton-module__option___2gUpN{border:none;background:transparent;color:var(--theme-text-secondary);padding:var(--theme-spacing-2) var(--theme-spacing-4);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);border-radius:var(--theme-radius-subtle);cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);white-space:nowrap;will-change:transform,background-color}.SegmentedButton-module__option___2gUpN:hover:not(.SegmentedButton-module__optionActive___ju4As):not(:disabled){color:var(--theme-text);background:var(--theme-surface-secondary)}.SegmentedButton-module__optionActive___ju4As{background:var(--theme-surface);color:var(--theme-text);box-shadow:0 1px 3px #0000001a;transform:translateZ(0);border-bottom:var(--theme-border-width) solid var(--theme-primary);padding-bottom:calc(var(--theme-spacing-2) - 2px)}.SegmentedButton-module__optionDisabled___GkegN{cursor:not-allowed;opacity:.5}.SegmentedButton-module__option___2gUpN:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px;z-index:10}.SegmentedButton-module__optionIcon___SRceg{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.SegmentedButton-module__optionIcon___SRceg svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.SegmentedButton-module__optionLabel___y-qV4{display:inline-block}html[data-theme=dark] .SegmentedButton-module__segmentedButton___zjWh0{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}html[data-theme=dark] .SegmentedButton-module__optionActive___ju4As{background:var(--theme-surface-hover);color:var(--theme-text);border-bottom-color:var(--theme-primary)}html[data-theme=dark] .SegmentedButton-module__option___2gUpN{color:var(--theme-text-secondary)}html[data-theme=dark] .SegmentedButton-module__option___2gUpN:hover:not(.SegmentedButton-module__optionActive___ju4As):not(:disabled){background:var(--theme-surface-hover);color:var(--theme-text)}.SegmentedButton-module__compact___bggc0 .SegmentedButton-module__option___2gUpN{padding:var(--theme-spacing-1) var(--theme-spacing-3);font-size:14px}.SegmentedButton-module__fullWidth___tG9-r{width:100%}.SegmentedButton-module__fullWidth___tG9-r .SegmentedButton-module__option___2gUpN{flex:1}@media(prefers-reduced-motion:reduce){.SegmentedButton-module__option___2gUpN{transition:none}}.SplitButton-module__splitButton___bLG1Z{position:relative;display:inline-flex}.SplitButton-module__mainButton___BvCO3{border:var(--theme-border-width) solid var(--theme-border-strong);border-right:1px solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text);padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);border-radius:var(--theme-radius-relaxed) 0 0 var(--theme-radius-relaxed);cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);white-space:nowrap;will-change:transform,background-color}.SplitButton-module__toggleButton___-rwJB{border:var(--theme-border-width) solid var(--theme-border-strong);border-left:1px solid var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text);padding:var(--theme-spacing-3);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);border-radius:0 var(--theme-radius-relaxed) var(--theme-radius-relaxed) 0;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;will-change:transform,background-color}.SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-surface-secondary);border-color:var(--theme-text)}.SplitButton-module__mainButton___BvCO3:active:not(:disabled),.SplitButton-module__toggleButton___-rwJB:active:not(:disabled){transform:scale(.98)}.SplitButton-module__buttonDisabled___mIAju{cursor:not-allowed;opacity:.5}.SplitButton-module__mainButton___BvCO3:focus-visible,.SplitButton-module__toggleButton___-rwJB:focus-visible{outline:4px solid var(--theme-primary);outline-offset:4px;z-index:10}.SplitButton-module__buttonIcon___bsS1Q{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.SplitButton-module__buttonIcon___bsS1Q svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.SplitButton-module__buttonLabel___pO7Vm{display:inline-block}.SplitButton-module__toggleIcon___9Ocsc{display:block;transition:transform .15s ease}.SplitButton-module__toggleButton___-rwJB[aria-expanded=true] .SplitButton-module__toggleIcon___9Ocsc{transform:rotate(180deg)}.SplitButton-module__menu___HJs0a{position:absolute;top:calc(100% + var(--theme-spacing-2));left:0;min-width:100%;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-relaxed);box-shadow:0 4px 6px #0000001a;padding:var(--theme-spacing-2);z-index:1000;opacity:0;transform:translateY(-8px);animation:SplitButton-module__menuSlideIn___4yxL8 .2s cubic-bezier(.4,0,.2,1) forwards}@keyframes SplitButton-module__menuSlideIn___4yxL8{to{opacity:1;transform:translateY(0)}}.SplitButton-module__menuOpen___9yefq{opacity:1;transform:translateY(0)}.SplitButton-module__menuItem___TUCaq{width:100%;border:none;background:transparent;color:var(--theme-text);padding:var(--theme-spacing-3);font-size:16px;font-weight:var(--theme-font-weight-medium);font-family:var(--theme-font-family);border-radius:var(--theme-radius-subtle);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:var(--theme-spacing-2);white-space:nowrap;text-align:left}.SplitButton-module__menuItem___TUCaq:hover:not(:disabled){background:var(--theme-surface-secondary);color:var(--theme-text)}.SplitButton-module__menuItem___TUCaq:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px;background:var(--theme-surface-secondary)}.SplitButton-module__menuItemDisabled___wQofm{cursor:not-allowed;opacity:.5}.SplitButton-module__menuItemIcon___ppZ2T{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.SplitButton-module__menuItemIcon___ppZ2T svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.SplitButton-module__menuItemLabel___7NFfT{display:inline-block}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB{background:var(--theme-primary);color:var(--theme-surface);border-color:var(--theme-primary)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3:hover:not(:disabled),.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB:hover:not(:disabled){background:var(--theme-primary-active);border-color:var(--theme-primary-active)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3{border-right-color:var(--theme-primary-active)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB{border-left-color:var(--theme-primary-active)}.SplitButton-module__variant-secondary___NHUif .SplitButton-module__mainButton___BvCO3,.SplitButton-module__variant-secondary___NHUif .SplitButton-module__toggleButton___-rwJB{background:var(--theme-surface);color:var(--theme-text);border-color:var(--theme-border-strong)}html[data-theme=dark] .SplitButton-module__menu___HJs0a{background:var(--theme-surface);border-color:var(--theme-border-strong);box-shadow:0 4px 6px #0000004d}@media(prefers-contrast:high){.SplitButton-module__mainButton___BvCO3,.SplitButton-module__toggleButton___-rwJB{border-width:4px}.SplitButton-module__mainButton___BvCO3:focus-visible,.SplitButton-module__toggleButton___-rwJB:focus-visible{outline-width:4px;outline-offset:4px}}@media(prefers-reduced-motion:reduce){.SplitButton-module__mainButton___BvCO3,.SplitButton-module__toggleButton___-rwJB,.SplitButton-module__menuItem___TUCaq,.SplitButton-module__toggleIcon___9Ocsc{transition-duration:.01ms}.SplitButton-module__menu___HJs0a{animation:none;opacity:1;transform:translateY(0)}}@media(max-width:768px){.SplitButton-module__splitButton___bLG1Z{flex-direction:column;width:100%}.SplitButton-module__mainButton___BvCO3{width:100%;border-radius:var(--theme-radius-relaxed) var(--theme-radius-relaxed) 0 0;border-right:var(--theme-border-width) solid var(--theme-border-strong);border-bottom:1px solid var(--theme-border-strong)}.SplitButton-module__toggleButton___-rwJB{width:100%;border-radius:0 0 var(--theme-radius-relaxed) var(--theme-radius-relaxed);border-left:var(--theme-border-width) solid var(--theme-border-strong);border-top:none}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__mainButton___BvCO3{border-right:var(--theme-border-width) solid var(--theme-primary);border-bottom-color:var(--theme-primary-active)}.SplitButton-module__variant-primary___VKfl5 .SplitButton-module__toggleButton___-rwJB{border-left:var(--theme-border-width) solid var(--theme-primary);border-top:none}.SplitButton-module__menu___HJs0a{width:100%}}.Icon-module__icon___DXl0a{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor}.Icon-module__icon___DXl0a svg{width:100%;height:100%;fill:currentColor;stroke:currentColor}.Icon-module__sm___lPUvD{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Icon-module__md___e6Oqy{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Icon-module__lg___jXPQO{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.Icon-module__xl___jyHRe{width:var(--theme-spacing-12);height:var(--theme-spacing-12)}.Card-module__card___akWrz{display:flex;flex-direction:column;min-width:0;background-color:var(--theme-card-basic-bg);border:var(--theme-border-width) solid var(--theme-card-basic-border);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-6);transition:border-color .15s ease-out}.Card-module__card___akWrz:hover{border-color:var(--theme-card-basic-border-hover)}[data-theme=dark] .Card-module__card___akWrz{background-color:var(--theme-card-basic-bg);border-color:var(--theme-card-basic-border)}[data-theme=dark] .Card-module__card___akWrz:hover{border-color:var(--theme-card-basic-border-hover)}.Card-module__density--compact___SI5TZ{padding:var(--theme-spacing-4)}.Card-module__density--normal___E9fsV{padding:var(--theme-spacing-6)}.Card-module__density--spacious___kVi7-{padding:var(--theme-spacing-8)}.Card-module__variant--highlighted___z4LFQ{background-color:var(--theme-card-highlighted-bg);border-color:var(--theme-card-highlighted-border)}.Card-module__variant--highlighted___z4LFQ:hover{border-color:var(--theme-card-highlighted-border-hover)}[data-theme=dark] .Card-module__variant--highlighted___z4LFQ{background-color:var(--theme-card-highlighted-bg)}[data-theme=dark] .Card-module__variant--highlighted___z4LFQ:hover{border-color:var(--theme-card-highlighted-border-hover)}.Card-module__variant--outlined___7hDBK{background-color:var(--theme-card-outlined-bg);border-width:var(--theme-card-outlined-border-width);border-color:var(--theme-card-outlined-border)}.Card-module__variant--outlined___7hDBK:hover{border-color:var(--theme-card-outlined-border-hover)}[data-theme=dark] .Card-module__variant--outlined___7hDBK{background-color:var(--theme-card-outlined-bg);border-color:var(--theme-card-outlined-border)}.Card-module__variant--interactive___4CYcf{cursor:pointer;background-color:var(--theme-card-interactive-bg);border-color:var(--theme-card-interactive-border)}.Card-module__variant--interactive___4CYcf:hover{background-color:var(--theme-card-interactive-bg-hover);border-color:var(--theme-card-interactive-border-hover)}.Card-module__variant--ghost___QlPNM{background-color:var(--theme-card-ghost-bg);border:var(--theme-border-width) var(--theme-card-ghost-border-style) var(--theme-card-ghost-border)}.Card-module__variant--ghost___QlPNM:hover{border-style:solid;border-color:var(--theme-card-ghost-border-hover)}[data-theme=dark] .Card-module__variant--ghost___QlPNM{border-color:var(--theme-card-ghost-border)}[data-theme=dark] .Card-module__variant--ghost___QlPNM:hover{border-color:var(--theme-card-ghost-border-hover)}.Card-module__variant--elevated___JO5o5{background-color:var(--theme-card-elevated-bg);border-color:var(--theme-card-elevated-border)}.Card-module__variant--elevated___JO5o5:hover{background-color:var(--theme-card-elevated-bg-hover);border-color:var(--theme-card-elevated-border-hover)}[data-theme=dark] .Card-module__variant--elevated___JO5o5{background-color:var(--theme-card-elevated-bg);border-color:var(--theme-card-elevated-border)}.Card-module__default___n6IKq,[data-theme=dark] .Card-module__default___n6IKq{background:var(--theme-card-basic-bg);border-color:var(--theme-card-basic-border)}.Card-module__default___n6IKq:hover,[data-theme=dark] .Card-module__default___n6IKq:hover{border-color:var(--theme-card-basic-border-hover)}.Card-module__outline___eIRNV{background:var(--theme-card-outlined-bg);border:var(--theme-card-outlined-border-width) solid var(--theme-card-outlined-border)}.Card-module__outline___eIRNV:hover{border-color:var(--theme-card-outlined-border-hover);background:var(--theme-card-outlined-bg-hover)}[data-theme=dark] .Card-module__outline___eIRNV{background:var(--theme-card-outlined-bg)}[data-theme=dark] .Card-module__outline___eIRNV:hover{border-color:var(--theme-card-outlined-border-hover);background:var(--theme-card-outlined-bg-hover)}.Card-module__elevated___jrKcm{background:var(--theme-card-elevated-bg);color:var(--theme-text);border-color:var(--theme-card-elevated-border)}.Card-module__elevated___jrKcm:hover{background:var(--theme-card-elevated-bg-hover);border-color:var(--theme-card-elevated-border-hover)}[data-theme=dark] .Card-module__elevated___jrKcm{background:var(--theme-card-elevated-bg)}[data-theme=dark] .Card-module__elevated___jrKcm:hover{background:var(--theme-card-elevated-bg-hover)}.Card-module__clickable___gsk-K{cursor:pointer;border:var(--theme-border-width) solid var(--theme-card-interactive-border);background-color:var(--theme-card-interactive-bg);text-align:left;font-family:inherit;width:100%}.Card-module__clickable___gsk-K:hover{border-color:var(--theme-card-interactive-border-hover)}.Card-module__clickable___gsk-K:focus-visible{outline:var(--theme-border-width) solid var(--theme-card-interactive-border-hover);outline-offset:2px}.Card-module__clickable___gsk-K:active{border-color:var(--theme-card-interactive-border-hover)}[data-theme=dark] .Card-module__clickable___gsk-K{background-color:var(--theme-card-interactive-bg);border-color:var(--theme-card-interactive-border)}[data-theme=dark] .Card-module__clickable___gsk-K:hover{border-color:var(--theme-card-interactive-border-hover)}[data-theme=dark] .Card-module__clickable___gsk-K:focus-visible{outline-color:var(--theme-card-interactive-border-hover)}.Card-module__fullHeight___tDdlJ{height:100%}.Card-module__card__header___a60Zs{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--theme-spacing-4);padding-bottom:var(--theme-spacing-4);margin-bottom:var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border)}.Card-module__card__header--no-border___vgFSx{border-bottom:none;padding-bottom:0;margin-bottom:var(--theme-spacing-3)}[data-theme=dark] .Card-module__card__header___a60Zs{border-bottom-color:var(--theme-border-strong)}.Card-module__card__header__content___0J-Z6{flex:1}.Card-module__card__header__badge___NR4a6{flex-shrink:0}.Card-module__card__title___oz1QN{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-2) 0}[data-theme=dark] .Card-module__card__title___oz1QN,html[data-theme=dark] .Card-module__card__title___oz1QN{color:var(--theme-text)!important}.Card-module__card__subtitle___UyF0T{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);line-height:var(--theme-line-height-normal);margin:0}[data-theme=dark] .Card-module__card__subtitle___UyF0T{color:var(--theme-text-secondary)}.Card-module__density--compact___SI5TZ .Card-module__card__title___oz1QN{font-size:var(--theme-font-size-base)}.Card-module__density--normal___E9fsV .Card-module__card__title___oz1QN{font-size:var(--theme-font-size-xl)}.Card-module__density--spacious___kVi7- .Card-module__card__title___oz1QN{font-size:var(--theme-font-size-2xl)}.Card-module__card__body___kxkK7{flex:1;font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-regular);line-height:var(--theme-line-height-relaxed);color:var(--theme-text-secondary)}[data-theme=dark] .Card-module__card__body___kxkK7,html[data-theme=dark] .Card-module__card__body___kxkK7{color:var(--theme-text-secondary)!important}html[data-theme=dark] .Card-module__card__body___kxkK7 p,html[data-theme=dark] .Card-module__card__body___kxkK7 div,html[data-theme=dark] .Card-module__card__body___kxkK7 span:not([class*=token]){color:var(--theme-text-secondary)!important}.Card-module__card__footer___XRA-n{display:flex;gap:var(--theme-spacing-3);align-items:center;padding-top:var(--theme-spacing-4);margin-top:var(--theme-spacing-4);border-top:var(--theme-border-width) solid var(--theme-border)}.Card-module__card__footer--no-border___B5wbh{border-top:none;padding-top:0;margin-top:var(--theme-spacing-3)}[data-theme=dark] .Card-module__card__footer___XRA-n,html[data-theme=dark] .Card-module__card__footer___XRA-n{border-top-color:var(--theme-border-strong)!important}.Card-module__card__footer--left___Cp7kW{justify-content:flex-start}.Card-module__card__footer--center___5vXeP{justify-content:center}.Card-module__card__footer--right___-cxsb{justify-content:flex-end}.Card-module__card__footer--between___P9oap{justify-content:space-between}.Card-module__densityCompact___-ow8C{padding:var(--theme-spacing-4)}.Card-module__densityNormal___6xasR{padding:var(--theme-spacing-6)}.Card-module__densitySpacious___gs1mf{padding:var(--theme-spacing-8)}.Card-module__icon___UF9xh{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--theme-radius-subtle)}.Card-module__densityCompact___-ow8C .Card-module__icon___UF9xh,.Card-module__density--compact___SI5TZ .Card-module__icon___UF9xh{width:var(--theme-spacing-8);height:var(--theme-spacing-8);margin-bottom:var(--theme-spacing-2)}.Card-module__densityNormal___6xasR .Card-module__icon___UF9xh,.Card-module__density--normal___E9fsV .Card-module__icon___UF9xh{width:var(--theme-spacing-10);height:var(--theme-spacing-10);margin-bottom:var(--theme-spacing-3)}.Card-module__densitySpacious___gs1mf .Card-module__icon___UF9xh,.Card-module__density--spacious___kVi7- .Card-module__icon___UF9xh{width:80px;height:80px;margin-bottom:var(--theme-spacing-4)}.Card-module__icon___UF9xh,[data-theme=dark] .Card-module__icon___UF9xh{background:var(--theme-primary);color:var(--theme-surface)}.Card-module__elevated___jrKcm .Card-module__icon___UF9xh,.Card-module__variant--elevated___JO5o5 .Card-module__icon___UF9xh{background:var(--theme-primary-active)}[data-theme=dark] .Card-module__elevated___jrKcm .Card-module__icon___UF9xh,[data-theme=dark] .Card-module__variant--elevated___JO5o5 .Card-module__icon___UF9xh{background:var(--theme-primary-hover)}.Card-module__densityCompact___-ow8C .Card-module__icon___UF9xh svg,.Card-module__density--compact___SI5TZ .Card-module__icon___UF9xh svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.Card-module__densityNormal___6xasR .Card-module__icon___UF9xh svg,.Card-module__density--normal___E9fsV .Card-module__icon___UF9xh svg{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Card-module__densitySpacious___gs1mf .Card-module__icon___UF9xh svg,.Card-module__density--spacious___kVi7- .Card-module__icon___UF9xh svg{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.Card-module__title___B8hU4{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-tight);letter-spacing:-.02em;margin:0;color:var(--theme-text)}[data-theme=dark] .Card-module__title___B8hU4,.Card-module__elevated___jrKcm .Card-module__title___B8hU4{color:var(--theme-surface)}.Card-module__densityCompact___-ow8C .Card-module__title___B8hU4,.Card-module__density--compact___SI5TZ .Card-module__title___B8hU4{font-size:var(--theme-font-size-base);margin-bottom:var(--theme-spacing-2)}.Card-module__densityNormal___6xasR .Card-module__title___B8hU4,.Card-module__density--normal___E9fsV .Card-module__title___B8hU4{font-size:var(--theme-font-size-lg);margin-bottom:var(--theme-spacing-3)}.Card-module__densitySpacious___gs1mf .Card-module__title___B8hU4,.Card-module__density--spacious___kVi7- .Card-module__title___B8hU4{font-size:var(--theme-font-size-xl);margin-bottom:var(--theme-spacing-4)}.Card-module__description___wKpa9{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-regular);line-height:var(--theme-line-height-relaxed);letter-spacing:normal;margin:0;color:var(--theme-text-secondary)}[data-theme=dark] .Card-module__description___wKpa9{color:var(--theme-text-secondary)}.Card-module__elevated___jrKcm .Card-module__description___wKpa9{color:var(--theme-surface-hover)}.Card-module__densityCompact___-ow8C .Card-module__description___wKpa9,.Card-module__density--compact___SI5TZ .Card-module__description___wKpa9{font-size:var(--theme-font-size-sm)}.Card-module__densityNormal___6xasR .Card-module__description___wKpa9,.Card-module__density--normal___E9fsV .Card-module__description___wKpa9{font-size:var(--theme-font-size-base)}.Card-module__densitySpacious___gs1mf .Card-module__description___wKpa9,.Card-module__density--spacious___kVi7- .Card-module__description___wKpa9{font-size:var(--theme-font-size-lg)}@media(prefers-contrast:high){.Card-module__card___akWrz{border-width:var(--theme-border-width)}.Card-module__card__title___oz1QN,.Card-module__title___B8hU4{font-weight:var(--theme-font-weight-bold)}}@media(prefers-reduced-motion:reduce){.Card-module__card___akWrz{transition:none}}@media(max-width:768px){.Card-module__density--compact___SI5TZ,.Card-module__densityCompact___-ow8C{padding:var(--theme-spacing-3)}}.BlogCard-module__blogCard___497IU{overflow:hidden;transition:transform .15s ease-out;text-decoration:none;color:inherit;display:block}.BlogCard-module__blogCard___497IU:hover{transform:translateY(-4px)}.BlogCard-module__coverImage___oXkiU{width:100%;height:200px;object-fit:cover;margin:calc(var(--theme-spacing-6) * -1);margin-bottom:var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .BlogCard-module__coverImage___oXkiU{border-bottom-color:var(--theme-border-strong)}.BlogCard-module__title___dAtOo{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-3) 0;transition:color .15s ease-out}[data-theme=dark] .BlogCard-module__title___dAtOo{color:var(--theme-text)}.BlogCard-module__blogCard___497IU:hover .BlogCard-module__title___dAtOo{color:var(--theme-primary)}.BlogCard-module__excerpt___KKOPN{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);margin:0 0 var(--theme-spacing-4) 0}[data-theme=dark] .BlogCard-module__excerpt___KKOPN{color:var(--theme-text-secondary)}.BlogCard-module__meta___GHzTg{display:flex;align-items:center;gap:var(--theme-spacing-2);font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);margin-bottom:var(--theme-spacing-4)}.BlogCard-module__metaItem___RIthf{display:flex;align-items:center;gap:var(--theme-spacing-1)}.BlogCard-module__metaDivider___8xxZp{color:var(--theme-border-strong)}.BlogCard-module__tags___HB54W{display:flex;flex-wrap:wrap;gap:var(--theme-spacing-2);margin-top:var(--theme-spacing-4);padding-top:var(--theme-spacing-4);border-top:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .BlogCard-module__tags___HB54W{border-top-color:var(--theme-border-strong)}.BlogCard-module__tag___ZNgJa{padding:var(--theme-spacing-1) var(--theme-spacing-3);background-color:var(--theme-surface-secondary);border-radius:var(--theme-radius-subtle);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em}[data-theme=dark] .BlogCard-module__tag___ZNgJa{background-color:var(--theme-surface-hover)}@media(prefers-reduced-motion:reduce){.BlogCard-module__blogCard___497IU{transition:none}.BlogCard-module__blogCard___497IU:hover{transform:none}}@media(max-width:768px){.BlogCard-module__coverImage___oXkiU{height:160px}.BlogCard-module__title___dAtOo{font-size:var(--theme-font-size-lg)}.BlogCard-module__excerpt___KKOPN{font-size:var(--theme-font-size-sm)}}.CTACard-module__ctaCard___uNpDE{background:linear-gradient(135deg,var(--theme-surface) 0%,var(--theme-surface-secondary) 100%)}[data-theme=dark] .CTACard-module__ctaCard___uNpDE{background:linear-gradient(135deg,var(--theme-surface-secondary) 0%,var(--theme-surface-hover) 100%)}.CTACard-module__centered___wXV4H{text-align:center}.CTACard-module__iconContainer___Sr-wr{display:flex;align-items:center;justify-content:center;width:var(--theme-spacing-12);height:var(--theme-spacing-12);background-color:var(--theme-primary-light);border-radius:var(--theme-radius-relaxed);margin:0 auto var(--theme-spacing-5) auto}.CTACard-module__iconContainer___Sr-wr.CTACard-module__leftAlign___Mel56{margin-left:0}[data-theme=dark] .CTACard-module__iconContainer___Sr-wr{background-color:var(--theme-surface-hover)}.CTACard-module__iconContainer___Sr-wr svg{width:var(--theme-spacing-6);height:var(--theme-spacing-6);color:var(--theme-primary)}.CTACard-module__headline___BnBaP{font-size:var(--theme-font-size-3xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-4) 0}[data-theme=dark] .CTACard-module__headline___BnBaP{color:var(--theme-text)}.CTACard-module__description___Xwf3b{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);margin:0 0 var(--theme-spacing-6) 0}[data-theme=dark] .CTACard-module__description___Xwf3b{color:var(--theme-text-secondary)}.CTACard-module__actions___8xaB7{display:flex;gap:var(--theme-spacing-3)}.CTACard-module__actions___8xaB7.CTACard-module__centered___wXV4H{justify-content:center}@media(max-width:768px){.CTACard-module__headline___BnBaP{font-size:var(--theme-font-size-2xl)}.CTACard-module__description___Xwf3b{font-size:var(--theme-font-size-base)}.CTACard-module__actions___8xaB7{flex-direction:column}.CTACard-module__iconContainer___Sr-wr{width:var(--theme-spacing-10);height:var(--theme-spacing-10)}.CTACard-module__iconContainer___Sr-wr svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}}.DashboardCard-module__dashboardCard___FCzpu{display:flex;flex-direction:column}.DashboardCard-module__header___2yPn-{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:var(--theme-spacing-4);margin-bottom:var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .DashboardCard-module__header___2yPn-{border-bottom-color:var(--theme-border-strong)}.DashboardCard-module__headerContent___zb8sf{flex:1}.DashboardCard-module__title___8c3gU{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-1) 0}[data-theme=dark] .DashboardCard-module__title___8c3gU{color:var(--theme-text)}.DashboardCard-module__subtitle___c66Dd{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);margin:0}[data-theme=dark] .DashboardCard-module__subtitle___c66Dd{color:var(--theme-text-secondary)}.DashboardCard-module__actions___HYmAC{flex-shrink:0;display:flex;gap:var(--theme-spacing-2)}.DashboardCard-module__content___vUgb5{flex:1;min-height:200px}.DashboardCard-module__loading___SeX-o{display:flex;align-items:center;justify-content:center;min-height:200px;color:var(--theme-text-secondary)}.DashboardCard-module__spinner___zWI78{width:var(--theme-spacing-8);height:var(--theme-spacing-8);border:var(--theme-border-width) solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:var(--theme-radius-pill);animation:DashboardCard-module__spin___RdF3K 1s linear infinite}@keyframes DashboardCard-module__spin___RdF3K{to{transform:rotate(360deg)}}.DashboardCard-module__error___JSogP{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-2);min-height:200px;padding:var(--theme-spacing-6);background-color:#ef44440d;border:var(--theme-border-width) solid var(--theme-error);border-radius:var(--theme-radius-relaxed);color:var(--theme-error);font-size:var(--theme-font-size-sm);text-align:center}.DashboardCard-module__errorIcon___QVWI-{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}@media(max-width:768px){.DashboardCard-module__title___8c3gU{font-size:var(--theme-font-size-base)}.DashboardCard-module__header___2yPn-{flex-direction:column;gap:var(--theme-spacing-3)}.DashboardCard-module__actions___HYmAC{align-self:stretch}}@media(prefers-reduced-motion:reduce){.DashboardCard-module__spinner___zWI78{animation:none}}.FeatureCard-module__featureCard___0yjAI{cursor:default;transition:transform .15s ease-out,border-color .15s ease-out}.FeatureCard-module__featureCard___0yjAI:hover{transform:translateY(-4px)}.FeatureCard-module__featureCard___0yjAI.FeatureCard-module__clickable___lhSbT{cursor:pointer}.FeatureCard-module__iconContainer___FFxBw{display:flex;align-items:center;justify-content:center;width:var(--theme-spacing-12);height:var(--theme-spacing-12);background-color:var(--theme-surface-secondary);border-radius:var(--theme-radius-relaxed);margin-bottom:var(--theme-spacing-4);transition:background-color .15s ease-out}[data-theme=dark] .FeatureCard-module__iconContainer___FFxBw{background-color:var(--theme-surface-hover)}.FeatureCard-module__featureCard___0yjAI:hover .FeatureCard-module__iconContainer___FFxBw{background-color:var(--theme-primary-light)}[data-theme=dark] .FeatureCard-module__featureCard___0yjAI:hover .FeatureCard-module__iconContainer___FFxBw{background-color:var(--theme-surface-hover)}.FeatureCard-module__iconContainer___FFxBw svg{width:var(--theme-spacing-6);height:var(--theme-spacing-6);color:var(--theme-primary)}.FeatureCard-module__title___lQT0R{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-3) 0}[data-theme=dark] .FeatureCard-module__title___lQT0R{color:var(--theme-text)}.FeatureCard-module__description___7FRrg{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);margin:0}[data-theme=dark] .FeatureCard-module__description___7FRrg{color:var(--theme-text-secondary)}@media(prefers-reduced-motion:reduce){.FeatureCard-module__featureCard___0yjAI{transition:none}.FeatureCard-module__featureCard___0yjAI:hover{transform:none}}@media(max-width:768px){.FeatureCard-module__iconContainer___FFxBw{width:var(--theme-spacing-10);height:var(--theme-spacing-10)}.FeatureCard-module__iconContainer___FFxBw svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.FeatureCard-module__title___lQT0R{font-size:var(--theme-font-size-lg)}.FeatureCard-module__description___7FRrg{font-size:var(--theme-font-size-sm)}}.PricingCard-module__pricingCard___8nZoa{position:relative;transition:transform .15s ease-out}.PricingCard-module__pricingCard___8nZoa:hover{transform:scale(1.02)}.PricingCard-module__highlighted___wMxLA{border-width:var(--theme-border-thick)}.PricingCard-module__badge___LsXHv{position:absolute;top:var(--theme-spacing-4);right:var(--theme-spacing-4);padding:var(--theme-spacing-2) var(--theme-spacing-3);background-color:var(--theme-primary);color:var(--theme-surface);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--theme-radius-subtle)}.PricingCard-module__header___XVS6g{margin-bottom:var(--theme-spacing-6)}.PricingCard-module__planName___3Wej5{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);margin:0 0 var(--theme-spacing-2) 0}[data-theme=dark] .PricingCard-module__planName___3Wej5{color:var(--theme-text)}.PricingCard-module__priceContainer___fSwdY{display:flex;align-items:baseline;gap:var(--theme-spacing-1);margin-bottom:var(--theme-spacing-2)}.PricingCard-module__currency___8Gyeh{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text)}.PricingCard-module__price___pt14F{font-size:var(--theme-font-size-5xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:1}[data-theme=dark] .PricingCard-module__price___pt14F{color:var(--theme-text)}.PricingCard-module__period___FTjZR{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary)}.PricingCard-module__features___fsAXh{list-style:none;padding:0;margin:0 0 var(--theme-spacing-6) 0}.PricingCard-module__feature___qeBV9{display:flex;align-items:flex-start;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3) 0;font-size:var(--theme-font-size-base);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed)}[data-theme=dark] .PricingCard-module__feature___qeBV9{color:var(--theme-text-secondary)}.PricingCard-module__feature___qeBV9:not(:last-child){border-bottom:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .PricingCard-module__feature___qeBV9:not(:last-child){border-bottom-color:var(--theme-border-strong)}.PricingCard-module__checkmark___tCTwy{flex-shrink:0;width:var(--theme-spacing-5);height:var(--theme-spacing-5);color:var(--theme-primary);margin-top:2px}.PricingCard-module__ctaWrapper___OG1ve{margin-top:auto}@media(prefers-reduced-motion:reduce){.PricingCard-module__pricingCard___8nZoa{transition:none}.PricingCard-module__pricingCard___8nZoa:hover{transform:none}}@media(max-width:768px){.PricingCard-module__price___pt14F{font-size:var(--theme-font-size-4xl)}.PricingCard-module__planName___3Wej5{font-size:var(--theme-font-size-base)}}.ProductCard-module__productCard___oW4-T{position:relative;overflow:hidden;transition:transform .15s ease-out,border-color .15s ease-out;cursor:pointer}.ProductCard-module__productCard___oW4-T:hover{transform:translateY(-4px)}.ProductCard-module__badge___4gNGf{position:absolute;top:var(--theme-spacing-4);right:var(--theme-spacing-4);padding:var(--theme-spacing-2) var(--theme-spacing-3);background-color:var(--theme-error);color:var(--theme-surface);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--theme-radius-subtle);z-index:1}.ProductCard-module__imageContainer___ykPi6{position:relative;width:100%;height:240px;margin:calc(var(--theme-spacing-6) * -1);margin-bottom:var(--theme-spacing-4);overflow:hidden;background-color:var(--theme-surface-secondary)}[data-theme=dark] .ProductCard-module__imageContainer___ykPi6{background-color:var(--theme-surface-hover)}.ProductCard-module__image___dUnZa{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-out}.ProductCard-module__productCard___oW4-T:hover .ProductCard-module__image___dUnZa{transform:scale(1.05)}.ProductCard-module__outOfStock___-705L{position:absolute;inset:0;background-color:#ffffffe6;display:flex;align-items:center;justify-content:center;font-weight:var(--theme-font-weight-bold);color:var(--theme-error);text-transform:uppercase;letter-spacing:.1em}[data-theme=dark] .ProductCard-module__outOfStock___-705L{background-color:#0a0a0ae6}.ProductCard-module__productInfo___QZWib{margin-bottom:var(--theme-spacing-4)}.ProductCard-module__name___PLfDT{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-2) 0}[data-theme=dark] .ProductCard-module__name___PLfDT{color:var(--theme-text)}.ProductCard-module__price___yZcBk{font-size:var(--theme-font-size-2xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-primary);margin:0}.ProductCard-module__ratingContainer___ZoMFf{display:flex;align-items:center;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-4)}.ProductCard-module__stars___3aR1C{display:flex;gap:var(--theme-spacing-1)}.ProductCard-module__star___gdY-N{width:var(--theme-spacing-4);height:var(--theme-spacing-4);color:var(--theme-warning)}.ProductCard-module__star___gdY-N.ProductCard-module__empty___wDz4c{color:var(--theme-border-strong)}.ProductCard-module__reviewCount___qZ1hR{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary)}.ProductCard-module__actions___oxxcu{display:flex;gap:var(--theme-spacing-2);margin-top:auto}@media(prefers-reduced-motion:reduce){.ProductCard-module__productCard___oW4-T{transition:none}.ProductCard-module__productCard___oW4-T:hover{transform:none}.ProductCard-module__image___dUnZa{transition:none}.ProductCard-module__productCard___oW4-T:hover .ProductCard-module__image___dUnZa{transform:none}}@media(max-width:768px){.ProductCard-module__imageContainer___ykPi6{height:200px}.ProductCard-module__name___PLfDT{font-size:var(--theme-font-size-base)}.ProductCard-module__price___yZcBk{font-size:var(--theme-font-size-xl)}}.ProfileCard-module__profileCard___aY4pF{text-align:center}.ProfileCard-module__avatarContainer___uDYWG{margin-bottom:var(--theme-spacing-4)}.ProfileCard-module__avatar___caKkd{width:var(--theme-spacing-12);height:var(--theme-spacing-12);border-radius:var(--theme-radius-pill);object-fit:cover;border:var(--theme-border-thick) solid var(--theme-border);margin:0 auto}[data-theme=dark] .ProfileCard-module__avatar___caKkd{border-color:var(--theme-border-strong)}.ProfileCard-module__name___N-IMi{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-1) 0}[data-theme=dark] .ProfileCard-module__name___N-IMi{color:var(--theme-text)}.ProfileCard-module__role___ZxJLo{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-medium);color:var(--theme-primary);margin:0 0 var(--theme-spacing-4) 0}.ProfileCard-module__bio___JNsy1{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);margin:0 0 var(--theme-spacing-5) 0}[data-theme=dark] .ProfileCard-module__bio___JNsy1{color:var(--theme-text-secondary)}.ProfileCard-module__socialLinks___TpcBg{display:flex;justify-content:center;gap:var(--theme-spacing-3);margin-bottom:var(--theme-spacing-5)}.ProfileCard-module__socialLink___RtWuP{display:inline-flex;align-items:center;justify-content:center;width:var(--theme-spacing-9);height:var(--theme-spacing-9);background-color:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);color:var(--theme-text-secondary);transition:all .15s ease-out;text-decoration:none}[data-theme=dark] .ProfileCard-module__socialLink___RtWuP{background-color:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.ProfileCard-module__socialLink___RtWuP:hover{background-color:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-surface)}.ProfileCard-module__socialLink___RtWuP svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5)}.ProfileCard-module__contactWrapper___bnCX-{margin-top:auto}@media(max-width:768px){.ProfileCard-module__avatar___caKkd{width:var(--theme-spacing-10);height:var(--theme-spacing-10)}.ProfileCard-module__name___N-IMi{font-size:var(--theme-font-size-lg)}.ProfileCard-module__role___ZxJLo{font-size:var(--theme-font-size-sm)}}.ServiceCard-module__serviceCard___IZHRJ{position:relative;overflow:hidden;transition:all .2s ease}.ServiceCard-module__serviceCard___IZHRJ:before{content:"";position:absolute;left:0;top:0;width:4px;height:0;background:var(--theme-primary);transition:height .4s cubic-bezier(.4,0,.2,1);z-index:1}.ServiceCard-module__serviceCard___IZHRJ:hover:before{height:100%}.ServiceCard-module__featured___Kooad{background:linear-gradient(135deg,var(--theme-surface-secondary) 0%,var(--theme-surface) 100%);border-width:4px;border-color:var(--theme-primary)}html[data-theme=dark] .ServiceCard-module__featured___Kooad{background:linear-gradient(135deg,var(--theme-surface) 0%,var(--theme-surface-secondary) 100%)}.ServiceCard-module__featured___Kooad:hover,html[data-theme=dark] .ServiceCard-module__featured___Kooad:hover{background:var(--theme-surface)}.ServiceCard-module__number___8HqHi{display:inline-flex;align-items:center;justify-content:center;width:var(--theme-spacing-9);height:var(--theme-spacing-9);background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);font-size:20px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text-secondary);transition:all .15s ease;margin-bottom:var(--theme-spacing-4)}html[data-theme=dark] .ServiceCard-module__number___8HqHi{background:var(--theme-surface-hover);border-color:var(--theme-border);color:var(--theme-text-secondary)}.ServiceCard-module__serviceCard___IZHRJ:hover .ServiceCard-module__number___8HqHi{background:var(--theme-primary);border-color:var(--theme-primary);color:#fff;transform:scale(1.1)}.ServiceCard-module__title___EJwfR{font-size:24px;font-weight:var(--theme-font-weight-bold);line-height:1.25;color:var(--theme-text);margin:0 0 var(--theme-spacing-3) 0}html[data-theme=dark] .ServiceCard-module__title___EJwfR,[data-theme=dark] .ServiceCard-module__title___EJwfR{color:var(--theme-text)!important}.ServiceCard-module__description___RRL3E{font-size:16px;line-height:1.5;color:var(--theme-text-secondary);margin:0 0 var(--theme-spacing-4) 0}html[data-theme=dark] .ServiceCard-module__description___RRL3E{color:var(--theme-text-secondary)}.ServiceCard-module__meta___H2mX2{display:inline-block;padding:var(--theme-spacing-2) var(--theme-spacing-3);background:var(--theme-surface-secondary);border-radius:var(--theme-radius-subtle);font-size:12px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em;transition:all .15s ease}html[data-theme=dark] .ServiceCard-module__meta___H2mX2{background:var(--theme-surface-hover);color:var(--theme-text-secondary)}.ServiceCard-module__serviceCard___IZHRJ:hover .ServiceCard-module__meta___H2mX2{background:var(--theme-primary-light);color:var(--theme-primary)}html[data-theme=dark] .ServiceCard-module__serviceCard___IZHRJ:hover .ServiceCard-module__meta___H2mX2{background:var(--theme-surface-hover);color:var(--theme-primary)}@media(max-width:767px){.ServiceCard-module__title___EJwfR{font-size:20px}.ServiceCard-module__description___RRL3E{font-size:14px}.ServiceCard-module__number___8HqHi{width:var(--theme-spacing-8);height:var(--theme-spacing-8);font-size:18px}}@media(prefers-reduced-motion:reduce){.ServiceCard-module__serviceCard___IZHRJ,.ServiceCard-module__serviceCard___IZHRJ:before,.ServiceCard-module__number___8HqHi,.ServiceCard-module__meta___H2mX2{transition:none}.ServiceCard-module__serviceCard___IZHRJ:hover .ServiceCard-module__number___8HqHi{transform:none}}@media(prefers-contrast:high){.ServiceCard-module__serviceCard___IZHRJ,.ServiceCard-module__number___8HqHi,.ServiceCard-module__featured___Kooad{border-width:4px}}.StatsCard-module__statsCard___VnoyZ{min-height:140px}.StatsCard-module__header___cPvI1{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--theme-spacing-4)}.StatsCard-module__iconContainer___0Mi8-{display:flex;align-items:center;justify-content:center;width:var(--theme-spacing-10);height:var(--theme-spacing-10);background-color:var(--theme-surface-secondary);border-radius:var(--theme-radius-relaxed)}[data-theme=dark] .StatsCard-module__iconContainer___0Mi8-{background-color:var(--theme-surface-hover)}.StatsCard-module__iconContainer___0Mi8- svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5);color:var(--theme-primary)}.StatsCard-module__valueContainer___0ULWW{margin-bottom:var(--theme-spacing-2)}.StatsCard-module__value___OOOVP{font-size:var(--theme-font-size-4xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:1;margin:0}[data-theme=dark] .StatsCard-module__value___OOOVP{color:var(--theme-text)}.StatsCard-module__label___duhmv{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0}[data-theme=dark] .StatsCard-module__label___duhmv{color:var(--theme-text-secondary)}.StatsCard-module__trend___dBxcH{display:inline-flex;align-items:center;gap:var(--theme-spacing-1);padding:var(--theme-spacing-1) var(--theme-spacing-2);border-radius:var(--theme-radius-subtle);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);margin-top:var(--theme-spacing-2)}.StatsCard-module__trend___dBxcH.StatsCard-module__up___G3AAP{background-color:#10b9811a;color:var(--theme-success)}.StatsCard-module__trend___dBxcH.StatsCard-module__down___hJFwK{background-color:#ef44441a;color:var(--theme-error)}.StatsCard-module__trend___dBxcH.StatsCard-module__neutral___-Mmmm{background-color:var(--theme-surface-secondary);color:var(--theme-text-secondary)}[data-theme=dark] .StatsCard-module__trend___dBxcH.StatsCard-module__neutral___-Mmmm{background-color:var(--theme-surface-hover)}.StatsCard-module__trendIcon___ifgnW{width:var(--theme-spacing-3);height:var(--theme-spacing-3)}@media(max-width:768px){.StatsCard-module__statsCard___VnoyZ{min-height:120px}.StatsCard-module__value___OOOVP{font-size:var(--theme-font-size-3xl)}.StatsCard-module__iconContainer___0Mi8-{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.StatsCard-module__iconContainer___0Mi8- svg{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}}.TestimonialCard-module__testimonialCard___w0It2{position:relative}.TestimonialCard-module__quote___oE4UU{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-regular);color:var(--theme-text);line-height:var(--theme-line-height-relaxed);margin:0 0 var(--theme-spacing-6) 0;position:relative;padding-left:var(--theme-spacing-6)}[data-theme=dark] .TestimonialCard-module__quote___oE4UU{color:var(--theme-text)}.TestimonialCard-module__quote___oE4UU:before{content:'"';position:absolute;left:0;top:-8px;font-size:var(--theme-font-size-5xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-primary);opacity:.3;line-height:1}.TestimonialCard-module__rating___3EGIM{display:flex;gap:var(--theme-spacing-1);margin-bottom:var(--theme-spacing-4)}.TestimonialCard-module__star___CmfTJ{width:var(--theme-spacing-4);height:var(--theme-spacing-4);color:var(--theme-warning)}.TestimonialCard-module__star___CmfTJ.TestimonialCard-module__empty___zupiG{color:var(--theme-border-strong)}.TestimonialCard-module__author___gyO9Y{display:flex;align-items:center;gap:var(--theme-spacing-3);padding-top:var(--theme-spacing-4);border-top:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .TestimonialCard-module__author___gyO9Y{border-top-color:var(--theme-border-strong)}.TestimonialCard-module__avatar___7ZZgm{width:var(--theme-spacing-10);height:var(--theme-spacing-10);border-radius:var(--theme-radius-pill);object-fit:cover;border:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .TestimonialCard-module__avatar___7ZZgm{border-color:var(--theme-border-strong)}.TestimonialCard-module__avatarFallback___HJzLm{width:var(--theme-spacing-10);height:var(--theme-spacing-10);border-radius:var(--theme-radius-pill);background-color:var(--theme-surface-secondary);display:flex;align-items:center;justify-content:center;font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text-secondary);border:var(--theme-border-width) solid var(--theme-border)}[data-theme=dark] .TestimonialCard-module__avatarFallback___HJzLm{background-color:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.TestimonialCard-module__authorInfo___zF9vv{flex:1}.TestimonialCard-module__authorName___zeHmm{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);margin:0 0 var(--theme-spacing-1) 0}[data-theme=dark] .TestimonialCard-module__authorName___zeHmm{color:var(--theme-text)}.TestimonialCard-module__authorMeta___R4dkO{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);margin:0}@media(max-width:768px){.TestimonialCard-module__quote___oE4UU{font-size:var(--theme-font-size-base);padding-left:var(--theme-spacing-4)}.TestimonialCard-module__quote___oE4UU:before{font-size:var(--theme-font-size-4xl)}.TestimonialCard-module__avatar___7ZZgm,.TestimonialCard-module__avatarFallback___HJzLm{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}}.TimelineCard-module__timelineCard___vizRz{position:relative;border-left-width:4px}.TimelineCard-module__upcoming___3uc2S{border-left-color:var(--theme-info)}.TimelineCard-module__ongoing___W8tm6{border-left-color:var(--theme-warning)}.TimelineCard-module__completed___hU02V{border-left-color:var(--theme-success)}.TimelineCard-module__header___GwHFe{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--theme-spacing-3)}.TimelineCard-module__iconContainer___ERt4o{display:flex;align-items:center;justify-content:center;width:var(--theme-spacing-10);height:var(--theme-spacing-10);background-color:var(--theme-surface-secondary);border-radius:var(--theme-radius-relaxed);flex-shrink:0}[data-theme=dark] .TimelineCard-module__iconContainer___ERt4o{background-color:var(--theme-surface-hover)}.TimelineCard-module__iconContainer___ERt4o svg{width:var(--theme-spacing-5);height:var(--theme-spacing-5);color:var(--theme-primary)}.TimelineCard-module__content___QA2PK{flex:1}.TimelineCard-module__title___zG49A{font-size:var(--theme-font-size-lg);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin:0 0 var(--theme-spacing-2) 0}[data-theme=dark] .TimelineCard-module__title___zG49A{color:var(--theme-text)}.TimelineCard-module__description___zmhV6{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);margin:0 0 var(--theme-spacing-4) 0}[data-theme=dark] .TimelineCard-module__description___zmhV6{color:var(--theme-text-secondary)}.TimelineCard-module__meta___ay9p-{display:flex;flex-wrap:wrap;gap:var(--theme-spacing-4);font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary)}.TimelineCard-module__metaItem___2ZlIw{display:flex;align-items:center;gap:var(--theme-spacing-2)}.TimelineCard-module__metaItem___2ZlIw svg{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.TimelineCard-module__statusBadge___UDfpq{display:inline-flex;align-items:center;padding:var(--theme-spacing-1) var(--theme-spacing-3);border-radius:var(--theme-radius-subtle);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);text-transform:uppercase;letter-spacing:.05em}.TimelineCard-module__statusBadge___UDfpq.TimelineCard-module__upcoming___3uc2S{background-color:#06b6d41a;color:var(--theme-info)}.TimelineCard-module__statusBadge___UDfpq.TimelineCard-module__ongoing___W8tm6{background-color:#fbbf241a;color:var(--theme-warning)}.TimelineCard-module__statusBadge___UDfpq.TimelineCard-module__completed___hU02V{background-color:#10b9811a;color:var(--theme-success)}@media(max-width:768px){.TimelineCard-module__title___zG49A{font-size:var(--theme-font-size-base)}.TimelineCard-module__description___zmhV6{font-size:var(--theme-font-size-sm)}.TimelineCard-module__iconContainer___ERt4o{width:var(--theme-spacing-8);height:var(--theme-spacing-8)}.TimelineCard-module__iconContainer___ERt4o svg{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}}.Badge-module__badge___AQYuo{display:inline-flex;align-items:center;justify-content:center;font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;border:1px solid;transition:all .15s ease}.Badge-module__badge--default___bFgDW{background:var(--theme-surface-hover);color:var(--theme-primary-active);border-color:var(--theme-border)}[data-theme=dark] .Badge-module__badge--default___bFgDW{background:var(--theme-surface-secondary);color:var(--theme-primary-hover);border-color:var(--theme-border)}.Badge-module__badge--success___SYPS2{background:var(--theme-success);color:#15803d;border-color:#86efac}[data-theme=dark] .Badge-module__badge--success___SYPS2{background:#14532d;color:#86efac;border-color:#166534}.Badge-module__badge--warning___NN-4O{background:var(--theme-warning);color:#a16207;border-color:#fde047}[data-theme=dark] .Badge-module__badge--warning___NN-4O{background:#713f12;color:#fde047;border-color:#a16207}.Badge-module__badge--error___R9eut{background:var(--theme-error);color:#b91c1c;border-color:#fca5a5}[data-theme=dark] .Badge-module__badge--error___R9eut{background:#7f1d1d;color:#fca5a5;border-color:#b91c1c}.Badge-module__badge--info___crsWE{background:var(--theme-info);color:var(--theme-primary-active);border-color:#93c5fd}[data-theme=dark] .Badge-module__badge--info___crsWE{background:#1e3a8a;color:#93c5fd;border-color:#1e40af}.Badge-module__badge--subtle___QDmMu{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);border-color:var(--theme-border-strong)}[data-theme=dark] .Badge-module__badge--subtle___QDmMu{background:var(--theme-surface-hover);color:var(--theme-text-secondary);border-color:var(--theme-border)}.Badge-module__badge--xs___Rix5Y{padding:var(--theme-spacing-1) var(--theme-spacing-3);font-size:12px;line-height:1.25;min-height:var(--theme-spacing-5)}.Badge-module__badge--sm___2f3Kt{padding:var(--theme-spacing-2) var(--theme-spacing-4);font-size:12px;line-height:1.25;min-height:var(--theme-spacing-6)}.Badge-module__badge--md___gxF6T{padding:var(--theme-spacing-3) var(--theme-spacing-5);font-size:14px;line-height:1.25;min-height:var(--theme-spacing-7)}.Badge-module__density--compact___51G23.Badge-module__badge--xs___Rix5Y{padding:var(--theme-spacing-1) var(--theme-spacing-2);min-height:var(--theme-spacing-4)}.Badge-module__density--compact___51G23.Badge-module__badge--sm___2f3Kt{padding:var(--theme-spacing-1) var(--theme-spacing-3);min-height:var(--theme-spacing-5)}.Badge-module__density--compact___51G23.Badge-module__badge--md___gxF6T,.Badge-module__density--spacious___ETSL4.Badge-module__badge--xs___Rix5Y{padding:var(--theme-spacing-2) var(--theme-spacing-4);min-height:var(--theme-spacing-6)}.Badge-module__density--spacious___ETSL4.Badge-module__badge--sm___2f3Kt{padding:var(--theme-spacing-3) var(--theme-spacing-5);min-height:var(--theme-spacing-7)}.Badge-module__density--spacious___ETSL4.Badge-module__badge--md___gxF6T{padding:var(--theme-spacing-4) var(--theme-spacing-6);min-height:var(--theme-spacing-8)}.Badge-module__badgePill___FV5RX{border-radius:var(--theme-radius-pill)}.Badge-module__badge___AQYuo:not(.Badge-module__badgePill___FV5RX){border-radius:var(--theme-radius-subtle)}.Badge-module__badge___AQYuo:focus-visible{outline:2px solid var(--theme-primary);outline-offset:var(--theme-spacing-1)}@media(prefers-reduced-motion:reduce){.Badge-module__badge___AQYuo{transition:none}}.KeyboardShortcut-module__keyboardShortcut___YubW7{display:inline-flex;align-items:center;justify-content:center;gap:var(--theme-spacing-1);padding:var(--theme-spacing-1) var(--theme-spacing-2);background:transparent;border:none;border-radius:var(--theme-radius-subtle);color:var(--theme-text-secondary);font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);line-height:1.2;white-space:nowrap;opacity:.7}[data-theme=dark] .KeyboardShortcut-module__keyboardShortcut___YubW7{background:transparent;border:none;color:var(--theme-text-secondary);opacity:.7}.KeyboardShortcut-module__sm___roogW{font-size:14px;padding:var(--theme-spacing-1) var(--theme-spacing-2);min-width:auto}.KeyboardShortcut-module__md___CkD6B{font-size:16px;padding:var(--theme-spacing-2) var(--theme-spacing-3);min-width:auto}.KeyboardShortcut-module__separator___0Yaq8{opacity:.6;margin:0 var(--theme-spacing-1);font-weight:var(--theme-font-weight-regular)}.Checkbox-module__checkboxContainer___SFeSy{display:inline-flex;align-items:flex-start;width:100%}.Checkbox-module__label___Fo4Iv{display:flex;align-items:flex-start;gap:var(--theme-spacing-3);cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;width:100%}.Checkbox-module__disabled___4ULeW .Checkbox-module__label___Fo4Iv{cursor:not-allowed;opacity:.5}.Checkbox-module__input___Mv-oV{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.Checkbox-module__checkbox___1fick{display:flex;align-items:center;justify-content:center;width:var(--theme-spacing-5);height:var(--theme-spacing-5);flex-shrink:0;margin-top:2px;background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-subtle);transition:background-color .15s ease,border-color .15s ease}.Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.Checkbox-module__input___Mv-oV:focus-visible+.Checkbox-module__checkbox___1fick{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary);border-color:var(--theme-primary)}.Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}[data-theme=dark] .Checkbox-module__checkbox___1fick{background:var(--theme-surface);border-color:var(--theme-border)}[data-theme=dark] .Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .Checkbox-module__input___Mv-oV:focus-visible+.Checkbox-module__checkbox___1fick{outline-color:var(--theme-primary)}[data-theme=dark] .Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary);border-color:var(--theme-primary)}[data-theme=dark] .Checkbox-module__label___Fo4Iv:hover:not(.Checkbox-module__disabled___4ULeW) .Checkbox-module__checkbox___1fick.Checkbox-module__checked___Uav8-{background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}.Checkbox-module__checkmark___lsBfr{color:var(--theme-text-inverted);width:12px;height:12px;animation:Checkbox-module__checkmarkAppear___S-ikL .15s ease}@keyframes Checkbox-module__checkmarkAppear___S-ikL{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Checkbox-module__content___-ml5s{display:flex;flex-direction:column;gap:var(--theme-spacing-1);flex:1}.Checkbox-module__labelText___Yaibe{font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);line-height:var(--theme-line-height-snug)}[data-theme=dark] .Checkbox-module__labelText___Yaibe{color:var(--theme-text)}.Checkbox-module__description___WdfF-{font-family:var(--theme-font-family);font-size:var(--theme-font-size-xs);color:var(--theme-text-secondary);line-height:var(--theme-line-height-normal)}[data-theme=dark] .Checkbox-module__description___WdfF-{color:var(--theme-text-secondary)}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__checkbox___1fick{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__checkmark___lsBfr{width:10px;height:10px}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__labelText___Yaibe{font-size:var(--theme-font-size-xs)}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__description___WdfF-{font-size:11px}.Checkbox-module__densityCompact___ptnKr .Checkbox-module__label___Fo4Iv{gap:var(--theme-spacing-2)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__checkbox___1fick{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__checkmark___lsBfr{width:14px;height:14px}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__labelText___Yaibe{font-size:var(--theme-font-size-base)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__description___WdfF-{font-size:var(--theme-font-size-sm)}.Checkbox-module__densitySpacious___lE9sd .Checkbox-module__label___Fo4Iv{gap:var(--theme-spacing-4)}@media(prefers-contrast:high){.Checkbox-module__checkbox___1fick{border-width:var(--theme-border-width)}.Checkbox-module__input___Mv-oV:focus-visible+.Checkbox-module__checkbox___1fick{outline-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.Checkbox-module__checkbox___1fick,.Checkbox-module__checkmark___lsBfr{transition:none;animation:none}}.RadioGroup-module__group___P5E5j{display:flex;flex-direction:column;gap:var(--theme-spacing-3);font-family:var(--theme-font-family)}.RadioGroup-module__group___P5E5j.RadioGroup-module__disabled___Bd5Hu{opacity:.5;cursor:not-allowed}.RadioGroup-module__option___ZROxI{display:flex;align-items:flex-start;gap:var(--theme-spacing-3);padding:var(--theme-spacing-4);cursor:pointer;border-radius:var(--theme-radius-relaxed);transition:background-color .15s ease;border:var(--theme-border-thin) solid transparent}.RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb){background:var(--theme-surface-secondary)}[data-theme=dark] .RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb){background:var(--theme-surface-hover)}.RadioGroup-module__option___ZROxI.RadioGroup-module__selected___HTwx1{background:var(--theme-surface-secondary);border-color:var(--theme-border)}[data-theme=dark] .RadioGroup-module__option___ZROxI.RadioGroup-module__selected___HTwx1{background:var(--theme-surface-hover);border-color:var(--theme-border)}.RadioGroup-module__option___ZROxI.RadioGroup-module__optionDisabled___I6Ifb{cursor:not-allowed;opacity:.4}.RadioGroup-module__input___nwRJO{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0}.RadioGroup-module__radio___JZLPK{position:relative;flex-shrink:0;width:var(--theme-spacing-5);height:var(--theme-spacing-5);margin-top:2px;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-pill);background:var(--theme-surface);transition:border-color .15s ease,background-color .15s ease}[data-theme=dark] .RadioGroup-module__radio___JZLPK{background:var(--theme-surface);border-color:var(--theme-border-strong)}.RadioGroup-module__radioInner___LB775{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:var(--theme-radius-pill);background:var(--theme-primary);transform:translate(-50%,-50%) scale(0);transition:transform .15s ease}.RadioGroup-module__input___nwRJO:checked+.RadioGroup-module__radio___JZLPK{border-color:var(--theme-primary);background:var(--theme-surface)}[data-theme=dark] .RadioGroup-module__input___nwRJO:checked+.RadioGroup-module__radio___JZLPK{background:var(--theme-surface);border-color:var(--theme-primary)}.RadioGroup-module__input___nwRJO:checked+.RadioGroup-module__radio___JZLPK .RadioGroup-module__radioInner___LB775{transform:translate(-50%,-50%) scale(1)}.RadioGroup-module__input___nwRJO:focus-visible+.RadioGroup-module__radio___JZLPK{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb) .RadioGroup-module__radio___JZLPK{border-color:var(--theme-border-strong)}[data-theme=dark] .RadioGroup-module__option___ZROxI:hover:not(.RadioGroup-module__optionDisabled___I6Ifb) .RadioGroup-module__radio___JZLPK{border-color:var(--theme-border-strong)}.RadioGroup-module__content___twf1T{display:flex;flex-direction:column;gap:var(--theme-spacing-1);flex:1}.RadioGroup-module__label___MOnu5{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);line-height:var(--theme-line-height-tight)}[data-theme=dark] .RadioGroup-module__label___MOnu5{color:var(--theme-text)}.RadioGroup-module__description___x-Mvr{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}[data-theme=dark] .RadioGroup-module__description___x-Mvr{color:var(--theme-text-secondary)}.RadioGroup-module__densityCompact___ArNpe .RadioGroup-module__option___ZROxI{padding:var(--theme-spacing-2) var(--theme-spacing-3);gap:var(--theme-spacing-2)}.RadioGroup-module__densityCompact___ArNpe .RadioGroup-module__radio___JZLPK{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.RadioGroup-module__densityCompact___ArNpe .RadioGroup-module__radioInner___LB775{width:var(--theme-spacing-2);height:var(--theme-spacing-2)}.RadioGroup-module__densitySpacious___ig5PK .RadioGroup-module__option___ZROxI{padding:var(--theme-spacing-5) var(--theme-spacing-6);gap:var(--theme-spacing-4)}.RadioGroup-module__densitySpacious___ig5PK .RadioGroup-module__radio___JZLPK{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.RadioGroup-module__densitySpacious___ig5PK .RadioGroup-module__radioInner___LB775{width:var(--theme-spacing-3);height:var(--theme-spacing-3)}@media(prefers-contrast:high){.RadioGroup-module__radio___JZLPK{border-width:var(--theme-spacing-1)}.RadioGroup-module__input___nwRJO:focus-visible+.RadioGroup-module__radio___JZLPK{outline-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.RadioGroup-module__option___ZROxI,.RadioGroup-module__radio___JZLPK,.RadioGroup-module__radioInner___LB775{transition:none}}.SearchBar-module__searchBar___67vmL{display:flex;align-items:center;gap:var(--theme-spacing-3);background:var(--theme-surface-secondary);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-2) var(--theme-spacing-4);min-height:44px;transition:border-color .15s ease,background-color .15s ease}.SearchBar-module__searchBar___67vmL:focus-within{border-color:var(--theme-primary);background:var(--theme-surface);outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .SearchBar-module__searchBar___67vmL{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}[data-theme=dark] .SearchBar-module__searchBar___67vmL:focus-within{border-color:var(--theme-primary);background:var(--theme-surface-hover);outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.SearchBar-module__compact___PpwPv{flex:1;max-width:400px}.SearchBar-module__full___1vcjZ{flex:1;width:100%}.SearchBar-module__searchIcon___YI5CI{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border:none;background:transparent;color:var(--theme-text-secondary);cursor:pointer;padding:0;transition:color .15s ease}.SearchBar-module__searchIcon___YI5CI:hover{color:var(--theme-text)}[data-theme=dark] .SearchBar-module__searchIcon___YI5CI{color:var(--theme-text-secondary)}[data-theme=dark] .SearchBar-module__searchIcon___YI5CI:hover{color:var(--theme-text)}.SearchBar-module__searchIcon___YI5CI svg{width:18px;height:18px}.SearchBar-module__searchInput___seaYO{flex:1;border:none;background:transparent;color:var(--theme-text);font-size:var(--theme-font-size-base);font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-regular);outline:none;cursor:text;min-width:0}.SearchBar-module__searchInput___seaYO[readonly]{cursor:pointer}.SearchBar-module__searchInput___seaYO::placeholder{color:var(--theme-text-muted)}[data-theme=dark] .SearchBar-module__searchInput___seaYO{color:var(--theme-text)}[data-theme=dark] .SearchBar-module__searchInput___seaYO::placeholder{color:var(--theme-text-muted)}@media(prefers-reduced-motion:reduce){.SearchBar-module__searchBar___67vmL,.SearchBar-module__searchIcon___YI5CI{transition:none}}.Select-module__select___aoyZ4{position:relative;width:100%}.Select-module__trigger___pQyBm{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-2);padding:var(--theme-spacing-3) var(--theme-spacing-4);background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease;text-align:left}.Select-module__trigger___pQyBm:hover:not(:disabled){background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}.Select-module__trigger___pQyBm:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.Select-module__trigger___pQyBm:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .Select-module__trigger___pQyBm{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=dark] .Select-module__trigger___pQyBm:hover:not(:disabled){background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .Select-module__trigger___pQyBm:focus-visible{outline-color:var(--theme-primary)}.Select-module__value___LYgtv{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-module__chevron___wfv2T{flex-shrink:0;color:var(--theme-text-secondary);transition:transform .15s ease}.Select-module__open___5LgS1 .Select-module__chevron___wfv2T{transform:rotate(180deg)}[data-theme=dark] .Select-module__chevron___wfv2T{color:var(--theme-text-secondary)}.Select-module__dropdown___kAvLQ{position:absolute;top:calc(100% + var(--theme-spacing-1));left:0;right:0;min-width:192px;max-height:240px;overflow-y:auto;background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);z-index:1000}[data-theme=dark] .Select-module__dropdown___kAvLQ{background:var(--theme-surface);border-color:var(--theme-border)}.Select-module__option___mm126{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-2);padding:var(--theme-spacing-3) var(--theme-spacing-4);font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);color:var(--theme-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease;border-bottom:var(--theme-border-thin) solid var(--theme-border-subtle)}.Select-module__option___mm126:last-child{border-bottom:none}.Select-module__option___mm126:hover:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-secondary)}.Select-module__option___mm126.Select-module__focused___9IISb:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-secondary);border-left:var(--theme-border-width) solid var(--theme-primary);padding-left:calc(var(--theme-spacing-4) - 2px)}.Select-module__option___mm126.Select-module__selected___dCnhC{background:var(--theme-surface-hover);color:var(--theme-primary-active);font-weight:var(--theme-font-weight-semibold)}.Select-module__option___mm126.Select-module__optionDisabled___swLOE{opacity:.4;cursor:not-allowed}[data-theme=dark] .Select-module__option___mm126{color:var(--theme-text);border-bottom-color:var(--theme-border-subtle)}[data-theme=dark] .Select-module__option___mm126:hover:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-hover)}[data-theme=dark] .Select-module__option___mm126.Select-module__focused___9IISb:not(.Select-module__optionDisabled___swLOE){background:var(--theme-surface-hover);border-left-color:var(--theme-primary)}[data-theme=dark] .Select-module__option___mm126.Select-module__selected___dCnhC{background:var(--theme-surface-secondary);color:var(--theme-primary-hover)}.Select-module__checkmark___0ktID{flex-shrink:0;color:var(--theme-primary-active)}[data-theme=dark] .Select-module__checkmark___0ktID{color:var(--theme-primary-hover)}.Select-module__dropdown___kAvLQ::-webkit-scrollbar{width:var(--theme-spacing-2)}.Select-module__dropdown___kAvLQ::-webkit-scrollbar-track{background:transparent}.Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-pill)}.Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}[data-theme=dark] .Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}[data-theme=dark] .Select-module__dropdown___kAvLQ::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}.Select-module__densityCompact___z8Kip .Select-module__trigger___pQyBm,.Select-module__densityCompact___z8Kip .Select-module__option___mm126{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-xs)}.Select-module__densitySpacious___7Zt5P .Select-module__trigger___pQyBm,.Select-module__densitySpacious___7Zt5P .Select-module__option___mm126{padding:var(--theme-spacing-4) var(--theme-spacing-5);font-size:var(--theme-font-size-base)}@media(prefers-contrast:high){.Select-module__trigger___pQyBm{border-width:var(--theme-border-width)}.Select-module__trigger___pQyBm:focus-visible{outline-width:var(--theme-spacing-1)}.Select-module__option___mm126.Select-module__focused___9IISb:not(.Select-module__optionDisabled___swLOE){border-left-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.Select-module__trigger___pQyBm,.Select-module__chevron___wfv2T,.Select-module__option___mm126{transition:none}}.Slider-module__container___85pdy{display:flex;flex-direction:column;gap:var(--theme-spacing-2);font-family:var(--theme-font-family)}.Slider-module__container___85pdy.Slider-module__disabled___oGEOl{opacity:.5;cursor:not-allowed}.Slider-module__track___8Lxmw{position:relative;height:var(--theme-spacing-5);display:flex;align-items:center;background:var(--theme-surface-secondary);border:var(--theme-border-thin) solid var(--theme-border);border-radius:var(--theme-radius-pill);cursor:pointer;transition:background-color .15s ease,border-color .15s ease;overflow:visible;padding:0 var(--theme-spacing-3)}[data-theme=dark] .Slider-module__track___8Lxmw{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}.Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__track___8Lxmw{background:var(--theme-border);border-color:var(--theme-border-strong)}[data-theme=dark] .Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__track___8Lxmw{background:var(--theme-border-strong);border-color:var(--theme-border-strong)}.Slider-module__progress___6uN5w{position:absolute;top:0;left:0;height:100%;background:var(--theme-primary);border-radius:var(--theme-radius-pill);pointer-events:none;transition:width .15s ease}[data-theme=dark] .Slider-module__progress___6uN5w{background:var(--theme-primary)}.Slider-module__tickContainer___czFdG{position:absolute;inset:0;pointer-events:none}.Slider-module__tick___S6MD0{position:absolute;top:50%;width:1px;height:var(--theme-spacing-2);background:var(--theme-border-strong);transform:translate(-50%,-50%)}[data-theme=dark] .Slider-module__tick___S6MD0{background:var(--theme-border-strong)}.Slider-module__slider___R9beD{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer;-webkit-appearance:none;appearance:none}.Slider-module__slider___R9beD:disabled{cursor:not-allowed}.Slider-module__thumb___YOrg-{position:absolute;top:50%;width:var(--theme-spacing-6);height:var(--theme-spacing-4);background:var(--theme-text);border:var(--theme-border-thin) solid var(--theme-text);border-radius:var(--theme-radius-subtle);transform:translate(-50%,-50%);transition:background-color .15s ease,border-color .15s ease;pointer-events:none;z-index:10}[data-theme=dark] .Slider-module__thumb___YOrg-{background:var(--theme-text-secondary);border-color:var(--theme-text)}.Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__thumb___YOrg-{background:var(--theme-text);border-color:var(--theme-text)}[data-theme=dark] .Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):hover .Slider-module__thumb___YOrg-{background:var(--theme-text);border-color:var(--theme-surface)}.Slider-module__slider___R9beD:focus-visible~.Slider-module__thumb___YOrg-{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .Slider-module__slider___R9beD:focus-visible~.Slider-module__thumb___YOrg-{outline-color:var(--theme-primary)}.Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):active .Slider-module__thumb___YOrg-{background:var(--theme-text);border-color:var(--theme-text)}[data-theme=dark] .Slider-module__container___85pdy:not(.Slider-module__disabled___oGEOl):active .Slider-module__thumb___YOrg-{background:var(--theme-surface);border-color:var(--theme-surface)}.Slider-module__densityCompact___efKsE .Slider-module__track___8Lxmw{height:var(--theme-spacing-4)}.Slider-module__densityCompact___efKsE .Slider-module__thumb___YOrg-{width:var(--theme-spacing-5);height:var(--theme-spacing-3)}.Slider-module__densitySpacious___DeUTy .Slider-module__track___8Lxmw{height:var(--theme-spacing-6)}.Slider-module__densitySpacious___DeUTy .Slider-module__thumb___YOrg-{width:var(--theme-spacing-8);height:var(--theme-spacing-5)}.Slider-module__value___HTSNy{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary);text-align:center;min-height:var(--theme-spacing-4);display:flex;align-items:center;justify-content:center}[data-theme=dark] .Slider-module__value___HTSNy{color:var(--theme-text-secondary)}@media(prefers-reduced-motion:reduce){.Slider-module__progress___6uN5w,.Slider-module__thumb___YOrg-,.Slider-module__track___8Lxmw{transition:none}}@media(prefers-contrast:high){.Slider-module__thumb___YOrg-,.Slider-module__track___8Lxmw{border-width:var(--theme-border-width)}.Slider-module__progress___6uN5w{opacity:1}}.TextArea-module__textArea___b25r-{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%}.TextArea-module__label___ZlLwP{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1)}html[data-theme=dark] .TextArea-module__label___ZlLwP{color:var(--theme-text)}.TextArea-module__textarea___dpWI7{width:100%;padding:var(--theme-spacing-3) var(--theme-spacing-4);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-normal);color:var(--theme-text);background:var(--theme-surface);transition:border-color .15s ease,box-shadow ease;font-family:var(--theme-font-family);resize:vertical;min-height:120px}.TextArea-module__textarea___dpWI7:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.TextArea-module__textarea___dpWI7::placeholder{color:var(--theme-text-muted)}.TextArea-module__textarea___dpWI7:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);cursor:not-allowed;border-color:var(--theme-border-subtle)}.TextArea-module__textarea___dpWI7:read-only{background:var(--theme-surface-hover);cursor:default}html[data-theme=dark] .TextArea-module__textarea___dpWI7{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .TextArea-module__textarea___dpWI7:focus{border-color:var(--theme-primary);background:var(--theme-surface)}html[data-theme=dark] .TextArea-module__textarea___dpWI7::placeholder{color:var(--theme-text-muted)}html[data-theme=dark] .TextArea-module__textarea___dpWI7:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);border-color:var(--theme-border-subtle)}html[data-theme=dark] .TextArea-module__textarea___dpWI7:read-only{background:var(--theme-surface-hover)}.TextArea-module__textareaSizeSm___XsPd5{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm);min-height:80px}.TextArea-module__textareaSizeLg___qoed4{padding:var(--theme-spacing-4) var(--theme-spacing-5);font-size:var(--theme-font-size-lg);min-height:160px}.TextArea-module__textareaError___KcrGB{border-color:var(--theme-danger)}.TextArea-module__textareaError___KcrGB:focus{border-color:var(--theme-danger)}.TextArea-module__textareaSuccess___LtkR7{border-color:var(--theme-success)}.TextArea-module__textareaSuccess___LtkR7:focus{border-color:var(--theme-success)}.TextArea-module__textareaAutoResize___yss8l{resize:none;overflow:hidden}.TextArea-module__helpText___nrfC4{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}html[data-theme=dark] .TextArea-module__helpText___nrfC4{color:var(--theme-text-secondary)}.TextArea-module__errorMessage___eqi9Q{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.TextArea-module__errorMessage___eqi9Q:before{content:"⚠";font-size:12px}@media(prefers-contrast:high){.TextArea-module__textarea___dpWI7{border-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.TextArea-module__textarea___dpWI7{transition:none}}.TextInput-module__textInput___fhokK{display:flex;flex-direction:column;gap:var(--theme-spacing-2);width:100%}.TextInput-module__label___48Qg3{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-spacing-1)}html[data-theme=dark] .TextInput-module__label___48Qg3{color:var(--theme-text)}.TextInput-module__inputContainer___xb-8C{position:relative;display:flex;align-items:center;width:100%}.TextInput-module__input___zsYBY{width:100%;padding:var(--theme-spacing-3) var(--theme-spacing-4);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-normal);color:var(--theme-text);background:var(--theme-surface);transition:border-color .15s ease,box-shadow .15s ease;font-family:var(--theme-font-family)}.TextInput-module__input___zsYBY:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.TextInput-module__input___zsYBY::placeholder{color:var(--theme-text-muted)}.TextInput-module__input___zsYBY:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);cursor:not-allowed;border-color:var(--theme-border-subtle)}.TextInput-module__input___zsYBY:read-only{background:var(--theme-surface-hover);cursor:default}html[data-theme=dark] .TextInput-module__input___zsYBY{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .TextInput-module__input___zsYBY:focus{border-color:var(--theme-primary);background:var(--theme-surface)}html[data-theme=dark] .TextInput-module__input___zsYBY::placeholder{color:var(--theme-text-muted)}html[data-theme=dark] .TextInput-module__input___zsYBY:disabled{background:var(--theme-surface-secondary);color:var(--theme-text-secondary);border-color:var(--theme-border-subtle)}html[data-theme=dark] .TextInput-module__input___zsYBY:read-only{background:var(--theme-surface-hover)}.TextInput-module__inputSizeSm___MxScr{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:var(--theme-font-size-sm)}.TextInput-module__inputSizeLg___MyV6O{padding:var(--theme-spacing-4) var(--theme-spacing-5);font-size:var(--theme-font-size-lg)}.TextInput-module__inputError___2ArVQ{border-color:var(--theme-danger)}.TextInput-module__inputError___2ArVQ:focus{border-color:var(--theme-danger)}.TextInput-module__inputSuccess___8RLgS{border-color:var(--theme-success)}.TextInput-module__inputSuccess___8RLgS:focus{border-color:var(--theme-success)}.TextInput-module__leftIcon___QILGd{position:absolute;left:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none;z-index:1}.TextInput-module__rightIcon___e4-Tu{position:absolute;right:var(--theme-spacing-3);color:var(--theme-text-secondary);pointer-events:none;z-index:1}.TextInput-module__inputWithLeftIcon___1nq7z{padding-left:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))}.TextInput-module__inputWithRightIcon___9A9rD{padding-right:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))}.TextInput-module__inputWithBothIcons___jZpbu{padding-left:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2));padding-right:calc(var(--theme-spacing-3) + 20px + var(--theme-spacing-2))}.TextInput-module__helpText___XOn1l{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1)}html[data-theme=dark] .TextInput-module__helpText___XOn1l{color:var(--theme-text-secondary)}.TextInput-module__errorMessage___Shlsh{font-size:var(--theme-font-size-sm);color:var(--theme-danger);line-height:var(--theme-line-height-tight);margin-top:var(--theme-spacing-1);display:flex;align-items:center;gap:var(--theme-spacing-1)}.TextInput-module__errorMessage___Shlsh:before{content:"⚠";font-size:12px}.TextInput-module__inputContainer___xb-8C:focus-within .TextInput-module__leftIcon___QILGd,.TextInput-module__inputContainer___xb-8C:focus-within .TextInput-module__rightIcon___e4-Tu{color:var(--theme-primary)}.TextInput-module__inputContainer___xb-8C.TextInput-module__hasError___cH-yA .TextInput-module__leftIcon___QILGd,.TextInput-module__inputContainer___xb-8C.TextInput-module__hasError___cH-yA .TextInput-module__rightIcon___e4-Tu{color:var(--theme-danger)}.TextInput-module__inputContainer___xb-8C.TextInput-module__hasSuccess___0idSP .TextInput-module__leftIcon___QILGd,.TextInput-module__inputContainer___xb-8C.TextInput-module__hasSuccess___0idSP .TextInput-module__rightIcon___e4-Tu{color:var(--theme-success)}@media(prefers-contrast:high){.TextInput-module__input___zsYBY{border-width:var(--theme-border-thick)}}@media(prefers-reduced-motion:reduce){.TextInput-module__input___zsYBY{transition:none}}.Toggle-module__toggleContainer___nyB-F{display:inline-flex;align-items:center;gap:var(--theme-spacing-2)}.Toggle-module__toggleContainer___nyB-F.Toggle-module__disabled___JYVzT{opacity:.5;cursor:not-allowed}.Toggle-module__toggle___8ST5b{position:relative;display:inline-flex;align-items:center;padding:0;background:transparent;border:none;cursor:pointer}.Toggle-module__toggle___8ST5b:disabled{cursor:not-allowed}.Toggle-module__toggle___8ST5b:focus{outline:none}.Toggle-module__toggle___8ST5b:focus-visible .Toggle-module__track___bJNNM{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}[data-theme=dark] .Toggle-module__toggle___8ST5b:focus-visible .Toggle-module__track___bJNNM{outline-color:var(--theme-primary)}.Toggle-module__track___bJNNM{position:relative;width:44px;height:var(--theme-spacing-6);background:var(--theme-border);border:var(--theme-border-thin) solid var(--theme-border-strong);border-radius:var(--theme-radius-pill);transition:background-color .15s ease,border-color .15s ease}.Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary);border-color:var(--theme-primary-active)}.Toggle-module__toggle___8ST5b:hover:not(:disabled) .Toggle-module__track___bJNNM{background:var(--theme-border-strong);border-color:var(--theme-border-strong)}.Toggle-module__toggle___8ST5b:hover:not(:disabled).Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary-hover);border-color:var(--theme-primary-active)}[data-theme=dark] .Toggle-module__track___bJNNM{background:var(--theme-border);border-color:var(--theme-border-strong)}[data-theme=dark] .Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary);border-color:var(--theme-primary-active)}[data-theme=dark] .Toggle-module__toggle___8ST5b:hover:not(:disabled) .Toggle-module__track___bJNNM{background:var(--theme-border-strong);border-color:var(--theme-border-strong)}[data-theme=dark] .Toggle-module__toggle___8ST5b:hover:not(:disabled).Toggle-module__checked___-xdK0 .Toggle-module__track___bJNNM{background:var(--theme-primary-hover);border-color:var(--theme-primary-active)}.Toggle-module__thumb___97hr5{position:absolute;top:2px;left:2px;width:var(--theme-spacing-5);height:var(--theme-spacing-5);background:var(--theme-surface);border:var(--theme-border-thin) solid var(--theme-border-subtle);border-radius:var(--theme-radius-pill);transition:transform .15s ease}.Toggle-module__checked___-xdK0 .Toggle-module__thumb___97hr5{transform:translate(var(--theme-spacing-5))}[data-theme=dark] .Toggle-module__thumb___97hr5{background:var(--theme-surface);border-color:var(--theme-border)}.Toggle-module__densityCompact___Ja7ze .Toggle-module__track___bJNNM{width:36px;height:var(--theme-spacing-5)}.Toggle-module__densityCompact___Ja7ze .Toggle-module__thumb___97hr5{width:var(--theme-spacing-4);height:var(--theme-spacing-4)}.Toggle-module__densityCompact___Ja7ze .Toggle-module__checked___-xdK0 .Toggle-module__thumb___97hr5{transform:translate(var(--theme-spacing-4))}.Toggle-module__densitySpacious___n0RqK .Toggle-module__track___bJNNM{width:52px;height:var(--theme-spacing-7)}.Toggle-module__densitySpacious___n0RqK .Toggle-module__thumb___97hr5{width:var(--theme-spacing-6);height:var(--theme-spacing-6)}.Toggle-module__densitySpacious___n0RqK .Toggle-module__checked___-xdK0 .Toggle-module__thumb___97hr5{transform:translate(var(--theme-spacing-6))}.Toggle-module__label___naZTD{font-family:var(--theme-font-family);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text);cursor:pointer;-webkit-user-select:none;user-select:none}.Toggle-module__disabled___JYVzT .Toggle-module__label___naZTD{cursor:not-allowed}[data-theme=dark] .Toggle-module__label___naZTD{color:var(--theme-text)}@media(prefers-contrast:high){.Toggle-module__track___bJNNM,.Toggle-module__thumb___97hr5{border-width:var(--theme-border-width)}.Toggle-module__toggle___8ST5b:focus-visible .Toggle-module__track___bJNNM{outline-width:var(--theme-spacing-1)}}@media(prefers-reduced-motion:reduce){.Toggle-module__toggle___8ST5b,.Toggle-module__track___bJNNM,.Toggle-module__thumb___97hr5{transition:none}}.ContextNav-module__contextNav___tAy-M{position:-webkit-sticky;position:sticky;top:80px;z-index:50;padding:var(--theme-spacing-3) var(--theme-spacing-4);background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-relaxed);display:inline-flex;align-items:center;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-8);margin-left:var(--theme-spacing-4);margin-right:var(--theme-spacing-6);transition:border-color .2s ease,opacity .4s ease,transform .4s ease,visibility .4s ease;width:fit-content;opacity:1;transform:translateY(0);visibility:visible}.ContextNav-module__hiddenBeforeHero___NWRB7{position:absolute;opacity:0;transform:translateY(-20px);visibility:hidden;pointer-events:none}@media(min-width:768px){.ContextNav-module__contextNav___tAy-M{margin-left:var(--theme-spacing-10);margin-right:var(--theme-spacing-10)}}html[data-theme=dark] .ContextNav-module__contextNav___tAy-M{background:var(--theme-surface);border-color:var(--theme-surface-hover)}.ContextNav-module__number___6nC8Z{font-size:14px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text-secondary);min-width:var(--theme-spacing-6);transition:color .15s ease}html[data-theme=dark] .ContextNav-module__number___6nC8Z{color:var(--theme-text-secondary)}.ContextNav-module__title___TrXhb{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);text-transform:uppercase;letter-spacing:.05em;transition:color .15s ease}html[data-theme=dark] .ContextNav-module__title___TrXhb{color:var(--theme-text)}.ContextNav-module__divider___Mq-S6{width:2px;height:var(--theme-spacing-5);background:var(--theme-border);margin:0 var(--theme-spacing-3);opacity:0;transform:scaleY(0);transition:all .3s ease .1s;border-radius:var(--theme-radius-relaxed)}html[data-theme=dark] .ContextNav-module__divider___Mq-S6{background:var(--theme-border)}.ContextNav-module__navItems___I3YtI{display:flex;align-items:center;gap:var(--theme-spacing-2);max-width:0;opacity:0;overflow:hidden;transition:max-width .5s cubic-bezier(.4,0,.2,1) .1s,opacity .4s ease .2s;white-space:nowrap;pointer-events:none}.ContextNav-module__navLink___MWyZG{padding:var(--theme-spacing-2) var(--theme-spacing-3);font-size:14px;color:var(--theme-text-secondary);text-decoration:none;border-radius:var(--theme-radius-relaxed);background:transparent;font-weight:var(--theme-font-weight-medium);border:1px solid var(--theme-border);opacity:0;transform:scale(.9) translate(-5px);transition:all .35s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;flex-shrink:0}html[data-theme=dark] .ContextNav-module__navLink___MWyZG{background:transparent;color:var(--theme-text-secondary);border-color:var(--theme-border)}.ContextNav-module__navLink___MWyZG:hover,html[data-theme=dark] .ContextNav-module__navLink___MWyZG:hover{background:transparent;color:var(--theme-text);border-color:var(--theme-primary);border-width:2px}.ContextNav-module__navLink___MWyZG.ContextNav-module__active___7A3uP{background:transparent;color:var(--theme-primary);border-color:var(--theme-primary);border-width:2px;font-weight:var(--theme-font-weight-bold)}html[data-theme=dark] .ContextNav-module__navLink___MWyZG.ContextNav-module__active___7A3uP{background:transparent;color:var(--theme-primary);border-color:var(--theme-primary);border-width:2px}.ContextNav-module__navLink___MWyZG.ContextNav-module__active___7A3uP:hover,html[data-theme=dark] .ContextNav-module__navLink___MWyZG.ContextNav-module__active___7A3uP:hover{background:transparent;border-color:var(--theme-primary-active);color:var(--theme-primary-active);border-width:2px}.ContextNav-module__contextNav___tAy-M.ContextNav-module__hasNav___jAuET.ContextNav-module__stuck___SuZIR,html[data-theme=dark] .ContextNav-module__contextNav___tAy-M.ContextNav-module__hasNav___jAuET.ContextNav-module__stuck___SuZIR{border-color:var(--theme-primary)}.ContextNav-module__contextNav___tAy-M.ContextNav-module__hasNav___jAuET.ContextNav-module__stuck___SuZIR .ContextNav-module__number___6nC8Z,.ContextNav-module__contextNav___tAy-M.ContextNav-module__hasNav___jAuET.ContextNav-module__stuck___SuZIR .ContextNav-module__title___TrXhb{color:var(--theme-primary);font-weight:var(--theme-font-weight-bold)}.ContextNav-module__contextNav___tAy-M.ContextNav-module__stuck___SuZIR .ContextNav-module__divider___Mq-S6{opacity:1;transform:scaleY(1)}.ContextNav-module__contextNav___tAy-M.ContextNav-module__stuck___SuZIR .ContextNav-module__navItems___I3YtI{max-width:75rem;opacity:1;pointer-events:auto;transition:max-width .5s cubic-bezier(.4,0,.2,1) .1s,opacity .4s ease .2s}.ContextNav-module__contextNav___tAy-M.ContextNav-module__stuck___SuZIR .ContextNav-module__navLink___MWyZG{opacity:1;transform:scale(1) translate(0)}.ContextNav-module__dark___W3STF{background:var(--theme-surface);border-color:var(--theme-surface-hover)}.ContextNav-module__dark___W3STF .ContextNav-module__number___6nC8Z{color:var(--theme-text-secondary)}.ContextNav-module__dark___W3STF .ContextNav-module__title___TrXhb{color:var(--theme-text)}.ContextNav-module__toggleButton___qjHYi{display:none;align-items:center;justify-content:center;background:transparent;border:none;padding:var(--theme-spacing-2);margin-left:auto;cursor:pointer;color:var(--theme-text-secondary);transition:color .2s ease}.ContextNav-module__toggleButton___qjHYi:hover{color:var(--theme-primary)}.ContextNav-module__toggleButton___qjHYi:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-radius-relaxed)}html[data-theme=dark] .ContextNav-module__toggleButton___qjHYi{color:var(--theme-text-secondary)}html[data-theme=dark] .ContextNav-module__toggleButton___qjHYi:hover{color:var(--theme-primary)}@media(min-width:1024px){.ContextNav-module__contextNav___tAy-M.ContextNav-module__stuck___SuZIR .ContextNav-module__navItems___I3YtI{max-width:50rem}.ContextNav-module__navItems___I3YtI{flex-direction:row;align-items:center}}@media(max-width:1023px){.ContextNav-module__contextNav___tAy-M{width:calc(100% - var(--theme-spacing-8));max-width:none;margin-left:var(--theme-spacing-4);margin-right:var(--theme-spacing-4)}.ContextNav-module__toggleButton___qjHYi{display:flex}.ContextNav-module__divider___Mq-S6{display:none!important}.ContextNav-module__navItems___I3YtI{position:absolute;top:calc(100% - 2px);left:-2px;right:-2px;background:var(--theme-surface);border:3px solid var(--theme-primary);border-top:none;border-radius:0 0 var(--theme-radius-relaxed) var(--theme-radius-relaxed);flex-direction:column;align-items:stretch;gap:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .2s ease;padding:0;margin-top:0;z-index:1}html[data-theme=dark] .ContextNav-module__navItems___I3YtI{background:var(--theme-surface);border-color:var(--theme-primary)}.ContextNav-module__contextNav___tAy-M.ContextNav-module__expanded___i3P-e .ContextNav-module__navItems___I3YtI{max-height:25rem;opacity:1;overflow-y:auto;pointer-events:auto}.ContextNav-module__navLink___MWyZG{width:100%;text-align:left;padding:var(--theme-spacing-3) var(--theme-spacing-4);border-radius:var(--theme-radius-relaxed);border:none;border-bottom:1px solid var(--theme-border);background:transparent;font-size:14px;min-height:44px;display:flex;align-items:center;opacity:1;transform:none;transition:background .2s ease}html[data-theme=dark] .ContextNav-module__navLink___MWyZG{background:transparent;border-bottom-color:var(--theme-surface-hover)}.ContextNav-module__navLink___MWyZG:last-child{border-bottom:none}.ContextNav-module__navLink___MWyZG:hover,html[data-theme=dark] .ContextNav-module__navLink___MWyZG:hover{background:transparent;border-color:var(--theme-primary);color:var(--theme-primary)}}.ContextNav-module__contextNav___tAy-M[data-scope=page]{z-index:100}.ContextNav-module__contextNav___tAy-M[data-scope=section]{z-index:90}.ContextNav-module__contextNav___tAy-M[data-overflow-behavior=extend] .ContextNav-module__navItems___I3YtI{max-width:none;flex-wrap:nowrap}.ContextNav-module__contextNav___tAy-M.ContextNav-module__wrap___RW0n7 .ContextNav-module__navItems___I3YtI{flex-wrap:wrap;max-width:100%;align-items:flex-start;gap:var(--theme-spacing-1)}.ContextNav-module__contextNav___tAy-M.ContextNav-module__wrap___RW0n7 .ContextNav-module__navLink___MWyZG{flex-shrink:0;min-width:fit-content;font-size:12px;padding:var(--theme-spacing-1) var(--theme-spacing-2);white-space:nowrap}.ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI{max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}.ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI::-webkit-scrollbar{height:4px}.ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI::-webkit-scrollbar-track{background:transparent}.ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-relaxed)}.ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}html[data-theme=dark] .ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI{scrollbar-color:var(--theme-border-strong) transparent}html[data-theme=dark] .ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}html[data-theme=dark] .ContextNav-module__contextNav___tAy-M.ContextNav-module__scroll___YM2og .ContextNav-module__navItems___I3YtI::-webkit-scrollbar-thumb:hover{background:var(--theme-text-tertiary)}@media(prefers-reduced-motion:reduce){.ContextNav-module__contextNav___tAy-M,.ContextNav-module__divider___Mq-S6,.ContextNav-module__navItems___I3YtI,.ContextNav-module__navLink___MWyZG{transition:none}.ContextNav-module__contextNav___tAy-M.ContextNav-module__stuck___SuZIR .ContextNav-module__navLink___MWyZG{opacity:1;transform:scale(1) translate(0);transition-delay:0s}.ContextNav-module__hiddenBeforeHero___NWRB7{display:none;opacity:1;transform:none}}.DebugProvider-module__breakpointIndicator___HncWw{position:fixed;top:;right:;z-index:10000;background:;border:2px solid;border-radius:;padding:;box-sizing:border-box;font-family:;pointer-events:none}html[data-theme=dark] .DebugProvider-module__breakpointIndicator___HncWw{background:;border-color:}.DebugProvider-module__indicatorContent___PL42M{display:flex;align-items:center;gap:;font-size:}.DebugProvider-module__indicatorLabel___WhT7U{font-weight:;color:}html[data-theme=dark] .DebugProvider-module__indicatorLabel___WhT7U{color:}.DebugProvider-module__indicatorValue___sBYL7{font-family:;font-weight:;color:;font-size:;text-transform:uppercase;letter-spacing:.05em}html[data-theme=dark] .DebugProvider-module__indicatorValue___sBYL7{color:}.DebugProvider-module__indicatorDot___kFK6F{width:10px;height:10px;border-radius:;background:;border:2px solid}.DebugProvider-module__indicatorDot___kFK6F[data-breakpoint=xs],.DebugProvider-module__indicatorDot___kFK6F[data-breakpoint=sm],.DebugProvider-module__indicatorDot___kFK6F[data-breakpoint=md],.DebugProvider-module__indicatorDot___kFK6F[data-breakpoint=lg],.DebugProvider-module__indicatorDot___kFK6F[data-breakpoint=xl],.DebugProvider-module__indicatorDot___kFK6F[data-breakpoint="2xl"]{background:;border-color:}[data-debug=container]{outline:2px solid!important;outline-offset:-2px;position:relative}html[data-theme=dark] [data-debug=container]{outline-color:!important}[data-debug=grid]{outline:2px solid!important;outline-offset:-2px;position:relative}html[data-theme=dark] [data-debug=grid]{outline-color:!important}[data-debug=griditem]{outline:1px solid!important;outline-offset:-1px;position:relative}html[data-theme=dark] [data-debug=griditem]{outline-color:!important}[data-debug=stack]{outline:2px solid!important;outline-offset:-2px;position:relative}html[data-theme=dark] [data-debug=stack]{outline-color:!important}[data-debug-label]:before{content:attr(data-debug-label);position:absolute;top:0;left:0;background:;color:;padding:;font-family:;font-size:;font-weight:;border:1px solid;border-radius:;z-index:10001;pointer-events:none;white-space:nowrap}html[data-theme=dark] [data-debug-label]:before{background:;color:;border-color:}@media(max-width:479px){.DebugProvider-module__breakpointIndicator___HncWw{top:;right:;padding:}.DebugProvider-module__indicatorContent___PL42M{font-size:;gap:}.DebugProvider-module__indicatorValue___sBYL7{font-size:}.DebugProvider-module__indicatorDot___kFK6F{width:;height:}}.Footer-module__footer___VtZEn{box-sizing:border-box;min-width:0;width:100%;background-color:var(--theme-surface);color:var(--theme-text);contain:layout style paint}.Footer-module__footer--default___wDsXm{background-color:var(--theme-surface);border-top:1px solid var(--theme-border)}.Footer-module__footer--minimal___tZoaN{background-color:transparent;border-top:none}.Footer-module__footer--bordered___Bptgv{background-color:var(--theme-surface-secondary);border:1px solid var(--theme-border);border-radius:var(--theme-radius-relaxed)}.Footer-module__padding0___fjlmz{padding:var(--theme-spacing-0)}.Footer-module__padding1___EwQe8{padding:var(--theme-spacing-1)}.Footer-module__padding2___py-x8{padding:var(--theme-spacing-2)}.Footer-module__padding3___HMgtw{padding:var(--theme-spacing-3)}.Footer-module__padding4___fSSXp{padding:var(--theme-spacing-4)}.Footer-module__padding5___P0AuY{padding:var(--theme-spacing-5)}.Footer-module__padding6___xqbRw{padding:var(--theme-spacing-6)}.Footer-module__padding7___v58x7{padding:var(--theme-spacing-7)}.Footer-module__padding8___euL7H{padding:var(--theme-spacing-8)}.Footer-module__padding9___5K5NF{padding:var(--theme-spacing-9)}.Footer-module__padding10___2qGzu{padding:var(--theme-spacing-10)}.Footer-module__paddingTop0___QlW-n{padding-top:var(--theme-spacing-0)}.Footer-module__paddingTop1___8UeJU{padding-top:var(--theme-spacing-1)}.Footer-module__paddingTop2___jMh5y{padding-top:var(--theme-spacing-2)}.Footer-module__paddingTop3___5I-X7{padding-top:var(--theme-spacing-3)}.Footer-module__paddingTop4___-m2ou{padding-top:var(--theme-spacing-4)}.Footer-module__paddingTop5___yowJF{padding-top:var(--theme-spacing-5)}.Footer-module__paddingTop6___-Fl1e{padding-top:var(--theme-spacing-6)}.Footer-module__paddingTop7___y-rIN{padding-top:var(--theme-spacing-7)}.Footer-module__paddingTop8___VXDY8{padding-top:var(--theme-spacing-8)}.Footer-module__paddingTop9___V-4RC{padding-top:var(--theme-spacing-9)}.Footer-module__paddingTop10___CbJzp{padding-top:var(--theme-spacing-10)}.Footer-module__paddingBottom0___U9m3U{padding-bottom:var(--theme-spacing-0)}.Footer-module__paddingBottom1___v4EQs{padding-bottom:var(--theme-spacing-1)}.Footer-module__paddingBottom2___iEmpV{padding-bottom:var(--theme-spacing-2)}.Footer-module__paddingBottom3___5KdQG{padding-bottom:var(--theme-spacing-3)}.Footer-module__paddingBottom4___WEXIW{padding-bottom:var(--theme-spacing-4)}.Footer-module__paddingBottom5___2zTvB{padding-bottom:var(--theme-spacing-5)}.Footer-module__paddingBottom6___c0weM{padding-bottom:var(--theme-spacing-6)}.Footer-module__paddingBottom7___cjFUk{padding-bottom:var(--theme-spacing-7)}.Footer-module__paddingBottom8___kSMq7{padding-bottom:var(--theme-spacing-8)}.Footer-module__paddingBottom9___xV8XT{padding-bottom:var(--theme-spacing-9)}.Footer-module__paddingBottom10___BFR29{padding-bottom:var(--theme-spacing-10)}.Footer-module__paddingLeft0___xTlQM{padding-left:var(--theme-spacing-0)}.Footer-module__paddingLeft1___Jicnk{padding-left:var(--theme-spacing-1)}.Footer-module__paddingLeft2___pRP--{padding-left:var(--theme-spacing-2)}.Footer-module__paddingLeft3___zNkuA{padding-left:var(--theme-spacing-3)}.Footer-module__paddingLeft4___fvcbr{padding-left:var(--theme-spacing-4)}.Footer-module__paddingLeft5___jLMLH{padding-left:var(--theme-spacing-5)}.Footer-module__paddingLeft6___ZaZBl{padding-left:var(--theme-spacing-6)}.Footer-module__paddingLeft7___HRo2C{padding-left:var(--theme-spacing-7)}.Footer-module__paddingLeft8___f-13z{padding-left:var(--theme-spacing-8)}.Footer-module__paddingLeft9___cISs-{padding-left:var(--theme-spacing-9)}.Footer-module__paddingLeft10___rPK-L{padding-left:var(--theme-spacing-10)}.Footer-module__paddingRight0___wgUMQ{padding-right:var(--theme-spacing-0)}.Footer-module__paddingRight1___8oMoN{padding-right:var(--theme-spacing-1)}.Footer-module__paddingRight2___pnkYR{padding-right:var(--theme-spacing-2)}.Footer-module__paddingRight3___JAkKy{padding-right:var(--theme-spacing-3)}.Footer-module__paddingRight4___43Jg7{padding-right:var(--theme-spacing-4)}.Footer-module__paddingRight5___r-h4a{padding-right:var(--theme-spacing-5)}.Footer-module__paddingRight6___euf7m{padding-right:var(--theme-spacing-6)}.Footer-module__paddingRight7___V3dp0{padding-right:var(--theme-spacing-7)}.Footer-module__paddingRight8___dRQ9X{padding-right:var(--theme-spacing-8)}.Footer-module__paddingRight9___Padch{padding-right:var(--theme-spacing-9)}.Footer-module__paddingRight10___OoRFq{padding-right:var(--theme-spacing-10)}.Footer-module__withBorder___i80pZ{border:1px solid var(--theme-border)}.Footer-module__noBackground___-ryzy{background-color:transparent}@media(prefers-color-scheme:dark){.Footer-module__footer___VtZEn{background-color:var(--theme-surface);color:var(--theme-text)}.Footer-module__footer--default___wDsXm{background-color:var(--theme-surface);border-top-color:var(--theme-border)}.Footer-module__footer--bordered___Bptgv{background-color:var(--theme-surface-hover);border-color:var(--theme-border)}.Footer-module__withBorder___i80pZ{border-color:var(--theme-border)}.Footer-module__debugBoundaries___50qbB:before{background:var(--theme-surface);border-color:var(--theme-primary)}}[data-theme=dark] .Footer-module__footer___VtZEn{background-color:var(--theme-surface);color:var(--theme-text)}[data-theme=dark] .Footer-module__footer--default___wDsXm{background-color:var(--theme-surface);border-top-color:var(--theme-border)}[data-theme=dark] .Footer-module__footer--bordered___Bptgv{background-color:var(--theme-surface-hover);border-color:var(--theme-border)}[data-theme=dark] .Footer-module__withBorder___i80pZ{border-color:var(--theme-border)}[data-theme=dark] .Footer-module__debugBoundaries___50qbB:before{background:var(--theme-surface);border-color:var(--theme-primary)}.Footer-module__footer___VtZEn:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}.Footer-module__debugBoundaries___50qbB{outline:1px dashed var(--theme-primary);outline-offset:-1px;position:relative}.Footer-module__debugBoundaries___50qbB:before{content:"Footer [" attr(data-variant) "]";position:absolute;top:0;left:0;font-size:10px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-primary);background:var(--theme-surface);padding:2px 4px;border:1px solid var(--theme-primary);z-index:1000;pointer-events:none}@media(prefers-reduced-motion:reduce){.Footer-module__footer___VtZEn *{animation-duration:.01ms!important;transition-duration:.01ms!important}}.AnimatedBackground-module__animatedBackground___lut8E{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.AnimatedBackground-module__animatedBackgroundStatic___IYeFc{background:radial-gradient(circle at 30% 30%,rgba(239,68,68,.08) 0%,transparent 50%),radial-gradient(circle at 70% 70%,rgba(148,163,184,.05) 0%,transparent 50%)}.Hero-module__hero___r8l59{position:relative;width:100%;height:50vh;display:flex;align-items:center;justify-content:center;padding:var(--theme-spacing-2) var(--theme-spacing-2);overflow:hidden}.Hero-module__heroInner___DXRNW{position:relative;width:100%;max-width:1440px;display:flex;flex-direction:column;gap:var(--theme-spacing-2);z-index:1}.Hero-module__hero--default___-kxht{background:var(--theme-surface)}.Hero-module__hero--elevated___4Jm97{background:var(--theme-surface-secondary);border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle)}@media(prefers-color-scheme:dark){.Hero-module__hero--elevated___4Jm97{background:var(--theme-surface-hover);border-color:var(--theme-border)}.Hero-module__heroStat___9B3ST{background:#0000001a;border-color:#ffffff1a}.Hero-module__heroStat___9B3ST:hover{background:#00000026;border-color:var(--theme-primary)}.Hero-module__heroActions___XBHsa button:not(:first-child){background:#ffffff14;border-color:#ffffff1a}.Hero-module__heroActions___XBHsa button:not(:first-child):hover{background:#ffffff1f;border-color:var(--theme-primary)}}.Hero-module__hero--gradient___13o0t{background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.12) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 0%,transparent 50%),linear-gradient(135deg,var(--theme-surface) 0%,var(--theme-surface-secondary) 100%);position:relative}.Hero-module__hero--gradient___13o0t:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(135deg,var(--theme-primary),var(--theme-border-strong));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.Hero-module__hero--gradient___13o0t .Hero-module__heroTitle___YvGSH{text-shadow:0 2px 4px rgba(0,0,0,.1)}.Hero-module__hero--transparent___TpEdB{background:transparent}.Hero-module__hero--centered___VujMD .Hero-module__heroInner___DXRNW{align-items:center;text-align:center}.Hero-module__hero--centered___VujMD .Hero-module__heroContent___eNMuV{max-width:800px;margin:0 auto}.Hero-module__hero--split___LCbfV .Hero-module__heroInner___DXRNW{flex-direction:row;align-items:center;gap:80px}.Hero-module__hero--split___LCbfV .Hero-module__heroContent___eNMuV,.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer___h2009{flex:1;max-width:600px}.Hero-module__hero--minimal___NoMZs{min-height:400px;padding:80px var(--theme-spacing-8)}.Hero-module__hero--minimal___NoMZs .Hero-module__heroInner___DXRNW{gap:var(--theme-spacing-8)}.Hero-module__hero--minimal___NoMZs .Hero-module__heroTitle___YvGSH{font-size:30px}.Hero-module__hero--full-bleed___RuN1o{min-height:600px;padding:0}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroInner___DXRNW{min-height:600px;padding:96px var(--theme-spacing-8)}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroMediaContainer___h2009{position:absolute;inset:0;z-index:0}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroOverlay___2sT7v{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.Hero-module__hero--align-left___ZEkwq .Hero-module__heroContent___eNMuV{text-align:left;align-items:flex-start}.Hero-module__hero--align-center___m2sS- .Hero-module__heroContent___eNMuV{text-align:center;align-items:center}.Hero-module__hero--align-right___fRh1- .Hero-module__heroContent___eNMuV{text-align:right;align-items:flex-end}.Hero-module__heroContent___eNMuV{display:flex;flex-direction:column;gap:var(--theme-spacing-1);position:relative;z-index:2;max-width:900px;margin:0 auto}.Hero-module__heroEyebrow___POVih{display:inline-flex;align-items:center;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-4);font-size:12px;font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--theme-primary);padding:var(--theme-spacing-2) var(--theme-spacing-4);background:#ffffff14;border-radius:999px;border:1px solid rgba(255,255,255,.2);width:fit-content}.Hero-module__heroTitle___YvGSH{font-size:clamp(2.5rem,8vw,6rem);font-weight:var(--theme-font-weight-bold);line-height:1.05;letter-spacing:-.03em;margin:0;position:relative;background:linear-gradient(135deg,var(--theme-text) 0%,var(--theme-text) 50%,var(--theme-primary) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:Hero-module__gradientShift___3T5eb 8s ease infinite}@keyframes Hero-module__gradientShift___3T5eb{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.Hero-module__heroSubtitle___9KViB{font-size:clamp(1.25rem,3vw,2rem);font-weight:var(--theme-font-weight-semibold);line-height:1.3;letter-spacing:-.02em;color:var(--theme-text-secondary);margin:0;opacity:.95}.Hero-module__heroDescription___0Gjnh{font-size:clamp(1rem,2vw,1.25rem);font-weight:var(--theme-font-weight-regular);line-height:1.7;letter-spacing:-.01em;color:var(--theme-text-muted);margin:0;max-width:65ch;opacity:.85}.Hero-module__heroActions___XBHsa{display:flex;gap:var(--theme-spacing-3)!important;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:var(--theme-spacing-2)}.Hero-module__heroActions___XBHsa .Hero-module__spex-stagger___lbRRE{display:flex!important;gap:var(--theme-spacing-8)!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%}.Hero-module__heroActions___XBHsa .Hero-module__spex-stagger___lbRRE .Hero-module__spex-reveal___d9Rq5{display:flex!important;gap:var(--theme-spacing-8)!important}.Hero-module__hero--align-left___ZEkwq .Hero-module__heroActions___XBHsa{justify-content:flex-start}.Hero-module__hero--align-center___m2sS- .Hero-module__heroActions___XBHsa{justify-content:center}.Hero-module__hero--align-right___fRh1- .Hero-module__heroActions___XBHsa{justify-content:flex-end}.Hero-module__heroStats___TGNbt{display:flex;flex-direction:row;gap:var(--theme-spacing-2);justify-content:center;align-items:center;flex-wrap:wrap;max-width:1000px;margin-left:auto;margin-right:auto;margin-top:var(--theme-spacing-2)}.Hero-module__heroStat___9B3ST{display:flex;flex-direction:row;gap:var(--theme-spacing-4);align-items:center;text-align:left;padding:var(--theme-spacing-6) 64px;border-radius:var(--theme-radius-subtle);background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);transition:background-color .15s ease,border-color .15s ease;cursor:default;position:relative;overflow:hidden;min-width:200px}.Hero-module__heroStat___9B3ST:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--theme-primary) 50%,transparent 100%);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.Hero-module__heroStat___9B3ST:hover:before{opacity:1}.Hero-module__heroStat___9B3ST:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at center,rgba(239,68,68,.08) 0%,transparent 70%);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:-1}.Hero-module__heroStat___9B3ST:hover:after{opacity:1}.Hero-module__heroStat___9B3ST:hover{background:var(--theme-surface-secondary);border-color:var(--theme-primary)}.Hero-module__heroStatValue___D5r37{font-size:clamp(2.5rem,4vw,4rem);font-weight:var(--theme-font-weight-bold);line-height:1;letter-spacing:-.03em;margin:0;color:var(--theme-primary);flex-shrink:0}.Hero-module__heroStatLabel___Ztx-4{font-size:14px;font-weight:var(--theme-font-weight-semibold);line-height:1.25;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;opacity:.7;white-space:nowrap}.Hero-module__heroMediaContainer___h2009{position:relative;width:100%;height:100%;border-radius:var(--theme-radius-subtle);overflow:hidden;transition:border-color .15s ease;border:1px solid var(--theme-border)}.Hero-module__heroMediaContainer___h2009:hover{border-color:var(--theme-primary)}.Hero-module__heroMedia___9MvHj{width:100%;height:100%;object-fit:cover;border-radius:inherit}.Hero-module__heroMediaOverlay___OLeJC{position:absolute;inset:0;background:linear-gradient(135deg,#0006,#ef444433,#0009);z-index:1;transition:opacity .4s ease}.Hero-module__heroMediaContainer___h2009:hover .Hero-module__heroMediaOverlay___OLeJC{opacity:.8}@media(max-width:1024px){.Hero-module__hero___r8l59{padding:var(--theme-spacing-2) var(--theme-spacing-2);height:50vh}.Hero-module__hero--split___LCbfV .Hero-module__heroInner___DXRNW{gap:64px}.Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-6)}.Hero-module__heroActions___XBHsa{margin-top:80px;gap:var(--theme-spacing-6)}.Hero-module__heroStats___TGNbt{margin-top:64px}}@media(max-width:768px){.Hero-module__hero___r8l59{padding:var(--theme-spacing-2) var(--theme-spacing-2);height:50vh}.Hero-module__heroInner___DXRNW{gap:64px}.Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-8)}.Hero-module__hero--split___LCbfV .Hero-module__heroInner___DXRNW{flex-direction:column;gap:64px}.Hero-module__hero--split___LCbfV .Hero-module__heroContent___eNMuV,.Hero-module__hero--split___LCbfV .Hero-module__heroMediaContainer___h2009{max-width:100%}.Hero-module__heroActions___XBHsa{flex-direction:column;width:100%;gap:var(--theme-spacing-8)}.Hero-module__heroActions___XBHsa button{width:100%}.Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-4)}.Hero-module__heroStats___TGNbt{flex-direction:column;gap:var(--theme-spacing-6);margin-top:48px}.Hero-module__heroStat___9B3ST{width:100%;min-width:auto;justify-content:flex-start;padding:var(--theme-spacing-6) var(--theme-spacing-8)}.Hero-module__heroActions___XBHsa{margin-top:64px}.Hero-module__hero--full-bleed___RuN1o{min-height:100vh}.Hero-module__hero--full-bleed___RuN1o .Hero-module__heroInner___DXRNW{min-height:100vh;padding:128px var(--theme-spacing-6)}}@media(max-width:480px){.Hero-module__hero___r8l59{padding:80px var(--theme-spacing-4)}.Hero-module__heroEyebrow___POVih{font-size:.65rem;padding:6px var(--theme-spacing-3)}.Hero-module__heroContent___eNMuV{gap:var(--theme-spacing-3)}.Hero-module__heroStats___TGNbt{flex-direction:column;gap:var(--theme-spacing-4);margin-top:80px}.Hero-module__heroStat___9B3ST{width:100%}.Hero-module__heroActions___XBHsa{margin-top:var(--theme-spacing-8)}}@media(prefers-reduced-motion:reduce){.Hero-module__hero___r8l59 *,.Hero-module__hero___r8l59 *:before,.Hero-module__hero___r8l59 *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.Hero-module__heroTitle___YvGSH{animation:none;background:var(--theme-text);background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial}.Hero-module__heroStat___9B3ST:hover,.Hero-module__heroMediaContainer___h2009:hover,.Hero-module__heroActions___XBHsa button:hover{transform:none}}.Hero-module__hero___r8l59 button:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}@media(prefers-contrast:high){.Hero-module__heroTitle___YvGSH{text-shadow:none}.Hero-module__heroStatValue___D5r37{text-shadow:none;font-weight:var(--theme-font-weight-bold)}.Hero-module__heroStats___TGNbt{border:2px solid currentColor}.Hero-module__heroActions___XBHsa button:focus-visible{outline-width:3px}}@media(prefers-contrast:high){.Hero-module__hero___r8l59{border:1px solid currentColor}.Hero-module__heroMediaOverlay___OLeJC{background:#000c}.Hero-module__heroStat___9B3ST{border:2px solid currentColor}}.PanelSection-module__section___Vlk3l{display:flex;flex-direction:column;gap:var(--theme-spacing-4);padding:var(--theme-spacing-6) 0;border-bottom:var(--theme-border-width) solid var(--theme-border)}.PanelSection-module__section___Vlk3l:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}[data-theme=dark] .PanelSection-module__section___Vlk3l{border-bottom-color:var(--theme-surface-hover)}.PanelSection-module__header___0srzN{display:flex;flex-direction:column;gap:var(--theme-spacing-1)}.PanelSection-module__title___qp9JZ{margin:0;font-family:var(--theme-font-family);font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);line-height:1.25;text-transform:uppercase;letter-spacing:.1em}[data-theme=dark] .PanelSection-module__title___qp9JZ{color:var(--theme-text-secondary)}.PanelSection-module__description___hSLq3{margin:0;font-family:var(--theme-font-family);font-size:14px;color:var(--theme-text-secondary);line-height:1.5}[data-theme=dark] .PanelSection-module__description___hSLq3{color:var(--theme-text-secondary)}.PanelSection-module__content___tPv-o{display:flex;flex-direction:column;gap:var(--theme-spacing-4)}@media(prefers-contrast:high){.PanelSection-module__section___Vlk3l{border-bottom-width:2px}.PanelSection-module__title___qp9JZ{font-weight:var(--theme-font-weight-bold)}}.Container-module__container___PV0is{width:100%;box-sizing:border-box;overflow-x:auto}.Container-module__centered___lKT4W{margin-left:auto;margin-right:auto}.Container-module__maxWidthXs___gIKld{max-width:var(--theme-breakpoint-sm)}.Container-module__maxWidthSm___7zmMF{max-width:var(--theme-breakpoint-md)}.Container-module__maxWidthMd___RozcU{max-width:var(--theme-breakpoint-lg)}.Container-module__maxWidthLg___CD6KJ{max-width:var(--theme-breakpoint-xl)}.Container-module__maxWidthXl___Traga{max-width:var(--theme-breakpoint-2xl)}.Container-module__maxWidth2xl___-cCL7{max-width:1920px}.Container-module__maxWidthFull___7aF8l,.Container-module__fluid___5fV1q{max-width:none}.Container-module__padding0___fWB45{padding:0}.Container-module__padding1___60HXu{padding:var(--theme-spacing-1)}.Container-module__padding2___6aXRE{padding:var(--theme-spacing-2)}.Container-module__padding3___VJ3W0{padding:var(--theme-spacing-3)}.Container-module__padding4___FMCar{padding:var(--theme-spacing-4)}.Container-module__padding5___c3UK6{padding:var(--theme-spacing-5)}.Container-module__padding6___iqNs2{padding:var(--theme-spacing-6)}.Container-module__padding7___ccih8{padding:var(--theme-spacing-7)}.Container-module__padding8___XwT-A{padding:var(--theme-spacing-8)}.Container-module__padding9___pXg9H{padding:var(--theme-spacing-9)}.Container-module__padding10___rUrUO{padding:var(--theme-spacing-10)}.Container-module__paddingLeft0___cYH1G{padding-left:0}.Container-module__paddingLeft1___Q6MD1{padding-left:var(--theme-spacing-1)}.Container-module__paddingLeft2___rbNve{padding-left:var(--theme-spacing-2)}.Container-module__paddingLeft3___AfkQi{padding-left:var(--theme-spacing-3)}.Container-module__paddingLeft4___SnBRT{padding-left:var(--theme-spacing-4)}.Container-module__paddingLeft5___gtG8b{padding-left:var(--theme-spacing-5)}.Container-module__paddingLeft6___zbFCQ{padding-left:var(--theme-spacing-6)}.Container-module__paddingLeft7___4fWfI{padding-left:var(--theme-spacing-7)}.Container-module__paddingLeft8___O9agv{padding-left:var(--theme-spacing-8)}.Container-module__paddingLeft9___orLLb{padding-left:var(--theme-spacing-9)}.Container-module__paddingLeft10___bJ-Il{padding-left:var(--theme-spacing-10)}.Container-module__paddingRight0___wBSkD{padding-right:0}.Container-module__paddingRight1___E0BMw{padding-right:var(--theme-spacing-1)}.Container-module__paddingRight2___uUSat{padding-right:var(--theme-spacing-2)}.Container-module__paddingRight3___57kAE{padding-right:var(--theme-spacing-3)}.Container-module__paddingRight4___yTNdr{padding-right:var(--theme-spacing-4)}.Container-module__paddingRight5___U5PFC{padding-right:var(--theme-spacing-5)}.Container-module__paddingRight6___QVwQl{padding-right:var(--theme-spacing-6)}.Container-module__paddingRight7___E1pzT{padding-right:var(--theme-spacing-7)}.Container-module__paddingRight8___CnrkL{padding-right:var(--theme-spacing-8)}.Container-module__paddingRight9___zym5q{padding-right:var(--theme-spacing-9)}.Container-module__paddingRight10___aaMSg{padding-right:var(--theme-spacing-10)}.Container-module__paddingTop0___C1DYU{padding-top:0}.Container-module__paddingTop1___uSQNr{padding-top:var(--theme-spacing-1)}.Container-module__paddingTop2___v9j2f{padding-top:var(--theme-spacing-2)}.Container-module__paddingTop3___X5uYb{padding-top:var(--theme-spacing-3)}.Container-module__paddingTop4___uytbr{padding-top:var(--theme-spacing-4)}.Container-module__paddingTop5___LUvOs{padding-top:var(--theme-spacing-5)}.Container-module__paddingTop6___Ubcs9{padding-top:var(--theme-spacing-6)}.Container-module__paddingTop7___aWZf6{padding-top:var(--theme-spacing-7)}.Container-module__paddingTop8___Wy9oB{padding-top:var(--theme-spacing-8)}.Container-module__paddingTop9___1wnPo{padding-top:var(--theme-spacing-9)}.Container-module__paddingTop10___qIuf4{padding-top:var(--theme-spacing-10)}.Container-module__paddingBottom0___N6JR0{padding-bottom:0}.Container-module__paddingBottom1___RR9JV{padding-bottom:var(--theme-spacing-1)}.Container-module__paddingBottom2___i4jZP{padding-bottom:var(--theme-spacing-2)}.Container-module__paddingBottom3___O-oMp{padding-bottom:var(--theme-spacing-3)}.Container-module__paddingBottom4___0qZ3o{padding-bottom:var(--theme-spacing-4)}.Container-module__paddingBottom5___Tzzz3{padding-bottom:var(--theme-spacing-5)}.Container-module__paddingBottom6___NXt2T{padding-bottom:var(--theme-spacing-6)}.Container-module__paddingBottom7___Ew3xl{padding-bottom:var(--theme-spacing-7)}.Container-module__paddingBottom8___7FK8d{padding-bottom:var(--theme-spacing-8)}.Container-module__paddingBottom9___jNq7x{padding-bottom:var(--theme-spacing-9)}.Container-module__paddingBottom10___dWob1{padding-bottom:var(--theme-spacing-10)}.Stack-module__stack___feEAR{display:flex;min-width:0;max-width:100%;box-sizing:border-box}.Stack-module__stack___feEAR>*{min-width:0}.Stack-module__vertical___iTIwc{flex-direction:column}.Stack-module__horizontal___8jCVS{flex-direction:row}.Stack-module__gap0___MlsRG{gap:0}.Stack-module__gap1___JoO77{gap:var(--theme-spacing-1)}.Stack-module__gap2___HNcKF{gap:var(--theme-spacing-2)}.Stack-module__gap3___-dRWM{gap:var(--theme-spacing-3)}.Stack-module__gap4___grMeE{gap:var(--theme-spacing-4)}.Stack-module__gap5___4JUR0{gap:var(--theme-spacing-5)}.Stack-module__gap6___2ld8w{gap:var(--theme-spacing-6)}.Stack-module__gap7___r4Yzr{gap:var(--theme-spacing-7)}.Stack-module__gap8___Sw9Q2{gap:var(--theme-spacing-8)}.Stack-module__gap9___NijgV{gap:var(--theme-spacing-9)}.Stack-module__gap10___acyny{gap:var(--theme-spacing-10)}.Stack-module__alignStart___2lyYr{align-items:flex-start}.Stack-module__alignCenter___aZhbB{align-items:center}.Stack-module__alignEnd___02w2N{align-items:flex-end}.Stack-module__alignStretch___PPTRF{align-items:stretch}.Stack-module__alignBaseline___-Qq40{align-items:baseline}.Stack-module__justifyStart___Zmj4S{justify-content:flex-start}.Stack-module__justifyCenter___2OVcw{justify-content:center;width:100%}.Stack-module__justifyEnd___lHRit{justify-content:flex-end}.Stack-module__justifySpaceBetween___1pbdq{justify-content:space-between;width:100%}.Stack-module__justifySpaceAround___nxVWz{justify-content:space-around;width:100%}.Stack-module__justifySpaceEvenly___4pryP{justify-content:space-evenly;width:100%}.Stack-module__wrap___2jL99{flex-wrap:wrap}@media(prefers-reduced-motion:reduce){.Stack-module__stack___feEAR{transition:none}}.Section-module__section___d4-h9{position:relative;border-radius:var(--theme-radius-relaxed);border:var(--theme-border-width) solid var(--border-color, var(--theme-border));min-height:400px}html[data-theme=dark] .Section-module__section___d4-h9{border-color:var(--border-color, var(--theme-surface-hover))}.Section-module__variant-white___x9nPG,html[data-theme=dark] .Section-module__variant-white___x9nPG{background:var(--theme-surface)}.Section-module__variant-neutral___UVcnX{background:var(--theme-surface-secondary)}html[data-theme=dark] .Section-module__variant-neutral___UVcnX{background:#0f0f0f}.Section-module__variant-gradient___8S4qk{background:linear-gradient(135deg,var(--theme-surface-secondary) 0%,var(--theme-surface) 100%)}html[data-theme=dark] .Section-module__variant-gradient___8S4qk{background:linear-gradient(135deg,#0f0f0f 0%,var(--theme-surface) 100%)}.Section-module__padding-compact___NUvAr{padding:48px 0}.Section-module__padding-normal___qEjY1{padding:80px 0}.Section-module__padding-spacious___8odTD{padding:96px 0}@media(max-width:1024px)and (min-width:769px){.Section-module__padding-spacious___8odTD{padding:64px 0}}.Section-module__margin-none___CmuPQ{margin-bottom:0}.Section-module__margin-normal___rSRKK{margin-bottom:80px}@media(max-width:1024px)and (min-width:769px){.Section-module__margin-normal___rSRKK{margin-bottom:48px}}.Section-module__margin-large___lTtF1{margin-bottom:96px}.Section-module__intro___b6cOv{text-align:center;max-width:65ch}.Section-module__intro___b6cOv[data-align=left]{text-align:left;margin-right:auto}.Section-module__intro___b6cOv[data-align=center]{text-align:center;margin-left:auto;margin-right:auto}.Section-module__intro___b6cOv[data-align=right]{text-align:right;margin-left:auto}.Section-module__label___1sFSh{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--theme-spacing-3)}html[data-theme=dark] .Section-module__label___1sFSh{color:var(--theme-text-secondary)}.Section-module__title___kFLvV{font-size:36px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text);line-height:1.25;letter-spacing:-.02em;margin:0 0 var(--theme-spacing-4) 0}html[data-theme=dark] .Section-module__title___kFLvV{color:var(--theme-text)}.Section-module__description___6Pdz4{font-size:18px;line-height:1.5;color:var(--theme-text-secondary);margin:0}html[data-theme=dark] .Section-module__description___6Pdz4{color:var(--theme-text-secondary)}.Section-module__accent-left___FT1Ci:before{content:"";position:absolute;top:var(--theme-spacing-8);left:0;width:4px;height:calc(100% - 64px);background:linear-gradient(180deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__accent-right___--7Zw:before{content:"";position:absolute;top:var(--theme-spacing-8);right:0;width:4px;height:calc(100% - 64px);background:linear-gradient(180deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__accent-top___AmtMB:before{content:"";position:absolute;top:0;left:var(--theme-spacing-8);width:calc(100% - 64px);height:4px;background:linear-gradient(90deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__accent-bottom___ktc4V:before{content:"";position:absolute;bottom:0;left:var(--theme-spacing-8);width:calc(100% - 64px);height:4px;background:linear-gradient(90deg,0%,var(--theme-primary-hover) 100%);z-index:1}.Section-module__noBorder___zp-vT{border:none}.Section-module__border-top___NqgTT{border-left:none;border-right:none;border-bottom:none}.Section-module__border-bottom___Awz0Z{border-left:none;border-right:none;border-top:none}.Section-module__border-left___nsuHH{border-right:none;border-top:none;border-bottom:none}.Section-module__border-right___T-CnI{border-left:none;border-top:none;border-bottom:none}.Section-module__border-horizontal___45Qfq{border-left:none;border-right:none}.Section-module__border-vertical___DdtyA{border-top:none;border-bottom:none}.Section-module__fullWidth___zLK-y{max-width:100%;width:100%}@media(max-width:767px){.Section-module__section___d4-h9{border-radius:var(--theme-radius-relaxed)}.Section-module__padding-compact___NUvAr{padding:32px 0}.Section-module__padding-normal___qEjY1{padding:48px 0}.Section-module__padding-spacious___8odTD{padding:64px 0}.Section-module__margin-normal___rSRKK{margin-bottom:48px}.Section-module__margin-large___lTtF1{margin-bottom:64px}.Section-module__title___kFLvV{font-size:30px}.Section-module__description___6Pdz4{font-size:16px}}.StickySection-module__stickySection___3VtY4{width:100%;max-width:100vw}.NavLink-module__navLink___cuJEp{display:flex;align-items:center;min-height:48px;padding:var(--theme-spacing-3) var(--theme-spacing-5) var(--theme-spacing-3) var(--theme-spacing-8);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);text-decoration:none;border-left:3px solid transparent;transition:all .15s ease;position:relative}.NavLink-module__navLink___cuJEp:hover{background:var(--theme-surface-secondary);color:var(--theme-text)}.NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold);border-left-color:var(--theme-primary);background:var(--theme-surface-secondary)}.NavLink-module__navLink___cuJEp:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px;z-index:1}.NavLink-module__navLink___cuJEp:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px}.NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us:hover{background:var(--theme-surface-secondary)}[data-theme=dark] .NavLink-module__navLink___cuJEp{color:var(--theme-text-secondary)}[data-theme=dark] .NavLink-module__navLink___cuJEp:hover{background:var(--theme-surface-hover);color:var(--theme-text)}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us{color:var(--theme-primary);background:var(--theme-surface);border-left-color:var(--theme-primary)}[data-theme=dark] .NavLink-module__navLink___cuJEp.NavLink-module__active___Qn4us:hover{background:var(--theme-surface-hover)}@media(prefers-reduced-motion:reduce){.NavLink-module__navLink___cuJEp{transition:none}}.NavSection-module__navSection___m5K3k{border-bottom:var(--theme-border-thin) solid var(--theme-border)}.NavSection-module__navSectionButton___lHeMP{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--theme-spacing-4) var(--theme-spacing-5);background:transparent;border:none;cursor:pointer;font-family:var(--theme-font-family);text-align:left;transition:background .15s ease}.NavSection-module__navSectionButton___lHeMP:hover{background:var(--theme-surface-secondary)}.NavSection-module__navSectionButton___lHeMP:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px;z-index:1}.NavSection-module__navSectionButton___lHeMP:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px}.NavSection-module__navSectionLabel___4-x0K{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);text-transform:uppercase;letter-spacing:.05em}.NavSection-module__navSectionIcon___h7-g-{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:24px;font-weight:var(--theme-font-weight-regular);color:var(--theme-text-secondary);transition:transform .3s cubic-bezier(.4,0,.2,1);line-height:1}.NavSection-module__navSectionIcon___h7-g-.NavSection-module__open___dfLKO{transform:rotate(45deg)}.NavSection-module__navSectionContent___fovNj{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.NavSection-module__navSectionContent___fovNj.NavSection-module__open___dfLKO{max-height:800px}[data-theme=dark] .NavSection-module__navSection___m5K3k{border-bottom-color:var(--theme-border)}[data-theme=dark] .NavSection-module__navSectionButton___lHeMP:hover{background:var(--theme-surface-hover)}[data-theme=dark] .NavSection-module__navSectionLabel___4-x0K{color:var(--theme-text)}[data-theme=dark] .NavSection-module__navSectionIcon___h7-g-{color:var(--theme-text-secondary)}@media(prefers-reduced-motion:reduce){.NavSection-module__navSectionButton___lHeMP,.NavSection-module__navSectionIcon___h7-g-,.NavSection-module__navSectionContent___fovNj{transition:none}}.Sidebar-module__sidebar___d-JRz{position:fixed;top:64px;left:0;width:320px;height:calc(100vh - 64px);background:var(--theme-surface-secondary);border-right:var(--theme-border-width) solid var(--theme-border);display:flex;flex-direction:column;z-index:10;overflow:hidden}.Sidebar-module__sidebarHeader___42ufD{padding:var(--theme-spacing-5);border-bottom:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.Sidebar-module__sidebarTitle___wV9IN{margin:0;font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);text-transform:uppercase;letter-spacing:.05em}.Sidebar-module__closeButton___nhWfV{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease;flex-shrink:0}.Sidebar-module__closeButton___nhWfV:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong);color:var(--theme-text)}.Sidebar-module__closeButton___nhWfV:focus{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:-2px}.Sidebar-module__sidebarNav___6oU1a{flex:1;overflow-y:auto;overflow-x:hidden}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar{width:8px}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:var(--theme-radius-subtle)}.Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}@media(max-width:767px){.Sidebar-module__sidebar___d-JRz{right:0;bottom:0;width:100%;z-index:1000;border-right:none;transform:translate(-100%);transition:transform .15s ease}.Sidebar-module__sidebar___d-JRz.Sidebar-module__open___ltwqv{transform:translate(0)}}.Sidebar-module__backdrop___lyDEI{position:fixed;inset:0;background:var(--theme-overlay));z-index:999;animation:Sidebar-module__fadeIn___WjQZO .15s ease}@keyframes Sidebar-module__fadeIn___WjQZO{0%{opacity:0}to{opacity:1}}@media(min-width:1440px){.Sidebar-module__sidebar___d-JRz{width:340px}}[data-theme=dark] .Sidebar-module__sidebar___d-JRz{background:var(--theme-surface);border-right-color:var(--theme-border)}[data-theme=dark] .Sidebar-module__sidebarHeader___42ufD{background:var(--theme-surface);border-bottom-color:var(--theme-border)}[data-theme=dark] .Sidebar-module__sidebarTitle___wV9IN{color:var(--theme-text)}[data-theme=dark] .Sidebar-module__closeButton___nhWfV{border-color:var(--theme-border-strong);color:var(--theme-text-secondary)}[data-theme=dark] .Sidebar-module__closeButton___nhWfV:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] .Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}[data-theme=dark] .Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}[data-theme=dark] .Sidebar-module__sidebarNav___6oU1a::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}@media(prefers-reduced-motion:reduce){.Sidebar-module__sidebar___d-JRz{transition:none}.Sidebar-module__backdrop___lyDEI{animation:none}.Sidebar-module__closeButton___nhWfV,.Sidebar-module__logo___ACfWn{transition:none}}.SidebarFooter-module__sidebarFooter___K-yKU{padding:var(--theme-spacing-5);border-top:var(--theme-border-width) solid var(--theme-border);background:var(--theme-surface-secondary);flex-shrink:0;margin-top:auto}[data-theme=dark] .SidebarFooter-module__sidebarFooter___K-yKU{border-top-color:var(--theme-border);background:var(--theme-surface-hover)}.TopBar-module__topBar___V9k-F{position:fixed;top:0;left:0;right:0;height:64px;background:var(--theme-surface-secondary);border-bottom:var(--theme-border-width) solid var(--theme-border);z-index:200;display:flex;align-items:center;padding:0 var(--theme-spacing-5)}.TopBar-module__topBarContent___JUXBW{width:100%;max-width:100%}.TopBar-module__leftSection___e8zV0{display:flex;align-items:center}.TopBar-module__logo___Xqtlu{display:flex;align-items:center;gap:var(--theme-spacing-3);text-decoration:none;color:var(--theme-text);font-weight:var(--theme-font-weight-bold);font-size:var(--theme-font-size-lg);transition:opacity .15s ease}.TopBar-module__logo___Xqtlu:hover{opacity:.8}.TopBar-module__logo___Xqtlu:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:var(--theme-spacing-1);border-radius:var(--theme-radius-subtle)}.TopBar-module__logoIcon___SeVsb{width:32px;height:32px;background:var(--theme-primary);border-radius:var(--theme-radius-subtle);display:flex;align-items:center;justify-content:center;color:var(--theme-text-inverted);font-weight:var(--theme-font-weight-bold);font-size:var(--theme-font-size-base)}.TopBar-module__logoText___BkVSc{color:var(--theme-text);font-weight:var(--theme-font-weight-bold);font-size:var(--theme-font-size-lg)}.TopBar-module__rightSection___FgS-C{display:flex;align-items:center;gap:var(--theme-spacing-3)}.TopBar-module__button___rj-dk{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);cursor:pointer;transition:all .15s ease;color:var(--theme-text);text-decoration:none}.TopBar-module__button___rj-dk:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}.TopBar-module__button___rj-dk:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:2px}.TopBar-module__button___rj-dk:active{background:var(--theme-surface-hover)}.TopBar-module__mobileMenuButton___mtMs7{display:none}@media(max-width:767px){.TopBar-module__topBar___V9k-F{padding:0 var(--theme-spacing-4)}.TopBar-module__mobileMenuButton___mtMs7{display:flex}.TopBar-module__logoText___BkVSc{display:none}.TopBar-module__button___rj-dk{width:40px;height:40px}.TopBar-module__rightSection___FgS-C{gap:var(--theme-spacing-2)}}@media(min-width:768px){.TopBar-module__mobileMenuButton___mtMs7{display:none}}[data-theme=dark] .TopBar-module__topBar___V9k-F{background:var(--theme-surface);border-bottom-color:var(--theme-border)}[data-theme=dark] .TopBar-module__logo___Xqtlu,[data-theme=dark] .TopBar-module__logoText___BkVSc{color:var(--theme-text)}[data-theme=dark] .TopBar-module__button___rj-dk{border-color:var(--theme-border);color:var(--theme-text)}[data-theme=dark] .TopBar-module__button___rj-dk:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=dark] .TopBar-module__button___rj-dk:active{background:var(--theme-border)}@media(prefers-reduced-motion:reduce){.TopBar-module__button___rj-dk,.TopBar-module__logo___Xqtlu{transition:none}}.CommandPalette-module__backdrop___6W1O5{position:fixed;inset:0;background:#00000080;z-index:999;display:flex;align-items:flex-start;justify-content:center;padding:var(--theme-spacing-6) var(--theme-spacing-4);padding-top:10vh;padding-bottom:var(--theme-spacing-6);animation:CommandPalette-module__fadeIn___cTT5t .15s ease}.CommandPalette-module__palette___5BjmW{width:100%;max-width:768px;background:var(--theme-surface);border-radius:var(--theme-radius-relaxed);border:var(--theme-border-width) solid rgba(255,255,255,.1);display:flex;flex-direction:column;max-height:80vh;z-index:1000;animation:CommandPalette-module__commandPaletteSlideIn___9-pUD .3s ease}.CommandPalette-module__searchContainer___kXAFB{padding:var(--theme-spacing-6) var(--theme-spacing-6);border-bottom:var(--theme-border-width) solid rgba(255,255,255,.1);display:flex;align-items:center;gap:var(--theme-spacing-4)}.CommandPalette-module__searchIcon___LPnnI{width:28px;height:28px;color:var(--theme-text-secondary);flex-shrink:0}.CommandPalette-module__searchInput___8tBbJ{flex:1;background:transparent;border:none;outline:none;font-size:24px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text);line-height:1.5;padding:0}.CommandPalette-module__searchInput___8tBbJ::placeholder{color:var(--theme-text-secondary)}.CommandPalette-module__keyboardHintContainer___Zudq9{display:flex;align-items:center;gap:var(--theme-spacing-2);flex-shrink:0}.CommandPalette-module__kbd___0eMi8{background:#ffffff1f;border:var(--theme-border-width) solid rgba(255,255,255,.1);border-radius:var(--theme-radius-relaxed);padding:var(--theme-spacing-3) var(--theme-spacing-4);font-size:18px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);line-height:1;min-width:60px;text-align:center}.CommandPalette-module__commandList___sVbbU{flex:1;overflow-y:auto;padding:var(--theme-spacing-4) var(--theme-spacing-3);max-height:60vh}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar{width:8px}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.CommandPalette-module__commandList___sVbbU::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.CommandPalette-module__emptyState___HU1MZ{padding:var(--theme-spacing-6) var(--theme-spacing-6);text-align:center;color:var(--theme-text-secondary);font-size:20px}.CommandPalette-module__categoryContainer___WMOgr{margin-bottom:var(--theme-spacing-4)}.CommandPalette-module__categoryHeader___UUWIF{font-size:16px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.08em;padding:var(--theme-spacing-3) var(--theme-spacing-4);margin-bottom:var(--theme-spacing-3)}.CommandPalette-module__commandButton___dvRFw{width:100%;display:flex;align-items:center;gap:var(--theme-spacing-4);padding:var(--theme-spacing-5) var(--theme-spacing-5);background:transparent;border:none;border-radius:var(--theme-radius-relaxed);cursor:pointer;transition:all .2s ease;text-align:left;opacity:1;min-height:64px}.CommandPalette-module__commandButton___dvRFw[aria-selected=true]{background:#ffffff26}.CommandPalette-module__commandButton___dvRFw:hover:not([aria-disabled=true]){background:#fff3}.CommandPalette-module__commandButton___dvRFw[aria-disabled=true]{cursor:not-allowed;opacity:.5}.CommandPalette-module__commandIcon___AII76{width:28px;height:28px;color:var(--theme-text-secondary);flex-shrink:0;display:flex;align-items:center;justify-content:center}.CommandPalette-module__commandContent___8JNPk{flex:1;min-width:0}.CommandPalette-module__commandLabel___3cvtH{font-size:20px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:1.375}.CommandPalette-module__commandLabel___3cvtH.CommandPalette-module__hasDescription___1R96a{margin-bottom:var(--theme-spacing-2)}.CommandPalette-module__commandDescription___l1P7s{font-size:16px;color:var(--theme-text-secondary);line-height:1.375;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CommandPalette-module__commandShortcut___fssdC{flex-shrink:0}.CommandPalette-module__footer___LAXXr{padding:var(--theme-spacing-5) var(--theme-spacing-6);border-top:var(--theme-border-width) solid rgba(255,255,255,.1);display:flex;align-items:center;gap:var(--theme-spacing-5);font-size:16px;color:var(--theme-text-secondary);flex-wrap:wrap}.CommandPalette-module__footerHint___-jafM{display:flex;align-items:center;gap:var(--theme-spacing-3)}.CommandPalette-module__footerLabel___kNAjY{font-size:16px}@keyframes CommandPalette-module__fadeIn___cTT5t{0%{opacity:0}to{opacity:1}}@keyframes CommandPalette-module__commandPaletteSlideIn___9-pUD{0%{opacity:0;transform:translateY(-20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.CommandPalette-module__backdrop___6W1O5,.CommandPalette-module__palette___5BjmW{animation:none}.CommandPalette-module__commandButton___dvRFw{transition:none}}.Drawer-module__backdrop___jV59n{position:fixed;inset:0;background:var(--theme-overlay));z-index:1000;border:none;padding:0;cursor:pointer;opacity:0;transition:opacity .15s ease-in-out}.Drawer-module__backdrop___jV59n.Drawer-module__open___ECzw-{opacity:1}.Drawer-module__drawer___o-hnA{position:fixed;z-index:1001;overflow-y:auto;overflow-x:hidden;padding:var(--theme-spacing-6);transition:transform .3s ease-in-out,opacity .3s ease-in-out;font-family:var(--theme-font-family)}[data-theme=light] .Drawer-module__drawer___o-hnA{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong)}[data-theme=dark] .Drawer-module__drawer___o-hnA{background:var(--theme-surface);border-color:var(--theme-border-strong)}.Drawer-module__drawer___o-hnA>*{animation:Drawer-module__slideInContent___bwYbW .3s cubic-bezier(.4,0,.2,1) both}.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe>*{animation-delay:.09s}@keyframes Drawer-module__slideInContent___bwYbW{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe{top:0;right:0;bottom:0;border-right:none;border-left:3px solid;transform:translate(100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe,[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe{border-left-color:var(--theme-border-strong)}.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe.Drawer-module__open___ECzw-{transform:translate(0);opacity:1}.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{top:0;left:0;bottom:0;border-left:none;border-right:3px solid;transform:translate(-100%);opacity:0}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW,[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{border-right-color:var(--theme-border-strong)}.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW.Drawer-module__open___ECzw-{transform:translate(0);opacity:1}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl{top:0;left:0;right:0;border-top:none;border-bottom:3px solid;transform:translateY(-100%);opacity:0}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl,[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl{border-bottom-color:var(--theme-border-strong)}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl.Drawer-module__open___ECzw-{transform:translateY(0);opacity:1}.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{bottom:0;left:0;right:0;border-bottom:none;border-top:3px solid;transform:translateY(100%);opacity:0}[data-theme=light] .Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA,[data-theme=dark] .Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{border-top-color:var(--theme-border-strong)}.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA.Drawer-module__open___ECzw-{transform:translateY(0);opacity:1}.Drawer-module__drawer___o-hnA::-webkit-scrollbar{width:6px}.Drawer-module__drawer___o-hnA::-webkit-scrollbar-track{background:transparent}[data-theme=light] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb{background:var(--theme-border-strong);border-radius:var(--theme-radius-pill)}[data-theme=light] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}[data-theme=dark] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb{background:var(--theme-border-strong);border-radius:var(--theme-radius-pill)}[data-theme=dark] .Drawer-module__drawer___o-hnA::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}[data-theme=light] .Drawer-module__drawer___o-hnA,[data-theme=dark] .Drawer-module__drawer___o-hnA{scrollbar-width:thin;scrollbar-color:var(--theme-border-strong) transparent}@media(prefers-reduced-motion:reduce){.Drawer-module__backdrop___jV59n,.Drawer-module__drawer___o-hnA,.Drawer-module__drawer___o-hnA>*{transition:none!important;animation:none!important}}@media(prefers-contrast:high){.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe,.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW,.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl,.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{border-width:4px}}@media(max-width:767px){.Drawer-module__drawer___o-hnA.Drawer-module__right___psMIe,.Drawer-module__drawer___o-hnA.Drawer-module__left___pilgW{width:100%!important}.Drawer-module__drawer___o-hnA.Drawer-module__top___MgpHl,.Drawer-module__drawer___o-hnA.Drawer-module__bottom___zIjGA{height:100%!important}}.SearchModal-module__backdrop___Tsun3{position:fixed;inset:0;background:#00000080;z-index:1999;opacity:0;transition:opacity .3s ease;animation:SearchModal-module__fadeIn___iEzzf .3s ease forwards}@keyframes SearchModal-module__fadeIn___iEzzf{to{opacity:1}}.SearchModal-module__searchModal___-d7D-{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);width:90%;max-width:640px;max-height:80vh;border:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);box-shadow:0 1px 2px #0000000d;z-index:2000;opacity:0;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;animation:SearchModal-module__slideIn___W1ZxT .3s ease forwards}@keyframes SearchModal-module__slideIn___W1ZxT{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.SearchModal-module__searchInputWrapper___1PLEa{border-bottom:1px solid var(--theme-border);display:flex;align-items:center;gap:var(--theme-spacing-3);padding:var(--theme-spacing-4);background:var(--theme-surface);flex-shrink:0}.SearchModal-module__searchIcon___nzETH{width:20px;height:20px;color:var(--theme-text-secondary);flex-shrink:0}.SearchModal-module__searchInput___Q2V1Z{flex:1;border:none;outline:none;font-size:18px;font-weight:var(--theme-font-weight-normal);color:var(--theme-text);background:transparent;font-family:inherit}.SearchModal-module__searchInput___Q2V1Z::placeholder{color:var(--theme-text-secondary)}.SearchModal-module__keyboardHint___jes2U{padding:var(--theme-spacing-1) var(--theme-spacing-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);font-size:12px;color:var(--theme-text-secondary);font-weight:var(--theme-font-weight-medium);font-family:SF Mono,Monaco,Cascadia Code,monospace}.SearchModal-module__closeButton___GrUuA{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease;flex-shrink:0}.SearchModal-module__closeButton___GrUuA:hover{background:var(--theme-surface-secondary);border-color:var(--theme-border-strong);color:var(--theme-text)}.SearchModal-module__closeButton___GrUuA:active{background:var(--theme-surface-secondary)}.SearchModal-module__modalContent___k0Xqo{flex:1;overflow-y:auto;padding:var(--theme-spacing-6)}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar{width:8px}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-track{background:var(--theme-surface-secondary)}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:999px}.SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-thumb:hover{background:var(--theme-border-strong)}.SearchModal-module__emptyState___SXAcR{display:flex;flex-direction:column;gap:var(--theme-spacing-8)}.SearchModal-module__sectionHeading___8pP4p{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--theme-spacing-4)}.SearchModal-module__quickLinks___WeoYT{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--theme-spacing-3)}.SearchModal-module__quickLink___Toskn{display:flex;flex-direction:column;align-items:center;gap:var(--theme-spacing-2);padding:var(--theme-spacing-4);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);text-decoration:none;color:var(--theme-text-secondary);font-size:14px;font-weight:var(--theme-font-weight-medium);cursor:pointer;transition:all .15s ease}.SearchModal-module__quickLink___Toskn:hover{border-color:var(--theme-primary);color:var(--theme-primary-active);background:var(--theme-primary-light)}.SearchModal-module__quickLinkIcon___Ggq7h{width:28px;height:28px;color:currentColor}.SearchModal-module__guidesList___OhEd-{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.SearchModal-module__guideLink___N-4N-{display:flex;align-items:center;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3);border:1px solid transparent;border-radius:var(--theme-radius-subtle);text-decoration:none;color:var(--theme-text-secondary);font-size:16px;transition:all .15s ease;cursor:pointer}.SearchModal-module__guideLink___N-4N-:hover{border-color:var(--theme-border);background:var(--theme-surface-secondary)}.SearchModal-module__guideIcon___Kpalw{width:18px;height:18px;color:var(--theme-text-tertiary);flex-shrink:0}.SearchModal-module__resultsCount___PYg3P{font-size:14px;color:var(--theme-text-secondary);margin-bottom:var(--theme-spacing-6)}.SearchModal-module__resultGroup___ddRI7{margin-bottom:var(--theme-spacing-6)}.SearchModal-module__resultGroup___ddRI7:last-child{margin-bottom:0}.SearchModal-module__resultGroupHeader___yLkcp{display:flex;align-items:center;gap:var(--theme-spacing-2);margin-bottom:var(--theme-spacing-3)}.SearchModal-module__resultGroupIcon___GeEOZ{width:16px;height:16px;color:var(--theme-text-tertiary)}.SearchModal-module__resultGroupTitle___74m2F{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.05em}.SearchModal-module__resultGroupCount___QFTsp{font-size:12px;color:var(--theme-text-tertiary);margin-left:var(--theme-spacing-1)}.SearchModal-module__resultsList___BzRvX{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.SearchModal-module__result___esa-U{display:flex;align-items:flex-start;gap:var(--theme-spacing-3);padding:var(--theme-spacing-3);border:1px solid transparent;border-radius:var(--theme-radius-subtle);cursor:pointer;transition:all .15s ease;opacity:0;transform:translateY(-4px);animation:SearchModal-module__resultSlideIn___Nf33C .3s ease forwards}.SearchModal-module__result___esa-U:nth-child(1){animation-delay:0ms}.SearchModal-module__result___esa-U:nth-child(2){animation-delay:40ms}.SearchModal-module__result___esa-U:nth-child(3){animation-delay:80ms}.SearchModal-module__result___esa-U:nth-child(4){animation-delay:.12s}.SearchModal-module__result___esa-U:nth-child(5){animation-delay:.16s}@keyframes SearchModal-module__resultSlideIn___Nf33C{to{opacity:1;transform:translateY(0)}}.SearchModal-module__result___esa-U:hover{border-color:var(--theme-border);background:var(--theme-surface-secondary)}.SearchModal-module__result___esa-U[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary-light)}.SearchModal-module__resultIcon___if0gI{width:20px;height:20px;color:var(--theme-text-tertiary);flex-shrink:0;margin-top:2px}.SearchModal-module__result___esa-U[data-active=true] .SearchModal-module__resultIcon___if0gI{color:var(--theme-primary)}.SearchModal-module__resultContent___Ubq04{flex:1;min-width:0}.SearchModal-module__resultTitle___ezmUa{font-size:16px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);line-height:1.25;margin-bottom:var(--theme-spacing-1)}.SearchModal-module__resultDescription___QiUgE{font-size:14px;color:var(--theme-text-secondary);line-height:1.5}.SearchModal-module__resultMeta___qDlmc{display:flex;align-items:center;gap:var(--theme-spacing-2);margin-top:var(--theme-spacing-2)}.SearchModal-module__resultBadge___qtnRA{padding:var(--theme-spacing-1) var(--theme-spacing-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);font-size:12px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary)}.SearchModal-module__resultBadge___qtnRA.SearchModal-module__approved___wzHlc{border-color:var(--theme-primary);color:var(--theme-primary-active);background:var(--theme-primary-light)}.SearchModal-module__resultValue___t3LNw{font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:12px;color:var(--theme-text-secondary);background:var(--theme-surface-secondary);padding:var(--theme-spacing-1) var(--theme-spacing-2);border-radius:var(--theme-radius-subtle)}.SearchModal-module__noResults___zf34U{text-align:center;padding:var(--theme-spacing-10) var(--theme-spacing-6)}.SearchModal-module__noResultsIcon___BOxCG{width:48px;height:48px;color:var(--theme-border-strong);margin:0 auto var(--theme-spacing-4)}.SearchModal-module__noResultsTitle___9vLBG{font-size:20px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);margin-bottom:var(--theme-spacing-3)}.SearchModal-module__noResultsDescription___qCEov{font-size:16px;color:var(--theme-text-secondary);line-height:1.5;margin-bottom:var(--theme-spacing-6)}.SearchModal-module__modalFooter___kMc1F{border-top:1px solid var(--theme-border);padding:var(--theme-spacing-3) var(--theme-spacing-6);background:var(--theme-surface-secondary);display:flex;gap:var(--theme-spacing-5);flex-wrap:wrap;flex-shrink:0}.SearchModal-module__shortcut___vdiCh{display:flex;align-items:center;gap:var(--theme-spacing-2);font-size:12px;color:var(--theme-text-secondary)}.SearchModal-module__shortcutKey___8I3yF{padding:var(--theme-spacing-1) var(--theme-spacing-2);border:1px solid var(--theme-border);border-radius:var(--theme-radius-subtle);background:var(--theme-surface);font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:12px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text-secondary)}@media(max-width:767px){.SearchModal-module__searchModal___-d7D-{width:100%;max-width:none;height:100vh;max-height:100vh;height:100dvh;max-height:100dvh;top:0;left:0;transform:translateY(100%);border-radius:0;border:none;border-top:var(--theme-border-width) solid var(--theme-border);animation:SearchModal-module__slideUp___I7DRp .3s ease forwards}@keyframes SearchModal-module__slideUp___I7DRp{to{opacity:1;transform:translate(0)}}.SearchModal-module__searchInput___Q2V1Z{font-size:16px}.SearchModal-module__searchInputWrapper___1PLEa{padding:max(var(--theme-spacing-5),env(safe-area-inset-top)) var(--theme-spacing-5) var(--theme-spacing-5)}.SearchModal-module__keyboardHint___jes2U,.SearchModal-module__modalFooter___kMc1F{display:none}.SearchModal-module__closeButton___GrUuA{width:40px;height:40px}.SearchModal-module__quickLinks___WeoYT{grid-template-columns:repeat(2,1fr)}.SearchModal-module__quickLink___Toskn{min-height:88px;padding:var(--theme-spacing-5)}.SearchModal-module__quickLinkIcon___Ggq7h{width:32px;height:32px}.SearchModal-module__guideLink___N-4N-{padding:var(--theme-spacing-4);min-height:52px}.SearchModal-module__guideIcon___Kpalw{width:20px;height:20px}.SearchModal-module__result___esa-U{padding:var(--theme-spacing-4);min-height:64px}.SearchModal-module__resultIcon___if0gI{width:24px;height:24px}.SearchModal-module__modalFooter___kMc1F{padding:var(--theme-spacing-4) var(--theme-spacing-4) max(var(--theme-spacing-4),env(safe-area-inset-bottom));gap:var(--theme-spacing-3);justify-content:center}.SearchModal-module__noResults___zf34U{padding:var(--theme-spacing-8) var(--theme-spacing-4)}.SearchModal-module__noResultsIcon___BOxCG{width:40px;height:40px}.SearchModal-module__noResultsTitle___9vLBG{font-size:18px}.SearchModal-module__modalContent___k0Xqo{padding:var(--theme-spacing-6) var(--theme-spacing-5)}}@media(min-width:768px)and (max-width:1023px){.SearchModal-module__searchModal___-d7D-{width:85%;max-width:600px}.SearchModal-module__quickLinks___WeoYT{grid-template-columns:repeat(3,1fr)}.SearchModal-module__result___esa-U{padding:var(--theme-spacing-4)}.SearchModal-module__modalContent___k0Xqo{padding:var(--theme-spacing-5)}.SearchModal-module__modalFooter___kMc1F{display:none}}html[data-theme=dark] .SearchModal-module__searchModal___-d7D-{background:var(--theme-surface);border-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__searchInputWrapper___1PLEa{background:var(--theme-surface);border-bottom-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__searchInput___Q2V1Z{color:var(--theme-text)}html[data-theme=dark] .SearchModal-module__quickLink___Toskn{background:var(--theme-surface-hover);border-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__quickLink___Toskn:hover{background:var(--theme-border)}html[data-theme=dark] .SearchModal-module__result___esa-U:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}html[data-theme=dark] .SearchModal-module__modalFooter___kMc1F{background:var(--theme-surface-hover);border-top-color:var(--theme-border)}html[data-theme=dark] .SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-track{background:var(--theme-surface-hover)}html[data-theme=dark] .SearchModal-module__modalContent___k0Xqo::-webkit-scrollbar-thumb{background:var(--theme-border-strong)}html[data-theme=dark] .SearchModal-module__resultTitle___ezmUa,html[data-theme=dark] .SearchModal-module__noResultsTitle___9vLBG{color:var(--theme-text)}html[data-theme=dark] .SearchModal-module__keyboardHint___jes2U,html[data-theme=dark] .SearchModal-module__shortcutKey___8I3yF,html[data-theme=dark] .SearchModal-module__closeButton___GrUuA{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);color:var(--theme-text-secondary)}html[data-theme=dark] .SearchModal-module__closeButton___GrUuA:hover{background:var(--theme-border);border-color:var(--theme-border-strong);color:var(--theme-text)}html[data-theme=dark] .SearchModal-module__closeButton___GrUuA:active{background:var(--theme-border-strong)}html[data-theme=dark] .SearchModal-module__resultValue___t3LNw{background:var(--theme-surface-hover);color:var(--theme-text-secondary)}html[data-theme=dark] .SearchModal-module__guideLink___N-4N-{color:var(--theme-text-secondary)}html[data-theme=dark] .SearchModal-module__guideLink___N-4N-:hover{background:var(--theme-surface-hover);border-color:var(--theme-border)}@media(prefers-reduced-motion:reduce){.SearchModal-module__searchModal___-d7D-,.SearchModal-module__backdrop___Tsun3,.SearchModal-module__result___esa-U,.SearchModal-module__quickLink___Toskn,.SearchModal-module__guideLink___N-4N-{transition:none;animation:none}.SearchModal-module__backdrop___Tsun3{opacity:1}.SearchModal-module__result___esa-U{opacity:1;transform:none}.SearchModal-module__searchModal___-d7D-{opacity:1;transform:translate(-50%,-50%) scale(1)}@media(max-width:767px){.SearchModal-module__searchModal___-d7D-{transform:translate(0)}}}.Snackbar-module__snackbar___2Bh9r{position:fixed;left:var(--theme-spacing-4);right:var(--theme-spacing-4);z-index:1100;font-family:var(--theme-font-family);background:var(--theme-surface-secondary);border-radius:var(--theme-radius-relaxed);box-shadow:none;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}[data-theme=dark] .Snackbar-module__snackbar___2Bh9r{background:var(--theme-border-strong)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__bottom___ge5Ou{bottom:var(--theme-spacing-4)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__top___dWJeU{top:var(--theme-spacing-4);transform:translateY(-20px)}.Snackbar-module__snackbar___2Bh9r[data-visible=true]{opacity:1;transform:translateY(0)}.Snackbar-module__content___yRtGs{display:flex;align-items:center;justify-content:space-between;gap:var(--theme-spacing-4);padding:var(--theme-spacing-4) var(--theme-spacing-5);min-height:48px}.Snackbar-module__message___Qwwb7{flex:1;font-size:14px;font-weight:var(--theme-font-weight-medium);color:var(--theme-text);line-height:1.25}[data-theme=dark] .Snackbar-module__message___Qwwb7{color:var(--theme-text)}.Snackbar-module__action___wjWtH{flex-shrink:0;padding:var(--theme-spacing-2) var(--theme-spacing-3);border:none;background:transparent;color:var(--theme-primary);font-size:14px;font-weight:var(--theme-font-weight-medium);font-family:var(--theme-font-family);cursor:pointer;border-radius:var(--theme-radius-base);transition:background-color .15s ease,color .15s ease;white-space:nowrap}.Snackbar-module__action___wjWtH:hover{background:var(--theme-surface-secondary);color:var(--theme-primary-hover)}[data-theme=dark] .Snackbar-module__action___wjWtH:hover{background:var(--theme-surface-hover);color:var(--theme-primary)}.Snackbar-module__action___wjWtH:active{background:var(--theme-surface-secondary);color:var(--theme-primary-active)}[data-theme=dark] .Snackbar-module__action___wjWtH:active{background:var(--theme-surface);color:var(--theme-primary)}.Snackbar-module__action___wjWtH:focus-visible{outline:var(--theme-border-width) solid var(--theme-primary);outline-offset:var(--theme-border-width)}@media(prefers-reduced-motion:reduce){.Snackbar-module__snackbar___2Bh9r{transition:none}}@media(max-width:768px){.Snackbar-module__snackbar___2Bh9r{left:var(--theme-spacing-3);right:var(--theme-spacing-3);bottom:var(--theme-spacing-3)}.Snackbar-module__snackbar___2Bh9r.Snackbar-module__top___dWJeU{top:var(--theme-spacing-3)}.Snackbar-module__content___yRtGs{padding:var(--theme-spacing-3) var(--theme-spacing-4);gap:var(--theme-spacing-3)}.Snackbar-module__message___Qwwb7{font-size:14px}.Snackbar-module__action___wjWtH{padding:var(--theme-spacing-2);font-size:14px}}@media(prefers-contrast:high){.Snackbar-module__snackbar___2Bh9r{border:var(--theme-border-width) solid var(--theme-border-strong)}[data-theme=dark] .Snackbar-module__snackbar___2Bh9r{border-color:var(--theme-border-strong)}}.Grid-module__grid___vABGL{display:grid;width:100%}.Grid-module__containerQuery___UB8QS{container-type:inline-size;container-name:grid-container}.Grid-module__subgrid___UMHYH{display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid}.Grid-module__gap0___-1Ugt{gap:0}.Grid-module__gap1___BzoYS{gap:var(--theme-spacing-1)}.Grid-module__gap2___r6IAJ{gap:var(--theme-spacing-2)}.Grid-module__gap3___dS4sE{gap:var(--theme-spacing-3)}.Grid-module__gap4___m6Dfr{gap:var(--theme-spacing-4)}.Grid-module__gap5___3mbpy{gap:var(--theme-spacing-5)}.Grid-module__gap6___pfyad{gap:var(--theme-spacing-6)}@media(max-width:1024px)and (min-width:769px){.Grid-module__gap6___pfyad{gap:var(--theme-spacing-4)}}.Grid-module__gap7___SBJyf{gap:var(--theme-spacing-7)}.Grid-module__gap8___X-zR3{gap:var(--theme-spacing-8)}.Grid-module__gap9___Xa1RR{gap:var(--theme-spacing-9)}.Grid-module__gap10___UJ4iL{gap:var(--theme-spacing-10)}.Grid-module__rowGap0___rnXtB{row-gap:0}.Grid-module__rowGap1___7rO-7{row-gap:var(--theme-spacing-1)}.Grid-module__rowGap2___yIgul{row-gap:var(--theme-spacing-2)}.Grid-module__rowGap3___G0kvN{row-gap:var(--theme-spacing-3)}.Grid-module__rowGap4___XoecT{row-gap:var(--theme-spacing-4)}.Grid-module__rowGap5___pP4py{row-gap:var(--theme-spacing-5)}.Grid-module__rowGap6___kEizE{row-gap:var(--theme-spacing-6)}.Grid-module__rowGap7___R0jMl{row-gap:var(--theme-spacing-7)}.Grid-module__rowGap8___qZSVu{row-gap:var(--theme-spacing-8)}.Grid-module__rowGap9___tgJ0s{row-gap:var(--theme-spacing-9)}.Grid-module__rowGap10___gpMZI{row-gap:var(--theme-spacing-10)}.Grid-module__columnGap0___EwYgy{column-gap:0}.Grid-module__columnGap1___ewlVE{column-gap:var(--theme-spacing-1)}.Grid-module__columnGap2___PNsH-{column-gap:var(--theme-spacing-2)}.Grid-module__columnGap3___z6C3c{column-gap:var(--theme-spacing-3)}.Grid-module__columnGap4___U0You{column-gap:var(--theme-spacing-4)}.Grid-module__columnGap5___EPG-1{column-gap:var(--theme-spacing-5)}.Grid-module__columnGap6___wyaQE{column-gap:var(--theme-spacing-6)}.Grid-module__columnGap7___IwGyr{column-gap:var(--theme-spacing-7)}.Grid-module__columnGap8___bu56Y{column-gap:var(--theme-spacing-8)}.Grid-module__columnGap9___8PhOK{column-gap:var(--theme-spacing-9)}.Grid-module__columnGap10___Vfthv{column-gap:var(--theme-spacing-10)}.Grid-module__alignStart___HBlbE{align-items:start}.Grid-module__alignCenter___1Mtbg{align-items:center}.Grid-module__alignEnd___PCiDq{align-items:end}.Grid-module__alignStretch___C2bqw{align-items:stretch}.Grid-module__justifyStart___p2sQm{justify-content:start}.Grid-module__justifyCenter___W3c-M{justify-content:center}.Grid-module__justifyEnd___Xbhfi{justify-content:end}.Grid-module__justifySpaceBetween___SbkvG{justify-content:space-between}.Grid-module__justifySpaceAround___TkVJD{justify-content:space-around}.Grid-module__justifySpaceEvenly___atHR2{justify-content:space-evenly}.Grid-module__cols1___ezh9p{grid-template-columns:repeat(1,1fr)}.Grid-module__cols2___ITsoS{grid-template-columns:repeat(2,1fr)}.Grid-module__cols3___90rNs{grid-template-columns:repeat(3,1fr)}.Grid-module__cols4___uZpn2{grid-template-columns:repeat(4,1fr)}.Grid-module__cols5___o6b8p{grid-template-columns:repeat(5,1fr)}.Grid-module__cols6___SsjXI{grid-template-columns:repeat(6,1fr)}.Grid-module__cols7___tm6fD{grid-template-columns:repeat(7,1fr)}.Grid-module__cols8___lQ-g5{grid-template-columns:repeat(8,1fr)}.Grid-module__cols9___Xm13D{grid-template-columns:repeat(9,1fr)}.Grid-module__cols10___9N9J9{grid-template-columns:repeat(10,1fr)}.Grid-module__cols11___G7VQD{grid-template-columns:repeat(11,1fr)}.Grid-module__cols12___0MwFJ{grid-template-columns:repeat(12,1fr)}.Grid-module__cols13___5K8D9{grid-template-columns:repeat(13,1fr)}.Grid-module__cols14___OPZ4n{grid-template-columns:repeat(14,1fr)}.Grid-module__cols15___fM4Ds{grid-template-columns:repeat(15,1fr)}.Grid-module__cols16___9WLCG{grid-template-columns:repeat(16,1fr)}.Grid-module__cols17___fyT-l{grid-template-columns:repeat(17,1fr)}.Grid-module__cols18___SIMgn{grid-template-columns:repeat(18,1fr)}.Grid-module__cols19___P4UQ-{grid-template-columns:repeat(19,1fr)}.Grid-module__cols20___9Nm-i{grid-template-columns:repeat(20,1fr)}.Grid-module__cols21___vzu3j{grid-template-columns:repeat(21,1fr)}.Grid-module__cols22___a9kR7{grid-template-columns:repeat(22,1fr)}.Grid-module__cols23___atdWB{grid-template-columns:repeat(23,1fr)}.Grid-module__cols24___pAw8A{grid-template-columns:repeat(24,1fr)}.Grid-module__autoFit___pIUtz{grid-template-columns:repeat(auto-fit,minmax(var(--grid-min-col-width, 250px),1fr))}.Grid-module__autoFill___MMeP5{grid-template-columns:repeat(auto-fill,minmax(var(--grid-min-col-width, 250px),1fr))}.Grid-module__fluid___Hw8rO.Grid-module__autoFit___pIUtz{grid-template-columns:repeat(auto-fit,minmax(clamp(var(--grid-min-col-width, 250px),30%,var(--grid-max-col-width, 400px)),1fr))}.Grid-module__fluid___Hw8rO.Grid-module__autoFill___MMeP5{grid-template-columns:repeat(auto-fill,minmax(clamp(var(--grid-min-col-width, 250px),30%,var(--grid-max-col-width, 400px)),1fr))}@media(max-width:639px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(1,1fr)}}@media(min-width:640px)and (max-width:767px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px)and (max-width:1023px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px)and (max-width:1279px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(8,1fr)}}@media(min-width:1280px){.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(12,1fr)}}@container grid-container (max-width: 639px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(1,1fr)}}@container grid-container (min-width: 640px) and (max-width: 767px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(2,1fr)}}@container grid-container (min-width: 768px) and (max-width: 1023px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(4,1fr)}}@container grid-container (min-width: 1024px) and (max-width: 1279px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(8,1fr)}}@container grid-container (min-width: 1280px){.Grid-module__containerQuery___UB8QS.Grid-module__responsiveCols___JMv8x{grid-template-columns:repeat(12,1fr)}}@media(prefers-reduced-motion:reduce){.Grid-module__grid___vABGL{transition:none}}.GridItem-module__gridItem___ldfhv{min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden}.GridItem-module__span1___0RzAO{grid-column:span 1}.GridItem-module__span2___-zZ1h{grid-column:span 2}.GridItem-module__span3___Kis0X{grid-column:span 3}.GridItem-module__span4___Unk6-{grid-column:span 4}.GridItem-module__span5___4Qt4m{grid-column:span 5}.GridItem-module__span6___UpPiS{grid-column:span 6}.GridItem-module__span7___BJFzt{grid-column:span 7}.GridItem-module__span8___O2OcY{grid-column:span 8}.GridItem-module__span9___eOKfr{grid-column:span 9}.GridItem-module__span10___ENGmF{grid-column:span 10}.GridItem-module__span11___5bjD2{grid-column:span 11}.GridItem-module__span12___jIWfr{grid-column:span 12}.GridItem-module__span13___qT-6h{grid-column:span 13}.GridItem-module__span14___pwC6x{grid-column:span 14}.GridItem-module__span15___wYa-z{grid-column:span 15}.GridItem-module__span16___AYXYi{grid-column:span 16}.GridItem-module__span17___dws9o{grid-column:span 17}.GridItem-module__span18___yEezV{grid-column:span 18}.GridItem-module__span19___Hp0fY{grid-column:span 19}.GridItem-module__span20___8R48d{grid-column:span 20}.GridItem-module__span21___utksf{grid-column:span 21}.GridItem-module__span22___PEUsQ{grid-column:span 22}.GridItem-module__span23___3Mp-4{grid-column:span 23}.GridItem-module__span24___Cyenl{grid-column:span 24}.GridItem-module__rowSpan1___4vwbR{grid-row:span 1}.GridItem-module__rowSpan2___hSAFa{grid-row:span 2}.GridItem-module__rowSpan3___EnZmH{grid-row:span 3}.GridItem-module__rowSpan4___4kzSC{grid-row:span 4}.GridItem-module__rowSpan5___3FfGs{grid-row:span 5}.GridItem-module__rowSpan6___7VVIE{grid-row:span 6}.GridItem-module__rowSpan7___6MYHt{grid-row:span 7}.GridItem-module__rowSpan8___yPW3M{grid-row:span 8}.GridItem-module__rowSpan9___OCqEL{grid-row:span 9}.GridItem-module__rowSpan10___3tkcR{grid-row:span 10}.GridItem-module__rowSpan11___EtLhF{grid-row:span 11}.GridItem-module__rowSpan12___Ip-H3{grid-row:span 12}.GridItem-module__alignStart___mnbQn{align-self:start}.GridItem-module__alignCenter___e7o53{align-self:center}.GridItem-module__alignEnd___P3NbT{align-self:end}.GridItem-module__alignStretch___q-F-A{align-self:stretch}.GridItem-module__justifyStart___pBH5A{justify-self:start}.GridItem-module__justifyCenter___rEsDB{justify-self:center}.GridItem-module__justifyEnd___5Zt3Z{justify-self:end}.GridItem-module__justifyStretch___ap7jy{justify-self:stretch}.Spacer-module__spacer___36k2F{flex-shrink:0}.Spacer-module__vertical0___XejcH{height:0}.Spacer-module__vertical1___hSzac{height:var(--theme-spacing-1)}.Spacer-module__vertical2___xrp6L{height:var(--theme-spacing-2)}.Spacer-module__vertical3___JMPn2{height:var(--theme-spacing-3)}.Spacer-module__vertical4___q07Xx{height:var(--theme-spacing-4)}.Spacer-module__vertical5___6l0TT{height:var(--theme-spacing-5)}.Spacer-module__vertical6___OGBHw{height:var(--theme-spacing-6)}.Spacer-module__vertical7___CoIT1{height:var(--theme-spacing-7)}.Spacer-module__vertical8___vSWDj{height:var(--theme-spacing-8)}.Spacer-module__vertical9___jhr1Y{height:var(--theme-spacing-9)}.Spacer-module__vertical10___9q8ah{height:var(--theme-spacing-10)}.Spacer-module__horizontal0___CMDcz{width:0}.Spacer-module__horizontal1___Ohx8d{width:var(--theme-spacing-1)}.Spacer-module__horizontal2___FHGwG{width:var(--theme-spacing-2)}.Spacer-module__horizontal3___ZDn9v{width:var(--theme-spacing-3)}.Spacer-module__horizontal4___SnT7M{width:var(--theme-spacing-4)}.Spacer-module__horizontal5___D-aGu{width:var(--theme-spacing-5)}.Spacer-module__horizontal6___Q3fEe{width:var(--theme-spacing-6)}.Spacer-module__horizontal7___thzen{width:var(--theme-spacing-7)}.Spacer-module__horizontal8___EJFIX{width:var(--theme-spacing-8)}.Spacer-module__horizontal9___UK8f7{width:var(--theme-spacing-9)}.Spacer-module__horizontal10___l2YTR{width:var(--theme-spacing-10)}.SettingItem-module__settingItem___R5hHg{display:flex;flex-direction:column;gap:var(--theme-spacing-3);padding:var(--theme-spacing-4) 0;transition:opacity .15s ease-in-out}.SettingItem-module__settingItem___R5hHg[data-disabled]{opacity:.5;cursor:not-allowed}.SettingItem-module__labelContainer___DtpVV{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}.SettingItem-module__label___8AlWJ{font-family:var(--theme-font-family);font-size:16px;font-weight:var(--theme-font-weight-semibold);line-height:1.25;cursor:pointer;transition:color .15s ease-in-out}[data-theme=light] .SettingItem-module__label___8AlWJ,[data-theme=dark] .SettingItem-module__label___8AlWJ{color:var(--theme-text)}.SettingItem-module__settingItem___R5hHg[data-disabled] .SettingItem-module__label___8AlWJ{cursor:not-allowed}.SettingItem-module__description___AxY-A{font-family:var(--theme-font-family);font-size:14px;line-height:1.5;margin:0}[data-theme=light] .SettingItem-module__description___AxY-A,[data-theme=dark] .SettingItem-module__description___AxY-A{color:var(--theme-text-secondary)}.SettingItem-module__control___dQwnm{display:flex;flex-direction:column;gap:var(--theme-spacing-2)}@media(prefers-contrast:high){.SettingItem-module__label___8AlWJ{font-weight:var(--theme-font-weight-bold)}.SettingItem-module__description___AxY-A{font-weight:var(--theme-font-weight-medium)}}@media(prefers-reduced-motion:reduce){.SettingItem-module__settingItem___R5hHg,.SettingItem-module__label___8AlWJ{transition:none!important}}@media(max-width:479px){.SettingItem-module__settingItem___R5hHg{gap:var(--theme-spacing-2)}.SettingItem-module__control___dQwnm{width:100%}}.SettingsCard-module__card___9yLQr{display:flex;flex-direction:column;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-subtle);font-family:var(--theme-font-family);overflow:hidden}[data-theme=dark] .SettingsCard-module__card___9yLQr{background:var(--theme-surface);border-color:var(--theme-border-strong)}.SettingsCard-module__header___lxqcQ{padding:var(--theme-spacing-5) var(--theme-spacing-5) var(--theme-spacing-4)}.SettingsCard-module__title___7gA0X{margin:0 0 var(--theme-spacing-2) 0;font-size:14px;font-weight:var(--theme-font-weight-bold);line-height:1.25;text-transform:uppercase;letter-spacing:.1em}[data-theme=light] .SettingsCard-module__title___7gA0X{color:var(--theme-text)}[data-theme=dark] .SettingsCard-module__title___7gA0X{color:var(--theme-text-secondary)}.SettingsCard-module__description___nPBRG{margin:0;font-size:14px;line-height:1.5;font-weight:var(--theme-font-weight-normal)}[data-theme=light] .SettingsCard-module__description___nPBRG,[data-theme=dark] .SettingsCard-module__description___nPBRG{color:var(--theme-text-secondary)}.SettingsCard-module__separator___IH3fJ{height:var(--theme-border-width);background:var(--theme-border-strong);margin:0 var(--theme-spacing-5)}[data-theme=dark] .SettingsCard-module__separator___IH3fJ{background:var(--theme-border-strong)}.SettingsCard-module__content___hNMKe{padding:var(--theme-spacing-5)}@media(prefers-contrast:high){.SettingsCard-module__card___9yLQr{border-width:3px}.SettingsCard-module__separator___IH3fJ{height:3px}.SettingsCard-module__title___7gA0X{font-weight:var(--theme-font-weight-bold)}}@media(max-width:767px){.SettingsCard-module__header___lxqcQ{padding:var(--theme-spacing-4) var(--theme-spacing-4) var(--theme-spacing-3)}.SettingsCard-module__content___hNMKe{padding:var(--theme-spacing-4)}.SettingsCard-module__separator___IH3fJ{margin:0 var(--theme-spacing-4)}}.SettingsPanel-module__header___KBMGR{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--theme-spacing-6);padding-bottom:var(--theme-spacing-4);border-bottom:var(--theme-border-width) solid var(--theme-border-strong)}[data-theme=dark] .SettingsPanel-module__header___KBMGR{border-bottom-color:var(--theme-border-strong)}.SettingsPanel-module__title___YLG5C{margin:0;font-size:24px;font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;font-family:var(--theme-font-family);line-height:1.2}[data-theme=light] .SettingsPanel-module__title___YLG5C,[data-theme=dark] .SettingsPanel-module__title___YLG5C{color:var(--theme-text)}.SettingsPanel-module__closeButton___zWBhk{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:var(--theme-border-width) solid var(--theme-border-strong);background:transparent;cursor:pointer;border-radius:var(--theme-radius-subtle);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}[data-theme=light] .SettingsPanel-module__closeButton___zWBhk,[data-theme=dark] .SettingsPanel-module__closeButton___zWBhk{color:var(--theme-text);border-color:var(--theme-border-strong)}[data-theme=light] .SettingsPanel-module__closeButton___zWBhk:hover{background:var(--theme-surface-secondary);border-color:var(--theme-text)}[data-theme=dark] .SettingsPanel-module__closeButton___zWBhk:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong)}[data-theme=light] .SettingsPanel-module__closeButton___zWBhk:active{background:var(--theme-surface-secondary)}[data-theme=dark] .SettingsPanel-module__closeButton___zWBhk:active{background:var(--theme-border)}.SettingsPanel-module__closeButton___zWBhk:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}@media(max-width:479px){.SettingsPanel-module__title___YLG5C{font-size:20px}.SettingsPanel-module__closeButton___zWBhk{width:40px;height:40px}}.SettingsPanel-module__resetSection___KygQ9{margin-top:var(--theme-spacing-6);padding-top:var(--theme-spacing-6);border-top:var(--theme-border-width) solid var(--theme-border-strong)}[data-theme=dark] .SettingsPanel-module__resetSection___KygQ9{border-top-color:var(--theme-border-strong)}.SettingsPanel-module__resetButton___017K-{display:flex;align-items:center;justify-content:center;gap:var(--theme-spacing-3);width:100%;min-height:48px;padding:var(--theme-spacing-3) var(--theme-spacing-6);border:var(--theme-border-width) solid var(--theme-border-strong);border-radius:var(--theme-radius-subtle);font-size:16px;font-weight:var(--theme-font-weight-semibold);font-family:var(--theme-font-family);cursor:pointer;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}[data-theme=light] .SettingsPanel-module__resetButton___017K-{background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=light] .SettingsPanel-module__resetButton___017K-:hover{background:#fee2e2;border-color:var(--theme-primary);color:#991b1b}[data-theme=light] .SettingsPanel-module__resetButton___017K-:active{background:#fecaca;border-color:var(--theme-primary-active);color:#7f1d1d}[data-theme=dark] .SettingsPanel-module__resetButton___017K-{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=dark] .SettingsPanel-module__resetButton___017K-:hover{background:#1f1f1f;border-color:var(--theme-primary);color:#fca5a5}[data-theme=dark] .SettingsPanel-module__resetButton___017K-:active{background:var(--theme-surface);border-color:var(--theme-primary-active);color:var(--theme-primary)}.SettingsPanel-module__resetButton___017K-:focus-visible{outline:3px solid var(--theme-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){.SettingsPanel-module__closeButton___zWBhk,.SettingsPanel-module__resetButton___017K-{transition:none!important}}@media(prefers-contrast:high){.SettingsPanel-module__header___KBMGR{border-bottom-width:3px}.SettingsPanel-module__closeButton___zWBhk,.SettingsPanel-module__resetButton___017K-{border-width:3px}.SettingsPanel-module__resetSection___KygQ9{border-top-width:3px}}:root{--theme-primary: #ef4444;--theme-primary-hover: #dc2626;--theme-primary-active: #b91c1c;--theme-secondary: #3b82f6;--theme-secondary-hover: #2563eb;--theme-secondary-active: #1d4ed8;--theme-surface: #ffffff;--theme-surface-secondary: #f5f5f5;--theme-surface-hover: #e5e5e5;--theme-text: #171717;--theme-text-secondary: #525252;--theme-text-muted: #737373;--theme-border: #e5e5e5;--theme-border-strong: #d4d4d4;--theme-border-subtle: #f5f5f5;--theme-success: #22c55e;--theme-warning: #f59e0b;--theme-error: #ef4444;--theme-danger: #ef4444;--theme-info: #3b82f6;--theme-accent: #8b5cf6;--theme-accent-hover: #7c3aed;--theme-accent-active: #6d28d9;--theme-link: #3b82f6;--theme-link-hover: #2563eb;--theme-link-active: #1d4ed8;--theme-focus: #3b82f6;--theme-hover: rgba(0, 0, 0, .05);--theme-overlay: rgba(0, 0, 0, .75);--theme-backdrop: rgba(0, 0, 0, .5);--theme-neutral: #737373;--theme-neutral-hover: #525252;--theme-neutral-active: #404040;--theme-spacing-0: 0px;--theme-spacing-1: 4px;--theme-spacing-2: 8px;--theme-spacing-3: 12px;--theme-spacing-4: 16px;--theme-spacing-5: 20px;--theme-spacing-6: 24px;--theme-spacing-7: 32px;--theme-spacing-8: 40px;--theme-spacing-9: 48px;--theme-spacing-10: 64px;--theme-spacing-12: 48px;--theme-font-family: "Fira Sans", -apple-system, BlinkMacSystemFont, sans-serif;--theme-font-family-heading: "Fira Sans", -apple-system, BlinkMacSystemFont, sans-serif;--theme-font-family-mono: "Fira Code", "Courier New", monospace;--theme-font-size-xs2: 10px;--theme-font-size-xs: 12px;--theme-font-size-sm: 14px;--theme-font-size-base: 16px;--theme-font-size-lg: 20px;--theme-font-size-xl: 25px;--theme-font-size-2xl: 31px;--theme-font-size-3xl: 39px;--theme-font-size-4xl: 49px;--theme-font-size-5xl: 61px;--theme-font-size-6xl: 76px;--theme-font-weight-regular: 400;--theme-font-weight-medium: 500;--theme-font-weight-semibold: 600;--theme-font-weight-bold: 700;--theme-font-weight-normal: 400;--theme-line-height-tight: 1.2;--theme-line-height-snug: 1.375;--theme-line-height-normal: 1.5;--theme-line-height-relaxed: 1.75;--theme-border-thin: 1px;--theme-border-width: 2px;--theme-border-thick: 4px;--theme-radius-subtle: 8px;--theme-radius-base: 8px;--theme-radius-relaxed: 12px;--theme-radius-medium: 12px;--theme-radius-pill: 9999px;--theme-border-style: solid;--theme-breakpoint-xs: 320px;--theme-breakpoint-sm: 640px;--theme-breakpoint-md: 768px;--theme-breakpoint-lg: 1024px;--theme-breakpoint-xl: 1280px;--theme-breakpoint-2xl: 1536px;--theme-button-primary-bg: #ef4444;--theme-button-primary-text: #ffffff;--theme-button-primary-border: #ef4444;--theme-button-primary-bg-hover: #dc2626;--theme-button-primary-text-hover: #ffffff;--theme-button-primary-border-hover: #dc2626;--theme-button-primary-bg-active: #b91c1c;--theme-button-primary-text-active: #ffffff;--theme-button-primary-border-active: #b91c1c;--theme-button-secondary-bg: #3b82f6;--theme-button-secondary-text: #ffffff;--theme-button-secondary-border: #3b82f6;--theme-button-secondary-bg-hover: #2563eb;--theme-button-secondary-text-hover: #ffffff;--theme-button-secondary-border-hover: #2563eb;--theme-button-secondary-bg-active: #1d4ed8;--theme-button-secondary-text-active: #ffffff;--theme-button-secondary-border-active: #1d4ed8;--theme-button-outline-bg: transparent;--theme-button-outline-text: #ef4444;--theme-button-outline-border: #ef4444;--theme-button-outline-bg-hover: #fef2f2;--theme-button-outline-text-hover: #dc2626;--theme-button-outline-border-hover: #dc2626;--theme-button-outline-bg-active: #fee2e2;--theme-button-outline-text-active: #b91c1c;--theme-button-outline-border-active: #b91c1c;--theme-button-ghost-bg: transparent;--theme-button-ghost-text: #171717;--theme-button-ghost-border: transparent;--theme-button-ghost-bg-hover: #f5f5f5;--theme-button-ghost-text-hover: #171717;--theme-button-ghost-border-hover: transparent;--theme-button-ghost-bg-active: #e5e5e5;--theme-button-ghost-text-active: #171717;--theme-button-ghost-border-active: transparent;--theme-button-text-bg: transparent;--theme-button-text-text: #3b82f6;--theme-button-text-border: transparent;--theme-button-text-bg-hover: transparent;--theme-button-text-text-hover: #2563eb;--theme-button-text-border-hover: transparent;--theme-button-text-bg-active: transparent;--theme-button-text-text-active: #1d4ed8;--theme-button-text-border-active: transparent;--theme-button-pill-bg: transparent;--theme-button-pill-text: #ef4444;--theme-button-pill-border: #ef4444;--theme-button-pill-bg-hover: #fef2f2;--theme-button-pill-text-hover: #ef4444;--theme-button-pill-border-hover: #dc2626;--theme-button-pill-bg-active: #fee2e2;--theme-button-pill-text-active: #b91c1c;--theme-button-pill-border-active: #b91c1c;--theme-button-border-emphasis-bg: transparent;--theme-button-border-emphasis-text: #171717;--theme-button-border-emphasis-border: #d4d4d4;--theme-button-border-emphasis-bg-hover: #e5e5e5;--theme-button-border-emphasis-text-hover: #171717;--theme-button-border-emphasis-border-hover: #171717;--theme-button-border-emphasis-bg-active: #e5e5e5;--theme-button-border-emphasis-text-active: #171717;--theme-button-border-emphasis-border-active: #171717;--theme-button-danger-bg: #ef4444;--theme-button-danger-text: #ffffff;--theme-button-danger-border: #ef4444;--theme-button-danger-bg-hover: #dc2626;--theme-button-danger-text-hover: #ffffff;--theme-button-danger-border-hover: #dc2626;--theme-button-danger-bg-active: #b91c1c;--theme-button-danger-text-active: #ffffff;--theme-button-danger-border-active: #b91c1c;--theme-button-success-bg: #22c55e;--theme-button-success-text: #ffffff;--theme-button-success-border: #22c55e;--theme-button-success-bg-hover: #16a34a;--theme-button-success-text-hover: #ffffff;--theme-button-success-border-hover: #16a34a;--theme-button-success-bg-active: #15803d;--theme-button-success-text-active: #ffffff;--theme-button-success-border-active: #15803d;--theme-button-warning-bg: #f59e0b;--theme-button-warning-text: #ffffff;--theme-button-warning-border: #f59e0b;--theme-button-warning-bg-hover: #d97706;--theme-button-warning-text-hover: #ffffff;--theme-button-warning-border-hover: #d97706;--theme-button-warning-bg-active: #b45309;--theme-button-warning-text-active: #ffffff;--theme-button-warning-border-active: #b45309;--theme-button-info-bg: #3b82f6;--theme-button-info-text: #ffffff;--theme-button-info-border: #3b82f6;--theme-button-info-bg-hover: #2563eb;--theme-button-info-text-hover: #ffffff;--theme-button-info-border-hover: #2563eb;--theme-button-info-bg-active: #1d4ed8;--theme-button-info-text-active: #ffffff;--theme-button-info-border-active: #1d4ed8;--theme-button-neutral-bg: #737373;--theme-button-neutral-text: #ffffff;--theme-button-neutral-border: #737373;--theme-button-neutral-bg-hover: #525252;--theme-button-neutral-text-hover: #ffffff;--theme-button-neutral-border-hover: #525252;--theme-button-neutral-bg-active: #404040;--theme-button-neutral-text-active: #ffffff;--theme-button-neutral-border-active: #404040;--theme-card-basic-bg: #ffffff;--theme-card-basic-border: #e5e5e5;--theme-card-basic-bg-hover: #ffffff;--theme-card-basic-border-hover: #d4d4d4;--theme-card-highlighted-bg: #ffffff;--theme-card-highlighted-border: #ef4444;--theme-card-highlighted-bg-hover: #ffffff;--theme-card-highlighted-border-hover: #b91c1c;--theme-card-outlined-bg: #ffffff;--theme-card-outlined-border: #171717;--theme-card-outlined-bg-hover: #ffffff;--theme-card-outlined-border-hover: #171717;--theme-card-outlined-border-width: 4;--theme-card-interactive-bg: #ffffff;--theme-card-interactive-border: #e5e5e5;--theme-card-interactive-bg-hover: #ffffff;--theme-card-interactive-border-hover: #ef4444;--theme-card-ghost-bg: transparent;--theme-card-ghost-border: #e5e5e5;--theme-card-ghost-bg-hover: transparent;--theme-card-ghost-border-hover: #171717;--theme-card-ghost-border-style: dashed;--theme-card-elevated-bg: #e5e5e5;--theme-card-elevated-border: #ef4444;--theme-card-elevated-bg-hover: #e5e5e5;--theme-card-elevated-border-hover: #ef4444}:root[data-theme=dark],:root.dark{--theme-surface: #0a0a0a;--theme-surface-secondary: #171717;--theme-surface-hover: #262626;--theme-text: #fafafa;--theme-text-secondary: #a3a3a3;--theme-text-muted: #737373;--theme-border: #262626;--theme-border-strong: #404040;--theme-border-subtle: #171717;--theme-primary: #ff6b6b;--theme-primary-hover: #ff5252;--theme-primary-active: #ff3838;--theme-success: #51cf66;--theme-warning: #ffd43b;--theme-error: #ff6b6b;--theme-info: #74c0fc;--theme-accent: #a78bfa;--theme-accent-hover: #8b5cf6;--theme-accent-active: #7c3aed;--theme-link: #60a5fa;--theme-link-hover: #3b82f6;--theme-link-active: #2563eb;--theme-focus: #60a5fa;--theme-hover: rgba(255, 255, 255, .1);--theme-overlay: rgba(0, 0, 0, .9);--theme-backdrop: rgba(0, 0, 0, .7);--theme-neutral: #a3a3a3;--theme-neutral-hover: #d4d4d4;--theme-neutral-active: #e5e5e5;--theme-button-ghost-bg: transparent;--theme-button-ghost-text: #fafafa;--theme-button-ghost-border: transparent;--theme-button-ghost-bg-hover: #171717;--theme-button-ghost-text-hover: #fafafa;--theme-button-ghost-border-hover: transparent;--theme-button-ghost-bg-active: #262626;--theme-button-ghost-text-active: #fafafa;--theme-button-ghost-border-active: transparent;--theme-button-text-text: #60a5fa;--theme-button-text-text-hover: #3b82f6;--theme-button-text-text-active: #2563eb;--theme-card-basic-bg: #171717;--theme-card-basic-border: #404040;--theme-card-basic-bg-hover: #171717;--theme-card-basic-border-hover: #262626;--theme-card-highlighted-bg: #171717;--theme-card-highlighted-border: #ff6b6b;--theme-card-highlighted-bg-hover: #171717;--theme-card-highlighted-border-hover: #ff5252;--theme-card-outlined-bg: #171717;--theme-card-outlined-border: #262626;--theme-card-outlined-bg-hover: #171717;--theme-card-outlined-border-hover: #262626;--theme-card-interactive-bg: #171717;--theme-card-interactive-border: #404040;--theme-card-interactive-bg-hover: #171717;--theme-card-interactive-border-hover: #ff6b6b;--theme-card-ghost-bg: transparent;--theme-card-ghost-border: #404040;--theme-card-ghost-bg-hover: transparent;--theme-card-ghost-border-hover: #262626;--theme-card-elevated-bg: #171717;--theme-card-elevated-border: #ff6b6b;--theme-card-elevated-bg-hover: #171717;--theme-card-elevated-border-hover: #ff6b6b}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--theme-surface: #0a0a0a;--theme-surface-secondary: #171717;--theme-surface-hover: #262626;--theme-text: #fafafa;--theme-text-secondary: #a3a3a3;--theme-text-muted: #737373;--theme-border: #262626;--theme-border-strong: #404040;--theme-border-subtle: #171717;--theme-primary: #ff6b6b;--theme-primary-hover: #ff5252;--theme-primary-active: #ff3838;--theme-success: #51cf66;--theme-warning: #ffd43b;--theme-error: #ff6b6b;--theme-info: #74c0fc;--theme-accent: #a78bfa;--theme-accent-hover: #8b5cf6;--theme-accent-active: #7c3aed;--theme-link: #60a5fa;--theme-link-hover: #3b82f6;--theme-link-active: #2563eb;--theme-focus: #60a5fa;--theme-hover: rgba(255, 255, 255, .1);--theme-overlay: rgba(0, 0, 0, .9);--theme-backdrop: rgba(0, 0, 0, .7);--theme-neutral: #a3a3a3;--theme-neutral-hover: #d4d4d4;--theme-neutral-active: #e5e5e5}}._app_1udws_6{min-height:100vh;display:grid;grid-template-areas:"menu menu" "sidebar preview";grid-template-columns:60px 1fr;grid-template-rows:48px 1fr;background:#f9fafb}body.dark-mode ._app_1udws_6{background:#0a0a0a}._configurePanel_1udws_21{position:fixed;left:60px;top:48px;bottom:0;width:360px;background:#fff;border-right:2px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden;z-index:100;box-shadow:2px 0 8px #0000001a}body.dark-mode ._configurePanel_1udws_21{background:#1f2937;border-right-color:#374151}._configureHeader_1udws_41{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-bottom:1px solid #e5e7eb;flex-shrink:0}body.dark-mode ._configureHeader_1udws_41{border-bottom-color:#374151}._configureTitle_1udws_54{font-size:10px;font-weight:700;color:#1f2937;margin:0;text-transform:uppercase;letter-spacing:.03em}body.dark-mode ._configureTitle_1udws_54{color:#f9fafb}._closeButton_1udws_67{all:unset;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:2px;cursor:pointer;font-size:14px;color:#6b7280;transition:all .15s ease}body.dark-mode ._closeButton_1udws_67{color:#9ca3af}._closeButton_1udws_67:hover{background:#f3f4f6;color:#1f2937}body.dark-mode ._closeButton_1udws_67:hover{background:#374151;color:#f9fafb}._configureContent_1udws_95{flex:1;overflow-y:auto;overflow-x:hidden}._preview_1udws_101{grid-area:preview;overflow-y:auto;overflow-x:hidden;background:#f9fafb;transition:margin-left .2s ease-out}body.dark-mode ._preview_1udws_101{background:#0a0a0a}@media(max-width:1199px)and (min-width:768px){._app_1udws_6{grid-template-areas:"menu menu" "sidebar preview";grid-template-columns:60px 1fr}._configurePanel_1udws_21{position:fixed;left:60px;top:48px;bottom:0;width:360px}}@media(max-width:767px){._app_1udws_6{grid-template-areas:"menu menu" "preview preview";grid-template-columns:1fr;padding-left:0;padding-bottom:80px}._appWithPanel_1udws_146{padding-left:0}._configurePanel_1udws_21{display:none}._preview_1udws_101{padding:16px}}._overlay_1vxmp_5{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:120px;animation:_fadeIn_1vxmp_1 .15s ease-in-out}@keyframes _fadeIn_1vxmp_1{0%{opacity:0}to{opacity:1}}._palette_1vxmp_29{background:var(--theme-surface);border:2px solid var(--theme-border);border-radius:var(--theme-radius-relaxed);width:100%;max-width:600px;max-height:500px;display:flex;flex-direction:column;box-shadow:0 8px 24px #0003;animation:_slideDown_1vxmp_1 .15s ease-in-out}@keyframes _slideDown_1vxmp_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._input_1vxmp_53{width:100%;padding:var(--theme-spacing-4);border:none;border-bottom:2px solid var(--theme-border);font-size:var(--theme-font-size-lg);font-family:inherit;background:transparent;color:var(--theme-text)}._input_1vxmp_53:focus{outline:none}._input_1vxmp_53::placeholder{color:var(--theme-text-secondary)}._results_1vxmp_72{flex:1;overflow-y:auto;padding:var(--theme-spacing-2)}._item_1vxmp_78{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-spacing-3) var(--theme-spacing-4);border-radius:var(--theme-radius-subtle);cursor:pointer;transition:background .15s ease-in-out;width:100%;border:none;background:transparent;text-align:left;font-family:inherit}._item_1vxmp_78:hover{background:var(--theme-surface-secondary)}._itemContent_1vxmp_97{display:flex;align-items:center;gap:var(--theme-spacing-3)}._icon_1vxmp_103{font-size:20px;line-height:1}._text_1vxmp_108{display:flex;flex-direction:column;gap:2px}._title_1vxmp_114{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text)}._description_1vxmp_120{font-size:12px;color:var(--theme-text-secondary)}._shortcut_1vxmp_125{font-size:11px;color:var(--theme-text-secondary);background:var(--theme-surface-secondary);padding:2px 6px;border-radius:4px;font-family:monospace}._footer_1vxmp_134{padding:var(--theme-spacing-3) var(--theme-spacing-4);border-top:2px solid var(--theme-border);font-size:12px;color:var(--theme-text-secondary);display:flex;gap:var(--theme-spacing-4)}._footer_1vxmp_134 kbd{background:var(--theme-surface-secondary);padding:2px 6px;border-radius:4px;font-family:monospace}body.dark-mode ._palette_1vxmp_29{background:var(--theme-surface);border-color:var(--theme-border)}body.dark-mode ._input_1vxmp_53{color:var(--theme-text);border-bottom-color:var(--theme-border)}body.dark-mode ._item_1vxmp_78:hover{background:var(--theme-surface-secondary)}body.dark-mode ._title_1vxmp_114{color:var(--theme-text)}body.dark-mode ._shortcut_1vxmp_125{background:var(--theme-surface-secondary)}body.dark-mode ._footer_1vxmp_134{border-top-color:var(--theme-border)}body.dark-mode ._footer_1vxmp_134 kbd{background:var(--theme-surface-secondary)}@media(max-width:768px){._palette_1vxmp_29{max-width:90%;margin:0 var(--theme-spacing-4)}}._container_wjnhm_5{position:relative;display:inline-block}._tooltip_wjnhm_10{position:absolute;z-index:10000;padding:6px 12px;font-size:13px;line-height:1.4;color:#fff;background:#000000e6;border-radius:6px;white-space:nowrap;max-width:250px;pointer-events:none;animation:_fadeIn_wjnhm_1 .15s ease-out}@keyframes _fadeIn_wjnhm_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._top_wjnhm_37{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}._top_wjnhm_37:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#000000e6}._bottom_wjnhm_53{top:calc(100% + 8px);left:50%;transform:translate(-50%)}._bottom_wjnhm_53:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#000000e6}._left_wjnhm_69{right:calc(100% + 8px);top:50%;transform:translateY(-50%)}._left_wjnhm_69:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#000000e6}._right_wjnhm_85{left:calc(100% + 8px);top:50%;transform:translateY(-50%)}._right_wjnhm_85:after{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:#000000e6}._tooltip_wjnhm_10{white-space:normal}._container_l54xn_5{display:flex;flex-direction:column;height:100%}._tabs_l54xn_11{display:flex;gap:2px;border-bottom:1px solid #e5e7eb;background:#f3f4f6;flex-shrink:0;padding:4px;overflow-x:auto;overflow-y:hidden}._tabs_l54xn_11::-webkit-scrollbar{height:0;display:none}._tab_l54xn_11{all:unset;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 4px;color:#6b7280;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .15s ease;min-width:52px;flex:1;border-radius:6px 6px 0 0;gap:2px}._tab_l54xn_11:hover{color:#1f2937;background:#e5e7eb}._tab_l54xn_11._active_l54xn_50{color:#ef4444;border-bottom-color:#ef4444;background:#fff}._tab_l54xn_11:focus{outline:none;box-shadow:0 0 0 2px #ef44444d}._tabIcon_l54xn_61{font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}._tabLabel_l54xn_70{font-size:7px;text-transform:uppercase;letter-spacing:.02em;line-height:1;font-weight:700;text-align:center;white-space:nowrap}._colorGrid_l54xn_80{flex:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:8px}._colorRow_l54xn_89{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e5e7eb}._colorRow_l54xn_89:last-child{border-bottom:none}._colorLabel_l54xn_101{font-size:12px;font-weight:600;color:#1f2937;min-width:90px}._colorControls_l54xn_108{display:flex;align-items:center;gap:8px}._colorPicker_l54xn_114{width:36px;height:36px;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;background:none;transition:all .15s ease}._hexInput_l54xn_124{width:80px;height:36px;padding:6px 8px;border:2px solid #e5e7eb;border-radius:6px;font-size:11px;font-family:SF Mono,Monaco,monospace;background:#fff;color:#1f2937;font-weight:600;transition:all .15s ease;box-sizing:border-box}._colorPicker_l54xn_114:hover{border-color:#ef4444;transform:scale(1.05)}._hexInput_l54xn_124:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}body.dark-mode ._tabs_l54xn_11{border-bottom-color:#374151;background:#ffffff0d}body.dark-mode ._tab_l54xn_11{color:#9ca3af}body.dark-mode ._tab_l54xn_11:hover{color:#f9fafb;background:#ffffff1a}body.dark-mode ._tab_l54xn_11._active_l54xn_50{color:#ef4444;background:#ffffff14}body.dark-mode ._colorRow_l54xn_89{border-bottom-color:#374151}body.dark-mode ._colorLabel_l54xn_101{color:#f9fafb}body.dark-mode ._colorPicker_l54xn_114{border-color:#374151}body.dark-mode ._colorPicker_l54xn_114:hover{border-color:#ef4444}body.dark-mode ._hexInput_l54xn_124{background:#ffffff0d;border-color:#374151;color:#f9fafb}body.dark-mode ._hexInput_l54xn_124:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}@media(max-width:767px){._tab_l54xn_11{padding:6px 8px;min-width:40px}._tabLabel_l54xn_70{display:none}}._panel_vz98b_6{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden;background:#fff}body.dark-mode ._panel_vz98b_6{background:#1f2937}._colorsSection_vz98b_20{flex:1;display:flex;flex-direction:column;min-height:0;border-bottom:2px solid #e5e7eb}body.dark-mode ._colorsSection_vz98b_20{border-bottom-color:#374151}._otherSections_vz98b_33{flex-shrink:0;max-height:30%;overflow-y:auto;padding:8px;background:#f9fafb}body.dark-mode ._otherSections_vz98b_33{background:#0a0a0a}._collapsibleSection_vz98b_46{background:#fff;border-radius:8px;overflow:hidden;border:2px solid #e5e7eb;margin-bottom:6px}._collapsibleSection_vz98b_46:last-child{margin-bottom:0}body.dark-mode ._collapsibleSection_vz98b_46{background:#ffffff08;border-color:#374151}._sectionHeader_vz98b_63{all:unset;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;cursor:pointer;transition:background .15s ease;box-sizing:border-box}._sectionHeader_vz98b_63:hover{background:#f3f4f6}body.dark-mode ._sectionHeader_vz98b_63:hover{background:#ffffff14}._sectionTitle_vz98b_83{font-size:11px;font-weight:700;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}body.dark-mode ._sectionTitle_vz98b_83{color:#f9fafb}._sectionContent_vz98b_95{padding:12px;border-top:1px solid #e5e7eb}body.dark-mode ._sectionContent_vz98b_95{border-top-color:#374151}._chevron_vz98b_104{font-size:14px;color:#6b7280;transition:transform .2s ease;transform:rotate(-90deg)}body.dark-mode ._chevron_vz98b_104{color:#9ca3af}._chevronExpanded_vz98b_115{transform:rotate(0)}._field_vz98b_120{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._field_vz98b_120:last-child{margin-bottom:0}._label_vz98b_131{font-size:11px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}body.dark-mode ._label_vz98b_131{color:#f9fafb}._textInput_vz98b_143,._numberInput_vz98b_144{padding:8px 10px;border:2px solid #e5e7eb;border-radius:6px;font-size:12px;background:#fff;color:#1f2937;font-family:inherit;transition:all .15s ease;box-sizing:border-box}body.dark-mode ._textInput_vz98b_143,body.dark-mode ._numberInput_vz98b_144{background:#ffffff0d;border-color:#374151;color:#f9fafb}._textInput_vz98b_143:focus,._numberInput_vz98b_144:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}body.dark-mode ._textInput_vz98b_143:focus,body.dark-mode ._numberInput_vz98b_144:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}._rangeInput_vz98b_176{width:100%;height:8px;border-radius:4px;outline:none;background:#e5e7eb;cursor:pointer;-webkit-appearance:none;appearance:none}body.dark-mode ._rangeInput_vz98b_176{background:#374151}._rangeInput_vz98b_176::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#ef4444;cursor:pointer;border:3px solid #ffffff;box-shadow:0 2px 6px #0003;transition:transform .15s ease}._rangeInput_vz98b_176::-webkit-slider-thumb:hover{transform:scale(1.1)}body.dark-mode ._rangeInput_vz98b_176::-webkit-slider-thumb{border-color:#1f2937;box-shadow:0 2px 8px #0006}._rangeInput_vz98b_176::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#ef4444;cursor:pointer;border:3px solid #ffffff;box-shadow:0 2px 6px #0003;transition:transform .15s ease}._rangeInput_vz98b_176::-moz-range-thumb:hover{transform:scale(1.1)}body.dark-mode ._rangeInput_vz98b_176::-moz-range-thumb{border-color:#1f2937;box-shadow:0 2px 8px #0006}._rangeValue_vz98b_232{font-size:13px;color:#1f2937;font-family:SF Mono,Monaco,monospace;font-weight:700}body.dark-mode ._rangeValue_vz98b_232{color:#f9fafb}._backdrop_g9820_6{position:fixed;inset:0;background:#0000004d;z-index:50;animation:_fadeIn_g9820_1 .15s ease-out}@keyframes _fadeIn_g9820_1{0%{opacity:0}to{opacity:1}}._panel_g9820_26{position:fixed;left:60px;top:48px;bottom:0;width:360px;background:#fff;border-right:2px solid #e5e7eb;box-shadow:2px 0 8px #0000001a;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .2s ease-out;z-index:100;overflow:hidden}body.dark-mode ._panel_g9820_26{background:#1f2937;border-right-color:#374151;box-shadow:2px 0 8px #0000004d}._panelOpen_g9820_49{transform:translate(0)}._header_g9820_53{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-bottom:1px solid #e5e7eb;flex-shrink:0}body.dark-mode ._header_g9820_53{border-bottom-color:#374151}._title_g9820_66{font-size:10px;font-weight:700;color:#1f2937;margin:0;text-transform:uppercase;letter-spacing:.03em}body.dark-mode ._title_g9820_66{color:#f9fafb}._closeButton_g9820_79{all:unset;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:2px;cursor:pointer;font-size:14px;color:#6b7280;transition:all .15s ease}body.dark-mode ._closeButton_g9820_79{color:#9ca3af}._closeButton_g9820_79:hover{background:#f3f4f6;color:#1f2937}body.dark-mode ._closeButton_g9820_79:hover{background:#374151;color:#f9fafb}._closeButton_g9820_79:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._content_g9820_112{flex:1;overflow-y:auto;overflow-x:hidden}@media(max-width:1199px)and (min-width:768px){._panel_g9820_26{max-width:300px;z-index:150}}@media(max-width:767px){._panel_g9820_26,._backdrop_g9820_6{display:none}}._container_zs33w_6{padding:16px}._empty_zs33w_10{text-align:center;padding:40px 20px;color:#6b7280}._empty_zs33w_10 p{margin:8px 0;font-size:13px;line-height:1.5}._presetRow_zs33w_22{display:flex;align-items:center;gap:12px;padding:12px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px}._presetRow_zs33w_22 input[type=checkbox]{cursor:pointer;width:16px;height:16px}._presetInfo_zs33w_39{flex:1;display:flex;flex-direction:column;gap:4px}._presetInfo_zs33w_39 strong{font-size:13px;font-weight:600;color:#1f2937}._description_zs33w_52{font-size:12px;color:#6b7280;line-height:1.4}._actions_zs33w_58{display:flex;gap:8px}._batchActions_zs33w_63{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}body.dark-mode ._empty_zs33w_10{color:#9ca3af}body.dark-mode ._presetRow_zs33w_22{background:#ffffff0d;border-color:#374151}body.dark-mode ._presetInfo_zs33w_39 strong{color:#f9fafb}body.dark-mode ._description_zs33w_52{color:#9ca3af}body.dark-mode ._batchActions_zs33w_63{border-top-color:#374151}._panel_l78it_3{height:100%;overflow-y:auto;overflow-x:hidden;padding:20px 16px;background:#fff}body.dark-mode ._panel_l78it_3{background:transparent}._header_l78it_17{margin-bottom:20px}._title_l78it_21{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 6px}body.dark-mode ._title_l78it_21{color:#f9fafb}._subtitle_l78it_32{font-size:12px;color:#6b7280;margin:0;line-height:1.4}body.dark-mode ._subtitle_l78it_32{color:#9ca3af}._templateNotice_l78it_44{padding:12px;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;margin-bottom:12px}body.dark-mode ._templateNotice_l78it_44{background:#ef44441a;border-color:#ef44444d}._noticeContent_l78it_57{display:flex;gap:10px;align-items:flex-start}._noticeIcon_l78it_63{color:#ef4444;flex-shrink:0;margin-top:2px}._noticeTitle_l78it_69{font-weight:600;color:#1f2937;margin-bottom:4px;font-size:13px}body.dark-mode ._noticeTitle_l78it_69{color:#f9fafb}._noticeText_l78it_80{font-size:12px;color:#6b7280;line-height:1.5}body.dark-mode ._noticeText_l78it_80{color:#9ca3af}._templateInfo_l78it_91{padding:12px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px}body.dark-mode ._templateInfo_l78it_91{background:#ffffff0d;border-color:#374151}._infoText_l78it_104{font-size:12px;color:#1f2937;line-height:1.6}body.dark-mode ._infoText_l78it_104{color:#9ca3af}._infoText_l78it_104 ul{margin:6px 0 0;padding-left:18px}._infoText_l78it_104 li{margin-bottom:3px}._quickActions_l78it_124{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._primaryAction_l78it_131{width:100%;padding:12px 16px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}._primaryAction_l78it_131:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef444433}._primaryAction_l78it_131:active{transform:translateY(0)}._secondaryAction_l78it_158{width:100%;padding:10px 16px;background:#f3f4f6;color:#1f2937;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}body.dark-mode ._secondaryAction_l78it_158{background:#ffffff0d;color:#f9fafb;border-color:#374151}._secondaryAction_l78it_158:hover{background:#e5e7eb;border-color:#ef4444}body.dark-mode ._secondaryAction_l78it_158:hover{background:#ffffff1a;border-color:#ef4444}._secondaryAction_l78it_158:active{transform:scale(.98)}._category_l78it_196{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:8px}body.dark-mode ._category_l78it_196{border-color:#374151}._categoryHeader_l78it_207{width:100%;padding:12px 14px;background:#f3f4f6;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s ease}body.dark-mode ._categoryHeader_l78it_207{background:#ffffff0d}._categoryHeader_l78it_207:hover{background:#e5e7eb}body.dark-mode ._categoryHeader_l78it_207:hover{background:#ffffff1a}._categoryTitle_l78it_231{font-size:13px;font-weight:600;color:#1f2937}body.dark-mode ._categoryTitle_l78it_231{color:#f9fafb}._categoryHeader_l78it_207 svg{color:#6b7280;flex-shrink:0}body.dark-mode ._categoryHeader_l78it_207 svg{color:#9ca3af}._formatList_l78it_251{padding:8px;background:#fff}body.dark-mode ._formatList_l78it_251{background:#1a1a1a}._formatItem_l78it_260{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px;border-radius:6px;margin-bottom:4px;transition:background .2s ease}._formatItem_l78it_260:hover{background:#f3f4f6}body.dark-mode ._formatItem_l78it_260:hover{background:#ffffff0d}._formatItem_l78it_260:last-child{margin-bottom:0}._formatInfo_l78it_283{flex:1;min-width:0}._formatName_l78it_288{font-size:13px;font-weight:500;color:#1f2937;margin-bottom:2px}body.dark-mode ._formatName_l78it_288{color:#f9fafb}._formatDescription_l78it_299{font-size:11px;color:#6b7280;line-height:1.4}body.dark-mode ._formatDescription_l78it_299{color:#9ca3af}._downloadButton_l78it_309{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;color:#ef4444;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease;flex-shrink:0}body.dark-mode ._downloadButton_l78it_309{border-color:#374151}._downloadButton_l78it_309:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:translateY(-1px)}._downloadButton_l78it_309:active{transform:translateY(0)}._section_l78it_341{padding:16px;border:1px solid #e5e7eb;border-radius:8px}body.dark-mode ._section_l78it_341{border-color:#374151}._sectionTitle_l78it_351{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 8px}body.dark-mode ._sectionTitle_l78it_351{color:#f9fafb}._description_l78it_362{font-size:12px;color:#6b7280;margin:0 0 12px}body.dark-mode ._description_l78it_362{color:#9ca3af}._sidebar_1ic1a_6{position:fixed;left:0;top:48px;bottom:0;width:60px;background:#fff;border-right:2px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;padding:8px 0;z-index:200;overflow-y:auto;overflow-x:hidden}body.dark-mode ._sidebar_1ic1a_6{background:#1f2937;border-right-color:#374151}._iconGroup_1ic1a_28{display:flex;flex-direction:column;gap:8px;width:100%;align-items:center}._spacer_1ic1a_36{flex:1;min-height:16px}._icon_1ic1a_28{all:unset;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;position:relative;transition:all .15s ease;color:#6b7280;background:transparent;flex-shrink:0}body.dark-mode ._icon_1ic1a_28{color:#9ca3af}._icon_1ic1a_28:hover{background:#f3f4f6;color:#ef4444}body.dark-mode ._icon_1ic1a_28:hover{background:#374151;color:#ef4444}._icon_1ic1a_28:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._iconActive_1ic1a_76{color:#ef4444;background:#fef2f2;position:relative}body.dark-mode ._iconActive_1ic1a_76{color:#ef4444;background:#374151}._iconActive_1ic1a_76:before{content:"";position:absolute;left:-8px;top:8px;bottom:8px;width:3px;background:#ef4444;border-radius:0 2px 2px 0}._iconContent_1ic1a_98{display:flex;align-items:center;justify-content:center;line-height:1}._indicator_1ic1a_105{position:absolute;top:8px;right:8px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:2px solid #ffffff}body.dark-mode ._indicator_1ic1a_105{border-color:#1f2937}._tooltip_1ic1a_120{position:absolute;left:64px;top:50%;transform:translateY(-50%);padding:6px 12px;background:#000000e6;color:#fff;font-size:14px;font-weight:600;border-radius:6px;white-space:nowrap;pointer-events:none;z-index:1000;box-shadow:0 4px 6px -1px #0000001a}@media(max-width:767px){._sidebar_1ic1a_6{display:none}}._menuBar_1dvq9_5{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;gap:16px;padding:6px 16px;background:#fff;border-bottom:1px solid #e5e7eb;height:48px;z-index:200;box-shadow:0 1px 3px #0000000d}body.dark-mode ._menuBar_1dvq9_5{background:#1f2937;border-bottom-color:#374151;box-shadow:0 1px 3px #0000004d}._leftSection_1dvq9_28{display:flex;align-items:center;gap:12px;flex-shrink:0}._logo_1dvq9_36{display:flex;align-items:center;gap:10px;flex-shrink:0}._logoIcon_1dvq9_43{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:18px;font-weight:700;border-radius:8px;box-shadow:0 2px 4px #ef444433}._logoInfo_1dvq9_57{display:flex;flex-direction:column;gap:0}._logoText_1dvq9_63{font-size:14px;font-weight:700;color:#1f2937;line-height:1.2}body.dark-mode ._logoText_1dvq9_63{color:#f9fafb}._logoVersion_1dvq9_74{font-size:10px;font-weight:500;color:#6b7280;line-height:1;letter-spacing:.02em}body.dark-mode ._logoVersion_1dvq9_74{color:#9ca3af}._breadcrumbSeparator_1dvq9_86{font-size:14px;color:#9ca3af;font-weight:400}body.dark-mode ._breadcrumbSeparator_1dvq9_86{color:#6b7280}._templateBadge_1dvq9_97{all:unset;display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f9fafb;color:#1f2937;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;flex-shrink:0}body.dark-mode ._templateBadge_1dvq9_97{background:#374151;border-color:#4b5563;color:#f9fafb}._templateBadge_1dvq9_97:hover{background:#f3f4f6;border-color:#ef4444;color:#ef4444;transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}body.dark-mode ._templateBadge_1dvq9_97:hover{background:#4b5563;border-color:#ef4444;color:#ef4444}._templateName_1dvq9_134{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._centerActions_1dvq9_142{display:flex;align-items:center;gap:10px;flex-shrink:0}._actionGroup_1dvq9_149{display:flex;align-items:center;gap:0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:2px}body.dark-mode ._actionGroup_1dvq9_149{background:#374151;border-color:#4b5563}._actionButton_1dvq9_164{all:unset;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;transition:all .15s ease;color:#1f2937}body.dark-mode ._actionButton_1dvq9_164{color:#f9fafb}._actionButton_1dvq9_164:hover:not(:disabled){background:#ef4444;color:#fff;transform:scale(1.05)}._actionButton_1dvq9_164:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._actionButton_1dvq9_164:disabled,._actionButtonDisabled_1dvq9_193{opacity:.3;cursor:not-allowed}._actionButton_1dvq9_164:disabled:hover,._actionButtonDisabled_1dvq9_193:hover{background:transparent;color:#1f2937;transform:none}body.dark-mode ._actionButton_1dvq9_164:disabled:hover,body.dark-mode ._actionButtonDisabled_1dvq9_193:hover{color:#f9fafb}._resetButton_1dvq9_210{all:unset;display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;color:#ef4444;border:1px solid #ef4444;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}._resetButton_1dvq9_210:hover{background:#ef4444;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #ef44444d}._resetButton_1dvq9_210:active{transform:translateY(0)}body.dark-mode ._resetButton_1dvq9_210{color:#f87171;border-color:#f87171}body.dark-mode ._resetButton_1dvq9_210:hover{background:#f87171;color:#1f2937}._spacer_1dvq9_248{flex:1}._rightActions_1dvq9_253{display:flex;align-items:center;gap:8px;flex-shrink:0}._divider_1dvq9_260{width:1px;height:24px;background:#e5e7eb}body.dark-mode ._divider_1dvq9_260{background:#4b5563}._iconButton_1dvq9_270{all:unset;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:all .15s ease;color:#6b7280;border:1px solid transparent}body.dark-mode ._iconButton_1dvq9_270{color:#9ca3af}._iconButton_1dvq9_270:hover{background:#f3f4f6;color:#1f2937;border-color:#e5e7eb}body.dark-mode ._iconButton_1dvq9_270:hover{background:#374151;color:#f9fafb;border-color:#4b5563}._iconButton_1dvq9_270:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._saveButton_1dvq9_306{all:unset;display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f9fafb;color:#1f2937;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}body.dark-mode ._saveButton_1dvq9_306{background:#374151;color:#f9fafb;border-color:#4b5563}._saveButton_1dvq9_306:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 4px 12px #ef444433}._saveButton_1dvq9_306:active{transform:translateY(0)}._saveButton_1dvq9_306:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._commandButton_1dvq9_346{all:unset;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f9fafb;color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease}body.dark-mode ._commandButton_1dvq9_346{background:#374151;color:#9ca3af;border-color:#4b5563}._commandButton_1dvq9_346:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 4px 12px #ef444433}._commandButton_1dvq9_346:active{transform:translateY(0)}._commandButton_1dvq9_346:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._dropdown_1dvq9_385{position:relative}._dropdownMenu_1dvq9_389{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:1000;animation:_slideDown_1dvq9_1 .15s ease-out}body.dark-mode ._dropdownMenu_1dvq9_389{background:#1f2937;border-color:#374151;box-shadow:0 8px 24px #00000080}@keyframes _slideDown_1dvq9_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownSection_1dvq9_419{padding:8px}._dropdownLabel_1dvq9_423{font-size:10px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:4px 8px;margin-bottom:4px}body.dark-mode ._dropdownLabel_1dvq9_423{color:#9ca3af}._dropdownItem_1dvq9_437{all:unset;display:flex;align-items:center;gap:8px;padding:8px 12px;width:100%;border-radius:6px;cursor:pointer;transition:all .15s ease;font-size:13px;color:#1f2937}body.dark-mode ._dropdownItem_1dvq9_437{color:#f9fafb}._dropdownItem_1dvq9_437:hover{background:#f3f4f6}body.dark-mode ._dropdownItem_1dvq9_437:hover{background:#374151}._dropdownDivider_1dvq9_463{height:1px;background:#e5e7eb;margin:4px 0}body.dark-mode ._dropdownDivider_1dvq9_463{background:#4b5563}._primary_1dvq9_473{background:#ef4444;color:#fff;border-color:#ef4444}._primary_1dvq9_473:hover{background:#dc2626;border-color:#dc2626;color:#fff}._menuButton_1dvq9_485{all:unset;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f9fafb;color:#1f2937;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}body.dark-mode ._menuButton_1dvq9_485{background:#374151;color:#f9fafb;border-color:#4b5563}._menuButton_1dvq9_485:hover{background:#f3f4f6;border-color:#ef4444;color:#ef4444;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}body.dark-mode ._menuButton_1dvq9_485:hover{background:#4b5563;border-color:#ef4444;color:#ef4444}._menuButton_1dvq9_485:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._menuButton_1dvq9_485:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._titleSection_1dvq9_532{display:flex;flex-direction:column;gap:2px}._title_1dvq9_532{font-size:16px;font-weight:700;color:#1f2937;margin:0}body.dark-mode ._title_1dvq9_532{color:#f9fafb}._subtitle_1dvq9_549{font-size:12px;color:#6b7280;margin:0}body.dark-mode ._subtitle_1dvq9_549{color:#9ca3af}._actions_1dvq9_559{display:flex;align-items:center;gap:12px}._viewToggle_1dvq9_566{all:unset;display:flex;align-items:center;gap:4px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:2px}body.dark-mode ._viewToggle_1dvq9_566{background:#374151;border-color:#4b5563}._viewButton_1dvq9_582{all:unset;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;transition:all .15s ease;color:#6b7280}body.dark-mode ._viewButton_1dvq9_582{color:#9ca3af}._viewButton_1dvq9_582:hover{background:#f3f4f6}body.dark-mode ._viewButton_1dvq9_582:hover{background:#4b5563}._viewButtonActive_1dvq9_607{background:#ef4444;color:#fff;box-shadow:0 2px 4px #ef444433}._viewButtonActive_1dvq9_607:hover{background:#dc2626}._menuButtonIcon_1dvq9_617{font-size:16px}@media(max-width:767px){._menuBar_1dvq9_5{padding:6px 12px;gap:8px}._logoInfo_1dvq9_57,._breadcrumbSeparator_1dvq9_86{display:none}._templateName_1dvq9_134{max-width:80px}._centerActions_1dvq9_142,._viewToggle_1dvq9_566,._divider_1dvq9_260{display:none}._rightActions_1dvq9_253{gap:6px}._saveButton_1dvq9_306 span,._resetButton_1dvq9_210 span{display:none}._saveButton_1dvq9_306,._resetButton_1dvq9_210{width:36px;padding:8px;justify-content:center}._iconButton_1dvq9_270,._commandButton_1dvq9_346{width:32px;height:32px}}@media(min-width:768px)and (max-width:1199px){._logoVersion_1dvq9_74{display:none}}._nav_1gjuq_6{position:fixed;bottom:0;left:0;right:0;background:var(--theme-surface);border-top:1px solid var(--theme-border);z-index:1000;transition:all .3s ease;box-shadow:0 -2px 8px #0000001a}@media(min-width:768px){._nav_1gjuq_6{display:none}}._navExpanded_1gjuq_25{background:var(--theme-surface-secondary)}._navContent_1gjuq_29{display:flex;align-items:center;padding:8px 16px;gap:8px}._navItems_1gjuq_36{display:flex;flex:1;gap:8px}._navItem_1gjuq_36{all:unset;flex:1;display:flex;flex-direction:column;align-items:center;padding:8px 4px;cursor:pointer;transition:all .15s ease;border-radius:8px;position:relative}._navItem_1gjuq_36:hover,._navItemActive_1gjuq_59{background:var(--theme-surface-hover)}._navItemActive_1gjuq_59:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:4px;height:4px;background:var(--item-color, #ef4444);border-radius:50%}._navIcon_1gjuq_75{font-size:20px;margin-bottom:2px}._navLabel_1gjuq_80{font-size:10px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-secondary);text-align:center}._navItemActive_1gjuq_59 ._navLabel_1gjuq_80{color:var(--item-color, #ef4444)}._moreButton_1gjuq_91{all:unset;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;border-radius:8px;background:var(--theme-surface-hover)}._moreButton_1gjuq_91:hover{background:var(--theme-surface-hover);transform:scale(1.05)}._moreButtonActive_1gjuq_109{background:var(--theme-primary);color:#fff}._moreIcon_1gjuq_114{font-size:16px;font-weight:700}._expandedMenu_1gjuq_119{padding:16px;border-top:1px solid var(--theme-border);animation:_slideUp_1gjuq_1 .2s ease-out}@keyframes _slideUp_1gjuq_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._expandedItems_1gjuq_136{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._expandedItem_1gjuq_136{all:unset;display:flex;flex-direction:column;align-items:center;padding:12px 8px;cursor:pointer;transition:all .15s ease;border-radius:8px;background:var(--theme-surface);border:1px solid var(--theme-border);position:relative}._expandedItem_1gjuq_136:hover{background:var(--theme-surface-hover);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._expandedItemActive_1gjuq_162{background:var(--theme-surface-hover);border-color:var(--item-color, #ef4444)}._expandedItemActive_1gjuq_162:before{content:"";position:absolute;top:8px;right:8px;width:6px;height:6px;background:var(--item-color, #ef4444);border-radius:50%}._expandedIcon_1gjuq_178{font-size:24px;margin-bottom:4px}._expandedLabel_1gjuq_183{font-size:11px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);text-align:center}._expandedItemActive_1gjuq_162 ._expandedLabel_1gjuq_183{color:var(--item-color, #ef4444)}._backdrop_1gjuq_194{position:fixed;inset:0;background:#0000004d;z-index:999;animation:_fadeIn_1gjuq_1 .15s ease-out}@keyframes _fadeIn_1gjuq_1{0%{opacity:0}to{opacity:1}}body.dark-mode ._nav_1gjuq_6{background:var(--theme-surface);border-top-color:var(--theme-border)}body.dark-mode ._navExpanded_1gjuq_25{background:var(--theme-surface-secondary)}body.dark-mode ._navItem_1gjuq_36:hover,body.dark-mode ._navItemActive_1gjuq_59{background:#ffffff0d}body.dark-mode ._navLabel_1gjuq_80{color:var(--theme-text-secondary)}body.dark-mode ._moreButton_1gjuq_91{background:#ffffff1a}body.dark-mode ._moreButton_1gjuq_91:hover{background:#ffffff26}body.dark-mode ._expandedMenu_1gjuq_119{border-top-color:var(--theme-border)}body.dark-mode ._expandedItem_1gjuq_136{background:var(--theme-surface);border-color:var(--theme-border)}body.dark-mode ._expandedItem_1gjuq_136:hover,body.dark-mode ._expandedItemActive_1gjuq_162{background:#ffffff0d}body.dark-mode ._expandedLabel_1gjuq_183{color:var(--theme-text)}._container_1vjat_6{padding:0;height:100%;display:flex;flex-direction:column;overflow:hidden}._presetList_1vjat_15{flex:1;overflow-y:auto;overflow-x:hidden;padding:12px}._presetCard_1vjat_23{all:unset;display:flex;gap:12px;width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .15s ease;margin-bottom:10px;box-sizing:border-box}._presetCard_1vjat_23:last-child{margin-bottom:0}._presetCard_1vjat_23:hover{border-color:#ef4444;background:#f9fafb;transform:translate(2px);box-shadow:0 2px 8px #0000001a}._presetCard_1vjat_23._applied_1vjat_49{border-color:#ef4444;background:#fef2f2;box-shadow:0 0 0 1px #ef4444 inset}._presetCard_1vjat_23:focus-visible{outline:2px solid #ef4444;outline-offset:2px}._presetColors_1vjat_61{display:flex;flex-direction:column;gap:4px;flex-shrink:0}._colorSwatch_1vjat_68{width:40px;height:18px;border-radius:4px;border:1px solid rgba(0,0,0,.15);box-shadow:inset 0 0 0 1px #ffffff1a}._presetInfo_1vjat_77{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}._presetHeader_1vjat_85{display:flex;align-items:center;justify-content:space-between;gap:8px}._presetName_1vjat_92{font-size:14px;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._checkIcon_1vjat_101{color:#ef4444;flex-shrink:0;font-size:16px}._presetIndustry_1vjat_107{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._footer_1vjat_116{padding:14px 16px;border-top:1px solid #e5e7eb;flex-shrink:0;background:#f3f4f6}._footerText_1vjat_123{font-size:12px;color:#6b7280;margin:0;text-align:center;font-weight:500;line-height:1.4}body.dark-mode ._presetCard_1vjat_23{background:#ffffff0d;border-color:#374151}body.dark-mode ._presetCard_1vjat_23:hover{background:#ffffff1a;border-color:#ef4444;box-shadow:0 2px 8px #0006}body.dark-mode ._presetCard_1vjat_23._applied_1vjat_49{background:#ef44441a;border-color:#ef4444}body.dark-mode ._presetName_1vjat_92{color:#f9fafb}body.dark-mode ._presetIndustry_1vjat_107{color:#9ca3af}body.dark-mode ._colorSwatch_1vjat_68{border-color:#fff3}body.dark-mode ._footer_1vjat_116{border-top-color:#374151;background:#ffffff0d}body.dark-mode ._footerText_1vjat_123{color:#9ca3af}._panel_eu7se_5{height:100%;display:flex;flex-direction:column;background:#fff}[data-theme=dark] ._panel_eu7se_5{background:#1f2937}._header_eu7se_17{padding:16px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:#fff}[data-theme=dark] ._header_eu7se_17{border-bottom-color:#374151;background:#1f2937}._headerLeft_eu7se_33{flex:1;min-width:200px}._headerRight_eu7se_38{display:flex;gap:10px;align-items:center;flex-wrap:wrap}._title_eu7se_45{font-size:18px;font-weight:700;color:#1f2937;margin:0 0 4px}[data-theme=dark] ._title_eu7se_45{color:#f9fafb}._subtitle_eu7se_56{font-size:13px;color:#6b7280;margin:0}[data-theme=dark] ._subtitle_eu7se_56{color:#9ca3af}._modeToggle_eu7se_67{display:flex;gap:2px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:3px}[data-theme=dark] ._modeToggle_eu7se_67{background:#374151;border-color:#4b5563}._modeButton_eu7se_81{all:unset;cursor:pointer;display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;color:#6b7280;transition:all .15s ease;white-space:nowrap}[data-theme=dark] ._modeButton_eu7se_81{color:#9ca3af}._modeButton_eu7se_81:hover:not(._active_eu7se_100){background:#f3f4f6;color:#1f2937}[data-theme=dark] ._modeButton_eu7se_81:hover:not(._active_eu7se_100){background:#4b5563;color:#f9fafb}._modeButton_eu7se_81._active_eu7se_100{background:#ef4444;color:#fff;box-shadow:0 2px 4px #ef444433}._viewToggle_eu7se_117{display:flex;gap:2px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:3px}[data-theme=dark] ._viewToggle_eu7se_117{background:#374151;border-color:#4b5563}._viewButton_eu7se_131{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;color:#6b7280;transition:all .15s ease}[data-theme=dark] ._viewButton_eu7se_131{color:#9ca3af}._viewButton_eu7se_131:hover:not(._active_eu7se_100){background:#f3f4f6;color:#1f2937}[data-theme=dark] ._viewButton_eu7se_131:hover:not(._active_eu7se_100){background:#4b5563;color:#f9fafb}._viewButton_eu7se_131._active_eu7se_100{background:#ef4444;color:#fff;box-shadow:0 2px 4px #ef444433}._darkModeToggle_eu7se_165{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;transition:all .15s ease}[data-theme=dark] ._darkModeToggle_eu7se_165{background:#374151;border-color:#4b5563;color:#9ca3af}._darkModeToggle_eu7se_165:hover{background:#f3f4f6;color:#1f2937;border-color:#ef4444}[data-theme=dark] ._darkModeToggle_eu7se_165:hover{background:#4b5563;color:#f9fafb}._darkModeToggle_eu7se_165._active_eu7se_100{background:#1f2937;color:#fff;border-color:#1f2937}[data-theme=dark] ._darkModeToggle_eu7se_165._active_eu7se_100{background:#fff;color:#1f2937;border-color:#fff}._previewWrapper_eu7se_210{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;justify-content:center;padding:24px;background:#f9fafb;transition:background-color .3s ease}._previewWrapper_eu7se_210[data-theme=dark]{background:#111827}._preview_eu7se_210{width:100%;max-width:100%;transition:max-width .3s ease}._previewWrapper_eu7se_210[data-view-mode=mobile] ._preview_eu7se_210{max-width:375px}._previewWrapper_eu7se_210[data-view-mode=tablet] ._preview_eu7se_210{max-width:768px}._previewWrapper_eu7se_210[data-view-mode=desktop] ._preview_eu7se_210{max-width:100%}._componentTitle_eu7se_245{font-size:18px;font-weight:700;color:#1f2937;margin:0 0 12px}[data-theme=dark] ._componentTitle_eu7se_245{color:#f9fafb}._sectionDescription_eu7se_256{font-size:14px;color:#6b7280;margin:0 0 20px;line-height:1.6}[data-theme=dark] ._sectionDescription_eu7se_256{color:#9ca3af}._sectionLabel_eu7se_267{font-size:13px;font-weight:700;color:#1f2937;margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em}[data-theme=dark] ._sectionLabel_eu7se_267{color:#f9fafb}._heroTitle_eu7se_281{font-size:var(--theme-font-size-3xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text);text-align:center;margin:0}._heroSubtitle_eu7se_289{font-size:var(--theme-font-size-lg);color:var(--theme-text-secondary);text-align:center;max-width:600px;margin:0;line-height:1.6}._typographyH1_eu7se_299{font-size:var(--theme-font-size-3xl);font-weight:var(--theme-font-weight-bold);margin:0}._typographyH2_eu7se_305{font-size:var(--theme-font-size-2xl);font-weight:var(--theme-font-weight-semibold);margin:0}._typographyH3_eu7se_311{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-semibold);margin:0}._typographyBody_eu7se_317{font-size:var(--theme-font-size-base);margin:0}._typographySmall_eu7se_322{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);margin:0}._alertSuccess_eu7se_329{padding:12px 16px;background:var(--theme-success-light);border:1px solid var(--theme-success);border-radius:var(--theme-radius-subtle);color:var(--theme-success-dark);font-size:13px}[data-theme=dark] ._alertSuccess_eu7se_329{background:#22c55e1a;color:var(--theme-success);border-color:var(--theme-success)}._alertWarning_eu7se_344{padding:12px 16px;background:var(--theme-warning-light);border:1px solid var(--theme-warning);border-radius:var(--theme-radius-subtle);color:var(--theme-warning-dark);font-size:13px}[data-theme=dark] ._alertWarning_eu7se_344{background:#fb923c1a;color:var(--theme-warning);border-color:var(--theme-warning)}._alertError_eu7se_359{padding:12px 16px;background:var(--theme-error-light);border:1px solid var(--theme-error);border-radius:var(--theme-radius-subtle);color:var(--theme-error-dark);font-size:13px}[data-theme=dark] ._alertError_eu7se_359{background:#ef44441a;color:var(--theme-error);border-color:var(--theme-error)}._buttonGroup_eu7se_375{display:flex;gap:0}._buttonGroup_eu7se_375 button:first-child{border-radius:8px 0 0 8px}._buttonGroup_eu7se_375 button:not(:first-child){margin-left:-1px;border-radius:0}._buttonGroup_eu7se_375 button:last-child{border-radius:0 8px 8px 0}._colorStudio_eu7se_394{display:flex;flex-direction:column;gap:24px}._colorCategory_eu7se_400{display:flex;flex-direction:column;gap:12px}._categoryTitle_eu7se_406{font-size:14px;font-weight:700;color:#1f2937;margin:0;padding-bottom:8px;border-bottom:2px solid #e5e7eb}[data-theme=dark] ._categoryTitle_eu7se_406{color:#f9fafb;border-bottom-color:#374151}._colorGrid_eu7se_420{display:flex;flex-direction:column;gap:8px}._colorStudioRow_eu7se_426{display:grid;grid-template-columns:2fr 80px 1.5fr;gap:16px;align-items:center;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}[data-theme=dark] ._colorStudioRow_eu7se_426{background:#374151;border-color:#4b5563}._colorStudioRow_eu7se_426:hover{border-color:#ef4444;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}[data-theme=dark] ._colorStudioRow_eu7se_426:hover{box-shadow:0 4px 12px #0000004d}._colorStudioInfo_eu7se_453{display:flex;flex-direction:column;gap:4px;min-width:0}._colorStudioToken_eu7se_460{font-size:13px;font-weight:700;font-family:SF Mono,Monaco,Courier New,monospace;color:#1f2937}[data-theme=dark] ._colorStudioToken_eu7se_460{color:#f9fafb}._colorStudioDescription_eu7se_471{font-size:12px;color:#6b7280;line-height:1.5}[data-theme=dark] ._colorStudioDescription_eu7se_471{color:#9ca3af}._colorStudioSwatch_eu7se_481{width:80px;height:48px;border-radius:8px;box-shadow:inset 0 0 0 1px #0000001a;transition:transform .2s ease}._colorStudioRow_eu7se_426:hover ._colorStudioSwatch_eu7se_481{transform:scale(1.1);box-shadow:0 4px 12px #00000026,inset 0 0 0 1px #0000001a}._colorStudioValue_eu7se_494{display:flex;flex-direction:column;gap:2px}._colorStudioHex_eu7se_500{font-size:13px;font-weight:700;font-family:SF Mono,Monaco,Courier New,monospace;color:#1f2937}[data-theme=dark] ._colorStudioHex_eu7se_500{color:#f9fafb}._colorStudioName_eu7se_511{font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:600}[data-theme=dark] ._colorStudioName_eu7se_511{color:#9ca3af}._buttonStudioSection_eu7se_524{margin-bottom:24px;padding:16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}[data-theme=dark] ._buttonStudioSection_eu7se_524{background:#374151;border-color:#4b5563}._buttonStudioVariant_eu7se_537{font-size:16px;font-weight:700;color:#1f2937;margin:0 0 8px}[data-theme=dark] ._buttonStudioVariant_eu7se_537{color:#f9fafb}._buttonStudioDesc_eu7se_548{font-size:13px;color:#6b7280;margin:0 0 16px}[data-theme=dark] ._buttonStudioDesc_eu7se_548{color:#9ca3af}._buttonStudioPreview_eu7se_558{display:flex;flex-direction:column;gap:12px}._buttonStudioStates_eu7se_564{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._buttonStudioState_eu7se_564{display:flex;flex-direction:column;gap:8px;padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}[data-theme=dark] ._buttonStudioState_eu7se_564{background:#1f2937;border-color:#4b5563}._buttonStudioLabel_eu7se_585{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}[data-theme=dark] ._buttonStudioLabel_eu7se_585{color:#9ca3af}._buttonStudioColors_eu7se_597{display:flex;flex-direction:column;gap:8px}._buttonStudioProperty_eu7se_603{display:flex;flex-direction:column;gap:4px}._buttonStudioColors_eu7se_597 span{font-size:11px;color:#6b7280}[data-theme=dark] ._buttonStudioColors_eu7se_597 span{color:#9ca3af}._buttonStudioColors_eu7se_597 span strong{font-weight:700;color:#1f2937}[data-theme=dark] ._buttonStudioColors_eu7se_597 span strong{color:#f9fafb}._buttonStudioColorValue_eu7se_627{font-family:SF Mono,Monaco,Courier New,monospace;color:#9ca3af;font-size:10px!important;padding-left:8px;margin-top:-4px!important}[data-theme=dark] ._buttonStudioColorValue_eu7se_627{color:#6b7280}._buttonStudioSelect_eu7se_639{padding:4px 8px;font-size:11px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#1f2937;cursor:pointer;transition:all .15s ease;margin-top:4px}[data-theme=dark] ._buttonStudioSelect_eu7se_639{background:#1f2937;border-color:#4b5563;color:#f9fafb}._buttonStudioSelect_eu7se_639:hover{border-color:#ef4444}._buttonStudioSelect_eu7se_639:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._buttonStudioSizes_eu7se_667{display:flex;flex-direction:column;gap:16px}._buttonStudioSizeGroup_eu7se_673{display:flex;flex-direction:column;gap:8px}._spacingDemo_eu7se_680{padding:12px;background:#f9fafb;border-radius:8px;border:1px dashed #e5e7eb}[data-theme=dark] ._spacingDemo_eu7se_680{background:#374151;border-color:#4b5563}._spacingBox_eu7se_692{padding:12px;background:#ef4444;color:#fff;border-radius:8px;font-size:13px;font-weight:700;text-align:center}._colorSwatch_eu7se_703{display:flex;flex-direction:column;gap:8px}._colorBlock_eu7se_709{height:80px;border-radius:8px;border:1px solid #e5e7eb}[data-theme=dark] ._colorBlock_eu7se_709{border-color:#4b5563}._colorLabel_eu7se_719{font-size:12px;font-weight:700;color:#6b7280;text-align:center}[data-theme=dark] ._colorLabel_eu7se_719{color:#9ca3af}._colorValue_eu7se_730{font-size:11px;font-family:SF Mono,Monaco,Courier New,monospace;color:#9ca3af;text-align:center;margin-top:2px}[data-theme=dark] ._colorValue_eu7se_730{color:#6b7280}@media(max-width:768px){._header_eu7se_17{flex-direction:column;align-items:flex-start;padding:12px 16px}._headerRight_eu7se_38{width:100%;justify-content:flex-start}._modeToggle_eu7se_67{width:100%}._modeButton_eu7se_81{flex:1;justify-content:center}._modeButton_eu7se_81 span{display:none}._previewWrapper_eu7se_210{padding:16px}._colorStudioRow_eu7se_426{grid-template-columns:1fr;gap:12px}._colorStudioSwatch_eu7se_481{width:100%;height:60px}._colorStudioValue_eu7se_494{flex-direction:row;justify-content:space-between;align-items:center}._buttonStudioStates_eu7se_564{grid-template-columns:1fr}._buttonStudioSizes_eu7se_667{gap:12px}}@media(min-width:769px)and (max-width:1024px){._headerRight_eu7se_38{flex-wrap:wrap}._modeToggle_eu7se_67{order:1}._viewToggle_eu7se_117{order:2}._darkModeToggle_eu7se_165{order:3}}@media(max-width:480px){._previewWrapper_eu7se_210{padding:12px}._header_eu7se_17{padding:10px 12px}._title_eu7se_45{font-size:16px}._subtitle_eu7se_56{font-size:12px}._componentTitle_eu7se_245{font-size:16px}._sectionDescription_eu7se_256{font-size:13px}}._overlay_l23vs_5{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_l23vs_1 .15s ease-out}@keyframes _fadeIn_l23vs_1{0%{opacity:0}to{opacity:1}}._dialog_l23vs_28{background:var(--theme-surface, #ffffff);border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:420px;width:calc(100% - 32px);animation:_slideUp_l23vs_1 .2s ease-out}@keyframes _slideUp_l23vs_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._header_l23vs_50{display:flex;align-items:flex-start;gap:16px;padding:24px 24px 16px}._icon_l23vs_57{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}._icon_l23vs_57._danger_l23vs_67{background-color:#fee2e2;color:#dc2626}._icon_l23vs_57._warning_l23vs_72{background-color:#fef3c7;color:#d97706}._icon_l23vs_57._info_l23vs_77{background-color:#dbeafe;color:#2563eb}._title_l23vs_82{margin:0;font-size:18px;font-weight:600;color:var(--theme-text, #171717);line-height:1.4}._content_l23vs_90{padding:0 24px 24px 80px}._message_l23vs_95{margin:0;font-size:14px;line-height:1.6;color:var(--theme-text-secondary, #737373)}._actions_l23vs_102{display:flex;gap:12px;padding:16px 24px;border-top:1px solid var(--theme-border, #e5e5e5);justify-content:flex-end}._cancelButton_l23vs_110,._confirmButton_l23vs_111{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .15s ease}._cancelButton_l23vs_110{background:var(--theme-surface-secondary, #f5f5f5);color:var(--theme-text, #171717)}._cancelButton_l23vs_110:hover{background:var(--theme-surface-hover, #e5e5e5)}._confirmButton_l23vs_111{color:#fff}._confirmButton_l23vs_111._danger_l23vs_67{background-color:#dc2626}._confirmButton_l23vs_111._danger_l23vs_67:hover{background-color:#b91c1c}._confirmButton_l23vs_111._warning_l23vs_72{background-color:#d97706}._confirmButton_l23vs_111._warning_l23vs_72:hover{background-color:#b45309}._confirmButton_l23vs_111._info_l23vs_77{background-color:#2563eb}._confirmButton_l23vs_111._info_l23vs_77:hover{background-color:#1d4ed8}._confirmButton_l23vs_111:focus{outline:2px solid currentColor;outline-offset:2px}@media(prefers-color-scheme:dark){._dialog_l23vs_28{background:#1f1f1f}._title_l23vs_82{color:#fafafa}._message_l23vs_95{color:#a3a3a3}._cancelButton_l23vs_110{background:#2a2a2a;color:#fafafa}._cancelButton_l23vs_110:hover{background:#3a3a3a}}@media(max-width:480px){._dialog_l23vs_28{max-width:calc(100% - 24px)}._header_l23vs_50{padding:20px 20px 12px;gap:12px}._icon_l23vs_57{width:36px;height:36px}._title_l23vs_82{font-size:16px}._content_l23vs_90{padding:0 20px 20px 68px}._message_l23vs_95{font-size:13px}._actions_l23vs_102{padding:12px 20px;flex-direction:column-reverse}._cancelButton_l23vs_110,._confirmButton_l23vs_111{width:100%}}._container_j3br9_5{padding:16px;display:flex;flex-direction:column;gap:24px}._section_j3br9_12{display:flex;flex-direction:column;gap:12px}._sectionTitle_j3br9_18{font-size:12px;font-weight:700;color:#1f2937;margin:0;text-transform:uppercase;letter-spacing:.03em}._setting_j3br9_27{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#f3f4f6;border-radius:6px;gap:16px}._settingInfo_j3br9_37{display:flex;flex-direction:column;gap:4px;flex:1}._settingLabel_j3br9_44{font-size:14px;font-weight:600;color:#1f2937}._settingDescription_j3br9_50{font-size:12px;color:#6b7280;line-height:1.4}._toggle_j3br9_57{all:unset;width:44px;height:24px;background:#d1d5db;border-radius:12px;position:relative;cursor:pointer;transition:background .2s ease;flex-shrink:0}._toggle_j3br9_57:hover{background:#9ca3af}._toggleActive_j3br9_73{background:#ef4444}._toggleActive_j3br9_73:hover{background:#dc2626}._toggleSlider_j3br9_81{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 2px 4px #0000001a}._toggleActive_j3br9_73 ._toggleSlider_j3br9_81{transform:translate(20px)}._aboutInfo_j3br9_98{display:flex;flex-direction:column;gap:8px;padding:12px;background:#f3f4f6;border-radius:6px}._aboutItem_j3br9_107{display:flex;justify-content:space-between;align-items:center;font-size:13px}._aboutLabel_j3br9_114{color:#6b7280;font-weight:500}._aboutValue_j3br9_119{color:#1f2937;font-weight:600}._links_j3br9_125{display:flex;flex-direction:column;gap:8px}._link_j3br9_125{all:unset;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f3f4f6;border-radius:6px;cursor:pointer;transition:all .15s ease;font-size:13px;font-weight:500;color:#1f2937;text-decoration:none}._link_j3br9_125:hover{background:#e5e7eb;transform:translate(4px)}body.dark-mode ._sectionTitle_j3br9_18{color:#f9fafb}body.dark-mode ._setting_j3br9_27{background:#ffffff0d}body.dark-mode ._settingLabel_j3br9_44{color:#f9fafb}body.dark-mode ._settingDescription_j3br9_50{color:#9ca3af}body.dark-mode ._toggle_j3br9_57{background:#ffffff1a}body.dark-mode ._toggle_j3br9_57:hover{background:#ffffff26}body.dark-mode ._toggleActive_j3br9_73{background:#ef4444}body.dark-mode ._toggleActive_j3br9_73:hover{background:#dc2626}body.dark-mode ._toggleSlider_j3br9_81{background:#fff;box-shadow:0 2px 8px #0000004d}body.dark-mode ._aboutInfo_j3br9_98{background:#ffffff0d}body.dark-mode ._aboutLabel_j3br9_114{color:#9ca3af}body.dark-mode ._aboutValue_j3br9_119{color:#f9fafb}body.dark-mode ._link_j3br9_125{background:#ffffff0d;color:#f9fafb}body.dark-mode ._link_j3br9_125:hover{background:#ffffff1a}._backdrop_1p8gj_5{position:fixed;inset:0;background:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;animation:_fadeIn_1p8gj_1 .2s ease-out}@keyframes _fadeIn_1p8gj_1{0%{opacity:0}to{opacity:1}}._modal_1p8gj_29{background:var(--theme-surface);border-radius:12px;box-shadow:0 20px 40px #00000026;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;animation:_slideUp_1p8gj_1 .3s ease-out}@keyframes _slideUp_1p8gj_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_1p8gj_52{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--theme-border);flex-shrink:0}._title_1p8gj_61{font-size:20px;font-weight:var(--theme-font-weight-bold);color:var(--theme-text);margin:0}._closeButton_1p8gj_68{all:unset;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;font-size:20px;color:var(--theme-text-secondary);transition:all .15s ease}._closeButton_1p8gj_68:hover{background:var(--theme-surface-hover);color:var(--theme-text)}._content_1p8gj_87{flex:1;overflow-y:auto;padding:24px}._category_1p8gj_93{margin-bottom:24px}._category_1p8gj_93:last-child{margin-bottom:0}._categoryTitle_1p8gj_101{font-size:14px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em}._shortcuts_1p8gj_110{display:flex;flex-direction:column;gap:8px}._shortcut_1p8gj_110{display:flex;align-items:center;justify-content:space-between;padding:8px 0}._key_1p8gj_123{background:var(--theme-surface-secondary);border:1px solid var(--theme-border);border-radius:6px;padding:4px 8px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:12px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text);min-width:80px;text-align:center}._description_1p8gj_136{font-size:14px;color:var(--theme-text-secondary);margin-left:16px}._footer_1p8gj_142{padding:16px 24px;border-top:1px solid var(--theme-border);background:var(--theme-surface-secondary);border-radius:0 0 12px 12px;flex-shrink:0}._footerText_1p8gj_150{font-size:12px;color:var(--theme-text-secondary);margin:0;text-align:center}._footerKey_1p8gj_157{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:4px;padding:2px 6px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:11px;font-weight:var(--theme-font-weight-semibold);color:var(--theme-text)}body.dark-mode ._modal_1p8gj_29{background:var(--theme-surface)}body.dark-mode ._header_1p8gj_52{border-bottom-color:var(--theme-border)}body.dark-mode ._title_1p8gj_61{color:var(--theme-text)}body.dark-mode ._closeButton_1p8gj_68{color:var(--theme-text-secondary)}body.dark-mode ._closeButton_1p8gj_68:hover{background:#ffffff1a;color:var(--theme-text)}body.dark-mode ._categoryTitle_1p8gj_101{color:var(--theme-text)}body.dark-mode ._key_1p8gj_123{background:var(--theme-surface-secondary);border-color:var(--theme-border);color:var(--theme-text)}body.dark-mode ._description_1p8gj_136{color:var(--theme-text-secondary)}body.dark-mode ._footer_1p8gj_142{background:var(--theme-surface-secondary);border-top-color:var(--theme-border)}body.dark-mode ._footerText_1p8gj_150{color:var(--theme-text-secondary)}body.dark-mode ._footerKey_1p8gj_157{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}@media(max-width:767px){._backdrop_1p8gj_5{padding:16px}._modal_1p8gj_29{max-height:90vh}._header_1p8gj_52{padding:16px 20px}._title_1p8gj_61{font-size:18px}._content_1p8gj_87{padding:20px}._shortcut_1p8gj_110{flex-direction:column;align-items:flex-start;gap:8px}._description_1p8gj_136{margin-left:0}._footer_1p8gj_142{padding:12px 20px}}._customizer_gdd7m_6{padding:0;height:100%;overflow-y:auto;display:flex;flex-direction:column}._header_gdd7m_14{padding:16px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._backButton_gdd7m_20{all:unset;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;border:2px solid #e5e7eb;border-radius:6px;background:#fff;color:#1f2937;cursor:pointer;transition:all .15s ease;margin-bottom:12px;box-sizing:border-box}._backButton_gdd7m_20:hover{background:#f3f4f6;border-color:#ef4444;color:#ef4444}._headerContent_gdd7m_44{padding:14px;background:#f3f4f6;border-radius:8px}._title_gdd7m_50{font-size:14px;font-weight:600;margin:0 0 6px;color:#1f2937}._description_gdd7m_57{font-size:12px;color:#6b7280;margin:0;line-height:1.5}._sections_gdd7m_64{flex:1;display:flex;flex-direction:column;gap:20px;padding:16px}._section_gdd7m_64{border-bottom:1px solid #e5e7eb;padding-bottom:20px}._section_gdd7m_64:last-child{border-bottom:none}._sectionTitle_gdd7m_81{font-size:11px;font-weight:700;margin:0 0 14px;color:#1f2937;text-transform:uppercase;letter-spacing:.05em}._control_gdd7m_90{margin-bottom:14px}._control_gdd7m_90:last-child{margin-bottom:0}._label_gdd7m_98{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:#1f2937;margin-bottom:8px}._labelHint_gdd7m_108{font-size:11px;font-weight:400;color:#6b7280}._input_gdd7m_114,._select_gdd7m_115{width:100%;padding:10px 12px;font-size:13px;border:2px solid #e5e7eb;border-radius:6px;background:#fff;color:#1f2937;transition:all .15s ease;box-sizing:border-box}._input_gdd7m_114:focus,._select_gdd7m_115:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._slider_gdd7m_134{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;-webkit-appearance:none;appearance:none;margin-bottom:8px}._slider_gdd7m_134::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#ef4444;cursor:pointer;transition:all .15s ease;border:2px solid #ffffff;box-shadow:0 2px 4px #0003}._slider_gdd7m_134::-webkit-slider-thumb:hover{transform:scale(1.15)}._slider_gdd7m_134::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#ef4444;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px #0003;transition:all .15s ease}._slider_gdd7m_134::-moz-range-thumb:hover{transform:scale(1.15)}._sliderValue_gdd7m_177{display:inline-block;font-size:12px;font-weight:700;color:#ef4444;background:#fef2f2;padding:3px 10px;border-radius:12px}._infoGrid_gdd7m_187{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px}._infoItem_gdd7m_194{display:flex;flex-direction:column;gap:6px}._infoLabel_gdd7m_200{font-size:11px;color:#6b7280;text-transform:uppercase;font-weight:700;letter-spacing:.03em}._infoValue_gdd7m_208{font-size:13px;color:#1f2937;font-weight:600}._tags_gdd7m_214{display:flex;flex-wrap:wrap;gap:6px}._tag_gdd7m_214{padding:4px 10px;font-size:11px;background:#f3f4f6;color:#6b7280;border-radius:12px;font-weight:500}._actions_gdd7m_229{padding:16px;border-top:1px solid #e5e7eb;flex-shrink:0;background:#f3f4f6}._resetButton_gdd7m_236{all:unset;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:600;border:2px solid #e5e7eb;border-radius:6px;background:#fff;color:#1f2937;cursor:pointer;transition:all .15s ease;box-sizing:border-box}._resetButton_gdd7m_236:hover{background:#f3f4f6;border-color:#ef4444;color:#ef4444}body.dark-mode ._header_gdd7m_14{border-bottom-color:#374151}body.dark-mode ._backButton_gdd7m_20{background:#ffffff0d;border-color:#374151;color:#f9fafb}body.dark-mode ._backButton_gdd7m_20:hover{background:#ffffff1a;border-color:#ef4444;color:#ef4444}body.dark-mode ._headerContent_gdd7m_44{background:#ffffff0d}body.dark-mode ._title_gdd7m_50{color:#f9fafb}body.dark-mode ._description_gdd7m_57{color:#9ca3af}body.dark-mode ._sectionTitle_gdd7m_81{color:#f9fafb}body.dark-mode ._section_gdd7m_64{border-bottom-color:#374151}body.dark-mode ._label_gdd7m_98{color:#f9fafb}body.dark-mode ._labelHint_gdd7m_108{color:#9ca3af}body.dark-mode ._input_gdd7m_114,body.dark-mode ._select_gdd7m_115{background:#ffffff0d;border-color:#374151;color:#f9fafb}body.dark-mode ._input_gdd7m_114:focus,body.dark-mode ._select_gdd7m_115:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}body.dark-mode ._slider_gdd7m_134{background:#374151}body.dark-mode ._sliderValue_gdd7m_177{background:#ef444426;color:#ef4444}body.dark-mode ._infoLabel_gdd7m_200{color:#9ca3af}body.dark-mode ._infoValue_gdd7m_208{color:#f9fafb}body.dark-mode ._tag_gdd7m_214{background:#ffffff1a;color:#9ca3af}body.dark-mode ._actions_gdd7m_229{border-top-color:#374151;background:#ffffff0d}body.dark-mode ._resetButton_gdd7m_236{background:#ffffff0d;border-color:#374151;color:#f9fafb}body.dark-mode ._resetButton_gdd7m_236:hover{background:#ffffff1a;border-color:#ef4444;color:#ef4444}._gallery_b5zym_6{padding:0;height:100%;display:flex;flex-direction:column;overflow:hidden}._searchWrapper_b5zym_15{position:relative;padding:12px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._searchIcon_b5zym_22{position:absolute;left:24px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}._searchInput_b5zym_31{width:100%;padding:10px 12px 10px 38px;font-size:13px;border:2px solid #e5e7eb;border-radius:6px;background:#f9fafb;color:#1f2937;transition:all .15s ease;box-sizing:border-box}._searchInput_b5zym_31:focus{outline:none;border-color:#ef4444;background:#fff;box-shadow:0 0 0 3px #ef44441a}._searchInput_b5zym_31::placeholder{color:#9ca3af}._categoryFilters_b5zym_55{display:flex;gap:6px;padding:12px;flex-wrap:wrap;border-bottom:1px solid #e5e7eb;flex-shrink:0}._categoryButton_b5zym_64{all:unset;padding:6px 12px;font-size:11px;font-weight:600;border:2px solid #e5e7eb;border-radius:16px;background:#fff;color:#6b7280;cursor:pointer;transition:all .15s ease;white-space:nowrap}._categoryButton_b5zym_64:hover{background:#f3f4f6;color:#1f2937;border-color:#9ca3af}._categoryButton_b5zym_64._active_b5zym_84{background:#ef4444;color:#fff;border-color:#ef4444}._templateList_b5zym_91{flex:1;overflow-y:auto;overflow-x:hidden;padding:12px}._templateCard_b5zym_99{all:unset;display:flex;flex-direction:column;width:100%;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .15s ease;text-align:left;margin-bottom:10px;box-sizing:border-box}._templateCard_b5zym_99:hover{border-color:#ef4444;box-shadow:0 2px 10px #0000001a;transform:translate(2px)}._templateCard_b5zym_99:focus-visible{outline:2px solid #ef4444;outline-offset:2px}._templateCard_b5zym_99:last-child{margin-bottom:0}._cardContent_b5zym_129{padding:14px;display:flex;flex-direction:column;gap:10px}._cardHeader_b5zym_136{display:flex;align-items:center;justify-content:space-between;gap:8px}._cardTitle_b5zym_143{font-size:14px;font-weight:600;margin:0;color:#1f2937;line-height:1.3}._premiumBadge_b5zym_151{padding:3px 8px;font-size:10px;font-weight:700;background:#ef4444;color:#fff;border-radius:12px;white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.02em}._cardDescription_b5zym_164{font-size:12px;color:#6b7280;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardFooter_b5zym_175{display:flex;align-items:center;justify-content:space-between;gap:8px}._tags_b5zym_182{display:flex;gap:4px;flex-wrap:wrap;flex:1}._tag_b5zym_182{padding:3px 8px;font-size:10px;font-weight:500;background:#f3f4f6;color:#6b7280;border-radius:10px;white-space:nowrap}._arrow_b5zym_199{color:#9ca3af;flex-shrink:0;transition:transform .15s ease;font-size:16px}._templateCard_b5zym_99:hover ._arrow_b5zym_199{color:#ef4444;transform:translate(2px)}._emptyState_b5zym_212{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:12px}._emptyIcon_b5zym_222{color:#9ca3af;opacity:.5;font-size:32px}._emptyText_b5zym_228{font-size:14px;font-weight:600;color:#1f2937;margin:0}._emptyHint_b5zym_235{font-size:12px;color:#6b7280;margin:0;line-height:1.4}._footer_b5zym_243{padding:14px 16px;border-top:1px solid #e5e7eb;flex-shrink:0;background:#f3f4f6}._footerText_b5zym_250{font-size:12px;color:#6b7280;margin:0;text-align:center;font-weight:500;line-height:1.4}body.dark-mode ._searchWrapper_b5zym_15{border-bottom-color:#374151}body.dark-mode ._searchIcon_b5zym_22{color:#9ca3af}body.dark-mode ._searchInput_b5zym_31{background:#ffffff0d;border-color:#374151;color:#f9fafb}body.dark-mode ._searchInput_b5zym_31:focus{background:#ffffff14;border-color:#ef4444}body.dark-mode ._searchInput_b5zym_31::placeholder{color:#6b7280}body.dark-mode ._categoryFilters_b5zym_55{border-bottom-color:#374151}body.dark-mode ._categoryButton_b5zym_64{background:#ffffff0d;border-color:#374151;color:#9ca3af}body.dark-mode ._categoryButton_b5zym_64:hover{background:#ffffff1a;color:#f9fafb;border-color:#4b5563}body.dark-mode ._categoryButton_b5zym_64._active_b5zym_84{background:#ef4444;color:#fff;border-color:#ef4444}body.dark-mode ._templateCard_b5zym_99{background:#ffffff0d;border-color:#374151}body.dark-mode ._templateCard_b5zym_99:hover{box-shadow:0 2px 10px #0006;background:#ffffff14;border-color:#ef4444}body.dark-mode ._cardTitle_b5zym_143{color:#f9fafb}body.dark-mode ._cardDescription_b5zym_164{color:#9ca3af}body.dark-mode ._tag_b5zym_182{background:#ffffff1a;color:#9ca3af}body.dark-mode ._arrow_b5zym_199{color:#6b7280}body.dark-mode ._templateCard_b5zym_99:hover ._arrow_b5zym_199{color:#ef4444}body.dark-mode ._footer_b5zym_243{border-top-color:#374151;background:#ffffff0d}body.dark-mode ._footerText_b5zym_250{color:#9ca3af}body.dark-mode ._emptyIcon_b5zym_222{color:#6b7280}body.dark-mode ._emptyText_b5zym_228{color:#f9fafb}body.dark-mode ._emptyHint_b5zym_235{color:#9ca3af}._container_wny5w_5{padding:0}._header_wny5w_9{margin-bottom:16px}._title_wny5w_13{font-size:13px;font-weight:600;color:#1f2937;margin:0 0 6px}._description_wny5w_20{font-size:12px;color:#6b7280;margin:0;line-height:1.5}._colorSelection_wny5w_27{display:flex;flex-direction:column;gap:12px}._colorGroup_wny5w_33{display:flex;flex-direction:column;gap:8px}._label_wny5w_39{font-size:11px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}._colorGrid_wny5w_47{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}._colorOption_wny5w_53{all:unset;height:32px;border-radius:4px;cursor:pointer;transition:all .15s ease;border:2px solid #e5e7eb;position:relative;display:flex;align-items:center;justify-content:center}._colorOption_wny5w_53:hover{transform:scale(1.03);box-shadow:0 2px 6px #0000001a}._colorOptionSelected_wny5w_71{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}._colorLabel_wny5w_76{font-size:9px;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8);text-transform:uppercase;letter-spacing:.02em;text-align:center}._preview_wny5w_86{padding:12px;background:#f3f4f6;border-radius:6px;border:1px solid #e5e7eb}._previewBox_wny5w_93{padding:12px 16px;border-radius:4px;text-align:center;border:1px solid #e5e7eb}._previewText_wny5w_100{font-size:13px;font-weight:500}._results_wny5w_105{display:flex;flex-direction:column;gap:6px;padding:12px;background:#f3f4f6;border-radius:6px;border:1px solid #e5e7eb}._resultItem_wny5w_115{display:flex;align-items:center;justify-content:space-between;padding:2px 0}._resultLabel_wny5w_122{font-size:11px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}._resultValue_wny5w_130{font-size:12px;font-weight:700;color:#1f2937}._levelAAA_wny5w_136{color:#16a34a}._levelAA_wny5w_136{color:#ca8a04}._levelAALarge_wny5w_144,._levelFail_wny5w_148{color:#dc2626}._scoreBar_wny5w_152{width:60px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}._scoreFill_wny5w_160{height:100%;background:linear-gradient(90deg,#dc2626,#ca8a04,#16a34a);transition:width .3s ease}body.dark-mode ._title_wny5w_13{color:#f9fafb}body.dark-mode ._description_wny5w_20{color:#9ca3af}body.dark-mode ._label_wny5w_39{color:#f9fafb}body.dark-mode ._colorOption_wny5w_53{border-color:#374151}body.dark-mode ._colorOptionSelected_wny5w_71{border-color:#ef4444}body.dark-mode ._preview_wny5w_86{background:#ffffff0d;border-color:#374151}body.dark-mode ._previewBox_wny5w_93{border-color:#374151}body.dark-mode ._results_wny5w_105{background:#ffffff0d;border-color:#374151}body.dark-mode ._resultLabel_wny5w_122,body.dark-mode ._resultValue_wny5w_130{color:#f9fafb}body.dark-mode ._scoreBar_wny5w_152{background:#374151}._container_eut1b_3{padding:0}._header_eut1b_8{display:flex;gap:10px;align-items:flex-start;margin-bottom:16px}._headerIcon_eut1b_15{color:#ef4444;flex-shrink:0;margin-top:2px;font-size:18px}._title_eut1b_22{font-size:13px;font-weight:600;color:#1f2937;margin:0 0 6px}body.dark-mode ._title_eut1b_22{color:#f9fafb}._description_eut1b_33{font-size:12px;color:#6b7280;margin:0;line-height:1.5}body.dark-mode ._description_eut1b_33{color:#9ca3af}._section_eut1b_45{margin-bottom:16px}._sectionHeader_eut1b_49{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._sectionLabel_eut1b_56{font-size:11px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}body.dark-mode ._sectionLabel_eut1b_56{color:#f9fafb}._suggestButton_eut1b_68{display:flex;align-items:center;gap:6px;padding:6px 10px;background:transparent;color:#ef4444;border:1px solid #ef4444;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s ease}._suggestButton_eut1b_68:hover{background:#ef4444;color:#fff}._radioGroup_eut1b_89{display:flex;gap:8px}._radioLabel_eut1b_94{flex:1;display:flex;align-items:center;justify-content:center;padding:10px 8px;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .15s ease;min-height:40px}body.dark-mode ._radioLabel_eut1b_94{background:#ffffff0d;border-color:#374151}._radioLabel_eut1b_94:hover{background:#e5e7eb;border-color:#ef4444}body.dark-mode ._radioLabel_eut1b_94:hover{background:#ffffff1a;border-color:#ef4444}._radioLabel_eut1b_94:has(._radioInput_eut1b_123:checked){background:#ef4444;border-color:#ef4444}._radioLabel_eut1b_94:has(._radioInput_eut1b_123:checked) ._radioText_eut1b_128{color:#fff;font-weight:700}._radioInput_eut1b_123{position:absolute;opacity:0;pointer-events:none}._radioText_eut1b_128{font-size:12px;font-weight:600;color:#1f2937;transition:all .15s ease;text-align:center}body.dark-mode ._radioText_eut1b_128{color:#f9fafb}._generateButton_eut1b_152{width:100%;padding:10px 16px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease;margin-bottom:12px}._generateButton_eut1b_152:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef444433}._generateButton_eut1b_152:active:not(:disabled){transform:translateY(0)}._generateButton_eut1b_152:disabled{opacity:.7;cursor:not-allowed}._spinIcon_eut1b_185{animation:_spin_eut1b_185 1s linear infinite}@keyframes _spin_eut1b_185{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._previewSection_eut1b_199{padding:12px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px}body.dark-mode ._previewSection_eut1b_199{background:#ffffff0d;border-color:#374151}._previewHeader_eut1b_212{margin-bottom:10px}._previewTitle_eut1b_216{font-size:12px;font-weight:600;color:#1f2937}body.dark-mode ._previewTitle_eut1b_216{color:#f9fafb}._colorComparison_eut1b_227{display:flex;align-items:center;gap:12px;margin-bottom:16px}._colorColumn_eut1b_234{flex:1;display:flex;flex-direction:column;gap:8px}._columnLabel_eut1b_241{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}body.dark-mode ._columnLabel_eut1b_241{color:#9ca3af}._colorSwatch_eut1b_254{height:60px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:2px solid #e5e7eb;box-shadow:0 2px 4px #0000001a}body.dark-mode ._colorSwatch_eut1b_254{border-color:#374151}._swatchText_eut1b_268{font-size:20px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2)}._arrowIcon_eut1b_274{color:#6b7280;flex-shrink:0;font-size:20px}body.dark-mode ._arrowIcon_eut1b_274{color:#9ca3af}._contrastReport_eut1b_285{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._contrastItem_eut1b_292{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f3f4f6;border-radius:6px}body.dark-mode ._contrastItem_eut1b_292{background:#ffffff0d}._contrastLabel_eut1b_305{font-size:12px;color:#6b7280;font-weight:500}body.dark-mode ._contrastLabel_eut1b_305{color:#9ca3af}._contrastValues_eut1b_315{display:flex;align-items:center;gap:8px}._contrastValue_eut1b_315{font-size:13px;font-weight:700;color:#1f2937;font-variant-numeric:tabular-nums}body.dark-mode ._contrastValue_eut1b_315{color:#f9fafb}._improvedIcon_eut1b_332{color:#22c55e;font-size:16px}._validationSuccess_eut1b_338,._validationIssues_eut1b_339,._validationWarnings_eut1b_340{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:6px;margin-bottom:10px;font-size:12px;line-height:1.5}._validationSuccess_eut1b_338{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.3);font-weight:600}._validationIssues_eut1b_339{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.3);font-weight:600}._validationWarnings_eut1b_340{background:#fb923c1a;color:#ea580c;border:1px solid rgba(251,146,60,.3);font-weight:600}._validationList_eut1b_372{flex:1;display:flex;flex-direction:column;gap:6px}._validationItem_eut1b_379{font-size:12px;line-height:1.5}._applyButton_eut1b_385{width:100%;padding:10px 16px;background:#22c55e;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}._applyButton_eut1b_385:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 4px 12px #22c55e33}._applyButton_eut1b_385:active{transform:translateY(0)}._info_eut1b_413{padding:10px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px}body.dark-mode ._info_eut1b_413{background:#ffffff0d;border-color:#374151}._infoText_eut1b_425{font-size:11px;color:#6b7280;margin:0;line-height:1.5}body.dark-mode ._infoText_eut1b_425{color:#9ca3af}._container_jaor3_5{padding:0}._header_jaor3_9{margin-bottom:16px}._title_jaor3_13{font-size:13px;font-weight:600;color:#1f2937;margin:0 0 6px}._description_jaor3_20{font-size:12px;color:#6b7280;margin:0;line-height:1.5}._typeSelection_jaor3_27{display:flex;flex-direction:column;gap:8px}._label_jaor3_33{font-size:11px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}._typeGrid_jaor3_41{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}._typeButton_jaor3_47{all:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 6px;border-radius:6px;cursor:pointer;transition:all .15s ease;border:2px solid #e5e7eb;background:#fff;color:#1f2937;gap:4px;min-height:60px}._typeButton_jaor3_47:hover{background:#f3f4f6;transform:translateY(-1px)}._typeButtonActive_jaor3_69{background:#ef4444;color:#fff;border-color:#ef4444}._typeIcon_jaor3_75{font-size:20px;display:flex;align-items:center;justify-content:center}._typeLabel_jaor3_82{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;text-align:center;line-height:1.2}._fileInput_jaor3_91{display:flex;flex-direction:column;gap:8px}._hiddenInput_jaor3_97{display:none}._fileButton_jaor3_101{all:unset;width:100%;padding:10px 12px;background:#f3f4f6;color:#1f2937;border-radius:6px;font-size:12px;font-weight:600;text-align:center;cursor:pointer;transition:all .15s ease;text-transform:uppercase;letter-spacing:.03em;border:2px solid #e5e7eb;box-sizing:border-box}._fileButton_jaor3_101:hover:not(:disabled){background:#e5e7eb;transform:translateY(-1px)}._fileButton_jaor3_101:disabled{opacity:.6;cursor:not-allowed;transform:none}._error_jaor3_130{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}._errorIcon_jaor3_140{font-size:14px;flex-shrink:0}._errorText_jaor3_145{font-size:11px;color:#dc2626;font-weight:500;line-height:1.4}._info_jaor3_152{padding:10px 12px;background:#f3f4f6;border-radius:6px;border:1px solid #e5e7eb}._infoText_jaor3_159{font-size:11px;color:#6b7280;margin:0;line-height:1.5}body.dark-mode ._title_jaor3_13{color:#f9fafb}body.dark-mode ._description_jaor3_20{color:#9ca3af}body.dark-mode ._label_jaor3_33{color:#f9fafb}body.dark-mode ._typeButton_jaor3_47{background:#ffffff08;border-color:#374151;color:#f9fafb}body.dark-mode ._typeButton_jaor3_47:hover{background:#ffffff14;border-color:#4b5563}body.dark-mode ._typeButtonActive_jaor3_69{background:#ef4444;color:#fff;border-color:#ef4444}body.dark-mode ._fileButton_jaor3_101{background:#ffffff0d;color:#f9fafb;border-color:#374151}body.dark-mode ._fileButton_jaor3_101:hover:not(:disabled){background:#ffffff1a;border-color:#4b5563}body.dark-mode ._info_jaor3_152{background:#ffffff0d;border-color:#374151}body.dark-mode ._infoText_jaor3_159{color:#9ca3af}._panel_rvaw9_5{display:flex;flex-direction:column;height:100%;background:#fff}._toolTabs_rvaw9_12{display:flex;border-bottom:1px solid #e5e7eb;background:#f3f4f6;flex-shrink:0}._toolTab_rvaw9_12{all:unset;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 6px;cursor:pointer;transition:all .15s ease;border-bottom:2px solid transparent;color:#6b7280;gap:4px}._toolTab_rvaw9_12:hover{background:#e5e7eb;color:#1f2937}._toolTabActive_rvaw9_39{color:#ef4444;border-bottom-color:#ef4444;background:#fff}._toolIcon_rvaw9_45{font-size:18px;display:flex;align-items:center;justify-content:center}._toolLabel_rvaw9_52{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;text-align:center;line-height:1.2}._toolContent_rvaw9_61{flex:1;overflow-y:auto;overflow-x:hidden;padding:12px}body.dark-mode ._panel_rvaw9_5{background:transparent}body.dark-mode ._toolTabs_rvaw9_12{background:#ffffff0d;border-bottom-color:#374151}body.dark-mode ._toolTab_rvaw9_12{color:#9ca3af}body.dark-mode ._toolTab_rvaw9_12:hover{background:#ffffff1a;color:#f9fafb}body.dark-mode ._toolTabActive_rvaw9_39{background:transparent;color:#ef4444}._composer_65ybw_6{height:100%;display:flex;flex-direction:column;overflow:hidden}._tabNav_65ybw_14{display:flex;gap:6px;padding:10px;border-bottom:1px solid #e5e7eb;background:#f3f4f6;flex-shrink:0}._tab_65ybw_14{all:unset;flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;color:#6b7280;background:transparent;border-radius:6px;cursor:pointer;transition:all .15s ease}._tab_65ybw_14:hover{background:#e5e7eb;color:#1f2937}._tabActive_65ybw_45{background:#fff;color:#ef4444;font-weight:600;box-shadow:0 2px 4px #0000000d}._tabContent_65ybw_53{flex:1;overflow-y:auto;overflow-x:hidden}body.dark-mode ._tabNav_65ybw_14{border-bottom-color:#374151;background:#ffffff0d}body.dark-mode ._tab_65ybw_14{color:#9ca3af}body.dark-mode ._tab_65ybw_14:hover{background:#ffffff1a;color:#f9fafb}body.dark-mode ._tabActive_65ybw_45{background:#ffffff14;color:#ef4444;box-shadow:0 2px 4px #0003}._panel_1q852_6{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden}._header_1q852_14{padding:12px 16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._header_1q852_14 h3{margin:0;font-size:13px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}._content_1q852_32{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;display:flex;flex-direction:column;gap:12px}._errors_1q852_43,._warnings_1q852_44{padding:12px;border-radius:6px;font-size:12px;line-height:1.5}._errors_1q852_43{background:#fef2f2;border:1px solid #fecaca}._warnings_1q852_44{background:#fffbeb;border:1px solid #fde68a}._error_1q852_43{color:#991b1b;margin:4px 0;font-weight:500}._warning_1q852_44{color:#92400e;margin:4px 0;font-weight:500}._code_1q852_74{flex:1;margin:0;padding:16px;background:#1e293b;border-radius:8px;overflow-x:auto;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:12px;line-height:1.6;min-height:200px;border:1px solid #334155}._code_1q852_74 code{color:#e2e8f0;white-space:pre;display:block}body.dark-mode ._panel_1q852_6{background:transparent}body.dark-mode ._header_1q852_14{border-bottom-color:#374151}body.dark-mode ._header_1q852_14 h3{color:#f9fafb}body.dark-mode ._errors_1q852_43{background:#ef44441a;border-color:#ef44444d}body.dark-mode ._error_1q852_43{color:#fca5a5}body.dark-mode ._warnings_1q852_44{background:#f59e0b1a;border-color:#f59e0b4d}body.dark-mode ._warning_1q852_44{color:#fcd34d}body.dark-mode ._code_1q852_74{background:#0f172a;border-color:#1e293b}._panel_1lnv8_6{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden}._header_1lnv8_14{padding:12px 16px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._header_1lnv8_14 h3{margin:0;font-size:13px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}._content_1lnv8_29{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px}._section_1lnv8_36{margin-bottom:20px}._section_1lnv8_36:last-child{margin-bottom:0}._label_1lnv8_44{display:block;font-size:12px;font-weight:600;color:#1f2937;margin-bottom:8px}._input_1lnv8_52{width:100%;padding:10px 12px;font-size:13px;border:2px solid #e5e7eb;border-radius:6px;background:#fff;color:#1f2937;transition:all .15s ease;box-sizing:border-box}._input_1lnv8_52:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._hint_1lnv8_70{font-size:11px;color:#6b7280;margin:6px 0 0;line-height:1.4}._actions_1lnv8_77{padding:16px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:8px;flex-shrink:0;background:#f3f4f6}body.dark-mode ._panel_1lnv8_6{background:transparent}body.dark-mode ._header_1lnv8_14{border-bottom-color:#374151}body.dark-mode ._header_1lnv8_14 h3,body.dark-mode ._label_1lnv8_44{color:#f9fafb}body.dark-mode ._input_1lnv8_52{background:#ffffff0d;border-color:#374151;color:#f9fafb}body.dark-mode ._input_1lnv8_52:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}body.dark-mode ._hint_1lnv8_70{color:#9ca3af}body.dark-mode ._actions_1lnv8_77{border-top-color:#374151;background:#ffffff0d}._section_5glbi_6{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px}._sectionTitle_5glbi_16{margin:0;font-size:13px;font-weight:600;color:#1f2937}._sectionHint_5glbi_23{margin:0;font-size:12px;color:#6b7280;line-height:1.5}._label_5glbi_30{display:block;font-size:12px;font-weight:600;color:#1f2937;margin-bottom:6px}._select_5glbi_38,._input_5glbi_39{width:100%;padding:10px 12px;font-size:13px;border:2px solid #e5e7eb;border-radius:6px;background:#fff;color:#1f2937;transition:all .15s ease;box-sizing:border-box}._select_5glbi_38:focus,._input_5glbi_39:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._checkbox_5glbi_58{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px}._checkbox_5glbi_58 input{cursor:pointer;width:16px;height:16px}._hint_5glbi_72{font-size:11px;color:#6b7280;margin:0;line-height:1.4}body.dark-mode ._section_5glbi_6{background:#ffffff0d;border-color:#374151}body.dark-mode ._sectionTitle_5glbi_16{color:#f9fafb}body.dark-mode ._sectionHint_5glbi_23{color:#9ca3af}body.dark-mode ._label_5glbi_30{color:#f9fafb}body.dark-mode ._select_5glbi_38,body.dark-mode ._input_5glbi_39{background:#ffffff0d;border-color:#374151;color:#f9fafb}body.dark-mode ._select_5glbi_38:focus,body.dark-mode ._input_5glbi_39:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}body.dark-mode ._hint_5glbi_72{color:#9ca3af}._panel_7m0gg_6{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden}._header_7m0gg_14{padding:12px 16px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._header_7m0gg_14 h3{margin:0;font-size:13px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}._preview_7m0gg_29{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;background:#f9fafb}._states_7m0gg_37{display:flex;flex-direction:column;gap:16px;width:100%}._state_7m0gg_37{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}._stateLabel_7m0gg_54{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;margin:0}._state_7m0gg_37 button{width:100%}body.dark-mode ._panel_7m0gg_6{background:transparent}body.dark-mode ._header_7m0gg_14{border-bottom-color:#374151}body.dark-mode ._header_7m0gg_14 h3{color:#f9fafb}body.dark-mode ._preview_7m0gg_29{background:#0a0a0a}body.dark-mode ._state_7m0gg_37{background:#1a1a1a;border-color:#374151}body.dark-mode ._stateLabel_7m0gg_54{color:#9ca3af}._toast_b7o9g_5{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--theme-surface, #ffffff);border:2px solid var(--theme-border, #e5e7eb);border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:320px;max-width:480px;animation:_slideIn_b7o9g_1 .3s ease-out}@keyframes _slideIn_b7o9g_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._icon_b7o9g_30{flex-shrink:0;display:flex;align-items:center;justify-content:center}._message_b7o9g_37{flex:1;font-size:14px;line-height:1.5;color:var(--theme-text, #1f2937)}._closeButton_b7o9g_44{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:4px;cursor:pointer;color:var(--theme-text-secondary, #6b7280);transition:color .2s}._closeButton_b7o9g_44:hover{color:var(--theme-text, #1f2937)}._success_b7o9g_62{border-color:var(--theme-success, #10b981)}._success_b7o9g_62 ._icon_b7o9g_30{color:var(--theme-success, #10b981)}._error_b7o9g_70{border-color:var(--theme-danger, #ef4444)}._error_b7o9g_70 ._icon_b7o9g_30{color:var(--theme-danger, #ef4444)}._warning_b7o9g_78{border-color:var(--theme-warning, #f59e0b)}._warning_b7o9g_78 ._icon_b7o9g_30{color:var(--theme-warning, #f59e0b)}._info_b7o9g_86{border-color:var(--theme-info, #3b82f6)}._info_b7o9g_86 ._icon_b7o9g_30{color:var(--theme-info, #3b82f6)}body.dark-mode ._toast_b7o9g_5{background:var(--theme-surface-dark, #1f2937);box-shadow:0 4px 6px #0000004d}body.dark-mode ._message_b7o9g_37{color:var(--theme-text-dark, #f9fafb)}body.dark-mode ._closeButton_b7o9g_44{color:var(--theme-text-secondary-dark, #9ca3af)}body.dark-mode ._closeButton_b7o9g_44:hover{color:var(--theme-text-dark, #f9fafb)}._container_1huac_5{position:fixed;top:80px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}._container_1huac_5>*{pointer-events:all}@media(max-width:768px){._container_1huac_5{top:60px;right:12px;left:12px}}._backdrop_be6j0_5{all:unset;position:fixed;inset:0;background:#0009;z-index:9998;animation:_fadeIn_be6j0_1 .3s ease-out;cursor:pointer;border:none}@keyframes _fadeIn_be6j0_1{0%{opacity:0}to{opacity:1}}._spotlight_be6j0_28{position:fixed;background:#ffffff1a;border:2px solid #ef4444;border-radius:8px;pointer-events:none;z-index:9999;box-shadow:0 0 0 9999px #0009;animation:_pulse_be6j0_1 2s ease-in-out infinite}@keyframes _pulse_be6j0_1{0%,to{box-shadow:0 0 0 9999px #0009}50%{box-shadow:0 0 0 9999px #00000080}}._card_be6j0_48{position:fixed;width:400px;max-width:calc(100vw - 32px);background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:10000;animation:_slideUp_be6j0_1 .3s ease-out}body.dark-mode ._card_be6j0_48{background:#1f2937;border-color:#374151}@keyframes _slideUp_be6j0_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_be6j0_76{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}body.dark-mode ._header_be6j0_76{border-bottom-color:#374151}._stepIndicator_be6j0_88{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}body.dark-mode ._stepIndicator_be6j0_88{color:#9ca3af}._closeButton_be6j0_100{all:unset;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .15s ease}body.dark-mode ._closeButton_be6j0_100{color:#9ca3af}._closeButton_be6j0_100:hover{background:#f3f4f6;color:#1f2937}body.dark-mode ._closeButton_be6j0_100:hover{background:#374151;color:#f9fafb}._content_be6j0_127{padding:24px 20px;display:flex;flex-direction:column;gap:16px}._iconContainer_be6j0_134{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fef2f2;border:2px solid #ef4444;border-radius:12px;color:#ef4444}body.dark-mode ._iconContainer_be6j0_134{background:#374151;border-color:#ef4444}._title_be6j0_151{font-size:20px;font-weight:700;color:#1f2937;margin:0;line-height:1.3}body.dark-mode ._title_be6j0_151{color:#f9fafb}._description_be6j0_163{font-size:14px;color:#6b7280;margin:0;line-height:1.6}body.dark-mode ._description_be6j0_163{color:#9ca3af}._tip_be6j0_174{padding:12px;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:6px;font-size:13px;color:#92400e;line-height:1.5}body.dark-mode ._tip_be6j0_174{background:#422006;border-left-color:#f59e0b;color:#fef3c7}._tip_be6j0_174 strong{font-weight:700}._footer_be6j0_194{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}body.dark-mode ._footer_be6j0_194{border-top-color:#374151}._progressBar_be6j0_206{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}body.dark-mode ._progressBar_be6j0_206{background:#374151}._progressFill_be6j0_217{height:100%;background:#ef4444;border-radius:2px;transition:width .3s ease-out}._actions_be6j0_224{display:flex;gap:8px;justify-content:flex-end}._primaryButton_be6j0_230{all:unset;display:flex;align-items:center;gap:6px;padding:10px 20px;background:#ef4444;color:#fff;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._primaryButton_be6j0_230:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}._primaryButton_be6j0_230:active{transform:translateY(0)}._secondaryButton_be6j0_255{all:unset;display:flex;align-items:center;gap:6px;padding:10px 20px;background:#f9fafb;color:#1f2937;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}body.dark-mode ._secondaryButton_be6j0_255{background:#374151;color:#f9fafb;border-color:#4b5563}._secondaryButton_be6j0_255:hover{background:#f3f4f6;border-color:#d1d5db}body.dark-mode ._secondaryButton_be6j0_255:hover{background:#4b5563;border-color:#6b7280}._skipButton_be6j0_287{all:unset;padding:10px 16px;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease;border-radius:8px}body.dark-mode ._skipButton_be6j0_287{color:#9ca3af}._skipButton_be6j0_287:hover{background:#f3f4f6;color:#1f2937}body.dark-mode ._skipButton_be6j0_287:hover{background:#374151;color:#f9fafb}@media(max-width:768px){._card_be6j0_48{position:fixed;inset:auto 0 0;border-radius:12px 12px 0 0;max-width:100%;animation:_slideUpMobile_be6j0_1 .3s ease-out}@keyframes _slideUpMobile_be6j0_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._spotlight_be6j0_28{display:none}._actions_be6j0_224{flex-direction:column-reverse}._primaryButton_be6j0_230,._secondaryButton_be6j0_255,._skipButton_be6j0_287{width:100%;justify-content:center}}._overlay_umphk_5{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_umphk_1 .15s ease-out}@keyframes _fadeIn_umphk_1{0%{opacity:0}to{opacity:1}}._modal_umphk_28{background:var(--theme-surface, #ffffff);border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;animation:_slideUp_umphk_1 .2s ease-out}@keyframes _slideUp_umphk_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_umphk_54{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid var(--theme-border, #e5e5e5)}._title_umphk_62{margin:0;font-size:20px;font-weight:700;color:var(--theme-text, #171717)}._subtitle_umphk_69{margin:4px 0 0;font-size:13px;color:var(--theme-text-secondary, #737373)}._closeButton_umphk_75{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:8px;cursor:pointer;color:var(--theme-text-secondary, #737373);transition:all .15s ease}._closeButton_umphk_75:hover{background:var(--theme-surface-secondary, #f5f5f5);color:var(--theme-text, #171717)}._toolbar_umphk_95{display:flex;gap:12px;padding:16px 24px;border-bottom:1px solid var(--theme-border, #e5e5e5);flex-wrap:wrap}._searchContainer_umphk_103{flex:1;min-width:200px;position:relative}._searchIcon_umphk_109{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--theme-text-muted, #a3a3a3);pointer-events:none}._searchInput_umphk_118{width:100%;padding:10px 12px 10px 36px;border:1px solid var(--theme-border, #e5e5e5);border-radius:8px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);font-size:14px;transition:all .15s ease}._searchInput_umphk_118:focus{outline:none;border-color:var(--theme-primary, #ef4444);box-shadow:0 0 0 3px #ef44441a}._toolbarActions_umphk_135{display:flex;gap:8px}._toolbarButton_umphk_140{display:flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid var(--theme-border, #e5e5e5);border-radius:8px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._toolbarButton_umphk_140:hover{background:var(--theme-surface-secondary, #f5f5f5);border-color:var(--theme-border-strong, #d4d4d4)}._hiddenInput_umphk_160{display:none}._saveDialog_umphk_165{display:flex;gap:8px;padding:16px 24px;background:var(--theme-surface-secondary, #f5f5f5);border-bottom:1px solid var(--theme-border, #e5e5e5);animation:_slideDown_umphk_1 .2s ease-out}@keyframes _slideDown_umphk_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._saveInput_umphk_185{flex:1;padding:10px 12px;border:1px solid var(--theme-border, #e5e5e5);border-radius:8px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);font-size:14px}._saveInput_umphk_185:focus{outline:none;border-color:var(--theme-primary, #ef4444);box-shadow:0 0 0 3px #ef44441a}._saveConfirm_umphk_201{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;border-radius:8px;background:var(--theme-primary, #ef4444);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._saveConfirm_umphk_201:hover:not(:disabled){background:var(--theme-primary-hover, #dc2626)}._saveConfirm_umphk_201:disabled{opacity:.5;cursor:not-allowed}._saveCancel_umphk_225{padding:10px 16px;border:1px solid var(--theme-border, #e5e5e5);border-radius:8px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._saveCancel_umphk_225:hover{background:var(--theme-surface-secondary, #f5f5f5)}._themeList_umphk_242{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:12px}._themeCard_umphk_251{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid var(--theme-border, #e5e5e5);border-radius:10px;background:var(--theme-surface, #ffffff);cursor:pointer;transition:all .15s ease}._themeCard_umphk_251:hover{border-color:var(--theme-border-strong, #d4d4d4);box-shadow:0 4px 12px #0000000d;transform:translateY(-1px)}._themeCardSelected_umphk_269{border-color:var(--theme-primary, #ef4444);background:#ef444405}._colorPreview_umphk_274{display:flex;gap:6px}._colorSwatch_umphk_279{width:32px;height:32px;border-radius:6px;border:2px solid rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}._themeInfo_umphk_287{flex:1;min-width:0}._themeName_umphk_292{margin:0;font-size:16px;font-weight:600;color:var(--theme-text, #171717);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._themeDate_umphk_302{margin:4px 0 0;font-size:13px;color:var(--theme-text-secondary, #737373)}._renameInput_umphk_308{width:100%;padding:6px 8px;border:1px solid var(--theme-primary, #ef4444);border-radius:6px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);font-size:16px;font-weight:600}._renameInput_umphk_308:focus{outline:none;box-shadow:0 0 0 3px #ef44441a}._themeActions_umphk_324{display:flex;gap:4px;opacity:0;transition:opacity .15s ease}._themeCard_umphk_251:hover ._themeActions_umphk_324{opacity:1}._actionButton_umphk_335{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--theme-text-secondary, #737373);transition:all .15s ease}._actionButton_umphk_335:hover{background:var(--theme-surface-secondary, #f5f5f5);color:var(--theme-text, #171717)}._actionButtonDanger_umphk_354:hover{background:#fee2e2;color:#dc2626}._emptyState_umphk_364{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}._emptyIcon_umphk_373{color:var(--theme-text-muted, #a3a3a3);margin-bottom:16px}._emptyTitle_umphk_378{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--theme-text, #171717)}._emptyDescription_umphk_385{margin:0 0 24px;font-size:14px;color:var(--theme-text-secondary, #737373)}._emptyAction_umphk_391{display:flex;align-items:center;gap:6px;padding:12px 24px;border:none;border-radius:8px;background:var(--theme-primary, #ef4444);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._emptyAction_umphk_391:hover{background:var(--theme-primary-hover, #dc2626);transform:translateY(-1px)}._footer_umphk_412{padding:16px 24px;border-top:1px solid var(--theme-border, #e5e5e5)}._storageBar_umphk_417{height:4px;background:var(--theme-border, #e5e5e5);border-radius:2px;overflow:hidden;margin-bottom:8px}._storageFill_umphk_425{height:100%;background:var(--theme-primary, #ef4444);border-radius:2px;transition:width .3s ease}._footerText_umphk_432{margin:0;font-size:12px;color:var(--theme-text-secondary, #737373);text-align:center}@media(max-width:768px){._modal_umphk_28{width:95%;max-height:95vh}._header_umphk_54{padding:20px}._toolbar_umphk_95{flex-direction:column;padding:12px 20px}._searchContainer_umphk_103{width:100%}._toolbarActions_umphk_135{width:100%;justify-content:stretch}._toolbarButton_umphk_140{flex:1;justify-content:center}._themeList_umphk_242{padding:12px 20px}._themeCard_umphk_251{flex-direction:column;align-items:flex-start}._colorPreview_umphk_274{width:100%;justify-content:space-between}._colorSwatch_umphk_279{width:40px;height:40px}._themeActions_umphk_324{opacity:1;width:100%;justify-content:flex-end}}body.dark-mode ._modal_umphk_28{background:#1f1f1f}body.dark-mode ._title_umphk_62{color:#fafafa}body.dark-mode ._searchInput_umphk_118,body.dark-mode ._saveInput_umphk_185,body.dark-mode ._toolbarButton_umphk_140,body.dark-mode ._saveCancel_umphk_225{background:#2a2a2a;border-color:#3a3a3a;color:#fafafa}body.dark-mode ._searchInput_umphk_118:focus,body.dark-mode ._saveInput_umphk_185:focus{background:#2a2a2a;border-color:#ef4444}body.dark-mode ._toolbarButton_umphk_140:hover,body.dark-mode ._saveCancel_umphk_225:hover{background:#3a3a3a;border-color:#4a4a4a}body.dark-mode ._themeCard_umphk_251{background:#2a2a2a;border-color:#3a3a3a}body.dark-mode ._themeCard_umphk_251:hover{border-color:#4a4a4a}body.dark-mode ._themeCardSelected_umphk_269{background:#ef44441a}body.dark-mode ._actionButton_umphk_335:hover{background:#3a3a3a}._errorContainer_4zjvs_5{display:flex;align-items:center;justify-content:center;padding:48px 24px;min-height:400px}._errorCard_4zjvs_13{max-width:600px;width:100%;background:var(--theme-surface, #ffffff);border:2px solid #fee2e2;border-radius:12px;padding:32px;text-align:center;box-shadow:0 4px 12px #0000001a}._iconContainer_4zjvs_24{display:flex;justify-content:center;margin-bottom:24px}._errorIcon_4zjvs_30{color:#dc2626}._errorTitle_4zjvs_34{margin:0 0 12px;font-size:24px;font-weight:700;color:var(--theme-text, #171717)}._errorMessage_4zjvs_41{margin:0 0 24px;font-size:16px;color:var(--theme-text-secondary, #737373);line-height:1.6}._errorDetails_4zjvs_48{margin:24px 0;padding:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;text-align:left}._errorDetailsSummary_4zjvs_57{cursor:pointer;font-weight:600;color:#991b1b;-webkit-user-select:none;user-select:none}._errorDetailsSummary_4zjvs_57:hover{color:#7f1d1d}._errorDetailsContent_4zjvs_68{margin-top:12px;font-size:13px;color:#450a0a}._errorDetailsContent_4zjvs_68 p{margin:8px 0}._errorStack_4zjvs_78{margin:8px 0;padding:12px;background:#fff;border:1px solid #fecaca;border-radius:6px;font-size:12px;font-family:Monaco,Courier New,monospace;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:200px;overflow-y:auto}._actions_4zjvs_93{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}._primaryButton_4zjvs_101{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;background:#dc2626;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._primaryButton_4zjvs_101:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}._primaryButton_4zjvs_101:active{transform:translateY(0)}._secondaryButton_4zjvs_126{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid var(--theme-border, #e5e5e5);border-radius:8px;background:var(--theme-surface, #ffffff);color:var(--theme-text, #171717);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._secondaryButton_4zjvs_126:hover{background:var(--theme-surface-secondary, #f5f5f5);border-color:var(--theme-border-strong, #d4d4d4)}._errorHint_4zjvs_146{margin:16px 0 0;font-size:13px;color:var(--theme-text-muted, #a3a3a3);font-style:italic}body.dark-mode ._errorCard_4zjvs_13{background:#1f1f1f;border-color:#7f1d1d}body.dark-mode ._errorTitle_4zjvs_34{color:#fafafa}body.dark-mode ._errorMessage_4zjvs_41{color:#a3a3a3}body.dark-mode ._errorDetails_4zjvs_48{background:#2a2a2a;border-color:#7f1d1d}body.dark-mode ._errorDetailsSummary_4zjvs_57{color:#fca5a5}body.dark-mode ._errorDetailsContent_4zjvs_68{color:#fecaca}body.dark-mode ._errorStack_4zjvs_78{background:#1f1f1f;border-color:#7f1d1d;color:#fecaca}body.dark-mode ._secondaryButton_4zjvs_126{background:#2a2a2a;border-color:#3a3a3a;color:#fafafa}body.dark-mode ._secondaryButton_4zjvs_126:hover{background:#3a3a3a;border-color:#4a4a4a}@media(max-width:768px){._errorContainer_4zjvs_5{padding:24px 16px}._errorCard_4zjvs_13{padding:24px 20px}._errorTitle_4zjvs_34{font-size:20px}._errorMessage_4zjvs_41{font-size:14px}._actions_4zjvs_93{flex-direction:column}._primaryButton_4zjvs_101,._secondaryButton_4zjvs_126{width:100%;justify-content:center}._errorStack_4zjvs_78{font-size:11px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Fira Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:#fafafa;color:#171717;line-height:1.5;transition:background-color .2s ease,color .2s ease}body.dark-mode{background:#0a0a0a;color:#f9fafb}#root{min-height:100vh;display:flex;flex-direction:column}
