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}:root{--primary-color:#07162c;--accent-color:#beaf94;--accent-color2:#c4a032;--text-color:#fff;--light-bg:#2969bb17;--gold-hover:#c4a032;--font-primary:"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;color:var(--text-color);font-family:Helvetica Neue,Arial,sans-serif;font-family:var(--font-primary);line-height:1.6}.App-header{background:#031b3af7;border-bottom:1px solid #beaf94;border-bottom:1px solid var(--accent-color);box-shadow:0 2px 15px #0000001a;padding:1rem 5%;position:fixed;top:0;z-index:1000}.App-header,.navbar{align-items:center;display:flex;width:100%}.navbar{background:none;box-shadow:none;justify-content:space-between;padding:0;position:relative}.nav-brand{color:#beaf94;color:var(--accent-color);font-family:Arial,sans-serif;font-size:1.8rem;font-weight:5;letter-spacing:1px;text-shadow:none;text-transform:uppercase}.nav-links{display:flex;gap:2rem}.nav-links a:hover{color:#beaf94}.nav-links a{color:#fff;color:var(--text-color);font-size:.95rem;font-weight:500;letter-spacing:1px;padding:.5rem 0;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s}.nav-links a:after{background-color:#c4a032;background-color:var(--accent-color2);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-links a:hover:after{width:100%}.hero-section{align-items:center;background:linear-gradient(#00000080,#061736b3),url(/static/media/background.4e00f74207ccb14e96c4.jpg);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:100px 20px 0;text-align:center}.hero-section h1{font-size:3.5rem;margin-bottom:2rem;padding-bottom:1.5rem;position:relative}.hero-section h1:after{background-color:#beaf94;background-color:var(--accent-color);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.hero-section p{font-size:1.2rem;line-height:2;margin-bottom:3rem;max-width:700px}.cta-button{background-color:#beaf94;background-color:var(--accent-color);border:none;border-radius:5px;box-shadow:0 2px 8px #d4af3733;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1.2rem 2.5rem;transition:transform .3s,background-color .3s}.cta-button:hover{background-color:#c4a032;background-color:var(--gold-hover);box-shadow:0 4px 12px #d4af374d;transform:translateY(-2px)}.biography-section{background-color:var(#fff);color:#fff;color:var(--text-color);padding:6rem 5%}.biography-section h2{color:#07162c;color:var(--primary-color);font-size:2.5rem;margin-bottom:3rem;text-align:center}.biography-wrapper{background:#07162c;background:var(--primary-color);border:1px solid #d4af371a;border-radius:10px;display:flex;gap:3rem;margin:0 auto;max-width:1400px;padding:3rem}.biography-image{flex:1 1;max-width:400px}.biography-image img{border-radius:10px;box-shadow:0 4px 15px #0003}.biography-text{flex:2 1}.biography-text h3{color:#beaf94;color:var(--accent-color);font-size:2.2rem;margin-bottom:1.5rem}.biography-text>p{color:#fff;color:var(--text-color);font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.biography-highlights{margin:2rem 0}.biography-highlights h4{color:#beaf94;color:var(--accent-color);font-size:1.3rem;margin:1.5rem 0 1rem;padding-left:1rem;position:relative}.biography-highlights h4:before{background-color:#beaf94;background-color:var(--accent-color);content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.biography-highlights ul{list-style:none;padding-left:1rem}.biography-highlights li{color:#fff;color:var(--text-color);font-size:1.1rem;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.biography-highlights li:before{color:#beaf94;color:var(--accent-color);content:"•";left:0;position:absolute}.biography-button{border-radius:5px;color:#07162c;color:var(--primary-color);font-weight:600;letter-spacing:1px;margin-top:2rem}.biography-button:hover{box-shadow:0 4px 15px #d4af374d}.biography-modal{background:#07162c;background:var(--primary-color);border-radius:15px;box-shadow:0 10px 30px #0000004d;max-height:85vh;max-width:800px;overflow-y:auto;padding:3rem;position:relative;width:90%}.biography-modal h2{color:#beaf94;color:var(--accent-color);font-size:2.2rem;margin-bottom:2.5rem;position:relative;text-align:center}.biography-modal h2:after{background-color:#beaf94;background-color:var(--accent-color);bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.biography-modal-section{background:#ffffff08;border:1px solid #d4af371a;border-radius:10px;margin-bottom:2.5rem;padding:1.5rem}.biography-modal-section h3{border-left:4px solid #beaf94;border-left:4px solid var(--accent-color);color:#beaf94;color:var(--accent-color);font-size:1.6rem;margin-bottom:1.5rem;padding-left:1rem}.biography-modal-section ul{list-style:none;padding:0}.biography-modal-section li{color:#fff;color:var(--text-color);font-size:1.1rem;line-height:1.6;margin-bottom:1rem;padding-left:1.5rem;position:relative}.biography-modal-section li:before{color:#beaf94;color:var(--accent-color);content:"•";font-size:1.2em;left:0;position:absolute}.close-modal{color:#beaf94;color:var(--accent-color);font-size:2rem;right:1rem;top:1rem;transition:all .3s ease}.close-modal:hover{color:#c4a032;color:var(--gold-hover);transform:rotate(90deg)}@media (max-width:768px){.biography-modal{padding:2rem;width:95%}.biography-modal h2{font-size:1.8rem}.biography-modal-section h3{font-size:1.4rem}.biography-modal-section li{font-size:1rem}}.services-section{background-color:#07162c;background-color:var(--primary-color);padding:6rem 5%}.services-section h2{color:#beaf94;color:var(--accent-color);font-size:2.8rem;margin-bottom:4rem;position:relative;text-align:center}.services-section h2:after{background-color:#beaf94;background-color:var(--accent-color);bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1800px;padding:0 2rem;position:relative}.service-card{align-items:center;background:linear-gradient(145deg,#07162c,#1e1e1ef2);background:linear-gradient(145deg,var(--primary-color),#1e1e1ef2);border:1px solid #d4af3733;border-radius:15px;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:flex;flex-direction:column;min-width:200px;padding:1.5rem;position:relative;transition:all .3s ease}.service-card:after{color:#beaf94;color:var(--accent-color);content:"⤢";font-size:1.2rem;opacity:0;position:absolute;right:1rem;top:1rem;transform:scale(.8);transition:all .3s ease}.service-card:hover{transform:translateY(-5px) scale(1.02)}.service-card:hover:after{opacity:1;transform:scale(1)}.service-modal{animation:modalOpen .3s cubic-bezier(.4,0,.2,1);transform-origin:center center}@keyframes modalOpen{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.service-card:hover .service-icon{animation:pulse 1s infinite;color:#beaf94;color:var(--accent-color)}.service-card h3{color:#beaf94;color:var(--accent-color);font-size:1.2rem;margin-top:1rem;text-align:center;transition:color .3s ease}.service-card:hover h3{color:#c4a032;color:var(--gold-hover)}.service-icon{color:#beaf94;color:var(--accent-color);font-size:2rem;transition:all .3s ease}.service-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:1000}.service-modal-overlay.active{opacity:1;visibility:visible}.service-modal{background:linear-gradient(165deg,#07162c,#191919fa);background:linear-gradient(165deg,var(--primary-color),#191919fa);border:1px solid #d4af374d;border-radius:15px;max-height:80vh;max-width:600px;opacity:0;overflow-y:auto;padding:2rem;position:relative;transform:scale(.7);transition:all .3s cubic-bezier(.4,0,.2,1);width:90%}.service-modal.active{opacity:1;transform:scale(1)}.service-modal-close{background:none;border:none;color:#beaf94;color:var(--accent-color);cursor:pointer;font-size:1.5rem;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .3s ease}.service-modal-close:hover{color:#c4a032;color:var(--gold-hover);transform:rotate(90deg)}.service-modal-content{margin-top:1rem}.service-modal-content ul{list-style:none;padding:0}.service-modal-content li{color:#fff;color:var(--text-color);font-size:1.05rem;line-height:1.5;margin-bottom:1rem;padding-left:1.8rem;position:relative}.service-modal-content li:before{color:#beaf94;color:var(--accent-color);content:"•";font-size:1.2em;left:0;position:absolute}.service-modal::-webkit-scrollbar{width:8px}.service-modal::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.service-modal::-webkit-scrollbar-thumb{background-color:#beaf94;background-color:var(--accent-color);border-radius:4px}.service-card:hover{border-color:#beaf94;border-color:var(--accent-color);box-shadow:0 8px 25px #d4af3726;transform:translateY(-5px)}@media (max-width:1600px){.services-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.service-card{padding:2rem}.service-card h3{font-size:1.4rem}.service-icon{font-size:2.5rem}}.about-section{margin:0 auto;max-width:800px;padding:8rem 5%;position:relative;text-align:center}.about-section h2{color:#07162c;color:var(--primary-color);font-size:2.5rem;margin-bottom:2rem}.about-section p{font-size:1.1rem;line-height:2;margin:0 auto;max-width:800px}.contact-section{background-color:#07162c;background-color:var(--primary-color);color:#fff;color:var(--text-color);padding:6rem 5%}.contact-section h2{color:#beaf94;color:var(--accent-color);font-size:2.5rem;margin-bottom:3rem;text-align:center}.contact-wrapper{align-items:stretch;display:flex;gap:2rem;margin:0 auto;max-width:1200px}.contact-info{background:#2969bb17;background:var(--light-bg);border:1px solid #d4af371a;border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:300px;padding:3rem}.contact-info p{align-items:center;display:flex;font-size:1.2rem;gap:1rem;margin:1.5rem 0}.map-section{border-radius:10px;box-shadow:0 2px 8px #0000001a;flex:1 1;height:auto;min-height:400px;overflow:hidden}.footer{background-color:#07162c;background-color:var(--primary-color);border-top:1px solid #beaf94;border-top:1px solid var(--accent-color);color:#fff;font-size:.9rem;padding:2rem;text-align:center}.modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1100}.appointment-modal{background:#07162c;background:var(--primary-color);border:1px solid #beaf94;border:1px solid var(--accent-color);border-radius:10px;box-shadow:0 4px 20px #0006;max-height:90vh;max-width:500px;overflow-y:auto;padding:3rem;position:relative;width:100%}.appointment-modal h2{font-size:2.2rem;margin-bottom:2rem;text-align:center}.close-modal{background:none;border:none;color:#fff;color:var(--text-color);cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.appointment-form{gap:1rem}.appointment-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#beaf94;color:var(--accent-color);font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#2969bb17;background:var(--light-bg);border:1px solid #d4af3733;border-radius:5px;color:#fff;color:var(--text-color);font-family:inherit;font-size:1.1rem;padding:1rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d4af3766;box-shadow:0 0 0 1px #d4af371a}.submit-button{background-color:#beaf94;background-color:var(--accent-color);border:none;border-radius:5px;box-shadow:0 4px 15px #fca3114d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-top:1rem;padding:1rem;transition:background-color .3s}.submit-button:hover:not(:disabled){background-color:#c4a032;background-color:var(--gold-hover);box-shadow:0 6px 20px #fca31166}.site-logo{height:50px;margin-right:20px;object-fit:contain}.success-message{background:#d4af370d;border:1px solid #d4af374d;border-radius:5px;color:#beaf94;color:var(--accent-color)}.error-message,.success-message{margin-top:10px;padding:10px;text-align:center}.error-message{background:#ff44440d;border:1px solid #ff44444d;border-radius:5px;color:#f44}.submit-button:disabled{cursor:not-allowed;opacity:.7}.map-section iframe{transition:filter .3s ease}.map-section iframe:hover{filter:grayscale(0)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-section .cta-button,.hero-section h1,.hero-section p{animation:fadeIn 1s ease-out forwards}.hero-section p{animation-delay:.2s}.hero-section .cta-button{animation-delay:.4s}.biography-modal-section h4{color:#beaf94;color:var(--accent-color);font-size:1.4rem;font-weight:500;margin:1.5rem 0 .8rem}.biography-modal-section p{line-height:1.6;margin:.8rem 0}.biography-modal-section ul{margin-bottom:1.5rem;margin-left:1.5rem}.biography-modal-section li{line-height:1.5;margin-bottom:.5rem}@media (max-width:768px){.biography-modal-section h4{font-size:1.2rem}.biography-modal-section li,.biography-modal-section p{font-size:.9rem}}.service-card.expanded{z-index:10}.service-card:not(.expanded){z-index:1}.service-card.expanded:after{content:"";display:block;height:0;margin-bottom:250px;position:relative;width:100%}@media (max-width:768px){.service-details{border-radius:8px;left:0;margin-top:1rem;position:relative;right:0;top:0}.service-card.expanded:after{display:none}.service-card.expanded .service-details{margin-top:1rem;position:relative}}.biography-section.light-theme{background-color:#fff;padding:6rem 5%;position:relative}.biography-section.light-theme h2{color:#333;font-size:2.8rem;margin-bottom:4rem;position:relative;text-align:center}.biography-section.light-theme h2:after{background-color:#beaf94;background-color:var(--accent-color);bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.biography-container{margin:0 auto;max-width:1400px}.biography-wrapper{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.biography-image{border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;position:relative}.biography-image img{display:block;height:auto;transition:transform .3s ease;width:100%}.biography-image:hover img{transform:scale(1.05)}.biography-text{color:#444}.biography-text p{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;text-align:justify}.biography-button{background-color:#beaf94;background-color:var(--accent-color);border:none;border-radius:8px;box-shadow:0 4px 15px #d4af3733;color:#fff;cursor:pointer;font-size:1.1rem;padding:1rem 2rem;transition:all .3s ease}.biography-button:hover{background-color:#c4a032;background-color:var(--gold-hover);box-shadow:0 6px 20px #d4af374d;transform:translateY(-2px)}@media (max-width:1024px){.biography-wrapper{gap:2rem;grid-template-columns:1fr}.biography-image{margin:0 auto;max-width:500px}.biography-text{text-align:center}.biography-text p{text-align:left}}@media (max-width:768px){.biography-section.light-theme{padding:4rem 5%}.biography-section.light-theme h2{font-size:2.2rem;margin-bottom:3rem}.biography-text p{font-size:1.1rem}}
/*# sourceMappingURL=main.d29d499b.css.map*/