*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif}.header{background:#1d4ed8;color:#fff;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;height:70px;position:fixed;top:0;z-index:10}.logo{color:#fff;font-size:28px;font-weight:700;flex-shrink:0}.nav{display:flex;align-items:center;gap:15px;flex:1;justify-content:center;white-space:nowrap}.nav a{color:#fff;text-decoration:none;font-weight:700}.nav a:hover{opacity:.8}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:220px;border-radius:10px;padding:10px;box-shadow:0 5px 20px #0003;z-index:9999;flex-direction:column}.dropdown:hover .dropdown-menu{display:flex}.dropdown-menu a{color:#111;padding:8px;text-decoration:none}.dropdown-menu a:hover{background:#f3f4f6;border-radius:6px}.hero{width:100%;height:620px;margin:0;padding:0;overflow:hidden;position:relative;z-index:1}.hero img{width:100%;height:100%;object-fit:cover;object-position:center;object-position:center 50%;display:block}.overlay{text-align:center;background:#00000080;padding:30px;border-radius:12px;color:#fff}.overlay h2{font-size:50px}.overlay button{margin-top:20px;padding:12px 25px;border:none;border-radius:10px;background:#1d4ed8;color:#fff;cursor:pointer}.products-section{padding:10px 40px;background:#fffffff2;position:relative;z-index:2}.form{background:#fff;padding:20px;border-radius:15px;display:flex;flex-direction:column;gap:10px}.form input,.form textarea,.form select{padding:12px;border:1px solid #ddd;border-radius:10px}.form button{background:#1d4ed8;color:#fff;border:none;padding:12px;border-radius:10px;cursor:pointer}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:20px;padding:20px}.card{width:100%;max-width:260px;margin:auto;background:#fff;padding:10px;border-radius:10px}.card:hover{transform:scale(1.02)}.card img{width:100%;height:250px;object-fit:cover;object-position:center}.card h3{font-size:14px;font-weight:500;margin-top:10px}.card p{font-size:14px;color:#111;margin-top:5px}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;justify-content:flex-end;z-index:9999}.cart{width:380px;max-width:100vw;height:100%;background:#fff;padding:20px;overflow-y:auto;box-sizing:border-box}.cart-item{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.cart{width:380px;max-width:100%;height:100%;background:#fff;padding:20px;overflow-y:auto}.cart-item button{flex-shrink:0}.cart-item button{min-width:32px}.cart-item button{margin-top:10px;background:red;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer}.cart-btn{background:#fff;color:#1d4ed8;border:none;padding:10px 18px;border-radius:10px;font-weight:700;cursor:pointer}.footer{background:#111;color:#fff;text-align:center;padding:30px;margin-top:50px}.gallery{display:flex;gap:10px;overflow-x:auto;margin-bottom:10px}.gallery-image{width:120px;height:120px;object-fit:cover;object-position:center;border-radius:10px}.product-card{background:#fff;border-radius:12px;padding:15px;box-shadow:0 3px 12px #00000014;transition:.2s}.product-card:hover{transform:translateY(-4px)}.nav{display:flex;gap:12px;align-items:center}.header{position:fixed;top:0;z-index:1000;background:#1d4ed8;padding:10px 20px;box-shadow:0 2px 10px #0000001a}html,body{width:100%;overflow-x:hidden}@media (max-width: 600px){.header{flex-wrap:wrap;height:auto;min-height:70px}.nav{flex-wrap:wrap;white-space:normal;width:100%;justify-content:center}.products-section{padding:10px}.grid{grid-template-columns:repeat(2,1fr);width:100%;padding:10px}}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.header{flex-direction:column;height:auto;padding:10px}.logo{font-size:22px}.nav{width:100%;justify-content:center;flex-wrap:wrap;gap:8px}.hero{width:100%;height:260px;min-height:0;background-size:contain;background-position:center top;background-repeat:no-repeat}.overlay h2{font-size:32px}.products-section{padding:15px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:10px}.card{width:100%;max-width:100%}.card img{width:100%;height:auto;max-height:300px}}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.cart{width:100%;max-width:100%;height:100%;padding:15px;box-sizing:border-box}}html,body{max-width:100%;overflow-x:hidden}.product-image{width:100%;max-width:100%;height:auto;object-fit:cover;object-position:center}.grid>.card{min-width:0;width:100%;max-width:100%}html,body,#root{max-width:100%;overflow-x:hidden}.grid{width:100%;max-width:100%;min-width:0;grid-template-columns:repeat(auto-fit,minmax(0,1fr));overflow:hidden}.grid>.card{width:100%;max-width:100%;min-width:0}.card{overflow:hidden}.card img{max-width:100%;height:auto}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}}.grid,.products-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.grid .card img,.products-grid .card img{width:100%;height:260px;object-fit:cover;object-position:center}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.grid .card img,.products-grid .card img{height:180px}}.grid .card img,.products-grid .card img{width:100%;height:250px;object-fit:cover;object-position:center;display:block}.grid .card img,.products-grid .card img{width:100%;height:250px;object-fit:cover;object-position:center}.grid .card,.products-grid .card{overflow:visible}.mobile-menu-btn,.mobile-menu{display:none}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.mobile-menu-btn{display:block;position:absolute;top:18px;right:20px;background:transparent;border:none;color:#fff;font-size:30px;cursor:pointer;z-index:2000}.nav{display:none}.mobile-menu{display:block;width:100%;background:#1d4ed8;box-shadow:0 4px 12px #0003}.mobile-item{padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.2)}.mobile-item a{color:#fff;text-decoration:none;font-weight:700;display:block}}.only-mobile{display:none}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.only-mobile{display:flex;align-items:center;gap:8px}}.categories{background:#fff;padding:80px 8%}.categories-title{text-align:center;margin-bottom:60px}.categories-title h2{font-size:42px;font-weight:700;color:#111;margin-bottom:15px}.categories-title p{font-size:18px;color:#666;max-width:650px;margin:0 auto;line-height:1.6}.category-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px #00000014;transition:all .3s ease;cursor:pointer}.category-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.category-card img{width:100%;height:260px;object-fit:cover;object-position:center;display:block}.category-content{padding:25px}.category-content h3{font-size:28px;color:#111;margin-bottom:10px}.category-content p{color:#666;line-height:1.6;margin-bottom:20px}.category-content button{background:#6d28d9;color:#fff;border:none;padding:12px 22px;border-radius:10px;font-weight:600;cursor:pointer;transition:.3s}.category-content button:hover{background:#5b21b6}@media (max-width: 900px){.categories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:0}}.trail-image{object-position:center 65%}.icon-btn{position:relative;background:none;border:none;cursor:pointer;font-size:24px;margin-left:15px;display:flex;align-items:center;justify-content:center}.icon-btn:hover{transform:scale(1.08)}.badge{position:absolute;top:-6px;right:-8px;background:#e11d48;color:#fff;border-radius:50%;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.search-box{display:flex;align-items:center;margin-left:20px;width:280px;height:44px;background:#f5f5f5;border:1px solid #ddd;border-radius:999px;padding:0 15px}.search-icon{color:#fff;font-size:18px;margin-right:10px}.search-input{flex:1;border:none;background:transparent;outline:none;font-size:15px}.search-input::placeholder{color:#777}.icon-btn{color:#fff}.icon-btn:hover{color:#facc15}.mobile-user-menu{position:relative}.mobile-user-menu summary{list-style:none;cursor:pointer}.mobile-user-menu summary::-webkit-details-marker{display:none}.mobile-user-dropdown{position:absolute;top:38px;right:0;background:#fff;color:#111;border-radius:10px;padding:12px;min-width:170px;box-shadow:0 8px 25px #00000026;z-index:3000}.mobile-user-dropdown span{display:block;margin-bottom:10px;font-weight:500}.mobile-user-dropdown button{width:100%}.footer-content{max-width:1400px;margin:0 auto;padding:40px 30px;display:grid;grid-template-columns:repeat(6,1fr);gap:30px;align-items:start}.footer-block h4,.footer-block h5{margin-bottom:12px;font-size:17px;font-weight:700}.footer-block p{margin:6px 0;color:#cfcfcf;font-size:14px;line-height:1.6}.footer-bottom{border-top:1px solid #2a2a2a;padding:20px 30px;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:#bfbfbf;font-size:14px}.footer-links{display:flex;gap:25px}.footer-links a{color:#d8d8d8;text-decoration:none;transition:color .25s}.footer-links a:hover{color:#fff}@media (max-width: 600px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.footer-links{flex-direction:column;gap:10px}}.footer-block{text-align:center;padding:10px;transition:transform .25s ease}.footer-block:hover{transform:translateY(-4px)}.footer-block svg{font-size:30px;margin-bottom:12px;color:#fff}.footer-block h5{margin:10px 0 6px;font-weight:700;color:#fff}.footer-block:first-child h4{font-size:24px;margin-bottom:10px;color:#fff}.footer-block:first-child p{color:#d4d4d4}.footer-content>.footer-block:not(:last-child){border-right:1px solid rgba(255,255,255,.12)}@media (max-width: 600px){.footer-content>.footer-block{border-right:none;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:20px;margin-bottom:20px}.footer-content>.footer-block:last-child{border-bottom:none}}.footer-brand{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-logo{width:180px;height:auto;margin-bottom:15px;transition:transform .3s ease}.footer-logo:hover{transform:scale(1.05)}.footer-block{background:#181818;border-radius:12px;padding:22px 18px;min-height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .25s ease,box-shadow .25s ease}.footer-block:hover{transform:translateY(-6px);box-shadow:0 10px 25px #00000059}.footer-block svg{margin-bottom:14px}.footer-brand{background:transparent;box-shadow:none}.footer-brand:hover{transform:none;box-shadow:none}.footer-social{display:flex;align-items:center;gap:16px}.footer-social span{color:#d0d0d0;font-size:14px;font-weight:600}.footer-social a{color:#fff;font-size:22px;transition:all .25s ease}.footer-social a:hover{color:#facc15;transform:translateY(-2px) scale(1.1)}@media (max-width: 600px){.footer-social{justify-content:center;margin-top:15px;flex-wrap:wrap;gap:14px}.footer-social span{width:100%;text-align:center;margin-bottom:8px}}.footer-contact{color:#d8d8d8;text-decoration:none;margin-top:6px;transition:color .25s ease}.footer-contact:hover{color:#fff;text-decoration:underline}.product-price{font-size:22px;font-weight:700;color:#111;margin:10px 0}.product-highlights{display:flex;flex-direction:column;gap:6px;margin:12px 0 18px;font-size:14px;color:#555}.stock-ok{color:#16a34a;font-weight:700}.category-poster img{width:100%;height:auto;display:block;object-fit:contain}.category-poster-title{position:absolute;left:20px;bottom:18px;color:#fff;font-size:30px;font-weight:800;letter-spacing:1px;text-shadow:0 2px 8px rgba(0,0,0,.65)}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.categories-grid{grid-template-columns:1fr;gap:18px}.category-poster img{width:100%;height:auto}.category-poster-title{left:20px;bottom:18px;font-size:30px}}.card{background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 15px #00000014;transition:.25s;display:flex;flex-direction:column;min-height:340px;overflow:visible}.card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.card img,.grid .card img,.products-grid .card img{width:100%!important;height:250px!important;max-height:none!important;object-fit:contain!important;object-position:center;display:block;margin-bottom:0!important;transform:none!important}.product-header{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:15px;min-height:60px;margin-top:4px;margin-bottom:10px}.product-header h3{flex:1;margin:0;font-size:15px;line-height:1.3;font-weight:700;color:#222}.price-inline{flex-shrink:0;font-size:17px;font-weight:700;color:#222;white-space:nowrap}.stock-favorite{margin-top:auto;padding-top:12px;border-top:1px solid #eee;display:flex!important;justify-content:space-between!important;align-items:center!important}.stock-ok{color:#129447;font-weight:700}.favorite-btn{border:none;background:transparent;padding:0;color:#e60000!important;font-size:24px!important;cursor:pointer;line-height:1}.favorite-btn:hover{transform:scale(1.15)}.product-price{min-height:25px}.product-actions{margin-top:12px;display:flex;gap:8px}.product-actions button{flex:1;padding:8px;font-size:12px;border-radius:8px;border:1px solid #ddd;background:#fafafa}.product-actions button:hover{background:#111;color:#fff}@media (min-width: 769px){.card img,.grid .card img,.products-grid .card img{height:250px!important;transform:none!important}}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.card img,.grid .card img,.products-grid .card img{height:180px!important;transform:none!important}.product-header{gap:8px;min-height:55px}.product-header h3{font-size:13px}.price-inline{font-size:15px}.favorite-btn{font-size:22px!important}}.seo-home{width:100%;text-align:center;padding:50px 20px}.seo-home-container{max-width:900px;margin:0 auto}.seo-home h2{margin:0 0 22px;font-size:30px;font-weight:800;line-height:1.2}.seo-home p{max-width:850px;margin:0 auto 18px;font-size:16px;line-height:1.75}.faq-home{width:100%;max-width:900px;margin:0 auto;padding:50px 20px;text-align:center}.faq-home>h2{margin:0 0 35px;font-size:30px;font-weight:800;line-height:1.2}.faq-item{max-width:800px;margin:0 auto 22px;padding:24px 30px;text-align:center;border-radius:14px;background:#fff;box-shadow:0 4px 18px #00000012}.faq-item h3{margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.4}.faq-item p{max-width:700px;margin:0 auto;font-size:15px;line-height:1.7}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.seo-home,.faq-home{padding:40px 16px}.seo-home h2,.faq-home>h2{font-size:24px}.seo-home p{font-size:15px}.faq-item{padding:20px 18px}.faq-item h3{font-size:16px}}.product-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:38px;margin:6px 0 10px}.product-price .old-price{margin:0;color:#777;font-size:14px;font-weight:500;text-decoration:line-through;white-space:nowrap}.product-price .promo-price{margin:0;color:#111;font-size:22px;font-weight:800;line-height:1;white-space:nowrap}.product-price .discount-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:6px;background:#111;color:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.product-header .price-inline{font-size:17px;font-weight:700}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.product-price{gap:7px;margin:5px 0 8px}.product-price .old-price{font-size:12px}.product-price .promo-price{font-size:18px}.product-price .discount-badge{font-size:10px;padding:4px 6px}}.product-price .old-price{font-size:13px;font-weight:400;color:#777;text-decoration:line-through}.product-price .promo-price{font-size:20px;font-weight:600;color:#111}.product-price .discount-badge{padding:4px 7px;border-radius:5px;background:#111;color:#fff;font-size:11px;font-weight:500}@media (min-width: 769px){.card img,.grid .card img,.products-grid .card img{height:280px!important}}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.card img,.grid .card img,.products-grid .card img{height:180px!important}}@media (min-width: 769px){.grid .card img,.products-grid .card img{transform:scale(1.12)!important;transform-origin:center center}}@media (min-width: 769px){.grid .card img,.products-grid .card img{transform:scale(1.2)!important;transform-origin:center center}}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.grid .card img,.products-grid .card img{transform:none!important}}@media (min-width: 769px){.grid .card img,.products-grid .card img{width:115%!important;max-width:none!important;height:280px!important;object-fit:contain!important;margin-left:-7.5%!important;transform:none!important}}@media (min-width: 769px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}}@media (max-width: 768px){.hero{height:auto!important;aspect-ratio:1086 / 1448}.hero img{width:100%;height:auto;object-fit:contain;display:block}.grid .card img,.products-grid .card img{width:100%!important;max-width:100%!important;height:180px!important;margin-left:0!important;transform:none!important}}.quem-somos-banner{width:100%;max-width:1086px;height:400px;margin:0 auto 40px;overflow:hidden;border-radius:15px}.quem-somos-banner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.quem-somos-hero{text-align:center;max-width:900px;margin:0 auto 40px}.quem-somos-hero h1{font-size:42px;margin-bottom:20px;font-weight:700}.quem-somos-intro{font-size:22px;line-height:1.7;margin:0}.quem-somos-content{max-width:1000px;margin:0 auto;background:#fff;padding:50px;border-radius:15px;box-shadow:0 5px 25px #00000014}.quem-somos-content p{font-size:18px;line-height:1.8;margin-bottom:25px;color:#333}@media (max-width: 768px){.quem-somos-banner{width:100%;height:300px;margin-bottom:30px;border-radius:0}.quem-somos-hero{margin-bottom:30px}.quem-somos-hero h1{font-size:32px;margin-bottom:15px}.quem-somos-intro{font-size:18px;line-height:1.6}.quem-somos-content{padding:25px}.quem-somos-content p{font-size:16px;line-height:1.7}}.quem-somos-banner{width:100%;max-width:1200px;height:auto;margin:0 auto 40px;overflow:hidden;border-radius:15px;background:#f8f8f8}.quem-somos-banner img{width:100%;height:auto;display:block;object-fit:contain;object-position:center}@media (max-width: 768px){.quem-somos-banner{width:100%;height:auto;margin-bottom:30px;border-radius:10px}.quem-somos-banner img{width:100%;height:auto;object-fit:contain}}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:10000;background:#1d4ed8}body{padding-top:70px}.cart-overlay{z-index:10001}.categories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:0}.category-poster{position:relative;display:block;width:100%;padding:0;border:0;border-radius:18px;overflow:hidden;cursor:pointer;background:#fff;box-shadow:0 8px 25px #0000001a}.category-poster img{display:block;width:100%;height:auto;object-fit:contain}.category-poster-title{position:absolute;left:25px;bottom:20px;color:#fff;font-size:34px;font-weight:800;letter-spacing:1px;text-shadow:0 2px 8px rgba(0,0,0,.65)}.category-poster:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000002e}@media (max-width: 768px){.categories-grid{grid-template-columns:1fr;gap:18px}.category-poster-title{left:20px;bottom:18px;font-size:30px}}
