.card-container{background:var(--bg-card);box-shadow:var(--shadow-sm);border:1px solid var(--border-primary);border-radius:.75rem;padding:1.5rem}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton-pulse{animation:1.5s ease-in-out infinite skeleton-pulse}.article-list{min-height:100px}.article-list--image_text .article-item{background:var(--bg-card);color:inherit;border-radius:14px;gap:16px;margin-bottom:16px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.article-list--image_text .article-item__thumb{border-radius:0;flex-shrink:0;width:200px;display:block;overflow:hidden}.article-list--image_text .article-item__thumb img{object-fit:cover;width:100%;height:100%;display:block}.article-list--image_text .article-item__thumb-placeholder{background:var(--bg-hover);justify-content:center;align-items:center;width:100%;height:100%;min-height:130px;font-size:28px;display:flex}.article-list--image_text .article-item__content{flex-direction:column;flex:1;min-width:0;padding:20px 24px;display:flex}.article-list--image_text .article-item__title{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:18px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.article-list--image_text .article-item__title a{color:inherit;text-decoration:none}.article-list--image_text .article-item__excerpt{color:#8b8f8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.article-list--image_text .article-item__meta{background:#f4f6f5;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding:10px 16px;display:flex}.article-list--image_text .article-item__meta-main{align-items:center;gap:14px;display:flex}.article-list--image_text .article-item__author{color:#808684;align-items:center;gap:6px;font-size:12px;display:inline-flex}.article-list--image_text .article-item__author-avatar{object-fit:cover;border-radius:50%;width:16px!important;height:16px!important}.article-list--image_text .article-item__author-name,.article-list--image_text .article-item__date{color:#808684;font-size:12px}.article-list--card{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.article-list--card .article-item{background:var(--bg-card);border-radius:22px;padding:36px;box-shadow:0 3px 12px #0000000a}.article-list--card .article-item__thumb,.article-list--card .article-item__thumb-placeholder{display:none}.article-list--card .article-item__content{flex-direction:column;display:flex}.article-list--card .article-item__title{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 24px;font-size:26px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.article-list--card .article-item__title a{color:inherit;text-decoration:none}.article-list--card .article-item__excerpt{color:#8d918f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 30px;font-size:18px;line-height:2;display:-webkit-box;overflow:hidden}.article-list--card .article-item__meta{background:#f4f6f5;border-radius:14px;align-items:center;gap:25px;padding:16px 22px;display:flex}.article-list--card .article-item__meta-main{align-items:center;gap:25px;display:flex}.article-list--card .article-item__author{color:#808684;align-items:center;gap:8px;font-size:16px;display:inline-flex}.article-list--card .article-item__author-avatar{object-fit:cover;border-radius:50%;width:20px!important;height:20px!important}.article-list--card .article-item__author-name,.article-list--card .article-item__date{color:#808684;font-size:16px}@media (width<=768px){.article-list--image_text .article-item{flex-direction:column}.article-list--image_text .article-item__thumb{width:100%;height:160px}.article-list--image_text .article-item__content{padding:16px}.article-list--image_text .article-item__title{font-size:16px}.article-list--image_text .article-item__excerpt{font-size:12px}.article-list--card{grid-template-columns:1fr}}.article-list--mixed{min-height:100px}.article-item--hero{aspect-ratio:13/4;border-radius:16px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000012}.article-item--hero .article-item__thumb-img{object-fit:cover;width:100%;height:100%;display:block}.article-item--hero .article-item__thumb-placeholder--hero{background:var(--bg-hover);justify-content:center;align-items:center;width:100%;height:100%;font-size:56px;display:flex}.hero-overlay{pointer-events:none;background:linear-gradient(#0000,#00000026,#0000008c);position:absolute;inset:0}.article-item--hero .article-item__content{color:#fff;z-index:2;max-width:600px;position:absolute;bottom:28px;left:36px}.article-item--hero .article-item__title{margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.3}.article-item--hero .article-item__title a{color:#fff;text-decoration:none}.article-item--hero .article-item__excerpt{opacity:.92;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.article-item--hero .article-item__meta{color:#fff;align-items:center;gap:14px;font-size:12px;display:flex}.article-item--hero .article-item__author{align-items:center;gap:8px;display:flex}.article-item--hero .article-item__author-avatar{object-fit:cover;border-radius:50%;width:20px!important;height:20px!important}.article-item--horizontal{color:inherit;background:#fff;border-radius:14px;gap:14px;margin-bottom:14px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.article-item--horizontal .article-item__thumb{flex-shrink:0;width:180px;display:block;overflow:hidden}.article-item--horizontal .article-item__thumb img{object-fit:cover;width:100%;height:100%;display:block}.article-item--horizontal .article-item__thumb-placeholder{background:var(--bg-hover);justify-content:center;align-items:center;width:100%;height:100%;min-height:120px;font-size:28px;display:flex}.article-item--horizontal .article-item__content{flex-direction:column;flex:1;min-width:0;padding:14px 18px;display:flex}.article-item--horizontal .article-item__title{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.article-item--horizontal .article-item__title a{color:#555;text-decoration:none}.article-item--horizontal .article-item__excerpt{color:#8b8f8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.article-item--horizontal .article-item__meta{background:#f4f6f5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:8px 14px;display:flex}.article-item--horizontal .article-item__meta-main{align-items:center;gap:12px;display:flex}.article-item--horizontal .article-item__author{color:#808684;align-items:center;gap:6px;font-size:12px;display:inline-flex}.article-item--horizontal .article-item__author-avatar{object-fit:cover;border-radius:50%;width:14px!important;height:14px!important}.article-item--horizontal .article-item__author-name,.article-item--horizontal .article-item__date{color:#808684;font-size:12px}@media (width<=768px){.article-item--hero{aspect-ratio:16/9}.article-item--hero .article-item__content{bottom:20px;left:20px;right:20px}.article-item--hero .article-item__title{font-size:18px}.article-item--hero .article-item__excerpt{font-size:12px}.article-item--hero .article-item__meta{flex-wrap:wrap;gap:10px;font-size:12px}.article-item--horizontal{flex-direction:column}.article-item--horizontal .article-item__thumb{width:100%;height:220px}.article-item--horizontal .article-item__title{font-size:16px}.article-item--horizontal .article-item__excerpt{font-size:13px}.article-item--horizontal .article-item__content{padding:14px}}.sidebar-block{background:var(--bg-card);border:1px solid var(--border-primary);box-shadow:var(--shadow-card);border-radius:1rem;padding:1.25rem}.heatmap-month-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.heatmap-month-name{color:var(--text-primary);font-size:13px;font-weight:600}.heatmap-month-total{color:var(--text-tertiary);font-size:11px}.heatmap-weekdays{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.heatmap-weekdays span{color:var(--text-muted);text-align:center;font-size:10px;line-height:1}.heatmap-calendar{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.heatmap-cell{aspect-ratio:1;cursor:default;border-radius:3px;justify-content:center;align-items:center;min-width:0;transition:opacity .15s;display:flex;position:relative}.heatmap-cell:hover{opacity:.85}.heatmap-cell--empty{background:0 0!important}.heatmap-cell-date{color:#0000008c;pointer-events:none;font-size:10px;font-weight:500;line-height:1}html[data-theme=dark] .heatmap-cell-date{color:#fff9}.heatmap-legend{justify-content:flex-end;align-items:center;gap:3px;margin-top:10px;display:flex}.heatmap-legend-label{color:var(--text-muted);font-size:10px}.heatmap-legend-swatch{border-radius:2px;width:12px;height:12px}.single-article h1{color:var(--caption-color);margin:20px 0;font-size:22px;font-weight:500}.single-article h2{color:var(--theme-color);margin:50px 0 25px;padding-left:16px;font-size:32px;font-weight:700;position:relative}.single-article h2:before{content:"";background:var(--theme-color);border-radius:5px;width:4px;position:absolute;top:10%;bottom:10%;left:2px}.single-article h3{color:var(--caption-color);margin:12px 0;padding-bottom:10px;font-size:22px;font-weight:600;position:relative}.single-article h3:before{content:"";background:var(--theme-color);border-radius:5px;width:40px;height:3px;position:absolute;top:auto;bottom:3px;left:0;box-shadow:0 1px 3px #1a1a1a1a}.single-article h4{color:var(--caption-color);margin:12px 0;font-size:16px;font-weight:600}.single-main{background:var(--bg-card);border-radius:28px;flex:1;margin-bottom:14px;position:relative;overflow:hidden}.single-main__body{z-index:2;padding:0 40px 32px;position:relative}.single-article__content p{color:var(--text-secondary);margin:0 0 1.4em;font-size:17px;line-height:2}.single-article__content img{border-radius:var(--border-radius);max-width:100%;height:auto;margin:35px 0}.single-article__content figure{margin:35px 0}.single-article__content figcaption{text-align:center;color:var(--text-muted);margin-top:8px;font-size:14px}.single-article__content blockquote{border-left:4px solid var(--theme-color);background:var(--bg-secondary);color:var(--text-secondary);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;margin:35px 0;padding:24px 28px;font-size:17px;line-height:1.8}.sidebar-section-title{padding-left:14px;position:relative}.sidebar-section-title:before{content:"";background:linear-gradient(to bottom, var(--theme-color), var(--color-link-hover));border-radius:2px;width:3px;position:absolute;top:2px;bottom:2px;left:0}.site-footer{background:var(--bg-footer);color:var(--text-muted);margin-top:auto;font-size:14px}.single-hero-bg{max-height:55vh;position:absolute;top:0;left:0;right:0;overflow:hidden}.single-hero-img{width:100%;height:auto;display:block}.single-hero-fade{background:linear-gradient(to bottom, #fff0 0%, #ffffff14 20%, #ffffff40 35%, #ffffff8c 50%, #ffffffd1 70%, var(--bg-card) 100%);-webkit-backdrop-filter:blur(8px);position:absolute;inset:0}.single-hero-breadcrumb{text-align:left}.single-hero-breadcrumb-item{align-items:center;gap:6px;display:flex}.single-hero-breadcrumb-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.single-hero-breadcrumb-inner{-webkit-backdrop-filter:blur(18px);align-items:center;gap:6px;padding:10px 14px;display:inline-flex}.single-hero-breadcrumb-item{color:#475569;align-items:center;padding:6px 10px;font-size:14px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.single-hero-breadcrumb-item:hover{color:#2563eb;transform:translateY(-1px)}.single-hero-breadcrumb-item.is-active{color:#2563eb;font-weight:800}.single-hero-breadcrumb-sep{color:#94a3b8;-webkit-user-select:none;user-select:none;font-size:14px}.dark-hero .single-hero-breadcrumb-inner{background:#0f172a59;border:1px solid #ffffff1f}.dark-hero .single-hero-breadcrumb-item{color:#ffffffbf}.dark-hero .single-hero-breadcrumb-item:hover{color:#fff;background:#ffffff1f}.dark-hero .single-hero-breadcrumb-item.is-active{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.single-hero{z-index:2;align-items:flex-end;min-height:clamp(280px,30vh,400px);display:flex;position:relative}.single-hero--noimg{background:linear-gradient(135deg, var(--accent-bg), var(--bg-card), color-mix(in srgb, var(--accent-bg) 30%, transparent));align-items:flex-start;min-height:240px;display:flex}.single-hero-content,.single-hero--noimg .single-hero-content{text-align:left;width:100%;padding:30px 40px 40px}.single-hero-tag{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:inline-flex}.single-hero-tag a{color:var(--theme-color);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border-radius:9999px;padding:6px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.single-hero-tag a:hover{background:var(--theme-color);color:#fff}.single-hero-title{color:var(--text-primary);max-width:800px;margin:0 0 20px;font-size:48px;font-weight:800;line-height:1.15}.single-hero--noimg .single-hero-title{color:var(--text-primary)}.single-hero-desc{color:var(--text-secondary);max-width:700px;margin:0 0 24px;font-size:14px;line-height:1.8}.single-hero--noimg .single-hero-desc{color:var(--text-secondary)}.single-hero-meta{color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:18px;font-size:14px;display:flex}.single-hero--noimg .single-hero-meta{color:var(--text-tertiary)}.single-hero-meta-item{align-items:center;gap:6px;display:inline-flex}.single-hero-avatar{object-fit:cover;border:2px solid #0000001a;border-radius:50%;width:24px!important;height:24px!important}.single-hero-price{color:var(--text-secondary);background:#0000000f;border-radius:9999px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}html[data-theme=dark] .single-hero-fade{background:linear-gradient(#0000 0%,#00000014 20%,#00000040 35%,#0000008c 50%,#000000d1 70%,#2a2a2a 100%)}html[data-theme=dark] .single-hero-title{color:#fff}html[data-theme=dark] .single-hero-desc{color:#ffffffe6}html[data-theme=dark] .single-hero-meta{color:#fffc}html[data-theme=dark] .single-hero-avatar{border-color:#ffffff40}html[data-theme=dark] .single-hero-price{color:#fff;background:#ffffff1f}@media (width<=768px){.single-hero{min-height:clamp(220px,25vh,320px)}.single-hero-bg{max-height:45vh}.single-hero-fade{background:linear-gradient(to bottom, #fff0 0%, #ffffff14 20%, #ffffff40 35%, #ffffff8c 50%, #ffffffd1 70%, var(--bg-card) 100%)}html[data-theme=dark] .single-hero-fade{background:linear-gradient(#0000 0%,#00000014 20%,#00000040 35%,#0000008c 50%,#000000d1 70%,#2a2a2a 100%)}.single-hero--noimg{min-height:180px}.single-hero-content{padding:30px 20px 40px}.single-hero--noimg .single-hero-content{padding:24px 20px}.single-hero-title{font-size:34px}.single-hero-desc{font-size:18px}.single-hero-meta{gap:12px;font-size:13px}.single-article__content p{font-size:17px}.single-main__body{padding:0 20px 24px}}.hero-slider{border:1px solid var(--border-primary);box-shadow:var(--shadow-card);background:var(--bg-card);border-radius:1rem;margin-bottom:2rem;position:relative;overflow:hidden}.hero-slider__track{transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:flex}.hero-slider__slide{aspect-ratio:2;min-width:100%;position:relative;overflow:hidden}.hero-slider__img{object-fit:cover;width:100%;height:100%;display:block}.hero-slider__overlay{pointer-events:none;background:linear-gradient(#0000 50%,#00000026 100%);position:absolute;inset:0}.hero-slider__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-slider__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.hero-slider__dot:hover{background:#fffc}.hero-slider__dot--active{background:#fff;transform:scale(1.3)}@media (width<=768px){.hero-slider__slide{aspect-ratio:3/2}.hero-slider__dots{gap:6px;bottom:10px}.hero-slider__dot{width:6px;height:6px}}.block-ad-banner{border:1px solid var(--border-primary);box-shadow:var(--shadow-card);border-radius:1rem;height:auto;margin-bottom:1.5rem;overflow:hidden}.block-ad-banner__link{text-decoration:none;display:block}.block-ad-banner__img{width:100%;height:auto;display:block}.page-row{flex-wrap:wrap;margin-bottom:1.5rem;display:flex}.page-row:last-child{margin-bottom:0}.page-col{gap:inherit;flex-direction:column;min-width:0;display:flex}.page-col>.sidebar-block{margin-bottom:0}@media (width<=1023px){.page-row{flex-direction:column}.page-col{flex:100%!important;width:100%!important}}:root{--header-bg:#fff;--header-text:#4b5563;--header-height:86px}html[data-theme=dark]{--header-bg:var(--bg-card);--header-text:var(--text-secondary)}.site-header{z-index:50;background:var(--header-bg);border-bottom:1px solid var(--border-primary);box-shadow:var(--shadow-nav);position:sticky;top:0}.header-container{max-width:1600px;height:var(--header-height);align-items:center;margin:0 auto;padding:0 64px;display:flex;position:relative}.logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.logo-img{object-fit:contain;width:auto;max-height:60px}.logo-fallback{background:linear-gradient(135deg, var(--theme-color), var(--color-link-hover));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:700;display:flex}.main-nav{flex:1;justify-content:center;align-items:center;gap:90px;display:flex}.nav-link{height:var(--header-height);color:var(--header-text);white-space:nowrap;align-items:center;gap:8px;font-size:20px;font-weight:500;text-decoration:none;transition:color .25s;display:flex;position:relative}.nav-link:hover,.nav-link.active{color:var(--theme-color)}.nav-link.active:after{content:"";background:var(--theme-color);width:100%;height:5px;position:absolute;bottom:0;left:0}.nav-link .icon{vertical-align:-.15em;fill:currentColor;width:1em;max-width:1em;height:1em;max-height:1em;overflow:hidden}.header-actions{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.theme-toggle-btn{background:var(--bg-hover);cursor:pointer;width:44px;height:44px;color:var(--text-tertiary);border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.theme-toggle-btn:hover{color:var(--theme-color);background:color-mix(in srgb, var(--theme-color) 8%, var(--bg-hover))}.theme-icon{width:22px;height:22px}.theme-icon.hidden{display:none}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--header-text);border-radius:2px;width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}.menu-toggle.active span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (width<=1023px){.header-container{padding:0 24px}.main-nav{top:var(--header-height);background:var(--header-bg);border-bottom:1px solid var(--border-primary);flex-direction:column;gap:0;padding:16px 0;display:none;position:absolute;left:0;right:0;box-shadow:0 8px 24px #0000001a}.main-nav.open{display:flex}.nav-link{width:100%;height:auto;padding:14px 32px;font-size:20px}.nav-link.active:after{display:none}.nav-link.active{background:color-mix(in srgb, var(--theme-color) 6%, transparent)}.menu-toggle{display:flex}}@media (width<=480px){.header-container{padding:0 16px}.main-nav{gap:0}.nav-link{padding:12px 20px;font-size:18px}}
