.kst-wrapper{max-width:980px;margin:0 auto;padding:1rem;}
.kst-h1{font-size:1.6rem;margin:.25rem 0;}
.kst-h2{color:#444;font-size:1rem;margin:0 0 1rem;}
.kst-form{display:grid;grid-gap:.6rem;margin-bottom:1rem;}
.kst-label{font-weight:600;}
.kst-input,.kst-textarea{padding:.6rem;border:1px solid #ddd;border-radius:8px;width:100%;}
.kst-button{background:#0a7cff;color:#fff;padding:.6rem 1rem;border:0;border-radius:8px;cursor:pointer;}
.kst-button:hover{background:#065ad8;}
.kst-help{font-size:.9rem;color:#666;margin:.2rem 0 0;}
.kst-summary{background:#f6f8fa;border:1px solid #e6e9ee;padding:.8rem;border-radius:8px;margin-bottom:1rem;}
.kst-placeholder,.kst-loading,.kst-no-data,.kst-error{padding:.8rem;border-radius:8px;background:#f9fafb;border:1px dashed #d1d5db;}
.kst-error{background:#fff5f5;border-color:#f8d7da;color:#8a1f1f;}
.kst-table-wrap{overflow-x:auto;margin-top:.5rem;}
.kst-table{width:100%;border-collapse:collapse;font-size:.95rem;}
.kst-table th,.kst-table td{border:1px solid #e8edf2;padding:.6rem;text-align:left;}
.kst-table th{background:#fafafa;font-weight:700;}
.kst-subheading{margin:0.8rem 0 .4rem;font-size:1.05rem;}
.kst-link{color:#0a7cff;text-decoration:none;margin-right:.35rem;}
.kst-copy{margin-left:.5rem;padding:.25rem .5rem;border-radius:6px;border:1px solid #ccc;background:#fff;cursor:pointer;}
.kst-article{margin-top:1.2rem;line-height:1.6;}
.kst-article h2{font-size:1.2rem;margin:.5rem 0;}
.kst-article h3{font-size:1rem;margin:.7rem 0 .3rem;}
@media (max-width:720px){ .kst-button{width:100%;} .kst-table th,.kst-table td{white-space:normal;} }
