@import '_content/HappyHub.Communication.Blazor/HappyHub.Communication.Blazor.ax66ugk6ln.bundle.scp.css';
@import '_content/Shared.WASM/Shared.WASM.pks1jjr082.bundle.scp.css';

/* /General/Header/Header.razor.rz.scp.css */
[b-fp8t3qhw5j] a {
    background-color: transparent;
    color: white;
    min-width: 60px;
    max-width: 100px;
    padding: 6px 12px;
    border-radius: 8px;
    border: 2px solid white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
}

[b-fp8t3qhw5j] .mud-nav-link .mud-nav-link-text {
    text-align: center;
    font-weight: bold;
    margin-left: 0px;
}

[b-fp8t3qhw5j] .mud-nav-link.active:not(.mud-nav-link-disabled) {
    background-color: #7ABAC9;
}

[b-fp8t3qhw5j] .mud-nav-item {
    width: fit-content;
}


[b-fp8t3qhw5j] .active-button {
    background-color: yellow;
    color: white;
    border: 3px solid white;
}

[b-fp8t3qhw5j] .inactive-button {
    background-color: transparent;
    border: 3px solid white;
    color: white;
}

[b-fp8t3qhw5j] .mud-input > input.mud-input-root, div.mud-input-slot.mud-input-root[b-fp8t3qhw5j] {
    color: white;
}

[b-fp8t3qhw5j] .mud-icon-root.mud-svg-icon {
    fill: white;
}

.custom-datepicker .mud-picker-calendar .mud-picker-calendar-month[b-fp8t3qhw5j],
.custom-datepicker .mud-picker-calendar .mud-picker-calendar-day[b-fp8t3qhw5j] {
    color: black;
}

[b-fp8t3qhw5j] .date-picker input {
    max-width: 100px;
}

.pos-info-container[b-fp8t3qhw5j] {
    text-align: left;
    color: white;
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 200px;
    padding: 5px;
}

.pos-shop-line[b-fp8t3qhw5j],
.pos-kst[b-fp8t3qhw5j] {
    color: white;
    font-size: 0.95rem;
    font-weight: 500;
    line-height: 1.3;
}

.pos-cc-row[b-fp8t3qhw5j] {
    display: flex;
    align-items: center;
    gap: 12px;
}

[b-fp8t3qhw5j] .cc-select-button {
    border: 1px solid white;
    color: white;
    border-radius: 18px;
    padding: 2px 8px;
    font-size: 0.95rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.2px;
    min-width: unset;
    background-color: transparent;
}

[b-fp8t3qhw5j] .main-appbar {
    background-color: #003DA6;
}

.logo-image[b-fp8t3qhw5j] {
    height: 40px;
}

@media (max-width: 768px) {
    [b-fp8t3qhw5j] .menu {
        font-size: 0.65rem;
        padding-right: 6px;
        min-width: 60px;
    }

    [b-fp8t3qhw5j] .cc-select-button {
        font-size: 0.65rem;
        padding-right: 6px;
        min-width: 60px;
    }

    [b-fp8t3qhw5j] .date-picker-container {
        font-size: 0.65rem;
        padding: 4px 8px;
    }

    .date-picker-container[b-fp8t3qhw5j] {
        font-size: 0.75rem;
        padding: 4px;
    }

    [b-fp8t3qhw5j] .mud-input,
    [b-fp8t3qhw5j] .mud-picker,
    [b-fp8t3qhw5j] .mud-picker-calendar {
        font-size: 0.75rem;
    }

    [b-fp8t3qhw5j] .date-label {
        font-size: 0.75rem;
    }
    [b-fp8t3qhw5j] .mud-button-label {
        font-size: 0.75rem;
    }
}

.appbar-container[b-fp8t3qhw5j] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 16px;
}

.appbar-left[b-fp8t3qhw5j],
.appbar-right[b-fp8t3qhw5j] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.appbar-right[b-fp8t3qhw5j] {
    justify-content: flex-end;
    flex-wrap: wrap;
}
[b-fp8t3qhw5j] .batch-button-header {

    border-radius: 14px;
    border: 2px solid rgba(255,255,255,0.35);
    background: rgba(255,255,255,0.18); 
    backdrop-filter: blur(6px);

    color: white;
    font-weight: 700;
    font-size: 1rem;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-fp8t3qhw5j] .station-select-header .mud-select-input {
   color: white;  
  
}
[b-fp8t3qhw5j] .mirror-button-header {
    border-radius: 8px;
    border: 2px solid rgba(255,255,255,0.55);
    background: rgba(255,255,255,0.12);
    color: white;
    font-weight: 700;
    text-transform: none;
    min-width: 105px;
}

    [b-fp8t3qhw5j] .mirror-button-header .mud-icon-root {
        fill: white;
    }    
/* /General/NotesDetails.razor.rz.scp.css */
.station-notes-details[b-pydg11h4hb] {
    padding: 12px;
    border-left: 4px solid #2f32a2;
    background: #f8f9ff;
    display: flex;
    gap: 6px;
    align-items: flex-start;
}

.station-notes-label[b-pydg11h4hb] {
    font-weight: 700;
    color: #2f32a2;
    white-space: nowrap;
}

.station-notes-text[b-pydg11h4hb] {
    color: #111827;
}

.station-notes-details.empty[b-pydg11h4hb] {
    opacity: 0.75;
}
/* /Pages/BatchSelector/BatchSelector.razor.rz.scp.css */
.startup-page[b-v6nap8n98w] {
    background-color: #373c9f;
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px;
    box-sizing: border-box;
}


.logo[b-v6nap8n98w] {
    font-size: 1.2rem;
}

/* CARD */
[b-v6nap8n98w] .startup-card {
    width: 100%;
    max-width: 420px;
    background-color: #f2f2f2;
    border-radius: 12px;
    padding: 30px;
}

/* TEXT */
[b-v6nap8n98w] .title {
    font-size: 1.6rem;
    font-weight: 700;
    color: #0b1b33;
    margin-bottom: 18px;
}

.description[b-v6nap8n98w] {
    color: #5d6778;
    margin-bottom: 20px;
}

/* INPUT */
[b-v6nap8n98w] .input {
    margin-bottom: 20px;
}

/* PRIMARY BUTTON (like login button) */
[b-v6nap8n98w] .primary-button {
    height: 48px;
    border-radius: 24px;
    background-color: #7faebc;
    color: white;
    font-weight: 600;
    text-transform: none;
}

    /* DISABLED BUTTON */
    [b-v6nap8n98w] .primary-button:disabled {
        background-color: #cfd4dc;
    }

/* STATION LIST */
[b-v6nap8n98w] .station-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 10px;
}

/* STATION BUTTONS (match screenshot) */
[b-v6nap8n98w] .station-button {
    height: 70px;
    border-radius: 12px;
    background-color: #d6d9df;
    color: #0b1b33;
    font-size: 1.3rem;
    font-weight: 500;
    text-transform: none;
    box-shadow: none;
}

/* BACK BUTTON */
[b-v6nap8n98w] .back-button {
    margin-top: 16px;
    color: #0b1b33;
    text-transform: none;
}

/* LOADING */
[b-v6nap8n98w] .loading-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}
/* /Pages/BatchSelector/ChangeBatch.razor.rz.scp.css */
.startup-page[b-falm6iq47x] {
    background-color: #373c9f;
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px;
    box-sizing: border-box;
}

[b-falm6iq47x] .startup-card {
    width: 100%;
    max-width: 460px;
    background-color: #f2f2f2;
    border-radius: 12px;
    padding: 32px;
}

[b-falm6iq47x] .title {
    font-size: 1.9rem;
    font-weight: 700;
    color: #0b1b33;
    margin-bottom: 24px;
}

[b-falm6iq47x] .confirm-title {
    font-size: 1.9rem;
    font-weight: 700;
    color: #d23b34;
    margin-bottom: 24px;
}

[b-falm6iq47x] .description {
    color: #5d6778;
    margin-bottom: 16px;
    font-size: 1rem;
    line-height: 1.45;
}

    [b-falm6iq47x] .description b {
        color: #0b1b33;
        font-weight: 700;
    }

[b-falm6iq47x] .current-batch-text {
    margin-bottom: 8px;
}

[b-falm6iq47x] .warning-text {
    margin-top: 20px;
}

[b-falm6iq47x] .input {
    margin-bottom: 24px;
}

[b-falm6iq47x] .button-row {
    display: flex;
    gap: 16px;
    margin-top: 12px;
}

[b-falm6iq47x] .cancel-button {
    flex: 1;
    height: 48px;
    border-radius: 10px;
    background-color: #d6d9df;
    color: #0b1b33;
    font-weight: 600;
    text-transform: none;
    box-shadow: none;
}

[b-falm6iq47x] .primary-button {
    flex: 1;
    height: 48px;
    border-radius: 10px;
    background-color: #071a3d;
    color: white;
    font-weight: 700;
    text-transform: none;
    box-shadow: none;
}

    [b-falm6iq47x] .primary-button:disabled {
        background-color: #cfd4dc;
        color: white;
    }

[b-falm6iq47x] .danger-button {
    flex: 1;
    height: 48px;
    border-radius: 10px;
    background-color: #d23b34;
    color: white;
    font-weight: 700;
    text-transform: none;
    box-shadow: none;
}

[b-falm6iq47x] .loading-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}
/* /Pages/Rolls/RollsPage.razor.rz.scp.css */
.rolls-container[b-8xf2bvezgj] {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

[b-8xf2bvezgj] .amount {
    text-align: center;
}
.roll-clickable[b-8xf2bvezgj] {
    cursor: pointer;
}

[b-8xf2bvezgj] .roll-done {
    text-decoration: line-through;
    background-color: #4CAF5033;
}
/* /Pages/Station3/Station3Page.razor.rz.scp.css */
.station3-container[b-lewqfl1fpy] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    padding: 16px;
    padding-bottom: 20px;
}

.station3-table[b-lewqfl1fpy] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.amount[b-lewqfl1fpy] {
    text-align: center;
}

.roll-clickable[b-lewqfl1fpy] {
    cursor: pointer;
}

[b-lewqfl1fpy] .roll-done {
    text-decoration: line-through;
    background-color: #4CAF5033;
}
/* /Pages/Station4/Station4Page.razor.rz.scp.css */
[b-tyhtu4efmc] .station4-table {
    flex: 1;
    min-width: 0;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

[b-tyhtu4efmc] .station4-container {
    display: flex;
    gap: 1rem;
    width: 100%;
}
/* /Pages/Station4/Station4PlanDetails.razor.rz.scp.css */
.station4-details-box[b-91artq99j6] {
    padding: 12px;
    border-left: 4px solid #2f32a2;
    background: #f8f9ff;
}

.station4-stop-list[b-91artq99j6] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.station4-stop-card[b-91artq99j6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f1f3fb;
    border-radius: 10px;
    padding: 10px 12px;
    cursor: pointer;
}

    .station4-stop-card.done[b-91artq99j6] {
        background-color: #c8e6c9;
}

.station4-stop-left[b-91artq99j6] {
    min-width: 0;
}

.station4-stop-title[b-91artq99j6] {
    font-weight: 700;
    color: #111827;
}

.station4-stop-meta[b-91artq99j6] {
    display: flex;
    gap: 12px;
    color: #6b7280;
    font-size: 0.8rem;
    margin-top: 2px;
    flex-wrap: wrap;
}

.station4-stop-amount[b-91artq99j6] {
    color: #2f32a2;
    font-weight: 800;
    white-space: nowrap;
}
/* /PlanPage.razor.rz.scp.css */
.plan-container[b-zj9xrdf3zo] {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.plan-page[b-zj9xrdf3zo] {
    padding: 10px;
}
