main{max-width:1200px;margin:0 auto;padding:2rem 1rem;}.site-header,.page-header{margin-bottom:2rem;padding:2rem 0;border-bottom:2px solid #d32f2f;}.site-header h1,.page-header h1{font-size:2rem;color:#c62828;margin-bottom:0.5rem;}.intro-section,.page-intro{background:#fff;padding:1.5rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.intro-section h2{font-size:1.5rem;margin-bottom:1rem;color:#c62828;}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;}@media (min-width:768px){.card-grid{grid-template-columns:repeat(2,1fr);}}.card,.related-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.2s,box-shadow 0.2s;}.card:hover,.related-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.15);}.card h3,.related-card h4{font-size:1.2rem;margin-bottom:0.5rem;color:#c62828;}.card h3 a,.related-card h4 a{color:#c62828;}.card-meta{font-size:0.9rem;color:#666;margin-bottom:0.5rem;}.card-oneline{color:#444;line-height:1.6;}.card-summary,.card-review{font-size:0.95rem;color:#555;margin-top:0.5rem;line-height:1.6;}.rank-num{display:inline-block;background:#d32f2f;color:#fff;padding:0.2rem 0.5rem;border-radius:4px;font-weight:bold;margin-right:0.5rem;}.breadcrumb{font-size:0.9rem;color:#666;margin-bottom:1rem;padding:0.5rem 0;}.breadcrumb a{color:#d32f2f;}.breadcrumb span{color:#333;}.detail-page{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.detail-header h1{font-size:2.5rem;color:#c62828;margin-bottom:1rem;}.basic-info{background:#f9f9f9;padding:1rem;border-radius:4px;margin-bottom:1.5rem;}.basic-info dl{display:grid;grid-template-columns:auto 1fr;gap:0.5rem;}.basic-info dt{font-weight:bold;color:#666;}.basic-info dd{color:#333;}.oneline-section,.summary-section,.review-section,.related-section{margin-bottom:1.5rem;}.oneline-section h3,.summary-section h3,.review-section h3,.related-section h3{font-size:1.3rem;color:#c62828;margin-bottom:0.8rem;border-left:4px solid #d32f2f;padding-left:0.8rem;}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;}.daquan-notice{background:#fff3cd;border:1px solid #ffc107;padding:1rem;border-radius:4px;margin-top:1rem;}.detail-invalid,.error-page{background:#fff;padding:3rem 2rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.1);margin:2rem auto;max-width:600px;}.detail-invalid h1,.error-page h1{font-size:2rem;color:#c62828;margin-bottom:1rem;}footer{text-align:center;padding:2rem 1rem;margin-top:3rem;border-top:1px solid #ddd;color:#666;}@media (max-width:767px){.card-grid{grid-template-columns:1fr;}.detail-header h1{font-size:1.8rem;}main{padding:1rem 0.5rem;}}