
:root{--primary:#c4111a;--primary-dark:#970d14;--ink:#111214;--charcoal:#292b2f;--gray:#70747a;--light:#f4f4f5;--line:#dedfe2;--white:#fff;--radius:14px;--shadow:0 12px 34px rgba(17,18,20,.10)}
:root{
  --navy:#082942;--navy2:#0d3a5a;--blue:#155e86;--yellow:#ffc928;
  --bg:#f4f7f9;--line:#dbe5ea;--text:#18364b;--muted:#667c8b;--white:#fff;
  --max:1100px;--shadow:0 8px 24px rgba(8,41,66,.065);--shadow2:0 14px 36px rgba(8,41,66,.11)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;background:#fff;color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.62;overflow-x:hidden}
a{color:inherit;text-decoration:none}
a:hover{color:var(--blue)}
img{display:block;max-width:100%;height:auto}
strong{color:#0a2d47}
.wrap,.site-width,.city-depth-v33,.service-city-depth-v33,.historic-depth-v33,.historic-more-v33,.article-depth-v33,.state-depth-v33,.home-depth-v33,.global-service-depth-v33,.blog-depth-v33,.blog-more-v33,.hub-depth-v33,.hub-more-v33,.nav-more-v33,.trust-depth-v33{
  width:min(var(--max),calc(100% - 48px));max-width:var(--max);margin-left:auto;margin-right:auto
}
main>h1,main>h2,main>h3,main>h4,main>p,main>ul,main>ol,main>table{
  width:min(var(--max),calc(100% - 48px));max-width:var(--max);margin-left:auto;margin-right:auto
}

/* Header */
.topbar{background:var(--navy);color:#e4eef3;font-size:12px;line-height:1.4}
.topbar .wrap{padding-top:7px;padding-bottom:7px}
header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 2px 12px rgba(8,41,66,.035)}
.head{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo{display:flex!important;align-items:center;gap:10px;min-width:285px;color:var(--navy)!important}
.brand-mark{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px}
.brand-mark img{width:42px;height:42px;object-fit:contain}
.brand-copy{display:flex;flex-direction:column;line-height:1.02;white-space:nowrap}
.brand-name{font-size:21px;font-weight:900;letter-spacing:.2px}
.brand-tag{margin-top:5px;color:#61798a;font-size:9px;font-weight:800;letter-spacing:1px}
.nav{display:flex;align-items:center;justify-content:flex-end;gap:21px;font-size:14px;font-weight:800}
.nav>a{padding:10px 0;white-space:nowrap}
.nav .btn{padding:10px 15px}
.emergency-btn{background:var(--yellow);color:var(--navy)!important;padding:10px 14px!important;border-radius:9px;box-shadow:0 4px 12px rgba(255,201,40,.23)}

/* Buttons */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:var(--navy);color:#fff!important;padding:11px 17px;font-weight:800;line-height:1.25;transition:.18s}
.btn:hover{background:var(--navy2);color:#fff;transform:translateY(-1px)}
.btn.yellow{background:var(--yellow);color:var(--navy)!important}
.btn.secondary{background:#fff;color:var(--navy)!important;border:1px solid #b9ccd8}
.profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin:17px 0 22px}

/* Breadcrumb / page intro */
.breadcrumbs,.crumbs{margin:20px auto;font-size:12px;color:#748795}
.breadcrumbs a,.crumbs a{color:#526f82}
.breadcrumbs span,.crumbs span{padding:0 5px}
.pagehero{padding:8px 0 30px}
.pagehero .box{background:#edf4f7;border:1px solid #dce7ed;border-radius:13px;padding:27px 29px}
.pagehero h1,.content h1,.directory-hero h1{margin:0 0 12px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,4vw,48px);line-height:1.08;letter-spacing:-.6px}
.eyebrow,.kicker,.official-demo-badge,.tag{color:#af7800;font-size:11px;font-weight:900;letter-spacing:1.05px;text-transform:uppercase}
.metrics{display:flex;flex-wrap:wrap;gap:11px;margin-top:17px}
.metric{min-width:125px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:11px 14px}
.metric b{display:block;color:var(--navy);font-size:21px}

/* Home */
.directory-hero{background:linear-gradient(180deg,#f8fafb 0,#fff 100%);border-bottom:1px solid var(--line)}
.directory-hero>.wrap{padding-top:48px;padding-bottom:44px}
.directory-hero h1{max-width:820px;font-size:clamp(40px,5vw,58px)}
.directory-hero p{max-width:790px;color:#4f6676;font-size:18px}
.search{display:grid;grid-template-columns:1fr auto;max-width:800px;margin:25px 0 20px;padding:5px;background:#fff;border:1px solid #cbd9e1;border-radius:11px;box-shadow:var(--shadow)}
.search input{min-width:0;border:0;outline:0;padding:14px 15px;background:transparent;font-size:15px}
.search button{border:0;border-radius:8px;background:var(--yellow);color:var(--navy);padding:0 21px;font-weight:900;cursor:pointer}
.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:860px;margin-top:16px}
.section{padding:54px 0}
.section.alt{background:var(--bg)}
.section h2,.content h2,.home-depth-v33 h2{margin:4px 0 11px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1.2}
.section h3,.content h3{margin:28px 0 9px;color:var(--navy);font-size:22px;line-height:1.28}
.section h4,.content h4{margin:22px 0 8px;color:#294f69;font-size:18px;line-height:1.3}
.section p,.content p{margin:0 0 15px}
.sub{max-width:780px;color:var(--muted);margin-bottom:21px}
.grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.cluster{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.cluster>a{background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 13px;font-weight:800}
.cluster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.cluster-card,.article-card,.card,.company-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 6px 18px rgba(8,41,66,.05);transition:transform .18s,box-shadow .18s}
.cluster-card:hover,.article-card:hover,.card:hover,.company-card:hover{transform:translateY(-2px);box-shadow:var(--shadow2)}
.cluster-card img,.article-card img,.card img,.company-card img,.visual img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;background:#edf3f6}
.cluster-card-body{padding:15px 16px 18px}
.cluster-card h3,.article-card h3,.card h3{margin:5px 0 7px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.25}
.cluster-card p,.article-card p{color:#5f7382;font-size:14px}
.cluster-card span{color:#0b5c8a;font-size:13px;font-weight:800}
.visual{overflow:hidden;background:#edf3f6;aspect-ratio:16/9}
.visual:after{display:none!important;content:none!important}
.card-body{padding:11px 12px 13px}
.card .card-body h3{margin:0 0 4px;font-size:15px;line-height:1.24}
.meta{color:var(--muted);font-size:11px}
.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.article-card>a{display:block;padding-bottom:16px}
.article-card .kicker,.article-card h3,.article-card p{margin-left:16px;margin-right:16px}
.article-card .kicker{display:block;margin-top:13px}

/* Main interior layout */
.layout,.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:30px;align-items:start;width:100%;max-width:1100px;margin:0 auto}
.content{min-width:0;max-width:none}
.content ul,.content ol{padding-left:24px}
.content li{margin:5px 0}
.sidebar,.side{min-width:0;width:auto}
.sidebox,.sidebar-box,.sourcebox{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 6px 18px rgba(8,41,66,.045);padding:17px;margin-bottom:15px}
.sidebox h3,.sidebox h4,.sidebar-box h3,.sidebar-box h4{margin:0 0 9px;color:var(--navy)}
.sidebox a,.sidebar-box a{display:block;padding:7px 0;border-bottom:1px solid #edf1f3;font-size:14px}
.notice,.data-note,.service-note,.adsense-trust{margin:18px 0;padding:13px 15px;background:#fff8df;border-left:4px solid var(--yellow);border-radius:7px}
.service-pill{display:inline-block;margin:4px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px}
.profile-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.profile-link{display:block;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff}
.profile-link strong{display:block;margin-bottom:4px}
.profile-link small{color:var(--muted)}

/* Tables */
.table,.data-table,.primary-table,table{width:100%;border-collapse:collapse;margin:14px 0 20px;background:#fff}
.table th,.table td,.data-table th,.data-table td,.primary-table th,.primary-table td,table th,table td{border:1px solid var(--line);padding:10px 12px;text-align:left;vertical-align:top}
.table th,.data-table th,.primary-table th,table th{width:180px;background:#f6f9fa;color:var(--navy);font-weight:800}
.verification-line,.verified,.verified-box{margin:13px 0 20px;padding:12px 14px;border:1px solid #cfe4dc;border-radius:9px;background:#f3faf7}
.verification-line.ok{border-color:#bddfcf;background:#f0faf5}
.primary-data-box,.verified-data,.legal-data{margin:17px 0;padding:16px;border:1px solid var(--line);border-radius:11px;background:#fff}
.legal-data dt{margin-top:9px;color:var(--navy);font-weight:800}.legal-data dd{margin:2px 0}

/* Images: landscape, sharp, no fake portrait/blur sidebars */
.featured-media,.after-h2-media{width:100%;max-width:100%;margin:17px 0 25px;background:#f3f6f8;border:1px solid var(--line);border-radius:12px;overflow:hidden}
.featured-media img,.after-h2-media img{width:100%;aspect-ratio:16/9;object-fit:contain;object-position:center;background:#edf3f6;filter:none}
.featured-media figcaption,.after-h2-media figcaption{margin:0;padding:8px 10px;background:#fff;color:#687b89;font-size:11px}
.pagehero+figure,.page-hero+figure,.profile-hero+figure,.service-hero+figure,.city-hero+figure{display:none!important}
.profile-info-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:20px;align-items:start;margin:15px 0 24px}
.profile-info-media{margin:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#f4f7f9;box-shadow:0 6px 17px rgba(8,41,66,.045)}
.profile-info-media img{width:100%;aspect-ratio:16/9;object-fit:contain;object-position:center;background:#edf3f6;filter:none}
.profile-info-media figcaption{margin:0;padding:8px 10px;background:#fff;color:#687b89;font-size:11px;line-height:1.4}
.profile-info-data{min-width:0}
.profile-info-data table{margin-top:0}
.profile-info-data .btn{width:100%}
.media-gallery{margin:26px 0 22px}
.media-note{margin-bottom:12px!important;color:#667b89;font-size:12px}
.media-grid,.gallery,.image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.media-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:10px}
.media-card img,.gallery img,.image-grid img{width:100%;aspect-ratio:16/9;object-fit:contain;object-position:center;background:#edf3f6;filter:none}
.media-card .cap{padding:7px 8px;color:#5e7381;font-size:10px;line-height:1.35}

/* Generated editorial depth: fixed 1100, no full viewport jumps */
.city-depth-v33,.service-city-depth-v33,.historic-depth-v33,.historic-more-v33,.article-depth-v33,.state-depth-v33,.global-service-depth-v33,.blog-depth-v33,.blog-more-v33,.hub-depth-v33,.hub-more-v33,.nav-more-v33,.trust-depth-v33,.home-depth-v33{
  margin-top:48px;margin-bottom:48px;font-size:16px;line-height:1.64
}
.city-depth-v33>*,.service-city-depth-v33>*,.historic-depth-v33>*,.historic-more-v33>*,.article-depth-v33>*,.state-depth-v33>*,.global-service-depth-v33>*,.blog-depth-v33>*,.blog-more-v33>*,.hub-depth-v33>*,.hub-more-v33>*,.nav-more-v33>*,.trust-depth-v33>*,.home-depth-v33>*{max-width:100%}
.editorial-depth{padding:52px 0;background:#fff}
.editorial-depth:nth-of-type(even){background:var(--bg)}

/* Forms */
.update-box{margin:24px 0;padding:18px;border:1px solid #b8d4e5;border-radius:12px;background:#f2f8fc}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.form-field{display:flex;flex-direction:column;gap:5px}.form-field.full{grid-column:1/-1}
.form-field input,.form-field textarea,.form-field select{width:100%;padding:10px;border:1px solid #bdcdd8;border-radius:8px;background:#fff;font:inherit}.form-field textarea{min-height:115px}

/* Footer */
.footer{margin-top:42px;background:var(--navy);color:#dbe7ed}
.footer .wrap{padding-top:42px;padding-bottom:22px}
.footgrid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:34px}
.footer .logo{min-width:0;color:#fff!important}
.footer .bolt{display:grid;place-items:center;width:34px;height:34px}.footer .bolt img{width:30px;height:30px}
.footer p{max-width:340px;color:#a9bec9;font-size:13px}
.footer h4{margin:0 0 10px;color:#fff}
.footer a{display:block;padding:3px 0;color:#c3d5de;font-size:13px}
.copyright{margin-top:28px;padding-top:17px;border-top:1px solid rgba(255,255,255,.12);color:#9eb5c0;font-size:12px}

/* Consent */
.cookie-pref{position:fixed;left:18px;right:18px;bottom:18px;z-index:9999;display:none;max-width:960px;margin:auto;padding:17px;background:#0a2940;color:#fff;border-radius:13px;box-shadow:0 14px 44px #0005;font-size:14px}
.cookie-pref.show{display:block}.cookie-pref p{margin:6px 0}.cookie-pref .actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:11px}.cookie-pref button{border:0;border-radius:8px;padding:10px 14px;font-weight:800;cursor:pointer}.cookie-pref .primary{background:var(--yellow);color:var(--navy)}.cookie-pref .ghost{background:#fff;color:var(--navy)}

/* Misc */
.linkgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.linkgrid a{padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff}
.service-list,.cards,.company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.service-entry{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff}
.adminmark{display:none}

@media(max-width:980px){
  .nav{gap:13px}.nav>a:not(.btn):not(.emergency-btn){display:none}.logo{min-width:auto}
  .layout,.content-layout{grid-template-columns:1fr}.profile-info-grid{grid-template-columns:1fr 1fr}
  .cluster-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid4{grid-template-columns:repeat(3,minmax(0,1fr))}
  .metric-row{grid-template-columns:repeat(2,1fr)}.footgrid{grid-template-columns:1fr 1fr}
}
@media(max-width:720px){
  .wrap,.site-width,.city-depth-v33,.service-city-depth-v33,.historic-depth-v33,.historic-more-v33,.article-depth-v33,.state-depth-v33,.home-depth-v33,.global-service-depth-v33,.blog-depth-v33,.blog-more-v33,.hub-depth-v33,.hub-more-v33,.nav-more-v33,.trust-depth-v33{width:min(100% - 30px,var(--max))}
  main>h1,main>h2,main>h3,main>h4,main>p,main>ul,main>ol,main>table{width:min(100% - 30px,var(--max))}
  .head{min-height:70px}.brand-name{font-size:18px}.brand-tag{font-size:8px}.brand-mark,.brand-mark img{width:36px;height:36px}
  .nav .emergency-btn{display:none}.directory-hero>.wrap{padding-top:34px;padding-bottom:34px}.directory-hero h1{font-size:38px}
  .search{grid-template-columns:1fr}.search button{padding:13px 16px}.grid4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .profile-info-grid,.media-grid,.gallery,.image-grid,.form-grid{grid-template-columns:1fr}.section{padding:43px 0}
  .section h2,.content h2{font-size:28px}.footgrid{grid-template-columns:1fr 1fr}
}
@media(max-width:460px){
  .grid4,.grid3,.cluster,.cluster-grid,.article-grid,.profile-list,.service-list,.cards,.company-grid,.linkgrid,.metric-row,.footgrid{grid-template-columns:1fr}
  .pagehero .box{padding:21px 19px}.pagehero h1,.content h1{font-size:33px}.directory-hero h1{font-size:35px}
  .profile-actions .btn{width:100%}
}

/* v5.6 — logo profesional + fotografía horizontal limpia */
.logo-pro-link{display:flex;align-items:center;flex:0 0 auto;text-decoration:none!important}
.logo-pro-img{display:block;width:255px;height:auto;max-width:255px}
.footer-logo{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:10px}
.footer-logo img{display:block;width:230px;height:auto;filter:brightness(0) invert(1);opacity:.96}
.cluster-card img,.article-card img,.card img,.company-card img,.visual img,
.featured-media img,.after-h2-media img,.profile-info-media img,.media-card img,.gallery img,.image-grid img{
  width:100%;aspect-ratio:8/5;object-fit:cover;object-position:center;background:#eef3f5;filter:none!important
}
.profile-info-media,.featured-media,.after-h2-media{background:#fff}
@media(max-width:720px){.logo-pro-img{width:215px}.footer-logo img{width:205px}}
@media(max-width:460px){.logo-pro-img{width:190px}}

/* v5.7 — imágenes reales horizontales sin recorte ni laterales artificiales */
.cluster-card img,.article-card img,.card img,.company-card img,.visual img,
.featured-media img,.after-h2-media img,.profile-info-media img,
.media-card img,.gallery img,.image-grid img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
  background:#f4f7f9!important;
  display:block;
}
.visual{aspect-ratio:auto!important;background:#f4f7f9!important}
.cluster-card,.article-card,.card,.company-card,.media-card{overflow:hidden}
.site-width,.wrap{width:min(1100px,calc(100% - 32px))!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important}

/* v5.8 — audited native landscape images, no crop/blur */
:root{--site-max:1100px}
.wrap,.site-width,.container,.content-wrap{width:min(var(--site-max),calc(100% - 32px));max-width:var(--site-max);margin-left:auto;margin-right:auto;box-sizing:border-box}
main img:not(.logo-pro-img),.media-grid img,.gallery img,.card img,.directory-card img,.featured{max-width:100%;height:auto!important;object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important;background:#eef3f7}
.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.media-grid img{width:100%;height:auto!important;aspect-ratio:auto!important;border-radius:12px}
@media(max-width:760px){.wrap,.site-width,.container,.content-wrap{width:min(var(--site-max),calc(100% - 24px))}.media-grid{grid-template-columns:1fr}}

/* v6.7 visual placeholder: evita repetir la misma fotografía real dentro de una página */
.visual-placeholder{width:100%;min-height:150px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef4f8,#dfe9ef);border:1px solid #d3e0e7;color:#28556d;border-radius:inherit}
.visual-placeholder span{font-size:42px;line-height:1;opacity:.78}
.visual>.visual-placeholder,.featured-media>.visual-placeholder{height:100%;min-height:180px}

/* KellerRäumung MASTER v2 visual layer */
body{color:var(--charcoal);background:#fff}.topbar{background:#111214!important;color:#d7d7d8!important}header{background:#fff!important;border-bottom:1px solid #e4e4e5}.logo-pro-img{max-height:58px!important;max-width:340px!important}.nav a{color:#242529!important}.nav .btn,.btn{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.directory-hero{background:linear-gradient(130deg,#111214 0%,#25272a 58%,#3b3d41 100%)!important;color:white}.directory-hero h1,.directory-hero p{color:#fff!important}.official-demo-badge,.eyebrow,.kicker{color:var(--primary)!important}.search button{background:var(--primary)!important}.metric b{color:#fff!important}.cluster-card{border:1px solid #e1e1e2!important;box-shadow:var(--shadow);overflow:hidden;background:#fff}.cluster-card:hover{transform:translateY(-3px);border-color:#c4111a!important}.cluster-card-body span{color:var(--primary)!important}.section.alt{background:#f4f4f5!important}footer{background:#111214!important;color:#c9cacc!important}footer a{color:#eee!important}.kr-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.kr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kr-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.kr-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#e8e8e8}.kr-card .body{padding:16px}.kr-card h3{margin:4px 0 7px;color:#17181a}.kr-card p{font-size:13px;color:#666b70;margin:0}.kr-card .meta{font-size:10px;color:#c4111a;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.kr-trust{border-left:4px solid #c4111a;background:#f7f7f7;padding:18px 20px;border-radius:0 12px 12px 0}.kr-img-required{position:relative}.kr-img-required:after{display:none!important;content:none!important}.preflight-badge{display:inline-flex;gap:7px;flex-wrap:wrap;font-size:11px}.preflight-badge span{background:#f0f1f2;border:1px solid #ddd;padding:5px 8px;border-radius:999px}@media(max-width:900px){.kr-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.kr-grid{grid-template-columns:1fr}.logo-pro-img{max-width:240px!important}}

.editorial-meta{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0 22px;color:#666;font-size:.9rem}.editorial-meta a{color:inherit;font-weight:700}.editorial-meta span+span:before{content:"•";margin-right:12px;color:#b40000}

/* v2.3 editorial contextual linking */
.breadcrumbs-visible{max-width:1100px;margin:0 auto;padding:14px 18px 0;font-size:13px;color:#70757b}.breadcrumbs-visible a{color:#a81515;text-decoration:none;font-weight:700}.breadcrumbs-visible span{padding:0 6px;color:#999}.editorial-expansion{margin-top:34px;padding-top:10px;border-top:1px solid #ddd}.editorial-expansion h2{margin-top:30px;color:#1f2022}.editorial-expansion p{font-size:1.02rem;line-height:1.76}.editorial-expansion a{color:#a81515;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.editorial-note{border-left:4px solid #b51f24;background:#f6f6f6;padding:14px 16px;margin:12px 0 24px;color:#4b4d50}.profile-context{background:#fafafa;border:1px solid #e3e3e3;border-radius:12px;padding:22px}.city-context{background:#fff}.editorial-meta{display:flex;gap:14px;flex-wrap:wrap;color:#6b6d70;font-size:14px;margin:10px 0 20px}@media(max-width:700px){.editorial-expansion p{font-size:1rem}.profile-context{padding:16px}.breadcrumbs-visible{padding-left:16px;padding-right:16px}}


/* v2.4 real photos patch */
.kr-img-required:after{display:none!important;content:none!important}
.kr-featured-photo{margin:18px 0 22px;border:1px solid #e2e5e8;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);background:#fff}
.kr-featured-photo img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#eef2f5}
.directory-hero .kr-featured-photo{margin-top:20px}
@media(max-width:700px){.kr-featured-photo{margin:14px 0 18px}}


/* v2.5 STRICT company-image integrity */
.kr-editorial-context-photo{margin:18px 0 24px;border:1px solid #e1e3e5;border-radius:14px;overflow:hidden;background:#fff}
.kr-editorial-context-photo img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.kr-editorial-context-photo figcaption{padding:10px 13px;background:#f4f4f5;color:#555;font-size:12px;line-height:1.5;border-top:1px solid #e1e3e5}
.kr-img-required{position:relative}.kr-context-label{position:absolute;left:8px;right:8px;bottom:8px;background:rgba(17,18,20,.84);color:#fff;padding:6px 8px;border-radius:6px;font-size:10px;font-weight:800;text-align:center}
.company-image-pending{border:1px dashed #bbb;background:#fafafa;padding:12px;border-radius:10px;color:#555;font-size:12px}

/* ======================================================================
   v2.6 VISUAL MASTER — 1100px REAL / ROJO + NEGRO + GRISES
   Capa final única para neutralizar reglas heredadas contradictorias.
   ====================================================================== */
:root{
  --site-max:1100px;
  --gutter:24px;
  --primary:#c5101a;
  --primary-dark:#8d0a11;
  --ink:#151619;
  --charcoal:#292b2f;
  --text:#313338;
  --muted:#6d7178;
  --light:#f5f5f6;
  --soft:#fafafa;
  --line:#dedfe2;
  --white:#fff;
  --radius:14px;
  --shadow:0 10px 28px rgba(18,20,24,.08);
  --shadow2:0 18px 42px rgba(18,20,24,.12);
}
html,body{overflow-x:hidden}
body{background:#fff!important;color:var(--text)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;line-height:1.65}
body *{box-sizing:border-box}
a{transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}
a:hover{color:var(--primary)}
strong{color:var(--ink)}

/* 1100px real: header, main, breadcrumbs, footer and all public containers */
.wrap,.site-width,.container,.content-wrap,
.city-depth-v33,.service-city-depth-v33,.historic-depth-v33,.historic-more-v33,
.article-depth-v33,.state-depth-v33,.home-depth-v33,.global-service-depth-v33,
.blog-depth-v33,.blog-more-v33,.hub-depth-v33,.hub-more-v33,.nav-more-v33,.trust-depth-v33,
.breadcrumbs-visible{
  width:calc(100% - (var(--gutter) * 2))!important;
  max-width:var(--site-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.layout,.content-layout{
  width:100%!important;
  max-width:var(--site-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
main>h1,main>h2,main>h3,main>h4,main>p,main>ul,main>ol,main>table{
  width:calc(100% - (var(--gutter) * 2))!important;
  max-width:var(--site-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Top + header */
.topbar{background:#111214!important;color:#d4d5d7!important;border:0!important;font-size:12px}
header{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #e3e4e6!important;box-shadow:0 3px 16px rgba(12,13,15,.05)!important}
.head{min-height:76px!important;gap:28px!important}
.logo-pro-link{min-width:0!important}
.logo-pro-img{width:300px!important;max-width:300px!important;max-height:58px!important;object-fit:contain!important;background:transparent!important}
.nav{gap:22px!important}
.nav>a{color:#26282c!important;font-size:14px!important;font-weight:750!important}
.nav>a:hover{color:var(--primary)!important}
.nav .btn,.btn{background:var(--primary)!important;color:#fff!important;border:1px solid var(--primary)!important;border-radius:9px!important;box-shadow:none!important}
.nav .btn:hover,.btn:hover{background:var(--primary-dark)!important;border-color:var(--primary-dark)!important;transform:translateY(-1px)}

/* Hero */
.directory-hero{background:linear-gradient(120deg,#111214 0%,#202226 58%,#34373c 100%)!important;border:0!important;color:#fff!important}
.directory-hero>.wrap{padding:58px 0 54px!important}
.directory-hero h1{max-width:820px!important;color:#fff!important;font-family:inherit!important;font-weight:900!important;font-size:clamp(42px,5.2vw,62px)!important;line-height:1.02!important;letter-spacing:-1.7px!important}
.directory-hero p{max-width:760px!important;color:#d9dade!important;font-size:18px!important}
.official-demo-badge,.eyebrow,.kicker,.tag{color:#d21a24!important;letter-spacing:.9px!important;font-weight:900!important}
.search{max-width:780px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:11px!important;box-shadow:0 12px 30px rgba(0,0,0,.18)!important}
.search button{background:var(--primary)!important;color:#fff!important}
.metric-row{max-width:860px!important}
.metric{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#e6e7e9!important}
.metric b{color:#fff!important}

/* Public content hierarchy */
.section{padding:58px 0!important}
.section.alt{background:#f5f5f6!important}
.section h2,.content h2,.home-depth-v33 h2{color:#17181a!important;font-family:inherit!important;font-size:clamp(27px,3vw,34px)!important;font-weight:850!important;letter-spacing:-.45px!important}
.section h3,.content h3{color:#202226!important;font-family:inherit!important;font-weight:800!important}
.content{color:#3e4146!important}
.content p,.editorial-expansion p{line-height:1.76!important}
.breadcrumbs-visible{padding:16px 0 0!important;color:#7b7e84!important;font-size:13px!important}
.breadcrumbs-visible a{color:#9e1118!important;font-weight:750!important}

/* Cards */
.cluster-grid,.article-grid,.kr-grid{gap:20px!important}
.cluster-card,.article-card,.card,.company-card,.kr-card{
  border:1px solid #e1e2e4!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(20,21,24,.055)!important;
  overflow:hidden!important;
}
.cluster-card:hover,.article-card:hover,.card:hover,.company-card:hover,.kr-card:hover{
  transform:translateY(-3px)!important;
  border-color:#d7b6b8!important;
  box-shadow:var(--shadow2)!important;
}
.cluster-card-body,.kr-card .body{padding:17px 18px 19px!important}
.cluster-card h3,.article-card h3,.card h3,.kr-card h3{color:#1d1f22!important;font-family:inherit!important;font-weight:820!important}
.cluster-card p,.article-card p,.kr-card p{color:#676b71!important}
.cluster-card span,.kr-card .meta{color:var(--primary)!important}
.kr-section-title{align-items:center!important;margin-bottom:22px!important}

/* Images */
.kr-card img,.cluster-card img,.article-card img,.card img,.company-card img,
.kr-featured-photo img,.kr-editorial-context-photo img,.featured-media img,.after-h2-media img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  object-position:center!important;
  background:#ececee!important;
  filter:none!important;
}
.kr-featured-photo,.kr-editorial-context-photo,.featured-media,.after-h2-media{
  border:1px solid #e0e1e3!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(20,21,24,.055)!important;
}
.kr-editorial-context-photo figcaption,.featured-media figcaption,.after-h2-media figcaption{
  padding:10px 12px!important;background:#fafafa!important;color:#666a70!important;font-size:12px!important;border-top:1px solid #ececee!important
}

/* Profile/editorial block */
.profile-context{background:#fafafa!important;border:1px solid #e2e3e5!important;border-radius:14px!important;padding:24px!important}
.editorial-note{background:#f6f6f7!important;border-left:4px solid var(--primary)!important;color:#4d5055!important;border-radius:0 10px 10px 0!important}
.editorial-expansion a{color:#a80f17!important}

/* Tables */
table{border-radius:10px;overflow:hidden}
.table th,.data-table th,.primary-table th,table th{background:#f3f3f4!important;color:#202226!important;border-color:#e0e1e3!important}
.table td,.data-table td,.primary-table td,table td{border-color:#e0e1e3!important}

/* Footer */
footer,.footer{background:#111214!important;color:#c8c9cc!important}
footer .wrap,.footer .wrap{padding-top:46px!important;padding-bottom:26px!important}
footer a,.footer a{color:#d9dade!important}
footer a:hover,.footer a:hover{color:#fff!important}
footer strong,.footer h4{color:#fff!important}

/* Responsive */
@media(max-width:980px){
  :root{--gutter:20px}
  .logo-pro-img{width:260px!important;max-width:260px!important}
  .nav{gap:14px!important}
  .kr-grid,.cluster-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:720px){
  :root{--gutter:16px}
  .head{min-height:68px!important}
  .logo-pro-img{width:220px!important;max-width:220px!important}
  .directory-hero>.wrap{padding:40px 0 38px!important}
  .directory-hero h1{font-size:38px!important}
  .section{padding:44px 0!important}
  .kr-grid,.cluster-grid,.article-grid{grid-template-columns:1fr!important}
  .profile-context{padding:18px!important}
}
@media(max-width:460px){
  .logo-pro-img{width:190px!important;max-width:190px!important}
  .directory-hero h1{font-size:34px!important}
}

/* v2.6 Home hero split */
.directory-hero>.hero-split{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr)!important;gap:46px!important;align-items:center!important}
.hero-copy{min-width:0}
.hero-copy h1{max-width:690px!important}
.hero-copy p{max-width:650px!important}
.hero-media{position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.13);box-shadow:0 22px 54px rgba(0,0,0,.25);background:#202226}
.hero-media img{display:block;width:100%!important;aspect-ratio:4/3!important;object-fit:cover!important;height:auto!important}
.hero-media-caption{position:absolute;left:14px;right:14px;bottom:14px;padding:9px 11px;border-radius:9px;background:rgba(10,10,12,.78);color:#fff;font-size:12px;font-weight:750;backdrop-filter:blur(5px)}
@media(max-width:900px){.directory-hero>.hero-split{grid-template-columns:1fr!important;gap:28px!important}.hero-media{max-width:680px}}

/* v2.6 legacy token normalization: elimina restos azules/amarillos del motor anterior */
:root{
  --navy:#17181b!important;
  --navy2:#292b2f!important;
  --blue:#b20f17!important;
  --yellow:#c5101a!important;
  --bg:#f5f5f6!important;
  --text:#313338!important;
  --muted:#70747a!important;
  --line:#dedfe2!important;
}
.pagehero h1,.content h1,.directory-hero h1{color:#17181b}
.directory-hero h1{color:#fff!important}
.section h4,.content h4,.sidebox h3,.sidebox h4,.sidebar-box h3,.sidebar-box h4{color:#292b2f!important}
.breadcrumbs a,.crumbs a,.sidebox a,.sidebar-box a{color:#8f1016!important}
.notice,.data-note,.service-note,.adsense-trust{background:#fbf4f4!important;border-left-color:var(--primary)!important}
.verification-line,.verified,.verified-box{border-color:#d8dadd!important;background:#f7f7f8!important}
