.dp-category{--ink: #07080a;--ink-2: #0d0e11;--ink-3: #121419;--surface: #0d0d0d;--surface-2: #14161b;--surface-3: #1a1d24;--line: rgba(255, 255, 255, .08);--line-2: rgba(255, 255, 255, .14);--line-3: rgba(255, 255, 255, .22);--fg: #f7f7f8;--fg-2: #d4e1e9;--fg-3: #9ba3ad;--fg-4: #6b727c;--fg-5: #4a4f58;--accent: #247bfe;--accent-2: #5d9fff;--accent-soft: rgba(36, 123, 254, .18);--accent-line: rgba(36, 123, 254, .35);--container-w: 1440px;--container-x: 56px;background:var(--ink);color:var(--fg);font-family:ProximaNova,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh}.dp-category *{box-sizing:border-box}.dp-category a{color:inherit;text-decoration:none}.dp-category button{font:inherit;cursor:pointer;border:none;background:none;color:inherit;padding:0}.dp-category .tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.dp-category .container{max-width:var(--container-w);margin:0 auto;padding-left:var(--container-x);padding-right:var(--container-x)}.dp-category .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);font-weight:600}@media (max-width: 1100px){.dp-category{--container-x: 28px}}.dp-category .cat-hero{position:relative;padding:72px 0 48px;border-bottom:1px solid var(--line);overflow:hidden}.dp-category .cat-hero .grid-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 60% at 90% -10%,var(--accent-soft) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at -10% 110%,rgba(36,123,254,.08) 0%,transparent 60%)}.dp-category .cat-hero .crumbs{position:relative;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--fg-4);letter-spacing:.04em;margin-bottom:36px}.dp-category .cat-hero .crumbs a{color:var(--fg-3);cursor:pointer;transition:color .15s}.dp-category .cat-hero .crumbs a:hover{color:var(--accent-2)}.dp-category .cat-hero .crumbs .sep{color:var(--fg-5)}.dp-category .cat-hero-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:80px;align-items:end}@media (max-width: 900px){.dp-category .cat-hero-row{grid-template-columns:1fr;gap:32px}}.dp-category .cat-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-3);font-weight:600;margin-bottom:18px}.dp-category .cat-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.dp-category .cat-eyebrow-spacer{color:var(--fg-5)}.dp-category .cat-h1{font-size:clamp(56px,9vw,128px);font-weight:700;letter-spacing:-.04em;line-height:.94;margin:0 0 24px;color:var(--fg)}.dp-category .cat-h1-italic{font-style:italic;font-weight:500;color:var(--fg-3)}.dp-category .cat-scope{font-size:22px;color:var(--fg-2);line-height:1.4;letter-spacing:-.005em;margin:0 0 18px;max-width:640px;font-weight:500}.dp-category .cat-dek{font-size:15px;line-height:1.6;color:var(--fg-3);margin:0;max-width:580px}.dp-category .cat-hero-meta{border-top:1px solid var(--line)}.dp-category .cat-hero-meta-row{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.dp-category .cat-hero-meta-row>:first-child{color:var(--fg-4);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.dp-category .cat-hero-meta-row>:last-child{color:var(--fg-2);font-weight:500}.dp-category .cat-headline{padding:56px 0 64px;border-bottom:1px solid var(--line)}.dp-category .cat-headline-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:24px;flex-wrap:wrap}.dp-category .cat-headline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}@media (max-width: 1100px){.dp-category .cat-headline-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.dp-category .cat-headline-grid{grid-template-columns:1fr}}.dp-category .cat-headline-cell{background:var(--surface);padding:28px 28px 24px;display:flex;flex-direction:column;gap:14px;cursor:pointer;transition:background .18s;position:relative;text-decoration:none;color:inherit}.dp-category .cat-headline-cell:hover{background:var(--surface-2)}.dp-category .cat-headline-cell .big{font-size:56px;letter-spacing:-.035em;font-weight:700;line-height:.95;font-feature-settings:"tnum";color:var(--fg)}.dp-category .cat-headline-cell .label{font-size:13px;color:var(--fg-3);font-weight:500;line-height:1.35}.dp-category .cat-headline-cell .tease{font-size:12px;color:var(--fg-4);line-height:1.5;margin-top:-4px}.dp-category .cat-headline-cell .leader{margin-top:auto;padding-top:14px;border-top:1px dashed var(--line-2);display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:11px;color:var(--fg-3);letter-spacing:.04em;text-transform:uppercase}.dp-category .cat-headline-cell .leader>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.dp-category .cat-headline-cell .leader .v{color:var(--accent-2);font-weight:600;letter-spacing:0;text-transform:none;font-size:13px;font-feature-settings:"tnum";flex-shrink:0}.dp-category .cat-featured{padding:64px 0;border-bottom:1px solid var(--line)}.dp-category .cat-featured-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:24px}.dp-category .cat-featured-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:0;background:linear-gradient(135deg,var(--accent-soft),transparent 70%),var(--surface);border:1px solid var(--accent-line);border-radius:14px;overflow:hidden;position:relative}@media (max-width: 900px){.dp-category .cat-featured-card{grid-template-columns:1fr}}.dp-category .cat-featured-body{padding:36px 40px;display:flex;flex-direction:column;gap:16px}.dp-category .cat-featured-tag{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-2);font-weight:700}.dp-category .cat-featured-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.dp-category .cat-featured-title{font-size:40px;letter-spacing:-.025em;line-height:1.05;font-weight:700;margin:0;color:var(--fg)}.dp-category .cat-featured-desc{font-size:15px;line-height:1.55;color:var(--fg-3);margin:0;max-width:540px}.dp-category .cat-featured-cta-row{display:flex;align-items:center;gap:24px;margin-top:auto;padding-top:12px;flex-wrap:wrap}.dp-category .cat-featured-cta{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:var(--accent);color:#fff;border-radius:8px;font-size:14px;font-weight:600;letter-spacing:-.005em;cursor:pointer;transition:filter .15s}.dp-category .cat-featured-cta:hover{filter:brightness(1.08)}.dp-category .cat-featured-meta{display:flex;gap:20px;font-size:12px;color:var(--fg-4);flex-wrap:wrap}.dp-category .cat-featured-meta-i{display:inline-flex;align-items:baseline;gap:6px}.dp-category .cat-featured-meta-i strong{color:var(--fg-2);font-weight:600;font-feature-settings:"tnum"}.dp-category .cat-featured-stats{padding:36px 40px;border-left:1px solid var(--line);display:flex;flex-direction:column;background:#ffffff03}@media (max-width: 900px){.dp-category .cat-featured-stats{border-left:none;border-top:1px solid var(--line)}}.dp-category .cat-featured-stats h4{margin:0 0 16px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-4);font-weight:600}.dp-category .cat-featured-row{display:grid;grid-template-columns:28px 1fr auto;gap:12px;padding:9px 0;border-bottom:1px solid var(--line);align-items:baseline;font-size:14px;font-feature-settings:"tnum"}.dp-category .cat-featured-row .rk{color:var(--fg-5);font-size:11px}.dp-category .cat-featured-row .nm{color:var(--fg-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dp-category .cat-featured-row .vl{color:var(--fg);font-weight:600}.dp-category .cat-featured-row.gap{padding:14px 0 8px;border-bottom:none;color:var(--fg-5);font-size:11px;letter-spacing:.16em;text-transform:uppercase;display:block;text-align:center}.dp-category .cat-featured-row.bottom .rk{color:var(--fg-5)}.dp-category .cat-featured-row.bottom .vl{color:#f87171}.dp-category .cat-featured-stats-blurb{font-size:14px;line-height:1.55;color:var(--fg-3);margin:0 0 18px}.dp-category .cat-featured-stats-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--accent-2);font-weight:500;cursor:pointer;transition:gap .15s;margin-top:auto}.dp-category .cat-featured-stats-link:hover{gap:10px}.dp-category .cat-browse{padding:64px 0;border-bottom:1px solid var(--line)}.dp-category .cat-browse-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px;gap:24px;flex-wrap:wrap}.dp-category .cat-browse-head h2{font-size:36px;letter-spacing:-.028em;line-height:1;margin:8px 0 0;font-weight:700;color:var(--fg)}.dp-category .cat-browse-head .lead{font-size:14px;color:var(--fg-3);max-width:360px;text-align:right;line-height:1.5;margin:0}@media (max-width: 700px){.dp-category .cat-browse-head{flex-direction:column;align-items:flex-start}.dp-category .cat-browse-head .lead{text-align:left}}.dp-category .cat-browse-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:10px 14px;background:var(--surface);border:1px solid var(--line);border-radius:8px;flex-wrap:wrap}.dp-category .cat-browse-toolbar .label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-4);font-weight:600}.dp-category .cat-browse-toolbar .divider{width:1px;height:18px;background:var(--line);margin:0 4px}.dp-category .cat-browse-toolbar .spacer{flex:1}@media (max-width: 720px){.dp-category .cat-browse-toolbar .divider{display:none}.dp-category .cat-browse-toolbar .spacer{flex-basis:100%;height:0}}.dp-category .cat-chip{padding:6px 12px;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--fg-2);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}.dp-category .cat-chip:hover{border-color:var(--line-2);background:var(--surface-2)}.dp-category .cat-chip.is-on{background:var(--accent-soft);color:var(--accent-2);border-color:var(--accent-line)}.dp-category .cat-sort{position:relative}.dp-category .cat-sort-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:6px;border:1px solid transparent;background:transparent;color:var(--fg-2);font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.dp-category .cat-sort-btn:hover{background:var(--surface-2)}.dp-category .cat-sort-btn .v{color:var(--fg);font-weight:600}.dp-category .cat-sort-menu{position:absolute;right:0;top:calc(100% + 6px);background:var(--ink-2);border:1px solid var(--line-2);border-radius:8px;padding:6px;min-width:180px;z-index:50;box-shadow:0 12px 36px #00000080}.dp-category .cat-sort-menu button{display:block;width:100%;padding:8px 12px;background:transparent;border:0;color:var(--fg-2);font-size:13px;text-align:left;cursor:pointer;border-radius:4px}.dp-category .cat-sort-menu button:hover{background:var(--surface-2)}.dp-category .cat-sort-menu button.is-on{color:var(--accent-2);background:var(--accent-soft)}.dp-category .cat-list{display:flex;flex-direction:column}.dp-category .cat-row{display:grid;grid-template-columns:36px minmax(0,1fr) 140px 24px;gap:24px;align-items:center;padding:18px 16px;border-bottom:1px solid var(--line);cursor:pointer;transition:background .15s;text-decoration:none;color:inherit}.dp-category .cat-row:hover{background:var(--surface-2)}.dp-category .cat-row:hover .cat-row-title{color:var(--accent-2)}.dp-category .cat-row:hover .cat-row-arr{opacity:1;transform:translate(2px)}.dp-category .cat-row-rk{font-size:12px;color:var(--fg-5);font-feature-settings:"tnum";text-align:right;letter-spacing:.04em}.dp-category .cat-row-eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-4);font-weight:600;margin-bottom:4px;display:flex;align-items:center;gap:8px}.dp-category .cat-row-eyebrow .dot{width:3px;height:3px;background:var(--fg-5);border-radius:50%}.dp-category .cat-row-title{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--fg);transition:color .15s;margin-bottom:2px}.dp-category .cat-row-desc{font-size:13px;color:var(--fg-3);line-height:1.4}.dp-category .cat-row-meta{font-size:12px;color:var(--fg-4);text-align:right;display:flex;flex-direction:column;gap:3px}.dp-category .cat-row-meta .a{color:var(--fg-3)}.dp-category .cat-row-arr{color:var(--fg-4);opacity:0;transition:opacity .15s,transform .15s;display:inline-flex;align-items:center;justify-content:center}.dp-category .cat-row.is-featured .cat-row-title:before{content:"★";color:var(--accent);margin-right:8px;font-size:14px}@media (max-width: 900px){.dp-category .cat-row{grid-template-columns:28px 1fr;gap:12px}.dp-category .cat-row-meta,.dp-category .cat-row-arr{display:none}}.dp-category .cat-show-more{margin-top:24px;text-align:center}.dp-category .cat-show-more button{background:transparent;border:1px solid var(--line);color:var(--fg-2);padding:12px 24px;border-radius:8px;font-size:13px;font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:background .15s,border-color .15s}.dp-category .cat-show-more button:hover{background:var(--surface-2);border-color:var(--line-2)}.dp-category .cat-related{padding:64px 0 96px}.dp-category .cat-related h2{font-size:28px;letter-spacing:-.022em;font-weight:700;margin:0 0 24px;color:var(--fg)}.dp-category .cat-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width: 1000px){.dp-category .cat-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.dp-category .cat-related-grid{grid-template-columns:1fr}}.dp-category .cat-related-tile{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px 22px;cursor:pointer;transition:background .18s,border-color .18s,transform .18s;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}.dp-category .cat-related-tile:hover{background:var(--surface-2);border-color:var(--accent-line);transform:translateY(-2px)}.dp-category .cat-related-tile h3{font-size:17px;letter-spacing:-.012em;font-weight:600;margin:0;display:flex;justify-content:space-between;align-items:baseline;color:var(--fg)}.dp-category .cat-related-tile h3 .n{font-size:11px;color:var(--fg-4);font-feature-settings:"tnum";font-weight:500;letter-spacing:.04em}.dp-category .cat-related-tile p{font-size:13px;color:var(--fg-3);line-height:1.5;margin:0}
