@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, .kratos-series-text){--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, .kratos-series-text) {
--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;
}

@property --kra-marker-mid{syntax:"<length>";inherits:true;initial-value:0px;}
html[data-weekday-skin="bourse"]{--kr-skin-bg:#F3F5F8;--kr-skin-card-bg:#FFFFFF;--kr-skin-card-soft:#EAEEF3;--kr-skin-card-line:#D8DFE7;--kr-skin-card-line-strong:#BCC7D2;--kr-skin-heading:#14202C;--kr-skin-text:#2E3A46;--kr-skin-muted:#6B7A88;--kr-skin-link:#C8102E;--kr-skin-link-hover:#98071F;--kr-skin-accent:#C8102E;--kr-skin-accent-hover:#98071F;--kr-skin-decor:#B08A3E;--kr-skin-accent-soft:#F5E3E6;--kr-skin-down:#0E7A55;--kr-skin-quote-bg:#EAEEF3;--kr-skin-tag-bg:var(--kr-skin-accent-soft);--kr-skin-banner-overlay:rgba(20, 32, 44, 0.55);--kr-skin-footer-bg:#14202C;--kr-skin-footer-fg:#96A5B4;--kr-skin-font:"Inter", "Helvetica Neue", "PingFang SC", "Microsoft YaHei", -apple-system, sans-serif;--kr-skin-font-head:"Inter", "Helvetica Neue", "PingFang SC", "Microsoft YaHei", -apple-system, sans-serif;--kr-skin-font-num:"SF Mono", "JetBrains Mono", "Menlo", "Consolas", monospace;--kr-shape-radius:2px;--kr-shape-radius-sm:1px;--kr-shape-shadow:0 1px 2px rgba(20, 32, 44, .06);--kr-shape-shadow-sm:0 1px 2px rgba(20, 32, 44, .08);--kr-shape-shadow-hover:0 2px 6px rgba(20, 32, 44, .10);--kr-shape-shadow-accent:0 2px 8px rgba(200, 16, 46, .18);--kr-shape-border:1px solid var(--kr-skin-card-line);--kr-shape-border-strong:1px solid var(--kr-skin-card-line-strong);--kr-shape-inset:inset 0 -1px 0 rgba(0, 0, 0, .16);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main{background-image:linear-gradient(to right, rgba(20, 32, 44, .028) 1px, transparent 1px), linear-gradient(to bottom, rgba(20, 32, 44, .028) 1px, transparent 1px) !important;background-size:56px 56px !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content table td,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta span,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .header .meta,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations .current,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_categories ul li,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_archive ul li,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-date,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-views,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-comments,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count-num,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-lasttime,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-time,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-time,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heatmap .kph-stats-value,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heatmap .kph-cat-percent,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-count,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-time{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count-num,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heatmap .kph-stats-value,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heatmap .kph-cat-percent,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-count,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations .current{font-family:var(--kr-skin-font-num);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo{font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main h1,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main h2,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main h3,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main h4,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main h5,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main h6,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .article-panel h2,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .widget-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .comments-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .title{font-family:var(--kr-skin-font-head);letter-spacing:.03em;font-weight:900;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav{background:linear-gradient(180deg, var(--kr-skin-accent) 0%, var(--kr-skin-accent-hover) 100%) !important;border-bottom:2px solid var(--kr-skin-decor) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav.nav-sticky{box-shadow:0 4px 14px rgba(20, 32, 44, 0.18) !important;position:fixed;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-brand,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-brand h1{color:#fff !important;font-family:var(--kr-skin-font-head);font-weight:800;letter-spacing:.06em;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-brand:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-brand:focus{color:var(--kr-skin-decor) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .nav-link,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav > li.nav-item > a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .nav-link:focus,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav > li.nav-item > a:focus{color:rgba(255, 255, 255, .86) !important;font-family:var(--kr-skin-font);letter-spacing:.04em;font-weight:600;font-size:13px;opacity:1;border-bottom:2px solid transparent;transition:background .15s ease, color .15s ease, border-color .15s ease;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .nav-link:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav > li.nav-item > a:hover{color:#fff !important;background:rgba(0, 0, 0, .12);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .active > .nav-link,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav > li.nav-item.active > a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav > li.current-menu-item > a{color:#fff !important;background:rgba(0, 0, 0, .16);border-bottom-color:var(--kr-skin-decor);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .line{background:#fff !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-toggler{color:#fff !important;border-color:rgba(255, 255, 255, .5) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .dropdown-menu{background:var(--kr-skin-card-bg);border:var(--kr-shape-border-strong);border-radius:var(--kr-shape-radius);box-shadow:var(--kr-shape-shadow-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .dropdown-item{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .dropdown-item:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .dropdown-item.active,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-nav .dropdown-item:active{background-color:var(--kr-skin-accent);color:#fff;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-collapse.show,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-nav .navbar-collapse.collapsing{background:var(--kr-skin-accent-hover);border-top:1px solid rgba(255, 255, 255, .18);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-header .banner .content{border-radius:var(--kr-shape-radius);overflow:hidden;position:relative;border:var(--kr-shape-border);border-bottom:2px solid var(--kr-skin-accent);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-header .banner .content::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--kr-skin-decor);opacity:.85;pointer-events:none;z-index:2;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .widget,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel{border-right:none;border-bottom:none;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-toc{position:sticky;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel::before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--kr-skin-accent);pointer-events:none;z-index:2;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .article-panel h2,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article h1{padding-bottom:10px;border-bottom:1px solid var(--kr-skin-card-line);position:relative;color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .widget-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .comments-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .title{padding-bottom:8px;border-bottom:1px solid var(--kr-skin-card-line-strong) !important;box-shadow:inset 3px 0 0 var(--kr-skin-accent);padding-left:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .title::after,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .widget-title::after{display:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main blockquote,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content blockquote{border-left:3px solid var(--kr-skin-decor) !important;background:var(--kr-skin-quote-bg);color:var(--kr-skin-muted);font-style:normal;position:relative;border-radius:0 var(--kr-shape-radius) var(--kr-shape-radius) 0 !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .article-tags a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .tagcloud a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .tag-links a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .footer .tags a,
html[data-weekday-skin="bourse"]: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:.03em;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .article-tags a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .tagcloud a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .tag-links a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .footer .tags a:hover,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .pagination .page-item .page-link,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations .current,
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .board .paginations a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations .current,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .board .paginations a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .paginations .current,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .pagination .page-item.active .page-link,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .widget li{border-bottom:1px dotted var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_recent_entries ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_recent_comments ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_pages ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_meta ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_rss ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_nav_menu ul > li::before,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main #respond .comment-form textarea,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main #respond .comment-form textarea:focus,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-footer{background:var(--kr-skin-footer-bg) !important;position:relative;}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-footer p,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer p a{color:var(--kr-skin-footer-fg);letter-spacing:.03em;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-footer p a:hover{color:#fff !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .social a{border-bottom:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .social a .kicon,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .social a > i:not(.kicon){color:var(--kr-skin-footer-fg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .social a:hover .kicon,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .social a:hover > i:not(.kicon){color:#fff;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body{background-color:var(--kr-skin-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main{background-color:var(--kr-skin-bg) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main p,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main ol,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main ul,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo p,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo ul{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo a{color:var(--kr-skin-link);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo a:hover{color:var(--kr-skin-link-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-header .banner .overlay{background-color:var(--kr-skin-banner-overlay);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .header .title a{color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .content,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .content p{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta{border-top-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta span,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta span > a{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-meta span > a:hover{color:var(--kr-skin-link-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .a-post .header .label{background-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel .search-title{color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .breadcrumb-box{border-bottom-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .header .meta{color:var(--kr-skin-muted);font-family:var(--kr-skin-font);text-transform:uppercase;letter-spacing:.03em;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .header .meta > span:not(:last-child):after{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content p{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .content h2.title{background-color:transparent;border-left:0;color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .content h2.title::after{background-color:var(--kr-skin-accent);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content hr{border-top-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content table th,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content table td{border-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main thead{border-bottom-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .article .footer{border-top-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .footer .tags span,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .footer .tool span{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]: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:var(--kr-shape-inset), var(--kr-shape-shadow);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content .downbtn:hover{background:var(--kr-skin-heading);box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .article .content .paginations span{margin:0 !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content .paginations a span,
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .article .content .paginations a span:hover,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next a{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .toolbar{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .toolbar .motto{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .toolbar .meta .name a{color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .toolbar .share .btn-donate:focus,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .comments{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .title{color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .list > li,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .children{border-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .author_name,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .author_name a{color:var(--kr-skin-accent-hover);font-family:var(--kr-skin-font);font-weight:900;letter-spacing:.03em;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .content p,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .content p span{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .meta,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment .info .meta a{color:var(--kr-skin-muted);font-style:normal;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) #commentpage a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) #commentpage .current,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) #commentpage a:hover,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) #commentpage .dots{background:transparent;border-color:transparent;color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .input-group-text,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .comments .form-control::placeholder{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea textarea::placeholder{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .addbtn,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .addbtn:hover{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]: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:var(--kr-shape-inset), var(--kr-shape-shadow);font-family:var(--kr-skin-font);letter-spacing:.06em;text-transform:uppercase;font-weight:700;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .comment-respond .comment-textarea .btn-primary:hover{background-color:var(--kr-skin-heading);box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget{background-color:var(--kr-skin-card-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_categories ul li a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_archive ul li a,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a{background-color:var(--kr-skin-tag-bg);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_categories ul li,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_archive ul li{border-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-tags .item a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_categories ul li:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_archive ul li:hover,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_links .wfl-item{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .sidebar .widget_links .wfl-desc{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-recommended .bookmark-item{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-recommended .bookmark-item:hover{color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .nav-tabs .nav-item.show .nav-link,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-comments .comments .message{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-comments .comments .meta .author,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-comments .comments .meta .date{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item .ul-toc{border-left-color:var(--kr-skin-card-line);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item .ul-toc::before,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-toc .item li:hover::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) input[type="text"],
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) input[type="email"],
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) input[type="url"],
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) input[type="search"],
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) input[type="password"],
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) textarea,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-captcha-input::placeholder{color:var(--kr-skin-muted);opacity:1;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-captcha-input:focus{border-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-captcha-q{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .dropdown-item.active,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .dropdown-item:active{background-color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]: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:var(--kr-shape-inset), var(--kr-shape-shadow);}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-primary,
html[data-weekday-skin="bourse"]: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:var(--kr-shape-inset), var(--kr-shape-shadow);font-family:var(--kr-skin-font);letter-spacing:.03em;text-transform:uppercase;font-weight:700;transition:box-shadow .15s, background .2s, border-color .15s;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-primary:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .w-about-plus a.w-about-cta-btn.is-primary:hover{background:var(--kr-skin-heading);color:#fff;opacity:1;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-ghost,
html[data-weekday-skin="bourse"]: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:var(--kr-shape-shadow);font-family:var(--kr-skin-font);letter-spacing:.03em;text-transform:uppercase;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .w-about-plus a.w-about-cta-btn.is-ghost:hover,
html[data-weekday-skin="bourse"]: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:var(--kr-shape-shadow-hover);}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-author::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-text{color:var(--kr-skin-text);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-time{color:var(--kr-skin-muted);font-style:normal;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-collapse-toggle{color:var(--kr-skin-link);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-collapse-toggle::after{border-top-color:var(--kr-skin-link);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-collapse-toggle:hover{color:var(--kr-skin-link-hover);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-title{color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-title::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-subtitle{color:var(--kr-skin-muted);}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-ellipsis{color:var(--kr-skin-muted) !important;background:transparent;border-color:transparent;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article h1,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content h1,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content h2,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content h3,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content h4,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content h5,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content h6{color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .f-toolbox .search,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .f-toolbox .cmdk-launch,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .f-toolbox .stumble,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .f-toolbox .wechat,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .f-toolbox .darkmode,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-footer .f-toolbox .skin-switcher,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode.khs-scheme-parchment::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode.khs-scheme-parchment::after{display:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-stat,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-card,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-stat,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-row,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-header,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-header,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-item,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-header,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-stat,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-card{border-color:var(--kr-skin-card-line-strong) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-count{background:var(--kr-skin-bg) !important;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit{background:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit:hover{background:var(--kr-skin-heading) !important;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count-num{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count{border-left-color:var(--kr-skin-card-line) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode.kas-scheme-parchment{background:transparent !important;box-shadow:none !important;padding:0 !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode.kas-scheme-parchment::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode.kas-scheme-parchment::after{display:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-count,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-total,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-section,
html[data-weekday-skin="bourse"]: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="bourse"]{--kr-link:#FF6B7E;--kr-link-hover:#FF8E9D;--kr-accent:#E23B52;}
html[data-theme="dark"][data-weekday-skin="bourse"] .k-main{background-image:none !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .k-main::after,
html[data-theme="dark"][data-weekday-skin="bourse"] .k-main .board .article-panel::before{display:none !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .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="bourse"] .kratos-topcommenters .ktc-count-num{color:var(--kr-accent) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kratos-heart-shortcode.khs-scheme-parchment,
html[data-theme="dark"][data-weekday-skin="bourse"] .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="bourse"] .kratos-heart-shortcode.khs-scheme-parchment::before,
html[data-theme="dark"][data-weekday-skin="bourse"] .kratos-heart-shortcode.khs-scheme-parchment::after,
html[data-theme="dark"][data-weekday-skin="bourse"] .kratos-archives-shortcode.kas-scheme-parchment::before,
html[data-theme="dark"][data-weekday-skin="bourse"] .kratos-archives-shortcode.kas-scheme-parchment::after{display:none !important;}
html[data-weekday-skin="bourse"] body.is-kratos-archives-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-dashboard-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-heart-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-shuoshuo-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-topcommenters-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-friend-links-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-home-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-timeline-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-friend-feed-page .k-main .details,
html[data-weekday-skin="bourse"] body.is-kratos-featured-title-page .k-main .details,
html[data-weekday-skin="bourse"] 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;}
html[data-weekday-skin="bourse"] body.is-kratos-archives-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-dashboard-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-heart-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-shuoshuo-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-topcommenters-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-friend-links-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-home-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-timeline-page .k-main .details::after,
html[data-weekday-skin="bourse"] body.is-kratos-friend-feed-page .k-main .details::after{display:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]){scrollbar-width:thin;scrollbar-color:var(--kr-skin-accent-hover) var(--kr-skin-card-soft);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) ::-webkit-scrollbar-thumb:hover{background-color:var(--kr-skin-heading);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .article .content ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_recent_entries ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_recent_comments ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_pages ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_meta ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_rss ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_nav_menu ul > li::before,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .widget_block ul > li::before{background:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content ol > li::before{color:var(--kr-skin-accent-hover);}
html[data-weekday-skin="bourse"] .k-main .details .article .content ul,
html[data-weekday-skin="bourse"] .k-main .details .article .content ol,
html[data-weekday-skin="bourse"] .widget_recent_entries ul,
html[data-weekday-skin="bourse"] .widget_recent_comments ul,
html[data-weekday-skin="bourse"] .widget_pages ul,
html[data-weekday-skin="bourse"] .widget_meta ul,
html[data-weekday-skin="bourse"] .widget_rss ul,
html[data-weekday-skin="bourse"] .widget_nav_menu ul,
html[data-weekday-skin="bourse"] .widget_block ul{list-style:none;padding-left:1.6em;}
html[data-weekday-skin="bourse"] .k-main .details .article .content ol{counter-reset:kra-ol;}
html[data-weekday-skin="bourse"] .k-main .details .article .content ul > li,
html[data-weekday-skin="bourse"] .k-main .details .article .content ol > li,
html[data-weekday-skin="bourse"] .widget_recent_entries ul > li,
html[data-weekday-skin="bourse"] .widget_recent_comments ul > li,
html[data-weekday-skin="bourse"] .widget_pages ul > li,
html[data-weekday-skin="bourse"] .widget_meta ul > li,
html[data-weekday-skin="bourse"] .widget_rss ul > li,
html[data-weekday-skin="bourse"] .widget_nav_menu ul > li,
html[data-weekday-skin="bourse"] .widget_block ul > li{position:relative;--kra-marker-mid:0.9em;margin-bottom:6px;padding-left:0.4em;}
@supports (top: 0.5lh) {
html[data-weekday-skin="bourse"] .k-main .details .article .content ul > li,
html[data-weekday-skin="bourse"] .k-main .details .article .content ol > li,
html[data-weekday-skin="bourse"] .widget_recent_entries ul > li,
html[data-weekday-skin="bourse"] .widget_recent_comments ul > li,
html[data-weekday-skin="bourse"] .widget_pages ul > li,
html[data-weekday-skin="bourse"] .widget_meta ul > li,
html[data-weekday-skin="bourse"] .widget_rss ul > li,
html[data-weekday-skin="bourse"] .widget_nav_menu ul > li,
html[data-weekday-skin="bourse"] .widget_block ul > li{--kra-marker-mid:0.5lh;}
}
html[data-weekday-skin="bourse"] .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);}
html[data-weekday-skin="bourse"] .k-main .details .article .content ol > li{counter-increment:kra-ol;}
html[data-weekday-skin="bourse"] .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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-header,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-header-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h1,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h2{font-family:var(--kr-skin-font-head) !important;font-weight:900 !important;letter-spacing:.08em !important;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd-sub{color:var(--kr-skin-muted) !important;font-family:var(--kr-skin-font) !important;font-style:normal !important;letter-spacing:.03em !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd-divider{background:transparent !important;border-top:1px solid var(--kr-skin-decor) !important;height:0 !important;opacity:1 !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-stat-num{font-family:var(--kr-skin-font-head) !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-card{position:relative;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-author,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-from{color:var(--kr-skin-accent-hover) !important;font-weight:700;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-time{color:var(--kr-skin-muted) !important;font-style:normal;}
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-page:hover,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-avatar-img,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo .kss-item{position:relative;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-shuoshuo-header .kss-h-title{font-family:var(--kr-skin-font-head) !important;letter-spacing:.08em;text-transform:uppercase;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-avatar,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-rank{font-family:var(--kr-skin-font-head) !important;color:var(--kr-skin-heading) !important;background:var(--kr-skin-bg) !important;border-radius:var(--kr-shape-radius) !important;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-name,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-name-link{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font);font-weight:700;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-name-link:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-count-num{font-family:var(--kr-skin-font-head) !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-topcommenters .ktc-lasttime{font-style:normal;color:var(--kr-skin-muted) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-logo,
html[data-weekday-skin="bourse"]: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="bourse"]: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:var(--kr-skin-font-head) !important;font-weight:900;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-name{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font);font-weight:700;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-desc{color:var(--kr-skin-muted) !important;font-style:normal;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-count{font-family:var(--kr-skin-font-head) !important;letter-spacing:.06em;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit,
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);letter-spacing:.06em;text-transform:uppercase;font-weight:700;box-shadow:var(--kr-shape-inset), var(--kr-shape-shadow);transition:box-shadow .15s, background .2s, border-color .15s;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-submit:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-copy-btn:hover{box-shadow:var(--kr-shape-shadow-sm);background:var(--kr-skin-heading) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-input,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-logo,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-site{font-family:var(--kr-skin-font);color:var(--kr-skin-heading) !important;font-weight:700;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-time,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-from,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-meta{color:var(--kr-skin-muted) !important;font-style:normal;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-feed .kff-stat-num{font-family:var(--kr-skin-font-head) !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);letter-spacing:.03em;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-total-num,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-count{font-family:var(--kr-skin-font-head) !important;color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-total-label,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill-label{color:var(--kr-skin-muted) !important;font-family:var(--kr-skin-font);text-transform:uppercase;letter-spacing:.03em;}
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);box-shadow:var(--kr-shape-shadow);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-pill:hover,
html[data-weekday-skin="bourse"]: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="bourse"]: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:var(--kr-skin-font);letter-spacing:.03em;text-transform:uppercase;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-tab.is-active,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-section-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-archives-shortcode .kas-time-head{font-family:var(--kr-skin-font-head) !important;color:var(--kr-skin-heading) !important;letter-spacing:.06em;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-year{color:var(--kr-skin-accent-hover) !important;font-family:var(--kr-skin-font-head) !important;font-weight:900 !important;letter-spacing:.08em !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-month{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font-head) !important;font-weight:700 !important;letter-spacing:.06em !important;border-bottom:1px dashed var(--kr-skin-card-line-strong) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item{position:relative;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item a{color:var(--kr-skin-link) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item a:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-date{color:var(--kr-skin-muted) !important;font-style:normal;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-featured-title .kft-content{padding:24px 28px;position:relative;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h1,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h2,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-featured-title .kft-content h3{text-transform:uppercase;padding-bottom:8px;border-bottom:1px solid var(--kr-skin-card-line-strong);box-shadow:inset 3px 0 0 var(--kr-skin-accent);padding-left:10px;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-featured-title .kft-content blockquote{border-left:3px solid var(--kr-skin-decor) !important;background:var(--kr-skin-quote-bg) !important;font-style:normal;border-radius:var(--kr-shape-radius) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-archives-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-dashboard-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-heart-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-shuoshuo-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-topcommenters-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-friend-links-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-home-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-timeline-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-friend-feed-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-featured-title-page .k-main .details,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) body.is-kratos-now-page .k-main .details{box-shadow:none !important;border:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-header{padding:22px 26px !important;gap:14px;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heart-shortcode .khs-title{font-family:var(--kr-skin-font-head) !important;font-weight:900 !important;letter-spacing:.08em !important;text-transform:uppercase;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item{background:transparent !important;border:none !important;box-shadow:none !important;position:relative;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-year,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-month{background:transparent !important;box-shadow:none !important;}
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font-head) !important;letter-spacing:.06em !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-spine{background:var(--kr-skin-accent) !important;opacity:.7;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-title{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font-head) !important;font-weight:700;letter-spacing:.03em;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-title:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-meta,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-date,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-sep,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-views,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-item-comments{color:var(--kr-skin-muted) !important;font-style:normal;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-series-head{border-bottom:1px solid var(--kr-skin-card-line-strong) !important;box-shadow:inset 3px 0 0 var(--kr-skin-accent);padding-left:10px;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-icon{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-title{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font-head) !important;font-weight:900 !important;letter-spacing:.06em !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-title:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);letter-spacing:.03em;}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-series-crumbs,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-crumbs a{color:var(--kr-skin-muted) !important;font-family:var(--kr-skin-font);font-style:normal;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-crumbs a:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-crumb-current{color:var(--kr-skin-heading) !important;font-weight:700;font-style:normal;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-crumb-sep{color:var(--kr-skin-accent) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-list{list-style:none !important;padding-left:0 !important;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-series-item:last-child{border-bottom:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-item.is-current{background:var(--kr-skin-quote-bg) !important;padding-left:8px !important;border-left:3px solid var(--kr-skin-decor) !important;}
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font-head) !important;font-weight:900 !important;min-width:26px;text-align:center;padding:2px 6px;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-series-name{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font);letter-spacing:.02em;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) a.kratos-series-name:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]: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:var(--kr-skin-font);letter-spacing:.03em;text-transform:uppercase;font-size:11px;padding:2px 8px;box-shadow:var(--kr-shape-shadow-sm);}
html[data-weekday-skin="bourse"]: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="bourse"]: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:box-shadow .15s ease, border-color .15s ease !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-card:hover{box-shadow:var(--kr-shape-shadow-accent) !important;background:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-name{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font-head) !important;font-weight:900 !important;letter-spacing:.06em !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-list-wrap .ksl-desc{color:var(--kr-skin-muted) !important;font-style:normal;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-series-list-wrap [class*="ksl-level-"]:not(.ksl-level-0):not(.ksl-level-1){border-left:3px solid var(--kr-skin-decor) !important;}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-related-title{font-family:var(--kr-skin-font-head) !important;font-weight:900 !important;letter-spacing:.08em !important;text-transform:uppercase;color:var(--kr-skin-heading) !important;padding-left:0 !important;padding-bottom:8px !important;border-left:0 !important;border-bottom:1px solid var(--kr-skin-card-line-strong) !important;box-shadow:none !important;}
html[data-weekday-skin="bourse"]: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:box-shadow .15s, border-color .15s !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-related-item a:hover{color:var(--kr-skin-accent-hover) !important;box-shadow:var(--kr-shape-shadow-sm);background:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-related-thumb{border-radius:var(--kr-shape-radius) !important;border:var(--kr-shape-border) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-related-name{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font);font-weight:600;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-related-date{color:var(--kr-skin-muted) !important;font-style:normal;font-family:var(--kr-skin-font);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .comments::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--kr-skin-accent);pointer-events:none;z-index:2;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .title{font-family:var(--kr-skin-font-head) !important;font-weight:900 !important;letter-spacing:.08em !important;text-transform:uppercase;padding-bottom:8px !important;border-bottom:1px solid var(--kr-skin-card-line-strong) !important;box-shadow:inset 3px 0 0 var(--kr-skin-accent);padding-left:10px;color:var(--kr-skin-heading) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .list > li{border-bottom:1px solid var(--kr-skin-card-line) !important;}
html[data-weekday-skin="bourse"] .kratos-heart-shortcode .khs-heart-icon svg,
html[data-weekday-skin="bourse"] .kratos-heart-shortcode .khs-heart-icon svg path{fill:currentColor !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation{display:flex;flex-wrap:wrap;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next:only-child,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next:only-child{margin-left:auto;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next:hover{box-shadow:var(--kr-shape-shadow-accent) !important;background:var(--kr-skin-card-bg) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous a,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next a{color:var(--kr-skin-heading) !important;font-family:var(--kr-skin-font) !important;letter-spacing:.03em;text-decoration:none;font-weight:600;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-previous a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .post-navigation .nav-next a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-previous a:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .navigation.post-navigation .nav-next a:hover{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]){--kr-skin-icon-bg:var(--kr-skin-accent);--kr-skin-icon-fg:#fff;--kr-skin-icon-border:var(--kr-skin-accent-hover);--kr-skin-icon-radius:var(--kr-shape-radius-sm);--kr-skin-icon-shadow:var(--kr-shape-inset);}
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kr-ico > *{color:var(--kr-skin-icon-fg) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-ico svg{color:var(--kr-skin-icon-fg) !important;}
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-timeline .ktl-year-dot,
html[data-weekday-skin="bourse"]: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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-item{border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;transition:box-shadow .15s ease, border-color .15s ease, background .2s ease !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-item:hover{box-shadow:var(--kr-shape-shadow-hover) !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="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert-icon{color:var(--kr-skin-accent-hover) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert-ok,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-alert-err,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-empty,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-section-count,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-link,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-tip{border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-shape-shadow) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-avatar-img,
html[data-weekday-skin="bourse"]: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="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-link:hover,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor:focus .kfl-visitor-link,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor:focus-within .kfl-visitor-link{box-shadow:var(--kr-shape-shadow-accent) !important;border-color:var(--kr-skin-accent-hover) !important;background:var(--kr-skin-accent) !important;color:#fff !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor-link:hover .kfl-visitor-name,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-visitor:focus-within .kfl-visitor-link .kfl-visitor-name{color:#fff !important;}
html[data-weekday-skin="bourse"]: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:var(--kr-shape-shadow-accent) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-heatmap .kph-year-tag,
html[data-weekday-skin="bourse"]: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:var(--kr-shape-shadow) !important;}
html[data-weekday-skin="bourse"]: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:var(--kr-shape-shadow) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-btn{border-radius:var(--kr-shape-radius) !important;border:1px solid var(--kr-skin-accent-hover) !important;background:var(--kr-skin-accent) !important;color:#fff !important;box-shadow:var(--kr-shape-inset) !important;font-weight:600 !important;letter-spacing:.03em !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-btn:hover{background:var(--kr-skin-accent-hover) !important;color:#fff !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-pill{border-radius:var(--kr-shape-radius-sm) !important;border:var(--kr-shape-border-strong) !important;background:var(--kr-skin-card-soft) !important;color:var(--kr-skin-heading) !important;box-shadow:none !important;letter-spacing:.03em !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-pill.is-active,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-pill:hover{background:var(--kr-skin-accent) !important;border-color:var(--kr-skin-accent-hover) !important;color:#fff !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-dot:not(.is-up):not(.is-down){border-radius:var(--kr-shape-radius-sm) !important;background:var(--kr-skin-accent) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-probe-dot.is-up{background:var(--kr-skin-down) !important;box-shadow:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-friend-links .kfl-probe-dot.is-down{background:var(--kr-skin-accent) !important;box-shadow:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content table th{background:var(--kr-skin-card-soft) !important;color:var(--kr-skin-muted) !important;border-color:var(--kr-skin-card-line-strong) !important;letter-spacing:.06em;text-transform:uppercase;font-weight:600;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content table tr:nth-child(2n){background-color:transparent;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .article .content table tr:hover{background-color:var(--kr-skin-quote-bg);}
html[data-theme="dark"][data-weekday-skin="bourse"] :is(.kr-hd, .kr-body, .kr-card){background:rgba(255, 255, 255, .04) !important;border:1px solid rgba(255, 255, 255, .09) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:0 1px 2px rgba(0, 0, 0, .35) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-ico{border-radius:var(--kr-shape-radius-sm) !important;background:var(--kr-accent) !important;color:#fff !important;border:1px solid rgba(255, 255, 255, .14) !important;box-shadow:var(--kr-shape-inset) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-ico > *{color:#fff !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-ico svg [stroke]:not([stroke="none"]){stroke:#fff !important;fill:none !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-dot:not(.is-up):not(.is-down){border-radius:var(--kr-shape-radius-sm) !important;background:var(--kr-accent) !important;}
html[data-weekday-skin="bourse"]{--kr-limitup-bg:linear-gradient(180deg, var(--kr-skin-accent) 0%, var(--kr-skin-accent-hover) 100%);--kr-limitup-fg:#fff;--kr-limitup-border:1px solid var(--kr-skin-accent-hover);--kr-limitup-glow:0 2px 10px rgba(200, 16, 46, .22);--kr-limitup-sheen:inset 0 1px 0 rgba(255, 255, 255, .28);}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd{background:var(--kr-limitup-bg) !important;border:var(--kr-limitup-border) !important;border-bottom:2px solid var(--kr-skin-decor) !important;box-shadow:var(--kr-limitup-sheen), var(--kr-limitup-glow) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-hd-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kratos-heart-shortcode .khs-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd h1,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd h2,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd h3{color:var(--kr-limitup-fg) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-hd-sub{color:rgba(255, 255, 255, .80) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-hd-divider{background:transparent !important;border-top:1px solid rgba(255, 255, 255, .34) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-card,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-pill{background:rgba(255, 255, 255, .14) !important;border:1px solid rgba(255, 255, 255, .28) !important;color:var(--kr-limitup-fg) !important;box-shadow:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-card *,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-pill *{color:var(--kr-limitup-fg) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-ico{background:var(--kr-limitup-fg) !important;color:var(--kr-skin-accent) !important;border:1px solid rgba(255, 255, 255, .6) !important;box-shadow:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-ico > *{color:var(--kr-skin-accent) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-ico svg [stroke]:not([stroke="none"]){stroke:var(--kr-skin-accent) !important;fill:none !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-home .kr-hd .khf-tab{color:rgba(255, 255, 255, .82) !important;border-color:rgba(255, 255, 255, .34) !important;background:rgba(255, 255, 255, .10) !important;font-weight:600;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-home .kr-hd .khf-tab:hover{color:#fff !important;background:rgba(255, 255, 255, .20) !important;border-color:rgba(255, 255, 255, .55) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kratos-home .kr-hd .khf-tab.is-active{color:var(--kr-skin-accent-hover) !important;background:#fff !important;border-color:#fff !important;font-weight:700;box-shadow:var(--kr-shape-shadow) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-hd .kr-dot:not(.is-up):not(.is-down){background:var(--kr-limitup-fg) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .sidebar .title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .widget-title,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .details .comments .title{background:var(--kr-limitup-bg) !important;color:var(--kr-limitup-fg) !important;border:var(--kr-limitup-border) !important;border-bottom:2px solid var(--kr-skin-decor) !important;border-radius:var(--kr-shape-radius) !important;box-shadow:var(--kr-limitup-sheen) !important;padding:8px 12px !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-card,
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel{transition:box-shadow .15s ease, border-color .15s ease, background-color .15s ease;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel:hover{border-top-color:var(--kr-skin-accent) !important;box-shadow:inset 0 2px 0 var(--kr-skin-accent), var(--kr-limitup-glow) !important;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .k-main .board .article-panel:hover::before{width:5px;}
html[data-weekday-skin="bourse"]:not([data-theme="dark"]) .kr-card:hover{border-color:var(--kr-skin-accent) !important;background-color:var(--kr-skin-accent-soft) !important;box-shadow:var(--kr-limitup-glow) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd,
html[data-theme="dark"][data-weekday-skin="bourse"] .k-main .sidebar .title,
html[data-theme="dark"][data-weekday-skin="bourse"] .k-main .widget-title,
html[data-theme="dark"][data-weekday-skin="bourse"] .k-main .details .comments .title{background:linear-gradient(180deg, #A81430 0%, #7E0A1C 100%) !important;color:#fff !important;border:1px solid rgba(255, 255, 255, .12) !important;border-bottom:2px solid #8A6B31 !important;box-shadow:var(--kr-limitup-sheen) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd .kr-hd-title,
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd h1,
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd h2,
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd h3{color:#fff !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd .kr-hd-sub{color:rgba(255, 255, 255, .72) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd .kr-ico{background:#fff !important;color:#A81430 !important;border:1px solid rgba(255, 255, 255, .5) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-hd .kr-ico > *{color:#A81430 !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kratos-home .kr-hd .khf-tab{color:rgba(255, 255, 255, .80) !important;border-color:rgba(255, 255, 255, .30) !important;background:rgba(255, 255, 255, .10) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kratos-home .kr-hd .khf-tab:hover{color:#fff !important;background:rgba(255, 255, 255, .18) !important;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kratos-home .kr-hd .khf-tab.is-active{color:#A81430 !important;background:#fff !important;border-color:#fff !important;font-weight:700;}
html[data-theme="dark"][data-weekday-skin="bourse"] .kr-card:hover {
border-color: var(--kr-accent) !important;
box-shadow: 0 2px 10px rgba(226, 59, 82, .22) !important;
}