*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f8f7f5;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans SC","Microsoft YaHei",Arial,sans-serif;line-height:1.65}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea{font:inherit}
.skip-link{position:absolute;left:-999px;top:auto}
.skip-link:focus{left:16px;top:16px;z-index:1000;background:#fff;padding:8px 12px;border-radius:8px}
.site-header{position:fixed;left:0;right:0;top:0;z-index:50;background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.08));transition:.2s ease}
.site-header.is-scrolled,.type-article .site-header,.type-page .site-header{background:rgba(26,26,46,.92);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(15,23,42,.12)}
.type-category .site-header,.type-search .site-header,.type-tag .site-header,.type-category .site-header.is-scrolled,.type-search .site-header.is-scrolled,.type-tag .site-header.is-scrolled{background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 2px 12px rgba(15,23,42,.08)}
.nav-shell{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,48px);gap:22px}
.brand{display:flex;align-items:center;gap:10px;min-width:0;color:#fff;font-weight:800;white-space:nowrap}
.brand img{height:40px;width:auto;max-width:180px;object-fit:contain}
.brand span{max-width:170px;overflow:hidden;text-overflow:ellipsis}
.nav-links{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}
.nav-links li{margin:0}
.nav-links a{display:block;padding:7px 15px;border-radius:999px;color:rgba(255,255,255,.92);font-size:14px;font-weight:600;white-space:nowrap;transition:.2s ease}
.nav-links a:hover,.nav-links .on a{background:#fff7ed;color:#f97316}
.nav-actions{display:flex;align-items:center;gap:10px}
.nav-search,.menu-toggle{width:38px;height:38px;border-radius:999px;border:0;background:rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}
.nav-search:before{content:"";width:14px;height:14px;border:2px solid currentColor;border-radius:50%;display:block}
.nav-search:after{content:"";width:8px;height:2px;background:currentColor;transform:rotate(45deg) translate(-2px,9px);position:absolute}
.menu-toggle{display:none;flex-direction:column;gap:4px}
.menu-toggle span{width:16px;height:2px;background:#fff;border-radius:2px}
.type-category .brand,.type-search .brand,.type-tag .brand{color:#111827}
.type-category .nav-links a,.type-search .nav-links a,.type-tag .nav-links a{color:#374151}
.type-category .nav-search,.type-category .menu-toggle,.type-search .nav-search,.type-search .menu-toggle,.type-tag .nav-search,.type-tag .menu-toggle{background:#f3f4f6;color:#4b5563}
.type-category .menu-toggle span,.type-search .menu-toggle span,.type-tag .menu-toggle span{background:#4b5563}
.hero{position:relative;height:580px;overflow:hidden;background:#111827}
.hero-bg{position:absolute;inset:0}
.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:top center}
.hero-bg i{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.25) 55%,rgba(0,0,0,.08))}
.hero-copy{position:absolute;left:clamp(24px,5vw,64px);right:clamp(24px,5vw,64px);bottom:72px;max-width:780px;color:#fff}
.hero-copy span,.article-hero span,.story-cover span{display:inline-flex;align-items:center;background:#f97316;color:#fff;font-size:12px;font-weight:800;border-radius:999px;padding:4px 11px}
.hero-copy h1{font-size:clamp(28px,4vw,46px);line-height:1.18;margin:14px 0 12px;font-weight:900;letter-spacing:0}
.hero-copy p{max-width:680px;margin:0 0 22px;color:rgba(255,255,255,.82);font-size:16px}
.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.primary-btn{display:inline-flex;align-items:center;justify-content:center;background:#f97316;color:#fff;border-radius:999px;padding:11px 24px;font-weight:800;font-size:14px;box-shadow:0 10px 24px rgba(249,115,22,.28)}
.hero-actions em{font-style:normal;color:rgba(255,255,255,.74);font-size:14px}
.hero-arrow{position:absolute;top:50%;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.18);backdrop-filter:blur(6px);cursor:pointer}
.hero-arrow:before{content:"";display:block;width:12px;height:12px;border-left:3px solid #fff;border-bottom:3px solid #fff;margin:15px}
.hero-prev{left:24px}.hero-next{right:24px}
.hero-prev:before{transform:rotate(45deg)}.hero-next:before{transform:rotate(-135deg)}
.hero-dots{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);display:flex;gap:8px;align-items:center}
.hero-dots b,.hero-dots i{height:8px;border-radius:99px;background:rgba(255,255,255,.55)}
.hero-dots b{width:28px;background:#f97316}.hero-dots i{width:8px}
.tag-rail{position:sticky;top:70px;z-index:40;background:#fff;border-bottom:1px solid #f1f5f9}
.tag-inner{max-width:1180px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:12px;overflow:hidden}
.tag-inner strong{font-size:14px;white-space:nowrap}
.tag-inner strong:before{content:"";display:inline-block;width:8px;height:8px;background:#f97316;border-radius:50%;margin-right:6px}
.tag-scroll{display:flex;gap:8px;overflow:auto;scrollbar-width:none}
.tag-scroll::-webkit-scrollbar{display:none}
.tag-scroll a{flex:0 0 auto;border-radius:999px;padding:5px 12px;background:#fff7ed;color:#ea580c;font-size:12px;font-weight:700}
.tag-scroll a:nth-child(3n+2){background:#fdf2f8;color:#db2777}
.tag-scroll a:nth-child(3n){background:#f0fdfa;color:#0f766e}
.search-band{background:linear-gradient(180deg,rgba(255,247,237,.9),#fff);padding:34px 20px;text-align:center}
.search-band form{max-width:680px;margin:0 auto;display:flex;align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:999px;box-shadow:0 14px 32px rgba(15,23,42,.08);overflow:hidden}
.search-band input{flex:1;min-width:0;border:0;outline:0;padding:15px 22px;color:#334155}
.search-band button{border:0;background:linear-gradient(90deg,#f97316,#ef4444);color:#fff;font-weight:800;padding:15px 28px;cursor:pointer}
.quick-tags{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:14px;font-size:12px;color:#94a3b8}
.quick-tags a{border:1px solid #e5e7eb;border-radius:8px;padding:4px 10px;color:#64748b;background:#fff}
.home-feed{max-width:1180px;margin:0 auto;padding:30px 20px 58px}
.feed-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:32px;align-items:start}
.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.section-title h2{margin:0;font-size:20px;display:flex;align-items:center;gap:9px}
.section-title h2:before{content:"";width:5px;height:22px;border-radius:99px;background:#f97316}
.section-title a{color:#f97316;font-size:13px;font-weight:700}
.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.story-card{background:#fff;border:1px solid #f1f5f9;border-radius:14px;overflow:hidden;transition:.25s ease}
.story-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(15,23,42,.08)}
.story-cover{position:relative;height:176px;overflow:hidden;background:#e5e7eb}
.story-cover img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:.4s ease}
.story-card:hover .story-cover img{transform:scale(1.05)}
.story-cover span{position:absolute;left:12px;top:12px}
.story-cover b{position:absolute;right:12px;top:12px;background:#ef4444;color:#fff;font-size:11px;border-radius:999px;padding:3px 8px}
.story-body{padding:15px}
.story-body h3{margin:0 0 9px;color:#111827;font-size:15px;line-height:1.45;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.story-body p{margin:0 0 14px;color:#64748b;font-size:12px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.story-meta{display:flex;align-items:center;gap:10px;min-width:0;color:#94a3b8;font-size:12px}
.story-meta em{font-style:normal;color:#64748b;font-weight:700;max-width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.story-meta span{white-space:nowrap}
.home-aside,.single-aside{display:flex;flex-direction:column;gap:16px;position:sticky;top:98px}
.aside-card{background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:18px}
.aside-card h3{margin:0 0 15px;font-size:15px;color:#111827;display:flex;align-items:center;gap:6px}
.aside-card h3:before{content:"";width:8px;height:8px;background:#f97316;border-radius:50%}
.author-list,.comment-feed,.module-content ul,.footer-grid ul{list-style:none;margin:0;padding:0}
.author-list li{display:grid;grid-template-columns:18px 40px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:13px}
.author-list li:last-child{margin-bottom:0}
.author-list b{font-size:12px;color:#cbd5e1;text-align:center}
.author-list span,.comment-feed>li>span,.article-author b,.author-large span,.comment-avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff7ed;color:#f97316;font-weight:900}
.author-list span{width:40px;height:40px}
.author-list strong,.author-large strong{display:block;font-size:13px;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.author-list em,.author-large em{display:block;font-style:normal;font-size:12px;color:#94a3b8}
.author-list a{border:1px solid #fb923c;color:#f97316;border-radius:999px;font-size:12px;font-weight:800;padding:3px 9px}
.comment-feed li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;margin-bottom:14px}
.comment-feed>li>span{width:32px;height:32px;font-size:12px}
.comment-feed p{display:flex;align-items:center;justify-content:space-between;margin:0 0 2px;gap:8px}
.comment-feed strong{font-size:12px;color:#334155}
.comment-feed em{font-style:normal;font-size:12px;color:#94a3b8;white-space:nowrap}
.comment-feed q{display:block;color:#64748b;font-size:12px;line-height:1.55;quotes:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.load-more{text-align:center;margin-top:34px}
.load-more a{display:inline-flex;border:1px solid #fb923c;color:#f97316;border-radius:999px;padding:9px 30px;font-weight:800;font-size:14px}
.kred-list-main{min-height:70vh;padding-top:70px;background:linear-gradient(180deg,rgba(254,242,242,.58),#fff 360px)}
.kred-list-shell{max-width:1280px;margin:0 auto;padding:40px 48px 16px}
.list-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:22px;color:#9ca3af;font-size:12px}
.list-breadcrumb a{color:#9ca3af;transition:.2s ease}
.list-breadcrumb a:hover{color:#f97316}
.list-breadcrumb i{width:6px;height:6px;border-top:1px solid #cbd5e1;border-right:1px solid #cbd5e1;transform:rotate(45deg)}
.list-breadcrumb span{color:#4b5563}
.list-head{margin-bottom:28px}
.list-head h1{margin:0 0 4px;color:#111827;font-size:24px;line-height:1.35;font-weight:900;display:flex;align-items:center;gap:9px}
.list-head h1 i{width:20px;height:20px;border-radius:6px;background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 8px 18px rgba(239,68,68,.18)}
.list-head p{margin:0;color:#9ca3af;font-size:14px}
.list-feature{display:block;position:relative;height:320px;margin-bottom:32px;border-radius:18px;overflow:hidden;background:#111827}
.list-feature img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:.5s ease}
.list-feature:hover img{transform:scale(1.05)}
.list-feature>span{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.2) 62%,rgba(0,0,0,0))}
.list-feature div{position:absolute;left:24px;right:24px;bottom:24px;color:#fff}
.list-feature b{display:inline-flex;border-radius:999px;background:#ef4444;color:#fff;padding:3px 10px;margin-bottom:9px;font-size:12px}
.list-feature h2{margin:0;color:#fff;font-size:clamp(20px,3vw,28px);line-height:1.28;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.list-feature p{margin:6px 0 0;max-width:760px;color:rgba(255,255,255,.72);font-size:14px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.list-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.list-card{background:#fff;border:1px solid #f3f4f6;border-radius:14px;overflow:hidden;transition:.25s ease}
.list-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(15,23,42,.08)}
.list-card a{display:block}
.list-card-cover{position:relative;height:176px;overflow:hidden;background:#e5e7eb}
.list-card-cover img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:.5s ease}
.list-card:hover .list-card-cover img{transform:scale(1.05)}
.list-card-cover span{position:absolute;left:12px;top:12px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;font-weight:800;padding:3px 9px}
.list-card-cover b{position:absolute;right:12px;top:12px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:900;padding:3px 8px}
.list-card:nth-child(3n+2) .list-card-cover span{background:#f59e0b}
.list-card:nth-child(3n) .list-card-cover span{background:#ec4899}
.list-card-body{padding:16px}
.list-card-body h3{margin:0 0 8px;color:#111827;font-size:15px;line-height:1.45;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.list-card:hover h3{color:#f97316}
.list-card-body p{margin:0 0 14px;color:#64748b;font-size:12px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.list-card-meta{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:7px;color:#9ca3af;font-size:12px}
.list-card-meta em{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff7ed;color:#f97316;font-style:normal;font-weight:900}
.list-card-meta strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b7280;font-size:12px}
.list-card-meta span{white-space:nowrap}
.list-empty{padding:36px;text-align:center;background:#fff;border:1px dashed #e5e7eb;border-radius:14px;color:#94a3b8}
.pagebar{display:flex;justify-content:center;gap:8px;margin:34px 0 0;flex-wrap:wrap}
.pagebar a,.pagebar span{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#64748b;font-weight:800}
.pagebar .current{background:#f97316;color:#fff;border-color:#f97316}
.single-top{padding:88px 20px 12px;background:#f8f7f5}
.single-top-inner{max-width:1180px;margin:0 auto}
.single-breadcrumb{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:12px;white-space:nowrap;overflow:hidden}
.single-breadcrumb a{color:#64748b;transition:.2s ease}
.single-breadcrumb a:hover{color:#f97316}
.single-breadcrumb span{width:6px;height:6px;border-top:1px solid #cbd5e1;border-right:1px solid #cbd5e1;transform:rotate(45deg);flex:0 0 auto}
.single-breadcrumb em{font-style:normal;color:#475569;overflow:hidden;text-overflow:ellipsis}
.single-main{padding:0 20px 0;background:#f8f7f5}
.single-shell{max-width:1180px;margin:0 auto}
.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}
.single-column{display:flex;flex-direction:column;gap:16px;min-width:0}
.article-card{background:#fff;border-radius:18px;overflow:hidden}
.article-hero{position:relative;height:500px;overflow:hidden;background:#111827}
.article-hero img{width:100%;height:100%;object-fit:cover;object-position:top center}
.article-hero i{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.66),rgba(0,0,0,.08))}
.article-hero div{position:absolute;left:28px;right:28px;bottom:28px;color:#fff}
.article-hero h1{margin:12px 0 0;font-size:clamp(24px,3vw,36px);line-height:1.25}
.article-meta-bar,.article-body-wrap,.article-tags,.share-box,.comments{background:#fff}
.article-meta-bar{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:18px 28px;border-bottom:1px solid #f1f5f9}
.article-author{display:flex;align-items:center;gap:9px;font-weight:800;color:#334155}
.article-author b{width:36px;height:36px}
.article-meta-bar em{font-style:normal;color:#94a3b8;font-size:13px}
.article-body-wrap{padding:28px 34px}
.article-intro{margin:0 0 24px;padding:13px 16px;color:#64748b;border-left:4px solid #fb923c;background:#fff7ed;border-radius:0 10px 10px 0}
.article-content{padding:0;color:#334155;font-size:16px}
.article-content p{margin:0 0 1.1em}
.article-content img{border-radius:14px;margin:20px auto}
.article-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:0 34px 30px}
.article-tags strong{font-size:14px;color:#64748b}
.article-tags a{border-radius:999px;background:#f1f5f9;color:#64748b;padding:5px 11px;font-size:12px}
.share-box{border-radius:16px;padding:20px 24px}
.share-box h2{margin:0 0 14px;font-size:14px;color:#64748b;text-transform:uppercase}
.share-box button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:8px 15px;margin:0 8px 8px 0;color:#64748b;cursor:pointer}
.share-box button:hover{border-color:#fb923c;color:#f97316;background:#fff7ed}
.comments{border-radius:16px;padding:24px}
.comments h2{margin:0 0 18px;font-size:20px}.comments h2 span{font-size:14px;color:#94a3b8;font-weight:500}
.comments h2:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#f97316;margin-right:9px;vertical-align:2px}
.comment-form{margin-bottom:24px}
.comment-form textarea{width:100%;border:1px solid #e5e7eb;border-radius:14px;resize:vertical;outline:0;padding:12px 14px}
.comment-fields{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;margin-top:10px}
.comment-fields input{border:1px solid #e5e7eb;border-radius:999px;padding:9px 13px;outline:0;min-width:0}
.comment-fields button{border:0;border-radius:999px;background:#f97316;color:#fff;font-weight:800;padding:9px 20px;cursor:pointer}
.comment-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:16px 0;border-top:1px solid #f1f5f9}
.comment-avatar{width:40px;height:40px}
.comment-item p{display:flex;gap:10px;align-items:center;margin:0 0 5px}.comment-item strong{color:#334155}.comment-item em{font-style:normal;color:#94a3b8;font-size:12px}
.comment-content{color:#64748b;font-size:14px}
.single-aside .aside-card{border:0;border-radius:16px;padding:22px}
.author-card p{font-size:13px;color:#64748b;line-height:1.75}
.author-card>a{display:block;text-align:center;border:1px solid #fb923c;color:#f97316;border-radius:999px;padding:8px 10px;font-weight:800;font-size:13px}
.author-large{display:flex;gap:12px;align-items:center}.author-large span{width:48px;height:48px}
.related-list{display:flex;flex-direction:column;gap:14px}
.related-list a{display:grid;grid-template-columns:96px minmax(0,1fr);gap:11px;align-items:center}
.related-thumb{position:relative;width:96px;height:64px;border-radius:9px;overflow:hidden;background:#e5e7eb}
.related-thumb img{width:100%;height:100%;object-fit:cover}
.related-thumb b{position:absolute;left:5px;top:5px;background:#ef4444;color:#fff;border-radius:5px;font-size:10px;line-height:1;padding:4px 5px}
.related-list span{font-size:13px;line-height:1.45;color:#334155;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.related-list em{display:block;margin-top:4px;font-style:normal;font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.side-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}
.side-tags li{margin:0}
.side-tags a{display:inline-flex;border-radius:999px;background:#f1f5f9;color:#64748b;padding:5px 11px;font-size:12px;transition:.2s ease}
.side-tags a:hover{background:#ffedd5;color:#ea580c}
.side-rank{display:flex;flex-direction:column;gap:10px}
.side-rank a{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start}
.side-rank b{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#f1f5f9;color:#64748b;font-size:12px}
.side-rank a:nth-child(1) b{background:#ef4444;color:#fff}
.side-rank a:nth-child(2) b{background:#fb923c;color:#fff}
.side-rank a:nth-child(3) b{background:#fbbf24;color:#fff}
.side-rank span{font-size:13px;line-height:1.5;color:#334155;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.side-rank a:hover span{color:#f97316}
.rank-more{display:block;text-align:center;margin-top:14px;color:#f97316;font-size:12px;font-weight:800}
.module-content li{margin-bottom:9px}.module-content a{font-size:13px;color:#475569}.module-content a:hover{color:#f97316}.module-content img{display:none}
.site-footer{background:#1a1a2e;color:#9ca3af;margin-top:42px}
.footer-inner{max-width:1180px;margin:0 auto;padding:42px 20px 24px}
.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:34px;margin-bottom:28px}
.footer-logo{display:flex;align-items:center;gap:10px;color:#fff;font-weight:900;margin-bottom:12px}
.footer-logo img{height:40px;width:auto}.footer-brand p{margin:0 0 14px;color:#6b7280;font-size:14px;line-height:1.8}
.socials{display:flex;gap:10px}.socials span{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:12px}
.footer-grid h4{margin:0 0 14px;color:#fff;font-size:14px}.footer-grid li{margin-bottom:8px}
.footer-grid a{color:#9ca3af;font-size:14px}.footer-grid a:hover{color:#fb923c}
.footer-tags,.footer-links{display:flex;flex-wrap:wrap;gap:8px}
.footer-tags li,.footer-links li{margin:0}
.footer-tags a,.footer-links a{display:inline-flex;background:rgba(255,255,255,.08);border-radius:6px;padding:5px 8px;font-size:12px}
.fansite-eeat-footer{border-top:1px solid rgba(255,255,255,.08);padding-top:18px;color:#6b7280;font-size:12px;line-height:1.8}
.notfound{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:120px 20px 40px}
.notfound-box{text-align:center;background:#fff;border-radius:18px;padding:44px;box-shadow:0 18px 40px rgba(15,23,42,.08)}
.notfound h1{font-size:72px;margin:0;color:#f97316}.notfound a{display:inline-flex;margin-top:18px;background:#f97316;color:#fff;border-radius:999px;padding:10px 24px;font-weight:800}
@media (max-width:1024px){
  .nav-links{position:absolute;top:70px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;background:rgba(26,26,46,.96);border-radius:14px;padding:10px}
  .nav-links.is-open{display:flex}.menu-toggle{display:flex}
  .type-category .nav-links,.type-search .nav-links,.type-tag .nav-links{background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.12)}
  .feed-layout,.single-layout{grid-template-columns:1fr}.home-aside,.single-aside{position:static}
  .card-grid,.list-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .kred-list-shell{padding-left:24px;padding-right:24px}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
  .brand span{max-width:120px}.hero{height:500px}.hero-copy{bottom:58px}.hero-arrow{display:none}
  .search-band form{border-radius:18px}.search-band button{padding-left:18px;padding-right:18px}
  .card-grid,.list-card-grid{grid-template-columns:1fr}.story-cover{height:210px}
  .kred-list-shell{padding:28px 18px 0}.list-feature{height:260px;border-radius:16px}.list-card-cover{height:210px}
  .list-card-meta{grid-template-columns:24px minmax(0,1fr);row-gap:6px}.list-card-meta span{font-size:11px}
  .single-top{padding-top:84px}
  .article-hero{height:360px}.article-meta-bar,.article-body-wrap,.article-tags{padding-left:18px;padding-right:18px}
  .comment-fields{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}
}
