.st{display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 11px;border-radius:5px;font-family:var(--mono);font-size:12.5px;font-weight:600;color:var(--chalk);background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.st:before{content:"";width:7px;height:7px;border-radius:1.5px;background:var(--mist)}.docs-states .st-ends{display:flex;flex-wrap:wrap;gap:8px;padding-left:12px;border-left:1px dashed rgba(255,255,255,.2)}.st-open:before{background:#7f8aa6}.st-confirmed:before{background:var(--porch);box-shadow:0 0 10px var(--porch)}.st-rescheduled:before{background:var(--porch-glow)}.st-action:before{background:var(--coral)}.st-unreachable:before{background:var(--sky)}.st-cancelled:before{background:#4b5570}.code-head{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 96px 0 18px;border-bottom:1px solid var(--line-dark);background:#0a0f1e;font-family:var(--font)}.code-title{font-size:12.5px;font-weight:600;color:#c7cddb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.code-meta{font-size:11.5px;font-weight:600;color:var(--mist);white-space:nowrap}.code-meta:before{content:"";display:inline-block;width:6px;height:6px;border-radius:1px;background:var(--leaf);margin-right:6px;vertical-align:1px}.code.has-head .code-copy{top:7px}.code-group .code-tabs{padding-right:84px;scrollbar-width:none}.code-group .code-tabs::-webkit-scrollbar{display:none}.code-tab{transition:color .2s,background .2s;white-space:nowrap}.code-tab:hover{color:var(--chalk)}.code-copy{transition:color .2s,background .2s}.code-title{flex:none;max-width:70%}.code-meta{min-width:0;overflow:hidden;text-overflow:ellipsis}
