.md_container{flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}.md_workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;display:grid}.md_panel{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.md_panel-header{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.md_panel-heading{flex-direction:column;gap:2px;min-width:0;display:flex}.md_panel-heading h2{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.25rem;line-height:1.3}.md_panel-kicker{font-family:var(--font-ui);letter-spacing:1.5px;color:var(--primary);opacity:.75;font-size:.7rem;font-weight:700}.md_preview{width:100%;min-width:0;font-family:var(--font-ui);overflow-wrap:anywhere;word-break:break-word;font-size:.95rem;line-height:1.7}.md_preview>:first-child{margin-top:0}.md_preview>:last-child{margin-bottom:0}.md_preview h1,.md_preview h2,.md_preview h3,.md_preview h4,.md_preview h5,.md_preview h6{font-family:var(--font-display);color:var(--foreground);line-height:1.3}.md_preview h1{font-size:1.8rem}.md_preview h2{font-size:1.45rem}.md_preview h3{font-size:1.2rem}.md_preview p{margin:0 0 1rem}.md_preview ul,.md_preview ol{margin:0 0 1rem;padding-left:1.5rem}.md_preview li{margin-bottom:.35rem}.md_preview a{color:var(--primary);text-underline-offset:3px;text-decoration-thickness:1px}.md_preview blockquote{border-left:4px solid var(--gold);background:#d4a01712;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.md_preview code{background:#0000000f;border-radius:4px;padding:.15rem .35rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.md_preview pre{border:1px solid var(--border);background:#00000014;border-radius:8px;width:100%;margin:1rem 0;padding:1rem;line-height:1.55;overflow-x:auto}.md_preview pre code{background:0 0;border-radius:0;padding:0;font-size:.85rem}.md_preview hr{border:0;border-top:1px dashed var(--border);margin:1.5rem 0}.tool-info{flex-direction:column;gap:28px;width:100%;display:flex}@media (max-width:760px){.md_container{gap:28px}.md_workspace{grid-template-columns:1fr;gap:16px}.md_panel-header{align-items:flex-start}.md_panel-heading h2{font-size:1.15rem}.md_preview h1{font-size:1.5rem}.md_preview h2{font-size:1.3rem}.md_preview h3{font-size:1.1rem}.md_preview{font-size:.9rem}.md_preview pre{padding:.8rem;font-size:.78rem}.tool-info{gap:24px}}@media (max-width:380px){.md_container{gap:24px}.md_panel-header{gap:8px}.md_panel-heading h2{font-size:1.05rem}.md_preview{font-size:.86rem}.md_preview pre{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.md_container *,.md_container :before,.md_container :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
