body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,body{margin:0}*{box-sizing:border-box;padding:0}body,html{overflow-x:hidden;width:100%}body{background-color:#f8f5f0;color:#3b2f2a;font-family:Georgia,serif}.navbar{align-items:center;background-color:#3b2f2a;color:#f8f5f0;display:flex;gap:1.5rem;justify-content:space-between;padding:1.2rem 2.5rem}.navbar .logo{color:#f8f5f0;font-size:1.5rem;font-weight:700;letter-spacing:1px;text-decoration:none;white-space:nowrap}.navbar-content{flex:1 1;justify-content:flex-end}.nav-links,.navbar-content{align-items:center;display:flex;gap:1.5rem}.nav-links a{color:#f8f5f0;font-size:1rem;text-decoration:none;transition:color .2s ease;white-space:nowrap}.nav-links a:hover{color:#c98b4a}.hamburger{align-items:center;background:#0000;border:1px solid #f8f5f0;border-radius:6px;color:#f8f5f0;cursor:pointer;display:none;font-family:Arial,sans-serif;font-size:1.5rem;height:42px;justify-content:center;width:42px}.hamburger:hover{background-color:#f8f5f01f}.search-bar{display:flex;gap:.5rem}.search-bar input{border:none;border-radius:4px;font-size:.9rem;min-width:150px;padding:.45rem .7rem}.search-bar button{background-color:#c98b4a;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.45rem .8rem}.search-bar button:hover{background-color:#a86f38}.lang-switcher{display:flex;flex-shrink:0;gap:.4rem}.lang-switcher button{background:#0000;border:1px solid #f8f5f0;border-radius:4px;color:#f8f5f0;cursor:pointer;font-size:.85rem;padding:.3rem .6rem;transition:background-color .2s ease}.lang-switcher button:hover{background-color:#f8f5f026}.lang-switcher button.active{background-color:#c98b4a;border-color:#c98b4a}.home-hero{padding:3rem 1.5rem 2rem;text-align:center}.home-hero h1{font-size:2.5rem;margin-bottom:.5rem}.home-hero p{color:#6b5b52;font-size:1.1rem}.landing{padding:4rem 1.5rem;text-align:center}.landing h1{font-size:2.5rem;margin-bottom:.5rem}.landing>p{color:#6b5b52;font-size:1.1rem;margin-bottom:2.5rem}.hero-video-wrap{height:60vh;min-height:350px;overflow:hidden;position:relative;width:100%}.hero-video{height:100%;object-fit:cover;width:100%}.hero-overlay{align-items:center;background:#00000059;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;padding:1rem;position:absolute;text-align:center}.hero-overlay h1{font-size:3rem;letter-spacing:2px}.hero-overlay p{font-size:1.1rem;margin-top:.5rem}.landing-question{color:#3b2f2a;font-size:1.6rem;letter-spacing:.5px;margin:2.5rem 0 1.5rem;text-align:center}.landing-options{display:flex;flex-wrap:nowrap;gap:1.5rem;justify-content:center;padding:0 1.5rem 3rem}.landing-card{align-items:flex-end;background-position:top;background-size:cover;border-radius:4px;display:flex;flex:1 1;height:340px;max-width:500px;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease}.landing-card:hover{transform:scale(1.02)}.landing-card-overlay{background:linear-gradient(0deg,#000000d9 0,#0000008c 40%,#0000001a 75%,#0000);color:#fff;padding:1.8rem 1.5rem 1.6rem;width:100%}.landing-card-overlay h2{font-size:1.4rem;font-weight:600;letter-spacing:1px;margin-bottom:.4rem;text-shadow:0 2px 6px #00000080;text-transform:uppercase}.landing-card-overlay p{color:#f0ebe4;font-size:.9rem;text-shadow:0 1px 4px #00000080}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);padding:2rem 3rem 4rem}.product-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #00000014;color:#3b2f2a;display:block;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.product-card img{background-color:#efe8dd;display:block;height:220px;object-fit:contain;object-position:center;padding:1rem;width:100%}.product-card h3{font-size:1.2rem;padding:1rem 1rem .3rem}.product-card p{color:#6b5b52;font-size:.95rem;padding:0 1rem 1.2rem}.product-detail{margin:2rem auto;max-width:700px;padding:0 1.5rem 3rem}.product-detail a{color:#6b5b52;display:inline-block;margin-bottom:1rem;text-decoration:none}.product-detail img{background-color:#efe8dd;border-radius:10px;display:block;height:400px;margin-bottom:1.5rem;object-fit:contain;padding:1rem;width:100%}.product-detail h1{font-size:2rem;margin-bottom:.8rem}.product-detail p{color:#4a3c35;font-size:1.05rem;line-height:1.6;margin-bottom:1rem}.contact-btn{background-color:#c98b4a;border-radius:6px;color:#fff!important;display:inline-block;font-weight:700;margin-top:1rem;padding:.8rem 1.6rem;text-decoration:none;transition:background-color .2s ease}.contact-btn:hover{background-color:#a86f38}.about-page{margin:3rem auto;max-width:700px;padding:0 1.5rem 3rem}.about-page h1{font-size:2.2rem;margin-bottom:1.5rem}.about-page p{color:#4a3c35;font-size:1.05rem;line-height:1.7;margin-bottom:1.2rem}.contact-page{margin:3rem auto;max-width:500px;padding:0 1.5rem}.contact-page h1{margin-bottom:1rem}.contact-page form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.contact-page input,.contact-page textarea{border:1px solid #d8cfc4;border-radius:6px;font-family:inherit;font-size:1rem;padding:.8rem;width:100%}.contact-page textarea{min-height:120px;resize:vertical}.contact-page button{background-color:#3b2f2a;border:none;border-radius:6px;color:#f8f5f0;cursor:pointer;font-size:1rem;padding:.9rem;transition:background-color .2s ease}.contact-page button:hover{background-color:#2a211d}.footer{background-color:#3b2f2a;color:#f8f5f0;margin-top:3rem;padding:2.5rem 1.5rem;text-align:center}.footer-content{margin:0 auto;max-width:600px}.footer-content h3{font-size:1.3rem;letter-spacing:1px;margin-bottom:.6rem}.footer-content p{color:#d8cfc4;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.footer-links{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.footer-links a{color:#f8f5f0;font-size:.95rem;text-decoration:none}.footer-links a:hover{color:#c98b4a}.footer-copy{color:#a89a8f;font-size:.8rem;margin-bottom:0}@media (max-width:1100px){.navbar{padding:1rem 1.5rem}.nav-links,.navbar-content{gap:1rem}.nav-links a{font-size:.9rem}.product-grid{grid-template-columns:repeat(3,1fr);padding-left:2rem;padding-right:2rem}}@media (max-width:768px){.navbar{align-items:center;flex-wrap:wrap;gap:0;justify-content:space-between;padding:.9rem 1rem;position:relative}.navbar .logo{font-size:1.35rem;text-align:left;width:auto}.hamburger{display:flex;flex-shrink:0}.navbar-content{align-items:center;display:none;flex-direction:column;gap:1.2rem;padding-top:1.2rem;width:100%}.navbar-content.mobile-open{display:flex}.navbar-content .search-bar{justify-content:center;width:100%}.navbar-content .search-bar input{font-size:.9rem;min-width:0;width:min(70%,260px)}.navbar-content .nav-links{align-items:center;display:flex;flex-direction:column;gap:0;width:100%}.navbar-content .nav-links a{border-top:1px solid #f8f5f01f;font-size:1rem;margin-left:0;padding:.75rem;text-align:center;width:100%}.navbar-content .nav-links a:last-child{border-bottom:1px solid #f8f5f01f}.navbar-content .nav-links a:hover{background-color:#f8f5f014}.navbar-content .lang-switcher{gap:.6rem;justify-content:center;padding-bottom:.5rem;width:100%}.navbar-content .lang-switcher button{font-size:.9rem;min-height:38px;min-width:50px;padding:.4rem .7rem}.hero-video-wrap{height:45vh;max-height:450px;min-height:250px}.hero-overlay{padding:1rem}.hero-overlay h1{font-size:2rem;letter-spacing:1px}.hero-overlay p{font-size:.95rem;line-height:1.4}.landing{padding:2.5rem 1rem}.landing h1{font-size:2rem}.landing>p{font-size:1rem;margin-bottom:1.8rem}.landing-question{font-size:1.3rem;margin:2rem 1rem 1.2rem}.landing-options{flex-direction:column;gap:1rem;padding:0 1rem 2rem}.landing-card{height:230px;max-width:none;width:100%}.product-grid{gap:1rem;grid-template-columns:1fr;padding:1.5rem 1rem 3rem}.product-card img{height:220px}.product-card h3{font-size:1.1rem}.product-detail{margin:1.5rem auto;padding:0 1rem 2.5rem;width:100%}.product-detail img{height:280px;padding:.7rem}.product-detail h1{font-size:1.7rem}.product-detail p{font-size:1rem}.contact-btn{text-align:center;width:100%}.about-page{margin:2rem auto;padding:0 1rem 2rem;width:100%}.about-page h1{font-size:1.9rem}.about-page p{font-size:1rem;line-height:1.6}.contact-page{margin:2rem auto;padding:0 1rem;width:100%}.contact-page h1{font-size:1.9rem}.footer{padding:2rem 1rem}.footer-links{flex-wrap:wrap;gap:.8rem 1.2rem}.footer-content p{font-size:.9rem}}@media (max-width:400px){.navbar{padding:.8rem}.navbar .logo{font-size:1.2rem}.hamburger{font-size:1.3rem;height:38px;width:38px}.navbar-content .search-bar input{width:65%}.hero-overlay h1{font-size:1.6rem}.hero-overlay p{font-size:.85rem}.landing-card{height:210px}.product-card img{height:200px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.345ad6cc.css.map*/