@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;color:#0f172a}button{font-family:inherit;cursor:pointer;border:none;background:none}input{font-family:inherit}a{text-decoration:none;color:inherit}#app{height:100vh;display:flex;flex-direction:column;overflow:hidden;opacity:0;transition:opacity .25s ease}#app.ready{opacity:1}.header[data-v-83b5e2ec]{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:60px;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0}.header__left[data-v-83b5e2ec]{display:flex;align-items:center;gap:10px}.header__home-btn[data-v-83b5e2ec]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0000000d;transition:background-color .15s;flex-shrink:0}.header__home-btn[data-v-83b5e2ec]:hover{background:#f1f5f9}.header__home-icon[data-v-83b5e2ec]{width:14px;height:14px;display:block}.header__divider[data-v-83b5e2ec]{width:1px;height:18px;background:#e2e8f0;flex-shrink:0}.header__logo[data-v-83b5e2ec]{font-size:20px;font-weight:600;background:linear-gradient(90deg,#020617,#213fc1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap;letter-spacing:-.02em}.header__right[data-v-83b5e2ec]{display:flex;align-items:center;gap:8px}.header__notif-pill[data-v-83b5e2ec]{display:flex;align-items:center;gap:6px;height:32px;padding:0 8px 0 6px;border-radius:9999px;border:1px solid #e2e8f0;background:#ffffffb3}.header__notif-chevron[data-v-83b5e2ec]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1px solid #e2e8f0;background:#f1f5f9;color:#475569;flex-shrink:0;transition:background-color .15s}.header__notif-chevron[data-v-83b5e2ec]:hover{background:#e2e8f0}.header__notif-sep[data-v-83b5e2ec]{width:1px;height:14px;background:#e2e8f0;flex-shrink:0}.header__notif-bell[data-v-83b5e2ec]{position:relative;display:flex;align-items:center;justify-content:center;color:#475569;transition:color .15s}.header__notif-bell[data-v-83b5e2ec]:hover{color:#0f172a}.header__notif-dot[data-v-83b5e2ec]{position:absolute;top:-2px;right:-2px;width:5px;height:5px;border-radius:50%;background:#ef4444}.header__twymstore[data-v-83b5e2ec]{display:flex;align-items:center;height:32px;padding:0 14px;border-radius:9999px;font-size:12px;font-weight:500;color:#f8fafc;background:linear-gradient(98deg,#6366f1,#a855f7);white-space:nowrap;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:opacity .15s}.header__twymstore[data-v-83b5e2ec]:hover{opacity:.9}.home[data-v-b90f011a]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:20px;flex:1;height:100%;overflow:hidden}.home__inner[data-v-b90f011a]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;flex:1;min-height:0;width:100%}.home__logo-wrap[data-v-b90f011a]{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.home__logo-container[data-v-b90f011a]{position:relative;width:64px;height:64px;background:#fff;overflow:hidden;flex-shrink:0}.home__logo-wordmark[data-v-b90f011a]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52.96px;height:33.68px;display:block}.home__logo-badge[data-v-b90f011a]{width:100%;height:100%;display:block}.home__text-block[data-v-b90f011a]{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;width:100%}.home__title[data-v-b90f011a]{font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:600;line-height:32px;color:#0f172a;margin:0}.home__subtitle[data-v-b90f011a]{font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#64748b;margin:0}.home__actions[data-v-b90f011a]{display:flex;flex-direction:column;align-items:stretch;gap:10px;flex-shrink:0;width:100%;max-width:280px}.home__btn[data-v-b90f011a]{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:8px 16px;border-radius:6px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;cursor:pointer;transition:opacity .15s,background-color .15s;flex-shrink:0}.home__btn--primary[data-v-b90f011a]{background:#0f172a;color:#f8fafc;border:none;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.home__btn--primary[data-v-b90f011a]:hover{opacity:.9}.home__btn--outline[data-v-b90f011a]{background:#fff;color:#0f172a;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.home__btn--outline[data-v-b90f011a]:hover{background:#f8fafc}.home__btn-icon[data-v-b90f011a]{width:16px;height:16px;display:block;flex-shrink:0}.home__btn-icon--invert[data-v-b90f011a]{filter:brightness(0) invert(1)}.home__btn--loading[data-v-b90f011a]{opacity:.75;cursor:not-allowed}.home__btn[data-v-b90f011a]:disabled{cursor:not-allowed;opacity:.6}.home__spinner[data-v-b90f011a]{display:inline-block;width:14px;height:14px;border:2px solid rgba(248,250,252,.4);border-top-color:#f8fafc;border-radius:50%;animation:home-spin-b90f011a .7s linear infinite;flex-shrink:0}@keyframes home-spin-b90f011a{to{transform:rotate(360deg)}}.home__error[data-v-b90f011a]{font-size:12px;font-weight:400;color:#dc2626;text-align:center;margin:0;flex-shrink:0}.home__footer[data-v-b90f011a]{font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#64748b;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;flex-shrink:0;margin:0}.cases[data-v-4919de6a]{flex:1;overflow-y:auto;padding:16px;background:#f8fafc}.cases__heading[data-v-4919de6a]{font-size:15px;font-weight:600;color:#0f172a;margin-bottom:14px}.cases__search-wrap[data-v-4919de6a]{position:relative;margin-bottom:14px}.cases__search-icon[data-v-4919de6a]{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.cases__search-input[data-v-4919de6a]{width:100%;height:36px;padding:0 12px 0 36px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none}.cases__search-input[data-v-4919de6a]::placeholder{color:#94a3b8}.cases__search-input[data-v-4919de6a]:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.cases__search-input[data-v-4919de6a]::-webkit-search-cancel-button{display:none}.cases__list[data-v-4919de6a]{display:flex;flex-direction:column;gap:10px;list-style:none}.case-card[data-v-4919de6a]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px;box-shadow:0 1px 3px #0000000f}.case-card__header[data-v-4919de6a]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.case-card__title[data-v-4919de6a]{font-size:14px;font-weight:600;color:#0f172a;line-height:1.4}.case-card__deadline[data-v-4919de6a]{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-size:11px;font-weight:500;white-space:nowrap}.case-card__deadline--urgent[data-v-4919de6a]{color:#dc2626}.case-card__deadline--soon[data-v-4919de6a]{color:#f97316}.case-card__deadline--normal[data-v-4919de6a]{color:#64748b}.case-card__grid[data-v-4919de6a]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 6px;margin-bottom:12px}.case-card__cell[data-v-4919de6a]{display:flex;flex-direction:column;gap:1px}.case-card__cell dt[data-v-4919de6a]{font-size:10px;color:#64748b;font-weight:400;line-height:1.4}.case-card__cell dd[data-v-4919de6a]{font-size:12px;color:#0f172a;font-weight:500;line-height:1.4}.case-card__risk--medium[data-v-4919de6a]{color:#ea580c}.case-card__risk--low[data-v-4919de6a]{color:#16a34a}.case-card__risk--high[data-v-4919de6a]{color:#dc2626}.case-card__settlement[data-v-4919de6a]{display:inline-flex;align-items:center;gap:3px}.case-card__trend--down[data-v-4919de6a]{color:#dc2626;flex-shrink:0}.case-card__trend--up[data-v-4919de6a]{color:#16a34a;flex-shrink:0}.case-card__actions[data-v-4919de6a]{display:flex;gap:8px}.case-card__btn-files[data-v-4919de6a],.case-card__btn-assistant[data-v-4919de6a]{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:500;flex:1;white-space:nowrap;transition:background-color .15s}.case-card__btn-files[data-v-4919de6a]{background:#fff;border:1px solid #e2e8f0;color:#0f172a;box-shadow:0 1px 2px #0000000d}.case-card__btn-files[data-v-4919de6a]:hover{background:#f8fafc}.case-card__btn-assistant[data-v-4919de6a]{background:#0f172a;border:1px solid #0f172a;color:#f8fafc;box-shadow:0 1px 3px #0000001f}.cases__empty[data-v-4919de6a]{text-align:center;color:#94a3b8;font-size:13px;padding:40px 0}.files[data-v-1d6f793f]{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}.files__subheader[data-v-1d6f793f]{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.files__back-btn[data-v-1d6f793f]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;color:#64748b;flex-shrink:0;transition:background-color .15s,color .15s}.files__back-btn[data-v-1d6f793f]:hover{background:#f1f5f9;color:#0f172a}.files__case-title[data-v-1d6f793f]{flex:1;font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.files__toast[data-v-1d6f793f]{display:flex;align-items:center;gap:7px;margin:8px 14px 0;padding:9px 12px;border-radius:8px;font-size:12px;font-weight:500;flex-shrink:0}.files__toast--success[data-v-1d6f793f]{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.files__toast--error[data-v-1d6f793f]{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.toast-enter-active[data-v-1d6f793f],.toast-leave-active[data-v-1d6f793f]{transition:opacity .25s,transform .25s}.toast-enter-from[data-v-1d6f793f],.toast-leave-to[data-v-1d6f793f]{opacity:0;transform:translateY(-6px)}.files__content[data-v-1d6f793f]{flex:1;overflow-y:auto;padding:14px}.files__empty-state[data-v-1d6f793f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:8px;text-align:center}.files__empty-icon[data-v-1d6f793f]{width:56px;height:56px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;margin-bottom:4px}.files__empty-title[data-v-1d6f793f]{font-size:14px;font-weight:600;color:#0f172a}.files__empty-desc[data-v-1d6f793f]{font-size:12px;color:#64748b;margin-bottom:8px}.files__empty-btn[data-v-1d6f793f]{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border-radius:7px;background:#0f172a;color:#f8fafc;font-size:12px;font-weight:500;border:none;cursor:pointer;transition:background-color .15s}.files__empty-btn[data-v-1d6f793f]:hover{background:#1e293b}.files__search-wrap[data-v-1d6f793f]{position:relative;margin-bottom:10px}.files__search-icon[data-v-1d6f793f]{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.files__search-input[data-v-1d6f793f]{width:100%;height:36px;padding:0 12px 0 36px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none}.files__search-input[data-v-1d6f793f]::placeholder{color:#94a3b8}.files__search-input[data-v-1d6f793f]:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.files__search-input[data-v-1d6f793f]::-webkit-search-cancel-button{display:none}.files__filters[data-v-1d6f793f]{display:flex;gap:5px;margin-bottom:14px;flex-wrap:wrap}.files__filter-btn[data-v-1d6f793f]{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:13px;font-size:11px;font-weight:500;border:1px solid #e2e8f0;background:#fff;color:#64748b;white-space:nowrap;transition:background-color .15s,color .15s,border-color .15s}.files__filter-btn[data-v-1d6f793f]:hover{background:#f8fafc;color:#0f172a}.files__filter-btn--active[data-v-1d6f793f]{background:#0f172a;border-color:#0f172a;color:#f8fafc}.files__table-wrap[data-v-1d6f793f]{overflow-x:auto}.files__table[data-v-1d6f793f]{width:100%;border-collapse:collapse}.files__col-doc[data-v-1d6f793f]{width:50%}.files__col-activity[data-v-1d6f793f]{width:20%}.files__col-status[data-v-1d6f793f]{width:30%}.files__th[data-v-1d6f793f]{padding:0 6px 8px 0;font-size:11px;font-weight:500;color:#64748b;text-align:left;border-bottom:1px solid #e2e8f0;white-space:nowrap}.files__row[data-v-1d6f793f]{border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background-color .1s}.files__row[data-v-1d6f793f]:hover{background:#f8fafc}.files__row--loading[data-v-1d6f793f]{opacity:.65;pointer-events:none}.files__td[data-v-1d6f793f]{padding:11px 6px 11px 0;font-size:12px;color:#0f172a;font-weight:400;vertical-align:middle}.files__td--doc[data-v-1d6f793f]{max-width:0}.files__td--muted[data-v-1d6f793f]{color:#64748b;font-size:11px}.files__doc-cell[data-v-1d6f793f]{display:flex;align-items:center;gap:8px;overflow:hidden}.files__doc-icon[data-v-1d6f793f]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:6px;font-size:8px;font-weight:700;letter-spacing:.02em}.files__doc-icon--docx[data-v-1d6f793f],.files__doc-icon--doc[data-v-1d6f793f]{background:#dbeafe;color:#1d4ed8}.files__doc-icon--txt[data-v-1d6f793f]{background:#f1f5f9;color:#475569}.files__doc-icon--pdf[data-v-1d6f793f]{background:#fee2e2;color:#dc2626}.files__doc-name[data-v-1d6f793f]{font-size:12px;font-weight:500;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files__status[data-v-1d6f793f]{display:inline-flex;align-items:center;gap:4px;font-size:11px}.files__status-icon[data-v-1d6f793f]{flex-shrink:0}.files__status--in-progress .files__status-icon[data-v-1d6f793f]{color:#f59e0b}.files__status--in-progress strong[data-v-1d6f793f]{color:#0f172a}.files__status--loaded .files__status-icon[data-v-1d6f793f],.files__status--loaded strong[data-v-1d6f793f]{color:#16a34a}.files__status--error .files__status-icon[data-v-1d6f793f],.files__status--error strong[data-v-1d6f793f]{color:#dc2626}.files__status--pending .files__status-icon[data-v-1d6f793f]{color:#94a3b8}.files__status--pending strong[data-v-1d6f793f]{color:#64748b}@keyframes spin-1d6f793f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.files__status-icon--spin[data-v-1d6f793f]{animation:spin-1d6f793f 1s linear infinite}.files__empty[data-v-1d6f793f]{text-align:center;color:#94a3b8;font-size:13px;padding:32px 0}.pv[data-v-e2a7e1fc]{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}.pv-scan[data-v-e2a7e1fc]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;color:#0f172a}@keyframes spin-e2a7e1fc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pv-scan__ring[data-v-e2a7e1fc]{animation:spin-e2a7e1fc 1s linear infinite;margin-bottom:4px}.pv-scan__msg[data-v-e2a7e1fc]{font-size:14px;font-weight:500;color:#0f172a}.pv-scan__sub[data-v-e2a7e1fc]{font-size:12px;color:#64748b}.pv-main[data-v-e2a7e1fc]{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}.pv-notice[data-v-e2a7e1fc]{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:12px}.pv-notice--error[data-v-e2a7e1fc]{background:#fef2f2;color:#dc2626}.pv-notice--clean[data-v-e2a7e1fc]{background:#f0fdf4;color:#15803d}.pv-notice__title[data-v-e2a7e1fc]{font-size:14px;font-weight:600}.pv-notice__desc[data-v-e2a7e1fc]{font-size:12px;margin-top:2px;opacity:.85}.pv-header[data-v-e2a7e1fc]{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.pv-title-row[data-v-e2a7e1fc]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pv-title[data-v-e2a7e1fc]{flex:1;font-size:16px;font-weight:600;color:#0f172a;line-height:24px;margin:0}.pv-count[data-v-e2a7e1fc]{font-size:12px;font-weight:400;color:#64748b;white-space:nowrap;line-height:16px;padding-top:4px;margin:0;flex-shrink:0}.prog-track[data-v-e2a7e1fc]{height:8px;background:#e2e8f0;border-radius:9999px;overflow:hidden;flex-shrink:0}.prog-fill[data-v-e2a7e1fc]{height:100%;background:#16a34a;border-radius:9999px;transition:width .4s ease}.entity-card[data-v-e2a7e1fc]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;flex-shrink:0}.entity-grid[data-v-e2a7e1fc]{background:#fff;padding:16px;display:grid;grid-template-columns:1fr 18px 1fr 32px;row-gap:12px;column-gap:8px;align-items:center}.egrid-label[data-v-e2a7e1fc]{font-size:14px;font-weight:400;color:#64748b;line-height:20px}.orig-pill[data-v-e2a7e1fc]{display:flex;align-items:center;gap:8px;height:32px;padding:0 8px;background:#f8fafc;border-radius:6px;overflow:hidden}.orig-pill__text[data-v-e2a7e1fc]{flex:1;font-size:14px;font-weight:400;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.orig-pill__badge[data-v-e2a7e1fc]{display:inline-flex;align-items:center;gap:2px;height:20px;padding:2px 4px 2px 6px;background:#fff;border:1px solid #f1f5f9;border-radius:9999px;flex-shrink:0;font-size:12px;font-weight:500;color:#64748b;cursor:pointer;font-family:inherit;transition:background-color .15s,border-color .15s}.orig-pill__badge[data-v-e2a7e1fc]:hover{background:#f1f5f9;border-color:#e2e8f0}.entity-arrow[data-v-e2a7e1fc]{display:flex;align-items:center;justify-content:center;height:32px}.repl-pill[data-v-e2a7e1fc]{display:flex;align-items:center;gap:6px;height:32px;padding:0 8px;background:#eff6ff;border-radius:6px;border:1px solid transparent;overflow:hidden;cursor:default}.repl-pill:hover .repl-pill__edit[data-v-e2a7e1fc]{opacity:1}.repl-pill--editing[data-v-e2a7e1fc]{border-style:dashed;border-color:#bfdbfe}.repl-pill__text[data-v-e2a7e1fc]{flex:1;font-size:14px;font-weight:400;color:#3b82f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.repl-pill__edit[data-v-e2a7e1fc]{opacity:0;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#3b82f6;flex-shrink:0;transition:opacity .15s}.repl-pill__input[data-v-e2a7e1fc]{flex:1;border:none;background:transparent;font-size:14px;font-weight:400;color:#3b82f6;outline:none;font-family:inherit;min-width:0}.entity-act[data-v-e2a7e1fc]{display:flex;align-items:center;justify-content:center;height:32px}.act-btn[data-v-e2a7e1fc]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;cursor:pointer;transition:background-color .15s,opacity .15s;flex-shrink:0}.act-btn[data-v-e2a7e1fc]:disabled{opacity:.45;cursor:not-allowed}.act-btn--ghost[data-v-e2a7e1fc]{background:transparent;border:none;color:#64748b}.act-btn--ghost[data-v-e2a7e1fc]:hover:not(:disabled){background:#f1f5f9}.act-btn--outline[data-v-e2a7e1fc]{background:#fff;border:1px solid #e2e8f0;color:#0f172a;box-shadow:0 1px 2px #0000000d}.act-btn--outline[data-v-e2a7e1fc]:hover:not(:disabled){background:#f8fafc}.bulk-bar[data-v-e2a7e1fc]{display:flex;gap:12px;align-items:center;flex-shrink:0}.bulk-btn[data-v-e2a7e1fc]{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:12px;font-weight:500;color:#0f172a;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:background-color .15s,opacity .15s;font-family:inherit}.bulk-btn[data-v-e2a7e1fc]:hover:not(:disabled){background:#f8fafc}.bulk-btn[data-v-e2a7e1fc]:disabled{opacity:.45;cursor:not-allowed}.occ-list[data-v-e2a7e1fc]{grid-column:1 / -1;background:#f8fafc;border-radius:6px;display:flex;flex-direction:column;gap:8px;padding:6px 8px}.occ-item[data-v-e2a7e1fc]{display:flex;align-items:center;gap:6px;min-width:0;width:100%;background:transparent;border:none;text-align:left;cursor:pointer;padding:2px 0;transition:color .12s}.occ-item__loc[data-v-e2a7e1fc]{font-size:11px;font-weight:500;color:#64748b;white-space:nowrap;flex-shrink:0}.occ-item__idx[data-v-e2a7e1fc]{font-size:11px;font-weight:600;color:#475569;background:#f1f5f9;padding:1px 5px;border-radius:4px;white-space:nowrap;flex-shrink:0}.occ-item--active .occ-item__loc[data-v-e2a7e1fc]{color:#0f172a}.complete-btn[data-v-e2a7e1fc]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:36px;padding:0 12px;border-radius:6px;background:#0f172a;color:#f8fafc;border:none;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:opacity .15s;flex-shrink:0}.complete-btn[data-v-e2a7e1fc]:hover:not(:disabled){opacity:.85}.complete-btn[data-v-e2a7e1fc]:disabled{opacity:.5;cursor:not-allowed}.ar[data-v-f4139179]{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}.ar__nav[data-v-f4139179]{display:flex;align-items:center;gap:12px;padding:16px 20px;flex-shrink:0}.ar__back[data-v-f4139179]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0000000d;color:#0f172a;cursor:pointer;flex-shrink:0;transition:background-color .15s}.ar__back[data-v-f4139179]:hover{background:#f8fafc}.ar__nav-title[data-v-f4139179]{font-size:16px;font-weight:600;color:#0f172a;line-height:24px;margin:0}.ar__health-wrap[data-v-f4139179]{padding:0 20px 20px;flex-shrink:0}.ar__health-card[data-v-f4139179]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 40px #00000014}.ar__health-header[data-v-f4139179]{display:flex;align-items:center;justify-content:space-between}.ar__health-label[data-v-f4139179]{font-size:14px;font-weight:500;color:#0f172a;line-height:20px}.ar__health-pct[data-v-f4139179]{font-size:14px;font-weight:500;color:#64748b;line-height:20px}.ar__health-track[data-v-f4139179]{height:8px;background:#e2e8f0;border-radius:9999px;overflow:hidden}.ar__health-fill[data-v-f4139179]{height:100%;border-radius:9999px;transition:width .4s ease,background .3s ease}.ar__main[data-v-f4139179]{flex:1;overflow-y:auto;padding:0 20px 20px;display:flex;flex-direction:column;gap:16px}.risk-card[data-v-f4139179]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:12px;padding:12px;flex-shrink:0}.risk-card__top[data-v-f4139179]{display:flex;align-items:center;gap:4px}.risk-card__section[data-v-f4139179]{flex:1;font-size:14px;font-weight:500;color:#0f172a;line-height:20px;margin:0;min-width:0}.risk-badge[data-v-f4139179]{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:9999px;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;border:1px solid;flex-shrink:0}.risk-badge--high[data-v-f4139179]{background:#fef2f2;border-color:#fee2e2;color:#ef4444}.risk-badge--medium[data-v-f4139179]{background:#fff7ed;border-color:#ffedd5;color:#f97316}.risk-badge--low[data-v-f4139179]{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.risk-card__reason[data-v-f4139179]{display:flex;flex-direction:column;gap:4px}.risk-card__reason-label[data-v-f4139179]{font-size:12px;font-weight:500;color:#64748b;line-height:16px;margin:0}.risk-card__reason-text[data-v-f4139179]{font-size:14px;font-weight:400;color:#0f172a;line-height:20px;margin:0}.risk-card__resolution[data-v-f4139179]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}.risk-card__res-label[data-v-f4139179]{font-size:12px;font-weight:500;color:#64748b;line-height:16px;margin:0}.risk-card__res-text[data-v-f4139179]{font-size:14px;font-weight:400;color:#0f172a;line-height:20px;margin:0}.risk-card__actions[data-v-f4139179]{display:flex;align-items:center;gap:12px}.risk-btn[data-v-f4139179]{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;transition:opacity .15s,background-color .15s;white-space:nowrap;flex-shrink:0}.risk-btn[data-v-f4139179]:disabled{opacity:.5;cursor:not-allowed}.risk-btn--primary[data-v-f4139179]{background:#0f172a;color:#f8fafc;border:none;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.risk-btn--primary[data-v-f4139179]:hover:not(:disabled){opacity:.85}.risk-btn--outline[data-v-f4139179]{background:#fff;color:#0f172a;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.risk-btn--outline[data-v-f4139179]:hover:not(:disabled){background:#f8fafc}.ar__empty[data-v-f4139179]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;color:#15803d;background:#f0fdf4;border-radius:12px;text-align:center}.ar__empty-title[data-v-f4139179]{font-size:14px;font-weight:600;margin:0}.ar__empty-desc[data-v-f4139179]{font-size:12px;margin:0;opacity:.85}.ar__bulk-bar[data-v-f4139179]{display:flex;align-items:center;flex-shrink:0}.ar__accept-all[data-v-f4139179]{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:12px;font-weight:500;color:#0f172a;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:background-color .15s;font-family:inherit}.ar__accept-all[data-v-f4139179]:hover{background:#f8fafc}.ar__footer[data-v-f4139179]{flex-shrink:0;padding:16px 20px;border-top:1px solid #f1f5f9}.ar__footer-text[data-v-f4139179]{font-size:12px;font-weight:400;color:#64748b;text-align:center;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.success[data-v-d55dde65]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;overflow:hidden;background:#fff}.success__body[data-v-d55dde65]{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.success__icon-wrap[data-v-d55dde65]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.success__icon-ring[data-v-d55dde65]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:radial-gradient(circle,#dcfce7,#bbf7d0 60%,#d1fae5);box-shadow:0 0 0 8px #bbf7d059;flex-shrink:0}.success__title[data-v-d55dde65]{font-size:20px;font-weight:600;color:#0f172a;line-height:28px;text-align:center;margin:0}.success__card[data-v-d55dde65]{width:100%;border-radius:12px;overflow:hidden;background:linear-gradient(143deg,#eff6ff,#faf5ff);display:flex;flex-direction:column}.success__toast[data-v-d55dde65]{display:flex;align-items:center;gap:8px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;margin:0}.success__toast-text[data-v-d55dde65]{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.success__toast-title[data-v-d55dde65]{font-size:14px;font-weight:500;color:#2563eb;line-height:20px;margin:0}.success__toast-desc[data-v-d55dde65]{font-size:12px;font-weight:400;color:#475569;line-height:16px;margin:0;opacity:.9}.success__analyze-btn[data-v-d55dde65]{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:6px;background:#0f172a;color:#f8fafc;border:none;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:opacity .15s}.success__analyze-btn[data-v-d55dde65]:hover{opacity:.85}.success__hint[data-v-d55dde65]{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:linear-gradient(166deg,#eff6ff,#faf5ff);flex-shrink:0}.success__hint-text[data-v-d55dde65]{font-size:14px;font-weight:400;color:#0f172a;line-height:20px;margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ip[data-v-46c2c4cc]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:40px 32px;background:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif;overflow:hidden}.ip__visual[data-v-46c2c4cc]{position:relative;width:110px;height:110px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ip__ring[data-v-46c2c4cc]{position:absolute;border-radius:50%;border:2px solid transparent;animation:spin-ring-46c2c4cc 3s linear infinite}.ip__ring--outer[data-v-46c2c4cc]{top:0;right:0;bottom:0;left:0;border-top-color:#6366f1;border-right-color:#a855f7;opacity:.35}.ip__ring--inner[data-v-46c2c4cc]{top:16px;right:16px;bottom:16px;left:16px;border-top-color:#a855f7;border-left-color:#6366f1;opacity:.5;animation-direction:reverse;animation-duration:2s}@keyframes spin-ring-46c2c4cc{to{transform:rotate(360deg)}}.ip__icon-wrap[data-v-46c2c4cc]{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#6366f1;box-shadow:0 4px 12px #6366f11f;animation:pulse-icon-46c2c4cc 2.5s ease-in-out infinite}@keyframes pulse-icon-46c2c4cc{0%,to{transform:scale(1);box-shadow:0 4px 12px #6366f11f}50%{transform:scale(1.06);box-shadow:0 6px 20px #6366f138}}.ip__body[data-v-46c2c4cc]{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.ip__title[data-v-46c2c4cc]{font-size:18px;font-weight:600;line-height:28px;color:#0f172a;margin:0}.ip__desc[data-v-46c2c4cc]{font-size:13px;font-weight:400;line-height:20px;color:#64748b;margin:0}.ip__dots[data-v-46c2c4cc]{display:flex;gap:8px;align-items:center}.ip__dot[data-v-46c2c4cc]{width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#a855f7);animation:bounce-dot-46c2c4cc 1.4s ease-in-out infinite}.ip__dot--1[data-v-46c2c4cc]{animation-delay:0s;opacity:.5}.ip__dot--2[data-v-46c2c4cc]{animation-delay:.2s;opacity:.75}.ip__dot--3[data-v-46c2c4cc]{animation-delay:.4s;opacity:1}@keyframes bounce-dot-46c2c4cc{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1.2);opacity:1}}.ip__back-btn[data-v-46c2c4cc]{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 14px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:500;color:#64748b;font-family:inherit;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:background-color .15s,color .15s}.ip__back-btn[data-v-46c2c4cc]:hover{background:#f8fafc;color:#0f172a}.app[data-v-0f46415c]{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif}
