body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.6;color:#333;background:#f5f5f5;}*{box-sizing:border-box;}a{color:#1a73e8;text-decoration:none;transition:all 0.2s;}a:hover{color:#1557b0;text-decoration:underline;}ul,ol{list-style:none;margin:0;padding:0;}nav{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);position:sticky;top:0;z-index:100;}nav ul{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0;}nav li{flex:1 1 0;min-width:0;text-align:center;}nav a{display:block;padding:16px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:500;color:#333;}nav a:hover{background:#f8f9fa;text-decoration:none;}main{max-width:1200px;margin:0 auto;padding:24px 16px;}.breadcrumb{font-size:13px;color:#666;margin-bottom:20px;padding:12px 0;}.breadcrumb a{color:#666;}.breadcrumb a:hover{color:#1a73e8;}.hero{background:#fff;padding:40px 24px;border-radius:8px;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.hero h1{font-size:28px;margin:0 0 16px 0;color:#202124;line-height:1.3;}.site-desc{font-size:16px;color:#5f6368;margin:0 0 20px 0;}.site-intro{background:#f8f9fa;padding:20px;border-radius:6px;border-left:4px solid #1a73e8;}.site-intro p{margin:0;color:#3c4043;line-height:1.8;}.section{background:#fff;padding:32px 24px;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e8eaed;}.section-header h2{margin:0;font-size:22px;color:#202124;}.more-link{font-size:14px;color:#1a73e8;font-weight:500;}.section-note{margin-top:20px;padding-top:20px;border-top:1px solid #e8eaed;color:#5f6368;font-size:14px;}.page-header{background:#fff;padding:32px 24px;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.page-header h1{font-size:26px;margin:0 0 16px 0;color:#202124;}.page-header p{color:#5f6368;line-height:1.8;margin:8px 0;}.cross-ref{background:#e8f0fe;padding:12px 16px;border-radius:4px;margin-top:16px;}.cross-ref a{font-weight:500;margin:0 8px;}.list-section{background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;}.card{background:#fff;border:1px solid #e8eaed;border-radius:8px;padding:20px;transition:all 0.3s;position:relative;}.card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.15);transform:translateY(-2px);}.card h3{margin:0 0 8px 0;font-size:18px;}.card h3 a{color:#202124;}.card h3 a:hover{color:#1a73e8;text-decoration:none;}.card .meta{font-size:13px;color:#5f6368;margin-bottom:12px;}.card .tags{margin-bottom:12px;}.card .tags span,.tag{display:inline-block;background:#e8f0fe;color:#1967d2;padding:4px 10px;border-radius:12px;font-size:12px;margin-right:6px;margin-bottom:6px;}.card .one-line{color:#3c4043;font-size:14px;margin:12px 0;line-height:1.6;}.card .excerpt{color:#5f6368;font-size:13px;line-height:1.6;margin:12px 0;}.card .more{display:inline-block;margin-top:12px;color:#1a73e8;font-size:14px;font-weight:500;}.card.ranked .rank-badge{position:absolute;top:-8px;left:-8px;background:#ea4335;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:14px;box-shadow:0 2px 4px rgba(0,0,0,0.2);}.card.timestamped .timestamp{font-size:12px;color:#5f6368;margin-top:12px;padding-top:12px;border-top:1px solid #e8eaed;}.detail{background:#fff;padding:40px 32px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.detail header h1{font-size:32px;margin:0 0 20px 0;color:#202124;}.meta-info{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:16px;font-size:14px;color:#5f6368;}.detail .tags{margin-bottom:24px;}.detail section{margin-top:32px;padding-top:24px;border-top:1px solid #e8eaed;}.detail section:first-of-type{margin-top:24px;}.detail section h2{font-size:20px;margin:0 0 16px 0;color:#202124;}.detail section p{color:#3c4043;line-height:1.8;margin:12px 0;}.highlight{background:#fef7e0;padding:20px;border-radius:6px;border-left:4px solid #f9ab00;}.one-line-detail{font-size:16px;font-weight:500;color:#202124;margin:0;}.related .card-grid{margin-top:20px;}.detail-unavailable{background:#fff;padding:60px 32px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.detail-unavailable h1{font-size:28px;color:#5f6368;margin-bottom:16px;}.detail-unavailable p{color:#80868b;margin:8px 0;}.back-links{margin-top:32px;}.btn{display:inline-block;padding:12px 24px;background:#1a73e8;color:#fff;border-radius:4px;font-weight:500;margin:0 8px;text-decoration:none;}.btn:hover{background:#1557b0;text-decoration:none;}footer{max-width:1200px;margin:40px auto 0;padding:24px 16px;text-align:center;color:#5f6368;font-size:13px;border-top:1px solid #e8eaed;}@media (max-width:767px){nav a{padding:12px 6px;font-size:12px;}.hero{padding:24px 16px;}.hero h1{font-size:22px;}.card-grid{grid-template-columns:1fr;}.detail{padding:24px 16px;}.detail header h1{font-size:24px;}.meta-info{flex-direction:column;gap:8px;}}@media (min-width:768px) and (max-width:1024px){.card-grid{grid-template-columns:repeat(2,1fr);}}