*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#20251f;font-family:Tahoma,Arial,sans-serif;font-size:15px;line-height:1.85;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 32px),var(--sk-container));margin-inline:auto}.narrow{max-width:900px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{background:var(--sk-primary);color:#fff;text-align:center;padding:7px 0;font-size:13px}.site-header{background:rgb(255 255 255 / .94);border-bottom:1px solid #eceeea;z-index:30}.site-header.is-sticky{position:sticky;top:0;backdrop-filter:blur(14px)}.header-inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.site-brand{display:flex;align-items:center;gap:11px;min-width:170px}.site-logo{max-width:190px;max-height:58px;object-fit:contain}.site-logo-dark{display:none}.site-name{font-size:27px;font-weight:800;color:var(--sk-primary)}.site-tagline{font-size:11px;color:#7a8278;border-right:1px solid #dfe4dd;padding-right:10px;white-space:nowrap}.primary-nav>ul{display:flex;align-items:center;justify-content:center;gap:5px;list-style:none;margin:0;padding:0}.primary-nav li{position:relative}.primary-nav a{display:block;padding:12px 10px;font-weight:600;color:#323832}.primary-nav a:hover{color:var(--sk-primary)}.primary-nav .sub-menu{position:absolute;top:100%;right:0;min-width:210px;background:#fff;border:1px solid #e7ebe5;border-radius:14px;padding:8px;list-style:none;margin:8px 0 0;box-shadow:0 18px 50px rgb(23 35 26 / .12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.primary-nav li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.header-actions{display:flex;align-items:center;gap:8px}.icon-button,.menu-toggle{width:42px;height:42px;border:1px solid #e0e5df;background:#fff;border-radius:12px;display:grid;place-items:center;color:#2e372f}.header-cta{background:var(--sk-primary);color:#fff;padding:10px 16px;border-radius:12px;font-weight:700}.menu-toggle{display:none;gap:4px;padding:10px}.menu-toggle span:not(.screen-reader-text){display:block;width:20px;height:2px;background:currentColor}.mobile-nav{display:none}.site-shell{min-height:60vh}.reading-progress{position:fixed;top:0;right:0;left:0;height:3px;z-index:100;background:#fff0}.reading-progress span{display:block;width:100%;height:100%;background:var(--sk-accent);transform:scaleX(0);transform-origin:right}.search-dialog{width:min(680px,calc(100% - 30px));border:0;border-radius:22px;padding:0;box-shadow:0 30px 90px rgb(0 0 0 / .2)}.search-dialog::backdrop{background:rgb(20 25 21 / .64);backdrop-filter:blur(4px)}.search-dialog-inner{padding:50px 35px 38px}.search-dialog-inner>p{font-size:25px;font-weight:800;margin:0 0 18px}.search-close{position:absolute;left:16px;top:14px;border:0;background:#f0f2ef;width:36px;height:36px;border-radius:50%;font-size:24px}.search-form{display:flex;gap:8px}.search-form label{flex:1}.search-field{width:100%;height:52px;border:1px solid #dce2da;border-radius:13px;padding:0 16px;background:#fff}.search-form button{border:0;background:var(--sk-primary);color:#fff;border-radius:13px;padding:0 22px;font-weight:700}.home-main{padding:32px 0 0}.home-hero{padding-bottom:38px}.hero-grid{display:grid;grid-template-columns:1.45fr .55fr;grid-template-rows:repeat(4,1fr);gap:14px;min-height:590px}.hero-main{grid-row:1/-1;position:relative;overflow:hidden;border-radius:calc(var(--sk-radius) + 4px);background:#20251f}.hero-main .media,.hero-main img{width:100%;height:100%}.hero-main img{object-fit:cover;opacity:.82}.hero-main:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgb(15 20 16 / .88))}.hero-content{position:absolute;z-index:2;right:34px;left:34px;bottom:30px;color:#fff}.hero-content h1{font-size:clamp(26px,3vw,43px);line-height:1.5;margin:7px 0}.hero-content p{font-size:16px;max-width:720px;color:rgb(255 255 255 / .8);margin:0}.hero-small{display:grid;grid-template-columns:118px 1fr;gap:13px;align-items:center;background:var(--sk-surface);border-radius:var(--sk-radius);padding:10px}.hero-small .media,.hero-small img{width:118px;height:100%;min-height:110px;border-radius:calc(var(--sk-radius) - 8px);object-fit:cover}.hero-small h2{font-size:15px;line-height:1.65;margin:5px 0}.post-date{font-size:11px;color:#7b847b}.post-kicker{font-size:12px;font-weight:800;color:var(--sk-primary)}.hero-main .post-kicker{color:#f6c9b4}.home-section{padding:54px 0}.home-section:nth-of-type(even){background:linear-gradient(180deg,var(--sk-surface),rgb(247 243 236 / .45))}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.section-heading>div{display:flex;align-items:center;gap:10px}.section-heading h2{font-size:25px;margin:0}.section-mark{width:7px;height:29px;background:var(--sk-accent);border-radius:99px}.section-heading>a{font-size:13px;color:var(--sk-primary);font-weight:700}.section-posts,.related-grid,.archive-posts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.post-card{background:#fff;border:1px solid #e7ebe5;border-radius:var(--sk-radius);overflow:hidden;min-width:0;transition:.22s}.post-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgb(38 52 40 / .1)}.post-card-media{display:block;aspect-ratio:1.5;background:#eef1ec;overflow:hidden}.post-card-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.post-card:hover img{transform:scale(1.035)}.post-card-body{padding:16px}.post-card h3{font-size:17px;line-height:1.65;margin:5px 0 8px}.post-card p{color:#697168;font-size:13px;margin:0 0 10px}.post-card time{font-size:11px;color:#929990}.image-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#edf1eb,#dfe7df)}.layout-featured .section-posts{grid-template-columns:1.3fr repeat(2,1fr)}.post-featured{grid-row:span 2;display:grid;grid-template-rows:1.2fr auto;background:#fff;border-radius:var(--sk-radius);overflow:hidden;border:1px solid #e6ebe4}.post-featured-media{min-height:310px}.post-featured-media img{width:100%;height:100%;object-fit:cover}.post-featured-body{padding:23px}.post-featured h3{font-size:26px;line-height:1.55;margin:7px 0}.post-featured p{color:#687168}.read-more{color:var(--sk-primary);font-weight:700}.layout-list .section-posts{grid-template-columns:repeat(2,minmax(0,1fr))}.post-list-item{display:grid;grid-template-columns:160px 1fr;gap:15px;align-items:center;background:#fff;border:1px solid #e7ebe5;border-radius:var(--sk-radius);padding:10px}.post-list-media,.post-list-media img{width:160px;height:120px;object-fit:cover;border-radius:calc(var(--sk-radius) - 8px)}.post-list-item h3{font-size:16px;line-height:1.6;margin:5px 0}.post-list-item p{font-size:12px;color:#737b72;margin:0}.layout-wide .section-posts{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-wide .post-card-media{aspect-ratio:2}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:20px 0;color:#7a8278;font-size:12px}.breadcrumbs a:hover{color:var(--sk-primary)}.single-main{padding-bottom:0}.single-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:36px;padding-bottom:60px}.single-layout.has-sidebar{grid-template-columns:minmax(0,860px) minmax(260px,1fr);align-items:start}.single-article{min-width:0}.article-header{padding:20px 0 24px}.article-header h1{font-size:clamp(30px,4vw,48px);line-height:1.55;margin:10px 0}.article-lead{font-size:17px;color:#687068;line-height:1.9;margin:0 0 16px}.entry-meta{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;color:#747d74;font-size:12px}.meta-item{display:flex;align-items:center;gap:7px}.meta-author img{border-radius:50%}.meta-updated{color:var(--sk-primary);font-weight:700}.article-cover{margin:0 0 28px;border-radius:calc(var(--sk-radius) + 4px);overflow:hidden;background:#eef1ed}.article-cover img{width:100%;height:auto}.article-toc{background:var(--sk-surface);border:1px solid #e5e4dc;border-radius:var(--sk-radius);padding:17px 20px;margin:24px 0 30px}.toc-toggle{width:100%;display:flex;justify-content:space-between;border:0;background:#fff0;font-weight:800;padding:0;font-size:16px}.article-toc ol{margin:14px 0 0;padding-right:22px;columns:2;column-gap:35px}.article-toc li{break-inside:avoid;margin:7px 0;font-size:13px}.article-toc .toc-level-3{padding-right:15px;color:#697168}.article-toc.is-collapsed ol{display:none}.entry-content{font-size:17px;line-height:2.05}.entry-content>*:first-child{margin-top:0}.entry-content h2{font-size:27px;line-height:1.55;margin:42px 0 15px;scroll-margin-top:110px}.entry-content h3{font-size:21px;line-height:1.65;margin:32px 0 12px;scroll-margin-top:110px}.entry-content p{margin:0 0 22px}.entry-content a{color:var(--sk-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.entry-content blockquote{margin:28px 0;padding:20px 24px;background:var(--sk-surface);border-right:5px solid var(--sk-accent);border-radius:var(--sk-radius)}.entry-content table{width:100%;border-collapse:collapse;margin:25px 0;font-size:14px}.entry-content th,.entry-content td{border:1px solid #dfe5dd;padding:12px;text-align:right}.entry-content th{background:var(--sk-surface)}.entry-content figure{max-width:100%}.share-row{display:flex;flex-wrap:wrap;align-items:center;gap:9px;border-top:1px solid #e5e9e4;border-bottom:1px solid #e5e9e4;padding:17px 0;margin:35px 0}.share-row>span{font-weight:800;margin-left:5px}.share-row a,.share-row button{border:1px solid #dfe5de;background:#fff;border-radius:10px;padding:7px 11px;color:#4d574e}.post-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.post-tags a{background:var(--sk-surface);padding:7px 10px;border-radius:9px;font-size:12px}.author-box{display:flex;gap:17px;background:linear-gradient(135deg,var(--sk-surface),#fff);border:1px solid #e5e8e3;border-radius:var(--sk-radius);padding:22px;margin-top:30px}.author-box img{border-radius:50%;width:80px;height:80px}.author-box span{font-size:11px;color:#7a8278}.author-box h2{margin:2px 0;font-size:19px}.author-box p{margin:5px 0 0;color:#697168}.post-navigation-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:25px}.post-navigation-row>div{background:#fff;border:1px solid #e3e8e1;border-radius:14px;padding:15px}.post-navigation-row>div:last-child{text-align:left}.post-navigation-row span{display:block;font-size:11px;color:#7d857d}.post-navigation-row a{font-weight:700}.site-sidebar.is-sticky{position:sticky;top:105px}.sabkeno-widget{background:#fff;border:1px solid #e5e9e3;border-radius:var(--sk-radius);padding:18px;margin-bottom:18px}.widget-title{font-size:18px;margin:0 0 14px}.sabkeno-widget ul{list-style:none;margin:0;padding:0}.sabkeno-widget li{padding:9px 0;border-bottom:1px solid #edf0ec}.related-posts{padding:50px 0;background:var(--sk-surface)}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-main{padding-bottom:60px}.archive-header{padding:25px 0 32px}.archive-eyebrow{font-size:12px;color:var(--sk-primary);font-weight:800}.archive-header h1{font-size:clamp(30px,4vw,46px);margin:6px 0 10px}.archive-description{max-width:850px;color:#626b62}.subcategory-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.subcategory-chips a{display:flex;gap:8px;align-items:center;border:1px solid #dfe5dd;border-radius:999px;padding:7px 12px;background:#fff}.subcategory-chips span{background:var(--sk-surface);border-radius:99px;padding:0 7px;font-size:11px}.archive-layout{display:grid;grid-template-columns:1fr;gap:32px}.archive-layout.has-sidebar{grid-template-columns:minmax(0,1fr) 290px;align-items:start}.archive-posts.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-posts.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-posts.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.archive-posts.layout-list{grid-template-columns:1fr}.archive-posts.layout-list .post-card{display:grid;grid-template-columns:280px 1fr}.archive-posts.layout-list .post-card-media{height:100%;aspect-ratio:auto}.navigation.pagination{margin-top:30px}.nav-links{display:flex;gap:7px;justify-content:center;flex-wrap:wrap}.page-numbers{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid #dfe5dd;border-radius:10px;background:#fff}.page-numbers.current{background:var(--sk-primary);color:#fff;border-color:var(--sk-primary)}.page-main{padding-bottom:60px}.error-main{padding:80px 0}.error-card{text-align:center;background:var(--sk-surface);border-radius:var(--sk-radius);padding:60px 30px}.error-card>span{font-size:70px;color:var(--sk-primary);font-weight:900}.button-link{display:inline-block;margin-top:18px;background:var(--sk-primary);color:#fff;padding:10px 16px;border-radius:12px}.no-results{padding:50px;background:var(--sk-surface);border-radius:var(--sk-radius);text-align:center}.site-footer{background:#202820;color:#e8eee8;padding:50px 0 18px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr auto;gap:35px}.site-footer .site-tagline{color:#aebaae;border-color:#485248}.site-footer .site-name{color:#fff}.footer-brand p{color:#aeb8ae;max-width:420px}.footer-nav ul{list-style:none;margin:0;padding:0}.footer-nav li{margin:8px 0}.social-links{display:flex;flex-direction:column;gap:9px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #3a453b;padding-top:17px;margin-top:35px;color:#97a397;font-size:12px}.back-to-top{position:fixed;left:20px;bottom:20px;width:44px;height:44px;border:0;border-radius:13px;background:var(--sk-primary);color:#fff;box-shadow:0 10px 30px rgb(36 60 40 / .22);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}[data-theme=dark] body{background:#151a16;color:#edf1ec}[data-theme=dark] .site-header{background:rgb(21 26 22 / .92);border-color:#2c342e}[data-theme=dark] .site-logo-light{display:none}[data-theme=dark] .site-logo-dark{display:block}[data-theme=dark] .site-tagline,[data-theme=dark] .post-date,[data-theme=dark] .entry-meta{color:#a2ada4}[data-theme=dark] .primary-nav a{color:#e5eae5}[data-theme=dark] .primary-nav .sub-menu,[data-theme=dark] .icon-button,[data-theme=dark] .post-card,[data-theme=dark] .post-featured,[data-theme=dark] .post-list-item,[data-theme=dark] .sabkeno-widget,[data-theme=dark] .post-navigation-row>div,[data-theme=dark] .share-row a,[data-theme=dark] .share-row button,[data-theme=dark] .subcategory-chips a,[data-theme=dark] .page-numbers{background:#1d241f;border-color:#313a33}[data-theme=dark] .hero-small,[data-theme=dark] .home-section:nth-of-type(even),[data-theme=dark] .article-toc,[data-theme=dark] .entry-content blockquote,[data-theme=dark] .post-tags a,[data-theme=dark] .related-posts,[data-theme=dark] .error-card,[data-theme=dark] .no-results{background:#202820;border-color:#343d35}[data-theme=dark] .post-card p,[data-theme=dark] .post-featured p,[data-theme=dark] .article-lead,[data-theme=dark] .archive-description{color:#aab4ab}[data-theme=dark] .entry-content th{background:#202820}[data-theme=dark] .entry-content th,[data-theme=dark] .entry-content td{border-color:#364038}[data-theme=dark] .search-dialog{background:#1d241f;color:#edf1ec}[data-theme=dark] .search-field{background:#151a16;color:#fff;border-color:#38423a}.has-soft-animations .post-card,.has-soft-animations .icon-button,.has-soft-animations a{transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s}@media(max-width:1050px){.primary-nav{display:none}.menu-toggle{display:grid}.header-inner{grid-template-columns:auto 1fr auto}.site-brand{justify-self:start}.mobile-nav.is-open{display:block;border-top:1px solid #e5e9e3}.mobile-nav ul{list-style:none;margin:0;padding:10px 0 18px}.mobile-nav a{display:block;padding:10px 0;border-bottom:1px solid #edf0ec}.mobile-nav .sub-menu{padding-right:18px}.hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.hero-main{grid-column:1/-1;grid-row:auto;min-height:480px}.hero-small{min-height:130px}.section-posts{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-featured .section-posts{grid-template-columns:1fr 1fr}.post-featured{grid-column:1/-1;grid-row:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto}.single-layout.has-sidebar,.archive-layout.has-sidebar{grid-template-columns:1fr}.site-sidebar.is-sticky{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){body{font-size:14px}.container{width:min(calc(100% - 22px),var(--sk-container))}.header-inner{min-height:68px;gap:12px}.site-tagline,.header-cta{display:none}.site-logo{max-width:145px;max-height:48px}.icon-button{width:38px;height:38px}.home-main{padding-top:18px}.hero-grid{display:block}.hero-main{min-height:420px;margin-bottom:12px}.hero-content{right:20px;left:20px;bottom:20px}.hero-content h1{font-size:26px}.hero-content p{display:none}.hero-small{margin-bottom:10px;grid-template-columns:105px 1fr}.hero-small .media,.hero-small img{width:105px}.home-section{padding:38px 0}.section-heading h2{font-size:21px}.section-posts,.layout-featured .section-posts,.layout-list .section-posts,.layout-wide .section-posts,.related-grid,.archive-posts.columns-2,.archive-posts.columns-3,.archive-posts.columns-4{grid-template-columns:1fr 1fr;gap:12px}.post-card-body{padding:12px}.post-card h3{font-size:14px}.post-card p{display:none}.post-featured{grid-column:1/-1;display:block}.post-featured-media{min-height:230px}.post-featured h3{font-size:22px}.post-list-item{grid-template-columns:100px 1fr;padding:8px}.post-list-media,.post-list-media img{width:100px;height:90px}.post-list-item p{display:none}.article-header h1{font-size:29px}.entry-content{font-size:16px}.entry-content h2{font-size:23px}.entry-content h3{font-size:19px}.article-toc ol{columns:1}.post-navigation-row{grid-template-columns:1fr}.archive-posts.layout-list .post-card{display:block}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:5px}.search-dialog-inner{padding:55px 18px 25px}.search-form{flex-direction:column}.search-form button{height:48px}}@media(max-width:430px){.section-posts,.layout-featured .section-posts,.layout-list .section-posts,.layout-wide .section-posts,.related-grid,.archive-posts.columns-2,.archive-posts.columns-3,.archive-posts.columns-4{grid-template-columns:1fr}.hero-main{min-height:380px}.hero-small{grid-template-columns:96px 1fr}.hero-small .media,.hero-small img{width:96px}.post-card p{display:block}.header-actions{gap:4px}.icon-button.theme-toggle{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.header-centered .header-inner{grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;padding-top:12px}.header-centered .site-brand{grid-column:2;grid-row:1;justify-self:center}.header-centered .primary-nav{grid-column:1/-1;grid-row:2}.header-centered .menu-toggle{grid-column:1;grid-row:1;justify-self:start}.header-centered .header-actions{grid-column:3;grid-row:1;justify-self:end}.header-editorial .site-header{border-bottom:3px solid var(--sk-primary)}.header-editorial .site-name{font-size:31px;letter-spacing:-1px}.header-editorial .header-inner{min-height:94px}.archive-posts.has-featured.layout-grid .post-card:first-child{grid-column:span 2}.archive-posts.has-featured.layout-grid .post-card:first-child .post-card-media{aspect-ratio:2.05}.archive-posts.has-featured.layout-grid .post-card:first-child h3{font-size:22px}.more-pagination{display:flex;justify-content:center;margin-top:30px}.more-pagination a{display:inline-flex;align-items:center;justify-content:center;background:var(--sk-primary);color:#fff;border-radius:12px;padding:11px 22px;font-weight:700}@media(max-width:1050px){.header-centered .header-inner{grid-template-columns:auto 1fr auto;grid-template-rows:auto;padding-top:0}.header-centered .site-brand{grid-column:2;grid-row:1;justify-self:start}.header-centered .primary-nav{display:none}.header-centered .menu-toggle{grid-column:1}.header-centered .header-actions{grid-column:3}.archive-posts.has-featured.layout-grid .post-card:first-child{grid-column:span 2}}@media(max-width:700px){.archive-posts.has-featured.layout-grid .post-card:first-child{grid-column:1/-1}.archive-posts.has-featured.layout-grid .post-card:first-child h3{font-size:18px}}