/* Polemika Grid · a small, self-contained editorial system. */
:root{--paper:#f5f2fb;--white:#fff;--ink:#292235;--muted:#716879;--line:#e5deed;--violet:#6541c6;--coral:#ef795e;--radius:22px;--gradient:linear-gradient(115deg,#6541c6 8%,#9c59cb 58%,#ef795e 100%);--max:1264px}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:radial-gradient(ellipse at 90% 140px,#f1e9ff 0,transparent 620px),var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body,button,input,textarea,select{font-synthesis:none}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}svg{display:block}button,input,textarea,select{font:inherit}button,summary{cursor:pointer}button{color:inherit}button:disabled{cursor:default}button[hidden],[hidden]{display:none!important}h1,h2,h3,h4,p,ul,ol,figure{margin:0}h1,h2,h3,h4{font-weight:750;line-height:1.2}h1,h2,h3{overflow-wrap:anywhere}ul,ol{padding-left:1.4em}::selection{background:#e3d7ff;color:#2c174e}:focus-visible{outline:3px solid #996df2;outline-offset:5px}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.icon{width:20px;height:20px;flex:none}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;clip-path:inset(50%)}.skip-link{position:fixed;left:24px;top:-100px;z-index:10000;background:var(--ink);color:#fff;padding:12px 20px;border-radius:8px}.skip-link:focus{top:16px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.8px;text-transform:uppercase}.small-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--coral);margin-right:9px;vertical-align:1px}.title-dot{color:var(--coral)}
/* The navigation stays in the document and works without JavaScript. */
.site-header{background:rgba(255,255,255,.94);position:relative;z-index:30}.masthead{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:24px}.brand-group{display:flex;align-items:center;gap:30px;min-width:0}.brand{display:block;flex:none}.brand img{width:252px;height:56px;object-fit:contain;object-position:left center}.brand-tagline{color:var(--muted);font-size:12px;padding-left:28px;border-left:1px solid var(--line);max-width:220px;line-height:1.5}.header-tools{display:flex;align-items:center;gap:12px}.header-tools summary{list-style:none;display:flex;align-items:center;gap:10px;min-height:42px;padding:9px 16px;border:1px solid var(--line);border-radius:99px;font-size:13px;font-weight:650;background:#fff}.header-tools summary::-webkit-details-marker{display:none}.header-tools summary:hover,.header-tools details[open]>summary{background:var(--paper);border-color:#c7b6e5}.header-tools details{position:relative}.search-panel{position:absolute;right:0;top:calc(100% + 15px);width:400px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 55px #2b184521;z-index:50}.search-form{display:flex;align-items:stretch;gap:8px;width:100%}.search-form label{display:block;flex:1;min-width:0}.search-field{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:11px 14px;color:var(--ink)}.search-submit{display:flex;align-items:center;justify-content:center;flex:none;width:48px;border:0;border-radius:12px;background:var(--violet);color:#fff}.search-submit:hover{background:#4a269f}.nav-strip{border-top:1px solid #eee8f4;border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;gap:18px;min-height:58px}.all-topics{font-size:12px;font-weight:700;padding:8px 17px;border-radius:99px;white-space:nowrap;background:var(--paper)}.all-topics.is-current{background:var(--gradient);color:#fff}.desktop-navigation{flex:1;min-width:0}.desktop-navigation ul{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:0;gap:5px}.desktop-navigation li{position:relative}.desktop-navigation a{display:block;padding:17px 5px;font-size:12px;font-weight:650;white-space:nowrap}.desktop-navigation a:hover,.desktop-navigation .current-menu-item>a,.desktop-navigation .current-cat>a{color:var(--violet)}.desktop-navigation ul ul{position:absolute;top:100%;left:0;display:none;min-width:190px;padding:10px;gap:0;border:1px solid var(--line);background:#fff;box-shadow:0 12px 25px #2b18451a;border-radius:12px}.desktop-navigation ul ul a{padding:8px 10px}.desktop-navigation li:hover>ul,.desktop-navigation li:focus-within>ul{display:block}.menu-disclosure,.mobile-nav-note{display:none}
.custom-logo-link{display:block;flex:none}.custom-logo{width:auto;max-width:252px;max-height:56px;object-fit:contain}.desktop-navigation a[aria-current=page]{color:var(--violet)}.empty-symbol{display:block;color:var(--violet);margin-bottom:16px}.comments-area>.comment-list{margin-top:22px}
/* One chronological grid. No featured stories or reordered items. */
.feed-main,.archive-main{padding-block:50px 80px}.feed-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:42px;min-height:144px}.feed-intro .eyebrow{color:var(--violet);margin-bottom:13px}.feed-intro h1{font-size:clamp(40px,5vw,70px);letter-spacing:-3.5px;line-height:1.02}.feed-description{font-size:15px;color:var(--muted);margin-top:17px}.intro-art{position:relative;display:grid;place-items:center;width:180px;height:136px;flex:none}.intro-art:before,.intro-art:after{content:"";position:absolute;border:1px solid #d9c9ee;border-radius:50%;width:154px;height:94px;transform:rotate(-27deg)}.intro-art:after{width:154px;height:94px;transform:rotate(38deg);border-color:#e7c8d8}.intro-art img{position:relative;transform:rotate(-10deg);width:76px;height:76px;z-index:1;filter:drop-shadow(0 12px 14px #6541c621)}.intro-art span{position:absolute;top:16px;right:30px;width:13px;height:13px;background:var(--coral);border:3px solid var(--paper);border-radius:50%;z-index:2}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;align-items:stretch}.post-card{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e9e1f0;border-radius:var(--radius);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.post-card:hover,.post-card:focus-within{transform:translateY(-4px);border-color:#cdb7ea;box-shadow:0 14px 35px #4d2d7310}.card-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#eae2f4;flex:none}.card-media>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.post-card:hover .card-media>img{transform:scale(1.035)}.card-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 80% 10%,#ffe2d6,transparent 60%),linear-gradient(125deg,#e6dbf9,#f5edff)}.card-placeholder img{width:28%;height:auto;opacity:.65}.category-label{display:inline-flex;align-items:center;gap:7px;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:750;line-height:1.25;letter-spacing:.15px;color:#573199;background:#f0e7fc;position:relative;z-index:3}.category-label:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex:none}.category-label:hover{text-decoration:underline;text-underline-offset:3px}.card-media .category-label{position:absolute;top:15px;left:15px;max-width:calc(100% - 30px);box-shadow:0 2px 8px #1c142a0c;background:#fbf7ff}.category-label.tone--coral{color:#a44027;background:#fff1ea}.category-label.tone--amber{color:#886009;background:#fff8df}.category-label.tone--blue{color:#2c6096;background:#eaf5ff}.category-label.tone--rose{color:#a13d68;background:#fff0f5}.card-body{display:flex;flex-direction:column;flex:1;padding:22px 24px 19px}.card-meta{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;letter-spacing:.15px;line-height:1.5}.card-title{font-size:22px;line-height:1.28;letter-spacing:-.6px;margin-top:11px}.card-title a:after{content:"";position:absolute;inset:0;z-index:2}.card-title a:focus-visible{outline:none}.post-card:has(.card-title a:focus-visible){outline:3px solid var(--violet);outline-offset:4px}.card-excerpt{font-size:12px;line-height:1.7;color:var(--muted);margin-top:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;font-weight:650;color:var(--muted);border-top:1px solid #eee8f3;margin-top:23px;padding-top:13px}.card-body .card-bottom{margin-top:auto}.card-excerpt+.card-bottom,.card-title+.card-bottom{padding-top:13px;margin-top:20px}.card-excerpt{margin-bottom:auto}.card-arrow{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;color:var(--violet);transition:background .2s,color .2s}.card-arrow .icon{width:15px;height:15px}.post-card:hover .card-arrow{background:var(--violet);color:#fff;border-color:var(--violet)}.pagination{margin-top:44px}.pagination ul{display:flex;align-items:center;justify-content:center;gap:8px;list-style:none;padding:0;flex-wrap:wrap}.pagination .page-numbers:not(ul){display:grid;place-items:center;min-width:44px;height:44px;border:1px solid var(--line);padding:8px 14px;border-radius:50px;font-size:13px;font-weight:650;background:#fff}.pagination .page-numbers.current{color:#fff;background:var(--violet);border-color:var(--violet)}.pagination a:hover{background:#ebe2f8}.pagination .dots{background:transparent!important;border-color:transparent!important}.section-heading{margin-bottom:25px}.section-heading h2{font-size:32px;letter-spacing:-1.1px}.section-heading .title-dot{padding-left:2px}.archive-header{margin-bottom:35px;max-width:850px}.archive-header .eyebrow{color:var(--violet);margin-bottom:12px}.archive-header h1{font-size:clamp(34px,4vw,56px);letter-spacing:-2px;line-height:1.1}.archive-description{font-size:15px;color:var(--muted);margin-top:16px}.archive-description>*+*{margin-top:12px}.archive-header .search-form{margin-top:24px;max-width:560px}.empty-state{padding:50px;border:1px solid var(--line);border-radius:22px;background:#fff;max-width:760px;margin-block:24px 60px}.empty-state h2{font-size:30px;letter-spacing:-1px}.empty-state p{color:var(--muted);margin-block:14px 24px}.empty-state .search-form{max-width:480px}.static-home-content{border-top:1px solid var(--line);padding-top:45px;margin-top:60px}.all-posts-link{display:flex;justify-content:center;margin-top:35px}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--violet);font-weight:650;font-size:14px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}
/* An unhurried article layout with an 800px reading column. */
.breadcrumbs{font-size:11px;color:var(--muted);margin:25px 0 35px;line-height:1.8;overflow-wrap:anywhere}.breadcrumbs a:hover{color:var(--violet);text-decoration:underline}.breadcrumbs span span{margin:0}.article-main{padding-bottom:70px}.article-header{max-width:940px;margin:0 auto 30px}.article-header>.category-label{margin-bottom:16px}.article-header h1{font-size:clamp(32px,3.2vw,48px);line-height:1.13;letter-spacing:-1.65px}.article-deck{font-size:18px;line-height:1.6;color:var(--muted);margin-top:20px}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:12px;color:var(--muted);margin-top:24px}.author-name{font-weight:700;color:var(--ink)}.author-name:hover{color:var(--violet)}.article-reading{display:flex;align-items:center;gap:6px;margin-left:12px}.article-reading .icon{width:14px;height:14px}.article-updated{font-size:10px;color:var(--muted);margin-top:9px}.article-featured{max-width:1000px;margin:0 auto 35px}.article-featured img{width:100%;height:auto;border-radius:20px}.article-featured figcaption{font-size:11px;color:var(--muted);margin-top:9px;line-height:1.6}.entry-content{max-width:800px;margin-inline:auto;font-size:18px;line-height:1.8;overflow-wrap:anywhere}.entry-content>*+*{margin-top:1.35em}.entry-content h2{font-size:30px;letter-spacing:-.85px;line-height:1.25;margin-top:1.9em;margin-bottom:.55em;scroll-margin-top:26px}.entry-content h3{font-size:24px;letter-spacing:-.55px;line-height:1.35;margin-top:1.65em;margin-bottom:.5em}.entry-content h4{font-size:20px;margin-top:1.5em}.entry-content h2+p,.entry-content h3+p,.entry-content h4+p{margin-top:0}.entry-content a{color:var(--violet);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.entry-content a:hover{text-decoration-thickness:2px}.entry-content li+li{margin-top:.45em}.entry-content img{border-radius:12px;height:auto}.entry-content figcaption,.wp-caption-text{font-size:12px;color:var(--muted);margin-top:9px;line-height:1.6}.entry-content iframe,.entry-content video{max-width:100%}.entry-content iframe[src*="youtube"],.entry-content iframe[src*="vimeo"]{width:100%;height:auto;aspect-ratio:16/9}.entry-content blockquote{margin:1.6em 0;border-left:3px solid var(--violet);padding:22px 28px;border-radius:0 16px 16px 0;background:linear-gradient(110deg,#ebe1f9,#f7f2fc);font-size:22px;font-weight:600;line-height:1.55}.entry-content blockquote p+p{margin-top:1em}.entry-content blockquote cite{display:block;font-size:12px;color:var(--muted);font-style:normal;margin-top:12px}.entry-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:14px;line-height:1.6}.entry-content th,.entry-content td{border:1px solid var(--line);padding:12px 16px;text-align:left}.entry-content th{background:#ece4f6;font-weight:700}.entry-content td{background:#fff}.entry-content pre{overflow:auto;padding:22px;background:#292235;color:#eee4ff;border-radius:14px;max-width:100%;font-size:14px;line-height:1.6}.entry-content code{font-size:.85em;background:#eae1f6;padding:2px 5px;border-radius:4px}.entry-content pre code{background:transparent;padding:0}.entry-content hr{border:0;border-top:1px solid var(--line);margin-block:2em}.entry-content .alignleft{float:left;margin:8px 24px 16px 0;max-width:48%}.entry-content .alignright{float:right;margin:8px 0 16px 24px;max-width:48%}.entry-content .aligncenter{margin-inline:auto}.entry-content:after{content:"";display:table;clear:both}.wp-caption{max-width:100%}.entry-content .wp-block-gallery{gap:12px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gallery-item{max-width:100%;margin:0}.gallery-caption{font-size:12px;color:var(--muted)}.wp-block-button__link{border-radius:99px;padding:12px 25px;background:var(--violet);color:#fff!important;text-decoration:none!important}.wp-block-pullquote{padding-block:20px}.wp-block-pullquote blockquote{margin:0}.article-toc{padding:20px 24px;border:1px solid #d9c9ef;border-radius:16px;background:linear-gradient(120deg,#f0e8fb,#faf7fe);font-size:14px;line-height:1.7;margin-block:30px}.article-toc summary{font-size:15px;font-weight:750;color:var(--ink)}.article-toc ol{margin-top:14px;padding-left:22px}.article-toc li+li{margin-top:6px}.article-toc a{text-decoration:none;color:#624495}.article-toc a:hover{text-decoration:underline}.article-footer,.comments-area{max-width:800px;margin-inline:auto}.article-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:30px;font-size:11px}.article-tags>span{color:var(--muted);margin-right:6px}.article-tags a{padding:5px 11px;border:1px solid var(--line);border-radius:99px}.article-tags a:hover{border-color:var(--violet);color:var(--violet)}.share-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:30px;border-block:1px solid var(--line);padding-block:20px;font-size:12px}.share-row>span:first-child{margin-right:auto;font-weight:650}.copy-link,.share-row>a{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:99px;padding:8px 13px;font-size:11px}.copy-link .icon{width:14px;height:14px}.copy-link:hover,.share-row>a:hover{border-color:var(--violet);color:var(--violet)}.author-box{padding:25px 28px;background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:30px}.author-box .eyebrow{color:var(--muted)}.author-box h2{font-size:22px;margin-top:7px}.author-box>p:last-child{font-size:14px;color:var(--muted);margin-top:12px}.related-section{margin-top:65px;padding-top:40px;border-top:1px solid var(--line)}.reading-progress{position:fixed;left:0;top:0;width:100%;height:3px;z-index:100;pointer-events:none}.reading-progress span{display:block;width:100%;height:100%;background:var(--gradient);transform:scaleX(0);transform-origin:left}.admin-bar .reading-progress{top:32px}.page-main{padding-bottom:70px;min-height:65vh}.page-header{max-width:800px;margin:0 auto 35px}.page-header h1{font-size:48px;letter-spacing:-1.8px}.page-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px;font-size:14px}.page-links>*{padding:4px 12px;background:#fff;border:1px solid var(--line);border-radius:99px}
/* Native WordPress forms and comments. */
.comments-area{margin-top:45px;padding-top:32px;border-top:1px solid var(--line)}.comments-title,.comment-reply-title{font-size:26px;letter-spacing:-.8px;margin-bottom:20px}.comment-list{list-style:none;padding:0}.comment-list .children{list-style:none;margin-left:15px;padding-left:15px;border-left:1px solid var(--line)}.comment-body{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;margin-bottom:16px;font-size:14px}.comment-author{display:flex;align-items:center;gap:9px;font-size:13px}.comment-author .avatar{border-radius:50%;width:32px;height:32px}.comment-metadata{font-size:10px;color:var(--muted);margin-top:7px}.comment-content{margin-top:14px;overflow-wrap:anywhere}.comment-content p+p{margin-top:12px}.comment-content a,.reply a{color:var(--violet);text-decoration:underline;text-underline-offset:3px}.reply{margin-top:12px;font-size:11px}.comment-respond{margin-top:30px}.comment-form{font-size:13px}.comment-form>p{margin-top:16px}.comment-form label{display:block;margin-bottom:6px;font-weight:650}.comment-form input:not([type=checkbox]):not([type=submit]),.comment-form textarea,.post-password-form input[type=password]{width:100%;padding:11px 14px;border:1px solid #d5c8e4;border-radius:10px;color:var(--ink);background:#fff;max-width:100%}.comment-form textarea{min-height:150px;resize:vertical}.comment-form .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:9px}.comment-form-cookies-consent label{font-size:11px;font-weight:400}.comment-form-cookies-consent input{margin-top:3px}.submit,.post-password-form input[type=submit]{display:inline-flex;padding:12px 24px;border:0;border-radius:99px;background:var(--violet);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.post-password-form label{display:block;font-size:14px;margin-block:16px}.post-password-form input[type=password]{max-width:330px;display:block;margin-top:8px}.form-allowed-tags,.comment-notes,.logged-in-as{color:var(--muted);font-size:12px}.comment-navigation{margin-block:20px;font-size:13px}.comment-navigation .nav-links{display:flex;justify-content:space-between}.error-main{padding-bottom:70px}.error-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1000px;margin:40px auto 90px}.error-number{position:relative;font-size:180px;font-weight:850;line-height:1;letter-spacing:-12px;background:var(--gradient);background-clip:text;-webkit-background-clip:text;color:transparent}.error-number span{position:absolute;inset:-40px 0;border:1px solid #d9c9eb;border-radius:50%;transform:rotate(-20deg);z-index:-1}.error-layout .eyebrow{color:var(--violet);margin-bottom:12px}.error-layout h1{font-size:38px;letter-spacing:-1.5px}.error-layout p:not(.eyebrow){color:var(--muted);font-size:14px;margin-top:15px}.error-layout .search-form{margin-block:24px}
/* A quiet dark close with the same gradient signature. */
.site-footer{position:relative;background:#282032;color:#f8f3ff;overflow:hidden}.footer-main{display:grid;grid-template-columns:1.1fr 1fr .6fr;gap:70px;position:relative;z-index:1;padding-block:55px 45px}.footer-brand .brand img{width:234px;height:52px}.footer-brand>p{max-width:270px;font-size:13px;line-height:1.8;color:#c0b5cb;margin-top:21px}.site-footer .eyebrow{font-size:9px;letter-spacing:1.7px;color:#b7a5c9;margin-bottom:18px}.site-footer ul{list-style:none;padding:0}.site-footer li a,.rss-link{font-size:12px;color:#e2d9eb;display:inline-block;padding:5px 0}.site-footer a:hover{color:#e7b5e8}.footer-sections ul{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.rss-link{margin-top:9px;color:#c5a5fb}.footer-bottom{border-top:1px solid #ffffff16;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;font-size:10px;color:#b9adc4}.footer-bottom a{display:flex;align-items:center;gap:9px}.footer-bottom .icon{width:15px;height:15px}.footer-domain{letter-spacing:.5px;color:#8e809b}.footer-glow{position:absolute;pointer-events:none;width:520px;height:440px;bottom:-340px;left:10%;background:radial-gradient(ellipse,#9d50c9,transparent 65%);opacity:.7}
@media(min-width:1500px){.container{width:min(var(--max),calc(100% - 96px))}}
@media(max-width:1150px){.brand-tagline{display:none}.nav-inner{gap:10px}.desktop-navigation a{font-size:11px;padding-inline:3px}.all-topics{font-size:11px;padding-inline:13px}.card-body{padding-inline:20px}.card-title{font-size:20px}.footer-main{gap:40px}.feed-intro h1{letter-spacing:-2.6px}}
@media(max-width:980px){.container{width:calc(100% - 48px)}.desktop-navigation{display:none}.menu-disclosure{display:block}.mobile-nav-note{display:block;margin-left:auto;font-size:11px;color:var(--muted)}.nav-inner{min-height:52px}.mobile-navigation{position:absolute;top:calc(100% + 15px);right:0;width:300px;max-height:70vh;overflow:auto;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 55px #2b184521;z-index:50}.mobile-navigation ul{list-style:none;padding:0}.mobile-navigation a{display:block;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:650}.mobile-navigation a:hover{background:var(--paper);color:var(--violet)}.mobile-navigation ul ul{margin-left:12px;border-left:1px solid var(--line)}.mobile-navigation ul ul a{font-size:12px;font-weight:400}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.card-title{font-size:22px}.card-body{padding:22px}.feed-main,.archive-main{padding-top:36px}.feed-intro{margin-bottom:32px}.feed-intro h1{font-size:54px}.intro-art{width:145px}.footer-main{grid-template-columns:1.2fr 1fr;gap:32px}.footer-brand{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:35px}.footer-brand>p{max-width:370px;margin-top:0}.footer-about{padding-left:30px}.error-layout{gap:40px}.error-number{font-size:140px}.article-header h1{font-size:40px}}
@media(max-width:640px){.custom-logo{max-width:201px;max-height:45px}.container{width:calc(100% - 32px)}.masthead{min-height:82px;gap:12px}.brand img{width:201px;height:45px}.header-tools{gap:7px}.header-tools summary{width:37px;min-height:37px;padding:8px;justify-content:center}.header-tools summary>span{display:none}.header-tools .icon{width:17px;height:17px}.search-panel{position:fixed;top:75px;left:16px;right:16px;width:auto;padding:16px}.mobile-navigation{position:fixed;top:75px;left:16px;right:16px;width:auto;max-height:75vh}.nav-inner{min-height:47px}.all-topics{font-size:10px;padding:7px 13px}.mobile-nav-note{font-size:9px;line-height:1.4;max-width:185px;text-align:right}.feed-main,.archive-main{padding-block:30px 50px}.feed-intro{min-height:0;margin-bottom:27px;gap:8px}.feed-intro .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:12px}.feed-intro h1{font-size:42px;letter-spacing:-2px;line-height:1.05}.feed-description{font-size:12px;line-height:1.6;margin-top:13px;max-width:275px}.intro-art{display:none}.posts-grid{grid-template-columns:minmax(0,1fr);gap:24px}.post-card{border-radius:19px}.card-media{aspect-ratio:16/10}.card-body{padding:20px 21px 17px}.card-title{font-size:22px;line-height:1.3;letter-spacing:-.6px}.card-excerpt{font-size:12px;margin-top:10px}.card-meta{font-size:10px}.card-media .category-label{top:14px;left:14px}.card-excerpt+.card-bottom,.card-title+.card-bottom{margin-top:19px;padding-top:12px}.card-arrow{width:29px;height:29px}.pagination{margin-top:30px}.pagination .page-numbers:not(ul){min-width:38px;height:38px;font-size:12px;padding:6px 12px}.pagination ul{gap:6px}.archive-header{margin-bottom:26px}.archive-header h1{font-size:35px;letter-spacing:-1.3px}.archive-description{font-size:13px}.breadcrumbs{font-size:10px;margin-block:20px 27px}.article-main{padding-bottom:45px}.article-header{margin-bottom:23px}.article-header h1{font-size:32px;letter-spacing:-1.05px;line-height:1.16}.article-deck{font-size:16px;line-height:1.6;margin-top:16px}.article-meta{font-size:10px;gap:7px;margin-top:18px}.article-reading{margin-left:0}.article-updated{font-size:9px}.article-featured{margin-bottom:25px}.article-featured img{border-radius:14px}.article-featured figcaption{font-size:10px}.entry-content{font-size:17px;line-height:1.8}.entry-content h2{font-size:27px;letter-spacing:-.8px}.entry-content h3{font-size:22px}.entry-content blockquote{font-size:20px;padding:19px 20px}.article-toc{padding:17px 19px;font-size:13px}.article-toc summary{font-size:14px}.entry-content th,.entry-content td{padding:10px;font-size:12px}.entry-content .alignleft,.entry-content .alignright{float:none;max-width:100%;margin:20px auto}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.share-row{gap:8px}.share-row>span:first-child{flex-basis:100%;margin-bottom:3px}.author-box{padding:22px}.related-section{margin-top:45px;padding-top:30px}.section-heading h2{font-size:28px}.page-header h1{font-size:36px;letter-spacing:-1.2px}.page-main{padding-bottom:45px}.empty-state{padding:28px 22px}.empty-state h2{font-size:26px}.empty-state p{font-size:14px}.error-layout{grid-template-columns:1fr;gap:35px;margin:15px 0 30px}.error-number{font-size:125px;letter-spacing:-8px;text-align:center}.error-number span{inset:-5px 45px}.error-layout h1{font-size:33px}.comments-title,.comment-reply-title{font-size:24px}.comment-body{padding:18px}.comment-list .children{margin-left:5px;padding-left:10px}.footer-main{grid-template-columns:1.1fr .8fr;gap:35px 20px;padding-block:38px 30px}.footer-brand{display:block}.footer-brand .brand img{width:220px;height:49px}.footer-brand>p{font-size:12px;max-width:290px;margin-top:16px}.footer-about{padding-left:0}.footer-sections ul{grid-template-columns:1fr 1fr;gap:0 16px}.site-footer li a,.rss-link{font-size:11px;padding-block:5px}.site-footer .eyebrow{font-size:9px;margin-bottom:13px}.footer-bottom{min-height:67px;gap:12px;font-size:9px}.footer-domain{display:none}}
@media(max-width:370px){.custom-logo{max-width:179px;max-height:40px}.brand img{width:179px;height:40px}.feed-intro h1{font-size:38px}.mobile-nav-note{max-width:160px;font-size:8px}.card-title{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.post-card:hover,.post-card:focus-within{transform:none}}
@media print{body{background:#fff;color:#000;font-size:11pt}.site-header,.site-footer,.reading-progress,.breadcrumbs,.share-row,.related-section,.comments-area,.article-toc,.article-tags,.skip-link{display:none!important}.container{width:100%;max-width:none}.article-header h1{font-size:26pt}.article-featured{max-width:70%;break-inside:avoid}.entry-content{font-size:11pt;max-width:none}.entry-content a{color:#000}.entry-content h2{font-size:18pt;break-after:avoid}.entry-content h3{font-size:15pt;break-after:avoid}.entry-content p{orphans:3;widows:3}.article-main{padding:0}}
