.Hero-module__Z8hQ_W__hero{flex-direction:column;align-items:center;width:100%;padding-bottom:48px;display:flex}.Hero-module__Z8hQ_W__bannerWrap{flex-shrink:0;width:100%;height:clamp(260px,32vw,440px);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bannerImg{object-fit:cover;object-position:85% center}.Hero-module__Z8hQ_W__bannerOverlay{pointer-events:none;background:linear-gradient(90deg,#09090b 10%,#09090b73 55%,#0000 100%),linear-gradient(#0000 55%,#09090b 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__container{justify-content:space-between;align-items:flex-end;width:100%;max-width:1100px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Hero-module__Z8hQ_W__card{z-index:10;flex-direction:row;align-items:flex-end;gap:28px;margin-top:-70px;display:flex;position:relative}.Hero-module__Z8hQ_W__avatarRing{background:#09090b;border-radius:50%;flex-shrink:0;width:140px;height:140px;padding:5px;animation:.55s .1s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__avatarWrap{border:2px solid #4ade804d;border-radius:50%;width:100%;height:100%;animation:3.5s ease-in-out infinite Hero-module__Z8hQ_W__pulseGlow;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__avatarImg{object-fit:cover;object-position:center top}.Hero-module__Z8hQ_W__info{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;margin-top:0;padding-bottom:8px;animation:.55s .2s both Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__name{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__tagline{color:var(--text-primary);opacity:.95;font-size:clamp(.95rem,2.2vw,1.2rem);font-weight:500}.Hero-module__Z8hQ_W__sub{color:var(--text-muted);font-size:clamp(.85rem,1.8vw,.98rem)}.Hero-module__Z8hQ_W__pills{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:6px;display:flex}.Hero-module__Z8hQ_W__pills a{cursor:pointer;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1)}.Hero-module__Z8hQ_W__pills a:hover{transform:translateY(-2px)}.Hero-module__Z8hQ_W__pills a:first-child:hover{box-shadow:var(--glow-green);border-color:#4ade8073}.Hero-module__Z8hQ_W__pills a:last-child:hover{box-shadow:var(--glow-white);border-color:#f4f4f566}.Hero-module__Z8hQ_W__scrollHint{flex-direction:column;align-items:center;gap:5px;margin-bottom:16px;animation:.55s .45s both Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__scrollDot{background:var(--green);opacity:.5;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite Hero-module__Z8hQ_W__bounce}.Hero-module__Z8hQ_W__scrollDot:nth-child(2){opacity:.3;animation-delay:.2s}.Hero-module__Z8hQ_W__scrollDot:nth-child(3){opacity:.15;animation-delay:.4s}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__pulseGlow{0%,to{border-color:#4ade804d;box-shadow:0 0 16px #4ade8033}50%{border-color:#4ade80bf;box-shadow:0 0 28px #4ade8073}}@media (max-width:768px){.Hero-module__Z8hQ_W__container{flex-direction:column;align-items:center;gap:24px}.Hero-module__Z8hQ_W__card{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-top:-55px}.Hero-module__Z8hQ_W__avatarRing{width:110px;height:110px}.Hero-module__Z8hQ_W__info{text-align:center;align-items:center;margin-top:4px}.Hero-module__Z8hQ_W__pills{justify-content:center}.Hero-module__Z8hQ_W__scrollHint{margin-top:12px;margin-bottom:0}}@media (max-width:480px){.Hero-module__Z8hQ_W__container{padding:0 16px}.Hero-module__Z8hQ_W__card{margin-top:-48px}.Hero-module__Z8hQ_W__avatarRing{width:96px;height:96px}.Hero-module__Z8hQ_W__info{gap:6px}}
.AboutCards-module__-Sma6a__grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:16px;display:grid}.AboutCards-module__-Sma6a__reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(18px)}.AboutCards-module__-Sma6a__visible{opacity:1;transform:translateY(0)}.AboutCards-module__-Sma6a__card{cursor:default;flex-direction:column;gap:12px;padding:24px;display:flex}.AboutCards-module__-Sma6a__iconWrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.AboutCards-module__-Sma6a__icon{font-size:1.5rem;line-height:1}.AboutCards-module__-Sma6a__accentGreen{background:#4ade801f;border:1px solid #4ade8047}.AboutCards-module__-Sma6a__accentWhite{background:#f4f4f514;border:1px solid #f4f4f529}.AboutCards-module__-Sma6a__accentTeal{background:#2dd4bf1f;border:1px solid #2dd4bf47}.AboutCards-module__-Sma6a__accentRose{background:#fb71851f;border:1px solid #fb71853d}.AboutCards-module__-Sma6a__hoverGreen:hover{box-shadow:var(--glow-green), 0 8px 32px 0 #0006;border-color:#4ade8059}.AboutCards-module__-Sma6a__hoverWhite:hover{box-shadow:var(--glow-white), 0 8px 32px 0 #0006;border-color:#f4f4f53d}.AboutCards-module__-Sma6a__hoverRose:hover{box-shadow:var(--glow-rose), 0 8px 32px 0 #0006;border-color:#fb71854d}.AboutCards-module__-Sma6a__hoverTeal:hover{box-shadow:var(--glow-teal), 0 8px 32px 0 #0006;border-color:#2dd4bf59}.AboutCards-module__-Sma6a__card:hover .AboutCards-module__-Sma6a__iconWrap{transform:translateY(-2px)scale(1.08)rotate(5deg)}.AboutCards-module__-Sma6a__cardTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1.18rem;font-weight:700}.AboutCards-module__-Sma6a__cardText{color:var(--text-muted);font-size:.92rem;line-height:1.6}@media (max-width:480px){.AboutCards-module__-Sma6a__card{padding:20px}.AboutCards-module__-Sma6a__iconWrap{width:42px;height:42px}}
.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));gap:18px;display:grid}.Projects-module__K3d-Xa__reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(18px)}.Projects-module__K3d-Xa__visible{opacity:1;transform:translateY(0)}.Projects-module__K3d-Xa__card{color:inherit;cursor:pointer;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.Projects-module__K3d-Xa__card:hover{border-color:var(--hover-border,#ffffff29)!important;box-shadow:var(--hover-glow,0 16px 40px 0 #00000073)!important}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__link{color:var(--green);gap:6px}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__projectName{color:var(--green)}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__coverImg{transform:scale(1.04)}.Projects-module__K3d-Xa__coverWrap{flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.Projects-module__K3d-Xa__coverImg{object-fit:cover;object-position:top;transition:transform .4s}.Projects-module__K3d-Xa__coverOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#09090bd9 100%);position:absolute;inset:0}.Projects-module__K3d-Xa__body{flex-direction:column;gap:12px;padding:22px 24px 24px;display:flex}.Projects-module__K3d-Xa__nameRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Projects-module__K3d-Xa__projectName{color:var(--text-primary);font-size:1.1rem;font-weight:700;transition:color .25s}.Projects-module__K3d-Xa__studio{color:var(--text-muted);font-size:.83rem;font-weight:400}.Projects-module__K3d-Xa__statusBadge{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.Projects-module__K3d-Xa__statusDot{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Projects-module__K3d-Xa__pulse;display:inline-block}@keyframes Projects-module__K3d-Xa__pulse{0%,to{opacity:1}50%{opacity:.4}}.Projects-module__K3d-Xa__desc{color:var(--text-muted);font-size:.92rem;line-height:1.65}.Projects-module__K3d-Xa__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:7px;display:flex}.Projects-module__K3d-Xa__tag{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:3px 10px;font-size:.74rem;font-weight:500}.Projects-module__K3d-Xa__link{color:var(--text-muted);white-space:nowrap;align-items:center;gap:4px;font-size:.82rem;font-weight:600;transition:color .25s,gap .25s;display:inline-flex}@media (max-width:480px){.Projects-module__K3d-Xa__coverWrap{height:160px}.Projects-module__K3d-Xa__body{padding:18px 18px 20px}.Projects-module__K3d-Xa__nameRow{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}}
.Connect-module__m2ZMKq__container{flex-direction:column;gap:32px;width:100%;display:flex}.Connect-module__m2ZMKq__linksRow{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;display:grid}.Connect-module__m2ZMKq__card{color:inherit;cursor:pointer;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:border-color .3s cubic-bezier(.16,1,.3,1),background .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Connect-module__m2ZMKq__card:hover{transform:translateY(-3px)}.Connect-module__m2ZMKq__vrchat:hover{box-shadow:var(--glow-green), 0 8px 32px 0 #0006;border-color:#4ade8059}.Connect-module__m2ZMKq__vrchat:hover .Connect-module__m2ZMKq__name,.Connect-module__m2ZMKq__vrchat:hover .Connect-module__m2ZMKq__arrow{color:var(--green)}.Connect-module__m2ZMKq__discord:hover{border-color:#5865f259;box-shadow:0 12px 32px #5865f226,0 8px 32px #0006}.Connect-module__m2ZMKq__discord:hover .Connect-module__m2ZMKq__name,.Connect-module__m2ZMKq__discord:hover .Connect-module__m2ZMKq__arrow{color:#818cf8}.Connect-module__m2ZMKq__twitchLink:hover{border-color:#a855f766;box-shadow:0 12px 32px #a855f726,0 8px 32px #0006}.Connect-module__m2ZMKq__twitchLink:hover .Connect-module__m2ZMKq__name,.Connect-module__m2ZMKq__twitchLink:hover .Connect-module__m2ZMKq__arrow{color:#c084fc}.Connect-module__m2ZMKq__archlight:hover{border-color:#fb923c59;box-shadow:0 12px 32px #fb923c26,0 8px 32px #0006}.Connect-module__m2ZMKq__archlight:hover .Connect-module__m2ZMKq__name,.Connect-module__m2ZMKq__archlight:hover .Connect-module__m2ZMKq__arrow{color:#fb923c}.Connect-module__m2ZMKq__iconWrap{background:var(--bg-deep);border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),border-color .25s;display:flex}.Connect-module__m2ZMKq__card:hover .Connect-module__m2ZMKq__iconWrap{transform:scale(1.08)rotate(4deg)}.Connect-module__m2ZMKq__favicon{object-fit:contain;border-radius:4px;width:22px;height:22px}.Connect-module__m2ZMKq__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Connect-module__m2ZMKq__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.94rem;font-weight:700;transition:color .25s;overflow:hidden}.Connect-module__m2ZMKq__handle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.Connect-module__m2ZMKq__arrow{color:var(--text-muted);flex-shrink:0;transition:color .25s,transform .25s}.Connect-module__m2ZMKq__card:hover .Connect-module__m2ZMKq__arrow{transform:translate(2px,-2px)}.Connect-module__m2ZMKq__copyPillBtn{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;width:100%;height:100%;padding:0;font-family:inherit;display:flex}.Connect-module__m2ZMKq__consoleCard{border-radius:16px;flex-direction:column;width:100%;height:540px;display:flex;position:relative;overflow:hidden}.Connect-module__m2ZMKq__consoleCard:hover{border-color:#a855f740;box-shadow:0 16px 40px #a855f714,0 8px 32px #0006}.Connect-module__m2ZMKq__consoleHeader{background:#0f0f12d9;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.Connect-module__m2ZMKq__tabs{gap:8px;display:flex}.Connect-module__m2ZMKq__tabButton{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.84rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.Connect-module__m2ZMKq__tabButton:hover{color:var(--text-primary);background:#ffffff0a}.Connect-module__m2ZMKq__tabButtonActive{color:#c084fc;background:#a855f71f;border:1px solid #a855f74d}.Connect-module__m2ZMKq__controls{align-items:center;gap:16px;display:flex}.Connect-module__m2ZMKq__chatToggle{background:#ffffff08!important;border:1px solid #ffffff0f!important}.Connect-module__m2ZMKq__chatToggle:hover{background:#ffffff0f!important;border-color:#ffffff1f!important}.Connect-module__m2ZMKq__channelIndicator{color:var(--text-muted);align-items:center;gap:8px;font-size:.8rem;display:flex}.Connect-module__m2ZMKq__liveBadge{background:var(--red-soft);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;padding:2px 7px;font-size:.65rem;font-weight:700;animation:2s infinite Connect-module__m2ZMKq__blink}.Connect-module__m2ZMKq__consoleBody{background:#000;flex-direction:row;flex:1;width:100%;display:flex;overflow:hidden}.Connect-module__m2ZMKq__playerContainer{flex:1;height:100%;position:relative}.Connect-module__m2ZMKq__chatContainer{background:#09090b;border-left:1px solid #ffffff14;flex-shrink:0;width:320px;height:100%;animation:.35s cubic-bezier(.16,1,.3,1) both Connect-module__m2ZMKq__slideIn;position:relative}.Connect-module__m2ZMKq__streamIframe{border:none;width:100%;height:100%}@keyframes Connect-module__m2ZMKq__blink{0%,to{opacity:1}50%{opacity:.4}}@keyframes Connect-module__m2ZMKq__slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.Connect-module__m2ZMKq__placeholder{text-align:center;background:linear-gradient(135deg,#a855f70a 0%,#09090be6 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:40px 24px;display:flex}.Connect-module__m2ZMKq__placeholderContent{flex-direction:column;align-items:center;gap:16px;max-width:440px;animation:.45s cubic-bezier(.16,1,.3,1) both Connect-module__m2ZMKq__slideIn;display:flex}.Connect-module__m2ZMKq__twitchIconWrap,.Connect-module__m2ZMKq__vodIconWrap{color:#c084fc;background:#a855f71a;border:1px solid #a855f740;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:4px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 32px #a855f714}.Connect-module__m2ZMKq__vodIconWrap{color:var(--white);background:#ffffff08;border-color:#ffffff1a;box-shadow:0 8px 32px #ffffff08}.Connect-module__m2ZMKq__placeholder:hover .Connect-module__m2ZMKq__twitchIconWrap{transform:scale(1.08)translateY(-2px);box-shadow:0 12px 32px #a855f729}.Connect-module__m2ZMKq__placeholder:hover .Connect-module__m2ZMKq__vodIconWrap{transform:scale(1.08)translateY(-2px);box-shadow:0 12px 32px #ffffff0f}.Connect-module__m2ZMKq__twitchSvg,.Connect-module__m2ZMKq__playSvg{filter:drop-shadow(0 4px 10px #0000004d)}.Connect-module__m2ZMKq__placeholderTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.25rem;font-weight:750}.Connect-module__m2ZMKq__placeholderDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Connect-module__m2ZMKq__loadBtn{margin-top:8px;box-shadow:0 4px 20px #a855f726;color:#fff!important;background:#a855f738!important;border:1px solid #a855f773!important;border-radius:8px!important;padding:8px 20px!important;font-size:.88rem!important;transition:transform .2s,box-shadow .2s,background-color .2s!important}.Connect-module__m2ZMKq__loadBtn:hover{transform:translateY(-1px);box-shadow:0 6px 24px #a855f740,0 0 12px #a855f71a;background:#a855f752!important;border-color:#a855f799!important}@media (max-width:900px){.Connect-module__m2ZMKq__linksRow{grid-template-columns:repeat(2,1fr)}.Connect-module__m2ZMKq__chatContainer{display:none!important}.Connect-module__m2ZMKq__consoleCard{height:420px}.Connect-module__m2ZMKq__chatToggle{display:none!important}}@media (max-width:600px){.Connect-module__m2ZMKq__linksRow{grid-template-columns:1fr;gap:12px}.Connect-module__m2ZMKq__consoleCard{height:340px}.Connect-module__m2ZMKq__consoleHeader{height:50px;padding:0 12px}.Connect-module__m2ZMKq__tabButton{padding:5px 10px;font-size:.78rem}.Connect-module__m2ZMKq__channelIndicator{font-size:.72rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);text-align:center;padding:80px 24px 60px}.Footer-module__EZoWya__copyPill{cursor:pointer;background:0 0;font-family:inherit;transition:opacity .2s,transform .15s}.Footer-module__EZoWya__copyPill:hover{opacity:.85;transform:translateY(-1px)}.Footer-module__EZoWya__copyPill:focus-visible{outline:2px solid var(--green);outline-offset:3px}.Footer-module__EZoWya__inner{flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.Footer-module__EZoWya__emoji{filter:drop-shadow(0 0 22px #4ade8073);margin-bottom:8px;font-size:3.2rem}.Footer-module__EZoWya__surprised{color:var(--green);font-size:1.5rem;font-weight:700}.Footer-module__EZoWya__thanks{background:linear-gradient(135deg, var(--green), var(--white));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.2rem,4vw,1.8rem);font-weight:700}.Footer-module__EZoWya__cta{color:var(--text-muted);font-size:clamp(.95rem,3vw,1.2rem);font-weight:500}.Footer-module__EZoWya__pills{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.Footer-module__EZoWya__copy{color:var(--text-muted);opacity:.45;margin-top:24px;font-size:.78rem}@media (max-width:480px){.Footer-module__EZoWya__footer{padding:60px 16px 48px}}
.BackToTop-module__5cXveq__btn{z-index:50;width:44px;height:44px;color:var(--green);cursor:pointer;background:#4ade801f;border:1px solid #4ade8059;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;transition:background .2s,box-shadow .2s,transform .2s;animation:.2s BackToTop-module__5cXveq__fadeIn;display:flex;position:fixed;bottom:28px;right:28px}.BackToTop-module__5cXveq__btn:hover{background:#4ade8038;transform:translateY(-2px);box-shadow:0 0 20px #4ade8033}.BackToTop-module__5cXveq__btn:focus-visible{outline:2px solid var(--green);outline-offset:3px}@keyframes BackToTop-module__5cXveq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.BackToTop-module__5cXveq__btn{bottom:20px;right:16px}}
