*{margin:0;padding:0;box-sizing:border-box;}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.7;color:#333;background-color:#f5f5f5;font-size:16px;}a{color:#0066cc;text-decoration:none;transition:color 0.3s ease;}a:hover{color:#0052a3;text-decoration:underline;}ul,ol{list-style:none;}img{max-width:100%;height:auto;display:block;}nav{background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,0.05);}nav ul{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;}nav li{flex:1 1 0;min-width:0;text-align:center;}nav a{display:block;padding:18px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:500;color:#333;transition:background-color 0.3s ease,color 0.3s ease;}nav a:hover{background-color:#f0f0f0;color:#0066cc;text-decoration:none;}.breadcrumb{max-width:1200px;margin:20px auto 10px;padding:0 20px;font-size:14px;color:#666;}.breadcrumb a{color:#0066cc;margin-right:5px;}.breadcrumb span{color:#999;}main{max-width:1200px;margin:0 auto;padding:30px 20px;min-height:calc(100vh - 200px);}.hero{text-align:center;padding:50px 20px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:12px;margin-bottom:40px;box-shadow:0 4px 12px rgba(0,0,0,0.15);}.hero h1{font-size:32px;margin-bottom:15px;font-weight:700;line-height:1.3;}.hero .intro{font-size:18px;margin-bottom:15px;opacity:0.95;line-height:1.6;}.hero .tags{font-size:15px;opacity:0.9;}section{margin-bottom:50px;background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);}section h2{font-size:26px;margin-bottom:20px;color:#222;border-bottom:3px solid #0066cc;padding-bottom:10px;font-weight:600;}section h3{font-size:20px;margin-bottom:12px;color:#333;font-weight:600;}.section-desc{color:#666;margin-bottom:20px;font-size:15px;line-height:1.6;}.site-intro p{font-size:16px;line-height:1.8;color:#555;margin-bottom:15px;}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;}.video-card{background:#fafafa;padding:20px;border-radius:8px;border:1px solid #e8e8e8;transition:transform 0.3s ease,box-shadow 0.3s ease;}.video-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,0.12);}.video-card h3{font-size:19px;margin-bottom:10px;line-height:1.4;}.video-card h3 a{color:#222;}.video-card h3 a:hover{color:#0066cc;}.video-card .meta{font-size:13px;color:#888;margin-bottom:10px;}.video-card .one-line{font-size:15px;color:#555;line-height:1.6;margin-bottom:10px;}.video-card .summary{font-size:14px;color:#666;line-height:1.7;margin-top:8px;}.video-card .tags{font-size:12px;color:#999;margin-top:8px;}.page-desc{font-size:16px;color:#666;margin-bottom:25px;line-height:1.7;}.notice{background:#fff3cd;border:1px solid #ffc107;padding:15px 20px;border-radius:6px;margin-bottom:30px;}.notice p{margin-bottom:10px;color:#856404;font-weight:500;}.notice ul{list-style:disc;padding-left:30px;}.notice li{margin-bottom:6px;color:#856404;}.video-list{display:flex;flex-direction:column;gap:20px;}.video-item{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;padding:20px;display:flex;gap:20px;transition:box-shadow 0.3s ease;}.video-item:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1);}.video-number{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;}.video-content{flex:1;}.video-content h3{font-size:20px;margin-bottom:10px;}.video-content h3 a{color:#222;}.video-content h3 a:hover{color:#0066cc;}.video-content .meta{font-size:13px;color:#888;margin-bottom:10px;}.video-content .one-line{font-size:15px;color:#555;line-height:1.7;margin-bottom:10px;}.video-content .tags{font-size:12px;color:#999;}.video-detail{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.video-detail h1{font-size:36px;margin-bottom:25px;color:#222;font-weight:700;line-height:1.3;border-bottom:3px solid #0066cc;padding-bottom:15px;}.video-meta{background:#f9f9f9;padding:20px;border-radius:6px;margin-bottom:30px;border-left:4px solid #0066cc;}.video-meta p{font-size:15px;margin-bottom:10px;color:#555;line-height:1.6;}.video-meta p:last-child{margin-bottom:0;}.video-meta strong{color:#333;font-weight:600;margin-right:8px;}.one-line,.summary,.review,.related{margin-bottom:35px;}.one-line h2,.summary h2,.review h2,.related h2{font-size:24px;margin-bottom:18px;color:#222;font-weight:600;border-left:4px solid #0066cc;padding-left:15px;}.one-line p,.summary p,.review p{font-size:16px;line-height:1.9;color:#555;text-align:justify;}.error-page{text-align:center;padding:80px 20px;}.error-page h1{font-size:48px;margin-bottom:20px;color:#333;}.error-page p{font-size:18px;color:#666;margin-bottom:15px;}footer{background:#333;color:#fff;text-align:center;padding:30px 20px;margin-top:50px;}footer p{font-size:14px;opacity:0.9;}@media (max-width:767px){nav ul{padding:0 10px;flex-wrap:nowrap;overflow-x:hidden;}nav li{flex:1 1 0;min-width:0;}nav a{padding:15px 6px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.hero h1{font-size:24px;}.hero .intro{font-size:15px;}.hero .tags{font-size:13px;}main{padding:20px 15px;}section{padding:20px;}section h2{font-size:22px;}.video-grid{grid-template-columns:1fr;gap:20px;}.video-item{flex-direction:column;}.video-number{width:40px;height:40px;font-size:18px;}.video-detail{padding:25px 20px;}.video-detail h1{font-size:28px;}.breadcrumb{font-size:13px;}}@media (min-width:768px) and (max-width:1023px){.video-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.video-grid{grid-template-columns:repeat(3,1fr);}}.ui-style-0 body{background-color:#f8f9fa;}.ui-style-0 .hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);}.ui-style-1 body{background-color:#f5f5f5;}.ui-style-1 .hero{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);}.ui-style-2 body{background-color:#fafafa;}.ui-style-2 .hero{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);}.ui-style-3 body{background-color:#f9f9f9;}.ui-style-3 .hero{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%);}.ui-style-4 body{background-color:#f7f7f7;}.ui-style-4 .hero{background:linear-gradient(135deg,#30cfd0 0%,#330867 100%);}.ui-style-5 body{background-color:#1a1a1a;color:#e0e0e0;}.ui-style-5 section{background:#2a2a2a;}.ui-style-5 .video-card{background:#333;border-color:#444;}.ui-style-5 .video-item{background:#333;border-color:#444;}.ui-style-5 a{color:#64b5f6;}.ui-style-6 body{background-color:#0d1b2a;color:#e0e0e0;}.ui-style-6 section{background:#1b263b;}.ui-style-6 .hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);}.ui-style-7 body{background-color:#0a1929;color:#e0e0e0;}.ui-style-7 section{background:#1a2332;}.ui-style-7 .hero{background:linear-gradient(135deg,#00d2ff 0%,#3a7bd5 100%);}.ui-style-8 body{background-color:#0d1117;color:#c9d1d9;}.ui-style-8 section{background:#161b22;}.ui-style-8 .hero{background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);}.ui-style-9 body{background-color:#000;color:#fff;}.ui-style-9 section{background:#1a1a1a;}.ui-style-9 .hero{background:linear-gradient(135deg,#434343 0%,#000000 100%);}.ui-style-10 body{background-color:#f0fff0;}.ui-style-10 .hero{background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);}.ui-style-11 body{background-color:#f0f8ff;}.ui-style-11 .hero{background:linear-gradient(135deg,#667eea 0%,#0099ff 100%);}.ui-style-12 body{background-color:#fff5f5;}.ui-style-12 .hero{background:linear-gradient(135deg,#ff6700 0%,#ff8c42 100%);}.ui-style-13 body{background-color:#f8f9ff;}.ui-style-13 .hero{background:linear-gradient(135deg,#00a1d6 0%,#fb7299 100%);}.ui-style-14 body{background-color:#f5f5f5;}.ui-style-14 .hero{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);}