.editorial-content,.post-content.editorial-content{--editorial-measure: min(100%, var(--container-reading));--editorial-flow: 1.42rem;--editorial-flow-large: 2.75rem;max-width:var(--editorial-measure);color:var(--text-secondary);text-wrap:pretty}.editorial-content>*,.post-content.editorial-content>*{max-width:var(--editorial-measure)}.editorial-content>:first-child,.post-content.editorial-content>:first-child{margin-top:0}.editorial-content>:last-child,.post-content.editorial-content>:last-child{margin-bottom:0}.editorial-content p,.post-content.editorial-content p{margin:0 0 var(--editorial-flow);line-height:1.84}.editorial-content h2,.editorial-content h3,.editorial-content h4,.post-content.editorial-content h2,.post-content.editorial-content h3,.post-content.editorial-content h4{color:var(--text-primary);text-wrap:balance}.editorial-content h2,.post-content.editorial-content h2{position:relative;margin:var(--editorial-flow-large) 0 1rem;padding-top:1.05rem;font-size:clamp(1.48rem,1.24rem + .72vw,1.82rem);line-height:1.16;letter-spacing:-.01em}.editorial-content h2:before,.post-content.editorial-content h2:before{content:"";position:absolute;top:0;left:0;width:min(4.5rem,22%);height:1px;background:color-mix(in srgb,var(--accent) 28%,transparent)}.editorial-content h3,.post-content.editorial-content h3{margin:2.1rem 0 .7rem;font-size:clamp(1.12rem,1.03rem + .24vw,1.22rem);line-height:1.28;letter-spacing:-.004em}.editorial-content p+h2,.editorial-content ul+h2,.editorial-content ol+h2,.editorial-content blockquote+h2,.post-content.editorial-content p+h2,.post-content.editorial-content ul+h2,.post-content.editorial-content ol+h2,.post-content.editorial-content blockquote+h2{margin-top:3rem}.editorial-content h2+p,.editorial-content h3+p,.post-content.editorial-content h2+p,.post-content.editorial-content h3+p{margin-top:0}.editorial-content ul,.editorial-content ol,.post-content.editorial-content ul,.post-content.editorial-content ol{margin:1.25rem 0 1.75rem;padding-left:1.25rem}.editorial-content li,.post-content.editorial-content li{padding-left:.28rem;line-height:1.74}.editorial-content li+li,.post-content.editorial-content li+li{margin-top:.5rem}.editorial-content li::marker,.post-content.editorial-content li::marker{color:var(--accent)}.editorial-content a,.post-content.editorial-content a{color:var(--color-accent-hover);border-bottom:1px solid color-mix(in srgb,var(--color-accent-hover) 26%,transparent);text-decoration:none;text-underline-offset:.18em}.editorial-content a:hover,.post-content.editorial-content a:hover{border-bottom-color:var(--color-accent-hover)}.editorial-content strong,.post-content.editorial-content strong{color:var(--text-primary);font-weight:700}.editorial-content blockquote,.post-content.editorial-content blockquote{margin:2.15rem 0;padding:1.2rem 1.35rem 1.2rem 1.5rem;border-left:2px solid color-mix(in srgb,var(--accent) 62%,var(--border));border-radius:0 8px 8px 0;background:color-mix(in srgb,var(--accent-subtle) 58%,var(--color-bg));color:var(--text-primary);font-size:clamp(1.02rem,.98rem + .18vw,1.12rem);line-height:1.72}.editorial-content blockquote p,.post-content.editorial-content blockquote p{line-height:inherit}.editorial-content img,.post-content.editorial-content img{display:block;width:100%;height:auto;margin:2.15rem 0;border-radius:12px;box-shadow:0 12px 28px #1a1a1a0e}.editorial-content figure,.post-content.editorial-content figure{margin:2.15rem 0}.editorial-content figure img,.post-content.editorial-content figure img{margin:0}.editorial-content figcaption,.post-content.editorial-content figcaption{margin-top:.7rem;color:var(--text-secondary);font-size:.86rem;line-height:1.55;text-align:center}.editorial-content table,.post-content.editorial-content table{display:block;width:100%;margin:2.15rem 0;overflow-x:auto;border-collapse:collapse;border-top:1px solid var(--border);font-size:.94rem;line-height:1.55;white-space:nowrap}.editorial-content th,.editorial-content td,.post-content.editorial-content th,.post-content.editorial-content td{padding:.78rem .9rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.editorial-content th,.post-content.editorial-content th{color:var(--text-primary);font-weight:700;background:color-mix(in srgb,var(--accent-subtle) 72%,var(--color-bg))}.editorial-content code,.post-content.editorial-content code{border-radius:4px}.editorial-content pre,.post-content.editorial-content pre{margin:2rem 0}.editorial-content hr,.post-content.editorial-content hr{margin:2.6rem 0;border-top-color:color-mix(in srgb,var(--border) 72%,transparent)}.editorial-content--blog,.post-content.editorial-content--blog{--editorial-measure: 100%;margin-right:auto}@media(max-width:768px){.editorial-content,.post-content.editorial-content{--editorial-flow: 1.2rem;--editorial-flow-large: 2.25rem}.editorial-content h2,.post-content.editorial-content h2{padding-top:.85rem}.editorial-content ul,.editorial-content ol,.post-content.editorial-content ul,.post-content.editorial-content ol{padding-left:1.2rem}.editorial-content blockquote,.post-content.editorial-content blockquote{padding:1rem 1.1rem 1rem 1.2rem}.editorial-content table,.post-content.editorial-content table{font-size:.9rem}}:root,:root[data-theme=lavender-sage]{--color-bg: #FAFAFC;--color-surface: #F1EFF7;--color-header: #F1EFF7;--color-text: #1F2933;--color-text-muted: #6B7280;--color-accent: #6B5CA5;--color-accent-hover: #57498A;--color-border: #E2DFEC;--color-border-soft: #ECEAF2;--color-code-bg: #F3F4F6;--color-code-text: #D97706}:root[data-theme=sage-lake]{--color-bg: #FAFBFA;--color-surface: #E8EFEA;--color-header: #E8EFEA;--color-text: #1F2933;--color-text-muted: #6B7280;--color-accent: #3F6C8C;--color-accent-hover: #2E556E;--color-border: #D9E2DD;--color-border-soft: #E7EEE9;--color-code-bg: #EEF3F1;--color-code-text: #966A12}:root[data-theme=alpine-editorial]{--color-bg: #FAFBFC;--color-surface: #E8EDF2;--color-header: #E8EDF2;--color-text: #1F2933;--color-text-muted: #6B7280;--color-accent: #3E5C76;--color-accent-hover: #2F455A;--color-border: #D8E0E8;--color-border-soft: #E6ECF2;--color-code-bg: #EEF2F6;--color-code-text: #7E5A18}:root[data-theme=terracotta-dawn]{--color-bg: #FCF8F4;--color-surface: #F3E4DA;--color-header: #F3E4DA;--color-text: #2D2623;--color-text-muted: #786A63;--color-accent: #B45D3C;--color-accent-hover: #8E472D;--color-border: #E6D2C4;--color-border-soft: #F0E2D8;--color-code-bg: #F6ECE5;--color-code-text: #91572A}:root[data-theme=fjord-mist]{--color-bg: #F8FBFC;--color-surface: #E2EDF1;--color-header: #E2EDF1;--color-text: #1F2933;--color-text-muted: #61717B;--color-accent: #2F6F78;--color-accent-hover: #23555C;--color-border: #D4E1E6;--color-border-soft: #E6EEF1;--color-code-bg: #ECF3F5;--color-code-text: #7C5A1F}:root[data-theme=citrus-paper]{--color-bg: #FCFBF5;--color-surface: #F3EFD8;--color-header: #F3EFD8;--color-text: #28251F;--color-text-muted: #6F695A;--color-accent: #A17812;--color-accent-hover: #7D5E0F;--color-border: #E6DFC0;--color-border-soft: #F1ECD8;--color-code-bg: #F7F2DE;--color-code-text: #85631B}:root[data-theme=midnight-rose]{--color-bg: #FBF8FA;--color-surface: #EEE3EA;--color-header: #EEE3EA;--color-text: #241E23;--color-text-muted: #6F6470;--color-accent: #8C4B6E;--color-accent-hover: #6F3A57;--color-border: #E1D2DC;--color-border-soft: #EFE4EB;--color-code-bg: #F3EAF0;--color-code-text: #8B5A2A}:root{--bg: var(--color-bg);--text-primary: var(--color-text);--text-secondary: var(--color-text-muted);--accent: var(--color-accent);--accent-light: var(--color-accent-hover);--accent-subtle: var(--color-surface);--border: var(--color-border);--border-light: var(--color-border-soft);--white: var(--color-bg);--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--page-gutter: clamp(1rem, 2vw, 2rem);--container-reading: 840px;--container-default: 980px;--container-page: 1040px;--container-wide: 1200px;--container-hero: 920px;--type-nav: 1rem;--type-nav-mobile: .9rem;--type-eyebrow: .8rem;--type-body: 1rem;--type-body-large: 1.08rem;--type-heading-section: clamp(1.68rem, 2vw, 2.22rem);--type-heading-card: clamp(1.12rem, 1.02rem + .36vw, 1.32rem);--type-display: clamp(2.75rem, 4.2vw, 3.9rem);--type-display-subtitle: clamp(1.08rem, 1.8vw, 1.28rem);--type-heading-detail: clamp(1.5rem, 1.3rem + .7vw, 1.9rem);--leading-display: 1.12;--leading-section: 1.16;--leading-card: 1.22;--measure-display: 18ch;--measure-section: 26ch;--measure-card: 24ch}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth;overflow-x:clip}*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0;padding-bottom:5.5rem;text-align:left;background-color:var(--bg);word-wrap:break-word;overflow-wrap:break-word;color:var(--text-primary);font-size:17px;line-height:1.7;font-weight:400;border-top:2px solid var(--color-accent);overflow-x:clip}main{width:100%;max-width:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;color:var(--text-primary);line-height:var(--leading-section);font-weight:700;margin:0 0 1.5rem;text-wrap:balance}h1{font-size:var(--type-display);font-weight:700;letter-spacing:-.018em;margin-bottom:1.75rem;line-height:var(--leading-display);max-inline-size:var(--measure-display)}h2{font-size:var(--type-heading-section);font-weight:700;letter-spacing:-.014em;margin-bottom:1.2rem;margin-top:2.5rem;line-height:var(--leading-section);max-inline-size:var(--measure-section)}h3{font-size:var(--type-heading-card);font-weight:600;margin-top:2rem;margin-bottom:1.1rem;line-height:var(--leading-card);letter-spacing:-.01em;max-inline-size:var(--measure-card)}h4{font-size:1.4rem;font-weight:600;margin-top:1.75rem;margin-bottom:1rem}h5{font-size:1.15rem;font-weight:600;margin-top:1.5rem}strong,b{font-weight:600}a{color:var(--accent);text-decoration:none;transition:all .2s ease;border-bottom:1px solid transparent;position:relative}a:hover{color:var(--color-accent-hover);border-bottom-color:var(--color-accent)}a:active{color:var(--color-accent-hover)}p{margin-bottom:1.5rem;line-height:1.75;font-size:var(--type-body)}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:3px 8px;background-color:var(--color-code-bg);border-radius:4px;font-family:Monaco,Courier New,monospace;font-size:.9em;color:var(--color-code-text)}pre{padding:1.5rem;border-radius:8px;background-color:var(--color-code-bg);border:1px solid var(--border);overflow-x:auto}pre>code{all:unset;background:none;padding:0;color:var(--text-primary)}blockquote{border-left:3px solid var(--accent);padding:1rem 0 1rem 1.5rem;margin:2.5rem 0;font-style:italic;color:var(--text-secondary);background-color:var(--accent-subtle);border-radius:4px}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}hr{border:none;border-top:2px solid var(--border);margin:2.5rem 0;background:linear-gradient(to right,var(--accent) 0%,transparent 100%);height:1px;border:0}@media(max-width:720px){body{font-size:17px;padding-bottom:6.5rem}main{padding:0}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}
