:root{--oloh-primary:#b45309;--oloh-primary-dark:#7c2d12;--oloh-accent:#0f766e;--oloh-text:#1f2937;--oloh-muted:#fff7ed;--oloh-white:#fff;--oloh-radius:24px;--oloh-shadow:0 18px 50px rgba(15,23,42,.13)}
.oloh-site{color:var(--oloh-text)}.oloh-container{width:min(1120px,92%);margin:0 auto}.oloh-hero{min-height:690px;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,rgba(124,45,18,.94),rgba(180,83,9,.72)),linear-gradient(45deg,#7c2d12,#f59e0b);background-size:cover;background-position:center;color:white;overflow:hidden}.oloh-hero:after{content:"";position:absolute;right:-120px;top:-80px;width:520px;height:520px;background:rgba(255,255,255,.14);border-radius:50%}.oloh-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 30%)}.oloh-hero-content{position:relative;z-index:2;max-width:780px}.oloh-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:var(--oloh-accent);margin-bottom:12px}.oloh-hero .oloh-eyebrow{color:#fde68a}.oloh-hero h1{font-size:clamp(3rem,7vw,6.3rem);line-height:.98;margin:0 0 18px;color:white}.oloh-lead{font-size:clamp(1.15rem,2vw,1.55rem);max-width:720px;margin-bottom:32px}.oloh-actions{display:flex;gap:14px;flex-wrap:wrap}.oloh-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-weight:800;text-decoration:none;transition:.2s ease;border:2px solid transparent}.oloh-btn-primary{background:var(--oloh-accent);color:white}.oloh-btn-primary:hover{background:#115e59;color:white;transform:translateY(-2px)}.oloh-btn-light{background:white;color:var(--oloh-primary-dark)}.oloh-btn-light:hover{color:var(--oloh-primary-dark);transform:translateY(-2px)}.oloh-btn-whatsapp{background:#25d366;color:white}.oloh-section{padding:86px 0}.oloh-muted{background:var(--oloh-muted)}.oloh-section-title{text-align:center;max-width:820px;margin:0 auto 38px}.oloh-section h2{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.13;margin:0 0 18px;color:#24140d}.oloh-grid{display:grid;gap:22px}.oloh-grid-4{grid-template-columns:repeat(4,1fr)}.oloh-card{background:white;padding:28px;border-radius:var(--oloh-radius);box-shadow:var(--oloh-shadow);min-height:215px}.oloh-card span{font-size:2rem}.oloh-card h3{font-size:1.2rem;margin:18px 0 10px}.oloh-card p{margin:0;color:#4b5563}.oloh-two-col{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.oloh-photo-placeholder,.oloh-route-box{border-radius:var(--oloh-radius);background:linear-gradient(135deg,#ffedd5,#fef3c7);min-height:320px;display:flex;align-items:center;justify-content:center;color:var(--oloh-primary-dark);font-weight:800;text-align:center;padding:24px}.oloh-route-box{flex-direction:column;font-size:2rem}.oloh-route-box small{display:block;font-size:1rem;color:#6b4423;margin-top:8px}.oloh-link{font-weight:900;color:var(--oloh-accent);text-decoration:none}.oloh-services{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.oloh-services span{background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:12px 18px;box-shadow:0 8px 24px rgba(15,23,42,.08);font-weight:700}.oloh-route{background:#f8fafc}.oloh-cta{background:linear-gradient(135deg,var(--oloh-primary-dark),var(--oloh-primary));color:white;text-align:center}.oloh-cta h2{color:white}.oloh-cta p{font-size:1.15rem}.oloh-floating-whatsapp{position:fixed;right:20px;bottom:20px;z-index:9999;background:#25d366;color:white!important;border-radius:999px;padding:13px 18px;font-weight:900;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.22)}
@media(max-width:900px){.oloh-grid-4,.oloh-two-col{grid-template-columns:1fr}.oloh-hero{min-height:560px}.oloh-section{padding:62px 0}.oloh-card{min-height:auto}}
