@charset "UTF-8";.login-container[data-v-5a707862]{display:flex;height:100vh;width:100%;overflow:hidden}.left-panel[data-v-5a707862]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%;background-color:#0a0a0a;color:#fff;overflow:hidden}.right-panel[data-v-5a707862]{display:flex;justify-content:center;align-items:center;width:40%;background-color:#fff;padding:2rem}.gradient-blobs[data-v-5a707862]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.blob[data-v-5a707862]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:float-5a707862 10s infinite ease-in-out}.blob-1[data-v-5a707862]{top:-10%;left:-10%;width:500px;height:500px;background:#e84525;opacity:.3;animation-delay:0s}.blob-2[data-v-5a707862]{bottom:-10%;right:-10%;width:400px;height:400px;background:#e84525;opacity:.15;animation-delay:5s}@keyframes float-5a707862{0%,to{transform:translate(0)}50%{transform:translate(30px,50px)}}.company-content[data-v-5a707862]{position:relative;z-index:10;text-align:start}.company-text h1[data-v-5a707862]{font-size:2.5rem;font-weight:700;margin:16px 0 0;line-height:1.2;color:#fff}.company-text h2[data-v-5a707862]{font-size:2.5rem;font-weight:700;margin:0;background:linear-gradient(to right,#e84525,#ef806a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form-wrapper[data-v-5a707862]{width:100%;max-width:400px}.header[data-v-5a707862]{margin-bottom:2rem;text-align:center}.title[data-v-5a707862]{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.subtitle[data-v-5a707862]{color:#64748b;font-size:.95rem;margin:0}.forgot-password[data-v-5a707862]{display:flex;justify-content:flex-end;margin-top:.5rem}.forgot-password[data-v-5a707862]{font-size:.875rem;color:#6366f1;text-decoration:none}.forgot-password hover[data-v-5a707862]{text-decoration:underline}.demo-notice[data-v-5a707862]{margin-top:2rem;text-align:center;font-size:.8rem;color:#e84525}@media(max-width:768px){.left-panel[data-v-5a707862]{display:none}.right-panel[data-v-5a707862]{width:100%}}.gnb-wrapper[data-v-bd1c28ad]{position:sticky;top:0;z-index:100}.gnb[data-v-bd1c28ad]{position:relative;background-color:#fff;border-bottom:1px solid #ced4da;z-index:102}.gnb__bar[data-v-bd1c28ad]{display:flex;align-items:center;height:56px;padding:0 24px}.gnb__logo[data-v-bd1c28ad]{display:flex;align-items:center;cursor:pointer;margin-right:40px;flex-shrink:0;gap:6px}.gnb__logo-text[data-v-bd1c28ad]{font-size:20px;font-weight:700;color:#392e28;letter-spacing:-.5px}.gnb__menu-area--desktop[data-v-bd1c28ad]{position:relative;flex:1;height:56px;display:flex;align-items:center}.gnb__nav[data-v-bd1c28ad]{display:flex;align-items:center;height:100%}.gnb__menu-col[data-v-bd1c28ad]{width:160px;display:flex;align-items:center;justify-content:center;height:100%}.gnb__menu-item[data-v-bd1c28ad]{position:relative;height:56px;display:flex;align-items:center;justify-content:center;padding:0 12px}.gnb__menu-label[data-v-bd1c28ad]{font-size:15px;font-weight:600;color:#392e28;cursor:pointer;transition:color .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.gnb__menu-item:hover .gnb__menu-label[data-v-bd1c28ad],.gnb__menu-item--active .gnb__menu-label[data-v-bd1c28ad]{color:#e84525}.gnb__menu-item--active[data-v-bd1c28ad]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#e84525;border-radius:1px}.gnb__mega-panel[data-v-bd1c28ad]{position:absolute;top:56px;left:0;right:0;background-color:#fff;border-top:1px solid #ced4da;box-shadow:0 8px 24px #00000014;z-index:101;overflow:hidden}.gnb__mega-row[data-v-bd1c28ad]{display:flex;padding:16px 0 20px}.gnb__mega-col[data-v-bd1c28ad]{width:160px;display:flex;flex-direction:column;align-items:center}.gnb__mega-items[data-v-bd1c28ad]{display:flex;flex-direction:column;gap:2px;width:100%}.gnb__mega-item[data-v-bd1c28ad]{padding:8px 16px;font-size:14px;color:#392e28;cursor:pointer;border-radius:6px;transition:background-color .15s,color .15s;white-space:nowrap;text-align:center}.gnb__mega-item[data-v-bd1c28ad]:hover{background-color:#f5f5f5;color:#e84525}.gnb__mega-item--active[data-v-bd1c28ad]{color:#e84525;font-weight:600;background-color:#fef2ef}.gnb-mega-enter-active[data-v-bd1c28ad],.gnb-mega-leave-active[data-v-bd1c28ad]{transition:max-height .25s ease,opacity .2s ease;max-height:400px}.gnb-mega-enter-from[data-v-bd1c28ad],.gnb-mega-leave-to[data-v-bd1c28ad]{max-height:0;opacity:0}.gnb__overlay[data-v-bd1c28ad]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0003;z-index:101}.gnb-overlay-enter-active[data-v-bd1c28ad],.gnb-overlay-leave-active[data-v-bd1c28ad]{transition:opacity .2s ease}.gnb-overlay-enter-from[data-v-bd1c28ad],.gnb-overlay-leave-to[data-v-bd1c28ad]{opacity:0}.gnb__user[data-v-bd1c28ad]{display:flex;align-items:center;margin-left:auto;flex-shrink:0}.gnb__user-trigger[data-v-bd1c28ad]{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 10px;border-radius:8px;transition:background-color .15s}.gnb__user-trigger[data-v-bd1c28ad]:hover{background-color:#f5f5f5}.gnb__user-info[data-v-bd1c28ad]{display:flex;flex-direction:column;gap:1px;max-width:200px}.gnb__user-top[data-v-bd1c28ad]{display:flex;align-items:center;gap:6px}.gnb__user-name[data-v-bd1c28ad]{font-size:13px;font-weight:600;color:#392e28;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gnb__user-role[data-v-bd1c28ad]{font-size:11px;font-weight:500;padding:1px 6px;border-radius:4px;background-color:#f3f4f6;color:#6b7280;white-space:nowrap}.gnb__user-role--admin[data-v-bd1c28ad]{background-color:#fef2ef;color:#e84525}.gnb__user-email[data-v-bd1c28ad]{font-size:12px;color:#392e28;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gnb__hamburger[data-v-bd1c28ad]{display:none;align-items:center;justify-content:center;width:40px;height:40px;margin-left:8px;padding:0;border:none;border-radius:8px;background:transparent;color:#392e28;cursor:pointer;transition:background-color .15s;flex-shrink:0}.gnb__hamburger[data-v-bd1c28ad]:hover{background-color:#f5f5f5}.gnb__mobile-panel[data-v-bd1c28ad]{position:absolute;top:56px;left:0;right:0;background-color:#fff;border-top:1px solid #ced4da;box-shadow:0 8px 24px #0000001a;z-index:102;max-height:calc(100vh - 56px);overflow-y:auto}.gnb__mobile-nav[data-v-bd1c28ad]{padding:12px 0}.gnb__mobile-group[data-v-bd1c28ad]{padding:0 16px}.gnb__mobile-group+.gnb__mobile-group[data-v-bd1c28ad]{margin-top:8px;padding-top:8px;border-top:1px solid #ced4da}.gnb__mobile-group-title[data-v-bd1c28ad]{font-size:12px;font-weight:700;color:#e84525;padding:8px 12px;letter-spacing:-.2px;text-transform:uppercase}.gnb__mobile-group-items[data-v-bd1c28ad]{display:flex;flex-direction:column;gap:1px}.gnb__mobile-item[data-v-bd1c28ad]{padding:12px;font-size:14px;color:#392e28;cursor:pointer;border-radius:8px;transition:background-color .15s,color .15s}.gnb__mobile-item[data-v-bd1c28ad]:hover,.gnb__mobile-item[data-v-bd1c28ad]:active{background-color:#f5f5f5;color:#e84525}.gnb__mobile-item--active[data-v-bd1c28ad]{color:#e84525;font-weight:600;background-color:#fef2ef}.gnb-mobile-enter-active[data-v-bd1c28ad],.gnb-mobile-leave-active[data-v-bd1c28ad]{transition:max-height .3s ease,opacity .2s ease;max-height:calc(100vh - 56px)}.gnb-mobile-enter-from[data-v-bd1c28ad],.gnb-mobile-leave-to[data-v-bd1c28ad]{max-height:0;opacity:0}@media(max-width:768px){.gnb__bar[data-v-bd1c28ad]{padding:0 16px}.gnb__logo[data-v-bd1c28ad]{margin-right:0}.gnb__menu-area--desktop[data-v-bd1c28ad],.gnb__user-name[data-v-bd1c28ad]{display:none}.gnb__hamburger[data-v-bd1c28ad]{display:flex}}@media(min-width:769px){.gnb__mobile-panel[data-v-bd1c28ad],.gnb__hamburger[data-v-bd1c28ad]{display:none}}.gradient-blobs[data-v-16528630]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.blob[data-v-16528630]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:float-16528630 10s infinite ease-in-out}.blob-1[data-v-16528630]{top:-10%;left:-10%;width:500px;height:500px;background:#6366f1;animation-delay:0s}.blob-2[data-v-16528630]{bottom:-10%;right:-10%;width:400px;height:400px;background:#ec4899;animation-delay:5s}@keyframes float-16528630{0%,to{transform:translate(0)}50%{transform:translate(30px,50px)}}.content[data-v-16528630]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;color:#392e28;overflow:hidden;height:100vh;font-size:4.5rem}.gradient-blobs[data-v-c624fddf]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.blob[data-v-c624fddf]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:float-c624fddf 10s infinite ease-in-out}.blob-1[data-v-c624fddf]{top:-10%;left:-10%;width:500px;height:500px;background:#6366f1;animation-delay:0s}.blob-2[data-v-c624fddf]{bottom:-10%;right:-10%;width:400px;height:400px;background:#ec4899;animation-delay:5s}@keyframes float-c624fddf{0%,to{transform:translate(0)}50%{transform:translate(30px,50px)}}.content[data-v-c624fddf]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;color:#392e28;overflow:hidden;height:100vh;font-size:4.5rem}.content-container[data-v-b96c33cc]{display:flex;flex-direction:column;height:calc(100vh - 56px)}.content-container .page-header[data-v-b96c33cc]{padding:16px 16px 0;flex-shrink:0}.content-container .page-content[data-v-b96c33cc]{padding:8px 16px;flex:1;min-height:0}.left-sidebar[data-v-ffcc25ef],.right-sidebar[data-v-ffcc25ef]{background:#e84525;min-height:calc(100vh - 56px)}.admin-user[data-v-98e4a2ca]{padding:24px}.admin-user__header[data-v-98e4a2ca]{display:flex;align-items:center;justify-content:flex-end;margin-bottom:24px}.admin-user__create-btn[data-v-98e4a2ca]{border-radius:20px;padding:0 20px;height:36px;font-weight:500}.admin-user__card[data-v-98e4a2ca]{border-radius:16px;box-shadow:0 2px 12px #0000000f}.admin-user__more[data-v-98e4a2ca]{display:flex;justify-content:center;margin-top:16px}.inspection[data-v-e138ba02]{padding:24px}.inspection__header[data-v-e138ba02]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.inspection__title[data-v-e138ba02]{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}.inspection__actions[data-v-e138ba02]{display:flex;gap:12px}.inspection__action-btn[data-v-e138ba02]{border-radius:20px;padding:0 20px;height:36px;font-weight:500}.inspection__card[data-v-e138ba02]{border-radius:16px;box-shadow:0 2px 12px #0000000f}.inspection__status[data-v-e138ba02]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 0}.inspection__status-icon[data-v-e138ba02]{width:44px;height:44px;border-radius:50%;background:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.inspection__status-text[data-v-e138ba02]{margin:0;font-size:14px;color:#ef4444}[data-v-e138ba02] .inspection-link{color:#9b7dd4;cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-color:#9b7dd4;text-underline-offset:2px;transition:text-decoration-color .15s ease,color .15s ease}[data-v-e138ba02] .inspection-link:hover{color:#1a73e8;text-decoration-color:#1a73e8}.pdf-viewer[data-v-90c9bb98]{display:flex;flex-direction:column;gap:8px}.pdf-viewer__controls[data-v-90c9bb98]{display:flex;align-items:center;gap:8px;font-size:14px}.pdf-viewer__controls button[data-v-90c9bb98]{padding:4px 10px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background:#fff}.pdf-viewer__controls button[data-v-90c9bb98]:disabled{opacity:.4;cursor:not-allowed}.pdf-viewer__badge[data-v-90c9bb98]{background:#fff9c4;padding:2px 8px;border-radius:12px;font-size:12px;color:#795548}.pdf-viewer__canvas-wrap[data-v-90c9bb98]{overflow:auto;max-height:70vh;border:1px solid #e0e0e0;border-radius:4px}.pdf-viewer__canvas[data-v-90c9bb98]{display:block}.pdf-viewer__jump[data-v-90c9bb98]{display:flex;align-items:center;gap:4px;font-size:13px;flex-wrap:wrap}.pdf-viewer__jump button[data-v-90c9bb98]{padding:2px 8px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background:#fff;font-size:12px}.pdf-viewer__jump button.active[data-v-90c9bb98]{background:#fff9c4;border-color:#ffc107}.pdf-viewer__loading[data-v-90c9bb98],.pdf-viewer__error[data-v-90c9bb98]{padding:20px;text-align:center;color:#666}.inspection-detail[data-v-095d8da4]{padding:24px;display:flex;flex-direction:column;gap:20px}.inspection-detail__card[data-v-095d8da4]{border-radius:16px;box-shadow:0 2px 12px #0000000f}.inspection-detail__status[data-v-095d8da4]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 0}.doc-header[data-v-095d8da4]{display:flex;align-items:center;gap:12px;margin-bottom:20px}.doc-header__title[data-v-095d8da4]{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.doc-meta[data-v-095d8da4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.doc-meta__item[data-v-095d8da4]{display:flex;flex-direction:column;gap:4px}.doc-meta__label[data-v-095d8da4]{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.doc-meta__value[data-v-095d8da4]{font-size:14px;color:#1f1f1f;word-break:break-all}.section-title[data-v-095d8da4]{margin:0 0 16px;font-size:15px;font-weight:600;color:#1f1f1f}.tag-cloud[data-v-095d8da4]{display:flex;flex-wrap:wrap;gap:8px}.tag-cloud__item[data-v-095d8da4]{font-size:12px}.attr-grid[data-v-095d8da4]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:900px){.attr-grid[data-v-095d8da4]{grid-template-columns:1fr}}.attr-list[data-v-095d8da4]{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow-y:auto}.attr-list__item[data-v-095d8da4]{font-size:13px;color:#1f1f1f;padding:6px 10px;border-radius:6px;background:#f9fafb;border-left:3px solid transparent}.attr-list__item--spec[data-v-095d8da4]{border-left-color:#667eea}.attr-list__item--feature[data-v-095d8da4]{border-left-color:#48bb78}.attr-list__raw[data-v-095d8da4]{font-size:11px;color:#9ca3af;margin-left:4px}.product-table-wrapper[data-v-095d8da4]{overflow-x:auto;border:1px solid #e8eaed;border-radius:8px}.product-table[data-v-095d8da4]{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.product-table__th[data-v-095d8da4]{padding:10px 14px;text-align:left;font-weight:600;color:#1f1f1f;background:#f8f9fa;border-bottom:1px solid #e8eaed;border-right:1px solid #e8eaed}.product-table__th[data-v-095d8da4]:last-child{border-right:none}.product-table__th--model[data-v-095d8da4]{text-align:center;min-width:140px}.product-table__row[data-v-095d8da4]:hover{background:#f8f9fa}.product-table__row .product-table__td[data-v-095d8da4]{border-bottom:1px solid #f1f3f4}.product-table__row:last-child .product-table__td[data-v-095d8da4]{border-bottom:none}.product-table__td[data-v-095d8da4]{padding:10px 14px;text-align:center;color:#3c4043;border-right:1px solid #f1f3f4;vertical-align:middle}.product-table__td[data-v-095d8da4]:last-child{border-right:none}.product-table__td--attr[data-v-095d8da4]{text-align:left;font-weight:500;color:#1f1f1f;background:#fafbfc}.product-table__value[data-v-095d8da4]{font-size:13px;font-weight:300;color:#1f1f1f}.product-table__value--source[data-v-095d8da4]{color:#9b7dd4;font-weight:600;cursor:pointer;text-decoration:underline;text-decoration-color:#9b7dd4;text-underline-offset:2px;transition:text-decoration-color .15s ease,color .15s ease}.product-table__value--source[data-v-095d8da4]:hover{color:#1a73e8;text-decoration-color:#1a73e8}.product-table__empty[data-v-095d8da4]{color:#dadce0}.pdf-modal-overlay[data-v-095d8da4]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center}.pdf-modal-container[data-v-095d8da4]{position:relative;width:90vw;height:90vh;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;padding:16px}.pdf-modal-close[data-v-095d8da4]{position:absolute;top:12px;right:16px;z-index:10;background:#00000080;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pdf-modal-close[data-v-095d8da4]:hover{background:#000000bf}.left-sidebar[data-v-7cefb79b],.right-sidebar[data-v-7cefb79b]{background:#e84525;min-height:calc(100vh - 56px)}.dataset-list[data-v-e64263a5]{padding:24px}.dataset-list__header[data-v-e64263a5]{display:flex;align-items:center;justify-content:flex-end;margin-bottom:24px}.dataset-list__create-btn[data-v-e64263a5]{border-radius:20px;padding:0 20px;height:36px;font-weight:500}.dataset-list__card[data-v-e64263a5]{border-radius:16px;box-shadow:0 2px 12px #0000000f}.dataset-list__status[data-v-e64263a5]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 0}.dataset-list__status-icon[data-v-e64263a5]{width:44px;height:44px;border-radius:50%;background:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.dataset-list__status-text[data-v-e64263a5]{margin:0;font-size:14px;color:#ef4444}[data-v-e64263a5] .dataset-link{color:#9b7dd4;cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-color:#9b7dd4;text-underline-offset:2px;transition:text-decoration-color .15s ease,color .15s ease}[data-v-e64263a5] .dataset-link:hover{color:#1a73e8;text-decoration-color:#1a73e8}.dataset-creation[data-v-4f464785]{padding:24px}.dataset-creation__header[data-v-4f464785]{margin-bottom:24px}.dataset-creation__title[data-v-4f464785]{font-size:24px;font-weight:600;margin:0;letter-spacing:-.3px}.dataset-creation__card[data-v-4f464785]{border-radius:16px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.rfp-analyze[data-v-53fd7e51]{padding:24px}.rfp-analyze__header[data-v-53fd7e51]{display:flex;align-items:center;justify-content:flex-end;margin-bottom:24px}.rfp-analyze__create-btn[data-v-53fd7e51]{border-radius:20px;padding:0 20px;height:36px;font-weight:500}.rfp-analyze__card[data-v-53fd7e51]{border-radius:16px;box-shadow:0 2px 12px #0000000f}.rfp-analyze__status[data-v-53fd7e51]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 0}.rfp-analyze__status-icon[data-v-53fd7e51]{width:44px;height:44px;border-radius:50%;background:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.rfp-analyze__status-text[data-v-53fd7e51]{margin:0;font-size:14px;color:#ef4444}.upload-zone[data-v-53fd7e51]{width:100%;border:1.5px dashed #d1d5db;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;background:#fafafa;-webkit-user-select:none;user-select:none}.upload-zone[data-v-53fd7e51]:hover{border-color:#9b7dd4;background:#f5f0ff}.upload-zone--drag-over[data-v-53fd7e51]{border-color:#9b7dd4;background:#ede9ff;border-style:solid}.upload-zone__icon[data-v-53fd7e51]{color:#9b7dd4;margin-bottom:4px}.upload-zone__primary[data-v-53fd7e51]{font-size:14px;font-weight:500}.upload-zone__secondary[data-v-53fd7e51]{font-size:12px}.file-card[data-v-53fd7e51]{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:10px;background:#f9fafb}.file-card__icon[data-v-53fd7e51]{flex-shrink:0;color:#9b7dd4}.file-card__info[data-v-53fd7e51]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.file-card__name[data-v-53fd7e51]{font-size:14px;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-card__size[data-v-53fd7e51]{font-size:12px;color:#6b7280}.file-card__remove[data-v-53fd7e51]{flex-shrink:0;width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:background-color .15s ease,color .15s ease;padding:0}.file-card__remove[data-v-53fd7e51]:hover{background:#fee2e2;color:#ef4444}.upload-progress[data-v-53fd7e51]{width:100%;margin-top:12px;display:flex;flex-direction:column}.upload-error[data-v-53fd7e51]{display:block;font-size:12px;margin-top:8px}[data-v-53fd7e51] .rfp-job-link{color:#9b7dd4;cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-color:#9b7dd4;text-underline-offset:2px;transition:text-decoration-color .15s ease,color .15s ease}[data-v-53fd7e51] .rfp-job-link:hover{color:#1a73e8;text-decoration-color:#1a73e8}.sidebar[data-v-328d1e58]{width:280px;min-width:280px;height:100%;display:flex;flex-direction:column;background:#fff;border-right:1px solid #ebebeb;overflow:hidden}.sidebar__nav[data-v-328d1e58]{flex:1;overflow-y:auto;padding:16px 10px}.sidebar__nav[data-v-328d1e58]::-webkit-scrollbar{width:3px}.sidebar__nav[data-v-328d1e58]::-webkit-scrollbar-thumb{background:#00000014;border-radius:3px}.sidebar__loading[data-v-328d1e58]{display:flex;justify-content:center;padding:32px 0}.loading-dots[data-v-328d1e58]{display:flex;gap:4px}.loading-dots span[data-v-328d1e58]{width:5px;height:5px;border-radius:50%;background:#ccc;animation:dot-pulse-328d1e58 1.2s ease-in-out infinite}.loading-dots span[data-v-328d1e58]:nth-child(2){animation-delay:.15s}.loading-dots span[data-v-328d1e58]:nth-child(3){animation-delay:.3s}@keyframes dot-pulse-328d1e58{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.sidebar__empty[data-v-328d1e58]{padding:40px 16px;text-align:center}.sidebar__empty p[data-v-328d1e58]{font-size:13px;color:#999;margin:0}.sidebar__groups[data-v-328d1e58]{display:flex;flex-direction:column;gap:16px}.group__label[data-v-328d1e58]{font-size:12px;font-weight:500;color:#999;padding:4px 8px}.group__list[data-v-328d1e58]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.room[data-v-328d1e58]{display:flex;align-items:center;gap:4px;padding:10px;border-radius:8px;cursor:pointer;transition:background .1s ease}.room[data-v-328d1e58]:hover{background:#f5f5f5}.room--active[data-v-328d1e58]{background:#f0f0f0}.room--active[data-v-328d1e58]:hover{background:#eaeaea}.room__title[data-v-328d1e58]{flex:1;font-size:13px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4;font-weight:400}.room__delete[data-v-328d1e58]{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:4px;background:transparent;color:#bbb;cursor:pointer;opacity:0;transition:opacity .1s ease,color .1s ease;flex-shrink:0}.room:hover .room__delete[data-v-328d1e58]{opacity:1}.room__delete[data-v-328d1e58]:hover{color:#666}.sidebar__bottom[data-v-328d1e58]{padding:12px 16px;border-top:1px solid #ebebeb}.pdf-modal-overlay[data-v-6fadf4c2]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center}.pdf-modal-container[data-v-6fadf4c2]{position:relative;width:90vw;height:90vh;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.pdf-modal-close[data-v-6fadf4c2]{position:absolute;top:12px;right:16px;z-index:10;background:#00000080;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pdf-modal-close[data-v-6fadf4c2]:hover{background:#000000bf}.chat-layout[data-v-6fadf4c2]{display:flex;height:100%;overflow:hidden;background:#fff}.chat-container[data-v-6fadf4c2]{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden;position:relative;background:#fff}.sidebar-toggle[data-v-6fadf4c2]{position:absolute;top:14px;left:14px;z-index:10;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#5f6368;cursor:pointer;transition:background .15s ease}.sidebar-toggle[data-v-6fadf4c2]:hover{background:#0000000a}.chat-messages[data-v-6fadf4c2]{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px;display:flex;flex-direction:column;gap:24px}.chat-empty[data-v-6fadf4c2]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:300px;text-align:center}.chat-empty__title[data-v-6fadf4c2]{font-size:28px;font-weight:400;background:linear-gradient(135deg,#4285f4,#9b72cb,#d96570);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 8px}.chat-empty__subtitle[data-v-6fadf4c2]{font-size:14px;color:#5f6368;margin:0 0 40px;font-weight:400}.chat-suggestions[data-v-6fadf4c2]{display:flex;flex-wrap:wrap;gap:10px;width:100%;max-width:620px;justify-content:center}.chat-suggestions__btn[data-v-6fadf4c2]{display:flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.chat-suggestions__btn[data-v-6fadf4c2]:hover:not(:disabled){background:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 6px #0000000f}.chat-suggestions__btn[data-v-6fadf4c2]:disabled{opacity:.5;cursor:not-allowed}.chat-suggestions__icon[data-v-6fadf4c2]{font-size:16px;flex-shrink:0}.chat-suggestions__text[data-v-6fadf4c2]{font-size:13px;font-weight:400;color:#3c4043;line-height:1.4}.chat-bubble[data-v-6fadf4c2]{display:flex;gap:12px;max-width:100%;min-width:0}.chat-bubble--user[data-v-6fadf4c2]{justify-content:flex-end}.chat-bubble--user .chat-bubble__body[data-v-6fadf4c2]{max-width:75%;background:#f0f4f9;border-radius:18px 18px 4px;padding:12px 16px}.chat-bubble--user .chat-bubble__text[data-v-6fadf4c2]{color:#1f1f1f;font-size:14px;line-height:1.6}.chat-bubble--assistant[data-v-6fadf4c2]{justify-content:flex-start}.chat-bubble--assistant .chat-bubble__body[data-v-6fadf4c2]{max-width:100%;width:100%;min-width:0;padding:4px 0}.chat-bubble--assistant .chat-bubble__text[data-v-6fadf4c2]{font-size:14px;font-weight:400;color:#1f1f1f;line-height:1.75}.chat-bubble__avatar[data-v-6fadf4c2]{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#4285f4,#9b72cb,#d96570);display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;margin-top:2px}.chat-bubble__avatar--active[data-v-6fadf4c2]{animation:shimmer-6fadf4c2 2s ease-in-out infinite}.chat-bubble__body[data-v-6fadf4c2]{min-width:0;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.chat-bubble__loading[data-v-6fadf4c2]{display:flex;align-items:center;gap:8px;color:#9aa0a6;font-size:13px;padding:4px 0}.chat-bubble__toolbar[data-v-6fadf4c2]{display:flex;align-items:center;gap:4px;margin-top:8px;opacity:0;transition:opacity .15s ease}@keyframes shimmer-6fadf4c2{0%,to{opacity:1}50%{opacity:.6}}.chat-bubble--assistant:hover .chat-bubble__toolbar[data-v-6fadf4c2]{opacity:1}.toolbar-btn[data-v-6fadf4c2]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:transparent;color:#5f6368;cursor:pointer;transition:background .15s ease}.toolbar-btn[data-v-6fadf4c2]:hover{background:#f1f3f4;color:#1f1f1f}.chat-input-area[data-v-6fadf4c2]{flex-shrink:0;padding:12px 24px 24px;width:100%;box-sizing:border-box;overflow:hidden}.chat-dataset-select[data-v-6fadf4c2]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.dataset-selector[data-v-6fadf4c2]{max-width:280px}.chat-dataset-lock[data-v-6fadf4c2]{font-size:12px;color:#9aa0a6}.chat-input-wrapper[data-v-6fadf4c2]{display:flex;align-items:flex-end;gap:10px;width:100%;min-width:0;box-sizing:border-box;background:#f8f8f8;border:1px solid #e8e8e8;border-radius:16px;padding:8px 8px 8px 0;transition:border-color .15s ease,box-shadow .15s ease}.chat-input-wrapper[data-v-6fadf4c2]:focus-within{border-color:#d0d0d0;box-shadow:0 0 0 3px #00000005}.chat-input-wrapper[data-v-6fadf4c2] .n-input{flex:1;border-radius:16px;overflow:hidden;background:transparent!important;border:none!important;box-shadow:none!important}.chat-input-wrapper[data-v-6fadf4c2] .n-input .n-input-wrapper{padding:0}.chat-input-wrapper[data-v-6fadf4c2] .n-input .n-input__textarea-el,.chat-input-wrapper[data-v-6fadf4c2] .n-input .n-input__placeholder{padding:12px 20px;line-height:1.5;font-size:15px}.chat-input-wrapper[data-v-6fadf4c2] .n-input .n-input__border,.chat-input-wrapper[data-v-6fadf4c2] .n-input .n-input__state-border{display:none!important}.chat-input-wrapper[data-v-6fadf4c2] .n-input .n-scrollbar{border-radius:16px;overflow:hidden}.chat-input-wrapper[data-v-6fadf4c2] .n-input .n-scrollbar-content{overflow:hidden}.chat-send-btn[data-v-6fadf4c2]{flex-shrink:0;margin-bottom:6px;width:36px!important;height:36px!important}.product-groups[data-v-6fadf4c2]{display:flex;flex-direction:column;gap:20px;margin-top:16px}.product-group[data-v-6fadf4c2]{display:flex;flex-direction:column}.product-table__attr-head[data-v-6fadf4c2]{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-table__toggle[data-v-6fadf4c2]{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#7c5fc4;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease}.product-table__toggle[data-v-6fadf4c2]:hover{background:#f5f0ff;border-color:#c4b2ec}.product-table__toggle-icon[data-v-6fadf4c2]{display:inline-block;font-size:10px;line-height:1;transition:transform .15s ease}.product-table__toggle-icon--open[data-v-6fadf4c2]{transform:rotate(180deg)}.source-badge[data-v-6fadf4c2]{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 12px;border-radius:8px 8px 0 0;font-size:13px}.source-badge__label[data-v-6fadf4c2]{font-weight:600}.source-badge__desc[data-v-6fadf4c2]{font-size:12px;opacity:.85}.source-badge--sql[data-v-6fadf4c2]{background:#e8f0fe;color:#1a73e8;border:1px solid #c6dafc;border-bottom:none}.source-badge--vector[data-v-6fadf4c2]{background:#fef7e0;color:#b06000;border:1px solid #feefc3;border-bottom:none}.source-badge--vendor-rep[data-v-6fadf4c2]{background:#e6f4ea;color:#137333;border:1px solid #ceead6;border-bottom:none}.source-badge__export-btn[data-v-6fadf4c2]{display:inline-flex;align-items:center;gap:4px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:600;color:inherit;background:#fff9;border:1px solid currentColor;border-radius:6px;cursor:pointer;transition:background .15s ease}.source-badge__export-btn[data-v-6fadf4c2]:hover:not(:disabled){background:#fffffff2}.source-badge__export-btn[data-v-6fadf4c2]:disabled{opacity:.6;cursor:not-allowed}.product-group .source-badge+.product-table-wrapper[data-v-6fadf4c2]{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.product-table-wrapper[data-v-6fadf4c2]{margin-top:16px;overflow-x:auto;border:1px solid #e8eaed;border-radius:8px}.external-search[data-v-6fadf4c2]{width:100%;margin-top:16px;padding:16px 18px;border:1px solid #e2e0f7;border-radius:12px;background:radial-gradient(120% 140% at 0% 0%,#6366f161,#4f46e52e 30%,#fff0 62%),linear-gradient(135deg,#fbfbff,#f5f6ff);box-shadow:0 1px 3px #4f46e512}.external-search__header[data-v-6fadf4c2]{display:flex;align-items:center;gap:6px;margin-bottom:12px}.external-search__title[data-v-6fadf4c2]{font-size:15px;font-weight:700;letter-spacing:-.01em;color:#3730a3}.external-search__body[data-v-6fadf4c2]{display:flex;align-items:flex-start;gap:18px}.external-search__summary[data-v-6fadf4c2]{flex:1 1 70%;max-width:70%;margin:0;font-size:13px;line-height:1.6;color:#374151;white-space:pre-wrap}.external-search__summary[data-v-6fadf4c2]:only-child{max-width:100%}.external-search__sources-col[data-v-6fadf4c2]{flex:1 1 0;min-width:0;padding-left:16px;border-left:1px solid #dcdbf5}.external-search__sources-title[data-v-6fadf4c2]{display:block;margin-bottom:8px;font-size:12.5px;font-weight:700;color:#3730a3}.external-search__sources[data-v-6fadf4c2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.external-search__source[data-v-6fadf4c2]{padding-left:10px;border-left:2px solid #b6b6f0}.external-search__source-title[data-v-6fadf4c2]{display:block;font-size:12.5px;font-weight:500;color:#4f46e5;text-decoration:none;word-break:break-all}.external-search__source-title[data-v-6fadf4c2]:hover{text-decoration:underline}.external-search__source-snippet[data-v-6fadf4c2]{margin:3px 0 0;font-size:12px;line-height:1.5;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-table[data-v-6fadf4c2]{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.product-table__th[data-v-6fadf4c2]{padding:10px 14px;text-align:left;font-weight:600;color:#1f1f1f;background:#f8f9fa;border-bottom:1px solid #e8eaed;border-right:1px solid #e8eaed}.product-table__th[data-v-6fadf4c2]:last-child{border-right:none}.product-table__th--model[data-v-6fadf4c2]{text-align:center;min-width:140px}.product-table__model-head[data-v-6fadf4c2]{display:flex;align-items:center;justify-content:center;gap:6px}.product-table__model-name[data-v-6fadf4c2]{overflow:hidden;text-overflow:ellipsis}.product-table__export-btn[data-v-6fadf4c2]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;border-radius:6px;background:transparent;color:#2e6b5e;cursor:pointer;transition:background .15s ease}.product-table__export-btn[data-v-6fadf4c2]:hover:not(:disabled){background:#e3efea}.product-table__export-btn[data-v-6fadf4c2]:disabled{cursor:default;opacity:.6}.product-table__row[data-v-6fadf4c2]:hover{background:#f8f9fa}.product-table__row .product-table__td[data-v-6fadf4c2]{border-bottom:1px solid #f1f3f4}.product-table__row:last-child .product-table__td[data-v-6fadf4c2]{border-bottom:none}.product-table__row--matched[data-v-6fadf4c2]{background:#f0f4ff}.product-table__row--matched .product-table__td--attr[data-v-6fadf4c2]{color:#667eea;font-weight:600}.product-table__row--matched[data-v-6fadf4c2]:hover{background:#e8edff}.product-table__td[data-v-6fadf4c2]{padding:10px 14px;text-align:center;color:#3c4043;border-right:1px solid #f1f3f4;vertical-align:middle}.product-table__td[data-v-6fadf4c2]:last-child{border-right:none}.product-table__td--attr[data-v-6fadf4c2]{text-align:left;font-weight:500;color:#1f1f1f;background:#fafbfc}.product-table__value[data-v-6fadf4c2]{font-size:13px;font-weight:300;color:#1f1f1f}.product-table__value--source[data-v-6fadf4c2]{color:#9b7dd4;font-weight:600;cursor:pointer;text-decoration:underline;text-decoration-color:#9b7dd4;text-underline-offset:2px;transition:text-decoration-color .15s ease,color .15s ease}.product-table__value--source[data-v-6fadf4c2]:hover{color:#1a73e8;text-decoration-color:#1a73e8}.product-table__empty[data-v-6fadf4c2]{color:#dadce0}.rfp-detail[data-v-b0c5eb8e]{padding:24px}.rfp-detail__header[data-v-b0c5eb8e]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.rfp-detail__title[data-v-b0c5eb8e]{margin:0;font-size:18px;font-weight:600;color:#1f1f1f}.rfp-detail__export-btn[data-v-b0c5eb8e]{margin-left:auto;border-radius:18px}.export-modal[data-v-b0c5eb8e]{max-height:60vh;overflow-y:auto;padding-right:8px}.export-modal[data-v-b0c5eb8e]::-webkit-scrollbar{width:10px}.export-modal[data-v-b0c5eb8e]::-webkit-scrollbar-track{background:#f1f3f4;border-radius:5px}.export-modal[data-v-b0c5eb8e]::-webkit-scrollbar-thumb{background:#c4c9cf;border-radius:5px;border:2px solid #f1f3f4}.export-modal[data-v-b0c5eb8e]::-webkit-scrollbar-thumb:hover{background:#a8aeb5}.export-modal[data-v-b0c5eb8e]{scrollbar-width:thin;scrollbar-color:#c4c9cf #f1f3f4}.export-modal__hint[data-v-b0c5eb8e]{margin:0 0 16px;font-size:13px;color:#6b7280;line-height:1.5}.export-candidate[data-v-b0c5eb8e]{border:1px solid #e8eaed;border-radius:10px;padding:12px 14px;margin-bottom:12px;background:#fafbfc}.export-candidate[data-v-b0c5eb8e]:last-child{margin-bottom:0}.export-candidate__header[data-v-b0c5eb8e]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.export-candidate__desc[data-v-b0c5eb8e]{flex:1;min-width:0;font-size:14px;font-weight:600;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-candidate__qty[data-v-b0c5eb8e]{font-size:13px;font-weight:700;color:#1f1f1f}.export-candidate__products[data-v-b0c5eb8e]{display:flex;flex-wrap:wrap;gap:8px}.export-product-chip[data-v-b0c5eb8e]{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 14px;border:1.5px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.export-product-chip[data-v-b0c5eb8e]:hover{border-color:#9b7dd4;background:#f8f5ff}.export-product-chip--selected[data-v-b0c5eb8e]{border-color:#2e6b5e;background:#e6f4ea;box-shadow:0 0 0 2px #2e6b5e26}.export-product-chip--none .export-product-chip__name[data-v-b0c5eb8e]{color:#6b7280}.export-product-chip--none.export-product-chip--selected[data-v-b0c5eb8e]{border-color:#9ca3af;background:#f3f4f6;box-shadow:0 0 0 2px #9ca3af33}.export-product-chip__name[data-v-b0c5eb8e]{font-size:13px;font-weight:600;color:#1f1f1f}.export-product-chip__vendor[data-v-b0c5eb8e]{font-size:11px;color:#6b7280}.export-modal__footer[data-v-b0c5eb8e]{display:flex;align-items:center;justify-content:space-between;width:100%}.export-modal__count[data-v-b0c5eb8e]{font-size:13px;font-weight:600;color:#2e6b5e}.export-modal__actions[data-v-b0c5eb8e]{display:flex;gap:10px}.rfp-detail__status[data-v-b0c5eb8e]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 0}.rfp-detail__card[data-v-b0c5eb8e]{border-radius:16px;box-shadow:0 2px 12px #0000000f}.rfp-detail__summary-card[data-v-b0c5eb8e]{border-radius:16px;box-shadow:0 2px 12px #0000000f;margin-bottom:20px}.summary-header[data-v-b0c5eb8e]{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}.summary-header__title[data-v-b0c5eb8e]{margin:0;font-size:15px;font-weight:700;color:#1f1f1f}.summary-header__total[data-v-b0c5eb8e]{font-size:13px;font-weight:600;color:#667eea}.summary-table-wrapper[data-v-b0c5eb8e]{overflow-x:auto;border:1px solid #e8eaed;border-radius:8px}.summary-table[data-v-b0c5eb8e]{width:100%;border-collapse:collapse;font-size:13px}.summary-table__th[data-v-b0c5eb8e]{padding:9px 12px;text-align:left;font-weight:600;font-size:12px;color:#6b7280;background:#f8f9fa;border-bottom:1px solid #e8eaed;white-space:nowrap}.summary-table__th--center[data-v-b0c5eb8e]{text-align:center}.summary-table__row[data-v-b0c5eb8e]:hover{background:#f8f9fa}.summary-table__td[data-v-b0c5eb8e]{padding:9px 12px;border-bottom:1px solid #f1f3f4;color:#3c4043;vertical-align:middle}.summary-table__row:last-child .summary-table__td[data-v-b0c5eb8e]{border-bottom:none}.summary-table__td--seq[data-v-b0c5eb8e]{color:#9ca3af;font-weight:500;width:36px;text-align:center}.summary-table__td--desc[data-v-b0c5eb8e]{font-weight:500;color:#1f1f1f}.summary-table__td--qty[data-v-b0c5eb8e]{text-align:center;font-weight:700;font-size:14px;color:#1f1f1f}.summary-table__td--center[data-v-b0c5eb8e]{text-align:center}.summary-table__empty[data-v-b0c5eb8e]{color:#dadce0}.collapse-header[data-v-b0c5eb8e]{display:flex;align-items:center;gap:10px;width:100%}.collapse-header__text[data-v-b0c5eb8e]{flex:1;min-width:0;font-size:14px;font-weight:500;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requirement-detail[data-v-b0c5eb8e]{display:flex;flex-direction:column;gap:20px;padding:8px 0}.detail-section__label[data-v-b0c5eb8e]{margin:0 0 6px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.detail-section__label--toggle[data-v-b0c5eb8e]{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px;transition:color .15s ease}.detail-section__label--toggle[data-v-b0c5eb8e]:hover{color:#374151}.detail-section__toggle-icon[data-v-b0c5eb8e]{font-size:11px;color:#9ca3af}.detail-section__value[data-v-b0c5eb8e]{margin:0;font-size:14px;color:#1f1f1f;line-height:1.6}.detail-section__value--summary[data-v-b0c5eb8e]{white-space:pre-wrap;background:#f9fafb;padding:12px 16px;border-radius:8px;border:1px solid #f1f3f4}.detail-section__code[data-v-b0c5eb8e]{margin:0;font-size:12px;font-family:JetBrains Mono,Fira Code,monospace;background:#f8f9fa;padding:12px 16px;border-radius:8px;border:1px solid #e8eaed;overflow-x:auto;white-space:pre;color:#3c4043}.equipment-section[data-v-b0c5eb8e]{border:1px solid #e8eaed;border-radius:12px;padding:16px;margin-bottom:16px;background:#fafbfc}.equipment-section[data-v-b0c5eb8e]:last-child{margin-bottom:0}.equipment-section__header[data-v-b0c5eb8e]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.equipment-section__desc[data-v-b0c5eb8e]{flex:1;font-size:14px;font-weight:600;color:#1f1f1f}.equipment-section__qty[data-v-b0c5eb8e]{font-size:15px;font-weight:800;color:#1f1f1f;background:#e8f5e9;padding:2px 10px;border-radius:12px;white-space:nowrap}.equipment-section__summary[data-v-b0c5eb8e]{font-size:13px;color:#3c4043;line-height:1.6;white-space:pre-wrap;background:#fff;padding:10px 14px;border-radius:8px;border:1px solid #f1f3f4;margin-bottom:12px}.equipment-section__no-match[data-v-b0c5eb8e]{padding:8px 0}.product-table-wrapper[data-v-b0c5eb8e]{overflow-x:auto;border:1px solid #e8eaed;border-radius:8px}.product-table[data-v-b0c5eb8e]{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.product-table__th[data-v-b0c5eb8e]{padding:10px 14px;text-align:left;font-weight:600;color:#1f1f1f;background:#f8f9fa;border-bottom:1px solid #e8eaed;border-right:1px solid #e8eaed}.product-table__th[data-v-b0c5eb8e]:last-child{border-right:none}.product-table__th--model[data-v-b0c5eb8e]{text-align:center;min-width:140px}.product-table__row[data-v-b0c5eb8e]:hover{background:#f8f9fa}.product-table__row .product-table__td[data-v-b0c5eb8e]{border-bottom:1px solid #f1f3f4}.product-table__row:last-child .product-table__td[data-v-b0c5eb8e]{border-bottom:none}.product-table__row--matched[data-v-b0c5eb8e]{background:#f0f4ff}.product-table__row--matched .product-table__td--attr[data-v-b0c5eb8e]{color:#667eea;font-weight:600}.product-table__row--matched[data-v-b0c5eb8e]:hover{background:#e8edff}.product-table__td[data-v-b0c5eb8e]{padding:10px 14px;text-align:center;color:#3c4043;border-right:1px solid #f1f3f4;vertical-align:middle}.product-table__td[data-v-b0c5eb8e]:last-child{border-right:none}.product-table__td--attr[data-v-b0c5eb8e]{text-align:left;font-weight:500;color:#1f1f1f;background:#fafbfc}.product-table__value[data-v-b0c5eb8e]{font-size:13px;font-weight:300;color:#1f1f1f}.product-table__value--source[data-v-b0c5eb8e]{color:#9b7dd4;font-weight:600;cursor:pointer;text-decoration:underline;text-decoration-color:#9b7dd4;text-underline-offset:2px;transition:text-decoration-color .15s ease,color .15s ease}.product-table__value--source[data-v-b0c5eb8e]:hover{color:#1a73e8;text-decoration-color:#1a73e8}.product-table__empty[data-v-b0c5eb8e]{color:#dadce0}.pdf-modal-overlay[data-v-b0c5eb8e]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center}.pdf-modal-container[data-v-b0c5eb8e]{position:relative;width:90vw;height:90vh;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;padding:16px}.pdf-modal-close[data-v-b0c5eb8e]{position:absolute;top:12px;right:16px;z-index:10;background:#00000080;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pdf-modal-close[data-v-b0c5eb8e]:hover{background:#000000bf}.left-sidebar[data-v-48e5ac1e],.right-sidebar[data-v-48e5ac1e]{background:#e84525;min-height:calc(100vh - 56px)}.dataset-detail[data-v-66595efe]{padding:24px;display:flex;flex-direction:column;gap:24px}.dataset-detail__info-card[data-v-66595efe],.dataset-detail__doc-card[data-v-66595efe]{border-radius:16px;box-shadow:0 2px 12px #0000000f}.dataset-detail__title[data-v-66595efe]{font-size:20px;font-weight:600;color:#1a1a1a}.dataset-detail__subtitle[data-v-66595efe]{font-size:16px;font-weight:600;color:#1a1a1a}.dataset-detail__add-btn[data-v-66595efe]{border-radius:20px;padding:0 16px;font-weight:500}.dataset-detail__loading[data-v-66595efe]{margin:0;font-size:14px;color:#666;text-align:center;padding:24px 0}.dataset-detail__error[data-v-66595efe]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 0;color:#ef4444;font-size:14px}[data-v-66595efe] .document-link{color:#9b7dd4;cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-color:#9b7dd4;text-underline-offset:2px;transition:text-decoration-color .15s ease,color .15s ease}[data-v-66595efe] .document-link:hover{color:#1a73e8;text-decoration-color:#1a73e8}.upload-zone[data-v-66595efe]{width:100%;border:1.5px dashed #d1d5db;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;background:#fafafa;-webkit-user-select:none;user-select:none}.upload-zone[data-v-66595efe]:hover{border-color:#9b7dd4;background:#f5f0ff}.upload-zone--drag-over[data-v-66595efe]{border-color:#9b7dd4;background:#ede9ff;border-style:solid}.upload-zone__icon[data-v-66595efe]{color:#9b7dd4;margin-bottom:4px}.upload-zone__primary[data-v-66595efe]{font-size:14px;font-weight:500}.upload-zone__secondary[data-v-66595efe]{font-size:12px}.file-card[data-v-66595efe]{width:90%;display:flex;align-items:center;gap:12px;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:10px;background:#f9fafb}.file-card__icon[data-v-66595efe]{flex-shrink:0;color:#9b7dd4}.file-card__info[data-v-66595efe]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.file-card__name[data-v-66595efe]{font-size:14px;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-card__size[data-v-66595efe]{font-size:12px;color:#6b7280}.file-card__remove[data-v-66595efe]{flex-shrink:0;width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:background-color .15s ease,color .15s ease;padding:0}.file-card__remove[data-v-66595efe]:hover{background:#fee2e2;color:#ef4444}.upload-progress[data-v-66595efe]{width:100%;margin-top:12px;display:flex;flex-direction:column}.upload-error[data-v-66595efe]{display:block;font-size:12px;margin-top:8px}@font-face{font-family:Paperlogy;src:url(/fonts/Paperlogy-3Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Paperlogy;src:url(/fonts/Paperlogy-5Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Paperlogy;src:url(/fonts/Paperlogy-7Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary: #e84525;--color-secondary: #ff9571;--color-border: #ced4da;--color-white: #ffffff;--color-text: #392e28}body{font-family:Paperlogy,v-sans,"sans-serif";font-weight:300}.icon{transition:opacity .2s ease,fill .2s ease}.icon:hover{opacity:.5}.g-dialog-info .n-button{background-color:#e84525;border:1px solid #e84525}.g-dialog-info .n-button .n-button__state-border{border:1px solid #e84525}.g-dialog-info .n-button:hover{background-color:#ff9571;border:1px solid #ff9571}.g-dialog-info .n-button:hover .n-button__state-border{border:1px solid #ff9571}.g-dialog-info .n-button:focus{background-color:#ff9571;border:1px solid #ff9571}.g-dialog-info .n-button:focus .n-button__state-border{border:1px solid #ff9571}
