:root {
  --source-accent:#b070f0;
  --source-second:#303030;
  --bg:#201c2e;
  --panel:rgba(39,34,57,.78);
  --ink:#f7f8fb;
  --muted:#b6beca;
  --accent:#303030;
  --second:#8957bb;
  --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
}

.tah-8a020dabd2a9 {
  width:min(1200px,calc(100% - 44px));
  margin-inline:auto
}

.tah-265ca40870a8 {
  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(25px) saturate(145%);
  -webkit-backdrop-filter:blur(25px) saturate(145%)
}

.tah-40b2557b2e25 {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:21px
}

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

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

.tah-88968d8adc0c {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:6px;
  font-size:13px
}

.tah-88968d8adc0c a {
  padding:7px 8px;
  border-bottom:1px solid transparent;
  white-space:nowrap
}

.tah-88968d8adc0c a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

.tah-984d1c410a27 {
  justify-self:end;
  display:flex;
  align-items:center;
  gap:10px
}

.tah-9407eca9e5db {
  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)
}

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

.tah-6dbdde95fd5e .tah-88968d8adc0c:before,.tah-6dbdde95fd5e .tah-88968d8adc0c:after {
  content:'';
  width:22px;
  height:1px;
  background:var(--line)
}

.tah-9bc0e5d38996 {
  height:calc(100svh - 74px);
  min-height:610px;
  max-height:840px;
  padding:50px 0;
  display:flex;
  align-items:center;
  overflow:hidden;
  position:relative;
  isolation:isolate;
  background:linear-gradient(126deg,color-mix(in srgb,var(--source-accent) 11%,var(--bg)) 0%,var(--bg) 48%,color-mix(in srgb,var(--source-second) 8%,var(--bg)) 100%)
}

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

.tah-9bc0e5d38996: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)
}

.tah-d3705d8a58d6 {
  position:relative;
  z-index:2
}

.tah-9f74a32bc99c,.tah-744bc8bd2acd {
  display:inline-flex;
  width:max-content;
  margin:0 0 14px;
  color:var(--accent);
  font-size:11px;
  font-weight:900;
  letter-spacing:1px;
  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)
}

.tah-9bc0e5d38996 h1 {
  font-size:clamp(58px,7vw,90px);
  line-height:1.02;
  margin:0;
  font-weight:900;
  letter-spacing:0
}

.tah-699f62e4a28a {
  max-width:695px;
  color:var(--muted);
  font-size:16px;
  margin:18px 0 22px
}

.tah-bb36450d1615 {
  display:flex;
  gap:11px;
  flex-wrap:wrap
}

.tah-ba507b9b5db7,.tah-4c0033f3db37 {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:11px 19px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:999px
}

.tah-ba507b9b5db7 {
  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)
}

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

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

.tah-029b53ac9f2b 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)
}

.tah-029b53ac9f2b i {
  color:var(--accent)
}

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

.tah-aeeb527c8800 {
  position:relative;
  min-width:0
}

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

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

.tah-1a47c8eb920d>i {
  font-size:16px
}

.tah-1a47c8eb920d>b {
  font-weight:800
}

.tah-4eeb54c222fd {
  inset:auto auto -32px 0
}

.tah-c17642f36517 {
  left:auto;
  right:12px;
  top:-36px
}

.tah-2516c21648e0>span {
  width:8px;
  height:8px;
  border-radius:50%
}

.tah-2847f3d4cd10 {
  transform:rotate(-90deg);
  transform-origin:left top
}

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

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

.tah-d2c0eee3d543: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
}

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

.tah-86f2a1da74f2>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%)
}

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

.tah-4adc7419fe08 {
  right:-12px;
  top:13%;
  display:grid;
  gap:7px;
  padding:10px
}

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

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

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

.tah-d5d26a78035a b {
  margin-left:5px
}

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

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

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

.tah-4df3331ba43e i:nth-child(1) {
  height:10px
}

.tah-4df3331ba43e i:nth-child(2) {
  height:24px
}

.tah-4df3331ba43e i:nth-child(3) {
  height:16px
}

.tah-4df3331ba43e i:nth-child(4) {
  height:28px
}

.tah-4df3331ba43e i:nth-child(5) {
  height:12px
}

.tah-4df3331ba43e span {
  margin-left:6px
}

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

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

.tah-36ca0fa308ca {
  right:-10px;
  top:16%;
  display:grid;
  gap:6px;
  padding:9px
}

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

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

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

.tah-b6e2fb3ec0f8 small {
  color:var(--muted)
}

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

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

.tah-6b895032bd16 {
  position:relative;
  min-width:0;
  z-index:2
}

.tah-6b895032bd16 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)
}

.tah-6b895032bd16>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)
}

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

.tah-814e4f9abae7 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)
}

.tah-814e4f9abae7 b {
  font-size:24px
}

.tah-814e4f9abae7 small {
  color:var(--muted);
  font-size:10px
}

.tah-e9b292f21025 {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.tah-6f59bbe6baea {
  width:88%;
  height:500px;
  position:relative;
  border:2px solid var(--ink);
  padding:14px
}

.tah-6f59bbe6baea .tah-6b895032bd16 img {
  height:468px;
  border-radius:0
}

.tah-6f59bbe6baea>strong {
  position:absolute;
  left:-34px;
  top:20px;
  font-size:72px;
  color:var(--accent)
}

.tah-6f59bbe6baea>p {
  position:absolute;
  right:-38px;
  bottom:22px;
  padding:10px;
  background:var(--bg);
  font-size:10px;
  font-weight:900
}

.tah-dcfd1a908e6d {
  padding:98px 0
}

.tah-59a282b5fb0a,.tah-e41a704bdcb3 {
  background:color-mix(in srgb,var(--accent) 4%,var(--bg))
}

.tah-b21b1ead9d60 {
  background:color-mix(in srgb,var(--second) 3%,var(--bg))
}

.tah-77e6b6e3ac34 {
  position:relative;
  margin-bottom:58px
}

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

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

.tah-4202e13d11a5,.tah-f2583a8372f4 {
  min-width:0
}

.tah-f2583a8372f4 {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.tah-c68e29e4b35a {
  font-size:44px;
  line-height:1.15;
  font-weight:650
}

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

.tah-6d67367e4e1f .tah-9ab0cc57a940 {
  margin-inline:auto
}

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

.tah-5fe130dac443 i {
  display:block;
  width:28px;
  height:1px;
  background:var(--accent)
}

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

.tah-8894463fe866 {
  outline:1px solid var(--line);
  outline-offset:10px
}

.tah-74247cb619c7 {
  position:relative
}

.tah-74247cb619c7>span,.tah-74247cb619c7>b {
  color:var(--accent);
  font-size:11px
}

.tah-3ce968e3a826 {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px
}

.tah-9e36cd3cb3d7 {
  min-height:247px;
  padding:22px;
  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%)
}

.tah-9e36cd3cb3d7>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))
}

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

.tah-7c2ead932c05 {
  font-size:19px;
  font-weight:800;
  margin:20px 0 8px
}

.tah-9e36cd3cb3d7 p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

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

.tah-a434443bf290 {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px
}

.tah-d04aa6eca9a0 {
  min-width:0
}

.tah-578f62040450 {
  height:430px;
  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
}

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

.tah-578f62040450 img {
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top
}

.tah-91829a290a6f {
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 5px
}

.tah-91829a290a6f span {
  font-size:10px;
  color:var(--accent)
}

.tah-91829a290a6f strong {
  font-size:12px
}

.tah-233f1227de4c {
  columns:3;
  column-gap:12px
}

.tah-0201354cbddd {
  break-inside:avoid;
  margin:0 0 12px;
  padding:22px;
  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%)
}

.tah-3dd75636315d {
  display:flex;
  gap:2px;
  color:var(--accent);
  font-size:12px
}

.tah-0201354cbddd blockquote {
  margin:17px 0 22px;
  font-size:16px
}

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

.tah-b2457a4b20ac {
  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
}

.tah-0201354cbddd footer p {
  display:grid;
  flex:1;
  margin:0
}

.tah-376c2faf0128 {
  font-size:10px;
  color:var(--muted)
}

.tah-80904a0f3239 {
  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
}

.tah-4b04af3c02e8 {
  position:relative
}

.tah-b0fe6a4d20f5 {
  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
}

.tah-b0fe6a4d20f5 i {
  font-size:18px
}

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

.tah-c6c3e7e5bb47 {
  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%)
}

.tah-c6c3e7e5bb47 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
}

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

.tah-c6c3e7e5bb47 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
}

.tah-84a321aa8daa {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

.tah-84a321aa8daa p {
  overflow:hidden;
  color:var(--muted);
  margin:0;
  max-width:720px;
  font-size:13px
}

.tah-0ef0fb64db48 .tah-84a321aa8daa {
  grid-template-rows:1fr
}

.tah-0ef0fb64db48 .tah-84a321aa8daa p {
  margin-bottom:20px
}

.tah-0ef0fb64db48 button i {
  transform:rotate(45deg)
}

.tah-9e36cd3cb3d7 {
  display:grid;
  grid-template-columns:58px 1fr;
  column-gap:14px
}

.tah-9e36cd3cb3d7>i {
  grid-row:1/4
}

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

.tah-0201354cbddd {
  outline:1px solid var(--line);
  outline-offset:-7px
}

.tah-a2697aee215e {
  max-width:920px
}

.tah-8c0074f6f212 {
  padding:48px 0 22px;
  background:color-mix(in srgb,var(--ink) 94%,var(--accent));
  color:var(--bg)
}

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

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

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

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

.tah-ef6b3a4dd661 {
  display:grid;
  gap:7px;
  font-size:12px
}

.tah-774787ea2068 {
  display:flex;
  gap:8px;
  margin-top:14px
}

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

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

.tah-441ce447ccee {
  grid-template-columns:1fr .7fr .5fr
}

@media(max-width:700px) {
  .tah-8a020dabd2a9 {
    width:min(100% - 28px,1200px)
  }

  .tah-265ca40870a8 {
    height:66px
  }

  .tah-40b2557b2e25 {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .tah-88968d8adc0c {
    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)
  }

  .tah-88968d8adc0c.tah-902adb155f01 {
    display:flex!important
  }

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

  .tah-0f6088ff566a {
    display:none
  }

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

  .tah-3391a2a7d08d {
    grid-template-columns:1fr;
    gap:30px
  }

  .tah-9bc0e5d38996 h1 {
    font-size:42px
  }

  .tah-029b53ac9f2b {
    display:none
  }

  .tah-1a47c8eb920d {
    top:-34px;
    left:0;
    right:auto;
    bottom:auto;
    transform:none
  }

  .tah-d2c0eee3d543 {
    height:290px
  }

  .tah-6b895032bd16 img {
    height:250px!important;
    max-height:250px
  }

  .tah-d70aab30ff70,.tah-b852dcc72d32,.tah-c1d4b8455480,.tah-3e09fb53c1a1 {
    width:82%
  }

  .tah-6c28cd59b480,.tah-c166fb4ed879,.tah-ccbcce35c801,.tah-5fa121cecc49,.tah-0259157f3afb,.tah-0364d9e02e4a,.tah-9de21b0cc80c,.tah-99a417ce6303,.tah-8a931fac45b0,.tah-5395db990797 {
    width:100%
  }

  .tah-35885034a06a,.tah-839ea2f1098b,.tah-6f59bbe6baea,.tah-7acf0fd1e66b,.tah-899f7c924cfa {
    height:280px
  }

  .tah-35885034a06a .tah-6b895032bd16 img,.tah-839ea2f1098b .tah-6b895032bd16 img,.tah-6f59bbe6baea .tah-6b895032bd16 img,.tah-7acf0fd1e66b .tah-6b895032bd16 img,.tah-899f7c924cfa .tah-6b895032bd16 img {
    height:250px!important
  }

  .tah-5145bc8f310e {
    width:280px;
    height:280px
  }

  .tah-5145bc8f310e .tah-6b895032bd16 {
    width:150px
  }

  .tah-5145bc8f310e .tah-6b895032bd16 img {
    height:220px!important
  }

  .tah-5fa121cecc49 {
    grid-template-columns:1fr;
    padding:12px
  }

  .tah-5fa121cecc49 header {
    grid-column:auto
  }

  .tah-5fa121cecc49 pre,.tah-7067040f3dda,.tah-6f59bbe6baea>p,.tah-99a417ce6303 ol,.tah-8a931fac45b0>aside {
    display:none
  }

  .tah-0259157f3afb .tah-6b895032bd16 img {
    height:250px!important
  }

  .tah-0364d9e02e4a,.tah-5395db990797 {
    grid-template-columns:1fr
  }

  .tah-0364d9e02e4a .tah-814e4f9abae7,.tah-5395db990797 .tah-814e4f9abae7 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .tah-5395db990797>p {
    grid-column:auto
  }

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

  .tah-9de21b0cc80c .tah-6b895032bd16 img {
    height:254px!important
  }

  .tah-99a417ce6303 {
    grid-template-columns:1fr
  }

  .tah-99a417ce6303 .tah-6b895032bd16 img {
    height:270px!important
  }

  .tah-8a931fac45b0 {
    grid-template-columns:1fr
  }

  .tah-814e4f9abae7 {
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px
  }

  .tah-814e4f9abae7 span {
    padding:7px 4px
  }

  .tah-814e4f9abae7 b {
    font-size:17px
  }

  .tah-814e4f9abae7 small {
    font-size:8px
  }

  .tah-dcfd1a908e6d {
    padding:74px 0
  }

  .tah-6d67367e4e1f {
    max-width:none
  }

  .tah-55cf0db9f13a {
    grid-template-columns:1fr;
    gap:14px
  }

  .tah-f2583a8372f4 {
    align-items:flex-start
  }

  .tah-c68e29e4b35a {
    font-size:32px
  }

  .tah-74247cb619c7 {
    display:block
  }

  .tah-3ce968e3a826 {
    grid-template-columns:1fr
  }

  .tah-9e36cd3cb3d7 {
    min-height:210px;
    transform:none!important
  }

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

  .tah-d04aa6eca9a0 {
    flex:0 0 78%;
    transform:none!important
  }

  .tah-578f62040450 {
    height:420px!important
  }

  .tah-233f1227de4c {
    columns:1
  }

  .tah-0201354cbddd {
    transform:none!important
  }

  .tah-b0fe6a4d20f5 {
    display:none
  }

  .tah-a2697aee215e {
    display:block!important
  }

  .tah-441ce447ccee {
    grid-template-columns:1fr!important
  }

  .tah-15e176f0fbf7 {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .tah-86f2a1da74f2 {
    display:none
  }

  .tah-bb36450d1615 {
    width:100%
  }

  .tah-bb36450d1615 a {
    width:100%;
    justify-content:center
  }

}

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

}
