@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

body {
    background-color: #e5e5e5;
    color: #111;
    font-family: 'Space Grotesk';
    text-align: center;
    scroll-behavior: smooth;
}



.container {
    max-width: 1400px;
    margin: 0 auto;
}


.hero {
    font-family: 'manrope';
    padding: 180px 20px 100px;
    text-align: center;
}

.title {
    font-size: 3.5rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.subtitle {
    font-size: 1.3rem;
    font-weight: 300;
    max-width: 600px;
    margin: 0 auto;
    color: #666;
}

.collection {
    margin: 100px 0;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.products-grid {
    display: flex;
    justify-content: center;
    gap: 40px;
    padding: 0 30px;
    flex-wrap: wrap;
}

.product {
    position: relative;
    width: 420px;
    cursor: pointer;
    overflow: hidden;
}

.product img {
    width: 100%;
    display: block;
    transition: opacity 0.4s ease-in-out;
}





.product-a{
    text-decoration: none;
    color:#111;
}









.shadow img {
    filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.3));
}

.product:hover .primary {
    opacity: 0;
}

.product:hover .secondary {
    opacity: 1;
}

.secondary {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

.product-info {
    margin-top: 20px;
}

.product-name {
    font-size: 1.6rem;
    font-weight: 700;
}

.product-price {
    font-size: 1.4rem;
    color: #333;
}

.color-circle {
    display: inline-block;
    width: 1.3rem; 
    height: 1.3rem;
    border-radius: 50%;
    margin-left: 10px;
    vertical-align: middle;
}

.pagination {
    text-align: center;
    margin-top: 60px;
    height: 10dvh;
}

.pagination a {
    text-decoration: none;
    color: #111;
    font-size: 1.4rem;
    padding: 10px 20px;
    border: 2px solid #111;
    margin: 0 10px;
}

.pagination .active {
    background: #111;
    color: #fff;
}


.pagination a {
    font-size: 1.2rem;
    padding: 8px 18px;
}


/*
                                                                       
FFFFFFFFFFFFFFFFFFFFFF                                       tttt          
F::::::::::::::::::::F                                    ttt:::t          
F::::::::::::::::::::F                                    t:::::t          
FF::::::FFFFFFFFF::::F                                    t:::::t          
  F:::::F       FFFFFFooooooooooo     ooooooooooo   ttttttt:::::ttttttt    
  F:::::F           oo:::::::::::oo oo:::::::::::oo t:::::::::::::::::t    
  F::::::FFFFFFFFFFo:::::::::::::::o:::::::::::::::ot:::::::::::::::::t    
  F:::::::::::::::Fo:::::ooooo:::::o:::::ooooo:::::otttttt:::::::tttttt    
  F:::::::::::::::Fo::::o     o::::o::::o     o::::o      t:::::t          
  F::::::FFFFFFFFFFo::::o     o::::o::::o     o::::o      t:::::t          
  F:::::F          o::::o     o::::o::::o     o::::o      t:::::t          
  F:::::F          o::::o     o::::o::::o     o::::o      t:::::t    tttttt
FF:::::::FF        o:::::ooooo:::::o:::::ooooo:::::o      t::::::tttt:::::t
F::::::::FF        o:::::::::::::::o:::::::::::::::o      tt::::::::::::::t
F::::::::FF         oo:::::::::::oo oo:::::::::::oo         tt:::::::::::tt
FFFFFFFFFFF           ooooooooooo     ooooooooooo             ttttttttttt  
                                                                            */

.footer {
    padding: 40px 8% 20px;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    padding-bottom: 30px;
}

.footer-section {
    text-align: left;
}

.footer-title {
    font-family: 'Space Grotesk', sans-serif, Arial, Helvetica;
    font-size: 1.3rem;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #1F2833;
}

.footer-text {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 15px;
    color: #666;
}

.footer-links {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-links a {
    color: #1F2833;
    text-decoration: none;
    font-size: 1rem;
}

.footer-links a:hover {
    color: #28d294;
}

.footer-social a {
    color: #1F2833;
    text-decoration: none;
    font-size: 1rem;
}

.footer-social a:hover {
    color: #28d294;
}

.email-link {
    text-decoration: none;
    color: #1F2833;
}

.email-link:hover {
    color: #28d294;
}

.footer-map {
    margin-top: 1rem;
}

.footer-map iframe {
    width: 100%;
    height: 200px;
    border-radius: 10px;
}

.footer-bottom {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-bottom p {
    font-size: 0.9rem;
    color: #1F2833;
}

.footer-bottom span {
    font-weight: bold;
    color: #28d294;
}

/*
                                                                                                                         
                                                                                 mmmmmmm    mmmmmmm      qqqqqqqqq   qqqqq
                                                                               mm:::::::m  m:::::::mm   q:::::::::qqq::::q
                                                                              m::::::::::mm::::::::::m q:::::::::::::::::q
                                                                              m::::::::::::::::::::::mq::::::qqqqq::::::qq
                                                                              m:::::mmm::::::mmm:::::mq:::::q     q:::::q 
                                                                              m::::m   m::::m   m::::mq:::::q     q:::::q 
                                                                              m::::m   m::::m   m::::mq:::::q     q:::::q 
                                                                              m::::m   m::::m   m::::mq::::::q    q:::::q 
                                                                              m::::m   m::::m   m::::mq:::::::qqqqq:::::q 
                                                                              m::::m   m::::m   m::::m q::::::::::::::::q 
                                                                              m::::m   m::::m   m::::m  qq::::::::::::::q 
                                                                              mmmmmm   mmmmmm   mmmmmm    qqqqqqqq::::::q 
                                                                                                                  q:::::q 
                                                                                                                  q:::::q 
                                                                                                                 q:::::::q
                                                                                                                 q:::::::q
                                                                                                                 q:::::::q
                                                                                                                 qqqqqqqqq                                           
                                                                              */

@media screen and (max-width: 1024px) {
    .footer-content {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 425px) {
    .footer-content {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-links,
    .footer-social {
        align-items: center;
    }

    .footer-map iframe {
        height: 150px;
    }
}