﻿.button.is-success,
.button.is-danger {
    color: #fff;
}

.button.is-info {
    color: #fff;
    background-color: #3298dc;
}

.button.is-light {
    color: rgba(0, 0, 0, 0.7);
}

.modal-card-foot .button:not(:last-child) {
    margin-right: 0.5em;
}

.invalid {
    outline: none !important;
}

.valid {
    outline: none !important;
}

.GridContainer {
    margin-bottom: 15px;
    overflow: hidden;
    margin-top: -20px;
}

table.is-fixed {
    border-top: unset;
}

table.is-fixed > thead,
.tablebox-header {
}

table.is-fixed td > div:first-child:not(.grid-dropdown) {
    width: 1px;
    min-width: 100%;
    word-wrap: break-word;
}

tbody.no-data td {
    padding: 75px !important;
    font-size: 24pt;
    text-align: center;
    vertical-align: middle;
    width: 100% !important;
}

body {
    font-family: Roboto, sans-serif !important;
}

.table {
    margin-bottom: 0 !important;
}

.table.is-hoverable tbody tr:hover:nth-child(even) {
    font-weight: 600;
}

.table.is-hoverable tbody tr:hover:nth-child(odd) {
    font-weight: 600;
}

.required-field,
.show-required,
.show-required-asterisk {
    font-weight: bold;
}

.show-required-asterisk {
    font-size: 10pt;
}

span small {
}

.datepicker-days,
.datepicker-months,
.datepicker-years,
.datepicker-decades,
.datepicker-centuries {
    border-radius: 5px;
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
}

.datepicker table:first-of-type {
    width: 350px;
}


.datepicker table:first-of-type thead {
    box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
}


.datepicker td.old {
}

.datepicker td.day {
    vertical-align: middle;
    height: 20px;
}

.datepicker td.day:hover,
.datepicker td span:hover {
    font-weight: 700;
}

.datepicker-days tbody tr:first-of-type td {
    padding-top: 8px;
    padding-bottom: 2px;
}

.datepicker-days tbody tr:last-of-type td {
    padding-top: 2px;
    padding-bottom: 8px;
}

.datepicker .next,
.datepicker .prev {
}

.autocomplete .dropdown-menu {
    position: relative;
    width: 80%;
}

.autocomplete input::-ms-clear {
    display: none;
}

html {
    position: relative;
    min-height: 100%;
}

.rasfooter {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 500 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    font-weight: 900 !important;
}

div.free-trial {
    font-size: 10pt;
    margin-top: -12px;
    text-align: right;
}

div.tab-body {
    border-top: none;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.tab-item {
}

.tab-iframe {
    border: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.assigned-items {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 15px;
}

.assigned-panel {
    width: 45%;
}

.assigned-buttons {
    width: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    padding-left: 10px;
}

.assigned-header {
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 4px;
}

.assigned-listbox {
}

.assigned-buttons button {
    border: none;
    background: none;
    display: block;
    font-size: 18px;
    box-shadow: none;
}


.drag-drop-zone {
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    font-size: 1.5rem;
    cursor: pointer;
    margin: 1.5rem 0 2rem 0;
    position: relative;
    margin-top: 0;
}

.drag-drop-zone:hover {
}

.drag-drop-zone input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.drag-drop-zone.is-danger {
}

.drag-drop-zone-small {
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    font-size: 1rem;
    cursor: pointer;
    margin: 1rem 0;
    position: relative;
    margin-top: 0;
}

.drag-drop-zone-small:hover {
}

.drag-drop-zone-small input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.drag-drop-zone-small.is-danger {
}


.modal-small {
    width: 480px;
}

.modal-large {
    width: 800px;
}

.modal-xlarge {
    width: 1000px;
}

.modal-massive {
    width: 1200px;
}

.model-enormous {
    width: 1400px;
}

.ac-stack {
    display: inline-flex !important;
}

.ac-stack .ac-icon {
    position: relative !important;
    padding-right: 15px !important;
}

.modal-card-foot {
}

.modal-card-foot .control {
    text-align: right;
    display: inline;
}

.ras-card .image img
{
    width: unset;
    display: unset;
}

.ras-card .card-image
{
    padding: 10px 0;
    text-align: center;
    box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
}

ul.menu-list a:hover {
    font-weight: 900;
}

.menu-list li ul {
    margin-top: -15px;
}

.menu-list li ul li
{
    font-size: 10pt;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    margin-top: 8px;
    font-size: 10pt;
}

p.menu-label {
    font-size: 11pt;
    text-transform: unset !important;
}

.menu-label-cat
{
    margin-bottom: -8px !important;
    cursor: pointer;
}

.no-pointer
{
    cursor: unset !important;
}

.pointer
{
    cursor:pointer !important;
}

p.menu-label-sub {
    font-size: 10pt;
    margin-top: 8px;
    margin-left: 10px;
    margin-bottom: 0 !important;
}

.menu-list a {
    border-radius: 5px;
    display: block;
    padding: 0.5em 0.75em;
}

.menu {
    font-size: 11pt;
}

.menu div.columns {
    margin: 0;
    margin-bottom: 5px;
    cursor: pointer;
}

.menu div.columns:hover {
    font-weight: 900;
}

.menu div.column {
    margin: 0;
    padding: 0;
}

.menu span.icon {
    margin-top: 5px;
    margin-right: 10px;
    font-size: 8pt;
}

.menu-list a.selected {
    font-weight: 900;
}

.has-min-page-height {
    min-height: 101vh !important;
}

a.is-hoverable:hover {
    font-weight: 700;
}

.hero.is-small .hero-body {
    padding: 0.75rem !important;
}

div.notification.is-small {
    padding: 0.75rem;
}

article.message.is-small
{
    font-size: 0.9rem;
}

article.message.is-small div.message-body {
    padding: 0.75em 0.75em;
    font-size: 11pt;
}

.clearbox {
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 6px;
    height: 24px;
    width: 24px;
    z-index: 10;
    border: none;
    font-weight: bold;
    font-size: 8pt;
}

.clearbox:hover {
}

.is-half-width {
    width: 50% !important;
}

.checkboxlist {
/*    border: solid 1px black;*/
    padding: 5px 5px 5px 15px;
}

.checkboxlist .hitem {
    cursor: pointer;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.checkboxlist .vitem {
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

input.secure {
    text-security: disc;
    -webkit-text-security: disc;
}

.toast-container {
    z-index: 7500000 !important;
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 0;
    right: 0;
}

.toast {
    display: flex;
    position: relative;
    flex-direction: row;
    animation: fadeinout 4.5s ease-in-out;
    margin-bottom: 1rem;
    margin-right: 1rem;
    width: 400px;
    max-width: 400px;
    min-width: 400px;
    z-index: 7500000;
}

@keyframes fadeinout {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    92% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}


.level-link {
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
}

.level-link:hover, .level-selected {
    font-weight: bold;
}

@keyframes ldio-meipc19b1el {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ldio-meipc19b1el div {
    box-sizing: border-box !important
}

.ldio-meipc19b1el > div {
    position: absolute;
    width: 95.93px;
    height: 95.93px;
    top: 42.535000000000004px;
    left: 42.535000000000004px;
    border-radius: 50%;
    border: 16.29px solid #000;
    border-color: #1c75bc transparent #1c75bc transparent;
    animation: ldio-meipc19b1el 2.564102564102564s linear infinite;
}

.ldio-meipc19b1el > div:nth-child(2) {
    border-color: transparent
}

.ldio-meipc19b1el > div:nth-child(2) div {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
}

.ldio-meipc19b1el > div:nth-child(2) div:before, .ldio-meipc19b1el > div:nth-child(2) div:after {
    content: "";
    display: block;
    position: absolute;
    width: 16.29px;
    height: 16.29px;
    top: -16.29px;
    left: 23.53px;
    background: #1c75bc;
    border-radius: 50%;
    box-shadow: 0 79.64px 0 0 #1c75bc;
}

.ldio-meipc19b1el > div:nth-child(2) div:after {
    left: -16.29px;
    top: 23.53px;
    box-shadow: 79.64px 0 0 0 #1c75bc;
}

.loadingio-spinner-dual-ring-9ctldl8tq0s {
    width: 181px;
    height: 181px;
    display: inline-block;
    overflow: hidden;
    background: #ffffff;
}

.ldio-meipc19b1el {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}

.ldio-meipc19b1el div {
    box-sizing: content-box;
}

.richtexteditor .toolbar a {
    padding: 5px;
}

.richtexteditor .toolbar a:hover {
}

.richtexteditor .toolbar .divide {
    margin-left: 2px;
    margin-right: 2px;
}

.richtexteditor .toolbar .toggled {
}

.richtexteditor .dropdownmenu {
    position: relative;
    display: inline-block;
}

.richtexteditor .dropdownmenu-content {
    display: none;
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 21;
}

.richtexteditor .dropdownmenu-content.show-content {
    display: block;
}

.richtexteditor .dropdownmenu-content a:hover {
}

.richtexteditor .editor {
    margin: 2px;
    height: 200px;
    padding: 3px;
    overflow-x: auto;
}

.richtexteditor .editor blockquote {
    margin-left: 20px;
    padding: 2px;
}

.richtexteditor .editor ul,
.richtexteditor .editor ol {
    margin-left: 20px;
}


@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.sidebar-left {
    margin-left: -10px;
    margin-top: -10px;
}

.sidebar-right {
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: -10px;
    margin-bottom: -6px;
}

.box.sidebar {
    padding-right: 3px;
    overflow: hidden;
}

.fake-label {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.disabled-ctrl {
    opacity: 0.6;
    pointer-events: none;
}

.dialog-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 1px;
}


.grid-dropdown {

}

.grid-dropdown .dropdown-menu {
    min-width: unset;
}

.grid-dropdown .dropdown-item {
    padding-right: 15px;
    padding-left: 15px;
}

.grid-dropdown .dropdown-item:not(.dropdown-no-hover) {
    cursor: pointer;
}

.grid-dropdown .dropdown-content {
    width: max-content;
    font-weight:normal;
}

.grid-dropdown div.dropdown-item span ~ span {
    font-size: 0.875rem;
    padding: 0.375rem 1rem;
    padding-left: 7px;
}

.grid-dropdown div.dropdown-item:not(.dropdown-no-hover):hover {
    font-weight: bold;
}

.grid-dropdown div.dropdown-content:hover {
    font-weight: normal;
}

.input:hover {
    z-index: unset !important;
}

.input {
    z-index: unset !important;
}


.picker__select--year,
.picker__select--month {
    height: unset !important;
    border-radius: 4px;
}

.picker__holder {
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02) !important;
    border-radius: 5px !important;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__nav--prev:hover,
.picker__nav--next:hover {
    font-weight: 700;
    background: inherit !important;
}

.picker__nav--next:hover:before {
}

.picker__nav--prev:hover:before {
}

.picker__day--selected {
    font-weight: 700;
    border-radius: 5px;
}

a.no-link {
    cursor: unset;
}

div.is-one-third .picker {
    width: 250%;
}

div.is-one-third > .field > .control > input.datebox {
    margin-top: -3px;
}

div.searchable {
    z-index: 15;
    position: absolute;
    right:50px;
    top: 20px;
    width: 535px;
}

a.searchable {
    z-index: 15;
    position: absolute;
    right: 455px;
    top: 90px;
    display: block;
    font-size: 10pt;
}

a.searchable-advanced {
    font-size: 10pt;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
}

div.date-search-box div.picker__holder {
    right: 200px;
}

a.navbar-item:hover {
    font-weight: bold;
}

div.navbar-item {
}

.navbar-item.is-active {
    font-weight: bold;
    font-size: 14pt;
}

.navbar-item {
    padding: 0.5rem 1.25rem !important;
}

.navbar-dropdown.is-right {
    right: 25px;
}

.navbar-dropdown {
    left: 25px;
}

.slide-panel {
    margin-top: 0px !important;
    right: 0;
    top: 0;
    max-height: 100vh;
    min-height: 100vh;
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
    transform: translateX(100%);
}

.slide-panel-slide-in {
    animation: slide-in 1s forwards;
}

.slide-panel-slide-out {
    animation: slide-out 1s forwards;
}

.button-group-rd {
    display: flex;
}

.button-group-rd p {
    padding: 7px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

.button-group-rd p:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-left: 1px solid black;
}

.button-group-rd p:last-child {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}


.button-group-rd .selected {
    background-color: lightgray;
}

@keyframes slide-in {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes slide-out {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(100%);
    }
}

.slide-panel .modal-card-foot {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.table thead th {
}

.table thead {
}

input[type=number]:invalid {
}

.HeaderItems div.divider:first-child {
    display: none;
}

.full-height {
    height: 100%;
}

.has-font-8 {
    font-size: 8pt !important;
}

.has-font-9 {
    font-size: 9pt !important;
}

.has-font-10 {
    font-size: 10pt !important;
}

.has-font-11 {
    font-size: 11pt !important;
}

.has-font-12 {
    font-size: 12pt !important;
}

.has-font-13 {
    font-size: 13pt !important;
}

.has-font-14 {
    font-size: 14pt !important;
}

.has-font-15em {
    font-size: 1.5em !important;
}

.has-cursor-pointer {
    cursor: pointer;
}

.has-cursor-unset {
    cursor: unset !important;
}

.has-cursor-default {
    cursor: default !important;
}

.ellipse-text 
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.password-icon {
    float: right;
    margin-top: -28px;
    margin-right:-25px;
    color: darkgray;
}

progress {
    text-align: center;
}

progress:after {
    content: attr(value)'%';
}


.scrollable-grid-sticky-left {
    position: sticky !important;
    left: 0;
    background: white;
    z-index: 10;
}

.scrollable-grid-sticky-right {
    position: sticky !important;
    right: 0;
    background: white;
    z-index: 10;
}

/* Add shadow to indicate scrollable content */
.scrollable-grid-sticky-left::after {
    content: '';
    position: absolute;
    top: 0;
    right: -5px;
    bottom: 0;
    width: 5px;
    background: linear-gradient(to right, rgba(0,0,0,0.1), transparent);
    pointer-events: none;
}

.scrollable-grid-sticky-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    bottom: 0;
    width: 5px;
    background: linear-gradient(to left, rgba(0,0,0,0.1), transparent);
    pointer-events: none;
}

/* The below CSS is for scrollable grids so they work and display properly */

/* Ensure table takes full width for scrolling */
.table-container table {
    width: auto !important;
    min-width: 100%;
}

.table-container {
    border: solid 1px lightgray;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

    /* Make first column sticky */
    .table-container .table thead th:first-child,
    .table-container .table tbody td:first-child {
        position: sticky;
        left: 0;
        background: white;
        z-index: 1;
        min-width: calc(100% + 2px);
        left: -1px;
        padding-left: calc(0.5em + 1px); /* Compensate for the negative left */
    }

    /* Make last column sticky */
    .table-container .table thead th:last-child,
    .table-container .table tbody td:last-child {
        position: sticky;
        right: 0;
        background: white;
        z-index: 1;
    }

    /* When dropdown is active, increase the TD's z-index */
    .table-container td:last-child:has(.dropdown.is-active) {
        z-index: 10 !important;
    }


    .table-container .table thead th:first-child,
    .table-container .table thead th:last-child {
        background: #3273dc !important;
        box-shadow: 2px 0 2px -2px rgba(0,0,0,0.1);
    }

        /* Subtle shadow for first column */
        .table-container .table thead th:first-child::after,
        .table-container .table tbody td:first-child::after {
            content: '';
            position: absolute;
            top: 0;
            right: -2px;
            bottom: 0;
            width: 2px;
            background: linear-gradient(to right, rgba(0,0,0,0.05), transparent);
            pointer-events: none;
        }

        /* Subtle shadow for last column */
        .table-container .table thead th:last-child::before,
        .table-container .table tbody td:last-child::before {
            content: '';
            position: absolute;
            top: 0;
            left: -2px;
            bottom: 0;
            width: 2px;
            background: linear-gradient(to left, rgba(0,0,0,0.05), transparent);
            pointer-events: none;
        }

    .table-container .table.is-striped tbody tr:nth-child(even) td:first-child,
    .table-container .table.is-striped tbody tr:nth-child(even) td:last-child {
        background-color: #fafafa;
    }

    /* For last 3 rows, make dropdowns open upward */
    .table-container tr:nth-last-child(-n+3) .dropdown .dropdown-menu {
        bottom: 100%;
        top: auto;
    }


/* ========================================
   DCN FOLDER BROWSER COMPONENT
   ======================================== */

.dcn-folder-browser {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border: 1px solid #e5e7eb;
    position: relative;
    overflow: hidden;
}

/* Header gradient accent */
.dcn-folder-browser::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #1c75bc, #3b82f6, #1c75bc);
    opacity: 0.8;
}

/* Folder tree container */
.dcn-folder-tree {
    margin-top: 0.5rem;
}

/* Individual folder items */
.dcn-folder-item {
    position: relative;
    transition: all 0.2s ease;
    border-radius: 6px;
    margin: 2px 0;
}

/* Folder links */
.dcn-folder-link {
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem;
    text-decoration: none;
    color: #495057;
    border-radius: 6px;
    transition: all 0.2s ease;
    position: relative;
    font-size: 0.9rem;
    font-weight: 500;
    z-index: 1; /* Ensure link is above tree lines */
}

.dcn-folder-link:hover {
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
    color: #1976d2;
    transform: translateX(2px);
    box-shadow: 0 2px 8px rgba(25, 118, 210, 0.15);
}

/* Active/selected folder */
.dcn-folder-item.is-active .dcn-folder-link,
.dcn-folder-link.is-selected {
    background: linear-gradient(135deg, #1c75bc 0%, #1557a0 100%);
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(28, 117, 188, 0.3);
    font-weight: 600;
}

.dcn-folder-item.is-active .dcn-folder-icon,
.dcn-folder-link.is-selected .dcn-folder-icon {
    color: #ffffff !important;
}

/* Folder icon styling */
.dcn-folder-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.75rem;
    font-size: 1rem;
    color: #f59e0b;
    transition: all 0.2s ease;
}

/* Different folder states */
.dcn-folder-icon.is-open {
    color: #1c75bc;
}

.dcn-folder-link:hover .dcn-folder-icon {
    color: #1976d2;
    transform: scale(1.1);
}

/* Folder name */
.dcn-folder-name {
    flex: 1;
    font-weight: 500;
    letter-spacing: 0.01em;
}

/* Indentation levels - clean hierarchy without tree lines */
.dcn-folder-level-0 { padding-left: 0; }
.dcn-folder-level-1 { padding-left: 2rem; }
.dcn-folder-level-2 { padding-left: 4rem; }
.dcn-folder-level-3 { padding-left: 6rem; }
.dcn-folder-level-4 { padding-left: 8rem; }
.dcn-folder-level-5 { padding-left: 10rem; }

/* Clean folder item styling */
.dcn-folder-item {
    position: relative;
}

/* Folder expansion indicator */
.dcn-folder-expand {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    color: #6b7280;
    transition: transform 0.2s ease;
    font-size: 0.75rem;
}

.dcn-folder-expand.is-expanded {
    transform: rotate(90deg);
}

/* Loading state for subfolder fetch */
.dcn-folder-loading {
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    font-size: 0.75rem;
    color: #6b7280;
}

.dcn-folder-loading::after {
    content: '';
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    margin-left: 0.5rem;
    border: 2px solid #d1d5db;
    border-top-color: #1c75bc;
    border-radius: 50%;
    animation: dcn-spin 0.6s linear infinite;
}

@keyframes dcn-spin {
    to { transform: rotate(360deg); }
}

/* Empty state */
.dcn-folder-empty {
    padding: 2rem;
    text-align: center;
    color: #6b7280;
    font-style: italic;
}

/* Folder count badge */
.dcn-folder-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.25rem;
    height: 1.25rem;
    padding: 0 0.375rem;
    margin-left: 0.5rem;
    background: linear-gradient(135deg, #e5e7eb, #d1d5db);
    color: #374151;
    font-size: 0.7rem;
    font-weight: 600;
    border-radius: 10px;
}

.dcn-folder-link:hover .dcn-folder-count {
    background: linear-gradient(135deg, #bbdefb, #90caf9);
    color: #1565c0;
}

.dcn-folder-item.is-active .dcn-folder-count {
    background: rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

/* Smooth transitions for tree updates */
.dcn-folder-tree-enter {
    opacity: 0;
    transform: translateX(-10px);
}

.dcn-folder-tree-enter-active {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.3s ease;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .dcn-folder-browser {
        padding: 1rem;
    }
    
    .dcn-folder-link {
        padding: 0.625rem 0.5rem;
        font-size: 0.875rem;
    }
    
    .dcn-folder-icon {
        width: 1.25rem;
        height: 1.25rem;
        font-size: 0.875rem;
    }
    
    .dcn-folder-level-1 { padding-left: 1.25rem; }
    .dcn-folder-level-2 { padding-left: 2.5rem; }
    .dcn-folder-level-3 { padding-left: 3.75rem; }
    .dcn-folder-level-4 { padding-left: 5rem; }
    .dcn-folder-level-5 { padding-left: 6.25rem; }
}
