/* Text-first personal journal. System fonts; no runtime dependencies. */
:root{color-scheme:light;--bg:#faf9f6;--surface:#f1efe8;--ink:#262924;--muted:#73776f;--line:#dedfd6;--accent:#527044;--soft:#e8ede2;--sans:Arial,"Segoe UI",sans-serif;--reading:720px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}img,video{display:block;max-width:100%}button,summary{cursor:pointer}::selection{background:#d9e5cf}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{overflow-wrap:anywhere}a:hover{color:var(--accent)}.shell{width:min(1160px,calc(100% - 64px));margin-inline:auto}.shell-narrow{width:min(var(--reading),calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;left:12px;top:12px;padding:10px;background:var(--ink);color:var(--bg);transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{border-bottom:1px solid var(--line)}.header-main{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px}.brand-mark{font:italic 30px Georgia,serif;letter-spacing:-3px;flex:0 0 54px;width:54px;height:40px;display:flex;align-items:baseline;justify-content:center;color:#466444}.brand-mark span{font:18px Arial,sans-serif;letter-spacing:0;margin-left:5px}.brand-name{font-size:17px;font-weight:700;letter-spacing:-.5px}.header-search{position:relative;width:220px}.header-search input{width:100%;height:42px;border:1px solid var(--line);border-radius:6px;padding:0 42px 0 13px;background:transparent;color:var(--ink);font-size:13px}.header-search button{position:absolute;right:3px;top:3px;width:36px;height:36px;border:0;background:none;color:var(--muted);padding:10px}.header-search svg{fill:none;stroke:currentColor;stroke-width:1.7}.category-nav{display:flex;gap:30px;overflow:auto;scrollbar-width:none;min-height:49px;align-items:stretch}.category-nav a{display:flex;align-items:center;white-space:nowrap;color:var(--muted);font-size:13px;border-bottom:2px solid transparent}.category-nav a:hover,.category-nav a[aria-current]{color:var(--ink);border-color:var(--accent)}.nav-about{margin-left:auto}.mobile-menu{display:none}.site-main{min-height:60vh}
.journal{display:grid;grid-template-columns:minmax(0,760px) 258px;gap:80px;padding:64px 0 96px}.journal-main{min-width:0}.journal-intro{padding:0 0 48px}.eyebrow{font:11px/1.5 var(--sans);text-transform:uppercase;letter-spacing:1.6px;color:var(--muted);margin-bottom:24px}.journal-intro h1{font-size:clamp(38px,4.1vw,55px);line-height:1.13;letter-spacing:-2px;font-weight:500;margin-bottom:25px}.journal-intro h1 span{font-family:Georgia,"Times New Roman",serif;font-style:italic;color:var(--accent)}.journal-intro>p:last-child{max-width:580px;font-size:16px;line-height:1.8;color:var(--muted);margin:0}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ink);padding-bottom:15px;margin-bottom:0}.section-heading h2{font-size:19px;font-weight:500;letter-spacing:-.4px;margin:0}.feed-count,.page-indicator{font-size:11px;color:var(--muted);white-space:nowrap}.section-kicker{font-size:11px;color:var(--muted)}
.post-card{padding:29px 0 30px;border-bottom:1px solid var(--line)}.card-context{display:flex;flex-wrap:wrap;gap:14px;font-size:11px;color:var(--muted);margin-bottom:12px}.card-context a{color:var(--accent)}.card-context a::before{content:"·";margin-right:14px;color:var(--muted)}.card-main{display:flex;align-items:start;gap:26px}.card-copy{flex:1;min-width:0}.post-card h3{font-size:26px;line-height:1.3;letter-spacing:-.65px;font-weight:600;margin:0 0 13px;text-wrap:pretty}.post-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.card-excerpt{font-size:15px;line-height:1.8;color:var(--muted);margin:0;overflow-wrap:anywhere}.card-media{width:132px;flex:0 0 132px;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:var(--surface);margin-top:3px}.card-media img{width:100%;height:104px;object-fit:cover}.card-footer{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin-top:22px}.card-tags{display:flex;flex-wrap:wrap;gap:7px}.card-tags a{font-size:10px;color:var(--muted);padding:2px 7px;border:1px solid var(--line);border-radius:4px}.card-tags a:hover{background:var(--soft);color:var(--accent)}.read-link{font-size:11px;white-space:nowrap;color:var(--accent)}.read-link span{margin-left:5px}
.journal-aside{padding-top:6px;min-width:0}.author-note{padding:25px 23px;background:var(--surface);border-radius:6px}.author-monogram{display:grid;place-content:center;width:51px;height:51px;border-radius:50%;background:#dce3d3;font:italic 27px Georgia,serif;color:#45523b;margin-bottom:21px}.author-note h2{font-size:17px;letter-spacing:-.4px;margin-bottom:2px}.author-role{font-size:11px;color:var(--muted)}.author-note p{font-size:13px;line-height:1.85;color:var(--muted);margin:19px 0}.author-link{display:flex;justify-content:space-between;font-size:12px}.subscribe-link{display:flex;align-items:center;justify-content:space-between;margin-top:23px;padding:11px 12px;border:1px solid #bec6b6;border-radius:4px;font-size:12px;color:var(--accent)}.subscribe-link:hover{background:var(--soft)}.aside-reading{margin-top:37px}.aside-reading .eyebrow{margin-bottom:14px}.reading-list{padding:0;list-style:none;counter-reset:reading;margin:0}.reading-list li{counter-increment:reading;display:flex;gap:12px;border-bottom:1px solid var(--line);padding:15px 0}.reading-list li::before{content:counter(reading,decimal-leading-zero);font:10px/2 monospace;color:var(--muted)}.reading-list a{font-size:13px;line-height:1.65}.aside-note{display:flex;gap:12px;margin-top:30px;color:var(--muted)}.aside-note span{font-size:22px}.aside-note p{font:italic 13px/1.8 Georgia,serif}
.pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:32px;font-size:12px}.pagination-next{justify-self:end}.pagination-pages{display:flex;gap:4px}.pagination-pages a,.pagination-gap{padding:7px 10px;border-radius:4px}.pagination-pages [aria-current]{background:var(--ink);color:var(--bg)}.empty-state{padding:60px 20px;text-align:center}.empty-state h3{font-size:22px}.empty-state p{color:var(--muted)}
.breadcrumb{display:flex;gap:10px;font-size:11px;color:var(--muted);padding:26px 0;white-space:nowrap;overflow:hidden}.breadcrumb a{flex-shrink:0}.breadcrumb [aria-current]{overflow:hidden;text-overflow:ellipsis}.article{padding-bottom:90px}.article-header{padding:36px 0 28px;border-bottom:1px solid var(--line)}.article-header h1{font-size:clamp(31px,4vw,46px);font-weight:500;letter-spacing:-1.4px;line-height:1.2;margin:17px 0 26px}.article-sections{display:flex;gap:10px;flex-wrap:wrap;color:var(--accent);font-size:12px}.article-deck{font-size:18px;color:var(--muted);line-height:1.65}.article-byline{display:flex;gap:30px;flex-wrap:wrap;font-size:12px}.article-byline div{display:flex;flex-direction:column;gap:3px}.article-byline span{font-size:10px;color:var(--muted)}.article-byline strong{font-weight:400}.article-body{padding:35px 0 40px;font-size:18px;line-height:1.9;overflow-wrap:anywhere}.article-body p{margin:0 0 1.35em}.article-body h2,.article-body h3{line-height:1.3;margin:1.8em 0 .8em;letter-spacing:-.5px}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{margin:32px 0;border-left:2px solid var(--accent);padding:2px 0 2px 24px;font:italic 23px/1.6 Georgia,serif}.article-body blockquote p:last-child{margin:0}.article-body figure{margin:32px 0}.article-body figure img{height:auto;border-radius:5px;border:1px solid var(--line)}.article-body video{width:100%}.article-body pre{overflow:auto;max-width:100%;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:5px;line-height:1.6}.article-body code{font:14px/1.6 Consolas,monospace;background:var(--surface);padding:2px 4px}.article-body ul,.article-body ol{padding-left:25px}.article-footer{border-top:1px solid var(--line);padding-top:23px}.article-tags>span{display:block;font-size:11px;color:var(--muted);margin-bottom:10px}.article-tags>div{display:flex;gap:10px;flex-wrap:wrap;font-size:12px}.article-actions{display:flex;justify-content:space-between;gap:20px;margin-top:35px;font-size:12px;color:var(--accent)}
.listing-hero{padding-bottom:30px}.listing-title{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-top:28px}.listing-title h1,.search-hero h1,.static-content h1,.error-page h1{font-size:clamp(32px,4vw,48px);line-height:1.2;letter-spacing:-1px;font-weight:500;margin:0}.listing-title strong{font-size:22px}.listing-title small{display:block;font-size:11px;color:var(--muted);font-weight:400}.listing-description{max-width:700px;color:var(--muted);margin-top:25px}.topic-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.topic-cloud a{font-size:12px;padding:6px 10px;border:1px solid var(--line);border-radius:4px}.topic-cloud i{margin-left:8px;color:var(--muted);font-style:normal}.listing-feed,.search-results{max-width:850px;padding-bottom:80px}.search-hero{padding:65px 0 40px}.search-large{display:flex;gap:10px;margin-top:28px}.search-large input{min-width:0;flex:1;padding:12px;border:1px solid var(--line);border-radius:4px;background:transparent;color:var(--ink)}.search-large button,.btn{padding:10px 18px;border:0;border-radius:4px;color:var(--bg);background:var(--ink)}.search-hint{color:var(--muted);padding-bottom:60px}.static-content,.error-page{padding:70px 0 100px}.prose{font-size:18px;line-height:1.9;margin-top:30px}.text-link{color:var(--accent)}.error-code{font:60px Georgia,serif;color:var(--muted);margin:0}.error-page>p{margin-top:25px}.btn{display:inline-block}
.comments{padding:0 0 90px}.comments-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;border-top:1px solid var(--ink);padding-top:15px}.comments-heading h2{font-size:19px;font-weight:500;letter-spacing:-.4px;margin:0}.comments-count{font-size:11px;color:var(--muted);margin-left:8px;font-weight:400}.comment-list{list-style:none;margin:0;padding:0}.comment-item{border-bottom:1px solid var(--line);padding:25px 0}.comment-item:last-child{border-bottom:0}.comment{display:flex;gap:14px;align-items:flex-start}.comment-avatar{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:grid;place-content:center;font-size:12px;font-weight:700;background:hsl(var(--h,110) 30% 88%);color:hsl(var(--h,110) 30% 32%)}.comment-body{min-width:0;flex:1}.comment-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;font-size:12px;margin-bottom:7px}.comment-author{font-weight:700}.comment-username{color:var(--muted)}.comment-username:hover{color:var(--accent)}.comment-channel{font-size:10px;color:var(--muted);border:1px solid var(--line);border-radius:4px;padding:1px 5px}.comment-head time{color:var(--muted)}.comment-edited{color:var(--muted);font-style:italic}.comment-permalink{color:var(--muted)}.comment-permalink:hover{color:var(--accent)}.comment-text{font-size:15px;line-height:1.8;overflow-wrap:anywhere}.comment-text p{margin:0 0 .6em}.comment-text p:last-child{margin:0}.comment-text a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.comment-text pre{overflow:auto;max-width:100%;padding:14px;background:var(--surface);border:1px solid var(--line);border-radius:5px;line-height:1.6}.comment-text code{font:13px/1.6 Consolas,monospace;background:var(--surface);padding:1px 4px}.comment-media-note{color:var(--muted);font-size:14px;font-style:italic}.comment-media-note a{color:var(--accent)}.comment-replies{list-style:none;margin:14px 0 0;padding:0 0 0 20px;border-left:2px solid var(--line);display:grid;gap:14px}.comments-empty{color:var(--muted);font-size:13px;padding:22px 0 0;margin:0}
.site-footer{border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:40px 0}.footer-brand .brand-name{font-size:14px}.footer-brand p{font-size:12px;color:var(--muted);margin-top:15px}.footer-label{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.footer-topics>div{display:flex;flex-wrap:wrap;gap:10px 15px;margin-top:14px}.footer-topics a{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:18px 0;font-size:10px;color:var(--muted)}
.container{width:min(760px,calc(100% - 32px));margin:40px auto}.card{padding:22px;border:1px solid var(--line);border-radius:6px;margin:15px 0}.install label{display:block;margin:15px 0}.install input{display:block;width:100%;padding:10px;background:var(--bg);color:var(--ink);border:1px solid var(--line);border-radius:4px}.steps{display:flex;flex-wrap:wrap;gap:8px}.step{padding:3px 8px;border:1px solid var(--line);font-size:12px}.step.active{background:var(--soft)}.alert{padding:15px}.alert-error,.bad{color:#ae3f35}.alert-notice,.ok{color:var(--accent)}table.keys{width:100%;overflow-wrap:anywhere;font-size:13px}.keys th{text-align:left}.hint{color:var(--muted);font-size:12px}.btn:disabled{opacity:.5}
@media(max-width:1024px){.journal{gap:38px;grid-template-columns:minmax(0,1fr) 230px}.shell{width:calc(100% - 48px)}.category-nav{gap:22px}.journal-intro h1{font-size:43px}.post-card h3{font-size:24px}}
@media(max-width:768px){.shell{width:calc(100% - 40px)}.header-main{min-height:77px}.brand-name{font-size:14px;max-width:270px}.header-search{width:160px}.journal{grid-template-columns:1fr;padding-top:38px;gap:45px}.journal-aside{display:grid;grid-template-columns:1fr 1fr;gap:24px}.aside-reading{margin-top:0}.aside-note{display:none}.journal-intro{padding-bottom:36px}.journal-intro h1{font-size:42px}.journal-intro>p:last-child{font-size:15px}.footer-grid{gap:25px}.article-body{font-size:17px}.article-header{padding-top:20px}}
@media(max-width:480px){.shell,.shell-narrow{width:calc(100% - 36px)}.comment-avatar{flex-basis:30px;width:30px;height:30px;font-size:11px}.comment-replies{padding-left:12px}.comment-head{gap:8px}.header-main{min-height:76px;gap:10px}.brand{gap:10px}.brand-name{max-width:215px;font-size:13px;line-height:1.45}.brand-mark{flex-basis:48px;width:48px;height:36px;font-size:28px}.brand-mark span{font-size:16px;margin-left:4px}.header-search{display:none}.mobile-menu{display:block}.mobile-menu summary{width:38px;height:38px;display:grid;align-content:center;gap:5px;list-style:none;padding:9px;border:1px solid var(--line);border-radius:4px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{height:1px;background:var(--ink);width:18px}.mobile-menu-panel{position:absolute;z-index:25;left:0;right:0;top:76px;background:var(--bg);border-block:1px solid var(--line);padding:20px;box-shadow:0 15px 25px #0001}.mobile-search label{display:block;font-size:12px;margin-bottom:8px}.mobile-search>div{display:flex;gap:8px}.mobile-search input{min-width:0;width:100%;border:1px solid var(--line);border-radius:4px;padding:10px;color:var(--ink);background:var(--bg)}.mobile-search button{border:0;border-radius:4px;background:var(--ink);color:var(--bg)}.mobile-menu nav{display:grid;margin-top:14px}.mobile-menu nav a{padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.category-nav{min-height:43px;gap:22px}.category-nav a{font-size:12px}.category-nav .nav-about{display:none}.journal{padding:33px 0 60px}.eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:19px}.journal-intro h1{font-size:34px;letter-spacing:-1.2px;line-height:1.2}.journal-intro>p:last-child{font-size:14px;line-height:1.8}.section-heading h2{font-size:17px}.post-card{padding:24px 0}.post-card h3{font-size:23px;line-height:1.3;letter-spacing:-.6px}.card-excerpt{font-size:14px;line-height:1.75}.card-main{gap:14px}.card-media{width:80px;flex-basis:80px}.card-media img{height:80px}.card-context{font-size:10px}.card-footer{margin-top:17px}.card-tags{gap:5px}.card-tags a{font-size:9px}.journal-aside{grid-template-columns:1fr}.author-note{padding:23px}.aside-reading{margin-top:8px}.pagination{font-size:11px}.pagination-pages{gap:0}.pagination-pages a,.pagination-gap{padding:6px 7px}.article-header h1{font-size:32px;letter-spacing:-.8px}.article-body{font-size:17px;line-height:1.85}.article-body blockquote{font-size:21px;padding-left:18px}.article-actions{flex-direction:column}.listing-title{align-items:start}.listing-title h1{font-size:35px}.footer-grid{grid-template-columns:1fr;gap:16px;padding:30px 0}.footer-bottom{font-size:9px;flex-wrap:wrap}.search-large input{width:100px}.search-hero{padding-top:40px}}
@media(prefers-color-scheme:dark){:root{color-scheme:dark;--bg:#1b1e1b;--surface:#242923;--ink:#e4e7df;--muted:#a5ac9d;--line:#394036;--accent:#b0c79a;--soft:#303e2b}.author-monogram{background:#3a4830;color:#dce8d1}.comment-avatar{background:hsl(var(--h,110) 22% 27%);color:hsl(var(--h,110) 30% 78%)}::selection{background:#485e37}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.about-photo{margin:32px 0 0}.about-photo img{display:block;width:100%;max-height:620px;object-fit:cover;object-position:center 30%;border-radius:6px;border:1px solid var(--line)}.intro-prose p{margin:0 0 1.25em}.about-projects{margin:48px 0}.about-projects h2{font-size:28px;font-weight:500;margin:0 0 18px}.about-projects>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.about-projects a{display:grid;align-content:start;gap:8px;min-height:130px;padding:20px;border:1px solid var(--line);border-radius:5px;background:var(--surface)}.about-projects a strong{font-weight:500;color:var(--accent)}.about-projects a span{font-size:13px;line-height:1.6;color:var(--muted)}@media(max-width:700px){.about-projects>div{grid-template-columns:1fr}.about-photo img{max-height:460px}}
.author-card,.related-posts{margin-bottom:54px;padding:28px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.author-card h2,.related-posts h2{margin:0 0 14px;font-size:24px;font-weight:500}.author-card>p:not(.eyebrow){line-height:1.7;color:var(--muted)}.author-projects{display:grid;gap:8px;margin-top:18px}.author-projects a{display:flex;gap:6px;flex-wrap:wrap;color:var(--accent)}.author-projects span{color:var(--muted)}.related-posts>div{display:grid}.related-posts a{display:grid;gap:4px;padding:14px 0;border-top:1px solid var(--line)}.related-posts a span{font-size:10px;color:var(--muted)}.related-posts a strong{font-size:16px;font-weight:500}
/* Истории (этап 11): кружки в шапке + просмотрщик. */
.header-stories{display:flex;gap:12px;align-items:start;overflow-x:auto;scrollbar-width:none;max-width:45vw}.header-stories::-webkit-scrollbar{display:none}
.story-bubble{background:none;border:0;padding:0;display:grid;justify-items:center;gap:5px;flex:0 0 auto}
.story-ring{display:block;width:54px;height:54px;border-radius:50%;padding:3px;background:var(--line);transition:opacity .2s}
.story-bubble.is-unseen .story-ring{background:conic-gradient(from 210deg,#7fb069,var(--accent),#c9d8b8,#7fb069)}
.story-bubble.is-seen .story-thumb{opacity:.55}
.story-thumb{display:block;width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid var(--bg);background:var(--surface)}
.story-thumb img,.story-thumb video{width:100%;height:100%;object-fit:cover}
.story-name{display:block;max-width:66px;font-size:10px;line-height:1.3;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.story-viewer{position:fixed;inset:0;z-index:90;background:rgba(12,14,12,.94)}
.story-stage{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(100vw,calc(100vh*9/16));height:min(100vh,calc(100vw*16/9));max-width:430px;background:#000;border-radius:10px;overflow:hidden}
.story-stage video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}
.story-progress{position:absolute;top:10px;left:10px;right:10px;display:flex;gap:4px;z-index:3}
.story-progress i{flex:1;height:3px;border-radius:2px;background:#ffffff40;overflow:hidden}
.story-progress i b{display:block;height:100%;width:0;background:#fff}
.story-close{position:absolute;top:22px;right:8px;z-index:4;width:38px;height:38px;border:0;background:none;color:#fff;font-size:24px;line-height:1}
.story-zone{position:absolute;top:54px;bottom:0;border:0;background:none;padding:0;z-index:2}
.story-zone--prev{left:0;width:30%}
.story-zone--next{left:30%;width:70%}
.story-caption{position:absolute;left:0;right:0;bottom:0;z-index:3;display:grid;gap:6px;padding:40px 16px 18px;background:linear-gradient(transparent,rgba(0,0,0,.65));color:#fff;font-size:14px;pointer-events:none}
.story-caption strong{font-weight:500}
.story-caption a{justify-self:start;pointer-events:auto;color:#fff;text-decoration:underline;text-underline-offset:3px}
@media(prefers-color-scheme:dark){.story-bubble.is-unseen .story-ring{background:conic-gradient(from 210deg,#8fb573,var(--accent),#5a6e49,#8fb573)}.story-thumb{border-color:var(--bg)}}
/* Истории на мобильных: своя строка под шапкой — крупнее и заметнее. */
@media(max-width:768px){
.header-main{flex-wrap:wrap}
.header-stories{order:5;flex:1 1 100%;max-width:none;gap:16px;padding:12px 0 14px;scroll-snap-type:x proximity}
.story-bubble{scroll-snap-align:start}
.story-ring{width:64px;height:64px;padding:3.5px}
.story-thumb{border-width:2.5px}
.story-name{max-width:78px;font-size:11px}
}

/* Shared author artwork and asymmetric archive layout. */
.header-main{justify-content:flex-start}.header-main>.brand{margin-right:auto;flex-shrink:0}.header-search{flex:0 0 220px}.header-stories{max-width:280px;gap:10px;align-items:center}.story-ring{width:48px;height:48px}.story-bubble:hover .story-ring{opacity:.75}
.section-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;column-gap:76px;align-items:start;padding-bottom:60px}.section-main{grid-column:1;grid-row:1;min-width:0}.section-aside{grid-column:2;grid-row:1;position:sticky;top:28px;margin-top:40px}.section-layout .listing-feed{max-width:none;border-top:1px solid var(--ink);padding-bottom:25px}.listing-title{padding-top:20px}.listing-title h1{text-wrap:balance}.listing-title strong{font-weight:400;color:var(--accent)}.listing-description{line-height:1.8}.topic-cloud a{border-radius:20px;padding:5px 12px}.topic-cloud i{font-size:10px}.journal-aside{align-self:start;position:sticky;top:28px}.author-note{padding:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--bg)}.author-art{height:166px;position:relative;background:#dce6ce;color:#466444;overflow:hidden}.author-art svg{width:100%;height:100%;stroke:currentColor;stroke-width:1}.author-art .art-grid{opacity:.14}.author-art circle{fill:#466444;stroke:#dce6ce;stroke-width:3}.author-art>span{position:absolute;left:18px;bottom:10px;font:italic 30px Georgia,serif;letter-spacing:-3px}.author-art>span>span{font:18px Arial,sans-serif;letter-spacing:0;margin-left:5px}.author-note-copy{padding:24px}.author-note h2{font-size:20px;line-height:1.3;letter-spacing:-.6px}.author-role{display:block;margin-top:8px;font-size:11px}.author-note p{font-size:13px;line-height:1.8;margin:19px 0}.author-link{font-size:12px;color:var(--accent)}.subscribe-link{background:var(--ink);color:var(--bg);border:0;border-radius:8px;gap:9px;padding:12px;font-size:12px}.subscribe-link>span{margin-left:auto}.subscribe-link svg{width:16px;height:16px;flex-shrink:0}.subscribe-link:hover{background:var(--accent);color:var(--bg)}
.article{padding-bottom:42px}.author-card{display:flex;align-items:start;gap:24px;background:none;border:0;border-block:1px solid var(--line);border-radius:0;padding:28px 0;margin-bottom:50px}.author-signature{flex:0 0 76px;width:76px;height:76px;background:#dce6ce;color:#466444;border-radius:24px 24px 24px 4px;display:flex;align-items:center;justify-content:center;font:italic 32px Georgia,serif;letter-spacing:-3px}.author-signature span{font:16px Arial,sans-serif;letter-spacing:0;align-self:start;margin-top:12px}.author-card-copy{min-width:0;flex:1}.author-card h2{font-size:20px;margin-bottom:10px;font-weight:600;letter-spacing:-.5px}.author-card-copy>p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:14px}.author-card .author-link{display:inline-flex;gap:18px}.author-projects{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.author-projects a{font-size:11px;border:1px solid var(--line);border-radius:20px;padding:4px 12px}.related-posts{background:none;border:0;border-radius:0;padding:0;margin-bottom:70px}.related-posts h2{font-size:24px;letter-spacing:-.6px;margin-bottom:22px}.related-posts .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-posts .related-card{display:flex;flex-direction:column;gap:18px;padding:20px;border:1px solid var(--line);border-radius:12px;background:var(--surface);transition:background .18s,border-color .18s}.related-posts .related-card:hover{background:var(--soft);border-color:var(--accent)}.related-posts .related-number{font:italic 28px Georgia,serif;color:var(--accent)}.related-posts .related-card strong{font-size:16px;line-height:1.55;letter-spacing:-.3px}.related-posts .related-meta{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;font-size:10px}.related-posts .related-meta>span{font-size:18px;color:var(--accent)}.mobile-dock{display:none}
@media(min-width:769px) and (max-width:1100px){.header-main{gap:16px}.header-stories{max-width:170px}.header-search{flex-basis:180px}.section-layout{grid-template-columns:minmax(0,1fr) 240px;gap:38px}.category-nav{gap:20px}.category-nav a{font-size:12px}}
@media(max-width:768px){
body{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}.header-main{min-height:76px;gap:0;padding-top:18px}.header-main>.brand{flex:1 1 100%;padding-bottom:8px}.header-main .header-search,.nav-line{display:none}.header-stories{flex:1 1 100%;max-width:100%;gap:13px;padding:8px 0 16px}.story-ring{width:54px;height:54px}.section-layout{grid-template-columns:1fr;gap:24px;padding-bottom:45px}.section-main{grid-column:1}.section-aside{grid-column:1;grid-row:2;position:static;margin:0}.section-aside .author-note{display:grid;grid-template-columns:180px 1fr}.section-aside .author-art{height:100%;min-height:230px}.journal-aside{position:static}.journal-aside .author-note{align-self:start}.related-posts .related-grid{grid-template-columns:1fr}.related-posts .related-card{display:grid;grid-template-columns:32px 1fr;gap:8px 16px;padding:18px}.related-posts .related-number{grid-row:1 / 3;font-size:25px}.related-posts .related-meta{grid-column:2;padding:0}.related-posts .related-card strong{font-size:17px}.mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));z-index:40;inset:auto 0 0;background:var(--bg);border-top:1px solid var(--line);padding:7px 12px calc(7px + env(safe-area-inset-bottom,0px));box-shadow:0 -6px 30px #00000008}.mobile-dock>a,.dock-menu>summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:52px;font-size:10px;color:var(--muted);border-radius:10px;list-style:none;cursor:pointer}.dock-menu>summary::-webkit-details-marker{display:none}.mobile-dock svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mobile-dock [aria-current],.dock-menu[open]>summary{color:var(--accent);background:var(--soft)}.dock-sheet{position:absolute;bottom:calc(100% + 10px);left:12px;right:12px;padding:10px 20px 18px;border:1px solid var(--line);border-radius:20px;background:var(--bg);box-shadow:0 -18px 70px #0002;max-height:calc(100dvh - 120px);overflow:auto}.dock-sheet-head{display:flex;justify-content:space-between;align-items:center;padding:6px 0 12px;color:var(--muted);font-size:12px}.dock-sheet-head button{width:44px;height:44px;border:0;background:none;font-size:27px;color:var(--ink)}.dock-sheet>a{display:flex;justify-content:space-between;gap:16px;padding:14px 8px;border-top:1px solid var(--line);font-size:15px}.dock-sheet>a span{color:var(--accent)}
}
@media(max-width:480px){.section-aside .author-note{display:block}.section-aside .author-art{height:145px;min-height:0}.author-note-copy{padding:23px}.author-card{gap:15px}.author-signature{flex-basis:50px;width:50px;height:54px;font-size:25px;border-radius:16px 16px 16px 3px}.author-signature span{font-size:12px;margin-top:8px}.author-card h2{font-size:19px}.author-card-copy>p{font-size:13px}.listing-title h1{font-size:32px}.listing-title strong{font-size:20px}.listing-title{gap:15px}.listing-title small{font-size:10px}.topic-cloud a{font-size:11px}.listing-description{font-size:14px}.related-posts h2{font-size:22px}}
@media(prefers-color-scheme:dark){.brand-mark{color:#bad19f}.author-art,.author-signature{background:#30432e;color:#bad19f}.author-art circle{fill:#bad19f;stroke:#30432e}}
@media(prefers-reduced-motion:reduce){.related-posts .related-card{transition:none}}

/* One typographic signature for the masthead and the closing colophon. */
.brand{gap:20px;width:fit-content;color:var(--ink)}
.brand-mark{position:relative;isolation:isolate;flex:0 0 62px;width:62px;height:62px;border-radius:50%;background:var(--soft);align-items:center;font:italic 35px/1 Georgia,"Times New Roman",serif;letter-spacing:-4px;color:var(--accent)}
.brand-mark::before{content:"";position:absolute;z-index:-1;inset:13px -5px;border:1px solid currentColor;border-radius:50%;transform:rotate(-35deg);opacity:.45;transition:transform .3s ease}
.brand-mark span{align-self:flex-start;margin:13px 0 0 4px;font:15px/1 Arial,sans-serif;letter-spacing:0}
.brand-type{display:flex;flex-direction:column;gap:9px;min-width:0}
.brand .brand-name{max-width:none;font:italic 44px/.95 Georgia,"Times New Roman",serif;letter-spacing:-1.8px;white-space:nowrap}
.brand-period{color:var(--accent)}
.brand-caption{font:10px/1.3 var(--sans);text-transform:uppercase;letter-spacing:1.55px;color:var(--muted);padding-left:3px}
.brand:hover{color:var(--accent)}.brand:hover .brand-mark::before{transform:rotate(-20deg)}
.header-main{min-height:116px}
.footer-grid{padding-block:54px;align-items:center}
.footer-brand .brand{gap:25px}
.footer-brand .brand-mark{flex-basis:82px;width:82px;height:82px;font-size:46px}
.footer-brand .brand-mark::before{inset:18px -7px}
.footer-brand .brand-mark span{font-size:19px;margin-top:17px}
.footer-brand .brand-name{font-size:64px;letter-spacing:-3px}
.footer-brand .brand-caption{font-size:10px;letter-spacing:2.2px}
.footer-brand p{max-width:390px;line-height:1.8;margin:22px 0 0}
@media(max-width:1100px) and (min-width:769px){.brand{gap:16px}.brand .brand-name{font-size:40px}.brand-caption{font-size:9px;letter-spacing:1.2px}.footer-brand .brand-name{font-size:52px}.footer-brand .brand{gap:19px}.footer-brand .brand-mark{flex-basis:68px;width:68px;height:68px;font-size:39px}.footer-brand .brand-caption{font-size:9px;letter-spacing:1.2px}}
@media(max-width:768px){.header-main{padding-top:22px;min-height:98px}.header-main>.brand{flex:0 1 auto;padding-bottom:12px}.brand{gap:16px}.brand-mark{flex-basis:54px;width:54px;height:54px;font-size:31px}.brand-mark span{margin-top:11px;font-size:14px}.brand .brand-name{font-size:38px;line-height:.95;letter-spacing:-1.6px}.brand-type{gap:8px}.brand-caption{font-size:9px;letter-spacing:1.2px}.footer-grid{grid-template-columns:1fr;padding-block:38px;gap:32px}.footer-brand .brand-name{font-size:56px}.footer-brand .brand-caption{letter-spacing:1.8px}.footer-brand .brand-mark{flex-basis:72px;width:72px;height:72px;font-size:40px}.footer-brand .brand-mark span{font-size:17px;margin-top:15px}}
@media(max-width:380px){.brand{gap:14px}.brand-mark{flex-basis:48px;width:48px;height:48px;font-size:29px}.brand-mark span{font-size:12px;margin-top:10px}.brand .brand-name{font-size:35px}.brand-caption{font-size:8px;letter-spacing:1px}.footer-brand .brand{gap:18px}.footer-brand .brand-name{font-size:46px;letter-spacing:-2px}.footer-brand .brand-mark{flex-basis:60px;width:60px;height:60px;font-size:35px}.footer-brand .brand-caption{font-size:8px;letter-spacing:1.1px}.footer-brand .brand-mark span{font-size:14px;margin-top:12px}}
@media(prefers-reduced-motion:reduce){.brand-mark::before{transition:none}}
.story-stage{touch-action:none;transition:transform .18s ease-out}
.story-stage.is-dragging{transition:none}
/* Аудит адаптива: пагинация и мелкие цели нажатия — крупнее. */
.pagination{font-size:14px;gap:12px;margin-top:40px}
.pagination-pages{gap:6px}
.pagination-pages a,.pagination-gap{padding:11px 14px;border-radius:6px}
.pagination-prev,.pagination-next{justify-self:start;padding:11px 16px;border:1px solid var(--line);border-radius:6px;background:var(--bg)}
.pagination-next{justify-self:end}
.pagination-prev:hover,.pagination-next:hover{border-color:var(--accent);color:var(--accent)}
.card-tags{gap:7px}
.card-tags a{font-size:11px;padding:4px 10px}
.read-link{font-size:13px;padding:10px 0}
.article-actions{font-size:13px}
.article-actions a{padding:8px 0}
.search-large button,.btn{padding:12px 20px;font-size:15px}
@media(max-width:480px){
.pagination{font-size:13px;gap:8px}
.pagination-pages{gap:5px}
.pagination-pages a,.pagination-gap{padding:12px 13px}
.pagination-prev,.pagination-next{padding:12px 14px}
.card-tags{gap:6px}
.card-tags a{font-size:10px;padding:5px 10px}
.read-link{padding:12px 0}
.article-actions a{padding:10px 0}
}
