 .container{max-width:860px;margin:0 auto;padding:0 1.5rem}main{padding-left:.9375rem;padding-right:.9375rem}.banner .main-text{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem 1rem 2rem}.banner h1{font-size:clamp(1.6rem,4vw,2.4rem);margin:0}.article-content{padding:2rem 0 3rem}.article-header{margin-bottom:1.5rem}.article-featured{width:100%;height:auto;max-height:380px;object-fit:cover;border-radius:12px;display:block}.h1-replacement{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;margin-top:1.25rem;color:#111}html[data-theme="dark"] .h1-replacement{color:#fff}.article-intro p{font-size:1rem;line-height:1.7;color:#333;margin-bottom:1rem}html[data-theme="dark"] .article-intro p{color:#ccc}.article-intro a,.article-content a{color:var(--color-orange-pass-aa,#784a00);text-decoration:underline}html[data-theme="dark"] .article-intro a,html[data-theme="dark"] .article-content a{color:var(--color-orange)}.article-content p{font-size:.96rem;line-height:1.7;color:#333;margin-bottom:1rem}html[data-theme="dark"] .article-content p{color:#ccc}.usp-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.75rem 0}.usp-card{display:flex;align-items:flex-start;gap:.85rem;padding:1.1rem;border:1px solid #e2e2e2;border-radius:12px;background:#fafafa}html[data-theme="dark"] .usp-card{background:#161616;border-color:#333}.usp-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:rgba(219,148,35,.12);color:var(--color-orange);display:flex;align-items:center;justify-content:center}.usp-icon svg{width:20px;height:20px;stroke:currentColor}.usp-card h3{font-size:.95rem;font-weight:700;margin:0 0 .25rem;color:#111}html[data-theme="dark"] .usp-card h3{color:#fff}.usp-card p{font-size:.85rem;line-height:1.5;color:#555;margin:0}html[data-theme="dark"] .usp-card p{color:#aaa}.loc-cta{margin-top:2.5rem;padding:1.75rem;border-radius:14px;background:#f5f5f5;text-align:center}html[data-theme="dark"] .loc-cta{background:#161616;border:1px solid #2b2b2b}.loc-cta p{font-size:1rem;font-weight:600;margin-bottom:1.1rem;color:#111}html[data-theme="dark"] .loc-cta p{color:#fff}.cta-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.6rem;border-radius:999px;font-size:.92rem;font-weight:600;text-decoration:none;white-space:nowrap}.btn-primary{background:var(--color-orange);color:#000}.btn-primary{color:black!important}.btn-primary:hover{background:var(--color-orange-hover)}.btn-secondary{background:transparent;color:var(--color-orange-pass-aa,#784a00);border:2px solid var(--color-orange)}html[data-theme="dark"] .btn-secondary{color:var(--color-orange)}.btn-secondary:hover{background:rgba(219,148,35,.12)}.section-heading{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700;margin:2.25rem 0 .75rem;color:#111}html[data-theme="dark"] .section-heading{color:#fff}.area-list{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:1rem 0 0}.area-list li{background:#f2f2f2;color:#222;font-size:.85rem;padding:.4rem .9rem;border-radius:999px;border:1px solid #ddd}html[data-theme="dark"] .area-list li{background:#1a1a1a;color:#eee;border-color:#3a3a3a}.process-list{list-style:none;padding:0;margin:1.25rem 0 0;counter-reset:step;display:grid;gap:1rem}.process-list li{position:relative;padding:.9rem 1rem .9rem 3.4rem;border:1px solid #e2e2e2;border-radius:10px;font-size:.92rem;line-height:1.55;color:#333}html[data-theme="dark"] .process-list li{border-color:#333;color:#ccc}.process-list li::before{counter-increment:step;content:counter(step);position:absolute;left:.9rem;top:50%;transform:translateY(-50%);width:1.7rem;height:1.7rem;border-radius:50%;background:var(--color-orange);color:#000;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center}.process-list li strong{display:block;margin-bottom:.15rem;color:#111}html[data-theme="dark"] .process-list li strong{color:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}.testimonial-card{border:1px solid #e2e2e2;border-radius:12px;padding:1.1rem 1.2rem;background:#fafafa}html[data-theme="dark"] .testimonial-card{background:#161616;border-color:#333}.testimonial-card .stars{color:var(--color-orange);font-size:.85rem;letter-spacing:2px;margin-bottom:.4rem}.testimonial-card p{font-size:.88rem;line-height:1.55;color:#333;margin-bottom:.6rem}html[data-theme="dark"] .testimonial-card p{color:#ccc}.testimonial-card h3{font-size:.82rem;font-weight:600;margin:0;color:#111}html[data-theme="dark"] .testimonial-card h3{color:#f0f0f0}.review-btn{display:inline-block;margin-top:1.25rem;font-size:.85rem;color:var(--color-orange-pass-aa,#784a00);text-decoration:underline}html[data-theme="dark"] .review-btn{color:var(--color-orange)}@media (max-width:30rem){.cta-btns{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}