.nav.svelte-1h32yp1{position:fixed;top:.5rem;left:0;right:0;z-index:100;background:transparent;padding-inline:1rem}.nav.svelte-1h32yp1:before{content:"";position:absolute;inset:0;border:2px solid rgba(226,0,143,.7);box-shadow:4px 4px #e2008f59;background:#030303b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.nav__container.svelte-1h32yp1{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:.5rem 1.5rem;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav__logo.svelte-1h32yp1{display:flex;align-items:center;gap:.5rem;font-family:"Press Start 2P",monospace;font-size:1.125rem;font-weight:700;text-transform:uppercase;transition:color .2s ease}.nav__logo.svelte-1h32yp1:hover{color:#e2008f}.nav__logo.svelte-1h32yp1:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}.nav__logo.svelte-1h32yp1 .logo-icon:where(.svelte-1h32yp1){width:32px;height:32px}.nav__menu.svelte-1h32yp1{display:none}@media(min-width:768px){.nav__menu.svelte-1h32yp1{display:block}}.nav__list.svelte-1h32yp1{display:flex;gap:1rem;list-style:none}.nav__link.svelte-1h32yp1{font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;border:1px solid transparent;transition:color .2s ease}.nav__link.svelte-1h32yp1:hover{color:#fff;border-color:#e2008f;background:#e2008f24}.nav__link.svelte-1h32yp1:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}.nav__controls.svelte-1h32yp1{display:flex;align-items:center;gap:1.5rem}.nav__lang.svelte-1h32yp1{font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;padding:.5rem 1rem;border:2px solid #00ffff;color:#0ff;transition:all .2s ease;background:none;border:none;font:inherit;color:inherit;padding:0;margin:0}.nav__lang.svelte-1h32yp1:hover{background:#0ff;color:#030303}.nav__lang.svelte-1h32yp1:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}.nav__burger.svelte-1h32yp1{background:none;border:none;font:inherit;color:inherit;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;padding:.5rem;border:2px solid #ffffff}@media(min-width:768px){.nav__burger.svelte-1h32yp1{display:none}}.nav__burger.svelte-1h32yp1 span:where(.svelte-1h32yp1){width:24px;height:2px;background:#fff;transition:all .2s ease}.nav__mobile.svelte-1h32yp1{display:none;padding:1.5rem;margin-top:.5rem;border:2px solid #A900E2;background:#0e0e0ef0;animation:slideInLeft .3s ease}@media(max-width:768px){.nav__mobile.svelte-1h32yp1{display:block}}.nav__mobile-list.svelte-1h32yp1{display:flex;flex-direction:column;gap:1rem;list-style:none}.nav__mobile-link.svelte-1h32yp1{font-family:"Press Start 2P",monospace;font-size:.875rem;text-transform:uppercase;display:block;padding:.5rem;border:1px solid transparent;transition:color .2s ease}.nav__mobile-link.svelte-1h32yp1:hover{color:#fff;border-color:#e2008f}.nav__mobile-link.svelte-1h32yp1:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}@media(max-width:430px){.nav.svelte-1h32yp1{top:.25rem;padding-inline:.25rem}.nav.svelte-1h32yp1:before{border-width:1px;box-shadow:2px 2px #e2008f4d}.nav__container.svelte-1h32yp1{gap:.5rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:0;padding-right:0}.nav__logo.svelte-1h32yp1 .logo-icon:where(.svelte-1h32yp1){width:26px;height:26px}.nav__controls.svelte-1h32yp1{gap:.5rem;margin-left:auto}.nav__lang.svelte-1h32yp1{padding:.25rem .5rem;font-size:.65rem}.nav__burger.svelte-1h32yp1{padding:.25rem}.nav__burger.svelte-1h32yp1 span:where(.svelte-1h32yp1){width:20px}.nav__mobile.svelte-1h32yp1{padding:.5rem;margin-top:.25rem;animation:none}.nav__mobile-list.svelte-1h32yp1{gap:.25rem}.nav__mobile-link.svelte-1h32yp1{font-size:.75rem;padding:.5rem .25rem}}@media(max-width:360px){.nav__lang.svelte-1h32yp1{padding:.25rem;font-size:.6rem}.nav__controls.svelte-1h32yp1{gap:.25rem}}.hero.svelte-1q37ri0{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 4rem 1.5rem}@media(min-width:768px){.hero.svelte-1q37ri0{padding:0 4rem 2rem}}.hero__container.svelte-1q37ri0{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative;z-index:1}.hero__main.svelte-1q37ri0{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.hero__main.svelte-1q37ri0{grid-template-columns:minmax(320px,1fr) minmax(320px,560px);gap:4rem}}.hero__bg.svelte-1q37ri0{position:absolute;inset:0;z-index:-1}.hero__glow.svelte-1q37ri0{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25;animation:drift 8s ease-in-out infinite}.hero__glow--purple.svelte-1q37ri0{width:500px;height:500px;background:#a900e2;top:10%;right:-15%}@media(min-width:1200px){.hero__glow--purple.svelte-1q37ri0{right:10%}}.hero__glow--pink.svelte-1q37ri0{width:400px;height:400px;background:#e2008f;bottom:10%;left:-10%;animation-delay:-3s}@media(min-width:1200px){.hero__glow--pink.svelte-1q37ri0{left:5%}}.hero__content.svelte-1q37ri0{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;animation:fadeUp .3s ease;text-align:left}@media(max-width:768px){.hero__content.svelte-1q37ri0{align-items:center;text-align:center}}.hero__title.svelte-1q37ri0{font-family:"Press Start 2P",monospace;font-size:clamp(2.6rem,8.5vw,6rem);line-height:1.1;margin:0;word-break:break-word}.hero__line.svelte-1q37ri0{display:block}.hero__cursor.svelte-1q37ri0{display:inline-block;margin-left:.5rem;animation:blink 1s infinite}.hero__subtitle.svelte-1q37ri0{font-family:Manrope,sans-serif;font-size:clamp(1rem,2vw,1.125rem);color:#555;margin:0;letter-spacing:.05em}.hero__badges.svelte-1q37ri0{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;max-width:680px}@media(max-width:768px){.hero__badges.svelte-1q37ri0{justify-content:center}}.hero__badge.svelte-1q37ri0{font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;padding:.5rem 1rem;border:1px solid rgba(169,0,226,.8);background:#a900e21f;color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero__cta.svelte-1q37ri0{font-family:"Press Start 2P",monospace;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;background:#e2008f;color:#030303;padding:1rem 3rem;display:inline-block;transition:all .2s ease;border:2px solid #E2008F}.hero__cta.svelte-1q37ri0:hover{background:#030303;color:#e2008f}.hero__cta.svelte-1q37ri0:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}.hero__visual.svelte-1q37ri0{display:flex;justify-content:center}@media(min-width:768px){.hero__visual.svelte-1q37ri0{justify-content:flex-end}}.hero-lab.svelte-1q37ri0{width:min(760px,100%);background:linear-gradient(140deg,rgba(0,255,255,.14),rgba(226,0,143,.1) 45%,transparent 75%),#04070f;border:1px solid rgba(0,255,255,.7);box-shadow:0 0 0 1px #00ffff2e inset,0 0 18px #0ff3,0 0 28px #e2008f2e;overflow:hidden;animation:svelte-1q37ri0-terminalPulse 4.5s ease-in-out infinite}.hero-lab__top.svelte-1q37ri0{display:grid;grid-template-columns:auto auto auto 1fr;gap:.5rem;align-items:center;padding:.5rem 1rem;border-bottom:1px solid rgba(0,255,255,.35);background:#02050df2}.hero-lab__dot.svelte-1q37ri0{width:8px;height:8px;border-radius:50%;background:#0ff;box-shadow:0 0 10px #00ffffb3}.hero-lab__label.svelte-1q37ri0{margin:0;font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;justify-self:end;color:#cfffff}.hero-lab__canvas.svelte-1q37ri0{position:relative;padding:1.5rem}.hero-lab__terminal.svelte-1q37ri0{position:relative;overflow:hidden;border:1px solid rgba(0,255,255,.35);background:radial-gradient(circle at top right,rgba(226,0,143,.14),transparent 45%),#030913;padding:1rem;min-height:220px}.hero-lab__scanlines.svelte-1q37ri0{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(0,255,255,.06) 0,rgba(0,255,255,.06) 1px,transparent 2px,transparent 4px);opacity:.35}.hero-lab__log.svelte-1q37ri0{position:relative;z-index:1;display:grid;gap:.25rem;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.75rem;color:#dcf8ff}.hero-lab__line.svelte-1q37ri0{margin:0;opacity:0;transform:translateY(2px);animation:svelte-1q37ri0-terminalLine .45s ease forwards}.hero-lab__line.svelte-1q37ri0:nth-child(1){animation-delay:.12s}.hero-lab__line.svelte-1q37ri0:nth-child(2){animation-delay:.44s}.hero-lab__line.svelte-1q37ri0:nth-child(3){animation-delay:.76s}.hero-lab__line.svelte-1q37ri0:nth-child(4){animation-delay:1.08s}.hero-lab__line.svelte-1q37ri0:nth-child(5){animation-delay:1.4s}.hero-lab__line--cyan.svelte-1q37ri0{color:#8ef7ff}.hero-lab__line--pink.svelte-1q37ri0{color:#ff9ef5}.hero-lab__prompt.svelte-1q37ri0{color:#0ff;margin-right:.25rem;font-weight:700}.hero-lab__cursor.svelte-1q37ri0{display:inline-block;width:.55ch;height:1.05em;margin-left:.22ch;background:#0ff;vertical-align:-.15em;animation:svelte-1q37ri0-terminalCursor 1s steps(1) infinite}@media(prefers-reduced-motion:reduce){.hero-lab.svelte-1q37ri0,.hero-lab__line.svelte-1q37ri0,.hero-lab__cursor.svelte-1q37ri0{animation:none}.hero-lab__line.svelte-1q37ri0{opacity:1;transform:none}}@keyframes svelte-1q37ri0-terminalLine{to{opacity:1;transform:translateY(0)}}@keyframes svelte-1q37ri0-terminalCursor{50%{opacity:0}}@keyframes svelte-1q37ri0-terminalPulse{0%,to{box-shadow:0 0 0 1px #00ffff2e inset,0 0 18px #0ff3,0 0 28px #e2008f2e}50%{box-shadow:0 0 0 1px #00ffff4d inset,0 0 24px #00ffff52,0 0 34px #e2008f47}}.hero__pills.svelte-1q37ri0{position:static;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%;margin-top:2rem}@media(min-width:768px){.hero__pills.svelte-1q37ri0{justify-content:flex-start}}.hero__pill.svelte-1q37ri0{font-family:"Press Start 2P",monospace;font-size:.875rem;text-transform:uppercase;padding:1rem 1.5rem;border:2px solid;display:none}@media(min-width:1200px){.hero__pill.svelte-1q37ri0{display:block}}.hero__pill--dream.svelte-1q37ri0{border-color:#a900e2;color:#a900e2;animation-delay:0s}.hero__pill--creating.svelte-1q37ri0{border-color:#e2008f;color:#e2008f;animation-delay:.2s}.hero__pill--together.svelte-1q37ri0{border-color:#fff;color:#fff;animation-delay:.4s}@media(max-width:768px){.hero-lab__canvas.svelte-1q37ri0{display:flex;flex-direction:column;gap:.5rem}}@media(max-width:430px){.hero.svelte-1q37ri0{min-height:auto;padding:2rem .5rem 1rem}.hero__main.svelte-1q37ri0{gap:1.5rem}.hero__content.svelte-1q37ri0{gap:1rem;animation:none;width:100%}.hero__title.svelte-1q37ri0{font-size:clamp(2rem,10vw,2.5rem);line-height:1.08}.hero__subtitle.svelte-1q37ri0{font-size:.875rem;letter-spacing:.02em}.hero__badges.svelte-1q37ri0{gap:.25rem}.hero__badge.svelte-1q37ri0:nth-child(n+3){display:none}.hero__badge.svelte-1q37ri0{padding:.25rem .5rem}.hero__cta.svelte-1q37ri0{width:100%;text-align:center;padding:.5rem 1.5rem;font-size:.78rem;line-height:1.35;letter-spacing:.02em;word-break:break-word}.hero__visual.svelte-1q37ri0{display:none}.hero__glow.svelte-1q37ri0{animation:none;opacity:.12;filter:blur(52px)}.hero__bg.svelte-1q37ri0{display:none}}.services.svelte-hz61c4{background:#030303}.services__container.svelte-hz61c4{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;gap:3rem}.services__head.svelte-hz61c4{display:flex;align-items:center;gap:1rem}.services__title.svelte-hz61c4{font-family:"Press Start 2P",monospace;font-size:clamp(2rem,6vw,4.8rem);text-transform:uppercase;white-space:nowrap}.services__line.svelte-hz61c4{height:8px;width:100%;background:#0ff;box-shadow:0 0 12px #0ff6}.services__grid.svelte-hz61c4{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.services__grid.svelte-hz61c4{grid-template-columns:repeat(3,1fr)}}.service-card.svelte-hz61c4{border:3px solid;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;min-height:360px;padding:1.5rem;overflow:hidden;background:#0e0e0e;transition:transform .35s ease,box-shadow .35s ease}.service-card.svelte-hz61c4:hover{transform:translateY(-8px)}.service-card__label.svelte-hz61c4{display:inline-flex;align-items:center;gap:.5rem;font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;padding:.25rem .5rem;border:2px solid currentColor}.service-card__label.svelte-hz61c4 i:where(.svelte-hz61c4){width:8px;height:8px;background:currentColor}.service-card__number.svelte-hz61c4{font-family:"Press Start 2P",monospace;font-size:clamp(2.8rem,5vw,5rem);opacity:.25;margin:0;line-height:1}.service-card__title.svelte-hz61c4{font-family:"Press Start 2P",monospace;font-size:clamp(1.3rem,2.2vw,2rem);text-transform:uppercase;line-height:1.2;margin:0}.service-card__description.svelte-hz61c4{font-family:Manrope,sans-serif;font-size:.875rem;color:#d0d0d0;margin:0;line-height:1.5}.service-card__tags.svelte-hz61c4{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.service-card__tags.svelte-hz61c4 span:where(.svelte-hz61c4){font-family:"Press Start 2P",monospace;font-size:.75rem;padding:.25rem .5rem;border:1px solid currentColor}.service-card--pink.svelte-hz61c4{color:#e2008f;border-color:#e2008f;box-shadow:5px 5px #e2008f59}.service-card--cyan.svelte-hz61c4{color:#0ff;border-color:#0ff;box-shadow:5px 5px #00ffff59}.service-card--purple.svelte-hz61c4{color:#a900e2;border-color:#a900e2;box-shadow:5px 5px #a900e259}@media(max-width:430px){.services__container.svelte-hz61c4{gap:1.5rem}.services__head.svelte-hz61c4{gap:.5rem;flex-wrap:wrap}.services__title.svelte-hz61c4{font-size:clamp(1.6rem,8.5vw,2.3rem);white-space:normal;line-height:1.1}.services__line.svelte-hz61c4{height:6px}.services__grid.svelte-hz61c4{gap:1rem}.service-card.svelte-hz61c4{min-height:280px;padding:1rem;gap:.5rem;box-shadow:3px 3px #fff3}.service-card.svelte-hz61c4:hover{transform:none}.service-card--pink.svelte-hz61c4{box-shadow:3px 3px #e2008f4d}.service-card--cyan.svelte-hz61c4{box-shadow:3px 3px #00ffff4d}.service-card--purple.svelte-hz61c4{box-shadow:3px 3px #a900e24d}.service-card__title.svelte-hz61c4{font-size:1.15rem}.service-card__description.svelte-hz61c4{font-size:1rem;line-height:1.35}.service-card__number.svelte-hz61c4{font-size:2.4rem}}.stats.svelte-1tib2rn{background:#030303;padding:0}.stats__container.svelte-1tib2rn{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:grid;gap:2rem;padding-block:2rem}.stats__title.svelte-1tib2rn{font-family:"Press Start 2P",monospace;font-size:clamp(2rem,6vw,4.8rem);text-transform:uppercase;margin:0}.stats__grid.svelte-1tib2rn{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.stats__grid.svelte-1tib2rn{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.stats__grid.svelte-1tib2rn{grid-template-columns:repeat(4,1fr)}}.stat-item.svelte-1tib2rn{min-height:280px;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:1.5rem;border:3px solid #ffffff;background:#0e0e0e;box-shadow:5px 5px #ffffff40}.stat-item__value.svelte-1tib2rn{font-family:"Press Start 2P",monospace;font-size:clamp(2.6rem,4vw,4rem);line-height:1;opacity:.85}.stat-item__name.svelte-1tib2rn{margin:0;font-family:"Press Start 2P",monospace;font-size:clamp(1.1rem,2vw,1.6rem);text-transform:uppercase;line-height:1.2}.stat-item__label.svelte-1tib2rn{font-family:Manrope,sans-serif;font-size:.875rem;color:#cfcfcf;line-height:1.5}.stat-item--pink.svelte-1tib2rn{border-color:#e2008f;box-shadow:5px 5px #e2008f59;color:#e2008f}.stat-item--cyan.svelte-1tib2rn{border-color:#0ff;box-shadow:5px 5px #00ffff59;color:#0ff}.stat-item--purple.svelte-1tib2rn{border-color:#a900e2;box-shadow:5px 5px #a900e259;color:#a900e2}@media(max-width:430px){.stats__container.svelte-1tib2rn{gap:1rem;padding-block:1.5rem}.stats__title.svelte-1tib2rn{font-size:clamp(1.6rem,8.5vw,2.25rem);line-height:1.1}.stat-item.svelte-1tib2rn{min-height:220px;padding:1rem;box-shadow:3px 3px #ffffff38}.stat-item--pink.svelte-1tib2rn{box-shadow:3px 3px #e2008f4d}.stat-item--cyan.svelte-1tib2rn{box-shadow:3px 3px #00ffff4d}.stat-item--purple.svelte-1tib2rn{box-shadow:3px 3px #a900e24d}.stat-item__name.svelte-1tib2rn,.stat-item__label.svelte-1tib2rn{font-size:1rem}.stats__ticker.svelte-1tib2rn{display:none}}.stats__ticker.svelte-1tib2rn{margin-top:2rem;border-top:4px solid #ffffff;border-bottom:4px solid #ffffff;background:#e2008f;overflow:hidden;padding:1rem 0}.stats__ticker-track.svelte-1tib2rn{display:inline-flex;align-items:center;gap:2rem;white-space:nowrap;padding-inline:2rem;animation:svelte-1tib2rn-ticker 20s linear infinite}.stats__ticker-track.svelte-1tib2rn span:where(.svelte-1tib2rn){font-family:"Press Start 2P",monospace;font-size:clamp(.85rem,1.7vw,1.25rem);text-transform:uppercase;color:#fff}@keyframes svelte-1tib2rn-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.work-style-svg.svelte-y2bsbo{width:100%;height:100%;display:block}.works.svelte-19mtrny{background:#030303}.works__container.svelte-19mtrny{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;gap:3rem}.works__head.svelte-19mtrny{display:flex;align-items:center;gap:1rem}.works__title.svelte-19mtrny{font-family:"Press Start 2P",monospace;font-size:clamp(2rem,6vw,4.8rem);text-transform:uppercase;margin:0;white-space:nowrap}.works__line.svelte-19mtrny{height:8px;width:100%;background:#00f6ff;box-shadow:0 0 12px #00f6ff66}.works__intro.svelte-19mtrny{background:#0e0e0e;padding:3rem;border:2px solid #2a2a2a;border-radius:0;transition:border-color .2s ease,transform .2s ease}.works__intro.svelte-19mtrny:hover{transform:translateY(-4px);border-color:#e2008f}.works__intro.svelte-19mtrny{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;padding:1.5rem;border:1px solid rgba(0,246,255,.28);background:linear-gradient(160deg,rgba(0,246,255,.08),rgba(169,0,226,.08) 45%,transparent),#04070f;box-shadow:0 0 0 1px #00f6ff1f inset,0 0 18px #00f6ff2e}.works__intro-copy.svelte-19mtrny{display:grid;gap:.5rem}.works__intro-label.svelte-19mtrny{margin:0;font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#00f6ff}.works__intro-icon.svelte-19mtrny{color:#a900e2;width:48px;height:48px}.works__intro-text.svelte-19mtrny{margin:0;color:#555;font-size:.875rem;line-height:1.6}.works__masonry.svelte-19mtrny{column-count:1;column-gap:1.5rem}@media(min-width:1200px){.works__masonry.svelte-19mtrny{column-count:2}}.work-card.svelte-19mtrny{background:#0e0e0e;padding:3rem;border:2px solid #2a2a2a;border-radius:0;transition:border-color .2s ease,transform .2s ease}.work-card.svelte-19mtrny:hover{transform:translateY(-4px);border-color:#e2008f}.work-card.svelte-19mtrny{width:100%;break-inside:avoid;margin-bottom:1.5rem;position:relative;overflow:hidden;min-height:320px;gap:1rem;display:flex;flex-direction:column;padding:1.5rem;text-decoration:none;border:1px solid rgba(0,246,255,.35);background:linear-gradient(150deg,rgba(169,0,226,.14),rgba(226,0,143,.08) 45%,transparent),#04070f;box-shadow:0 0 0 1px #00f6ff1f inset,0 0 16px #00f6ff2e,0 0 24px #e2008f24;transition:transform .35s ease,box-shadow .35s ease}.work-card.svelte-19mtrny:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}.work-card.svelte-19mtrny:hover,.work-card.svelte-19mtrny:focus-within{transform:translateY(-6px);box-shadow:0 0 0 1px #00f6ff52 inset,0 0 24px #00f6ff61,0 0 36px #e2008f47}.work-card--placeholder.svelte-19mtrny{padding:2rem;align-items:flex-start;justify-content:flex-start;gap:1rem;height:300px;min-height:300px;background:linear-gradient(160deg,rgba(169,0,226,.15),transparent 50%),#0e0e0e}.work-card--placeholder.svelte-19mtrny:hover{box-shadow:0 16px 36px #a900e233}.work-card__placeholder-visual.svelte-19mtrny{width:72px;height:72px;display:grid;place-items:center;color:#e2008f;border:1px solid rgba(226,0,143,.6);background:#e2008f14}.work-card__placeholder-title.svelte-19mtrny{margin:0;font-family:"Press Start 2P",monospace;font-size:1rem;line-height:1.2;text-transform:uppercase}.work-card__placeholder-text.svelte-19mtrny{margin:0;font-size:.875rem;line-height:1.45;color:#555}.work-card__overlay.svelte-19mtrny{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:.5rem;z-index:1}.work-card__overlay-title.svelte-19mtrny{font-family:"Press Start 2P",monospace;font-size:1.125rem;text-transform:uppercase;margin:0}.work-card__overlay-desc.svelte-19mtrny{font-family:Manrope,sans-serif;font-size:.875rem;color:#555;margin:0;line-height:1.4}.work-card__tags.svelte-19mtrny{margin-top:auto;display:flex;flex-wrap:wrap;gap:.5rem;z-index:1}.work-card__tag.svelte-19mtrny{font-family:"Press Start 2P",monospace;font-size:.75rem;background:#e2008f33;border:1px solid #E2008F;color:#e2008f;padding:.5rem 1rem;display:inline-block;text-transform:uppercase;letter-spacing:.05em}@media(max-width:430px){.works__container.svelte-19mtrny{gap:1.5rem}.works__head.svelte-19mtrny{gap:.5rem;flex-wrap:wrap}.works__title.svelte-19mtrny{font-size:clamp(1.6rem,8.5vw,2.25rem);white-space:normal;line-height:1.1}.works__line.svelte-19mtrny{height:6px}.works__masonry.svelte-19mtrny{column-gap:.5rem}.work-card.svelte-19mtrny{min-height:260px;margin-bottom:.5rem;padding:1rem;gap:.5rem;transition:box-shadow .2s ease}.work-card.svelte-19mtrny:hover,.work-card.svelte-19mtrny:focus-within{transform:none}.work-card__overlay-desc.svelte-19mtrny{line-height:1.35}.work-card__tags.svelte-19mtrny{gap:.25rem}.work-card__tag.svelte-19mtrny{padding:.25rem .5rem}.work-card__tag.svelte-19mtrny:nth-child(n+3){display:none}}@media(prefers-reduced-motion:reduce){.work-card.svelte-19mtrny,.work-card.svelte-19mtrny:hover,.work-card.svelte-19mtrny:focus-within{transition:none;transform:none}}.blog.svelte-10b28qo{background:#030303}.blog__container.svelte-10b28qo{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;gap:4rem}.blog__head.svelte-10b28qo{display:flex;align-items:center;gap:1rem}.blog__title.svelte-10b28qo{font-family:"Press Start 2P",monospace;font-size:clamp(2rem,6vw,4.8rem);text-transform:uppercase;margin:0;white-space:nowrap}.blog__line.svelte-10b28qo{height:8px;width:100%;background:#00f6ff;box-shadow:0 0 12px #00f6ff66}.blog__subtitle.svelte-10b28qo{font-family:Manrope,sans-serif;font-size:1.125rem;color:#555;margin:0;max-width:58ch}.blog__masonry.svelte-10b28qo{column-count:1;column-gap:1.5rem}@media(min-width:1200px){.blog__masonry.svelte-10b28qo{column-count:2}}.blog-card.svelte-10b28qo{background:#0e0e0e;padding:3rem;border:2px solid #2a2a2a;border-radius:0;transition:border-color .2s ease,transform .2s ease}.blog-card.svelte-10b28qo:hover{transform:translateY(-4px);border-color:#e2008f}.blog-card.svelte-10b28qo{width:100%;break-inside:avoid;margin-bottom:1.5rem;position:relative;display:flex;flex-direction:column;gap:1rem;min-height:250px;border:1px solid rgba(0,246,255,.35);background:linear-gradient(150deg,rgba(169,0,226,.14),rgba(226,0,143,.08) 45%,transparent),#04070f;box-shadow:0 0 0 1px #00f6ff1f inset,0 0 16px #00f6ff2e,0 0 24px #e2008f24;transition:transform .35s ease,box-shadow .35s ease}.blog-card.svelte-10b28qo:hover,.blog-card.svelte-10b28qo:focus-within{transform:translateY(-6px);box-shadow:0 0 0 1px #00f6ff52 inset,0 0 24px #00f6ff61,0 0 36px #e2008f47}.blog-card--placeholder.svelte-10b28qo{justify-content:center}.blog-card__placeholder-icon.svelte-10b28qo{width:40px;height:40px;display:grid;place-items:center;color:#e2008f;opacity:.8}.blog-card__meta.svelte-10b28qo{display:inline-flex;align-items:center;gap:.25rem;width:fit-content;padding:.25rem .5rem;border:1px solid rgba(0,246,255,.5);background:#030913db;font-family:ui-monospace,SFMono-Regular,Consolas,Menlo,monospace;font-size:.75rem}.blog-card__prompt.svelte-10b28qo{color:#00f6ff;font-weight:700}.blog-card__date.svelte-10b28qo{font-family:"Press Start 2P",monospace;font-size:.75rem;color:#cfffff;text-transform:uppercase;letter-spacing:.05em}.blog-card__title.svelte-10b28qo{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;margin:0;line-height:1.4}.blog-card__excerpt.svelte-10b28qo{font-family:Manrope,sans-serif;font-size:.875rem;color:#555;margin:0;line-height:1.5;flex:1}.blog-card__link.svelte-10b28qo{font-family:"Press Start 2P",monospace;font-size:.875rem;color:#e2008f;text-transform:uppercase;transition:color .2s ease;align-self:flex-start}.blog-card__link.svelte-10b28qo:hover{color:#a900e2}.blog-card__link.svelte-10b28qo:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}.blog__footer.svelte-10b28qo{display:flex;justify-content:center}.blog__cta.svelte-10b28qo{font-family:"Press Start 2P",monospace;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;background:transparent;color:#00f6ff;padding:1rem 3rem;display:inline-block;transition:all .2s ease;border:2px solid #00f6ff;box-shadow:4px 4px #00f6ff40}.blog__cta.svelte-10b28qo:hover{transform:translate(3px,3px);background:#00f6ff1f;color:#cfffff}.blog__cta.svelte-10b28qo:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}@media(max-width:430px){.blog__container.svelte-10b28qo{gap:1.5rem}.blog__head.svelte-10b28qo{gap:.5rem;flex-wrap:wrap}.blog__title.svelte-10b28qo{font-size:clamp(1.6rem,8.5vw,2.25rem);white-space:normal;line-height:1.1}.blog-card.svelte-10b28qo{min-height:200px;gap:.5rem;margin-bottom:.5rem;padding:1rem}.blog-card.svelte-10b28qo:hover,.blog-card.svelte-10b28qo:focus-within{transform:none}.blog-card__placeholder-icon.svelte-10b28qo{width:32px;height:32px}.blog__cta.svelte-10b28qo{padding:.5rem 1.5rem}}@media(prefers-reduced-motion:reduce){.blog-card.svelte-10b28qo,.blog-card.svelte-10b28qo:hover,.blog-card.svelte-10b28qo:focus-within,.blog__cta.svelte-10b28qo{transition:none;transform:none}}.contact.svelte-wt4tt0{background:#030303}.contact__container.svelte-wt4tt0{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;gap:1.5rem;max-width:600px}.contact__title.svelte-wt4tt0{font-family:"Press Start 2P",monospace;font-size:clamp(2rem,6vw,4.8rem);text-transform:uppercase;text-align:center;margin:0}.contact__subtitle.svelte-wt4tt0{margin:0;text-align:center;color:#d3d3d3;font-size:1rem}.contact__form.svelte-wt4tt0{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;border:2px solid #E2008F;background:linear-gradient(150deg,rgba(226,0,143,.15),transparent 45%),#0e0e0e;box-shadow:6px 6px #e2008f4d}.form-group.svelte-wt4tt0{display:flex;flex-direction:column;gap:.5rem}.form-label.svelte-wt4tt0{font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#fff}.form-input.svelte-wt4tt0{font-family:Manrope,sans-serif;font-size:1rem;background:#0e0e0e;color:#fff;padding:1rem;border:2px solid rgba(255,255,255,.25);border-radius:0;transition:border-color .2s ease}.form-input.svelte-wt4tt0::placeholder{color:#555}.form-input.svelte-wt4tt0:focus{border-color:#e2008f}.form-input.svelte-wt4tt0:disabled{opacity:.6}.form-textarea.svelte-wt4tt0{resize:vertical;min-height:150px;font-family:Manrope,sans-serif}@media(min-width:768px){.form-textarea.svelte-wt4tt0{min-height:200px}}.form-submit.svelte-wt4tt0{font-family:"Press Start 2P",monospace;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;background:#e2008f;color:#fff;padding:1rem 3rem;border:2px solid #E2008F;border-radius:0;transition:all .2s ease;margin-top:1rem}.form-submit.svelte-wt4tt0:hover:not(:disabled){background:#ff38ba;color:#fff;transform:translate(3px,3px)}.form-submit.svelte-wt4tt0:focus-visible:not(:disabled){outline:none;box-shadow:0 0 0 2px #e2008f}.form-submit.svelte-wt4tt0:disabled{opacity:.7}.form-message.svelte-wt4tt0{font-family:Manrope,sans-serif;font-size:.875rem;padding:1rem;text-align:center;border:2px solid;animation:fadeUp .3s ease}.form-message--success.svelte-wt4tt0{border-color:#10b981;color:#10b981;background:#10b9811a}.form-message--error.svelte-wt4tt0{border-color:#ef4444;color:#ef4444;background:#ef44441a}@media(max-width:430px){.contact__container.svelte-wt4tt0{gap:.5rem}.contact__subtitle.svelte-wt4tt0{font-size:.875rem}.contact__form.svelte-wt4tt0{padding:1rem;gap:.5rem;box-shadow:3px 3px #e2008f42}.form-group.svelte-wt4tt0{gap:.25rem}.form-input.svelte-wt4tt0{padding:.5rem}.form-textarea.svelte-wt4tt0{min-height:108px}.form-submit.svelte-wt4tt0{margin-top:.25rem;padding:.5rem 1.5rem}.form-submit.svelte-wt4tt0:hover:not(:disabled){transform:none}}.footer.svelte-jz8lnl{background:#030303;border-top:4px double #00ffff;box-shadow:0 -10px 30px #00ffff1f}.footer__container.svelte-jz8lnl{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:3rem 1.5rem;display:flex;flex-direction:column;gap:3rem}@media(min-width:768px){.footer__container.svelte-jz8lnl{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer__left.svelte-jz8lnl{display:flex;flex-direction:column;gap:1rem}.footer__logo.svelte-jz8lnl{width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.footer__logo.svelte-jz8lnl:hover{transform:translate(2px,2px)}.footer__logo.svelte-jz8lnl:focus-visible{outline:none;box-shadow:0 0 0 2px #e2008f}.footer__logo.svelte-jz8lnl svg:where(.svelte-jz8lnl){width:100%;height:100%}.footer__tagline.svelte-jz8lnl{margin:0;font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#0ff}.footer__copy.svelte-jz8lnl{font-family:Manrope,sans-serif;font-size:.875rem;color:#555;margin:0}.footer__links.svelte-jz8lnl{display:grid;gap:.5rem}.footer__links.svelte-jz8lnl a:where(.svelte-jz8lnl){font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.footer__links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:#e2008f}.pixel-cursor.svelte-16nkhwm{position:fixed;width:14px;height:18px;left:0;top:0;transform:translate3d(calc(var(--x, 0px) - 1px),calc(var(--y, 0px) - 1px),0);pointer-events:none;z-index:10001;color:#e2008f;opacity:.92;transition:opacity .1s ease,filter .1s ease;will-change:transform}@media(max-width:768px){.pixel-cursor.svelte-16nkhwm{display:none}}.pixel-cursor.hidden.svelte-16nkhwm{opacity:0;pointer-events:none}.pixel-cursor.pressed.svelte-16nkhwm{filter:brightness(1.15)}.pixel-cursor.svelte-16nkhwm svg:where(.svelte-16nkhwm){width:100%;height:100%;filter:drop-shadow(0 0 3px rgba(226,0,143,.45))}.mobile-cta.svelte-4dtkx3{position:fixed;left:.5rem;right:.5rem;bottom:calc(.5rem + env(safe-area-inset-bottom,0px));z-index:100;animation:fadeUp .2s ease}.mobile-cta__link.svelte-4dtkx3{display:block;width:100%;max-width:100%;box-sizing:border-box;text-align:center;font-family:"Press Start 2P",monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;border:2px solid #E2008F;background:#e2008ff2;color:#030303;box-shadow:3px 3px #e2008f4d}@media(min-width:431px){.mobile-cta.svelte-4dtkx3{display:none}}@media(max-width:430px){.mobile-cta.svelte-4dtkx3{left:.25rem;right:.25rem;bottom:calc(.25rem + env(safe-area-inset-bottom,0px))}.mobile-cta__link.svelte-4dtkx3{font-size:.67rem;letter-spacing:.02em;padding:.25rem .5rem;line-height:1.25}}
