@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";@layer theme{:root,:host{--spacing:.25rem;--default-font-family:"DM Sans", Arial, sans-serif;--default-mono-font-family:"DM Mono", monospace}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#0d0f14;--foreground:#f4f5f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f4f5f8;background:#0d0f14;margin:0;font-family:DM Sans,Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{color:#f4f5f8;background:#0d0f14;min-height:100vh;padding:0 5.3vw;transition:background .25s,color .25s;position:relative;overflow:hidden}.app-shell.theme-light{color:#1f2430;background:#f3f4f8}.ambient-glow{pointer-events:none;filter:blur(30px);opacity:.22;border-radius:999px;position:absolute}.glow-one{background:#536cff;width:420px;height:420px;top:80px;right:-180px}.glow-two{opacity:.13;background:#b76fff;width:300px;height:300px;top:680px;left:-180px}.topbar{z-index:1;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.theme-light .topbar{border-color:#1f24301a}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{color:#7c9cff;border:1px solid #7c9cff;border-radius:10px;place-items:center;width:34px;height:34px;font-family:DM Mono,monospace;font-size:12px;display:grid;box-shadow:inset 0 0 18px #7c9cff26}.brand-name{letter-spacing:-.04em;font:700 20px Space Grotesk,sans-serif}.brand-name span{color:#8c9fff}.brand-caption{color:#818798;letter-spacing:.07em;text-transform:uppercase;margin-top:1px;font:10px DM Mono,monospace}.theme-light .brand-caption{color:#7d8494}.top-nav{align-items:center;gap:34px;margin-left:8%;display:flex}.top-nav a{color:#848b9b;font-size:13px;text-decoration:none}.top-nav a:hover,.top-nav a.active{color:#eff1fa}.theme-light .top-nav a:hover,.theme-light .top-nav a.active{color:#232b3c}.top-nav .active{position:relative}.top-nav .active:after{content:"";background:#7c9cff;border-radius:10px;width:16px;height:2px;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)}.top-actions{align-items:center;gap:14px;display:flex}.icon-button,.avatar{border:0}.icon-button{color:#9ca4b7;background:0 0;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.avatar{color:#d9ddff;background:linear-gradient(135deg,#6578e8,#9b6ee9);border-radius:50%;width:31px;height:31px;font-size:12px;font-weight:700}.hero{max-width:980px;padding:82px 0 58px;position:relative}.eyebrow,.section-kicker{color:#8792ab;letter-spacing:.15em;font:500 10px DM Mono,monospace}.eyebrow{align-items:center;gap:9px;display:flex}.status-dot,.mini-dot{background:#6bd6ad;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #6bd6ad1a}.eyebrow-line{background:#414758;width:42px;height:1px;margin-left:3px}.hero h1{letter-spacing:-.065em;max-width:850px;margin:21px 0 15px;font:600 clamp(42px,5.2vw,76px)/1.03 Space Grotesk,sans-serif}.hero h1 em{color:#8399ff;font-style:normal}.hero-copy{color:#a3aab9;max-width:590px;margin:0;font-size:15px;line-height:1.75}.theme-light .hero-copy{color:#687184}.workspace-grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px;display:grid;position:relative}.panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#161921d1;border:1px solid #262c39;border-radius:16px;box-shadow:0 22px 80px #0000001f}.theme-light .panel{background:#ffffffdb;border-color:#dde0e8;box-shadow:0 22px 60px #39405514}.input-panel,.output-panel{min-height:566px;padding:26px 26px 21px}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.panel-heading h2{letter-spacing:-.035em;margin:7px 0 0;font:600 20px Space Grotesk,sans-serif}.format-badge{color:#7f91ff;border:1px solid #374369;border-radius:5px;padding:6px 8px;font:500 10px DM Mono,monospace}.theme-light .format-badge{border-color:#dce1ff}.input-toolbar{align-items:center;gap:8px;margin:25px 0 12px;display:flex}.tool-button{color:#a9b0bf;background:#1b1f29;border:1px solid #323847;border-radius:7px;padding:9px 12px;font-size:11px;transition:all .18s}.tool-button:hover{color:#fff;border-color:#6978ba}.tool-button.primary{color:#fff;background:#687df3;border-color:#7487fa;box-shadow:0 5px 16px #687df333}.tool-button.primary:hover{background:#7589ff}.button-icon{margin-right:6px;font-size:14px}.theme-light .tool-button{color:#657084;background:#f5f6fa;border-color:#e1e4ec}.theme-light .tool-button.primary{color:#fff;background:#667bec;border-color:#667bec}.editor-wrap{background:#11141b;border:1px solid #2e3543;border-radius:9px;height:370px;transition:border .2s;display:flex;overflow:hidden}.editor-wrap:focus-within{border-color:#596bd0}.editor-wrap.has-error{border-color:#ec718a}.theme-light .editor-wrap{background:#f8f9fb;border-color:#e3e6ed}.line-numbers{color:#515969;-webkit-user-select:none;user-select:none;background:#151820;flex-direction:column;flex:0 0 43px;align-items:flex-end;gap:7px;width:43px;padding-top:16px;padding-right:12px;font:11px/1.5 DM Mono,monospace;display:flex}.theme-light .line-numbers{color:#a1a8b6;background:#f1f3f7}.json-editor{resize:none;color:#b5c0fa;tab-size:2;background:0 0;border:0;outline:none;width:100%;min-width:0;padding:16px 15px;font:12px/1.5 DM Mono,monospace}.theme-light .json-editor{color:#5365bb}.editor-footer,.output-footer{color:#687184;justify-content:space-between;align-items:center;min-height:30px;font:10px DM Mono,monospace;display:flex}.editor-footer span:first-child,.output-footer span:first-child{color:#798598;align-items:center;gap:8px;display:flex}.editor-footer .mini-dot,.output-footer .mini-dot{width:5px;height:5px;box-shadow:none}.error-message{color:#ee8499;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;min-height:30px;font:10px DM Mono,monospace;display:flex;overflow:hidden}.error-message span{border:1px solid #ee8499;border-radius:50%;place-items:center;width:15px;height:15px;font-size:10px;display:grid}.input-bottom-actions{border-top:1px solid #282e3b;align-items:center;gap:18px;padding-top:15px;display:flex}.theme-light .input-bottom-actions{border-color:#ebedf1}.text-button{color:#818a9d;background:0 0;border:0;padding:0;font:11px DM Mono,monospace}.text-button:hover{color:#bac5ff}.text-button span{vertical-align:-1px;margin-right:5px;font-size:15px}.sample-button{color:#8b9aff;margin-left:auto}.output-heading{align-items:center}.copy-button{color:#8793ac;background:0 0;border:0;font:10px DM Mono,monospace}.copy-button:hover{color:#b6c2ff}.view-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:26px 0 14px;display:flex}.view-tabs{background:#171a22;border:1px solid #2f3542;border-radius:6px;gap:4px;padding:3px;display:flex}.theme-light .view-tabs{background:#f2f4f8;border-color:#e2e5ed}.view-tabs button{color:#758095;background:0 0;border:0;border-radius:4px;padding:7px 10px;font:10px DM Mono,monospace}.view-tabs button span{margin-right:6px;font-size:13px}.view-tabs button.selected{color:#dce2ff;background:#333c67}.theme-light .view-tabs button.selected{color:#3e4eab;background:#e1e6ff}.search-box{color:#737d91;background:#171a22;border:1px solid #2f3542;border-radius:6px;flex:0 190px;align-items:center;gap:7px;height:32px;padding:0 8px;display:flex}.theme-light .search-box{background:#fafbfc;border-color:#e2e5ed}.search-box>span{font-size:20px;line-height:0}.search-box input{color:#dce1ed;background:0 0;border:0;outline:0;width:100%;min-width:0;font:10px DM Mono,monospace}.theme-light .search-box input{color:#3c4352}.search-box input::placeholder{color:#616b7c}.search-box kbd{color:#687288;white-space:nowrap;border:1px solid #3a4151;border-radius:3px;padding:2px 4px;font:9px DM Mono,monospace}.theme-light .search-box kbd{border-color:#dfe3eb}.tree-wrap{background:#11141b;border:1px solid #2e3543;border-radius:9px;height:430px;overflow:auto}.theme-light .tree-wrap{background:#f8f9fb;border-color:#e3e6ed}.tree-view{min-width:540px;padding:12px 0 18px}.tree-row{color:#a9b3c7;align-items:center;gap:7px;min-height:31px;padding-right:11px;font:11px DM Mono,monospace;transition:background .15s;display:flex;position:relative}.tree-row:hover,.tree-row.is-hovered{background:#7c9cff12}.tree-row.is-selected{background:#7c9cff21}.theme-light .tree-row{color:#687184}.theme-light .tree-row:hover,.theme-light .tree-row.is-hovered{background:#6077ec14}.chevron{color:#7183e7;background:0 0;border:0;width:16px;height:20px;padding:0;font-size:16px;line-height:1}.chevron.is-hidden{visibility:hidden}.node-key{color:#d3d9e8}.theme-light .node-key{color:#384052}.node-colon{color:#626b7e}.node-type{font-size:9px}.node-count{color:#656f82;margin-left:5px;font-size:9px}.node-value{white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin-left:3px;overflow:hidden}.node-path-hint{color:#5e687a;opacity:.8;margin-left:auto;font-size:9px}.empty-child{color:#677186;padding:10px 30px 10px 50px;font:10px DM Mono,monospace}.raw-view{color:#b8c1f5;white-space:pre-wrap;margin:0;padding:18px;font:11px/1.65 DM Mono,monospace}.theme-light .raw-view{color:#5866ac}.insights-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px;margin-top:16px;display:grid}.inspector-panel{min-height:210px;padding:24px 26px}.compact{align-items:center}.inspector-path{white-space:nowrap;text-overflow:ellipsis;color:#656f82;max-width:210px;font:10px DM Mono,monospace;overflow:hidden}.selected-node{align-items:center;gap:12px;margin:24px 0 19px;display:flex}.selected-node-icon{background:#7c9cff0f;border:1px solid;border-radius:8px;place-items:center;width:35px;height:35px;font:12px DM Mono,monospace;display:grid}.selected-node div{flex-direction:column;gap:4px;display:flex}.selected-node strong{color:#e6e9f2;font:500 14px DM Mono,monospace}.theme-light .selected-node strong{color:#2e3647}.selected-node span:not(.selected-node-icon){color:#798398;font:10px DM Mono,monospace}.detail-grid{border-top:1px solid #292f3b;grid-template-columns:.6fr .6fr 1.8fr;gap:10px;padding-top:15px;display:grid}.theme-light .detail-grid{border-color:#e8eaf0}.detail-grid div{flex-direction:column;gap:6px;min-width:0;display:flex}.detail-grid span{color:#657085;font:9px DM Mono,monospace}.detail-grid strong{color:#aeb6c7;white-space:nowrap;text-overflow:ellipsis;font:11px DM Mono,monospace;overflow:hidden}.theme-light .detail-grid strong{color:#4b566c}.stats-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stat-card{background:#161921d1;border:1px solid #262c39;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:210px;padding:25px 20px;display:flex}.theme-light .stat-card{background:#ffffffdb;border-color:#dde0e8}.stat-icon{border-radius:7px;place-items:center;width:29px;height:29px;font:15px DM Mono,monospace;display:grid}.stat-label{color:#70798c;letter-spacing:.05em;margin-bottom:8px;font:9px DM Mono,monospace}.stat-value{color:#eef0f8;letter-spacing:-.05em;font:600 26px Space Grotesk,sans-serif}.theme-light .stat-value{color:#30394c}.how-section{grid-template-columns:.75fr 1.25fr;gap:8%;padding:106px 0 66px;display:grid}.how-section h2{letter-spacing:-.05em;margin:13px 0 0;font:600 31px/1.1 Space Grotesk,sans-serif}.steps{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.step{border-top:1px solid #394052;padding-top:17px}.theme-light .step{border-color:#cfd4df}.step>span{color:#8498ff;font:10px DM Mono,monospace}.step strong{color:#e5e8f0;margin-top:23px;font:500 13px DM Mono,monospace;display:block}.theme-light .step strong{color:#30394c}.step p{color:#788296;margin:10px 0 0;font-size:12px;line-height:1.65}.site-footer{color:#5e687b;border-top:1px solid #282e3b;justify-content:space-between;gap:15px;padding:22px 0 28px;font:10px DM Mono,monospace;display:flex}.theme-light .site-footer{border-color:#d9dde5}@media (width<=980px){.app-shell{padding:0 4vw}.top-nav{margin-left:0}.hero{padding-top:64px}.workspace-grid,.insights-grid{grid-template-columns:1fr}.input-panel,.output-panel{min-height:auto}.stats-cards{grid-template-columns:repeat(3,1fr)}.how-section{grid-template-columns:1fr;gap:38px}}@media (width<=620px){.app-shell{padding:0 18px}.topbar{height:76px}.top-nav{display:none}.hero{padding:58px 0 40px}.hero h1{font-size:43px}.hero-copy{font-size:13px}.input-panel,.output-panel,.inspector-panel{padding:20px 16px}.input-toolbar{flex-wrap:wrap}.tool-button{padding:8px 9px}.editor-wrap{height:310px}.view-toolbar{flex-direction:column;align-items:flex-start}.search-box{width:100%;max-width:none}.tree-wrap{height:360px}.node-path-hint{display:none}.stats-cards{gap:8px}.stat-card{min-height:130px;padding:15px 12px}.stat-value{font-size:20px}.stat-label{font-size:8px}.how-section{padding-top:70px}.steps{grid-template-columns:1fr;gap:28px}.step strong{margin-top:13px}.site-footer{flex-direction:column;padding-bottom:22px;font-size:9px}}
