:root{--navy-dark:#1e3a5f;--navy-hover:#152b48;--accent-green:#38b259;--text-dark:#1f2937;--text-gray:#4b5563;--bg-white:#fff}.landing-wrapper{color:var(--text-dark);background:var(--bg-white);min-height:100vh;font-family:Inter,sans-serif}.nav-bar{z-index:50;background:0 0;padding:1rem 0;position:absolute;top:0;left:0;right:0}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo img{object-fit:contain;height:100px}.nav-links{color:var(--text-gray);gap:2.5rem;font-weight:500;display:flex}.nav-links a{color:inherit;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--navy-dark)}.nav-actions{align-items:center;gap:2rem;display:flex}.nav-phone{color:var(--text-gray);align-items:center;gap:.5rem;font-weight:500;display:flex}.btn-solid-blue{background-color:var(--navy-dark);color:#fff;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.btn-solid-blue:hover{background-color:var(--navy-hover)}.btn-outline{color:var(--navy-dark);background-color:#0000;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-outline:hover{border-color:var(--navy-dark)}.hero-split{min-height:100vh;display:flex}.hero-left{background:#fff;flex-direction:column;flex:1;padding:180px 4rem 4rem 8rem;display:flex}.hero-content{max-width:600px}.overline{color:var(--accent-green);letter-spacing:.15em;margin-bottom:1.5rem;font-size:.875rem;font-weight:700}.hero-title{color:var(--navy-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Lora,serif;font-size:4.5rem;font-weight:700;line-height:1.1}.hero-desc{color:var(--text-gray);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.hero-actions{gap:1rem;margin-bottom:3.5rem;display:flex}.hero-actions .large{padding:1rem 1.5rem;font-size:1.125rem}.hero-stats{border-top:1px solid #f3f4f6;gap:4rem;padding-top:2.5rem;display:flex}.stat-item{flex-direction:column;gap:.25rem;display:flex}.stat-number{color:var(--navy-dark);font-family:Lora,serif;font-size:2.25rem;font-weight:700}.stat-label{color:var(--text-gray);font-size:.9rem}.hero-right{background-position:50%;background-size:cover;flex:1;min-height:100vh;position:relative}.google-review-card{background:#fff;border-radius:8px;max-width:400px;padding:1.5rem 2rem;position:absolute;bottom:8rem;left:-8rem;box-shadow:0 10px 30px #0000001a}.stars{color:#fbbf24;align-items:center;gap:.25rem;margin-bottom:1rem;display:flex}.rating-num{color:var(--text-gray);margin-left:.5rem;font-weight:600}.review-text{color:var(--navy-dark);margin-bottom:1rem;font-size:1.125rem;font-weight:600;line-height:1.5}.review-meta{color:var(--text-gray);font-size:.875rem}.why-section{background-color:var(--navy-dark);color:#fff;padding:6rem 2rem}.why-container{gap:6rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.why-left{flex:1;max-width:600px}.overline-subtle{letter-spacing:.15em;color:#ffffff80;margin-bottom:1.5rem;font-size:.875rem;font-weight:600}.why-title{margin-bottom:1.5rem;font-family:Lora,serif;font-size:3rem;line-height:1.2}.why-desc{color:#fffc;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.why-list{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.why-list li{color:#ffffffe6;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.check-icon{color:var(--accent-green);flex-shrink:0;margin-top:.125rem}.why-right{flex:1;align-items:center;display:flex}.stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;display:grid}.glass-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:.5rem;padding:2rem;transition:background .2s;display:flex}.glass-card:hover{background:#ffffff14}.glass-number{color:#fff;font-family:Lora,serif;font-size:2.5rem;font-weight:700}.glass-label{color:#ffffffb3;font-size:.875rem;line-height:1.4}.desktop-only{display:flex}.mobile-only{display:none}.mobile-menu-btn{color:var(--navy-dark);cursor:pointer;background:0 0;border:none}@media (max-width:1024px){.hero-left{padding:120px 2rem 4rem}.hero-title{font-size:3.5rem}.google-review-card{bottom:4rem;left:2rem}.why-container{flex-direction:column;gap:4rem;padding:0}}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}.nav-bar{background:#fff;border-bottom:1px solid #eee}.mobile-dropdown{background:#fff;flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 20px #0000001a}.mobile-dropdown a:not(.btn-solid-blue){color:var(--navy-dark);font-size:1.125rem;font-weight:500;text-decoration:none}.hero-split{flex-direction:column}.hero-right{min-height:400px}.google-review-card{max-width:none;bottom:1rem;left:1rem;right:1rem}.hero-stats{flex-direction:column;gap:1.5rem}.stats-grid{grid-template-columns:1fr}.why-title{font-size:2.25rem}}
