:root{--ink:#25221f;--muted:#6f6a63;--wine:#87354a;--wine-dark:#642335;--cream:#f7f1e8;--sand:#e9dece;--green:#2c4d46;--line:#ded7ce;--serif:"Source Serif 4",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--sans);background:#fff;margin:0;font-size:16px}a{color:inherit;text-decoration:none}button,input{font:inherit}img{object-fit:cover;width:100%;height:100%;display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.top-note{background:var(--green);color:#fff;text-align:center;letter-spacing:.08em;padding:9px;font-size:12px}.site-header{align-items:center;gap:44px;width:min(1180px,100% - 48px);height:88px;margin:auto;display:flex}.brand{align-items:center;gap:10px;margin-right:auto;display:flex}.brand-mark{background:var(--wine);color:#fff;width:42px;height:42px;font:700 28px var(--serif);border-radius:50% 50% 50% 10%;place-items:center;display:grid}.brand strong{font:700 24px/22px var(--serif);display:block}.brand small{font:700 9px var(--sans);letter-spacing:.25em}.site-header nav{gap:28px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover{color:var(--wine)}.header-button{border:1px solid var(--line);background:#fff;border-radius:24px;padding:10px 16px;font-weight:700}.header-button span{margin-left:5px;font-size:12px}.hero{grid-template-columns:1.15fr .85fr;min-height:560px;margin-top:18px;margin-bottom:72px;display:grid}.hero-image{min-height:520px;position:relative}.hero-image:after{content:"";background:linear-gradient(#0000 45%,#17121133);position:absolute;inset:0}.photo-label{z-index:1;letter-spacing:.14em;background:#fff;padding:9px 12px;font-size:10px;font-weight:700;position:absolute;bottom:22px;left:24px}.hero-copy{background:var(--cream);flex-direction:column;justify-content:center;padding:64px 56px;display:flex}.eyebrow{color:var(--wine);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.hero h1,.article-hero h1{font:700 clamp(42px,5vw,68px)/1.02 var(--serif);letter-spacing:-.035em;margin:0 0 22px}.hero-copy>p{font:400 20px/1.6 var(--serif);color:#57514c}.story-meta{color:var(--muted);gap:9px;margin:16px 0;font-size:12px;display:flex}.primary-button{background:var(--wine);color:#fff;border-radius:3px;align-self:flex-start;margin-top:15px;padding:14px 19px;font-size:14px;font-weight:700}.primary-button:hover{background:var(--wine-dark)}.primary-button span{margin-left:16px}.popular-band{background:var(--green);color:#fff;padding:70px 0 80px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:30px;padding-bottom:20px;display:flex}.section-heading h2{font:700 38px/1 var(--serif);margin:0}.section-heading>a{font-size:13px;font-weight:700}.section-heading.light{border-color:#577069}.section-heading.light .eyebrow{color:#e9c1c8}.popular-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.story-card{min-width:0}.story-image-wrap{background:#ddd;height:220px;display:block;position:relative;overflow:hidden}.story-image{transition:transform .5s}.story-card:hover .story-image{transform:scale(1.035)}.story-card h3{font:700 25px/1.2 var(--serif);margin:0 0 11px}.story-card h3 a:hover{color:var(--wine)}.story-card p{color:var(--muted);font-size:14px;line-height:1.6}.popular-band .story-card p,.popular-band .story-meta{color:#c8d2cf}.popular-band .story-card h3 a:hover{color:#f0c7cf}.rank{z-index:2;background:var(--wine);color:#fff;font:700 28px var(--serif);padding:8px 16px;position:absolute;bottom:0;left:0}.ad-slot{text-align:center;color:#aaa;background:#f4f2ef;border:1px solid #e6e1dc;place-content:center;height:122px;margin:54px 0;display:grid}.ad-slot span{letter-spacing:.18em;margin-bottom:8px;font-size:8px}.latest .section-heading p{color:var(--muted);font-size:13px}.latest-layout{grid-template-columns:1fr 340px;gap:58px;display:grid}.latest-grid{grid-template-columns:repeat(2,1fr);gap:40px 28px;display:grid}.newsletter{background:var(--cream);border-top:4px solid var(--wine);align-self:start;padding:38px;position:sticky;top:20px}.newsletter-icon{font-size:28px}.newsletter h2{font:700 35px var(--serif);margin:5px 0 10px}.newsletter p{font:17px/1.55 var(--serif);color:var(--muted)}.newsletter label{margin:24px 0 7px;font-size:11px;font-weight:700;display:block}.newsletter input{border:1px solid var(--line);background:#fff;width:100%;padding:13px}.newsletter button{background:var(--wine);color:#fff;border:0;width:100%;margin-top:9px;padding:14px;font-weight:700}.newsletter small{text-align:center;color:var(--muted);margin-top:12px;font-size:10px;display:block}.quote-band{background:var(--cream);text-align:center;padding:72px 24px}.quote-band blockquote{font:600 34px/1.35 var(--serif);max-width:760px;margin:auto}.quote-band cite{font:600 12px var(--sans);letter-spacing:.08em;color:var(--wine);margin-top:20px;display:block}footer{color:#dbe0de;background:#1f2422;padding:65px 0 20px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.brand--footer{justify-content:flex-start}.footer-grid p{color:#aab5b1;max-width:320px;line-height:1.7}.footer-grid b,.footer-grid a{display:block}.footer-grid b{color:#fff;margin-bottom:20px}.footer-grid a{color:#aab5b1;margin:13px 0;font-size:13px}.copyright{color:#899591;border-top:1px solid #3c4542;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:11px;display:flex}.breadcrumbs{color:var(--muted);gap:10px;margin:34px 0 60px;font-size:12px;display:flex}.article-hero{text-align:center;max-width:900px;padding-bottom:42px}.article-hero .eyebrow{margin-top:0}.article-hero h1{font-size:clamp(46px,6vw,76px)}.article-deck{font:20px/1.55 var(--serif);color:var(--muted);max-width:720px;margin:0 auto 30px}.article-byline{text-align:left;justify-content:center;align-items:center;gap:12px;display:flex}.author-avatar{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:700;display:grid}.article-byline b,.article-byline span{font-size:12px;display:block}.article-byline span{color:var(--muted);margin-top:3px}.share-row{gap:7px;margin-left:20px;display:flex}.share-row button{border:1px solid var(--line);background:#fff;border-radius:3px;padding:8px 12px;font-size:11px;font-weight:600}.article-image{width:min(1100px,100% - 48px);height:610px;margin:auto}.reading-progress{z-index:20;background:var(--wine);height:4px;position:fixed;top:0;left:0}.reader-toolbar{z-index:10;text-align:right;max-width:850px;height:0;margin:0 auto;position:sticky;top:12px}.reader-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:25px;padding:10px 14px;font-weight:700;transform:translate(125px);box-shadow:0 4px 20px #0000000d}.reader-toolbar>button span{margin-left:4px;font-size:10px}.settings-panel{border:1px solid var(--line);text-align:left;background:#fff;width:280px;padding:18px;position:absolute;top:48px;right:-125px;box-shadow:0 10px 30px #0002}.settings-panel>div{align-items:center;gap:8px;margin:10px 0;display:flex}.settings-panel b{margin-right:auto;font-size:12px}.settings-panel button{border:1px solid var(--line);background:#fff;padding:6px 9px}.swatch{width:28px;height:28px;border-radius:50%!important}.swatch.white{background:#fff}.swatch.cream{background:#f7f1e8}.swatch.dark{background:#222}.reader{padding:20px 24px 80px;transition:background .2s,color .2s}.reader--paper{background:#fff}.reader--cream{background:#f5efe4}.reader--night{color:#eef1ef;background:#202322}.chapter-nav{background:var(--cream);border-left:4px solid var(--wine);grid-template-columns:repeat(2,1fr);gap:14px;max-width:760px;margin:0 auto 55px;padding:26px;display:grid}.reader--cream .chapter-nav{background:#fff9}.reader--night .chapter-nav{background:#303534}.chapter-nav>span{text-transform:uppercase;letter-spacing:.14em;color:var(--wine);grid-column:1/-1;font-size:10px;font-weight:700}.chapter-nav a{font:600 14px var(--serif)}.chapter-nav a b{background:var(--wine);color:#fff;width:22px;height:22px;font:700 10px var(--sans);border-radius:50%;place-items:center;margin-right:8px;display:inline-grid}.story-body{max-width:760px;margin:auto}.chapter{margin-bottom:70px;scroll-margin-top:40px}.chapter-kicker{text-align:center;color:var(--wine);letter-spacing:.16em;font-size:10px;font-weight:700}.chapter h2{text-align:center;font:700 38px var(--serif);margin:12px 0 34px}.chapter p{font:400 var(--reader-size)/1.82 var(--serif);margin:0 0 1.35em}.chapter p:first-of-type:first-letter{float:left;font:700 76px/.78 var(--serif);color:var(--wine);padding:10px 9px 0 0}.ad-slot--compact{height:180px;margin:50px 0}.story-end{text-align:center;letter-spacing:.3em;color:var(--wine);margin:80px 0 45px;font-size:11px;font-weight:700}.reaction-box{text-align:center;background:var(--cream);padding:40px}.reader--night .reaction-box{background:#303534}.reaction-box h2{font:700 30px var(--serif)}.reaction-box button{border:1px solid var(--line);background:#fff;border-radius:20px;margin:4px;padding:10px 13px}.reaction-box button.selected{background:var(--wine);color:#fff}.reaction-box p{font:13px var(--sans);color:var(--muted)}.more-stories{padding:80px 0}.article-footer{color:#fff;background:#1f2422;justify-content:space-between;padding:25px 6%;font-size:12px;display:flex}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-image{min-height:430px}.hero-copy{padding:42px}.popular-grid{grid-template-columns:1fr 1fr}.popular-grid .story-card:last-child{display:none}.latest-layout{grid-template-columns:1fr}.newsletter{position:static}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}.reader-toolbar{text-align:center;height:52px;position:relative;top:auto}.reader-toolbar>button{transform:none}.settings-panel{right:50%;transform:translate(50%)}.article-image{height:480px}}@media (width<=620px){.shell,.site-header{width:min(100% - 28px,1180px)}.top-note{font-size:10px}.site-header{height:72px}.brand strong{font-size:21px}.header-button span{display:none}.hero{width:100%;margin-top:0}.hero-image{min-height:360px}.hero-copy{padding:36px 24px}.hero h1{font-size:42px}.popular-band{padding:50px 0}.popular-grid,.latest-grid{grid-template-columns:1fr}.popular-grid .story-card:last-child{display:block}.story-image-wrap{height:240px}.latest{padding-top:20px}.section-heading h2{font-size:32px}.section-heading>a,.latest .section-heading p{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.copyright{line-height:2;display:block}.copyright span{display:block}.article-hero{padding-inline:14px}.breadcrumbs{margin-bottom:40px}.article-hero h1{font-size:44px}.article-byline{flex-wrap:wrap}.share-row{justify-content:center;width:100%;margin:10px 0 0}.article-image{width:100%;height:340px}.reader{padding-inline:20px}.chapter-nav{grid-template-columns:1fr}.chapter h2{font-size:34px}.chapter p{line-height:1.72}.reaction-box{padding:30px 16px}.more-stories{padding-block:55px}.article-footer{text-align:center;display:block}.article-footer span{margin-top:12px;display:block}}:root{--space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-7:72px;--shadow-soft:0 14px 40px #25221f1a}body{-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.5}.shell{width:min(1220px,100% - 64px)}.top-note{letter-spacing:.055em;padding:11px 24px;font-size:14px;line-height:1.4}.site-header{gap:48px;width:min(1220px,100% - 64px);height:104px}.brand{gap:13px}.brand-mark{width:50px;height:50px;font-size:32px;box-shadow:0 7px 18px #87354a2e}.brand strong{font-size:28px;line-height:25px}.brand small{letter-spacing:.22em;font-size:11px}.site-header nav{gap:32px;font-size:16px}.site-header nav a{padding:12px 0}.header-button{border-radius:999px;align-items:center;min-height:46px;padding:11px 20px;font-size:15px;display:inline-flex}.header-button span{font-size:16px}.hero{grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);min-height:610px;margin-top:24px;margin-bottom:88px}.hero-image{border-radius:10px 0 0 10px;min-height:580px;overflow:hidden}.hero-copy{border-radius:0 10px 10px 0;padding:72px 64px}.photo-label{letter-spacing:.12em;border-radius:4px;padding:11px 15px;font-size:12px;bottom:28px;left:28px}.eyebrow{letter-spacing:.12em;margin-bottom:16px;font-size:13px;line-height:1.4}.hero h1{margin-bottom:26px;font-size:clamp(48px,5vw,72px)}.story-meta{gap:11px;margin:18px 0;font-size:14px}.primary-button{border-radius:5px;align-items:center;min-height:50px;margin-top:20px;padding:14px 22px;font-size:16px;display:inline-flex;box-shadow:0 9px 22px #87354a2e}.popular-band{padding:84px 0 92px}.section-heading{gap:24px;margin-bottom:38px;padding-bottom:24px}.section-heading h2{font-size:44px}.section-heading>a,.latest .section-heading p{font-size:15px}.popular-grid{gap:34px}.story-image-wrap{border-radius:8px;height:250px}.story-copy{padding-top:24px}.story-card h3{margin-bottom:13px;font-size:29px;line-height:1.18}.story-card p{font-size:16px;line-height:1.65}.rank{border-radius:0 6px 0 0;padding:10px 18px;font-size:32px}.ad-slot{border-radius:8px;height:140px;margin:64px 0}.ad-slot span{font-size:11px}.ad-slot div{font-size:14px}.latest{padding:40px 0 96px}.latest-layout{grid-template-columns:minmax(0,1fr) 370px;gap:64px}.latest-grid{gap:48px 32px}.newsletter{box-shadow:var(--shadow-soft);border-radius:0 0 10px 10px;padding:44px;top:28px}.newsletter-icon{background:#fff;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:20px;font-size:27px;display:inline-grid}.newsletter h2{font-size:40px}.newsletter p{font-size:19px}.newsletter label{margin-top:28px;font-size:13px}.newsletter input{border-radius:4px;min-height:50px;padding:14px;font-size:16px}.newsletter button{border-radius:4px;min-height:50px;font-size:16px}.newsletter small{font-size:12px;line-height:1.5}.quote-band{padding:88px 32px}.quote-band blockquote{font-size:39px}.quote-band cite{font-size:14px}footer{padding:78px 0 28px}.footer-grid{gap:64px}.footer-grid p,.footer-grid b{font-size:16px}.footer-grid a{margin:15px 0;font-size:15px}.copyright{margin-top:58px;padding-top:24px;font-size:13px}.breadcrumbs,.article-byline b,.article-byline span{font-size:14px}.author-avatar{width:48px;height:48px;font-size:13px}.share-row{gap:10px}.share-row button{border-radius:999px;min-height:42px;padding:9px 15px;font-size:13px}.back-to-top{width:52px!important;height:52px!important;font-size:25px!important}.reader-toolbar>button{min-height:44px;font-size:14px}.reader-toolbar>button span{font-size:12px}.settings-panel b{font-size:14px}.settings-panel button{min-width:38px;min-height:36px}@media (width<=1020px){.site-header{gap:28px}.site-header nav{gap:20px;font-size:15px}.hero-copy{padding:56px 44px}.latest-layout{grid-template-columns:minmax(0,1fr) 330px;gap:40px}}@media (width<=900px){.shell,.site-header{width:min(100% - 40px,1220px)}.site-header{gap:14px 20px;min-height:96px;padding-block:16px}.site-header nav{gap:28px;padding:14px 0 2px;font-size:15px}.hero{grid-template-columns:1fr;width:min(100% - 40px,1220px);margin-top:24px}.hero-image{border-radius:10px 10px 0 0;min-height:500px}.hero-copy{border-radius:0 0 10px 10px;padding:52px}.popular-grid{gap:28px}.latest-layout{grid-template-columns:1fr}.newsletter{max-width:620px;padding:44px;position:static}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:42px}}@media (width<=620px){body{font-size:16px}.shell,.site-header{width:min(100% - 32px,1220px)}.top-note{padding:9px 16px;font-size:12px}.site-header{min-height:0;padding-block:14px}.brand{gap:9px}.brand-mark{width:42px;height:42px;font-size:27px}.brand strong{font-size:23px;line-height:21px}.brand small{font-size:9px}.header-button{min-height:42px;padding:9px 14px;font-size:14px}.site-header nav{gap:24px;width:calc(100% + 32px);margin-inline:-16px;padding:13px 16px 2px;font-size:14px}.site-header nav a{padding:8px 0}.hero{width:100%;margin-top:14px;margin-bottom:62px}.hero-image{border-radius:0;min-height:390px}.hero-copy{border-radius:0;padding:38px 24px 42px}.photo-label{font-size:11px;bottom:18px;left:18px}.eyebrow{font-size:12px}.hero h1{font-size:clamp(40px,12vw,52px);line-height:1.04}.story-meta{flex-wrap:wrap;font-size:13px}.primary-button{justify-content:space-between;width:100%}.popular-band{padding:58px 0 66px}.section-heading{align-items:flex-start;margin-bottom:28px;padding-bottom:18px}.section-heading h2{font-size:36px;line-height:1.05}.section-heading>a{white-space:nowrap;margin-top:7px;font-size:14px;display:block}.latest .section-heading p{display:none}.popular-grid,.latest-grid{gap:38px}.story-image-wrap{height:260px}.story-copy{padding-top:19px}.story-card h3{font-size:27px}.story-card p{font-size:16px}.story-meta{margin-block:13px}.rank{font-size:28px}.ad-slot{height:116px;margin:44px 0}.latest{padding:22px 0 68px}.newsletter{padding:32px 24px}.newsletter h2{font-size:35px}.newsletter p{font-size:18px}.newsletter-icon{width:48px;height:48px}.quote-band{padding:64px 24px}.quote-band blockquote{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-grid>div:last-child{display:block}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid a{margin:16px 0;font-size:14px}.copyright{font-size:12px;line-height:1.65}.breadcrumbs{margin:26px 0 38px;font-size:13px}.article-byline{gap:10px}.article-byline b,.article-byline span{font-size:13px}.author-avatar{width:44px;height:44px}.share-row{gap:8px}.share-row button{flex:1;min-height:44px;font-size:14px}.back-to-top{width:48px!important;height:48px!important;bottom:16px!important;right:16px!important}}@media (width<=380px){.brand strong{font-size:21px}.header-button{padding-inline:11px}.hero-image{min-height:340px}.section-heading h2{font-size:32px}.story-image-wrap{height:230px}}.popular-band--first{padding-top:68px}.popular-band--first .section-heading h1{font:700 46px/1 var(--serif);margin:0}.story-shelf{padding:82px 0}.story-shelf.shell{width:min(1220px,100% - 64px)}.story-shelf .popular-grid{row-gap:58px}.story-shelf .story-image-wrap{height:270px}.story-shelf--tint{background:var(--cream)}.story-shelf--tint .section-heading{border-color:#d8cbbb}.newsletter-band{background:var(--green);color:#fff;padding:76px 0}.newsletter-band__inner{grid-template-columns:minmax(0,1fr) minmax(360px,500px);align-items:center;gap:80px;display:grid}.newsletter-band h2{font:700 44px/1.05 var(--serif);margin:0 0 14px}.newsletter-band p{color:#d3ddda;max-width:560px;font:19px/1.6 var(--serif)}.newsletter--inline{color:var(--ink);border-top:4px solid var(--wine);box-shadow:var(--shadow-soft);background:#fff;padding:32px 36px;position:static}.newsletter--inline label{margin-top:0}.newsletter--inline .form-message--success{color:var(--green)}.newsletter--inline .form-message--error{color:#a12743}@media (width<=900px){.story-shelf.shell{width:min(100% - 40px,1220px)}.newsletter-band__inner{grid-template-columns:1fr;gap:30px}.newsletter--inline{max-width:none}}@media (width<=620px){.popular-band--first{padding-top:46px}.popular-band--first .section-heading h1{font-size:36px}.story-shelf{padding:58px 0}.story-shelf.shell{width:min(100% - 32px,1220px)}.story-shelf .story-image-wrap{height:260px}.story-shelf .popular-grid{row-gap:40px}.newsletter-band{padding:58px 0}.newsletter-band__inner{gap:24px}.newsletter-band h2{font-size:36px}.newsletter--inline{padding:26px 22px}}.newsletter-form{display:contents}.newsletter button:disabled{cursor:wait;opacity:.7}.form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-message{min-height:2.8em;margin:12px 0 0;font-size:12px;line-height:1.4}.form-message--success{color:#d6f0e8}.form-message--error{color:#ffd5d5}.info-page{max-width:860px;padding-block:70px 100px}.info-page>header{border-bottom:1px solid var(--line);padding-bottom:42px}.info-page h1,.category-page h1{font:700 clamp(48px, 7vw, 76px)/1.04 var(--serif);letter-spacing:-.035em;margin:0 0 24px}.info-page>header>p,.category-page>p{max-width:720px;color:var(--muted);font:20px/1.6 var(--serif);margin:0}.info-body{max-width:720px;padding-top:26px}.info-body h2{font:700 30px/1.2 var(--serif);margin:38px 0 12px}.info-body p{color:#4f4a45;font:18px/1.75 var(--serif)}.category-page{min-height:60vh;padding-block:70px 100px}.category-page .latest-grid{margin-top:54px}@media (width<=620px){.info-page,.category-page{padding-block:45px 70px}.info-page h1,.category-page h1{font-size:44px}}@media (width<=900px){.site-header{flex-wrap:wrap;gap:12px;height:auto;min-height:72px;padding-block:14px}.site-header nav{border-top:1px solid var(--line);scrollbar-width:none;order:3;gap:22px;width:100%;padding:12px 0 3px;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:none}}@media (width<=420px){.header-button{padding-inline:12px}.header-button span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.rich-story h2,.rich-story h3,.rich-story h4{font-family:var(--serif);margin:1.5em 0 .65em;line-height:1.25}.rich-story h2{font-size:30px}.rich-story h3{font-size:25px}.rich-story h4{font-size:21px}.rich-story p,.rich-story li{font:400 18px/1.78 var(--serif)}:is(.rich-story h2:has(figure),.rich-story h3:has(figure)){font-size:inherit;margin:0}.rich-story img,.rich-story video,.rich-story iframe{max-width:100%;height:auto;margin:30px auto;display:block}.rich-story iframe{border:0;width:100%;min-height:420px}.rich-story blockquote{border-left:4px solid var(--wine);color:var(--muted);margin:30px 0;padding:8px 0 8px 24px}.rich-story a{color:var(--wine);text-decoration:underline}.story-author,.story-views{color:var(--muted);font-size:14px;line-height:1.5}.story-author a{color:var(--wine);font-weight:700}.story-views{margin-top:-6px}.author-stories{padding-top:55px}.article-byline b a:hover{text-decoration:underline}.inline-recommendations{border-block:1px solid var(--line);background:var(--cream);margin:54px 0;padding:24px}.inline-recommendations__head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.inline-recommendations__head span{color:var(--wine);font:800 11px var(--sans);letter-spacing:.12em;text-transform:uppercase}.inline-recommendations__head strong{font:700 23px var(--serif)}.inline-recommendations__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.inline-recommendations__list>a{align-items:center;gap:14px;min-width:0;display:flex}.inline-recommendations__image{border-radius:5px;flex:0 0 112px;height:78px;position:relative;overflow:hidden}.inline-recommendations__list b,.inline-recommendations__list small{display:block}.inline-recommendations__list b{font:700 17px/1.25 var(--serif)}.inline-recommendations__list small{color:var(--muted);font:12px var(--sans);margin-top:7px}.reader--night .inline-recommendations{background:#303534;border-color:#46504d}.reader--night .inline-recommendations__list small{color:#bcc6c3}.same-category-stories{padding-top:80px}.article-image{position:relative}:root{--serif:Georgia, "Times New Roman", serif;--sans:system-ui, -apple-system, "Segoe UI", Arial, sans-serif}:focus-visible{outline-offset:3px;outline:3px solid #b34b66}.site-header nav a,.footer-grid a{text-underline-offset:4px}.site-header nav a:hover,.site-header nav a:focus-visible,.footer-grid a:hover,.footer-grid a:focus-visible{text-decoration:underline}.back-to-top{z-index:24;background:var(--green);color:#fff;cursor:pointer;opacity:0;visibility:hidden;border:0;border-radius:50%;width:52px;height:52px;font-size:25px;transition:all .2s;position:fixed;bottom:24px;right:24px;transform:translateY(10px);box-shadow:0 8px 24px #0003}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:var(--wine)}.part-switcher{z-index:30;position:fixed;top:50%;right:0;transform:translateY(-50%)}.part-switcher>button{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:10px 0 0 10px;place-items:center;gap:1px;width:58px;min-height:78px;padding:9px 5px;display:grid;position:relative;box-shadow:0 8px 26px #0003}.part-switcher>button span{letter-spacing:.12em;font-size:8px}.part-switcher>button i{font-size:15px;font-style:normal;position:absolute;left:5px}.part-menu{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(390px,100vw - 92px);max-height:min(620px,80vh);position:absolute;top:50%;right:70px;overflow:auto;transform:translateY(-50%);box-shadow:0 18px 55px #0003}.part-menu-head{background:var(--cream);border-bottom:1px solid var(--line);padding:22px}.part-menu-head span,.part-menu-head strong,.part-menu-head small{display:block}.part-menu-head span{color:var(--wine);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.part-menu-head strong{font:700 24px/1.2 var(--serif);margin:6px 0}.part-menu-head small{color:var(--muted)}.part-menu nav{padding:8px;display:grid}.part-menu nav a{border-radius:7px;align-items:center;gap:12px;padding:13px;display:flex}.part-menu nav a:hover{background:#f7f3ed}.part-menu nav a.is-current{color:var(--wine);background:#f3e8eb}.part-menu nav a>b{background:var(--green);color:#fff;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;display:grid}.part-menu nav a>span{min-width:0;font:600 15px/1.25 var(--serif)}.part-menu nav a>span small{color:var(--muted);font:700 9px var(--sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;display:block}.part-menu nav a>i{color:var(--wine);font:700 9px var(--sans);text-transform:uppercase;margin-left:auto}.next-part{text-align:center;background:var(--cream);border-top:4px solid var(--wine);width:min(760px,100% - 48px);margin:0 auto 90px;padding:45px}.next-part>span{color:var(--wine);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.next-part h2{font:700 36px var(--serif);margin:10px 0 5px}.next-part p{color:var(--muted);font:18px var(--serif)}.next-part a{background:var(--wine);color:#fff;border-radius:3px;margin-top:12px;padding:13px 18px;font-weight:700;display:inline-block}.next-part a b{margin-left:12px}@media (width<=620px){.back-to-top{bottom:14px;right:14px}.part-switcher>button{width:48px;min-height:68px}.part-menu{width:calc(100vw - 74px);right:57px}.next-part{width:calc(100% - 28px);padding:34px 20px}.next-part h2{font-size:30px}.inline-recommendations{margin:42px 0;padding:20px 16px}.inline-recommendations__head{display:block}.inline-recommendations__head strong{margin-top:5px;font-size:21px;display:block}.inline-recommendations__list{grid-template-columns:1fr}.inline-recommendations__image{flex-basis:96px;height:70px}.inline-recommendations__list b{font-size:16px}.same-category-stories{padding-top:55px}}.part-switcher>button{background:#2468ed;border-radius:28px 0 0 28px;justify-content:center;gap:14px;width:auto;min-width:104px;min-height:54px;padding:12px 18px;display:flex}.part-switcher>button b{font:700 17px var(--sans)}.part-list-icon{gap:4px;width:24px;display:grid;position:static!important}.part-list-icon span{background:#fff;border-radius:2px;height:2px;display:block!important}.part-list-icon span:first-child{width:24px}.part-list-icon span:nth-child(2){width:17px}.part-list-icon span:nth-child(3){width:10px}.part-menu nav a{border-bottom:1px solid #edf0f4;border-radius:0;gap:8px;padding:16px 18px}.part-menu nav a>span{font:600 16px/1.35 var(--sans)}.part-menu nav a>i{flex:none}.part-menu nav{padding:0}@media (width<=620px){.part-switcher>button{width:auto;min-width:98px;min-height:52px;padding:11px 16px}.part-menu{right:58px}}:root{--admin-blue:#2f66f6;--admin-bg:#f3f6fb;--admin-line:#dfe5ef;--admin-text:#172033;--admin-muted:#6f7b91}.admin-login,.admin-shell{color:var(--admin-text);font-family:system-ui,-apple-system,Segoe UI,sans-serif}.admin-login{background:linear-gradient(135deg,#edf3ff,#f8fafc);place-items:center;min-height:100vh;display:grid}.admin-login-card{border:1px solid var(--admin-line);background:#fff;border-radius:12px;width:min(420px,100% - 32px);padding:38px;box-shadow:0 20px 60px #273d6a1a}.admin-logo,.admin-brand>span{background:var(--admin-blue);color:#fff;place-items:center;font:700 26px Georgia,serif;display:grid}.admin-logo{border-radius:15px;width:54px;height:54px}.admin-login-card h1{margin:20px 0 5px}.admin-login-card p{color:var(--admin-muted);margin:0 0 28px}.admin-login-card label,.field label{margin-bottom:7px;font-size:13px;font-weight:700;display:block}.admin-login-card input,.field input,.field textarea,.field select,.admin-filters input,.admin-filters select{width:100%;font:inherit;background:#fff;border:1px solid #cad3e1;border-radius:6px;padding:11px 12px}.admin-login-card button,.admin-primary{background:var(--admin-blue);color:#fff;cursor:pointer;border:0;border-radius:6px;justify-content:center;padding:12px 18px;font-weight:700;display:inline-flex}.admin-login-card button{width:100%;margin-top:13px}.admin-error{color:#b4232f;background:#fff0f1;border-radius:6px;margin-top:14px;padding:11px 13px;font-size:13px}.admin-shell{background:var(--admin-bg);min-height:100vh}.admin-sidebar{z-index:30;border-right:1px solid var(--admin-line);background:#fff;flex-direction:column;width:245px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{align-items:center;gap:11px;padding:0 8px 24px;display:flex}.admin-brand>span{border-radius:10px;width:40px;height:40px}.admin-brand b,.admin-brand small{display:block}.admin-brand small{letter-spacing:.18em;color:var(--admin-muted);font-size:9px}.admin-sidebar nav{gap:6px;display:grid}.admin-sidebar nav a,.admin-sidebar-bottom a,.admin-nav-button{color:#4c5870;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:11px 12px;font:500 14px inherit;display:block}.admin-sidebar nav a:hover,.admin-sidebar-bottom a:hover,.admin-nav-button:hover{color:var(--admin-blue);background:#edf3ff}.admin-sidebar-bottom{margin-top:auto;display:grid}.admin-workspace{padding-left:245px}.admin-topbar{background:var(--admin-blue);color:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex}.admin-main{width:min(1280px,100% - 48px);margin:auto;padding:42px 0 80px}.admin-page-title{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.admin-page-title span{color:var(--admin-blue);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.admin-page-title h1{margin:6px 0;font:700 34px Georgia,serif}.admin-page-title p{color:var(--admin-muted);margin:0}.admin-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.admin-stats article,.admin-panel{border:1px solid var(--admin-line);background:#fff;border-radius:8px}.admin-stats article{padding:20px}.admin-stats span{color:var(--admin-muted);font-size:13px;display:block}.admin-stats b{margin-top:6px;font-size:30px;display:block}.admin-panel{overflow:hidden}.admin-filters{grid-template-columns:minmax(260px,1fr) 190px auto;align-items:center;gap:12px;padding:18px;display:grid}.admin-filters>span{color:var(--admin-muted);text-align:right;font-size:13px}.admin-notice{color:#315aaf;background:#eff5ff;padding:12px 18px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th{border-block:1px solid var(--admin-line);text-align:left;color:var(--admin-muted);padding:13px 16px;font-size:12px}.admin-table td{border-bottom:1px solid #edf0f5;padding:14px 16px;font-size:13px}.admin-post-title{align-items:center;gap:12px;min-width:320px;display:flex}.admin-post-title img{object-fit:cover;border-radius:5px;width:74px;height:50px}.admin-post-title b,.admin-post-title small{display:block}.admin-post-title small{color:var(--admin-muted);margin-top:5px}.status{text-transform:capitalize;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-block}.status--published{color:#1c7b43;background:#e9f8ef}.status--draft{color:#9a6200;background:#fff4dd}.admin-actions{gap:6px;display:flex}.admin-actions a,.admin-actions button{width:34px;height:32px;color:var(--admin-blue);cursor:pointer;background:#fff;border:1px solid #cdd6e5;border-radius:5px;place-items:center;display:grid}.admin-actions .danger{color:#d43245;border-color:#efb3ba}.admin-empty{text-align:center;color:var(--admin-muted);padding:50px}.admin-editor-form{gap:20px;display:grid}.admin-fields{grid-template-columns:1fr 1fr;gap:18px;padding:22px;display:grid;overflow:visible}.field--wide{grid-column:1/-1}.admin-check{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.rich-panel{overflow:visible}.rich-label{border-bottom:1px solid var(--admin-line);padding:16px 18px;font-weight:700}.rich-toolbar{z-index:5;border-bottom:1px solid var(--admin-line);background:#f4f7fb;flex-wrap:wrap;gap:5px;padding:10px;display:flex;position:sticky;top:0}.rich-toolbar button,.rich-toolbar select,.color-tool{height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dbe7;border-radius:4px;padding:6px 9px}.color-tool{align-items:center;font-weight:700;display:inline-flex;position:relative}.color-tool input{opacity:0;cursor:pointer;position:absolute;inset:0}.rich-editor{outline:none;min-height:480px;padding:38px 12%;font:18px/1.75 Georgia,serif}.rich-editor:focus{box-shadow:inset 0 0 0 2px #2f66f633}.rich-editor img,.rich-editor video,.rich-editor iframe{max-width:100%;height:auto}.rich-editor iframe{width:100%;min-height:420px}.rich-editor blockquote{border-left:4px solid var(--admin-blue);color:#4e5a70;padding-left:18px}.editor-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.editor-actions .admin-primary{min-width:150px}.settings-list{padding:26px}.settings-list h2{margin-top:0}.settings-list p{border-bottom:1px solid var(--admin-line);padding:12px}.settings-list small{color:var(--admin-muted)}@media (width<=900px){.admin-sidebar{width:auto;height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(4,auto);overflow:auto}.admin-sidebar-bottom{display:none}.admin-workspace{padding-left:0}.admin-topbar{display:none}.admin-main{width:min(100% - 28px,1280px);padding-top:28px}.admin-stats{grid-template-columns:1fr 1fr 1fr}.admin-fields{grid-template-columns:1fr}.field--wide{grid-column:auto}}@media (width<=620px){.admin-page-title{align-items:flex-start;gap:18px}.admin-page-title h1{font-size:28px}.admin-stats,.admin-filters{grid-template-columns:1fr}.admin-filters>span{text-align:left}.admin-sidebar nav{grid-template-columns:repeat(4,max-content)}.rich-editor{padding:24px 18px}.editor-actions{justify-content:space-between}}.admin-login-card .admin-link-button{color:var(--admin-blue);background:0 0;margin-top:8px;padding:8px}.admin-login-card label+input+label{margin-top:16px}.admin-message{color:#315aaf;background:#eff5ff;border-radius:6px;margin-top:14px;padding:11px 13px;font-size:13px}.admin-login-link{background:var(--admin-blue);color:#fff;border-radius:6px;justify-content:center;padding:12px 18px;font-weight:700;display:flex}.admin-topbar-actions,.admin-login-head{align-items:center;gap:18px;display:flex}.admin-login-head{justify-content:space-between}.admin-language{align-items:center;gap:8px;display:inline-flex;margin:0!important;font-size:13px!important}.admin-language span{white-space:nowrap}.admin-language select{color:#27344e;font:inherit;background:#fff;border:1px solid #fff6;border-radius:5px;padding:7px 9px}.admin-login-card .admin-language select,.settings-list .admin-language select{border-color:#cad3e1}.settings-list .admin-language{margin-left:8px!important}.admin-back-link{color:var(--admin-blue);align-items:center;gap:7px;font-size:14px;font-weight:650;transition:gap .16s;display:inline-flex}.admin-back-link:hover{gap:10px}.media-url-field{grid-template-columns:1fr auto;gap:9px;display:grid}.media-url-field>button{color:var(--admin-blue);white-space:nowrap;cursor:pointer;background:#f8faff;border:1px solid #cbd5e4;border-radius:7px;align-items:center;gap:7px;padding:10px 13px;font-weight:700;display:inline-flex}.media-url-field>button:hover{background:#edf3ff}.media-url-field>button:disabled,.rich-toolbar button:disabled{opacity:.55;cursor:wait}.upload-progress{color:#2459c4;background:#eaf2ff;border-bottom:1px solid #d8e6ff;padding:9px 18px;font-size:13px;font-weight:700}.rich-toolbar .admin-icon{width:17px;height:17px}.featured-image-preview{border:1px solid var(--admin-line);background:#eef2f7;border-radius:10px;width:100%;height:190px;margin-top:12px;overflow:hidden}.featured-image-preview img{object-fit:cover;width:100%;height:100%}.rich-editor figure{margin:28px 0}.rich-editor figure img{object-fit:contain;border-radius:8px;width:100%;max-height:620px;display:block}.rich-editor figcaption{min-height:24px;color:var(--admin-muted);text-align:center;margin-top:8px;font-size:13px}.rich-editor video{background:#111;border-radius:8px;width:100%;max-height:620px;margin:28px 0;display:block}.field input[readonly]{color:#657189;cursor:not-allowed;background:#f3f6fa}.rich-editor:empty:before{content:"Start writing your story…";color:#9aa4b5;pointer-events:none}.admin-filters{grid-template-columns:minmax(240px,1fr) 170px auto auto}.admin-page-size{color:var(--admin-muted);white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}.admin-page-size select{width:76px;padding:9px}.admin-pagination{border-top:1px solid var(--admin-line);flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;padding:20px;display:flex}.admin-pagination button{color:#45526a;cursor:pointer;background:#fff;border:1px solid #ccd5e3;border-radius:7px;min-width:38px;height:36px;font-weight:700}.admin-pagination button:hover:not(:disabled),.admin-pagination button.active{border-color:var(--admin-blue);background:var(--admin-blue);color:#fff}.admin-pagination button:disabled{opacity:.4;cursor:not-allowed}.admin-filter-panel{border-bottom:1px solid var(--admin-line);background:#f8faff;padding:18px}.admin-filter-panel .admin-filters{grid-template-columns:repeat(4,minmax(150px,1fr));padding:0}.admin-filter-panel .admin-filters label{color:var(--admin-muted);gap:6px;font-size:12px;font-weight:700;display:grid}.admin-filter-footer{justify-content:flex-end;align-items:center;gap:18px;margin-top:14px;display:flex}.admin-filter-footer>span{color:var(--admin-muted);font-size:13px}.admin-reset-filters{color:#4b5870;cursor:pointer;background:#fff;border:1px solid #c9d3e2;border-radius:6px;margin-right:auto;padding:10px 14px;font:600 13px inherit}.admin-reset-filters:hover{border-color:var(--admin-blue);color:var(--admin-blue)}@media (width<=900px){.admin-filters{grid-template-columns:1fr 170px}.admin-filter-panel .admin-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}.admin-page-size{justify-content:flex-start}}@media (width<=620px){.admin-filters,.admin-filter-panel .admin-filters{grid-template-columns:1fr}.admin-filter-footer{flex-direction:column;align-items:flex-start;gap:12px}.admin-reset-filters{margin-right:0}.admin-pagination{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.admin-pagination button{flex:none}}.admin-user-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.admin-user-form{gap:16px;padding:24px;display:grid;overflow:visible}.admin-user-form h2,.admin-users-list h2{margin:0 0 4px}.admin-user-form label{color:var(--admin-text);gap:7px;font-size:13px;font-weight:700;display:grid}.admin-user-form input{width:100%;font:inherit;background:#fff;border:1px solid #cad3e1;border-radius:6px;padding:11px 12px}.admin-user-form .admin-primary{justify-self:start}.admin-users-list{padding:24px}.admin-users-list article{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:16px;padding:15px 0;display:flex}.admin-users-list article b,.admin-users-list article span{display:block}.admin-users-list article span{color:var(--admin-muted);margin-top:4px;font-size:13px}.admin-users-list .danger{color:#d43245;cursor:pointer;background:#fff;border:1px solid #efb3ba;border-radius:6px;padding:8px 12px}@media (width<=760px){.admin-user-grid{grid-template-columns:1fr}}@media (width<=620px){.media-url-field{grid-template-columns:1fr}.media-url-field>button{justify-content:center}}.admin-login,.admin-shell{font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Segoe UI Variable Text,Segoe UI,Roboto,Noto Sans,Arial,sans-serif}.admin-shell{--admin-text:#182033;--admin-muted:#65728a;letter-spacing:-.005em}.admin-page-title h1,.admin-login-card h1{letter-spacing:-.035em;font-family:Segoe UI Variable Display,Segoe UI,Roboto,Noto Sans,Arial,sans-serif;font-weight:720}.admin-page-title h1{font-size:36px;line-height:1.16}.admin-login-card h1{line-height:1.2}.admin-page-title p,.admin-login-card p{line-height:1.6}.admin-sidebar nav a,.admin-sidebar-bottom a,.admin-nav-button{align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:600;display:flex}.admin-sidebar nav a:hover,.admin-sidebar-bottom a:hover,.admin-nav-button:hover{transform:translate(2px)}.admin-icon{vertical-align:middle;flex:none;display:inline-block}.admin-sidebar .admin-icon{stroke-width:1.9px;width:19px;height:19px}.admin-topbar-actions>a{align-items:center;gap:7px;font-size:13px;font-weight:650;display:inline-flex}.admin-title-actions>button,.admin-title-actions>.admin-primary{border-radius:8px;align-items:center;gap:8px;min-height:42px;display:inline-flex}.admin-primary{transition:transform .16s,box-shadow .16s;box-shadow:0 5px 14px #2f66f629}.admin-primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #2f66f63b}.admin-actions{gap:8px}.admin-actions a,.admin-actions button{border-radius:8px;width:38px;height:36px;transition:background .15s,color .15s,transform .15s}.admin-actions a:hover,.admin-actions button:hover{background:#edf3ff;transform:translateY(-1px)}.admin-actions .danger:hover{background:#fff0f2}.admin-actions .admin-icon{width:18px;height:18px}.admin-stats article{border-radius:12px;padding:22px;box-shadow:0 5px 18px #22355f0a}.admin-stats b{letter-spacing:-.04em;font-size:32px}.admin-panel{border-radius:12px;box-shadow:0 6px 24px #22355f0a}.admin-table th{letter-spacing:.02em;font-size:12px;font-weight:700}.admin-table td{font-size:14px}.admin-post-title b{line-height:1.4}.admin-language select{border-radius:8px;padding:8px 11px;font-weight:600}.rich-toolbar button{justify-content:center;align-items:center;gap:6px;min-width:36px;display:inline-flex}.status{letter-spacing:.01em;font-weight:750}.admin-login-card{border-radius:16px;box-shadow:0 24px 70px #273d6a20}.admin-logo{font-family:Segoe UI Variable Display,Segoe UI,sans-serif;font-weight:750}.admin-title-actions{align-items:center;gap:10px;display:flex}.admin-title-actions>button{color:#4d5b72;cursor:pointer;background:#fff;border:1px solid #cbd5e4;border-radius:6px;padding:11px 14px;font-weight:700}@media (width<=620px){.admin-title-actions{flex-direction:column;align-items:stretch}}.admin-primary--next{background:#172033}.admin-primary--next:hover{background:#283650}
