.reader-menu-module__E_Se8G__menu{align-items:center;gap:12px;display:flex}.reader-menu-module__E_Se8G__loginBtn{color:var(--primary);border:1px solid var(--primary);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.reader-menu-module__E_Se8G__loginBtn:hover{background:var(--primary);color:#fff}.reader-menu-module__E_Se8G__signupBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.reader-menu-module__E_Se8G__signupBtn:hover{background:var(--primary-hover)}.reader-menu-module__E_Se8G__dashboardBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.reader-menu-module__E_Se8G__dashboardBtn:hover{background:var(--primary-hover)}.reader-menu-module__E_Se8G__progressLink{color:var(--text-primary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.reader-menu-module__E_Se8G__progressLink:hover{border-color:var(--border-hover);background:var(--card-hover)}.reader-menu-module__E_Se8G__userMenu{position:relative}.reader-menu-module__E_Se8G__userBtn{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.reader-menu-module__E_Se8G__userBtn:hover{border-color:var(--border-hover);background:var(--card-hover)}.reader-menu-module__E_Se8G__backdrop{z-index:999;position:fixed;inset:0}.reader-menu-module__E_Se8G__dropdown{background:var(--card-bg);border:1px solid var(--border);min-width:180px;box-shadow:var(--shadow-md);z-index:1000;border-radius:8px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.reader-menu-module__E_Se8G__dropdownItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.reader-menu-module__E_Se8G__dropdownItem:hover:not(:disabled){background:var(--card-hover)}.reader-menu-module__E_Se8G__dropdownItem:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.reader-menu-module__E_Se8G__menu{flex-wrap:wrap}.reader-menu-module__E_Se8G__progressLink{justify-content:center;width:100%}}
.chapter-list-module__-Wo5Lq__chapterList{flex-direction:column;gap:.5rem;display:flex}.chapter-list-module__-Wo5Lq__chapterItem{background:var(--background);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.chapter-list-module__-Wo5Lq__chapterItem:hover{background:var(--card-hover);border-color:var(--border-hover);transform:translate(4px)}.chapter-list-module__-Wo5Lq__chapterItem.chapter-list-module__-Wo5Lq__active{background:var(--primary-light);border-color:var(--primary);color:var(--primary)}.chapter-list-module__-Wo5Lq__chapterItem.chapter-list-module__-Wo5Lq__read{opacity:.7}.chapter-list-module__-Wo5Lq__chapterItem.chapter-list-module__-Wo5Lq__read:hover{opacity:1}.chapter-list-module__-Wo5Lq__chapterNumber{background:var(--card-bg);width:28px;height:28px;color:var(--text-secondary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.chapter-list-module__-Wo5Lq__chapterItem.chapter-list-module__-Wo5Lq__active .chapter-list-module__-Wo5Lq__chapterNumber{background:var(--primary);color:#fff}.chapter-list-module__-Wo5Lq__chapterTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9375rem;font-weight:500;overflow:hidden}.chapter-list-module__-Wo5Lq__readBadge{background:var(--success-light);width:20px;height:20px;color:var(--success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chapter-list-module__-Wo5Lq__chapterItem.chapter-list-module__-Wo5Lq__active .chapter-list-module__-Wo5Lq__readBadge{background:var(--primary);color:#fff}
.tiptap-renderer-module__q0vRma__image{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0}.tiptap-renderer-module__q0vRma__mention{background:var(--primary-light);color:var(--primary);border-radius:4px;align-items:center;padding:.125rem .5rem;font-size:.9375em;font-weight:500;display:inline-flex}
.locale-tab-bar-module__Mc-z1G__tabBar{background:var(--panel-bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:2px;width:fit-content;padding:4px;display:flex}.locale-tab-bar-module__Mc-z1G__tab{color:var(--text-secondary);letter-spacing:.05em;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:background .15s,color .15s;display:flex;position:relative}.locale-tab-bar-module__Mc-z1G__tab:hover{background:var(--card-hover);color:var(--text-primary)}.locale-tab-bar-module__Mc-z1G__tab.locale-tab-bar-module__Mc-z1G__active{background:var(--primary);color:#fff}.locale-tab-bar-module__Mc-z1G__tab.locale-tab-bar-module__Mc-z1G__pending{color:var(--warning)}.locale-tab-bar-module__Mc-z1G__tab.locale-tab-bar-module__Mc-z1G__pending.locale-tab-bar-module__Mc-z1G__active{background:var(--primary);color:#fff}.locale-tab-bar-module__Mc-z1G__sourceLabel{opacity:.7;letter-spacing:0;font-size:9px;font-weight:400}.locale-tab-bar-module__Mc-z1G__tab.locale-tab-bar-module__Mc-z1G__active .locale-tab-bar-module__Mc-z1G__sourceLabel{opacity:.85}.locale-tab-bar-module__Mc-z1G__pendingDot{background:var(--warning);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.locale-tab-bar-module__Mc-z1G__tab.locale-tab-bar-module__Mc-z1G__active .locale-tab-bar-module__Mc-z1G__pendingDot{opacity:.9;background:#fff}
.location-entity-picker-module__Emot7G__wrapper{align-items:center;gap:6px;width:100%;display:flex}.location-entity-picker-module__Emot7G__select{background:var(--input-bg);border:1px solid var(--input-border);min-width:0;color:var(--text-primary);cursor:pointer;border-radius:8px;flex:1;padding:6px 8px;font-size:13px;transition:border-color .15s}.location-entity-picker-module__Emot7G__select:focus{border-color:var(--input-focus);outline:none}.location-entity-picker-module__Emot7G__select:disabled{opacity:.5;cursor:not-allowed}.location-entity-picker-module__Emot7G__viewLink{color:var(--text-muted);border-radius:8px;flex-shrink:0;padding:2px 4px;font-size:13px;text-decoration:none;transition:color .15s}.location-entity-picker-module__Emot7G__viewLink:hover{color:var(--primary)}
.button-module__x0Fa7W__button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex}.button-module__x0Fa7W__button:disabled{opacity:.5;cursor:not-allowed}.button-module__x0Fa7W__button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.button-module__x0Fa7W__small{padding:.5rem .75rem;font-size:.875rem}.button-module__x0Fa7W__default{padding:.625rem 1rem;font-size:.9375rem}.button-module__x0Fa7W__large{padding:.75rem 1.25rem;font-size:1rem}.button-module__x0Fa7W__primary{background:var(--primary);color:#fff}.button-module__x0Fa7W__primary:hover:not(:disabled){background:var(--primary-hover)}.button-module__x0Fa7W__secondary{color:var(--text-secondary);border:1px solid var(--border);background:0 0}.button-module__x0Fa7W__secondary:hover:not(:disabled){background:var(--card-hover);border-color:var(--border-hover);color:var(--text-primary)}.button-module__x0Fa7W__danger{background:var(--error);color:#fff}.button-module__x0Fa7W__danger:hover:not(:disabled){filter:brightness(.9)}.button-module__x0Fa7W__ghost{color:var(--text-primary);background:0 0;padding:.5rem}.button-module__x0Fa7W__ghost:hover:not(:disabled){background:var(--card-hover)}.button-module__x0Fa7W__loading{color:#0000;position:relative}.button-module__x0Fa7W__spinner{color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.button-module__x0Fa7W__spinner svg{animation:1s linear infinite button-module__x0Fa7W__spin}@keyframes button-module__x0Fa7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.empty-state-module__1dh2uq__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem 2rem;display:flex}.empty-state-module__1dh2uq__iconWrapper{color:var(--text-muted);opacity:.6;margin-bottom:1.5rem}.empty-state-module__1dh2uq__title{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.empty-state-module__1dh2uq__description{color:var(--text-secondary);max-width:500px;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.empty-state-module__1dh2uq__action{margin-top:.5rem}
.card-module__ILqH_q__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:8px;transition:all .2s}.card-module__ILqH_q__hoverable:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover)}.card-module__ILqH_q__clickable{cursor:pointer}.card-module__ILqH_q__clickable:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover)}.card-module__ILqH_q__clickable:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.card-module__ILqH_q__padding-none{padding:0}.card-module__ILqH_q__padding-small{padding:1rem}.card-module__ILqH_q__padding-default{padding:1.5rem}.card-module__ILqH_q__padding-large{padding:2rem}
.confirmation-dialog-module__-0hLUq__content{padding:0}.confirmation-dialog-module__-0hLUq__message{color:var(--text-primary);margin:0;line-height:1.6}.confirmation-dialog-module__-0hLUq__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}
.form-field-module___wvsAW__field{flex-direction:column;gap:.5rem;display:flex}.form-field-module___wvsAW__label{color:var(--text-primary);font-size:.875rem;font-weight:500;display:block}.form-field-module___wvsAW__required{color:var(--error);margin-left:.25rem}.form-field-module___wvsAW__field input,.form-field-module___wvsAW__field textarea,.form-field-module___wvsAW__field select{width:100%;color:var(--text-primary);background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.form-field-module___wvsAW__field input:focus,.form-field-module___wvsAW__field textarea:focus,.form-field-module___wvsAW__field select:focus{border-color:var(--input-focus)}.form-field-module___wvsAW__field input:disabled,.form-field-module___wvsAW__field textarea:disabled,.form-field-module___wvsAW__field select:disabled{opacity:.6;cursor:not-allowed}.form-field-module___wvsAW__field textarea{resize:vertical;min-height:80px}.form-field-module___wvsAW__helpText{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.4}.form-field-module___wvsAW__error{color:var(--error);margin:0;font-size:.8125rem;line-height:1.4}
.form-actions-module__M2I0TG__actions{gap:.75rem;margin-top:1.5rem;display:flex}.form-actions-module__M2I0TG__left{justify-content:flex-start}.form-actions-module__M2I0TG__right{justify-content:flex-end}.form-actions-module__M2I0TG__center{justify-content:center}.form-actions-module__M2I0TG__space-between{justify-content:space-between}
.loading-spinner-module__FBkv5a__container{align-items:center;gap:.5rem;display:inline-flex}.loading-spinner-module__FBkv5a__centered{justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.loading-spinner-module__FBkv5a__spinner{color:var(--primary);animation:1s linear infinite loading-spinner-module__FBkv5a__spin}.loading-spinner-module__FBkv5a__small{color:var(--text-secondary)}.loading-spinner-module__FBkv5a__text{color:var(--text-secondary);font-size:.9375rem}@keyframes loading-spinner-module__FBkv5a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.badge-module__NmXYra__badge{white-space:nowrap;border-radius:8px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.badge-module__NmXYra__small{padding:.1875rem .5rem;font-size:.75rem}.badge-module__NmXYra__default{background:var(--card-hover);color:var(--text-primary)}.badge-module__NmXYra__primary{background:var(--primary-light);color:var(--primary)}.badge-module__NmXYra__success{background:var(--success-light);color:var(--success)}.badge-module__NmXYra__warning{background:var(--warning-light);color:var(--warning)}.badge-module__NmXYra__error{background:var(--error-light);color:var(--error)}.badge-module__NmXYra__info{background:var(--card-hover);color:var(--text-secondary)}.badge-module__NmXYra__dot{background:currentColor;border-radius:50%;width:6px;height:6px}
.sidebar-module__4Oz74W__sidebar{background:var(--sidebar-bg);border-right:1px solid var(--border);z-index:100;flex-direction:column;width:280px;padding-top:70px;transition:width .3s,transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed{width:60px}.sidebar-module__4Oz74W__content{flex-direction:column;flex:1;gap:.25rem;padding:.75rem;display:flex;position:relative;overflow:hidden auto}.sidebar-module__4Oz74W__navItem{color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:.65rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-module__4Oz74W__navItem:hover{background:var(--card-hover);color:var(--text-primary)}.sidebar-module__4Oz74W__navItem.sidebar-module__4Oz74W__active{background:var(--primary-light);color:var(--primary);font-weight:600}.sidebar-module__4Oz74W__sectionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;padding:0 .35rem;font-size:.6875rem;font-weight:600}.sidebar-module__4Oz74W__booksSection,.sidebar-module__4Oz74W__entitiesSection,.sidebar-module__4Oz74W__notesSection,.sidebar-module__4Oz74W__mapsSection,.sidebar-module__4Oz74W__timelineSection,.sidebar-module__4Oz74W__graphSection,.sidebar-module__4Oz74W__validationSection,.sidebar-module__4Oz74W__analyticsSection,.sidebar-module__4Oz74W__docsSection{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.sidebar-module__4Oz74W__settingsSection{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;margin-top:auto;padding-top:.75rem;display:flex}.sidebar-module__4Oz74W__booksList{flex-direction:column;gap:.25rem;display:flex}.sidebar-module__4Oz74W__bookItem{color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:.65rem;padding:.45rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-module__4Oz74W__bookItem:hover{background:var(--card-hover);color:var(--text-primary)}.sidebar-module__4Oz74W__bookItem.sidebar-module__4Oz74W__active{background:var(--primary-light);color:var(--primary);font-weight:600}.sidebar-module__4Oz74W__toggleButton{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;width:24px;height:24px;color:var(--text-secondary);z-index:10;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:80px;right:-12px}.sidebar-module__4Oz74W__toggleButton:hover{background:var(--card-hover);color:var(--text-primary);transform:scale(1.1)}.sidebar-module__4Oz74W__spacer{flex-shrink:0;width:280px;transition:width .3s}.sidebar-module__4Oz74W__spacer.sidebar-module__4Oz74W__collapsed{width:60px}.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed .sidebar-module__4Oz74W__content{padding:1rem .5rem}.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed .sidebar-module__4Oz74W__navItem span,.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed .sidebar-module__4Oz74W__bookItem span,.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed .sidebar-module__4Oz74W__sectionLabel,.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed .sidebar-module__4Oz74W__booksList{display:none}.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed .sidebar-module__4Oz74W__navItem{justify-content:center;padding:.5rem}.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__collapsed .sidebar-module__4Oz74W__navItem svg{display:block}.sidebar-module__4Oz74W__sidebar.sidebar-module__4Oz74W__inDrawer{border-right:none;width:100%;height:100%;padding-top:0;position:static;overflow-y:auto}@media (max-width:768px){.sidebar-module__4Oz74W__sidebar:not(.sidebar-module__4Oz74W__inDrawer),.sidebar-module__4Oz74W__spacer{display:none}}
.text-input-module__mG_g9a__input{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.text-input-module__mG_g9a__input:focus{border-color:var(--input-focus);outline:none}.text-input-module__mG_g9a__input:disabled{opacity:.6;cursor:not-allowed}.text-input-module__mG_g9a__input::placeholder{color:var(--text-muted)}.text-input-module__mG_g9a__error,.text-input-module__mG_g9a__error:focus{border-color:var(--error)}
.select-module__oeMi9G__select{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);cursor:pointer;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.select-module__oeMi9G__select:focus{border-color:var(--input-focus);outline:none}.select-module__oeMi9G__select:disabled{opacity:.6;cursor:not-allowed}.select-module__oeMi9G__error,.select-module__oeMi9G__error:focus{border-color:var(--error)}
.textarea-module__Gfhs3G__textarea{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s}.textarea-module__Gfhs3G__textarea:focus{border-color:var(--input-focus);outline:none}.textarea-module__Gfhs3G__textarea:disabled{opacity:.6;cursor:not-allowed}.textarea-module__Gfhs3G__textarea::placeholder{color:var(--text-muted)}.textarea-module__Gfhs3G__error,.textarea-module__Gfhs3G__error:focus{border-color:var(--error)}.textarea-module__Gfhs3G__none{resize:none}.textarea-module__Gfhs3G__vertical{resize:vertical}.textarea-module__Gfhs3G__horizontal{resize:horizontal}.textarea-module__Gfhs3G__both{resize:both}
.tab-bar-module__jzmYqa__tabBar{border-bottom:1px solid var(--border);gap:8px;display:flex}.tab-bar-module__jzmYqa__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.tab-bar-module__jzmYqa__tab:hover{color:var(--text-primary);background:var(--card-hover)}.tab-bar-module__jzmYqa__tab.tab-bar-module__jzmYqa__active{color:var(--primary);border-bottom-color:var(--primary)}.tab-bar-module__jzmYqa__badge{background:var(--primary-light);min-width:20px;height:20px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.tab-bar-module__jzmYqa__pills{background:var(--card-bg);border-bottom:none;border-radius:8px;gap:4px;padding:4px}.tab-bar-module__jzmYqa__pills .tab-bar-module__jzmYqa__tab{border-bottom:none;border-radius:6px}.tab-bar-module__jzmYqa__pills .tab-bar-module__jzmYqa__tab.tab-bar-module__jzmYqa__active{background:var(--primary);color:#fff}.tab-bar-module__jzmYqa__pills .tab-bar-module__jzmYqa__tab.tab-bar-module__jzmYqa__active .tab-bar-module__jzmYqa__badge{color:#fff;background:#fff3}
.dropdown-module__WlR3Ka__dropdown{display:inline-block;position:relative}.dropdown-module__WlR3Ka__trigger{cursor:pointer}.dropdown-module__WlR3Ka__menu{background:var(--card-bg);border:1px solid var(--border);min-width:180px;max-width:280px;box-shadow:var(--shadow-lg);z-index:1000;border-radius:8px;max-height:400px;padding:4px;position:absolute;top:calc(100% + 4px);overflow-y:auto}.dropdown-module__WlR3Ka__left{left:0}.dropdown-module__WlR3Ka__right{right:0}.dropdown-module__WlR3Ka__item{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:14px;transition:background .2s;display:flex}.dropdown-module__WlR3Ka__item:hover:not(:disabled){background:var(--card-hover)}.dropdown-module__WlR3Ka__item:disabled{opacity:.5;cursor:not-allowed}.dropdown-module__WlR3Ka__danger{color:var(--error)}.dropdown-module__WlR3Ka__danger:hover:not(:disabled){background:var(--error-light)}.dropdown-module__WlR3Ka__group{padding:4px 0}.dropdown-module__WlR3Ka__group:not(:last-child){border-bottom:1px solid var(--border);margin-bottom:4px;padding-bottom:8px}.dropdown-module__WlR3Ka__groupLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px 4px;font-size:12px;font-weight:600}
.avatar-module__wVBUmG__avatar{background:var(--card-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.avatar-module__wVBUmG__small{width:32px;height:32px}.avatar-module__wVBUmG__medium{width:40px;height:40px}.avatar-module__wVBUmG__large{width:56px;height:56px}.avatar-module__wVBUmG__image{object-fit:cover;width:100%;height:100%;display:block}.avatar-module__wVBUmG__initials{width:100%;height:100%;color:var(--text-primary);background:var(--primary-light);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-weight:600;display:flex}.avatar-module__wVBUmG__small .avatar-module__wVBUmG__initials{font-size:12px}.avatar-module__wVBUmG__medium .avatar-module__wVBUmG__initials{font-size:14px}.avatar-module__wVBUmG__large .avatar-module__wVBUmG__initials{font-size:20px}.avatar-module__wVBUmG__status{border:2px solid var(--card-bg);border-radius:50%;width:25%;height:25%;position:absolute;bottom:0;right:0}.avatar-module__wVBUmG__status-online{background:var(--success)}.avatar-module__wVBUmG__status-offline{background:var(--text-muted)}.avatar-module__wVBUmG__status-away{background:var(--warning)}
.tooltip-module__z8zniW__wrapper{display:inline-block;position:relative}.tooltip-module__z8zniW__tooltip{z-index:1001;white-space:nowrap;pointer-events:none;border-radius:6px;max-width:300px;padding:6px 12px;font-size:13px;line-height:1.4;animation:.15s ease-in tooltip-module__z8zniW__fadeIn;position:absolute}@keyframes tooltip-module__z8zniW__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.tooltip-module__z8zniW__dark{color:#fff;background:#000000e6}.tooltip-module__z8zniW__light{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border);box-shadow:var(--shadow-md)}.tooltip-module__z8zniW__top{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.tooltip-module__z8zniW__bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)}.tooltip-module__z8zniW__left{top:50%;right:calc(100% + 8px);transform:translateY(-50%)}.tooltip-module__z8zniW__right{top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.tooltip-module__z8zniW__arrow{border-style:solid;width:0;height:0;position:absolute}.tooltip-module__z8zniW__dark .tooltip-module__z8zniW__arrow{border-color:#000000e6}.tooltip-module__z8zniW__light .tooltip-module__z8zniW__arrow{border-color:var(--border)}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__top .tooltip-module__z8zniW__arrow{border-width:4px 4px 0;border-color:#000000e6 #0000 #0000;bottom:-4px;left:50%;transform:translate(-50%)}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__top.tooltip-module__z8zniW__light .tooltip-module__z8zniW__arrow{border-color:var(--card-bg)transparent transparent transparent}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__bottom .tooltip-module__z8zniW__arrow{border-width:0 4px 4px;border-color:#0000 #0000 #000000e6;top:-4px;left:50%;transform:translate(-50%)}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__bottom.tooltip-module__z8zniW__light .tooltip-module__z8zniW__arrow{border-color:transparent transparent var(--card-bg)transparent}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__left .tooltip-module__z8zniW__arrow{border-width:4px 0 4px 4px;border-color:#0000 #0000 #0000 #000000e6;top:50%;right:-4px;transform:translateY(-50%)}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__left.tooltip-module__z8zniW__light .tooltip-module__z8zniW__arrow{border-color:transparent transparent transparent var(--card-bg)}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__right .tooltip-module__z8zniW__arrow{border-width:4px 4px 4px 0;border-color:#0000 #000000e6 #0000 #0000;top:50%;left:-4px;transform:translateY(-50%)}.tooltip-module__z8zniW__tooltip.tooltip-module__z8zniW__right.tooltip-module__z8zniW__light .tooltip-module__z8zniW__arrow{border-color:transparent var(--card-bg)transparent transparent}
.prompt-helper-module__ZsC3wa__dropdownContainer{position:relative}.prompt-helper-module__ZsC3wa__triggerButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.prompt-helper-module__ZsC3wa__triggerButton:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.prompt-helper-module__ZsC3wa__backdrop{z-index:999;position:fixed;inset:0}.prompt-helper-module__ZsC3wa__dropdown{background:var(--card-bg);border:1px solid var(--border);width:400px;max-height:600px;box-shadow:var(--shadow-lg);z-index:1000;border-radius:8px;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto}.prompt-helper-module__ZsC3wa__dropdownHeader{border-bottom:1px solid var(--border);padding:1rem}.prompt-helper-module__ZsC3wa__dropdownTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600;display:block}.prompt-helper-module__ZsC3wa__dropdownDescription{color:var(--text-secondary);margin:0;font-size:.875rem}.prompt-helper-module__ZsC3wa__promptList{padding:.5rem}.prompt-helper-module__ZsC3wa__promptItem{background:var(--panel-bg);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:.5rem;width:100%;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex}.prompt-helper-module__ZsC3wa__promptItem:last-child{margin-bottom:0}.prompt-helper-module__ZsC3wa__promptItem:hover{border-color:var(--primary);background:var(--card-hover);transform:translate(4px)}.prompt-helper-module__ZsC3wa__promptItemHeader{color:var(--primary);align-items:center;gap:.5rem;display:flex}.prompt-helper-module__ZsC3wa__promptItemTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.prompt-helper-module__ZsC3wa__promptItemDescription{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.4}.prompt-helper-module__ZsC3wa__inlineContainer{flex-direction:column;gap:1.5rem;display:flex}.prompt-helper-module__ZsC3wa__inlineTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.prompt-helper-module__ZsC3wa__inlineDescription{color:var(--text-secondary);margin:0;font-size:.95rem}.prompt-helper-module__ZsC3wa__promptGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.prompt-helper-module__ZsC3wa__promptCard{background:var(--card-bg);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex}.prompt-helper-module__ZsC3wa__promptCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.prompt-helper-module__ZsC3wa__promptCardHeader{color:var(--primary);align-items:center;gap:.625rem;display:flex}.prompt-helper-module__ZsC3wa__promptCardTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.prompt-helper-module__ZsC3wa__promptCardDescription{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}
.queue-task-button-module__AtBRgW__button{border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.queue-task-button-module__AtBRgW__button:hover:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(-1px)}.queue-task-button-module__AtBRgW__button:disabled{opacity:.6;cursor:not-allowed}.queue-task-button-module__AtBRgW__primary{background:var(--primary);color:#fff;border-color:var(--primary)}.queue-task-button-module__AtBRgW__primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.queue-task-button-module__AtBRgW__secondary{background:var(--panel-bg);color:var(--text-primary);border-color:var(--border)}.queue-task-button-module__AtBRgW__secondary:hover:not(:disabled){background:var(--card-hover);border-color:var(--primary)}.queue-task-button-module__AtBRgW__icon{align-items:center;display:flex}.queue-task-button-module__AtBRgW__spinner{animation:1s linear infinite queue-task-button-module__AtBRgW__spin}@keyframes queue-task-button-module__AtBRgW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.clickable-toast-module__limA6q__toast{background:var(--success-light);border-left:4px solid var(--success);color:var(--text-primary);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.clickable-toast-module__limA6q__clickable{cursor:pointer;transition:transform .2s,box-shadow .2s;}.clickable-toast-module__limA6q__clickable:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.clickable-toast-module__limA6q__clickable:active{transform:translateY(0)}.clickable-toast-module__limA6q__icon{flex-shrink:0;font-size:20px}.clickable-toast-module__limA6q__message{flex:1;font-size:14px;line-height:1.4}
.claude-setup-wizard-module__mnRkLa__content{max-height:60vh;overflow-y:auto}.claude-setup-wizard-module__mnRkLa__step{border-bottom:1px solid var(--border);gap:1rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.claude-setup-wizard-module__mnRkLa__step:last-of-type{border-bottom:none;margin-bottom:1rem;padding-bottom:0}.claude-setup-wizard-module__mnRkLa__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:600;display:flex}.claude-setup-wizard-module__mnRkLa__stepContent{flex:1}.claude-setup-wizard-module__mnRkLa__stepContent h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.claude-setup-wizard-module__mnRkLa__stepContent p{color:var(--text-secondary);margin:0 0 1rem;line-height:1.5}.claude-setup-wizard-module__mnRkLa__osSelector{gap:.5rem;display:flex}.claude-setup-wizard-module__mnRkLa__osBtn{background:var(--card-bg);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;transition:all .2s}.claude-setup-wizard-module__mnRkLa__osBtn:hover{border-color:var(--primary);background:var(--card-hover)}.claude-setup-wizard-module__mnRkLa__osBtn.claude-setup-wizard-module__mnRkLa__active{background:var(--primary-light);border-color:var(--primary);color:var(--primary);font-weight:500}.claude-setup-wizard-module__mnRkLa__actions{flex-wrap:wrap;gap:.75rem;display:flex}.claude-setup-wizard-module__mnRkLa__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.claude-setup-wizard-module__mnRkLa__primaryBtn:hover{background:var(--primary-hover)}.claude-setup-wizard-module__mnRkLa__successBtn{background:var(--success)}.claude-setup-wizard-module__mnRkLa__successBtn:hover{background:var(--success);opacity:.9}.claude-setup-wizard-module__mnRkLa__saveHint{margin-top:1rem}.claude-setup-wizard-module__mnRkLa__saveHint p{color:var(--text-muted);margin:0 0 .5rem;font-size:.875rem}.claude-setup-wizard-module__mnRkLa__secondaryBtn{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.claude-setup-wizard-module__mnRkLa__secondaryBtn:hover{border-color:var(--primary);background:var(--card-hover)}.claude-setup-wizard-module__mnRkLa__pathBox{background:var(--input-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:.75rem}.claude-setup-wizard-module__mnRkLa__pathBox code{color:var(--text-primary);word-break:break-all;font-family:monospace;font-size:.875rem}.claude-setup-wizard-module__mnRkLa__instructions{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:1rem}.claude-setup-wizard-module__mnRkLa__instructions ol{color:var(--text-secondary);margin:0;padding-left:1.5rem}.claude-setup-wizard-module__mnRkLa__instructions li{margin-bottom:.5rem;line-height:1.5}.claude-setup-wizard-module__mnRkLa__instructions li:last-child{margin-bottom:0}.claude-setup-wizard-module__mnRkLa__helpSection{border-top:1px solid var(--border);text-align:center;margin-top:1.5rem;padding-top:1.5rem}.claude-setup-wizard-module__mnRkLa__helpLink{color:var(--primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.claude-setup-wizard-module__mnRkLa__helpLink:hover{opacity:.8}
.create-token-modal-module__jVtWUG__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.create-token-modal-module__jVtWUG__modal{background:var(--card-bg);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:8px;overflow-y:auto}.create-token-modal-module__jVtWUG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.create-token-modal-module__jVtWUG__title{color:var(--text-primary);font-size:1.25rem;font-weight:600}.create-token-modal-module__jVtWUG__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s}.create-token-modal-module__jVtWUG__closeBtn:hover{background:var(--card-hover);color:var(--text-primary)}.create-token-modal-module__jVtWUG__form{padding:1.5rem}.create-token-modal-module__jVtWUG__formGroup{margin-bottom:1.5rem}.create-token-modal-module__jVtWUG__formGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.create-token-modal-module__jVtWUG__formGroup input,.create-token-modal-module__jVtWUG__formGroup select{border:1px solid var(--input-border);background:var(--input-bg);width:100%;color:var(--text-primary);border-radius:8px;padding:.625rem .875rem;font-size:.95rem;transition:border-color .2s}.create-token-modal-module__jVtWUG__formGroup input:focus,.create-token-modal-module__jVtWUG__formGroup select:focus{border-color:var(--input-focus);outline:none}.create-token-modal-module__jVtWUG__helpText{color:var(--text-muted);margin-top:.375rem;font-size:.85rem}.create-token-modal-module__jVtWUG__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.create-token-modal-module__jVtWUG__cancelBtn,.create-token-modal-module__jVtWUG__submitBtn{cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.95rem;transition:all .2s}.create-token-modal-module__jVtWUG__cancelBtn{border:1px solid var(--border);color:var(--text-primary);background:0 0}.create-token-modal-module__jVtWUG__cancelBtn:hover{background:var(--card-hover)}.create-token-modal-module__jVtWUG__submitBtn{background:var(--primary);color:#fff}.create-token-modal-module__jVtWUG__submitBtn:hover{background:var(--primary-hover)}.create-token-modal-module__jVtWUG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.create-token-modal-module__jVtWUG__displayStep{padding:1.5rem}.create-token-modal-module__jVtWUG__warning{background:var(--warning-light);border:1px solid var(--warning);border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.create-token-modal-module__jVtWUG__warning svg{color:var(--warning);flex-shrink:0}.create-token-modal-module__jVtWUG__warning p{color:var(--text-primary);font-size:.9rem;font-weight:500}.create-token-modal-module__jVtWUG__tokenDisplay{gap:.5rem;margin-bottom:1.5rem;display:flex}.create-token-modal-module__jVtWUG__token{background:var(--input-bg);border:1px solid var(--border);word-break:break-all;color:var(--text-primary);border-radius:8px;flex:1;padding:.75rem;font-family:monospace;font-size:.85rem}.create-token-modal-module__jVtWUG__copyBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:background .2s;display:flex}.create-token-modal-module__jVtWUG__copyBtn:hover{background:var(--primary-hover)}.create-token-modal-module__jVtWUG__instructions{margin-bottom:1.5rem}.create-token-modal-module__jVtWUG__instructions h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.create-token-modal-module__jVtWUG__setupCta{background:var(--primary-light);border:1px solid var(--primary);text-align:center;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.create-token-modal-module__jVtWUG__setupWizardBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s;display:inline-flex}.create-token-modal-module__jVtWUG__setupWizardBtn:hover{background:var(--primary-hover)}.create-token-modal-module__jVtWUG__setupHint{color:var(--text-secondary);margin:0;font-size:.875rem}.create-token-modal-module__jVtWUG__instructions ol{color:var(--text-secondary);margin-left:1.5rem}.create-token-modal-module__jVtWUG__instructions li{margin-bottom:.5rem;font-size:.9rem}.create-token-modal-module__jVtWUG__scopeOptions{flex-direction:column;gap:.75rem;display:flex}.create-token-modal-module__jVtWUG__scopeOption{border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.create-token-modal-module__jVtWUG__scopeOption:hover{background:var(--card-hover);border-color:var(--border-hover)}.create-token-modal-module__jVtWUG__scopeOption input[type=radio]{cursor:pointer;width:auto;margin-top:.25rem}.create-token-modal-module__jVtWUG__scopeOption strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;display:block}.create-token-modal-module__jVtWUG__scopeOption p{color:var(--text-muted);margin:0;font-size:.85rem}
.api-tokens-tab-module__tnFG3q__container{width:100%}.api-tokens-tab-module__tnFG3q__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.api-tokens-tab-module__tnFG3q__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.api-tokens-tab-module__tnFG3q__description{color:var(--text-secondary);font-size:.95rem}.api-tokens-tab-module__tnFG3q__infoBox{background:var(--primary-light);border:1px solid var(--primary);border-radius:8px;gap:1rem;margin-bottom:2rem;padding:1rem;display:flex}.api-tokens-tab-module__tnFG3q__infoBox svg{color:var(--primary);flex-shrink:0;margin-top:.125rem}.api-tokens-tab-module__tnFG3q__infoContent{flex:1}.api-tokens-tab-module__tnFG3q__infoContent strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;display:block}.api-tokens-tab-module__tnFG3q__infoContent p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;line-height:1.5}.api-tokens-tab-module__tnFG3q__docsLink{color:var(--primary);font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s}.api-tokens-tab-module__tnFG3q__docsLink:hover{opacity:.8}.api-tokens-tab-module__tnFG3q__createBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.95rem;transition:background .2s;display:flex}.api-tokens-tab-module__tnFG3q__createBtn:hover{background:var(--primary-hover)}.api-tokens-tab-module__tnFG3q__loading{text-align:center;color:var(--text-secondary);padding:2rem}.api-tokens-tab-module__tnFG3q__emptyState{color:var(--text-secondary);flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.api-tokens-tab-module__tnFG3q__emptyState>svg{color:var(--text-muted);margin-bottom:1rem}.api-tokens-tab-module__tnFG3q__emptyState h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.api-tokens-tab-module__tnFG3q__emptyState p{margin-bottom:1.5rem}.api-tokens-tab-module__tnFG3q__emptyState .api-tokens-tab-module__tnFG3q__createBtn{color:#fff}.api-tokens-tab-module__tnFG3q__tokenList{flex-direction:column;gap:1rem;display:flex}.api-tokens-tab-module__tnFG3q__tokenCard{border:1px solid var(--border);background:var(--card-bg);border-radius:8px;padding:1.25rem;transition:border-color .2s}.api-tokens-tab-module__tnFG3q__tokenCard:hover{border-color:var(--border-hover)}.api-tokens-tab-module__tnFG3q__tokenHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.api-tokens-tab-module__tnFG3q__tokenName{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.api-tokens-tab-module__tnFG3q__tokenPrefix{color:var(--text-muted);font-family:monospace;font-size:.85rem}.api-tokens-tab-module__tnFG3q__tokenPrefix code{background:var(--input-bg);border:1px solid var(--border);border-radius:4px;padding:.125rem .375rem}.api-tokens-tab-module__tnFG3q__revokeBtn{border:1px solid var(--border);color:var(--error);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem;transition:all .2s}.api-tokens-tab-module__tnFG3q__revokeBtn:hover{background:var(--error-light);border-color:var(--error)}.api-tokens-tab-module__tnFG3q__tokenMeta{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;padding-top:1rem;display:grid}.api-tokens-tab-module__tnFG3q__metaItem{flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.api-tokens-tab-module__tnFG3q__metaLabel{color:var(--text-muted);font-weight:500}.api-tokens-tab-module__tnFG3q__scopeBadge{background:var(--success-light);color:var(--success);text-transform:uppercase;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}
.users-tab-module__qw4iRq__container{flex-direction:column;gap:24px;display:flex}.users-tab-module__qw4iRq__header{justify-content:space-between;align-items:flex-start;display:flex}.users-tab-module__qw4iRq__title{color:var(--text-primary);margin:0 0 4px;font-size:20px;font-weight:600}.users-tab-module__qw4iRq__description{color:var(--text-secondary);margin:0;font-size:14px}.users-tab-module__qw4iRq__loading{text-align:center;color:var(--text-secondary);padding:40px}.users-tab-module__qw4iRq__usersList{flex-direction:column;gap:16px;display:flex}.users-tab-module__qw4iRq__userCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:20px;transition:border-color .2s}.users-tab-module__qw4iRq__userCard:hover{border-color:var(--border-hover)}.users-tab-module__qw4iRq__userInfo{flex-direction:column;gap:16px;display:flex}.users-tab-module__qw4iRq__userHeader{justify-content:space-between;align-items:flex-start;display:flex}.users-tab-module__qw4iRq__userName{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:600}.users-tab-module__qw4iRq__userEmail{color:var(--text-secondary);margin:0;font-size:14px}.users-tab-module__qw4iRq__adminBadge{background:var(--primary-light);color:var(--primary);border-radius:8px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.users-tab-module__qw4iRq__userDetails{flex-direction:column;gap:16px;display:flex}.users-tab-module__qw4iRq__permissions{flex-wrap:wrap;gap:8px;display:flex}.users-tab-module__qw4iRq__permissionChip{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);text-transform:capitalize;border-radius:8px;padding:4px 12px;font-size:12px;display:inline-block}.users-tab-module__qw4iRq__noPermissions{color:var(--text-muted);font-size:14px;font-style:italic}.users-tab-module__qw4iRq__actions{align-items:center;gap:8px;display:flex}.users-tab-module__qw4iRq__editButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;transition:background .2s}.users-tab-module__qw4iRq__editButton:hover{background:var(--primary-hover)}.users-tab-module__qw4iRq__deleteButton{color:var(--error);border:1px solid var(--error);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.users-tab-module__qw4iRq__deleteButton:hover{background:var(--error);color:#fff}.users-tab-module__qw4iRq__editForm{border-top:1px solid var(--border);flex-direction:column;gap:20px;padding-top:12px;display:flex}.users-tab-module__qw4iRq__formGroup{flex-direction:column;gap:8px;display:flex}.users-tab-module__qw4iRq__label{color:var(--text-primary);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.users-tab-module__qw4iRq__select{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:10px 12px;font-size:14px}.users-tab-module__qw4iRq__select:focus{border-color:var(--input-focus);outline:none}.users-tab-module__qw4iRq__checkbox{cursor:pointer;width:16px;height:16px}.users-tab-module__qw4iRq__permissionsList{flex-direction:column;gap:12px;display:flex}.users-tab-module__qw4iRq__permissionsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.users-tab-module__qw4iRq__permissionLabel{color:var(--text-secondary);cursor:pointer;text-transform:capitalize;align-items:center;gap:8px;font-size:13px;display:flex}.users-tab-module__qw4iRq__saveButton{background:var(--success);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.users-tab-module__qw4iRq__saveButton:hover{background:var(--success-hover,var(--success));filter:brightness(.9)}.users-tab-module__qw4iRq__cancelButton{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:all .2s;display:flex}.users-tab-module__qw4iRq__cancelButton:hover{background:var(--card-hover)}.users-tab-module__qw4iRq__empty{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.users-tab-module__qw4iRq__empty svg{opacity:.4}.users-tab-module__qw4iRq__empty p{margin:0;font-size:14px}
.invites-tab-module__tXgmmq__container{flex-direction:column;gap:24px;display:flex}.invites-tab-module__tXgmmq__header{justify-content:space-between;align-items:flex-start;display:flex}.invites-tab-module__tXgmmq__title{color:var(--text-primary);margin:0 0 4px;font-size:20px;font-weight:600}.invites-tab-module__tXgmmq__description{color:var(--text-secondary);margin:0;font-size:14px}.invites-tab-module__tXgmmq__createButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;transition:background .2s;display:flex}.invites-tab-module__tXgmmq__createButton:hover{background:var(--primary-hover)}.invites-tab-module__tXgmmq__loading{text-align:center;color:var(--text-secondary);padding:40px}.invites-tab-module__tXgmmq__createForm{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:20px;padding:24px;display:flex}.invites-tab-module__tXgmmq__formTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.invites-tab-module__tXgmmq__formGroup{flex-direction:column;gap:8px;display:flex}.invites-tab-module__tXgmmq__label{color:var(--text-primary);font-size:14px;font-weight:500}.invites-tab-module__tXgmmq__input{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:8px;padding:10px 12px;font-size:14px}.invites-tab-module__tXgmmq__input:focus{border-color:var(--input-focus);outline:none}.invites-tab-module__tXgmmq__select{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:10px 12px;font-size:14px}.invites-tab-module__tXgmmq__select:focus{border-color:var(--input-focus);outline:none}.invites-tab-module__tXgmmq__permissionsPreview{background:var(--background);border-radius:8px;padding:16px}.invites-tab-module__tXgmmq__previewLabel{color:var(--text-secondary);margin:0 0 12px;font-size:13px;font-weight:500}.invites-tab-module__tXgmmq__permissionsList{flex-wrap:wrap;gap:8px;display:flex}.invites-tab-module__tXgmmq__permissionChip{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);text-transform:capitalize;border-radius:8px;padding:4px 12px;font-size:12px;display:inline-block}.invites-tab-module__tXgmmq__formActions{gap:12px;display:flex}.invites-tab-module__tXgmmq__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;transition:background .2s;display:flex}.invites-tab-module__tXgmmq__submitButton:hover{background:var(--primary-hover)}.invites-tab-module__tXgmmq__cancelButton{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-size:14px;transition:all .2s}.invites-tab-module__tXgmmq__cancelButton:hover{background:var(--card-hover)}.invites-tab-module__tXgmmq__modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.invites-tab-module__tXgmmq__modalContent{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:20px;width:90%;max-width:600px;padding:32px;display:flex}.invites-tab-module__tXgmmq__modalTitle{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:20px;font-weight:600;display:flex}.invites-tab-module__tXgmmq__modalTitle svg{color:var(--success)}.invites-tab-module__tXgmmq__modalDescription{color:var(--text-secondary);margin:0;font-size:14px}.invites-tab-module__tXgmmq__tokenDisplay{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.invites-tab-module__tXgmmq__token{color:var(--text-primary);word-break:break-all;flex:1;font-family:monospace;font-size:12px}.invites-tab-module__tXgmmq__copyButton{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:background .2s;display:flex}.invites-tab-module__tXgmmq__copyButton:hover{background:var(--primary-hover)}.invites-tab-module__tXgmmq__closeButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;transition:background .2s}.invites-tab-module__tXgmmq__closeButton:hover{background:var(--primary-hover)}.invites-tab-module__tXgmmq__invitesList{flex-direction:column;gap:16px;display:flex}.invites-tab-module__tXgmmq__inviteCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:16px;padding:20px;transition:border-color .2s;display:flex}.invites-tab-module__tXgmmq__inviteCard:hover{border-color:var(--border-hover)}.invites-tab-module__tXgmmq__inviteInfo{justify-content:space-between;align-items:flex-start;display:flex}.invites-tab-module__tXgmmq__inviteEmail{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:600}.invites-tab-module__tXgmmq__inviteMeta{color:var(--text-secondary);margin:0;font-size:13px}.invites-tab-module__tXgmmq__invitePermissions{flex-wrap:wrap;gap:8px;display:flex}.invites-tab-module__tXgmmq__inviteActions{justify-content:space-between;align-items:center;display:flex}.invites-tab-module__tXgmmq__tokenPrefix{color:var(--text-muted);font-family:monospace;font-size:12px}.invites-tab-module__tXgmmq__revokeButton{color:var(--error);border:1px solid var(--error);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:all .2s;display:flex}.invites-tab-module__tXgmmq__revokeButton:hover{background:var(--error);color:#fff}.invites-tab-module__tXgmmq__empty{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.invites-tab-module__tXgmmq__empty svg{opacity:.4}.invites-tab-module__tXgmmq__empty p{margin:0;font-size:14px}.invites-tab-module__tXgmmq__emptyHint{opacity:.7;font-size:13px}
.languages-tab-module__zlHSjW__container{max-width:600px;padding:24px 0}.languages-tab-module__zlHSjW__title{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.languages-tab-module__zlHSjW__description{color:var(--text-secondary);margin:0 0 32px;font-size:14px;line-height:1.5}.languages-tab-module__zlHSjW__loading{color:var(--text-muted);font-size:14px}.languages-tab-module__zlHSjW__section{margin-bottom:32px}.languages-tab-module__zlHSjW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.languages-tab-module__zlHSjW__sectionTitle{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:600}.languages-tab-module__zlHSjW__sectionDescription{color:var(--text-secondary);margin:4px 0 0;font-size:13px;line-height:1.4}.languages-tab-module__zlHSjW__sourceLocale{margin-top:12px}.languages-tab-module__zlHSjW__localeBadge{background:var(--primary-light);color:var(--primary);letter-spacing:.05em;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700;display:inline-block}.languages-tab-module__zlHSjW__addButton{border:1px solid var(--border);background:var(--card-bg);color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:13px;transition:background .15s,border-color .15s}.languages-tab-module__zlHSjW__addButton:hover{background:var(--card-hover);border-color:var(--border-hover)}.languages-tab-module__zlHSjW__addForm{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:16px}.languages-tab-module__zlHSjW__addFormRow{gap:8px;margin-bottom:10px;display:flex}.languages-tab-module__zlHSjW__localeInput{border:1px solid var(--input-border);background:var(--input-bg);max-width:200px;color:var(--text-primary);border-radius:8px;flex:1;padding:6px 12px;font-size:14px}.languages-tab-module__zlHSjW__localeInput:focus{border-color:var(--input-focus);outline:none}.languages-tab-module__zlHSjW__confirmButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:6px 14px;font-size:13px;transition:background .15s}.languages-tab-module__zlHSjW__confirmButton:hover:not(:disabled){background:var(--primary-hover)}.languages-tab-module__zlHSjW__confirmButton:disabled{opacity:.5;cursor:not-allowed}.languages-tab-module__zlHSjW__cancelButton{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:6px 14px;font-size:13px;transition:background .15s}.languages-tab-module__zlHSjW__cancelButton:hover:not(:disabled){background:var(--card-hover)}.languages-tab-module__zlHSjW__cancelButton:disabled{opacity:.5;cursor:not-allowed}.languages-tab-module__zlHSjW__addWarning{color:var(--warning);margin:0;font-size:12px}.languages-tab-module__zlHSjW__emptyState{color:var(--text-muted);font-size:14px;font-style:italic}.languages-tab-module__zlHSjW__localeList{flex-direction:column;gap:12px;display:flex}.languages-tab-module__zlHSjW__localeItem{border:1px solid var(--border);background:var(--card-bg);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.languages-tab-module__zlHSjW__localeInfo{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.languages-tab-module__zlHSjW__statsRow{align-items:center;gap:10px;display:flex}.languages-tab-module__zlHSjW__progressBar{background:var(--border);border-radius:3px;flex-shrink:0;width:120px;height:6px;overflow:hidden}.languages-tab-module__zlHSjW__progressFill{background:var(--primary);border-radius:3px;height:100%;transition:width .3s}.languages-tab-module__zlHSjW__statsText{color:var(--text-secondary);font-size:12px}.languages-tab-module__zlHSjW__localeActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.languages-tab-module__zlHSjW__confirmText{color:var(--error);max-width:220px;font-size:12px}.languages-tab-module__zlHSjW__removeButton{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:4px 10px;font-size:12px;transition:border-color .15s,color .15s}.languages-tab-module__zlHSjW__removeButton:hover{border-color:var(--error);color:var(--error)}.languages-tab-module__zlHSjW__removeConfirmButton{background:var(--error);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:4px 10px;font-size:12px;transition:opacity .15s}.languages-tab-module__zlHSjW__removeConfirmButton:hover:not(:disabled){opacity:.85}.languages-tab-module__zlHSjW__removeConfirmButton:disabled{opacity:.5;cursor:not-allowed}
.graph-canvas-module__ajQc5W__canvas{flex:1;min-height:0;position:relative;overflow:hidden}
.entity-grid-module__WIMhna__emptyState{text-align:center;color:var(--text-secondary);padding:4rem 2rem}.entity-grid-module__WIMhna__emptyState p{margin:0 0 .5rem;font-size:1.1rem}.entity-grid-module__WIMhna__emptyHint{color:var(--text-muted);font-size:.95rem!important}.entity-grid-module__WIMhna__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.entity-grid-module__WIMhna__card{background:var(--card-bg);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:12px;width:100%;padding:1.5rem;transition:all .2s}.entity-grid-module__WIMhna__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.entity-grid-module__WIMhna__card h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.entity-grid-module__WIMhna__parentBadge{color:var(--text-secondary);background:var(--panel-bg);border-radius:8px;margin:0 0 .5rem;padding:.15rem .5rem;font-size:.8rem;display:inline-block}.entity-grid-module__WIMhna__updatedAt{color:var(--text-muted);margin:0;font-size:.85rem}@media (max-width:768px){.entity-grid-module__WIMhna__grid{grid-template-columns:1fr}.entity-grid-module__WIMhna__card{min-height:44px}}
.world-advisor-tab-module__zqndWG__container{max-width:1200px;margin:0 auto}.world-advisor-tab-module__zqndWG__header{margin-bottom:24px}.world-advisor-tab-module__zqndWG__headerContent{flex-direction:column;gap:8px;display:flex}.world-advisor-tab-module__zqndWG__title{color:var(--text-primary);margin:0;font-size:24px;font-weight:600}.world-advisor-tab-module__zqndWG__description{color:var(--text-secondary);margin:0;font-size:14px}.world-advisor-tab-module__zqndWG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px;display:flex}.world-advisor-tab-module__zqndWG__spinner{color:var(--primary);animation:1s linear infinite world-advisor-tab-module__zqndWG__spin}@keyframes world-advisor-tab-module__zqndWG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.world-advisor-tab-module__zqndWG__loadingText{color:var(--text-secondary);margin:0;font-size:14px}.world-advisor-tab-module__zqndWG__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px;display:flex}.world-advisor-tab-module__zqndWG__errorIcon{color:var(--error)}.world-advisor-tab-module__zqndWG__errorText{color:var(--text-secondary);margin:0;font-size:14px}.world-advisor-tab-module__zqndWG__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.world-advisor-tab-module__zqndWG__emptyIcon{color:var(--text-muted)}.world-advisor-tab-module__zqndWG__emptyTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.world-advisor-tab-module__zqndWG__emptyDescription{color:var(--text-secondary);max-width:500px;margin:0;font-size:14px}.world-advisor-tab-module__zqndWG__emptyHint{color:var(--text-muted);margin:0;font-size:12px}.world-advisor-tab-module__zqndWG__reportHeader{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:24px;padding:24px}.world-advisor-tab-module__zqndWG__reportMeta{margin-bottom:20px}.world-advisor-tab-module__zqndWG__reportTitle{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:600}.world-advisor-tab-module__zqndWG__reportDate{color:var(--text-muted);margin:0 0 4px;font-size:12px}.world-advisor-tab-module__zqndWG__reportStats{color:var(--text-secondary);margin:0;font-size:14px}.world-advisor-tab-module__zqndWG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.world-advisor-tab-module__zqndWG__statCard{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.world-advisor-tab-module__zqndWG__statError{border-left:3px solid var(--error)}.world-advisor-tab-module__zqndWG__statWarning{border-left:3px solid var(--warning)}.world-advisor-tab-module__zqndWG__statInfo{border-left:3px solid var(--primary)}.world-advisor-tab-module__zqndWG__statCard svg{flex-shrink:0}.world-advisor-tab-module__zqndWG__statError svg{color:var(--error)}.world-advisor-tab-module__zqndWG__statWarning svg{color:var(--warning)}.world-advisor-tab-module__zqndWG__statInfo svg{color:var(--primary)}.world-advisor-tab-module__zqndWG__statContent{flex-direction:column;gap:2px;display:flex}.world-advisor-tab-module__zqndWG__statValue{color:var(--text-primary);font-size:24px;font-weight:700}.world-advisor-tab-module__zqndWG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.world-advisor-tab-module__zqndWG__noGaps{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.world-advisor-tab-module__zqndWG__noGapsIcon{color:var(--success)}.world-advisor-tab-module__zqndWG__noGapsTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.world-advisor-tab-module__zqndWG__gapsList{flex-direction:column;gap:16px;display:flex}.world-advisor-tab-module__zqndWG__gapCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:20px;transition:box-shadow .2s}.world-advisor-tab-module__zqndWG__gapCard:hover{box-shadow:var(--shadow-sm)}.world-advisor-tab-module__zqndWG__gapError{border-left:4px solid var(--error)}.world-advisor-tab-module__zqndWG__gapWarning{border-left:4px solid var(--warning)}.world-advisor-tab-module__zqndWG__gapInfo{border-left:4px solid var(--primary)}.world-advisor-tab-module__zqndWG__gapHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.world-advisor-tab-module__zqndWG__gapHeaderLeft{flex:1;align-items:flex-start;gap:12px;display:flex}.world-advisor-tab-module__zqndWG__gapTitleGroup{flex-direction:column;flex:1;gap:4px;display:flex}.world-advisor-tab-module__zqndWG__gapType{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.world-advisor-tab-module__zqndWG__gapEntity,.world-advisor-tab-module__zqndWG__gapSchema{color:var(--text-muted);font-size:12px}.world-advisor-tab-module__zqndWG__iconError{color:var(--error);flex-shrink:0}.world-advisor-tab-module__zqndWG__iconWarning{color:var(--warning);flex-shrink:0}.world-advisor-tab-module__zqndWG__iconInfo{color:var(--primary);flex-shrink:0}.world-advisor-tab-module__zqndWG__gapDetail{color:var(--text-secondary);margin:0 0 12px 32px;font-size:14px;line-height:1.6}.world-advisor-tab-module__zqndWG__gapSuggestion{background:var(--primary-light);color:var(--text-secondary);border-radius:4px;margin:0 0 16px 32px;padding:12px;font-size:14px;line-height:1.6}.world-advisor-tab-module__zqndWG__gapSuggestion strong{color:var(--text-primary);font-weight:600}.world-advisor-tab-module__zqndWG__gapActions{flex-wrap:wrap;gap:8px;margin-left:32px;display:flex}.world-advisor-tab-module__zqndWG__gapActions a{text-decoration:none}.world-advisor-tab-module__zqndWG__buttonSpinner{animation:1s linear infinite world-advisor-tab-module__zqndWG__spin}
.overview-stats-module__H3PkRW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.overview-stats-module__H3PkRW__card{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:1.5rem;transition:box-shadow .2s,transform .2s}.overview-stats-module__H3PkRW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.overview-stats-module__H3PkRW__cardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.overview-stats-module__H3PkRW__iconWrapper{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.overview-stats-module__H3PkRW__iconWrapper[data-color=blue]{color:#3b82f6;background:#3b82f61a}.overview-stats-module__H3PkRW__iconWrapper[data-color=green]{color:#10b981;background:#10b9811a}.overview-stats-module__H3PkRW__iconWrapper[data-color=orange]{color:#f59e0b;background:#f59e0b1a}.overview-stats-module__H3PkRW__iconWrapper[data-color=purple]{color:#8b5cf6;background:#8b5cf61a}.overview-stats-module__H3PkRW__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.overview-stats-module__H3PkRW__value{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.overview-stats-module__H3PkRW__subtitle{color:var(--text-muted);font-size:.8125rem}
.book-list-module__rmtSKW__container{max-width:1200px;margin:0 auto}.book-list-module__rmtSKW__toolbar{justify-content:flex-end;margin-bottom:2rem;display:flex}.book-list-module__rmtSKW__createBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background .2s}.book-list-module__rmtSKW__createBtn:hover{background:var(--primary-hover)}.book-list-module__rmtSKW__empty{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:4rem 2rem}.book-list-module__rmtSKW__empty h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.book-list-module__rmtSKW__empty p{color:var(--text-secondary);margin:0}.book-list-module__rmtSKW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.book-list-module__rmtSKW__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.book-list-module__rmtSKW__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover)}.book-list-module__rmtSKW__cardContent{cursor:pointer;flex:1}.book-list-module__rmtSKW__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.book-list-module__rmtSKW__card h3{color:var(--text-primary);flex:1;margin:0;font-size:1.125rem;font-weight:600}.book-list-module__rmtSKW__pinBtn{cursor:pointer;opacity:.3;background:0 0;border:none;flex-shrink:0;padding:.25rem;font-size:1.25rem;line-height:1;transition:all .2s}.book-list-module__rmtSKW__pinBtn:hover{opacity:.6;transform:scale(1.1)}.book-list-module__rmtSKW__pinBtn.book-list-module__rmtSKW__pinned{opacity:1}.book-list-module__rmtSKW__card p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.book-list-module__rmtSKW__meta{color:var(--text-muted);margin-top:1rem;font-size:.8125rem}.book-list-module__rmtSKW__cardActions{border-top:1px solid var(--border);gap:.5rem;padding-top:1rem;display:flex}.book-list-module__rmtSKW__editBtn,.book-list-module__rmtSKW__deleteBtn{border:1px solid var(--border);background:var(--card-bg);cursor:pointer;color:var(--text-primary);border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.book-list-module__rmtSKW__editBtn:hover{background:var(--card-hover);border-color:var(--border-hover)}.book-list-module__rmtSKW__deleteBtn{color:var(--error);border-color:var(--error)}.book-list-module__rmtSKW__deleteBtn:hover{background:var(--error-light)}.book-list-module__rmtSKW__modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.book-list-module__rmtSKW__modalContent{background:var(--card-bg);border:1px solid var(--border);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:8px;padding:2rem;overflow-y:auto}.book-list-module__rmtSKW__modalContent h2{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.book-list-module__rmtSKW__field{margin-bottom:1rem}.book-list-module__rmtSKW__field label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.book-list-module__rmtSKW__field input,.book-list-module__rmtSKW__field textarea{border:1px solid var(--input-border);box-sizing:border-box;background:var(--input-bg);width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.book-list-module__rmtSKW__field input:focus,.book-list-module__rmtSKW__field textarea:focus{border-color:var(--input-focus);outline:none}.book-list-module__rmtSKW__field textarea{resize:vertical;min-height:100px}.book-list-module__rmtSKW__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.book-list-module__rmtSKW__cancelBtn,.book-list-module__rmtSKW__submitBtn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}.book-list-module__rmtSKW__cancelBtn{background:var(--card-hover);color:var(--text-primary);border:1px solid var(--border)}.book-list-module__rmtSKW__cancelBtn:hover{background:var(--border-hover)}.book-list-module__rmtSKW__submitBtn{background:var(--primary);color:#fff}.book-list-module__rmtSKW__submitBtn:hover:not(:disabled){background:var(--primary-hover)}.book-list-module__rmtSKW__submitBtn:disabled{opacity:.6;cursor:not-allowed}
.link-metadata-editor-module__jnvXwq__container{flex-direction:column;gap:12px;margin-top:8px;display:flex}.link-metadata-editor-module__jnvXwq__toggleButton{color:var(--primary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:all .2s;display:flex}.link-metadata-editor-module__jnvXwq__toggleButton:hover{background:var(--primary-light);border-color:var(--primary)}.link-metadata-editor-module__jnvXwq__content{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.link-metadata-editor-module__jnvXwq__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.link-metadata-editor-module__jnvXwq__field{flex-direction:column;gap:6px;display:flex}.link-metadata-editor-module__jnvXwq__field label{color:var(--text-secondary);font-size:13px;font-weight:500}.link-metadata-editor-module__jnvXwq__input,.link-metadata-editor-module__jnvXwq__textarea{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:8px;padding:8px 12px;font-family:inherit;font-size:14px}.link-metadata-editor-module__jnvXwq__input:focus,.link-metadata-editor-module__jnvXwq__textarea:focus{border-color:var(--input-focus);outline:none}.link-metadata-editor-module__jnvXwq__textarea{resize:vertical;min-height:60px}.link-metadata-editor-module__jnvXwq__slider{background:var(--border);appearance:none;border-radius:3px;outline:none;width:100%;height:6px}.link-metadata-editor-module__jnvXwq__slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border-radius:50%;width:18px;height:18px;transition:background-color .2s}.link-metadata-editor-module__jnvXwq__slider::-webkit-slider-thumb:hover{background:var(--primary-hover)}.link-metadata-editor-module__jnvXwq__slider::-moz-range-thumb{background:var(--primary);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;transition:background-color .2s}.link-metadata-editor-module__jnvXwq__slider::-moz-range-thumb:hover{background:var(--primary-hover)}.link-metadata-editor-module__jnvXwq__hint{color:var(--text-muted);margin:0;font-size:12px}
.graph-toolbar-module__BDvTwq__toolbar{background:var(--panel-bg);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;display:flex}.graph-toolbar-module__BDvTwq__section{align-items:center;gap:.5rem;display:flex}.graph-toolbar-module__BDvTwq__label{color:var(--text-muted);white-space:nowrap;font-size:.8125rem;font-weight:600}.graph-toolbar-module__BDvTwq__chips{flex-wrap:wrap;gap:.375rem;display:flex}.graph-toolbar-module__BDvTwq__chip{border:1px solid var(--border);background:var(--card-bg);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.375rem;padding:.3rem .625rem;font-size:.8125rem;transition:all .2s;display:inline-flex}.graph-toolbar-module__BDvTwq__chip:hover{border-color:var(--border-hover);background:var(--card-hover)}.graph-toolbar-module__BDvTwq__chip.graph-toolbar-module__BDvTwq__active{color:#fff;border-color:#0000}.graph-toolbar-module__BDvTwq__chipDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.graph-toolbar-module__BDvTwq__chip.graph-toolbar-module__BDvTwq__active .graph-toolbar-module__BDvTwq__chipDot{background-color:#fff9!important}.graph-toolbar-module__BDvTwq__chipCount{color:var(--text-muted);margin-left:.125rem;font-size:.75rem}.graph-toolbar-module__BDvTwq__chip.graph-toolbar-module__BDvTwq__active .graph-toolbar-module__BDvTwq__chipCount{color:#fffc}.graph-toolbar-module__BDvTwq__depthButtons{gap:.25rem;display:flex}.graph-toolbar-module__BDvTwq__depthButton{border:1px solid var(--border);background:var(--card-bg);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.25rem .5rem;font-size:.8125rem;transition:all .2s}.graph-toolbar-module__BDvTwq__depthButton:hover{border-color:var(--border-hover);background:var(--card-hover)}.graph-toolbar-module__BDvTwq__depthButton.graph-toolbar-module__BDvTwq__active{background:var(--primary);border-color:var(--primary);color:#fff}.graph-toolbar-module__BDvTwq__actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.graph-toolbar-module__BDvTwq__actionButton{border:1px solid var(--border);background:var(--card-bg);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.graph-toolbar-module__BDvTwq__actionButton:hover{border-color:var(--border-hover);background:var(--card-hover);color:var(--text-primary)}.graph-toolbar-module__BDvTwq__capWarning{color:var(--warning);white-space:nowrap;font-size:.8125rem}
.entity-tree-module__6yuz9q__tree{border:1px solid var(--border);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.entity-tree-module__6yuz9q__treeNode{flex-direction:column;display:flex}.entity-tree-module__6yuz9q__nodeRow{background:var(--card-bg);border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:background .15s;display:flex}.entity-tree-module__6yuz9q__nodeRow:hover{background:var(--card-hover)}.entity-tree-module__6yuz9q__treeNode:last-child>.entity-tree-module__6yuz9q__nodeRow{border-bottom:none}.entity-tree-module__6yuz9q__chevron{width:20px;height:20px;color:var(--text-muted);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.entity-tree-module__6yuz9q__chevron:hover{background:var(--card-hover);color:var(--text-primary)}.entity-tree-module__6yuz9q__chevronPlaceholder{flex-shrink:0;width:20px;height:20px}.entity-tree-module__6yuz9q__nodeName{color:var(--text-primary);flex:1;font-weight:500}.entity-tree-module__6yuz9q__childCount{color:var(--text-muted);background:var(--panel-bg);border-radius:8px;padding:.15rem .5rem;font-size:.8rem}.entity-tree-module__6yuz9q__nodeChildren{flex-direction:column;display:flex}
.continuity-checker-tab-module__MHKp3G__container{max-width:1200px;margin:0 auto}.continuity-checker-tab-module__MHKp3G__header{margin-bottom:24px}.continuity-checker-tab-module__MHKp3G__headerContent{flex-direction:column;gap:8px;display:flex}.continuity-checker-tab-module__MHKp3G__title{color:var(--text-primary);margin:0;font-size:24px;font-weight:600}.continuity-checker-tab-module__MHKp3G__description{color:var(--text-secondary);margin:0;font-size:14px}.continuity-checker-tab-module__MHKp3G__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px;display:flex}.continuity-checker-tab-module__MHKp3G__spinner{color:var(--primary);animation:1s linear infinite continuity-checker-tab-module__MHKp3G__spin}@keyframes continuity-checker-tab-module__MHKp3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.continuity-checker-tab-module__MHKp3G__loadingText{color:var(--text-secondary);margin:0;font-size:14px}.continuity-checker-tab-module__MHKp3G__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px;display:flex}.continuity-checker-tab-module__MHKp3G__errorIcon{color:var(--error)}.continuity-checker-tab-module__MHKp3G__errorText{color:var(--text-secondary);margin:0;font-size:14px}.continuity-checker-tab-module__MHKp3G__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.continuity-checker-tab-module__MHKp3G__emptyIcon{color:var(--text-muted)}.continuity-checker-tab-module__MHKp3G__emptyTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.continuity-checker-tab-module__MHKp3G__emptyDescription{color:var(--text-secondary);max-width:600px;margin:0;font-size:14px}.continuity-checker-tab-module__MHKp3G__emptyHint{color:var(--text-muted);margin:0;font-size:12px}.continuity-checker-tab-module__MHKp3G__reportHeader{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:24px;padding:24px}.continuity-checker-tab-module__MHKp3G__reportMeta{margin-bottom:20px}.continuity-checker-tab-module__MHKp3G__reportTitle{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:600}.continuity-checker-tab-module__MHKp3G__reportDate{color:var(--text-muted);margin:0 0 4px;font-size:12px}.continuity-checker-tab-module__MHKp3G__reportStats{color:var(--text-secondary);margin:0;font-size:14px}.continuity-checker-tab-module__MHKp3G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.continuity-checker-tab-module__MHKp3G__statCard{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.continuity-checker-tab-module__MHKp3G__statError{border-left:3px solid var(--error)}.continuity-checker-tab-module__MHKp3G__statWarning{border-left:3px solid var(--warning)}.continuity-checker-tab-module__MHKp3G__statInfo{border-left:3px solid var(--primary)}.continuity-checker-tab-module__MHKp3G__statCard svg{flex-shrink:0}.continuity-checker-tab-module__MHKp3G__statError svg{color:var(--error)}.continuity-checker-tab-module__MHKp3G__statWarning svg{color:var(--warning)}.continuity-checker-tab-module__MHKp3G__statInfo svg{color:var(--primary)}.continuity-checker-tab-module__MHKp3G__statContent{flex-direction:column;gap:2px;display:flex}.continuity-checker-tab-module__MHKp3G__statValue{color:var(--text-primary);font-size:24px;font-weight:700}.continuity-checker-tab-module__MHKp3G__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.continuity-checker-tab-module__MHKp3G__noIssues{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.continuity-checker-tab-module__MHKp3G__noIssuesIcon{color:var(--success)}.continuity-checker-tab-module__MHKp3G__noIssuesTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.continuity-checker-tab-module__MHKp3G__issuesList{flex-direction:column;gap:16px;display:flex}.continuity-checker-tab-module__MHKp3G__issueCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:20px;transition:box-shadow .2s}.continuity-checker-tab-module__MHKp3G__issueCard:hover{box-shadow:var(--shadow-sm)}.continuity-checker-tab-module__MHKp3G__issueError{border-left:4px solid var(--error)}.continuity-checker-tab-module__MHKp3G__issueWarning{border-left:4px solid var(--warning)}.continuity-checker-tab-module__MHKp3G__issueInfo{border-left:4px solid var(--primary)}.continuity-checker-tab-module__MHKp3G__issueHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.continuity-checker-tab-module__MHKp3G__issueHeaderLeft{flex:1;align-items:flex-start;gap:12px;display:flex}.continuity-checker-tab-module__MHKp3G__issueTitleGroup{flex-direction:column;flex:1;gap:6px;display:flex}.continuity-checker-tab-module__MHKp3G__issueType{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.continuity-checker-tab-module__MHKp3G__issueMetadata{flex-wrap:wrap;gap:8px;display:flex}.continuity-checker-tab-module__MHKp3G__issueEntity,.continuity-checker-tab-module__MHKp3G__issueChapter,.continuity-checker-tab-module__MHKp3G__issueBook{color:var(--text-muted);background:var(--background);border-radius:4px;padding:2px 8px;font-size:12px}.continuity-checker-tab-module__MHKp3G__iconError{color:var(--error);flex-shrink:0}.continuity-checker-tab-module__MHKp3G__iconWarning{color:var(--warning);flex-shrink:0}.continuity-checker-tab-module__MHKp3G__iconInfo{color:var(--primary);flex-shrink:0}.continuity-checker-tab-module__MHKp3G__issueDetail{color:var(--text-secondary);margin:0 0 12px 32px;font-size:14px;line-height:1.6}.continuity-checker-tab-module__MHKp3G__issueQuote{background:var(--background);border-left:3px solid var(--primary);color:var(--text-secondary);border-radius:4px;margin:0 0 16px 32px;padding:12px 12px 12px 16px;font-size:14px;font-style:italic;line-height:1.6}.continuity-checker-tab-module__MHKp3G__issueQuote strong{color:var(--text-primary);font-style:normal;font-weight:600}.continuity-checker-tab-module__MHKp3G__issueActions{flex-wrap:wrap;gap:8px;margin-left:32px;display:flex}.continuity-checker-tab-module__MHKp3G__issueActions a{text-decoration:none}.continuity-checker-tab-module__MHKp3G__buttonSpinner{animation:1s linear infinite continuity-checker-tab-module__MHKp3G__spin}
.trends-chart-module__59hQFq__container{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:1.5rem}.trends-chart-module__59hQFq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.trends-chart-module__59hQFq__header h2{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.trends-chart-module__59hQFq__metricTabs{background:var(--input-bg);border-radius:6px;gap:.5rem;padding:.25rem;display:flex}.trends-chart-module__59hQFq__tab,.trends-chart-module__59hQFq__tabActive{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.trends-chart-module__59hQFq__tab:hover{background:var(--card-hover);color:var(--text-primary)}.trends-chart-module__59hQFq__tabActive{background:var(--primary);color:#fff}.trends-chart-module__59hQFq__chartWrapper{width:100%;height:300px}
.world-building-cards-module__3O8B9G__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.world-building-cards-module__3O8B9G__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.world-building-cards-module__3O8B9G__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover);transform:translateY(-2px)}.world-building-cards-module__3O8B9G__iconWrapper{border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 4px #0000001a}.world-building-cards-module__3O8B9G__card h3{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.world-building-cards-module__3O8B9G__card p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}
.entity-form-module__ORHZZa__container{width:100%}.entity-form-module__ORHZZa__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.entity-form-module__ORHZZa__saveStatus{font-size:.9rem}.entity-form-module__ORHZZa__saving{color:var(--text-muted)}.entity-form-module__ORHZZa__saved{color:var(--success)}.entity-form-module__ORHZZa__deleteBtn{border:1px solid var(--error);color:var(--error);cursor:pointer;background:0 0;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.entity-form-module__ORHZZa__deleteBtn:hover:not(:disabled){background:var(--error-light)}.entity-form-module__ORHZZa__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.entity-form-module__ORHZZa__form{flex-direction:column;gap:2rem;display:flex}.entity-form-module__ORHZZa__section{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.entity-form-module__ORHZZa__section h2{color:var(--text-primary);border-bottom:1px solid var(--border);margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600}.entity-form-module__ORHZZa__field{margin-bottom:1.5rem}.entity-form-module__ORHZZa__field:last-child{margin-bottom:0}.entity-form-module__ORHZZa__field label{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.entity-form-module__ORHZZa__field input[type=text],.entity-form-module__ORHZZa__field input[type=number],.entity-form-module__ORHZZa__field input[type=date],.entity-form-module__ORHZZa__field textarea{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--text-primary);border-radius:6px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.entity-form-module__ORHZZa__field input:focus,.entity-form-module__ORHZZa__field textarea:focus{border-color:var(--input-focus);outline:none}.entity-form-module__ORHZZa__field textarea{resize:vertical;min-height:100px}.entity-form-module__ORHZZa__booleanField{background:var(--input-bg);border:1px solid var(--input-border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;transition:border-color .2s;display:flex}.entity-form-module__ORHZZa__booleanField:hover{border-color:var(--input-focus)}.entity-form-module__ORHZZa__booleanDescription{color:var(--text-secondary);flex:1;font-size:.9rem}.entity-form-module__ORHZZa__toggleWrapper{flex-shrink:0;position:relative}.entity-form-module__ORHZZa__toggleInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.entity-form-module__ORHZZa__toggleTrack{background:var(--text-muted);border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;display:block;position:relative}.entity-form-module__ORHZZa__toggleTrackOn{background:var(--primary)}.entity-form-module__ORHZZa__toggleThumb{width:18px;height:18px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;transition:transform .2s;position:absolute;top:3px;left:3px}.entity-form-module__ORHZZa__toggleThumbOn{transform:translate(20px)}.entity-form-module__ORHZZa__hint{color:var(--text-muted);margin:.5rem 0 0;font-size:.85rem}.entity-form-module__ORHZZa__tagsInput{flex-direction:column;gap:.75rem;display:flex}.entity-form-module__ORHZZa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.entity-form-module__ORHZZa__tag{background:var(--primary-light);color:var(--primary);border-radius:4px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.85rem;display:inline-flex}.entity-form-module__ORHZZa__tag button{color:var(--primary);cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1;transition:opacity .2s}.entity-form-module__ORHZZa__tag button:hover{opacity:1}.entity-form-module__ORHZZa__metadata{color:var(--text-secondary);flex-direction:column;gap:.75rem;font-size:.95rem;display:flex}.entity-form-module__ORHZZa__metadata strong{color:var(--text-primary);font-weight:500}.entity-form-module__ORHZZa__actions{flex-wrap:wrap;gap:1rem;display:flex}.entity-form-module__ORHZZa__actionBtn,.entity-form-module__ORHZZa__duplicateActionBtn,.entity-form-module__ORHZZa__deleteActionBtn{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.entity-form-module__ORHZZa__actionBtn{border:1px solid var(--border);color:var(--text-primary);background:0 0}.entity-form-module__ORHZZa__actionBtn:hover{background:var(--card-hover);border-color:var(--primary);color:var(--primary)}.entity-form-module__ORHZZa__duplicateActionBtn{border:1px solid var(--border);color:var(--text-primary);background:0 0}.entity-form-module__ORHZZa__duplicateActionBtn:hover:not(:disabled){background:var(--card-hover);border-color:var(--primary);color:var(--primary)}.entity-form-module__ORHZZa__duplicateActionBtn:disabled{opacity:.5;cursor:not-allowed}.entity-form-module__ORHZZa__deleteActionBtn{border:1px solid var(--error);color:var(--error);background:0 0}.entity-form-module__ORHZZa__deleteActionBtn:hover:not(:disabled){background:var(--error-light)}.entity-form-module__ORHZZa__deleteActionBtn:disabled{opacity:.5;cursor:not-allowed}.entity-form-module__ORHZZa__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.entity-form-module__ORHZZa__modal{background:var(--card-bg);box-shadow:var(--shadow-lg);border-radius:12px;width:100%;max-width:500px}.entity-form-module__ORHZZa__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.entity-form-module__ORHZZa__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.entity-form-module__ORHZZa__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.entity-form-module__ORHZZa__closeBtn:hover{background:var(--card-hover);color:var(--text-primary)}.entity-form-module__ORHZZa__modalBody{padding:1.5rem}.entity-form-module__ORHZZa__modalActions{border-top:1px solid var(--border);justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.entity-form-module__ORHZZa__cancelBtn,.entity-form-module__ORHZZa__submitBtn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.entity-form-module__ORHZZa__cancelBtn{background:var(--card-hover);color:var(--text-primary)}.entity-form-module__ORHZZa__cancelBtn:hover:not(:disabled){background:var(--border-hover)}.entity-form-module__ORHZZa__submitBtn{background:var(--primary);color:#fff}.entity-form-module__ORHZZa__submitBtn:hover:not(:disabled){background:var(--primary-hover)}.entity-form-module__ORHZZa__submitBtn:disabled,.entity-form-module__ORHZZa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.entity-form-module__ORHZZa__linkField{align-items:center;gap:.75rem;display:flex}.entity-form-module__ORHZZa__linkField select{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:6px;flex:1;padding:.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.entity-form-module__ORHZZa__linkField select:focus{border-color:var(--input-focus);outline:none}.entity-form-module__ORHZZa__viewLink{color:var(--primary);white-space:nowrap;font-size:.95rem;text-decoration:none;transition:color .2s}.entity-form-module__ORHZZa__viewLink:hover{color:var(--primary-hover);text-decoration:underline}.entity-form-module__ORHZZa__repeatableField{flex-direction:column;gap:.75rem;display:flex}.entity-form-module__ORHZZa__repeatableEntry{align-items:flex-start;gap:.5rem;display:flex}.entity-form-module__ORHZZa__repeatableEntry>:first-child{flex:1}.entity-form-module__ORHZZa__removeBtn{border:1px solid var(--error);color:var(--error);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex}.entity-form-module__ORHZZa__removeBtn:hover{background:var(--error-light)}.entity-form-module__ORHZZa__addMoreBtn{border:1px dashed var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.entity-form-module__ORHZZa__addMoreBtn:hover{background:var(--card-hover);border-color:var(--primary);color:var(--primary);border-style:solid}.entity-form-module__ORHZZa__incomingLinks{flex-direction:column;gap:.75rem;display:flex}.entity-form-module__ORHZZa__incomingLink{background:var(--card-hover);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.entity-form-module__ORHZZa__incomingLinkLabel{color:var(--text-secondary);min-width:fit-content;font-size:.95rem;font-weight:500}.entity-form-module__ORHZZa__incomingLinkEntity{color:var(--primary);font-weight:500;text-decoration:none;transition:color .2s}.entity-form-module__ORHZZa__incomingLinkEntity:hover{color:var(--primary-hover);text-decoration:underline}.entity-form-module__ORHZZa__timelineBadge{background:var(--primary);color:#fff;opacity:.9;border-radius:4px;align-items:center;gap:.25rem;margin-left:.5rem;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.entity-form-module__ORHZZa__fieldPrivateIcon{color:var(--text-muted);opacity:.7;vertical-align:middle;align-items:center;margin-left:.375rem;display:inline-flex}.entity-form-module__ORHZZa__urlField{align-items:center;gap:.5rem;display:flex}.entity-form-module__ORHZZa__urlInput{background:var(--input-bg);border:1px solid var(--input-border);min-width:0;color:var(--text-primary);border-radius:6px;flex:1;padding:.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.entity-form-module__ORHZZa__urlInput:focus{border-color:var(--input-focus);outline:none}.entity-form-module__ORHZZa__urlOpen{width:32px;height:32px;color:var(--primary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s;display:flex}.entity-form-module__ORHZZa__urlOpen:hover{background:var(--primary-light)}.entity-form-module__ORHZZa__parentSelector{align-items:center;gap:.75rem;display:flex}.entity-form-module__ORHZZa__parentSelector select{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:8px;flex:1;padding:.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.entity-form-module__ORHZZa__parentSelector select:focus{border-color:var(--input-focus);outline:none}.entity-form-module__ORHZZa__parentSelector select:disabled{opacity:.5;cursor:not-allowed}.entity-form-module__ORHZZa__childrenList{flex-direction:column;gap:.5rem;display:flex}.entity-form-module__ORHZZa__childItem{background:var(--card-hover);border:1px solid var(--border);color:var(--primary);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.entity-form-module__ORHZZa__childItem:hover{border-color:var(--primary)}.entity-form-module__ORHZZa__linkFieldContainer{flex-direction:column;gap:12px;display:flex}.entity-form-module__ORHZZa__relationshipTypeField{flex-direction:column;gap:6px;display:flex}.entity-form-module__ORHZZa__relationshipTypeField label{color:var(--text-secondary);font-size:13px;font-weight:500}.entity-form-module__ORHZZa__relationshipTypeSelect{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:8px;padding:8px 12px;font-size:14px}.entity-form-module__ORHZZa__relationshipTypeSelect:focus{border-color:var(--input-focus);outline:none}.entity-form-module__ORHZZa__relationshipBadge{color:#fff;border-radius:12px;align-items:center;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.entity-form-module__ORHZZa__incomingLink{flex-direction:column;gap:8px;display:flex}.entity-form-module__ORHZZa__incomingLinkHeader{align-items:center;gap:12px;display:flex}.entity-form-module__ORHZZa__metadataToggle{color:var(--primary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.entity-form-module__ORHZZa__metadataToggle:hover{background:var(--primary-light);border-color:var(--primary)}.entity-form-module__ORHZZa__incomingLinkMetadata{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:8px;margin-left:24px;padding:12px;display:flex}.entity-form-module__ORHZZa__metadataItem{color:var(--text-secondary);font-size:13px}.entity-form-module__ORHZZa__metadataItem strong{color:var(--text-primary);margin-right:6px}.entity-form-module__ORHZZa__selectContainer{flex-direction:column;gap:.75rem;display:flex}.entity-form-module__ORHZZa__selectInput{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.75rem;font-size:.95rem;transition:border-color .2s}.entity-form-module__ORHZZa__selectInput:focus{border-color:var(--input-focus);outline:none}.entity-form-module__ORHZZa__createValueInput{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.entity-form-module__ORHZZa__createValueInput input{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-primary);border-radius:4px;flex:1;padding:.5rem;font-size:.9rem}.entity-form-module__ORHZZa__createBtn,.entity-form-module__ORHZZa__cancelCreateBtn{cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.entity-form-module__ORHZZa__createBtn{background:var(--primary);color:#fff}.entity-form-module__ORHZZa__createBtn:hover{background:var(--primary-hover)}.entity-form-module__ORHZZa__cancelCreateBtn{background:var(--card-bg);color:var(--text-secondary)}.entity-form-module__ORHZZa__cancelCreateBtn:hover{background:var(--card-hover)}.entity-form-module__ORHZZa__localeTabBarRow{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;margin-bottom:1rem;padding:8px 0;display:flex}.entity-form-module__ORHZZa__translationModeLabel{color:var(--text-secondary);margin-left:auto;font-size:12px}.entity-form-module__ORHZZa__pendingBadge{color:var(--warning);font-size:12px;font-weight:500}.entity-form-module__ORHZZa__readOnlyField{flex-direction:column;gap:4px;display:flex}.entity-form-module__ORHZZa__readOnlyValue{background:var(--sidebar-bg);border:1px solid var(--border);color:var(--text-secondary);border-radius:6px;min-height:2.75rem;padding:.75rem;font-size:.95rem}.entity-form-module__ORHZZa__readOnlyHint{color:var(--text-muted);font-size:.8rem;font-style:italic}@media (max-width:768px){.entity-form-module__ORHZZa__container{padding:0}.entity-form-module__ORHZZa__toolbar{flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem}.entity-form-module__ORHZZa__form{padding:1rem}.entity-form-module__ORHZZa__section{margin-bottom:1rem;padding:1rem}.entity-form-module__ORHZZa__field input[type=text],.entity-form-module__ORHZZa__field input[type=number],.entity-form-module__ORHZZa__field input[type=date],.entity-form-module__ORHZZa__field textarea,.entity-form-module__ORHZZa__field select{min-height:44px;font-size:16px}.entity-form-module__ORHZZa__actions{flex-wrap:wrap;gap:.5rem}.entity-form-module__ORHZZa__actionBtn,.entity-form-module__ORHZZa__deleteActionBtn{flex:1;justify-content:center;min-height:44px}.entity-form-module__ORHZZa__repeatableEntry{flex-wrap:wrap}.entity-form-module__ORHZZa__modal{border-radius:0;width:100%;max-width:100%;min-height:100vh;margin:0}.entity-form-module__ORHZZa__modalActions{flex-direction:column}.entity-form-module__ORHZZa__cancelBtn,.entity-form-module__ORHZZa__submitBtn{justify-content:center;width:100%;min-height:44px}.entity-form-module__ORHZZa__metadata{flex-direction:column;gap:.75rem}.entity-form-module__ORHZZa__deleteBtn{min-height:44px}}
.entity-preview-module__pc8DVa__card{pointer-events:none;z-index:20;background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:8px;min-width:160px;max-width:280px;padding:.75rem 1rem;position:fixed;transform:translate(12px,-50%)}.entity-preview-module__pc8DVa__header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.entity-preview-module__pc8DVa__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.entity-preview-module__pc8DVa__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.entity-preview-module__pc8DVa__schema{color:var(--text-muted);margin-bottom:.25rem;font-size:.8125rem}.entity-preview-module__pc8DVa__connections{color:var(--text-secondary);font-size:.8125rem}
.new-entity-modal-module__X755Vq__backdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.new-entity-modal-module__X755Vq__modal{background:var(--card-bg);border:1px solid var(--border);width:100%;max-width:420px;box-shadow:var(--shadow-lg);border-radius:8px;padding:1.75rem}.new-entity-modal-module__X755Vq__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.new-entity-modal-module__X755Vq__title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.new-entity-modal-module__X755Vq__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.new-entity-modal-module__X755Vq__closeBtn:hover{background:var(--card-hover);color:var(--text-primary)}.new-entity-modal-module__X755Vq__form{flex-direction:column;gap:1rem;display:flex}.new-entity-modal-module__X755Vq__input{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.new-entity-modal-module__X755Vq__input:focus{border-color:var(--input-focus);outline:none}.new-entity-modal-module__X755Vq__input:disabled{opacity:.5;cursor:not-allowed}.new-entity-modal-module__X755Vq__actions{justify-content:flex-end;gap:.75rem;display:flex}.new-entity-modal-module__X755Vq__cancelBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;transition:all .15s}.new-entity-modal-module__X755Vq__cancelBtn:hover:not(:disabled){background:var(--card-hover);border-color:var(--border-hover);color:var(--text-primary)}.new-entity-modal-module__X755Vq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.new-entity-modal-module__X755Vq__createBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.new-entity-modal-module__X755Vq__createBtn:hover:not(:disabled){background:var(--primary-hover)}.new-entity-modal-module__X755Vq__createBtn:disabled{opacity:.5;cursor:not-allowed}.new-entity-modal-module__X755Vq__spinner{animation:.8s linear infinite new-entity-modal-module__X755Vq__spin}@keyframes new-entity-modal-module__X755Vq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.new-entity-modal-module__X755Vq__modal{margin:.5rem;padding:1.25rem}.new-entity-modal-module__X755Vq__actions{flex-direction:column-reverse}.new-entity-modal-module__X755Vq__cancelBtn,.new-entity-modal-module__X755Vq__createBtn{justify-content:center;width:100%;min-height:44px}}
.calendar-wizard-module__uwI9aq__wizard{flex-direction:column;height:100%;min-height:500px;display:flex}.calendar-wizard-module__uwI9aq__header{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1.5rem}.calendar-wizard-module__uwI9aq__header h3{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.calendar-wizard-module__uwI9aq__steps{justify-content:space-between;display:flex;position:relative}.calendar-wizard-module__uwI9aq__step{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex;position:relative}.calendar-wizard-module__uwI9aq__step:before{content:"";background:var(--border);z-index:0;height:2px;position:absolute;top:16px;left:50%;right:-50%}.calendar-wizard-module__uwI9aq__step:last-child:before{display:none}.calendar-wizard-module__uwI9aq__stepCompleted:before{background:var(--primary)}.calendar-wizard-module__uwI9aq__stepNumber{background:var(--background);border:2px solid var(--border);width:32px;height:32px;color:var(--text-secondary);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:relative}.calendar-wizard-module__uwI9aq__stepActive .calendar-wizard-module__uwI9aq__stepNumber,.calendar-wizard-module__uwI9aq__stepCompleted .calendar-wizard-module__uwI9aq__stepNumber{background:var(--primary);border-color:var(--primary);color:#fff}.calendar-wizard-module__uwI9aq__stepLabel{color:var(--text-secondary);text-align:center;max-width:100px;font-size:.75rem}.calendar-wizard-module__uwI9aq__stepActive .calendar-wizard-module__uwI9aq__stepLabel{color:var(--text-primary);font-weight:500}.calendar-wizard-module__uwI9aq__content{flex:1;padding:.5rem 0;overflow-y:auto}.calendar-wizard-module__uwI9aq__stepContent{animation:.3s ease-in-out calendar-wizard-module__uwI9aq__fadeIn}@keyframes calendar-wizard-module__uwI9aq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.calendar-wizard-module__uwI9aq__stepContent h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1.375rem;font-weight:600}.calendar-wizard-module__uwI9aq__hint{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.calendar-wizard-module__uwI9aq__options{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.calendar-wizard-module__uwI9aq__optionCard{border:2px solid var(--border);background:var(--background);cursor:pointer;text-align:center;border-radius:8px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .2s;display:flex;position:relative}.calendar-wizard-module__uwI9aq__optionCard:hover:not(:disabled){border-color:var(--primary);background:var(--card-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.calendar-wizard-module__uwI9aq__optionCard:disabled{opacity:.5;cursor:not-allowed}.calendar-wizard-module__uwI9aq__optionCardSelected{border-color:var(--primary);background:var(--primary-light);box-shadow:0 0 0 3px #3498db1a}.calendar-wizard-module__uwI9aq__optionIcon{margin-bottom:.5rem;font-size:2.5rem}.calendar-wizard-module__uwI9aq__optionCard h5{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.calendar-wizard-module__uwI9aq__optionCard p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.calendar-wizard-module__uwI9aq__optionExample{background:var(--card-bg);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;padding:.5rem;font-size:.8rem;font-style:italic}.calendar-wizard-module__uwI9aq__comingSoon{background:var(--warning);color:#fff;text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}.calendar-wizard-module__uwI9aq__form{flex-direction:column;gap:1.25rem;display:flex}.calendar-wizard-module__uwI9aq__fieldGroup{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.calendar-wizard-module__uwI9aq__field{flex-direction:column;gap:.375rem;display:flex}.calendar-wizard-module__uwI9aq__field label{color:var(--text-primary);font-size:.875rem;font-weight:500}.calendar-wizard-module__uwI9aq__input,.calendar-wizard-module__uwI9aq__select,.calendar-wizard-module__uwI9aq__inputSmall,.calendar-wizard-module__uwI9aq__inputMedium{border:1px solid var(--input-border);background:var(--input-bg);color:var(--text-primary);border-radius:6px;padding:.625rem .875rem;font-size:.95rem;transition:all .2s}.calendar-wizard-module__uwI9aq__inputSmall{width:80px}.calendar-wizard-module__uwI9aq__inputMedium{width:150px}.calendar-wizard-module__uwI9aq__input:focus,.calendar-wizard-module__uwI9aq__select:focus,.calendar-wizard-module__uwI9aq__inputSmall:focus,.calendar-wizard-module__uwI9aq__inputMedium:focus{border-color:var(--input-focus);outline:none;box-shadow:0 0 0 3px #3498db1a}.calendar-wizard-module__uwI9aq__input::placeholder{color:var(--text-muted)}.calendar-wizard-module__uwI9aq__fieldHint{color:var(--text-muted);font-size:.8rem}.calendar-wizard-module__uwI9aq__monthWizard{flex-direction:column;gap:1rem;display:flex}.calendar-wizard-module__uwI9aq__monthTabs{flex-wrap:wrap;gap:.5rem;display:flex}.calendar-wizard-module__uwI9aq__monthTab{border:1px solid var(--border);background:var(--background);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.calendar-wizard-module__uwI9aq__monthTab:hover{background:var(--card-hover);border-color:var(--border-hover)}.calendar-wizard-module__uwI9aq__monthTabActive{background:var(--primary);color:#fff;border-color:var(--primary)}.calendar-wizard-module__uwI9aq__addMonthTab{border:1px dashed var(--border);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.calendar-wizard-module__uwI9aq__addMonthTab:hover{background:var(--primary-light);border-color:var(--primary)}.calendar-wizard-module__uwI9aq__monthEditor{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:1.5rem}.calendar-wizard-module__uwI9aq__removeMonthBtn{border:1px solid var(--error);color:var(--error);cursor:pointer;background:0 0;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.calendar-wizard-module__uwI9aq__removeMonthBtn:hover{background:var(--error);color:#fff}.calendar-wizard-module__uwI9aq__dayNameList{flex-direction:column;gap:.75rem;display:flex}.calendar-wizard-module__uwI9aq__dayNameList>label{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:500}.calendar-wizard-module__uwI9aq__dayNameField{align-items:center;gap:.75rem;display:flex}.calendar-wizard-module__uwI9aq__dayNumber{background:var(--card-bg);border:1px solid var(--border);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.calendar-wizard-module__uwI9aq__featureList{flex-direction:column;gap:1rem;display:flex}.calendar-wizard-module__uwI9aq__featureCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:1.25rem}.calendar-wizard-module__uwI9aq__featureHeader{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.calendar-wizard-module__uwI9aq__featureHeader input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-top:.25rem}.calendar-wizard-module__uwI9aq__featureHeader label{cursor:pointer;flex:1}.calendar-wizard-module__uwI9aq__featureHeader label h5{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.calendar-wizard-module__uwI9aq__featureHeader label p{color:var(--text-secondary);margin:0;font-size:.875rem}.calendar-wizard-module__uwI9aq__featureContent{background:var(--background);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.calendar-wizard-module__uwI9aq__eraHint{color:var(--text-secondary);background:var(--card-bg);border-left:3px solid var(--primary);border-radius:4px;margin:0 0 .75rem;padding:.75rem;font-size:.85rem}.calendar-wizard-module__uwI9aq__eraCard{background:var(--background);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.calendar-wizard-module__uwI9aq__eraHeader{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.calendar-wizard-module__uwI9aq__eraLabel{color:var(--text-primary);font-size:.95rem;font-weight:600}.calendar-wizard-module__uwI9aq__eraFields{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.calendar-wizard-module__uwI9aq__eraInfo{color:var(--text-muted);background:var(--card-bg);border-radius:4px;padding:.5rem;font-size:.8rem;font-style:italic}.calendar-wizard-module__uwI9aq__intercalaryRow{align-items:center;gap:.5rem;display:flex}.calendar-wizard-module__uwI9aq__eraNumber{background:var(--primary-light);min-width:28px;height:28px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.calendar-wizard-module__uwI9aq__removeBtn{border:1px solid var(--border);width:32px;height:32px;color:var(--error);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.calendar-wizard-module__uwI9aq__removeBtn:hover{background:var(--error);color:#fff;border-color:var(--error)}.calendar-wizard-module__uwI9aq__addFeatureBtn{border:1px dashed var(--border);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.calendar-wizard-module__uwI9aq__addFeatureBtn:hover{background:var(--primary-light);border-color:var(--primary)}.calendar-wizard-module__uwI9aq__review{flex-direction:column;gap:1.5rem;display:flex}.calendar-wizard-module__uwI9aq__reviewSection{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:1.25rem}.calendar-wizard-module__uwI9aq__reviewSection h5{color:var(--text-primary);border-bottom:1px solid var(--border);margin:0 0 1rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600}.calendar-wizard-module__uwI9aq__reviewItem{gap:1rem;padding:.625rem 0;display:flex}.calendar-wizard-module__uwI9aq__reviewLabel{color:var(--text-secondary);flex-shrink:0;min-width:120px;font-weight:500}.calendar-wizard-module__uwI9aq__reviewValue{color:var(--text-primary);flex:1}.calendar-wizard-module__uwI9aq__reviewNote{color:var(--text-muted);margin-top:.5rem;font-size:.85rem;font-style:italic;display:block}.calendar-wizard-module__uwI9aq__reviewMonths{flex-wrap:wrap;gap:.5rem;padding:.625rem 0;display:flex}.calendar-wizard-module__uwI9aq__reviewMonth{background:var(--primary-light);color:var(--text-primary);border-radius:4px;padding:.375rem .75rem;font-size:.875rem}.calendar-wizard-module__uwI9aq__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.calendar-wizard-module__uwI9aq__navigation{gap:.75rem;display:flex}.calendar-wizard-module__uwI9aq__cancelBtn{border:1px solid var(--border);background:var(--background);color:var(--text-primary);cursor:pointer;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.calendar-wizard-module__uwI9aq__cancelBtn:hover{background:var(--card-hover);border-color:var(--border-hover)}.calendar-wizard-module__uwI9aq__backBtn,.calendar-wizard-module__uwI9aq__nextBtn,.calendar-wizard-module__uwI9aq__finishBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.calendar-wizard-module__uwI9aq__backBtn{background:var(--background);color:var(--text-primary);border:1px solid var(--border)}.calendar-wizard-module__uwI9aq__backBtn:hover{background:var(--card-hover);border-color:var(--border-hover)}.calendar-wizard-module__uwI9aq__nextBtn:hover:not(:disabled),.calendar-wizard-module__uwI9aq__finishBtn:hover:not(:disabled){opacity:.9}.calendar-wizard-module__uwI9aq__nextBtn:disabled,.calendar-wizard-module__uwI9aq__finishBtn:disabled{opacity:.5;cursor:not-allowed}.calendar-wizard-module__uwI9aq__finishBtn{background:var(--success)}
.entities-toolbar-module__nuWDHa__toolbar{align-items:center;gap:.5rem;display:flex}
.graph-content-module__eu2dVq__wrapper{flex-direction:column;flex:1;min-height:0;display:flex}.graph-content-module__eu2dVq__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.graph-content-module__eu2dVq__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite graph-content-module__eu2dVq__spin}@keyframes graph-content-module__eu2dVq__spin{to{transform:rotate(360deg)}}.graph-content-module__eu2dVq__errorText{color:var(--error);font-size:.9375rem}
.loading-module__pnXrUq__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.loading-module__pnXrUq__spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:48px;height:48px;animation:1s linear infinite loading-module__pnXrUq__spin}@keyframes loading-module__pnXrUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-module__pnXrUq__container p{color:#666;font-size:1rem}
.page-module__V1r0IW__container{flex-direction:column;min-height:100vh;padding:0;display:flex}.page-module__V1r0IW__header{background:var(--background);border-bottom:1px solid var(--border);z-index:10;align-items:center;gap:1.5rem;height:70px;padding:0 2rem;display:flex;position:sticky;top:0}.page-module__V1r0IW__backLink{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.page-module__V1r0IW__backLink:hover{color:var(--primary)}.page-module__V1r0IW__header h1{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.page-module__V1r0IW__subtitle{color:var(--text-secondary);margin:0;font-size:.95rem}
