.code-title{color:#333;font-size:1rem;font-weight:600;margin-bottom:.5rem}.custom-code-block{background-color:#f3f5fd;border:1px solid #dbe2f2;border-bottom-left-radius:10px;border-top-left-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);color:#1e1e1e;font-family:Courier New,monospace;max-height:14rem;overflow:auto;padding:0;position:relative}.code-header{align-items:center;background-color:#f3f5fd;border-bottom:1px solid #dbe2f2;color:#5c5c5c;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 1rem;position:sticky;top:0;z-index:1}.copy-btn{background-color:#9868ef;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;outline:none;padding:4px 10px;transition:background-color .3s ease}.copy-btn:active,.copy-btn:focus,.copy-btn:hover{background-color:#9868ef!important;border-radius:4px!important;color:#fff!important}.copy-btn:active,.copy-btn:focus{box-shadow:none!important;outline:none!important}.custom-code-block pre{font-size:.85rem;line-height:1.5;margin:0;padding:1rem;white-space:pre-wrap}