/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-medium:500;--font-weight-semibold:600;--leading-relaxed:1.625;--radius-xs:.125rem;--radius-sm:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.sticky{position:sticky}.my-6{margin-block:calc(var(--spacing) * 6)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-10{margin-top:calc(var(--spacing) * 10)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-flex{display:inline-flex}.min-h-11{min-height:calc(var(--spacing) * 11)}.\!w-auto{width:auto!important}.max-w-\[200px\]{max-width:200px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-7{gap:calc(var(--spacing) * 7)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-10{gap:calc(var(--spacing) * 10)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xs{border-radius:var(--radius-xs)}.border{border-style:var(--tw-border-style);border-width:1px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-border{border-color:var(--border)}.border-foreground{border-color:var(--foreground)}.border-input{border-color:var(--input)}.bg-background{background-color:var(--background)}.bg-primary{background-color:var(--primary)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-1{padding-block:var(--spacing)}.py-3{padding-block:calc(var(--spacing) * 3)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pb-14{padding-bottom:calc(var(--spacing) * 14)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.font-serif{font-family:var(--font-serif)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-foreground{color:var(--primary-foreground)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:scale-102:hover{--tw-scale-x:102%;--tw-scale-y:102%;--tw-scale-z:102%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}}}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-ring:focus-visible{outline-color:var(--ring)}.active\:scale-\[0\.98\]:active{scale:.98}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@media (width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[1\.45fr_1fr_1fr\]{grid-template-columns:1.45fr 1fr 1fr}.md\:grid-cols-\[1fr_1\.1fr\]{grid-template-columns:1fr 1.1fr}}@media (width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[1\.1fr_1fr\]{grid-template-columns:1.1fr 1fr}}}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--theme-paper:#f0eee6;--theme-paper-deep:#e3dacc;--theme-ink:#262624;--theme-ink-deep:#141413;--theme-muted:#b0aea5;--theme-divider:#87867f;--theme-accent:#a84432;--theme-data:#173247;--background:var(--theme-paper);--foreground:var(--theme-ink);--card:var(--theme-paper-deep);--card-foreground:var(--theme-ink);--muted:var(--theme-paper-deep);--muted-foreground:#5c5a54;--border:var(--theme-divider);--input:#6f6c64;--ring:var(--theme-accent);--primary:var(--theme-accent);--primary-foreground:var(--theme-paper);--radius:.625rem;--chart-1:var(--theme-accent);--chart-2:var(--theme-data)}[data-theme=dark]{--background:#222320;--foreground:#f8f7f3;--card:#30312d;--card-foreground:#f8f7f3;--muted:#363730;--muted-foreground:#cbc9c0;--border:#64655b;--input:#929486;--ring:#e79891;--primary:#e79891;--primary-foreground:#222320;--chart-1:#e79891;--chart-2:#c7d1d3}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;padding-bottom:94px;font-family:Geist Variable,Arial,sans-serif}body:has(.owned-story-page){padding-bottom:0}a{text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:2px solid var(--ring);outline-offset:5px}a:hover{color:var(--primary)}h1,h2,h3,.wordmark,.footer-wordmark{font-family:Georgia,Times New Roman,serif}.page-shell{max-width:1328px;margin:auto;padding:0 48px}.utility{min-height:38px}.masthead{height:100px}.wordmark{letter-spacing:-3.4px;font-size:56px;font-weight:700;line-height:1}.wordmark span{font-weight:400}.wordmark i,.footer-wordmark span{color:var(--primary)}.masthead-note{color:var(--muted-foreground);margin-left:auto;margin-right:32px;font-size:12px;line-height:1.5}.desktop-nav{min-height:49px;font-size:13px}.desktop-nav a{align-items:center;gap:12px;min-height:46px;display:inline-flex}.mobile-menu{display:none}.hero{min-height:510px;padding:48px 0 42px}.eyebrow{text-transform:uppercase;letter-spacing:2.3px;color:var(--primary);margin-bottom:23px;font-size:10px;font-weight:700}h1{letter-spacing:-2.8px;margin-bottom:20px;padding-bottom:4px;font-size:clamp(46px,4.5vw,68px);line-height:1.1}h1 em{font-weight:400}.hero-dek{color:var(--muted-foreground);max-width:430px;margin-bottom:28px;font-size:17px;line-height:1.65}.text-link{align-items:center;gap:14px;min-height:44px;font-size:13px;font-weight:600;text-decoration:underline;display:inline-flex}.issue-cover{border:1px solid var(--theme-divider);background:var(--theme-paper-deep);width:100%;max-width:460px;color:var(--theme-ink);box-shadow:5px 5px 0 var(--theme-paper-deep),6px 6px 0 var(--theme-divider),13px 15px 22px #14141312;margin-left:auto;padding:20px 22px 0;transform:rotate(1deg)}.issue-cover:hover{color:var(--theme-ink)}.cover-top{border-bottom:1px solid var(--theme-ink);justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.cover-top>span:first-child{letter-spacing:-1px;font:700 27px Georgia,serif}.cover-top>span:last-child{text-align:right;font-size:9px}.issue-cover h2{letter-spacing:-1.2px;padding-top:16px;font-size:38px;line-height:1.02}.issue-cover>p{margin:9px 0 14px;font-size:11px}.cover-art{object-fit:cover;object-position:center 45%;width:100%;height:198px}.cover-bottom{justify-content:space-between;align-items:center;min-height:39px;font-size:10px;display:flex}.issue-strip{color:var(--muted-foreground);padding:16px 0;font-size:12px}.issue-strip strong{color:var(--foreground)}.strip-divider{margin:0 13px}.stories-section{padding:52px 0 54px;scroll-margin-top:20px}.section-note{color:var(--primary);margin-bottom:12px;font-size:12px}.section-heading h2{letter-spacing:-.8px;font-size:34px;line-height:1.15}.filters{border-bottom:1px solid var(--border);margin:24px 0;padding-bottom:18px}.filters button{padding:8px 17px;font-size:12px}.story+.story{border-left:1px solid var(--border);padding-left:27px}.story-photo{aspect-ratio:16/10;object-fit:cover;width:100%}.lead-story .story-photo{aspect-ratio:16/9}.story-meta{color:var(--primary);margin:17px 0 10px;font-size:11px}.story-meta span{color:var(--muted-foreground)}.story h3{letter-spacing:-.5px;margin-bottom:12px;font-size:26px;line-height:1.15}.lead-story h3{font-size:34px}.story-dek{color:var(--muted-foreground);font-size:14px;line-height:1.65}.source-link{align-items:center;gap:10px;min-height:44px;font-size:11px;text-decoration:underline;display:inline-flex}.photo-credit{color:var(--muted-foreground);font-size:10px}.about-section{border-top:2px solid var(--foreground);padding:52px 0 18px}.about-section h2{letter-spacing:-1.3px;margin-bottom:23px;font-size:43px;line-height:1.12}.about-copy{max-width:450px;color:var(--muted-foreground);margin-bottom:16px;font-size:15px;line-height:1.75}.newsletter-panel{background:var(--muted);border:1px solid var(--border);width:100%;max-width:440px;margin-left:auto;padding:30px}.newsletter-panel h3{letter-spacing:-1px;padding:20px 0 17px;font-size:40px;line-height:1.1}.newsletter-panel>p{color:var(--muted-foreground);margin-bottom:20px;font-size:14px;line-height:1.6}.newsletter-panel .newsletter-note{margin:14px 0 0;font-size:11px}.footer{border-top:1px solid var(--theme-divider);background:var(--theme-ink-deep);color:var(--theme-paper);padding:30px 0 25px;font-size:12px}.footer a{min-height:44px;color:var(--theme-paper);align-items:center;display:inline-flex}.footer-wordmark{letter-spacing:-1px;font-size:28px;font-weight:700}.footer-fine{color:var(--theme-muted);margin-top:20px;font-size:10px}.editorial-notes{color:var(--theme-muted);max-width:780px;margin-top:12px;font-size:10px;line-height:1.7}.editorial-notes summary{cursor:pointer;align-content:center;min-height:44px;display:list-item}.skip-link{z-index:10;background:var(--background);padding:12px;position:absolute;top:-80px;left:16px}.skip-link:focus{top:8px}.photo-fallback{background:var(--muted);place-items:center;min-height:150px;font:28px Georgia,serif;display:grid}.mobile-nav{display:none}@media (width<=1023px){.page-shell{padding:0 30px}.hero{grid-template-columns:1.1fr 1fr;gap:30px}h1{font-size:50px}.issue-cover h2{font-size:30px}.cover-art{height:170px}.desktop-nav .gap-8{gap:20px}.masthead-note{display:none}.wordmark{font-size:49px}}@media (width<=767px){.page-shell{padding:0 22px}.utility{font-size:10px}.edition-date{display:none}.masthead{height:83px}.wordmark{letter-spacing:-2px;font-size:37px}.desktop-read,.desktop-nav{display:none}.mobile-menu{padding:8px 12px;display:inline-flex}.mobile-nav{border-block:1px solid var(--border);padding:8px 0;display:grid}.mobile-nav a{align-items:center;min-height:44px;font-size:14px;display:flex}.hero{grid-template-columns:1fr;gap:30px;min-height:0;padding:33px 0 30px;display:grid}h1{letter-spacing:-2.3px;margin-bottom:14px;font-size:49px;line-height:1.1}.eyebrow{letter-spacing:1.6px;margin-bottom:17px;font-size:9px}.hero-dek{max-width:370px;margin-bottom:18px;font-size:15px;line-height:1.6}.hero-copy .gap-5{gap:14px}.issue-cover{max-width:none;padding:13px 15px 0;transform:none}.cover-top>span:first-child{font-size:24px}.issue-cover h2{padding-top:12px;font-size:28px}.cover-art{height:160px}.issue-cover>p{margin:6px 0 9px}.issue-strip{font-size:11px;line-height:1.7}.issue-strip .strip-divider{margin:0 7px}.stories-section{padding:35px 0}.section-heading h2{font-size:31px}.filters{gap:0}.filters button{padding:8px 12px}.story+.story{border-left:none;border-top:1px solid var(--border);padding:24px 0 0}.story h3,.lead-story h3{font-size:29px}.story-photo,.lead-story .story-photo{aspect-ratio:16/9}.about-section{gap:25px;padding:35px 0 18px}.about-section h2{font-size:35px}.newsletter-panel{max-width:none;padding:25px}.newsletter-panel h3{font-size:36px}.footer-fine{line-height:1.65}}@media (prefers-reduced-motion:no-preference){[data-slot=button],a{transition:color .15s,background-color .15s,transform .15s}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width>=768px){.filtered-grid{grid-template-columns:1fr}.filtered-grid .story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px;display:grid}.filtered-grid .story-image-link{grid-row:1/7}.filtered-grid .story-meta{margin-top:0}.filtered-grid .story-photo{aspect-ratio:16/10}}@media (width<=360px){.wordmark{letter-spacing:-1.5px;font-size:29px}.masthead{gap:8px}h1{font-size:41px}.utility{gap:8px;font-size:9px}.hero-copy .text-link{font-size:12px}.filters button{padding:8px 9px}}a[data-slot=button]:hover,a[data-slot=button]:focus-visible{color:var(--primary-foreground)}.footer-top{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;min-width:0;display:grid}.footer>.page-shell{padding-top:38px;padding-bottom:30px}.footer-nav{flex-wrap:wrap;justify-content:flex-end;gap:0 24px;min-width:0;display:flex}.footer-nav a,.back-top{white-space:nowrap}.footer-meta{color:var(--theme-muted);justify-content:space-between;align-items:baseline;gap:24px;margin-top:20px;font-size:10px;display:flex}.footer-meta p{margin:0}@media (width<=1020px){.footer-top{grid-template-columns:minmax(0,1fr) auto}.footer-nav{grid-area:2/1/auto/-1;justify-content:flex-start}.back-top{grid-area:1/2;justify-self:end}}@media (width<=767px){.footer>.page-shell{padding-top:30px;padding-bottom:24px}.footer-top{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:0 18px;width:100%;display:grid}.footer-nav a{justify-content:flex-start}.back-top{margin-top:8px}.footer-meta{flex-direction:column;align-items:flex-start;gap:4px}}.masthead-subscribe{min-height:44px;color:var(--primary);align-items:center;gap:10px;font-size:12px;font-weight:700;text-decoration:underline;display:inline-flex}.cover-art{object-fit:contain;object-position:center;background:#e9e2d4}.hero-subscribe{border-top:1px solid var(--border);max-width:500px;margin-top:27px;padding-top:15px}.hero-subscribe>p{margin:0 0 11px;font-size:12px;font-weight:700}.edition-rail{border-bottom:1px solid var(--border);padding:48px 0 52px;scroll-margin-top:20px}.edition-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.edition-heading-copy{max-width:390px;color:var(--muted-foreground);font-size:13px;line-height:1.65}.edition-grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px;display:grid}.edition-card{border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;min-height:155px;padding:17px 18px 10px 0;display:flex}.edition-card:not(:first-child){padding-left:18px}.edition-card:last-child{border-right:0}.edition-card button{text-align:left;color:var(--foreground);flex-direction:column;align-items:flex-start;gap:4px;display:flex}.edition-card button strong{letter-spacing:-.8px;font:28px Georgia,serif}.edition-card button span:last-child{color:var(--muted-foreground);font-size:11px}.edition-card--active button strong,.edition-card--active .edition-number{color:var(--primary)}.edition-number{color:var(--muted-foreground);font-size:10px}.edition-link{align-items:center;gap:9px;min-height:36px;font-size:11px;text-decoration:underline;display:inline-flex}.network-proof{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:end;gap:22px 40px;padding:38px 0 34px;display:grid}.network-proof h2{letter-spacing:-.6px;font-size:28px;line-height:1.15}.network-stats{border-left:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.network-stats>div{border-right:1px solid var(--border);flex-direction:column;gap:5px;padding:0 18px;display:flex}.network-stats>div:last-child{border-right:0}.network-stats strong{letter-spacing:-.5px;color:var(--primary);font:28px/1 Georgia,Times New Roman,serif}.network-stats span{color:var(--muted-foreground);font-size:10px;line-height:1.35}.network-note{color:var(--muted-foreground);grid-column:2;margin:0;font-size:10px;line-height:1.5}.subscribe-section{border-top:2px solid var(--foreground);padding:52px 0;scroll-margin-top:20px}.subscribe-section h2{letter-spacing:-1.3px;margin-bottom:23px;font-size:43px;line-height:1.12}.about-section{border-top:1px solid var(--border)}.about-illustration img{aspect-ratio:3/2;object-fit:contain;background:#e9e2d4;width:100%}.about-illustration p{color:var(--muted-foreground);margin-top:10px;font-size:10px;line-height:1.5}.subscribe-form{gap:11px;display:grid}.form-row{gap:12px;display:grid}.form-row--split{grid-template-columns:1.2fr .8fr}.subscribe-form label{gap:6px;font-size:11px;font-weight:700;display:grid}.subscribe-form input,.subscribe-form select{border:1px solid var(--input);background:var(--background);width:100%;min-height:44px;color:var(--foreground);font:inherit;border-radius:2px;padding:10px 12px;font-weight:400}.subscribe-form input:focus,.subscribe-form select:focus{outline:2px solid var(--ring);outline-offset:2px}.subscribe-form button{width:100%;margin-top:3px}.consent-check{align-items:flex-start;line-height:1.45;gap:8px!important;font-size:10px!important;font-weight:400!important;display:flex!important}.consent-check input{accent-color:var(--primary);margin:1px 0 0;width:16px!important;min-height:16px!important;padding:0!important}.consent-check a{text-decoration:underline}.verification-box{border-top:1px solid var(--border);margin-top:14px;padding-top:13px}.verification-box p{margin:0 0 10px;font-size:12px;line-height:1.45}.verification-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.verification-row label{min-width:0}.verification-row button{width:auto;min-width:96px}.form-note{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.5}.form-status{min-height:18px;margin:0;font-size:11px}.form-status--success{color:#23653c}.form-status--error{color:#a9322e}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}@media (width>=768px) and (width<=1023px){.utility{min-height:30px}.masthead{height:76px}.desktop-nav{min-height:41px}.desktop-nav a{min-height:39px}.hero{gap:24px;min-height:0;padding-top:30px;padding-bottom:24px}.hero-subscribe{margin-top:16px;padding-top:11px}.hero-dek{margin-bottom:17px;font-size:15px}.issue-cover{padding-top:15px}.cover-art{height:145px}.issue-cover>p{margin:7px 0 9px}}@media (width>=1024px) and (height<=850px){.utility{min-height:30px}.masthead{height:76px}.desktop-nav{min-height:41px}.desktop-nav a{min-height:39px}.hero{gap:24px;min-height:0;padding-top:30px;padding-bottom:24px}.hero-subscribe{margin-top:16px;padding-top:11px}.hero-dek{margin-bottom:17px;font-size:15px}.issue-cover{padding-top:15px}.cover-art{height:145px}.issue-cover>p{margin:7px 0 9px}}@media (width<=767px){.masthead-subscribe{display:none}.hero-subscribe{margin-top:23px}.edition-rail{padding:35px 0}.edition-heading{display:block}.edition-heading-copy{margin-top:13px}.edition-grid{grid-template-columns:1fr 1fr}.edition-card:nth-child(2){border-right:0}.edition-card:nth-child(3),.edition-card:nth-child(4){border-top:1px solid var(--border)}.edition-card:nth-child(3){padding-left:0}.edition-card:nth-child(4){padding-left:18px}.subscribe-section{gap:25px;padding:35px 0}.subscribe-section h2{font-size:35px}.form-row--split{grid-template-columns:1fr}.network-proof{padding:30px 0 28px;display:block}.network-proof h2{font-size:26px}.network-stats{margin-top:23px}.network-stats>div{padding:0 10px}.network-stats>div:first-child{padding-left:0}.network-stats strong{font-size:24px}.network-stats span{font-size:9px}.network-note{margin-top:18px}}.story-search-input{border:1px solid var(--input);background:var(--background);width:260px;min-height:38px;color:var(--foreground);border-radius:2px;padding:6px 12px;font-family:inherit;font-size:13px}.story-search-input:focus{outline:2px solid var(--ring);outline-offset:2px}.story-grid-all{margin-top:20px}.story-card-rich{border-top:1px solid var(--border);padding-top:20px}.story-heading{letter-spacing:-.4px;margin:8px 0 10px;font-family:Georgia,serif;font-size:22px;line-height:1.2}.story-heading a:hover{color:var(--primary)}.photo-meta-tag{letter-spacing:.2px;color:var(--muted-foreground);border-bottom:1px dotted var(--border);padding:2px 0 4px;font-size:10px}.load-more-wrap button{cursor:pointer;min-height:44px;padding:10px 24px;font-weight:600}@media (width<=767px){.story-search-input{width:100%}.story-controls{flex-direction:column;align-items:stretch}}.story-photo--safe{object-fit:contain;object-position:center;background:var(--theme-paper-deep)}.desktop-nav,.mobile-nav{z-index:30;background:var(--background);position:sticky;top:0}.sticky-subscribe{z-index:50;background:var(--theme-ink-deep);color:var(--theme-paper);border-top:1px solid var(--theme-divider);position:fixed;inset:auto 0 0;box-shadow:0 -8px 24px #14141324}.sticky-subscribe-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1328px;min-height:78px;margin:auto;padding:12px 48px;display:flex}.sticky-subscribe-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.sticky-subscribe-copy strong{letter-spacing:-.4px;font:24px/1.1 Georgia,Times New Roman,serif}.sticky-subscribe-copy span{color:var(--theme-muted);font-size:11px}.sticky-subscribe-button{flex:none;min-height:52px;padding-inline:28px;font-size:14px;font-weight:700}@media (width<=1023px){.sticky-subscribe-inner{padding-inline:30px}}@media (width<=767px){body{padding-bottom:132px}.sticky-subscribe-inner{flex-direction:column;align-items:stretch;gap:10px;min-height:116px;padding:14px 22px 16px}.sticky-subscribe-copy strong{font-size:20px}.sticky-subscribe-button{width:100%;min-height:50px}}.magazine-access{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,.8fr) minmax(0,1.7fr);gap:38px;padding:46px 0 48px;scroll-margin-top:20px;display:grid}.magazine-access-copy h2{letter-spacing:-.8px;margin-bottom:15px;font-size:34px;line-height:1.12}.magazine-access-copy>p:not(.section-note){max-width:330px;color:var(--muted-foreground);margin-bottom:16px;font-size:13px;line-height:1.65}.magazine-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.magazine-access-card{border:1px solid var(--border);background:var(--muted);flex-direction:column;justify-content:space-between;gap:20px;min-height:160px;padding:17px 18px 13px;display:flex}.magazine-access-number{color:var(--primary);margin-bottom:8px;font-size:10px;display:block}.magazine-access-card h3{letter-spacing:-.5px;font-size:25px;line-height:1.05}.magazine-access-card p{color:var(--muted-foreground);margin-top:8px;font-size:10px;line-height:1.45}.magazine-access-cta{align-items:center;gap:9px;width:max-content;min-height:35px;font-size:11px;text-decoration:underline;display:inline-flex}.voice-lab{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:38px;padding:48px 0 52px;scroll-margin-top:20px;display:grid}.voice-lab-copy h2{letter-spacing:-.8px;margin-bottom:15px;font-size:34px;line-height:1.12}.voice-lab-copy>p:not(.section-note){max-width:350px;color:var(--muted-foreground);margin-bottom:15px;font-size:13px;line-height:1.65}.voice-lab-status,.voice-preview-label{color:var(--muted-foreground);font-size:10px;line-height:1.45;display:block}.voice-preview-player{background:var(--theme-ink-deep);color:var(--theme-paper);padding:23px 24px 18px}.voice-preview-story h3{letter-spacing:-.4px;max-width:540px;margin:7px 0 9px;font:24px/1.12 Georgia,Times New Roman,serif}.voice-preview-story p{color:var(--theme-muted);max-width:610px;font-size:12px;line-height:1.55}.voice-preview-actions{justify-content:space-between;align-items:center;gap:18px;margin-top:20px;display:flex}.voice-listen-button{flex:none;min-height:46px;padding-inline:18px}.voice-story-picker{align-items:center;gap:7px;display:flex}.voice-story-option{border:1px solid var(--theme-divider);min-height:36px;color:var(--theme-muted);padding:7px 11px;font-size:10px}.voice-story-option--active{border-color:var(--theme-paper);color:var(--theme-paper)}.voice-chatterbox{border-top:1px solid #87867f66;margin-top:22px;padding-top:15px}.voice-chatterbox-heading{justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:9px;display:flex}.voice-chatterbox-heading strong{font:16px/1.2 Georgia,Times New Roman,serif}.voice-chatterbox-heading span{color:var(--theme-muted);font-size:9px}.chatterbox-audio{width:100%;height:40px;display:block}.voice-chatterbox p{color:var(--theme-muted);margin-top:9px;font-size:10px;line-height:1.5}.voice-preview-note{color:var(--theme-muted);border-top:1px solid #87867f66;margin-top:19px;padding-top:11px;font-size:10px;line-height:1.45}@media (width<=767px){.magazine-access,.voice-lab{padding:35px 0;display:block}.magazine-access-copy h2,.voice-lab-copy h2{font-size:31px}.magazine-access-copy>p:not(.section-note),.voice-lab-copy>p:not(.section-note){max-width:none}.magazine-access-grid{gap:9px;margin-top:26px}.magazine-access-card{min-height:145px;padding:14px 12px 11px}.magazine-access-card h3{font-size:21px}.magazine-access-card p{font-size:9px}.magazine-access-cta{font-size:10px}.voice-preview-player{margin-top:25px;padding:20px 17px 16px}.voice-preview-story h3{font-size:21px}.voice-preview-actions{display:block}.voice-listen-button{width:100%}.voice-story-picker{margin-top:10px}.voice-story-option{flex:1}.voice-chatterbox-heading{display:block}.voice-chatterbox-heading span{margin-top:4px;display:block}}.owned-story-page{background:var(--background);min-height:calc(100vh - 160px)}.owned-story-masthead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;max-width:1328px;margin:0 auto;padding:24px 48px;display:flex}.owned-story-back{align-items:center;gap:10px;min-height:44px;font-size:12px;text-decoration:underline;display:inline-flex}.owned-story-main{max-width:1240px;margin:0 auto;padding:48px 48px 82px}.owned-story-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:end;gap:58px;margin-top:48px;display:grid}.owned-story-hero{max-width:700px;padding-bottom:8px}.owned-story-hero h1{letter-spacing:-3.2px;max-width:690px;margin:0 0 20px;font-size:clamp(52px,5.1vw,76px);line-height:1.02}.owned-story-dek{max-width:660px;color:var(--muted-foreground);margin:0 0 23px;font-size:19px;line-height:1.55}.owned-story-byline{color:var(--muted-foreground);flex-wrap:wrap;gap:12px 20px;font-size:11px;display:flex}.owned-story-byline span+span{border-left:1px solid var(--border);padding-left:20px}.owned-story-layout{grid-template-columns:minmax(250px,.65fr) minmax(0,1fr);align-items:start;gap:58px;margin-top:58px;display:grid}.owned-story-art{margin:0;position:static}.owned-story-art img{aspect-ratio:4/3;object-fit:cover;object-position:center;border:1px solid var(--border);background:#e9e2d4;width:100%}.owned-story-art figcaption{color:var(--muted-foreground);margin-top:10px;font-size:10px;line-height:1.55}.owned-story-art figcaption span{color:var(--theme-muted);margin-top:4px;display:block}.owned-story-sidebar{position:sticky;top:24px}.owned-story-body{max-width:670px}.owned-story-facts{border-top:2px solid var(--foreground);border-bottom:1px solid var(--border);margin-bottom:28px;padding:18px 0 8px}.owned-story-facts h2{letter-spacing:-.5px;margin:0 0 13px;font-size:27px;line-height:1.1}.owned-story-facts-table{border-collapse:collapse;width:100%;font-size:11px}.owned-story-facts-table tr{border-top:1px solid var(--border)}.owned-story-facts-table th{text-align:left;vertical-align:top;width:31%;color:var(--muted-foreground);padding:12px 12px 12px 0;font-weight:500}.owned-story-facts-table td{vertical-align:top;padding:12px 0}.owned-story-facts-table td strong,.owned-story-facts-table td span{display:block}.owned-story-facts-table td strong{font-size:13px;font-weight:700}.owned-story-facts-table td span{color:var(--muted-foreground);margin-top:3px;line-height:1.45}.owned-story-takeaway{border-left:3px solid var(--primary);background:var(--muted);margin:0 0 36px;padding:18px 20px 17px}.owned-story-takeaway p:last-child{margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.42}.owned-story-copy{max-width:650px}.owned-story-section+.owned-story-section{border-top:1px solid var(--border);margin-top:35px;padding-top:29px}.owned-story-section h2{letter-spacing:-.7px;margin:0 0 14px;font-size:31px;line-height:1.1}.owned-story-section>p:not(.section-note){letter-spacing:-.1px;margin:0 0 23px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.65}.owned-story-audio{border-block:1px solid var(--border);margin:42px 0;padding:24px 0 22px}.owned-story-audio h2,.owned-story-source h2{letter-spacing:-.6px;margin:0 0 10px;font-size:30px;line-height:1.1}.owned-story-audio p:not(.section-note){color:var(--muted-foreground);margin:0 0 15px;font-size:12px;line-height:1.55}.owned-story-audio audio{width:100%;height:42px;display:block}.owned-story-source{border:1px solid var(--border);background:var(--muted);margin-top:40px;padding:23px 24px 20px}.owned-story-source>p:not(.section-note){color:var(--muted-foreground);margin:0 0 13px;font-size:11px;line-height:1.55}.owned-story-source .text-link{min-height:38px;font-size:11px}.owned-story-disclosure{border-top:1px solid var(--border);padding-top:13px;margin-top:17px!important;font-size:10px!important}.owned-story-subscribe-panel{border-top:2px solid var(--foreground);background:var(--theme-ink-deep);color:var(--theme-paper);margin-top:38px;padding:24px 24px 22px}.owned-story-subscribe-panel h2{letter-spacing:-.7px;color:var(--theme-paper);margin:0 0 10px;font-size:31px;line-height:1.1}.owned-story-subscribe-panel>p:not(.section-note){color:var(--theme-muted);margin:0 0 18px;font-size:12px;line-height:1.55}.owned-story-subscribe-panel .section-note{color:#e79891}.owned-story-subscribe-panel .subscribe-form{margin-top:0}.owned-story-subscribe-panel .subscribe-form label{color:var(--theme-paper)}.owned-story-subscribe-panel .subscribe-form input{color:var(--theme-paper);background:#262624;border-color:#77756e}.owned-story-subscribe-panel .subscribe-form .consent-check,.owned-story-subscribe-panel .subscribe-form .form-note{color:var(--theme-muted)}.owned-story-subscribe-panel .subscribe-form .form-status{color:var(--theme-paper)}.owned-story-footer{margin-top:0}@media (width<=767px){.owned-story-masthead{padding:18px 22px}.owned-story-masthead .footer-wordmark{font-size:25px}.owned-story-back{font-size:10px}.owned-story-main{padding:34px 22px 58px}.owned-story-hero-grid{margin-top:32px;display:block}.owned-story-hero h1{letter-spacing:-2.4px;font-size:48px}.owned-story-dek{font-size:16px}.owned-story-art{margin-top:28px}.owned-story-layout{margin-top:36px;display:block}.owned-story-sidebar{margin-bottom:34px;position:static}.owned-story-facts{margin-bottom:24px}.owned-story-facts h2{font-size:25px}.owned-story-facts-table th{width:34%}.owned-story-takeaway{margin-bottom:30px;padding:16px 16px 15px}.owned-story-takeaway p:last-child{font-size:18px}.owned-story-section+.owned-story-section{margin-top:29px;padding-top:24px}.owned-story-section h2{font-size:28px}.owned-story-section>p:not(.section-note){font-size:18px;line-height:1.6}.owned-story-source{padding:20px 17px 17px}.owned-story-subscribe-panel{margin-top:31px;padding:21px 17px 18px}.owned-story-subscribe-panel h2{font-size:28px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
