.UserProfile-module__n4vC9W__container{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.UserProfile-module__n4vC9W__ambientGrid{background-image:linear-gradient(var(--accent)1px,transparent 1px),linear-gradient(90deg,var(--accent)1px,transparent 1px);opacity:.03;pointer-events:none;background-size:60px 60px;position:absolute;inset:0}.UserProfile-module__n4vC9W__profileCard{background:var(--card);border:1px solid var(--border);width:100%;max-width:540px;position:relative;overflow:hidden}.UserProfile-module__n4vC9W__profileCard:before{content:"";background:radial-gradient(ellipse at 50% 0%,color-mix(in oklab,var(--accent)8%,transparent)0%,transparent 60%);pointer-events:none;position:absolute;inset:0}.UserProfile-module__n4vC9W__headerStrip{background:var(--muted);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.UserProfile-module__n4vC9W__headerLabel{letter-spacing:.15em;color:var(--accent);font-size:.65rem;font-weight:600}.UserProfile-module__n4vC9W__headerTimestamp{letter-spacing:.1em;color:var(--muted-foreground);font-size:.65rem}.UserProfile-module__n4vC9W__identityCore{align-items:center;gap:1.5rem;padding:2rem 1.5rem;display:flex}.UserProfile-module__n4vC9W__avatarContainer{flex-shrink:0;position:relative}.UserProfile-module__n4vC9W__avatarFrame{cursor:pointer;background:linear-gradient(135deg,var(--muted)0%,color-mix(in oklab,var(--accent)10%,var(--muted))100%);border-radius:8px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden;container-type:size}.UserProfile-module__n4vC9W__avatarFrame:before{content:"";border:1px solid var(--border);pointer-events:none;border-radius:8px;position:absolute;inset:0}.UserProfile-module__n4vC9W__identityBlock{flex:1;min-width:0}.UserProfile-module__n4vC9W__username{color:var(--foreground);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.2}.UserProfile-module__n4vC9W__username.UserProfile-module__n4vC9W__glitch{animation:.15s ease-in-out UserProfile-module__n4vC9W__glitch}@keyframes UserProfile-module__n4vC9W__glitch{0%,to{text-shadow:none;transform:translate(0)}25%{text-shadow:-2px 0 var(--accent),2px 0 var(--error);transform:translate(-2px)}75%{text-shadow:2px 0 var(--accent),-2px 0 var(--success);transform:translate(2px)}}.UserProfile-module__n4vC9W__roleBadge{background:var(--muted);border:1px solid var(--border);border-radius:2px;align-items:center;gap:.5rem;padding:.35rem .75rem;display:inline-flex}.UserProfile-module__n4vC9W__roleLabel{letter-spacing:.12em;color:var(--accent);font-size:.7rem;font-weight:700}.UserProfile-module__n4vC9W__clearanceDivider{color:var(--border);font-size:.6rem}.UserProfile-module__n4vC9W__clearanceLevel{letter-spacing:.08em;color:var(--muted-foreground);font-size:.65rem;font-weight:500}.UserProfile-module__n4vC9W__dataMatrix{background:var(--border);border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.UserProfile-module__n4vC9W__dataBlock{background:var(--card);flex-direction:column;gap:.35rem;padding:1rem 1.25rem;display:flex}.UserProfile-module__n4vC9W__dataBlock:nth-child(odd):last-child{grid-column:span 2}.UserProfile-module__n4vC9W__dataLabel{letter-spacing:.15em;color:var(--muted-foreground);text-transform:uppercase;font-size:.6rem;font-weight:600}.UserProfile-module__n4vC9W__dataValue{color:var(--foreground);font-size:.875rem;font-weight:500}.UserProfile-module__n4vC9W__dateDisplay{flex-direction:column;gap:.2rem;display:flex}.UserProfile-module__n4vC9W__dateMeta{color:var(--muted-foreground);letter-spacing:.05em;font-size:.65rem}.UserProfile-module__n4vC9W__statusIndicator{align-items:center;gap:.5rem;display:flex}.UserProfile-module__n4vC9W__statusDot{background:var(--success);width:8px;height:8px;box-shadow:0 0 8px var(--success);border-radius:50%;animation:2s ease-in-out infinite UserProfile-module__n4vC9W__statusBlink}@keyframes UserProfile-module__n4vC9W__statusBlink{0%,to{opacity:1}50%{opacity:.5}}.UserProfile-module__n4vC9W__statusText{letter-spacing:.08em;color:var(--success);font-size:.8rem;font-weight:600}.UserProfile-module__n4vC9W__activitySection{padding:1.25rem 1.5rem}.UserProfile-module__n4vC9W__sectionLabel{letter-spacing:.15em;color:var(--muted-foreground);margin-bottom:.75rem;font-size:.6rem;font-weight:600;display:block}.UserProfile-module__n4vC9W__waveformContainer{background:var(--muted);border:1px solid var(--border);border-radius:2px;justify-content:space-between;align-items:flex-end;gap:3px;height:48px;padding:.5rem;display:flex}.UserProfile-module__n4vC9W__waveformBar{background:linear-gradient(to top,var(--accent),color-mix(in oklab,var(--accent)40%,transparent));border-radius:1px;flex:1;min-height:4px;transition:height .3s;animation:1.5s ease-in-out infinite UserProfile-module__n4vC9W__waveformPulse}@keyframes UserProfile-module__n4vC9W__waveformPulse{0%,to{opacity:.7}50%{opacity:1}}.UserProfile-module__n4vC9W__configSection{border-top:1px solid var(--border);background:linear-gradient(180deg,var(--card)0%,color-mix(in oklab,var(--muted)50%,var(--card))100%)}.UserProfile-module__n4vC9W__configHeader{border-bottom:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;padding:.875rem 1.5rem;display:flex}.UserProfile-module__n4vC9W__configLabel{letter-spacing:.15em;color:var(--accent);font-size:.6rem;font-weight:600}.UserProfile-module__n4vC9W__configIndicator{align-items:center;gap:.4rem;display:flex}.UserProfile-module__n4vC9W__configDot{background:var(--success);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite UserProfile-module__n4vC9W__configPulse}@keyframes UserProfile-module__n4vC9W__configPulse{0%,to{opacity:1;box-shadow:0 0 4px var(--success)}50%{opacity:.6;box-shadow:0 0 8px var(--success)}}.UserProfile-module__n4vC9W__configStatus{letter-spacing:.1em;color:var(--success);font-size:.55rem;font-weight:600}.UserProfile-module__n4vC9W__configFooter{background:var(--muted);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.5rem;display:flex}.UserProfile-module__n4vC9W__configFooterLabel{letter-spacing:.1em;color:var(--muted-foreground);font-size:.55rem;font-weight:500}.UserProfile-module__n4vC9W__configFooterValue{letter-spacing:.08em;color:var(--foreground);font-size:.55rem;font-weight:600}.UserProfile-module__n4vC9W__configFooterDivider{color:var(--accent);opacity:.4;font-size:.5rem}.UserProfile-module__n4vC9W__footerStrip{background:var(--muted);border-top:1px solid var(--border);justify-content:center;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.UserProfile-module__n4vC9W__footerCoord{letter-spacing:.1em;color:var(--muted-foreground);font-size:.6rem;font-weight:500}.UserProfile-module__n4vC9W__footerDivider{color:var(--accent);opacity:.5;font-size:.5rem}.UserProfile-module__n4vC9W__cornerDecor{pointer-events:none;width:20px;height:20px;position:absolute}.UserProfile-module__n4vC9W__cornerDecor:before,.UserProfile-module__n4vC9W__cornerDecor:after{content:"";background:var(--accent);opacity:.3;position:absolute}.UserProfile-module__n4vC9W__topLeft{top:1rem;left:1rem}.UserProfile-module__n4vC9W__topLeft:before{width:100%;height:1px;top:0;left:0}.UserProfile-module__n4vC9W__topLeft:after{width:1px;height:100%;top:0;left:0}.UserProfile-module__n4vC9W__topRight{top:1rem;right:1rem}.UserProfile-module__n4vC9W__topRight:before{width:100%;height:1px;top:0;right:0}.UserProfile-module__n4vC9W__topRight:after{width:1px;height:100%;top:0;right:0}.UserProfile-module__n4vC9W__bottomLeft{bottom:1rem;left:1rem}.UserProfile-module__n4vC9W__bottomLeft:before{width:100%;height:1px;bottom:0;left:0}.UserProfile-module__n4vC9W__bottomLeft:after{width:1px;height:100%;bottom:0;left:0}.UserProfile-module__n4vC9W__bottomRight{bottom:1rem;right:1rem}.UserProfile-module__n4vC9W__bottomRight:before{width:100%;height:1px;bottom:0;right:0}.UserProfile-module__n4vC9W__bottomRight:after{width:1px;height:100%;bottom:0;right:0}.UserProfile-module__n4vC9W__loadingState{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.UserProfile-module__n4vC9W__loadingRing{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:48px;height:48px;animation:1s linear infinite UserProfile-module__n4vC9W__spin}@keyframes UserProfile-module__n4vC9W__spin{to{transform:rotate(360deg)}}.UserProfile-module__n4vC9W__loadingText{letter-spacing:.2em;color:var(--muted-foreground);font-size:.7rem;font-weight:600;animation:1s ease-in-out infinite UserProfile-module__n4vC9W__loadingBlink}@keyframes UserProfile-module__n4vC9W__loadingBlink{0%,to{opacity:1}50%{opacity:.4}}.UserProfile-module__n4vC9W__errorState{background:var(--card);border:1px solid var(--error);flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.UserProfile-module__n4vC9W__errorIcon{color:var(--error);font-size:2rem}.UserProfile-module__n4vC9W__errorText{letter-spacing:.15em;color:var(--error);font-size:.75rem;font-weight:600}@media (max-width:480px){.UserProfile-module__n4vC9W__container{padding:1rem}.UserProfile-module__n4vC9W__identityCore{text-align:center;flex-direction:column;gap:1rem}.UserProfile-module__n4vC9W__dataMatrix{grid-template-columns:1fr}.UserProfile-module__n4vC9W__dataBlock:nth-child(odd):last-child{grid-column:span 1}.UserProfile-module__n4vC9W__username{font-size:1.5rem}.UserProfile-module__n4vC9W__waveformContainer{height:40px}.UserProfile-module__n4vC9W__footerStrip{flex-wrap:wrap;gap:.5rem}.UserProfile-module__n4vC9W__cornerDecor{display:none}}
.GlobalLoader-module__YBDUKa__overlay{-webkit-backdrop-filter:blur(12px)saturate(180%);z-index:9999;background:#0a0f19fa;justify-content:center;align-items:center;animation:.4s cubic-bezier(.4,0,.2,1) GlobalLoader-module__YBDUKa__fadeIn;display:flex;position:fixed;inset:0}@keyframes GlobalLoader-module__YBDUKa__fadeIn{0%{opacity:0}to{opacity:1}}.GlobalLoader-module__YBDUKa__fadeOut{opacity:0;transition:opacity .5s ease-out}.GlobalLoader-module__YBDUKa__container{background:var(--card);border:1px solid var(--border);border-radius:16px;width:480px;padding:32px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d,0 0 0 1px #3b82f61a,inset 0 1px #ffffff0d}.GlobalLoader-module__YBDUKa__container:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0%,#3b82f60d 50%,#0000 100%);position:absolute;inset:0}.GlobalLoader-module__YBDUKa__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex;position:relative}.GlobalLoader-module__YBDUKa__corner{border:2px solid var(--accent);opacity:.3;width:24px;height:24px}.GlobalLoader-module__YBDUKa__corner:first-child{border-bottom:none;border-right:none;border-top-left-radius:4px}.GlobalLoader-module__YBDUKa__corner:last-child{border-top:none;border-left:none;border-bottom-right-radius:4px}.GlobalLoader-module__YBDUKa__titleContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.GlobalLoader-module__YBDUKa__title{letter-spacing:4px;text-transform:uppercase;color:var(--accent);background:linear-gradient(90deg,var(--accent),color-mix(in oklab,var(--accent)70%,white));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:600}.GlobalLoader-module__YBDUKa__dots{gap:4px;display:flex}.GlobalLoader-module__YBDUKa__dot{background:var(--accent);border-radius:50%;width:4px;height:4px;animation:1.5s ease-in-out infinite GlobalLoader-module__YBDUKa__pulse}.GlobalLoader-module__YBDUKa__dot:first-child{animation-delay:0s}.GlobalLoader-module__YBDUKa__dot:nth-child(2){animation-delay:.2s}.GlobalLoader-module__YBDUKa__dot:nth-child(3){animation-delay:.4s}@keyframes GlobalLoader-module__YBDUKa__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.GlobalLoader-module__YBDUKa__progressContainer{margin-bottom:32px}.GlobalLoader-module__YBDUKa__progressInfo{margin-bottom:24px}.GlobalLoader-module__YBDUKa__percentage{text-align:center;background:linear-gradient(90deg,var(--accent),color-mix(in oklab,var(--accent)60%,white));-webkit-text-fill-color:transparent;letter-spacing:2px;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:48px;font-weight:700;display:block}.GlobalLoader-module__YBDUKa__progressBarTrack{background:var(--muted);border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.GlobalLoader-module__YBDUKa__progressBar{background:linear-gradient(90deg,var(--accent),color-mix(in oklab,var(--accent)70%,white));border-radius:3px;height:100%;transition:width .2s ease-out;position:relative}.GlobalLoader-module__YBDUKa__progressGlow{background:linear-gradient(90deg,#0000,#fff9);border-radius:3px;width:40px;height:100%;animation:2s ease-in-out infinite GlobalLoader-module__YBDUKa__glowMove;position:absolute;top:0;right:0}@keyframes GlobalLoader-module__YBDUKa__glowMove{0%,to{opacity:.4}50%{opacity:.8}}.GlobalLoader-module__YBDUKa__statusIndicators{margin-top:24px}.GlobalLoader-module__YBDUKa__indicatorGrid{gap:16px;display:grid}.GlobalLoader-module__YBDUKa__indicator{background:var(--muted);border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:all .3s;display:flex}.GlobalLoader-module__YBDUKa__indicator.GlobalLoader-module__YBDUKa__active{background:color-mix(in oklab,var(--accent)10%,transparent);border-color:var(--accent)}.GlobalLoader-module__YBDUKa__indicator.GlobalLoader-module__YBDUKa__pulsing{animation:2s ease-in-out infinite GlobalLoader-module__YBDUKa__indicatorPulse}@keyframes GlobalLoader-module__YBDUKa__indicatorPulse{0%,to{border-color:#0000;box-shadow:0 0 #3b82f600}50%{border-color:var(--accent);box-shadow:0 0 0 4px #3b82f61a}}.GlobalLoader-module__YBDUKa__indicatorIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.GlobalLoader-module__YBDUKa__indicatorInner{background:var(--muted-foreground);border-radius:50%;width:8px;height:8px;transition:all .3s}.GlobalLoader-module__YBDUKa__indicator.GlobalLoader-module__YBDUKa__active .GlobalLoader-module__YBDUKa__indicatorInner{background:var(--accent);box-shadow:0 0 12px var(--accent);animation:2s ease-in-out infinite GlobalLoader-module__YBDUKa__indicatorGlow}@keyframes GlobalLoader-module__YBDUKa__indicatorGlow{0%,to{opacity:.7}50%{opacity:1}}.GlobalLoader-module__YBDUKa__indicatorText{color:var(--muted-foreground);font-size:13px;font-weight:500;transition:all .3s}.GlobalLoader-module__YBDUKa__indicator.GlobalLoader-module__YBDUKa__active .GlobalLoader-module__YBDUKa__indicatorText{color:var(--accent);font-weight:600}.GlobalLoader-module__YBDUKa__statusBar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:16px;display:flex;position:relative}.GlobalLoader-module__YBDUKa__statusPulse{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite GlobalLoader-module__YBDUKa__statusPulse}@keyframes GlobalLoader-module__YBDUKa__statusPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;box-shadow:0 0 12px var(--accent);transform:scale(1.2)}}.GlobalLoader-module__YBDUKa__statusText{letter-spacing:2px;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:600}.GlobalLoader-module__YBDUKa__systemInfo{align-items:center;gap:8px;display:flex}.GlobalLoader-module__YBDUKa__systemText{color:var(--muted-foreground);letter-spacing:1px;font-size:11px;font-weight:500}.GlobalLoader-module__YBDUKa__systemStatus{position:relative}.GlobalLoader-module__YBDUKa__statusLight{background:var(--success);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite GlobalLoader-module__YBDUKa__statusLightPulse}@keyframes GlobalLoader-module__YBDUKa__statusLightPulse{0%,to{opacity:.5;box-shadow:0 0 0 0 var(--success)}50%{opacity:1;box-shadow:0 0 8px var(--success)}}@media (max-width:520px){.GlobalLoader-module__YBDUKa__container{width:90%;margin:0 20px;padding:24px}.GlobalLoader-module__YBDUKa__percentage{font-size:36px}.GlobalLoader-module__YBDUKa__title{letter-spacing:2px;font-size:12px}}
.PageBackground-module__kAZX6G__gridBg{z-index:0;pointer-events:none;background-image:repeating-linear-gradient(0deg,color-mix(in srgb,var(--border)60%,transparent)0 1px,transparent 1px 32px),repeating-linear-gradient(90deg,color-mix(in srgb,var(--border)60%,transparent)0 1px,transparent 1px 32px);opacity:.25;position:absolute;inset:0}.PageBackground-module__kAZX6G__glowBg{z-index:0;pointer-events:none;background:radial-gradient(60% 60% at 50% 20%,color-mix(in srgb,var(--accent)18%,transparent)0%,transparent 60%);filter:blur(12px);position:absolute;inset:0}
.Snackbar-module__sEK9Jq__snackbar{align-items:flex-start;gap:10px;min-width:280px;max-width:380px;padding:12px 0;animation:.3s cubic-bezier(.16,1,.3,1) Snackbar-module__sEK9Jq__slideIn;display:flex;position:relative}.Snackbar-module__sEK9Jq__snackbar.Snackbar-module__sEK9Jq__exit{animation:.25s cubic-bezier(.55,0,1,.45) forwards Snackbar-module__sEK9Jq__slideOut}@keyframes Snackbar-module__sEK9Jq__slideIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes Snackbar-module__sEK9Jq__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(12px)}}.Snackbar-module__sEK9Jq__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.Snackbar-module__sEK9Jq__success .Snackbar-module__sEK9Jq__iconWrapper{color:var(--success);filter:drop-shadow(0 0 4px var(--success))}.Snackbar-module__sEK9Jq__error .Snackbar-module__sEK9Jq__iconWrapper{color:var(--error);filter:drop-shadow(0 0 4px var(--error))}.Snackbar-module__sEK9Jq__info .Snackbar-module__sEK9Jq__iconWrapper{color:var(--info);filter:drop-shadow(0 0 4px var(--info))}.Snackbar-module__sEK9Jq__loading .Snackbar-module__sEK9Jq__iconWrapper{color:var(--accent);filter:drop-shadow(0 0 4px var(--accent))}.Snackbar-module__sEK9Jq__spin{animation:1s linear infinite Snackbar-module__sEK9Jq__spin}@keyframes Snackbar-module__sEK9Jq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Snackbar-module__sEK9Jq__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Snackbar-module__sEK9Jq__title{letter-spacing:1.5px;text-transform:uppercase;font-size:12px;font-weight:600}.Snackbar-module__sEK9Jq__success .Snackbar-module__sEK9Jq__title{color:var(--success);text-shadow:0 0 12px color-mix(in oklab,var(--success)50%,transparent)}.Snackbar-module__sEK9Jq__error .Snackbar-module__sEK9Jq__title{color:var(--error);text-shadow:0 0 12px color-mix(in oklab,var(--error)50%,transparent)}.Snackbar-module__sEK9Jq__info .Snackbar-module__sEK9Jq__title{color:var(--info);text-shadow:0 0 12px color-mix(in oklab,var(--info)50%,transparent)}.Snackbar-module__sEK9Jq__loading .Snackbar-module__sEK9Jq__title{color:var(--accent);text-shadow:0 0 12px color-mix(in oklab,var(--accent)50%,transparent)}.Snackbar-module__sEK9Jq__description{color:var(--muted-foreground);font-size:11px;line-height:1.4}.Snackbar-module__sEK9Jq__progressBar{background:var(--border);height:1px;position:absolute;bottom:0;left:28px;right:0;overflow:hidden}.Snackbar-module__sEK9Jq__progressBar:after{content:"";width:100%;height:100%;animation:4s linear forwards Snackbar-module__sEK9Jq__progress;position:absolute;top:0;left:0}.Snackbar-module__sEK9Jq__success .Snackbar-module__sEK9Jq__progressBar:after{background:var(--success);box-shadow:0 0 6px var(--success)}.Snackbar-module__sEK9Jq__error .Snackbar-module__sEK9Jq__progressBar:after{background:var(--error);box-shadow:0 0 6px var(--error)}.Snackbar-module__sEK9Jq__info .Snackbar-module__sEK9Jq__progressBar:after{background:var(--info);box-shadow:0 0 6px var(--info)}@keyframes Snackbar-module__sEK9Jq__progress{0%{width:100%}to{width:0%}}.Snackbar-module__sEK9Jq__closeBtn{width:16px;height:16px;color:var(--muted-foreground);cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.Snackbar-module__sEK9Jq__closeBtn:hover{opacity:1;color:var(--foreground)}.snackbar-container{pointer-events:none;flex-direction:column;gap:16px;display:flex;position:fixed;bottom:24px;right:24px}.snackbar-container>*{pointer-events:auto}
.DataTable-module__J10pMW__container{scrollbar-width:thin;width:100%;min-height:120px;overflow-x:auto}.DataTable-module__J10pMW__container::-webkit-scrollbar{height:4px}.DataTable-module__J10pMW__container::-webkit-scrollbar-track{background:0 0}.DataTable-module__J10pMW__container::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.DataTable-module__J10pMW__loading,.DataTable-module__J10pMW__empty{color:var(--muted-foreground);text-align:center;justify-content:center;align-items:center;gap:12px;padding:48px 24px;font-size:.875rem;display:flex}.DataTable-module__J10pMW__loadingSpinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite DataTable-module__J10pMW__spin}@keyframes DataTable-module__J10pMW__spin{to{transform:rotate(360deg)}}.DataTable-module__J10pMW__table{border-collapse:collapse;width:100%;min-width:600px;font-size:.8rem}.DataTable-module__J10pMW__th{text-align:left;color:var(--muted-foreground);letter-spacing:1.5px;text-transform:uppercase;border-bottom:1px solid var(--border);white-space:nowrap;padding:12px;font-size:.7rem;font-weight:500}.DataTable-module__J10pMW__td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 12px}.DataTable-module__J10pMW__tr{transition:background-color .15s}.DataTable-module__J10pMW__tr:hover{background-color:color-mix(in oklab,var(--accent)5%,transparent)}.DataTable-module__J10pMW__tr.DataTable-module__J10pMW__clickable{cursor:pointer}.DataTable-module__J10pMW__tr.DataTable-module__J10pMW__faded{opacity:.5}.DataTable-module__J10pMW__shrink{white-space:nowrap;width:1%}.DataTable-module__J10pMW__grow{width:100%}.DataTable-module__J10pMW__alignCenter{text-align:center}.DataTable-module__J10pMW__alignRight{text-align:right}.DataTable-module__J10pMW__actions{text-align:right;white-space:nowrap}.DataTable-module__J10pMW__cards{flex-direction:column;gap:12px;display:none}.DataTable-module__J10pMW__card{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:16px;transition:all .2s}.DataTable-module__J10pMW__card:hover{border-color:color-mix(in oklab,var(--accent)40%,var(--border))}.DataTable-module__J10pMW__card.DataTable-module__J10pMW__clickable{cursor:pointer}.DataTable-module__J10pMW__card.DataTable-module__J10pMW__clickable:active{transform:scale(.98)}.DataTable-module__J10pMW__card.DataTable-module__J10pMW__faded{opacity:.5}.DataTable-module__J10pMW__cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.DataTable-module__J10pMW__cardTitle{color:var(--foreground);word-break:break-word;flex:1;font-size:.9rem;font-weight:600}.DataTable-module__J10pMW__cardBadge{flex-shrink:0}.DataTable-module__J10pMW__cardDetails{flex-direction:column;gap:8px;display:flex}.DataTable-module__J10pMW__cardDetail{justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.DataTable-module__J10pMW__cardLabel{color:var(--muted-foreground);flex-shrink:0;font-weight:500}.DataTable-module__J10pMW__cardValue{text-align:right;word-break:break-word}.DataTable-module__J10pMW__cardActions{border-top:1px solid var(--border);gap:8px;margin-top:14px;padding-top:14px;display:flex}.DataTable-module__J10pMW__cardActions>*{flex:1}.DataTable-module__J10pMW__statusBadge{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border-radius:4px;align-items:center;padding:4px 10px;font-size:.65rem;font-weight:600;display:inline-flex}.DataTable-module__J10pMW__statusBadge.DataTable-module__J10pMW__success{color:var(--success);background:color-mix(in oklab,var(--success)12%,transparent);border:1px solid color-mix(in oklab,var(--success)25%,transparent)}.DataTable-module__J10pMW__statusBadge.DataTable-module__J10pMW__warning{color:var(--warning);background:color-mix(in oklab,var(--warning)12%,transparent);border:1px solid color-mix(in oklab,var(--warning)25%,transparent)}.DataTable-module__J10pMW__statusBadge.DataTable-module__J10pMW__error{color:var(--error);background:color-mix(in oklab,var(--error)12%,transparent);border:1px solid color-mix(in oklab,var(--error)25%,transparent)}.DataTable-module__J10pMW__statusBadge.DataTable-module__J10pMW__info{color:var(--info);background:color-mix(in oklab,var(--info)12%,transparent);border:1px solid color-mix(in oklab,var(--info)25%,transparent)}.DataTable-module__J10pMW__statusBadge.DataTable-module__J10pMW__muted{color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border)}.DataTable-module__J10pMW__actionButtons{justify-content:flex-end;gap:8px;display:flex}@media (max-width:1024px){.DataTable-module__J10pMW__table{min-width:800px}}@media (max-width:768px){.DataTable-module__J10pMW__container{overflow-x:visible}.DataTable-module__J10pMW__table{display:none}.DataTable-module__J10pMW__cards{display:flex}}[data-theme=light] .DataTable-module__J10pMW__card{background:var(--background);box-shadow:0 1px 3px #0000000d}[data-theme=light] .DataTable-module__J10pMW__tr:hover{background-color:color-mix(in oklab,var(--accent)8%,transparent)}
.IdentityGlyph-module__zRU8WW__container{justify-content:center;align-items:center;display:flex;position:relative}.IdentityGlyph-module__zRU8WW__glyph{width:100%;height:100%;transition:transform .4s}.IdentityGlyph-module__zRU8WW__container:hover .IdentityGlyph-module__zRU8WW__glyph{transform:rotate(30deg)!important}.IdentityGlyph-module__zRU8WW__orbitRing{fill:none;stroke:var(--border);stroke-width:.5px;stroke-dasharray:2 4;opacity:.5}.IdentityGlyph-module__zRU8WW__midRing{fill:none;stroke:var(--accent);stroke-width:.5px;opacity:.3}.IdentityGlyph-module__zRU8WW__arcSegment{fill:none;stroke:var(--accent);stroke-width:1.5px;stroke-linecap:round;opacity:.4}.IdentityGlyph-module__zRU8WW__outerArrow{fill:var(--accent);opacity:.75;filter:drop-shadow(0 0 2px var(--accent))}.IdentityGlyph-module__zRU8WW__innerSegment{fill:var(--accent);opacity:.85;filter:drop-shadow(0 0 3px var(--accent))}.IdentityGlyph-module__zRU8WW__coreOuter{fill:color-mix(in oklab,var(--accent)20%,transparent);stroke:var(--accent);stroke-width:1px}.IdentityGlyph-module__zRU8WW__coreInner{fill:color-mix(in oklab,var(--accent)40%,var(--background));stroke:var(--accent);stroke-width:.5px}.IdentityGlyph-module__zRU8WW__coreDot{fill:var(--accent);filter:drop-shadow(0 0 4px var(--accent))drop-shadow(0 0 8px var(--accent))}.IdentityGlyph-module__zRU8WW__pulseRing{fill:none;stroke:var(--accent);stroke-width:1px;opacity:0;animation:4s ease-out infinite IdentityGlyph-module__zRU8WW__pulse}@keyframes IdentityGlyph-module__zRU8WW__pulse{0%{opacity:.4;r:20px}to{opacity:0;r:48px}}.IdentityGlyph-module__zRU8WW__signatureOverlay{pointer-events:none;position:absolute;inset:0}.IdentityGlyph-module__zRU8WW__container:hover .IdentityGlyph-module__zRU8WW__innerSegment{filter:drop-shadow(0 0 6px var(--accent))drop-shadow(0 0 12px var(--accent))}.IdentityGlyph-module__zRU8WW__container:hover .IdentityGlyph-module__zRU8WW__coreDot{filter:drop-shadow(0 0 8px var(--accent))drop-shadow(0 0 16px var(--accent))}.IdentityGlyph-module__zRU8WW__innerSegment{animation:3s ease-in-out infinite IdentityGlyph-module__zRU8WW__segmentPulse}.IdentityGlyph-module__zRU8WW__innerSegment:nth-child(2){animation-delay:.5s}.IdentityGlyph-module__zRU8WW__innerSegment:nth-child(3){animation-delay:1s}.IdentityGlyph-module__zRU8WW__innerSegment:nth-child(4){animation-delay:1.5s}.IdentityGlyph-module__zRU8WW__innerSegment:nth-child(5){animation-delay:2s}.IdentityGlyph-module__zRU8WW__innerSegment:nth-child(6){animation-delay:2.5s}@keyframes IdentityGlyph-module__zRU8WW__segmentPulse{0%,to{opacity:.85}50%{opacity:.6}}
.EmptyState-module__jd0QPa__emptyState{border:1px solid var(--border);background:var(--card);border-radius:8px;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex;position:relative}.EmptyState-module__jd0QPa__emptyVisual{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;display:flex;position:relative}.EmptyState-module__jd0QPa__emptyRings{position:absolute;inset:0}.EmptyState-module__jd0QPa__ring1,.EmptyState-module__jd0QPa__ring2,.EmptyState-module__jd0QPa__ring3{border:1px solid var(--border);border-radius:50%;position:absolute}.EmptyState-module__jd0QPa__ring1{animation:3s ease-in-out infinite EmptyState-module__jd0QPa__pulse;inset:0}.EmptyState-module__jd0QPa__ring2{animation:3s ease-in-out .5s infinite EmptyState-module__jd0QPa__pulse;inset:15px}.EmptyState-module__jd0QPa__ring3{animation:3s ease-in-out 1s infinite EmptyState-module__jd0QPa__pulse;inset:30px}@keyframes EmptyState-module__jd0QPa__pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.02)}}.EmptyState-module__jd0QPa__emptyIconWrapper{z-index:1;background:var(--muted);width:56px;height:56px;color:var(--muted-foreground);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.EmptyState-module__jd0QPa__emptyContent{text-align:center;margin-bottom:1.5rem}.EmptyState-module__jd0QPa__emptyTitle{letter-spacing:.1em;color:var(--foreground);margin:0 0 .5rem;font-size:1rem;font-weight:200}.EmptyState-module__jd0QPa__emptyDescription{color:var(--muted-foreground);max-width:280px;margin:0;font-size:.8125rem;line-height:1.5}.EmptyState-module__jd0QPa__emptyAction{margin-bottom:2.5rem}.EmptyState-module__jd0QPa__emptyHints{border-top:1px solid var(--border);gap:2rem;padding-top:2rem;display:flex}.EmptyState-module__jd0QPa__hint{text-align:center;flex-direction:column;align-items:center;gap:.375rem;display:flex}.EmptyState-module__jd0QPa__hintText{color:var(--muted-foreground);font-size:.6875rem}@media (max-width:640px){.EmptyState-module__jd0QPa__emptyHints{flex-direction:column;gap:1rem}}
.NameTag-module__9smKWG__nameTag{letter-spacing:.05em;color:var(--accent);cursor:pointer;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;transition:transform .2s ease-in-out;display:inline-flex;position:relative}.NameTag-module__9smKWG__nameTag:hover{transform:scale(1.05)skew(-15deg)}.NameTag-module__9smKWG__icon{flex-shrink:0;align-items:center;display:inline-flex}.NameTag-module__9smKWG__name{line-height:1}
.DeletableCard-module__cLs_uW__deleteButton{opacity:0;height:28px;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.DeletableCard-module__cLs_uW__deleteButton.DeletableCard-module__cLs_uW__confirming span{letter-spacing:.05em;font-size:.625rem;font-weight:700}.card:hover .DeletableCard-module__cLs_uW__deleteButton{opacity:1}
.Pagination-module__53h7KG__pagination{justify-content:center;align-items:center;gap:.75rem;margin:2rem auto;display:flex}.Pagination-module__53h7KG__sizeControl{position:relative}.Pagination-module__53h7KG__sizeTrigger{border:1px solid color-mix(in oklab,var(--muted-foreground)20%,transparent);cursor:pointer;background:0 0;border-radius:.375rem;align-items:baseline;gap:.25rem;padding:.375rem .625rem;line-height:1;transition:border-color .2s;display:flex}.Pagination-module__53h7KG__sizeTrigger:hover{border-color:var(--muted-foreground)}.Pagination-module__53h7KG__sizeValue{color:var(--foreground);letter-spacing:-.02em;font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:.8125rem;font-weight:600}.Pagination-module__53h7KG__sizeLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);opacity:.6;font-size:.625rem;font-weight:500}.Pagination-module__53h7KG__sizeDropdown{background:var(--muted);border:1px solid color-mix(in oklab,var(--muted-foreground)15%,transparent);z-index:10;border-radius:.375rem;gap:1px;animation:.12s ease-out Pagination-module__53h7KG__sizeIn;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}@keyframes Pagination-module__53h7KG__sizeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Pagination-module__53h7KG__sizeOption{background:var(--card);color:var(--muted-foreground);cursor:pointer;white-space:nowrap;border:none;padding:.375rem .625rem;font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:.75rem;font-weight:500;transition:all .12s}.Pagination-module__53h7KG__sizeOption:hover{color:var(--foreground);background:var(--muted)}.Pagination-module__53h7KG__sizeOption.Pagination-module__53h7KG__sizeActive{color:var(--accent-foreground);background:var(--accent)}.Pagination-module__53h7KG__track{align-items:center;gap:.125rem;display:flex}.Pagination-module__53h7KG__arrow{width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:color .15s;display:flex}.Pagination-module__53h7KG__arrow:hover:not(:disabled){color:var(--foreground)}.Pagination-module__53h7KG__arrow:disabled{opacity:.15;cursor:not-allowed}.Pagination-module__53h7KG__pages{background:color-mix(in oklab,var(--muted)60%,transparent);border-radius:.375rem;align-items:center;gap:.0625rem;padding:.125rem;display:flex}.Pagination-module__53h7KG__page{min-width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.25rem;padding:0 .5rem;font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:.75rem;font-weight:500;transition:all .15s}.Pagination-module__53h7KG__page:hover:not(.Pagination-module__53h7KG__active){color:var(--foreground)}.Pagination-module__53h7KG__page.Pagination-module__53h7KG__active{background:var(--accent);color:var(--accent-foreground);box-shadow:0 0 8px color-mix(in oklab,var(--accent)25%,transparent);font-weight:600}.Pagination-module__53h7KG__ellipsis{width:1.25rem;height:1.75rem;color:var(--muted-foreground);opacity:.35;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:1rem;display:flex}.Pagination-module__53h7KG__position{color:var(--muted-foreground);opacity:.5;letter-spacing:.02em;-webkit-user-select:none;user-select:none;font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:.6875rem;font-weight:500}.Pagination-module__53h7KG__positionSep{opacity:.4;margin:0 .125rem}@media (max-width:480px){.Pagination-module__53h7KG__pagination{gap:.5rem}.Pagination-module__53h7KG__position,.Pagination-module__53h7KG__sizeLabel{display:none}}
.Pagination3D-module__Hp0Dtq__compass{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;outline:none;justify-content:center;align-items:center;width:280px;height:280px;margin:2rem auto;display:flex;position:relative}.Pagination3D-module__Hp0Dtq__compass:active{cursor:grabbing}.Pagination3D-module__Hp0Dtq__compass:focus-visible{outline:1px solid var(--accent);outline-offset:8px}.Pagination3D-module__Hp0Dtq__bezel{pointer-events:none;position:absolute;inset:0}.Pagination3D-module__Hp0Dtq__bezelRing{width:100%;height:100%}.Pagination3D-module__Hp0Dtq__sphere{width:0;height:0;position:relative}.Pagination3D-module__Hp0Dtq__node{cursor:pointer;pointer-events:auto;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;margin:-18px 0 0 -18px;padding:0;transition:transform 50ms linear;display:flex;position:absolute}.Pagination3D-module__Hp0Dtq__node:hover .Pagination3D-module__Hp0Dtq__nodeLabel{text-shadow:0 0 8px var(--accent),0 0 20px var(--accent)}.Pagination3D-module__Hp0Dtq__nodeLabel{font-family:var(--font-mono,"SF Mono","Consolas",monospace);letter-spacing:.04em;z-index:2;font-size:.8rem;font-weight:600;transition:text-shadow .2s;position:relative}.Pagination3D-module__Hp0Dtq__nodeActive .Pagination3D-module__Hp0Dtq__nodeLabel{color:var(--accent);text-shadow:0 0 10px var(--accent),0 0 30px color-mix(in oklab,var(--accent)40%,transparent);font-size:1.1rem;font-weight:700}.Pagination3D-module__Hp0Dtq__nodeGlow{border:1px solid var(--accent);opacity:.35;pointer-events:none;border-radius:50%;position:absolute;inset:-4px}.Pagination3D-module__Hp0Dtq__nodePing{border:1px solid var(--accent);pointer-events:none;border-radius:50%;position:absolute;inset:-2px}.Pagination3D-module__Hp0Dtq__cardinal{font-family:var(--font-mono,"SF Mono","Consolas",monospace);letter-spacing:.15em;color:var(--muted-foreground);opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.55rem;font-weight:500;position:absolute}.Pagination3D-module__Hp0Dtq__cardN{top:4px;left:50%;transform:translate(-50%)}.Pagination3D-module__Hp0Dtq__cardS{bottom:4px;left:50%;transform:translate(-50%)}.Pagination3D-module__Hp0Dtq__cardE{top:50%;right:4px;transform:translateY(-50%)}.Pagination3D-module__Hp0Dtq__cardW{top:50%;left:4px;transform:translateY(-50%)}.Pagination3D-module__Hp0Dtq__readout{pointer-events:none;align-items:baseline;gap:6px;display:flex;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.Pagination3D-module__Hp0Dtq__readoutLabel{font-family:var(--font-mono,"SF Mono","Consolas",monospace);letter-spacing:.2em;color:var(--muted-foreground);opacity:.4;text-transform:uppercase;font-size:.55rem;font-weight:500}.Pagination3D-module__Hp0Dtq__readoutValue{font-family:var(--font-mono,"SF Mono","Consolas",monospace);color:var(--accent);letter-spacing:.05em;text-shadow:0 0 12px color-mix(in oklab,var(--accent)30%,transparent);font-size:1.1rem;font-weight:700}.Pagination3D-module__Hp0Dtq__readoutTotal{font-family:var(--font-mono,"SF Mono","Consolas",monospace);color:var(--muted-foreground);opacity:.4;font-size:.65rem;font-weight:500}.Pagination3D-module__Hp0Dtq__hint{font-family:var(--font-mono,"SF Mono","Consolas",monospace);letter-spacing:.25em;color:var(--muted-foreground);opacity:.2;text-transform:uppercase;pointer-events:none;white-space:nowrap;font-size:.5rem;font-weight:500;position:absolute;bottom:-62px;left:50%;transform:translate(-50%)}
.Tabs-module__Xp4CHG__root{flex-direction:column;gap:24px;display:flex}.Tabs-module__Xp4CHG__nav{gap:2px;display:flex;position:relative}.Tabs-module__Xp4CHG__nav:after{content:"";background:var(--border);height:1px;position:absolute;bottom:0;left:0;right:0}.Tabs-module__Xp4CHG__trigger{color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;z-index:2;background:0 0;border:none;align-items:center;gap:8px;padding:.625rem 1.25rem;font-family:inherit;font-size:.7rem;font-weight:500;transition:color .25s;display:flex;position:relative}.Tabs-module__Xp4CHG__trigger:hover{color:var(--foreground)}.Tabs-module__Xp4CHG__active{color:var(--accent)}.Tabs-module__Xp4CHG__label{position:relative}.Tabs-module__Xp4CHG__badge{letter-spacing:0;background:color-mix(in oklab,var(--muted-foreground)12%,transparent);min-width:18px;height:18px;color:var(--muted-foreground);border-radius:2px;justify-content:center;align-items:center;padding:0 5px;font-size:.55rem;font-weight:600;line-height:1;transition:background .25s,color .25s;display:flex}.Tabs-module__Xp4CHG__active .Tabs-module__Xp4CHG__badge{background:color-mix(in oklab,var(--accent)14%,transparent);color:var(--accent)}.Tabs-module__Xp4CHG__indicator{background:var(--accent);z-index:3;height:2px;transition:transform .35s cubic-bezier(.22,1,.36,1),width .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0}.Tabs-module__Xp4CHG__indicator:before,.Tabs-module__Xp4CHG__indicator:after{content:"";border-bottom:2px solid var(--accent);opacity:.5;width:6px;height:6px;position:absolute;bottom:0}.Tabs-module__Xp4CHG__indicator:before{border-left:2px solid var(--accent);left:0}.Tabs-module__Xp4CHG__indicator:after{border-right:2px solid var(--accent);right:0}.Tabs-module__Xp4CHG__glow{background:radial-gradient(ellipse at center bottom,color-mix(in oklab,var(--accent)30%,transparent)0%,transparent 70%);z-index:2;pointer-events:none;filter:blur(3px);height:8px;transition:transform .35s cubic-bezier(.22,1,.36,1),width .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0}.Tabs-module__Xp4CHG__content{animation:.35s forwards Tabs-module__Xp4CHG__glitchReveal}@keyframes Tabs-module__Xp4CHG__glitchReveal{0%{opacity:0;filter:blur(2px);transform:translate(-2px)}20%{opacity:.3;filter:hue-rotate(10deg)blur(1px);transform:translate(3px)}40%{opacity:0;transform:translate(-1px)}60%{opacity:.6;filter:hue-rotate()blur();transform:translate(1px)}to{opacity:1;filter:none;transform:translate(0)}}@media (max-width:480px){.Tabs-module__Xp4CHG__trigger{letter-spacing:.08em;padding:.5rem .875rem;font-size:.6rem}.Tabs-module__Xp4CHG__badge{min-width:16px;height:16px;font-size:.5rem}}
.SideTabs-module__STpofW__root{flex-direction:column;flex-shrink:0;width:160px;padding:8px 0;display:flex;position:relative}.SideTabs-module__STpofW__spine{background:linear-gradient(to bottom,transparent,var(--border)15%,var(--border)85%,transparent);width:1px;position:absolute;top:20px;bottom:20px;left:11px}.SideTabs-module__STpofW__node{color:var(--muted-foreground);text-align:left;cursor:pointer;z-index:1;background:0 0;border:none;align-items:center;gap:14px;padding:14px 14px 14px 0;font-family:inherit;transition:color .25s;display:flex;position:relative}.SideTabs-module__STpofW__node:hover{color:var(--foreground)}.SideTabs-module__STpofW__nodeActive{color:var(--node-color)}.SideTabs-module__STpofW__signal{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.SideTabs-module__STpofW__dot{background:var(--border);border-radius:1px;width:7px;height:7px;transition:background .3s,box-shadow .3s;transform:rotate(45deg)}.SideTabs-module__STpofW__nodeActive .SideTabs-module__STpofW__dot{background:var(--node-color);box-shadow:0 0 10px color-mix(in oklab,var(--node-color)50%,transparent)}.SideTabs-module__STpofW__node:hover:not(.SideTabs-module__STpofW__nodeActive) .SideTabs-module__STpofW__dot{background:var(--muted-foreground)}.SideTabs-module__STpofW__ping{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SideTabs-module__STpofW__ping:after{content:"";background:var(--node-color);border-radius:1px;width:7px;height:7px;animation:2s ease-out infinite SideTabs-module__STpofW__ping;transform:rotate(45deg)}@keyframes SideTabs-module__STpofW__ping{0%{opacity:.6;transform:rotate(45deg)scale(1)}to{opacity:0;transform:rotate(45deg)scale(3.5)}}.SideTabs-module__STpofW__ring{border:1px solid var(--node-color);opacity:.3;border-radius:2px;position:absolute;inset:3px;transform:rotate(45deg)}.SideTabs-module__STpofW__info{flex-direction:column;gap:3px;display:flex}.SideTabs-module__STpofW__label{letter-spacing:.15em;text-transform:uppercase;font-size:.6rem;font-weight:600;transition:letter-spacing .3s}.SideTabs-module__STpofW__nodeActive .SideTabs-module__STpofW__label{letter-spacing:.18em}.SideTabs-module__STpofW__count{letter-spacing:.08em;opacity:.5;font-size:.5rem;font-weight:400}.SideTabs-module__STpofW__nodeActive .SideTabs-module__STpofW__count{opacity:.8;color:var(--node-color)}.SideTabs-module__STpofW__scan{pointer-events:none;position:absolute;inset:0 0 0 32px;overflow:hidden}.SideTabs-module__STpofW__scan:after{content:"";background:linear-gradient(90deg,var(--node-color),transparent);opacity:.15;width:100%;height:1px;animation:3s ease-in-out infinite SideTabs-module__STpofW__scanSweep;position:absolute;top:0;left:0}@keyframes SideTabs-module__STpofW__scanSweep{0%,to{opacity:0;top:0}10%{opacity:.2}50%{opacity:.12;top:100%}90%{opacity:0}}@media (max-width:600px){.SideTabs-module__STpofW__root{flex-direction:row;width:100%;padding:0}.SideTabs-module__STpofW__spine{display:none}.SideTabs-module__STpofW__node{flex-direction:column;flex:1;align-items:center;gap:6px;padding:10px 4px}.SideTabs-module__STpofW__info{align-items:center}.SideTabs-module__STpofW__scan{display:none}.SideTabs-module__STpofW__label{font-size:.5rem}.SideTabs-module__STpofW__count{font-size:.45rem}}
.IconSelector-module__vamj5q__selector{--icon-size:40px;--accent-glow:color-mix(in oklab,var(--accent)50%,transparent);flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.IconSelector-module__vamj5q__option{all:unset;cursor:pointer;color:var(--muted-foreground);opacity:.6;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;animation:4s ease-in-out infinite IconSelector-module__vamj5q__float;display:flex;filter:none!important}.IconSelector-module__vamj5q__iconOnly{width:var(--icon-size);height:var(--icon-size)}.IconSelector-module__vamj5q__withLabel{min-width:var(--icon-size);flex-direction:column;gap:.25rem;padding:.5rem .75rem}.IconSelector-module__vamj5q__label{text-transform:uppercase;letter-spacing:.02em;font-size:.7rem;font-weight:600}.IconSelector-module__vamj5q__option:hover:not(:disabled){opacity:1;background-color:var(--secondary);color:var(--foreground)}.IconSelector-module__vamj5q__selected{opacity:1;color:var(--accent);filter:drop-shadow(0 0 10px var(--accent-glow));animation:4s ease-in-out infinite IconSelector-module__vamj5q__float-glow}.IconSelector-module__vamj5q__option:disabled{opacity:.2;cursor:not-allowed;animation:none}.IconSelector-module__vamj5q__option:nth-child(2n){animation-delay:-.5s}.IconSelector-module__vamj5q__option:nth-child(3n){animation-delay:-1.2s}.IconSelector-module__vamj5q__option:nth-child(4n){animation-delay:-2.1s}@keyframes IconSelector-module__vamj5q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes IconSelector-module__vamj5q__float-glow{0%,to{filter:drop-shadow(0 0 8px var(--accent-glow));transform:translateY(0)}50%{filter:drop-shadow(0 0 16px var(--accent-glow));transform:translateY(-4px)}}@media (max-width:640px){.IconSelector-module__vamj5q__selector{justify-content:center}}
.IconPreviewSelector-module__2OSfcW__field{flex-direction:column;gap:.5rem;display:flex}.IconPreviewSelector-module__2OSfcW__label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted-foreground);font-size:.65rem;font-weight:600}.IconPreviewSelector-module__2OSfcW__iconHeader{justify-content:space-between;align-items:center;display:flex}.IconPreviewSelector-module__2OSfcW__customToggle{border:1px solid var(--border);color:var(--muted-foreground);letter-spacing:.05em;cursor:pointer;background:0 0;padding:.25rem .625rem;font-size:.65rem;transition:all .15s}.IconPreviewSelector-module__2OSfcW__customToggle:hover{border-color:var(--accent);color:var(--accent)}.IconPreviewSelector-module__2OSfcW__iconSelector{background:rgba(var(--accent-rgb),.02);border:1px solid var(--border);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.IconPreviewSelector-module__2OSfcW__iconPreview{border-bottom:1px solid var(--border);color:var(--accent);align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.IconPreviewSelector-module__2OSfcW__iconPreviewName{font-size:.75rem;font-family:var(--font-secondary),monospace;letter-spacing:.05em;color:var(--foreground)}.IconPreviewSelector-module__2OSfcW__iconStrip{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:.375rem;padding:.25rem 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.IconPreviewSelector-module__2OSfcW__iconStrip::-webkit-scrollbar{display:none}.IconPreviewSelector-module__2OSfcW__iconItem{background:var(--background);border:1px solid var(--border);width:44px;height:44px;color:var(--muted-foreground);cursor:pointer;scroll-snap-align:center;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.IconPreviewSelector-module__2OSfcW__iconItem:hover{border-color:rgba(var(--accent-rgb),.5);color:var(--foreground)}.IconPreviewSelector-module__2OSfcW__iconItemSelected{border-color:var(--accent);color:var(--accent);background:rgba(var(--accent-rgb),.1);box-shadow:0 0 0 1px var(--accent),0 0 12px rgba(var(--accent-rgb),.2)}.IconPreviewSelector-module__2OSfcW__customSection{flex-direction:column;gap:.75rem;display:flex}.IconPreviewSelector-module__2OSfcW__customPreview{background:rgba(var(--accent-rgb),.02);border:1px solid var(--border);color:var(--accent);align-items:center;gap:.75rem;padding:.75rem;display:flex}.IconPreviewSelector-module__2OSfcW__customPreview span{color:var(--muted-foreground);font-size:.75rem}
.PotatoRating-module__uj8AIa__container{flex-direction:column;gap:12px;display:flex;position:relative}.PotatoRating-module__uj8AIa__readonly{pointer-events:none;opacity:.8}.PotatoRating-module__uj8AIa__compact{background:var(--muted);border:1px solid var(--border);cursor:pointer;border-radius:4px;align-items:center;gap:8px;min-width:110px;height:32px;padding:6px 12px;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.PotatoRating-module__uj8AIa__compact:before{content:"";background:linear-gradient(135deg,transparent 0%,rgba(var(--accent-rgb),.05)100%);opacity:0;transition:opacity .2s;position:absolute;inset:0}.PotatoRating-module__uj8AIa__compact:hover:before{opacity:1}.PotatoRating-module__uj8AIa__compact:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),0 0 12px #f0b23740;transform:translateY(-1px)}.PotatoRating-module__uj8AIa__compact[data-variant=success]{background:linear-gradient(135deg,var(--muted),#34b87a0d);border-color:#34b87a66}.PotatoRating-module__uj8AIa__compact[data-variant=success]:hover{border-color:var(--success);box-shadow:0 0 0 1px var(--success),0 0 12px #34b87a4d}.PotatoRating-module__uj8AIa__compact[data-variant=warning]{background:linear-gradient(135deg,var(--muted),#f0b2370d);border-color:#f0b23766}.PotatoRating-module__uj8AIa__compact[data-variant=warning]:hover{border-color:var(--warning);box-shadow:0 0 0 1px var(--warning),0 0 12px #f0b2374d}.PotatoRating-module__uj8AIa__compact[data-variant=danger]{background:linear-gradient(135deg,var(--muted),#e86a4f0d);border-color:#e86a4f66}.PotatoRating-module__uj8AIa__compact[data-variant=danger]:hover{border-color:var(--error);box-shadow:0 0 0 1px var(--error),0 0 12px #e86a4f4d}.PotatoRating-module__uj8AIa__compactIcon{color:var(--muted-foreground);flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.PotatoRating-module__uj8AIa__compact:hover .PotatoRating-module__uj8AIa__compactIcon{color:var(--accent);transform:scale(1.05)}.PotatoRating-module__uj8AIa__compact[data-variant=success] .PotatoRating-module__uj8AIa__compactIcon{color:var(--success)}.PotatoRating-module__uj8AIa__compact[data-variant=warning] .PotatoRating-module__uj8AIa__compactIcon{color:var(--warning)}.PotatoRating-module__uj8AIa__compact[data-variant=danger] .PotatoRating-module__uj8AIa__compactIcon{color:var(--error)}.PotatoRating-module__uj8AIa__compactValue{font-family:var(--font-secondary),serif;letter-spacing:.5px;color:var(--foreground);flex-shrink:0;min-width:42px;font-size:14px;font-weight:700}.PotatoRating-module__uj8AIa__compactMax{opacity:.4;margin-left:1px;font-size:11px;font-weight:500}.PotatoRating-module__uj8AIa__compactHint{text-transform:uppercase;letter-spacing:.5px;color:var(--muted-foreground);opacity:0;background:var(--muted);border-radius:2px;flex-shrink:0;margin-left:auto;padding:2px 6px;font-size:8px;font-weight:600;transition:opacity .2s}.PotatoRating-module__uj8AIa__compact:hover .PotatoRating-module__uj8AIa__compactHint{opacity:.6}.PotatoRating-module__uj8AIa__compact.PotatoRating-module__uj8AIa__readonly{cursor:default;opacity:.9}.PotatoRating-module__uj8AIa__compact.PotatoRating-module__uj8AIa__readonly:hover{border-color:var(--border);box-shadow:none;transform:none}.PotatoRating-module__uj8AIa__compact.PotatoRating-module__uj8AIa__readonly .PotatoRating-module__uj8AIa__compactHint{display:none}.PotatoRating-module__uj8AIa__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;pointer-events:none;background:#0000004d;animation:.2s PotatoRating-module__uj8AIa__fadeIn;position:fixed;inset:0}@keyframes PotatoRating-module__uj8AIa__fadeIn{0%{opacity:0}to{opacity:1}}.PotatoRating-module__uj8AIa__expanded{background:var(--card);border:1px solid var(--border);z-index:1000;pointer-events:auto;border-radius:8px;min-width:320px;padding:16px;animation:.2s PotatoRating-module__uj8AIa__expandIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0006,0 0 0 1px #f0b23733}@keyframes PotatoRating-module__uj8AIa__expandIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.PotatoRating-module__uj8AIa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:10px;display:flex}.PotatoRating-module__uj8AIa__label{letter-spacing:1.2px;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.PotatoRating-module__uj8AIa__displayArea{align-items:center;gap:8px;display:flex}.PotatoRating-module__uj8AIa__display{font-family:var(--font-secondary),serif;letter-spacing:1px;color:var(--foreground);text-shadow:0 0 10px;font-size:24px;font-weight:800;line-height:1}.PotatoRating-module__uj8AIa__container[data-variant=success] .PotatoRating-module__uj8AIa__display{color:var(--success)}.PotatoRating-module__uj8AIa__container[data-variant=warning] .PotatoRating-module__uj8AIa__display{color:var(--warning)}.PotatoRating-module__uj8AIa__container[data-variant=danger] .PotatoRating-module__uj8AIa__display{color:var(--error)}.PotatoRating-module__uj8AIa__max{opacity:.35;margin-left:2px;font-size:14px}.PotatoRating-module__uj8AIa__clearButton{border:1px solid var(--border);width:24px;height:24px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:all .2s;display:flex}.PotatoRating-module__uj8AIa__clearButton:hover{border-color:var(--error);color:var(--error);background:#e86a4f14;transform:scale(1.1)}.PotatoRating-module__uj8AIa__scale{padding:8px 0;position:relative}.PotatoRating-module__uj8AIa__track{grid-template-columns:repeat(11,1fr);gap:6px;display:grid}.PotatoRating-module__uj8AIa__potatoSegment{aspect-ratio:1;cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0;transition:all .2s;display:flex;position:relative}.PotatoRating-module__uj8AIa__potatoSegment:hover{color:var(--accent);transform:translateY(-3px)scale(1.1)}.PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__hovered{color:var(--accent);transform:scale(1.05)}.PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__active{color:var(--accent)}.PotatoRating-module__uj8AIa__container[data-variant=success] .PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__active{color:var(--success)}.PotatoRating-module__uj8AIa__container[data-variant=warning] .PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__active{color:var(--warning)}.PotatoRating-module__uj8AIa__container[data-variant=danger] .PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__active{color:var(--error)}.PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__current{color:var(--accent);transform:scale(1.15)}.PotatoRating-module__uj8AIa__container[data-variant=success] .PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__current{color:var(--success)}.PotatoRating-module__uj8AIa__container[data-variant=warning] .PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__current{color:var(--warning)}.PotatoRating-module__uj8AIa__container[data-variant=danger] .PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__current{color:var(--error)}.PotatoRating-module__uj8AIa__potatoNumber{font-family:var(--font-secondary),serif;opacity:0;font-size:9px;font-weight:700;transition:opacity .2s;position:absolute;bottom:-12px}.PotatoRating-module__uj8AIa__potatoSegment:hover .PotatoRating-module__uj8AIa__potatoNumber,.PotatoRating-module__uj8AIa__potatoSegment.PotatoRating-module__uj8AIa__current .PotatoRating-module__uj8AIa__potatoNumber{opacity:.8}.PotatoRating-module__uj8AIa__potatoSegment:disabled{cursor:default;opacity:.5}.PotatoRating-module__uj8AIa__potatoSegment:disabled:hover{transform:none}
.PotatoIcon-module__FDB5za__potatoGroup{align-items:center;display:flex;position:relative}.PotatoIcon-module__FDB5za__potatoIcon{position:absolute}.PotatoIcon-module__FDB5za__filled{filter:drop-shadow(0 0 4px)}.PotatoIcon-module__FDB5za__current{filter:drop-shadow(0 0 6px);animation:2s ease-in-out infinite PotatoIcon-module__FDB5za__potatoGlow}@keyframes PotatoIcon-module__FDB5za__potatoGlow{0%,to{opacity:1}50%{opacity:.7}}
.StatusIndicators-module__1vmfjG__container{gap:.5rem;display:flex}.StatusIndicators-module__1vmfjG__vertical{flex-direction:column}.StatusIndicators-module__1vmfjG__horizontal{flex-direction:row}.StatusIndicators-module__1vmfjG__statusDot{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.StatusIndicators-module__1vmfjG__statusDot:hover{background:color-mix(in oklab,var(--foreground)5%,transparent);border-radius:4px}.StatusIndicators-module__1vmfjG__indicator{background:0 0;border:2px solid #0000;border-radius:50%;width:10px;height:10px;transition:all .2s}.StatusIndicators-module__1vmfjG__statusDot:hover .StatusIndicators-module__1vmfjG__indicator{transform:scale(1.15)}.StatusIndicators-module__1vmfjG__statusDot.StatusIndicators-module__1vmfjG__statusActive .StatusIndicators-module__1vmfjG__indicator{transform:scale(1.2)}
@property --glow-x{syntax:"<percentage>";inherits:false;initial-value:50%}@property --step-color{syntax:"<color>";inherits:true;initial-value:#0000}.OrbitalToggle-module__hf9AbW__orbitalToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:.25rem;display:flex;position:relative}.OrbitalToggle-module__hf9AbW__orbitalToggle:focus-visible{outline:2px solid var(--step-color,var(--accent));outline-offset:4px}.OrbitalToggle-module__hf9AbW__orbitalTrack{background:var(--muted);border:1px solid var(--border);border-radius:16px;width:100px;height:32px;transition:border-color .3s;position:relative;overflow:hidden}.OrbitalToggle-module__hf9AbW__orbitalToggle:hover .OrbitalToggle-module__hf9AbW__orbitalTrack{border-color:var(--step-color,var(--accent))}.OrbitalToggle-module__hf9AbW__orbitalPath{background:linear-gradient(90deg,transparent,var(--border),var(--border),transparent);opacity:.6;height:1px;position:absolute;top:50%;left:8px;right:8px;transform:translateY(-50%)}.OrbitalToggle-module__hf9AbW__orbitalBody{background:var(--step-color,var(--accent));color:#fff;width:24px;height:24px;box-shadow:0 2px 8px #0003,0 0 16px color-mix(in oklab,var(--step-color,var(--accent))40%,transparent);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.OrbitalToggle-module__hf9AbW__orbitalBody>*{justify-content:center;align-items:center;line-height:0;display:flex}.OrbitalToggle-module__hf9AbW__orbitalGlow{background:radial-gradient(circle at var(--glow-x,50%)50%,color-mix(in oklab,var(--step-color,var(--accent))15%,transparent),transparent 60%);pointer-events:none;opacity:.8;transition:--glow-x .5s cubic-bezier(.68,-.55,.265,1.55);position:absolute;inset:0}.OrbitalToggle-module__hf9AbW__orbitalLabels{width:100px;padding:0;display:flex}.OrbitalToggle-module__hf9AbW__orbitalLabel{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);opacity:.5;-webkit-user-select:none;user-select:none;flex:1;font-size:.55rem;font-weight:600;transition:color .3s,opacity .3s}.OrbitalToggle-module__hf9AbW__orbitalLabel.OrbitalToggle-module__hf9AbW__active{color:var(--step-color,var(--accent));opacity:1;font-weight:700}
.Carousel-module__VCVmfq__container{flex-direction:column;align-items:center;gap:.625rem;display:flex}.Carousel-module__VCVmfq__track{border:1px solid var(--border);background:var(--card);border-radius:12px;align-items:center;gap:.25rem;padding:6px;display:flex;position:relative;overflow:hidden}.Carousel-module__VCVmfq__glass{background:linear-gradient(135deg,color-mix(in oklab,var(--accent)5%,transparent)0%,transparent 50%,color-mix(in oklab,var(--accent)3%,transparent)100%);pointer-events:none;position:absolute;inset:0}.Carousel-module__VCVmfq__scanline{background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.4;pointer-events:none;height:1px;animation:3s linear infinite Carousel-module__VCVmfq__scan;position:absolute;top:0;left:0;right:0}@keyframes Carousel-module__VCVmfq__scan{0%{opacity:0;top:0}10%{opacity:.4}90%{opacity:.4}to{opacity:0;top:100%}}.Carousel-module__VCVmfq__nav{z-index:3;width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.Carousel-module__VCVmfq__nav:hover{color:var(--accent);background:color-mix(in oklab,var(--accent)10%,transparent);border-color:color-mix(in oklab,var(--accent)30%,transparent)}.Carousel-module__VCVmfq__nav:active{transform:scale(.95)}.Carousel-module__VCVmfq__viewport{justify-content:center;align-items:center;gap:.5rem;padding:0 .25rem;display:flex;position:relative}.Carousel-module__VCVmfq__item{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Carousel-module__VCVmfq__itemSide{border:1px solid var(--border);background:var(--muted);border-radius:8px;width:36px;height:36px}.Carousel-module__VCVmfq__itemSide:hover{border-color:var(--muted-foreground);opacity:.8!important}.Carousel-module__VCVmfq__itemCenter{border:1px solid var(--accent);background:color-mix(in oklab,var(--accent)10%,var(--card));width:48px;height:48px;box-shadow:0 0 20px color-mix(in oklab,var(--accent)25%,transparent),inset 0 0 20px color-mix(in oklab,var(--accent)10%,transparent);border-radius:10px}.Carousel-module__VCVmfq__itemGlow{background:radial-gradient(circle,color-mix(in oklab,var(--accent)20%,transparent)0%,transparent 70%);pointer-events:none;border-radius:14px;animation:2s ease-in-out infinite Carousel-module__VCVmfq__glowPulse;position:absolute;inset:-8px}@keyframes Carousel-module__VCVmfq__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.Carousel-module__VCVmfq__itemRing{border:1px solid var(--accent);opacity:.3;pointer-events:none;border-radius:12px;position:absolute;inset:-4px}.Carousel-module__VCVmfq__icon{z-index:2;color:var(--accent);font-size:1.25rem;line-height:1;position:relative}.Carousel-module__VCVmfq__itemSide .Carousel-module__VCVmfq__icon{font-size:1rem}.Carousel-module__VCVmfq__glitchActive{animation:.15s ease-out Carousel-module__VCVmfq__itemGlitch}@keyframes Carousel-module__VCVmfq__itemGlitch{0%{filter:none;transform:translate(0)}25%{filter:hue-rotate(90deg);transform:translate(-2px,1px)}50%{filter:hue-rotate(-90deg);transform:translate(2px,-1px)}75%{filter:hue-rotate(45deg);transform:translate(-1px,-1px)}to{filter:none;transform:translate(0)}}.Carousel-module__VCVmfq__labelContainer{justify-content:center;align-items:center;min-width:100px;height:20px;display:flex;position:relative}.Carousel-module__VCVmfq__labelTrack{background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Carousel-module__VCVmfq__label{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--card);border-radius:2px;padding:.125rem .5rem;font-size:.6rem;font-weight:600;position:relative}.Carousel-module__VCVmfq__glitchText{animation:.15s ease-out Carousel-module__VCVmfq__textGlitch}@keyframes Carousel-module__VCVmfq__textGlitch{0%,to{text-shadow:none;transform:translate(0)}25%{text-shadow:-1px 0 var(--accent),1px 0 var(--error);transform:translate(-1px)}75%{text-shadow:1px 0 var(--accent),-1px 0 var(--success);transform:translate(1px)}}.Carousel-module__VCVmfq__indicators{align-items:center;gap:6px;display:flex}.Carousel-module__VCVmfq__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .25s}.Carousel-module__VCVmfq__dot:hover{background:var(--muted-foreground);transform:scale(1.2)}.Carousel-module__VCVmfq__dot.Carousel-module__VCVmfq__active{background:var(--accent);box-shadow:0 0 8px var(--accent);transform:scale(1.3)}@media (max-width:480px){.Carousel-module__VCVmfq__container{width:100%}.Carousel-module__VCVmfq__track{justify-content:center;width:100%}}
.FlaskToggle-module__CDX3Xa__container{width:100%;padding:1rem 0}.FlaskToggle-module__CDX3Xa__apparatus{width:100%;height:auto;max-height:120px}.FlaskToggle-module__CDX3Xa__tubeBody{transition:opacity .3s}.FlaskToggle-module__CDX3Xa__tubeBorder{transition:stroke .3s}.FlaskToggle-module__CDX3Xa__flaskGlass{filter:drop-shadow(0 2px 4px #0000001a);transition:all .3s}.FlaskToggle-module__CDX3Xa__flaskGlass:hover{stroke:var(--accent);stroke-width:2.5px;filter:drop-shadow(0 4px 8px #00000026)}.FlaskToggle-module__CDX3Xa__flaskShine{pointer-events:none}.FlaskToggle-module__CDX3Xa__activeGlow{pointer-events:none;filter:blur(2px)}.FlaskToggle-module__CDX3Xa__label{text-anchor:middle;fill:var(--muted-foreground);letter-spacing:.05em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:10px;font-weight:600;transition:all .3s}.FlaskToggle-module__CDX3Xa__activeLabel{font-size:11px;font-weight:700}
.Card-module__si82nG__card{--card-border-color:var(--accent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0f;position:relative}.Card-module__si82nG__card:before,.Card-module__si82nG__card:after{content:"";border:1px solid var(--card-border-color);opacity:.5;width:30px;height:30px;position:absolute}.Card-module__si82nG__card:before{border-bottom:none;border-right:none;top:-1px;left:-1px}.Card-module__si82nG__card:after{border-top:none;border-left:none;bottom:-1px;right:-1px}[data-theme=light] .Card-module__si82nG__card{background:#00000005;border-color:#00000014}
.ConfirmationDialog-module__QBzs8a__backdrop{background:color-mix(in oklab,var(--background)70%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmationDialog-module__QBzs8a__dialog{background:var(--card);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:16px;width:320px;min-height:150px;padding:20px;display:flex;box-shadow:0 8px 32px #00000026,0 0 0 1px #0000000d}.ConfirmationDialog-module__QBzs8a__message{color:var(--foreground);text-align:center;flex:1;font-size:.875rem;line-height:1.5}.ConfirmationDialog-module__QBzs8a__actions{justify-content:center;gap:8px;display:flex}.ConfirmationDialog-module__QBzs8a__cancelBtn,.ConfirmationDialog-module__QBzs8a__confirmBtn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:all .15s}.ConfirmationDialog-module__QBzs8a__cancelBtn{background:var(--muted);color:var(--muted-foreground);border-color:var(--border)}.ConfirmationDialog-module__QBzs8a__cancelBtn:hover{background:color-mix(in oklab,var(--muted)90%,var(--foreground)10%);border-color:color-mix(in oklab,var(--border)80%,var(--foreground)20%)}.ConfirmationDialog-module__QBzs8a__confirmBtn{background:var(--error);color:var(--error-foreground)}.ConfirmationDialog-module__QBzs8a__confirmBtn:hover{background:color-mix(in oklab,var(--error)90%,black 10%);filter:brightness(1.1)}[data-theme=dark] .ConfirmationDialog-module__QBzs8a__backdrop{background:#00000080}[data-theme=dark] .ConfirmationDialog-module__QBzs8a__dialog{box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff0d}@media (prefers-color-scheme:dark){:root:not([data-theme]) .ConfirmationDialog-module__QBzs8a__backdrop{background:#00000080}:root:not([data-theme]) .ConfirmationDialog-module__QBzs8a__dialog{box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff0d}}
.LabNav-module__2IDNsq__nav{z-index:10;gap:2px;padding:8px 12px;display:flex;position:fixed}.LabNav-module__2IDNsq__webView{flex-direction:column}.LabNav-module__2IDNsq__mobileView{flex-direction:row;gap:16px}.LabNav-module__2IDNsq__bottom-left{bottom:12px;left:12px}.LabNav-module__2IDNsq__bottom-right{align-items:flex-end;bottom:12px;right:12px}.LabNav-module__2IDNsq__top-left{top:12px;left:12px}.LabNav-module__2IDNsq__top-right{align-items:flex-end;top:12px;right:12px}
.LabLink-module__gcqTuW__link{color:var(--muted-foreground);letter-spacing:2px;opacity:.4;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:6px 0;font-size:.5625rem;font-weight:500;text-decoration:none;transition:opacity .3s,color .3s;display:flex;position:relative}.LabLink-module__gcqTuW__link:hover{opacity:1;color:var(--accent)}button.LabLink-module__gcqTuW__link{border:none;font-family:inherit}.LabLink-module__gcqTuW__pulse{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:box-shadow .3s;animation:3s ease-in-out infinite LabLink-module__gcqTuW__breathe}.LabLink-module__gcqTuW__link:hover .LabLink-module__gcqTuW__pulse{box-shadow:0 0 8px var(--accent);animation:1s ease-in-out infinite LabLink-module__gcqTuW__breathe}@keyframes LabLink-module__gcqTuW__breathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.LabLink-module__gcqTuW__icon{flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.LabLink-module__gcqTuW__link:hover .LabLink-module__gcqTuW__icon{transform:rotate(90deg)}.LabLink-module__gcqTuW__label{white-space:nowrap;max-width:0;transition:max-width .3s;overflow:hidden}.LabLink-module__gcqTuW__link:hover .LabLink-module__gcqTuW__label{max-width:120px}.LabLink-module__gcqTuW__code{opacity:0;letter-spacing:1px;margin-left:auto;padding-left:12px;font-size:.5rem;transition:opacity .3s}.LabLink-module__gcqTuW__link:hover .LabLink-module__gcqTuW__code{opacity:.5}.LabLink-module__gcqTuW__glitching{animation:.4s forwards LabLink-module__gcqTuW__glitch}.LabLink-module__gcqTuW__glitching .LabLink-module__gcqTuW__label{animation:.4s LabLink-module__gcqTuW__textGlitch}@keyframes LabLink-module__gcqTuW__glitch{0%{filter:none;transform:translate(0)}10%{filter:hue-rotate(90deg);transform:translate(-2px,1px)}20%{filter:hue-rotate(180deg);transform:translate(2px,-1px)}30%{filter:hue-rotate(270deg);transform:translate(-1px,2px)}40%{filter:none;transform:translate(1px,-2px)}50%{opacity:.8;transform:translate(-2px)}60%{opacity:1;transform:translate(2px,1px)}70%{transform:translateY(-1px)}80%,to{filter:none;transform:translate(0)}}@keyframes LabLink-module__gcqTuW__textGlitch{0%,to{clip-path:inset(0)}10%{clip-path:inset(20% 0 60%)}20%{clip-path:inset(60% 0 10%)}30%{clip-path:inset(40% 0 30%)}40%{clip-path:inset(10% 0 70%)}50%{clip-path:inset(80% 0 5%)}60%{clip-path:inset(30% 0 40%)}70%{clip-path:inset(0)}}
.Select-module__BWx2JW__container{width:100%;position:relative}.Select-module__BWx2JW__trigger{background:var(--muted);border:1px solid var(--border);border-left:2px solid var(--accent);width:100%;height:2.25rem;color:var(--foreground);letter-spacing:1px;cursor:pointer;justify-content:space-between;align-items:center;gap:6px;padding:0 .75rem;font-family:inherit;font-size:.72rem;transition:border-color .2s,box-shadow .2s;display:flex}.Select-module__BWx2JW__trigger:hover{border-color:var(--accent)}.Select-module__BWx2JW__trigger:focus{outline:none}.Select-module__BWx2JW__open{box-shadow:0 0 0 1px var(--ring)}.Select-module__BWx2JW__value{font-weight:500}.Select-module__BWx2JW__placeholder{color:var(--muted-foreground)}.Select-module__BWx2JW__arrow{color:var(--muted-foreground);font-size:.6rem}.Select-module__BWx2JW__dropdown{background:var(--card);border:1px solid var(--border);border-radius:4px;max-height:400px;overflow:hidden auto;box-shadow:0 4px 12px #0000001a}.Select-module__BWx2JW__dropdown::-webkit-scrollbar{width:6px}.Select-module__BWx2JW__dropdown::-webkit-scrollbar-track{background:0 0}.Select-module__BWx2JW__dropdown::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.Select-module__BWx2JW__dropdown::-webkit-scrollbar-thumb:hover{background:var(--accent)}.Select-module__BWx2JW__option{width:100%;color:var(--foreground);letter-spacing:.4px;text-align:left;cursor:pointer;background:0 0;border:none;padding:7px 10px;font-family:inherit;font-size:.75rem;transition:background .15s,color .15s;display:block;position:relative;overflow:hidden}.Select-module__BWx2JW__option:hover{background:var(--muted);color:var(--accent)}.Select-module__BWx2JW__selected{color:var(--accent)}.Select-module__BWx2JW__scan{background:linear-gradient(90deg,transparent,color-mix(in oklab,var(--accent)35%,transparent),transparent);pointer-events:none;opacity:.7;position:absolute;inset:0}.Select-module__BWx2JW__disabled{opacity:.5;pointer-events:none}
.EngramNodeView-module__CTqQEW__container{background:var(--card);border:1px solid var(--border);flex-direction:column;gap:20px;margin:16px;padding:24px;display:flex;position:relative}.EngramNodeView-module__CTqQEW__empty{min-height:400px;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:relative;overflow:hidden}.EngramNodeView-module__CTqQEW__emptyGlow{background:radial-gradient(circle,color-mix(in oklab,var(--accent)15%,transparent)0%,transparent 70%);width:200px;height:200px;animation:4s ease-in-out infinite EngramNodeView-module__CTqQEW__pulse;position:absolute}@keyframes EngramNodeView-module__CTqQEW__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.EngramNodeView-module__CTqQEW__emptyGrid{background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);opacity:.3;pointer-events:none;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.EngramNodeView-module__CTqQEW__emptyIcon{z-index:1;opacity:.4;animation:3s ease-in-out infinite EngramNodeView-module__CTqQEW__float;position:relative}@keyframes EngramNodeView-module__CTqQEW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.EngramNodeView-module__CTqQEW__emptyText{z-index:1;color:var(--foreground);margin:0;font-size:1.1rem;font-weight:500;position:relative}.EngramNodeView-module__CTqQEW__emptyHint{z-index:1;opacity:.6;text-align:center;margin:0;font-size:.875rem;position:relative}.EngramNodeView-module__CTqQEW__header{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.EngramNodeView-module__CTqQEW__iconFrame{flex-shrink:0;width:56px;height:56px;position:relative}.EngramNodeView-module__CTqQEW__iconInner{background:color-mix(in oklab,var(--accent)10%,var(--background));border:1px solid color-mix(in oklab,var(--accent)30%,transparent);color:var(--accent);clip-path:polygon(0 8px,8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px));justify-content:center;align-items:center;display:flex;position:absolute;inset:4px}.EngramNodeView-module__CTqQEW__iconRing{border:1px solid var(--accent);opacity:.3;clip-path:polygon(0 10px,10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px));animation:2s ease-in-out infinite EngramNodeView-module__CTqQEW__ringPulse;position:absolute;inset:0}@keyframes EngramNodeView-module__CTqQEW__ringPulse{0%,to{opacity:.2}50%{opacity:.5}}.EngramNodeView-module__CTqQEW__headerContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.EngramNodeView-module__CTqQEW__titleRow{align-items:baseline;gap:12px;display:flex}.EngramNodeView-module__CTqQEW__title{color:var(--foreground);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:40px;margin:0;font-size:1.4rem;font-weight:600;overflow:hidden}.EngramNodeView-module__CTqQEW__publicStatus{color:var(--success);font-size:.7rem}.EngramNodeView-module__CTqQEW__privateStatus{color:var(--error);font-size:.7rem}.EngramNodeView-module__CTqQEW__headerMeta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.EngramNodeView-module__CTqQEW__type{background:color-mix(in oklab,var(--accent)12%,var(--background));border:1px solid color-mix(in oklab,var(--accent)25%,transparent);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);clip-path:polygon(6px 0,100% 0,calc(100% - 6px) 100%,0 100%);align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:600;display:inline-flex}.EngramNodeView-module__CTqQEW__path{color:var(--muted-foreground);text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.EngramNodeView-module__CTqQEW__actions{flex-shrink:0;gap:6px;display:flex}.EngramNodeView-module__CTqQEW__actionBtn{background:var(--muted);border:1px solid var(--border);width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);justify-content:center;align-items:center;transition:all .2s;display:flex}.EngramNodeView-module__CTqQEW__actionBtn:hover{background:color-mix(in oklab,var(--accent)15%,var(--background));border-color:var(--accent);color:var(--accent)}.EngramNodeView-module__CTqQEW__deleteAction:hover{background:color-mix(in oklab,var(--error)15%,var(--background));border-color:var(--error);color:var(--error)}.EngramNodeView-module__CTqQEW__moveDialog{background:var(--muted);border:1px solid var(--border);padding:16px;animation:.2s EngramNodeView-module__CTqQEW__slideIn}@keyframes EngramNodeView-module__CTqQEW__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.EngramNodeView-module__CTqQEW__moveDialogHeader{color:var(--foreground);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.8rem;font-weight:600;display:flex}.EngramNodeView-module__CTqQEW__closeBtn{border:1px solid var(--border);width:24px;height:24px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:flex}.EngramNodeView-module__CTqQEW__closeBtn:hover{border-color:var(--error);color:var(--error)}.EngramNodeView-module__CTqQEW__moveOptions{flex-direction:column;gap:6px;max-height:200px;margin-bottom:12px;display:flex;overflow-y:auto}.EngramNodeView-module__CTqQEW__moveOption{background:var(--background);border:1px solid var(--border);color:var(--foreground);cursor:pointer;text-align:left;align-items:center;gap:10px;padding:10px 12px;font-size:.8rem;transition:all .15s;display:flex}.EngramNodeView-module__CTqQEW__moveOption:hover:not(:disabled){border-color:var(--accent);background:color-mix(in oklab,var(--accent)5%,var(--background))}.EngramNodeView-module__CTqQEW__moveOption:disabled{opacity:.5;cursor:not-allowed}.EngramNodeView-module__CTqQEW__moveOptionIcon{font-size:1rem}.EngramNodeView-module__CTqQEW__currentBadge{text-transform:uppercase;background:var(--muted);color:var(--muted-foreground);margin-left:auto;padding:2px 6px;font-size:.6rem;font-weight:600}.EngramNodeView-module__CTqQEW__moveHint{color:var(--muted-foreground);background:color-mix(in oklab,var(--info)8%,transparent);border-left:2px solid var(--info);margin:0;padding:8px;font-size:.7rem}.EngramNodeView-module__CTqQEW__body{flex-direction:column;gap:16px;display:flex}.EngramNodeView-module__CTqQEW__section{flex-direction:column;gap:12px;display:flex}.EngramNodeView-module__CTqQEW__sectionHeader{align-items:center;gap:12px;display:flex}.EngramNodeView-module__CTqQEW__sectionTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);white-space:nowrap;font-size:.65rem;font-weight:600}.EngramNodeView-module__CTqQEW__sectionLine{background:linear-gradient(90deg,var(--border),transparent);flex:1;height:1px}.EngramNodeView-module__CTqQEW__description{color:var(--foreground);opacity:.9;margin:0;font-size:.9rem;line-height:1.7}.EngramNodeView-module__CTqQEW__contentWrapper{background:var(--muted);border:1px solid var(--border);border-radius:4px;display:flex;overflow:hidden}.EngramNodeView-module__CTqQEW__contentGutter{background:color-mix(in oklab,var(--background)50%,var(--muted));border-right:1px solid var(--border);color:var(--muted-foreground);-webkit-user-select:none;user-select:none;text-align:right;flex-direction:column;padding:12px 8px;font-size:.7rem;line-height:1.7;display:flex}.EngramNodeView-module__CTqQEW__content{color:var(--foreground);white-space:pre-wrap;word-break:break-word;flex:1;margin:0;padding:12px;font-size:.8rem;line-height:1.7;overflow-x:auto}.EngramNodeView-module__CTqQEW__metadata{flex-direction:column;gap:6px;display:flex}.EngramNodeView-module__CTqQEW__metaItem{background:var(--muted);border-left:2px solid var(--accent);align-items:center;gap:8px;padding:8px 12px;font-size:.8rem;display:flex}.EngramNodeView-module__CTqQEW__metaKey{color:var(--accent);min-width:80px;font-size:.75rem;font-weight:600}.EngramNodeView-module__CTqQEW__metaDivider{color:var(--muted-foreground);opacity:.5}.EngramNodeView-module__CTqQEW__metaValue{color:var(--foreground);word-break:break-word;font-size:.75rem}.EngramNodeView-module__CTqQEW__footer{background:var(--muted);border:1px solid var(--border);clip-path:polygon(8px 0,100% 0,100% 100%,0 100%,0 8px);align-items:center;gap:16px;margin-top:auto;padding:12px 16px;display:flex}.EngramNodeView-module__CTqQEW__footerItem{flex-direction:column;gap:2px;display:flex}.EngramNodeView-module__CTqQEW__footerLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);font-size:.6rem}.EngramNodeView-module__CTqQEW__footerValue{color:var(--foreground);font-size:.8rem;font-weight:500}.EngramNodeView-module__CTqQEW__footerDivider{background:var(--border);width:1px;height:24px}.EngramNodeView-module__CTqQEW__footerStatus{text-transform:uppercase;letter-spacing:.1em;color:var(--success);align-items:center;gap:6px;margin-left:auto;font-size:.65rem;font-weight:600;display:flex}.EngramNodeView-module__CTqQEW__statusDot{background:var(--success);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite EngramNodeView-module__CTqQEW__blink}@keyframes EngramNodeView-module__CTqQEW__blink{0%,to{opacity:1}50%{opacity:.4}}
.LinkedScenesSection-module__qzC1Nq__section{flex-direction:column;gap:12px;display:flex}.LinkedScenesSection-module__qzC1Nq__sectionHeader{align-items:center;gap:12px;display:flex}.LinkedScenesSection-module__qzC1Nq__sectionTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);white-space:nowrap;align-items:center;gap:6px;font-size:.65rem;font-weight:600;display:flex}.LinkedScenesSection-module__qzC1Nq__count{background:color-mix(in oklab,var(--info)15%,transparent);border:1px solid color-mix(in oklab,var(--info)30%,transparent);min-width:20px;height:20px;color:var(--info);clip-path:polygon(4px 0,100% 0,calc(100% - 4px) 100%,0 100%);justify-content:center;align-items:center;padding:0 6px;font-size:.6rem;font-weight:700;display:flex}.LinkedScenesSection-module__qzC1Nq__sectionLine{background:linear-gradient(90deg,var(--border),transparent);flex:1;height:1px}.LinkedScenesSection-module__qzC1Nq__framesGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.LinkedScenesSection-module__qzC1Nq__frameCard{background:var(--muted);border:1px solid var(--border);opacity:0;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));flex-direction:column;text-decoration:none;transition:all .25s;animation:.3s forwards LinkedScenesSection-module__qzC1Nq__fadeInUp;display:flex;position:relative;overflow:hidden}@keyframes LinkedScenesSection-module__qzC1Nq__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LinkedScenesSection-module__qzC1Nq__frameCard:hover{border-color:var(--accent);box-shadow:0 8px 24px color-mix(in oklab,var(--accent)15%,transparent);transform:translateY(-2px)}.LinkedScenesSection-module__qzC1Nq__frameThumbnail{aspect-ratio:16/9;background:var(--background);position:relative;overflow:hidden}.LinkedScenesSection-module__qzC1Nq__frameVideo{object-fit:cover;width:100%;height:100%;transition:transform .3s}.LinkedScenesSection-module__qzC1Nq__frameCard:hover .LinkedScenesSection-module__qzC1Nq__frameVideo{transform:scale(1.02)}.LinkedScenesSection-module__qzC1Nq__noThumb{width:100%;height:100%;color:var(--muted-foreground);background:linear-gradient(135deg,var(--muted)0%,var(--background)100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.LinkedScenesSection-module__qzC1Nq__noThumb span{text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-size:.6rem}.LinkedScenesSection-module__qzC1Nq__playState{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);background:#000000b3;border:1px solid #fff3;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:8px;left:8px}.LinkedScenesSection-module__qzC1Nq__playState.LinkedScenesSection-module__qzC1Nq__playing{background:var(--accent);border-color:var(--accent)}.LinkedScenesSection-module__qzC1Nq__frameOverlay{opacity:0;justify-content:center;align-items:center;width:100%;transition:opacity .2s;display:flex}.LinkedScenesSection-module__qzC1Nq__frameInfoText{justify-content:center;align-items:center;width:100%;display:flex}.LinkedScenesSection-module__qzC1Nq__frameCard:hover .LinkedScenesSection-module__qzC1Nq__frameOverlay{opacity:1}.LinkedScenesSection-module__qzC1Nq__openHint{color:#fff;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;gap:6px;padding:8px 12px;font-size:.65rem;font-weight:500;transition:transform .2s;display:flex;transform:translateY(8px)}.LinkedScenesSection-module__qzC1Nq__frameCard:hover .LinkedScenesSection-module__qzC1Nq__openHint{transform:translateY(0)}.LinkedScenesSection-module__qzC1Nq__scanLine{background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;height:2px;position:absolute;top:0;left:0;right:0;transform:translateY(-100%)}.LinkedScenesSection-module__qzC1Nq__frameCard:hover .LinkedScenesSection-module__qzC1Nq__scanLine{opacity:.6;animation:1.5s ease-in-out infinite LinkedScenesSection-module__qzC1Nq__scanDown}@keyframes LinkedScenesSection-module__qzC1Nq__scanDown{0%{opacity:0;transform:translateY(-100%)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(31.25vw)}}.LinkedScenesSection-module__qzC1Nq__frameInfo{flex-direction:column;gap:4px;height:50px;padding:12px;display:flex}.LinkedScenesSection-module__qzC1Nq__frameTitle{text-overflow:ellipsis;white-space:nowrap;color:var(--accent);font-size:.7rem;font-weight:600;overflow:hidden}.LinkedScenesSection-module__qzC1Nq__frameMeta{color:var(--muted-foreground);align-items:center;gap:8px;font-size:.6rem;display:flex}.LinkedScenesSection-module__qzC1Nq__frameDate{text-transform:uppercase;letter-spacing:.05em}.LinkedScenesSection-module__qzC1Nq__cardCorner{background:linear-gradient(135deg,transparent 50%,var(--accent)50%);opacity:.4;width:10px;height:10px;transition:opacity .2s;position:absolute;top:0;right:0}.LinkedScenesSection-module__qzC1Nq__frameCard:hover .LinkedScenesSection-module__qzC1Nq__cardCorner{opacity:.8}@media (max-width:768px){.LinkedScenesSection-module__qzC1Nq__framesGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.LinkedScenesSection-module__qzC1Nq__frameInfo{padding:10px}.LinkedScenesSection-module__qzC1Nq__frameTitle{font-size:.75rem}}
.LinkedWorkspaceSection-module__kn0q7W__section{flex-direction:column;gap:12px;display:flex}.LinkedWorkspaceSection-module__kn0q7W__sectionHeader{align-items:center;gap:12px;display:flex}.LinkedWorkspaceSection-module__kn0q7W__sectionTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);white-space:nowrap;align-items:center;gap:6px;font-size:.65rem;font-weight:600;display:flex}.LinkedWorkspaceSection-module__kn0q7W__sectionLine{background:linear-gradient(90deg,var(--border),transparent);flex:1;height:1px}.LinkedWorkspaceSection-module__kn0q7W__workspaceCard{padding:16px}.LinkedWorkspaceSection-module__kn0q7W__cardHeader{align-items:center;gap:12px;display:flex}.LinkedWorkspaceSection-module__kn0q7W__workspaceIcon{background:color-mix(in oklab,var(--accent)15%,transparent);border:1px solid color-mix(in oklab,var(--accent)30%,transparent);width:40px;height:40px;color:var(--accent);clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);flex-shrink:0;justify-content:center;align-items:center;display:flex}.LinkedWorkspaceSection-module__kn0q7W__workspaceInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.LinkedWorkspaceSection-module__kn0q7W__name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.LinkedWorkspaceSection-module__kn0q7W__progressText{color:var(--accent);font-size:.7rem;font-weight:500}.LinkedWorkspaceSection-module__kn0q7W__openLink{border:1px solid var(--border);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);background:0 0;align-items:center;gap:6px;padding:8px 12px;font-size:.7rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.LinkedWorkspaceSection-module__kn0q7W__openLink:hover{background:color-mix(in oklab,var(--accent)15%,transparent);border-color:var(--accent);color:var(--accent)}.LinkedWorkspaceSection-module__kn0q7W__statsRow{border-top:1px solid color-mix(in oklab,var(--border)50%,transparent);align-items:center;gap:16px;margin-top:14px;padding-top:14px;display:flex}.LinkedWorkspaceSection-module__kn0q7W__stat{color:var(--muted-foreground);align-items:center;gap:6px;display:flex}.LinkedWorkspaceSection-module__kn0q7W__stat svg{opacity:.6}.LinkedWorkspaceSection-module__kn0q7W__statValue{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:600}.LinkedWorkspaceSection-module__kn0q7W__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.6;font-size:.6rem}@media (max-width:768px){.LinkedWorkspaceSection-module__kn0q7W__cardHeader{flex-wrap:wrap}.LinkedWorkspaceSection-module__kn0q7W__openLink{justify-content:center;width:100%;margin-top:8px}.LinkedWorkspaceSection-module__kn0q7W__statsRow{justify-content:space-between}}
.EngramTokenShare-module__A1vKpq__container{background:var(--card);border:1px solid var(--border);clip-path:polygon(0 8px,8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%);flex-direction:column;gap:16px;margin:0 16px 16px;padding:20px;display:flex;position:relative}.EngramTokenShare-module__A1vKpq__container:before,.EngramTokenShare-module__A1vKpq__container:after{content:"";pointer-events:none;width:16px;height:16px;position:absolute}.EngramTokenShare-module__A1vKpq__container:before{border-top:2px solid var(--success);border-left:2px solid var(--success);top:0;left:0}.EngramTokenShare-module__A1vKpq__container:after{border-bottom:2px solid var(--success);border-right:2px solid var(--success);bottom:0;right:0}.EngramTokenShare-module__A1vKpq__header{align-items:center;gap:12px;display:flex}.EngramTokenShare-module__A1vKpq__headerIcon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.EngramTokenShare-module__A1vKpq__headerIcon:before{content:"";background:color-mix(in oklab,var(--success)12%,var(--background));border:1px solid color-mix(in oklab,var(--success)30%,transparent);clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);position:absolute;inset:0}.EngramTokenShare-module__A1vKpq__headerIcon svg{z-index:1;color:var(--success);position:relative}.EngramTokenShare-module__A1vKpq__headerText{flex-direction:column;gap:2px;display:flex}.EngramTokenShare-module__A1vKpq__title{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.85rem;font-weight:600}.EngramTokenShare-module__A1vKpq__subtitle{color:var(--muted-foreground);margin:0;font-size:.75rem}.EngramTokenShare-module__A1vKpq__subtitle strong{color:var(--success);font-weight:500}.EngramTokenShare-module__A1vKpq__errorBanner{background:color-mix(in oklab,var(--error)10%,var(--background));border-left:2px solid var(--error);color:var(--error);clip-path:polygon(4px 0,100% 0,100% 100%,0 100%,0 4px);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.75rem;display:flex}.EngramTokenShare-module__A1vKpq__errorBanner button{all:unset;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;opacity:.7;font-size:.7rem;transition:opacity .15s}.EngramTokenShare-module__A1vKpq__errorBanner button:hover{opacity:1}.EngramTokenShare-module__A1vKpq__controls{flex-direction:column;gap:14px;display:flex}.EngramTokenShare-module__A1vKpq__controlGroup{grid-template-columns:1fr 1fr;gap:12px;display:grid}.EngramTokenShare-module__A1vKpq__field{flex-direction:column;gap:6px;display:flex}.EngramTokenShare-module__A1vKpq__label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);font-size:.65rem;font-weight:600}.EngramTokenShare-module__A1vKpq__select,.EngramTokenShare-module__A1vKpq__input{background:var(--muted);border:1px solid var(--border);color:var(--foreground);clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);outline:none;padding:10px 12px;font-size:.8rem;transition:all .15s}.EngramTokenShare-module__A1vKpq__select{cursor:pointer}.EngramTokenShare-module__A1vKpq__select:hover,.EngramTokenShare-module__A1vKpq__input:hover{border-color:var(--success);background:color-mix(in oklab,var(--success)5%,var(--muted))}.EngramTokenShare-module__A1vKpq__select:focus,.EngramTokenShare-module__A1vKpq__input:focus{border-color:var(--success);box-shadow:0 0 0 2px color-mix(in oklab,var(--success)20%,transparent)}.EngramTokenShare-module__A1vKpq__select:disabled,.EngramTokenShare-module__A1vKpq__input:disabled{opacity:.5;cursor:not-allowed}@keyframes EngramTokenShare-module__A1vKpq__spin{to{transform:rotate(360deg)}}.EngramTokenShare-module__A1vKpq__result{flex-direction:column;gap:12px;animation:.3s EngramTokenShare-module__A1vKpq__dataStream;display:flex}@keyframes EngramTokenShare-module__A1vKpq__dataStream{0%{opacity:0;filter:blur(2px);transform:translateY(8px)}to{opacity:1;filter:blur();transform:translateY(0)}}.EngramTokenShare-module__A1vKpq__instructionsWrapper{background:var(--muted);border:1px solid var(--border);clip-path:polygon(0 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%);position:relative;overflow:hidden}.EngramTokenShare-module__A1vKpq__instructionsHeader{background:var(--background);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.12em;color:var(--success);align-items:center;gap:8px;padding:8px 12px;font-size:.6rem;font-weight:600;display:flex}.EngramTokenShare-module__A1vKpq__instructionsHeader:before{content:"";background:var(--success);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);width:6px;height:6px;animation:2s ease-in-out infinite EngramTokenShare-module__A1vKpq__pulse}@keyframes EngramTokenShare-module__A1vKpq__pulse{0%,to{opacity:.5}50%{opacity:1}}.EngramTokenShare-module__A1vKpq__instructions{white-space:pre-wrap;word-break:break-word;color:var(--foreground);max-height:200px;margin:0;padding:12px;font-size:.7rem;line-height:1.7;overflow-y:auto}.EngramTokenShare-module__A1vKpq__instructions::-webkit-scrollbar{width:4px}.EngramTokenShare-module__A1vKpq__instructions::-webkit-scrollbar-track{background:0 0}.EngramTokenShare-module__A1vKpq__instructions::-webkit-scrollbar-thumb{background:var(--border)}.EngramTokenShare-module__A1vKpq__actions{gap:8px;display:flex}.EngramTokenShare-module__A1vKpq__hint{color:var(--muted-foreground);background:color-mix(in oklab,var(--info)5%,var(--background));border-left:2px solid var(--info);align-items:flex-start;gap:8px;margin:0;padding:10px 12px;font-size:.7rem;line-height:1.5;display:flex}.EngramTokenShare-module__A1vKpq__hint:before{content:"ℹ";flex-shrink:0;font-size:.8rem}
.EngramModal-module__j9qVvq__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:24px;animation:.2s EngramModal-module__j9qVvq__overlayFadeIn;display:flex;position:fixed;inset:0}@media (max-width:768px){.EngramModal-module__j9qVvq__overlay{align-items:stretch;padding:0}.EngramModal-module__j9qVvq__mobileOverlay{-webkit-backdrop-filter:blur(8px);animation:.25s EngramModal-module__j9qVvq__mobileOverlayFadeIn}}@keyframes EngramModal-module__j9qVvq__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes EngramModal-module__j9qVvq__mobileOverlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.EngramModal-module__j9qVvq__modal{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;max-width:540px;max-height:calc(100vh - 48px);animation:.25s EngramModal-module__j9qVvq__modalSlideIn;display:flex;overflow:hidden;box-shadow:0 24px 48px #0000004d,0 0 1px #ffffff1a}@media (max-width:768px){.EngramModal-module__j9qVvq__modal{border-radius:16px 16px 0 0;flex:1;max-width:100%;height:100dvh;max-height:100dvh;animation:.3s cubic-bezier(.25,.46,.45,.94) EngramModal-module__j9qVvq__mobileModalSlideIn;overflow-y:auto}.EngramModal-module__j9qVvq__mobileModal{box-shadow:0 -20px 40px #0000004d}}@keyframes EngramModal-module__j9qVvq__modalSlideIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes EngramModal-module__j9qVvq__mobileModalSlideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.EngramModal-module__j9qVvq__header{border-bottom:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}@media (max-width:768px){.EngramModal-module__j9qVvq__header{min-height:68px;padding:20px 24px}.EngramModal-module__j9qVvq__mobileHeader{background:var(--card);z-index:10;position:sticky;top:0}}.EngramModal-module__j9qVvq__title{color:var(--foreground);letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:600}@media (max-width:768px){.EngramModal-module__j9qVvq__title{font-size:1.125rem}.EngramModal-module__j9qVvq__mobileTitle{padding-right:40px}}.EngramModal-module__j9qVvq__closeBtn{all:unset;width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}@media (max-width:768px){.EngramModal-module__j9qVvq__closeBtn{background:var(--muted);border-radius:50%;width:44px;height:44px;position:absolute;top:16px;right:16px}.EngramModal-module__j9qVvq__mobileCloseBtn:hover{background:var(--border)}}.EngramModal-module__j9qVvq__closeBtn:hover{background:var(--border);color:var(--foreground)}.EngramModal-module__j9qVvq__body{-webkit-overflow-scrolling:touch;padding:20px;overflow-y:auto}@media (max-width:768px){.EngramModal-module__j9qVvq__mobileBody{padding:20px 20px 0}}.EngramModal-module__j9qVvq__body::-webkit-scrollbar{width:6px}.EngramModal-module__j9qVvq__body::-webkit-scrollbar-track{background:0 0}.EngramModal-module__j9qVvq__body::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@media (max-width:768px){.EngramModal-module__j9qVvq__body::-webkit-scrollbar{width:4px}}
.EngramNodeForm-module__bUyIUG__form{flex-direction:column;gap:16px;display:flex}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__form{gap:20px}}.EngramNodeForm-module__bUyIUG__field{flex-direction:column;gap:6px;display:flex}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__field{gap:8px}}.EngramNodeForm-module__bUyIUG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);font-size:.65rem;font-weight:600}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__label{font-size:.7rem}}.EngramNodeForm-module__bUyIUG__required{color:var(--error)}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__input,.EngramNodeForm-module__bUyIUG__textarea{clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);padding:14px 16px;font-size:1rem}}.EngramNodeForm-module__bUyIUG__input::placeholder,.EngramNodeForm-module__bUyIUG__textarea::placeholder{color:var(--muted-foreground);opacity:.6}.EngramNodeForm-module__bUyIUG__input:hover,.EngramNodeForm-module__bUyIUG__textarea:hover{border-color:color-mix(in oklab,var(--accent)50%,var(--border))}.EngramNodeForm-module__bUyIUG__input:focus,.EngramNodeForm-module__bUyIUG__textarea:focus{border-color:var(--accent);background:var(--background);box-shadow:0 0 0 2px color-mix(in oklab,var(--accent)15%,transparent)}.EngramNodeForm-module__bUyIUG__input:disabled,.EngramNodeForm-module__bUyIUG__textarea:disabled{opacity:.5;cursor:not-allowed}.EngramNodeForm-module__bUyIUG__inputError{border-color:var(--error)}.EngramNodeForm-module__bUyIUG__inputError:focus{box-shadow:0 0 0 2px color-mix(in oklab,var(--error)20%,transparent)}.EngramNodeForm-module__bUyIUG__textarea{resize:vertical;min-height:60px;line-height:1.5}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__textarea{min-height:80px;line-height:1.6}}.EngramNodeForm-module__bUyIUG__contentArea{min-height:100px;font-size:.8rem;line-height:1.6}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__contentArea{min-height:150px;font-size:.9rem;line-height:1.7}.EngramNodeForm-module__bUyIUG__mobileContentArea{font-size:1rem}}.EngramNodeForm-module__bUyIUG__mono{font-size:.75rem}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__mono{font-size:.85rem}}.EngramNodeForm-module__bUyIUG__error{color:var(--error);align-items:center;gap:4px;font-size:.7rem;display:flex}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__error{font-size:.8rem}}.EngramNodeForm-module__bUyIUG__typeGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__typeGrid{grid-template-columns:repeat(2,1fr);gap:8px}.EngramNodeForm-module__bUyIUG__mobileTypeGrid{grid-template-columns:repeat(3,1fr);gap:10px}}.EngramNodeForm-module__bUyIUG__typeBtn{background:var(--muted);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);cursor:pointer;clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 6px;font-size:.65rem;font-weight:500;transition:all .15s;display:flex}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__typeBtn{clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);gap:6px;padding:12px 8px;font-size:.75rem}.EngramNodeForm-module__bUyIUG__mobileTypeBtn{min-height:70px;padding:16px 8px}}.EngramNodeForm-module__bUyIUG__typeBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:color-mix(in oklab,var(--accent)8%,var(--muted))}.EngramNodeForm-module__bUyIUG__typeBtn:disabled{opacity:.5;cursor:not-allowed}.EngramNodeForm-module__bUyIUG__typeBtnActive{border-color:var(--accent);background:color-mix(in oklab,var(--accent)15%,var(--background));color:var(--accent)}.EngramNodeForm-module__bUyIUG__typeBtnActive:before{content:"";border-top:2px solid var(--accent);border-left:2px solid var(--accent);width:8px;height:8px;position:absolute;top:-1px;left:-1px}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__typeBtnActive:before{width:12px;height:12px}}.EngramNodeForm-module__bUyIUG__accessGroup{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__accessGroup{gap:12px}.EngramNodeForm-module__bUyIUG__mobileAccessGroup{grid-template-columns:1fr}}.EngramNodeForm-module__bUyIUG__accessBtn{background:var(--muted);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex;position:relative}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__accessBtn{clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);gap:12px;padding:14px 16px}.EngramNodeForm-module__bUyIUG__mobileAccessBtn{min-height:60px}}.EngramNodeForm-module__bUyIUG__accessBtn:hover:not(:disabled):not(.EngramNodeForm-module__bUyIUG__accessPublic):not(.EngramNodeForm-module__bUyIUG__accessPrivate){border-color:var(--accent);color:var(--accent)}.EngramNodeForm-module__bUyIUG__accessBtn:disabled{opacity:.5;cursor:not-allowed}.EngramNodeForm-module__bUyIUG__accessText{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}.EngramNodeForm-module__bUyIUG__accessTitle{font-size:.8rem;font-weight:600}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__accessTitle{font-size:1rem}}.EngramNodeForm-module__bUyIUG__accessSub{text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin-top:1px;font-size:.6rem}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__accessSub{font-size:.7rem}}.EngramNodeForm-module__bUyIUG__accessPublic{border-color:var(--success);color:var(--success);background:color-mix(in oklab,var(--success)10%,var(--background))}.EngramNodeForm-module__bUyIUG__accessPrivate{border-color:var(--warning);color:var(--warning);background:color-mix(in oklab,var(--warning)10%,var(--background))}.EngramNodeForm-module__bUyIUG__accessDot{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:currentColor;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite EngramNodeForm-module__bUyIUG__pulse}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__accessDot{width:8px;height:8px}}@keyframes EngramNodeForm-module__bUyIUG__pulse{0%,to{opacity:1}50%{opacity:.4}}.EngramNodeForm-module__bUyIUG__metaToggle{background:var(--muted);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);cursor:pointer;clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);justify-content:space-between;align-items:center;padding:8px 12px;font-size:.7rem;font-weight:500;transition:all .15s;display:flex}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__metaToggle{clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);padding:12px 16px;font-size:.8rem}.EngramNodeForm-module__bUyIUG__mobileMetaToggle{min-height:44px}}.EngramNodeForm-module__bUyIUG__metaToggle:hover{background:var(--border);color:var(--foreground)}.EngramNodeForm-module__bUyIUG__metaToggleIcon{font-size:.9rem;font-weight:700;line-height:1}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__metaToggleIcon{font-size:1.1rem}}.EngramNodeForm-module__bUyIUG__metaContent{flex-direction:column;gap:6px;margin-top:6px;display:flex}.EngramNodeForm-module__bUyIUG__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:4px;padding-top:12px;display:flex}@media (max-width:768px){.EngramNodeForm-module__bUyIUG__actions{gap:12px;margin-top:8px;padding-top:16px}.EngramNodeForm-module__bUyIUG__mobileActions{background:var(--background);margin-bottom:env(safe-area-inset-bottom,0);padding:16px 0;position:sticky;bottom:0}.EngramNodeForm-module__bUyIUG__mobileButton{flex:1;height:48px;font-size:1rem}}
.SceneLinker-module__5Rrwzq__container{flex-direction:column;gap:8px;display:flex}.SceneLinker-module__5Rrwzq__mobile{gap:10px}.SceneLinker-module__5Rrwzq__toggle{background:var(--muted);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);cursor:pointer;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);align-items:center;gap:8px;padding:10px 14px;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.SceneLinker-module__5Rrwzq__toggle:hover:not(:disabled){background:var(--border);color:var(--foreground)}.SceneLinker-module__5Rrwzq__toggle:disabled{opacity:.5;cursor:not-allowed}.SceneLinker-module__5Rrwzq__countBadge{background:color-mix(in oklab,var(--info)15%,transparent);border:1px solid color-mix(in oklab,var(--info)30%,transparent);color:var(--info);clip-path:polygon(4px 0,100% 0,calc(100% - 4px) 100%,0 100%);margin-left:auto;padding:3px 8px;font-size:.6rem;font-weight:600}.SceneLinker-module__5Rrwzq__toggleIcon{margin-left:8px;font-size:.9rem;font-weight:700;line-height:1}.SceneLinker-module__5Rrwzq__content{flex-direction:column;gap:10px;animation:.2s SceneLinker-module__5Rrwzq__slideDown;display:flex}@keyframes SceneLinker-module__5Rrwzq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SceneLinker-module__5Rrwzq__loading{color:var(--muted-foreground);align-items:center;gap:8px;padding:12px;font-size:.75rem;display:flex}.SceneLinker-module__5Rrwzq__spinner{animation:1s linear infinite SceneLinker-module__5Rrwzq__spin}@keyframes SceneLinker-module__5Rrwzq__spin{to{transform:rotate(360deg)}}.SceneLinker-module__5Rrwzq__sceneGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;padding:4px;display:grid}.SceneLinker-module__5Rrwzq__sceneCard{background:var(--muted);border:1px solid var(--border);clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden}.SceneLinker-module__5Rrwzq__sceneCard:hover{border-color:var(--accent)}.SceneLinker-module__5Rrwzq__sceneThumbnail{aspect-ratio:16/9;background:var(--background);position:relative;overflow:hidden}.SceneLinker-module__5Rrwzq__sceneVideo{object-fit:cover;width:100%;height:100%}.SceneLinker-module__5Rrwzq__noThumb{width:100%;height:100%;color:var(--muted-foreground);background:linear-gradient(135deg,var(--muted)0%,var(--background)100%);justify-content:center;align-items:center;display:flex}.SceneLinker-module__5Rrwzq__playOverlay{color:#fff;opacity:.8;background:#0000004d;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.SceneLinker-module__5Rrwzq__sceneCard:hover .SceneLinker-module__5Rrwzq__playOverlay{opacity:0}.SceneLinker-module__5Rrwzq__sceneOverlay{opacity:0;gap:4px;transition:opacity .15s;display:flex;position:absolute;top:4px;right:4px}.SceneLinker-module__5Rrwzq__sceneCard:hover .SceneLinker-module__5Rrwzq__sceneOverlay{opacity:1}.SceneLinker-module__5Rrwzq__sceneAction{color:#fff;cursor:pointer;background:#000000b3;border:1px solid #fff3;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:all .15s;display:flex}.SceneLinker-module__5Rrwzq__sceneAction:hover{background:var(--accent);border-color:var(--accent)}.SceneLinker-module__5Rrwzq__removeAction:hover{background:var(--error);border-color:var(--error)}.SceneLinker-module__5Rrwzq__sceneAction:disabled{opacity:.5;cursor:not-allowed}.SceneLinker-module__5Rrwzq__sceneInfo{flex-direction:column;gap:2px;padding:8px 10px;display:flex}.SceneLinker-module__5Rrwzq__sceneTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.SceneLinker-module__5Rrwzq__sceneDate{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.6rem}.SceneLinker-module__5Rrwzq__addBtn{border:1px dashed var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.75rem;transition:all .15s;display:flex}.SceneLinker-module__5Rrwzq__addBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:color-mix(in oklab,var(--accent)5%,transparent);border-style:solid}.SceneLinker-module__5Rrwzq__addBtn:disabled{opacity:.5;cursor:not-allowed}.SceneLinker-module__5Rrwzq__picker{background:var(--muted);border:1px solid var(--border);animation:.15s SceneLinker-module__5Rrwzq__fadeIn}@keyframes SceneLinker-module__5Rrwzq__fadeIn{0%{opacity:0}to{opacity:1}}.SceneLinker-module__5Rrwzq__pickerHeader{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);justify-content:space-between;align-items:center;padding:10px 12px;font-size:.7rem;font-weight:600;display:flex}.SceneLinker-module__5Rrwzq__closeBtn{border:1px solid var(--border);width:20px;height:20px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:flex}.SceneLinker-module__5Rrwzq__closeBtn:hover{border-color:var(--error);color:var(--error)}.SceneLinker-module__5Rrwzq__pickerGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;max-height:250px;padding:10px;display:grid;overflow-y:auto}.SceneLinker-module__5Rrwzq__pickerItem{background:var(--background);border:1px solid var(--border);cursor:pointer;flex-direction:column;transition:all .15s;display:flex;overflow:hidden}.SceneLinker-module__5Rrwzq__pickerItem:hover:not(:disabled){border-color:var(--accent)}.SceneLinker-module__5Rrwzq__pickerItem:disabled{opacity:.5;cursor:not-allowed}.SceneLinker-module__5Rrwzq__pickerThumb{aspect-ratio:16/9;background:var(--muted);color:var(--muted-foreground);justify-content:center;align-items:center;display:flex;overflow:hidden}.SceneLinker-module__5Rrwzq__pickerThumb video{object-fit:cover;width:100%;height:100%}.SceneLinker-module__5Rrwzq__pickerTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;text-align:left;padding:6px 8px;font-size:.65rem;font-weight:500;overflow:hidden}@media (max-width:768px){.SceneLinker-module__5Rrwzq__toggle{padding:14px 16px;font-size:.8rem}.SceneLinker-module__5Rrwzq__sceneGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.SceneLinker-module__5Rrwzq__addBtn{padding:14px;font-size:.85rem}.SceneLinker-module__5Rrwzq__pickerGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}
.WorkspaceLinker-module__3tCPrq__container{flex-direction:column;gap:8px;display:flex}.WorkspaceLinker-module__3tCPrq__mobile{gap:10px}.WorkspaceLinker-module__3tCPrq__toggle{background:var(--muted);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);cursor:pointer;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);align-items:center;gap:8px;padding:10px 14px;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.WorkspaceLinker-module__3tCPrq__toggle:hover:not(:disabled){background:var(--border);color:var(--foreground)}.WorkspaceLinker-module__3tCPrq__toggle:disabled{opacity:.5;cursor:not-allowed}.WorkspaceLinker-module__3tCPrq__linkedBadge{background:color-mix(in oklab,var(--accent)15%,transparent);border:1px solid color-mix(in oklab,var(--accent)30%,transparent);color:var(--accent);clip-path:polygon(4px 0,100% 0,calc(100% - 4px) 100%,0 100%);align-items:center;gap:4px;margin-left:auto;padding:3px 8px;font-size:.6rem;font-weight:600;display:inline-flex}.WorkspaceLinker-module__3tCPrq__toggleIcon{margin-left:8px;font-size:.9rem;font-weight:700;line-height:1}.WorkspaceLinker-module__3tCPrq__content{animation:.2s WorkspaceLinker-module__3tCPrq__slideDown}@keyframes WorkspaceLinker-module__3tCPrq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.WorkspaceLinker-module__3tCPrq__loading{color:var(--muted-foreground);align-items:center;gap:8px;padding:12px;font-size:.75rem;display:flex}.WorkspaceLinker-module__3tCPrq__spinner{animation:1s linear infinite WorkspaceLinker-module__3tCPrq__spin}@keyframes WorkspaceLinker-module__3tCPrq__spin{to{transform:rotate(360deg)}}.WorkspaceLinker-module__3tCPrq__linkedWorkspace{padding:4px}.WorkspaceLinker-module__3tCPrq__workspaceCard{background:color-mix(in oklab,var(--accent)8%,var(--background));border:1px solid color-mix(in oklab,var(--accent)25%,transparent);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);align-items:center;gap:12px;padding:14px 16px;display:flex}.WorkspaceLinker-module__3tCPrq__workspaceIcon{background:color-mix(in oklab,var(--accent)15%,var(--background));border:1px solid var(--accent);width:40px;height:40px;color:var(--accent);clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkspaceLinker-module__3tCPrq__workspaceInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.WorkspaceLinker-module__3tCPrq__workspaceName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.WorkspaceLinker-module__3tCPrq__progressContainer{flex-direction:column;gap:4px;display:flex}.WorkspaceLinker-module__3tCPrq__progressBar{background:var(--muted);border-radius:0;height:4px;position:relative;overflow:hidden}.WorkspaceLinker-module__3tCPrq__progressFill{background:linear-gradient(90deg,var(--accent),color-mix(in oklab,var(--accent)70%,var(--success)));height:100%;transition:width .4s;position:relative}.WorkspaceLinker-module__3tCPrq__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d);width:20px;animation:1.5s infinite WorkspaceLinker-module__3tCPrq__shimmer;position:absolute;top:0;bottom:0;right:0}@keyframes WorkspaceLinker-module__3tCPrq__shimmer{0%{opacity:0}50%{opacity:1}to{opacity:0}}.WorkspaceLinker-module__3tCPrq__progressText{color:var(--muted-foreground);align-items:center;gap:6px;font-size:.65rem;display:flex}.WorkspaceLinker-module__3tCPrq__progressPercent{color:var(--accent);font-weight:600}.WorkspaceLinker-module__3tCPrq__workspaceActions{flex-shrink:0;gap:6px;display:flex}.WorkspaceLinker-module__3tCPrq__linkBtn,.WorkspaceLinker-module__3tCPrq__unlinkBtn{background:var(--muted);border:1px solid var(--border);width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:flex}.WorkspaceLinker-module__3tCPrq__linkBtn:hover{background:color-mix(in oklab,var(--accent)15%,var(--background));border-color:var(--accent);color:var(--accent)}.WorkspaceLinker-module__3tCPrq__unlinkBtn:hover:not(:disabled){background:color-mix(in oklab,var(--error)15%,var(--background));border-color:var(--error);color:var(--error)}.WorkspaceLinker-module__3tCPrq__unlinkBtn:disabled{opacity:.5;cursor:not-allowed}.WorkspaceLinker-module__3tCPrq__workspaceList{flex-direction:column;gap:4px;max-height:200px;padding:4px;display:flex;overflow-y:auto}.WorkspaceLinker-module__3tCPrq__workspaceOption{background:var(--muted);border:1px solid var(--border);color:var(--foreground);cursor:pointer;text-align:left;clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);align-items:center;gap:10px;padding:12px 14px;font-size:.8rem;transition:all .15s;display:flex}.WorkspaceLinker-module__3tCPrq__workspaceOption:hover:not(:disabled){border-color:var(--accent);background:color-mix(in oklab,var(--accent)8%,var(--background))}.WorkspaceLinker-module__3tCPrq__workspaceOption:disabled{opacity:.5;cursor:not-allowed}.WorkspaceLinker-module__3tCPrq__linkIcon{opacity:0;margin-left:auto;transition:opacity .15s}.WorkspaceLinker-module__3tCPrq__workspaceOption:hover .WorkspaceLinker-module__3tCPrq__linkIcon{opacity:.6}.WorkspaceLinker-module__3tCPrq__emptyState{color:var(--muted-foreground);flex-direction:column;align-items:center;gap:8px;padding:24px;font-size:.75rem;display:flex}@media (max-width:768px){.WorkspaceLinker-module__3tCPrq__toggle{padding:14px 16px;font-size:.8rem}.WorkspaceLinker-module__3tCPrq__workspaceCard{padding:16px}.WorkspaceLinker-module__3tCPrq__workspaceOption{padding:14px 16px;font-size:.9rem}}
