@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&family=Roboto:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Montserrat:wght@300;500&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;border-bottom:1px solid #e1d7b9;box-shadow:0 2px 12px #c9b07c1a;position:sticky;top:0;z-index:1000}.container{margin:0 auto;max-width:1280px;padding:0 2rem}.header-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:8px 0}.logo-area{display:flex;flex-direction:column;height:100%;justify-content:center}.logo{color:#c9b07c;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.logo,.subtitle{text-transform:uppercase}.subtitle{color:#7e7e7e;font-family:Roboto,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.15em;margin-top:2px}.nav{display:flex;justify-content:flex-end}.nav-list{display:flex;gap:30px;list-style:none;margin:0;padding:0}.nav-list a{color:#5f5f5f;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;padding-bottom:4px;position:relative;text-decoration:none;transition:color .3s ease}.nav-list a:after{background:#c9b07c;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-list a:hover:after{width:100%}.menu-toggle,.nav-list a:hover{color:#c9b07c}.menu-toggle{background:none;border:none;cursor:pointer;display:none;font-size:2rem;scroll-behavior:smooth}@media (max-width:768px){.header-content{position:relative}.menu-toggle{display:block;font-size:2.5rem;position:absolute;right:10px;top:20px;z-index:1100}.logo-area{padding-right:60px}.nav{align-items:flex-start;background-color:#fff;border-top:1px solid #eee;display:none;flex-direction:column;padding:1rem 0;width:100%}.nav.open{display:flex}.nav-list{flex-direction:column;gap:1rem;padding-left:1rem;width:100%}.nav-list a{font-size:1.1rem;padding:.5rem 0}.logo{font-size:1.5rem}.subtitle{font-size:.75rem}}.hero-root{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;font-family:Playfair Display,serif;height:90vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.hero-root .overlay{background:#1f1f1f99;inset:0;position:absolute;z-index:1}.hero-root .hero-content{box-sizing:border-box;max-width:700px;padding:1rem 2rem;position:relative;width:100%;z-index:2}.hero-root .hero-content h1{color:#f0e6d2;font-family:Playfair Display,serif;font-size:4rem;font-weight:700;letter-spacing:.1em;line-height:1.1;margin-bottom:.5rem;text-shadow:1px 1px 5px #000000b3;text-transform:uppercase}.hero-root .subtitle{color:#d4b56e;font-size:1.6rem;letter-spacing:.3em;margin-bottom:1.7rem;text-shadow:1px 1px 3px #00000080;text-transform:uppercase}.hero-root .description,.hero-root .subtitle{font-family:Montserrat,sans-serif;font-weight:300}.hero-root .description{color:#eee;font-size:1.15rem;line-height:1.8;margin-bottom:3rem;text-shadow:1px 1px 2px #0006}.hero-root .btn-primary{background-color:#c9b07c;border-radius:40px;box-shadow:0 4px 10px #c9b07c66;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:600;padding:16px 48px;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease,transform .3s ease;-webkit-user-select:none;user-select:none}.hero-root .btn-primary:focus,.hero-root .btn-primary:hover{background-color:#d4b56e;box-shadow:0 8px 20px #d4b56e99;cursor:pointer;outline:none;transform:translateY(-3px)}@media (max-width:768px){.hero-root{height:auto;padding:4rem 0}.hero-root .hero-content h1{font-size:2.7rem}.hero-root .subtitle{font-size:1.3rem}.hero-root .description{font-size:1rem;margin-bottom:2rem}.hero-root .btn-primary{font-size:1rem;padding:12px 30px}}@media (max-width:480px){.hero-root{height:auto;padding:3rem 0}.hero-root .hero-content{padding:0 1.2rem}.hero-root .hero-content h1{font-size:2.2rem}.hero-root .subtitle{font-size:1rem;letter-spacing:.15em}.hero-root .description{font-size:.95rem;line-height:1.6}.hero-root .btn-primary{font-size:.95rem;padding:10px 24px}}.services{background-color:#fefcf7;color:#3a3a3a;font-family:Montserrat,sans-serif;padding:80px 20px;text-align:center;-webkit-user-select:none;user-select:none}.services-title{color:#8c7243;font-family:Playfair Display,serif;font-size:3rem;letter-spacing:.12em;margin-bottom:70px;position:relative;text-transform:uppercase}.services-title:after{background-color:#bca763;border-radius:2px;content:"";display:block;height:3px;margin:20px auto 0;width:60px}.services-row{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto 50px;max-width:1200px}.service-card{background:#fff;border-radius:24px;box-shadow:0 10px 25px #bca76326;cursor:default;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:300px;padding:40px 30px;position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 20px 45px #bca76340;transform:translateY(-10px)}.service-card:before{background-color:#bca763;border-radius:24px 24px 0 0;content:"";height:6px;left:0;position:absolute;top:0;width:100%}.service-card-title{color:#8c7243;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:16px;text-transform:uppercase}.service-card-desc,.service-card-title{-webkit-user-select:text;user-select:text}.service-card-desc{color:#555;flex-grow:1;font-size:1rem;line-height:1.7;margin:0}.service-card-desc.collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.toggle-btn{background:none;border:none;color:#8c7243;cursor:pointer;font-size:.95rem;font-weight:700;margin-top:12px;padding:0;text-align:left;transition:color .2s ease}.toggle-btn:hover{color:#bca763}@media (max-width:1024px){.services-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-row{grid-template-columns:1fr}}.about-section{background-color:#3e3a30;color:#f1f1e8;font-family:Montserrat,sans-serif;overflow:hidden;padding:6rem 1rem 0;position:relative;text-align:left}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1100px;padding-bottom:5rem}.about-text{flex:1 1 400px;min-width:280px}.about-text h2{color:#e1c699;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.about-text p{color:#ddd9cc;font-size:1.1rem;line-height:1.7;margin-bottom:1.3rem}.about-text strong{color:#f1e6d8}.about-image-wrapper{display:flex;flex:1 1 400px;justify-content:center;min-width:280px}.about-image-wrapper img{border-radius:12px;box-shadow:0 12px 28px #e1c6994d;height:auto;max-height:400px;max-width:100%;object-fit:cover}.about-wave{bottom:0;left:0;line-height:0;overflow:hidden;pointer-events:none;position:absolute;transform:translateY(1px);width:100%}.about-wave svg{display:block;height:150px;width:100%}@media (max-width:900px){.about-container{flex-direction:column;padding-bottom:3rem}.about-image-wrapper{margin-top:2rem}.about-text h2{font-size:2.5rem}.about-text p{font-size:1rem}}@media (max-width:600px){.about-section{padding:4rem 1rem 0}.about-text h2{font-size:2rem;text-align:center}.about-text p{font-size:.95rem;text-align:center}.about-image-wrapper,.about-text{flex:1 1 100%;min-width:auto}.about-image-wrapper{margin-top:1.5rem}}@media (max-width:400px){.about-text h2{font-size:1.75rem}.about-text p{font-size:.9rem}}.team-split{background:#f9f7f1;color:#3a3a3a;font-family:Montserrat,sans-serif;padding:5rem 2rem 6rem}.team-container{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1100px}.team-image img{border-radius:20px;box-shadow:0 12px 30px #bca7634d;max-width:450px;width:100%}.team-content{flex:1 1;min-width:300px}.team-content h2{color:#8c7243;font-family:Playfair Display,serif;font-size:3rem;margin-bottom:.3rem;text-transform:uppercase}.team-content h3{color:#bca763;font-size:1.4rem;font-style:italic;font-weight:500;margin-bottom:1.5rem}.team-content blockquote{border-left:4px solid #bca763;color:#6b5e3c;font-size:1.2rem;font-style:italic;margin-bottom:2rem;padding-left:1rem}.team-content p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.team-content ul{list-style:none;margin-bottom:2rem;padding-left:0}.team-content ul li{font-weight:500;margin-bottom:1rem;padding-left:1.6rem;position:relative}.team-content ul li:before{color:#bca763;content:"✔";font-weight:700;left:0;position:absolute;top:0}.team-content button{background-color:#8c7243;border:none;border-radius:30px;color:#fefcf7;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.8rem 2rem;transition:background-color .3s ease}.team-content button:focus,.team-content button:hover{background-color:#bca763;outline:none}@media (max-width:900px){.team-container{align-items:center;flex-direction:column;padding-bottom:2rem}.team-image img{max-width:350px}.team-content{min-width:auto;text-align:center;width:100%}.team-content blockquote,.team-content button,.team-content h2,.team-content h3,.team-content p,.team-content ul{margin-left:auto;margin-right:auto}}@media (max-width:480px){.team-split{padding:3rem 1rem 4rem}.team-image img{border-radius:15px;max-width:100%}.team-content h2{font-size:2rem}.team-content h3{font-size:1.1rem}.team-content blockquote,.team-content p,.team-content ul li{font-size:1rem}.team-content button{font-size:1rem;padding:.75rem;width:100%}}.contact-section{align-items:center;background:linear-gradient(135deg,#d9cba3,#f2eee6);color:#3e3a3a;display:flex;font-family:Montserrat,sans-serif;min-height:600px;padding:60px 20px}.contact-wrapper{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin:0 auto;max-width:1200px;width:100%}.contact-info{flex:1 1 380px;max-width:450px}.contact-info h2{color:#7a5c3c;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;margin-bottom:1.5rem}.contact-info p{color:#5a5347;font-size:1.1rem;font-weight:300;line-height:1.6;margin-bottom:2.5rem}.contact-info ul{list-style:none;margin:0;padding:0}.contact-info li{align-items:center;color:#6a5d3b;display:flex;font-size:1rem;font-weight:500;gap:12px;margin-bottom:1rem}.icon{color:#a78e44;font-size:1.2rem}.contact-form{background:#fff;border-radius:18px;box-shadow:0 0 25px 2px #7a5c3c4d,inset 0 0 40px 1px #7a5c3c26;display:flex;flex:1 1 450px;flex-direction:column;gap:1.6rem;max-width:500px;overflow:hidden;padding:3rem 2.5rem;position:relative;transition:box-shadow .4s ease}.contact-form:hover{box-shadow:0 0 40px 5px #7a5c3c99,inset 0 0 60px 3px #7a5c3c40}.contact-form input,.contact-form textarea{background-color:#faf7f1;border:1.5px solid #a67c52;border-radius:10px;color:#4b4537;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;padding:14px 20px;transition:border-color .3s ease,box-shadow .3s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#7a5c3c;box-shadow:0 0 8px #7a5c3caa;outline:none}.contact-form textarea{min-height:140px;resize:vertical}.contact-form button{align-self:flex-start;background-color:#7a5c3c;border:none;border-radius:12px;box-shadow:0 8px 20px #7a5c3c59;color:#faf7f1;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;padding:14px 36px;transition:background-color .3s ease,transform .3s ease}.contact-form button:hover{background-color:#a67c52;transform:translateY(-3px)}@media (max-width:880px){.contact-wrapper{align-items:center;flex-direction:column}.contact-form,.contact-info{flex:1 1 100%;max-width:100%;text-align:center}.contact-info li,.contact-info ul{justify-content:center}.contact-form button{align-self:stretch;text-align:center;width:100%}}.footer{background-color:#f7f5f0;box-shadow:0 -2px 8px #0000001a;color:#6b5e45;font-family:Open Sans,sans-serif;padding:1.5rem 1rem}.footer .container{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.footer .logo{color:#7a5c3c;font-family:Merriweather,serif;font-size:1.3rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.footer .logo,.rights{-webkit-user-select:none;user-select:none}.rights{color:#998a6b;font-size:.85rem;margin-top:.1rem}@media (max-width:600px){.footer .container{padding:0 .5rem}.footer .logo{font-size:1.1rem}.rights{font-size:.8rem;text-align:center}}
/*# sourceMappingURL=main.0637d0b2.css.map*/