:root{--bg:#07060d;--bg2:#0c0a18;--ink:#f4f2ff;--mut:#c6c1de;--faint:#b3acd0;--label:#bdb0e2;--line:rgba(180,170,255,.13);--violet:#8a7bff;--pink:#ff7ad9;--cyan:#6be7ff;--glass:rgba(22,18,40,.42);--disp:"Space Grotesk",system-ui,sans-serif;--sans:"Inter",system-ui,sans-serif;--mono:"Space Mono",ui-monospace,monospace;--spectrum:linear-gradient(100deg,var(--violet) 0%,var(--pink) 45%,var(--cyan) 100%);--m:clamp(1.25rem,5vw,6rem)}[data-astro-cid-ajutxypc]{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--sans);line-height:1.55;overflow-x:hidden;font-weight:400}[data-astro-cid-ajutxypc]::selection{background:var(--pink);color:#0b0712}a[data-astro-cid-ajutxypc]{color:inherit;text-decoration:none}h1[data-astro-cid-ajutxypc],h2[data-astro-cid-ajutxypc],h3[data-astro-cid-ajutxypc]{font-family:var(--disp);letter-spacing:-.02em}.scenebg[data-astro-cid-ajutxypc]{position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(60% 55% at 50% 42%,rgba(138,123,255,.3),transparent 70%),radial-gradient(45% 40% at 72% 60%,rgba(255,122,217,.2),transparent 70%),radial-gradient(50% 45% at 28% 64%,rgba(107,231,255,.16),transparent 72%),var(--bg)}canvas[data-astro-cid-ajutxypc]#prism{position:fixed;inset:0;width:100vw;height:100vh;z-index:1;pointer-events:none;display:block}.grain[data-astro-cid-ajutxypc]{position:fixed;inset:0;z-index:2;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.vignette[data-astro-cid-ajutxypc]{position:fixed;inset:0;z-index:2;pointer-events:none;background:radial-gradient(80% 120% at -12% 42%,rgba(7,6,13,.92) 0%,rgba(7,6,13,.55) 38%,transparent 62%),radial-gradient(125% 95% at 50% -8%,transparent 46%,rgba(7,6,13,.6) 100%),linear-gradient(180deg,transparent 60%,var(--bg) 98%)}@media(max-width:880px){.vignette[data-astro-cid-ajutxypc]{background:radial-gradient(120% 60% at 50% 110%,rgba(7,6,13,.94) 0%,rgba(7,6,13,.4) 44%,transparent 66%),radial-gradient(125% 95% at 50% -8%,transparent 50%,rgba(7,6,13,.55) 100%),linear-gradient(180deg,transparent 64%,var(--bg) 98%)}}.wrap[data-astro-cid-ajutxypc]{position:relative;z-index:3;max-width:1280px;margin:0 auto;padding:0 var(--m)}nav[data-astro-cid-ajutxypc]{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:1.3rem var(--m);transition:background .4s,backdrop-filter .4s,border-color .4s;border-bottom:1px solid transparent}nav[data-astro-cid-ajutxypc]:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;transition:opacity .4s;background:linear-gradient(180deg,rgba(7,6,13,.7) 0%,rgba(7,6,13,.34) 62%,transparent 100%)}nav[data-astro-cid-ajutxypc].scrolled{background:#07060d8c;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-bottom-color:var(--line)}nav[data-astro-cid-ajutxypc].scrolled:before{opacity:0}.logo[data-astro-cid-ajutxypc]{font-family:var(--disp);font-size:1.05rem;font-weight:600;letter-spacing:-.01em;display:flex;align-items:center;gap:.6rem;text-shadow:0 1px 10px rgba(7,6,13,.7)}.logo[data-astro-cid-ajutxypc] .pip[data-astro-cid-ajutxypc]{width:11px;height:11px;border-radius:3px;background:var(--spectrum);box-shadow:0 0 18px #8a7bffb3;transform:rotate(45deg)}.navlinks[data-astro-cid-ajutxypc]{display:flex;gap:2rem;font-family:var(--mono);font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]{position:relative;color:var(--mut);transition:color .3s;text-shadow:0 1px 9px rgba(7,6,13,.65)}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover{color:var(--ink)}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:1px;background:var(--spectrum);transition:width .35s cubic-bezier(.2,.8,.2,1)}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover:after{width:100%}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].all{color:var(--mut)}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].all:hover{color:var(--ink)}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].all:after{display:none}@media(max-width:760px){.navlinks[data-astro-cid-ajutxypc]{gap:1.1rem}.navlinks[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:not(.all){display:none}}.eyebrow[data-astro-cid-ajutxypc]{font-family:var(--mono);font-size:.88rem;letter-spacing:.12em;text-transform:uppercase;color:var(--label);display:inline-flex;align-items:center;gap:.65rem}.eyebrow[data-astro-cid-ajutxypc]:before{content:"";width:26px;height:1px;background:var(--spectrum)}.kicker[data-astro-cid-ajutxypc]{font-family:var(--sans);font-size:.82rem;font-weight:500;letter-spacing:.01em;color:var(--faint);display:inline-flex;align-items:baseline;gap:.6rem;flex:none}.kicker[data-astro-cid-ajutxypc] .dotmark[data-astro-cid-ajutxypc]{width:5px;height:5px;border-radius:2px;background:var(--spectrum);transform:translateY(-1px);flex:none}.kicker[data-astro-cid-ajutxypc] .idx[data-astro-cid-ajutxypc]{font-family:var(--mono);font-size:.74rem;letter-spacing:.06em;background:var(--spectrum);-webkit-background-clip:text;background-clip:text;color:transparent}.spectrum[data-astro-cid-ajutxypc]{background:var(--spectrum);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@media(prefers-reduced-motion:no-preference){.spectrum[data-astro-cid-ajutxypc]{animation:flow 9s linear infinite}}@keyframes flow{to{background-position:200% 0}}header[data-astro-cid-ajutxypc].hero{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:8rem 0 4rem;position:relative;overflow-x:clip}.hero[data-astro-cid-ajutxypc] .eyebrow[data-astro-cid-ajutxypc]{margin-bottom:2rem;text-shadow:0 1px 10px rgba(7,6,13,.75)}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]{position:relative;font-weight:600;font-size:clamp(2.9rem,9vw,8.5rem);line-height:.95;letter-spacing:-.035em;max-width:15ch;text-shadow:0 1px 2px rgba(7,6,13,.55),0 2px 22px rgba(7,6,13,.7),0 0 60px rgba(7,6,13,.55)}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]:before{content:"";position:absolute;z-index:-1;pointer-events:none;inset:-.12em -.42em -.22em -.22em;background:radial-gradient(66% 80% at 60% 76%,rgba(7,6,13,.72) 0%,rgba(7,6,13,.5) 40%,rgba(7,6,13,.2) 64%,transparent 80%)}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc] .ln[data-astro-cid-ajutxypc]{display:block;overflow:hidden}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc] .ln[data-astro-cid-ajutxypc]>span[data-astro-cid-ajutxypc]{display:block;will-change:transform}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc] .ships[data-astro-cid-ajutxypc]{background:linear-gradient(95deg,#b89dff,#ff8fe0 47%,#7fe9ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:none}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc] .ships[data-astro-cid-ajutxypc] .dot[data-astro-cid-ajutxypc]{color:#f2feff;-webkit-text-fill-color:#f2feff;text-shadow:0 0 10px rgba(127,233,255,.95),0 0 26px rgba(127,233,255,.6)}.hero[data-astro-cid-ajutxypc] .sub[data-astro-cid-ajutxypc]{margin-top:2.2rem;max-width:50ch;font-size:clamp(1rem,1.4vw,1.18rem);color:#d2cdeb;line-height:1.7;text-shadow:0 1px 12px rgba(7,6,13,.8),0 0 26px rgba(7,6,13,.55)}.hero[data-astro-cid-ajutxypc] .sub[data-astro-cid-ajutxypc] b[data-astro-cid-ajutxypc]{color:var(--ink);font-weight:600}.cta[data-astro-cid-ajutxypc]{margin-top:2.6rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.btn[data-astro-cid-ajutxypc]{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.7rem;border-radius:100px;font-size:.85rem;font-weight:600;font-family:var(--disp);letter-spacing:.01em;position:relative;overflow:hidden;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .4s,border-color .4s,color .4s}.btn[data-astro-cid-ajutxypc].primary{color:#08060f;background:linear-gradient(100deg,var(--violet) 0%,#c9a8ff 38%,var(--cyan) 100%);box-shadow:0 10px 40px -12px #8a7bffb3,inset 0 1px #ffffff8c}.btn[data-astro-cid-ajutxypc].primary:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.4),transparent 48%);opacity:.85;pointer-events:none}.btn[data-astro-cid-ajutxypc].primary:hover{transform:translateY(-3px);box-shadow:0 18px 60px -8px #6be7ffa6,0 0 0 1px #ffffff40,inset 0 1px #fff9}.btn[data-astro-cid-ajutxypc].ghost{border:1px solid transparent;color:var(--ink);background:linear-gradient(var(--bg),var(--bg)) padding-box,var(--spectrum) border-box;background-color:#16122857;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn[data-astro-cid-ajutxypc].ghost:hover{transform:translateY(-3px);box-shadow:0 0 30px -8px #8a7bff80}.btn[data-astro-cid-ajutxypc] .ar[data-astro-cid-ajutxypc]{transition:transform .45s}.btn[data-astro-cid-ajutxypc]:hover .ar[data-astro-cid-ajutxypc]{transform:translate(4px,-4px)}.scrollcue[data-astro-cid-ajutxypc]{position:absolute;bottom:1.8rem;left:0;font-family:var(--mono);font-size:.8rem;letter-spacing:.11em;color:#d8d2eef2;text-transform:uppercase;display:flex;align-items:center;gap:.7rem}.scrollcue[data-astro-cid-ajutxypc] .bar[data-astro-cid-ajutxypc]{width:1px;height:42px;background:linear-gradient(var(--violet),var(--cyan),transparent);display:block}.scrollcue[data-astro-cid-ajutxypc] .chev[data-astro-cid-ajutxypc]{font-size:.9rem;line-height:1;color:var(--cyan);display:inline-block}@media(prefers-reduced-motion:no-preference){.scrollcue[data-astro-cid-ajutxypc] .bar[data-astro-cid-ajutxypc]{animation:cue 2.4s ease-in-out infinite}.scrollcue[data-astro-cid-ajutxypc] .chev[data-astro-cid-ajutxypc]{animation:chev 1.8s ease-in-out infinite}}@keyframes cue{0%,to{transform:scaleY(.4);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}}@keyframes chev{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(5px);opacity:1}}@media(max-width:880px){canvas[data-astro-cid-ajutxypc]#prism{opacity:.62}header[data-astro-cid-ajutxypc].hero{padding:7.5rem 0 4rem;min-height:100svh}.hero[data-astro-cid-ajutxypc] .eyebrow[data-astro-cid-ajutxypc]{margin-bottom:1.4rem}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]{font-size:clamp(3.1rem,13vw,5rem);max-width:11ch}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]:before{background:radial-gradient(72% 84% at 58% 74%,rgba(7,6,13,.8) 0%,rgba(7,6,13,.55) 42%,transparent 78%)}.hero[data-astro-cid-ajutxypc] .sub[data-astro-cid-ajutxypc]{margin-top:1.8rem;font-size:1.04rem}}@media(max-width:880px)and (max-height:720px){header[data-astro-cid-ajutxypc].hero{padding-top:6.5rem}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]{font-size:clamp(2.8rem,11vw,4rem)}}@media(max-width:600px){.scenebg[data-astro-cid-ajutxypc]{background:radial-gradient(95% 62% at 50% 30%,rgba(138,123,255,.4),transparent 72%),radial-gradient(70% 48% at 74% 50%,rgba(255,122,217,.26),transparent 72%),radial-gradient(72% 50% at 26% 56%,rgba(107,231,255,.2),transparent 74%),var(--bg)}canvas[data-astro-cid-ajutxypc]#prism{opacity:.72}.vignette[data-astro-cid-ajutxypc]{background:radial-gradient(140% 52% at 50% 116%,rgba(7,6,13,.96) 0%,rgba(7,6,13,.34) 46%,transparent 70%),radial-gradient(125% 90% at 50% -12%,transparent 58%,rgba(7,6,13,.4) 100%),linear-gradient(180deg,transparent 70%,var(--bg) 99%)}header[data-astro-cid-ajutxypc].hero{min-height:100svh;padding:7rem 0 3.5rem;justify-content:flex-end}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]{font-size:clamp(3.6rem,15.5vw,5.4rem);line-height:.9;letter-spacing:-.04em;max-width:9ch}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]:before{background:radial-gradient(76% 86% at 56% 72%,rgba(7,6,13,.82) 0%,rgba(7,6,13,.58) 44%,transparent 80%)}.hero[data-astro-cid-ajutxypc] .sub[data-astro-cid-ajutxypc]{margin-top:1.6rem;font-size:1.02rem;max-width:38ch}.cta[data-astro-cid-ajutxypc]{margin-top:2rem}.scrollcue[data-astro-cid-ajutxypc]{display:none}}@media(max-width:600px)and (max-height:680px){.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc]{font-size:clamp(3.1rem,13vw,4.4rem)}header[data-astro-cid-ajutxypc].hero{padding-top:6rem}}section[data-astro-cid-ajutxypc]{padding:clamp(3.6rem,7.5vh,6rem) 0;position:relative}#stats[data-astro-cid-ajutxypc]{padding-bottom:clamp(1.6rem,3vh,2.6rem)}#services[data-astro-cid-ajutxypc]{padding-top:clamp(2rem,4vh,3.2rem)}.wrap[data-astro-cid-ajutxypc]>section[data-astro-cid-ajutxypc]+section[data-astro-cid-ajutxypc]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(180,170,255,.22) 28%,rgba(107,231,255,.16) 60%,transparent);opacity:.7}#services[data-astro-cid-ajutxypc]:before{display:none}.shead[data-astro-cid-ajutxypc]{display:flex;justify-content:space-between;align-items:baseline;gap:2rem;border-top:1px solid var(--line);padding-top:1.4rem;margin-bottom:3rem;position:relative}.shead[data-astro-cid-ajutxypc]:before{content:"";position:absolute;top:-1px;left:0;width:64px;height:2px;border-radius:2px;background:var(--violet);box-shadow:0 0 14px #8a7bffb3}#services[data-astro-cid-ajutxypc] .shead[data-astro-cid-ajutxypc]:before{background:var(--cyan);box-shadow:0 0 14px #6be7ffb3}#work[data-astro-cid-ajutxypc] .shead[data-astro-cid-ajutxypc]:before{background:var(--pink);box-shadow:0 0 14px #ff7ad9b3}#recognition[data-astro-cid-ajutxypc] .shead[data-astro-cid-ajutxypc]:before{background:var(--cyan);box-shadow:0 0 14px #6be7ffb3}#about[data-astro-cid-ajutxypc] .shead[data-astro-cid-ajutxypc]:before{background:var(--violet);box-shadow:0 0 14px #8a7bffb3}.shead[data-astro-cid-ajutxypc] h2[data-astro-cid-ajutxypc]{font-weight:600;font-size:clamp(1.7rem,3.4vw,2.7rem);letter-spacing:-.025em}.shead[data-astro-cid-ajutxypc] .eyebrow[data-astro-cid-ajutxypc]{flex:none}@media(max-width:560px){.shead[data-astro-cid-ajutxypc]{flex-direction:column;align-items:flex-start;gap:.7rem}}.marquee[data-astro-cid-ajutxypc]{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.6rem 0;overflow:hidden;white-space:nowrap;position:relative;z-index:3}.marquee[data-astro-cid-ajutxypc] .track[data-astro-cid-ajutxypc]{display:inline-block;will-change:transform}.marquee[data-astro-cid-ajutxypc] span[data-astro-cid-ajutxypc]{font-family:var(--disp);font-weight:500;font-size:clamp(1.3rem,3vw,2.2rem);letter-spacing:-.02em;color:var(--mut);padding:0 1.4rem}.marquee[data-astro-cid-ajutxypc] span[data-astro-cid-ajutxypc] em[data-astro-cid-ajutxypc]{font-style:normal}@media(prefers-reduced-motion:no-preference){.marquee[data-astro-cid-ajutxypc] .track[data-astro-cid-ajutxypc]{animation:scrollx 26s linear infinite}}@keyframes scrollx{to{transform:translate(-50%)}}.stats[data-astro-cid-ajutxypc]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stat[data-astro-cid-ajutxypc]{padding:2.3rem 1.7rem;border-radius:18px;border:1px solid transparent;background:linear-gradient(var(--bg2),var(--bg2)) padding-box,linear-gradient(150deg,#8a7bff8c,#6be7ff66 55%,#ff7ad926) border-box;background-color:#14102680;position:relative;overflow:hidden;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.stat[data-astro-cid-ajutxypc]:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 90% at 0% 0%,rgba(138,123,255,.18),transparent 55%);opacity:.6;transition:opacity .5s;pointer-events:none}.stat[data-astro-cid-ajutxypc]:after{content:"";position:absolute;inset:0;background:var(--spectrum);opacity:0;transition:opacity .5s;mix-blend-mode:overlay;pointer-events:none}.stat[data-astro-cid-ajutxypc]:hover{transform:translateY(-6px);box-shadow:0 22px 50px -22px #8a7bff99}.stat[data-astro-cid-ajutxypc]:hover:after{opacity:.16}.stat[data-astro-cid-ajutxypc] .n[data-astro-cid-ajutxypc]{font-family:var(--disp);font-weight:700;font-size:clamp(2.6rem,5vw,4rem);letter-spacing:-.03em;line-height:1;color:var(--ink)}.stat[data-astro-cid-ajutxypc] .l[data-astro-cid-ajutxypc]{margin-top:.8rem;font-family:var(--mono);font-size:.74rem;letter-spacing:.08em;color:#c9c2e0;text-transform:uppercase}@media(max-width:880px){.stats[data-astro-cid-ajutxypc]{grid-template-columns:repeat(2,1fr)}}@media(max-width:460px){.stats[data-astro-cid-ajutxypc]{grid-template-columns:1fr}}.pillars[data-astro-cid-ajutxypc]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pillar[data-astro-cid-ajutxypc]{padding:2.2rem 1.9rem;border-radius:18px;border:1px solid transparent;background:linear-gradient(var(--bg2),var(--bg2)) padding-box,linear-gradient(150deg,#8a7bff6b,#6be7ff4d 52%,#ff7ad938) border-box;background-color:#14102680;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s;position:relative;overflow:hidden}.pillar[data-astro-cid-ajutxypc] .refract[data-astro-cid-ajutxypc]{content:"";position:absolute;inset:0;border-radius:18px;pointer-events:none;z-index:0;background:radial-gradient(120% 90% at 0% 0%,rgba(138,123,255,.16),transparent 52%),radial-gradient(90% 80% at 100% 100%,rgba(107,231,255,.1),transparent 56%);opacity:.7;transition:opacity .5s}.pillar[data-astro-cid-ajutxypc]>[data-astro-cid-ajutxypc]{position:relative;z-index:1}.pillar[data-astro-cid-ajutxypc]:before{content:"";position:absolute;inset:0;border-radius:18px;padding:1px;pointer-events:none;z-index:0;background:linear-gradient(140deg,#9e8fffd9,#7fe7ff80 45%,#ff8ee3b3);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:0;transition:opacity .5s}.pillar[data-astro-cid-ajutxypc]:after{content:"";position:absolute;left:0;right:0;top:0;height:2px;border-radius:2px;background:var(--spectrum);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.pillar[data-astro-cid-ajutxypc]:hover{transform:translateY(-4px);box-shadow:0 18px 48px -26px #8a7bff99,0 0 30px -16px #6be7ff66}.pillar[data-astro-cid-ajutxypc]:hover .refract[data-astro-cid-ajutxypc]{opacity:1}.pillar[data-astro-cid-ajutxypc]:hover:before{opacity:1}.pillar[data-astro-cid-ajutxypc]:hover:after{transform:scaleX(1)}.pillar[data-astro-cid-ajutxypc] .pi[data-astro-cid-ajutxypc]{font-family:var(--mono);font-size:.82rem;letter-spacing:.06em;background:var(--spectrum);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:1.3rem;display:block}.pillar[data-astro-cid-ajutxypc] h3[data-astro-cid-ajutxypc]{font-size:1.35rem;font-weight:600;margin-bottom:.7rem}.pillar[data-astro-cid-ajutxypc] p[data-astro-cid-ajutxypc]{color:#c4bee0;font-size:.97rem;line-height:1.65;max-width:42ch}@media(max-width:760px){.pillars[data-astro-cid-ajutxypc]{grid-template-columns:1fr}}.work[data-astro-cid-ajutxypc]{display:flex;flex-direction:column;gap:1.1rem}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]{display:grid;grid-template-columns:340px 1fr auto;gap:2.6rem;align-items:center;padding:1.6rem 1.7rem;position:relative;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#0d0b18a8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .5s cubic-bezier(.2,.8,.2,1),background .45s,border-color .45s,box-shadow .5s}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat{grid-template-columns:420px 1fr auto;padding:2rem 1.9rem;background:linear-gradient(105deg,#8a7bff14,#6be7ff0d 55%,#ff7ad90d)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .pv[data-astro-cid-ajutxypc]{width:420px;height:272px;border-color:#b4aaff57}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .wt[data-astro-cid-ajutxypc]{font-size:clamp(1.9rem,3.8vw,2.9rem)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .ring[data-astro-cid-ajutxypc]{opacity:.5}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat:hover .ring[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat:focus-visible .ring[data-astro-cid-ajutxypc]{opacity:1}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .feattag[data-astro-cid-ajutxypc]{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);border:1px solid rgba(107,231,255,.3);border-radius:100px;padding:.28rem .7rem;width:fit-content;margin-bottom:.2rem}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .feattag[data-astro-cid-ajutxypc]:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 8px var(--cyan)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:not(.feat) .feattag[data-astro-cid-ajutxypc]{display:none}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:before{content:"";position:absolute;inset:0;border-radius:22px;opacity:0;transition:opacity .45s;pointer-events:none;background:linear-gradient(105deg,#8a7bff24,#6be7ff17 50%,#ff7ad912);box-shadow:inset 0 1px #ffffff1f}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:after{content:"";position:absolute;left:0;top:10%;bottom:10%;width:3px;border-radius:3px;background:var(--spectrum);transform:scaleY(0);transform-origin:top;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.work[data-astro-cid-ajutxypc] .ring[data-astro-cid-ajutxypc]{content:"";position:absolute;inset:0;border-radius:22px;padding:1px;pointer-events:none;z-index:1;background:linear-gradient(135deg,#9e8ffff2,#7fe7ff99 46%,#ff8ee3d9);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:0;transition:opacity .45s}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover,.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible{transform:translateY(-5px);border-color:#b4aaff5c;box-shadow:0 28px 64px -28px #8a7bffbf,0 0 40px -18px #6be7ff73}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible{outline:none}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:active{transform:translateY(-2px) scale(.995)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover:before,.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible:before{opacity:1}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover:after,.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible:after{transform:scaleY(1)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .ring[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .ring[data-astro-cid-ajutxypc]{opacity:1}.pv[data-astro-cid-ajutxypc]{position:relative;width:340px;height:204px;border-radius:16px;overflow:hidden;flex:none;display:flex;flex-direction:column;justify-content:flex-end;padding:1.15rem 1.3rem;isolation:isolate;border:1px solid rgba(180,170,255,.22);box-shadow:0 14px 40px -22px #080610f2,inset 0 1px #ffffff1a;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s,border-color .5s;background:linear-gradient(0deg,rgba(7,6,13,.64) 0%,rgba(7,6,13,.3) 30%,transparent 56%),radial-gradient(58% 52% at 6% 4%,rgba(7,6,13,.5),transparent 64%),radial-gradient(58% 52% at 94% 4%,rgba(7,6,13,.5),transparent 64%)}.pv[data-astro-cid-ajutxypc]:before{content:"";position:absolute;inset:0;z-index:-2;filter:saturate(1.2) contrast(1.05);transform:scale(1.04);transition:transform .7s,filter .7s}.pv[data-astro-cid-ajutxypc]:after{content:"";position:absolute;top:0;bottom:0;left:-65%;width:55%;z-index:-1;background:linear-gradient(105deg,transparent,rgba(255,255,255,.4),transparent);transform:skew(-18deg);transition:left .8s cubic-bezier(.2,.8,.2,1);pointer-events:none}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .pv[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .pv[data-astro-cid-ajutxypc]{transform:translateY(-3px) rotate(-.8deg);border-color:#b4aaff80;box-shadow:0 26px 50px -20px #8a7bff99,inset 0 1px #ffffff29}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .pv[data-astro-cid-ajutxypc]:before,.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .pv[data-astro-cid-ajutxypc]:before{transform:scale(1.12) rotate(1.5deg);filter:saturate(1.5) contrast(1.1)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .pv[data-astro-cid-ajutxypc]:after{left:130%}.pvfx[data-astro-cid-ajutxypc]{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.9;transition:transform .7s cubic-bezier(.2,.8,.2,1),opacity .6s}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .pvfx[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .pvfx[data-astro-cid-ajutxypc]{transform:scale(1.06)}.pv-idx[data-astro-cid-ajutxypc]{position:absolute;z-index:2;top:.85rem;left:1.3rem;font-family:var(--mono);font-size:.78rem;letter-spacing:.14em;color:#eceaf8;padding:.18rem .5rem;border-radius:7px;background:#07060d8c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);text-shadow:0 1px 6px rgba(0,0,0,.5)}.pv-metric[data-astro-cid-ajutxypc]{position:relative;z-index:2;display:flex;flex-direction:column;line-height:1;text-shadow:0 2px 14px rgba(7,6,13,.7)}.pv-metric[data-astro-cid-ajutxypc]:before{content:"";position:absolute;z-index:-1;inset:-.55rem -1.3rem -1.15rem;pointer-events:none;background:radial-gradient(120% 130% at 14% 86%,rgba(7,6,13,.7),rgba(7,6,13,.34) 56%,transparent 80%)}.pv-metric[data-astro-cid-ajutxypc] b[data-astro-cid-ajutxypc]{font-family:var(--disp);font-weight:700;font-size:clamp(1.7rem,3vw,2.3rem);letter-spacing:-.03em;color:#fff;transition:transform .5s cubic-bezier(.2,.8,.2,1),text-shadow .5s;transform-origin:left bottom}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .pv-metric[data-astro-cid-ajutxypc] b[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .pv-metric[data-astro-cid-ajutxypc] b[data-astro-cid-ajutxypc]{transform:scale(1.1);text-shadow:0 2px 16px rgba(7,6,13,.7),0 0 22px rgba(255,255,255,.35)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .pv-metric[data-astro-cid-ajutxypc] b[data-astro-cid-ajutxypc]{font-size:clamp(2.2rem,4vw,3rem)}.pv-metric[data-astro-cid-ajutxypc] i[data-astro-cid-ajutxypc]{font-family:var(--mono);font-style:normal;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#eceaf8;margin-top:.5rem;align-self:flex-start;background:#07060d8c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);padding:.2rem .5rem;border-radius:7px}.pv-arrow[data-astro-cid-ajutxypc]{position:absolute;z-index:2;top:.7rem;right:1rem;font-size:1.05rem;color:#fff;opacity:0;transform:translate(-5px,5px);transition:opacity .45s,transform .45s;text-shadow:0 1px 8px rgba(0,0,0,.5)}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .pv-arrow[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .pv-arrow[data-astro-cid-ajutxypc]{opacity:1;transform:translate(0)}.pv-lt[data-astro-cid-ajutxypc]:before{background:radial-gradient(64% 80% at 18% 78%,rgba(154,140,255,.95),rgba(58,36,127,.4) 60%,transparent 78%),radial-gradient(56% 64% at 88% 22%,rgba(107,231,255,.7),transparent 64%),linear-gradient(120deg,#1c1450,#3a2c92 42%,#3fb6dc 88%)}.pv-lt[data-astro-cid-ajutxypc] .pvfx[data-astro-cid-ajutxypc]{background:linear-gradient(to top,rgba(231,250,255,.22),transparent 64%),repeating-linear-gradient(90deg,transparent 0 30px,rgba(220,228,255,.1) 30px 31px);clip-path:polygon(0% 100%,0% 74%,18% 66%,34% 72%,50% 50%,66% 56%,82% 32%,100% 22%,100% 100%);mix-blend-mode:screen;opacity:.78}.pv-testmu[data-astro-cid-ajutxypc]:before{background:linear-gradient(105deg,#3a247ff2,#9a8cff80 48%,#ff8ae0d9),radial-gradient(60% 70% at 50% 50%,rgba(120,234,255,.55),transparent 66%)}.pv-testmu[data-astro-cid-ajutxypc] .pvfx[data-astro-cid-ajutxypc]{background:linear-gradient(105deg,transparent 0 48%,rgba(255,255,255,.5) 49.4% 50.6%,transparent 51% 100%),repeating-linear-gradient(105deg,transparent 0 14px,rgba(231,230,255,.1) 14px 15px);mix-blend-mode:screen;opacity:.7}.pv-samsung[data-astro-cid-ajutxypc]:before{background:radial-gradient(60% 70% at 50% 52%,rgba(120,234,255,.98),rgba(28,40,92,.5) 58%,transparent 80%),radial-gradient(52% 56% at 14% 16%,rgba(154,140,255,.7),transparent 64%),linear-gradient(135deg,#0c1a3a,#1f5a86 52%,#3fb6dc)}.pv-samsung[data-astro-cid-ajutxypc] .pvfx[data-astro-cid-ajutxypc]{background:repeating-radial-gradient(circle at 50% 52%,transparent 0 22px,rgba(231,250,255,.18) 22px 23.5px,transparent 23.5px 46px);-webkit-mask:radial-gradient(60% 70% at 50% 52%,#000,transparent 82%);mask:radial-gradient(60% 70% at 50% 52%,#000,transparent 82%);mix-blend-mode:screen;opacity:.62}.pv-medilife[data-astro-cid-ajutxypc]:before{background:radial-gradient(64% 76% at 30% 40%,rgba(120,234,255,.92),transparent 66%),radial-gradient(58% 66% at 84% 80%,rgba(150,134,255,.78),transparent 66%),linear-gradient(135deg,#102a44,#1c5e86 50%,#46c3dd)}.pv-medilife[data-astro-cid-ajutxypc] .pvfx[data-astro-cid-ajutxypc]{background:linear-gradient(to right,transparent 0 6%,rgba(231,250,255,.55) 6% 6.6%,transparent 6.6% 28%,rgba(231,250,255,.55) 28% 28.6%,transparent 28.6% 40%,rgba(231,250,255,.85) 40% 47%,transparent 47% 53%,rgba(231,250,255,.55) 53% 53.6%,transparent 53.6% 100%);-webkit-mask:linear-gradient(0deg,transparent 38%,#000 50%,transparent 62%);mask:linear-gradient(0deg,transparent 38%,#000 50%,transparent 62%);mix-blend-mode:screen;opacity:.7}.pv-lido[data-astro-cid-ajutxypc]:before{background:radial-gradient(70% 84% at 12% 50%,rgba(154,140,255,.98),rgba(58,36,127,.45) 60%,transparent 80%),radial-gradient(52% 60% at 90% 60%,rgba(107,231,255,.6),transparent 64%),linear-gradient(100deg,#241653,#4a36a0 46%,#7d6fe6)}.pv-lido[data-astro-cid-ajutxypc] .pvfx[data-astro-cid-ajutxypc]{background:repeating-linear-gradient(90deg,transparent 0 30px,rgba(231,230,255,.14) 30px 31px);-webkit-mask:polygon(0 8%,100% 38%,100% 62%,0 92%);clip-path:polygon(0 8%,100% 38%,100% 62%,0 92%);mix-blend-mode:screen;opacity:.6}.pv-appknox[data-astro-cid-ajutxypc]:before{background:radial-gradient(60% 72% at 50% 44%,rgba(150,134,255,.95),rgba(58,36,127,.45) 58%,transparent 80%),radial-gradient(54% 58% at 84% 84%,rgba(255,138,224,.7),transparent 64%),linear-gradient(135deg,#1d1647,#3a2c8f 52%,#7d4fb0)}.pv-appknox[data-astro-cid-ajutxypc] .pvfx[data-astro-cid-ajutxypc]{background:repeating-linear-gradient(0deg,transparent 0 7px,rgba(231,230,255,.14) 7px 8px);-webkit-mask:polygon(50% 6%,86% 22%,86% 54%,50% 90%,14% 54%,14% 22%);clip-path:polygon(50% 6%,86% 22%,86% 54%,50% 90%,14% 54%,14% 22%);mix-blend-mode:screen;opacity:.62}.work[data-astro-cid-ajutxypc] .wmid[data-astro-cid-ajutxypc]{display:flex;flex-direction:column;gap:.5rem;min-width:0}.work[data-astro-cid-ajutxypc] .widx[data-astro-cid-ajutxypc]{font-family:var(--mono);font-size:.74rem;letter-spacing:.1em;color:var(--faint)}.work[data-astro-cid-ajutxypc] .widx[data-astro-cid-ajutxypc] em[data-astro-cid-ajutxypc]{font-style:normal;background:var(--spectrum);-webkit-background-clip:text;background-clip:text;color:transparent}.work[data-astro-cid-ajutxypc] .wt[data-astro-cid-ajutxypc]{font-family:var(--disp);font-weight:600;font-size:clamp(1.5rem,3.2vw,2.4rem);letter-spacing:-.025em;transition:color .35s;position:relative;line-height:1.04}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .wt[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .wt[data-astro-cid-ajutxypc]{color:transparent;background:var(--spectrum);-webkit-background-clip:text;background-clip:text}.work[data-astro-cid-ajutxypc] .wrole[data-astro-cid-ajutxypc]{font-family:var(--mono);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;color:#c9c2e0;transition:color .35s}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .wrole[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .wrole[data-astro-cid-ajutxypc]{color:var(--cyan)}.work[data-astro-cid-ajutxypc] .wd[data-astro-cid-ajutxypc]{font-size:.94rem;color:var(--mut);line-height:1.55;max-width:30ch;align-self:center}.work[data-astro-cid-ajutxypc] .wy[data-astro-cid-ajutxypc]{font-family:var(--mono);color:var(--faint);font-size:.9rem;justify-self:end;display:flex;align-items:center;gap:.7rem}.work[data-astro-cid-ajutxypc] .wy[data-astro-cid-ajutxypc] .arr[data-astro-cid-ajutxypc]{display:inline-block;color:var(--violet);transform:translate(-6px);opacity:0;transition:transform .45s,opacity .45s}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .wy[data-astro-cid-ajutxypc] .arr[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:focus-visible .wy[data-astro-cid-ajutxypc] .arr[data-astro-cid-ajutxypc]{transform:translate(0);opacity:1}@media(max-width:980px){.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat{grid-template-columns:250px 1fr auto;gap:1.7rem;padding:1.5rem}.pv[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .pv[data-astro-cid-ajutxypc]{width:250px;height:160px}.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .wt[data-astro-cid-ajutxypc]{font-size:clamp(1.7rem,4vw,2.2rem)}.work[data-astro-cid-ajutxypc] .wd[data-astro-cid-ajutxypc]{display:none}}@media(max-width:680px){.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat{grid-template-columns:1fr;gap:1.1rem;padding:1.2rem}.pv[data-astro-cid-ajutxypc],.work[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc].feat .pv[data-astro-cid-ajutxypc]{width:100%;height:188px}.work[data-astro-cid-ajutxypc] .wy[data-astro-cid-ajutxypc]{justify-self:start}}.recog[data-astro-cid-ajutxypc]{display:grid;grid-template-columns:1fr 1fr;gap:var(--m);align-items:start}.awards[data-astro-cid-ajutxypc]{display:flex;flex-direction:column;gap:.2rem}.award[data-astro-cid-ajutxypc]{display:flex;gap:1.15rem;align-items:center;padding:1.2rem 0;position:relative;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.award[data-astro-cid-ajutxypc]:hover{transform:translate(5px)}.award[data-astro-cid-ajutxypc]+.award[data-astro-cid-ajutxypc]{border-top:1px solid transparent;background:linear-gradient(90deg,rgba(180,170,255,.34),rgba(107,231,255,.16) 42%,transparent 80%) top/100% 1px no-repeat}.award[data-astro-cid-ajutxypc] .laurel[data-astro-cid-ajutxypc]{flex:none;width:38px;height:38px;display:grid;place-items:center;color:var(--violet);filter:drop-shadow(0 0 11px rgba(138,123,255,.45));transition:color .4s,filter .4s}.award[data-astro-cid-ajutxypc]:hover .laurel[data-astro-cid-ajutxypc]{color:var(--cyan);filter:drop-shadow(0 0 14px rgba(107,231,255,.6))}.award[data-astro-cid-ajutxypc] .laurel[data-astro-cid-ajutxypc] svg[data-astro-cid-ajutxypc]{width:38px;height:38px}.award[data-astro-cid-ajutxypc] .at[data-astro-cid-ajutxypc] b[data-astro-cid-ajutxypc]{font-weight:600;font-family:var(--disp);display:block;line-height:1.2;font-size:clamp(1.2rem,1.9vw,1.5rem);letter-spacing:-.015em;color:var(--ink)}.award[data-astro-cid-ajutxypc] .at[data-astro-cid-ajutxypc] span[data-astro-cid-ajutxypc]{color:var(--mut);font-size:.82rem;font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;margin-top:.25rem;display:block}.brands[data-astro-cid-ajutxypc]{display:flex;flex-direction:column;gap:1.05rem;align-content:flex-start}.brands[data-astro-cid-ajutxypc] .brandlbl[data-astro-cid-ajutxypc]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--sans);font-size:.82rem;font-weight:500;letter-spacing:.01em;color:var(--faint);padding-bottom:.95rem;border-bottom:1px solid transparent;background:linear-gradient(90deg,rgba(180,170,255,.34),rgba(107,231,255,.16) 46%,transparent 82%) bottom/100% 1px no-repeat}.brands[data-astro-cid-ajutxypc] .brandlbl[data-astro-cid-ajutxypc] .dotmark[data-astro-cid-ajutxypc]{width:5px;height:5px;border-radius:2px;background:var(--spectrum);flex:none}.brandpills[data-astro-cid-ajutxypc]{display:flex;flex-wrap:wrap;gap:.7rem;align-content:flex-start}.brandpills[data-astro-cid-ajutxypc] span[data-astro-cid-ajutxypc]{border:1px solid var(--line);border-radius:100px;padding:.7rem 1.35rem;font-size:.98rem;font-weight:500;letter-spacing:-.005em;color:#d4cfe8;background:#100d1eb8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:color .3s,border-color .3s,box-shadow .3s,transform .3s}.brandpills[data-astro-cid-ajutxypc] span[data-astro-cid-ajutxypc]:hover{color:var(--ink);border-color:#b4aaff66;box-shadow:0 0 22px -10px #8a7bff99;transform:translateY(-2px)}@media(max-width:760px){.recog[data-astro-cid-ajutxypc]{grid-template-columns:1fr;gap:3rem}}.echo[data-astro-cid-ajutxypc]{position:relative;min-height:54vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:clamp(3.4rem,8vh,5.4rem) 0;overflow:hidden}.seam[data-astro-cid-ajutxypc]{position:relative;z-index:3;height:0;margin:0 auto;max-width:1280px;padding:0 var(--m)}.seam[data-astro-cid-ajutxypc]:before{content:"";position:absolute;left:var(--m);right:var(--m);top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(180,170,255,.2) 30%,rgba(107,231,255,.15) 60%,transparent);opacity:.65}.seam[data-astro-cid-ajutxypc]:after{content:"";position:absolute;left:50%;top:-3px;width:7px;height:7px;border-radius:2px;transform:translate(-50%) rotate(45deg);background:var(--spectrum);box-shadow:0 0 14px #8a7bff99;opacity:.85}.echo[data-astro-cid-ajutxypc]:before{content:"";position:absolute;inset:-10% -20%;z-index:0;pointer-events:none;background:radial-gradient(38% 46% at 50% 50%,rgba(138,123,255,.42),transparent 70%),radial-gradient(30% 36% at 38% 44%,rgba(255,122,217,.3),transparent 70%),radial-gradient(34% 40% at 64% 58%,rgba(107,231,255,.3),transparent 72%);filter:blur(8px)}.echo[data-astro-cid-ajutxypc]:after{content:"";position:absolute;left:50%;top:50%;width:min(54vw,560px);height:min(54vw,560px);transform:translate(-50%,-50%) rotate(45deg);z-index:0;pointer-events:none;border-radius:30% 70% 62% 38%/44% 38% 62% 56%;background:conic-gradient(from 120deg,#8a7bff80,#ff7ad973,#6be7ff80,#8a7bff80);opacity:.55;mix-blend-mode:screen;filter:blur(2px)}@media(prefers-reduced-motion:no-preference){.echo[data-astro-cid-ajutxypc]:after{animation:echospin 34s linear infinite}}@keyframes echospin{to{transform:translate(-50%,-50%) rotate(405deg)}}.echo[data-astro-cid-ajutxypc] .scrim[data-astro-cid-ajutxypc]{position:relative;z-index:2;max-width:760px;margin:0 auto;padding:3rem 2.4rem 3.2rem;border-radius:26px;background:radial-gradient(120% 130% at 50% 30%,#07060dd1,#07060d8c 60%,#07060d33);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:inset 0 1px #ffffff0f}.echo[data-astro-cid-ajutxypc] .echotxt[data-astro-cid-ajutxypc]{position:relative;z-index:2;max-width:18ch;margin:0 auto;font-family:var(--disp);font-weight:500;font-size:clamp(1.8rem,4.4vw,3.4rem);line-height:1.15;letter-spacing:-.025em}.echo[data-astro-cid-ajutxypc] .echotxt[data-astro-cid-ajutxypc] em[data-astro-cid-ajutxypc]{font-style:normal;background:var(--spectrum);-webkit-background-clip:text;background-clip:text;color:transparent}.echo[data-astro-cid-ajutxypc] .echolbl[data-astro-cid-ajutxypc]{position:relative;z-index:2;margin-top:1.4rem;margin-bottom:2rem;display:inline-flex}.echo[data-astro-cid-ajutxypc] .echocta[data-astro-cid-ajutxypc]{position:relative;z-index:2}.btn[data-astro-cid-ajutxypc].primary.echobtn{background:linear-gradient(100deg,#e9e3ff,#fff 42%,#dff7ff);box-shadow:0 12px 46px -10px #786effd9,0 0 0 1px #ffffff73,0 0 34px -6px #6be7ff8c,inset 0 1px #ffffffd9}.btn[data-astro-cid-ajutxypc].primary.echobtn:hover{transform:translateY(-3px);box-shadow:0 20px 64px -8px #6be7ffcc,0 0 0 1.5px #fff9,0 0 44px -4px #ff7ad980,inset 0 1px #ffffffe6}.about[data-astro-cid-ajutxypc] p[data-astro-cid-ajutxypc]{font-family:var(--disp);font-weight:400;font-size:clamp(1.5rem,3.4vw,2.6rem);line-height:1.4;letter-spacing:-.02em;max-width:24ch}.about[data-astro-cid-ajutxypc] p[data-astro-cid-ajutxypc] em[data-astro-cid-ajutxypc]{font-style:normal;color:transparent;background:var(--spectrum);-webkit-background-clip:text;background-clip:text}.contact[data-astro-cid-ajutxypc]{text-align:center;padding-bottom:6rem;overflow:visible}.contact[data-astro-cid-ajutxypc] .closeglow[data-astro-cid-ajutxypc]{position:absolute;left:50%;top:42%;width:min(70vw,720px);height:min(70vw,720px);transform:translate(-50%,-50%) rotate(45deg);z-index:0;pointer-events:none;border-radius:38% 62% 56% 44%/50% 44% 56% 50%;background:conic-gradient(from 90deg,#8a7bff52,#ff7ad942,#6be7ff52,#8a7bff52);opacity:.42;mix-blend-mode:screen;filter:blur(34px);will-change:transform}.contact[data-astro-cid-ajutxypc]>[data-astro-cid-ajutxypc]:not(.closeglow){position:relative;z-index:2}@media(prefers-reduced-motion:no-preference){.contact[data-astro-cid-ajutxypc] .closeglow[data-astro-cid-ajutxypc]{animation:echospin 46s linear infinite}}.contact[data-astro-cid-ajutxypc] .big[data-astro-cid-ajutxypc]{font-family:var(--disp);font-weight:600;font-size:clamp(2.6rem,8vw,7rem);line-height:1;letter-spacing:-.035em}.contact[data-astro-cid-ajutxypc] .big[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]{position:relative;display:inline-block}.contact[data-astro-cid-ajutxypc] .big[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc] .word[data-astro-cid-ajutxypc]{background:var(--spectrum);-webkit-background-clip:text;background-clip:text;color:transparent}.contact[data-astro-cid-ajutxypc] .big[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc] .ar[data-astro-cid-ajutxypc]{display:inline-block;transition:transform .45s}.contact[data-astro-cid-ajutxypc] .big[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover .ar[data-astro-cid-ajutxypc]{transform:translate(6px,-6px)}.contact[data-astro-cid-ajutxypc] .em[data-astro-cid-ajutxypc]{margin-top:2.4rem;font-family:var(--mono);font-size:.84rem;color:var(--mut);letter-spacing:.02em}.contact[data-astro-cid-ajutxypc] .em[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]{color:var(--ink);border-bottom:1px solid var(--line);padding-bottom:2px;transition:border-color .3s}.contact[data-astro-cid-ajutxypc] .em[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover{border-bottom-color:var(--pink)}footer[data-astro-cid-ajutxypc]{border-top:1px solid var(--line);padding:2.4rem var(--m);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-family:var(--mono);font-size:.72rem;color:var(--mut);position:relative;z-index:3}footer[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]{color:var(--ink)}footer[data-astro-cid-ajutxypc] a[data-astro-cid-ajutxypc]:hover{color:var(--pink)}.reveal[data-astro-cid-ajutxypc]{opacity:0;transform:translateY(26px)}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-ajutxypc]{opacity:1;transform:none}.hero[data-astro-cid-ajutxypc] h1[data-astro-cid-ajutxypc] .ln[data-astro-cid-ajutxypc]>span[data-astro-cid-ajutxypc]{transform:none}}
