.listing__grid--disks{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.disk-tile{min-width:0}.disk-tile__lead,.disk-tile__body{display:contents}.disk-tile__art{order:0;justify-content:center;padding:6px 0 4px;display:flex}.disk-tile__action-label--mobile{display:none}.disk-tile__title{order:1;min-width:0}.disk-tile__meta{order:2;min-width:0}.disk-tile__desc{flex:none;order:3;min-width:0}.tile--ghost .disk-tile__desc{justify-content:space-between;height:56.55px}.tile__desc{min-height:56.55px;color:var(--muted-2);overflow-wrap:anywhere;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.disk-tile__tags{order:4;height:22px;overflow:hidden}.tile--ghost .disk-tile__tags .ghost--chip{height:auto}.disk-tile__author{order:5}.disk-tile__actions{flex-direction:row;order:6;gap:8px;margin-top:auto;display:flex}.disk-tile__action{white-space:nowrap;text-align:center;flex:1 1 0;min-width:0}@media (width<=760px){.library__tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.library__tools .switch{width:100%;min-width:0}.library__tools .switch__side{min-width:0;padding-inline:8px}.library__tools .field--sm{grid-column:1/-1;width:100%;min-width:0}.listing__grid--disks{flex-direction:column;gap:12px;margin:0;padding:16px 16px 28px;display:flex}.disk-tile{box-sizing:border-box;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px;min-height:98px;padding:16px;display:grid}.disk-tile__lead{flex-direction:column;gap:12px;min-width:0;display:flex}.disk-tile__body{flex-direction:column;gap:7px;min-width:0;display:flex}.disk-tile__art{padding:0}.disk-tile__art .disk{--size:64px!important}.disk-tile__art .disk__caption,.disk-tile__action-label--desktop{display:none}.disk-tile__action-label--mobile{display:block}.disk-tile__meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.disk-tile__tags{margin-top:2px}.disk-tile__actions{flex-direction:column;margin-top:0}.disk-tile__action{flex:none;width:100%;min-width:0}}.banner--ok{color:var(--ok-fg);background:var(--ok-bg);border-color:#0000}.link--btn{font:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.shell:has(.studio){flex-direction:column;min-height:calc(100dvh - 40px);display:flex}@media (width<=900px){.shell:has(.studio){min-height:100dvh}}.shell:has(.studio) .shell__body,.shell:has(.studio) .screen{flex-direction:column;flex:1;min-height:0;display:flex}.studio{grid-template-columns:1fr var(--side-col);flex:1;min-height:0;display:grid}.studio__main{flex-direction:column;gap:14px;min-width:0;min-height:0;padding:0;display:flex}.studio__code{contain:size;resize:vertical;color:#c4c4c4;width:100%;height:100%;min-height:420px;font-family:var(--font-mono);background:#191919;border:0;border-radius:0;flex:none;font-size:11px;overflow:hidden}.code-view{tab-size:2;grid-template-rows:minmax(0,1fr);grid-template-columns:max-content minmax(0,1fr);line-height:1.55;display:grid;overflow:hidden}.code-view__gutter{color:#595959;text-align:right;user-select:none;background:#171717;border-right:1px solid #292929;min-width:42px;padding:14px 9px 14px 7px;overflow:hidden}.code-view__numbers{white-space:pre;will-change:transform}.code-view__source{box-sizing:border-box;min-width:0;height:100%;min-height:0;margin:0;padding:0;overflow-wrap:normal!important;white-space:pre!important;overflow:auto!important}.studio-editor__input{caret-color:#ededed}.code-view__source::selection,.code-view__source ::selection{background:#3a4657}.code-view__source .token.comment,.code-view__source .token.prolog,.code-view__source .token.doctype,.code-view__source .token.cdata{color:#717171}.code-view__source .token.punctuation{color:#a5a5a5}.code-view__source .token.property,.code-view__source .token.tag,.code-view__source .token.constant,.code-view__source .token.symbol,.code-view__source .token.deleted{color:#df8f8f}.code-view__source .token.boolean,.code-view__source .token.number{color:#d5a96f}.code-view__source .token.selector,.code-view__source .token.attr-name,.code-view__source .token.string,.code-view__source .token.char,.code-view__source .token.builtin,.code-view__source .token.inserted{color:#9fc58f}.code-view__source .token.operator,.code-view__source .token.entity,.code-view__source .token.url,.code-view__source .language-css .token.string,.code-view__source .style .token.string{color:#8eb6c9}.code-view__source .token.atrule,.code-view__source .token.attr-value,.code-view__source .token.keyword{color:#b7a1d5}.code-view__source .token.function,.code-view__source .token.class-name{color:#d5c77d}.code-view__source .token.regex,.code-view__source .token.important,.code-view__source .token.variable{color:#d99b71}.code-view__source .token.important,.code-view__source .token.bold{font-weight:700}.code-view__source .token.italic{font-style:italic}.studio__side{border-left:1px solid var(--border);flex-direction:column;min-width:0;display:flex}.studio__run{border-bottom:1px solid var(--border);grid-column:1/-1;min-width:0;padding:20px 24px}.studio__launch[hidden]{display:none}.policy{border:1px solid var(--border);border-radius:var(--r-ui);color:#b4b4b4;background:#191919;flex-direction:column;gap:3px;max-height:190px;padding:10px 12px;font-size:11px;line-height:1.5;display:flex;overflow-y:auto}.policy__line{word-break:break-word}.policy__note{color:var(--muted-3);font-size:11px;line-height:1.45}@media (width>=561px) and (width<=760px){.shell:has(.studio){min-height:0}}@media (width<=760px){.studio{grid-template-columns:1fr}.studio__main,.studio__run{padding:16px}.studio__side{border-left:0;border-top:1px solid var(--border)}.studio__code{flex:none;height:clamp(300px,60dvh,520px);min-height:300px}}.manifest{flex-direction:column;gap:7px;font-size:13px;display:flex}.manifest__row{gap:10px;min-width:0;display:flex}.manifest__key{width:62px;color:var(--muted-3);flex:none}.manifest__value{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manifest__about{color:var(--muted);font-size:13px;line-height:1.45}.api-reference{border:1px solid var(--border);border-radius:var(--r-ui);color:var(--muted-2);background:#191919;flex-direction:column;gap:5px;padding:10px 12px;font-size:11px;line-height:1.45;display:flex}.api-reference b{color:var(--text-dim);font-weight:500}.api-reference__guide{align-self:flex-start;font-size:12px}.agent{border:0;border-bottom:1px solid var(--border);border-radius:0;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.agent__label{letter-spacing:.08em;color:var(--muted-3);font-size:11px}.agent__note{color:var(--muted-2);margin:0;font-size:13px;line-height:1.5}.agent__text{border:1px solid var(--border);background:var(--sunken);max-height:220px;color:var(--text-dim);white-space:pre-wrap;overflow-wrap:anywhere;user-select:text;border-radius:3px;margin:0;padding:12px;font-size:12px;line-height:1.6;overflow:auto}.agent__actions{align-items:center;gap:8px;display:flex}