*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--brown-dark: #4a2c17;--brown: #6b4226;--brown-light: #8b6040;--green-dark: #3a5e22;--green: #5a8a35;--green-light: #7aad4a;--gold: #e8a832;--gold-light: #f5c44a;--gold-warm: #d4922a;--orange-sun: #e87820;--cream: #f5efe4;--cream-light: #faf7f0;--white: #ffffff;--gray-100: #faf6ef;--gray-200: #ede4d3;--gray-600: #7a6b5a;--gray-800: #3a2e20;--text: #4a2c17;--shadow: 0 4px 24px rgba(0, 0, 0, .08);--shadow-hover: 0 12px 40px rgba(0, 0, 0, .15);--radius: 16px;--transition: .3s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{font-family:Be Vietnam Pro,sans-serif;color:var(--text);line-height:1.7;background:var(--white);overflow-x:hidden}h1,h2,h3,h4{font-family:Merriweather,serif;line-height:1.3}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:120px 0}.section-label{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:var(--gold);margin-bottom:12px}.section-label.center{display:block;text-align:center}.section-label.light{color:var(--gold-light)}.section-title{font-size:2.8rem;color:var(--brown-dark);margin-bottom:16px}.section-title.center{text-align:center}.section-subtitle{text-align:center;color:var(--gray-600);font-size:1.1rem;max-width:600px;margin:0 auto 70px}.btn{display:inline-block;padding:16px 40px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:var(--transition);border:none;font-family:Be Vietnam Pro,sans-serif}.btn-primary{background:var(--gold);color:var(--brown-dark);box-shadow:0 4px 16px #e8a8324d}.btn-primary:hover{background:var(--gold-light);transform:translateY(-3px);box-shadow:0 8px 24px #e8a83266}.btn-outline{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5)}.btn-outline:hover{background:#ffffff1a;border-color:var(--white);transform:translateY(-3px)}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:var(--transition)}.header.scrolled{background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 20px #0000000f}.header-inner{display:flex;align-items:center;justify-content:space-between;height:80px}.logo{display:flex;align-items:center;gap:10px}.logo-img{height:100px;width:auto}.logo-text{font-family:Merriweather,serif;font-size:1.7rem;font-weight:700;color:var(--brown-dark);transition:var(--transition)}.header.scrolled .logo-text{color:var(--brown-dark)}.nav{display:flex;gap:36px}.nav a{font-size:.95rem;font-weight:500;color:var(--brown-dark);transition:var(--transition);position:relative}.header.scrolled .nav a{color:var(--gray-800)}.nav a:after{content:"";position:absolute;bottom:-6px;left:0;width:0;height:2px;background:var(--gold);transition:var(--transition)}.nav a:hover{color:var(--gold)}.nav a:hover:after{width:100%}.menu-toggle{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--brown-dark);transition:var(--transition)}.header.scrolled .menu-toggle span{background:var(--gray-800)}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,6px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#faf7f0,#f5e6cc 35%,#e8d4a8 65%,#d4b882);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;padding-top:80px;display:flex;flex-direction:column;align-items:center}.hero-logo{height:160px;width:auto;margin-bottom:24px;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.hero-badge{display:inline-block;padding:10px 28px;background:#fff6;border:1px solid var(--brown);border-radius:50px;color:var(--brown-dark);font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:32px;text-transform:uppercase}.hero h1{font-size:3.8rem;color:var(--brown-dark);margin-bottom:24px;max-width:750px;line-height:1.2}.hero p{font-size:1.15rem;color:#4a2c17bf;max-width:560px;margin-bottom:48px;line-height:1.9}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.hero .btn-primary{background:var(--brown-dark);color:var(--white);box-shadow:0 4px 24px #4a2c1759;font-size:1.05rem;padding:18px 48px;font-weight:700}.hero .btn-primary:hover{background:var(--brown);transform:translateY(-3px);box-shadow:0 8px 32px #4a2c1773}.hero .btn-outline{font-size:1.05rem;padding:18px 48px;border-color:var(--brown);color:var(--brown-dark)}.hero .btn-outline:hover{background:var(--brown-dark);border-color:var(--brown-dark);color:var(--white)}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-image{position:relative}.about-image img{border-radius:var(--radius);width:100%;height:480px;object-fit:cover;box-shadow:var(--shadow)}.about-image-accent{position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:var(--gold);border-radius:var(--radius);z-index:-1;opacity:.3}.about-text .section-title{margin-bottom:24px}.about-text p{color:var(--gray-600);margin-bottom:16px;font-size:1.05rem}.about-stats{display:flex;gap:48px;margin-top:36px;padding-top:36px;border-top:1px solid var(--gray-200)}.stat{display:flex;flex-direction:column}.stat-number{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;color:var(--gold-warm)}.stat-label{font-size:.9rem;color:var(--gray-600);margin-top:4px}.products{background:var(--white)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.products-grid.two-cols{grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto}.product-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 16px #0000000f;transition:var(--transition)}.product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-hover)}.product-image{height:280px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.product-card:hover .product-image img{transform:scale(1.08)}.product-info{padding:28px}.product-origin{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--gold);margin-bottom:8px}.product-info h3{font-size:1.3rem;color:var(--brown-dark);margin-bottom:10px}.product-features{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.product-features li{padding:6px 14px;background:var(--cream);color:var(--brown-dark);border-radius:50px;font-size:.8rem;font-weight:500}.product-info p{color:var(--gray-600);font-size:.93rem;line-height:1.7}.why-us{position:relative;overflow:hidden}.why-us-bg{position:absolute;inset:0}.why-us-bg img{width:100%;height:100%;object-fit:cover}.why-us-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#4a2c17e0,#6b4226d9)}.why-us-content{position:relative;z-index:1}.why-us .section-title{color:var(--white)}.why-us-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:64px}.reason-card{text-align:center;padding:40px 24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:var(--transition)}.reason-card:hover{background:#ffffff1f;transform:translateY(-6px);border-color:#fff3}.reason-icon{font-size:2.8rem;margin-bottom:20px}.reason-card h3{font-size:1.15rem;margin-bottom:14px;color:var(--gold-light)}.reason-card p{font-size:.95rem;color:#ffffffb3;line-height:1.7}.contact{background:var(--gray-100)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-item{display:flex;gap:18px;margin-bottom:32px}.contact-icon{font-size:1.6rem;flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:12px}.contact-item strong{display:block;margin-bottom:4px;color:var(--brown-dark);font-family:Merriweather,serif;font-size:1.05rem}.contact-item p{color:var(--gray-600);font-size:.95rem}.contact-form{display:flex;flex-direction:column;gap:18px;background:var(--white);padding:40px;border-radius:var(--radius);box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form input,.contact-form textarea{width:100%;padding:16px 20px;border:2px solid var(--gray-200);border-radius:10px;font-size:1rem;font-family:Be Vietnam Pro,sans-serif;transition:var(--transition);background:var(--gray-100)}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--gold);background:var(--white);box-shadow:0 0 0 4px #e8a8321f}.contact-form textarea{resize:vertical}.contact-form .btn{align-self:flex-start}.footer{background:var(--gray-800);color:#ffffffb3;padding:80px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand h3{color:var(--white);font-size:1.6rem;margin-bottom:18px;display:flex;align-items:center;gap:10px}.footer-logo{height:80px;width:auto}.footer-brand p{font-size:.95rem;line-height:1.8;max-width:300px}.footer-links h4{color:var(--white);font-size:1rem;margin-bottom:20px}.footer-links a{display:block;font-size:.9rem;margin-bottom:12px;transition:var(--transition)}.footer-links a:hover{color:var(--gold);padding-left:4px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:28px;text-align:center;font-size:.85rem}@media(max-width:968px){.section{padding:80px 0}.hero-logo{height:120px}.hero h1{font-size:2.8rem}.about-grid{grid-template-columns:1fr;gap:40px}.about-image img{height:350px}.products-grid,.products-grid.two-cols,.why-us-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}}@media(max-width:640px){.section{padding:60px 0}.section-title{font-size:2rem}.menu-toggle{display:flex}.nav{position:fixed;top:80px;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;padding:24px;gap:18px;border-bottom:1px solid var(--gray-200);transform:translateY(-120%);opacity:0;pointer-events:none;transition:var(--transition)}.nav a{color:var(--gray-800)!important;font-size:1.05rem}.nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.hero{min-height:90vh}.hero-logo{height:100px}.hero h1{font-size:2.2rem}.hero p{font-size:1rem}.hero-buttons{flex-direction:column;gap:12px}.hero-buttons .btn{text-align:center}.products-grid,.products-grid.two-cols,.why-us-grid{grid-template-columns:1fr}.about-stats{gap:24px}.footer-grid,.form-row{grid-template-columns:1fr}.contact-form{padding:24px}}
