@font-face{font-family:"Archivo";src:url("fonts/Archivo-Italic-Variable.woff2") format("woff2");font-weight:100 900;font-style:italic;font-stretch:62% 125%;font-display:swap}
@font-face{font-family:"Figtree";src:url("fonts/Figtree-Variable.woff2") format("woff2");font-weight:300 900;font-style:normal;font-stretch:62% 125%;font-display:swap}
:root{--green-950:#0b2215;--green-900:#0e2a1a;--green-800:#15402a;--green-700:#1d5c33;--green-600:#2c7a3f;--green-400:#5fb35a;--green-100:#e6f1df;--cream-50:#f7f8f1;--white:#ffffff;--ink:#13241a;--ink-muted:#4d5c52;--ink-on-dark:#c3d5c7;--line:#dbe3d3;--line-strong:#8fa294;--orange-600:#c94f0c;--orange-700:#a8410a;--orange-500:#f07a2e;--orange-100:#fde8d9;--whatsapp:#25d366;--whatsapp-ink:#0b2615;--focus:#1b6fd1;--danger:#b3261e;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:72px;--space-9:104px;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--radius-xl:44px;--radius-pill:999px;--shadow-card:0 10px 30px -12px rgba(14, 42, 26, 0.22);--shadow-float:0 24px 60px -18px rgba(11, 34, 21, 0.45);--container:1200px;--header-h:76px;--font-display:"Archivo", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;--font-body:"Figtree", "Segoe UI", system-ui, -apple-system, sans-serif}
body.tps{margin:0;background:var(--cream-50)}
.tps-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
.tps-thanks{min-height:52vh;display:flex;align-items:center}
body.admin-bar .pm-header{top:32px}@media (max-width:782px){body.admin-bar .pm-header{top:46px}}

/* Portada interna de servicios, ciudades, índices y artículos */
.tps-page-hero{padding-top:calc(var(--header-h) + 48px);padding-bottom:72px}
.tps-page-hero .pm-heading{max-width:760px}
.tps-page-hero .pm-title{font-size:clamp(34px,5vw,56px)}
.tps-page-hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-4);margin-top:var(--space-5)}
.tps-page-hero__cta .pm-hero__trust{margin:0}
.tps-crumbs{font-size:14px;color:var(--ink-on-dark);margin-bottom:var(--space-4)}
.tps-crumbs a{color:var(--white);text-decoration:none}
.tps-crumbs a:hover{text-decoration:underline}
.tps-crumbs .breadcrumb_last{color:var(--ink-on-dark)}

/* Contenido (lo escribe /service-page y /blog-post) */
.tps-prose{max-width:820px;color:var(--ink);font-family:var(--font-body);font-size:18px;line-height:1.65}
.tps-prose>*+*{margin-top:var(--space-4)}
.tps-prose h2{font-family:var(--font-display);font-style:italic;font-weight:900;font-stretch:78%;text-transform:uppercase;font-size:clamp(28px,3.4vw,40px);line-height:1;color:var(--ink);margin-top:var(--space-7)}
.tps-prose h3{font-family:var(--font-body);font-weight:800;font-size:20px;line-height:1.3;margin-top:var(--space-5)}
.tps-prose p{margin:0}
.tps-prose p+p{margin-top:var(--space-3)}
.tps-prose a{color:var(--green-700);font-weight:700;text-underline-offset:3px}
.tps-prose ul,.tps-prose ol{padding-left:1.2em;margin:0}
.tps-prose li+li{margin-top:6px}
.tps-prose img{max-width:100%;height:auto;border-radius:var(--radius-lg)}
.tps-prose table{width:100%;border-collapse:collapse;font-size:16px;background:var(--white);border-radius:var(--radius-md);overflow:hidden}
.tps-prose th,.tps-prose td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left}
.tps-prose th{background:var(--green-100)}
.tps-prose details{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:0 20px}
.tps-prose details+details{margin-top:var(--space-3)}
.tps-prose summary{cursor:pointer;padding:16px 0;font-weight:800}
.tps-prose details[open] summary{border-bottom:1px solid var(--line);margin-bottom:12px}
.tps-prose details>*:last-child{padding-bottom:16px}
.tps-intro{font-size:20px;color:var(--ink-muted)}
.tps-pending{border:2px dashed var(--line-strong);border-radius:var(--radius-md);padding:16px 20px;background:var(--white);color:var(--ink-muted);font-size:16px}

/* Índice de servicios */
.tps-index-item{display:grid;grid-template-columns:260px 1fr;gap:var(--space-5);align-items:center;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--space-4);margin-top:var(--space-5)!important;box-shadow:var(--shadow-card)}
.tps-index-item:not(:has(img)){grid-template-columns:1fr}
.tps-index-item img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-md)}
.tps-index-item h2{margin-top:0;font-size:clamp(24px,2.6vw,30px)}
.tps-index-item p{margin-top:var(--space-2)!important;color:var(--ink-muted);font-size:17px}
.tps-more{display:inline-block;margin-top:var(--space-3)}
@media (max-width:700px){.tps-index-item{grid-template-columns:1fr}}

/* Ciudades */
.tps-areas{margin-top:var(--space-7)!important}
.tps-city-grid{list-style:none;padding:0!important;display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px}
.tps-city-grid li{margin:0!important;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 14px;font-size:16px}

/* Lista del blog */
.tps-posts{list-style:none;padding:0!important;display:grid;gap:var(--space-4)}
.tps-posts li{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5)}
.tps-posts h2{margin-top:0;font-size:clamp(22px,2.4vw,28px)}

/* Galería de fotos dentro del contenido */
.tps-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-4)}
.tps-gallery figure{margin:0}
.tps-gallery img{width:100%;max-width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-md);display:block}
.tps-gallery figcaption{font-size:15px;color:var(--ink-muted);margin-top:8px}

/* Bloques de Gutenberg dentro del contenido (el tema no carga el CSS del núcleo) */
.tps-prose .wp-block-heading{margin-top:var(--space-7)}
.tps-prose figure.wp-block-image{margin:0}
.tps-prose figure.wp-block-image{text-align:center}
.tps-prose figure.wp-block-image img{width:auto;max-width:min(100%,760px);height:auto;display:inline-block;border-radius:var(--radius-lg)}
.tps-prose figcaption,.tps-prose .wp-element-caption{font-size:15px;color:var(--ink-muted);margin-top:8px;text-align:left}
.tps-prose figure.wp-block-table{margin:0;overflow-x:auto}
.tps-prose .wp-block-table td,.tps-prose .wp-block-table th{vertical-align:top}
.tps-prose .wp-block-quote{margin:0;border-left:4px solid var(--green-700);padding:4px 0 4px var(--space-4);font-size:19px}
.tps-prose .wp-block-quote p+p{margin-top:var(--space-2)}
.tps-prose .wp-block-quote cite{display:block;margin-top:8px;font-size:15px;font-style:normal;color:var(--ink-muted)}
.tps-prose .wp-block-separator{border:0;border-top:1px solid var(--line);margin:var(--space-6) 0}
.tps-prose .wp-block-columns{display:flex;gap:var(--space-4);flex-wrap:wrap}
.tps-prose .wp-block-column{flex:1 1 260px;min-width:0}
.tps-prose .wp-block-column>*+*{margin-top:var(--space-3)}
@media (max-width:700px){.tps-prose .wp-block-columns{display:block}.tps-prose .wp-block-column+.wp-block-column{margin-top:var(--space-4)}}
.tps-prose .wp-block-group{margin:0}
.tps-prose .wp-block-details summary{list-style:none}
.tps-prose .wp-block-details summary::-webkit-details-marker{display:none}
.tps-prose .wp-block-details summary::after{content:"+";float:right;font-weight:800;color:var(--green-700)}
.tps-prose .wp-block-details[open] summary::after{content:"–"}

/* Caja destacada y caja del autor de los artículos */
.tps-callout{background:var(--green-100);border:1px solid var(--line);border-left:4px solid var(--green-700);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5)}
.tps-callout p{margin:0}
.tps-callout p+p{margin-top:var(--space-3)!important}
.tps-author{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);font-size:16px;color:var(--ink-muted)}
.tps-author strong{color:var(--ink)}
.tps-index-item h2 a{color:inherit;text-decoration:none}
.tps-index-item h2 a:hover{text-decoration:underline}

/* Páginas de ciudad */
.tps-shot{margin:0}
.tps-shot{text-align:center}
.tps-shot img{width:auto;max-width:min(100%,660px);height:auto;border-radius:var(--radius-lg);display:inline-block}
.tps-shot figcaption{font-size:15px;color:var(--ink-muted);margin-top:8px}
.tps-nearby{font-size:16px;color:var(--ink-muted)}

/* Tarjetas de proyecto: las fotos de obra son 16:9, así que la tarjeta usa esa
   proporción. Con 4:3 el navegador las ampliaba y se veían pixeleadas. */
.pm-apps .pm-app__media{aspect-ratio:16/9}

/* Fotos cuyo original es de baja resolución: se muestran a su tamaño real. */
.tps-shot--sm img{max-width:min(100%,430px)}
