.hero-hand[data-astro-cid-ft3qgumh]{will-change:transform}.hero-hand-left[data-astro-cid-ft3qgumh]{animation:hand-drift-left 9s ease-in-out infinite alternate}.hero-hand-right[data-astro-cid-ft3qgumh]{animation:hand-drift-right 11s ease-in-out infinite alternate;animation-delay:-4s}@keyframes hand-drift-left{0%{transform:translateZ(0) rotate(0)}to{transform:translate3d(6px,-14px,0) rotate(.6deg)}}@keyframes hand-drift-right{0%{transform:translateZ(0) rotate(0)}to{transform:translate3d(-6px,-12px,0) rotate(-.6deg)}}@media(prefers-reduced-motion:reduce){.hero-hand-left[data-astro-cid-ft3qgumh],.hero-hand-right[data-astro-cid-ft3qgumh]{animation:none}}.sparkle-word[data-astro-cid-ft3qgumh]{position:relative;white-space:nowrap}.sparkle[data-astro-cid-ft3qgumh]{position:absolute;top:-.32em;right:-.14em;width:.6em;height:.6em;color:#fff;line-height:0;filter:drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 3px rgba(214,188,240,.95)) drop-shadow(0 0 6px rgba(146,78,176,.75));animation:sparkle-twinkle 2s ease-in-out infinite;transform-origin:center;pointer-events:none}.sparkle[data-astro-cid-ft3qgumh] svg[data-astro-cid-ft3qgumh]{display:block}@keyframes sparkle-twinkle{0%,to{opacity:.8;transform:scale(.8) rotate(0)}50%{opacity:1;transform:scale(1.18) rotate(22deg)}}@media(prefers-reduced-motion:reduce){.sparkle[data-astro-cid-ft3qgumh]{animation:none;opacity:1}}#recent-work .carousel-viewport{overflow:hidden}#recent-work .carousel-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}#recent-work .carousel-slide{flex:0 0 100%;min-width:0}#recent-work .carousel-grid{display:grid;grid-template-columns:1fr;gap:24px;padding:0 2px}@media(min-width:768px){#recent-work .carousel-grid{grid-template-columns:1fr 1fr;gap:32px}}#recent-work .rw-card{display:block;text-decoration:none}#recent-work .rw-visual{position:relative;padding:0 12% 12% 0}#recent-work .rw-device{border:1px solid var(--color-surface-border, #E5E5F5);background:#fff;overflow:hidden;border-radius:10px 10px 0 0}#recent-work .rw-device-chrome{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--color-surface, #F8F8FA);border-bottom:1px solid var(--color-surface-border, #E5E5F5)}#recent-work .rw-dot{width:8px;height:8px;border-radius:999px}#recent-work .rw-device-img{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;object-position:top}#recent-work .rw-phone{position:absolute;right:0;bottom:0;width:32%;max-width:200px;min-width:130px;border:1px solid var(--color-surface-border, #E5E5F5);background:#14121c;border-radius:20px;padding:10px 8px;box-shadow:0 10px 28px #26203d38}#recent-work .rw-phone-notch{width:30%;height:5px;border-radius:999px;background:#ffffff59;margin:0 auto 8px}#recent-work .rw-phone-img{display:block;width:100%;height:auto;aspect-ratio:1320 / 2868;object-fit:cover;border-radius:10px}#recent-work .rw-body{padding-top:20px}#recent-work .rw-tag{font-family:Manrope,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-purple, #6455A3)}#recent-work .rw-title{font-family:Fraunces,serif;font-weight:420;font-size:1.375rem;line-height:1.2;color:var(--color-heading, #282145);margin:10px 0 8px;transition:color .2s ease}#recent-work .rw-card:hover .rw-title{color:var(--color-purple, #6455A3)}#recent-work .rw-text{font-family:Manrope,sans-serif;font-size:.9375rem;line-height:1.55;color:var(--color-body-muted, #62616B);margin:0 0 14px}#recent-work .rw-link{display:inline-flex;align-items:center;gap:6px;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-heading, #282145)}#recent-work .carousel-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-surface-border, #E5E5F5);background:#fff;color:var(--color-heading, #282145);cursor:pointer;transition:background .2s ease,color .2s ease}#recent-work .carousel-arrow:hover{background:var(--color-heading, #282145);color:#fff}#recent-work .carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:28px}#recent-work .carousel-dot{width:8px;height:8px;border-radius:999px;background:var(--color-surface-border, #E5E5F5);border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}#recent-work .carousel-dot.is-active{background:var(--color-purple, #6455A3);transform:scale(1.3)}@media(prefers-reduced-motion:reduce){#recent-work .carousel-track{transition:none}}.problem-card{position:relative;overflow:hidden}.problem-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6455a3,#26203d);opacity:0;transition:opacity .35s ease;pointer-events:none;z-index:0}.problem-card:hover:before{opacity:1}.problem-card>*:not(.card-deco){position:relative;z-index:1}.problem-card>.card-deco{position:absolute;z-index:1}.problem-card h3,.problem-card p,.problem-card a{transition:color .35s ease}.problem-card:hover h3{color:#fff}.problem-card:hover p{color:#ffffffb3}.problem-card:hover a{color:#d2a2e7}.problem-card .icon-box,.stack-card .icon-box{background-color:#eeeef4}.sticky-stack{position:relative}.stack-card{position:sticky;padding:16px 20px 20px;background:var(--color-surface, #F8F8FA);box-shadow:0 -8px 14px -12px #26203d73}.stack-card.is-accent{background:linear-gradient(135deg,#6455a3,#26203d)}.stack-card.is-accent h3{color:#fff}.stack-card.is-accent p{color:#ffffffb3}.stack-card.is-accent a{color:#d2a2e7}#services .service-row{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),background-color .3s ease}#services .service-row.is-visible{opacity:1;transform:translateY(0)}#services .service-row-body{display:grid;grid-template-rows:1fr}#services .service-row-body-inner{overflow:hidden}@media(max-width:1023px){#services .service-row-body{grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1)}#services .service-row.is-open .service-row-body{grid-template-rows:1fr}@media(prefers-reduced-motion:reduce){#services .service-row-body{transition:none}}#services .service-row-icon svg{transition:transform .32s cubic-bezier(.4,0,.2,1)}#services .service-row.is-open .service-row-icon svg{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){#services .service-row-icon svg{transition:none}}}@media(min-width:1024px){#services .service-row.is-active{background-color:#f8f8fa}#services .service-cta{transition:background-color .3s ease,color .3s ease}#services .service-row.is-active .service-cta{background-color:#26203d;color:#fff}#services .service-sticky-img{opacity:0;transition:opacity .5s ease}#services .service-sticky-img.is-active{opacity:1}}#process-track{transition:transform .08s linear}@media(prefers-reduced-motion:reduce){#process-track{transition:none}}.process-mobile-track{scrollbar-width:none}.process-mobile-track::-webkit-scrollbar{display:none}
