.site-module__22BbFG__site{background:var(--bg);width:100%;overflow-x:clip}.site-module__22BbFG__navbar{z-index:50;background:var(--bg);width:100%;color:var(--fg);border-bottom:2px solid var(--accent);justify-content:space-between;align-items:center;padding:16px 28px;display:flex;position:sticky;top:0}.site-module__22BbFG__navBrand{font-family:var(--font-display);letter-spacing:.3px;white-space:nowrap;font-size:15px;font-weight:700;text-decoration:none}.site-module__22BbFG__navLinks{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;gap:28px;font-size:13px;display:none}.site-module__22BbFG__navLinks a{text-decoration:none}@media (min-width:900px){.site-module__22BbFG__navLinks{display:flex}}.site-module__22BbFG__navLang{gap:8px;display:flex}.site-module__22BbFG__langBtn{font-family:var(--font-mono);color:var(--fg);background:#ffffff14;border:none;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.site-module__22BbFG__langBtnActive{background:var(--accent);color:var(--bg)}.site-module__22BbFG__hero{border-bottom:1px solid #ffffff26;flex-direction:column;justify-content:center;width:100%;min-height:92vh;padding:64px 28px 80px;display:flex;position:relative;overflow:hidden}.site-module__22BbFG__heroNoise{pointer-events:none;opacity:.05;background:repeating-linear-gradient(180deg, var(--fg) 0px, var(--fg) 1px, transparent 1px, transparent 4px);animation:3.5s linear infinite site-module__22BbFG__scanShift;position:absolute;inset:0}.site-module__22BbFG__kicker{font-family:var(--font-mono);letter-spacing:3px;text-transform:uppercase;color:var(--bg);background:var(--accent);border-radius:999px;width:fit-content;margin-bottom:20px;padding:5px 12px;font-size:13px;font-weight:600;animation:5s linear infinite site-module__22BbFG__flicker;display:inline-block;position:relative}.site-module__22BbFG__heroTitle{font-family:var(--font-display);letter-spacing:-1px;text-transform:uppercase;width:100%;margin:0;font-size:clamp(36px,9.5vw,168px);font-weight:400;line-height:.9;transition:transform 60ms linear;position:relative}.site-module__22BbFG__heroLine{animation:.8s steps(7,end) both site-module__22BbFG__glitchIn;display:block;position:relative}.site-module__22BbFG__heroLineAccent{color:var(--accent);animation:.8s steps(7,end) .11s both site-module__22BbFG__glitchIn}.site-module__22BbFG__heroTop{grid-template-columns:1fr;align-items:start;gap:24px;margin-top:8px;display:grid}@media (min-width:900px){.site-module__22BbFG__heroTop{grid-template-columns:1fr minmax(260px,38%);align-items:stretch;gap:40px}}.site-module__22BbFG__heroPhoto{aspect-ratio:1;border:1px solid #ffffff40;position:relative;overflow:hidden}@media (min-width:900px){.site-module__22BbFG__heroPhoto{aspect-ratio:auto;min-height:340px}}.site-module__22BbFG__heroPhoto img{filter:grayscale()}.site-module__22BbFG__heroPhoto .site-module__22BbFG__placeholderTag{position:absolute;bottom:10px;left:10px}.site-module__22BbFG__heroBody{margin-top:32px}.site-module__22BbFG__heroSubtitle{max-width:760px;font-family:var(--font-sans);margin:0;font-size:22px;font-weight:400;line-height:1.45}.site-module__22BbFG__heroCtaWrap{margin-top:44px;position:relative}.site-module__22BbFG__ctaBtn{background:var(--accent);color:var(--bg);font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;border-radius:999px;padding:14px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:background .12s,color .12s,box-shadow .12s,transform .12s;display:inline-block}.site-module__22BbFG__ctaBtn:hover{background:var(--bg);color:var(--accent);box-shadow:inset 0 0 0 2px var(--accent);transform:translate(-3px,-3px)}.site-module__22BbFG__ctaBtnLg{padding:20px 32px;font-size:20px}.site-module__22BbFG__heroScroll{font-family:var(--font-mono);letter-spacing:1px;color:var(--fg);opacity:.7;align-items:center;gap:10px;font-size:13px;display:flex;position:absolute;bottom:28px;right:28px}.site-module__22BbFG__scrollDot{background:var(--accent);border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.site-module__22BbFG__scrollPing{background:var(--accent);border-radius:50%;animation:1.4s cubic-bezier(0,.6,.4,1) infinite site-module__22BbFG__ping;position:absolute;inset:0}.site-module__22BbFG__section{border-bottom:1px solid #ffffff26;width:100%;padding:88px 28px}.site-module__22BbFG__sectionTitle{font-family:var(--font-display);letter-spacing:-1px;text-transform:uppercase;margin:0 0 48px;font-size:clamp(36px,7vw,108px);font-weight:400;line-height:.95}.site-module__22BbFG__aboutGrid{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.site-module__22BbFG__aboutLabel{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--accent);grid-column:span 12;font-size:13px;font-weight:600}.site-module__22BbFG__aboutMain{grid-column:span 12}@media (min-width:700px){.site-module__22BbFG__aboutLabel{grid-column:span 4}.site-module__22BbFG__aboutMain{grid-column:span 8}}.site-module__22BbFG__aboutTitle{font-family:var(--font-display);letter-spacing:-.5px;text-transform:uppercase;margin:0 0 24px;font-size:clamp(32px,5vw,68px);font-weight:400;line-height:1}.site-module__22BbFG__aboutBody{max-width:680px;margin:0 0 20px;font-size:20px;line-height:1.6}.site-module__22BbFG__placeholderTag{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;background:var(--accent);color:var(--bg);border-radius:999px;padding:4px 8px;font-size:11px}.site-module__22BbFG__row{border-top:1px solid #ffffff26;grid-template-columns:repeat(12,1fr);align-items:start;gap:24px;padding:32px 0;display:grid}.site-module__22BbFG__rowNum{font-family:var(--font-mono);letter-spacing:2px;color:var(--accent);grid-column:span 3;font-size:44px;font-weight:600}.site-module__22BbFG__rowNumMuted{color:var(--fg)}.site-module__22BbFG__accent2{color:var(--accent2)!important}.site-module__22BbFG__rowHead,.site-module__22BbFG__rowBody{grid-column:span 12}@media (min-width:700px){.site-module__22BbFG__rowNum{grid-column:span 2}.site-module__22BbFG__rowHead{grid-column:span 4}.site-module__22BbFG__rowBody{grid-column:span 6}}.site-module__22BbFG__rowTag{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:13px;font-weight:600}.site-module__22BbFG__rowTitle{font-family:var(--font-display);letter-spacing:-.5px;text-transform:uppercase;margin:0;font-size:28px;font-weight:400}.site-module__22BbFG__rowDesc{margin:0;font-size:20px;line-height:1.6}.site-module__22BbFG__workRow{padding:28px 0}.site-module__22BbFG__workHead{grid-column:span 12}@media (min-width:700px){.site-module__22BbFG__workHead{grid-column:span 10}}.site-module__22BbFG__workTitle{font-family:var(--font-display);letter-spacing:-.5px;text-transform:uppercase;margin:0 0 8px;font-size:24px;font-weight:400}.site-module__22BbFG__workDesc{max-width:680px;margin:0;font-size:18px;line-height:1.6}.site-module__22BbFG__contact{background:var(--bg);width:100%;color:var(--fg);border-bottom:none;padding:120px 28px;position:relative;overflow:hidden}.site-module__22BbFG__contactNoise{pointer-events:none;opacity:.04;background:repeating-linear-gradient(180deg, var(--fg) 0px, var(--fg) 1px, transparent 1px, transparent 4px);animation:3.5s linear infinite site-module__22BbFG__scanShift;position:absolute;inset:0}.site-module__22BbFG__contactTitle{font-family:var(--font-display);letter-spacing:-1px;text-transform:uppercase;max-width:1100px;margin:0 0 32px;font-size:clamp(36px,8vw,108px);font-weight:400;line-height:.95;position:relative}.site-module__22BbFG__contactBody{max-width:640px;font-family:var(--font-sans);margin:0 0 40px;font-size:20px;line-height:1.5;position:relative}.site-module__22BbFG__contactChannels{font-family:var(--font-mono);letter-spacing:.5px;flex-wrap:wrap;gap:12px 28px;margin-top:40px;font-size:15px;display:flex;position:relative}.site-module__22BbFG__contactChannels a{opacity:.85;text-decoration:none}.site-module__22BbFG__contactChannels a:hover{opacity:1}.site-module__22BbFG__contactLocation{font-family:var(--font-mono);letter-spacing:.5px;opacity:.7;margin-top:24px;font-size:14px;position:relative}.site-module__22BbFG__contactFooter{font-family:var(--font-mono);letter-spacing:1px;opacity:.5;margin-top:64px;font-size:13px;position:relative}.site-module__22BbFG__contactFooter a{opacity:1;text-decoration:none}
