/* ============================================
   国产主播 全站样式表 - 原创设计
   品牌色系：珊瑚粉 #FF6B9D / 暖橙 #FF8A65 / 深紫 #2D1B69
   ============================================ */

/* --- CSS Reset & Base --- */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; font-size: 16px; }
body { font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif; color: #333; background: #fafafa; line-height: 1.7; }
a { text-decoration: none; color: inherit; transition: color .3s; }
a:hover { color: #FF6B9D; }
img { max-width: 100%; height: auto; display: block; }
ul, ol { list-style: none; }
.fmo5r { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* --- Header / Navigation --- */
.hv65jq04 { background: linear-gradient(135deg, #2D1B69 0%, #1a0f40 100%); position: sticky; top: 0; z-index: 1000; box-shadow: 0 2px 20px rgba(0,0,0,.3); }
.ykflqt { display: flex; align-items: center; justify-content: space-between; padding: 10px 20px; max-width: 1200px; margin: 0 auto; }
.z7lhab { display: flex; align-items: center; gap: 10px; }
.z7lhab img { height: 42px; width: auto; }
.z7lhab span { color: #fff; font-size: 1.3rem; font-weight: 700; letter-spacing: 1px; }
.ml7k35v6 { display: flex; gap: 4px; }
.ml7k35v6 a { color: rgba(255,255,255,.85); padding: 8px 16px; border-radius: 6px; font-size: .9rem; font-weight: 500; transition: all .3s; }
.ml7k35v6 a:hover, .ml7k35v6 a.yj0a0ibb { background: rgba(255,107,157,.25); color: #fff; }
.deiy2m { display: none; background: none; border: none; color: #fff; font-size: 1.5rem; cursor: pointer; }

/* --- Search Bar --- */
.d6tudde2 { background: linear-gradient(90deg, #FF6B9D 0%, #FF8A65 100%); padding: 12px 0; }
.d6tudde2 .fmo5r { display: flex; align-items: center; justify-content: center; gap: 10px; }
.d6tudde2 input[type="text"] { width: 50%; max-width: 500px; padding: 10px 20px; border: none; border-radius: 25px; font-size: .95rem; outline: none; background: rgba(255,255,255,.95); }
.d6tudde2 button { padding: 10px 28px; border: none; border-radius: 25px; background: #2D1B69; color: #fff; font-size: .95rem; cursor: pointer; transition: background .3s; }
.d6tudde2 button:hover { background: #1a0f40; }

/* --- Breadcrumb --- */
.wmurm { padding: 12px 0; font-size: .85rem; color: #888; }
.wmurm a { color: #FF6B9D; }
.wmurm span { margin: 0 6px; }

/* --- Hero Section --- */
.il2ixt { position: relative; overflow: hidden; background: #1a0f40; }
.il2ixt img { width: 100%; height: 480px; object-fit: cover; opacity: .7; }
.necnmg { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px; }
.necnmg h1 { color: #fff; font-size: 2.8rem; font-weight: 800; text-shadow: 0 4px 20px rgba(0,0,0,.5); margin-bottom: 16px; }
.necnmg p { color: rgba(255,255,255,.9); font-size: 1.15rem; max-width: 600px; margin-bottom: 24px; }
.dpxsml9 { display: inline-block; padding: 14px 40px; background: linear-gradient(135deg, #FF6B9D, #FF8A65); color: #fff; border-radius: 30px; font-size: 1.05rem; font-weight: 600; box-shadow: 0 6px 20px rgba(255,107,157,.4); transition: transform .3s, box-shadow .3s; }
.dpxsml9:hover { transform: translateY(-3px); box-shadow: 0 10px 30px rgba(255,107,157,.5); color: #fff; }

/* --- Section Common --- */
.m7f7fcs6 { padding: 60px 0; }
.iy34x { background: #fff; }
.p7n9n { background: linear-gradient(135deg, #2D1B69, #1a0f40); color: #fff; }
.ya5bw { text-align: center; margin-bottom: 40px; }
.ya5bw h2 { font-size: 2rem; font-weight: 700; color: #2D1B69; position: relative; display: inline-block; padding-bottom: 12px; }
.p7n9n .ya5bw h2 { color: #fff; }
.ya5bw h2::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60px; height: 3px; background: linear-gradient(90deg, #FF6B9D, #FF8A65); border-radius: 2px; }
.ya5bw p { color: #777; margin-top: 10px; font-size: 1rem; }
.p7n9n .ya5bw p { color: rgba(255,255,255,.7); }

/* --- Video Card Grid --- */
.ltcubx0 { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 24px; }
.xzozei { background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 16px rgba(0,0,0,.08); transition: transform .3s, box-shadow .3s; cursor: pointer; }
.xzozei:hover { transform: translateY(-6px); box-shadow: 0 12px 32px rgba(0,0,0,.15); }
.xzozei .bvsnm { position: relative; overflow: hidden; aspect-ratio: 16/9; }
.xzozei .bvsnm img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.xzozei:hover .bvsnm img { transform: scale(1.05); }
.xzozei .qbslive { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background: rgba(0,0,0,.3); opacity: 0; transition: opacity .3s; }
.xzozei:hover .qbslive { opacity: 1; }
.qbslive svg { width: 50px; height: 50px; fill: #fff; filter: drop-shadow(0 2px 8px rgba(0,0,0,.3)); }
.xzozei .y0mo69w { padding: 16px; }
.xzozei .y0mo69w h3 { font-size: 1rem; font-weight: 600; margin-bottom: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.xzozei .s7qy9 { display: flex; gap: 12px; font-size: .8rem; color: #999; }
.xzozei .s7qy9 span { display: flex; align-items: center; gap: 4px; }
.xzozei .slltmxs9 { display: inline-block; padding: 2px 10px; background: linear-gradient(135deg, #FF6B9D, #FF8A65); color: #fff; border-radius: 12px; font-size: .75rem; margin-top: 8px; }

/* --- Feature Cards --- */
.fi7joh8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 24px; }
.he2f5b { background: #fff; border-radius: 12px; padding: 30px 24px; text-align: center; box-shadow: 0 4px 16px rgba(0,0,0,.06); transition: transform .3s; }
.he2f5b:hover { transform: translateY(-4px); }
.he2f5b .arfcg { width: 64px; height: 64px; margin: 0 auto 16px; background: linear-gradient(135deg, #FF6B9D, #FF8A65); border-radius: 16px; display: flex; align-items: center; justify-content: center; font-size: 1.8rem; color: #fff; }
.he2f5b h3 { font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; color: #2D1B69; }
.he2f5b p { font-size: .9rem; color: #666; }

/* --- Expert Section --- */
.nxk7u0hb { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 30px; }
.e616c { background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 16px rgba(0,0,0,.08); }
.e616c .g0ai6rib { height: 220px; overflow: hidden; }
.e616c .g0ai6rib img { width: 100%; height: 100%; object-fit: cover; }
.e616c .r0ip5c6 { padding: 20px; }
.e616c .r0ip5c6 h3 { font-size: 1.15rem; font-weight: 700; color: #2D1B69; margin-bottom: 6px; }
.e616c .r0ip5c6 .if77tc9 { color: #FF6B9D; font-size: .85rem; font-weight: 500; margin-bottom: 10px; }
.e616c .r0ip5c6 p { font-size: .88rem; color: #666; margin-bottom: 14px; }
.e616c .mh0jd2 { display: flex; gap: 10px; }
.e616c .mh0jd2 a { padding: 8px 18px; border-radius: 20px; font-size: .82rem; font-weight: 500; transition: all .3s; }
.dj9e0b { background: linear-gradient(135deg, #FF6B9D, #FF8A65); color: #fff !important; }
.dj9e0b:hover { box-shadow: 0 4px 12px rgba(255,107,157,.4); }
.wnldg { border: 1px solid #FF6B9D; color: #FF6B9D !important; }
.wnldg:hover { background: #FF6B9D; color: #fff !important; }

/* --- FAQ Section --- */
.s1taxr2 { max-width: 800px; margin: 0 auto; }
.nqeq5 { border: 1px solid #eee; border-radius: 10px; margin-bottom: 12px; overflow: hidden; background: #fff; }
.nqeq5 .x8fqd6 { padding: 18px 24px; font-weight: 600; cursor: pointer; display: flex; justify-content: space-between; align-items: center; transition: background .3s; }
.nqeq5 .x8fqd6:hover { background: #fef5f8; }
.nqeq5 .x8fqd6::after { content: '+'; font-size: 1.4rem; color: #FF6B9D; transition: transform .3s; }
.nqeq5.xb5e3di6 .x8fqd6::after { transform: rotate(45deg); }
.nqeq5 .qpel6ud { padding: 0 24px; max-height: 0; overflow: hidden; transition: max-height .4s ease, padding .4s; color: #666; font-size: .92rem; line-height: 1.8; }
.nqeq5.xb5e3di6 .qpel6ud { padding: 0 24px 18px; max-height: 500px; }

/* --- Reviews --- */
.b2iajup5 { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 24px; }
.uxgt7jw { background: #fff; border-radius: 12px; padding: 24px; box-shadow: 0 4px 16px rgba(0,0,0,.06); }
.uxgt7jw .ji3qt8f { color: #FFB800; font-size: 1.1rem; margin-bottom: 10px; }
.uxgt7jw .ktfl9gn8 { font-size: .92rem; color: #555; margin-bottom: 14px; line-height: 1.7; font-style: italic; }
.uxgt7jw .islcworc { display: flex; align-items: center; gap: 10px; }
.uxgt7jw .islcworc .utohttz9 { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #FF6B9D, #FF8A65); display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 700; font-size: .9rem; }
.uxgt7jw .islcworc .d1kkgxn4 { font-weight: 600; font-size: .88rem; }
.uxgt7jw .islcworc .rc092r { font-size: .78rem; color: #999; }

/* --- Partners --- */
.wtziehe { max-width: 100%; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,.1); }

/* --- Contact Section --- */
.r8a01te { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 24px; }
.jl9j105 { background: #fff; border-radius: 12px; padding: 24px; text-align: center; box-shadow: 0 4px 16px rgba(0,0,0,.06); }
.jl9j105 .t47o50 { font-size: 2rem; margin-bottom: 12px; }
.jl9j105 h4 { font-size: 1rem; font-weight: 600; color: #2D1B69; margin-bottom: 8px; }
.jl9j105 p { font-size: .88rem; color: #666; }

/* --- Share Buttons --- */
.up2rm7lj { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; padding: 20px 0; }
.smclhnhj { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 25px; font-size: .88rem; font-weight: 500; color: #fff !important; transition: transform .3s, box-shadow .3s; }
.smclhnhj:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,.2); color: #fff; }
.v4o0t0 { background: #07C160; }
.mnhl75hp { background: #E6162D; }
.pc59x9 { background: #161823; }
.numyhpw { background: #00A1D6; }

/* --- Footer --- */
.mdnwyk1 { background: linear-gradient(135deg, #1a0f40, #2D1B69); color: rgba(255,255,255,.8); padding: 50px 0 20px; }
.dnz0kf8 { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 30px; margin-bottom: 30px; }
.sr2cvqra h4 { color: #fff; font-size: 1.05rem; margin-bottom: 16px; position: relative; padding-bottom: 10px; }
.sr2cvqra h4::after { content: ''; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background: #FF6B9D; }
.sr2cvqra p, .sr2cvqra a { font-size: .88rem; color: rgba(255,255,255,.7); display: block; margin-bottom: 8px; }
.sr2cvqra a:hover { color: #FF6B9D; }
.sr2cvqra .hmu13 { width: 120px; border-radius: 8px; margin-top: 10px; }
.ox2a988m { border-top: 1px solid rgba(255,255,255,.1); padding-top: 20px; text-align: center; font-size: .82rem; color: rgba(255,255,255,.5); }
.ox2a988m .j6xs0 { margin-top: 6px; }

/* --- Video Player Page --- */
.qp4c0i { background: #000; padding: 20px 0; }
.qp4c0i video { width: 100%; max-height: 600px; border-radius: 8px; }
.gwdaib { padding: 30px 0; }
.gwdaib h1 { font-size: 1.6rem; font-weight: 700; margin-bottom: 12px; }
.gwdaib .ejayhc { display: flex; gap: 20px; color: #888; font-size: .9rem; margin-bottom: 20px; flex-wrap: wrap; }
.gwdaib .klc75m5q { font-size: .95rem; color: #555; line-height: 1.8; margin-bottom: 30px; }
.mb4v7gmb h2 { font-size: 1.3rem; font-weight: 600; margin-bottom: 20px; color: #2D1B69; }

/* --- How-To Guide --- */
.ls7jy1 { max-width: 700px; margin: 0 auto; }
.yln044a { display: flex; gap: 20px; margin-bottom: 30px; align-items: flex-start; }
.yln044a .jg8ic8b5 { width: 48px; height: 48px; min-width: 48px; background: linear-gradient(135deg, #FF6B9D, #FF8A65); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 700; font-size: 1.2rem; }
.yln044a .e43ks2nh h3 { font-size: 1.05rem; font-weight: 600; margin-bottom: 6px; color: #2D1B69; }
.yln044a .e43ks2nh p { font-size: .9rem; color: #666; }

/* --- EEAT Notice --- */
.igg1z { background: linear-gradient(90deg, #f8f4ff, #fff5f8); border-left: 4px solid #FF6B9D; padding: 14px 20px; border-radius: 0 8px 8px 0; margin: 16px 0 10px; font-size: .85rem; color: #555; }
.igg1z strong { color: #2D1B69; }

/* --- Beauty Live Grid --- */
.cwmyh6v { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 24px; }
.wwvadp { background: #fff; border-radius: 14px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,.08); transition: transform .3s, box-shadow .3s; }
.wwvadp:hover { transform: translateY(-6px); box-shadow: 0 12px 36px rgba(255,107,157,.2); }
.wwvadp img { width: 100%; height: 240px; object-fit: cover; transition: transform .5s; }
.wwvadp:hover img { transform: scale(1.05); }
.ear8tk { padding: 16px; }
.ear8tk h3 { font-size: 1.05rem; font-weight: 600; color: #2D1B69; margin-bottom: 6px; }
.ear8tk p { font-size: .85rem; color: #777; margin-bottom: 8px; }
.zziuu1pz { display: inline-block; padding: 3px 12px; border-radius: 12px; font-size: .75rem; font-weight: 600; color: #fff; background: linear-gradient(135deg, #FF6B9D, #FF8A65); }

/* --- Search Form --- */
.qdt2fw3 { display: flex; gap: 10px; justify-content: center; align-items: center; }
.qdt2fw3 input[type="text"] { width: 50%; max-width: 500px; padding: 10px 20px; border: none; border-radius: 25px; font-size: .95rem; outline: none; background: rgba(255,255,255,.95); }
.qdt2fw3 button { padding: 10px 28px; border: none; border-radius: 25px; background: #2D1B69; color: #fff; font-size: .95rem; cursor: pointer; transition: background .3s; }
.qdt2fw3 button:hover { background: #1a0f40; }

/* --- Responsive --- */
@media (max-width: 768px) {
    .ykflqt { flex-wrap: wrap; }
    .ml7k35v6 { display: none; flex-direction: column; width: 100%; padding: 10px 0; }
    .ml7k35v6.xb5e3di6 { display: flex; }
    .deiy2m { display: block; }
    .necnmg h1 { font-size: 1.8rem; }
    .il2ixt img { height: 320px; }
    .m7f7fcs6 { padding: 40px 0; }
    .ya5bw h2 { font-size: 1.5rem; }
    .ltcubx0 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 16px; }
    .d6tudde2 input[type="text"] { width: 65%; }
    .dnz0kf8 { grid-template-columns: 1fr; }
}
@media (max-width: 480px) {
    .ltcubx0 { grid-template-columns: 1fr; }
    .fi7joh8 { grid-template-columns: 1fr; }
    .nxk7u0hb { grid-template-columns: 1fr; }
    .b2iajup5 { grid-template-columns: 1fr; }
    .necnmg h1 { font-size: 1.4rem; }
}
