.Nav-module__e1xquq__nav{z-index:200;padding:18px var(--page-pad);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;transition:background .4s,border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__nav.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(20px)saturate(1.4);border-bottom-color:var(--border);background:#0f0b07eb}.Nav-module__e1xquq__navLogo{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-sub);align-items:center;gap:1px;font-size:12px;display:flex}.Nav-module__e1xquq__wordmark{color:var(--text-sub)}.Nav-module__e1xquq__wordmarkAccent{color:var(--accent)}.Nav-module__e1xquq__navCursor{background:var(--accent);vertical-align:middle;width:7px;height:13px;margin-left:2px;animation:1.1s step-end infinite Nav-module__e1xquq__blink;display:inline-block}@keyframes Nav-module__e1xquq__blink{0%,to{opacity:1}50%{opacity:0}}.Nav-module__e1xquq__navLinks{align-items:center;gap:32px;display:flex}.Nav-module__e1xquq__navLink{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10px;transition:color .2s}.Nav-module__e1xquq__navLink:hover{color:var(--text)}.Nav-module__e1xquq__navCta{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid #e09a354d;border-radius:2px;padding:7px 18px;font-size:10px;transition:background .2s,color .2s}.Nav-module__e1xquq__navCta:hover{background:var(--accent);color:#080604}@media (max-width:640px){.Nav-module__e1xquq__nav{padding:16px 24px}.Nav-module__e1xquq__navLinks{gap:16px}.Nav-module__e1xquq__navLink{display:none}}
.Hero-module__Z8hQ_W__hero{border-bottom:1px solid var(--border);grid-template-columns:1fr 38%;min-height:100vh;display:grid;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContent{padding:108px var(--page-pad) 44px;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContent:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#fff3 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 85% at 38% 45%,#000 10%,#0000 74%);mask-image:radial-gradient(80% 85% at 38% 45%,#000 10%,#0000 74%)}.Hero-module__Z8hQ_W__blobWrapper{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__blob{filter:blur(48px);border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__blob1{background:radial-gradient(circle,#e09a353d 0%,#0000 58%);width:580px;height:460px;animation:14s ease-in-out infinite Hero-module__Z8hQ_W__b1;top:-5%;left:-8%}.Hero-module__Z8hQ_W__blob2{background:radial-gradient(circle,#e09a351c 0%,#0000 58%);width:360px;height:360px;animation:18s ease-in-out infinite Hero-module__Z8hQ_W__b2;top:55%;left:12%}.Hero-module__Z8hQ_W__blob3{background:radial-gradient(circle,#be780f1a 0%,#0000 58%);width:260px;height:260px;animation:11s ease-in-out infinite Hero-module__Z8hQ_W__b3;top:20%;left:38%}@keyframes Hero-module__Z8hQ_W__b1{0%,to{transform:translate(0)scale(1)}35%{transform:translate(48px,-32px)scale(1.08)}70%{transform:translate(-20px,40px)scale(.94)}}@keyframes Hero-module__Z8hQ_W__b2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-56px,44px)scale(1.12)}}@keyframes Hero-module__Z8hQ_W__b3{0%,to{transform:translate(0)scale(1)}45%{transform:translate(36px,-48px)scale(1.14)}}.Hero-module__Z8hQ_W__heroTop,.Hero-module__Z8hQ_W__heroMid,.Hero-module__Z8hQ_W__heroBot{z-index:1;position:relative}.Hero-module__Z8hQ_W__statusBadge{font-family:var(--font-mono);letter-spacing:.08em;color:var(--green);background:var(--green-dim);border:1px solid #5dc46633;border-radius:2px;align-items:center;gap:8px;padding:5px 13px;font-size:10px;display:inline-flex}.Hero-module__Z8hQ_W__statusBadge:before{content:"";background:var(--green);width:5px;height:5px;box-shadow:0 0 7px var(--green);border-radius:50%;flex-shrink:0;animation:2.4s infinite Hero-module__Z8hQ_W__gpulse}@keyframes Hero-module__Z8hQ_W__gpulse{0%,to{box-shadow:0 0 7px var(--green)}50%{box-shadow:0 0 2px var(--green)}}.Hero-module__Z8hQ_W__heroRole{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-top:36px;margin-bottom:10px;font-size:10px}.Hero-module__Z8hQ_W__heroName{font-family:var(--font-serif);letter-spacing:-.025em;flex-direction:column;margin-bottom:32px;font-size:clamp(80px,11.5vw,152px);font-weight:300;line-height:.87;display:flex}.Hero-module__Z8hQ_W__nameOutline{color:#0000;-webkit-text-stroke:1.5px var(--accent);filter:drop-shadow(0 0 32px #e09a3580);animation:.9s cubic-bezier(.16,1,.3,1) 80ms both Hero-module__Z8hQ_W__slideUp;display:block}.Hero-module__Z8hQ_W__nameSolid{color:var(--text);animation:.9s cubic-bezier(.16,1,.3,1) .24s both Hero-module__Z8hQ_W__slideUp;display:block}@keyframes Hero-module__Z8hQ_W__slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__heroDesc{font-family:var(--font-sans);color:var(--text-sub);opacity:0;max-width:420px;font-size:15px;line-height:1.72;animation:.9s .52s forwards Hero-module__Z8hQ_W__fadeIn}.Hero-module__Z8hQ_W__heroCtas{opacity:0;align-items:center;gap:14px;margin-top:32px;animation:.9s .68s forwards Hero-module__Z8hQ_W__fadeIn;display:flex}@keyframes Hero-module__Z8hQ_W__fadeIn{to{opacity:1}}.Hero-module__Z8hQ_W__ctaPrimary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:#080604;border-radius:2px;padding:12px 28px;font-size:10px;font-weight:500;transition:box-shadow .25s,transform .2s}.Hero-module__Z8hQ_W__ctaPrimary:hover{transform:translateY(-1px);box-shadow:0 0 32px #e09a3580}.Hero-module__Z8hQ_W__ctaGhost{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-mid);padding-bottom:1px;font-size:10px;transition:color .2s,border-color .2s}.Hero-module__Z8hQ_W__ctaGhost:hover{color:var(--text-sub);border-color:var(--text-muted)}.Hero-module__Z8hQ_W__heroBot{border-top:1px solid var(--border);opacity:0;justify-content:space-between;align-items:flex-end;padding-top:20px;animation:.9s .84s forwards Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__heroBotLinks{gap:22px;display:flex}.Hero-module__Z8hQ_W__heroBotLink{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;font-size:10px;transition:color .2s}.Hero-module__Z8hQ_W__heroBotLink:hover{color:var(--accent)}.Hero-module__Z8hQ_W__heroTags{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.Hero-module__Z8hQ_W__heroTag{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.07em;cursor:default;font-size:9px;transition:color .2s}.Hero-module__Z8hQ_W__heroTag:hover{color:var(--accent)}.Hero-module__Z8hQ_W__heroTagSep{color:var(--border-mid);font-size:9px}.Hero-module__Z8hQ_W__heroVisual{border-left:1px solid var(--border);opacity:0;animation:1.1s .3s forwards Hero-module__Z8hQ_W__fadeIn;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroVisual:before{content:"";z-index:1;pointer-events:none;mix-blend-mode:overlay;background-image:linear-gradient(#e09a3512 1px,#0000 1px),linear-gradient(90deg,#e09a3512 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.Hero-module__Z8hQ_W__heroVisual:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#0f0b078c 48%,#0f0b07 100%);height:52%;position:absolute;bottom:0;left:0;right:0}.Hero-module__Z8hQ_W__heroPhoto{object-fit:cover;object-position:center 12%;filter:brightness(.68)contrast(1.08)saturate(.85);animation:1.4s cubic-bezier(.16,1,.3,1) .3s both Hero-module__Z8hQ_W__photoReveal}@keyframes Hero-module__Z8hQ_W__photoReveal{0%{filter:brightness(.68)contrast(1.08)saturate(.85)blur(6px);transform:scale(1.05)}to{filter:brightness(.68)contrast(1.08)saturate(.85)blur();transform:scale(1)}}.Hero-module__Z8hQ_W__heroStats{z-index:3;align-items:flex-end;gap:0;padding:24px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.Hero-module__Z8hQ_W__statCol{border-left:1px solid var(--border-mid);opacity:0;flex-direction:column;flex:1;gap:4px;padding:0 14px;animation:.6s forwards Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__statCol:first-child{animation-delay:.9s}.Hero-module__Z8hQ_W__statCol:nth-child(2){animation-delay:1.05s}.Hero-module__Z8hQ_W__statCol:nth-child(3){animation-delay:1.2s}.Hero-module__Z8hQ_W__statCol:nth-child(4){animation-delay:1.35s}.Hero-module__Z8hQ_W__statCol:first-child{border-left:none;padding-left:0}.Hero-module__Z8hQ_W__statN{font-family:var(--font-serif);color:var(--text);font-size:24px;font-weight:600;line-height:1}.Hero-module__Z8hQ_W__statL{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-size:8.5px}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{grid-template-rows:auto auto;grid-template-columns:1fr}.Hero-module__Z8hQ_W__heroVisual{height:360px}.Hero-module__Z8hQ_W__heroContent{padding:100px 24px 40px}.Hero-module__Z8hQ_W__heroBot{flex-direction:column;align-items:flex-start;gap:12px}.Hero-module__Z8hQ_W__heroTags{justify-content:flex-start}}
.Ticker-module__Qw-ZlG__ticker{background:var(--accent);border-bottom:1px solid #00000026;padding:12px 0;overflow:hidden}.Ticker-module__Qw-ZlG__track{align-items:center;width:max-content;animation:38s linear infinite Ticker-module__Qw-ZlG__ticker;display:flex}@keyframes Ticker-module__Qw-ZlG__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.Ticker-module__Qw-ZlG__group{align-items:center;display:inline-flex}.Ticker-module__Qw-ZlG__cat{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#0f0b07;white-space:nowrap;padding:0 20px;font-size:10px;font-weight:500}.Ticker-module__Qw-ZlG__sep{color:#5a4f47;padding:0 12px;font-size:9px}.Ticker-module__Qw-ZlG__item{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#2a2318;white-space:nowrap;align-items:center;gap:10px;padding:0 4px;font-size:10px;display:inline-flex}.Ticker-module__Qw-ZlG__dot{color:#5a4f47;margin-left:6px}.Ticker-module__Qw-ZlG__spacer{width:56px;display:inline-block}
.Work-module__mspDfG__work{padding:96px var(--page-pad);position:relative;overflow:hidden}.Work-module__mspDfG__workInner{z-index:1;position:relative}.Work-module__mspDfG__sectionLabel{margin-bottom:40px}.Work-module__mspDfG__workGrid{background:var(--border);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.Work-module__mspDfG__featured{background:var(--bg-card);cursor:pointer;grid-template-columns:1fr 240px;align-items:start;gap:40px;padding:40px;transition:background .3s;display:grid;position:relative;overflow:hidden}.Work-module__mspDfG__featured:before{content:"";background:linear-gradient(135deg, var(--accent-dim) 0%, transparent 55%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Work-module__mspDfG__featured:after{content:"";background:linear-gradient(to right, var(--accent), transparent);transform-origin:0;pointer-events:none;height:2px;transition:transform .45s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Work-module__mspDfG__featured:hover{background:var(--bg-raised)}.Work-module__mspDfG__featured:hover:before{opacity:1}.Work-module__mspDfG__featured:hover:after{transform:scaleX(1)}.Work-module__mspDfG__projectIndex{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:9px;display:flex}.Work-module__mspDfG__liveBadge{font-family:var(--font-mono);color:var(--green);background:var(--green-dim);border:1px solid #5dc4662e;border-radius:2px;padding:3px 9px;font-size:9px}.Work-module__mspDfG__featuredTitle{font-family:var(--font-serif);color:var(--text);margin-bottom:12px;font-size:34px;font-weight:400;line-height:1.04}.Work-module__mspDfG__cardTitle{font-family:var(--font-serif);color:var(--text);margin-bottom:12px;font-size:21px;font-weight:400;line-height:1.04}.Work-module__mspDfG__projectDesc{color:var(--text-sub);margin-bottom:18px;font-size:14px;line-height:1.78}.Work-module__mspDfG__stackTags{flex-wrap:wrap;gap:6px;display:flex}.Work-module__mspDfG__tag{font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border-mid);letter-spacing:.04em;background:#ffffff08;border-radius:2px;padding:3px 9px;font-size:9px;transition:all .2s}.Work-module__mspDfG__featured:hover .Work-module__mspDfG__tag,.Work-module__mspDfG__card:hover .Work-module__mspDfG__tag{color:var(--text-sub);border-color:#e09a3533}.Work-module__mspDfG__projectLinks{gap:16px;margin-top:14px;display:flex}.Work-module__mspDfG__projectLink{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;align-items:center;gap:4px;font-size:9px;transition:color .2s;display:inline-flex}.Work-module__mspDfG__projectLink:hover{color:var(--accent)}.Work-module__mspDfG__statsRow{border-top:1px solid var(--border);gap:24px;margin-top:18px;padding-top:18px;display:flex}.Work-module__mspDfG__statsRow>div{flex-direction:column;display:flex}.Work-module__mspDfG__hlValue{font-family:var(--font-serif);color:var(--text);font-size:24px;font-weight:600;line-height:1}.Work-module__mspDfG__hlLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;margin-top:4px;font-size:9px}.Work-module__mspDfG__expandHint{font-family:var(--font-mono);color:var(--accent);letter-spacing:.06em;opacity:0;grid-column:1/-1;font-size:10px;transition:all .25s;position:absolute;bottom:22px;right:26px;transform:translate(-6px)}.Work-module__mspDfG__featured:hover .Work-module__mspDfG__expandHint,.Work-module__mspDfG__featured:focus-within .Work-module__mspDfG__expandHint{opacity:1;transform:translate(0)}.Work-module__mspDfG__angiePreview{font-family:var(--font-mono);background:#0a0805;border:1px solid #2a2318;border-radius:3px;overflow:hidden}.Work-module__mspDfG__angieBar{background:#100d08;border-bottom:1px solid #1e1a12;align-items:center;gap:8px;padding:7px 12px;display:flex}.Work-module__mspDfG__liveDot{background:var(--green);width:5px;height:5px;box-shadow:0 0 4px var(--green);border-radius:50%;flex-shrink:0;animation:2.2s infinite Work-module__mspDfG__gpulse}@keyframes Work-module__mspDfG__gpulse{0%,to{box-shadow:0 0 7px var(--green)}50%{box-shadow:0 0 2px var(--green)}}.Work-module__mspDfG__angieBarText{color:#4e4a42;letter-spacing:.05em;font-size:9px}.Work-module__mspDfG__angieRow{border-bottom:1px solid #161210;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.Work-module__mspDfG__angieRow:last-child{border-bottom:none}.Work-module__mspDfG__angieItem{color:#908e87;font-size:10px}.Work-module__mspDfG__angieVal{font-size:10px;font-weight:500}.Work-module__mspDfG__green{color:#5dc466}.Work-module__mspDfG__amber{color:#e09a35}.Work-module__mspDfG__angieNote{font-family:var(--font-mono);color:var(--text-muted);margin-top:10px;font-size:9px;line-height:1.7}.Work-module__mspDfG__secondaryRow{background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.Work-module__mspDfG__card{background:var(--bg-3);cursor:pointer;opacity:.9;padding:26px;transition:background .3s;position:relative;overflow:hidden}.Work-module__mspDfG__card:hover{background:var(--bg-raised);opacity:1}.Work-module__mspDfG__card:after{content:"";background:linear-gradient(to right, var(--accent), transparent);transform-origin:0;pointer-events:none;height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Work-module__mspDfG__card:hover:after{transform:scaleX(1)}@media (max-width:900px){.Work-module__mspDfG__work{padding:80px 24px}.Work-module__mspDfG__featured{grid-template-columns:1fr;padding:28px}.Work-module__mspDfG__featuredSide{display:none}.Work-module__mspDfG__secondaryRow{grid-template-columns:1fr}}
.About-module__vqXTeW__about{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border-strong);padding:72px 0 76px var(--page-pad);grid-template-columns:3px 1fr;gap:0 52px;display:grid;position:relative;overflow:hidden}.About-module__vqXTeW__about:before{content:"";background:linear-gradient(to right, transparent, var(--accent) 25%, var(--accent) 75%, transparent);opacity:.35;z-index:2;pointer-events:none;height:2px;position:absolute;bottom:0;left:52px;right:52px}.About-module__vqXTeW__about:after{content:"∞";color:#e09a3508;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:340px;line-height:1;font-family:var(--font-serif);position:absolute;top:50%;right:40px;transform:translateY(-50%)}.About-module__vqXTeW__aboutStripe{background:linear-gradient(to bottom, var(--accent), #e09a350a);z-index:1;border-radius:2px;position:relative}.About-module__vqXTeW__aboutContent{padding-right:var(--page-pad);z-index:1;position:relative}.About-module__vqXTeW__sectionLabel{margin-bottom:32px}.About-module__vqXTeW__aboutCols{grid-template-columns:1fr 290px;align-items:start;gap:48px;display:grid}.About-module__vqXTeW__aboutLeft{max-width:520px}.About-module__vqXTeW__aboutRight{flex-direction:column;gap:20px;padding-top:4px;display:flex}.About-module__vqXTeW__aboutQuote{font-family:var(--font-serif);color:var(--text);margin-bottom:28px;font-size:clamp(22px,2.8vw,40px);font-style:italic;font-weight:300;line-height:1.2}.About-module__vqXTeW__aboutQuote em{color:var(--accent);font-style:normal}.About-module__vqXTeW__aboutBody{color:var(--text-muted);margin-bottom:32px;font-size:14px;line-height:1.8}.About-module__vqXTeW__currently{background:var(--bg-3);border:1px solid var(--border-mid);border-radius:2px;align-items:center;gap:10px;padding:9px 14px;display:inline-flex}.About-module__vqXTeW__currentlyDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.2s infinite About-module__vqXTeW__apulse}@keyframes About-module__vqXTeW__apulse{0%,to{box-shadow:0 0 7px var(--accent)}50%{box-shadow:0 0 2px var(--accent)}}.About-module__vqXTeW__currentlyLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:9px}.About-module__vqXTeW__currentlyValue{font-family:var(--font-mono);color:var(--accent);font-size:10px}.About-module__vqXTeW__pills{flex-wrap:wrap;gap:7px;display:flex}.About-module__vqXTeW__pill{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg);border:1px solid var(--border-mid);letter-spacing:.03em;border-radius:2px;padding:5px 10px;font-size:8.5px}.About-module__vqXTeW__pillPrefix{color:var(--text-sub);margin-right:4px}.About-module__vqXTeW__metaBlock{border:1px solid var(--border);border-radius:3px;overflow:hidden}.About-module__vqXTeW__metaRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:9px 14px;display:flex}.About-module__vqXTeW__metaRow:last-child{border-bottom:none}.About-module__vqXTeW__metaLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:9px}.About-module__vqXTeW__metaVal{font-family:var(--font-mono);color:var(--text-sub);font-size:10px}.About-module__vqXTeW__tagline{font-family:var(--font-serif);color:var(--text-muted);letter-spacing:.02em;font-size:20px;font-style:italic;font-weight:300}@media (max-width:900px){.About-module__vqXTeW__aboutCols{grid-template-columns:1fr;gap:36px}.About-module__vqXTeW__aboutRight{flex-flow:wrap;align-items:flex-start}.About-module__vqXTeW__metaBlock{flex:1;min-width:200px}}@media (max-width:640px){.About-module__vqXTeW__about{grid-template-columns:3px 1fr;gap:0 24px;padding:80px 0 80px 24px}.About-module__vqXTeW__aboutContent{padding-right:24px}.About-module__vqXTeW__about:after{font-size:200px;right:10px}.About-module__vqXTeW__aboutRight{flex-direction:column}}
.Skills-module__P7wDQq__skills{background:var(--bg);border-bottom:1px solid var(--border);padding:96px var(--page-pad);position:relative;overflow:hidden}.Skills-module__P7wDQq__skillsInner{z-index:1;position:relative}.Skills-module__P7wDQq__sectionLabel{margin-bottom:40px}.Skills-module__P7wDQq__terminal{background:var(--bg);border:1px solid var(--border-mid);border-radius:4px;overflow:hidden;box-shadow:0 20px 60px #e09a350a}.Skills-module__P7wDQq__terminalHeader{background:var(--bg-raised);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 16px;display:flex}.Skills-module__P7wDQq__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Skills-module__P7wDQq__red{background:#ff5f57}.Skills-module__P7wDQq__yellow{background:#ffbd2e}.Skills-module__P7wDQq__green{background:#28c840}.Skills-module__P7wDQq__terminalTitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;margin-left:8px;font-size:10px}.Skills-module__P7wDQq__terminalBody{grid-template-columns:repeat(4,1fr);gap:28px;padding:28px 32px;display:grid}.Skills-module__P7wDQq__groupName,.Skills-module__P7wDQq__skillItem{opacity:0;transition:opacity .45s,transform .45s;transition-delay:calc(var(--stagger,0) * 55ms);transform:translateY(12px)}[data-revealed=true] .Skills-module__P7wDQq__groupName,[data-revealed=true] .Skills-module__P7wDQq__skillItem{opacity:1;transform:translateY(0)}.Skills-module__P7wDQq__groupName{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:9px}.Skills-module__P7wDQq__skillItem{font-family:var(--font-mono);color:var(--text-sub);align-items:flex-start;gap:8px;margin-bottom:9px;font-size:11px;line-height:1.5;display:flex}.Skills-module__P7wDQq__skillItem:before{content:"›";color:var(--accent);opacity:.5;flex-shrink:0;margin-top:1px}.Skills-module__P7wDQq__terminalPrompt{border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:10px;padding:12px 32px 16px;font-size:11px;display:flex}.Skills-module__P7wDQq__promptChar{color:var(--accent)}.Skills-module__P7wDQq__cursor{background:var(--accent);vertical-align:middle;width:8px;height:14px;margin-left:2px;animation:1.1s step-end infinite Skills-module__P7wDQq__blink;display:inline-block}@keyframes Skills-module__P7wDQq__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:900px){.Skills-module__P7wDQq__skills{padding:80px 24px}.Skills-module__P7wDQq__terminalBody{grid-template-columns:repeat(2,1fr);padding:24px}}@media (max-width:640px){.Skills-module__P7wDQq__terminalBody{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{padding:24px var(--page-pad);border-top:1px solid var(--border);background:var(--bg-footer);z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.Footer-module__EZoWya__name,.Footer-module__EZoWya__built{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);font-size:11px;font-weight:400;transition:color .2s}.Footer-module__EZoWya__name:hover,.Footer-module__EZoWya__built:hover{color:var(--text-sub)}.Footer-module__EZoWya__available{font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent);align-items:center;gap:6px;font-size:11px;display:flex}.Footer-module__EZoWya__dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 6px var(--accent);border-radius:50%;animation:2.5s ease-in-out infinite Footer-module__EZoWya__pulse;display:inline-block}@keyframes Footer-module__EZoWya__pulse{0%,to{opacity:1;box-shadow:0 0 6px var(--accent)}50%{opacity:.5;box-shadow:0 0 2px var(--accent)}}@media (max-width:640px){.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;gap:8px;padding:20px 24px}}
