.post-frame{max-width:73rem;margin-inline:auto;padding-inline:var(--container-pad)}.post-hero{position:relative;overflow:hidden;text-align:center;padding-block:var(--space-4) calc(var(--space-6) + 5.5rem);background:radial-gradient(38rem 20rem at 12% 8%,rgba(255,192,0,.14),transparent 60%),radial-gradient(32rem 18rem at 88% 30%,rgba(255,192,0,.1),transparent 60%),radial-gradient(circle at 1px 1px,rgba(0,0,0,.06) 1px,transparent 0) 0 0 / 24px 24px,var(--color-white)}.post-hero .crumbs{font-size:.875rem;color:#888;margin-bottom:var(--space-4)}.post-hero .crumbs a{color:inherit;text-decoration:none}.post-hero .crumbs a:hover{text-decoration:underline}.post-hero .crumbs [aria-current]{color:#111;font-weight:600}.post-eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.8125rem;font-weight:700;color:#b8860b}.post-title{max-width:62rem;margin:var(--space-2) auto 0;font-size:clamp(2.5rem,5.5vw,4.25rem);line-height:1.05;color:#111}.post-byline{margin-top:var(--space-4);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;font-size:.9375rem;color:#555}.byline-avatar{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:linear-gradient(150deg,#ffc000,#ff9500);color:var(--color-black);font-family:var(--font-display);font-size:1.25rem;letter-spacing:.02em;flex:none}.byline-who{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.byline-name{font-weight:700;color:#111}.byline-role{font-size:.8125rem;color:#777}.byline-sep{width:1px;height:2rem;background:#ddd}.byline-dot{margin-inline:.375rem}.post-figure{margin-top:var(--space-4)}.post-frame{max-width:56rem;margin-inline:auto}.byline-avatar-img{object-fit:cover;background:#f0f0f0}.post-cover,.post-cover img{display:block;width:100%;height:auto;border-radius:1rem}.post-cover img,.cover-art{box-shadow:0 24px 60px #0000002e}.cover-art{position:relative;overflow:hidden;aspect-ratio:16 / 9;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--space-2);padding:clamp(1.5rem,5vw,4rem);background:radial-gradient(circle at 1px 1px,rgba(255,192,0,.18) 1px,transparent 0) 0 0 / 22px 22px,radial-gradient(30rem 18rem at 18% 0%,rgba(255,192,0,.22),transparent 55%),linear-gradient(112deg,#0a0a0a 0 62%,transparent 62.2%),linear-gradient(150deg,#ffd600,#ffc000 55%,#ff9500)}.cover-art-mark{font-family:var(--font-display);font-size:clamp(2.75rem,7.5vw,7rem);line-height:.95;color:var(--color-brand);text-shadow:0 4px 30px rgba(255,192,0,.35);max-width:62%;overflow-wrap:anywhere}.cover-art-label{text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;font-weight:700;color:var(--color-white)}.cover-art--card{padding:1.5rem}.cover-art--card .cover-art-mark{font-size:2.375rem}.cover-art--card .cover-art-label{font-size:.5625rem;letter-spacing:.18em}.post-figure .cover-art{border-radius:1rem}.post-article{padding-block:var(--space-6) var(--space-5)}.post-body,.post-authorline{max-width:46rem;margin-inline:auto;padding-inline:var(--container-pad)}.post-body>*+*{margin-top:var(--space-3)}.post-body>p:first-child{font-size:1.3125rem;line-height:1.65;color:#222}.post-body h2{margin-top:var(--space-6);font-size:2rem;line-height:1.15;color:#111}.post-body h2:before{content:"";display:block;width:2.75rem;height:.3125rem;border-radius:999px;background:linear-gradient(90deg,#ffc000,#ff9500);margin-bottom:.875rem}.post-body h3{margin-top:var(--space-5);font-size:1.375rem;color:#111}.post-body p{color:#333}.post-body ul,.post-body ol{padding-left:1.375rem;color:#333}.post-body li{margin-bottom:var(--space-1)}.post-body li::marker{color:#d99a00;font-weight:700}.post-body a{color:#b8860b;font-weight:600;text-underline-offset:3px}.post-body blockquote{margin-inline:0;padding:var(--space-1) 0 var(--space-1) var(--space-4);border-left:5px solid var(--color-brand);font-size:1.25rem;line-height:1.55;font-weight:700;color:#222}.post-body blockquote p{color:inherit}.post-body hr{border:0;height:1px;background:#e8e8e8;margin-block:var(--space-5)}.post-body figure img{border-radius:.75rem;max-width:100%;height:auto}.post-body figcaption{font-size:.875rem;color:#777;margin-top:var(--space-1)}.post-key{background:#fffdf4;border-left:5px solid var(--color-brand);border-radius:0 .75rem .75rem 0;box-shadow:0 10px 30px #0000000d;padding:var(--space-3) var(--space-4)}.post-key h2,.post-key h3{margin-top:0;font-size:1.1875rem}.post-key h2:before{display:none}.post-key ul{margin-top:var(--space-2)}.post-stats{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-2)}@media(max-width:44rem){.post-stats{grid-template-columns:repeat(2,1fr)}}.post-stats li{background:var(--color-gray-light);border-top:4px solid var(--color-brand);border-radius:var(--radius);text-align:center;padding:var(--space-3) var(--space-1);margin-bottom:0}.post-stats .n{display:block;font-weight:800;font-size:1.375rem;color:#d99a00}.post-stats .l{color:#666;font-size:.8125rem}.post-table{overflow-x:auto;border-radius:.75rem;border:1px solid #eee}.post-table table{border-collapse:collapse;width:100%;min-width:34rem}.post-table th{background:var(--color-black);color:var(--color-white);text-align:left;padding:var(--space-2);font-size:.9375rem}.post-table td{border-top:1px solid #e5e5e5;padding:var(--space-2);font-size:.9375rem;color:#333;vertical-align:top}.post-table tr:nth-child(2n) td{background:#fafafa}.post-body pre{background:#0d0d0d;color:#e8e8e8;border-radius:.75rem;padding:var(--space-3);overflow-x:auto;font-size:.8125rem;line-height:1.6}.post-body code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.post-body p code,.post-body li code{background:#f3f0e6;border-radius:.25rem;padding:.1rem .35rem;font-size:.875em;color:#6b5300}.post-steps{list-style:none;padding:0;counter-reset:pstep}.post-steps>li{counter-increment:pstep;position:relative;padding:var(--space-3) var(--space-3) var(--space-3) 4rem;background:var(--color-white);border:1px solid #eee;border-left:4px solid var(--color-brand);border-radius:0 .75rem .75rem 0;box-shadow:0 6px 20px #0000000d;margin-bottom:var(--space-2)}.post-steps>li:before{content:counter(pstep);position:absolute;left:1rem;top:var(--space-3);display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:50%;background:linear-gradient(150deg,#ffc000,#ff9500);color:var(--color-black);font-weight:800}.post-steps h3,.post-steps h4{margin-top:0;font-size:1.0625rem}.post-steps p{margin-top:var(--space-1);font-size:.9375rem;color:#444}.post-verdicts{list-style:none;padding:0;display:grid;gap:var(--space-2)}.post-verdicts li{border-radius:.75rem;padding:var(--space-2) var(--space-3);font-size:.9375rem;color:#333;margin-bottom:0}.post-verdicts .bad{background:#fdf1f0;border-left:4px solid #c0392b}.post-verdicts .good{background:#f0f7f0;border-left:4px solid #2e7d32}.post-verdicts b{display:inline}.post-authorline{margin-top:var(--space-6);display:flex;align-items:center;gap:var(--space-3);border-top:1px solid #e8e8e8;padding-top:var(--space-4);color:#555;font-size:.9375rem}.byline-avatar--lg{width:3.5rem;height:3.5rem;font-size:1.5rem}.post-authorline p{margin:0}.post-related h2{margin-bottom:var(--space-4)}.related-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}@media(max-width:64rem){.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:44rem){.related-grid{grid-template-columns:1fr}}.related-card{background:var(--color-white);border:1px solid #eee;border-radius:.875rem;overflow:hidden;box-shadow:0 6px 24px #0000000f}.related-link{display:flex;flex-direction:column;height:100%;text-decoration:none}.related-media{display:block;overflow:hidden;aspect-ratio:16 / 9}.related-media img{width:100%;height:100%;object-fit:cover;display:block;box-shadow:none;border-radius:0}.related-media .cover-art{height:100%;box-shadow:none;border-radius:0}.related-body{display:flex;flex-direction:column;gap:.5rem;padding:var(--space-3);flex:1}.related-cat{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700;color:#b8860b}.related-title{font-weight:700;font-size:1.0625rem;line-height:1.4;color:var(--color-black)}.related-foot{margin-top:auto;font-size:.8125rem;color:#777}@media(prefers-reduced-motion:no-preference){.related-media img{transition:transform .32s var(--ease)}.related-card{transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.related-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0000001a}.related-card:hover .related-media img{transform:scale(1.05)}}.related-link:hover .related-title{color:#b8860b}.post-cta h2{color:var(--color-gold-text)}.post-cta-p{margin-top:var(--space-2);color:#ddd}.post-cta-call{color:var(--color-white)}
