/* 荐片app官方正版 jpappzb · 精酿酒馆 Craft Taproom（三站同包第三材质：深瓶绿+琥珀酒金+泡沫奶油+牛皮纸+印章红） */
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    font-family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
    color: #3c2c1a;
    background: #f2e7d3;
    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; }
.cn4r { width: 1200px; margin: 0 auto; }
.tt3u { font-size: 18.5px; font-weight: 800; color: #332416; }
.cream-tt { color: #f6edda; }
.ds6w { font-size: 14.5px; color: #7d6b52; }
.cream6 { color: #b3a58c; }
.lk7i { color: #e8973c; font-weight: 800; border-bottom: 2px solid rgba(232,151,60,.45); border-radius: 2px; }

/* 暖灯光晕 */
.wd { position: absolute; border-radius: 50%; filter: blur(36px); pointer-events: none; }
.wd-a { width: 460px; height: 460px; right: -130px; top: -110px; background: radial-gradient(circle, rgba(232,151,60,.2), transparent 68%); }
.wd-b { width: 360px; height: 360px; left: -140px; bottom: -120px; background: radial-gradient(circle, rgba(242,53,47,.08), transparent 68%); }
.wd-c { width: 440px; height: 440px; left: 50%; top: -170px; transform: translateX(-50%); background: radial-gradient(circle, rgba(232,151,60,.1), transparent 70%); }
.wd-d { width: 500px; height: 500px; right: -150px; bottom: -210px; background: radial-gradient(circle, rgba(232,151,60,.16), transparent 70%); }

/* ===== 头部：木牌横梁 ===== */
.he5r { position: fixed; top: 0; left: 0; right: 0; z-index: 90; transition: background .3s, box-shadow .3s; }
.he5r.on {
    background: rgba(24,17,10,.88);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    box-shadow: 0 12px 30px -14px rgba(20,12,4,.8);
}
.hi2w { display: flex; align-items: center; height: 82px; }
.lg8c img { width: 46px; height: 46px; object-fit: contain; border-radius: 13px; }
.na3v { display: flex; gap: 4px; margin-left: 44px; }
.na3v a { font-size: 15.5px; font-weight: 600; color: rgba(246,237,218,.75); padding: 8px 17px; border-radius: 999px; transition: color .22s, background .22s; }
.na3v a:hover { color: #ffcf8e; background: rgba(232,151,60,.12); }
.hd-act { margin-left: auto; display: flex; align-items: center; gap: 12px; }
.bt7q {
    background: linear-gradient(135deg, #f2b05e, #d98324);
    color: #33200a; font-weight: 800; font-size: 15px;
    padding: 12px 26px; border-radius: 999px;
    box-shadow: 0 10px 24px -8px rgba(217,131,36,.6), inset 0 1px 0 rgba(255,255,255,.5);
    transition: transform .18s, box-shadow .18s;
}
.bt7q:hover { transform: translateY(-2px); box-shadow: 0 15px 30px -8px rgba(217,131,36,.7), inset 0 1px 0 rgba(255,255,255,.5); }
.hg4m { display: none; width: 44px; height: 44px; border-radius: 50%; border: 1px solid rgba(255,207,142,.35); background: rgba(232,151,60,.1); color: #ffcf8e; font-size: 20px; cursor: pointer; }
.mn9z { display: none; }

/* ===== Hero：打酒台 ===== */
.ro2t { position: relative; overflow: hidden; padding: 168px 0 104px; background: linear-gradient(180deg, #f2e7d3 0%, #eddfc5 60%, #ecdcbf 100%); }
.ro-in { display: flex; align-items: center; gap: 56px; position: relative; z-index: 2; }
.tf6k { flex: 1.1; }
.bd3x {
    display: inline-flex; align-items: center; gap: 9px;
    background: rgba(255,255,255,.55);
    border: 1px solid rgba(217,131,36,.35);
    color: #9c5f14; font-size: 13px; font-weight: 700; letter-spacing: 1px;
    padding: 9px 20px; border-radius: 999px; margin-bottom: 26px;
}
.bd-dot { width: 9px; height: 9px; border-radius: 50%; background: #f2352f; box-shadow: 0 0 0 4px rgba(242,53,47,.15); animation: glowdot 1.7s ease-in-out infinite; }
@keyframes glowdot { 0%,100% { box-shadow: 0 0 0 4px rgba(242,53,47,.18); } 50% { box-shadow: 0 0 0 9px rgba(242,53,47,0); } }
h1 { font-size: 54px; line-height: 1.22; font-weight: 900; letter-spacing: 1px; color: #332416; }
h1 em {
    font-style: normal; display: inline-block; margin: 13px 0 4px;
    color: #fffaf0; background: linear-gradient(120deg, #e8973c, #c07318 80%);
    padding: 3px 18px 8px; border-radius: 16px;
    box-shadow: 0 14px 30px -12px rgba(192,115,24,.6);
}
.de8v { margin: 28px 0 32px; font-size: 16.5px; color: #7d6b52; max-width: 566px; }
.bw1n { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.go5d {
    display: inline-flex; align-items: center; gap: 9px;
    font-size: 18px; font-weight: 900; color: #fffaf0;
    background: linear-gradient(135deg, #f2b05e, #d98324);
    border-radius: 999px; padding: 16px 34px;
    box-shadow: 0 16px 36px -10px rgba(217,131,36,.65), inset 0 1.5px 0 rgba(255,255,255,.5);
    transition: transform .2s, box-shadow .2s;
}
.go5d:hover { transform: translateY(-3px); box-shadow: 0 22px 44px -10px rgba(217,131,36,.75), inset 0 1.5px 0 rgba(255,255,255,.5); }
.sk2f {
    display: inline-flex; align-items: center; gap: 6px;
    border: 1.5px solid rgba(60,44,26,.3); color: #5c462a;
    font-weight: 700; font-size: 15.5px; padding: 14px 26px; border-radius: 999px;
    transition: border-color .2s, color .2s;
}
.sk2f:hover { border-color: rgba(217,131,36,.7); color: #c07318; }
.ps7h { display: flex; gap: 12px; margin-top: 36px; flex-wrap: wrap; }
.ps7h li {
    display: inline-flex; align-items: center; gap: 7px;
    background: rgba(255,255,255,.5); border: 1px solid rgba(60,44,26,.12);
    border-radius: 999px; padding: 9px 17px;
    font-size: 13.5px; font-weight: 600; color: #6b5537;
}
.ps7h i { font-size: 16px; color: #d98324; }

/* 打酒台 */
.tr6m { flex: .9; display: flex; justify-content: center; padding: 12px 0; }
.tp4w {
    position: relative; width: 396px; padding: 24px 26px 26px;
    background: linear-gradient(170deg, #143830, #0e2b21 75%);
    border-radius: 30px;
    box-shadow: 0 34px 66px -20px rgba(14,30,24,.75), inset 0 1px 0 rgba(255,255,255,.08);
}
.tap-bar {
    position: relative; display: flex; justify-content: center; gap: 90px;
    padding: 16px 0 0; margin-bottom: -6px;
}
.tap-bar::before {
    content: ""; position: absolute; top: 0; left: 18px; right: 18px; height: 16px;
    border-radius: 10px;
    background: linear-gradient(180deg, #5a4326, #3a2b1c 70%);
    box-shadow: inset 0 2px 3px rgba(255,255,255,.18), 0 6px 14px -6px rgba(0,0,0,.6);
}
.tap-a, .tap-b { position: relative; display: flex; flex-direction: column; align-items: center; z-index: 2; }
.tap-a i, .tap-b i {
    width: 26px; height: 44px; border-radius: 9px 9px 5px 5px;
    background: linear-gradient(180deg, #e8b968, #b97f2a);
    box-shadow: inset 0 2px 3px rgba(255,255,255,.4), 0 6px 12px -4px rgba(0,0,0,.55);
    position: relative;
}
.tap-b i { background: linear-gradient(180deg, #ff8a7a, #d63a30); box-shadow: inset 0 2px 3px rgba(255,255,255,.35), 0 6px 12px -4px rgba(0,0,0,.55); }
.tap-a b, .tap-b b {
    margin-top: 7px; font-size: 11.5px; font-weight: 800; letter-spacing: 2px;
    color: #ffcf8e; background: rgba(0,0,0,.32);
    border: 1px solid rgba(255,207,142,.3);
    border-radius: 999px; padding: 2px 11px;
}
.ju3e {
    position: relative; width: 150px; height: 210px; margin: 26px auto 0;
    border-radius: 14px 14px 26px 26px;
    background: linear-gradient(180deg, rgba(255,255,255,.14), rgba(255,255,255,.05) 30%, rgba(255,255,255,.12));
    border: 2px solid rgba(255,244,220,.32);
    overflow: hidden;
    box-shadow: inset 0 0 24px rgba(255,255,255,.08), 0 18px 34px -14px rgba(0,0,0,.7);
}
.fm8k {
    position: absolute; top: 0; left: 0; right: 0; height: 52px;
    background: linear-gradient(180deg, #fffaf0, #f4e6c8);
    border-radius: 10px 10px 40% 40% / 10px 10px 70% 70%;
    box-shadow: 0 6px 12px -4px rgba(244,230,200,.35);
    z-index: 2;
}
.al1v {
    position: absolute; left: 0; right: 0; bottom: 0; top: 44px;
    background: linear-gradient(180deg, #f2a83e, #c97b1f 45%, #a95f12);
    box-shadow: inset 0 10px 22px rgba(255,220,150,.4);
}
.bub { position: absolute; border-radius: 50%; background: rgba(255,250,235,.5); border: 1px solid rgba(255,255,255,.5); }
.bub-a { width: 12px; height: 12px; left: 22px; top: 12px; }
.bub-b { width: 8px; height: 8px; left: 62px; top: 22px; }
.bub-c { width: 10px; height: 10px; left: 104px; top: 10px; }
.bub-d { width: 10px; height: 10px; left: 30px; bottom: 56px; animation: rise 3.4s linear infinite; }
.bub-e { width: 7px; height: 7px; left: 74px; bottom: 30px; animation: rise 4.2s linear infinite 1s; }
.bub-f { width: 9px; height: 9px; left: 112px; bottom: 44px; animation: rise 3.8s linear infinite 2s; }
@keyframes rise { 0% { transform: translateY(0); opacity: .9; } 100% { transform: translateY(-140px); opacity: 0; } }
.ph-stand { position: absolute; right: -18px; top: 116px; z-index: 3; }
.ph9w {
    position: relative; width: 128px; padding: 7px;
    background: linear-gradient(160deg, #2c2013, #191007);
    border-radius: 22px;
    box-shadow: 0 22px 42px -14px rgba(10,6,2,.85), inset 0 1px 0 rgba(255,255,255,.15);
    transform: rotate(5deg);
}
.nt2d { position: absolute; top: 12px; left: 50%; transform: translateX(-50%); width: 40px; height: 9px; background: #191007; border-radius: 999px; z-index: 2; }
.ph9w img { width: 100%; height: 232px; object-fit: cover; object-position: top; border-radius: 16px; }
.co4g {
    position: absolute; z-index: 4;
    display: flex; flex-direction: column; align-items: flex-start; gap: 1px;
    background: radial-gradient(circle at 30% 28%, #fffaf0, #f0e2c4);
    border-radius: 50%;
    padding: 15px 19px;
    box-shadow: 0 16px 32px -12px rgba(20,12,4,.55), inset 0 0 0 4px rgba(217,131,36,.25), inset 0 0 0 5px rgba(255,255,255,.6);
    animation: drift 4.6s ease-in-out infinite;
}
.co4g i { font-size: 17px; color: #d98324; margin-bottom: 2px; }
.co4g b { font-size: 12.5px; color: #5c3a10; white-space: nowrap; }
.co4g small { font-size: 10.5px; color: #9c7c4d; white-space: nowrap; }
.co-a { top: 66px; left: -42px; }
.co-b { bottom: 74px; right: -34px; animation-delay: 1.3s; }
.st-red { color: #d63a30 !important; }
@keyframes drift { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-9px); } }

/* ===== 版块 ===== */
.alr { padding: 96px 0; background: #f2e7d3; position: relative; }
.vlt { padding: 96px 0; background: linear-gradient(180deg, #123529, #0e2b21); position: relative; overflow: hidden; }
.se9j { text-align: center; margin-bottom: 52px; font-size: 30px; font-weight: 900; letter-spacing: 2px; color: #332416; }
.se9j.cream { color: #f6edda; }
.se-k { display: block; font-size: 13px; font-weight: 700; letter-spacing: 3px; color: #c07318; margin-bottom: 10px; }
.se9j.cream .se-k { color: #ffcf8e; }

/* 酒单展示 */
.mn3q { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.cr7s {
    background: #fffaf0;
    border: 1px solid rgba(60,44,26,.1);
    border-radius: 22px; overflow: hidden;
    box-shadow: 0 14px 30px -18px rgba(90,60,20,.35);
    transition: transform .25s, box-shadow .25s;
}
.cr7s:hover { transform: translateY(-6px); box-shadow: 0 26px 48px -18px rgba(90,60,20,.45); }
.cr-img { border-bottom: 3px dotted rgba(217,131,36,.4); }
.cr-img img { width: 100%; height: 320px; object-fit: cover; object-position: top; }
.cr7s figcaption { padding: 18px 20px 22px; }
.no2p { display: inline-block; font-size: 11.5px; font-weight: 900; letter-spacing: 2px; color: #c07318; background: rgba(217,131,36,.12); border: 1px solid rgba(217,131,36,.4); border-radius: 999px; padding: 3px 11px; margin-bottom: 10px; }
.cr7s b { display: block; font-size: 17px; color: #332416; margin-bottom: 6px; }

/* 优势：酒标徽章 */
.bn5f { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.ad8k {
    padding: 30px 28px;
    background: linear-gradient(170deg, rgba(255,255,255,.05), rgba(255,255,255,.02));
    border: 1px solid rgba(255,207,142,.16);
    border-radius: 24px;
    transition: transform .25s, border-color .25s, background .25s;
}
.ad8k:hover { transform: translateY(-5px); border-color: rgba(255,207,142,.38); background: rgba(255,255,255,.07); }
.ic4e {
    width: 54px; height: 54px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 24px; color: #33200a;
    background: radial-gradient(circle at 32% 28%, #ffcf8e, #d98324 72%);
    box-shadow: inset 0 2px 4px rgba(255,255,255,.45), 0 10px 22px -8px rgba(217,131,36,.55);
    margin-bottom: 18px;
}
.ic4e.amber { background: radial-gradient(circle at 32% 28%, #ffe9c2, #e8a13d 72%); }
.ic4e.cream-ic { background: radial-gradient(circle at 32% 28%, #fffaf0, #e8d9b8 72%); color: #6b5537; }
.ad8k .tt3u { margin-bottom: 8px; color: #f6edda; }

/* 流程：点单四步 */
.pr1g { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.pr1g li {
    position: relative; padding: 28px 24px 26px;
    background: #fffaf0;
    border: 1px solid rgba(60,44,26,.1);
    border-radius: 22px;
    box-shadow: 0 14px 30px -18px rgba(90,60,20,.35);
}
.pr1g li::before {
    content: ""; position: absolute; top: 14px; right: 18px; width: 34px; height: 34px;
    border-radius: 50%;
    background: repeating-linear-gradient(45deg, rgba(217,131,36,.16) 0 5px, transparent 5px 10px);
}
.nd6y {
    width: 52px; height: 52px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 23px; color: #fffaf0;
    background: linear-gradient(140deg, #e8973c, #c07318);
    box-shadow: inset 0 2px 3px rgba(255,255,255,.4), 0 10px 20px -8px rgba(192,115,24,.6);
    margin-bottom: 16px;
}
.pr-t { font-size: 17.5px; font-weight: 900; color: #9c5f14; letter-spacing: 1px; margin-bottom: 6px; }

/* 资讯：坊内布告 */
.nw2b { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.po9t {
    position: relative; padding: 28px 26px;
    background: linear-gradient(170deg, rgba(255,255,255,.05), rgba(255,255,255,.02));
    border: 1px solid rgba(255,207,142,.16);
    border-radius: 22px;
    transition: transform .25s, border-color .25s;
}
.po9t::after {
    content: ""; position: absolute; top: 18px; right: 20px;
    width: 40px; height: 40px; border-radius: 50%;
    border: 2px dashed rgba(255,207,142,.35);
}
.po9t:hover { transform: translateY(-5px); border-color: rgba(255,207,142,.38); }
.tg5n {
    display: inline-flex; align-items: center; gap: 6px;
    font-size: 12.5px; font-weight: 800; color: #ffcf8e;
    background: rgba(232,151,60,.14); border: 1px solid rgba(232,151,60,.4);
    border-radius: 999px; padding: 5px 13px; margin-bottom: 14px;
}
.tg5n.red { color: #ff9d92; background: rgba(242,53,47,.12); border-color: rgba(242,53,47,.45); }
.po9t .tt3u { margin-bottom: 8px; line-height: 1.5; }
.po-time { margin-top: 16px; font-size: 12.5px; color: #8d7f65; letter-spacing: 1px; }

/* FAQ：柜台问答 */
.qa3w { max-width: 880px; margin: 0 auto; }
.it8e {
    background: #fffaf0;
    border: 1px solid rgba(60,44,26,.1);
    border-radius: 20px; margin-bottom: 14px; overflow: hidden;
    box-shadow: 0 12px 26px -18px rgba(90,60,20,.35);
    transition: border-color .25s;
}
.it8e.on { border-color: rgba(217,131,36,.55); }
.hd6r {
    width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 14px;
    background: none; border: 0; cursor: pointer; text-align: left;
    font-family: inherit; font-size: 16.5px; font-weight: 800; color: #332416;
    padding: 20px 24px; line-height: 1.5;
}
.sw4x { position: relative; flex: none; width: 30px; height: 30px; border-radius: 50%; background: rgba(217,131,36,.12); border: 1px solid rgba(217,131,36,.45); }
.sw4x::before, .sw4x::after { content: ""; position: absolute; left: 50%; top: 50%; background: #c07318; border-radius: 2px; transition: transform .28s; }
.sw4x::before { width: 12px; height: 2px; margin: -1px 0 0 -6px; }
.sw4x::after { width: 2px; height: 12px; margin: -6px 0 0 -1px; }
.it8e.on .sw4x::after { transform: scaleY(0); }
.bd1s { max-height: 0; overflow: hidden; transition: max-height .32s ease; }
.bd1s p { padding: 0 24px 22px; font-size: 14.5px; color: #7d6b52; }

/* 评价：杯垫留言墙 */
.cw7v { padding: 96px 0; background: #f2e7d3; }
.co-wall { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.co2n {
    display: flex; gap: 14px; align-items: flex-start;
    background: #fffaf0;
    border: 1px solid rgba(60,44,26,.1);
    border-radius: 20px; padding: 22px 22px 20px;
    box-shadow: 0 12px 26px -18px rgba(90,60,20,.4);
    transition: transform .25s;
}
.co2n:hover { transform: translateY(-4px); }
.av9f {
    flex: none; width: 44px; height: 44px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 17px; font-weight: 900; color: #fffaf0;
    background: radial-gradient(circle at 32% 28%, #f2b05e, #c07318 72%);
    box-shadow: inset 0 2px 3px rgba(255,255,255,.4), 0 8px 16px -7px rgba(192,115,24,.6);
}
.co2n:nth-child(2n) .av9f { background: radial-gradient(circle at 32% 28%, #ff9d92, #d63a30 72%); box-shadow: inset 0 2px 3px rgba(255,255,255,.35), 0 8px 16px -7px rgba(214,58,48,.55); }
.co2n:nth-child(3n) .av9f { background: radial-gradient(circle at 32% 28%, #9fd8b8, #2f8a5b 72%); box-shadow: inset 0 2px 3px rgba(255,255,255,.35), 0 8px 16px -7px rgba(47,138,91,.55); }
.co-txt { font-size: 14px; color: #6b5537; line-height: 1.75; }
.co-time { margin-top: 10px; font-size: 12px; color: #a5947a; }

/* CTA */
.br5k { position: relative; overflow: hidden; padding: 100px 0; background: linear-gradient(180deg, #103025, #0c271e 60%, #0e2b21); }
.br-in { position: relative; z-index: 2; text-align: center; }
.sl1d { display: inline-flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 800; letter-spacing: 2px; color: #ffcf8e; margin-bottom: 22px; }
.br-hd { font-size: 46px; line-height: 1.3; font-weight: 900; color: #f6edda; letter-spacing: 1px; }
.br-hd em {
    font-style: normal; display: inline-block; margin: 12px 0 6px;
    color: #fffaf0; background: linear-gradient(120deg, #f2b05e, #d98324 80%);
    padding: 3px 20px 9px; border-radius: 16px;
    box-shadow: 0 14px 32px -12px rgba(217,131,36,.6);
}
.go8m {
    display: inline-flex; margin-top: 30px;
    background: linear-gradient(135deg, #f2b05e, #d98324);
    color: #33200a; font-size: 19px; font-weight: 900;
    padding: 17px 46px; border-radius: 999px;
    box-shadow: 0 18px 40px -10px rgba(217,131,36,.65), inset 0 1.5px 0 rgba(255,255,255,.5);
    transition: transform .2s, box-shadow .2s;
}
.go8m:hover { transform: translateY(-3px); box-shadow: 0 24px 50px -10px rgba(217,131,36,.75), inset 0 1.5px 0 rgba(255,255,255,.5); }
.br-tip { margin-top: 20px; font-size: 13.5px; color: #a5947a; letter-spacing: 1px; }

/* footer */
.ft3h { border-top: 1px solid rgba(60,44,26,.12); background: #eadbbe; padding: 30px 0; }
.ft-in { text-align: center; }
.ft-in p { font-size: 13px; color: #8d7a5c; line-height: 2; }

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

/* ===== 移动端 ===== */
@media (max-width: 768px) {
    .cn4r { width: 100%; padding: 0 18px; }
    .na3v { display: none; }
    .hg4m { display: flex; align-items: center; justify-content: center; }
    .bt7q { display: none; }
    .mn9z {
        display: none; flex-direction: column; gap: 4px;
        background: rgba(24,17,10,.97);
        border-bottom: 1px solid rgba(232,151,60,.2);
        padding: 12px 18px 18px;
    }
    .mn9z.opn { display: flex; }
    .mn9z a { padding: 12px 14px; border-radius: 12px; font-size: 15px; color: #f0e6d2; }
    .mn9z a:hover { background: rgba(232,151,60,.1); }
    .mn9z a:last-child { margin-top: 8px; text-align: center; background: linear-gradient(135deg, #f2b05e, #d98324); color: #33200a; font-weight: 800; width: 100%; padding: 14px; }
    .hi2w { height: 68px; }
    .lg8c img { width: 40px; height: 40px; }
    .ro2t { padding: 118px 0 64px; }
    .ro-in { flex-direction: column; gap: 40px; }
    h1 { font-size: 36px; }
    h1 em { margin: 10px 0 2px; padding: 2px 13px 6px; border-radius: 12px; }
    .de8v { font-size: 15px; }
    .bw1n { flex-direction: column; align-items: stretch; }
    .go5d { width: 100%; justify-content: center; }
    .sk2f { justify-content: center; }
    .ps7h li { font-size: 12.5px; padding: 8px 13px; }
    .tr6m { width: 100%; }
    .tp4w { width: 100%; max-width: 396px; padding: 20px 18px 22px; }
    .ju3e { width: 130px; height: 186px; }
    .ph-stand { right: -6px; top: 100px; }
    .ph9w { width: 110px; }
    .ph9w img { height: 200px; }
    .co-a { left: -8px; }
    .co-b { right: -8px; }
    .se9j { font-size: 24px; margin-bottom: 36px; }
    .mn3q { grid-template-columns: 1fr 1fr; gap: 14px; }
    .cr-img img { height: 200px; }
    .cr7s figcaption { padding: 14px 14px 16px; }
    .cr7s b { font-size: 15px; }
    .ds6w { font-size: 13.5px; }
    .bn5f { grid-template-columns: 1fr; gap: 16px; }
    .pr1g { grid-template-columns: 1fr; gap: 14px; }
    .nw2b { grid-template-columns: 1fr; gap: 16px; }
    .co-wall { grid-template-columns: 1fr; gap: 14px; }
    .alr, .vlt, .cw7v { padding: 64px 0; }
    .br5k { padding: 72px 0; }
    .br-hd { font-size: 30px; }
    .go8m { width: 100%; justify-content: center; }
}
html{scroll-behavior:smooth}

