:root {
  --j94: #fdf4f7;
  --p15: #fffefd;
  --t50: #211c1f;
  --v56: #695f64;
  --e76: #e72d6d;
  --k63: #9f1849;
  --x71: #fae5ed;
  --p61: #e8d9df;
  --a74: #3f8a67;
  --a97: 0 16px 44px rgba(78, 30, 48, 0.08), 0 3px 10px rgba(78, 30, 48, 0.05);
  --m58: cubic-bezier(0.23, 1, 0.32, 1);
  --n98: cubic-bezier(0.77, 0, 0.175, 1);
}

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

._zrhis { min-height: 100vh; overflow: clip; }
._virp5 { padding: 7px 18px; color: #6e2942; background: #f7d9e5; border-bottom: 1px solid #eebed0; text-align: center; font-size: 11px; letter-spacing: .05em; }
.q9q1w9 { position: sticky; top: 0; z-index: 50; background: rgba(255, 254, 253, 0.94); border-bottom: 1px solid var(--p61); backdrop-filter: blur(14px); }
._38x7o { width: min(1420px, calc(100% - 48px)); min-height: 78px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
.b9p8g6 { display: inline-flex; align-items: center; gap: 11px; min-width: 282px; }
.b9p8g6 img { width: 46px; height: 46px; object-fit: contain; }
._0r6sn { position: relative; display: grid; line-height: 1; }
._0r6sn b { display: flex; align-items: stretch; font-family: "Noto Serif SC", serif; font-size: 19px; font-weight: 900; letter-spacing: -.08em; }
._0r6sn b i { padding: 1px 2px 2px; font-style: normal; border-bottom: 3px solid var(--t50); }
._0r6sn b i:first-child { color: #fff; background: var(--t50); border-bottom-color: var(--e76); transform: translateY(-1px) rotate(-2deg); }
._0r6sn b i:last-child { color: var(--e76); border-bottom-color: var(--e76); transform: translateY(1px); }
._0r6sn small { margin-top: 7px; color: var(--e76); font: 700 7px/1 "Noto Sans SC", sans-serif; letter-spacing: .16em; }
._0r6sn em { position: absolute; top: -13px; right: -84px; color: #9f8f96; font-size: 7px; font-style: normal; white-space: nowrap; transform: rotate(1deg); }
.x5b9u7 { display: flex; align-items: stretch; align-self: stretch; gap: 4px; }
.x5b9u7 > a { position: relative; display: grid; place-items: center; padding: 0 15px; color: #5f555a; font-size: 14px; font-weight: 600; transition: color 180ms var(--m58), background 180ms var(--m58); }
.x5b9u7 > a::after { content: ""; position: absolute; right: 12px; bottom: 18px; left: 12px; height: 2px; background: var(--e76); transform: scaleX(0); transform-origin: left; transition: transform 180ms var(--m58); }
.x5b9u7 > a:hover { color: var(--t50); background: #fff8fa; }
.x5b9u7 > a:hover::after { transform: scaleX(1); }
.x5b9u7 ._bztpv { align-self: center; min-height: 38px; margin-left: 8px; color: #fff; background: var(--t50); border-radius: 3px 11px 3px 3px; }
.x5b9u7 ._bztpv::after { display: none; }
.z3d7u5 { margin-left: auto; display: flex; align-items: center; gap: 14px; }
._3768t { display: inline-flex; align-items: center; gap: 8px; color: var(--v56); font-size: 12px; font-variant-numeric: tabular-nums; }
._3768t i, ._ilsqr i { position: relative; width: 7px; height: 7px; border-radius: 50%; background: var(--a74); box-shadow: 0 0 0 4px rgba(63,138,103,.12); }
._3768t i::after { content: ""; position: absolute; inset: -5px; border: 1px solid rgba(63,138,103,.36); border-radius: 50%; }
.wd-chip, .o6d6g4 { width: 42px; height: 42px; display: grid; place-items: center; color: var(--t50); background: transparent; border: 1px solid var(--p61); transition: color 160ms var(--m58), border-color 160ms var(--m58), background 160ms var(--m58); }
.wd-chip { border-radius: 50%; }
.wd-chip:hover, .o6d6g4:hover { color: var(--e76); border-color: var(--e76); background: #fff; }
.o6d6g4 { display: none; border-radius: 4px; }

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

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

._cn5x8 { 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(--p61); backdrop-filter: blur(10px); }
._7to9m { display: flex; gap: 30px; overflow-x: auto; scrollbar-width: none; }
._7to9m 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(--m58); }
._7to9m button::after { content: ""; position: absolute; right: 0; bottom: -1px; left: 0; height: 3px; background: var(--e76); transform: scaleX(0); transition: transform 180ms var(--m58); }
._7to9m button.active { color: var(--t50); }
._7to9m button.active::after { transform: scaleX(1); }
._ilsqr { display: flex; align-items: center; gap: 8px; color: var(--a74); font-size: 11px; font-weight: 700; }

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

._pow9d, .vw-slot, .fn-zone, .x2s9z7, ._1hxhk { width: min(1420px, calc(100% - 48px)); margin: 0 auto 86px; }
.y4r1b5 { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 30px; padding-bottom: 16px; border-bottom: 1px solid var(--p61); }
.y4r1b5 > div > span, .hp-chip > div > span, ._f9y9y > div > span, ._4cabt > div > span, .qr-tag > span, .tx-chip > div > span, .s6y8c6 > span, .jm-note > span { display: block; margin-bottom: 9px; color: var(--e76); font-size: 10px; font-weight: 800; letter-spacing: .22em; }
.y4r1b5 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; }
.y4r1b5 p, .y4r1b5 > a { display: flex; align-items: center; gap: 6px; margin: 0; color: var(--v56); font-size: 12px; }

.cy-flow { columns: 4; column-gap: 18px; }
.l6e3v9 { position: relative; display: inline-block; width: 100%; margin: 0 0 24px; background: var(--p15); box-shadow: var(--a97); break-inside: avoid; transition: transform 210ms var(--m58), box-shadow 210ms var(--m58); }
.l6e3v9:nth-child(5n+2) { border-radius: 0 16px 0 0; }
.l6e3v9:nth-child(7n+3) { transform: rotate(.25deg); }
.l6e3v9:nth-child(6n+1) { clip-path: polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%); }
.l6e3v9: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); }
.l6e3v9: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); }
.l6e3v9:hover { transform: translateY(-5px) rotate(0); box-shadow: 0 24px 52px rgba(78,30,48,.13),0 5px 12px rgba(78,30,48,.06); }
.zt-col { position: relative; display: block; overflow: hidden; background: #eadfe3; }
.zt-col::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; }
.zt-col::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); }
.zt-col img { display: block; width: 100%; height: 100%; object-fit: cover; background-size: cover; transition: transform 300ms var(--m58); }
.picture-slip.e5n3z5 { aspect-ratio: 3/4; }
.picture-slip.gk-row { aspect-ratio: 1; }
.picture-slip._mocec { aspect-ratio: 4/5; }
.l6e3v9:hover .zt-col img { transform: scale(1.025); }
._i57pd { position: absolute; top: 13px; left: 0; z-index: 2; padding: 7px 13px 7px 17px; color: #fff; background: var(--t50); font-size: 10px; font-weight: 800; letter-spacing: .14em; clip-path: polygon(0 0,100% 0,92% 100%,0 100%); }
.corner-index.mv-col { background: var(--e76); }
._9okcx { 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); }
.r1v1n3 { padding: 17px 17px 15px; }
.l6e3v9 h3 { margin: 0; font-family: "Noto Serif SC", serif; font-size: 17px; line-height: 1.58; font-weight: 800; letter-spacing: -.02em; }
.l6e3v9 h3:hover { color: var(--k63); }
.r1v1n3 > p { margin: 9px 0 15px; color: var(--v56); font-size: 12px; line-height: 1.75; }
.f3v4c7 { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding-top: 13px; border-top: 1px dashed var(--p61); }
.r8b7q3 { min-width: 0; display: flex; align-items: center; gap: 8px; color: #665b60; font-size: 11px; }
.r8b7q3 > span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
._czwjd { 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.n3b9h2 { width: 38px; height: 38px; font-size: 14px; }
.letter-face.e5n3z5 { width: 64px; height: 64px; font-family: "Noto Serif SC", serif; font-size: 24px; }
.l5i6x6 { display: flex; align-items: center; gap: 4px; padding: 4px; color: #71666b; background: transparent; border: 0; font-size: 11px; transition: color 160ms var(--m58), transform 160ms var(--m58); }
.heart-count.l3s5z7 { color: var(--e76); }
.heart-count.l3s5z7 svg { animation: heart-note 320ms var(--m58); }
._eo9tm { columns: 4; }
.clipping.hp-head { margin-bottom: 18px; }
.clipping.hp-head h3 { font-size: 14px; }
.clipping.hp-head .r1v1n3 { padding: 13px; }

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

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

.fn-zone { padding: 46px; background: #fffefd; box-shadow: var(--a97); }
.nf-line { display: grid; grid-template-columns: 1fr 1fr; column-gap: 50px; }
.b6a1i9 { display: flex; gap: 13px; padding: 22px 0; border-bottom: 1px solid var(--p61); }
.q5n1m6 { min-width: 0; flex: 1; }
.dk-zone { display: flex; align-items: center; gap: 8px; }
.dk-zone strong { font-size: 13px; }
.dk-zone span { padding: 2px 6px; color: #fff; background: var(--e76); font-size: 8px; font-weight: 800; transform: rotate(-2deg); }
.dk-zone time { margin-left: auto; color: #9d9096; font-size: 10px; }
.q5n1m6 > p { margin: 8px 0; font-size: 13px; line-height: 1.78; }
.y9t1u2 { display: block; overflow: hidden; color: #9a4664; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
._d0amv { margin: 12px 0 4px; padding: 10px 12px; color: #685d62; background: #faf1f4; border-left: 2px solid #e8a9c0; font-size: 11px; line-height: 1.65; }
.mv-pill { display: flex; gap: 16px; margin-top: 11px; }
.mv-pill button { display: flex; align-items: center; gap: 5px; padding: 0; color: #81747a; background: transparent; border: 0; font-size: 10px; }
.mv-pill button.l3s5z7 { color: var(--e76); }
.gk-zone { margin-top: 28px; padding: 24px; background: #fbf4f7; border: 1px dashed #dcbac7; }
.gk-zone label { display: block; margin-bottom: 10px; font: 800 13px/1 "Noto Serif SC",serif; }
.gk-zone textarea { width: 100%; resize: vertical; padding: 13px; color: var(--t50); background: #fff; border: 1px solid var(--p61); }
.gk-zone > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 12px; }
.gk-zone small { color: var(--v56); font-size: 10px; }
.gk-zone button, .tx-chip form button { padding: 10px 18px; color: #fff; background: var(--t50); border: 0; font-size: 11px; font-weight: 700; }

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

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

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

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

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

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

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

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

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

.tx-chip { min-height: 650px; padding: clamp(28px,6vw,76px); display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; background: #fff; box-shadow: var(--a97); }
.tx-chip > div > p { color: var(--v56); line-height: 1.9; }
.x7u7t3 { margin-top: 36px; padding: 20px; background: #fae8ef; border-left: 4px solid var(--e76); }
.x7u7t3 p { margin: 7px 0 0; color: #7c5463; font-size: 12px; }
.tx-chip form { display: grid; align-content: center; gap: 18px; }
.tx-chip label { display: grid; gap: 8px; color: #60565a; font-size: 11px; font-weight: 700; }
.tx-chip input, .tx-chip select, .tx-chip textarea { width: 100%; padding: 13px 14px; color: var(--t50); background: #fff; border: 1px solid var(--p61); }
.tx-chip 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(--e76); 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(--v56); }
.nf-chip { order: 4; margin-top: 28px; display: inline-flex; align-items: center; gap: 8px; color: var(--e76); 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) {
  .wd-box { animation: ticker-notes 38s var(--n98) infinite; }
  .cy-flow .l6e3v9 { animation: slip-enter 300ms var(--m58) both; }
  .cy-flow .l6e3v9:nth-child(2n) { animation-delay: 45ms; }
  .cy-flow .l6e3v9:nth-child(3n) { animation-delay: 90ms; }
  ._3768t i::after { animation: signal-pulse 1.8s var(--m58) 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) {
  ._38x7o, .cy-foot, .pn-unit, ._cn5x8, .s4f5o9, ._pow9d, .vw-slot, .fn-zone, .x2s9z7, ._1hxhk, .z9q7c6, .i5q8n7, .i4o8a9 { width: min(100% - 32px, 1180px); }
  .x5b9u7 > a { padding-inline: 10px; }
  ._3768t { display: none; }
  .pn-unit { grid-template-columns: 110px 1fr 240px; }
  .zt-note { padding-inline: 4vw; }
  ._gsvqv { width: 210px; }
  .cy-flow { columns: 3; }
  .s4f5o9 > div { grid-template-columns: 22px 1fr; }
  .s4f5o9 strong { grid-column: 2; }
  .s4f5o9 small { display: none; }
  .nf-line { column-gap: 28px; }
  ._v6qfo { grid-template-columns: minmax(0,1fr) 270px; gap: 24px; }
  ._f9y9y, ._4cabt { gap: 40px; }
}

@media (max-width: 768px) {
  ._virp5 { font-size: 9px; }
  ._38x7o { min-height: 68px; }
  .b9p8g6 { min-width: 0; }
  .b9p8g6 img { width: 40px; height: 40px; }
  .b9p8g6 small { display: none; }
  ._0r6sn em { display: none; }
  .o6d6g4 { display: grid; }
  .x5b9u7 { position: absolute; top: 100%; right: 16px; left: 16px; display: grid; align-self: auto; padding: 8px; background: #fff; border: 1px solid var(--p61); box-shadow: var(--a97); opacity: 0; transform: translateY(-8px) scale(.98); transform-origin: top right; pointer-events: none; transition: opacity 170ms var(--m58), transform 170ms var(--m58); }
  .index-nav._g9sbr { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
  .x5b9u7 > a { min-height: 46px; justify-content: start; padding: 0 15px; }
  .x5b9u7 ._bztpv { margin: 5px 0 0; }
  .wd-chip { width: 38px; height: 38px; }
  .cy-foot { grid-template-columns: 110px minmax(0,1fr); margin-top: 12px; }
  ._ohyy0 { padding: 0 12px; letter-spacing: .05em; }
  .cy-foot > a { display: none; }
  .pn-unit { min-height: 390px; grid-template-columns: 58px 1fr; }
  .zt-note { padding: 40px 25px; }
  .zt-note h1 { font-size: clamp(42px,13vw,70px); }
  .zt-note .e9f7u6 { font-size: 14px; }
  ._gsvqv { display: none; }
  ._jq4ua { padding: 22px 14px; }
  ._jq4ua i { width: 30px; height: 30px; }
  ._cn5x8 { top: 68px; }
  ._7to9m { gap: 24px; }
  ._ilsqr { display: none; }
  .s4f5o9 { grid-template-columns: 1fr 1fr; }
  .s4f5o9 > div { border-bottom: 1px solid var(--p61); }
  .s4f5o9 > div:nth-child(2) { border-right: 0; }
  .s4f5o9 > div:nth-child(n+3) { border-bottom: 0; }
  .cy-flow { columns: 2; column-gap: 12px; }
  .l6e3v9 { margin-bottom: 14px; }
  .r1v1n3 { padding: 13px; }
  .l6e3v9 h3 { font-size: 14px; line-height: 1.55; }
  .r1v1n3 > p { display: none; }
  .f3v4c7 { padding-top: 10px; }
  ._9okcx { font-size: 8px; }
  .nf-tag { padding-block: 58px; }
  ._wfnow { justify-content: flex-start; }
  .fn-zone { padding: 28px; }
  .nf-line { grid-template-columns: 1fr; }
  .x2s9z7 { padding: 34px; grid-template-columns: 1fr; gap: 35px; }
  .r5w9k2 { grid-template-columns: repeat(3,1fr); }
  .z9q7c6 { grid-template-columns: 1.3fr 1fr 1fr; gap: 34px; }
  .xz-tag { grid-column: 1/-1; }
  ._v6qfo { grid-template-columns: 1fr; }
  ._fat1w { position: static; }
  .i4o8a9 > ._fat1w { grid-template-columns: 1fr 1fr; }
  .i4o8a9 > ._fat1w > span, .i4o8a9 > ._fat1w > h2 { grid-column: 1/-1; }
  .i4o8a9 > ._fat1w > a { border-top: 1px solid rgba(255,255,255,.13); }
  ._mtltc { grid-template-columns: 1fr 1fr; }
  ._mtltc button:nth-child(2) { border-right: 0; }
  ._mtltc button:nth-child(-n+2) { border-bottom: 1px solid var(--p61); }
  ._ap9zj { grid-template-columns: 82px 1fr; }
  ._zpntc { width: 76px; height: 76px; font-size: 30px; }
  ._ap9zj > button { grid-column: 1/-1; justify-self: start; }
  .hp-chip { grid-template-columns: 1fr; }
  .hp-chip dl { grid-template-columns: repeat(3,1fr); }
  .y2v8f3 { grid-template-columns: 1fr; }
  ._f9y9y, ._4cabt, .tx-chip { grid-template-columns: 1fr; gap: 45px; }
  ._f9y9y img { max-height: 520px; }
  .jm-note { padding: 38px 28px; }
}

@media (max-width: 480px) {
  ._38x7o, .cy-foot, .pn-unit, ._cn5x8, .s4f5o9, ._pow9d, .vw-slot, .fn-zone, .x2s9z7, ._1hxhk, .z9q7c6, .i5q8n7, .i4o8a9 { width: calc(100% - 20px); }
  ._virp5 { padding-inline: 10px; line-height: 1.5; }
  ._0r6sn b { font-size: 15px; }
  .z3d7u5 { gap: 7px; }
  .wd-chip, .o6d6g4 { width: 36px; height: 36px; }
  .cy-foot { grid-template-columns: 92px minmax(0,1fr); }
  ._ohyy0 { font-size: 10px; }
  .wd-box span { padding-inline: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  .pn-unit { margin-top: 18px; grid-template-columns: 42px 1fr; }
  ._jq4ua { padding-inline: 8px; }
  .zt-note { padding: 34px 17px; }
  .zt-note h1 { font-size: 39px; letter-spacing: -.06em; }
  .zt-note .e9f7u6 { font-size: 12px; line-height: 1.75; }
  .s4f5o9 > div { min-height: 78px; padding: 15px; }
  .s4f5o9 strong { font-size: 20px; }
  .y4r1b5 { align-items: flex-start; }
  .y4r1b5 p, .y4r1b5 > a { display: none; }
  .y4r1b5 h2 { font-size: 26px; }
  .cy-flow { column-gap: 8px; }
  .l6e3v9 { margin-bottom: 9px; box-shadow: 0 8px 20px rgba(78,30,48,.08); }
  .r1v1n3 { padding: 10px; }
  .l6e3v9 h3 { font-size: 12px; line-height: 1.55; }
  .r8b7q3 { gap: 5px; font-size: 9px; }
  ._czwjd { width: 21px; height: 21px; font-size: 9px; }
  .l5i6x6 { font-size: 9px; }
  .l5i6x6 svg { width: 13px; }
  ._i57pd { top: 8px; padding: 5px 9px 5px 11px; font-size: 8px; }
  ._9okcx { right: 6px; bottom: 6px; padding: 4px 5px; }
  .nf-tag { margin-block: 66px; padding: 46px 14px; }
  ._wfnow { gap: 8px; }
  ._wfnow a { padding: 8px 9px; font-size: 13px!important; }
  .lq-row { grid-auto-columns: minmax(195px,78vw); }
  .fn-zone { padding: 21px 16px; }
  .b6a1i9 { padding-block: 18px; }
  .gk-zone { padding: 16px; }
  .gk-zone > div { align-items: flex-start; flex-direction: column; }
  .x2s9z7 { padding: 28px 20px; }
  .x2s9z7 h2 { font-size: 32px; }
  .r5w9k2 { grid-template-columns: 1fr 1fr; }
  .z9q7c6 { grid-template-columns: 1fr 1fr; }
  .z9q7c6 > div:last-child { grid-column: 1/-1; }
  .i5q8n7 { align-items: flex-start; flex-direction: column; gap: 8px; }
  ._seyvo { padding-inline: 22px; }
  ._seyvo h1 { font-size: 34px; }
  .letter-face.e5n3z5 { width: 48px; height: 48px; font-size: 18px; }
  ._pt1fx button { padding-inline: 10px; }
  .i8p1e5 { padding-inline: 10px; gap: 8px; }
  .vw-col { padding: 38px 22px; font-size: 14px; }
  .i4o8a9 > ._fat1w { grid-template-columns: 1fr; }
  ._ap9zj { padding: 65px 22px 30px; grid-template-columns: 62px 1fr; gap: 17px; }
  ._zpntc { width: 60px; height: 60px; font-size: 24px; }
  ._ap9zj h1 { font-size: 38px; }
  ._ap9zj p { font-size: 12px; }
  .jm-area > div { padding: 15px 6px; }
  .jm-area strong { font-size: 15px; }
  .hp-chip { padding: 38px 23px; }
  .hp-chip dl div { padding: 12px 7px; }
  .hp-chip dd { font-size: 16px; }
  .y2v8f3 { padding: 20px; }
  ._f9y9y, ._4cabt, .tx-chip { padding: 30px 22px; }
  ._f9y9y h1, ._4cabt h1, .jm-note h1, .tx-chip h1 { font-size: 40px; }
  .qr-tag, .s6y8c6 { padding: 34px 22px; }
  .s6y8c6 > section { grid-template-columns: 32px 1fr; gap: 12px; }
  .jm-note { padding: 30px 18px; }
  .jm-note label { grid-template-columns: 20px 1fr; padding-inline: 14px; }
  .jm-note kbd { display: none; }
}
