/**
 * Bundled CSS - Generated 2026-01-24T15:45:56.148Z
 *
 * This file is auto-generated by scripts/bundle-css.js
 * Do not edit directly - modify the source files instead.
 */

/* === buttons.css === */
/* Buttons */

.big-black-button {
    display: flex;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 70px;
    background: #000;
    border: none;
    cursor: pointer;
    color: #FFF;
    text-align: center;
    font-family: "Circular Std";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.4px;
    margin: 0px 22px;
}

.checkout-button-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    gap: 10px;
}

.small-round-button {
    display: flex;
    width: 96px;
    height: 36px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 70px;
    background: var(--color-background-black);
    color: var(--color-text-white);
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 17px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
    border: none;
    cursor: pointer;
    transition: all 0.2s;
    margin-top: 12px;
    margin-bottom: 12px;
}

.small-round-button:hover {
    background: #000;
}

.small-square-button {
    display: flex;
    width: 196px;
    height: 50px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: var(--color-background-black);
    border: none;
    cursor: pointer;
    color: var(--color-text-white);
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 17px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.small-square-gray-button {
    display: flex;
    width: 156px;
    height: 50px;
    padding: 0 6px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #E2E2E2;
    cursor: pointer;
}

.small-square-gray-button-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.big-grey-button {
    display: flex;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 70px;
    background: #E2E2E2;
    cursor: pointer;
    margin: 0px 22px;
}

.big-grey-button-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.product-buttons-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: center;
    gap: 50px;
}

.logout-button {
    display: flex;
    padding: 10px;
    align-items: center;
    gap: 10px;
    background: transparent;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    margin: 0;
}

.logout-button:hover {
    background: rgba(255, 255, 255, 0.1);
}

.logout-button-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.logout-text {
    color: #222;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.3px;
}

.left-arrow-icon {
    width: 8px;
    height: 9.5px;
    display: flex;
    align-items: center;
}

.left-arrow-icon svg {
    width: 8px;
    height: 9.5px;
    stroke-width: 1px;
    stroke: #FFF;
}

.account-button {
    display: flex;
    padding: 10px;
    align-items: center;
    gap: 10px;
    background: transparent;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    margin: 0;
}

.account-button:hover {
    background: rgba(255, 255, 255, 0.1);
}

.account-button-text {
    color: #FFF;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.account-right-arrow {
    width: 8px;
    height: 9.5px;
    display: flex;
    align-items: center;
}

.account-right-arrow svg {
    width: 8px;
    height: 9.5px;
    stroke-width: 1px;
    stroke: #FFF;
}

/* Note/Marinade Button Banner - Wrapper Container */
.note-marinade-banner {
    display: flex;
    justify-content: center;
}

/* NoteOrMarinadeButton Component */
.note-marinade-button-container {
    display: flex;
    height: 96px;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    cursor: pointer;
}

.note-marinade-right {
    border-right: 0.22px solid;
    border-image: linear-gradient(to bottom, rgba(178, 178, 178, 0.6) 69%, rgba(255, 255, 255, 0.6) 100%) 1;
}

.note-marinade-left {

}

.note-marinade-button-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
    gap: 7px;
}

.note-marinade-text {
    color: #222;
    -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: #222;
    font-family: "Circular Std";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 160% */
    letter-spacing: 0.3px;
}

.note-marinade-button-content svg {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    margin-bottom: 3px;
}

/* Note Button Selected State */
.note-button-selected {
    background-color: var(--color-background-black) !important;
    border-color: var(--color-background-black) !important;
}

.note-button-selected .note-marinade-text {
    color: var(--color-text-white) !important;
}

/* RemoveButton Component */
.remove-button-container {
    display: flex;
    padding: 22px;
    justify-content: flex-end;
    align-items: center;
    gap: 2px;
    align-self: stretch;
}

.remove-button-text {
    color: var(--color-text-primary);
    text-align: center;
    font-family: 'Circular Std';
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: 32px;
    align-items: center;
    letter-spacing: 0.3px;
}

.remove-button-icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Button State Classes */
.button-go-to-basket {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
    cursor: pointer;
}

.button-arrow-icon {
    width: 35.393px;
    height: 20.744px;
    flex-shrink: 0;
    fill: var(--color-text-white);
}

/* ========================================
   CATEGORY SEARCH GRID & CATEGORY BUTTONS
   ======================================== */

/* Category Search Container - Flexbox column layout */
.category-search-grid-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 26px;
    align-self: stretch;
}

/* Category Row Container - max 3 buttons per row */
.category-row-container {
    display: flex;
    height: 66px;
    padding: 0 22px;
    justify-content: center;
    align-items: center;
    gap: 22px;
    align-self: stretch;
}

/* Category Button - Figma specifications */
.category-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.272px;
    align-items: center;
    gap: 10px;
    border: 1px solid transparent;
    border-image: conic-gradient(from 90deg, rgba(229, 229, 229, 0.7996) 0deg, rgba(255, 255, 255, 0.9) 50.4707deg, rgba(178, 178, 178, 0.6) 259.615deg, rgba(229, 229, 229, 0.7996) 360deg) 1;
    cursor: pointer;
    background: white;
}

/* Category Button Text - Figma specifications */
.category-button-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.4px;
}

/* Persistent Selected State */
.category-button-selected {
    background: #000 !important;
}

.category-button-text-selected {
    color: #fff !important;
}

/* Flash Animation States */
.category-button-flash {
    background: #000 !important;
}

.category-button-text-flash {
    color: #fff !important;
}

/* Category Search Grid Show/Hide States */
.category-search-grid-hidden {
    display: none !important;
    opacity: 0;
}

.category-search-grid-visible {
    display: flex;
    opacity: 1;
    transform: translateY(0);
}


/* === end buttons.css === */
/* === modals.css === */
/* Modals */

/* Menu page item styling */
.menu-item {
    display: flex;
    height: 100px;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 2.2px;
    letter-spacing: 0.5px;
    cursor: pointer;
    align-self: stretch;
}

.menu-item:hover {
    opacity: 0.7;
}

.menu-clickable-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    flex: 1 0 0;
}

/* Admin logout container with exact Figma specs */
.admin-logout-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    padding: 0px 12px;
}

/* Prevent body scroll when modal is open */
body.modal-open {
    overflow: hidden;
}

/* AddressModal Component */
.address-modal {
    position: fixed;
    inset: 0;
    background: #000;
    z-index: 10000;
    display: flex;
    flex-direction: column;
}

.address-modal-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
    align-self: stretch;
}

/* Address View (non-modal version) */
.address-view {
    background: #000;
    min-height: 100vh;
    display: flex;
    padding: 70px 0;
    flex-direction: column;
    align-items: center;
    gap: 200px;
    max-width: 600px;
    margin: 0 auto;
}

.address-view-helper-text {
    width: 220px;
    color: #FFF;
    text-align: center;
    font-family: "Circular Std";
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.272px;
}

.address-view-logo {
    width: 60px;
    height: 55px;
    flex-shrink: 0;
    background: url('/shared/assets/images/logo/BG-Logo.svg') transparent 50% / cover no-repeat;
}

.address-modal-header {
    display: flex;
    align-items: center;
    padding: 16px;
    height: 56px;
    background: var(--color-background-primary);
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
}

.address-modal-back {
    font-size: 24px;
    background: none;
    border: none;
    padding: 8px;
    margin-right: 8px;
    cursor: pointer;
    color: var(--color-text-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.address-modal-input {
    flex: 1;
    border: none;
    outline: none;
    background: none;
    font-size: var(--font-size-medium);
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    color: var(--color-text-primary);
    padding: 0 8px;
}

.address-modal-input::placeholder {
    color: #999;
}

.address-modal-close {
    font-size: 24px;
    color: #666;
    background: none;
    border: none;
    padding: 8px;
    margin-left: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.address-results {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
}

.address-result-item {
    display: flex;
    padding: 16px 22px;
    align-items: center;
    gap: 25px;
    align-self: stretch;
    border-bottom: 0.2px solid rgba(255, 255, 255, 0.70);
}

.address-result-item:active {
    opacity: 0.7;
}

.address-result-icon {
    display: flex;
    padding: 2px 12px 6px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.address-result-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 4px;
    flex: 1 0 0;
}

.address-result-title {
    align-self: stretch;
    color: #FFF;
    font-family: "Circular Std", var(--font-family-primary), sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.272px;
}

.address-result-subtitle {
    align-self: stretch;
    color: #FFF;
    font-family: "Circular Std", var(--font-family-primary), sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.24px;
}

.address-result-message {
    padding: 20px 22px;
    text-align: center;
    color: #FFF;
    font-family: "Circular Std", var(--font-family-primary), sans-serif;
    font-size: 15px;
    font-weight: 300;
}

/* EditAreaModal Component */
.edit-area-modal {
    background: white;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}

.edit-area-modal-content {
    max-width: var(--container-max-width);
    width: calc(100% - 44px);
    margin: 0 auto;
    padding: 40px 22px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.edit-area-modal-header {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 40px;
}

.edit-area-modal-input-container {
    margin-bottom: 40px;
}

.edit-area-modal-input {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-medium);
    font-weight: var(--font-weight-light);
    background: white;
}

.edit-area-modal-input:focus {
    outline: none;
    border-color: var(--color-text-primary);
}

/* EditCategoryModal Component */
.edit-category-modal {
    background: white;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}

.edit-category-modal-content {
    display: flex;
    padding: 100px 0;
    flex-direction: column;
    align-items: center;
    gap: 100px;
    align-self: stretch;
}

.edit-category-modal-header {
    display: flex;
    justify-content: flex-end;
    padding: 0px 22px;
}

.edit-category-modal-input {
    display: flex;
    height: 50px;
    padding: 10px;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border: 1px solid #E2E2E2;
    color: #222;
    font-family: "Circular Std";
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.edit-category-modal-input::placeholder {
    color: #E2E2E2;
}

.edit-category-modal-input:focus {
    outline: none;
    border-color: var(--color-text-primary);
}

/* DeleteModal Component */
.delete-modal {
    background: white;
    border-radius: 8px;
    padding: 30px;
    max-width: 400px;
    width: calc(100% - 44px);
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.delete-modal-message {
    font-family: var(--font-family-primary);
    font-size: var(--font-size-medium);
    color: var(--color-text-primary);
    margin-bottom: 30px;
    line-height: 1.4;
}

.delete-modal-actions {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.delete-modal-btn {
    padding: 12px 30px;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: 500;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
    min-width: 100px;
}

.delete-modal-delete {
    background: #E74C3C;
    color: white;
}

.delete-modal-delete:hover {
    background: #C0392B;
}

.delete-modal-cancel {
    background: white;
    color: var(--color-text-primary);
    border: 1px solid #E2E2E2;
}

.delete-modal-cancel:hover {
    background: #F5F5F5;
}

/* ConfirmModal Component */
.confirm-modal {
    background: white;
    border-radius: 8px;
    padding: 30px;
    max-width: 400px;
    width: calc(100% - 44px);
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.confirm-modal-message {
    font-family: var(--font-family-primary);
    font-size: var(--font-size-medium);
    color: var(--color-text-primary);
    margin-bottom: 30px;
    line-height: 1.4;
}

.confirm-modal-actions {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.confirm-modal-btn {
    padding: 12px 30px;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: 500;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
    min-width: 100px;
}

.confirm-modal-yes {
    background: #000;
    color: white;
}

.confirm-modal-yes:hover {
    background: #000;
}

.confirm-modal-no {
    background: white;
    color: var(--color-text-primary);
    border: 1px solid #E2E2E2;
}

.confirm-modal-no:hover {
    background: #F5F5F5;
}

/* PIN Modal Component */
.pin-modal {
    background: white;
    border-radius: 8px;
    padding: 30px;
    width: calc(100% - 44px);
    max-width: 400px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.pin-modal-title {
    font-family: var(--font-family-primary);
    font-size: var(--font-size-medium);
    color: var(--color-text-primary);
    margin-bottom: 30px;
    line-height: 1.4;
}

.pin-modal-input-container {
    margin-bottom: 30px;
}

.pin-modal-input {
    width: 100%;
    padding: 15px;
    font-family: var(--font-family-primary);
    font-size: 24px;
    text-align: center;
    border: 2px solid var(--color-border-light);
    border-radius: 4px;
    outline: none;
    transition: border-color 0.2s;
    letter-spacing: 8px;
    background: white;
}

.pin-modal-input:focus {
    border-color: #000;
}

.pin-modal-error {
    color: #E74C3C;
    font-family: var(--font-family-primary);
    font-size: 14px;
    margin-top: 10px;
}

.pin-modal-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.pin-modal-button {
    padding: 12px 30px;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: 500;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
    min-width: 100px;
}

.pin-modal-cancel {
    background-color: white;
    color: var(--color-text-primary);
    border: 1px solid #E2E2E2;
}

.pin-modal-cancel:hover {
    background-color: #F5F5F5;
}

.pin-modal-confirm {
    background-color: #222;
    color: white;
}

.pin-modal-confirm:hover:not(:disabled) {
    background-color: #222;
}

.pin-modal-confirm:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
    opacity: 0.6;
}

/* AddNoteModal Component */
.add-note-modal {
    background: white;
    width: 100vw;
    height: 100vh;
    max-width: var(--container-max-width);
    display: flex;
    flex-direction: column;
}

/* Override edge-extending components within modal to span edge-to-edge */
.add-note-modal .product-banner-container {
    width: 100%;
}

.add-note-modal .note-textbox-container {
    align-self: auto;
    border-top: none;
    width: 100%;
}

.add-note-button-container {
    display: flex;
    padding: 62px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

/* AddMarinadeModal Component */
.add-marinade-modal {
    width: 100%;
    height: 100%;
    max-width: var(--container-max-width);
    background: white;
    display: flex;
    flex-direction: column;
}

/* Override edge-extending components within marinade modal to span edge-to-edge */
.add-marinade-modal .product-banner-container {
    width: 100%;
}

/* Shop Info Modal */
.shop-info-modal {
    position: fixed;
    inset: 0;
    background: white;
    max-width: var(--container-max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

/* Shop Closed Modal */
.shop-closed-modal {
    position: fixed;
    inset: 0;
    max-width: 600px;
    margin: 0 auto;
    background: white;
    display: flex;
    flex-direction: column;
    padding-top: max(10px, env(safe-area-inset-top));
    overflow-y: auto;
    z-index: 2000;
    align-items: center;
    gap: 130px;
}

.shop-closed-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.22;
    letter-spacing: 0.5px;
}

.shop-closed-bottom-text {
    width: 220px;
}

/* Full-Screen Modal - AGENTIC Design */
.modal-fullscreen-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 50px 0;
    overflow-y: auto;
}

.modal-fullscreen-container {
    background-color: var(--color-background-primary);
    width: 100%;
    max-width: var(--container-max-width);
    margin: 0 auto;
    padding: 40px 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.modal-header-row {
    margin-bottom: 80px;
    align-items: center;
}

.modal-title {
    font-family: var(--font-family-primary);
    font-size: var(--font-size-xlarge);
    font-weight: var(--font-weight-medium);
    color: var(--color-text-primary);
    margin: 0;
    text-align: center;
}

.modal-close-col {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.modal-close-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    transition: background-color 0.2s ease;
}

.modal-close-button:hover {
    background-color: #f0f0f0;
}

.modal-close-button svg {
    width: 24px;
    height: 24px;
}

.modal-content-row {
    margin-bottom: 40px;
}

.modal-field-row {
    margin-bottom: 36px;
    align-items: center;
}

.modal-field-label-col {
    display: flex;
    align-items: center;
}

.modal-field-label {
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-medium);
    color: var(--color-text-primary);
    margin: 0;
}

.modal-field-input-col {
    display: flex;
    align-items: center;
}

.modal-field-select {
    width: 100%;
    padding: 12px 16px;
    padding-right: 40px;
    border: 1px solid var(--color-border-light);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
    color: var(--color-text-primary);
    background-color: var(--color-background-primary);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    appearance: none;
    cursor: pointer;
}

.modal-field-select:focus {
    outline: none;
    border-color: var(--color-text-primary);
}

.modal-field-input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid var(--color-border-light);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
    color: var(--color-text-primary);
    background-color: var(--color-background-primary);
}

.modal-field-input:focus {
    outline: none;
    border-color: var(--color-text-primary);
}

.modal-field-input-disabled {
    background-color: #f5f5f5;
    color: #999;
    cursor: not-allowed;
}

.modal-field-input-disabled:focus {
    border-color: var(--color-border-light);
}

.modal-save-row {
    margin-top: 40px;
}

/* Investment Terms Modal */
.investment-terms-content {
    align-self: stretch;
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
    white-space: pre-line;
    padding: 22px;
    overflow-y: auto;
}

.investment-modal-button-container {
    display: flex;
    padding: 120px 0 70px 0;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

/* Modal Component Base Styles */
.modal-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}


.modal {
    background-color: white;
    border-radius: 8px;
    padding: 30px;
    min-width: 400px;
    max-width: 500px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.modal-header {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: center;
    color: var(--color-text-primary);
}

.modal-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.modal-input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: var(--font-size-base);
    font-family: var(--font-family-primary);
    box-sizing: border-box;
}

.modal-input:focus {
    outline: none;
    border-color: var(--color-text-primary);
}

.modal-actions {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.modal-btn {
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    font-size: var(--font-size-base);
    font-family: var(--font-family-primary);
    cursor: pointer;
    transition: all 0.3s;
}

.modal-save {
    background-color: var(--color-text-primary);
    color: white;
}

.modal-save:hover {
    background-color: #222;
}

.modal-cancel {
    background-color: #f0f0f0;
    color: var(--color-text-primary);
}

.modal-cancel:hover {
    background-color: #e0e0e0;
}

/* COMPLETELY BLANK FULLSCREEN MODAL - Ready for Figma Design */
.add-picture-blank-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    z-index: 3000;
}

.add-picture-blank-container {
    width: 100%;
    height: 100vh;
    background: white;
    /* Uses your custom grid system */
}

.add-picture-blank-content {
    /* Completely blank - ready for Figma design elements */
    width: 100%;
    height: 100%;
}

/* AddSpeciesModal Component - Exact Figma Specs */
.add-species-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow-y: auto;
}

.add-species-modal-container {
    display: flex;
    padding: 0px 22px;
    flex-direction: column;
    align-items: center;
    gap: 150px;
    align-self: stretch;
    width: 100%;
    max-width: var(--container-max-width);
}

.add-species-modal-title {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std", var(--font-family-primary), sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.add-species-name-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    align-self: stretch;
}

.add-species-name-label {
    color: #222;
    text-align: center;
    font-family: "Circular Std", var(--font-family-primary), sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.add-species-input-container {
    display: flex;
    height: 50px;
    padding: 10px;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
}

.add-species-input {
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    color: #222;
    font-family: "Circular Std", var(--font-family-primary), sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.add-species-input::placeholder {
    color: #E2E2E2;
}

.add-species-x-button-container {
    align-self: flex-end;
}

.add-species-button-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

/* AddressSearchBar Component */
.address-search-bar-container {
    display: flex;
    height: 54px;
    padding-left: 20px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border: 0.2px solid rgba(255, 255, 255, 0.6);
    margin: 0 20px;
}

.address-search-bar-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: #FFF;
    font-family: "Circular Std", var(--font-family-primary), sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.272px;
    background: transparent;
    border: none;
    outline: none;
}

.address-search-bar-input::placeholder {
    color: #FFF;
}

.address-search-bar-x-button {
    display: flex;
    padding: 10px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: transparent;
    border: none;
    cursor: pointer;
}

.address-search-bar-x-icon {
    width: 22.335px;
    height: 22.335px;
    fill: #FFF;
}

/* === end modals.css === */
/* === cards.css === */
/* Cards */

/* Option1Card Component */
.option1-card {
    display: flex;
    padding: 42px 32px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-bottom: 1px solid #E2E2E2;
    width: 100%;
}

.option1-card-text {
    width: 90px;
    color: #222;
    text-align: right;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.option1-card .small-square-button {
    margin-top: 0;
    margin-bottom: 0;
}

/* AdminShopCard Component */
.admin-shop-card {
    display: flex;
    width: 100%;
    padding: 10px 26px 10px 22px;
    align-items: center;
    gap: 2px;
    border-bottom: 0.22px solid #222;
    position: relative;
}

.shop-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 22px;
    flex: 1 0 0;
}

.shop-top-text {
    align-self: stretch;
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.shop-bottom-text {
    align-self: stretch;
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.button-cluster {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 6px;
}

.edit-icon-div {
    display: flex;
    padding: 52px 6px 10px 6px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.edit-icon-div svg {
    width: 23.181px;
    height: 23.217px;
    fill: #222;
}

.assassins-icon-div {
    display: flex;
    padding: 10px 6px 52px 6px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.assassins-icon {
    width: 24px;
    height: 29px;
}

.account-icon-div {
    display: flex;
    padding: 52px 6px 10px 6px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.account-icon {
    width: 28px;
    height: 28px;
}

.x-icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.x-icon-container svg {
    width: 21.546px;
    height: 21.546px;
}

/* ShopCard Component */
.shop-card-container {
    position: relative;
    display: flex;
    height: 110px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.84) 2.47%, rgba(0, 0, 0, 0.86) 16%);
}

.shop-card-container::before,
.shop-card-container::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
}

.shop-card-container::before {
    top: 0;
    background: linear-gradient(90deg,
        rgba(178, 178, 178, 0.67) 0%,
        rgba(0, 0, 0, 0.67) 40%,
        transparent 60%
    );
}

.shop-card-container::after {
    bottom: 0;
    background: linear-gradient(90deg,
        rgba(178, 178, 178, 0.67) 0%,
        rgba(0, 0, 0, 0.67) 60%,
        transparent 80%
    );
}

.shop-card-left-spacing {
    width: 40px;
    align-self: stretch;
    flex-shrink: 0;
}

.shop-card-center-text {
    display: flex;
    padding: 4px 2px 0 2px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
}

.shop-card-top-text {
    min-height: 25px;
    align-self: stretch;
    color: #FFFFFF;
    text-align: center;
    font-family: "Circular Std";
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.shop-card-bottom-text {
    min-height: 25px;
    align-self: stretch;
    color: #B2B2B2;
    text-align: center;
    font-family: "Circular Std";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.4px;
}

.shop-card-right-distance-container {
    display: flex;
    width: 40px;
    padding: 10px 0;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
    align-self: stretch;
}

.shop-card-right-distance-text {
    flex: 1 0 0;
    color: rgba(245, 245, 245, 0.60);
    text-align: center;
    font-family: "Circular Std";
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.2px;
}

/* Option2Card Component */
.option2-card-container {
    display: flex;
    padding: 12px 32px 36px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 26px;
    align-self: stretch;
    border-bottom: 1px solid #E2E2E2;
}

.option2-card-x-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.option2-card-x-button {
    display: flex;
    width: 32px;
    height: 32px;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.option2-card-x-icon {
    width: 16.188px;
    height: 16.188px;
    flex-shrink: 0;
}

.option2-card-row {
    display: flex;
    padding: 0 12px;
    align-items: center;
    gap: 56px;
    align-self: stretch;
}

.option2-card-label {
    display: flex;
    width: 47px;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.option2-card-input {
    display: flex;
    height: 50px;
    padding: 0 12px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 1;
    min-width: 0;
    border: 1px solid #E2E2E2;
    background: transparent;
    outline: none;
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
}

.option2-card-input::placeholder {
    color: #E2E2E2;
}

#option2-cards-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    width: 100%;
}

.cut-specifics-content-wrapper {
    display: flex;
    padding-bottom: 62px;
    flex-direction: column;
    align-items: center;
    gap: 76px;
    align-self: stretch;
}

/* KG Price Section Components */
.kg-price-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
}

.kg-price-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 52px;
    align-self: stretch;
}

.kg-price-card {
    display: flex;
    height: 62px;
    justify-content: center;
    align-items: center;
    gap: 50px;
    align-self: stretch;
}

.kg-price-card-title-container {
    display: flex;
    width: 120px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.kg-price-card-title {
    color: #222;
    text-align: right;
    font-family: "Circular Std";
    font-size: 16px;
    font-weight: 300;
}

.kg-price-card-price-container {
    display: flex;
    width: 120px;
    height: 44px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-bottom: 0.22px solid #222;
}

.kg-price-card-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-weight: 300;
    border: none;
    background: transparent;
    outline: none;
}

/* AdminProductCard Component */
.admin-product-card-container {
    display: flex;
    height: 90px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-bottom: 0.22px solid #222;
    width: 100%;
}

.admin-product-card-info-container {
    display: flex;
    align-items: center;
    gap: 22px;
}


.admin-product-card-image {
    width: 56px;
    height: 40px;
    background: lightgray 50% / cover no-repeat;
}

.admin-product-card-title {
    width: 170px;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.admin-product-card-edit-icon {
    width: 21.591px;
    height: 22.608px;
    fill: #222;
    cursor: pointer;
}

/* ProductCard Component (Customer) */
.product-card-container {
    display: flex;
    padding: 12px 34px 12px 66px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-top: 0.22px solid;
    border-bottom: 0.22px solid;
    border-image: linear-gradient(to right, rgba(178, 178, 178, 0.6) 68.75%, rgba(255, 255, 255, 0.6) 100%) 1;
    cursor: pointer;
}

.product-card-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: #222;
    font-family: "Circular Std";
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.4px;
}

.product-card-image {
    width: 100px;
    height: 72px;
    object-fit: cover;
}

.product-card {
    display: flex;
    height: 90px;
    min-width: 270px;
    max-width: 600px;
    padding: 0 37px 0 112px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-top: 0.22px solid;
    border-bottom: 0.22px solid;
    border-image: linear-gradient(to right, rgba(178, 178, 178, 0.6) 68.75%, rgba(255, 255, 255, 0.6) 100%) 1;
    cursor: pointer;
}

.product-card-text {
    color: var(--color-text-primary);
    font-family: var(--font-family-primary), Arial, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

/* ProductCard Selected State */
.product-card-selected {
    background: #B2B2B2;
    justify-content: space-between;
    border-top: 0.22px solid;
    border-bottom: 0.22px solid;
    border-image: linear-gradient(to right, rgba(178, 178, 178, 0.6) 68.75%, rgba(255, 255, 255, 0.6) 100%) 1;
}

.product-card-selected .product-card-text {
    color: #222;
}

.product-card-selected-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 12px;
    font-weight: var(--font-weight-light);
    display: none;
}

.product-card-selected .product-card-selected-text {
    display: block;
}

/* Basket Container */
.basket-container {
    display: flex;
    padding-bottom: 90px;
    flex-direction: column;
    align-items: center;
    max-width: 600px;
    margin: 0 auto;
}

/* BasketCard Component */
.basket-card-container {
    display: flex;
    padding: 36px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
    align-self: stretch;
    border-bottom: 1px solid;
    border-image: linear-gradient(to left, #E2E2E2, #222) 1;
}

.basket-empty-message {
    padding: 40px;
    text-align: center;
    color: #666;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
}

.basket-card-heading-container {
    display: flex;
    height: 30px;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.basket-card-heading-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: #222;
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: #222;
    font-family: "Circular Std";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.336px;
}

.basket-card-heading-image {
    width: 92px;
    height: 60px;
    object-fit: cover;
}

.basket-card-options-container {
    display: flex;
    padding-left: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.basket-card-options-text {
    color: #222;
    font-family: "Circular Std";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.304px;
}

.basket-card-price-quantity-container {
    display: flex;
    align-items: center;
    gap: 112px;
    align-self: stretch;
}

.basket-card-price {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.basket-card-quantity-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-xlarge);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.basket-card-quantity-toggle-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
    gap: 6px;
}

.basket-card-minus-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    cursor: pointer;
}

.basket-card-plus-button {
    display: flex;
    padding: 2px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.basket-card-center-container {
    display: flex;
    padding-left: 23px;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
}

.basket-card-center-text {
    width: 9px;
    flex-shrink: 0;
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 21px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.basket-card-qty-label {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 12px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

/* OrdersCard Component (Admin) */
.order-card-wrapper {
    grid-column: 1 / -1;
    min-height: 460px;
    max-height: 460px;
    width: 100%;
    position: relative;
}

.orders-grid-container > .order-card-wrapper {
    display: block;
}

.orders-card-container {
    display: flex;
    height: 460px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
}

.orders-card-header {
    display: flex;
    justify-content: space-between;
    margin: 0px 22px;
}

.orders-card-customer-info {
    display: flex;
    width: 222px;
    height: 105px;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}

.orders-card-customer-name {
    align-self: stretch;
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 19px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.orders-card-status {
    align-self: stretch;
    color: #F00;
    font-family: var(--font-family-primary);
    font-size: 19px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.orders-card-order-details {
    display: flex;
    width: 132px;
    height: 105px;
    flex-direction: column;
    align-items: flex-end;
    gap: 6px;
}

.orders-card-order-number,
.orders-card-order-time,
.orders-card-order-total {
    align-self: stretch;
    color: #222;
    text-align: right;
    font-family: var(--font-family-primary);
    font-size: 19px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.orders-card-shop-info {
    display: flex;
    height: 159px;
    padding: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 42px;
    flex-shrink: 0;
    align-self: stretch;
}

.orders-card-shop-name {
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 19px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.orders-card-address {
    width: 202px;
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 19px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.orders-card-actions {
    display: flex;
    padding: 60px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-bottom: 0.22px solid #222;
    width: 100%;
    box-sizing: border-box;
}

/* ShopInfo Modal */
.shop-info-modal {
    position: fixed;
    inset: 0;
    background: white;
    max-width: var(--container-max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 120px;
}

.shop-info-top-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: 0.4px;
}

.shop-info-top-text a {
    color: #222;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.shop-info-middle-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: 0.4px;
}

.shop-info-bottom-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* BasketInfo Component - Figma specifications */
.basket-info-container {
    display: flex;
    padding: 42px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 20px;
    align-self: stretch;
}

.basket-info-total-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 17px;
}

.basket-info-label {
    color: #222;
    font-family: "Circular Std";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.304px;
}

.basket-info-value {
    color: #222;
    font-family: "Circular Std";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.304px;
}

.basket-info-delivery-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}

.basket-info-delivery-text {
    color: #222;
    font-family: "Circular Std";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.304px;
}

.basket-info-tooltip-container {
    display: flex;
    height: 36px;
    padding: 10px 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.basket-info-tooltip-container svg {
    width: 16px;
    height: 16px;
}

.basket-info-delivery-price {
    color: #A12B2B;
    font-family: "Circular Std";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.304px;
}

.product-information-list li {
    align-self: stretch;
    color: #222;
    font-family: "Circular Std";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.24px;
}

.product-information-list a {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    color: inherit;
}

/* DeliveryInfo Component */
.delivery-info-container {
    display: flex;
    padding: 10px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.delivery-info-text {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.4px;
    margin: 0;
    line-height: 22px;
}

/* === end cards.css === */
/* === forms.css === */
/* Forms */

/* AccountInputField Component */
.account-input-field {
    display: flex;
    min-width: 135px;
    max-width: var(--container-max-width);
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border: 0.7px solid #B2B2B2;
}

.account-input-text {
    flex: 1 0 0;
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    border: none;
    outline: none;
    background: transparent;
}

.account-input-text::placeholder {
    color: #B2B2B2;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* ShopInfoFieldsContainer Component */
.shop-info-fields-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    margin: 72px 0px;
}

/* BankInformation Component */
.bank-information {
    display: flex;
    padding: 20px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.bank-top-text {
    width: 178px;
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.bank-bottom-text {
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* InfoAboutShop Component */
.info-about-shop {
    display: flex;
    width: 100%;
    height: 203px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
}

.info-top-text {
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.info-textarea {
    height: 114px;
    padding: 12px 24px;
    flex-shrink: 0;
    align-self: stretch;
    border: 1px solid rgba(170, 170, 170, 0.67);
    resize: none;
    outline: none;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-small);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    box-sizing: border-box;
}

.info-textarea::placeholder {
    color: #AAA;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-small);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* ProductSpecificForm Component */
.product-specific-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    align-self: stretch;
}

.product-form-row {
    display: flex;
    height: 62px;
    align-items: center;
    gap: 50px;
}

.product-form-label {
    width: 150px;
    text-align: right;
    color: var(--color-text-primary);
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
    flex-shrink: 0;
}

.product-form-input {
    width: 121px;
    height: 43px;
    padding: 10px 0;
    border: none;
    border-bottom: 0.22px solid #222;
    background: transparent;
    text-align: center;
    outline: none;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
}

/* NoteTextBox Component */
.note-textbox-container {
    display: flex;
    height: 156px;
    padding: 20px 60px;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
    border-top: 0.22px solid var(--color-text-primary);
    border-bottom: 0.22px solid var(--color-text-primary);
}

.note-textbox-input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    resize: none;
    background: transparent;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
    color: var(--color-text-primary);
}

.note-textbox-input::placeholder {
    color: var(--color-text-secondary);
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
}

/* CheckoutField Component */
.checkout-field-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    align-self: stretch;
    margin: 0px 22px;
}

.checkout-first-line-container {
    display: flex;
    height: 52px;
    min-width: 290px;
    max-width: 600px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    align-self: stretch;
}

.checkout-first-name-input-box {
    display: flex;
    height: 52px;
    min-width: 135px;
    max-width: 293px;
    padding: 0px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border: 0.7px solid #B2B2B2;
}

.checkout-surname-input-box {
    display: flex;
    height: 52px;
    min-width: 135px;
    max-width: 293px;
    padding: 0px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    flex: 1 0 0;
    border: 0.7px solid #B2B2B2;
}

.checkout-email-input-box,
.checkout-phone-input-box,
.checkout-address-input-box {
    display: flex;
    height: 52px;
    min-width: 135px;
    max-width: 600px;
    padding: 0px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border: 0.7px solid #B2B2B2;
}

.checkout-input-field {
    flex: 1 0 0;
    align-self: stretch;
    border: none;
    outline: none;
    background: transparent;
    color: black;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
    letter-spacing: 0.3px;
}

.checkout-input-field::placeholder {
    color: #B2B2B2;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.checkout-input-field:focus {
    background: transparent !important;
    outline: none;
}

.checkout-input-field:-webkit-autofill,
.checkout-input-field:-webkit-autofill:hover,
.checkout-input-field:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: black !important;
    background: white !important;
}

/* ====================================================================
   MARINADE INPUT COMPONENTS
   ==================================================================== */

/* MarinadeInputField Component */
.marinade-input-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

/* Top Container - Marinade Name */
.marinade-input-top-container {
    display: flex;
    padding: 60px 22px;
    justify-content: center;
    align-items: center;
    gap: 50px;
    align-self: stretch;
}

/* Middle Container - KG Price */
.marinade-input-middle-container {
    display: flex;
    padding: 60px 22px;
    justify-content: center;
    align-items: center;
    gap: 50px;
    align-self: stretch;
}

/* Left Title Div for both top and middle */
.marinade-input-left-title-div {
    display: flex;
    width: 140px;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

/* Left Title text */
.marinade-input-left-title {
    color: #222;
    text-align: right;
    font-family: var(--font-family-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

/* Right Input Field for both top and middle */
.marinade-input-right-field {
    display: flex;
    width: 121px;
    height: 43px;
    padding: 10px 0px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: none;
    border-bottom: 0.22px solid #222;
    background: transparent;
    outline: none;
    font-family: var(--font-family-primary);
    font-size: 16px;
}

/* Bottom Container - Ingredients */
.marinade-input-bottom-container {
    display: flex;
    max-width: 600px;
    padding: 60px 22px;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    align-self: stretch;
}

/* Bottom Title */
.marinade-input-bottom-title {
    height: 30px;
    align-self: stretch;
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

/* Bottom Input Field */
.marinade-input-bottom-field {
    height: 42px;
    align-self: stretch;
    border: none;
    border-bottom: 1px solid #222;
    background: transparent;
    outline: none;
    font-family: var(--font-family-primary);
    font-size: 16px;
    padding: 10px 0;
}

/* Marinades Container Styles */
.marinades-container {
    /* No padding needed */
}

.loading-marinades,
.no-marinades,
.error-marinades {
    text-align: center;
    padding: 40px 20px;
    color: #666;
    font-size: 16px;
}

/* === end forms.css === */
/* === banners.css === */
/* Banners */

/* AdminTopBanner Component */
#admin-top-banner-container {
    display: flex;
    padding: 12px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.admin-top-banner-nav-btn {
    display: flex;
    width: 70px;
    height: 70px;
    padding: 22px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: none;
    border: none;
    cursor: pointer;
}

.admin-top-banner-nav-btn svg {
    width: 40px;
    height: 16px;
    flex-shrink: 0;
}

.admin-top-banner-center-text {
    flex: 1 0 0;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.4px;
}

.admin-top-banner-right-spacer {
    display: flex;
    width: 70px;
    height: 70px;
    padding: 20px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
}

/* TopBanner Component (Customer) */
.top-banner-container {
    display: flex;
    padding: 12px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.top-banner-navigation {
    display: flex;
    width: 70px;
    height: 70px;
    padding: 22px 14px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.top-banner-navigation-icon {
    width: 40px;
    height: 16px;
    flex-shrink: 0;
    color: #222;
}

.top-banner-center {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.top-banner-center-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.3px;
}

.homepage-container .top-banner-center-text {
    font-size: 16px;
}

.top-banner-center-logo {
    width: 72px;
    height: 66px;
}

.top-banner-basket {
    display: flex;
    width: 70px;
    height: 70px;
    padding: 16px 16px 20px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
}

.top-banner-basket-icon {
    width: 36.984px;
    height: 22.046px;
    flex-shrink: 0;
    color: #222;
}

/* Header Section Container (TopBanner + CategorySearchGrid) */
.header-section-container {
    display: flex;
    padding-bottom: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 56px;
    align-self: stretch;
}

/* AdminInfoBanner Component */
.admin-info-banner {
    display: flex;
    height: 96px;
    min-width: 270px;
    max-width: var(--container-max-width);
    padding: 0px 20px;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    background: #E2E2E2;
    width: 100%;
    margin-top: 22px;
    position: relative;
}

.admin-info-banner-text {
    color: var(--color-text-primary);
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-xlarge);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.admin-info-banner-edit-icon {
    width: 23.181px;
    height: 23.217px;
    fill: #222;
    cursor: pointer;
    position: absolute;
    right: 20px;
}

/* SimpleBanner Component */
.simple-banner {
    display: flex;
    height: 106px;
    min-width: 270px;
    max-width: var(--container-max-width);
    padding: 0px 46px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
    background: #E2E2E2;
    width: 100%;
}

.simple-banner-text {
    color: var(--color-text-primary);
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-xlarge);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* CategoryBanner Component */
.category-banner-container {
    display: flex;
    height: 96px;
    padding: 0 10px 0 20px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-bottom: 0.22px solid;
    border-image: linear-gradient(to right, rgba(178, 178, 178, 0.6) 69%, rgba(255, 255, 255, 0.6) 100%) 1;
    cursor: pointer;
}

.category-banner-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    color: rgb(34, 34, 34);
    font-family: "Circular Std";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.5px;
    flex: 1 0 0px;
}

/* Option1Banner Component */
.product-banner-container {
    display: flex;
    height: 96px;
    padding: 0 10px 0 40px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-bottom: 0.22px solid;
    border-image: linear-gradient(to right, rgba(178, 178, 178, 0.6) 69%, rgba(255, 255, 255, 0.6) 100%) 1;
    cursor: pointer;
}

.product-banner-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: #000;
    font-family: "Circular Std";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.42px;
}

/* Option2And3Banner Component */
.option2-and3-banner-container {
    display: flex;
    width: 100%;
    padding: 30px 46px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    background: #E2E2E2;
}

.option2-and3-banner-top-text {
    color: var(--color-text-primary);
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-xlarge);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.option2-and3-banner-bottom-div {
    display: flex;
    width: 316px;
    justify-content: space-between;
    align-items: center;
}

.option2-and3-banner-bottom-title {
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-large);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.option2-and3-banner-bottom-input {
    width: 221px;
    height: 46px;
    flex-shrink: 0;
    background: var(--color-background-primary);
    border: none;
    outline: none;
    padding: 0 10px;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
}

/* === end banners.css === */
/* === controls.css === */
/* Controls */

/* QuantityToggleBar Component */
.quantity-toggle-container {
    display: flex;
    height: 96px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    background: #B2B2B2;
    position: relative;
    touch-action: manipulation;
}

.quantity-toggle-left-button {
    display: flex;
    min-width: 135px;
    max-width: 300px;
    min-height: 96px;
    padding-left: 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    cursor: pointer;
}

.quantity-toggle-right-button {
    display: flex;
    min-width: 135px;
    max-width: 300px;
    min-height: 96px;
    padding: 10px 12px 10px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    cursor: pointer;
}

.quantity-toggle-center-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 21px;
    font-weight: var(--font-weight-light);
    pointer-events: none;
}

.quantity-toggle-qty-label {
    position: absolute;
    right: 139px;
    bottom: 18px;
    color: #000;
    text-align: center;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
    letter-spacing: 0.33px;
}

/* PriceDisplay Component */
.price-display-container {
    display: flex;
    height: 96px;
    min-width: 270px;
    max-width: var(--container-max-width);
    justify-content: center;
    align-items: center;
    gap: 36px;
    align-self: stretch;
}

.price-display-text {
    color: #222;
    text-align: center;
    -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: #222;
    font-family: "Circular Std";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px;
}

/* ToggleBar Component */
.toggle-bar-container {
    display: flex;
    height: 96px;
    width: 100%;
    background: #B2B2B2;
    position: relative;
    touch-action: manipulation;
}

.toggle-bar-left-button,
.toggle-bar-right-button {
    flex: 1;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.toggle-bar-left-button {
    justify-content: flex-start;
    padding-left: calc(22px + (2 * ((100% - 44px) / 12)) + 8px);
}

.toggle-bar-right-button {
    justify-content: flex-end;
    padding-right: calc(22px + (2 * ((100% - 44px) / 12)) + 8px);
}

.toggle-bar-center-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #222;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 21px;
    font-weight: var(--font-weight-light);
    letter-spacing: var(--letter-spacing);
    line-height: var(--line-height);
    pointer-events: none;
}

/* ToggleBar Button Clicked State */
@keyframes luxuriousClick {
  0% {
    background-color: inherit;
  }
  50% {
    background-color: rgba(255, 255, 255, 0.55);
  }
  100% {
    background-color: inherit;
  }
}

.toggle-bar-button-clicked {
    animation: luxuriousClick 62ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.toggle-bar-button-clicked svg path {
    fill: black !important;
}

/* ====================================================================
   NAVIGATION PAD COMPONENT
   ==================================================================== */

/* NavigationPad Component - Exact Figma Specifications */
.navigation-pad-container {
    display: flex;
    width: 106px;
    height: 106px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.navigation-pad-top-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
}

.navigation-pad-middle-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
}

.navigation-pad-bottom-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
}

.navigation-pad-text {
    display: flex;
    width: 32px;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* === end controls.css === */
/* === layouts.css === */
/* Layouts */

/* CategoryPageContainer */
.category-page-container {
    display: flex;
    padding-bottom: 160px;
    flex-direction: column;
    align-items: center;
    /* gap: 52px; */
    max-width: 600px;
    margin: 0 auto;
}

/* InfoPageContainer */
.info-page-container {
    display: flex;
    padding-bottom: 40px;
    flex-direction: column;
    align-items: center;
    gap: 76px;
    align-self: stretch;
    max-width: 600px;
    margin: 0 auto;
}

/* ContactPageContainer */
.contact-page-container {
    display: flex;
    padding-bottom: 120px;
    flex-direction: column;
    align-items: center;
    gap: 170px;
    align-self: stretch;
    max-width: 600px;
    margin: 0 auto;
}

/* Basket Page Layout */
.basket-layout {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 98px);
    max-width: var(--container-max-width);
    margin: 0 auto;
}

.basket-scrollable-content {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
}

.basket-fixed-bottom {
    flex-shrink: 0;
    background: var(--color-background-primary);
    border-top: 1px solid var(--color-border-light);
    padding: 0 0 10px 0;
}

.basket-fixed-bottom .big-black-button {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}

/* Menu Page Container */
.menu-page-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 76px;
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
}

/* Delivery Info Page Container */
.delivery-info-page-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 90px;
    max-width: 600px;
    margin: 0 auto;
}

/* === end layouts.css === */
/* === feedback.css === */
/* Feedback */

/* Error Toast Notifications */
.error-toast {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000;
    max-width: calc(var(--container-max-width) - 44px);
    padding: 12px 16px;
    border-radius: var(--border-radius-default);
    font-family: var(--font-family-primary), var(--font-family-system);
    font-size: var(--font-size-small);
    font-weight: var(--font-weight-medium);
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    animation: slideInFromTop 0.3s ease-out;
}

.error-toast--error {
    background-color: var(--color-error-bg);
    color: var(--color-error);
    border: 1px solid var(--color-error);
}

.error-toast--warning {
    background-color: var(--color-warning-bg);
    color: #856404;
    border: 1px solid var(--color-warning);
}

.error-toast--success {
    background-color: #D4F1D4;
    color: var(--color-success);
    border: 1px solid var(--color-success);
}

@keyframes slideInFromTop {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

/* ====================================================================
   LOADING BAR COMPONENT
   ==================================================================== */

/* LoadingBar Component */
.loading-bar-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px 20px;
}

.loading-bar-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 19px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.loading-bar-background {
    width: 280px;
    height: 8px;
    background-color: #E0E0E0;
    border-radius: 4px;
    overflow: hidden;
}

.loading-bar-fill {
    height: 100%;
    background-color: #222;
    width: 0%;
    border-radius: 4px;
}

/* Loading animation */
@keyframes loadingProgress {
    0% { width: 0%; }
    100% { width: 100%; }
}

/* ====================================================================
   LOADING OVERLAY COMPONENT
   ==================================================================== */

/* LoadingOverlay Component */
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}

/* Spinner Component */
.spinner {
    width: 50px;
    height: 50px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* ====================================================================
   UTILITY CLASSES
   ==================================================================== */

/* Hidden Utility */
.hidden {
    display: none !important;
}

/* === end feedback.css === */
/* === payments.css === */
/* Payments */

/* Square Payment Form Styles */
.square-payment-form {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-self: stretch;
}

#square-card-container {
    margin: 0px 22px;
}

/* ============================================================================
   SAVE CARD COMPONENT
   ============================================================================ */

.save-card-container {
    display: flex;
    align-items: flex-start;
    gap: 22px;
    align-self: stretch;
    margin: 0px 22px;
}

.save-card-checkbox {
    width: 34px;
    height: 34px;
    flex-shrink: 0;
    border: 2px solid #222;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FFF;
    position: relative;
    transition: all 0.2s ease;
}

.save-card-checkbox:checked {
    background: #000;
    border-color: #000;
}

.save-card-checkbox:checked::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

.save-card-text-container {
    display: flex;
    width: 283px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
}

.save-card-title {
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

.save-card-description {
    color: #B2B2B2;
    font-family: var(--font-family-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

/* ====================================================================
   BILLING ADDRESS COMPONENT
   ==================================================================== */

/* BillingAddress Component Styles - Figma Specifications */
.billing-address-container {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    align-self: stretch;
    margin: 0px 22px;
}

.billing-address-title {
    width: 90px;
    height: 23px;
    flex-shrink: 0;
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
    letter-spacing: var(--letter-spacing);
}

.billing-actual-address {
    width: 160px;
    min-height: 69px;
    flex-shrink: 0;
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
    letter-spacing: 0.3px;
}

/* ====================================================================
   PAYMENTS BUTTON COMPONENT
   ==================================================================== */

/* PaymentsButton Component Styles - Figma Specifications */
.payments-button-container {
    display: flex;
    height: 65px;
    min-width: 275px;
    max-width: 600px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 2px;
    border: 0.7px solid #B2B2B2;
    background: #000;
}

.payments-button-image {
    height: 26px;
    flex-shrink: 0;
    align-self: center;
}

.manual-payment-text {
    color: #FFF;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* ====================================================================
   PAYMENT BUTTONS COMPONENT (GPay/ApplePay/Manual)
   ==================================================================== */

/* PaymentButtons Component */
.payment-buttons-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    align-self: stretch;
}

.payment-buttons-top-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    align-self: stretch;
}

.payment-button-gpay {
    display: flex;
    height: 65px;
    min-width: 100px;
    max-width: 290px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 2px;
    border: 0.7px solid #B2B2B2;
    cursor: pointer;
}

.payment-button-gpay-icon {
    height: 26px;
    flex-shrink: 0;
    align-self: stretch;
}

.payment-button-apay {
    display: flex;
    height: 65px;
    min-width: 100px;
    max-width: 290px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 2px;
    border: 0.7px solid #B2B2B2;
    cursor: pointer;
}

.payment-button-apay-icon {
    width: 60px;
    height: 30px;
}

.payment-button-manual {
    display: flex;
    height: 65px;
    min-width: 270px;
    max-width: 600px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 2px;
    border: 0.7px solid #B2B2B2;
    cursor: pointer;
}

.payment-button-manual-text {
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* ====================================================================
   CHANGE CHECKOUT INFORMATION COMPONENT
   ==================================================================== */

/* ChangeCheckoutInformation Component */
.change-checkout-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 26px;
    align-self: stretch;
    margin: 0px 26px;
}

.change-checkout-top-container {
    display: flex;
    height: 42.5px;
    align-items: center;
    gap: 9px;
}

.change-checkout-bottom-container {
    display: flex;
    height: 42.5px;
    align-items: center;
    gap: 9px;
}

.change-checkout-text {
    color: #222;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.change-checkout-arrow {
    width: 8px;
    height: 9.5px;
}

.change-checkout-arrow svg {
    width: 8px;
    height: 9.5px;
}

/* === end payments.css === */
/* === dashboard.css === */
/* Dashboard */

/* TodaysBalance Component - Exact Figma Specifications */
.todays-balance-outer-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.todays-balance-container {
    display: flex;
    width: 120px;
    height: 100px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.balance-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.today-text {
    color: #E2E2E2;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* StatsBar Component - Exact Figma Specifications */
.stats-bar-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 120px;
}

.stats-bar-container-3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    margin: 0px 22px;
}

.stat-container {
    display: flex;
    width: 110px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.stat-top-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.stat-bottom-title {
    display: flex;
    width: 89px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #E2E2E2;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* BarChart Component - Exact Figma Specifications */
.bar-chart-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.bar-chart-top-text-container {
    display: flex;
    padding: 6px 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.bar-chart-top-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.bar-chart-bottom-container {
    display: flex;
    height: 200px;
    justify-content: center;
    align-items: flex-end;
    gap: 76px;
    align-self: stretch;
}

.bar-chart-bar-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.bar-chart-bar {
    display: flex;
    width: 40px;
    padding: 12px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #000;
}

.bar-chart-bar-left {
    height: 84px;
}

.bar-chart-bar-middle {
    height: 94px;
}

.bar-chart-bar-right {
    height: 137px;
}

.bar-chart-inside-text {
    color: #FFF;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.bar-chart-bottom-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: flex;
    width: 40px;
    height: 36px;
    flex-direction: column;
    justify-content: center;
}

/* ThreeStatsBar Component - Three Stat Layout */
.three-stats-bar-container {
    display: flex;
    padding: 12px 0;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.three-stat-container {
    display: flex;
    width: 82px;
    height: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.three-stat-top-text {
    display: flex;
    height: 54px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.three-stat-bottom-title {
    display: flex;
    width: 82px;
    height: 46px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #E2E2E2;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* Dashboard Stats Flex Container - Groups dashboard components */
.dashboard-stats-flex-container {
    display: flex;
    padding: 72px 0;
    flex-direction: column;
    align-items: center;
    gap: 70px;
    align-self: stretch;
}

/* Dashboard Marketing Button Container */
.dashboard-marketing-button-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    padding: 60px 0;
}

/* === end dashboard.css === */
/* === investment.css === */
/* Investment/Marketing Components */

/* MarketingContainer Component - Exact Figma Specifications */
.marketing-container {
    display: flex;
    padding: 20px 0px;
    flex-direction: column;
    align-items: center;
    gap: 64px;
    margin: 0px 22px;
}

/* ProgressBar Component - Exact Figma Specifications */
.progress-bar-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 0 12px;
    flex-wrap: wrap;
    align-self: stretch;
}

.left-side-progress-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    cursor: pointer;
}

.black-completed-progress-bar {
    display: flex;
    width: 203px;
    height: 40px;
    padding: 4px;
    justify-content: space-between;
    align-items: center;
    background: #000;
}

.progress-internal-div {
    width: 1px;
    height: 40px;
}

.progress-invested-amount {
    color: #FFF;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.progress-click-container {
    display: flex;
    width: 22px;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
}

.progress-click-text {
    width: 20px;
    height: 10px;
    flex-shrink: 0;
    color: #E2E2E2;
    text-align: center;
    font-family: "Circular Std";
    font-size: 9px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.right-progress-complete-line {
    width: 1px;
    height: 40px;
    background: #E2E2E2;
}

/* MarketingHeading Component - Exact Figma Specifications */
.marketing-heading-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.marketing-heading-top-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.marketing-heading-bottom-text {
    display: flex;
    height: 46px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* Marketing Text Elements */
.marketing-info-text {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.marketing-disclaimer-text {
    align-self: center;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    width: 250px;
}

/* Dashboard View Bottom Spacing */
.dashboard-container {
    padding-bottom: 156px;
}

/* Growth Investment Auto-Layout Container */
.growth-investment-auto-layout {
    display: flex;
    padding: 90px 0px 0px 0px;
    flex-direction: column;
    align-items: center;
    gap: 86px;
}

.growth-investment-title {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 27px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.growth-investment-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 42px;
    align-self: stretch;
}

.growth-investment-text-box {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* CustomPriceInput Component */
.custom-price-input-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.custom-price-input-top-container {
    display: flex;
    width: 132px;
    padding: 0 12px 6px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #E2E2E2;
}

.custom-price-input-top-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: none;
    outline: none;
    width: auto;
}

.custom-price-input-bottom-text {
    color: #E2E2E2;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* InProgressBar Component */
.in-progress-bar-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 0;
    align-self: stretch;
    flex-wrap: wrap;
    margin: 0px 22px;
}

.in-progress-bar-left-side {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 200px;
    gap: 0;
}

.in-progress-bar-completed {
    display: flex;
    width: 160px;
    height: 40px;
    padding: 12px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    background: #E2E2E2;
}

.in-progress-bar-added {
    display: flex;
    width: 41px;
    height: 40px;
    padding: 12px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    background: #000;
}

.in-progress-bar-end {
    width: 1px;
    height: 40px;
    background: #E2E2E2;
}

/* EquityInfo Container */
.equity-info-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 42px;
}

.equity-info-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* Growth Investment Text Box After Stats */
.growth-investment-text-box-after-stats {
    width: 276px;
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

/* Growth Investment Button Container */
.growth-investment-button-container {
    display: flex;
    padding: 20px 0 60px 0;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

/* Investment Checkout Content Container */
.investment-checkout-content-container {
    display: flex;
    padding: 90px 0px;
    flex-direction: column;
    align-items: center;
    gap: 86px;
}

/* InvestmentButton Component */
.investment-button-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 0 12px;
    align-self: stretch;
    flex-wrap: wrap;
}

.investment-button-progress-section {
    display: flex;
    padding-right: 40px;
    align-items: center;
    flex: 1 0 0;
    border-right: 1px solid #E2E2E2;
}

.investment-button-populated-bar {
    display: flex;
    height: 40px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 10px;
    flex: 1 0 0;
    background: #000;
    cursor: pointer;
}

.investment-button-components-container {
    /* Right side container for other components */
}

.investment-button-populated-bar-inner {
    display: flex;
    padding: 2px 6px;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
    flex: 1 0 0;
}

.investment-button-populated-bar-text {
    color: #E2E2E2;
    text-align: center;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.dashboard-top-section-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}

/* === end investment.css === */
/* === login.css === */
/* Login Page Styles */

body.login-page {
    background: #000;
}

body.login-page .container {
    background-color: transparent;
}

/* Login Container - Flexbox Layout */
.login-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 90px;
    min-height: 100vh;
    max-width: var(--container-max-width);
    width: 100%;
    margin: 0 auto;
    padding: 0 0 100px 0;
    box-sizing: border-box;
}

/* Login elements - centered by default from flexbox */
.login-container .login-logo {
    /* Centered by parent flexbox */
}

.login-container .login-title {
    /* Centered by parent flexbox */
}

.login-container .login-form {
    width: 100%;
    padding: 0 22px;
    box-sizing: border-box;
}


/* Login Elements */
.login-logo {
    width: 90px;
    height: 82px;
}

.login-title {
    width: 229px;
    color: #FFF;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 27px;
    font-weight: var(--font-weight-light);
    margin: 0;
}

.login-form {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
}

.input-group {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.input-group input {
    width: 100%;
    height: 56px;
    min-width: 135px;
    padding: 10px 22px;
    border: 0.7px solid #FFF;
    background: transparent;
    color: #FFF;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-weight: var(--font-weight-light);
    box-sizing: border-box;
    outline: none;
}

.input-group input::placeholder {
    color: #FFF;
    opacity: 0.7;
}

/* Screen reader only labels */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Login Button Styling */
.login-container .big-black-button {
    border: 1px solid #FFF;
}

/* === end login.css === */

/* Font Declarations */
@font-face {
    font-family: 'Circular Std';
    src: url('../assets/fonts/CircularStd-Light.otf') format('opentype');
    font-weight: var(--font-weight-light);
    font-style: normal;
}

/* Design System Variables */
:root {
    /* Typography */
    --font-family-primary: "Circular Std";
    --font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --letter-spacing: 0.3px;
    --line-height: 24px;
    
    /* Colors */
    --color-text-primary: #222;
    --color-text-secondary: #000;
    --color-text-white: #FFF;
    --color-background-primary: #FFF;
    --color-background-black: #000;
    --color-border-light: #E0E0E0;
    --color-success: #5CB85C;
    --color-link: #007BFF;
    --color-error: #DC3545;
    --color-warning: #FFC107;
    --color-error-bg: #F8D7DA;
    --color-warning-bg: #FFF3CD;
    
    /* Layout */
    --container-max-width: 600px;
    
    /* Common Dimensions */
    --border-radius-default: 8px;
    --border-radius-large: 12px;
    --border-radius-round: 50%;
    
    /* Font Sizes */
    --font-size-base: 16px;
    --font-size-small: 14px;
    --font-size-medium: 18px;
    --font-size-large: 21px;
    --font-size-xlarge: 25px;
}

/* DRY: Utility Classes for Common Patterns */
.clickable {
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.clickable:hover {
    opacity: 0.8;
}

.clickable:active {
    opacity: 0.6;
}

/* Remove transition from top banner center logo */
.top-banner-center-logo.clickable {
    transition: none;
}

.selected {
    /* Base selected state - can be overridden by specific components */
    opacity: 1;
}

.loading {
    pointer-events: none;
    opacity: 0.6;
}

.error-state {
    border-color: var(--color-error, #ff4444);
    background-color: var(--color-error-light, #fff2f2);
}

/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: var(--font-family-system);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    color: var(--color-text-secondary);
    background-color: var(--color-background-primary);
    overflow-x: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    user-select: none;
}

/* Global image rendering optimization for entire site */
img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* Global Body Text Base Class */
.body-text {
    font-family: var(--font-family-primary);
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    font-style: normal;
}

/* Luxury Page Transitions */
#app {
    opacity: 1;
    transition: opacity 0.02s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
                filter 0.02s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#app.dissolve {
    opacity: 0;
    filter: blur(8px);
    pointer-events: none;
}

#app.fade-in {
    opacity: 0;
    animation: luxuryFadeIn 0.02s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

@keyframes luxuryFadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Utility Classes */

/* Product Specifics Save Container */
.product-specifics-save-container {
    display: flex;
    padding: 36px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

/* ProductInfo Component */
.product-info-container {
    display: flex;
    padding: 60px 0px;
    flex-direction: column;
    align-items: center;
    gap: 96px;
    align-self: stretch;
}

.product-information-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 72px;
    align-self: stretch;
    list-style: none;
    padding: 0px 24px;
    margin: 0;
}

.product-info-top-container {
    display: flex;
    align-items: center;
    gap: 50px;
    align-self: stretch;
}

.product-info-input {
    display: flex;
    height: 50px;
    padding: 10px;
    align-items: center;
    gap: 10px;
    flex: 1 1 0;
    min-width: 0;
    border: 1px solid #E2E2E2;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 17px;
    font-weight: 300;
    background: transparent;
    outline: none;
}

.product-info-input::placeholder {
    color: #E2E2E2;
}

.product-info-image {
    width: 90px;
    height: 65px;
    object-fit: cover;
    cursor: pointer;
    flex-shrink: 0;
}

.product-info-desc-title {
    color: var(--color-text-primary);
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
    line-height: 16px;
}

/* AddPicture Component */
.add-picture-container {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.2s ease;
    gap: 122px;
}

.add-picture-container:hover {
    background-color: #f5f5f5;
}

.add-picture-text {
    color: var(--color-text-primary);
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
}

.add-picture-image {
    width: 100px;
    height: 69px;
    object-fit: cover;
    border: 1px solid #ddd;
}



/* AddressBar Component */
.address-bar-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border: 1px solid #222;
    position: relative;
    margin: 60px 0px;
    height: 54px;
    overflow: hidden; /* Prevent content overflow */
    -webkit-overflow-scrolling: touch; /* iOS smooth scrolling */
    contain: layout; /* Prevent layout shifts on iOS */
    box-sizing: border-box;
}

.address-center-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

.gps-icon {
    width: 52px;
    height: 52px;
    flex-shrink: 0;
    cursor: pointer;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; /* Ensure proper stacking context */
    -webkit-transform: translateZ(0); /* Force GPU acceleration on iOS */
    transform: translateZ(0);
    box-sizing: border-box;
}

.gps-image {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    -webkit-user-select: none;
    user-select: none;
}

/* ProductListHeadings Component */
.product-list-headings {
    display: flex;
    padding: 16px 0;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-bottom: 0.22px solid #222;
    width: 100%;
}

.product-list-headings-info-container {
    display: flex;
    align-items: center;
    gap: 22px;
}

.product-list-headings-blank-filler {
    width: 56px;
    height: 40px;
    fill: #FFF;
}

.product-list-headings-product-title {
    display: flex;
    width: 170px;
    height: 29px;
    flex-direction: column;
    justify-content: center;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.product-list-headings-edit-title {
    display: flex;
    width: 37px;
    height: 29px;
    flex-direction: column;
    justify-content: center;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.product-list-heading-text {
    color: var(--color-text-primary);
    text-align: left;
    font-family: var(--font-family-primary);
    font-size: 15px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    display: block;
    width: 100%;
}

.product-info-title {
    width: 115px;
    height: 32px;
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    display: flex;
    align-items: center;
    flex-shrink: 0;
    white-space: nowrap;
}

.product-info-lower-container {
    display: flex;
    min-height: 100px;
    padding: 10px;
    align-items: flex-start;
    align-self: stretch;
    border: 1px solid #E2E2E2;
}

.product-info-desc-input {
    flex: 1 0 0;
    color: #222;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: var(--line-height);
    border: none;
    outline: none;
    resize: none;
    background: transparent;
    overflow: hidden;
}

.product-info-desc-input::placeholder {
    color: #E2E2E2;
}

/* AddPicture Component */

.add-picture-text {
    height: 31px;
    flex-shrink: 0;
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: var(--font-size-base);
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
    display: flex;
    align-items: center;
}

.add-picture-image {
    width: 100px;
    height: 69px;
    flex-shrink: 0;
    object-fit: cover;
}

/* Homepage Container */
.homepage-container {
    display: flex;
    padding-bottom: 70px;
    flex-direction: column;
    align-items: center;
    gap: 90px;
    max-width: 600px;
    margin: 0 auto;
    background:
        linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%),
        url('/shared/assets/images/landing_page/landing_page_image.jpg') lightgray right center / cover no-repeat;
    height: 100vh;              /* Fallback for older browsers */
    height: 100dvh;             /* Dynamic viewport height - modern standard */
    overflow: hidden;           /* Prevent scrolling */
}

/* Homepage color overrides for dark background */
.homepage-container .top-banner-navigation-icon { color: #FFFFFF; }
.homepage-container .top-banner-center-text { color: #F5F5F5; }
.homepage-container .top-banner-basket-icon { color: #FFFFFF; }
.homepage-container .here-arrow { fill: #F5F5F5; }
.homepage-container .here-text { color: #F5F5F5; }
.homepage-container .enter-address-instruction-text { color: #F5F5F5; }

.nearby-shops-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    align-self: stretch;
}

/* Container */
.container {
    max-width: var(--container-max-width);
    margin: 0 auto;
    width: 100%;
}

/* Checkout Container */
.checkout-container {
    display: flex;
    padding-bottom: 70px;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    max-width: 600px;
    margin: 0 auto;
}

body .container.product-page-container {
    min-height: 950px;
}

.product-information-container {
    position: relative;
    display: flex;
    padding-bottom: 6px;
    flex-direction: column;
    align-items: center;
    gap: 42px;
    align-self: stretch;
}

/* AI page uses full viewport height for dynamic chatbot interface */
.container.ai-page-container {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

/* Ensure all other containers have flexible height */
.container:not(.product-page-container):not(.ai-page-container) {
    height: auto;
    min-height: auto;
}

/* Header */
.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    background-color: white;
    position: sticky;
    top: 0;
    z-index: 100;
}

.logo {
    font-size: 24px;
    font-weight: bold;
    color: #d32f2f;
}

.cart-btn {
    background-color: #d32f2f;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: var(--font-size-base);
    cursor: pointer;
    transition: background-color 0.3s;
}

.cart-btn:hover {
    background-color: #b71c1c;
}

/* Main Content */
.main-content {
    padding: 20px 0;
    min-height: calc(100vh - 100px);
}

/* Views */
.view {
    animation: fadeIn 0.3s ease-in;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* Shop Selection View */
.shop-select-view h2 {
    margin-bottom: 20px;
    text-align: center;
}

.address-search {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.address-input {
    flex: 1;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: var(--font-size-base);
}

.area-result {
    margin-top: 20px;
}

.area-message {
    text-align: center;
    padding: 15px;
    background-color: #f0f0f0;
    border-radius: 4px;
    margin-bottom: 20px;
}

.shops-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* ButcherShopHeader Component */
.butcher-shop-header-container {
    display: flex;
    padding-left: 30px;
    justify-content: center;
    align-items: center;
}

.butcher-shop-header {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.5px;
}

/* TooltipIcon Component */
.tooltip-icon-wrapper {
    display: flex;
    padding: 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    cursor: pointer;
}

.tooltip-icon {
    width: 16px;
    height: 16px;
    fill: #222;
}

/* DeliveryInformation Container - Figma specifications */
.delivery-information-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 72px;
    align-self: stretch;
}

.delivery-information-text {
    width: 344px;
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}


/* SearchBar Component */
.search-bar-container {
    display: flex;
    height: 73px;
    padding-left: 26px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-top: 0.22px solid;
    border-bottom: 0.22px solid;
    border-left: 0.22px solid;
    border-right: none;
    border-image: linear-gradient(to right, white 0%, rgba(0,0,0,0.36) 82%) 1;
}

.search-bar-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0;
    align-self: stretch;
    color: rgba(0, 0, 0, 0.40);
    font-family: "Circular Std";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.336px;
    border: none;
    outline: none;
    background: transparent;
}

.search-bar-input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.search-bar-icon {
    display: flex;
    width: 76px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    cursor: pointer;
}

.search-bar-icon svg {
    width: 26.638px;
    height: 26.25px;
}

/* BasketIcon Component */
.basket-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    pointer-events: none;
    display: flex;
    padding: 0 22px;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 10px;
}

.basket-icon-container {
    pointer-events: auto;
    display: flex;
    padding: 26px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.22);
}

.basket-icon-svg {
    width: 32px;
    height: 20px;
    cursor: pointer;
}

.basket-icon-svg svg {
    width: 37px;
    height: 24px;
    fill: #222;
}

/* Product Page Image */
.product-page-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    align-self: stretch;
}

/* Product Page Message */
.product-page-message {
    text-align: center;
    padding: 50px 0;
    color: #666;
    font-family: var(--font-family-primary), -apple-system, sans-serif;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-light);
}

/* ProductDescription Component */
.product-description-container {
    display: flex;
    padding: 36px 12px 12px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

.product-description-text {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.3px;
    -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: #222;
    margin: 0px 22px;
}

/* Admin Helper Classes */
.admin-category-wrapper {
    margin-bottom: 20px;
}

.admin-button-container-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    padding: 60px 0;
}

.admin-delete-button-col {
    display: flex;
    justify-content: flex-end;
    min-width: 96px;
}

.admin-delete-button-col-hidden {
    display: none;
}

.admin-add-picture-row {

}

.admin-file-input-hidden {
    display: none;
}

.admin-add-button-row {
    margin-top: 40px;
    margin-bottom: 20px;
}

.admin-add-button-col {
    display: flex;
    justify-content: center;
}

.admin-add-option-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.admin-button-container-spacing {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    padding: 60px 0;
}

.admin-address-input-clickable {
    cursor: pointer;
}

/* Product List View */
.shop-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.products-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

/* Loading Overlay */
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #d32f2f;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Utility Classes */
.hidden {
    display: none !important;
}

/* Product page specific styles */

/* Add Basket Button Container */
.add-basket-button-container {
    display: flex;
    height: 96px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
}

/* Control Spacing for Payment Success/Failed Pages */
.control-spacing {
    display: flex;
    padding: 112px 0px 90px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

/* PageTitle Modifiers */
.page-title-text.payment-success {
    padding: 112px 0px;
}

.page-title-text.configure-cut {
    padding: 36px 20px;
}

.page-title-text.update-kg-price {
    padding: 36px 20px;
}

/* CustomerOrderPostPaymentInformation Component */
.customer-order-post-payment-container {
    display: flex;
    padding: 9px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 29px;
}

.customer-order-post-payment-text {
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 21px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* Form Validation Error States */
.checkout-input-field.error {
    border-color: #FF0000 !important;
}

.checkout-input-field.error:focus {
    border-color: #FF0000 !important;
    outline: none;
}

.page-title-text {
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.4px;
}

.delivery-title {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.5px;
    margin: 0;
}

/* AddPictureModal Component */
.add-picture-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: white;
    z-index: 1000;
}

.add-picture-modal-container {
    display: flex;
    padding-bottom: 70px;
    flex-direction: column;
    align-items: center;
    gap: 76px;
    grid-column: 1 / 13;
}

/* TrustPilot Component - Exact Figma Specifications */
.trustpilot-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.trustpilot-logo {
    width: 104px;
    height: 26px;
}

/* Contact Page Title - Exact Figma Specifications */
.contact-page-title {
    display: flex;
    padding: 52px 0px 50px 0px;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

/* Contact Page Wrapper */
.contact-page-wrapper {
    margin: 92px 0px;
}


/* ContactInfo Component - Exact Figma Specifications */
.contact-info-container {
    display: flex;
    padding: 22px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.contact-info-text {
    width: 358px;
    height: 219px;
    color: #222;
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* Contact Text Container */
.contact-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 76px;
    align-self: stretch;
}

.contact-top-text {
    align-self: stretch;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.256px;
    margin: 0;
}

.contact-email-link {
    color: #222;
    text-decoration: underline;
}

.contact-bottom-text {
    width: 256px;
    color: #222;
    text-align: center;
    font-family: "Circular Std";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.256px;
    margin: 0;
}

.contact-trustpilot-logo {
    width: 104px;
    height: 26px;
}

/* Orders Grid Container - For admin orders page */
.orders-grid-container {

}

/* ========================================
   PRODUCTS AREA CONTAINER
   ======================================== */

.products-area {
    /* Container for all category banners and product cards */
    width: 100%;
    padding-bottom: 120px;
}

.gallery-area {
    /* Container for all gallery category banners - matches products-area */
    width: 100%;
}

.no-results-message {
    text-align: center;
    padding: 20px;
    color: #666;
    font-family: var(--font-family-primary);
}

/* ========================================
   UPDATE OPENING TIME TITLE
   ======================================== */

.update-opening-time-container {
    display: flex;
    height: 48px;
    min-width: 135px;
    max-width: 600px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;
}

.update-opening-time-text {
    align-self: stretch;
    color: #AAA;
    font-family: var(--font-family-primary);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: normal;
}

/* ========================================
   GOOGLE PROFILE SECTION CONTAINER
   ======================================== */

.google-profile-section-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    padding: 20px 0;
    max-width: 600px;
}

/* ========================================
   ENTER ADDRESS INSTRUCTION TEXT COMPONENT
   ======================================== */

.enter-address-instruction-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    padding: 62px 0;
    gap: 10px;
}

.enter-address-instruction-text {
    color: var(--color-text-primary);
    text-align: center;
    font-family: var(--font-family-primary);
    font-size: 17px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* ========================================
   HERE COMPONENT
   ======================================== */

.here-container {
    display: flex;
    padding-bottom: 10px;
    justify-content: flex-start; /* Changed to align with start of column 7 */
    align-items: center;
    gap: 7px;
}

.here-arrow {
    width: 36.522px;
    height: 31.245px;
    fill: var(--color-text-primary);
}

.here-text-container {
    display: flex;
    height: 56px;
    padding: 60px 0px 10px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.here-text {
    color: var(--color-text-primary);
    font-family: var(--font-family-primary);
    font-size: 17px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing);
}

/* BottomPageSpacer Component - Figma Specifications */
.bottom-page-spacer {
    height: 172px;
    align-self: stretch;
}




