:root {
  --source-accent:#10f0f0;
  --source-second:#301030;
  --bg:#e5f7fa;
  --panel:rgba(255,255,255,.76);
  --ink:#172a35;
  --muted:#667181;
  --accent:#301030;
  --second:#087a7a;
  --line:rgba(16,240,240,.22);
  --radius:2px;
  --stroke:0px;
  --shadow:0 19px 52px color-mix(in srgb,var(--accent) 14%,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
}

.ras-9e6a96cdd00c {
  width:min(1200px,calc(100% - 52px));
  margin-inline:auto
}

.ras-2caf96b64604 {
  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%)
}

.ras-91b816b2e05e {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px
}

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

.ras-ccdfd79796da 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)
}

.ras-afd0e8053e49 {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:3px;
  font-size:13px
}

.ras-afd0e8053e49 a {
  padding:7px 9px;
  border-bottom:0px solid transparent;
  white-space:nowrap
}

.ras-afd0e8053e49 a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

.ras-45d05b8c2e12 {
  justify-self:end;
  display:flex;
  align-items:center;
  gap:10px
}

.ras-358e16fe7701 {
  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)
}

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

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

.ras-a2bb6b5c9df0 .ras-358e16fe7701 {
  background:var(--bg);
  color:var(--ink)
}

.ras-0c0ac3fe7938 {
  height:calc(100svh - 78px);
  min-height:610px;
  max-height:840px;
  padding:44px 0;
  display:flex;
  align-items:center;
  overflow:hidden;
  position:relative;
  isolation:isolate;
  background:linear-gradient(159deg,color-mix(in srgb,var(--source-accent) 11%,var(--bg)) 0%,var(--bg) 48%,color-mix(in srgb,var(--source-second) 12%,var(--bg)) 100%)
}

.ras-0c0ac3fe7938: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)
}

.ras-0c0ac3fe7938: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)
}

.ras-980ea95218c1 {
  position:relative;
  z-index:2
}

.ras-2e7d74d91a8e,.ras-03c9fb7e85f9 {
  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)
}

.ras-0c0ac3fe7938 h1 {
  font-size:clamp(66px,7vw,94px);
  line-height:1.02;
  margin:0;
  font-weight:900;
  letter-spacing:0
}

.ras-85f375b7fc7b {
  max-width:650px;
  color:var(--muted);
  font-size:16px;
  margin:18px 0 22px
}

.ras-1dd0df034f7d {
  display:flex;
  gap:10px;
  flex-wrap:wrap
}

.ras-c974edfe30eb,.ras-de6a18e30c60 {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:11px 18px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:999px
}

.ras-c974edfe30eb {
  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)
}

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

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

.ras-d58407757bcf 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)
}

.ras-d58407757bcf i {
  color:var(--accent)
}

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

.ras-ee21fa0b9821 {
  position:relative;
  min-width:0
}

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

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

.ras-71d828f23d0a>i {
  font-size:16px
}

.ras-71d828f23d0a>b {
  font-weight:800
}

.ras-ccc7c5492006 {
  inset:auto auto -32px 0
}

.ras-ec9f6f96fcc0 {
  left:auto;
  right:12px;
  top:-36px
}

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

.ras-16c2165826d7 {
  transform:rotate(-90deg);
  transform-origin:left top
}

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

.ras-7f3433d018e6 {
  position:relative;
  min-width:0;
  height:520px;
  display:grid;
  place-items:center
}

.ras-7f3433d018e6: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
}

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

.ras-a6a1e011e710>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%)
}

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

.ras-6becd6bf5fc5 {
  right:-12px;
  top:13%;
  display:grid;
  gap:7px;
  padding:10px
}

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

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

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

.ras-6a9989d38e97 b {
  margin-left:5px
}

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

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

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

.ras-4ff4e18779e0 i:nth-child(1) {
  height:10px
}

.ras-4ff4e18779e0 i:nth-child(2) {
  height:24px
}

.ras-4ff4e18779e0 i:nth-child(3) {
  height:16px
}

.ras-4ff4e18779e0 i:nth-child(4) {
  height:28px
}

.ras-4ff4e18779e0 i:nth-child(5) {
  height:12px
}

.ras-4ff4e18779e0 span {
  margin-left:6px
}

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

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

.ras-71d9dbde6095 {
  right:-10px;
  top:16%;
  display:grid;
  gap:6px;
  padding:9px
}

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

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

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

.ras-65e3baae46b8 small {
  color:var(--muted)
}

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

.ras-0001831eb8dc {
  left:7%;
  top:5%;
  padding:7px 10px;
  font-weight:900
}

.ras-a5c743144784 {
  position:relative;
  min-width:0;
  z-index:2
}

.ras-a5c743144784 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)
}

.ras-a5c743144784>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)
}

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

.ras-35148b24ef52 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)
}

.ras-35148b24ef52 b {
  font-size:24px
}

.ras-35148b24ef52 small {
  color:var(--muted);
  font-size:10px
}

.ras-f1a7e00d71c4 {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.ras-be6a541cfff9 {
  width:100%;
  display:grid;
  grid-template-columns:150px 1fr;
  gap:18px;
  border-block:1px solid var(--line);
  padding-block:18px
}

.ras-be6a541cfff9>aside {
  display:flex;
  flex-direction:column;
  gap:18px;
  border-right:1px solid var(--line)
}

.ras-be6a541cfff9>aside b {
  color:var(--accent)
}

.ras-be6a541cfff9 .ras-a5c743144784 img {
  height:464px
}

.ras-7fdad0325389 {
  padding:132px 0
}

.ras-d313547efa72,.ras-6f8726b9142e {
  background:color-mix(in srgb,var(--accent) 6%,var(--bg))
}

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

.ras-abefa8fa2004 {
  position:relative;
  margin-bottom:40px
}

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

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

.ras-fd6e94284bb3,.ras-1f841042a90e {
  min-width:0
}

.ras-1f841042a90e {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.ras-e443bc41dafb {
  font-size:42px;
  line-height:1.15;
  font-weight:650
}

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

.ras-12a49eaf4017 .ras-4627f3a1e63a {
  margin-inline:auto
}

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

.ras-4f05176ac404 i {
  display:block;
  width:28px;
  height:1px;
  background:var(--accent)
}

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

.ras-f74b038361d1 {
  padding-top:20px;
  border-top:4px solid var(--ink)
}

.ras-72e73300f23f {
  position:relative
}

.ras-72e73300f23f>span,.ras-72e73300f23f>b {
  color:var(--accent);
  font-size:11px
}

.ras-bc3177208b9d {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px
}

.ras-70d14e18901d {
  min-height:291px;
  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%)
}

.ras-70d14e18901d>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))
}

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

.ras-d7b2f4452523 {
  font-size:19px;
  font-weight:800;
  margin:20px 0 8px
}

.ras-70d14e18901d p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

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

.ras-acb7d356c334 {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:28px
}

.ras-ad23fa77cf72 {
  min-width:0
}

.ras-d68f99ce7ff1 {
  height:540px;
  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:none;
  position:relative
}

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

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

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

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

.ras-f824ecc9d5b8 strong {
  font-size:12px
}

.ras-4efaa275d75f {
  columns:3;
  column-gap:28px
}

.ras-3e5204f4e34a {
  break-inside:avoid;
  margin:0 0 28px;
  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%)
}

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

.ras-3e5204f4e34a blockquote {
  margin:17px 0 22px;
  font-size:14px
}

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

.ras-9263cf6f91d1 {
  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
}

.ras-3e5204f4e34a footer p {
  display:grid;
  flex:1;
  margin:0
}

.ras-677a28e07913 {
  font-size:10px;
  color:var(--muted)
}

.ras-6768865ee248 {
  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
}

.ras-4a2a159d8cf3 {
  position:relative
}

.ras-94c77a62b088 {
  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
}

.ras-94c77a62b088 i {
  font-size:18px
}

.ras-0e3d60d46a63 {
  width:min(100%,890px);
  margin-inline:auto
}

.ras-e20c2eb80a68 {
  margin:0 0 11px;
  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%)
}

.ras-e20c2eb80a68 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
}

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

.ras-e20c2eb80a68 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
}

.ras-113e2670a02d {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

.ras-113e2670a02d p {
  overflow:hidden;
  color:var(--muted);
  margin:0;
  max-width:720px;
  font-size:13px
}

.ras-7f8f0d34aced .ras-113e2670a02d {
  grid-template-rows:1fr
}

.ras-7f8f0d34aced .ras-113e2670a02d p {
  margin-bottom:20px
}

.ras-7f8f0d34aced button i {
  transform:rotate(45deg)
}

.ras-70d14e18901d {
  text-align:center
}

.ras-70d14e18901d>i {
  margin:auto
}

.ras-cf5d47a43417 {
  left:18px;
  right:auto
}

.ras-f824ecc9d5b8 {
  flex-direction:column;
  align-items:flex-start
}

.ras-f824ecc9d5b8 strong {
  font-family:Georgia,serif
}

.ras-3e5204f4e34a {
  border-left:4px solid var(--second)
}

.ras-e20c2eb80a68 button {
  font-family:Consolas,"Microsoft YaHei",monospace
}

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

.ras-a4c8760f1599 {
  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)
}

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

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

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

.ras-1b95a2db0649 {
  display:grid;
  gap:7px;
  font-size:12px
}

.ras-5e8e5dd5c2c6 {
  display:flex;
  gap:8px;
  margin-top:14px
}

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

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

.ras-a4c8760f1599 {
  grid-template-columns:70px 1fr 1fr
}

@media(max-width:700px) {
  .ras-9e6a96cdd00c {
    width:min(100% - 28px,1200px)
  }

  .ras-2caf96b64604 {
    height:66px
  }

  .ras-91b816b2e05e {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .ras-afd0e8053e49 {
    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)
  }

  .ras-afd0e8053e49.ras-257495131ef8 {
    display:flex!important
  }

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

  .ras-adf0a2c8a8dd {
    display:none
  }

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

  .ras-9ba1efc88429 {
    grid-template-columns:1fr;
    gap:30px
  }

  .ras-0c0ac3fe7938 h1 {
    font-size:42px
  }

  .ras-d58407757bcf {
    display:none
  }

  .ras-71d828f23d0a {
    top:-34px;
    left:0;
    right:auto;
    bottom:auto;
    transform:none
  }

  .ras-7f3433d018e6 {
    height:290px
  }

  .ras-a5c743144784 img {
    height:250px!important;
    max-height:250px
  }

  .ras-9cde6c73b797,.ras-b4d3603cfcb1,.ras-deadae788d7f,.ras-f16d34ed34b5 {
    width:82%
  }

  .ras-e36cd6ec76f8,.ras-af2771174f12,.ras-ca3c3ebd7193,.ras-584b099d43f3,.ras-a053583b606c,.ras-8aeb4a838320,.ras-d9acc8701d57,.ras-c725e4b1b4ac,.ras-be6a541cfff9,.ras-368dcccd39c9 {
    width:100%
  }

  .ras-9933eed14338,.ras-8cd33d993dc5,.ras-a9f8bbde6c8a,.ras-0d4137de3117,.ras-5746aabbb00b {
    height:280px
  }

  .ras-9933eed14338 .ras-a5c743144784 img,.ras-8cd33d993dc5 .ras-a5c743144784 img,.ras-a9f8bbde6c8a .ras-a5c743144784 img,.ras-0d4137de3117 .ras-a5c743144784 img,.ras-5746aabbb00b .ras-a5c743144784 img {
    height:250px!important
  }

  .ras-7b3f28170e9b {
    width:280px;
    height:280px
  }

  .ras-7b3f28170e9b .ras-a5c743144784 {
    width:150px
  }

  .ras-7b3f28170e9b .ras-a5c743144784 img {
    height:220px!important
  }

  .ras-584b099d43f3 {
    grid-template-columns:1fr;
    padding:12px
  }

  .ras-584b099d43f3 header {
    grid-column:auto
  }

  .ras-584b099d43f3 pre,.ras-a4c392fb8370,.ras-a9f8bbde6c8a>p,.ras-c725e4b1b4ac ol,.ras-be6a541cfff9>aside {
    display:none
  }

  .ras-a053583b606c .ras-a5c743144784 img {
    height:250px!important
  }

  .ras-8aeb4a838320,.ras-368dcccd39c9 {
    grid-template-columns:1fr
  }

  .ras-8aeb4a838320 .ras-35148b24ef52,.ras-368dcccd39c9 .ras-35148b24ef52 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .ras-368dcccd39c9>p {
    grid-column:auto
  }

  .ras-d9acc8701d57 {
    height:280px;
    grid-template-columns:42px 1fr
  }

  .ras-d9acc8701d57 .ras-a5c743144784 img {
    height:254px!important
  }

  .ras-c725e4b1b4ac {
    grid-template-columns:1fr
  }

  .ras-c725e4b1b4ac .ras-a5c743144784 img {
    height:270px!important
  }

  .ras-be6a541cfff9 {
    grid-template-columns:1fr
  }

  .ras-35148b24ef52 {
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px
  }

  .ras-35148b24ef52 span {
    padding:7px 4px
  }

  .ras-35148b24ef52 b {
    font-size:17px
  }

  .ras-35148b24ef52 small {
    font-size:8px
  }

  .ras-7fdad0325389 {
    padding:74px 0
  }

  .ras-12a49eaf4017 {
    max-width:none
  }

  .ras-5d6deb59d9e4 {
    grid-template-columns:1fr;
    gap:14px
  }

  .ras-1f841042a90e {
    align-items:flex-start
  }

  .ras-e443bc41dafb {
    font-size:32px
  }

  .ras-72e73300f23f {
    display:block
  }

  .ras-bc3177208b9d {
    grid-template-columns:1fr
  }

  .ras-70d14e18901d {
    min-height:210px;
    transform:none!important
  }

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

  .ras-ad23fa77cf72 {
    flex:0 0 78%;
    transform:none!important
  }

  .ras-d68f99ce7ff1 {
    height:420px!important
  }

  .ras-4efaa275d75f {
    columns:1
  }

  .ras-3e5204f4e34a {
    transform:none!important
  }

  .ras-94c77a62b088 {
    display:none
  }

  .ras-0e3d60d46a63 {
    display:block!important
  }

  .ras-a4c8760f1599 {
    grid-template-columns:1fr!important
  }

  .ras-aff45e30b370 {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .ras-a6a1e011e710 {
    display:none
  }

  .ras-1dd0df034f7d {
    width:100%
  }

  .ras-1dd0df034f7d a {
    width:100%;
    justify-content:center
  }

}

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

}
