:root {
  --color-accent: #874a1a;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.jyq5zo4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.z0mj {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zujb9x2 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.bzp2248 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ra0kks { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ra0kks a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ra0kks a:hover { color: var(--accent-light); }
.ooi1gqx1     .plfvcd { border-radius: 24px; padding: 8px; }
.ooi1gqx1 .plfvcd li a { border-radius: 16px; }
.e5akrwu6  .plfvcd li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .plfvcd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ihb76e:hover .plfvcd,
  .ihb76e:focus-within .plfvcd { display: block; }
  .plfvcd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qlzfh0i5 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gyvjus { display: none; }
@media (max-width: 640px) {
  .gyvjus {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gyvjus.pbfx79d { display: block; }
}
@media (max-width: 640px) {
  .qlzfh0i5 { display: block; }
  .ra0kks > li + li::before { display: none !important; }
  .ra0kks {
    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;
  }
  .ra0kks.pbfx79d { display: flex; }
  .ra0kks li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ra0kks li:last-child a { border-bottom: none; }
}
.pumz8 { min-height: 480px; }
.kqpw {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.a4wjo7m9 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.i5w35g6g .a4wjo7m9 { margin-left: 0; margin-right: 0; }
.re4zajw {
  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;
}
.eapdm5 .re4zajw { margin-top: 24px; }
.re4zajw:hover { opacity: 0.88; }
.uip24 .kqpw { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.uip24 .a4wjo7m9 { color: #e2e8f0; }
.uip24.i5w35g6g   .jt0pdtp8 { text-align: left; }
.zgf16 .kqpw { color: var(--text-primary); text-shadow: none; }
.zgf16 .a4wjo7m9 { color: var(--text-muted); }
.zgf16 .re4zajw { margin-top: 16px; }
.zgf16, .zgf16.pumz8 { min-height: auto !important; }
.zgf16.i5w35g6g   .jt0pdtp8 { text-align: left; }
.zgf16~.pya3k9{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}
.zgf16~.pya3k9 .w89v8c{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; }
}
@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; }
}
.yr2j10 .kqpw { color: #fff; }
.yr2j10 .a4wjo7m9 { color: rgba(255,255,255,0.85); }
.yr2j10 .re4zajw { background: #fff; color: var(--cta); }
.yr2j10 .re4zajw:hover { opacity: 0.92; }
.mfmop .va0ow { position: relative; overflow: hidden; }
.mfmop .va0ow::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;
}
.sqldq .va0ow {
  animation: hg-breathe 7s ease-in-out infinite;
}
.dd91ex .va0ow { position: relative; overflow: hidden; }
.dd91ex .va0ow::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;
}
.jdzyyov .va0ow { position: relative; overflow: hidden; }
.jdzyyov .va0ow::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;
}
.mnmg7q .va0ow {
  animation: hg-fadein 1.2s ease-out both;
}
.va0ow {
  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%);
}
.eu5n2xg {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.zj7c6 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.hnwh1 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.va0ow .kqpw { text-shadow: none; color: var(--text-primary); }
.va0ow .a4wjo7m9 { color: var(--text-muted); }
body.h2qis5 .kqpw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.p8j1043p .kqpw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.pumz8.yr2j10 .kqpw,
section.yr2j10 .kqpw {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.va0ow.ivzon .eu5n2xg { align-items: center; text-align: center; }
.va0ow.i5w35g6g   .eu5n2xg { align-items: flex-start; text-align: left; }
.kr99xgf .zj7c6 { position: relative; }
.kr99xgf .zj7c6::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.kr99xgf.zpk4vtr7 .zj7c6::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.bk87 .zj7c6 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.bk87 .hnwh1 {
  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);
}
.bk87.zpk4vtr7 .zj7c6 { padding: 32px 0 32px 32px; }
.ir98jknv .zj7c6 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ir98jknv .hnwh1 {
  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);
}
.zpk4vtr7 { grid-template-areas: "media text"; }
.zpk4vtr7 .eu5n2xg {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ir98jknv.zpk4vtr7 .zj7c6 { padding: 40px 16px 40px 48px; }
.pumz8 .mcq4 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.mcq4 .v14r.ccpdh9 {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.mcq4 .v14r.ccpdh9:hover { opacity: 0.85; }
.edp5q3j .zj7c6 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .va0ow { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .va0ow:not(.edp5q3j) .zj7c6 { display: none !important; }
  .edp5q3j .zj7c6 { padding: 16px; }
  .eu5n2xg  { padding: 36px 24px; }
  .va0ow~.pya3k9,.zpk4vtr7~.pya3k9{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .pumz8, .va0ow { min-height: 320px !important; }
  .kqpw { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vnhp,
  .y011cu13,
  .ka0mxa { grid-template-columns: 1fr !important; }

  

  
  .b9b3hx { display: flex !important; flex-direction: column !important; }
  .b9b3hx .jt0pdtp8 { display: contents; }
  .b9b3hx .uh2ku8f { order: 0; }
  .b9b3hx .kqpw { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .b9b3hx .vnhp { order: 2; padding: 0 16px 12px !important; }
  .b9b3hx .a4wjo7m9 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .eapdm5 .jt0pdtp8 { display: flex; flex-direction: column; }
  .eapdm5 .jt0pdtp8 .kqpw { order: 1; }
  .eapdm5 .jt0pdtp8 .ka0mxa { order: 2; margin: 8px 0 24px !important; }
  .eapdm5 .jt0pdtp8 .a4wjo7m9 { order: 3; }
  .eapdm5 .jt0pdtp8 .re4zajw { order: 4; align-self: center; margin-top: 0; }

  
  .va0ow.edp5q3j {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .va0ow.edp5q3j .eu5n2xg { display: contents; padding: 0; }
  .va0ow.edp5q3j .eu5n2xg .kqpw { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .va0ow.edp5q3j .zj7c6 { order: 2; padding: 12px 16px; }
  .va0ow.edp5q3j .eu5n2xg .a4wjo7m9 { order: 3; padding: 0 24px; margin: 0 auto; }
  .va0ow.edp5q3j .eu5n2xg .re4zajw { order: 4; align-self: center; margin: 8px 0 32px; }
}
.uty0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.iln8 { width: 100%; height: auto; display: block; border-radius: 10px; }
.eapfn8 .uty0        { border-radius: 16px; }
.eapfn8 .iln8  { border-radius: 16px; }
.na1iqq3 .uty0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.na1iqq3 .iln8   { border-radius: 8px; }
.bx3ziy5u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.z0jehit0 { width: 100%; padding: 32px 0; position: relative; }
.lqw4p { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.cxbu3c .z0jehit0:nth-child(even) { background: var(--bg-surface); }
.cxbu3c .z0jehit0:nth-child(odd)  { background: var(--bg-page); }
.mp4ieum .z0jehit0:nth-child(even) { background: var(--bg-card); }
.mp4ieum .z0jehit0:nth-child(odd)  { background: var(--bg-page); }
.cxbu3c .z0jehit0:nth-child(odd)  .lqw4p { background: var(--bg-card); border-radius: 6px; }
.cxbu3c .z0jehit0:nth-child(even) .lqw4p { background: var(--bg-raised); border-radius: 6px; }
.mp4ieum .z0jehit0:nth-child(odd)  .lqw4p { background: var(--bg-card); border-radius: 6px; }
.mp4ieum .z0jehit0:nth-child(even) .lqw4p { background: var(--bg-raised); border-radius: 6px; }
.cxbu3c .z0jehit0:nth-child(even) .t2wh .p9dbtm,
.mp4ieum .z0jehit0:nth-child(even) .t2wh .p9dbtm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.cxbu3c .z0jehit0:nth-child(odd) .t2wh .p9dbtm,
.mp4ieum .z0jehit0:nth-child(odd) .t2wh .p9dbtm { background: var(--bg-card-inner); }
.cxbu3c .z0jehit0:nth-child(even) .zpe68 .p9dbtm:nth-child(odd),
.mp4ieum .z0jehit0:nth-child(even) .zpe68 .p9dbtm:nth-child(odd)  { background: var(--bg-card); }
.cxbu3c .z0jehit0:nth-child(even) .zpe68 .p9dbtm:nth-child(even),
.mp4ieum .z0jehit0:nth-child(even) .zpe68 .p9dbtm:nth-child(even) { background: var(--bg-card-inner); }
h1.be8wy { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.be8wy {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.u0l7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kfnr06x h2.be8wy {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ri6rt8 h2.be8wy {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.s641loh7 h2.be8wy {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.x997u5r h2.be8wy::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bszvk h2.be8wy {
  color: var(--text-primary); font-size: 1.7rem;
}
.wpyxca h2.be8wy::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.xm0a h2.be8wy {
  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;
}
.phks { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .phks { display: none; } }
.j2fdgxw6 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.h1tpttl { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.nvuly0z9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.yxpaus { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.st8fi { padding-left: 20px; }
.st8fi li { margin-bottom: 6px; }
.st8fi a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.st8fi a:hover { color: var(--accent-light); }
.doj621 .yxpaus { display: none; }
.dw540rjm .yxpaus { display: none; }
.dw540rjm .st8fi { padding-left: 0; list-style: none; }
.dw540rjm .st8fi li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.dw540rjm .st8fi a { font-size: 0.92rem; }
.orw9ib3f .nvuly0z9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.orw9ib3f .yxpaus { display: none; }
.orw9ib3f .st8fi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.orw9ib3f .st8fi li { margin-bottom: 0; }
.orw9ib3f .st8fi 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;
}
.orw9ib3f .st8fi a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xnmno6 .nvuly0z9 { padding: 20px 20px 16px; }
.xnmno6 .st8fi {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xnmno6 .st8fi li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xnmno6 .st8fi 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;
}
.xnmno6 .st8fi 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;
}
.xnmno6 .st8fi a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xnmno6 .st8fi a:focus,
.xnmno6 .st8fi a:focus-visible,
.xnmno6 .st8fi a:target { outline: none; }
.xnmno6 .st8fi li:target a { border-color: var(--border); color: var(--text-muted); }
.ekz1xgw .nvuly0z9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ekz1xgw .yxpaus { display: none; }
.ekz1xgw .st8fi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ekz1xgw .st8fi li { margin-bottom: 0; }
.ekz1xgw .st8fi li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ekz1xgw .st8fi li:last-child::after { content: ""; margin-right: 0; }
.ekz1xgw .st8fi a { font-size: 0.9rem; }
.p9dbtm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.t2wh .p9dbtm { background: var(--bg-card); }
.zpe68 .p9dbtm:nth-child(odd)  { background: var(--bg-card); }
.zpe68 .p9dbtm:nth-child(even) { background: var(--bg-raised); }
.y5ku2z .p9dbtm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.y5ku2z .p9dbtm:last-child { border-bottom: none; }
.y5ku2z h3.u0l7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wvw5n .p9dbtm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wvw5n .p9dbtm + .p9dbtm { margin-top: 4px; }
.h37n .p9dbtm { background: none; border-radius: 0; padding: 12px 0; }
.h37n .p9dbtm + .p9dbtm { border-top: 1px solid var(--border-section); }
.hepp { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ftrxraj3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.m32kg9d { color: var(--text-body); margin-bottom: 10px; }
.gam5jo, .cnx80hl { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.gam5jo li, .cnx80hl li { margin-bottom: 6px; }
.cnx80hl li { list-style: decimal; }
.lbzx     .gam5jo { list-style-type: "● "; }
.kbuwsb  .gam5jo { list-style-type: "■ "; }
.oyzm1 .gam5jo { list-style-type: "◆ "; }
.ydpdb    .gam5jo { list-style-type: "★ "; }
.lbzx     .mi40e { list-style-type: "● "; }
.kbuwsb  .mi40e { list-style-type: "■ "; }
.oyzm1 .mi40e { list-style-type: "◆ "; }
.ydpdb    .mi40e { list-style-type: "★ "; }
.lbzx    .gam5jo li::marker, .lbzx    .mi40e li::marker,
.kbuwsb .gam5jo li::marker, .kbuwsb .mi40e li::marker,
.oyzm1 .gam5jo li::marker, .oyzm1 .mi40e li::marker,
.ydpdb   .gam5jo li::marker, .ydpdb   .mi40e li::marker {
  color: var(--cta); font-size: 1em;
}
.lbzx .cnx80hl,
.kbuwsb .cnx80hl,
.oyzm1 .cnx80hl,
.ydpdb .cnx80hl {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lbzx .cnx80hl li,
.kbuwsb .cnx80hl li,
.oyzm1 .cnx80hl li,
.ydpdb .cnx80hl li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lbzx .cnx80hl li::before,
.kbuwsb .cnx80hl li::before,
.oyzm1 .cnx80hl li::before,
.ydpdb .cnx80hl 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;
}
.lbzx     .cnx80hl li::before { border-radius: 50%; }
.kbuwsb  .cnx80hl li::before { border-radius: 3px; }
.oyzm1 .cnx80hl li::before { border-radius: 3px; }
.ydpdb    .cnx80hl li::before { border-radius: 50%; }
.vl8r { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vorc .vl8r,
.u0ieo2 .vl8r { background: transparent; border: none; border-radius: 0; }
.s8bq7nc { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.s8bq7nc th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.s8bq7nc td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.s8bq7nc tr:hover td { background: var(--bg-hover); }
.sb5c .s8bq7nc tbody tr:nth-child(even) td { background: var(--bg-surface); }
.byewbs4 .s8bq7nc { border: 1px solid var(--border-alt); }
.byewbs4 .s8bq7nc th,
.byewbs4 .s8bq7nc td { border: 1px solid var(--border-alt); }
.pbef73 .s8bq7nc th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.pbef73 .s8bq7nc td { border-bottom: none; }
.pbef73 .s8bq7nc tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.sgeyfq .s8bq7nc th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.mx9px .vl8r {
  overflow: hidden;
}
.mx9px .s8bq7nc th { border-bottom: 1px solid var(--border-alt); }
.mx9px .s8bq7nc tr:last-child td { border-bottom: none; }
.ljh9y { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.bn4aj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.v5vat8 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.e1zby { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.obyi { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.mi40e { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.mi40e 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%}
.woukkj .e1zby { background: transparent; text-align: center; }
.yjjl68ih .v5vat8 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.qe1jn .v5vat8 {
  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);
}
.dgovj .bn4aj { display: grid; grid-template-columns: auto 1fr; }
.dgovj .v5vat8 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.dgovj .e1zby { grid-column: 2; }
.dgovj .obyi,
.dgovj .mi40e { grid-column: 1 / -1; }
.bywzor .bn4aj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bywzor .v5vat8 {
  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);
}
.bywzor .e1zby { grid-column: 2; }
.bywzor .obyi,
.bywzor .mi40e { grid-column: 1 / -1; }
.bz6rr .bn4aj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.bz6rr .e1zby { background: none; color: var(--accent-light); font-weight: 700; }
.jz3f .bn4aj { 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); }
.jz3f .e1zby { background: none; color: var(--accent-light); font-weight: 700; }
.cq6l2n4 .bn4aj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.cq6l2n4 .bn4aj:last-child { border-bottom: none; }
.cq6l2n4 .e1zby { background: none; color: var(--accent-light); font-weight: 700; }
.a84bbhmg .bn4aj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.a84bbhmg .e1zby { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.d4iug8 .ljh9y { counter-reset: card-n; }
.d4iug8 .bn4aj  { counter-increment: card-n; }
.d4iug8 .e1zby { display: flex; align-items: center; gap: 10px; }
.d4iug8 .e1zby::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;
}
.bqts4njj .bn4aj { background: var(--bg-surface); border: 1px solid var(--border); }
.bqts4njj .e1zby { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xbibufhe { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.x4ir  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.h4r6 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.cp08f { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xbibufhe strong { color: var(--text-primary); font-size: 0.95rem; }
.xbibufhe p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.chxr5wr { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.k378u, .l8lwu4ik { border-radius: 8px; padding: 14px; }
.k378u { background: var(--bg-pros); }
.l8lwu4ik { background: var(--bg-cons); }
.tf9oo7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.k378u .tf9oo7 { color: var(--c-pros-label); }
.l8lwu4ik .tf9oo7 { color: #f87171; }
.k378u ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.l8lwu4ik ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.iln8 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ccpdh9 {
  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;
}
.ccpdh9:hover { opacity: 0.85; }
.bb1w .ccpdh9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bb1w .ccpdh9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.l1idk9ac .ccpdh9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.l1idk9ac .ccpdh9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kxvg77ym .re4zajw { border-radius: 50px; }
.kxvg77ym .ccpdh9  { border-radius: 50px; }
.udaexzyo .re4zajw { padding-left: 22px; padding-right: 22px; }
.udaexzyo .ccpdh9  { padding-left: 12px; padding-right: 12px; }
.qgm3ck .re4zajw { padding-left: 44px; padding-right: 44px; }
.qgm3ck .ccpdh9  { padding-left: 24px; padding-right: 24px; }
.e74av .re4zajw { padding-left: 56px; padding-right: 56px; }
.e74av .ccpdh9  { padding-left: 32px; padding-right: 32px; }
.iqyc2tjp   .re4zajw::after, .iqyc2tjp   .ccpdh9::after,
.qp3pjir .re4zajw::after, .qp3pjir .ccpdh9::after,
.aettms    .re4zajw::after, .aettms    .ccpdh9::after,
.rlyoe    .re4zajw::after, .rlyoe    .ccpdh9::after,
.lcxm1c    .re4zajw::after, .lcxm1c    .ccpdh9::after,
.npbgmn     .re4zajw::after, .npbgmn     .ccpdh9::after,
.qje9    .re4zajw::after, .qje9    .ccpdh9::after,
.n2wf73   .re4zajw::after, .n2wf73   .ccpdh9::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;
}
.iqyc2tjp .re4zajw::after, .iqyc2tjp .ccpdh9::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");
}
.qp3pjir .re4zajw::after, .qp3pjir .ccpdh9::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");
}
.aettms .re4zajw::after, .aettms .ccpdh9::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");
}
.rlyoe .re4zajw::after, .rlyoe .ccpdh9::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");
}
.lcxm1c .re4zajw::after, .lcxm1c .ccpdh9::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");
}
.npbgmn .re4zajw::after, .npbgmn .ccpdh9::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");
}
.qje9 .re4zajw::after, .qje9 .ccpdh9::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");
}
.n2wf73 .re4zajw::after, .n2wf73 .ccpdh9::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");
}
.zolni   .a5str::after, .zolni   .i19pk8l::after,
.lwsq8rv5 .a5str::after, .lwsq8rv5 .i19pk8l::after,
.gtbzb7u9    .a5str::after, .gtbzb7u9    .i19pk8l::after,
.vvcuzpc    .a5str::after, .vvcuzpc    .i19pk8l::after,
.viyp968    .a5str::after, .viyp968    .i19pk8l::after,
.ec62q     .a5str::after, .ec62q     .i19pk8l::after,
.cv9u    .a5str::after, .cv9u    .i19pk8l::after,
.igg17y   .a5str::after, .igg17y   .i19pk8l::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;
}
.zolni .a5str::after, .zolni .i19pk8l::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");
}
.lwsq8rv5 .a5str::after, .lwsq8rv5 .i19pk8l::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");
}
.gtbzb7u9 .a5str::after, .gtbzb7u9 .i19pk8l::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");
}
.vvcuzpc .a5str::after, .vvcuzpc .i19pk8l::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");
}
.viyp968 .a5str::after, .viyp968 .i19pk8l::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");
}
.ec62q .a5str::after, .ec62q .i19pk8l::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");
}
.cv9u .a5str::after, .cv9u .i19pk8l::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");
}
.igg17y .a5str::after, .igg17y .i19pk8l::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");
}
.dnw9x4 .tb79s   { background: rgba(128,128,128,.12); }
.v14r.ccpdh9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .zgdi465 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .zgdi465::before    { grid-area: rank;   }
  .pgcofsiz           { grid-area: ident;  }
  .x8jhi     { grid-area: rating; min-width: 0; width: auto; }
  .ul30a           { grid-area: pills;  }
  .v14r             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .zgdi465 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .zgdi465::before    { justify-self: center; }
  .pgcofsiz           { width: 100%; }
  .x8jhi     { justify-self: center; }
  .ul30a           { grid-template-columns: 1fr; }
}
.no7k0    .abmllcc0 li::before { content: "◆"; }
.no7k0    .ntk5ip8g li::before { content: "▲"; }
@media (min-width: 860px) {
  .dc19bvu .ne9zkzn {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .dc19bvu .hfseuwvc { margin: 0; }
}
.u0ieo2 .chxr5wr { gap: 10px; }
.u0ieo2 .k378u, .u0ieo2 .l8lwu4ik { padding: 12px; }
.u0ieo2 .k378u ul, .u0ieo2 .l8lwu4ik ul { margin: 4px 0 0; padding-left: 18px; }
.u0ieo2 .k378u li, .u0ieo2 .l8lwu4ik li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .prez { grid-template-columns: 1fr; }
  .uqj8tin { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .uqj8tin .fzrec13v { width: 72px; height: 50px; }
  .uqj8tin .sdaj0w { max-width: 180px; }
  .uqj8tin .lj53b { width: auto; }
}
@media (max-width: 720px) {
  .zxb9878 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .tpjm { padding: 16px; }
  .bq3elby .v4urkmbb { min-width: 50%; }
}
.aqbbhqul .chxr5wr { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .exr8om5 { grid-template-columns: 1fr; }
  .eoqfx { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lmbs { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gofr8 { flex-wrap: wrap; padding: 16px; }
}
.hzn14g3d .chxr5wr { gap: 8px; }
.hzn14g3d .k378u, .hzn14g3d .l8lwu4ik { padding: 8px; }
@media (max-width: 480px) {
  .cc0r8 { flex-direction: column; align-items: stretch; }
}
.zzrkyt .lj53b .ccpdh9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .pjwsi9aa { flex-direction: column; align-items: stretch; gap: 10px; }
  .zzrkyt .lj53b { text-align: center; }
}
@media (max-width: 720px) {
  .nbpvkp0 { grid-template-columns: 1fr; }
  .qybvt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .c4gin { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .a454 { grid-template-columns: 1fr; }
  .qwyga { width: 100px; height: 100px; margin: 16px auto; }
  .q06v { font-size: 1.4rem; }
  .ddkx { justify-content: center; }
  .qhxvxj .v4urkmbb { min-width: 50%; }
}
.jeubk .chxr5wr { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .u2um5ptu { flex-wrap: wrap; padding: 14px 16px; }
  .o5pdf2yo { padding: 12px 16px; }
  .jeubk .chxr5wr { margin: 0 16px; }
  .jeubk .vbq9ml5 { padding: 0 16px; }
  .euo3in { padding: 12px 16px; }
}
.a0yq9tgp .rx61k8k { gap: 18px; }
.a0yq9tgp .zgdi465 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.a0yq9tgp .zgdi465:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.an2u .ul30a .otq1 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.an2u .ul30a .otq1:first-child { border-left: none; }
.zf1iygz .upmapu5 { font-size: 1rem; letter-spacing: 2px; }
.n8e4msj { margin: 16px 0; }
.f885 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f885 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f885 summary::after { content: "+"; color: var(--accent-light); }
.f885[open] summary::after { content: "−"; }
.f885 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.z0jehit0 { margin-bottom: 0; }
.q2az h2.be8wy { color: var(--text-primary); border-color: var(--accent-light); }
.aty257y h2.be8wy { color: var(--text-primary); border-color: var(--accent-light); }
.iz9x23y .x4ir     { background: #052e16; border-color: #10b981; }
.iz9x23y .x9cbccj { background: #2d0a1e; border-color: #f43f5e; }
.iz9x23y .h4r6    { background: #1e1036; border-color: #a855f7; }
.iz9x23y .xbibufhe strong  { color: #f1f5f9; }
.iz9x23y .xbibufhe p       { color: #cbd5e1; }
.iz9x23y .hkghk3jx    .x4ir     .cp08f::before,
.iz9x23y .ykpfo  .x4ir     .cp08f::before,
.iz9x23y .gv6qb  .x4ir     .cp08f::before,
.iz9x23y .qhr1a .x4ir     .cp08f::before { color: #10b981; }
.iz9x23y .hkghk3jx    .x9cbccj .cp08f::before,
.iz9x23y .ykpfo  .x9cbccj .cp08f::before,
.iz9x23y .gv6qb  .x9cbccj .cp08f::before,
.iz9x23y .qhr1a .x9cbccj .cp08f::before { color: #f43f5e; }
.iz9x23y .hkghk3jx    .h4r6    .cp08f::before,
.iz9x23y .ykpfo  .h4r6    .cp08f::before,
.iz9x23y .gv6qb  .h4r6    .cp08f::before,
.iz9x23y .qhr1a .h4r6    .cp08f::before { color: #a855f7; }
.ih6pf2 .x4ir     { background: #2d2000; border-color: #eab308; }
.ih6pf2 .h4r6    { background: #2d1600; border-color: #f97316; }
.ih6pf2 .xbibufhe strong  { color: #f1f5f9; }
.ih6pf2 .xbibufhe p       { color: #cbd5e1; }
.ih6pf2 .hkghk3jx    .x4ir     .cp08f::before,
.ih6pf2 .ykpfo  .x4ir     .cp08f::before,
.ih6pf2 .gv6qb  .x4ir     .cp08f::before,
.ih6pf2 .qhr1a .x4ir     .cp08f::before { color: #eab308; }
.ih6pf2 .hkghk3jx    .x9cbccj .cp08f::before,
.ih6pf2 .ykpfo  .x9cbccj .cp08f::before,
.ih6pf2 .gv6qb  .x9cbccj .cp08f::before,
.ih6pf2 .qhr1a .x9cbccj .cp08f::before { color: #ef4444; }
.ih6pf2 .hkghk3jx    .h4r6    .cp08f::before,
.ih6pf2 .ykpfo  .h4r6    .cp08f::before,
.ih6pf2 .gv6qb  .h4r6    .cp08f::before,
.ih6pf2 .qhr1a .h4r6    .cp08f::before { color: #f97316; }
.s9jljxpy .x4ir     { background: #0c1a2e; border-color: #38bdf8; }
.s9jljxpy .h4r6    { background: #0a2020; border-color: #2dd4bf; }
.s9jljxpy .xbibufhe strong  { color: #f1f5f9; }
.s9jljxpy .xbibufhe p       { color: #cbd5e1; }
.s9jljxpy .hkghk3jx    .x4ir     .cp08f::before,
.s9jljxpy .ykpfo  .x4ir     .cp08f::before,
.s9jljxpy .gv6qb  .x4ir     .cp08f::before,
.s9jljxpy .qhr1a .x4ir     .cp08f::before { color: #38bdf8; }
.s9jljxpy .hkghk3jx    .x9cbccj .cp08f::before,
.s9jljxpy .ykpfo  .x9cbccj .cp08f::before,
.s9jljxpy .gv6qb  .x9cbccj .cp08f::before,
.s9jljxpy .qhr1a .x9cbccj .cp08f::before { color: #818cf8; }
.s9jljxpy .hkghk3jx    .h4r6    .cp08f::before,
.s9jljxpy .ykpfo  .h4r6    .cp08f::before,
.s9jljxpy .gv6qb  .h4r6    .cp08f::before,
.s9jljxpy .qhr1a .h4r6    .cp08f::before { color: #2dd4bf; }
.om1jrn .x4ir     { background: var(--accent-bg); border-color: var(--accent-light); }
.om1jrn .h4r6    { background: var(--accent-bg); border-color: var(--accent-pale); }
.om1jrn .hkghk3jx    .cp08f::before,
.om1jrn .ykpfo  .cp08f::before,
.om1jrn .gv6qb  .cp08f::before,
.om1jrn .qhr1a .cp08f::before { color: var(--accent-light) !important; }
.ivuw9h::before,
.fvrz44j::before { margin-right: 5px; }
.oa5ji .k378u ul li,
.oa5ji .k378u .ivuw9h { color: #22c55e; }
.oa5ji .l8lwu4ik ul li,
.oa5ji .l8lwu4ik .fvrz44j { color: #ef4444; }
.y4kk0760 .k378u { background: var(--bg-pros); }
.y4kk0760 .l8lwu4ik { background: var(--bg-cons); }
.y4kk0760 .k378u .ivuw9h { color: var(--c-pros-label); }
.y4kk0760 .l8lwu4ik .fvrz44j { color: var(--c-cons); }
.y4kk0760 .k378u ul li,
.y4kk0760 .l8lwu4ik ul li,
.q347 .k378u { background: var(--bg-pros); }
.q347 .l8lwu4ik { background: var(--bg-cons); }
.q347 .k378u .ivuw9h { color: var(--c-pros-label); }
.q347 .l8lwu4ik .fvrz44j { color: var(--c-cons); }
.q347 .k378u ul li,
.q347 .abmllcc0 li          { color: var(--c-pros); }
.q347 .l8lwu4ik ul li,
.q347 .ntk5ip8g li          { color: var(--c-cons); }
.wdz1nqia .ivuw9h::before { content: "✓ "; }
.wdz1nqia .fvrz44j::before { content: "✗ "; }
.dad05 .ivuw9h::before { content: "→ "; }
.dad05 .fvrz44j::before { content: "← "; }
.wj5ocvk .ivuw9h::before { content: "★ "; }
.wj5ocvk .fvrz44j::before { content: "✕ "; }
.no7k0 .ivuw9h::before { content: "◆ "; }
.no7k0 .fvrz44j::before { content: "▲ "; }
.kvub .xbibufhe { background: transparent; border-left: none; border: 1.5px solid; }
.kvub .x4ir     { border-color: var(--c-tip-border); }
.kvub .h4r6    { border-color: #60a5fa; }
.kvub .xbibufhe strong { color: var(--text-primary); }
.kvub .xbibufhe p      { color: var(--text-muted); }
.bqjaf .xbibufhe { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.bqjaf .x4ir     { border-top-color: var(--c-tip-border); }
.bqjaf .h4r6    { border-top-color: #60a5fa; }
.gpk6 .xbibufhe { border-left: none; border-radius: 8px; }
.gpk6 .x4ir     { background: #065f46; }
.gpk6 .h4r6    { background: #1e3a8a; }
.gpk6 .xbibufhe strong,
.gpk6 .xbibufhe p { color: #fff; }
.gpk6 .cp08f::before { color: rgba(255,255,255,0.85) !important; }
.iz9x23y.gpk6 .x4ir,
.iz9x23y .gpk6 .x4ir     { background: #052e16; }
.iz9x23y.gpk6 .x9cbccj,
.iz9x23y .gpk6 .x9cbccj { background: #2d0a1e; }
.iz9x23y.gpk6 .h4r6,
.iz9x23y .gpk6 .h4r6    { background: #1e1036; }
.ih6pf2.gpk6 .x4ir,
.ih6pf2 .gpk6 .x4ir      { background: #2d2000; }
.ih6pf2.gpk6 .h4r6,
.ih6pf2 .gpk6 .h4r6     { background: #2d1600; }
.s9jljxpy.gpk6 .x4ir,
.s9jljxpy .gpk6 .x4ir      { background: #0c1a2e; }
.s9jljxpy.gpk6 .h4r6,
.s9jljxpy .gpk6 .h4r6     { background: #0a2020; }
.skp2p .xbibufhe { border-left: none; border-radius: 6px; padding: 10px 14px; }
.skp2p .x4ir     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.skp2p .h4r6    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.skp2p .xbibufhe strong { color: var(--text-primary); }
.skp2p .xbibufhe p      { color: var(--text-muted); }
.eulp8 .xbibufhe { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hkghk3jx .cp08f,
.ykpfo .cp08f,
.gv6qb .cp08f,
.qhr1a .cp08f { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hkghk3jx .cp08f::before,
.ykpfo .cp08f::before,
.gv6qb .cp08f::before,
.qhr1a .cp08f::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hkghk3jx .x4ir     .cp08f::before { content: "✦"; color: var(--c-tip-border); }
.hkghk3jx .x9cbccj .cp08f::before { content: "▲"; color: var(--c-warn-border); }
.hkghk3jx .h4r6    .cp08f::before { content: "◉"; color: #60a5fa; }
.ykpfo .x4ir     .cp08f::before { content: "★"; color: var(--c-tip-border); }
.ykpfo .x9cbccj .cp08f::before { content: "◆"; color: var(--c-warn-border); }
.ykpfo .h4r6    .cp08f::before { content: "●"; color: #60a5fa; }
.gv6qb .x4ir     .cp08f::before { content: "▶"; color: var(--c-tip-border); }
.gv6qb .x9cbccj .cp08f::before { content: "■"; color: var(--c-warn-border); }
.gv6qb .h4r6    .cp08f::before { content: "▸"; color: #60a5fa; }
.qhr1a .x4ir     .cp08f::before { content: "→"; color: var(--c-tip-border); }
.qhr1a .x9cbccj .cp08f::before { content: "⬥"; color: var(--c-warn-border); }
.qhr1a .h4r6    .cp08f::before { content: "◈"; color: #60a5fa; }
.ds7thil .t2wh .p9dbtm,
.ds7thil .zpe68 .p9dbtm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ds7thil .bn4aj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ds7thil .vl8r          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ds7thil .nvuly0z9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.nlvl3 .t2wh .p9dbtm,
.nlvl3 .zpe68 .p9dbtm,
.nlvl3 .bn4aj,
.nlvl3 .zgdi465,
.nlvl3 .hfseuwvc,
.nlvl3 .vl8r,
.nlvl3 .nvuly0z9,
.nlvl3 .eulp8 .xbibufhe { box-shadow: none; }
.rb9v   .m32kg9d, .rb9v .hepp, .rb9v .ftrxraj3,
.rb9v   .j2fdgxw6, .rb9v .h1tpttl { font-size: 0.9rem; }
.rb9v   .gam5jo, .rb9v .cnx80hl { font-size: 0.9rem; }
.p1c3jgk   .m32kg9d, .p1c3jgk .hepp, .p1c3jgk .ftrxraj3,
.p1c3jgk   .j2fdgxw6, .p1c3jgk .h1tpttl { font-size: 0.95rem; }
.p1c3jgk   .gam5jo, .p1c3jgk .cnx80hl { font-size: 0.95rem; }
.uapsacg4   .m32kg9d, .uapsacg4 .hepp, .uapsacg4 .ftrxraj3,
.uapsacg4   .j2fdgxw6, .uapsacg4 .h1tpttl { font-size: 1.08rem; }
.uapsacg4   .gam5jo, .uapsacg4 .cnx80hl { font-size: 1.05rem; }
.uapsacg4   .s8bq7nc { font-size: 0.97rem; }
.url0s7 .kqpw      { font-size: 3.2rem; }
.url0s7 h2.be8wy { font-size: 1.9rem; }
.url0s7 h3.u0l7     { font-size: 1.4rem; }
.tro15i .kqpw      { font-size: 3.8rem; }
.tro15i h2.be8wy { font-size: 2.2rem; }
.tro15i h3.u0l7     { font-size: 1.6rem; }
.z0jehit0 + .z0jehit0 { position: relative; }
.doyqb5pg   .z0jehit0 + .z0jehit0::before,
.ikfx  .z0jehit0 + .z0jehit0::before,
.ba7mcxs   .z0jehit0 + .z0jehit0::before,
.aug1   .z0jehit0 + .z0jehit0::before,
.la6xpt   .z0jehit0 + .z0jehit0::before,
.qn4q5 .z0jehit0 + .z0jehit0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.doyqb5pg .z0jehit0 + .z0jehit0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ikfx .z0jehit0 + .z0jehit0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ba7mcxs .z0jehit0 + .z0jehit0::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;
}
.aug1 .z0jehit0 + .z0jehit0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.i657g .z0jehit0 { margin-bottom: 16px; }
.i657g .z0jehit0 + .z0jehit0 { margin-top: 0; }
.i657g .lqw4p { padding-top: 0; padding-bottom: 0; }
.la6xpt .z0jehit0 + .z0jehit0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qn4q5 .z0jehit0 + .z0jehit0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bqcos3wy .z0jehit0 + .z0jehit0::before,
.cij7iea .z0jehit0 + .z0jehit0::before,
.z36yjs .z0jehit0 + .z0jehit0::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%;
}
.cxbu3c .bqcos3wy .z0jehit0:nth-child(even)::before,
.cxbu3c .cij7iea .z0jehit0:nth-child(even)::before,
.cxbu3c .z36yjs .z0jehit0:nth-child(even)::before { background: var(--bg-surface); }
.mp4ieum .bqcos3wy .z0jehit0:nth-child(even)::before,
.mp4ieum .cij7iea .z0jehit0:nth-child(even)::before,
.mp4ieum .z36yjs .z0jehit0:nth-child(even)::before { background: var(--bg-card); }
.bqcos3wy .z0jehit0 + .z0jehit0::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");
}
.cij7iea .z0jehit0 + .z0jehit0::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");
}
.z36yjs .z0jehit0 + .z0jehit0::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");
}
.ggdjo .uip24 { overflow: hidden; }
.ggdjo .jt0pdtp8 { margin-bottom: 70px; }
.y01ikt8g .eu5n2xg,
.zmejv .eu5n2xg { padding-bottom: 60px; }
.ggdjo .eu5n2xg { padding-bottom: 70px; }
.ggdjo .uip24::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.ggdjo .uip24::before {
  height: 70px;
  -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");
}
.ghjsujeb  .uip24:not(.yr2j10) .uh2ku8f { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xqud .va0ow { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.kdrkt .va0ow { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ghjsujeb .yr2j10 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ghjsujeb .ai1cz { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.ghjsujeb .va0ow { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.o8sbne .va0ow { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ipz49 .va0ow { background: var(--accent-bg); }
.lyefthat .uty0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.lyefthat .uty0 .iln8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lyefthat .lqw4p::after { content: ''; display: block; clear: both; }
.h3p9uemw .uty0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.h3p9uemw .uty0 .iln8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.h3p9uemw .lqw4p::after { content: ''; display: block; clear: both; }
.vg3e2rjj .z0jehit0:nth-child(odd)  .uty0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.vg3e2rjj .z0jehit0:nth-child(even) .uty0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.vg3e2rjj .uty0 .iln8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vg3e2rjj .lqw4p::after { content: ''; display: block; clear: both; }
.lyefthat .ljh9y,
.h3p9uemw .ljh9y,
.vg3e2rjj .ljh9y,
.vg3e2rjj .rx61k8k { clear: both; }
@media (max-width: 900px) {
  .lyefthat .uty0,
  .h3p9uemw .uty0,
  .vg3e2rjj .z0jehit0:nth-child(odd)  .uty0,
  .vg3e2rjj .z0jehit0:nth-child(even) .uty0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .lyefthat .uty0 .iln8,
  .h3p9uemw .uty0 .iln8,
  .vg3e2rjj .uty0 .iln8 {
    max-height: none !important;
  }
}
.lyefthat .gam5jo,
.lyefthat .cnx80hl,
.h3p9uemw .gam5jo,
.h3p9uemw .cnx80hl,
.vg3e2rjj .gam5jo,
.vg3e2rjj .cnx80hl { overflow: hidden; }
@media (max-width: 640px) {
  .lyefthat .uty0,
  .h3p9uemw .uty0,
  .vg3e2rjj .uty0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.q20b .bx3ziy5u,
.q20b .lqw4p,
.q20b .a1gb  { max-width: 1100px; }
.rzgw5v .bx3ziy5u,
.rzgw5v .lqw4p,
.rzgw5v .a1gb  { max-width: 1200px; }
.rzgw5v { --content-mw: 1200px; }
.jym8z45 .bx3ziy5u,
.jym8z45 .lqw4p,
.jym8z45 .a1gb  { max-width: 1320px; }
.ke35yqsr { font-size: 0.82rem; color: var(--text-muted); }
.pa9g { display: flex; align-items: center; }
.uw47 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.g9vx3 { display: flex; align-items: center; }
.f1em { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.f1em:hover { text-decoration: underline; }
.qzs5 { margin: 0 3px; opacity: 0.45; }
.qzs5::before { content: '/'; }
.y9uk5g { padding: 2px 5px; color: var(--text-main); }
.et7t209 .ke35yqsr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.et7t209 .pa9g { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.owjl .ke35yqsr {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.owjl .pa9g { padding: 0 0 0 12px; }
.ogqct0n .pa9g { padding: 0 16px; }
.ogqct0n .ke35yqsr {
  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);
}
.ogqct0n .bx3ziy5u { padding-top: 28px; }
@media (max-width: 720px) {
  .sful { margin-top: 18px; padding: 0 16px; }
  .ogqct0n .bx3ziy5u { padding-top: 16px; }
}
.q20b.et7t209 .pa9g { max-width: 1100px; }
.rzgw5v.et7t209 .pa9g { max-width: 1200px; }
.jym8z45.et7t209 .pa9g { max-width: 1320px; }
.rzgw5v .sful { max-width: 1200px; }
.lffx .z0jehit0 { padding-top: 16px; padding-bottom: 16px; }
.p4s95cx .z0jehit0 { padding-top: 24px; padding-bottom: 24px; }
.je64z4uj .z0jehit0 { padding-top: 40px; padding-bottom: 40px; }
.gvbvzb82 .z0jehit0 { padding-top: 52px; padding-bottom: 52px; }
.j0082dv .z0jehit0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.j0082dv .z0jehit0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.j0082dv .z0jehit0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.j0082dv .z0jehit0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fpgrjt .lqw4p { padding-top: 10px;  padding-bottom: 10px; }
.npttsp .lqw4p { padding-top: 18px;  padding-bottom: 18px; }
.f3nv .lqw4p { padding-top: 36px;  padding-bottom: 36px; }
.o3f3qfea .lqw4p { padding-top: 48px;  padding-bottom: 48px; }
.iufg26q2 h2.be8wy { font-weight: 600; }
.iufg26q2 h3.u0l7     { font-weight: 600; }
.mph59s { font-weight: 500; }
.mph59s h2.be8wy { font-weight: 800; }
.mph59s h3.u0l7     { font-weight: 700; }
.f72kdail h2.be8wy { font-weight: 900; }
.f72kdail h3.u0l7     { font-weight: 800; }
.f72kdail .xbibufhe strong,
.f72kdail .xbibufhe strong { font-weight: 600; }
.a5str {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.nniggjlj .a5str { display: none; }
@media (max-width: 640px) {
  .giz9vqw { display: none; }
  .a5str {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.a5str { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a5str:hover { opacity: 0.85; }
.i7ca .a5str { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.uis2dcym .a5str,
.ifl3urj  .a5str { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.uis2dcym .a5str:hover,
.ifl3urj  .a5str:hover { opacity: 0.88; }
.i7ca.uis2dcym .a5str,
.i7ca.ifl3urj  .a5str { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.i19pk8l {
  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;
}
.i19pk8l:hover { transform: translateY(-2px); opacity: 0.92; }
.i19pk8l { background: var(--cta) !important; color: #fff !important; border: none !important; }
.y6dz87 .i19pk8l { display: none; }
.ouyz .i19pk8l { right: 32px; }
.kpeqx6wv  .i19pk8l { left: 32px; }
@media (max-width: 480px) {
  .ouyz .i19pk8l { right: 20px; bottom: 20px; }
  .kpeqx6wv  .i19pk8l { left: 20px; bottom: 20px; }
}
.g2lu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.a1gb { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nggwmm { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.q7pj { color: var(--text-dim); font-size: 0.8rem; }
.a7c1b { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.a7c1b img { height: 26px; width: auto; object-fit: contain; }
.xch1jl5 a, .j7a38ov a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xch1jl5 a:hover, .j7a38ov a:hover { color: var(--accent-light); }
.j7a38ov { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.jv4mw .a1gb { text-align: center; }
.jv4mw .j7a38ov { justify-content: center; margin-bottom: 16px; }
.jv4mw .nggwmm { margin-top: 0; }
.kax0h { margin-top: 10px; }
.kax0h a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .a1gb { padding-left: 16px; padding-right: 16px; }
  .we7c .a1gb { padding: 20px 16px; }
  .j7a38ov { gap: 4px 12px; }
  .nggwmm { font-size: 0.78rem; }
}
.oszkw0 .eadzxqd .a7c1b { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.oszkw0 .nggwmm { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.oszkw0 .q7pj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .oszkw0 .r932okzb { grid-template-columns: 1fr 1fr; } .oszkw0 .eadzxqd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .oszkw0 .r932okzb { grid-template-columns: 1fr; } }
.vuant .a7c1b { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.vuant .nggwmm { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .vuant .j0h1 { gap: 12px; } .vuant .a7c1b { margin-right: 0; width: 100%; } }
.khpnn .kau3 .a7c1b { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.khpnn .nggwmm { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.khpnn .q7pj { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .khpnn .try1y45 { grid-template-columns: 1fr 1fr; } .khpnn .kau3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .khpnn .try1y45 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .eip9f .imuhb { grid-template-columns: 1fr 1fr; } .eip9f .xdq3ckl6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .eip9f .imuhb { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .hpvfl1m .imuhb { grid-template-columns: 1fr; } }
.bj0hyg .a1gb { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.bj0hyg .j7a38ov { justify-content: center; }
.i316zy2m .jyq5zo4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.i316zy2m .g2lu { background: var(--bg-page); border-top-color: var(--border-alt); }
.bqes .jyq5zo4      { background: #0d1117; border-bottom-color: #21262d; }
.bqes .zujb9x2 { color: var(--accent-light); }
.bqes .ra0kks { --msep-color: #8b949e; }
.bqes .ra0kks a { color: #8b949e; }
.bqes .ra0kks a:hover { color: var(--accent-light); }
.bqes .qlzfh0i5 { color: #8b949e; }
.bqes .g2lu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bqes .nggwmm,
.bqes .q7pj { color: #6e7681; }
.bqes .xch1jl5 a, .bqes .j7a38ov a,
.bqes .a7c1b { color: #e6edf3; }
.bqes .xch1jl5 a:hover, .bqes .j7a38ov a:hover,
@media (max-width: 640px) {
  .bqes .ra0kks { background: #0d1117; border-top-color: #21262d; }
  .bqes .ra0kks li a { border-bottom-color: #21262d; }
}
.r9zyay .jyq5zo4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.r9zyay .zujb9x2 { color: var(--accent-light); }
.r9zyay .ra0kks { --msep-color: #475569; }
.r9zyay .ra0kks a { color: #475569; }
.r9zyay .ra0kks a:hover { color: var(--accent-light); }
.r9zyay .qlzfh0i5 { color: #64748b; }
.r9zyay .g2lu { background: #f0f4f8; border-top-color: #cbd5e1; }
.r9zyay .nggwmm,
.r9zyay .q7pj { color: #64748b; }
.r9zyay .xch1jl5 a, .r9zyay .j7a38ov a,
.r9zyay .pqrn a, .r9zyay .a7c1b { color: #374151; }
.r9zyay .xch1jl5 a:hover, .r9zyay .j7a38ov a:hover,
@media (max-width: 640px) {
  .r9zyay .ra0kks { background: #f0f4f8; border-top-color: #cbd5e1; }
  .r9zyay .ra0kks li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.uis2dcym .jyq5zo4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.uis2dcym .zujb9x2 { color: #fff; }
.uis2dcym .ra0kks { --msep-color: rgba(255,255,255,0.82); }
.uis2dcym .ra0kks a { color: rgba(255,255,255,0.82); }
.uis2dcym .ra0kks a:hover { color: #fff; }
.uis2dcym .qlzfh0i5 { color: rgba(255,255,255,0.9); }
.uis2dcym .g2lu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.uis2dcym .nggwmm,
.uis2dcym .q7pj { color: rgba(255,255,255,0.72); }
.uis2dcym .xch1jl5 a, .uis2dcym .j7a38ov a,
.uis2dcym .pqrn a, .uis2dcym .a7c1b { color: #fff; }
.uis2dcym .xch1jl5 a:hover, .uis2dcym .j7a38ov a:hover,
@media (max-width: 640px) {
  .uis2dcym .ra0kks { background: var(--accent); border-top-color: var(--accent-light); }
  .uis2dcym .ra0kks li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ifl3urj .jyq5zo4 {
  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);
}
.ifl3urj .g2lu {
  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) {
  .ifl3urj .ra0kks {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.n93tm .z0mj { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.nf6xs2r .z0mj { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.odc1ijl .z0mj { min-height: 72px; height: auto; }
.rlw46 .z0mj { min-height: 84px; height: auto; }
.we7c .z0mj { max-width: none; padding: 0 32px; }
.we7c .a1gb  { max-width: none; padding: 24px 32px; }
.u5w99hr.rzgw5v .z0mj { max-width: 1200px; }
.u5w99hr.jym8z45 .z0mj { max-width: 1320px; }
.ubpuwegl   .zujb9x2, .ubpuwegl   .a7c1b { text-transform: capitalize; }
.p6s3 .zujb9x2, .p6s3 .a7c1b { text-transform: lowercase; }
.u7i7l .zujb9x2, .u7i7l .a7c1b { text-transform: uppercase; letter-spacing: 0.06em; }
.jk5sr4c, .m2sg9qo9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ea8uo .jk5sr4c,
.ea8uo .m2sg9qo9 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.hr07ymj .jk5sr4c,
.hr07ymj .m2sg9qo9 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.jhe9nv .jk5sr4c,
.jhe9nv .m2sg9qo9 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.whle .jk5sr4c,
.whle .m2sg9qo9 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.o9fd   .ra0kks a { font-weight: 500; }
.koago .ra0kks a { font-weight: 600; }
.m21r     .ra0kks a { font-weight: 700; }
.grolt    .ra0kks a { font-weight: 800; letter-spacing: 0.01em; }
.gl3y     .ra0kks > li + li::before,
.qu6d    .ra0kks > li + li::before,
.fw88    .ra0kks > li + li::before,
.h35b7c5 .ra0kks > li + li::before,
.jz3b3rr .ra0kks > li + li::before,
.u601abry  .ra0kks > li + li::before,
.zi2mp    .ra0kks > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.gl3y     .ra0kks > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qu6d    .ra0kks > li + li::before { content: "|"; }
.fw88    .ra0kks > li + li::before { content: "—"; }
.h35b7c5 .ra0kks > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jz3b3rr .ra0kks > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.u601abry  .ra0kks > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.zi2mp    .ra0kks > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .tk1qn .qlzfh0i5,
  .y2em726m .qlzfh0i5,
  .kx2m8ev .qlzfh0i5,
  .emi1 .qlzfh0i5,
  .b0gx .qlzfh0i5 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .tk1qn .qlzfh0i5::before,
  .y2em726m .qlzfh0i5::before,
  .kx2m8ev .qlzfh0i5::before,
  .emi1 .qlzfh0i5::before,
  .b0gx .qlzfh0i5::before { content: ""; display: block; flex-shrink: 0; }

  
  .tk1qn .qlzfh0i5::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;
  }

  
  .y2em726m .qlzfh0i5::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;
  }

  
  .kx2m8ev .qlzfh0i5::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;
  }

  
  .emi1 .qlzfh0i5::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;
  }

  
  .b0gx .qlzfh0i5::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) {
  .ddc8q .qlzfh0i5 {
    padding: 5px 14px;
  }
  .ddc8q .ra0kks {
    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;
  }
  .ddc8q .ra0kks li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ddc8q .ra0kks li a:hover { background: var(--bg-raised); }
  .ddc8q .gyvjus,
  .hxr2og .gyvjus,
  .h5fncge .gyvjus { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rx8go .qlzfh0i5 {
    padding: 5px 10px;
  }
  .rx8go .ra0kks {
    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);
  }
  .rx8go .ra0kks.pbfx79d { transform: translateX(0); }
  .rx8go .ra0kks li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rx8go .ra0kks li:last-child a { border-bottom: none; }
  .uis2dcym .ra0kks,
  .bqes .ra0kks { background: var(--accent) !important; }
  .uis2dcym .ra0kks li a,
  .bqes .ra0kks li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .h5fncge .qlzfh0i5 {
    padding: 5px 10px;
  }
  .h5fncge .ra0kks {
    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);
  }
  .h5fncge .ra0kks::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .h5fncge .ra0kks.pbfx79d { transform: translateY(0); }
  .h5fncge .ra0kks li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .d4me8h .qlzfh0i5 {
    padding: 5px 10px;
  }
  .d4me8h .ra0kks {
    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;
  }
  .d4me8h .ra0kks.pbfx79d { opacity: 1; pointer-events: auto; }
  .d4me8h .ra0kks li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .qr5rtwg     .qlzfh0i5 { border-radius: 0 !important; }
  .q9rt2t   .qlzfh0i5 { border-radius: 8px !important; }
  .n98kfe .qlzfh0i5 { border-radius: 50% !important; }
  .lwl6bqz4   .qlzfh0i5 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vtbfle .grlwxvdf { flex-direction: column; align-items: stretch; }
  .vtbfle .afrq { flex-direction: row; min-width: auto; }
  .vtbfle .ljobc1 { align-items: flex-start; text-align: left; }
}
.uba9ofr3,
.uba9ofr3.z0jehit0,
.cxbu3c .uba9ofr3,
.jq9i .uba9ofr3,
.mp4ieum .uba9ofr3,
.mfihq .uba9ofr3 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.bcb5 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.ufx30b { flex: 1 1 280px; min-width: 0; }
.zlluu {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.xrvy08s {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.fb22f {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.fb22f:hover { transform: translateY(-1px); opacity: 0.95; }
.v0q6 .bcb5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.v0q6 .zlluu { color: var(--cta); }
.v0q6 .xrvy08s { color: var(--text-body); }
.v0q6 .fb22f {
  background: var(--cta) !important;
  color: #fff !important;
}
.j0wx .bcb5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.j0wx .zlluu { color: var(--text-primary); }
.j0wx .xrvy08s { color: var(--text-body); }
.j0wx .fb22f {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .bcb5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ufx30b { flex: 0 0 auto; }
  .zlluu { font-size: 1.2rem; }
  .fb22f { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.pk9w1z0 .bzp2248 { height: 36px; }
.x520d .bzp2248 { height: 60px; max-width: 200px; }
.tsgobl0 .bzp2248 { height: 56px; max-width: 180px; }
.f5tgpe2    .upmapu5, .f5tgpe2    .d3gr { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.an2u .otq1 + .otq1 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .b1vtrjm .rx61k8k {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .b1vtrjm .zgdi465 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .b1vtrjm .zgdi465 { padding: 40px 16px 20px; }
  .b1vtrjm .otq1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .b1vtrjm .v14r { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .dv1f931 .zgdi465 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dv1f931 .zgdi465::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dv1f931 .pgcofsiz {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dv1f931 .udp6dhv { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dv1f931 .otq1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dv1f931 .v14r { width: 100%; min-width: 0; }
  .dv1f931 .upmapu5 { min-width: 0; }
}
.ks6v .f885 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ks6v .f885 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ks6v .f885 p { padding: 0 2px 16px; }
.bg8l .f885 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bg8l .f885 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bg8l .f885 summary::after { content: "›"; font-size: 1.2em; }
.bg8l .f885[open] summary::after { content: "‹"; }
.bg8l .f885 p { padding: 10px 22px 4px; }
.a6ohdap .f885 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.a6ohdap .f885 summary { color: var(--text-primary); padding-left: 16px; }
.a6ohdap .f885 summary::after { content: "›"; font-size: 1.1em; }
.a6ohdap .f885[open] summary::after { content: "‹"; }
.a6ohdap .f885 p { padding-left: 16px; }
.qphuik3 .n8e4msj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qphuik3 .f885 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qphuik3 .f885:last-child { border-bottom: none; }
.qphuik3 .f885 summary { color: var(--text-primary); border-radius: 0; }
.qphuik3 .f885 summary::after { content: "›"; font-size: 1.1em; }
.qphuik3 .f885[open] summary::after { content: "‹"; }
.of0dx7 .f885 { overflow: hidden; }
.of0dx7 .f885 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.of0dx7 .f885 summary::after { color: rgba(255,255,255,.75); }
.of0dx7 .f885[open] summary { border-radius: 0; }
.d16fyj5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.drpp6 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.e221owa {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.tdi67 { color: var(--text-muted); font-size: 1.05rem; }
.p9va {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.cn4g9ty4 { margin-bottom: 20px; }
.z6bbvjk {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.bjcp {
  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;
}
.bjcp:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.r4siy2 { resize: vertical; min-height: 130px; }
.uod3 { width: 100%; margin-top: 8px; }
.i1anugo {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gb5xfni {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qa0h { color: var(--text-muted); line-height: 1.75; }
.bd8g { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bd8g li { margin-bottom: 6px; }
.axdav2 { max-width: 760px; margin: 0 auto; }
.y1t4u7 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xgd1e { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xgd1e:last-child { border-bottom: none; }
.xgd1e h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.xgd1e p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lx3w { max-width: 760px; margin: 0 auto; }
.tm6wwux1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.tx7zonns ul.bd8g { margin: 0; }
.lzs0zng9 { max-width: 900px; margin: 0 auto; }
.feyha8z { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.feyha8z:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.feyha8z .tm6wwux1 { margin: 0; font-size: 1rem; }
.feyha8z .aw2acf p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .feyha8z { grid-template-columns: 1fr; gap: 10px; } }
.maztvcbl .tm6wwux1 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.xf3ti1v .bd8g { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .b6n8 { grid-template-columns: 1fr; } }
.hit97532 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.hit97532:hover .tfull { color: var(--accent-light); text-decoration: underline; }
.yzs4jw { color: inherit; text-decoration: none; }
.yzs4jw:hover { color: var(--accent-light); text-decoration: underline; }
.tozdf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rkrvpbu { margin-bottom: 48px; }
.ldc3d { max-width: 760px; margin: 0 auto; }
.ahi7ga1 { max-width: 640px; margin: 0 auto; }
.u6ulc5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.u6ulc5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.w54c { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.u6ulc5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.u6ulc5 ul.bd8g { margin: 0; }
.z0abys { color: var(--text-muted); line-height: 1.75; }
.biun .bd8g,
.ahi7ga1 .bd8g,
.m1skh .bd8g,
.jyznk2 .bd8g {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.biun .u6ulc5,
.ahi7ga1 .u6ulc5 { text-align: left; }
.biun .w54c,
.ahi7ga1 .w54c { text-align: center; }
.jk6hzl4 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ghyts { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.zzseh { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.adkatr { margin-top: 12px; }
.zidcae39 { 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; }
.zidcae39:hover { border-bottom-color: var(--accent-light); }
.m2zec0u { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.m2zec0u img { width: 100%; height: 100%; object-fit: cover; display: block; }
.my1pu { width: 72px; height: 72px; }
.y82x6ku { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.dm2u { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.jc09 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.k1ytso { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .f8y4k0 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.c9yfkny .zzseh, .c9yfkny .ghyts { max-width: 640px; }
.bgo2w9q5 .jk6hzl4 { font-size: 1.6rem; margin-top: 18px; }
.o27t .zzseh { margin-bottom: 28px; }
@media (max-width: 860px) { .nqf3 { grid-template-columns: 1fr; } .bgo2w9q5 { position: static; text-align: center; } }
.h6pl7 .m2zec0u { margin: 0 auto 18px; }
.h6pl7 .jc09 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ovmppp { grid-template-columns: 1fr; } }
.hxjnma6 .jk6hzl4 { font-size: 1.6rem; margin-bottom: 6px; }
.jyznk2 .bd8g { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hxjnma6 { flex-direction: column; text-align: center; } .rmcu { grid-template-columns: 1fr; } }
.lljz5do { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.lljz5do .jk6hzl4 { font-size: 1.35rem; margin: 0 0 4px; }
.lljz5do .jc09 { margin: 0; }
.ymvqkz .e221owa { color: var(--accent-light); }
.srfxdw {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.srfxdw .e221owa { font-size: 2rem; }
.srfxdw .tdi67 { max-width: 680px; }
.l0blal5x .e221owa { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.l0blal5x .tdi67  { margin: 0; }
@media (max-width: 640px) { .l0blal5x { flex-direction: column; } }
.n7g4 .e221owa { color: var(--accent-light); }
.pw9z2nl2 .e221owa { color: #fff; }
.pw9z2nl2 .tdi67  { color: rgba(255,255,255,0.85); }
.p3j2o { max-width: 680px; margin: 0 auto; }
.x7t60z {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .x7t60z { grid-template-columns: 1fr; } }
.vgg7cv .bjcp {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vgg7cv .bjcp:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.e5fwfj89 .bjcp { background: var(--bg-raised); border-color: transparent; }
.e5fwfj89 .bjcp:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xm77tc2 .bjcp { border-radius: 100px; padding: 11px 20px; }
.xm77tc2 .r4siy2 { border-radius: 14px; }
.xmnnn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.xmnnn summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.xmnnn summary::-webkit-details-marker { display: none; }
.xmnnn summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.xmnnn[open] summary::after { content: "−"; }
.nlg3 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.zdts {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .zdts { grid-template-columns: 1fr; } }
.j43nr2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.j43nr2 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.j43nr2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cyxe { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.cyxe li { margin-bottom: 6px; }
.n9tdz{display:none}
.n9tdz:empty,.w89v8c:empty{display:none}
.ue488bi4{position:relative;overflow:visible}
.kfbk .pya3k9,.xfcqph .pya3k9,
.m3mzpwd .pya3k9,.qncp7tbe .pya3k9,
.ykdpna9a .pya3k9,.g707 .pya3k9{display:block}
.gmf1u31 .umcya{display:block}
.kfbk .pya3k9,.xfcqph .pya3k9,
.m3mzpwd .pya3k9,.qncp7tbe .pya3k9,
.ykdpna9a .pya3k9{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}
.kfbk .pya3k9 .w89v8c,.xfcqph .pya3k9 .w89v8c,
.m3mzpwd .pya3k9 .w89v8c,.qncp7tbe .pya3k9 .w89v8c,
.ykdpna9a .pya3k9 .w89v8c{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}
.kfbk .rfjo4an,.xfcqph .rfjo4an,
.m3mzpwd .rfjo4an,.qncp7tbe .rfjo4an,
.ykdpna9a .rfjo4an{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kfbk .pya3k9,.xfcqph .pya3k9{top:12px}
.kfbk .pya3k9 .w89v8c{margin-right:auto}
.xfcqph .pya3k9 .w89v8c{margin-left:auto}
.xfcqph .pya3k9{text-align:right}
.m3mzpwd .pya3k9,.qncp7tbe .pya3k9{bottom:12px}
.m3mzpwd .pya3k9 .w89v8c{margin-right:auto}
.qncp7tbe .pya3k9 .w89v8c{margin-left:auto}
.qncp7tbe .pya3k9{text-align:right}
.ykdpna9a .pya3k9{position:relative;margin-top:16px}
.ykdpna9a .pya3k9 .w89v8c{margin:0 auto}
.g707 .pya3k9{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.g707 .pya3k9 .w89v8c{margin:0}
.g707 .va0ow~.pya3k9,
.g707 .zpk4vtr7~.pya3k9{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.g707 .va0ow~.pya3k9 .w89v8c,
.g707 .zpk4vtr7~.pya3k9 .w89v8c{justify-content:flex-start}
.va0ow~.pya3k9,.zpk4vtr7~.pya3k9{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}
.va0ow~.pya3k9 .w89v8c{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zpk4vtr7~.pya3k9 .w89v8c{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.umcya .w89v8c{margin:0 0 12px}
.w89v8c{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tfull{font-weight:600;color:var(--text-heading);opacity:1}
.lveb7bs::before{content:"·";margin:0 2px;opacity:.5}
.rfjo4an{white-space:nowrap}
.z6jfky7 .rfjo4an{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.z6jfky7 .lveb7bs::before{content:""}
.twjm10 .rfjo4an{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}
.twjm10 .lveb7bs::before{content:""}
.b0vy .w89v8c{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.iuxxap5 .rfjo4an{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.iuxxap5 .lveb7bs::before{content:""}
.ou0k .rfjo4an{color: var(--accent-light);opacity:1;font-weight:500}
.a30s2y .rfjo4an{border-bottom:1px solid currentColor;padding-bottom:2px}
.j3eycazo .w89v8c{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.veunzs2{--date-bg:transparent}
.n3lgci .lveb7bs::before{content:""}
.yg8mor .lveb7bs::before{content:"•";opacity:.4}
.yg8mor .rfjo4an + .rfjo4an::before{content:"•";margin-right:6px;opacity:.4}
.ab8h .lveb7bs::before{content:"/";opacity:.35}
.ab8h .rfjo4an + .rfjo4an::before{content:"/";margin-right:6px;opacity:.35}
.jylzl6o .lveb7bs::before{content:"|";opacity:.3}
.jylzl6o .rfjo4an + .rfjo4an::before{content:"|";margin-right:6px;opacity:.3}
.ld2wy .lveb7bs::before{content:"—";opacity:.3}
.ld2wy .rfjo4an + .rfjo4an::before{content:"—";margin-right:6px;opacity:.3}
.qaswlc9 .lveb7bs::before{content:"◆";font-size:.5em;opacity:.35}
.qaswlc9 .rfjo4an + .rfjo4an::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xfxxiy .lveb7bs::before{content:"·";opacity:.4}
.xfxxiy .rfjo4an + .rfjo4an::before{content:"·";margin-right:6px;opacity:.4}
.mrj6 .lveb7bs::before{content:"›";opacity:.4}
.mrj6 .rfjo4an + .rfjo4an::before{content:"›";margin-right:6px;opacity:.4}
.uwvr2 .lveb7bs::before{content:"→";opacity:.35;font-size:.85em}
.uwvr2 .rfjo4an + .rfjo4an::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pyj0t{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.eb83wgzg{display:flex;flex-direction:column;gap:3px}
.fmpqx9{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.vpilk{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ethiqq8{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.tofg .pyj0t{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.etzz .pyj0t{border-top:3px solid var(--accent);padding-top:18px}
.ptyybf .pyj0t{border-left:3px solid var(--accent);border-radius:0}
.cyy6a2b .pyj0t{padding:20px 0}
@media(max-width:640px){
  .pyj0t{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ethiqq8{max-width:100%}
}
.b33pdgf4 .vl8r{margin:0}
@media (max-width:560px){
  .l6ydic6{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .cy7mu { padding: 28px 18px 20px; }
  .mlo2pnju { font-size: 1.2rem; }
  .rkvg { max-width: 220px; max-height: 80px; }
}
.r3xr69h1  .kk54y5df { border-radius: 6px; }
.te8os3ma .bcb5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .kk54y5df { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.jf4e6ckm {
  margin: 28px 0 24px;
}
.jf4e6ckm .z0jehit0 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.jf4e6ckm .lqw4p {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.jf4e6ckm .bcb5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .z0mj { flex-direction: row-reverse; }
[dir="rtl"] .ra0kks { flex-direction: row-reverse; }
[dir="rtl"] .ouyz .i19pk8l { right: auto; left: 32px; }
[dir="rtl"] .kpeqx6wv  .i19pk8l { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ouyz .i19pk8l { right: auto; left: 20px; }
  [dir="rtl"] .kpeqx6wv  .i19pk8l { left: auto;  right: 20px; }
}
[dir="rtl"] .lyefthat .uty0  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .h3p9uemw .uty0 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .va0ow,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .gam5jo, [dir="rtl"] .cnx80hl { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .k378u { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .l8lwu4ik { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xbibufhe { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .bcb5 { direction: rtl; }
[dir="rtl"] .ke35yqsr { direction: rtl; }
[dir="rtl"] .nvuly0z9 { direction: rtl; }
[dir="rtl"] .st8fi { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .lbzx .cnx80hl,
[dir="rtl"] .kbuwsb .cnx80hl,
[dir="rtl"] .oyzm1 .cnx80hl,
[dir="rtl"] .ydpdb .cnx80hl {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .lbzx .cnx80hl li::before,
[dir="rtl"] .kbuwsb .cnx80hl li::before,
[dir="rtl"] .oyzm1 .cnx80hl li::before,
[dir="rtl"] .ydpdb .cnx80hl li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .uip24.i5w35g6g .jt0pdtp8,
[dir="rtl"] .zgf16.i5w35g6g .jt0pdtp8,
[dir="rtl"] .yr2j10.i5w35g6g .jt0pdtp8,
[dir="rtl"] .b9b3hx.i5w35g6g .jt0pdtp8,
[dir="rtl"] .eapdm5.i5w35g6g .jt0pdtp8 { text-align: right; }
[dir="rtl"] .va0ow.i5w35g6g .eu5n2xg { align-items: flex-end; text-align: right; }
[dir="rtl"] .va0ow.ivzon .eu5n2xg { text-align: center; }
[dir="rtl"] .va0ow .eu5n2xg { text-align: right; }
[dir="rtl"] .lqw4p,
[dir="rtl"] .j2fdgxw6,
[dir="rtl"] .h1tpttl,
[dir="rtl"] .phks,
[dir="rtl"] .p9va,
[dir="rtl"] .z6bbvjk,
[dir="rtl"] .zzseh,
[dir="rtl"] .bjcp,
[dir="rtl"] .r4siy2 { text-align: right; direction: rtl; }
[dir="rtl"] .xm77tc2 .bjcp,
[dir="rtl"] .vgg7cv .bjcp { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #874a1a;
  --brand:           #874a1a;
  --brand-light:     #6a3f1c;
  --brand-pale:      #895730;
  --grad-start:      #d37428;
  --grad-end:        #d59664;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #874a1a;
  --cta-light:       #673610;
  --cta-hover:       #532d10;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f3;
  --bg-raised:       #f1efee;
  --bg-hover:        #f5f4f3;
  --border:          #e8e5e2;
  --border-alt:      #dcd5d0;
  --border-section:  #e8e5e2;
  --text-primary:    #1b1917;
  --text-muted:      #605851;
  --text-body:       #37322e;
  --text-sub:        #524b46;
  --text-faint:      #897e75;
  --text-dim:        #a19890;
  --text-label:      #6e655d;
  --text-value:      #443f3a;
  --accent-bg:       #f2e9e2;
  --accent-bg-light: #ecd9ca;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #12901a;
  --c-cons:          #9f2a21;
  --c-pros-label:    #15ab1f;
  --c-tip-border:    #18bd22;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #12901a;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.pddhbo0 .pumz8, .pddhbo0 .va0ow { min-height: 780px; }
.hrckxh82 .a5str::after,.hrckxh82 .i19pk8l::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; }
.qzs5::before { content: '>'; }