@import "https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800&family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap";:root{--bg:#f4f4f1;--ink:#1b1e23;--ink-soft:#39414b;--ink-strong:#0f1216;--line:#dadde2;--line-strong:#c9cdd4;--heading:"Archivo", "Segoe UI", sans-serif;--body:"Hanken Grotesk", "Segoe UI", sans-serif;color:var(--ink);background:var(--bg);font-family:var(--body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;margin:0}a{color:inherit}img{max-width:100%;display:block}p{margin:0;line-height:1.72}h1,h2,h3{color:var(--ink-strong);font-family:var(--heading);font-kerning:normal;font-weight:700}#root{min-height:100vh}::selection{background:#1b1e2324}@media (width<=720px){:root{font-size:16px}}.page-shell{--space-1:10px;--space-2:14px;--space-3:20px;--space-4:28px;--space-5:40px;--space-6:56px;--surface:#f0f2f3;--surface-strong:#e7eaee;--surface-dark:#14181d;--surface-dark-soft:#20252d;width:min(1160px,100% - 40px);margin:0 auto;padding:20px 0 72px}.site-header{padding-bottom:var(--space-5)}.topbar{justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--line);padding:12px 0 14px;display:flex}.brand{color:var(--ink-strong);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;font-size:.94rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink-strong);width:10px;height:10px}.nav-cluster{align-items:center;gap:12px;display:flex}.nav-links{gap:20px;display:flex}.nav-links a{color:var(--ink);text-decoration:none}.nav-cta,.button{border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.nav-cta{color:var(--ink-strong);border:1px solid var(--line-strong)}.nav-links a:hover,.nav-links a:focus-visible,.brand:focus-visible,.nav-cta:hover,.nav-cta:focus-visible,.button:hover,.button:focus-visible{color:var(--ink-strong);outline:none}.nav-cta:hover,.button:hover{transform:translateY(-1px)}.hero-grid,.about-grid{gap:var(--space-5);grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);display:grid}.hero-grid{padding-top:var(--space-5);align-items:start}.hero-copy{align-content:start;gap:var(--space-3);display:grid}.hero-copy h1,.section-heading-block h2,.contact-heading h2{color:var(--ink-strong);letter-spacing:-.05em;margin:0;font-size:clamp(3rem,6.4vw,5.2rem);line-height:.93}.hero-copy h1{max-width:10.5ch}.lead,.body-stack p,.section-heading-block p,.service-panel-copy p,.service-lines li,.detail-list li,.sector-list li,.contact-card p,.contact-lead{color:var(--ink)}.lead{max-width:35rem;font-size:1.12rem;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000}.button-primary{color:#fff;background:var(--surface-dark)}.button-secondary{color:var(--ink-strong);border-color:var(--line-strong);background:0 0}.hero-points,.detail-list,.sector-list,.service-lines{margin:0;padding:0;list-style:none}.hero-points{padding-top:var(--space-2);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px;display:grid}.hero-points li{color:var(--ink-strong);font-weight:600;line-height:1.45}.hero-side{padding-top:var(--space-2);border-top:1px solid var(--line);align-content:start;display:grid}.hero-profile{gap:var(--space-3);grid-template-columns:132px minmax(0,1fr);align-items:start;display:grid}.hero-portrait{object-fit:cover;object-position:center top;border-radius:16px;width:132px;height:132px}.hero-profile-copy,.hero-profile-heading{gap:8px;display:grid}.hero-profile-heading h2{color:var(--ink-strong);margin:0;font-size:1.52rem;line-height:1.08}.profile-credentials{color:var(--ink);font-size:.96rem;font-weight:600}.hero-profile-copy p,.contact-card span,.contact-card p,.contact-lead{color:var(--ink)}.content-section{padding-top:var(--space-5);margin-top:var(--space-5);border-top:1px solid var(--line)}.content-section.about-grid,.services-section{padding:var(--space-4);margin-top:var(--space-4);border:1px solid var(--line);border-top:1px solid var(--line);background:var(--surface);border-radius:22px}.section-copy,.section-side,.side-block,.body-stack,.section-heading-block,.service-panel,.service-panel-copy,.contact-intro,.contact-card,.contact-card-head{gap:var(--space-2);display:grid}.section-heading-block{max-width:52rem}.section-heading-block h2{max-width:13ch;font-size:clamp(1.95rem,4.4vw,3.2rem)}.section-heading-wide h2{max-width:18ch}.body-stack{gap:var(--space-3)}.section-side{align-content:start;gap:var(--space-3)}.side-block{padding-top:var(--space-2);border-top:1px solid var(--line)}.side-block h3,.service-panel h3,.contact-card h3{color:var(--ink-strong);margin:0;font-size:1.18rem;line-height:1.18}.detail-list li,.sector-list li,.service-lines li{border-top:1px solid var(--line);padding:10px 0}.sector-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.services-matrix{gap:var(--space-3);margin-top:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.service-panel{padding:var(--space-3) 0 0;border-top:1px solid var(--line);align-content:start}.service-panel-featured{gap:var(--space-4);padding:var(--space-4);background:var(--surface-dark);border-top:none;border-radius:16px;grid-column:1/-1;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.service-panel-featured h3,.service-panel-featured p,.service-panel-featured li{color:#f2f4f7}.service-panel-featured .service-lines li{border-top-color:#ffffff24}.service-panel-copy p{max-width:34ch}.contact-band{gap:var(--space-4);padding:var(--space-4);background:var(--surface-dark);border-radius:22px;display:grid}.contact-intro{align-items:end;gap:var(--space-3);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.contact-heading h2,.contact-card h3,.contact-card strong{color:#fff}.contact-lead{max-width:34rem;font-size:1rem;line-height:1.62}.contact-grid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contact-card{padding:var(--space-3);background:var(--surface-dark-soft);border-radius:14px}.contact-card span{letter-spacing:.01em;font-size:.84rem;font-weight:700}.contact-card strong{font-size:1rem;line-height:1.4}@media (width<=980px){.hero-grid,.about-grid,.contact-intro,.contact-grid,.services-matrix,.service-panel-featured{grid-template-columns:1fr}.hero-copy h1,.section-heading-block h2,.hero-points{max-width:none}.service-panel-featured{grid-column:auto}}@media (width<=720px){.page-shell{width:min(100% - 24px,1160px);padding:16px 0 56px}.topbar{flex-direction:column;align-items:flex-start;gap:12px}.nav-cluster{flex-wrap:wrap;gap:10px}.nav-links{flex-wrap:wrap;gap:14px}.hero-grid{gap:var(--space-3);padding-top:var(--space-4)}.hero-actions{flex-wrap:wrap}.hero-points,.sector-list,.contact-grid{grid-template-columns:1fr}.hero-profile{gap:var(--space-2);grid-template-columns:96px minmax(0,1fr)}.hero-portrait{width:96px;height:96px}.services-section,.contact-band,.content-section.about-grid{padding:var(--space-3)}}
