@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=Great+Vibes&display=swap');
.product-gallery {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.main-image {
    width: 100%;
    max-width: 600px;
    margin-bottom: 20px;
}

.product-main-image {
    width: 100%;
    height: auto;
    cursor: zoom-in;
    transition: transform .3s;
    border-radius: 12px;
}

    .product-main-image:hover {
        transform: scale(1.05);
    }

.thumbnails {
    display: flex;
    gap: 10px;
}

.thumb {
    width: 80px;
    height: 80px;
    object-fit: cover;
    cursor: pointer;
    border: 2px solid transparent;
}

    .thumb:hover {
        border-color: #000;
    }

.fullscreen-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.fullscreen-image {
    max-width: 90%;
    max-height: 90%;
}
.gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,.5);
    color: white;
    border: none;
    font-size: 30px;
    padding: 10px 15px;
    cursor: pointer;
}

.gallery-arrow.left {
    left: 10px;
}

.gallery-arrow.right {
    right: 10px;
}
.gallery-indicators {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 10px;
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    transition: background .2s;
}

    .dot.active {
        background: #000;
    }

    .dot:hover {
        background: #555;
    }
@media (max-width: 768px) {

    .product-gallery {
        gap: 8px;
    }

    .main-image {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .thumbnails {
        justify-content: center;
        gap: 6px;
    }

    .thumb {
        width: 60px;
        height: 60px;
    }

    .gallery-arrow {
        font-size: 22px;
        padding: 8px 12px;
    }

    .gallery-indicators {
        gap: 6px;
    }

    .dot {
        width: 8px;
        height: 8px;
    }

    /* wyłącza hover zoom na telefonach */
    .product-main-image:hover {
        transform: none;
    }
}
h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}
:root {
    --pink: #F8C8DC;
    --mint: #B8F2E6;
    --lightpink: #FDEAF1;
    --text: #444;
    --dark-rose: #C27083;
    --deep-berry: #914F5F;
}

body {
    font-family: 'Poppins', sans-serif;
    background-color: #fff;
    color: #444;
    margin: 0 auto;
    width: 1200px;
    overflow-x: hidden;
}

.header {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    background: white;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.logo {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 33%;
}

.logo-image {
<<<<<<< HEAD
    height: auto;
    max-height: 80px;
    width: auto;
=======
    height: 100%;
    max-height: 8%;
    width: 100%;
>>>>>>> 343e0531c9b2f56f3a2693cfb100eaf794fb44fc
    padding: 5px ;
    margin: 15px;
    object-fit: contain;
}


.nav-links {
    display: flex;
    gap: 30px;
    flex: 1;
    justify-content: center;
    width: 33%;
}

    .nav-links a {
        text-decoration: none;
        color: #444;
        font-weight: 600;
        font-size: 20px;
        transition: color 0.3s;
        font-family: 'Playfair Display', serif;
    }

        .nav-links a:hover {
            color: #ff9ecb;
        }


.nav-actions {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    width: 33%;
}

.search-btn, .cart a, .favorites a, .account a {
    background: none;
    border: none;
    cursor: pointer;
    color: #444;
    text-decoration: none;
    display: flex;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    padding: 0;
}

    .search-btn i, .cart i, .favorites i, .account i {
        width: 24px;
        height: 24px;
        stroke-width: 1.5px;
    }

    .search-btn:hover, .cart a:hover, .favorites a:hover, .account a:hover {
        color: var(--dark-rose, #a65d6f);
        transform: scale(1.1);
    }

.cart-badge {
    position: absolute;
    top: -8px;
    right: -12px;
    background-color: var(--pink, #f8c8dc);
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 50%;
    min-width: 18px;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

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

.search-input {
    width: 0;
    padding: 0;
    border: none;
    border-bottom: 1px solid #ff9ecb;
    outline: none;
    transition: all 0.4s ease;
    background: transparent;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
}

    .search-input.active {
        width: 180px;
        padding: 5px 10px;
        opacity: 1;
        margin-right: 5px;
        pointer-events: auto;
    }


.footer {
    background: #ffffff;
    padding: 80px 20px 30px 20px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    border-top: 1px solid #f9f0f3;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 50px;
}

.footer-column {
    flex: 1;
    min-width: 200px;
    text-align: left;
}

.footer-brand {
    flex: 2;
}

.footer-logo-img {
    height: 70px;
    width: auto;
    margin-bottom: 20px;
    display: block;
}

.footer-brand p {
    color: #777;
    line-height: 1.6;
    max-width: 320px;
    font-size: 14px;
}

.footer-column h4 {
    font-family: 'Playfair Display', serif;
    color: #333;
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
}

    .footer-column h4::after {
        content: '';
        position: absolute;
        bottom: -8px;
        left: 0;
        width: 30px;
        height: 2px;
        background: var(--pink, #f8c8dc);
    }

.footer-nav a {
    display: block;
    text-decoration: none;
    color: #666;
    margin-bottom: 12px;
    transition: all 0.3s ease;
    font-size: 15px;
}

    .footer-nav a:hover {
        color: var(--dark-rose, #a65d6f);
        transform: translateX(5px);
    }

.footer-socials {
    display: flex;
    gap: 15px;
    margin-top: 25px;
}

    .footer-socials a {
        color: var(--dark-rose, #a65d6f);
        transition: transform 0.3s ease;
    }

        .footer-socials a:hover {
            transform: translateY(-3px);
        }

.footer-bottom {
    text-align: center;
    border-top: 1px solid #fdf6f8;
    padding-top: 30px;
    color: #aaa;
    font-size: 13px;
    letter-spacing: 0.5px;
}

@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        text-align: center;
    }

    .footer-brand p {
        margin: 0 auto;
    }

    .footer-logo-img {
        margin: 0 auto 20px;
    }

    .footer-socials {
        justify-content: center;
    }

    .footer-column h4::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .footer-nav a:hover {
        transform: none;
    }
}

.hero {
    background: radial-gradient(at 0% 0%, rgba(255, 214, 232, 0.5) 0%, transparent 50%), radial-gradient(at 100% 100%, rgba(200, 242, 234, 0.5) 0%, transparent 50%);
    padding: 80px 20px 40px 20px;
    text-align: center;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
}


    .hero h1 {
        font-size: 68px;
        font-weight: 600;
        margin-bottom: 10px;
        font-family: 'Playfair Display', serif;
        text-shadow: 0 0 15px rgba(248, 200, 220, 0.7), 0 0 30px rgba(248, 200, 220, 0.4), 2px 2px 4px rgba(0,0,0,0.05);
        transition: 0.5s;
        color: var(--dark-rose);
    }

    .hero p {
        font-size: 20px;
        opacity: 0.8;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

    .hero button {
        margin-top: 25px;
        padding: 16px 40px;
        border: 2px solid var(--pink);
        background: rgba(255, 255, 255, 0.6);
        color: var(--deep-berry);
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 15px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        border-radius: 50px;
        cursor: pointer;
        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        backdrop-filter: blur(5px);
        box-shadow: 0 10px 20px rgba(248, 200, 220, 0.3);
        position: relative;
        overflow: hidden;
    }

        .hero button:hover {
            background: var(--pink);
            color: white;
            transform: translateY(-5px) scale(1.05);
            box-shadow: 0 15px 30px rgba(248, 200, 220, 0.6);
            border-color: transparent;
        }

        .hero button::after {
            content: '';
            position: absolute;
            top: -50%;
            left: -60%;
            width: 20%;
            height: 200%;
            background: rgba(255, 255, 255, 0.4);
            transform: rotate(30deg);
            transition: all 0.6s;
        }

        .hero button:hover::after {
            left: 120%;
        }

.menu-container {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    width: 1%;
}

.hamburger {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 10px;
    background: none;
    border: none;
    z-index: 1001;
}

    .hamburger span {
        display: block;
        width: 28px;
        height: 3px;
        background-color: var(--dark-rose);
        border-radius: 10px;
        transition: all 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
    }

    .hamburger.open span:nth-child(1) {
        transform: translateY(9px) rotate(45deg);
    }

    .hamburger.open span:nth-child(2) {
        opacity: 0;
        transform: translateX(-20px);
    }

    .hamburger.open span:nth-child(3) {
        transform: translateY(-9px) rotate(-45deg);
    }

.menu-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    box-shadow: 0px 15px 35px rgba(194, 112, 131, 0.15);
    list-style: none;
    padding: 15px 0;
    margin: 0;
    min-width: 200px;
    display: block;
    z-index: 1000;
    border-radius: 20px;
    border: 1px solid var(--lightpink);
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    transition: all 0.3s ease;
    top: calc(100% + 15px);
}

    .menu-dropdown.show {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }

    .menu-dropdown li a {
        text-decoration: none;
        color: var(--text);
        display: block;
        padding: 12px 25px;
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        transition: all 0.3s ease;
        position: relative;
    }

        .menu-dropdown li a:hover {
            background-color: var(--lightpink);
            color: var(--dark-rose);
            padding-left: 35px;
        }

        .menu-dropdown li a::before {
            content: '\2022';
            position: absolute;
            left: 15px;
            opacity: 0;
            transition: 0.3s;
            color: var(--dark-rose);
        }

        .menu-dropdown li a:hover::before {
            opacity: 1;
        }

    .menu-dropdown.show li {
        animation: menuFadeIn 0.4s ease forwards;
    }

@keyframes menuFadeIn {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }

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

.menu-dropdown li:nth-child(1) {
    animation-delay: 0.1s;
}

.menu-dropdown li:nth-child(2) {
    animation-delay: 0.15s;
}

.menu-dropdown li:nth-child(3) {
    animation-delay: 0.2s;
}

.menu-dropdown li:nth-child(4) {
    animation-delay: 0.25s;
}

.menu-dropdown li:nth-child(5) {
    animation-delay: 0.3s;
}

.home-page-products {
    display: block !important;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 60px 20px;
    margin: 60px auto;
    padding-top: 40px;
}
    .home-page-products h2 {
        text-align: center !important;
        width: 100%;
        margin-bottom: 50px;
        font-family: 'Playfair Display', serif;
        font-size: 42px;
        color: var(--dark-rose);
    }
    .home-page-products .products-grid {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important; 
        gap: 30px;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
    }
    .home-page-products .product-card {
        background: white;
        padding: 20px;
        border-radius: 20px;
        box-shadow: 0 10px 30px rgba(0,0,0,0.05);
        display: flex;
        flex-direction: column;
        text-align: left;
        width: 100% !important; 
    }

    .product-card:nth-child(1) {
        animation-delay: 0.1s;
    }

    .product-card:nth-child(2) {
        animation-delay: 0.2s;
    }

    .product-card:nth-child(3) {
        animation-delay: 0.3s;
    }

    .product-card:nth-child(4) {
        animation-delay: 0.4s;
    }

    .product-card:hover {
        transform: translateY(-12px);
        box-shadow: 0 20px 40px rgba(248, 200, 220, 0.2);
        border-color: var(--pink);
    }

    .product-card img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        border-radius: 10px;
        margin-bottom: 15px;
        transition: transform 0.4s ease;
    }

    .product-card:hover img {
        transform: scale(1.05);
    }

    .product-card h3 {
        font-size: 16px;
        margin: 15px 5px 5px 5px;
        font-family: 'Poppins', sans-serif;
        color: var(--text);
    }



.home-page-products .product-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center; 
    margin-top: 15px;
    width: 100%;
}

.home-page-products .product-price {
    font-weight: bold;
    font-size: 1.1rem;
    margin: 0;
}

.product-button {
    background: var(--lightpink);
    color: var(--dark-rose);
    border: none;
    padding: 8px 16px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 14px;
    transition: 0.3s;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .product-button:hover {
        background: var(--pink);
        color: white;
        transform: scale(1.05);
        text-decoration: none !important;
    }

.why-artlove {
    width: auto !important;
    padding: 30px 300px;
    background: linear-gradient(180deg, #fff9fb, #ffffff);
    text-align: center;
    display: block;
    clear: both;
    margin-top: 10px;
    position: relative;
}

    .why-artlove h2 {
        font-family: 'Playfair Display', serif;
        font-size: 42px;
        font-weight: 700;
        color: var(--dark-rose);
        margin-bottom: 60px;
        position: relative;
        display: inline-block;
        text-shadow: 0 0 10px rgba(248, 200, 220, 0.3);
    }

        .why-artlove h2::after {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 50%;
            transform: translateX(-50%);
            width: 60px;
            height: 2px;
            background: var(--pink);
            border-radius: 2px;
        }

.why-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.why-card {
    width: 240px;
    background: white;
    padding: 35px 25px;
    border-radius: 30px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.03);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-align: center;
    border: 1px solid rgba(248, 200, 220, 0.15);
}

    .why-card:hover {
        transform: translateY(-15px);
        box-shadow: 0 25px 50px rgba(248, 200, 220, 0.2);
        border-color: var(--pink);
    }

.icon-circle {
    width: 70px;
    height: 70px;
    margin: 0 auto 25px;
    margin-bottom: 20px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--pink), #f59cab);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: white;
    box-shadow: 0 8px 20px rgba(248, 182, 193, 0.3);
    transition: 0.3s;
}

.why-card:hover .icon-circle {
    transform: scale(1.1) rotate(5deg);
}

.why-card h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    margin-bottom: 12px;
    font-weight: 600;
    color: var(--text);
}

.why-card p {
    font-size: 14px;
    color: #888;
    font-family: 'Poppins', sans-serif;
    line-height: 1.6;
}

.testimonials {
    padding: 100px 20px;
    background: #ffffff;
    text-align: center;
    width: 100%;
    overflow: visible;
}

    .testimonials h2 {
        font-family: 'Playfair Display', serif;
        font-size: 42px;
        color: var(--dark-rose);
        margin-bottom: 60px;
    }

.testimonials-container {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 30px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
    .testimonials-container a {
        text-decoration: none !important; 
        color: inherit !important;
        display: block;
        transition: transform 0.3s ease;
    }
        .testimonials-container a *:not(.product-button) {
            text-decoration: none !important;
        }

        .testimonials-container a:hover .testimonial-card {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0,0,0,0.05);
            border-color: #F8C8DC; 
        }

.client-info span {
    text-decoration: none !important;
    display: block;
    margin-top: 4px;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.testimonial-card {
    background: #fff;
    width: 320px;
    padding: 40px;
    border-radius: 30px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.04);
    position: relative;
    border: 1px solid #f9f9f9;
    display: flex;
    flex-direction: column;
    text-align: center;
    opacity: 0 !important;
    transform: translateY(40px) !important;
    transition: opacity 0.8s ease-out, transform 0.8s ease-out !important;
}

    .testimonial-card.is-visible {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }


    .testimonial-card:nth-child(1) {
        transition-delay: 0.2s;
    }

    .testimonial-card:nth-child(2) {
        transition-delay: 0.4s;
    }

    .testimonial-card:nth-child(3) {
        transition-delay: 0.6s;
    }

    .testimonial-card.accent {
        background: rgba(184, 242, 230, 0.2);
        border: 2px solid var(--mint);
    }

    .testimonial-card:hover {
        transform: translateY(-10px) scale(1.02) !important;
        box-shadow: 0 20px 50px rgba(248, 200, 220, 0.2);
        transition: 0.3s ease;
    }

.stars {
    color: #FFD700;
    font-size: 18px;
    margin-bottom: 15px;
}

.newsletter {
    background: radial-gradient(at 0% 0%, rgba(255, 214, 232, 0.5) 0%, transparent 50%), radial-gradient(at 100% 100%, rgba(200, 242, 234, 0.5) 0%, transparent 50%);
    padding: 100px 20px;
    text-align: center;
    width: 100%;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    max-width: 1400px;
    margin: 0 auto;
}

.newsletter-content {
    max-width: 600px;
    margin: 0 auto;
    padding: 40px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 40px;
    box-shadow: 0 15px 35px rgba(248, 200, 220, 0.3);
}

.newsletter h2 {
    font-family: 'Playfair Display', serif;
    color: var(--dark-rose);
    font-size: 36px;
    margin-bottom: 20px;
}

.newsletter p {
    color: #666;
    margin-bottom: 30px;
    line-height: 1.6;
}

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

    .newsletter-form input {
        padding: 18px 25px;
        border: 1px solid #eee;
        border-radius: 30px;
        width: 65%;
        outline: none;
        transition: all 0.3s ease;
        font-size: 16px;
    }

        .newsletter-form input:focus {
            border-color: var(--pink);
            box-shadow: 0 0 10px rgba(248, 200, 220, 0.4);
        }

.btn-subscribe {
    padding: 18px 30px;
    background: var(--dark-rose);
    color: white;
    border: none;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 16px;
}

    .btn-subscribe:hover {
        background: #a65d6f;
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(166, 93, 111, 0.3);
    }

.newsletter-note {
    font-size: 12px !important;
    margin-top: 20px !important;
    opacity: 0.7;
}


@media (max-width: 600px) {
    .newsletter-form {
        flex-direction: column;
        align-items: center;
    }

        .newsletter-form input {
            width: 100%;
        }

    .btn-subscribe {
        width: 100%;
    }
}


.hero.collection-page h1 {
    font-size: 68px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    color: var(--dark-rose);
    text-shadow: 0 0 15px rgba(248, 200, 220, 0.7), 0 0 30px rgba(248, 200, 220, 0.4), 2px 2px 4px rgba(0,0,0,0.05);
    margin-bottom: 10px;
}

.hero.collection-page p {
    font-size: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    opacity: 0.8;
    color: var(--text);
}

.collection-filters {
    max-width: 1200px;
    margin: 40px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 20px;
}

.filters-left {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.filter-btn {
    padding: 10px 20px;
    border-radius: 25px;
    border: 1px solid #eee;
    background: white;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    color: var(--text);
}

    .filter-btn.active {
        background-color: var(--dark-rose);
        color: white;
        border-color: var(--dark-rose);
        box-shadow: 0 4px 10px rgba(194, 112, 131, 0.3);
    }

    .filter-btn:hover:not(.active) {
        background: var(--pink);
        color: white;
        border-color: var(--pink);
    }

    .filter-btn:hover {
        background: var(--pink);
        color: white;
        border-color: var(--pink);
    }

.sort-select {
    width: 100%;
    padding: 12px 20px;
    border-radius: 25px;
    border: 1px solid #eee;
    font-size: 14px;
    background-color: white;
    color: var(--text);
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 0.3s ease;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23C27083' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    padding-right: 45px;
}

    .sort-select:hover {
        border-color: var(--pink);
        box-shadow: 0 5px 15px rgba(248, 200, 220, 0.2);
    }

    .sort-select:focus {
        outline: none;
        border-color: var(--dark-rose);
        box-shadow: 0 0 0 3px rgba(194, 112, 131, 0.1);
    }

    .sort-select option {
        background-color: white;
        color: var(--text);
        padding: 10px;
    }

.about-page {
    padding: 60px 20px;
    max-width: 800px;
    margin: 0 auto;
    color: var(--text);
    line-height: 1.8;
}

.about-hero {
    text-align: center;
    margin-bottom: 80px;
}

.display-font {
    font-family: 'Playfair Display', serif;
    color: var(--dark-rose);
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 68px;
    font-weight: 700;
    text-shadow: 0 0 15px rgba(248, 200, 220, 0.7), 2px 2px 4px rgba(0,0,0,0.05);
}

.serif-font {
    font-family: 'Playfair Display', serif;
    font-size: 2rem;
    margin-bottom: 20px;
    color: var(--dark-rose);
}

.text-block {
    text-align: center;
    margin-bottom: 60px;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin: 80px 0;
}

.feature-card {
    position: relative;
    padding: 20px;
    text-align: left;
}

    .feature-card .number {
        font-family: 'Playfair Display', serif;
        font-size: 6rem;
        font-weight: 700;
        color: var(--mint);
        opacity: 0.3;
        position: absolute;
        top: -20px;
        left: 0;
        z-index: 0;
        pointer-events: none;
    }

@media (min-width: 768px) {
    .features-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.feature-card h3 {
    position: relative;
    z-index: 1;
    margin-top: 30px;
    font-family: 'Playfair Display', serif;
    color: var(--dark-rose);
    border-bottom: 2px solid var(--mint);
    display: inline-block;
    padding-bottom: 5px;
}

.feature-card p {
    position: relative;
    font-size: 0.95rem;
    color: #555;
    z-index: 1;
    margin-top: 15px;
}


.footer-note {
    font-family: 'Great Vibes', cursive;
    font-size: 2rem;
    color: var(--dark-rose);
}

.hero.collection-page {
    background: radial-gradient(at 0% 0%, rgba(255, 214, 232, 0.5) 0%, transparent 50%), radial-gradient(at 100% 100%, rgba(200, 242, 234, 0.5) 0%, transparent 50%) !important;
    padding: 100px 20px 60px 20px !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
}

.display-font {
    font-family: 'Playfair Display', serif !important;
    font-size: 68px !important;
    font-weight: 700 !important;
    color: var(--dark-rose) !important;
    margin-bottom: 10px !important;
}

.subtitle {
    font-family: 'Poppins', sans-serif !important;
    font-size: 20px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    color: var(--text) !important;
    opacity: 0.8;
}

.divider {
    width: 50px;
    height: 2px;
    background: var(--pink) !important;
    margin: 30px auto !important;
}

.contact-section {
    padding: 120px 20px;
}

.contact-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: stretch;
    justify-content: center;
    flex-wrap: nowrap;
}

.contact-form,
.contact-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 40px;
    background: white;
    border-radius: 20px;
    text-align: left;
}

.contact-form {
    background: white;
    padding: 40px;
    border-radius: 25px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    gap: 20px;
}

    .contact-form h2 {
        font-family: 'Playfair Display', serif;
        font-size: 32px;
        color: var(--dark-rose);
    }

    .contact-form input,
    .contact-form textarea {
        padding: 16px 18px;
        border-radius: 14px;
        border: 1px solid #eee;
        font-family: 'Poppins',sans-serif;
        font-size: 14px;
        transition: 0.3s;
        background: #fafafa;
        margin-bottom: 20px;
    }

        .contact-form input:focus,
        .contact-form textarea:focus {
            outline: none;
            border-color: var(--pink);
            box-shadow: 0 0 10px rgba(248,200,220,0.3);
            background: white;
        }

    .contact-form textarea {
        min-height: 120px;
        resize: none;
    }

.contact-button {
    margin-top: 10px;
    padding: 16px;
    border: none;
    border-radius: 30px;
    background: var(--dark-rose);
    color: white;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(166,93,111,0.2);
}

    .contact-button:hover {
        transform: translateY(-3px);
        box-shadow: 0 15px 30px rgba(166,93,111,0.3);
    }

.contact-info h2 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    color: var(--dark-rose);
    margin-bottom: 20px;
}

.contact-info p {
    color: #777;
    margin-bottom: 25px;
}

.contact-item {
    background: #f2fbf9;
    padding: 16px 20px;
    border-radius: 18px;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #4a6d66;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: all 0.3s ease;
    border: 1px solid #e0f2ef;
}

    .contact-item:hover {
        transform: translateX(8px);
        background: #e8f7f4;
        border-color: var(--mint);
        box-shadow: 0 5px 15px rgba(184, 242, 230, 0.4);
    }

    .contact-item:hover {
        transform: translateX(5px);
        background: #fff3f7;
    }

.contact-divider {
    width: 40px;
    height: 2px;
    background: var(--pink);
    margin-bottom: 25px;
}

.faq-section {
    padding: 30px 300px;
    background: radial-gradient(at 0% 0%, rgba(255, 214, 232, 0.4) 0%, transparent 50%), radial-gradient(at 100% 100%, rgba(200, 242, 234, 0.5) 0%, transparent 50%), #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden;
}

    .faq-section h2 {
        font-family: 'Playfair Display',serif;
        font-size: 40px;
        color: var(--dark-rose);
        margin-bottom: 60px;
    }

.faq-container {
    max-width: 800px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    z-index: 2;
}

.faq-item {
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(10px);
    padding: 20px 25px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 8px 25px rgba(194, 112, 131, 0.05);
    cursor: pointer;
    transition: 0.3s;
}

    .faq-item:hover {
        transform: translateY(-5px);
        background: white !important;
        box-shadow: 0 15px 35px rgba(248, 200, 220, 0.3);
    }

    .faq-item summary {
        font-weight: 600;
        font-family: 'Poppins',sans-serif;
        font-size: 16px;
        list-style: none;
        cursor: pointer;
    }

        .faq-item summary::-webkit-details-marker {
            display: none;
        }

    .faq-item p {
        margin-top: 15px;
        color: #777;
        font-size: 14px;
        line-height: 1.6;
    }

@media (max-width:900px) {

    .contact-container {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

.product-page-container {
    font-family: 'Poppins', sans-serif;
    display: flex;
    gap: 50px;
    max-width: 1200px;
    margin: 40px auto;
    padding: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.product-gallery {
    flex: 1;
    max-width: 550px;
}

.main-image-container {
    width: auto;
    max-width: 100%;
    position: relative;
    height: 500px;
    background: #fdfdfd;
    border: 1px solid var(--dark-rose, #C27083);
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 30px rgba(194, 112, 131, 0.1);
    transition: box-shadow 0.3s ease;
    margin: 0 auto;
}

    .main-image-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

.gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.7);
    color: #C27083;
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

    .gallery-arrow:hover {
        background: #C27083;
        color: white;
    }

    .gallery-arrow.left {
        left: 15px;
    }

    .gallery-arrow.right {
        right: 15px;
    }

.main-image-container .gallery-arrow {
    opacity: 0;
}
.main-image-container:hover .gallery-arrow {
    opacity: 1;
}

.thumbnails-container {
    display: flex;
    gap: 15px;
    margin-top: 15px;
}

.thumb {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ddd;
    cursor: pointer;
}

    .thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .thumb:hover {
        border-color: #F8C8DC;
        transform: scale(1.05);
    }

.product-info-column {
    flex: 1;
    max-width: 520px;
}

.product-name {
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    color: var(--dark-rose);
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
    text-shadow: 0 0 15px rgba(248, 200, 220, 0.5), 2px 2px 4px rgba(0,0,0,0.05);
    outline: none;
}

.product-price {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    color: #C27083;
    font-weight: 600;
    margin-bottom: 30px;
}

.product-description {
    border-top: 1px solid #eee;
    padding-top: 25px;
}

    .product-description h3 {
        font-family: 'Playfair Display', serif;
        font-size: 18px;
        margin-bottom: 15px;
        color: #444;
    }

    .product-description p {
        font-family: 'Playfair Display', serif;
        color: #666;
        line-height: 1.7;
    }

@media (max-width: 768px) {
    .product-page-container {
        flex-direction: column;
    }

    .main-image-container {
        height: 350px;
    }
}

.product-trust-badges-fullwidth {
    flex-basis: 100%;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 60px;
    padding: 40px 20px;
    background: radial-gradient(at 0% 0%, rgba(255, 214, 232, 0.5) 0%, transparent 50%), radial-gradient(at 100% 100%, rgba(200, 242, 234, 0.5) 0%, transparent 50%);
    border-top: 1px solid var(--lightpink);
    border-bottom: 1px solid var(--lightpink);
}

.badge-item {
    flex: 1;
    text-align: center;
    max-width: 120px;
    animation: fadeInUp 1s ease-out both;
}

.badge-icon {
    font-size: 24px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
    border-radius: 50%;
    margin: 0 auto 10px;
    box-shadow: 0 5px 15px rgba(248, 200, 220, 0.3);
    color: var(--dark-rose);
}

.badge-item p {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #666;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@media (max-width: 600px) {
    .product-trust-badges {
        flex-wrap: wrap;
        gap: 20px;
    }

    .badge-item {
        min-width: 40%;
    }
}

.details-title {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    color: var(--dark-rose);
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
    text-shadow: 0 0 10px rgba(248, 200, 220, 0.3);
    position: relative;
    display: inline-block;
}

    .details-title::after {
        content: '';
        display: block;
        width: 50px;
        height: 3px;
        background: var(--mint);
        margin: 10px auto 0;
        border-radius: 50px;
    }

.product-specs-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 80px 0;
    padding: 0 20px;
}

.boutique-table {
    border-collapse: collapse;
    width: 100%;
    max-width: 700px;
    background-color: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border: 1px solid var(--lightpink);
}

    .boutique-table th, .boutique-table td {
        padding: 18px 25px;
        font-family: 'Playfair Display', sans-serif;
        font-size: 15px;
        border-bottom: 1px solid #f9f0f3;
    }


    .boutique-table th {
        background-color: #f4fdfb;
        color: #888;
        text-align: left;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 1px;
        width: 35%;
    }


    .boutique-table td {
        color: var(--text);
        font-weight: 600;
        text-align: right;
    }

    .boutique-table tr:hover {
        background-color: #fff9fb;
    }

    .boutique-table tr:last-child th,
    .boutique-table tr:last-child td {
        border-bottom: none;
    }

.artist-signature-section {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 40px 0 100px 0;
}

.signature-text {
    font-family: 'Great Vibes', cursive;
    font-size: 25px;
    line-height: 1.8;
    color: #555;
    font-style: italic;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
}

.signature-name {
    font-family: 'Playfair Display', sans-serif;
    font-size: 20px;
    color: var(--dark-rose);
    margin-top: 10px;
}

.cross-sell-section {
    flex-basis: 100%;
    padding: 80px 20px;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #f9f0f3;
}

.cross-sell-title {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    color: var(--dark-rose);
    margin-bottom: 50px;
    font-weight: 700;
}

.cross-sell-grid {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}

.mini-product-card {
    width: 280px;
    background: white;
    border-radius: 25px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: all 0.4s ease;
    text-align: left;
    border: 1px solid rgba(248, 200, 220, 0.1);
}

    .mini-product-card:hover {
        transform: translateY(-12px);
        box-shadow: 0 20px 40px rgba(248, 200, 220, 0.2);
        border-color: var(--pink);
    }

.mini-image {
    width: 100%;
    height: 220px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 15px;
}

    .mini-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.4s ease;
    }

.mini-product-card:hover .mini-image img {
    transform: scale(1.05);
}

.mini-product-card h4 {
    font-size: 16px;
    margin: 15px 5px 5px 5px;
    font-family: 'Poppins', sans-serif;
    color: var(--text);
    font-weight: 600;
}

.mini-product-card p {
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: var(--dark-rose);
    margin: 5px;
}

.mini-add-btn {
    background: var(--lightpink);
    color: var(--dark-rose);
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 13px;
    transition: 0.3s;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 10px;
    font-weight: 600;
}

    .mini-add-btn:hover {
        background: var(--pink);
        color: white;
        transform: scale(1.02);
    }

.product-specific-reviews {
    flex-basis: 100%;
    padding: 100px 20px;
    background: linear-gradient(180deg, #ffffff 0%, #fffcfd 100%);
    text-align: center;
}

.reviews-grid {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 40px auto 0;
}

.review-card-styled {
    width: 320px;
    background: white;
    padding: 40px 30px;
    border-radius: 30px;
    border: 1px solid var(--lightpink);
    box-shadow: 0 10px 30px rgba(248, 200, 220, 0.1);
    transition: all 0.4s ease;
    text-align: left;
    position: relative;
    display: flex;
    flex-direction: column;
}

    .review-card-styled:hover {
        transform: translateY(-12px);
        box-shadow: 0 20px 40px rgba(248, 200, 220, 0.25);
        border-color: var(--pink);
    }

.review-badge {
    position: absolute;
    top: -12px;
    left: 30px;
    background: var(--lightpink);
    color: var(--dark-rose);
    padding: 4px 15px;
    border-radius: 12px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.review-card-styled .stars {
    color: #FFD700;
    font-size: 16px;
    margin-bottom: 15px;
}

.review-content {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    font-style: italic;
    margin-bottom: 25px;
    flex-grow: 1;
}

.review-footer {
    border-top: 1px solid var(--lightpink);
    padding-top: 15px;
}

.review-name {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: var(--dark-rose);
    font-size: 14px;
}

.review-status {
    font-size: 11px;
    color: #a5b5b1;
    display: block;
    margin-top: 3px;
}

.client-info strong {
    display: block;
    color: var(--text);
    font-size: 16px;
}

.client-info span {
    font-size: 13px;
    color: var(--dark-rose);
    opacity: 0.7;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}





.cart-page-wrapper {
    max-width: 1000px;
    margin: 60px auto;
    padding: 0 20px;
    font-family: 'Poppins', sans-serif;
}

.cart-header-title {
    text-align: center;
    font-family: 'Playfair Display', serif;
    color: #C27083;
    font-size: 32px;
    margin-bottom: 50px;
}

.cart-table-styled {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 15px;
    margin-bottom: 30px;
}

    .cart-table-styled th {
        padding: 0 20px 10px 20px;
        color: #a5b5b1;
        font-weight: 400;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: left;
    }

.cart-product-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.cart-img-wrapper {
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #F8C8DC;
}

    .cart-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.cart-product-name {
    font-weight: 600;
    font-size: 14px;
    color: #333;
}

.cart-product-meta {
    font-size: 11px;
    color: #a5b5b1;
}


.cart-footer {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.summary-card {
    width: 100%;
    max-width: 380px;
    background: #FFF9FB;
    border: 2px solid #F8C8DC;
    border-radius: 30px;
    padding: 30px;
    box-shadow: 0 15px 35px rgba(248, 200, 220, 0.2);
}

.summary-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    font-size: 14px;
}

.summary-total-line {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #F8C8DC;
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 22px;
    color: #C27083;
}


.btn-add-to-cart {
    width: 100%;
    background: #C27083 !important;
    color: white !important;
    border: none !important;
    border-radius: 50px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    position: relative !important;
    overflow: hidden !important;
    height: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    box-shadow: 0 8px 20px rgba(194, 112, 131, 0.3) !important;
}

    .btn-add-to-cart::after {
        content: '';
        position: absolute;
        top: -50%;
        left: -60%;
        width: 20%;
        height: 200%;
        background: rgba(255, 255, 255, 0.3);
        transform: rotate(30deg);
        transition: all 0.6s;
    }

    .btn-add-to-cart:hover::after {
        left: 120%;
    }

    .btn-add-to-cart:hover {
        background: #914F5F !important;
        transform: translateY(-3px) scale(1.02) !important;
    }


.btn-remove-item {
    background: #FFE5EC;
    color: #C27083;
    border: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

    .btn-remove-item:hover {
        background: #FFD1DC;
        transform: rotate(90deg);
    }

.quantity-selector-new {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90px;
    height: 38px;
    border: 1px solid #F8C8DC;
    border-radius: 20px;
    padding: 0 5px;
}

    .quantity-selector-new button {
        background: none;
        border: none;
        color: #C27083;
        font-size: 18px;
        cursor: pointer;
    }

    .quantity-selector-new input {
        width: 30px;
        text-align: center;
        border: none;
        font-size: 14px;
        font-weight: 600;
        color: #555;
        outline: none;
    }




.box-personalizacja-final {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 48px !important;
    padding: 0 20px !important;
    cursor: pointer !important;
    background-color: white !important;
    border: 2px solid #F8C8DC !important;
    border-radius: 30px !important;
    transition: 0.3s !important;
}

.box-personalizacja-final span {
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #C27083 !important;
    text-transform: uppercase !important;
}

.box-personalizacja-final.aktywny-box {
    background-color: #B8F2E6 !important;
    border-color: #B8F2E6 !important;
}

    .box-personalizacja-final.aktywny-box span {
        color: #448A7C !important;
    }

.formularz-personalizacji {
    margin-top: 25px;
    padding: 30px;
    background: #FFF9FB;
    border: 2px solid #F8C8DC;
    border-radius: 25px;
    box-shadow: 0 10px 25px rgba(248, 200, 220, 0.2);
    animation: fadeInDown 0.4s ease-out;
}

    .formularz-personalizacji h3 {
        font-family: 'Playfair Display', serif;
        color: #C27083;
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
    }

.form-grid-personalizacja {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 15px;
}

.form-input-butik {
    width: 100%;
    padding: 12px 18px;
    border: 1px solid #F8C8DC;
    border-radius: 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #666;
    outline: none;
    transition: all 0.3s;
    box-sizing: border-box;
}

    .form-input-butik:focus {
        border-color: #C27083;
        box-shadow: 0 0 8px rgba(194, 112, 131, 0.2);
        background: #fff;
    }

.form-textarea-butik {
    width: 100%;
    height: 120px;
    padding: 15px;
    border: 1px solid #F8C8DC;
    border-radius: 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    resize: none;
    outline: none;
    box-sizing: border-box;
}

    .form-textarea-butik:focus {
        border-color: #C27083;
    }


.form-info-text {
    font-size: 11px;
    color: #a5b5b1;
    margin-top: 10px;
    display: block;
    font-family: 'Poppins', sans-serif;
}


@@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

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

@@media (max-width: 600px) {
    .form-grid-personalizacja {
        grid-template-columns: 1fr;
    }
}

.quantity-selector-new {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 110px !important;
    min-width: 110px !important;
    max-width: 110px !important;
    height: 48px !important;
    border: 2px solid #F8C8DC !important;
    border-radius: 30px !important;
    background: white !important;
    padding: 0 5px !important;
    box-sizing: border-box !important;
}

    .quantity-selector-new button {
        flex: 1 !important;
        border: none !important;
        background: transparent !important;
        color: #C27083 !important;
        font-size: 20px !important;
        cursor: pointer !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .quantity-selector-new input {
        width: 35px !important;
        text-align: center !important;
        border: none !important;
        background: transparent !important;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        color: #555 !important;
        outline: none !important;
        -moz-appearance: textfield !important;
    }

        .quantity-selector-new input::-webkit-outer-spin-button,
        .quantity-selector-new input::-webkit-inner-spin-button {
            -webkit-appearance: none !important;
            margin: 0 !important;
        }

.btn-add-to-cart {
    flex: 2 !important;
    background: var(--dark-rose, #C27083) !important;
    color: white !important;
    border: none !important;
    border-radius: 50px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    position: relative !important;
    overflow: hidden !important;
    box-shadow: 0 8px 20px rgba(194, 112, 131, 0.3) !important;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    height: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 25px !important;
    white-space: nowrap !important;
}

    .btn-add-to-cart::after {
        content: '';
        position: absolute;
        top: -50%;
        left: -60%;
        width: 20%;
        height: 200%;
        background: rgba(255, 255, 255, 0.3);
        transform: rotate(30deg);
        transition: all 0.6s;
    }

    .btn-add-to-cart:hover::after {
        left: 120%;
    }

    .btn-add-to-cart:hover {
        background: var(--deep-berry, #914F5F) !important;
        transform: translateY(-3px) scale(1.02) !important;
        box-shadow: 0 12px 25px rgba(145, 79, 95, 0.4) !important;
    }

    .btn-add-to-cart:active {
        transform: translateY(1px) !important;
    }

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    backdrop-filter: blur(4px);
}

.modal-content {
    background: white;
    padding: 40px;
    border-radius: 30px;
    text-align: center;
    max-width: 400px;
    width: 90%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    animation: popIn 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

    .modal-content h2 {
        font-family: 'Playfair Display', serif;
        color: #C27083;
        margin-bottom: 10px;
    }

.modal-actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 25px;
}

.btn-secondary {
    background: transparent;
    border: 2px solid #F8C8DC;
    color: #C27083;
    height: 48px;
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
}

.modal-btn-link {
    text-decoration: none !important;
    width: 100% !important;
    box-sizing: border-box !important;
    height: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: none !important;
}

@@keyframes popIn {
    from {
        transform: scale(0.8);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.checkout-title {
    font-family: 'Playfair Display', serif !important;
    color: #C27083 !important;
    font-weight: 900 !important;
    letter-spacing: -0.5px;
    text-align: center !important;
    width: 100%;
    margin-bottom: 40px !important;
}

.checkout-main-container {
    max-width: 1000px;
    margin: 60px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
}

.stepper-full-width {
    width: 100%;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}

.form-centered-container {
    width: 100%;
    max-width: 500px;
}

.stepper-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 40px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

    .stepper-container::before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        height: 2px;
        background: #F8C8DC;
        z-index: 1;
    }

.step-item {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
    padding: 0 10px;
}

.step-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: white;
    border: 2px solid #F8C8DC;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #a5b5b1;
    transition: all 0.4s ease;
    margin-bottom: 8px;
}

.step-label {
    font-size: 12px;
    font-weight: 600;
    color: #a5b5b1;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.step-item.active .step-circle {
    background: #C27083;
    border-color: #C27083;
    color: white;
    box-shadow: 0 4px 10px rgba(194, 112, 131, 0.4);
}

.step-item.active .step-label {
    color: #C27083;
}

.step-item.completed .step-circle {
    background: #F8C8DC;
    border-color: #F8C8DC;
    color: #C27083;
}

.checkout-card {
    background: white !important;
    border: 1px solid #F8C8DC !important;
    border-radius: 30px !important;
    box-shadow: 0 10px 30px rgba(248, 200, 220, 0.2) !important;
    width: 100% !important;
    padding: 45px !important;
}

.checkout-label {
    font-size: 10px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #C27083 !important;
    margin-left: 12px !important;
    display: block;
    margin-bottom: 8px;
    margin-top: 15px;
}

.checkout-input {
    width: 100% !important;
    padding: 14px 20px !important;
    background-color: #FFF9FB !important;
    border: 1px solid #F8C8DC !important;
    box-sizing: border-box !important;
    border-radius: 20px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    color: #555 !important;
    outline: none !important;
    transition: all 0.3s ease !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
    height: 55px;
}

    .checkout-input:focus {
        border-color: #C27083 !important;
        background-color: #ffffff !important;
        box-shadow: 0 0 0 4px rgba(248, 200, 220, 0.3) !important;
    }

.invoice-section {
    background-color: #FFF9FB !important;
    border: 2px dashed #F8C8DC !important;
    border-radius: 25px !important;
    padding: 30px !important;
    margin-top: 35px;
}

.delivery-option {
    padding: 20px !important;
    border: 2px solid #F8C8DC !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    background: white !important;
}

    .delivery-option.active {
        border-color: #C27083 !important;
        background-color: #FFF9FB !important;
    }

.btn-checkout-main {
    display: block !important;
    margin: 40px auto 0 auto !important;
    width: 80% !important;
    max-width: 350px !important;
    height: 60px !important;
    font-size: 16px !important;
    background: linear-gradient(135deg, #C27083 0%, #d48a9c 100%) !important;
    box-shadow: 0 10px 25px rgba(194, 112, 131, 0.4) !important;
    color: white !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    border-radius: 50px !important;
    border: none !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 8px 20px rgba(194, 112, 131, 0.3) !important;
    cursor: pointer !important;
    margin-bottom: 25px !important;
}

    .btn-checkout-main:hover {
        background: #914F5F !important;
        transform: translateY(-3px) !important;
        box-shadow: 0 15px 30px rgba(194, 112, 131, 0.5) !important;
        filter: brightness(1.05);
    }

.btn-checkout-back-link {
    background: transparent !important;
    border: none !important;
    color: #a5b5b1 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer;
    position: relative;
    padding: 0 5px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.back-arrow {
    margin-right: 8px;
    font-size: 14px;
}

.btn-checkout-back-link:hover {
    color: #C27083 !important;
}

.underline-hover {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1.5px;
    background-color: #C27083;
    transition: width 0.3s ease;
}

.btn-checkout-back-link:hover .underline-hover {
    width: 100%;
}
.validation-summary {
    background-color: #FFF0F3 !important; /* Bardzo jasny róż */
    border: 1px solid #F8C8DC !important;
    border-radius: 15px !important;
    padding: 15px 20px !important;
    margin-bottom: 25px !important;
    animation: shake 0.4s ease-in-out; /* Delikatne potrząśnięcie przy błędzie */
}

    .validation-summary p {
        color: #C27083 !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        margin: 4px 0 !important;
        display: flex;
        align-items: center;
    }

.error-dot {
    margin-right: 8px;
    font-size: 18px;
}
.product-price-container {
    margin: 15px 0 25px 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.price-main {
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #4FB09D;
}
.price-row {
    display: flex;
    align-items: baseline;
    gap: 12px;
}

.price-discount {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    font-weight: 700;
    color: #C27083;
}

.price-regular-struck {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #a5b5b1;
    text-decoration: line-through;
}

.omnibus-info {
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    color: #888;
    letter-spacing: 0.3px;
}

    .omnibus-info span {
        font-weight: 600;
    }

.discount-badge {
    background-color: #B8F2E6; /* Pastelowy miętowy - taki jak aktywna personalizacja */
    color: #448A7C;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 20px;
    align-self: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    75% {
        transform: translateX(5px);
    }
}
.category-title {
    font-family: 'Playfair Display', serif;
    font-size: 42px;
    color: #C27083;
    text-align: center;
    margin: 60px 0 40px;
    font-weight: 700;
    letter-spacing: 1px;
}
.products {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.product-card {
    background: white;
    text-align: center;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-radius: 20px; 
}
    .product-card:hover {
        transform: translateY(-10px);
    }
    .product-card img {
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
        object-fit: cover;
        border-radius: 20px;
        margin-bottom: 15px;
        transition: 0.5s;
        box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    }
    .product-card:hover img {
        box-shadow: 0 15px 30px rgba(248, 200, 220, 0.4);
    }
    .product-card a {
        text-decoration: none !important;
        display: block;
    }
    .product-card h3 {
        font-family: 'Playfair Display', serif;
        font-size: 18px;
        color: #444;
        margin: 10px 0 5px;
        font-weight: 600;
    }
    .product-card p {
        font-family: 'Poppins', sans-serif;
        color: #C27083; 
        font-weight: 700;
        font-size: 16px;
    }
.seo-text {
    max-width: 800px;
    margin: 80px auto;
    padding: 40px;
    background: #FFF9FB;
    border-radius: 30px;
    border: 1px solid #F8C8DC;
    text-align: center;
}

    .seo-text h2 {
        font-family: 'Playfair Display', serif;
        color: #C27083;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .seo-text p {
        font-family: 'Poppins', sans-serif;
        color: #777;
        line-height: 1.8;
        font-size: 14px;
    }

@media (max-width: 768px) {
    .category-title {
        font-size: 30px;
    }

    .products {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        padding: 0 10px;
    }

    .product-card h3 {
        font-size: 15px;
    }
}
.max-w-4xl {
    background: #fff;
    font-family: 'Poppins', sans-serif;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex;
    flex-direction: column;
    align-items: center; 
    text-align: center;
}
.mb-12 {
    width: 100%;
    text-align: center;
}
section {
    width: 100%;
    max-width: 800px; 
    margin: 0 auto;
}
ul.list-disc {
    display: inline-block; 
    text-align: left; 
    margin: 0 auto;
    max-width: fit-content;
}
.grid {
    justify-content: center !important;
}

    .grid > div {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
ul.grid {
    display: inline-grid !important;
    text-align: left;
    margin: 0 auto;
}
h1.text-4xl {
    font-family: 'Playfair Display', serif !important;
    color: #C27083 !important; 
    font-weight: 700 !important;
}
h2.text-2xl {
    font-family: 'Playfair Display', serif !important;
    color: #4FB09D !important;
    border-left: none !important;
    border-bottom: 2px solid #F8C8DC;
    display: inline-block;
    padding-left: 15px;
    font-weight: 600 !important;
}
bg-gray-50 {
    background-color: #FFF9FB !important;
    border: 1px solid #FEEef4 !important;
    border-radius: 20px !important;
    transition: 0.3s;
}

.bg-gray-50:hover {
    border-color: #7FC7B9 !important;
}

.bg-gray-50 h3 {
    color: #C27083 !important;
    font-weight: 700 !important;
}

.bg-indigo-400 {
    background-color: #7FC7B9 !important;
}

.text-indigo-600 {
    color: #C27083 !important;
    font-weight: 600;
}

    .text-indigo-600:hover {
        color: #4FB09D !important;
        text-decoration: underline;
    }

.mt-16 a {
    color: #999 !important;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 1.1rem;
}

    .mt-16 a:hover {
        color: #C27083 !important;
    }

.text-gray-700 {
    line-height: 1.8;
    color: #555 !important;
    margin-left: auto;
    margin-right: auto;
}

/* Ważne: To sprawia, że wyniki ustawiają się względem Twojego paska */
.search-container {
    position: relative;
}

/* Wygląd dymka z wynikami */
.search-dropdown-pro {
    position: absolute;
    top: 100%; /* Ustawia się równo pod paskiem */
    left: 0;
    width: 100%; /* Szerokość taka sama jak rozwinięty pasek */
    min-width: 250px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    margin-top: 8px;
    z-index: 9999;
    max-height: 350px;
    overflow-y: auto;
    border: 1px solid #eaeaea;
}

/* Wygląd pojedynczego produktu na liście */
.search-result-item {
    display: flex;
    align-items: center;
    padding: 12px;
    text-decoration: none;
    color: #333;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f5f5f5;
}

    .search-result-item:last-child {
        border-bottom: none;
    }

    .search-result-item:hover {
        background-color: #f9f9f9;
    }

/* Miniaturka */
.search-thumb {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 6px;
    margin-right: 15px;
}

.search-info {
    display: flex;
    flex-direction: column;
}

.search-name {
    font-size: 14px;
    font-weight: 600;
    color: #222;
}

.search-price {
    font-size: 13px;
    color: #ff4081; /* Dopasuj kolor do swojej palety (LoveShop) */
    font-weight: 500;
}
.review-section-wrapper {
    display: flex;
    justify-content: center; 
    width: 100%;
    padding: 0 20px;
    margin-bottom: 60px;
}
.add-review-container {
    width: 100%;
    max-width: 800px; 
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.02);
}
.review-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr; 
    gap: 20px;
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    .review-form-row {
        flex-direction: column;
    }
}
.form-input-butik, .form-textarea-butik {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 14px;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
}
.form-textarea-butik {
    margin-bottom: 20px;
    resize: none;
}

    .form-input-butik:focus, .form-textarea-butik:focus {
        border-color: #ffb6c1; 
        outline: none;
        box-shadow: 0 0 8px rgba(255, 182, 193, 0.2);
    }
.verification-info {
    font-size: 10px;
    color: #999;
    text-align: center;
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.products-grid {
    display: grid;
    /* Trzy równe kolumny na dużych ekranach */
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}
.product-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    transition: transform 0.3s ease;
    text-align: center;
    padding-bottom: 25px;
    /* Usunięcie ewentualnych sztywnych szerokości */
    width: 100% !important;
}
    .product-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 15px 35px rgba(0,0,0,0.06);
    }

/* Opakowanie zdjęcia */
.product-image-wrapper {
    width: 100%;
    aspect-ratio: 1 / 1.1; /* Lekki pionowy prostokąt, pasuje do zaproszeń */
    overflow: hidden;
    background-color: #f9f9f9;
}

    .product-image-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* Zdjęcie wypełnia kontener bez rozciągania */
        transition: transform 0.5s ease;
    }

.product-card:hover img {
    transform: scale(1.05); 
}

.product-info {
    padding: 20px 15px;
    text-align: center;
}

    .product-info h3 {
        font-family: 'Playfair Display' serif;
        font-size: 1.1rem;
        color: #333;
        margin-bottom: 10px;
        font-weight: 700;
        line-height: 1.4;
    }

.product-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.product-price {
    font-size: 1.25rem;
    font-weight: 700;
    color: #b5838d; /* Twój kolor przewodniczy / różowy */
}

.product-button {
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 2px;
    color: #b5838d;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
    font-weight: 600;
}

    .product-button:hover {
        border-bottom: 1px solid #b5838d;
        letter-spacing: 3px;
    }

/* --- RESPONSYWNOŚĆ --- */
