.component-page{color:var(--color-foreground);max-width:880px;margin:0 auto;padding:48px 32px 140px}.component-header{margin-top:20px}.component-header h1{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:30px;font-weight:600;line-height:1.2}.component-header p{color:var(--color-muted-foreground);max-width:620px;margin:10px 0 0;font-size:15px;line-height:1.5}.header-actions:not(:empty){align-items:center;gap:10px;margin-top:26px;display:flex}.tabs:has(>.tab-bar.underline),.tabs:has(>.tab-bar.segmented){border:0;border-radius:0;overflow:visible}.tabs:has(>.tab-bar.underline)>.tab-panel{overflow:visible}.tab-bar.segmented,.tab-bar.underline{background:0 0;border-bottom:0;gap:16px;margin-bottom:24px;padding:0;overflow:visible}.tab-bar.segmented button,.tab-bar.underline button{font-family:var(--font-sans);border-bottom:2px solid #0000;border-radius:0;padding:0 0 12px;font-size:15px;font-weight:500;transition:color .14s,border-color .14s;position:relative}.tab-bar.segmented button.is-active,.tab-bar.underline button.is-active{color:var(--color-foreground);border-bottom-color:var(--color-foreground);background:0 0}.steps{border-left:1px solid var(--color-border);counter-reset:step;margin-left:15px;padding-left:34px}.steps>h3{counter-increment:step;margin:36px 0 16px;font-size:15px;font-weight:600;position:relative}.steps>h3:first-child{margin-top:4px}.steps>h3:before{background:var(--color-muted);border:4px solid var(--color-background);color:var(--color-muted-foreground);content:counter(step);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex;position:absolute;top:-5px;left:-50px}.steps>h3 code{font-family:var(--font-mono);font-size:13px;font-weight:400}.steps .section-note{margin-top:0}.surface-section .tabs.surface{border:0;flex-direction:column;display:flex}.playground-transport .transport-primary svg,.customize-actions svg{flex:none}.playground-transport .transport-primary{justify-content:center;align-items:center;width:34px;padding:0;display:inline-flex}.playground-transport .transport-primary svg{fill:currentColor;stroke:none;width:13px;height:13px}.playground .playground-transport{opacity:.55;transition:opacity .16s}.playground:hover .playground-transport,.playground .playground-transport:focus-within{opacity:1}.playground{gap:14px;display:grid}.surface-section .tab-panel[data-panel=preview]{min-height:604px}.playground-stage{border:1px solid var(--color-border);background:#050505;border-radius:16px;padding:20px;overflow:hidden}.playground-stage[data-format="16:9"]{height:460px}.playground-stage[data-format="9:16"]{height:620px}.playground-stage[data-format="1:1"]{height:560px}.playground-stage .preview-fit{width:100%;height:100%;position:relative}.playground-stage .preview-frame{border-radius:8px;flex:none;position:relative;overflow:hidden}.playground-stage .preview-fit{justify-content:center;align-items:center;display:flex}.playground-options{flex-wrap:wrap;gap:10px;display:flex}.option-group{gap:4px;display:flex}.option-group button{border:1px solid var(--color-border);color:var(--color-muted-foreground);cursor:pointer;background:0 0;border-radius:999px;padding:6px 12px;font-size:12px}.option-group button.is-active{background:var(--color-foreground);border-color:var(--color-foreground);color:var(--color-background)}.playground-customize{margin-top:8px}.customize-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.customize-head h3{margin:0;font-size:14px;font-weight:540}.customize-actions{gap:6px;display:flex}.related-head{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.related-all{color:var(--color-muted-foreground);flex:none;font-size:13px;text-decoration:none}.related-all:hover{color:var(--color-foreground)}.customize-actions button{border:1px solid var(--color-border);color:var(--color-muted-foreground);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.customize-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:14px;height:14px}.customize-actions button:hover:not(:disabled){background:var(--color-muted);color:var(--color-foreground)}.customize-actions button:disabled{cursor:default;opacity:.45}.control-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;display:grid}.control{background:var(--color-muted);border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 14px;display:flex;position:relative;overflow:hidden}.control label{color:var(--color-muted-foreground);flex:none;font-size:13px;font-weight:500}.control input[type=text],.control select{color:var(--color-foreground);font-family:var(--font-mono);text-align:right;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:13px}.control select{cursor:pointer;text-align-last:right}.control-value{color:var(--color-foreground);font-family:var(--font-mono);text-align:right;flex:1;font-size:13px}.control[data-kind=color] input[type=color]{cursor:pointer;background:0 0;border:0;block-size:22px;inline-size:22px;padding:0}.control[data-kind=number]{padding:0}.control[data-kind=number] label{z-index:1;padding-left:14px}.control[data-kind=number] output{font-family:var(--font-mono);z-index:1;padding-right:14px;font-size:13px}.control[data-kind=number] input[type=range]{appearance:none;background:linear-gradient(to right, var(--color-muted) 0 var(--fill,0%), transparent var(--fill,0%) 100%);cursor:ew-resize;flex:1;width:100%;height:46px;margin:0;position:absolute;inset:0}.control[data-kind=number] input[type=range]::-webkit-slider-thumb{appearance:none;width:2px;height:46px}.control-switch{background:var(--color-muted);border:1px solid var(--color-border);cursor:pointer;border-radius:999px;width:38px;height:22px;margin-left:auto;padding:2px;transition:background .14s;position:relative}.control-switch[aria-checked=true]{background:var(--color-foreground);border-color:var(--color-foreground)}.control-switch span{background:var(--color-background);border-radius:999px;width:16px;height:16px;transition:transform .14s;display:block}.control-switch[aria-checked=true] span{transform:translate(16px)}.command{margin:0;padding:16px 18px}.command code{font-family:var(--font-mono);font-size:13px}.panel-copy{z-index:2;position:absolute;top:11px;right:12px}.code-block{font-size:13px}.code-block pre{margin:0;padding:18px;overflow-x:auto}.code-block.scrolls pre{max-height:520px;overflow-y:auto}.code-block code{font-family:var(--font-mono)}.contract{border:1px solid var(--color-border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:18px 0 0;display:grid;overflow:hidden}.contract>div{border-bottom:1px solid var(--color-border);border-right:1px solid var(--color-border);padding:14px 16px}.contract dt{color:var(--color-muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:12px}.contract dd{margin:6px 0 0;font-size:15px}.props{border-collapse:collapse;width:100%;font-size:14px}.props th{border-bottom:1px solid var(--color-border);color:var(--color-muted-foreground);letter-spacing:.04em;text-align:left;text-transform:uppercase;padding:0 12px 10px 0;font-size:12px;font-weight:500}.props td{border-bottom:1px solid var(--color-border);vertical-align:top;padding:12px 12px 12px 0}.props code{font-family:var(--font-mono);font-size:13px}.prop-doc{color:var(--color-muted-foreground);max-width:40ch;margin-top:4px;font-size:12.5px;display:block}.prop-none{color:var(--color-muted-foreground)}.required{color:var(--color-muted-foreground);margin-top:4px;font-size:11px;display:block}@media (width<=760px){.component-page{padding:56px 18px 120px}.component-header{flex-direction:column;align-items:start}.contract{grid-template-columns:1fr}.surface-section .tab-panel[data-panel=preview]{min-height:404px}.playground-stage[data-format="16:9"]{height:260px}.playground-stage[data-format="9:16"]{height:460px}.playground-stage[data-format="1:1"]{height:340px}}
