@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Common/RainbowBannerAI.razor.rz.scp.css */
.ai-text[b-624k00tbvt] {
    font-weight: 600;
    color: var(--mud-palette-primary);
    animation: pulse-b-624k00tbvt 1s infinite linear;
    text-shadow: 0 0 8px currentColor;
}

.ai-text span[b-624k00tbvt],
.ai-text .mud-icon-root[b-624k00tbvt] {
    color: inherit;
}

@keyframes pulse-b-624k00tbvt {
    0% {
        opacity: 1;
        text-shadow: 0 0 4px currentColor;
    }

    50% {
        opacity: 0.6;
        text-shadow: 0 0 12px currentColor;
    }

    100% {
        opacity: 1;
        text-shadow: 0 0 4px currentColor;
    }
}
/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-hsvj3pr05r] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-hsvj3pr05r] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-hsvj3pr05r] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-hsvj3pr05r] {
    font-size: 1.1rem;
}

.bi[b-hsvj3pr05r] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-hsvj3pr05r] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-hsvj3pr05r] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-hsvj3pr05r] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-hsvj3pr05r] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hsvj3pr05r] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hsvj3pr05r] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hsvj3pr05r]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-hsvj3pr05r]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-hsvj3pr05r]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-hsvj3pr05r] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-hsvj3pr05r] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-hsvj3pr05r] {
        display: none;
    }

    .nav-scrollable[b-hsvj3pr05r] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Pages/Records/RecordEditTabs/Modals/ShipmentContainerTrackingModal.razor.rz.scp.css */
.ship-tracker-wrapper[b-xug9afupks] {
    font-family: 'Segoe UI', sans-serif;
    background: linear-gradient(180deg, #dff3fb 0%, #c7eaf8 100%);
    border-radius: 16px;
    padding: 20px 24px 14px;
    user-select: none;
    min-width: 600px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

.tracker-labels[b-xug9afupks] {
    position: relative;
    height: 42px;
    margin-bottom: 15px;
}

.port-label[b-xug9afupks] {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.port-label--departure[b-xug9afupks] {
    left: 0;
    text-align: left;
}

.port-label--arrival[b-xug9afupks] {
    right: 0;
    text-align: right;
}

.port-code[b-xug9afupks] {
    font-weight: 700;
    font-size: 13px;
    color: #1a3a5c;
    letter-spacing: 0.5px;
}

.port-date[b-xug9afupks] {
    font-size: 11px;
    color: #4a7fa5;
}

.tracker-canvas[b-xug9afupks] {
    position: relative;
    height: 80px;
}

.route-line[b-xug9afupks] {
    position: absolute;
    top: 22px;
    left: 14px;
    right: 14px;
    height: 3px;
    background: #b0d4e8;
    border-radius: 2px;
    z-index: 1;
}

.route-line__elapsed[b-xug9afupks] {
    height: 100%;
    background: linear-gradient(90deg, #2ecc71, #27ae60);
    border-radius: 2px;
    transition: width 1s ease;
}

.anchor[b-xug9afupks] {
    position: absolute;
    top: 8px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.anchor--departure[b-xug9afupks] {
    left: 0;
}

.anchor--arrival[b-xug9afupks] {
    right: 0;
}

.ship-wrapper[b-xug9afupks] {
    position: absolute;
    top: 28px;
    z-index: 4;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: left 1.5s cubic-bezier(.4,0,.2,1);
}

.ship-icon[b-xug9afupks] {
    filter: drop-shadow(0 3px 6px rgba(0,0,0,0.25));
    animation: ship-bob-b-xug9afupks 3s ease-in-out infinite;
}

.ship-name[b-xug9afupks] {
    font-size: 10px;
    font-weight: 700;
    color: #1a3a5c;
    letter-spacing: 1px;
    margin-top: 2px;
    text-transform: uppercase; 
}

.ship-name-start-line[b-xug9afupks] {
    transform: translateX(40px);
}

@keyframes ship-bob-b-xug9afupks {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-4px);
    }
}

.ocean[b-xug9afupks] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 32px;
    overflow: hidden;
    border-radius: 0 0 12px 12px;
}

.wave[b-xug9afupks] {
    position: absolute;
    width: 200%;
    height: 100%;
    background: linear-gradient(180deg, rgba(100,190,230,0.45) 0%, rgba(60,150,210,0.35) 100%);
    border-radius: 50% 50% 0 0 / 20px 20px 0 0;
    animation: wave-move-b-xug9afupks 6s linear infinite;
}

.wave--2[b-xug9afupks] {
    animation-duration: 9s;
    animation-direction: reverse;
    opacity: 0.5;
    top: 6px;
}

@keyframes wave-move-b-xug9afupks {
    0% {
        transform: translateX(0);
    }

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

.tracker-progress-label[b-xug9afupks] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 11px;
    color: #4a7fa5;
    margin-top: 6px;
}

.port-label--waypoint[b-xug9afupks] {
    align-items: center;
    text-align: center;
}
/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Pages/Records/RecordEditTabs/RecordControlDataTab.razor.rz.scp.css */
.align-picker .mud-input-root[b-biqye14e14] {
    height: 56px;
}
/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Pages/Records/RecordEditTabs/RecordNationalLogisticTab.razor.rz.scp.css */
.align-picker .mud-input-root[b-7729d1ccrk] {
    height: 56px;
}
/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Pages/Records/RecordEditTabs/RecordPurchaseOrderTab.razor.rz.scp.css */
.mud-table-cell-custom-footer[b-741yol96mp] {
    padding-bottom: 50px;
    text-align: right;
}
/* _content/SunCapital.PortalLogisticoItalcol.Web/Components/Pages/Records/RecordEditTabs/RecordTransportDocumentTab.razor.rz.scp.css */
.file-upload-input[b-mvgrd4xw1y] {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 10;
    opacity: 0;
}
