@import url(/assets/fonts/gilroy/Gilroy-Regular.ttf);

.Card_card__t4wD_ {
    width: 304px;
    height: 393px;
}

.Card_block__X1vvU {
    position: relative;
    width: 100%;
    height: 320px;
    text-align: center;
    background: #fff;
}

.Card_image__Y59aF {
    height: 80%;
    max-width: 88%;
    margin-top: 40px;
    text-align: center;
    object-fit: contain;
}

.Card_title__7uLaj {
    font-size: 22px;
    margin: 10px 0 5px;
    text-align: left;
    font-weight: 500;
}

.Card_price__eGX0P {
    font-weight: 500;
    text-align: left;
    font-size: 18px;
    color: #333333;
}

.Card_bestseller__ARTwD {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(237, 232, 231, 1);
    border-radius: 20px;
    padding: 6px 16px;
    position: absolute;
    top: 16px;
    left: 16px;
    background: rgba(159, 111, 58, 1);
    font-family: "Gilroy-Regular";

}
.Card_favoriteIcon__gTqMj {
    position: absolute;
    right: 14px;
    top: 14px;
}
@media (max-width: 1200px) {
    .Card_card__t4wD_ {
    }
}

@media (max-width: 900px) {
    .Card_image__Y59aF{
        max-width: 100%;
    }
}

@media (max-width: 600px) {
    .Card_card__t4wD_ {
        width: 50%;
        height: 100%;
    }
    .Card_block__X1vvU {
        width: 100%;
        height: 100%;
    }
    .Card_title__7uLaj {
        font-size: 16px;
        line-height: 24px;
    }
    .Card_price__eGX0P {
        font-size: 14px;
        line-height: 16px;
    }
    .Card_bestseller__ARTwD {
        top: 12px;
        left: 12px;
        font-size: 12px;
        line-height: 14px;
        font-weight: 300;
        padding: 6px 9px;
    }

    .Card_favoriteIcon__gTqMj {
        right: 12px;
        top: 12px;
        width: 24px;
        height: 24px;
    }
}

.Card_productImageWrapper__c46B1:hover .Card_productImage__26R1H {
    transform: scale(1.05);
    filter: blur(3px);
}

.Card_roundButtonWrapper__mfiz_ {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.Card_productImageWrapper__c46B1:hover .Card_roundButtonWrapper__mfiz_ {
    opacity: 1;
}


.Card_productImage__26R1H {
    cursor: pointer;
    object-fit: contain;
    background-size: cover;
    transition: transform 0.3s ease, filter 0.3s ease;
}

@media (max-width: 899px) and (min-width: 626px) {
    .Card_card__t4wD_ {
      width: 100%;
      max-width: 304px;
      margin: 0 auto;
    }
  
    .Card_block__X1vvU {
      width: 100%;
      height: auto;
      padding-bottom: 16px;
      box-sizing: border-box;
    }
  
    .Card_productImageWrapper__c46B1 {
      width: 100%;
      height: auto;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  
    .Card_image__Y59aF {
      width: 100%;
      max-width: 88%;
      height: auto;
      object-fit: contain;
      margin-top: 20px;
      display: block;
    }
  }
  
@import url(/assets/fonts/gilroy/Gilroy-Regular.ttf);

.Card_card__kQOLc {
    width: 304px;
    height: 393px;
}

.Card_block__RzGsw {
    position: relative;
    width: 100%;
    height: 320px;
    text-align: center;
    background: #F9F4F0;
}

.Card_image__aUTSv {
    height: 80%;
    max-width: 88%;
    margin-top: 40px;
    text-align: center;
    object-fit: contain;
}

.Card_title__Hr3F6 {
    font-size: 22px;
    margin: 10px 0 5px;
    text-align: left;
    font-weight: 500;
}

.Card_price__V9ePU {
    font-weight: 500;
    text-align: left;
    font-size: 18px;
    color: #333333;
}

.Card_bestseller___pmGM {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(237, 232, 231, 1);
    border-radius: 20px;
    padding: 6px 16px;
    position: absolute;
    top: 16px;
    left: 16px;
    background: rgba(159, 111, 58, 1);
    font-family: "Gilroy-Regular";

}
.Card_favoriteIcon__x6MoQ {
    position: absolute;
    right: 14px;
    top: 14px;
}
@media (max-width: 1200px) {
    .Card_card__kQOLc {
    }
}

@media (max-width: 900px) {
    .Card_image__aUTSv{
        max-width: 100%;
    }
}

@media (max-width: 600px) {
    .Card_card__kQOLc {
        width: 50%;
        height: 100%;
    }
    .Card_block__RzGsw {
        width: 100%;
        height: 100%;
    }
    .Card_title__Hr3F6 {
        font-size: 16px;
        line-height: 24px;
    }
    .Card_price__V9ePU {
        font-size: 14px;
        line-height: 16px;
    }
    .Card_bestseller___pmGM {
        top: 12px;
        left: 12px;
        font-size: 12px;
        line-height: 14px;
        font-weight: 300;
        padding: 6px 9px;
    }

    .Card_favoriteIcon__x6MoQ {
        right: 12px;
        top: 12px;
        width: 24px;
        height: 24px;
    }
}

.Card_productImageWrapper__sXff9:hover .Card_productImage__bWaKY {
    transform: scale(1.05);
    filter: blur(3px);
}

.Card_roundButtonWrapper__0eRuJ {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.Card_productImageWrapper__sXff9:hover .Card_roundButtonWrapper__0eRuJ {
    opacity: 1;
}


.Card_productImage__bWaKY {
    cursor: pointer;
    object-fit: contain;
    background-size: cover;
    transition: transform 0.3s ease, filter 0.3s ease;
}

@media (max-width: 899px) and (min-width: 626px) {
    .Card_card__kQOLc {
      width: 100%;
      max-width: 304px;
      margin: 0 auto;
    }
  
    .Card_block__RzGsw {
      width: 100%;
      height: auto;
      padding-bottom: 16px;
      box-sizing: border-box;
    }
  
    .Card_productImageWrapper__sXff9 {
      width: 100%;
      height: auto;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  
    .Card_image__aUTSv {
      width: 100%;
      max-width: 88%;
      height: auto;
      object-fit: contain;
      margin-top: 20px;
      display: block;
    }
  }
  
.MainEvoke_mainEvoke__dWzbu {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 100px;
    margin-bottom: 100px;
}

.MainEvoke_blockText__GeYH6 {
    position: relative;
    /* min-width: 605px;
    width: 605px; */
    margin-top: 19px;
}

.MainEvoke_h1__VsIKF {
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    margin-bottom: 32px;
    text-transform: uppercase;
}

.MainEvoke_MainLoader__iUdZR {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.MainEvoke_color__cZjAX {
    color: #9F6F3A;
}

.MainEvoke_blockImg__PGtIi {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}

.MainEvoke_p1new__04ccN {
    font-size: 21px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    margin-bottom: 15px;

}

@media (max-width: 700px) {
    .MainEvoke_p1new__04ccN {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0.02em;
    }
}

.MainEvoke_imgWatch__O7Xa4 {
    left: 32px;
    top: -17px;
    width: 246px;
    height: 279px;
}

.MainEvoke_imgBracelet__Pc70J {
    left: 20px;
    width: 266px;
    height: 265px;
}

.MainEvoke_buttonsContainer__2V_sK {
    position: relative;
    display: flex;
    gap: 2px
}

.MainEvoke_button__x81pz {
    width: 188px;
    height: 56px;
    position: relative;
    display: inline-block;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: transparent;
    transition: background-color 0.3s ease, transform 0.3s ease;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-align: left;
    text-underline-position: from-font;
}

.MainEvoke_shopNow__e5bw6 {
    background-color: #9F6F3A;
    padding: 18px 64px 19px 38px;
    -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}

.MainEvoke_shopNow__e5bw6:hover {
    background-color: #a37443;
    transform: scale(1.05);
}

.MainEvoke_connectWallet__ycDXi {
    position: absolute;
    left: 165px;
    background-color: #1B3B45;
    font-size: 15px;
    padding: 18px 10px 18px 40px;
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 5% 100%);
            clip-path: polygon(20% 0, 100% 0, 100% 100%, 5% 100%);
}

.MainEvoke_connectWallet__ycDXi:hover {
    background-color: #264d5a;
    transform: scale(1.05);
}

.MainEvoke_tooltip__YY__O {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.85);
    color: #222;
    padding: 14px 16px;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    width: 280px;
    max-width: 90vw;
    text-align: left;
    z-index: 1000;
    animation: MainEvoke_fadeInTooltip__3Mqcd 0.3s ease-in-out;
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    /* translucent effect */
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 14px;
    line-height: 1.5;
    transition: opacity 0.3s ease-in-out;
}

.MainEvoke_learnMore__PZhQ8 {
    color: #0070f3;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    transition: color 0.2s;
}

.MainEvoke_learnMore__PZhQ8:hover {
    color: #0051aa;
    text-decoration: underline;
}

@media (max-width: 1300px) {
    .MainEvoke_blockImg__PGtIi {
        transform: scale(0.8);
        /* margin-left: -150px; */
    }
}

@media (max-width: 1090px) {
    .MainEvoke_blockImg__PGtIi {
        transform: scale(0.65);
        /* margin-left: -200px; */
    }
}

@media (max-width: 1000px) {
    .MainEvoke_blockText__GeYH6 {
        width: 100%;
        /* max-width: 645px; */
        margin-top: 19px;
        font-size: 40px;
        align-self: baseline;
    }

    .MainEvoke_mainEvoke__dWzbu {
        height: 100%;
        align-items: center;
        flex-direction: column;
        justify-content: flex-start;
        margin-top: 64px;
        margin-bottom: 100px;
    }

    .MainEvoke_blockImg__PGtIi {
        padding-left: 0;
        width: 100%;
        align-self: baseline;
        justify-content: center;
        gap: 50px;
        transform: none;
        margin-top: 64px;
    }
}

@media (max-width: 700px) {
    .MainEvoke_blockText__GeYH6 {
        align-self: baseline;
        min-width: auto;
    }

    .MainEvoke_button__x81pz {
        width: 190px;
        padding-left: 100px
    }

    .MainEvoke_connectWallet__ycDXi {
        position: absolute;
        right: 100px;
        background-color: #1B3B45;
        font-size: 15px;
        padding: 18px 19px 18px 35px;
        -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 5% 100%);
                clip-path: polygon(20% 0, 100% 0, 100% 100%, 5% 100%);
    }

    .MainEvoke_mainEvoke__dWzbu {
        height: 100%;
        margin-top: 56px;
        margin-bottom: 64px;
    }

    .MainEvoke_blockImg__PGtIi {
        padding-left: 50px;
        width: 100%;
        align-self: baseline;
        justify-content: center;
    }

    .MainEvoke_dsNone__5rIxB {
        display: none;
    }

    .MainEvoke_h1__VsIKF {
        max-width: 100%;
        font-size: 32px;
        line-height: 40px;
    }

    .MainEvoke_shopNow__e5bw6 {
        background-color: #9F6F3A;
        padding: 18px 64px 19px 38px;
        -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
                clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    }

    .MainEvoke_button__x81pz {
        width: 170px;
        font-size: 16px
    }

    .MainEvoke_shopNow__e5bw6 {
        padding: 18px 30px 19px 38px;
        width: 176px;
    }

    .MainEvoke_connectWallet__ycDXi {
        padding: 9px 1px 9px 35px;
        left: 150px;
        width: 176px;
    }

    .MainEvoke_blockImg__PGtIi {
        margin-top: 60px
    }
}



.MainEvoke_tokenImg__n22a5:hover {
    animation: MainEvoke_spinZ__sOUnC 1s linear 1;
    /* run once */
}

@keyframes MainEvoke_spinZ__sOUnC {
    to {
        transform: rotateY(360deg);
    }
}

@media (max-width: 400px) {
    .MainEvoke_h1__VsIKF {
        max-width: 309px;
    }
}

@media (max-width: 360px) {
    .MainEvoke_blockImg__PGtIi {
        margin-top: 160px;
    }
}
.CardForImage_container__AIT5J {
    position: relative;
    width: 312px;
    height: 307px;
    cursor: pointer;
}

.CardForImage_outerCircle__YQmLa {
    position: absolute;
    top: 0;
    left: 0;
    width: 307px;
    height: 307px;
    opacity: 0.5;
    border-radius: 50%;
    background: linear-gradient(to bottom, #f6f4ef, #9f6f3a);
}

.CardForImage_innerCircle__eOaAv {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 268px;
    height: 268px;
    border-radius: 50%;
    background: linear-gradient(to bottom, white, white);
}

.CardForImage_pedestal__7BV9y {
    position: absolute;
    bottom: 16px;
    top: 285px;
    z-index: -1;
}

.CardForImage_imgGeneral__y2j_4 {
    width: 100%;
    height: 100%;
    border-radius: 150px;
    object-fit: cover;
}

.CardForImage_buttonWrapper__hRCet {
    position: absolute;
    top: 17px;
    right: 6px;
    transform: translate(-50%, -50%);
    display: none;
}

.CardForImage_container__AIT5J:hover .CardForImage_buttonWrapper__hRCet {
    display: flex;
}

.CardForImage_shimmerWrapper__mub_4 {
    position: relative;
    width: 312px;
    height: 312px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.CardForImage_shimmerCircle__81Odj {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: linear-gradient(100deg, #e0e0e0 20%, #f4f4f4 40%, #e0e0e0 60%);
    background-size: 200% 100%;
    animation: CardForImage_shimmer__OSzMK 1.6s infinite;
    margin-bottom: 16px;
}

.CardForImage_shimmerPedestal__K0I4R {
    width: 312px;
    height: 59px;
    border-radius: 10px;
    background: linear-gradient(100deg, #e0e0e0 20%, #f4f4f4 40%, #e0e0e0 60%);
    background-size: 200% 100%;
    animation: CardForImage_shimmer__OSzMK 1.6s infinite;
}

@keyframes CardForImage_shimmer__OSzMK {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}
.RoundButton_roundButton__pBt7p {
    width: 55px;
    height: 55px;
    background-color: #1B3B45;
    border: none;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    outline: none;
    transition: transform 0.3s ease;
}

.RoundButton_roundButton__pBt7p:hover {
    transform: scale(1.1);
}

.RoundButton_arrow__VBKy9 {
    cursor: pointer;
}

.walletButton_button__8uWIu {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 40px;
    font-size: 12px;
    line-height: 16px;
    padding: 12px 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    background-color: rgba(27, 59, 69, 1);
    color: white;
    width: 126px;
    /* font-family: Poppins; */
    grid-area: wallet;
}

.walletButton_button__8uWIu:hover {
    opacity: 0.9;
    transform: scale(1.05);
    background-color: rgba(27, 59, 69, 1);
    color: #fff;
}

.walletButton_button__8uWIu:active {
    transform: scale(0.95);
    background-color: rgba(27, 59, 69, 1);
}
/* Main container styles */
.BestSellers_slider__JGVpC {
    max-width: 1312px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 100px 0;
}

.BestSellers_name___rOs3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}

.BestSellers_cardContainer__N_N7X {
    display: flex;
    overflow: hidden;
    width: 100%;
    gap: 32px;
    justify-content: center;
    /* CRITICAL: Force Safari to respect flex alignment */
    align-items: flex-start;
}

.BestSellers_carousel__6LkaF {
    display: flex;
    align-items: center;
    position: relative;
}

/* SAFARI FIX: Target your Card component directly */
.BestSellers_cardContainer__N_N7X > * {
    /* Force each card to have explicit dimensions */
    flex-shrink: 0;
    max-width: 300px; /* Adjust based on your card width */
    overflow: hidden;
    /* Safari-specific fixes */
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* If your Card component has these class names, apply these fixes */
/* You'll need to check your Card component and adjust these selectors */
.BestSellers_cardContainer__N_N7X img,
.BestSellers_cardContainer__N_N7X [class*="image"] img,
.BestSellers_cardContainer__N_N7X [class*="Image"] img {
    max-width: 100% !important;
    max-height: 250px !important; /* Set explicit max height */
    width: auto !important;
    height: auto !important;
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
    /* Safari hardware acceleration */
    transform: translate3d(0, 0, 0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
}

/* Safari-specific container fixes */
.BestSellers_cardContainer__N_N7X [class*="image"],
.BestSellers_cardContainer__N_N7X [class*="Image"] {
    position: relative !important;
    overflow: hidden !important;
    max-height: 250px !important; /* Match image max-height */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    /* Safari mask fix */
    -webkit-mask-image: -webkit-radial-gradient(white, black) !important;
}

/* Arrow styles */
.BestSellers_arrowLeft__uPXNI, .BestSellers_arrowRight__Y_8F2 {
    background: rgba(225, 188, 121, 0.3);
    border: none;
    padding: 10px 20px;
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    top: 150px;
    z-index: 10;
    transform: translateY(-50%);
}

.BestSellers_arrowLeft__uPXNI:disabled, .BestSellers_arrowRight__Y_8F2:disabled {
    background: rgba(225, 188, 121, 0.3);
    cursor: not-allowed;
}

.BestSellers_arrowLeft__uPXNI {
    left: -18px;
}

.BestSellers_arrowRight__Y_8F2 {
    right: -18px;
}

.BestSellers_arrowRight__Y_8F2:not(:disabled), .BestSellers_arrowLeft__uPXNI:not(:disabled) {
    background: rgba(225, 188, 121, 1);
}

/* Enhanced Safari-only fixes */
@supports (-webkit-appearance: none) {
    .BestSellers_cardContainer__N_N7X {
        align-items: flex-start !important;
    }
    
    .BestSellers_cardContainer__N_N7X > * {
        align-self: flex-start !important;
        /* Force explicit dimensions in Safari */
        min-height: 0 !important;
    }
    
    /* More aggressive Safari image fixes */
    .BestSellers_cardContainer__N_N7X img {
        transform-style: preserve-3d !important;
        perspective: 1000px !important;
    }
}

/* Responsive styles */
@media (max-width: 1400px) {
    .BestSellers_slider__JGVpC {
        margin: 0;
        padding: 100px 24px;
    }
}

@media (max-width: 767px) {
    .BestSellers_slider__JGVpC {
        margin: 0;
        padding: 32px 16px;
    }

    .BestSellers_cardContainer__N_N7X {
        justify-content: space-between;
    }
}

@media (max-width: 600px) {
    .BestSellers_cardContainer__N_N7X {
        gap: 12px;
    }
}

@media (max-width: 950px) {
    .BestSellers_arrowLeft__uPXNI {
        left: 5px;
    }
    
    .BestSellers_arrowRight__Y_8F2 {
        right: 5px;
    }
    
    .BestSellers_arrowLeft__uPXNI,
    .BestSellers_arrowRight__Y_8F2 {
        top: 35%;
        transform: translateY(-35%);
    }
}

.BestSellers_cardContainer__N_N7X img:hover,
.BestSellers_cardContainer__N_N7X [class*="image"] img:hover,
.BestSellers_cardContainer__N_N7X [class*="Image"] img:hover {
    transform: scale(1.05) !important;
    transition: transform 0.3s ease-in-out !important;
}

@media (max-width: 766px){
    .BestSellers_arrowLeft__uPXNI,
    .BestSellers_arrowRight__Y_8F2 {
        display: none;
    }
}
.Title_title__pifLO {
    font-family: Oxanium;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.Title_title__pifLO span {
    color: #9F6F3A;
}

@media (min-width: 768px) {
    .Title_title__pifLO {
        font-size: 36px;
    }
}

@media (min-width: 1440px) {
    .Title_title__pifLO {
        font-size: 48px;
    }
}
.ArrowLink_link__q9v9X {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-family: Gilroy;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.ArrowLink_link__q9v9X:hover {
    color: #000;
}

.ArrowLink_link__q9v9X button {
    margin-left: 8px;
    width: 24px;
    height: 24px;
}

@media (min-width: 768px) {
    .ArrowLink_link__q9v9X {
        font-size: 16px;
    }

    .ArrowLink_link__q9v9X button {
        margin-left: 12px;
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 1440px) {
    .ArrowLink_link__q9v9X {
        font-size: 18px;
    }

    .ArrowLink_link__q9v9X button {
        width: 44px;
        height: 44px;
    }
}
.Collections_section__Fs_X1 {
    padding: 64px 0;
}

.Collections_title__PWTaJ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    /* padding: 0 16px; */
}

.Collections_items__0xUOD {
    display: flex;
    flex-direction: column;
    gap: 16px;
    /* padding: 0 16px; */
}

@media (min-width: 1140px) {
    .Collections_section__Fs_X1 {
        padding: 100px 0;
    }

    .Collections_title__PWTaJ {
        margin-bottom: 32px;
    }

    .Collections_items__0xUOD {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 32px;
    }
}

/* @media (min-width: 1400px){
    .title{
        padding: 0 104px;
    }
    .items{
        padding: 0 104px;
    }
} */
/* @media (min-width: 374px) and (max-width: 766px) {
    .title {
      margin: 0 -182px;
      margin-bottom: 30px;
    }
    .items{
      margin: 0 -182px;
    }
  } */
  @media (min-width: 374px) and (max-width: 766px) {
    .Collections_title__PWTaJ,
    .Collections_items__0xUOD {
      width: 99vw;                          /* full viewport width */
      margin-left: calc(-50vw + 50%);        /* align with viewport */
      padding: 0 12px;                        /* minimal safe space */
      box-sizing: border-box;                /* prevent overflow */
    }
  }
.CollectionItem_item__mclVq {
    display: flex;
    flex-direction: row;
    height: 179px;
    border: 1px solid #FFEBDE;
}

.CollectionItem_item__mclVq .CollectionItem_image__DDvZ_ {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 164px;
    background-color: #FFC58633;
    cursor: pointer;
}

.CollectionItem_item__mclVq .CollectionItem_image__DDvZ_ img {
    padding: 10px;
    max-width: 150px;
}

.CollectionItem_item__mclVq .CollectionItem_image__DDvZ_ .CollectionItem_heart__GvoZ_ {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 100;
    cursor: pointer;
}

.CollectionItem_item__mclVq .CollectionItem_image__DDvZ_ .CollectionItem_heart__GvoZ_:hover svg path {
    fill: #E1BC79;
}

.CollectionItem_item__mclVq .CollectionItem_content__gnZbG {
    padding-top: 17px;
    padding-left: 10px;
    padding-right: 6px;
    width: 100%;
}

.CollectionItem_item__mclVq .CollectionItem_content__gnZbG h4 {
    font-size: 16px;
    font-weight: 600;
    color: #311C1C;
    text-transform: uppercase;
    margin-bottom: 6px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.CollectionItem_item__mclVq .CollectionItem_content__gnZbG p {
    font-family: Gilroy;
    font-size: 14px;
    line-height: 20px;
    color: #311C1C;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.CollectionItem_item__mclVq .CollectionItem_content__gnZbG .CollectionItem_price__mD_yP {
    display: flex;
    justify-content: space-between;
    gap: 19px;
}

.CollectionItem_item__mclVq .CollectionItem_content__gnZbG .CollectionItem_price__mD_yP span {
    color: #311C1C;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .CollectionItem_item__mclVq {
        height: 261px;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_image__DDvZ_ {
        width: 226px;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_image__DDvZ_ img {
        padding: 10px;
        max-width: 207px;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_image__DDvZ_ .CollectionItem_heart__GvoZ_ {
        width: 32px;
        height: 32px;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG {
        padding-top: 48px;
        padding-left: 30px;
        padding-right: 20px;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG p {
        font-size: 16px;
        line-height: 24px;
    }

    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG .CollectionItem_price__mD_yP span {
        font-size: 20px;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG .CollectionItem_price__mD_yP a {
        margin-right: 107px;
    }
}

@media (min-width: 1140px) {  
    .CollectionItem_item__mclVq {
        flex: 0 0 50%;
        max-width: calc(50% - 16px);
    }

    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG {
        padding-left: 20px;
    }

    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG h4 {
        max-height: none;
    }
    
    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG p {
        max-height: none;
    }
    
    
    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG .CollectionItem_price__mD_yP a {
        margin-right: 0;
    }
}

@media (min-width: 1200px) {  
    .CollectionItem_item__mclVq .CollectionItem_content__gnZbG {
        padding-left: 30px;
    }
}
.HomeCategories_text__VdMyM {
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    padding-top: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.HomeCategories_block__uJy3N {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 205px; /* Desktop: moderate bleed */
    background: #6F948B;
    z-index: 0;
    background: url(/assets/img/shop_by_category_bg.png) no-repeat !important;
    background-size: cover !important;
}

.HomeCategories_section___tIC0 {
    position: relative;
}

.HomeCategories_categoriesContainer__WSiGR {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -120px; /* Desktop: moderate overlap */
    z-index: 2;
    margin-top: 0;
}

.HomeCategories_categoryItem__iGJEr {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.HomeCategories_buttonWrapper__Z2EnE {
    position: absolute;
    top: 112px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.HomeCategories_categoryItem__iGJEr:hover .HomeCategories_buttonWrapper__Z2EnE {
    opacity: 1;
    visibility: visible;
}

.HomeCategories_categoryItem__iGJEr p {
    margin-top: 14px;
    margin-bottom: 0;
}

.HomeCategories_imageWrapper__sduye {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    border: 2px solid #FDCB94;
    transition: transform 0.3s ease;
}

.HomeCategories_imageWrapper__sduye:hover {
    transform: scale(1.1);
}

.HomeCategories_imageWrapper__sduye img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

/* Responsive: INCREASE bleed as screens get smaller */
@media (max-width: 1200px) {
    .HomeCategories_block__uJy3N {
        height: 285px;
    }
    .HomeCategories_categoriesContainer__WSiGR {
        top: -190px;
    }
}
@media (max-width: 1024px) {
    .HomeCategories_section___tIC0 {
        padding-top: 0;
    }
    .HomeCategories_imageWrapper__sduye img {
        height: auto;
    }
    .HomeCategories_categoriesContainer__WSiGR {
        justify-content: center;
        margin-top: 0;
        top: -290px;
    }
    .HomeCategories_block__uJy3N {
        height: 390px;
    }
    .HomeCategories_categoryItem__iGJEr {
        width: 140px;
    }
    .HomeCategories_imageWrapper__sduye {
        text-align: center;
        width: 140px;
        height: 140px;
    }
    .HomeCategories_buttonWrapper__Z2EnE {
        top: 106px;
    }
}
@media (max-width: 679px) {
    .HomeCategories_block__uJy3N {
        height: 450px;
    }
    .HomeCategories_categoriesContainer__WSiGR {
        margin-top: 0;
        top: -349px;
    }
    .HomeCategories_categoryItem__iGJEr {
        width: 28.33%;
        text-align: center;
    }
    .HomeCategories_imageWrapper__sduye {
        width: 104px;
        height: 104px;
    }
    .HomeCategories_buttonWrapper__Z2EnE {
        top: 80px;
    }
    .HomeCategories_buttonWrapper__Z2EnE button {
        width: 32px !important;
        height: 32px !important;
    }
}
@media (max-width: 560px) {
    .HomeCategories_block__uJy3N {
        height: 510px;
    }
    .HomeCategories_categoriesContainer__WSiGR {
        margin-top: 0;
        top: -410px;
    }
}
@media (max-width: 460px) {
    .HomeCategories_text__VdMyM {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        text-align: center;
        text-underline-position: from-font;
        -webkit-text-decoration-skip-ink: none;
                text-decoration-skip-ink: none;
        margin: 0;
    }
    .HomeCategories_block__uJy3N {
        height: 530px;
    }
    .HomeCategories_categoriesContainer__WSiGR {
        margin-top: 0;
        top: -450px;
    }
}

/* Watermark styles */
.HomeCategories_watermarkedImage___Nv4H {
    position: relative;
}
.HomeCategories_watermarkedImage___Nv4H img {
    width: 100%;
    height: auto;
    display: block;
}
.HomeCategories_watermark__bz7Lj {
    bottom: 10px;
    right: 10px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
    pointer-events: none;
}

/* Main container styles */
.BestSellers_slider__BD1vr {
    max-width: 1312px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 100px 0;
}

.BestSellers_name__UsZM_ {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}

.BestSellers_cardContainer__Mi1Hx {
    display: flex;
    overflow: hidden;
    width: 100%;
    gap: 32px;
    justify-content: center;
    /* CRITICAL: Force Safari to respect flex alignment */
    align-items: flex-start;
}

.BestSellers_carousel__90NYS {
    display: flex;
    align-items: center;
    position: relative;
}

/* SAFARI FIX: Target your Card component directly */
.BestSellers_cardContainer__Mi1Hx > * {
    /* Force each card to have explicit dimensions */
    flex-shrink: 0;
    max-width: 300px; /* Adjust based on your card width */
    overflow: hidden;
    /* Safari-specific fixes */
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* If your Card component has these class names, apply these fixes */
/* You'll need to check your Card component and adjust these selectors */
.BestSellers_cardContainer__Mi1Hx img,
.BestSellers_cardContainer__Mi1Hx [class*="image"] img,
.BestSellers_cardContainer__Mi1Hx [class*="Image"] img {
    max-width: 100% !important;
    max-height: 250px !important; /* Set explicit max height */
    width: auto !important;
    height: auto !important;
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
    /* Safari hardware acceleration */
    transform: translate3d(0, 0, 0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
}

/* Safari-specific container fixes */
.BestSellers_cardContainer__Mi1Hx [class*="image"],
.BestSellers_cardContainer__Mi1Hx [class*="Image"] {
    position: relative !important;
    overflow: hidden !important;
    max-height: 250px !important; /* Match image max-height */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    /* Safari mask fix */
    -webkit-mask-image: -webkit-radial-gradient(white, black) !important;
}

/* Arrow styles */
.BestSellers_arrowLeft__psTV_, .BestSellers_arrowRight__GwJuL {
    background: rgba(225, 188, 121, 0.3);
    border: none;
    padding: 10px 20px;
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    top: 150px;
    z-index: 10;
    transform: translateY(-50%);
}

.BestSellers_arrowLeft__psTV_:disabled, .BestSellers_arrowRight__GwJuL:disabled {
    background: rgba(225, 188, 121, 0.3);
    cursor: not-allowed;
}

.BestSellers_arrowLeft__psTV_ {
    left: -16px;
}

.BestSellers_arrowRight__GwJuL {
    right: -16px;
}

.BestSellers_arrowRight__GwJuL:not(:disabled), .BestSellers_arrowLeft__psTV_:not(:disabled) {
    background: rgba(225, 188, 121, 1);
}

/* Enhanced Safari-only fixes */
@supports (-webkit-appearance: none) {
    .BestSellers_cardContainer__Mi1Hx {
        align-items: flex-start !important;
    }
    
    .BestSellers_cardContainer__Mi1Hx > * {
        align-self: flex-start !important;
        /* Force explicit dimensions in Safari */
        min-height: 0 !important;
    }
    
    /* More aggressive Safari image fixes */
    .BestSellers_cardContainer__Mi1Hx img {
        transform-style: preserve-3d !important;
        perspective: 1000px !important;
    }
}

/* Responsive styles */
@media (max-width: 1400px) {
    .BestSellers_slider__BD1vr {
        margin: 0;
        padding: 100px 24px;
    }
}

@media (max-width: 767px) {
    .BestSellers_slider__BD1vr {
        margin: 0;
        padding: 32px 16px;
    }

    .BestSellers_cardContainer__Mi1Hx {
        justify-content: space-between;
    }
}

@media (max-width: 600px) {
    .BestSellers_cardContainer__Mi1Hx {
        gap: 12px;
    }
}

@media (max-width: 950px) {
    /* .arrowLeft {
        left: 5px;
    }
    
    .arrowRight {
        right: 5px;
    }
     */
    .BestSellers_arrowLeft__psTV_,
    .BestSellers_arrowRight__GwJuL {
        top: 35%;
        transform: translateY(-35%);
    }
}

.BestSellers_cardContainer__Mi1Hx img:hover,
.BestSellers_cardContainer__Mi1Hx [class*="image"] img:hover,
.BestSellers_cardContainer__Mi1Hx [class*="Image"] img:hover {
    transform: scale(1.05) !important;
    transition: transform 0.3s ease-in-out !important;
}

@media (max-width: 576px){
    .BestSellers_arrowLeft__psTV_,
    .BestSellers_arrowRight__GwJuL {
        display: none;
    }
}
