#schema-toggle-btn{background:#7663aa;border:none;border-radius:6px;bottom:20px;box-shadow:0 4px 12px rgba(0,102,204,.3);color:#fff;cursor:pointer;font-size:14px;font-weight:600;left:20px;padding:12px 20px;position:fixed;transition:all .2s ease;z-index:9999}#schema-toggle-btn:hover{background:#604e92}#schema-preview{background:#fff;border:2px solid #604e92;border-radius:8px;bottom:80px;box-shadow:0 8px 24px rgba(0,0,0,.15);display:none;font-family:sans-serif;left:20px;max-height:70vh;overflow-y:auto;position:fixed;width:400px;z-index:9998;p{font-size:14px;line-height:18px;margin:5px 0}}#schema-preview.visible{display:block}#schema-preview-header{background:#604e92;border-radius:6px 6px 0 0;color:#fff;font-size:15px;font-weight:600;padding:15px}#schema-preview-content{padding:15px}.schema.editor-help{bottom:0;padding-left:20px;padding-right:20px;position:fixed;z-index:1000}