html,body{margin:0;padding:0;max-width:100vw;overflow-x:hidden}*:not(input):not(textarea){caret-color:transparent}.navbar-header{background-color:#f2efe7;position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000000f;padding:1rem .5rem}.navbar{display:flex;justify-content:space-between;align-items:center;padding:0rem 2rem}.logo-img{height:5rem;width:7rem;max-height:150px;object-fit:contain}.nav-links{display:flex;gap:2rem;list-style:none}.nav-link{font-size:.9rem;font-weight:500;text-decoration:none;color:#222;letter-spacing:1px;transition:color .3s ease}.nav-link:hover{color:#c9a33d}.hamburger-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#0a3d62}.side-menu{position:fixed;top:0;right:-100%;width:75%;max-width:320px;height:100vh;background-color:#fff;z-index:2000;padding:2rem 1.5rem;transition:right .3s ease-in-out;box-shadow:-2px 0 6px #0000001a}.side-menu.open{right:0}.side-menu .close-btn{background:none;border:none;font-size:1.5rem;margin-bottom:2rem;cursor:pointer;color:#0a3d62}.side-menu ul{list-style:none;padding:0;margin:0}.side-menu-item{display:flex;align-items:center;margin-bottom:1.5rem}.side-menu-item a{display:flex;align-items:center;text-decoration:none;color:#333;font-size:1rem;font-weight:500;transition:color .3s ease}.side-menu-item a:hover{color:#c9a33d}.side-menu-icon{font-size:1.1rem;margin-right:.75rem;color:#0a3d62}.side-menu-item a:hover .side-menu-icon{color:#c9a33d}.overlay{position:fixed;inset:0;background-color:#0000004d;z-index:1500}@media (max-width: 1200px){.nav-links{display:none}.hamburger-btn{display:block}}.hero-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;background-color:#f6f4ef;width:100%;justify-content:center;padding:2rem .6rem;margin:0 auto}.hero-text-content{text-align:center;max-width:100%;margin:0 auto;padding:1rem 2rem}.hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#0a3d62;margin-bottom:1rem;line-height:1.2}.hero-subtext{font-size:clamp(.9rem,2.5vw,1.1rem);color:#333;margin-bottom:1.5rem;line-height:1.6}.hero-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.hero-cta-button,.hero-secondary-button{display:inline-block;font-weight:600;padding:.75rem 1.5rem;border-radius:.625rem;text-decoration:none;text-align:center;transition:all .2s ease;border:2px solid transparent}.hero-cta-button{background-color:#c9a33d;color:#fff}.hero-cta-button:hover,.hero-cta-button:focus{background-color:#b78e2e;transform:translateY(-1px)}.hero-secondary-button{background-color:#fff;color:#c9a33d;border-color:#c9a33d}.hero-secondary-button:hover,.hero-secondary-button:focus{background-color:#f2e0b0;border-color:#b78e2e;color:#b78e2e;transform:translateY(-1px)}.hero-cta-button:focus,.hero-secondary-button:focus{outline:2px solid #0a3d62;outline-offset:2px}.hero-image-container{position:relative;width:min(90%,500px);height:450px;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;margin-right:1.5rem}.hero-background-box{position:absolute;top:0rem;left:0rem;width:100%;height:100%;border:2px solid #ccc;border-radius:1.25rem;z-index:0}.hero-image{position:relative;z-index:2;width:100%;height:450px;background-size:cover;background-position:center;border-radius:1.25rem;-webkit-user-select:none;user-select:none;caret-color:transparent}@media (min-width: 1200px){.hero-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:4rem;padding:3.2rem 1rem}.hero-text-content{text-align:left;max-width:480px}.hero-buttons{flex-direction:row;justify-content:flex-start;align-items:flex-start}.hero-image-container{margin:.1rem 7rem 3rem 5rem;max-width:500px;height:400px}.hero-image,.hero-background-box{height:100%}}.slider-dot{color:#0a3d62;transition:color .2s ease}.slider-dot:hover{color:#c9a33d}.trust-metrics-section{background-color:#0a3d62;padding:4rem 1rem;color:#f5f5f5;text-align:center}.trust-metrics-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.trust-metric{background-color:#ffffff0d;padding:2rem;border-radius:1rem;transition:transform .3s ease}.trust-metric:hover{transform:translateY(-5px)}.trust-icon{font-size:3rem;margin-bottom:1rem;color:#c9a33d}.trust-metric h3{font-size:1.25rem;margin-bottom:1rem;color:#fff}.trust-metric p{font-size:.95rem;line-height:1.6;color:#e0e0e0}.trust-metric strong{color:#fff;font-weight:700}.how-it-works-section{background-color:#f8f9fc;padding:4rem 1.5rem;text-align:center}.how-it-works-title{font-size:2.5rem;font-weight:800;color:#0a2e56;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1.5px}.sub-title{font-size:1.2rem;font-weight:600;color:#caa03f;margin-bottom:.25rem}.how-it-works-subtitle{font-size:.95rem;color:#6c757d;margin-bottom:3rem;text-transform:uppercase;letter-spacing:.5px}.how-timeline{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1100px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.how-timeline{grid-template-columns:repeat(3,1fr)}}.timeline-step{display:flex;justify-content:center;width:100%}.step-content{background-color:#fff;padding:2.5rem 2rem;border-radius:1rem;box-shadow:0 10px 20px #0a2e5614;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%}.step-content:hover{transform:translateY(-6px);box-shadow:0 14px 32px #0a2e561a}.how-icon{font-size:2.8rem;color:#caa03f;margin-bottom:1rem}.step-content h3{font-size:1.25rem;font-weight:700;color:#0a2e56;margin-bottom:.6rem}.step-content p{font-size:1rem;color:#444;line-height:1.6;max-width:90%}.step-content strong{color:#caa03f;font-weight:700}@media (max-width: 640px){.step-content{padding:2rem 1rem}.how-icon{font-size:2.4rem}}.cta-section{background-color:#fff;color:#0a3d62;padding:4rem 1rem;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#0a3d62}.cta-section p{font-size:1.1rem;margin-bottom:2rem;color:#444}.cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.cta-primary,.cta-secondary{font-weight:600;padding:.9rem 1.8rem;border-radius:.625rem;text-decoration:none;transition:all .3s ease}.cta-primary{background-color:#c9a33d;color:#fff;border:none}.cta-primary:hover{background-color:#b78e2e;transform:translateY(-2px)}.cta-secondary{background-color:transparent;color:#c9a33d;border:2px solid #c9a33d}.cta-secondary:hover{background-color:#f6f4ef;border-color:#b78e2e;color:#b78e2e;transform:translateY(-2px)}@media (min-width: 720px){.cta-buttons{flex-direction:row;justify-content:center}}.footer{background-color:#0a2540;color:#f4f4f4;padding:3rem 1.5rem 1rem;font-family:Poppins,sans-serif}.footer-top{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto 2rem;text-align:center}.footer-column{flex:1;min-width:220px;display:flex;flex-direction:column;align-items:center}.footer-column h4{color:#f0c75e;font-size:1.2rem;margin-bottom:1rem}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a,.footer-column p a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover,.footer-column p a:hover{color:#f0c75e}.contact-info p{margin:.5rem 0}.footer-social{margin-bottom:1rem}.footer-social a{margin-right:1rem;font-size:1.4rem;color:#f0c75e;transition:color .3s ease}.footer-social a:hover{color:#fff}.footer-logo-wrapper{display:flex;justify-content:center;align-items:center;margin-top:.5rem}.footer-logo{max-width:140px;height:auto;display:block;opacity:.95}.footer-bottom{text-align:center;font-size:.9rem;color:#aaa;border-top:1px solid #1d3557;padding-top:1rem}body{font-family:Arial,Helvetica,sans-serif;background-color:#f9f6f1;color:#15395b}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{background:linear-gradient(135deg,#15395b,#2a5298);color:#fff;text-align:center;padding:4rem 0}.hero h1{font-family:Georgia,Times New Roman,Times,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-button{background:#d4af37;color:#fff;padding:10px 24px;border:none;border-radius:5px;cursor:pointer;font-weight:700;font-family:Arial,Helvetica,sans-serif;font-size:1rem;margin:.5rem 0;transition:background .3s;box-shadow:0 2px 6px #00000014}.cta-button:hover{background:#bfa133}.disclaimer{font-size:.9rem;opacity:.8;margin-top:1rem}.services{padding:4rem 0;background:#fff}.services h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.service-cards{display:flex;justify-content:center;gap:2rem}.service-card{background:#f9f6f1;padding:2rem;border-radius:10px;box-shadow:0 4px 15px #00000014;max-width:400px;transition:transform .3s}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#15395b;margin-bottom:1rem;font-size:1.3rem;font-family:Georgia,Times New Roman,Times,serif}.pricing{background:#f9f6f1;padding:4rem 0}.pricing h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.pricing-card{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px #00000014;position:relative}.pricing-card.featured{border:3px solid #D4AF37;transform:scale(1.05)}.plan-name{font-size:1.3rem;font-weight:700;color:#15395b;margin-bottom:.5rem;font-family:Georgia,Times New Roman,Times,serif}.plan-price{font-size:2rem;font-weight:700;color:#d4af37;margin-bottom:1.5rem}.feature-list{list-style:none;margin-bottom:2rem;padding:0}.feature-list li{padding:.5rem 0;border-bottom:1px solid #eee}.included{color:#28a745}.included:before{content:"✓ ";font-weight:700}.not-included{color:#dc3545}.not-included:before{content:"✗ ";font-weight:700}.property-types{padding:4rem 0;background:#fff;text-align:center}.property-types h2{font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.property-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.property-type{background:#f9f6f1;padding:2rem;border-radius:10px;transition:background .3s}.property-type:hover{background:#e9ecef}.about{background:#15395b;color:#fff;padding:4rem 0;text-align:center}.about h2{font-size:2rem;margin-bottom:2rem;font-family:Georgia,Times New Roman,Times,serif}.benefits{padding:4rem 0;background:#fff}.benefits h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.benefit h3{color:#d4af37;margin-bottom:1rem;font-family:Georgia,Times New Roman,Times,serif}.process{background:#f9f6f1;padding:4rem 0}.process h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 15px #00000014;text-align:center}.step-number{background:#d4af37;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-weight:700;font-size:1.2rem}.testimonials{background:#fff;padding:4rem 0;text-align:center}.testimonial{max-width:800px;margin:0 auto;font-style:italic;font-size:1.1rem;color:#555}.testimonial-author{margin-top:1rem;font-weight:700;color:#15395b}.faq{background:#f9f6f1;padding:4rem 0}.faq h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;margin-bottom:1rem;border-radius:10px;padding:1.5rem;box-shadow:0 2px 10px #00000014}.faq-question{font-weight:700;color:#15395b;margin-bottom:.5rem}.contact{background:#fff;padding:4rem 0}.contact h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:700;color:#15395b}.form-group input,.form-group textarea{width:100%;padding:10px;border:2px solid #e9ecef;border-radius:5px;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#d4af37}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.hero h1{font-size:1.5rem}.service-cards,.pricing-cards,.property-grid,.benefit-grid,.steps,.footer-content{flex-direction:column;grid-template-columns:1fr!important}.form-row{grid-template-columns:1fr}}
