/* ============================================
   免费看片 全站样式表 - 原创设计
   品牌色系：珊瑚粉 #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; }
.hdun4kf { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* --- Header / Navigation --- */
.nd7pxs3a { 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); }
.wblco6 { display: flex; align-items: center; justify-content: space-between; padding: 10px 20px; max-width: 1200px; margin: 0 auto; }
.seg7q { display: flex; align-items: center; gap: 10px; }
.seg7q img { height: 42px; width: auto; }
.seg7q span { color: #fff; font-size: 1.3rem; font-weight: 700; letter-spacing: 1px; }
.v1856vwt { display: flex; gap: 4px; }
.v1856vwt a { color: rgba(255,255,255,.85); padding: 8px 16px; border-radius: 6px; font-size: .9rem; font-weight: 500; transition: all .3s; }
.v1856vwt a:hover, .v1856vwt a.go9xvo { background: rgba(255,107,157,.25); color: #fff; }
.r5qtt { display: none; background: none; border: none; color: #fff; font-size: 1.5rem; cursor: pointer; }

/* --- Search Bar --- */
.s10nh { background: linear-gradient(90deg, #FF6B9D 0%, #FF8A65 100%); padding: 12px 0; }
.s10nh .hdun4kf { display: flex; align-items: center; justify-content: center; gap: 10px; }
.s10nh 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); }
.s10nh button { padding: 10px 28px; border: none; border-radius: 25px; background: #2D1B69; color: #fff; font-size: .95rem; cursor: pointer; transition: background .3s; }
.s10nh button:hover { background: #1a0f40; }

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

/* --- Hero Section --- */
.wiemv { position: relative; overflow: hidden; background: #1a0f40; }
.wiemv img { width: 100%; height: 480px; object-fit: cover; opacity: .7; }
.e6tz1i1 { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px; }
.e6tz1i1 h1 { color: #fff; font-size: 2.8rem; font-weight: 800; text-shadow: 0 4px 20px rgba(0,0,0,.5); margin-bottom: 16px; }
.e6tz1i1 p { color: rgba(255,255,255,.9); font-size: 1.15rem; max-width: 600px; margin-bottom: 24px; }
.aw2n53q4 { 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; }
.aw2n53q4:hover { transform: translateY(-3px); box-shadow: 0 10px 30px rgba(255,107,157,.5); color: #fff; }

/* --- Section Common --- */
.cnujs8z { padding: 60px 0; }
.q9nf7g { background: #fff; }
.wtflr { background: linear-gradient(135deg, #2D1B69, #1a0f40); color: #fff; }
.su22gljw { text-align: center; margin-bottom: 40px; }
.su22gljw h2 { font-size: 2rem; font-weight: 700; color: #2D1B69; position: relative; display: inline-block; padding-bottom: 12px; }
.wtflr .su22gljw h2 { color: #fff; }
.su22gljw 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; }
.su22gljw p { color: #777; margin-top: 10px; font-size: 1rem; }
.wtflr .su22gljw p { color: rgba(255,255,255,.7); }

/* --- Video Card Grid --- */
.kl3thf { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 24px; }
.swqj7kol { 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; }
.swqj7kol:hover { transform: translateY(-6px); box-shadow: 0 12px 32px rgba(0,0,0,.15); }
.swqj7kol .exbu08x { position: relative; overflow: hidden; aspect-ratio: 16/9; }
.swqj7kol .exbu08x img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.swqj7kol:hover .exbu08x img { transform: scale(1.05); }
.swqj7kol .epvwy7 { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background: rgba(0,0,0,.3); opacity: 0; transition: opacity .3s; }
.swqj7kol:hover .epvwy7 { opacity: 1; }
.epvwy7 svg { width: 50px; height: 50px; fill: #fff; filter: drop-shadow(0 2px 8px rgba(0,0,0,.3)); }
.swqj7kol .pm3htp28 { padding: 16px; }
.swqj7kol .pm3htp28 h3 { font-size: 1rem; font-weight: 600; margin-bottom: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.swqj7kol .jcg3gxf4 { display: flex; gap: 12px; font-size: .8rem; color: #999; }
.swqj7kol .jcg3gxf4 span { display: flex; align-items: center; gap: 4px; }
.swqj7kol .pg1m3 { 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 --- */
.nfkmf { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 24px; }
.y7bj36 { background: #fff; border-radius: 12px; padding: 30px 24px; text-align: center; box-shadow: 0 4px 16px rgba(0,0,0,.06); transition: transform .3s; }
.y7bj36:hover { transform: translateY(-4px); }
.y7bj36 .t2rq1xf { 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; }
.y7bj36 h3 { font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; color: #2D1B69; }
.y7bj36 p { font-size: .9rem; color: #666; }

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

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

/* --- Reviews --- */
.xy27rn { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 24px; }
.wu53u26 { background: #fff; border-radius: 12px; padding: 24px; box-shadow: 0 4px 16px rgba(0,0,0,.06); }
.wu53u26 .x7c3egx { color: #FFB800; font-size: 1.1rem; margin-bottom: 10px; }
.wu53u26 .g8m8zh { font-size: .92rem; color: #555; margin-bottom: 14px; line-height: 1.7; font-style: italic; }
.wu53u26 .kh67oa { display: flex; align-items: center; gap: 10px; }
.wu53u26 .kh67oa .hv26cjm9 { 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; }
.wu53u26 .kh67oa .ndbjgbx9 { font-weight: 600; font-size: .88rem; }
.wu53u26 .kh67oa .kzk6hrb { font-size: .78rem; color: #999; }

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

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

/* --- Share Buttons --- */
.ocewgv6 { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; padding: 20px 0; }
.c7tiriz { 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; }
.c7tiriz:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,.2); color: #fff; }
.jcat3r { background: #07C160; }
.hw9s9n1q { background: #E6162D; }
.ih81k1 { background: #161823; }
.iztns1 { background: #00A1D6; }

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

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

/* --- How-To Guide --- */
.h81tqg { max-width: 700px; margin: 0 auto; }
.fecyh29l { display: flex; gap: 20px; margin-bottom: 30px; align-items: flex-start; }
.fecyh29l .er1600lw { 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; }
.fecyh29l .n6tob h3 { font-size: 1.05rem; font-weight: 600; margin-bottom: 6px; color: #2D1B69; }
.fecyh29l .n6tob p { font-size: .9rem; color: #666; }

/* --- EEAT Notice --- */
.f2ektfc { 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; }
.f2ektfc strong { color: #2D1B69; }

/* --- Beauty Live Grid --- */
.fpuir { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 24px; }
.yht2i { background: #fff; border-radius: 14px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,.08); transition: transform .3s, box-shadow .3s; }
.yht2i:hover { transform: translateY(-6px); box-shadow: 0 12px 36px rgba(255,107,157,.2); }
.yht2i img { width: 100%; height: 240px; object-fit: cover; transition: transform .5s; }
.yht2i:hover img { transform: scale(1.05); }
.pg3def9 { padding: 16px; }
.pg3def9 h3 { font-size: 1.05rem; font-weight: 600; color: #2D1B69; margin-bottom: 6px; }
.pg3def9 p { font-size: .85rem; color: #777; margin-bottom: 8px; }
.xaj7jqbo { 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 --- */
.uhlxm { display: flex; gap: 10px; justify-content: center; align-items: center; }
.uhlxm 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); }
.uhlxm button { padding: 10px 28px; border: none; border-radius: 25px; background: #2D1B69; color: #fff; font-size: .95rem; cursor: pointer; transition: background .3s; }
.uhlxm button:hover { background: #1a0f40; }

/* --- Responsive --- */
@media (max-width: 768px) {
    .wblco6 { flex-wrap: wrap; }
    .v1856vwt { display: none; flex-direction: column; width: 100%; padding: 10px 0; }
    .v1856vwt.kh45js { display: flex; }
    .r5qtt { display: block; }
    .e6tz1i1 h1 { font-size: 1.8rem; }
    .wiemv img { height: 320px; }
    .cnujs8z { padding: 40px 0; }
    .su22gljw h2 { font-size: 1.5rem; }
    .kl3thf { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 16px; }
    .s10nh input[type="text"] { width: 65%; }
    .bgzw99 { grid-template-columns: 1fr; }
}
@media (max-width: 480px) {
    .kl3thf { grid-template-columns: 1fr; }
    .nfkmf { grid-template-columns: 1fr; }
    .k0mkertj { grid-template-columns: 1fr; }
    .xy27rn { grid-template-columns: 1fr; }
    .e6tz1i1 h1 { font-size: 1.4rem; }
}
