body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;margin:0;padding:0;color:#333;background:#fff;}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem;}a{color:#0066cc;text-decoration:none;}a:hover{text-decoration:underline;}nav{background:#1a1a1a;padding:1rem;}.site-logo{display:inline-block;margin-bottom:0.5rem;}nav ul{list-style:none;display:flex;flex-wrap:nowrap;gap:1.5rem;}nav li{flex:1 1 0;min-width:0;text-align:center;}nav a{color:#fff;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}nav a:hover,nav a.active{color:#ff6b6b;}.breadcrumb{font-size:0.9rem;color:#666;margin:1rem 0;}.breadcrumb a{color:#0066cc;}.breadcrumb span{color:#999;}.hero{text-align:center;padding:2rem 0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:8px;margin-bottom:2rem;}.hero h1{font-size:2rem;margin-bottom:1rem;}.hero .intro{font-size:1.1rem;line-height:1.8;max-width:800px;margin:0 auto;}.section-hot,.section-entry,.section-latest{margin-bottom:3rem;}.section-hot h2,.section-entry h2,.section-latest h2{font-size:1.8rem;margin-bottom:1rem;border-left:4px solid #ff6b6b;padding-left:0.8rem;}.entry-links{margin-bottom:1rem;padding:1rem;background:#f8f9fa;border-radius:4px;}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;}.card{background:#f9f9f9;padding:1.2rem;border-radius:6px;border:1px solid #e0e0e0;transition:transform 0.2s,box-shadow 0.2s;}.card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,0.1);}.card h3{font-size:1.2rem;margin-bottom:0.5rem;color:#222;}.card .meta{font-size:0.85rem;color:#666;margin-bottom:0.5rem;}.card .one-line{font-size:0.95rem;line-height:1.6;margin-bottom:0.5rem;color:#444;}.card .excerpt{font-size:0.9rem;color:#666;margin-bottom:0.5rem;line-height:1.5;}.card .tags{font-size:0.85rem;color:#888;}.card-num{display:inline-block;background:#ff6b6b;color:#fff;padding:0.2rem 0.6rem;border-radius:3px;font-size:0.85rem;font-weight:bold;margin-bottom:0.5rem;}.detail{max-width:900px;margin:0 auto;}.detail h1{font-size:2.2rem;margin-bottom:1rem;}.detail-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:0.95rem;color:#666;}.detail-tags{margin-bottom:1.5rem;font-size:0.9rem;color:#888;}.detail-section{margin-bottom:2rem;}.detail-section h2{font-size:1.5rem;margin-bottom:0.8rem;color:#222;border-bottom:2px solid #eee;padding-bottom:0.5rem;}.detail-section .highlight{font-size:1.1rem;line-height:1.8;color:#0066cc;font-weight:500;background:#f0f8ff;padding:1rem;border-radius:4px;}.detail-section .summary,.detail-section .review{font-size:1rem;line-height:1.8;color:#444;}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;}.related-card{background:#f5f5f5;padding:1rem;border-radius:4px;}.related-card h3{font-size:1rem;margin-bottom:0.5rem;}.related-card p{font-size:0.9rem;color:#666;}.list-section{margin-top:2rem;}@media (max-width:768px){nav ul{flex-wrap:nowrap;gap:0.5rem;overflow-x:visible;}nav li{flex:1 1 0;min-width:0;}nav a{font-size:0.85rem;padding:0.3rem 0.1rem;}.hero h1{font-size:1.5rem;}.hero .intro{font-size:1rem;}.card-grid{grid-template-columns:1fr;}.detail h1{font-size:1.8rem;}.container{padding:1rem;}}