@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5568d3,#6a3d8d)}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 4px 20px #00000026}.header .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo{color:inherit;text-decoration:none}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3c72,#2a5298);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin:0}.logo p{color:#666;font-size:.75rem;font-weight:500;letter-spacing:1px;margin:0}.nav{align-items:center;display:flex;gap:2rem}.nav a{color:#333;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav a:after{background:linear-gradient(135deg,#1e3c72,#2a5298);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover{color:#1e3c72}.nav a:hover:after{width:100%}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:5px}.mobile-menu-toggle span{background:#333;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.header .container{padding:.75rem 1rem}.logo h1{font-size:1.5rem}.logo p{font-size:.7rem}.mobile-menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 4px 20px #0000001a;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .3s ease}.nav.mobile-open{max-height:400px;padding:.75rem 0}.nav a{display:block;font-size:.9rem;padding:.85rem 1.5rem;width:100%}.nav a:after{display:none}}@media (max-width:480px){.header .container{padding:.6rem .75rem}.logo h1{font-size:1.3rem}.logo p{font-size:.65rem}.nav a{font-size:.85rem;padding:.75rem 1.25rem}}.footer{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;margin-top:4rem;padding:4rem 0 1.5rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h3{font-size:1.8rem;font-weight:800;margin-bottom:.5rem}.footer-subtitle{font-size:.9rem;font-weight:500;letter-spacing:.5px;margin-bottom:1rem;opacity:.9}.footer-description{font-size:.95rem;line-height:1.7;opacity:.85}.footer-section h4{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem;opacity:.9;transition:opacity .3s ease}.footer-section ul li:hover{opacity:1}.footer-section ul li a{color:#fff;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-section ul li a:hover{opacity:1;padding-left:5px}.contact-list{margin-bottom:1.5rem}.contact-list li{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.contact-icon{font-size:1rem;opacity:.8}.social-links{display:flex;gap:1rem;margin-top:1.5rem}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#fff3;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #fff3;padding-top:1.5rem;text-align:center}.footer-bottom p{font-size:.9rem;margin:0;opacity:.8}@media (max-width:768px){.footer{margin-top:3rem;padding:2.5rem 0 1.25rem}.footer-content{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.footer-section h3{font-size:1.5rem;margin-bottom:.4rem}.footer-subtitle{font-size:.85rem;margin-bottom:.75rem}.footer-description{font-size:.85rem}.footer-section h4{font-size:1.1rem;margin-bottom:1rem}.footer-section ul li{margin-bottom:.6rem}.footer-section ul li a{font-size:.85rem}.contact-list li{font-size:.85rem;margin-bottom:.75rem}.contact-icon{font-size:.9rem}.social-links{gap:.75rem;justify-content:center;margin-top:1rem}.social-links a{font-size:1rem;height:36px;width:36px}.footer-bottom{padding-top:1.25rem}.footer-bottom p{font-size:.8rem}}@media (max-width:480px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.25rem;margin-bottom:1.5rem}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.footer-description,.footer-section ul li a{font-size:.8rem}.social-links a{font-size:.9rem;height:32px;width:32px}.footer-bottom p{font-size:.75rem}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hero-bg-image{height:100%;object-fit:cover;object-position:center;width:100%}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Cpath d='M100 0H0v100' fill='none' stroke='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");content:"";opacity:.3}.hero-overlay,.hero:before{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-overlay{background:#00000080}.hero-content{padding:100px 0 80px;position:relative;width:100%;z-index:2}.hero-title{animation:fadeInUp 1s ease;color:#fff;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f6d365,#fda085);-webkit-background-clip:text;background-clip:text;display:block}.hero-subtitle{animation:fadeInUp 1s ease .2s both;color:#fffffff2;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.hero-description{animation:fadeInUp 1s ease .4s both;color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;max-width:600px}.hero-buttons{animation:fadeInUp 1s ease .6s both;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:4rem}.btn{border:2px solid #0000;border-radius:50px;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;box-shadow:0 4px 15px #0003;color:#667eea}.btn-primary:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.hero-stats{grid-gap:2rem;animation:fadeInUp 1s ease .8s both;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-width:800px}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:2rem 1.5rem;text-align:center;transition:transform .3s ease}.stat-item:hover{background:#ffffff26;transform:translateY(-5px)}.stat-item h3{color:#fff;font-size:2.5rem;font-weight:800;margin:0 0 .5rem}.stat-item p{color:#ffffffe6;font-size:1rem;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero{min-height:80vh}.hero-content{padding:80px 0 50px}.hero-title{font-size:1.8rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:.75rem}.hero-description{font-size:.9rem;margin-bottom:2rem}.hero-buttons{flex-direction:column;gap:1rem;margin-bottom:2.5rem}.btn{font-size:.95rem;padding:.85rem 2rem;text-align:center;width:100%}.hero-stats{gap:.75rem;grid-template-columns:repeat(2,1fr)}.stat-item{padding:1rem .75rem}.stat-item h3{font-size:1.5rem;margin-bottom:.3rem}.stat-item p{font-size:.8rem}}@media (max-width:480px){.hero{min-height:70vh}.hero-content{padding:70px 0 40px}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9rem}.hero-description{font-size:.85rem}.btn{font-size:.9rem;padding:.75rem 1.5rem}.hero-stats{gap:.5rem}.stat-item{padding:.85rem .5rem}.stat-item h3{font-size:1.3rem}.stat-item p{font-size:.75rem}}.about{background:#f8f9fa;padding:100px 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#1e3c72;display:inline-block;font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative}.section-title:after{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-subtitle{color:#666;font-size:1.2rem;margin-top:1.5rem}.about-content{margin:0 auto;max-width:1200px}.about-text{line-height:1.8}.about-intro{grid-gap:0;background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;display:grid;gap:0;grid-template-columns:1fr 1fr;margin-bottom:3rem;overflow:hidden;padding:0}.about-intro-image{overflow:hidden;position:relative}.about-intro-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.about-intro:hover .about-intro-image img{transform:scale(1.05)}.about-intro-text{padding:3rem}.about-intro h3{color:#1e3c72;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.about-intro p{color:#555;font-size:1.1rem;line-height:1.8}.about-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.feature-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.feature-card h4{color:#1e3c72;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;font-size:1rem;line-height:1.6}.about-principle{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:15px;box-shadow:0 5px 20px #0003;color:#fff;padding:3rem}.about-principle h3{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.principle-text{color:#f6d365;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.about-principle p{font-size:1.1rem;line-height:1.8;opacity:.95}@media (max-width:968px){.about-intro{grid-template-columns:1fr}.about-intro-image{min-height:250px}.about-intro-text{padding:2rem}}@media (max-width:768px){.about{padding:50px 0}.section-header{margin-bottom:2.5rem}.section-title{font-size:1.8rem;margin-bottom:.75rem}.section-subtitle{font-size:1rem;margin-top:1rem}.about-intro{grid-template-columns:1fr;margin-bottom:2rem}.about-intro-image{min-height:200px}.about-intro h3{font-size:1.5rem;margin-bottom:1rem}.about-intro p{font-size:.95rem}.about-intro-text{padding:1.5rem}.about-features{gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.feature-card{padding:1.25rem .75rem}.feature-icon{font-size:1.3rem;height:45px;margin-bottom:.75rem;width:45px}.feature-card h4{font-size:.9rem;margin-bottom:.5rem}.feature-card p{font-size:.75rem;line-height:1.4}.about-principle{padding:2rem 1.5rem}.about-principle h3{font-size:1.5rem;margin-bottom:1rem}.principle-text{font-size:1.1rem;margin-bottom:1rem}.about-principle p{font-size:.95rem}}@media (max-width:480px){.about{padding:40px 0}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.about-intro h3{font-size:1.3rem}.about-intro p{font-size:.85rem}.about-intro-text{padding:1.25rem}.about-features{gap:.5rem;grid-template-columns:repeat(2,1fr)}.feature-card{padding:1rem .5rem}.feature-icon{font-size:1.2rem;height:40px;margin-bottom:.5rem;width:40px}.feature-card h4{font-size:.85rem;margin-bottom:.4rem}.feature-card p{font-size:.7rem;line-height:1.3}.about-principle{padding:1.5rem 1.25rem}.about-principle h3{font-size:1.3rem;margin-bottom:.75rem}.principle-text{font-size:1rem;margin-bottom:.75rem}.about-principle p{font-size:.85rem}}.project{background:#fff;padding:100px 0}.project-content{margin:0 auto;max-width:1200px}.project-banner{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 40px #667eea4d;color:#fff;display:flex;justify-content:center;margin-bottom:3rem;min-height:400px;overflow:hidden;padding:0;position:relative;text-align:center}.project-banner-image{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.project-banner-image img{height:100%;object-fit:cover;opacity:.3;width:100%}.project-banner-content{padding:4rem 3rem;position:relative;width:100%;z-index:2}.project-banner:before{animation:pulse 4s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.project-badge{background:#f6d365e6;border-radius:25px;box-shadow:0 4px 15px #0003;color:#1e3c72;font-weight:700;padding:.5rem 1.5rem}.project-banner-content h3{font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative;z-index:1}.project-timeline{align-items:center;display:flex;font-size:1.2rem;gap:.5rem;justify-content:center;opacity:.95;position:relative;z-index:1}.project-badge{position:absolute;right:20px;top:20px}.project-details{margin-top:3rem}.project-info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.info-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #0000;border-radius:15px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.info-card:hover{border-color:#667eea;box-shadow:0 10px 30px #667eea33;transform:translateY(-5px)}.info-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.info-card h4{color:#1e3c72;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.info-card p{color:#333;font-size:1rem;font-weight:500;margin:.3rem 0}.info-detail{color:#666!important;font-size:.9rem!important;font-weight:400!important}.project-description{grid-gap:2rem;display:grid;gap:2rem}.description-card{grid-gap:0;background:#fff;border-left:4px solid #667eea;border-radius:15px;box-shadow:0 5px 20px #00000014;display:grid;gap:0;grid-template-columns:1fr 1fr;overflow:hidden;padding:0}.description-image{overflow:hidden;position:relative}.description-image img{height:100%;min-height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.description-card:hover .description-image img{transform:scale(1.05)}.description-text{padding:2.5rem}.description-card.highlight{background:linear-gradient(135deg,#f0f4ff,#e0e9ff);border-left-color:#2a5298}.description-card.warning{background:linear-gradient(135deg,#fff4e6,#ffe8cc);border-left-color:#f6d365}.description-card h4{color:#1e3c72;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.description-card p{color:#555;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.description-card p:last-child{margin-bottom:0}.description-card strong{color:#1e3c72;font-weight:700}.project-features{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2.5rem}.project-features h4{color:#1e3c72;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.project-features ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;padding:0}.project-features li{background:#f8f9fa;border-radius:10px;color:#333;font-size:1rem;font-weight:500;padding:1rem;transition:all .3s ease}.project-features li:hover{background:#e9ecef;transform:translateX(5px)}@media (max-width:968px){.description-card{grid-template-columns:1fr}.description-image{min-height:250px}.description-text{padding:2rem}}@media (max-width:768px){.project{padding:50px 0}.section-header{margin-bottom:2.5rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.project-banner{margin-bottom:2rem;min-height:300px}.project-banner-content{padding:2rem 1.5rem}.project-banner-content h3{font-size:1.6rem;margin-bottom:.75rem}.project-timeline{font-size:.95rem}.project-badge{display:inline-block;font-size:.85rem;margin-bottom:.75rem;padding:.4rem 1.2rem;position:static}.project-details{margin-top:2rem}.project-info-grid{gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.info-card{padding:1.25rem .75rem}.info-icon{font-size:1.2rem;height:45px;margin-bottom:.75rem;width:45px}.info-card h4{font-size:.9rem;margin-bottom:.4rem}.info-card p{font-size:.8rem;margin:.2rem 0}.info-detail{font-size:.7rem!important}.project-description{gap:1rem}.description-card{grid-template-columns:1fr}.description-image{min-height:150px}.description-text{padding:1rem}.description-card h4{font-size:1rem;margin-bottom:.5rem}.description-card p{font-size:.8rem;line-height:1.5;margin-bottom:.5rem}.project-features{padding:1rem}.project-features h4{font-size:1rem;margin-bottom:.75rem}.project-features ul{gap:.5rem;grid-template-columns:1fr}.project-features li{font-size:.75rem;line-height:1.4;padding:.5rem}}@media (max-width:480px){.project{padding:40px 0}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.project-banner{min-height:250px}.project-banner-content{padding:1.5rem 1.25rem}.project-banner-content h3{font-size:1.3rem}.project-timeline{font-size:.85rem}.project-badge{font-size:.75rem;padding:.3rem 1rem}.project-info-grid{gap:.5rem}.info-card{padding:1rem .5rem}.info-icon{font-size:1.1rem;height:40px;margin-bottom:.5rem;width:40px}.info-card h4{font-size:.85rem;margin-bottom:.3rem}.info-card p{font-size:.75rem;margin:.15rem 0}.info-detail{font-size:.65rem!important}.description-image{min-height:120px}.description-text{padding:.85rem}.description-card h4{font-size:.9rem;margin-bottom:.4rem}.description-card p{font-size:.75rem;line-height:1.4;margin-bottom:.4rem}.project-features{padding:.85rem}.project-features h4{font-size:.9rem;margin-bottom:.6rem}.project-features ul{gap:.4rem}.project-features li{font-size:.7rem;line-height:1.3;padding:.45rem}}.payment-options{background:#f8f9fa;padding:100px 0}.options-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:4rem}.option-card{background:#fff;border-radius:20px;box-shadow:0 5px 25px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.option-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-10px)}.option-header{align-items:center;color:#fff;display:flex;justify-content:center;min-height:200px;overflow:hidden;padding:0;position:relative;text-align:center}.option-image{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.option-image img{height:100%;object-fit:cover;opacity:.2;width:100%}.option-header-content{padding:2.5rem 2rem;position:relative;width:100%;z-index:2}.option-icon{font-size:3rem;margin-bottom:1rem;opacity:.9}.option-header h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.option-subtitle{font-size:1rem;font-weight:500;margin:0;opacity:.95}.option-body{display:flex;flex:1 1;flex-direction:column;padding:2.5rem 2rem}.option-description{color:#555;flex:1 1;font-size:1rem;line-height:1.7;margin-bottom:2rem}.option-features{margin-bottom:2rem}.option-features h4{color:#1e3c72;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.option-features ul{list-style:none;margin:0;padding:0}.option-features li{align-items:center;border-bottom:1px solid #f0f0f0;color:#333;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 0}.option-features li:last-child{border-bottom:none}.feature-check{color:#28a745;flex-shrink:0;font-size:1rem}.option-badge{background:#00000005;border:2px solid;border-radius:10px;font-size:1rem;font-weight:700;margin-top:auto;padding:.75rem;text-align:center}.payment-info{margin:0 auto;max-width:800px}.info-box{background:#fff;border-left:4px solid #667eea;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:3rem}.info-box h4{color:#1e3c72;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.info-box ul{list-style:none;margin:0;padding:0}.info-box li{background:#f8f9fa;border-radius:10px;color:#555;font-size:1rem;line-height:1.6;margin-bottom:.75rem;padding:1rem 1rem 1rem 2.5rem;position:relative}.info-box li:before{color:#28a745;content:"✓";font-size:1.2rem;font-weight:700;left:1rem;position:absolute}@media (max-width:768px){.payment-options{padding:50px 0}.section-header{margin-bottom:2.5rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.options-grid{gap:.75rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.option-header{min-height:100px}.option-icon{font-size:1.5rem;margin-bottom:.5rem}.option-header h3{font-size:.9rem;line-height:1.2;margin-bottom:.3rem}.option-subtitle{font-size:.7rem}.option-body,.option-header-content{padding:1rem .75rem}.option-description{font-size:.75rem;line-height:1.4;margin-bottom:1rem}.option-features{margin-bottom:1rem}.option-features h4{font-size:.8rem;margin-bottom:.5rem}.option-features li{font-size:.7rem;gap:.5rem;padding:.4rem 0}.feature-check,.option-badge{font-size:.75rem}.option-badge{padding:.5rem}.payment-info{margin-top:0}.info-box{padding:1.5rem}.info-box h4{font-size:1.2rem;margin-bottom:1rem}.info-box li{font-size:.85rem;margin-bottom:.5rem;padding:.75rem .75rem .75rem 2rem}.info-box li:before{font-size:1rem;left:.75rem}}@media (max-width:480px){.options-grid{gap:.5rem}.option-header{min-height:90px}.option-body,.option-header-content{padding:.85rem .5rem}.option-icon{font-size:1.3rem;margin-bottom:.4rem}.option-header h3{font-size:.85rem;margin-bottom:.25rem}.option-subtitle{font-size:.65rem}.option-description{font-size:.7rem;margin-bottom:.85rem}.option-features h4{font-size:.75rem;margin-bottom:.4rem}.option-features li{font-size:.65rem;padding:.35rem 0}.option-badge{font-size:.7rem;padding:.4rem}}.contact{background:#fff;padding:100px 0}.contact-content{margin:0 auto;max-width:1200px}.contact-image-section{margin-bottom:3rem}.contact-header-image{border-radius:20px;box-shadow:0 10px 40px #00000026;height:300px;overflow:hidden;width:100%}.contact-main-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1.2fr}.contact-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.contact-header-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.contact-header-image:hover img{transform:scale(1.05)}.contact-info .info-card{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:15px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;padding:2rem;text-align:center;transition:all .3s ease}.contact-info .info-card:hover{border-color:#667eea;box-shadow:0 10px 30px #667eea33;transform:translateY(-5px)}.contact-info .info-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.25rem;width:60px}.contact-info .info-card h4{color:#1e3c72;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-info .info-card p{color:#333;font-size:1rem;line-height:1.5;margin:.3rem 0}.contact-info .info-detail{color:#666!important;font-size:.9rem!important}.contact-form-wrapper{background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:3rem;position:-webkit-sticky;position:sticky;top:100px}.contact-map-section{margin-top:3rem;width:100%}.contact-map-section h3{color:#1e3c72;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.map-container{border:1px solid #e9ecef;border-radius:20px;box-shadow:0 10px 40px #00000026;overflow:hidden;width:100%}.map-container iframe{border:none;display:block;height:450px;width:100%}.contact-form h3{color:#1e3c72;font-size:2rem;font-weight:700;margin-bottom:.5rem}.form-subtitle{color:#666;font-size:1rem;line-height:1.6;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fff;border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:.5rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover{box-shadow:0 5px 20px #667eea66;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}@media (max-width:968px){.contact-main-content{gap:2rem;grid-template-columns:1fr}.contact-form-wrapper{padding:2rem;position:static}.contact-info{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.contact{padding:50px 0}.section-header{margin-bottom:2.5rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.contact-image-section{margin-bottom:2rem}.contact-header-image{height:180px}.contact-main-content{gap:1.5rem;grid-template-columns:1fr}.contact-info{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.contact-map-section{margin-top:2rem}.contact-map-section h3{font-size:1.5rem;margin-bottom:1rem}.map-container iframe{height:300px}.contact-info .info-card{padding:1rem .75rem}.contact-info .info-icon{font-size:1rem;height:40px;margin-bottom:.5rem;width:40px}.contact-info .info-card h4{font-size:.9rem;margin-bottom:.3rem}.contact-info .info-card p{font-size:.75rem;line-height:1.4;margin:.2rem 0}.contact-info .info-detail{font-size:.7rem!important}.contact-form-wrapper{padding:1.5rem}.contact-form h3{font-size:1.5rem;margin-bottom:.4rem}.form-subtitle{font-size:.9rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{font-size:.9rem;margin-bottom:.4rem}.form-group input,.form-group textarea{font-size:.9rem;padding:.85rem}.form-group textarea{min-height:100px}.submit-btn{font-size:1rem;padding:.85rem 1.5rem}}@media (max-width:480px){.contact-image-section{margin-bottom:1.25rem}.contact-header-image{height:150px}.contact-info{gap:.5rem}.contact-map-section{margin-top:1.5rem}.contact-map-section h3{font-size:1.3rem;margin-bottom:.75rem}.map-container iframe{height:250px}.contact-info .info-card{padding:.85rem .5rem}.contact-info .info-icon{font-size:.9rem;height:35px;margin-bottom:.4rem;width:35px}.contact-info .info-card h4{font-size:.85rem;margin-bottom:.25rem}.contact-info .info-card p{font-size:.7rem;margin:.15rem 0}.contact-info .info-detail{font-size:.65rem!important}.contact-form-wrapper{padding:1.25rem}.contact-form h3{font-size:1.3rem}.form-group input,.form-group textarea{font-size:.85rem;padding:.75rem}}.gallery{background:#f8f9fa;padding:100px 0}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:3rem}.gallery-item{aspect-ratio:4/3;border-radius:15px;box-shadow:0 5px 20px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover{box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.gallery-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;opacity:0;padding:1.5rem;position:absolute;right:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay p{font-size:1.1rem;font-weight:600;margin:0}.gallery-empty,.gallery-loading{color:#666;font-size:1.2rem;padding:4rem 2rem;text-align:center}.lightbox{background:#000000f2;bottom:0;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:9999}.lightbox,.lightbox-content{align-items:center;display:flex}.lightbox-content{flex-direction:column;max-height:90%;max-width:90%;position:relative}.lightbox-content img{border-radius:10px;max-height:80vh;max-width:100%;object-fit:contain}.lightbox-title{color:#fff;font-size:1.2rem;margin-top:1rem;text-align:center}.lightbox-close,.lightbox-next,.lightbox-prev{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;transition:all .3s ease;width:50px;z-index:10000}.lightbox-close:hover,.lightbox-next:hover,.lightbox-prev:hover{background:#ffffff4d;transform:scale(1.1)}.lightbox-close{right:20px;top:20px}.lightbox-prev{left:20px}.lightbox-next,.lightbox-prev{top:50%;transform:translateY(-50%)}.lightbox-next{right:20px}@media (max-width:768px){.gallery{padding:50px 0}.gallery-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:2rem}.lightbox-content{max-width:95%;padding:1rem}.lightbox-close,.lightbox-next,.lightbox-prev{font-size:1.2rem;height:40px;width:40px}.lightbox-prev{left:10px}.lightbox-next{right:10px}}.admin-page{background:#f5f5f5;min-height:100vh;padding-top:80px}.admin-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.admin-header h1{color:#1e3c72;font-size:1.8rem;margin:0}.logout-btn{align-items:center;background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.logout-btn:hover{background:#c82333}.admin-tabs{background:#fff;border-bottom:2px solid #e9ecef;display:flex;gap:1rem;padding:0 2rem}.admin-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 1.5rem;transition:all .3s ease}.admin-tabs button:hover{color:#1e3c72}.admin-tabs button.active{border-bottom-color:#667eea;color:#1e3c72}.admin-content{margin:2rem auto;max-width:1200px;padding:0 2rem}.admin-loading,.admin-login{align-items:center;display:flex;justify-content:center;min-height:100vh;padding-top:80px}.login-container{background:#fff;border-radius:15px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:3rem;width:100%}.login-container h2{color:#1e3c72;margin-bottom:2rem;text-align:center}.login-container .form-group{margin-bottom:1.5rem}.login-container label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.login-container input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.75rem;width:100%}.login-container button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem;width:100%}.login-note{color:#666;font-size:.9rem;margin-top:1rem;text-align:center}.gallery-admin h2,.messages-admin h2{color:#1e3c72;margin-bottom:1.5rem}.add-image-form{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2rem}.add-image-form .form-group{margin-bottom:1.5rem}.add-image-form label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.add-image-form input,.add-image-form textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.add-image-form textarea{min-height:100px;resize:vertical}.add-image-form button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 2rem}.gallery-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.gallery-item-admin{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.gallery-item-admin img{height:200px;object-fit:cover;width:100%}.gallery-item-info{padding:1.5rem}.gallery-item-info h3{color:#1e3c72;margin:0 0 .5rem}.gallery-item-info p{color:#666;font-size:.9rem;margin:0 0 1rem}.delete-btn{align-items:center;background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem}.delete-btn:hover{background:#c82333}.messages-list{display:flex;flex-direction:column;gap:1rem}.message-item{background:#fff;border-left:4px solid #e9ecef;border-radius:15px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.message-item.new{border-left-color:#28a745}.message-item.read{border-left-color:#ffc107}.message-item.replied{border-left-color:#17a2b8}.message-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:1rem}.message-header h3{color:#1e3c72;margin:0 0 .5rem}.message-meta{color:#666;font-size:.9rem;margin:.25rem 0}.message-date{color:#999;font-size:.85rem;margin:.5rem 0 0}.status-badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.status-badge.new{background:#28a745;color:#fff}.status-badge.read{background:#ffc107;color:#333}.status-badge.replied{background:#17a2b8;color:#fff}.message-body{border-top:1px solid #e9ecef;margin-top:1rem;padding-top:1rem}.message-body p{color:#333;line-height:1.6;margin:0}@media (max-width:768px){.admin-header{flex-direction:column;gap:1rem;padding:1rem}.admin-tabs{overflow-x:auto}.admin-content,.admin-tabs{padding:0 1rem}.gallery-list{grid-template-columns:1fr}}.whatsapp-button{align-items:center;background:#25d366;border-radius:50%;bottom:30px;box-shadow:0 4px 20px #25d36666;color:#fff;display:flex;height:60px;justify-content:center;overflow:hidden;position:fixed;right:30px;text-decoration:none;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-button:hover{background:#20ba5a;box-shadow:0 6px 25px #25d36699;transform:scale(1.1)}.whatsapp-icon{font-size:2rem;position:absolute}.whatsapp-text{font-size:.85rem;font-weight:600;opacity:0;position:absolute;transition:opacity .3s ease;white-space:nowrap}.whatsapp-button:hover .whatsapp-icon{opacity:0}.whatsapp-button:hover .whatsapp-text{opacity:1;padding:0 1rem}.whatsapp-button:hover{border-radius:30px;padding:0 1.5rem;width:auto}@media (max-width:768px){.whatsapp-button{bottom:20px;height:55px;right:20px;width:55px}.whatsapp-icon{font-size:1.8rem}.whatsapp-button:hover{padding:0 1.2rem;width:auto}}*{box-sizing:border-box;margin:0;padding:0}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.page{padding-top:20px}.container{margin:0 auto;max-width:1200px;padding:0 2rem}html{scroll-behavior:smooth}button{cursor:pointer;font-family:inherit}@media (max-width:768px){.container{padding:0 1rem}}@media (max-width:480px){.container{padding:0 .75rem}}
/*# sourceMappingURL=main.021995de.css.map*/