:root{--emerald:#14532d;--amber:#b7791f;--red:#b91c1c;--slate:#0f172a;--stone:#e7e5e4;--bg:#fbfaf8}
*{box-sizing:border-box} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--slate);background:#fff;line-height:1.6}
a{text-decoration:none;color:inherit} img{max-width:100%;display:block}
.serif{font-family:Georgia,"Times New Roman",serif}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);border-bottom:1px solid #e5e7eb}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0}
.brand-wrap{display:flex;align-items:center;gap:16px}.logo-box{width:96px;height:96px;flex:0 0 auto}.logo-box.small{width:64px;height:64px}
.brand-text h1,.brand-text p{margin:0}.brand-text h1{font-size:1.7rem;font-weight:700}.brand-text p{font-size:.95rem;color:#64748b}
.nav{display:flex;gap:24px;flex-wrap:wrap}.nav a{padding:8px 2px;border-bottom:2px solid transparent;font-weight:600}.nav a:hover,.nav a.active{border-bottom-color:#b91c1c}
.hero{position:relative;overflow:hidden;background-image:linear-gradient(90deg,rgba(201,225,247,.88) 0%,rgba(201,225,247,.62) 34%,rgba(255,255,255,.10) 72%),url('https://images.unsplash.com/photo-1516483638261-f4dbaf036963?auto=format&fit=crop&w=1800&q=80');background-size:cover;background-position:center}
.hero-inner{min-height:560px;display:grid;grid-template-columns:320px 1fr;gap:40px;align-items:start;padding:48px 0 56px}
.hero-logo{display:flex;justify-content:center}.hero-logo .logo-box{width:224px;height:224px}.hero-copy{max-width:660px;padding-top:96px}
.hero-copy h2{margin:0;color:#fff;font-size:4rem;line-height:1.05;text-shadow:0 3px 8px rgba(0,0,0,.28)}.hero-copy p{font-size:2rem;font-style:italic;margin:18px 0 0;color:#1f2937}
.btn{display:inline-block;margin-top:28px;background:#b91c1c;color:#fff;padding:16px 32px;border-radius:10px;font-weight:700;font-size:1.25rem;box-shadow:0 10px 20px rgba(0,0,0,.12)} .btn.green{background:#166534}.btn.dark{background:#111827}
.section{padding:72px 0}.bg-soft{background:var(--bg)}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.category-card,.service-band,.service-card,.panel{background:#fff;border:1px solid #e7e5e4;box-shadow:0 10px 25px rgba(15,23,42,.10)} .category-card{padding:32px;text-align:center}
.category-card .icon{font-size:4rem}.category-card h3{font-size:2rem;margin:18px 0 8px}.category-card hr{border:none;height:1px;background:#e7e5e4;width:240px;max-width:100%;margin:16px auto}.category-card p{font-size:1.1rem;color:#475569;margin:0}
.title-line{display:flex;align-items:center;gap:20px;justify-content:center}.title-line::before,.title-line::after{content:"";height:1px;background:#d6d3d1;flex:1}.title-line h2{margin:0;font-size:3rem;text-align:center}
.lead{font-size:1.75rem;font-style:italic;text-align:center;color:#334155;max-width:960px;margin:28px auto 0}
.center{text-align:center}.service-preview{position:relative;overflow:hidden;background-image:linear-gradient(180deg,rgba(255,255,255,.95) 0%,rgba(245,248,252,.93) 100%),url('https://images.unsplash.com/photo-1504609773096-104ff2c73ba4?auto=format&fit=crop&w=1800&q=80');background-size:cover;background-position:center}
.service-band .band-head{padding:16px 20px;color:#fff;font-size:2rem;font-weight:700;text-align:center}.service-band .band-body{padding:26px 30px}.service-band .item{border-bottom:1px solid #e7e5e4;padding:0 0 12px 0;margin-bottom:14px;font-size:1.3rem;color:#334155}
.service-band .btn{margin-top:10px;padding:12px 24px;font-size:1.1rem;border-radius:8px}.testimonial blockquote{margin:32px auto 0;max-width:1000px;font-size:2rem;font-style:italic;color:#334155}.testimonial .author{margin-top:20px;font-size:1.6rem;font-weight:700}
.page-hero{color:#fff;padding:60px 0}.page-hero h2{font-size:3.4rem;margin:0}.page-hero p{font-size:1.25rem;max-width:900px;margin:12px 0 0;color:rgba(255,255,255,.92)}
.grid-services{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-card{padding:28px}.service-card h3{font-size:1.8rem;margin:0 0 10px}.service-card p{font-size:1.08rem;color:#475569;margin:0}
.panel{padding:36px}.panel h3{font-size:2.2rem;margin:0 0 12px}.panel p{font-size:1.1rem;color:#475569}.form-grid{display:grid;gap:18px}
input,select,textarea{width:100%;padding:14px 16px;border:1px solid #d6d3d1;border-radius:2px;font-size:1.05rem;font-family:Arial,Helvetica,sans-serif}
.site-footer{background:#1e293b;color:#fff;padding:48px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-nav{display:flex;flex-wrap:wrap;gap:20px}.footer-nav a{color:#cbd5e1}.footer-nav a:hover{color:#fff}
.contact-meta p{margin:.25rem 0}
@media (max-width:980px){.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-top:0}.hero-copy h2{font-size:3rem}.hero-copy p{font-size:1.5rem}.cards3,.grid-services{grid-template-columns:1fr}.footer-inner,.header-inner{flex-direction:column;align-items:flex-start}.nav{gap:14px}}