.navbar{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;background:#fff;box-shadow:0 2px 14px #0000000f;position:sticky;top:0;z-index:10}.navbar__brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:1.1rem;color:#333;text-decoration:none}.navbar__logo{width:54px;height:auto;display:block;border-radius:8px}.navbar__brand span{display:inline-block}.navbar__nav{display:flex;gap:1.5rem;align-items:center}.navbar__nav a{color:#555;text-decoration:none;font-size:.95rem}.navbar__nav a:hover{color:#111}.navbar__quote{background:#d88b5d;color:#fff;border-radius:999px;padding:10px 18px;text-decoration:none;font-weight:600}.navbar__quote:hover{background:#b57246}.footer{background-color:#f5f5f5;padding:3rem 2rem;margin-top:4rem}.footer-container{max-width:1400px;margin:0 auto 2rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:flex-start}.footer-left{display:flex;justify-content:center}.footer-logo{text-align:center;animation:fadeInLeft .8s ease-out}.logo-img{width:100px;height:100px;object-fit:contain;transition:transform .3s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.logo-img:hover{transform:scale(1.08)}.footer-section{animation:fadeInUp .8s ease-out;padding:1.5rem;background:#fff;border-radius:12px;transition:all .3s ease}.footer-section:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.footer-section h3{font-size:1.1rem;color:#2c2c2c;margin:0 0 1rem;font-weight:700;letter-spacing:.5px}.footer-section p{margin:.6rem 0;color:#666;font-size:.9rem;line-height:1.6}.footer-section .email-highlight{color:#8b7355;font-weight:600}.footer-section ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.footer-section a{color:#666;text-decoration:none;font-size:.9rem;transition:all .3s ease;display:inline-block}.footer-section a:hover{color:#8b7355;transform:translate(3px);font-weight:600}.social-icons-footer{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.social-icon-footer{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 2px 10px #0000001a;border:2px solid #e0e0e0}.social-icon-footer:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.social-icon-footer.fb:hover{background:#3b5998;color:#fff;border-color:#3b5998}.social-icon-footer.twitter:hover{background:#000;color:#fff;border-color:#000}.social-icon-footer.google:hover{background:#db4437;color:#fff;border-color:#db4437}.social-icon-footer.linkedin:hover{background:#0077b5;color:#fff;border-color:#0077b5}.social-icon-footer.instagram:hover{background:#e1306c;color:#fff;border-color:#e1306c}.footer-bottom{background:#e8e8e8;padding:2.5rem;border-radius:15px;max-width:1400px;margin:0 auto}.bottom-logo{display:flex;justify-content:center}.bottom-logo img{width:100px;height:100px;object-fit:contain;transition:transform .3s ease}.bottom-logo img:hover{transform:scale(1.08)}.bottom-social{display:flex;justify-content:center;gap:1.2rem}.social-btn{width:55px;height:55px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none;font-weight:700;font-size:1.2rem;transition:all .3s ease;box-shadow:0 3px 12px #0000001a;border:2px solid transparent}.social-btn:hover{transform:translateY(-8px);box-shadow:0 8px 25px #0003}.bottom-contact{display:flex;flex-direction:column;text-align:right}.bottom-contact p{margin:.5rem 0;color:#666;font-size:.9rem;font-weight:500}.bottom-contact .phone{font-weight:600;color:#333}.bottom-contact .email{color:#8b7355;font-weight:600}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.footer-container{grid-template-columns:repeat(2,1fr)}.bottom-contact{text-align:center}}@media (max-width: 768px){.footer{padding:2rem 1.5rem}.footer-container{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{padding:1.5rem}.footer-section{padding:1.2rem}.footer-section h3{font-size:1rem}.footer-section p{font-size:.85rem}.logo-img,.bottom-logo img{width:80px;height:80px}.social-btn{width:50px;height:50px;font-size:1rem}.bottom-contact p{font-size:.85rem}}@media (max-width: 480px){.footer{padding:1.5rem 1rem}.footer-container{grid-template-columns:1fr;gap:1rem}.footer-bottom{padding:1rem;border-radius:10px}.footer-section{padding:1rem}.footer-section h3{font-size:.95rem}.footer-section p{font-size:.8rem}.logo-img,.bottom-logo img{width:70px;height:70px}.social-icons-footer{gap:.8rem}.social-icon-footer{width:45px;height:45px;font-size:.95rem}.bottom-social{gap:1rem}.social-btn{width:45px;height:45px;font-size:.95rem}.bottom-contact p{font-size:.8rem}}.services-page{min-height:100vh;background-color:#f5f1ed}.services-hero{background:linear-gradient(135deg,#8b7355,#6d5844);color:#fff;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.services-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="30" fill="rgba(255,255,255,0.05)"/><circle cx="80" cy="80" r="40" fill="rgba(255,255,255,0.05)"/></svg>');opacity:.3}.services-hero h1{font-size:3rem;margin:0 0 1rem;font-weight:800;letter-spacing:2px;position:relative;z-index:1;animation:slideDown .8s ease-out}.services-hero p{font-size:1.2rem;margin:0;opacity:.95;font-weight:300;position:relative;z-index:1}.filter-section{display:flex;justify-content:center;padding:2.5rem 1rem;background-color:#f5f1ed;position:relative;z-index:5}.filter-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;animation:slideUp .8s ease-out}.filter-btn{padding:.7rem 2rem;font-size:1rem;border:2px solid #8b7355;background-color:transparent;color:#8b7355;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:600;letter-spacing:.5px}.filter-btn:hover{transform:translateY(-3px);box-shadow:0 4px 12px #8b735533}.filter-btn.active{background-color:#8b7355;color:#fff;box-shadow:0 4px 15px #8b73554d}.services-container{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;animation:fadeIn .8s ease-out}.product-card{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 5px 20px #00000014;animation:fadeInUp .6s ease-out}.product-card:hover{transform:translateY(-12px);box-shadow:0 15px 40px #8b735540}.product-carousel{position:relative;overflow:hidden;height:280px;background-color:#f0f0f0}.product-carousel img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;color:#8b7355;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;transition:all .3s ease;box-shadow:0 2px 8px #00000026;z-index:5}.carousel-btn:hover{background:#fff;box-shadow:0 4px 12px #00000040;transform:translateY(-50%) scale(1.1)}.carousel-btn-prev{left:10px}.carousel-btn-next{right:10px}.image-counter{position:absolute;bottom:12px;right:12px;background:#0009;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;z-index:5}.product-image{position:relative;overflow:hidden;height:280px}.product-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover img{transform:scale(1.08)}.product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#8b7355d9;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.product-card:hover .product-overlay{opacity:1}.view-details-btn{background:#fff;color:#8b7355;border:none;padding:.9rem 2.2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem;box-shadow:0 4px 15px #0003}.view-details-btn:hover{transform:scale(1.05);background:#f0f0f0}.product-info{padding:1.8rem 1.5rem;background:#fff}.product-info h3{margin:0 0 .8rem;font-size:1.2rem;color:#2c3e50;font-weight:700}.product-info p{margin:0;font-size:.95rem;color:#7f8c8d;line-height:1.5}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease;padding:1rem}.modal-content{background:#fff;border-radius:15px;max-width:600px;width:100%;overflow:hidden;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s ease;position:relative}.close-btn{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;font-weight:700}.close-btn:hover{background:#fff;transform:rotate(90deg)}.modal-content img{width:100%;height:350px;object-fit:cover}.modal-info{padding:2.5rem}.modal-info h3{font-size:1.8rem;color:#2c3e50;margin:0 0 1rem;font-weight:700}.modal-info p{font-size:1rem;color:#7f8c8d;margin:0 0 2rem;line-height:1.6}.contact-btn{background:linear-gradient(135deg,#8b7355,#5d4037);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #8b73554d;width:100%}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b735566}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.services-hero h1{font-size:2.2rem}.services-hero p{font-size:1rem}.filter-buttons{gap:1rem}.filter-btn{padding:.6rem 1.5rem;font-size:.9rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.product-carousel{height:220px}.carousel-btn{width:35px;height:35px;font-size:1.1rem}.carousel-btn-prev{left:8px}.carousel-btn-next{right:8px}.image-counter{font-size:.75rem;padding:.3rem .6rem;bottom:8px;right:8px}.product-info{padding:1.5rem}.modal-content img{height:250px}.modal-info{padding:1.5rem}.modal-info h3{font-size:1.5rem}}@media (max-width: 480px){.services-hero{padding:2rem 1rem}.services-hero h1{font-size:1.8rem;letter-spacing:1px}.services-hero p{font-size:.95rem}.filter-section{padding:2rem 1rem}.filter-buttons{gap:.8rem}.filter-btn{padding:.6rem 1.2rem;font-size:.85rem}.services-container{padding:1.5rem 1rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.product-carousel{height:200px}.carousel-btn{width:32px;height:32px;font-size:1rem}.carousel-btn-prev{left:6px}.carousel-btn-next{right:6px}.image-counter{font-size:.7rem;padding:.3rem .5rem;bottom:6px;right:6px}.product-card{box-shadow:0 2px 10px #00000014}.modal-overlay{padding:1rem}.modal-content{max-width:100%;border-radius:10px}.modal-content img{height:200px}.product-info h3{font-size:1rem}.product-info p{font-size:.85rem}}.about-page{min-height:100vh;background:linear-gradient(135deg,#e8d5f2,#d4c5e8)}.about-hero{background:linear-gradient(135deg,#d4c5e8,#c9b8e0);padding:3rem 2rem;text-align:center}.about-hero h1{font-size:3.5rem;color:#2c2c2c;margin:0;font-weight:800;letter-spacing:2px}.about-content{display:flex;align-items:center;justify-content:center;gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto;position:relative}.content-wrapper{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;width:100%}.about-image{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 10px 40px #00000026;animation:slideInLeft .8s ease-out}.about-image img{width:100%;height:400px;object-fit:cover;transition:transform .5s ease}.about-image:hover img{transform:scale(1.05)}.about-text{animation:slideInRight .8s ease-out}.about-text h2{font-size:2.5rem;color:#3d2645;margin:0 0 1.5rem;font-weight:700}.about-text p{font-size:1.1rem;color:#4a3a56;line-height:1.8;margin:0;text-align:justify;font-weight:300}.arrow-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0000004d;color:#fff;border:none;width:45px;height:45px;border-radius:50%;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;font-weight:700}.arrow-btn:hover{background:#00000080;transform:translateY(-50%) scale(1.1)}.arrow-prev{left:-30px}.arrow-next{right:-30px}.slide-indicators{display:flex;gap:.8rem;justify-content:flex-start;margin-top:2rem}.indicator{width:12px;height:12px;border-radius:50%;border:2px solid #8b7355;background:transparent;cursor:pointer;transition:all .3s ease}.indicator.active{background:#8b7355;transform:scale(1.3)}.indicator:hover{background:#8b7355}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.stat-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 5px 20px #00000014;transition:all .3s ease;animation:fadeInUp .6s ease-out}.stat-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #8b735533}.stat-number{font-size:3rem;font-weight:800;color:#8b7355;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#666;font-weight:600}.mission-section{background:#fff;padding:4rem 2rem;margin:2rem;border-radius:15px;box-shadow:0 8px 30px #00000014;max-width:900px;margin:2rem auto;animation:slideUp .8s ease-out}.mission-section h2{font-size:2.5rem;color:#3d2645;text-align:center;margin:0 0 1.5rem;font-weight:700}.mission-section p{font-size:1.1rem;color:#4a3a56;line-height:1.9;text-align:center;margin:0;font-weight:300}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.about-content{padding:3rem 1.5rem}.content-wrapper{gap:2rem}.about-image img{height:300px}.about-text h2{font-size:2rem}.about-text p{font-size:1rem}.arrow-prev{left:-15px}.arrow-next{right:-15px}}@media (max-width: 768px){.about-hero h1{font-size:2.5rem}.content-wrapper{grid-template-columns:1fr;gap:2rem}.about-image img{height:250px}.about-text h2{font-size:1.8rem}.about-text p{font-size:.95rem}.about-content{padding:2rem 1rem;gap:1rem}.arrow-btn{width:35px;height:35px;font-size:1.1rem}.arrow-prev{left:-25px}.arrow-next{right:-25px}.stats-section{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:3rem 1rem}.stat-number{font-size:2.5rem}.mission-section{margin:1rem;padding:2.5rem 1.5rem}.mission-section h2{font-size:2rem}.mission-section p{font-size:.95rem}}@media (max-width: 480px){.about-hero h1{font-size:1.8rem;letter-spacing:1px}.content-wrapper{grid-template-columns:1fr}.about-image img{height:200px}.about-text h2{font-size:1.5rem}.about-text p{font-size:.9rem;line-height:1.6;text-align:left}.about-content{padding:1.5rem .8rem;gap:0}.arrow-btn{width:32px;height:32px;font-size:1rem}.arrow-prev{left:0;position:fixed}.arrow-next{right:0;position:fixed}.slide-indicators{gap:.6rem;margin-top:1.5rem}.indicator{width:10px;height:10px}.stats-section{grid-template-columns:1fr;gap:1rem;padding:2rem 1rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}.stat-card{padding:1.5rem}.mission-section{margin:.5rem;padding:1.5rem 1rem}.mission-section h2{font-size:1.5rem}.mission-section p{font-size:.9rem}}.contact-page{background:#f5f5f5;min-height:100vh}.contact-hero{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);color:#fff;padding:4rem 2rem;text-align:center;animation:fadeIn .8s ease-out;position:relative;min-height:300px;display:flex;align-items:center;justify-content:center;background-attachment:fixed}.contact-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1}.contact-hero__content{position:relative;z-index:2}.contact-hero__content h1{font-size:2.8rem;margin:0 0 1rem;font-weight:700;letter-spacing:1px}.contact-hero__content p{font-size:1.2rem;margin:0;opacity:.9}.contact-container{max-width:1400px;margin:-4rem auto 4rem;padding:0 2rem;position:relative;z-index:1}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 40px #0000001a;animation:slideUp .8s ease-out}.contact-info h2{font-size:1.8rem;color:#2c2c2c;margin:0 0 2rem;font-weight:700}.info-block{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.info-block:last-of-type{border-bottom:none}.info-block h3{font-size:1.1rem;color:#8b7355;margin:0 0 .8rem;font-weight:600}.info-block p{margin:.4rem 0;color:#666;line-height:1.6}.info-block a{color:#8b7355;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.info-block a:hover{color:#6b5344;transform:translate(3px)}.social-links{margin-top:2rem;padding-top:2rem;border-top:2px solid #eee}.social-links h3{font-size:1.1rem;color:#8b7355;margin:0 0 1rem;font-weight:600}.social-icons-contact{display:flex;gap:1rem}.social-link{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 3px 10px #0000001a;border:2px solid transparent}.social-link.fb{background:#fff;color:#333;border-color:#e0e0e0}.social-link.fb:hover{background:#3b5998;color:#fff;border-color:#3b5998;transform:translateY(-5px)}.social-link.twitter{background:#fff;color:#333;border-color:#e0e0e0}.social-link.twitter:hover{background:#000;color:#fff;border-color:#000;transform:translateY(-5px)}.social-link.linkedin{background:#fff;color:#333;border-color:#e0e0e0}.social-link.linkedin:hover{background:#0077b5;color:#fff;border-color:#0077b5;transform:translateY(-5px)}.social-link.instagram{background:#fff;color:#333;border-color:#e0e0e0}.social-link.instagram:hover{background:#e1306c;color:#fff;border-color:#e1306c;transform:translateY(-5px)}.contact-form-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form h2{font-size:1.8rem;color:#2c2c2c;margin:0;font-weight:700}.form-group{display:flex;flex-direction:column;gap:.6rem}.contact-form label{font-weight:600;color:#2c2c2c;font-size:.95rem}.contact-form input,.contact-form textarea{padding:.9rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .3s ease;color:#333}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#8b7355;box-shadow:0 0 0 3px #8b73551a}.submit-btn{padding:1rem 2rem;background:linear-gradient(135deg,#8b7355,#6b5344);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #8b73554d}.submit-btn:active{transform:translateY(-1px)}.map-section{max-width:1400px;margin:4rem auto;padding:0 2rem;animation:fadeInUp .8s ease-out}.map-section h2{font-size:2rem;color:#2c2c2c;text-align:center;margin:0 0 2rem;font-weight:700}.map-container{border-radius:15px;overflow:hidden;box-shadow:0 10px 40px #0000001a;animation:slideUp .8s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-hero__content h1{font-size:2.2rem}}@media (max-width: 768px){.contact-hero{padding:3rem 1.5rem}.contact-hero__content h1{font-size:1.8rem}.contact-hero__content p{font-size:1rem}.contact-container{margin:-3rem auto 2rem;padding:0 1rem}.contact-grid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.contact-info h2,.contact-form h2{font-size:1.4rem}.map-section{margin:2rem auto;padding:0 1rem}.map-section h2{font-size:1.5rem;margin-bottom:1.5rem}.map-container{height:300px!important}}@media (max-width: 480px){.contact-hero{padding:2rem 1rem}.contact-hero__content h1{font-size:1.5rem}.contact-hero__content p{font-size:.9rem}.contact-container{margin:-2rem auto 1.5rem;padding:0 .5rem}.contact-grid{grid-template-columns:1fr;gap:1rem;padding:1rem;border-radius:10px}.contact-info,.contact-form{gap:1rem}.contact-info h2,.contact-form h2{font-size:1.2rem}.info-block{margin-bottom:1rem;padding-bottom:1rem}.info-block h3{font-size:1rem}.info-block p{font-size:.85rem}.form-group{gap:.5rem}.contact-form label{font-size:.9rem}.contact-form input,.contact-form textarea{padding:.7rem .8rem;font-size:.9rem}.submit-btn{padding:.8rem 1.5rem;font-size:.95rem}.social-icons-contact{gap:.8rem}.social-link{width:45px;height:45px;font-size:.9rem}.map-section{margin:1.5rem auto;padding:0 .5rem}.map-section h2{font-size:1.2rem;margin-bottom:1rem}.map-container{height:250px!important}}.app{min-height:100vh;background:#f4f2ef;color:#111}.content{padding:0}.hero{position:relative;min-height:640px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px 40px;background-size:cover;background-position:center;color:#fff;transition:background-image .8s ease-in-out}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111194}.hero__copy{position:relative;max-width:860px;text-align:center;z-index:1}.hero__eyebrow{margin-bottom:18px;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:#f1d7af}.hero h1{font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.05;margin:0 0 26px;font-weight:700}.hero__button{display:inline-block;background:#d88b5d;color:#fff;padding:16px 30px;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .2s ease,background .2s ease}.hero__button:hover{background:#b46a3d;transform:translateY(-2px)}.hero__dots{position:relative;z-index:1;display:flex;gap:12px;margin-top:26px}.category-preview{max-width:1180px;margin:60px auto;padding:0 24px}.category-preview__header{text-align:center;margin-bottom:28px}.category-preview__header h2{margin:0;font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.1}.category-preview__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.category-preview__card{display:block;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #00000014;background:#fff;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.category-preview__card:hover{transform:translateY(-4px);box-shadow:0 26px 70px #0000001f}.category-preview__image{aspect-ratio:4 / 3;background-size:cover;background-position:center}.category-preview__content{padding:20px 18px 24px}.category-preview__content h3{margin:0 0 10px;font-size:1.2rem}.category-preview__content p{margin:0;color:#5a5a5a;line-height:1.7}.category-page{min-height:100vh;background:#f7f5f0}.category-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;padding:80px 24px;background-size:cover;background-position:center;color:#fff}.category-hero__copy{position:relative;max-width:840px;text-align:center;z-index:1}.category-hero__eyebrow{margin-bottom:18px;font-size:.95rem;letter-spacing:.16em;text-transform:uppercase;color:#f0c78a}.category-hero__copy h1{margin:0 0 22px;font-size:clamp(2.6rem,4vw,4.8rem);line-height:1.05}.category-hero__text{color:#ffffffe0;max-width:760px;margin:0 auto;line-height:1.8}.category-highlights,.category-examples,.category-contact{max-width:1180px;margin:0 auto;padding:60px 24px}.category-highlights__header,.category-examples__header{text-align:center;margin-bottom:28px}.category-highlights__header h2,.category-examples__header h2{margin:0;font-size:clamp(2.2rem,3vw,3rem)}.category-highlights__header p{margin:12px auto 0;max-width:720px;color:#5f5a4f}.category-highlights__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-feature-card{background:#fff;border-radius:24px;padding:28px 24px;box-shadow:0 20px 40px #00000014}.category-feature-card h3{margin:0 0 12px}.category-feature-card p{margin:0;line-height:1.75;color:#5d5d5d}.category-examples__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-card{border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 20px 45px #00000014}.category-card__image{min-height:240px;background-size:cover;background-position:center}.category-card__content h3{margin:0;font-size:1.15rem}.category-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-radius:28px;box-shadow:0 20px 50px #00000014}.category-contact__text{max-width:720px}.category-contact__text p{margin:0 0 12px;color:#b57e45;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.category-contact__text h2{margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.05}.category-contact__button{display:inline-block;background:#d88b5d;color:#fff;padding:18px 34px;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .2s ease,background .2s ease}.category-contact__button:hover{background:#b46a3d;transform:translateY(-2px)}@media (max-width: 1024px){.category-preview__grid,.category-highlights__grid,.category-examples__grid{grid-template-columns:1fr 1fr}.category-contact{flex-direction:column;align-items:stretch}}@media (max-width: 700px){.category-preview__grid,.category-highlights__grid,.category-examples__grid{grid-template-columns:1fr}.category-hero{min-height:520px;padding:60px 16px}}.hero__dot{width:12px;height:12px;border-radius:50%;background:#ffffff59;border:none;cursor:pointer;transition:transform .2s ease,background .2s ease}.hero__dot:hover,.hero__dot--active{transform:scale(1.25);background:#f5c183}.services{max-width:1180px;margin:0 auto 80px;padding:0 24px}.services__header{text-align:center;margin-bottom:42px}.services__eyebrow{margin:0 auto 12px;color:#b5753e;font-size:.95rem;letter-spacing:.18em;text-transform:uppercase}.services__header h2{font-size:clamp(2.6rem,4vw,4.5rem);line-height:1.05;color:#232323;max-width:860px;margin:0 auto}.services__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 22px 45px #00000014;display:flex;flex-direction:column}.featured-projects{max-width:1180px;margin:0 auto 100px;padding:0 24px}.featured-projects__header{text-align:center;margin-bottom:34px}.featured-projects__header p{margin:0 0 14px;color:#b5753e;text-transform:uppercase;letter-spacing:.18em;font-size:.95rem}.featured-projects__header h2{margin:0;font-size:clamp(2.4rem,3.5vw,3.8rem);line-height:1.1;color:#232323}.featured-projects__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.featured-card{border-radius:24px;overflow:hidden;box-shadow:0 22px 48px #0000001a}.featured-card__image{min-height:260px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;justify-content:center}.featured-card__label{width:100%;background:#1111119e;color:#fff;padding:16px 20px;font-size:1rem;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.about-section{max-width:1180px;margin:0 auto 24px;padding:40px 24px 24px;background:#faf7f1;border-radius:36px;overflow:hidden}.about-section__top{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center}.about-section__image{min-height:360px;border-radius:28px;background-image:url(https://images.unsplash.com/photo-1519741495734-3ad70a27f90b?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:center;box-shadow:0 24px 60px #0000001f}.about-section__info{display:flex;flex-direction:column;gap:22px}.about-section__eyebrow{margin:0;color:#a17b4a;text-transform:uppercase;letter-spacing:.16em;font-size:.95rem}.about-section__info h2{margin:0;font-size:clamp(2.2rem,3.5vw,3.8rem);line-height:1.05;color:#222}.about-section__info p{margin:0;color:#5f5a4f;line-height:1.8}.about-section__link{display:inline-block;color:#d88b5d;text-decoration:none;font-weight:700}.about-section__link:hover{color:#b46a3d}.site-footer{max-width:1180px;margin:0 auto 60px;padding:40px 24px 60px;background:#151310;border-radius:36px;box-shadow:0 32px 80px #0003}.footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer-column{background:#1c1a18;border-radius:24px;padding:30px 26px;color:#f7f4ef;box-shadow:0 24px 50px #0000002e;border:1px solid rgba(255,255,255,.06)}.footer-column h3{margin:0 0 18px;font-size:1.15rem;color:#f7f4ef}.footer-column p,.footer-column a{margin:10px 0 0;display:block;color:#ccc3b6;text-decoration:none;line-height:1.8}.footer-column a:hover{color:#fff}.social-icons{display:flex;gap:12px}.social-icons span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffff1f;color:#f7f4ef;font-size:.9rem}@media (max-width: 992px){.services__grid,.featured-projects__grid,.about-contact__grid{grid-template-columns:1fr 1fr}.about-contact__top{grid-template-columns:1fr}}@media (max-width: 700px){.services{margin-bottom:60px}.services__grid,.featured-projects__grid{grid-template-columns:1fr}.hero{min-height:600px}}.service-card__image{min-height:220px;background-size:cover;background-position:center}.service-card__content{padding:24px;display:flex;flex-direction:column;gap:16px}.service-card h3{margin:0;font-size:1.15rem;color:#1f1f1f}.service-card p{margin:0;color:#555;line-height:1.7;flex-grow:1}.service-card__link{align-self:flex-start;color:#d88b5d;text-decoration:none;font-weight:600}.service-card__link:hover{color:#b46a3d}@media (max-width: 992px){.services__grid,.featured-projects__grid,.footer__grid{grid-template-columns:1fr 1fr}.about-section__top{grid-template-columns:1fr}}@media (max-width: 700px){.services{margin-bottom:60px}.services__grid,.featured-projects__grid,.footer__grid{grid-template-columns:1fr}.hero{min-height:600px}}.carousel__slide{position:relative;min-height:420px;border-radius:28px;overflow:hidden;background-size:cover;background-position:center;display:flex;align-items:flex-end;box-shadow:0 24px 70px #00000024;transition:background-image .8s ease-in-out}.carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11111124,#111111bd)}.carousel__copy{position:relative;z-index:1;padding:36px 40px;color:#fff;max-width:720px}.carousel__copy p{margin:0 0 12px;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;color:#f2d8b2}.carousel__copy h2{margin:0;font-size:clamp(2rem,3vw,3.5rem);line-height:1.02;font-weight:700}.carousel__dots{display:flex;justify-content:center;gap:12px;margin-top:18px}.carousel__dot{width:12px;height:12px;border-radius:50%;background:#ffffff59;border:none;cursor:pointer;transition:transform .2s ease,background .2s ease}.carousel__dot:hover,.carousel__dot--active{transform:scale(1.2);background:#f5c183}@media (max-width: 768px){.hero{min-height:520px;padding:40px 16px}.hero__copy{padding:0 16px}.carousel__slide{min-height:360px}.carousel__copy{padding:28px 24px}}.category-page{padding:0 24px 60px}.category-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;padding:60px 24px;background-size:cover;background-position:center;color:#fff}.category-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1111118c}.category-hero__copy{position:relative;max-width:860px;text-align:center;z-index:1}.category-hero__eyebrow{margin-bottom:18px;color:#f1d7af;text-transform:uppercase;letter-spacing:.18em;font-size:.95rem}.category-hero h1{margin:0;font-size:clamp(2.6rem,4vw,4.8rem);line-height:1.05}.category-hero__text{margin-top:18px;color:#ffffffe0;max-width:700px;margin-left:auto;margin-right:auto}.category-examples{max-width:1180px;margin:-120px auto 0;position:relative;z-index:1;padding:0 24px 60px}.category-examples__header{margin-bottom:24px;color:#282828}.category-examples__header h2{margin:0;font-size:clamp(2.2rem,3vw,3.2rem)}.category-examples__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.category-card{border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #0000001f;background:#fff}.category-card__image{min-height:220px;background-size:cover;background-position:center}.category-card__content{padding:20px}.category-card h3{margin:0;color:#222;font-size:1.1rem}@media (max-width: 992px){.category-examples__grid,.services__grid,.featured-projects__grid,.footer__grid{grid-template-columns:1fr 1fr}.about-section__top{grid-template-columns:1fr}}@media (max-width: 700px){.category-page{padding:0 16px 40px}.category-examples__grid,.services__grid,.featured-projects__grid,.footer__grid{grid-template-columns:1fr}.hero{min-height:600px}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f9fafb;color:#111}a{color:inherit}
