@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Noto+Sans+SC:wght@300;400;500;700;900&family=Noto+Serif+SC:wght@400;600&display=swap";/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%}}}@layer theme{:root,:host{--font-sans:"Plus Jakarta Sans", "Noto Sans SC", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:var(--sd-primary);--color-secondary:var(--sd-secondary);--color-background:var(--sd-background);--color-on-background:var(--sd-on-background)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.aspect-\[1\/1\]{aspect-ratio:1}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[3\/5\]{aspect-ratio:3/5}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[4\/5\]{aspect-ratio:4/5}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass-panel{background:var(--sd-glass-bg);border:1px solid var(--sd-glass-border)}.text-gradient-primary{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops));--tw-gradient-from:var(--color-primary);--tw-gradient-to:var(--color-secondary);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));color:#0000;-webkit-background-clip:text;background-clip:text}.cyber-card{background:var(--sd-card-bg);border-color:var(--sd-card-border)}.cyber-scanline{background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,var(--sd-scanline-color) 2px,var(--sd-scanline-color) 3px);background-size:100% 3px}}:root{--sd-primary:#c799ff;--sd-primary-container:#bc87fe;--sd-primary-dim:#ba85fb;--sd-on-primary:#440080;--sd-secondary:#ff6c95;--sd-secondary-dim:#ff6c95;--sd-on-secondary:#48001c;--sd-tertiary:#a68cff;--sd-tertiary-dim:#7e51ff;--sd-background:#0d0d15;--sd-on-background:#efecf8;--sd-surface:#0d0d15;--sd-surface-dim:#0d0d15;--sd-surface-bright:#2b2b38;--sd-surface-container-lowest:#000;--sd-surface-container-low:#13131b;--sd-surface-container:#191922;--sd-surface-container-high:#1f1f29;--sd-surface-container-highest:#252530;--sd-surface-variant:#252530;--sd-on-surface:#efecf8;--sd-on-surface-variant:#d5d3de;--sd-outline:#76747f;--sd-outline-variant:#484750;--sd-glass-bg:#25253099;--sd-glass-border:#ffffff1a;--sd-card-bg:#0a0812;--sd-card-border:#ffffff0a;--sd-scanline-color:#ffffff08;--sd-text-mono-dim:#acaab54d}html.light{--sd-primary:#9171d0;--sd-primary-container:#a78bdf;--sd-primary-dim:#7c5cbf;--sd-on-primary:#fff;--sd-secondary:#d4628a;--sd-secondary-dim:#c4527a;--sd-on-secondary:#fff;--sd-tertiary:#7c5cbf;--sd-tertiary-dim:#6a4aad;--sd-background:#f0eef4;--sd-on-background:#35303f;--sd-surface:#f0eef4;--sd-surface-dim:#e8e5ed;--sd-surface-bright:#f8f7fb;--sd-surface-container-lowest:#f8f7fb;--sd-surface-container-low:#f0eef4;--sd-surface-container:#ebe8f0;--sd-surface-container-high:#e5e2eb;--sd-surface-container-highest:#dfdbea;--sd-surface-variant:#e5e2eb;--sd-on-surface:#35303f;--sd-on-surface-variant:#787385;--sd-outline:#9e99aa;--sd-outline-variant:#d0ccd8;--sd-glass-bg:#f0eef4bf;--sd-glass-border:#35303f0f;--sd-card-bg:#f4f2f8;--sd-card-border:#35303f0d;--sd-scanline-color:#35303f04;--sd-text-mono-dim:#78738580}@keyframes glow{0%,to{box-shadow:0 0 6px #ff9cee26}50%{box-shadow:0 0 12px #ff9cee59}}html{touch-action:pan-x pan-y;-ms-touch-action:pan-x pan-y}body{background-color:var(--color-background);color:var(--color-on-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100vw;transition:background-color .3s,color .3s;overflow-x:hidden}::-webkit-scrollbar{display:none}*{scrollbar-width:none}input,select,textarea{font-size:16px!important}@media(min-width:640px){input,select,textarea{font-size:inherit!important}}.backdrop-blur-sm,.backdrop-blur-md,.backdrop-blur-lg,.backdrop-blur-xl,.backdrop-blur-2xl,.backdrop-blur-3xl,.backdrop-blur-\[24px\]{-webkit-backdrop-filter:none!important}.text-\[7px\]{font-size:8px!important}.text-\[8px\]{font-size:9px!important}.text-\[9px\]{font-size:10px!important}.text-\[10px\]{font-size:11px!important}html.dark .text-on-surface-variant\/15{color:#d5d3de80!important}html.dark .text-on-surface-variant\/20{color:#d5d3de8c!important}html.dark .text-on-surface-variant\/25{color:#d5d3de99!important}html.dark .text-on-surface-variant\/30{color:#d5d3dea6!important}html.dark .text-on-surface-variant\/40{color:#d5d3debf!important}html.dark .text-on-surface-variant\/50{color:#d5d3ded1!important}html.dark .text-on-surface-variant\/60{color:#d5d3dee0!important}html.dark .text-white\/20{color:#ffffff73!important}html.dark .text-white\/60{color:#ffffffc7!important}html.light .bg-\[\#0a0812\]{background-color:#f4f2f8!important}html.light .bg-\[\#0d0a18\]{background-color:#ebe8f0!important}html.light .bg-\[\#0a0812\]\/90{background-color:#f4f2f8eb!important}html.light .bg-\[\#0a0812\]\/80{background-color:#f4f2f8d9!important}html.light .bg-\[\#13131b\]{background-color:#ebe8f0!important}html.light .from-\[\#0d0a18\]{--tw-gradient-from:#ebe8f0}html.light .to-\[\#0a0812\]{--tw-gradient-to:#f4f2f8}html.light .to-\[\#08060f\]{--tw-gradient-to:#ebe8f0}html.light .via-\[\#0a0812\]{--tw-gradient-via:#f0eef4}html.light .from-\[\#0a1a18\]{--tw-gradient-from:#e8f0ee}html.light .to-\[\#080f0e\]{--tw-gradient-to:#e8f0ee}html.light .from-\[\#1a1205\]{--tw-gradient-from:#f2ede5}html.light .to-\[\#0d0a03\],html.light .to-\[\#1a1005\]{--tw-gradient-to:#f2ede5}html.light .from-\[\#1a1408\]{--tw-gradient-from:#f2ede5}html.light .to-\[\#0f0d06\]{--tw-gradient-to:#f2ede5}html.light .from-\[\#100b1e\]{--tw-gradient-from:#ebe8f0}html.light .from-\[\#0a0806\]{--tw-gradient-from:#f2ede5}html.light .border-white\/5,html.light .border-white\/\[0\.04\],html.light .border-white\/\[0\.06\]{border-color:#35303f0f!important}html.light .border-white\/10{border-color:#35303f14!important}html.light .bg-white\/\[0\.02\],html.light .bg-white\/\[0\.03\],html.light .bg-white\/\[0\.04\]{background-color:#35303f06!important}html.light .text-white\/20{color:#35303f59!important}html.light .text-white\/60{color:#35303f8c!important}html.light .opacity-\[0\.02\],html.light .opacity-\[0\.03\],html.light .opacity-\[0\.04\]{opacity:.012!important}html.light .shadow-\[0_10px_40px_rgba\(0\,0\,0\,0\.7\)\]{box-shadow:0 8px 24px #35303f0f!important}html.light .shadow-\[0_8px_30px_rgba\(0\,0\,0\,0\.5\)\]{box-shadow:0 6px 20px #35303f0a!important}html.light .shadow-\[0_0_60px_rgba\(199\,153\,255\,0\.1\)\]{box-shadow:0 0 40px #9171d014!important}html.light .shadow-\[0_0_30px_rgba\(199\,153\,255\,0\.2\)\]{box-shadow:0 0 20px #9171d00f!important}html.light .shadow-\[0_0_20px_rgba\(199\,153\,255\,0\.15\)\]{box-shadow:0 0 16px #9171d00f!important}html.light .text-on-surface-variant\/15{color:#5a556959!important}html.light .text-on-surface-variant\/20{color:#5a556966!important}html.light .text-on-surface-variant\/25{color:#5a556973!important}html.light .text-on-surface-variant\/30{color:#5a556980!important}html.light .text-on-surface-variant\/40{color:#5a556999!important}html.light .text-on-surface-variant\/50{color:#5a5569ad!important}html.light .text-on-surface-variant\/60{color:#5a5569bf!important}html.light .text-on-surface-variant\/70{color:#5a5569cc!important}html.light .text-on-surface-variant\/80{color:#5a5569d9!important}html.light .text-primary\/40{color:#7355af8c!important}html.light .text-primary\/50{color:#7355afa6!important}html.light .text-primary\/60{color:#7355afb8!important}html.light .text-primary\/70{color:#7355afc7!important}html.light .text-primary\/80{color:#7355afd9!important}html.light .text-amber-400{color:#a07830!important}html.light .text-amber-400\/50{color:#a0783099!important}html.light .text-amber-400\/60{color:#a07830b3!important}html.light .text-amber-400\/80{color:#a07830d9!important}html.light .text-amber-300{color:#b08838!important}html.light .text-amber-200\/50{color:#a0823c99!important}html.light .text-amber-200\/60{color:#a0823cb3!important}html.light .text-amber-500\/50{color:#a078308c!important}html.light .text-\[\#4ECDC4\]{color:#2a9a90!important}html.light .text-\[\#4ECDC4\]\/40{color:#2a9a908c!important}html.light .text-\[\#4ECDC4\]\/50{color:#2a9a9099!important}html.light .text-\[\#4ECDC4\]\/60{color:#2a9a90b3!important}html.light .text-red-400{color:#c05050!important}html.light .text-red-400\/70{color:#c05050bf!important}html.light .text-red-400\/80{color:#c05050d9!important}html.light .text-secondary{color:#c04870!important}html.light .text-white{color:#35303f!important}html.light .text-white\/40{color:#35303f73!important}html.light .text-white\/70{color:#35303fa6!important}html.light .text-white\/80{color:#35303fbf!important}html.light .text-white\/90{color:#35303fd9!important}html.light .from-primary{--tw-gradient-from:#7c5cbf}html.light .via-pink-400{--tw-gradient-via:#c05888}html.light .to-amber-300{--tw-gradient-to:#a07830}html.light .via-pink-500{--tw-gradient-via:#b04878}html.light .to-amber-400{--tw-gradient-to:#a08030}html.light .from-amber-200{--tw-gradient-from:#a08030}html.light .via-yellow-400{--tw-gradient-via:#b09030}html.light .to-amber-600{--tw-gradient-to:#906820}html.light .from-amber-300{--tw-gradient-from:#a08030}html.light .to-amber-500{--tw-gradient-to:#907028}html.light .text-black{color:#35303f!important}html.light .bg-primary\/5{background-color:#9171d00f!important}html.light .bg-primary\/8{background-color:#9171d014!important}html.light .bg-primary\/10{background-color:#9171d01a!important}html.light .bg-primary\/15{background-color:#9171d01f!important}html.light .bg-primary\/20{background-color:#9171d024!important}html.light .border-primary\/15{border-color:#9171d01f!important}html.light .border-primary\/20{border-color:#9171d026!important}html.light .border-primary\/25{border-color:#9171d02e!important}html.light .bg-amber-500\/10,html.light .bg-amber-500\/15{background-color:#b48c3c14!important}html.light .border-amber-500\/15,html.light .border-amber-500\/20{border-color:#b48c3c1f!important}html.light .bg-\[\#4ECDC4\]\/10{background-color:#3ca09614!important}html.light .border-\[\#4ECDC4\]\/20{border-color:#3ca0961f!important}html.light .bg-\[\#1a1525\]{background-color:#ebe8f0!important}html.light .bg-black\/50{background-color:#35303f59!important}html.light .bg-black\/60{background-color:#35303f66!important}html.light .bg-black\/70{background-color:#35303f73!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}:root{color-scheme:light}html,body,#root{background:#fff}body{margin:0}.dev-btn{transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,opacity .12s ease}.dev-btn:disabled{opacity:.5;cursor:not-allowed}.dev-btn-primary:not(:disabled):hover{background:#5b4ee8!important}.dev-btn-primary:not(:disabled):active{background:#4d40d6!important}.dev-btn-secondary:not(:disabled):hover{background:#f7f8fa!important;border-color:#c2c6cd!important}.dev-btn-ghost:not(:disabled):hover{background:#f7f8fa!important;color:#0f1115!important}.dev-btn-danger:not(:disabled):hover{background:#fde8e8!important}.dev-input:focus,.dev-textarea:focus,.dev-select:focus{border-color:#6d5efc!important;box-shadow:0 0 0 3px #6d5efc2e!important}.dev-input::placeholder,.dev-textarea::placeholder{color:#9aa0aa}.md-tool-btn{transition:background .1s ease,border-color .1s ease,color .1s ease}.md-tool-btn:hover{background:#f0eefe!important;border-color:#d9d3fb!important;color:#6d5efc!important}.dev-row{transition:background .1s ease}.dev-row:hover{background:#f9fafb}.dev-nav-item{transition:background .1s ease,color .1s ease}.dev-nav-item:not(.dev-nav-active):hover{background:#f7f8fa;color:#0f1115}.dev-card-int{transition:box-shadow .12s ease,border-color .12s ease,transform .12s ease}.dev-card-int:hover{box-shadow:0 4px 12px #0f111514}.dev-link{transition:color .1s ease;cursor:pointer}.dev-link:hover{color:#6d5efc!important}.dev-toc{position:sticky;top:80px;align-self:flex-start}.dev-toc-link{transition:color .1s ease,border-color .1s ease;cursor:pointer}.dev-toc-link:hover{color:#6d5efc!important}.dev-seg{transition:background .1s ease,color .1s ease}.dev-seg:not(.dev-seg-active):hover{background:#f7f8fa;color:#0f1115}html{scroll-behavior:smooth}@keyframes dev-blink{0%,49%{opacity:1}50%,to{opacity:0}}.dev-type-caret{display:inline-block;margin-left:1px;animation:dev-blink 1s steps(1) infinite}@media(prefers-reduced-motion:reduce){.dev-type-caret{animation:none;opacity:0}}@media(max-width:640px){.dev-input,.dev-textarea,.dev-select{font-size:16px}}table{-webkit-overflow-scrolling:touch}
