.dp-cat-shell{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:clamp(16px,3vw,32px) 0}.dp-cat-shell .dp-cat-inner{max-width:min(1120px,100%);margin:0 auto;padding:0 clamp(12px,3vw,20px);box-sizing:border-box}.dp-cat-shell .dp-cat-title a{color:inherit;text-decoration:none;word-break:break-word}.dp-cat-shell .dp-cat-summary,.dp-cat-shell .dp-cat-date{color:var(--theme-muted,#666);font-size:.92rem;line-height:1.6}.dp-cat-shell .dp-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:clamp(12px,2vw,20px)}.dp-cat-shell .dp-cat-card,.dp-cat-shell .dp-cat-feature{min-width:0;border:var(--theme-border,1px solid #e8e8e8);border-radius:var(--theme-radius-md,0);padding:.9rem;background:var(--theme-surface-1,#fff);box-sizing:border-box}.dp-cat-shell .dp-cat-media,.dp-cat-shell .dp-cat-media img{max-width:100%;height:auto;display:block;border-radius:var(--theme-image-radius,0)}.dp-cat-shell .dp-cat-list,.dp-cat-shell .dp-cat-rank,.dp-cat-shell .dp-cat-timeline,.dp-cat-shell .dp-cat-sparse-list{margin:0;padding:0;list-style:none}.dp-cat-shell .dp-cat-item,.dp-cat-shell .dp-cat-timeline__item{padding:.75rem 0;border-bottom:1px solid var(--theme-border-soft,#eee);min-width:0}.dp-cat-shell .dp-cat-timeline__item{padding-left:1rem;border-left:2px solid var(--theme-accent,#2563eb);margin-left:.35rem;border-bottom:0;margin-bottom:.85rem}.dp-cat-shell .dp-cat-split{display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:clamp(14px,3vw,24px);align-items:start}.dp-cat-shell .dp-cat-featured{display:grid;gap:14px;margin:0 0 1.25rem}.dp-cat-shell .dp-cat-stream{display:grid;gap:14px}.dp-cat-shell .dp-cat-stream-item{display:grid;grid-template-columns:minmax(0,160px) minmax(0,1fr);gap:12px;align-items:start}.dp-cat-shell .dp-cat-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dp-cat-shell .dp-cat-table{width:100%;border-collapse:collapse}.dp-cat-shell .dp-cat-table td{padding:.65rem .4rem;border-bottom:1px solid var(--theme-border-soft,#eee);vertical-align:top}.dp-cat-shell .dp-cat-rank{counter-reset:dp-cat-rank}.dp-cat-shell .dp-cat-rank > li{counter-increment:dp-cat-rank;padding-left:2rem;position:relative}.dp-cat-shell .dp-cat-rank > li::before{content:counter(dp-cat-rank);position:absolute;left:0;top:.75rem;color:var(--theme-accent,#2563eb);font-weight:700}.dp-cat-shell .dp-cat-pagination{margin-top:1.25rem;max-width:100%;overflow-x:auto}.dp-cat-shell .dp-cat-sparse{padding:1.5rem 0;text-align:left}.dp-cat-shell.dp-cat--dense-index .dp-cat-list{columns:1;column-gap:24px}@media (min-width:900px){.dp-cat-shell.dp-cat--dense-index .dp-cat-list{columns:2}.dp-cat-shell .dp-cat-featured{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:390px){.dp-cat-shell .dp-cat-split{grid-template-columns:1fr}.dp-cat-shell .dp-cat-stream-item{grid-template-columns:1fr}.dp-cat-shell .dp-cat-grid{grid-template-columns:1fr}.dp-cat-shell .dp-cat-inner{padding:0 12px}.dp-cat-shell .dp-cat-title{writing-mode:horizontal-tb;white-space:normal}}/* page-category-system-v1 */