@charset "UTF-8";
@charset "UTF-8";
html:not([data-weekday-skin]) :is(.kr-hd, .kr-body, .kr-card){border-radius:0;}
html[data-weekday-skin]:not([data-theme="dark"]) .kratos-archives-shortcode{--kas-bg-1:var(--kr-skin-bg) !important;--kas-bg-2:var(--kr-skin-bg) !important;--kas-bg-3:var(--kr-skin-bg) !important;--kas-fg:var(--kr-skin-text) !important;--kas-fg-soft:var(--kr-skin-text) !important;--kas-fg-dim:var(--kr-skin-muted) !important;--kas-fg-mute:var(--kr-skin-muted) !important;--kas-accent:var(--kr-skin-accent) !important;--kas-accent-2:var(--kr-skin-accent-hover) !important;--kas-line:var(--kr-skin-card-line) !important;--kas-line-strong:var(--kr-skin-accent) !important;--kas-card-bg:var(--kr-skin-card-bg) !important;}
html[data-theme="dark"][data-weekday-skin] .kratos-archives-shortcode{--kas-accent:var(--kr-accent) !important;--kas-accent-2:var(--kr-link-hover) !important;--kas-line-strong:var(--kr-accent) !important;}
html[data-weekday-skin]:not([data-theme="dark"]) :is(
.kratos-heart-shortcode, .kratos-topcommenters, .kratos-friend-links,
.kratos-timeline, .kratos-heatmap, .kratos-friend-feed, .kratos-now, .kratos-otd,
.kratos-now-header, .kratos-now-history, .kratos-otd-header, .kratos-otd-widget,
.kratos-home, .kratos-search, .kratos-comment-geo, .kratos-dashboard,
.kratos-cmdk, .kratos-lpv){--khs-bg-1:var(--kr-skin-bg) !important;--khs-bg-2:var(--kr-skin-bg) !important;--khs-bg-3:var(--kr-skin-bg) !important;--khs-fg:var(--kr-skin-text) !important;--khs-fg-soft:var(--kr-skin-text) !important;--khs-fg-dim:var(--kr-skin-muted) !important;--khs-fg-mute:var(--kr-skin-muted) !important;--khs-accent:var(--kr-skin-accent) !important;--khs-accent-2:var(--kr-skin-accent-hover) !important;--khs-line:var(--kr-skin-card-line) !important;--khs-line-strong:var(--kr-skin-accent) !important;--khs-card-bg:var(--kr-skin-card-bg) !important;--khs-page-on:#fff !important;--khs-stat-comment-1:var(--kr-skin-accent) !important;--khs-stat-comment-2:var(--kr-skin-accent-hover) !important;--khs-stat-post-1:var(--kr-skin-accent) !important;--khs-stat-post-2:var(--kr-skin-accent-hover) !important;--khs-stat-user-1:var(--kr-skin-accent) !important;--khs-stat-user-2:var(--kr-skin-accent-hover) !important;--khs-heart-fill:var(--kr-skin-accent) !important;}
html[data-theme="dark"][data-weekday-skin] :is(
.kratos-heart-shortcode, .kratos-topcommenters, .kratos-friend-links,
.kratos-timeline, .kratos-heatmap, .kratos-friend-feed, .kratos-now, .kratos-otd,
.kratos-now-header, .kratos-now-history, .kratos-otd-header, .kratos-otd-widget,
.kratos-home, .kratos-search, .kratos-comment-geo, .kratos-dashboard,
.kratos-cmdk, .kratos-lpv) {
--khs-accent: var(--kr-accent) !important;
--khs-accent-2: var(--kr-link-hover) !important;
--khs-line-strong: var(--kr-accent) !important;
--khs-heart-fill: var(--kr-accent) !important;
--khs-stat-comment-1: var(--kr-accent) !important;
--khs-stat-comment-2: var(--kr-link-hover) !important;
--khs-stat-post-1: var(--kr-accent) !important;
--khs-stat-post-2: var(--kr-link-hover) !important;
--khs-stat-user-1: var(--kr-accent) !important;
--khs-stat-user-2: var(--kr-link-hover) !important;
}
  .kratos-home{--khf-card:var(--khs-card-bg, #ffffff);--khf-line:var(--khs-line, rgba(0, 0, 0, .08));--khf-heading:var(--khs-fg, #2a2620);--khf-text:var(--khs-fg-soft, #3b342c);--khf-muted:var(--khs-fg-mute, #8a8073);--khf-accent:var(--khs-accent, #d68c4e);--khf-soft:color-mix(in srgb, var(--khf-accent) 8%, transparent);--khf-soft-line:color-mix(in srgb, var(--khf-accent) 26%, transparent);}
html[data-theme="dark"] .kratos-home{--khf-card:var(--kr-bg-elev, #1c1f24);--khf-line:var(--kr-border, #2a2f37);--khf-heading:var(--kr-fg-strong, #ececed);--khf-text:var(--kr-fg, #d6d8db);--khf-muted:var(--kr-fg-muted, #8b919a);--khf-accent:var(--khs-accent, var(--kr-accent, #4f86c6));}
.kratos-home{display:flex;flex-direction:column;gap:34px;color:var(--khf-text);}
.kratos-home a{color:inherit;text-decoration:none;}
.kratos-home .khf-module{display:flex;flex-direction:column;}
.kratos-home .kr-hd{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:16px 20px;}
.kratos-home .kr-hd-title{font-size:19px;font-weight:600;color:var(--khf-heading);letter-spacing:.02em;}
.kratos-home .kr-hd-sub{font-size:13px;color:var(--khf-muted);}
.kratos-home .kr-hd-divider{flex:1;height:1px;background:linear-gradient(90deg, var(--khf-line), transparent);margin-left:6px;}
.kratos-home .kr-ico{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;border-radius:10px;background:var(--khf-soft);color:var(--khf-accent);border:1px solid var(--khf-soft-line);}
.kratos-home .kr-card{background:var(--khf-card);border:1px solid var(--khf-line);border-radius:12px;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;}
.kratos-home .kr-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0, 0, 0, .07);}
.kratos-home .kr-pill{display:inline-flex;align-items:center;gap:5px;font-size:12px;line-height:1;padding:5px 10px;border-radius:999px;background:var(--khf-soft);color:var(--khf-accent);border:1px solid var(--khf-soft-line);}
.kratos-home .kr-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;padding:8px 16px;border-radius:8px;border:1px solid var(--khf-line);background:var(--khf-card);color:var(--khf-heading);cursor:pointer;transition:all .18s ease;}
.kratos-home .kr-btn:hover{border-color:var(--khf-accent);color:var(--khf-accent);}
.kratos-home .kr-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--khf-accent);}
.kratos-home ins, .kratos-home iframe, .kratos-home embed, .kratos-home object{max-width:100%;}
.kratos-home .khf-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--khf-muted);flex-wrap:wrap;}
.kratos-home .khf-meta .khf-sep{font-style:normal;opacity:.7;}
.kratos-home .khf-meta > span, .kratos-home .khf-meta > a{display:inline-flex;align-items:center;white-space:nowrap;}
.kratos-home .khf-thumb{display:block;overflow:hidden;background:var(--khf-soft);position:relative;}
.kratos-home .khf-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.kratos-home .khf-hero{display:grid;grid-template-columns:minmax(0, 1.55fr) minmax(0, 1fr);gap:18px;}
.kratos-home .khf-hero-main{overflow:hidden;display:flex;flex-direction:column;}
.kratos-home .khf-hero-main .khf-thumb{aspect-ratio:16 / 9;}
.kratos-home .khf-hero-body{padding:20px 22px 22px;display:flex;flex-direction:column;gap:10px;}
.kratos-home .khf-hero-title{font-size:24px;line-height:1.45;font-weight:600;color:var(--khf-heading);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.kratos-home .khf-hero-excerpt{font-size:14px;color:var(--khf-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.kratos-home .khf-hero-side{display:flex;flex-direction:column;gap:18px;min-width:0;}
.kratos-home .khf-hero-sub{display:flex;gap:14px;padding:14px;align-items:center;flex:1;min-width:0;}
.kratos-home .khf-hero-sub-main{min-width:0;}
.kratos-home .khf-hero-sub .khf-thumb{width:104px;height:74px;flex:0 0 104px;border-radius:8px;}
.kratos-home .khf-hero-sub-title{font-size:15px;font-weight:600;color:var(--khf-heading);line-height:1.5;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.kratos-home .khf-grid3{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:18px;}
.kratos-home .khf-rec{overflow:hidden;display:flex;flex-direction:column;}
.kratos-home .khf-rec .khf-thumb{aspect-ratio:16 / 10;}
.kratos-home .khf-rec-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:9px;flex:1;}
.kratos-home .khf-rec-title{font-size:16px;font-weight:600;color:var(--khf-heading);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.kratos-home .khf-rec-excerpt{font-size:13px;color:var(--khf-muted);flex:1;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.kratos-home .khf-cat{padding:0;overflow:hidden;}
.kratos-home .khf-module-category .kr-hd{margin-bottom:0;border-bottom:1px solid var(--khf-line);}
.kratos-home .khf-cat-tabs{margin-left:auto;display:flex;gap:6px;flex-wrap:wrap;}
.kratos-home .khf-tab{font-size:12.5px;padding:5px 12px;border-radius:var(--kr-shape-radius, 999px);cursor:pointer;color:var(--khf-muted);border:1px solid transparent;background:transparent;font-family:inherit;line-height:1.6;}
.kratos-home .khf-tab:hover{color:var(--khf-accent);}
.kratos-home .khf-tab.is-active{color:var(--khf-accent);border-color:var(--khf-soft-line);background:var(--khf-soft);}
.kratos-home .khf-cat-panel{display:none;padding:18px 20px 20px;}
.kratos-home .khf-cat-panel.is-active{display:block;}
.kratos-home .khf-cat-layout{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(0, 1fr);gap:20px;align-items:start;}
.kratos-home .khf-cat-feature{display:flex;flex-direction:column;gap:10px;min-width:0;}
.kratos-home .khf-cat-feature .khf-thumb{aspect-ratio:16 / 9;border-radius:10px;}
.kratos-home .khf-cat-feature-title{font-size:17px;font-weight:600;color:var(--khf-heading);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.kratos-home .khf-cat-feature-excerpt{font-size:13px;color:var(--khf-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.kratos-home .khf-cat-foot{display:flex;justify-content:flex-end;margin-top:16px;}
.kratos-home .khf-list{display:flex;flex-direction:column;min-width:0;}
.kratos-home .khf-cat-panel .khf-list{min-height:calc(var(--khf-cat-rows, 5) * 44px);}
.kratos-home .khf-list-item{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px dashed var(--khf-line);}
.kratos-home .khf-list-item:last-child{border-bottom:none;}
.kratos-home .khf-list-title{flex:1;min-width:0;font-size:14.5px;color:var(--khf-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease;}
.kratos-home .khf-list-item:hover .khf-list-title{color:var(--khf-accent);}
.kratos-home .khf-list-date{font-size:12px;color:var(--khf-muted);flex:0 0 auto;}
.kratos-home .khf-two{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:24px;align-items:start;}
.kratos-home .khf-two-single{grid-template-columns:minmax(0, 1fr);}
.kratos-home .khf-col{display:flex;flex-direction:column;gap:14px;min-width:0;}
.kratos-home .khf-col .kr-hd{margin-bottom:0;}
.kratos-home .khf-hot-item{display:flex;align-items:center;gap:13px;padding:13px 16px;}
.kratos-home .khf-rank{width:26px;height:26px;flex:0 0 26px;border-radius:var(--kr-shape-radius-sm, 7px);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;background:color-mix(in srgb, var(--khf-muted) 12%, transparent);color:var(--khf-muted);border:1px solid var(--khf-line);}
.kratos-home .khf-hot-item.is-top .khf-rank{background:var(--khf-soft);color:var(--khf-accent);border-color:var(--khf-soft-line);}
.kratos-home .khf-hot-main{flex:1;min-width:0;}
.kratos-home .khf-thumb-mini{width:78px;height:56px;flex:0 0 78px;border-radius:var(--kr-shape-radius-sm, 7px);}
.kratos-home .khf-hot-item .khf-thumb-link{flex:0 0 auto;}
.kratos-home .khf-hot-title{font-size:14.5px;font-weight:500;color:var(--khf-heading);line-height:1.5;margin:0 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.kratos-home .khf-latest-item{display:flex;gap:13px;padding:13px 16px;align-items:center;}
.kratos-home .khf-latest-item .khf-thumb-link{flex:0 0 auto;}
.kratos-home .khf-latest-main{flex:1;min-width:0;}
.kratos-home .khf-latest-title{font-size:14.5px;font-weight:500;color:var(--khf-heading);line-height:1.5;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.kratos-home .khf-more{align-self:flex-end;}
.kratos-home .khf-cmts{display:grid;gap:16px;}
.kratos-home .khf-cmts-2{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);}
.kratos-home .khf-cmts-3{grid-template-columns:repeat(3, minmax(0, 1fr));}
.kratos-home .khf-cmt{display:flex;gap:13px;padding:15px 17px;align-items:flex-start;}
.kratos-home .khf-cmt-avatar{flex:0 0 40px;width:40px;height:40px;line-height:0;}
.kratos-home .khf-cmt-avatar img{width:40px;height:40px;border-radius:var(--kr-shape-radius-sm, 7px);display:block;}
.kratos-home .khf-cmt-main{flex:1;min-width:0;}
.kratos-home .khf-cmt-head{display:flex;align-items:center;gap:9px;margin-bottom:5px;flex-wrap:wrap;}
.kratos-home .khf-cmt-author{display:inline-flex;align-items:center;flex-wrap:wrap;row-gap:4px;font-size:13.5px;font-weight:600;line-height:1.5;color:var(--khf-heading);min-width:0;overflow-wrap:anywhere;}
.kratos-home .khf-cmt-author .kratos-rank-badge, .kratos-home .khf-cmt-author .kratos-admin-badge, .kratos-home .khf-cmt-author .kratos-heart-badge, .kratos-home .khf-cmt-author .kratos-blogroll-badge{margin-left:5px;flex:0 0 auto;}
.kratos-home .khf-cmt-time{font-size:12px;color:var(--khf-muted);flex:0 0 auto;margin-left:auto;}
.kratos-home .khf-cmt-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13.5px;line-height:1.62;color:var(--khf-text);margin-bottom:6px;}
.kratos-home .khf-cmt-text img.wp-smiley, .kratos-home .khf-cmt-text img.emoji{display:inline-block;width:auto;height:1.25em;margin:0 2px;vertical-align:-.22em;border:none;box-shadow:none;background:none;}
.kratos-home .khf-cmt-text:hover{color:var(--khf-accent);}
.kratos-home .khf-cmt .khf-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.kratos-home .khf-stats{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px;}
.kratos-home .khf-stat{display:flex;align-items:center;gap:13px;padding:16px 18px;}
.kratos-home .khf-stat-num{font-size:21px;font-weight:700;color:var(--khf-heading);font-variant-numeric:tabular-nums;line-height:1.2;}
.kratos-home .khf-stat-label{font-size:12.5px;color:var(--khf-muted);}
.kratos-home .khf-empty{padding:30px 20px;text-align:center;font-size:13.5px;color:var(--khf-muted);}
@media(max-width:900px){
.kratos-home .khf-hero, .kratos-home .khf-grid3, .kratos-home .khf-cat-layout, .kratos-home .khf-two, .kratos-home .khf-cmts-2{grid-template-columns:minmax(0, 1fr);}
.kratos-home .khf-cmts-3{grid-template-columns:repeat(2, minmax(0, 1fr));}
.kratos-home .khf-cat-panel .khf-list{min-height:0;}
.kratos-home .khf-stats{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media(max-width:520px){
.kratos-home .khf-module-category .kr-hd {
flex-wrap: wrap;
}
.kratos-home .khf-cat-tabs {
margin-left: 0;
width: 100%;
overflow-x: auto;
}
.kratos-home .khf-hero-title {
font-size: 20px;
}
.kratos-home .khf-cmts-3 {
grid-template-columns: minmax(0, 1fr);
}
}

@property --kra-marker-mid{syntax:"<length>";inherits:true;initial-value:0px;}
html[data-weekday-skin="retro"]{--kr-skin-bg:#E8DCC4;--kr-skin-card-bg:#F2E8D0;--kr-skin-card-soft:#DFCFB1;--kr-skin-card-line:rgba(59, 47, 36, 0.22);--kr-skin-card-line-strong:rgba(59, 47, 36, 0.5);--kr-skin-heading:#2A2018;--kr-skin-text:#3B2F24;--kr-skin-muted:#7A6853;--kr-skin-link:#2E4A6B;--kr-skin-link-hover:#A54A2A;--kr-skin-accent:#C89B3C;--kr-skin-accent-hover:#A54A2A;--kr-skin-decor:#A54A2A;--kr-skin-quote-bg:#DFCFB1;--kr-skin-tag-bg:rgba(200, 155, 60, 0.14);--kr-skin-banner-overlay:rgba(59, 47, 36, 0.55);--kr-skin-footer-bg:#3B2F24;--kr-skin-footer-fg:#F2E8D0;--kr-shape-radius:0;--kr-shape-shadow:3px 3px 0 var(--kr-skin-card-line);--kr-shape-shadow-sm:2px 2px 0 var(--kr-skin-heading);--kr-shape-shadow-accent:4px 4px 0 var(--kr-skin-accent);--kr-shape-border:1px solid var(--kr-skin-heading);--kr-shape-border-strong:1px solid var(--kr-skin-card-line-strong);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main{background-image:radial-gradient(circle at 15% 10%, rgba(165, 74, 42, 0.05), transparent 45%), radial-gradient(circle at 85% 90%, rgba(46, 74, 107, 0.05), transparent 45%) !important;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main::after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence baseFrequency='0.9' numOctaves='2'/><feColorMatrix values='0 0 0 0 0.4 0 0 0 0 0.3 0 0 0 0 0.2 0 0 0 0.08 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");z-index:0;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main > *{position:relative;z-index:1;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo{font-family:"Georgia", "Noto Serif SC", "Source Han Serif SC", "Songti SC", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main h1,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main h2,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main h3,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main h4,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main h5,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main h6,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .article-panel h2,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .widget-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .comments-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .title{font-family:"Playfair Display", "STZhongsong", "Songti SC", "Noto Serif SC", serif;letter-spacing:1px;font-weight:900;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky{background:var(--kr-skin-heading) !important;box-shadow:0 3px 0 var(--kr-skin-accent), 0 8px 22px rgba(59, 47, 36, 0.28) !important;border-bottom:none;position:fixed;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky::before{content:"";position:absolute;top:0;left:8px;right:8px;height:1px;background:linear-gradient(90deg, transparent, var(--kr-skin-accent) 20%, var(--kr-skin-accent) 80%, transparent);opacity:.8;pointer-events:none;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-brand,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-brand h1{color:var(--kr-skin-card-bg) !important;font-family:"Playfair Display", "STZhongsong", serif;font-weight:900;letter-spacing:3px;text-transform:uppercase;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-brand:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-brand:focus{color:var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .nav-link,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav > li.nav-item > a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .nav-link:focus,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav > li.nav-item > a:focus{color:var(--kr-skin-card-bg) !important;font-family:"Georgia", serif;letter-spacing:1px;text-transform:uppercase;font-weight:600;font-size:14px;opacity:.92;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .nav-link:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav > li.nav-item > a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .active > .nav-link{color:var(--kr-skin-accent) !important;opacity:1;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .line{background:var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-toggler{color:var(--kr-skin-card-bg) !important;border-color:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .dropdown-menu{background:var(--kr-skin-heading);border:1px solid var(--kr-skin-accent);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .dropdown-item{color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .dropdown-item:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .dropdown-item.active,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-nav.nav-sticky .navbar-nav .dropdown-item:active{background-color:var(--kr-skin-accent-hover);color:#F2E8D0;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-header .banner .content{border-radius:var(--kr-shape-radius);overflow:hidden;position:relative;border:var(--kr-shape-border);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-header .banner .content::before{content:"";position:absolute;inset:14px;border:1px double var(--kr-skin-accent);opacity:.7;pointer-events:none;z-index:2;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-header .banner .content::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:radial-gradient(circle, var(--kr-skin-accent) 1px, transparent 1.4px);background-size:8px 8px;mix-blend-mode:screen;z-index:1;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .widget,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .toolbar{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:var(--kr-shape-shadow) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .widget{border:var(--kr-shape-border-strong);border-radius:var(--kr-shape-radius) !important;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc{position:sticky;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel::before{content:"";position:absolute;top:0;right:0;width:32px;height:32px;background:linear-gradient(225deg, var(--kr-skin-bg) 45%, var(--kr-skin-card-line) 46%, var(--kr-skin-card-line) 48%, transparent 49%);pointer-events:none;z-index:2;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .article-panel h2,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article h1{padding-bottom:10px;border-bottom:1px dashed var(--kr-skin-card-line-strong);position:relative;color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .widget-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .comments-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .title{padding-bottom:8px;border-bottom:3px double var(--kr-skin-accent) !important;letter-spacing:3px;text-transform:uppercase;color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .title::after,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .widget-title::after{display:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main blockquote,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content blockquote{border-left:4px double var(--kr-skin-accent) !important;background:var(--kr-skin-quote-bg);color:var(--kr-skin-muted);font-style:italic;position:relative;border-radius:var(--kr-shape-radius) !important;padding-left:30px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main blockquote::before{content:"\201C";position:absolute;top:-4px;left:8px;font-size:44px;color:var(--kr-skin-accent);opacity:0.4;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .article-tags a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .tagcloud a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .tag-links a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .footer .tags a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a{background:var(--kr-skin-tag-bg);color:var(--kr-skin-accent-hover) !important;border:1px solid var(--kr-skin-accent);border-radius:var(--kr-shape-radius) !important;letter-spacing:1px;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .article-tags a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .tagcloud a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .tag-links a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .footer .tags a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a:hover{background:var(--kr-skin-accent);color:var(--kr-skin-card-bg) !important;border-color:var(--kr-skin-accent);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .pagination .page-item .page-link,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations .current,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations .dots{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border-strong);background:var(--kr-skin-card-bg);color:var(--kr-skin-heading);font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations .current,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations .dots{display:inline-flex !important;align-items:center;justify-content:center;min-width:34px;height:34px;margin:0 !important;padding:0 12px !important;font-size:13px;line-height:1;text-decoration:none;transition:all .2s ease;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations .current,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .pagination .page-item.active .page-link,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .pagination .page-item .page-link:hover{background:var(--kr-skin-accent-hover);color:var(--kr-skin-card-bg) !important;border-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .paginations .dots{background:transparent;border-color:transparent;color:var(--kr-skin-muted);cursor:default;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .widget li{border-bottom:1px dotted var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_recent_entries ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_recent_comments ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_pages ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_meta ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_rss ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_nav_menu ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_block ul > li::before{content:"\A7";background:transparent !important;border:none !important;color:var(--kr-skin-accent);font-weight:700;width:auto !important;height:auto !important;top:var(--kra-marker-mid) !important;transform:translateY(-50%) !important;left:-1em !important;border-radius:var(--kr-shape-radius) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main #respond .comment-form textarea,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main #respond .comment-form input{border:var(--kr-shape-border-strong);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main #respond .comment-form textarea:focus,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main #respond .comment-form input:focus{border-color:var(--kr-skin-accent-hover);box-shadow:var(--kr-shape-shadow);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer{background:var(--kr-skin-footer-bg) !important;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer::before{content:"";position:absolute;top:6px;left:12px;right:12px;height:1px;background:var(--kr-skin-accent);opacity:.6;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer::after{content:"";position:absolute;top:9px;left:12px;right:12px;height:1px;background:var(--kr-skin-accent);opacity:.3;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer p,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer p a{color:var(--kr-skin-footer-fg);letter-spacing:1px;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer p a{color:var(--kr-skin-accent);border-bottom:1px dotted var(--kr-skin-accent);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer p a:hover{color:#fff !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .social a{border-bottom:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .social a .kicon,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .social a > i:not(.kicon){color:var(--kr-skin-footer-fg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .social a:hover .kicon,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .social a:hover > i:not(.kicon){color:#fff;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body{background-color:var(--kr-skin-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main{background-color:var(--kr-skin-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main p,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main ol,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main ul,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo p,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo ul{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo a{color:var(--kr-skin-link);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo a:hover{color:var(--kr-skin-link-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-header .banner .overlay{background-color:var(--kr-skin-banner-overlay);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .header .title a{color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .header .title a:hover{color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .content,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .content p{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta{border-top-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta span,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta span > a{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta span > a:hover{color:var(--kr-skin-link-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .header .label{background-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .header .label .label-arrow{border-left-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .board .article-panel .search-title{color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .breadcrumb-box{border-bottom-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .header .meta{color:var(--kr-skin-muted);font-family:"Georgia", serif;text-transform:uppercase;letter-spacing:1px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .header .meta > span:not(:last-child):after{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content p{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .content h2.title{background-color:transparent;border-left:0;color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .content h2.title::after{background-color:var(--kr-skin-accent);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content hr{border-top-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content table th,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content table td{border-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content table tr:nth-child(2n){background-color:var(--kr-skin-card-soft);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main thead{border-bottom-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .copyright span{background-color:var(--kr-skin-card-soft);color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .footer{border-top-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .footer .tags span,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .footer .tool span{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .downbtn{border-color:var(--kr-skin-accent-hover);background:var(--kr-skin-accent-hover);border-radius:var(--kr-shape-radius);box-shadow:3px 3px 0 var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .downbtn:hover{background:var(--kr-skin-heading);transform:translate(1px, 1px);box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .paginations{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .paginations span{margin:0 !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .paginations a span,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .paginations .current span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 12px !important;border-radius:var(--kr-shape-radius);border:var(--kr-shape-border-strong);font-size:13px;font-weight:normal;line-height:1;transition:all .2s ease;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .paginations a span{background:var(--kr-skin-card-bg);color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .paginations a span:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content .paginations .current span{background:var(--kr-skin-accent-hover);color:#fff;border-color:var(--kr-skin-accent-hover);font-weight:600;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next a{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .toolbar{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .toolbar .motto{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .toolbar .meta .name a{color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .toolbar .share .btn-donate{border-color:var(--kr-skin-accent-hover);color:var(--kr-skin-accent-hover);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .toolbar .share .btn-donate:focus,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .toolbar .share .btn-donate:hover{border-color:var(--kr-skin-accent-hover);background-color:var(--kr-skin-accent-hover);color:#fff;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .title{color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .list > li,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .children{border-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .author_name,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .author_name a{color:var(--kr-skin-accent-hover);font-family:"Georgia", serif;font-weight:900;letter-spacing:1px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .content p,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .content p span{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .meta,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .meta a{color:var(--kr-skin-muted);font-style:italic;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment .avatar img{border-color:var(--kr-skin-heading);border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) #commentpage a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) #commentpage .current,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) #commentpage .dots{background:var(--kr-skin-card-bg);color:var(--kr-skin-heading);border-color:var(--kr-skin-card-line-strong);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) #commentpage a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) #commentpage .current{background:var(--kr-skin-accent-hover);border-color:var(--kr-skin-accent-hover);color:#fff;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) #commentpage .dots{background:transparent;border-color:transparent;color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .input-group-text,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .form-control{background-color:var(--kr-skin-card-soft);border-color:var(--kr-skin-card-line-strong);color:var(--kr-skin-text);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .form-control::placeholder{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea{border-color:var(--kr-skin-card-line-strong);background-color:var(--kr-skin-card-soft);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea textarea{background-color:transparent;color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea textarea::placeholder{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .text-bar{background-color:var(--kr-skin-card-soft);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .addbtn,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .addbtn:hover{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .text-bar .smile{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .smile .smile-tabs{background:var(--kr-skin-card-soft);border-bottom-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .smile .smile-tabs .smile-tab{border-right-color:var(--kr-skin-card-line);color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .smile .smile-tabs .smile-tab.active{background:var(--kr-skin-card-bg);color:var(--kr-skin-heading);border-bottom-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .text-bar .smile .smile-panel a{background-color:var(--kr-skin-card-soft);border-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .error{background-color:var(--kr-skin-card-soft);border-color:var(--kr-skin-card-line-strong);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .btn-primary{background-color:var(--kr-skin-accent-hover);border-color:var(--kr-skin-heading);border-radius:var(--kr-shape-radius);box-shadow:3px 3px 0 var(--kr-skin-heading);font-family:"Georgia", serif;letter-spacing:2px;text-transform:uppercase;font-weight:700;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .btn-primary:hover{background-color:var(--kr-skin-heading);transform:translate(1px, 1px);box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_categories ul li a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_archive ul li a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item ul li a{color:var(--kr-skin-text);border-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a{background-color:var(--kr-skin-tag-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_categories ul li,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_archive ul li{border-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_categories ul li:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_archive ul li:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item ul li a:hover{background-color:var(--kr-skin-card-soft);color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_links .wfl-item{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_links .wfl-item:hover{background-color:var(--kr-skin-card-soft);color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .widget_links .wfl-desc{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-recommended .bookmark-item{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-recommended .bookmark-item:hover{color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .nav-tabs .nav-link{border-bottom-color:var(--kr-skin-card-line);color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .nav-tabs .nav-item.show .nav-link,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .nav-tabs .nav-link.active{background-color:transparent !important;color:var(--kr-skin-heading);border-bottom-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar tbody a{background:var(--kr-skin-card-soft);border-color:var(--kr-skin-accent-hover);color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-comments .comments a:not(:last-child){border-bottom-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-comments .comments .message{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-comments .comments .meta .author,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-comments .comments .meta .date{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item .ul-toc{border-left-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item .ul-toc::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item .ul-toc::after{border-color:var(--kr-skin-accent-hover);background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item ul li::before{border-color:var(--kr-skin-card-bg);background:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item li:hover::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) input[type="text"],
html[data-weekday-skin="retro"]:not([data-theme="dark"]) input[type="email"],
html[data-weekday-skin="retro"]:not([data-theme="dark"]) input[type="url"],
html[data-weekday-skin="retro"]:not([data-theme="dark"]) input[type="search"],
html[data-weekday-skin="retro"]:not([data-theme="dark"]) input[type="password"],
html[data-weekday-skin="retro"]:not([data-theme="dark"]) textarea,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) select{background-color:var(--kr-skin-card-soft);color:var(--kr-skin-text);border-color:var(--kr-skin-card-line-strong);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-captcha-input{color:var(--kr-skin-text);background-color:var(--kr-skin-card-soft);border-color:var(--kr-skin-card-line-strong);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-captcha-input::placeholder{color:var(--kr-skin-muted);opacity:1;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-captcha-input:focus{border-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-captcha-q{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .btn-search{border-color:var(--kr-skin-accent-hover);background-color:var(--kr-skin-accent-hover);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .dropdown-item.active,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .dropdown-item:active{background-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .page404 .content .action .back-prevpage{border-color:var(--kr-skin-accent-hover);background-color:var(--kr-skin-accent-hover);border-radius:var(--kr-shape-radius);box-shadow:3px 3px 0 var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .page404 .content .action .back-index{border-color:var(--kr-skin-heading);color:var(--kr-skin-heading);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .page404 .content .action .back-index:hover{background-color:var(--kr-skin-heading);color:var(--kr-skin-card-bg);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-primary,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .w-about-plus a.w-about-cta-btn.is-primary{background:var(--kr-skin-accent-hover);color:#fff;border:var(--kr-shape-border);border-radius:var(--kr-shape-radius);box-shadow:3px 3px 0 var(--kr-skin-heading);font-family:"Tahoma", "Verdana", sans-serif;letter-spacing:1px;text-transform:uppercase;font-weight:700;transition:transform .15s, box-shadow .15s, background .2s;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-primary:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .w-about-plus a.w-about-cta-btn.is-primary:hover{background:var(--kr-skin-heading);color:#fff;opacity:1;transform:translate(1px, 1px);box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-ghost,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .w-about-plus a.w-about-cta-btn.is-ghost{background:var(--kr-skin-card-bg);color:var(--kr-skin-accent-hover);border:1px solid var(--kr-skin-accent);border-radius:var(--kr-shape-radius);box-shadow:2px 2px 0 var(--kr-skin-card-line);font-family:"Tahoma", "Verdana", sans-serif;letter-spacing:1px;text-transform:uppercase;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-ghost:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .w-about-plus a.w-about-cta-btn.is-ghost:hover{background:var(--kr-skin-accent);color:var(--kr-skin-card-bg);box-shadow:2px 2px 0 var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-item{background:var(--kr-skin-card-bg);border:var(--kr-shape-border-strong);border-radius:var(--kr-shape-radius);box-shadow:var(--kr-shape-shadow);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-author{color:var(--kr-skin-heading);border-bottom-color:var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-author::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-text{color:var(--kr-skin-text);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-time{color:var(--kr-skin-muted);font-style:italic;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-collapse-toggle{color:var(--kr-skin-link);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-collapse-toggle::after{border-top-color:var(--kr-skin-link);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-collapse-toggle:hover{color:var(--kr-skin-link-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo-header{background:var(--kr-skin-card-bg);border:var(--kr-shape-border-strong);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-title{color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-title::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-subtitle{color:var(--kr-skin-muted);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo-back{background:var(--kr-skin-card-bg);border-color:var(--kr-skin-card-line-strong);color:var(--kr-skin-muted) !important;border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo-back:hover{color:var(--kr-skin-accent-hover) !important;border-color:var(--kr-skin-accent-hover);background:var(--kr-skin-card-soft);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-page{background:var(--kr-skin-card-bg);border-color:var(--kr-skin-card-line-strong);color:var(--kr-skin-heading) !important;border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-page:hover{background:var(--kr-skin-accent-hover);border-color:var(--kr-skin-accent-hover);color:#fff !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-current{background:var(--kr-skin-accent-hover);border-color:var(--kr-skin-accent-hover);color:#fff !important;border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-ellipsis{color:var(--kr-skin-muted) !important;background:transparent;border-color:transparent;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article h1,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content h1,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content h2,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content h3,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content h4,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content h5,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content h6{color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .f-toolbox .search,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .f-toolbox .cmdk-launch,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .f-toolbox .stumble,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .f-toolbox .wechat,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .f-toolbox .darkmode,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .f-toolbox .skin-switcher,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-footer .f-toolbox .gotop.active{background:color-mix(in srgb, var(--kr-skin-accent) 55%, #ffffff 45%);transition:background .2s ease, box-shadow .2s ease, transform .15s ease;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content > p:first-of-type::first-letter{float:left;font-size:56px;line-height:0.9;padding:6px 10px 0 0;font-family:"Playfair Display", "STZhongsong", serif;font-weight:900;color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heatmap,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed{--khs-accent:var(--kr-skin-accent-hover) !important;--khs-accent-2:var(--kr-skin-accent) !important;--khs-line-strong:var(--kr-skin-accent-hover) !important;--khs-stat-comment-1:var(--kr-skin-accent-hover) !important;--khs-stat-comment-2:var(--kr-skin-heading) !important;--khs-stat-user-1:var(--kr-skin-link) !important;--khs-stat-user-2:var(--kr-skin-heading) !important;--khs-heart-fill:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode.khs-scheme-parchment{background:transparent !important;box-shadow:none !important;clip-path:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode.khs-scheme-parchment::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode.khs-scheme-parchment::after{display:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-stat,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-card,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-stat,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-row,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-header,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-header,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-item,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-header,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-stat,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-card{border-color:var(--kr-skin-card-line-strong) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-count{background:var(--kr-skin-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-input:focus{border-color:var(--kr-skin-accent-hover) !important;box-shadow:0 0 0 3px rgba(0, 0, 0, .06) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit{background:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit:hover{background:var(--kr-skin-heading) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-rank:not(.ktc-rank-medal){background:var(--kr-skin-bg) !important;color:var(--kr-skin-text) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count-num{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count{border-left-color:var(--kr-skin-card-line) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode{--kas-accent:var(--kr-skin-accent-hover) !important;--kas-accent-2:var(--kr-skin-accent) !important;--kas-line-strong:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode.kas-scheme-parchment{background:transparent !important;box-shadow:none !important;padding:0 !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode.kas-scheme-parchment::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode.kas-scheme-parchment::after{display:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-count,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-total,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-section,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-header{border-color:var(--kr-skin-card-line-strong) !important;}
html[data-theme="dark"][data-weekday-skin="retro"]{--kr-link:#E8B95C;--kr-link-hover:#F0CB7E;--kr-accent:#C89B3C;}
html[data-theme="dark"][data-weekday-skin="retro"] .k-main{background-image:none !important;}
html[data-theme="dark"][data-weekday-skin="retro"] .k-main::after,
html[data-theme="dark"][data-weekday-skin="retro"] .k-main .board .article-panel::before{display:none !important;}
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-topcommenters .ktc-rank:not(.ktc-rank-medal){background:rgba(255, 255, 255, .06) !important;color:var(--kr-fg, #d6d8db) !important;}
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-topcommenters .ktc-count-num{color:var(--kr-accent) !important;}
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-heart-shortcode.khs-scheme-parchment,
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-archives-shortcode.kas-scheme-parchment{background:transparent !important;box-shadow:none !important;padding:0 !important;clip-path:none !important;}
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-heart-shortcode.khs-scheme-parchment::before,
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-heart-shortcode.khs-scheme-parchment::after,
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-archives-shortcode.kas-scheme-parchment::before,
html[data-theme="dark"][data-weekday-skin="retro"] .kratos-archives-shortcode.kas-scheme-parchment::after{display:none !important;}
body.is-kratos-archives-page .k-main .details, body.is-kratos-dashboard-page .k-main .details, body.is-kratos-heart-page .k-main .details, body.is-kratos-shuoshuo-page .k-main .details, body.is-kratos-topcommenters-page .k-main .details, body.is-kratos-friend-links-page .k-main .details, body.is-kratos-home-page .k-main .details, body.is-kratos-timeline-page .k-main .details, body.is-kratos-friend-feed-page .k-main .details, body.is-kratos-now-page .k-main .details{background-color:transparent !important;background-image:none !important;border:none !important;box-shadow:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;border-radius:var(--kr-shape-radius) !important;padding:0 !important;}
body.is-kratos-archives-page .k-main .details::after, body.is-kratos-dashboard-page .k-main .details::after, body.is-kratos-heart-page .k-main .details::after, body.is-kratos-shuoshuo-page .k-main .details::after, body.is-kratos-topcommenters-page .k-main .details::after, body.is-kratos-friend-links-page .k-main .details::after, body.is-kratos-home-page .k-main .details::after, body.is-kratos-timeline-page .k-main .details::after, body.is-kratos-friend-feed-page .k-main .details::after{display:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]){scrollbar-width:thin;scrollbar-color:var(--kr-skin-accent-hover) var(--kr-skin-card-soft);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) ::-webkit-scrollbar-thumb{background-color:var(--kr-skin-accent-hover);border:var(--kr-shape-border-strong);border-radius:var(--kr-shape-radius);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) ::-webkit-scrollbar-thumb:hover{background-color:var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) ::-webkit-scrollbar-track{background-color:var(--kr-skin-card-soft);border:1px solid var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_recent_entries ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_recent_comments ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_pages ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_meta ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_rss ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_nav_menu ul > li::before,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .widget_block ul > li::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .article .content ol > li::before{color:var(--kr-skin-accent-hover);}
.k-main .details .article .content ul, .k-main .details .article .content ol, .widget_recent_entries ul, .widget_recent_comments ul, .widget_pages ul, .widget_meta ul, .widget_rss ul, .widget_nav_menu ul, .widget_block ul{list-style:none;padding-left:1.6em;}
.k-main .details .article .content ol{counter-reset:kra-ol;}
.k-main .details .article .content ul > li, .k-main .details .article .content ol > li, .widget_recent_entries ul > li, .widget_recent_comments ul > li, .widget_pages ul > li, .widget_meta ul > li, .widget_rss ul > li, .widget_nav_menu ul > li, .widget_block ul > li{position:relative;--kra-marker-mid:0.9em;margin-bottom:6px;padding-left:0.4em;}
@supports (top: 0.5lh) {
.k-main .details .article .content ul > li, .k-main .details .article .content ol > li, .widget_recent_entries ul > li, .widget_recent_comments ul > li, .widget_pages ul > li, .widget_meta ul > li, .widget_rss ul > li, .widget_nav_menu ul > li, .widget_block ul > li{--kra-marker-mid:0.5lh;}
}
.k-main .details .article .content ul > li::before{content:"";position:absolute;left:-1em;top:var(--kra-marker-mid);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--kr-skin-accent, currentColor);}
.k-main .details .article .content ol > li{counter-increment:kra-ol;}
.k-main .details .article .content ol > li::before{content:counter(kra-ol) ".";position:absolute;left:-1.4em;top:var(--kra-marker-mid);transform:translateY(-50%);min-width:1.2em;text-align:right;color:var(--kr-skin-accent, currentColor);font-weight:600;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) :is(.kr-hd, .kr-body, .kr-card){border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border-strong) !important;background:var(--kr-skin-card-bg) !important;box-shadow:var(--kr-shape-shadow) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-header,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-header-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h1,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h2{font-family:"Playfair Display", "STZhongsong", "Songti SC", "Noto Serif SC", serif !important;font-weight:900 !important;letter-spacing:3px !important;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kr-hd-sub{color:var(--kr-skin-muted) !important;font-family:"Georgia", serif !important;font-style:italic !important;letter-spacing:1px !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kr-hd-divider{background:transparent !important;border-top:3px double var(--kr-skin-accent) !important;height:0 !important;opacity:1 !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-stat-num{font-family:"Playfair Display", serif !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-card{position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-card::before{content:"";position:absolute;top:0;right:0;width:26px;height:26px;background:linear-gradient(225deg, var(--kr-skin-bg) 45%, var(--kr-skin-card-line) 46%, var(--kr-skin-card-line) 48%, transparent 49%);pointer-events:none;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-author,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-from{color:var(--kr-skin-accent-hover) !important;font-weight:700;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-time{color:var(--kr-skin-muted) !important;font-style:italic;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-page{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-card-bg) !important;color:var(--kr-skin-heading) !important;border:var(--kr-shape-border-strong) !important;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-page:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-current{background:var(--kr-skin-accent-hover) !important;color:#fff !important;border-color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-avatar{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-avatar-img,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-avatar img{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-item{position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-item::before{content:"";position:absolute;top:0;right:0;width:26px;height:26px;background:linear-gradient(225deg, var(--kr-skin-bg) 45%, var(--kr-skin-card-line) 46%, var(--kr-skin-card-line) 48%, transparent 49%);pointer-events:none;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-title{font-family:"Playfair Display", "STZhongsong", serif !important;letter-spacing:3px;text-transform:uppercase;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-avatar,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-avatar img{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-rank{font-family:"Playfair Display", serif !important;color:var(--kr-skin-heading) !important;background:var(--kr-skin-bg) !important;border-radius:var(--kr-shape-radius) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-rank.ktc-rank-medal{background:var(--kr-skin-accent) !important;color:var(--kr-skin-heading) !important;border:var(--kr-shape-border) !important;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-name,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-name-link{color:var(--kr-skin-heading) !important;font-family:"Georgia", serif;font-weight:700;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-name-link:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count-num{font-family:"Playfair Display", serif !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-lasttime{font-style:italic;color:var(--kr-skin-muted) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-logo,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-logo img{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-logo-letter{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;font-family:"Playfair Display", serif !important;font-weight:900;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-name{color:var(--kr-skin-heading) !important;font-family:"Georgia", serif;font-weight:700;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-desc{color:var(--kr-skin-muted) !important;font-style:italic;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-count{font-family:"Playfair Display", "STZhongsong", serif !important;letter-spacing:2px;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-copy-btn{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;font-family:"Georgia", serif;letter-spacing:2px;text-transform:uppercase;font-weight:700;box-shadow:3px 3px 0 var(--kr-skin-heading);transition:transform .15s, box-shadow .15s, background .2s;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-copy-btn:hover{transform:translate(1px, 1px);box-shadow:var(--kr-shape-shadow-sm);background:var(--kr-skin-heading) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-input,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-textarea{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border-strong) !important;background:var(--kr-skin-card-soft) !important;color:var(--kr-skin-text) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert{border-radius:var(--kr-shape-radius) !important;border:1px dashed var(--kr-skin-accent-hover) !important;background:var(--kr-skin-quote-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-logo,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-logo img{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-site{font-family:"Georgia", serif;color:var(--kr-skin-heading) !important;font-weight:700;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-time,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-from,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-meta{color:var(--kr-skin-muted) !important;font-style:italic;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-stat-num{font-family:"Playfair Display", serif !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-feed .kff-badge{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-tag-bg) !important;color:var(--kr-skin-accent-hover) !important;border:1px solid var(--kr-skin-accent) !important;font-family:"Georgia", serif;letter-spacing:1px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-total-num,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-count{font-family:"Playfair Display", serif !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-total-label,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-label{color:var(--kr-skin-muted) !important;font-family:"Georgia", serif;text-transform:uppercase;letter-spacing:1px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border-strong) !important;color:var(--kr-skin-heading) !important;font-family:"Georgia", serif;box-shadow:2px 2px 0 var(--kr-skin-card-line);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill.is-active{background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;border-color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-tab{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border-strong) !important;color:var(--kr-skin-heading) !important;font-family:"Georgia", serif;letter-spacing:1px;text-transform:uppercase;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-tab.is-active,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-tab:hover{background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;border-color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-section-title,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-time-head{font-family:"Playfair Display", "STZhongsong", serif !important;color:var(--kr-skin-heading) !important;letter-spacing:2px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-section-head{border-bottom:1px dashed var(--kr-skin-card-line-strong) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-year{color:var(--kr-skin-accent-hover) !important;font-family:"Playfair Display", serif !important;font-weight:900 !important;letter-spacing:3px !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-month{color:var(--kr-skin-heading) !important;font-family:"Playfair Display", "STZhongsong", serif !important;font-weight:700 !important;letter-spacing:2px !important;border-bottom:1px dashed var(--kr-skin-card-line-strong) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item{position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item a{color:var(--kr-skin-link) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item a:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-date{color:var(--kr-skin-muted) !important;font-style:italic;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content{padding:24px 28px;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content::before{content:"";position:absolute;top:0;right:0;width:32px;height:32px;background:linear-gradient(225deg, var(--kr-skin-bg) 45%, var(--kr-skin-card-line) 46%, var(--kr-skin-card-line) 48%, transparent 49%);pointer-events:none;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h1,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h2,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h3{text-transform:uppercase;padding-bottom:8px;border-bottom:3px double var(--kr-skin-accent);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-featured-title .kft-content blockquote{border-left:4px double var(--kr-skin-accent) !important;background:var(--kr-skin-quote-bg) !important;font-style:italic;border-radius:var(--kr-shape-radius) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-archives-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-dashboard-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-heart-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-shuoshuo-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-topcommenters-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-friend-links-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-home-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-timeline-page .k-main .details,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) body.is-kratos-friend-feed-page .k-main .details,
body.is-kratos-now-page .k-main .details{box-shadow:none !important;border:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-header{padding:22px 26px !important;gap:14px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-title{font-family:"Playfair Display", "STZhongsong", "Songti SC", serif !important;font-weight:900 !important;letter-spacing:3px !important;text-transform:uppercase;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item{background:transparent !important;border:none !important;box-shadow:none !important;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-year,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-month{background:transparent !important;box-shadow:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-year-badge{background:var(--kr-skin-accent) !important;color:var(--kr-skin-heading) !important;border:var(--kr-shape-border) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow-sm) !important;font-family:"Playfair Display", "STZhongsong", serif !important;letter-spacing:2px !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-spine{background:var(--kr-skin-accent) !important;opacity:.7;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-title{color:var(--kr-skin-heading) !important;font-family:"Playfair Display", "STZhongsong", "Songti SC", serif !important;font-weight:700;letter-spacing:1px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-title:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-meta,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-date,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-sep,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-views,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-comments{color:var(--kr-skin-muted) !important;font-style:italic;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series{background:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border-strong) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series::before{content:"";position:absolute;top:0;right:0;width:26px;height:26px;background:linear-gradient(225deg, var(--kr-skin-bg) 45%, var(--kr-skin-card-line) 46%, var(--kr-skin-card-line) 48%, transparent 49%);pointer-events:none;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-head{border-bottom:3px double var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-icon{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-title{color:var(--kr-skin-heading) !important;font-family:"Playfair Display", "STZhongsong", "Songti SC", serif !important;font-weight:900 !important;letter-spacing:2px !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-title:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-pos{background:var(--kr-skin-tag-bg) !important;color:var(--kr-skin-accent-hover) !important;border:1px solid var(--kr-skin-accent) !important;border-radius:var(--kr-shape-radius) !important;font-family:"Georgia", serif;letter-spacing:1px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-toggle{background:transparent !important;color:var(--kr-skin-accent-hover) !important;border:var(--kr-shape-border-strong) !important;border-radius:var(--kr-shape-radius) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-toggle:hover{background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;border-color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-crumbs,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-crumbs a{color:var(--kr-skin-muted) !important;font-family:"Georgia", serif;font-style:italic;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-crumbs a:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-crumb-current{color:var(--kr-skin-heading) !important;font-weight:700;font-style:normal;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-crumb-sep{color:var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list{list-style:none !important;padding-left:0 !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-item{border-bottom:1px dotted var(--kr-skin-card-line-strong) !important;padding:8px 0 !important;display:flex;align-items:center;gap:12px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-item:last-child{border-bottom:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-item.is-current{background:var(--kr-skin-quote-bg) !important;padding-left:8px !important;border-left:4px double var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-num{background:var(--kr-skin-heading) !important;color:var(--kr-skin-accent) !important;border-radius:var(--kr-shape-radius) !important;font-family:"Playfair Display", serif !important;font-weight:900 !important;min-width:26px;text-align:center;padding:2px 6px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-item.is-current .kratos-series-num{background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-name{color:var(--kr-skin-heading) !important;font-family:"Georgia", serif;letter-spacing:0.5px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) a.kratos-series-name:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-badge{background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border) !important;border-radius:var(--kr-shape-radius) !important;font-family:"Georgia", serif;letter-spacing:1px;text-transform:uppercase;font-size:11px;padding:2px 8px;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list-wrap{--ksl-bg:var(--kr-skin-card-bg) !important;--ksl-card-bg:var(--kr-skin-card-bg) !important;--ksl-line:var(--kr-skin-card-line-strong) !important;--ksl-accent:var(--kr-skin-accent-hover) !important;--ksl-fg:var(--kr-skin-heading) !important;--ksl-fg-dim:var(--kr-skin-muted) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-card{background:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border-strong) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;transition:transform .15s ease, box-shadow .15s ease !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-card:hover{transform:translate(-1px, -1px);box-shadow:var(--kr-shape-shadow-accent) !important;background:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-icon{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-accent-hover) !important;color:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border) !important;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-name{color:var(--kr-skin-heading) !important;font-family:"Playfair Display", "STZhongsong", "Songti SC", serif !important;font-weight:900 !important;letter-spacing:2px !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-desc{color:var(--kr-skin-muted) !important;font-style:italic;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-series-list-wrap [class*="ksl-level-"]:not(.ksl-level-0):not(.ksl-level-1){border-left:4px double var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related{background:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border-strong) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related::before{content:"";position:absolute;top:0;right:0;width:26px;height:26px;background:linear-gradient(225deg, var(--kr-skin-bg) 45%, var(--kr-skin-card-line) 46%, var(--kr-skin-card-line) 48%, transparent 49%);pointer-events:none;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related-title{font-family:"Playfair Display", "STZhongsong", "Songti SC", serif !important;font-weight:900 !important;letter-spacing:3px !important;text-transform:uppercase;color:var(--kr-skin-heading) !important;padding-left:0 !important;padding-bottom:8px !important;border-left:0 !important;border-bottom:3px double var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related-item a{background:var(--kr-skin-card-soft) !important;border:1px solid var(--kr-skin-card-line) !important;border-radius:var(--kr-shape-radius) !important;color:var(--kr-skin-heading) !important;transition:transform .15s, box-shadow .15s !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related-item a:hover{color:var(--kr-skin-accent-hover) !important;box-shadow:var(--kr-shape-shadow-sm);transform:translate(-1px, -1px);background:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related-thumb{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;filter:sepia(.15) contrast(1.02);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related-name{color:var(--kr-skin-heading) !important;font-family:"Georgia", serif;font-weight:600;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-related-date{color:var(--kr-skin-muted) !important;font-style:italic;font-family:"Georgia", serif;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments{background-color:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border-strong) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;position:relative;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments::before{content:"";position:absolute;top:0;right:0;width:32px;height:32px;background:linear-gradient(225deg, var(--kr-skin-bg) 45%, var(--kr-skin-card-line) 46%, var(--kr-skin-card-line) 48%, transparent 49%);pointer-events:none;z-index:2;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .title{font-family:"Playfair Display", "STZhongsong", "Songti SC", serif !important;font-weight:900 !important;letter-spacing:3px !important;text-transform:uppercase;padding-bottom:8px !important;border-bottom:3px double var(--kr-skin-accent) !important;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .comments .list > li{border-bottom:1px dashed var(--kr-skin-card-line-strong) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heart-badge{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-accent) !important;color:var(--kr-skin-heading) !important;border:var(--kr-shape-border) !important;font-family:"Georgia", serif;letter-spacing:1px;box-shadow:1px 1px 0 var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation{display:flex;flex-wrap:wrap;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next:only-child,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next:only-child{margin-left:auto;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next{background:var(--kr-skin-card-bg) !important;border:var(--kr-shape-border-strong) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;transition:transform .15s ease, box-shadow .15s ease, background .2s ease !important;flex:1 1 260px;padding:12px 16px;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next:hover{transform:translate(-1px, -1px);box-shadow:var(--kr-shape-shadow-accent) !important;background:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous a,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next a{color:var(--kr-skin-heading) !important;font-family:"Georgia", serif !important;letter-spacing:1px;text-decoration:none;font-weight:600;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous a:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next a:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]){--kr-skin-icon-bg:var(--kr-skin-accent);--kr-skin-icon-fg:var(--kr-skin-accent-hover);--kr-skin-icon-border:var(--kr-skin-heading);--kr-skin-icon-radius:0;--kr-skin-icon-shadow:2px 2px 0 var(--kr-skin-heading);}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kr-ico{border-radius:var(--kr-skin-icon-radius) !important;background:var(--kr-skin-icon-bg) !important;color:var(--kr-skin-icon-fg) !important;border:1px solid var(--kr-skin-icon-border) !important;box-shadow:var(--kr-skin-icon-shadow) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kr-ico > *{color:var(--kr-skin-icon-fg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kr-ico svg{color:var(--kr-skin-icon-fg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kr-ico svg [stroke]:not([stroke="none"]){stroke:var(--kr-skin-icon-fg) !important;fill:none !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-dot{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-accent-hover) !important;border:none !important;outline:1px solid var(--kr-skin-heading) !important;outline-offset:0 !important;box-shadow:0 0 0 3px var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-year-dot,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-timeline .ktl-month-dot{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-accent-hover) !important;border:none !important;outline:1px solid var(--kr-skin-heading) !important;outline-offset:0 !important;box-shadow:0 0 0 2px var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-dot{border-radius:var(--kr-shape-radius) !important;background:var(--kr-skin-accent-hover) !important;border:var(--kr-shape-border) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-item{border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease, background .2s ease !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-item:hover{transform:translate(-1px, -1px) !important;box-shadow:var(--kr-shape-shadow-accent) !important;border-color:var(--kr-skin-accent-hover) !important;background:var(--kr-skin-card-bg) !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-probe-dot{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert-icon{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert-ok,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert-err,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-empty,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-count,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-link,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-tip{border-radius:var(--kr-shape-radius) !important;box-shadow:2px 2px 0 var(--kr-skin-card-line) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-avatar-img,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-avatar img{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-link:hover,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor:focus .kfl-visitor-link,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor:focus-within .kfl-visitor-link{transform:translate(-1px, -1px) !important;box-shadow:3px 3px 0 var(--kr-skin-accent) !important;border-color:var(--kr-skin-accent-hover) !important;background:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heatmap .kph-tooltip{background:var(--kr-skin-heading) !important;color:var(--kr-skin-card-bg) !important;border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;box-shadow:3px 3px 0 var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heatmap .kph-year-tag,
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heatmap .kph-year-tag.is-active{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;box-shadow:2px 2px 0 var(--kr-skin-accent) !important;}
html[data-weekday-skin="retro"]:not([data-theme="dark"]) .kratos-heatmap .kph-year-select {
border-radius: var(--kr-shape-radius) !important;
border: var(--kr-shape-border) !important;
background: var(--kr-skin-card-bg) !important;
color: var(--kr-skin-heading) !important;
box-shadow: 2px 2px 0 var(--kr-skin-accent) !important;
}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:0 0;text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}