.post-module__fFuUMG__postPage{padding-top:var(--nav-height);background:var(--bg-primary)}.post-module__fFuUMG__postHero{padding:var(--space-16) 0 var(--space-12);position:relative;overflow:hidden}.post-module__fFuUMG__postHero:before{content:"";pointer-events:none;background-image:linear-gradient(#5b75b60f 1px,#0000 1px),linear-gradient(90deg,#5b75b60f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.post-module__fFuUMG__postHero:after{content:"";background:linear-gradient(90deg,#0000,#5b75b64d,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.post-module__fFuUMG__heroInner{z-index:2;gap:var(--space-6);flex-direction:column;max-width:900px;display:flex;position:relative}.post-module__fFuUMG__breadcrumb{align-items:center;gap:var(--space-2);font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700;display:flex}.post-module__fFuUMG__breadcrumb a{color:var(--text-muted);transition:color var(--duration-fast) ease}.post-module__fFuUMG__breadcrumb a:hover,.post-module__fFuUMG__breadcrumbSlash{color:var(--accent-primary)}.post-module__fFuUMG__tagRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.post-module__fFuUMG__tagPill{padding:var(--space-1) var(--space-3);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-primary);background:#ff6a001f;border:1px solid #ff6a0040;border-radius:6px;align-items:center;font-size:.65rem;font-weight:700;display:inline-flex}.post-module__fFuUMG__postTitle{font-family:var(--font-headline);font-variation-settings:"wght" 800;-webkit-text-stroke:.5px currentColor;letter-spacing:-.03em;text-transform:uppercase;color:var(--text-primary);font-size:clamp(2.5rem,6vw,5.5rem);font-weight:800;line-height:.95}.post-module__fFuUMG__postSubtitle{font-family:var(--font-body);color:var(--text-secondary);border-left:3px solid var(--accent-primary);max-width:700px;padding-left:var(--space-6);font-size:1.25rem;font-style:italic;line-height:1.6}.post-module__fFuUMG__postMeta{align-items:center;gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid #5b75b626;flex-wrap:wrap;display:flex}.post-module__fFuUMG__metaItem{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:500}.post-module__fFuUMG__metaAuthor{color:var(--text-secondary);font-weight:600}.post-module__fFuUMG__metaDot{background:var(--text-muted);opacity:.4;border-radius:50%;flex-shrink:0;width:3px;height:3px}.post-module__fFuUMG__featuredImageSection{max-width:800px;margin:0 auto var(--space-16);border-radius:var(--radius-lg);position:relative;overflow:hidden}.post-module__fFuUMG__featuredImage{aspect-ratio:2;object-fit:cover;width:100%;height:auto;display:block}.post-module__fFuUMG__featuredImageOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#000c2b99 100%);position:absolute;inset:0}.post-module__fFuUMG__articleSection{padding-bottom:var(--space-24)}.post-module__fFuUMG__articleInner{max-width:800px;margin:0 auto}.post-module__fFuUMG__prose{font-family:var(--font-body);color:#a8bfdb;overflow-wrap:break-word;word-break:break-word;font-size:1.125rem;line-height:1.8}.post-module__fFuUMG__prose h1,.post-module__fFuUMG__prose h2,.post-module__fFuUMG__prose h3,.post-module__fFuUMG__prose h4,.post-module__fFuUMG__prose h5,.post-module__fFuUMG__prose h6{margin-top:var(--space-12);margin-bottom:var(--space-4);line-height:1.15}.post-module__fFuUMG__prose h1{font-family:var(--font-headline);letter-spacing:-.02em;text-transform:uppercase;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:800}.post-module__fFuUMG__prose h2{font-family:var(--font-headline);letter-spacing:-.02em;text-transform:uppercase;color:var(--accent-primary);font-size:clamp(1.5rem,3vw,2.125rem);font-weight:800}.post-module__fFuUMG__prose h3{font-family:var(--font-headline);letter-spacing:-.01em;text-transform:none;color:var(--text-primary);font-size:1.375rem;font-weight:700}.post-module__fFuUMG__prose h4{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-primary);margin-top:var(--space-8);font-size:.8125rem;font-weight:700}.post-module__fFuUMG__prose h5,.post-module__fFuUMG__prose h6{font-family:var(--font-body);letter-spacing:.06em;text-transform:none;color:var(--text-muted);margin-top:var(--space-6);font-size:.8125rem;font-style:italic;font-weight:600}.post-module__fFuUMG__prose h1 span,.post-module__fFuUMG__prose h2 span,.post-module__fFuUMG__prose h3 span,.post-module__fFuUMG__prose h4 span{color:inherit}.post-module__fFuUMG__prose p{margin-bottom:var(--space-6);line-height:1.8}.post-module__fFuUMG__prose p[style*="font-weight: bold"],.post-module__fFuUMG__prose p[style*=font-weight\:bold]{font-family:var(--font-headline);color:var(--text-primary);letter-spacing:-.01em;font-weight:700;font-size:clamp(1.125rem,2vw,1.5rem)!important}.post-module__fFuUMG__prose a{color:var(--accent-primary);text-underline-offset:3px;transition:opacity var(--duration-fast) ease;text-decoration:underline}.post-module__fFuUMG__prose a:hover{opacity:.8}.post-module__fFuUMG__prose strong{color:var(--text-primary);font-weight:700}.post-module__fFuUMG__prose em{color:var(--text-secondary);font-style:italic}.post-module__fFuUMG__prose ul,.post-module__fFuUMG__prose ol{list-style:revert;padding-left:var(--space-8);margin-bottom:var(--space-6);gap:var(--space-2);flex-direction:column;display:flex}.post-module__fFuUMG__prose li{color:#a8bfdb;line-height:1.7}.post-module__fFuUMG__prose p,.post-module__fFuUMG__prose span,.post-module__fFuUMG__prose li,.post-module__fFuUMG__prose td,.post-module__fFuUMG__prose div{color:inherit!important;background-color:#0000!important}.post-module__fFuUMG__prose strong,.post-module__fFuUMG__prose b{color:var(--text-primary)!important}.post-module__fFuUMG__prose a strong,.post-module__fFuUMG__prose a b,.post-module__fFuUMG__prose a span{color:inherit!important}.post-module__fFuUMG__prose a,.post-module__fFuUMG__prose h2{color:var(--accent-primary)!important}.post-module__fFuUMG__prose h3{color:var(--text-primary)!important}.post-module__fFuUMG__prose h4{color:var(--accent-primary)!important}.post-module__fFuUMG__prose h5,.post-module__fFuUMG__prose h6{color:var(--text-muted)!important}.post-module__fFuUMG__prose blockquote{margin:var(--space-10) 0;padding:var(--space-6) var(--space-8);border-left:4px solid var(--accent-primary);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#ff6a000a}.post-module__fFuUMG__prose blockquote p{font-family:var(--font-headline);color:var(--text-primary);margin-bottom:0;font-size:clamp(1.125rem,2vw,1.5rem);font-style:italic;font-weight:700;line-height:1.4}.post-module__fFuUMG__prose pre,.post-module__fFuUMG__prose code{font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.875rem}.post-module__fFuUMG__prose pre{background:var(--bg-surface-high);border-radius:var(--radius-md);padding:var(--space-6);margin:var(--space-8) 0;color:var(--text-secondary);border:1px solid #5b75b633;line-height:1.6;overflow-x:auto}.post-module__fFuUMG__prose :not(pre)>code{background:var(--bg-surface-high);border-radius:var(--radius-sm);color:var(--accent-primary);border:1px solid #5b75b633;padding:2px 6px;font-size:.85em}.post-module__fFuUMG__prose img{border-radius:var(--radius-lg);width:100%;height:auto;margin:var(--space-8) 0}.post-module__fFuUMG__prose hr{margin:var(--space-12) 0;border:none;border-top:1px solid #5b75b626}.post-module__fFuUMG__prose table{border-collapse:collapse;width:100%;margin:var(--space-8) 0;font-size:.9375rem}.post-module__fFuUMG__prose thead th{background:var(--bg-surface-high);padding:var(--space-3) var(--space-4);text-align:left;font-family:var(--font-headline);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid #5b75b633;font-size:.75rem;font-weight:700}.post-module__fFuUMG__prose tbody td{padding:var(--space-3) var(--space-4);color:var(--text-secondary);vertical-align:top;border-bottom:1px solid #5b75b614}.post-module__fFuUMG__prose tbody tr:hover td{background:#5b75b60a}.post-module__fFuUMG__postEndSection{background:var(--bg-surface);border-top:1px solid #5b75b633;position:relative}.post-module__fFuUMG__signalSubscribe{padding:var(--space-12) 0;background:#03123280}.post-module__fFuUMG__signalSubscribeInner{align-items:center;gap:var(--space-10);flex-wrap:wrap;display:flex}.post-module__fFuUMG__signalCopy{flex:260px}.post-module__fFuUMG__signalEyebrow{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:var(--space-2);font-size:.65rem;font-weight:700}.post-module__fFuUMG__signalSub{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.5}.post-module__fFuUMG__signalForm{gap:var(--space-3);flex:320px;min-width:0;display:flex}.post-module__fFuUMG__signalInput{min-width:0;padding:var(--space-3) var(--space-4);font-family:var(--font-body);color:var(--text-primary);transition:border-color var(--duration-fast) ease;background:#ffffff0d;border:1px solid #5b75b64d;border-radius:6px;outline:none;flex:1;font-size:.9375rem}.post-module__fFuUMG__signalInput::placeholder{color:var(--text-muted)}.post-module__fFuUMG__signalInput:focus{border-color:var(--accent-primary);background:#ffffff12}.post-module__fFuUMG__signalBtn{padding:var(--space-3) var(--space-5);background:var(--accent-primary);font-family:var(--font-body);letter-spacing:.04em;color:#fff;cursor:pointer;white-space:nowrap;transition:opacity var(--duration-fast) ease, transform var(--duration-fast) ease;border:none;border-radius:6px;flex-shrink:0;font-size:.875rem;font-weight:700}.post-module__fFuUMG__signalBtn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.post-module__fFuUMG__signalBtn:disabled{opacity:.5;cursor:not-allowed}.post-module__fFuUMG__signalSuccess{color:var(--accent-primary);text-align:center;width:100%;padding:var(--space-6) 0;margin:0;font-size:1rem;font-style:italic}.post-module__fFuUMG__signalSuccess span{color:var(--text-secondary)}.post-module__fFuUMG__signalError{color:var(--text-muted);margin-top:var(--space-2);width:100%;font-size:.8125rem}.post-module__fFuUMG__signalError a{color:var(--accent-primary)}.post-module__fFuUMG__nextPostSection{background:var(--bg-surface);padding:var(--space-16) 0;border-top:1px solid #5b75b626;position:relative;overflow:hidden}.post-module__fFuUMG__nextPostInner{justify-content:space-between;align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.post-module__fFuUMG__nextPostLabel{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-3);font-size:.65rem;font-weight:700}.post-module__fFuUMG__nextPostTitle{font-family:var(--font-headline);font-variation-settings:"wght" 800;-webkit-text-stroke:.5px currentColor;letter-spacing:-.02em;text-transform:uppercase;color:var(--text-primary);max-width:600px;transition:color var(--duration-fast) ease;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1}.post-module__fFuUMG__nextPostLink{color:inherit;text-decoration:none;display:block}.post-module__fFuUMG__nextPostLink:hover .post-module__fFuUMG__nextPostTitle{color:var(--accent-primary)}.post-module__fFuUMG__nextPostArrow{width:64px;height:64px;color:var(--text-secondary);transition:all var(--duration-normal) var(--ease-out-expo);border:1px solid #5b75b64d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.post-module__fFuUMG__nextPostLink:hover .post-module__fFuUMG__nextPostArrow{border-color:var(--accent-primary);background:var(--accent-primary);color:#fff;transform:translate(4px)}@media (max-width:1024px){.post-module__fFuUMG__featuredImageSection{aspect-ratio:16/9}}@media (max-width:768px){.post-module__fFuUMG__postSubtitle{padding-left:var(--space-4);font-size:1.0625rem}.post-module__fFuUMG__prose{font-size:1rem}.post-module__fFuUMG__prose h2{font-size:1.5rem}.post-module__fFuUMG__prose pre{padding:var(--space-4);font-size:.8125rem}.post-module__fFuUMG__featuredImageSection{aspect-ratio:4/3;margin-bottom:var(--space-10)}.post-module__fFuUMG__nextPostInner{flex-direction:column;align-items:flex-start}.post-module__fFuUMG__postMeta{gap:var(--space-3)}.post-module__fFuUMG__signalSubscribeInner{align-items:stretch;gap:var(--space-6);flex-direction:column}.post-module__fFuUMG__signalForm{flex-direction:column}.post-module__fFuUMG__signalBtn{width:100%}}
