:root {
  --a92: #fdf4f7;
  --x83: #fffefd;
  --x59: #211c1f;
  --m99: #695f64;
  --e81: #e72d6d;
  --w95: #9f1849;
  --k27: #fae5ed;
  --a66: #e8d9df;
  --q12: #3f8a67;
  --a47: 0 16px 44px rgba(78, 30, 48, 0.08), 0 3px 10px rgba(78, 30, 48, 0.05);
  --m56: cubic-bezier(0.23, 1, 0.32, 1);
  --a15: cubic-bezier(0.77, 0, 0.175, 1);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  min-width: 320px;
  color: var(--x59);
  background:
    radial-gradient(circle at 8% 6%, rgba(231, 45, 109, 0.075), transparent 25rem),
    linear-gradient(rgba(255,255,255,0.36), rgba(255,255,255,0.36)),
    var(--a92);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  text-rendering: optimizeLegibility;
}
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button:not(:disabled), a[href], select:not(:disabled), input:not(:disabled), textarea:not(:disabled) { cursor: pointer; }
button:active { transform: scale(0.97); }
:focus-visible { outline: 3px solid rgba(231, 45, 109, 0.34); outline-offset: 3px; }
::selection { color: #fff; background: var(--e81); }

.nf-body { min-height: 100vh; overflow: clip; }
.y4a6i2 { padding: 7px 18px; color: #6e2942; background: #f7d9e5; border-bottom: 1px solid #eebed0; text-align: center; font-size: 11px; letter-spacing: .05em; }
.wd-item { position: sticky; top: 0; z-index: 50; background: rgba(255, 254, 253, 0.94); border-bottom: 1px solid var(--a66); backdrop-filter: blur(14px); }
.f1p9z5 { width: min(1420px, calc(100% - 48px)); min-height: 78px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
._mix3y { display: inline-flex; align-items: center; gap: 11px; min-width: 282px; }
._mix3y img { width: 46px; height: 46px; object-fit: contain; }
.a4a7p6 { position: relative; display: grid; line-height: 1; }
.a4a7p6 b { display: flex; align-items: stretch; font-family: "Noto Serif SC", serif; font-size: 19px; font-weight: 900; letter-spacing: -.08em; }
.a4a7p6 b i { padding: 1px 2px 2px; font-style: normal; border-bottom: 3px solid var(--x59); }
.a4a7p6 b i:first-child { color: #fff; background: var(--x59); border-bottom-color: var(--e81); transform: translateY(-1px) rotate(-2deg); }
.a4a7p6 b i:last-child { color: var(--e81); border-bottom-color: var(--e81); transform: translateY(1px); }
.a4a7p6 small { margin-top: 7px; color: var(--e81); font: 700 7px/1 "Noto Sans SC", sans-serif; letter-spacing: .16em; }
.a4a7p6 em { position: absolute; top: -13px; right: -84px; color: #9f8f96; font-size: 7px; font-style: normal; white-space: nowrap; transform: rotate(1deg); }
._l4e5m { display: flex; align-items: stretch; align-self: stretch; gap: 4px; }
._l4e5m > a { position: relative; display: grid; place-items: center; padding: 0 15px; color: #5f555a; font-size: 14px; font-weight: 600; transition: color 180ms var(--m56), background 180ms var(--m56); }
._l4e5m > a::after { content: ""; position: absolute; right: 12px; bottom: 18px; left: 12px; height: 2px; background: var(--e81); transform: scaleX(0); transform-origin: left; transition: transform 180ms var(--m56); }
._l4e5m > a:hover { color: var(--x59); background: #fff8fa; }
._l4e5m > a:hover::after { transform: scaleX(1); }
._l4e5m .m3x8t9 { align-self: center; min-height: 38px; margin-left: 8px; color: #fff; background: var(--x59); border-radius: 3px 11px 3px 3px; }
._l4e5m .m3x8t9::after { display: none; }
.cy-row { margin-left: auto; display: flex; align-items: center; gap: 14px; }
._pnwng { display: inline-flex; align-items: center; gap: 8px; color: var(--m99); font-size: 12px; font-variant-numeric: tabular-nums; }
._pnwng i, ._62vlc i { position: relative; width: 7px; height: 7px; border-radius: 50%; background: var(--q12); box-shadow: 0 0 0 4px rgba(63,138,103,.12); }
._pnwng i::after { content: ""; position: absolute; inset: -5px; border: 1px solid rgba(63,138,103,.36); border-radius: 50%; }
.z7k9f8, ._64tx3 { width: 42px; height: 42px; display: grid; place-items: center; color: var(--x59); background: transparent; border: 1px solid var(--a66); transition: color 160ms var(--m56), border-color 160ms var(--m56), background 160ms var(--m56); }
.z7k9f8 { border-radius: 50%; }
.z7k9f8:hover, ._64tx3:hover { color: var(--e81); border-color: var(--e81); background: #fff; }
._64tx3 { display: none; border-radius: 4px; }

.g8w2o3 { width: min(1420px, calc(100% - 48px)); height: 44px; margin: 18px auto 0; display: grid; grid-template-columns: 150px minmax(0,1fr) 120px; align-items: center; background: var(--x59); color: #fff; overflow: hidden; }
.z1x4h7 { height: 100%; display: flex; align-items: center; gap: 9px; padding: 0 18px; color: #fff; background: var(--e81); font-size: 12px; font-weight: 700; letter-spacing: .12em; }
.y5g7x5 { height: 44px; overflow: hidden; }
.x4g2k7 { display: flex; flex-direction: column; }
.x4g2k7 span { flex: 0 0 44px; display: flex; align-items: center; gap: 12px; padding: 0 18px; font-size: 12px; }
.x4g2k7 b { color: #ff8db6; font-size: 10px; }
.g8w2o3 > a { display: flex; align-items: center; gap: 5px; font-size: 11px; color: #f5c8d8; }

.w1b4s9 { position: relative; width: min(1420px, calc(100% - 48px)); min-height: 330px; margin: 32px auto 20px; display: grid; grid-template-columns: 160px minmax(0, 1fr) 310px; align-items: center; border-top: 5px solid var(--x59); border-bottom: 1px solid var(--x59); background-image: linear-gradient(90deg,rgba(255,254,253,.98) 0%,rgba(255,254,253,.91) 49%,rgba(255,254,253,.36) 79%),url('/assets/img/79949dbc.webp'); background-position: center,right center; background-size: cover,62% auto; background-repeat: no-repeat; }
.w1b4s9::after { content: ""; position: absolute; top: 22px; right: 18%; width: 120px; height: 18px; background: rgba(231,45,109,.13); transform: rotate(-4deg); }
.h2j5y8 { align-self: stretch; display: flex; flex-direction: column; justify-content: space-between; padding: 26px 20px; border-right: 1px solid var(--a66); }
.h2j5y8 span { font: 800 11px/1 "Noto Sans SC", sans-serif; letter-spacing: .2em; writing-mode: vertical-rl; }
.h2j5y8 i { width: 48px; height: 48px; background: conic-gradient(from 45deg,var(--e81),var(--e81) 25%,transparent 25%,transparent 50%,var(--x59) 50%,var(--x59) 75%,transparent 75%); border-radius: 50%; }
.zt-slot { padding: 48px 7vw; }
.s6y6f8, .zt-slot .s6y6f8 { margin: 0 0 15px; color: var(--e81); font-size: 11px; font-weight: 800; letter-spacing: .24em; }
.zt-slot h1 { margin: 0; display: grid; justify-items: start; font-family: "Noto Serif SC", serif; font-size: clamp(48px, 6.2vw, 92px); line-height: .98; font-weight: 900; letter-spacing: -.075em; }
.zt-slot h1 > span { position: relative; display: inline-block; }
.zt-slot h1 > span::before { content: ""; position: absolute; top: 11%; left: -18px; width: 9px; height: 76%; background: var(--x59); transform: rotate(-2deg); }
.zt-slot h1 small { margin: 16px 0 0 3px; padding: 5px 8px; color: #fff; background: var(--x59); font: 700 9px/1 "Noto Sans SC",sans-serif; letter-spacing: .12em; }
.zt-slot h1::after { content: ""; display: block; width: 42%; height: 7px; margin-top: 10px; background: var(--e81); clip-path: polygon(0 18%,100% 0,96% 100%,2% 76%); }
.zt-slot .b6t8j5 { max-width: 650px; margin: 28px 0 0; color: var(--m99); font: 500 17px/1.85 "Noto Sans SC", sans-serif; }
.zt-slot .b6t8j5 strong { color: var(--w95); }
.q5p2g6 { justify-self: end; width: 250px; padding: 24px; color: #fff; background: var(--e81); box-shadow: 11px 12px 0 var(--k27); transform: rotate(1.6deg); }
.q5p2g6 span, .q5p2g6 small { display: block; font-size: 10px; font-weight: 700; letter-spacing: .18em; }
.q5p2g6 strong { display: block; margin: 26px 0 42px; font-family: "Noto Serif SC", serif; font-size: 23px; line-height: 1.65; }
.q5p2g6 small { padding-top: 12px; border-top: 1px solid rgba(255,255,255,.55); }

._600h6 { position: sticky; top: 78px; z-index: 40; width: min(1420px, calc(100% - 48px)); margin: 0 auto; display: flex; align-items: center; justify-content: space-between; min-height: 62px; background: rgba(253,244,247,.94); border-bottom: 1px solid var(--a66); backdrop-filter: blur(10px); }
.a7g1e5 { display: flex; gap: 30px; overflow-x: auto; scrollbar-width: none; }
.a7g1e5 button { position: relative; min-width: max-content; padding: 19px 0 17px; border: 0; color: #76696f; background: transparent; font-size: 14px; font-weight: 700; transition: color 160ms var(--m56); }
.a7g1e5 button::after { content: ""; position: absolute; right: 0; bottom: -1px; left: 0; height: 3px; background: var(--e81); transform: scaleX(0); transition: transform 180ms var(--m56); }
.a7g1e5 button.active { color: var(--x59); }
.a7g1e5 button.active::after { transform: scaleX(1); }
._62vlc { display: flex; align-items: center; gap: 8px; color: var(--q12); font-size: 11px; font-weight: 700; }

.bx-mark { width: min(1420px, calc(100% - 48px)); margin: 28px auto 44px; display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid var(--a66); background: rgba(255,255,255,.66); box-shadow: 0 8px 30px rgba(78,30,48,.035); }
.bx-mark > div { min-height: 90px; padding: 20px 24px; display: grid; grid-template-columns: 26px 1fr auto auto; align-items: center; gap: 8px; border-right: 1px solid var(--a66); }
.bx-mark > div:last-child { border-right: 0; }
.bx-mark svg { width: 19px; color: var(--e81); }
.bx-mark span { color: var(--m99); font-size: 12px; }
.bx-mark strong { font-family: "Noto Serif SC", serif; font-size: 26px; font-variant-numeric: tabular-nums; }
.bx-mark small { align-self: end; margin-bottom: 6px; color: var(--m99); font-size: 10px; }

.xz-chip, ._y7g5n, ._fkca3, .nf-foot, ._ro3v1 { width: min(1420px, calc(100% - 48px)); margin: 0 auto 86px; }
._43gy0 { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 30px; padding-bottom: 16px; border-bottom: 1px solid var(--a66); }
._43gy0 > div > span, .b6l7t5 > div > span, .s8e3a2 > div > span, .vw-head > div > span, .h2u4s3 > span, .gk-body > div > span, .jm-list > span, .j3r5b6 > span { display: block; margin-bottom: 9px; color: var(--e81); font-size: 10px; font-weight: 800; letter-spacing: .22em; }
._43gy0 h2 { margin: 0; font-family: "Noto Serif SC", serif; font-size: clamp(26px, 3vw, 38px); line-height: 1.1; font-weight: 900; letter-spacing: -.04em; }
._43gy0 p, ._43gy0 > a { display: flex; align-items: center; gap: 6px; margin: 0; color: var(--m99); font-size: 12px; }

.gk-tag { columns: 4; column-gap: 18px; }
.rp-box { position: relative; display: inline-block; width: 100%; margin: 0 0 24px; background: var(--x83); box-shadow: var(--a47); break-inside: avoid; transition: transform 210ms var(--m56), box-shadow 210ms var(--m56); }
.rp-box:nth-child(5n+2) { border-radius: 0 16px 0 0; }
.rp-box:nth-child(7n+3) { transform: rotate(.25deg); }
.rp-box:nth-child(6n+1) { clip-path: polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%); }
.rp-box:nth-child(4n+2)::before { content: ""; position: absolute; z-index: 5; top: 9px; right: 17px; width: 5px; height: 5px; border-radius: 50%; background: #5d5358; box-shadow: 9px 1px 0 #5d5358; transform: rotate(-8deg); }
.rp-box:nth-child(5n+3)::after { content: ""; position: absolute; z-index: 4; top: -6px; left: 35%; width: 48px; height: 15px; background: rgba(239,216,188,.78); border: 1px solid rgba(161,121,79,.15); transform: rotate(-3deg); }
.rp-box:hover { transform: translateY(-5px) rotate(0); box-shadow: 0 24px 52px rgba(78,30,48,.13),0 5px 12px rgba(78,30,48,.06); }
._nljr6 { position: relative; display: block; overflow: hidden; background: #eadfe3; }
._nljr6::after { content: ""; position: absolute; inset: 0; background-image: linear-gradient(155deg,rgba(255,255,255,.26),transparent 36%,rgba(20,12,16,.16)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E"); mix-blend-mode: multiply; pointer-events: none; opacity: .68; }
._nljr6::before { content: ""; position: absolute; z-index: 1; top: 10%; right: 8%; width: 28%; height: 17%; border: 1px solid rgba(255,255,255,.58); box-shadow: -18px 20px 0 -17px rgba(255,255,255,.72),-36px 40px 0 -35px rgba(255,255,255,.55); transform: rotate(2deg); }
._nljr6 img { display: block; width: 100%; height: 100%; object-fit: cover; background-size: cover; transition: transform 300ms var(--m56); }
.picture-slip.n9c1w9 { aspect-ratio: 3/4; }
.picture-slip.dk-wrap { aspect-ratio: 1; }
.picture-slip.sl-cell { aspect-ratio: 4/5; }
.rp-box:hover ._nljr6 img { transform: scale(1.025); }
._q0wbi { position: absolute; top: 13px; left: 0; z-index: 2; padding: 7px 13px 7px 17px; color: #fff; background: var(--x59); font-size: 10px; font-weight: 800; letter-spacing: .14em; clip-path: polygon(0 0,100% 0,92% 100%,0 100%); }
.corner-index.jm-wrap { background: var(--e81); }
._pwgje { position: absolute; right: 10px; bottom: 10px; z-index: 2; padding: 6px 9px; color: #fff; background: rgba(26,19,22,.75); font-size: 9px; font-weight: 700; letter-spacing: .08em; backdrop-filter: blur(6px); }
.i7b7u4 { padding: 17px 17px 15px; }
.rp-box h3 { margin: 0; font-family: "Noto Serif SC", serif; font-size: 17px; line-height: 1.58; font-weight: 800; letter-spacing: -.02em; }
.rp-box h3:hover { color: var(--w95); }
.i7b7u4 > p { margin: 9px 0 15px; color: var(--m99); font-size: 12px; line-height: 1.75; }
.x3e8d5 { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding-top: 13px; border-top: 1px dashed var(--a66); }
.hp-slot { min-width: 0; display: flex; align-items: center; gap: 8px; color: #665b60; font-size: 11px; }
.hp-slot > span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.l7m8p6 { flex: 0 0 auto; width: 26px; height: 26px; display: grid; place-items: center; color: #fff; border-radius: 50%; font-size: 11px; font-weight: 800; box-shadow: inset 0 0 0 1px rgba(255,255,255,.32); }
.letter-face.l2u4i5 { width: 38px; height: 38px; font-size: 14px; }
.letter-face.n9c1w9 { width: 64px; height: 64px; font-family: "Noto Serif SC", serif; font-size: 24px; }
.k3c8n6 { display: flex; align-items: center; gap: 4px; padding: 4px; color: #71666b; background: transparent; border: 0; font-size: 11px; transition: color 160ms var(--m56), transform 160ms var(--m56); }
.heart-count.b1a7s1 { color: var(--e81); }
.heart-count.b1a7s1 svg { animation: heart-note 320ms var(--m56); }
.tx-item { columns: 4; }
.clipping.xz-slot { margin-bottom: 18px; }
.clipping.xz-slot h3 { font-size: 14px; }
.clipping.xz-slot .i7b7u4 { padding: 13px; }

.dk-line { margin: 100px 0 90px; padding: 76px max(24px,calc((100% - 1420px)/2)); color: #fff; background: var(--x59); position: relative; }
.dk-line::before { content: "#"; position: absolute; right: 4vw; top: -52px; color: var(--e81); font: 900 180px/1 "Noto Serif SC",serif; opacity: .38; }
.section-heading.x4t3b3 { border-color: rgba(255,255,255,.19); }
.section-heading.x4t3b3 > div > span { color: #ff86b3; }
.section-heading.x4t3b3 > a { color: #f6cad9; }
.pn-item { position: relative; z-index: 1; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 12px 15px; max-width: 1120px; margin: 44px auto 0; }
.pn-item a { display: inline-flex; align-items: baseline; gap: 9px; padding: 11px 15px; color: #f9eef2; border: 1px solid rgba(255,255,255,.19); background: rgba(255,255,255,.035); transition: color 180ms var(--m56), background 180ms var(--m56), transform 180ms var(--m56); }
.pn-item a.d9l1m6 { color: #fff; border-color: rgba(255,113,166,.55); background: rgba(231,45,109,.19); }
.pn-item a:hover { color: var(--x59); background: #fff; transform: translateY(-3px) rotate(0)!important; }
.pn-item small { opacity: .62; font-size: 9px; font-weight: 500; }

._l92mi { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(220px,1fr); gap: 15px; overflow-x: auto; padding: 2px 2px 20px; scroll-snap-type: x mandatory; scrollbar-color: #dfb9c8 transparent; }
.n7t4z4 { position: relative; min-height: 310px; padding: 26px 20px 20px; background: var(--x83); border: 1px solid var(--a66); box-shadow: 0 9px 25px rgba(78,30,48,.05); scroll-snap-align: start; }
.n7t4z4:nth-child(3n+2) { border-top: 4px solid var(--e81); }
.p2q2p3 { position: absolute; top: 14px; right: 16px; color: #ddc7d0; font: 900 23px/1 "Noto Serif SC",serif; }
.n7t4z4 h3 { margin: 16px 0 4px; font-family: "Noto Serif SC",serif; font-size: 19px; }
.n7t4z4 em { color: var(--e81); font-size: 10px; font-style: normal; font-weight: 700; }
.n7t4z4 dl { margin: 22px 0; padding: 14px 0; display: grid; grid-template-columns: repeat(3,1fr); border-block: 1px solid var(--a66); }
.n7t4z4 dl div { text-align: center; }
.n7t4z4 dt { color: var(--m99); font-size: 9px; }
.n7t4z4 dd { margin: 5px 0 0; font-size: 11px; font-weight: 800; font-variant-numeric: tabular-nums; }
.n7t4z4 button { width: 100%; min-height: 39px; color: var(--e81); background: #fff; border: 1px solid var(--e81); font-size: 12px; font-weight: 800; transition: color 160ms var(--m56), background 160ms var(--m56); }
.n7t4z4 button:hover { color: #fff; background: var(--e81); }

._fkca3 { padding: 46px; background: #fffefd; box-shadow: var(--a47); }
._tlo7f { display: grid; grid-template-columns: 1fr 1fr; column-gap: 50px; }
.l3p5m8 { display: flex; gap: 13px; padding: 22px 0; border-bottom: 1px solid var(--a66); }
.pn-foot { min-width: 0; flex: 1; }
.u4q7l7 { display: flex; align-items: center; gap: 8px; }
.u4q7l7 strong { font-size: 13px; }
.u4q7l7 span { padding: 2px 6px; color: #fff; background: var(--e81); font-size: 8px; font-weight: 800; transform: rotate(-2deg); }
.u4q7l7 time { margin-left: auto; color: #9d9096; font-size: 10px; }
.pn-foot > p { margin: 8px 0; font-size: 13px; line-height: 1.78; }
.g2k9h7 { display: block; overflow: hidden; color: #9a4664; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.s9x7q3 { margin: 12px 0 4px; padding: 10px 12px; color: #685d62; background: #faf1f4; border-left: 2px solid #e8a9c0; font-size: 11px; line-height: 1.65; }
._km0ev { display: flex; gap: 16px; margin-top: 11px; }
._km0ev button { display: flex; align-items: center; gap: 5px; padding: 0; color: #81747a; background: transparent; border: 0; font-size: 10px; }
._km0ev button.b1a7s1 { color: var(--e81); }
._n2i6t { margin-top: 28px; padding: 24px; background: #fbf4f7; border: 1px dashed #dcbac7; }
._n2i6t label { display: block; margin-bottom: 10px; font: 800 13px/1 "Noto Serif SC",serif; }
._n2i6t textarea { width: 100%; resize: vertical; padding: 13px; color: var(--x59); background: #fff; border: 1px solid var(--a66); }
._n2i6t > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 12px; }
._n2i6t small { color: var(--m99); font-size: 10px; }
._n2i6t button, .gk-body form button { padding: 10px 18px; color: #fff; background: var(--x59); border: 0; font-size: 11px; font-weight: 700; }

.nf-foot { position: relative; padding: 52px; display: grid; grid-template-columns: .7fr 1.3fr; gap: 70px; color: #fff; background: var(--x59); box-shadow: 12px 13px 0 #f0cedb; }
.nf-foot::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 8px; background: var(--e81); }
.nf-foot > div:first-child > span { font-size: 10px; font-weight: 800; letter-spacing: .18em; }
.nf-foot h2 { margin: 12px 0 16px; font-family: "Noto Serif SC",serif; font-size: 42px; line-height: 1.15; }
.nf-foot p { max-width: 410px; margin: 0; color: #cfc2c8; font-size: 13px; line-height: 1.8; }
.dk-row { display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; background: rgba(255,255,255,.18); }
.dk-row a { min-height: 72px; padding: 14px; display: flex; flex-direction: column; justify-content: space-between; color: #fff; background: #292226; font-size: 12px; transition: color 180ms var(--m56), background 180ms var(--m56); }
.dk-row a:hover { color: var(--e81); background: #fff; }
.dk-row span { opacity: .64; font-size: 9px; }

._z3vkw { margin-top: 110px; color: #eee8eb; background: #201b1e; }
.h3a9t6 { width: min(1420px,calc(100% - 48px)); margin: 0 auto; padding: 70px 0 58px; display: grid; grid-template-columns: 1.5fr repeat(3,1fr); gap: 70px; }
.h3a9t6 h2 { margin: 0 0 18px; color: #fff; font: 800 12px/1 "Noto Sans SC",sans-serif; letter-spacing: .12em; }
.h3a9t6 > div:not(.gk-grid) a { display: block; margin: 11px 0; color: #bfb2b8; font-size: 12px; }
.h3a9t6 a:hover { color: #ff7fab!important; }
.gk-grid { display: flex; align-items: flex-start; gap: 16px; }
.gk-grid img { width: 52px; height: 52px; object-fit: contain; }
.gk-grid p { margin: 0; color: #bfb2b8; font-size: 12px; line-height: 1.9; }
.gk-grid strong { color: #fff; font: 900 20px/1 "Noto Serif SC",serif; }
.gk-grid small { display: block; margin: 6px 0 2px; color: #ff7fab; font-size: 8px; }
._mpggk { width: min(1420px,calc(100% - 48px)); margin: 0 auto; padding: 20px 0; display: flex; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.12); color: #8f8288; font-size: 10px; }

.y2m6g6 { width: min(1420px,calc(100% - 48px)); margin: 0 auto; padding-top: 30px; }
.x2w7c8 { display: flex; flex-wrap: wrap; align-items: center; gap: 4px; margin: 4px 0 28px; color: #877980; font-size: 11px; }
.x2w7c8 span { display: flex; align-items: center; gap: 4px; }
.x2w7c8 a:hover { color: var(--e81); }
.i6c3d5 { display: grid; grid-template-columns: minmax(0,1fr) 320px; gap: 42px; align-items: start; }
.j6k1a6 { min-width: 0; background: var(--x83); box-shadow: var(--a47); }
.f4k8b3 { padding: clamp(28px,5vw,70px); border-top: 6px solid var(--x59); }
.p2a7q2 { display: inline-block; padding: 6px 10px; color: #fff; background: var(--e81); font-size: 10px; font-weight: 800; letter-spacing: .12em; transform: rotate(-1deg); }
.f4k8b3 h1 { max-width: 900px; margin: 24px 0 18px; font-family: "Noto Serif SC",serif; font-size: clamp(34px,5vw,64px); line-height: 1.22; font-weight: 900; letter-spacing: -.055em; }
.f4k8b3 > p { max-width: 760px; color: var(--m99); font-size: 16px; line-height: 1.8; }
._8goi6 { margin-top: 32px; padding-top: 24px; display: flex; align-items: center; gap: 13px; border-top: 1px solid var(--a66); }
._8goi6 > div { display: grid; gap: 5px; }
._8goi6 strong { font-size: 14px; }
._8goi6 small { color: var(--m99); font-size: 10px; }
._8goi6 button { margin-left: auto; padding: 9px 16px; color: var(--e81); background: #fff; border: 1px solid var(--e81); font-size: 11px; font-weight: 800; }
.x4k5y4 { padding: 0 clamp(18px,4vw,54px); display: grid; grid-template-columns: repeat(2,1fr); gap: 14px; }
.x4k5y4 figure { position: relative; margin: 0; overflow: hidden; aspect-ratio: 4/5; background: #eadfe3; }
.x4k5y4 figure:nth-child(3n+2) { aspect-ratio: 1; }
.x4k5y4 figure:nth-child(4n) { grid-column: 1/-1; aspect-ratio: 16/9; }
.x4k5y4 img { width: 100%; height: 100%; object-fit: cover; background-size: cover; }
.x4k5y4 figcaption { position: absolute; right: 9px; bottom: 9px; padding: 5px 8px; color: #fff; background: rgba(25,18,21,.72); font-size: 9px; }
._cbnn2 { max-width: 830px; margin: 0 auto; padding: 58px clamp(24px,6vw,82px); font-size: 16px; line-height: 2; }
._cbnn2 p { margin: 0 0 24px; }
._cbnn2 blockquote { margin: 35px 0; padding: 22px 26px; color: #6e2942; background: #fae8ef; border-left: 4px solid var(--e81); font-family: "Noto Serif SC",serif; font-weight: 700; }
._xr0xb { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 38px; }
._xr0xb a { padding: 7px 10px; color: var(--w95); background: #fbe8ef; font-size: 11px; }
.xz-unit { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid var(--a66); }
.xz-unit button { min-height: 62px; display: flex; align-items: center; justify-content: center; gap: 8px; color: #64595e; background: #fff; border: 0; border-right: 1px solid var(--a66); font-size: 11px; }
.xz-unit button:last-child { border-right: 0; }
.xz-unit button.active { color: var(--e81); background: #fff5f8; }
.xz-unit svg { width: 17px; }
._ghye8 { position: sticky; top: 162px; padding: 27px; background: #251f22; color: #fff; box-shadow: 8px 8px 0 #f3cfdd; }
._ghye8 > span { color: #ff7fab; font-size: 9px; font-weight: 800; letter-spacing: .18em; }
._ghye8 h2 { margin: 8px 0 24px; font-family: "Noto Serif SC",serif; font-size: 24px; }
._ghye8 > a { display: grid; grid-template-columns: 28px 1fr; gap: 11px; padding: 14px 0; border-top: 1px solid rgba(255,255,255,.13); }
._ghye8 > a > b { color: #ff7fab; font: 800 11px/1.5 "Noto Sans SC",sans-serif; }
._ghye8 > a > span { font-size: 11px; line-height: 1.6; }
._ghye8 small { display: block; margin-top: 6px; color: #9f9298; font-size: 9px; }
.y2m6g6 > ._ghye8 { position: static; width: 100%; margin: 68px 0 0; display: grid; grid-template-columns: 170px repeat(5,1fr); gap: 0; align-items: stretch; padding: 0; box-shadow: 8px 8px 0 #f3cfdd; }
.y2m6g6 > ._ghye8 > span { padding: 24px 22px 0; }
.y2m6g6 > ._ghye8 > h2 { grid-column: 1; padding: 0 22px 22px; margin: 8px 0 0; }
.y2m6g6 > ._ghye8 > a { min-width: 0; padding: 22px 15px; border-top: 0; border-left: 1px solid rgba(255,255,255,.13); }
.y2m6g6 > ._fkca3, .y2m6g6 > ._ro3v1 { width: 100%; margin-top: 78px; }

.vw-note { min-height: 390px; padding: clamp(28px,6vw,80px); display: grid; grid-template-columns: 110px minmax(0,1fr) auto; align-items: center; gap: 34px; color: #fff; position: relative; overflow: hidden; }
.vw-note::after { content: ""; position: absolute; width: 270px; height: 270px; right: 12%; top: -80px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; box-shadow: 0 0 0 38px rgba(255,255,255,.05),0 0 0 76px rgba(255,255,255,.04); }
.qr-pan { position: absolute; top: 22px; left: 26px; font-size: 9px; font-weight: 800; letter-spacing: .2em; }
.w4q5m4 { width: 100px; height: 100px; font-family: "Noto Serif SC",serif; font-size: 42px; border: 5px solid rgba(255,255,255,.45); }
.vw-note > div { position: relative; z-index: 1; }
.vw-note em { color: #ffd4e3; font-size: 11px; font-style: normal; font-weight: 800; }
.vw-note h1 { margin: 8px 0 14px; font-family: "Noto Serif SC",serif; font-size: clamp(42px,6vw,76px); line-height: 1; }
.vw-note p { max-width: 600px; color: rgba(255,255,255,.78); line-height: 1.8; }
.vw-note > button { position: relative; z-index: 1; min-width: 130px; padding: 13px 18px; color: var(--x59); background: #fff; border: 0; font-weight: 800; }
._oqtu0 { margin: 0 0 66px; display: grid; grid-template-columns: repeat(4,1fr); background: #fff; border: 1px solid var(--a66); }
._oqtu0 > div { padding: 22px; text-align: center; border-right: 1px solid var(--a66); }
._oqtu0 > div:last-child { border-right: 0; }
._oqtu0 span { display: block; color: var(--m99); font-size: 10px; }
._oqtu0 strong { display: block; margin-top: 5px; font: 900 22px/1.2 "Noto Serif SC",serif; }

.b6l7t5 { min-height: 320px; padding: clamp(30px,6vw,76px); display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 40px; color: #fff; background: linear-gradient(115deg,#291e23 0%,#4e2635 63%,#e72d6d 170%); }
.b6l7t5 h1 { margin: 10px 0 18px; font-family: "Noto Serif SC",serif; font-size: clamp(43px,7vw,88px); line-height: 1; }
.b6l7t5 p { max-width: 650px; color: #dbc8cf; line-height: 1.8; }
.b6l7t5 dl { display: grid; grid-template-columns: repeat(3,120px); margin: 0; }
.b6l7t5 dl div { padding: 18px; border-left: 1px solid rgba(255,255,255,.24); }
.b6l7t5 dt { color: #d4b6c2; font-size: 9px; }
.b6l7t5 dd { margin: 6px 0 0; font: 900 22px/1 "Noto Serif SC",serif; }
.wd-unit { margin: 26px 0 68px; padding: 28px; display: grid; grid-template-columns: 250px 1fr; gap: 36px; background: #fff; border: 1px solid var(--a66); }
.wd-unit > div:first-child > span { color: var(--e81); font-size: 9px; font-weight: 800; letter-spacing: .16em; }
.wd-unit h2 { margin: 7px 0 4px; font-family: "Noto Serif SC",serif; }
.wd-unit p { margin: 0; color: var(--m99); font-size: 9px; }
._adcjh { height: 120px; display: flex; align-items: end; gap: 12px; border-bottom: 1px solid var(--a66); }
._adcjh i { position: relative; flex: 1; min-width: 12px; background: linear-gradient(var(--e81),#f1afc6); }
._adcjh small { position: absolute; top: -18px; left: 50%; color: var(--m99); font-size: 8px; font-style: normal; transform: translateX(-50%); }

.s8e3a2 { min-height: 660px; padding: clamp(28px,6vw,80px); display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; align-items: center; background: #231d20; color: #fff; overflow: hidden; }
.s8e3a2 h1, .vw-head h1, .j3r5b6 h1, .gk-body h1 { margin: 12px 0 22px; font-family: "Noto Serif SC",serif; font-size: clamp(44px,6vw,78px); line-height: 1.18; letter-spacing: -.055em; }
.s8e3a2 p { max-width: 570px; color: #cfc0c6; font-size: 15px; line-height: 1.9; }
.s8e3a2 img { width: 100%; max-height: 640px; object-fit: cover; box-shadow: 22px 24px 0 rgba(231,45,109,.32); transform: rotate(1.2deg); }
.e3k8l8 { display: flex; flex-wrap: wrap; gap: 12px; margin: 34px 0 18px; }
.e3k8l8 button { padding: 13px 17px; color: #fff; background: transparent; border: 1px solid rgba(255,255,255,.45); font-size: 11px; }
.s8e3a2 small { color: #86797f; font-size: 9px; }

.j3r5b6 { margin-bottom: 48px; padding: 65px; background: linear-gradient(125deg,#fff,#fbe8ef); border-top: 5px solid var(--x59); }
.j3r5b6 label { max-width: 880px; min-height: 64px; display: grid; grid-template-columns: 24px 1fr auto; align-items: center; gap: 14px; margin-top: 35px; padding: 0 20px; background: #fff; border: 1px solid #d9c7ce; box-shadow: 0 12px 30px rgba(78,30,48,.08); }
.j3r5b6 input { width: 100%; min-width: 0; padding: 18px 0; background: transparent; border: 0; outline: 0; }
.j3r5b6 kbd { padding: 5px 7px; color: #7d6f75; background: #f2e9ed; border: 1px solid #dfd0d6; font-size: 8px; }
.j3r5b6 p { color: var(--m99); font-size: 11px; }

.vw-head { padding: 56px; display: grid; grid-template-columns: .75fr 1.25fr; align-items: center; gap: 65px; background: #fff; box-shadow: var(--a47); }
.vw-head p { color: var(--m99); line-height: 1.9; }
.vw-head a { margin-top: 25px; display: inline-flex; align-items: center; gap: 6px; color: var(--e81); font-size: 12px; font-weight: 800; }
.vw-head img { width: 100%; box-shadow: 18px 20px 0 #f5d5e1; }

.h2u4s3, .jm-list { max-width: 980px; margin: 0 auto; padding: clamp(28px,6vw,76px); background: #fff; box-shadow: var(--a47); }
.h2u4s3 h1, .jm-list h1 { margin: 12px 0 38px; font-family: "Noto Serif SC",serif; font-size: clamp(42px,7vw,76px); }
.h2u4s3 details { border-top: 1px solid var(--a66); }
.h2u4s3 details:last-child { border-bottom: 1px solid var(--a66); }
.h2u4s3 summary { min-height: 68px; display: flex; align-items: center; justify-content: space-between; gap: 20px; font-family: "Noto Serif SC",serif; font-size: 17px; font-weight: 800; list-style: none; }
.h2u4s3 details p { margin: -2px 0 24px; color: var(--m99); line-height: 1.9; }
._m4axr { max-width: 720px; margin-bottom: 45px; color: var(--m99); font-size: 15px; line-height: 1.9; }
.jm-list > section { padding: 30px 0; display: grid; grid-template-columns: 48px 1fr; gap: 24px; border-top: 1px solid var(--a66); }
.jm-list > section > b { color: var(--e81); font: 900 16px/1 "Noto Serif SC",serif; }
.jm-list h2 { margin: 0 0 12px; font-family: "Noto Serif SC",serif; }
.jm-list section p { margin: 0; color: var(--m99); line-height: 2; }

.gk-body { min-height: 650px; padding: clamp(28px,6vw,76px); display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; background: #fff; box-shadow: var(--a47); }
.gk-body > div > p { color: var(--m99); line-height: 1.9; }
.hp-chip { margin-top: 36px; padding: 20px; background: #fae8ef; border-left: 4px solid var(--e81); }
.hp-chip p { margin: 7px 0 0; color: #7c5463; font-size: 12px; }
.gk-body form { display: grid; align-content: center; gap: 18px; }
.gk-body label { display: grid; gap: 8px; color: #60565a; font-size: 11px; font-weight: 700; }
.gk-body input, .gk-body select, .gk-body textarea { width: 100%; padding: 13px 14px; color: var(--x59); background: #fff; border: 1px solid var(--a66); }
.gk-body form button { justify-self: start; padding: 13px 22px; }

.not-found { min-height: 65vh; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.not-found > span { color: var(--e81); font-size: 10px; font-weight: 800; letter-spacing: .2em; }
.not-found h1 { margin: 12px 0; font-family: "Noto Serif SC",serif; font-size: clamp(44px,8vw,100px); line-height: 1.05; }
.not-found p { color: var(--m99); }
._1ble9 { order: 4; margin-top: 28px; display: inline-flex; align-items: center; gap: 8px; color: var(--e81); font-size: 12px; font-weight: 800; }

@keyframes heart-note { 0%,100% { transform: scale(1); } 48% { transform: scale(1.22); } }
@keyframes ticker-notes { 0%,8% { transform: translateY(0); } 10%,18% { transform: translateY(-44px); } 20%,28% { transform: translateY(-88px); } 30%,38% { transform: translateY(-132px); } 40%,48% { transform: translateY(-176px); } 50%,58% { transform: translateY(-220px); } 60%,68% { transform: translateY(-264px); } 70%,78% { transform: translateY(-308px); } 80%,88% { transform: translateY(-352px); } 90%,98% { transform: translateY(-396px); } 100% { transform: translateY(0); } }

@media (prefers-reduced-motion: no-preference) {
  .x4g2k7 { animation: ticker-notes 38s var(--a15) infinite; }
  .gk-tag .rp-box { animation: slip-enter 300ms var(--m56) both; }
  .gk-tag .rp-box:nth-child(2n) { animation-delay: 45ms; }
  .gk-tag .rp-box:nth-child(3n) { animation-delay: 90ms; }
  ._pnwng i::after { animation: signal-pulse 1.8s var(--m56) infinite; }
}
@keyframes slip-enter { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
@keyframes signal-pulse { from { opacity: .8; transform: scale(.75); } to { opacity: 0; transform: scale(1.45); } }

@media (max-width: 1024px) {
  .f1p9z5, .g8w2o3, .w1b4s9, ._600h6, .bx-mark, .xz-chip, ._y7g5n, ._fkca3, .nf-foot, ._ro3v1, .h3a9t6, ._mpggk, .y2m6g6 { width: min(100% - 32px, 1180px); }
  ._l4e5m > a { padding-inline: 10px; }
  ._pnwng { display: none; }
  .w1b4s9 { grid-template-columns: 110px 1fr 240px; }
  .zt-slot { padding-inline: 4vw; }
  .q5p2g6 { width: 210px; }
  .gk-tag { columns: 3; }
  .bx-mark > div { grid-template-columns: 22px 1fr; }
  .bx-mark strong { grid-column: 2; }
  .bx-mark small { display: none; }
  ._tlo7f { column-gap: 28px; }
  .i6c3d5 { grid-template-columns: minmax(0,1fr) 270px; gap: 24px; }
  .s8e3a2, .vw-head { gap: 40px; }
}

@media (max-width: 768px) {
  .y4a6i2 { font-size: 9px; }
  .f1p9z5 { min-height: 68px; }
  ._mix3y { min-width: 0; }
  ._mix3y img { width: 40px; height: 40px; }
  ._mix3y small { display: none; }
  .a4a7p6 em { display: none; }
  ._64tx3 { display: grid; }
  ._l4e5m { position: absolute; top: 100%; right: 16px; left: 16px; display: grid; align-self: auto; padding: 8px; background: #fff; border: 1px solid var(--a66); box-shadow: var(--a47); opacity: 0; transform: translateY(-8px) scale(.98); transform-origin: top right; pointer-events: none; transition: opacity 170ms var(--m56), transform 170ms var(--m56); }
  .index-nav.i4d5w4 { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
  ._l4e5m > a { min-height: 46px; justify-content: start; padding: 0 15px; }
  ._l4e5m .m3x8t9 { margin: 5px 0 0; }
  .z7k9f8 { width: 38px; height: 38px; }
  .g8w2o3 { grid-template-columns: 110px minmax(0,1fr); margin-top: 12px; }
  .z1x4h7 { padding: 0 12px; letter-spacing: .05em; }
  .g8w2o3 > a { display: none; }
  .w1b4s9 { min-height: 390px; grid-template-columns: 58px 1fr; }
  .zt-slot { padding: 40px 25px; }
  .zt-slot h1 { font-size: clamp(42px,13vw,70px); }
  .zt-slot .b6t8j5 { font-size: 14px; }
  .q5p2g6 { display: none; }
  .h2j5y8 { padding: 22px 14px; }
  .h2j5y8 i { width: 30px; height: 30px; }
  ._600h6 { top: 68px; }
  .a7g1e5 { gap: 24px; }
  ._62vlc { display: none; }
  .bx-mark { grid-template-columns: 1fr 1fr; }
  .bx-mark > div { border-bottom: 1px solid var(--a66); }
  .bx-mark > div:nth-child(2) { border-right: 0; }
  .bx-mark > div:nth-child(n+3) { border-bottom: 0; }
  .gk-tag { columns: 2; column-gap: 12px; }
  .rp-box { margin-bottom: 14px; }
  .i7b7u4 { padding: 13px; }
  .rp-box h3 { font-size: 14px; line-height: 1.55; }
  .i7b7u4 > p { display: none; }
  .x3e8d5 { padding-top: 10px; }
  ._pwgje { font-size: 8px; }
  .dk-line { padding-block: 58px; }
  .pn-item { justify-content: flex-start; }
  ._fkca3 { padding: 28px; }
  ._tlo7f { grid-template-columns: 1fr; }
  .nf-foot { padding: 34px; grid-template-columns: 1fr; gap: 35px; }
  .dk-row { grid-template-columns: repeat(3,1fr); }
  .h3a9t6 { grid-template-columns: 1.3fr 1fr 1fr; gap: 34px; }
  .gk-grid { grid-column: 1/-1; }
  .i6c3d5 { grid-template-columns: 1fr; }
  ._ghye8 { position: static; }
  .y2m6g6 > ._ghye8 { grid-template-columns: 1fr 1fr; }
  .y2m6g6 > ._ghye8 > span, .y2m6g6 > ._ghye8 > h2 { grid-column: 1/-1; }
  .y2m6g6 > ._ghye8 > a { border-top: 1px solid rgba(255,255,255,.13); }
  .xz-unit { grid-template-columns: 1fr 1fr; }
  .xz-unit button:nth-child(2) { border-right: 0; }
  .xz-unit button:nth-child(-n+2) { border-bottom: 1px solid var(--a66); }
  .vw-note { grid-template-columns: 82px 1fr; }
  .w4q5m4 { width: 76px; height: 76px; font-size: 30px; }
  .vw-note > button { grid-column: 1/-1; justify-self: start; }
  .b6l7t5 { grid-template-columns: 1fr; }
  .b6l7t5 dl { grid-template-columns: repeat(3,1fr); }
  .wd-unit { grid-template-columns: 1fr; }
  .s8e3a2, .vw-head, .gk-body { grid-template-columns: 1fr; gap: 45px; }
  .s8e3a2 img { max-height: 520px; }
  .j3r5b6 { padding: 38px 28px; }
}

@media (max-width: 480px) {
  .f1p9z5, .g8w2o3, .w1b4s9, ._600h6, .bx-mark, .xz-chip, ._y7g5n, ._fkca3, .nf-foot, ._ro3v1, .h3a9t6, ._mpggk, .y2m6g6 { width: calc(100% - 20px); }
  .y4a6i2 { padding-inline: 10px; line-height: 1.5; }
  .a4a7p6 b { font-size: 15px; }
  .cy-row { gap: 7px; }
  .z7k9f8, ._64tx3 { width: 36px; height: 36px; }
  .g8w2o3 { grid-template-columns: 92px minmax(0,1fr); }
  .z1x4h7 { font-size: 10px; }
  .x4g2k7 span { padding-inline: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  .w1b4s9 { margin-top: 18px; grid-template-columns: 42px 1fr; }
  .h2j5y8 { padding-inline: 8px; }
  .zt-slot { padding: 34px 17px; }
  .zt-slot h1 { font-size: 39px; letter-spacing: -.06em; }
  .zt-slot .b6t8j5 { font-size: 12px; line-height: 1.75; }
  .bx-mark > div { min-height: 78px; padding: 15px; }
  .bx-mark strong { font-size: 20px; }
  ._43gy0 { align-items: flex-start; }
  ._43gy0 p, ._43gy0 > a { display: none; }
  ._43gy0 h2 { font-size: 26px; }
  .gk-tag { column-gap: 8px; }
  .rp-box { margin-bottom: 9px; box-shadow: 0 8px 20px rgba(78,30,48,.08); }
  .i7b7u4 { padding: 10px; }
  .rp-box h3 { font-size: 12px; line-height: 1.55; }
  .hp-slot { gap: 5px; font-size: 9px; }
  .l7m8p6 { width: 21px; height: 21px; font-size: 9px; }
  .k3c8n6 { font-size: 9px; }
  .k3c8n6 svg { width: 13px; }
  ._q0wbi { top: 8px; padding: 5px 9px 5px 11px; font-size: 8px; }
  ._pwgje { right: 6px; bottom: 6px; padding: 4px 5px; }
  .dk-line { margin-block: 66px; padding: 46px 14px; }
  .pn-item { gap: 8px; }
  .pn-item a { padding: 8px 9px; font-size: 13px!important; }
  ._l92mi { grid-auto-columns: minmax(195px,78vw); }
  ._fkca3 { padding: 21px 16px; }
  .l3p5m8 { padding-block: 18px; }
  ._n2i6t { padding: 16px; }
  ._n2i6t > div { align-items: flex-start; flex-direction: column; }
  .nf-foot { padding: 28px 20px; }
  .nf-foot h2 { font-size: 32px; }
  .dk-row { grid-template-columns: 1fr 1fr; }
  .h3a9t6 { grid-template-columns: 1fr 1fr; }
  .h3a9t6 > div:last-child { grid-column: 1/-1; }
  ._mpggk { align-items: flex-start; flex-direction: column; gap: 8px; }
  .f4k8b3 { padding-inline: 22px; }
  .f4k8b3 h1 { font-size: 34px; }
  .letter-face.n9c1w9 { width: 48px; height: 48px; font-size: 18px; }
  ._8goi6 button { padding-inline: 10px; }
  .x4k5y4 { padding-inline: 10px; gap: 8px; }
  ._cbnn2 { padding: 38px 22px; font-size: 14px; }
  .y2m6g6 > ._ghye8 { grid-template-columns: 1fr; }
  .vw-note { padding: 65px 22px 30px; grid-template-columns: 62px 1fr; gap: 17px; }
  .w4q5m4 { width: 60px; height: 60px; font-size: 24px; }
  .vw-note h1 { font-size: 38px; }
  .vw-note p { font-size: 12px; }
  ._oqtu0 > div { padding: 15px 6px; }
  ._oqtu0 strong { font-size: 15px; }
  .b6l7t5 { padding: 38px 23px; }
  .b6l7t5 dl div { padding: 12px 7px; }
  .b6l7t5 dd { font-size: 16px; }
  .wd-unit { padding: 20px; }
  .s8e3a2, .vw-head, .gk-body { padding: 30px 22px; }
  .s8e3a2 h1, .vw-head h1, .j3r5b6 h1, .gk-body h1 { font-size: 40px; }
  .h2u4s3, .jm-list { padding: 34px 22px; }
  .jm-list > section { grid-template-columns: 32px 1fr; gap: 12px; }
  .j3r5b6 { padding: 30px 18px; }
  .j3r5b6 label { grid-template-columns: 20px 1fr; padding-inline: 14px; }
  .j3r5b6 kbd { display: none; }
}
