.article-hero[data-astro-cid-zm77yjld]{background:var(--black);color:var(--white);padding-top:calc(4.5rem + clamp(2rem,4vw,3.5rem));padding-bottom:clamp(2.5rem,5vw,4.5rem);display:flex;align-items:flex-end}.hero-inner[data-astro-cid-zm77yjld]{max-width:900px}.hero-label[data-astro-cid-zm77yjld]{display:inline-flex;align-items:center;gap:1rem;color:var(--yellow);margin-bottom:1.5rem}.hero-label-line[data-astro-cid-zm77yjld]{display:inline-block;width:2rem;height:1px;background:var(--yellow)}.article-title[data-astro-cid-zm77yjld]{font-family:var(--font-sans);font-weight:200;font-size:clamp(2rem,5vw,3.75rem);line-height:1.08;letter-spacing:-.035em;color:var(--white);max-width:18ch;margin-bottom:1.5rem}.article-meta[data-astro-cid-zm77yjld]{color:#fafaf84d;display:flex;align-items:center;gap:.75rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase}.article-body[data-astro-cid-zm77yjld] .article-deck{font-size:clamp(1.05rem,1.8vw,1.15rem);line-height:1.7;color:var(--gray-600);font-weight:300;margin-bottom:2rem}.article-body[data-astro-cid-zm77yjld] .article-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem;position:relative;z-index:10}.article-body[data-astro-cid-zm77yjld] .stat{background:#fff;border-radius:8px;padding:1.5rem 1.75rem;box-shadow:0 4px 24px #0000000f,0 1px 4px #0000000a;transition:transform .3s ease,box-shadow .3s ease}.article-body[data-astro-cid-zm77yjld] .stat:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a}.article-body[data-astro-cid-zm77yjld] .stat-value{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:200;letter-spacing:-.03em;color:var(--black);margin-bottom:.25rem}.article-body[data-astro-cid-zm77yjld] .stat-label{font-size:.78rem;color:var(--gray-400);line-height:1.45}.article-body[data-astro-cid-zm77yjld]{max-width:var(--article-max, 960px);margin-inline:auto;padding-inline:clamp(1.5rem,4vw,2.5rem);padding-block:clamp(3rem,6vw,5rem)}.article-body[data-astro-cid-zm77yjld] h2{font-family:var(--font-sans);font-weight:200;font-size:clamp(1.4rem,2.8vw,1.9rem);letter-spacing:-.02em;line-height:1.15;color:var(--black);margin-top:3.5rem;margin-bottom:1.25rem}.article-body[data-astro-cid-zm77yjld] h3{font-family:var(--font-sans);font-weight:400;font-size:1.1rem;letter-spacing:-.01em;color:var(--black);margin-top:2rem;margin-bottom:.875rem}.article-body[data-astro-cid-zm77yjld] p{font-family:var(--font-sans);font-weight:300;font-size:clamp(1rem,1.5vw,1.0625rem);line-height:1.8;color:var(--gray-600);margin-bottom:1.25rem}.article-body[data-astro-cid-zm77yjld] strong{font-weight:400;color:var(--black)}.article-body[data-astro-cid-zm77yjld] em{font-family:var(--font-serif);font-size:1.05em}.article-body[data-astro-cid-zm77yjld] sup{font-size:.7em;color:var(--gray-400)}.article-body[data-astro-cid-zm77yjld] .tldr{background:var(--gray-50, #F7F7F5);border-left:3px solid var(--yellow);padding:1.5rem 1.75rem;margin-bottom:2.5rem;border-radius:0 6px 6px 0}.article-body[data-astro-cid-zm77yjld] .tldr>strong{display:block;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--black);margin-bottom:.75rem}.article-body[data-astro-cid-zm77yjld] .tldr li{font-size:.9375rem;color:var(--black);margin-bottom:.5rem;line-height:1.6;font-weight:300}.article-body[data-astro-cid-zm77yjld] .tldr li:last-child{margin-bottom:0}.article-body[data-astro-cid-zm77yjld] ul,.article-body[data-astro-cid-zm77yjld] ol{padding-left:1.5rem;margin-bottom:1.25rem}.article-body[data-astro-cid-zm77yjld] li{font-weight:300;font-size:clamp(1rem,1.5vw,1.0625rem);line-height:1.8;color:var(--gray-600);margin-bottom:.375rem}.article-body[data-astro-cid-zm77yjld] hr{border:none;border-top:1px solid var(--gray-100);margin-block:2.5rem}.article-body[data-astro-cid-zm77yjld] .component-table{background:var(--gray-50, #F7F7F5);padding:1.25rem 1.5rem;margin:1.5rem 0;border-radius:6px;display:flex;flex-direction:column;gap:.6rem}.article-body[data-astro-cid-zm77yjld] .comp-row{display:grid;grid-template-columns:6rem 1fr;gap:1rem;font-size:.875rem;line-height:1.5}.article-body[data-astro-cid-zm77yjld] .comp-name{font-weight:500;color:var(--black)}.article-body[data-astro-cid-zm77yjld] .comp-desc{color:var(--gray-600)}.article-body[data-astro-cid-zm77yjld] .comparison-table{margin:2rem 0;border-radius:8px;overflow:hidden;border:1px solid var(--gray-200, #E0E0DC);font-size:.875rem}.article-body[data-astro-cid-zm77yjld] .ct-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--gray-100)}.article-body[data-astro-cid-zm77yjld] .ct-row:last-child{border-bottom:none}.article-body[data-astro-cid-zm77yjld] .ct-row>span{padding:.75rem 1rem;color:var(--gray-600);line-height:1.45}.article-body[data-astro-cid-zm77yjld] .ct-header{background:var(--black)}.article-body[data-astro-cid-zm77yjld] .ct-header>span{color:#fff6;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.article-body[data-astro-cid-zm77yjld] .ct-nmc{color:#ffffffe6!important}.article-body[data-astro-cid-zm77yjld] .ct-lfp{color:var(--yellow)!important}.article-body[data-astro-cid-zm77yjld] .ct-row>span:first-child{color:var(--black);font-weight:400}.article-body[data-astro-cid-zm77yjld] .ct-row:not(.ct-header):nth-child(2n){background:var(--gray-50, #F7F7F5)}.article-body[data-astro-cid-zm77yjld] blockquote{border-left:3px solid var(--yellow);padding:1.25rem 1.75rem;margin:2rem 0;background:var(--gray-50, #F7F7F5);border-radius:0 6px 6px 0;font-size:.95rem;line-height:1.75;color:var(--black);font-weight:300}.article-body[data-astro-cid-zm77yjld] blockquote small{color:var(--gray-400);font-size:.8rem;display:block;margin-top:.75rem}.article-body[data-astro-cid-zm77yjld] figure{margin-block:2.5rem}.article-body[data-astro-cid-zm77yjld] figure img{width:100%;border-radius:8px;display:block}.article-body[data-astro-cid-zm77yjld] figcaption{font-size:.8rem;color:var(--gray-400);margin-top:.75rem;line-height:1.5}.article-body[data-astro-cid-zm77yjld] .references{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--gray-100)}.article-body[data-astro-cid-zm77yjld] .references p{font-size:.78rem;color:var(--gray-400);margin-bottom:.4rem;line-height:1.6}.article-body[data-astro-cid-zm77yjld] .references p:first-child{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gray-600);margin-bottom:1rem}.article-cta[data-astro-cid-zm77yjld]{max-width:var(--article-max, 960px);padding-bottom:clamp(2rem,4vw,4rem)}.cta-card[data-astro-cid-zm77yjld]{background:var(--black);color:var(--white);padding:2.5rem 3rem;border-radius:4px;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-card[data-astro-cid-zm77yjld] .t-serif[data-astro-cid-zm77yjld]{color:#fafaf8cc;font-size:clamp(1rem,2vw,1.25rem)}.btn-primary[data-astro-cid-zm77yjld]{display:inline-flex;align-items:center;padding:.875rem 2.25rem;background:var(--yellow);color:var(--black);font-weight:400;font-size:.9375rem;border-radius:2px;white-space:nowrap;transition:transform .25s var(--ease-out-expo),box-shadow .25s ease}.btn-primary[data-astro-cid-zm77yjld]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f5c51840}.article-back[data-astro-cid-zm77yjld]{max-width:var(--article-max, 960px);padding-bottom:clamp(3rem,6vw,5rem)}.back-link[data-astro-cid-zm77yjld]{display:inline-flex;align-items:center;gap:.5rem;color:var(--gray-400);transition:color .2s ease}.back-link[data-astro-cid-zm77yjld]:hover{color:var(--black)}.back-link[data-astro-cid-zm77yjld] svg[data-astro-cid-zm77yjld]{transition:transform .25s var(--ease-out-expo)}.back-link[data-astro-cid-zm77yjld]:hover svg[data-astro-cid-zm77yjld]{transform:translate(-3px)}@media (max-width: 640px){.article-hero[data-astro-cid-zm77yjld]{min-height:auto}.article-title[data-astro-cid-zm77yjld]{font-size:1.75rem}.article-body[data-astro-cid-zm77yjld] .article-stats{grid-template-columns:1fr;margin-top:-1.5rem}.article-body[data-astro-cid-zm77yjld] .ct-row{grid-template-columns:1fr}.article-body[data-astro-cid-zm77yjld] .ct-header>span:first-child{display:none}}
