body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Comm Sans SemiBold,"Sans-serif",Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.contact-header{align-items:center;background-color:#000;color:#fff;display:flex;height:3rem;justify-content:center;width:100%}.btn-link{color:inherit;cursor:pointer;text-decoration:none}.btn-link:hover{opacity:.8}.nav{align-items:center;display:flex;height:5rem;justify-content:space-between;padding:1rem;.title{color:#c89f73;font-size:2rem}.navigations{display:flex;justify-content:space-evenly;padding:1rem;width:40%;a{padding:.5rem}.contact-btn{background-color:#c89f73;color:#fff}}}.footer{background-color:#000;color:#fff;.footer-section{border-bottom:1px solid gray;display:flex;justify-content:space-between;padding:1.5rem;.about{text-align:left;width:20%;.title{color:#c89f73}}.links{display:flex;flex-direction:column;justify-content:space-between}}.copyright{align-items:center;color:gray;display:flex;height:2rem;justify-content:center}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){.nav{flex-direction:column;gap:1rem;height:auto}.nav .navigations{align-items:center;flex-direction:row;gap:.75rem;justify-content:center;width:100%}.nav .navigations a{display:block;text-align:center;width:100%}.footer .footer-section{align-items:center;flex-direction:column;gap:1.5rem;text-align:center}.footer .footer-section .about{width:100%}}.homepage{font-family:sans-serif}.hero{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.hero-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-overlay{background:#000;inset:0;position:absolute}.hero-content{max-width:800px;padding:1rem;position:relative;z-index:2}.hero-title{letter-spacing:3px}.highlight{color:#c89f73;display:block}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border-radius:6px;font-size:1rem;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.primary-btn{background:#c89f73;color:#000}.primary-btn:hover{opacity:.8}.outline-btn{border:2px solid;color:inherit}.outline-btn:hover{background:#fff;color:#000}.featured{background:#fff;padding:5rem 1rem;text-align:center}.section-header{margin:0 auto 3rem;max-width:600px}.section-title{letter-spacing:2px;margin-bottom:.5rem}.divider{margin:1rem auto}.section-text{color:#555;font-size:1.125rem}.featured-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1000px}@media (min-width:768px){.featured-grid{grid-template-columns:repeat(3,1fr)}}.work-card{background:#fff;box-shadow:0 2px 6px #0000001a;color:inherit;display:block;overflow:hidden;text-align:left;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.work-card:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.work-image-wrapper{overflow:hidden;position:relative}.work-image{height:300px;object-fit:cover;transition:transform .5s ease;width:100%}.work-card:hover .work-image{transform:scale(1.1)}.work-overlay{background:#0000;inset:0;position:absolute;transition:background .3s ease}.work-card:hover .work-overlay{background:#0000004d}.work-content{padding:1.5rem}.work-category{color:#c89f73;font-size:.9rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.work-title{font-size:1.25rem;font-weight:700}.cta{background:#000;color:#fff;padding:5rem 1rem;text-align:center}.cta-title{font-size:2.5rem;letter-spacing:2px;margin-bottom:1rem}.cta-text{font-size:1.25rem;margin-bottom:2rem;opacity:.9}@media (max-width:767px){.hero{display:flex;flex-direction:column;height:auto;padding:0}.hero-image{height:250px;object-fit:cover;position:relative}.hero-overlay{display:none}.hero .hero-content{background:#000;color:#fff;display:flex;flex-direction:column;padding:2rem 1rem;text-align:center;width:100%}.hero-title{font-size:2rem;letter-spacing:1px}.hero-subtitle{font-size:1.125rem}.hero-buttons{flex-direction:column;gap:.75rem;width:90%}.btn{text-align:center;width:100%}.section-title{font-size:1.75rem}.section-text{font-size:1rem}.work-image{height:200px}.cta-title{font-size:1.75rem}.cta-text{font-size:1rem}}.contact-page{font-family:sans-serif;min-height:100vh}.header-section{background:#fff;padding:2rem 1rem}.header-content{margin-bottom:4rem;text-align:center}.header-content h1{font-size:3rem;letter-spacing:2px;margin-bottom:1rem}.divider{margin:0 auto 1.5rem}.header-content p{color:#555;margin:0 auto;max-width:600px}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr}}h2{font-size:2rem;margin-bottom:1.5rem}.contact-form .form-row{display:flex;flex-wrap:wrap;gap:1rem}.form-group{display:flex;flex:1 1;flex-direction:column;margin-bottom:1rem}label{font-weight:700;margin-bottom:.5rem}input,select,textarea{border:1px solid #ccc;border-radius:6px;padding:.75rem}textarea{min-height:120px;resize:vertical}.submit-btn{border:none;border-radius:6px;color:#000;cursor:pointer;font-size:1rem;padding:1rem;width:100%}.submit-btn,.submit-btn:hover{background:#c89f73}.success-message{background:#e6f9ec;border:1px solid #b7e1c0;border-radius:8px;padding:2rem;text-align:center}.check{color:green;font-size:2rem;margin-bottom:.5rem}.info-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:space-evenly}.info-item{align-items:flex-start;display:flex;gap:1rem}.info-icon{color:#c89f73;height:24px;margin-top:4px;width:24px}.booking-process{background:#f7f7f7;border-radius:8px;margin-top:2rem;padding:1.5rem}.booking-process ol{list-style:none;padding:0}.booking-process li{align-items:flex-start;display:flex;margin-bottom:.75rem}.booking-process .step{align-items:center;background:#c89f73;border-radius:50%;color:#000;display:inline-flex;font-size:.8rem;height:24px;justify-content:center;margin-right:.75rem;width:24px}.cta-section{background:#000;color:#fff;padding:5rem 1rem;text-align:center}.cta-content h2{font-size:2rem;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.social-buttons{display:flex;gap:1rem;justify-content:center}.social-buttons button{background:#0000;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;padding:.75rem 1.5rem;transition:all .3s}.social-buttons button:hover{background:#fff;color:#000}.about-page{min-height:100vh;padding-top:4rem}.hero-section{background:#fff;padding:5rem 1rem}.hero-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-title{font-size:3rem;letter-spacing:2px;margin-bottom:1rem}.hero-title .highlight{color:#c89f73;display:block}.divider{background:#c89f73;height:4px;margin-bottom:1.5rem;width:100px}.hero-paragraph{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.primary-button{background:#c89f73;border:none;cursor:pointer;font-size:1.1rem;padding:.75rem 2rem}.primary-button:hover{background:#b8941f}.hero-image{position:relative}.image-border{border:2px solid #c89f73;height:100%;left:10px;position:absolute;top:10px;width:100%;z-index:0}.main-photo{box-shadow:0 8px 20px #0000004d;object-fit:cover;position:relative;width:100%;z-index:1}.stats-section{background:#000;color:#fff;padding:5rem 1rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0 auto;max-width:1000px}.stat-card{text-align:center}.stat-icon{color:#c89f73;font-size:2rem;margin-bottom:1rem}.stat-value{font-size:2rem;margin-bottom:.5rem}.stat-label{color:#aaa}.philosophy-section{background:#fff;padding:5rem 1rem}.philosophy-header{margin-bottom:3rem;text-align:center}.section-title{font-size:2.5rem;margin-bottom:1rem}.section-description{color:#666;font-size:1.1rem;margin:0 auto;max-width:700px}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#f9f9f9;padding:2rem;transition:background .3s ease}.value-card:hover{background:#eee}.value-title{font-size:1.5rem;margin-bottom:1rem}.value-description{color:#555;line-height:1.6}.experience-section{background:#f7f7f7;padding:5rem 1rem}.experience-header{margin-bottom:3rem;text-align:center}.experience-list{margin:0 auto;max-width:800px}.experience-card{background:#fff;box-shadow:0 4px 10px #0000001a;margin-bottom:2rem;padding:2rem}.experience-header-line{display:flex;justify-content:space-between;margin-bottom:1rem}.experience-role{font-size:1.5rem}.experience-date{color:#c89f73}.experience-text{color:#555;line-height:1.6}.button-center{margin-top:2rem;text-align:center}.outline-button{background:#0000;border:2px solid #000;cursor:pointer;font-size:1.1rem;padding:.75rem 2rem}.outline-button:hover{background:#000;color:#fff}@media (max-width:768px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-image{height:auto;margin-bottom:2rem;order:-1;width:100%}.hero-title{font-size:2rem}.hero-paragraph{font-size:1rem}}.galleries-container{padding:2rem}.gallery-section{margin-bottom:4rem}.gallery-section h2{font-size:2rem;margin-bottom:1rem;text-align:center}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.gallery-grid img{border-radius:8px;height:auto;max-height:675px;object-fit:cover;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.1fda7475.css.map*/