/* Javier Nache: local-business edition. Brand type and lilac retained intentionally.
   Native editorial CSS. Variance 6 / motion 3 / density 3.
   Dark editorial shell, warm-paper portfolio, real project screenshots. */
.home-2026 { --container: 1240px; --paper-muted: #b9b6b1; --paper-faint: #a49f9b; --section: clamp(72px, 8vw, 116px); }
.home-2026 main { overflow: clip; }
.home-2026 p { text-wrap: pretty; }
.home-2026 h1, .home-2026 h2, .home-2026 h3 { text-wrap: balance; }
.home-2026 .site-nav { background: #0a0a0bf5; }
.home-2026 .nav-inner { min-height: 76px; }
.home-2026 .nav-cta { color: var(--ink); background: var(--paper); border-color: var(--paper); min-height: 44px; }
.home-2026 .nav-cta:hover { background: var(--lila-bright); border-color: var(--lila-bright); }
.home-2026 .button-primary { color: var(--ink); background: var(--lila-bright); border-color: var(--lila-bright); min-height: 52px; padding-inline: 25px; }
.home-2026 .button-primary:hover { background: var(--paper); border-color: var(--paper); }
.home-2026 .button-primary span { margin-left: 12px; font-size: 21px; }
.local-hero { padding: 156px 0 92px; }
.local-hero__grid { display: grid; grid-template-columns: 1.03fr 1fr; align-items: center; gap: clamp(36px, 5vw, 72px); }
.local-eyebrow { margin-bottom: 22px; color: var(--lila-bright); font-size: 12px; font-weight: 500; letter-spacing: .065em; }
.local-hero h1 { margin: 0; font-family: var(--serif); font-size: clamp(52px, 5.75vw, 82px); font-weight: 400; letter-spacing: -.035em; line-height: 1.05; }
.local-hero h1 em { color: var(--lila-bright); font-style: italic; line-height: 1.12; }
.local-hero__lead { max-width: 45ch; margin: 25px 0 0; color: var(--paper-muted); font-size: 17px; line-height: 1.65; }
.local-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 12px 25px; margin-top: 30px; }
.local-text-link { display: inline-flex; align-items: center; gap: 16px; min-height: 44px; padding-block: 8px; font-size: 14px; font-weight: 500; text-underline-offset: 6px; }
.local-text-link:hover { color: var(--lila-bright); text-decoration: underline; }
.hero-person { display: flex; gap: 12px; align-items: center; margin-top: 32px; }
.hero-person img { border-radius: 50%; object-fit: cover; object-position: 50% 30%; width: 42px; height: 42px; }
.hero-person p { font-size: 12px; }
.hero-person span { display: block; color: var(--paper-muted); font-size: 11px; margin-top: 3px; }
.hero-project { position: relative; margin: 0 0 0 6px; padding-block: 22px 86px; min-width: 0; }
.hero-project__label { display: flex; justify-content: space-between; margin: 0 0 16px 0; color: var(--paper-muted); font-size: 11px; }
.hero-project > a { display: block; background: #e4ded6; padding: 14px; border: 1px solid #eee7df; border-radius: 10px; }
.hero-project > a:focus-visible { outline: 3px solid var(--lila-bright); outline-offset: 6px; }
.hero-project img { display: block; width: 100%; height: auto; border-radius: 2px; }
.browser-label { display: flex; align-items: center; gap: 12px; padding: 0 2px 12px; color: #59504b; font-size: 10px; }
.browser-label i { width: 6px; height: 6px; border-radius: 50%; background: #9d948c; box-shadow: 10px 0 #b4aaa1, 20px 0 #c5bbb2; margin-right: 20px; }
.browser-label > span { margin-left: auto; }
.hero-project > .hero-project__secondary { position: absolute; width: 52%; bottom: 2px; left: -30px; padding: 8px; background: #252429; border: 1px solid #514956; box-shadow: 0 12px 38px #0007; }
.hero-project__secondary > span { display: flex; justify-content: space-between; padding: 10px 3px 3px; font-size: 10px; }
.hero-project__secondary b { font-weight: 400; }
.hero-project figcaption { display: flex; justify-content: space-between; align-items: center; padding: 16px 2px 0; margin-left: 54%; font-size: 13px; }
.hero-project small { display: block; margin-top: 2px; color: var(--paper-muted); font-size: 11px; }
.hero-project figcaption > a { display: grid; place-items: center; width: 44px; height: 44px; border: 1px solid var(--line-strong); border-radius: 50%; font-size: 23px; }
.local-facts { border-block: 1px solid var(--line); }
.local-facts__inner { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px 24px; padding-block: 23px; }
.local-facts p { font-size: 12px; color: var(--paper-muted); }
.local-facts strong { font-weight: 500; color: var(--paper); }
.local-section { padding-block: var(--section); border-bottom: 1px solid var(--line); }
.local-section--raised { background: var(--bg-raised); }
.local-section--routes { padding-block: 66px 76px; }
.route-heading { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 10px 35px; margin-bottom: 30px; }
.route-heading .local-eyebrow { margin: 0; }
.route-heading h2 { font-family: var(--body); font-size: 19px; font-weight: 400; }
.start-routes { display: grid; grid-template-columns: 1fr 1fr; border-block: 1px solid var(--line-strong); }
.start-route { display: block; padding: 34px 44px 30px 0; }
.start-route + .start-route { border-left: 1px solid var(--line-strong); padding-left: 44px; padding-right: 0; }
.start-route__index { font-size: 11px; color: var(--lila-bright); }
.start-route h3 { font-family: var(--serif); font-weight: 400; font-size: clamp(31px, 3.2vw, 43px); line-height: 1.12; margin: 17px 0; text-wrap: pretty; }
.start-route p { max-width: 51ch; font-size: 14px; color: var(--paper-muted); line-height: 1.75; }
.start-route__link { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-top: 22px; font-size: 12px; }
.start-route__link b { font-size: 25px; font-weight: 400; color: var(--lila-bright); transition: transform 180ms ease; }
.start-route:hover .start-route__link b { transform: translate(3px,-3px); }
.start-route:hover h3 { color: var(--lila-bright); }
.local-section--portfolio { background: #eae6df; color: #262326; --paper-muted: #625c5a; --paper-faint: #625c5a; --line: #28232624; --line-strong: #28232636; }
.local-section--portfolio .local-eyebrow { color: #615285; }
.portfolio-heading { display: flex; justify-content: space-between; gap: 48px; align-items: end; margin-bottom: 44px; }
.portfolio-heading .local-heading { margin: 0; }
.portfolio-heading > p { max-width: 37ch; color: var(--paper-muted); font-size: 14px; margin-bottom: 6px; }
.case-feature { display: grid; grid-template-columns: 1.3fr 1fr; gap: 40px; align-items: center; padding-bottom: 50px; border-bottom: 1px solid var(--line-strong); }
.case-feature__media { display: block; padding: 20px; background: #d4cfc7; border: 1px solid #c8c2b9; border-radius: 8px; }
.case-browser { display: flex; justify-content: space-between; padding-bottom: 17px; font-size: 11px; color: #514b48; }
.case-feature__media img { width: 100%; height: auto; display: block; }
.case-category { font-size: 11px; color: var(--paper-muted); }
.case-feature__copy h3 { margin-top: 13px; font-size: 29px; font-weight: 500; letter-spacing: -.03em; }
.case-feature__copy > p:not(.case-category) { margin-top: 12px; font-size: 17px; max-width: 32ch; }
.case-feature__copy dl { margin: 24px 0 10px; }
.case-feature__copy dl > div + div { margin-top: 18px; }
.case-feature__copy dt { font-size: 11px; font-weight: 600; margin-bottom: 5px; }
.case-feature__copy dd { margin: 0; font-size: 13px; line-height: 1.7; color: var(--paper-muted); max-width: 44ch; }
.local-section--portfolio a:focus-visible { outline-color: #615285; }
.local-section--portfolio .local-text-link:hover { color: #5b477f; }
.case-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-top: 42px; }
.case-pair .work-image { padding: 19px; background: #d4cfc7; border-color: #c8c2b9; border-radius: 8px; }
.case-pair .work-image img { border-radius: 0; }
.case-pair__caption { margin-top: 20px; }
.case-pair h3 { font-size: 21px; font-weight: 500; margin-top: 8px; }
.case-pair h3 a { display: flex; justify-content: space-between; align-items: center; min-height: 44px; }
.case-pair__caption > p { font-size: 13px; color: var(--paper-muted); margin-top: 9px; max-width: 47ch; }
.local-heading { max-width: 720px; margin-bottom: 44px; }
.local-heading h2, .about-local h2 { font-family: var(--serif); font-size: clamp(38px, 4.5vw, 62px); font-weight: 400; line-height: 1.09; letter-spacing: -.018em; }
.local-heading > p:not(.local-eyebrow) { max-width: 58ch; color: var(--paper-muted); margin-top: 22px; font-size: 16px; }
.local-heading .local-text-link { margin-top: 22px; }
.work-layout { display: grid; grid-template-columns: 1.55fr 1fr; align-items: start; gap: 48px; }
.work-image { display: block; overflow: hidden; border-radius: 10px; background: var(--bg-soft); border: 1px solid var(--line); }
.work-image img { width: 100%; height: auto; aspect-ratio: 720 / 398; object-fit: cover; object-position: top; transition: transform 350ms var(--ease); }
@media (hover: hover) { .work-image:hover img { transform: scale(1.025); } }
.work-caption { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 24px; margin-top: 20px; }
.work-caption p, .work-secondary > article > p { color: var(--paper-muted); font-size: 13px; line-height: 1.7; }
.work-caption h3, .work-secondary h3 { margin-top: 4px; font-family: var(--body); font-size: 19px; font-weight: 500; letter-spacing: -.02em; }
.work-caption h3 a, .work-secondary h3 a { display: flex; justify-content: space-between; gap: 20px; min-height: 44px; align-items: center; }
.work-secondary > article > p { margin-top: 16px; }
.work-text { margin-top: 25px; padding-top: 16px; border-top: 1px solid var(--line); }
.service-routes { border-top: 1px solid var(--line-strong); }
.service-route { display: grid; grid-template-columns: 40px 1fr 1.15fr 32px; align-items: center; gap: 28px; padding-block: 33px; border-bottom: 1px solid var(--line-strong); transition: color 180ms, background 180ms; }
.service-route__index { color: var(--paper-faint); font-size: 12px; font-variant-numeric: tabular-nums; }
.service-route h3 { font-family: var(--serif); font-weight: 400; font-size: 34px; line-height: 1.12; }
.service-route p { font-size: 14px; color: var(--paper-muted); max-width: 53ch; }
.service-route__arrow { font-size: 29px; color: var(--lila-bright); }
.service-route:hover { color: var(--lila-bright); background: #f5f1e803; }
.service-note { margin-top: 28px; font-size: 13px; color: var(--paper-muted); }
.service-note a, .pricing-footnote a { color: var(--paper); text-decoration: underline; text-underline-offset: 4px; }
.pricing-layout, .visibility-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(40px, 8vw, 120px); }
.pricing-layout .local-heading, .visibility-layout .local-heading { margin: 0; }
.local-prices > article { display: flex; justify-content: space-between; gap: 20px; padding-block: 26px; border-bottom: 1px solid var(--line); }
.local-prices > article:first-child { padding-top: 0; }
.local-prices h3 { font-size: 20px; font-family: var(--body); font-weight: 500; }
.local-prices article > div > p { max-width: 31ch; margin-top: 9px; color: var(--paper-muted); font-size: 14px; }
.local-prices article a { display: inline-flex; gap: 12px; align-items: center; min-height: 44px; margin-top: 5px; font-size: 12px; color: var(--lila-bright); }
.local-price { flex-shrink: 0; font-size: clamp(28px, 3vw, 39px); font-family: var(--serif); line-height: 1.2; text-align: right; font-variant-numeric: tabular-nums; }
.local-price span { display: block; margin-bottom: 5px; color: var(--paper-muted); font-size: 11px; font-family: var(--body); }
.pricing-footnote { margin-top: 21px; color: var(--paper-muted); font-size: 12px; }
.pricing-next { margin-top: 24px; font-size: 13px; color: var(--paper-muted); }
.pricing-next a { display: block; padding-block: 10px; color: var(--paper); text-decoration: underline; text-underline-offset: 5px; }
.visibility-details article + article { margin-top: 28px; }
.visibility-details h3 { font-weight: 500; font-size: 18px; }
.visibility-details p { margin-top: 9px; color: var(--paper-muted); font-size: 14px; }
.about-local { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(48px, 9vw, 132px); align-items: center; }
.about-local__portrait { max-width: 355px; margin: 0; }
.about-local__portrait img { width: 100%; aspect-ratio: 4 / 5; object-fit: cover; object-position: 50% 32%; border-radius: 12px; }
.about-local p:not(.local-eyebrow) { max-width: 60ch; margin-top: 23px; color: var(--paper-muted); font-size: 15px; }
.about-local strong { color: var(--paper); font-weight: 500; }
.about-local__links { display: flex; flex-wrap: wrap; gap: 10px 26px; margin-top: 21px; }
.local-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 36px; padding: 0; list-style: none; }
.local-steps li { padding-top: 21px; border-top: 1px solid var(--line-strong); }
.local-steps span { color: var(--lila-bright); font-size: 12px; }
.local-steps h3 { margin-top: 20px; font-size: 22px; font-weight: 500; }
.local-steps p { margin-top: 9px; font-size: 14px; color: var(--paper-muted); }
.local-process .local-text-link { margin-top: 28px; }
.faq-layout { display: grid; grid-template-columns: .65fr 1.35fr; gap: 80px; }
.local-faq details { border-bottom: 1px solid var(--line-strong); }
.local-faq details:first-child { border-top: 1px solid var(--line-strong); }
.local-faq summary { display: flex; gap: 24px; justify-content: space-between; align-items: center; cursor: pointer; list-style: none; min-height: 74px; padding-block: 20px; font-size: 15px; font-weight: 500; }
.local-faq summary::-webkit-details-marker { display: none; }
.local-faq summary span { color: var(--lila-bright); font-size: 24px; font-weight: 400; transition: transform 180ms; }
.local-faq details[open] summary span { transform: rotate(45deg); }
.local-faq summary:focus-visible { outline: 2px solid var(--lila-bright); outline-offset: 4px; }
.local-faq details > p { padding: 0 30px 24px 0; color: var(--paper-muted); font-size: 14px; line-height: 1.8; }
.local-faq a { color: var(--paper); text-decoration: underline; text-underline-offset: 4px; }
.home-2026 .contact-section { background: #141316; border-bottom: 1px solid var(--line); padding-block: var(--section); }
.home-2026 .contact-layout { grid-template-columns: 1fr 1fr; align-items: start; gap: 80px; }
.home-2026 .contact-intro { position: static; }
.home-2026 .contact-intro h2 { font-size: clamp(42px, 5vw, 67px); line-height: 1.1; }
.home-2026 .contact-intro > p { color: var(--paper-muted); font-size: 15px; }
.home-2026 .contact-intro > .contact-intro__kicker { color: var(--lila-bright); }
.home-2026 .contact-intro .contact-intro__promise { font-size: 12px; }
.contact-fast { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; margin-top: 26px; }
.contact-fast > a:not(.button) { display: inline-flex; align-items: center; min-height: 44px; color: var(--paper-muted); font-size: 14px; text-decoration: underline; text-underline-offset: 5px; }
.home-2026 .contact-brief { background: #1b191e; }
.home-2026 .editorial-note { padding-block: 26px; }
.home-2026 .site-footer { padding-top: 52px; }
@keyframes local-enter { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: translateY(0); } }
@media (prefers-reduced-motion: no-preference) { .local-hero__copy { animation: local-enter 650ms var(--ease) both; } .hero-project { animation: local-enter 800ms var(--ease) both; } }
@media (max-width: 1080px) { .local-hero h1 { font-size: clamp(53px, 6.25vw, 75px); } .local-hero__grid { gap: 32px; } .service-route { grid-template-columns: 25px 1fr 1fr 25px; gap: 22px; } .service-route h3 { font-size: 29px; } .work-layout { gap: 30px; } .faq-layout { gap: 45px; } }
@media (max-width: 820px) {
  .local-hero { padding: 112px 0 42px; }
  .local-hero__grid { grid-template-columns: 1fr; gap: 34px; }
  .local-hero h1 { font-size: clamp(47px, 8.7vw, 74px); }
  .local-hero__lead { max-width: 50ch; font-size: 16px; }
  .hero-project { max-width: 610px; width: 100%; margin: 0 auto; padding-bottom: 100px; }
  .hero-project > .hero-project__secondary { left: -10px; }
  .local-facts__inner { justify-content: flex-start; gap: 8px 24px; padding-block: 20px; }
  .local-facts__inner p:first-child { width: 100%; }
  .work-layout, .pricing-layout, .visibility-layout, .faq-layout, .home-2026 .contact-layout { grid-template-columns: 1fr; gap: 35px; }
  .work-secondary { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 26px; }
  .work-text { margin: 0; padding: 0; }
  .service-route { grid-template-columns: 24px 1fr 30px; gap: 12px 18px; padding-block: 27px; }
  .service-route h3 { font-size: 31px; }
  .service-route p { grid-column: 2; grid-row: 2; }
  .service-route__arrow { grid-column: 3; grid-row: 1; }
  .about-local { grid-template-columns: .65fr 1.35fr; gap: 32px; align-items: start; }
  .local-steps { grid-template-columns: 1fr 1fr; gap: 30px; }
  .faq-layout .local-heading { margin-bottom: 0; }
  .portfolio-heading { display: block; }
  .portfolio-heading > p { max-width: 55ch; margin-top: 24px; }
  .case-feature { grid-template-columns: 1fr; gap: 28px; }
  .case-feature__copy { max-width: 620px; }
  .case-feature__copy dl { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
  .case-feature__copy dl > div + div { margin: 0; }
  .start-route { padding-right: 28px; }
  .start-route + .start-route { padding-left: 28px; }
  .case-pair { gap: 25px; }
}
@media (max-width: 620px) {
  .start-routes, .case-pair { grid-template-columns: 1fr; }
  .start-route, .start-route + .start-route { padding: 28px 0; border-left: 0; }
  .start-route + .start-route { border-top: 1px solid var(--line-strong); }
  .case-pair { gap: 38px; }
  .case-feature__copy dl { grid-template-columns: 1fr; gap: 18px; }
}
@media (max-width: 520px) {
  .home-2026 { --side: 22px; }
  .local-hero { padding-top: 105px; }
  .local-eyebrow { font-size: 11px; margin-bottom: 17px; }
  .local-hero h1 { font-size: clamp(40px, 10.6vw, 55px); }
  .local-actions { gap: 6px 20px; margin-top: 23px; }
  .local-actions .button { width: 100%; }
  .local-actions .local-text-link { width: 100%; justify-content: center; }
  .hero-project > a { padding: 10px; }
  .hero-project > .hero-project__secondary { padding: 6px; left: 0; }
  .hero-project figcaption { font-size: 12px; padding-top: 10px; }
  .hero-project figcaption > a { display: none; }
  .hero-project small { font-size: 10px; }
  .hero-project { padding-bottom: 70px; }
  .hero-project__label { margin-bottom: 12px; }
  .hero-person { margin-top: 20px; }
  .case-feature__media, .case-pair .work-image { padding: 12px; }
  .local-section--routes { padding-block: 46px 54px; }
  .local-heading { margin-bottom: 30px; }
  .local-heading h2, .about-local h2 { font-size: 40px; }
  .work-caption { grid-template-columns: 1fr; gap: 4px; margin-top: 14px; }
  .work-secondary { grid-template-columns: 1fr; }
  .work-secondary > .work-text { padding-top: 12px; }
  .service-route { grid-template-columns: 1fr 26px; column-gap: 15px; }
  .service-route__index { display: none; }
  .service-route h3 { font-size: 29px; }
  .service-route p { grid-column: 1; }
  .service-route__arrow { grid-column: 2; }
  .local-prices > article { gap: 15px; }
  .local-prices h3 { font-size: 18px; }
  .local-prices article > div > p { font-size: 13px; }
  .local-price { font-size: 30px; }
  .about-local { grid-template-columns: 1fr; }
  .about-local__portrait { max-width: 240px; }
  .about-local__portrait img { aspect-ratio: 1; }
  .local-steps { gap: 24px; }
  .local-steps h3 { font-size: 20px; }
  .local-steps p { font-size: 13px; }
  .local-faq summary { font-size: 14px; }
  .home-2026 .contact-intro h2 { font-size: 47px; }
  .contact-fast { align-items: stretch; }
  .contact-fast .button { justify-content: center; }
}
@media (prefers-reduced-motion: reduce) { .home-2026 *, .home-2026 *::before, .home-2026 *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; } }
