.app-container{font-family:sans-serif;text-align:center;background-color:#fff;padding-bottom:60px}.header-main{font-size:3rem;font-weight:700;color:#000}.hero-image-container{position:relative;width:100%;height:auto;overflow:hidden}.hero-image{width:100%;height:auto;display:block}.hero-text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:100px;font-weight:700;color:#fff;z-index:2;pointer-events:none;text-align:center;white-space:nowrap}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8;z-index:1}.products-title{margin:60px 0 30px;font-size:2rem;font-weight:700;text-transform:uppercase}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0 20px;max-width:1200px;margin:0 auto}@media (max-width: 992px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.products-grid{grid-template-columns:1fr}}.product-card{background-color:#f9f9f9;border-radius:16px;overflow:hidden;box-shadow:0 4px 10px #0000000d;transition:transform .2s}.product-card:hover{transform:translateY(-4px)}.product-img{width:100%;height:auto}.product-info{padding:16px}.product-title{font-size:1rem;font-weight:700}.product-subtitle{color:#888;font-size:.9rem;margin:4px 0}.product-description{font-size:.9rem;color:#444;margin-top:6px}.product-price{font-weight:700;margin:12px 0;font-size:1rem}.product-button{background-color:#000;color:#fff;padding:10px 16px;border:none;border-radius:8px;cursor:pointer}.product-button:hover{background-color:#222}.footer{background-color:#000;color:#fff;font-family:Georgia,serif}.footer-banner{background-color:#000;color:#fff;display:flex;justify-content:space-between;padding:20px 40px;font-size:1.5rem;font-weight:700;text-transform:uppercase;border-bottom:10px solid white}.footer-bannerr{background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;padding:20px 40px;font-size:1.5rem;font-weight:700;text-transform:uppercase;border-bottom:10px solid white}.footer-main{background-color:#fff;color:#000;text-align:center;padding:60px 20px}.footer-logo{font-size:3rem;margin-bottom:20px;font-weight:700}.footer-social p{font-size:1rem;margin-bottom:10px}.icons{display:flex;justify-content:center;gap:20px;font-size:1.5rem}.icon{color:#000;transition:transform .2s ease}.icon:hover{transform:scale(1.2)}.footer-bottom{background-color:#000;color:#fff;padding:15px 40px;display:flex;justify-content:space-between;font-size:.9rem}.footer-links a{color:#fff;margin-left:20px;text-decoration:none}.footer-links a:hover{text-decoration:underline}.single-product-page{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Helvetica Neue,sans-serif}.product-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:40px}.gallery-image{width:100%;height:auto;border-radius:20px;object-fit:cover;box-shadow:0 2px 10px #0000001a}.product-details{text-align:left;padding-left:10px}.product-title{font-size:24px;font-weight:700;margin-bottom:5px}.product-subtitle{font-size:14px;color:#666;text-transform:uppercase;margin-bottom:10px}.product-price{font-size:16px;font-weight:500;margin-bottom:40px}.back-button-container{display:flex;justify-content:center;margin-top:40px}.single-product-wrapper{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Helvetica Neue,sans-serif}.gallery-layout{display:grid;grid-template-columns:2fr 1.5fr;gap:20px;margin-bottom:40px}.left-large-image img{width:100%;border-radius:20px;object-fit:cover}.right-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.right-grid img{width:100%;border-radius:20px;object-fit:cover}.product-info-block{text-align:left;padding-left:10px}.title{font-size:22px;font-weight:700;margin-bottom:5px}.subtitle{font-size:13px;color:#777;text-transform:uppercase;margin-bottom:10px}.price{font-size:15px;font-weight:500}.back-button-wrapper{display:flex;justify-content:center;margin-top:40px}.back-button{background-color:#000;color:#fff;padding:10px 30px;font-size:12px;letter-spacing:1px;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.back-button:hover{background-color:#333}@media (max-width: 600px){.hero-text-overlay{font-size:36px;padding:0 10px;white-space:normal;text-align:center}.hero-image-container{height:auto}.products-title{font-size:1.5rem;margin:40px 0 20px}.products-grid{grid-template-columns:1fr;gap:20px;padding:0 10px}.product-info{padding:12px}.product-title{font-size:1rem}.product-subtitle,.product-description,.product-price{font-size:.85rem}.product-button{padding:8px 14px;font-size:.85rem}.gallery-layout{grid-template-columns:1fr}.right-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.product-info-block{text-align:center;padding-left:0;margin-top:20px}.title{font-size:20px}.subtitle{font-size:12px}.price{font-size:14px}.back-button{padding:8px 20px;font-size:11px}.footer-banner,.footer-bannerr{flex-direction:column;text-align:center;font-size:1.2rem;padding:20px;gap:10px}.footer-main{padding:40px 15px}.footer-logo{font-size:2.2rem}.footer-social p{font-size:.9rem}.icons{gap:15px;font-size:1.2rem}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:10px}.footer-links{margin-top:10px}.footer-links a{margin:0 10px;font-size:.85rem}}
