.hero[data-astro-cid-hgh5bifk]{position:relative;min-height:100vh;display:flex;flex-direction:column;padding-top:100px;padding-bottom:var(--space-7);overflow:hidden;isolation:isolate}.hero__shell[data-astro-cid-hgh5bifk]{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-7)}.hero__meta[data-astro-cid-hgh5bifk]{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono);font-size:var(--fs-tiny);text-transform:uppercase;letter-spacing:var(--ls-x-wide);color:var(--color-text-muted);flex-wrap:wrap;gap:var(--space-3)}.hero__id[data-astro-cid-hgh5bifk]{display:inline-flex;align-items:center;gap:var(--space-2)}.hero__id-tick[data-astro-cid-hgh5bifk]{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 12px var(--color-accent);animation:tick-pulse 1.4s ease-in-out infinite}@keyframes tick-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.hero__id-divider[data-astro-cid-hgh5bifk]{opacity:.4}.hero__client-link[data-astro-cid-hgh5bifk]{display:inline-flex;align-items:center;background:#fffffff2;padding:clamp(8px,1vw,14px) clamp(14px,1.8vw,22px);border-radius:12px;box-shadow:0 8px 24px -8px #00000073;transition:opacity .3s var(--ease-out),transform .3s var(--ease-out)}.hero__client-link[data-astro-cid-hgh5bifk]:hover{opacity:.92;transform:translateY(-1px)}.hero__client-link[data-astro-cid-hgh5bifk]:focus-visible{outline:2px solid var(--color-accent);outline-offset:6px}.hero__client-logo[data-astro-cid-hgh5bifk]{height:clamp(48px,6vw,80px);width:auto;display:block}@media(max-width:640px){.hero__client-logo[data-astro-cid-hgh5bifk]{height:42px}}.hero__body[data-astro-cid-hgh5bifk]{max-width:1100px}.hero__badges[data-astro-cid-hgh5bifk]{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-5)}.hero__loc[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:var(--fs-tiny);text-transform:uppercase;letter-spacing:var(--ls-x-wide);color:var(--color-text-muted)}.hero__headline[data-astro-cid-hgh5bifk]{font-family:var(--font-display);line-height:.95;letter-spacing:var(--ls-tight);margin:0 0 var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}.hero__line-1[data-astro-cid-hgh5bifk]{font-family:var(--font-sans);font-style:italic;font-weight:var(--fw-regular);font-size:clamp(1.5rem,2.5vw + .5rem,3rem);color:#ffffffd9}.hero__line-2[data-astro-cid-hgh5bifk]{display:flex;align-items:flex-end;gap:clamp(1rem,2vw,2rem);flex-wrap:wrap}.hero__big[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(2.8rem,6vw + 1rem,6rem);color:var(--color-accent);line-height:.9;letter-spacing:-.03em;text-transform:uppercase}.hero__big-meta[data-astro-cid-hgh5bifk]{display:flex;flex-direction:column;font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(1.4rem,2vw + .5rem,2.5rem);color:var(--color-text-strong);text-transform:uppercase;letter-spacing:-.01em;line-height:1;padding-bottom:.6em}.hero__lead[data-astro-cid-hgh5bifk]{max-width:760px;font-size:var(--fs-lead);color:#ffffffd1;line-height:var(--lh-relaxed)}.hero__scroll[data-astro-cid-hgh5bifk]{align-self:flex-start;display:inline-flex;align-items:center;gap:var(--space-3);text-decoration:none;color:var(--color-text-strong);font-family:var(--font-mono);font-size:var(--fs-micro);text-transform:uppercase;letter-spacing:.3em;transition:opacity var(--duration-base) var(--ease-out)}.hero__scroll[data-astro-cid-hgh5bifk]:hover{opacity:.7}.hero__scroll-line[data-astro-cid-hgh5bifk]{width:40px;height:1px;background:var(--color-accent)}.chapter-split[data-astro-cid-hgh5bifk]{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}@media(max-width:1000px){.chapter-split[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}}.chapter-split__text[data-astro-cid-hgh5bifk]{min-width:0}.chapter-split--laptop[data-astro-cid-hgh5bifk]{grid-template-columns:1fr 1.1fr}@media(max-width:1000px){.chapter-split--laptop[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}}.laptop-mock[data-astro-cid-hgh5bifk]{margin:0;width:100%;max-width:680px;margin-inline:auto;perspective:1800px;perspective-origin:50% 30%;padding-bottom:60px}.laptop-mock__device[data-astro-cid-hgh5bifk]{position:relative;transform:rotateX(12deg) rotateY(-8deg) rotate(-1deg);transform-style:preserve-3d;transform-origin:center bottom;animation:laptopFloat 7s ease-in-out infinite;filter:drop-shadow(0 30px 40px rgba(0,0,0,.5))}.laptop-mock[data-astro-cid-hgh5bifk]:after{content:"";position:absolute;left:50%;bottom:12px;transform:translate(-50%);width:75%;height:32px;background:radial-gradient(ellipse at center,rgba(0,0,0,.5),transparent 65%);filter:blur(14px);z-index:-1;animation:laptopShadow 7s ease-in-out infinite}@keyframes laptopFloat{0%,to{transform:rotateX(12deg) rotateY(-8deg) rotate(-1deg) translateY(0)}50%{transform:rotateX(12deg) rotateY(-8deg) rotate(-1deg) translateY(-10px)}}@keyframes laptopShadow{0%,to{transform:translate(-50%) scale(1);opacity:.9}50%{transform:translate(-50%) scale(.88);opacity:.7}}.laptop-mock__device[data-astro-cid-hgh5bifk]:before{content:"";position:absolute;inset:0 0 32px;border-radius:14px 14px 4px 4px;background:linear-gradient(180deg,#1a1a1a,#0a0a0a);box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 0 8px #050505;z-index:0}.laptop-mock__bar[data-astro-cid-hgh5bifk]{position:relative;z-index:2;display:flex;align-items:center;gap:6px;height:26px;padding:0 12px;background:#1a1a1a;border-radius:14px 14px 0 0;margin:8px 8px 0;border:1px solid rgba(255,255,255,.06);border-bottom:0}.laptop-mock__dot[data-astro-cid-hgh5bifk]{width:8px;height:8px;border-radius:50%}.laptop-mock__dot--r[data-astro-cid-hgh5bifk]{background:#ff5f57}.laptop-mock__dot--y[data-astro-cid-hgh5bifk]{background:#febc2e}.laptop-mock__dot--g[data-astro-cid-hgh5bifk]{background:#28c840}.laptop-mock__url[data-astro-cid-hgh5bifk]{margin-left:14px;font-family:var(--font-mono);font-size:10px;letter-spacing:.04em;color:#ffffff80}.laptop-mock__screen[data-astro-cid-hgh5bifk]{position:relative;z-index:1;margin:0 8px;aspect-ratio:16/10;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.06)}.laptop-mock__screen[data-astro-cid-hgh5bifk] iframe[data-astro-cid-hgh5bifk]{position:absolute;inset:0;width:100%;height:100%;transform:scale(1.12);transform-origin:center;pointer-events:none}.laptop-mock__shine[data-astro-cid-hgh5bifk]{position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,transparent 35%,rgba(255,255,255,.06) 45%,transparent 55%,transparent 100%);animation:laptopShine 7s ease-in-out infinite}@keyframes laptopShine{0%,to{transform:translate(-30%);opacity:0}40%{opacity:1}60%{transform:translate(30%);opacity:.6}61%,99%{opacity:0;transform:translate(30%)}}.laptop-mock__hinge[data-astro-cid-hgh5bifk]{position:relative;z-index:2;margin:0 8px;height:8px;background:linear-gradient(180deg,#0a0a0a,#1a1a1a);border-radius:0 0 4px 4px}.laptop-mock__base[data-astro-cid-hgh5bifk]{position:relative;z-index:1;margin:0 -24px;height:16px;background:linear-gradient(180deg,#2a2a2a,#1a1a1a);border-radius:0 0 18px 18px;box-shadow:0 4px 8px #00000040}.laptop-mock__base[data-astro-cid-hgh5bifk]:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:#0006;border-radius:0 0 6px 6px}.laptop-mock__caption[data-astro-cid-hgh5bifk]{display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;margin:clamp(28px,3vw,40px) auto 0;padding:8px 16px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-strong, #111);background:color-mix(in srgb,var(--color-text-strong, #111) 6%,transparent);border:1px solid color-mix(in srgb,var(--color-text-strong, #111) 14%,transparent);border-radius:999px}.section--dark[data-astro-cid-hgh5bifk] .laptop-mock__caption[data-astro-cid-hgh5bifk]{color:#ffffffd9;background:#ffffff0f;border-color:#ffffff24}.laptop-mock__caption-dot[data-astro-cid-hgh5bifk]{width:6px;height:6px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 10px var(--color-accent)}@media(prefers-reduced-motion:reduce){.laptop-mock__device[data-astro-cid-hgh5bifk],.laptop-mock__shine[data-astro-cid-hgh5bifk]{animation:none!important}}.client-card[data-astro-cid-hgh5bifk]{padding:clamp(1.6rem,2.5vw,2.4rem);background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:var(--space-5)}.client-card__link[data-astro-cid-hgh5bifk]{display:flex;align-items:center;justify-content:center;padding:var(--space-5) var(--space-3);background:#ffffffeb;border-radius:var(--radius-md);transition:transform .3s var(--ease-out),opacity .3s var(--ease-out)}.client-card__link[data-astro-cid-hgh5bifk]:hover{transform:translateY(-2px);opacity:.9}.client-card__logo[data-astro-cid-hgh5bifk]{max-height:80px;width:auto;max-width:100%;object-fit:contain;display:block}.client-card__meta[data-astro-cid-hgh5bifk]{margin:0;display:flex;flex-direction:column;gap:var(--space-3)}.client-card__meta[data-astro-cid-hgh5bifk]>div[data-astro-cid-hgh5bifk]{display:flex;flex-direction:column;gap:2px;padding-bottom:var(--space-3);border-bottom:1px solid var(--color-divider)}.client-card__meta[data-astro-cid-hgh5bifk]>div[data-astro-cid-hgh5bifk]:last-child{border-bottom:0;padding-bottom:0}.client-card__meta[data-astro-cid-hgh5bifk] dt[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:var(--fs-micro);color:var(--color-accent);text-transform:uppercase;letter-spacing:.22em;font-weight:var(--fw-bold)}.client-card__meta[data-astro-cid-hgh5bifk] dd[data-astro-cid-hgh5bifk]{margin:0;font-family:var(--font-sans);font-size:var(--fs-small);color:var(--color-text-strong);line-height:1.4}.facts__intro[data-astro-cid-hgh5bifk]{max-width:880px}.facts__eyebrow[data-astro-cid-hgh5bifk]{display:inline-block;margin-bottom:var(--space-3);font-family:var(--font-mono);font-size:var(--fs-tiny);color:var(--color-accent);text-transform:uppercase;letter-spacing:var(--ls-x-wide);font-weight:var(--fw-bold)}.facts__headline[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(2.2rem,4.5vw + .5rem,4.5rem);line-height:.95;color:var(--color-text-strong);text-transform:uppercase;letter-spacing:var(--ls-tight);margin:0 0 var(--space-4)}.facts__lead[data-astro-cid-hgh5bifk]{max-width:720px;color:#ffffffd1;font-size:var(--fs-lead);line-height:var(--lh-relaxed);margin:0}.editorial--italic[data-astro-cid-hgh5bifk]{font-family:var(--font-sans);font-style:italic;font-weight:var(--fw-regular);text-transform:none;color:var(--color-accent)}.facts__grid[data-astro-cid-hgh5bifk]{list-style:none;padding:0;margin:var(--space-7) 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,2rem);border-top:1px solid var(--color-divider);padding-top:var(--space-6)}@media(max-width:900px){.facts__grid[data-astro-cid-hgh5bifk]{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.facts__grid[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}}.facts__grid[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{display:flex;flex-direction:column;gap:4px;padding:0 var(--space-3);border-left:1px solid var(--color-divider)}.facts__grid[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]:first-child{border-left:0;padding-left:0}@media(max-width:900px){.facts__grid[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]:nth-child(odd){border-left:0;padding-left:0}}@media(max-width:540px){.facts__grid[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{border-left:0;padding-left:0}}.facts__num[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(1.6rem,2.4vw + .3rem,2.4rem);color:var(--color-accent);line-height:.95;letter-spacing:var(--ls-tight);text-transform:uppercase}.facts__label[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:var(--fs-tiny);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--color-text-strong);margin-top:var(--space-1)}.facts__sub[data-astro-cid-hgh5bifk]{font-size:var(--fs-small);color:var(--color-text-muted);font-style:italic}.film-split[data-astro-cid-hgh5bifk]{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(2rem,5vw,5rem);align-items:center}.film-split--reverse[data-astro-cid-hgh5bifk]{grid-template-columns:1.3fr 1fr}@media(max-width:1000px){.film-split[data-astro-cid-hgh5bifk],.film-split--reverse[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}.film-split--reverse[data-astro-cid-hgh5bifk] .film-split__media[data-astro-cid-hgh5bifk]{order:1}.film-split--reverse[data-astro-cid-hgh5bifk] .film-split__text[data-astro-cid-hgh5bifk]{order:2}}.film-split__text[data-astro-cid-hgh5bifk]{min-width:0}.film-split__media[data-astro-cid-hgh5bifk]{position:relative;aspect-ratio:16 / 9;border-radius:var(--radius-xl);overflow:hidden;background:#000;box-shadow:0 30px 60px -20px #0009}.pipeline-stage[data-astro-cid-hgh5bifk]{position:relative;border:1px solid color-mix(in srgb,currentColor 10%,transparent);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,currentColor 4%,transparent),color-mix(in srgb,currentColor 1%,transparent))}.pipeline-stage[data-astro-cid-hgh5bifk]:before{content:"";position:absolute;inset:0;background:radial-gradient(70% 50% at 50% 0%,color-mix(in srgb,var(--color-accent) 12%,transparent),transparent 65%),radial-gradient(60% 45% at 50% 100%,color-mix(in srgb,var(--color-accent) 6%,transparent),transparent 65%);pointer-events:none}.pipeline-stage__head[data-astro-cid-hgh5bifk]{position:relative;z-index:1;padding:clamp(40px,5vw,72px) clamp(28px,4vw,56px) 0}.pipeline-stage__head[data-astro-cid-hgh5bifk] .chapter{max-width:none;padding-top:4rem}.pipeline-stage__head[data-astro-cid-hgh5bifk] .chapter__intro{max-width:980px}.pipeline[data-astro-cid-hgh5bifk]{position:relative;margin:0 auto;padding:clamp(28px,4vw,48px) clamp(20px,3vw,40px) clamp(40px,5vw,64px)}.pipeline--flush[data-astro-cid-hgh5bifk]{background:transparent;border:0;border-radius:0}.pipeline__rail[data-astro-cid-hgh5bifk]{position:absolute;left:clamp(50px,9vw,110px);right:clamp(50px,9vw,110px);top:calc(clamp(40px,5vw,64px) + 32px);height:2px;background:color-mix(in srgb,currentColor 12%,transparent);border-radius:2px;overflow:hidden}.pipeline__rail-fill[data-astro-cid-hgh5bifk]{position:absolute;inset:0;background:linear-gradient(90deg,var(--color-accent),color-mix(in srgb,var(--color-accent) 40%,transparent));transform-origin:left;animation:pipelineFill 4s ease-out .3s forwards;transform:scaleX(0)}.pipeline__rail-pulse[data-astro-cid-hgh5bifk]{position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 12px var(--color-accent);animation:pipelinePulse 4.5s linear infinite;animation-delay:var(--pulse-delay);opacity:0}@keyframes pipelineFill{to{transform:scaleX(1)}}@keyframes pipelinePulse{0%{left:0;opacity:0}8%{opacity:1}92%{opacity:1}to{left:100%;opacity:0}}.pipeline__steps[data-astro-cid-hgh5bifk]{position:relative;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,2vw,32px);z-index:1}.pipeline__step[data-astro-cid-hgh5bifk]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;opacity:0;transform:translateY(12px);animation:pipelineStep .6s ease-out forwards;animation-delay:calc(var(--step) * .2s + .3s)}@keyframes pipelineStep{to{opacity:1;transform:translateY(0)}}.pipeline__node[data-astro-cid-hgh5bifk]{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-bg, #0d0d0d);border:2px solid color-mix(in srgb,currentColor 18%,transparent);color:currentColor;position:relative;z-index:2;transition:transform .4s ease}.pipeline__node[data-astro-cid-hgh5bifk] svg[data-astro-cid-hgh5bifk]{width:26px;height:26px}.pipeline__node--accent[data-astro-cid-hgh5bifk]{background:var(--color-accent);border-color:var(--color-accent);color:#1a1a1a;box-shadow:0 0 0 6px color-mix(in srgb,var(--color-accent) 20%,transparent),0 12px 30px -8px color-mix(in srgb,var(--color-accent) 50%,transparent);animation:pipelineNodePulse 2.4s ease-in-out 4s infinite}@keyframes pipelineNodePulse{0%,to{box-shadow:0 0 0 6px color-mix(in srgb,var(--color-accent) 20%,transparent),0 12px 30px -8px color-mix(in srgb,var(--color-accent) 50%,transparent)}50%{box-shadow:0 0 0 14px color-mix(in srgb,var(--color-accent) 0%,transparent),0 12px 30px -8px color-mix(in srgb,var(--color-accent) 70%,transparent)}}.pipeline__label[data-astro-cid-hgh5bifk]{display:flex;flex-direction:column;gap:4px}.pipeline__num[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;opacity:.55}.pipeline__title[data-astro-cid-hgh5bifk]{font-size:clamp(15px,1.3vw,18px);font-weight:600;letter-spacing:-.01em}.pipeline__sub[data-astro-cid-hgh5bifk]{font-size:12px;line-height:1.4;opacity:.6;max-width:160px;margin:0 auto}.pipeline__outputs[data-astro-cid-hgh5bifk]{position:relative;margin-top:clamp(40px,5vw,56px);padding-top:clamp(28px,4vw,36px);border-top:1px dashed color-mix(in srgb,currentColor 15%,transparent);display:flex;flex-direction:column;align-items:center;gap:16px;z-index:1}.pipeline__outputs-label[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;opacity:.55}.pipeline__chips[data-astro-cid-hgh5bifk]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.pipeline__chips[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:12px;letter-spacing:.08em;padding:8px 14px;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--color-accent) 40%,transparent);color:var(--color-accent);opacity:0;transform:translateY(8px) scale(.95);animation:pipelineChip .5s ease-out forwards;animation-delay:calc(var(--delay) + 1.6s)}@keyframes pipelineChip{to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:800px){.pipeline__rail[data-astro-cid-hgh5bifk]{display:none}.pipeline__steps[data-astro-cid-hgh5bifk]{grid-template-columns:1fr 1fr;gap:32px 16px}.pipeline__node[data-astro-cid-hgh5bifk]{width:52px;height:52px}.pipeline__node[data-astro-cid-hgh5bifk] svg[data-astro-cid-hgh5bifk]{width:22px;height:22px}}@media(max-width:500px){.pipeline__steps[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}.pipeline__chips[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{font-size:11px;padding:6px 12px}}@media(prefers-reduced-motion:reduce){.pipeline__rail-fill[data-astro-cid-hgh5bifk],.pipeline__rail-pulse[data-astro-cid-hgh5bifk],.pipeline__step[data-astro-cid-hgh5bifk],.pipeline__chips[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk],.pipeline__node--accent[data-astro-cid-hgh5bifk]{animation:none!important;opacity:1;transform:none}.pipeline__rail-fill[data-astro-cid-hgh5bifk]{transform:scaleX(1)}}.reels-section[data-astro-cid-hgh5bifk]{position:relative;overflow:hidden;padding:clamp(80px,10vw,140px) 0 clamp(100px,12vw,160px)}.reels-bg[data-astro-cid-hgh5bifk]{position:absolute;inset:0;background:radial-gradient(60% 50% at 20% 10%,rgba(255,237,0,.06),transparent 60%),radial-gradient(50% 60% at 90% 80%,rgba(255,237,0,.04),transparent 60%);pointer-events:none}.reels-head[data-astro-cid-hgh5bifk]{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(32px,5vw,80px);align-items:end;margin-bottom:clamp(60px,8vw,100px)}@media(max-width:900px){.reels-head[data-astro-cid-hgh5bifk]{grid-template-columns:1fr;gap:24px}}.reels-head__lead[data-astro-cid-hgh5bifk]{font-size:clamp(15px,1.2vw,17px);line-height:1.65;opacity:.78;margin:0 0 20px;max-width:460px}.reels-chips[data-astro-cid-hgh5bifk]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.reels-chips[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;padding:6px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px}.reels-stage[data-astro-cid-hgh5bifk]{position:relative;display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:clamp(16px,3vw,48px);align-items:end;justify-items:center;padding:clamp(40px,6vw,80px) 0 clamp(60px,7vw,100px);max-width:1100px;margin:0 auto}.reels-stage[data-astro-cid-hgh5bifk]:before{content:"";position:absolute;left:50%;top:40%;transform:translate(-50%);width:100%;max-width:900px;aspect-ratio:1;background:radial-gradient(circle,rgba(255,237,0,.1),transparent 65%);filter:blur(40px);z-index:0;pointer-events:none}.reels-stage__phone[data-astro-cid-hgh5bifk]{position:relative;margin:0;z-index:1;display:flex;flex-direction:column;gap:14px;width:100%;max-width:200px}.reels-stage__phone--center[data-astro-cid-hgh5bifk]{max-width:250px;transform:translateY(-32px);z-index:2}.reels-stage__phone--left[data-astro-cid-hgh5bifk],.reels-stage__phone--right[data-astro-cid-hgh5bifk]{transform:translateY(20px)}.reels-stage__phone[data-astro-cid-hgh5bifk] figcaption[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;text-align:center}.reels-stage__phone--center[data-astro-cid-hgh5bifk] figcaption[data-astro-cid-hgh5bifk]{color:var(--color-accent, #ffed00)}.reels-stage__badge[data-astro-cid-hgh5bifk]{position:absolute;top:-8px;right:-30px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:110px;height:110px;padding:14px;border-radius:50%;background:var(--color-accent);color:#1a1a1a;box-shadow:0 24px 50px -10px color-mix(in srgb,var(--color-accent) 45%,transparent),0 0 0 1px #0000000f;transform:rotate(-8deg);text-align:center}.reels-stage__badge-num[data-astro-cid-hgh5bifk]{font-size:32px;font-weight:700;line-height:1;letter-spacing:-.02em}.reels-stage__badge-label[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;line-height:1.3;margin-top:6px}.reels-stage__ribbon[data-astro-cid-hgh5bifk]{position:absolute;left:50%;transform:translate(-50%);z-index:3;font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;padding:8px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffffbf;backdrop-filter:blur(8px);white-space:nowrap}.reels-stage__ribbon--top[data-astro-cid-hgh5bifk]{top:0}.reels-stage__ribbon--bottom[data-astro-cid-hgh5bifk]{bottom:0}@media(max-width:800px){.reels-stage[data-astro-cid-hgh5bifk]{grid-template-columns:1fr;gap:32px;padding:32px 0 64px}.reels-stage__phone[data-astro-cid-hgh5bifk],.reels-stage__phone--center[data-astro-cid-hgh5bifk],.reels-stage__phone--left[data-astro-cid-hgh5bifk],.reels-stage__phone--right[data-astro-cid-hgh5bifk]{transform:none;max-width:220px}.reels-stage__badge[data-astro-cid-hgh5bifk]{width:90px;height:90px;right:-20px}.reels-stage__badge-num[data-astro-cid-hgh5bifk]{font-size:26px}.reels-stage__ribbon[data-astro-cid-hgh5bifk]{font-size:9px;padding:6px 12px}}.reels-wave-wrap[data-astro-cid-hgh5bifk]{margin-top:clamp(40px,6vw,80px)}.reels-wave-head[data-astro-cid-hgh5bifk]{display:flex;align-items:center;gap:20px;margin-bottom:clamp(32px,5vw,60px)}.reels-wave__line[data-astro-cid-hgh5bifk]{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.reels-wave__label[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#ffffffa6;white-space:nowrap}.reels-wave[data-astro-cid-hgh5bifk]{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2.5vw,32px);justify-items:center;align-items:end}.reels-wave__item[data-astro-cid-hgh5bifk]{margin:0;display:flex;flex-direction:column;gap:12px;width:100%;max-width:170px}.reels-wave__item--0[data-astro-cid-hgh5bifk]{transform:translateY(0)}.reels-wave__item--1[data-astro-cid-hgh5bifk]{transform:translateY(28px)}.reels-wave__item--2[data-astro-cid-hgh5bifk]{transform:translateY(-14px)}.reels-wave__item--3[data-astro-cid-hgh5bifk]{transform:translateY(42px)}.reels-wave__item[data-astro-cid-hgh5bifk] figcaption[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;text-align:center}@media(max-width:900px){.reels-wave[data-astro-cid-hgh5bifk]{grid-template-columns:repeat(2,1fr)}.reels-wave__item--0[data-astro-cid-hgh5bifk],.reels-wave__item--2[data-astro-cid-hgh5bifk]{transform:translateY(0)}.reels-wave__item--1[data-astro-cid-hgh5bifk],.reels-wave__item--3[data-astro-cid-hgh5bifk]{transform:translateY(24px)}}@media(max-width:480px){.reels-wave[data-astro-cid-hgh5bifk]{grid-template-columns:1fr;max-width:240px;margin-inline:auto}.reels-wave__item[data-astro-cid-hgh5bifk],.reels-wave__item--0[data-astro-cid-hgh5bifk],.reels-wave__item--1[data-astro-cid-hgh5bifk],.reels-wave__item--2[data-astro-cid-hgh5bifk],.reels-wave__item--3[data-astro-cid-hgh5bifk]{transform:none}}.value-section[data-astro-cid-hgh5bifk]{background:var(--color-bg-deep)}.value-grid[data-astro-cid-hgh5bifk]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,2rem);margin-top:var(--space-7)}@media(max-width:900px){.value-grid[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}}.value-card[data-astro-cid-hgh5bifk]{padding:clamp(1.8rem,3vw,2.5rem);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:var(--space-3)}.value-card--accent[data-astro-cid-hgh5bifk]{background:linear-gradient(135deg,rgba(var(--color-accent-rgb),.1) 0%,var(--color-bg-card) 70%);border-color:rgba(var(--color-accent-rgb),.3)}.value-card--highlight[data-astro-cid-hgh5bifk]{background:linear-gradient(135deg,var(--color-accent) 0%,#ff8800 100%);color:var(--color-bg);border-color:transparent}.value-card__head[data-astro-cid-hgh5bifk]{display:flex;align-items:baseline;gap:var(--space-2)}.value-card__step[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:2rem;color:var(--color-accent);line-height:1;opacity:.7}.value-card--highlight[data-astro-cid-hgh5bifk] .value-card__step[data-astro-cid-hgh5bifk]{color:#0d0d0d80}.value-card__label[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:var(--fs-micro);text-transform:uppercase;letter-spacing:.2em;color:var(--color-text-muted);font-weight:var(--fw-bold)}.value-card--highlight[data-astro-cid-hgh5bifk] .value-card__label[data-astro-cid-hgh5bifk]{color:#0d0d0d99}.value-card__title[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(1.3rem,1.6vw + .3rem,1.8rem);text-transform:uppercase;letter-spacing:var(--ls-tight);line-height:1.05;margin:0}.value-card__list[data-astro-cid-hgh5bifk],.value-card__stats[data-astro-cid-hgh5bifk],.value-card__breakdown[data-astro-cid-hgh5bifk]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.value-card__list[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{display:flex;align-items:baseline;gap:var(--space-3);color:var(--color-text);font-size:var(--fs-body)}.value-card__bullet[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:1.5rem;color:var(--color-accent);min-width:1.5em}.value-card__stats[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{display:flex;flex-direction:column;gap:2px;padding-bottom:var(--space-2);border-bottom:1px solid var(--color-divider)}.value-card__stats[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]:last-child{border-bottom:0}.value-card__big[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(1.3rem,1.8vw + .3rem,1.9rem);color:var(--color-accent);line-height:1;letter-spacing:var(--ls-tight)}.value-card__big-label[data-astro-cid-hgh5bifk]{font-family:var(--font-mono);font-size:var(--fs-micro);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--color-text-muted)}.value-card__breakdown[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]{display:flex;justify-content:space-between;padding:var(--space-2) 0;border-bottom:1px solid var(--color-divider);font-size:var(--fs-small)}.value-card__breakdown[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk]:last-child{border-bottom:0}.value-card__breakdown[data-astro-cid-hgh5bifk] li[data-astro-cid-hgh5bifk] span[data-astro-cid-hgh5bifk]:last-child{font-family:var(--font-mono);color:var(--color-accent);font-weight:var(--fw-bold);letter-spacing:var(--ls-wide);text-transform:uppercase;font-size:.7rem}.value-card__roi[data-astro-cid-hgh5bifk]{text-align:center;padding:var(--space-4) 0}.value-card__roi-num[data-astro-cid-hgh5bifk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(1.4rem,2.2vw + .3rem,2.2rem);color:var(--color-bg);text-transform:uppercase;line-height:1;letter-spacing:var(--ls-tight)}.value-card__roi-footnote[data-astro-cid-hgh5bifk]{color:#0d0d0dd9;font-size:var(--fs-small);line-height:var(--lh-relaxed);margin:0;font-style:italic}.related-grid[data-astro-cid-hgh5bifk]{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,2rem);margin-top:var(--space-7)}@media(max-width:900px){.related-grid[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}}.client-logos-section__wall[data-astro-cid-hgh5bifk]{margin-top:var(--space-6)}.section--dark[data-astro-cid-hgh5bifk]{background:var(--color-bg-deep)}.testimonial-section[data-astro-cid-hgh5bifk]{background:var(--color-bg)}.testimonial-split[data-astro-cid-hgh5bifk]{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(32px,5vw,72px);align-items:center}@media(max-width:900px){.testimonial-split[data-astro-cid-hgh5bifk]{grid-template-columns:1fr}}.testimonial-quote[data-astro-cid-hgh5bifk]{margin:clamp(24px,4vw,40px) 0 0;padding:24px 28px;border-left:3px solid var(--color-accent, #ffed00);background:#ffffff0a;border-radius:0 16px 16px 0}.testimonial-quote[data-astro-cid-hgh5bifk] p[data-astro-cid-hgh5bifk]{font-size:clamp(17px,1.4vw,20px);line-height:1.55;font-style:italic;margin:0 0 16px}.testimonial-quote[data-astro-cid-hgh5bifk] footer[data-astro-cid-hgh5bifk]{display:flex;flex-direction:column;gap:2px;font-size:13px;letter-spacing:.04em}.testimonial-quote__name[data-astro-cid-hgh5bifk]{font-weight:600}.testimonial-quote__role[data-astro-cid-hgh5bifk]{opacity:.65}.photo-break[data-astro-cid-hgh5bifk]{padding:clamp(80px,10vw,140px) 0 0}.photo-break__head[data-astro-cid-hgh5bifk]{max-width:820px;margin:0 auto clamp(40px,5vw,64px)}.photo-break__frame[data-astro-cid-hgh5bifk]{margin:0;width:100%;position:relative;overflow:hidden;aspect-ratio:16/7;background:#000}.photo-break__frame[data-astro-cid-hgh5bifk] img[data-astro-cid-hgh5bifk]{display:block;width:100%;height:100%;object-fit:cover}.photo-break__caption[data-astro-cid-hgh5bifk]{position:absolute;left:clamp(20px,4vw,48px);bottom:clamp(20px,3vw,32px);display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:#0000008c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#fff}.photo-break__caption-dot[data-astro-cid-hgh5bifk]{width:6px;height:6px;border-radius:50%;background:var(--color-accent, #ffed00);box-shadow:0 0 8px var(--color-accent, #ffed00)}@media(max-width:700px){.photo-break__frame[data-astro-cid-hgh5bifk]{aspect-ratio:4/3}.photo-break__caption[data-astro-cid-hgh5bifk]{font-size:10px;padding:8px 12px}}.vimeo-bootstrap[data-astro-cid-hgh5bifk]{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none;opacity:0}
