.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_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)}}.ERPEntryModal_overlay__AkqWM{position:fixed;inset:0;background-color:rgba(0,0,0,.45);z-index:50;animation:ERPEntryModal_fadeIn__0gaR5 .15s ease}@keyframes ERPEntryModal_fadeIn__0gaR5{0%{opacity:0}to{opacity:1}}.ERPEntryModal_content__LB3Ei{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:51;width:min(620px,calc(100vw - 2rem));max-height:calc(100vh - 4rem);background-color:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.5);box-shadow:var(--shadow-xl);display:flex;flex-direction:column;overflow:hidden;animation:ERPEntryModal_slideIn__7zAtc .18s ease}@keyframes ERPEntryModal_slideIn__7zAtc{0%{opacity:0;transform:translate(-50%,calc(-50% + 8px))}to{opacity:1;transform:translate(-50%,-50%)}}.ERPEntryModal_header__2n2fa{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--border);flex-shrink:0}.ERPEntryModal_title__5UKaR{font-size:1rem;font-weight:700;color:var(--foreground)}.ERPEntryModal_subtitle__xEj_x{font-size:.8125rem;color:var(--muted-foreground);margin-top:.125rem}.ERPEntryModal_closeButton__79MLt{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius);border:none;background:none;color:var(--muted-foreground);cursor:pointer;flex-shrink:0;transition:background-color .15s,color .15s}.ERPEntryModal_closeButton__79MLt:hover{background-color:var(--muted);color:var(--foreground)}.ERPEntryModal_stepper__d9azV{display:flex;align-items:center;gap:0;padding:.875rem 1.5rem;border-bottom:1px solid var(--border);overflow-x:auto;flex-shrink:0;scrollbar-width:none}.ERPEntryModal_stepper__d9azV::-webkit-scrollbar{display:none}.ERPEntryModal_step__W2jX_{display:flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:99px;border:none;background:none;cursor:pointer;font-size:.75rem;font-weight:500;white-space:nowrap;transition:background-color .15s;color:var(--muted-foreground)}.ERPEntryModal_step__W2jX_+.ERPEntryModal_step__W2jX_:before{content:"";display:block;width:1.5rem;height:1px;background-color:var(--border);margin-right:0;flex-shrink:0}.ERPEntryModal_step__W2jX_:hover{background-color:var(--muted)}.ERPEntryModal_stepDot__KYpKT{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--border);flex-shrink:0;transition:background-color .15s}.ERPEntryModal_stepPending__CHtr9 .ERPEntryModal_stepDot__KYpKT{background-color:var(--neutral-300,hsl(215,15%,80%))}.ERPEntryModal_stepActive___lGjh .ERPEntryModal_stepDot__KYpKT{background-color:var(--primary)}.ERPEntryModal_stepApproved__gL2Pt .ERPEntryModal_stepDot__KYpKT{background-color:var(--success-500)}.ERPEntryModal_stepSkipped__619Ri .ERPEntryModal_stepDot__KYpKT{background-color:var(--neutral-300,hsl(215,15%,80%))}.ERPEntryModal_stepActive___lGjh{color:var(--primary);font-weight:600}.ERPEntryModal_stepApproved__gL2Pt{color:var(--success-600)}.ERPEntryModal_stepSkipped__619Ri{color:var(--muted-foreground);text-decoration:line-through}.ERPEntryModal_body__2sutb{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.ERPEntryModal_docMeta__KYOlU{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.875rem 1rem;background-color:var(--muted);border-radius:var(--radius)}.ERPEntryModal_docType__hcGW4{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-bottom:.25rem}.ERPEntryModal_docId__ezkcz{font-size:1.0625rem;font-weight:700;color:var(--foreground)}.ERPEntryModal_docMetaRight__hFq3T{text-align:right;flex-shrink:0}.ERPEntryModal_docVendor__aVY6a{display:block;font-size:.875rem;color:var(--muted-foreground);margin-bottom:.25rem}.ERPEntryModal_docAmount___TbAh{display:block;font-size:1.125rem;font-weight:700;color:var(--foreground)}.ERPEntryModal_fields__dbD0G{display:flex;flex-direction:column;gap:.875rem}.ERPEntryModal_field__6uDKH{display:grid;grid-template-columns:10rem 1fr;align-items:center;gap:.75rem}.ERPEntryModal_fieldLabel__SU1L3{font-size:.8125rem;font-weight:500;color:var(--muted-foreground);display:flex;align-items:center;gap:.25rem}.ERPEntryModal_required__bByq1{color:var(--danger-500);font-weight:700}.ERPEntryModal_fieldReadonly__1_jcu{display:flex;align-items:center;justify-content:space-between;padding:.4375rem .75rem;background-color:var(--muted);border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;color:var(--foreground)}.ERPEntryModal_confirmedTag__UqBMq{font-size:.6875rem;font-weight:600;color:var(--success-600);flex-shrink:0}.ERPEntryModal_fieldInput__Qqh_5,.ERPEntryModal_fieldSelect__yJDjW{padding:.4375rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;color:var(--foreground);background-color:var(--card);width:100%;outline:none;transition:border-color .15s}.ERPEntryModal_fieldInput__Qqh_5:focus,.ERPEntryModal_fieldSelect__yJDjW:focus{border-color:var(--primary);box-shadow:var(--focus-ring)}.ERPEntryModal_fieldInput__Qqh_5::placeholder{color:var(--muted-foreground)}.ERPEntryModal_summary___hnrO{display:flex;flex-direction:column;gap:1.25rem}.ERPEntryModal_summarySection__sS6qT{display:flex;flex-direction:column;gap:.5rem}.ERPEntryModal_summarySectionTitle__9VnUD{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--success-600);margin-bottom:.25rem}.ERPEntryModal_summarySectionSkipped__nd3Gg{color:var(--muted-foreground)}.ERPEntryModal_summaryRow__s9jV1{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;background-color:var(--muted);border-radius:var(--radius);gap:1rem}.ERPEntryModal_summaryRowLeft___vmS6{display:flex;flex-direction:column;gap:.125rem;min-width:0}.ERPEntryModal_summaryDocNum__EFbWC{font-size:.875rem;font-weight:600;color:var(--foreground)}.ERPEntryModal_summaryVendor__8nqiZ{font-size:.75rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ERPEntryModal_summaryAmount__6CwxG{font-size:.875rem;font-weight:600;color:var(--foreground);flex-shrink:0}.ERPEntryModal_summaryEmpty__JBSgn{font-size:.875rem;color:var(--muted-foreground);padding:.5rem 0}.ERPEntryModal_reviewLink__ADhOQ{font-size:.75rem;font-weight:600;color:var(--primary);background:none;border:none;cursor:pointer;flex-shrink:0;padding:.25rem .5rem;border-radius:var(--radius);transition:background-color .15s}.ERPEntryModal_reviewLink__ADhOQ:hover{background-color:var(--primary-50)}.ERPEntryModal_summaryTotal__GJRMJ{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-top:2px solid var(--border);font-size:.9375rem;color:var(--muted-foreground);font-weight:500}.ERPEntryModal_summaryTotalAmount__9tQea{font-size:1.125rem;font-weight:700;color:var(--foreground)}.ERPEntryModal_footer__364DP{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid var(--border);flex-shrink:0;gap:.75rem}.ERPEntryModal_footerRight__bumoU{display:flex;align-items:center;gap:.625rem}.ERPEntryModal_footerBtnSecondary__kUemY{display:flex;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:var(--muted-foreground);background:none;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background-color .15s,color .15s}.ERPEntryModal_footerBtnSecondary__kUemY:hover:not(:disabled){background-color:var(--muted);color:var(--foreground)}.ERPEntryModal_footerBtnSecondary__kUemY:disabled{opacity:.4;cursor:not-allowed}.ERPEntryModal_footerBtnSkip__Y5SzX{display:flex;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:var(--muted-foreground);background:none;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background-color .15s}.ERPEntryModal_footerBtnSkip__Y5SzX:hover{background-color:var(--muted)}.ERPEntryModal_footerBtnPrimary__5GkYE{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius);cursor:pointer;transition:background-color .15s}.ERPEntryModal_footerBtnPrimary__5GkYE:hover:not(:disabled){background-color:var(--primary-hover)}.ERPEntryModal_footerBtnPrimary__5GkYE:disabled{opacity:.5;cursor:not-allowed}.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}.SourceCards_filters___aA0T{display:flex;flex-wrap:wrap;gap:.375rem;margin:.25rem 0 .5rem}.SourceCards_filter__QFgsb{display:inline-flex;align-items:center;gap:.375rem;max-width:100%;padding:.25rem .5rem .25rem .625rem;font-size:.75rem;color:var(--foreground,#33505f);background:var(--background,#fff);border:1px solid var(--border,#cdd8e0);border-radius:999px;cursor:pointer}.SourceCards_filter__QFgsb:hover{border-color:var(--primary,#93c5fd)}.SourceCards_filterActive__b1USA{color:var(--primary,#2563eb);border-color:var(--primary,#2563eb);background:var(--primary-muted,#eff6ff);font-weight:600}.SourceCards_filterName__LE09I{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SourceCards_count__uuq0N{flex-shrink:0;font-size:.6875rem;color:var(--muted-foreground,#6b7280);background:var(--muted,#f3f4f6);padding:.0625rem .375rem;border-radius:999px}.SourceCards_filterActive__b1USA .SourceCards_count__uuq0N{color:var(--primary,#2563eb);background:#fff}.SourceCards_cards__PAaEN{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.SourceCards_card__Ntyb1{padding:.625rem .75rem;background:var(--background,#fff);border:1px solid var(--border,#e5e7eb);border-radius:.5rem;transition:border-color .1s,box-shadow .1s}.SourceCards_card__Ntyb1[role=button]{cursor:pointer}.SourceCards_card__Ntyb1:hover{border-color:var(--primary,#93c5fd)}.SourceCards_card__Ntyb1[role=button]:focus-visible{outline:none;border-color:var(--primary,#2563eb);box-shadow:0 0 0 1px var(--primary,#2563eb)}.SourceCards_eyebrow__QQH_G{margin-bottom:.1875rem;font-size:.6875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--muted-foreground,#6b7280)}.SourceCards_cardHead__aig0J{display:flex;align-items:baseline;gap:.5rem}.SourceCards_disclosure__I3ELK{display:inline-flex;align-items:center;gap:.3125rem;padding:0;background:none;border:none;cursor:pointer;text-align:left;color:var(--muted-foreground,#6b7280)}.SourceCards_disclosure__I3ELK svg{flex-shrink:0}.SourceCards_disclosure__I3ELK:hover .SourceCards_heading__y_NKp{color:var(--primary,#2563eb)}.SourceCards_heading__y_NKp{font-size:.8125rem;font-weight:600;color:var(--foreground,#111827)}.SourceCards_sub__e3575{margin-top:.125rem;font-size:.75rem;color:var(--muted-foreground,#6b7280)}.SourceCards_pills__2Q0do{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.5rem}.SourceCards_plabel__9uPrO{font-size:.625rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground,#8a99a4);margin-right:.125rem}.SourceCards_pill__BvYOz{font:500 .6875rem ui-monospace,Menlo,monospace;padding:.25rem .5rem;border-radius:.375rem;border:1px solid var(--border,#cdd8e0);background:var(--background,#fff);color:var(--foreground,#33505f);cursor:pointer}.SourceCards_pill__BvYOz:hover{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb)}.SourceCards_quote__459GP{margin-top:.5rem;margin-bottom:.375rem}.SourceCards_tableWrap__qGC_j{overflow-x:auto;border:1px solid var(--border,#e5e7eb);border-radius:.375rem}.SourceCards_table__BSdqq{width:100%;border-collapse:collapse;font-size:.75rem}.SourceCards_td__O66ao,.SourceCards_th__wlZht{padding:.25rem .5rem;border:1px solid var(--border,#eef0f2);text-align:left;vertical-align:top;max-width:24ch;white-space:normal;overflow-wrap:anywhere}.SourceCards_th__wlZht{background:var(--muted,#f9fafb);font-weight:600;color:var(--foreground,#374151)}.SourceCards_mdP__ir3Y1{margin:.25rem 0;font-size:.8125rem;color:var(--foreground,#374151)}.SourceCards_mark__0LyH3{background:#fde68a;color:inherit;font-weight:600;border-radius:.1875rem;padding:0 .0625rem}.EvidenceStrip_group__sYgSN{--cite-green:#1f9d68;display:flex;flex-direction:column;gap:.4rem;margin:.5rem 0 .25rem}.EvidenceStrip_mhead__nmamk{display:flex;align-items:center;gap:.4rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.72rem;font-weight:650;color:var(--foreground)}.EvidenceStrip_mhead__nmamk:before{content:"";width:6px;height:6px;border-radius:2px;background:var(--muted-foreground)}.EvidenceStrip_strip__FZyut{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.EvidenceStrip_card__zfUjJ{position:relative;overflow:hidden;flex:0 0 auto;width:15rem;background:var(--card);border-left:1px solid var(--border);border:1px solid var(--border);border-left-width:3px;border-radius:var(--radius-sm,.5rem);padding:.55rem .7rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}.EvidenceStrip_card__zfUjJ:hover{border-color:var(--primary)}.EvidenceStrip_card__zfUjJ:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.EvidenceStrip_cited__yUGgG{border-left-color:var(--cite-green);background:color-mix(in srgb,var(--cite-green) 8%,var(--card))}.EvidenceStrip_reading___ZfFQ{border-left-color:var(--primary);opacity:0;transform:translateY(8px) scale(.99);animation:EvidenceStrip_cardIn__lBsHE .32s cubic-bezier(.22,.9,.3,1) forwards}.EvidenceStrip_top__hEQ6G{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.EvidenceStrip_title__JXImx{font-size:.86rem;font-weight:620;line-height:1.25;color:var(--foreground)}.EvidenceStrip_cited__yUGgG .EvidenceStrip_title__JXImx:before{content:"◆ ";color:var(--cite-green)}.EvidenceStrip_page__ZCB7l{flex-shrink:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.7rem;color:var(--muted-foreground);white-space:nowrap;font-variant-numeric:tabular-nums}.EvidenceStrip_snippet__Jj9qo{margin-top:.3rem;font-size:.76rem;line-height:1.4;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.EvidenceStrip_also__CjrbM{opacity:.66;border-left-color:var(--border)}.EvidenceStrip_also__CjrbM:hover{opacity:1}.EvidenceStrip_alsoTag__ekO_i{display:block;margin-top:.4rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.6rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground)}.EvidenceStrip_scan__dQJD3{position:absolute;left:0;bottom:0;height:2px;width:35%;background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.75;animation:EvidenceStrip_scan__dQJD3 1.6s linear infinite}@keyframes EvidenceStrip_cardIn__lBsHE{to{opacity:1;transform:none}}@keyframes EvidenceStrip_scan__dQJD3{0%{transform:translateX(-120%)}to{transform:translateX(340%)}}@media (prefers-reduced-motion:reduce){.EvidenceStrip_reading___ZfFQ{animation:none;opacity:1;transform:none}.EvidenceStrip_scan__dQJD3{display:none}.EvidenceStrip_card__zfUjJ{transition:none}}.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_cardsLead__Ho7H7{margin:0 0 .5rem;font-size:.9rem;font-weight:500;line-height:1.4;color:var(--foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.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,.ChatMessage_referenceChipManual__12MnG{font-size:.6875rem;color:var(--muted-foreground)}.ChatMessage_referenceChipManual__12MnG{padding:.0625rem .375rem;border-radius:.25rem;background-color:var(--muted);white-space:nowrap}.ChatMessage_showMoreBtn__fwtJ3{margin-top:.5rem;padding:.125rem 0;background:none;border:none;font-size:.75rem;font-weight:500;color:var(--primary);cursor:pointer}.ChatMessage_showMoreBtn__fwtJ3:hover{text-decoration:underline}.ChatMessage_sources__FSNgs{margin-top:.5rem}.ChatMessage_sources__FSNgs:first-child{margin-top:0}.ChatMessage_sourcesToggle__Ayevp{display:inline-flex;align-items:center;gap:.375rem;padding:.125rem 0;background:none;border:none;font-size:.75rem;font-weight:600;color:var(--primary);cursor:pointer}.ChatMessage_sourcesToggle__Ayevp:hover{text-decoration:underline}.ChatMessage_sourcesCaret__KuoS3{font-size:.625rem}.ChatMessage_sourcesList__t0gIE{display:flex;flex-direction:column;gap:.375rem;margin-top:.5rem}.ChatMessage_sourceItem__RucGS{display:flex;flex-direction:column;gap:.25rem;text-align:left;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--card);padding:.5rem .625rem;cursor:pointer;transition:border-color .15s,background-color .15s}.ChatMessage_sourceItem__RucGS:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.ChatMessage_sourceItemHead__QWaJh{display:flex;align-items:center;gap:.5rem;width:100%}.ChatMessage_sourceItem__RucGS:hover{border-color:var(--primary);background-color:color-mix(in srgb,var(--primary) 6%,var(--card))}.ChatMessage_sourceHead__WP1Hd{display:flex;align-items:center;gap:.5rem}.ChatMessage_sourceManual__Jt3cb{font-size:.75rem;font-weight:600;color:var(--foreground)}.ChatMessage_sourcePage__0zVfY{font-size:.6875rem;font-weight:600;color:var(--primary);padding:.0625rem .375rem;border-radius:.25rem;background-color:color-mix(in srgb,var(--primary) 12%,transparent);white-space:nowrap}.ChatMessage_sourceQuote__8W_nA{font-size:.75rem;line-height:1.4;color:var(--muted-foreground)}.ChatMessage_multiSourceWarning__z4O6H{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:var(--foreground);background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.35);border-radius:var(--radius-sm);padding:.5rem .625rem;margin:.5rem 0 0}.ChatMessage_multiSourceWarningIcon__SH0ZA{flex-shrink:0;line-height:1.2}.ChatMessage_stepGroups__hr4v3{display:flex;flex-direction:column;gap:.625rem;margin:.25rem 0 .5rem}.ChatMessage_stepGroup__YlDwi+.ChatMessage_stepGroup__YlDwi{border-top:1px solid var(--border);padding-top:.625rem}.ChatMessage_stepGroupHeader__yZ1p8{display:flex;align-items:center;gap:.375rem;width:100%;font-size:.75rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem;padding:.125rem 0;background:none;border:none;text-align:left;cursor:pointer}.ChatMessage_stepGroupChevron__Z1fRx{font-size:.625rem;color:var(--muted-foreground)}.ChatMessage_answerSourceLabel__lMR95{display:flex;align-items:center;width:100%;font-size:.75rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem;padding:.125rem 0}.ChatMessage_answerLead__6ipa0{font-size:.9375rem;font-weight:500;line-height:1.5;color:var(--foreground);margin:.25rem 0 .5rem}.ChatMessage_stepGroupCount__W22uR{margin-left:auto;font-weight:400;font-size:.6875rem;color:var(--muted-foreground)}.ChatMessage_stepListPlain___rAnV,.ChatMessage_stepList___e73R{display:flex;flex-direction:column;gap:.25rem;margin:.25rem 0 .5rem}.ChatMessage_stepList___e73R{list-style:decimal;padding-left:1.25rem}.ChatMessage_stepListPlain___rAnV{list-style:none;padding-left:0}.ChatMessage_stepRow__IM_HQ{line-height:1.45}.ChatMessage_stepRowInner__QjeHj{display:flex;align-items:flex-start;gap:.375rem}.ChatMessage_stepText__6yOiq{flex:1}.ChatMessage_stepJump__cZ1G3{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.1rem;border-radius:.25rem;border:1px solid var(--border);background-color:var(--card);color:var(--primary);font-size:.75rem;line-height:1;cursor:pointer;transition:border-color .15s,background-color .15s}.ChatMessage_stepJump__cZ1G3:hover{border-color:var(--primary);background-color:color-mix(in srgb,var(--primary) 8%,var(--card))}.ChatMessage_resolvedBadge__irslR{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;padding:.25rem .5rem;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--muted);font-size:.75rem}.ChatMessage_resolvedLabel__bzlZR{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}.ChatMessage_resolvedName__fPYO6{font-weight:600;color:var(--foreground)}.ChatMessage_resolvedMore__Pb24i{display:inline-flex;align-items:center;padding:.05rem .35rem;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--background);color:var(--muted-foreground);font-size:.6875rem;font-weight:600;cursor:pointer}.ChatMessage_resolvedMore__Pb24i:hover{color:var(--foreground);background-color:var(--accent)}.ChatMessage_resolvedList__aO7nt{flex-basis:100%;list-style:none;margin:.35rem 0 0;padding:.35rem 0 0;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.25rem}.ChatMessage_resolvedListItem__j5_AJ{font-size:.6875rem;font-weight:500;color:var(--foreground)}.ChatMessage_candidatePicker__yomUR{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.ChatMessage_candidateBtn__aOV8d{padding:.5rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--card);color:var(--foreground);font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .15s,border-color .15s}.ChatMessage_candidateBtn__aOV8d:hover{background-color:var(--muted);border-color:var(--primary)}.ChatMessage_candidateBtnPage__x_Np6{color:var(--muted-foreground);font-weight:400}.ChatMessage_manualChips__76dR1{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.6rem}.ChatMessage_manualChip__VP0o4{display:inline-flex;align-items:center;gap:.35rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.7rem;color:var(--muted-foreground);background:var(--card);border:1px solid var(--border);border-radius:999px;padding:.2rem .6rem;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.ChatMessage_manualChip__VP0o4:hover{border-color:var(--primary);color:var(--foreground)}.ChatMessage_manualChip__VP0o4:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ChatMessage_manualChipActive___nt48{color:var(--primary);border-color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--card))}.ChatMessage_manualChipCount__xkb04{font-variant-numeric:tabular-nums;opacity:.7}.ChatMessage_dossierQuestion__bIKto{display:flex;align-items:baseline;gap:.5rem;padding:.4rem 0 .45rem;border-bottom:1px solid var(--border);margin-bottom:.35rem}.ChatMessage_dossierQuestionMark__3gTCM{color:var(--muted-foreground);font-size:.85rem;line-height:1}.ChatMessage_dossierQuestionText__BizV2{font-weight:620;font-size:.95rem;letter-spacing:-.01em;color:var(--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}.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)}.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}.OtherRoleSelect_fieldset__5iYrN{border:0;padding:0;margin:0}.OtherRoleSelect_fieldset__5iYrN:disabled .OtherRoleSelect_option__Yqhmh{opacity:.6;cursor:not-allowed}.OtherRoleSelect_sectionHeader__flxfL{margin-bottom:.5rem}.OtherRoleSelect_sectionTitle__LR0kB{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:var(--foreground)}.OtherRoleSelect_sectionHelp__tycY7{margin:0;font-size:.75rem;color:var(--muted-foreground);line-height:1.4}.OtherRoleSelect_legendHidden__SlyGS{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.OtherRoleSelect_options__9rg_x{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.OtherRoleSelect_option__Yqhmh{display:flex;align-items:flex-start;gap:.625rem;padding:.625rem .75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--card);cursor:pointer;transition:border-color .12s ease,background .12s ease}.OtherRoleSelect_option__Yqhmh:hover{border-color:var(--primary-200);background:var(--neutral-50)}.OtherRoleSelect_optionChecked__CKqkb{border-color:var(--primary);background:var(--primary-50)}.OtherRoleSelect_optionChecked__CKqkb:hover{background:var(--primary-50)}.OtherRoleSelect_radio__jp_jg{margin-top:.125rem;width:1rem;height:1rem;accent-color:var(--primary);flex-shrink:0}.OtherRoleSelect_optionBody__1WPSQ{display:flex;flex-direction:column;gap:.125rem}.OtherRoleSelect_optionLabel__gvB0f{font-size:.8125rem;font-weight:500;color:var(--foreground)}.OtherRoleSelect_optionHint__yRuKS{font-size:.75rem;color:var(--muted-foreground);line-height:1.4}.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_statusProcessing__x7gH6{background:var(--secondary-100);color:var(--primary-700)}.QuoteProjectCard_statusProcessingSpin__ohxIw{animation:QuoteProjectCard_cardSpin__3mZ_o .9s linear infinite}.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)}.QuoteProjectCard_matchChipUnavailable__o_gCs{opacity:.75;border-style:dashed}.QuoteProjectCard_matchChipUnavailableScore__69HOV{color:var(--muted-foreground);font-style:italic}.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}.ManualFilterDialog_overlay__cuHKy{position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:50;animation:ManualFilterDialog_fadeIn__mS_Iv .15s ease-out}.ManualFilterDialog_panel__jcSlZ{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:92vw;max-width:28rem;max-height:85vh;overflow-y:auto;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 10px 30px rgba(0,0,0,.15);z-index:51;padding:1.5rem;animation:ManualFilterDialog_zoomIn__SyUvO .15s ease-out}@keyframes ManualFilterDialog_fadeIn__mS_Iv{0%{opacity:0}to{opacity:1}}@keyframes ManualFilterDialog_zoomIn__SyUvO{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.ManualFilterDialog_closeButton__353_4{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer;color:var(--muted-foreground)}.ManualFilterDialog_closeButton__353_4:hover{background-color:var(--muted);color:var(--foreground)}.ManualFilterDialog_closeIcon__REe1_{width:1rem;height:1rem}.ManualFilterDialog_header__7Vm_V{margin-bottom:1rem}.ManualFilterDialog_title__BFzVf{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0 0 .375rem}.ManualFilterDialog_subtitle__HGWCE{font-size:.875rem;color:var(--muted-foreground);margin:0}.ManualFilterDialog_fields__IHy13{display:flex;flex-direction:column;gap:.875rem}.ManualFilterDialog_field__tUeOc{display:flex;flex-direction:column;gap:.375rem}.ManualFilterDialog_label__U2ndR{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}.ManualFilterDialog_select__lempE{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}.ManualFilterDialog_select__lempE:focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 20%,transparent)}.ManualFilterDialog_loadingText___ioff{font-size:.875rem;color:var(--muted-foreground)}.ManualFilterDialog_footer__owG2E{display:flex;gap:.5rem;margin-top:1.5rem}.ManualFilterDialog_clearBtn__buJA5{flex:1;padding:.625rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--background);color:var(--foreground);font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s}.ManualFilterDialog_clearBtn__buJA5:hover:not(:disabled){background-color:var(--muted)}.ManualFilterDialog_clearBtn__buJA5:disabled{opacity:.4;cursor:not-allowed}.ManualFilterDialog_applyBtn__goAjX{flex:1;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}.ManualFilterDialog_applyBtn__goAjX:hover:not(:disabled){opacity:.85}.ManualFilterDialog_applyBtn__goAjX:disabled{opacity:.4;cursor:not-allowed}.ManualLibrary_root__usO5A{padding:1.5rem;height:100%;overflow-y:auto}.ManualLibrary_header__Au_Wo{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.ManualLibrary_title__tZoeX{font-size:1.25rem;font-weight:600}.ManualLibrary_subtitle__yH_6V{font-size:.8125rem;color:var(--muted-foreground);margin-top:.25rem}.ManualLibrary_grid__0G7dL{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.ManualLibrary_card__xf1lZ{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--card);transition:box-shadow .15s ease,border-color .15s ease}.ManualLibrary_card__xf1lZ:hover{border-color:var(--primary);box-shadow:var(--shadow-sm,0 1px 3px rgba(0,0,0,.08))}.ManualLibrary_cover__k_GT0{width:100%;aspect-ratio:8.5/11;border-bottom:1px solid var(--border);cursor:pointer}.ManualLibrary_body__P9mFP{padding:.625rem .75rem .75rem;display:flex;flex-direction:column;gap:.375rem;flex:1}.ManualLibrary_nameRow__fnKjv{display:flex;align-items:flex-start;gap:.25rem}.ManualLibrary_name__BYAUV{font-size:.875rem;font-weight:500;line-height:1.3;word-break:break-word;flex:1}.ManualLibrary_iconBtn__4bqJ7{display:inline-flex;align-items:center;justify-content:center;padding:.125rem;border-radius:4px;color:var(--muted-foreground);background:transparent;border:none;cursor:pointer;flex-shrink:0}.ManualLibrary_iconBtn__4bqJ7:hover{color:var(--foreground);background:var(--muted)}.ManualLibrary_nameInput__HeB42{flex:1;font-size:.875rem;padding:.25rem .375rem;border:1px solid var(--primary);border-radius:4px;background:var(--background);color:var(--foreground)}.ManualLibrary_meta__MfnJ9{font-size:.6875rem;color:var(--muted-foreground)}.ManualLibrary_statusRow__NF7vX{display:flex;align-items:center;gap:.375rem;margin-top:auto}.ManualLibrary_badge__viGJt{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;padding:.125rem .375rem;border-radius:999px;text-transform:capitalize}.ManualLibrary_badgeProcessing__B9FMu{background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary)}.ManualLibrary_badgeFailed__8UkSs{background:color-mix(in srgb,var(--destructive,#dc2626) 12%,transparent);color:var(--destructive,#dc2626)}.ManualLibrary_actions__bZ3SR{display:flex;gap:.375rem;margin-top:.5rem}.ManualLibrary_empty__1YDDr{text-align:center;color:var(--muted-foreground);font-size:.875rem;padding:3rem 1rem}.ManualLibrary_spin__65PVu{animation:ManualLibrary_spin__65PVu 1s linear infinite}@keyframes ManualLibrary_spin__65PVu{to{transform:rotate(1turn)}}