:root {
  --a96: #fdf4f7;
  --b76: #fffefd;
  --m41: #211c1f;
  --b61: #695f64;
  --v10: #e72d6d;
  --v96: #9f1849;
  --f22: #fae5ed;
  --d87: #e8d9df;
  --f87: #3f8a67;
  --f17: 0 16px 44px rgba(78, 30, 48, 0.08), 0 3px 10px rgba(78, 30, 48, 0.05);
  --b19: cubic-bezier(0.23, 1, 0.32, 1);
  --b91: cubic-bezier(0.77, 0, 0.175, 1);
}

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

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

.fn-tag { 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(--m41); color: #fff; overflow: hidden; }
._h3a0y { height: 100%; display: flex; align-items: center; gap: 9px; padding: 0 18px; color: #fff; background: var(--v10); font-size: 12px; font-weight: 700; letter-spacing: .12em; }
.qr-foot { height: 44px; overflow: hidden; }
.m5v6q9 { display: flex; flex-direction: column; }
.m5v6q9 span { flex: 0 0 44px; display: flex; align-items: center; gap: 12px; padding: 0 18px; font-size: 12px; }
.m5v6q9 b { color: #ff8db6; font-size: 10px; }
.fn-tag > a { display: flex; align-items: center; gap: 5px; font-size: 11px; color: #f5c8d8; }

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

.cy-area { 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(--d87); backdrop-filter: blur(10px); }
._j6gqi { display: flex; gap: 30px; overflow-x: auto; scrollbar-width: none; }
._j6gqi 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(--b19); }
._j6gqi button::after { content: ""; position: absolute; right: 0; bottom: -1px; left: 0; height: 3px; background: var(--v10); transform: scaleX(0); transition: transform 180ms var(--b19); }
._j6gqi button.active { color: var(--m41); }
._j6gqi button.active::after { transform: scaleX(1); }
._41429 { display: flex; align-items: center; gap: 8px; color: var(--f87); font-size: 11px; font-weight: 700; }

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

.y7u8v9, .s3b9u3, .t8x9i2, .cy-cell, ._0yb1p { width: min(1420px, calc(100% - 48px)); margin: 0 auto 86px; }
.a1e9u9 { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 30px; padding-bottom: 16px; border-bottom: 1px solid var(--d87); }
.a1e9u9 > div > span, ._zcv92 > div > span, .e7p5p7 > div > span, .z9n8c6 > div > span, ._sy5if > span, .z6x1m1 > div > span, ._gkc7m > span, .r8v5u1 > span { display: block; margin-bottom: 9px; color: var(--v10); font-size: 10px; font-weight: 800; letter-spacing: .22em; }
.a1e9u9 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; }
.a1e9u9 p, .a1e9u9 > a { display: flex; align-items: center; gap: 6px; margin: 0; color: var(--b61); font-size: 12px; }

.s8c7y6 { columns: 4; column-gap: 18px; }
.e2m5n1 { position: relative; display: inline-block; width: 100%; margin: 0 0 24px; background: var(--b76); box-shadow: var(--f17); break-inside: avoid; transition: transform 210ms var(--b19), box-shadow 210ms var(--b19); }
.e2m5n1:nth-child(5n+2) { border-radius: 0 16px 0 0; }
.e2m5n1:nth-child(7n+3) { transform: rotate(.25deg); }
.e2m5n1:nth-child(6n+1) { clip-path: polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%); }
.e2m5n1: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); }
.e2m5n1: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); }
.e2m5n1:hover { transform: translateY(-5px) rotate(0); box-shadow: 0 24px 52px rgba(78,30,48,.13),0 5px 12px rgba(78,30,48,.06); }
.q7l6j2 { position: relative; display: block; overflow: hidden; background: #eadfe3; }
.q7l6j2::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; }
.q7l6j2::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); }
.q7l6j2 img { display: block; width: 100%; height: 100%; object-fit: cover; background-size: cover; transition: transform 300ms var(--b19); }
.picture-slip._gzxxq { aspect-ratio: 3/4; }
.picture-slip._908lj { aspect-ratio: 1; }
.picture-slip.r3d1r5 { aspect-ratio: 4/5; }
.e2m5n1:hover .q7l6j2 img { transform: scale(1.025); }
.sl-box { position: absolute; top: 13px; left: 0; z-index: 2; padding: 7px 13px 7px 17px; color: #fff; background: var(--m41); font-size: 10px; font-weight: 800; letter-spacing: .14em; clip-path: polygon(0 0,100% 0,92% 100%,0 100%); }
.corner-index.nf-unit { background: var(--v10); }
.fn-chip { 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); }
._avofa { padding: 17px 17px 15px; }
.e2m5n1 h3 { margin: 0; font-family: "Noto Serif SC", serif; font-size: 17px; line-height: 1.58; font-weight: 800; letter-spacing: -.02em; }
.e2m5n1 h3:hover { color: var(--v96); }
._avofa > p { margin: 9px 0 15px; color: var(--b61); font-size: 12px; line-height: 1.75; }
._1res6 { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding-top: 13px; border-top: 1px dashed var(--d87); }
.r5m9k4 { min-width: 0; display: flex; align-items: center; gap: 8px; color: #665b60; font-size: 11px; }
.r5m9k4 > span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.g8a2x9 { 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.zt-pill { width: 38px; height: 38px; font-size: 14px; }
.letter-face._gzxxq { width: 64px; height: 64px; font-family: "Noto Serif SC", serif; font-size: 24px; }
._v6tns { display: flex; align-items: center; gap: 4px; padding: 4px; color: #71666b; background: transparent; border: 0; font-size: 11px; transition: color 160ms var(--b19), transform 160ms var(--b19); }
.heart-count._hnypz { color: var(--v10); }
.heart-count._hnypz svg { animation: heart-note 320ms var(--b19); }
.y7v4j2 { columns: 4; }
.clipping.fn-line { margin-bottom: 18px; }
.clipping.fn-line h3 { font-size: 14px; }
.clipping.fn-line ._avofa { padding: 13px; }

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

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

.t8x9i2 { padding: 46px; background: #fffefd; box-shadow: var(--f17); }
.p3t9d9 { display: grid; grid-template-columns: 1fr 1fr; column-gap: 50px; }
.o1b3h6 { display: flex; gap: 13px; padding: 22px 0; border-bottom: 1px solid var(--d87); }
.i7g8s4 { min-width: 0; flex: 1; }
.p8f6w7 { display: flex; align-items: center; gap: 8px; }
.p8f6w7 strong { font-size: 13px; }
.p8f6w7 span { padding: 2px 6px; color: #fff; background: var(--v10); font-size: 8px; font-weight: 800; transform: rotate(-2deg); }
.p8f6w7 time { margin-left: auto; color: #9d9096; font-size: 10px; }
.i7g8s4 > p { margin: 8px 0; font-size: 13px; line-height: 1.78; }
.nf-tag { display: block; overflow: hidden; color: #9a4664; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.h4q5c5 { margin: 12px 0 4px; padding: 10px 12px; color: #685d62; background: #faf1f4; border-left: 2px solid #e8a9c0; font-size: 11px; line-height: 1.65; }
.x3f2a7 { display: flex; gap: 16px; margin-top: 11px; }
.x3f2a7 button { display: flex; align-items: center; gap: 5px; padding: 0; color: #81747a; background: transparent; border: 0; font-size: 10px; }
.x3f2a7 button._hnypz { color: var(--v10); }
.bw-head { margin-top: 28px; padding: 24px; background: #fbf4f7; border: 1px dashed #dcbac7; }
.bw-head label { display: block; margin-bottom: 10px; font: 800 13px/1 "Noto Serif SC",serif; }
.bw-head textarea { width: 100%; resize: vertical; padding: 13px; color: var(--m41); background: #fff; border: 1px solid var(--d87); }
.bw-head > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 12px; }
.bw-head small { color: var(--b61); font-size: 10px; }
.bw-head button, .z6x1m1 form button { padding: 10px 18px; color: #fff; background: var(--m41); border: 0; font-size: 11px; font-weight: 700; }

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

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

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

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

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

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

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

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

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

.z6x1m1 { min-height: 650px; padding: clamp(28px,6vw,76px); display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; background: #fff; box-shadow: var(--f17); }
.z6x1m1 > div > p { color: var(--b61); line-height: 1.9; }
.qr-unit { margin-top: 36px; padding: 20px; background: #fae8ef; border-left: 4px solid var(--v10); }
.qr-unit p { margin: 7px 0 0; color: #7c5463; font-size: 12px; }
.z6x1m1 form { display: grid; align-content: center; gap: 18px; }
.z6x1m1 label { display: grid; gap: 8px; color: #60565a; font-size: 11px; font-weight: 700; }
.z6x1m1 input, .z6x1m1 select, .z6x1m1 textarea { width: 100%; padding: 13px 14px; color: var(--m41); background: #fff; border: 1px solid var(--d87); }
.z6x1m1 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(--v10); 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(--b61); }
.s8p2p1 { order: 4; margin-top: 28px; display: inline-flex; align-items: center; gap: 8px; color: var(--v10); 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) {
  .m5v6q9 { animation: ticker-notes 38s var(--b91) infinite; }
  .s8c7y6 .e2m5n1 { animation: slip-enter 300ms var(--b19) both; }
  .s8c7y6 .e2m5n1:nth-child(2n) { animation-delay: 45ms; }
  .s8c7y6 .e2m5n1:nth-child(3n) { animation-delay: 90ms; }
  .tx-mark i::after { animation: signal-pulse 1.8s var(--b19) 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) {
  .fn-box, .fn-tag, ._d489v, .cy-area, ._632yj, .y7u8v9, .s3b9u3, .t8x9i2, .cy-cell, ._0yb1p, .x9s9m9, .hp-slot, .c5e2r3 { width: min(100% - 32px, 1180px); }
  .xz-head > a { padding-inline: 10px; }
  .tx-mark { display: none; }
  ._d489v { grid-template-columns: 110px 1fr 240px; }
  .xz-body { padding-inline: 4vw; }
  ._le68r { width: 210px; }
  .s8c7y6 { columns: 3; }
  ._632yj > div { grid-template-columns: 22px 1fr; }
  ._632yj strong { grid-column: 2; }
  ._632yj small { display: none; }
  .p3t9d9 { column-gap: 28px; }
  .tx-grid { grid-template-columns: minmax(0,1fr) 270px; gap: 24px; }
  .e7p5p7, .z9n8c6 { gap: 40px; }
}

@media (max-width: 768px) {
  .dk-tag { font-size: 9px; }
  .fn-box { min-height: 68px; }
  ._v1f59 { min-width: 0; }
  ._v1f59 img { width: 40px; height: 40px; }
  ._v1f59 small { display: none; }
  .w2s5b3 em { display: none; }
  .v9x4l3 { display: grid; }
  .xz-head { position: absolute; top: 100%; right: 16px; left: 16px; display: grid; align-self: auto; padding: 8px; background: #fff; border: 1px solid var(--d87); box-shadow: var(--f17); opacity: 0; transform: translateY(-8px) scale(.98); transform-origin: top right; pointer-events: none; transition: opacity 170ms var(--b19), transform 170ms var(--b19); }
  .index-nav._zcau9 { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
  .xz-head > a { min-height: 46px; justify-content: start; padding: 0 15px; }
  .xz-head .wd-zone { margin: 5px 0 0; }
  .r9c5u6 { width: 38px; height: 38px; }
  .fn-tag { grid-template-columns: 110px minmax(0,1fr); margin-top: 12px; }
  ._h3a0y { padding: 0 12px; letter-spacing: .05em; }
  .fn-tag > a { display: none; }
  ._d489v { min-height: 390px; grid-template-columns: 58px 1fr; }
  .xz-body { padding: 40px 25px; }
  .xz-body h1 { font-size: clamp(42px,13vw,70px); }
  .xz-body .tx-note { font-size: 14px; }
  ._le68r { display: none; }
  .vw-slot { padding: 22px 14px; }
  .vw-slot i { width: 30px; height: 30px; }
  .cy-area { top: 68px; }
  ._j6gqi { gap: 24px; }
  ._41429 { display: none; }
  ._632yj { grid-template-columns: 1fr 1fr; }
  ._632yj > div { border-bottom: 1px solid var(--d87); }
  ._632yj > div:nth-child(2) { border-right: 0; }
  ._632yj > div:nth-child(n+3) { border-bottom: 0; }
  .s8c7y6 { columns: 2; column-gap: 12px; }
  .e2m5n1 { margin-bottom: 14px; }
  ._avofa { padding: 13px; }
  .e2m5n1 h3 { font-size: 14px; line-height: 1.55; }
  ._avofa > p { display: none; }
  ._1res6 { padding-top: 10px; }
  .fn-chip { font-size: 8px; }
  .rp-row { padding-block: 58px; }
  ._435f3 { justify-content: flex-start; }
  .t8x9i2 { padding: 28px; }
  .p3t9d9 { grid-template-columns: 1fr; }
  .cy-cell { padding: 34px; grid-template-columns: 1fr; gap: 35px; }
  .jm-cell { grid-template-columns: repeat(3,1fr); }
  .x9s9m9 { grid-template-columns: 1.3fr 1fr 1fr; gap: 34px; }
  .s4j2q1 { grid-column: 1/-1; }
  .tx-grid { grid-template-columns: 1fr; }
  .o8w1s8 { position: static; }
  .c5e2r3 > .o8w1s8 { grid-template-columns: 1fr 1fr; }
  .c5e2r3 > .o8w1s8 > span, .c5e2r3 > .o8w1s8 > h2 { grid-column: 1/-1; }
  .c5e2r3 > .o8w1s8 > a { border-top: 1px solid rgba(255,255,255,.13); }
  .k4s3k8 { grid-template-columns: 1fr 1fr; }
  .k4s3k8 button:nth-child(2) { border-right: 0; }
  .k4s3k8 button:nth-child(-n+2) { border-bottom: 1px solid var(--d87); }
  .nf-row { grid-template-columns: 82px 1fr; }
  .cy-mark { width: 76px; height: 76px; font-size: 30px; }
  .nf-row > button { grid-column: 1/-1; justify-self: start; }
  ._zcv92 { grid-template-columns: 1fr; }
  ._zcv92 dl { grid-template-columns: repeat(3,1fr); }
  .y5t6w9 { grid-template-columns: 1fr; }
  .e7p5p7, .z9n8c6, .z6x1m1 { grid-template-columns: 1fr; gap: 45px; }
  .e7p5p7 img { max-height: 520px; }
  .r8v5u1 { padding: 38px 28px; }
}

@media (max-width: 480px) {
  .fn-box, .fn-tag, ._d489v, .cy-area, ._632yj, .y7u8v9, .s3b9u3, .t8x9i2, .cy-cell, ._0yb1p, .x9s9m9, .hp-slot, .c5e2r3 { width: calc(100% - 20px); }
  .dk-tag { padding-inline: 10px; line-height: 1.5; }
  .w2s5b3 b { font-size: 15px; }
  .o2a9n6 { gap: 7px; }
  .r9c5u6, .v9x4l3 { width: 36px; height: 36px; }
  .fn-tag { grid-template-columns: 92px minmax(0,1fr); }
  ._h3a0y { font-size: 10px; }
  .m5v6q9 span { padding-inline: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  ._d489v { margin-top: 18px; grid-template-columns: 42px 1fr; }
  .vw-slot { padding-inline: 8px; }
  .xz-body { padding: 34px 17px; }
  .xz-body h1 { font-size: 39px; letter-spacing: -.06em; }
  .xz-body .tx-note { font-size: 12px; line-height: 1.75; }
  ._632yj > div { min-height: 78px; padding: 15px; }
  ._632yj strong { font-size: 20px; }
  .a1e9u9 { align-items: flex-start; }
  .a1e9u9 p, .a1e9u9 > a { display: none; }
  .a1e9u9 h2 { font-size: 26px; }
  .s8c7y6 { column-gap: 8px; }
  .e2m5n1 { margin-bottom: 9px; box-shadow: 0 8px 20px rgba(78,30,48,.08); }
  ._avofa { padding: 10px; }
  .e2m5n1 h3 { font-size: 12px; line-height: 1.55; }
  .r5m9k4 { gap: 5px; font-size: 9px; }
  .g8a2x9 { width: 21px; height: 21px; font-size: 9px; }
  ._v6tns { font-size: 9px; }
  ._v6tns svg { width: 13px; }
  .sl-box { top: 8px; padding: 5px 9px 5px 11px; font-size: 8px; }
  .fn-chip { right: 6px; bottom: 6px; padding: 4px 5px; }
  .rp-row { margin-block: 66px; padding: 46px 14px; }
  ._435f3 { gap: 8px; }
  ._435f3 a { padding: 8px 9px; font-size: 13px!important; }
  .b7b5x3 { grid-auto-columns: minmax(195px,78vw); }
  .t8x9i2 { padding: 21px 16px; }
  .o1b3h6 { padding-block: 18px; }
  .bw-head { padding: 16px; }
  .bw-head > div { align-items: flex-start; flex-direction: column; }
  .cy-cell { padding: 28px 20px; }
  .cy-cell h2 { font-size: 32px; }
  .jm-cell { grid-template-columns: 1fr 1fr; }
  .x9s9m9 { grid-template-columns: 1fr 1fr; }
  .x9s9m9 > div:last-child { grid-column: 1/-1; }
  .hp-slot { align-items: flex-start; flex-direction: column; gap: 8px; }
  ._9b9yx { padding-inline: 22px; }
  ._9b9yx h1 { font-size: 34px; }
  .letter-face._gzxxq { width: 48px; height: 48px; font-size: 18px; }
  ._qxox7 button { padding-inline: 10px; }
  .s8x5i5 { padding-inline: 10px; gap: 8px; }
  .vw-flow { padding: 38px 22px; font-size: 14px; }
  .c5e2r3 > .o8w1s8 { grid-template-columns: 1fr; }
  .nf-row { padding: 65px 22px 30px; grid-template-columns: 62px 1fr; gap: 17px; }
  .cy-mark { width: 60px; height: 60px; font-size: 24px; }
  .nf-row h1 { font-size: 38px; }
  .nf-row p { font-size: 12px; }
  .d5y5m6 > div { padding: 15px 6px; }
  .d5y5m6 strong { font-size: 15px; }
  ._zcv92 { padding: 38px 23px; }
  ._zcv92 dl div { padding: 12px 7px; }
  ._zcv92 dd { font-size: 16px; }
  .y5t6w9 { padding: 20px; }
  .e7p5p7, .z9n8c6, .z6x1m1 { padding: 30px 22px; }
  .e7p5p7 h1, .z9n8c6 h1, .r8v5u1 h1, .z6x1m1 h1 { font-size: 40px; }
  ._sy5if, ._gkc7m { padding: 34px 22px; }
  ._gkc7m > section { grid-template-columns: 32px 1fr; gap: 12px; }
  .r8v5u1 { padding: 30px 18px; }
  .r8v5u1 label { grid-template-columns: 20px 1fr; padding-inline: 14px; }
  .r8v5u1 kbd { display: none; }
}
