:root{--aidemos-accent:#6c5ce7;--aidemos-accent-hover:#5a4bd1;--aidemos-accent-soft:#efeaff}html[data-theme=dark],html[data-theme=light]{--font-body:"Segoe UI","Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--style-radius-s:6px;--style-radius-m:10px;--style-radius-l:14px}html[data-theme=light]{--theme-bg:#f6f7fb;--theme-input-bg:#ffffff}.btn--style-primary{background:var(--aidemos-accent);border-color:var(--aidemos-accent)}.btn--style-primary:focus-visible,.btn--style-primary:hover{background:var(--aidemos-accent-hover);border-color:var(--aidemos-accent-hover)}.btn--style-secondary{border-color:var(--theme-elevation-150)}.btn--style-secondary:hover{border-color:var(--aidemos-accent);color:var(--aidemos-accent)}.btn{border-radius:8px}html[data-theme=light] .nav{background:#fff;border-right:1px solid var(--theme-elevation-100)}.nav-group__label{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--theme-elevation-450)}.nav__link{border-radius:8px}.nav__link:hover{background:var(--theme-elevation-50)}.nav__link--active,.nav__link.active{background:var(--aidemos-accent-soft);color:var(--aidemos-accent);font-weight:600}html[data-theme=dark] .nav__link--active,html[data-theme=dark] .nav__link.active{background:rgba(108,92,231,.18);color:#a99df3}.card{border-radius:14px;border:1px solid var(--theme-elevation-100);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.card:hover{border-color:var(--aidemos-accent);box-shadow:0 6px 18px rgba(31,35,53,.08);transform:translateY(-1px)}html[data-theme=light] .card{background:#fff}.table thead th{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-elevation-500)}.table tbody tr{transition:background .1s ease}.table tbody tr:hover{background:var(--theme-elevation-50)}input,select,textarea{border-radius:8px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--aidemos-accent)}.pill{border-radius:99px}.login{background:radial-gradient(1200px 500px at 80% -10%,rgba(108,92,231,.14),transparent 60%),var(--theme-bg)}.login .login__form{background:var(--theme-input-bg);border:1px solid var(--theme-elevation-100);border-radius:16px;padding:2rem;box-shadow:0 12px 40px rgba(31,35,53,.08)}.popup__content{border-radius:12px}html[data-theme=light] .table{background:#fff;border:1px solid var(--theme-elevation-100);border-radius:14px;padding:4px 14px}.table tbody td{padding-top:12px;padding-bottom:12px}html[data-theme=light] .list-controls input[type=text],html[data-theme=light] .search-filter__input{background:#fff;border:1px solid var(--theme-elevation-100);border-radius:12px}.list-header h1{font-size:26px;letter-spacing:-.01em}html[data-theme=light] .document-fields__edit>.render-fields>.field-type{background:#fff;border:1px solid var(--theme-elevation-100);border-radius:14px;padding:18px 20px;margin-bottom:14px}html[data-theme=light] .document-fields__edit>.render-fields>.field-type.tabs-field{padding:0;overflow:hidden}.tabs-field__tabs{gap:6px;padding:12px 16px 0;flex-wrap:wrap;row-gap:6px;overflow-x:visible}.tabs-field__tab-button{border-radius:99px;padding:6px 14px;font-size:13px}.tabs-field__tab-button--active{background:var(--aidemos-accent-soft);color:var(--aidemos-accent);font-weight:600}.array-field__row,.collapsible,.collapsible__toggle{border-radius:10px}html[data-theme=light] .document-fields__sidebar-wrap{background:#fff;border-left:1px solid var(--theme-elevation-100)}.doc-controls{border-radius:0 0 14px 14px}html[data-collapse-doc-sidebar] .document-fields__sidebar-wrap{display:none}.cell-filename .thumbnail,td.cell-filename img{width:48px;height:48px;border-radius:8px;object-fit:cover}