:root{--ink:#293F53;--blue:#1c5273;--blue2:#eaf2f7;--gold:#F28321;--paper:#f8fafb;--muted:#536577;--line:#dfe7ec;--white:#fff;--radius:22px;--max:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}
.topbar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;letter-spacing:-.3px;color:var(--ink);min-width:0}.brand-copy{display:grid;gap:1px;min-width:0}.brand-copy strong{font-size:16px;font-weight:900;line-height:1.15;letter-spacing:.8px}.brand-copy small{font-size:9px;line-height:1.3;font-weight:750;color:var(--muted);letter-spacing:.8px}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--ink);display:grid;place-items:center;color:var(--gold);flex:none}.brand-mark svg{width:25px;height:25px}.nav{display:flex;align-items:center;gap:27px}.nav a{text-decoration:none;font-size:14px;font-weight:650;color:#354b5f}.nav a:hover{color:var(--blue)}.nav .nav-cta{background:var(--ink);color:white;padding:11px 17px;border-radius:999px}
.hero{padding:39px 0 73px}.hero-grid{display:grid;grid-template-columns:1fr .93fr;gap:55px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:1.4px}.eyebrow:before{content:"";width:28px;height:2px;background:var(--gold)}h1{font-size:clamp(40px,4.7vw,64px);line-height:1.03;letter-spacing:-2.4px;margin:19px 0 22px;max-width:670px}.hero-copy{color:var(--muted);font-size:19px;max-width:520px;margin:0 0 30px}.actions,.direct-actions{display:flex;gap:13px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:999px;font-weight:750;font-size:15px;text-decoration:none;transition:transform .18s,background .18s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--ink);color:white}.btn-primary:hover{background:#1c4667}.btn-secondary{border:1px solid #bdccd6;color:var(--ink);background:white}.hero-note{font-size:13px;color:#617384;margin-top:18px}.hero-visual{position:relative;min-height:410px}.hero-photo{position:absolute;inset:0 20px 18px 0;width:calc(100% - 20px);height:calc(100% - 18px);object-fit:cover;border-radius:30px;background:#d8e2e8}.photo-caption{position:absolute;left:-17px;bottom:0;background:white;padding:13px 17px;border-radius:15px;box-shadow:0 12px 38px #1029431b;font-size:13px;font-weight:750}.photo-caption span{display:block;font-weight:500;color:var(--muted);font-size:12px}.corner-tag{position:absolute;right:0;top:23px;background:var(--gold);border-radius:14px;padding:12px 15px;font-weight:800;font-size:13px;box-shadow:0 8px 20px #1029431b}
.trustbar{background:var(--ink);color:white;padding:20px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:650}.trust-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #ffffff40;border-radius:50%;color:var(--gold);flex:none;font-weight:900}
section{padding:82px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-kicker{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;color:var(--blue)}h2{font-size:clamp(30px,3.5vw,44px);line-height:1.12;letter-spacing:-1.4px;margin:8px 0 0}.section-intro{max-width:440px;color:var(--muted);margin:0}.services{background:white}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.service-grid-four{grid-template-columns:repeat(2,1fr)}.service{position:relative;isolation:isolate;overflow:hidden;padding:23px 22px 24px;border:1px solid #d6e0e6;border-radius:18px;background:#f4f7f9;min-height:177px;color:var(--ink);box-shadow:0 10px 28px #1029430d}.service>*{position:relative;z-index:2}.service::before{content:"";position:absolute;inset:-6px;background-image:var(--service-bg);background-size:cover;background-position:var(--service-pos,center);background-repeat:no-repeat;filter:blur(0) saturate(.96) contrast(.98);transform:scale(1.015);opacity:.94;z-index:0}.service::after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.46) 0%,rgba(255,255,255,.34) 54%,rgba(255,255,255,.18) 100%);z-index:1}.service-icon{width:44px;height:44px;border-radius:13px;background:rgba(234,242,247,.90);backdrop-filter:blur(5px);display:grid;place-items:center;color:var(--blue);margin-bottom:15px;border:1px solid rgba(255,255,255,.7);box-shadow:0 4px 14px #1029430c}.service-icon svg{width:22px;height:22px}.service h3{font-size:17px;margin:0 0 7px;letter-spacing:-.2px;color:#102943;text-shadow:0 1px 2px rgba(255,255,255,.92)}.service p{font-size:14px;color:#43576a;margin:0;max-width:56ch;text-shadow:0 1px 2px rgba(255,255,255,.88)}.service--repairs{--service-bg:url("../images/service-repairs.webp");--service-pos:center}.service--paint{--service-bg:url("../images/service-paint.webp");--service-pos:center}.service--reform{--service-bg:url("../images/service-reform.webp");--service-pos:center}.service--garden{--service-bg:url("../images/service-garden.webp");--service-pos:center}
.service-callout{margin-top:17px;background:#f7fafc;border:1px dashed #bfd0da;border-radius:16px;padding:17px 20px;display:flex;gap:8px 18px;align-items:center;flex-wrap:wrap}.service-callout strong{font-size:14px}.service-callout span{font-size:14px;color:var(--muted)}
.work{background:#edf3f6}.work-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.work-card{background:white;border-radius:18px;overflow:hidden;border:1px solid #dfe7ec}.work-image{height:218px;background:#d9e4e9;object-fit:cover;width:100%}.work-card:first-child .work-image{height:248px}.work-body{padding:17px 18px 20px}.work-type{color:var(--blue);font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:800}.work-body h3{font-size:17px;margin:5px 0 4px}.work-body p{font-size:13px;color:var(--muted);margin:0}
.area{background:white}.area-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.area-copy{color:var(--muted);font-size:17px;max-width:610px;margin:18px 0 10px}.area-note{color:#617384;font-size:14px;max-width:620px}.area-card{border-radius:24px;background:var(--ink);padding:30px;color:white;display:flex;flex-wrap:wrap;gap:10px}.area-card span{padding:9px 12px;border:1px solid #ffffff31;border-radius:999px;font-size:13px;color:#e7eef3}.area-card strong{width:100%;font-size:18px;margin-top:13px}.area-card a{font-size:14px;color:var(--gold);font-weight:750;text-decoration:none}
.approach{background:white}.approach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.approach-panel{background:var(--ink);border-radius:24px;padding:36px;color:white;position:relative;overflow:hidden}.approach-panel:after{content:"";position:absolute;width:180px;height:180px;border:1px solid #ffffff24;border-radius:50%;right:-65px;bottom:-80px}.approach-panel .section-kicker{color:var(--gold)}.approach-panel h2{margin:11px 0 16px}.approach-panel p{color:#d1dce4;margin:0}.points{display:grid;gap:19px}.point{display:grid;grid-template-columns:42px 1fr;gap:15px;align-items:start}.point-no{font-size:13px;font-weight:800;color:var(--blue);background:var(--blue2);width:39px;height:39px;border-radius:12px;display:grid;place-items:center}.point h3{margin:0 0 4px;font-size:17px}.point p{margin:0;color:var(--muted);font-size:14px}
.contact{background:#eaf1f5;padding:70px 0}.contact-box{background:white;border:1px solid var(--line);border-radius:24px;padding:38px;display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:start}.contact-box h2{max-width:370px}.contact-intro p{color:var(--muted);margin:12px 0 20px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field{display:grid;gap:6px}.form-field.full,.privacy-check.full{grid-column:1/-1}.form-field label{font-size:14px;font-weight:700;color:var(--ink)}.form-field input,.form-field textarea{width:100%;border:1px solid #c8d5de;border-radius:11px;background:#fff;padding:12px 13px;color:var(--ink);font:inherit;font-size:16px;outline:none}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1c52731b}.form-field textarea{min-height:120px;resize:vertical}.form-field ::placeholder{color:#718292;opacity:1}.privacy-check{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:var(--muted);line-height:1.45}.privacy-check input{margin-top:3px;accent-color:var(--blue)}.privacy-check a{color:var(--blue);font-weight:700}.form-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.form-actions .btn{border:0;cursor:pointer}.contact-direct{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.direct-item{padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#f8fafb;min-width:0}.direct-item strong,.direct-item span{display:block}.direct-item strong{font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:var(--blue);margin-bottom:3px}.direct-item span{font-size:14px;font-weight:700;overflow-wrap:anywhere}.form-note,.form-status{grid-column:1/-1;margin:0!important;color:var(--muted);font-size:13px;line-height:1.5}.form-status:not(:empty){color:#8b4f00;background:#fff5df;border-radius:9px;padding:10px 12px}
.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:20;background:var(--ink);color:#fff;text-decoration:none;border-radius:999px;padding:11px 15px;box-shadow:0 9px 28px #1029433d;display:none;align-items:center;gap:8px;font-weight:800;font-size:13px}.floating-whatsapp span:first-child{color:var(--gold);font-size:19px}
.footer{background:var(--ink);color:#d5e0e7;padding:26px 0}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .brand{color:white}.footer .brand-copy small{color:#c3d0d9}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{font-size:12px;color:#d5e0e7;text-decoration:none}.footer-links a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff17;margin-top:22px;padding-top:16px;display:flex;justify-content:space-between;gap:20px}.footer-bottom small{font-size:11px;color:#9fb0bd}
.legal-page{background:white}.legal-shell{padding:50px 0 80px}.legal-shell h1{font-size:clamp(34px,5vw,52px);margin-bottom:12px}.legal-meta{color:var(--muted);font-size:13px;margin-bottom:36px}.legal-content{max-width:850px}.legal-content h2{font-size:25px;margin:34px 0 10px}.legal-content h3{font-size:18px;margin:24px 0 8px}.legal-content p,.legal-content li{color:#42596c}.legal-content ul{padding-left:20px}.legal-placeholder{background:#fff5df;border:1px solid #efd79c;border-radius:14px;padding:17px 19px;color:#684a11}.legal-placeholder strong{display:block;margin-bottom:4px}.legal-back{display:inline-flex;margin-top:30px;font-weight:800;color:var(--blue);text-decoration:none}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr .9fr;gap:30px}.hero-visual{min-height:350px}.work-grid{grid-template-columns:1fr 1fr}.work-card:first-child{grid-column:span 2}.work-card:first-child .work-image{height:260px}.approach-grid,.area-grid{gap:35px}}
@media(max-width:700px){.wrap{width:min(100% - 34px,var(--max))}.topbar{min-height:68px}.nav{gap:0}.nav a:not(.nav-cta){display:none}.nav .nav-cta{font-size:13px;padding:10px 13px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:8px;max-width:210px}.brand-mark{width:36px;height:36px}.hero{padding:27px 0 45px}.hero-grid{grid-template-columns:1fr;gap:28px}h1{font-size:43px;letter-spacing:-1.8px;margin:15px 0}.hero-copy{font-size:17px;margin-bottom:23px}.hero-visual{min-height:290px;margin-left:9px}.hero-photo{border-radius:23px}.corner-tag{right:0;top:14px}.trust-grid{grid-template-columns:1fr;gap:12px}.trust-item{justify-content:flex-start}.trustbar{padding:18px 0}.section-head{display:block;margin-bottom:24px}.section-intro{margin-top:11px}.service-grid,.service-grid-four{grid-template-columns:1fr;gap:11px}.service{padding:20px 18px;min-height:0}.service h3{font-size:17px}.service p{font-size:14px}.service-icon{width:40px;height:40px;margin-bottom:11px}section{padding:58px 0}.work-grid{grid-template-columns:1fr;gap:13px}.work-card:first-child{grid-column:auto}.work-image,.work-card:first-child .work-image{height:225px}.area-grid,.approach-grid{grid-template-columns:1fr;gap:24px}.area-card{padding:24px}.approach-panel{padding:27px}.contact{padding:48px 0}.contact-box{grid-template-columns:1fr;gap:25px;padding:24px}.contact-form{grid-template-columns:1fr}.form-field.full,.privacy-check.full,.form-actions,.contact-direct,.form-note,.form-status{grid-column:1}.form-actions,.direct-actions{flex-direction:column}.form-actions .btn,.direct-actions .btn{width:100%}.contact-direct{grid-template-columns:1fr}.footer-main,.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.floating-whatsapp{display:flex}.legal-shell{padding-top:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* ObraLAN v2.5 — identidad y contacto. Las tarjetas de servicios permanecen sin cambios. */
:root{--brand-navy:#293F53;--brand-orange:#F28321}
.brand-logo{display:block;width:230px;height:auto;max-width:100%}.footer .brand-logo,.brand-logo-footer{width:215px}.contact-direct{grid-template-columns:repeat(3,minmax(0,1fr))}.direct-item a{display:block;color:var(--ink);font-size:14px;font-weight:700;text-decoration:none;overflow-wrap:anywhere}.direct-item a:hover{color:var(--blue);text-decoration:underline}.footer-main>.brand-logo-footer{flex:none}
@media(max-width:700px){.brand-logo{width:185px}.footer .brand-logo,.brand-logo-footer{width:195px}.contact-direct{grid-template-columns:1fr}}
