:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.byknca0d {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.hcxb4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.pir5wbv {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.cyvdx { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.d0bysc9c { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.d0bysc9c a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.d0bysc9c a:hover { color: var(--accent-light); }
.dfhr5     .nqc1 { border-radius: 6px; }
.dfhr5 .nqc1 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.dfhr5 .nqc1 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .nqc1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qtee3t8:hover .nqc1,
  .qtee3t8:focus-within .nqc1 { display: block; }
  .nqc1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ul5vfta {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.pl50d { display: none; }
@media (max-width: 640px) {
  .pl50d {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .pl50d.hzyr { display: block; }
}
@media (max-width: 640px) {
  .ul5vfta { display: block; }
  .d0bysc9c > li + li::before { display: none !important; }
  .d0bysc9c {
    display: none; flex-direction: column; gap: 0; align-items: stretch; flex-wrap: nowrap;
    position: absolute; top: 56px; left: 0; right: 0;
    background: var(--bg-surface);
    border-top: 1px solid var(--border); padding: 8px 0;
  }
  .d0bysc9c.hzyr { display: flex; }
  .d0bysc9c li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .d0bysc9c li:last-child a { border-bottom: none; }
}
.ywnrh1d { min-height: 480px; }
.lrhm4roh {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ntoxodwu { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.v5sww8 .ntoxodwu { margin-left: 0; margin-right: 0; }
.yjw5c {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.yjw5c:hover { opacity: 0.88; }
.y1vgw .lrhm4roh { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.y1vgw .ntoxodwu { color: #e2e8f0; }
.y1vgw.o8e62w59 .uick { text-align: center; }
.w3gl1u .lrhm4roh { color: var(--text-primary); text-shadow: none; }
.w3gl1u .ntoxodwu { color: var(--text-muted); }
.w3gl1u .yjw5c { margin-top: 16px; }
.w3gl1u, .w3gl1u.ywnrh1d { min-height: auto !important; }
.w3gl1u.o8e62w59 .uick { text-align: center; }
.w3gl1u~.ugjjo6n{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.w3gl1u~.ugjjo6n .g3j5{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.pt9dt .vzofi,
.pt9dt .yvvf3 {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pt9dt .y1vgw .vg0c {
  animation: hg-breathe 10s ease-in-out infinite;
}
.vzofi .lrhm4roh { color: #fff; }
.vzofi .ntoxodwu { color: rgba(255,255,255,0.85); }
.vzofi .yjw5c { background: #fff; color: var(--cta); }
.vzofi .yjw5c:hover { opacity: 0.92; }
.gzl7kxn .edcdeta { position: relative; overflow: hidden; }
.gzl7kxn .edcdeta::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.pt9dt .edcdeta {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ualh4 .edcdeta { position: relative; overflow: hidden; }
.ualh4 .edcdeta::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
.rjw5j .edcdeta { position: relative; overflow: hidden; }
.rjw5j .edcdeta::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.w58m .edcdeta {
  animation: hg-fadein 1.2s ease-out both;
}
.edcdeta {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.ad8r27dq {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.nhkz {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.kzheg {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.edcdeta .lrhm4roh { text-shadow: none; color: var(--text-primary); }
.edcdeta .ntoxodwu { color: var(--text-muted); }
body.o5wkb .lrhm4roh {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qaaj .lrhm4roh {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.edcdeta.o8e62w59 .ad8r27dq { align-items: center; text-align: center; }
.edcdeta.v5sww8   .ad8r27dq { align-items: flex-start; text-align: left; }
.d8hmzul9 .nhkz { position: relative; }
.d8hmzul9 .nhkz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.d8hmzul9.tjynag .nhkz::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.tlpus .nhkz {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.tlpus .kzheg {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.tlpus.tjynag .nhkz { padding: 32px 0 32px 32px; }
.d4po0ze3 .nhkz {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.d4po0ze3 .kzheg {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.tjynag .ad8r27dq {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.d4po0ze3.tjynag .nhkz { padding: 40px 16px 40px 48px; }
.zxqut .nhkz { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .edcdeta { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .edcdeta .nhkz { display: none !important; }
  .zxqut .nhkz { display: none !important; }
  .lq3axb .w53d { display: none !important; }
  .psmdr .v8hp { display: none !important; }
  .ad8r27dq  { padding: 36px 24px; }
  .edcdeta~.ugjjo6n,.tjynag~.ugjjo6n{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .ywnrh1d, .edcdeta { min-height: 320px !important; }
  
  .lrhm4roh { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .leey { display: none !important; }
  
  .yr6f { flex-direction: column; align-items: center; }
  .d5dwq { width: 100%; max-width: 340px; }
}
.y18o { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.zvtkng81 { width: 100%; height: auto; display: block; border-radius: 10px; }
.zc41m .y18o        { border-radius: 16px; }
.zc41m .zvtkng81  { border-radius: 16px; }
.c00zmg .y18o         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.c00zmg .zvtkng81   { border-radius: 8px; }
.mue7kvr3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.r4gcf2 { width: 100%; padding: 32px 0; position: relative; }
.rfs1sfi4 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.w99vgdb .r4gcf2:nth-child(even) { background: var(--bg-surface); }
.w99vgdb .r4gcf2:nth-child(odd)  { background: var(--bg-page); }
.t0uz .r4gcf2:nth-child(even) { background: var(--bg-card); }
.t0uz .r4gcf2:nth-child(odd)  { background: var(--bg-page); }
.w99vgdb .r4gcf2:nth-child(odd)  .rfs1sfi4 { background: var(--bg-card); border-radius: 6px; }
.w99vgdb .r4gcf2:nth-child(even) .rfs1sfi4 { background: var(--bg-raised); border-radius: 6px; }
.t0uz .r4gcf2:nth-child(odd)  .rfs1sfi4 { background: var(--bg-card); border-radius: 6px; }
.t0uz .r4gcf2:nth-child(even) .rfs1sfi4 { background: var(--bg-raised); border-radius: 6px; }
.w99vgdb .r4gcf2:nth-child(even) .ruhw .zf6tewf,
.t0uz .r4gcf2:nth-child(even) .ruhw .zf6tewf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.w99vgdb .r4gcf2:nth-child(odd) .ruhw .zf6tewf,
.t0uz .r4gcf2:nth-child(odd) .ruhw .zf6tewf { background: var(--bg-card-inner); }
.w99vgdb .r4gcf2:nth-child(even) .zsto .zf6tewf:nth-child(odd),
.t0uz .r4gcf2:nth-child(even) .zsto .zf6tewf:nth-child(odd)  { background: var(--bg-card); }
.w99vgdb .r4gcf2:nth-child(even) .zsto .zf6tewf:nth-child(even),
.t0uz .r4gcf2:nth-child(even) .zsto .zf6tewf:nth-child(even) { background: var(--bg-card-inner); }
h1.ja4mgx { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ja4mgx {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.xpntj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wemct h2.ja4mgx {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.b7ml4 h2.ja4mgx {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.okwzgr h2.ja4mgx {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.nyzmy5f h2.ja4mgx::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.qof5tjy h2.ja4mgx {
  color: var(--text-primary); font-size: 1.7rem;
}
.t8ir h2.ja4mgx::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.juw91h h2.ja4mgx {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.fcj1mhx { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .fcj1mhx { display: none; } }
.c3sau1e { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.h5fo4s5 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.z0yh {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.z649 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ve9jail { padding-left: 20px; }
.ve9jail li { margin-bottom: 6px; }
.ve9jail a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ve9jail a:hover { color: var(--accent-light); }
.el1l .z649 { display: none; }
.lvun .z649 { display: none; }
.lvun .ve9jail { padding-left: 0; list-style: none; }
.lvun .ve9jail li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.lvun .ve9jail a { font-size: 0.92rem; }
.shqyq3 .z0yh { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.shqyq3 .z649 { display: none; }
.shqyq3 .ve9jail { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.shqyq3 .ve9jail li { margin-bottom: 0; }
.shqyq3 .ve9jail a {
  display: inline-block;
  background: var(--accent-bg); color: var(--accent-light);
  border: 1px solid var(--accent-pale); border-radius: 999px;
  padding: 5px 16px; font-size: 0.88rem; font-weight: 500;
}
.shqyq3 .ve9jail a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xyca1yj5 .z0yh { padding: 20px 20px 16px; }
.xyca1yj5 .ve9jail {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xyca1yj5 .ve9jail li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xyca1yj5 .ve9jail a {
  display: flex; align-items: center; gap: 12px;
  background: var(--bg-card); border-radius: 8px;
  padding: 12px 14px; border: 1px solid var(--border);
  font-size: 0.92rem; line-height: 1.35; color: var(--text-muted);
  width: 100%; min-height: 58px;
  transition: border-color .15s, color .15s, background .15s;
}
.xyca1yj5 .ve9jail a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.xyca1yj5 .ve9jail a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xyca1yj5 .ve9jail a:focus,
.xyca1yj5 .ve9jail a:focus-visible,
.xyca1yj5 .ve9jail a:target { outline: none; }
.xyca1yj5 .ve9jail li:target a { border-color: var(--border); color: var(--text-muted); }
.lncw5gm .z0yh { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.lncw5gm .z649 { display: none; }
.lncw5gm .ve9jail { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.lncw5gm .ve9jail li { margin-bottom: 0; }
.lncw5gm .ve9jail li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.lncw5gm .ve9jail li:last-child::after { content: ""; margin-right: 0; }
.lncw5gm .ve9jail a { font-size: 0.9rem; }
.zf6tewf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ruhw .zf6tewf { background: var(--bg-card); }
.zsto .zf6tewf:nth-child(odd)  { background: var(--bg-card); }
.zsto .zf6tewf:nth-child(even) { background: var(--bg-raised); }
.b2a6co7 .zf6tewf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.b2a6co7 .zf6tewf:last-child { border-bottom: none; }
.b2a6co7 h3.xpntj { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.yn4f1 .zf6tewf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.yn4f1 .zf6tewf + .zf6tewf { margin-top: 4px; }
.l7148r .zf6tewf { background: none; border-radius: 0; padding: 12px 0; }
.l7148r .zf6tewf + .zf6tewf { border-top: 1px solid var(--border-section); }
.t1gfkhsh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xbhqc6 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.dknx9 { color: var(--text-body); margin-bottom: 10px; }
.glsf, .q1n13ont { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.glsf li, .q1n13ont li { margin-bottom: 6px; }
.q1n13ont li { list-style: decimal; }
.dyl394     .glsf { list-style-type: "● "; }
.yiwp0  .glsf { list-style-type: "■ "; }
.ch4qkf .glsf { list-style-type: "◆ "; }
.aj0tkga7    .glsf { list-style-type: "★ "; }
.dyl394     .vdoia3 { list-style-type: "● "; }
.yiwp0  .vdoia3 { list-style-type: "■ "; }
.ch4qkf .vdoia3 { list-style-type: "◆ "; }
.aj0tkga7    .vdoia3 { list-style-type: "★ "; }
.dyl394    .glsf li::marker, .dyl394    .vdoia3 li::marker,
.yiwp0 .glsf li::marker, .yiwp0 .vdoia3 li::marker,
.ch4qkf .glsf li::marker, .ch4qkf .vdoia3 li::marker,
.aj0tkga7   .glsf li::marker, .aj0tkga7   .vdoia3 li::marker {
  color: var(--cta); font-size: 1em;
}
.dyl394 .q1n13ont,
.yiwp0 .q1n13ont,
.ch4qkf .q1n13ont,
.aj0tkga7 .q1n13ont {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dyl394 .q1n13ont li,
.yiwp0 .q1n13ont li,
.ch4qkf .q1n13ont li,
.aj0tkga7 .q1n13ont li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dyl394 .q1n13ont li::before,
.yiwp0 .q1n13ont li::before,
.ch4qkf .q1n13ont li::before,
.aj0tkga7 .q1n13ont li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.dyl394     .q1n13ont li::before { border-radius: 50%; }
.yiwp0  .q1n13ont li::before { border-radius: 3px; }
.ch4qkf .q1n13ont li::before { border-radius: 3px; }
.aj0tkga7    .q1n13ont li::before { border-radius: 50%; }
.cc6n { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vturj .cc6n,
.q3qd0 .cc6n { background: transparent; border: none; border-radius: 0; }
.uaxakk8 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.uaxakk8 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.uaxakk8 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.uaxakk8 tr:hover td { background: var(--bg-hover); }
.iotcxel1 .uaxakk8 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kzqsd .uaxakk8 { border: 1px solid var(--border-alt); }
.kzqsd .uaxakk8 th,
.kzqsd .uaxakk8 td { border: 1px solid var(--border-alt); }
.hu6brfb .uaxakk8 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.hu6brfb .uaxakk8 td { border-bottom: none; }
.hu6brfb .uaxakk8 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.iqbiy94 .uaxakk8 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.vy5tse .cc6n {
  overflow: hidden;
}
.vy5tse .uaxakk8 th { border-bottom: 1px solid var(--border-alt); }
.vy5tse .uaxakk8 tr:last-child td { border-bottom: none; }
.uuhi { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.um011p { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.m34zq { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.c2c89 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fvp1yr { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vdoia3 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vdoia3 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.aioog9y .c2c89 { background: transparent; text-align: center; }
.efcyatb .m34zq {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.a51c .m34zq {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.j1o044i6 .um011p { display: grid; grid-template-columns: auto 1fr; }
.j1o044i6 .m34zq {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.j1o044i6 .c2c89 { grid-column: 2; }
.j1o044i6 .fvp1yr,
.j1o044i6 .vdoia3 { grid-column: 1 / -1; }
.v3029i .um011p { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.v3029i .m34zq {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.v3029i .c2c89 { grid-column: 2; }
.v3029i .fvp1yr,
.v3029i .vdoia3 { grid-column: 1 / -1; }
.r5e5s1u3 .um011p { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.r5e5s1u3 .c2c89 { background: none; color: var(--accent-light); font-weight: 700; }
.srvohu01 .um011p { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.srvohu01 .c2c89 { background: none; color: var(--accent-light); font-weight: 700; }
.sqopg5ys .um011p { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.sqopg5ys .um011p:last-child { border-bottom: none; }
.sqopg5ys .c2c89 { background: none; color: var(--accent-light); font-weight: 700; }
.bumhremr .um011p { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bumhremr .c2c89 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nybw .uuhi { counter-reset: card-n; }
.nybw .um011p  { counter-increment: card-n; }
.nybw .c2c89 { display: flex; align-items: center; gap: 10px; }
.nybw .c2c89::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.y7g8ag1 .um011p { background: var(--bg-surface); border: 1px solid var(--border); }
.y7g8ag1 .c2c89 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.iunx2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.aee1vj77  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.e7iys89 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.xow9m { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.iunx2 strong { color: var(--text-primary); font-size: 0.95rem; }
.iunx2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.i39bz { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.b3421aa, .zkzsk5 { border-radius: 8px; padding: 14px; }
.b3421aa { background: var(--bg-pros); }
.zkzsk5 { background: var(--bg-cons); }
.xdgzzk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.b3421aa .xdgzzk { color: var(--c-pros-label); }
.zkzsk5 .xdgzzk { color: #f87171; }
.b3421aa ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zkzsk5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zvtkng81 { width: 100%; height: auto; border-radius: 10px; display: block; }
.t5q7ll1 {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.t5q7ll1:hover { opacity: 0.85; }
.gqde8f .t5q7ll1  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gqde8f .t5q7ll1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.n70c4 .t5q7ll1  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.n70c4 .t5q7ll1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fex7o1qd .yjw5c { border-radius: 50px; }
.fex7o1qd .t5q7ll1  { border-radius: 50px; }
.epcso7tn .yjw5c { padding-left: 22px; padding-right: 22px; }
.epcso7tn .t5q7ll1  { padding-left: 12px; padding-right: 12px; }
.a28xnv5 .yjw5c { padding-left: 44px; padding-right: 44px; }
.a28xnv5 .t5q7ll1  { padding-left: 24px; padding-right: 24px; }
.ogutwnsi .yjw5c { padding-left: 56px; padding-right: 56px; }
.ogutwnsi .t5q7ll1  { padding-left: 32px; padding-right: 32px; }
.j3mmhnb   .yjw5c::after, .j3mmhnb   .t5q7ll1::after,
.a27100 .yjw5c::after, .a27100 .t5q7ll1::after,
.qd8t    .yjw5c::after, .qd8t    .t5q7ll1::after,
.qk49ahc2    .yjw5c::after, .qk49ahc2    .t5q7ll1::after,
.xad5x    .yjw5c::after, .xad5x    .t5q7ll1::after,
.b1ey     .yjw5c::after, .b1ey     .t5q7ll1::after,
.utlx    .yjw5c::after, .utlx    .t5q7ll1::after,
.ug4z   .yjw5c::after, .ug4z   .t5q7ll1::after {
  content: ""; display: inline-block;
  width: 1em; height: 1em; margin-left: 6px; vertical-align: -0.15em;
  background: currentColor;
  -webkit-mask-size: contain; mask-size: contain;
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
}
.j3mmhnb .yjw5c::after, .j3mmhnb .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.a27100 .yjw5c::after, .a27100 .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.qd8t .yjw5c::after, .qd8t .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.qk49ahc2 .yjw5c::after, .qk49ahc2 .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.xad5x .yjw5c::after, .xad5x .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.b1ey .yjw5c::after, .b1ey .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.utlx .yjw5c::after, .utlx .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.ug4z .yjw5c::after, .ug4z .t5q7ll1::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.w0pp49   .t2gvb3hv::after, .w0pp49   .hik3d9::after,
.jzqjb .t2gvb3hv::after, .jzqjb .hik3d9::after,
.umww6e    .t2gvb3hv::after, .umww6e    .hik3d9::after,
.suhfxezw    .t2gvb3hv::after, .suhfxezw    .hik3d9::after,
.dlcnj03l    .t2gvb3hv::after, .dlcnj03l    .hik3d9::after,
.krhsn     .t2gvb3hv::after, .krhsn     .hik3d9::after,
.t5214l    .t2gvb3hv::after, .t5214l    .hik3d9::after,
.zaf1   .t2gvb3hv::after, .zaf1   .hik3d9::after {
  content: "" !important; display: inline-block !important;
  width: 1em; height: 1em; margin-left: 6px; vertical-align: -0.15em;
  background: currentColor !important;
  -webkit-mask-size: contain; mask-size: contain;
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
}
.w0pp49 .t2gvb3hv::after, .w0pp49 .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.jzqjb .t2gvb3hv::after, .jzqjb .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.umww6e .t2gvb3hv::after, .umww6e .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.suhfxezw .t2gvb3hv::after, .suhfxezw .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.dlcnj03l .t2gvb3hv::after, .dlcnj03l .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.krhsn .t2gvb3hv::after, .krhsn .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.t5214l .t2gvb3hv::after, .t5214l .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.zaf1 .t2gvb3hv::after, .zaf1 .hik3d9::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.y6lclcd .fcjb50q { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .flkjfn2f { flex: 0 0 260px; width: 260px; }
  .sgo5q7hp { flex: 0 0 120px; width: 120px; }
  .vuotdcn { flex: 0 0 110px; width: 110px; }
  .pycc   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .plc6tk { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.plc6tk.t5q7ll1 { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .ejicd { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .ejicd .vl0qys5 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .ejicd .flkjfn2f { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .ejicd .fcjb50q { width: 100%; min-width: unset; height: 120px; }
  .ejicd .a7d723ic { max-height: 96px; max-width: 200px; }
  .ejicd .i599t { min-width: unset; text-align: center; white-space: normal; }
  .ejicd .sgo5q7hp { min-width: 0; }
  .ejicd .pycc { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .ejicd .plc6tk { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .c0z7c .vl0qys5 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .ks6mkk8 .r1yqh67 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ks6mkk8 .ax72w { margin: 0; }
}
.q3qd0 .i39bz { gap: 10px; }
.q3qd0 .b3421aa, .q3qd0 .zkzsk5 { padding: 12px; }
.q3qd0 .b3421aa ul, .q3qd0 .zkzsk5 ul { margin: 4px 0 0; padding-left: 18px; }
.q3qd0 .b3421aa li, .q3qd0 .zkzsk5 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ouyw { grid-template-columns: 1fr; }
  .ssoqu1to { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ssoqu1to .lh4zjnm { width: 72px; height: 50px; }
  .ssoqu1to .ou9c { max-width: 180px; }
  .ssoqu1to .i0rmka8q { width: auto; }
}
@media (max-width: 720px) {
  .ts6ab { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gairty0 { padding: 16px; }
  .ji4n .jmoo { min-width: 50%; }
}
.zoiwko9 .i39bz { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .nxbcxto3 { grid-template-columns: 1fr; }
  .uilwh18 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .f64f085n { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .njypof2 { flex-wrap: wrap; padding: 16px; }
}
.xnddqy .i39bz { gap: 8px; }
.xnddqy .b3421aa, .xnddqy .zkzsk5 { padding: 8px; }
@media (max-width: 480px) {
  .zh90h2 { flex-direction: column; align-items: stretch; }
}
.ig7h .i0rmka8q .t5q7ll1 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .i4il4q { flex-direction: column; align-items: stretch; gap: 10px; }
  .ig7h .i0rmka8q { text-align: center; }
}
@media (max-width: 720px) {
  .y7azo { grid-template-columns: 1fr; }
  .hmsk { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vh4za { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .rdk8 { grid-template-columns: 1fr; }
  .nckuaxyf { width: 100px; height: 100px; margin: 16px auto; }
  .qi73yr5 { font-size: 1.4rem; }
  .bycjw { justify-content: center; }
  .xvp0 .jmoo { min-width: 50%; }
}
.xpff30rt .i39bz { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .komvp8 { flex-wrap: wrap; padding: 14px 16px; }
  .f424 { padding: 12px 16px; }
  .xpff30rt .i39bz { margin: 0 16px; }
  .xpff30rt .igtf { padding: 0 16px; }
  .fcwi1vw { padding: 12px 16px; }
}
.mm68b .phxl4 {
  color: var(--accent-light); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.mm68b .sgo5q7hp { color: var(--cta); }
.mm68b .g8w81dv { background: var(--accent-bg); }
.mm68b .hhj41, .mm68b .a53qt0, .mm68b .bhxs {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.u2ruov .plc6tk.t5q7ll1 { padding: 14px 30px !important; font-size: 1rem; }
.knkycwf4 .plc6tk.t5q7ll1 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.rior .sgo5q7hp { font-size: 1rem; letter-spacing: 2px; }
.fiprg { margin: 16px 0; }
.ozo062 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ozo062 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ozo062 summary::after { content: "+"; color: var(--accent-light); }
.ozo062[open] summary::after { content: "−"; }
.ozo062 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.r4gcf2 { margin-bottom: 0; }
.a6csjkvf h2.ja4mgx { color: var(--text-primary); border-color: var(--accent-light); }
.d9o2m5i h2.ja4mgx { color: var(--text-primary); border-color: var(--accent-light); }
.nas2 .aee1vj77     { background: #052e16; border-color: #10b981; }
.nas2 .e7iys89 { background: #2d0a1e; border-color: #f43f5e; }
.nas2 .iunx2 strong  { color: #f1f5f9; }
.nas2 .iunx2 p       { color: #cbd5e1; }
.nas2 .ssv8    .aee1vj77     .xow9m::before,
.nas2 .g3ynk0i  .aee1vj77     .xow9m::before,
.nas2 .qbzewzw  .aee1vj77     .xow9m::before,
.nas2 .hznjur .aee1vj77     .xow9m::before { color: #10b981; }
.nas2 .ssv8    .e7iys89 .xow9m::before,
.nas2 .g3ynk0i  .e7iys89 .xow9m::before,
.nas2 .qbzewzw  .e7iys89 .xow9m::before,
.nas2 .hznjur .e7iys89 .xow9m::before { color: #f43f5e; }
.nas2 .ssv8    .evvghm4    .xow9m::before,
.nas2 .g3ynk0i  .evvghm4    .xow9m::before,
.nas2 .qbzewzw  .evvghm4    .xow9m::before,
.nas2 .hznjur .evvghm4    .xow9m::before { color: #a855f7; }
.mr4k .aee1vj77     { background: #2d2000; border-color: #eab308; }
.mr4k .e7iys89 { background: #2d0b0b; border-color: #ef4444; }
.mr4k .iunx2 strong  { color: #f1f5f9; }
.mr4k .iunx2 p       { color: #cbd5e1; }
.mr4k .ssv8    .aee1vj77     .xow9m::before,
.mr4k .g3ynk0i  .aee1vj77     .xow9m::before,
.mr4k .qbzewzw  .aee1vj77     .xow9m::before,
.mr4k .hznjur .aee1vj77     .xow9m::before { color: #eab308; }
.mr4k .ssv8    .e7iys89 .xow9m::before,
.mr4k .g3ynk0i  .e7iys89 .xow9m::before,
.mr4k .qbzewzw  .e7iys89 .xow9m::before,
.mr4k .hznjur .e7iys89 .xow9m::before { color: #ef4444; }
.mr4k .ssv8    .evvghm4    .xow9m::before,
.mr4k .g3ynk0i  .evvghm4    .xow9m::before,
.mr4k .qbzewzw  .evvghm4    .xow9m::before,
.mr4k .hznjur .evvghm4    .xow9m::before { color: #f97316; }
.y0rr .aee1vj77     { background: #0c1a2e; border-color: #38bdf8; }
.y0rr .e7iys89 { background: #12103a; border-color: #818cf8; }
.y0rr .evvghm4    { background: #0a2020; border-color: #2dd4bf; }
.y0rr .iunx2 strong  { color: #f1f5f9; }
.y0rr .iunx2 p       { color: #cbd5e1; }
.y0rr .ssv8    .aee1vj77     .xow9m::before,
.y0rr .g3ynk0i  .aee1vj77     .xow9m::before,
.y0rr .qbzewzw  .aee1vj77     .xow9m::before,
.y0rr .hznjur .aee1vj77     .xow9m::before { color: #38bdf8; }
.y0rr .ssv8    .e7iys89 .xow9m::before,
.y0rr .g3ynk0i  .e7iys89 .xow9m::before,
.y0rr .qbzewzw  .e7iys89 .xow9m::before,
.y0rr .hznjur .e7iys89 .xow9m::before { color: #818cf8; }
.y0rr .ssv8    .evvghm4    .xow9m::before,
.y0rr .g3ynk0i  .evvghm4    .xow9m::before,
.y0rr .qbzewzw  .evvghm4    .xow9m::before,
.y0rr .hznjur .evvghm4    .xow9m::before { color: #2dd4bf; }
.bq74k2 .aee1vj77     { background: var(--accent-bg); border-color: var(--accent-light); }
.bq74k2 .e7iys89 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.bq74k2 .ssv8    .xow9m::before,
.bq74k2 .g3ynk0i  .xow9m::before,
.bq74k2 .qbzewzw  .xow9m::before,
.bq74k2 .hznjur .xow9m::before { color: var(--accent-light) !important; }
.kowap::before,
.pqq43mu::before { margin-right: 5px; }
.lxtlme .b3421aa ul li,
.lxtlme .b3421aa .kowap { color: #22c55e; }
.lxtlme .zkzsk5 ul li,
.lxtlme .zkzsk5 .pqq43mu { color: #ef4444; }
.ie8b0qhm .b3421aa { background: var(--bg-pros); }
.ie8b0qhm .zkzsk5 { background: var(--bg-cons); }
.ie8b0qhm .b3421aa .kowap { color: var(--c-pros-label); }
.ie8b0qhm .zkzsk5 .pqq43mu { color: var(--c-cons); }
.ie8b0qhm .b3421aa ul li,
.ie8b0qhm .zkzsk5 ul li,
.wfig8z .b3421aa { background: var(--bg-pros); }
.wfig8z .zkzsk5 { background: var(--bg-cons); }
.wfig8z .b3421aa .kowap { color: var(--c-pros-label); }
.wfig8z .zkzsk5 .pqq43mu { color: var(--c-cons); }
.wfig8z .b3421aa ul li,
.wfig8z .iip8a li          { color: var(--c-pros); }
.wfig8z .zkzsk5 ul li,
.wfig8z .kiq0 li          { color: var(--c-cons); }
.vkoev .kowap::before { content: "✓ "; }
.vkoev .pqq43mu::before { content: "✗ "; }
.u07f .kowap::before { content: "→ "; }
.u07f .pqq43mu::before { content: "← "; }
.fcig7qjk .kowap::before { content: "★ "; }
.fcig7qjk .pqq43mu::before { content: "✕ "; }
.f8xd .kowap::before { content: "◆ "; }
.f8xd .pqq43mu::before { content: "▲ "; }
.zj5lvm1 .iunx2 { background: transparent; border-left: none; border: 1.5px solid; }
.zj5lvm1 .aee1vj77     { border-color: var(--c-tip-border); }
.zj5lvm1 .e7iys89 { border-color: var(--c-warn-border); }
.zj5lvm1 .iunx2 strong { color: var(--text-primary); }
.zj5lvm1 .iunx2 p      { color: var(--text-muted); }
.zhug3 .iunx2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.zhug3 .aee1vj77     { border-top-color: var(--c-tip-border); }
.zhug3 .e7iys89 { border-top-color: var(--c-warn-border); }
.tbwg0s .iunx2 { border-left: none; border-radius: 8px; }
.tbwg0s .aee1vj77     { background: #065f46; }
.tbwg0s .e7iys89 { background: #92400e; }
.tbwg0s .iunx2 strong,
.tbwg0s .iunx2 p { color: #fff; }
.tbwg0s .xow9m::before { color: rgba(255,255,255,0.85) !important; }
.nas2.tbwg0s .aee1vj77,
.nas2 .tbwg0s .aee1vj77     { background: #052e16; }
.nas2.tbwg0s .e7iys89,
.nas2 .tbwg0s .e7iys89 { background: #2d0a1e; }
.mr4k.tbwg0s .aee1vj77,
.mr4k .tbwg0s .aee1vj77      { background: #2d2000; }
.mr4k.tbwg0s .e7iys89,
.mr4k .tbwg0s .e7iys89  { background: #2d0b0b; }
.y0rr.tbwg0s .aee1vj77,
.y0rr .tbwg0s .aee1vj77      { background: #0c1a2e; }
.y0rr.tbwg0s .e7iys89,
.y0rr .tbwg0s .e7iys89  { background: #12103a; }
.y0rr.tbwg0s .evvghm4,
.y0rr .tbwg0s .evvghm4     { background: #0a2020; }
.b15gba .iunx2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.b15gba .aee1vj77     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.b15gba .e7iys89 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.b15gba .iunx2 strong { color: var(--text-primary); }
.b15gba .iunx2 p      { color: var(--text-muted); }
.hqvdo .iunx2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ssv8 .xow9m,
.g3ynk0i .xow9m,
.qbzewzw .xow9m,
.hznjur .xow9m { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ssv8 .xow9m::before,
.g3ynk0i .xow9m::before,
.qbzewzw .xow9m::before,
.hznjur .xow9m::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ssv8 .aee1vj77     .xow9m::before { content: "✦"; color: var(--c-tip-border); }
.ssv8 .e7iys89 .xow9m::before { content: "▲"; color: var(--c-warn-border); }
.ssv8 .evvghm4    .xow9m::before { content: "◉"; color: #60a5fa; }
.g3ynk0i .aee1vj77     .xow9m::before { content: "★"; color: var(--c-tip-border); }
.g3ynk0i .e7iys89 .xow9m::before { content: "◆"; color: var(--c-warn-border); }
.g3ynk0i .evvghm4    .xow9m::before { content: "●"; color: #60a5fa; }
.qbzewzw .aee1vj77     .xow9m::before { content: "▶"; color: var(--c-tip-border); }
.qbzewzw .e7iys89 .xow9m::before { content: "■"; color: var(--c-warn-border); }
.qbzewzw .evvghm4    .xow9m::before { content: "▸"; color: #60a5fa; }
.hznjur .aee1vj77     .xow9m::before { content: "→"; color: var(--c-tip-border); }
.hznjur .e7iys89 .xow9m::before { content: "⬥"; color: var(--c-warn-border); }
.hznjur .evvghm4    .xow9m::before { content: "◈"; color: #60a5fa; }
.n6w7hrc8 .ruhw .zf6tewf,
.n6w7hrc8 .zsto .zf6tewf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.n6w7hrc8 .um011p                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.n6w7hrc8 .cc6n          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.n6w7hrc8 .z0yh                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p65d .ruhw .zf6tewf,
.p65d .zsto .zf6tewf,
.p65d .um011p,
.p65d .vl0qys5,
.p65d .ax72w,
.p65d .cc6n,
.p65d .z0yh,
.p65d .hqvdo .iunx2 { box-shadow: none; }
.axj28sv   body, .axj28sv   { font-size: 0.9rem; }
.axj28sv   .dknx9, .axj28sv .t1gfkhsh, .axj28sv .xbhqc6,
.axj28sv   .c3sau1e, .axj28sv .h5fo4s5 { font-size: 0.9rem; }
.axj28sv   .glsf, .axj28sv .q1n13ont { font-size: 0.9rem; }
.vn1cff   .dknx9, .vn1cff .t1gfkhsh, .vn1cff .xbhqc6,
.vn1cff   .c3sau1e, .vn1cff .h5fo4s5 { font-size: 0.95rem; }
.vn1cff   .glsf, .vn1cff .q1n13ont { font-size: 0.95rem; }
.fmtww3   .dknx9, .fmtww3 .t1gfkhsh, .fmtww3 .xbhqc6,
.fmtww3   .c3sau1e, .fmtww3 .h5fo4s5 { font-size: 1.08rem; }
.fmtww3   .glsf, .fmtww3 .q1n13ont { font-size: 1.05rem; }
.fmtww3   .uaxakk8 { font-size: 0.97rem; }
.pdfio .lrhm4roh      { font-size: 3.2rem; }
.pdfio h2.ja4mgx { font-size: 1.9rem; }
.pdfio h3.xpntj     { font-size: 1.4rem; }
.irg79 .lrhm4roh      { font-size: 3.8rem; }
.irg79 h2.ja4mgx { font-size: 2.2rem; }
.irg79 h3.xpntj     { font-size: 1.6rem; }
.r4gcf2 + .r4gcf2 { position: relative; }
.wmjbyf   .r4gcf2 + .r4gcf2::before,
.le9a  .r4gcf2 + .r4gcf2::before,
.lnzoouj   .r4gcf2 + .r4gcf2::before,
.phoh5m   .r4gcf2 + .r4gcf2::before,
.raex   .r4gcf2 + .r4gcf2::before,
.yrynhetk .r4gcf2 + .r4gcf2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.wmjbyf .r4gcf2 + .r4gcf2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.le9a .r4gcf2 + .r4gcf2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.lnzoouj .r4gcf2 + .r4gcf2::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.phoh5m .r4gcf2 + .r4gcf2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kmf4iyyj .r4gcf2 { margin-bottom: 16px; }
.kmf4iyyj .r4gcf2 + .r4gcf2 { margin-top: 0; }
.kmf4iyyj .rfs1sfi4 { padding-top: 0; padding-bottom: 0; }
.raex .r4gcf2 + .r4gcf2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.yrynhetk .r4gcf2 + .r4gcf2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hyj26ype .r4gcf2 + .r4gcf2::before,
.b8j0s .r4gcf2 + .r4gcf2::before,
.sbnpxkc .r4gcf2 + .r4gcf2::before {
  content: ""; display: block;
  position: absolute; top: -70px; left: 0; right: 0; height: 70px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%; mask-size: 100% 100%;
}
.w99vgdb .hyj26ype .r4gcf2:nth-child(even)::before,
.w99vgdb .b8j0s .r4gcf2:nth-child(even)::before,
.w99vgdb .sbnpxkc .r4gcf2:nth-child(even)::before { background: var(--bg-surface); }
.t0uz .hyj26ype .r4gcf2:nth-child(even)::before,
.t0uz .b8j0s .r4gcf2:nth-child(even)::before,
.t0uz .sbnpxkc .r4gcf2:nth-child(even)::before { background: var(--bg-card); }
.hyj26ype .r4gcf2 + .r4gcf2::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.b8j0s .r4gcf2 + .r4gcf2::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.sbnpxkc .r4gcf2 + .r4gcf2::before {
  height: 80px; top: -80px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.yfzb4b .y1vgw,
.yfzb4b .uick,
.yfzb4b .ad8r27dq,
.lpa4sqpd .ad8r27dq { padding-bottom: 60px; }
.veh9 .ad8r27dq { padding-bottom: 70px; }
.yfzb4b .y1vgw::before,
.yfzb4b .y1vgw::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.vp6r3ovz .edcdeta { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.oha7u4 .edcdeta { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.cxtf .edcdeta { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.w7c8engb .edcdeta { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ta9yu .vzofi { background: var(--accent); }
.ta9yu .vzofi .vg0c { background: none; }
.ta9yu .yvvf3 { background: var(--accent); }
.ta9yu .edcdeta { background: var(--accent-bg); }
.ta9yu .y1vgw:not(.vzofi) .vg0c { background: rgba(0,0,0,0.6); }
.ybfpu .y18o { float: left; width: 38%; margin: 0 28px 16px 0; }
.ybfpu .y18o .zvtkng81 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ybfpu .rfs1sfi4::after { content: ''; display: block; clear: both; }
.keagu4 .y18o { float: right; width: 38%; margin: 0 0 16px 28px; }
.keagu4 .y18o .zvtkng81 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.keagu4 .rfs1sfi4::after { content: ''; display: block; clear: both; }
.iz6cf3e .r4gcf2:nth-child(odd)  .y18o { float: left;  width: 38%; margin: 0 28px 16px 0; }
.iz6cf3e .r4gcf2:nth-child(even) .y18o { float: right; width: 38%; margin: 0 0 16px 28px; }
.iz6cf3e .y18o .zvtkng81 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.iz6cf3e .rfs1sfi4::after { content: ''; display: block; clear: both; }
.ybfpu .uuhi,
.ybfpu .ejicd,
.keagu4 .uuhi,
.iz6cf3e .uuhi,
@media (max-width: 900px) {
  .ybfpu .y18o,
  .keagu4 .y18o,
  .iz6cf3e .r4gcf2:nth-child(odd)  .y18o,
  .iz6cf3e .r4gcf2:nth-child(even) .y18o {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ybfpu .y18o .zvtkng81,
  .keagu4 .y18o .zvtkng81,
  .iz6cf3e .y18o .zvtkng81 {
    max-height: none !important;
  }
}
.ybfpu .glsf,
.ybfpu .q1n13ont,
.keagu4 .glsf,
.keagu4 .q1n13ont,
.iz6cf3e .glsf,
.iz6cf3e .q1n13ont { overflow: hidden; }
@media (max-width: 640px) {
  .ybfpu .y18o,
  .keagu4 .y18o,
  .iz6cf3e .y18o { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fcrpr .mue7kvr3,
.fcrpr .rfs1sfi4,
.fcrpr .v8cy0br  { max-width: 1100px; }
.dbf3t .mue7kvr3,
.dbf3t .rfs1sfi4,
.dbf3t .v8cy0br  { max-width: 1200px; }
.qjy1nedl .mue7kvr3,
.qjy1nedl .rfs1sfi4,
.qjy1nedl .v8cy0br  { max-width: 1320px; }
.ngvu0 { font-size: 0.82rem; color: var(--text-muted); }
.pzrn51 { display: flex; align-items: center; }
.c8ryip22 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bzex { display: flex; align-items: center; }
.l4zp6vz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.l4zp6vz:hover { text-decoration: underline; }
.c2hjv3p { margin: 0 3px; opacity: 0.45; }
.c2hjv3p::before { content: '/'; }
.wfjt { padding: 2px 5px; color: var(--text-main); }
.y44a .ngvu0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.y44a .pzrn51 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ebfj9 .ngvu0 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ebfj9 .pzrn51 { padding: 0 0 0 12px; }
.j4x9g3 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.b21khzb .pzrn51 { padding: 0 16px; }
.b21khzb .ngvu0 {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 11px 0;
  box-shadow: 0 4px 18px rgba(0,0,0,0.28);
}
.b21khzb .mue7kvr3 { padding-top: 28px; }
@media (max-width: 720px) {
  .j4x9g3 { margin-top: 18px; padding: 0 16px; }
  .b21khzb .mue7kvr3 { padding-top: 16px; }
}
.fcrpr.y44a .pzrn51 { max-width: 1100px; }
.dbf3t.y44a .pzrn51 { max-width: 1200px; }
.qjy1nedl.y44a .pzrn51 { max-width: 1320px; }
.fcrpr .j4x9g3 { max-width: 1100px; }
.dbf3t .j4x9g3 { max-width: 1200px; }
.qjy1nedl .j4x9g3 { max-width: 1320px; }
.o5av .r4gcf2 { padding-top: 16px; padding-bottom: 16px; }
.g5yoe .r4gcf2 { padding-top: 24px; padding-bottom: 24px; }
.b609zc5f .r4gcf2 { padding-top: 40px; padding-bottom: 40px; }
.weky .r4gcf2 { padding-top: 52px; padding-bottom: 52px; }
.a3b81 .r4gcf2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.a3b81 .r4gcf2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.a3b81 .r4gcf2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.a3b81 .r4gcf2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xfel .rfs1sfi4 { padding-top: 10px;  padding-bottom: 10px; }
.ef2z29q .rfs1sfi4 { padding-top: 18px;  padding-bottom: 18px; }
.x96cm99 .rfs1sfi4 { padding-top: 36px;  padding-bottom: 36px; }
.jjdht .rfs1sfi4 { padding-top: 48px;  padding-bottom: 48px; }
.d1chux h2.ja4mgx { font-weight: 600; }
.d1chux h3.xpntj     { font-weight: 600; }
.zqbg h2.ja4mgx { font-weight: 800; }
.zqbg h3.xpntj     { font-weight: 700; }
.wqxv { font-weight: 600; }
.wqxv h2.ja4mgx { font-weight: 900; }
.wqxv h3.xpntj     { font-weight: 800; }
.wqxv .iunx2 strong,
.wqxv .iunx2 strong { font-weight: 600; }
.t2gvb3hv {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.q34diq6q .t2gvb3hv { display: none; }
@media (max-width: 640px) { .t2gvb3hv { display: none; } }
.t2gvb3hv { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t2gvb3hv:hover { opacity: 0.85; }
.mzjzst1 .t2gvb3hv { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.lj23t7m7 .t2gvb3hv,
.wiidggiq  .t2gvb3hv { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.lj23t7m7 .t2gvb3hv:hover,
.wiidggiq  .t2gvb3hv:hover { opacity: 0.88; }
.mzjzst1.lj23t7m7 .t2gvb3hv,
.mzjzst1.wiidggiq  .t2gvb3hv { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hik3d9 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.hik3d9:hover { transform: translateY(-2px); opacity: 0.92; }
.hik3d9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fdzny4lo .hik3d9 { display: none; }
.ibfup8 .hik3d9 { right: 32px; }
.xb7j  .hik3d9 { left: 32px; }
@media (max-width: 480px) {
  .ibfup8 .hik3d9 { right: 20px; bottom: 20px; }
  .xb7j  .hik3d9 { left: 20px; bottom: 20px; }
}
.czv3d { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.v8cy0br { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.zkbq { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.q6l0xl { color: var(--text-dim); font-size: 0.8rem; }
.uhiwbey a, .nrp5s a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.uhiwbey a:hover, .nrp5s a:hover { color: var(--accent-light); }
.nrp5s { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.fnne0 .v8cy0br { text-align: center; }
.fnne0 .nrp5s { justify-content: center; margin-bottom: 16px; }
.fnne0 .zkbq { margin-top: 0; }
.djrzb { margin-top: 10px; }
.djrzb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .v8cy0br { padding-left: 16px; padding-right: 16px; }
  .qkat .v8cy0br { padding: 20px 16px; }
  .nrp5s { gap: 4px 12px; }
  .zkbq { font-size: 0.78rem; }
}
.uv47c .zkbq { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.uv47c .q6l0xl { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .uv47c .mb2zpo2 { grid-template-columns: 1fr 1fr; } .uv47c .hhjg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uv47c .mb2zpo2 { grid-template-columns: 1fr; } }
.qntuq .zkbq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qntuq .o4fb9q { gap: 12px; } .qntuq .klh9wei { margin-right: 0; width: 100%; } }
.zbtel78 .zkbq { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zbtel78 .q6l0xl { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zbtel78 .rbgn { grid-template-columns: 1fr 1fr; } .zbtel78 .aizcqo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zbtel78 .rbgn { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .fwqk3 .etms3ye { grid-template-columns: 1fr 1fr; } .fwqk3 .de26ug:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fwqk3 .etms3ye { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .sp3bysp .etms3ye { grid-template-columns: 1fr; } }
.q7bz .v8cy0br { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.q7bz .nrp5s { justify-content: center; }
.sdjyh .byknca0d      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.sdjyh .czv3d { background: var(--bg-page); border-top-color: var(--border-alt); }
.d1msslvj .byknca0d      { background: #0d1117; border-bottom-color: #21262d; }
.d1msslvj .pir5wbv { color: var(--accent-light); }
.d1msslvj .d0bysc9c { --msep-color: #8b949e; }
.d1msslvj .d0bysc9c a { color: #8b949e; }
.d1msslvj .d0bysc9c a:hover { color: var(--accent-light); }
.d1msslvj .ul5vfta { color: #8b949e; }
.d1msslvj .czv3d { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.d1msslvj .zkbq,
.d1msslvj .q6l0xl { color: #6e7681; }
.d1msslvj .uhiwbey a, .d1msslvj .nrp5s a,
.d1msslvj .uhiwbey a:hover, .d1msslvj .nrp5s a:hover,
@media (max-width: 640px) {
  .d1msslvj .d0bysc9c { background: #0d1117; border-top-color: #21262d; }
  .d1msslvj .d0bysc9c li a { border-bottom-color: #21262d; }
}
.a8mbaiq .byknca0d      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.a8mbaiq .pir5wbv { color: var(--accent-light); }
.a8mbaiq .d0bysc9c { --msep-color: #475569; }
.a8mbaiq .d0bysc9c a { color: #475569; }
.a8mbaiq .d0bysc9c a:hover { color: var(--accent-light); }
.a8mbaiq .ul5vfta { color: #64748b; }
.a8mbaiq .czv3d { background: #f0f4f8; border-top-color: #cbd5e1; }
.a8mbaiq .zkbq,
.a8mbaiq .q6l0xl { color: #64748b; }
.a8mbaiq .uhiwbey a, .a8mbaiq .nrp5s a,
.a8mbaiq .uhiwbey a:hover, .a8mbaiq .nrp5s a:hover,
@media (max-width: 640px) {
  .a8mbaiq .d0bysc9c { background: #f0f4f8; border-top-color: #cbd5e1; }
  .a8mbaiq .d0bysc9c li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.lj23t7m7 .byknca0d      { background: var(--accent); border-bottom-color: var(--accent-light); }
.lj23t7m7 .pir5wbv { color: #fff; }
.lj23t7m7 .d0bysc9c { --msep-color: rgba(255,255,255,0.82); }
.lj23t7m7 .d0bysc9c a { color: rgba(255,255,255,0.82); }
.lj23t7m7 .d0bysc9c a:hover { color: #fff; }
.lj23t7m7 .ul5vfta { color: rgba(255,255,255,0.9); }
.lj23t7m7 .czv3d { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.lj23t7m7 .zkbq,
.lj23t7m7 .q6l0xl { color: rgba(255,255,255,0.72); }
.lj23t7m7 .uhiwbey a, .lj23t7m7 .nrp5s a,
.lj23t7m7 .uhiwbey a:hover, .lj23t7m7 .nrp5s a:hover,
@media (max-width: 640px) {
  .lj23t7m7 .d0bysc9c { background: var(--accent); border-top-color: var(--accent-light); }
  .lj23t7m7 .d0bysc9c li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wiidggiq .byknca0d {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom-color: color-mix(in srgb, var(--border) 50%, transparent);
}
.wiidggiq .czv3d {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-top-color: color-mix(in srgb, var(--border) 50%, transparent);
}
@media (max-width: 640px) {
  .wiidggiq .d0bysc9c {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.emaun .hcxb4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zvxzt2 .hcxb4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.rw68b0 .hcxb4 { min-height: 72px; height: auto; }
.r0jhblx6 .hcxb4 { min-height: 84px; height: auto; }
.qkat .hcxb4 { max-width: none; padding: 0 32px; }
.qkat .v8cy0br  { max-width: none; padding: 24px 32px; }
.kawihhdx.dbf3t .hcxb4 { max-width: 1200px; }
.kawihhdx.qjy1nedl .hcxb4 { max-width: 1320px; }
.a6h1fc   .pir5wbv, .a6h1fc   .klh9wei { text-transform: capitalize; }
.yv4w .pir5wbv, .yv4w .klh9wei { text-transform: lowercase; }
.p4whd8vv .pir5wbv, .p4whd8vv .klh9wei { text-transform: uppercase; letter-spacing: 0.06em; }
.u8eeinsg, .vwfa {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.pd7i .u8eeinsg,
.upucpm9z .u8eeinsg,
.u955 .u8eeinsg,
.le2ey .u8eeinsg,
.id80   .d0bysc9c a { font-weight: 500; }
.uj6l .d0bysc9c a { font-weight: 600; }
.pr94     .d0bysc9c a { font-weight: 700; }
.avcg7    .d0bysc9c a { font-weight: 800; letter-spacing: 0.01em; }
.ilkp7     .d0bysc9c > li + li::before,
.hgnssg    .d0bysc9c > li + li::before,
.u770    .d0bysc9c > li + li::before,
.mowrtd .d0bysc9c > li + li::before,
.lve2sjkv .d0bysc9c > li + li::before,
.dlsedmv3  .d0bysc9c > li + li::before,
.tzm9zbd5    .d0bysc9c > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ilkp7     .d0bysc9c > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.hgnssg    .d0bysc9c > li + li::before { content: "|"; }
.u770    .d0bysc9c > li + li::before { content: "—"; }
.mowrtd .d0bysc9c > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lve2sjkv .d0bysc9c > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dlsedmv3  .d0bysc9c > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tzm9zbd5    .d0bysc9c > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g98hr922 .ul5vfta,
  .s389lut .ul5vfta,
  .vmg07qe5 .ul5vfta,
  .tnkrk .ul5vfta,
  .ck0plctf .ul5vfta {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g98hr922 .ul5vfta::before,
  .s389lut .ul5vfta::before,
  .vmg07qe5 .ul5vfta::before,
  .tnkrk .ul5vfta::before,
  .ck0plctf .ul5vfta::before { content: ""; display: block; flex-shrink: 0; }

  
  .g98hr922 .ul5vfta::before {
    width: 22px; height: 11px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% /  68% 2px no-repeat;
  }

  
  .s389lut .ul5vfta::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  
  .vmg07qe5 .ul5vfta::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  /  70% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% /  42% 2px no-repeat;
  }

  
  .tnkrk .ul5vfta::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  /  52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  
  .ck0plctf .ul5vfta::before {
    width: 22px; height: 25px;
    background:
      linear-gradient(currentColor, currentColor) 0 0     / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 33.3% /  76% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 66.6% /  52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100%  /  28% 2px no-repeat;
  }

}
@media (max-width: 640px) {
  .ua56 .ul5vfta {
    padding: 5px 14px;
  }
  .ua56 .d0bysc9c {
    left: auto; right: 12px; top: 54px;
    width: auto; min-width: 180px;
    border-radius: 14px;
    background: var(--bg-surface);
    border: 1px solid var(--border);
    box-shadow: 0 8px 28px rgba(0,0,0,0.2);
    padding: 6px 0;
  }
  .ua56 .d0bysc9c li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ua56 .d0bysc9c li a:hover { background: var(--bg-raised); }
  .ua56 .pl50d,
  .r6iycyel .pl50d,
  .gx4v .pl50d { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .aq42sdk .ul5vfta {
    padding: 5px 10px;
  }
  .aq42sdk .d0bysc9c {
    display: flex !important;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: auto;
    width: 72vw; max-width: 280px;
    background: var(--bg-surface);
    border-left: 1px solid var(--border);
    border-top: none; border-radius: 0;
    padding: 72px 0 24px;
    transform: translateX(105%);
    transition: transform 0.28s cubic-bezier(0.4,0,0.2,1);
    z-index: 900;
    box-shadow: -4px 0 24px rgba(0,0,0,0.22);
  }
  .aq42sdk .d0bysc9c.hzyr { transform: translateX(0); }
  .aq42sdk .d0bysc9c li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .aq42sdk .d0bysc9c li:last-child a { border-bottom: none; }
  .lj23t7m7 .d0bysc9c,
  .d1msslvj .d0bysc9c { background: var(--accent) !important; }
  .lj23t7m7 .d0bysc9c li a,
  .d1msslvj .d0bysc9c li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .gx4v .ul5vfta {
    padding: 5px 10px;
  }
  .gx4v .d0bysc9c {
    display: flex !important;
    position: fixed;
    bottom: 0; left: 0; right: 0; top: auto;
    border-radius: 18px 18px 0 0;
    border-top: 1px solid var(--border); border-left: none; border-right: none;
    padding: 20px 0 28px;
    transform: translateY(110%);
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
    z-index: 900;
    box-shadow: 0 -6px 28px rgba(0,0,0,0.2);
  }
  .gx4v .d0bysc9c::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .gx4v .d0bysc9c.hzyr { transform: translateY(0); }
  .gx4v .d0bysc9c li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .l11voc0 .ul5vfta {
    padding: 5px 10px;
  }
  .l11voc0 .d0bysc9c {
    display: flex !important;
    position: fixed; inset: 0;
    background: color-mix(in srgb, var(--bg-surface) 96%, transparent);
    backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
    flex-direction: column; align-items: center; justify-content: center;
    gap: 4px; border: none; border-radius: 0; padding: 0;
    opacity: 0; pointer-events: none;
    transition: opacity 0.22s ease; z-index: 900;
  }
  .l11voc0 .d0bysc9c.hzyr { opacity: 1; pointer-events: auto; }
  .l11voc0 .d0bysc9c li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .q34fmq     .ul5vfta { border-radius: 0 !important; }
  .ytcjr   .ul5vfta { border-radius: 8px !important; }
  .d58g7z5i .ul5vfta { border-radius: 50% !important; }
  .dbii   .ul5vfta { border-radius: 999px !important; }
}
.jirj9o0h .cyvdx { height: 36px; }
.wzd6pma .cyvdx { height: 60px; max-width: 200px; }
.otcr .cyvdx { height: 76px; max-width: 240px; }
.kbx0in    .sgo5q7hp, .kbx0in    .p0ue99 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.u56zk2k .mb0oez33 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.u56zk2k .phxl4 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .ie3beh .ejicd {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ie3beh .vl0qys5 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ie3beh .vl0qys5 { padding: 40px 16px 20px; }
  .ie3beh .pycc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ie3beh .plc6tk { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .vzgkr .vl0qys5 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .vzgkr .vl0qys5::before {
    position: absolute; top: 14px; left: 14px;
  }
  .vzgkr .flkjfn2f {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .vzgkr .i599t { white-space: normal; text-align: center; font-size: 1.2rem; }
  .vzgkr .pycc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .vzgkr .plc6tk { width: 100%; min-width: 0; }
  .vzgkr .sgo5q7hp { min-width: 0; }
}
.d882bco .ozo062 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.d882bco .ozo062 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.d882bco .ozo062 p { padding: 0 2px 16px; }
.f64vvww .ozo062 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.f64vvww .ozo062 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.f64vvww .ozo062 summary::after { content: "›"; font-size: 1.2em; }
.f64vvww .ozo062[open] summary::after { content: "‹"; }
.f64vvww .ozo062 p { padding: 10px 22px 4px; }
.qiop .ozo062 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.qiop .ozo062 summary { color: var(--text-primary); padding-left: 16px; }
.qiop .ozo062 summary::after { content: "›"; font-size: 1.1em; }
.qiop .ozo062[open] summary::after { content: "‹"; }
.qiop .ozo062 p { padding-left: 16px; }
.ris8 .fiprg { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ris8 .ozo062 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ris8 .ozo062:last-child { border-bottom: none; }
.ris8 .ozo062 summary { color: var(--text-primary); border-radius: 0; }
.ris8 .ozo062 summary::after { content: "›"; font-size: 1.1em; }
.ris8 .ozo062[open] summary::after { content: "‹"; }
.diae1w .ozo062 { overflow: hidden; }
.diae1w .ozo062 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.diae1w .ozo062 summary::after { color: rgba(255,255,255,.75); }
.diae1w .ozo062[open] summary { border-radius: 0; }
.uv055v8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.r9w48 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.e5cnz0 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.q4t9754 { color: var(--text-muted); font-size: 1.05rem; }
.ftp7 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ilpb2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wd1ygnwg { margin-bottom: 20px; }
.bk2wyi {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.c1c45y {
  width: 100%; background: var(--bg-page);
  border: 1px solid var(--border-alt); border-radius: 8px;
  padding: 10px 14px; color: var(--text-primary);
  font-size: 0.95rem; font-family: inherit;
  outline: none; transition: border-color .15s; box-sizing: border-box;
}
.c1c45y:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.c2sst0 { resize: vertical; min-height: 130px; }
.sorr4 { width: 100%; margin-top: 8px; }
.fl9y {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.t5x0nrd {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gyyk { color: var(--text-muted); line-height: 1.75; }
.hcba { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.hcba li { margin-bottom: 6px; }
.lyr2akm { max-width: 760px; margin: 0 auto; }
.tk0diho { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tjq3gfh { max-width: 760px; margin: 0 auto; }
.gzn8td1s { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.cc674gd ul.hcba { margin: 0; }
.o3xt2c4g { max-width: 900px; margin: 0 auto; }
.p6qix { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.p6qix:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.p6qix .gzn8td1s { margin: 0; font-size: 1rem; }
.p6qix .ut15u3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .p6qix { grid-template-columns: 1fr; gap: 10px; } }
.uth7 .gzn8td1s { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.svtml7i4 .hcba { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p815e10f { grid-template-columns: 1fr; } }
.fnisa { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.fnisa:hover .b7ae { color: var(--accent-light); text-decoration: underline; }
.r8nvyllz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.fh9hfsts { margin-bottom: 48px; }
.g023jo3b { max-width: 760px; margin: 0 auto; }
.avhdjbbx { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.avhdjbbx:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.vpk433q { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.avhdjbbx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.avhdjbbx ul.hcba { margin: 0; }
.xye8 { color: var(--text-muted); line-height: 1.75; }
.nltj5 .hcba,
.pol1 .hcba,
.o7555 .hcba,
.n3ua7b .hcba {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.nltj5 .avhdjbbx,
.pol1 .avhdjbbx { text-align: left; }
.nltj5 .vpk433q,
.pol1 .vpk433q { text-align: center; }
.x5nac { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.v5tyvn { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.jadn { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.u8vhq83i { margin-top: 12px; }
.wwcmap { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.wwcmap:hover { border-bottom-color: var(--accent-light); }
.jwim5l7 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.jwim5l7 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.u9r90r { border-radius: 50%; }
.i1c8yj { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.byp0rw { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
.sewtv1y { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .sewtv1y { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.trzqkwye .jadn, .trzqkwye .v5tyvn { max-width: 640px; }
.wldv1s .x5nac { font-size: 1.6rem; margin-top: 18px; }
.mxqwgx .jadn { margin-bottom: 28px; }
@media (max-width: 860px) { .in7k0mi3 { grid-template-columns: 1fr; } .wldv1s { position: static; text-align: center; } }
.lg2yhrr .jwim5l7 { margin: 0 auto 18px; }
.lg2yhrr .i1c8yj { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .fdh5rx { grid-template-columns: 1fr; } }
.nv81qx8 .x5nac { font-size: 1.6rem; margin-bottom: 6px; }
.n3ua7b .hcba { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nv81qx8 { flex-direction: column; text-align: center; } .rpcs87 { grid-template-columns: 1fr; } }
.qvem4n8 .x5nac { font-size: 1.35rem; margin: 0 0 4px; }
.qvem4n8 .i1c8yj { margin: 0; }
.r3768 { max-width: 760px; margin: 0 auto; }
.qtb3 { position: relative; padding-left: 28px; }
.qtb3::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.fdvtek9 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.fdvtek9:last-child { padding-bottom: 0; }
.svkahw4 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.j2x6ha h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.j2x6ha p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z7fnd .e5cnz0 { color: var(--accent-light); }
.h0l5 .e5cnz0 { font-size: 2rem; }
.h0l5 .q4t9754 { max-width: 680px; }
.fjq5 .e5cnz0 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fjq5 .q4t9754  { margin: 0; }
@media (max-width: 640px) { .fjq5 { flex-direction: column; } }
.oj4u04 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.oj4u04 .e5cnz0 { color: var(--accent-light); }
.wtyb .e5cnz0 { color: #fff; }
.wtyb .q4t9754  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .u4k3dy3 { grid-template-columns: 1fr; } }
.ttmt .c1c45y {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ttmt .c1c45y:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.pd2va7 .c1c45y { background: var(--bg-raised); border-color: transparent; }
.pd2va7 .c1c45y:focus { background: var(--bg-card); border-color: var(--accent-light); }
.lowf .c1c45y { border-radius: 100px; padding: 11px 20px; }
.lowf .c2sst0 { border-radius: 14px; }
.pwh8rdy {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .pwh8rdy { grid-template-columns: 1fr; } }
.wft2u979 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.wft2u979 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wft2u979 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cvt4 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.cvt4 li { margin-bottom: 6px; }
.raus{display:none}
.raus:empty,.g3j5:empty{display:none}
.fl76{position:relative;overflow:visible}
.t64es .ugjjo6n,.s9nydx .ugjjo6n,
.o9lc .ugjjo6n,.xq8lud .ugjjo6n,
.zswqt2d .ugjjo6n,.tkot .ugjjo6n{display:block}
.n5hml .bzal7{display:block}
.t64es .ugjjo6n,.s9nydx .ugjjo6n,
.o9lc .ugjjo6n,.xq8lud .ugjjo6n,
.zswqt2d .ugjjo6n{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.t64es .ugjjo6n .g3j5,.s9nydx .ugjjo6n .g3j5,
.o9lc .ugjjo6n .g3j5,.xq8lud .ugjjo6n .g3j5,
.zswqt2d .ugjjo6n .g3j5{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.t64es .jfsgpjs,.s9nydx .jfsgpjs,
.o9lc .jfsgpjs,.xq8lud .jfsgpjs,
.zswqt2d .jfsgpjs{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.t64es .ugjjo6n,.s9nydx .ugjjo6n{top:12px}
.t64es .ugjjo6n .g3j5{margin-right:auto}
.s9nydx .ugjjo6n .g3j5{margin-left:auto}
.s9nydx .ugjjo6n{text-align:right}
.o9lc .ugjjo6n,.xq8lud .ugjjo6n{bottom:12px}
.o9lc .ugjjo6n .g3j5{margin-right:auto}
.xq8lud .ugjjo6n .g3j5{margin-left:auto}
.xq8lud .ugjjo6n{text-align:right}
.zswqt2d .ugjjo6n{position:relative;margin-top:16px}
.zswqt2d .ugjjo6n .g3j5{margin:0 auto}
.tkot .ugjjo6n{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.tkot .ugjjo6n .g3j5{margin:0}
.tkot .edcdeta~.ugjjo6n,
.tkot .tjynag~.ugjjo6n{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.tkot .edcdeta~.ugjjo6n .g3j5,
.tkot .tjynag~.ugjjo6n .g3j5{justify-content:flex-start}
.edcdeta~.ugjjo6n,.tjynag~.ugjjo6n{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.edcdeta~.ugjjo6n .g3j5{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tjynag~.ugjjo6n .g3j5{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bzal7 .g3j5{margin:0 0 12px}
.g3j5{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.e9a1j{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.b7ae{font-weight:600;color:var(--text-heading);opacity:1}
.grvx::before{content:"·";margin:0 2px;opacity:.5}
.jfsgpjs{white-space:nowrap}
.lvxhwm6 .e9a1j{display:none}
.gnyzga6i .jfsgpjs{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.gnyzga6i .grvx::before{content:""}
.w2t85h .jfsgpjs{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.w2t85h .grvx::before{content:""}
.ysxx .g3j5{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fkshwbb .jfsgpjs{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.fkshwbb .grvx::before{content:""}
.a1tts .jfsgpjs{color: var(--accent-light);opacity:1;font-weight:500}
.i86s .jfsgpjs{border-bottom:1px solid currentColor;padding-bottom:2px}
.owxrx4nj .g3j5{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.whwsbuvn{--date-bg:var(--accent-bg-light)}
.agdgolv1 .grvx::before{content:""}
.s0gt .grvx::before{content:"•";opacity:.4}
.s0gt .jfsgpjs + .jfsgpjs::before{content:"•";margin-right:6px;opacity:.4}
.dkcibr9 .grvx::before{content:"/";opacity:.35}
.dkcibr9 .jfsgpjs + .jfsgpjs::before{content:"/";margin-right:6px;opacity:.35}
.jao6j .grvx::before{content:"|";opacity:.3}
.jao6j .jfsgpjs + .jfsgpjs::before{content:"|";margin-right:6px;opacity:.3}
.l5pu .grvx::before{content:"—";opacity:.3}
.l5pu .jfsgpjs + .jfsgpjs::before{content:"—";margin-right:6px;opacity:.3}
.b0oo7 .grvx::before{content:"◆";font-size:.5em;opacity:.35}
.b0oo7 .jfsgpjs + .jfsgpjs::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.nt1x0 .grvx::before{content:"·";opacity:.4}
.nt1x0 .jfsgpjs + .jfsgpjs::before{content:"·";margin-right:6px;opacity:.4}
.k4qvn .grvx::before{content:"›";opacity:.4}
.k4qvn .jfsgpjs + .jfsgpjs::before{content:"›";margin-right:6px;opacity:.4}
.u6rn3f2c .grvx::before{content:"→";opacity:.35;font-size:.85em}
.u6rn3f2c .jfsgpjs + .jfsgpjs::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.zwvb81o .ac1ihc8{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .ac1ihc8{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .eny3{max-width:100%}
}
:root {
  --accent:          #ef4444;
  --brand:           #ef4444;
  --brand-light:     #ee6d6d;
  --brand-pale:      #eda0a0;
  --grad-start:      #bc1010;
  --grad-end:        #ec2c2c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #eab308;
  --cta-light:       #f3ca4a;
  --cta-hover:       #f7c323;
  --bg-page:         #150303;
  --bg-surface:      #230505;
  --bg-card:         #300707;
  --bg-card-inner:   #3d0a0a;
  --bg-raised:       #4a0c0c;
  --bg-hover:        #570e0e;
  --border:          #691111;
  --border-alt:      #831515;
  --border-section:  #691111;
  --text-primary:    #e8e2e2;
  --text-muted:      #ae9c9c;
  --text-body:       #d1c6c6;
  --text-sub:        #ae9c9c;
  --text-faint:      #7e6767;
  --text-dim:        #625050;
  --text-label:      #978080;
  --text-value:      #c5b8b8;
  --accent-bg:       #2f0e0e;
  --accent-bg-light: #491212;
  --bg-tip:          #172616;
  --bg-warning:      #272115;
  --bg-info:         #171626;
  --bg-pros:         #172616;
  --bg-cons:         #261616;
  --c-pros:          #7df47a;
  --c-cons:          #e68989;
  --c-pros-label:    #4ef04b;
  --c-tip-border:    #2eed2a;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7df47a;
}
:root { --logo-bg-opacity: 69%; }
body, button, input { font-family: "Josefin Sans", sans-serif; }
.w0zp1j .iip8a li::before, .w0zp1j .kiq0 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.w0zp1j .iip8a li::before { content: ""; }.w0zp1j .kiq0 li::before { content: ""; }.w0zp1j .kowap::before, .w0zp1j .pqq43mu::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.w0zp1j .kowap::before { content: ""; }.w0zp1j .pqq43mu::before { content: ""; }
.zwfpy3zd .ywnrh1d, .zwfpy3zd .edcdeta { min-height: 320px; }
.wyaoj .yjw5c::after, .wyaoj .t5q7ll1::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ea8omte .t2gvb3hv::after,.ea8omte .hik3d9::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.c2hjv3p::before { content: '·'; font-size: 1.3em; line-height: 1; }