.component-layout[data-astro-cid-tuulvmpj]{align-items:flex-start;gap:2rem;display:flex;position:relative}.drawer-toggle[data-astro-cid-tuulvmpj]{border:1px solid var(--border-color);cursor:pointer;color:var(--text-color);z-index:90;background:#fff;border-left:none;border-radius:0 6px 6px 0;align-items:center;gap:.5rem;padding:.5rem .75rem .5rem .5rem;font-weight:600;transition:background .2s,transform .2s;display:flex;position:fixed;top:120px;left:0;box-shadow:2px 2px 6px #0000001a}.drawer-toggle[data-astro-cid-tuulvmpj]:hover{background:#f8fafc;transform:translate(4px)}.drawer-overlay[data-astro-cid-tuulvmpj]{z-index:99;opacity:0;visibility:hidden;background:#0006;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.drawer-overlay[data-astro-cid-tuulvmpj].open{opacity:1;visibility:visible}.sidebar[data-astro-cid-tuulvmpj]{z-index:100;box-sizing:border-box;background:#fff;width:280px;height:100vh;padding:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 8px #00000026}.sidebar[data-astro-cid-tuulvmpj].open{transform:translate(0)}.sidebar-header[data-astro-cid-tuulvmpj]{border-bottom:2px solid var(--brand-secondary);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.sidebar-header[data-astro-cid-tuulvmpj] h3[data-astro-cid-tuulvmpj]{color:var(--brand-primary);margin:0;font-size:1.2rem}.drawer-close[data-astro-cid-tuulvmpj]{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:2rem;line-height:1}.drawer-close[data-astro-cid-tuulvmpj]:hover{color:var(--brand-accent)}.component-tree[data-astro-cid-tuulvmpj]{flex-direction:column;gap:.25rem;display:flex}.component-tree[data-astro-cid-tuulvmpj] li[data-astro-cid-tuulvmpj]{margin:.1rem 0}.component-tree[data-astro-cid-tuulvmpj] details[data-astro-cid-tuulvmpj]{width:100%;margin-bottom:.2rem;display:block}.component-tree[data-astro-cid-tuulvmpj] summary[data-astro-cid-tuulvmpj]{cursor:pointer;color:var(--brand-primary);border-radius:4px;padding:.2rem .2rem .2rem 1.2rem;font-size:.95rem;font-weight:600;list-style:none;display:block;position:relative}.component-tree[data-astro-cid-tuulvmpj] summary[data-astro-cid-tuulvmpj]::-webkit-details-marker{display:none}.component-tree[data-astro-cid-tuulvmpj] summary[data-astro-cid-tuulvmpj]:before{content:"▶";color:#94a3b8;font-size:.6rem;transition:transform .2s;position:absolute;top:50%;left:.2rem;transform:translateY(-50%)}.component-tree[data-astro-cid-tuulvmpj] details[data-astro-cid-tuulvmpj][open]>summary[data-astro-cid-tuulvmpj]:before{transform:translateY(-50%)rotate(90deg)}.component-tree[data-astro-cid-tuulvmpj] summary[data-astro-cid-tuulvmpj]:hover{background:#f8fafc}.component-tree[data-astro-cid-tuulvmpj] a[data-astro-cid-tuulvmpj]{color:var(--text-color);padding:.2rem 0;font-size:.9rem;font-weight:400;text-decoration:none;display:block}.component-tree[data-astro-cid-tuulvmpj] a[data-astro-cid-tuulvmpj]:hover{color:var(--brand-accent)}.component-tree[data-astro-cid-tuulvmpj] a[data-astro-cid-tuulvmpj].active{color:var(--brand-primary);font-weight:700}.component-tree[data-astro-cid-tuulvmpj] ul[data-astro-cid-tuulvmpj]{margin:0;padding-left:1.2rem;list-style:none}.component-tree[data-astro-cid-tuulvmpj] ul[data-astro-cid-tuulvmpj] li[data-astro-cid-tuulvmpj]{margin-bottom:.1rem}.component-tree[data-astro-cid-tuulvmpj] ul[data-astro-cid-tuulvmpj] a[data-astro-cid-tuulvmpj]{color:#475569}.component-tree[data-astro-cid-tuulvmpj] ul[data-astro-cid-tuulvmpj] a[data-astro-cid-tuulvmpj]:hover{color:var(--brand-accent)}.content[data-astro-cid-tuulvmpj]{flex-grow:1;min-width:0}@media (width<=768px){.drawer-toggle[data-astro-cid-tuulvmpj]{border-radius:9999px;padding:.75rem 1.25rem;position:fixed;inset:auto 1.5rem 1.5rem auto;box-shadow:0 4px 12px #00000026}}.component-demo{margin-top:3rem}.live-doc-grid{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.controls-panel{border:1px solid var(--border-color);background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.controls-panel h3{color:var(--brand-primary);border-bottom:2px solid var(--brand-secondary);margin-top:0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem}.code-panel{margin-top:.5rem}.code-panel summary{cursor:pointer;color:var(--brand-primary);user-select:none;padding:.5rem 0;font-weight:600}.copy-btn{float:right;cursor:pointer;color:#475569;background:#e2e8f0;border:none;border-radius:4px;padding:.2rem .6rem;font-size:.8rem;font-weight:700;transition:background .2s}.copy-btn:hover{background:#cbd5e1}.code-panel pre{color:#f8fafc;background:#1e293b;border-radius:6px;margin:.5rem 0 0;padding:1rem;font-size:.9rem;line-height:1.5;overflow-x:auto}.demo-box-wrapper{align-items:flex-start;display:flex}.demo-box{box-sizing:border-box;background:#f8fafc;border:2px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:stretch;width:100%;height:300px;padding:2rem;display:flex}.demo-box.resizable{resize:both;min-width:250px;max-width:100%;min-height:150px;overflow:auto}
