html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;-moz-tab-size:4;tab-size:4;scroll-behavior:smooth}body{font-family:inherit;line-height:inherit;margin:0}h1,h2,p,pre{margin:0}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}h1,h2{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.scroll-prop-controls[data-v-f011748e]{width:100%;max-width:800px;border-radius:12px;background-color:#fff;box-shadow:0 4px 20px #0000001a;margin-bottom:20px;transition:all .3s ease;overflow:hidden}.scroll-prop-controls.collapsed[data-v-f011748e]{box-shadow:0 2px 8px #00000014}.header-row[data-v-f011748e]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0;background:linear-gradient(to right,#6366f1,#8b5cf6);color:#fff}.header-left[data-v-f011748e]{display:flex;align-items:center;gap:10px}.badge[data-v-f011748e]{background-color:#fff3;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:500}.toggle-button[data-v-f011748e]{background-color:#fff3;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;font-weight:500;font-size:.9rem;transition:background-color .2s}.toggle-button[data-v-f011748e]:hover{background-color:#ffffff4d}.control-content[data-v-f011748e]{padding:20px;animation:fadeIn-f011748e .3s ease}.control-tabs[data-v-f011748e]{display:flex;margin-bottom:20px;border-bottom:1px solid #eaeaea}.control-tabs button[data-v-f011748e]{background:none;border:none;padding:10px 20px;font-size:.9rem;font-weight:500;color:#666;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s}.control-tabs button.active[data-v-f011748e]{color:#6366f1;border-bottom:2px solid #6366f1}.control-tabs button[data-v-f011748e]:hover:not(.active){color:#8b5cf6;border-bottom:2px solid #e0e7ff}.control-panel[data-v-f011748e]{animation:fadeIn-f011748e .3s ease}@keyframes fadeIn-f011748e{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.control-grid[data-v-f011748e]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width: 600px){.control-grid[data-v-f011748e]{grid-template-columns:1fr}}.control-item[data-v-f011748e]{display:flex;flex-direction:column}.control-item.range input[type=range][data-v-f011748e]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:10px;background:#e0e7ff;outline:none}.control-item.range input[type=range][data-v-f011748e]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#6366f1;cursor:pointer;transition:background .2s}.control-item.range input[type=range][data-v-f011748e]::-webkit-slider-thumb:hover{background:#4f46e5}.control-item.range input[type=range][data-v-f011748e]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#6366f1;cursor:pointer;transition:background .2s}.control-item.range input[type=range][data-v-f011748e]::-moz-range-thumb:hover{background:#4f46e5}.control-header[data-v-f011748e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.control-header .value[data-v-f011748e]{font-size:.85rem;color:#6366f1;font-weight:600}.control-item label[data-v-f011748e]{margin-bottom:8px;font-weight:500;color:#4b5563}.toggle-switch[data-v-f011748e]{position:relative;display:inline-block;width:60px;height:30px}.toggle-switch input[data-v-f011748e]{opacity:0;width:0;height:0}.toggle-switch input:checked+.slider[data-v-f011748e]{background-color:#6366f1}.toggle-switch input:checked+.slider[data-v-f011748e]:before{transform:translate(30px)}.toggle-switch .slider[data-v-f011748e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e0e7ff;transition:.4s;border-radius:34px}.toggle-switch .slider[data-v-f011748e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch .label-left[data-v-f011748e],.toggle-switch .label-right[data-v-f011748e]{position:absolute;bottom:-25px;font-size:.75rem;color:#6b7280}.toggle-switch .label-left[data-v-f011748e]{left:0}.toggle-switch .label-right[data-v-f011748e]{right:0}.control-actions[data-v-f011748e]{margin-top:30px;display:flex;justify-content:flex-end}.control-actions button[data-v-f011748e]{background-color:#6366f1;color:#fff;border:none;border-radius:6px;padding:10px 20px;cursor:pointer;font-weight:500;transition:background-color .2s}.control-actions button[data-v-f011748e]:hover{background-color:#4f46e5}.control-actions button.secondary[data-v-f011748e]{background-color:#e0e7ff;color:#6366f1}.control-actions button.secondary[data-v-f011748e]:hover{background-color:#c7d2fe}h3[data-v-f011748e]{margin:0;font-size:1.1rem;font-weight:600}.tooltip[data-v-f011748e]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background-color:#e0e7ff;color:#6366f1;font-size:.7rem;margin-left:6px;cursor:help;position:relative}.tooltip[data-v-f011748e]:hover:after{content:attr(title);position:absolute;bottom:125%;left:50%;transform:translate(-50%);min-width:200px;padding:8px 12px;border-radius:6px;background-color:#1e293b;color:#fff;font-size:.8rem;font-weight:400;text-align:center;z-index:100;white-space:normal;box-shadow:0 2px 10px #0003;pointer-events:none}.tooltip[data-v-f011748e]:hover:before{content:"";position:absolute;bottom:125%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:#1e293b transparent transparent transparent;z-index:100}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;background-color:#f8fafc;height:100vh;margin:0}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(to right,#6366f1,#8b5cf6);color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #0000001a}@media (max-width: 768px){.app-header{flex-direction:column;gap:1rem;padding:1rem}}.logo-container{display:flex;align-items:center;gap:.5rem}.logo{font-size:1.5rem;font-weight:700}.logo-text .highlight{color:#c7d2fe}.version{font-size:.8rem;opacity:.8;background-color:#fff3;padding:2px 8px;border-radius:12px;margin-left:8px}.app-content{flex:1;padding:2rem;display:flex;flex-direction:column;max-width:1200px;margin:0 auto;width:100%}@media (max-width: 768px){.app-content{padding:1rem}}.demo-section{margin-top:2rem}.demo-section h1{font-size:2rem;margin-bottom:.5rem;color:#1e293b}.demo-section .subtitle{color:#64748b;margin-bottom:2rem}.demo-container{position:relative;height:600px;border-radius:8px;border:1px solid #e2e8f0;background-color:#fff;box-shadow:0 4px 6px #0000000d;overflow:hidden}.demo-container.horizontal{height:300px}.demo-container .demo{height:100%;width:100%}.item{border-bottom:1px solid #e2e8f0;transition:all .2s ease-in-out;overflow:hidden}.item.expanded{background-color:#f8fafc}.item.expanded:hover,.item:hover{background-color:#f1f5f9}.item .item-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;height:65px;max-height:65px;box-sizing:border-box}.item .item-title{font-weight:500;overflow:hidden;display:flex;align-items:center;gap:.5rem}.item .show-count-badge{background:linear-gradient(to right,#10b981,#059669);color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:12px;min-width:fit-content;white-space:nowrap;box-shadow:0 1px 3px #0000001a}.item .item-actions{display:flex;gap:.5rem}.item .expand-button{background-color:#e2e8f0;color:#64748b;border:none;border-radius:4px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.item .expand-button:hover{background-color:#cbd5e1;color:#334155}.item .item-content{padding:0 1rem 1rem;overflow:hidden}.item .item-details{display:flex;gap:2rem}@media (max-width: 640px){.item .item-details{flex-direction:column;gap:1rem}}.item .item-section{flex:1}.item .item-section h4{margin-bottom:.5rem;color:#334155;font-size:1rem}.item .item-section p{margin-bottom:.25rem;color:#64748b}.item .item-preview{margin-top:.5rem}.item .item-preview .preview-line{height:8px;background-color:#e2e8f0;border-radius:4px;margin-bottom:8px}.item .item-preview .preview-line:nth-child(1){width:100%}.item .item-preview .preview-line:nth-child(2){width:85%}.item .item-preview .preview-line:nth-child(3){width:70%}.item .item-preview .preview-line:nth-child(4){width:90%}.item .item-preview .preview-line:nth-child(5){width:60%}.stats-panel{margin-top:1.5rem;display:flex;justify-content:center;gap:2rem}@media (max-width: 640px){.stats-panel{flex-wrap:wrap;gap:1rem}}.stats-panel .stat{text-align:center;background-color:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 2px 10px #0000000d;min-width:120px}.stats-panel .stat .stat-value{font-size:2rem;font-weight:700;color:#6366f1;margin-bottom:.25rem}.stats-panel .stat .stat-label{font-size:.9rem;color:#64748b}.app-footer{background-color:#1e293b;color:#94a3b8;padding:1.5rem;text-align:center;font-size:.9rem}.footer-content{max-width:1200px;margin:0 auto}.footer-link{color:#e0e7ff;text-decoration:none;margin-left:1rem;transition:color .2s}.footer-link:hover{color:#fff;text-decoration:underline}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.loading-content{display:flex;align-items:center;gap:1rem;color:#94a3b8;animation:pulse 1.5s infinite ease-in-out;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.loading-spinner{width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:spinner .8s linear infinite}.loading-progress{margin-top:8px;width:100%}.progress-bar{width:100%;height:4px;background-color:#fff3;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;transition:width .1s ease-out}
