:root{font-synthesis:none;--bg:#f6f8fc;--surface:#fff;--surface-subtle:#f8fafc;--surface-soft:#f1f5f9;--text:#172033;--text-strong:#0f172a;--muted:#64748b;--muted-soft:#8491a6;--border:#dfe6ef;--border-strong:#cbd5e1;--brand:#2563eb;--brand-hover:#1d4ed8;--brand-soft:#eff6ff;--brand-border:#bfdbfe;--brand-text:#1e40af;--success:#15803d;--success-soft:#f0fdf4;--success-border:#bbf7d0;--danger:#b91c1c;--danger-soft:#fef2f2;--danger-border:#fecaca;--code-bg:#111827;--code-text:#e5edf8;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 12px 30px #0f172a14;--focus:0 0 0 3px #2563eb29;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--bg:#0b1120;--surface:#111827;--surface-subtle:#0f172a;--surface-soft:#182235;--text:#dbe5f3;--text-strong:#f8fafc;--muted:#9aa9bd;--muted-soft:#7f8da2;--border:#273449;--border-strong:#36465f;--brand:#60a5fa;--brand-hover:#93c5fd;--brand-soft:#14233b;--brand-border:#2e4f78;--brand-text:#bfdbfe;--success:#86efac;--success-soft:#10251a;--success-border:#245b38;--danger:#fca5a5;--danger-soft:#2b1519;--danger-border:#6c2931;--code-bg:#090f1a;--code-text:#dce8f7;--shadow-md:0 18px 42px #00000047;--focus:0 0 0 3px #60a5fa38}@media (prefers-color-scheme:dark){html[data-theme=system]{--bg:#0b1120;--surface:#111827;--surface-subtle:#0f172a;--surface-soft:#182235;--text:#dbe5f3;--text-strong:#f8fafc;--muted:#9aa9bd;--muted-soft:#7f8da2;--border:#273449;--border-strong:#36465f;--brand:#60a5fa;--brand-hover:#93c5fd;--brand-soft:#14233b;--brand-border:#2e4f78;--brand-text:#bfdbfe;--success:#86efac;--success-soft:#10251a;--success-border:#245b38;--danger:#fca5a5;--danger-soft:#2b1519;--danger-border:#6c2931;--code-bg:#090f1a;--code-text:#dce8f7;--shadow-md:0 18px 42px #00000047;--focus:0 0 0 3px #60a5fa38}}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}button,input,textarea,select{font:inherit}button,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{box-shadow:var(--focus);outline:none}.appShell{background:var(--bg);min-height:100vh;color:var(--text)}.siteHeader{z-index:50;background:color-mix(in srgb, var(--surface) 96%, transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.topbar{background:0 0;align-items:center;gap:18px;height:68px;padding:0 24px;display:flex}.brand{color:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:10px;padding:0;display:flex}.brandMark{background:var(--text-strong);width:38px;height:38px;color:var(--surface);letter-spacing:-.04em;border-radius:11px;place-items:center;font-weight:900;display:grid}.brand b{text-align:left;color:var(--text-strong);font-size:18px;line-height:1.1;display:block}.brand small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.searchWrap{flex:1;max-width:680px;margin:auto;position:relative}.searchWrap>input{border:1px solid var(--border);background:var(--surface-subtle);width:100%;height:42px;color:var(--text);border-radius:11px;outline:none;padding:0 15px;transition:border-color .15s,background .15s}.searchWrap>input::placeholder{color:var(--muted-soft)}.searchWrap>input:focus{border-color:var(--brand);background:var(--surface);box-shadow:var(--focus)}.searchResults{z-index:80;background:var(--surface);border:1px solid var(--border);max-height:420px;box-shadow:var(--shadow-md);border-radius:13px;padding:8px;position:absolute;top:48px;left:0;right:0;overflow:auto}.searchResults button{width:100%;min-height:52px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:9px 10px;display:flex}.searchResults button:hover{background:var(--surface-soft)}.searchResults button>span{background:var(--brand-soft);width:32px;height:32px;color:var(--brand-text);border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.searchResults b,.searchResults small{display:block}.searchResults small{color:var(--muted);margin-top:2px;font-size:11px}.searchResults p{color:var(--muted);margin:0;padding:12px;font-size:13px}.topControls{flex:none;align-items:center;gap:7px;display:flex}.topControls select{border:1px solid var(--border);background:var(--surface);height:38px;color:var(--text);cursor:pointer;border-radius:9px;padding:0 9px}.gnbPrimary,.gnbSecondary{background:var(--surface);width:100%}.gnbPrimary{border-top:1px solid var(--border)}.gnbSecondary{border-top:1px solid var(--border);background:var(--surface-subtle)}.gnbInner{max-width:1180px;margin:0 auto;padding:0 24px}.gnbCategoryList,.gnbToolList{overscroll-behavior-inline:contain;scrollbar-width:none;align-items:stretch;display:flex;overflow-x:auto}.gnbCategoryList::-webkit-scrollbar{display:none}.gnbToolList::-webkit-scrollbar{display:none}.gnbCategory{min-width:max-content;min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 18px;font-size:13px;font-weight:800;display:flex;position:relative}.gnbCategory:first-child{padding-left:2px;padding-right:20px}.gnbCategory:hover{color:var(--text-strong)}.gnbCategory small{background:var(--surface-soft);min-width:20px;height:20px;color:var(--muted-soft);border-radius:999px;place-items:center;padding:0 5px;font-size:9px;font-weight:900;display:grid}.gnbCategory.active{color:var(--brand-text)}.gnbCategory.active:after{content:"";background:var(--brand);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.gnbCategory:first-child.active:after{left:0}.gnbCategory.active small{background:var(--brand-soft);color:var(--brand-text)}.gnbToolList{align-items:center;gap:5px;min-height:48px;padding-top:6px;padding-bottom:6px}.gnbTool{min-width:max-content;min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:750;transition:background .12s,border-color .12s,color .12s;display:flex}.gnbTool:hover{border-color:var(--border);background:var(--surface);color:var(--text-strong)}.gnbTool i{background:var(--surface-soft);width:24px;height:24px;color:var(--muted);border-radius:7px;flex:none;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.gnbTool.active{border-color:var(--brand-border);background:var(--brand-soft);color:var(--brand-text)}.gnbTool.active i{background:color-mix(in srgb, var(--brand) 16%, var(--surface));color:var(--brand-text)}.content{min-width:0;padding:38px 44px 30px}.homeHero{max-width:1100px;margin:0 auto;padding:52px 0 58px}.eyebrow{color:var(--brand);letter-spacing:.13em;margin-bottom:12px;font-size:11px;font-weight:900}.homeHero h1,.toolIntro h1{color:var(--text-strong);letter-spacing:-.04em;margin:0}.homeHero h1{max-width:800px;font-size:clamp(38px,5vw,56px);line-height:1.08}.homeHero>p{max-width:720px;color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.7}.heroStats{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.heroStats span{border:1px solid var(--border);background:var(--surface);color:var(--muted);box-shadow:var(--shadow-sm);border-radius:999px;padding:7px 11px;font-size:12px}.heroStats b{color:var(--text-strong)}.categorySections{max-width:1100px;margin:0 auto}.categoryBlock{margin-bottom:48px;scroll-margin-top:180px}.categoryHead{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.categoryHead h2{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:22px}.categoryHead p{color:var(--muted);margin:5px 0 0;font-size:13px}.categoryHead>span{color:var(--muted-soft);white-space:nowrap;font-size:11px}.toolGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.toolCard{border:1px solid var(--border);background:var(--surface);min-height:104px;color:inherit;text-align:left;cursor:pointer;box-shadow:var(--shadow-sm);border-radius:15px;align-items:center;gap:13px;padding:16px;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex}.toolCard:hover{border-color:var(--brand-border);box-shadow:var(--shadow-md);transform:translateY(-2px)}.toolIcon{background:var(--brand-soft);width:42px;height:42px;color:var(--brand-text);border-radius:11px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.toolIcon.big{border-radius:15px;width:54px;height:54px;font-size:13px}.toolCard[data-category=inspect] .toolIcon{color:#0f766e;background:#f0fdfa}.toolCard[data-category=generate] .toolIcon{color:#6d28d9;background:#f5f3ff}.toolCard[data-category=test] .toolIcon{color:#c2410c;background:#fff7ed}.toolCard[data-category=code] .toolIcon{color:#be185d;background:#fdf2f8}html[data-theme=dark] .toolCard[data-category=inspect] .toolIcon{color:#5eead4;background:#102827}html[data-theme=dark] .toolCard[data-category=generate] .toolIcon{color:#c4b5fd;background:#21183b}html[data-theme=dark] .toolCard[data-category=test] .toolIcon{color:#fdba74;background:#302013}html[data-theme=dark] .toolCard[data-category=code] .toolIcon{color:#f9a8d4;background:#321525}.toolCardText{flex:1;min-width:0}.toolCardText b,.toolCardText small{display:block}.toolCardText b{color:var(--text-strong);font-size:14px}.toolCardText small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.arrow{color:var(--muted-soft);font-size:15px}.toolPage{max-width:1180px;margin:0 auto}.toolIntro{align-items:center;gap:17px;margin-bottom:22px;display:flex}.toolIntro h1{font-size:clamp(30px,4vw,38px)}.toolIntro p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.55}.guideBox{border:1px solid var(--brand-border);background:var(--brand-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:13px 15px;display:flex}.guideBox>div{align-items:baseline;gap:10px;min-width:0;display:flex}.guideBox b{color:var(--brand-text);flex:none;font-size:12px}.guideBox span{color:var(--muted);font-size:12px;line-height:1.5}.guidePrivacy{white-space:nowrap;color:var(--muted-soft)!important;font-size:10px!important}.sampleSection,.runSection{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:13px;margin-bottom:12px;padding:13px 15px}.sectionLabel{align-items:baseline;gap:9px;margin-bottom:9px;display:flex}.sectionLabel b{color:var(--text-strong);font-size:12px}.sectionLabel span{color:var(--muted);font-size:11px}.sampleChoices{flex-wrap:wrap;gap:7px;display:flex}.sampleChoices button{border:1px solid var(--border);background:var(--surface-subtle);min-height:36px;color:var(--text);cursor:pointer;border-radius:9px;padding:7px 11px;font-size:11px;font-weight:750}.sampleChoices button:hover{border-color:var(--brand-border);background:var(--brand-soft);color:var(--brand-text)}.sampleChoices button.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-text);box-shadow:inset 0 0 0 1px var(--brand)}.actionBar{justify-content:space-between;align-items:center;gap:14px;margin:0;display:flex}.actionPrimary,.actionUtility{flex-wrap:wrap;gap:7px;display:flex}.actionBar button{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text);cursor:pointer;border-radius:9px;padding:8px 13px;font-size:12px;font-weight:800}.actionBar button:hover{border-color:var(--border-strong);background:var(--surface-soft)}.actionBar button.primary{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 5px 14px #2563eb2e}.actionBar button.primary:hover{border-color:var(--brand-hover);background:var(--brand-hover)}.actionUtility .copyBtn:not(:disabled){border-color:var(--brand-border);color:var(--brand-text)}.actionUtility button:disabled{opacity:.45;cursor:not-allowed}.workGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}.editorPanel{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:14px;overflow:hidden}.panelTitle{border-bottom:1px solid var(--border);min-height:46px;color:var(--text);justify-content:space-between;align-items:center;gap:10px;padding:0 13px;font-size:12px;display:flex}.panelTitle>div{align-items:center;gap:7px;min-width:0;display:flex}.panelTitle>span:not(.status){color:var(--muted-soft);font-size:10px}.resultAction{background:var(--surface-soft);max-width:170px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:9px;overflow:hidden}.editorPanel>textarea{resize:vertical;background:var(--surface-subtle);width:100%;min-height:410px;color:var(--text);border:0;outline:none;padding:15px;font:13px/1.65 SFMono-Regular,Consolas,Liberation Mono,monospace}.editorPanel>textarea::placeholder,.extraField textarea::placeholder,.extraField input::placeholder{color:var(--muted-soft)}.editorPanel>textarea:focus,.extraField textarea:focus,.extraField input:focus{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--brand) 24%, transparent)}.extraField{border-top:1px solid var(--border);padding:11px 13px;display:block}.extraField>span{color:var(--muted);margin-bottom:7px;font-size:11px;font-weight:800;display:block}.extraField textarea,.extraField input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;padding:9px 10px}.extraField textarea.small{resize:vertical;min-height:88px;font:12px/1.55 SFMono-Regular,Consolas,monospace}.result{background:var(--code-bg);min-height:410px;max-height:650px;color:var(--code-text);white-space:pre-wrap;word-break:break-word;margin:0;padding:15px;font:13px/1.68 SFMono-Regular,Consolas,monospace;overflow:auto}.result.empty{color:#9ba8ba;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.status{border:1px solid var(--success-border);background:var(--success-soft);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;color:var(--success)!important}.status.error{border-color:var(--danger-border);background:var(--danger-soft);color:var(--danger)!important}.colorWorkspace{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:12px;display:grid}.colorControlCard,.colorPreviewCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:14px;padding:16px}.colorInputRow{grid-template-columns:52px minmax(0,1fr);gap:9px;display:grid}.colorInputRow>input{border:1px solid var(--border);background:var(--surface-subtle);width:100%;min-height:48px;color:var(--text);border-radius:10px;outline:none;padding:0 13px;font:13px SFMono-Regular,Consolas,monospace}.colorInputRow>input:focus{border-color:var(--brand);box-shadow:var(--focus)}.colorInputRow>input.invalid{border-color:var(--danger)}.nativeColorPicker{border:1px solid var(--border);cursor:pointer;border-radius:10px;width:52px;height:48px;position:relative;overflow:hidden}.nativeColorPicker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.nativeColorPicker span{width:100%;height:100%;display:block}.fieldError{color:var(--danger);margin-top:7px;font-size:11px}.paletteLabel{margin-top:18px}.colorPalette{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.colorPalette button{border:1px solid var(--border);background:var(--surface-subtle);min-width:0;color:var(--muted);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:7px;font:10px SFMono-Regular,Consolas,monospace;display:flex}.colorPalette button:hover,.colorPalette button.active{border-color:var(--brand);color:var(--brand-text)}.colorPalette button span{border:1px solid #0f172a24;border-radius:7px;flex:none;width:24px;height:24px}.colorPreviewCard{padding:0;overflow:hidden}.colorPreview{flex-direction:column;justify-content:flex-end;min-height:230px;padding:22px;transition:background .16s;display:flex}.colorPreview>span{opacity:.8;font-size:11px;font-weight:800}.colorPreview strong{letter-spacing:-.03em;margin-top:5px;font-size:32px}.colorPreview small{opacity:.75;margin-top:4px}.colorValues{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.colorValues button{border:0;border-right:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);text-align:left;cursor:pointer;padding:13px}.colorValues button:last-child{border-right:0}.colorValues button:hover{background:var(--surface-soft)}.colorValues span,.colorValues b,.colorValues small{display:block}.colorValues span{color:var(--muted-soft);font-size:9px;font-weight:900}.colorValues b{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font:11px SFMono-Regular,Consolas,monospace;overflow:hidden}.colorValues small{color:var(--muted);margin-top:5px;font-size:9px}.contrastGrid{border-top:1px solid var(--border);background:var(--surface-subtle);grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.contrastGrid>div{border:1px solid var(--border);background:var(--surface);border-radius:9px;padding:10px}.contrastGrid span,.contrastGrid b,.contrastGrid small{display:block}.contrastGrid span{color:var(--muted);font-size:9px;font-weight:800}.contrastGrid b{color:var(--text-strong);margin-top:4px;font-size:16px}.contrastGrid small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.35}footer{border-top:1px solid var(--border);max-width:1100px;color:var(--muted-soft);margin:64px auto 0;padding:22px 0;font-size:10px;line-height:1.6}@media (width<=1080px){.content{padding:32px 28px 28px}.toolGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.topbar{gap:10px;padding:0 16px}.brand small{display:none}.searchWrap{max-width:none}.gnbInner{padding-left:16px;padding-right:16px}.colorWorkspace{grid-template-columns:1fr}}@media (width<=760px){.content{padding:24px 16px}.homeHero{padding:32px 0 42px}.homeHero>p{font-size:15px}.guideBox{flex-direction:column;align-items:flex-start;gap:5px}.guideBox>div{flex-direction:column;align-items:flex-start;gap:3px}.guidePrivacy{white-space:normal}.workGrid{grid-template-columns:1fr}.sectionLabel{flex-direction:column;align-items:flex-start;gap:3px}.actionBar{flex-direction:column;align-items:stretch}.actionPrimary,.actionUtility{width:100%}.actionPrimary button,.actionUtility button{flex:auto}.editorPanel>textarea,.result{min-height:320px}}@media (width<=640px){.topbar{gap:7px;height:auto;min-height:58px;padding:9px 10px}.brandMark{width:35px;height:35px}.brand>span:last-child{display:none}.searchWrap>input{height:38px;padding:0 10px;font-size:12px}.topControls{gap:4px}.topControls select{width:68px;height:36px;padding:0 5px;font-size:11px}.topControls select:last-child{width:72px}.gnbInner{padding-left:10px;padding-right:10px}.gnbCategory{min-height:42px;padding:0 13px;font-size:12px}.gnbCategory:first-child{padding-left:2px;padding-right:15px}.gnbCategory.active:after{left:10px;right:10px}.gnbCategory:first-child.active:after{left:0}.gnbToolList{min-height:44px;padding-top:5px;padding-bottom:5px}.gnbTool{min-height:32px;padding:5px 9px;font-size:10px}.content{padding:20px 12px}.toolGrid{grid-template-columns:1fr}.categoryHead p{display:none}.toolIntro{align-items:flex-start;gap:12px}.toolIcon.big{border-radius:13px;width:46px;height:46px}.sampleChoices button{flex:auto}.colorPalette{grid-template-columns:repeat(2,minmax(0,1fr))}.colorValues{grid-template-columns:1fr}.colorValues button{border-right:0;border-bottom:1px solid var(--border)}.colorValues button:last-child{border-bottom:0}.contrastGrid{grid-template-columns:1fr}footer{margin-top:44px}}@media (prefers-color-scheme:dark){html[data-theme=system] .toolCard[data-category=inspect] .toolIcon{color:#5eead4;background:#102827}html[data-theme=system] .toolCard[data-category=generate] .toolIcon{color:#c4b5fd;background:#21183b}html[data-theme=system] .toolCard[data-category=test] .toolIcon{color:#fdba74;background:#302013}html[data-theme=system] .toolCard[data-category=code] .toolIcon{color:#f9a8d4;background:#321525}}.codeExamples{margin-top:22px}.codeExamplesHead{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:10px;display:flex}.codeExamplesHead>div{min-width:0}.codeExamplesHead b{color:var(--text-strong);font-size:15px;display:block}.codeExamplesHead span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5;display:block}.codeActionBadge{border:1px solid var(--border);background:var(--surface);border-radius:999px;flex:none;padding:5px 8px;font-weight:800;color:var(--muted-soft)!important;margin:0!important;font-size:9px!important}.codeExampleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.codeExampleCard{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:14px;overflow:hidden}.codeExampleBar{border-bottom:1px solid var(--border);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:0 12px 0 14px;display:flex}.codeExampleBar>div{color:var(--text-strong);align-items:center;gap:8px;font-size:11px;display:flex}.languageDot{background:var(--brand);border-radius:50%;width:8px;height:8px;display:inline-block}.languageDot.python{background:var(--success)}.codeExampleBar button{border:1px solid var(--border);background:var(--surface);min-height:30px;color:var(--muted);cursor:pointer;border-radius:8px;padding:5px 9px;font-size:10px;font-weight:800}.codeExampleBar button:hover{border-color:var(--brand-border);color:var(--brand-text)}.codeExampleCard pre{background:var(--code-bg);min-height:250px;max-height:430px;color:var(--code-text);white-space:pre;tab-size:2;margin:0;padding:15px;overflow:auto}.codeExampleCard code{font:12px/1.7 SFMono-Regular,Consolas,Liberation Mono,monospace}@media (width<=760px){.codeExamplesHead{flex-direction:column;align-items:flex-start;gap:7px}.codeExampleGrid{grid-template-columns:1fr}.codeExampleCard pre{min-height:220px;max-height:360px}}
