@layer slices{body:has(.examples-toolbar){--page-frame:none}.examples-toolbar{top:var(--header-h);z-index:10;background:var(--surface);border-bottom:1px solid var(--rule);flex-direction:column;gap:.75rem;padding:.85rem 1.75rem;display:flex;position:sticky}.examples-toolbar__menu{min-width:0;container-type:inline-size}.examples-toolbar__controls{flex-wrap:wrap;align-items:center;gap:.6rem .9rem;display:flex}.examples-toolbar__count{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:.82rem}.example-search{flex:0 11rem;align-items:center;min-width:7rem;display:flex;position:relative}.example-search__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.example-search__icon{width:.95rem;height:.95rem;color:var(--text-faint);pointer-events:none;position:absolute;left:.55rem}.example-search__input{width:100%;height:var(--toolbar-control-h);line-height:1;font-family:var(--sans);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:.45rem;padding:0 .6rem 0 1.95rem;font-size:.86rem}.example-search__input::placeholder{color:var(--text-faint)}.example-search__input:focus-visible{outline:2px solid var(--brand);outline-offset:1px;border-color:#0000}.examples-empty{text-align:center;color:var(--muted);margin:3rem auto;font-size:.95rem}.view-switch{height:var(--toolbar-control-h);border:1px solid var(--line);border-radius:.45rem;flex:none;display:inline-flex;position:relative}.view-switch__slot{display:flex;position:relative}.view-switch__slot:first-child .view-switch__option{border-start-start-radius:.35rem;border-end-start-radius:.35rem}.view-switch__slot:last-child .view-switch__option{border-start-end-radius:.35rem;border-end-end-radius:.35rem}.view-switch__caret{opacity:.75;flex:none;width:.5rem;height:.5rem}.card-size__menu{z-index:20;border:1px solid var(--line);background:var(--surface-raised);min-width:9rem;box-shadow:var(--card-shadow);border-radius:.5rem;flex-direction:column;padding:.25rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0}.card-size__option{color:var(--muted);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:.35rem;align-items:center;gap:.55rem;padding:.4rem .55rem;font-size:.9rem;display:flex}.card-size__option:hover{background:var(--chip-bg);color:var(--ink)}.card-size__option[aria-checked=true]{background:color-mix(in oklab, var(--brand) 12%, transparent);color:var(--brand);font-weight:600}.card-size__option[aria-checked=true] .card-size__swatch{opacity:1}.card-size__swatch{fill:currentColor;opacity:.45;flex:none;width:1rem;height:1rem}.view-switch__option{height:100%;color:var(--muted);background:var(--surface);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.3rem;padding:0 .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.view-switch__slot+.view-switch__slot .view-switch__option{border-left:1px solid var(--line)}.view-switch__option:hover{background:var(--nav-btn-bg-hover);color:var(--ink)}.view-switch__option[aria-pressed=true]{background:var(--filter-active-bg);color:var(--ink)}.examples-grid{--card-min:23.5rem;--card-max:28rem;grid-template-columns:repeat(auto-fill, minmax(min(var(--card-min), 100%), 1fr));justify-items:center;gap:1rem;margin-block:1.25rem;margin-inline:1.75rem;display:grid}.examples-grid[data-size=small]{--card-min:15.5rem;--card-max:21rem}@media (min-width:900px){.examples-grid[data-size=small]{--card-min:18rem}}.examples-grid[data-size=medium]{--card-min:23.5rem;--card-max:28rem}.examples-grid[data-size=large]{--card-min:29.5rem;--card-max:35rem}.examples-grid__cell{width:100%;min-width:0;max-width:var(--card-max);display:flex}.examples-grid .post-card{flex-direction:column;flex:1;display:flex}.examples-grid .post-card__title{padding:.4rem .7rem;font-size:1rem;line-height:1.3}.examples-grid .post-card__footer{gap:.3rem;margin-top:auto;padding:.5rem .7rem .6rem}.examples-grid .tag-chip,.example-row .tag-chip{color:var(--text-secondary);padding:.08rem .45rem;font-size:.7rem}.tag-grid{flex-wrap:wrap;justify-content:flex-start;gap:2rem;margin-block:2rem;padding-inline:1rem;display:flex}.example-list{margin:1.25rem 1.75rem 3rem}.example-list__heading{top:calc(var(--header-h) + 3.5rem);z-index:5;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);background:var(--page-bg);border-bottom:1px solid var(--rule);padding:.3rem 0;font-size:.72rem;font-weight:700;position:sticky}.example-list__rows{margin:0;padding:0;list-style:none}.example-row{border-bottom:1px solid var(--rule-warm);align-items:center;gap:.75rem;padding:.35rem .2rem;display:flex}.example-row:hover{background:var(--surface-sunken)}.example-row__framework{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);flex:0 0 5rem;font-size:.7rem;font-weight:600}.example-row__title{min-width:0;color:var(--brand);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.95rem;text-decoration:none;overflow:hidden}.example-row__title:hover{text-decoration:underline}.example-row__tags{flex:none;gap:.3rem;display:flex}.example-row__date{text-align:right;color:var(--text-faint);font-variant-numeric:tabular-nums;flex:0 0 6rem;font-size:.78rem}@media (max-width:640px){.example-row__tags,.example-row__date{display:none}.example-row__framework{flex-basis:4rem}}.example-matrix{margin:1.25rem 1.75rem 3rem}.example-matrix__scroll{overflow-x:auto}.example-matrix__table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:34rem;font-size:.9rem}.example-matrix__table thead th:first-child,.example-matrix__demo{width:30%}.example-matrix__caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.example-matrix__table thead th{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);text-align:center;padding:0 .4rem .5rem;font-size:.7rem;font-weight:700}.example-matrix__table thead th:first-child{text-align:left}.example-matrix__table tbody tr:hover{background:var(--surface-sunken)}.example-matrix__demo{text-align:left;overflow-wrap:break-word;border-bottom:1px solid var(--rule-warm);padding:.3rem 1rem .3rem .2rem;font-size:.92rem;font-weight:600}.example-matrix__cell{text-align:center;border-bottom:1px solid var(--rule-warm);padding:.3rem .4rem}.example-matrix__built{width:1.8rem;height:1.8rem;color:var(--brand);background:var(--nav-btn-bg);border:1px solid #0000;border-radius:.35rem;justify-content:center;align-items:center;display:inline-flex}.example-matrix__built:hover{background:var(--filter-active-bg);border-color:var(--brand)}.example-matrix__tick{width:.85rem;height:.85rem}.example-matrix__gap{color:var(--text-faint)}.example-matrix__singles{border-top:1px solid var(--rule);margin-top:1.75rem;padding-top:1rem}.example-matrix__singles-heading{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:.7rem;font-size:.72rem;font-weight:700}.example-matrix__single-list{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.example-matrix__single{color:var(--text-secondary);background:var(--tag-bg);border-radius:.4rem;padding:.22rem .55rem;font-size:.82rem;text-decoration:none;display:inline-block}.example-matrix__single:hover{background:var(--nav-btn-bg-hover);color:var(--ink)}::view-transition-group(*){animation-duration:.24s;animation-timing-function:cubic-bezier(.2,0,.2,1)}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}@media (min-width:768px){.examples-toolbar{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.examples-toolbar__controls{flex-wrap:nowrap;flex:0 auto;justify-content:flex-end}.examples-toolbar__menu{flex:auto;min-width:18rem}}}
