    :root{color-scheme:light;--ink:#17242c;--ink2:#263944;--paper:#f5f4ef;--white:#fff;--muted:#5c6768;--gold:#d8ae79;--line:#d5d9d5;font-family:Arial,Helvetica,sans-serif;scroll-behavior:smooth}
    *,*::before,*::after{box-sizing:border-box}
    body{margin:0;background:var(--paper);color:var(--ink);min-width:320px}
    a{color:inherit;text-decoration:none}
    a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}
    .wrap{width:min(1180px,calc(100% - 64px));margin:auto}
    .hero{position:relative;min-height:690px;color:#fff;background:#17242c;isolation:isolate;overflow:hidden}
    .hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(13,26,33,.97) 0%,rgba(13,26,33,.88) 36%,rgba(13,26,33,.35) 72%,rgba(13,26,33,.25) 100%),url('/images/seguimientos-urbano.webp');background-size:cover;background-position:center;z-index:-2}
    .hero::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,27,34,.68),transparent 42%);z-index:-1}
    .header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:30px}
    .header-actions{display:flex;align-items:center;gap:35px}
    .brand{display:flex;align-items:center;gap:15px;flex-shrink:0}
    .brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1.5px solid var(--gold);border-radius:50%;position:relative}
    .brand-mark::after{content:"";width:8px;height:8px;border-radius:50%;background:var(--gold)}
    .brand-name{font-size:.91rem;line-height:1.13;letter-spacing:.095em;font-weight:700;text-transform:uppercase}
    .brand-name span{display:block}
    nav{display:flex;align-items:center;gap:37px;font-size:.9rem}
    nav a{color:rgba(255,255,255,.82);transition:color .2s}
    nav a:hover{color:#fff}
    .lang-switch{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;color:rgba(255,255,255,.9);font-size:.81rem;letter-spacing:.08em}
    .lang-switch a{padding:7px 0;color:var(--gold);font-weight:700;border-bottom:1px solid currentColor}
    .lang-switch .current{color:#fff;font-weight:700}
    .hero-inner{padding-top:133px;padding-bottom:125px;max-width:1180px}
    .eyebrow{margin:0 0 25px;display:flex;align-items:center;gap:14px;color:var(--gold);font-size:.73rem;font-weight:700;letter-spacing:.21em;text-transform:uppercase;line-height:1.5}
    .eyebrow::before{content:"";height:1px;width:35px;background:currentColor;flex:none}
    h1,h2,h3,p{margin-top:0}
    h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.5rem,7.1vw,6.7rem);line-height:1.02;letter-spacing:-.055em;font-weight:400;max-width:800px;margin-bottom:28px}
    h1 em{font-weight:400;color:var(--gold)}
    .intro{font-size:1.1rem;line-height:1.75;max-width:550px;color:#e2e8e6;margin-bottom:36px}
    .button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 27px;background:var(--gold);color:#18252c;font-weight:700;font-size:.87rem;letter-spacing:.02em;transition:background .2s,transform .2s}
    .button:hover{background:#edc79a;transform:translateY(-2px)}
    .hero-foot{position:absolute;bottom:0;left:0;width:100%;border-top:1px solid rgba(255,255,255,.18)}
    .hero-foot .wrap{display:flex;align-items:center;justify-content:space-between;padding:22px 0;color:#e1e7e6;font-size:.77rem;letter-spacing:.115em;text-transform:uppercase}
    .hero-foot .accent{color:var(--gold)}
    section{scroll-margin-top:32px}
    .section-pad{padding:118px 0}
    .section-header{display:grid;grid-template-columns:minmax(210px,1fr) minmax(0,2fr);gap:65px;align-items:start}
    .label{font-size:.72rem;line-height:1.5;color:#596d71;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
    h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.35rem,4.1vw,4.15rem);line-height:1.12;font-weight:400;letter-spacing:-.038em;margin-bottom:23px}
    .lead{font-size:1.12rem;line-height:1.73;color:#425157;max-width:700px;margin:0}
    .service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:70px}
    .service{border-top:1px solid #aeb9b7;padding:30px 22px 20px 0;min-height:250px}
    .service .num{font-family:Georgia,serif;color:#a17954;font-size:1.08rem;margin-bottom:34px}
    .service h3{font-family:Georgia,serif;font-size:1.7rem;font-weight:400;letter-spacing:-.025em;margin-bottom:13px}
    .service p{font-size:.98rem;line-height:1.7;color:#526266;margin-bottom:0}
    .method{background:var(--ink);color:#fff}
    .method .label{color:var(--gold)}
    .method h2{max-width:530px}
    .method .lead{color:#c4d1d1}
    .steps{margin-top:66px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #4a5b62}
    .step{padding:32px 28px 4px 0;border-right:1px solid #4a5b62}
    .step:last-child{border-right:0;padding-left:28px}
    .step:nth-child(2){padding-left:28px}
    .step .num{color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:38px}
    .step h3{font-family:Georgia,serif;font-size:1.6rem;font-weight:400;margin-bottom:14px}
    .step p{color:#c4d1d1;line-height:1.7;font-size:.97rem;margin-bottom:0}
    .limits{display:flex;gap:30px;margin-top:67px;padding:26px 30px;border-left:2px solid var(--gold);background:#253640}
    .limits strong{flex:0 0 170px;color:#f4dcc1;font-size:.9rem;line-height:1.55}
    .limits p{margin:0;color:#cbd7d7;line-height:1.67;font-size:.95rem}
    .locations{padding:110px 0 115px}
    .locations-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}
    .locations h2{margin:0}
    .locations-head p{margin:0;max-width:370px;color:#526266;line-height:1.7}
    .city-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
    .city{position:relative;min-height:255px;background:#e8e9e4;border:1px solid #d8dcd8;display:flex;flex-direction:column;justify-content:space-between;padding:29px 34px;overflow:hidden}
    .city::after{content:"";position:absolute;width:220px;height:220px;border:1px solid #cfd6d1;border-radius:50%;right:-65px;bottom:-110px;box-shadow:0 0 0 35px #e8e9e4,0 0 0 36px #cfd6d1,0 0 0 76px #e8e9e4,0 0 0 77px #cfd6d1;opacity:.75}
    .city small{font-size:.7rem;font-weight:700;letter-spacing:.17em;color:#71817d;text-transform:uppercase}
    .city h3{font-family:Georgia,serif;font-size:clamp(2.5rem,4.8vw,4.7rem);letter-spacing:-.05em;font-weight:400;margin:0;position:relative;z-index:1}
    .contact{background:#e7ebe8;padding:112px 0 120px;scroll-margin-top:32px}
    .contact-single{max-width:760px}
    .contact-single h2{margin:28px 0 23px;max-width:620px}
    .contact-single p{color:#4b5b60;line-height:1.7;font-size:1.02rem;margin:0 0 24px}
    .contact-email{display:inline-block;font-size:clamp(1.2rem,2.5vw,1.65rem);font-weight:700;border-bottom:1px solid #a17954;padding-bottom:7px;overflow-wrap:anywhere}
    footer{background:#111e25;color:#d2dddd;padding:36px 0}
    .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}
    footer .brand-name{font-size:.75rem}
    footer .brand-mark{width:34px;height:34px}
    footer .brand-mark::after{width:6px;height:6px}
    .footer-meta{text-align:right;font-size:.76rem;line-height:1.8;color:#afbdc1}
    .footer-meta a{text-decoration:underline;text-decoration-color:#75908f;text-underline-offset:3px}
    .legal-note{max-width:720px;margin:8px 0 0 auto;font-size:.75rem;line-height:1.55;color:#8fa1a6}
    @media(max-width:760px){
      .wrap{width:min(100% - 36px,580px)}.header{align-items:flex-start;flex-direction:column;gap:25px;padding-top:22px}.header-actions{width:100%;gap:17px;align-items:flex-start;justify-content:space-between}.brand-mark{width:36px;height:36px}.brand-name{font-size:.76rem}nav{gap:13px;font-size:.8rem;flex-wrap:wrap}.lang-switch{padding-top:0}.hero{min-height:720px}.hero::before{background-image:linear-gradient(90deg,rgba(13,26,33,.94),rgba(13,26,33,.52)),url('/images/seguimientos-urbano.webp');background-position:61% center}.hero-inner{padding-top:90px;padding-bottom:140px}h1{font-size:clamp(3.5rem,11.5vw,5.2rem)}.intro{font-size:1rem}.eyebrow{font-size:.65rem;letter-spacing:.13em}.eyebrow::before{width:22px}.hero-foot .wrap{gap:12px;align-items:flex-start;flex-direction:column;font-size:.68rem}.section-pad{padding:80px 0}.section-header{grid-template-columns:1fr;gap:22px}.service-grid{grid-template-columns:1fr;margin-top:45px;gap:0}.service{min-height:unset;padding:24px 0 30px}.service .num{margin-bottom:23px}.steps{grid-template-columns:1fr}.step,.step:nth-child(2),.step:last-child{border-right:0;border-bottom:1px solid #4a5b62;padding:25px 0 30px}.step .num{margin-bottom:18px}.limits{flex-direction:column;gap:8px;padding:23px;margin-top:43px}.limits strong{flex:auto}.locations{padding:80px 0}.locations-head{align-items:start;flex-direction:column}.city-grid{grid-template-columns:1fr}.city{min-height:208px}.contact{padding:80px 0}.contact-single h2{margin-top:18px}.footer-inner{align-items:flex-start;flex-direction:column}.footer-meta{text-align:left}.legal-note{margin-left:0}
    }
    @media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.button{transition:none}}
