/* Page-local refinement layer. The original design system and assets stay intact. */
:root {
  --studio-ease: cubic-bezier(.16, 1, .3, 1);
  --studio-line: rgba(11, 16, 38, .09);
  --studio-shadow: 0 24px 64px -32px rgba(28, 19, 60, .22);
}
html { scrollbar-gutter: stable; }
body { background: #f5f6f8; }
button, a, input, textarea { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible, [tabindex="0"]:focus-visible {
  outline: 3px solid #9362f5 !important; outline-offset: 5px;
}
.page-shell { background: #f5f6f8 !important; }
.skip-link { position: fixed; top: -80px; left: 24px; padding: 14px 22px; background: #0b1026; color: white; z-index: 100; border-radius: 12px; }
.skip-link:focus { top: 16px; color: white; }
[data-reveal] { transition-duration: 1.1s; transition-timing-function: var(--studio-ease); will-change: auto; }
[data-reveal].dc-in { transition-delay: 0ms !important; }
.nav-holder { top: 22px; width: min(100%, 1320px); padding: 0 48px; transition: top .5s var(--studio-ease); }
.brand-navigation {
  height: 76px !important; padding-left: 26px !important; padding-right: 156px !important;
  background: rgba(255, 255, 255, .8) !important; border: 1px solid rgba(255, 255, 255, .92);
  box-shadow: 0 4px 24px rgba(11, 16, 38, .045), inset 0 0 0 1px rgba(11, 16, 38, .025) !important;
  backdrop-filter: blur(22px) saturate(160%) !important;
  transition: height .5s var(--studio-ease), background .4s, box-shadow .4s !important;
}
.brand-navigation img { width: 186px; }
.brand-navigation > div { gap: 26px !important; }
.brand-navigation > div > a { font-size: 13px !important; padding: 11px 13px; margin: -11px -13px; }
.brand-navigation > div > a.nav-section-active { background: #ededf2; color: #0b1026 !important; box-shadow: none; }
.brand-navigation > div > a:hover { background: #f0eafa; }
.brand-navigation > button { height: 43px !important; font-size: 13px !important; box-shadow: 0 5px 16px -6px rgba(106, 40, 240, .48) !important; }
.language-switch { right: 66px; padding-left: 14px; }
.language-switch button { min-height: 34px; font-weight: 700; padding: 9px; }
.language-switch button[aria-pressed="true"] { box-shadow: none; background: #f0eafa; color: #6022d6; }
.nav-scrolled { top: 12px; }
.nav-scrolled .brand-navigation { height: 66px !important; background: rgba(255,255,255,.91) !important; box-shadow: 0 8px 32px -16px rgba(11,16,38,.22) !important; }
.menu-toggle, .mobile-navigation { display: none; }
.hero-wrap { background: #f5f6f8; border-bottom: 0; overflow: clip; }
.hero-wrap::before {
  content: ""; position: absolute; width: 760px; height: 700px; top: 20px; right: -200px;
  background: radial-gradient(ellipse, rgba(129, 79, 232, .065), transparent 68%); pointer-events: none; z-index: -1;
}
.hero-section { max-width: 1320px; padding: 172px 48px 0; }
.hero-copy { grid-template-columns: 1fr 1fr; gap: clamp(40px, 5.2vw, 76px); align-items: center; }
.hero-content { gap: 26px; padding-bottom: 14px; }
.studio-eyebrow { display: inline-flex; align-items: center; gap: 10px; color: #636479; font: 600 10px/1.5 Manrope, sans-serif; letter-spacing: .18em; text-transform: uppercase; }
.studio-eyebrow::before { content: ""; width: 6px; height: 6px; background: #6a28f0; border-radius: 50%; box-shadow: 0 0 0 5px rgba(106, 40, 240, .055); }
.hero-title { font-size: clamp(48px, 4.65vw, 67px); line-height: 1.08; letter-spacing: -.045em; font-weight: 700; text-wrap: pretty; }
.hero-title .accent { color: #6a28f0; text-wrap: balance; }
.hero-title .accent::after { height: 3px; width: 60px; bottom: -17px; }
.hero-visual { gap: 34px; padding-top: 18px; }
.hero-stage { width: 100%; perspective: 1600px; --ry: -7deg; --rx: 3deg; }
.hero-stage::after { content: ""; position: absolute; width: 76%; height: 18%; left: 12%; bottom: -4%; background: rgba(35, 17, 70, .14); filter: blur(30px); border-radius: 50%; z-index: -1; pointer-events: none; }
.hero-screen {
  animation: none; transform: translateY(var(--lift)) rotateX(var(--rx)) rotateY(var(--ry)) rotateZ(.5deg);
  transition: transform 1s var(--studio-ease); will-change: auto;
}
.hero-screen img { width: 100%; height: auto; filter: drop-shadow(0 14px 18px rgba(26, 20, 51, .07)); }
.hero-screen picture { display: block; animation: studioFloat 9s 1.2s ease-in-out infinite; }
.hero-visual:not(.dc-in) .hero-screen { transform: translateY(36px) rotateX(7deg) rotateY(-14deg); }
.hero-offscreen * { animation-play-state: paused !important; }
.hero-visual .hero-side { max-width: 520px; gap: 24px; }
.hero-side p { font-size: 16px; line-height: 1.8; color: #626578; }
.hero-side button { height: 51px !important; font-size: 13px !important; }
.hero-side button:first-child { box-shadow: 0 9px 22px -12px rgba(11, 16, 38, .4) !important; }
.hero-bottom { margin-top: 76px; padding: 24px 0; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid var(--studio-line); gap: 24px; }
.hero-note { font: 500 12px/1.5 Manrope, sans-serif; color: #747689; }
.hero-capabilities { display: flex; gap: 30px; align-items: center; }
.hero-capabilities span { display: inline-flex; align-items: center; gap: 8px; font: 600 11px/1.5 Manrope, sans-serif; color: #53566b; }
.hero-capabilities svg { width: 15px; height: 15px; stroke: #8351dd; fill: none; stroke-width: 1.5; }
#productos { max-width: 1280px !important; padding: 90px 48px 110px !important; }
.products-heading { margin-bottom: 44px !important; }
.products-heading h2 { max-width: 850px; font-size: clamp(30px, 3.2vw, 44px) !important; line-height: 1.16 !important; font-weight: 700 !important; letter-spacing: -.035em !important; text-wrap: balance; }
.products-heading h2 span { color: #6a28f0 !important; background: none !important; }
.products-heading > div > div > span { opacity: .55; transform: scale(.7); }
.product-tab-grid { gap: 18px !important; margin-bottom: 28px !important; }
.product-tab-grid > button { position: relative; min-width: 0; padding: 27px 28px 0 !important; border-radius: 22px !important; background: rgba(255,255,255,.7) !important; border-color: #e3e3eb !important; box-shadow: none !important; transform: none !important; transition: transform .5s var(--studio-ease), background .35s, border-color .35s, box-shadow .5s !important; }
.product-tab-grid > button[aria-pressed="true"] { background: #fff !important; border-color: rgba(106,40,240,.38) !important; box-shadow: 0 16px 30px -22px rgba(106,40,240,.28) !important; }
.product-tab-grid > button:hover { transform: translateY(-5px) !important; border-color: #b79add !important; box-shadow: var(--studio-shadow) !important; }
.product-tab-logo { height: 58px; max-width: min(100%, 236px); }
.product-tab-grid > button > span:first-child > span:last-child { width: 7px !important; height: 7px !important; }
.product-tab-grid > button > span:last-child { height: 2px !important; margin-top: 24px !important; }
#productos-carousel { border: 1px solid rgba(11,16,38,.075); border-radius: 28px !important; background: white; box-shadow: var(--studio-shadow); touch-action: pan-y; }
.product-track { align-items: flex-start; transition: transform .85s var(--studio-ease) !important; }
.product-slide { min-width: 0; padding: 0 !important; }
.product-panel { min-height: 490px; padding: 46px !important; border-radius: 0 !important; box-shadow: none !important; gap: 38px !important; overflow: hidden; }
.product-panel > div { min-width: 0; }
.product-panel h3 { font-size: clamp(28px, 2.6vw, 35px) !important; font-weight: 700 !important; line-height: 1.17 !important; letter-spacing: -.035em !important; }
.product-panel p { font-size: 15px !important; line-height: 1.8 !important; }
.product-visual { transform-origin: center; transition: opacity .7s, transform 1.1s var(--studio-ease); }
.product-slide[aria-hidden="true"] .product-visual { opacity: .3; transform: translateY(18px) scale(.97); }
.product-slide[aria-hidden="true"] *, .carousel-offscreen * { animation-play-state: paused !important; }
.page-hidden * { animation-play-state: paused !important; }
#productos-carousel { transition: height .65s var(--studio-ease); overflow-anchor: none; }
.product-panel button { align-self: flex-start !important; }
.product-panel x-import:has(button) { align-self: flex-start; }
.product-visual > div { border-color: #e6e5ec !important; }
.reconciliation-visual { grid-template-columns: 1fr 72px 1fr !important; gap: 8px !important; }
.reconciliation-visual > div { min-width: 0; }
.reconciliation-visual > div > span:first-child { line-height: 1.4 !important; font-size: 9px !important; letter-spacing: .05em !important; }
.reconciliation-visual > div > span:not(:first-child) { gap: 5px !important; padding: 9px 8px !important; font-size: 10px !important; }
.reconciliation-visual > div:nth-child(2) > span:nth-child(3) { font-size: 8px !important; letter-spacing: .025em !important; }
.reconciliation-totals { flex-wrap: wrap; }
.reconciliation-totals > span { font-size: 10px !important; line-height: 1.4 !important; padding: 8px 11px !important; }
.carousel-controls { gap: 8px !important; margin-top: 24px !important; }
.carousel-dot { position: relative; height: 36px !important; width: 32px !important; background: transparent !important; flex: 0 0 auto; }
.carousel-dot::after { content: ""; display: block; position: absolute; width: 6px; height: 6px; top: 15px; left: 50%; transform: translateX(-50%); border-radius: 9px; background: #c7c4d3; transition: width .45s var(--studio-ease), background .3s; }
.carousel-dot[aria-pressed="true"]::after { width: 25px; background: #6a28f0; }
.carousel-play { display: inline-flex; justify-content: center; align-items: center; width: 36px; height: 36px; border: 1px solid #e3e2eb; border-radius: 50%; background: #fff; color: #5e596c; cursor: pointer; margin-left: 14px; transition: border-color .2s, background .2s; }
.carousel-play:hover { background: #eee8f9; border-color: #d5c6ec; }
.play-symbol { width: 10px; height: 12px; border-left: 3px solid currentColor; border-right: 3px solid currentColor; }
.carousel-play[aria-pressed="true"] .play-symbol { width: 0; height: 0; border: 6px solid transparent; border-left: 9px solid currentColor; border-right: 0; margin-left: 3px; }
#porque { border-color: var(--studio-line) !important; }
#porque > div { max-width: 1280px !important; padding: 112px 48px !important; }
.why-layout { grid-template-columns: 1fr 1fr !important; gap: 90px !important; }
.why-intro h2 { font-size: clamp(35px, 3.7vw, 49px) !important; line-height: 1.16 !important; font-weight: 700 !important; letter-spacing: -.04em !important; }
.why-intro p { font-size: 16px !important; line-height: 1.85 !important; }
.pillar { position: relative; grid-template-columns: 55px 1fr !important; padding: 29px 0 !important; gap: 20px !important; }
.pillar::after { content: ""; position: absolute; top: -1px; left: 0; height: 1px; width: 0; background: #6a28f0; transition: width .9s var(--studio-ease); }
.pillar:hover::after { width: 100%; }
.pillar > span:first-child { font: 500 14px/1.8 Manrope, sans-serif !important; color: #8963c9 !important; }
.pillar > span:last-child > span:first-child { font-weight: 600 !important; }
.pillar > span:last-child { transition: transform .6s var(--studio-ease); }
.pillar:hover > span:last-child { transform: translateX(6px); }
#nosotros { max-width: 1280px !important; padding: 110px 48px !important; }
.about-panel { padding: 64px !important; border: 1px solid #29263e !important; border-radius: 32px !important; background: #0d1129 !important; gap: 60px !important; box-shadow: 0 30px 70px -45px #28203d; isolation: isolate; }
.about-panel::before { content: ""; position: absolute; width: 520px; height: 520px; right: -280px; bottom: -290px; border: 1px solid rgba(161,123,245,.15); border-radius: 50%; box-shadow: 0 0 0 70px rgba(161,123,245,.025), 0 0 0 140px rgba(161,123,245,.02); pointer-events: none; z-index: -1; transform: translateY(var(--about-shift, 0px)); }
.about-panel h2 { font-size: clamp(28px, 2.75vw, 36px) !important; font-weight: 600 !important; line-height: 1.3 !important; letter-spacing: -.03em !important; }
.about-panel p { font-size: 15px !important; line-height: 1.85 !important; }
.about-panel > div:first-child > span { color: #b59ae5 !important; font-size: 10px !important; }
.stats-grid { gap: 14px !important; }
.stat-card { min-width: 0; padding: 25px 21px !important; min-height: 152px; background: rgba(255,255,255,.025); border-color: rgba(255,255,255,.11) !important; border-radius: 18px !important; transition: background .4s, transform .6s var(--studio-ease), border-color .4s; }
.stat-card:hover { background: rgba(255,255,255,.05); transform: translateY(-5px); border-color: rgba(178,143,255,.35) !important; }
.stat-card > span:first-child { font-weight: 500 !important; font-size: 37px !important; letter-spacing: -.045em !important; }
.stat-card > span:last-child { font-size: 12px !important; line-height: 1.65 !important; }
#contacto { max-width: 1280px !important; padding: 12px 48px 112px !important; }
.contact-layout { gap: 100px !important; }
.contact-copy { padding-top: 28px; }
.contact-copy h2 { font-size: clamp(38px, 4vw, 56px) !important; font-weight: 700 !important; line-height: 1.1 !important; letter-spacing: -.04em !important; }
.contact-copy h2 span { display: block; }
.contact-copy p { font-size: 16px !important; }
.contact-card { padding: 36px !important; border: 1px solid var(--studio-line); box-shadow: var(--studio-shadow) !important; border-radius: 24px !important; }
.contact-card label > span:first-child { font-size: 12px !important; }
.contact-card label > span:has(> input) { height: 50px !important; border-radius: 10px !important; background: #fafafb !important; box-shadow: none !important; }
.contact-card label > span:has(> input:focus) { background: white !important; box-shadow: 0 0 0 3px rgba(106,40,240,.08) !important; }
.contact-card input, .contact-card textarea { font-size: 14px !important; }
.contact-card textarea { background: #fafafb !important; box-shadow: none !important; border-radius: 10px !important; }
.contact-card textarea:focus { background: white !important; box-shadow: 0 0 0 3px rgba(106,40,240,.08) !important; }
.contact-card button { font-size: 13px !important; }
.local-form-note { font: 500 11px/1.6 Manrope, sans-serif; color: #777487; margin: 0 0 20px; padding-bottom: 15px; border-bottom: 1px solid var(--studio-line); }
.site-footer { padding: 66px 48px 28px !important; border-top: 1px solid rgba(150,117,223,.3) !important; }
.site-footer > div { max-width: 1184px !important; }
.site-footer img { width: 205px !important; }
.footer-link { font: 500 13px/1.5 Manrope, sans-serif; color: rgba(255,255,255,.62); width: fit-content; transition: color .3s, transform .4s var(--studio-ease); }
.footer-link:hover { color: #c9adff; transform: translateX(3px); }
.site-footer > div:last-child { font-size: 11px !important; }
@media (min-width: 901px) and (max-width: 1150px) {
  .nav-holder { padding: 0 28px; }
  .brand-navigation { gap: 18px !important; padding-left: 20px !important; padding-right: 122px !important; }
  .brand-navigation img { width: 152px; }
  .brand-navigation > div { gap: 20px !important; }
  .brand-navigation > div > a { font-size: 12px !important; }
  .brand-navigation > button { padding: 0 15px !important; }
  .language-switch { right: 40px; }
  .hero-section { padding: 156px 40px 0; }
  .hero-title { font-size: 51px; }
  .hero-copy { gap: 34px; }
  .hero-side p { font-size: 15px; }
  .product-panel { padding: 30px !important; gap: 25px !important; grid-template-columns: 1fr 1fr !important; }
  .why-layout { gap: 50px !important; }
  .about-panel { padding: 44px !important; gap: 36px !important; }
  .contact-layout { gap: 55px !important; }
}
@media (max-width: 900px) {
  .nav-holder { top: 16px; padding: 0 22px; }
  .brand-navigation, .nav-scrolled .brand-navigation { height: 66px !important; padding-left: 19px !important; padding-right: 150px !important; }
  .brand-navigation img { width: 150px; }
  .brand-navigation > button { display: none !important; }
  .language-switch { right: 84px; padding-left: 0; border: 0; }
  .language-switch button { padding: 9px 8px; font-size: 9px; }
  .menu-toggle { display: flex; position: absolute; top: 11px; right: 34px; width: 44px; height: 44px; border: 0; background: transparent; border-radius: 50%; cursor: pointer; flex-direction: column; justify-content: center; align-items: center; gap: 5px; }
  .menu-toggle > span { width: 17px; height: 1.5px; background: #0b1026; transition: transform .4s var(--studio-ease); }
  .menu-toggle[aria-expanded="true"] > span:first-child { transform: translateY(3.25px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] > span:last-child { transform: translateY(-3.25px) rotate(-45deg); }
  .mobile-navigation { position: absolute; top: 76px; left: 22px; right: 22px; padding: 12px; background: rgba(255,255,255,.97); backdrop-filter: blur(24px); border: 1px solid #e6e3ec; border-radius: 24px; box-shadow: 0 24px 50px -20px rgba(11,16,38,.25); }
  .mobile-navigation.is-open { display: grid; animation: menuIn .4s var(--studio-ease); }
  .mobile-navigation a { padding: 15px 18px; color: #17172d; border-radius: 14px; font: 600 14px/1.4 Manrope, sans-serif; }
  .mobile-navigation a:hover, .mobile-navigation a[aria-current="location"] { background: #f3edf9; color: #6a28f0; }
  .hero-section { padding: 135px 30px 0; }
  .hero-copy { grid-template-columns: 1fr; gap: 48px; }
  .hero-content { align-items: flex-start; max-width: 620px; }
  .hero-title { font-size: clamp(43px, 7.4vw, 65px); max-width: 670px; }
  .hero-visual { padding-top: 0; gap: 32px; }
  .hero-stage { width: 100%; max-width: 650px; --ry: -3deg; }
  .hero-visual .hero-side { max-width: 650px; }
  .hero-side p { font-size: 16px; }
  .hero-bottom { margin-top: 46px; flex-wrap: wrap; gap: 16px; padding: 22px 0; }
  .hero-capabilities { gap: 25px; }
  #productos { padding: 66px 30px 76px !important; }
  .product-tab-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 10px !important; }
  .product-tab-grid > button { padding: 16px 16px 0 !important; border-radius: 16px !important; }
  .product-tab-logo { height: 40px; }
  .product-tab-grid > button > span:first-child > span:first-child > span { font-size: 10px !important; min-height: 28px; }
  .product-tab-grid > button > span:first-child > span:last-child { display: none; }
  .product-tab-grid > button > span:last-child { margin-top: 14px !important; }
  .product-panel { padding: 32px !important; gap: 32px !important; min-height: 0; }
  .product-panel > .product-visual { order: 2; }
  .product-visual { width: 100%; }
  .gastos-document { grid-template-columns: 140px 1fr !important; }
  .iter-dashboard { grid-template-columns: 1fr 180px !important; }
  #porque > div { padding: 76px 30px !important; }
  .why-layout { grid-template-columns: 1fr !important; gap: 42px !important; }
  .why-intro { position: static !important; max-width: 650px; }
  #nosotros { padding: 76px 30px !important; }
  .about-panel { padding: 38px !important; gap: 38px !important; }
  .about-panel h2 { max-width: 650px; font-size: 34px !important; }
  .stat-card { min-height: 135px; }
  #contacto { padding: 0 30px 76px !important; }
  .contact-layout { gap: 38px !important; }
  .contact-copy { padding-top: 0; }
  .contact-copy h2 span { display: inline; }
  .contact-form-row { grid-template-columns: 1fr 1fr !important; }
  .site-footer { padding: 52px 30px 24px !important; }
}
@media (max-width: 560px) {
  .nav-holder { padding: 0 16px; top: 12px; }
  .brand-navigation, .nav-scrolled .brand-navigation { height: 62px !important; padding-left: 16px !important; }
  .brand-navigation img { width: 139px; }
  .language-switch { right: 68px; }
  .language-switch button { min-height: 36px; padding: 8px 7px; }
  .menu-toggle { top: 9px; right: 23px; }
  .mobile-navigation { top: 72px; left: 16px; right: 16px; }
  .hero-section { padding: 118px 24px 0; }
  .hero-content { gap: 23px; }
  .studio-eyebrow { font-size: 8px; letter-spacing: .15em; gap: 8px; }
  .hero-title { font-size: clamp(35px, 10.25vw, 53px); letter-spacing: -.047em; line-height: 1.12; }
  .hero-title .accent::after { bottom: -16px; width: 42px; height: 2px; }
  .hero-copy { gap: 39px; }
  .hero-stage { width: 100%; }
  .hero-visual { gap: 25px; }
  .hero-side p { font-size: 14px; line-height: 1.85; }
  .hero-visual .hero-side { gap: 20px; }
  .hero-actions { gap: 10px !important; }
  .hero-actions button { height: 47px !important; padding: 0 17px !important; gap: 8px !important; font-size: 11px !important; }
  .hero-actions button > span:has(svg) { width: 23px !important; height: 23px !important; }
  .hero-bottom { margin-top: 34px; }
  .hero-note { font-size: 10px; }
  .hero-capabilities { width: 100%; gap: 0; justify-content: space-between; }
  .hero-capabilities span { font-size: 9px; gap: 6px; }
  .hero-capabilities svg { width: 13px; height: 13px; }
  #productos { padding: 53px 20px 60px !important; }
  .products-heading { margin-bottom: 29px !important; }
  .products-heading h2 { font-size: 30px !important; line-height: 1.2 !important; }
  .product-tab-grid { gap: 8px !important; margin-bottom: 19px !important; }
  .product-tab-grid > button { padding: 10px 9px 0 !important; border-radius: 13px !important; }
  .product-tab-logo { height: 30px; width: 100%; }
  .product-tab-grid > button > span:first-child > span:first-child > span { font-size: 9px !important; line-height: 1.5 !important; min-height: 40px; }
  .product-tab-grid > button > span:first-child { gap: 0 !important; }
  .product-tab-grid > button > span:last-child { margin-top: 9px !important; }
  #productos-carousel { border-radius: 22px !important; }
  .product-panel { padding: 25px 20px !important; gap: 26px !important; }
  .product-panel h3 { font-size: 27px !important; }
  .product-panel p { font-size: 14px !important; line-height: 1.8 !important; }
  .product-panel > div > div > span { font-size: 12px !important; }
  .product-visual > div { padding: 13px !important; }
  .reconciliation-visual { grid-template-columns: 1fr 52px 1fr !important; gap: 5px !important; }
  .reconciliation-visual > div:nth-child(2) > span:nth-child(2) { width: 32px !important; height: 32px !important; }
  .reconciliation-visual > div:nth-child(2) > span:nth-child(3) { font-size: 7px !important; letter-spacing: 0 !important; }
  .reconciliation-visual > div > span:first-child { font-size: 7px !important; min-height: 20px; }
  .reconciliation-visual > div > span:not(:first-child) { font-size: 8px !important; padding: 9px 4px !important; gap: 2px !important; }
  .reconciliation-totals > span { font-size: 8px !important; padding: 6px 9px !important; }
  .gastos-document { grid-template-columns: 92px minmax(0, 1fr) !important; gap: 12px !important; }
  .gastos-document > div:last-child > span { padding: 8px 6px !important; gap: 5px !important; }
  .gastos-document > div:last-child > span > span { font-size: 8px !important; letter-spacing: 0 !important; }
  .gastos-document > div:last-child > span:last-child { font-size: 9px !important; }
  .gastos-flow { gap: 4px !important; }
  .gastos-flow > span { font-size: 8px !important; letter-spacing: 0 !important; }
  .iter-dashboard { grid-template-columns: 1fr !important; }
  .iter-dashboard > div:first-child { height: 200px !important; }
  #porque > div { padding: 62px 24px !important; }
  .why-intro h2 { font-size: 35px !important; }
  .why-intro p { font-size: 14px !important; }
  .pillar { grid-template-columns: 32px 1fr !important; gap: 13px !important; padding: 25px 0 !important; }
  .pillar > span:last-child > span:first-child { font-size: 19px !important; }
  .pillar > span:last-child > span:last-child { font-size: 14px !important; }
  #nosotros { padding: 60px 20px !important; }
  .about-panel { padding: 30px 24px !important; border-radius: 25px !important; gap: 30px !important; }
  .about-panel h2 { font-size: 28px !important; }
  .about-panel p { font-size: 13px !important; }
  .about-panel > div:first-child > span { font-size: 8px !important; line-height: 1.7 !important; }
  .stats-grid { gap: 10px !important; }
  .stat-card { padding: 18px 13px !important; min-height: 139px; border-radius: 14px !important; }
  .stat-card > span:first-child { font-size: 28px !important; }
  .stat-card > span:last-child { font-size: 10px !important; }
  #contacto { padding: 0 24px 60px !important; }
  .contact-copy h2 { font-size: 39px !important; }
  .contact-copy p { font-size: 14px !important; }
  .contact-card { padding: 25px 20px !important; border-radius: 22px !important; }
  .contact-form-row { grid-template-columns: 1fr !important; }
  .contact-card input, .contact-card textarea { font-size: 16px !important; }
  .site-footer { padding: 45px 24px 23px !important; }
  .site-footer > div:first-child { gap: 34px !important; }
}
@media (max-width: 360px) {
  .brand-navigation img { width: 122px; }
  .language-switch { right: 65px; }
  .language-switch button { padding: 8px 5px; }
  .hero-section { padding-left: 20px; padding-right: 20px; }
  .hero-actions button { padding: 0 13px !important; font-size: 10px !important; }
  .product-panel { padding: 24px 15px !important; }
}
@keyframes menuIn { from { opacity: 0; transform: translateY(-8px) scale(.985); } to { opacity: 1; transform: none; } }
@keyframes studioFloat { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-5px); } }
@keyframes dcScan { 0%, 100% { transform: translateY(9px); } 50% { transform: translateY(170px); } }
@keyframes dcMatch { 0%, 10% { opacity: .65; transform: translateY(3px); } 30%, 100% { opacity: 1; transform: none; } }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition-duration: .01ms !important; transition-delay: 0ms !important; scroll-behavior: auto !important; }
  [data-reveal] { opacity: 1 !important; transform: none !important; }
  .hero-screen, .product-visual { transform: none !important; }
}
