body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.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)}}.app-root{margin-top:70px}@media (max-width:48rem){.app-root{margin-top:0}}body{background-color:#f5e9da;font-family:Poppins,Inter,Montserrat,Segoe UI,Arial,sans-serif}.custom-carousel{background:#181818;border-radius:0 0 32px 32px;box-shadow:0 8px 32px #00000040;left:50%;margin:0 -50vw;max-height:90vh;max-width:100vw;overflow:hidden;right:50%}.carousel-img-wrapper,.custom-carousel{align-items:center;display:flex;height:90vh;justify-content:center;padding:0;position:relative;width:100vw}.carousel-img-wrapper{margin:0}.carousel-img{border-radius:24px;box-shadow:0 4px 16px #0000002e;display:block;height:90vh;left:0;margin:0;object-fit:cover;opacity:0;padding:0;position:absolute;top:0;transition:opacity 1s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,2,.6,1);width:100vw;z-index:1}.carousel-img.active{opacity:1;transform:scale(1.01);z-index:2}.mui-carousel-control{background:#1e1e1e80!important;border-radius:50%!important;box-shadow:0 2px 8px #0000002e;color:#fff!important;position:absolute!important;top:50%;transform:translateY(-50%);transition:background .2s,box-shadow .2s;z-index:3}.mui-carousel-control.prev{left:32px}.mui-carousel-control.next{right:32px}.mui-carousel-control:hover{background:#1e1e1ed9!important;box-shadow:0 4px 16px #00000047}.carousel-control,.carousel-dots,.dot{display:none!important}.about-section{align-items:stretch;background:#eaf3fa;border-radius:0 0 32px 32px;display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:100vw;min-height:60vh;overflow:hidden;padding:4vw;width:100%}.about-image-bg,.about-section{box-sizing:border-box;position:relative}.about-image-bg{aspect-ratio:5/4;background:#f5e9da;background-position:50%!important;background-size:cover!important;border:2.5px solid #b0b9c6;border-radius:18px;box-shadow:0 2px 12px #505a7814;display:block;flex:1 1 50%;height:90vh;margin-right:2vw;object-fit:contain;transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .3s,filter .3s;width:50%;z-index:1}.about-content{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1 52%;flex-direction:column;max-width:100vw;padding:0;position:relative;width:100%;z-index:2}.about_taital{color:#1a1a1a;font-size:2rem;font-weight:800;letter-spacing:1.2px;margin-bottom:12px;width:100%}.about_taital,.about_text{font-family:inherit;text-align:left}.about_text{color:#333;font-size:.98rem;line-height:1.5;margin-bottom:7px;padding:0 2px 8px}@media (max-width:48rem){.about-section{align-items:flex-start;border-radius:0;box-sizing:border-box;flex-direction:column;justify-content:flex-start;max-width:100vw;min-height:0;min-height:auto;padding:4vw;width:100%}.about_taital{font-size:2rem;margin-bottom:12px;text-align:left;width:100%}.about-content{align-items:flex-start;display:flex;flex-direction:column;margin-left:0;max-width:100vw;padding:0;position:relative;z-index:2}.about-content,.about-image-bg{box-sizing:border-box;width:100%}.about-image-bg{background-position:50%!important;background-size:cover!important;border-radius:18px;display:block;height:90vh;left:0;margin:0 0 16px auto;top:0}.about_text{font-size:.98rem;padding:0 2px 8px;text-align:left}}.about-modal-overlay{animation:fadeInModal .2s;background:#1e1e28d1;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000}.about-modal-content,.about-modal-overlay{align-items:center;display:flex;justify-content:center}.about-modal-content{background:#0000;border-radius:18px;box-shadow:0 8px 40px 0 #1e1e3c2e;max-height:90vh;max-width:100vw;padding:0;position:relative}.about-modal-img{background:#fff;border-radius:18px;box-shadow:0 4px 24px #0000002e;max-height:80vh;max-width:100vw}.about-modal-close{background:#1e1e1eb3!important;border-radius:50%!important;box-shadow:0 2px 8px #0000002e;color:#fff!important;position:absolute!important;right:12px;top:12px;transition:background .2s;z-index:2}.about-modal-close:hover{background:#1e1e1ef2!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.section-animate{animation:fadeInUp 1s cubic-bezier(.4,2,.6,1) forwards;opacity:0}.section-animate-delay{animation:fadeInUp 1s cubic-bezier(.4,2,.6,1) .3s forwards;opacity:0}.card-animate{animation:fadeInScale .8s cubic-bezier(.4,2,.6,1) forwards;opacity:0}.card-animate-delay{animation:fadeInScale .8s cubic-bezier(.4,2,.6,1) .2s forwards;opacity:0}.gallery-img{transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .3s,filter .3s}.gallery-item:hover .gallery-img{box-shadow:0 8px 32px #3c50782e;filter:brightness(1.08) saturate(1.1);transform:scale(1.04) translateY(-4px)}.service-card{transition:box-shadow .3s,transform .3s,background .3s}.service-card:hover{background:linear-gradient(135deg,#fff2,#561314);box-shadow:0 8px 32px #3c50782e;transform:translateY(-6px) scale(1.03)}.about-content,.about-image-bg,.about-section{box-sizing:border-box;max-width:100vw;width:100%}.about-image-container{align-items:center;background:#eaf3fa;box-sizing:border-box;display:flex;height:90vh;justify-content:center;width:50%}.about-image{border:2.5px solid #b0b9c6;border-radius:18px;box-shadow:0 2px 12px #505a7814;height:100%;object-fit:contain;width:100%}.about-content,.about-image,.about-image-bg,.about-image-container,.about-section{max-height:none!important;max-width:none!important}@media (max-width:48rem){.about-image-bg{max-height:none!important;max-width:none!important}}.testimonials-section{background:#0000;padding:48px 0 32px;text-align:center}.testimonials-title{color:#795959;font-size:2.2rem;font-weight:700;margin-bottom:10px;margin-top:40px}.testimonials-desc{color:#444;font-size:1.1rem;font-weight:300;line-height:24px;margin-bottom:32px}.testimonials-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px}.testimonial-card{align-items:center;animation:fadeInCard 1s cubic-bezier(.4,2,.6,1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#561314eb 60%,#785959e0);border-radius:18px;box-shadow:0 8px 32px #505a782e;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:36px 24px 24px;position:relative;text-align:center;width:320px}.testimonial-avatar{align-items:center;background:linear-gradient(135deg,#fff,#b0b9c6);border:2.5px solid #fff;border-radius:50%;box-shadow:0 2px 8px #505a781a;color:#561314;display:flex;font-size:2rem;font-weight:700;height:54px;justify-content:center;margin:0 auto 12px;width:54px}.testimonial-quote-icon{color:#fff;font-size:2.2rem;left:18px;opacity:.18;pointer-events:none;position:absolute;top:18px}.testimonial-card blockquote{color:#fff;font-size:1.13rem;font-style:italic;margin-bottom:16px;z-index:1}.testimonial-stars{display:flex;gap:2px;justify-content:center;margin-bottom:10px}.testimonial-star{color:gold;filter:drop-shadow(0 1px 2px rgba(80,90,120,.1));font-size:1.1rem}.testimonial-name{color:#fff;font-size:1.13rem;font-weight:700;letter-spacing:.5px;margin-top:6px}.fade-in{animation:fadeInCard 1s cubic-bezier(.4,2,.6,1) forwards;opacity:0}@keyframes fadeInCard{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:900px){.testimonial-card{padding:18px 10px 14px;width:95vw}.testimonial-avatar{font-size:1.4rem;height:44px;width:44px}}.homepage-gallery-section{background:#0000;padding:3rem 15vw 2rem;text-align:center}.homepage-gallery-title{color:#561314;font-size:2.2rem;font-weight:700;margin-bottom:10px}.homepage-gallery-desc{color:#444;font-size:1.1rem;margin-bottom:32px}.homepage-gallery-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,280px);margin:0 auto;max-width:1200px}.homepage-gallery-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px #505a781f;height:280px;overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.homepage-gallery-item:hover{box-shadow:0 12px 40px #3c507840;transform:scale(1.05) translateY(-6px)}.homepage-gallery-img{display:block;height:100%;object-fit:cover;width:100%}.homepage-gallery-overlay{align-items:center;background:#1e1e1e14;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.homepage-gallery-item:hover .homepage-gallery-overlay{opacity:1}.homepage-gallery-seemore{margin-top:18px}.homepage-gallery-seemore a{background:#561314;border-radius:24px;color:#fff;font-size:1.1rem;font-weight:600;padding:10px 28px;text-decoration:none;transition:background .2s}.homepage-gallery-seemore a:hover{background:#795959}@media (max-width:900px){.homepage-gallery-grid{gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,220px);max-width:800px}.homepage-gallery-item{height:220px;width:100%}}@media (max-width:600px){.homepage-gallery-grid{gap:8px;grid-template-columns:1fr;grid-template-rows:repeat(9,200px);max-width:500px}.homepage-gallery-item{height:200px;width:100%}}.services-section{background:#0000;padding:3rem 3vw 2rem;text-align:center}.services-title{color:#561314;font-size:2.2rem;font-weight:700;margin-bottom:.625rem}.services-desc{color:#444;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:50rem}.services-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.service-card{align-items:center;background:linear-gradient(135deg,#f8fafc 60%,#eaf3fa);border:.125rem solid #e3e7ee;border-radius:1.125rem;box-shadow:0 .125rem 1rem #505a781a;display:flex;flex-direction:column;min-height:26.25rem;overflow:hidden;padding:2.2rem 1.5rem 1.7rem;position:relative;transition:transform .22s,box-shadow .22s,border .22s;width:23.75rem}.service-card:hover{background:linear-gradient(135deg,#f8fafc 40%,#eaf3fa);border:.125rem solid #561314;box-shadow:0 .5rem 2rem #3c50782e;transform:translateY(-.375rem) scale(1.03)}.service-icon img{border-radius:.75rem;filter:drop-shadow(0 .125rem .5rem rgba(80,90,120,.08));height:5rem;margin-bottom:1.125rem;object-fit:cover;width:5rem}.service-title{color:#561314;font-size:1.4rem;font-weight:700;letter-spacing:.031rem;margin-bottom:.75rem}.service-desc{color:#444;font-size:1.05rem;line-height:1.6;margin-bottom:1.25rem}.pricing-section{background:linear-gradient(135deg,#561314,#7a1a1c);border-radius:.75rem;color:#fff;margin-bottom:1.25rem;padding:1rem;width:100%}.pricing-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.pricing-item:last-child{margin-bottom:0}.pricing-label{font-size:.95rem;font-weight:500;opacity:.9}.pricing-value{color:gold;font-size:1.1rem;font-weight:700}.features-list{text-align:left;width:100%}.feature-item{align-items:center;display:flex;font-size:.95rem;margin-bottom:.5rem}.feature-icon{color:#28a745;font-size:1.1rem;font-weight:700;margin-right:.5rem}.feature-text{color:#555;font-weight:500}.why-choose-section{border-top:.125rem solid #e3e7ee;margin-top:3rem;padding-top:3rem}.why-choose-title{color:#561314;font-size:1.8rem;font-weight:700;margin-bottom:2rem;margin-left:auto;margin-right:auto;text-align:center}.why-choose-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:75rem}.why-choose-item{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:.0625rem solid #e3e7ee;border-radius:1rem;display:flex;flex-direction:column;min-height:17.5rem;padding:1rem;text-align:center;transition:transform .2s,box-shadow .2s}.why-choose-item:hover{box-shadow:0 .5rem 1.5rem #505a781f;transform:translateY(-.25rem)}.why-choose-icon{border-radius:.75rem;display:block;height:10rem;margin-bottom:.75rem;overflow:hidden;width:100%}.why-choose-icon img{border-radius:.75rem;filter:drop-shadow(0 .125rem .5rem rgba(80,90,120,.08));height:100%;object-fit:cover;width:100%}.map-container{border-radius:.75rem;box-shadow:0 .25rem .75rem #0000001a;height:10rem;margin-bottom:.75rem;overflow:hidden;width:100%}.map-container iframe{border:none;height:100%;width:100%}.why-choose-item h4{color:#561314;font-size:1.2rem;font-weight:700;margin-bottom:.375rem;margin-top:0}.why-choose-item p{color:#666;font-size:.95rem;line-height:1.4;margin:0}@media (max-width:48rem){.services-section{padding:2rem 1rem 1.5rem}.services-title{font-size:1.8rem;margin-bottom:.5rem}.services-desc{font-size:1rem;margin-bottom:1.5rem;padding:0 1rem}.services-grid{gap:1rem;margin-bottom:2rem}.service-card{margin-bottom:1rem;min-height:auto;padding:1.5rem 1rem;width:100%}.service-icon img{height:4rem;margin-bottom:1rem;width:4rem}.service-title{font-size:1.3rem;margin-bottom:.5rem}.service-desc{font-size:1rem;margin-bottom:1rem}.pricing-section{margin-bottom:1rem;padding:.875rem}.pricing-item{margin-bottom:.375rem}.pricing-label{font-size:.875rem}.pricing-value{font-size:1rem}.feature-item{font-size:.875rem;margin-bottom:.375rem}.feature-icon{font-size:1rem;margin-right:.375rem}.why-choose-section{margin-top:2rem;padding-top:2rem}.why-choose-title{font-size:1.5rem;margin-bottom:1.5rem}.why-choose-grid{gap:1rem;grid-template-columns:1fr;padding:0 .5rem}.why-choose-item{margin-bottom:1rem;min-height:auto;padding:1rem}.map-container,.why-choose-icon{height:8rem;margin-bottom:.75rem}.why-choose-item h4{font-size:1.1rem;margin-bottom:.5rem}.why-choose-item p{font-size:.875rem;line-height:1.3}}@media (min-width:48.0625rem) and (max-width:56.25rem){.why-choose-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.why-choose-item{min-height:15rem;padding:1.25rem}.map-container,.why-choose-icon{height:8.75rem;margin-bottom:.625rem}.service-card{min-height:23.75rem;padding:1.75rem 1.25rem;width:100%}}.floating-buttons{bottom:20px;display:flex;flex-direction:column;gap:10px;left:20px;position:fixed;z-index:1000}.phone-display{align-items:center;background-color:#561314;border-radius:30px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;gap:12px;height:60px;justify-content:center;min-width:200px;padding:0 20px;transition:background .2s,transform .2s;width:auto;z-index:100}.phone-display:hover{background:#795959;transform:scale(1.05)}.phone-number{font-size:1rem;font-weight:600;white-space:nowrap}.scroll-to-top{background-color:#561314;border-radius:50%;bottom:20px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:none;font-size:24px;height:50px;line-height:50px;position:fixed;right:20px;text-align:center;transition:opacity .3s,transform .3s;width:50px;z-index:1000}.scroll-to-top:hover{background-color:#0056b3;transform:scale(1.1)}.gallery-section{background:#0000;padding:3rem 15vw 2rem;text-align:center}.gallery-title{color:#561314;font-size:2.2rem;font-weight:700;margin-bottom:10px}.gallery-desc{color:#444;font-size:1.1rem;margin-bottom:32px}.gallery-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(9,280px);grid-template-rows:repeat(3,200px);height:616px;margin-bottom:0;padding:0 20px;transform:translateX(0);transition:transform .6s cubic-bezier(.4,0,.2,1);width:max-content}.gallery-item{background:#fff;border-radius:14px;box-shadow:0 2px 12px #505a7814;height:200px;overflow:hidden;position:relative;transition:transform .2s;width:280px}.gallery-item:hover{box-shadow:0 8px 32px #3c50782e;transform:scale(1.04) translateY(-4px)}.gallery-img{display:block;height:100%;object-fit:cover;width:100%}.gallery-overlay{align-items:center;background:#1e1e1e14;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-view-btn{background:#561314;border:none;border-radius:22px;box-shadow:0 2px 8px #505a7814;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;padding:8px 28px;transition:background .2s,transform .2s}.gallery-view-btn:hover{background:#795959;transform:scale(1.08)}.gallery-seemore{margin-top:18px}.gallery-seemore a{background:#561314;border-radius:24px;color:#fff;font-size:1.1rem;font-weight:600;padding:10px 28px;text-decoration:none;transition:background .2s}.gallery-seemore a:hover{background:#795959}@media (max-width:900px){.gallery-grid{grid-template-columns:1fr}.gallery-item{height:180px;width:95vw}}.gallery-modal-overlay{align-items:center;animation:fadeInModal .2s;background:#1e1e28d1;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.gallery-modal-content{align-items:center;background:#0000;border-radius:18px;box-shadow:0 8px 40px 0 #1e1e3c2e;display:flex;justify-content:center;max-height:90vh;max-width:90vw;padding:0;position:relative}.gallery-modal-img{background:#fff;border-radius:18px;box-shadow:0 4px 24px #0000002e;max-height:80vh;max-width:80vw}.gallery-modal-close{align-items:center;background:#1e1e1eb3;border:none;border-radius:50%;box-shadow:0 2px 8px #0000002e;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:12px;top:12px;transition:background .2s;width:40px;z-index:2}.gallery-modal-close:hover{background:#1e1e1ef2}.gallery-container{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px;overflow:visible;position:relative}.gallery-scroll-container{border-radius:14px;height:616px;max-width:1200px;overflow:hidden;position:relative;width:calc(100% - 120px)}.gallery-scroll-container:after,.gallery-scroll-container:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:120px;z-index:5}.gallery-scroll-container:before{background:linear-gradient(90deg,#0009,#0000004d,#0000);left:0}.gallery-scroll-container:after{background:linear-gradient(270deg,#0009,#0000004d,#0000);right:0}.gallery-scroll-container.end-left:before{background:linear-gradient(90deg,#007bffcc,#007bff66,#0000)}.gallery-scroll-container.end-right:after{background:linear-gradient(270deg,#007bffcc,#007bff66,#0000)}.gallery-nav-btn{align-items:center;background:#561314;border:none;border-radius:50%;box-shadow:0 8px 32px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:28px;font-weight:600;height:60px;justify-content:center;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);width:60px;z-index:1000}.gallery-nav-btn:hover{background:#795959;box-shadow:0 12px 40px #56131466}.gallery-nav-btn:active{box-shadow:0 4px 20px #56131466;transform:scale(.95)}.gallery-nav-btn.disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6}.gallery-nav-btn.disabled:hover{background:#ccc;box-shadow:0 8px 32px #0000004d;transform:none}.gallery-nav-left{left:-70px;top:50%;transform:translateY(-50%)}.gallery-nav-right{right:-70px;top:50%;transform:translateY(-50%)}.gallery-pagination{background:#ffffffe6;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-top:20px;padding:15px;text-align:center}.gallery-page-info{color:#561314;font-size:1rem;font-weight:600}@media (max-width:1200px){.gallery-nav-btn{font-size:24px;height:55px;width:55px}}@media (max-width:900px){.gallery-container{flex-direction:column;gap:15px}.gallery-scroll-container{height:556px;width:calc(100% - 80px)}.gallery-grid{grid-template-columns:repeat(9,240px);grid-template-rows:repeat(3,180px);height:556px}.gallery-nav-btn{font-size:22px;height:50px;width:50px}.gallery-item{height:180px;width:240px}}@media (max-width:600px){.gallery-scroll-container{height:466px;width:calc(100% - 70px)}.gallery-grid{grid-template-columns:repeat(9,200px);grid-template-rows:repeat(3,150px);height:466px}.gallery-item{height:150px;width:200px}.gallery-nav-btn{font-size:20px;height:45px;width:45px}}.contact-form,.contact-section{position:relative;z-index:1}.contact-section{background:#0000;padding:48px 0 32px;text-align:center}.contact-title{color:#561314;font-size:2.2rem;font-weight:700;margin-bottom:24px}.contact-form{background:#fff;border-radius:14px;box-shadow:0 2px 12px #505a7814;box-sizing:border-box;display:flex;flex-direction:column;gap:22px;margin:0 auto;max-width:420px;overflow:hidden;padding:32px 32px 28px;position:relative}.contact-form:before{animation:bgMove 8s linear infinite alternate;background:linear-gradient(120deg,#eaf3fa,#f8fafc 50%,#c8d6e5);border-radius:18px;content:"";height:180%;left:-40%;opacity:.45;position:absolute;top:-40%;width:180%;z-index:0}@keyframes bgMove{0%{transform:scale(1) rotate(0deg)}to{transform:scale(1.1) rotate(2deg)}}.contact-form>*{position:relative;z-index:1}.contact-form label{align-items:flex-start;color:#561314;display:flex;flex-direction:column;font-size:1.08rem;font-weight:600;margin-bottom:0}.contact-form input,.contact-form textarea{background:#f8fafc;border:1.5px solid #b0b9c6;border-radius:8px;box-sizing:border-box;color:#222;font-family:inherit;font-size:1rem;margin-top:6px;outline:none;padding:12px 16px;transition:border .2s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border:1.5px solid #561314}.contact-submit{background:#561314;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:8px;padding:12px 0;transition:background .2s}.contact-submit:hover{background:#795959}.contact-error{color:#d32f2f;display:block;font-size:.98rem;font-weight:500;margin-top:4px}@media (max-width:600px){.contact-form{padding:18px 8px 14px}}.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1c1c1cf2;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;justify-content:space-between;left:0;max-width:100vw;overflow-x:hidden;padding:.5rem 1.5rem;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:10001}.navbar-visible{transform:translateY(0)}.navbar-hidden{transform:translateY(-100%)}.navbar-logo img{height:auto;max-width:6rem;transition:transform .3s ease}.navbar-logo img:hover{transform:scale(1.05)}.navbar-nav{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;margin:0;padding:0}.navbar-nav li a{border-radius:.5rem;color:#fff;font-size:1.1rem;font-weight:500;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.navbar-nav li a:hover{background-color:#ffffff1a;color:#561314;transform:translateY(-.125rem)}.navbar-nav li a:after{background:#561314;bottom:0;content:"";height:.125rem;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.navbar-nav li a:hover:after{width:80%}.navbar-menu-toggle{cursor:pointer;display:none;flex-direction:column;padding:.5rem;z-index:1000001}.hamburger{background-color:#fff;border-radius:.0625rem;height:.125rem;margin:.125rem 0;transition:all .3s ease;width:1.5rem}.hamburger.active:first-child{transform:rotate(45deg) translate(.375rem,.375rem)}.hamburger.active:nth-child(2){opacity:0}.hamburger.active:nth-child(3){transform:rotate(-45deg) translate(.375rem,-.375rem)}.desktop-nav{display:flex}.mobile-nav{display:none}@media (max-width:48rem){.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;box-shadow:none}.navbar-logo img{max-width:5rem}.navbar-menu-toggle{align-items:center;background:#181818;border-radius:50%;box-shadow:0 2px 8px #0000001f;display:flex;height:40px;justify-content:center;transition:background .2s,box-shadow .2s;width:40px}.navbar-menu-toggle:active,.navbar-menu-toggle:hover{background:#000;box-shadow:0 4px 16px #0000002e}.hamburger{background-color:#fff;border-radius:.0625rem;height:.125rem;margin:.125rem 0;transition:all .3s ease;width:1.5rem}.desktop-nav{display:none}.mobile-nav{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1c1c1cfa,#2d2d2dfa);display:flex;flex-direction:column;gap:2rem;height:100vh;isolation:isolate;justify-content:center;left:-100%;margin:0;opacity:0;overflow:hidden;padding:2rem 1rem;pointer-events:none;position:fixed;top:0;transform:translateZ(0) scale(.95);transition:all .3s ease;visibility:hidden;width:70vw;will-change:transform,opacity,left;z-index:2147483647}.mobile-nav.active{left:0;opacity:1;overflow:auto;pointer-events:auto;transform:translateZ(0) scale(1);visibility:visible}.mobile-nav li{text-align:center;width:100%}.mobile-nav li a{background:#ffffff0d;border-radius:.75rem;display:block;font-size:1.25rem;font-weight:600;margin:.5rem 0;padding:1rem 1.5rem;transition:all .3s ease;white-space:nowrap}.mobile-nav li a:hover{background:#56131433;color:#fff;transform:scale(1.05)}.mobile-nav li a:after{display:none}.mobile-menu-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:3rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:3rem;z-index:2147483648}.mobile-menu-close:hover{background:#fff3;transform:scale(1.1)}}@media (min-width:48.0625rem) and (max-width:56.25rem){.navbar{padding:.75rem 1.25rem}.navbar-logo img{max-width:6.5rem}.desktop-nav{gap:1.25rem}.desktop-nav li a{font-size:1rem;padding:.5rem .625rem}}@media (max-width:30rem){.navbar{padding:.625rem .75rem}.navbar-logo img{max-width:5rem}.mobile-nav{gap:1.5rem;padding:1.5rem .75rem}.mobile-nav li a{font-size:1.125rem;padding:.875rem 1.25rem}.hamburger{width:1.25rem}}.desktop-nav li a:hover{background-color:#f5f5f5;color:#561314;transform:translateY(-.125rem)}#root,body,html{height:100%}.app-root{display:flex;flex-direction:column;min-height:100vh}.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section h3,.footer-section h4{color:gold;font-size:1.2rem;margin-bottom:1rem;text-shadow:1px 1px 2px #0000004d;transition:color .3s ease,transform .2s ease}.footer-section h3:hover,.footer-section h4:hover{color:orange;transform:translateY(-2px)}.footer-section p{color:#ccc;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:gold}.footer-bottom{border-top:1px solid #444;margin-top:2rem;padding-top:2rem;text-align:center}.footer-bottom p{color:#888;margin:0}@media (max-width:48rem){.footer-content{grid-template-columns:1fr;padding:0 1rem;text-align:center}.footer-section{margin-bottom:1.5rem}}
/*# sourceMappingURL=main.3ee4d419.css.map*/