/* 栗子漫画软件 lzmhsoft · 焦糖布丁工坊 Caramel Pudding（图集奶油黄→焦糖金棕流质：蛋奶黄布丁+焦糖帽滴落+果冻高光+软阴影；黄系第4变体，区别8938描边贴纸/8939台灯深色/8940纯flat） */
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    font-family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
    color: #46351a;
    background: #fff4de;
    line-height: 1.8;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
img { display: block; max-width: 100%; }
a { text-decoration: none; color: inherit; }
ol, ul { list-style: none; }
.jt6c { width: 1200px; margin: 0 auto; }
.se2k { text-align: center; margin-bottom: 54px; font-size: 30px; font-weight: 900; letter-spacing: 2px; color: #46351a; }
.se-n { display: block; font-size: 13px; font-weight: 800; letter-spacing: 4px; color: #b06a1e; margin-bottom: 10px; }

/* ===== 头部 ===== */
.kw3v { position: fixed; top: 0; left: 0; right: 0; z-index: 90; background: rgba(255,251,240,.93); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); border-bottom: 2px solid rgba(176,106,30,.16); transition: box-shadow .3s; }
.kw3v.on { box-shadow: 0 14px 30px -18px rgba(143,83,22,.4); }
.kd-r { display: flex; align-items: center; height: 82px; }
.lg5r img { width: 46px; height: 46px; object-fit: contain; background: #fffdf6; border-radius: 15px; padding: 5px; box-shadow: 0 8px 18px -8px rgba(143,83,22,.35); }
.nv7l { display: flex; gap: 6px; margin-left: 42px; }
.nv7l a { font-size: 15.5px; font-weight: 700; color: #7a6640; padding: 8px 17px; border-radius: 999px; transition: color .22s, background .22s; }
.nv7l a:hover { color: #8f5316; background: rgba(232,162,60,.16); }
.kd-act { margin-left: auto; display: flex; align-items: center; gap: 12px; }
.br4q { background: linear-gradient(135deg, #e8a23c, #b06a1e); color: #fffdf6; font-weight: 800; font-size: 15px; padding: 12px 25px; border-radius: 999px; box-shadow: 0 10px 22px -8px rgba(143,83,22,.55), inset 0 1px 0 rgba(255,255,255,.35); transition: transform .18s, box-shadow .18s; }
.br4q:hover { transform: translateY(-2px); box-shadow: 0 14px 28px -8px rgba(143,83,22,.62), inset 0 1px 0 rgba(255,255,255,.35); }
.br2t { display: none; width: 44px; height: 44px; border-radius: 50%; border: 1.5px solid rgba(176,106,30,.4); background: rgba(232,162,60,.14); color: #8f5316; font-size: 20px; cursor: pointer; }
.mn2p { display: none; }

/* ===== Hero ===== */
.hs9d { position: relative; overflow: hidden; padding: 168px 0 112px; background: radial-gradient(900px 460px at 82% 8%, rgba(232,162,60,.2), transparent 62%), radial-gradient(700px 400px at 8% 96%, rgba(247,201,62,.24), transparent 60%), linear-gradient(180deg, #fff4de 0%, #fbedc8 100%); }
.hs-r { display: flex; align-items: center; gap: 54px; position: relative; z-index: 2; }
.tx4e { flex: 1.06; min-width: 0; }
.bd7f { display: inline-flex; align-items: center; gap: 9px; background: #fffdf6; border: 1.5px solid rgba(176,106,30,.3); color: #8f5316; font-size: 13px; font-weight: 800; letter-spacing: 1px; padding: 9px 20px; border-radius: 999px; margin-bottom: 26px; box-shadow: 0 8px 18px -10px rgba(143,83,22,.35); }
.bd-dot { width: 9px; height: 9px; border-radius: 50%; background: #e8a23c; box-shadow: 0 0 0 4px rgba(232,162,60,.2); animation: pud 1.9s ease-in-out infinite; }
@keyframes pud { 0%,100% { box-shadow: 0 0 0 4px rgba(232,162,60,.2); } 50% { box-shadow: 0 0 0 9px rgba(232,162,60,0); } }
h1 { font-size: 54px; line-height: 1.24; font-weight: 900; letter-spacing: 1px; color: #46351a; }
h1 em {
    font-style: normal; display: inline-block; margin: 13px 0 4px;
    color: #46351a; background: linear-gradient(180deg, #ffd95e, #f2b83a);
    padding: 3px 20px 9px; border-radius: 18px 18px 26px 26px;
    box-shadow: 0 12px 26px -12px rgba(143,83,22,.5), inset 0 2px 0 rgba(255,255,255,.55);
}
.ds2g { margin: 28px 0 32px; font-size: 16.5px; color: #7a6640; max-width: 566px; }
.bw5h { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.dr5v { display: inline-flex; align-items: center; gap: 9px; font-size: 18px; font-weight: 900; color: #fffdf6; background: linear-gradient(135deg, #e8a23c, #a86318); border-radius: 999px; padding: 16px 33px; box-shadow: 0 16px 34px -10px rgba(143,83,22,.6), inset 0 1.5px 0 rgba(255,255,255,.4); transition: transform .2s, box-shadow .2s; }
.dr5v:hover { transform: translateY(-3px); box-shadow: 0 20px 40px -10px rgba(143,83,22,.68), inset 0 1.5px 0 rgba(255,255,255,.4); }
.sk8j { display: inline-flex; align-items: center; gap: 6px; border: 1.5px solid rgba(143,83,22,.35); color: #7a6640; font-weight: 700; font-size: 15.5px; padding: 14px 26px; border-radius: 999px; background: rgba(255,253,246,.6); transition: border-color .2s, color .2s; }
.sk8j:hover { border-color: rgba(176,106,30,.75); color: #8f5316; }
.ps3k { display: flex; gap: 12px; margin-top: 36px; flex-wrap: wrap; }
.ps3k li { display: inline-flex; align-items: center; gap: 7px; background: #fffdf6; border: 1px solid rgba(176,106,30,.22); border-radius: 999px; padding: 9px 17px; font-size: 13.5px; font-weight: 700; color: #6d5936; box-shadow: 0 8px 16px -10px rgba(143,83,22,.3); }
.ps3k i { font-size: 16px; color: #b06a1e; }

/* hero 右栏：布丁 + 手机 */
.ph6l { flex: .94; display: flex; justify-content: center; align-items: center; padding: 16px 0; position: relative; }
.ph-halo { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 360px; height: 480px; background: radial-gradient(circle, rgba(232,162,60,.28), transparent 66%); filter: blur(22px); }
.pd9a { position: absolute; z-index: 3; left: 4px; bottom: 96px; width: 148px; height: 116px; background: linear-gradient(160deg, #ffe9a4, #f4c24a 74%, #e8a23c); border-radius: 50% 50% 40% 40% / 62% 62% 36% 36%; box-shadow: 0 20px 34px -14px rgba(143,83,22,.5); animation: bob 4.6s ease-in-out infinite; }
.pd-cap { position: absolute; left: 0; right: 0; top: -4px; height: 36px; background: linear-gradient(180deg, #8f5316, #b06a1e); border-radius: 50% 50% 44% 44% / 78% 78% 22% 22%; box-shadow: inset 0 3px 6px rgba(255,255,255,.22); }
.pd-drop { position: absolute; width: 14px; height: 18px; background: #a86318; border-radius: 50% 50% 50% 50% / 38% 38% 62% 62%; }
.pd-drop.d1 { left: 26px; top: 26px; }
.pd-drop.d2 { left: 62px; top: 30px; width: 11px; height: 14px; }
.pd-drop.d3 { right: 22px; top: 27px; width: 12px; height: 16px; }
.pd-shine { position: absolute; left: 18px; bottom: 16px; width: 40px; height: 22px; background: rgba(255,255,255,.6); border-radius: 50%; filter: blur(6px); transform: rotate(-18deg); }
.pd-dish { position: absolute; left: -26px; right: -26px; bottom: -12px; height: 28px; background: #fffdf6; border-radius: 50%; box-shadow: 0 12px 22px -10px rgba(143,83,22,.45), inset 0 -3px 6px rgba(232,162,60,.25); }
@keyframes bob { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-9px); } }
.mk4b { position: relative; z-index: 4; width: 272px; background: #fffdf6; border-radius: 34px; padding: 10px; box-shadow: 0 36px 70px -22px rgba(143,83,22,.55), inset 0 1px 0 rgba(255,255,255,.6); transform: rotate(3deg); }
.mk-tint { position: absolute; left: 0; right: 0; top: 0; height: 104px; border-radius: 26px 26px 0 0; background: linear-gradient(180deg, rgba(232,162,60,.2), transparent); pointer-events: none; z-index: 2; }
.mk4b img { width: 100%; border-radius: 25px; height: 508px; object-fit: cover; object-position: top; }
.ch7c { position: absolute; z-index: 5; display: inline-flex; align-items: center; gap: 7px; background: #fffdf6; border-radius: 999px; padding: 9px 16px; font-size: 13px; font-weight: 800; color: #6d3f10; box-shadow: 0 16px 30px -12px rgba(143,83,22,.5); animation: floatdn 4.4s ease-in-out infinite; }
.ch7c i { font-size: 15px; color: #b06a1e; }
.ch7c.c1 { top: 54px; left: 12px; }
.ch7c.c2 { top: 236px; right: -8px; animation-delay: 1.3s; }
.ch7c.c3 { bottom: 58px; left: -6px; animation-delay: 2.3s; }
@keyframes floatdn { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }

/* ===== 版块 ===== */
.sc5j { padding: 96px 0; background: #fff4de; position: relative; }
.sc-warm { padding: 96px 0; background: linear-gradient(180deg, #fbedc8, #fbe7ba); position: relative; }

/* 展示：甜品柜 */
.tb-r { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.tb1n { position: relative; background: #fffdf6; border-radius: 22px; padding: 12px 12px 16px; box-shadow: 0 20px 38px -20px rgba(143,83,22,.42); transition: transform .25s, box-shadow .25s; overflow: hidden; }
.tb1n::after { content: ""; position: absolute; left: 12px; right: 12px; bottom: 0; height: 7px; background: linear-gradient(90deg, #ffd95e, #e8a23c 55%, #b06a1e); border-radius: 6px 6px 0 0; }
.tb1n:hover { transform: translateY(-6px); box-shadow: 0 26px 44px -20px rgba(143,83,22,.55); }
.gl3p { position: absolute; right: 18px; top: 14px; width: 64px; height: 40px; background: radial-gradient(ellipse at 70% 30%, rgba(255,255,255,.75), transparent 68%); border-radius: 50%; pointer-events: none; z-index: 2; }
.tb-w { border-radius: 15px; overflow: hidden; border: 1.5px solid rgba(176,106,30,.22); }
.tb-w img { width: 100%; height: 300px; object-fit: cover; object-position: top; }
.tb1n figcaption { padding: 13px 8px 6px; text-align: center; }
.tb1n b { display: block; font-size: 16px; color: #46351a; margin-bottom: 4px; }
.tb1n figcaption span { font-size: 13px; color: #9a8354; }

/* 优势：三连杯横卡交错 */
.ad4r { display: flex; flex-direction: column; gap: 24px; }
.rw2s { display: flex; align-items: center; gap: 30px; background: #fffdf6; border-radius: 30px; padding: 30px 38px; box-shadow: 0 22px 42px -22px rgba(143,83,22,.4); transition: transform .25s; }
.rw2s:hover { transform: translateY(-4px); }
.rw2s.flip { flex-direction: row-reverse; }
.rw2s.flip .xt9u { text-align: right; }
.ic6t { flex: 0 0 84px; width: 84px; height: 84px; border-radius: 50% 50% 44% 44% / 58% 58% 42% 42%; background: linear-gradient(160deg, #ffe9a4, #f2b83a 72%, #e8a23c); display: flex; align-items: center; justify-content: center; font-size: 36px; color: #6d3f10; box-shadow: inset 0 3px 6px rgba(255,255,255,.5), 0 14px 26px -12px rgba(143,83,22,.5); }
.xt9u b { display: block; font-size: 20px; color: #46351a; margin-bottom: 8px; }
.xt9u p { font-size: 15.5px; color: #7a6640; }
.xt9u a { display: inline-flex; align-items: center; gap: 5px; margin-left: 10px; color: #8f5316; font-weight: 800; border-bottom: 2px solid rgba(176,106,30,.4); border-radius: 2px; }
.xt9u a:hover { color: #b06a1e; }

/* 流程：纵向交错时间轴 */
.tl3w { position: relative; max-width: 940px; margin: 0 auto; padding: 8px 0; }
.tl3w::before { content: ""; position: absolute; left: 50%; top: 0; bottom: 0; width: 0; border-left: 2px dashed rgba(176,106,30,.4); }
.nd8x { position: relative; width: 50%; padding: 0 44px 34px 0; }
.nd8x.right { margin-left: 50%; padding: 0 0 34px 44px; }
.nd-dot { position: absolute; top: 26px; width: 18px; height: 18px; border-radius: 50%; background: linear-gradient(160deg, #ffd95e, #e8a23c); box-shadow: 0 0 0 5px rgba(232,162,60,.22); }
.nd8x.left .nd-dot { right: -9px; }
.nd8x.right .nd-dot { left: -9px; }
.nd8x.left { text-align: right; }
.st4y { display: inline-block; text-align: left; background: #fffdf6; border-radius: 24px; padding: 22px 28px; box-shadow: 0 18px 36px -20px rgba(143,83,22,.42); max-width: 400px; }
.st4y b { display: block; font-size: 17px; color: #8f5316; margin-bottom: 6px; }
.st4y p { font-size: 14.5px; color: #7a6640; }

/* 资讯：三卡焦糖顶条 */
.nw-r { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.nw-card { position: relative; background: #fffdf6; border-radius: 26px; padding: 30px 26px 26px; box-shadow: 0 20px 38px -22px rgba(143,83,22,.42); overflow: hidden; transition: transform .25s; display: block; }
.nw-card:hover { transform: translateY(-5px); }
.cp1a { position: absolute; left: 0; right: 0; top: 0; height: 8px; background: linear-gradient(90deg, #ffd95e, #e8a23c 52%, #b06a1e); }
.dt6b { position: absolute; right: 20px; top: 24px; width: 62px; height: 62px; border-radius: 50% 50% 46% 46% / 54% 54% 46% 46%; background: linear-gradient(160deg, #ffe9a4, #f2b83a); display: flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 900; color: #6d3f10; box-shadow: 0 10px 20px -10px rgba(143,83,22,.5), inset 0 2px 0 rgba(255,255,255,.5); }
.nw-card b { display: block; font-size: 17.5px; color: #46351a; line-height: 1.55; margin-bottom: 10px; max-width: 280px; }
.nw-card p { font-size: 14.5px; color: #7a6640; }
.nw-card a { display: inline-flex; align-items: center; gap: 5px; margin-left: 8px; color: #8f5316; font-weight: 800; border-bottom: 2px solid rgba(176,106,30,.4); border-radius: 2px; }
.nw-card a:hover { color: #b06a1e; }

/* FAQ：奶油卡 + 焦糖圆钮 */
.fq-r { max-width: 880px; margin: 0 auto; display: flex; flex-direction: column; gap: 16px; }
.fq9c { background: #fffdf6; border-radius: 24px; box-shadow: 0 16px 32px -20px rgba(143,83,22,.42); overflow: hidden; transition: box-shadow .25s; }
.fq9c.pour { box-shadow: 0 22px 40px -20px rgba(143,83,22,.55); }
.fq-btn { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 16px; background: none; border: none; cursor: pointer; text-align: left; padding: 20px 26px; font-family: inherit; }
.fq-btn span { font-size: 16.5px; font-weight: 800; color: #46351a; }
.fq-x { position: relative; flex: 0 0 38px; width: 38px; height: 38px; border-radius: 50%; background: linear-gradient(160deg, #ffd95e, #e8a23c); box-shadow: 0 8px 16px -8px rgba(143,83,22,.5), inset 0 1.5px 0 rgba(255,255,255,.5); transition: transform .3s; }
.fq-x::before, .fq-x::after { content: ""; position: absolute; left: 50%; top: 50%; background: #6d3f10; border-radius: 2px; }
.fq-x::before { width: 14px; height: 2.5px; transform: translate(-50%,-50%); }
.fq-x::after { width: 2.5px; height: 14px; transform: translate(-50%,-50%); }
.fq9c.pour .fq-x { transform: rotate(135deg); }
.fq-ans { max-height: 0; overflow: hidden; transition: max-height .35s ease, padding .35s ease; padding: 0 26px; font-size: 15px; color: #7a6640; }
.fq9c.pour .fq-ans { max-height: 220px; padding: 2px 26px 22px; border-top: 1.5px dashed rgba(176,106,30,.3); }
.fq9c.pour .fq-ans { border-left: none; }
.fq9c.pour .fq-btn span { color: #8f5316; }
.fq-ans a { display: inline-flex; align-items: center; gap: 5px; margin-left: 8px; color: #8f5316; font-weight: 800; border-bottom: 2px solid rgba(176,106,30,.4); border-radius: 2px; }
.fq-ans a:hover { color: #b06a1e; }

/* 评价：圆碟卡 */
.rv-r { display: grid; grid-template-columns: repeat(2, 1fr); gap: 34px 26px; }
.ps7e { position: relative; background: #fffdf6; border-radius: 26px; padding: 34px 30px 26px 30px; box-shadow: 0 20px 38px -22px rgba(143,83,22,.42); }
.ps7e::after { content: ""; position: absolute; left: 50%; bottom: -11px; transform: translateX(-50%); width: 46%; height: 16px; background: #fffdf6; border: 2.5px solid rgba(176,106,30,.35); border-top: none; border-radius: 0 0 40px 40px; box-shadow: 0 10px 16px -10px rgba(143,83,22,.4); }
.ps7e:nth-child(3n+1) .av8g { background: linear-gradient(160deg, #ffd95e, #f2b83a); color: #6d3f10; }
.ps7e:nth-child(3n+2) .av8g { background: linear-gradient(160deg, #c8812a, #b06a1e); color: #fffdf6; }
.ps7e:nth-child(3n) .av8g { background: #fffdf6; color: #8f5316; border: 2.5px solid rgba(176,106,30,.45); }
.av8g { position: absolute; left: 24px; top: -20px; width: 46px; height: 46px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 900; box-shadow: 0 10px 20px -10px rgba(143,83,22,.55); }
.rv-txt { font-size: 15px; color: #6d5936; }
.rv-time { display: block; margin-top: 12px; font-size: 12.5px; color: #b39a68; }

/* CTA：焦糖滴落区 */
.cn5h { position: relative; background: #6e4313; padding: 96px 0 92px; text-align: center; }
.cn-drip { position: absolute; left: 0; right: 0; top: -2px; height: 26px; background: radial-gradient(circle 16px at 16px 0, #6e4313 97%, transparent 100%); background-size: 34px 26px; background-repeat: repeat-x; }
.cn-r { position: relative; z-index: 2; }
.cn-big { font-size: 38px; font-weight: 900; letter-spacing: 2px; color: #fffdf6; line-height: 1.4; }
.cn-big em { font-style: normal; display: inline-block; margin: 12px 0 0; color: #46351a; background: linear-gradient(180deg, #ffd95e, #f2b83a); padding: 2px 20px 8px; border-radius: 16px 16px 24px 24px; box-shadow: 0 12px 26px -12px rgba(0,0,0,.5); }
.cn-tip { margin: 20px 0 34px; font-size: 15.5px; color: rgba(255,251,240,.75); }
.hn9b { display: inline-flex; align-items: center; gap: 9px; background: #fffdf6; color: #8f5316; font-size: 18px; font-weight: 900; padding: 16px 38px; border-radius: 999px; box-shadow: 0 18px 36px -12px rgba(0,0,0,.55), inset 0 -3px 0 rgba(232,162,60,.4); transition: transform .2s, box-shadow .2s; }
.hn9b:hover { transform: translateY(-3px); box-shadow: 0 24px 44px -12px rgba(0,0,0,.6), inset 0 -3px 0 rgba(232,162,60,.4); }

/* footer */
.ft3g { background: #5a3610; padding: 34px 0; }
.ft-r { text-align: center; }
.ft-r p { font-size: 13.5px; color: rgba(255,251,240,.62); line-height: 2; }
.ft-r p:first-child { color: rgba(255,251,240,.85); font-weight: 700; }

/* 入场动画 */
.gd-in { opacity: 0; transform: translateY(30px); transition: opacity .7s ease, transform .7s ease; }
.gd-in.gd-on { opacity: 1; transform: translateY(0); }

/* ===== 移动端 ===== */
@media (max-width: 1240px) {
    .jt6c { width: 94%; }
}
@media (max-width: 768px) {
    .nv7l { display: none; }
    .br4q { display: none; }
    .br2t { display: block; }
    .mn2p { display: none; flex-direction: column; background: #fffdf6; border-top: 1.5px dashed rgba(176,106,30,.3); padding: 10px 5%; }
    .mn2p.drop { display: flex; }
    .mn2p a { padding: 13px 6px; font-size: 15.5px; font-weight: 700; color: #6d5936; border-bottom: 1px dashed rgba(176,106,30,.18); }
    .mn2p a:last-child { border-bottom: none; color: #8f5316; font-weight: 800; }
    .hs9d { padding: 128px 0 84px; }
    .hs-r { flex-direction: column; gap: 40px; }
    .tx4e { width: 100%; }
    h1 { font-size: 36px; }
    h1 em { padding: 3px 14px 7px; border-radius: 14px 14px 20px 20px; }
    .dr5v { width: 100%; justify-content: center; font-size: 17px; padding: 15px 20px; }
    .sk8j { flex: 1; justify-content: center; padding: 13px 14px; }
    .bw5h { gap: 12px; }
    .ps3k { margin-top: 26px; }
    .ph6l { width: 100%; padding-bottom: 30px; }
    .pd9a { left: -6px; bottom: 40px; width: 116px; height: 92px; }
    .pd-drop.d2 { top: 24px; }
    .ch7c.c2 { right: -2px; }
    .mk4b { width: 238px; }
    .mk4b img { height: 440px; }
    .sc5j, .sc-warm { padding: 68px 0; }
    .se2k { font-size: 24px; margin-bottom: 38px; }
    .tb-r { grid-template-columns: repeat(2, 1fr); gap: 16px; }
    .tb-w img { height: 190px; }
    .rw2s { flex-direction: column !important; text-align: left !important; align-items: flex-start; gap: 18px; padding: 26px 24px; border-radius: 24px; }
    .rw2s.flip .xt9u { text-align: left; }
    .ic6t { width: 68px; height: 68px; font-size: 28px; }
    .tl3w::before { left: 9px; }
    .nd8x, .nd8x.right { width: 100%; margin-left: 0; padding: 0 0 24px 34px; text-align: left; }
    .nd8x.left { text-align: left; }
    .nd8x.left .nd-dot, .nd8x.right .nd-dot { left: 0; right: auto; }
    .st4y { max-width: none; }
    .nw-r { grid-template-columns: 1fr; gap: 18px; }
    .nw-card b { max-width: none; }
    .fq-btn { padding: 17px 18px; }
    .fq-btn span { font-size: 15px; }
    .fq-ans { padding: 0 18px; }
    .fq9c.pour .fq-ans { padding: 2px 18px 18px; }
    .rv-r { grid-template-columns: 1fr; gap: 26px; }
    .cn5h { padding: 72px 0 64px; }
    .cn-big { font-size: 27px; }
    .cn-big em { padding: 2px 14px 6px; }
    .hn9b { width: 100%; justify-content: center; }
}
