.feature-request-modal_overlay__DvZI8{position:fixed;top:var(--header-height,72px);right:0;bottom:0;left:var(--current-sidebar-width,260px);background-color:rgba(0,0,0,.3);backdrop-filter:blur(4px);z-index:35;animation:feature-request-modal_fadeIn___Remu .2s ease-out}.feature-request-modal_panel__iDmOl{position:fixed;top:var(--header-height,72px);right:0;bottom:0;width:100%;max-width:420px;background-color:var(--card);box-shadow:var(--shadow-xl);z-index:36;animation:feature-request-modal_slideIn__WcKTX .25s ease-out;overflow-y:auto;display:flex;flex-direction:column}.feature-request-modal_body__S3pbU{padding:1.75rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.feature-request-modal_header__OkZfS{margin-bottom:.5rem}.feature-request-modal_title__hUv1B{font-size:1.25rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em;margin:0;line-height:1.3}.feature-request-modal_subtitle__Q5_bY{font-size:.8125rem;color:var(--muted-foreground);line-height:1.5;margin:.25rem 0 0}.feature-request-modal_closeButton__r88tG{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .15s;z-index:1}.feature-request-modal_closeButton__r88tG:hover{background-color:var(--muted);color:var(--foreground)}.feature-request-modal_closeIcon__35_ds{width:1.125rem;height:1.125rem}.feature-request-modal_form___0SIy{display:flex;flex-direction:column;gap:1.125rem}.feature-request-modal_field__YV0ao{display:flex;flex-direction:column;gap:.375rem}.feature-request-modal_label__Lg9Dy{font-size:.8125rem;font-weight:600;color:var(--muted-foreground)}.feature-request-modal_input__penSA,.feature-request-modal_textarea__fE7t_{width:100%;padding:.625rem .75rem;font-size:.875rem;line-height:1.5;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius,.5rem);transition:border-color .15s,box-shadow .15s;font-family:inherit;box-sizing:border-box}.feature-request-modal_input__penSA::placeholder,.feature-request-modal_textarea__fE7t_::placeholder{color:var(--muted-foreground);opacity:.6}.feature-request-modal_input__penSA:focus,.feature-request-modal_textarea__fE7t_:focus{outline:none;border-color:var(--primary);box-shadow:var(--focus-ring)}.feature-request-modal_textarea__fE7t_{resize:vertical;min-height:72px}.feature-request-modal_helperText__N0I9L{font-size:.75rem;color:var(--muted-foreground);line-height:1.4}.feature-request-modal_submitButton__BYmZR{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;border:none;border-radius:var(--radius,.5rem);background-color:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:.25rem}.feature-request-modal_submitButton__BYmZR:hover{background-color:var(--primary-hover)}.feature-request-modal_submitButton__BYmZR:disabled{opacity:.7;cursor:not-allowed}.feature-request-modal_spinnerIcon__uBJZZ{width:1rem;height:1rem;margin-right:.5rem;animation:feature-request-modal_spin__7_HEE 1s linear infinite}@keyframes feature-request-modal_spin__7_HEE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feature-request-modal_successBody__WwAqe{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 2rem;gap:1rem}.feature-request-modal_successIcon__sxDxT{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--success-50);color:var(--success-500)}.feature-request-modal_successIcon__sxDxT svg{width:2.25rem;height:2.25rem}.feature-request-modal_successTitle__sJ9mH{font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0}.feature-request-modal_successMessage__TXtRe{font-size:.875rem;color:var(--muted-foreground);line-height:1.6;max-width:320px;margin:0}.feature-request-modal_successActions__XdD3S{display:flex;gap:.75rem;margin-top:.75rem}.feature-request-modal_secondaryButton__FsfHR{padding:.625rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius,.5rem);background-color:transparent;color:var(--foreground);font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s,border-color .15s}.feature-request-modal_secondaryButton__FsfHR:hover{background-color:var(--muted);border-color:var(--muted-foreground)}@keyframes feature-request-modal_slideIn__WcKTX{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes feature-request-modal_fadeIn___Remu{0%{opacity:0}to{opacity:1}}.sidebar_sidebar__BaJNg{position:fixed;left:0;top:0;height:100vh;background-color:var(--sidebar-bg);display:flex;flex-direction:column;z-index:50;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transition:width .2s ease-in-out}.sidebar_sidebarExpanded__CdwzP{width:260px}.sidebar_sidebarCollapsed__Ztp5l{width:80px}.sidebar_logoArea__jONyJ{display:flex;align-items:center;height:72px;padding:0 1.25rem}.sidebar_logoAreaExpanded__3MzK5{justify-content:space-between}.sidebar_logoAreaCollapsed__ukoCD{justify-content:center}.sidebar_logoLink__GawUL{display:flex;align-items:center;gap:.875rem;text-decoration:none}.sidebar_logoImage__z3hdt{border-radius:.5rem}.sidebar_logoText__Q0kRb{display:flex;flex-direction:column}.sidebar_logoTitle___2g1b{font-size:.9375rem;font-weight:600;color:var(--sidebar-foreground);letter-spacing:-.025em}.sidebar_logoSubtitle__qKsr7{font-size:.6875rem;color:var(--sidebar-text-muted);margin-top:-.125rem}.sidebar_toggleButton__eCnHd{padding:.375rem;border-radius:.5rem;color:var(--sidebar-text-muted);background:transparent;border:none;cursor:pointer;transition:all .2s}.sidebar_toggleButton__eCnHd:hover{color:var(--sidebar-foreground);background-color:var(--sidebar-border)}.sidebar_separator__jT96W{height:1px;background-color:var(--sidebar-border)}.sidebar_nav__ExEex{flex:1;padding:1rem .75rem;overflow-y:auto}.sidebar_navSection__7_jc2{margin-bottom:.375rem;margin-top:1.5rem}.sidebar_navSection__7_jc2:first-child{margin-top:0}.sidebar_navSectionTitle__1C0np{font-size:.6875rem;font-weight:600;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.05em;padding:0 .75rem;margin-bottom:.75rem}.sidebar_navItem__25c1T{display:flex;align-items:center;gap:.875rem;padding:.75rem .875rem;border-radius:.75rem;text-decoration:none;transition:all .2s;position:relative;margin-bottom:.25rem}.sidebar_navItem__25c1T:last-child{margin-bottom:0}.sidebar_navItemDefault__1k_cc{color:rgba(241,245,249,.7)}.sidebar_navItemDefault__1k_cc:hover{color:var(--sidebar-foreground);background-color:var(--sidebar-muted)}.sidebar_navItemActive__X9RcP{background-color:var(--sidebar-active);color:var(--sidebar-foreground);box-shadow:0 10px 15px -3px rgba(0,105,137,.25)}.sidebar_navIcon__xDa56{width:1.25rem;height:1.25rem;flex-shrink:0}.sidebar_navLabel__GjkdU{font-size:.875rem;font-weight:500;flex:1}.sidebar_navBadge__jHrQd{font-size:.625rem;padding:.125rem .375rem;border-radius:9999px;background-color:var(--sidebar-border);color:var(--sidebar-text-muted)}.sidebar_activeIndicator__7jEvl{position:absolute;left:0;top:50%;transform:translateY(-50%);width:.25rem;height:1.5rem;background-color:var(--sidebar-foreground);border-radius:0 9999px 9999px 0}.sidebar_adminSection__qOZIs{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--sidebar-border)}.sidebar_footer__svTau{padding:1rem .75rem;border-top:1px solid var(--sidebar-border)}.sidebar_footerButton__AqmLp{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;border-radius:.5rem;color:var(--sidebar-text-muted);background:transparent;border:none;cursor:pointer;font-size:.875rem;transition:all .2s;margin-bottom:.25rem}.sidebar_footerButton__AqmLp:last-child{margin-bottom:0}.sidebar_footerButton__AqmLp:hover{color:var(--sidebar-foreground);background-color:var(--sidebar-border)}.sidebar_footerButtonCollapsed__j7ZAm{justify-content:center;padding:.625rem}.sidebar_footerIcon__0EBwo{width:1.25rem;height:1.25rem}.header_header__ASFgI{height:72px;background-color:var(--card);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;z-index:40;box-shadow:var(--shadow-xs);flex-shrink:0}@media (min-width:1024px){.header_header__ASFgI{padding:1rem 2.5rem}}.header_left__MwtJe{display:flex;align-items:center;gap:1.25rem}.header_menuButton__fxEMq{display:none;padding:.5rem;color:var(--muted-foreground);background:transparent;border:none;border-radius:.5rem;cursor:pointer}@media (max-width:1023px){.header_menuButton__fxEMq{display:flex}}.header_menuButton__fxEMq:hover{background-color:var(--muted)}.header_searchContainer__HSCwf{position:relative;display:none;align-items:center}@media (min-width:768px){.header_searchContainer__HSCwf{display:flex}}.header_searchIcon__fcD7m{position:absolute;left:.875rem;width:1rem;height:1rem;color:var(--muted-foreground);pointer-events:none}.header_searchInput__lHcul{width:18rem;padding-left:2.5rem;height:2.75rem;background-color:var(--muted);border:1px solid transparent;border-radius:.75rem;font-size:.875rem;color:var(--foreground);outline:none;transition:all .2s}.header_searchInput__lHcul::placeholder{color:var(--muted-foreground)}.header_searchInput__lHcul:focus{border-color:var(--border);box-shadow:var(--focus-ring)}@media (min-width:1024px){.header_searchInput__lHcul{width:20rem}}.header_right__wvEqs{display:flex;align-items:center;gap:.75rem}@media (min-width:1024px){.header_right__wvEqs{gap:1rem}}.header_orgSwitcher__EjwMS{display:none}@media (min-width:640px){.header_orgSwitcher__EjwMS{display:flex}}.header_orgSwitcherTrigger__d4Zdn{font-size:.8125rem;border-radius:var(--radius-sm,.375rem);border:1px solid var(--border);padding:.25rem .5rem;color:var(--foreground)}.header_badge__CPVH9{display:none;height:1.75rem;padding:0 .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;align-items:center}@media (min-width:640px){.header_badge__CPVH9{display:flex}}.header_badgeAdmin__8mPJn{background-color:var(--primary);color:var(--primary-foreground)}.header_badgeUser___kuXV{background-color:var(--muted);color:var(--muted-foreground)}.header_notificationButton__jG5lm{position:relative;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:.75rem;cursor:pointer;color:var(--muted-foreground);transition:all .2s}.header_notificationButton__jG5lm:hover{background-color:var(--muted)}.header_notificationIcon__ZT5Oi{width:1.25rem;height:1.25rem}.header_notificationDot__5wtDo{position:absolute;top:.5rem;right:.5rem;width:.5rem;height:.5rem;background-color:var(--primary);border-radius:9999px;border:2px solid var(--card)}.header_divider__PPgt2{display:none;width:1px;height:2rem;background-color:var(--border)}@media (min-width:1024px){.header_divider__PPgt2{display:block}}.header_userSection__8B5_z{display:flex;align-items:center;gap:.75rem;padding-left:.25rem}.header_userInfo__j2vtU{display:none;text-align:right}@media (min-width:1024px){.header_userInfo__j2vtU{display:block}}.header_userName__QAAUa{font-size:.875rem;font-weight:600;color:var(--foreground);line-height:1.25}.header_userEmail__VVtxi{font-size:.75rem;color:var(--muted-foreground);line-height:1.25;margin-top:.125rem}.dashboard-layout_container__fmisw{min-height:100vh;background-color:var(--background)}.dashboard-layout_content__O5v39{height:100vh;display:flex;flex-direction:column;transition:margin-left .2s ease-in-out}.dashboard-layout_scrollArea__1qb_2{flex:1;overflow-y:auto;display:flex;flex-direction:column}.dashboard-layout_contentExpanded__hOgAp{margin-left:260px}.dashboard-layout_contentCollapsed__ZdCOA{margin-left:80px}.dashboard-layout_main__TZIVG{flex:1;width:100%;padding:2rem 1.5rem}.dashboard-layout_main__TZIVG.dashboard-layout_mainNoPadding__LUFUY{padding:0;display:flex;flex-direction:column;min-height:0}@media (min-width:1024px){.dashboard-layout_main__TZIVG{padding:2.5rem}.dashboard-layout_main__TZIVG.dashboard-layout_mainNoPadding__LUFUY{padding:0}}.dashboard-layout_mainInner__HM2DV{max-width:1600px;margin:0 auto}.metric-card_card__TjiEI{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:box-shadow .2s,transform .2s}.metric-card_card__TjiEI:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.metric-card_header__6xhWa{display:flex;align-items:center;justify-content:space-between}.metric-card_label__eloFC{font-size:.8125rem;font-weight:500;color:var(--muted-foreground)}.metric-card_icon__9GxY4{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background-color:var(--muted);color:var(--primary)}.metric-card_icon__9GxY4 svg{width:1.125rem;height:1.125rem}.metric-card_value__0AVoZ{font-size:1.75rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em;line-height:1.2}.metric-card_change__gEW5f{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500}.metric-card_trendIcon__8OgP7{width:.875rem;height:.875rem}.metric-card_trendUp__kZ7Hg{color:var(--success-600)}.metric-card_trendDown__0xQvW{color:var(--danger-600)}.metric-card_trendNeutral__CgNMA{color:var(--muted-foreground)}.data-table_container__W_0rw{display:flex;flex-direction:column;gap:0;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.data-table_toolbar__R1wwH{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.data-table_searchWrapper__wks51{position:relative;display:flex;align-items:center;max-width:22rem}.data-table_searchIcon__Bk5n9{position:absolute;left:.75rem;width:1rem;height:1rem;color:var(--muted-foreground);pointer-events:none}.data-table_searchInput__ef_0I{width:100%;height:2.5rem;padding-left:2.25rem;padding-right:.75rem;background-color:var(--muted);border:1px solid transparent;border-radius:var(--radius-sm,.5rem);font-size:.8125rem;color:var(--foreground);outline:none;transition:all .2s}.data-table_searchInput__ef_0I::placeholder{color:var(--muted-foreground)}.data-table_searchInput__ef_0I:focus{border-color:var(--border);box-shadow:var(--focus-ring)}.data-table_filters__5nBf_{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.data-table_filterGroup__TsNxb{display:flex;align-items:center;gap:.375rem}.data-table_filterLabel__iSfo_{font-size:.75rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.data-table_filterPills__KAAni{display:flex;gap:.25rem;flex-wrap:wrap}.data-table_filterPill__a8Yvx{padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:1px solid var(--border);background-color:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .15s;white-space:nowrap}.data-table_filterPill__a8Yvx:hover{border-color:var(--primary);color:var(--primary)}.data-table_filterPillActive__vWemx{background-color:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.data-table_filterPillActive__vWemx:hover{background-color:var(--primary);color:var(--primary-foreground);opacity:.9}.data-table_clearFilters__nFiZ8{padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:none;background-color:transparent;color:var(--danger-500);cursor:pointer;transition:opacity .15s}.data-table_clearFilters__nFiZ8:hover{opacity:.7}.data-table_bulkBar__Fa5he{display:flex;align-items:center;gap:.5rem;margin-left:auto}.data-table_bulkCount__B77W6{font-size:.8125rem;font-weight:600;color:var(--primary);white-space:nowrap}.data-table_wrapper__qGDzC{overflow-x:auto}.data-table_table__LFqki{width:100%;border-collapse:collapse;font-size:.875rem}.data-table_th__WSu7B{text-align:left;padding:.75rem 1rem;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);background-color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;user-select:none}.data-table_thSortable___WzaY{cursor:pointer;transition:color .15s}.data-table_thSortable___WzaY:hover{color:var(--foreground)}.data-table_thInner__zdnce{gap:.375rem}.data-table_sortIcon__OfXI6,.data-table_thInner__zdnce{display:inline-flex;align-items:center}.data-table_sortChevron__K_z6f{width:.875rem;height:.875rem;color:var(--primary)}.data-table_sortChevronIdle__sf7mj{width:.875rem;height:.875rem;opacity:.35}.data-table_tr__GxfxX{border-bottom:1px solid var(--border);transition:background-color .15s}.data-table_trClickable__U076C{cursor:pointer}.data-table_trClickable__U076C:hover{background-color:var(--muted)!important}.data-table_tr__GxfxX:last-child{border-bottom:none}.data-table_tr__GxfxX:hover{background-color:var(--muted)}.data-table_td__LKUmD{padding:.75rem 1rem;color:var(--foreground);white-space:nowrap}.data-table_tdCheckbox__BR5vV,.data-table_thCheckbox__5Fz_Q{width:2.5rem;padding-left:1rem;padding-right:0;cursor:pointer}.data-table_checkbox__BpjEa{width:1rem;height:1rem;accent-color:var(--primary);cursor:pointer}.data-table_trSelected__Ad9R3{background-color:var(--primary-50)}.data-table_trSelected__Ad9R3:hover{background-color:var(--primary-100)!important}.data-table_empty__q1c70{padding:3rem 1rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}.data-table_pagination__TYvEF{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-top:1px solid var(--border);gap:1rem;flex-wrap:wrap}.data-table_pageInfo__NFbWB{font-size:.8125rem;color:var(--muted-foreground);white-space:nowrap}.data-table_pageButtons__Y_h0b{display:flex;align-items:center;gap:.25rem}.data-table_pageBtn__Y19Ji{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .375rem;border-radius:var(--radius-sm,.5rem);border:1px solid var(--border);background-color:transparent;color:var(--foreground);font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s}.data-table_pageBtn__Y19Ji:hover:not(:disabled){background-color:var(--muted);border-color:var(--primary)}.data-table_pageBtn__Y19Ji:disabled{opacity:.4;cursor:not-allowed}.data-table_pageBtnActive__6HBmg{background-color:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.data-table_pageBtnActive__6HBmg:hover{background-color:var(--primary);opacity:.9}.data-table_pageBtnIcon__ongI3{width:1rem;height:1rem}.data-table_pageEllipsis__fVKP9{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.8125rem;color:var(--muted-foreground)}.status-badge_badge__sH0yO{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;line-height:1;white-space:nowrap}.status-badge_default___sJ6D{background-color:var(--muted);color:var(--muted-foreground)}.status-badge_success__sMope{background-color:var(--success-50);color:var(--success-600)}.status-badge_warning___PgHR{background-color:var(--warning-50);color:var(--warning-600)}.status-badge_danger__lOp_O{background-color:var(--danger-50);color:var(--danger-600)}.status-badge_info__uYeik{background-color:var(--primary-50);color:var(--primary-600)}.status-badge_neutral__PqOyX{background-color:var(--muted);color:var(--muted-foreground)}.coming-soon-modal_overlay__6eyXy{position:fixed;top:var(--header-height,72px);right:0;bottom:0;left:var(--current-sidebar-width,260px);background-color:var(--overlay-light);backdrop-filter:blur(4px);z-index:35;animation:coming-soon-modal_fadeIn___m79A .2s ease-out}.coming-soon-modal_content__qO4ft{max-width:480px}.coming-soon-modal_contentWithVideo__tlRdF,.coming-soon-modal_content__qO4ft{position:fixed;top:calc(var(--header-height, 72px) + (100vh - var(--header-height, 72px)) / 2);left:calc(var(--current-sidebar-width, 260px) + (100vw - var(--current-sidebar-width, 260px)) / 2);transform:translate(-50%,-50%);z-index:36;width:90%;max-height:85vh;overflow-y:auto;background-color:var(--card);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);animation:coming-soon-modal_scaleIn__azqvH .25s ease-out}.coming-soon-modal_contentWithVideo__tlRdF{max-width:720px}.coming-soon-modal_accentBar__y7P6x{height:4px;background:linear-gradient(90deg,var(--navy,var(--primary)),var(--teal,var(--accent)),var(--teal-light,var(--chart-5)));border-radius:var(--radius-lg) var(--radius-lg) 0 0}.coming-soon-modal_body__F2QCf{padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.875rem}.coming-soon-modal_iconWrapper__gK5UU{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;background:linear-gradient(135deg,var(--navy,var(--primary)),var(--teal,var(--accent)));color:white}.coming-soon-modal_iconWrapper__gK5UU svg{width:1.75rem;height:1.75rem}.coming-soon-modal_badge__xdHxG{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border-radius:9999px;background:linear-gradient(135deg,var(--navy,var(--primary)),var(--teal,var(--accent)));color:white;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.coming-soon-modal_badgeIcon__U4wV1{width:.875rem;height:.875rem}.coming-soon-modal_title__yBWjt{font-size:1.375rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em;margin:0}.coming-soon-modal_description__0Cri1{font-size:.9rem;color:var(--muted-foreground);line-height:1.6;margin:0}.coming-soon-modal_videoWrapper__hDE7z{position:relative;width:100%;padding-top:56.25%;margin:.5rem 0;border-radius:var(--radius);overflow:hidden;background-color:var(--neutral-100)}.coming-soon-modal_videoIframe__TNIXh{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:var(--radius)}.coming-soon-modal_featureList__2wIzc{list-style:none;padding:0;margin:.5rem 0 0;width:100%;text-align:left;display:flex;flex-direction:column;gap:.5rem}.coming-soon-modal_featureItem__cZgNa{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:var(--foreground);line-height:1.4}.coming-soon-modal_checkIcon__6m99x{width:1rem;height:1rem;flex-shrink:0;color:var(--primary);margin-top:.1rem}.coming-soon-modal_release__CnMqc{font-size:.8125rem;color:var(--muted-foreground);margin-top:.25rem}.coming-soon-modal_release__CnMqc strong{color:var(--primary)}.coming-soon-modal_dismissButton__oD_BS{margin-top:.5rem;padding:.625rem 1.5rem;border:none;border-radius:var(--radius);background-color:var(--primary);color:white;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s}.coming-soon-modal_dismissButton__oD_BS:hover{background-color:var(--primary-hover)}.coming-soon-modal_closeButton__KVq1z{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .15s}.coming-soon-modal_closeButton__KVq1z:hover{background-color:var(--muted);color:var(--foreground)}.coming-soon-modal_closeIcon__vOwuF{width:1.125rem;height:1.125rem}.coming-soon-modal_floatingButton__srqyD{position:fixed;bottom:1.5rem;right:1.5rem;z-index:90;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:none;background-color:var(--primary);color:white;cursor:pointer;box-shadow:var(--shadow-md);transition:transform .2s,box-shadow .2s}.coming-soon-modal_floatingButton__srqyD:hover{transform:scale(1.08);box-shadow:var(--shadow-lg)}.coming-soon-modal_floatingIcon__8KXgy{width:1.25rem;height:1.25rem}@keyframes coming-soon-modal_fadeIn___m79A{0%{opacity:0}to{opacity:1}}@keyframes coming-soon-modal_scaleIn__azqvH{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.alert-dialog_overlay__8gB6N{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem;animation:alert-dialog_overlayIn__yFoTe .15s ease}@keyframes alert-dialog_overlayIn__yFoTe{0%{opacity:0}to{opacity:1}}.alert-dialog_dialog__hSfsJ{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + .25rem);box-shadow:var(--shadow-xl);width:100%;max-width:420px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;animation:alert-dialog_dialogIn__PVGJr .2s ease}@keyframes alert-dialog_dialogIn__PVGJr{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.alert-dialog_iconWrap__i0gQE{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%}.alert-dialog_iconWrapError__eaSMD{background:var(--danger-50);color:var(--danger-600)}.alert-dialog_iconWrapSuccess__Bdb_f{background:var(--success-50);color:var(--success-600)}.alert-dialog_iconWrapInfo__4V1Rx{background:var(--primary-50);color:var(--primary-600)}.alert-dialog_icon__ZzTnT{width:1.25rem;height:1.25rem}.alert-dialog_title__3LpjM{font-size:1rem;font-weight:700;color:var(--foreground);margin:0}.alert-dialog_message__wWafN{font-size:.8125rem;color:var(--muted-foreground);line-height:1.5;margin:0;white-space:pre-wrap}.alert-dialog_actions__SAatS{display:flex;gap:.5rem;width:100%;margin-top:.5rem}.alert-dialog_confirmBtn__fwjOA{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;border-radius:var(--radius);border:none;background:var(--primary);color:var(--primary-foreground);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .15s}.alert-dialog_confirmBtn__fwjOA:hover{background:var(--primary-hover)}.alert-dialog_confirmBtn__fwjOA:focus-visible{outline:none;box-shadow:var(--focus-ring)}.alert-dialog_confirmBtn__fwjOA:disabled{opacity:.5;cursor:not-allowed}.alert-dialog_cancelBtn__vW6aL{flex:1;padding:.5rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--card);color:var(--foreground);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .15s}.alert-dialog_cancelBtn__vW6aL:hover{background:var(--muted)}.alert-dialog_input__oCBP2{width:100%;padding:.5rem .625rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--background);color:var(--foreground);font-size:.875rem;font-family:inherit;resize:vertical}.alert-dialog_input__oCBP2:focus{outline:none;border-color:var(--primary);box-shadow:var(--focus-ring)}.video-walkthrough-modal_triggerButton__wjV2_{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;border:1px solid var(--border);border-radius:var(--radius);background-color:var(--card);color:var(--foreground);font-size:.8125rem;font-weight:500;cursor:pointer;transition:background-color .15s,border-color .15s,box-shadow .15s;white-space:nowrap;flex-shrink:0}.video-walkthrough-modal_triggerButton__wjV2_:hover{background-color:var(--muted);border-color:var(--primary);color:var(--primary)}.video-walkthrough-modal_triggerIcon__oPhl4{width:.8125rem;height:.8125rem;flex-shrink:0}.video-walkthrough-modal_overlay__aMvkN{position:fixed;top:var(--header-height,72px);right:0;bottom:0;left:var(--current-sidebar-width,260px);background-color:rgba(0,0,0,.55);backdrop-filter:blur(4px);z-index:35;animation:video-walkthrough-modal_fadeIn__vmSb2 .2s ease-out}.video-walkthrough-modal_content__mF__W{top:calc(var(--header-height, 72px) + (100vh - var(--header-height, 72px)) / 2);left:calc(var(--current-sidebar-width, 260px) + (100vw - var(--current-sidebar-width, 260px)) / 2);transform:translate(-50%,-50%);width:88%;max-width:960px;max-height:92vh;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);animation:video-walkthrough-modal_scaleIn__KbIJG .25s ease-out}.video-walkthrough-modal_contentFullscreen__lcsXs,.video-walkthrough-modal_content__mF__W{position:fixed;z-index:36;display:flex;flex-direction:column;background-color:var(--card);overflow:hidden}.video-walkthrough-modal_contentFullscreen__lcsXs{top:var(--header-height,72px);left:var(--current-sidebar-width,260px);right:0;bottom:0;transform:none;width:auto;max-width:none;max-height:none;border-radius:0;box-shadow:none;animation:video-walkthrough-modal_fadeIn__vmSb2 .15s ease-out}.video-walkthrough-modal_accentBar__D8PZS{height:4px;flex-shrink:0;background:linear-gradient(90deg,var(--primary),var(--accent),hsl(191,99%,38%))}.video-walkthrough-modal_header__FqtXd{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 1.5rem 1rem;flex-shrink:0;gap:1rem}.video-walkthrough-modal_headerText__jt9kj{display:flex;flex-direction:column;gap:.375rem}.video-walkthrough-modal_headerActions__OXaGE{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.video-walkthrough-modal_badge__Neb8S{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .625rem;border-radius:9999px;background:linear-gradient(135deg,var(--primary),var(--accent));color:white;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:fit-content}.video-walkthrough-modal_badgeIcon__PNUMi{width:.625rem;height:.625rem}.video-walkthrough-modal_title__eVnO7{font-size:1.25rem;font-weight:700;color:var(--foreground);letter-spacing:-.02em;margin:0;line-height:1.3}.video-walkthrough-modal_description__TqVnB{font-size:.875rem;color:var(--muted-foreground);margin:0;line-height:1.5}.video-walkthrough-modal_iconButton__61Q_H{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:background-color .15s,color .15s;flex-shrink:0}.video-walkthrough-modal_iconButton__61Q_H:hover{background-color:var(--muted);color:var(--foreground)}.video-walkthrough-modal_actionIcon__7ZLUe{width:1rem;height:1rem}.video-walkthrough-modal_videoWrapper__sYwem{aspect-ratio:16/9;flex-shrink:0}.video-walkthrough-modal_videoWrapperFullscreen__E3TqF,.video-walkthrough-modal_videoWrapper__sYwem{width:calc(100% - 2.5rem);margin:0 1.25rem 1.25rem;background-color:var(--neutral-100,#f1f5f9);border-radius:var(--radius);overflow:hidden}.video-walkthrough-modal_videoWrapperFullscreen__E3TqF{flex:1;min-height:0}.video-walkthrough-modal_videoIframe__8qhet{width:100%;height:100%;display:block;border:none}@keyframes video-walkthrough-modal_fadeIn__vmSb2{0%{opacity:0}to{opacity:1}}@keyframes video-walkthrough-modal_scaleIn__KbIJG{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.goods-receipt_container__7eR3x{display:flex;flex-direction:column;gap:1.5rem}.goods-receipt_pageHeader__Kq9f5{display:flex;flex-direction:column;gap:.375rem}.goods-receipt_pageTitle__xeUij{font-size:1.5rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em}.goods-receipt_pageDescription__JB9n_{font-size:.9rem;color:var(--muted-foreground)}.goods-receipt_metricsGrid__jWOz_{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:768px){.goods-receipt_metricsGrid__jWOz_{grid-template-columns:1fr}}.goods-receipt_section__0__Zq{display:flex;flex-direction:column;gap:1rem}.goods-receipt_sectionTitle__U96S7{font-size:1rem;font-weight:600;color:var(--foreground)}.goods-receipt_chartsGrid__LQEV_{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width:768px){.goods-receipt_chartsGrid__LQEV_{grid-template-columns:1fr}}.goods-receipt_chartCard__4sWm3{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.goods-receipt_chartTitle__SEoLq{font-size:.875rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}.invoices_container__NInpu{display:flex;flex-direction:column;gap:1.5rem}.invoices_pageHeader__5cpRu{display:flex;flex-direction:column;gap:.375rem}.invoices_pageTitle__tbxPL{font-size:1.5rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em}.invoices_pageDescription__T4_X1{font-size:.9rem;color:var(--muted-foreground)}.invoices_metricsGrid__bkh40{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:768px){.invoices_metricsGrid__bkh40{grid-template-columns:1fr}}.invoices_section__lJnrU{display:flex;flex-direction:column;gap:1rem}.invoices_sectionTitle__XSn4W{font-size:1rem;font-weight:600;color:var(--foreground)}.invoices_chartsGrid__2yDZi{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width:768px){.invoices_chartsGrid__2yDZi{grid-template-columns:1fr}}.invoices_chartCard__c86yI{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.invoices_chartTitle__uYzgB{font-size:.875rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}.ReclassifyMenu_container__EEAMk{position:relative;display:inline-flex}.ReclassifyMenu_trigger__8wyHU{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.4rem .75rem;border-radius:8px;border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;transition:all .15s;font-size:.8125rem;white-space:nowrap}.ReclassifyMenu_triggerLabel__wNMli{font-weight:400}.ReclassifyMenu_trigger__8wyHU:hover:not(:disabled){background:var(--neutral-50);border-color:var(--primary-300)}.ReclassifyMenu_trigger__8wyHU:disabled{opacity:.5;cursor:not-allowed}.ReclassifyMenu_triggerIcon__ygmTq{width:.8125rem;height:.8125rem}.ReclassifyMenu_dropdown__hU57U{position:absolute;top:calc(100% + .25rem);right:0;z-index:50;min-width:11rem;padding:.25rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow-md)}.ReclassifyMenu_dropdownHeader__CVHt4{padding:.375rem .625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}.ReclassifyMenu_option__8l_hH{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .625rem;border:none;border-radius:var(--radius-sm,.375rem);background:transparent;color:var(--foreground);font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .1s;text-align:left}.ReclassifyMenu_option__8l_hH:hover:not(:disabled){background:var(--muted)}.ReclassifyMenu_option__8l_hH:disabled{cursor:default}.ReclassifyMenu_optionCurrent__BfJWl{color:var(--primary);font-weight:600}.ReclassifyMenu_optionIcon__sx8xV{width:.875rem;height:.875rem;flex-shrink:0}.ReclassifyMenu_optionLabel__MgJN2{flex:1}.ReclassifyMenu_optionCheck__if_2h{width:.875rem;height:.875rem;color:var(--primary);flex-shrink:0}.PartsDemo_container__bUMC1{display:flex;flex-direction:column;gap:1rem;height:calc(100vh - var(--header-height) - 5rem);max-height:calc(100vh - var(--header-height) - 5rem);overflow:hidden}.PartsDemo_pageHeader__Uy_Ej{display:flex;flex-direction:column;gap:.375rem;flex-shrink:0}.PartsDemo_pageTitle__7Y6MX{font-size:1.5rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em}.PartsDemo_pageDescription__tXGmz{font-size:.9rem;color:var(--muted-foreground)}.PartsDemo_demoBanner__Mh9nV{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:hsla(48,96%,50%,.08);border:1px solid hsla(48,96%,50%,.25);border-radius:var(--radius-sm);font-size:.75rem;color:var(--warning-700);flex-shrink:0}.PartsDemo_demoBannerIcon__JKaQY{flex-shrink:0;width:.875rem;height:.875rem}.PartsDemo_topBar__WhTNy{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;flex-wrap:wrap;gap:.75rem}.PartsDemo_equipmentBadge__q5H6n{display:flex;align-items:center;gap:.5rem;padding:.375rem .875rem;border:1px solid var(--border);border-radius:9999px;background-color:var(--card);font-size:.8125rem;font-weight:500;color:var(--foreground)}.PartsDemo_equipmentBadgeLabel___nQQV{color:var(--muted-foreground);font-weight:400}.PartsDemo_chatPanel__Q1q9Y{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-direction:column;overflow:hidden;flex:1;min-height:0}.PartsDemo_chatMessages__3iWX6{flex:1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem}.PartsDemo_message__Sd3_w{display:flex;gap:.75rem;max-width:85%}.PartsDemo_messageUser__yUxKF{align-self:flex-end;flex-direction:row-reverse}.PartsDemo_messageAssistant__43g9p{align-self:flex-start;max-width:95%}.PartsDemo_avatar__09CJw{width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700}.PartsDemo_avatarUser__zVgMM{background-color:var(--primary);color:white}.PartsDemo_avatarAssistant__palPw{background:var(--subtle-gradient);color:var(--primary)}.PartsDemo_bubble__UsfpF{padding:.75rem 1rem;border-radius:var(--radius);font-size:.875rem;line-height:1.6;white-space:pre-line}.PartsDemo_bubbleUser__BGcT_{background-color:var(--primary);color:white;border-bottom-right-radius:.25rem}.PartsDemo_bubbleAssistant__tK2NS{background-color:var(--muted);color:var(--foreground);border-bottom-left-radius:.25rem}.PartsDemo_bubbleWide__1DWTU{white-space:normal}.PartsDemo_responseIntro__OfMbj{margin-bottom:.625rem;font-size:.875rem;line-height:1.4}.PartsDemo_responseText__n4_47{font-size:.8125rem;color:var(--muted-foreground);line-height:1.65;margin-bottom:1rem}.PartsDemo_partsList__KSTRE{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.PartsDemo_partItem__AisuS{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;transition:border-color .15s}.PartsDemo_partItem__AisuS:hover{border-color:var(--primary-300)}.PartsDemo_partItemHighlight__S5Wwk{border-left:3px solid var(--warning-500);background-color:hsla(48,96%,50%,.06)}.PartsDemo_partTitle__wB5LG{font-size:.8125rem;font-weight:700;color:var(--foreground);line-height:1.4;margin-bottom:.25rem}.PartsDemo_partNote__MOG_F{font-size:.75rem;color:var(--muted-foreground);line-height:1.5;margin-bottom:.5rem}.PartsDemo_partLink__xM_Js{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:var(--primary);text-decoration:none;transition:color .15s}.PartsDemo_partLink__xM_Js:hover{color:var(--primary-hover);text-decoration:underline}.EquipmentSelector_wrapper__hwvXO{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:4rem 1rem 2rem}.EquipmentSelector_card__xvpQn{width:100%;max-width:28rem;border-radius:var(--radius);border:1px solid var(--border);background-color:var(--card);padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,.06)}.EquipmentSelector_title__agOVs{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0 0 .375rem}.EquipmentSelector_subtitle__TDpdO{font-size:.875rem;color:var(--muted-foreground);margin:0 0 1.25rem}.EquipmentSelector_fields__m25kp{display:flex;flex-direction:column;gap:.875rem}.EquipmentSelector_field__kDosG{display:flex;flex-direction:column;gap:.375rem}.EquipmentSelector_label__51WIb{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}.EquipmentSelector_select__dNgCZ{width:100%;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--background);color:var(--foreground);padding:.5rem .75rem;font-size:.875rem;font-family:inherit;outline:none;cursor:pointer}.EquipmentSelector_select__dNgCZ:focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 20%,transparent)}.EquipmentSelector_select__dNgCZ:disabled{opacity:.5;cursor:not-allowed}.EquipmentSelector_loadingText__1QNx5{font-size:.875rem;color:var(--muted-foreground)}.EquipmentSelector_startBtn__LIOhH{margin-top:1.25rem;width:100%;padding:.625rem 1rem;border-radius:var(--radius-sm);border:none;background-color:var(--foreground);color:var(--background);font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .15s}.EquipmentSelector_startBtn__LIOhH:hover:not(:disabled){opacity:.85}.EquipmentSelector_startBtn__LIOhH:disabled{opacity:.4;cursor:not-allowed}.ChatMessage_userMessage___aPU5{max-width:80%;align-self:flex-end}.ChatMessage_userBubble__dqb4f{background-color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 80%,black);border-radius:.75rem;padding:.625rem .875rem}.ChatMessage_userText__cqKgM{white-space:pre-wrap;font-size:.9375rem;font-weight:500;line-height:1.6;color:white;margin:0}.ChatMessage_assistantMessage__ZhaMp{width:100%;align-self:flex-start}.ChatMessage_prose__IJO2u{font-size:.9375rem;font-weight:500;line-height:1.65;color:var(--foreground)}.ChatMessage_mdParagraph__R7pNW{margin-bottom:.75rem}.ChatMessage_mdParagraph__R7pNW:last-child{margin-bottom:0}.ChatMessage_mdUl__2x__o{list-style:disc;padding-left:1.25rem;margin-bottom:.75rem}.ChatMessage_mdOl__kN204{list-style:decimal;padding-left:1.25rem;margin-bottom:.75rem}.ChatMessage_mdLi__1nMQ7{margin-bottom:.25rem}.ChatMessage_mdStrong__jkXrP{font-weight:700}.ChatMessage_tableWrapper__qHZkK{margin:1rem 0;overflow-x:auto;border-radius:var(--radius-sm);border:1px solid var(--border)}.ChatMessage_table__8RXhK{width:100%;min-width:100%;table-layout:auto;font-size:.875rem;border-collapse:collapse}.ChatMessage_thead__bZrUT{background-color:var(--muted)}.ChatMessage_th__MWmG7{text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}.ChatMessage_td__KqWIc,.ChatMessage_th__MWmG7{border-bottom:1px solid var(--border);padding:.5rem .75rem}.ChatMessage_td__KqWIc{vertical-align:top;color:var(--foreground)}.ChatMessage_tr__I49F9:hover .ChatMessage_td__KqWIc{background-color:var(--muted)}.ChatMessage_htmlContent__mK1FN table{width:100%;overflow-x:auto;border-radius:var(--radius-sm);border:1px solid var(--border);font-size:.875rem;border-collapse:collapse;margin:1rem 0}.ChatMessage_htmlContent__mK1FN th{background-color:var(--muted);border-bottom:1px solid var(--border);padding:.5rem .75rem;text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}.ChatMessage_htmlContent__mK1FN td{border-bottom:1px solid var(--border);padding:.5rem .75rem;vertical-align:top}.ChatMessage_htmlContent__mK1FN tr:hover td{background-color:var(--muted)}.ChatMessage_references__mJI_l{margin-top:1rem;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--muted);padding:.75rem}.ChatMessage_referencesLabel__hH2rv{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin:0 0 .5rem}.ChatMessage_referencesChips___b_eK{display:flex;flex-wrap:wrap;gap:.375rem}.ChatMessage_referenceChip__OqLs1{display:flex;align-items:center;gap:.375rem;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--card);padding:.25rem .5rem;font-size:.75rem}.ChatMessage_referenceChipName__L0IH5{font-weight:500;color:var(--foreground)}.ChatMessage_pageBtn__i9CkJ{padding:.125rem .4rem;border-radius:.25rem;background-color:color-mix(in srgb,var(--primary) 12%,transparent);border:none;font-size:.6875rem;font-weight:600;color:var(--primary);cursor:pointer;transition:background-color .15s}.ChatMessage_pageBtn__i9CkJ:hover{background-color:color-mix(in srgb,var(--primary) 22%,transparent)}.ChatMessage_morePages__WpTwe{font-size:.6875rem;color:var(--muted-foreground)}.ChatInput_wrapper__D7unj{pointer-events:none;position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1rem 1.5rem;background:linear-gradient(to bottom,transparent 0,var(--background) 30%)}.ChatInput_inner__eOwoG{pointer-events:auto;max-width:48rem;margin:0 auto}.ChatInput_inputBox__t7euf{position:relative;display:flex;align-items:flex-end;border-radius:1rem;border:1px solid var(--border);background-color:var(--card);box-shadow:0 4px 24px rgba(0,0,0,.1)}.ChatInput_textarea__2qb94{flex:1;min-height:56px;max-height:200px;resize:none;overflow-y:auto;background:transparent;padding:1rem 3.5rem 1rem 1.25rem;font-size:.9375rem;font-weight:500;font-family:inherit;color:var(--foreground);border:none;outline:none;line-height:1.5}.ChatInput_textareaWithAttach___wapN{padding-right:6.25rem}.ChatInput_textarea__2qb94::placeholder{color:var(--muted-foreground);opacity:.6}.ChatInput_attachBtn__ofhaZ{position:absolute;bottom:.625rem;right:3.375rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;border:none;background:transparent;cursor:pointer;color:var(--muted-foreground);transition:background-color .15s,color .15s}.ChatInput_attachBtn__ofhaZ:hover{background-color:var(--muted);color:var(--foreground)}.ChatInput_sendBtn__mHceP{position:absolute;bottom:.625rem;right:.625rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .15s,color .15s}.ChatInput_sendBtnActive__DJudF{background-color:var(--primary);color:white}.ChatInput_sendBtnActive__DJudF:hover{background-color:var(--primary-hover,var(--primary));opacity:.9}.ChatInput_sendBtnDisabled__TR42e{background-color:var(--neutral-200,#e2e8f0);color:var(--neutral-400,#94a3b8);cursor:not-allowed}.ChatInput_disclaimer__9T_YM{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground)}.ChatInput_disclaimerIcon__0bR_f{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%;border:1px solid;font-size:.5625rem;font-weight:700;flex-shrink:0;opacity:.6}.AddMakeModal_backdrop__2MTbA{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.AddMakeModal_modal__U_YK9{width:100%;max-width:28rem;border-radius:var(--radius);background-color:var(--card);padding:1.5rem;box-shadow:0 20px 60px rgba(0,0,0,.25)}.AddMakeModal_header__Ie7yF{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.AddMakeModal_title__E_O01{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}.AddMakeModal_closeBtn___AMYS{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--muted-foreground);cursor:pointer;transition:background-color .15s}.AddMakeModal_closeBtn___AMYS:hover{background-color:var(--muted)}.AddMakeModal_form__SFaWj{display:flex;flex-direction:column;gap:1rem}.AddMakeModal_field__wmU3l{display:flex;flex-direction:column;gap:.375rem}.AddMakeModal_label__w0J3j{font-size:.875rem;font-weight:500;color:var(--foreground)}.AddMakeModal_required__RelK3{color:var(--destructive)}.AddMakeModal_hint__hGxm7{font-size:.75rem;color:var(--muted-foreground);margin:0 0 .5rem}.AddMakeModal_input__q2JVc{width:100%;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--background);color:var(--foreground);padding:.5625rem .875rem;font-size:.875rem;font-family:inherit;outline:none}.AddMakeModal_input__q2JVc:focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 20%,transparent)}.AddMakeModal_input__q2JVc::placeholder{color:var(--muted-foreground);opacity:.7}.AddMakeModal_identifierList___6JoN{display:flex;flex-direction:column;gap:.5rem}.AddMakeModal_identifierRow__5dsXV{display:flex;gap:.5rem;align-items:center}.AddMakeModal_removeBtn___QhjL{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--destructive);cursor:pointer;transition:background-color .15s}.AddMakeModal_removeBtn___QhjL:hover{background-color:color-mix(in srgb,var(--destructive) 10%,transparent)}.AddMakeModal_addIdentifierBtn__k0o6V{display:inline-flex;align-items:center;gap:.25rem;margin-top:.375rem;border:none;background:transparent;color:var(--primary);font-size:.875rem;font-family:inherit;cursor:pointer;padding:0}.AddMakeModal_addIdentifierBtn__k0o6V:hover{text-decoration:underline}.AddMakeModal_error__BimMH{border-radius:var(--radius-sm);background-color:color-mix(in srgb,var(--destructive) 10%,transparent);color:var(--destructive);font-size:.875rem;padding:.625rem .875rem}.AddMakeModal_actions__EQxi_{display:flex;gap:.75rem;padding-top:.25rem}.AddMakeModal_cancelBtn__fYA06{flex:1;padding:.625rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--foreground);font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .15s}.AddMakeModal_cancelBtn__fYA06:hover{background-color:var(--muted)}.AddMakeModal_submitBtn__0AABQ{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1rem;border-radius:var(--radius-sm);border:none;background-color:var(--primary);color:white;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;transition:opacity .15s}.AddMakeModal_submitBtn__0AABQ:hover:not(:disabled){opacity:.88}.AddMakeModal_submitBtn__0AABQ:disabled{opacity:.5;cursor:not-allowed}.AddMakeModal_spinner__gRh4l{width:1rem;height:1rem;animation:AddMakeModal_spin__2VIbb 1s linear infinite}@keyframes AddMakeModal_spin__2VIbb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.QuoteProjectCard_card__BKf4M{position:relative;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column;gap:.75rem;outline:none;height:100%;min-width:0}.QuoteProjectCard_card__BKf4M:hover{box-shadow:var(--shadow-md);border-color:var(--primary-200,color-mix(in srgb,var(--primary) 30%,transparent))}.QuoteProjectCard_card__BKf4M:focus-visible{box-shadow:var(--focus-ring);border-color:var(--primary)}.QuoteProjectCard_cardDeleteBtn__qVbXW{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:transparent;border:none;color:var(--muted-foreground);border-radius:6px;cursor:pointer;opacity:0;transition:background-color .12s ease,color .12s ease,opacity .12s ease;z-index:2}.QuoteProjectCard_cardDeleteBtn__qVbXW:focus-visible,.QuoteProjectCard_card__BKf4M:hover .QuoteProjectCard_cardDeleteBtn__qVbXW{opacity:1}.QuoteProjectCard_cardDeleteBtn__qVbXW:hover{background:var(--danger-50);color:var(--danger-700)}.QuoteProjectCard_cardDeleteSpin__pVaCO{animation:QuoteProjectCard_cardSpin__3mZ_o .9s linear infinite}@keyframes QuoteProjectCard_cardSpin__3mZ_o{to{transform:rotate(1turn)}}.QuoteProjectCard_compact__oU7cK{padding:1rem;gap:.5rem}.QuoteProjectCard_compact__oU7cK .QuoteProjectCard_name__D2FtM{font-size:.875rem;-webkit-line-clamp:1}.QuoteProjectCard_cardListMode__Q0kO5{flex-direction:row;align-items:center;padding:.625rem .875rem;gap:.75rem;flex-wrap:nowrap}.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_topRow__AxZYy{flex:0 0 auto;order:0;margin:0}.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_name__D2FtM{flex:1 1 auto;min-width:0;margin:0;font-size:.9375rem;-webkit-line-clamp:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;order:1}.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_artifactCounts__B8UQn{flex:0 0 auto;order:2;margin:0}.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_footer__9UxT_{flex:0 0 auto;order:3;margin:0;gap:.75rem;white-space:nowrap}.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_summary__ZvNJv,.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_tags__PN89P{display:none}.QuoteProjectCard_valueArea__T7c5s{display:inline-flex;align-items:center}.QuoteProjectCard_editValueBtn__dHsCv{display:flex;align-items:center;gap:.3rem;background:none;border:none;padding:.125rem .25rem;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s}.QuoteProjectCard_editValueBtn__dHsCv:hover{background:var(--muted)}.QuoteProjectCard_pencilIcon__zN5wI{color:var(--muted-foreground);opacity:0;transition:opacity .15s;flex-shrink:0}.QuoteProjectCard_editValueBtn__dHsCv:hover .QuoteProjectCard_pencilIcon__zN5wI{opacity:1}.QuoteProjectCard_valuePlaceholder__8O06V{font-size:.8125rem;color:var(--muted-foreground);font-style:italic}.QuoteProjectCard_statusTag__cvOhx{display:inline-flex;align-items:center;gap:.25rem;border-radius:100px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;letter-spacing:.01em}.QuoteProjectCard_statusTagBtn__YG93D{border:none;cursor:pointer;transition:filter .12s}.QuoteProjectCard_statusTagBtn__YG93D:hover{filter:brightness(.93)}.QuoteProjectCard_statusChevron__zUDcj{opacity:.6}.QuoteProjectCard_statusCompleted__GJr8m{background:var(--success-100);color:var(--success-700)}.QuoteProjectCard_statusDraft__kAgY7{background:var(--warning-100);color:var(--warning-700)}.QuoteProjectCard_topRow__AxZYy{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.QuoteProjectCard_value__7EaCN{font-size:.9375rem;font-weight:700;color:var(--success-600,#16a34a);font-variant-numeric:tabular-nums}.QuoteProjectCard_name__D2FtM{font-size:1rem;font-weight:600;color:var(--foreground);-webkit-line-clamp:2;line-height:1.4}.QuoteProjectCard_name__D2FtM,.QuoteProjectCard_summary__ZvNJv{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.QuoteProjectCard_summary__ZvNJv{font-size:.8125rem;color:var(--muted-foreground);line-height:1.55;-webkit-line-clamp:3}.QuoteProjectCard_tags__PN89P{display:flex;flex-wrap:wrap;gap:.375rem}.QuoteProjectCard_tag__obENR{font-size:.6875rem;font-weight:500;padding:.1875rem .5rem;border-radius:100px;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 20%,transparent)}.QuoteProjectCard_tagMore__zqRWu{font-size:.6875rem;color:var(--muted-foreground);padding:.1875rem 0}.QuoteProjectCard_similarityBadge__ML3Dk{display:inline-flex;align-items:center;gap:.25rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.02em;border-radius:100px;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 25%,transparent);font-variant-numeric:tabular-nums}.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_similarityBadge__ML3Dk{margin-left:auto}.QuoteProjectCard_matchBreakdown__Cb75a{display:flex;flex-direction:column;gap:.375rem}.QuoteProjectCard_matchBreakdownLabel__ilOLT{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground)}.QuoteProjectCard_matchBreakdownChips__UErFf{display:flex;flex-wrap:wrap;gap:.375rem}.QuoteProjectCard_matchBreakdownChip__JJb3n{display:inline-flex;align-items:center;gap:.3125rem;padding:.1875rem .5rem;font-size:.6875rem;border-radius:4px;background:var(--muted);border:1px solid var(--border);color:var(--muted-foreground)}.QuoteProjectCard_matchBreakdownChipAxis__BIpik{font-weight:600;color:var(--foreground)}.QuoteProjectCard_matchBreakdownChipScore__o06qu{font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.QuoteProjectCard_matchEntityChip__hdJUI{background:color-mix(in srgb,var(--primary) 8%,transparent);border-color:color-mix(in srgb,var(--primary) 20%,transparent);max-width:100%;min-width:0}.QuoteProjectCard_matchEntityChipValue__AATX9{color:var(--primary);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:8rem}.QuoteProjectCard_artifactCounts__B8UQn{display:flex;flex-wrap:wrap;gap:.375rem}.QuoteProjectCard_artifactChip__pNBXY{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);border-radius:4px;padding:.1875rem .5rem;letter-spacing:.02em}.QuoteProjectCard_routingSection__LfmWb{display:flex;flex-direction:column;gap:.375rem}.QuoteProjectCard_routingLabel__nQgeI{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground)}.QuoteProjectCard_routingEntry__6TPtk{display:flex;flex-direction:column;gap:.0625rem}.QuoteProjectCard_routingFile__WmoX6{font-size:.6875rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QuoteProjectCard_routingChain__9Dkv2{font-size:.75rem;font-weight:500;color:var(--primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QuoteProjectCard_cardListMode__Q0kO5 .QuoteProjectCard_routingSection__LfmWb{display:none}.QuoteProjectCard_footer__9UxT_{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:auto}.QuoteProjectCard_meta__cVgx_{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--muted-foreground)}.QuoteArtifactViewerPanel_panel__aYmuV{display:flex;flex-direction:column;height:100%;background:var(--card);border-left:1px solid var(--border)}.QuoteArtifactViewerPanel_header__2CKTD{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:48px;border-bottom:1px solid var(--border);background:var(--muted);flex-shrink:0;gap:.75rem}.QuoteArtifactViewerPanel_headerLeft__vr9pj{display:flex;align-items:center;gap:.5rem;min-width:0}.QuoteArtifactViewerPanel_headerIcon__bh73y{color:var(--primary);flex-shrink:0}.QuoteArtifactViewerPanel_fileName__a3tKA{font-size:.875rem;font-weight:600;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QuoteArtifactViewerPanel_typeBadge__AAzPB{flex-shrink:0}.QuoteArtifactViewerPanel_headerActions__GiZXN{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.QuoteArtifactViewerPanel_actionBtn__Lvleb{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border:none;background:none;border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;transition:background .15s,color .15s}.QuoteArtifactViewerPanel_actionBtn__Lvleb:hover{background:var(--border);color:var(--foreground)}.QuoteArtifactViewerPanel_body__AsACS{flex:1;overflow:hidden;position:relative}.QuoteArtifactViewerPanel_placeholder__x_tg9{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.875rem;padding:2rem;text-align:center;color:var(--muted-foreground)}.QuoteArtifactViewerPanel_placeholderIcon__UAacn{color:var(--border)}.QuoteArtifactViewerPanel_placeholderTitle__VUcNk{font-size:1rem;font-weight:600;color:var(--foreground);margin:0}.QuoteArtifactViewerPanel_placeholderSub__fO36L{font-size:.8125rem;max-width:380px;line-height:1.6;margin:0}.QuoteArtifactViewerPanel_cadWrapper__Kpzf8{width:100%;height:100%}.QuoteArtifactViewerPanel_imageWrapper__UN8Ay{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1.5rem;background:var(--muted)}.QuoteArtifactViewerPanel_image__qqQsP{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--radius-sm);box-shadow:var(--shadow-md)}.QuoteArtifactViewerPanel_textWrapper__JmVLl{width:100%;height:100%;overflow:auto;padding:1.5rem;background:var(--card)}.QuoteArtifactViewerPanel_textDump__8u1tA{white-space:pre-wrap;word-wrap:break-word;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.875rem;line-height:1.6;color:var(--foreground);margin:0;max-width:820px}.QuoteArtifactViewerPanel_spinning__fSJZA{animation:QuoteArtifactViewerPanel_spin__Ox1h4 .9s linear infinite}@keyframes QuoteArtifactViewerPanel_spin__Ox1h4{to{transform:rotate(1turn)}}.RoutingPanel_panel__bX99U{display:flex;flex-direction:column;height:100%;background:var(--card);border-left:1px solid var(--border);overflow:hidden}.RoutingPanel_header__P2ymV{display:flex;align-items:center;padding:.875rem 1.25rem;border-bottom:1px solid var(--border);background:var(--muted);flex-shrink:0}.RoutingPanel_title__nZYG1{font-size:.8125rem;font-weight:600;color:var(--foreground)}.RoutingPanel_body__KiW7p{flex:1;overflow-y:auto;padding:.875rem 1rem;display:flex;flex-direction:column;gap:1.25rem}.RoutingPanel_empty__spIVs{padding:2rem 1.25rem;font-size:.8125rem;color:var(--muted-foreground);text-align:center}.RoutingPanel_entry__eou6k{display:flex;flex-direction:column;gap:.5rem}.RoutingPanel_entryHeader__9myzZ{display:flex;align-items:center;gap:.375rem;overflow:hidden}.RoutingPanel_entryIcon__EJLBI{color:var(--muted-foreground);flex-shrink:0}.RoutingPanel_entryName__3nJzM{font-size:.8125rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoutingPanel_chain__zqCUd{display:flex;flex-direction:column;gap:.375rem;padding:0;margin:0 0 0 1.375rem;list-style:none}.RoutingPanel_chainItem__Ppdda{display:flex;align-items:center;gap:.5rem}.RoutingPanel_stepNum__LLUGq{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;font-size:.625rem;font-weight:700;background:var(--primary);color:var(--primary-foreground);border-radius:100px;flex-shrink:0}.RoutingPanel_workCenter__Cmsjd{font-size:.75rem;font-weight:500;color:var(--foreground);background:var(--muted);border:1px solid var(--border);border-radius:4px;padding:.125rem .5rem}.SimilarProjectsFilters_trigger__G5njs{display:inline-flex;align-items:center;gap:.4rem;padding:.375rem .625rem;border:1px solid var(--border);background:var(--card);border-radius:var(--radius-sm);font-size:.8125rem;color:var(--foreground);cursor:pointer;transition:background .12s,border-color .12s}.SimilarProjectsFilters_trigger__G5njs:hover:not(:disabled){background:var(--muted)}.SimilarProjectsFilters_trigger__G5njs:disabled{opacity:.55;cursor:not-allowed}.SimilarProjectsFilters_triggerActive__uVKp2{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,transparent)}.SimilarProjectsFilters_triggerOpen__kt1pc{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.SimilarProjectsFilters_triggerOpen__kt1pc:hover:not(:disabled){background:var(--primary-hover)}.SimilarProjectsFilters_triggerBadge__tU4D2{display:inline-flex;align-items:center;justify-content:center;min-width:1.125rem;height:1.125rem;padding:0 .3rem;border-radius:999px;background:var(--primary);color:var(--primary-foreground);font-size:.6875rem;font-weight:600}.SimilarProjectsFilters_panel__Otmoz{display:flex;flex-direction:column;width:320px;max-height:100%;flex-shrink:0;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow:hidden}.SimilarProjectsFilters_panelInner__PkkP3{flex:1;min-height:0;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:1rem}.SimilarProjectsFilters_section__Vm6Ds{display:flex;flex-direction:column;gap:.5rem}.SimilarProjectsFilters_sectionTitleRow__fF6yp{display:inline-flex;align-items:center;gap:.375rem}.SimilarProjectsFilters_sectionTitle__ISdlj{font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--muted-foreground)}.SimilarProjectsFilters_hintIcon__vxKhb{display:inline-flex;align-items:center;justify-content:center;color:var(--muted-foreground);cursor:help;opacity:.7;transition:opacity .12s,color .12s}.SimilarProjectsFilters_hintIcon__vxKhb:focus,.SimilarProjectsFilters_hintIcon__vxKhb:hover{opacity:1;color:var(--primary)}.SimilarProjectsFilters_checkboxRow__ORget{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--foreground);cursor:pointer}.SimilarProjectsFilters_checkboxLabel__ryV3H{user-select:none}.SimilarProjectsFilters_stepperRow__xUPV8{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.SimilarProjectsFilters_stepperLabel__yEkBC{font-size:.8125rem;color:var(--foreground)}.SimilarProjectsFilters_stepper__73LjW{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.SimilarProjectsFilters_stepperBtn__Bzu7t{width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;background:var(--card);border:none;color:var(--foreground);cursor:pointer;font-size:.875rem}.SimilarProjectsFilters_stepperBtn__Bzu7t:hover:not(:disabled){background:var(--muted)}.SimilarProjectsFilters_stepperBtn__Bzu7t:disabled{opacity:.4;cursor:not-allowed}.SimilarProjectsFilters_stepperValue___ZrKn{min-width:2rem;text-align:center;font-size:.8125rem;font-variant-numeric:tabular-nums;color:var(--foreground)}.SimilarProjectsFilters_vectorRow__k5l63{display:flex;flex-direction:column;gap:.25rem}.SimilarProjectsFilters_vectorRowHeader__QOk7p{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.SimilarProjectsFilters_vectorRowLabel__RHx0L{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--foreground);cursor:pointer;min-width:0}.SimilarProjectsFilters_vectorRowLabel__RHx0L>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SimilarProjectsFilters_vectorSlider__eiqxU{width:100%;margin:0;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}.SimilarProjectsFilters_vectorSlider__eiqxU::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:color-mix(in srgb,var(--primary) 25%,var(--muted))}.SimilarProjectsFilters_vectorSlider__eiqxU::-moz-range-track{height:4px;border-radius:999px;background:color-mix(in srgb,var(--primary) 25%,var(--muted))}.SimilarProjectsFilters_vectorSlider__eiqxU::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;margin-top:-5px;border-radius:50%;background:var(--primary);border:2px solid var(--card);box-shadow:0 1px 2px color-mix(in srgb,var(--foreground) 25%,transparent)}.SimilarProjectsFilters_vectorSlider__eiqxU::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--primary);border:2px solid var(--card);box-shadow:0 1px 2px color-mix(in srgb,var(--foreground) 25%,transparent)}.SimilarProjectsFilters_vectorSlider__eiqxU:disabled{cursor:not-allowed;opacity:.4}.SimilarProjectsFilters_vectorWeight__yEdFW{text-align:right;font-size:.75rem;font-variant-numeric:tabular-nums;color:var(--muted-foreground);min-width:2.5rem}.SimilarProjectsFilters_facet__tVg9A{display:flex;flex-direction:column;gap:.5rem}.SimilarProjectsFilters_searchInput__QyXDW{width:100%;padding:.375rem .5rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--foreground);font-size:.8125rem}.SimilarProjectsFilters_searchInput__QyXDW:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 20%,transparent)}.SimilarProjectsFilters_chipsRow__JqPHD{display:flex;flex-wrap:wrap;gap:.25rem}.SimilarProjectsFilters_chip__gV9W2{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .375rem;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);border-radius:var(--radius-sm);font-size:.75rem}.SimilarProjectsFilters_chipX__OnEZE{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;background:none;border:none;color:var(--primary);cursor:pointer;border-radius:50%}.SimilarProjectsFilters_chipX__OnEZE:hover{background:color-mix(in srgb,var(--primary) 20%,transparent)}.SimilarProjectsFilters_optionsList__Fi8rY{display:flex;flex-direction:column;max-height:180px;overflow-y:auto;border:1px solid var(--border);border-radius:var(--radius-sm)}.SimilarProjectsFilters_optionRow__eLapA{display:flex;align-items:center;justify-content:space-between;padding:.375rem .5rem;background:var(--card);border:none;text-align:left;cursor:pointer;font-size:.8125rem;color:var(--foreground);border-bottom:1px solid var(--border)}.SimilarProjectsFilters_optionRow__eLapA:last-child{border-bottom:none}.SimilarProjectsFilters_optionRow__eLapA:hover{background:var(--muted)}.SimilarProjectsFilters_optionRowActive__8CWwf{background:color-mix(in srgb,var(--primary) 10%,transparent)}.SimilarProjectsFilters_optionLabel__ijrws{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SimilarProjectsFilters_optionMeta__3Dw4D{flex-shrink:0;margin-left:.5rem;font-size:.6875rem;color:var(--muted-foreground)}.SimilarProjectsFilters_facetError__dHNFj,.SimilarProjectsFilters_facetLoading__uwy_g{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground)}.SimilarProjectsFilters_facetError__dHNFj{color:var(--destructive)}.SimilarProjectsFilters_spin__UXX7P{animation:SimilarProjectsFilters_spin__UXX7P 1s linear infinite}@keyframes SimilarProjectsFilters_spin__UXX7P{to{transform:rotate(1turn)}}.SimilarProjectsFilters_dateRow__GBddN{display:flex;align-items:center;gap:.375rem}.SimilarProjectsFilters_dateInput__fD1T0{flex:1;padding:.375rem .5rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--foreground);font-size:.8125rem}.SimilarProjectsFilters_dateInput__fD1T0:focus{outline:none;border-color:var(--primary)}.SimilarProjectsFilters_dateSep__7g12a{color:var(--muted-foreground)}.SimilarProjectsFilters_statusRow__K_I_S{display:inline-flex;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.SimilarProjectsFilters_statusBtn__jv9dd{flex:1;padding:.375rem .5rem;background:var(--card);border:none;color:var(--foreground);font-size:.8125rem;cursor:pointer;border-right:1px solid var(--border)}.SimilarProjectsFilters_statusBtn__jv9dd:last-child{border-right:none}.SimilarProjectsFilters_statusBtn__jv9dd:hover:not(.SimilarProjectsFilters_statusBtnActive__3C7I3){background:var(--muted)}.SimilarProjectsFilters_statusBtnActive__3C7I3{background:var(--primary);color:var(--primary-foreground)}.SimilarProjectsFilters_footer__INpne{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:.5rem;padding:.5rem .75rem;background:var(--card);border-top:1px solid var(--border)}.SimilarProjectsFilters_applyBtn__Kl2tn,.SimilarProjectsFilters_resetBtn__cItiJ{padding:.375rem .75rem;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.8125rem;cursor:pointer;background:var(--card);color:var(--foreground)}.SimilarProjectsFilters_resetBtn__cItiJ:hover{background:var(--muted)}.SimilarProjectsFilters_applyBtn__Kl2tn{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.SimilarProjectsFilters_applyBtn__Kl2tn:hover{background:var(--primary-hover)}.QuoteFolderUploadModal_overlay__Xm26X{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:1.5rem}.QuoteFolderUploadModal_modal__bSO_4{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-xl);width:min(92vw,620px);max-height:88vh;display:flex;flex-direction:column;overflow:hidden;animation:QuoteFolderUploadModal_scaleIn__QoX5G .2s ease-out}@keyframes QuoteFolderUploadModal_scaleIn__QoX5G{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.QuoteFolderUploadModal_header__a4dSA{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border);flex-shrink:0}.QuoteFolderUploadModal_headerLeft__cU2_P{display:flex;align-items:center;gap:.5rem}.QuoteFolderUploadModal_headerIcon___VQ9A{color:var(--primary)}.QuoteFolderUploadModal_headerTitle__vEbHr{font-size:1rem;font-weight:600;color:var(--foreground)}.QuoteFolderUploadModal_closeBtn__bxgOr{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border:none;background:none;border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;transition:background .15s,color .15s}.QuoteFolderUploadModal_closeBtn__bxgOr:hover{background:var(--muted);color:var(--foreground)}.QuoteFolderUploadModal_body__mDY8t{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.QuoteFolderUploadModal_dropZone__G_GMy{border:2px dashed var(--border);border-radius:var(--radius);padding:2.5rem 1.5rem;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:border-color .2s,background .2s}.QuoteFolderUploadModal_dropZoneDragging__NmkXn,.QuoteFolderUploadModal_dropZone__G_GMy:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 4%,transparent)}.QuoteFolderUploadModal_dropIcon__plDUC{color:var(--muted-foreground);margin-bottom:.25rem}.QuoteFolderUploadModal_dropTitle__U8prU{font-size:.9375rem;font-weight:600;color:var(--foreground);margin:0}.QuoteFolderUploadModal_dropSub__3CnIx{font-size:.8125rem;color:var(--muted-foreground);margin:0}.QuoteFolderUploadModal_dropActions__9NLwO{display:flex;gap:.625rem;margin-top:.75rem}.QuoteFolderUploadModal_dropBtn__PR3HL{padding:.4375rem 1rem;border-radius:var(--radius-sm);background:var(--primary);color:white;border:none;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s}.QuoteFolderUploadModal_dropBtn__PR3HL:hover{background:var(--primary-hover)}.QuoteFolderUploadModal_dropBtnSecondary__EFs9M{background:var(--muted);color:var(--foreground);border:1px solid var(--border)}.QuoteFolderUploadModal_dropBtnSecondary__EFs9M:hover{background:var(--border)}.QuoteFolderUploadModal_hiddenInput__tYa5i{display:none}.QuoteFolderUploadModal_draftSection__uklQg{display:flex;flex-direction:column;gap:0}.QuoteFolderUploadModal_listHeader__okhgA{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0;margin-bottom:.5rem;border-bottom:1px solid var(--border);gap:1rem}.QuoteFolderUploadModal_selectAllLabel__YSyjQ{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--foreground);cursor:pointer;user-select:none}.QuoteFolderUploadModal_listMeta__XgAzx{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:var(--muted-foreground);flex-shrink:0}.QuoteFolderUploadModal_completedPill__04n43{background:var(--success-100,#dcfce7);color:var(--success-700,#15803d);border-radius:100px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.QuoteFolderUploadModal_addMoreBtn__rlFMQ{background:none;border:none;color:var(--primary);font-size:.8125rem;font-weight:500;cursor:pointer;padding:0}.QuoteFolderUploadModal_addMoreBtn__rlFMQ:hover{text-decoration:underline}.QuoteFolderUploadModal_checkbox___9Q1a{width:1rem;height:1rem;cursor:pointer;accent-color:var(--primary);flex-shrink:0}.QuoteFolderUploadModal_draftList__CF0qC{display:flex;flex-direction:column;gap:2px}.QuoteFolderUploadModal_draftRow__Jz6cD{display:flex;flex-direction:column;border-radius:var(--radius-sm);padding:.5rem .25rem;transition:background .12s}.QuoteFolderUploadModal_draftRow__Jz6cD:hover{background:var(--muted)}.QuoteFolderUploadModal_draftRowCompleted__093G2{background:color-mix(in srgb,var(--success-500,#22c55e) 6%,transparent)}.QuoteFolderUploadModal_draftRowCompleted__093G2:hover{background:color-mix(in srgb,var(--success-500,#22c55e) 10%,transparent)}.QuoteFolderUploadModal_draftMain__PXlFz{display:flex;align-items:center;gap:.625rem}.QuoteFolderUploadModal_nameInput__H0fzg{flex:1;padding:.375rem .625rem;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;font-size:.875rem;color:var(--foreground);outline:none;min-width:0;transition:border-color .15s,background .15s}.QuoteFolderUploadModal_nameInput__H0fzg:focus{border-color:var(--primary);background:var(--card);box-shadow:var(--focus-ring)}.QuoteFolderUploadModal_nameInputEmpty__WxPXe{border-color:var(--danger-500);background:var(--danger-50)}.QuoteFolderUploadModal_nameInputEmpty__WxPXe:focus{border-color:var(--primary);background:var(--card);box-shadow:var(--focus-ring)}.QuoteFolderUploadModal_valueWrapper__2zYVX{display:flex;align-items:center;background:var(--card);border:1px solid var(--success-500,#22c55e);border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0}.QuoteFolderUploadModal_currencySymbol__FbdJ7{padding:.3125rem .4375rem;font-size:.8125rem;color:var(--success-700,#15803d);background:var(--success-50,#f0fdf4);border-right:1px solid var(--success-200,#bbf7d0);font-weight:600}.QuoteFolderUploadModal_valueInput__FyMnV{padding:.3125rem .5rem;width:7rem;border:none;outline:none;font-size:.8125rem;color:var(--foreground);background:transparent}.QuoteFolderUploadModal_fileCountBtn__ztGKF{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--muted-foreground);background:none;border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;padding:.25rem .375rem;border-radius:var(--radius-sm);transition:color .15s,background .15s}.QuoteFolderUploadModal_fileCountBtn__ztGKF:hover{color:var(--foreground);background:var(--border)}.QuoteFolderUploadModal_removeBtn___zdVm{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:none;border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.QuoteFolderUploadModal_removeBtn___zdVm:hover{background:var(--danger-50);color:var(--danger-500)}.QuoteFolderUploadModal_fileList__EZYu8{display:flex;flex-direction:column;gap:2px;padding:.375rem .375rem .25rem .25rem}.QuoteFolderUploadModal_fileItem__OrasJ{display:flex;align-items:center;gap:.5rem;padding:.1875rem 0}.QuoteFolderUploadModal_treeFolder__dNH1C{display:flex;align-items:center;gap:.375rem;width:100%;background:transparent;border:none;padding:.25rem .375rem;cursor:pointer;font-size:.8125rem;color:var(--foreground);text-align:left;border-radius:4px;transition:background-color .12s ease}.QuoteFolderUploadModal_treeFolder__dNH1C:hover{background:var(--muted)}.QuoteFolderUploadModal_treeFolderIcon__5waMm{color:var(--primary);flex-shrink:0}.QuoteFolderUploadModal_treeFolderName__qImTk{flex:1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QuoteFolderUploadModal_treeFolderCount__8Uq0S{font-size:.6875rem;color:var(--muted-foreground);flex-shrink:0;padding:0 .375rem;border-radius:9999px;background:var(--muted)}.QuoteFolderUploadModal_fileTypePill__sEOIC{font-size:.625rem;font-weight:700;letter-spacing:.05em;padding:.125rem .375rem;border-radius:3px;flex-shrink:0}.QuoteFolderUploadModal_filePill_pdf__Vkofg{background:#fee2e2;color:#b91c1c}.QuoteFolderUploadModal_filePill_excel__R_Ttr{background:#d1fae5;color:#065f46}.QuoteFolderUploadModal_filePill_cad__d540f{background:#dbeafe;color:#1e40af}.QuoteFolderUploadModal_filePill_image__rTNy8{background:#fef3c7;color:#92400e}.QuoteFolderUploadModal_filePill_docx__flm_G{background:#ede9fe;color:#5b21b6}.QuoteFolderUploadModal_fileName__4a6Qp{flex:1;font-size:.8125rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QuoteFolderUploadModal_fileSize__yF0Nb{font-size:.75rem;color:var(--muted-foreground);flex-shrink:0}.QuoteFolderUploadModal_footer__1yflW{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid var(--border);flex-shrink:0}