/* 栗子漫画 lzmhzb - 漫画选品单 Flat Catalog */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: "PingFang SC", "Microsoft YaHei", "Segoe UI", sans-serif; background: #f7f4ec; color: #1c1a15; line-height: 1.6; overflow-x: hidden; }
a { text-decoration: none; color: inherit; }
ul, ol { list-style: none; }
img { display: block; }
.ct8m { width: 1200px; max-width: 94%; margin: 0 auto; }
.dy8w { font-size: 15px; color: #6f6a5c; line-height: 1.8; }

/* 入场 */
.fl-in { opacity: 0; transform: translateY(22px); transition: opacity .55s ease, transform .55s ease; }
.fl-on { opacity: 1; transform: translateY(0); }

/* 头部 */
.fr4k { position: fixed; top: 0; left: 0; right: 0; z-index: 90; background: rgba(247,244,236,.96); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transition: box-shadow .3s; }
.fr4k.on { box-shadow: 0 8px 22px -14px rgba(28,26,21,.4); }
.fr-i { display: flex; align-items: center; gap: 30px; height: 74px; }
.go2d img { height: 46px; width: auto; border-radius: 8px; }
.nv5p { display: flex; gap: 4px; }
.nv5p a { font-size: 15.5px; font-weight: 700; color: #1c1a15; padding: 8px 16px; border-radius: 10px; transition: background .2s, color .2s; }
.nv5p a:hover { background: #ffd42e; color: #1c1a15; }
.fr-act { margin-left: auto; display: flex; align-items: center; gap: 12px; }
.bt3z { display: inline-block; padding: 11px 24px; border-radius: 12px; font-size: 15px; font-weight: 800; color: #1c1a15; background: #ffd42e; transition: background .2s, color .2s; }
.bt3z:hover { background: #4649c8; color: #fff; }
.bg6v { display: none; width: 42px; height: 42px; border: none; border-radius: 10px; background: #ffd42e; color: #1c1a15; font-size: 22px; cursor: pointer; }
.mq9b { display: none; }

/* Hero */
.cd7s { position: relative; overflow: hidden; padding: 168px 0 108px; background: #f7f4ec; }
.cd-r { display: flex; align-items: center; gap: 56px; position: relative; z-index: 2; }
.lf2w { flex: 1.05; }
.hg1k { display: inline-block; padding: 7px 16px; border-radius: 8px; background: #4649c8; color: #fff; font-size: 13.5px; font-weight: 800; letter-spacing: 1px; }
.cd7s h1 { margin-top: 22px; font-size: 54px; line-height: 1.2; font-weight: 900; letter-spacing: 1px; color: #1c1a15; }
.cd7s h1 em { display: inline-block; margin-top: 12px; padding: 6px 26px 8px; border-radius: 10px; font-style: normal; color: #1c1a15; background: #ffd42e; transform: rotate(-1.2deg); }
.dy8w.cd-d { margin-top: 20px; max-width: 560px; font-size: 16px; }
.ku3s { margin-top: 30px; display: flex; gap: 14px; }
.gr5y { display: inline-flex; align-items: center; gap: 9px; padding: 15px 34px; border-radius: 12px; font-size: 16.5px; font-weight: 900; color: #1c1a15; background: #ffd42e; transition: background .2s, color .2s; }
.gr5y:hover { background: #1c1a15; color: #ffd42e; }
.hq8z { display: inline-flex; align-items: center; gap: 7px; padding: 15px 28px; border-radius: 12px; font-size: 15.5px; font-weight: 700; color: #1c1a15; background: #ede9dc; transition: background .2s, color .2s; }
.hq8z:hover { background: #4649c8; color: #fff; }
.vc4a { margin-top: 30px; display: flex; flex-wrap: wrap; gap: 10px 22px; }
.vc4a li { display: inline-flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 700; color: #443f34; }
.vc4a i { color: #4649c8; font-size: 17px; }

/* 右侧 大黄块 */
.sj8k { flex: .98; position: relative; display: flex; justify-content: center; align-items: center; }
.fb4m { position: relative; width: 100%; max-width: 460px; padding: 64px 0 54px; background: #ffd42e; border-radius: 22px; display: flex; justify-content: center; }
.fb-tag { position: absolute; top: 22px; left: 24px; padding: 8px 16px; border-radius: 8px; background: #4649c8; color: #fff; font-size: 13.5px; font-weight: 900; letter-spacing: 1px; }
.ph2r { position: relative; width: 262px; border-radius: 26px; background: #fff; padding: 10px; transform: rotate(-2.4deg); }
.ph-top { position: absolute; left: 50%; top: 5px; transform: translateX(-50%); width: 84px; height: 15px; border-radius: 999px; background: #e4dfd0; z-index: 3; }
.ph2r img { width: 100%; height: 498px; object-fit: cover; object-position: top; border-radius: 18px; }
.up3c { position: absolute; z-index: 5; top: 42px; right: -6px; display: inline-flex; align-items: center; gap: 8px; padding: 12px 18px; border-radius: 12px; background: #4649c8; color: #fff; font-size: 13.5px; font-weight: 800; animation: upf 4.2s ease-in-out infinite; }
.up3c i { color: #ffd42e; font-size: 16px; }
@keyframes upf { 0%, 100% { transform: translateY(0) rotate(2.4deg); } 50% { transform: translateY(-10px) rotate(2.4deg); } }
.up9d { position: absolute; z-index: 5; bottom: 60px; left: -14px; display: inline-flex; align-items: center; gap: 8px; padding: 12px 18px; border-radius: 12px; background: #1c1a15; color: #ffd42e; font-size: 13.5px; font-weight: 800; animation: upd 4.8s ease-in-out infinite; }
@keyframes upd { 0%, 100% { transform: translateY(0) rotate(-2deg); } 50% { transform: translateY(-8px) rotate(-2deg); } }

/* 模块标题 */
.ct5n { display: flex; flex-direction: column; align-items: center; gap: 8px; text-align: center; font-size: 32px; font-weight: 900; letter-spacing: 2px; color: #1c1a15; }
.ct-b { display: inline-block; padding: 5px 18px; border-radius: 8px; background: #1c1a15; color: #ffd42e; font-size: 13px; font-weight: 800; letter-spacing: 3px; }

/* 展示 四色选单卡 */
.xr6d { padding: 96px 0; background: #f7f4ec; }
.gk9v { padding: 96px 0; background: #ede9dc; }
.pz2c { margin-top: 46px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.jb7h { position: relative; padding: 24px; border-radius: 18px; transition: transform .22s; }
.jb7h:hover { transform: translateY(-4px); }
.jb-y { background: #ffd42e; }
.jb-v { background: #4649c8; }
.jb-v .tb6k { color: #fff; }
.jb-v .dy8w { color: rgba(255,255,255,.75); }
.jb-n { background: #fff; }
.jb-k { background: #1c1a15; }
.jb-k .tb6k { color: #ffd42e; }
.jb-k .dy8w { color: rgba(247,244,236,.7); }
.jb-w { height: 230px; border-radius: 12px; overflow: hidden; }
.jb-w img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.bh3m { position: absolute; top: -12px; right: 22px; display: inline-flex; align-items: center; justify-content: center; width: 46px; height: 46px; border-radius: 12px; background: #1c1a15; color: #ffd42e; font-size: 16px; font-weight: 900; }
.jb-k .bh3m { background: #ffd42e; color: #1c1a15; }
.tb6k { margin-top: 16px; font-size: 18.5px; font-weight: 900; color: #1c1a15; }
.jb7h .dy8w { margin-top: 7px; font-size: 14.5px; }
.zj7v { color: #4649c8; font-weight: 800; border-bottom: 2.5px solid #ffd42e; transition: color .2s; }
.zj7v:hover { color: #1c1a15; }

/* 优势 蓝紫编号 */
.sm4w { margin-top: 46px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.pt8d { position: relative; padding: 28px 26px 26px; background: #fff; border-radius: 18px; transition: transform .22s; }
.pt8d:hover { transform: translateY(-4px); }
.nu1x { position: absolute; top: 20px; right: 22px; font-size: 34px; font-weight: 900; color: rgba(70,73,200,.16); letter-spacing: -1px; }
.pc5m { display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: 14px; font-size: 24px; margin-bottom: 15px; color: #1c1a15; background: #ffd42e; }
.pt8d .tb6k { margin-top: 0; font-size: 17px; }
.pt8d .dy8w { margin-top: 7px; font-size: 14.5px; }

/* 流程 flat 实线 */
.jl5t { margin-top: 54px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; position: relative; }
.jl5t::before { content: ""; position: absolute; top: 26px; left: 10%; right: 10%; height: 4px; border-radius: 4px; background: #ffd42e; }
.rw6y { position: relative; text-align: center; }
.sp2k { position: relative; z-index: 2; display: inline-flex; align-items: center; justify-content: center; width: 54px; height: 54px; border-radius: 50%; background: #4649c8; color: #fff; font-size: 17px; font-weight: 900; border: 5px solid #ede9dc; transition: background .22s; }
.rw6y:hover .sp2k { background: #1c1a15; }
.rw6y .tb6k { margin-top: 15px; font-size: 16.5px; }
.rw6y .dy8w { margin-top: 6px; font-size: 13.5px; }

/* 资讯 */
.tb3n { margin-top: 46px; display: flex; flex-direction: column; gap: 16px; max-width: 900px; margin-left: auto; margin-right: auto; }
.kn4m { display: flex; align-items: flex-start; gap: 20px; padding: 22px 26px; background: #fff; border-radius: 16px; transition: transform .22s; }
.kn4m:hover { transform: translateX(6px); }
.dt3f { flex: none; display: inline-flex; align-items: center; justify-content: center; width: 78px; height: 54px; border-radius: 12px; background: #ffd42e; color: #1c1a15; font-size: 16px; font-weight: 900; margin-top: 2px; }
.dt3f.dt-v { background: #4649c8; color: #fff; }
.kn4m .tb6k { margin-top: 0; font-size: 17.5px; }
.kn4m .dy8w { margin-top: 7px; font-size: 14.5px; }
.dt-c { margin-top: 10px; font-size: 12.5px; color: #a39c8b; }

/* FAQ */
.qc8b { margin-top: 46px; max-width: 880px; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; gap: 14px; }
.hw1z { background: #fff; border-radius: 16px; overflow: hidden; transition: background .25s; }
.hw1z.on { background: #ffd42e; }
.sw5x { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 19px 24px; border: none; background: transparent; cursor: pointer; font-size: 16.5px; font-weight: 800; color: #1c1a15; text-align: left; }
.eg2c { position: relative; flex: none; width: 30px; height: 30px; border-radius: 10px; background: #4649c8; }
.eg2c::before, .eg2c::after { content: ""; position: absolute; left: 50%; top: 50%; background: #fff; border-radius: 2px; transition: transform .28s; }
.eg2c::before { width: 12px; height: 2.5px; transform: translate(-50%,-50%); }
.eg2c::after { width: 2.5px; height: 12px; transform: translate(-50%,-50%); }
.hw1z.on .eg2c::after { transform: translate(-50%,-50%) scaleY(0); }
.tn6j { max-height: 0; overflow: hidden; transition: max-height .32s ease; }
.tn6j p { padding: 0 24px 20px; font-size: 14.5px; color: #55503f; line-height: 1.85; }

/* 评价 */
.dv6p { padding: 96px 0; background: #ede9dc; }
.fh9a { margin-top: 48px; columns: 2; column-gap: 24px; }
.an3m { break-inside: avoid; display: flex; gap: 15px; padding: 22px 24px; background: #fff; border-radius: 16px; margin-bottom: 24px; transition: transform .22s; }
.an3m:hover { transform: translateY(-3px); }
.tx7k { flex: none; width: 46px; height: 46px; border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 17px; font-weight: 900; color: #1c1a15; background: #ffd42e; }
.an3m:nth-child(2n) .tx7k { background: #4649c8; color: #fff; }
.an3m:nth-child(3n) .tx7k { background: #1c1a15; color: #ffd42e; }
.jm4d .tx-j { font-size: 14px; color: #55503f; line-height: 1.8; }
.jm4d .tx-h { margin-top: 10px; font-size: 12px; color: #a39c8b; }

/* CTA */
.yb4v { padding: 96px 0; background: #ffd42e; }
.yb-y { text-align: center; }
.yb-x { font-size: 14px; font-weight: 900; letter-spacing: 6px; color: rgba(28,26,21,.55); }
.yb-v { margin-top: 12px; font-size: 42px; font-weight: 900; line-height: 1.3; color: #1c1a15; }
.yb-v em { display: inline-block; margin-top: 10px; padding: 4px 24px 6px; border-radius: 10px; font-style: normal; color: #fff; background: #4649c8; transform: rotate(-1.2deg); }
.go9x { display: inline-flex; align-items: center; gap: 9px; margin-top: 32px; padding: 17px 46px; border-radius: 14px; font-size: 18px; font-weight: 900; color: #ffd42e; background: #1c1a15; transition: background .2s, color .2s; }
.go9x:hover { background: #4649c8; color: #fff; }
.yb-z { margin-top: 18px; font-size: 13.5px; color: rgba(28,26,21,.65); letter-spacing: 1px; }

/* 页脚 */
.rm7u { padding: 34px 0; background: #1c1a15; }
.rm-i { display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.rm-i p { font-size: 13px; color: #9b9584; }

/* 移动端 */
@media (max-width: 768px) {
    .nv5p { display: none; }
    .bt3z { display: none; }
    .bg6v { display: flex; align-items: center; justify-content: center; }
    .mq9b { display: none; flex-direction: column; gap: 4px; padding: 10px 4% 16px; background: rgba(247,244,236,.98); }
    .mq9b.opn { display: flex; }
    .mq9b a { padding: 13px 14px; border-radius: 12px; font-size: 15px; font-weight: 700; color: #443f34; }
    .mq9b a:hover { background: #ffd42e; }
    .mq9b a:last-child { margin-top: 8px; text-align: center; background: #ffd42e; color: #1c1a15; font-weight: 800; width: 100%; padding: 14px; }
    .cd7s { padding: 130px 0 80px; }
    .cd-r { flex-direction: column-reverse; gap: 44px; }
    .cd7s h1 { font-size: 36px; }
    .cd7s h1 em { padding: 4px 18px 6px; }
    .ku3s { flex-direction: column; align-items: stretch; }
    .gr5y, .hq8z { justify-content: center; width: 100%; }
    .sj8k { width: 100%; padding: 10px 0 0; }
    .fb4m { max-width: 100%; padding: 52px 0 44px; }
    .ph2r { width: 216px; }
    .ph2r img { height: 392px; }
    .up3c { right: 0; top: 26px; font-size: 12.5px; padding: 10px 14px; }
    .up9d { left: 0; bottom: 34px; font-size: 12.5px; padding: 10px 14px; }
    .ct5n { font-size: 26px; }
    .pz2c { grid-template-columns: 1fr; }
    .sm4w { grid-template-columns: 1fr; }
    .jl5t { grid-template-columns: repeat(2, 1fr); gap: 20px; }
    .jl5t::before { display: none; }
    .kn4m { flex-direction: column; gap: 12px; }
    .dt3f { width: 100%; height: 46px; }
    .fh9a { columns: 1; }
    .yb-v { font-size: 30px; }
    .go9x { width: 100%; justify-content: center; }
}

html{scroll-behavior:smooth}
