.Header-module__Af2_WG__header{border-bottom:1px solid var(--border);background-color:var(--terminal-bg);box-shadow:0 4px 20px #0006, 0 0 15px var(--border-glow);flex-direction:column;gap:1rem;padding:1.2rem 1.5rem;display:flex}.Header-module__Af2_WG__topBar{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logoContainer{align-items:center;display:flex}.Header-module__Af2_WG__logo{color:var(--primary);letter-spacing:.1em;text-shadow:0 0 5px #00ffcc80;font-size:1.6rem;font-weight:800;transition:text-shadow .3s}.Header-module__Af2_WG__logo:hover{text-shadow:0 0 10px #0fcc,0 0 20px #0fc6}.Header-module__Af2_WG__curly{color:var(--subtle-text)}.Header-module__Af2_WG__exe{color:var(--secondary);text-shadow:0 0 5px #ff007f66}.Header-module__Af2_WG__sysInfo{letter-spacing:.05em;gap:1.5rem;font-size:.8rem;display:flex}.Header-module__Af2_WG__infoTag{color:var(--success);align-items:center;gap:.3rem;display:flex}.Header-module__Af2_WG__label{color:var(--subtle-text)}.Header-module__Af2_WG__nav{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--foreground);letter-spacing:.1em;align-items:center;padding:.4rem .6rem;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.Header-module__Af2_WG__brackets{color:#0000;transition:color .25s,transform .25s}.Header-module__Af2_WG__navLink:hover .Header-module__Af2_WG__brackets,.Header-module__Af2_WG__activeLink .Header-module__Af2_WG__brackets{color:var(--primary-dim)}.Header-module__Af2_WG__navLink:hover{color:var(--primary);text-shadow:0 0 5px #00ffcc4d;transform:translateY(-1px)}.Header-module__Af2_WG__activeLink{color:var(--primary);border-left:2px solid var(--primary);border-right:2px solid var(--primary);text-shadow:0 0 8px #0fc6;background-color:#00ffcc0d}@media (max-width:768px){.Header-module__Af2_WG__header{padding:1rem}.Header-module__Af2_WG__logo{font-size:1.3rem}.Header-module__Af2_WG__sysInfo{gap:.8rem;font-size:.75rem}.Header-module__Af2_WG__nav{gap:.3rem .5rem}.Header-module__Af2_WG__navLink{padding:.3rem .4rem;font-size:.8rem}.Header-module__Af2_WG__desktopOnly{display:none}}
.Terminal-module__I9DGBG__terminalContainer{cursor:text;color:#ccc;background-color:#0c0c0c;border:1px solid #2d2d2d;border-radius:6px;flex-direction:column;width:100%;max-width:800px;height:480px;display:flex;overflow:hidden;box-shadow:0 10px 40px #000000b3,0 0 15px #0c0c0c80}.Terminal-module__I9DGBG__titleBar{-webkit-user-select:none;user-select:none;background-color:#1e1e1e;border-bottom:1px solid #2d2d2d;justify-content:space-between;align-items:center;padding:.4rem .8rem;display:flex}.Terminal-module__I9DGBG__titleLeft{align-items:center;gap:.5rem;display:flex}.Terminal-module__I9DGBG__psIcon{font-family:var(--font-mono);color:#0fc;font-size:.75rem;font-weight:700}.Terminal-module__I9DGBG__titleText{color:#ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500}.Terminal-module__I9DGBG__windowControls{align-items:center;gap:0;display:flex}.Terminal-module__I9DGBG__controlBtn{color:#888;cursor:pointer;padding:.2rem .6rem;font-family:sans-serif;font-size:.75rem;transition:all .2s}.Terminal-module__I9DGBG__controlBtn:hover{color:#fff;background-color:#2d2d2d}.Terminal-module__I9DGBG__closeBtn:hover{color:#fff;background-color:#e81123!important}.Terminal-module__I9DGBG__screen{letter-spacing:.03em;font-size:.85rem;line-height:1.4;font-family:var(--font-mono);flex-direction:column;flex:1;gap:.4rem;padding:1.2rem;display:flex;overflow-y:auto}.Terminal-module__I9DGBG__history{flex-direction:column;gap:.3rem;display:flex}.Terminal-module__I9DGBG__line{word-break:break-all;white-space:pre-wrap}.Terminal-module__I9DGBG__system{color:#ccc}.Terminal-module__I9DGBG__command{color:#fff;font-weight:600}.Terminal-module__I9DGBG__info{color:#fc0}.Terminal-module__I9DGBG__success{color:#0f6}.Terminal-module__I9DGBG__error{color:#f66}.Terminal-module__I9DGBG__glitch{color:#f39}.Terminal-module__I9DGBG__inputRow{align-items:center;gap:.5rem;display:flex}.Terminal-module__I9DGBG__prompt{color:#fff;font-weight:600}.Terminal-module__I9DGBG__inputField{color:#fff;font-family:var(--font-mono);letter-spacing:.03em;caret-color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.85rem}@media (max-width:768px){.Terminal-module__I9DGBG__terminalContainer{height:400px}.Terminal-module__I9DGBG__screen{padding:.8rem;font-size:.75rem}.Terminal-module__I9DGBG__inputField{font-size:.75rem}}@keyframes Terminal-module__I9DGBG__bounceMinimize{0%{opacity:1;transform:scale(1)translateY(0)}35%{opacity:0;transform:scale(.1)translateY(250px)}65%{opacity:0;transform:scale(.1)translateY(250px)}to{opacity:1;transform:scale(1)translateY(0)}}.Terminal-module__I9DGBG__minimizing{pointer-events:none;animation:1.2s cubic-bezier(.25,1,.5,1) forwards Terminal-module__I9DGBG__bounceMinimize}@keyframes Terminal-module__I9DGBG__bounceMaximize{0%{transform:scale(1)}35%{transform:scale(1.15)}65%{transform:scale(1.15)}to{transform:scale(1)}}.Terminal-module__I9DGBG__maximizing{pointer-events:none;animation:1.2s cubic-bezier(.25,1,.5,1) forwards Terminal-module__I9DGBG__bounceMaximize}@keyframes Terminal-module__I9DGBG__suckIntoSpace{0%{filter:blur();opacity:1;transform:rotate(0)scale(1)skew(0deg)}25%{filter:blur(2px);opacity:.8;transform:rotate(180deg)scale(.65)skew(10deg)}60%{filter:blur(6px);opacity:.3;transform:rotate(540deg)scale(.15)skew(25deg)}to{filter:blur(15px);opacity:0;transform:rotate(1080deg)scale(0)skew(0deg)}}.Terminal-module__I9DGBG__sucked{pointer-events:none;animation:1.8s cubic-bezier(.55,.055,.675,.19) forwards Terminal-module__I9DGBG__suckIntoSpace}.Terminal-module__I9DGBG__jumpingFrog{z-index:999999;pointer-events:none;animation:3.5s linear forwards Terminal-module__I9DGBG__frogJump;position:fixed;left:-10vw}@keyframes Terminal-module__I9DGBG__frogJump{0%{left:-10vw;transform:translateY(0)scaleX(-1)}10%{transform:translateY(-70px)scaleX(-1)}20%{transform:translateY(0)scaleX(-1)}30%{transform:translateY(-90px)scaleX(-1)}40%{transform:translateY(0)scaleX(-1)}50%{transform:translateY(-70px)scaleX(-1)}60%{transform:translateY(0)scaleX(-1)}70%{transform:translateY(-90px)scaleX(-1)}80%{transform:translateY(0)scaleX(-1)}90%{transform:translateY(-70px)scaleX(-1)}to{left:110vw;transform:translateY(0)scaleX(-1)}}@keyframes Terminal-module__I9DGBG__screenShake{0%,to{transform:translate(0)rotate(0)}10%{transform:translate(-3px,-2px)rotate(-.5deg)}20%{transform:translate(2px,3px)rotate(.5deg)}30%{transform:translate(-3px,1px)rotate(0)}40%{transform:translate(2px,-2px)rotate(.5deg)}50%{transform:translate(-1px,3px)rotate(-.5deg)}60%{transform:translate(3px,1px)rotate(0)}70%{transform:translate(-2px,-2px)rotate(-.5deg)}80%{transform:translate(1px,3px)rotate(.5deg)}90%{transform:translate(-3px,-1px)rotate(0)}}.Terminal-module__I9DGBG__shaking{border-color:#f36!important;animation:.1s infinite Terminal-module__I9DGBG__screenShake!important;box-shadow:0 0 40px #f369!important}.Terminal-module__I9DGBG__hackOverlay{z-index:99999999;width:100vw;height:100vh;font-family:var(--font-mono);pointer-events:auto;box-sizing:border-box;background-color:#0a0003f5;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.Terminal-module__I9DGBG__hackOverlay:after{content:" ";z-index:2;pointer-events:none;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 4px,linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f) 0 0/6px 100%;display:block;position:absolute;inset:0}@keyframes Terminal-module__I9DGBG__pulseRed{0%,to{box-shadow:0 0 30px #ff33664d,inset 0 0 20px #ff33661a}50%{box-shadow:0 0 60px #f369,inset 0 0 35px #ff33664d}}.Terminal-module__I9DGBG__hackAlertBox{text-align:center;z-index:10;background-color:#110003;border:2px solid #f36;border-radius:8px;flex-direction:column;align-items:center;gap:1.5rem;width:90%;max-width:580px;padding:3rem 2rem;animation:1.5s infinite Terminal-module__I9DGBG__pulseRed;display:flex;position:relative}@keyframes Terminal-module__I9DGBG__glitchRed{0%{text-shadow:2px 0 #f0f,-2px 0 #0ff}50%{text-shadow:-2px 0 #f0f,2px 0 #0ff}to{text-shadow:2px 0 #f0f,-2px 0 #0ff}}.Terminal-module__I9DGBG__hackGlitchText{color:#f36;letter-spacing:.05em;font-size:2rem;font-weight:900;animation:.15s infinite Terminal-module__I9DGBG__glitchRed}.Terminal-module__I9DGBG__hackSubtitle{color:#fa6;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem}.Terminal-module__I9DGBG__binaryGrid{background-color:#050001;border:1px dashed #ff33664d;border-radius:4px;flex-direction:column;gap:.3rem;padding:1.2rem;font-size:.8rem;line-height:1;display:flex}.Terminal-module__I9DGBG__binaryRow{font-family:var(--font-mono);justify-content:center;gap:.25rem;display:flex}.Terminal-module__I9DGBG__binaryGreen{color:#0f6}.Terminal-module__I9DGBG__binaryRed{color:#f36}.Terminal-module__I9DGBG__hackCountdown{color:#fff;letter-spacing:.05em;font-size:1.1rem;font-weight:700}@keyframes Terminal-module__I9DGBG__flashCountdown{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.Terminal-module__I9DGBG__pulseTick{color:#f36;font-size:1.4rem;font-weight:900;animation:.5s infinite Terminal-module__I9DGBG__flashCountdown;display:inline-block}.Terminal-module__I9DGBG__sunglassesWrapper{pointer-events:none;z-index:999999999;box-sizing:border-box;background-color:#0006;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Terminal-module__I9DGBG__sunglassesSvg{filter:drop-shadow(0 0 10px #000c);animation:4.5s cubic-bezier(.25,1,.5,1) forwards Terminal-module__I9DGBG__dropGlasses;transform:translateY(-100vh)}.Terminal-module__I9DGBG__dealWithItText{color:#fff;font-family:var(--font-mono);text-shadow:0 0 10px #000,0 0 20px #0fc,0 0 30px #0fc;text-transform:uppercase;letter-spacing:.1em;opacity:0;margin-top:1.5rem;font-size:2.5rem;font-weight:900;animation:4.5s forwards Terminal-module__I9DGBG__fadeInText}@keyframes Terminal-module__I9DGBG__dropGlasses{0%{transform:translateY(-100vh)rotate(0)}25%{transform:translateY(0)rotate(0)}28%{transform:translateY(0)rotate(6deg)}32%{transform:translateY(0)rotate(-4deg)}36%{transform:translateY(0)rotate(0)}85%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(15deg)}}@keyframes Terminal-module__I9DGBG__fadeInText{0%,25%{opacity:0;transform:scale(.8)}32%{opacity:1;transform:scale(1.1)}36%{opacity:1;transform:scale(1)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(60px)}}
.about-module__-i9KWa__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.about-module__-i9KWa__main{flex-direction:column;flex:1;gap:3rem;width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem;display:flex}.about-module__-i9KWa__header{flex-direction:column;gap:1rem;display:flex}.about-module__-i9KWa__glitchHeader{flex-direction:column;gap:.2rem;display:flex}.about-module__-i9KWa__subtitle{color:var(--secondary);letter-spacing:.15em;font-size:.8rem;font-weight:700}.about-module__-i9KWa__title{color:var(--primary);letter-spacing:.05em;text-shadow:0 0 10px #0fc6;font-size:2.2rem;font-weight:900}.about-module__-i9KWa__description{color:var(--foreground);max-width:750px;font-size:1rem;line-height:1.6}.about-module__-i9KWa__manifestoGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}.about-module__-i9KWa__manifestoCard{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:1rem;padding:1.8rem;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 4px 15px #0006}.about-module__-i9KWa__manifestoCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #00ffcc0d}.about-module__-i9KWa__cardHeader{border-bottom:1px dashed var(--border);align-items:center;gap:1rem;padding-bottom:.8rem;display:flex}.about-module__-i9KWa__sectionId{font-family:var(--font-mono);color:var(--secondary);border:1px solid var(--secondary);border-radius:3px;padding:.1rem .4rem;font-size:.9rem;font-weight:700}.about-module__-i9KWa__sectionTitle{color:#fff;letter-spacing:.03em;font-size:1.05rem;font-weight:800}.about-module__-i9KWa__sectionText{color:var(--foreground);font-size:.85rem;line-height:1.6}.about-module__-i9KWa__footer{border-top:1px solid var(--border);color:var(--subtle-text);background-color:var(--terminal-bg);justify-content:space-between;padding:1rem 1.5rem;font-size:.75rem;display:flex}@media (max-width:768px){.about-module__-i9KWa__manifestoGrid{grid-template-columns:1fr}}
.profile-module__87n1iW__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.profile-module__87n1iW__main{flex-direction:column;flex:1;gap:2.5rem;width:100%;max-width:1000px;margin:0 auto;padding:2rem 1.5rem;display:flex}.profile-module__87n1iW__backWrapper{display:flex}.profile-module__87n1iW__backLink{font-family:var(--font-mono);color:var(--subtle-text);font-size:.75rem;font-weight:700;text-decoration:none;transition:color .25s}.profile-module__87n1iW__backLink:hover{color:var(--primary)}.profile-module__87n1iW__profileHeader{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 15px #0006}.profile-module__87n1iW__profileHeader[data-status=PRIMARY]{border-left:3px solid var(--primary)}.profile-module__87n1iW__profileHeader[data-status=ACTIVE]{border-left:3px solid var(--success)}.profile-module__87n1iW__profileHeader[data-status=STANDBY]{border-left:3px solid var(--subtle-text);opacity:.9}.profile-module__87n1iW__profileRow{align-items:center;gap:1.5rem;display:flex}.profile-module__87n1iW__avatarLarge{border:1px solid var(--border);color:var(--primary);font-family:var(--font-mono);background-color:#0b1113;border-radius:6px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.3rem;font-weight:700;display:flex}.profile-module__87n1iW__profileInfo{flex-direction:column;flex:1;gap:.4rem;display:flex}.profile-module__87n1iW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.profile-module__87n1iW__name{color:#fff;letter-spacing:.02em;font-size:1.6rem;font-weight:900}.profile-module__87n1iW__statusIndicator{align-items:center;gap:.4rem;display:flex}.profile-module__87n1iW__dot{border-radius:50%;width:6px;height:6px;display:inline-block}@keyframes profile-module__87n1iW__pulse{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.profile-module__87n1iW__online{background-color:var(--success);box-shadow:0 0 6px var(--success);animation:2s ease-in-out infinite profile-module__87n1iW__pulse}.profile-module__87n1iW__offline{background-color:var(--subtle-text)}.profile-module__87n1iW__statusText{color:var(--subtle-text);font-size:.7rem;font-weight:700}.profile-module__87n1iW__metaInfo{flex-wrap:wrap;gap:2rem;display:flex}.profile-module__87n1iW__metaItem{font-family:var(--font-mono);gap:.5rem;font-size:.75rem;display:flex}.profile-module__87n1iW__metaLabel{color:var(--subtle-text)}.profile-module__87n1iW__metaVal{color:var(--foreground);font-weight:700}.profile-module__87n1iW__twitter{color:var(--primary-dim);font-weight:700;text-decoration:none}.profile-module__87n1iW__twitter:hover{color:var(--primary);text-decoration:underline}.profile-module__87n1iW__bioBlock{color:var(--foreground);border-top:1px dashed #14222466;padding-top:1rem;font-size:.9rem;line-height:1.6}.profile-module__87n1iW__royaltyBox{border:1px dashed var(--border);background-color:#070b0c;border-radius:6px;flex-direction:column;gap:.4rem;padding:1rem 1.2rem;display:flex}.profile-module__87n1iW__royaltyItem{font-size:.75rem;font-family:var(--font-mono);justify-content:space-between;display:flex}.profile-module__87n1iW__royaltyLabel{color:var(--subtle-text)}.profile-module__87n1iW__royaltyVal{color:var(--foreground);font-weight:600}.profile-module__87n1iW__royaltyValSuccess{color:var(--success);font-weight:700}.profile-module__87n1iW__catalogSection{flex-direction:column;gap:1.5rem;display:flex}.profile-module__87n1iW__sectionTitle{color:var(--secondary);letter-spacing:.05em;text-shadow:0 0 5px #ff007f33;font-size:1.1rem;font-weight:800}.profile-module__87n1iW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.profile-module__87n1iW__card{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #0000004d}.profile-module__87n1iW__card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #00ffcc0d}.profile-module__87n1iW__cardImageLink{text-decoration:none;display:block}.profile-module__87n1iW__imageArea{aspect-ratio:1;border-bottom:1px solid var(--border);background-color:#0b1113;justify-content:center;align-items:center;padding:1.2rem;display:flex;position:relative}.profile-module__87n1iW__imageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-module__87n1iW__productImg{object-fit:contain;z-index:10005;transition:transform .4s;position:relative}.profile-module__87n1iW__card:hover .profile-module__87n1iW__productImg{transform:scale(1.05)}.profile-module__87n1iW__statusBadge{color:var(--success);background-color:#33ff661a;border:1px solid #33ff664d;border-radius:3px;padding:.15rem .4rem;font-size:.55rem;font-weight:700;position:absolute;top:.6rem;right:.6rem}.profile-module__87n1iW__infoArea{flex-direction:column;gap:.5rem;padding:.8rem 1rem;display:flex}.profile-module__87n1iW__nameLink{text-decoration:none}.profile-module__87n1iW__productName{color:#fff;font-size:.9rem;font-weight:800;line-height:1.3}.profile-module__87n1iW__priceRow{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}.profile-module__87n1iW__price{color:var(--secondary);font-size:.85rem;font-weight:700}.profile-module__87n1iW__inspectBtn{font-family:var(--font-mono);color:var(--primary);border:1px solid var(--primary);border-radius:3px;padding:.25rem .5rem;font-size:.65rem;font-weight:700;text-decoration:none;transition:all .2s}.profile-module__87n1iW__inspectBtn:hover{background-color:var(--primary);color:var(--background)}.profile-module__87n1iW__emptyGrid{border:1px dashed var(--border);text-align:center;background-color:#070b0c;border-radius:6px;padding:2.5rem}.profile-module__87n1iW__emptyPrompt{font-family:var(--font-mono);color:var(--subtle-text);font-size:.8rem}.profile-module__87n1iW__notFound{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.profile-module__87n1iW__notFoundBox{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.profile-module__87n1iW__notFoundBox h2{color:var(--error);text-shadow:0 0 10px #ff33664d;font-size:1.6rem;font-weight:800}.profile-module__87n1iW__notFoundBox p{color:var(--foreground);max-width:450px;font-size:.9rem}.profile-module__87n1iW__backBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);background-color:#0000;border-radius:4px;padding:.7rem 1.5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s}.profile-module__87n1iW__backBtn:hover{background-color:var(--primary);color:var(--background)}.profile-module__87n1iW__footer{border-top:1px solid var(--border);color:var(--subtle-text);background-color:var(--terminal-bg);justify-content:space-between;padding:1rem 1.5rem;font-size:.75rem;display:flex}@media (max-width:768px){.profile-module__87n1iW__profileRow{flex-direction:column;align-items:flex-start;gap:1rem}}
.creators-module___rgIdG__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.creators-module___rgIdG__main{flex-direction:column;flex:1;gap:3rem;width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem;display:flex}.creators-module___rgIdG__creatorsHeader{flex-direction:column;gap:1rem;display:flex}.creators-module___rgIdG__glitchHeader{flex-direction:column;gap:.2rem;display:flex}.creators-module___rgIdG__subtitle{color:var(--secondary);letter-spacing:.15em;font-size:.8rem;font-weight:700}.creators-module___rgIdG__title{color:var(--primary);letter-spacing:.05em;text-shadow:0 0 10px #0fc6;font-size:2.2rem;font-weight:900}.creators-module___rgIdG__description{color:var(--foreground);max-width:750px;font-size:1rem;line-height:1.6}.creators-module___rgIdG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.creators-module___rgIdG__card{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:1.2rem;padding:1.5rem;transition:all .35s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;box-shadow:0 4px 15px #0006}.creators-module___rgIdG__card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 25px #00ffcc0d}.creators-module___rgIdG__card[data-status=PRIMARY]{border-left:3px solid var(--primary)}.creators-module___rgIdG__card[data-status=ACTIVE]{border-left:3px solid var(--success)}.creators-module___rgIdG__card[data-status=STANDBY]{border-left:3px solid var(--subtle-text);opacity:.85}.creators-module___rgIdG__cardHeader{border-bottom:1px solid #00ffcc0d;justify-content:space-between;align-items:center;padding-bottom:.8rem;font-size:.75rem;display:flex}.creators-module___rgIdG__nodeId{color:var(--foreground);font-weight:700}.creators-module___rgIdG__label{color:var(--subtle-text)}.creators-module___rgIdG__statusIndicator{align-items:center;gap:.4rem;display:flex}.creators-module___rgIdG__dot{border-radius:50%;width:6px;height:6px;display:inline-block}@keyframes creators-module___rgIdG__pulse{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.creators-module___rgIdG__online{background-color:var(--success);box-shadow:0 0 6px var(--success);animation:2s ease-in-out infinite creators-module___rgIdG__pulse}.creators-module___rgIdG__offline{background-color:var(--subtle-text)}.creators-module___rgIdG__statusText{color:var(--subtle-text);font-size:.7rem;font-weight:700}.creators-module___rgIdG__avatarRow{align-items:center;gap:1rem;display:flex}.creators-module___rgIdG__terminalAvatar{border:1px solid var(--border);color:var(--primary);font-family:var(--font-mono);background-color:#0b1113;border-radius:4px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;font-weight:700;display:flex}.creators-module___rgIdG__avatarInfo{flex-direction:column;gap:.1rem;display:flex}.creators-module___rgIdG__name{color:#fff;font-size:1.1rem;font-weight:800}.creators-module___rgIdG__twitter{color:var(--primary-dim);font-size:.7rem;font-family:var(--font-mono);text-decoration:none}.creators-module___rgIdG__twitter:hover{color:var(--primary);text-decoration:underline}.creators-module___rgIdG__bio{color:var(--foreground);min-height:60px;font-size:.8rem;line-height:1.5}.creators-module___rgIdG__payloads{border-top:1px dashed #14222466;flex-direction:column;gap:.4rem;padding-top:.8rem;display:flex}.creators-module___rgIdG__payloadTitle{color:var(--subtle-text);letter-spacing:.05em;font-size:.7rem;font-weight:700}.creators-module___rgIdG__payloadList{flex-direction:column;gap:.25rem;list-style:none;display:flex}.creators-module___rgIdG__payloadItem{color:var(--primary-dim);font-size:.75rem;font-family:var(--font-mono)}.creators-module___rgIdG__noPayload{color:var(--subtle-text);font-size:.7rem;font-style:italic}.creators-module___rgIdG__inspectBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;text-align:center;text-shadow:0 0 2px #0fc3;background-color:#0000;border-radius:4px;padding:.6rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .25s}.creators-module___rgIdG__inspectBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 12px #0fc6}.creators-module___rgIdG__disabledBtn{border:1px solid var(--border);color:var(--subtle-text);font-family:var(--font-mono);cursor:not-allowed;background-color:#0000;border-radius:4px;padding:.6rem;font-size:.75rem;font-weight:700}.creators-module___rgIdG__footer{border-top:1px solid var(--border);color:var(--subtle-text);background-color:var(--terminal-bg);justify-content:space-between;padding:1rem 1.5rem;font-size:.75rem;display:flex}@media (max-width:768px){.creators-module___rgIdG__grid{grid-template-columns:1fr}}
.page-module__E0kJGG__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__main{flex-direction:column;flex:1;gap:3rem;width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem;display:flex}.page-module__E0kJGG__heroSection{flex-direction:column;gap:1.5rem;display:flex}.page-module__E0kJGG__glitchHeader{flex-direction:column;gap:.2rem;display:flex}.page-module__E0kJGG__subtitle{color:var(--secondary);letter-spacing:.15em;font-size:.8rem;font-weight:700}.page-module__E0kJGG__title{color:var(--primary);letter-spacing:.05em;text-shadow:0 0 10px #0fc6;font-size:2.5rem;font-weight:900}.page-module__E0kJGG__heroBody{flex-direction:column;gap:1.2rem;max-width:750px;display:flex}.page-module__E0kJGG__tagline{color:#fff;letter-spacing:.05em;min-height:2.2rem;font-size:1.5rem;font-weight:800;transition:opacity .25s ease-in-out}.page-module__E0kJGG__fadeIn{opacity:1}.page-module__E0kJGG__fadeOut{opacity:0}.page-module__E0kJGG__heroCopy{color:var(--foreground);font-size:1rem;line-height:1.6}.page-module__E0kJGG__runWrapper{margin-top:.5rem}.page-module__E0kJGG__runButton{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;text-shadow:0 0 2px #00ffcc4d;background:0 0;border-radius:4px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:all .25s}.page-module__E0kJGG__runButton:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 12px #0fc6}.page-module__E0kJGG__terminalSection{justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__footer{border-top:1px solid var(--border);color:var(--subtle-text);background-color:var(--terminal-bg);justify-content:space-between;padding:1rem 1.5rem;font-size:.75rem;display:flex}.page-module__E0kJGG__nodeTag{color:var(--success)}.page-module__E0kJGG__spotlightSection{justify-content:center;width:100%;display:flex}.page-module__E0kJGG__spotlightCard{background-color:var(--terminal-bg);border:1px solid var(--primary-dim);border-radius:6px;flex-direction:column;gap:1rem;width:100%;max-width:800px;padding:1.8rem;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 4px 15px #0006,0 0 10px #00ffcc08}.page-module__E0kJGG__spotlightCard:hover{border-color:var(--primary);box-shadow:0 6px 20px #00ffcc0f}.page-module__E0kJGG__spotlightHeader{font-family:var(--font-mono);border-bottom:1px dashed #00ffcc1a;justify-content:space-between;align-items:center;padding-bottom:.8rem;font-size:.75rem;display:flex}.page-module__E0kJGG__spotlightBadge{color:var(--secondary);background-color:#ff007f1a;border:1px solid #ff007f4d;border-radius:3px;padding:.15rem .5rem;font-weight:700}.page-module__E0kJGG__spotlightNode{color:var(--primary);font-weight:700}.page-module__E0kJGG__spotlightBody{flex-direction:column;gap:.8rem;display:flex}.page-module__E0kJGG__spotlightTitle{color:#fff;letter-spacing:.02em;font-size:1.15rem;font-weight:800}.page-module__E0kJGG__spotlightText{color:var(--foreground);font-size:.85rem;line-height:1.6}.page-module__E0kJGG__spotlightBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;text-shadow:0 0 2px #0fc3;background:0 0;border-radius:4px;align-self:flex-start;margin-top:.4rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:all .2s}.page-module__E0kJGG__spotlightBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 10px #00ffcc4d}@media (max-width:768px){.page-module__E0kJGG__main{gap:2rem;padding:1.5rem 1rem}.page-module__E0kJGG__title{font-size:2rem}.page-module__E0kJGG__tagline{min-height:1.8rem;font-size:1.2rem}}
.portal-module__UNtR0W__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.portal-module__UNtR0W__main{flex-direction:column;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem;display:flex}.portal-module__UNtR0W__loginWrapper{flex-direction:column;gap:1.5rem;width:100%;max-width:480px;margin:auto;padding:2rem 0;display:flex}.portal-module__UNtR0W__loginCard{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;overflow:hidden;box-shadow:0 10px 30px #00000080}.portal-module__UNtR0W__cardHeader{border-bottom:1px solid var(--border);background-color:#0b1113;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.portal-module__UNtR0W__cardTitle{color:var(--subtle-text);letter-spacing:.05em;font-size:.75rem;font-weight:700}.portal-module__UNtR0W__loginContent{flex-direction:column;gap:1.2rem;padding:1.5rem;display:flex}.portal-module__UNtR0W__loginIntro{color:var(--foreground);font-size:.85rem;line-height:1.5}.portal-module__UNtR0W__form{flex-direction:column;gap:1.2rem;display:flex}.portal-module__UNtR0W__fieldLabel{color:var(--subtle-text);letter-spacing:.05em;font-size:.75rem;font-weight:700}.portal-module__UNtR0W__textInput{border:1px solid var(--border);color:var(--primary);font-family:var(--font-mono);background-color:#070b0c;border-radius:4px;outline:none;padding:.6rem;font-size:.85rem;transition:all .3s}.portal-module__UNtR0W__textInput:focus{border-color:var(--primary);box-shadow:0 0 8px #00ffcc26}.portal-module__UNtR0W__helper{color:var(--secondary);margin-top:.2rem;font-size:.65rem;font-weight:600}.portal-module__UNtR0W__loginBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;background-color:#0000;border-radius:4px;padding:.7rem;font-size:.85rem;font-weight:700;transition:all .25s}.portal-module__UNtR0W__loginBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 12px #0fc6}.portal-module__UNtR0W__authConsole{border:1px solid var(--border);background-color:#050809;border-radius:4px;overflow:hidden}.portal-module__UNtR0W__consoleHeader{color:var(--subtle-text);border-bottom:1px solid var(--border);background-color:#090e10;padding:.4rem .8rem;font-size:.7rem}.portal-module__UNtR0W__consoleContent{color:var(--foreground);flex-direction:column;gap:.3rem;max-height:150px;padding:.8rem;font-size:.75rem;line-height:1.4;display:flex;overflow-y:auto}.portal-module__UNtR0W__dashboard{flex:1;grid-template-columns:240px 1fr;gap:2rem;margin-top:1.5rem;display:grid}.portal-module__UNtR0W__sidebar{border-right:1px solid var(--border);flex-direction:column;gap:1.5rem;padding-right:1.5rem;display:flex}.portal-module__UNtR0W__profileBlock{background-color:var(--terminal-bg);border:1px solid var(--border);text-align:center;border-radius:6px;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem;display:flex}.portal-module__UNtR0W__profileAvatar{color:var(--primary);border:1px solid var(--border);background-color:#0b1113;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.3rem;font-weight:800;display:flex}.portal-module__UNtR0W__profileName{color:#fff;font-size:1rem;font-weight:800}.portal-module__UNtR0W__roleTag{color:var(--secondary);background-color:#ff007f1a;border:1px solid #ff007f33;border-radius:3px;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.portal-module__UNtR0W__navMenu{flex-direction:column;gap:.5rem;display:flex}.portal-module__UNtR0W__menuItem,.portal-module__UNtR0W__logoutBtn{color:var(--foreground);font-family:var(--font-mono);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:.6rem .8rem;font-size:.8rem;font-weight:700;transition:all .25s}.portal-module__UNtR0W__menuItem:hover{color:var(--primary);background-color:#00ffcc08}.portal-module__UNtR0W__activeMenu{color:var(--primary);border-left:2px solid var(--primary);background-color:#00ffcc0d}.portal-module__UNtR0W__logoutBtn{color:var(--error);border:1px dashed #f363;margin-top:2rem}.portal-module__UNtR0W__logoutBtn:hover{border-color:var(--error);background-color:#ff33660d}.portal-module__UNtR0W__content{flex-direction:column;display:flex}.portal-module__UNtR0W__tabContent{flex-direction:column;gap:2rem;display:flex}.portal-module__UNtR0W__contentHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.portal-module__UNtR0W__contentHeader h2{color:var(--primary);letter-spacing:.05em;font-size:1.3rem;font-weight:800}.portal-module__UNtR0W__timeTag{color:var(--subtle-text);font-size:.75rem}.portal-module__UNtR0W__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.portal-module__UNtR0W__statCard{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:.4rem;padding:1.2rem;display:flex;box-shadow:0 4px 10px #0003}.portal-module__UNtR0W__statLabel{color:var(--subtle-text);letter-spacing:.05em;font-size:.7rem}.portal-module__UNtR0W__statVal{color:#fff;font-size:1.5rem;font-weight:800}.portal-module__UNtR0W__statTrend{color:var(--success);font-size:.65rem;font-weight:700}.portal-module__UNtR0W__chartSection{flex-direction:column;gap:1rem;display:flex}.portal-module__UNtR0W__chartTitle{color:var(--subtle-text);letter-spacing:.05em;font-size:.85rem}.portal-module__UNtR0W__chartContainer{border:1px solid var(--border);background-color:#070b0c;border-radius:6px;align-items:flex-end;height:200px;padding:1rem 2rem 2.5rem;display:flex;position:relative}.portal-module__UNtR0W__chartGridLines{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:1rem 0 2.5rem}.portal-module__UNtR0W__chartGridLines span{border-top:1px dashed #14222499;width:100%}.portal-module__UNtR0W__bars{z-index:2;justify-content:space-around;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.portal-module__UNtR0W__barWrapper{height:var(--height);flex-direction:column;justify-content:flex-end;align-items:center;gap:.5rem;width:40px;display:flex}.portal-module__UNtR0W__bar{background:linear-gradient(to top, var(--primary-dim), var(--primary));border-radius:2px 2px 0 0;width:100%;height:100%;transition:all .3s;box-shadow:0 0 8px #0fc3}.portal-module__UNtR0W__barWrapper:hover .portal-module__UNtR0W__bar{filter:brightness(1.2);box-shadow:0 0 12px #0fc6}.portal-module__UNtR0W__barLabel{color:var(--subtle-text);font-size:.7rem;position:absolute;bottom:-1.5rem}.portal-module__UNtR0W__activityLog{flex-direction:column;gap:.8rem;display:flex}.portal-module__UNtR0W__logTitle{color:var(--subtle-text);font-size:.85rem}.portal-module__UNtR0W__logLines{border:1px solid var(--border);background-color:#050809;border-radius:4px;flex-direction:column;gap:.4rem;padding:1rem;font-size:.75rem;display:flex}.portal-module__UNtR0W__logLine{color:var(--foreground);font-family:var(--font-mono);word-break:break-all}.portal-module__UNtR0W__addNewBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;background-color:#0000;border-radius:4px;padding:.4rem .8rem;font-size:.75rem;font-weight:700;transition:all .25s}.portal-module__UNtR0W__addNewBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 8px #00ffcc4d}.portal-module__UNtR0W__tableWrapper{border:1px solid var(--border);border-radius:6px;overflow:hidden}.portal-module__UNtR0W__table{border-collapse:collapse;background-color:var(--terminal-bg);text-align:left;width:100%;font-size:.8rem}.portal-module__UNtR0W__table th,.portal-module__UNtR0W__table td{border-bottom:1px solid var(--border);padding:.8rem 1rem}.portal-module__UNtR0W__table th{color:var(--subtle-text);background-color:#0b1113;font-weight:700}.portal-module__UNtR0W__table tbody tr:last-child td{border-bottom:none}.portal-module__UNtR0W__hashCol{color:var(--primary);font-family:var(--font-mono)}.portal-module__UNtR0W__statusActive{color:var(--success);background-color:#33ff661a;border:1px solid #33ff664d;border-radius:3px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.portal-module__UNtR0W__footer{border-top:1px solid var(--border);color:var(--subtle-text);background-color:var(--terminal-bg);justify-content:space-between;padding:1rem 1.5rem;font-size:.75rem;display:flex}@media (max-width:768px){.portal-module__UNtR0W__dashboard{grid-template-columns:1fr;gap:1.5rem}.portal-module__UNtR0W__sidebar{border-right:none;border-bottom:1px solid var(--border);padding-bottom:1.5rem;padding-right:0}.portal-module__UNtR0W__statsGrid{grid-template-columns:1fr}.portal-module__UNtR0W__table th:nth-child(4),.portal-module__UNtR0W__table td:nth-child(4){display:none}}.portal-module__UNtR0W__submitHeader{flex-direction:column;gap:1rem;display:flex}.portal-module__UNtR0W__formCard,.portal-module__UNtR0W__consoleCard{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0006}.portal-module__UNtR0W__blinkingNode{color:var(--success);font-size:.7rem;font-weight:700;animation:1.5s infinite portal-module__UNtR0W__pulse}.portal-module__UNtR0W__form{flex-direction:column;gap:1.2rem;padding:1.5rem;display:flex}.portal-module__UNtR0W__formGroup{flex-direction:column;gap:.4rem;display:flex}.portal-module__UNtR0W__fileDropZone{border:1px dashed var(--border);background-color:#070b0c;border-radius:4px;transition:all .3s;position:relative}.portal-module__UNtR0W__fileDropZone:hover{border-color:var(--primary);background-color:#00ffcc05}.portal-module__UNtR0W__hiddenFile{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.portal-module__UNtR0W__fileLabel{text-align:center;color:var(--primary-dim);cursor:pointer;padding:1.5rem 1rem;font-size:.8rem;font-weight:700;display:block}.portal-module__UNtR0W__fileName{color:var(--success)}.portal-module__UNtR0W__injectBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;text-shadow:0 0 3px #0fc3;background-color:#0000;border-radius:4px;margin-top:.5rem;padding:.8rem;font-size:.9rem;font-weight:700;transition:all .25s}.portal-module__UNtR0W__injectBtn:hover:not(:disabled){background-color:var(--primary);color:var(--background);box-shadow:0 0 15px #0fc6}.portal-module__UNtR0W__injectBtn:disabled{border-color:var(--border);color:var(--subtle-text);cursor:not-allowed}.portal-module__UNtR0W__consoleContent{color:var(--foreground);background-color:#050809;flex-direction:column;flex:1;gap:.4rem;min-height:380px;max-height:480px;padding:1.2rem;font-size:.8rem;line-height:1.5;display:flex;overflow-y:auto}.portal-module__UNtR0W__consoleLine{word-break:break-all;font-family:var(--font-mono)}.portal-module__UNtR0W__emptyLog{color:var(--subtle-text);flex:1;justify-content:center;align-items:center;font-style:italic;display:flex}.portal-module__UNtR0W__successScreen{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;padding:3rem 1.5rem;display:flex}.portal-module__UNtR0W__successIcon{border:2px solid var(--success);width:60px;height:60px;color:var(--success);text-shadow:0 0 10px #3f66;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;display:flex;box-shadow:0 0 15px #33ff6626}.portal-module__UNtR0W__successTitle{color:var(--success);font-size:1.2rem;font-weight:800}.portal-module__UNtR0W__successText{color:var(--foreground);max-width:320px;font-size:.85rem;line-height:1.6}.portal-module__UNtR0W__resetBtn{border:1px solid var(--secondary);color:var(--secondary);font-family:var(--font-mono);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;transition:all .25s}.portal-module__UNtR0W__resetBtn:hover{background-color:var(--secondary);color:#fff;box-shadow:0 0 10px #ff007f4d}.portal-module__UNtR0W__historySection{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.portal-module__UNtR0W__historyTitle{color:var(--subtle-text);letter-spacing:.05em;font-size:.9rem}.portal-module__UNtR0W__statusQueued{color:orange;background-color:#ffa5001a;border:1px solid #ffa5004d;border-radius:3px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.portal-module__UNtR0W__dashboardTerminal{border:1px solid var(--border);font-family:var(--font-mono);color:var(--success);background-color:#050809;border-radius:6px;flex-direction:column;gap:.3rem;padding:1rem;font-size:.8rem;display:flex;box-shadow:0 4px 10px #0000004d}.portal-module__UNtR0W__identityDetails{flex-direction:column;gap:.5rem;font-size:.75rem;display:flex}.portal-module__UNtR0W__detailRow{border-bottom:1px dashed #14222480;justify-content:space-between;padding-bottom:.3rem;display:flex}.portal-module__UNtR0W__detailRow span:first-child{color:var(--subtle-text)}.portal-module__UNtR0W__detailRow span:last-child{color:#fff}.portal-module__UNtR0W__actionsPanel{flex-direction:column;gap:.6rem;width:100%;display:flex}.portal-module__UNtR0W__actionBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;text-align:center;background-color:#0000;border-radius:4px;padding:.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .25s}.portal-module__UNtR0W__actionBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 10px #00ffcc4d}.portal-module__UNtR0W__statNote{color:var(--subtle-text);border-top:1px solid #14222480;margin-top:.8rem;padding-top:.5rem;font-size:.65rem;line-height:1.4}.portal-module__UNtR0W__sectionHeader{color:var(--secondary);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #ff007f33;margin-top:.8rem;padding-bottom:.3rem;font-size:.85rem;font-weight:800}.portal-module__UNtR0W__checkboxGroup{border:1px solid var(--border);background-color:#070b0c;border-radius:4px;flex-direction:column;gap:.4rem;padding:.8rem;display:flex}.portal-module__UNtR0W__checkboxGroup label{color:var(--foreground);cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.portal-module__UNtR0W__checkboxGroup input{cursor:pointer}.portal-module__UNtR0W__agreementLabel{color:var(--foreground);cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.75rem;line-height:1.4;display:flex}.portal-module__UNtR0W__agreementLabel input{cursor:pointer;margin-top:.1rem}
.product-module__N4fzmq__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.product-module__N4fzmq__main{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:1000px;margin:0 auto;padding:2rem 1.5rem;display:flex}.product-module__N4fzmq__backWrapper{display:flex}.product-module__N4fzmq__backLink{font-family:var(--font-mono);color:var(--subtle-text);font-size:.75rem;font-weight:700;text-decoration:none;transition:color .25s}.product-module__N4fzmq__backLink:hover{color:var(--primary)}.product-module__N4fzmq__productLayout{grid-template-columns:1.1fr 1fr;gap:3rem;margin-top:1rem;display:grid}.product-module__N4fzmq__imageColumn{flex-direction:column;display:flex}.product-module__N4fzmq__imageCard{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;justify-content:center;align-items:center;padding:2.5rem;display:flex;position:relative;box-shadow:0 4px 20px #0006}.product-module__N4fzmq__imageWrapper{border-radius:4px;justify-content:center;align-items:center;width:100%;max-width:400px;display:flex;overflow:hidden}.product-module__N4fzmq__productImg{object-fit:contain;z-index:10005;transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;transform:scale(1)}.product-module__N4fzmq__imageCard:hover .product-module__N4fzmq__productImg{transform:scale(1.05)}.product-module__N4fzmq__statusBadge{font-family:var(--font-mono);color:var(--primary);background-color:#00ffcc26;border:1px solid #00ffcc4d;border-radius:3px;padding:.2rem .5rem;font-size:.65rem;font-weight:900;position:absolute;top:1.2rem;right:1.2rem}.product-module__N4fzmq__detailColumn{flex-direction:column;gap:2rem;display:flex}.product-module__N4fzmq__infoBox{flex-direction:column;gap:.8rem;display:flex}.product-module__N4fzmq__metaRow{font-family:var(--font-mono);justify-content:space-between;align-items:center;display:flex}.product-module__N4fzmq__creatorTag{color:var(--subtle-text);font-size:.75rem}.product-module__N4fzmq__creatorLink{color:var(--primary);font-weight:700;text-decoration:none}.product-module__N4fzmq__creatorLink:hover{text-decoration:underline}.product-module__N4fzmq__priceTag{color:var(--secondary);text-shadow:0 0 5px #ff007f33;font-size:1.2rem;font-weight:800}.product-module__N4fzmq__title{color:#fff;font-size:1.8rem;font-weight:900;line-height:1.2}.product-module__N4fzmq__desc{color:var(--foreground);font-size:.88rem;line-height:1.6}.product-module__N4fzmq__optionsBox{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:1.5rem;padding:1.5rem 0;display:flex}.product-module__N4fzmq__blankInfo{flex-direction:column;gap:.4rem;display:flex}.product-module__N4fzmq__blankItem{font-size:.75rem;font-family:var(--font-mono);gap:.5rem;display:flex}.product-module__N4fzmq__blankLabel{color:var(--subtle-text);width:90px}.product-module__N4fzmq__blankVal{color:var(--foreground);font-weight:600}.product-module__N4fzmq__sizesArea{flex-direction:column;gap:.6rem;display:flex}.product-module__N4fzmq__sizesLabel{font-family:var(--font-mono);color:var(--subtle-text);font-size:.7rem;font-weight:700}.product-module__N4fzmq__sizesGrid{flex-wrap:wrap;gap:.5rem;display:flex}.product-module__N4fzmq__sizeBtn{background-color:var(--terminal-bg);border:1px solid var(--border);color:var(--foreground);font-family:var(--font-mono);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.product-module__N4fzmq__sizeBtn:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 8px #0fc3}.product-module__N4fzmq__sizeBtnDisabled{border:1px dashed var(--border);color:var(--border);font-family:var(--font-mono);cursor:not-allowed;background-color:#0000;border-radius:4px;height:42px;padding:0 .8rem;font-size:.7rem}.product-module__N4fzmq__telemetryBox{border:1px dashed var(--border);background-color:#070b0c;border-radius:6px;flex-direction:column;gap:.5rem;padding:1rem 1.2rem;display:flex}.product-module__N4fzmq__telItem{font-size:.75rem;font-family:var(--font-mono);justify-content:space-between;display:flex}.product-module__N4fzmq__telLabel{color:var(--subtle-text)}.product-module__N4fzmq__telVal{color:var(--success);font-weight:700}.product-module__N4fzmq__buyBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);cursor:pointer;text-align:center;text-shadow:0 0 2px #00ffcc4d;background-color:#0000;border-radius:4px;padding:1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s}.product-module__N4fzmq__buyBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 15px #00ffcc80}.product-module__N4fzmq__notFound{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.product-module__N4fzmq__notFoundBox{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.product-module__N4fzmq__notFoundBox h2{color:var(--error);text-shadow:0 0 10px #ff33664d;font-size:1.6rem;font-weight:800}.product-module__N4fzmq__notFoundBox p{color:var(--foreground);max-width:450px;font-size:.9rem}.product-module__N4fzmq__backBtn{border:1px solid var(--primary);color:var(--primary);font-family:var(--font-mono);background-color:#0000;border-radius:4px;padding:.7rem 1.5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s}.product-module__N4fzmq__backBtn:hover{background-color:var(--primary);color:var(--background)}.product-module__N4fzmq__footer{border-top:1px solid var(--border);color:var(--subtle-text);background-color:var(--terminal-bg);justify-content:space-between;padding:1rem 1.5rem;font-size:.75rem;display:flex}@media (max-width:768px){.product-module__N4fzmq__productLayout{grid-template-columns:1fr;gap:2rem}.product-module__N4fzmq__imageCard{padding:1.5rem}}
.store-module__6tlQpa__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.store-module__6tlQpa__main{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem;display:flex}.store-module__6tlQpa__storeHeader{flex-direction:column;gap:1rem;display:flex}.store-module__6tlQpa__glitchHeader{flex-direction:column;gap:.2rem;display:flex}.store-module__6tlQpa__subtitle{color:var(--secondary);letter-spacing:.15em;font-size:.8rem;font-weight:700}.store-module__6tlQpa__title{color:var(--primary);letter-spacing:.05em;text-shadow:0 0 10px #0fc6;font-size:2.2rem;font-weight:900}.store-module__6tlQpa__description{color:var(--foreground);max-width:750px;font-size:1rem;line-height:1.6}.store-module__6tlQpa__filters{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.8rem;padding-bottom:1.5rem;display:flex}.store-module__6tlQpa__filterBtn{border:1px solid var(--border);color:var(--subtle-text);font-family:var(--font-mono);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .25s}.store-module__6tlQpa__filterBtn:hover{color:var(--primary);border-color:var(--primary-dim);box-shadow:0 0 8px #00ffcc1a}.store-module__6tlQpa__activeFilter{color:var(--background);background-color:var(--primary);border-color:var(--primary);font-weight:700;box-shadow:0 0 10px #00ffcc4d}.store-module__6tlQpa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.store-module__6tlQpa__card{background-color:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;transition:all .35s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #0006}.store-module__6tlQpa__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 30px #00ffcc14}.store-module__6tlQpa__imageArea{aspect-ratio:1;border-bottom:1px solid var(--border);color:var(--subtle-text);background-color:#0b1113;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.store-module__6tlQpa__card:hover .store-module__6tlQpa__imageArea{color:var(--primary)}.store-module__6tlQpa__imageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.store-module__6tlQpa__productImg{object-fit:contain;z-index:10005;transition:transform .5s cubic-bezier(.165,.84,.44,1);position:relative}.store-module__6tlQpa__card:hover .store-module__6tlQpa__productImg{filter:drop-shadow(0 0 10px #00ffcc26);transform:scale(1.06)}.store-module__6tlQpa__statusBadge{letter-spacing:.05em;border-radius:3px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.8rem;right:.8rem}.store-module__6tlQpa__statusBadge[data-status=IN\ STOCK]{color:var(--success);background-color:#33ff661a;border:1px solid #33ff664d}.store-module__6tlQpa__statusBadge[data-status=PRE-ORDER]{color:var(--secondary);background-color:#ff007f1a;border:1px solid #ff007f4d}.store-module__6tlQpa__infoArea{flex-direction:column;flex:1;gap:.8rem;padding:1.2rem;display:flex}.store-module__6tlQpa__cardHeader{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.store-module__6tlQpa__creatorTag{color:var(--secondary);font-weight:700}.store-module__6tlQpa__price{color:var(--primary);font-weight:700}.store-module__6tlQpa__productName{color:#fff;font-size:1.1rem;font-weight:800;line-height:1.3}.store-module__6tlQpa__productDesc{color:var(--foreground);font-size:.8rem;line-height:1.5}.store-module__6tlQpa__telemetry{border-top:1px dashed var(--border);border-bottom:1px dashed var(--border);flex-direction:column;gap:.3rem;padding:.6rem 0;font-size:.75rem;display:flex}.store-module__6tlQpa__telItem{justify-content:space-between;display:flex}.store-module__6tlQpa__telLabel{color:var(--subtle-text)}.store-module__6tlQpa__telVal{color:var(--foreground);font-weight:600}.store-module__6tlQpa__buyBtn{text-align:center;border:1px solid var(--primary);width:100%;color:var(--primary);font-family:var(--font-mono);cursor:pointer;text-shadow:0 0 2px #00ffcc4d;background:0 0;border-radius:4px;margin-top:.5rem;padding:.6rem;font-size:.85rem;font-weight:700;transition:all .25s;display:block}.store-module__6tlQpa__buyBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 0 12px #0fc6}.store-module__6tlQpa__disabledBtn{border:1px solid var(--border);width:100%;color:var(--subtle-text);font-family:var(--font-mono);cursor:not-allowed;background:0 0;border-radius:4px;margin-top:.5rem;padding:.6rem;font-size:.85rem;font-weight:700}.store-module__6tlQpa__cardImageLink{text-decoration:none;display:block}.store-module__6tlQpa__nameLink{text-decoration:none}.store-module__6tlQpa__footer{border-top:1px solid var(--border);color:var(--subtle-text);background-color:var(--terminal-bg);justify-content:space-between;padding:1rem 1.5rem;font-size:.75rem;display:flex}@media (max-width:768px){.store-module__6tlQpa__main{padding:1.5rem 1rem}.store-module__6tlQpa__title{font-size:1.8rem}}
