:root {
  --navy: #071426;
  --navy-2: #0d1e35;
  --blue: #2864ff;
  --blue-dark: #1949c7;
  --purple: #7548e8;
  --white: #fff;
  --soft: #f6f8fc;
  --line: #dce3ef;
  --ink: #0b1729;
  --muted: #5b687b;
  --radius-sm: .75rem;
  --radius: 1.25rem;
  --radius-lg: 2rem;
  --shadow: 0 24px 70px rgba(7,20,38,.12);
  --max: 1180px;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--white); }
body { margin: 0; overflow-x: clip; color: var(--ink); background: var(--white); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1rem; line-height: 1.6; -webkit-font-smoothing: antialiased; }
body.menu-open, body.cookie-modal-open { overflow: hidden; }
html.is-leaving main, html.is-leaving .site-footer { opacity: 0; transform: translateY(10px); }
main, .site-footer { transition: opacity .22s ease, transform .22s ease; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
svg { width: 1.15em; height: 1.15em; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { letter-spacing: -.04em; line-height: 1.06; }
h1 { font-size: clamp(3rem, 6vw, 5.8rem); margin-bottom: 1.5rem; }
h2 { font-size: clamp(2.1rem, 4vw, 3.7rem); margin-bottom: 1rem; }
h3 { font-size: clamp(1.35rem, 2vw, 1.75rem); margin-bottom: .8rem; }
p { color: var(--muted); }
::selection { color: var(--white); background: var(--blue); }
:focus-visible { outline: 3px solid var(--blue); outline-offset: 3px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 1000; top: .5rem; left: .5rem; padding: .8rem 1rem; color: var(--white); background: var(--blue); border-radius: .6rem; transform: translateY(-160%); }
.skip-link:focus { transform: none; }

.site-intro { --intro-x: 50%; --intro-y: 50%; position: fixed; z-index: 9999; inset: 0; display: grid; place-items: center; overflow: hidden; color: var(--white); background: radial-gradient(circle at var(--intro-x) var(--intro-y),#16376a 0,#0a1b34 28%,#071426 68%); transition: opacity .45s ease .55s, visibility 0s linear 1s; }
.site-intro::before, .site-intro::after { position: absolute; z-index: 3; top: 0; bottom: 0; width: 51%; content: ""; background: rgba(7,20,38,.78); backdrop-filter: blur(4px); transition: transform .75s cubic-bezier(.77,0,.18,1) .18s; }
.site-intro::before { left: 0; transform-origin: left center; }
.site-intro::after { right: 0; transform-origin: right center; }
.site-intro__halo { position: absolute; z-index: 4; width: min(34rem,78vw); aspect-ratio: 1; border: 1px solid rgba(128,164,255,.22); border-radius: 50%; box-shadow: 0 0 0 4rem rgba(40,100,255,.035),0 0 0 8rem rgba(117,72,232,.025); animation: introHalo 1.25s cubic-bezier(.22,1,.36,1) both; }
.site-intro__halo::before, .site-intro__halo::after { position: absolute; inset: 15%; content: ""; border: 1px solid rgba(145,119,255,.26); border-radius: 50%; transform: rotate(35deg) scaleY(.58); }
.site-intro__halo::after { inset: 25%; border-color: rgba(106,154,255,.3); transform: rotate(-28deg) scaleY(.72); }
.site-intro__shapes { position: absolute; z-index: 4; inset: 0; pointer-events: none; perspective: 900px; }
.site-intro__shapes i { position: absolute; display: block; border: 1px solid rgba(151,179,255,.55); box-shadow: inset 0 0 18px rgba(91,132,255,.22),0 0 30px rgba(70,112,255,.2); transition: transform .85s cubic-bezier(.22,1,.36,1),opacity .5s ease; animation: introShape 1.8s ease-in-out infinite alternate; }
.site-intro__shapes i:nth-child(1) { top: 18%; left: 17%; width: 2.7rem; aspect-ratio: 1; transform: rotate(35deg); }
.site-intro__shapes i:nth-child(2) { top: 22%; right: 18%; width: 3.4rem; aspect-ratio: 1; border-radius: 50%; animation-delay: -.6s; }
.site-intro__shapes i:nth-child(3) { right: 22%; bottom: 17%; width: 0; height: 0; border: 1.6rem solid transparent; border-bottom-color: rgba(132,95,255,.6); box-shadow: none; animation-delay: -1.1s; }
.site-intro__shapes i:nth-child(4) { bottom: 19%; left: 20%; width: 4rem; height: 1.2rem; border-radius: 999px; transform: rotate(-24deg); animation-delay: -1.5s; }
.site-intro__brand { position: relative; z-index: 5; display: grid; justify-items: center; animation: introBrand 1.1s cubic-bezier(.22,1,.36,1) both; }
.site-intro__brand > span { display: grid; width: 5.2rem; aspect-ratio: 1; place-items: center; margin-bottom: 1.3rem; overflow: hidden; background: var(--white); border-radius: 1.45rem; box-shadow: 0 18px 55px rgba(40,100,255,.38); }
.site-intro__brand img { width: 100%; height: 100%; max-width: none; object-fit: cover; transform: scale(1.62); }
.site-intro__brand strong { font-size: clamp(2rem,5vw,3.4rem); letter-spacing: -.06em; line-height: 1; }
.site-intro__brand small { margin-top: .75rem; color: #9db2d2; font-size: .62rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.site-intro__line { position: absolute; z-index: 5; right: 12%; bottom: 11%; left: 12%; height: 1px; overflow: hidden; background: rgba(255,255,255,.13); }
.site-intro__line::after { display: block; width: 100%; height: 100%; content: ""; background: linear-gradient(90deg,transparent,#7ba2ff,#a37fff); transform-origin: left; animation: introLine 1.2s ease both; }
.site-intro button { position: absolute; z-index: 6; right: clamp(1rem,4vw,3rem); bottom: clamp(1rem,3vw,2rem); padding: .45rem .7rem; color: #aebbd0; background: transparent; border: 0; cursor: pointer; font-size: .72rem; }
.site-intro.is-exiting { opacity: 0; visibility: hidden; pointer-events: none; }
.site-intro.is-exiting::before { transform: translateX(-101%); }
.site-intro.is-exiting::after { transform: translateX(101%); }
.site-intro.is-exiting .site-intro__brand { opacity: 0; transform: scale(.92); transition: opacity .25s ease,transform .35s ease; }
.site-intro.is-exiting .site-intro__shapes i:nth-child(1) { transform: translate(-35vw,-28vh) rotate(190deg) scale(.3); }
.site-intro.is-exiting .site-intro__shapes i:nth-child(2) { transform: translate(34vw,-25vh) scale(.2); }
.site-intro.is-exiting .site-intro__shapes i:nth-child(3) { transform: translate(28vw,32vh) rotate(-120deg) scale(.2); }
.site-intro.is-exiting .site-intro__shapes i:nth-child(4) { transform: translate(-33vw,30vh) rotate(-170deg) scale(.2); }
.site-intro.is-hidden { display: none; }
body.intro-active { overflow: hidden; }
@keyframes introBrand { from { opacity: 0; transform: translateY(16px) scale(.88); filter: blur(10px); } to { opacity: 1; transform: none; filter: none; } }
@keyframes introHalo { from { opacity: 0; transform: scale(.55) rotate(-18deg); } to { opacity: 1; transform: scale(1) rotate(0); } }
@keyframes introLine { from { transform: scaleX(0); } to { transform: scaleX(1); } }
@keyframes introShape { to { margin-top: -10px; filter: brightness(1.5); } }

.site-header { position: sticky; z-index: 100; top: 0; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 2rem; min-height: 5rem; padding: .75rem max(1.25rem, calc((100vw - var(--max))/2)); background: rgba(255,255,255,.9); border-bottom: 1px solid transparent; backdrop-filter: blur(18px); transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease; }
.site-header--scrolled { border-color: var(--line); box-shadow: 0 8px 25px rgba(7,20,38,.05); }
.site-header--hidden { transform: translateY(-110%); }
.site-header--dark { color: var(--white); background: rgba(7,20,38,.82); border-color: rgba(255,255,255,.1); box-shadow: 0 8px 30px rgba(0,0,0,.16); }
.site-header--dark .brand strong, .site-header--dark .desktop-nav a { color: var(--white); }
.site-header--dark .brand small { color: #91a7c7; }
.site-header--dark .language-switcher { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.12); }
.site-header--dark .language-switcher a { color: #aebbd0; }
.site-header--dark .language-switcher a[aria-current="true"] { color: var(--navy); background: var(--white); }
.brand { display: inline-flex; align-items: center; gap: .7rem; min-width: max-content; }
.brand-mark { display: grid; width: 2.35rem; aspect-ratio: 1; place-items: center; overflow: hidden; background: var(--white); border-radius: .72rem; box-shadow: 0 6px 18px rgba(7,20,38,.08); }
.brand-mark img { width: 100%; height: 100%; max-width: none; object-fit: cover; transform: scale(1.62); }
.brand strong { display: block; color: var(--navy); font-size: 1.15rem; letter-spacing: -.04em; line-height: 1; }
.brand small { display: block; margin-top: .27rem; color: var(--muted); font-size: .63rem; font-weight: 700; letter-spacing: .035em; line-height: 1; text-transform: uppercase; }
.desktop-nav { display: flex; align-items: center; justify-content: center; gap: 1.7rem; }
.desktop-nav a { position: relative; font-size: .92rem; font-weight: 650; }
.desktop-nav a::after { position: absolute; right: 0; bottom: -.55rem; left: 0; height: 2px; content: ""; background: var(--blue); transform: scaleX(0); transition: transform .2s ease; }
.desktop-nav a:hover::after, .desktop-nav a[aria-current="page"]::after { transform: scaleX(1); }
.header-actions { display: flex; align-items: center; gap: 1rem; }
.language-switcher { display: flex; gap: .25rem; padding: .22rem; background: var(--soft); border: 1px solid var(--line); border-radius: 999px; }
.language-switcher a { display: grid; min-width: 2.05rem; min-height: 1.85rem; place-items: center; color: var(--muted); border-radius: 999px; font-size: .7rem; font-weight: 800; }
.language-switcher a[aria-current="true"] { color: var(--white); background: var(--navy); }
.menu-button { display: none; width: 2.75rem; height: 2.75rem; align-items: center; justify-content: center; color: var(--white); background: var(--navy); border: 0; border-radius: 50%; }
.menu-button svg { width: 1.35rem; height: 1.35rem; }
.mobile-nav { position: absolute; z-index: 90; top: 100%; right: 0; left: 0; height: calc(100dvh - 5rem); padding: 2.5rem 1.5rem; overflow-y: auto; background: var(--navy); }
.mobile-nav[hidden] { display: none; }
.mobile-nav > a { display: block; padding: .85rem 0; color: var(--white); border-bottom: 1px solid rgba(255,255,255,.12); font-size: 1.55rem; font-weight: 700; letter-spacing: -.03em; }
.mobile-language { display: flex; gap: 1rem; margin-top: 2rem; color: #aebbd0; font-weight: 800; }
.mobile-language a[aria-current="true"] { color: var(--white); text-decoration: underline; text-decoration-color: var(--blue); text-underline-offset: .4rem; }

.button { display: inline-flex; min-height: 3.15rem; align-items: center; justify-content: center; gap: .65rem; padding: .78rem 1.15rem; border: 1px solid transparent; border-radius: 999px; font-size: .9rem; font-weight: 750; line-height: 1.15; transition: transform .2s ease, background .2s ease, border-color .2s ease, color .2s ease; }
.button:hover { transform: translateY(-2px); }
.button--primary { color: var(--white); background: var(--blue); box-shadow: 0 12px 30px rgba(40,100,255,.22); }
.button--primary:hover { background: var(--blue-dark); }
.button--whatsapp { color: #071f16; background: #70f0a9; box-shadow: 0 12px 30px rgba(37,211,102,.2); }
.button--whatsapp:hover { background: #8af5b8; }
.button--ghost { color: var(--navy); background: var(--white); border-color: var(--line); }
.button--outline { color: var(--navy); background: transparent; border-color: #bfc9d8; }
.button--outline:hover { border-color: var(--navy); }
.button--light { color: var(--navy); background: var(--white); }
.button--header { min-height: 2.75rem; padding: .7rem 1rem; color: var(--white); background: var(--blue); }
.button--text { min-height: auto; justify-content: flex-start; padding: .75rem 0 0; color: var(--blue); border-radius: 0; }
.button-row { display: flex; flex-wrap: wrap; gap: .75rem; }
.eyebrow { margin-bottom: 1rem; color: var(--blue); font-size: .75rem; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.pill { display: inline-flex; margin-bottom: 1.25rem; padding: .42rem .7rem; color: var(--white); background: var(--blue); border-radius: 999px; font-size: .7rem; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.pill--subtle { color: var(--blue-dark); background: #e9efff; }

.hero { width: min(calc(100% - 2.5rem), var(--max)); margin: 0 auto; }
.hero--home { position: relative; display: grid; min-height: min(760px, calc(100vh - 5rem)); grid-template-columns: 1.08fr .92fr; align-items: center; gap: clamp(2rem, 5vw, 5rem); padding: clamp(4rem, 9vw, 7.5rem) 0; }
.hero--home::after { position: absolute; z-index: -1; top: 5rem; left: -18vw; width: 42vw; aspect-ratio: 1; content: ""; background: radial-gradient(circle,rgba(40,100,255,.09),transparent 68%); pointer-events: none; }
.hero__copy { position: relative; z-index: 2; }
.kinetic-title span { display: inline-block; animation: wordRise .85s cubic-bezier(.22,1,.36,1) backwards; animation-delay: calc(var(--word) * 55ms + 120ms); }
@keyframes wordRise { from { opacity: 0; filter: blur(8px); transform: translateY(45px) rotateX(-45deg); } }
.hero__lead { max-width: 42rem; margin-bottom: 2rem; font-size: clamp(1.1rem, 1.6vw, 1.28rem); line-height: 1.65; }
.hero__note { margin: 1rem 0 0; color: #7d8999; font-size: .83rem; }
.hero__visual { position: relative; isolation: isolate; }
.hero__visual::before { position: absolute; z-index: -1; inset: 10% -4% -4% 8%; content: ""; background: radial-gradient(circle, rgba(40,100,255,.22), transparent 67%); filter: blur(28px); }
.digital-orbit { --rx: 0deg; --ry: 0deg; min-height: 35rem; overflow: hidden; background: radial-gradient(circle at calc(50% + var(--pointer-x, 0px)) calc(43% + var(--pointer-y, 0px)), rgba(64,111,255,.3), transparent 25%), linear-gradient(145deg,#09192f 0%,#071426 48%,#0d1d38 100%); border: 1px solid rgba(82,125,214,.34); border-radius: var(--radius-lg); box-shadow: 0 32px 80px rgba(7,20,38,.22); transform: perspective(1100px) rotateX(var(--rx)) rotateY(var(--ry)); transform-style: preserve-3d; transition: transform .18s ease-out; }
.digital-orbit::before { position: absolute; z-index: 0; inset: 0; content: ""; background-image: linear-gradient(rgba(117,152,224,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(117,152,224,.07) 1px,transparent 1px); background-size: 42px 42px; mask-image: radial-gradient(circle at 50% 48%,#000 8%,transparent 78%); filter: none; }
.digital-orbit::after { position: absolute; z-index: 0; inset: -30%; content: ""; background: conic-gradient(from 180deg at 50% 50%,transparent,rgba(40,100,255,.08),transparent 32%,rgba(117,72,232,.09),transparent 66%); animation: orbitSweep 18s linear infinite; }
.digital-orbit__canvas { position: absolute; z-index: 1; inset: 0; width: 100%; height: 100%; }
.orbit-ring { position: absolute; z-index: 2; top: 50%; left: 50%; border: 1px solid rgba(129,164,255,.24); border-radius: 50%; pointer-events: none; transform: translate(-50%,-50%) rotate(-17deg); }
.orbit-ring::after { position: absolute; top: 50%; left: -4px; width: 8px; height: 8px; content: ""; background: #7c9fff; border-radius: 50%; box-shadow: 0 0 18px #6c8fff; }
.orbit-ring--outer { width: 78%; height: 58%; }
.orbit-ring--inner { width: 55%; height: 40%; border-color: rgba(136,105,255,.3); transform: translate(-50%,-50%) rotate(21deg); }
.orbit-ring--inner::after { right: -4px; left: auto; background: #9a78ff; }
.orbit-core { position: absolute; z-index: 5; top: 50%; left: 50%; display: grid; width: 10.5rem; aspect-ratio: 1; place-items: center; align-content: center; padding: 1.1rem; color: var(--white); background: linear-gradient(145deg,rgba(20,45,82,.96),rgba(7,20,38,.96)); border: 1px solid rgba(139,170,255,.46); border-radius: 2.4rem; box-shadow: 0 0 0 .55rem rgba(40,100,255,.08),0 25px 65px rgba(0,0,0,.36),inset 0 1px rgba(255,255,255,.14); transform: translate(-50%,-50%) translateZ(50px); }
.orbit-core::before { position: absolute; inset: -14%; content: ""; border: 1px solid rgba(75,124,255,.25); border-radius: 2.9rem; animation: corePulse 3.2s ease-in-out infinite; }
.orbit-core__logo { display: grid; width: 3.2rem; aspect-ratio: 1; place-items: center; margin-bottom: .75rem; overflow: hidden; background: var(--white); border-radius: .9rem; box-shadow: 0 10px 28px rgba(40,100,255,.35); }
.orbit-core__logo img { width: 100%; height: 100%; max-width: none; object-fit: cover; transform: scale(1.62); }
.orbit-core strong { font-size: 1.15rem; letter-spacing: -.035em; line-height: 1; }
.orbit-core small { margin-top: .45rem; color: #93a9ca; font-size: .55rem; font-weight: 800; letter-spacing: .09em; text-align: center; text-transform: uppercase; }
.orbit-node { position: absolute; z-index: 4; display: grid; min-width: 7.5rem; grid-template-columns: auto 1fr; gap: .6rem; align-items: center; padding: .68rem .8rem; color: var(--white); background: rgba(13,30,53,.78); border: 1px solid rgba(136,166,229,.28); border-radius: .9rem; box-shadow: 0 14px 35px rgba(0,0,0,.22); backdrop-filter: blur(12px); transform: translateZ(30px); animation: nodeFloat 5s ease-in-out infinite; }
.orbit-node i { display: grid; width: 1.75rem; aspect-ratio: 1; place-items: center; color: #9eb7ef; background: rgba(40,100,255,.2); border-radius: .5rem; font-size: .55rem; font-style: normal; font-weight: 850; }
.orbit-node strong { font-size: .72rem; letter-spacing: -.01em; }
.orbit-node--web { top: 12%; left: 9%; }
.orbit-node--clients { top: 16%; right: 7%; animation-delay: -1.4s; }
.orbit-node--bookings { right: 8%; bottom: 17%; animation-delay: -2.7s; }
.orbit-node--data { bottom: 12%; left: 8%; animation-delay: -3.8s; }
.orbit-chip { position: absolute; z-index: 3; display: inline-flex; align-items: center; gap: .4rem; padding: .35rem .58rem; color: #aebfdd; background: rgba(10,27,51,.68); border: 1px solid rgba(130,164,236,.2); border-radius: 999px; font-size: .55rem; font-weight: 780; letter-spacing: .06em; text-transform: uppercase; backdrop-filter: blur(8px); animation: chipDrift 7s ease-in-out infinite; }
.orbit-chip i { width: .28rem; height: .28rem; background: #789fff; border-radius: 50%; box-shadow: 0 0 10px #628bff; }
.orbit-chip--1 { top: 33%; left: 4%; }
.orbit-chip--2 { top: 35%; right: 3%; animation-delay: -2.3s; }
.orbit-chip--3 { bottom: 33%; left: 3%; animation-delay: -4.1s; }
.orbit-chip--4 { right: 4%; bottom: 35%; animation-delay: -5.5s; }
.orbit-object { position: absolute; z-index: 3; display: block; pointer-events: none; }
.orbit-object--cube { top: 27%; left: 29%; width: 1.15rem; aspect-ratio: 1; background: linear-gradient(145deg,#8aa9ff,#4d73e8); border: 1px solid rgba(255,255,255,.55); border-radius: .22rem; box-shadow: 0 0 24px rgba(72,117,255,.7); transform: rotate(28deg); animation: objectCube 8s ease-in-out infinite; }
.orbit-object--disc { right: 27%; bottom: 25%; width: 1.3rem; aspect-ratio: 1; border: 3px solid #a181ff; border-radius: 50%; box-shadow: 0 0 22px rgba(146,112,255,.75); animation: objectDisc 5s ease-in-out infinite; }
.orbit-object--spark { top: 29%; right: 25%; width: .5rem; aspect-ratio: 1; background: #66ffc2; border-radius: 50%; box-shadow: 0 0 18px 4px rgba(102,255,194,.4); animation: objectSpark 2.7s ease-in-out infinite; }
.orbit-signal { position: absolute; z-index: 5; top: 5.5%; left: 50%; display: inline-flex; align-items: center; gap: .5rem; padding: .42rem .65rem; color: #c9d7f2; background: rgba(7,20,38,.66); border: 1px solid rgba(129,164,255,.24); border-radius: 999px; font-size: .62rem; font-weight: 800; letter-spacing: .05em; transform: translateX(-50%) translateZ(36px); backdrop-filter: blur(10px); }
.orbit-signal i { width: .45rem; height: .45rem; background: #5fffbc; border-radius: 50%; box-shadow: 0 0 14px rgba(95,255,188,.75); }
@keyframes orbitSweep { to { transform: rotate(1turn); } }
@keyframes corePulse { 50% { opacity: .4; transform: scale(1.06); } }
@keyframes nodeFloat { 50% { transform: translateY(-7px) translateZ(30px); } }
@keyframes chipDrift { 50% { transform: translate3d(4px,-5px,24px); border-color: rgba(130,164,236,.42); } }
@keyframes objectCube { 50% { transform: translate3d(8px,-11px,45px) rotate(118deg); } }
@keyframes objectDisc { 50% { transform: translate3d(-7px,9px,34px) scale(.78); opacity: .6; } }
@keyframes objectSpark { 50% { transform: scale(1.65); opacity: .55; } }

.cursor-aura { position: fixed; z-index: 8000; top: 0; left: 0; width: 2.25rem; aspect-ratio: 1; pointer-events: none; border: 1px solid rgba(60,105,255,.55); border-radius: 50%; opacity: 0; mix-blend-mode: multiply; transform: translate3d(calc(var(--cursor-x, -100px) - 50%),calc(var(--cursor-y, -100px) - 50%),0) scale(var(--cursor-scale,1)); transition: width .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease; }
.cursor-aura i { position: absolute; top: 50%; left: 50%; width: .3rem; aspect-ratio: 1; background: var(--blue); border-radius: 50%; box-shadow: 0 0 18px var(--blue); transform: translate(-50%,-50%); }
.cursor-aura.is-visible { opacity: 1; }
.cursor-aura.is-active { --cursor-scale: 1.85; background: rgba(40,100,255,.1); border-color: var(--blue); }

.capability-marquee { width: 100%; overflow: hidden; color: var(--white); background: var(--blue); border-block: 1px solid rgba(255,255,255,.16); }
.capability-marquee > div { display: flex; width: max-content; animation: marqueeFlow 22s linear infinite; }
.capability-marquee span { display: inline-flex; align-items: center; gap: 2rem; padding: 1.05rem 1.7rem; font-size: .72rem; font-weight: 850; letter-spacing: .14em; text-transform: uppercase; }
.capability-marquee i { width: .55rem; aspect-ratio: 1; background: #95b0ff; border: 1px solid rgba(255,255,255,.5); transform: rotate(45deg); }
@keyframes marqueeFlow { to { transform: translateX(-50%); } }

.digital-journey { position: relative; height: 270vh; color: var(--white); background: var(--navy); }
.journey-stage { --world-rx: -12deg; --world-ry: -20deg; --world-lift: 0px; position: sticky; top: 0; display: grid; min-height: 100svh; grid-template-columns: .76fr 1.35fr .78fr; gap: clamp(1rem,3vw,3.5rem); align-items: center; padding: clamp(6rem,9vw,8rem) max(1.5rem,calc((100vw - var(--max))/2)); overflow: hidden; background: radial-gradient(circle at 52% 45%,rgba(49,94,198,.28),transparent 28%),radial-gradient(circle at 60% 60%,rgba(117,72,232,.15),transparent 34%),linear-gradient(145deg,#071426,#091a32 55%,#071426); perspective: 1200px; }
.journey-stage::before { position: absolute; inset: 0; content: ""; background-image: linear-gradient(rgba(125,157,221,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(125,157,221,.055) 1px,transparent 1px); background-size: 56px 56px; mask-image: radial-gradient(circle at 50% 50%,#000,transparent 78%); }
.journey-stage::after { position: absolute; inset: -40%; content: ""; background: conic-gradient(from 45deg,transparent,rgba(39,100,255,.07),transparent 28%,rgba(117,72,232,.08),transparent 58%); animation: journeySweep 24s linear infinite; }
.journey-copy { position: relative; z-index: 4; }
.journey-copy h2 { max-width: 10ch; color: var(--white); font-size: clamp(2.4rem,4vw,4.5rem); }
.journey-copy > p:not(.eyebrow) { max-width: 27rem; color: #aab8ce; }
.journey-scroll { display: inline-flex; align-items: center; gap: .75rem; margin-top: 2rem; color: #7f96b9; font-size: .66rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.journey-scroll i { width: 1.8rem; height: 2.8rem; border: 1px solid rgba(153,179,232,.35); border-radius: 999px; }
.journey-scroll i::after { display: block; width: .25rem; height: .55rem; margin: .45rem auto 0; content: ""; background: #7ca2ff; border-radius: 999px; animation: scrollCue 1.7s ease-in-out infinite; }
.journey-world { position: relative; z-index: 3; min-height: min(68vh,46rem); transform-style: preserve-3d; perspective: 1000px; }
.journey-gridplane { position: absolute; top: 50%; left: 50%; width: 34rem; height: 34rem; background-image: linear-gradient(rgba(108,148,235,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(108,148,235,.11) 1px,transparent 1px); background-size: 2.2rem 2.2rem; border: 1px solid rgba(107,148,239,.12); mask-image: radial-gradient(circle,#000 15%,transparent 70%); transform: translate(-50%,-50%) rotateX(69deg) rotateZ(8deg); }
.journey-halo { position: absolute; top: 50%; left: 50%; width: 30rem; aspect-ratio: 1; background: radial-gradient(circle,rgba(60,108,255,.2),transparent 62%); border-radius: 50%; filter: blur(18px); transform: translate(-50%,-50%); }
.journey-machine { position: absolute; top: 50%; left: 50%; width: 26rem; height: 26rem; transform: translate(-50%,-50%) rotateX(var(--world-rx)) rotateY(var(--world-ry)) translateY(var(--world-lift)); transform-style: preserve-3d; transition: transform .12s linear; }
.journey-platform { position: absolute; top: 50%; left: 50%; width: 18rem; height: 18rem; border: 1px solid rgba(116,155,244,.38); border-radius: 38%; box-shadow: inset 0 0 45px rgba(40,100,255,.12),0 0 40px rgba(40,100,255,.1); transform: translate(-50%,-50%) rotateX(72deg) rotateZ(45deg) translateZ(-4rem); transform-style: preserve-3d; }
.journey-platform--1::before, .journey-platform--1::after { position: absolute; inset: 1rem; content: ""; border: 1px solid rgba(155,125,255,.3); border-radius: 36%; }
.journey-platform--1::after { inset: 2.5rem; border-color: rgba(99,255,197,.2); }
.journey-platform--2 { width: 13rem; height: 13rem; border-color: rgba(132,102,255,.4); transform: translate(-50%,-50%) rotateX(72deg) rotateZ(45deg) translateZ(-2rem); animation: platformPulse 3.8s ease-in-out infinite; }
.journey-cube { position: absolute; top: 50%; left: 50%; width: 7rem; height: 7rem; transform: translate3d(-50%,-66%,2rem) rotateX(-14deg) rotateY(28deg); transform-style: preserve-3d; animation: cubeHover 4.2s ease-in-out infinite; }
.journey-face { position: absolute; display: grid; width: 7rem; height: 7rem; place-items: center; color: #a9bfff; background: linear-gradient(145deg,rgba(26,57,105,.9),rgba(8,25,48,.92)); border: 1px solid rgba(143,174,255,.48); box-shadow: inset 0 0 25px rgba(64,111,255,.15); font-size: .65rem; font-weight: 850; letter-spacing: .14em; backface-visibility: hidden; }
.journey-face img { width: 72%; height: 72%; max-width: none; object-fit: cover; transform: scale(1.55); }
.journey-face--front { transform: translateZ(3.5rem); overflow: hidden; background: var(--white); }
.journey-face--back { transform: rotateY(180deg) translateZ(3.5rem); }
.journey-face--right { transform: rotateY(90deg) translateZ(3.5rem); }
.journey-face--left { transform: rotateY(-90deg) translateZ(3.5rem); }
.journey-face--top { transform: rotateX(90deg) translateZ(3.5rem); }
.journey-face--bottom { transform: rotateX(-90deg) translateZ(3.5rem); }
.journey-ring { position: absolute; top: 50%; left: 50%; border: 1px solid rgba(123,160,247,.32); border-radius: 50%; transform-style: preserve-3d; }
.journey-ring::after { position: absolute; top: 50%; left: -4px; width: .5rem; aspect-ratio: 1; content: ""; background: #67ffc4; border-radius: 50%; box-shadow: 0 0 20px #67ffc4; }
.journey-ring--1 { width: 22rem; height: 13rem; transform: translate(-50%,-50%) rotateX(68deg) rotateZ(18deg); animation: journeyRing 11s linear infinite; }
.journey-ring--2 { width: 17rem; height: 10rem; border-color: rgba(161,124,255,.38); transform: translate(-50%,-50%) rotateX(74deg) rotateZ(-26deg); animation: journeyRingReverse 8s linear infinite; }
.journey-ring--2::after { background: #9e7cff; box-shadow: 0 0 20px #9e7cff; }
.journey-ring--3 { width: 27rem; height: 20rem; border-color: rgba(94,132,221,.18); transform: translate(-50%,-50%) rotateY(67deg) rotateZ(12deg); animation: journeyRing 16s linear infinite; }
.journey-satellite { position: absolute; display: flex; min-width: 7.2rem; align-items: center; gap: .55rem; padding: .55rem .7rem; color: #dce7fa; background: rgba(11,29,55,.72); border: 1px solid rgba(132,166,236,.28); border-radius: .75rem; box-shadow: 0 14px 35px rgba(0,0,0,.24); backdrop-filter: blur(10px); font-size: .62rem; font-weight: 780; transform-style: preserve-3d; }
.journey-satellite i { display: grid; width: 1.35rem; aspect-ratio: 1; place-items: center; color: #89a8ec; background: rgba(40,100,255,.18); border-radius: .35rem; font-size: .45rem; font-style: normal; }
.journey-satellite--1 { top: 9%; left: 3%; transform: translateZ(4rem) rotateY(8deg); }
.journey-satellite--2 { top: 16%; right: -2%; transform: translateZ(6rem) rotateY(-9deg); }
.journey-satellite--3 { right: 0; bottom: 15%; transform: translateZ(3rem) rotateY(-7deg); }
.journey-satellite--4 { bottom: 8%; left: 4%; transform: translateZ(5rem) rotateY(8deg); }
.journey-shard { position: absolute; display: block; width: 1rem; aspect-ratio: 1; background: linear-gradient(145deg,#86a9ff,#4b70df); border: 1px solid rgba(255,255,255,.5); box-shadow: 0 0 22px rgba(64,111,255,.55); transform: rotate(35deg) translateZ(7rem); animation: shardFloat 4s ease-in-out infinite; }
.journey-shard--1 { top: 26%; left: 26%; }
.journey-shard--2 { top: 31%; right: 24%; width: .55rem; background: #68ffc4; border-radius: 50%; animation-delay: -.8s; }
.journey-shard--3 { right: 22%; bottom: 28%; width: 1.3rem; background: transparent; border: 3px solid #9f7dff; border-radius: 50%; animation-delay: -1.7s; }
.journey-shard--4 { bottom: 26%; left: 24%; width: .65rem; background: #f5f8ff; border-radius: 50%; animation-delay: -2.5s; }
.journey-steps { position: relative; z-index: 4; display: grid; gap: .6rem; margin: 0; padding: 0; list-style: none; }
.journey-steps li { display: grid; grid-template-columns: auto 1fr; gap: .8rem; padding: 1rem; opacity: .28; border: 1px solid transparent; border-radius: 1rem; transform: translateX(12px); transition: opacity .45s ease,transform .45s ease,background .45s ease,border-color .45s ease; }
.journey-steps li > span { color: #7096e9; font-size: .6rem; font-weight: 850; }
.journey-steps strong { display: block; margin-bottom: .3rem; color: var(--white); font-size: .9rem; }
.journey-steps p { margin: 0; color: #94a6c1; font-size: .72rem; line-height: 1.5; }
.journey-steps li.is-active { opacity: 1; background: rgba(255,255,255,.045); border-color: rgba(132,166,236,.18); transform: none; }
.journey-progress { position: absolute; z-index: 5; right: max(1.5rem,calc((100vw - var(--max))/2)); bottom: 2rem; left: max(1.5rem,calc((100vw - var(--max))/2)); height: 1px; background: rgba(255,255,255,.12); }
.journey-progress i { display: block; width: var(--journey-progress,0%); height: 100%; background: linear-gradient(90deg,#2864ff,#a078ff,#62ffc3); box-shadow: 0 0 18px rgba(83,125,255,.5); }
@keyframes journeySweep { to { transform: rotate(1turn); } }
@keyframes scrollCue { 65% { opacity: 0; transform: translateY(1.25rem); } }
@keyframes platformPulse { 50% { opacity: .45; transform: translate(-50%,-50%) rotateX(72deg) rotateZ(55deg) translateZ(-1rem) scale(.9); } }
@keyframes cubeHover { 50% { transform: translate3d(-50%,-80%,3rem) rotateX(5deg) rotateY(118deg); } }
@keyframes journeyRing { to { transform: translate(-50%,-50%) rotateX(68deg) rotateZ(378deg); } }
@keyframes journeyRingReverse { to { transform: translate(-50%,-50%) rotateX(74deg) rotateZ(-386deg); } }
@keyframes shardFloat { 50% { margin-top: -12px; transform: rotate(125deg) translateZ(9rem); } }

.interactive-surface { position: relative; isolation: isolate; overflow: hidden; transition: transform .22s ease,box-shadow .3s ease,border-color .3s ease; }
.interactive-surface::after { position: absolute; z-index: 0; inset: 0; content: ""; pointer-events: none; background: radial-gradient(320px circle at var(--glow-x,50%) var(--glow-y,50%),rgba(75,120,255,.14),transparent 60%); opacity: 0; transition: opacity .25s ease; }
.interactive-surface > * { position: relative; z-index: 1; }
.interactive-surface.is-active::after { opacity: 1; }
.interactive-surface.is-active { transform: perspective(900px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg)) translateY(-3px); border-color: rgba(72,112,217,.38); box-shadow: 0 24px 55px rgba(7,20,38,.12); }
.pricing-card--featured.interactive-surface { transform: translateY(-1rem); }
.pricing-card--featured.interactive-surface.is-active { transform: translateY(calc(-1rem - 3px)) perspective(900px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg)); }
.button.magnetic { transform: translate3d(var(--magnet-x,0),var(--magnet-y,0),0); will-change: transform; }
.button.magnetic:hover { transform: translate3d(var(--magnet-x,0),calc(var(--magnet-y,0) - 2px),0); }
.trust-strip { display: grid; width: min(calc(100% - 2.5rem), var(--max)); grid-template-columns: repeat(3,1fr); margin: 0 auto 4rem; border: 1px solid var(--line); border-radius: var(--radius); }
.trust-strip div { padding: 1.5rem; }
.trust-strip div + div { border-left: 1px solid var(--line); }
.trust-strip strong, .trust-strip span { display: block; }
.trust-strip strong { margin-bottom: .35rem; color: var(--navy); }
.trust-strip span { color: var(--muted); font-size: .88rem; }
.section { width: min(calc(100% - 2.5rem), var(--max)); margin: 0 auto; padding: clamp(5rem, 9vw, 8rem) 0; }
.section--soft { width: 100%; max-width: none; padding-right: max(1.25rem, calc((100vw - var(--max))/2)); padding-left: max(1.25rem, calc((100vw - var(--max))/2)); background: var(--soft); }
.section--navy { width: 100%; max-width: none; padding-right: max(1.25rem, calc((100vw - var(--max))/2)); padding-left: max(1.25rem, calc((100vw - var(--max))/2)); color: var(--white); background: var(--navy); }
.section--navy p { color: #aebbd0; }
.section--navy .eyebrow { color: #7aa0ff; }
.section-head { max-width: 50rem; }
.section-head > p:last-child { max-width: 46rem; font-size: 1.05rem; line-height: 1.7; }
.split-intro { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(3rem, 7vw, 7rem); align-items: start; }
.large-copy { font-size: clamp(1.2rem, 2.3vw, 1.65rem); line-height: 1.55; letter-spacing: -.015em; }
.service-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 1.25rem; margin-top: 3rem; }
.service-card { padding: clamp(1.6rem, 4vw, 3rem); background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg); }
.service-card--primary { color: var(--white); background: var(--navy); border-color: var(--navy); }
.service-card--primary p { color: #b7c2d4; }
.service-card--primary .check-list { grid-template-columns: 1fr 1fr; }
.service-card--primary .button--text { color: #7ca2ff; }
.check-list { display: grid; gap: .75rem; margin: 1.5rem 0 0; padding: 0; list-style: none; }
.check-list li { display: flex; gap: .65rem; align-items: flex-start; color: inherit; }
.check-list svg { flex: 0 0 auto; margin-top: .25rem; color: var(--blue); }
.principle-section .section-head { margin-bottom: 3rem; }
.principle-grid { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.principle-grid .feature-card { padding: 2rem 1.4rem 2rem 0; }
.principle-grid .feature-card + .feature-card { padding-left: 1.4rem; border-left: 1px solid var(--line); }
.feature-index { display: block; margin-bottom: 2.5rem; color: var(--blue); font-size: .75rem; font-weight: 850; }
.feature-card p { margin-bottom: 0; }
.price-preview { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 4rem; }
.price-lockup { display: grid; min-width: 17rem; aspect-ratio: 1; place-content: center; color: var(--white); text-align: center; background: var(--blue); border-radius: 50%; box-shadow: 0 30px 70px rgba(40,100,255,.25); }
.price-lockup span { font-size: .75rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.price-lockup strong { font-size: 4rem; letter-spacing: -.06em; line-height: 1; }
.price-lockup small { opacity: .75; }
.process-preview .section-head { margin-bottom: 3rem; }
.process-list { display: grid; grid-template-columns: repeat(5,1fr); margin: 0 0 2.5rem; padding: 0; list-style: none; }
.process-list li { padding: 1.3rem; border-top: 1px solid rgba(255,255,255,.2); }
.process-list li + li { border-left: 1px solid rgba(255,255,255,.12); }
.process-list > li > span { display: block; margin-bottom: 3rem; color: #76a0ff; font-size: .75rem; font-weight: 800; }
.process-list h3 { font-size: 1.25rem; }
.process-list p { margin: 0; font-size: .9rem; }
.work-preview { display: grid; grid-template-columns: .85fr 1.15fr; gap: 5rem; align-items: center; }
.mini-projects { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.mini-projects article { display: flex; min-height: 19rem; flex-direction: column; justify-content: flex-end; padding: 1.5rem; color: var(--white); background: linear-gradient(145deg,#0f2442,var(--navy)); border-radius: var(--radius); }
.mini-projects__lluna { color: #23200f !important; background: linear-gradient(145deg,#f4efdd,#d9c48a) !important; }
.mini-projects span { margin-bottom: auto; opacity: .6; font-size: .75rem; font-weight: 800; }
.mini-projects strong { font-size: 1.4rem; }
.mini-projects small { opacity: .7; }
.cta-band { display: flex; width: min(calc(100% - 2.5rem), var(--max)); align-items: center; justify-content: space-between; gap: 3rem; margin: 2rem auto 6rem; padding: clamp(2rem, 5vw, 4rem); color: var(--white); background: var(--blue); border-radius: var(--radius-lg); }
.cta-band h2 { max-width: 45rem; }
.cta-band p { max-width: 42rem; color: #dce6ff; }
.cta-band .eyebrow { color: #dce6ff; }

.hero--inner { display: grid; min-height: 34rem; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 5rem; padding: clamp(4rem, 9vw, 7rem) 0; }
.hero--inner .section-head h1 { font-size: clamp(3rem, 5.5vw, 5.4rem); }
.hero-proof { display: grid; grid-template-columns: auto 1fr; gap: 1.2rem 2rem; align-items: center; padding: 2.5rem; color: var(--white); background: var(--navy); border-radius: var(--radius-lg); transform: rotate(2deg); }
.hero-proof span { color: #7aa0ff; font-size: .75rem; font-weight: 800; }
.hero-proof strong { padding-bottom: 1rem; border-bottom: 1px solid rgba(255,255,255,.15); font-size: 2rem; }
.feature-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; margin-top: 3rem; overflow: hidden; background: var(--line); border: 1px solid var(--line); border-radius: var(--radius); }
.feature-grid .feature-card { min-height: 17rem; padding: 1.8rem; background: var(--white); }
.inclusion { display: grid; grid-template-columns: 1.2fr .8fr; gap: 5rem; }
.inclusion .check-list { grid-template-columns: 1fr 1fr; margin-top: 2.5rem; }
.inclusion aside { padding: 2rem; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); }
.tag-list { display: flex; flex-wrap: wrap; gap: .5rem; margin: 2rem 0 0; padding: 0; list-style: none; }
.tag-list li { padding: .4rem .7rem; color: var(--navy); background: var(--soft); border: 1px solid var(--line); border-radius: 999px; font-size: .78rem; font-weight: 700; }
.ownership-banner { padding: 5rem max(1.25rem, calc((100vw - var(--max))/2)); color: var(--white); background: var(--navy); }
.ownership-banner > p { margin-bottom: 3rem; color: var(--white); font-size: clamp(2.2rem, 5vw, 5rem); font-weight: 800; line-height: 1; letter-spacing: -.055em; }
.ownership-line { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid rgba(255,255,255,.2); }
.ownership-line span { padding: 1.25rem 0; color: #9fb0c8; }
.ownership-line span + span { padding-left: 1.25rem; border-left: 1px solid rgba(255,255,255,.15); }
.system-diagram { position: relative; display: grid; min-height: 23rem; grid-template-columns: 1fr 1fr; gap: 1rem; align-content: center; padding: 2rem; background: var(--soft); border: 1px solid var(--line); border-radius: var(--radius-lg); }
.system-diagram span { padding: .8rem; color: var(--muted); background: var(--white); border: 1px solid var(--line); border-radius: .8rem; text-align: center; font-size: .75rem; font-weight: 750; }
.system-diagram strong { position: absolute; z-index: 2; inset: 50% auto auto 50%; display: grid; width: 8rem; aspect-ratio: 1; place-items: center; color: var(--white); background: var(--blue); border: .5rem solid var(--soft); border-radius: 50%; line-height: 1.2; text-align: center; transform: translate(-50%,-50%); }
.system-diagram::before, .system-diagram::after { position: absolute; top: 50%; left: 15%; width: 70%; height: 1px; content: ""; background: var(--blue); opacity: .4; }
.system-diagram::after { transform: rotate(90deg); }
.distinction { padding: 2rem max(1.25rem, calc((100vw - var(--max))/2)); color: var(--white); background: var(--blue); }
.distinction p { max-width: var(--max); margin: auto; color: var(--white); font-size: clamp(1.35rem, 2.5vw, 2rem); font-weight: 700; letter-spacing: -.025em; }
.note-box { margin-top: 2rem; padding: 1.25rem; color: var(--navy); background: var(--white); border: 1px solid var(--line); border-left: 4px solid var(--blue); border-radius: .75rem; }

.price-statement { display: grid; justify-items: center; }
.price-statement strong { color: var(--blue); font-size: clamp(5rem, 12vw, 9rem); line-height: .9; letter-spacing: -.08em; }
.price-statement small { color: var(--muted); font-size: .72rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.price-statement span { color: var(--muted); }
.pricing-section .section-head { margin-bottom: 3rem; }
.pricing-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 1rem; align-items: stretch; }
.pricing-card { position: relative; display: flex; min-height: 35rem; flex-direction: column; padding: 2rem; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); }
.pricing-card--featured { color: var(--white); background: var(--navy); border-color: var(--navy); box-shadow: var(--shadow); transform: translateY(-1rem); }
.pricing-card--featured p { color: #aebbd0; }
.pricing-card h3 { margin-top: 1rem; }
.pricing-card > strong { margin-bottom: 1rem; color: var(--blue); font-size: 2.7rem; letter-spacing: -.06em; }
.pricing-card .check-list { margin-bottom: 2rem; }
.pricing-card .button { margin-top: auto; }
.standard-prices { display: grid; grid-template-columns: 1fr repeat(3,1fr); gap: 1px; padding: 3rem max(1.25rem, calc((100vw - var(--max))/2)); color: var(--white); background: var(--navy); }
.standard-prices > div { padding: 1.25rem; border-left: 1px solid rgba(255,255,255,.15); }
.standard-prices > div:first-child { border-left: 0; }
.standard-prices span, .standard-prices strong { display: block; }
.standard-prices span { color: #9fb0c8; font-size: .8rem; }
.standard-prices strong { font-size: 1.5rem; }
.care-section { display: grid; grid-template-columns: 1fr .55fr; gap: 4rem; align-items: center; }
.care-section aside { padding: 2rem; background: var(--soft); border-radius: var(--radius); }
.payment-strip { display: grid; grid-template-columns: 1fr 1fr auto; gap: 3rem; align-items: center; padding: 4rem max(1.25rem, calc((100vw - var(--max))/2)); background: var(--soft); }
.payment-strip h2, .payment-strip p { margin: 0; }
.payment-strip div { display: flex; align-items: center; gap: 1rem; color: var(--blue); font-size: 2rem; font-weight: 850; }
.faq-section { display: grid; grid-template-columns: .7fr 1.3fr; gap: 5rem; align-items: start; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { display: flex; justify-content: space-between; gap: 1rem; padding: 1.4rem 0; cursor: pointer; color: var(--navy); font-weight: 750; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--blue); font-size: 1.5rem; transition: transform .2s ease; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { padding-right: 3rem; padding-bottom: 1.4rem; }
.process-orbit { display: flex; align-items: center; gap: 1rem; }
.process-orbit span { display: grid; width: 5.5rem; aspect-ratio: 1; place-items: center; color: var(--white); background: var(--blue); border-radius: 50%; font-size: 1.5rem; font-weight: 850; }
.process-orbit span:nth-of-type(2) { background: var(--navy); }
.process-orbit span:nth-of-type(3) { color: var(--navy); background: var(--soft); border: 1px solid var(--line); }
.process-orbit i { width: 3rem; height: 1px; background: var(--line); }
.timeline { position: relative; }
.timeline::before { position: absolute; top: 8rem; bottom: 8rem; left: 3.75rem; width: 1px; content: ""; background: var(--line); }
.timeline article { position: relative; display: grid; grid-template-columns: 7.5rem 1fr; gap: 2rem; padding: 2.5rem 0; border-bottom: 1px solid var(--line); }
.timeline article > span { z-index: 1; display: grid; width: 3.5rem; aspect-ratio: 1; place-items: center; color: var(--white); background: var(--navy); border: .5rem solid var(--white); border-radius: 50%; font-size: .72rem; font-weight: 800; }
.timeline h2 { font-size: 1.8rem; }
.timeline p { max-width: 42rem; }

.project-count { display: grid; place-items: center; }
.project-count strong { color: var(--blue); font-size: 10rem; line-height: .8; letter-spacing: -.1em; }
.project-count span { margin-top: 1rem; color: var(--muted); font-weight: 700; }
.project-list > article { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; padding: 3rem 0; border-bottom: 1px solid var(--line); }
.project-art { display: flex; min-height: 30rem; flex-direction: column; justify-content: space-between; padding: 2rem; color: var(--white); background: linear-gradient(145deg,#112a4c,#071426); border-radius: var(--radius-lg); }
.project-art--2 { color: #302b19; background: radial-gradient(circle at 75% 25%,rgba(255,255,255,.6),transparent 25%),linear-gradient(145deg,#f4efdd,#ceb875); }
.project-art span { font-size: .75rem; font-weight: 800; }
.project-art strong { font-size: clamp(2.5rem, 5vw, 4.5rem); line-height: .9; letter-spacing: -.065em; }
.project-copy > p:not(.eyebrow) { font-size: 1.1rem; line-height: 1.7; }
.text-link { display: inline-flex; align-items: center; gap: .4rem; color: var(--blue); font-weight: 750; }
.portfolio-note { max-width: 35rem; margin: 2rem auto 0; text-align: center; }

.contact-hero { display: grid; width: min(calc(100% - 2.5rem), var(--max)); min-height: calc(100vh - 5rem); grid-template-columns: .92fr 1.08fr; gap: clamp(3rem, 6vw, 6rem); align-items: center; margin: 0 auto; padding: 4rem 0 6rem; }
.contact-hero > div h1 { font-size: clamp(3rem, 6vw, 5.4rem); }
.contact-channel-grid { display: grid; gap: 1rem; }
.response-time { display: flex; align-items: center; gap: .6rem; margin-top: 2rem; font-size: .9rem; }
.response-time span { width: .65rem; height: .65rem; background: var(--blue); border-radius: 50%; box-shadow: 0 0 0 .35rem rgba(40,100,255,.13); }
.contact-card { padding: clamp(2rem, 5vw, 3.5rem); color: var(--white); background: var(--navy); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.contact-card p { color: #afbdd0; }
.contact-card .eyebrow { color: #7da3ff; }
.contact-card .button { width: 100%; margin: 1.5rem 0; }
.contact-card small { display: block; color: #8697ae; text-align: center; }
.contact-card--whatsapp { background: linear-gradient(145deg,#0b2a20,#081a16); border: 1px solid rgba(112,240,169,.18); }
.contact-card--whatsapp .eyebrow { color: #70f0a9; }
.contact-card--whatsapp .contact-icon { color: #092119; background: #70f0a9; box-shadow: 0 12px 34px rgba(37,211,102,.2); }
.contact-icon { display: grid; width: 3.5rem; aspect-ratio: 1; place-items: center; margin-bottom: 4rem; color: var(--white); background: linear-gradient(135deg,var(--blue),var(--purple)); border-radius: 1rem; font-size: 1.5rem; font-weight: 850; }
.contact-icon .brand-icon { width: 1.7rem; height: 1.7rem; fill: currentColor; stroke: none; }
.message-guide { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; border-top: 1px solid var(--line); }
.message-guide .check-list { margin: 0; }
.legal-page { width: min(calc(100% - 2.5rem), 900px); min-height: 70vh; margin: 0 auto; padding: 6rem 0; }
.legal-page .section-head { margin-bottom: 3rem; }
.legal-page h1 { max-width: 12ch; }
.legal-section { padding: 2rem 0; border-top: 1px solid var(--line); }
.legal-section h2 { margin-bottom: 1rem; font-size: 1.65rem; }
.legal-section p:last-child { margin-bottom: 0; }
.legal-section address { color: var(--muted); font-style: normal; }
.legal-section address strong { color: var(--ink); }
.legal-section a, .legal-resources a { color: var(--blue-dark); text-decoration: underline; text-decoration-color: rgba(25,73,199,.3); text-underline-offset: .2rem; }
.legal-updated { display: inline-flex; margin: 0 0 2rem; padding: .45rem .7rem; color: var(--blue-dark); background: #eaf0ff; border-radius: 999px; font-size: .75rem; font-weight: 800; }
.legal-table-wrap { overflow-x: auto; border: 1px solid var(--line); border-radius: 1rem; }
.legal-table { width: 100%; border-collapse: collapse; font-size: .86rem; }
.legal-table th, .legal-table td { min-width: 8rem; padding: 1rem; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; }
.legal-table th { color: var(--navy); background: var(--soft); font-size: .72rem; letter-spacing: .04em; text-transform: uppercase; }
.legal-table td { color: var(--muted); }
.legal-table tr:last-child td { border-bottom: 0; }
.legal-resources { display: grid; gap: .7rem; margin-top: 2rem; padding: 1.5rem; background: var(--soft); border-radius: 1rem; }
.legal-resources strong { margin-bottom: .3rem; }
.legal-resources a { display: flex; align-items: center; gap: .4rem; width: fit-content; }
.error-page { display: grid; min-height: 100vh; place-items: center; padding: 1.5rem; background: var(--soft); }
.error-page main { max-width: 44rem; padding: 3rem; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow); }

.site-footer { padding: 5rem max(1.25rem, calc((100vw - var(--max))/2)) 2rem; color: var(--white); background: var(--navy); }
.footer-main { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 3rem; padding-bottom: 4rem; border-bottom: 1px solid rgba(255,255,255,.15); }
.brand--footer strong { color: var(--white); }
.brand--footer small { color: #91a2b9; }
.footer-main p { color: #aebbd0; }
.footer-links { display: grid; grid-template-columns: repeat(3,1fr); gap: 3rem; padding: 4rem 0; }
.footer-links > div { display: flex; flex-direction: column; gap: .65rem; }
.footer-links strong { margin-bottom: .4rem; color: #7890ae; font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; }
.footer-links a { display: inline-flex; align-items: center; gap: .35rem; width: fit-content; color: #d5dce6; }
.footer-links a:hover { color: var(--white); }
.footer-cookie-button { width: fit-content; padding: 0; color: #d5dce6; background: transparent; border: 0; cursor: pointer; text-align: left; }
.footer-cookie-button:hover { color: var(--white); }
.footer-bottom { display: flex; justify-content: space-between; gap: 2rem; padding-top: 1.5rem; color: #8293aa; border-top: 1px solid rgba(255,255,255,.15); font-size: .78rem; }

.cookie-banner[hidden], .cookie-modal[hidden] { display: none; }
.cookie-banner { position: fixed; z-index: 9000; right: 1rem; bottom: 1rem; left: 1rem; display: flex; width: min(calc(100% - 2rem), 980px); align-items: center; justify-content: space-between; gap: 2rem; margin-left: auto; padding: 1.15rem; color: var(--white); background: rgba(7,20,38,.96); border: 1px solid rgba(142,170,224,.25); border-radius: 1.25rem; box-shadow: 0 24px 80px rgba(0,0,0,.3); opacity: 0; backdrop-filter: blur(18px); transform: translateY(1rem); transition: opacity .35s ease, transform .45s cubic-bezier(.22,1,.36,1); }
.cookie-banner.is-visible { opacity: 1; transform: none; }
.cookie-banner > div:first-child { display: flex; align-items: flex-start; gap: 1rem; }
.cookie-banner__mark { display: grid; flex: 0 0 auto; width: 2.5rem; aspect-ratio: 1; place-items: center; color: #abc0ff; background: rgba(40,100,255,.18); border: 1px solid rgba(121,158,255,.35); border-radius: .8rem; font-size: 1.5rem; }
.cookie-banner strong { display: block; margin-bottom: .25rem; line-height: 1.25; }
.cookie-banner p { max-width: 40rem; margin: 0; color: #aebbd0; font-size: .82rem; line-height: 1.45; }
.cookie-banner p a { color: var(--white); text-decoration: underline; text-underline-offset: .18rem; }
.cookie-banner__actions, .cookie-dialog__actions { display: flex; flex: 0 0 auto; gap: .55rem; }
.cookie-action { min-height: 2.75rem; padding: .65rem .9rem; border: 1px solid transparent; border-radius: 999px; cursor: pointer; font-size: .78rem; font-weight: 800; }
.cookie-action--primary { color: var(--white); background: var(--blue); }
.cookie-action--secondary { color: var(--white); background: transparent; border-color: rgba(255,255,255,.24); }
.cookie-modal { position: fixed; z-index: 9100; inset: 0; display: grid; place-items: center; padding: 1rem; }
.cookie-modal__backdrop { position: absolute; inset: 0; background: rgba(3,10,21,.72); backdrop-filter: blur(10px); }
.cookie-dialog { position: relative; z-index: 1; width: min(100%, 620px); max-height: min(90vh, 760px); padding: clamp(1.5rem,5vw,2.5rem); overflow-y: auto; background: var(--white); border-radius: 1.5rem; box-shadow: 0 30px 100px rgba(0,0,0,.34); animation: cookieDialogIn .35s cubic-bezier(.22,1,.36,1) both; }
.cookie-dialog h2 { padding-right: 2rem; font-size: clamp(2rem,5vw,3rem); }
.cookie-dialog__close { position: absolute; top: 1rem; right: 1rem; display: grid; width: 2.5rem; aspect-ratio: 1; place-items: center; color: var(--navy); background: var(--soft); border: 1px solid var(--line); border-radius: 50%; cursor: pointer; font-size: 1.5rem; line-height: 1; }
.cookie-options { margin: 2rem 0; border-top: 1px solid var(--line); }
.cookie-option { display: grid; grid-template-columns: 1fr auto; gap: 1.5rem; align-items: center; padding: 1.25rem 0; border-bottom: 1px solid var(--line); }
.cookie-option strong { display: block; margin-bottom: .25rem; }
.cookie-option p { margin: 0; font-size: .85rem; }
.cookie-option > span { color: var(--blue-dark); font-size: .72rem; font-weight: 800; }
.cookie-option input { position: absolute; opacity: 0; pointer-events: none; }
.cookie-option i { position: relative; width: 3rem; height: 1.65rem; background: #c9d1dc; border-radius: 999px; cursor: pointer; transition: background .2s ease; }
.cookie-option i::after { position: absolute; top: .2rem; left: .2rem; width: 1.25rem; aspect-ratio: 1; content: ""; background: var(--white); border-radius: 50%; box-shadow: 0 2px 6px rgba(0,0,0,.18); transition: transform .2s ease; }
.cookie-option input:checked + i { background: var(--blue); }
.cookie-option input:checked + i::after { transform: translateX(1.35rem); }
.cookie-option input:focus-visible + i { outline: 3px solid var(--blue); outline-offset: 3px; }
.cookie-dialog__actions { justify-content: flex-end; }
.cookie-dialog .cookie-action--secondary { color: var(--navy); border-color: var(--line); }
@keyframes cookieDialogIn { from { opacity: 0; transform: translateY(1.5rem) scale(.97); } }

.motion-ready main > section:not(.hero), .motion-ready .site-footer > div { opacity: 0; filter: blur(7px); transform: translateY(34px) scale(.985); transition: opacity .75s cubic-bezier(.22,1,.36,1), transform .85s cubic-bezier(.22,1,.36,1),filter .75s ease; }
.motion-ready main > section.is-visible, .motion-ready .site-footer > div.is-visible { opacity: 1; transform: none; }
.motion-ready main > section.is-visible, .motion-ready .site-footer > div.is-visible { filter: none; }

@view-transition { navigation: auto; }
::view-transition-old(root) { animation: pageOut .2s cubic-bezier(.4,0,1,1) both; }
::view-transition-new(root) { animation: pageIn .48s cubic-bezier(.22,1,.36,1) both; }
@keyframes pageOut { to { opacity: 0; transform: translateY(-8px) scale(.995); } }
@keyframes pageIn { from { opacity: 0; clip-path: inset(0 0 100% 0 round 2rem); transform: translateY(18px) scale(.985); } to { clip-path: inset(0); } }

@media (max-width: 1000px) {
  .desktop-nav, .button--header { display: none; }
  .site-header { grid-template-columns: 1fr auto; }
  .menu-button { display: inline-flex; }
  .hero--home, .hero--inner, .contact-hero { grid-template-columns: 1fr; }
  .hero--home { padding-top: 5rem; }
  .hero__visual { width: 100%; max-width: 38rem; margin: auto; }
  .hero--inner { gap: 2rem; }
  .hero-proof, .system-diagram, .price-statement, .process-orbit, .project-count { max-width: 38rem; }
  .principle-grid { grid-template-columns: 1fr 1fr; }
  .principle-grid .feature-card:nth-child(3) { border-left: 0; }
  .principle-grid .feature-card:nth-child(n+3) { border-top: 1px solid var(--line); }
  .process-list { grid-template-columns: 1fr 1fr; }
  .process-list li:nth-child(odd) { border-left: 0; }
  .pricing-grid { grid-template-columns: 1fr; }
  .pricing-card { min-height: auto; }
  .pricing-card--featured { transform: none; }
  .pricing-card--featured.interactive-surface, .pricing-card--featured.interactive-surface.is-active { transform: none; }
  .feature-grid { grid-template-columns: 1fr 1fr; }
  .faq-section { grid-template-columns: 1fr; gap: 2rem; }
  .footer-main { grid-template-columns: 1fr 1fr; }
  .footer-main .brand { grid-column: 1/-1; }
  .journey-stage { grid-template-columns: .75fr 1.25fr; align-items: center; padding-bottom: 12rem; }
  .journey-world { min-height: 60vh; }
  .journey-machine { transform: translate(-50%,-50%) scale(.86) rotateX(var(--world-rx)) rotateY(var(--world-ry)) translateY(var(--world-lift)); }
  .journey-steps { position: absolute; z-index: 5; right: 1.5rem; bottom: 3.4rem; left: 1.5rem; grid-template-columns: repeat(3,1fr); }
  .journey-steps li { transform: translateY(8px); }
}

@media (max-width: 720px) {
  h1 { font-size: clamp(2.8rem, 13vw, 4.2rem); }
  .site-header { min-height: 4.5rem; padding: .65rem 1rem; }
  .brand small { display: none; }
  .header-actions { gap: .55rem; }
  .language-switcher a { min-width: 1.85rem; }
  .mobile-nav { height: calc(100dvh - 4.5rem); }
  .hero, .section, .cta-band, .trust-strip, .contact-hero, .legal-page { width: min(calc(100% - 2rem), var(--max)); }
  .hero--home { min-height: auto; padding: 4rem 0; }
  .hero--inner { min-height: auto; padding: 4rem 0; }
  .hero__lead { font-size: 1.05rem; }
  .digital-orbit { min-height: 28rem; }
  .orbit-core { width: 8.5rem; border-radius: 2rem; }
  .orbit-core__logo { width: 2.7rem; }
  .orbit-node { min-width: 6.35rem; gap: .4rem; padding: .55rem .62rem; }
  .orbit-node i { width: 1.45rem; }
  .orbit-node strong { font-size: .62rem; }
  .orbit-chip--2, .orbit-chip--3 { display: none; }
  .orbit-chip--1 { top: 35%; left: 3%; }
  .orbit-chip--4 { right: 3%; bottom: 36%; }
  .cursor-aura { display: none; }
  .capability-marquee span { gap: 1.2rem; padding: .9rem 1rem; font-size: .62rem; }
  .digital-journey { height: auto; }
  .journey-stage { position: relative; display: flex; min-height: auto; flex-direction: column; gap: 2rem; padding: 5rem 1rem 4rem; }
  .journey-copy { width: min(100%,34rem); }
  .journey-copy h2 { max-width: 12ch; }
  .journey-scroll { display: none; }
  .journey-world { width: 100%; min-height: 29rem; }
  .journey-machine { transform: translate(-50%,-50%) scale(.76) rotateX(var(--world-rx)) rotateY(var(--world-ry)) translateY(var(--world-lift)); }
  .journey-gridplane { width: 26rem; height: 26rem; }
  .journey-steps { position: relative; right: auto; bottom: auto; left: auto; width: min(100%,34rem); grid-template-columns: 1fr; }
  .journey-steps li { opacity: .55; transform: none; }
  .journey-progress { display: none; }
  .trust-strip { grid-template-columns: 1fr; }
  .trust-strip div + div { border-top: 1px solid var(--line); border-left: 0; }
  .split-intro, .service-grid, .price-preview, .work-preview, .inclusion, .care-section, .payment-strip, .message-guide { grid-template-columns: 1fr; }
  .service-card--primary .check-list, .inclusion .check-list { grid-template-columns: 1fr; }
  .principle-grid, .feature-grid { grid-template-columns: 1fr; }
  .principle-grid .feature-card { padding: 1.8rem 0 !important; border-top: 1px solid var(--line); border-left: 0 !important; }
  .principle-grid .feature-card:first-child { border-top: 0; }
  .price-lockup { min-width: 14rem; justify-self: center; }
  .process-list { grid-template-columns: 1fr; }
  .process-list li + li { border-left: 0; }
  .process-list > li > span { margin-bottom: 1.5rem; }
  .mini-projects { grid-template-columns: 1fr 1fr; }
  .mini-projects article { min-height: 14rem; }
  .cta-band { align-items: flex-start; flex-direction: column; margin-bottom: 4rem; }
  .ownership-line { grid-template-columns: 1fr 1fr; }
  .ownership-line span:nth-child(3) { padding-left: 0; border-top: 1px solid rgba(255,255,255,.15); border-left: 0; }
  .ownership-line span:nth-child(4) { border-top: 1px solid rgba(255,255,255,.15); }
  .standard-prices { grid-template-columns: 1fr; }
  .standard-prices > div { border-top: 1px solid rgba(255,255,255,.15); border-left: 0; }
  .standard-prices > div:first-child { border-top: 0; }
  .payment-strip { gap: 1.5rem; }
  .payment-strip div { justify-content: center; }
  .timeline::before { left: 1.75rem; }
  .timeline article { grid-template-columns: 4rem 1fr; gap: 1rem; }
  .project-list > article { grid-template-columns: 1fr; gap: 2rem; }
  .project-art { min-height: 22rem; }
  .project-count strong { font-size: 7rem; }
  .contact-hero { min-height: auto; padding: 4rem 0; }
  .contact-card { padding: 1.5rem; }
  .contact-icon { margin-bottom: 2rem; }
  .cookie-banner { align-items: stretch; flex-direction: column; gap: 1rem; }
  .cookie-banner__actions { display: grid; grid-template-columns: 1fr 1fr; }
  .cookie-banner__actions .cookie-action--primary { grid-column: 1/-1; grid-row: 1; }
  .cookie-dialog__actions { display: grid; grid-template-columns: 1fr; }
  .footer-main, .footer-links { grid-template-columns: 1fr; gap: 2rem; }
  .footer-main .brand { grid-column: auto; }
  .footer-bottom { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; }
  .digital-orbit { transform: none !important; }
  .site-intro { display: none !important; }
  .interactive-surface, .button.magnetic { transform: none !important; }
  .digital-journey { height: auto; }
  .journey-stage { position: relative; min-height: auto; }
  .journey-steps li { opacity: 1; transform: none; }
  .cursor-aura { display: none; }
  .motion-ready main > section, .motion-ready .site-footer > div { opacity: 1 !important; transform: none !important; }
}
