:root {
  --source-accent:#5010b0;
  --source-second:#f0d0f0;
  --bg:#f0eff8;
  --panel:rgba(255,255,255,.76);
  --ink:#1a1f32;
  --muted:#667181;
  --accent:#5010b0;
  --second:#7a6b7a;
  --line:rgba(80,16,176,.16);
  --radius:24px;
  --stroke:1px;
  --shadow:0 20px 54px color-mix(in srgb,var(--accent) 7%,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:"Trebuchet MS","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
}

.dcl-8a7255c8edda {
  width:min(1200px,calc(100% - 40px));
  margin-inline:auto
}

.dcl-432a823c6993 {
  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%)
}

.dcl-716b4e1a1694 {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:16px
}

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

.dcl-ba154f41eca7 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)
}

.dcl-870c7daaba9b {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:6px;
  font-size:13px
}

.dcl-870c7daaba9b a {
  padding:8px 7px;
  border-bottom:0px solid transparent;
  white-space:nowrap
}

.dcl-870c7daaba9b a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

.dcl-c5c9fca9526b {
  justify-self:end;
  display:flex;
  align-items:center;
  gap:10px
}

.dcl-a61a0cfba7bb {
  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)
}

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

.dcl-319905704377 .dcl-ba154f41eca7 img {
  border:2px solid var(--accent)
}

.dcl-319905704377 .dcl-870c7daaba9b a:hover {
  background:color-mix(in srgb,var(--accent) 9%,transparent)
}

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

.dcl-0fef9bda8f35: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)
}

.dcl-0fef9bda8f35: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)
}

.dcl-4b6ae0efaf18 {
  position:relative;
  z-index:2
}

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

.dcl-0fef9bda8f35 h1 {
  font-size:clamp(54px,7vw,94px);
  line-height:0.94;
  margin:0;
  font-weight:700;
  letter-spacing:0
}

.dcl-4cb56957ac1a {
  max-width:695px;
  color:var(--muted);
  font-size:17px;
  margin:18px 0 22px
}

.dcl-d690b874622c {
  display:flex;
  gap:11px;
  flex-wrap:wrap
}

.dcl-4d3dbe7c5ae8,.dcl-c91ace11d870 {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:12px 19px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:999px
}

.dcl-4d3dbe7c5ae8 {
  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:none
}

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

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

.dcl-e0c6c67c105f 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)
}

.dcl-e0c6c67c105f i {
  color:var(--accent)
}

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

.dcl-e8f4d3e3daed {
  position:relative;
  min-width:0
}

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

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

.dcl-bed3c2047cc8>i {
  font-size:16px
}

.dcl-bed3c2047cc8>b {
  font-weight:800
}

.dcl-8c2c7e866266 {
  inset:auto auto -32px 0
}

.dcl-6e0e01920c56 {
  left:auto;
  right:12px;
  top:-36px
}

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

.dcl-8b3596a0f023 {
  transform:rotate(-90deg);
  transform-origin:left top
}

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

.dcl-23135cc4d788 {
  position:relative;
  min-width:0;
  height:520px;
  display:grid;
  place-items:center
}

.dcl-23135cc4d788: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
}

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

.dcl-84c4f11060e0>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%)
}

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

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

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

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

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

.dcl-a86113a71a57 b {
  margin-left:5px
}

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

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

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

.dcl-1ef85bd54b71 i:nth-child(1) {
  height:10px
}

.dcl-1ef85bd54b71 i:nth-child(2) {
  height:24px
}

.dcl-1ef85bd54b71 i:nth-child(3) {
  height:16px
}

.dcl-1ef85bd54b71 i:nth-child(4) {
  height:28px
}

.dcl-1ef85bd54b71 i:nth-child(5) {
  height:12px
}

.dcl-1ef85bd54b71 span {
  margin-left:6px
}

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

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

.dcl-2186961e16d7 {
  right:-10px;
  top:16%;
  display:grid;
  gap:6px;
  padding:9px
}

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

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

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

.dcl-8385879b9372 small {
  color:var(--muted)
}

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

.dcl-1472af560c76 {
  left:7%;
  top:5%;
  padding:7px 10px;
  font-weight:900
}

.dcl-391e19e0949b {
  position:relative;
  min-width:0;
  z-index:2
}

.dcl-391e19e0949b 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)
}

.dcl-391e19e0949b>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)
}

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

.dcl-664377e1b9b2 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)
}

.dcl-664377e1b9b2 b {
  font-size:24px
}

.dcl-664377e1b9b2 small {
  color:var(--muted);
  font-size:10px
}

.dcl-4086f49152d0 {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.dcl-16b428fa6ba4 {
  width:100%;
  height:500px;
  display:grid;
  grid-template-columns:1.3fr .7fr;
  grid-template-rows:1fr 130px;
  gap:12px
}

.dcl-16b428fa6ba4 .dcl-391e19e0949b:first-child {
  grid-row:1/3
}

.dcl-16b428fa6ba4 .dcl-391e19e0949b img {
  height:100%
}

.dcl-16b428fa6ba4>b {
  display:grid;
  align-content:center;
  padding:18px;
  background:var(--accent);
  color:#fff;
  font-size:46px
}

.dcl-16b428fa6ba4 small {
  font-size:9px
}

.dcl-df15443c9de3 {
  padding:94px 0
}

.dcl-5b6e51c1e0c5,.dcl-3de42a5bfd8b {
  background:color-mix(in srgb,var(--accent) 3%,var(--bg))
}

.dcl-7c613a95953e {
  background:color-mix(in srgb,var(--second) 4%,var(--bg))
}

.dcl-3337a53c3666 {
  position:relative;
  margin-bottom:52px
}

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

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

.dcl-2c330f26875a,.dcl-3adf46579e44 {
  min-width:0
}

.dcl-3adf46579e44 {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.dcl-2657f54ac9e5 {
  font-size:44px;
  line-height:1.15;
  font-weight:650
}

.dcl-9772e4513115 {
  max-width:680px;
  color:var(--muted);
  font-size:13px;
  margin-top:13px
}

.dcl-77c2af288d3b .dcl-9772e4513115 {
  margin-inline:auto
}

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

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

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

.dcl-3183f3153219 .dcl-2657f54ac9e5 {
  font-family:Georgia,"Noto Serif SC",serif
}

.dcl-5db5ad09ab76 {
  position:relative
}

.dcl-5db5ad09ab76>span,.dcl-5db5ad09ab76>b {
  color:var(--accent);
  font-size:11px
}

.dcl-d75ee6f73f0d {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px
}

.dcl-3c68d044cf6f {
  min-height:291px;
  padding:26px;
  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:none;
  position:relative;
  backdrop-filter:blur(12px) saturate(135%);
  -webkit-backdrop-filter:blur(12px) saturate(135%)
}

.dcl-3c68d044cf6f>i {
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  color:var(--accent);
  font-size:23px;
  border:1px solid var(--line);
  border-radius:50%;
  background:linear-gradient(135deg,color-mix(in srgb,var(--source-accent) 16%,transparent),color-mix(in srgb,var(--source-second) 10%,transparent))
}

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

.dcl-82d621e7e116 {
  font-size:20px;
  font-weight:800;
  margin:20px 0 8px
}

.dcl-3c68d044cf6f p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

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

.dcl-c2ca36ddd2d2 {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px
}

.dcl-6cc513c167e8 {
  min-width:0
}

.dcl-6b0c99c686a6 {
  height:420px;
  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
}

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

.dcl-6b0c99c686a6 img {
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top
}

.dcl-507b30614d56 {
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 0px
}

.dcl-507b30614d56 span {
  font-size:10px;
  color:var(--accent)
}

.dcl-507b30614d56 strong {
  font-size:12px
}

.dcl-c0b2f29380b2 {
  columns:3;
  column-gap:18px
}

.dcl-1b15e6f91db8 {
  break-inside:avoid;
  margin:0 0 18px;
  padding:26px;
  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%)
}

.dcl-048ad9e272b1 {
  display:flex;
  gap:2px;
  color:var(--accent);
  font-size:12px
}

.dcl-1b15e6f91db8 blockquote {
  margin:17px 0 22px;
  font-size:16px
}

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

.dcl-4f93f8fbe1c1 {
  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
}

.dcl-1b15e6f91db8 footer p {
  display:grid;
  flex:1;
  margin:0
}

.dcl-5e5f072bdbae {
  font-size:10px;
  color:var(--muted)
}

.dcl-e2cbdd8b1723 {
  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
}

.dcl-dbe25ab95b53 {
  position:relative
}

.dcl-5d7b030e3695 {
  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
}

.dcl-5d7b030e3695 i {
  font-size:18px
}

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

.dcl-ffc761ebc9a5 {
  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%)
}

.dcl-ffc761ebc9a5 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
}

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

.dcl-ffc761ebc9a5 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
}

.dcl-f34482278ac9 {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

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

.dcl-2701a8f12577 .dcl-f34482278ac9 {
  grid-template-rows:1fr
}

.dcl-2701a8f12577 .dcl-f34482278ac9 p {
  margin-bottom:20px
}

.dcl-2701a8f12577 button i {
  transform:rotate(45deg)
}

.dcl-a8349620c4de {
  font-size:44px;
  opacity:.15;
  top:8px
}

.dcl-6cc513c167e8 {
  background:color-mix(in srgb,var(--accent) 8%,var(--panel));
  padding:12px;
  border-radius:var(--radius)
}

.dcl-1b15e6f91db8 {
  box-shadow:8px 8px 0 color-mix(in srgb,var(--accent) 18%,transparent)
}

.dcl-ffc761ebc9a5 {
  border-radius:0;
  border-width:0 0 1px;
  box-shadow:none;
  background:transparent
}

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

.dcl-9720832b880a {
  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)
}

.dcl-30009e2b4a07 {
  display:flex;
  align-items:center;
  gap:10px;
  font-size:20px;
  font-weight:900
}

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

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

.dcl-0f9350d722a6 {
  display:grid;
  gap:7px;
  font-size:12px
}

.dcl-d4792873b0ef {
  display:flex;
  gap:8px;
  margin-top:14px
}

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

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

.dcl-9720832b880a {
  grid-template-columns:1fr .8fr .5fr
}

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

  .dcl-432a823c6993 {
    height:66px
  }

  .dcl-716b4e1a1694 {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .dcl-870c7daaba9b {
    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)
  }

  .dcl-870c7daaba9b.dcl-6c30091fef57 {
    display:flex!important
  }

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

  .dcl-420143322272 {
    display:none
  }

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

  .dcl-fc969270cdd6 {
    grid-template-columns:1fr;
    gap:30px
  }

  .dcl-0fef9bda8f35 h1 {
    font-size:42px
  }

  .dcl-e0c6c67c105f {
    display:none
  }

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

  .dcl-23135cc4d788 {
    height:290px
  }

  .dcl-391e19e0949b img {
    height:250px!important;
    max-height:250px
  }

  .dcl-19583f989e8e,.dcl-2bd629d3101b,.dcl-4fdc7e13b523,.dcl-faf0a640062f {
    width:82%
  }

  .dcl-f852844c2843,.dcl-40589c955a8c,.dcl-571640f608eb,.dcl-e4ffcf0af735,.dcl-11c097dbdafe,.dcl-aa7518e6d8b8,.dcl-a53b6d87c99a,.dcl-1c5cef3f0826,.dcl-60ddc0d88da9,.dcl-240968ed9058 {
    width:100%
  }

  .dcl-16b428fa6ba4,.dcl-66ab217a4ee7,.dcl-fdd103c462dd,.dcl-41e978397328,.dcl-2096c34991d4 {
    height:280px
  }

  .dcl-16b428fa6ba4 .dcl-391e19e0949b img,.dcl-66ab217a4ee7 .dcl-391e19e0949b img,.dcl-fdd103c462dd .dcl-391e19e0949b img,.dcl-41e978397328 .dcl-391e19e0949b img,.dcl-2096c34991d4 .dcl-391e19e0949b img {
    height:250px!important
  }

  .dcl-36d9e40aae55 {
    width:280px;
    height:280px
  }

  .dcl-36d9e40aae55 .dcl-391e19e0949b {
    width:150px
  }

  .dcl-36d9e40aae55 .dcl-391e19e0949b img {
    height:220px!important
  }

  .dcl-e4ffcf0af735 {
    grid-template-columns:1fr;
    padding:12px
  }

  .dcl-e4ffcf0af735 header {
    grid-column:auto
  }

  .dcl-e4ffcf0af735 pre,.dcl-0b83214f31d7,.dcl-fdd103c462dd>p,.dcl-1c5cef3f0826 ol,.dcl-60ddc0d88da9>aside {
    display:none
  }

  .dcl-11c097dbdafe .dcl-391e19e0949b img {
    height:250px!important
  }

  .dcl-aa7518e6d8b8,.dcl-240968ed9058 {
    grid-template-columns:1fr
  }

  .dcl-aa7518e6d8b8 .dcl-664377e1b9b2,.dcl-240968ed9058 .dcl-664377e1b9b2 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .dcl-240968ed9058>p {
    grid-column:auto
  }

  .dcl-a53b6d87c99a {
    height:280px;
    grid-template-columns:42px 1fr
  }

  .dcl-a53b6d87c99a .dcl-391e19e0949b img {
    height:254px!important
  }

  .dcl-1c5cef3f0826 {
    grid-template-columns:1fr
  }

  .dcl-1c5cef3f0826 .dcl-391e19e0949b img {
    height:270px!important
  }

  .dcl-60ddc0d88da9 {
    grid-template-columns:1fr
  }

  .dcl-664377e1b9b2 {
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px
  }

  .dcl-664377e1b9b2 span {
    padding:7px 4px
  }

  .dcl-664377e1b9b2 b {
    font-size:17px
  }

  .dcl-664377e1b9b2 small {
    font-size:8px
  }

  .dcl-df15443c9de3 {
    padding:74px 0
  }

  .dcl-77c2af288d3b {
    max-width:none
  }

  .dcl-db898c1cb64d {
    grid-template-columns:1fr;
    gap:14px
  }

  .dcl-3adf46579e44 {
    align-items:flex-start
  }

  .dcl-2657f54ac9e5 {
    font-size:32px
  }

  .dcl-5db5ad09ab76 {
    display:block
  }

  .dcl-d75ee6f73f0d {
    grid-template-columns:1fr
  }

  .dcl-3c68d044cf6f {
    min-height:210px;
    transform:none!important
  }

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

  .dcl-6cc513c167e8 {
    flex:0 0 78%;
    transform:none!important
  }

  .dcl-6b0c99c686a6 {
    height:420px!important
  }

  .dcl-c0b2f29380b2 {
    columns:1
  }

  .dcl-1b15e6f91db8 {
    transform:none!important
  }

  .dcl-5d7b030e3695 {
    display:none
  }

  .dcl-a19bcad0559e {
    display:block!important
  }

  .dcl-9720832b880a {
    grid-template-columns:1fr!important
  }

  .dcl-f6f5b6ccca77 {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .dcl-84c4f11060e0 {
    display:none
  }

  .dcl-d690b874622c {
    width:100%
  }

  .dcl-d690b874622c a {
    width:100%;
    justify-content:center
  }

}

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

}
