.Layout_wrap__aOYv3{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}.Layout_topbar__uLobL{display:flex;align-items:center;justify-content:space-between;padding:18px 48px;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;background:rgba(8,10,14,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100}.Layout_logo__tzhbG{display:flex;align-items:center;gap:10px;text-decoration:none}.Layout_logoText__LSJWt{font-size:13px;color:var(--gold)}.Layout_logoSub__5Qw8I,.Layout_logoText__LSJWt{font-family:DM Mono,monospace;letter-spacing:.15em;text-transform:uppercase}.Layout_logoSub__5Qw8I{font-size:10px;color:var(--muted);padding:3px 8px;border:1px solid var(--border);margin-left:2px}.Layout_navRight__LrXyj{display:flex;align-items:center;gap:24px}.Layout_navLink__VQRZA{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.08em;color:var(--muted);text-decoration:none;transition:color .2s}.Layout_navLink__VQRZA:hover{color:var(--gold)}.Layout_navCta__XrRNg{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--black);background:var(--gold);padding:8px 16px;text-decoration:none;transition:background .2s}.Layout_navCta__XrRNg:hover{background:#f0c85a}.Layout_main__bVVJR{flex:1 1}.Layout_footer__ye8JQ{border-top:1px solid var(--border);padding:32px 48px;margin-top:80px}.Layout_footerInner__ouwXL{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.Layout_footerLogo__VPGRH{font-family:DM Mono,monospace;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.Layout_footerLinks__OacWW{display:flex;gap:24px}.Layout_footerLinks__OacWW a{font-size:12px;color:var(--muted);text-decoration:none;transition:color .2s}.Layout_footerLinks__OacWW a:hover{color:var(--gold)}.Layout_footerNote___p_20{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.08em;color:var(--muted);opacity:.6}@media (max-width:768px){.Layout_topbar__uLobL{padding:16px 24px}.Layout_navCta__XrRNg{display:none}.Layout_footer__ye8JQ{padding:24px}.Layout_footerNote___p_20{display:none}}.Post_article__R4DND{max-width:740px;margin:0 auto;padding:80px 32px 120px}.Post_header__RxYh4{margin-bottom:48px}.Post_meta__oohU7{display:flex;align-items:center;gap:14px;margin-bottom:28px;flex-wrap:wrap}.Post_tag__jmLTM{background:var(--gold-dim);border:1px solid var(--gold-border);color:var(--gold);font-family:DM Mono,monospace;font-size:10px;letter-spacing:.15em;text-transform:uppercase;padding:5px 12px}.Post_date__YGL_Q,.Post_read__OEbRH{font-family:DM Mono,monospace;font-size:11px;color:var(--muted);letter-spacing:.06em}.Post_title__pen_7{font-family:Playfair Display,serif;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin-bottom:20px;color:var(--white)}.Post_excerpt__rNHXl{font-size:19px;color:var(--muted);line-height:1.7}.Post_divider__mZgDl{height:1px;background:linear-gradient(to right,var(--border),transparent);margin-bottom:48px}.Post_body__eDpXg{display:flex;flex-direction:column;gap:0}.Post_p__KAFTI{font-size:17px;color:var(--body);line-height:1.8;margin-bottom:24px}.Post_h2__gCz5I{font-family:Playfair Display,serif;font-size:clamp(20px,2.5vw,28px);font-weight:700;color:var(--white);line-height:1.25;letter-spacing:-.01em;margin-top:48px;margin-bottom:16px}.Post_h3__XN1YE{font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;color:var(--white);margin-top:32px;margin-bottom:12px}.Post_quote__OPK_7{border-left:3px solid var(--gold);padding:4px 0 4px 28px;margin:40px 0}.Post_quote__OPK_7 p{font-family:Playfair Display,serif;font-size:22px;font-style:italic;color:var(--white);line-height:1.5}.Post_stat__d1hQt{background:var(--card);border:1px solid var(--border);border-left:3px solid var(--gold);padding:28px 32px;margin:40px 0;display:flex;align-items:center;gap:24px}.Post_statNumber__Fm_hn{font-family:Playfair Display,serif;font-size:56px;font-weight:700;color:var(--gold);line-height:1;flex-shrink:0}.Post_statText__saIlJ{font-size:14px;color:var(--muted);line-height:1.65}.Post_list__Qsi5d{list-style:none;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.Post_list__Qsi5d li{font-size:16px;color:var(--body);padding-left:20px;position:relative;line-height:1.6}.Post_list__Qsi5d li:before{content:"→";position:absolute;left:0;color:var(--gold)}.Post_postCta__YlGYm{background:var(--gold-dim);border:1px solid var(--gold-border);padding:40px 44px;margin-top:64px;text-align:center}.Post_postCta__YlGYm h3{font-family:Playfair Display,serif;font-size:24px;font-weight:700;margin-bottom:10px;color:var(--white)}.Post_postCta__YlGYm p{font-size:14px;color:var(--muted);margin-bottom:28px;line-height:1.65}.Post_btn__5HK9z{display:inline-block;background:var(--gold);color:var(--black);font-family:DM Sans,sans-serif;font-weight:600;font-size:14px;letter-spacing:.04em;padding:14px 32px;text-decoration:none;transition:background .2s}.Post_btn__5HK9z:hover{background:#f0c85a}.Post_back__agyxi{margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.Post_back__agyxi a{font-family:DM Mono,monospace;font-size:12px;color:var(--muted);letter-spacing:.08em;text-decoration:none;transition:color .2s}.Post_back__agyxi a:hover{color:var(--gold)}@media (max-width:640px){.Post_article__R4DND{padding:48px 24px 80px}.Post_stat__d1hQt{flex-direction:column;gap:12px}.Post_postCta__YlGYm{padding:32px 24px}}