:root {
  --source-accent:#101030;
  --source-second:#503030;
  --bg:#e5e5eb;
  --panel:#ffffff;
  --ink:#171f2b;
  --muted:#667181;
  --accent:#101030;
  --second:#503030;
  --line:rgba(16,16,48,.22);
  --radius:28px;
  --stroke:0px;
  --shadow:0 15px 44px 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:Verdana,"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
}

.sbj-86a5b7a0c8ab {
  width:min(1200px,calc(100% - 52px));
  margin-inline:auto
}

.sbj-e10287bd9a75 {
  height:78px;
  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(22px) saturate(145%);
  -webkit-backdrop-filter:blur(22px) saturate(145%)
}

.sbj-885b66e254e7 {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px
}

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

.sbj-e4e451f7c45f img {
  width:40px;
  height:40px;
  object-fit:cover;
  border-radius:50%;
  box-shadow:0 8px 24px color-mix(in srgb,var(--source-accent) 24%,transparent)
}

.sbj-2ee9915c90a5 {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:3px;
  font-size:13px
}

.sbj-2ee9915c90a5 a {
  padding:7px 9px;
  border-bottom:0px solid transparent;
  white-space:nowrap
}

.sbj-2ee9915c90a5 a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

.sbj-856642a0e27d {
  justify-self:end;
  display:flex;
  align-items:center;
  gap:10px
}

.sbj-2e86c7d48380 {
  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)
}

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

.sbj-b1d5d0cebe87 {
  background:color-mix(in srgb,var(--ink) 94%,var(--accent));
  color:var(--bg)
}

.sbj-b1d5d0cebe87 .sbj-2e86c7d48380 {
  background:var(--bg);
  color:var(--ink)
}

.sbj-47afa01ba73d {
  height:calc(100svh - 78px);
  min-height:610px;
  max-height:900px;
  padding:50px 0;
  display:flex;
  align-items:center;
  overflow:hidden;
  position:relative;
  isolation:isolate;
  background:linear-gradient(150deg,color-mix(in srgb,var(--source-accent) 13%,var(--bg)) 0%,var(--bg) 48%,color-mix(in srgb,var(--source-second) 9%,var(--bg)) 100%)
}

.sbj-47afa01ba73d: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)
}

.sbj-47afa01ba73d: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)
}

.sbj-ef04ca3fe920 {
  position:relative;
  z-index:2
}

.sbj-4f7949487a23,.sbj-e573cdc12f36 {
  display:inline-flex;
  width:max-content;
  margin:0 0 14px;
  color:var(--accent);
  font-size:11px;
  font-weight:900;
  letter-spacing:0px;
  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)
}

.sbj-47afa01ba73d h1 {
  font-size:clamp(66px,7vw,82px);
  line-height:1.02;
  margin:0;
  font-weight:900;
  letter-spacing:0
}

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

.sbj-31f03899df7a {
  display:flex;
  gap:11px;
  flex-wrap:wrap
}

.sbj-14b1643559c1,.sbj-731443505c52 {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 19px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:4px
}

.sbj-14b1643559c1 {
  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)
}

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

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

.sbj-f6a10ca0dc3b 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)
}

.sbj-f6a10ca0dc3b i {
  color:var(--accent)
}

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

.sbj-7c2d601e0dd6 {
  position:relative;
  min-width:0
}

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

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

.sbj-a44ed0f531b0>i {
  font-size:16px
}

.sbj-a44ed0f531b0>b {
  font-weight:800
}

.sbj-93cc19069953 {
  inset:auto auto -32px 0
}

.sbj-81bbe672227d {
  left:auto;
  right:12px;
  top:-36px
}

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

.sbj-e65b0c6357e5 {
  transform:rotate(-90deg);
  transform-origin:left top
}

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

.sbj-63f6069befce {
  position:relative;
  min-width:0;
  height:520px;
  display:grid;
  place-items:center
}

.sbj-63f6069befce: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
}

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

.sbj-f2a82435f209>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%)
}

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

.sbj-c47fca63fd9b {
  right:-12px;
  top:13%;
  display:grid;
  gap:7px;
  padding:10px
}

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

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

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

.sbj-9fd35db69aa4 b {
  margin-left:5px
}

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

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

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

.sbj-32f388931797 i:nth-child(1) {
  height:10px
}

.sbj-32f388931797 i:nth-child(2) {
  height:24px
}

.sbj-32f388931797 i:nth-child(3) {
  height:16px
}

.sbj-32f388931797 i:nth-child(4) {
  height:28px
}

.sbj-32f388931797 i:nth-child(5) {
  height:12px
}

.sbj-32f388931797 span {
  margin-left:6px
}

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

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

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

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

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

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

.sbj-f20b2dd168c3 small {
  color:var(--muted)
}

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

.sbj-85228e760ead {
  left:7%;
  top:5%;
  padding:7px 10px;
  font-weight:900
}

.sbj-c96edbb19dc9 {
  position:relative;
  min-width:0;
  z-index:2
}

.sbj-c96edbb19dc9 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)
}

.sbj-c96edbb19dc9>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)
}

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

.sbj-2cf600c8646f 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)
}

.sbj-2cf600c8646f b {
  font-size:24px
}

.sbj-2cf600c8646f small {
  color:var(--muted);
  font-size:10px
}

.sbj-fb1c1a5bdb44 {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.sbj-7a493dbdd306 {
  position:relative;
  width:100%;
  height:500px
}

.sbj-7a493dbdd306 .sbj-c96edbb19dc9 {
  position:absolute;
  width:70%
}

.sbj-7a493dbdd306 .sbj-c96edbb19dc9:first-child {
  left:0;
  top:0;
  z-index:2;
  transform:rotate(-3deg)
}

.sbj-7a493dbdd306 .sbj-c96edbb19dc9:nth-child(2) {
  right:0;
  bottom:0;
  transform:rotate(4deg)
}

.sbj-7a493dbdd306 .sbj-c96edbb19dc9 img {
  height:430px
}

.sbj-7a493dbdd306>span {
  position:absolute;
  z-index:3;
  right:0;
  top:8px;
  color:var(--accent);
  font-size:10px;
  font-weight:900
}

.sbj-2d301bdd2a62 {
  padding:96px 0
}

.sbj-c882104e3114,.sbj-baac04efc332 {
  background:color-mix(in srgb,var(--accent) 6%,var(--bg))
}

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

.sbj-ee27c5e52641 {
  position:relative;
  margin-bottom:52px
}

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

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

.sbj-f9678fd93fa2,.sbj-5d455dd1d538 {
  min-width:0
}

.sbj-5d455dd1d538 {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.sbj-033a19cbcfb5 {
  font-size:44px;
  line-height:1.15;
  font-weight:800
}

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

.sbj-89e2ba20a03d .sbj-a0849bdc4952 {
  margin-inline:auto
}

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

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

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

.sbj-b9b54459ee9e .sbj-033a19cbcfb5 {
  font-family:Georgia,"Noto Serif SC",serif
}

.sbj-14daf37a8a66 {
  position:relative
}

.sbj-14daf37a8a66>span,.sbj-14daf37a8a66>b {
  color:var(--accent);
  font-size:11px
}

.sbj-6dcc05e25dba {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px
}

.sbj-c6c9919c5fe6 {
  min-height:225px;
  padding:28px;
  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%)
}

.sbj-c6c9919c5fe6>i {
  width:52px;
  height:52px;
  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))
}

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

.sbj-d0dd170c4beb {
  font-size:18px;
  font-weight:800;
  margin:20px 0 8px
}

.sbj-c6c9919c5fe6 p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

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

.sbj-8f9302fdd735 {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px
}

.sbj-d595fe56a88c {
  min-width:0
}

.sbj-1bdce9b22671 {
  height:410px;
  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
}

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

.sbj-1bdce9b22671 img {
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top
}

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

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

.sbj-f4f097c888f6 strong {
  font-size:12px
}

.sbj-bb4ced80e11b {
  columns:3;
  column-gap:20px
}

.sbj-bdeb9e2672d5 {
  break-inside:avoid;
  margin:0 0 20px;
  padding:28px;
  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:none;
  position:relative;
  backdrop-filter:blur(18px) saturate(135%);
  -webkit-backdrop-filter:blur(18px) saturate(135%)
}

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

.sbj-bdeb9e2672d5 blockquote {
  margin:17px 0 22px;
  font-size:14px
}

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

.sbj-2e33f151a0f3 {
  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
}

.sbj-bdeb9e2672d5 footer p {
  display:grid;
  flex:1;
  margin:0
}

.sbj-e27ddb6b8006 {
  font-size:10px;
  color:var(--muted)
}

.sbj-7fd4d7d63f42 {
  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
}

.sbj-1675f7837477 {
  position:relative
}

.sbj-cc81854b85af {
  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
}

.sbj-cc81854b85af i {
  font-size:18px
}

.sbj-eb500b309d5e {
  width:min(100%,850px);
  margin-inline:auto
}

.sbj-12f1b604195c {
  margin:0 0 8px;
  padding:0 16px;
  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:none;
  backdrop-filter:blur(18px) saturate(135%);
  -webkit-backdrop-filter:blur(18px) saturate(135%)
}

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

.sbj-12f1b604195c button span {
  color:var(--accent);
  font-size:10px
}

.sbj-12f1b604195c 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
}

.sbj-724cbaef59a5 {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

.sbj-724cbaef59a5 p {
  overflow:hidden;
  color:var(--muted);
  margin:0;
  max-width:720px;
  font-size:13px
}

.sbj-27d21ca36379 .sbj-724cbaef59a5 {
  grid-template-rows:1fr
}

.sbj-27d21ca36379 .sbj-724cbaef59a5 p {
  margin-bottom:20px
}

.sbj-27d21ca36379 button i {
  transform:rotate(45deg)
}

.sbj-14daf37a8a66 {
  display:grid;
  grid-template-columns:80px 1fr
}

.sbj-14daf37a8a66>b {
  writing-mode:vertical-rl;
  color:var(--accent);
  letter-spacing:3px
}

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

.sbj-bdeb9e2672d5:nth-child(2n) {
  background:color-mix(in srgb,var(--panel) 82%,var(--accent) 18%)
}

.sbj-eb500b309d5e {
  max-width:920px
}

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

.sbj-b6089d3c3ab9 {
  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)
}

.sbj-9adcdecf563c {
  display:flex;
  align-items:center;
  gap:10px;
  font-size:20px;
  font-weight:900
}

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

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

.sbj-3ab4eb6a83e4 {
  display:grid;
  gap:7px;
  font-size:12px
}

.sbj-2f3f9f6f471f {
  display:flex;
  gap:8px;
  margin-top:14px
}

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

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

.sbj-b6089d3c3ab9 {
  grid-template-columns:.5fr 1fr auto
}

@media(max-width:700px) {
  .sbj-86a5b7a0c8ab {
    width:min(100% - 28px,1200px)
  }

  .sbj-e10287bd9a75 {
    height:66px
  }

  .sbj-885b66e254e7 {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .sbj-2ee9915c90a5 {
    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)
  }

  .sbj-2ee9915c90a5.sbj-047c2cc33c2b {
    display:flex!important
  }

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

  .sbj-77dee142fec7 {
    display:none
  }

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

  .sbj-1b1aa68683d0 {
    grid-template-columns:1fr;
    gap:30px
  }

  .sbj-47afa01ba73d h1 {
    font-size:42px
  }

  .sbj-f6a10ca0dc3b {
    display:none
  }

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

  .sbj-63f6069befce {
    height:290px
  }

  .sbj-c96edbb19dc9 img {
    height:250px!important;
    max-height:250px
  }

  .sbj-453f66eb7a20,.sbj-2ad086a37f72,.sbj-d77af9b297a3,.sbj-a94b4d351ad7 {
    width:82%
  }

  .sbj-f382df627705,.sbj-023bd6f2bf12,.sbj-2a59f3b48711,.sbj-4bcafbbae3c0,.sbj-07f29a27e224,.sbj-9f45f86a6044,.sbj-9d52628a1444,.sbj-852ebd62c5ab,.sbj-2717303b265b,.sbj-c43319d2b676 {
    width:100%
  }

  .sbj-1b3301be1ba2,.sbj-107fca235110,.sbj-2d850a31d71b,.sbj-7a493dbdd306,.sbj-a2bc5f7c5918 {
    height:280px
  }

  .sbj-1b3301be1ba2 .sbj-c96edbb19dc9 img,.sbj-107fca235110 .sbj-c96edbb19dc9 img,.sbj-2d850a31d71b .sbj-c96edbb19dc9 img,.sbj-7a493dbdd306 .sbj-c96edbb19dc9 img,.sbj-a2bc5f7c5918 .sbj-c96edbb19dc9 img {
    height:250px!important
  }

  .sbj-852202d51601 {
    width:280px;
    height:280px
  }

  .sbj-852202d51601 .sbj-c96edbb19dc9 {
    width:150px
  }

  .sbj-852202d51601 .sbj-c96edbb19dc9 img {
    height:220px!important
  }

  .sbj-4bcafbbae3c0 {
    grid-template-columns:1fr;
    padding:12px
  }

  .sbj-4bcafbbae3c0 header {
    grid-column:auto
  }

  .sbj-4bcafbbae3c0 pre,.sbj-67c05cb02b24,.sbj-2d850a31d71b>p,.sbj-852ebd62c5ab ol,.sbj-2717303b265b>aside {
    display:none
  }

  .sbj-07f29a27e224 .sbj-c96edbb19dc9 img {
    height:250px!important
  }

  .sbj-9f45f86a6044,.sbj-c43319d2b676 {
    grid-template-columns:1fr
  }

  .sbj-9f45f86a6044 .sbj-2cf600c8646f,.sbj-c43319d2b676 .sbj-2cf600c8646f {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .sbj-c43319d2b676>p {
    grid-column:auto
  }

  .sbj-9d52628a1444 {
    height:280px;
    grid-template-columns:42px 1fr
  }

  .sbj-9d52628a1444 .sbj-c96edbb19dc9 img {
    height:254px!important
  }

  .sbj-852ebd62c5ab {
    grid-template-columns:1fr
  }

  .sbj-852ebd62c5ab .sbj-c96edbb19dc9 img {
    height:270px!important
  }

  .sbj-2717303b265b {
    grid-template-columns:1fr
  }

  .sbj-2cf600c8646f {
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px
  }

  .sbj-2cf600c8646f span {
    padding:7px 4px
  }

  .sbj-2cf600c8646f b {
    font-size:17px
  }

  .sbj-2cf600c8646f small {
    font-size:8px
  }

  .sbj-2d301bdd2a62 {
    padding:74px 0
  }

  .sbj-89e2ba20a03d {
    max-width:none
  }

  .sbj-2f2a96d63f7e {
    grid-template-columns:1fr;
    gap:14px
  }

  .sbj-5d455dd1d538 {
    align-items:flex-start
  }

  .sbj-033a19cbcfb5 {
    font-size:32px
  }

  .sbj-14daf37a8a66 {
    display:block
  }

  .sbj-6dcc05e25dba {
    grid-template-columns:1fr
  }

  .sbj-c6c9919c5fe6 {
    min-height:210px;
    transform:none!important
  }

  .sbj-8f9302fdd735 {
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    gap:14px;
    padding-bottom:14px
  }

  .sbj-d595fe56a88c {
    flex:0 0 78%;
    transform:none!important
  }

  .sbj-1bdce9b22671 {
    height:420px!important
  }

  .sbj-bb4ced80e11b {
    columns:1
  }

  .sbj-bdeb9e2672d5 {
    transform:none!important
  }

  .sbj-cc81854b85af {
    display:none
  }

  .sbj-eb500b309d5e {
    display:block!important
  }

  .sbj-b6089d3c3ab9 {
    grid-template-columns:1fr!important
  }

  .sbj-706989feb3a0 {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .sbj-f2a82435f209 {
    display:none
  }

  .sbj-31f03899df7a {
    width:100%
  }

  .sbj-31f03899df7a a {
    width:100%;
    justify-content:center
  }

}

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

}
