.Hero-module_hero_dadb{padding-top:clamp(130px,18vh,220px);padding-bottom:clamp(40px,6vw,80px);position:relative}.Hero-module_top_055e{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:clamp(26px,4vw,54px)}.Hero-module_meta_00fe{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;color:var(--muted);text-transform:uppercase}.Hero-module_meta_00fe b{color:var(--text);font-weight:400}.Hero-module_title_d356{font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:clamp(46px,11.5vw,190px);line-height:.95;letter-spacing:-.02em;margin:0;padding-right:.08em}.Hero-module_title_d356 .Hero-module_line-mask_596a:nth-child(1)>i{transition-delay:0s}.Hero-module_title_d356 .Hero-module_line-mask_596a:nth-child(2)>i{transition-delay:.09s}.Hero-module_title_d356 .Hero-module_line-mask_596a:nth-child(3)>i{transition-delay:.18s}.Hero-module_outline_9d20{color:transparent;-webkit-text-stroke:clamp(1px,.2vw,2.5px) var(--line-2)}.Hero-module_amp_b2f0{font-weight:400;color:var(--accent);-webkit-text-stroke:0}.Hero-module_bottom_af03{margin-top:clamp(34px,5vw,70px);display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(28px,4vw,60px);align-items:end}.Hero-module_lead_8aad{font-size:clamp(16px,1.5vw,20px);color:var(--muted);max-width:46ch}.Hero-module_lead_8aad strong{color:var(--text);font-weight:600}.Hero-module_actions_fae5{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}.Hero-module_statsWrap_c5a1{display:flex;justify-content:flex-end}.Hero-module_stats_10dc{display:grid;grid-template-columns:repeat(2,auto);gap:22px 30px}.Hero-module_statNumber_5339{font-family:var(--font-display);font-weight:800;font-size:clamp(28px,3.4vw,46px);line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text)}.Hero-module_statSuffix_663e{color:var(--accent-2)}.Hero-module_statLabel_6e38{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin-top:8px;max-width:16ch}@media (max-width: 1000px){.Hero-module_bottom_af03{grid-template-columns:1fr;gap:34px}.Hero-module_statsWrap_c5a1{justify-content:flex-start}}@media (max-width: 720px){.Hero-module_stats_10dc{grid-template-columns:repeat(2,1fr)}}.Marquee-module_marquee_3744{position:relative;z-index:1;background:var(--accent);color:var(--accent-ink);overflow:hidden;border-block:1px solid var(--accent);padding-block:16px}.Marquee-module_track_f150{display:flex;width:max-content;animation:Marquee-module_scroll_07b3 32s linear infinite}.Marquee-module_marquee_3744:hover .Marquee-module_track_f150{animation-play-state:paused}.Marquee-module_run_ac57{display:inline-flex;align-items:center}.Marquee-module_word_9dc4{font-family:var(--font-display);font-weight:800;font-size:clamp(20px,2.6vw,34px);text-transform:uppercase;letter-spacing:-.01em;padding-inline:26px;display:inline-flex;align-items:center;white-space:nowrap}.Marquee-module_word_9dc4:after{content:"✦";font-size:.6em;margin-left:26px}@keyframes Marquee-module_scroll_07b3{to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.Marquee-module_track_f150{animation:none}}.Work-module_work_a385{position:relative;z-index:2;background:var(--bg-2);border-block:1px solid var(--line)}.Work-module_sticky_81b1{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding-block:clamp(40px,6vw,70px);overflow:hidden}.Work-module_pinned_0cb8 .Work-module_sticky_81b1{position:sticky;top:0;height:100vh}.Work-module_head_658a{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding-inline:var(--pad);margin-bottom:clamp(26px,4vw,46px);flex-wrap:wrap}.Work-module_head_658a h2{font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:clamp(34px,6vw,86px);line-height:.95;letter-spacing:-.02em;margin:12px 0 0}.Work-module_headMeta_fa32{display:flex;align-items:center;gap:clamp(14px,2vw,26px);flex-wrap:wrap}.Work-module_progress_d44f{width:min(220px,40vw);height:2px;background:var(--line);position:relative}.Work-module_progress_d44f>i{position:absolute;inset:0;width:25%;background:var(--accent);transform-origin:left;transition:width .15s linear}.Work-module_skip_bd12{font-family:var(--font-mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid var(--line-2);border-radius:999px;transition:color .3s,border-color .3s,gap .3s var(--out)}.Work-module_skip_bd12:hover{color:var(--text);border-color:var(--accent);gap:12px}.Work-module_track_0f10{display:flex;gap:clamp(18px,2vw,30px);padding-inline:var(--pad);will-change:transform}.Work-module_pinned_0cb8 .Work-module_track_0f10{flex-wrap:nowrap}.Work-module_work_a385:not(.Work-module_pinned_0cb8) .Work-module_track_0f10{overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px;-webkit-overflow-scrolling:touch}.Work-module_work_a385:not(.Work-module_pinned_0cb8) .Work-module_track_0f10::-webkit-scrollbar{height:4px}.Work-module_work_a385:not(.Work-module_pinned_0cb8) .Work-module_track_0f10::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:4px}@media (max-width: 900px){.Work-module_track_0f10{overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px;-webkit-overflow-scrolling:touch}.Work-module_track_0f10::-webkit-scrollbar{height:4px}.Work-module_track_0f10::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:4px}}.Work-module_workCard_45f8{flex:0 0 auto;width:clamp(300px,40vw,560px);scroll-snap-align:start;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface);display:flex;flex-direction:column;cursor:pointer;transition:border-color .4s,transform .5s var(--out),box-shadow .5s var(--out)}.Work-module_workCard_45f8:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 22px 48px -26px var(--glow)}.Work-module_thumb_8b40,.Work-module_gameThumb_bc0c{aspect-ratio:16/10;position:relative;overflow:hidden;display:grid;place-items:center;background:repeating-linear-gradient(45deg,var(--surface-2) 0 14px,transparent 14px 28px),var(--surface)}.Work-module_gameThumb_bc0c{background:linear-gradient(135deg,var(--surface-2),var(--surface))}.Work-module_gameThumb_bc0c i{font-size:48px;color:var(--accent);opacity:.85}.Work-module_thumbImg_923d{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.Work-module_placeholder_a604{font-family:var(--font-mono);font-size:10px;color:var(--faint);letter-spacing:.12em;text-transform:uppercase;padding:10px;text-align:center}.Work-module_cardNumber_5fee{position:absolute;top:14px;left:18px;z-index:2;font-family:var(--font-display);font-weight:800;font-size:60px;line-height:1;color:transparent;-webkit-text-stroke:1.4px var(--line-2)}.Work-module_state_30a3{position:absolute;top:16px;right:16px;z-index:2;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding:5px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line-2);background:color-mix(in srgb,var(--bg) 60%,transparent);backdrop-filter:blur(6px);color:var(--muted)}.Work-module_live_4e15{color:var(--accent-ink);background:var(--accent);border-color:var(--accent)}.Work-module_live_4e15 .Work-module_led_5658{width:6px;height:6px;border-radius:50%;background:var(--accent-ink);box-shadow:none}.Work-module_dev_c46d{color:var(--muted)}.Work-module_led_5658{width:6px;height:6px;border-radius:50%;background:var(--accent)}.Work-module_body_fe4c{padding:22px 24px 24px;display:flex;flex-direction:column;gap:12px;flex:1}.Work-module_body_fe4c h3{font-family:var(--font-display);font-weight:700;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em;margin:0}.Work-module_body_fe4c p{color:var(--muted);font-size:14.5px;margin:0;flex:1}.Work-module_tags_f042{display:flex;gap:7px;flex-wrap:wrap}.Work-module_tag_3d71{font-family:var(--font-mono);font-size:11px;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:4px 11px}.Work-module_foot_419c{margin-top:6px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.Work-module_play_4631{font-family:var(--font-mono);font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--text);display:inline-flex;align-items:center;gap:9px;transition:gap .3s var(--out)}.Work-module_workCard_45f8:hover .Work-module_play_4631{gap:13px}.Work-module_play_4631.Work-module_muted_e850{color:var(--faint)}.Work-module_metaNote_ac0d{font-family:var(--font-mono);font-size:11px;color:var(--faint)}.Work-module_locked_c377{cursor:default}.Work-module_outro_eeb0{flex:0 0 auto;width:clamp(260px,28vw,380px);display:flex;flex-direction:column;justify-content:center;gap:18px;padding-right:var(--pad)}.Work-module_outro_eeb0 p{font-family:var(--font-display);font-weight:700;font-size:clamp(24px,2.4vw,34px);line-height:1.05;letter-spacing:-.02em;margin:0}.Work-module_gamesRow_dcbc{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:clamp(50px,7vw,90px)}.Work-module_gamesRow_dcbc .Work-module_workCard_45f8{width:auto}.Work-module_reel_f990{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(28px,4vw,52px);align-items:center}.Work-module_reelText_7ced h3{font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:clamp(28px,4vw,52px);line-height:1;letter-spacing:-.02em;margin:14px 0}.Work-module_reelText_7ced p{color:var(--muted);margin:0 0 22px;font-size:15.5px;max-width:44ch}.Work-module_videoFrame_c231{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;border:1px solid var(--line-2);background:var(--bg-2)}.Work-module_videoFrame_c231 iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width: 1000px){.Work-module_gamesRow_dcbc{grid-template-columns:repeat(2,1fr)}.Work-module_reel_f990{grid-template-columns:1fr}}@media (max-width: 640px){.Work-module_gamesRow_dcbc{grid-template-columns:1fr}}.Skills-module_skills_6ba7{padding-block:clamp(70px,9vw,130px);background:var(--bg-2);border-block:1px solid var(--line)}.Skills-module_head_3496{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;flex-wrap:wrap;margin-bottom:clamp(20px,3vw,40px)}.Skills-module_head_3496 h2{font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:clamp(34px,6vw,86px);line-height:.95;letter-spacing:-.02em;margin:10px 0 0;padding-right:.06em}.Skills-module_sub_f178{color:var(--muted);font-size:14.5px;max-width:38ch;margin:0}.Skills-module_rows_402a{margin-top:clamp(8px,1.5vw,18px)}.Skills-module_row_5033{border-top:1px solid var(--line);padding:clamp(22px,3vw,34px) 0;display:grid;grid-template-columns:64px 1fr auto;gap:clamp(16px,3vw,40px);align-items:center;position:relative;transition:padding-left .4s var(--out)}.Skills-module_row_5033:last-child{border-bottom:1px solid var(--line)}.Skills-module_row_5033:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:var(--accent);transition:width .4s var(--out)}.Skills-module_row_5033{transition:padding-left .4s var(--out),background .4s var(--out)}.Skills-module_row_5033:hover{padding-left:22px;background:color-mix(in srgb,var(--surface) 55%,transparent)}.Skills-module_row_5033:hover:before{width:4px}.Skills-module_rowIndex_0152{font-family:var(--font-mono);font-size:13px;color:var(--accent-2)}.Skills-module_main_4cef h3{font-family:var(--font-display);font-weight:600;font-size:clamp(24px,3.4vw,46px);letter-spacing:-.02em;margin:0 0 10px;line-height:1.05;padding-right:.04em}.Skills-module_tools_e55f{display:flex;gap:8px;flex-wrap:wrap}.Skills-module_tools_e55f span{font-family:var(--font-mono);font-size:11.5px;color:var(--muted)}.Skills-module_tools_e55f span:not(:last-child):after{content:"·";margin-left:8px;color:var(--faint)}.Skills-module_level_32bb{font-family:var(--font-mono);font-size:12px;color:var(--muted);text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.Skills-module_level_32bb b{font-family:var(--font-display);font-weight:800;font-size:clamp(20px,2vw,28px);color:var(--text)}.Skills-module_levelLabel_8d16{font-size:10.5px;color:var(--faint);max-width:22ch}.Skills-module_mini_4e65{width:clamp(96px,9vw,140px)}@media (max-width: 720px){.Skills-module_row_5033{grid-template-columns:40px 1fr}.Skills-module_level_32bb{grid-column:2;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;margin-top:4px;text-align:left}.Skills-module_levelLabel_8d16{display:none}}.Experience-module_experience_76c1{padding-block:clamp(70px,9vw,130px)}.Experience-module_head_abee{margin-bottom:clamp(26px,4vw,54px)}.Experience-module_head_abee h2{font-family:var(--font-display);font-weight:800;text-transform:uppercase;font-size:clamp(34px,6vw,86px);line-height:.9;letter-spacing:-.03em;margin:10px 0 0}.Experience-module_row_7249{border-top:1px solid var(--line);padding:clamp(24px,3.2vw,40px) 0;display:grid;grid-template-columns:.5fr 1.4fr 1fr;gap:clamp(18px,3vw,46px);align-items:start}.Experience-module_row_7249:last-child{border-bottom:1px solid var(--line)}.Experience-module_years_90b8{font-family:var(--font-mono);font-size:clamp(14px,1.4vw,18px);color:var(--accent-2);letter-spacing:.02em;padding-top:6px}.Experience-module_role_d62e{display:flex;gap:clamp(14px,1.6vw,20px);align-items:flex-start}.Experience-module_roleText_bde2{min-width:0}.Experience-module_logo_cba7{flex-shrink:0;width:clamp(46px,5vw,60px);height:clamp(46px,5vw,60px);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--logo-tile-bg);display:grid;place-items:center;overflow:hidden}.Experience-module_logo_cba7 img{width:100%;height:100%;object-fit:contain;padding:18%}.Experience-module_logoOpaque_7a25{padding:0!important;background:var(--logo-tile-bg-opaque);border-radius:calc(var(--radius-sm) - 1px)}.Experience-module_monogram_2bcb{font-family:var(--font-display);font-weight:800;font-size:clamp(15px,1.6vw,19px);letter-spacing:-.02em;color:var(--accent-ink)}.Experience-module_role_d62e h3{font-family:var(--font-display);font-weight:700;font-size:clamp(22px,2.8vw,38px);letter-spacing:-.02em;line-height:1.02;margin:0 0 6px}.Experience-module_company_1b8a{font-family:var(--font-mono);font-size:13px;color:var(--muted)}.Experience-module_desc_4b8c p{color:var(--muted);font-size:15px;margin:0 0 14px}.Experience-module_chips_1887{display:flex;gap:7px;flex-wrap:wrap}.Experience-module_chips_1887 span{font-family:var(--font-mono);font-size:11px;color:var(--text);border:1px solid var(--line);border-radius:999px;padding:4px 11px}@media (max-width: 1000px){.Experience-module_row_7249{grid-template-columns:.6fr 1.6fr}.Experience-module_desc_4b8c{grid-column:1 / -1}}@media (max-width: 720px){.Experience-module_row_7249{grid-template-columns:1fr;gap:14px}}.Testimonials-module_quotes_11fb{padding-block:clamp(70px,9vw,130px);background:var(--bg-2);border-block:1px solid var(--line)}.Testimonials-module_head_91c4{margin-bottom:clamp(30px,4vw,56px)}.Testimonials-module_head_91c4 h2{font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:clamp(34px,6vw,86px);line-height:.95;letter-spacing:-.02em;margin:10px 0 0}.Testimonials-module_sub_861a{color:var(--muted);font-size:15px;margin:14px 0 0;max-width:50ch}.Testimonials-module_reviews_f5c8{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.Testimonials-module_review_6e2f{border:1px solid var(--line);border-radius:16px;padding:28px;background:var(--surface);display:flex;flex-direction:column;gap:20px;color:var(--text);transition:border-color .4s,transform .5s var(--out),box-shadow .5s var(--out)}.Testimonials-module_review_6e2f:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 22px 48px -28px var(--glow)}.Testimonials-module_quoteMark_e9ab{font-family:var(--font-display);font-weight:800;font-size:56px;line-height:.6;color:var(--accent);height:30px}.Testimonials-module_quote_9ca2{margin:0;font-family:var(--font-display);font-weight:500;font-size:clamp(17px,1.5vw,20px);line-height:1.4;letter-spacing:-.01em;color:var(--text)}.Testimonials-module_who_167a{margin-top:auto;display:flex;align-items:center;gap:13px}.Testimonials-module_pic_78ab{width:44px;height:44px;border-radius:50%;flex:none;object-fit:cover;background:repeating-linear-gradient(135deg,var(--surface-2) 0 7px,transparent 7px 14px),var(--surface);border:1px solid var(--line)}.Testimonials-module_name_8ade{font-weight:700;font-size:14px}.Testimonials-module_role_35c3{font-family:var(--font-mono);font-size:11px;color:var(--faint)}@media (max-width: 1000px){.Testimonials-module_reviews_f5c8{grid-template-columns:1fr 1fr}}@media (max-width: 720px){.Testimonials-module_reviews_f5c8{grid-template-columns:1fr}}.Contact-module_contact_a4f3{padding-block:clamp(80px,10vw,150px);position:relative}.Contact-module_kicker_fbef{margin-bottom:clamp(24px,3vw,40px)}.Contact-module_title_afeb{font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:clamp(52px,14vw,210px);line-height:.9;letter-spacing:-.02em;margin:0 0 clamp(30px,4vw,56px);color:var(--text);padding-right:.06em}.Contact-module_em_b044{color:var(--accent)}.Contact-module_grid_e2e2{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(30px,4vw,60px);align-items:end;overflow:visible}.Contact-module_mail_3e77{display:inline-flex;align-items:center;gap:14px;font-family:var(--font-display);font-weight:700;font-size:clamp(22px,3vw,40px);letter-spacing:-.02em;color:var(--text)}.Contact-module_arrow_be0e{transition:transform .4s var(--out)}.Contact-module_mail_3e77:hover .Contact-module_arrow_be0e{transform:translate(5px,-5px)}.Contact-module_sub_2216{color:var(--muted);margin-top:16px;max-width:40ch}.Contact-module_links_296d{display:flex;flex-direction:column;gap:0;overflow:visible}.Contact-module_clink_9618{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;line-height:1.25;overflow:visible;border-top:1px solid var(--line);color:var(--text);transition:padding-left .35s var(--out),background .35s var(--out)}.Contact-module_clink_9618:last-child{border-bottom:1px solid var(--line)}.Contact-module_clink_9618:hover{padding-left:14px;background:color-mix(in srgb,var(--surface) 50%,transparent)}.Contact-module_linkLabel_380b{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;color:var(--faint);text-transform:uppercase;flex:none;min-width:90px}.Contact-module_linkValue_26a4{font-family:var(--font-display);font-weight:600;font-size:clamp(18px,2vw,26px);letter-spacing:-.005em;line-height:1.3;padding-bottom:2px;margin-right:auto}.Contact-module_go_e6a9{color:var(--muted);transition:transform .35s var(--out),color .35s}.Contact-module_clink_9618:hover .Contact-module_go_e6a9{color:var(--accent);transform:translate(3px,-3px)}@media (max-width: 1000px){.Contact-module_grid_e2e2{grid-template-columns:1fr;gap:40px}}
