.hero[data-astro-cid-ge2uvauf]{isolation:isolate;background:var(--color-black);min-height:100dvh;position:relative;overflow:hidden}.hero__media[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.hero__video[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;width:100%;height:100%}.hero__scrim[data-astro-cid-ge2uvauf]{z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000b8 0%,#00000047 42%,#00000014 68%,#00000073 100%),linear-gradient(#00000059 0%,#0000001f 38%,#000000b8 100%);position:absolute;inset:0}.hero__watermark-patch[data-astro-cid-ge2uvauf]{z-index:0;pointer-events:none;background:#000;border-radius:.7rem;place-items:center;width:clamp(5rem,12.5vw,6.5rem);height:clamp(5rem,12.5vw,6.5rem);display:grid;position:absolute;bottom:clamp(3rem,11vh,5.25rem);right:clamp(2rem,5vw,3rem)}.hero__video-badge[data-astro-cid-ge2uvauf]{object-fit:contain;width:72%;height:auto;display:block}.hero__stage[data-astro-cid-ge2uvauf]{z-index:2;grid-template-columns:minmax(0,1fr);align-content:center;gap:clamp(2rem,5vh,3rem);width:min(1240px,100% - 2.5rem);min-height:100dvh;margin-inline:auto;padding:calc(5.5rem + clamp(1rem,3vh,2rem)) 0 clamp(2.5rem,8vh,4rem);display:grid;position:relative}@media (width>=900px){.hero__stage[data-astro-cid-ge2uvauf]{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:clamp(2rem,5vw,4.5rem)}.hero__panel[data-astro-cid-ge2uvauf]{grid-column:1;justify-self:start;width:min(100%,34rem)}.hero__brand[data-astro-cid-ge2uvauf]{grid-column:2;place-self:center;width:100%}}.hero__brand[data-astro-cid-ge2uvauf]{place-items:center;line-height:0;display:grid}.hero__logo[data-astro-cid-ge2uvauf]{object-fit:contain;object-position:center;width:min(100%,clamp(12rem,72vw,18rem));height:auto;display:block}@media (width>=900px){.hero__logo[data-astro-cid-ge2uvauf]{width:min(100%,clamp(18rem,38vw,28rem))}}.hero__panel[data-astro-cid-ge2uvauf]{gap:clamp(1rem,2.5vh,1.5rem);min-width:0;display:grid}.hero__headline[data-astro-cid-ge2uvauf]{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;color:var(--color-white);text-shadow:0 10px 30px #00000059;margin:0;font-size:clamp(2rem,5.8vw,3.6rem);font-weight:700;line-height:1.02}.hero__description[data-astro-cid-ge2uvauf]{max-width:38ch;color:var(--color-muted);text-shadow:0 6px 18px #00000059;margin:0;font-size:clamp(1rem,2.1vw,1.12rem);line-height:1.55}.hero__accent--blue[data-astro-cid-ge2uvauf]{color:var(--color-blue)}.hero__accent--cyan[data-astro-cid-ge2uvauf]{color:var(--color-cyan)}.hero__accent--violet[data-astro-cid-ge2uvauf]{color:var(--color-violet)}.hero__headline[data-astro-cid-ge2uvauf] .hero__accent[data-astro-cid-ge2uvauf]{text-shadow:0 8px 24px #0006}.hero__description[data-astro-cid-ge2uvauf] .hero__accent[data-astro-cid-ge2uvauf]{font-weight:500}.hero__description[data-astro-cid-ge2uvauf] .hero__accent--blue[data-astro-cid-ge2uvauf]{color:var(--color-blue)}.hero__description[data-astro-cid-ge2uvauf] .hero__accent--cyan[data-astro-cid-ge2uvauf]{color:var(--color-cyan)}.hero__description[data-astro-cid-ge2uvauf] .hero__accent--violet[data-astro-cid-ge2uvauf]{color:var(--color-violet)}.hero__actions[data-astro-cid-ge2uvauf]{gap:.75rem;width:min(100%,22rem);display:grid}@media (width>=900px){.hero__actions[data-astro-cid-ge2uvauf]{width:min(100%,22rem)}}.hero__action[data-astro-cid-ge2uvauf]{backdrop-filter:blur(14px);width:100%;color:var(--color-white);text-align:left;cursor:pointer;transition:transform .2s var(--ease-out), border-color .2s var(--ease-out), background .2s var(--ease-out);background:#0a0a0b94;border:1px solid #ffffff24;border-radius:1rem;gap:.35rem;padding:.95rem 1.1rem;display:grid}.hero__action[data-astro-cid-ge2uvauf]:hover{background:#0a0a0bb8;border-color:#00f2ff6b;transform:translateY(-1px)}.hero__action-label[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:#ffffff94;font-size:.68rem;font-weight:500}.hero__action-label--cyan[data-astro-cid-ge2uvauf],.hero__actions[data-astro-cid-ge2uvauf]>.hero__action[data-astro-cid-ge2uvauf]:first-child .hero__action-label[data-astro-cid-ge2uvauf]{color:var(--color-cyan)}.hero__action-label--blue[data-astro-cid-ge2uvauf],.hero__actions[data-astro-cid-ge2uvauf]>.hero__action[data-astro-cid-ge2uvauf]:last-child .hero__action-label[data-astro-cid-ge2uvauf]{color:var(--color-blue)}.hero__action-row[data-astro-cid-ge2uvauf]{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;display:grid}.hero__action-text[data-astro-cid-ge2uvauf]{font-family:var(--font-body);font-size:1rem;font-weight:600;line-height:1.25}.hero__action[data-astro-cid-ge2uvauf] svg{width:1.1rem;height:1.1rem;color:var(--color-cyan);flex-shrink:0}.reveal[data-astro-cid-ge2uvauf]{animation:rise .85s var(--ease-out) both}.reveal--delay-1[data-astro-cid-ge2uvauf]{animation-delay:.1s}.reveal--delay-2[data-astro-cid-ge2uvauf]{animation-delay:.2s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.reveal[data-astro-cid-ge2uvauf]{animation:none}}.services[data-astro-cid-lesv7jgp]{background:radial-gradient(ellipse 60% 40% at 80% 0%, #5e5ce624, transparent 55%), var(--color-black);border-top:1px solid #ffffff0f}.services__intro[data-astro-cid-lesv7jgp]{max-width:38rem;padding-top:clamp(3.5rem,10vw,6rem);padding-bottom:2rem}.services__intro[data-astro-cid-lesv7jgp] h2[data-astro-cid-lesv7jgp]{font-family:var(--font-display);letter-spacing:-.02em;margin:.65rem 0 0;font-size:clamp(1.45rem,3.4vw,2.15rem);line-height:1.2}.services__index[data-astro-cid-lesv7jgp]{border-top:1px solid #ffffff1a;gap:0;padding-bottom:clamp(2.5rem,6vw,4rem);display:grid}.pillar-accordion[data-astro-cid-lesv7jgp]{border-bottom:1px solid #ffffff1a}.pillar-accordion__summary[data-astro-cid-lesv7jgp]{cursor:pointer;transition:color .2s var(--ease-out), padding-left .2s var(--ease-out);grid-template-columns:2.75rem auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1.35rem 0;display:grid}.pillar-accordion[data-astro-cid-lesv7jgp]>summary[data-astro-cid-lesv7jgp],.pillar-accordion[data-astro-cid-lesv7jgp][open]>summary[data-astro-cid-lesv7jgp]{list-style:none}.pillar-accordion__summary[data-astro-cid-lesv7jgp]::-webkit-details-marker{display:none}.pillar-accordion__summary[data-astro-cid-lesv7jgp]:hover{color:var(--color-violet);padding-left:.35rem}.pillar-accordion[data-astro-cid-lesv7jgp][open] .pillar-accordion__summary[data-astro-cid-lesv7jgp]{color:var(--color-violet)}.services__code[data-astro-cid-lesv7jgp]{font-family:var(--font-mono);letter-spacing:.12em;color:var(--color-violet);font-size:.8rem;font-weight:500}.pillar-accordion__icon[data-astro-cid-lesv7jgp]{width:2.35rem;height:2.35rem;color:var(--color-muted);transition:color .25s var(--ease-out), border-color .25s var(--ease-out), background .25s var(--ease-out);background:#ffffff08;border:1px solid #ffffff1a;border-radius:.65rem;justify-content:center;align-items:center;display:inline-flex}.pillar-accordion__icon[data-astro-cid-lesv7jgp] svg{width:1.15rem;height:1.15rem}.pillar-accordion[data-astro-cid-lesv7jgp][open] .pillar-accordion__icon[data-astro-cid-lesv7jgp]{color:var(--color-violet);background:#5e5ce61f;border-color:#5e5ce666;animation:2.6s ease-in-out infinite icon-pulse}@keyframes icon-pulse{0%,to{box-shadow:0 0 #5e5ce64d}50%{box-shadow:0 0 0 6px #5e5ce600}}.services__index-title[data-astro-cid-lesv7jgp]{font-family:var(--font-display);letter-spacing:-.01em;min-width:0;font-size:clamp(1.15rem,3vw,1.7rem);font-weight:600;line-height:1.3}@media (width<=480px){.pillar-accordion__summary[data-astro-cid-lesv7jgp]{grid-template-columns:2rem 2.35rem minmax(0,1fr) auto;gap:.55rem;padding:1.1rem 0}.services__code[data-astro-cid-lesv7jgp]{font-size:.72rem}}.pillar-accordion__chevron[data-astro-cid-lesv7jgp]{width:1.1rem;height:1.1rem;color:var(--color-muted);transition:transform .25s var(--ease-out)}.pillar-accordion[data-astro-cid-lesv7jgp][open] .pillar-accordion__chevron[data-astro-cid-lesv7jgp]{color:var(--color-violet);transform:rotate(180deg)}.pillar-accordion__panel[data-astro-cid-lesv7jgp]{animation:panel-in .3s var(--ease-out) both;padding-bottom:clamp(2rem,5vw,3rem)}@keyframes panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pillar__inner[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:clamp(1.5rem,3.5vw,2.5rem);display:grid}@media (width>=900px){.pillar__inner[data-astro-cid-lesv7jgp]{grid-template-columns:minmax(14rem,.8fr) 1.2fr;align-items:start}}.pillar__aside[data-astro-cid-lesv7jgp]{flex-direction:column;height:100%;display:flex}.pillar__summary[data-astro-cid-lesv7jgp]{color:var(--color-muted);max-width:34ch;margin:0;line-height:1.55}.pillar-hero[data-astro-cid-lesv7jgp]{flex:1;justify-content:center;align-items:center;min-height:12rem;margin-top:1.5rem;display:none;position:relative}@media (width>=900px){.pillar-hero[data-astro-cid-lesv7jgp]{display:flex}}.pillar-hero__glow[data-astro-cid-lesv7jgp]{filter:blur(48px);border-radius:50%;width:12rem;height:12rem;animation:5s ease-in-out infinite hero-breathe;position:absolute}.pillar-hero--tecnologia[data-astro-cid-lesv7jgp] .pillar-hero__glow[data-astro-cid-lesv7jgp]{background:radial-gradient(circle,#007aff66,#0000 70%)}.pillar-hero--marketing[data-astro-cid-lesv7jgp] .pillar-hero__glow[data-astro-cid-lesv7jgp]{background:radial-gradient(circle,#00f2ff61,#0000 70%)}.pillar-hero--diseno[data-astro-cid-lesv7jgp] .pillar-hero__glow[data-astro-cid-lesv7jgp]{background:radial-gradient(circle,#5e5ce666,#0000 70%)}.pillar-hero__viz[data-astro-cid-lesv7jgp]{flex-shrink:0;width:7.5rem;height:7.5rem;position:relative}.pillar-hero__viz[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{display:block;position:absolute}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__ring[data-astro-cid-lesv7jgp]{border:1px dashed #007aff59;border-radius:50%;animation:18s linear infinite circuit-spin;inset:0}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__core[data-astro-cid-lesv7jgp]{background:var(--color-blue);border-radius:50%;width:1.35rem;height:1.35rem;margin:-.675rem 0 0 -.675rem;animation:2.4s ease-in-out infinite core-pulse;top:50%;left:50%;box-shadow:0 0 0 4px #007aff33,0 0 24px #007aff8c}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__node[data-astro-cid-lesv7jgp]{background:var(--color-cyan);border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 10px #00f2ff99}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__node--1[data-astro-cid-lesv7jgp]{margin-left:-.275rem;animation:4s ease-in-out infinite node-orbit-1;top:12%;left:50%}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__node--2[data-astro-cid-lesv7jgp]{margin-top:-.275rem;animation:4.8s ease-in-out infinite node-orbit-2;top:50%;right:8%}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__node--3[data-astro-cid-lesv7jgp]{animation:5.2s ease-in-out infinite node-orbit-3;bottom:14%;left:22%}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__node--4[data-astro-cid-lesv7jgp]{animation:4.4s ease-in-out infinite node-orbit-4;top:38%;left:10%}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__trace[data-astro-cid-lesv7jgp]{transform-origin:0;opacity:.6;background:linear-gradient(90deg,#0000,#007affb3,#0000);height:1px}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__trace--1[data-astro-cid-lesv7jgp]{width:44%;animation:3s ease-in-out infinite trace-flicker;top:28%;left:28%;transform:rotate(-18deg)}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__trace--2[data-astro-cid-lesv7jgp]{width:52%;animation:3s ease-in-out .6s infinite trace-flicker;top:52%;left:18%;transform:rotate(12deg)}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__trace--3[data-astro-cid-lesv7jgp]{width:38%;animation:3s ease-in-out 1.2s infinite trace-flicker;bottom:30%;left:32%;transform:rotate(-32deg)}.pillar-hero__viz--circuit[data-astro-cid-lesv7jgp] .viz__pulse[data-astro-cid-lesv7jgp]{border:1px solid #00f2ff40;border-radius:50%;animation:3s ease-out infinite pulse-ring;inset:18%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__grid[data-astro-cid-lesv7jgp]{background-image:linear-gradient(#00f2ff0f 1px,#0000 1px),linear-gradient(90deg,#00f2ff0f 1px,#0000 1px);background-size:25% 25%;border-bottom:1px solid #00f2ff33;border-left:1px solid #00f2ff33;inset:8% 6% 14%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__bar[data-astro-cid-lesv7jgp]{background:linear-gradient(to top, #00f2ff59, var(--color-cyan));transform-origin:bottom;border-radius:.2rem .2rem 0 0;width:.85rem;bottom:14%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__bar--1[data-astro-cid-lesv7jgp]{height:28%;animation:3.2s ease-in-out infinite bar-grow-1;left:18%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__bar--2[data-astro-cid-lesv7jgp]{height:42%;animation:3.2s ease-in-out .15s infinite bar-grow-2;left:34%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__bar--3[data-astro-cid-lesv7jgp]{height:58%;animation:3.2s ease-in-out .3s infinite bar-grow-3;left:50%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__bar--4[data-astro-cid-lesv7jgp]{height:78%;animation:3.2s ease-in-out .45s infinite bar-grow-4;left:66%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__trend[data-astro-cid-lesv7jgp]{border-top:2px solid var(--color-cyan);clip-path:polygon(0 100%,0 55%,25% 40%,45% 48%,65% 18%,85% 8%,100% 0,100% 100%);background:linear-gradient(135deg,#00f2ff26,#0000 60%);border-right:2px solid #0000;border-radius:0;width:58%;height:58%;animation:3.2s ease-in-out infinite trend-rise;bottom:14%;left:18%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__dot[data-astro-cid-lesv7jgp]{background:var(--color-cyan);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 8px #00f2ffcc}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__dot--1[data-astro-cid-lesv7jgp]{animation:3.2s ease-in-out .15s infinite dot-pop;bottom:42%;left:34%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__dot--2[data-astro-cid-lesv7jgp]{animation:3.2s ease-in-out .3s infinite dot-pop;bottom:58%;left:50%}.pillar-hero__viz--growth[data-astro-cid-lesv7jgp] .viz__dot--3[data-astro-cid-lesv7jgp]{animation:3.2s ease-in-out .45s infinite dot-pop;bottom:78%;left:66%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__orbit[data-astro-cid-lesv7jgp]{border:1px solid #5e5ce64d;border-radius:50%;animation:14s linear infinite palette-spin;inset:6%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__swatch[data-astro-cid-lesv7jgp]{border-radius:.35rem;width:1.5rem;height:1.5rem;box-shadow:0 4px 14px #00000059}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__swatch--1[data-astro-cid-lesv7jgp]{background:var(--color-blue);margin-left:-.75rem;animation:4.5s ease-in-out infinite swatch-float-1;top:14%;left:50%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__swatch--2[data-astro-cid-lesv7jgp]{background:var(--color-cyan);animation:4.5s ease-in-out .3s infinite swatch-float-2;top:42%;right:10%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__swatch--3[data-astro-cid-lesv7jgp]{background:var(--color-violet);animation:4.5s ease-in-out .6s infinite swatch-float-3;bottom:16%;left:14%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__swatch--4[data-astro-cid-lesv7jgp]{background:linear-gradient(135deg, var(--color-blue), var(--color-cyan), var(--color-violet));border-radius:50%;width:1.1rem;height:1.1rem;margin:-.55rem 0 0 -.55rem;animation:6s linear infinite swatch-spin;top:50%;left:50%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__brush[data-astro-cid-lesv7jgp]{background:linear-gradient(90deg, var(--color-violet), #ffffffe6);transform-origin:50%;border-radius:999px;width:3.2rem;height:.35rem;margin:-.175rem 0 0 -1.6rem;animation:4.5s ease-in-out infinite brush-sweep;top:50%;left:50%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__spark[data-astro-cid-lesv7jgp]{background:#ffffffe6;border-radius:50%;width:.35rem;height:.35rem;box-shadow:0 0 6px #fffc}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__spark--1[data-astro-cid-lesv7jgp]{animation:2.2s ease-in-out infinite spark-twinkle;top:22%;right:22%}.pillar-hero__viz--palette[data-astro-cid-lesv7jgp] .viz__spark--2[data-astro-cid-lesv7jgp]{animation:2.2s ease-in-out .8s infinite spark-twinkle;bottom:28%;right:30%}@keyframes circuit-spin{to{transform:rotate(360deg)}}@keyframes core-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 4px #007aff33,0 0 24px #007aff8c}50%{transform:scale(1.12);box-shadow:0 0 0 8px #007aff1a,0 0 32px #007affbf}}@keyframes node-orbit-1{0%,to{opacity:1;transform:translate(0)scale(1)}50%{opacity:.7;transform:translate(4px,6px)scale(1.2)}}@keyframes node-orbit-2{0%,to{transform:translate(0)}50%{transform:translate(-6px,4px)}}@keyframes node-orbit-3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(5px,-5px)scale(1.15)}}@keyframes node-orbit-4{0%,to{opacity:.8;transform:translate(0)}50%{opacity:1;transform:translate(3px,8px)}}@keyframes trace-flicker{0%,to{opacity:.25}50%{opacity:.85}}@keyframes pulse-ring{0%{opacity:.8;transform:scale(.85)}70%,to{opacity:0;transform:scale(1.15)}}@keyframes bar-grow-1{0%,to{transform:scaleY(.75)}50%{transform:scaleY(1)}}@keyframes bar-grow-2{0%,to{transform:scaleY(.7)}50%{transform:scaleY(1.05)}}@keyframes bar-grow-3{0%,to{transform:scaleY(.65)}50%{transform:scaleY(1.08)}}@keyframes bar-grow-4{0%,to{transform:scaleY(.6)}50%{transform:scaleY(1.1)}}@keyframes trend-rise{0%,to{opacity:.7;transform:translateY(4px)}50%{opacity:1;transform:translateY(-4px)}}@keyframes dot-pop{0%,to{opacity:.6;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}@keyframes palette-spin{to{transform:rotate(-360deg)}}@keyframes swatch-float-1{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-6px)rotate(6deg)}}@keyframes swatch-float-2{0%,to{transform:translate(0)rotate(8deg)}50%{transform:translate(-5px,4px)rotate(-4deg)}}@keyframes swatch-float-3{0%,to{transform:translateY(0)rotate(-8deg)}50%{transform:translateY(5px)rotate(8deg)}}@keyframes swatch-spin{to{transform:rotate(360deg)}}@keyframes brush-sweep{0%,to{transform:rotate(-28deg)}50%{transform:rotate(28deg)}}@keyframes spark-twinkle{0%,to{opacity:.3;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}}@keyframes hero-breathe{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.12)}}.pillar__list[data-astro-cid-lesv7jgp]{margin:0;padding:0;list-style:none}.pillar__list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{border-top:1px solid #ffffff1a;padding:1.15rem 0}.pillar__list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]:last-child{border-bottom:1px solid #ffffff1a}.pillar__list[data-astro-cid-lesv7jgp] h4[data-astro-cid-lesv7jgp]{margin:0 0 .4rem;font-size:1.02rem;font-weight:600}.pillar__list[data-astro-cid-lesv7jgp] p[data-astro-cid-lesv7jgp]{color:var(--color-muted);margin:0;font-size:.95rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.pillar-accordion__panel[data-astro-cid-lesv7jgp],.pillar-accordion__icon[data-astro-cid-lesv7jgp],.pillar-hero__glow[data-astro-cid-lesv7jgp],.pillar-hero__viz[data-astro-cid-lesv7jgp],.pillar-hero__viz[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{animation:none}}.portfolio[data-astro-cid-c6r7gr4v]{background:radial-gradient(ellipse 60% 45% at 15% 0%, #00f2ff1f, transparent 55%), var(--color-black);border-top:1px solid #ffffff0f;padding-block:clamp(3.5rem,8vw,5rem)}.portfolio__intro[data-astro-cid-c6r7gr4v]{max-width:38rem;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.portfolio__intro[data-astro-cid-c6r7gr4v] h2[data-astro-cid-c6r7gr4v]{font-family:var(--font-display);letter-spacing:-.02em;margin:.65rem 0 .75rem;font-size:clamp(1.45rem,3.4vw,2.15rem);line-height:1.2}.portfolio__lead[data-astro-cid-c6r7gr4v]{color:var(--color-muted);margin:0;line-height:1.55}.portfolio__carousel[data-astro-cid-c6r7gr4v]{position:relative}.portfolio__track[data-astro-cid-c6r7gr4v]{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:min(22rem,85vw);grid-auto-flow:column;gap:1.25rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.portfolio__track[data-astro-cid-c6r7gr4v]::-webkit-scrollbar{display:none}.portfolio__track[data-astro-cid-c6r7gr4v] .portfolio-card{scroll-snap-align:start}.portfolio__nav[data-astro-cid-c6r7gr4v]{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.portfolio__nav-btn[data-astro-cid-c6r7gr4v]{width:2.5rem;height:2.5rem;color:var(--color-white);cursor:pointer;transition:border-color .2s var(--ease-out), color .2s var(--ease-out);background:0 0;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.portfolio__nav-btn[data-astro-cid-c6r7gr4v]:hover{border-color:var(--color-cyan);color:var(--color-cyan)}.portfolio__nav-btn[data-astro-cid-c6r7gr4v] svg{width:1.1rem;height:1.1rem}.portfolio__more[data-astro-cid-c6r7gr4v]{margin-top:1.5rem}.portfolio__more-link[data-astro-cid-c6r7gr4v]{color:var(--color-cyan);transition:gap .2s var(--ease-out);align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.portfolio__more-link[data-astro-cid-c6r7gr4v]:hover{gap:.65rem}.portfolio__more-link[data-astro-cid-c6r7gr4v] svg{width:1rem;height:1rem}.blog[data-astro-cid-63zyyhnh]{background:radial-gradient(ellipse 60% 45% at 85% 0%, #007aff24, transparent 55%), var(--color-black);border-top:1px solid #ffffff0f;padding-block:clamp(3.5rem,8vw,5rem)}.blog__intro[data-astro-cid-63zyyhnh]{max-width:38rem;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.blog__intro[data-astro-cid-63zyyhnh] h2[data-astro-cid-63zyyhnh]{font-family:var(--font-display);letter-spacing:-.02em;margin:.65rem 0 .75rem;font-size:clamp(1.45rem,3.4vw,2.15rem);line-height:1.2}.blog__lead[data-astro-cid-63zyyhnh]{color:var(--color-muted);margin:0;line-height:1.55}.blog__grid[data-astro-cid-63zyyhnh]{grid-template-columns:minmax(0,1fr);gap:1.25rem;display:grid}@media (width>=640px){.blog__grid[data-astro-cid-63zyyhnh]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1000px){.blog__grid[data-astro-cid-63zyyhnh]{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog__more[data-astro-cid-63zyyhnh]{margin-top:1.5rem}.blog__more-link[data-astro-cid-63zyyhnh]{color:var(--color-cyan);transition:gap .2s var(--ease-out);align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.blog__more-link[data-astro-cid-63zyyhnh]:hover{gap:.65rem}.blog__more-link[data-astro-cid-63zyyhnh] svg{width:1rem;height:1rem}.contact[data-astro-cid-he3spzz3]{background:radial-gradient(70% 60% at 20% 100%,#00f2ff1a,#0000 55%),linear-gradient(#050508 0%,#000 100%);border-top:1px solid #ffffff0f}.contact__inner[data-astro-cid-he3spzz3]{max-width:40rem;padding-block:clamp(3.5rem,10vw,6rem)}.contact[data-astro-cid-he3spzz3] h2[data-astro-cid-he3spzz3]{font-family:var(--font-display);letter-spacing:-.02em;margin:.6rem 0 .9rem;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.15}.contact__lead[data-astro-cid-he3spzz3]{color:var(--color-muted);max-width:36ch;margin:0 0 1.75rem;line-height:1.55}.contact__form[data-astro-cid-he3spzz3],.contact__fields[data-astro-cid-he3spzz3]{gap:.85rem;display:grid}@media (width>=640px){.contact__fields[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1fr}}.contact__form[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3],.contact__form[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{width:100%;color:var(--color-white);resize:vertical;transition:border-color .2s var(--ease-out), background .2s var(--ease-out), box-shadow .2s var(--ease-out);background:#ffffff0a;border:1px solid #ffffff24;border-radius:.55rem;outline:none;padding:.9rem 1rem}.contact__form[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]::placeholder,.contact__form[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]::placeholder{color:#ffffff59}.contact__form[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]:focus,.contact__form[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]:focus{background:#007aff14;border-color:#00f2ffa6;box-shadow:0 0 0 3px #00f2ff26}.contact__actions[data-astro-cid-he3spzz3]{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.contact__message[data-astro-cid-he3spzz3]{color:var(--color-cyan);margin:.35rem 0 0;font-size:.9rem}.contact__message[data-astro-cid-he3spzz3][data-state=error]{color:#ff8f8f}
