a.buybtn {
    background-color: #0B2743;
    border-color: #0B2743;
    transform: scale(0.93);
}

.button-tab-secondary {
    background-color: rgba(182, 182, 182, 0.25);
    color: rgba(11, 39, 67, 0.50);
    padding: 2px;
    border-radius: 137.143px;
    font-size: 16px;
    width: 100%;
    transition: all 0.3s ease;
}

.btn-size-select {
    border-radius: 10px;
    background: #E0E6EC;
    color: #0B2743 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 10px 24px !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    box-shadow: none !important;
    outline: none !important;
}

.progress-bar-one {
    background-color: rgba(38, 186, 216, 0.50) !important;
}

.progress-bar-two {
    background-color: rgba(38, 186, 216, 0.50) !important;
}

.progress-bar-three {
    background-color: rgba(38, 186, 216, 0.50) !important;
}

.progress-bar-four {
    background-color: rgba(38, 186, 216, 0.50) !important;
}

.fabric-variation-card {
    border-radius: 16px;
    border: 1px solid #eee;
    transition: all 0.3s ease;
    background: #fff;
    width: 100%;
}

.fabric-variation-card:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.fabric-attributes .progress {
    background-color: #e9ecef;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.fabric-attributes .progress-bar-one,
.fabric-attributes .progress-bar-two,
.fabric-attributes .progress-bar-three,
.fabric-attributes .progress-bar-four {
    font-size: 0.7rem;
    line-height: 12px;
    color: white;
    text-align: center;
    font-weight: 600;
}

.fav-button {
    position: absolute;
    top: 17px;
    right: 20px;
}

.chart-section {
    border-radius: 10px;
    border: 1px solid rgba(122, 150, 178, 0.10);
    background: rgba(122, 150, 178, 0.10);
    padding: 20px;
}

.size-select:active+.btn-size-select,
.size-select:checked+.btn-size-select,
.btn-size-select.active,
.btn-size-select:active,
.show>.btn-size-select.dropdown-toggle {
    border-radius: 10px !important;
    border: 1px solid #17A3BF !important;
    background: #26BAD8 !important;
    color: #fff !important;
}

.btn-size-select:hover {
    border: 1px solid #17A3BF !important;
    background: #26BAD8 !important;
    color: #fff !important;
}

.country-flag {
    width: 28px;
    height: 19px;
    border-radius: 2px;
}

.next-button {
    background: #0B2743;
    padding: 13px 56px;
    border-radius: 2px;
    color: white;
    font-size: 20px;
}

.right-card {
    /* overflow-y: scroll; */
    overflow-x: hidden;
    bottom: 0px;
    right: 0px;
}

.price-section {
    border-radius: 0 0 10px 10px;
    background: #26BAD8;
    padding: 22px 28px;
    color: #fff;
    width: 100%;
}

.price-section .price {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
}

.price-section .short-detail {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.virtual-button-img {
    position: absolute;
    bottom: 28px;
    left: 28px;
}

.button-tab-secondary.active {
    background-color: rgba(38, 186, 216, 0.10);
    ;
    color: #26BAD8;
    font-weight: 600;
}

.tab-primary {
    background-color: transparent;
    padding: 10px 24px;
    border: none;
    border-bottom: 3px solid transparent;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #0B2743;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 15px;
}

.tab-primary:hover {
    color: #26BAD8;
    border-radius: 10px;
    background: rgba(38, 186, 216, 0.05);
}

.tab-primary.active {
    color: #26BAD8;
    border-radius: 10px;
    background: rgba(38, 186, 216, 0.10);
}

.copy-linkbtn {
    border: 0;
    background: transparent;
    padding: 0;
}

a.buybtn:hover {
    color: #0B2743 !important;
}

.add-combination-button a {
    border-radius: 100px;
    font-size: 19px;
    position: relative;
    overflow: hidden;
}

.add-combination-button a:after {
    border-radius: 100px;
    content: '';
    position: absolute;
    inset: 0;
    transition: all 0.3s ease;
}

.LoginBtn {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.LoginBtn a {
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 16px;
}

.LoginBtn a:hover:after {
    border-radius: 25px;
}

.Sign_popup {
    border-radius: 10px;
    background-color: #f2f2f2;
    padding: 30px 0px 10px 10px;
}

.share-button {
    border: 4px solid #DA003F;
    background-color: #DA003F;
    padding: 10px 25px;
    color: #fff !important;
    font-size: 19px;
    border-radius: 100px;
    transform: scale(0.93);
}

.share-button img {
    height: 20px;
    margin-right: 8px;
}

.share-button::after {
    border: 0;
}

ul.share-list li a {
    background-color: transparent !important;
    border: 0 !important;
    padding: 0px !important;
}

ul.share-list li a::after {
    display: none;
}

.share-button:hover {
    color: #DA003F !important;
}

@media (min-width: 600px) {
    .Sign_dialog {
        width: auto;
        max-width: 570px;
    }
}


.Sign_popup .modal-header {
    border: none;
    display: inline;

}

.Sign_popup .btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.Sign_popup .modal-title {
    font-size: 16px;
    font-weight: 500;
    color: #111;
}

.Sign_popup .link-text {
    background: transparent;
    border: none;
    color: #0890c7;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-top: 25px;
    padding-left: 4px;
}

.Sign_popup .link-text:hover:after {
    display: none;
}

/* First-time user banner styles */
.first-time-user-banner {
    background: linear-gradient(135deg, #7FC7E4 0%, #0891b2 100%);
    border: none;
    border-radius: 12px;
    color: white;
    padding: 15px 20px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(127, 199, 228, 0.3);
    transition: all 0.3s ease;
}

.first-time-user-banner:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(127, 199, 228, 0.4);
}

.first-time-user-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 2s ease;
}

.first-time-user-banner:hover::before {
    left: 100%;
}

.first-time-user-banner .banner-icon {
    font-size: 1.5em;
    margin-right: 12px;
    vertical-align: middle;
}

.first-time-user-banner .banner-title {
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 5px;
}

.first-time-user-banner .banner-subtitle {
    font-size: 0.9em;
    opacity: 0.95;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .first-time-user-banner {
        padding: 12px 16px;
        margin-bottom: 16px;
    }

    .first-time-user-banner .banner-icon {
        font-size: 1.3em;
        margin-right: 10px;
    }

    .first-time-user-banner .banner-title {
        font-size: 1em;
    }

    .first-time-user-banner .banner-subtitle {
        font-size: 0.85em;
    }
}

/* Variant Slider Styles */
.variant-slider-section {
    margin: 20px 0;
}

.variant-swiper {
    position: relative;
    padding: 0 50px;
}

.variant-slide {
    width: auto;
    max-width: 90px;
    flex-shrink: 0;
}

.variant-image {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    cursor: pointer;
}

.variant-image:hover {
    border-color: #0B2743;
    box-shadow: 0 4px 12px rgba(11, 39, 67, 0.3);
}

.variant-next,
.variant-prev {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    color: white;
    transition: all 0.3s ease;
    top: 50%;
    margin-top: -20px;
}

.variant-next::after,
.variant-prev::after {
    font-size: 16px;
    font-weight: bold;
}

.variant-next:hover,
.variant-prev:hover {
    background: rgba(0, 0, 0, 0.6);
    transform: scale(1.1);
}

.variant-next {
    right: 10px;
}

.variant-prev {
    left: 10px;
}

@media (max-width: 768px) {
    .variant-image {
        width: 80px;
        height: 80px;
    }

    .variant-slide {
        max-width: 80px;
    }

    .variant-swiper {
        padding: 0 40px;
    }

    .variant-next,
    .variant-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

    .variant-next::after,
    .variant-prev::after {
        font-size: 14px;
    }

    .variant-next {
        right: 5px;
    }

    .variant-prev {
        left: 5px;
    }
}

/* Registration encouragement banner styles */
.register-encouragement-banner {
    background: linear-gradient(135deg, #0891b2 0%, #06b6d4 100%);
    border: 2px solid #7FC7E4;
    border-radius: 12px;
    color: white;
    padding: 18px 22px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(8, 145, 178, 0.25);
    transition: all 0.3s ease;
}

.register-encouragement-banner:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(8, 145, 178, 0.35);
    border-color: #0891b2;
}

.register-encouragement-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    transition: left 2.5s ease;
}

.register-encouragement-banner:hover::before {
    left: 100%;
}

.register-encouragement-banner .banner-icon {
    font-size: 1.4em;
    margin-right: 14px;
    vertical-align: middle;
    color: #F1F1F1;
}

.register-encouragement-banner .banner-title {
    font-size: 1.05em;
    font-weight: 600;
    margin-bottom: 6px;
    color: white;
}

.register-encouragement-banner .banner-subtitle {
    font-size: 0.88em;
    opacity: 0.92;
    margin-bottom: 8px;
    line-height: 1.4;
}

.register-encouragement-banner .banner-actions {
    margin-top: 12px;
}

.register-encouragement-banner .btn-register {
    background-color: white;
    color: #0891b2;
    border: 2px solid white;
    border-radius: 8px;
    padding: 8px 20px;
    font-weight: 600;
    font-size: 0.9em;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
}

.register-encouragement-banner .btn-register:hover {
    background-color: #F1F1F1;
    color: #0891b2;
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.register-encouragement-banner .btn-login {
    background-color: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 8px;
    padding: 8px 20px;
    font-weight: 500;
    font-size: 0.9em;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.register-encouragement-banner .btn-login:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    border-color: white;
    transform: translateY(-1px);
}

@media (max-width: 768px) {
    .register-encouragement-banner {
        padding: 15px 18px;
        margin-bottom: 16px;
    }

    .register-encouragement-banner .banner-icon {
        font-size: 1.2em;
        margin-right: 12px;
    }

    .register-encouragement-banner .banner-title {
        font-size: 0.95em;
    }

    .register-encouragement-banner .banner-subtitle {
        font-size: 0.82em;
    }

    .register-encouragement-banner .btn-register,
    .register-encouragement-banner .btn-login {
        padding: 7px 16px;
        font-size: 0.85em;
        margin-right: 8px;
        margin-bottom: 5px;
    }
}

#imageUploadModal .modal-content {
    animation: modalSlideIn 0.3s ease-out;
}

@keyframes modalSlideIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#imageUploadModal .consent-content ul li {
    font-size: 0.95rem;
    color: #555;
}

#imageUploadModal .form-check-input {
    flex-shrink: 0;
    margin: 0;
}

#imageUploadModal .form-check-input:checked {
    background-color: #9333ea;
    border-color: #9333ea;
}

#imageUploadModal .form-check-input:focus {
    border-color: #db2777;
    box-shadow: 0 0 0 0.25rem rgba(219, 39, 119, 0.25);
}

#imageUploadModal .btn:disabled {
    opacity: 0.6;
}

#imageUploadModal .d-flex.gap-3 {
    gap: 1rem !important;
}

#imageUploadModal .d-flex.gap-3 label {
    flex: 1;
    margin: 0;
}

@keyframes sparkleMove {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    50% {
        transform: translate(10px, -10px) scale(1.1);
    }
}

.active-border {
    border: 1px solid #26BAD8;
    box-shadow: 0 0 15px rgba(38, 186, 216, 0.4);
    border-radius: 7px;
    position: relative;
}

.active-border::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 25px;
    height: 25px;
    background: url('../images/active-selection-dress.svg') no-repeat;
    background-size: contain;
    z-index: 6;
}

.variation-name-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(98, 98, 98, 0.2);
    backdrop-filter: blur(1px);
    color: rgba(98, 98, 98, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
    opacity: 0;
    transition: all 0.3s ease;
    border-radius: inherit;
    font-weight: 600;
    pointer-events: none;
    z-index: 5;
    font-size: 15px;
    line-height: 1.4;
}

.splide__slide:hover .variation-name-overlay,
.variation-link:hover .variation-name-overlay {
    opacity: 1;
}

.variation-link {
    position: relative;
    display: block;
    border-radius: 7px;
    height: 100%;
    margin: 0;
    padding: 0;
}

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.upload-section:hover {
    border-color: #c026d3 !important;
    box-shadow: 0 4px 20px rgba(217, 70, 239, 0.15);
}

button[type="submit"]:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(219, 39, 119, 0.5) !important;
}

@media (prefers-reduced-motion: reduce) {
    button[type="submit"] {
        animation: none !important;
        background: linear-gradient(135deg, #9333ea 0%, #db2777 50%, #f43f5e 100%) !important;
    }
}

/* Custom Favorite Tooltip Styles */
.favorite-tooltip {
    --bs-tooltip-bg: rgba(11, 39, 67, 0.95);
    --bs-tooltip-color: #fff;
    --bs-tooltip-padding-x: 1rem;
    --bs-tooltip-padding-y: 0.5rem;
    --bs-tooltip-font-size: 0.95rem;
    --bs-tooltip-border-radius: 8px;
}

.favorite-tooltip .tooltip-inner {
    background: linear-gradient(135deg, rgba(11, 39, 67, 0.95) 0%, rgba(127, 199, 228, 0.95) 100%);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    padding: 0.6rem 1.2rem;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.favorite-tooltip .tooltip-arrow::before {
    border-bottom-color: rgba(11, 39, 67, 0.95) !important;
}

.favorite-btn {
    position: relative;
    transition: transform 0.2s ease;
}

.favorite-btn:hover {
    transform: scale(1.1);
}

.custom-select-dropdown .dropdown-toggle {
    border: 1px solid #dee2e6 !important;
    background-color: #fff !important;
    text-align: left;
}

.custom-select-dropdown .dropdown-toggle:focus {
    border-color: #26BAD8 !important;
    box-shadow: 0 0 0 0.25rem rgba(38, 186, 216, 0.25) !important;
}

.custom-select-dropdown .dropdown-item {
    padding: 10px 15px;
    font-weight: 500;
    color: #0B2743;
}

.custom-select-dropdown .dropdown-item:hover {
    background-color: rgba(38, 186, 216, 0.1);
    color: #26BAD8;
}

.fabric-image {
    height: 94px;
    padding: 5px;
}

.fabric-slider {
    padding: 20px;
}

.fabric-info {
    padding: 10px;
    height: 100%;
}

.dress-fabric-text {
    color: #26BAD8;
    font-weight: 500;
    font-size: 17px;
}

.dress-part-selector {
    margin-left: 5%;
    margin-right: 5%;
}

.btn-outline-secondary {
    transition: 0.2s ease, color 0.2s ease;
    border: 1px solid #26BAD8;
    color: #26BAD8;
}

.btn-outline-secondary:hover {
    background-color: #26BAD8;
    color: #fff;
}

/* ================================
    FABRIC VARIATION SPLIDE ARROWS
    ================================ */

/* Allow arrows to escape the slider */
.custom-select-dropdown .accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
}

#fabric-variation-splide .splide__arrow--next {
    right: 0;
    background: none;
}

#fabric-variation-splide .splide__arrow--prev {
    left: 0;
    background: none;
}

#fabric-variation-splide .splide__arrow svg,
#main-variation-splide .splide__arrow svg {
    transform: rotate(180deg);
}

#fabric-variation-splide .splide__arrow--prev svg,
#main-variation-splide .splide__arrow--prev svg {
    transform: rotate(360deg);
}

#fabric-variation-splide,
#main-variation-splide,
#part-selector-splide {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#fabric-variation-splide .splide__track,
#main-variation-splide .splide__track,
#part-selector-splide .splide__track {
    width: 85%;
    padding: 10px !important;

}

/* Arrow base styles */
#fabric-variation-splide .splide__arrow,
#main-variation-splide .splide__arrow {
    width: 36px;
    height: 36px;
    background: #14b8d4;
    border-radius: 50%;
    opacity: 1;
    transform: translateY(-50%);
    z-index: 20;
    box-shadow: 0 4px 12px rgba(20, 184, 212, 0.3);
    transition: all 0.2s ease;
}

#fabric-variation-splide .splide__arrow:hover,
#main-variation-splide .splide__arrow:hover,
.fabric-variation-card.active-border {
    border: 1px solid #14b8d4;
    box-shadow: 0 4px 16px rgba(20, 184, 212, 0.2);
}

.fabric-variation-card.active-border {
    background-color: rgba(158, 219, 232, 0.10);
}

.custom-active-border {
    border: 1px solid #14b8d4 !important;
    box-shadow: 0 4px 16px rgba(20, 184, 212, 0.2);
}

/* Arrow icons */
#fabric-variation-splide .splide__arrow svg,
#main-variation-splide .splide__arrow svg,
#part-selector-splide .splide__arrow svg {
    width: 20px;
    height: 20px;
    fill: #ffffff;
}

/* Position arrows outside */
#fabric-variation-splide .splide__arrow--prev {
    left: 0;
}

#fabric-variation-splide .splide__arrow--next {
    right: 0;
}

@media (max-width: 768px) {
    .price-section .price {
        font-size: 15px !important;
    }

    .next-button {
        padding: 8px 35px !important;
        font-size: 13px !important;
    }
}

/* Wizard Styles */
.wizard-section {
    border-top: 2px solid #26BAD8;
    margin-bottom: 35px;
}

.wizard-container {
    background: #FFF;
    border-radius: 0px 0px 12px 12px;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 4px 15px rgba(127, 199, 228, 0.15);
}

.wizard-title {
    color: #0B2743;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}

.wizard-boxes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.wizard-box {
    background: rgba(38, 186, 216, 0.1);
    border: 1px solid #7FC7E4;
    border-radius: 10px;
    padding: 20px 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
    min-height: 160px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.wizard-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(127, 199, 228, 0.2);
    border-color: #26BAD8;
}

.wizard-box-icon {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.wizard-box-text {
    color: #26BAD8;
    font-weight: 600;
    font-size: 0.95rem;
    line-height: 1.3;
}

.wizard-toggle-btn {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    background: #26BAD8;
    color: white;
    border: none;
    border-radius: 0px 0px 12px 12px;
    width: 65px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(38, 186, 216, 0.3);
    z-index: 10;
    transition: all 0.3s ease;
}

.wizard-toggle-btn:hover {
    background: #17A3BF;
    transform: translateX(-50%) translateY(2px);
}

@media (max-width: 768px) {
    .wizard-boxes {
        grid-template-columns: repeat(1, 1fr);
    }

    .wizard-box {
        min-height: 140px;
    }

    .wizard-progress-wrapper {
        margin-top: 20px;
    }
}

/* Transition for Wizard */
.wizard-slide-enter-active,
.wizard-slide-leave-active {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    max-height: 600px;
    overflow: hidden;
}

.wizard-slide-enter,
.wizard-slide-leave-to {
    max-height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

/* Wizard Progress Bar */
.wizard-progress-wrapper {
    margin-bottom: 30px;
    padding: 0 5px;
}

.wizard-progress-container {
    width: 100%;
    background-color: #f1f5f9;
    height: 7px;
    border-radius: 50px;
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #e2e8f0;
}

.wizard-progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #A530CC 0%, #EF3A62 100%);
    border-radius: 50px;
    transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.wizard-progress-percentage {
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #e2e8f0;
    color: rgba(143, 167, 190, 1);
    padding: 8px 16px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* Skeleton Loader */
.skeleton {
    background: #f1f5f9;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine linear infinite;
}

@keyframes shine {
    to {
        background-position-x: -200%;
    }
}

.skeleton-variation {
    height: 240px;
    width: 100%;
    border-radius: 7px;
}

.skeleton-fabric {
    height: 380px;
    width: 100%;
    border-radius: 16px;
}

.skeleton-wrapper {
    display: flex;
    gap: 1.5rem;
    padding: 10px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .skeleton-variation {
        height: 180px;
    }

    .skeleton-fabric {
        height: 320px;
    }
}

.carousel-action-button {
    width: 35px;
    height: 35px;
    padding: 0 !important;
    background: white !important;
    border: none !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    cursor: pointer;
}

.carousel-action-button:hover {
    transform: scale(1.1);
    background-color: #f8f9fa !important;
}

.carousel-action-button i {
    font-size: 18px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-tag-badge {
    font-size: 9px;
    background-color: rgba(240, 17, 89, 0.2);
    color: #ff6b9d;
    border: 1px solid rgba(240, 17, 89, 0.3);
    padding: 2px 8px;
    border-radius: 9999px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 4px;
    width: fit-content;
    white-space: nowrap;
}

.tailoring-badge {
    font-size: 9px;
    background-color: rgba(130, 205, 229, 0.15);
    color: #82CDE5;
    border: 1px solid rgba(130, 205, 229, 0.3);
    padding: 2px 8px;
    border-radius: 9999px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 4px;
    width: fit-content;
    white-space: nowrap;
}