body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc}.app-container{display:flex;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.main-content{flex:1;padding:18px 32px;overflow:auto;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.main-content .title-holder{display:flex;flex-direction:row;gap:4px;align-items:center}.main-content .subtitle-holder{display:flex;justify-content:space-between}.main-content .title-holder img{vertical-align:middle}.main-content .title-holder .github-badge{border-radius:5px;height:20px}.hide-editor-button{font-size:12px;padding:.5em 1em;border:transparent;box-shadow:2px 2px 4px #0006;background:#1e90ff;color:#fff;border-radius:4px;margin-bottom:.5rem}.hide-editor-button:hover{background:#020024;background:linear-gradient(90deg,#1e90ff,#00d4ff)}.hide-editor-button:active{transform:translateY(.2em)}.main-content h1{color:#1e293b;font-size:1.5rem;font-weight:700;margin-top:.5rem;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.demo-description{color:#64748b;font-size:1.1rem;line-height:.9;margin:5px 0}.config-section{padding:12px 24px;border-bottom:1px solid #e2e8f0}.config-section:last-child{border-bottom:none}.section-title{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 5px;padding-bottom:4px;border-bottom:2px solid #3b82f6;display:flex;align-items:center;gap:8px}.form-group{margin-bottom:5px}.form-label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:.95rem;line-height:1.4}.form-input{width:100%;padding:7px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;background:#fff;transition:all .2s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select{width:100%;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;background:#fff;transition:all .2s ease;cursor:pointer;box-sizing:border-box}.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 0;font-weight:500;color:#374151}.form-checkbox{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer;margin:0}.form-hint{margin:6px 0 0;font-size:.8rem;color:#6b7280;line-height:1.4;font-style:italic}.json-editor-holder{display:flex;justify-content:center;gap:20px;margin-bottom:1rem}.json-editor-container{flex:1;max-width:50%}.editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 4px}.editor-header h3{margin:0;font-size:1rem;font-weight:600;color:#374151}.error-indicator{color:#dc2626;font-size:.8rem;font-weight:500;background:#dc26261a;padding:2px 8px;border-radius:4px;border:1px solid rgba(220,38,38,.2)}.error-message{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;background:#dc26261a;border:1px solid rgba(220,38,38,.2);border-radius:6px;color:#dc2626;font-size:.85rem;font-weight:500}.error-icon{font-size:1rem}.editor-error{border:2px solid #dc2626;border-radius:6px}.validation-message{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;box-shadow:0 2px 8px #f59e0b1a}.validation-content{display:flex;align-items:flex-start;gap:12px}.validation-icon{font-size:1.5rem;margin-top:2px}.validation-content h3{margin:0 0 8px;color:#92400e;font-size:1.1rem;font-weight:600}.validation-content p{margin:4px 0;color:#92400e;font-size:.9rem;line-height:1.4}.validation-content strong{font-weight:600}@media (max-width: 1024px){.config-section{padding:16px}}@media (max-width: 768px){.app-container{flex-direction:column}.main-content{padding:16px}.main-content h1{font-size:2rem}.json-editor-holder{flex-direction:column;gap:16px}.json-editor-container{max-width:100%}.validation-content{flex-direction:column;gap:8px}}.sidebar{width:380px;height:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-right:1px solid rgba(0,0,0,.1);box-shadow:4px 0 20px #0000001a;overflow-y:auto;overflow-x:hidden;padding:0;position:relative}.section-title{margin-right:20px}.sidebar-collapse{cursor:pointer;position:absolute;top:10px;right:10px;font-size:24px}.sidebar-collapsed{cursor:pointer;position:absolute;top:0;font-size:24px;z-index:1000;left:20px;color:#000}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#3b82f680}@media (max-width: 1024px){.sidebar{width:280px}}@media (max-width: 768px){.sidebar{width:100%;max-height:300px}}
