.chiarab-lp-civ{--civ-primary:#4a6fa5;--civ-primary-dark:#3a5a88;--civ-secondary:#c9a96e;--civ-accent:#eef2f7;--civ-bg:#f9fafb;--civ-bg-dark:#1a2a3a;--civ-text:#2a3a4a;--civ-text-light:#637281}.civ-hero{position:relative;min-height:90vh;display:flex;flex-direction:column;justify-content:center;background:var(--civ-bg-dark);color:#fff;overflow:hidden}.civ-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,var(--civ-bg-dark) 40%,transparent 100%);z-index:1}.civ-hero-content{position:relative;z-index:2;display:flex;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:80px 40px 40px}.civ-hero-text{flex:1}.civ-hero-visual{flex:0 0 45%;max-width:500px;border-radius:16px;overflow:hidden;aspect-ratio:4/3}.civ-hero-visual img{width:100%;height:100%;object-fit:cover}.civ-hero-badge{display:inline-block;padding:6px 20px;border:1px solid rgb(255 255 255 / .3);border-radius:30px;font-size:12px;letter-spacing:3px;text-transform:uppercase;margin-bottom:20px;font-family:'Inter','Nunito Sans','DM Sans','Source Sans 3','Montserrat','Raleway','Josefin Sans','Playfair Display','EB Garamond',sans-serif}.civ-hero-title{font-family:'Cormorant Garamond',serif!important;font-size:clamp(2.5rem, 5vw, 4.5rem)!important;font-weight:300!important;line-height:1.15!important;margin:0 0 24px!important;color:#fff!important}.civ-hero-title em{font-style:italic;color:var(--civ-primary)}.civ-hero-sub{font-size:1.1rem;line-height:1.7;color:rgb(255 255 255 / .75);max-width:560px;margin-bottom:32px}.civ-hero-btns{display:flex;gap:16px;flex-wrap:wrap}.civ-btn-primary{display:inline-block;padding:14px 32px;background:var(--civ-primary);color:#fff!important;text-decoration:none!important;border-radius:6px;font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-weight:600;transition:all 0.3s ease;border:2px solid var(--civ-primary)}.civ-btn-primary:hover{background:var(--civ-primary-dark);border-color:var(--civ-primary-dark)}.civ-btn-outline{display:inline-block;padding:14px 32px;background:#fff0;color:#fff!important;text-decoration:none!important;border:2px solid rgb(255 255 255 / .3);border-radius:6px;font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-weight:600;transition:all 0.3s ease}.civ-btn-outline:hover{border-color:#fff;background:rgb(255 255 255 / .05)}.civ-stats{position:relative;z-index:2;display:flex;justify-content:center;gap:60px;padding:30px 40px;background:rgb(255 255 255 / .05);border-top:1px solid rgb(255 255 255 / .1)}.civ-stat{text-align:center}.civ-stat-num{font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:600;color:var(--civ-primary)}.civ-stat-label{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:rgb(255 255 255 / .5);margin-top:4px}.civ-section-tag{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--civ-primary);margin-bottom:12px;font-family:'Inter','Nunito Sans','DM Sans','Source Sans 3','Montserrat','Raleway','Josefin Sans',sans-serif}.civ-section-header{text-align:center;margin-bottom:50px}.civ-section-title{font-family:'Cormorant Garamond',serif!important;font-size:clamp(1.8rem, 3vw, 2.8rem)!important;font-weight:400!important;color:var(--civ-text)!important;margin:0!important}.civ-section-title em{font-style:italic;color:var(--civ-primary)}.civ-intro{padding:100px 40px;text-align:center;background:var(--civ-bg)}.civ-intro-inner{max-width:780px;margin:0 auto}.civ-intro-title{font-family:'Cormorant Garamond',serif!important;font-size:clamp(2rem, 3.5vw, 3rem)!important;font-weight:300!important;color:var(--civ-text)!important;margin:16px 0 24px!important;line-height:1.25!important}.civ-intro-title em{font-style:italic;color:var(--civ-primary)}.civ-intro-text{font-size:1.05rem;line-height:1.8;color:var(--civ-text-light)}.civ-services{padding:100px 40px;background:#fff}.civ-services-inner{max-width:1200px;margin:0 auto}.civ-svc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.civ-svc-card{padding:40px 30px;background:var(--civ-bg);border-radius:12px;transition:transform 0.3s,box-shadow 0.3s}.civ-svc-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgb(0 0 0 / .08)}.civ-svc-number{font-family:'Cormorant Garamond',serif;font-size:2.5rem;font-weight:300;color:var(--civ-accent);opacity:.5}.civ-svc-icon{font-size:1.5rem;margin:8px 0}.civ-svc-title{font-family:'Cormorant Garamond',serif!important;font-size:1.4rem!important;font-weight:600!important;color:var(--civ-text)!important;margin:8px 0 12px!important;text-transform:uppercase;letter-spacing:2px}.civ-svc-desc{font-size:.95rem;line-height:1.7;color:var(--civ-text-light)}.civ-locations{padding:100px 40px;background:var(--civ-bg)}.civ-locations-inner{max-width:1200px;margin:0 auto}.civ-loc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.civ-loc-card{padding:30px;background:#fff;border-radius:12px;text-align:center;transition:transform 0.3s,box-shadow 0.3s;border:1px solid rgb(0 0 0 / .05)}.civ-loc-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgb(0 0 0 / .06)}.civ-loc-icon{font-size:2rem;margin-bottom:12px}.civ-loc-name{font-family:'Cormorant Garamond',serif!important;font-size:1.3rem!important;font-weight:600!important;color:var(--civ-text)!important;margin:0 0 6px!important}.civ-loc-sub{font-size:.9rem;color:var(--civ-text-light)}.civ-testimonials{padding:80px 40px;background:var(--civ-bg-dark);color:#fff}.civ-test-inner{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.civ-test-card{flex:1;min-width:300px;max-width:400px;text-align:center;padding:40px}.civ-test-stars{font-size:1.2rem;color:var(--civ-primary);margin-bottom:16px;letter-spacing:3px}.civ-test-quote{font-family:'Cormorant Garamond',serif!important;font-size:1.3rem!important;font-style:italic!important;line-height:1.6!important;color:rgb(255 255 255 / .9)!important;margin:0 0 20px!important;border:none!important;padding:0!important}.civ-test-author{font-size:1rem;font-weight:600;color:var(--civ-primary);font-style:normal!important}.civ-test-detail{font-size:.85rem;color:rgb(255 255 255 / .5);margin-top:6px}.civ-faq{padding:100px 40px;background:#fff}.civ-faq-inner{max-width:800px;margin:0 auto}.civ-faq-item{border-bottom:1px solid rgb(0 0 0 / .08);padding:20px 0}.civ-faq-q{font-family:'Cormorant Garamond',serif!important;font-size:1.2rem!important;font-weight:600!important;color:var(--civ-text)!important;margin:0!important;cursor:pointer;padding-right:30px;position:relative}.civ-faq-q::after{content:'+';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:300;color:var(--civ-primary);transition:transform 0.3s}.civ-faq-item.open .civ-faq-q::after{content:'−'}.civ-faq-a{display:none;padding-top:12px;font-size:.95rem;line-height:1.7;color:var(--civ-text-light)}.civ-faq-item.open .civ-faq-a{display:block}.civ-cta{padding:100px 40px;text-align:center;background:var(--civ-bg)}.civ-cta-inner{max-width:600px;margin:0 auto}.civ-cta-title{font-family:'Cormorant Garamond',serif!important;font-size:clamp(2rem, 3vw, 3rem)!important;font-weight:400!important;color:var(--civ-text)!important;margin:0 0 16px!important}.civ-cta-text{font-size:1.05rem;line-height:1.7;color:var(--civ-text-light);margin-bottom:32px}@media (max-width:768px){.civ-hero-content{flex-direction:column;padding:60px 24px 30px;gap:30px}.civ-hero-visual{flex:none;max-width:100%;aspect-ratio:4/3}.civ-stats{flex-wrap:wrap;gap:20px 40px;padding:24px 20px}.civ-intro,.civ-services,.civ-locations,.civ-testimonials,.civ-faq,.civ-cta{padding:60px 24px}.civ-svc-grid{grid-template-columns:1fr}.civ-loc-grid{grid-template-columns:1fr 1fr}.civ-test-card{min-width:100%}}@media (max-width:480px){.civ-loc-grid{grid-template-columns:1fr}.civ-hero-title{font-size:2.2rem!important}}.civ-hero-visual img{width:100%;height:100%;object-fit:cover;display:block}