:root {
  --source-accent:#305050;
  --source-second:#f0d0b0;
  --bg:#e7ebed;
  --panel:rgba(255,255,255,.76);
  --ink:#18222d;
  --muted:#667181;
  --accent:#305050;
  --second:#7a6b5a;
  --line:rgba(48,80,80,.22);
  --radius:14px;
  --stroke:1px;
  --shadow:0 23px 60px color-mix(in srgb,var(--accent) 10%,transparent)
}

html {
  scroll-behavior:smooth
}

* {
  box-sizing:border-box
}

body {
  margin:0;
  background:linear-gradient(180deg,color-mix(in srgb,var(--source-accent) 4%,var(--bg)),var(--bg) 28%,color-mix(in srgb,var(--source-second) 4%,var(--bg)));
  color:var(--ink);
  font-family:Arial,"Microsoft YaHei",sans-serif;
  line-height:1.65;
  overflow-x:hidden
}

a {
  color:inherit;
  text-decoration:none
}

img {
  display:block;
  max-width:100%
}

button {
  font:inherit;
  color:inherit
}

.fcr-74c8dc13ff6e {
  width:min(1200px,calc(100% - 52px));
  margin-inline:auto
}

.fcr-aef1dfa6a42e {
  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%)
}

.fcr-6c13094c2ef8 {
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px
}

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

.fcr-e39db8c85120 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)
}

.fcr-9da6b96ced5d {
  justify-self:center;
  display:flex;
  align-items:center;
  gap:3px;
  font-size:13px
}

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

.fcr-9da6b96ced5d a:hover {
  color:var(--accent);
  border-color:var(--accent)
}

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

.fcr-b6a67e8a2e12 {
  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)
}

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

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

.fcr-07736107c6a6 .fcr-b6a67e8a2e12 {
  background:var(--bg);
  color:var(--ink)
}

.fcr-f9d3db03e0c6 {
  height:calc(100svh - 78px);
  min-height:610px;
  max-height:840px;
  padding:38px 0;
  display:flex;
  align-items:center;
  overflow:hidden;
  position:relative;
  isolation:isolate;
  background:linear-gradient(132deg,color-mix(in srgb,var(--source-accent) 15%,var(--bg)) 0%,var(--bg) 48%,color-mix(in srgb,var(--source-second) 10%,var(--bg)) 100%)
}

.fcr-f9d3db03e0c6: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)
}

.fcr-f9d3db03e0c6: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)
}

.fcr-167d6192af70 {
  position:relative;
  z-index:2
}

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

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

.fcr-dd17a2541fc2 {
  max-width:605px;
  color:var(--muted);
  font-size:17px;
  margin:18px 0 22px
}

.fcr-0e055f880a05 {
  display:flex;
  gap:9px;
  flex-wrap:wrap
}

.fcr-00fae3ab7a7d,.fcr-5d48606fe0fe {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:12px 17px;
  font-weight:900;
  border:1px solid var(--line);
  border-radius:999px
}

.fcr-00fae3ab7a7d {
  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)
}

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

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

.fcr-0d519ad918e4 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)
}

.fcr-0d519ad918e4 i {
  color:var(--accent)
}

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

.fcr-7ae315902a34 {
  position:relative;
  min-width:0
}

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

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

.fcr-330931ce8ad9>i {
  font-size:16px
}

.fcr-330931ce8ad9>b {
  font-weight:800
}

.fcr-6b39945e4f05 {
  inset:auto auto -32px 0
}

.fcr-e021ffae229c {
  left:auto;
  right:12px;
  top:-36px
}

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

.fcr-5e70dc234b95 {
  transform:rotate(-90deg);
  transform-origin:left top
}

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

.fcr-9f33aa2d10c1 {
  position:relative;
  min-width:0;
  height:520px;
  display:grid;
  place-items:center
}

.fcr-9f33aa2d10c1: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
}

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

.fcr-9d01f1ecea9c>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%)
}

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

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

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

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

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

.fcr-46193f65fe66 b {
  margin-left:5px
}

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

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

.fcr-123179230a51 i {
  width:3px;
  background:linear-gradient(var(--source-accent),var(--source-second))
}

.fcr-123179230a51 i:nth-child(1) {
  height:10px
}

.fcr-123179230a51 i:nth-child(2) {
  height:24px
}

.fcr-123179230a51 i:nth-child(3) {
  height:16px
}

.fcr-123179230a51 i:nth-child(4) {
  height:28px
}

.fcr-123179230a51 i:nth-child(5) {
  height:12px
}

.fcr-123179230a51 span {
  margin-left:6px
}

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

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

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

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

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

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

.fcr-ebf9d73efad6 small {
  color:var(--muted)
}

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

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

.fcr-fd55957c8348 {
  position:relative;
  min-width:0;
  z-index:2
}

.fcr-fd55957c8348 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)
}

.fcr-fd55957c8348>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)
}

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

.fcr-ee8321195bba 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)
}

.fcr-ee8321195bba b {
  font-size:24px
}

.fcr-ee8321195bba small {
  color:var(--muted);
  font-size:10px
}

.fcr-2c803357936c {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px
}

.fcr-21b63d866d60 {
  width:100%;
  padding:22px;
  background:var(--panel);
  border:1px solid var(--line);
  box-shadow:var(--shadow);
  display:grid;
  grid-template-columns:1fr 120px;
  gap:14px
}

.fcr-21b63d866d60 header {
  grid-column:1/3;
  display:flex;
  gap:6px;
  border-bottom:1px solid var(--line);
  padding-bottom:10px
}

.fcr-21b63d866d60 header i {
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--accent)
}

.fcr-21b63d866d60 header span {
  margin-left:auto;
  font-size:9px
}

.fcr-21b63d866d60 .fcr-fd55957c8348 img {
  height:410px
}

.fcr-21b63d866d60 pre {
  align-self:end;
  color:var(--accent);
  font-size:10px;
  line-height:2
}

.fcr-72084ef258b8 {
  padding:82px 0
}

.fcr-425727e64c0e,.fcr-0ef261bee2cb {
  background:color-mix(in srgb,var(--accent) 6%,var(--bg))
}

.fcr-021e827f9791 {
  background:color-mix(in srgb,var(--second) 4%,var(--bg))
}

.fcr-e6a7d3361c9e {
  position:relative;
  margin-bottom:40px
}

.fcr-11dd79fca352 {
  max-width:780px;
  margin-left:auto;
  margin-right:auto;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center
}

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

.fcr-19409393b53c,.fcr-1eab0c9fe431 {
  min-width:0
}

.fcr-1eab0c9fe431 {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.fcr-b685d90369a9 {
  font-size:40px;
  line-height:1.15;
  font-weight:650
}

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

.fcr-11dd79fca352 .fcr-4ab01c6e13c4 {
  margin-inline:auto
}

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

.fcr-276c76176391 i {
  display:block;
  width:28px;
  height:1px;
  background:var(--accent)
}

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

.fcr-85c43b3b4b15 .fcr-276c76176391 i:first-child {
  width:90px
}

.fcr-85c43b3b4b15 .fcr-276c76176391 i:last-child {
  width:16px
}

.fcr-2d1c4dc8b24b {
  position:relative
}

.fcr-2d1c4dc8b24b>span,.fcr-2d1c4dc8b24b>b {
  color:var(--accent);
  font-size:11px
}

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

.fcr-3768e06f7153 {
  min-height:247px;
  padding:20px;
  background:linear-gradient(145deg,color-mix(in srgb,var(--panel) 88%,var(--source-accent) 12%),color-mix(in srgb,var(--panel) 74%,transparent));
  border:var(--stroke) solid var(--line);
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  position:relative;
  backdrop-filter:blur(20px) saturate(135%);
  -webkit-backdrop-filter:blur(20px) saturate(135%)
}

.fcr-3768e06f7153>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))
}

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

.fcr-777bd02bfe64 {
  font-size:20px;
  font-weight:800;
  margin:20px 0 8px
}

.fcr-3768e06f7153 p {
  margin:0;
  color:var(--muted);
  font-size:13px
}

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

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

.fcr-986e01cfe4ed {
  min-width:0
}

.fcr-d8060f74689c {
  height:390px;
  overflow:hidden;
  background:linear-gradient(145deg,color-mix(in srgb,var(--panel) 84%,var(--source-accent) 16%),var(--panel));
  border:var(--stroke) solid color-mix(in srgb,var(--source-accent) 32%,var(--line));
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  position:relative
}

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

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

.fcr-858a07a127d4 {
  display:flex;
  align-items:center;
  gap:10px;
  padding:12px 5px
}

.fcr-858a07a127d4 span {
  font-size:10px;
  color:var(--accent)
}

.fcr-858a07a127d4 strong {
  font-size:12px
}

.fcr-18bae720f7bf {
  columns:3;
  column-gap:10px
}

.fcr-d240e3ebc24d {
  break-inside:avoid;
  margin:0 0 10px;
  padding:20px;
  background:linear-gradient(155deg,color-mix(in srgb,var(--panel) 90%,var(--source-second) 10%),color-mix(in srgb,var(--panel) 76%,transparent));
  border:var(--stroke) solid var(--line);
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  position:relative;
  backdrop-filter:blur(18px) saturate(135%);
  -webkit-backdrop-filter:blur(18px) saturate(135%)
}

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

.fcr-d240e3ebc24d blockquote {
  margin:17px 0 22px;
  font-size:14px
}

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

.fcr-ad4739654c81 {
  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
}

.fcr-d240e3ebc24d footer p {
  display:grid;
  flex:1;
  margin:0
}

.fcr-ffaf1ef43e9b {
  font-size:10px;
  color:var(--muted)
}

.fcr-b72fbb16b62d {
  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
}

.fcr-fa35a3008d8b {
  position:relative
}

.fcr-6fdc9cf3244c {
  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
}

.fcr-6fdc9cf3244c i {
  font-size:18px
}

.fcr-02001242f2a0 {
  width:min(100%,850px);
  margin-inline:auto
}

.fcr-0e4b5ec4e647 {
  margin:0 0 8px;
  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%)
}

.fcr-0e4b5ec4e647 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
}

.fcr-0e4b5ec4e647 button span {
  color:var(--accent);
  font-size:10px
}

.fcr-0e4b5ec4e647 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
}

.fcr-50ce19d87050 {
  display:grid;
  grid-template-rows:0fr;
  transition:grid-template-rows .28s
}

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

.fcr-913d7cbb1c32 .fcr-50ce19d87050 {
  grid-template-rows:1fr
}

.fcr-913d7cbb1c32 .fcr-50ce19d87050 p {
  margin-bottom:20px
}

.fcr-913d7cbb1c32 button i {
  transform:rotate(45deg)
}

.fcr-3768e06f7153 {
  outline:1px solid var(--line);
  outline-offset:-8px
}

.fcr-d8060f74689c {
  border-radius:999px 999px 20px 20px
}

.fcr-d240e3ebc24d {
  border-left:4px solid var(--second)
}

.fcr-0e4b5ec4e647 {
  border-left:4px solid var(--accent)
}

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

.fcr-df5b3243544f {
  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)
}

.fcr-4f2d422a498b {
  display:flex;
  align-items:center;
  gap:10px;
  font-size:20px;
  font-weight:900
}

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

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

.fcr-bd233499c466 {
  display:grid;
  gap:7px;
  font-size:12px
}

.fcr-ac7c0b743007 {
  display:flex;
  gap:8px;
  margin-top:14px
}

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

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

.fcr-df5b3243544f {
  grid-template-columns:1fr .7fr .5fr
}

@media(max-width:700px) {
  .fcr-74c8dc13ff6e {
    width:min(100% - 28px,1200px)
  }

  .fcr-aef1dfa6a42e {
    height:66px
  }

  .fcr-6c13094c2ef8 {
    grid-template-columns:1fr auto;
    gap:10px
  }

  .fcr-9da6b96ced5d {
    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)
  }

  .fcr-9da6b96ced5d.fcr-5ffff7f6907a {
    display:flex!important
  }

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

  .fcr-bd29aa827ead {
    display:none
  }

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

  .fcr-33b3b3042b0f {
    grid-template-columns:1fr;
    gap:30px
  }

  .fcr-f9d3db03e0c6 h1 {
    font-size:42px
  }

  .fcr-0d519ad918e4 {
    display:none
  }

  .fcr-330931ce8ad9 {
    top:-34px;
    left:0;
    right:auto;
    bottom:auto;
    transform:none
  }

  .fcr-9f33aa2d10c1 {
    height:290px
  }

  .fcr-fd55957c8348 img {
    height:250px!important;
    max-height:250px
  }

  .fcr-09c49a5d7631,.fcr-81ab322ef472,.fcr-ce58954682f6,.fcr-768f5df1e978 {
    width:82%
  }

  .fcr-3fd271fdd6d6,.fcr-d2cae0cfbdf4,.fcr-1255621ce1ef,.fcr-21b63d866d60,.fcr-c3c154d444e2,.fcr-c345f3d12f6f,.fcr-165b2cd4d4a8,.fcr-12f6c642d78e,.fcr-e301f3da9530,.fcr-e6bded96c461 {
    width:100%
  }

  .fcr-afa6845bd289,.fcr-9e06a53b7403,.fcr-448179bfde31,.fcr-00931c2c2e2e,.fcr-acc41eb92a72 {
    height:280px
  }

  .fcr-afa6845bd289 .fcr-fd55957c8348 img,.fcr-9e06a53b7403 .fcr-fd55957c8348 img,.fcr-448179bfde31 .fcr-fd55957c8348 img,.fcr-00931c2c2e2e .fcr-fd55957c8348 img,.fcr-acc41eb92a72 .fcr-fd55957c8348 img {
    height:250px!important
  }

  .fcr-54f8275c29de {
    width:280px;
    height:280px
  }

  .fcr-54f8275c29de .fcr-fd55957c8348 {
    width:150px
  }

  .fcr-54f8275c29de .fcr-fd55957c8348 img {
    height:220px!important
  }

  .fcr-21b63d866d60 {
    grid-template-columns:1fr;
    padding:12px
  }

  .fcr-21b63d866d60 header {
    grid-column:auto
  }

  .fcr-21b63d866d60 pre,.fcr-fa2936cb8143,.fcr-448179bfde31>p,.fcr-12f6c642d78e ol,.fcr-e301f3da9530>aside {
    display:none
  }

  .fcr-c3c154d444e2 .fcr-fd55957c8348 img {
    height:250px!important
  }

  .fcr-c345f3d12f6f,.fcr-e6bded96c461 {
    grid-template-columns:1fr
  }

  .fcr-c345f3d12f6f .fcr-ee8321195bba,.fcr-e6bded96c461 .fcr-ee8321195bba {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .fcr-e6bded96c461>p {
    grid-column:auto
  }

  .fcr-165b2cd4d4a8 {
    height:280px;
    grid-template-columns:42px 1fr
  }

  .fcr-165b2cd4d4a8 .fcr-fd55957c8348 img {
    height:254px!important
  }

  .fcr-12f6c642d78e {
    grid-template-columns:1fr
  }

  .fcr-12f6c642d78e .fcr-fd55957c8348 img {
    height:270px!important
  }

  .fcr-e301f3da9530 {
    grid-template-columns:1fr
  }

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

  .fcr-ee8321195bba span {
    padding:7px 4px
  }

  .fcr-ee8321195bba b {
    font-size:17px
  }

  .fcr-ee8321195bba small {
    font-size:8px
  }

  .fcr-72084ef258b8 {
    padding:74px 0
  }

  .fcr-11dd79fca352 {
    max-width:none
  }

  .fcr-cba3fa7e7043 {
    grid-template-columns:1fr;
    gap:14px
  }

  .fcr-1eab0c9fe431 {
    align-items:flex-start
  }

  .fcr-b685d90369a9 {
    font-size:32px
  }

  .fcr-2d1c4dc8b24b {
    display:block
  }

  .fcr-a966602294f9 {
    grid-template-columns:1fr
  }

  .fcr-3768e06f7153 {
    min-height:210px;
    transform:none!important
  }

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

  .fcr-986e01cfe4ed {
    flex:0 0 78%;
    transform:none!important
  }

  .fcr-d8060f74689c {
    height:420px!important
  }

  .fcr-18bae720f7bf {
    columns:1
  }

  .fcr-d240e3ebc24d {
    transform:none!important
  }

  .fcr-6fdc9cf3244c {
    display:none
  }

  .fcr-02001242f2a0 {
    display:block!important
  }

  .fcr-df5b3243544f {
    grid-template-columns:1fr!important
  }

  .fcr-093bc96a11f4 {
    flex-direction:column
  }

}

@media(max-width:700px) {
  .fcr-9d01f1ecea9c {
    display:none
  }

  .fcr-0e055f880a05 {
    width:100%
  }

  .fcr-0e055f880a05 a {
    width:100%;
    justify-content:center
  }

}

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

}
