._scanline_xxrny_1{width:100%;height:100%;z-index:var(--z-scanline);pointer-events:none;background:linear-gradient(#12101000 50%,#0000000d 50%) 0 0/100% 4px;position:fixed;top:0;left:0}._nav_kvwet_1{z-index:var(--z-side-nav);flex-direction:column;align-items:center;gap:2rem;display:none;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}@media (width>=1024px){._nav_kvwet_1{display:flex}}._line_kvwet_19{background:#ffffff1a;width:1px;height:12px}._dot_kvwet_25{background:var(--color-phosphor-20);border-radius:50%;width:6px;height:6px;text-decoration:none;transition:all .3s;display:block}._dot_kvwet_25:hover{background:var(--color-phosphor)}._dot_kvwet_25:focus-visible{outline:2px solid var(--color-phosphor);outline-offset:4px}._active_kvwet_44{background:var(--color-phosphor);box-shadow:0 0 8px var(--color-phosphor-glow)}._cursor_pkkgn_1{border-right:3px solid var(--color-phosphor);width:0;margin-right:-3px;animation:1s step-end infinite _blink_pkkgn_1;display:inline-block}._spacer_pkkgn_9{visibility:hidden}@keyframes _blink_pkkgn_1{50%{border-color:#0000}}._toggle_15tnk_1{align-items:center;gap:.25rem;display:flex}._option_15tnk_7{font-family:var(--font-mono);letter-spacing:.1em;color:var(--color-text-ghost);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.7rem;font-weight:700;transition:color .2s}._option_15tnk_7:hover{color:var(--color-text-dim)}._active_15tnk_24{color:var(--color-phosphor)}._divider_15tnk_28{font-family:var(--font-mono);color:var(--color-text-ghost);font-size:.7rem}._hero_1blt7_1{flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem;display:flex;position:relative}._langCorner_1blt7_10{z-index:var(--z-header);position:fixed;top:1.5rem;right:2rem}._brand_1blt7_17{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._ratIcon_1blt7_24{width:1.25rem;height:1.25rem;color:var(--color-phosphor)}._brandName_1blt7_30{font-family:var(--font-headline);color:var(--color-text-primary);letter-spacing:-.025em;font-size:1.125rem;font-weight:300}._label_1blt7_38{font-family:var(--font-mono);color:var(--color-phosphor-60);text-transform:uppercase;letter-spacing:.4em;margin-bottom:1.5rem;font-size:.6875rem}._name_1blt7_47{font-family:var(--font-headline);letter-spacing:-.05em;color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(4rem,10vw,8rem);font-weight:300;line-height:.9}._namePrimary_1blt7_57{color:var(--color-phosphor);text-shadow:var(--text-glow)}._stats_1blt7_62{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--color-on-surface-40);flex-wrap:wrap;gap:1.5rem 4rem;margin-top:4rem;font-size:.625rem;display:flex}._stat_1blt7_62{flex-direction:column;gap:.25rem;display:flex}._statLabel_1blt7_80{color:var(--color-phosphor-30)}._statValue_1blt7_84{color:var(--color-on-surface-80)}@media (width<=768px){._hero_1blt7_1{padding:6rem 2rem}._stats_1blt7_62{flex-direction:column;gap:1.5rem}}._about_hordv_1{padding:var(--section-padding) 0;border-top:1px solid #ffffff0d}._grid_hordv_6{grid-template-columns:1fr;align-items:start;gap:5rem;display:grid}@media (width>=768px){._grid_hordv_6{grid-template-columns:repeat(12,1fr);gap:5rem}}._textCol_hordv_20{flex-direction:column;gap:3rem;display:flex}@media (width>=768px){._textCol_hordv_20{grid-column:span 7}}._sectionLabel_hordv_32{font-family:var(--font-mono);color:var(--color-phosphor-60);text-transform:uppercase;letter-spacing:.4em;font-size:.6875rem}._textBlock_hordv_40{flex-direction:column;gap:2rem;display:flex}._lead_hordv_46{font-family:var(--font-body);color:var(--color-on-surface-90);font-size:1.125rem;font-weight:300;line-height:1.7}._links_hordv_54{gap:2rem;padding-top:1rem;display:flex}._link_hordv_54{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--color-phosphor);align-items:center;gap:.5rem;font-size:.625rem;text-decoration:none;transition:color .3s;display:flex}._link_hordv_54:hover{color:#fff}._linkArrow_hordv_77{font-size:.75rem}._photoCol_hordv_81{flex-direction:column;gap:3rem;display:flex}@media (width>=768px){._photoCol_hordv_81{grid-column:span 5}}._photoWrapper_hordv_93{clip-path:inset(0 0 100%);position:relative;overflow:hidden}._scanning_hordv_99{animation:2.5s ease-out forwards _revealPhoto_hordv_1}._photo_hordv_81{aspect-ratio:4/5;object-fit:cover;filter:grayscale()contrast(1.25);opacity:.8;width:100%;transition:filter .7s,opacity .7s}._photoWrapper_hordv_93:hover ._photo_hordv_81{filter:grayscale(0%)contrast();opacity:1}._photoOverlay_hordv_119{border:1px solid var(--color-phosphor-10);position:absolute;inset:0}._scannerLine_hordv_125{background:var(--color-phosphor);width:100%;height:3px;box-shadow:0 0 12px var(--color-phosphor-40), 0 0 30px var(--color-phosphor-20);animation:2.5s ease-out forwards _scanDown_hordv_1;position:absolute;top:0;left:0}@keyframes _revealPhoto_hordv_1{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0 0 0%)}}@keyframes _scanDown_hordv_1{0%{opacity:1;top:0}90%{opacity:.6}to{opacity:0;top:100%}}@media (width<=768px){._photo_hordv_81{aspect-ratio:16/9}}._project_1udh2_1{padding:var(--section-padding) 0;border-top:1px solid #ffffff0d}._intro_1udh2_6{font-family:var(--font-body);color:var(--color-on-surface-50);max-width:700px;margin-bottom:3rem;font-size:1.125rem;font-weight:300;line-height:1.7}._header_1udh2_16{flex-direction:column;gap:1.5rem;margin-bottom:6rem;display:flex}@media (width>=768px){._header_1udh2_16{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1.5rem}}._headerLeft_1udh2_32{flex-direction:column;gap:1rem;display:flex}._sectionLabel_1udh2_38{font-family:var(--font-mono);color:var(--color-phosphor-60);text-transform:uppercase;letter-spacing:.4em;font-size:.6875rem}._sectionTitle_1udh2_46{font-family:var(--font-headline);letter-spacing:-.025em;color:var(--color-text-primary);font-size:2.25rem;font-weight:300}._sectionSubtitle_1udh2_54{font-family:var(--font-mono);color:var(--color-on-surface-30);text-transform:uppercase;letter-spacing:.2em;text-align:right;max-width:20rem;font-size:.625rem;display:none}@media (width>=768px){._sectionSubtitle_1udh2_54{display:block}}._grid_1udh2_71{background:#ffffff0d;border:1px solid #ffffff0d;gap:1px;display:grid}._row_1udh2_78{background:var(--color-surface-dim);color:inherit;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:3rem;text-decoration:none;transition:background .3s;display:flex}@media (width>=768px){._row_1udh2_78{flex-direction:row;align-items:center;gap:3rem}}._row_1udh2_78:hover{background:#ffffff05}._emoji_1udh2_102{opacity:.5;filter:grayscale();font-size:2.25rem;transition:all .3s}._row_1udh2_78:hover ._emoji_1udh2_102{filter:grayscale(0%);opacity:1}._content_1udh2_114{flex-direction:column;flex-grow:1;gap:.5rem;display:flex}._nameLine_1udh2_121{align-items:center;gap:1rem;display:flex}._projectName_1udh2_127{font-family:var(--font-headline);color:var(--color-text-primary);font-size:1.5rem;font-weight:500;transition:color .3s}._row_1udh2_78:hover ._projectName_1udh2_127{color:var(--color-phosphor)}._badge_1udh2_139{font-family:var(--font-mono);border:1px solid var(--color-phosphor-20);color:var(--color-phosphor-60);text-transform:uppercase;letter-spacing:.2em;padding:.125rem .5rem;font-size:.5625rem}._description_1udh2_149{color:var(--color-on-surface-50);max-width:36rem;font-weight:300;line-height:1.6}._viewLink_1udh2_156{font-family:var(--font-mono);color:var(--color-on-surface-30);text-transform:uppercase;letter-spacing:.2em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.625rem;transition:color .3s;display:flex}._row_1udh2_78:hover ._viewLink_1udh2_156{color:var(--color-phosphor)}._footer_hqipg_1{background:var(--color-surface-dim);border-top:1px solid #ffffff0d;padding:5rem 2rem}._container_hqipg_7{max-width:var(--content-max-width);flex-direction:column;align-items:flex-start;gap:3rem;margin:0 auto;display:flex}@media (width>=768px){._container_hqipg_7{flex-direction:row;justify-content:space-between;align-items:center}}._left_hqipg_24{flex-direction:column;gap:.5rem;display:flex}._copyright_hqipg_30{font-family:var(--font-mono);color:var(--color-on-surface-30);text-transform:uppercase;letter-spacing:.2em;font-size:.625rem}._tagline_hqipg_38{font-family:var(--font-mono);color:var(--color-phosphor-40);text-transform:uppercase;letter-spacing:.2em;font-size:.625rem}._right_hqipg_46{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--color-on-surface-40);align-items:center;gap:3rem;font-size:.625rem;display:flex}._links_hqipg_57{gap:1.5rem;display:flex}._link_hqipg_57{color:var(--color-on-surface-40);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;font-size:.625rem;text-decoration:none;transition:color .3s}._link_hqipg_57:hover{color:var(--color-phosphor)}._versionBlock_hqipg_76{color:#ffffff1a;align-items:center;gap:.75rem;display:none}@media (width>=768px){._versionBlock_hqipg_76{display:flex}}._versionLine_hqipg_89{background:currentColor;width:2rem;height:1px}._versionLabel_hqipg_95{color:#ffffff1a}._overlay_52c8k_1{z-index:9000;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}._modal_52c8k_12{background:var(--color-surface-dim);border:1px solid #ffffff0d;width:100%;max-width:700px;max-height:80vh;overflow-y:auto}._header_52c8k_21{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;display:flex}._heading_52c8k_29{font-family:var(--font-mono);letter-spacing:.3em;color:var(--color-phosphor);text-transform:uppercase;font-size:.625rem}._close_52c8k_37{font-family:var(--font-mono);color:var(--color-on-surface-40);cursor:pointer;padding:.5rem;font-size:1.5rem;line-height:1}._close_52c8k_37:hover{color:var(--color-phosphor)}._body_52c8k_50{flex-direction:column;gap:2rem;padding:2rem;display:flex}._section_52c8k_57{flex-direction:column;gap:.75rem;display:flex}._sectionTitle_52c8k_63{font-family:var(--font-mono);letter-spacing:.2em;color:var(--color-on-surface-50);text-transform:uppercase;font-size:.625rem}._sectionBody_52c8k_71{font-family:var(--font-body);color:var(--color-on-surface-40);white-space:pre-line;font-size:.8rem;line-height:1.8}:root{--color-phosphor:#ffbb18;--color-phosphor-bright:#fc3;--color-phosphor-dim:#e6a300;--color-phosphor-glow:#ffb90066;--color-phosphor-subtle:#ffb9000f;--color-phosphor-10:#ffb9001a;--color-phosphor-15:#ffb90026;--color-phosphor-20:#ffb90033;--color-phosphor-30:#ffb9004d;--color-phosphor-40:#ffb90066;--color-phosphor-60:#ffb90099;--color-phosphor-80:#ffb900cc;--color-void:#0a0c10;--color-surface:#0a0c10;--color-surface-dim:#0a0c10;--color-surface-high:#12141a;--color-text-primary:#e2e8f0;--color-text-dim:#6b7280;--color-text-ghost:#464747;--color-on-surface:#e2e8f0;--color-on-surface-90:#e2e8f0e6;--color-on-surface-80:#e2e8f0cc;--color-on-surface-50:#e2e8f080;--color-on-surface-40:#e2e8f066;--color-on-surface-30:#e2e8f04d;--color-outline:#ffffff0d;--color-outline-dim:#ffffff0d;--shadow-terminal:0 0 20px #ffb9000d;--text-glow:0 0 12px #ffb9004d;--font-headline:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"JetBrains Mono", "Courier New", monospace;--section-padding:clamp(4rem, 10vw, 10rem);--content-max-width:1152px;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--z-header:50;--z-side-nav:50;--z-scanline:9999}@font-face{font-family:Space Grotesk;font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/space-grotesk-300.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/space-grotesk-400.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/space-grotesk-700.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/inter-300.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/inter-400.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/inter-500.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/inter-700.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/jetbrains-mono-400.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/jetbrains-mono-500.woff2)format("woff2")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--color-void);color:var(--color-text-primary);font-family:var(--font-body);cursor:crosshair;line-height:1.6;overflow-x:hidden}a,button{cursor:pointer}::selection{background-color:var(--color-phosphor-20);color:var(--color-text-primary)}a{color:var(--color-phosphor);text-decoration:none;transition:color .2s}a:hover{color:#fff}button{cursor:pointer;background:0 0;border:none;font-family:inherit}section{scroll-margin-top:100px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--color-void)}::-webkit-scrollbar-thumb{background:var(--color-phosphor-20)}::-webkit-scrollbar-thumb:hover{background:var(--color-phosphor)}@keyframes pulse-glow{0%,to{box-shadow:0 0 4px var(--color-phosphor-40)}50%{box-shadow:0 0 12px var(--color-phosphor-40)}}@keyframes scanline-move{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes blink{50%{opacity:0}}
