.header{background:linear-gradient(90deg,#fff,#fff 60%,#b85c1a0f);justify-content:space-between;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.brand,.header{align-items:center;display:flex}.brand{gap:12px}.logo{align-items:center;background:#b85c1a;border-radius:8px;color:#fff;display:flex;font-size:20px;font-weight:700;height:56px;justify-content:center;width:56px}.brand-text .brand-name{font-weight:800}.brand-text .brand-slogan{color:#6b6b6b;font-size:12px}.nav{display:flex;gap:18px}.nav a{color:#333;font-weight:600;text-decoration:none}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:4px}.hamburger .bar{background:#333;border-radius:2px;height:3px;width:25px}@media (max-width:768px){.nav{background:#fff;border-bottom:1px solid #eee;border-left:1px solid #eee;flex-direction:column;gap:12px;padding:12px 24px;position:absolute;right:0;top:72px;transform:translateX(100%);transition:transform .3s ease}.nav.open{transform:translateX(0)}.hamburger{display:flex}}.hero{align-items:center;background:#fff;display:flex;flex-wrap:wrap;gap:24px;padding:48px 24px}.hero-left{flex:1 1;min-width:260px}.hero-left h1{font-size:28px;margin-bottom:12px}.hero-left p{color:#6b6b6b;margin-bottom:18px}.cta{background:#b85c1a;border-radius:10px;color:#fff;display:inline-block;font-weight:700;padding:12px 18px;text-decoration:none}.contact-info{color:#6b6b6b;font-size:13px;margin-top:18px}.hero-right{flex:1 1;min-width:260px;text-align:center}.hero-right img{border-radius:12px;box-shadow:0 8px 24px #00000014;max-width:100%}@media (min-width:900px){.hero-left h1{font-size:40px}}.categories{background:#fdfaf6;padding:48px 24px;text-align:center}.categories h2{color:#333;font-size:28px;font-weight:700;margin-bottom:24px}.category-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.category-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;cursor:pointer;padding:12px;transition:transform .3s}.category-card:hover{transform:translateY(-6px)}.category-card img{border-radius:8px;margin-bottom:8px;width:100%}.category-name{color:#222;font-weight:600}.products{background:#fff8f0;padding:48px 24px;text-align:center}.products h2{color:#333;font-size:28px;font-weight:700;margin-bottom:32px}.products-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 18px #00000014;display:flex;flex-direction:column;padding:16px;transition:transform .3s,box-shadow .3s}.product-card:hover{box-shadow:0 12px 24px #0000001f;transform:translateY(-6px)}.product-card img{border-radius:10px;margin-bottom:12px;width:100%}.product-card h3{color:#222;font-size:18px;margin-bottom:8px}.product-card p{color:#666;font-size:14px;margin-bottom:12px}.buy-btn{background:#b85c1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px;transition:background .3s}.buy-btn:hover{background:#9b4713}.contact{background:#fdfaf6;padding:48px 24px;text-align:center}.contact h2{color:#333;font-size:28px;font-weight:700;margin-bottom:24px}.contact-container{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1000px;text-align:left}.contact-info{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;flex:1 1;padding:20px}.contact-info h3{color:#b85c1a;font-size:20px;margin-bottom:12px}.contact-info p{color:#444;margin:6px 0}.socials{margin-top:12px}.socials a{color:#b85c1a;margin:0 5px;text-decoration:none}.socials a:hover{text-decoration:underline}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;display:flex;flex:1 1;flex-direction:column;gap:12px;padding:20px}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:12px}.contact-form textarea{min-height:100px;resize:vertical}.contact-form button{background:#b85c1a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:background .3s}.contact-form button:hover{background:#9b4713}@media (min-width:768px){.contact-container{flex-direction:row}}.footer{background:#2c2c2c;color:#fff;padding:40px 24px 20px}.footer-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1200px}.footer-section h3,.footer-section h4{color:#f0b27a;margin-bottom:12px}.footer-section p{font-size:14px;margin:6px 0}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:6px}.footer-section ul li a{color:#fff;font-size:14px;text-decoration:none}.footer-section ul li a:hover{color:#f0b27a}.social-links{display:flex;flex-direction:column;gap:6px}.social-links a{color:#fff;font-size:14px;text-decoration:none}.social-links a:hover{color:#f0b27a}.footer-bottom{color:#ccc;font-size:13px;margin-top:24px;text-align:center}
/*# sourceMappingURL=main.46298965.css.map*/