.hero-module__VtfGiq__hero{isolation:isolate;background-color:rgb(var(--hero-bg-rgb));justify-content:center;align-items:center;width:100vw;height:100svh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.hero-module__VtfGiq__heroGradientBg{background-image:radial-gradient(48% 62% at 20% 24%, var(--hero-grad-1) 0%, transparent 70%), radial-gradient(52% 68% at 84% 74%, var(--hero-grad-2) 0%, transparent 68%), radial-gradient(60% 60% at 60% 12%, var(--hero-grad-3) 0%, transparent 64%), radial-gradient(45% 55% at 10% 80%, var(--hero-grad-4) 0%, transparent 66%), radial-gradient(50% 65% at 90% 20%, var(--hero-grad-5) 0%, transparent 68%), radial-gradient(75% 80% at 50% 50%, var(--hero-grad-6a) 0%, var(--hero-grad-6b) 45%, transparent 100%);background-size:200% 200%,200% 200%,180% 180%,190% 190%,170% 170%,160% 160%;animation:10s ease-in-out infinite hero-module__VtfGiq__heroDrift}.hero-module__VtfGiq__shaderCanvas{z-index:0;position:absolute;inset:0}.hero-module__VtfGiq__auroraLayer{--aurora:repeating-linear-gradient(100deg, var(--hero-aurora-1) 10%, var(--hero-aurora-2) 15%, var(--hero-aurora-3) 20%, var(--hero-aurora-4) 25%, var(--hero-aurora-5) 30%);--aurora-white:repeating-linear-gradient(100deg, #fff 0%, #fff 7%, transparent 10%, transparent 12%, #fff 16%);--aurora-black:repeating-linear-gradient(100deg, #000 0%, #000 7%, transparent 10%, transparent 12%, #000 16%);z-index:0;pointer-events:none;background-image:var(--aurora-white), var(--aurora);opacity:.78;filter:blur(10px);will-change:transform;background-position:50%,50%;background-size:300%,200%;position:absolute;inset:-10px;overflow:hidden;-webkit-mask-image:radial-gradient(at 100% 0,#000 10%,#0000 70%);mask-image:radial-gradient(at 100% 0,#000 10%,#0000 70%)}[data-mode=dark] .hero-module__VtfGiq__auroraLayer{background-image:var(--aurora-black), var(--aurora);filter:blur(10px)}.hero-module__VtfGiq__auroraLayer:after{content:"";background-image:var(--aurora-white), var(--aurora);mix-blend-mode:difference;background-size:200%,100%;background-attachment:fixed;animation:70s linear infinite hero-module__VtfGiq__auroraShift;position:absolute;inset:0}[data-mode=dark] .hero-module__VtfGiq__auroraLayer:after{background-image:var(--aurora-black), var(--aurora)}@keyframes hero-module__VtfGiq__auroraShift{0%{background-position:50%,50%}to{background-position:350%,350%}}@media (prefers-reduced-motion:reduce){.hero-module__VtfGiq__auroraLayer:after{animation:none}}.hero-module__VtfGiq__shaderScrim{z-index:1;pointer-events:none;background:radial-gradient(120% 100% at 50% 50%, transparent 40%, rgba(var(--hero-bg-rgb), .55) 100%), rgba(var(--hero-bg-rgb), .12);position:absolute;inset:0}[data-mode=dark] .hero-module__VtfGiq__shaderScrim{background:radial-gradient(120% 100% at 50% 50%, transparent 40%, rgba(var(--hero-bg-rgb), .65) 100%), rgba(var(--hero-bg-rgb), .28)}.hero-module__VtfGiq__hero:before{content:"";z-index:2;opacity:.18;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}[data-mode=dark] .hero-module__VtfGiq__hero:before{opacity:.3}@keyframes hero-module__VtfGiq__heroDrift{0%{background-position:10% 26%,90% 76%,60% 14%,14% 86%,92% 16%,48% 52%}25%{background-position:18% 32%,82% 70%,64% 20%,20% 80%,86% 20%,52% 48%}50%{background-position:22% 38%,78% 64%,56% 16%,24% 74%,80% 26%,56% 44%}75%{background-position:16% 30%,84% 72%,62% 18%,18% 82%,88% 22%,50%}to{background-position:10% 26%,90% 76%,60% 14%,14% 86%,92% 16%,48% 52%}}@media (prefers-reduced-motion:reduce){.hero-module__VtfGiq__hero{animation:none}}.hero-module__VtfGiq__miniHero{text-align:center;z-index:3;max-width:800px;margin:0 auto;padding:0 clamp(24px,6vw,64px);display:block;position:relative;transform:translateY(clamp(-64px,-6vh,-32px))}.hero-module__VtfGiq__heroBanner{--banner-tint:#fff;--banner-tint-strong:#241a4d;--banner-soft:#6551d952;--banner-soft-2:#4a37ad52;--banner-border:#6551d94d;z-index:3;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.01em;color:#fff;background:linear-gradient(100deg, var(--banner-soft), var(--banner-soft-2));border:1px solid var(--banner-border);border-radius:var(--radius-full);white-space:nowrap;-webkit-backdrop-filter:blur(14px)saturate(140%);max-width:min(560px,86vw);transition:color var(--duration-fast) var(--ease-smooth), transform var(--duration-fast) var(--ease-smooth);align-items:center;gap:8px;padding:6px 14px;text-decoration:none;display:inline-flex;position:absolute;top:clamp(88px,14vh,140px);left:50%;transform:translate(-50%)}[data-mode=dark] .hero-module__VtfGiq__heroBanner{--banner-tint-strong:#b6a5ff;--banner-soft:#9c8cf04d;--banner-soft-2:#7c68e04d;--banner-border:#9c8cf059}.hero-module__VtfGiq__heroBanner strong{color:var(--banner-tint-strong);font-weight:600}.hero-module__VtfGiq__heroBanner:hover{color:#fff;transform:translate(-50%)translateY(-1px)}.hero-module__VtfGiq__heroBannerArrow{color:#fff;transition:transform var(--duration-fast) var(--ease-smooth), color var(--duration-fast) var(--ease-smooth);font-size:1.3em}.hero-module__VtfGiq__heroBanner:hover .hero-module__VtfGiq__heroBannerArrow{color:#fff;transform:translate(2px,-2px)}@media (max-width:640px){.hero-module__VtfGiq__heroBanner{text-align:left;white-space:normal;width:min(560px,86vw);padding:6px 12px;font-size:11px;top:clamp(76px,12vh,110px)}}.hero-module__VtfGiq__miniHeroLine{font-family:var(--font-serif);font-weight:400;font-size:var(--text-display);color:rgba(var(--ink-strong-rgb), .86);letter-spacing:-.01em;transition:opacity .5s var(--ease-smooth), color .3s var(--ease-smooth);line-height:1.35}[data-mode=dark] .hero-module__VtfGiq__miniHeroLine{color:rgba(var(--ink-strong-rgb), .9)}.hero-module__VtfGiq__isLeaving{opacity:0}.hero-module__VtfGiq__word{white-space:pre;opacity:0;filter:blur(6px);animation:.9s cubic-bezier(.2,.7,.2,1) forwards hero-module__VtfGiq__heroWordIn;animation-delay:calc(var(--i) * 60ms + .2s);display:inline-block;transform:translateY(14px)}@keyframes hero-module__VtfGiq__heroWordIn{to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-module__VtfGiq__word{opacity:1;filter:none;animation:none;transform:none}}.hero-module__VtfGiq__heroLogos{z-index:3;padding:0 0 clamp(28px,4vh,44px);position:absolute;bottom:0;left:0;right:0}.hero-module__VtfGiq__heroLogosLabel{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em;color:rgba(var(--ink-strong-rgb), .4);text-align:center;margin-bottom:14px}[data-mode=dark] .hero-module__VtfGiq__heroLogosLabel{color:rgba(var(--ink-strong-rgb), .6)}.hero-module__VtfGiq__heroLogosTrack{justify-content:center;display:flex}.hero-module__VtfGiq__heroLogosSet{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(28px,4vw,56px);list-style:none;display:flex}.hero-module__VtfGiq__heroLogosSet li{align-items:center;display:flex}.hero-module__VtfGiq__heroLogosSet img{object-fit:contain;filter:brightness(0);opacity:.4;width:auto;max-width:115px;height:19px;transition:filter .25s var(--ease-smooth), opacity .25s var(--ease-smooth)}[data-mode=dark] .hero-module__VtfGiq__heroLogosSet img{filter:brightness(0)invert();opacity:.55}.hero-module__VtfGiq__heroLogosSet li:hover img{filter:none;opacity:1}.hero-module__VtfGiq__logoForDark{display:none}[data-mode=dark] .hero-module__VtfGiq__logoForLight{display:none}[data-mode=dark] .hero-module__VtfGiq__logoForDark{display:block}[data-mode=dark] .hero-module__VtfGiq__heroLogosSet li:hover .hero-module__VtfGiq__logoForLight{display:block}[data-mode=dark] .hero-module__VtfGiq__heroLogosSet li:hover .hero-module__VtfGiq__logoForDark{display:none}[data-mode=dark] .hero-module__VtfGiq__heroLogosSet li:hover .hero-module__VtfGiq__logoInk{filter:brightness(0)invert();opacity:1}
.card-link-module__4CnBiq__cardLink{color:inherit;text-decoration:none;display:block}
.chip-module__T8-Hba__chip{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-subtle);background:var(--tag-bg);border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:6px;padding:4px 9px;display:inline-flex}.chip-module__T8-Hba__dot{border-radius:var(--radius-circle);background:var(--accent);flex-shrink:0;width:6px;height:6px}
.work-module__R7SvJG__work{padding:var(--space-section) 0}.work-module__R7SvJG__sectionHead{margin-bottom:var(--space-block);z-index:2;position:relative}.work-module__R7SvJG__sectionHead h2{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink-strong);max-width:20ch;font-size:clamp(2rem,4.4vw,3.25rem);font-weight:500;line-height:1.14}.work-module__R7SvJG__accent{background:linear-gradient(100deg, var(--accent) 0%, var(--accent-2) 55%, var(--accent-3) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.work-module__R7SvJG__featured{margin-bottom:clamp(40px,6vh,64px);display:block}.work-module__R7SvJG__featuredCard{border-radius:var(--radius-xl);border:1px solid var(--rule);background:var(--bg-elevated);transition:box-shadow var(--duration-slow) var(--ease-smooth), border-color var(--duration-base) var(--ease-smooth);grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(28px,4vw,48px);padding:clamp(18px,2.4vw,28px);display:grid;position:relative}@property --stroke-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes work-module__R7SvJG__aiStrokeRotate{to{--stroke-angle:360deg}}@media (prefers-reduced-motion:reduce){.work-module__R7SvJG__featuredCard{animation:none}}.work-module__R7SvJG__featured:hover .work-module__R7SvJG__featuredCard{background:linear-gradient(var(--bg-elevated), var(--bg-elevated)) padding-box, conic-gradient(from var(--stroke-angle,0deg), var(--accent), var(--accent-2), var(--accent-3), var(--accent)) border-box;box-shadow:0 24px 56px -18px color-mix(in srgb, var(--accent) 30%, transparent);border-color:#0000;animation:6s linear infinite work-module__R7SvJG__aiStrokeRotate}.work-module__R7SvJG__featuredVisual{aspect-ratio:3/2;border-radius:var(--radius-md);background:var(--bg-deep);position:relative;overflow:hidden}.work-module__R7SvJG__featuredVisual img{object-fit:cover;transition:transform .6s cubic-bezier(.2,.6,.2,1)}.work-module__R7SvJG__featured:hover .work-module__R7SvJG__featuredVisual img{transform:scale(1.05)rotate(-.4deg)}.work-module__R7SvJG__featuredTag{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.04em;color:var(--accent-strong);background:linear-gradient(100deg, var(--accent-soft), var(--accent-2-soft));border-radius:var(--radius-full);align-items:center;gap:7px;margin-bottom:10px;padding:5px 11px;display:inline-flex}.work-module__R7SvJG__featuredTag:before{content:"";border-radius:var(--radius-circle);background:var(--accent);width:6px;height:6px;animation:1.8s ease-in-out infinite work-module__R7SvJG__featuredPulse}@keyframes work-module__R7SvJG__featuredPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.5)}}@media (prefers-reduced-motion:reduce){.work-module__R7SvJG__featuredTag:before{animation:none}}.work-module__R7SvJG__featuredCard h3{letter-spacing:-.015em;font-weight:600;font-size:var(--text-lg);color:var(--ink-strong);transition:color var(--duration-fast) var(--ease-smooth);margin-bottom:6px;line-height:1.3}.work-module__R7SvJG__featured:hover .work-module__R7SvJG__featuredCard h3{color:var(--accent-strong)}.work-module__R7SvJG__featuredLede{font-size:var(--text-sm);color:var(--ink-muted);margin-bottom:8px}.work-module__R7SvJG__featuredDesc{font-size:var(--text-sm);color:var(--ink-muted);max-width:42ch;margin-bottom:12px;line-height:1.55}.work-module__R7SvJG__featuredPills{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}span.work-module__R7SvJG__impactPill{font-weight:600;font-size:var(--text-xs);color:var(--accent-strong);background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);padding:5px 11px}.work-module__R7SvJG__featuredCta{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.02em;color:var(--ink-muted);transition:color var(--duration-fast) var(--ease-smooth), gap var(--duration-fast) var(--ease-smooth);align-items:center;gap:6px;font-weight:500;display:inline-flex}.work-module__R7SvJG__featuredCta span{transition:transform var(--duration-fast) var(--ease-smooth)}.work-module__R7SvJG__featured:hover .work-module__R7SvJG__featuredCta{color:var(--accent-strong);gap:10px}@media (max-width:720px){.work-module__R7SvJG__featuredCard{grid-template-columns:1fr}}.work-module__R7SvJG__miniWork{grid-template-columns:repeat(3,1fr);gap:clamp(36px,4vw,48px) clamp(28px,3vw,40px);display:grid}@media (max-width:960px){.work-module__R7SvJG__miniWork{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.work-module__R7SvJG__miniWork{grid-template-columns:1fr}}.work-module__R7SvJG__miniWorkItem{position:relative}.work-module__R7SvJG__miniWorkIndex{font-family:var(--font-serif);color:var(--ink-strong);opacity:.08;pointer-events:none;transition:opacity var(--duration-base) var(--ease-smooth);font-size:2.5rem;font-weight:500;line-height:1;position:absolute;top:-6px;right:2px}.work-module__R7SvJG__miniWorkItem:hover .work-module__R7SvJG__miniWorkIndex{opacity:.22}.work-module__R7SvJG__miniWorkVisual{aspect-ratio:3/2;border-radius:var(--radius-md);background:var(--bg-deep);margin-bottom:16px;position:relative;overflow:hidden}.work-module__R7SvJG__miniWorkVisual img{object-fit:cover;transition:transform .5s cubic-bezier(.2,.6,.2,1)}.work-module__R7SvJG__miniWorkItem:hover .work-module__R7SvJG__miniWorkVisual img{transform:scale(1.06)}.work-module__R7SvJG__miniWorkTitle{letter-spacing:-.01em;font-weight:600;font-size:var(--text-base);color:var(--ink-strong);z-index:1;transition:color var(--duration-fast) var(--ease-smooth);margin-bottom:4px;position:relative}.work-module__R7SvJG__miniWorkItem:hover .work-module__R7SvJG__miniWorkTitle{color:var(--accent)}.work-module__R7SvJG__miniWorkDesc{font-size:var(--text-sm);color:var(--ink-muted);z-index:1;margin-bottom:10px;line-height:1.55;position:relative}.work-module__R7SvJG__miniWorkPills{z-index:1;flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex;position:relative}.work-module__R7SvJG__miniWorkCta{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.02em;color:var(--ink-muted);z-index:1;transition:color var(--duration-fast) var(--ease-smooth), gap var(--duration-fast) var(--ease-smooth);align-items:center;gap:5px;font-weight:500;display:inline-flex;position:relative}.work-module__R7SvJG__miniWorkItem:hover .work-module__R7SvJG__miniWorkCta{color:var(--accent);gap:9px}
.testimonials-module__ky-KxG__testimonials{padding:var(--space-section) 0}.testimonials-module__ky-KxG__heading{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink-strong);max-width:16ch;font-size:clamp(2rem,4.4vw,3.25rem);font-weight:500;line-height:1.14}.testimonials-module__ky-KxG__grid{margin-top:clamp(36px,6vh,60px)}.testimonials-module__ky-KxG__quote{background:var(--bg-deep);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:border-color var(--duration-fast) var(--ease-smooth);flex-direction:column;gap:16px;margin:0;padding:24px;display:flex}.testimonials-module__ky-KxG__quote:hover{border-color:var(--rule)}.testimonials-module__ky-KxG__quote figcaption{align-items:center;gap:10px;display:flex}.testimonials-module__ky-KxG__avatar{border-radius:var(--radius-circle);object-fit:cover;border:1px solid var(--rule-strong)}.testimonials-module__ky-KxG__avatarFallback{border-radius:var(--radius-circle);border:1px solid var(--rule-strong);background:var(--accent-soft);width:36px;height:36px;color:var(--accent);font-size:var(--text-xs);flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.testimonials-module__ky-KxG__byline{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.testimonials-module__ky-KxG__linkedinLink{color:var(--ink-subtle);transition:color var(--duration-fast) var(--ease-smooth);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.testimonials-module__ky-KxG__linkedinLink:hover{color:var(--accent)}.testimonials-module__ky-KxG__byline cite{font-size:var(--text-sm);color:var(--ink-strong);font-weight:600}.testimonials-module__ky-KxG__role{font-size:var(--text-xs);color:var(--ink-subtle)}.testimonials-module__ky-KxG__quote blockquote{margin:0}.testimonials-module__ky-KxG__quote blockquote p{font-size:var(--text-sm);color:var(--ink-muted);line-height:1.7}.testimonials-module__ky-KxG__highlight{color:var(--ink-strong);background:0 0;font-weight:600}
