.cute-hero-section {
    display: none !important;
}

.premium-products-hero {
    position: relative;
    padding: 7rem 0 2.25rem;
    background:
        radial-gradient(circle at top left, rgba(255, 211, 223, 0.42), transparent 26%),
        linear-gradient(180deg, #fff9fb 0%, #fff4f7 52%, #fff8fb 100%);
    overflow: hidden;
}

.premium-products-hero__glow {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 18% 24%, rgba(255, 192, 210, 0.18), transparent 18%),
        radial-gradient(circle at 72% 18%, rgba(255, 255, 255, 0.72), transparent 18%);
    pointer-events: none;
}

.premium-products-hero__shell {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.85fr);
    gap: 2.5rem;
    align-items: center;
}

.premium-products-hero__copy {
    max-width: 540px;
}

.premium-products-hero__brand {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1rem;
    padding: 0.55rem 0.9rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(241, 208, 221, 0.92);
    box-shadow: 0 16px 34px rgba(234, 190, 205, 0.14);
    color: #8b5d71;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.premium-products-hero__brand img {
    width: 2.1rem;
    height: 2.1rem;
    object-fit: contain;
    flex-shrink: 0;
}

.premium-products-hero__title {
    margin: 0 0 1rem;
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.6rem, 5vw, 4.7rem);
    line-height: 0.98;
    letter-spacing: -0.05em;
    color: #241d25;
}

.premium-products-hero__subtitle {
    max-width: 500px;
    margin: 0;
    color: #746874;
    font-size: 1rem;
    line-height: 1.75;
}

.premium-products-hero__frame {
    position: relative;
    padding: 0.85rem;
    border-radius: 30px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 244, 248, 0.82));
    border: 1px solid rgba(255, 255, 255, 0.86);
    box-shadow: 0 28px 62px rgba(235, 171, 189, 0.16);
}

.premium-products-hero__card {
    overflow: hidden;
    border-radius: 24px;
    background: #fff;
}

.premium-products-hero__card img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.premium-products-hero__card--main {
    min-height: 520px;
}

#main-collection.new-drop-section {
    padding-top: 1rem !important;
    background: linear-gradient(180deg, #fff7fa 0%, #fffafb 100%);
}

#main-collection .drop-header {
    margin-bottom: 2rem !important;
    text-align: center !important;
}

#main-collection .drop-section-title {
    font-size: 0 !important;
    margin-bottom: 0.8rem !important;
}

#main-collection .drop-section-title::before {
    content: "Shop The Collection";
    font-family: 'Playfair Display', serif;
    font-size: clamp(2rem, 4vw, 3.3rem);
    line-height: 1.05;
    letter-spacing: -0.04em;
    color: #241d25;
}

#main-collection .drop-section-subtitle {
    font-size: 0 !important;
    margin-bottom: 1rem !important;
}

#main-collection .drop-section-subtitle::before {
    content: "Browse plushies, pillows, bags, and collectible gifts with premium softness and a polished Lainika feel.";
    display: block;
    max-width: 760px;
    margin: 0 auto;
    color: #6f6371;
    font-size: 1rem;
    line-height: 1.8;
}

#main-collection .drop-timer span {
    font-size: 0 !important;
}

#main-collection .drop-timer span::before {
    content: "Quality curated";
    font-size: 0.88rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #b55679;
}

.filter-sections {
    gap: 1.2rem !important;
}

.category-filter {
    justify-content: center !important;
    gap: 0.75rem !important;
    margin-bottom: 0 !important;
}

.filter-bubble {
    width: auto !important;
    height: auto !important;
    min-height: 56px;
    padding: 0.8rem 1rem !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.9) !important;
    border: 1px solid rgba(235, 201, 214, 0.92) !important;
    box-shadow: 0 12px 30px rgba(236, 194, 208, 0.12) !important;
}

.filter-bubble:hover,
.filter-bubble.active {
    background: linear-gradient(135deg, #fff0f5, #ffe5ee) !important;
    box-shadow: 0 16px 34px rgba(236, 194, 208, 0.18) !important;
    transform: translateY(-2px) !important;
}

.bubble-content {
    display: flex !important;
    align-items: center;
    gap: 0.6rem;
    text-align: left !important;
}

.bubble-content i {
    margin-bottom: 0 !important;
    color: #cf6c92;
}

.bubble-content span {
    font-weight: 600;
}

.bubble-content .count {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0.18rem 0.46rem;
    border-radius: 999px !important;
    background: rgba(207, 108, 146, 0.1) !important;
    color: #b45477 !important;
}

.search-hero,
.filter-actions {
    background: rgba(255, 255, 255, 0.8) !important;
    border: 1px solid rgba(235, 201, 214, 0.9) !important;
    border-radius: 24px !important;
    box-shadow: 0 18px 45px rgba(236, 194, 208, 0.12) !important;
}

#all-products-grid.unified-products {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.35rem !important;
    align-items: start;
}

#all-products-grid > .products-slide-hint {
    display: none !important;
}

.drop-product-card,
.winter-product-card,
.stitch-product-card,
.garfield-product-card,
.special-dressup-card {
    position: relative !important;
    display: flex !important;
    flex-direction: column;
    height: 100%;
    background: rgba(255, 255, 255, 0.94) !important;
    border: 1px solid rgba(235, 203, 216, 0.88) !important;
    border-radius: 28px !important;
    box-shadow: 0 18px 48px rgba(231, 188, 203, 0.15) !important;
    overflow: hidden !important;
    transform: none !important;
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease !important;
}

.drop-product-card::before,
.drop-product-card::after,
.winter-product-card::before,
.winter-product-card::after,
.stitch-product-card::before,
.stitch-product-card::after,
.garfield-product-card::before,
.garfield-product-card::after,
.special-dressup-card::before,
.special-dressup-card::after {
    display: none !important;
    content: none !important;
}

.drop-product-card:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 24px 58px rgba(223, 177, 194, 0.22) !important;
    border-color: rgba(220, 176, 194, 0.95) !important;
}

.drop-product-image {
    position: relative !important;
    aspect-ratio: 1 / 1.08;
    min-height: 300px;
    overflow: hidden !important;
    background:
        radial-gradient(circle at top, rgba(255,255,255,0.72), transparent 38%),
        linear-gradient(180deg, #fffafc 0%, #fff3f7 100%) !important;
}

.drop-product-image img {
    position: absolute !important;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    opacity: 0;
    visibility: hidden;
    transform: scale(1.01);
    transition: opacity 0.45s ease, transform 0.5s ease;
}

.drop-product-image img.active {
    opacity: 1;
    visibility: visible;
}

.drop-product-card:hover .drop-product-image img.active {
    transform: scale(1.04);
}

.drop-image-dots {
    position: absolute;
    left: 50%;
    bottom: 0.95rem;
    transform: translateX(-50%);
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.45rem 0.55rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.82);
    backdrop-filter: blur(10px);
    z-index: 11;
}

.drop-image-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: rgba(180, 123, 147, 0.28);
    border: 0;
    padding: 0;
    cursor: pointer;
    transition: transform 0.2s ease, background-color 0.2s ease;
}

.drop-image-dot.active {
    background: #cb6a8f;
    transform: scale(1.2);
}

.drop-overlay {
    display: flex !important;
    align-items: flex-end;
    justify-content: center;
    padding: 1rem;
    background: linear-gradient(180deg, transparent 35%, rgba(34, 26, 33, 0.72) 100%) !important;
    opacity: 0;
    transition: opacity 0.24s ease;
}

.drop-product-card:hover .drop-overlay {
    opacity: 1;
}

.drop-overlay-buttons {
    display: flex !important;
    flex-direction: row !important;
    gap: 0.7rem !important;
    width: 100%;
    justify-content: center;
}

.drop-quick-view-btn,
.drop-order-btn {
    min-height: 2.8rem;
    padding: 0.72rem 1rem !important;
    border-radius: 999px !important;
    font-size: 0.86rem !important;
    font-weight: 700 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    box-shadow: none !important;
}

.drop-quick-view-btn {
    background: rgba(255, 255, 255, 0.94) !important;
    color: #2f2430 !important;
}

.drop-order-btn {
    background: rgba(48, 34, 45, 0.94) !important;
    color: #fff !important;
}

.drop-badge-limited,
.drop-quantity-badge {
    top: 0.95rem !important;
    z-index: 12 !important;
    padding: 0.45rem 0.78rem !important;
    border-radius: 999px !important;
    border: 1px solid rgba(237, 203, 216, 0.92) !important;
    background: rgba(255, 255, 255, 0.9) !important;
    box-shadow: 0 10px 24px rgba(230, 188, 202, 0.16) !important;
    color: #a74f72 !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    animation: none !important;
    text-shadow: none !important;
}

.drop-badge-limited {
    left: 0.95rem !important;
}

.drop-quantity-badge {
    right: 0.95rem !important;
    color: #6f6270 !important;
}

.drop-product-info {
    display: flex !important;
    flex-direction: column;
    gap: 0.85rem;
    flex: 1;
    padding: 1.15rem 1.15rem 1.2rem !important;
    background: linear-gradient(180deg, rgba(255,255,255,0.94), rgba(255,248,250,0.96)) !important;
}

.drop-product-name {
    margin: 0 !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 1.36rem !important;
    line-height: 1.12 !important;
    color: #251e26 !important;
    text-shadow: none !important;
}

.drop-product-traits {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.drop-trait {
    background: #fff4f8 !important;
    color: #875970 !important;
    border: 1px solid rgba(238, 206, 219, 0.92) !important;
    border-radius: 999px !important;
    padding: 0.38rem 0.64rem !important;
    box-shadow: none !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
}

.drop-trait:hover {
    transform: none !important;
}

.drop-product-story {
    color: #6e6370 !important;
    font-size: 0.93rem !important;
    line-height: 1.68 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.drop-product-footer {
    margin-top: auto !important;
    display: grid !important;
    gap: 0.8rem;
    align-items: stretch !important;
}

.drop-product-price {
    display: flex !important;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 0.45rem;
    color: #251e26 !important;
    font-size: 1.12rem !important;
    font-weight: 700 !important;
    text-shadow: none !important;
}

.drop-original-price {
    color: #ab8d99 !important;
}

.drop-new-price {
    color: #c25278 !important;
}

.drop-order-btn-primary {
    width: 100%;
    min-height: 3.1rem;
    justify-content: center;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #ff91b0 0%, #eb6d95 100%) !important;
    color: #fff !important;
    border: 0 !important;
    box-shadow: 0 14px 30px rgba(235, 109, 149, 0.2) !important;
    font-weight: 700 !important;
}

.drop-order-btn-primary:hover {
    transform: translateY(-2px) !important;
}

.drop-mobile-quick-view-text-btn {
    position: absolute;
    left: 50% !important;
    bottom: 1rem !important;
    transform: translateX(-50%) !important;
    display: none;
    align-items: center;
    justify-content: center;
    gap: 0.38rem;
    min-width: 132px;
    min-height: 2.6rem;
    padding: 0.68rem 0.95rem !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    border: 1px solid rgba(238, 203, 217, 0.94) !important;
    color: #2d2430 !important;
    box-shadow: 0 10px 24px rgba(230, 188, 202, 0.18) !important;
    backdrop-filter: blur(10px);
    z-index: 12 !important;
    font-size: 0.84rem !important;
    font-weight: 700 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

.drop-mobile-quick-view-text-btn i {
    color: #cf6c92 !important;
    margin-right: 0 !important;
}

.drop-product-card.sold-out .drop-product-image img.active {
    opacity: 0.85 !important;
}

.drop-product-card.sold-out .drop-order-btn-primary,
.drop-product-card.sold-out .drop-order-btn {
    opacity: 0.6 !important;
}

#dropQuickViewModal.modal {
    background: rgba(28, 22, 30, 0.54) !important;
    backdrop-filter: blur(14px) !important;
}

#dropQuickViewModal .drop-modal-content {
    width: min(940px, calc(100% - 1.4rem)) !important;
    border-radius: 30px !important;
    background: rgba(255, 252, 253, 0.97) !important;
    border: 1px solid rgba(238, 206, 219, 0.92) !important;
    box-shadow: 0 28px 86px rgba(33, 23, 31, 0.18) !important;
}

#dropQuickViewModal .drop-modal-body {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.95fr);
    min-height: min(80vh, 760px);
}

#dropQuickViewModal .drop-quick-view-slider {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) auto;
    gap: 1rem;
    align-items: stretch;
    padding: 1.1rem;
    background: linear-gradient(180deg, #fffafc 0%, #fff4f7 100%) !important;
}

#dropQuickViewModal .drop-main-image {
    width: 100%;
    height: 100%;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain !important;
    border-radius: 22px !important;
    background: rgba(255, 255, 255, 0.9);
}

#dropQuickViewModal .drop-main-image:hover {
    transform: none !important;
}

#dropQuickViewModal .drop-slider-nav {
    width: 40px !important;
    height: 40px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    color: #a55174 !important;
    box-shadow: 0 12px 28px rgba(230, 188, 202, 0.18) !important;
}

#dropQuickViewModal .drop-quick-view-thumbnails {
    position: static !important;
    transform: none !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin: 0;
    padding: 0 !important;
    background: transparent !important;
    backdrop-filter: none !important;
}

#dropQuickViewModal .drop-quick-view-thumbnails img {
    width: 62px !important;
    height: 62px !important;
    border-radius: 16px !important;
    border: 1px solid rgba(236, 203, 217, 0.9) !important;
    box-shadow: 0 10px 20px rgba(233, 195, 209, 0.12);
}

#dropQuickViewModal .drop-quick-view-thumbnails img.active,
#dropQuickViewModal .drop-quick-view-thumbnails img:hover {
    border-color: #cf6c92 !important;
    transform: translateY(-2px) !important;
}

#dropQuickViewModal .drop-quick-view-info {
    display: flex;
    flex-direction: column;
    padding: 1.4rem 1.45rem 1.5rem !important;
    background: linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,247,250,0.96)) !important;
    overflow-y: auto;
}

#dropQuickViewModal .drop-modal-header {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.95rem !important;
}

#dropQuickViewModal .drop-modal-badge {
    background: #fff1f6 !important;
    color: #ad5478 !important;
    border: 1px solid rgba(236, 203, 217, 0.92);
    box-shadow: none !important;
}

#dropQuickViewModal .drop-modal-quantity {
    color: #b95b7f !important;
}

#dropQuickViewModal .drop-quick-view-info h2 {
    margin-bottom: 0.8rem !important;
    font-family: 'Playfair Display', serif !important;
    font-size: clamp(1.8rem, 3vw, 2.7rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -0.03em;
    color: #251e26 !important;
    background: none !important;
    -webkit-text-fill-color: initial !important;
}

#dropQuickViewModal .drop-modal-price {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 0.6rem !important;
    margin-bottom: 1rem !important;
}

#dropQuickViewModal .drop-modal-original-price {
    color: #ac8e9b !important;
}

#dropQuickViewModal .drop-modal-sale-price {
    color: #c25278 !important;
    font-size: 1.5rem !important;
}

#dropQuickViewModal .drop-modal-description {
    color: #6e6370 !important;
    font-size: 0.97rem !important;
    line-height: 1.74 !important;
    margin-bottom: 1rem !important;
}

#dropQuickViewModal .drop-modal-traits {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem !important;
    margin-bottom: 1.2rem !important;
}

#dropQuickViewModal .drop-modal-trait {
    background: #fff3f7 !important;
    color: #86586f !important;
    border: 1px solid rgba(238, 205, 219, 0.92) !important;
    box-shadow: none !important;
}

#dropQuickViewModal .drop-modal-trait:hover {
    transform: none !important;
    background: #fff3f7 !important;
    color: #86586f !important;
}

#dropQuickViewModal .drop-modal-trait i,
#dropQuickViewModal .drop-modal-trait:hover i {
    color: #c46a8e !important;
}

#dropQuickViewModal .drop-modal-actions {
    display: grid;
    gap: 0.85rem;
    margin-top: auto;
}

#dropQuickViewModal .drop-modal-order-btn,
#dropQuickViewModal .drop-modal-whatsapp-btn {
    min-height: 3.15rem;
    border-radius: 999px !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: 0.98rem !important;
}

#dropQuickViewModal .drop-modal-order-btn {
    background: linear-gradient(135deg, #ff91b0 0%, #eb6d95 100%) !important;
    box-shadow: 0 16px 32px rgba(235, 109, 149, 0.2) !important;
}

#dropQuickViewModal .drop-modal-whatsapp-btn {
    box-shadow: 0 14px 30px rgba(37, 211, 102, 0.18) !important;
}

#dropQuickViewModal .drop-close-modal {
    top: 0.9rem !important;
    right: 0.9rem !important;
    width: 38px !important;
    height: 38px !important;
    background: rgba(255, 255, 255, 0.94) !important;
    color: #9f5675 !important;
    box-shadow: 0 12px 26px rgba(230, 188, 202, 0.18) !important;
}

@media (max-width: 900px) {
    .premium-products-hero {
        padding-top: 6rem;
    }

    .premium-products-hero__shell {
        grid-template-columns: 1fr;
    }

    .premium-products-hero__copy {
        text-align: center;
        max-width: none;
    }

    .premium-products-hero__visual {
        order: -1;
    }

    .premium-products-hero__frame {
        max-width: 480px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .premium-products-hero {
        padding: 5.4rem 0 2rem;
    }

    .premium-products-hero__shell {
        position: relative;
        overflow: hidden;
        min-height: 520px;
        padding: 0;
        border-radius: 28px;
        box-shadow: 0 22px 48px rgba(210, 132, 162, 0.24);
    }

    .premium-products-hero__shell::after {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(180deg, rgba(39, 21, 31, 0.16) 0%, rgba(39, 21, 31, 0.72) 62%, rgba(39, 21, 31, 0.9) 100%);
        z-index: 1;
        pointer-events: none;
    }

    .premium-products-hero__copy {
        position: relative;
        z-index: 2;
        min-height: 520px;
        padding: 1.4rem 1.1rem 1.2rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        text-align: center;
    }

    .premium-products-hero__brand {
        margin: 0 auto 0.8rem;
        padding: 0.45rem 0.75rem;
        font-size: 0.75rem;
    }

    .premium-products-hero__brand img {
        width: 1.8rem;
        height: 1.8rem;
    }

    .premium-products-hero__title {
        font-size: 2.45rem;
        color: #fff;
        text-shadow: 0 10px 28px rgba(26, 10, 18, 0.32);
    }

    .premium-products-hero__subtitle {
        font-size: 0.96rem;
        line-height: 1.65;
        color: rgba(255, 244, 249, 0.94);
        margin: 0 auto;
        text-shadow: 0 8px 22px rgba(26, 10, 18, 0.24);
    }

    .premium-products-hero__title,
    .premium-products-hero__subtitle {
        position: relative;
        z-index: 2;
    }

    .premium-products-hero__visual {
        position: absolute;
        inset: 0;
        order: 0;
        z-index: 0;
        pointer-events: none;
    }

    .premium-products-hero__frame {
        max-width: none;
        height: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0;
        background: transparent;
        border: 0;
        box-shadow: none;
    }

    .premium-products-hero__card,
    .premium-products-hero__card img {
        height: 100%;
        border-radius: 0;
    }

    .premium-products-hero__card--main {
        min-height: 100%;
    }

    .category-filter {
        justify-content: flex-start !important;
        flex-wrap: nowrap !important;
        overflow-x: auto;
        padding-bottom: 0.35rem;
        scrollbar-width: none;
    }

    .category-filter::-webkit-scrollbar {
        display: none;
    }

    .filter-bubble {
        flex: 0 0 auto;
    }

    #all-products-grid.unified-products {
        grid-template-columns: 1fr !important;
        gap: 1rem !important;
    }

    .drop-product-card {
        border-radius: 24px !important;
    }

    .drop-product-image {
        min-height: 280px;
    }

    .drop-overlay {
        display: none !important;
    }

    .drop-mobile-quick-view-text-btn {
        display: inline-flex !important;
    }

    .drop-product-info {
        padding: 1rem !important;
    }

    .drop-product-name {
        font-size: 1.22rem !important;
    }

    .drop-product-story {
        -webkit-line-clamp: 2;
        font-size: 0.9rem !important;
    }

    #dropQuickViewModal .drop-modal-content {
        width: calc(100% - 0.8rem) !important;
        margin: 0.4rem !important;
        border-radius: 24px !important;
    }

    #dropQuickViewModal .drop-modal-body {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    #dropQuickViewModal .drop-quick-view-slider {
        padding: 0.9rem 0.9rem 0.75rem;
        gap: 0.75rem;
    }

    #dropQuickViewModal .drop-main-image {
        min-height: 300px;
        max-height: 42vh !important;
    }

    #dropQuickViewModal .drop-quick-view-thumbnails {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
        padding-bottom: 0.1rem !important;
    }

    #dropQuickViewModal .drop-quick-view-thumbnails img {
        flex: 0 0 auto;
        width: 56px !important;
        height: 56px !important;
    }

    #dropQuickViewModal .drop-quick-view-info {
        padding: 1rem 1rem 1.1rem !important;
    }

    #dropQuickViewModal .drop-modal-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.55rem;
    }
}
