@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:radial-gradient(110% 80% at 8% 12%,rgba(120,255,190,.26),transparent 48%),radial-gradient(85% 75% at 86% 10%,rgba(120,180,255,.26),transparent 44%),radial-gradient(95% 85% at 82% 92%,rgba(255,210,40,.2),transparent 48%),radial-gradient(100% 85% at 14% 88%,rgba(255,120,120,.16),transparent 44%),radial-gradient(120% 80% at 50% 0%,#fff,#f0f0f5 58%);color:var(--color-text-primary);font-family:Inter,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}:root{--color-bg-primary: #f0f0f5;--color-surface-1: #fafafc;--color-surface-2: #e8ebf2;--color-surface-3: #dfe4ef;--color-text-primary: #060608;--color-text-secondary: #787882;--color-text-muted: #787882;--color-text-title: #060608;--color-accent-primary: #2d6eff;--color-accent-secondary: #ffd228;--color-accent-lore: #ffd228;--color-accent-signal: #ff7814;--color-accent-rift: #78b4ff;--color-accent-bio: #28ff8c;--color-accent-red: #ff3434;--color-accent-blue: #2d6eff;--color-accent-yellow: #ffd228;--color-accent-green: #28ff8c;--color-accent-blue-soft: rgba(45, 110, 255, .15);--color-accent-yellow-soft: rgba(255, 210, 40, .15);--color-success: #28ff8c;--color-warning: #ffaa00;--color-danger: #ff3434;--gradient-primary-quad: linear-gradient( 135deg, rgba(45, 110, 255, .26) 0%, rgba(40, 255, 140, .22) 33%, rgba(255, 210, 40, .2) 66%, rgba(255, 52, 52, .2) 100% );--gradient-primary-quad-strong: linear-gradient( 130deg, #2d6eff 0%, #28ff8c 32%, #ffd228 64%, #ff3434 100% );--border-soft: 1px solid rgba(6, 6, 8, .1);--border-medium: 1px solid rgba(6, 6, 8, .18);--border-strong: 1px solid rgba(6, 6, 8, .26);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--motion-quick: .14s;--motion-base: .22s;--motion-slow: .36s;--motion-premium: cubic-bezier(.2, .8, .2, 1)}:root{color-scheme:light}[data-theme=tnwc-dark]{color-scheme:dark;--color-bg-primary: #060608;--color-surface-1: #101014;--color-surface-2: #17171e;--color-surface-3: #1c1c25;--color-text-primary: #f5f5f5;--color-text-secondary: #b0b0bc;--color-text-muted: #787882;--color-text-title: #f0f0f5;--border-soft: 1px solid rgba(255, 255, 255, .08);--border-medium: 1px solid rgba(255, 255, 255, .16);--border-strong: 1px solid rgba(255, 255, 255, .26)}body{font-family:Inter,sans-serif}.tnwc-light-scope h1,.tnwc-light-scope h2,.tnwc-light-scope h3,.tnwc-light-scope h4,.tnwc-light-scope h5,.tnwc-light-scope h6,.tnwc-title{font-family:JetBrains Mono,monospace;text-transform:uppercase;color:var(--color-text-title)}.tnwc-caption,.tnwc-mono,code,pre{font-family:JetBrains Mono,monospace}.tnwc-stack-sm>*+*{margin-top:.75rem}.tnwc-stack-md>*+*{margin-top:1rem}.tnwc-stack-lg>*+*{margin-top:1.5rem}.elev-flat{box-shadow:none}.elev-low{box-shadow:0 4px 12px #14285a1a}.elev-medium{box-shadow:0 8px 24px #14285a24}.elev-high{box-shadow:0 16px 40px #14285a2e}.elev-cinematic{box-shadow:0 24px 64px #14285a38,inset 0 1px #fff9}@keyframes tnwc-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tnwc-fade-in{animation:tnwc-fade-in var(--motion-base) var(--motion-premium)}*{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-accent-secondary) 62%,#fff) #eef0f6}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#eef0f6}*::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid #eef0f6;background:linear-gradient(180deg,#78b4ffe0,#78ffbed1)}.text-primary{color:var(--color-text-primary)}.text-secondary{color:var(--color-text-secondary)}.text-muted{color:var(--color-text-muted)}.text-accent{color:var(--color-accent-primary)}.text-tech{color:var(--color-accent-secondary)}.text-lore{color:var(--color-accent-lore)}.tnwc-surface{background:linear-gradient(165deg,#fffffff5,#e8ebf2e6),radial-gradient(circle at 12% 18%,rgba(120,255,190,.22),transparent 45%),radial-gradient(circle at 86% 14%,rgba(120,180,255,.2),transparent 42%),radial-gradient(circle at 84% 84%,rgba(255,210,40,.14),transparent 38%),radial-gradient(circle at 18% 84%,rgba(255,52,52,.1),transparent 34%);border:var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tnwc-surface--2{background:color-mix(in srgb,var(--color-surface-2) 92%,#fff 8%)}.border-soft{border:var(--border-soft)}.border-medium{border:var(--border-medium)}.border-strong{border:var(--border-strong)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.glow-subtle{box-shadow:0 0 0 1px #2d6eff2e,0 0 22px #28ff8c29}.glow-holographic{box-shadow:0 0 0 1px #2d6eff57,0 0 28px #28ff8c38,0 0 34px #ffd22829}.glow-danger{box-shadow:0 0 0 1px #ff343473,0 0 32px #ff343442}.glow-rare{box-shadow:0 0 0 1px #ffd2287a,0 0 34px #2d6eff33,0 0 40px #ffaa0042}.glow-active{box-shadow:0 0 0 1px #28ff8c6b,0 0 22px #28ff8c3d,0 0 34px #2d6eff29}.tnwc-btn{border-radius:var(--radius-md);border:var(--border-soft);padding:.75rem 1.25rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;transition:all var(--motion-base) var(--motion-premium);cursor:pointer}.tnwc-btn:hover{transform:translateY(-1px)}.tnwc-btn--primary{color:#060608;background:var(--gradient-primary-quad-strong);border-color:#ffd2288f;box-shadow:0 8px 24px #2d6eff29}.tnwc-btn--secondary{color:#060608;background:linear-gradient(145deg,#2d6eff47,#28ff8c42);border-color:#2d6eff59}.tnwc-btn--ghost{background:linear-gradient(130deg,#fafafcdb,#e8ebf2db);color:var(--color-text-secondary)}.tnwc-btn--alert{color:#fff;background:linear-gradient(140deg,#7a1111,#b41919);border-color:#ff3434a6}.tnwc-btn--sm{font-size:.75rem;padding:.5rem 1rem}.tnwc-btn--md{font-size:.875rem}.tnwc-btn--lg{font-size:.875rem;padding:.875rem 1.5rem}.tnwc-btn:disabled,.tnwc-btn[aria-disabled=true]{opacity:.46;cursor:not-allowed;pointer-events:none;filter:grayscale(.35)}.tnwc-input-wrap{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.5rem;border-radius:var(--radius-md);border:var(--border-soft);background:color-mix(in srgb,var(--color-surface-2) 84%,#fff 16%),radial-gradient(circle at 12% 24%,rgba(40,255,140,.1),transparent 48%);padding:0 .75rem}.tnwc-input-wrap:focus-within{border-color:#2d6eff9e;box-shadow:0 0 0 3px #2d6eff29,0 0 0 1px #28ff8c47}.tnwc-input{border:none;background:transparent;min-height:2.5rem;color:var(--color-text-primary)}.tnwc-input::placeholder{color:var(--color-text-muted)}.tnwc-input:focus{outline:none}.tnwc-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .75rem;border:1px solid rgba(6,6,8,.14);font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.tnwc-badge--primary{background:#ff34342e;color:#8a1111;border-color:#ff343466}.tnwc-badge--tech{background:#2d6eff29;color:#153c94;border-color:#2d6eff61}.tnwc-badge--lore{background:#ffd22833;color:#7a5600;border-color:#ffd2286b}.tnwc-menu{border-radius:var(--radius-lg);border:var(--border-medium);background:linear-gradient(175deg,#fafafcfa,#e8ebf2f5),radial-gradient(circle at 18% 14%,rgba(40,255,140,.13),transparent 40%),radial-gradient(circle at 80% 16%,rgba(45,110,255,.13),transparent 38%);box-shadow:0 18px 42px #14285a29}.tnwc-menu__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;color:var(--color-text-secondary);transition:color var(--motion-base) var(--motion-premium),background var(--motion-base) var(--motion-premium)}.tnwc-menu__item:hover{color:var(--color-text-primary);background:var(--gradient-primary-quad)}.tnwc-navbar{position:sticky;top:0;z-index:50;border-radius:0;border-bottom:var(--border-soft);background:linear-gradient(180deg,#fafafcf2,#f0f0f5eb),radial-gradient(circle at 8% 10%,rgba(40,255,140,.12),transparent 42%),radial-gradient(circle at 90% 16%,rgba(45,110,255,.12),transparent 40%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tnwc-navbar__logo-mark{width:2rem;height:2rem;border-radius:.5rem;display:grid;place-items:center;color:#fff;font-weight:800;background:var(--gradient-primary-quad-strong);box-shadow:0 0 0 1px #fff3,0 0 30px #2d6eff42}.tnwc-navbar__logo-text{font-family:Cormorant Garamond,serif;font-size:1.6rem;text-transform:uppercase;letter-spacing:.16em;background:linear-gradient(90deg,#2d6eff,#28ff8c 42%,#ffd228 72%,#ff3434);-webkit-background-clip:text;background-clip:text;color:transparent}.tnwc-navbar__link{border-radius:999px;border:1px solid transparent;padding:.5rem 1rem;color:var(--color-text-secondary);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:all var(--motion-base) var(--motion-premium)}.tnwc-navbar__link:hover{color:var(--color-text-primary);border-color:#2d6eff6b;background:var(--gradient-primary-quad)}.tnwc-navbar__link--active{color:var(--color-text-primary);border-color:#ffd22894;background:var(--gradient-primary-quad);box-shadow:0 0 18px #ffd22838}.is-disabled{pointer-events:none;opacity:.45}.is-loading{cursor:progress}.is-selected{border-color:#28ff8c80!important}.tnwc-container{width:min(1280px,100% - 2rem);margin-inline:auto}.tnwc-screen{min-height:100vh;display:flex;flex-direction:column}.fx-glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fx-cinematic-noise{position:relative}.fx-cinematic-noise:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.06;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.08) 1px,transparent 1px);background-size:3px 3px}body{overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#eef0f6}::-webkit-scrollbar-thumb{background:#b7c3df;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2d6eff}.glass-panel{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);background:linear-gradient(165deg,#fafafceb,#e8ebf2db),radial-gradient(circle at 12% 18%,rgba(45,110,255,.14),transparent 44%),radial-gradient(circle at 86% 14%,rgba(255,210,40,.12),transparent 44%);border:1px solid rgba(45,110,255,.18);box-shadow:0 4px 6px #0000001a}.text-glow{text-shadow:0 0 12px rgba(45,110,255,.32),0 0 24px rgba(255,210,40,.12)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#2d6eff59;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#2d6effb3}@keyframes marquee-l{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes marquee-r{0%{transform:translate(-33.333%)}to{transform:translate(0)}}.animate-marquee-l{animation:marquee-l 45s linear infinite}.animate-marquee-r{animation:marquee-r 45s linear infinite}@keyframes shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}dialog::backdrop{background:#0a0e1840;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tnwc-dark-scope .bg-white,.tnwc-dark-scope .bg-cosmic-black{background-color:var(--color-surface-1)!important}.tnwc-dark-scope .bg-mist-grey{background-color:var(--color-surface-2)!important}.tnwc-dark-scope .bg-stellar-grey{background-color:var(--color-surface-3)!important}.tnwc-dark-scope .bg-white\/5{background-color:#ffffff0d!important}.tnwc-dark-scope .bg-white\/10{background-color:#ffffff1a!important}.tnwc-dark-scope .bg-white\/20{background-color:#ffffff2e!important}.tnwc-dark-scope .bg-white\/70,.tnwc-dark-scope .bg-white\/75{background-color:#14161eb3!important}.tnwc-dark-scope .bg-mist-grey\/10{background-color:#14161e80!important}.tnwc-dark-scope .bg-mist-grey\/20{background-color:#14161e8c!important}.tnwc-dark-scope .bg-mist-grey\/55{background-color:#14161eb3!important}.tnwc-dark-scope .hover\:bg-mist-grey:hover{background-color:#ffffff0f!important}.tnwc-dark-scope .hover\:bg-white\/70:hover{background-color:#ffffff14!important}.tnwc-dark-scope .to-mist-grey\/55{--tw-gradient-to: rgba(20, 22, 30, .7) !important}.tnwc-dark-scope .to-mist-grey\/20{--tw-gradient-to: rgba(20, 22, 30, .55) !important}.tnwc-dark-scope .from-mist-grey{--tw-gradient-from: var(--color-surface-2) !important}.tnwc-dark-scope .text-veil-white{color:var(--color-text-primary)!important}.tnwc-dark-scope .text-stellar-grey{color:#ffffff52!important}.tnwc-dark-scope .text-gray-300{color:#cfd2db!important}.tnwc-dark-scope .text-gray-400{color:#a8acb8!important}.tnwc-dark-scope .text-gray-500{color:#888c98!important}.tnwc-dark-scope .text-gray-600{color:#a8acb8!important}.tnwc-dark-scope .text-gray-700{color:#cfd2db!important}.tnwc-dark-scope .border-stellar-grey{border-color:#ffffff29!important}.tnwc-dark-scope .border-stellar-grey\/30{border-color:#ffffff1a!important}.tnwc-dark-scope .border-fragment-blue\/20{border-color:#2d6eff52!important}.tnwc-dark-scope .border-fragment-blue\/25{border-color:#2d6eff66!important}.tnwc-dark-scope .glass-panel{background:linear-gradient(165deg,#14161eeb,#0f1118db),radial-gradient(circle at 12% 18%,rgba(45,110,255,.18),transparent 44%),radial-gradient(circle at 86% 14%,rgba(255,210,40,.14),transparent 44%)!important;border-color:#2d6eff47!important}.tnwc-dark-scope .tnwc-menu{background:linear-gradient(175deg,#14161efa,#0f1118f5),radial-gradient(circle at 18% 14%,rgba(45,110,255,.14),transparent 40%),radial-gradient(circle at 80% 16%,rgba(255,210,40,.1),transparent 38%)!important;border-color:#ffffff1f!important}.tnwc-light-scope .bg-black\/95{background-color:#fafafcf2!important}.tnwc-light-scope .bg-black\/80{background-color:#fafafccc!important}.tnwc-light-scope .bg-black\/60{background-color:#e8ebf2cc!important}.tnwc-light-scope .bg-black\/40{background-color:#e8ebf2a8!important}.tnwc-light-scope .to-black{--tw-gradient-to: #fafafc !important}.tnwc-light-scope dialog .text-white,.tnwc-light-scope .tnwc-menu .text-white,.tnwc-light-scope .tnwc-menu .hover\:text-white:hover,.tnwc-light-scope .bg-white .text-white,.tnwc-light-scope .bg-white\/70 .text-white,.tnwc-light-scope .bg-white\/75 .text-white,.tnwc-light-scope .bg-white\/95 .text-white,.tnwc-light-scope .hover\:text-white:hover{color:var(--color-text-primary)!important}.tnwc-light-scope .bg-white\/5{background-color:#1428500d!important}.tnwc-light-scope .bg-white\/10{background-color:#14285017!important}.tnwc-light-scope .bg-white\/20{background-color:#14285021!important}.tnwc-light-scope .bg-white\/5 .text-white,.tnwc-light-scope .bg-white\/10 .text-white,.tnwc-light-scope .bg-white\/20 .text-white{color:var(--color-text-primary)!important}.tnwc-light-scope .text-white\/60{color:#5b6378!important}.tnwc-light-scope .text-white\/70{color:#4e566b!important}.tnwc-light-scope .text-white\/80{color:#424a5f!important}.tnwc-light-scope .text-gray-300{color:#4f5566!important}.tnwc-light-scope .text-gray-400{color:#5f6878!important}.tnwc-light-scope .text-gray-500{color:#606876!important}.tnwc-light-scope .text-gray-600{color:#4a5266!important}.tnwc-light-scope .text-gray-700{color:#384055!important}.tnwc-light-scope input.bg-black,.tnwc-light-scope textarea.bg-black{background-color:var(--color-surface-2)!important;color:var(--color-text-primary)!important}
