/* 栗子漫画 lzcomics - 深夜漫画自习室 */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: "PingFang SC", "Microsoft YaHei", "Segoe UI", sans-serif; background: #221b12; color: #f6efdd; line-height: 1.6; overflow-x: hidden; }
a { text-decoration: none; color: inherit; }
ul, ol { list-style: none; }
img { display: block; }
.rw7c { width: 1200px; max-width: 94%; margin: 0 auto; }
.dc7u { font-size: 15px; color: #b3a683; line-height: 1.8; }

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

/* 头部 */
.kp3f { position: fixed; top: 0; left: 0; right: 0; z-index: 90; background: rgba(34,27,18,.92); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); border-bottom: 1px solid rgba(240,178,30,.22); transition: box-shadow .3s; }
.kp3f.on { box-shadow: 0 12px 28px -16px rgba(0,0,0,.7); }
.kp-i { display: flex; align-items: center; gap: 30px; height: 74px; }
.go4n img { height: 46px; width: auto; border-radius: 10px; }
.xb1q { display: flex; gap: 6px; }
.xb1q a { font-size: 15.5px; font-weight: 600; color: #c8bb97; padding: 8px 16px; border-radius: 999px; transition: color .2s, background .2s; }
.xb1q a:hover { color: #ffd44d; background: rgba(240,178,30,.12); }
.kp-act { margin-left: auto; display: flex; align-items: center; gap: 12px; }
.bt2v { display: inline-block; padding: 11px 24px; border-radius: 999px; font-size: 15px; font-weight: 800; color: #2b2110; background: linear-gradient(135deg, #ffd44d, #f0b21e); box-shadow: 0 8px 18px -8px rgba(240,178,30,.55); transition: transform .18s, box-shadow .18s; }
.bt2v:hover { transform: translateY(-2px); box-shadow: 0 12px 22px -8px rgba(240,178,30,.6); }
.bg5k { display: none; width: 42px; height: 42px; border: none; border-radius: 12px; background: rgba(240,178,30,.15); color: #ffd44d; font-size: 22px; cursor: pointer; }
.mq8d { display: none; }

/* Hero 自习室 */
.dn6s { position: relative; overflow: hidden; padding: 168px 0 112px; background:
    radial-gradient(700px 420px at 84% 18%, rgba(240,178,30,.14), transparent 62%),
    radial-gradient(560px 380px at -6% 100%, rgba(232,134,58,.08), transparent 60%),
    linear-gradient(180deg, #221b12 0%, #2a2113 100%); }
.dn-r { display: flex; align-items: center; gap: 56px; position: relative; z-index: 2; }
.lf8w { flex: 1.05; }
.hl3k { display: inline-flex; align-items: center; gap: 9px; padding: 8px 18px; border-radius: 999px; background: rgba(248,240,221,.07); border: 1px solid rgba(240,178,30,.4); font-size: 13.5px; font-weight: 700; color: #ffd44d; }
.hl-dot { width: 9px; height: 9px; border-radius: 50%; background: #f0b21e; box-shadow: 0 0 0 4px rgba(240,178,30,.2); animation: hld 1.8s ease-in-out infinite; }
@keyframes hld { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.35); } }
.dn6s h1 { margin-top: 20px; font-size: 52px; line-height: 1.22; font-weight: 900; letter-spacing: 1px; color: #f6efdd; }
.dn6s h1 em { display: inline-block; margin-top: 12px; padding: 5px 26px 7px; border-radius: 6px 14px 6px 14px; font-style: normal; font-weight: 900; color: #2b2110; background: linear-gradient(100deg, rgba(255,212,77,.55), rgba(255,212,77,.2) 92%); border-left: 5px solid #f0b21e; transform: rotate(-1deg); }
.ms6v.dn-d { margin-top: 20px; max-width: 560px; font-size: 16px; }
.mw5s { margin-top: 30px; display: flex; gap: 16px; }
.gn7y { display: inline-flex; align-items: center; gap: 9px; padding: 15px 34px; border-radius: 999px; font-size: 16.5px; font-weight: 800; color: #2b2110; background: linear-gradient(135deg, #ffd44d, #f0b21e); box-shadow: 0 14px 26px -12px rgba(240,178,30,.6); transition: transform .18s, box-shadow .18s; }
.gn7y:hover { transform: translateY(-2px); box-shadow: 0 18px 30px -12px rgba(240,178,30,.68); }
.pk9z { display: inline-flex; align-items: center; gap: 7px; padding: 15px 28px; border-radius: 999px; font-size: 15.5px; font-weight: 700; color: #c8bb97; background: rgba(248,240,221,.06); border: 1.5px solid rgba(200,187,151,.4); transition: border-color .2s, color .2s, transform .18s; }
.pk9z:hover { border-color: #f0b21e; color: #ffd44d; transform: translateY(-2px); }
.fc6a { margin-top: 30px; display: flex; flex-wrap: wrap; gap: 10px 22px; }
.fc6a li { display: inline-flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 700; color: #c8bb97; }
.fc6a i { color: #f0b21e; font-size: 17px; }

/* 右侧 台灯+手机 */
.sj4b { flex: .98; position: relative; display: flex; justify-content: center; align-items: center; padding: 24px 0 10px; }
.dn-glow { position: absolute; left: 50%; top: 46%; transform: translate(-50%,-50%); width: 500px; height: 430px; border-radius: 50%; background: radial-gradient(closest-side, rgba(240,178,30,.22), transparent 70%); filter: blur(10px); pointer-events: none; }
.dg9y { position: absolute; z-index: 4; top: -26px; left: 8%; }
.dg-shade { display: block; width: 92px; height: 54px; clip-path: polygon(18% 0, 82% 0, 100% 100%, 0 100%); background: linear-gradient(180deg, #4a3c22, #33291b); border-radius: 4px; }
.dg-pole { display: block; width: 8px; height: 58px; margin: -2px 0 0 42px; background: linear-gradient(180deg, #57492c, #3a2f1b); border-radius: 4px; }
.dg-bulb { display: block; width: 26px; height: 26px; margin: -4px 0 0 33px; border-radius: 50%; background: radial-gradient(circle at 38% 32%, #fff3c4, #f0b21e); box-shadow: 0 0 26px 10px rgba(255,212,77,.5); animation: dgb 3s ease-in-out infinite; }
@keyframes dgb { 0%, 100% { box-shadow: 0 0 22px 8px rgba(255,212,77,.45); } 50% { box-shadow: 0 0 34px 14px rgba(255,212,77,.62); } }
.dg-beam { display: block; margin: -6px 0 0 -62px; width: 176px; height: 300px; clip-path: polygon(42% 0, 58% 0, 100% 100%, 0 100%); background: linear-gradient(180deg, rgba(255,212,77,.3), rgba(255,212,77,.03)); pointer-events: none; }
.ph6s { position: relative; z-index: 3; width: 268px; border-radius: 30px; background: #f8f0dd; padding: 10px; box-shadow: 0 30px 52px -24px rgba(0,0,0,.75); transform: rotate(-2.8deg); }
.ph-top { position: absolute; left: 50%; top: 5px; transform: translateX(-50%); width: 84px; height: 15px; border-radius: 999px; background: #d9cba6; z-index: 3; }
.ph6s img { width: 100%; height: 500px; object-fit: cover; object-position: top; border-radius: 22px; }
.fg2c { position: absolute; z-index: 5; top: 68px; right: -2px; display: inline-flex; align-items: center; gap: 8px; padding: 11px 18px; border-radius: 999px; background: rgba(248,240,221,.1); border: 1.5px dashed rgba(240,178,30,.6); color: #ffd44d; font-size: 13.5px; font-weight: 800; animation: fgf 4.6s ease-in-out infinite; }
.fg2c i { color: #f0b21e; font-size: 16px; }
@keyframes fgf { 0%, 100% { transform: translateY(0) rotate(3deg); } 50% { transform: translateY(-9px) rotate(3deg); } }
.fg8t { position: absolute; z-index: 5; bottom: 58px; left: -10px; padding: 10px 18px; border-radius: 999px; background: linear-gradient(135deg, #ffd44d, #f0b21e); color: #2b2110; font-size: 13.5px; font-weight: 900; box-shadow: 0 12px 22px -10px rgba(240,178,30,.6); transform: rotate(-3deg); animation: fgt 3.6s ease-in-out infinite; }
@keyframes fgt { 0%, 100% { transform: rotate(-3deg) translateY(0); } 50% { transform: rotate(-3deg) translateY(-8px); } }

/* 模块标题 */
.mo4k { display: flex; flex-direction: column; align-items: center; gap: 8px; text-align: center; font-size: 32px; font-weight: 900; letter-spacing: 2px; color: #f6efdd; }
.mo-n { display: inline-block; padding: 4px 18px; border-radius: 4px 999px 4px 999px; border: 1.5px solid rgba(240,178,30,.5); background: rgba(240,178,30,.1); font-size: 13px; font-weight: 800; letter-spacing: 3px; color: #ffd44d; }

/* 展示 稿纸分格 */
.bg7l { padding: 96px 0; background: #221b12; }
.bk6t { padding: 96px 0; background: linear-gradient(180deg, #2a2113, #221b12); }
.gd2n { margin-top: 46px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 26px; }
.jd8s { position: relative; padding: 26px; background: #f8f0dd; border-radius: 18px; box-shadow: 0 18px 34px -22px rgba(0,0,0,.7); background-image: repeating-linear-gradient(0deg, rgba(43,33,16,.06) 0 1px, transparent 1px 30px); transition: transform .24s, box-shadow .24s; }
.jd8s::before { content: ""; position: absolute; left: 0; top: 20px; bottom: 20px; width: 5px; border-radius: 0 5px 5px 0; background: linear-gradient(180deg, #ffd44d, #f0b21e); }
.jd8s:hover { transform: translateY(-4px) rotate(.4deg); box-shadow: 0 24px 42px -22px rgba(0,0,0,.75); }
.tm3w { position: absolute; top: -12px; left: 30px; width: 76px; height: 24px; background: rgba(255,212,77,.75); transform: rotate(-3deg); box-shadow: 0 4px 10px -4px rgba(0,0,0,.4); }
.tm3w.tm-b { background: rgba(90,74,40,.45); transform: rotate(2.5deg); }
.jd-w { height: 236px; border-radius: 12px; overflow: hidden; border: 2px solid #2b2116; }
.jd-w img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.tb5k { margin-top: 16px; font-size: 18.5px; font-weight: 900; color: #2b2116; }
.jd8s .dc7u { color: #7d7154; margin-top: 7px; font-size: 14.5px; }
.hz4v { color: #a3730a; font-weight: 800; background: linear-gradient(100deg, rgba(255,212,77,.5), rgba(255,212,77,.15)); padding: 0 3px; border-radius: 3px; transition: color .2s; }
.hz4v:hover { color: #7a5c07; }
.bk6t .hz4v { color: #ffd44d; background: none; border-bottom: 2px solid rgba(240,178,30,.55); }
.bk6t .hz4v:hover { color: #fff3c4; }

/* 优势 深卡黄图标 */
.km3w { margin-top: 46px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.ic1p { padding: 30px 26px 28px; background: rgba(248,240,221,.05); border: 1px solid rgba(240,178,30,.18); border-radius: 22px; transition: transform .24s, border-color .24s, background .24s; }
.ic1p:hover { transform: translateY(-5px); border-color: rgba(240,178,30,.5); background: rgba(248,240,221,.08); }
.vp2m { display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: 16px; font-size: 24px; margin-bottom: 15px; color: #2b2110; background: linear-gradient(135deg, #ffd44d, #f0b21e); box-shadow: 0 10px 18px -10px rgba(240,178,30,.6); }
.bk6t .tb5k { color: #f6efdd; }
.ic1p .tb5k { font-size: 17px; }
.ic1p .dc7u { margin-top: 7px; font-size: 14.5px; }

/* 流程 索引卡 */
.xr4v { margin-top: 50px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.sz7g { position: relative; padding: 28px 20px 24px; background: #f8f0dd; border-radius: 14px; box-shadow: 0 16px 30px -20px rgba(0,0,0,.7); text-align: center; background-image: repeating-linear-gradient(0deg, rgba(43,33,16,.06) 0 1px, transparent 1px 26px); transition: transform .24s, box-shadow .24s; }
.sz7g::after { content: ""; position: absolute; top: -11px; left: 50%; transform: translateX(-50%) rotate(-2deg); width: 88px; height: 22px; background: rgba(90,74,40,.4); box-shadow: 0 4px 8px -4px rgba(0,0,0,.4); }
.sz7g:hover { transform: translateY(-4px) rotate(-.5deg); box-shadow: 0 22px 38px -20px rgba(0,0,0,.75); }
.cl2h { display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: 50%; background: linear-gradient(135deg, #ffd44d, #f0b21e); color: #2b2110; font-size: 23px; margin-bottom: 14px; border: 3px solid #fff8e6; box-shadow: 0 10px 18px -10px rgba(240,178,30,.65); }
.sz7g .tb5k { font-size: 16.5px; }
.sz7g .dc7u { margin-top: 7px; font-size: 13.5px; }

/* 资讯 公告贴 */
.qb9m { margin-top: 46px; display: flex; flex-direction: column; gap: 18px; max-width: 900px; margin-left: auto; margin-right: auto; }
.nw5d { display: flex; align-items: flex-start; gap: 20px; padding: 22px 26px; background: rgba(248,240,221,.05); border: 1px solid rgba(240,178,30,.18); border-radius: 20px; transition: transform .24s, border-color .24s; }
.nw5d:hover { transform: translateX(6px); border-color: rgba(240,178,30,.5); }
.pd3f { flex: none; display: inline-flex; align-items: center; gap: 7px; padding: 9px 16px; border-radius: 4px 999px 4px 999px; background: linear-gradient(135deg, #ffd44d, #f0b21e); font-size: 13px; font-weight: 900; color: #2b2110; margin-top: 2px; }
.pd3f.pd-k { background: rgba(248,240,221,.1); color: #ffd44d; border: 1.5px solid rgba(240,178,30,.5); }
.bk6t .tb5k { color: #f6efdd; }
.nw5d .tb5k { font-size: 17.5px; }
.nw5d .dc7u { margin-top: 7px; font-size: 14.5px; }
.pd-c { margin-top: 10px; font-size: 12.5px; color: #8d8163; }

/* FAQ */
.wj7k { margin-top: 46px; max-width: 880px; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; gap: 15px; }
.oe3t { background: rgba(248,240,221,.05); border: 1px solid rgba(240,178,30,.18); border-radius: 18px; overflow: hidden; transition: border-color .25s; }
.oe3t.on { border-color: rgba(240,178,30,.55); }
.sw1m { 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: #f6efdd; text-align: left; }
.cd8n { position: relative; flex: none; width: 30px; height: 30px; border-radius: 50%; background: linear-gradient(135deg, #ffd44d, #f0b21e); }
.cd8n::before, .cd8n::after { content: ""; position: absolute; left: 50%; top: 50%; background: #2b2110; border-radius: 2px; transition: transform .28s; }
.cd8n::before { width: 12px; height: 2.5px; transform: translate(-50%,-50%); }
.cd8n::after { width: 2.5px; height: 12px; transform: translate(-50%,-50%); }
.oe3t.on .cd8n::after { transform: translate(-50%,-50%) scaleY(0); }
.ew5j { max-height: 0; overflow: hidden; transition: max-height .32s ease; }
.ew5j p { padding: 0 24px 20px; font-size: 14.5px; color: #b3a683; line-height: 1.85; }

/* 评价 便签墙 */
.vq4p { padding: 96px 0; background: linear-gradient(180deg, #2a2113, #221b12); }
.um2b { margin-top: 50px; columns: 2; column-gap: 26px; }
.hx7j { break-inside: avoid; position: relative; display: flex; gap: 15px; padding: 24px 24px 20px; background: #f8f0dd; border-radius: 6px 14px 14px 14px; box-shadow: 0 16px 30px -20px rgba(0,0,0,.7); margin-bottom: 28px; transition: transform .24s; }
.hx7j:nth-child(odd) { transform: rotate(-.7deg); }
.hx7j:nth-child(even) { transform: rotate(.7deg); }
.hx7j:hover { transform: rotate(0) translateY(-3px); }
.hx7j::before { content: ""; position: absolute; top: -11px; left: 50%; transform: translateX(-50%) rotate(-2deg); width: 82px; height: 22px; background: rgba(255,212,77,.6); box-shadow: 0 4px 8px -4px rgba(0,0,0,.4); }
.ro5k { flex: none; width: 46px; height: 46px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 17px; font-weight: 900; color: #2b2110; background: linear-gradient(140deg, #ffd44d, #f0b21e); }
.hx7j:nth-child(2n) .ro5k { background: #5a4a28; color: #f8f0dd; }
.hx7j:nth-child(3n) .ro5k { background: #e8863a; color: #fff6e2; }
.yl6d .tx-j { font-size: 14px; color: #5d5138; line-height: 1.8; }
.yl6d .tx-h { margin-top: 10px; font-size: 12px; color: #a3966f; }

/* CTA */
.nm8v { position: relative; overflow: hidden; padding: 100px 0; background:
    radial-gradient(680px 380px at 50% 118%, rgba(240,178,30,.3), transparent 62%),
    linear-gradient(180deg, #2e2413, #241c0e); }
.nm-y { position: relative; z-index: 2; text-align: center; }
.nm-x { font-size: 14px; font-weight: 900; letter-spacing: 6px; color: rgba(255,212,77,.55); }
.nm-v { margin-top: 12px; font-size: 42px; font-weight: 900; line-height: 1.3; color: #f6efdd; }
.nm-v em { display: inline-block; margin-top: 10px; padding: 4px 24px 6px; border-radius: 6px 16px 6px 16px; font-style: normal; color: #2b2110; background: linear-gradient(120deg, #ffd44d, #f0b21e); transform: rotate(-1.2deg); }
.pl3x { display: inline-flex; align-items: center; gap: 9px; margin-top: 34px; padding: 17px 46px; border-radius: 999px; font-size: 18px; font-weight: 900; color: #2b2110; background: linear-gradient(135deg, #ffd44d, #f0b21e); box-shadow: 0 18px 34px -14px rgba(0,0,0,.6); transition: transform .18s, box-shadow .18s; }
.pl3x:hover { transform: translateY(-3px); box-shadow: 0 24px 40px -14px rgba(0,0,0,.65); }
.nm-z { margin-top: 18px; font-size: 13.5px; color: rgba(246,239,221,.65); letter-spacing: 1px; }

/* 页脚 */
.gr6y { padding: 34px 0; background: #1a1409; }
.gr-i { display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.gr-i p { font-size: 13px; color: #8d8163; }

/* 移动端 */
@media (max-width: 768px) {
    .xb1q { display: none; }
    .bt2v { display: none; }
    .bg5k { display: flex; align-items: center; justify-content: center; }
    .mq8d { display: none; flex-direction: column; gap: 4px; padding: 10px 4% 16px; background: rgba(34,27,18,.98); border-bottom: 1px solid rgba(240,178,30,.22); }
    .mq8d.opn { display: flex; }
    .mq8d a { padding: 13px 14px; border-radius: 12px; font-size: 15px; font-weight: 700; color: #c8bb97; }
    .mq8d a:hover { background: rgba(240,178,30,.1); }
    .mq8d a:last-child { margin-top: 8px; text-align: center; background: linear-gradient(135deg, #ffd44d, #f0b21e); color: #2b2110; font-weight: 800; width: 100%; padding: 14px; }
    .dn6s { padding: 130px 0 84px; }
    .dn-r { flex-direction: column-reverse; gap: 46px; }
    .dn6s h1 { font-size: 36px; }
    .dn6s h1 em { padding: 4px 18px 6px; }
    .mw5s { flex-direction: column; align-items: stretch; }
    .gn7y, .pk9z { justify-content: center; width: 100%; }
    .sj4b { width: 100%; padding: 20px 0 0; }
    .dg9y { left: 4%; top: -10px; }
    .dg-beam { height: 240px; }
    .ph6s { width: 218px; }
    .ph6s img { height: 396px; }
    .fg2c { right: -4px; top: 44px; font-size: 12.5px; padding: 9px 14px; }
    .fg8t { left: -4px; bottom: 30px; font-size: 12.5px; }
    .mo4k { font-size: 26px; }
    .gd2n { grid-template-columns: 1fr; gap: 32px; }
    .km3w { grid-template-columns: 1fr; }
    .xr4v { grid-template-columns: repeat(2, 1fr); gap: 20px; }
    .nw5d { flex-direction: column; gap: 12px; }
    .um2b { columns: 1; }
    .nm-v { font-size: 30px; }
    .pl3x { width: 100%; justify-content: center; }
}

html{scroll-behavior:smooth}
