:root {
  --b80: #fdf4f7;
  --b86: #fffefd;
  --e84: #211c1f;
  --n91: #695f64;
  --h60: #e72d6d;
  --j57: #9f1849;
  --m99: #fae5ed;
  --g20: #e8d9df;
  --h19: #3f8a67;
  --d92: 0 16px 44px rgba(78, 30, 48, 0.08), 0 3px 10px rgba(78, 30, 48, 0.05);
  --g94: cubic-bezier(0.23, 1, 0.32, 1);
  --v94: cubic-bezier(0.77, 0, 0.175, 1);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  min-width: 320px;
  color: var(--e84);
  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(--b80);
  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(--h60); }

.lq-flow { min-height: 100vh; overflow: clip; }
.fn-box { padding: 7px 18px; color: #6e2942; background: #f7d9e5; border-bottom: 1px solid #eebed0; text-align: center; font-size: 11px; letter-spacing: .05em; }
.lq-tag { position: sticky; top: 0; z-index: 50; background: rgba(255, 254, 253, 0.94); border-bottom: 1px solid var(--g20); backdrop-filter: blur(14px); }
.l5l2a7 { width: min(1420px, calc(100% - 48px)); min-height: 78px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
.d9k1r4 { display: inline-flex; align-items: center; gap: 11px; min-width: 282px; }
.d9k1r4 img { width: 46px; height: 46px; object-fit: contain; }
.jm-head { position: relative; display: grid; line-height: 1; }
.jm-head b { display: flex; align-items: stretch; font-family: "Noto Serif SC", serif; font-size: 19px; font-weight: 900; letter-spacing: -.08em; }
.jm-head b i { padding: 1px 2px 2px; font-style: normal; border-bottom: 3px solid var(--e84); }
.jm-head b i:first-child { color: #fff; background: var(--e84); border-bottom-color: var(--h60); transform: translateY(-1px) rotate(-2deg); }
.jm-head b i:last-child { color: var(--h60); border-bottom-color: var(--h60); transform: translateY(1px); }
.jm-head small { margin-top: 7px; color: var(--h60); font: 700 7px/1 "Noto Sans SC", sans-serif; letter-spacing: .16em; }
.jm-head em { position: absolute; top: -13px; right: -84px; color: #9f8f96; font-size: 7px; font-style: normal; white-space: nowrap; transform: rotate(1deg); }
._r6mir { display: flex; align-items: stretch; align-self: stretch; gap: 4px; }
._r6mir > a { position: relative; display: grid; place-items: center; padding: 0 15px; color: #5f555a; font-size: 14px; font-weight: 600; transition: color 180ms var(--g94), background 180ms var(--g94); }
._r6mir > a::after { content: ""; position: absolute; right: 12px; bottom: 18px; left: 12px; height: 2px; background: var(--h60); transform: scaleX(0); transform-origin: left; transition: transform 180ms var(--g94); }
._r6mir > a:hover { color: var(--e84); background: #fff8fa; }
._r6mir > a:hover::after { transform: scaleX(1); }
._r6mir .bx-slot { align-self: center; min-height: 38px; margin-left: 8px; color: #fff; background: var(--e84); border-radius: 3px 11px 3px 3px; }
._r6mir .bx-slot::after { display: none; }
.b6a8n6 { margin-left: auto; display: flex; align-items: center; gap: 14px; }
.t6i6i1 { display: inline-flex; align-items: center; gap: 8px; color: var(--n91); font-size: 12px; font-variant-numeric: tabular-nums; }
.t6i6i1 i, ._zn9dw i { position: relative; width: 7px; height: 7px; border-radius: 50%; background: var(--h19); box-shadow: 0 0 0 4px rgba(63,138,103,.12); }
.t6i6i1 i::after { content: ""; position: absolute; inset: -5px; border: 1px solid rgba(63,138,103,.36); border-radius: 50%; }
._42o1j, ._53iyx { width: 42px; height: 42px; display: grid; place-items: center; color: var(--e84); background: transparent; border: 1px solid var(--g20); transition: color 160ms var(--g94), border-color 160ms var(--g94), background 160ms var(--g94); }
._42o1j { border-radius: 50%; }
._42o1j:hover, ._53iyx:hover { color: var(--h60); border-color: var(--h60); background: #fff; }
._53iyx { display: none; border-radius: 4px; }

._bl4wa { 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(--e84); color: #fff; overflow: hidden; }
.y7g4b8 { height: 100%; display: flex; align-items: center; gap: 9px; padding: 0 18px; color: #fff; background: var(--h60); font-size: 12px; font-weight: 700; letter-spacing: .12em; }
.x8w3d5 { height: 44px; overflow: hidden; }
.pn-card { display: flex; flex-direction: column; }
.pn-card span { flex: 0 0 44px; display: flex; align-items: center; gap: 12px; padding: 0 18px; font-size: 12px; }
.pn-card b { color: #ff8db6; font-size: 10px; }
._bl4wa > a { display: flex; align-items: center; gap: 5px; font-size: 11px; color: #f5c8d8; }

.m4f1u9 { 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(--e84); border-bottom: 1px solid var(--e84); 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/ec5931d3.webp'); background-position: center,right center; background-size: cover,62% auto; background-repeat: no-repeat; }
.m4f1u9::after { content: ""; position: absolute; top: 22px; right: 18%; width: 120px; height: 18px; background: rgba(231,45,109,.13); transform: rotate(-4deg); }
.e1n8v5 { align-self: stretch; display: flex; flex-direction: column; justify-content: space-between; padding: 26px 20px; border-right: 1px solid var(--g20); }
.e1n8v5 span { font: 800 11px/1 "Noto Sans SC", sans-serif; letter-spacing: .2em; writing-mode: vertical-rl; }
.e1n8v5 i { width: 48px; height: 48px; background: conic-gradient(from 45deg,var(--h60),var(--h60) 25%,transparent 25%,transparent 50%,var(--e84) 50%,var(--e84) 75%,transparent 75%); border-radius: 50%; }
.b4u4v7 { padding: 48px 7vw; }
.sl-mark, .b4u4v7 .sl-mark { margin: 0 0 15px; color: var(--h60); font-size: 11px; font-weight: 800; letter-spacing: .24em; }
.b4u4v7 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; }
.b4u4v7 h1 > span { position: relative; display: inline-block; }
.b4u4v7 h1 > span::before { content: ""; position: absolute; top: 11%; left: -18px; width: 9px; height: 76%; background: var(--e84); transform: rotate(-2deg); }
.b4u4v7 h1 small { margin: 16px 0 0 3px; padding: 5px 8px; color: #fff; background: var(--e84); font: 700 9px/1 "Noto Sans SC",sans-serif; letter-spacing: .12em; }
.b4u4v7 h1::after { content: ""; display: block; width: 42%; height: 7px; margin-top: 10px; background: var(--h60); clip-path: polygon(0 18%,100% 0,96% 100%,2% 76%); }
.b4u4v7 ._q09gz { max-width: 650px; margin: 28px 0 0; color: var(--n91); font: 500 17px/1.85 "Noto Sans SC", sans-serif; }
.b4u4v7 ._q09gz strong { color: var(--j57); }
._pr0ik { justify-self: end; width: 250px; padding: 24px; color: #fff; background: var(--h60); box-shadow: 11px 12px 0 var(--m99); transform: rotate(1.6deg); }
._pr0ik span, ._pr0ik small { display: block; font-size: 10px; font-weight: 700; letter-spacing: .18em; }
._pr0ik strong { display: block; margin: 26px 0 42px; font-family: "Noto Serif SC", serif; font-size: 23px; line-height: 1.65; }
._pr0ik small { padding-top: 12px; border-top: 1px solid rgba(255,255,255,.55); }

._bw15x { 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(--g20); backdrop-filter: blur(10px); }
._5kqal { display: flex; gap: 30px; overflow-x: auto; scrollbar-width: none; }
._5kqal 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(--g94); }
._5kqal button::after { content: ""; position: absolute; right: 0; bottom: -1px; left: 0; height: 3px; background: var(--h60); transform: scaleX(0); transition: transform 180ms var(--g94); }
._5kqal button.active { color: var(--e84); }
._5kqal button.active::after { transform: scaleX(1); }
._zn9dw { display: flex; align-items: center; gap: 8px; color: var(--h19); font-size: 11px; font-weight: 700; }

.u3q3l5 { width: min(1420px, calc(100% - 48px)); margin: 28px auto 44px; display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid var(--g20); background: rgba(255,255,255,.66); box-shadow: 0 8px 30px rgba(78,30,48,.035); }
.u3q3l5 > 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(--g20); }
.u3q3l5 > div:last-child { border-right: 0; }
.u3q3l5 svg { width: 19px; color: var(--h60); }
.u3q3l5 span { color: var(--n91); font-size: 12px; }
.u3q3l5 strong { font-family: "Noto Serif SC", serif; font-size: 26px; font-variant-numeric: tabular-nums; }
.u3q3l5 small { align-self: end; margin-bottom: 6px; color: var(--n91); font-size: 10px; }

.j9p3m7, ._c11x5, .vw-wrap, .qr-tag, .tx-pan { width: min(1420px, calc(100% - 48px)); margin: 0 auto 86px; }
.i7f6i6 { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 30px; padding-bottom: 16px; border-bottom: 1px solid var(--g20); }
.i7f6i6 > div > span, ._zl4yu > div > span, ._g70se > div > span, .a8t9o3 > div > span, .h3h2n8 > span, .m7w6s5 > div > span, ._7vd6q > span, .m2x2x2 > span { display: block; margin-bottom: 9px; color: var(--h60); font-size: 10px; font-weight: 800; letter-spacing: .22em; }
.i7f6i6 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; }
.i7f6i6 p, .i7f6i6 > a { display: flex; align-items: center; gap: 6px; margin: 0; color: var(--n91); font-size: 12px; }

.x1w2n6 { columns: 4; column-gap: 18px; }
.bx-note { position: relative; display: inline-block; width: 100%; margin: 0 0 24px; background: var(--b86); box-shadow: var(--d92); break-inside: avoid; transition: transform 210ms var(--g94), box-shadow 210ms var(--g94); }
.bx-note:nth-child(5n+2) { border-radius: 0 16px 0 0; }
.bx-note:nth-child(7n+3) { transform: rotate(.25deg); }
.bx-note:nth-child(6n+1) { clip-path: polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%); }
.bx-note: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); }
.bx-note: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); }
.bx-note:hover { transform: translateY(-5px) rotate(0); box-shadow: 0 24px 52px rgba(78,30,48,.13),0 5px 12px rgba(78,30,48,.06); }
.p2b4t9 { position: relative; display: block; overflow: hidden; background: #eadfe3; }
.p2b4t9::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; }
.p2b4t9::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); }
.p2b4t9 img { display: block; width: 100%; height: 100%; object-fit: cover; background-size: cover; transition: transform 300ms var(--g94); }
.picture-slip.n6k1d2 { aspect-ratio: 3/4; }
.picture-slip.s7e8j1 { aspect-ratio: 1; }
.picture-slip.dk-flow { aspect-ratio: 4/5; }
.bx-note:hover .p2b4t9 img { transform: scale(1.025); }
.t1z5n9 { position: absolute; top: 13px; left: 0; z-index: 2; padding: 7px 13px 7px 17px; color: #fff; background: var(--e84); font-size: 10px; font-weight: 800; letter-spacing: .14em; clip-path: polygon(0 0,100% 0,92% 100%,0 100%); }
.corner-index.jm-flow { background: var(--h60); }
._dszyn { 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); }
.tx-box { padding: 17px 17px 15px; }
.bx-note h3 { margin: 0; font-family: "Noto Serif SC", serif; font-size: 17px; line-height: 1.58; font-weight: 800; letter-spacing: -.02em; }
.bx-note h3:hover { color: var(--j57); }
.tx-box > p { margin: 9px 0 15px; color: var(--n91); font-size: 12px; line-height: 1.75; }
.m8x8n9 { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding-top: 13px; border-top: 1px dashed var(--g20); }
.xz-wrap { min-width: 0; display: flex; align-items: center; gap: 8px; color: #665b60; font-size: 11px; }
.xz-wrap > span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
._mv79c { 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.k3e8y8 { width: 38px; height: 38px; font-size: 14px; }
.letter-face.n6k1d2 { width: 64px; height: 64px; font-family: "Noto Serif SC", serif; font-size: 24px; }
.cy-slot { display: flex; align-items: center; gap: 4px; padding: 4px; color: #71666b; background: transparent; border: 0; font-size: 11px; transition: color 160ms var(--g94), transform 160ms var(--g94); }
.heart-count.pn-cell { color: var(--h60); }
.heart-count.pn-cell svg { animation: heart-note 320ms var(--g94); }
.rp-col { columns: 4; }
.clipping._8k52g { margin-bottom: 18px; }
.clipping._8k52g h3 { font-size: 14px; }
.clipping._8k52g .tx-box { padding: 13px; }

.n6n5f1 { margin: 100px 0 90px; padding: 76px max(24px,calc((100% - 1420px)/2)); color: #fff; background: var(--e84); position: relative; }
.n6n5f1::before { content: "#"; position: absolute; right: 4vw; top: -52px; color: var(--h60); font: 900 180px/1 "Noto Serif SC",serif; opacity: .38; }
.section-heading._pms24 { border-color: rgba(255,255,255,.19); }
.section-heading._pms24 > div > span { color: #ff86b3; }
.section-heading._pms24 > a { color: #f6cad9; }
.a3v1u2 { 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; }
.a3v1u2 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(--g94), background 180ms var(--g94), transform 180ms var(--g94); }
.a3v1u2 a.r4g9z8 { color: #fff; border-color: rgba(255,113,166,.55); background: rgba(231,45,109,.19); }
.a3v1u2 a:hover { color: var(--e84); background: #fff; transform: translateY(-3px) rotate(0)!important; }
.a3v1u2 small { opacity: .62; font-size: 9px; font-weight: 500; }

.vw-col { 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; }
.rp-list { position: relative; min-height: 310px; padding: 26px 20px 20px; background: var(--b86); border: 1px solid var(--g20); box-shadow: 0 9px 25px rgba(78,30,48,.05); scroll-snap-align: start; }
.rp-list:nth-child(3n+2) { border-top: 4px solid var(--h60); }
._jv01v { position: absolute; top: 14px; right: 16px; color: #ddc7d0; font: 900 23px/1 "Noto Serif SC",serif; }
.rp-list h3 { margin: 16px 0 4px; font-family: "Noto Serif SC",serif; font-size: 19px; }
.rp-list em { color: var(--h60); font-size: 10px; font-style: normal; font-weight: 700; }
.rp-list dl { margin: 22px 0; padding: 14px 0; display: grid; grid-template-columns: repeat(3,1fr); border-block: 1px solid var(--g20); }
.rp-list dl div { text-align: center; }
.rp-list dt { color: var(--n91); font-size: 9px; }
.rp-list dd { margin: 5px 0 0; font-size: 11px; font-weight: 800; font-variant-numeric: tabular-nums; }
.rp-list button { width: 100%; min-height: 39px; color: var(--h60); background: #fff; border: 1px solid var(--h60); font-size: 12px; font-weight: 800; transition: color 160ms var(--g94), background 160ms var(--g94); }
.rp-list button:hover { color: #fff; background: var(--h60); }

.vw-wrap { padding: 46px; background: #fffefd; box-shadow: var(--d92); }
.x9l6j8 { display: grid; grid-template-columns: 1fr 1fr; column-gap: 50px; }
.vw-foot { display: flex; gap: 13px; padding: 22px 0; border-bottom: 1px solid var(--g20); }
.xz-unit { min-width: 0; flex: 1; }
.y5c1z6 { display: flex; align-items: center; gap: 8px; }
.y5c1z6 strong { font-size: 13px; }
.y5c1z6 span { padding: 2px 6px; color: #fff; background: var(--h60); font-size: 8px; font-weight: 800; transform: rotate(-2deg); }
.y5c1z6 time { margin-left: auto; color: #9d9096; font-size: 10px; }
.xz-unit > p { margin: 8px 0; font-size: 13px; line-height: 1.78; }
._uh6wj { display: block; overflow: hidden; color: #9a4664; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.hp-list { margin: 12px 0 4px; padding: 10px 12px; color: #685d62; background: #faf1f4; border-left: 2px solid #e8a9c0; font-size: 11px; line-height: 1.65; }
.jm-line { display: flex; gap: 16px; margin-top: 11px; }
.jm-line button { display: flex; align-items: center; gap: 5px; padding: 0; color: #81747a; background: transparent; border: 0; font-size: 10px; }
.jm-line button.pn-cell { color: var(--h60); }
.rp-foot { margin-top: 28px; padding: 24px; background: #fbf4f7; border: 1px dashed #dcbac7; }
.rp-foot label { display: block; margin-bottom: 10px; font: 800 13px/1 "Noto Serif SC",serif; }
.rp-foot textarea { width: 100%; resize: vertical; padding: 13px; color: var(--e84); background: #fff; border: 1px solid var(--g20); }
.rp-foot > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 12px; }
.rp-foot small { color: var(--n91); font-size: 10px; }
.rp-foot button, .m7w6s5 form button { padding: 10px 18px; color: #fff; background: var(--e84); border: 0; font-size: 11px; font-weight: 700; }

.qr-tag { position: relative; padding: 52px; display: grid; grid-template-columns: .7fr 1.3fr; gap: 70px; color: #fff; background: var(--e84); box-shadow: 12px 13px 0 #f0cedb; }
.qr-tag::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 8px; background: var(--h60); }
.qr-tag > div:first-child > span { font-size: 10px; font-weight: 800; letter-spacing: .18em; }
.qr-tag h2 { margin: 12px 0 16px; font-family: "Noto Serif SC",serif; font-size: 42px; line-height: 1.15; }
.qr-tag p { max-width: 410px; margin: 0; color: #cfc2c8; font-size: 13px; line-height: 1.8; }
.xz-cell { display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; background: rgba(255,255,255,.18); }
.xz-cell 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(--g94), background 180ms var(--g94); }
.xz-cell a:hover { color: var(--h60); background: #fff; }
.xz-cell span { opacity: .64; font-size: 9px; }

._olool { margin-top: 110px; color: #eee8eb; background: #201b1e; }
.j1r2q6 { 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; }
.j1r2q6 h2 { margin: 0 0 18px; color: #fff; font: 800 12px/1 "Noto Sans SC",sans-serif; letter-spacing: .12em; }
.j1r2q6 > div:not(.hp-pill) a { display: block; margin: 11px 0; color: #bfb2b8; font-size: 12px; }
.j1r2q6 a:hover { color: #ff7fab!important; }
.hp-pill { display: flex; align-items: flex-start; gap: 16px; }
.hp-pill img { width: 52px; height: 52px; object-fit: contain; }
.hp-pill p { margin: 0; color: #bfb2b8; font-size: 12px; line-height: 1.9; }
.hp-pill strong { color: #fff; font: 900 20px/1 "Noto Serif SC",serif; }
.hp-pill small { display: block; margin: 6px 0 2px; color: #ff7fab; font-size: 8px; }
.a3o5a3 { 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; }

._gqwj4 { width: min(1420px,calc(100% - 48px)); margin: 0 auto; padding-top: 30px; }
._4w230 { display: flex; flex-wrap: wrap; align-items: center; gap: 4px; margin: 4px 0 28px; color: #877980; font-size: 11px; }
._4w230 span { display: flex; align-items: center; gap: 4px; }
._4w230 a:hover { color: var(--h60); }
.f9y2g5 { display: grid; grid-template-columns: minmax(0,1fr) 320px; gap: 42px; align-items: start; }
.r1h7l2 { min-width: 0; background: var(--b86); box-shadow: var(--d92); }
.l8f7p5 { padding: clamp(28px,5vw,70px); border-top: 6px solid var(--e84); }
.xz-card { display: inline-block; padding: 6px 10px; color: #fff; background: var(--h60); font-size: 10px; font-weight: 800; letter-spacing: .12em; transform: rotate(-1deg); }
.l8f7p5 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; }
.l8f7p5 > p { max-width: 760px; color: var(--n91); font-size: 16px; line-height: 1.8; }
.fn-zone { margin-top: 32px; padding-top: 24px; display: flex; align-items: center; gap: 13px; border-top: 1px solid var(--g20); }
.fn-zone > div { display: grid; gap: 5px; }
.fn-zone strong { font-size: 14px; }
.fn-zone small { color: var(--n91); font-size: 10px; }
.fn-zone button { margin-left: auto; padding: 9px 16px; color: var(--h60); background: #fff; border: 1px solid var(--h60); font-size: 11px; font-weight: 800; }
.gk-tag { padding: 0 clamp(18px,4vw,54px); display: grid; grid-template-columns: repeat(2,1fr); gap: 14px; }
.gk-tag figure { position: relative; margin: 0; overflow: hidden; aspect-ratio: 4/5; background: #eadfe3; }
.gk-tag figure:nth-child(3n+2) { aspect-ratio: 1; }
.gk-tag figure:nth-child(4n) { grid-column: 1/-1; aspect-ratio: 16/9; }
.gk-tag img { width: 100%; height: 100%; object-fit: cover; background-size: cover; }
.gk-tag figcaption { position: absolute; right: 9px; bottom: 9px; padding: 5px 8px; color: #fff; background: rgba(25,18,21,.72); font-size: 9px; }
.s4r7p2 { max-width: 830px; margin: 0 auto; padding: 58px clamp(24px,6vw,82px); font-size: 16px; line-height: 2; }
.s4r7p2 p { margin: 0 0 24px; }
.s4r7p2 blockquote { margin: 35px 0; padding: 22px 26px; color: #6e2942; background: #fae8ef; border-left: 4px solid var(--h60); font-family: "Noto Serif SC",serif; font-weight: 700; }
.sl-foot { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 38px; }
.sl-foot a { padding: 7px 10px; color: var(--j57); background: #fbe8ef; font-size: 11px; }
.fn-slot { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid var(--g20); }
.fn-slot 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(--g20); font-size: 11px; }
.fn-slot button:last-child { border-right: 0; }
.fn-slot button.active { color: var(--h60); background: #fff5f8; }
.fn-slot svg { width: 17px; }
._j49zp { position: sticky; top: 162px; padding: 27px; background: #251f22; color: #fff; box-shadow: 8px 8px 0 #f3cfdd; }
._j49zp > span { color: #ff7fab; font-size: 9px; font-weight: 800; letter-spacing: .18em; }
._j49zp h2 { margin: 8px 0 24px; font-family: "Noto Serif SC",serif; font-size: 24px; }
._j49zp > a { display: grid; grid-template-columns: 28px 1fr; gap: 11px; padding: 14px 0; border-top: 1px solid rgba(255,255,255,.13); }
._j49zp > a > b { color: #ff7fab; font: 800 11px/1.5 "Noto Sans SC",sans-serif; }
._j49zp > a > span { font-size: 11px; line-height: 1.6; }
._j49zp small { display: block; margin-top: 6px; color: #9f9298; font-size: 9px; }
._gqwj4 > ._j49zp { 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; }
._gqwj4 > ._j49zp > span { padding: 24px 22px 0; }
._gqwj4 > ._j49zp > h2 { grid-column: 1; padding: 0 22px 22px; margin: 8px 0 0; }
._gqwj4 > ._j49zp > a { min-width: 0; padding: 22px 15px; border-top: 0; border-left: 1px solid rgba(255,255,255,.13); }
._gqwj4 > .vw-wrap, ._gqwj4 > .tx-pan { width: 100%; margin-top: 78px; }

.sl-zone { 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; }
.sl-zone::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); }
.vw-row { position: absolute; top: 22px; left: 26px; font-size: 9px; font-weight: 800; letter-spacing: .2em; }
.t9p4y4 { width: 100px; height: 100px; font-family: "Noto Serif SC",serif; font-size: 42px; border: 5px solid rgba(255,255,255,.45); }
.sl-zone > div { position: relative; z-index: 1; }
.sl-zone em { color: #ffd4e3; font-size: 11px; font-style: normal; font-weight: 800; }
.sl-zone h1 { margin: 8px 0 14px; font-family: "Noto Serif SC",serif; font-size: clamp(42px,6vw,76px); line-height: 1; }
.sl-zone p { max-width: 600px; color: rgba(255,255,255,.78); line-height: 1.8; }
.sl-zone > button { position: relative; z-index: 1; min-width: 130px; padding: 13px 18px; color: var(--e84); background: #fff; border: 0; font-weight: 800; }
._ge524 { margin: 0 0 66px; display: grid; grid-template-columns: repeat(4,1fr); background: #fff; border: 1px solid var(--g20); }
._ge524 > div { padding: 22px; text-align: center; border-right: 1px solid var(--g20); }
._ge524 > div:last-child { border-right: 0; }
._ge524 span { display: block; color: var(--n91); font-size: 10px; }
._ge524 strong { display: block; margin-top: 5px; font: 900 22px/1.2 "Noto Serif SC",serif; }

._zl4yu { 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%); }
._zl4yu h1 { margin: 10px 0 18px; font-family: "Noto Serif SC",serif; font-size: clamp(43px,7vw,88px); line-height: 1; }
._zl4yu p { max-width: 650px; color: #dbc8cf; line-height: 1.8; }
._zl4yu dl { display: grid; grid-template-columns: repeat(3,120px); margin: 0; }
._zl4yu dl div { padding: 18px; border-left: 1px solid rgba(255,255,255,.24); }
._zl4yu dt { color: #d4b6c2; font-size: 9px; }
._zl4yu dd { margin: 6px 0 0; font: 900 22px/1 "Noto Serif SC",serif; }
.sl-box { margin: 26px 0 68px; padding: 28px; display: grid; grid-template-columns: 250px 1fr; gap: 36px; background: #fff; border: 1px solid var(--g20); }
.sl-box > div:first-child > span { color: var(--h60); font-size: 9px; font-weight: 800; letter-spacing: .16em; }
.sl-box h2 { margin: 7px 0 4px; font-family: "Noto Serif SC",serif; }
.sl-box p { margin: 0; color: var(--n91); font-size: 9px; }
._w2g3v { height: 120px; display: flex; align-items: end; gap: 12px; border-bottom: 1px solid var(--g20); }
._w2g3v i { position: relative; flex: 1; min-width: 12px; background: linear-gradient(var(--h60),#f1afc6); }
._w2g3v small { position: absolute; top: -18px; left: 50%; color: var(--n91); font-size: 8px; font-style: normal; transform: translateX(-50%); }

._g70se { 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; }
._g70se h1, .a8t9o3 h1, .m2x2x2 h1, .m7w6s5 h1 { margin: 12px 0 22px; font-family: "Noto Serif SC",serif; font-size: clamp(44px,6vw,78px); line-height: 1.18; letter-spacing: -.055em; }
._g70se p { max-width: 570px; color: #cfc0c6; font-size: 15px; line-height: 1.9; }
._g70se img { width: 100%; max-height: 640px; object-fit: cover; box-shadow: 22px 24px 0 rgba(231,45,109,.32); transform: rotate(1.2deg); }
.lq-body { display: flex; flex-wrap: wrap; gap: 12px; margin: 34px 0 18px; }
.lq-body button { padding: 13px 17px; color: #fff; background: transparent; border: 1px solid rgba(255,255,255,.45); font-size: 11px; }
._g70se small { color: #86797f; font-size: 9px; }

.m2x2x2 { margin-bottom: 48px; padding: 65px; background: linear-gradient(125deg,#fff,#fbe8ef); border-top: 5px solid var(--e84); }
.m2x2x2 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); }
.m2x2x2 input { width: 100%; min-width: 0; padding: 18px 0; background: transparent; border: 0; outline: 0; }
.m2x2x2 kbd { padding: 5px 7px; color: #7d6f75; background: #f2e9ed; border: 1px solid #dfd0d6; font-size: 8px; }
.m2x2x2 p { color: var(--n91); font-size: 11px; }

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

.h3h2n8, ._7vd6q { max-width: 980px; margin: 0 auto; padding: clamp(28px,6vw,76px); background: #fff; box-shadow: var(--d92); }
.h3h2n8 h1, ._7vd6q h1 { margin: 12px 0 38px; font-family: "Noto Serif SC",serif; font-size: clamp(42px,7vw,76px); }
.h3h2n8 details { border-top: 1px solid var(--g20); }
.h3h2n8 details:last-child { border-bottom: 1px solid var(--g20); }
.h3h2n8 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; }
.h3h2n8 details p { margin: -2px 0 24px; color: var(--n91); line-height: 1.9; }
.sl-head { max-width: 720px; margin-bottom: 45px; color: var(--n91); font-size: 15px; line-height: 1.9; }
._7vd6q > section { padding: 30px 0; display: grid; grid-template-columns: 48px 1fr; gap: 24px; border-top: 1px solid var(--g20); }
._7vd6q > section > b { color: var(--h60); font: 900 16px/1 "Noto Serif SC",serif; }
._7vd6q h2 { margin: 0 0 12px; font-family: "Noto Serif SC",serif; }
._7vd6q section p { margin: 0; color: var(--n91); line-height: 2; }

.m7w6s5 { min-height: 650px; padding: clamp(28px,6vw,76px); display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; background: #fff; box-shadow: var(--d92); }
.m7w6s5 > div > p { color: var(--n91); line-height: 1.9; }
.qr-body { margin-top: 36px; padding: 20px; background: #fae8ef; border-left: 4px solid var(--h60); }
.qr-body p { margin: 7px 0 0; color: #7c5463; font-size: 12px; }
.m7w6s5 form { display: grid; align-content: center; gap: 18px; }
.m7w6s5 label { display: grid; gap: 8px; color: #60565a; font-size: 11px; font-weight: 700; }
.m7w6s5 input, .m7w6s5 select, .m7w6s5 textarea { width: 100%; padding: 13px 14px; color: var(--e84); background: #fff; border: 1px solid var(--g20); }
.m7w6s5 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(--h60); 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(--n91); }
.cy-pan { order: 4; margin-top: 28px; display: inline-flex; align-items: center; gap: 8px; color: var(--h60); 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) {
  .pn-card { animation: ticker-notes 38s var(--v94) infinite; }
  .x1w2n6 .bx-note { animation: slip-enter 300ms var(--g94) both; }
  .x1w2n6 .bx-note:nth-child(2n) { animation-delay: 45ms; }
  .x1w2n6 .bx-note:nth-child(3n) { animation-delay: 90ms; }
  .t6i6i1 i::after { animation: signal-pulse 1.8s var(--g94) 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) {
  .l5l2a7, ._bl4wa, .m4f1u9, ._bw15x, .u3q3l5, .j9p3m7, ._c11x5, .vw-wrap, .qr-tag, .tx-pan, .j1r2q6, .a3o5a3, ._gqwj4 { width: min(100% - 32px, 1180px); }
  ._r6mir > a { padding-inline: 10px; }
  .t6i6i1 { display: none; }
  .m4f1u9 { grid-template-columns: 110px 1fr 240px; }
  .b4u4v7 { padding-inline: 4vw; }
  ._pr0ik { width: 210px; }
  .x1w2n6 { columns: 3; }
  .u3q3l5 > div { grid-template-columns: 22px 1fr; }
  .u3q3l5 strong { grid-column: 2; }
  .u3q3l5 small { display: none; }
  .x9l6j8 { column-gap: 28px; }
  .f9y2g5 { grid-template-columns: minmax(0,1fr) 270px; gap: 24px; }
  ._g70se, .a8t9o3 { gap: 40px; }
}

@media (max-width: 768px) {
  .fn-box { font-size: 9px; }
  .l5l2a7 { min-height: 68px; }
  .d9k1r4 { min-width: 0; }
  .d9k1r4 img { width: 40px; height: 40px; }
  .d9k1r4 small { display: none; }
  .jm-head em { display: none; }
  ._53iyx { display: grid; }
  ._r6mir { position: absolute; top: 100%; right: 16px; left: 16px; display: grid; align-self: auto; padding: 8px; background: #fff; border: 1px solid var(--g20); box-shadow: var(--d92); opacity: 0; transform: translateY(-8px) scale(.98); transform-origin: top right; pointer-events: none; transition: opacity 170ms var(--g94), transform 170ms var(--g94); }
  .index-nav._jgxqp { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
  ._r6mir > a { min-height: 46px; justify-content: start; padding: 0 15px; }
  ._r6mir .bx-slot { margin: 5px 0 0; }
  ._42o1j { width: 38px; height: 38px; }
  ._bl4wa { grid-template-columns: 110px minmax(0,1fr); margin-top: 12px; }
  .y7g4b8 { padding: 0 12px; letter-spacing: .05em; }
  ._bl4wa > a { display: none; }
  .m4f1u9 { min-height: 390px; grid-template-columns: 58px 1fr; }
  .b4u4v7 { padding: 40px 25px; }
  .b4u4v7 h1 { font-size: clamp(42px,13vw,70px); }
  .b4u4v7 ._q09gz { font-size: 14px; }
  ._pr0ik { display: none; }
  .e1n8v5 { padding: 22px 14px; }
  .e1n8v5 i { width: 30px; height: 30px; }
  ._bw15x { top: 68px; }
  ._5kqal { gap: 24px; }
  ._zn9dw { display: none; }
  .u3q3l5 { grid-template-columns: 1fr 1fr; }
  .u3q3l5 > div { border-bottom: 1px solid var(--g20); }
  .u3q3l5 > div:nth-child(2) { border-right: 0; }
  .u3q3l5 > div:nth-child(n+3) { border-bottom: 0; }
  .x1w2n6 { columns: 2; column-gap: 12px; }
  .bx-note { margin-bottom: 14px; }
  .tx-box { padding: 13px; }
  .bx-note h3 { font-size: 14px; line-height: 1.55; }
  .tx-box > p { display: none; }
  .m8x8n9 { padding-top: 10px; }
  ._dszyn { font-size: 8px; }
  .n6n5f1 { padding-block: 58px; }
  .a3v1u2 { justify-content: flex-start; }
  .vw-wrap { padding: 28px; }
  .x9l6j8 { grid-template-columns: 1fr; }
  .qr-tag { padding: 34px; grid-template-columns: 1fr; gap: 35px; }
  .xz-cell { grid-template-columns: repeat(3,1fr); }
  .j1r2q6 { grid-template-columns: 1.3fr 1fr 1fr; gap: 34px; }
  .hp-pill { grid-column: 1/-1; }
  .f9y2g5 { grid-template-columns: 1fr; }
  ._j49zp { position: static; }
  ._gqwj4 > ._j49zp { grid-template-columns: 1fr 1fr; }
  ._gqwj4 > ._j49zp > span, ._gqwj4 > ._j49zp > h2 { grid-column: 1/-1; }
  ._gqwj4 > ._j49zp > a { border-top: 1px solid rgba(255,255,255,.13); }
  .fn-slot { grid-template-columns: 1fr 1fr; }
  .fn-slot button:nth-child(2) { border-right: 0; }
  .fn-slot button:nth-child(-n+2) { border-bottom: 1px solid var(--g20); }
  .sl-zone { grid-template-columns: 82px 1fr; }
  .t9p4y4 { width: 76px; height: 76px; font-size: 30px; }
  .sl-zone > button { grid-column: 1/-1; justify-self: start; }
  ._zl4yu { grid-template-columns: 1fr; }
  ._zl4yu dl { grid-template-columns: repeat(3,1fr); }
  .sl-box { grid-template-columns: 1fr; }
  ._g70se, .a8t9o3, .m7w6s5 { grid-template-columns: 1fr; gap: 45px; }
  ._g70se img { max-height: 520px; }
  .m2x2x2 { padding: 38px 28px; }
}

@media (max-width: 480px) {
  .l5l2a7, ._bl4wa, .m4f1u9, ._bw15x, .u3q3l5, .j9p3m7, ._c11x5, .vw-wrap, .qr-tag, .tx-pan, .j1r2q6, .a3o5a3, ._gqwj4 { width: calc(100% - 20px); }
  .fn-box { padding-inline: 10px; line-height: 1.5; }
  .jm-head b { font-size: 15px; }
  .b6a8n6 { gap: 7px; }
  ._42o1j, ._53iyx { width: 36px; height: 36px; }
  ._bl4wa { grid-template-columns: 92px minmax(0,1fr); }
  .y7g4b8 { font-size: 10px; }
  .pn-card span { padding-inline: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  .m4f1u9 { margin-top: 18px; grid-template-columns: 42px 1fr; }
  .e1n8v5 { padding-inline: 8px; }
  .b4u4v7 { padding: 34px 17px; }
  .b4u4v7 h1 { font-size: 39px; letter-spacing: -.06em; }
  .b4u4v7 ._q09gz { font-size: 12px; line-height: 1.75; }
  .u3q3l5 > div { min-height: 78px; padding: 15px; }
  .u3q3l5 strong { font-size: 20px; }
  .i7f6i6 { align-items: flex-start; }
  .i7f6i6 p, .i7f6i6 > a { display: none; }
  .i7f6i6 h2 { font-size: 26px; }
  .x1w2n6 { column-gap: 8px; }
  .bx-note { margin-bottom: 9px; box-shadow: 0 8px 20px rgba(78,30,48,.08); }
  .tx-box { padding: 10px; }
  .bx-note h3 { font-size: 12px; line-height: 1.55; }
  .xz-wrap { gap: 5px; font-size: 9px; }
  ._mv79c { width: 21px; height: 21px; font-size: 9px; }
  .cy-slot { font-size: 9px; }
  .cy-slot svg { width: 13px; }
  .t1z5n9 { top: 8px; padding: 5px 9px 5px 11px; font-size: 8px; }
  ._dszyn { right: 6px; bottom: 6px; padding: 4px 5px; }
  .n6n5f1 { margin-block: 66px; padding: 46px 14px; }
  .a3v1u2 { gap: 8px; }
  .a3v1u2 a { padding: 8px 9px; font-size: 13px!important; }
  .vw-col { grid-auto-columns: minmax(195px,78vw); }
  .vw-wrap { padding: 21px 16px; }
  .vw-foot { padding-block: 18px; }
  .rp-foot { padding: 16px; }
  .rp-foot > div { align-items: flex-start; flex-direction: column; }
  .qr-tag { padding: 28px 20px; }
  .qr-tag h2 { font-size: 32px; }
  .xz-cell { grid-template-columns: 1fr 1fr; }
  .j1r2q6 { grid-template-columns: 1fr 1fr; }
  .j1r2q6 > div:last-child { grid-column: 1/-1; }
  .a3o5a3 { align-items: flex-start; flex-direction: column; gap: 8px; }
  .l8f7p5 { padding-inline: 22px; }
  .l8f7p5 h1 { font-size: 34px; }
  .letter-face.n6k1d2 { width: 48px; height: 48px; font-size: 18px; }
  .fn-zone button { padding-inline: 10px; }
  .gk-tag { padding-inline: 10px; gap: 8px; }
  .s4r7p2 { padding: 38px 22px; font-size: 14px; }
  ._gqwj4 > ._j49zp { grid-template-columns: 1fr; }
  .sl-zone { padding: 65px 22px 30px; grid-template-columns: 62px 1fr; gap: 17px; }
  .t9p4y4 { width: 60px; height: 60px; font-size: 24px; }
  .sl-zone h1 { font-size: 38px; }
  .sl-zone p { font-size: 12px; }
  ._ge524 > div { padding: 15px 6px; }
  ._ge524 strong { font-size: 15px; }
  ._zl4yu { padding: 38px 23px; }
  ._zl4yu dl div { padding: 12px 7px; }
  ._zl4yu dd { font-size: 16px; }
  .sl-box { padding: 20px; }
  ._g70se, .a8t9o3, .m7w6s5 { padding: 30px 22px; }
  ._g70se h1, .a8t9o3 h1, .m2x2x2 h1, .m7w6s5 h1 { font-size: 40px; }
  .h3h2n8, ._7vd6q { padding: 34px 22px; }
  ._7vd6q > section { grid-template-columns: 32px 1fr; gap: 12px; }
  .m2x2x2 { padding: 30px 18px; }
  .m2x2x2 label { grid-template-columns: 20px 1fr; padding-inline: 14px; }
  .m2x2x2 kbd { display: none; }
}
