.cubes-wrapper[data-astro-cid-urob3iqq]{--cube-perspective:100000000px;--cube-face-border:2px solid var(--accent-regular);--cube-face-bg:var(--gray-999);--cube-face-shadow:none;aspect-ratio:1;width:100%;height:auto;position:relative}.cubes-scene[data-astro-cid-urob3iqq]{width:100%;height:100%;perspective:var(--cube-perspective);grid-auto-rows:1fr;display:grid}.cube[data-astro-cid-urob3iqq]{aspect-ratio:1;width:100%;height:100%;transform-style:preserve-3d;position:relative}.cube[data-astro-cid-urob3iqq]:before{content:"";position:absolute;inset:-36px}.cube-face[data-astro-cid-urob3iqq]{background:var(--cube-face-bg);border:var(--cube-face-border);width:100%;height:100%;box-shadow:var(--cube-face-shadow);opacity:1;backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute}.cube-face--top[data-astro-cid-urob3iqq]{transform:translateY(-50%)rotateX(90deg)}.cube-face--bottom[data-astro-cid-urob3iqq]{transform:translateY(50%)rotateX(-90deg)}.cube-face--left[data-astro-cid-urob3iqq]{transform:translate(-50%)rotateY(-90deg)}.cube-face--right[data-astro-cid-urob3iqq]{transform:translate(50%)rotateY(90deg)}.cube-face--back[data-astro-cid-urob3iqq],.cube-face--front[data-astro-cid-urob3iqq]{transform:rotateY(-90deg)translate(50%)rotateY(90deg)}@media (width<=768px){.cubes-wrapper[data-astro-cid-urob3iqq]{width:100%}}@media (prefers-reduced-motion:reduce){.cube[data-astro-cid-urob3iqq]{transform:none!important}}.box[data-astro-cid-2zwc476k]{border:1px solid var(--gray-800);background-color:var(--gray-999_40);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-sm), 0 0 40px -10px var(--accent-subtle-overlay);border-radius:1.5rem;margin-top:1rem;padding:1.5rem}.skills[data-astro-cid-2zwc476k]{flex-direction:column;gap:3rem;display:flex}.skill-item[data-astro-cid-2zwc476k]{border:1px solid #0000;border-radius:1rem;padding:1.5rem;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .25s ease-out,transform .25s ease-out}.skill-item[data-astro-cid-2zwc476k]:hover{background:var(--gradient-subtle);box-shadow:var(--shadow-md);border-color:var(--gray-800);transform:translateY(-3px)}.skills[data-astro-cid-2zwc476k] h2[data-astro-cid-2zwc476k]{font-size:var(--text-2xl);text-wrap:balance}.skills[data-astro-cid-2zwc476k] p[data-astro-cid-2zwc476k]{color:var(--gray-400);text-wrap:pretty}@media (width>=50em){.box[data-astro-cid-2zwc476k]{border-radius:1.5rem;margin-top:4rem;padding:2.5rem}.skills[data-astro-cid-2zwc476k]{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.skill-item[data-astro-cid-2zwc476k]{padding:1.5rem}.skills[data-astro-cid-2zwc476k] h2[data-astro-cid-2zwc476k]{font-size:var(--text-2xl)}}@media (width>=60em){.skills[data-astro-cid-2zwc476k] h2[data-astro-cid-2zwc476k]{font-size:var(--text-3xl)}}.hero[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:2rem;animation:.8s ease-out forwards fadeInHero;display:flex}@keyframes fadeInHero{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.roles[data-astro-cid-lcdefpme]{opacity:0;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;animation:1s ease-out .1s forwards fadeInHero;display:flex}.cubes-container[data-astro-cid-lcdefpme]{display:none}@media (width>=50em){.hero[data-astro-cid-lcdefpme]{grid-template-columns:6fr 4fr;gap:3.75rem;display:grid}.roles[data-astro-cid-lcdefpme]{opacity:1;justify-content:flex-start;gap:.5rem;margin-top:.5rem}.cubes-container[data-astro-cid-lcdefpme]{aspect-ratio:1;align-self:center;width:100%;display:flex}}.section[data-astro-cid-lcdefpme]{gap:2rem;display:grid}.with-background[data-astro-cid-lcdefpme]{position:relative}.with-background[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;inset-inline:0;background:url(/assets/backgrounds/noise.png) top center/220px repeat, radial-gradient(ellipse at center, var(--accent-light) 0%, transparent 70%);background-blend-mode:overlay, normal;opacity:.12;z-index:-1;width:auto;height:100%;position:absolute;top:50%;transform:translateY(-50%)}@media (width>=50em){.with-background[data-astro-cid-lcdefpme]:before{background:url(/assets/backgrounds/noise.png) top center/220px repeat, radial-gradient(ellipse at center, var(--accent-light) 0%, transparent 60%);height:150%}}.with-background[data-astro-cid-lcdefpme].bg-variant:before{background:url(/assets/backgrounds/noise.png) top center/220px repeat, radial-gradient(ellipse at center, var(--accent-regular) 0%, transparent 70%)}.section-header[data-astro-cid-lcdefpme]{text-align:center;max-width:50ch;font-size:var(--text-md);color:var(--gray-300);text-wrap:balance;justify-self:center}.section-header[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--text-2xl);letter-spacing:-.025em}@media (width>=50em){.section[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);grid-template-areas:"header header header header""gallery gallery gallery gallery";gap:5rem}.section[data-astro-cid-lcdefpme].with-cta{grid-template-areas:"header header header cta""gallery gallery gallery gallery"}.section-header[data-astro-cid-lcdefpme]{font-size:var(--text-lg);grid-area:header}.section-header[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--text-4xl)}.with-cta[data-astro-cid-lcdefpme] .section-header[data-astro-cid-lcdefpme]{text-align:left;justify-self:flex-start}.gallery[data-astro-cid-lcdefpme]{grid-area:gallery}.cta[data-astro-cid-lcdefpme]{grid-area:cta}}.mention-card[data-astro-cid-lcdefpme]{text-align:center;border:1px solid var(--gray-800);height:7rem;color:var(--gray-300);background:var(--gradient-subtle);box-shadow:var(--shadow-sm);border-radius:1.5rem;justify-content:center;align-items:center;display:flex}@media (width>=50em){.mention-card[data-astro-cid-lcdefpme]{border-radius:1.5rem;height:9.5rem}}
