:root{--olive-gold:#c4a574;--primary-text:#1a1a1a;--primary-bg:#faf8f3;--secondary-text:#5a5752;--tertiary-text:#8a8782;--olive-rule-faint:rgba(26,26,26,.1);--olive-rule-mid:rgba(26,26,26,.18)}.editorial-root{background:var(--primary-bg);color:var(--primary-text);font-family:Charter,Iowan Old Style,Georgia,serif;font-feature-settings:"kern" 1,"liga" 1,"onum" 1;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html:has(.editorial-root),html:has(.editorial-root) body{background:var(--primary-bg)}.editorial-root,.editorial-root *{box-sizing:border-box}.editorial-eyebrow,.editorial-serif{font-family:Charter,Iowan Old Style,Georgia,serif}.editorial-eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-text)}.editorial-eyebrow-gold{color:var(--olive-gold)}.editorial-headline{font-size:44px;font-weight:700;line-height:1;letter-spacing:-.01em}.editorial-headline,.editorial-section-headline{font-family:Charter,Iowan Old Style,Georgia,serif;color:var(--primary-text)}.editorial-section-headline{font-size:28px;font-weight:600;line-height:1.1}.editorial-dek{font-family:Charter,Iowan Old Style,Georgia,serif;font-style:italic;font-size:15px;line-height:1.5;color:var(--secondary-text)}.editorial-body,.editorial-body-italic{font-family:Charter,Iowan Old Style,Georgia,serif;font-size:17px;line-height:1.55;color:var(--primary-text)}.editorial-body-italic{font-style:italic}.editorial-meta{font-size:13px;line-height:1.4;color:var(--tertiary-text)}.editorial-meta,.editorial-pullquote{font-family:Charter,Iowan Old Style,Georgia,serif;font-style:italic}.editorial-pullquote{font-size:28px;line-height:1.35;color:var(--primary-text);text-align:center;max-width:36em;margin-left:auto;margin-right:auto}.editorial-rule-faint{height:.5px;background:var(--olive-rule-faint);width:100%}.editorial-rule-gold{height:.75px;background:var(--olive-gold);width:100%}@keyframes editorial-pulse{0%,to{opacity:1}50%{opacity:.7}}.editorial-pulse{animation:editorial-pulse 1.6s ease-in-out infinite}.editorial-stamp{display:inline-flex;align-items:center;justify-content:center;font-family:Charter,Iowan Old Style,Georgia,serif;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-bg);background:var(--olive-gold);padding:8px 14px;border:none;cursor:pointer;transition:opacity .15s ease-out}.editorial-stamp:hover{opacity:.88}.editorial-stamp:disabled{opacity:.4;cursor:not-allowed}.editorial-stamp-outline{display:inline-flex;align-items:center;justify-content:center;font-family:Charter,Iowan Old Style,Georgia,serif;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--tertiary-text);background:transparent;padding:8px 14px;border:.5px solid rgba(26,26,26,.25);cursor:pointer;transition:opacity .15s ease-out}.editorial-stamp-outline:hover{opacity:.7}.editorial-modal-scrim{position:fixed;inset:0;background:rgba(26,26,26,.32);z-index:50;display:flex;align-items:center;justify-content:center;padding:20px}.editorial-modal-card{background:var(--primary-bg);max-width:520px;padding:32px 28px}.editorial-modal-card,.editorial-textarea{width:100%;border:.5px solid var(--olive-rule-mid)}.editorial-textarea{min-height:140px;padding:12px 14px;background:transparent;font-family:Charter,Iowan Old Style,Georgia,serif;font-size:16px;line-height:1.5;color:var(--primary-text);resize:vertical;outline:none}.editorial-textarea:focus{border-color:var(--olive-gold)}.editorial-textarea::placeholder{color:var(--tertiary-text);font-style:italic}.editorial-marginalia{border-left:1px solid var(--olive-gold);padding-left:16px}.editorial-roman-numeral{color:var(--olive-gold);font-size:17px;font-weight:400;line-height:1.55;min-width:2.2em;display:inline-block}.editorial-disclosure summary,.editorial-roman-numeral{font-family:Charter,Iowan Old Style,Georgia,serif;font-style:italic}.editorial-disclosure summary{list-style:none;cursor:pointer;font-size:13px;color:var(--tertiary-text);letter-spacing:.04em;padding:8px 0;user-select:none}.editorial-disclosure summary::-webkit-details-marker{display:none}.editorial-disclosure summary:hover{color:var(--olive-gold)}.editorial-voice-button{width:80px;height:80px;border-radius:50%;background:var(--olive-gold);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease-out}.editorial-voice-button:hover{transform:scale(1.04)}.editorial-voice-button:disabled{opacity:.4;cursor:not-allowed}.editorial-voice-button-recording{animation:editorial-pulse 1.6s ease-in-out infinite}