:root {
  --color-accent: #1141bd;
  --color-cta: #14b8a6;
  --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;
}
.q1bs9um {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.f9nsx {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wojerrbf {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mb13 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ndht { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ndht a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ndht a:hover { color: var(--accent-light); }
.pi3hw8u5     .g3cwa19 { border-radius: 24px; padding: 8px; }
.pi3hw8u5 .g3cwa19 li a { border-radius: 16px; }
@media (max-width: 640px) {
  .g3cwa19 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cxruju:hover .g3cwa19,
  .cxruju:focus-within .g3cwa19 { display: block; }
  .g3cwa19 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.fm18 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.mlqga { display: none; }
@media (max-width: 640px) {
  .mlqga {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .mlqga.c2x63r0 { display: block; }
}
@media (max-width: 640px) {
  .fm18 { display: block; }
  .ndht > li + li::before { display: none !important; }
  .ndht {
    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;
  }
  .ndht.c2x63r0 { display: flex; }
  .ndht li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ndht li:last-child a { border-bottom: none; }
}
.evw0e { min-height: 480px; }
.f4k843fq {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.h10up8 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.v5hjg85 .h10up8 { margin-left: 0; margin-right: 0; }
.dcfm {
  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;
}
.kr6f .dcfm { margin-top: 24px; }
.dcfm:hover { opacity: 0.88; }
.qssutv .j80z6tkp {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.qssutv .f4k843fq { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qssutv .h10up8 { color: #e2e8f0; }
.qssutv.pepqr .j80z6tkp { text-align: center; }
.qssutv.v5hjg85   .j80z6tkp { text-align: left; }
.m5n1tg2 {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.m5n1tg2 .j80z6tkp {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.m5n1tg2 .f4k843fq { color: var(--text-primary); text-shadow: none; }
.m5n1tg2 .h10up8 { color: var(--text-muted); }
.m5n1tg2 .dcfm { margin-top: 16px; }
.m5n1tg2, .m5n1tg2.evw0e { min-height: auto !important; }
.m5n1tg2.pepqr .j80z6tkp { text-align: center; }
.m5n1tg2.v5hjg85   .j80z6tkp { text-align: left; }
.m5n1tg2~.nka3iams{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}
.m5n1tg2~.nka3iams .quv3{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); }
}
.fow0ye4 .dp95rv,
.fow0ye4 .ku0n,
.fow0ye4 .qssutv .w7phqk {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.dp95rv .f4k843fq { color: #fff; }
.dp95rv .h10up8 { color: rgba(255,255,255,0.85); }
.dp95rv .dcfm { background: #fff; color: var(--cta); }
.dp95rv .dcfm:hover { opacity: 0.92; }
.fow0ye4 .vahy {
  animation: hg-fadein 1.2s ease-out both;
}
.vahy .f4k843fq { text-shadow: none; color: var(--text-primary); }
.vahy .h10up8 { color: var(--text-muted); }
body.ehving .f4k843fq {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.s726 .f4k843fq {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.evw0e.dp95rv .f4k843fq,
section.dp95rv .f4k843fq {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vahy.v5hjg85   .p65ty { align-items: flex-start; text-align: left; }
.evw0e .pcghuwvl {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pcghuwvl .a5h9rbe.iiqga8f {
  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;
}
.pcghuwvl .a5h9rbe.iiqga8f:hover { opacity: 0.85; }
.p7si1 .j80z6tkp { padding-bottom: 24px; }
.kr6f .j80z6tkp { max-width: 1100px; }
@media (max-width: 700px) {
  .vahy { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vahy:not(.iszrf) .zx9wl9bx { display: none !important; }
  .iszrf .zx9wl9bx { padding: 16px; }
  .p65ty  { padding: 36px 24px; }
  .vahy~.nka3iams,.rytsuac0~.nka3iams{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .evw0e, .vahy { min-height: 320px !important; }
  .f4k843fq { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .cneu,
  .a7xto3ky,
  .osn31 { grid-template-columns: 1fr !important; }

  

  
  .p7si1 { display: flex !important; flex-direction: column !important; }
  .p7si1 .j80z6tkp { display: contents; }
  .p7si1 .w7phqk { order: 0; }
  .p7si1 .f4k843fq { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .p7si1 .cneu { order: 2; padding: 0 16px 12px !important; }
  .p7si1 .h10up8 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .kr6f .j80z6tkp { display: flex; flex-direction: column; }
  .kr6f .j80z6tkp .f4k843fq { order: 1; }
  .kr6f .j80z6tkp .osn31 { order: 2; margin: 8px 0 24px !important; }
  .kr6f .j80z6tkp .h10up8 { order: 3; }
  .kr6f .j80z6tkp .dcfm { order: 4; align-self: center; margin-top: 0; }

  
  .vahy.iszrf {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vahy.iszrf .p65ty { display: contents; padding: 0; }
  .vahy.iszrf .p65ty .f4k843fq { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vahy.iszrf .zx9wl9bx { order: 2; padding: 12px 16px; }
  .vahy.iszrf .p65ty .h10up8 { order: 3; padding: 0 24px; margin: 0 auto; }
  .vahy.iszrf .p65ty .dcfm { order: 4; align-self: center; margin: 8px 0 32px; }
}
.woj6qxt { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.i1tk2adt { width: 100%; height: auto; display: block; border-radius: 10px; }
.liplh .woj6qxt        { border-radius: 16px; }
.liplh .i1tk2adt  { border-radius: 16px; }
.pkjca1t .woj6qxt         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.pkjca1t .i1tk2adt   { border-radius: 8px; }
.w3hk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ghgp { width: 100%; padding: 32px 0; position: relative; }
.eug7ltgq { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.hmyzpk .ghgp:nth-child(even) { background: var(--bg-surface); }
.hmyzpk .ghgp:nth-child(odd)  { background: var(--bg-page); }
.e1wcsq0 .ghgp:nth-child(even) { background: var(--bg-card); }
.e1wcsq0 .ghgp:nth-child(odd)  { background: var(--bg-page); }
.hmyzpk .ghgp:nth-child(odd)  .eug7ltgq { background: var(--bg-card); border-radius: 6px; }
.hmyzpk .ghgp:nth-child(even) .eug7ltgq { background: var(--bg-raised); border-radius: 6px; }
.e1wcsq0 .ghgp:nth-child(odd)  .eug7ltgq { background: var(--bg-card); border-radius: 6px; }
.e1wcsq0 .ghgp:nth-child(even) .eug7ltgq { background: var(--bg-raised); border-radius: 6px; }
.hmyzpk .ghgp:nth-child(even) .now36j .xqt3x44,
.e1wcsq0 .ghgp:nth-child(even) .now36j .xqt3x44 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.hmyzpk .ghgp:nth-child(odd) .now36j .xqt3x44,
.e1wcsq0 .ghgp:nth-child(odd) .now36j .xqt3x44 { background: var(--bg-card-inner); }
.hmyzpk .ghgp:nth-child(even) .uv4ap3 .xqt3x44:nth-child(odd),
.e1wcsq0 .ghgp:nth-child(even) .uv4ap3 .xqt3x44:nth-child(odd)  { background: var(--bg-card); }
.hmyzpk .ghgp:nth-child(even) .uv4ap3 .xqt3x44:nth-child(even),
.e1wcsq0 .ghgp:nth-child(even) .uv4ap3 .xqt3x44:nth-child(even) { background: var(--bg-card-inner); }
h1.cqcsex85 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.cqcsex85 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.inhf3q { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wdn8 h2.cqcsex85 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xm45w1 h2.cqcsex85 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.pcpab63j h2.cqcsex85 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.b2rqi8 h2.cqcsex85::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pxjyo h2.cqcsex85 {
  color: var(--text-primary); font-size: 1.7rem;
}
.ibb7 h2.cqcsex85::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.c573 h2.cqcsex85 {
  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;
}
.triysl { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .triysl { display: none; } }
.cnjme { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.mpr9e { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.uueokpgu {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mron0 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yjv0 { padding-left: 20px; }
.yjv0 li { margin-bottom: 6px; }
.yjv0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yjv0 a:hover { color: var(--accent-light); }
.qccdju .mron0 { display: none; }
.vxh4 .mron0 { display: none; }
.vxh4 .yjv0 { padding-left: 0; list-style: none; }
.vxh4 .yjv0 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.vxh4 .yjv0 a { font-size: 0.92rem; }
.iqkwc .uueokpgu { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.iqkwc .mron0 { display: none; }
.iqkwc .yjv0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.iqkwc .yjv0 li { margin-bottom: 0; }
.iqkwc .yjv0 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;
}
.iqkwc .yjv0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.hhykmyy .uueokpgu { padding: 20px 20px 16px; }
.hhykmyy .yjv0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.hhykmyy .yjv0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.hhykmyy .yjv0 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;
}
.hhykmyy .yjv0 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;
}
.hhykmyy .yjv0 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.hhykmyy .yjv0 a:focus,
.hhykmyy .yjv0 a:focus-visible,
.hhykmyy .yjv0 a:target { outline: none; }
.hhykmyy .yjv0 li:target a { border-color: var(--border); color: var(--text-muted); }
.r3ywfwl .uueokpgu { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.r3ywfwl .mron0 { display: none; }
.r3ywfwl .yjv0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.r3ywfwl .yjv0 li { margin-bottom: 0; }
.r3ywfwl .yjv0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.r3ywfwl .yjv0 li:last-child::after { content: ""; margin-right: 0; }
.r3ywfwl .yjv0 a { font-size: 0.9rem; }
.xqt3x44 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.now36j .xqt3x44 { background: var(--bg-card); }
.uv4ap3 .xqt3x44:nth-child(odd)  { background: var(--bg-card); }
.uv4ap3 .xqt3x44:nth-child(even) { background: var(--bg-raised); }
.xpxu .xqt3x44 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xpxu .xqt3x44:last-child { border-bottom: none; }
.xpxu h3.inhf3q { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.p3mzn1j .xqt3x44 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.p3mzn1j .xqt3x44 + .xqt3x44 { margin-top: 4px; }
.h0lfhlrz .xqt3x44 { background: none; border-radius: 0; padding: 12px 0; }
.h0lfhlrz .xqt3x44 + .xqt3x44 { border-top: 1px solid var(--border-section); }
.rxl7ejim { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zrr7e6d { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.c8cf, .tknpo4q { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.c8cf li, .tknpo4q li { margin-bottom: 6px; }
.tknpo4q li { list-style: decimal; }
.nito     .c8cf { list-style-type: "● "; }
.w1nioq3w  .c8cf { list-style-type: "■ "; }
.ztknl .c8cf { list-style-type: "◆ "; }
.een2f2b    .c8cf { list-style-type: "★ "; }
.nito     .s2qgw { list-style-type: "● "; }
.w1nioq3w  .s2qgw { list-style-type: "■ "; }
.ztknl .s2qgw { list-style-type: "◆ "; }
.een2f2b    .s2qgw { list-style-type: "★ "; }
.nito    .c8cf li::marker, .nito    .s2qgw li::marker,
.w1nioq3w .c8cf li::marker, .w1nioq3w .s2qgw li::marker,
.ztknl .c8cf li::marker, .ztknl .s2qgw li::marker,
.een2f2b   .c8cf li::marker, .een2f2b   .s2qgw li::marker {
  color: var(--cta); font-size: 1em;
}
.nito .tknpo4q,
.w1nioq3w .tknpo4q,
.ztknl .tknpo4q,
.een2f2b .tknpo4q {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nito .tknpo4q li,
.w1nioq3w .tknpo4q li,
.ztknl .tknpo4q li,
.een2f2b .tknpo4q li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nito .tknpo4q li::before,
.w1nioq3w .tknpo4q li::before,
.ztknl .tknpo4q li::before,
.een2f2b .tknpo4q 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;
}
.nito     .tknpo4q li::before { border-radius: 50%; }
.w1nioq3w  .tknpo4q li::before { border-radius: 3px; }
.ztknl .tknpo4q li::before { border-radius: 3px; }
.een2f2b    .tknpo4q li::before { border-radius: 50%; }
.u6ca { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ehh8x .u6ca,
.dzuqf .u6ca { background: transparent; border: none; border-radius: 0; }
.ufd62z { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ufd62z th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ufd62z td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ufd62z tr:hover td { background: var(--bg-hover); }
.etmb .ufd62z tbody tr:nth-child(even) td { background: var(--bg-surface); }
.iybv .ufd62z { border: 1px solid var(--border-alt); }
.iybv .ufd62z th,
.iybv .ufd62z td { border: 1px solid var(--border-alt); }
.uzm2i .ufd62z th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.uzm2i .ufd62z td { border-bottom: none; }
.uzm2i .ufd62z tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.iij6izbn .ufd62z th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.gbyj4 .u6ca {
  overflow: hidden;
}
.gbyj4 .ufd62z th { border-bottom: 1px solid var(--border-alt); }
.gbyj4 .ufd62z tr:last-child td { border-bottom: none; }
.e6e1bwdo { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ktr9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.aczg { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.verujzb { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.bjv2mig { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.s2qgw { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.s2qgw 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%}
.hgqu .verujzb { background: transparent; text-align: center; }
.x38c4v .aczg {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.yaldc .aczg {
  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);
}
.de9jaqv .ktr9 { display: grid; grid-template-columns: auto 1fr; }
.de9jaqv .aczg {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.de9jaqv .verujzb { grid-column: 2; }
.de9jaqv .bjv2mig,
.de9jaqv .s2qgw { grid-column: 1 / -1; }
.dkk9 .ktr9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.dkk9 .aczg {
  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);
}
.dkk9 .verujzb { grid-column: 2; }
.dkk9 .bjv2mig,
.dkk9 .s2qgw { grid-column: 1 / -1; }
.ho21xak .ktr9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ho21xak .verujzb { background: none; color: var(--accent-light); font-weight: 700; }
.dk65r9 .ktr9 { 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); }
.dk65r9 .verujzb { background: none; color: var(--accent-light); font-weight: 700; }
.eqyt6vm .ktr9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.eqyt6vm .ktr9:last-child { border-bottom: none; }
.eqyt6vm .verujzb { background: none; color: var(--accent-light); font-weight: 700; }
.g0xkq .ktr9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.g0xkq .verujzb { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mlfa .e6e1bwdo { counter-reset: card-n; }
.mlfa .ktr9  { counter-increment: card-n; }
.mlfa .verujzb { display: flex; align-items: center; gap: 10px; }
.mlfa .verujzb::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;
}
.w9xocn .ktr9 { background: var(--bg-surface); border: 1px solid var(--border); }
.w9xocn .verujzb { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xgia4 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xn59d686  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.v3cfj3b5 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ljcgmgf { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ovdgc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xgia4 strong { color: var(--text-primary); font-size: 0.95rem; }
.xgia4 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.i1tk2adt { width: 100%; height: auto; border-radius: 10px; display: block; }
.iiqga8f {
  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;
}
.iiqga8f:hover { opacity: 0.85; }
.tnv51 .iiqga8f  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tnv51 .iiqga8f:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mtk6ffm5 .iiqga8f  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.mtk6ffm5 .iiqga8f:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qxeb9 .dcfm { border-radius: 50px; }
.qxeb9 .iiqga8f  { border-radius: 50px; }
.vmnt .dcfm { padding-left: 22px; padding-right: 22px; }
.vmnt .iiqga8f  { padding-left: 12px; padding-right: 12px; }
.d0i4t .dcfm { padding-left: 44px; padding-right: 44px; }
.d0i4t .iiqga8f  { padding-left: 24px; padding-right: 24px; }
.n8bnw .dcfm { padding-left: 56px; padding-right: 56px; }
.n8bnw .iiqga8f  { padding-left: 32px; padding-right: 32px; }
.vgxfn   .dcfm::after, .vgxfn   .iiqga8f::after,
.zden3ed .dcfm::after, .zden3ed .iiqga8f::after,
.i5s4    .dcfm::after, .i5s4    .iiqga8f::after,
.z3y87    .dcfm::after, .z3y87    .iiqga8f::after,
.au6sr    .dcfm::after, .au6sr    .iiqga8f::after,
.irtuvxty     .dcfm::after, .irtuvxty     .iiqga8f::after,
.j2vr    .dcfm::after, .j2vr    .iiqga8f::after,
.q62aet   .dcfm::after, .q62aet   .iiqga8f::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;
}
.vgxfn .dcfm::after, .vgxfn .iiqga8f::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");
}
.zden3ed .dcfm::after, .zden3ed .iiqga8f::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");
}
.i5s4 .dcfm::after, .i5s4 .iiqga8f::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");
}
.z3y87 .dcfm::after, .z3y87 .iiqga8f::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");
}
.au6sr .dcfm::after, .au6sr .iiqga8f::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");
}
.irtuvxty .dcfm::after, .irtuvxty .iiqga8f::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");
}
.j2vr .dcfm::after, .j2vr .iiqga8f::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");
}
.q62aet .dcfm::after, .q62aet .iiqga8f::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");
}
.r9rr1tn4   .qh51uix::after, .r9rr1tn4   .yuoetv::after,
.eexvr .qh51uix::after, .eexvr .yuoetv::after,
.hmi1dyg    .qh51uix::after, .hmi1dyg    .yuoetv::after,
.yoa03    .qh51uix::after, .yoa03    .yuoetv::after,
.kc0gtg    .qh51uix::after, .kc0gtg    .yuoetv::after,
.uv4f6ecb     .qh51uix::after, .uv4f6ecb     .yuoetv::after,
.z44pfdi    .qh51uix::after, .z44pfdi    .yuoetv::after,
.rdllj   .qh51uix::after, .rdllj   .yuoetv::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;
}
.r9rr1tn4 .qh51uix::after, .r9rr1tn4 .yuoetv::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");
}
.eexvr .qh51uix::after, .eexvr .yuoetv::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");
}
.hmi1dyg .qh51uix::after, .hmi1dyg .yuoetv::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");
}
.yoa03 .qh51uix::after, .yoa03 .yuoetv::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");
}
.kc0gtg .qh51uix::after, .kc0gtg .yuoetv::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");
}
.uv4f6ecb .qh51uix::after, .uv4f6ecb .yuoetv::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");
}
.z44pfdi .qh51uix::after, .z44pfdi .yuoetv::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");
}
.rdllj .qh51uix::after, .rdllj .yuoetv::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");
}
.auze .lany6m   { background: rgba(128,128,128,.12); }
.a5h9rbe.iiqga8f {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .xrm68slv {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .xrm68slv::before    { grid-area: rank;   }
  .arjf92           { grid-area: ident;  }
  .xscwo     { grid-area: rating; min-width: 0; width: auto; }
  .r1wufu3           { grid-area: pills;  }
  .a5h9rbe             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .xrm68slv {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .xrm68slv::before    { justify-self: center; }
  .arjf92           { width: 100%; }
  .xscwo     { justify-self: center; }
  .r1wufu3           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .qkm1co35 .d8ljs1tq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qkm1co35 .i235sd { margin: 0; }
}
.sn3fo5 .i235sd { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.sn3fo5 .v10oeu { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.sn3fo5 .ehh8x { padding: 14px 16px; }
.sn3fo5 .u3cbqy { border-radius: 4px; }
.sn3fo5 .wjlfuf { border-radius: 0; }
@media (max-width: 720px) {
  .fu4lfn { grid-template-columns: 1fr; }
  .expgl2zq { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .expgl2zq .khpzb { width: 72px; height: 50px; }
  .expgl2zq .njwv97rf { max-width: 180px; }
  .expgl2zq .ho272b9 { width: auto; }
}
@media (max-width: 720px) {
  .r1zhtfo3 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .wygz3l6k { padding: 16px; }
  .oonwhc .zavhz { min-width: 50%; }
}
@media (max-width: 860px) {
  .sbnizb { grid-template-columns: 1fr; }
  .k7o5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .d738p { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tkvi { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .b6b3wxn1 { flex-direction: column; align-items: stretch; }
}
.obwz1 .ho272b9 .iiqga8f { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .qk0rnj4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .obwz1 .ho272b9 { text-align: center; }
}
@media (max-width: 720px) {
  .e4wwqvl3 { grid-template-columns: 1fr; }
  .mzq0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rudez6t { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .w81q { grid-template-columns: 1fr; }
  .qz250 { width: 100px; height: 100px; margin: 16px auto; }
  .zxuoazl8 { font-size: 1.4rem; }
  .lxy9 { justify-content: center; }
  .yxoll .zavhz { min-width: 50%; }
}
@media (max-width: 540px) {
  .c04p { flex-wrap: wrap; padding: 14px 16px; }
  .czs58z { padding: 12px 16px; }
  .htdt6hq .osd7 { margin: 0 16px; }
  .htdt6hq .oum9r3 { padding: 0 16px; }
  .kt0u56 { padding: 12px 16px; }
}
.rmpcno .xrm68slv {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.z1xa .r1wufu3 .c8bcm {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ofro .rjv8wksa,
.ofro .znuq,
.ofro .znuq { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ofro .znuq small { display: none; }
.ofro .kb8pn71 .d3he,
.ofro .kb8pn71 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ofro .sd2l7vqa { display: none; }
.d4bum27m { margin: 16px 0; }
.kf5zntb2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.kf5zntb2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.kf5zntb2 summary::after { content: "+"; color: var(--accent-light); }
.kf5zntb2[open] summary::after { content: "−"; }
.kf5zntb2 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ghgp { margin-bottom: 0; }
.wr8v54 h2.cqcsex85 { color: var(--text-primary); border-color: var(--accent-light); }
.s2b2x6 h2.cqcsex85 { color: var(--text-primary); border-color: var(--accent-light); }
.i7xuuyd9 .xn59d686     { background: #052e16; border-color: #10b981; }
.i7xuuyd9 .v3cfj3b5 { background: #2d0a1e; border-color: #f43f5e; }
.i7xuuyd9 .ljcgmgf    { background: #1e1036; border-color: #a855f7; }
.i7xuuyd9 .xgia4 strong  { color: #f1f5f9; }
.i7xuuyd9 .xgia4 p       { color: #cbd5e1; }
.i7xuuyd9 .z8f1byes    .xn59d686     .ovdgc::before,
.i7xuuyd9 .by1572  .xn59d686     .ovdgc::before,
.i7xuuyd9 .bhzxmbk8  .xn59d686     .ovdgc::before,
.i7xuuyd9 .vfs3m .xn59d686     .ovdgc::before { color: #10b981; }
.i7xuuyd9 .z8f1byes    .v3cfj3b5 .ovdgc::before,
.i7xuuyd9 .by1572  .v3cfj3b5 .ovdgc::before,
.i7xuuyd9 .bhzxmbk8  .v3cfj3b5 .ovdgc::before,
.i7xuuyd9 .vfs3m .v3cfj3b5 .ovdgc::before { color: #f43f5e; }
.i7xuuyd9 .z8f1byes    .ljcgmgf    .ovdgc::before,
.i7xuuyd9 .by1572  .ljcgmgf    .ovdgc::before,
.i7xuuyd9 .bhzxmbk8  .ljcgmgf    .ovdgc::before,
.i7xuuyd9 .vfs3m .ljcgmgf    .ovdgc::before { color: #a855f7; }
.vym2q9t .xn59d686     { background: #2d2000; border-color: #eab308; }
.vym2q9t .v3cfj3b5 { background: #2d0b0b; border-color: #ef4444; }
.vym2q9t .ljcgmgf    { background: #2d1600; border-color: #f97316; }
.vym2q9t .xgia4 strong  { color: #f1f5f9; }
.vym2q9t .xgia4 p       { color: #cbd5e1; }
.vym2q9t .z8f1byes    .xn59d686     .ovdgc::before,
.vym2q9t .by1572  .xn59d686     .ovdgc::before,
.vym2q9t .bhzxmbk8  .xn59d686     .ovdgc::before,
.vym2q9t .vfs3m .xn59d686     .ovdgc::before { color: #eab308; }
.vym2q9t .z8f1byes    .v3cfj3b5 .ovdgc::before,
.vym2q9t .by1572  .v3cfj3b5 .ovdgc::before,
.vym2q9t .bhzxmbk8  .v3cfj3b5 .ovdgc::before,
.vym2q9t .vfs3m .v3cfj3b5 .ovdgc::before { color: #ef4444; }
.vym2q9t .z8f1byes    .ljcgmgf    .ovdgc::before,
.vym2q9t .by1572  .ljcgmgf    .ovdgc::before,
.vym2q9t .bhzxmbk8  .ljcgmgf    .ovdgc::before,
.vym2q9t .vfs3m .ljcgmgf    .ovdgc::before { color: #f97316; }
.q9at0k .xn59d686     { background: #0c1a2e; border-color: #38bdf8; }
.q9at0k .v3cfj3b5 { background: #12103a; border-color: #818cf8; }
.q9at0k .ljcgmgf    { background: #0a2020; border-color: #2dd4bf; }
.q9at0k .xgia4 strong  { color: #f1f5f9; }
.q9at0k .xgia4 p       { color: #cbd5e1; }
.q9at0k .z8f1byes    .xn59d686     .ovdgc::before,
.q9at0k .by1572  .xn59d686     .ovdgc::before,
.q9at0k .bhzxmbk8  .xn59d686     .ovdgc::before,
.q9at0k .vfs3m .xn59d686     .ovdgc::before { color: #38bdf8; }
.q9at0k .z8f1byes    .v3cfj3b5 .ovdgc::before,
.q9at0k .by1572  .v3cfj3b5 .ovdgc::before,
.q9at0k .bhzxmbk8  .v3cfj3b5 .ovdgc::before,
.q9at0k .vfs3m .v3cfj3b5 .ovdgc::before { color: #818cf8; }
.q9at0k .z8f1byes    .ljcgmgf    .ovdgc::before,
.q9at0k .by1572  .ljcgmgf    .ovdgc::before,
.q9at0k .bhzxmbk8  .ljcgmgf    .ovdgc::before,
.q9at0k .vfs3m .ljcgmgf    .ovdgc::before { color: #2dd4bf; }
.xf2xy3 .xn59d686     { background: var(--accent-bg); border-color: var(--accent-light); }
.xf2xy3 .v3cfj3b5 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.xf2xy3 .ljcgmgf    { background: var(--accent-bg); border-color: var(--accent-pale); }
.xf2xy3 .z8f1byes    .ovdgc::before,
.xf2xy3 .by1572  .ovdgc::before,
.xf2xy3 .bhzxmbk8  .ovdgc::before,
.xf2xy3 .vfs3m .ovdgc::before { color: var(--accent-light) !important; }
.nufk .ult9lm ul li,
.nufk .mgi1em li         { color: #4ade80; }
.nufk .ult9lm .u0y8o { color: #22c55e; }
.nufk .qf5g ul li,
.nufk .rtek7p8 li         { color: #f87171; }
.nufk .qf5g .utctfk { color: #ef4444; }
.ni1ksv .xgia4 { background: transparent; border-left: none; border: 1.5px solid; }
.ni1ksv .xn59d686     { border-color: var(--c-tip-border); }
.ni1ksv .v3cfj3b5 { border-color: var(--c-warn-border); }
.ni1ksv .ljcgmgf    { border-color: #60a5fa; }
.ni1ksv .xgia4 strong { color: var(--text-primary); }
.ni1ksv .xgia4 p      { color: var(--text-muted); }
.ob43 .xgia4 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ob43 .xn59d686     { border-top-color: var(--c-tip-border); }
.ob43 .v3cfj3b5 { border-top-color: var(--c-warn-border); }
.ob43 .ljcgmgf    { border-top-color: #60a5fa; }
.aewihsk8 .xgia4 { border-left: none; border-radius: 8px; }
.aewihsk8 .xn59d686     { background: #065f46; }
.aewihsk8 .v3cfj3b5 { background: #92400e; }
.aewihsk8 .ljcgmgf    { background: #1e3a8a; }
.aewihsk8 .xgia4 strong,
.aewihsk8 .xgia4 p { color: #fff; }
.aewihsk8 .ovdgc::before { color: rgba(255,255,255,0.85) !important; }
.i7xuuyd9.aewihsk8 .xn59d686,
.i7xuuyd9 .aewihsk8 .xn59d686     { background: #052e16; }
.i7xuuyd9.aewihsk8 .v3cfj3b5,
.i7xuuyd9 .aewihsk8 .v3cfj3b5 { background: #2d0a1e; }
.i7xuuyd9.aewihsk8 .ljcgmgf,
.i7xuuyd9 .aewihsk8 .ljcgmgf    { background: #1e1036; }
.vym2q9t.aewihsk8 .xn59d686,
.vym2q9t .aewihsk8 .xn59d686      { background: #2d2000; }
.vym2q9t.aewihsk8 .v3cfj3b5,
.vym2q9t .aewihsk8 .v3cfj3b5  { background: #2d0b0b; }
.vym2q9t.aewihsk8 .ljcgmgf,
.vym2q9t .aewihsk8 .ljcgmgf     { background: #2d1600; }
.q9at0k.aewihsk8 .xn59d686,
.q9at0k .aewihsk8 .xn59d686      { background: #0c1a2e; }
.q9at0k.aewihsk8 .v3cfj3b5,
.q9at0k .aewihsk8 .v3cfj3b5  { background: #12103a; }
.q9at0k.aewihsk8 .ljcgmgf,
.q9at0k .aewihsk8 .ljcgmgf     { background: #0a2020; }
.jkt23yj .xgia4 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jkt23yj .xn59d686     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jkt23yj .v3cfj3b5 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jkt23yj .ljcgmgf    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jkt23yj .xgia4 strong { color: var(--text-primary); }
.jkt23yj .xgia4 p      { color: var(--text-muted); }
.ifrupp72 .xgia4 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.z8f1byes .ovdgc,
.by1572 .ovdgc,
.bhzxmbk8 .ovdgc,
.vfs3m .ovdgc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.z8f1byes .ovdgc::before,
.by1572 .ovdgc::before,
.bhzxmbk8 .ovdgc::before,
.vfs3m .ovdgc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.z8f1byes .xn59d686     .ovdgc::before { content: "✦"; color: var(--c-tip-border); }
.z8f1byes .v3cfj3b5 .ovdgc::before { content: "▲"; color: var(--c-warn-border); }
.z8f1byes .ljcgmgf    .ovdgc::before { content: "◉"; color: #60a5fa; }
.by1572 .xn59d686     .ovdgc::before { content: "★"; color: var(--c-tip-border); }
.by1572 .v3cfj3b5 .ovdgc::before { content: "◆"; color: var(--c-warn-border); }
.by1572 .ljcgmgf    .ovdgc::before { content: "●"; color: #60a5fa; }
.bhzxmbk8 .xn59d686     .ovdgc::before { content: "▶"; color: var(--c-tip-border); }
.bhzxmbk8 .v3cfj3b5 .ovdgc::before { content: "■"; color: var(--c-warn-border); }
.bhzxmbk8 .ljcgmgf    .ovdgc::before { content: "▸"; color: #60a5fa; }
.vfs3m .xn59d686     .ovdgc::before { content: "→"; color: var(--c-tip-border); }
.vfs3m .v3cfj3b5 .ovdgc::before { content: "⬥"; color: var(--c-warn-border); }
.vfs3m .ljcgmgf    .ovdgc::before { content: "◈"; color: #60a5fa; }
.mzmw3c .now36j .xqt3x44,
.mzmw3c .uv4ap3 .xqt3x44  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mzmw3c .ktr9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.mzmw3c .u6ca          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mzmw3c .uueokpgu                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k57c0l .now36j .xqt3x44,
.k57c0l .uv4ap3 .xqt3x44,
.k57c0l .ktr9,
.k57c0l .xrm68slv,
.k57c0l .i235sd,
.k57c0l .u6ca,
.k57c0l .uueokpgu,
.k57c0l .ifrupp72 .xgia4 { box-shadow: none; }
.g7th0cl   body, .g7th0cl   { font-size: 0.9rem; }
.g7th0cl   .uyran, .g7th0cl .rxl7ejim, .g7th0cl .zrr7e6d,
.g7th0cl   .cnjme, .g7th0cl .mpr9e { font-size: 0.9rem; }
.g7th0cl   .c8cf, .g7th0cl .tknpo4q { font-size: 0.9rem; }
.inkhm   .uyran, .inkhm .rxl7ejim, .inkhm .zrr7e6d,
.inkhm   .cnjme, .inkhm .mpr9e { font-size: 0.95rem; }
.inkhm   .c8cf, .inkhm .tknpo4q { font-size: 0.95rem; }
.bg3k5v   .uyran, .bg3k5v .rxl7ejim, .bg3k5v .zrr7e6d,
.bg3k5v   .cnjme, .bg3k5v .mpr9e { font-size: 1.08rem; }
.bg3k5v   .c8cf, .bg3k5v .tknpo4q { font-size: 1.05rem; }
.bg3k5v   .ufd62z { font-size: 0.97rem; }
.civyne1 .f4k843fq      { font-size: 3.2rem; }
.civyne1 h2.cqcsex85 { font-size: 1.9rem; }
.civyne1 h3.inhf3q     { font-size: 1.4rem; }
.xvfuz .f4k843fq      { font-size: 3.8rem; }
.xvfuz h2.cqcsex85 { font-size: 2.2rem; }
.xvfuz h3.inhf3q     { font-size: 1.6rem; }
.ghgp + .ghgp { position: relative; }
.i3nq   .ghgp + .ghgp::before,
.x1326dac  .ghgp + .ghgp::before,
.zso5a3   .ghgp + .ghgp::before,
.nnp0oq6   .ghgp + .ghgp::before,
.dvh4z8   .ghgp + .ghgp::before,
.ut1ie .ghgp + .ghgp::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.i3nq .ghgp + .ghgp::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.x1326dac .ghgp + .ghgp::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.zso5a3 .ghgp + .ghgp::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;
}
.nnp0oq6 .ghgp + .ghgp::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yendv .ghgp { margin-bottom: 16px; }
.yendv .ghgp + .ghgp { margin-top: 0; }
.yendv .eug7ltgq { padding-top: 0; padding-bottom: 0; }
.dvh4z8 .ghgp + .ghgp::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ut1ie .ghgp + .ghgp::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xp22n .ghgp + .ghgp::before,
.cisy4 .ghgp + .ghgp::before,
.nfsvbz .ghgp + .ghgp::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%;
}
.hmyzpk .xp22n .ghgp:nth-child(even)::before,
.hmyzpk .cisy4 .ghgp:nth-child(even)::before,
.hmyzpk .nfsvbz .ghgp:nth-child(even)::before { background: var(--bg-surface); }
.e1wcsq0 .xp22n .ghgp:nth-child(even)::before,
.e1wcsq0 .cisy4 .ghgp:nth-child(even)::before,
.e1wcsq0 .nfsvbz .ghgp:nth-child(even)::before { background: var(--bg-card); }
.xp22n .ghgp + .ghgp::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");
}
.cisy4 .ghgp + .ghgp::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");
}
.nfsvbz .ghgp + .ghgp::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");
}
.fvk1 .j80z6tkp,
.tgy33 .j80z6tkp { margin-bottom: 60px; }
.punqp .j80z6tkp { margin-bottom: 70px; }
.jlvvflo3 .qssutv:not(.dp95rv) .w7phqk { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.jlvvflo3 .dp95rv { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.jlvvflo3 .ku0n { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.jlvvflo3 .vahy { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.i3fx4t8 .woj6qxt { float: left; width: 38%; margin: 0 28px 16px 0; }
.i3fx4t8 .woj6qxt .i1tk2adt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i3fx4t8 .eug7ltgq::after { content: ''; display: block; clear: both; }
.g8afd0qb .woj6qxt { float: right; width: 38%; margin: 0 0 16px 28px; }
.g8afd0qb .woj6qxt .i1tk2adt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g8afd0qb .eug7ltgq::after { content: ''; display: block; clear: both; }
.gm07n3q .ghgp:nth-child(odd)  .woj6qxt { float: left;  width: 38%; margin: 0 28px 16px 0; }
.gm07n3q .ghgp:nth-child(even) .woj6qxt { float: right; width: 38%; margin: 0 0 16px 28px; }
.gm07n3q .woj6qxt .i1tk2adt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gm07n3q .eug7ltgq::after { content: ''; display: block; clear: both; }
.i3fx4t8 .e6e1bwdo,
.g8afd0qb .e6e1bwdo,
.g8afd0qb .g9g2dw,
.gm07n3q .e6e1bwdo,
@media (max-width: 900px) {
  .i3fx4t8 .woj6qxt,
  .g8afd0qb .woj6qxt,
  .gm07n3q .ghgp:nth-child(odd)  .woj6qxt,
  .gm07n3q .ghgp:nth-child(even) .woj6qxt {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .i3fx4t8 .woj6qxt .i1tk2adt,
  .g8afd0qb .woj6qxt .i1tk2adt,
  .gm07n3q .woj6qxt .i1tk2adt {
    max-height: none !important;
  }
}
.i3fx4t8 .c8cf,
.i3fx4t8 .tknpo4q,
.g8afd0qb .c8cf,
.g8afd0qb .tknpo4q,
.gm07n3q .c8cf,
.gm07n3q .tknpo4q { overflow: hidden; }
@media (max-width: 640px) {
  .i3fx4t8 .woj6qxt,
  .g8afd0qb .woj6qxt,
  .gm07n3q .woj6qxt { float: none; width: 100%; margin: 0 0 16px 0; }
}
.rjkv .w3hk,
.rjkv .eug7ltgq,
.rjkv .ngsn  { max-width: 1100px; }
.ir2i3ym .w3hk,
.ir2i3ym .eug7ltgq,
.ir2i3ym .ngsn  { max-width: 1200px; }
.ir2i3ym { --content-mw: 1200px; }
.nlt4q .w3hk,
.nlt4q .eug7ltgq,
.nlt4q .ngsn  { max-width: 1320px; }
.uizabh { font-size: 0.82rem; color: var(--text-muted); }
.ugzyfw7 { display: flex; align-items: center; }
.sy19f {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.n64r { display: flex; align-items: center; }
.c0uz5 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.c0uz5:hover { text-decoration: underline; }
.hvevmywj { margin: 0 3px; opacity: 0.45; }
.hvevmywj::before { content: '/'; }
.o8bmuhk { padding: 2px 5px; color: var(--text-main); }
.cr4p656 .uizabh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cr4p656 .ugzyfw7 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qq47c .uizabh {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qq47c .ugzyfw7 { padding: 0 0 0 12px; }
.sugua1r {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.vr9u .ugzyfw7 { padding: 0 16px; }
.vr9u .uizabh {
  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);
}
.vr9u .w3hk { padding-top: 28px; }
@media (max-width: 720px) {
  .sugua1r { margin-top: 18px; padding: 0 16px; }
  .vr9u .w3hk { padding-top: 16px; }
}
.rjkv.cr4p656 .ugzyfw7 { max-width: 1100px; }
.ir2i3ym.cr4p656 .ugzyfw7 { max-width: 1200px; }
.nlt4q.cr4p656 .ugzyfw7 { max-width: 1320px; }
.rjkv .sugua1r { max-width: 1100px; }
.ir2i3ym .sugua1r { max-width: 1200px; }
.nlt4q .sugua1r { max-width: 1320px; }
.obay .ghgp { padding-top: 16px; padding-bottom: 16px; }
.nd52q2 .ghgp { padding-top: 24px; padding-bottom: 24px; }
.x0by6de .ghgp { padding-top: 40px; padding-bottom: 40px; }
.o1xz .ghgp { padding-top: 52px; padding-bottom: 52px; }
.yybx1 .ghgp:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.yybx1 .ghgp:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.yybx1 .ghgp:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.yybx1 .ghgp:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ywwciixz .eug7ltgq { padding-top: 10px;  padding-bottom: 10px; }
.s1lboax8 .eug7ltgq { padding-top: 18px;  padding-bottom: 18px; }
.lu4qf7dy .eug7ltgq { padding-top: 36px;  padding-bottom: 36px; }
.d6ho0k8 .eug7ltgq { padding-top: 48px;  padding-bottom: 48px; }
.hnxgjv h2.cqcsex85 { font-weight: 600; }
.hnxgjv h3.inhf3q     { font-weight: 600; }
.q0zr2p6 { font-weight: 500; }
.q0zr2p6 h2.cqcsex85 { font-weight: 800; }
.q0zr2p6 h3.inhf3q     { font-weight: 700; }
.xh9r44v h2.cqcsex85 { font-weight: 900; }
.xh9r44v h3.inhf3q     { font-weight: 800; }
.xh9r44v .xgia4 strong,
.xh9r44v .xgia4 strong { font-weight: 600; }
.qh51uix {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.rqa5rl7 .qh51uix { display: none; }
@media (max-width: 640px) {
  .fadfq { display: none; }
  .qh51uix {
    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;
  }
}
.qh51uix { background: var(--cta) !important; color: #fff !important; border: none !important; }
.qh51uix:hover { opacity: 0.85; }
.ugl4w7g2 .qh51uix { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.z3f43nro .qh51uix,
.ph01hdw  .qh51uix { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.z3f43nro .qh51uix:hover,
.ph01hdw  .qh51uix:hover { opacity: 0.88; }
.ugl4w7g2.z3f43nro .qh51uix,
.ugl4w7g2.ph01hdw  .qh51uix { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.yuoetv {
  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;
}
.yuoetv:hover { transform: translateY(-2px); opacity: 0.92; }
.yuoetv { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cjgwsw .yuoetv { display: none; }
.blqo .yuoetv { right: 32px; }
.y5d789m6  .yuoetv { left: 32px; }
@media (max-width: 480px) {
  .blqo .yuoetv { right: 20px; bottom: 20px; }
  .y5d789m6  .yuoetv { left: 20px; bottom: 20px; }
}
.ke2wy9hj { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ngsn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.kuu0x { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.i5ti { color: var(--text-dim); font-size: 0.8rem; }
.tcs481 a, .trlux a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.tcs481 a:hover, .trlux a:hover { color: var(--accent-light); }
.trlux { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.umzawt .ngsn { text-align: center; }
.umzawt .trlux { justify-content: center; margin-bottom: 16px; }
.umzawt .kuu0x { margin-top: 0; }
.kcfomu0 { margin-top: 10px; }
.kcfomu0 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ngsn { padding-left: 16px; padding-right: 16px; }
  .tmtqauy1 .ngsn { padding: 20px 16px; }
  .trlux { gap: 4px 12px; }
  .kuu0x { font-size: 0.78rem; }
}
.w2esy .kuu0x { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.w2esy .i5ti { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .w2esy .ovg8d5 { grid-template-columns: 1fr 1fr; } .w2esy .vun4vc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w2esy .ovg8d5 { grid-template-columns: 1fr; } }
.dxli28d .kuu0x { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .dxli28d .g8nqaw { gap: 12px; } .dxli28d .wqxu { margin-right: 0; width: 100%; } }
.gbazffd5 .kuu0x { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.gbazffd5 .i5ti { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .gbazffd5 .p2jx5wy { grid-template-columns: 1fr 1fr; } .gbazffd5 .c7wu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gbazffd5 .p2jx5wy { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jqs801o6 .xu0jxj { grid-template-columns: 1fr 1fr; } .jqs801o6 .gg0mak:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jqs801o6 .xu0jxj { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .kf550 .xu0jxj { grid-template-columns: 1fr; } }
.m33dwrt .ngsn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.m33dwrt .trlux { justify-content: center; }
.j0figcp .q1bs9um      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.j0figcp .ke2wy9hj { background: var(--bg-page); border-top-color: var(--border-alt); }
.wfstfdd .q1bs9um      { background: #0d1117; border-bottom-color: #21262d; }
.wfstfdd .wojerrbf { color: var(--accent-light); }
.wfstfdd .ndht { --msep-color: #8b949e; }
.wfstfdd .ndht a { color: #8b949e; }
.wfstfdd .ndht a:hover { color: var(--accent-light); }
.wfstfdd .fm18 { color: #8b949e; }
.wfstfdd .ke2wy9hj { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.wfstfdd .kuu0x,
.wfstfdd .i5ti { color: #6e7681; }
.wfstfdd .tcs481 a, .wfstfdd .trlux a,
.wfstfdd .tcs481 a:hover, .wfstfdd .trlux a:hover,
@media (max-width: 640px) {
  .wfstfdd .ndht { background: #0d1117; border-top-color: #21262d; }
  .wfstfdd .ndht li a { border-bottom-color: #21262d; }
}
.djakp .q1bs9um      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.djakp .wojerrbf { color: var(--accent-light); }
.djakp .ndht { --msep-color: #475569; }
.djakp .ndht a { color: #475569; }
.djakp .ndht a:hover { color: var(--accent-light); }
.djakp .fm18 { color: #64748b; }
.djakp .ke2wy9hj { background: #f0f4f8; border-top-color: #cbd5e1; }
.djakp .kuu0x,
.djakp .i5ti { color: #64748b; }
.djakp .tcs481 a, .djakp .trlux a,
.djakp .tcs481 a:hover, .djakp .trlux a:hover,
@media (max-width: 640px) {
  .djakp .ndht { background: #f0f4f8; border-top-color: #cbd5e1; }
  .djakp .ndht li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.z3f43nro .q1bs9um      { background: var(--accent); border-bottom-color: var(--accent-light); }
.z3f43nro .wojerrbf { color: #fff; }
.z3f43nro .ndht { --msep-color: rgba(255,255,255,0.82); }
.z3f43nro .ndht a { color: rgba(255,255,255,0.82); }
.z3f43nro .ndht a:hover { color: #fff; }
.z3f43nro .fm18 { color: rgba(255,255,255,0.9); }
.z3f43nro .ke2wy9hj { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.z3f43nro .kuu0x,
.z3f43nro .i5ti { color: rgba(255,255,255,0.72); }
.z3f43nro .tcs481 a, .z3f43nro .trlux a,
.z3f43nro .tcs481 a:hover, .z3f43nro .trlux a:hover,
@media (max-width: 640px) {
  .z3f43nro .ndht { background: var(--accent); border-top-color: var(--accent-light); }
  .z3f43nro .ndht li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ph01hdw .q1bs9um {
  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);
}
.ph01hdw .ke2wy9hj {
  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) {
  .ph01hdw .ndht {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vl5yowh9 .f9nsx { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.pt3uinq .f9nsx { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mhqf .f9nsx { min-height: 72px; height: auto; }
.p24vgzqd .f9nsx { min-height: 84px; height: auto; }
.tmtqauy1 .f9nsx { max-width: none; padding: 0 32px; }
.tmtqauy1 .ngsn  { max-width: none; padding: 24px 32px; }
.gzb2irin.ir2i3ym .f9nsx { max-width: 1200px; }
.gzb2irin.nlt4q .f9nsx { max-width: 1320px; }
.vbrq   .wojerrbf, .vbrq   .wqxu { text-transform: capitalize; }
.z1le9 .wojerrbf, .z1le9 .wqxu { text-transform: lowercase; }
.nkmw .wojerrbf, .nkmw .wqxu { text-transform: uppercase; letter-spacing: 0.06em; }
.rb3tte, .oq8uj9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.n3qw5r .rb3tte,
.qeal .rb3tte,
.m5fu983 .rb3tte,
.szrax4 .rb3tte,
.u8qnm   .ndht a { font-weight: 500; }
.pm2hcy .ndht a { font-weight: 600; }
.z84qj14     .ndht a { font-weight: 700; }
.f0zlstn    .ndht a { font-weight: 800; letter-spacing: 0.01em; }
.hal08z     .ndht > li + li::before,
.sq07y0sh    .ndht > li + li::before,
.fytx1m    .ndht > li + li::before,
.teod6f .ndht > li + li::before,
.th15th5 .ndht > li + li::before,
.uatwp  .ndht > li + li::before,
.dp59e    .ndht > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.hal08z     .ndht > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sq07y0sh    .ndht > li + li::before { content: "|"; }
.fytx1m    .ndht > li + li::before { content: "—"; }
.teod6f .ndht > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.th15th5 .ndht > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.uatwp  .ndht > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.dp59e    .ndht > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .e3ckb .fm18,
  .uf67636 .fm18,
  .u2xxc37 .fm18,
  .ir3t5yu .fm18,
  .p97vh3 .fm18 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .e3ckb .fm18::before,
  .uf67636 .fm18::before,
  .u2xxc37 .fm18::before,
  .ir3t5yu .fm18::before,
  .p97vh3 .fm18::before { content: ""; display: block; flex-shrink: 0; }

  
  .e3ckb .fm18::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;
  }

  
  .uf67636 .fm18::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;
  }

  
  .u2xxc37 .fm18::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;
  }

  
  .ir3t5yu .fm18::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;
  }

  
  .p97vh3 .fm18::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) {
  .a4zuil .fm18 {
    padding: 5px 14px;
  }
  .a4zuil .ndht {
    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;
  }
  .a4zuil .ndht li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a4zuil .ndht li a:hover { background: var(--bg-raised); }
  .a4zuil .mlqga,
  .q5we0xmj .mlqga,
  .vfly .mlqga { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .g2d4ikim .fm18 {
    padding: 5px 10px;
  }
  .g2d4ikim .ndht {
    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);
  }
  .g2d4ikim .ndht.c2x63r0 { transform: translateX(0); }
  .g2d4ikim .ndht li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .g2d4ikim .ndht li:last-child a { border-bottom: none; }
  .z3f43nro .ndht,
  .wfstfdd .ndht { background: var(--accent) !important; }
  .z3f43nro .ndht li a,
  .wfstfdd .ndht li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vfly .fm18 {
    padding: 5px 10px;
  }
  .vfly .ndht {
    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);
  }
  .vfly .ndht::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vfly .ndht.c2x63r0 { transform: translateY(0); }
  .vfly .ndht li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .h20jkt79 .fm18 {
    padding: 5px 10px;
  }
  .h20jkt79 .ndht {
    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;
  }
  .h20jkt79 .ndht.c2x63r0 { opacity: 1; pointer-events: auto; }
  .h20jkt79 .ndht li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jc70     .fm18 { border-radius: 0 !important; }
  .sgmp   .fm18 { border-radius: 8px !important; }
  .y2zf .fm18 { border-radius: 50% !important; }
  .f54up3t   .fm18 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .abtn .pk80 { flex-direction: column; align-items: stretch; }
  .abtn .il8p0urg { flex-direction: row; min-width: auto; }
  .abtn .run5tqr { align-items: flex-start; text-align: left; }
}
.gsp421c5,
.gsp421c5.ghgp,
.hmyzpk .gsp421c5,
.zv2w .gsp421c5,
.e1wcsq0 .gsp421c5,
.zddi .gsp421c5 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.tanxuj {
  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;
}
.vrb53de7 { flex: 1 1 280px; min-width: 0; }
.zul56t {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ya45 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.b73toy {
  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;
}
.b73toy:hover { transform: translateY(-1px); opacity: 0.95; }
.mdh28 .tanxuj {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.mdh28 .zul56t { color: var(--cta); }
.mdh28 .ya45 { color: var(--text-body); }
.mdh28 .b73toy {
  background: var(--cta) !important;
  color: #fff !important;
}
.zvb4x .tanxuj {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.zvb4x .zul56t { color: var(--text-primary); }
.zvb4x .ya45 { color: var(--text-body); }
.zvb4x .b73toy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .tanxuj {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vrb53de7 { flex: 0 0 auto; }
  .zul56t { font-size: 1.2rem; }
  .b73toy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.wjejk0x .mb13 { height: 36px; }
.grndx .mb13 { height: 60px; max-width: 200px; }
.ss66 .mb13 { height: 56px; max-width: 180px; }
.k6qf    .rjv8wksa, .k6qf    .d3he { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.z1xa .c8bcm {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .k639 .g9g2dw {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .k639 .xrm68slv {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .k639 .xrm68slv { padding: 40px 16px 20px; }
  .k639 .c8bcm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .k639 .a5h9rbe { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .esog .xrm68slv {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .esog .xrm68slv::before {
    position: absolute; top: 14px; left: 14px;
  }
  .esog .arjf92 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .esog .xand5ctc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .esog .c8bcm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .esog .a5h9rbe { width: 100%; min-width: 0; }
  .esog .rjv8wksa { min-width: 0; }
}
.o5dqkchz .xrm68slv::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.qbd5crmd .kf5zntb2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.qbd5crmd .kf5zntb2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.qbd5crmd .kf5zntb2 p { padding: 0 2px 16px; }
.eq3h3k2k .kf5zntb2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.eq3h3k2k .kf5zntb2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.eq3h3k2k .kf5zntb2 summary::after { content: "›"; font-size: 1.2em; }
.eq3h3k2k .kf5zntb2[open] summary::after { content: "‹"; }
.eq3h3k2k .kf5zntb2 p { padding: 10px 22px 4px; }
.z4zoux .kf5zntb2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z4zoux .kf5zntb2 summary { color: var(--text-primary); padding-left: 16px; }
.z4zoux .kf5zntb2 summary::after { content: "›"; font-size: 1.1em; }
.z4zoux .kf5zntb2[open] summary::after { content: "‹"; }
.z4zoux .kf5zntb2 p { padding-left: 16px; }
.nd76pz7 .d4bum27m { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.nd76pz7 .kf5zntb2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.nd76pz7 .kf5zntb2:last-child { border-bottom: none; }
.nd76pz7 .kf5zntb2 summary { color: var(--text-primary); border-radius: 0; }
.nd76pz7 .kf5zntb2 summary::after { content: "›"; font-size: 1.1em; }
.nd76pz7 .kf5zntb2[open] summary::after { content: "‹"; }
.lyhvqn6 .kf5zntb2 { overflow: hidden; }
.lyhvqn6 .kf5zntb2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lyhvqn6 .kf5zntb2 summary::after { color: rgba(255,255,255,.75); }
.lyhvqn6 .kf5zntb2[open] summary { border-radius: 0; }
.s968eyn4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.w2qymmi8 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.vt142m99 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.e28ji1io { color: var(--text-muted); font-size: 1.05rem; }
.fp9il {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.i34y {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.rii5jw { margin-bottom: 20px; }
.yowvb74 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ra1wn {
  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;
}
.ra1wn:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.pv4f { resize: vertical; min-height: 130px; }
.erm1gm9 { width: 100%; margin-top: 8px; }
.hf2j4wya {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.twzd {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vflvo1 { color: var(--text-muted); line-height: 1.75; }
.oinm { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.oinm li { margin-bottom: 6px; }
.ahnb { max-width: 760px; margin: 0 auto; }
.idgeg { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.q3b3 { max-width: 760px; margin: 0 auto; }
.lpe7jbnx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.fkd3 ul.oinm { margin: 0; }
.h49atx48 { max-width: 900px; margin: 0 auto; }
.gxedh { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.gxedh:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gxedh .lpe7jbnx { margin: 0; font-size: 1rem; }
.gxedh .zz49ccl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .gxedh { grid-template-columns: 1fr; gap: 10px; } }
.u3ixcm .lpe7jbnx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.kuogl315 .oinm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eemymt4 { grid-template-columns: 1fr; } }
.szue { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.szue:hover .qfnkp { color: var(--accent-light); text-decoration: underline; }
.p8qpb { color: inherit; text-decoration: none; }
.p8qpb:hover { color: var(--accent-light); text-decoration: underline; }
.btu25z { display: inline-block; line-height: 0; }
.pxqz7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cfbxyn3l { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.cfbxyn3l:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.yhe4vuof { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.cfbxyn3l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.cfbxyn3l ul.oinm { margin: 0; }
.npppauv { color: var(--text-muted); line-height: 1.75; }
.jlmra4n .oinm,
.l1nnpe .oinm,
.jc8kp .oinm,
.vwlhjz5 .oinm {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jlmra4n .cfbxyn3l,
.l1nnpe .cfbxyn3l { text-align: left; }
.jlmra4n .yhe4vuof,
.l1nnpe .yhe4vuof { text-align: center; }
.qke4d { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.a57iq5si { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.jg5q22 { font-size: 1.1rem; }
.prf0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ms1s9h3 { margin-top: 12px; }
.cfy5ie { 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; }
.cfy5ie:hover { border-bottom-color: var(--accent-light); }
.fdhk4h9 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.fdhk4h9 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.v5e0pzo { width: 260px; height: 260px; }
.ibqb { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.ln3h7 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ezanb { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .yozir { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.i0urzkk4 .prf0, .i0urzkk4 .a57iq5si { max-width: 640px; }
.y0tq8q { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.fcaxkqg { position: sticky; top: 96px; align-self: start; }
.fcaxkqg .qke4d { font-size: 1.6rem; margin-top: 18px; }
.ahefun .prf0 { margin-bottom: 28px; }
@media (max-width: 860px) { .y0tq8q { grid-template-columns: 1fr; } .fcaxkqg { position: static; text-align: center; } }
.ye8qrw .fdhk4h9 { margin: 0 auto 18px; }
.ye8qrw .ln3h7 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .lm4p { grid-template-columns: 1fr; } }
.nooyhl .qke4d { font-size: 1.6rem; margin-bottom: 6px; }
.vwlhjz5 .oinm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nooyhl { flex-direction: column; text-align: center; } .abql { grid-template-columns: 1fr; } }
.p990 .qke4d { font-size: 1.35rem; margin: 0 0 4px; }
.p990 .ln3h7 { margin: 0; }
.rfgf8e { max-width: 760px; margin: 0 auto; }
.e0tff2 { position: relative; padding-left: 28px; }
.e0tff2::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.abjb0x { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.abjb0x:last-child { padding-bottom: 0; }
.q1la { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.isvja50 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.isvja50 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zlvd85o {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.zlvd85o .vt142m99 { color: var(--accent-light); }
.tw0j .vt142m99 { font-size: 2rem; }
.tw0j .e28ji1io { max-width: 680px; }
.jasj .vt142m99 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.jasj .e28ji1io  { margin: 0; }
@media (max-width: 640px) { .jasj { flex-direction: column; } }
.hib9s .vt142m99 { color: var(--accent-light); }
.wska .vt142m99 { color: #fff; }
.wska .e28ji1io  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .gpmsr { grid-template-columns: 1fr; } }
.b8z2g3s .ra1wn {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.b8z2g3s .ra1wn:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.z8gz18qd .ra1wn { background: var(--bg-raised); border-color: transparent; }
.z8gz18qd .ra1wn:focus { background: var(--bg-card); border-color: var(--accent-light); }
.fan3x3o .ra1wn { border-radius: 100px; padding: 11px 20px; }
.fan3x3o .pv4f { border-radius: 14px; }
@media (max-width: 640px) { .p4k34 { grid-template-columns: 1fr; } }
.w89xrv { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.w89xrv li { margin-bottom: 6px; }
.sc8e7k12{display:none}
.sc8e7k12:empty,.quv3:empty{display:none}
.ncww687{position:relative;overflow:visible}
.x0dtjro2 .nka3iams,.dyh9ln5k .nka3iams,
.gkrusa .nka3iams,.vbogltz .nka3iams,
.q99eph .nka3iams,.cp6o .nka3iams{display:block}
.b798okwg .vd3lf8{display:block}
.x0dtjro2 .nka3iams,.dyh9ln5k .nka3iams,
.gkrusa .nka3iams,.vbogltz .nka3iams,
.q99eph .nka3iams{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}
.x0dtjro2 .nka3iams .quv3,.dyh9ln5k .nka3iams .quv3,
.gkrusa .nka3iams .quv3,.vbogltz .nka3iams .quv3,
.q99eph .nka3iams .quv3{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}
.x0dtjro2 .qojjl7x,.dyh9ln5k .qojjl7x,
.gkrusa .qojjl7x,.vbogltz .qojjl7x,
.q99eph .qojjl7x{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.x0dtjro2 .nka3iams,.dyh9ln5k .nka3iams{top:12px}
.x0dtjro2 .nka3iams .quv3{margin-right:auto}
.dyh9ln5k .nka3iams .quv3{margin-left:auto}
.dyh9ln5k .nka3iams{text-align:right}
.gkrusa .nka3iams,.vbogltz .nka3iams{bottom:12px}
.gkrusa .nka3iams .quv3{margin-right:auto}
.vbogltz .nka3iams .quv3{margin-left:auto}
.vbogltz .nka3iams{text-align:right}
.q99eph .nka3iams{position:relative;margin-top:16px}
.q99eph .nka3iams .quv3{margin:0 auto}
.cp6o .nka3iams{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.cp6o .nka3iams .quv3{margin:0}
.cp6o .vahy~.nka3iams,
.cp6o .rytsuac0~.nka3iams{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.cp6o .vahy~.nka3iams .quv3,
.cp6o .rytsuac0~.nka3iams .quv3{justify-content:flex-start}
.vahy~.nka3iams,.rytsuac0~.nka3iams{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}
.vahy~.nka3iams .quv3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rytsuac0~.nka3iams .quv3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vd3lf8 .quv3{margin:0 0 12px}
.quv3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.f3mnmr{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.qfnkp{font-weight:600;color:var(--text-heading);opacity:1}
.putiv::before{content:"·";margin:0 2px;opacity:.5}
.qojjl7x{white-space:nowrap}
.ffrdx58i .f3mnmr{display:none}
.kucc5vnd .qojjl7x{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.kucc5vnd .putiv::before{content:""}
.bw60 .qojjl7x{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}
.bw60 .putiv::before{content:""}
.lauz .quv3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.go34b9 .qojjl7x{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.go34b9 .putiv::before{content:""}
.c8uxi4p1 .qojjl7x{color: var(--accent-light);opacity:1;font-weight:500}
.m1oe .qojjl7x{border-bottom:1px solid currentColor;padding-bottom:2px}
.omlm3 .quv3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nf99c5{--date-bg:var(--accent-bg-light)}
.kzuia1pl .putiv::before{content:""}
.rb36m .putiv::before{content:"•";opacity:.4}
.rb36m .qojjl7x + .qojjl7x::before{content:"•";margin-right:6px;opacity:.4}
.osxx0egl .putiv::before{content:"/";opacity:.35}
.osxx0egl .qojjl7x + .qojjl7x::before{content:"/";margin-right:6px;opacity:.35}
.mg7j .putiv::before{content:"|";opacity:.3}
.mg7j .qojjl7x + .qojjl7x::before{content:"|";margin-right:6px;opacity:.3}
.cvrz .putiv::before{content:"—";opacity:.3}
.cvrz .qojjl7x + .qojjl7x::before{content:"—";margin-right:6px;opacity:.3}
.cro7mu .putiv::before{content:"◆";font-size:.5em;opacity:.35}
.cro7mu .qojjl7x + .qojjl7x::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.z4uk .putiv::before{content:"·";opacity:.4}
.z4uk .qojjl7x + .qojjl7x::before{content:"·";margin-right:6px;opacity:.4}
.e437j3wk .putiv::before{content:"›";opacity:.4}
.e437j3wk .qojjl7x + .qojjl7x::before{content:"›";margin-right:6px;opacity:.4}
.kg4bh .putiv::before{content:"→";opacity:.35;font-size:.85em}
.kg4bh .qojjl7x + .qojjl7x::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.cdxzqdj{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.z8m7{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.y8cd{display:flex;flex-direction:column;gap:3px}
.zaqs4lsb{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.x1hyyu{font-weight:700;font-size:1rem;color:var(--text-heading)}
.z6jx5{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.o2z9j50 .cdxzqdj{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.d46n2 .cdxzqdj{border-top:3px solid var(--accent);padding-top:18px}
.li0k7u .cdxzqdj{border-left:3px solid var(--accent);border-radius:0}
.ke6kbg8j .cdxzqdj{padding:20px 0}
@media(max-width:640px){
  .cdxzqdj{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .z6jx5{max-width:100%}
}
.pbc3 .u6ca{margin:0}
@media (max-width:560px){
  .r8z2p8{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) {
  .s1cdx9is { padding: 28px 18px 20px; }
  .a4mg004p { font-size: 1.2rem; }
  .lcor29 { max-width: 220px; max-height: 80px; }
}
.m0pt978  .a5rnb4u { border-radius: 50%; }
.i9bi4va .tanxuj {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .a5rnb4u { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.kfwv01 {
  margin: 28px 0 24px;
}
.kfwv01 .ghgp {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.kfwv01 .eug7ltgq {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.kfwv01 .tanxuj {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .f9nsx { flex-direction: row-reverse; }
[dir="rtl"] .ndht { flex-direction: row-reverse; }
[dir="rtl"] .blqo .yuoetv { right: auto; left: 32px; }
[dir="rtl"] .y5d789m6  .yuoetv { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .blqo .yuoetv { right: auto; left: 20px; }
  [dir="rtl"] .y5d789m6  .yuoetv { left: auto;  right: 20px; }
}
[dir="rtl"] .i3fx4t8 .woj6qxt  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .g8afd0qb .woj6qxt { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .c8cf, [dir="rtl"] .tknpo4q { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xgia4 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .tanxuj { direction: rtl; }
[dir="rtl"] .uizabh { direction: rtl; }
[dir="rtl"] .uueokpgu { direction: rtl; }
[dir="rtl"] .yjv0 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .nito .tknpo4q,
[dir="rtl"] .w1nioq3w .tknpo4q,
[dir="rtl"] .ztknl .tknpo4q,
[dir="rtl"] .een2f2b .tknpo4q {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .nito .tknpo4q li::before,
[dir="rtl"] .w1nioq3w .tknpo4q li::before,
[dir="rtl"] .ztknl .tknpo4q li::before,
[dir="rtl"] .een2f2b .tknpo4q li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .qssutv.v5hjg85 .j80z6tkp,
[dir="rtl"] .m5n1tg2.v5hjg85 .j80z6tkp,
[dir="rtl"] .dp95rv.v5hjg85 .j80z6tkp,
[dir="rtl"] .p7si1.v5hjg85 .j80z6tkp,
[dir="rtl"] .kr6f.v5hjg85 .j80z6tkp { text-align: right; }
[dir="rtl"] .vahy.v5hjg85 .p65ty { align-items: flex-end; text-align: right; }
[dir="rtl"] .eug7ltgq,
[dir="rtl"] .cnjme,
[dir="rtl"] .mpr9e,
[dir="rtl"] .triysl,
[dir="rtl"] .j80z6tkp { text-align: right; }
[dir="rtl"] .i34y,
[dir="rtl"] .yowvb74,
[dir="rtl"] .prf0,
[dir="rtl"] .ra1wn,
[dir="rtl"] .pv4f { text-align: right; direction: rtl; }
[dir="rtl"] .fan3x3o .ra1wn,
[dir="rtl"] .b8z2g3s .ra1wn { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1141bd;
  --brand:           #1141bd;
  --brand-light:     #527cea;
  --brand-pale:      #93abea;
  --grad-start:      #08205f;
  --grad-end:        #0e38a5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #14b8a6;
  --cta-light:       #35e2cf;
  --cta-hover:       #18dcc7;
  --bg-page:         #030815;
  --bg-surface:      #050e22;
  --bg-card:         #08132f;
  --bg-card-inner:   #0a183d;
  --bg-raised:       #0c1d4a;
  --bg-hover:        #0e2357;
  --border:          #112a68;
  --border-alt:      #163482;
  --border-section:  #112a68;
  --text-primary:    #e2e4e8;
  --text-muted:      #9ca1ae;
  --text-body:       #c6c9d1;
  --text-sub:        #9ca1ae;
  --text-faint:      #676d7e;
  --text-dim:        #505562;
  --text-label:      #808797;
  --text-value:      #b8bcc5;
  --accent-bg:       #0e172e;
  --accent-bg-light: #132248;
  --bg-tip:          #162620;
  --bg-warning:      #272115;
  --bg-info:         #161c26;
  --bg-pros:         #162620;
  --bg-cons:         #26161c;
  --c-pros:          #7af4c9;
  --c-cons:          #e689a8;
  --c-pros-label:    #4bf0b7;
  --c-tip-border:    #2aeda9;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4c9;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.jy2v .ovdgc { font-size: 0; width: 1.2rem; flex-shrink: 0; }.jy2v .ovdgc::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.jy2v .xn59d686     .ovdgc::before { content: "";  color: var(--c-tip-border); }.jy2v .v3cfj3b5 .ovdgc::before { content: ""; color: var(--c-warn-border); }.jy2v .ljcgmgf    .ovdgc::before { content: ""; color: #60a5fa; }.i7xuuyd9 .jy2v .xn59d686     .ovdgc::before { color: #10b981; }.i7xuuyd9 .jy2v .v3cfj3b5 .ovdgc::before { color: #f43f5e; }.i7xuuyd9 .jy2v .ljcgmgf    .ovdgc::before { color: #a855f7; }.vym2q9t  .jy2v .xn59d686     .ovdgc::before { color: #eab308; }.vym2q9t  .jy2v .v3cfj3b5 .ovdgc::before { color: #ef4444; }.vym2q9t  .jy2v .ljcgmgf    .ovdgc::before { color: #f97316; }.q9at0k  .jy2v .xn59d686     .ovdgc::before { color: #38bdf8; }.q9at0k  .jy2v .v3cfj3b5 .ovdgc::before { color: #818cf8; }.q9at0k  .jy2v .ljcgmgf    .ovdgc::before { color: #2dd4bf; }.xf2xy3 .jy2v .ovdgc::before { color: var(--accent-light) !important; }
.lj0h .mgi1em li::before, .lj0h .rtek7p8 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.lj0h .mgi1em li::before { content: ""; }.lj0h .rtek7p8 li::before { content: ""; }.lj0h .u0y8o::before, .lj0h .utctfk::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.lj0h .u0y8o::before { content: ""; }.lj0h .utctfk::before { content: ""; }
.i0dz .evw0e, .i0dz .vahy { min-height: 640px; }
.bzw0cc3 .qh51uix::after,.bzw0cc3 .yuoetv::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; }
.hvevmywj::before { content: '>'; }