.page-hero{--page-hero-viewport:calc(100dvh - var(--site-chrome-h, 94px));--page-hero-gutter:clamp(1rem, 1.65rem, 2.5rem);--page-hero-split-max:92rem;--page-hero-stack:clamp(0.75rem, 0.85rem, 1.1rem);width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:clamp(.65rem,.85rem,1.15rem)var(--page-hero-gutter);background:linear-gradient( to bottom,transparent 0%,transparent 38%,color-mix(in srgb,var(--page-hero-fade-to) 18%,transparent) 58%,color-mix(in srgb,var(--page-hero-fade-to) 55%,transparent) 76%,color-mix(in srgb,var(--page-hero-fade-to) 88%,transparent) 90%,var(--page-hero-fade-to) 100% ),var(--page-hero-tone)}.shell:has(.page-hero){--page-hero-fade-to:var(--color-white);--page-body-bg:var(--color-white);--page-hero-tone:radial-gradient(ellipse 70% 55% at 100% 0%, color-mix(in srgb, var(--brand-100) 55%, transparent), transparent 72%),
    radial-gradient(ellipse 55% 45% at 0% 100%, color-mix(in srgb, var(--accent-green) 7%, transparent), transparent 68%),
    linear-gradient(
      128deg,
      color-mix(in srgb, var(--brand-100) 72%, var(--bg-main)) 0%,
      var(--bg-main) 48%,
      color-mix(in srgb, var(--brand-50) 35%, var(--bg-main)) 100%
    );background:0 0}.page-hero:has(.page-hero-header--split){--page-hero-split-stack:clamp(0.85rem, 1rem, 1.25rem);--page-hero-split-col-gap:clamp(1.25rem, 3cqi, 2.35rem);max-height:none;overflow:visible;padding-inline:0;padding-block:clamp(.5rem,.85rem,1.15rem)}.page-hero:has(.page-hero-header--has-featured){max-height:none;overflow:visible}.page-hero:has(.page-hero-header--split) .page-hero-inner{padding-inline:var(--page-hero-gutter);max-width:var(--page-hero-split-max);margin-inline:auto}.page-hero:has(.page-hero-header--split) .page-hero-inner{flex:1;display:flex;flex-direction:column;justify-content:center;gap:var(--density-gap-lg,clamp(1rem,1.35rem,1.65rem));min-height:auto;overflow:visible}.page-hero:not(:has(.page-hero-header--split)) .page-hero-inner{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.page-hero:has(.page-hero-header--split) .page-hero-header--split{flex:initial;width:100%;max-height:none;min-height:auto;overflow:visible}.page-hero--archive:has(.page-hero-header--split) .page-hero-header--split{flex:initial}@supports not (background:color-mix(in srgb,red 50%,blue)){.shell:has(.page-hero){--page-hero-tone:linear-gradient(128deg, var(--brand-100) 0%, var(--bg-main) 55%, var(--brand-50) 100%)}.page-hero{background:linear-gradient(to bottom,transparent 0%,transparent 40%,var(--color-white) 100%),var(--page-hero-tone)}}.page-hero-inner{width:100%;max-width:var(--shell-max);margin-inline:auto}.page-hero .breadcrumbs{margin:0 0 clamp(.85rem,1rem,1.35rem);padding-bottom:clamp(.55rem,.75rem,.9rem);border-bottom:1px solid color-mix(in srgb,var(--border) 65%,transparent);font-size:.8125rem}.page-hero-header--split{display:flex;flex-direction:column;gap:clamp(.65rem,.85rem,1rem);width:100%}.page-hero-split-top{width:100%}.page-hero-split-top>.breadcrumbs{margin:0;padding-bottom:clamp(.35rem,.5rem,.65rem)}.page-hero--article:has(.page-hero-header--split) .page-hero-header--split,.page-hero--course:has(.page-hero-header--split) .page-hero-header--split{gap:clamp(.5rem,.65rem,.85rem);overflow:visible}.page-hero-split-top .breadcrumbs-list{max-width:none}.page-hero-split-body{width:100%;min-width:0;min-height:0;flex:initial;container-type:inline-size}.page-hero--archive .page-hero-split-body{flex:1}.page-hero .breadcrumbs-link{color:var(--accent-blue)}.page-hero .breadcrumbs-current{color:var(--text-muted);font-weight:500}.page-hero-header{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--density-gap-lg,clamp(1rem,1.35rem,1.65rem));align-items:start}.page-hero-header--split{gap:var(--density-gap-lg,clamp(1rem,1.35rem,1.65rem))}@media(min-width:769px){.page-hero{min-height:var(--page-hero-viewport)}.page-hero:has(.page-hero-header--split):not(:has(.page-hero-header--has-featured)) .page-hero-inner{min-height:0}.page-hero:has(.page-hero-header--split):not(:has(.page-hero-header--has-featured)) .page-hero-header--split{flex:1;min-height:0;justify-content:center}.page-hero--archive:has(.page-hero-header--split):not(:has(.page-hero-header--has-featured)) .page-hero-header--split{flex:1}.page-hero--article:has(.page-hero-header--split),.page-hero--course:has(.page-hero-header--split),.page-hero--archive:has(.page-hero-header--split){--page-hero-fluid-title:clamp(1.45rem, 0.8rem + 1.1vw + 0.45dvh, 2.4rem);--page-hero-fluid-dek:clamp(0.8125rem, 0.68rem + 0.3vw + 0.08dvh, 0.9688rem);--page-hero-fluid-stack:clamp(0.7rem, 0.42rem + 0.62cqi + 0.25dvh, 1.25rem);--page-hero-fluid-meta:clamp(0.75rem, 0.68rem + 0.14vw, 0.875rem);--page-hero-fluid-eyebrow:clamp(0.63rem, 0.58rem + 0.1vw, 0.7rem);--page-hero-fluid-media-w:min(100%, clamp(16rem, 88cqi, 36rem));--page-hero-fluid-media-h:min(
      clamp(13.5rem, 78cqi, 32rem),
      calc(var(--page-hero-viewport) * 0.7)
    )}.page-hero:has(.page-hero-header--has-featured){--page-hero-fluid-media-h:min(
      clamp(9rem, 42cqi, 17rem),
      calc(var(--page-hero-viewport) * 0.42)
    )}.page-hero--article:has(.page-hero-header--split) .page-hero-header h1,.page-hero--course:has(.page-hero-header--split) .page-hero-header h1,.page-hero--archive:has(.page-hero-header--split) .page-hero-header h1{font-size:var(--page-hero-fluid-title)}.page-hero--article:has(.page-hero-header--split) .page-hero-dek,.page-hero--course:has(.page-hero-header--split) .page-hero-dek,.page-hero--archive:has(.page-hero-header--split) .page-hero-dek,.page-hero--archive:has(.page-hero-header--split) .page-hero-dek--rich{font-size:var(--page-hero-fluid-dek);line-height:1.55}.page-hero--archive:has(.page-hero-header--split) .page-hero-eyebrow{font-size:var(--page-hero-fluid-eyebrow);padding:.24rem .72rem}.page-hero--archive:has(.page-hero-header--split) .page-hero-subtitle,.page-hero--archive:has(.page-hero-header--split) .page-hero-count{font-size:var(--page-hero-fluid-meta)}.page-hero--archive:has(.page-hero-header--split) .page-hero-intro{gap:var(--page-hero-fluid-stack)}.page-hero--article:has(.page-hero-header--split) .page-hero-header--split .page-hero-main,.page-hero--course:has(.page-hero-header--split) .page-hero-header--split .page-hero-main,.page-hero--archive:has(.page-hero-header--split) .page-hero-header--split .page-hero-main{gap:var(--page-hero-fluid-stack)}.page-hero--article:has(.page-hero-header--split) .page-hero-meta,.page-hero--course:has(.page-hero-header--split) .page-hero-meta{gap:clamp(.75rem,.45rem + .5cqi,1.15rem)}.page-hero--article:has(.page-hero-header--split) .page-hero-meta-line,.page-hero--course:has(.page-hero-header--split) .page-hero-meta-line{font-size:var(--page-hero-fluid-meta)}.page-hero--article:has(.page-hero-header--split) .page-hero-pill,.page-hero--course:has(.page-hero-header--split) .page-hero-pill{font-size:clamp(.72rem,.65rem + .12vw,.8125rem);padding:.28rem .8rem}}@media(min-width:1200px){.page-hero--article:has(.page-hero-header--split),.page-hero--course:has(.page-hero-header--split),.page-hero--archive:has(.page-hero-header--split){--page-hero-gutter:clamp(1.25rem, 2.5vw, 2.75rem);--page-hero-split-col-gap:clamp(1.75rem, 4cqi, 3.25rem)}.page-hero--article:has(.page-hero-header--split) .page-hero-split-body,.page-hero--course:has(.page-hero-header--split) .page-hero-split-body,.page-hero--archive:has(.page-hero-header--split) .page-hero-split-body{grid-template-columns:minmax(0,.96fr)minmax(0,1.04fr);column-gap:var(--page-hero-split-col-gap)}}@media(min-width:768px){.page-hero-split-body{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);align-items:center;column-gap:var(--page-hero-split-col-gap,clamp(1.25rem,3cqi,2.35rem))}.page-hero-split-body:not(:has(.page-hero-media img)){grid-template-columns:minmax(0,1fr);max-width:42rem}.page-hero-header--split .page-hero-main{display:flex;flex-direction:column;justify-content:flex-start;gap:clamp(.75rem,1rem,1.35rem);padding-block:0;min-height:0;overflow:visible}.page-hero--article .page-hero-header--split .page-hero-main,.page-hero--course .page-hero-header--split .page-hero-main{justify-content:flex-start;overflow:visible}.page-hero--archive .page-hero-header--split .page-hero-main{justify-content:flex-start}.page-hero:has(.page-hero-header--split) .page-hero-intro{gap:var(--page-hero-split-stack)}.page-hero:has(.page-hero-header--split) .page-hero-meta{gap:clamp(.85rem,1rem,1.25rem);margin-top:0}.page-hero:has(.page-hero-header--split) .page-hero-meta-details{gap:clamp(.65rem,.85rem,1rem)}.page-hero:has(.page-hero-header--split) .page-hero-main>.page-hero-meta{padding-top:clamp(.75rem,.9rem,1.1rem);flex:none;overflow:visible}.page-hero--archive:has(.page-hero-header--split) .page-hero-main>.page-hero-meta{flex:none;overflow:visible}.page-hero:has(.page-hero-header--split) .page-hero-dek--rich p{margin-bottom:clamp(.55rem,.75rem,.9rem)}.page-hero:has(.page-hero-header--split) .page-hero-media{display:flex;align-items:center;justify-content:center;min-height:0;align-self:center}.page-hero-header--split .page-hero-media .page-hero-image,.page-hero-header--split .page-hero-figure:not(.page-hero-figure--placeholder){width:fit-content;max-width:var(--page-hero-fluid-media-w,min(100%,clamp(17rem,92cqi,30rem)));margin-inline:auto}.page-hero-header--split .page-hero-media .page-hero-image img,.page-hero-header--split .page-hero-media>img.page-hero-image,.page-hero-header--split .page-hero-figure:not(.page-hero-figure--placeholder) img{width:auto;max-width:var(--page-hero-fluid-media-w,min(100%,clamp(17rem,92cqi,30rem)));height:auto;max-height:var( --page-hero-fluid-media-h,min(clamp(15rem,76cqi,26rem),calc(var(--page-hero-viewport) * .68)) )}}.page-hero-main{min-width:0}.page-hero-intro{display:flex;flex-direction:column;gap:var(--page-hero-stack)}.page-hero-intro .page-hero-categories{margin-bottom:0}.page-hero-intro h1{margin:0}.page-hero-intro .page-hero-dek{margin:0;max-width:58ch}.page-hero-main>.page-hero-meta{padding-top:.85rem;border-top:1px solid color-mix(in srgb,var(--border) 75%,transparent)}.page-hero-meta{display:flex;flex-direction:column;gap:.85rem;margin-top:.2rem}.page-hero-header--split .page-hero-meta{flex-wrap:nowrap;align-items:stretch}.page-hero-dates-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.55rem 1rem;width:100%}.page-hero-meta-details{display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;gap:.55rem;width:100%}.page-hero-author-read-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.55rem 1rem;width:100%}.page-hero-author-read-row .page-hero-meta-line{width:auto;flex:initial}.page-hero-meta-line--reading{margin-left:auto;text-align:right;justify-content:flex-end}.page-hero-meta-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;margin:0;font-size:.8125rem;line-height:1.35;color:var(--slate-500)}.page-hero-dates-row .page-hero-meta-line{width:auto;flex:initial}.page-hero-meta-line--published{justify-content:flex-start}.page-hero-meta-line--updated{margin-left:auto;text-align:right;justify-content:flex-end}.page-hero-meta-details>.page-hero-meta-line{width:100%;justify-content:flex-start}.page-hero-meta-icon{flex-shrink:0;align-self:center}.page-hero-meta-icon--published{color:#2563eb}.page-hero-meta-icon--updated{color:#ea580c}.page-hero-meta-icon--author{color:var(--accent-violet)}.page-hero-meta-icon--reviewed{color:var(--accent-green)}.page-hero-meta-icon--reading{color:var(--slate-500)}.page-hero-meta-label{flex-shrink:0;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);line-height:1.35;white-space:nowrap}.page-hero-meta-value{font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--text-strong);font-variant-numeric:tabular-nums}.page-hero-meta-reviewed-body{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;line-height:1.35;min-width:0}.page-hero-meta-line--reviewed{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-template-rows:auto auto;align-items:baseline;column-gap:.55rem;row-gap:.35rem}.page-hero-meta-line--reviewed>.page-hero-meta-icon{grid-column:1;grid-row:1;align-self:center}.page-hero-meta-line--reviewed>.page-hero-meta-label{grid-column:2;grid-row:1}.page-hero-meta-line--reviewed>.page-hero-meta-reviewed-body{grid-column:3;grid-row:1}.page-hero-meta-line--reviewed>.page-hero-meta-review-notes{grid-column:1/-1;grid-row:2}.page-hero-meta-review-by{display:inline-flex;align-items:baseline;gap:.4rem;line-height:1.35}.page-hero-meta-review-by-text{font-size:.8125rem;font-weight:500;color:var(--text-muted)}.page-hero-meta-link{font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--text-strong);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--accent-violet) 28%,transparent)}.page-hero-meta-line--author .page-hero-meta-link:hover{color:var(--accent-violet);border-bottom-color:var(--accent-violet);text-decoration:none}.page-hero-meta-link--review{border-bottom:none;color:var(--accent-green-dark)}.page-hero-meta-link--review:hover{text-decoration:underline;color:var(--accent-green-dark)}.page-hero-meta-review-notes{flex-basis:auto;padding-left:calc(14px + .55rem);font-size:.78rem;font-style:italic;line-height:1.45;color:var(--text-muted)}.page-hero-eyebrow{display:inline-block;align-self:flex-start;width:fit-content;max-width:100%;margin:0 0 .55rem;padding:.18rem .6rem;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-700);background:color-mix(in srgb,var(--brand-700) 9%,var(--color-white));border:1px solid color-mix(in srgb,var(--brand-700) 14%,transparent);border-radius:5px}.page-hero-header h1,.page-hero-header .course-title{margin:0;font-size:clamp(1.3rem,1.45rem,1.85rem);line-height:1.18;letter-spacing:-.02em;font-weight:800;color:var(--text-strong)}.page-hero-dek{margin:0;max-width:62ch;font-size:clamp(.78rem,.8125rem,.85rem);line-height:1.55;color:var(--text-soft)}.page-hero-dek--rich{max-width:72ch}.page-hero-dek--rich p{margin:0 0 .65rem}.page-hero-subtitle{margin:.15rem 0 .5rem;font-size:.875rem;color:var(--text-muted);line-height:1.5}.page-hero-count{margin:.35rem 0 0;font-size:.75rem;font-weight:600;color:var(--text-muted);letter-spacing:.01em}.page-hero--archive .page-hero-intro{display:flex;flex-direction:column;min-height:auto;overflow:visible}.page-hero--archive .page-hero-dek--rich{flex:initial;min-height:auto;overflow:visible}.page-hero-media:empty{display:none}.page-hero-categories{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:0}.page-hero-pill{display:inline-flex;align-items:center;padding:.22rem .7rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-700);background:color-mix(in srgb,var(--brand-50) 80%,var(--color-white));border:1px solid color-mix(in srgb,var(--brand-700) 12%,var(--border));border-radius:5px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.page-hero-pill:hover{background:var(--brand-50);border-color:color-mix(in srgb,var(--brand-700) 28%,var(--border));text-decoration:none}.page-hero-byline-label{flex-shrink:0;font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.page-hero-byline-review{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;padding-top:.15rem;font-size:.8125rem;line-height:1.5;color:var(--slate-500)}.page-hero-byline-review .page-hero-byline-label{font-size:.72rem}.page-hero-byline-review-icon{color:var(--accent-green);flex-shrink:0;margin-right:.1rem}.page-hero-byline-review time{font-weight:600;color:var(--text-strong);font-variant-numeric:tabular-nums}.page-hero-byline-review-by a{font-weight:600;color:var(--accent-green-dark);text-decoration:none}.page-hero-byline-review-by a:hover{text-decoration:underline}.page-hero-byline-review-notes{flex-basis:100%;margin-top:.1rem;padding-left:1.15rem;font-style:italic;font-size:.78rem;color:var(--text-muted)}.page-hero-header:not(.page-hero-header--split) .page-hero-main{display:flex;flex-direction:column;gap:var(--page-hero-stack)}.page-hero-meta-item a{color:var(--text-strong);font-weight:600;text-decoration:none}.page-hero-meta-item a:hover{color:var(--accent-green-dark);text-decoration:underline}.page-hero-meta-sep{color:var(--slate-300);user-select:none}.page-hero-reviewed{display:flex;flex-wrap:wrap;align-items:center;align-self:flex-start;width:fit-content;max-width:100%;gap:.35rem .45rem;margin-top:.85rem;padding:.5rem .85rem;font-size:.8125rem;color:var(--slate-600);background:color-mix(in srgb,var(--accent-green) 7%,var(--color-white));border:1px solid color-mix(in srgb,var(--accent-green) 18%,var(--border));border-radius:var(--radius-md);line-height:1.5}.page-hero-reviewed-icon{color:var(--accent-green);flex-shrink:0}.page-hero-reviewed-label{font-weight:600;color:var(--text-strong)}.page-hero-reviewed a{color:var(--accent-green-dark);font-weight:600;text-decoration:none}.page-hero-reviewed a:hover{text-decoration:underline}.page-hero-reviewed-notes{flex-basis:100%;font-style:italic;color:var(--text-muted)}.page-hero-media{display:flex;align-items:center;justify-content:center;min-width:0;height:100%;padding:0;box-sizing:border-box}.page-hero-media .page-hero-image,.page-hero-figure:not(.page-hero-figure--placeholder){display:block;width:fit-content;max-width:100%;margin:0 auto;line-height:0}.page-hero-media .page-hero-image img,.page-hero-media>img.page-hero-image,.page-hero-image img,.page-hero-figure:not(.page-hero-figure--placeholder) img{display:block;width:auto;max-width:100%;height:auto;max-height:min(clamp(15rem,76cqi,26rem),calc(var(--page-hero-viewport,80dvh) * .68));border:none;border-radius:var(--radius-lg);box-shadow:0 4px 6px rgba(15,23,42,4%),0 16px 40px rgba(43,29,111,.12)}.page-hero-figure{overflow:visible}.page-hero-figure--placeholder{display:grid;place-items:center;width:min(72%,18rem);aspect-ratio:4/3;max-height:clamp(12rem,16rem,18rem);padding:1rem;background:radial-gradient(120% 100% at 0% 0%,rgba(76,29,149,.12) 0%,transparent 60%),radial-gradient(120% 100% at 100% 100%,rgba(37,99,235,.1) 0%,transparent 60%),var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 16px 40px rgba(15,23,42,.1),0 4px 12px rgba(15,23,42,6%)}.page-hero-figure--placeholder span{font-size:clamp(2.5rem,3.25rem,4rem);font-weight:800;line-height:1;color:color-mix(in srgb,var(--brand-700) 35%,var(--slate-300))}.page-hero-author-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-bottom:.5rem}.page-hero-avatar{width:clamp(4.25rem,5.5rem,6rem);height:clamp(4.25rem,5.5rem,6rem);border-radius:50%;object-fit:cover;border:3px solid var(--color-white);box-shadow:var(--shadow-md);flex-shrink:0}.page-hero-author-info{flex:1;min-width:0}.page-hero-author-info h1{margin-bottom:.25rem}.page-hero-socials{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.65rem}.page-hero-socials a{display:inline-flex;align-items:center;padding:.28rem .7rem;font-size:.74rem;font-weight:600;color:var(--text-soft);background:var(--surface-1);border:1px solid var(--border);border-radius:999px;text-decoration:none}.page-hero-socials a:hover{color:var(--accent-blue);border-color:color-mix(in srgb,var(--accent-blue) 35%,var(--border));text-decoration:none}.page-hero--course{--course-hero-stack:clamp(0.65rem, 0.8rem, 1rem)}.page-hero--course .page-hero-main{display:flex;flex-direction:column;gap:var(--course-hero-stack)}@media(min-width:768px){.page-hero--course .page-hero-header--split .page-hero-main{gap:var(--course-hero-stack)}}.page-hero--course .course-badges,.page-hero--course .page-hero-reviewed,.page-hero--course .course-cta-row{margin:0}.page-hero--course .course-badges svg,.page-hero--course .course-badge-icon,.page-hero--course .course-badge-icon svg{width:18px;height:18px;flex-shrink:0;color:var(--accent-violet);fill:currentColor}.shell:has(.page-hero) .page-grid{margin-top:0;padding-top:clamp(.85rem,1rem,1.25rem);background:var(--page-body-bg)}.shell:has(.page-hero)>.article--with-hero,.shell:has(.page-hero)>.course-hub--with-hero{display:block;max-width:none;margin:0;padding:0;background:0 0;border:none;box-shadow:none;border-radius:0}.shell:has(.page-hero) .content-area>.article--with-hero,.shell:has(.page-hero) .content-area>.article-page--with-hero,.shell:has(.page-hero) .content-area>.html-sitemap-page--with-hero{max-width:none;width:100%;margin-inline:0;padding:0;background:0 0;border:none;box-shadow:none;border-radius:0;margin-top:0}.shell:has(.page-hero) .content-area>.author-page--with-hero,.shell:has(.page-hero) .content-area>.author-index--with-hero{max-width:none;width:100%;margin-inline:0;padding-inline:clamp(1.1rem,1.35rem,1.5rem);padding-top:clamp(1.1rem,1.35rem,1.5rem);padding-bottom:var(--space-7);background:0 0;border:none;box-shadow:none;border-radius:0;margin-top:0;box-sizing:border-box}.shell:has(.page-hero) .content-area>.course-hub-surface{max-width:none;width:100%;margin-inline:0;padding-inline:clamp(1.1rem,1.35rem,1.5rem);padding-top:clamp(1.1rem,1.35rem,1.5rem);padding-bottom:var(--space-7);background:0 0;border:none;box-shadow:none;border-radius:0;margin-top:0}html[data-theme=dark] .shell:has(.page-hero){--page-hero-fade-to:var(--slate-900);--page-body-bg:var(--slate-900);--page-hero-tone:radial-gradient(ellipse 70% 55% at 100% 0%, color-mix(in srgb, var(--brand-900) 45%, transparent), transparent 72%),
    radial-gradient(ellipse 55% 45% at 0% 100%, color-mix(in srgb, var(--accent-green) 10%, transparent), transparent 68%),
    linear-gradient(
      128deg,
      color-mix(in srgb, var(--brand-900) 55%, var(--slate-900)) 0%,
      var(--slate-900) 52%,
      color-mix(in srgb, var(--slate-800) 75%, var(--slate-900)) 100%
    );background:0 0}html[data-theme=dark] .page-hero .breadcrumbs{border-bottom-color:var(--slate-700)}html[data-theme=dark] .page-hero-main>.page-hero-meta{border-top-color:var(--slate-700)}html[data-theme=dark] .page-hero-meta-icon--published{color:#60a5fa}html[data-theme=dark] .page-hero-meta-icon--updated{color:#fb923c}html[data-theme=dark] .page-hero-meta-icon--author{color:#c4b5fd}html[data-theme=dark] .page-hero-meta-icon--reviewed{color:#34d399}html[data-theme=dark] .page-hero-meta-icon--reading{color:var(--slate-400)}html[data-theme=dark] .page-hero-meta-link{border-bottom-color:color-mix(in srgb,#a78bfa 40%,transparent)}html[data-theme=dark] .page-hero-meta-line--author .page-hero-meta-link:hover{color:#c4b5fd;border-bottom-color:#c4b5fd}html[data-theme=dark] .page-hero-meta-link--review{color:#34d399}html[data-theme=dark] .page-hero-meta-link--review:hover{color:#34d399}html[data-theme=dark] .page-hero-byline{border-top-color:var(--slate-700)}html[data-theme=dark] .page-hero-byline-review-by a{color:#34d399}html[data-theme=dark] .page-hero-eyebrow{color:#c4b5fd;background:color-mix(in srgb,var(--brand-900) 60%,var(--slate-800));border-color:color-mix(in srgb,#a78bfa 22%,var(--slate-700))}html[data-theme=dark] .page-hero-pill{color:#c4b5fd;background:color-mix(in srgb,var(--brand-900) 45%,var(--slate-800));border-color:var(--slate-700)}html[data-theme=dark] .page-hero-reviewed{background:color-mix(in srgb,var(--accent-green) 12%,var(--slate-800));border-color:color-mix(in srgb,var(--accent-green) 25%,var(--slate-700));color:var(--slate-400)}html[data-theme=dark] .page-hero-reviewed a{color:#34d399}html[data-theme=dark] .page-hero-figure--placeholder{background:radial-gradient(120% 100% at 0% 0%,rgba(109,40,217,.18) 0%,transparent 60%),var(--slate-800);border-color:var(--slate-700)}html[data-theme=dark] .page-hero-media .page-hero-image img,html[data-theme=dark] .page-hero-media>img.page-hero-image,html[data-theme=dark] .page-hero-image img,html[data-theme=dark] .page-hero-figure:not(.page-hero-figure--placeholder) img{box-shadow:0 4px 12px rgba(0,0,0,.25),0 20px 48px rgba(0,0,0,.35)}@media(max-width:768px){.page-hero{padding-inline:0}.page-hero .page-hero-inner{padding-inline:var(--space-4)}.page-hero:has(.page-hero-header--split){min-height:auto;max-height:none;overflow:visible;display:flex;padding-block:clamp(.65rem,.85rem,1rem)}.page-hero--archive,.page-hero--archive:has(.page-hero-header--split),.page-hero--tag,.page-hero--tags-index{min-height:var(--page-hero-viewport)}.page-hero:has(.page-hero-header--split) .page-hero-inner{display:flex;flex:1;min-height:auto;overflow:visible}.page-hero-header--split{gap:var(--density-gap-lg,clamp(1rem,1.25rem,1.5rem));flex:initial;min-height:auto;overflow:visible}.page-hero-split-body{display:flex;flex-direction:column;gap:.85rem;flex:initial;min-height:auto;overflow:visible}.page-hero-split-body .page-hero-main{order:1;justify-content:flex-start;gap:.85rem;min-height:auto;flex:initial;overflow:visible;padding-block:0}.page-hero-dates-row{flex-direction:column;align-items:flex-start}.page-hero-author-read-row{flex-direction:column;align-items:flex-start}.page-hero-meta-line--updated,.page-hero-meta-line--reading{margin-left:0;text-align:left;justify-content:flex-start}.page-hero-split-body .page-hero-media{order:2;width:100%;max-width:100%;box-sizing:border-box;padding:0;height:auto;margin-top:0;flex-shrink:0}.page-hero-header--split .page-hero-media .page-hero-image,.page-hero-header--split .page-hero-figure:not(.page-hero-figure--placeholder){width:100%;max-width:100%;margin:0;padding:0;background:0 0;box-shadow:none;border-radius:0;line-height:0}.page-hero-header--split .page-hero-media .page-hero-image img,.page-hero-header--split .page-hero-media>img.page-hero-image,.page-hero-header--split .page-hero-figure:not(.page-hero-figure--placeholder) img{display:block;width:100%;max-width:100%;height:auto;max-height:none;margin-inline:auto;border-radius:var(--radius-lg);box-shadow:0 4px 6px rgba(15,23,42,4%),0 12px 28px rgba(43,29,111,.1)}.page-hero-header:not(.page-hero-header--split) .page-hero-media .page-hero-image,.page-hero-header:not(.page-hero-header--split) .page-hero-figure:not(.page-hero-figure--placeholder){width:fit-content;max-width:min(100%,clamp(12rem,85vw,22rem));margin-inline:auto}.page-hero-header:not(.page-hero-header--split) .page-hero-media .page-hero-image img,.page-hero-header:not(.page-hero-header--split) .page-hero-media>img.page-hero-image,.page-hero-header:not(.page-hero-header--split) .page-hero-figure:not(.page-hero-figure--placeholder) img{width:auto;max-width:min(100%,clamp(12rem,85vw,22rem));max-height:min(clamp(10rem,45vw,16rem),50vh);height:auto}}.archive-header{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem 1.1rem;margin-bottom:20px;font-size:.82rem;line-height:1.45}.archive-header :is(h1,h2,h3){margin-top:0}.archive-header .taxonomy-label{display:inline-block;font-size:.62rem;font-weight:700;color:var(--brand-700);background:color-mix(in srgb,var(--brand-700) 10%,var(--surface-1));padding:.12rem .45rem;border-radius:var(--radius-pill);margin-bottom:.35rem;letter-spacing:.04em;text-transform:uppercase}.archive-header h1,.archive-header .author-profile-info h1{font-size:1.5rem;line-height:1.35;margin:0 0 .35rem;font-weight:700;color:var(--text-strong)}.archive-header .author-job-title{font-size:.82rem;margin:.2rem 0}.archive-header .author-socials a{font-size:.75rem}.archive-header .small{color:var(--text-muted);font-size:.82rem;line-height:1.45;margin-bottom:.5rem}.archive-header .taxonomy-content{margin-bottom:.65rem}.archive-header .taxonomy-content p,.archive-header .taxonomy-content li{margin-bottom:.45rem;font-size:.82rem;line-height:1.45;color:var(--text-muted)}.archive-header .taxonomy-content ul{margin:.35rem 0 .5rem 1.1rem;font-size:.82rem}.archive-header .taxonomy-content h2{font-size:.95rem;margin:.65rem 0 .35rem;line-height:1.35}.archive-header .taxonomy-count{font-size:.75rem;font-weight:600;color:var(--text-muted);letter-spacing:.01em}.archive-header .archive-lead,.archive-header .archive-intro,.archive-header .archive-intro p{font-size:.82rem;line-height:1.45;color:var(--text-muted)}.archive-header .archive-lead{margin:.35rem 0 0;max-width:none}.archive-header .archive-intro{margin-top:.5rem;max-width:none}.archive-header .hr{margin-top:12px;opacity:.4}.archive-header .author-profile-top{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.archive-header .author-lg-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--border);box-shadow:none;background:var(--bg-article)}.archive-header .author-works-for{margin:.2rem 0 0;font-size:.82rem;line-height:1.45;color:var(--text-muted)}.archive-header .author-works-for a{color:var(--brand-700);text-decoration:none;font-weight:600}.archive-header .author-works-for a:hover{color:var(--accent-violet);text-decoration:none}.archive-header .author-post-count{font-size:.75rem;font-weight:600;color:var(--text-muted)}.archive-header .author-socials{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.archive-header .author-socials a{display:inline-flex;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:600;text-decoration:none;color:var(--brand-700);background:color-mix(in srgb,var(--brand-700) 10%,var(--surface-1));border:1px solid color-mix(in srgb,var(--brand-700) 18%,var(--border));border-radius:999px;transition:color .2s ease,background .2s ease,border-color .2s ease}.archive-header .author-socials a:hover,.archive-header .author-socials a:focus-visible{color:var(--color-white);background:var(--brand-700);border-color:var(--brand-700);transform:none;text-decoration:none;outline:none}.archive-header .author-bio-content{margin-top:.65rem;font-size:.82rem;line-height:1.45;color:var(--text-muted)}.archive-header .author-bio-content p{margin:0 0 .45rem}.archive-header .author-bio-content p:last-child{margin-bottom:0}.archive-header .author-expertise,.archive-header .author-credentials{margin-top:.85rem}.archive-header .author-expertise h2,.archive-header .author-credentials h2{font-size:.95rem;font-weight:700;line-height:1.35;margin:0 0 .45rem;color:var(--text-strong)}.archive-header .expertise-chips{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.35rem}.archive-header .expertise-chips li{margin:0}.archive-header .expertise-chip{display:inline-block;padding:.12rem .45rem;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-700);background:color-mix(in srgb,var(--brand-700) 10%,var(--surface-1));border:1px solid color-mix(in srgb,var(--brand-700) 15%,var(--border));border-radius:999px;text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease}.archive-header a.expertise-chip:hover{color:var(--color-white);background:var(--brand-700);border-color:var(--brand-700)}.archive-header .credential-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}.archive-header .credential-item{padding:.55rem .7rem;font-size:.78rem;line-height:1.4;background:var(--bg-article);border:1px solid var(--border);border-left:3px solid var(--brand-700);border-radius:var(--radius-sm)}.archive-header .credential-name{display:block;font-size:.78rem;font-weight:600;color:var(--text-strong)}.archive-header .credential-id{display:inline-block;margin-top:.15rem;font-size:.68rem;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hr{height:1px;margin:var(--space-5)0;background:linear-gradient( to right,transparent 0%,var(--border) 50%,transparent 100% );border:none}.hr.light{height:0;margin:0;background:0 0;border-top:1px solid var(--border);opacity:.7}.article .post-feed,.article--with-hero .post-feed{width:100%;max-width:none;overflow:hidden;min-width:0}.content-area>.article--with-hero,.content-area>.author-index--with-hero{max-width:none;width:100%;margin-inline:0;padding:0;background:0 0;border:none;box-shadow:none;border-radius:0}.content-area>.author-page--with-hero{max-width:none;width:100%;margin-inline:0;padding-inline:clamp(1.1rem,1.35rem,1.5rem);padding-top:clamp(1.1rem,1.35rem,1.5rem);padding-bottom:var(--space-7);background:0 0;border:none;box-shadow:none;border-radius:0;box-sizing:border-box}.archive-grid{display:grid;grid-template-columns:1fr;gap:clamp(.85rem,1rem,1.15rem);width:100%;max-width:none;min-width:0}@media(min-width:1281px){.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.post-feed a,.post-feed a:hover{text-decoration:none}a.archive-card,a.archive-card:hover,a.archive-card:hover *,.distro-filter a.archive-card,.distro-filter a.archive-card:hover,.distro-filter a.archive-card:hover *{text-decoration:none}a.archive-card,a.archive-card:hover{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:.55rem;width:100%;min-width:0;min-height:0;height:100%;padding:1.1rem 1.2rem;color:inherit;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);box-shadow:0 1px 2px color-mix(in srgb,var(--text-strong) 4%,transparent);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.archive-card::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:var(--radius-md)0 0 var(--radius-md);background:var(--brand-700);opacity:0;transition:opacity .2s ease}a.archive-card:hover{border-color:color-mix(in srgb,var(--brand-700) 35%,var(--border));box-shadow:0 4px 14px color-mix(in srgb,var(--brand-900) 10%,transparent);transform:translateY(-1px);text-decoration:none}.archive-card:hover::before{opacity:1}.archive-card-head{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;width:100%;min-width:0}.archive-card-category{display:inline-flex;align-items:center;flex-shrink:0;max-width:100%;padding:.14rem .5rem;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-700);background:color-mix(in srgb,var(--brand-50) 80%,var(--color-white));border:1px solid color-mix(in srgb,var(--brand-700) 12%,var(--border));border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.archive-card-title{margin:0;width:100%;min-width:0;font-size:clamp(.98rem,1rem,1.05rem);font-weight:700;line-height:1.4;color:var(--text-strong);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.archive-card-excerpt{margin:0;flex:auto;width:100%;max-width:none;font-size:.875rem;line-height:1.55;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.archive-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.2rem;width:100%;min-width:0;font-size:.78rem;font-weight:600;color:var(--text-muted);letter-spacing:.01em}.archive-card-author{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:auto}.archive-card-time{flex:none;white-space:nowrap}.archive-card-author+.archive-card-time::before{content:"·";margin-right:.35rem}.archive-card:hover .archive-card-title{color:var(--brand-700)}.post-feed .section-title{margin:0 0 1.25rem;font-size:1.2rem;font-weight:800;color:var(--text-strong)}.distro-family-cards{margin-bottom:clamp(1.5rem,2rem,2.5rem)}.linux-category-featured{margin-bottom:clamp(1.5rem,2rem,2.5rem)}.distro-family-cards .distro-family-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.linux-category-featured .featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.distro-family-card__dek{margin:0 0 .45rem;font-size:.82rem;line-height:1.45;color:var(--text-soft)}.distro-family-card__meta{margin:0;font-size:.8rem;color:var(--text-muted);font-weight:600}html[data-theme=dark] .distro-family-card__dek{color:var(--text-muted)}@media(max-width:992px){.distro-family-cards .distro-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.linux-category-featured .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:576px){.distro-family-cards .distro-family-grid,.linux-category-featured .featured-grid{grid-template-columns:minmax(0,1fr)}}.distro-filter{margin-bottom:clamp(1.35rem,1.75rem,2.25rem)}.distro-filter-intro{margin:-.35rem 0 1.1rem;max-width:62ch;font-size:.9rem;line-height:1.55;color:var(--text-soft)}.distro-filter-grid{margin-bottom:0}.distro-filter-card--all{border-style:dashed;background:color-mix(in srgb,var(--brand-50) 35%,var(--surface-1))}#all-linux-articles{scroll-margin-top:calc(var(--site-chrome-h,7rem) + 1rem)}.pagination{margin:30px 0;width:100%}.pagination-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:10px 16px;border-radius:var(--radius-md);gap:12px}.pagination-center{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;color:var(--gray-500);font-size:14px;font-weight:600}.pagination-item.current{display:inline-block;padding:8px 14px;font-size:14px;font-weight:700;color:var(--link-article);background:var(--surface-1);border:1px solid var(--link-article);border-radius:var(--space-2)}.pagination-gap{padding:0 2px;color:var(--gray-500)}.pagination-item a{display:inline-block;padding:8px 14px;font-size:14px;font-weight:600;color:var(--text);text-decoration:none;background:var(--bg-article);border:1px solid var(--border);border-radius:var(--space-2);box-shadow:var(--shadow-sm);transition:all .2s ease}.pagination-item a:hover{color:var(--link-article);border-color:var(--link-article);background:var(--surface-1);transform:translateY(-1px)}@media(max-width:480px){.pagination-item a,.pagination-item.current{padding:7px 11px;font-size:13px}}@media(max-width:768px){.content-area>.article--with-hero,.content-area>.author-index--with-hero{padding:0;margin-inline:0}.content-area>.author-page--with-hero{margin-inline:0;padding-inline:clamp(1.1rem,1.35rem,1.5rem)}.archive-header{padding:.9rem 1rem;font-size:.8rem}.archive-header h1,.archive-header .author-profile-info h1,.archive-header .taxonomy-content h2{font-size:.9rem}.archive-header .small,.archive-header .taxonomy-content p,.archive-header .taxonomy-content li,.archive-header .taxonomy-content ul,.archive-header .author-job-title,.archive-header .archive-lead,.archive-header .archive-intro,.archive-header .archive-intro p{font-size:.8rem}.archive-header .taxonomy-count,.archive-header .author-socials a{font-size:.7rem}.archive-header .taxonomy-label{font-size:.58rem}.archive-header .author-profile-top{gap:.75rem;margin-bottom:.6rem}.archive-header .author-lg-avatar{width:72px;height:72px}.archive-header .author-bio-content,.archive-header .author-works-for{font-size:.8rem}.archive-header .author-expertise h2,.archive-header .author-credentials h2{font-size:.9rem}.archive-card-title{font-size:.95rem}.archive-card-excerpt{font-size:.85rem}}@media(max-width:576px){.archive-header{padding:.85rem .9rem;font-size:.78rem}.archive-header h1,.archive-header .author-profile-info h1,.archive-header .taxonomy-content h2{font-size:.95rem}.archive-header .small,.archive-header .taxonomy-content p,.archive-header .taxonomy-content li,.archive-header .taxonomy-content ul,.archive-header .author-job-title,.archive-header .archive-lead,.archive-header .archive-intro,.archive-header .archive-intro p{font-size:.78rem}.archive-header .taxonomy-count,.archive-header .author-socials a{font-size:.68rem}.archive-header .taxonomy-label{font-size:.55rem;padding:.1rem .4rem}.archive-header .author-profile-top{flex-direction:column;align-items:flex-start;text-align:left;gap:.65rem;margin-bottom:.5rem}.archive-header .author-lg-avatar{width:64px;height:64px}.archive-header .author-socials{justify-content:flex-start}.archive-header .author-bio-content,.archive-header .author-works-for{font-size:.78rem}.archive-header .author-expertise h2,.archive-header .author-credentials h2{font-size:.88rem}.archive-header .credential-list{grid-template-columns:1fr}.archive-card{padding:1rem 1.05rem}.archive-card-title{font-size:.92rem;-webkit-line-clamp:4}.archive-card-excerpt{font-size:.82rem;-webkit-line-clamp:5}.archive-card-meta{font-size:.74rem}.archive-card-category{font-size:.62rem}}html[data-theme=dark] .archive-header .taxonomy-label{color:#c4b5fd;background:color-mix(in srgb,var(--brand-700) 22%,transparent)}html[data-theme=dark] .archive-header .author-works-for a{color:#c4b5fd}html[data-theme=dark] .archive-header .author-works-for a:hover{color:#e9d5ff}html[data-theme=dark] .archive-header .author-socials a{color:#c4b5fd;background:color-mix(in srgb,var(--accent-violet) 18%,var(--surface-1));border-color:color-mix(in srgb,var(--accent-violet) 28%,var(--border))}html[data-theme=dark] .archive-header .author-socials a:hover{color:var(--color-white);background:var(--accent-violet);border-color:var(--accent-violet)}html[data-theme=dark] .archive-header .expertise-chip{color:#c4b5fd;background:color-mix(in srgb,var(--accent-violet) 18%,var(--surface-1));border-color:color-mix(in srgb,var(--accent-violet) 28%,var(--border))}html[data-theme=dark] .archive-header a.expertise-chip:hover{color:var(--color-white);background:var(--accent-violet);border-color:var(--accent-violet)}html[data-theme=dark] .archive-header .credential-item{border-left-color:var(--accent-violet)}html[data-theme=dark] .archive-card::before{background:var(--accent-violet)}html[data-theme=dark] .archive-card:hover{border-color:color-mix(in srgb,var(--accent-violet) 40%,var(--border))}html[data-theme=dark] .archive-card-category{color:#c4b5fd;background:color-mix(in srgb,var(--accent-violet) 18%,var(--surface-1));border-color:color-mix(in srgb,var(--accent-violet) 24%,var(--border))}html[data-theme=dark] .archive-card:hover .archive-card-title{color:#c4b5fd}html[data-theme=dark] .pagination-item a:hover{background:rgba(147,197,253,.1)}