:root {
  --source-accent:#f05070;
  --source-second:#f0d0f0;
  --bg:#f6ebf0;
  --panel:rgba(255,255,255,.76);
  --ink:#22222e;
  --muted:#667181;
  --accent:#cb445f;
  --second:#7a6b7a;
  --line:rgba(240,80,112,.22);
  --radius:14px;
  --stroke:1px;
  --shadow:0 23px 60px color-mix(in srgb,var(--accent) 10%,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:Arial,"Microsoft YaHei",sans-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
}

.bce-4af417f8a16e {
  width:min(1200px,calc(100% - 52px));
  margin-inline:auto
}

.bce-ddbbe73068bf {
  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(20px) saturate(145%);
  -webkit-backdrop-filter:blur(20px) saturate(145%)
}

.bce-4e101a42f7d2 {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:16px
}

.bce-568aef11f448 {
  justify-self:start;
  display:flex;
  align-items:center;
  gap:11px;
  font-size:18px;
  font-weight:900;
  white-space:nowrap
}

.bce-568aef11f448 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)
}

.bce-2b9cdc8a83d2 {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:6px;
  font-size:13px
}

.bce-2b9cdc8a83d2 a {
  padding:8px 7px;
  border-bottom:0px solid transparent;
  white-space:nowrap
}

.bce-2b9cdc8a83d2 a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

.bce-2a79f0da73f6 {
  justify-self:end;
  display:flex;
  align-items:center;
  gap:10px
}

.bce-bcf04fc11b8a {
  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)
}

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

.bce-5d3fdc334750 .bce-568aef11f448 img {
  border:2px solid var(--accent)
}

.bce-5d3fdc334750 .bce-2b9cdc8a83d2 a:hover {
  background:color-mix(in srgb,var(--accent) 9%,transparent)
}

.bce-14fa816759ef {
  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(153deg,color-mix(in srgb,var(--source-accent) 15%,var(--bg)) 0%,var(--bg) 48%,color-mix(in srgb,var(--source-second) 10%,var(--bg)) 100%)
}

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

.bce-14fa816759ef: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)
}

.bce-d463a2a19139 {
  position:relative;
  z-index:2
}

.bce-da4608526b7a,.bce-0f483951e79d {
  display:inline-flex;
  width:max-content;
  margin:0 0 14px;
  color:var(--accent);
  font-size:11px;
  font-weight:900;
  letter-spacing:2px;
  padding:4px 9px;
  border:1px solid var(--line);
  border-radius:calc(var(--radius)/2);
  background:color-mix(in srgb,var(--panel) 66%,transparent);
  backdrop-filter:blur(12px)
}

.bce-14fa816759ef h1 {
  font-size:clamp(66px,7vw,86px);
  line-height:1.02;
  margin:0;
  font-weight:900;
  letter-spacing:0
}

.bce-a69e4381e793 {
  max-width:560px;
  color:var(--muted);
  font-size:17px;
  margin:18px 0 22px
}

.bce-bece005bfc2a {
  display:flex;
  gap:9px;
  flex-wrap:wrap
}

.bce-972770879d3c,.bce-281e9cf2c722 {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:12px 17px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:999px
}

.bce-972770879d3c {
  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)
}

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

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

.bce-5ff18a6b609d 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)
}

.bce-5ff18a6b609d i {
  color:var(--accent)
}

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

.bce-3fa23fc5557e {
  position:relative;
  min-width:0
}

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

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

.bce-ad2d45c9f92b>i {
  font-size:16px
}

.bce-ad2d45c9f92b>b {
  font-weight:800
}

.bce-3f6b60e327e4 {
  inset:auto auto -32px 0
}

.bce-d3336e116e0c {
  left:auto;
  right:12px;
  top:-36px
}

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

.bce-1eaea3535296 {
  transform:rotate(-90deg);
  transform-origin:left top
}

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

.bce-6f4b05c88079 {
  position:relative;
  min-width:0;
  height:520px;
  display:grid;
  place-items:center
}

.bce-6f4b05c88079: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
}

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

.bce-ed96d1d4a12a>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%)
}

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

.bce-0c83e87a353c {
  right:-12px;
  top:13%;
  display:grid;
  gap:7px;
  padding:10px
}

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

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

.bce-3e85fb9a6c27 i {
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--source-accent)
}

.bce-3e85fb9a6c27 b {
  margin-left:5px
}

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

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

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

.bce-0e4fa2b40d25 i:nth-child(1) {
  height:10px
}

.bce-0e4fa2b40d25 i:nth-child(2) {
  height:24px
}

.bce-0e4fa2b40d25 i:nth-child(3) {
  height:16px
}

.bce-0e4fa2b40d25 i:nth-child(4) {
  height:28px
}

.bce-0e4fa2b40d25 i:nth-child(5) {
  height:12px
}

.bce-0e4fa2b40d25 span {
  margin-left:6px
}

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

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

.bce-38832328d988 {
  right:-10px;
  top:16%;
  display:grid;
  gap:6px;
  padding:9px
}

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

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

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

.bce-f271ca233ac5 small {
  color:var(--muted)
}

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

.bce-9223d4b8dcc8 {
  left:7%;
  top:5%;
  padding:7px 10px;
  font-weight:900
}

.bce-975a8bb34496 {
  position:relative;
  min-width:0;
  z-index:2
}

.bce-975a8bb34496 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)
}

.bce-975a8bb34496>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)
}

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

.bce-17c03c43d6e1 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)
}

.bce-17c03c43d6e1 b {
  font-size:24px
}

.bce-17c03c43d6e1 small {
  color:var(--muted);
  font-size:10px
}

.bce-296409b0ac77 {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.bce-683e15990dc8 {
  width:90%;
  position:relative;
  padding:18px;
  border:2px solid var(--ink)
}

.bce-683e15990dc8>span {
  display:block;
  margin-bottom:12px;
  color:var(--accent);
  font-size:10px
}

.bce-683e15990dc8 .bce-975a8bb34496 img {
  height:440px;
  border-radius:0
}

.bce-683e15990dc8>i {
  position:absolute;
  right:-20px;
  bottom:-20px;
  width:68px;
  height:68px;
  border:1px solid var(--accent);
  border-radius:50%
}

.bce-b3bdc5fb47f0 {
  padding:82px 0
}

.bce-5955847478f5,.bce-ab7f9d4228d1 {
  background:color-mix(in srgb,var(--accent) 6%,var(--bg))
}

.bce-2142f950123f {
  background:color-mix(in srgb,var(--second) 4%,var(--bg))
}

.bce-22bf8d459289 {
  position:relative;
  margin-bottom:52px
}

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

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

.bce-ad4b98ffcf36,.bce-fc621e68ddcc {
  min-width:0
}

.bce-fc621e68ddcc {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.bce-916038238620 {
  font-size:40px;
  line-height:1.15;
  font-weight:650
}

.bce-20deccb46045 {
  max-width:680px;
  color:var(--muted);
  font-size:14px;
  margin-top:13px
}

.bce-7009c320a4b7 .bce-20deccb46045 {
  margin-inline:auto
}

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

.bce-258e084ee9d2 i {
  display:block;
  width:28px;
  height:1px;
  background:var(--accent)
}

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

.bce-6f02990114ee .bce-916038238620 {
  font-family:Georgia,"Noto Serif SC",serif
}

.bce-d2a3324ace88 {
  position:relative
}

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

.bce-5ffa5246a2c8 {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px
}

.bce-6b44f674deb9 {
  min-height:247px;
  padding:20px;
  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(20px) saturate(135%);
  -webkit-backdrop-filter:blur(20px) saturate(135%)
}

.bce-6b44f674deb9>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))
}

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

.bce-5eed77b9e847 {
  font-size:20px;
  font-weight:800;
  margin:20px 0 8px
}

.bce-6b44f674deb9 p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

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

.bce-31d126760fd0 {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px
}

.bce-03377fff6544 {
  min-width:0
}

.bce-9ac8e50f252e {
  height:390px;
  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
}

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

.bce-9ac8e50f252e img {
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top
}

.bce-b9dee554ef0c {
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 5px
}

.bce-b9dee554ef0c span {
  font-size:10px;
  color:var(--accent)
}

.bce-b9dee554ef0c strong {
  font-size:12px
}

.bce-1caa5f5e44fc {
  columns:3;
  column-gap:10px
}

.bce-058c7dbc5b70 {
  break-inside:avoid;
  margin:0 0 10px;
  padding:20px;
  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%)
}

.bce-368aecaa9bae {
  display:flex;
  gap:2px;
  color:var(--accent);
  font-size:12px
}

.bce-058c7dbc5b70 blockquote {
  margin:17px 0 22px;
  font-size:14px
}

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

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

.bce-058c7dbc5b70 footer p {
  display:grid;
  flex:1;
  margin:0
}

.bce-982953774d3b {
  font-size:10px;
  color:var(--muted)
}

.bce-674aaa9e6d50 {
  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
}

.bce-00f8ed2e2a37 {
  position:relative
}

.bce-800b9c586ac9 {
  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
}

.bce-800b9c586ac9 i {
  font-size:18px
}

.bce-a70abcb40d82 {
  width:min(100%,890px);
  margin-inline:auto
}

.bce-046f20e9a102 {
  margin:0 0 11px;
  padding:0 19px;
  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%)
}

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

.bce-046f20e9a102 button span {
  color:var(--accent);
  font-size:10px
}

.bce-046f20e9a102 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
}

.bce-7a2a5437490f {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

.bce-7a2a5437490f p {
  overflow:hidden;
  color:var(--muted);
  margin:0;
  max-width:720px;
  font-size:13px
}

.bce-1d442072ce99 .bce-7a2a5437490f {
  grid-template-rows:1fr
}

.bce-1d442072ce99 .bce-7a2a5437490f p {
  margin-bottom:20px
}

.bce-1d442072ce99 button i {
  transform:rotate(45deg)
}

.bce-6b44f674deb9 {
  display:grid;
  grid-template-columns:58px 1fr;
  column-gap:14px
}

.bce-6b44f674deb9>i {
  grid-row:1/4
}

.bce-b9dee554ef0c span {
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border:1px solid var(--accent);
  border-radius:50%
}

.bce-058c7dbc5b70 {
  border-left:4px solid var(--second)
}

.bce-046f20e9a102 {
  border-radius:0;
  border-width:0 0 1px;
  box-shadow:none;
  background:transparent
}

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

.bce-b8b3df696c19 {
  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)
}

.bce-5e0b4b98fb40 {
  display:flex;
  align-items:center;
  gap:10px;
  font-size:20px;
  font-weight:900
}

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

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

.bce-19b1c388ade7 {
  display:grid;
  gap:7px;
  font-size:12px
}

.bce-1b7550106fdb {
  display:flex;
  gap:8px;
  margin-top:14px
}

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

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

.bce-b8b3df696c19 {
  grid-template-columns:70px 1fr 1fr
}

@media(max-width:700px) {
  .bce-4af417f8a16e {
    width:min(100% - 28px,1200px)
  }

  .bce-ddbbe73068bf {
    height:66px
  }

  .bce-4e101a42f7d2 {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .bce-2b9cdc8a83d2 {
    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)
  }

  .bce-2b9cdc8a83d2.bce-1095428fac81 {
    display:flex!important
  }

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

  .bce-2d919bf8e3b0 {
    display:none
  }

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

  .bce-fe8777d1f0c2 {
    grid-template-columns:1fr;
    gap:30px
  }

  .bce-14fa816759ef h1 {
    font-size:42px
  }

  .bce-5ff18a6b609d {
    display:none
  }

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

  .bce-6f4b05c88079 {
    height:290px
  }

  .bce-975a8bb34496 img {
    height:250px!important;
    max-height:250px
  }

  .bce-eaf9b6bea58c,.bce-b88e12cdf3a2,.bce-84f2789ccacd,.bce-683e15990dc8 {
    width:82%
  }

  .bce-354271463780,.bce-f3879ee19745,.bce-82d3c475e80a,.bce-6193d98d5d72,.bce-68f2b7bcd296,.bce-5b01a06beffb,.bce-4f67a5a4e907,.bce-bbd0b2ad002f,.bce-587e0ba33629,.bce-18c742f4536d {
    width:100%
  }

  .bce-19bed97f5ba6,.bce-5998dfd0f8f4,.bce-18a4a82aea6b,.bce-ebb1c3f4395a,.bce-f2908dbebd5d {
    height:280px
  }

  .bce-19bed97f5ba6 .bce-975a8bb34496 img,.bce-5998dfd0f8f4 .bce-975a8bb34496 img,.bce-18a4a82aea6b .bce-975a8bb34496 img,.bce-ebb1c3f4395a .bce-975a8bb34496 img,.bce-f2908dbebd5d .bce-975a8bb34496 img {
    height:250px!important
  }

  .bce-840e79c92487 {
    width:280px;
    height:280px
  }

  .bce-840e79c92487 .bce-975a8bb34496 {
    width:150px
  }

  .bce-840e79c92487 .bce-975a8bb34496 img {
    height:220px!important
  }

  .bce-6193d98d5d72 {
    grid-template-columns:1fr;
    padding:12px
  }

  .bce-6193d98d5d72 header {
    grid-column:auto
  }

  .bce-6193d98d5d72 pre,.bce-7667eef62960,.bce-18a4a82aea6b>p,.bce-bbd0b2ad002f ol,.bce-587e0ba33629>aside {
    display:none
  }

  .bce-68f2b7bcd296 .bce-975a8bb34496 img {
    height:250px!important
  }

  .bce-5b01a06beffb,.bce-18c742f4536d {
    grid-template-columns:1fr
  }

  .bce-5b01a06beffb .bce-17c03c43d6e1,.bce-18c742f4536d .bce-17c03c43d6e1 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .bce-18c742f4536d>p {
    grid-column:auto
  }

  .bce-4f67a5a4e907 {
    height:280px;
    grid-template-columns:42px 1fr
  }

  .bce-4f67a5a4e907 .bce-975a8bb34496 img {
    height:254px!important
  }

  .bce-bbd0b2ad002f {
    grid-template-columns:1fr
  }

  .bce-bbd0b2ad002f .bce-975a8bb34496 img {
    height:270px!important
  }

  .bce-587e0ba33629 {
    grid-template-columns:1fr
  }

  .bce-17c03c43d6e1 {
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px
  }

  .bce-17c03c43d6e1 span {
    padding:7px 4px
  }

  .bce-17c03c43d6e1 b {
    font-size:17px
  }

  .bce-17c03c43d6e1 small {
    font-size:8px
  }

  .bce-b3bdc5fb47f0 {
    padding:74px 0
  }

  .bce-7009c320a4b7 {
    max-width:none
  }

  .bce-6ae11110093b {
    grid-template-columns:1fr;
    gap:14px
  }

  .bce-fc621e68ddcc {
    align-items:flex-start
  }

  .bce-916038238620 {
    font-size:32px
  }

  .bce-d2a3324ace88 {
    display:block
  }

  .bce-5ffa5246a2c8 {
    grid-template-columns:1fr
  }

  .bce-6b44f674deb9 {
    min-height:210px;
    transform:none!important
  }

  .bce-31d126760fd0 {
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    gap:14px;
    padding-bottom:14px
  }

  .bce-03377fff6544 {
    flex:0 0 78%;
    transform:none!important
  }

  .bce-9ac8e50f252e {
    height:420px!important
  }

  .bce-1caa5f5e44fc {
    columns:1
  }

  .bce-058c7dbc5b70 {
    transform:none!important
  }

  .bce-800b9c586ac9 {
    display:none
  }

  .bce-a70abcb40d82 {
    display:block!important
  }

  .bce-b8b3df696c19 {
    grid-template-columns:1fr!important
  }

  .bce-0df0f08cee47 {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .bce-ed96d1d4a12a {
    display:none
  }

  .bce-bece005bfc2a {
    width:100%
  }

  .bce-bece005bfc2a a {
    width:100%;
    justify-content:center
  }

}

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

}
