.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.notification-dropdown[data-v-8a1bfd81]{position:absolute;top:100%;right:0;margin-top:.5rem;width:20rem;max-height:24rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50;overflow:hidden;display:flex;flex-direction:column}.dropdown-header[data-v-8a1bfd81]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.dropdown-title[data-v-8a1bfd81]{margin:0;font-size:.875rem;font-weight:600;color:#111827}.mark-all-btn[data-v-8a1bfd81]{padding:.25rem .5rem;background:transparent;border:none;font-size:.75rem;color:#3b82f6;cursor:pointer;border-radius:.25rem;transition:background .15s ease}.mark-all-btn[data-v-8a1bfd81]:hover{background:#eff6ff}.loading-state[data-v-8a1bfd81]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:.5rem;color:#6b7280}.spinner[data-v-8a1bfd81]{width:1.5rem;height:1.5rem;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin-8a1bfd81 .8s linear infinite}@keyframes spin-8a1bfd81{to{transform:rotate(360deg)}}.notifications-list[data-v-8a1bfd81]{overflow-y:auto;flex:1}.notification-item[data-v-8a1bfd81]{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;text-align:left;transition:background .15s ease}.notification-item[data-v-8a1bfd81]:hover{background:#f9fafb}.notification-item.unread[data-v-8a1bfd81]{background:#eff6ff}.notification-item.unread[data-v-8a1bfd81]:hover{background:#dbeafe}.notification-icon[data-v-8a1bfd81]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#f3f4f6;color:#6b7280}.notification-icon svg[data-v-8a1bfd81]{width:1rem;height:1rem}.notification-icon.check[data-v-8a1bfd81]{background:#d1fae5;color:#059669}.notification-icon.x[data-v-8a1bfd81]{background:#fee2e2;color:#dc2626}.notification-icon.lightbulb[data-v-8a1bfd81]{background:#fef3c7;color:#d97706}.notification-content[data-v-8a1bfd81]{flex:1;min-width:0}.notification-message[data-v-8a1bfd81]{margin:0;font-size:.8125rem;color:#374151;line-height:1.4}.notification-time[data-v-8a1bfd81]{font-size:.6875rem;color:#9ca3af}.unread-indicator[data-v-8a1bfd81]{flex-shrink:0;width:.5rem;height:.5rem;background:#3b82f6;border-radius:50%;margin-top:.375rem}.empty-state[data-v-8a1bfd81]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:.5rem;color:#9ca3af}.empty-icon[data-v-8a1bfd81]{width:2.5rem;height:2.5rem}.empty-state p[data-v-8a1bfd81]{margin:0;font-size:.875rem}.priority-section[data-v-8a1bfd81]{border-bottom:1px solid #f3f4f6}.priority-section[data-v-8a1bfd81]:last-child{border-bottom:none}.section-label[data-v-8a1bfd81]{padding:.5rem 1rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;background:#f9fafb}.view-all-link[data-v-8a1bfd81]{display:block;padding:.75rem 1rem;text-align:center;font-size:.8125rem;font-weight:500;color:#3b82f6;text-decoration:none;border-top:1px solid #e5e7eb;transition:background .15s}.view-all-link[data-v-8a1bfd81]:hover{background:#f9fafb}.notification-bell-wrapper[data-v-37b15a35]{position:relative;display:inline-flex}.bell-button[data-v-37b15a35]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:background .15s ease}.bell-button[data-v-37b15a35]:hover{background:#f3f4f6}.bell-icon[data-v-37b15a35]{width:1.25rem;height:1.25rem;color:#6b7280}.bell-button:hover .bell-icon[data-v-37b15a35]{color:#374151}.unread-badge[data-v-37b15a35]{position:absolute;top:0;right:0;min-width:1.125rem;height:1.125rem;padding:0 .25rem;display:flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:.625rem;font-weight:600;border-radius:9999px;line-height:1}.history-person-item[data-v-bc222f09]{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;background:transparent;border:none;border-radius:.375rem;cursor:pointer;text-align:left;transition:background .15s ease}.history-person-item[data-v-bc222f09]:hover{background:var(--bg-tertiary)}.history-person-item.gender-male[data-v-bc222f09]{border-left:3px solid #60a5fa}.history-person-item.gender-female[data-v-bc222f09]{border-left:3px solid #f472b6}.history-person-item.gender-unknown[data-v-bc222f09]{border-left:3px solid #9ca3af}.avatar-wrapper[data-v-bc222f09]{flex-shrink:0;width:32px;height:32px}.avatar[data-v-bc222f09]{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-placeholder[data-v-bc222f09]{width:100%;height:100%;border-radius:50%;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;color:var(--text-tertiary)}.avatar-placeholder svg[data-v-bc222f09]{width:18px;height:18px}.person-info[data-v-bc222f09]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.person-name[data-v-bc222f09]{font-size:.8125rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.person-lifespan[data-v-bc222f09]{font-size:.6875rem;color:var(--text-tertiary)}.history-person-item.compact[data-v-bc222f09]{padding:.375rem .5rem;gap:.5rem}.history-person-item.compact .avatar-wrapper[data-v-bc222f09]{width:28px;height:28px}.history-person-item.compact .avatar-placeholder svg[data-v-bc222f09]{width:14px;height:14px}.history-person-item.compact .person-name[data-v-bc222f09]{font-size:.75rem}.history-person-item.compact .person-lifespan[data-v-bc222f09]{font-size:.625rem}.history-dropdown[data-v-8f0cd7f5]{position:absolute;top:100%;right:0;margin-top:.5rem;width:18rem;max-height:24rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;box-shadow:var(--shadow-lg);z-index:50;overflow:hidden;display:flex;flex-direction:column}.dropdown-header[data-v-8f0cd7f5]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--border-color)}.dropdown-title[data-v-8f0cd7f5]{margin:0;font-size:.875rem;font-weight:600;color:var(--text-primary)}.clear-btn[data-v-8f0cd7f5]{padding:.25rem .5rem;background:transparent;border:none;font-size:.75rem;color:var(--text-tertiary);cursor:pointer;border-radius:.25rem;transition:background .15s ease,color .15s ease}.clear-btn[data-v-8f0cd7f5]:hover{background:var(--bg-tertiary);color:#ef4444}.history-list[data-v-8f0cd7f5]{overflow-y:auto;flex:1;padding:.5rem}.history-entry[data-v-8f0cd7f5]{display:flex;align-items:center;gap:.5rem;position:relative}.history-entry[data-v-8f0cd7f5]:not(:last-child){margin-bottom:.25rem}.entry-time[data-v-8f0cd7f5]{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);font-size:.625rem;color:var(--text-tertiary);pointer-events:none}.empty-state[data-v-8f0cd7f5]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:.5rem;color:var(--text-tertiary)}.empty-icon[data-v-8f0cd7f5]{width:2.5rem;height:2.5rem}.empty-state p[data-v-8f0cd7f5]{margin:0;font-size:.875rem}.history-button-wrapper[data-v-43da5045]{position:relative;display:inline-flex}.history-button[data-v-43da5045]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:background .15s ease}.history-button[data-v-43da5045]:hover{background:var(--bg-tertiary)}.history-icon[data-v-43da5045]{width:1.25rem;height:1.25rem;color:var(--text-tertiary)}.history-button:hover .history-icon[data-v-43da5045]{color:var(--text-secondary)}.entry-badge[data-v-43da5045]{position:absolute;top:0;right:0;min-width:1.125rem;height:1.125rem;padding:0 .25rem;display:flex;align-items:center;justify-content:center;background:var(--accent-primary);color:#fff;font-size:.625rem;font-weight:600;border-radius:9999px;line-height:1}.chat-badge-wrapper[data-v-d898dd9b]{position:relative;display:inline-flex}.chat-button[data-v-d898dd9b]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:background .15s ease}.chat-button[data-v-d898dd9b]:hover{background:var(--bg-tertiary)}.chat-icon[data-v-d898dd9b]{width:1.25rem;height:1.25rem;color:var(--text-tertiary)}.chat-button:hover .chat-icon[data-v-d898dd9b]{color:var(--text-secondary)}.unread-badge[data-v-d898dd9b]{position:absolute;top:0;right:0;min-width:1.25rem;height:1.25rem;padding:0 .25rem;display:flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:.625rem;font-weight:600;border-radius:9999px;line-height:1}.advanced-filters[data-v-e08024f1]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;margin-top:.5rem;overflow:hidden}.filters-content[data-v-e08024f1]{padding:1rem}.filter-row[data-v-e08024f1]{display:flex;gap:1rem;margin-bottom:.75rem}.filter-row[data-v-e08024f1]:last-of-type{margin-bottom:0}.filter-group[data-v-e08024f1]{flex:1;min-width:0}.filter-group.full-width[data-v-e08024f1]{width:100%}.filter-label[data-v-e08024f1]{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.375rem}.year-inputs[data-v-e08024f1]{display:flex;align-items:center;gap:.5rem}.year-input[data-v-e08024f1]{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;background:#fff}.year-input[data-v-e08024f1]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.separator[data-v-e08024f1]{color:#9ca3af;font-weight:500}.place-input[data-v-e08024f1]{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;background:#fff}.place-input[data-v-e08024f1]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.actions-row[data-v-e08024f1]{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.btn-primary[data-v-e08024f1],.btn-secondary[data-v-e08024f1]{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.btn-primary[data-v-e08024f1]{background:#2563eb;color:#fff;min-width:120px;display:flex;align-items:center;justify-content:center}.btn-primary[data-v-e08024f1]:hover:not(:disabled){background:#1d4ed8}.btn-primary[data-v-e08024f1]:disabled{background:#9ca3af;cursor:not-allowed}.btn-secondary[data-v-e08024f1]{background:#fff;color:#374151;border-color:#d1d5db}.btn-secondary[data-v-e08024f1]:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn-secondary[data-v-e08024f1]:disabled{color:#9ca3af;cursor:not-allowed}.spinner[data-v-e08024f1]{width:1rem;height:1rem;animation:spin-e08024f1 1s linear infinite}@keyframes spin-e08024f1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.results-count[data-v-e08024f1]{margin-left:auto;font-size:.875rem;color:#059669;font-weight:500}.error-message[data-v-e08024f1]{margin-top:.75rem;padding:.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.25rem;color:#991b1b;font-size:.875rem}@media(max-width:640px){.filter-row[data-v-e08024f1]{flex-direction:column;gap:.75rem}.actions-row[data-v-e08024f1]{flex-direction:column;align-items:stretch}.results-count[data-v-e08024f1]{margin-left:0;text-align:center}.btn-primary[data-v-e08024f1],.btn-secondary[data-v-e08024f1]{width:100%}}.global-search[data-v-0cb532dc]{position:relative;width:100%}.search-input-wrapper[data-v-0cb532dc]{position:relative;display:flex;align-items:center}.search-icon[data-v-0cb532dc]{position:absolute;left:.75rem;width:1rem;height:1rem;color:#9ca3af;pointer-events:none}.search-input[data-v-0cb532dc]{width:100%;padding:.5rem 5rem .5rem 2.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff;transition:all .15s ease}.search-input[data-v-0cb532dc]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.loading-indicator[data-v-0cb532dc]{position:absolute;right:3rem;color:#6b7280}.spinner[data-v-0cb532dc]{width:1rem;height:1rem;animation:spin-0cb532dc 1s linear infinite}@keyframes spin-0cb532dc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.filter-toggle[data-v-0cb532dc]{position:absolute;right:3.5rem;width:2rem;height:2rem;padding:.375rem;background:transparent;border:1px solid #d1d5db;border-radius:.25rem;color:#6b7280;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.filter-toggle[data-v-0cb532dc]:hover{background:#f3f4f6;border-color:#9ca3af;color:#374151}.filter-toggle.active[data-v-0cb532dc]{background:#2563eb;border-color:#2563eb;color:#fff}.filter-toggle svg[data-v-0cb532dc]{width:1rem;height:1rem}.shortcut-hint[data-v-0cb532dc]{position:absolute;right:.5rem;padding:.125rem .375rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:.25rem;font-size:.75rem;font-family:monospace;color:#6b7280;pointer-events:none}.dropdown[data-v-0cb532dc]{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:400px;overflow-y:auto;z-index:50}.dropdown-enter-active[data-v-0cb532dc],.dropdown-leave-active[data-v-0cb532dc]{transition:opacity .15s ease,transform .15s ease}.dropdown-enter-from[data-v-0cb532dc],.dropdown-leave-to[data-v-0cb532dc]{opacity:0;transform:translateY(-4px)}.section-header[data-v-0cb532dc]{padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}.dropdown-empty[data-v-0cb532dc]{padding:1.5rem .75rem;color:#6b7280;font-size:.875rem;text-align:center}.dropdown-item[data-v-0cb532dc]{display:flex;align-items:center;padding:.625rem .75rem;cursor:pointer;transition:background-color .1s ease;border-top:1px solid #f3f4f6}.dropdown-item[data-v-0cb532dc]:first-of-type{border-top:none}.dropdown-item[data-v-0cb532dc]:hover,.dropdown-item.selected[data-v-0cb532dc]{background-color:#f9fafb}.recent-item[data-v-0cb532dc]{gap:.5rem}.recent-icon[data-v-0cb532dc]{width:1rem;height:1rem;color:#9ca3af;flex-shrink:0}.recent-text[data-v-0cb532dc]{flex:1;font-size:.875rem;color:#374151}.remove-btn[data-v-0cb532dc]{width:1.25rem;height:1.25rem;padding:0;background:transparent;border:none;border-radius:.25rem;color:#9ca3af;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.remove-btn[data-v-0cb532dc]:hover{background:#e5e7eb;color:#374151}.remove-btn svg[data-v-0cb532dc]{width:.875rem;height:.875rem}.result-item[data-v-0cb532dc]{gap:.75rem}.person-avatar[data-v-0cb532dc]{width:2rem;height:2rem;flex-shrink:0;border-radius:50%;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.avatar-img[data-v-0cb532dc]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-0cb532dc]{width:1.5rem;height:1.5rem;color:#9ca3af}.person-details[data-v-0cb532dc]{flex:1;min-width:0}.person-name[data-v-0cb532dc]{font-weight:500;color:#111827;font-size:.875rem}.person-name[data-v-0cb532dc] mark{background-color:#fef3c7;color:inherit;font-weight:600}.person-meta[data-v-0cb532dc]{display:flex;gap:.5rem;margin-top:.125rem;font-size:.75rem;color:#6b7280}.lifespan[data-v-0cb532dc]:after{content:"•";margin-left:.5rem}.birthplace[data-v-0cb532dc]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.more-results[data-v-0cb532dc]{padding:.5rem .75rem;text-align:center;font-size:.75rem;color:#6b7280;border-top:1px solid #e5e7eb}@media(max-width:640px){.shortcut-hint[data-v-0cb532dc]{display:none}.search-input[data-v-0cb532dc]{padding-right:6rem}}.theme-toggle[data-v-c414203e]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid var(--border-color, #d1d5db);border-radius:.375rem;cursor:pointer;color:var(--text-tertiary, #6b7280);transition:all .15s ease}.theme-toggle[data-v-c414203e]:hover{background:var(--bg-tertiary, #f3f4f6);color:var(--text-secondary, #374151)}.icon[data-v-c414203e]{width:20px;height:20px}.language-switcher[data-v-5dbd08d5]{display:flex;align-items:center}.language-select[data-v-5dbd08d5]{padding:.375rem 1.5rem .375rem .5rem;background:transparent;border:1px solid var(--border-color, #d1d5db);border-radius:.375rem;font-size:.875rem;color:var(--text-secondary, #374151);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.language-select[data-v-5dbd08d5]:focus{outline:none;border-color:var(--accent-primary, #2563eb)}.tree-switcher[data-v-c4635862]{position:relative}.tree-switcher.is-loading[data-v-c4635862]{opacity:.7;pointer-events:none}.tree-switcher__trigger[data-v-c4635862]{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.375rem;font-size:.875rem;color:var(--text-primary);cursor:pointer;transition:all .15s ease;min-width:150px}.tree-switcher__trigger[data-v-c4635862]:hover:not(:disabled){background:var(--bg-card);border-color:var(--border-color-light)}.tree-switcher__trigger[data-v-c4635862]:disabled{cursor:not-allowed;opacity:.6}.tree-switcher__current[data-v-c4635862]{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.tree-switcher__name[data-v-c4635862]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-switcher__placeholder[data-v-c4635862]{color:var(--text-tertiary)}.tree-switcher__arrow[data-v-c4635862]{width:1rem;height:1rem;flex-shrink:0;transition:transform .15s ease}.tree-switcher__arrow.is-open[data-v-c4635862]{transform:rotate(180deg)}.tree-switcher__loading[data-v-c4635862]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(var(--bg-card-rgb),.8);border-radius:.375rem}.tree-switcher__spinner[data-v-c4635862]{width:1rem;height:1rem;border:2px solid var(--border-color);border-top-color:var(--accent-primary);border-radius:50%;animation:spin-c4635862 .6s linear infinite}@keyframes spin-c4635862{to{transform:rotate(360deg)}}.tree-switcher__dropdown[data-v-c4635862]{position:absolute;top:calc(100% + .25rem);left:0;min-width:220px;max-width:320px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;box-shadow:var(--shadow-lg);z-index:50;overflow:hidden}.tree-switcher__search[data-v-c4635862]{padding:.5rem;border-bottom:1px solid var(--border-color)}.tree-switcher__search-input[data-v-c4635862]{width:100%;padding:.375rem .5rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.25rem;font-size:.875rem;color:var(--text-primary)}.tree-switcher__search-input[data-v-c4635862]:focus{outline:none;border-color:var(--accent-primary)}.tree-switcher__list[data-v-c4635862]{max-height:240px;overflow-y:auto}.tree-switcher__section-header[data-v-c4635862]{padding:.5rem .75rem .25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.tree-switcher__section-header[data-v-c4635862]:not(:first-child){margin-top:.25rem;border-top:1px solid var(--border-color)}.tree-switcher__item[data-v-c4635862]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .75rem;background:transparent;border:none;font-size:.875rem;color:var(--text-primary);text-align:left;cursor:pointer;transition:background .1s ease}.tree-switcher__item[data-v-c4635862]:hover{background:var(--bg-tertiary)}.tree-switcher__item.is-active[data-v-c4635862]{background:var(--accent-primary-light);color:var(--accent-primary)}.tree-switcher__item-info[data-v-c4635862]{display:flex;flex-direction:column;flex:1;min-width:0;gap:.125rem}.tree-switcher__item-name[data-v-c4635862]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-switcher__item-count[data-v-c4635862]{font-size:.75rem;color:var(--text-tertiary)}.tree-switcher__empty[data-v-c4635862]{padding:1rem;text-align:center;color:var(--text-tertiary);font-size:.875rem}.role-badge[data-v-c4635862]{display:inline-flex;align-items:center;padding:.125rem .375rem;font-size:.75rem;font-weight:500;border-radius:9999px;text-transform:capitalize}.role-badge--owner[data-v-c4635862]{background:var(--color-success-light, #dcfce7);color:var(--color-success, #16a34a)}.role-badge--editor[data-v-c4635862]{background:var(--color-info-light, #dbeafe);color:var(--color-info, #2563eb)}.role-badge--viewer[data-v-c4635862]{background:var(--color-muted-light, #f3f4f6);color:var(--color-muted, #6b7280)}.avatar-menu[data-v-2745bb3b]{position:relative}.avatar-menu__trigger[data-v-2745bb3b]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:2px solid var(--border-color);border-radius:50%;cursor:pointer;transition:all .15s ease;overflow:hidden}.avatar-menu__trigger[data-v-2745bb3b]:hover{border-color:var(--accent-primary)}.avatar-menu__avatar[data-v-2745bb3b]{width:100%;height:100%;object-fit:cover}.avatar-menu__dropdown[data-v-2745bb3b]{position:absolute;top:calc(100% + .5rem);right:0;min-width:240px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;box-shadow:var(--shadow-lg);z-index:50;overflow:hidden}.avatar-menu__header[data-v-2745bb3b]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.avatar-menu__header-avatar[data-v-2745bb3b]{width:40px;height:40px;border-radius:50%;object-fit:cover}.avatar-menu__header-info[data-v-2745bb3b]{display:flex;flex-direction:column;min-width:0}.avatar-menu__header-name[data-v-2745bb3b]{font-size:.875rem;font-weight:600;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-menu__header-email[data-v-2745bb3b]{font-size:.75rem;color:var(--text-tertiary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-menu__items[data-v-2745bb3b]{padding:.5rem 0}.avatar-menu__item[data-v-2745bb3b]{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;background:transparent;border:none;font-size:.875rem;color:var(--text-primary);text-align:left;cursor:pointer;transition:background .1s ease}.avatar-menu__item[data-v-2745bb3b]:hover{background:var(--bg-tertiary)}.avatar-menu__item--danger[data-v-2745bb3b]{color:var(--color-danger, #dc2626)}.avatar-menu__item--danger[data-v-2745bb3b]:hover{background:#dc26261a}.avatar-menu__item-icon[data-v-2745bb3b]{width:1rem;height:1rem;flex-shrink:0}.avatar-menu__divider[data-v-2745bb3b]{height:1px;margin:.5rem 0;background:var(--border-color)}.connection-indicator[data-v-16d067dc]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:6px;color:var(--text-tertiary);cursor:default;transition:color .15s ease}.connection-indicator .icon[data-v-16d067dc]{width:18px;height:18px}.connection-indicator.is-blinking[data-v-16d067dc]{animation:blink-16d067dc 1s ease-in-out infinite}@keyframes blink-16d067dc{0%,to{opacity:1}50%{opacity:.3}}.connection-indicator.is-failed[data-v-16d067dc]{color:var(--color-error, #ef4444);cursor:pointer}.connection-indicator.is-failed[data-v-16d067dc]:hover{background:var(--bg-tertiary)}.connection-indicator.is-recovering[data-v-16d067dc]{color:var(--color-success, #22c55e);animation:none}.nav-dropdown[data-v-53e2c68c]{position:relative}.nav-dropdown-trigger[data-v-53e2c68c]{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--text-tertiary);background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:all .15s ease}.nav-dropdown-trigger[data-v-53e2c68c]:hover{background:var(--bg-tertiary);color:var(--text-secondary)}.nav-dropdown.is-open .nav-dropdown-trigger[data-v-53e2c68c],.nav-dropdown.is-active .nav-dropdown-trigger[data-v-53e2c68c]{background:var(--bg-tertiary);color:var(--accent-primary)}.chevron-icon[data-v-53e2c68c]{transition:transform .15s ease}.nav-dropdown.is-open .chevron-icon[data-v-53e2c68c]{transform:rotate(180deg)}.nav-dropdown-menu[data-v-53e2c68c]{position:absolute;top:calc(100% + .25rem);left:0;min-width:160px;padding:.25rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;box-shadow:var(--shadow-lg);z-index:50}.nav-dropdown-item[data-v-53e2c68c]{display:block;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;border-radius:.375rem;transition:all .15s ease}.nav-dropdown-item[data-v-53e2c68c]:hover{background:var(--bg-tertiary);color:var(--text-primary)}.nav-dropdown-item.router-link-active[data-v-53e2c68c]{background:var(--bg-tertiary);color:var(--accent-primary)}.dropdown-enter-active[data-v-53e2c68c],.dropdown-leave-active[data-v-53e2c68c]{transition:opacity .15s ease,transform .15s ease}.dropdown-enter-from[data-v-53e2c68c],.dropdown-leave-to[data-v-53e2c68c]{opacity:0;transform:translateY(-4px)}.app-header[data-v-7aa3f2a6]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 1.5rem;background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:background .3s ease,border-color .3s ease}.header-left[data-v-7aa3f2a6]{display:flex;align-items:center;gap:2rem}.app-brand[data-v-7aa3f2a6]{text-decoration:none}.brand-name[data-v-7aa3f2a6]{font-size:1.25rem;font-weight:700;color:var(--accent-primary)}.header-nav[data-v-7aa3f2a6]{display:flex;gap:.5rem}.search-wrapper[data-v-7aa3f2a6]{flex:1;max-width:320px;margin:0 1rem}.nav-link[data-v-7aa3f2a6]{padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--text-tertiary);text-decoration:none;border-radius:.375rem;transition:all .15s ease}.nav-link[data-v-7aa3f2a6]:hover{background:var(--bg-tertiary);color:var(--text-secondary)}.nav-link.router-link-active[data-v-7aa3f2a6]{background:var(--bg-tertiary);color:var(--accent-primary)}.header-right[data-v-7aa3f2a6]{display:flex;align-items:center;gap:.75rem}.hamburger-btn[data-v-7aa3f2a6]{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;padding:0;background:transparent;border:none;border-radius:.375rem;cursor:pointer;gap:5px;transition:background .15s ease}.hamburger-btn[data-v-7aa3f2a6]:hover{background:var(--bg-tertiary)}.hamburger-line[data-v-7aa3f2a6]{display:block;width:20px;height:2px;background:var(--text-secondary);border-radius:1px;transition:all .2s ease}.hamburger-btn.is-open .hamburger-line[data-v-7aa3f2a6]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-btn.is-open .hamburger-line[data-v-7aa3f2a6]:nth-child(2){opacity:0}.hamburger-btn.is-open .hamburger-line[data-v-7aa3f2a6]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay[data-v-7aa3f2a6]{display:none;position:fixed;inset:56px 0 0;background:#0006;z-index:90}.mobile-menu[data-v-7aa3f2a6]{display:none;position:fixed;top:56px;left:0;right:0;max-height:calc(100vh - 56px);overflow-y:auto;background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-lg);z-index:95}.mobile-menu-content[data-v-7aa3f2a6]{padding:1rem;display:flex;flex-direction:column;gap:1rem}.mobile-tree-switcher[data-v-7aa3f2a6]{padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.mobile-nav-links[data-v-7aa3f2a6]{display:flex;flex-direction:column;gap:.25rem}.mobile-nav-link[data-v-7aa3f2a6]{display:block;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:var(--text-secondary);text-decoration:none;border-radius:.5rem;transition:all .15s ease}.mobile-nav-link[data-v-7aa3f2a6]:hover{background:var(--bg-tertiary)}.mobile-nav-link.router-link-active[data-v-7aa3f2a6]{background:var(--bg-tertiary);color:var(--accent-primary)}.mobile-nav-category[data-v-7aa3f2a6]{display:flex;flex-direction:column}.mobile-nav-category-header[data-v-7aa3f2a6]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:var(--text-secondary);background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .15s ease}.mobile-nav-category-header[data-v-7aa3f2a6]:hover{background:var(--bg-tertiary)}.mobile-nav-category-header .chevron-icon[data-v-7aa3f2a6]{transition:transform .15s ease}.mobile-nav-category-header.is-expanded .chevron-icon[data-v-7aa3f2a6]{transform:rotate(180deg)}.mobile-nav-category-items[data-v-7aa3f2a6]{display:flex;flex-direction:column;padding-left:1rem}.mobile-nav-sublink[data-v-7aa3f2a6]{padding-left:1.5rem!important;font-size:.9375rem!important;color:var(--text-tertiary)!important}.mobile-nav-sublink[data-v-7aa3f2a6]:hover{color:var(--text-secondary)!important}.mobile-search[data-v-7aa3f2a6]{padding:.5rem 0}.mobile-settings[data-v-7aa3f2a6]{display:flex;align-items:center;gap:1rem;padding-top:.75rem;border-top:1px solid var(--border-color)}.fade-enter-active[data-v-7aa3f2a6],.fade-leave-active[data-v-7aa3f2a6]{transition:opacity .2s ease}.fade-enter-from[data-v-7aa3f2a6],.fade-leave-to[data-v-7aa3f2a6]{opacity:0}.slide-enter-active[data-v-7aa3f2a6],.slide-leave-active[data-v-7aa3f2a6]{transition:transform .2s ease,opacity .2s ease}.slide-enter-from[data-v-7aa3f2a6],.slide-leave-to[data-v-7aa3f2a6]{transform:translateY(-10px);opacity:0}@media(max-width:768px){.app-header[data-v-7aa3f2a6]{padding:0 1rem}.header-left[data-v-7aa3f2a6]{gap:.75rem}.hamburger-btn[data-v-7aa3f2a6]{display:flex}.desktop-only[data-v-7aa3f2a6]{display:none!important}.mobile-menu-overlay[data-v-7aa3f2a6],.mobile-menu[data-v-7aa3f2a6]{display:block}}.app-footer[data-v-815eeef0]{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:1rem 2rem;font-size:.875rem;color:var(--text-tertiary)}.app-footer__content[data-v-815eeef0]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.app-footer__links[data-v-815eeef0]{display:flex;align-items:center;gap:.75rem}.app-footer__link[data-v-815eeef0]{color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.app-footer__link[data-v-815eeef0]:hover{color:var(--accent-primary);text-decoration:underline}.app-footer__divider[data-v-815eeef0]{color:var(--border-color)}.app-footer__copyright[data-v-815eeef0]{color:var(--text-tertiary)}@media(max-width:640px){.app-footer[data-v-815eeef0]{padding:1rem}.app-footer__content[data-v-815eeef0]{flex-direction:column;text-align:center}}.modal-overlay[data-v-7e197d28]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200}.modal-content[data-v-7e197d28]{background:var(--bg-card, white);border-radius:.5rem;padding:1.5rem;width:90%;max-width:400px;position:relative;color:var(--text-primary, #111827)}.modal-close[data-v-7e197d28]{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-tertiary, #6b7280)}.modal-title[data-v-7e197d28]{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.shortcuts-list[data-v-7e197d28]{display:flex;flex-direction:column;gap:.75rem}.shortcuts-section[data-v-7e197d28]{margin-bottom:1rem}.shortcuts-section[data-v-7e197d28]:last-child{margin-bottom:0}.section-title[data-v-7e197d28]{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-tertiary, #6b7280);letter-spacing:.05em;margin-bottom:.5rem}.shortcut-row[data-v-7e197d28]{display:flex;align-items:center;gap:1rem}.shortcut-keys[data-v-7e197d28]{display:flex;align-items:center;min-width:120px}.key[data-v-7e197d28]{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;padding:.25rem .5rem;font-size:.75rem;font-family:ui-monospace,monospace;background:var(--bg-tertiary, #f3f4f6);border:1px solid var(--border-color, #e5e7eb);border-radius:.25rem;color:var(--text-secondary, #374151)}.key-separator[data-v-7e197d28]{margin:0 .25rem;color:var(--text-tertiary, #6b7280)}.shortcut-description[data-v-7e197d28]{color:var(--text-secondary, #374151);font-size:.875rem}.modal-hint[data-v-7e197d28]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-color, #e5e7eb);font-size:.75rem;color:var(--text-tertiary, #6b7280);text-align:center}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.drzewo-tour-popover{max-width:320px}.drzewo-tour-popover .driver-popover-title{font-size:1rem;font-weight:600;color:#111827}.drzewo-tour-popover .driver-popover-description{font-size:.875rem;color:#374151;line-height:1.5}html[data-theme=dark] .drzewo-tour-popover{background:#1f2937;color:#f9fafb}html[data-theme=dark] .drzewo-tour-popover .driver-popover-title{color:#f9fafb}html[data-theme=dark] .drzewo-tour-popover .driver-popover-description{color:#e5e7eb}html[data-theme=dark] .driver-popover-progress-text{color:#9ca3af}.conversation-list[data-v-a43f3aaa]{display:flex;flex-direction:column;height:100%}.conversation-list-header[data-v-a43f3aaa]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .75rem;border-bottom:1px solid var(--border-color)}.conversation-list-title[data-v-a43f3aaa]{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin:0;text-transform:uppercase;letter-spacing:.05em}.new-dm-btn[data-v-a43f3aaa]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:var(--accent-primary);border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .15s ease}.new-dm-btn[data-v-a43f3aaa]:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.conversation-items[data-v-a43f3aaa]{flex:1;overflow-y:auto;padding:.5rem 0}.conversation-item[data-v-a43f3aaa]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:all .15s ease;position:relative}.conversation-item[data-v-a43f3aaa]:hover{background:var(--bg-tertiary)}.conversation-item.is-active[data-v-a43f3aaa]{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));background-size:200% 100%;background-position:100% 0}.conversation-item.is-active[data-v-a43f3aaa]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent-primary)}.conversation-avatar[data-v-a43f3aaa]{position:relative;width:32px;height:32px;border-radius:50%;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.conversation-avatar-img[data-v-a43f3aaa]{width:100%;height:100%;object-fit:cover}.conversation-avatar-initials[data-v-a43f3aaa]{font-size:14px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.conversation-info[data-v-a43f3aaa]{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between}.conversation-name[data-v-a43f3aaa]{font-size:.9375rem;font-weight:500;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:.375rem}.group-badge[data-v-a43f3aaa]{display:inline-flex;align-items:center;color:var(--text-tertiary)}.unread-badge[data-v-a43f3aaa]{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;border-radius:10px;flex-shrink:0}.muted-indicator[data-v-a43f3aaa]{display:flex;align-items:center;color:var(--text-tertiary);opacity:.6}.no-conversations[data-v-a43f3aaa]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.no-conversations-icon[data-v-a43f3aaa]{color:var(--text-tertiary);opacity:.4;margin-bottom:1rem}.no-conversations-text[data-v-a43f3aaa]{font-size:.9375rem;color:var(--text-secondary);margin:0 0 1rem}.no-conversations-btn[data-v-a43f3aaa]{padding:.625rem 1.25rem;background:var(--accent-primary);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.no-conversations-btn[data-v-a43f3aaa]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.conversation-item.is-active .conversation-name[data-v-a43f3aaa],.conversation-item.is-active .group-badge[data-v-a43f3aaa]{color:#fff}.chat-composer[data-v-f0dcea4f]{position:relative;border-top:1px solid var(--border-color);background:var(--bg-card);transition:background .3s ease,border-color .3s ease}.attachments-preview[data-v-f0dcea4f]{display:flex;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--border-color);overflow-x:auto}.attachment-preview[data-v-f0dcea4f]{position:relative;width:60px;height:60px;flex-shrink:0;border-radius:.375rem;overflow:hidden;background:var(--bg-tertiary)}.attachment-preview-img[data-v-f0dcea4f]{width:100%;height:100%;object-fit:cover}.attachment-remove-btn[data-v-f0dcea4f]{position:absolute;top:4px;right:4px;width:20px;height:20px;padding:0;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.attachment-remove-btn[data-v-f0dcea4f]:hover{background:#000c;transform:scale(1.1)}.composer-input-area[data-v-f0dcea4f]{display:flex;align-items:flex-end;gap:.5rem;padding:.75rem 1rem}.composer-btn[data-v-f0dcea4f]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:none;border-radius:.375rem;color:var(--text-tertiary);cursor:pointer;transition:all .15s ease;flex-shrink:0}.composer-btn[data-v-f0dcea4f]:hover{background:var(--bg-tertiary);color:var(--text-primary)}.send-btn[data-v-f0dcea4f]{color:var(--text-tertiary)}.send-btn.is-enabled[data-v-f0dcea4f]{background:var(--accent-primary);color:#fff}.send-btn.is-enabled[data-v-f0dcea4f]:hover{background:var(--accent-secondary);transform:scale(1.05)}.send-btn[data-v-f0dcea4f]:disabled{cursor:not-allowed;opacity:.4}.composer-textarea[data-v-f0dcea4f]{flex:1;min-height:36px;max-height:120px;padding:.5rem .75rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.125rem;color:var(--text-primary);font-size:.9375rem;font-family:inherit;line-height:1.5;resize:none;overflow-y:auto;transition:all .15s ease}.composer-textarea[data-v-f0dcea4f]:focus{outline:none;border-color:var(--accent-primary);background:var(--bg-card)}.composer-textarea[data-v-f0dcea4f]::placeholder{color:var(--text-tertiary)}.emoji-picker[data-v-f0dcea4f]{position:absolute;bottom:calc(100% + .5rem);left:1rem;display:grid;grid-template-columns:repeat(10,1fr);gap:.25rem;padding:.75rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;box-shadow:var(--shadow-lg);z-index:10}.emoji-btn-item[data-v-f0dcea4f]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:none;border-radius:.375rem;font-size:1.25rem;cursor:pointer;transition:all .15s ease}.emoji-btn-item[data-v-f0dcea4f]:hover{background:var(--bg-tertiary);transform:scale(1.15)}.fade-up-enter-active[data-v-f0dcea4f],.fade-up-leave-active[data-v-f0dcea4f]{transition:all .2s ease}.fade-up-enter-from[data-v-f0dcea4f],.fade-up-leave-to[data-v-f0dcea4f]{opacity:0;transform:translateY(10px)}@media(max-width:767px){.emoji-picker[data-v-f0dcea4f]{left:.75rem;right:.75rem;grid-template-columns:repeat(8,1fr)}.emoji-btn-item[data-v-f0dcea4f]{width:32px;height:32px;font-size:1.125rem}}.message-area[data-v-4d7d11c9]{display:flex;flex-direction:column;height:100%}.message-area-header[data-v-4d7d11c9]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border-color);background:var(--bg-card);transition:background .3s ease,border-color .3s ease}.back-btn[data-v-4d7d11c9],.mute-btn[data-v-4d7d11c9]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:none;border-radius:.375rem;color:var(--text-tertiary);cursor:pointer;transition:all .15s ease;flex-shrink:0}.back-btn[data-v-4d7d11c9]:hover,.mute-btn[data-v-4d7d11c9]:hover{background:var(--bg-tertiary);color:var(--text-primary)}.mobile-only[data-v-4d7d11c9]{display:none}@media(max-width:767px){.mobile-only[data-v-4d7d11c9]{display:flex}}.header-info[data-v-4d7d11c9]{flex:1;min-width:0}.conversation-name[data-v-4d7d11c9]{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participants-count[data-v-4d7d11c9]{font-size:.8125rem;color:var(--text-tertiary);margin:0}.messages-container[data-v-4d7d11c9]{flex:1;overflow-y:auto;padding:1rem;background:var(--bg-secondary);display:flex;flex-direction:column;gap:.25rem;transition:background .3s ease}.loading-more[data-v-4d7d11c9]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;color:var(--text-tertiary);font-size:.875rem}.loading-spinner[data-v-4d7d11c9]{width:1rem;height:1rem;border:2px solid var(--border-color);border-top-color:var(--accent-500);border-radius:50%;animation:spin-4d7d11c9 .8s linear infinite}@keyframes spin-4d7d11c9{to{transform:rotate(360deg)}}.time-break[data-v-4d7d11c9]{display:flex;align-items:center;justify-content:center;margin:1rem 0}.time-break-label[data-v-4d7d11c9]{padding:.25rem .75rem;background:var(--bg-tertiary);border-radius:1rem;font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.message-wrapper[data-v-4d7d11c9]{display:flex;gap:.5rem;margin-bottom:.125rem}.message-wrapper.is-own[data-v-4d7d11c9]{flex-direction:row-reverse}.message-wrapper.is-first-in-group[data-v-4d7d11c9]{margin-top:.75rem}.message-wrapper.is-last-in-group[data-v-4d7d11c9]{margin-bottom:.75rem}.message-avatar[data-v-4d7d11c9],.typing-avatar[data-v-4d7d11c9]{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;align-self:flex-end}.message-avatar-img[data-v-4d7d11c9]{width:100%;height:100%;object-fit:cover}.message-avatar-initials[data-v-4d7d11c9],.typing-avatar-initials[data-v-4d7d11c9]{font-size:12px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.message-avatar-spacer[data-v-4d7d11c9]{width:28px;flex-shrink:0}.message-bubble-container[data-v-4d7d11c9]{display:flex;flex-direction:column;max-width:75%;gap:.25rem}@media(min-width:768px){.message-bubble-container[data-v-4d7d11c9]{max-width:60%}}.message-sender-name[data-v-4d7d11c9]{font-size:.75rem;font-weight:500;color:var(--text-tertiary);padding:0 .75rem}.message-bubble[data-v-4d7d11c9]{padding:.625rem .875rem;border-radius:1.125rem;background:var(--bg-card);word-wrap:break-word;box-shadow:0 1px 2px #0000000d;transition:background .3s ease}.message-bubble.is-own[data-v-4d7d11c9]{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;border-bottom-right-radius:.375rem}.message-bubble[data-v-4d7d11c9]:not(.is-own){border-bottom-left-radius:.375rem}.message-bubble.is-system[data-v-4d7d11c9]{background:var(--bg-tertiary);color:var(--text-secondary);font-style:italic;text-align:center}.message-content[data-v-4d7d11c9]{margin:0;font-size:.9375rem;line-height:1.5;white-space:pre-wrap}.message-attachments[data-v-4d7d11c9]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.message-attachment-img[data-v-4d7d11c9]{max-width:100%;border-radius:.5rem;cursor:pointer}.message-meta[data-v-4d7d11c9]{display:flex;align-items:center;gap:.375rem;margin-top:.25rem;justify-content:flex-end}.message-time[data-v-4d7d11c9]{font-size:.6875rem;opacity:.7}.message-bubble.is-own .message-time[data-v-4d7d11c9]{color:#fff}.message-bubble:not(.is-own) .message-time[data-v-4d7d11c9]{color:var(--text-tertiary)}.read-receipt[data-v-4d7d11c9]{width:14px;height:14px;opacity:.7}.read-receipt.is-read[data-v-4d7d11c9]{opacity:1;color:#3b82f6}.typing-indicator[data-v-4d7d11c9]{display:flex;align-items:flex-end;gap:.5rem;margin-top:.75rem}.typing-bubble[data-v-4d7d11c9]{display:flex;align-items:center;gap:.25rem;padding:.75rem 1rem;background:var(--bg-card);border-radius:1.125rem 1.125rem 1.125rem .375rem}.typing-dot[data-v-4d7d11c9]{width:8px;height:8px;background:var(--text-tertiary);border-radius:50%;animation:typing-bounce-4d7d11c9 1.4s infinite ease-in-out}.typing-dot[data-v-4d7d11c9]:nth-child(1){animation-delay:-.32s}.typing-dot[data-v-4d7d11c9]:nth-child(2){animation-delay:-.16s}@keyframes typing-bounce-4d7d11c9{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}}.empty-state[data-v-f478318d]{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;background:var(--bg-secondary);transition:background .3s ease}.empty-state-content[data-v-f478318d]{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:320px}.empty-state-icon[data-v-f478318d]{color:var(--text-tertiary);opacity:.4;margin-bottom:1.5rem;animation:float-f478318d 3s ease-in-out infinite}@keyframes float-f478318d{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.empty-state-title[data-v-f478318d]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.empty-state-description[data-v-f478318d]{font-size:.9375rem;color:var(--text-secondary);margin:0 0 2rem;line-height:1.5}.empty-state-btn[data-v-f478318d]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--accent-primary);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.empty-state-btn[data-v-f478318d]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.empty-state-btn[data-v-f478318d]:active{transform:translateY(0)}@media(max-width:767px){.empty-state[data-v-f478318d]{padding:1.5rem}.empty-state-icon[data-v-f478318d]{margin-bottom:1rem}.empty-state-icon svg[data-v-f478318d]{width:64px;height:64px}.empty-state-title[data-v-f478318d]{font-size:1.125rem}.empty-state-description[data-v-f478318d]{font-size:.875rem;margin-bottom:1.5rem}}.chat-panel[data-v-585305fb]{position:fixed;top:56px;right:0;width:100%;height:calc(100vh - 56px);background:var(--bg-card);border-left:1px solid var(--border-color);box-shadow:var(--shadow-2xl);z-index:90;display:flex;flex-direction:column;transition:background .3s ease,border-color .3s ease}@media(min-width:768px){.chat-panel[data-v-585305fb]{width:400px}}@media(min-width:1024px){.chat-panel[data-v-585305fb]{width:480px}}.slide-right-enter-active[data-v-585305fb],.slide-right-leave-active[data-v-585305fb]{transition:transform .3s ease,opacity .3s ease}.slide-right-enter-from[data-v-585305fb],.slide-right-leave-to[data-v-585305fb]{transform:translate(100%);opacity:0}.chat-header[data-v-585305fb]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border-color);background:var(--bg-card);transition:background .3s ease,border-color .3s ease}.chat-header-left[data-v-585305fb]{display:flex;align-items:center;gap:.75rem}.chat-title[data-v-585305fb]{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.sidebar-toggle-btn[data-v-585305fb],.close-btn[data-v-585305fb]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:.375rem;color:var(--text-tertiary);cursor:pointer;transition:all .15s ease}.sidebar-toggle-btn[data-v-585305fb]:hover,.close-btn[data-v-585305fb]:hover{background:var(--bg-tertiary);color:var(--text-primary)}.chat-body[data-v-585305fb]{display:flex;flex:1;overflow:hidden}.chat-sidebar[data-v-585305fb]{width:280px;border-right:1px solid var(--border-color);background:var(--bg-secondary);overflow-y:auto;transition:background .3s ease,border-color .3s ease}.sidebar-collapsed .chat-sidebar[data-v-585305fb]{display:none}.chat-main[data-v-585305fb]{flex:1;display:flex;flex-direction:column;overflow:hidden}@media(max-width:767px){.chat-panel[data-v-585305fb]{width:100%}.chat-sidebar[data-v-585305fb]{width:100%;border-right:none}.desktop-only[data-v-585305fb]{display:none!important}.mobile-view-list .chat-sidebar[data-v-585305fb]{display:block}.mobile-view-list .chat-main[data-v-585305fb],.mobile-view-chat .chat-sidebar[data-v-585305fb]{display:none}.mobile-view-chat .chat-main[data-v-585305fb]{display:flex}}@media(min-width:768px){.sidebar-collapsed[data-v-585305fb],.sidebar-collapsed .chat-main[data-v-585305fb]{width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.app{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-primary)}.main-content{padding-top:56px;flex:1;width:100%}.main-content.no-header{padding-top:0}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-800:oklch(44.4% .177 26.899);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-800:oklch(47.6% .114 61.907);--color-green-100:oklch(96.2% .044 156.743);--color-green-800:oklch(44.8% .119 151.328);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-800:oklch(43.2% .095 166.913);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-800:oklch(42.4% .199 265.638);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-800:oklch(43.8% .218 303.724);--color-pink-100:oklch(94.8% .028 342.258);--color-pink-800:oklch(45.9% .187 3.815);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--radius-sm:.25rem;--radius-lg:.5rem;--radius-2xl:1rem;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1{top:calc(var(--spacing)*1)}.right-1{right:calc(var(--spacing)*1)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.my-4{margin-block:calc(var(--spacing)*4)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.list-item{display:list-item}.h-3{height:calc(var(--spacing)*3)}.h-8{height:calc(var(--spacing)*8)}.h-auto{height:auto}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-8{width:calc(var(--spacing)*8)}.max-w-\[75\%\]{max-width:75%}.max-w-full{max-width:100%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-tl-sm{border-top-left-radius:var(--radius-sm)}.rounded-br-sm{border-bottom-right-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black\/20{background-color:#0003}@supports (color:color-mix(in lab,red,red)){.bg-black\/20{background-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-green-100{background-color:var(--color-green-100)}.bg-pink-100{background-color:var(--color-pink-100)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-100{background-color:var(--color-red-100)}.bg-white{background-color:var(--color-white)}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing)*1)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.break-words{overflow-wrap:break-word}.whitespace-pre-wrap{white-space:pre-wrap}.text-blue-800{color:var(--color-blue-800)}.text-emerald-800{color:var(--color-emerald-800)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-800{color:var(--color-gray-800)}.text-green-800{color:var(--color-green-800)}.text-pink-800{color:var(--color-pink-800)}.text-purple-800{color:var(--color-purple-800)}.text-red-800{color:var(--color-red-800)}.text-white{color:var(--color-white)}.text-yellow-800{color:var(--color-yellow-800)}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.sepia{--tw-sepia:sepia(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media(hover:hover){.hover\:bg-black\/40:hover{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.hover\:bg-black\/40:hover{background-color:color-mix(in oklab,var(--color-black)40%,transparent)}}}@media(min-width:48rem){.md\:max-w-\[60\%\]{max-width:60%}}@media(prefers-color-scheme:dark){.dark\:bg-gray-700{background-color:var(--color-gray-700)}.dark\:bg-gray-800{background-color:var(--color-gray-800)}.dark\:text-gray-100{color:var(--color-gray-100)}.dark\:text-gray-400{color:var(--color-gray-400)}.dark\:text-gray-500{color:var(--color-gray-500)}}}:root,html{color:#1f1d1a;background-color:#f5f0e8}:root{--color-navy-deep:#1e3a5f;--color-navy-mid:#2d4a6f;--color-copper:#b87333;--color-copper-light:#d4a574;--color-gold:#c9a227;--color-cream:#faf7f2;--color-warm-white:#f5f0e8;--color-sepia:#e8dcc8;--color-ink-dark:#1f1d1a;--color-ink-medium:#4a4743;--bg-primary:var(--color-warm-white);--bg-secondary:var(--color-cream);--bg-tertiary:var(--color-sepia);--bg-card:#fff;--text-primary:var(--color-ink-dark);--text-secondary:var(--color-ink-medium);--text-tertiary:#6b7280;--border-color:var(--color-sepia);--border-color-light:#f3f4f6;--accent-primary:var(--color-navy-deep);--accent-primary-hover:var(--color-navy-mid);--accent-secondary:var(--color-copper);--accent-highlight:var(--color-gold);--shadow-sm:0 1px 2px #1f1d1a0d;--shadow-md:0 4px 6px -1px #1f1d1a1a}html[data-theme=dark]{color:#faf7f2;--color-navy-deep:#1e3a5f;--color-navy-mid:#2d4a6f;--color-copper:#d4a574;--color-copper-light:#b87333;--color-gold:#c9a227;--color-cream:#1f1d1a;--color-warm-white:#141210;--color-sepia:#2a2622;--color-ink-dark:#faf7f2;--color-ink-medium:#e8dcc8;--bg-primary:#0f0e0d;--bg-secondary:#1a1816;--bg-tertiary:#252320;--bg-card:#1a1816;--text-primary:#faf7f2;--text-secondary:#e8dcc8;--text-tertiary:#9ca3af;--border-color:#2a2622;--border-color-light:#353230;--accent-primary:var(--color-copper);--accent-primary-hover:var(--color-copper-light);--accent-secondary:var(--color-gold);--accent-highlight:var(--color-gold);--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px -1px #0000004d;background-color:#0f0e0d}body,html[data-theme=dark] body{background-color:var(--bg-primary);color:var(--text-primary)}html[data-theme=dark] .app-header{background:var(--bg-card);border-color:var(--border-color)}html[data-theme=dark] .nav-link{color:var(--text-tertiary)}html[data-theme=dark] .nav-link:hover{background:var(--bg-tertiary);color:var(--text-secondary)}html[data-theme=dark] .nav-link.router-link-active{background:var(--bg-tertiary);color:var(--accent-primary)}html[data-theme=dark] .detail-panel{background:var(--bg-card);border-color:var(--border-color)}html[data-theme=dark] .person-card{background:var(--bg-card);border-color:var(--border-color);color:var(--text-primary)}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] select:focus{border-color:var(--accent-primary)}html[data-theme=dark] .dropdown,html[data-theme=dark] .modal-content{background:var(--bg-card);border-color:var(--border-color)}html[data-theme=dark] .dropdown-item:hover,html[data-theme=dark] .dropdown-item.selected{background:var(--bg-tertiary)}html[data-theme=dark] .btn-secondary{background:var(--bg-tertiary);border-color:var(--border-color);color:var(--text-secondary)}html[data-theme=dark] .login-view{background:linear-gradient(135deg,#1a1816,#252320,#1e3a5f)!important}html[data-theme=dark] .login-view .hero-section{opacity:.12}html[data-theme=dark] .auth-header .app-title{color:#d4a574!important}html[data-theme=dark] .auth-header .app-subtitle{color:#9ca3af!important}html[data-theme=dark] .auth-card{background:#1f1d1a!important;border-color:#3d5a7f!important;box-shadow:0 10px 40px #00000080!important}html[data-theme=dark] .auth-card h2,html[data-theme=dark] .auth-form h2{color:#faf7f2!important}html[data-theme=dark] .auth-card label,html[data-theme=dark] .auth-form label{color:#e8dcc8!important}html[data-theme=dark] .auth-card input,html[data-theme=dark] .auth-form input[type=email],html[data-theme=dark] .auth-form input[type=password],html[data-theme=dark] .auth-form input[type=text]{color:#faf7f2!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .auth-card input::placeholder,html[data-theme=dark] .auth-form input::placeholder{color:#6b7280!important}html[data-theme=dark] .auth-card .checkbox-label span,html[data-theme=dark] .auth-form .checkbox-label span{color:#9ca3af!important}html[data-theme=dark] .auth-card .submit-btn,html[data-theme=dark] .auth-form .submit-btn{color:#1f1d1a!important;background:#d4a574!important}html[data-theme=dark] .auth-card .submit-btn:hover,html[data-theme=dark] .auth-form .submit-btn:hover{background:#b87333!important}html[data-theme=dark] .auth-card .link-btn,html[data-theme=dark] .auth-form .link-btn{color:#d4a574!important}html[data-theme=dark] .auth-card .separator,html[data-theme=dark] .auth-form .separator{color:#4a4540!important}html[data-theme=dark] .search-input{color:#faf7f2!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .search-input::placeholder{color:#6b7280!important}html[data-theme=dark] .search-input:focus{border-color:#d4a574!important;box-shadow:0 0 0 3px #d4a57433!important}html[data-theme=dark] .search-icon{color:#6b7280!important}html[data-theme=dark] .filter-toggle{color:#9ca3af!important;background:0 0!important;border-color:#3a3632!important}html[data-theme=dark] .filter-toggle:hover{color:#e8dcc8!important;background:#252320!important;border-color:#4a4540!important}html[data-theme=dark] .filter-toggle.active{color:#1f1d1a!important;background:#d4a574!important;border-color:#d4a574!important}html[data-theme=dark] .shortcut-hint{color:#6b7280!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .global-search .dropdown{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .global-search .dropdown-item{border-color:#2a2622!important}html[data-theme=dark] .global-search .dropdown-item:hover,html[data-theme=dark] .global-search .dropdown-item.selected{background:#252320!important}html[data-theme=dark] .global-search .section-header,html[data-theme=dark] .global-search .dropdown-empty{color:#9ca3af!important}html[data-theme=dark] .global-search .recent-text{color:#e8dcc8!important}html[data-theme=dark] .global-search .person-name{color:#faf7f2!important}html[data-theme=dark] .global-search .person-meta{color:#9ca3af!important}html[data-theme=dark] .global-search .person-avatar{background:#252320!important}html[data-theme=dark] .person-card.gender-male{background:linear-gradient(135deg,#1e3a5f,#2d4a6f)!important;border-color:#3d5a7f!important}html[data-theme=dark] .person-card.gender-female{background:linear-gradient(135deg,#5c3d4a,#6d4a5a)!important;border-color:#7d5a6a!important}html[data-theme=dark] .person-card.gender-unknown{background:linear-gradient(135deg,#2a2622,#353230)!important;border-color:#4a4540!important}html[data-theme=dark] .person-card .name{color:#faf7f2!important}html[data-theme=dark] .person-card .lifespan{color:#d4d0c8!important}html[data-theme=dark] .person-card .avatar-container{background:#0000004d!important}html[data-theme=dark] .person-card .center-btn{background:#0009!important}html[data-theme=dark] .person-card .center-btn svg{color:#e8dcc8!important}html[data-theme=dark] .detail-panel{background:#1a1816!important;border-color:#3a3632!important;box-shadow:-4px 0 20px #0006!important}html[data-theme=dark] .detail-panel .panel-header{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .panel-header h2{color:#faf7f2!important}html[data-theme=dark] .detail-panel .close-btn-top{color:#9ca3af!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .close-btn-top:hover{color:#faf7f2!important;background:#353230!important;border-color:#d4a574!important}html[data-theme=dark] .detail-panel .panel-actions{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .action-btn-primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important;border-color:#d4a574!important}html[data-theme=dark] .detail-panel .action-btn-primary:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .detail-panel .action-btn-secondary{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .action-btn-secondary:hover{color:#d4a574!important;background:#353230!important;border-color:#d4a574!important}html[data-theme=dark] .detail-panel .action-btn-suggest{color:#fde68a!important;background:linear-gradient(135deg,#4a3f20,#5c4d2a)!important;border-color:#c9a227!important}html[data-theme=dark] .detail-panel .action-btn-suggest:hover{background:linear-gradient(135deg,#5c4d2a,#6d5e3a)!important}html[data-theme=dark] .detail-panel .action-btn-danger{color:#f87171!important;background:#252320!important;border-color:#dc2626!important}html[data-theme=dark] .detail-panel .action-btn-danger:hover{background:linear-gradient(135deg,#3d2020,#4d2a2a)!important;border-color:#f87171!important}html[data-theme=dark] .detail-panel .panel-tabs{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .tab-btn{color:#9ca3af!important;border-color:#0000!important}html[data-theme=dark] .detail-panel .tab-btn:hover{color:#e8dcc8!important;background:#252320!important}html[data-theme=dark] .detail-panel .tab-btn.active{color:#d4a574!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .tab-btn.active .tab-icon{color:#c9a227!important}html[data-theme=dark] .detail-panel .tab-badge{color:#9ca3af!important;background:#3a3632!important}html[data-theme=dark] .detail-panel .tab-btn.active .tab-badge{color:#1f1d1a!important;background:#d4a574!important}html[data-theme=dark] .detail-panel .panel-content{background:#1a1816!important}html[data-theme=dark] .detail-panel .section h3{color:#d4a574!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel dt{color:#9ca3af!important}html[data-theme=dark] .detail-panel dd{color:#faf7f2!important}html[data-theme=dark] .detail-panel .event-list li{color:#e8dcc8!important;background:#252320!important}html[data-theme=dark] .detail-panel .person-link{color:#d4a574!important}html[data-theme=dark] .detail-panel .person-link:hover{color:#c9a227!important}html[data-theme=dark] .detail-panel .notes{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .empty-state{color:#9ca3af!important}html[data-theme=dark] .detail-panel .empty-icon{color:#6b7280!important}html[data-theme=dark] .detail-panel .empty-title{color:#faf7f2!important}html[data-theme=dark] .detail-panel .empty-description{color:#9ca3af!important}html[data-theme=dark] .detail-panel .delete-warning p{color:#e8dcc8!important}html[data-theme=dark] .detail-panel .affected-relationships{background:linear-gradient(135deg,#4a3f20,#5c4d2a)!important;border-color:#c9a227!important}html[data-theme=dark] .detail-panel .affected-relationships p,html[data-theme=dark] .detail-panel .affected-relationships ul,html[data-theme=dark] .detail-panel .affected-relationships li{color:#fde68a!important}html[data-theme=dark] .detail-panel .error-message{color:#f87171!important;background:#3d2020!important}html[data-theme=dark] .place-manager-view,html[data-theme=dark] .place-manager-view .view-header h1{color:#faf7f2!important}html[data-theme=dark] .place-manager-view .btn--primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important;border-color:#d4a574!important}html[data-theme=dark] .place-manager-view .btn--primary:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .place-manager-view .tabs{border-color:#3a3632!important}html[data-theme=dark] .place-manager-view .tab{color:#9ca3af!important}html[data-theme=dark] .place-manager-view .tab:hover{color:#e8dcc8!important}html[data-theme=dark] .place-manager-view .tab--active{color:#d4a574!important;border-bottom-color:#d4a574!important}html[data-theme=dark] .place-manager-view .tab-count{color:#9ca3af!important;background:#3a3632!important}html[data-theme=dark] .place-manager-view .tab--active .tab-count{color:#1f1d1a!important;background:#d4a574!important}html[data-theme=dark] .place-manager-view .tab-count--warning{color:#fde68a!important;background:#4a3f20!important}html[data-theme=dark] .place-manager-view .modal{background:#1f1d1a!important;border:1px solid #3a3632!important}html[data-theme=dark] .place-manager-view .error-state{color:#f87171!important;background:#3d2020!important}html[data-theme=dark] .place-list .search-input{color:#faf7f2!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .place-list .search-input::placeholder{color:#6b7280!important}html[data-theme=dark] .place-list .search-input:focus{border-color:#d4a574!important;box-shadow:0 0 0 3px #d4a57433!important}html[data-theme=dark] .place-list .result-count{color:#9ca3af!important}html[data-theme=dark] .place-list .loading-state,html[data-theme=dark] .place-list .empty-state{color:#9ca3af!important;background:#252320!important}html[data-theme=dark] .place-table{background:#1a1816!important}html[data-theme=dark] .place-table th{color:#d4a574!important;background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .place-table th.sortable:hover{background:#252320!important}html[data-theme=dark] .place-table td{border-color:#3a3632!important}html[data-theme=dark] .place-table tbody tr:hover{background:#252320!important}html[data-theme=dark] .place-table .place-name{color:#faf7f2!important}html[data-theme=dark] .place-table .place-hierarchy{color:#9ca3af!important}html[data-theme=dark] .place-table .place-count{color:#e8dcc8!important}html[data-theme=dark] .place-list .btn--secondary{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .place-list .btn--secondary:hover{color:#d4a574!important;background:#353230!important;border-color:#d4a574!important}html[data-theme=dark] .place-list .btn--danger{color:#f87171!important;background:#252320!important;border-color:#dc2626!important}html[data-theme=dark] .place-list .btn--danger:hover:not(:disabled){background:#3d2020!important}html[data-theme=dark] .place-list .btn--danger:disabled{color:#6b7280!important;background:#252320!important;border-color:#6b7280!important}html[data-theme=dark] .place-form,html[data-theme=dark] .place-form .form-title{color:#faf7f2!important}html[data-theme=dark] .place-form .form-label{color:#e8dcc8!important}html[data-theme=dark] .place-form .form-input{color:#faf7f2!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .place-form .form-input::placeholder{color:#6b7280!important}html[data-theme=dark] .place-form .form-input:focus{border-color:#d4a574!important;box-shadow:0 0 0 3px #d4a57433!important}html[data-theme=dark] .place-form .form-hint{color:#9ca3af!important}html[data-theme=dark] .place-form .btn--primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important;border-color:#d4a574!important}html[data-theme=dark] .place-form .btn--secondary{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .place-form .btn--secondary:hover{background:#353230!important}html[data-theme=dark] .place-merge .loading-state,html[data-theme=dark] .place-merge .empty-state{color:#9ca3af!important;background:#252320!important}html[data-theme=dark] .place-merge .empty-hint{color:#6b7280!important}html[data-theme=dark] .place-merge .summary{color:#9ca3af!important}html[data-theme=dark] .place-merge .duplicate-group{background:#1a1816!important;border-color:#3a3632!important}html[data-theme=dark] .place-merge .group-header{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .place-merge .group-title{color:#d4a574!important}html[data-theme=dark] .place-merge .group-stats{color:#9ca3af!important}html[data-theme=dark] .place-merge .place-option{border-color:#3a3632!important}html[data-theme=dark] .place-merge .place-option:hover{background:#252320!important}html[data-theme=dark] .place-merge .place-option--selected{background:#1f2d1f!important}html[data-theme=dark] .place-merge .place-name{color:#faf7f2!important}html[data-theme=dark] .place-merge .place-hierarchy,html[data-theme=dark] .place-merge .place-events{color:#9ca3af!important}html[data-theme=dark] .place-merge .keep-badge{color:#fff!important;background:#10b981!important}html[data-theme=dark] .place-merge .merge-badge{color:#fde68a!important;background:#4a3f20!important}html[data-theme=dark] .place-merge .group-actions{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .place-merge .btn--primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important;border-color:#d4a574!important}html[data-theme=dark] .place-merge .btn--primary:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .suggestions-view,html[data-theme=dark] .suggestions-view .view-header h1{color:#faf7f2!important}html[data-theme=dark] .suggestions-view .view-subtitle{color:#9ca3af!important}html[data-theme=dark] .suggestions-view .error-message{color:#f87171!important;background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .suggestions-view .tabs{border-color:#3a3632!important}html[data-theme=dark] .suggestions-view .tab{color:#9ca3af!important}html[data-theme=dark] .suggestions-view .tab:hover{color:#e8dcc8!important;background:#252320!important}html[data-theme=dark] .suggestions-view .tab.active{color:#d4a574!important;background:#252320!important}html[data-theme=dark] .suggestions-view .tab-count{color:#9ca3af!important;background:#3a3632!important}html[data-theme=dark] .suggestions-view .tab.active .tab-count{color:#1f1d1a!important;background:#d4a574!important}html[data-theme=dark] .suggestions-view .btn-secondary{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .suggestion-list .loading-state,html[data-theme=dark] .suggestion-list .empty-state{color:#9ca3af!important}html[data-theme=dark] .suggestion-list .empty-icon{color:#6b7280!important}html[data-theme=dark] .suggestion-list .empty-text{color:#faf7f2!important}html[data-theme=dark] .suggestion-list .empty-subtext{color:#9ca3af!important}html[data-theme=dark] .suggestion-list .suggestion-item{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .suggestion-list .suggestion-item:hover{border-color:#4a4540!important;box-shadow:0 2px 8px #0000004d!important}html[data-theme=dark] .suggestion-list .time-ago{color:#6b7280!important}html[data-theme=dark] .suggestion-list .entity-name{color:#faf7f2!important}html[data-theme=dark] .suggestion-list .explanation{color:#9ca3af!important}html[data-theme=dark] .suggestion-list .avatar-placeholder{color:#9ca3af!important;background:#3a3632!important}html[data-theme=dark] .suggestion-list .suggester-name{color:#9ca3af!important}html[data-theme=dark] .suggestion-list .arrow-icon{color:#4a4540!important}html[data-theme=dark] .suggestion-list .suggestion-item:hover .arrow-icon{color:#9ca3af!important}html[data-theme=dark] .suggestion-list .badge.bg-blue-100{color:#93c5fd!important;background:#1e3a5f!important}html[data-theme=dark] .suggestion-list .badge.bg-purple-100{color:#c4b5fd!important;background:#4c1d95!important}html[data-theme=dark] .suggestion-list .badge.bg-green-100{color:#86efac!important;background:#14532d!important}html[data-theme=dark] .suggestion-list .badge.bg-yellow-100{color:#fde68a!important;background:#4a3f20!important}html[data-theme=dark] .suggestion-list .badge.bg-pink-100{color:#f9a8d4!important;background:#5c3d4a!important}html[data-theme=dark] .suggestion-list .badge.bg-gray-100{color:#9ca3af!important;background:#3a3632!important}html[data-theme=dark] .suggestion-list .badge.bg-emerald-100{color:#6ee7b7!important;background:#14532d!important}html[data-theme=dark] .suggestion-list .badge.bg-red-100{color:#f87171!important;background:#3d2020!important}html[data-theme=dark] .import-view{background:#0f0e0d!important}html[data-theme=dark] .import-view .import-header h1{color:#faf7f2!important}html[data-theme=dark] .import-view .import-header p{color:#9ca3af!important}html[data-theme=dark] .import-view .tabs{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .import-view .tab{color:#9ca3af!important}html[data-theme=dark] .import-view .tab:hover{color:#e8dcc8!important;background:#252320!important}html[data-theme=dark] .import-view .tab.active{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .import-view .tab.active:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .import-view .tab-content{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .gramps-import-tab .phase-header h3{color:#faf7f2!important}html[data-theme=dark] .gramps-import-tab .phase-header p{color:#9ca3af!important}html[data-theme=dark] .gramps-import-tab .options-form{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .gramps-import-tab .option-label{color:#faf7f2!important}html[data-theme=dark] .gramps-import-tab .option-description{color:#9ca3af!important}html[data-theme=dark] .gramps-import-tab .warning-box{color:#fde68a!important;background:#4a3f20!important;border-color:#c9a227!important}html[data-theme=dark] .gramps-import-tab .warning-box svg{color:#c9a227!important}html[data-theme=dark] .gramps-import-tab .btn-primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .gramps-import-tab .btn-primary:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .gramps-import-tab .btn-secondary{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .gramps-import-tab .btn-secondary:hover{background:#353230!important}html[data-theme=dark] .gramps-import-tab .error-message{color:#f87171!important;background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .gramps-import-tab .success-state h3,html[data-theme=dark] .gramps-import-tab .failed-state h3{color:#faf7f2!important}html[data-theme=dark] .gramps-import-tab .result-summary{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .gramps-import-tab .result-summary p{color:#9ca3af!important}html[data-theme=dark] .gramps-import-tab .result-summary ul{color:#e8dcc8!important}html[data-theme=dark] .gramps-import-tab .error-list{background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .gramps-import-tab .error-list p{color:#f87171!important}html[data-theme=dark] .gramps-import-tab .error-list ul{color:#fca5a5!important}html[data-theme=dark] .gedcom-import-tab .placeholder{background:#252320!important;border-color:#4a4540!important}html[data-theme=dark] .gedcom-import-tab .placeholder-icon{color:#6b7280!important}html[data-theme=dark] .gedcom-import-tab .placeholder h3{color:#faf7f2!important}html[data-theme=dark] .gedcom-import-tab .placeholder p{color:#9ca3af!important}html[data-theme=dark] .gedcom-import-tab .features-preview{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .gedcom-import-tab .features-preview h4{color:#d4a574!important}html[data-theme=dark] .gedcom-import-tab .features-preview ul{color:#9ca3af!important}html[data-theme=dark] .gedcom-import-tab .hint{color:#6b7280!important}html[data-theme=dark] .chunked-upload .drop-zone{background:#252320!important;border-color:#4a4540!important}html[data-theme=dark] .chunked-upload .drop-zone.dragging{background:#1e3a5f!important;border-color:#d4a574!important}html[data-theme=dark] .chunked-upload .drop-icon{color:#6b7280!important}html[data-theme=dark] .chunked-upload .drop-zone.dragging .drop-icon{color:#d4a574!important}html[data-theme=dark] .chunked-upload .drop-text{color:#e8dcc8!important}html[data-theme=dark] .chunked-upload .drop-hint{color:#6b7280!important}html[data-theme=dark] .chunked-upload .file-select-btn{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .chunked-upload .file-select-btn:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .chunked-upload .file-types{color:#6b7280!important}html[data-theme=dark] .chunked-upload .file-selected{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .chunked-upload .file-icon{color:#9ca3af!important}html[data-theme=dark] .chunked-upload .file-name{color:#faf7f2!important}html[data-theme=dark] .chunked-upload .file-size,html[data-theme=dark] .chunked-upload .clear-btn{color:#9ca3af!important}html[data-theme=dark] .chunked-upload .clear-btn:hover{color:#f87171!important;background:#3d2020!important}html[data-theme=dark] .chunked-upload .upload-btn{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .chunked-upload .upload-btn:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .chunked-upload .upload-progress{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .chunked-upload .progress-text{color:#e8dcc8!important}html[data-theme=dark] .chunked-upload .progress-percent{color:#d4a574!important}html[data-theme=dark] .chunked-upload .progress-bar{background:#3a3632!important}html[data-theme=dark] .chunked-upload .progress-fill{background:linear-gradient(90deg,#d4a574,#c9a227)!important}html[data-theme=dark] .chunked-upload .progress-detail{color:#9ca3af!important}html[data-theme=dark] .chunked-upload .error-message{color:#f87171!important;background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .import-progress .status-loading{color:#9ca3af!important}html[data-theme=dark] .import-progress .spinner{border-color:#d4a574 #3a3632 #3a3632!important}html[data-theme=dark] .import-progress .status-running{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .import-progress .progress-header h3{color:#faf7f2!important}html[data-theme=dark] .import-progress .overall-percent{color:#d4a574!important}html[data-theme=dark] .import-progress .progress-bar{background:#3a3632!important}html[data-theme=dark] .import-progress .progress-fill{background:linear-gradient(90deg,#d4a574,#c9a227)!important}html[data-theme=dark] .import-progress .step-info{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .import-progress .step-number{color:#9ca3af!important}html[data-theme=dark] .import-progress .step-name{color:#faf7f2!important}html[data-theme=dark] .import-progress .step-detail{color:#9ca3af!important}html[data-theme=dark] .import-progress .messages{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .import-progress .message{color:#9ca3af!important}html[data-theme=dark] .import-progress .status-completed,html[data-theme=dark] .import-progress .status-failed,html[data-theme=dark] .import-progress .status-error{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .import-progress .status-completed h3,html[data-theme=dark] .import-progress .status-failed h3{color:#faf7f2!important}html[data-theme=dark] .import-progress .result-item{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .import-progress .result-count{color:#faf7f2!important}html[data-theme=dark] .import-progress .result-label{color:#9ca3af!important}html[data-theme=dark] .import-progress .import-errors{background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .import-progress .errors-header{color:#f87171!important}html[data-theme=dark] .import-progress .errors-list{color:#fca5a5!important}html[data-theme=dark] .import-progress .error-text{color:#f87171!important}html[data-theme=dark] .gramps-import-tab .existing-data-notice{background:#1e3a5f!important;border-color:#3d5a7f!important}html[data-theme=dark] .gramps-import-tab .notice-content svg,html[data-theme=dark] .gramps-import-tab .notice-title{color:#93c5fd!important}html[data-theme=dark] .gramps-import-tab .notice-description{color:#bfdbfe!important}html[data-theme=dark] .gramps-import-tab .btn-media-import{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .gramps-import-tab .btn-media-import:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .media-import-view{background:#0f0e0d!important}html[data-theme=dark] .media-import-view .page-header h1{color:#faf7f2!important}html[data-theme=dark] .media-import-view .description{color:#9ca3af!important}html[data-theme=dark] .media-import-view .import-container{background:#1f1d1a!important;border:1px solid #3a3632!important;box-shadow:0 4px 12px #0000004d!important}html[data-theme=dark] .media-import-view .btn-primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .media-import-view .btn-primary:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .media-upload-zone .drop-zone{background:#252320!important;border-color:#4a4540!important}html[data-theme=dark] .media-upload-zone .drop-zone.dragging{background:#1e3a5f!important;border-color:#d4a574!important}html[data-theme=dark] .media-upload-zone .drop-icon{color:#6b7280!important}html[data-theme=dark] .media-upload-zone .drop-zone.dragging .drop-icon{color:#d4a574!important}html[data-theme=dark] .media-upload-zone .drop-text{color:#e8dcc8!important}html[data-theme=dark] .media-upload-zone .drop-hint{color:#6b7280!important}html[data-theme=dark] .media-upload-zone .file-select-btn{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .media-upload-zone .file-select-btn:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .media-upload-zone .file-types{color:#6b7280!important}html[data-theme=dark] .media-upload-zone .file-selected{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .media-upload-zone .file-icon{color:#9ca3af!important}html[data-theme=dark] .media-upload-zone .file-name{color:#faf7f2!important}html[data-theme=dark] .media-upload-zone .file-size,html[data-theme=dark] .media-upload-zone .clear-btn{color:#9ca3af!important}html[data-theme=dark] .media-upload-zone .clear-btn:hover{color:#f87171!important;background:#3d2020!important}html[data-theme=dark] .media-upload-zone .upload-btn{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .media-upload-zone .upload-btn:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .media-upload-zone .upload-progress{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .media-upload-zone .progress-text{color:#e8dcc8!important}html[data-theme=dark] .media-upload-zone .progress-percent{color:#d4a574!important}html[data-theme=dark] .media-upload-zone .progress-bar{background:#3a3632!important}html[data-theme=dark] .media-upload-zone .progress-fill{background:linear-gradient(90deg,#d4a574,#c9a227)!important}html[data-theme=dark] .media-upload-zone .progress-detail{color:#9ca3af!important}html[data-theme=dark] .media-upload-zone .error-message{color:#f87171!important;background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .media-progress{background:0 0!important}html[data-theme=dark] .media-progress .processing h3,html[data-theme=dark] .media-progress .completed h3,html[data-theme=dark] .media-progress .failed h3{color:#faf7f2!important}html[data-theme=dark] .media-progress .phase{color:#9ca3af!important}html[data-theme=dark] .media-progress .progress-bar{background:#3a3632!important}html[data-theme=dark] .media-progress .progress-fill{background:linear-gradient(90deg,#d4a574,#c9a227)!important}html[data-theme=dark] .media-progress .progress-detail{color:#9ca3af!important}html[data-theme=dark] .media-progress .hint{color:#6b7280!important}html[data-theme=dark] .media-progress .spinner{border-color:#d4a574 #3a3632 #3a3632!important}html[data-theme=dark] .media-progress .summary p{color:#e8dcc8!important}html[data-theme=dark] .media-progress .failed-list{background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .media-progress .failed-list h4{color:#f87171!important}html[data-theme=dark] .media-progress .failed-list ul{color:#fca5a5!important}html[data-theme=dark] .media-progress .error-message{color:#f87171!important}html[data-theme=dark] .media-progress .permission-hint{color:#9ca3af!important}html[data-theme=dark] .media-progress .btn-link{color:#d4a574!important}html[data-theme=dark] .media-progress .btn-link:hover{color:#c9a227!important}html[data-theme=dark] .relationship-view{background:#0f0e0d!important}html[data-theme=dark] .relationship-view .view-header{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .relationship-view .back-btn{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .relationship-view .back-btn:hover{color:#d4a574!important;background:#353230!important;border-color:#d4a574!important}html[data-theme=dark] .relationship-view .loading-state p{color:#9ca3af!important}html[data-theme=dark] .relationship-view .spinner{border-color:#d4a574 #3a3632 #3a3632!important}html[data-theme=dark] .relationship-view .error-icon,html[data-theme=dark] .relationship-view .error-text{color:#f87171!important}html[data-theme=dark] .relationship-view .error-btn{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .relationship-view .error-btn:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .relationship-view .summary-card{background:#1f1d1a!important;border:1px solid #3a3632!important;box-shadow:0 4px 12px #0000004d!important}html[data-theme=dark] .relationship-view .summary-title{color:#9ca3af!important}html[data-theme=dark] .relationship-view .summary-term{color:#d4a574!important}html[data-theme=dark] .relationship-view .summary-description{color:#e8dcc8!important}html[data-theme=dark] .lineage-view .lineage-header h2{color:#faf7f2!important}html[data-theme=dark] .lineage-view .subtitle{color:#9ca3af!important}html[data-theme=dark] .lineage-view .path-header{border-color:#3a3632!important}html[data-theme=dark] .lineage-view .path-header h3{color:#faf7f2!important}html[data-theme=dark] .lineage-view .path-label{color:#9ca3af!important}html[data-theme=dark] .lineage-view .path-line{background:#4a4540!important}html[data-theme=dark] .lineage-view .path-card{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .lineage-view .path-item.is-common .path-card{background:#1e3a5f!important;border-color:#3d5a7f!important;box-shadow:0 2px 8px #1e3a5f66!important}html[data-theme=dark] .lineage-view .person-name{color:#faf7f2!important}html[data-theme=dark] .lineage-view .person-meta{color:#9ca3af!important}html[data-theme=dark] .lineage-view .common-badge{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}.skeleton{background:linear-gradient(90deg,var(--bg-tertiary,#f3f4f6)25%,var(--bg-secondary,#f9fafb)50%,var(--bg-tertiary,#f3f4f6)75%);background-size:200% 100%;border-radius:.25rem;animation:1.5s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:1em;margin-bottom:.5em}.skeleton-text:last-child{width:60%}.skeleton-circle{border-radius:50%}.skeleton-fade-enter-active,.skeleton-fade-leave-active{transition:opacity .3s}.skeleton-fade-enter-from,.skeleton-fade-leave-to{opacity:0}html[data-theme=dark] .person-history-view{background:#0f0e0d!important}html[data-theme=dark] .person-history-view .header-card,html[data-theme=dark] .person-history-view .revision-card,html[data-theme=dark] .person-history-view .not-found-card{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .person-history-view .person-name{color:#faf7f2!important}html[data-theme=dark] .person-history-view .back-btn,html[data-theme=dark] .person-history-view .page-subtitle{color:#9ca3af!important}html[data-theme=dark] .person-history-view .back-btn:hover{color:#d4a574!important}html[data-theme=dark] .person-history-view .edit-btn{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .person-history-view .edit-btn:hover{background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .revision-list .list-title{color:#faf7f2!important}html[data-theme=dark] .revision-list .title-icon,html[data-theme=dark] .revision-list .revision-count{color:#9ca3af!important}html[data-theme=dark] .revision-list .empty-state{background:#252320!important}html[data-theme=dark] .revision-list .empty-icon{color:#6b7280!important}html[data-theme=dark] .revision-list .empty-title,html[data-theme=dark] .revision-list .empty-hint{color:#9ca3af!important}html[data-theme=dark] .revision-list .timeline-connector{background:#3a3632!important}html[data-theme=dark] .revision-list .revision-content{background:#252320!important}html[data-theme=dark] .revision-list .revision-row:hover .revision-content,html[data-theme=dark] .revision-list .revision-content.expanded{background:#353230!important;border-color:#4a4540!important}html[data-theme=dark] .revision-list .revision-action{color:#faf7f2!important}html[data-theme=dark] .revision-list .fields-count,html[data-theme=dark] .revision-list .revision-meta{color:#9ca3af!important}html[data-theme=dark] .revision-list .expand-icon{color:#6b7280!important}html[data-theme=dark] .revision-detail{border-color:#3a3632!important}html[data-theme=dark] .revision-detail .section-title{color:#e8dcc8!important}html[data-theme=dark] .revision-detail .section-icon,html[data-theme=dark] .revision-detail .suggestion-text{color:#d4a574!important}html[data-theme=dark] .revision-detail .suggestion-text:hover{color:#c9a227!important}html[data-theme=dark] .revision-detail .field-pill{color:#1f1d1a!important;background:#d4a574!important}html[data-theme=dark] .revision-detail .snapshot-code{background:#1a1816!important;border-color:#3a3632!important}html[data-theme=dark] .revision-detail .snapshot-code pre{color:#e8dcc8!important}html[data-theme=dark] .revision-detail .restore-section{background:linear-gradient(135deg,#c9a22726,#b8733326)!important;border-color:#c9a227!important}html[data-theme=dark] .revision-detail .restore-title{color:#faf7f2!important}html[data-theme=dark] .revision-detail .field-label{color:#e8dcc8!important}html[data-theme=dark] .revision-detail .field-checkbox:hover{background:#c9a22740!important}html[data-theme=dark] .detail-panel .history-loading{color:#9ca3af!important}html[data-theme=dark] .detail-panel .history-loading .spinner{border-color:#d4a574 #3a3632 #3a3632!important}html[data-theme=dark] .detail-panel .history-empty .empty-icon{color:#6b7280!important}html[data-theme=dark] .detail-panel .history-item{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .history-action{color:#faf7f2!important}html[data-theme=dark] .detail-panel .history-fields,html[data-theme=dark] .detail-panel .history-meta{color:#9ca3af!important}html[data-theme=dark] .detail-panel .view-full-history{color:#d4a574!important;border-color:#3a3632!important}html[data-theme=dark] .detail-panel .view-full-history:hover{background:#252320!important;border-color:#d4a574!important}html[data-theme=dark] .detail-panel .view-full-history .more-count{color:#6b7280!important}html[data-theme=dark] .charts-view{background:#0f0e0d!important}html[data-theme=dark] .charts-view .charts-header h1{color:#faf7f2!important}html[data-theme=dark] .charts-view .charts-header p{color:#9ca3af!important}html[data-theme=dark] .charts-view .step-number{color:#9ca3af!important;background:#3a3632!important}html[data-theme=dark] .charts-view .step.active .step-number{color:#1f1d1a!important;background:#d4a574!important}html[data-theme=dark] .charts-view .step.completed .step-number{color:#fff!important;background:#10b981!important}html[data-theme=dark] .charts-view .step-label{color:#6b7280!important}html[data-theme=dark] .charts-view .step.active .step-label{color:#d4a574!important}html[data-theme=dark] .charts-view .option-group{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .option-group h3,html[data-theme=dark] .charts-view .option-group h4{color:#faf7f2!important}html[data-theme=dark] .charts-view .option-description{color:#9ca3af!important}html[data-theme=dark] .charts-view .radio-option{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .radio-option:hover{background:#353230!important;border-color:#4a4540!important}html[data-theme=dark] .charts-view .radio-option.selected,html[data-theme=dark] .charts-view .radio-option:has(input:checked){background:#2d3a2f!important;border-color:#d4a574!important}html[data-theme=dark] .charts-view .radio-label strong{color:#faf7f2!important}html[data-theme=dark] .charts-view .radio-hint{color:#9ca3af!important}html[data-theme=dark] .charts-view .checkbox-option{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .checkbox-option:hover{background:#353230!important}html[data-theme=dark] .charts-view .checkbox-option:has(input:checked){background:#2d3a2f!important;border-color:#d4a574!important}html[data-theme=dark] .charts-view .checkbox-option span{color:#e8dcc8!important}html[data-theme=dark] .charts-view .select-input{color:#faf7f2!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .select-input:focus{border-color:#d4a574!important;box-shadow:0 0 0 3px #d4a57433!important}html[data-theme=dark] .charts-view .toggle-btn{color:#9ca3af!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .toggle-btn:hover{background:#353230!important}html[data-theme=dark] .charts-view .toggle-btn.active{color:#d4a574!important;background:#2d3a2f!important;border-color:#d4a574!important}html[data-theme=dark] .charts-view .search-input{color:#faf7f2!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .search-input::placeholder{color:#6b7280!important}html[data-theme=dark] .charts-view .search-input:focus{border-color:#d4a574!important;box-shadow:0 0 0 3px #d4a57433!important}html[data-theme=dark] .charts-view .search-dropdown{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .dropdown-empty{color:#9ca3af!important}html[data-theme=dark] .charts-view .dropdown-item{color:#faf7f2!important}html[data-theme=dark] .charts-view .dropdown-item:hover{background:#252320!important}html[data-theme=dark] .charts-view .dropdown-item .person-birth{color:#9ca3af!important}html[data-theme=dark] .charts-view .selected-person-card{background:#2d3a2f!important;border-color:#d4a574!important}html[data-theme=dark] .charts-view .person-details .person-name{color:#faf7f2!important}html[data-theme=dark] .charts-view .person-details .person-meta{color:#9ca3af!important}html[data-theme=dark] .charts-view .person-avatar.placeholder{color:#9ca3af!important;background:#3a3632!important}html[data-theme=dark] .charts-view .btn-clear{color:#9ca3af!important}html[data-theme=dark] .charts-view .btn-clear:hover{color:#f87171!important;background:#3d2020!important}html[data-theme=dark] .charts-view .family-selection{border-color:#3a3632!important}html[data-theme=dark] .charts-view .no-families-warning{color:#fde68a!important;background:#4a3f20!important}html[data-theme=dark] .charts-view .preview-frame-container{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .preview-loading,html[data-theme=dark] .charts-view .preview-placeholder{color:#9ca3af!important}html[data-theme=dark] .charts-view .btn-primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .charts-view .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .charts-view .btn-primary:disabled{color:#6b7280!important;background:#3a3632!important}html[data-theme=dark] .charts-view .btn-secondary{color:#e8dcc8!important;background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .charts-view .btn-secondary:hover:not(:disabled){background:#353230!important;border-color:#4a4540!important}html[data-theme=dark] .charts-view .btn-tertiary{color:#9ca3af!important}html[data-theme=dark] .charts-view .btn-tertiary:hover:not(:disabled){color:#e8dcc8!important;background:#252320!important}html[data-theme=dark] .charts-view .error-message{color:#f87171!important;background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .charts-view .success-message{color:#86efac!important;background:#14532d!important;border-color:#166534!important}html[data-theme=dark] .charts-view .info-box{color:#93c5fd!important;background:#1e3a5f!important;border-color:#3d5a7f!important}html[data-theme=dark] .charts-view .spinner{border-color:#d4a574 #3a3632 #3a3632!important}html[data-theme=dark] .charts-view .spinner.small{border-color:#1f1d1a #d4a5744d #d4a5744d!important}html[data-theme=dark] .charts-view .loading-indicator{color:#9ca3af!important}html[data-theme=dark] .export-view{background:#0f0e0d!important}html[data-theme=dark] .export-view .export-header h1{color:#faf7f2!important}html[data-theme=dark] .export-view .export-header p{color:#9ca3af!important}html[data-theme=dark] .export-view .option-group{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .export-view .option-group h3{color:#faf7f2!important}html[data-theme=dark] .export-view .option-description{color:#9ca3af!important}html[data-theme=dark] .export-view .radio-option{background:0 0!important;border-color:#3a3632!important}html[data-theme=dark] .export-view .radio-option:hover{background:#252320!important;border-color:#4a4540!important}html[data-theme=dark] .export-view .radio-option:has(input:checked){background:#2d3a2f!important;border-color:#d4a574!important}html[data-theme=dark] .export-view .radio-label strong{color:#faf7f2!important}html[data-theme=dark] .export-view .radio-hint{color:#9ca3af!important}html[data-theme=dark] .export-view .checkbox-option{background:#252320!important;border-color:#3a3632!important}html[data-theme=dark] .export-view .checkbox-option:hover{background:#353230!important}html[data-theme=dark] .export-view .checkbox-option:has(input:checked){background:#2d3a2f!important;border-color:#d4a574!important}html[data-theme=dark] .export-view .checkbox-option span{color:#e8dcc8!important}html[data-theme=dark] .export-view .export-preview{background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .export-view .export-preview h3{color:#faf7f2!important}html[data-theme=dark] .export-view .count-value{color:#d4a574!important}html[data-theme=dark] .export-view .count-label{color:#9ca3af!important}html[data-theme=dark] .export-view .privacy-info{color:#fde68a!important;background:#4a3f20!important}html[data-theme=dark] .export-view .privacy-info svg{color:#c9a227!important}html[data-theme=dark] .export-view .loading-state{color:#9ca3af!important;background:#1f1d1a!important;border-color:#3a3632!important}html[data-theme=dark] .export-view .spinner{border-color:#d4a574 #3a3632 #3a3632!important}html[data-theme=dark] .export-view .error-message{color:#f87171!important;background:#3d2020!important;border-color:#7f1d1d!important}html[data-theme=dark] .export-view .success-message{color:#86efac!important;background:#14532d!important;border-color:#166534!important}html[data-theme=dark] .export-view .btn-primary{color:#1f1d1a!important;background:linear-gradient(135deg,#d4a574,#b87333)!important}html[data-theme=dark] .export-view .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#b87333,#d4a574)!important}html[data-theme=dark] .export-view .btn-primary:disabled{color:#6b7280!important;background:#3a3632!important}html[data-theme=dark] .export-view .info-box{color:#93c5fd!important;background:#1e3a5f!important;border-color:#3d5a7f!important}html[data-theme=dark] .tree-transition-overlay{background:#0f0e0dd9!important}html[data-theme=dark] .tree-transition-overlay .flow-line{background:linear-gradient(90deg,#0000,#d4a57499,#0000)!important}html[data-theme=dark] .tree-transition-overlay .flow-line-vertical{background:linear-gradient(#0000,#d4a57499,#0000)!important}html[data-theme=dark] .tree-transition-overlay .center-icon{color:#d4a574!important}html[data-theme=dark] .tree-transition-overlay .center-icon:before{background:radial-gradient(circle,#d4a57433,#0000 70%)!important}html[data-theme=dark] .tree-transition-overlay .transition-text{color:#e8dcc8!important}html[data-theme=dark] .tree-transition-overlay .person-name{color:#d4a574!important}@media print{.app-header,.zoom-controls,.mini-map,.detail-panel-close,.notification-bell,.theme-toggle,.language-switcher,button:not(.print-visible),.modal-overlay,.nav-link{display:none!important}.tree-view{height:auto!important;overflow:visible!important}.tree-canvas{page-break-inside:avoid;width:100%!important;height:auto!important}.detail-panel{page-break-before:always;width:100%!important;box-shadow:none!important;border:1px solid #ccc!important;position:static!important}.detail-panel.open{transform:none!important}@page{size:auto;margin:.5in}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}body,.tree-view,.main-content{background:#fff!important}*{color:#000!important}::-webkit-scrollbar{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
