.hub-page .section{padding-block:clamp(3rem,6vw,4.75rem)}.hub-page .band{background:var(--surface-2);border-block:1px solid var(--line)}.hub-page section[id]{scroll-margin-top:4.5rem}.hub-page .section-head{margin-bottom:clamp(1.5rem,3vw,2.1rem)}.hub-page .section-head h2{font-size:clamp(1.6rem,3.2vw,2.3rem);margin-top:.8rem}.hub-page .section-head p{font-size:1rem;margin-top:.7rem;max-width:42rem}.hub-page .head{padding-bottom:clamp(2.5rem,5vw,3.5rem)}.hub-page .head h1{font-size:clamp(2rem,4.5vw,3.2rem);margin-top:1rem}.hub-page .lede{overflow-wrap:anywhere;margin-top:1.1rem;font-size:1.1rem;color:var(--ink-soft);max-width:46rem}.hub-page .actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}.hub-page .compose-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.3rem 1.4rem;box-shadow:var(--shadow-sm)}.hub-page .compose-row{display:flex;flex-wrap:wrap;align-items:end;gap:.9rem}.hub-page .compose-row label{display:flex;flex-direction:column;gap:.3rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);flex:1 1 14rem;min-width:0}.hub-page .compose-row select{width:100%;min-width:0;max-width:100%;font:inherit;font-family:var(--font-mono);font-size:.95rem;letter-spacing:0;text-transform:none;color:var(--ink);background-color:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.55rem .7rem}.hub-page .times{font-size:1.4rem;color:var(--ink-faint);padding-bottom:.45rem}.hub-page .plan{margin-top:1rem;border:1px solid var(--line);border-radius:var(--radius-sm);padding:.8rem .9rem .9rem}.hub-page .plan-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.7rem}.hub-page .plan-title{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint)}.hub-page .plan-count{display:inline-block;min-width:1.4em;margin-left:.3rem;padding:0 .35rem;border-radius:999px;background:var(--surface-2);color:var(--ink-soft);text-align:center;letter-spacing:0}.hub-page .plan-verdict{font-family:var(--font-mono);font-size:.8rem}.hub-page .plan-verdict.is-ok{color:var(--teal-text)}.hub-page .plan-verdict.is-bad{color:#b91c1c}.hub-page .plan ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.hub-page .plan li{flex:0 1 auto;min-width:min(14rem,100%);max-width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:.8rem;font-size:.88rem;padding:.5rem .7rem;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--surface-2)}.hub-page .plan li.bad{border-color:color-mix(in srgb,#b91c1c 35%,var(--line-soft))}.hub-page .plan li.bad .mode{color:#b91c1c}.hub-page .plan .mode{color:var(--ink-soft);font-family:var(--font-mono);font-size:.8rem;text-align:right;overflow-wrap:anywhere}.hub-page .plan .mode em{font-style:normal;color:var(--ink-faint)}.hub-page .cmd{position:relative;margin-top:1rem}.hub-page .cmd pre{margin:0;background:var(--term-bg);color:var(--term-fg);border-radius:var(--radius-sm);padding:.9rem 5.5rem .9rem 1rem;overflow-x:auto;font-size:.85rem;line-height:1.5}.hub-page .cmd .copy{position:absolute;top:.6rem;right:.6rem;font:inherit;font-family:var(--font-mono);font-size:.72rem;background:#ffffff14;color:var(--term-fg);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.25rem .7rem;cursor:pointer}.hub-page .cmd .copy:hover{background:#ffffff29}.hub-page .cmd-note{color:color-mix(in srgb,var(--term-fg) 55%,transparent)}.hub-page .hint{margin-top:.9rem;font-size:.82rem;color:var(--ink-faint)}.hub-page .hint code{font-size:.78rem;overflow-wrap:anywhere}.hub-page .catalog-head{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:0 1.5rem}.hub-page .catalog-head .section-head{flex:1 1 26rem}.hub-page .filter{font:inherit;font-size:.9rem;color:var(--ink);background-color:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.5rem 1rem;min-width:18rem;margin-bottom:.9rem}.hub-page .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));gap:1rem}.hub-page .empty{grid-column:1 / -1;color:var(--ink-faint);padding:1.5rem 0}.hub-page .card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:var(--shadow-sm)}.hub-page .badges>*{white-space:nowrap}.hub-page .card h3{font-size:1rem;margin:0;font-weight:650}.hub-page .card--link{color:inherit;text-decoration:none;gap:.5rem;transition:border-color .15s,box-shadow .15s,transform .15s}.hub-page .card--link:hover{border-color:var(--teal-deep);box-shadow:var(--shadow-md, var(--shadow-sm));transform:translateY(-1px)}.hub-page .card--link:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.hub-page .card--link h3{overflow-wrap:anywhere;line-height:1.3}.hub-page .card--link .ns{color:var(--ink-faint);font-weight:500}.hub-page .card--link .badges{justify-content:flex-start}.hub-page .card--link .desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-page .card-foot{margin-top:auto;display:flex;flex-wrap:wrap;gap:.45rem;font-size:.78rem;color:var(--ink-faint);font-variant-numeric:tabular-nums}.hub-page .card-foot .star{color:var(--teal-text);font-weight:650}@media(prefers-reduced-motion:reduce){.hub-page .card--link{transition:none}.hub-page .card--link:hover{transform:none}}.hub-page .mono{font-family:var(--font-mono)}.hub-page .badges{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;justify-content:flex-end}.hub-page .owner{font-family:var(--font-mono);font-size:.7rem;color:var(--ink-soft);text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:.1rem .55rem}.hub-page .owner:hover{color:var(--teal-text);border-color:var(--teal-deep)}.hub-page .official{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.04em;text-transform:uppercase;color:var(--teal-text);background:var(--teal-wash);border-radius:999px;padding:.15rem .55rem;text-decoration:none}.hub-page .official:hover{text-decoration:underline}.hub-page [hidden]{display:none!important}.hub-page .fit{margin-top:1rem;display:grid;gap:.6rem}.hub-page .fit:first-child .fit-label{margin-top:0}.hub-page .fit-label{display:block;margin:1rem 0 .35rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint)}.hub-page .fit-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem;font-size:.88rem;color:var(--ink-soft)}.hub-page .fit-head b{color:var(--teal-text);font-variant-numeric:tabular-nums}.hub-page .fit-filter{min-width:0;width:14rem;margin:0;padding:.35rem .8rem;font-size:.82rem}.hub-page .fit-chips{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.hub-page .fit-chip{display:inline-flex;align-items:center;gap:.4rem;font:inherit;font-family:var(--font-mono);font-size:.78rem;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.25rem .7rem .25rem .35rem;cursor:pointer}.hub-page .fit-chip:hover{border-color:var(--teal-deep)}.hub-page .fit-chip.is-current{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal)}.hub-page .fit-mark{display:inline-grid;place-items:center;min-width:1.4rem;height:1.4rem;padding:0 .3rem;border-radius:999px;font-size:.72rem;font-weight:700}.hub-page .fit-chip.is-ok .fit-mark{background:var(--teal-wash);color:var(--teal-text)}.hub-page{--fit-partial: #b45309}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .hub-page{--fit-partial: #fbbf24}}:root[data-theme=dark] .hub-page{--fit-partial: #fbbf24}.hub-page .fit-chip.is-partial .fit-mark{background:color-mix(in srgb,var(--fit-partial) 18%,transparent);color:var(--fit-partial)}.hub-page .fit-chip.is-bad{color:var(--ink-faint)}.hub-page .fit-chip.is-bad .fit-mark{background:var(--surface-2);color:var(--ink-faint)}.hub-page .fit-none{font-size:.85rem;color:var(--ink-faint)}.hub-page .linkish{font:inherit;color:var(--teal-text);background:none;border:0;padding:0;cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:2px}.hub-page .linkish:hover{text-decoration-color:currentColor}.hub-page .catalog-tools{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:clamp(1.5rem,3vw,2.1rem)}.hub-page .catalog-tools .filter{margin-bottom:0}.hub-page .sort{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--ink-faint);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em}.hub-page .sort select{font:inherit;text-transform:none;letter-spacing:0;font-size:.85rem;color:var(--ink);background-color:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.4rem .8rem}.hub-page .ver{font-family:var(--font-mono);font-size:.7rem;color:var(--ink-faint);white-space:nowrap}.hub-page .kind{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);border:1px solid var(--line);border-radius:999px;padding:.1rem .55rem;white-space:nowrap}.hub-page .card p{margin:0;font-size:.9rem;color:var(--ink-soft)}.hub-page .tags{display:flex;flex-wrap:wrap;gap:.35rem}.hub-page .tag{font-family:var(--font-mono);font-size:.68rem;color:var(--teal-text);background:var(--teal-wash);border-radius:999px;padding:.15rem .55rem}.hub-page .mode-tag{color:var(--ink-soft);background:var(--surface-2)}.hub-page .publish-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:1rem}.hub-page .pub-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:.7rem}.hub-page .pub-card h3{margin:0;font-size:1rem}.hub-page .pub-card p{margin:0;font-size:.9rem;color:var(--ink-soft)}.hub-page .pub-card .actions{margin-top:.2rem}.hub-page .publish pre,.hub-page .pub-card pre{margin:0;background:var(--term-bg);color:var(--term-fg);border-radius:var(--radius-sm);padding:.8rem 1rem;overflow-x:auto;font-size:.8rem;line-height:1.55}.hub-page .publish .wrap>pre{margin-top:.8rem}.hub-page .publish-head{max-width:46rem}.hub-page .mirror-h{margin:2.4rem 0 .5rem;font-size:1.15rem}.hub-page .publish .wrap>p{color:var(--ink-soft);font-size:.95rem;max-width:46rem}.hub-page .docs-link{margin-top:1rem}@media(max-width:720px){.hub-page .compose-row label{flex-basis:100%}.hub-page .times{display:none}.hub-page .filter{min-width:0;width:100%}.hub-page .cmd pre{padding:2.6rem 1rem .9rem}.hub-page .catalog-tools{width:100%}.hub-page .catalog-tools .filter{flex:1 1 12rem}}.hub-page .back{display:inline-block;font-size:.88rem;color:var(--ink-soft);text-decoration:none;margin-bottom:1.2rem}.hub-page .back:hover{color:var(--teal-text)}.hub-page .tpl-hero .eyebrow{margin-bottom:.2rem}.hub-page .tpl-title{font-size:clamp(1.6rem,3.6vw,2.5rem);overflow-wrap:anywhere;line-height:1.2;margin:.8rem 0 .7rem}.hub-page .tpl-title .ns{color:var(--ink-faint);font-weight:500}.hub-page .tpl-badges{justify-content:flex-start}.hub-page .tpl-hero .tags{margin-top:1rem}.hub-page .tpl-facts{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;margin-top:1.1rem;font-size:.9rem;color:var(--ink-soft);font-variant-numeric:tabular-nums}.hub-page .tpl-facts .star{color:var(--teal-text)}.hub-page .tpl-facts .sep{margin-inline:.55rem;color:var(--ink-faint)}.hub-page .tpl-facts a{color:var(--ink-soft)}.hub-page .tpl-facts a:hover{color:var(--teal-text)}.hub-page .tpl-hero .actions{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.6rem}.hub-page .tpl-details{display:grid;gap:clamp(2rem,4vw,2.8rem)}.hub-page .tpl-block h2{font-size:1.3rem;margin:0 0 .4rem;display:flex;align-items:baseline;gap:.5rem}.hub-page .tpl-block h2 .count{font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--ink-faint)}.hub-page .tpl-note{font-size:.88rem;color:var(--ink-soft);margin:0 0 .9rem;max-width:46rem}.hub-page .table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.hub-page .tpl-table{width:100%;border-collapse:collapse;font-size:.88rem}.hub-page .tpl-table th{text-align:left;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);background:var(--surface-2);padding:.6rem .9rem;border-bottom:1px solid var(--line)}.hub-page .tpl-table td{padding:.65rem .9rem;border-bottom:1px solid var(--line-soft, var(--line));vertical-align:top;color:var(--ink-soft)}.hub-page .tpl-table tr:last-child td{border-bottom:0}.hub-page .tpl-table td.mono{color:var(--ink);white-space:nowrap}.hub-page .tpl-table .sub{display:block;font-family:var(--font-body, inherit);font-size:.78rem;color:var(--ink-faint);white-space:normal;margin-top:.15rem}.hub-page .dim{color:var(--ink-faint)}.hub-page .req,.hub-page .secret{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.05rem .45rem;margin-left:.3rem}.hub-page .req{color:var(--teal-text);background:var(--teal-wash)}.hub-page .secret{color:var(--fit-partial);background:color-mix(in srgb,var(--fit-partial) 14%,transparent)}.hub-page .tpl-versions{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.hub-page .tpl-versions li{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;padding:.6rem .9rem;border-bottom:1px solid var(--line-soft, var(--line));font-size:.86rem}.hub-page .tpl-versions li:last-child{border-bottom:0}.hub-page .tpl-versions .v{font-weight:650;color:var(--ink);min-width:2.2rem}.hub-page .tpl-versions a{color:var(--teal-text);text-decoration:none}.hub-page .tpl-versions a:hover{text-decoration:underline}.hub-page .lede a{color:var(--teal-text);text-underline-offset:2px}.hub-page select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink-faint) 50%),linear-gradient(135deg,var(--ink-faint) 50%,transparent 50%);background-position:calc(100% - 1.15rem) 52%,calc(100% - .8rem) 52%;background-size:.35rem .35rem,.35rem .35rem;background-repeat:no-repeat;padding-right:2.2rem;cursor:pointer;text-overflow:ellipsis}.hub-page .sort select,.hub-page .filter{box-sizing:border-box;height:2.5rem;line-height:1.2}.hub-page .sort select{padding:0 2.2rem 0 1rem;min-width:11rem}.hub-page .filter{padding:0 1rem}.hub-page .compose-row select{padding-right:2.4rem}.hub-page select:hover,.hub-page .filter:hover{border-color:color-mix(in srgb,var(--teal-deep) 45%,var(--line))}.hub-page select:focus-visible,.hub-page .filter:focus-visible{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal) 22%,transparent)}.hub-page .filter::placeholder{color:var(--ink-faint);opacity:1}.hub-page .filter::-webkit-search-cancel-button{cursor:pointer;margin-left:.4rem}.hub-page .fit-filter{height:2.1rem;padding:0 .85rem;font-size:.82rem}.hub-page .fit-more{font-size:.82rem}.hub-page .official,.hub-page .owner,.hub-page .kind{font-family:var(--font-mono);font-size:.7rem;letter-spacing:0;text-transform:none;line-height:1.5;padding:.05rem .55rem;border:1px solid var(--line);border-radius:999px;white-space:nowrap}.hub-page .official{border-color:transparent}.hub-page .kind{color:var(--ink-faint)}.hub-page span.official:hover{text-decoration:none}.hub-page a.kind{text-decoration:none;transition:color .15s,border-color .15s}.hub-page a.kind:hover{color:var(--teal-text);border-color:var(--teal-text)}.hub-page .facets{display:contents}.hub-page .facet{position:relative}.hub-page .facet-btn{box-sizing:border-box;height:2.5rem;display:inline-flex;align-items:center;gap:.45rem;font:inherit;font-size:.85rem;color:var(--ink);background-color:var(--surface);border:1px solid var(--line);border-radius:999px;padding:0 2.2rem 0 1rem;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--ink-faint) 50%),linear-gradient(135deg,var(--ink-faint) 50%,transparent 50%);background-position:calc(100% - 1.15rem) 52%,calc(100% - .8rem) 52%;background-size:.35rem .35rem,.35rem .35rem;background-repeat:no-repeat}.hub-page .facet-btn:hover{border-color:color-mix(in srgb,var(--teal-deep) 45%,var(--line))}.hub-page .facet-btn:focus-visible{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal) 22%,transparent)}.hub-page .facet-btn.is-active{border-color:var(--teal-deep)}.hub-page .facet-btn[aria-expanded=true]{border-color:var(--teal)}.hub-page .facet-n{display:inline-grid;place-items:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:999px;background:var(--teal);color:#fff;font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums}.hub-page .facet-pop{position:absolute;top:calc(100% + .4rem);left:0;z-index:30;box-sizing:border-box;width:max-content;min-width:14rem;max-width:min(22rem,90vw);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:.5rem;display:grid;gap:.4rem}.hub-page .facet-q{height:2.1rem;width:100%;min-width:0;font-size:.82rem}.hub-page .facet-opts{max-height:16rem;overflow-y:auto;display:grid}.hub-page .facet-opt{display:flex;align-items:center;gap:.6rem;padding:.45rem .55rem;border-radius:var(--radius-sm);font-size:.86rem;color:var(--ink);cursor:pointer}.hub-page .facet-opt:hover{background:var(--surface-2)}.hub-page .facet-opt input{width:1rem;height:1rem;margin:0;accent-color:var(--teal);flex:none;cursor:pointer}.hub-page .facet-name{flex:1;font-family:var(--font-mono);font-size:.8rem;overflow-wrap:anywhere}.hub-page .facet-count{color:var(--ink-faint);font-size:.75rem;font-variant-numeric:tabular-nums}.hub-page .facet-foot{display:flex;justify-content:flex-end;border-top:1px solid var(--line);padding:.4rem .4rem .1rem}.hub-page .facet-clear{font-size:.8rem}.hub-page .linkish:disabled{color:var(--ink-faint);cursor:default;text-decoration:none}.hub-page .active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin:-.6rem 0 1.2rem}.hub-page .active-chip{font:inherit;font-size:.8rem;font-family:var(--font-mono);color:var(--ink);background:var(--teal-wash);border:1px solid color-mix(in srgb,var(--teal) 35%,transparent);border-radius:999px;padding:.2rem .65rem;cursor:pointer}.hub-page .active-chip:hover{border-color:var(--teal)}.hub-page .active-chip .dim{font-family:var(--font-body)}.hub-page .clear-all{font-size:.8rem;margin-left:.3rem}.hub-page .sort-select{box-sizing:border-box;height:2.5rem;font:inherit;font-size:.85rem;color:var(--ink);background-color:var(--surface);border:1px solid var(--line);border-radius:999px;padding:0 2.2rem 0 1rem}.hub-page .tpl-badges .ver{font-family:var(--font-mono);font-size:.7rem;line-height:1.5;padding:.05rem .55rem;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);white-space:nowrap}.hub-page .tpl-versions li{display:grid;grid-template-columns:2.6rem 4.6rem 6.2rem auto 1fr}.hub-page .tpl-versions li>a:last-child{justify-self:start}.hub-page .tpl-after{margin-top:.7rem}.hub-page .tpl-note code{white-space:nowrap}@media(max-width:520px){.hub-page .tpl-versions li{grid-template-columns:2.4rem 4.4rem 1fr}}.hub-page .pub-card{min-width:0}.hub-page .pub-card pre{white-space:pre;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--term-fg) 35%,transparent) transparent}.hub-page .publish a:not(.btn),.hub-page .tpl-page .tpl-note a{color:var(--teal-text);text-underline-offset:2px}.hub-page .grid-more{display:flex;justify-content:center;margin-top:1.4rem}.hub-page .hint a{color:var(--teal-text);white-space:nowrap}@media(max-width:720px){.hub-page .cmd pre{white-space:pre-wrap;overflow-wrap:anywhere}}@media(max-width:560px){.hub-page .facet-pop,.hub-page .facet-pop.is-right{position:fixed;left:1rem;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));top:auto;width:auto;max-width:none}.hub-page .facet-opts{max-height:45vh}}.hub-page .facet-pop.is-right{left:auto;right:0}.hub-page .pub-choices{display:grid;grid-template-columns:1fr;gap:.6rem;margin-top:auto}.hub-page .pub-choices .btn{width:100%;justify-content:center;box-sizing:border-box}.hub-page .tpl-block-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem 1.2rem}.hub-page .tpl-block-tools{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.2rem;font-size:.85rem}.hub-page .switch{display:inline-flex;align-items:center;gap:.45rem;color:var(--ink-soft);cursor:pointer}.hub-page .switch input{width:1rem;height:1rem;margin:0;accent-color:var(--teal);cursor:pointer}.hub-page .manage{font-size:.85rem;text-decoration:none}.hub-page .tpl-versions li.is-deprecated{background:var(--surface-2)}.hub-page .tpl-versions li.is-deprecated .v,.hub-page .tpl-versions li.is-deprecated .dim{color:var(--ink-faint);text-decoration:line-through;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent)}.hub-page .dep{font-family:var(--font-mono);font-size:.7rem;line-height:1.5;padding:.05rem .55rem;border-radius:999px;color:var(--fit-partial);background:color-mix(in srgb,var(--fit-partial) 14%,transparent)}.hub-page .vmeta{display:flex;flex-wrap:wrap;gap:.3rem .8rem;align-items:baseline}.hub-page .vreason{color:var(--ink-soft);font-size:.82rem}.hub-page .tpl-versions li{grid-template-columns:2.6rem 6.4rem 6.2rem auto 1fr}@media(max-width:520px){.hub-page .tpl-versions li{grid-template-columns:2.4rem 6rem 1fr}}.hub-page .hub-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:44rem;margin-top:1.6rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.hub-page .hstat{display:flex;flex-direction:column;gap:.2rem;padding:.95rem 1.1rem;color:inherit;text-decoration:none;border-left:1px solid var(--line);transition:background .15s}.hub-page .hstat:first-child{border-left:0}.hub-page .hstat:hover{background:var(--surface-2)}.hub-page .hstat:hover .hstat-l{color:var(--teal-text)}.hub-page .hstat:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}.hub-page .hstat-n{font-family:var(--font-display);font-weight:680;font-size:clamp(1.5rem,3vw,1.9rem);letter-spacing:-.02em;line-height:1.1;color:var(--ink);font-variant-numeric:tabular-nums}.hub-page .hstat-l{font-size:.82rem;color:var(--ink-soft);line-height:1.3;transition:color .15s}.hub-page .hub-live{display:flex;align-items:center;gap:.5rem;margin:.7rem 0 0;font-size:.8rem;color:var(--ink-faint)}.hub-page .hub-live a{color:var(--teal-text);text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:3px}.hub-page .hub-live a:hover{text-decoration-color:currentColor}.hub-page .live-dot{width:.45rem;height:.45rem;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal) 22%,transparent)}@media(max-width:560px){.hub-page .hub-stats{grid-template-columns:1fr 1fr}.hub-page .hstat:nth-child(3){border-left:0}.hub-page .hstat:nth-child(n+3){border-top:1px solid var(--line)}}@media(prefers-reduced-motion:reduce){.hub-page .hstat,.hub-page .hstat-l{transition:none}}.hub-page .tpl-table td.flags{white-space:nowrap}.hub-page .tpl-table td.flags>span{display:inline-block;margin:0 .3rem .25rem 0}.hub-page .req,.hub-page .secret{text-transform:none;letter-spacing:0;font-size:.7rem;margin-left:0}.hub-page .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hub-page .tpl-table td code{font-size:.82em;background:var(--surface-2);border:1px solid var(--line);border-radius:4px;padding:0 .3rem}.hub-page .tpl-details>*{min-width:0}@media(max-width:560px){.hub-page .tpl-params thead{display:none}.hub-page .tpl-params,.hub-page .tpl-params tbody,.hub-page .tpl-params tr,.hub-page .tpl-params td{display:block;width:auto}.hub-page .tpl-params tr{padding:.75rem .9rem;border-bottom:1px solid var(--line)}.hub-page .tpl-params tr:last-child{border-bottom:0}.hub-page .tpl-params td{padding:.1rem 0;border:0;white-space:normal}.hub-page .tpl-params td:first-child{display:inline-block;font-weight:650;margin-right:.5rem}.hub-page .tpl-params td.flags{display:inline-block}.hub-page .tpl-params td[data-label]{display:inline-block;margin-right:1rem;font-size:.8rem;color:var(--ink-soft)}.hub-page .tpl-params td[data-label]:before{content:attr(data-label) " ";font-family:var(--font-body);color:var(--ink-faint)}.hub-page .tpl-params td:last-child{margin-top:.3rem}.hub-page .tpl-versions li{display:flex;flex-wrap:wrap;gap:.3rem .8rem}}.hub-page .topics{display:flex;flex-wrap:wrap;gap:.2rem .9rem;margin-top:.9rem}.hub-page .topic{font-size:.9rem;color:var(--ink-soft);text-decoration:none}.hub-page .topic:hover{color:var(--teal-text);text-decoration:underline;text-underline-offset:3px}.hub-page .tpl-facts a{color:var(--teal-text);text-decoration:none}.hub-page .tpl-facts a:hover{text-decoration:underline;text-underline-offset:3px}
