html[data-theme=dark]{--background:#001f3f;--foreground:#f8f9fa;--muted-foreground:#b8c6d9;--border-color:#ffffff26;--surface:#ffffff0d;--bs-body-bg:var(--background);--bs-body-color:var(--foreground)}html[data-theme=light]{--background:#f8f9fa;--foreground:#001f3f;--muted-foreground:#6c757d;--border-color:#00000026;--surface:#fff;--bs-body-bg:var(--background);--bs-body-color:var(--foreground)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background-color:var(--background);min-height:100vh;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.card{background-color:var(--surface);color:var(--foreground);border:1px solid var(--border-color)}.card-header{background-color:var(--surface);border-bottom:1px solid var(--border-color)}.card-body{background-color:#0000}.text-muted{color:var(--muted-foreground)!important}.border,.border-top,.border-end,.border-bottom,.border-start{border-color:var(--border-color)!important}.table{color:var(--foreground)}.table>:not(caption)>*>*{background-color:#0000}.form-control{background-color:var(--surface);color:var(--foreground);border:1px solid var(--border-color)}.form-select{border:1px solid var(--border-color)}.form-control::placeholder{color:var(--muted-foreground)}.dropdown-menu{background-color:var(--surface);color:var(--foreground);border:1px solid var(--border-color)}html[data-theme=dark] .themed-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light] .themed-select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.user-profile,.user-profile-dropdown,.user-profile-dropdown .user-name{color:var(--foreground)}.user-profile-dropdown .user-role,.user-profile-dropdown .user-email{color:var(--muted-foreground)}.user-profile-dropdown .card{background-color:var(--surface);border:1px solid var(--border-color)}.user-profile-dropdown hr{border-color:var(--border-color)}.central-dashboard{background-color:var(--background);color:var(--foreground)}.dashboard-title,.dashboard-section-title{color:var(--foreground)}.dashboard-subtitle,.dashboard-section-subtitle{color:var(--muted-foreground)}.dashboard-card{background-color:var(--surface);color:var(--foreground);transition:transform .2s,box-shadow .2s}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0003!important}.dashboard-card-title{color:var(--foreground)}.dashboard-card-text{color:var(--muted-foreground)}.placeholder-bg{background:linear-gradient(135deg,#0000000d,#0000001a)}.dashboard-icon{color:#fff;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.dashboard-icon-purple{background-color:#6f42c1}.dashboard-icon-primary{background-color:var(--bs-primary)}.dashboard-icon-info{background-color:var(--bs-info)}.dashboard-icon-success{background-color:var(--bs-success)}.dashboard-icon-warning{background-color:var(--bs-warning)}.dashboard-icon-secondary{background-color:var(--bs-secondary)}.text-purple{color:#6f42c1!important}.border-purple{border-color:#6f42c1!important}.alert-purple{color:#fff;background-color:#6f42c1;border-color:#5a32a3}.badge.bg-purple{background-color:#6f42c1!important}.hover-shadow:hover{transition:all .3s;transform:translateY(-2px);box-shadow:0 4px 8px #00000026!important}.transition-all{transition:all .3s}.bg-purple{background-color:#6f42c1}.btn-outline-purple{color:#6f42c1;border-color:#6f42c1}.btn-outline-purple:hover{color:#fff;background-color:#6f42c1;border-color:#6f42c1}.themed{background-color:var(--background);color:var(--foreground)}.themed-surface{background-color:var(--surface);color:var(--foreground);border:1px solid var(--border-color)}.document-card{transition:transform .2s,box-shadow .2s}.document-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026!important}.document-card-title-container{min-width:0}.document-card-title{word-break:break-word;overflow-wrap:break-word;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-height:3.9em;line-height:1.3;display:-webkit-box;overflow:hidden}.document-card-text{-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.document-card-creator-name{max-width:100px}.document-card-thumbnail{height:180px;overflow:hidden}.document-card-body{padding:1rem!important}.document-card-header{align-items:flex-start;margin-bottom:.5rem;display:flex}.document-card-icon{color:var(--muted-foreground);flex-shrink:0}.document-card-badges{margin-bottom:1rem}.document-card-footer{border-top:1px solid var(--border-color);margin-top:auto;padding-top:1rem}.document-card-creator{align-items:center;font-weight:500;display:flex}.document-card-date,.document-card-size{color:var(--muted-foreground);display:block}
