*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#9a3412;--primary-dark:#7c2d12;--secondary:#2c3e50;--accent:#e74c3c;--light:#f8f9fa;--white:#ffffff;--gray:#4b5563;--dark:#212529;--border:#dee2e6;--success:#27ae60}body{font-family:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.6;color:var(--dark);background:var(--light)}.skip-link{position:absolute;left:-999px;top:12px;padding:0.6rem 0.9rem;background:var(--white);color:var(--secondary);border:1px solid var(--border);border-radius:10px;font-weight:800;z-index:1000;box-shadow:0 8px 18px rgba(0,0,0,0.12)}.skip-link:focus{left:16px}.site-header{background:var(--white);padding:0.75rem 1.5rem;box-shadow:0 2px 12px rgba(0,0,0,0.06);position:sticky;top:0;z-index:100}.header-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-brand{display:flex;align-items:center;gap:0.75rem;text-decoration:none;min-width:0}.header-logo{width:40px;height:40px;border-radius:8px}.header-logo-picture{display:block;line-height:0}.header-title{font-size:1.1rem;font-weight:800;color:var(--secondary);line-height:1.2}.header-title span{color:var(--primary)}.header-nav{display:flex;align-items:center;gap:0.75rem;flex-wrap:wrap;justify-content:flex-end}.header-nav a{color:var(--secondary);font-weight:700;font-size:0.95rem;text-decoration:none;padding:0.6rem 0.5rem;min-height:44px;display:inline-flex;align-items:center}.header-nav a:hover{color:var(--primary);text-decoration:none}.header-cta{background:var(--primary);color:var(--white) !important;padding:0.7rem 1.2rem;border-radius:10px;text-decoration:none;font-weight:800;font-size:0.95rem;min-height:44px;transition:all 0.2s}.header-cta:hover{background:var(--primary-dark)}.hero{background:linear-gradient(160deg,#1a252f 0%,#2c3e50 40%,#34495e 100%);color:var(--white);padding:3.5rem 2rem 3rem;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.hero-content{display:flex;gap:3rem;align-items:center;max-width:1100px;margin:0 auto;position:relative;z-index:1}.hero-text-content{flex:1;min-width:300px}.hero-image-wrapper{flex:0 0 380px}.hero-image-picture{display:block;line-height:0}.hero-image{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,0.4);border:3px solid rgba(255,255,255,0.1)}.hero-image-caption{font-size:0.85rem;font-style:italic;color:#f2f6fa;opacity:0.92;margin-top:0.75rem;text-align:center}.hero h1{font-size:clamp(2.2rem,4vw,3rem);margin-bottom:1.25rem;line-height:1.15;letter-spacing:-0.02em}.hero h1 span{color:#ffbe98;position:relative}.hero h1 span::after{content:'';position:absolute;bottom:2px;left:0;right:0;height:3px;background:#ffbe98;opacity:0.4;border-radius:2px}.hero-subtitle{font-size:1.15rem;line-height:1.7;color:#f2f6fa;margin-bottom:2rem;max-width:540px}.hero-stats{display:flex;gap:2rem;flex-wrap:wrap}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem;align-items:center}.hero-stat{text-align:left;padding:1rem 1.5rem;background:rgba(255,255,255,0.08);border-radius:12px;border:1px solid rgba(255,255,255,0.1);min-width:130px}.hero-stat-number{font-size:1.8rem;font-weight:700;color:#ffbe98;line-height:1;margin-bottom:0.3rem}.hero-stat-label{font-size:0.85rem;color:#eef4fa;text-transform:uppercase;letter-spacing:0.05em}main{max-width:1100px;margin:0 auto;padding:2.5rem 2rem}.intro{background:var(--white);border-radius:14px;padding:2rem;margin-bottom:2rem;box-shadow:0 12px 40px rgba(0,0,0,0.06);border:1px solid rgba(0,0,0,0.04)}.intro h2{color:var(--secondary);margin-bottom:1rem;font-size:1.8rem}.intro p{color:var(--gray);font-size:1.05rem}.intro ul{margin:1rem 0 1rem 1.25rem;color:var(--gray)}.intro li{margin-bottom:0.55rem}.transparency-note{background:#fff8f1;border-left:5px solid rgba(211,84,0,0.35)}.compare-overview{background:var(--white);border-radius:14px;padding:2rem;margin-bottom:2rem;box-shadow:0 12px 40px rgba(0,0,0,0.06);border:1px solid rgba(0,0,0,0.04)}.compare-overview h2{color:var(--secondary);margin-bottom:0.9rem;font-size:1.8rem}.compare-overview>p{color:var(--gray);margin-bottom:1.1rem;font-size:1.03rem}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.overview-card{background:linear-gradient(180deg,#ffffff 0%,#f6f8fb 100%);border:1px solid var(--border);border-radius:12px;padding:1.1rem 1.1rem}.overview-card h3{color:var(--secondary);font-size:1.08rem;margin-bottom:0.55rem}.overview-card p{color:var(--gray);margin:0 0 0.65rem}.overview-card ul{margin:0.65rem 0 0;padding-left:1.15rem;color:var(--gray)}.overview-card li{margin-bottom:0.4rem}.overview-link{display:inline-flex;align-items:center;margin-top:0.8rem;font-weight:800;text-decoration:none}.overview-link:hover{text-decoration:underline}.contractors{margin:3rem 0}.contractors>h2{font-size:2rem;color:var(--secondary);margin-bottom:1.5rem;text-align:center}.contractors-intro{max-width:760px;margin:-0.35rem auto 1.75rem;color:var(--gray);text-align:center;font-size:1rem}.contractor-card{background:var(--white);border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 12px 36px rgba(0,0,0,0.08);display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start;transition:transform 0.3s,box-shadow 0.3s;border-left:5px solid var(--primary)}.contractor-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,0.15)}.contractor-rank{width:70px;height:70px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:0.85rem;text-transform:uppercase;letter-spacing:0.08em;font-weight:bold;box-shadow:0 4px 12px rgba(211,84,0,0.4);text-align:center;padding:0.6rem;line-height:1.1;overflow-wrap:anywhere}.contractor-head{display:flex;align-items:center;gap:1rem;margin-bottom:0.75rem}.contractor-heading-copy{display:flex;flex-direction:column;gap:0.35rem}.contractor-logo{width:72px;height:72px;object-fit:contain;border-radius:12px;border:1px solid rgba(0,0,0,0.08);background:var(--white);padding:0.5rem;box-shadow:0 8px 24px rgba(0,0,0,0.08);flex:0 0 auto}.contractor-info h3{font-size:1.5rem;margin-bottom:0}.contractor-info h3 a{color:var(--secondary);text-decoration:none;transition:color 0.2s}.contractor-info h3 a:hover{color:var(--primary)}.contractor-proof-note{color:var(--gray);font-size:0.92rem}.contractor-meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin:0.75rem 0;font-size:0.95rem}.contractor-meta span{display:flex;align-items:center;gap:0.4rem;color:var(--gray)}.contractor-meta a{color:var(--primary);text-decoration:none;padding:0.4rem 0.25rem;min-height:44px;display:inline-flex;align-items:center}.contractor-meta a:hover{text-decoration:underline}.contractor-meta .icon{width:18px;height:18px;fill:var(--primary)}.contractor-desc{color:var(--dark);margin:1rem 0;font-size:1rem;line-height:1.7}.contractor-services{display:flex;gap:0.5rem;flex-wrap:wrap;margin-top:1rem}.service-tag{background:var(--light);color:var(--secondary);padding:0.4rem 0.8rem;border-radius:20px;font-size:0.875rem;font-weight:500}.contractor-cta{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.btn{padding:0.85rem 1.6rem;border-radius:10px;font-weight:700;text-decoration:none;transition:all 0.18s ease;display:inline-flex;align-items:center;gap:0.5rem;font-size:0.95rem;box-shadow:0 10px 24px rgba(0,0,0,0.08)}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--white)}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-dark),#8c3200);transform:translateY(-2px)}.btn-secondary{background:var(--white);color:var(--secondary);border:2px solid var(--border)}.btn-secondary:hover{border-color:var(--primary);color:var(--primary)}.why-choose{background:var(--white);border-radius:14px;padding:2.5rem;margin:3rem 0;box-shadow:0 12px 40px rgba(0,0,0,0.06);border:1px solid rgba(0,0,0,0.04)}.why-choose h2{color:var(--secondary);font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.benefit-item{padding:1.5rem;background:var(--light);border-radius:10px;text-align:center}.benefit-icon{width:50px;height:50px;margin:0 auto 1rem;fill:var(--primary)}.benefit-item h3{color:var(--secondary);margin-bottom:0.5rem;font-size:1.1rem}.benefit-item p{color:var(--gray);font-size:0.95rem}.services-section{background:linear-gradient(135deg,var(--secondary) 0%,#141c24 100%);color:var(--white);border-radius:14px;padding:2.5rem;margin:3rem 0}.services-section h2{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.service-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;background:rgba(255,255,255,0.1);border-radius:8px}.service-item svg{width:24px;height:24px;fill:#ffbe98;flex-shrink:0}.faq-section{background:var(--white);border-radius:14px;padding:2.5rem;margin:3rem 0;box-shadow:0 12px 40px rgba(0,0,0,0.06);border:1px solid rgba(0,0,0,0.04)}.faq-section h2{color:var(--secondary);font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.faq-item{border-bottom:1px solid var(--border);padding:1.25rem 0}.faq-item:last-child{border-bottom:none}.faq-question{font-weight:600;color:var(--secondary);margin-bottom:0.5rem;font-size:1.05rem}.faq-answer{color:var(--gray);font-size:0.95rem}.contact-cta{background:linear-gradient(135deg,var(--primary),var(--accent));color:var(--white);border-radius:14px;padding:3rem 2rem;text-align:center;margin:3rem 0}.contact-cta h2{font-size:2rem;margin-bottom:1rem}.contact-cta p{font-size:1.1rem;margin-bottom:1.5rem;opacity:0.95}.contact-cta .btn{background:var(--white);color:var(--primary);font-size:1.1rem;padding:1rem 2rem}.contact-cta .btn:hover{background:var(--light);transform:translateY(-2px)}footer{background:var(--secondary);color:var(--white);padding:3rem 2rem;margin-top:3rem}.footer-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}footer h4{color:#ffd8bf;margin-bottom:1rem}footer ul{list-style:none}footer li{margin-bottom:0.5rem}footer a{color:rgba(255,255,255,0.95);text-decoration:none;transition:color 0.2s;padding:0.35rem 0;display:inline-block;min-height:44px;line-height:2}footer a:hover{color:#ffe6d4}.footer-bottom{max-width:1100px;margin:2rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.1);text-align:center;opacity:0.95;font-size:0.9rem}@media (max-width:900px){.hero-content{flex-direction:column;text-align:center}.hero-text-content{order:1}.hero-image-wrapper{order:2;flex:1 1 auto;max-width:350px}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-stats{justify-content:center}.hero-cta{justify-content:center}.hero-stat{text-align:center}.overview-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero{padding:2.5rem 1.5rem 2rem}.hero h1{font-size:1.9rem}.hero-subtitle{font-size:1rem}.hero-stats{gap:1rem}.hero-stat{padding:0.75rem 1rem;min-width:100px}.hero-stat-number{font-size:1.4rem}.contractor-card{grid-template-columns:1fr;text-align:center}.contractor-head{flex-direction:column}.contractor-rank{margin:0 auto 1rem}.contractor-meta{justify-content:center}.contractor-services{justify-content:center}.contractor-cta{justify-content:center}}@media (max-width:600px){.site-header{padding:0.6rem 1rem}.header-inner{flex-direction:column;align-items:stretch}.header-brand{justify-content:center}.header-title{display:inline;font-size:1rem;text-align:center}.header-nav{justify-content:center;gap:0.4rem 0.55rem;width:100%}.header-nav a{padding:0.5rem 0.55rem}}@media (max-width:480px){.hero-image-wrapper{max-width:280px}.hero-stat{flex:1 1 45%;min-width:0}}
