:root {
  --source-accent:#f03050;
  --source-second:#d0f0f0;
  --bg:#f7f0f4;
  --panel:#ffffff;
  --ink:#22212d;
  --muted:#667181;
  --accent:#dd2c4a;
  --second:#627070;
  --line:rgba(240,48,80,.16);
  --radius:22px;
  --stroke:0px;
  --shadow:0 24px 62px color-mix(in srgb,var(--accent) 11%,transparent)
}

html {
  scroll-behavior:smooth
}

* {
  box-sizing:border-box
}

body {
  margin:0;
  background:linear-gradient(180deg,color-mix(in srgb,var(--source-accent) 4%,var(--bg)),var(--bg) 28%,color-mix(in srgb,var(--source-second) 4%,var(--bg)));
  color:var(--ink);
  font-family:"Songti SC",SimSun,serif;
  line-height:1.65;
  overflow-x:hidden
}

a {
  color:inherit;
  text-decoration:none
}

img {
  display:block;
  max-width:100%
}

button {
  font:inherit;
  color:inherit
}

.lch-686f734e56fe {
  width:min(1200px,calc(100% - 40px));
  margin-inline:auto
}

.lch-8c274eafe388 {
  height:74px;
  display:flex;
  align-items:center;
  position:sticky;
  top:0;
  z-index:30;
  background:linear-gradient(105deg,color-mix(in srgb,var(--bg) 86%,var(--source-accent)),color-mix(in srgb,var(--bg) 90%,transparent),color-mix(in srgb,var(--bg) 88%,var(--source-second)));
  border-bottom:var(--stroke) solid var(--line);
  backdrop-filter:blur(21px) saturate(145%);
  -webkit-backdrop-filter:blur(21px) saturate(145%)
}

.lch-5f2ee0ebc0b0 {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:17px
}

.lch-1d92179741af {
  justify-self:start;
  display:flex;
  align-items:center;
  gap:11px;
  font-size:19px;
  font-weight:900;
  white-space:nowrap
}

.lch-1d92179741af img {
  width:38px;
  height:38px;
  object-fit:cover;
  border-radius:calc(var(--radius)/2);
  box-shadow:0 8px 24px color-mix(in srgb,var(--source-accent) 24%,transparent)
}

.lch-7d02d7309ecc {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:2px;
  font-size:13px
}

.lch-7d02d7309ecc a {
  padding:9px 8px;
  border-bottom:1px solid transparent;
  white-space:nowrap
}

.lch-7d02d7309ecc a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

.lch-ddd1b4c4b8c7 {
  justify-self:end;
  display:flex;
  align-items:center;
  gap:10px
}

.lch-3c48ab47b9e5 {
  padding:9px 15px;
  background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--second) 76%,var(--accent)));
  color:#fff;
  font-weight:800;
  border-radius:999px;
  box-shadow:0 10px 26px color-mix(in srgb,var(--accent) 24%,transparent)
}

.lch-fd7be467a860 {
  display:none;
  width:40px;
  height:40px;
  border:1px solid var(--line);
  background:var(--panel);
  border-radius:var(--radius)
}

.lch-8d5bdaad96c3 .lch-5f2ee0ebc0b0 {
  border-inline:1px solid var(--line);
  padding-inline:18px
}

.lch-3d5a7369c3e0 {
  height:calc(100svh - 74px);
  min-height:610px;
  max-height:840px;
  padding:44px 0;
  display:flex;
  align-items:center;
  overflow:hidden;
  position:relative;
  isolation:isolate;
  background:linear-gradient(162deg,color-mix(in srgb,var(--source-accent) 10%,var(--bg)) 0%,var(--bg) 48%,color-mix(in srgb,var(--source-second) 13%,var(--bg)) 100%)
}

.lch-3d5a7369c3e0:before {
  content:'';
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:.48;
  background:repeating-linear-gradient(90deg,transparent 0 63px,color-mix(in srgb,var(--source-accent) 9%,transparent) 64px)
}

.lch-3d5a7369c3e0:after {
  content:'';
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:3px;
  z-index:5;
  background:linear-gradient(90deg,transparent,var(--source-accent),var(--source-second),transparent)
}

.lch-1b834b4fb279 {
  position:relative;
  z-index:2
}

.lch-88d924a76c6c,.lch-f21414cb2721 {
  display:inline-flex;
  width:max-content;
  margin:0 0 14px;
  color:var(--accent);
  font-size:11px;
  font-weight:900;
  letter-spacing:0px;
  padding:0;
  border:0;
  border-radius:calc(var(--radius)/2);
  background:color-mix(in srgb,var(--panel) 66%,transparent);
  backdrop-filter:blur(12px)
}

.lch-3d5a7369c3e0 h1 {
  font-size:clamp(54px,7vw,98px);
  line-height:0.94;
  margin:0;
  font-weight:700;
  letter-spacing:0
}

.lch-7a5aff3c783c {
  max-width:695px;
  color:var(--muted);
  font-size:15px;
  margin:18px 0 22px
}

.lch-57ead524d47a {
  display:flex;
  gap:10px;
  flex-wrap:wrap
}

.lch-ea45fc5cbb60,.lch-246b23d57998 {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 18px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:4px
}

.lch-ea45fc5cbb60 {
  background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--second) 72%,var(--accent)));
  color:#fff;
  border-color:color-mix(in srgb,var(--accent) 72%,var(--second));
  box-shadow:none
}

.lch-246b23d57998 {
  background:color-mix(in srgb,var(--panel) 72%,transparent);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px)
}

.lch-d46897aec2d6 {
  display:flex;
  gap:8px;
  list-style:none;
  padding:0;
  margin:18px 0 0;
  color:var(--muted);
  font-size:12px
}

.lch-d46897aec2d6 li {
  display:flex;
  align-items:center;
  gap:5px;
  padding:5px 8px;
  border:1px solid color-mix(in srgb,var(--source-accent) 16%,var(--line));
  background:color-mix(in srgb,var(--panel) 55%,transparent);
  backdrop-filter:blur(12px)
}

.lch-d46897aec2d6 i {
  color:var(--accent)
}

.lch-814e848ba5b9 {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(420px,.88fr);
  gap:clamp(42px,7vw,96px);
  align-items:center
}

.lch-33a4712bfdf4 {
  position:relative;
  min-width:0
}

.lch-39d666a1dacb {
  position:absolute;
  inset:-42px auto auto -26px;
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--accent);
  font-size:11px
}

.lch-39d666a1dacb>span {
  width:38px;
  height:1px;
  background:linear-gradient(90deg,var(--source-accent),var(--source-second))
}

.lch-39d666a1dacb>i {
  font-size:16px
}

.lch-39d666a1dacb>b {
  font-weight:800
}

.lch-82c674392046 {
  inset:auto auto -32px 0
}

.lch-97336d1916d2 {
  left:auto;
  right:12px;
  top:-36px
}

.lch-397cba70c01f>span {
  width:8px;
  height:8px;
  border-radius:50%
}

.lch-f34487a66df5 {
  transform:rotate(-90deg);
  transform-origin:left top
}

.lch-e2a32b8df234 {
  border:1px solid var(--line);
  padding:7px 10px;
  background:color-mix(in srgb,var(--panel) 64%,transparent);
  backdrop-filter:blur(12px)
}

.lch-80fc8785cea8 {
  position:relative;
  min-width:0;
  height:520px;
  display:grid;
  place-items:center
}

.lch-80fc8785cea8:before {
  content:'';
  position:absolute;
  inset:7% -5%;
  border:1px solid color-mix(in srgb,var(--source-accent) 22%,transparent);
  background:repeating-linear-gradient(90deg,transparent 0 39px,color-mix(in srgb,var(--source-second) 8%,transparent) 40px);
  opacity:.62;
  pointer-events:none
}

.lch-29a976264921 {
  position:absolute;
  inset:0;
  z-index:6;
  pointer-events:none;
  font-size:10px;
  letter-spacing:0
}

.lch-29a976264921>div {
  position:absolute;
  border:1px solid color-mix(in srgb,var(--source-accent) 24%,var(--line));
  background:linear-gradient(135deg,color-mix(in srgb,var(--panel) 86%,var(--source-accent) 14%),color-mix(in srgb,var(--panel) 72%,transparent));
  box-shadow:0 12px 34px color-mix(in srgb,var(--source-second) 14%,transparent);
  backdrop-filter:blur(16px) saturate(145%);
  -webkit-backdrop-filter:blur(16px) saturate(145%)
}

.lch-84e677557e42 {
  right:-8px;
  top:10%;
  display:flex;
  align-items:center;
  gap:7px;
  padding:8px 10px;
  font-weight:900;
  color:var(--accent)
}

.lch-75a738eec1d3 {
  right:-12px;
  top:13%;
  display:grid;
  gap:7px;
  padding:10px
}

.lch-75a738eec1d3 span {
  padding:5px 8px;
  border-left:2px solid var(--accent);
  background:color-mix(in srgb,var(--source-accent) 8%,transparent)
}

.lch-9bd4d2f391e0 {
  left:-12px;
  bottom:12%;
  display:flex;
  align-items:center;
  gap:5px;
  padding:9px 11px
}

.lch-9bd4d2f391e0 i {
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--source-accent)
}

.lch-9bd4d2f391e0 b {
  margin-left:5px
}

.lch-569e36050688 {
  right:-8px;
  bottom:8%;
  max-width:220px;
  padding:11px 14px;
  font-family:Georgia,"Noto Serif SC",serif
}

.lch-55004183508c {
  left:-10px;
  top:12%;
  height:48px;
  padding:9px 11px;
  display:flex;
  align-items:center;
  gap:3px
}

.lch-55004183508c i {
  width:3px;
  background:linear-gradient(var(--source-accent),var(--source-second))
}

.lch-55004183508c i:nth-child(1) {
  height:10px
}

.lch-55004183508c i:nth-child(2) {
  height:24px
}

.lch-55004183508c i:nth-child(3) {
  height:16px
}

.lch-55004183508c i:nth-child(4) {
  height:28px
}

.lch-55004183508c i:nth-child(5) {
  height:12px
}

.lch-55004183508c span {
  margin-left:6px
}

.lch-be030eb319e6 {
  left:4%;
  bottom:5%;
  display:flex;
  align-items:center;
  gap:6px;
  padding:9px 12px
}

.lch-be030eb319e6 i {
  width:22px;
  height:1px;
  background:linear-gradient(90deg,var(--source-accent),var(--source-second))
}

.lch-eb7e094c9cb8 {
  right:-10px;
  top:16%;
  display:grid;
  gap:6px;
  padding:9px
}

.lch-eb7e094c9cb8 span {
  padding:4px 7px;
  background:color-mix(in srgb,var(--source-second) 10%,transparent)
}

.lch-b5cc3050f3a5 {
  left:-10px;
  bottom:10%;
  display:grid;
  grid-template-columns:24px 1fr;
  align-items:center;
  padding:10px 12px
}

.lch-b5cc3050f3a5>i {
  grid-row:1/3;
  font-size:18px;
  color:var(--accent)
}

.lch-b5cc3050f3a5 small {
  color:var(--muted)
}

.lch-04efa30ce793 {
  right:-12px;
  bottom:7%;
  padding:10px 12px;
  font-family:Consolas,monospace;
  color:var(--accent)
}

.lch-757c6422b37b {
  left:7%;
  top:5%;
  padding:7px 10px;
  font-weight:900
}

.lch-f6b6423559c7 {
  position:relative;
  min-width:0;
  z-index:2
}

.lch-f6b6423559c7 img {
  width:100%;
  height:460px;
  object-fit:cover;
  object-position:top;
  border:var(--stroke) solid var(--line);
  border-radius:var(--radius);
  box-shadow:var(--shadow)
}

.lch-f6b6423559c7>span {
  position:absolute;
  right:12px;
  bottom:12px;
  padding:7px 11px;
  background:linear-gradient(135deg,var(--accent),var(--second));
  color:#fff;
  font-size:11px;
  font-weight:800;
  border-radius:calc(var(--radius)/2);
  backdrop-filter:blur(10px)
}

.lch-42c54ad38ec8 {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  position:relative;
  z-index:3
}

.lch-42c54ad38ec8 span {
  display:grid;
  min-width:0;
  padding:13px;
  border-top:2px solid var(--accent);
  background:linear-gradient(145deg,color-mix(in srgb,var(--panel) 84%,var(--source-accent) 16%),color-mix(in srgb,var(--panel) 76%,transparent));
  backdrop-filter:blur(14px)
}

.lch-42c54ad38ec8 b {
  font-size:24px
}

.lch-42c54ad38ec8 small {
  color:var(--muted);
  font-size:10px
}

.lch-ac03903a5ad3 {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.lch-219d8793b96c {
  width:100%;
  display:grid;
  grid-template-columns:1fr 150px;
  gap:12px
}

.lch-219d8793b96c .lch-42c54ad38ec8 {
  grid-template-columns:1fr
}

.lch-219d8793b96c .lch-f6b6423559c7 img {
  height:450px
}

.lch-219d8793b96c>p {
  grid-column:1/3;
  border-top:1px solid var(--line);
  padding-top:10px;
  color:var(--accent);
  font-size:9px;
  letter-spacing:2px
}

.lch-0d9effe1e314 {
  padding:124px 0
}

.lch-8eaadfafb951,.lch-d69e23091fa5 {
  background:color-mix(in srgb,var(--accent) 3%,var(--bg))
}

.lch-e11f0281008c {
  background:color-mix(in srgb,var(--second) 2%,var(--bg))
}

.lch-cc9cd864febd {
  position:relative;
  margin-bottom:46px
}

.lch-2709f1956aad {
  max-width:780px;
  margin-left:auto;
  margin-right:auto;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center
}

.lch-c8aa49d83ed1 {
  max-width:none;
  display:grid;
  grid-template-columns:1fr minmax(320px,.78fr);
  gap:64px;
  align-items:end
}

.lch-fc3f163d8e57,.lch-9be939725402 {
  min-width:0
}

.lch-9be939725402 {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.lch-2a07d37b7697 {
  font-size:42px;
  line-height:1.15;
  font-weight:800
}

.lch-a2b86e3b346e {
  max-width:680px;
  color:var(--muted);
  font-size:13px;
  margin-top:13px
}

.lch-2709f1956aad .lch-a2b86e3b346e {
  margin-inline:auto
}

.lch-e45229d56329 {
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:16px;
  color:var(--accent);
  font-size:10px
}

.lch-e45229d56329 i {
  display:block;
  width:28px;
  height:1px;
  background:var(--accent)
}

.lch-e45229d56329 b {
  min-width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border:1px solid var(--line)
}

.lch-e4f69231d67b {
  border-bottom:1px solid var(--line);
  padding-bottom:22px
}

.lch-a7e3cc846630 {
  position:relative
}

.lch-a7e3cc846630>span,.lch-a7e3cc846630>b {
  color:var(--accent);
  font-size:11px
}

.lch-bb8ba8a9e453 {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px
}

.lch-66f272d87c1a {
  min-height:269px;
  padding:32px;
  background:linear-gradient(145deg,color-mix(in srgb,var(--panel) 88%,var(--source-accent) 12%),color-mix(in srgb,var(--panel) 74%,transparent));
  border:var(--stroke) solid var(--line);
  border-radius:var(--radius);
  box-shadow:none;
  position:relative;
  backdrop-filter:blur(12px) saturate(135%);
  -webkit-backdrop-filter:blur(12px) saturate(135%)
}

.lch-66f272d87c1a>i {
  width:47px;
  height:47px;
  display:grid;
  place-items:center;
  color:var(--accent);
  font-size:23px;
  border:1px solid var(--line);
  border-radius:calc(var(--radius)/2);
  background:linear-gradient(135deg,color-mix(in srgb,var(--source-accent) 16%,transparent),color-mix(in srgb,var(--source-second) 10%,transparent))
}

.lch-a17a9c69337c {
  position:absolute;
  right:18px;
  top:15px;
  color:var(--muted);
  font-size:11px
}

.lch-3e2fb2c9e5ec {
  font-size:18px;
  font-weight:800;
  margin:20px 0 8px
}

.lch-66f272d87c1a p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

.lch-ac02e0f84cc2>p {
  margin:18px 0 0;
  color:var(--accent);
  font-size:10px;
  letter-spacing:2px
}

.lch-344094664c2f {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px
}

.lch-15005c04e5e8 {
  min-width:0
}

.lch-11b2f30fb394 {
  height:490px;
  overflow:hidden;
  background:linear-gradient(145deg,color-mix(in srgb,var(--panel) 84%,var(--source-accent) 16%),var(--panel));
  border:var(--stroke) solid color-mix(in srgb,var(--source-accent) 32%,var(--line));
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  position:relative
}

.lch-11b2f30fb394:after {
  content:'';
  position:absolute;
  inset:0;
  border:1px solid color-mix(in srgb,var(--source-second) 18%,transparent);
  pointer-events:none
}

.lch-11b2f30fb394 img {
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top
}

.lch-0d8fe3e7b45a {
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 0px
}

.lch-0d8fe3e7b45a span {
  font-size:10px;
  color:var(--accent)
}

.lch-0d8fe3e7b45a strong {
  font-size:12px
}

.lch-c7917fb9bbfe {
  columns:3;
  column-gap:24px
}

.lch-f9b74c4525bd {
  break-inside:avoid;
  margin:0 0 24px;
  padding:32px;
  background:linear-gradient(155deg,color-mix(in srgb,var(--panel) 90%,var(--source-second) 10%),color-mix(in srgb,var(--panel) 76%,transparent));
  border:var(--stroke) solid var(--line);
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  position:relative;
  backdrop-filter:blur(18px) saturate(135%);
  -webkit-backdrop-filter:blur(18px) saturate(135%)
}

.lch-b0e49018267c {
  display:flex;
  gap:2px;
  color:var(--accent);
  font-size:12px
}

.lch-f9b74c4525bd blockquote {
  margin:17px 0 22px;
  font-size:16px
}

.lch-f9b74c4525bd footer {
  display:flex;
  align-items:center;
  gap:10px;
  border-top:1px solid var(--line);
  padding-top:14px
}

.lch-c0a784f2c81b {
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,var(--accent),var(--second));
  color:#fff;
  border-radius:6px;
  font-weight:900
}

.lch-f9b74c4525bd footer p {
  display:grid;
  flex:1;
  margin:0
}

.lch-f869f22d95df {
  font-size:10px;
  color:var(--muted)
}

.lch-cd10e3351bfa {
  width:max-content;
  margin-top:12px;
  padding:3px 8px;
  background:color-mix(in srgb,var(--accent) 10%,transparent);
  color:var(--accent);
  font-size:10px;
  border-radius:999px
}

.lch-754c9f320563 {
  position:relative
}

.lch-dc9f48c50611 {
  position:absolute;
  left:50%;
  top:-18px;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  gap:8px;
  color:color-mix(in srgb,var(--accent) 42%,transparent);
  font-size:10px;
  pointer-events:none
}

.lch-dc9f48c50611 i {
  font-size:18px
}

.lch-fccd335e68d3 {
  width:min(100%,930px);
  margin-inline:auto
}

.lch-9468adca74fb {
  margin:0 0 14px;
  padding:0 22px;
  background:linear-gradient(145deg,color-mix(in srgb,var(--panel) 90%,var(--source-accent) 10%),color-mix(in srgb,var(--panel) 78%,transparent));
  border:var(--stroke) solid var(--line);
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  backdrop-filter:blur(18px) saturate(135%);
  -webkit-backdrop-filter:blur(18px) saturate(135%)
}

.lch-9468adca74fb button {
  width:100%;
  display:grid;
  grid-template-columns:36px 1fr 30px;
  gap:10px;
  align-items:center;
  text-align:left;
  border:0;
  background:transparent;
  padding:19px 0;
  cursor:pointer
}

.lch-9468adca74fb button span {
  color:var(--accent);
  font-size:10px
}

.lch-9468adca74fb button i {
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,color-mix(in srgb,var(--source-accent) 14%,transparent),color-mix(in srgb,var(--source-second) 10%,transparent));
  border-radius:50%;
  transition:.25s
}

.lch-278fb9597a04 {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

.lch-278fb9597a04 p {
  overflow:hidden;
  color:var(--muted);
  margin:0;
  max-width:720px;
  font-size:13px
}

.lch-2201fe9e3496 .lch-278fb9597a04 {
  grid-template-rows:1fr
}

.lch-2201fe9e3496 .lch-278fb9597a04 p {
  margin-bottom:20px
}

.lch-2201fe9e3496 button i {
  transform:rotate(45deg)
}

.lch-66f272d87c1a:nth-child(3n+2) {
  min-height:320px;
  background:color-mix(in srgb,var(--panel) 80%,var(--second) 20%)
}

.lch-11b2f30fb394 {
  height:560px
}

.lch-15005c04e5e8:nth-child(2) .lch-11b2f30fb394,.lch-15005c04e5e8:nth-child(4) .lch-11b2f30fb394 {
  height:455px
}

.lch-f9b74c4525bd:nth-child(2) {
  transform:translateY(32px)
}

.lch-f9b74c4525bd:nth-child(5) {
  transform:translateY(-18px)
}

.lch-9468adca74fb {
  border-top:3px solid var(--accent)
}

.lch-dbfa032242a8 {
  padding:64px 0 22px;
  background:color-mix(in srgb,var(--ink) 92%,var(--accent));
  color:var(--bg)
}

.lch-8470a36176fe {
  display:grid;
  grid-template-columns:1fr .7fr auto;
  gap:44px;
  align-items:start;
  padding-bottom:34px;
  border-bottom:1px solid color-mix(in srgb,var(--bg) 20%,transparent)
}

.lch-bc44be68a2df {
  display:flex;
  align-items:center;
  gap:10px;
  font-size:20px;
  font-weight:900
}

.lch-bc44be68a2df img {
  width:42px;
  height:42px;
  object-fit:cover;
  border-radius:calc(var(--radius)/2)
}

.lch-ebb4fa846768 {
  max-width:470px;
  color:color-mix(in srgb,var(--bg) 68%,transparent);
  font-size:13px
}

.lch-46dd3ab237a9 {
  display:grid;
  gap:7px;
  font-size:12px
}

.lch-09458bc5f48f {
  display:flex;
  gap:8px;
  margin-top:14px
}

.lch-09458bc5f48f a {
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid color-mix(in srgb,var(--bg) 28%,transparent);
  border-radius:50%
}

.lch-21d740968177 {
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding-top:18px;
  color:color-mix(in srgb,var(--bg) 58%,transparent);
  font-size:10px
}

.lch-8470a36176fe {
  grid-template-columns:.5fr 1fr auto
}

@media(max-width:700px) {
  .lch-686f734e56fe {
    width:min(100% - 28px,1200px)
  }

  .lch-8c274eafe388 {
    height:66px
  }

  .lch-5f2ee0ebc0b0 {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .lch-7d02d7309ecc {
    display:none;
    position:absolute;
    left:14px;
    right:14px;
    top:72px;
    flex-direction:column;
    align-items:stretch;
    padding:12px;
    background:var(--bg);
    color:var(--ink);
    border:1px solid var(--line);
    border-radius:var(--radius);
    box-shadow:var(--shadow)
  }

  .lch-7d02d7309ecc.lch-723a23baf40b {
    display:flex!important
  }

  .lch-3c48ab47b9e5 {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:40px;
    padding:8px 14px;
    font-size:13px;
    line-height:1;
    white-space:nowrap
  }

  .lch-fd7be467a860 {
    display:none
  }

  .lch-3d5a7369c3e0 {
    height:auto;
    min-height:calc(100svh - 66px);
    max-height:none;
    padding:68px 0 34px
  }

  .lch-814e848ba5b9 {
    grid-template-columns:1fr;
    gap:30px
  }

  .lch-3d5a7369c3e0 h1 {
    font-size:42px
  }

  .lch-d46897aec2d6 {
    display:none
  }

  .lch-39d666a1dacb {
    top:-34px;
    left:0;
    right:auto;
    bottom:auto;
    transform:none
  }

  .lch-80fc8785cea8 {
    height:290px
  }

  .lch-f6b6423559c7 img {
    height:250px!important;
    max-height:250px
  }

  .lch-d34ecb38839f,.lch-7a5e2cc64b07,.lch-2a3b4368b371,.lch-b43045b9804c {
    width:82%
  }

  .lch-053edf72fdf1,.lch-ef19b0c8cb9a,.lch-62b4a70231f7,.lch-458ed4ef1d98,.lch-8e8fc7241770,.lch-579e210c7695,.lch-c1e3f1b4f5a1,.lch-735e3ed27a92,.lch-804eddda69a9,.lch-219d8793b96c {
    width:100%
  }

  .lch-5daa5c107cfa,.lch-09379a236aeb,.lch-e1fcce2bfaf4,.lch-db2e7b027a84,.lch-4ec8e3aab9e6 {
    height:280px
  }

  .lch-5daa5c107cfa .lch-f6b6423559c7 img,.lch-09379a236aeb .lch-f6b6423559c7 img,.lch-e1fcce2bfaf4 .lch-f6b6423559c7 img,.lch-db2e7b027a84 .lch-f6b6423559c7 img,.lch-4ec8e3aab9e6 .lch-f6b6423559c7 img {
    height:250px!important
  }

  .lch-d74993cd9991 {
    width:280px;
    height:280px
  }

  .lch-d74993cd9991 .lch-f6b6423559c7 {
    width:150px
  }

  .lch-d74993cd9991 .lch-f6b6423559c7 img {
    height:220px!important
  }

  .lch-458ed4ef1d98 {
    grid-template-columns:1fr;
    padding:12px
  }

  .lch-458ed4ef1d98 header {
    grid-column:auto
  }

  .lch-458ed4ef1d98 pre,.lch-668e3337c1df,.lch-e1fcce2bfaf4>p,.lch-735e3ed27a92 ol,.lch-804eddda69a9>aside {
    display:none
  }

  .lch-8e8fc7241770 .lch-f6b6423559c7 img {
    height:250px!important
  }

  .lch-579e210c7695,.lch-219d8793b96c {
    grid-template-columns:1fr
  }

  .lch-579e210c7695 .lch-42c54ad38ec8,.lch-219d8793b96c .lch-42c54ad38ec8 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .lch-219d8793b96c>p {
    grid-column:auto
  }

  .lch-c1e3f1b4f5a1 {
    height:280px;
    grid-template-columns:42px 1fr
  }

  .lch-c1e3f1b4f5a1 .lch-f6b6423559c7 img {
    height:254px!important
  }

  .lch-735e3ed27a92 {
    grid-template-columns:1fr
  }

  .lch-735e3ed27a92 .lch-f6b6423559c7 img {
    height:270px!important
  }

  .lch-804eddda69a9 {
    grid-template-columns:1fr
  }

  .lch-42c54ad38ec8 {
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px
  }

  .lch-42c54ad38ec8 span {
    padding:7px 4px
  }

  .lch-42c54ad38ec8 b {
    font-size:17px
  }

  .lch-42c54ad38ec8 small {
    font-size:8px
  }

  .lch-0d9effe1e314 {
    padding:74px 0
  }

  .lch-2709f1956aad {
    max-width:none
  }

  .lch-c8aa49d83ed1 {
    grid-template-columns:1fr;
    gap:14px
  }

  .lch-9be939725402 {
    align-items:flex-start
  }

  .lch-2a07d37b7697 {
    font-size:32px
  }

  .lch-a7e3cc846630 {
    display:block
  }

  .lch-bb8ba8a9e453 {
    grid-template-columns:1fr
  }

  .lch-66f272d87c1a {
    min-height:210px;
    transform:none!important
  }

  .lch-344094664c2f {
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    gap:14px;
    padding-bottom:14px
  }

  .lch-15005c04e5e8 {
    flex:0 0 78%;
    transform:none!important
  }

  .lch-11b2f30fb394 {
    height:420px!important
  }

  .lch-c7917fb9bbfe {
    columns:1
  }

  .lch-f9b74c4525bd {
    transform:none!important
  }

  .lch-dc9f48c50611 {
    display:none
  }

  .lch-fccd335e68d3 {
    display:block!important
  }

  .lch-8470a36176fe {
    grid-template-columns:1fr!important
  }

  .lch-21d740968177 {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .lch-29a976264921 {
    display:none
  }

  .lch-57ead524d47a {
    width:100%
  }

  .lch-57ead524d47a a {
    width:100%;
    justify-content:center
  }

}

@media(prefers-reduced-motion:reduce) {
  html {
    scroll-behavior:auto
  }

}
