:root {
  --source-accent:#7070f0;
  --source-second:#d0b0b0;
  --bg:#1a1c2e;
  --panel:rgba(31,34,57,.78);
  --ink:#f7f8fb;
  --muted:#b6beca;
  --accent:#6767dd;
  --second:#7e6b6b;
  --line:rgba(255,255,255,.16);
  --radius:6px;
  --stroke:1px;
  --shadow:0 26px 70px rgba(0,0,0,.35)
}

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:Consolas,"Microsoft YaHei",monospace;
  line-height:1.65;
  overflow-x:hidden
}

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

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

button {
  font:inherit;
  color:inherit
}

.ybf-980f9fc1f569 {
  width:min(1200px,calc(100% - 48px));
  margin-inline:auto
}

.ybf-5f6b1b6001a1 {
  height:70px;
  display:flex;
  align-items:center;
  position:sticky;
  top:0;
  z-index:30;
  background:linear-gradient(105deg,color-mix(in srgb,var(--bg) 92%,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(24px) saturate(145%);
  -webkit-backdrop-filter:blur(24px) saturate(145%)
}

.ybf-3c10e3c61300 {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:20px
}

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

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

.ybf-80e26ceb613d {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:5px;
  font-size:13px
}

.ybf-80e26ceb613d a {
  padding:9px 7px;
  border-bottom:0px solid transparent;
  white-space:nowrap
}

.ybf-80e26ceb613d a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

.ybf-394fc8fc4b46 {
  justify-self:end;
  display:flex;
  align-items:center;
  gap:10px
}

.ybf-abc3022cd72f {
  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:calc(var(--radius)/2);
  box-shadow:0 10px 26px color-mix(in srgb,var(--accent) 24%,transparent)
}

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

.ybf-12c88fbb0069 .ybf-abc3022cd72f {
  box-shadow:6px 6px 0 color-mix(in srgb,var(--accent) 24%,transparent)
}

.ybf-f1b27e697879 {
  height:calc(100svh - 70px);
  min-height:610px;
  max-height:840px;
  padding:38px 0;
  display:flex;
  align-items:center;
  overflow:hidden;
  position:relative;
  isolation:isolate;
  background:linear-gradient(138deg,color-mix(in srgb,var(--source-accent) 10%,var(--bg)) 0%,var(--bg) 48%,color-mix(in srgb,var(--source-second) 12%,var(--bg)) 100%)
}

.ybf-f1b27e697879: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)
}

.ybf-f1b27e697879: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)
}

.ybf-aa2283abebb3 {
  position:relative;
  z-index:2
}

.ybf-96b76ee6b8c3,.ybf-f998cc2b70a5 {
  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)
}

.ybf-f1b27e697879 h1 {
  font-size:clamp(62px,7vw,86px);
  line-height:0.94;
  margin:0;
  font-weight:900;
  letter-spacing:0
}

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

.ybf-f24027b5b368 {
  display:flex;
  gap:9px;
  flex-wrap:wrap
}

.ybf-c445eb819995,.ybf-dbd988c0c283 {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 17px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:4px
}

.ybf-c445eb819995 {
  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:0 12px 28px color-mix(in srgb,var(--accent) 25%,transparent)
}

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

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

.ybf-ffb6fe2728ae 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)
}

.ybf-ffb6fe2728ae i {
  color:var(--accent)
}

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

.ybf-0938e64e8d4b {
  position:relative;
  min-width:0
}

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

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

.ybf-0d388f45de68>i {
  font-size:16px
}

.ybf-0d388f45de68>b {
  font-weight:800
}

.ybf-9811d91504dc {
  inset:auto auto -32px 0
}

.ybf-8a30cfa2c50b {
  left:auto;
  right:12px;
  top:-36px
}

.ybf-b8adffdf4c8c>span {
  width:8px;
  height:8px;
  border-radius:50%
}

.ybf-dc2b7f700778 {
  transform:rotate(-90deg);
  transform-origin:left top
}

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

.ybf-c548963fb168 {
  position:relative;
  min-width:0;
  height:520px;
  display:grid;
  place-items:center
}

.ybf-c548963fb168: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
}

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

.ybf-f3f79f4de6ce>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%)
}

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

.ybf-16a3f0d1cee9 {
  right:-12px;
  top:13%;
  display:grid;
  gap:7px;
  padding:10px
}

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

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

.ybf-6d67442947e7 i {
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--source-accent)
}

.ybf-6d67442947e7 b {
  margin-left:5px
}

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

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

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

.ybf-eff597e7aa7f i:nth-child(1) {
  height:10px
}

.ybf-eff597e7aa7f i:nth-child(2) {
  height:24px
}

.ybf-eff597e7aa7f i:nth-child(3) {
  height:16px
}

.ybf-eff597e7aa7f i:nth-child(4) {
  height:28px
}

.ybf-eff597e7aa7f i:nth-child(5) {
  height:12px
}

.ybf-eff597e7aa7f span {
  margin-left:6px
}

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

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

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

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

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

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

.ybf-7f2eb8e04bf7 small {
  color:var(--muted)
}

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

.ybf-5eeac411f6ba {
  left:7%;
  top:5%;
  padding:7px 10px;
  font-weight:900
}

.ybf-7d3dba3ffd82 {
  position:relative;
  min-width:0;
  z-index:2
}

.ybf-7d3dba3ffd82 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)
}

.ybf-7d3dba3ffd82>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)
}

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

.ybf-910e83ff7a31 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)
}

.ybf-910e83ff7a31 b {
  font-size:24px
}

.ybf-910e83ff7a31 small {
  color:var(--muted);
  font-size:10px
}

.ybf-98d43adf441c {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.ybf-7c4f3998d6d4 {
  width:76%;
  position:relative
}

.ybf-7c4f3998d6d4 .ybf-7d3dba3ffd82 img {
  height:500px;
  border-radius:220px 220px var(--radius) var(--radius)
}

.ybf-7c4f3998d6d4 blockquote {
  position:absolute;
  left:-80px;
  right:-80px;
  bottom:18px;
  margin:0;
  padding:16px;
  background:var(--panel);
  border:1px solid var(--line);
  font-size:12px
}

.ybf-92537fea9125 {
  padding:110px 0
}

.ybf-490ff2238044,.ybf-80dace5a0a21 {
  background:color-mix(in srgb,var(--accent) 5%,var(--bg))
}

.ybf-965f1c21aeca {
  background:color-mix(in srgb,var(--second) 2%,var(--bg))
}

.ybf-50226a4ee2be {
  position:relative;
  margin-bottom:52px
}

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

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

.ybf-0388de6feaf7,.ybf-048cdee611ac {
  min-width:0
}

.ybf-048cdee611ac {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.ybf-ca304c8b7b07 {
  font-size:40px;
  line-height:1.15;
  font-weight:800
}

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

.ybf-a36574b7dbb0 .ybf-57422dd284bf {
  margin-inline:auto
}

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

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

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

.ybf-ab40cb99ff4e .ybf-ca304c8b7b07 {
  font-weight:900
}

.ybf-ab40cb99ff4e .ybf-a9a76c2d2edd b {
  border-radius:50%
}

.ybf-b6fa92a85b1c {
  position:relative
}

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

.ybf-7c880335a81f {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px
}

.ybf-256edb36270c {
  min-height:225px;
  padding:24px;
  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:var(--shadow);
  position:relative;
  backdrop-filter:blur(12px) saturate(135%);
  -webkit-backdrop-filter:blur(12px) saturate(135%)
}

.ybf-256edb36270c>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))
}

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

.ybf-216613520b22 {
  font-size:18px;
  font-weight:800;
  margin:20px 0 8px
}

.ybf-256edb36270c p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

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

.ybf-8134f6ac1dbf {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px
}

.ybf-eb4055393a1d {
  min-width:0
}

.ybf-ecf8b2e9834c {
  height:450px;
  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
}

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

.ybf-ecf8b2e9834c img {
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top
}

.ybf-51eb903407cc {
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 0px
}

.ybf-51eb903407cc span {
  font-size:10px;
  color:var(--accent)
}

.ybf-51eb903407cc strong {
  font-size:12px
}

.ybf-32d6ae47f2db {
  columns:3;
  column-gap:10px
}

.ybf-bdecbcfd527a {
  break-inside:avoid;
  margin:0 0 10px;
  padding:24px;
  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%)
}

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

.ybf-bdecbcfd527a blockquote {
  margin:17px 0 22px;
  font-size:15px
}

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

.ybf-760ff2e26a71 {
  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
}

.ybf-bdecbcfd527a footer p {
  display:grid;
  flex:1;
  margin:0
}

.ybf-704161bf35a3 {
  font-size:10px;
  color:var(--muted)
}

.ybf-88ec6285cee8 {
  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
}

.ybf-727d017192ad {
  position:relative
}

.ybf-36438d6a16b5 {
  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
}

.ybf-36438d6a16b5 i {
  font-size:18px
}

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

.ybf-c7e75165beaf {
  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%)
}

.ybf-c7e75165beaf 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
}

.ybf-c7e75165beaf button span {
  color:var(--accent);
  font-size:10px
}

.ybf-c7e75165beaf 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
}

.ybf-92a6a50ce97c {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

.ybf-92a6a50ce97c p {
  overflow:hidden;
  color:var(--muted);
  margin:0;
  max-width:720px;
  font-size:13px
}

.ybf-b2aa8f895a96 .ybf-92a6a50ce97c {
  grid-template-rows:1fr
}

.ybf-b2aa8f895a96 .ybf-92a6a50ce97c p {
  margin-bottom:20px
}

.ybf-b2aa8f895a96 button i {
  transform:rotate(45deg)
}

.ybf-256edb36270c {
  box-shadow:none;
  border-left:5px solid var(--accent)
}

.ybf-ecf8b2e9834c {
  height:520px
}

.ybf-eb4055393a1d:nth-child(2) .ybf-ecf8b2e9834c,.ybf-eb4055393a1d:nth-child(4) .ybf-ecf8b2e9834c {
  height:415px
}

.ybf-bdecbcfd527a blockquote {
  font-size:17px
}

.ybf-db5024e5bcab {
  justify-content:flex-end
}

.ybf-c7e75165beaf {
  border-top:3px solid var(--accent)
}

.ybf-aa0b6d87ea70 {
  padding:56px 0 22px;
  background:color-mix(in srgb,var(--ink) 90%,var(--accent));
  color:var(--bg)
}

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

.ybf-2b13e2442d28 {
  display:flex;
  align-items:center;
  gap:10px;
  font-size:20px;
  font-weight:900
}

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

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

.ybf-3b4f2f8686e5 {
  display:grid;
  gap:7px;
  font-size:12px
}

.ybf-42cd378af1b5 {
  display:flex;
  gap:8px;
  margin-top:14px
}

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

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

.ybf-e7e5129d47a7 {
  grid-template-columns:70px 1fr 1fr
}

@media(max-width:700px) {
  .ybf-980f9fc1f569 {
    width:min(100% - 28px,1200px)
  }

  .ybf-5f6b1b6001a1 {
    height:66px
  }

  .ybf-3c10e3c61300 {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .ybf-80e26ceb613d {
    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)
  }

  .ybf-80e26ceb613d.ybf-a15f17849a0a {
    display:flex!important
  }

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

  .ybf-84ba2568ae21 {
    display:none
  }

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

  .ybf-8d527040447c {
    grid-template-columns:1fr;
    gap:30px
  }

  .ybf-f1b27e697879 h1 {
    font-size:42px
  }

  .ybf-ffb6fe2728ae {
    display:none
  }

  .ybf-0d388f45de68 {
    top:-34px;
    left:0;
    right:auto;
    bottom:auto;
    transform:none
  }

  .ybf-c548963fb168 {
    height:290px
  }

  .ybf-7d3dba3ffd82 img {
    height:250px!important;
    max-height:250px
  }

  .ybf-21cb226afaa0,.ybf-5eb144b929a1,.ybf-7c4f3998d6d4,.ybf-f0e66b8559d8 {
    width:82%
  }

  .ybf-8bb90212bfc5,.ybf-03e58140b3ef,.ybf-0fc6916a0638,.ybf-7d6ab9af1ef8,.ybf-abd7d0a33aa0,.ybf-af59e04ce247,.ybf-6d0d9ec8e02c,.ybf-05415a7be342,.ybf-faf43f820a6e,.ybf-9aded09dfc34 {
    width:100%
  }

  .ybf-74e81e09416e,.ybf-27dada9bb173,.ybf-eb0410ab6174,.ybf-a427267c6e7c,.ybf-bdf00f1917cf {
    height:280px
  }

  .ybf-74e81e09416e .ybf-7d3dba3ffd82 img,.ybf-27dada9bb173 .ybf-7d3dba3ffd82 img,.ybf-eb0410ab6174 .ybf-7d3dba3ffd82 img,.ybf-a427267c6e7c .ybf-7d3dba3ffd82 img,.ybf-bdf00f1917cf .ybf-7d3dba3ffd82 img {
    height:250px!important
  }

  .ybf-07e62f4d948f {
    width:280px;
    height:280px
  }

  .ybf-07e62f4d948f .ybf-7d3dba3ffd82 {
    width:150px
  }

  .ybf-07e62f4d948f .ybf-7d3dba3ffd82 img {
    height:220px!important
  }

  .ybf-7d6ab9af1ef8 {
    grid-template-columns:1fr;
    padding:12px
  }

  .ybf-7d6ab9af1ef8 header {
    grid-column:auto
  }

  .ybf-7d6ab9af1ef8 pre,.ybf-03c115f4140a,.ybf-eb0410ab6174>p,.ybf-05415a7be342 ol,.ybf-faf43f820a6e>aside {
    display:none
  }

  .ybf-abd7d0a33aa0 .ybf-7d3dba3ffd82 img {
    height:250px!important
  }

  .ybf-af59e04ce247,.ybf-9aded09dfc34 {
    grid-template-columns:1fr
  }

  .ybf-af59e04ce247 .ybf-910e83ff7a31,.ybf-9aded09dfc34 .ybf-910e83ff7a31 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .ybf-9aded09dfc34>p {
    grid-column:auto
  }

  .ybf-6d0d9ec8e02c {
    height:280px;
    grid-template-columns:42px 1fr
  }

  .ybf-6d0d9ec8e02c .ybf-7d3dba3ffd82 img {
    height:254px!important
  }

  .ybf-05415a7be342 {
    grid-template-columns:1fr
  }

  .ybf-05415a7be342 .ybf-7d3dba3ffd82 img {
    height:270px!important
  }

  .ybf-faf43f820a6e {
    grid-template-columns:1fr
  }

  .ybf-910e83ff7a31 {
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px
  }

  .ybf-910e83ff7a31 span {
    padding:7px 4px
  }

  .ybf-910e83ff7a31 b {
    font-size:17px
  }

  .ybf-910e83ff7a31 small {
    font-size:8px
  }

  .ybf-92537fea9125 {
    padding:74px 0
  }

  .ybf-a36574b7dbb0 {
    max-width:none
  }

  .ybf-9d835bef5df3 {
    grid-template-columns:1fr;
    gap:14px
  }

  .ybf-048cdee611ac {
    align-items:flex-start
  }

  .ybf-ca304c8b7b07 {
    font-size:32px
  }

  .ybf-b6fa92a85b1c {
    display:block
  }

  .ybf-7c880335a81f {
    grid-template-columns:1fr
  }

  .ybf-256edb36270c {
    min-height:210px;
    transform:none!important
  }

  .ybf-8134f6ac1dbf {
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    gap:14px;
    padding-bottom:14px
  }

  .ybf-eb4055393a1d {
    flex:0 0 78%;
    transform:none!important
  }

  .ybf-ecf8b2e9834c {
    height:420px!important
  }

  .ybf-32d6ae47f2db {
    columns:1
  }

  .ybf-bdecbcfd527a {
    transform:none!important
  }

  .ybf-36438d6a16b5 {
    display:none
  }

  .ybf-f7b9330260a0 {
    display:block!important
  }

  .ybf-e7e5129d47a7 {
    grid-template-columns:1fr!important
  }

  .ybf-ccdacb5efefd {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .ybf-f3f79f4de6ce {
    display:none
  }

  .ybf-f24027b5b368 {
    width:100%
  }

  .ybf-f24027b5b368 a {
    width:100%;
    justify-content:center
  }

}

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

}
