/* ========================================
   高清动漫 全站样式表
   品牌色：#E8456B / #FF7E5F / #1A1A2E
   ======================================== */

/* Reset & Base */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;font-size:16px}
body{font-family:"PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;color:#333;background:#FFF5F7;line-height:1.7}
a{color:#E8456B;text-decoration:none;transition:color .3s}
a:hover{color:#FF7E5F}
img{max-width:100%;height:auto;display:block}
ul,ol{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:700;color:#1A1A2E;line-height:1.3}

/* Container */
.nserx{max-width:1200px;margin:0 auto;padding:0 20px}

/* ========== Header ========== */
.vmn35q{background:#1A1A2E;position:sticky;top:0;z-index:1000;box-shadow:0 2px 12px rgba(0,0,0,.15)}
.d4fmye{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;max-width:1200px;margin:0 auto}
.iaroi{display:flex;align-items:center;gap:8px}
.y4mc2{height:36px;width:auto;flex-shrink:0}
.e7tp05v{height:36px;width:auto}
.bd54ae{color:#fff;font-size:1.25rem;font-weight:700}

/* Navigation */
.i4rc4u ul{display:flex;gap:4px}
.i4rc4u a{color:#ddd;padding:8px 14px;border-radius:6px;font-size:.92rem;transition:all .3s;white-space:nowrap}
.i4rc4u a:hover,.i4rc4u a.active{color:#fff;background:linear-gradient(135deg,#E8456B,#FF7E5F)}
.z30i0m32{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}

/* Search Bar */
.l45e78u{background:linear-gradient(135deg,#E8456B,#FF7E5F);padding:12px 0}
.l45e78u .nserx{display:flex;justify-content:center}
.y96stcim{display:flex;max-width:600px;width:100%;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 2px 8px rgba(232,69,107,.2)}
.y96stcim input{flex:1;border:none;padding:10px 20px;font-size:.95rem;outline:none;background:transparent}
.y96stcim button{background:linear-gradient(135deg,#E8456B,#FF7E5F);color:#fff;border:none;padding:10px 24px;cursor:pointer;font-size:.95rem;transition:opacity .3s}
.y96stcim button:hover{opacity:.85}

/* ========== Hero ========== */
.pyx8x{position:relative;height:520px;background:url('../images/hero-bg.jpg') center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}
.pyx8x::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(26,26,46,.7),rgba(232,69,107,.4))}
.ks1dmcy{position:relative;z-index:2;color:#fff;max-width:700px;padding:0 20px}
.ks1dmcy h1{font-size:2.8rem;margin-bottom:16px;text-shadow:0 2px 8px rgba(0,0,0,.3);color:#fff}
.ks1dmcy p{font-size:1.15rem;margin-bottom:20px;opacity:.95}
.oh9qymwd{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}
.oh9qymwd .badge{background:rgba(255,255,255,.18);backdrop-filter:blur(6px);padding:6px 18px;border-radius:20px;font-size:.88rem;color:#fff;border:1px solid rgba(255,255,255,.25)}
.njnnrb3{display:inline-block;background:linear-gradient(135deg,#E8456B,#FF7E5F);color:#fff;padding:14px 36px;border-radius:30px;font-size:1.05rem;font-weight:600;transition:transform .3s,box-shadow .3s}
.njnnrb3:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(232,69,107,.4);color:#fff}

/* ========== Section Common ========== */
.d50tpk{padding:60px 0}
.t1yzs5u{background:#fff}
.q5kxhd{background:#1A1A2E;color:#fff}
.q5kxhd h2,.q5kxhd h3{color:#fff}
.rf2ybw{text-align:center;margin-bottom:40px}
.rf2ybw h2{font-size:2rem;margin-bottom:10px;position:relative;display:inline-block}
.rf2ybw h2::after{content:'';display:block;width:60px;height:3px;background:linear-gradient(135deg,#E8456B,#FF7E5F);margin:10px auto 0;border-radius:2px}
.rf2ybw p{color:#666;font-size:1rem;margin-top:8px}
.vozt70{display:inline-block;background:linear-gradient(135deg,#E8456B,#FF7E5F);color:#fff;padding:4px 14px;border-radius:12px;font-size:.78rem;margin-top:10px}

/* ========== Video Cards ========== */
.b2qoa9n{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px}
.w20pt{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:transform .3s,box-shadow .3s}
.w20pt:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(232,69,107,.15)}
.hf7du817{position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer}
.hf7du817 img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}
.w20pt:hover .hf7du817 img{transform:scale(1.05)}
.gg07ey{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(232,69,107,.85);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}
.hf7du817:hover .gg07ey{opacity:1}
.gg07ey::after{content:'';display:block;width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent #fff;margin-left:4px}
.uzsm0{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.75);color:#fff;padding:2px 8px;border-radius:4px;font-size:.75rem;z-index:3}
.j7zqiyh{padding:16px}
.j7zqiyh h3{font-size:1.05rem;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.lpnq5{display:flex;gap:16px;color:#999;font-size:.85rem}
.lpnq5 span{display:flex;align-items:center;gap:4px}
.vs0nj74{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}
.vs0nj74 span{background:#FFF0F3;color:#E8456B;padding:2px 10px;border-radius:12px;font-size:.78rem}

/* ========== Feature Modules ========== */
.x0c98g{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}
.bnmavn{background:#fff;border-radius:12px;padding:30px 24px;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.05);transition:transform .3s}
.bnmavn:hover{transform:translateY(-4px)}
.tiyzs{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg,#E8456B,#FF7E5F);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff}
.bnmavn h3{font-size:1.1rem;margin-bottom:8px}
.bnmavn p{color:#666;font-size:.9rem;line-height:1.6}

/* ========== Expert Section ========== */
.si1mfsp0{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}
.ftbpal{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06);text-align:center;padding:30px 20px;transition:transform .3s}
.ftbpal:hover{transform:translateY(-4px)}
.trjlu{width:100px;height:100px;border-radius:50%;margin:0 auto 16px;object-fit:cover;border:3px solid #E8456B}
.ftbpal h3{font-size:1.1rem;margin-bottom:4px}
.ftbpal .title{color:#E8456B;font-size:.85rem;margin-bottom:8px}
.ftbpal p{color:#666;font-size:.88rem;line-height:1.6;margin-bottom:12px}
.cbn5e71{display:flex;gap:8px;justify-content:center}
.kbrl8{padding:6px 16px;border-radius:20px;font-size:.82rem;border:1px solid #E8456B;color:#E8456B;transition:all .3s}
.kbrl8:hover{background:#E8456B;color:#fff}
.kbrl8.erm3s26{background:linear-gradient(135deg,#E8456B,#FF7E5F);color:#fff;border-color:transparent}

/* ========== Partners ========== */
.m0v1k9{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;align-items:center}
.m0v1k9 img{height:60px;width:auto;opacity:.7;transition:opacity .3s;filter:grayscale(30%)}
.m0v1k9 img:hover{opacity:1;filter:none}

/* ========== Reviews ========== */
.cn5phv{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.ug3fc{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 16px rgba(0,0,0,.05)}
.zavlxvmi{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.zavlxvmi img{width:48px;height:48px;border-radius:50%;object-fit:cover}
.zavlxvmi .name{font-weight:600;font-size:.95rem}
.zavlxvmi .date{color:#999;font-size:.8rem}
.sb7mo{color:#FFD700;margin-bottom:8px;font-size:.9rem}
.ug3fc p{color:#555;font-size:.9rem;line-height:1.7}

/* ========== FAQ ========== */
.j3jfog9{max-width:800px;margin:0 auto}
.boou87gk{background:#fff;border-radius:10px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.xv6mrf{padding:18px 24px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s}
.xv6mrf:hover{background:#FFF0F3}
.xv6mrf::after{content:'+';font-size:1.3rem;color:#E8456B;transition:transform .3s}
.boou87gk.active .xv6mrf::after{transform:rotate(45deg)}
.vc0mxd{padding:0 24px;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;color:#666;font-size:.92rem;line-height:1.7}
.boou87gk.active .vc0mxd{max-height:300px;padding:0 24px 18px}

/* ========== Contact ========== */
.r0wpsl4{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.z12gjsfh{background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.05)}
.z12gjsfh h3{font-size:1.05rem;margin-bottom:12px;color:#E8456B}
.z12gjsfh p{color:#666;font-size:.9rem;line-height:1.8}
.z12gjsfh img{max-width:160px;margin:12px auto 0;border-radius:8px}

/* ========== How-To Guide ========== */
.ftc4dy{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin-top:30px}
.kbups{text-align:center;padding:24px}
.sa3nng{width:48px;height:48px;background:linear-gradient(135deg,#E8456B,#FF7E5F);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;margin:0 auto 14px}
.kbups h4{margin-bottom:8px;font-size:1rem}
.kbups p{color:#666;font-size:.88rem}

/* ========== Share Buttons ========== */
.zwp4c1or{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:20px}
.g3h517{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:20px;font-size:.85rem;color:#fff;transition:opacity .3s}
.g3h517:hover{opacity:.85;color:#fff}
.g3h517.hkl3umg{background:#07C160}
.g3h517.k8kmrlh6{background:#E6162D}
.g3h517.y7jrij{background:#161823}
.g3h517.ggbzf3{background:#00A1D6}

/* ========== Footer ========== */
.iwcst{background:#1A1A2E;color:#ccc;padding:40px 0 20px}
.kncn0zxo{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:30px;margin-bottom:30px}
.afkl7d h4{color:#fff;font-size:1rem;margin-bottom:14px;position:relative;padding-bottom:8px}
.afkl7d h4::after{content:'';position:absolute;bottom:0;left:0;width:30px;height:2px;background:linear-gradient(135deg,#E8456B,#FF7E5F)}
.afkl7d p,.afkl7d a{color:#aaa;font-size:.88rem;line-height:1.8}
.afkl7d a:hover{color:#E8456B}
.afkl7d img{max-width:120px;border-radius:6px;margin-top:8px}
.srcmes{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center;font-size:.85rem;color:#888}
.srcmes a{color:#E8456B;margin:0 4px}

/* ========== Breadcrumb ========== */
.ukrq0{padding:14px 0;font-size:.88rem;color:#999}
.ukrq0 a{color:#E8456B}
.ukrq0 span{margin:0 6px;color:#ccc}

/* ========== Inner Page ========== */
.gzwcdpp{background:linear-gradient(135deg,#1A1A2E,#E8456B);padding:60px 0;text-align:center;color:#fff}
.gzwcdpp h1{font-size:2.2rem;color:#fff;margin-bottom:10px}
.gzwcdpp p{opacity:.9;font-size:1rem}
.pf69vv3{padding:40px 0}
.pf69vv3 h2{font-size:1.6rem;margin-bottom:20px;color:#1A1A2E}
.pf69vv3 p{color:#555;line-height:1.8;margin-bottom:16px}

/* ========== Responsive ========== */
@media(max-width:768px){
  .d4fmye{flex-wrap:wrap}
  .i4rc4u{display:none;width:100%;order:3}
  .i4rc4u.active{display:block}
  .i4rc4u ul{flex-direction:column;padding:10px 0}
  .i4rc4u a{display:block;padding:10px 16px}
  .z30i0m32{display:block}
  .pyx8x{height:400px}
  .ks1dmcy h1{font-size:1.8rem}
  .oh9qymwd .badge{font-size:.78rem;padding:4px 12px}
  .b2qoa9n{grid-template-columns:1fr}
  .x0c98g{grid-template-columns:1fr 1fr}
  .si1mfsp0{grid-template-columns:1fr}
  .kncn0zxo{grid-template-columns:1fr 1fr}
  .d50tpk{padding:40px 0}
  .rf2ybw h2{font-size:1.5rem}
  .e7tp05v{height:28px}
}
@media(max-width:480px){
  .x0c98g{grid-template-columns:1fr}
  .kncn0zxo{grid-template-columns:1fr}
  .y96stcim{flex-direction:column;border-radius:12px}
  .y96stcim button{border-radius:0 0 12px 12px}
  .oh9qymwd{flex-direction:column;align-items:center}
}
