*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.section-header h2{color:#d4af37;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.section-subtitle{color:#555;font-size:1.1rem;line-height:1.6}.fade-in-up{animation:fadeInUp .6s ease-out}.text-center{text-align:center}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.header{background:#fff;box-shadow:0 2px 20px #0000001a;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar{padding:1rem 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo-container,.nav-container,.nav-logo{align-items:center;display:flex}.logo-container{gap:1rem}.logo-image{border-radius:8px;display:block;height:auto;width:50px}.logo-info{display:flex;flex-direction:column;line-height:1.1}.logo-main{color:#000;font-size:1.4rem;font-weight:700;letter-spacing:-.5px}.logo-sub{color:#555;font-size:.7rem;font-weight:500;letter-spacing:.5px;margin-top:1px;text-transform:uppercase}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-link{color:#333;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#d4af37}.nav-link:after{background-color:#d4af37;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.hamburger{cursor:pointer;display:none;flex-direction:column}.bar{background-color:#333;height:3px;margin:3px 0;transition:.3s;width:25px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#d4af37,#555);box-shadow:0 4px 15px #d4af374d;color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #d4af3766;color:#fff;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #d4af37;box-shadow:0 4px 15px #d4af371a;color:#d4af37}.btn-secondary:hover{background:#d4af37;box-shadow:0 8px 25px #d4af374d;color:#fff;transform:translateY(-2px)}.btn-full{justify-content:center;width:100%}.badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4af371a;border:1px solid #d4af3733;border-radius:25px;color:#d4af37;display:inline-block;font-size:.875rem;font-weight:600;padding:.6rem 1.2rem}.hero{background:linear-gradient(135deg,#000,#818181);color:#f1f1f1;display:flex;min-height:90vh;overflow:hidden;padding:120px 0 60px;position:relative}.hero,.hero-grid{align-items:center}.hero-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;width:100%}.hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.9;position:absolute;right:0;top:0}.hero-content{position:relative;z-index:2}.hero-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.hero h1{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:#ccc;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:2rem}.hero-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem}.stat{align-items:center;display:flex;gap:.75rem}.stat-icon{font-size:1.5rem}.stat-text{color:#ccc;font-size:.875rem;font-weight:500}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-info-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #d4af371a;border-radius:24px;box-shadow:0 20px 40px #d4af3726;padding:2.5rem;position:relative;z-index:2}.hero-info-card p{color:#555}.card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.card-header h3{color:#474747;flex:1 1;font-size:1.5rem;margin-bottom:0}.card-badge{background:#10b981;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;padding:.5rem 1rem;white-space:nowrap}.card-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.card-features span{color:#424242;font-size:.875rem}.service-background-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.service-shape{height:600px;opacity:.5;position:absolute;width:600px}.service-shape.shape-1{animation:floatService1 25s ease-in-out infinite;right:-100px;top:-200px}.service-shape.shape-2{animation:floatService2 30s ease-in-out infinite reverse;bottom:-300px;left:-200px}.service-shape.shape-3{animation:floatService3 35s ease-in-out infinite;right:20%;top:30%}@keyframes floatService1{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(3deg)}66%{transform:translate(-20px,20px) rotate(-2deg)}to{transform:translate(0) rotate(0deg)}}@keyframes floatService2{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(-25px,25px) rotate(-2deg)}66%{transform:translate(20px,-20px) rotate(2deg)}to{transform:translate(0) rotate(0deg)}}@keyframes floatService3{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(15px,-15px) rotate(1deg)}66%{transform:translate(-15px,15px) rotate(-1deg)}to{transform:translate(0) rotate(0deg)}}.services{background:#fff;overflow:hidden;padding:100px 0;position:relative;z-index:1}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #d4af371a;border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card.fade-in-up{animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card:before{background:linear-gradient(135deg,#d4af37,#36454f);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.service-card.featured{border:2px solid #d4af37;box-shadow:0 12px 35px #d4af3726;transform:scale(1.02)}.service-card.featured:before{opacity:1}.service-card:hover{box-shadow:0 15px 40px #d4af3733;transform:translateY(-8px)}.service-card:hover:before{opacity:1}.service-card.featured:hover{transform:scale(1.02) translateY(-8px)}.service-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.service-card h3{color:#d4af37;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#555;flex-grow:1;line-height:1.7;margin-bottom:1.5rem}.service-features{list-style:none;margin:0;padding:0}.service-features li{color:#555;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}.service-highlights{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:30px;margin-top:3rem;overflow:hidden;padding:3rem;position:relative}.service-highlights:before{background:linear-gradient(45deg,#d4af370d,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.service-highlights:hover:before{opacity:1}.service-highlights h3{color:#d4af37;font-size:2rem;margin-bottom:3rem;text-align:center}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.highlight-item{background:#fffc;border:1px solid #d4af371a;border-radius:20px;box-shadow:0 4px 15px #00000008;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.highlight-item.fade-in-up{animation:fadeInUpDelay .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeInUpDelay{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.highlight-item:hover{background:#ffffff80;transform:translateY(-5px)}.highlight-item:before{background:linear-gradient(45deg,#d4af371a,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.highlight-item:hover:before{opacity:1}.highlight-icon{background:#d4af371a;border-radius:50%;display:inline-block;font-size:3rem;margin-bottom:1.5rem;padding:1rem;transition:all .4s ease}.highlight-item:hover .highlight-icon{background:#d4af3733;transform:scale(1.1)}.highlight-item h4{color:#d4af37;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.highlight-item p{color:#555;font-size:.875rem;line-height:1.6}.portfolio{background:#fff;padding:100px 0;position:relative;z-index:1}.portfolio-filter{margin-bottom:2rem;text-align:center}.filter-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;transition:all .3s ease}.filter-btn:hover{background:#e2e8f0;color:#1e3f73}.filter-btn.active{background:#2c5aa0;border-color:#2c5aa0}.portfolio-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:3rem}.portfolio-item{border-radius:8px;box-shadow:0 4px 20px #00000014;height:300px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.portfolio-item:hover{box-shadow:0 10px 30px #2c5aa026;transform:translateY(-5px)}.portfolio-image{height:100%;position:relative;width:100%}.portfolio-image img{display:block;height:100%;object-fit:cover;width:100%}.portfolio-overlay{align-items:center;background:#1e3f73d9;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.portfolio-item:hover .portfolio-overlay{opacity:1}.portfolio-info{color:#fff;padding:2rem;text-align:center}.portfolio-info h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.portfolio-info p{font-size:.9rem;margin-bottom:1rem;opacity:.9}.portfolio-category{background:#fff3;border-radius:20px;display:inline-block;font-size:.8rem;font-weight:500;padding:.4rem 1rem}.portfolio-cta{margin:3rem 0;text-align:center}.portfolio-cta p{color:#64748b;font-size:1.1rem;margin-bottom:1.5rem}.portfolio-credentials{background:#f8fafc;border-radius:10px;margin-top:4rem;padding:2rem;text-align:center}.portfolio-credentials p{color:#64748b;margin-bottom:1.5rem}.fmb-link{color:#2c5aa0;gap:1rem}.fmb-link:hover{color:#1e3f73}.fmb-logo{height:60px;width:auto}@media screen and (max-width:768px){.portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.filter-buttons{gap:.5rem}.filter-btn{font-size:.85rem;padding:.6rem 1.2rem}}@media screen and (max-width:480px){.portfolio-grid{grid-template-columns:1fr}.portfolio-item{height:250px}.filter-buttons{flex-direction:row;justify-content:flex-start;overflow-x:auto;padding-bottom:1rem;width:100%}.filter-btn{flex:0 0 auto}}.background-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.shape{height:600px;opacity:.5;position:absolute;width:600px}.shape-1{animation:float 20s ease-in-out infinite;right:-200px;top:-200px}.shape-2{animation:float 25s ease-in-out infinite reverse;bottom:-300px;left:-200px}.shape-3{animation:float 30s ease-in-out infinite;right:30%;top:40%}.gallery{background:#fff;overflow:hidden;padding:100px 0;position:relative;z-index:1}.gallery:before{animation:rotate 60s linear infinite;background:radial-gradient(circle,#d4af3708 0,#fff0 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:-1}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gallery-filter{margin-bottom:2rem;text-align:center}.filter-buttons{display:inline-flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.filter-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000;border:1px solid #0000;border-radius:30px;color:#555;cursor:pointer;font-size:.9rem;font-weight:500;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.filter-btn:hover{background:#d4af370d;border-color:#d4af37;color:#d4af37}.filter-btn.active{background:#d4af37;border-color:#d4af37;color:#fff}.filter-btn:before{background:#d4af371a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.filter-btn:hover:before{height:300px;width:300px}.gallery-categories{margin-top:2rem}.gallery-category-section{margin-bottom:4rem}.category-title{color:#d4af37;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.category-title:after{background:#d4af37;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.gallery-item{background:#fff;border-radius:16px;cursor:pointer;height:250px;overflow:hidden;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1)}.gallery-item:after{background:linear-gradient(0deg,#0000004d 0,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.gallery-item:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-8px)}.gallery-item:hover:after{opacity:1}.gallery-item:before{background:linear-gradient(45deg,#d4af3733,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease;z-index:1}.gallery-item:hover:before{opacity:1}.gallery-image{height:100%;position:relative;width:100%}.gallery-image img{display:block;height:100%;object-fit:cover;width:100%}.view-all-container{margin-top:2rem;text-align:center}.view-all-btn{background:linear-gradient(45deg,#d4af37,#e6c860);border:none;border-radius:30px;box-shadow:0 4px 15px #d4af3733;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;overflow:hidden;padding:.85rem 2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.view-all-btn:hover{box-shadow:0 8px 25px #d4af374d;transform:translateY(-2px)}.view-all-btn:before{background:linear-gradient(120deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.6s;width:100%}.view-all-btn:hover:before{left:100%}.gallery-credentials{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafafa80;border:1px solid #fff3;border-radius:20px;margin-top:3rem;overflow:hidden;padding:2rem;position:relative;text-align:center}.gallery-credentials:before{animation:rotate 40s linear infinite reverse;background:radial-gradient(circle,#d4af3705 0,#fff0 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:-1}.gallery-credentials p{color:#64748b;margin-bottom:1rem}.fmb-link{align-items:center;color:#d4af37;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s ease}.fmb-link:hover{color:#555}.fmb-logo{border-radius:4px;height:32px;width:32px}.gallery-modal{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.modal-content{animation:modalFadeIn .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;box-shadow:0 25px 50px #0000001a;max-height:90%;max-width:1000px;overflow:auto;position:relative;width:90%}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.close-modal{color:#d4af37;cursor:pointer;font-size:2rem;position:absolute;right:20px;top:15px;z-index:2100}.modal-image-container{display:flex;flex-direction:column;padding:20px}.modal-image{border-radius:8px;max-height:70vh;max-width:100%;object-fit:contain}.modal-gallery{padding:20px;width:100%}.modal-title{color:#d4af37;font-size:1.8rem;margin-bottom:20px;text-align:center}.modal-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);max-height:70vh;overflow-y:auto;padding:10px;width:100%}.modal-item{border-radius:4px;cursor:pointer;height:180px;overflow:hidden;position:relative;transition:transform .4s cubic-bezier(.4,0,.2,1)}.modal-item:after{background:linear-gradient(0deg,#0000004d 0,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.modal-item:hover{transform:scale(1.02)}.modal-item:hover:after{opacity:1}.modal-item img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:992px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.modal-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item{height:200px}.modal-content{max-height:80vh;width:95%}.modal-grid{grid-template-columns:repeat(2,1fr);max-height:60vh}}@media screen and (max-width:576px){.gallery-grid{grid-template-columns:1fr}.gallery-item{height:250px}.modal-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.modal-item{height:150px}.modal-content{padding:15px;width:100%}}.about{background:#fff;padding:100px 0;position:relative;z-index:1}.about-content{display:block;margin:0 auto;max-width:1000px}.about-text{max-width:100%}.about h2{color:#d4af37;font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:2rem}.about p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-credentials{grid-gap:2rem;display:grid;gap:2rem;margin:3rem 0}.credential-item{align-items:flex-start;background:linear-gradient(135deg,#fff,#f1f5f9);border:1px solid #d4af371a;border-radius:20px;box-shadow:0 4px 20px #0000000d;display:flex;gap:1.5rem;padding:2.5rem;transition:all .3s ease}.credential-item:hover{box-shadow:0 8px 30px #d4af3726;transform:translateY(-3px)}.credential-logo{flex-shrink:0;height:60px;width:auto}.credential-icon{flex-shrink:0;font-size:2.5rem;line-height:1}.credential-info h4{color:#d4af37;font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}.credential-info p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:0}.about-highlights{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:3rem}.highlight{background:linear-gradient(135deg,#fff,#f1f5f9);border:1px solid #d4af371a;border-radius:16px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.highlight:before{background:linear-gradient(135deg,#d4af37,#36454f);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.highlight:hover{box-shadow:0 8px 25px #d4af3726;transform:translateY(-2px)}.highlight strong{color:#d4af37;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}.highlight span{color:#555;font-size:.95rem;line-height:1.5}.contact-background-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.contact-shape{height:600px;opacity:.5;position:absolute;width:600px}.contact-shape.shape-1{animation:floatContact1 25s ease-in-out infinite;right:-100px;top:-200px}.contact-shape.shape-2{animation:floatContact2 30s ease-in-out infinite reverse;bottom:-300px;left:-200px}.contact-shape.shape-3{animation:floatContact3 35s ease-in-out infinite;right:20%;top:30%}@keyframes floatContact1{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(3deg)}66%{transform:translate(-20px,20px) rotate(-2deg)}to{transform:translate(0) rotate(0deg)}}@keyframes floatContact2{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(-25px,25px) rotate(-2deg)}66%{transform:translate(20px,-20px) rotate(2deg)}to{transform:translate(0) rotate(0deg)}}@keyframes floatContact3{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(15px,-15px) rotate(1deg)}66%{transform:translate(-15px,15px) rotate(-1deg)}to{transform:translate(0) rotate(0deg)}}.contact{background:#fff;overflow:hidden;padding:100px 0;position:relative}.contact h2{color:#d4af37;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.contact-form h3,.contact-info h3{color:#d4af37;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.contact-details{margin-top:2rem}.contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #d4af371a;border-radius:16px;display:flex;flex-direction:column;margin-bottom:1.5rem;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-item:hover{background:#fffffff2;transform:translateY(-3px)}.contact-item strong{color:#d4af37;font-weight:600;margin-bottom:.5rem}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #d4af371a;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-form:hover{background:#fffffff2}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:1px solid #d4af371a;border-radius:12px;font-family:inherit;font-size:1rem;padding:14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{background:#fff;border-color:#d4af374d}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-map{margin-top:4rem;text-align:center}.contact-map h3{color:#d4af37;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.map-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #d4af371a;border-radius:24px;margin-bottom:3rem;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.map-container:hover{background:#fffffff2;transform:translateY(-3px)}.service-areas h4{color:#d4af37;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.areas-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:800px}.area-item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffc;border:1px solid #d4af371a;border-radius:30px;color:#555;font-size:.875rem;font-weight:500;padding:1rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.area-item:hover{background:linear-gradient(45deg,#d4af37,#e6c860);border-color:#0000;color:#fff;transform:translateY(-3px)}.footer{background:#000;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer h3,.footer h4{color:#d4af37;font-weight:600;margin-bottom:1rem}.footer li,.footer p{color:#cbd5e0;line-height:1.7}.footer ul{list-style:none}.footer li{margin-bottom:.5rem}.footer-bottom{border-top:1px solid #2d3748;padding-top:1rem;text-align:center}.footer-bottom p{color:#9ca3af}.footer-credentials{margin-top:1rem}.fmb-footer-link{align-items:center;color:#fffc;display:flex;gap:1rem;margin-bottom:1rem;text-decoration:none;transition:color .3s ease}.fmb-footer-link:hover{color:#d4af37}.fmb-footer-link span{font-size:.875rem}.footer-logo{height:40px;opacity:.8;width:auto}.footer-social{margin-top:1rem}.footer-social ul{list-style:none;padding:0}.footer-social li{margin-bottom:.5rem}.footer-social a{color:#fffc;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-social a:hover{color:#d4af37}@media screen and (min-width:1400px){.container{max-width:1300px}.about-content{max-width:1200px}.about h2{font-size:3rem}.credential-item{padding:3rem}.highlight{padding:2.5rem}}@media screen and (max-width:1024px){.hero{min-height:80vh;padding:100px 0 60px}.hero-grid{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-content{margin:0 auto;max-width:700px}.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about-content{max-width:800px}.about h2{font-size:2.2rem;text-align:center}.about-highlights{gap:1.5rem;grid-template-columns:1fr}.credential-item{align-items:flex-start;flex-direction:row;padding:2rem;text-align:left}.contact-content{gap:2rem;grid-template-columns:1fr}}@media screen and (max-width:768px){.hamburger{display:flex}.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero{min-height:70vh;padding:100px 0 40px}.hero h1{color:#000;font-size:2.5rem}.hero-subtitle{color:#555;font-size:1.1rem}.hero-stats{flex-direction:column;gap:1rem}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{justify-content:center;width:100%}.about h2,.section-header h2{font-size:2rem}.services-grid{grid-template-columns:1fr}.service-card.featured{transform:none}.service-highlights{padding:2rem}.about-content{max-width:100%}.about h2{font-size:2rem;text-align:center}.credential-item{align-items:center;flex-direction:column;padding:2rem 1.5rem;text-align:center}.credential-icon,.credential-logo{margin-bottom:1rem}.about-highlights{gap:1rem;grid-template-columns:1fr;margin-top:2rem}.highlight{padding:1.5rem}.footer-content{grid-template-columns:1fr;text-align:center}}@media screen and (max-width:480px){.container{padding:0 15px}.logo-text{gap:.75rem}.logo-icon{height:35px;width:35px}.logo-main{font-size:1.1rem}.logo-sub{font-size:.65rem}.hero{min-height:60vh;padding:90px 0 30px}.hero h1{color:#000;font-size:2rem}.hero-badges{gap:.5rem;justify-content:center}.hero-stats{align-items:center}.about,.contact,.services{padding:60px 0}.service-card{padding:2rem 1.5rem}.service-highlights{padding:1.5rem}.highlights-grid{grid-template-columns:1fr}.hero-info-card{padding:2rem 1.5rem}.about-stats{gap:1.5rem;grid-template-columns:1fr;padding:1rem}.contact-form{padding:1.5rem}.section-header h2{font-size:1.75rem}.service-highlights h3{font-size:1.5rem}}.scroll-reveal{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-reveal.visible{opacity:1;transform:translate(0)!important}.stagger-item{opacity:0;transform:translateY(30px)}.stagger-item.visible{animation:staggerFadeIn .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hover-lift{transition:transform .4s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-5px)}.hover-scale{transition:transform .4s cubic-bezier(.4,0,.2,1)}.hover-scale:hover{transform:scale(1.05)}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.float{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.text-reveal{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.text-reveal.visible{opacity:1;transform:translateY(0)}.gradient-text{-webkit-text-fill-color:#0000;animation:gradientMove 8s ease infinite;background:linear-gradient(45deg,#d4af37,#e6c860);-webkit-background-clip:text;background-size:200% 200%}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.turnstile-container{width:100%}.turnstile-container,.turnstile-wrapper{display:flex;justify-content:center;margin:1rem 0}
/*# sourceMappingURL=main.169c2d32.css.map*/