:root {
  --color-accent: #a1393e;
  --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;
}
.mql9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.xhs8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ztvay {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.y9d4w4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gnkfxd2j { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gnkfxd2j a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gnkfxd2j a:hover { color: var(--accent-light); }
.zr823at3   .wr7q { border-radius: 0; }
@media (max-width: 640px) {
  .wr7q {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .o6qryrk:hover .wr7q,
  .o6qryrk:focus-within .wr7q { display: block; }
  .wr7q li a { padding: 8px 16px; font-size: 0.88rem; }
}
.rxgk {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.le8xblpn { display: none; }
@media (max-width: 640px) {
  .le8xblpn {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .le8xblpn.v8qqbmrj { display: block; }
}
@media (max-width: 640px) {
  .rxgk { display: block; }
  .gnkfxd2j > li + li::before { display: none !important; }
  .gnkfxd2j {
    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;
  }
  .gnkfxd2j.v8qqbmrj { display: flex; }
  .gnkfxd2j li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gnkfxd2j li:last-child a { border-bottom: none; }
}
.evctmws { min-height: 480px; }
.kqu5g {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.qzihh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.fesxw .qzihh { margin-left: 0; margin-right: 0; }
.eck114r {
  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;
}
.gnat .eck114r { margin-top: 24px; }
.eck114r:hover { opacity: 0.88; }
.lw9pfag .kqu5g { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.lw9pfag .qzihh { color: #e2e8f0; }
.lw9pfag.vg50z .f8cb4gq7 { text-align: center; }
.wd6id3 .kqu5g { color: var(--text-primary); text-shadow: none; }
.wd6id3 .qzihh { color: var(--text-muted); }
.wd6id3 .eck114r { margin-top: 16px; }
.wd6id3, .wd6id3.evctmws { min-height: auto !important; }
.wd6id3.vg50z .f8cb4gq7 { text-align: center; }
.wd6id3~.a3jq06z{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}
.wd6id3~.a3jq06z .j6vub{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; }
}
.ngdvqor .oi6gx6b,
.ngdvqor .hjmtxrvg,
.ngdvqor .lw9pfag .y9sv {
  overflow: hidden;
}
.ngdvqor .oi6gx6b::after,
.ngdvqor .hjmtxrvg::after,
.ngdvqor .lw9pfag .y9sv::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.oi6gx6b .kqu5g { color: #fff; }
.oi6gx6b .qzihh { color: rgba(255,255,255,0.85); }
.oi6gx6b .eck114r { background: #fff; color: var(--cta); }
.oi6gx6b .eck114r:hover { opacity: 0.92; }
.qbogtq .ncmek5 { position: relative; overflow: hidden; }
.qbogtq .ncmek5::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.udhv .ncmek5 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ngdvqor .ncmek5 { position: relative; overflow: hidden; }
.ngdvqor .ncmek5::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
.ceqc .ncmek5 { position: relative; overflow: hidden; }
.ceqc .ncmek5::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.mq75i73 .ncmek5 {
  animation: hg-fadein 1.2s ease-out both;
}
.ncmek5 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.c4bn8887 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.tyosrj {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.htkxr {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ncmek5 .kqu5g { text-shadow: none; color: var(--text-primary); }
.ncmek5 .qzihh { color: var(--text-muted); }
body.zywt95q .kqu5g {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mbi4 .kqu5g {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.evctmws.oi6gx6b .kqu5g,
section.oi6gx6b .kqu5g {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ncmek5.vg50z .c4bn8887 { align-items: center; text-align: center; }
.ncmek5.fesxw   .c4bn8887 { align-items: flex-start; text-align: left; }
.yx7cnd .tyosrj { position: relative; }
.yx7cnd .tyosrj::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.yx7cnd.i6a5 .tyosrj::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.xehf9 .tyosrj {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.xehf9 .htkxr {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.xehf9 .hjmtxrvg {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.xehf9.i6a5 .tyosrj { padding: 32px 0 32px 32px; }
.iuv0t72q .tyosrj {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.iuv0t72q .htkxr {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.i6a5 .c4bn8887 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.iuv0t72q.i6a5 .tyosrj { padding: 40px 16px 40px 48px; }
.evctmws .jb3tpp {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.jb3tpp .c8m8ctz {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.jb3tpp .c8m8ctz::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.jb3tpp .rnwo { display: contents !important; }
.jb3tpp .rnwo .wyoe {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.jb3tpp .rnwo .ie1wwyup { max-height: 48px; max-width: 96px; }
.jb3tpp .rnwo .z7wglsb {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.jb3tpp .m2dd74nu {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.jb3tpp .on6p { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.jb3tpp .m0au { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.jb3tpp .m0au small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.jb3tpp .em5f { display: contents !important; }
.jb3tpp .em5f .ocrusbpg:not(.d7wmg573) { display: none !important; }
.jb3tpp .em5f .d7wmg573 {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.jb3tpp .em5f .d7wmg573 .sc45i9 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.jb3tpp .em5f .d7wmg573 .k7g0 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.jb3tpp .d3lel0 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.jb3tpp .d3lel0.c9cgob {
  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;
}
.jb3tpp .d3lel0.c9cgob:hover { opacity: 0.85; }
.z7tuv .tyosrj {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ncmek5 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ncmek5:not(.z7tuv) .tyosrj { display: none !important; }
  .z7tuv .tyosrj { padding: 16px; }
  .c4bn8887  { padding: 36px 24px; }
  .ncmek5~.a3jq06z,.i6a5~.a3jq06z{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .evctmws, .ncmek5 { min-height: 320px !important; }
  .kqu5g { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .u8b7jk8,
  .bpzcs,
  .ky4fe { grid-template-columns: 1fr !important; }

  

  
  .it2v { display: flex !important; flex-direction: column !important; }
  .it2v .f8cb4gq7 { display: contents; }
  .it2v .y9sv { order: 0; }
  .it2v .kqu5g { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .it2v .u8b7jk8 { order: 2; padding: 0 16px 12px !important; }
  .it2v .qzihh { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gnat .f8cb4gq7 { display: flex; flex-direction: column; }
  .gnat .f8cb4gq7 .kqu5g { order: 1; }
  .gnat .f8cb4gq7 .ky4fe { order: 2; margin: 8px 0 24px !important; }
  .gnat .f8cb4gq7 .qzihh { order: 3; }
  .gnat .f8cb4gq7 .eck114r { order: 4; align-self: center; margin-top: 0; }

  
  .ncmek5.z7tuv {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ncmek5.z7tuv .c4bn8887 { display: contents; padding: 0; }
  .ncmek5.z7tuv .c4bn8887 .kqu5g { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ncmek5.z7tuv .tyosrj { order: 2; padding: 12px 16px; }
  .ncmek5.z7tuv .c4bn8887 .qzihh { order: 3; padding: 0 24px; margin: 0 auto; }
  .ncmek5.z7tuv .c4bn8887 .eck114r { order: 4; align-self: center; margin: 8px 0 32px; }
}
.xsgqn8m { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ljm295 { width: 100%; height: auto; display: block; border-radius: 10px; }
.a8e05 .xsgqn8m        { border-radius: 16px; }
.a8e05 .ljm295  { border-radius: 16px; }
.oc2k4nz .xsgqn8m         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.oc2k4nz .ljm295   { border-radius: 8px; }
.imt4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ingltb { width: 100%; padding: 32px 0; position: relative; }
.a6zwbk8b { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.a8mrw .ingltb:nth-child(even) { background: var(--bg-surface); }
.a8mrw .ingltb:nth-child(odd)  { background: var(--bg-page); }
.z77t .ingltb:nth-child(even) { background: var(--bg-card); }
.z77t .ingltb:nth-child(odd)  { background: var(--bg-page); }
.a8mrw .ingltb:nth-child(odd)  .a6zwbk8b { background: var(--bg-card); border-radius: 6px; }
.a8mrw .ingltb:nth-child(even) .a6zwbk8b { background: var(--bg-raised); border-radius: 6px; }
.z77t .ingltb:nth-child(odd)  .a6zwbk8b { background: var(--bg-card); border-radius: 6px; }
.z77t .ingltb:nth-child(even) .a6zwbk8b { background: var(--bg-raised); border-radius: 6px; }
.a8mrw .ingltb:nth-child(even) .la6ud01q .lsv3xl,
.z77t .ingltb:nth-child(even) .la6ud01q .lsv3xl { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.a8mrw .ingltb:nth-child(odd) .la6ud01q .lsv3xl,
.z77t .ingltb:nth-child(odd) .la6ud01q .lsv3xl { background: var(--bg-card-inner); }
.a8mrw .ingltb:nth-child(even) .deggzu7f .lsv3xl:nth-child(odd),
.z77t .ingltb:nth-child(even) .deggzu7f .lsv3xl:nth-child(odd)  { background: var(--bg-card); }
.a8mrw .ingltb:nth-child(even) .deggzu7f .lsv3xl:nth-child(even),
.z77t .ingltb:nth-child(even) .deggzu7f .lsv3xl:nth-child(even) { background: var(--bg-card-inner); }
h1.iq1ie2 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.iq1ie2 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.d93g { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.x8owy1e h2.iq1ie2 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.hazie1v h2.iq1ie2 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.x6j2x0 h2.iq1ie2 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.v9764r61 h2.iq1ie2::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.b7j4551n h2.iq1ie2 {
  color: var(--text-primary); font-size: 1.7rem;
}
.q8djn h2.iq1ie2::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.cm48 h2.iq1ie2 {
  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;
}
.b4rrcul9 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .b4rrcul9 { display: none; } }
.dyagm { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.x3lt5xx { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.m2m9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.kjsju1 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ialtp { padding-left: 20px; }
.ialtp li { margin-bottom: 6px; }
.ialtp a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ialtp a:hover { color: var(--accent-light); }
.pj8bchi .kjsju1 { display: none; }
.urze5qu .kjsju1 { display: none; }
.urze5qu .ialtp { padding-left: 0; list-style: none; }
.urze5qu .ialtp li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.urze5qu .ialtp a { font-size: 0.92rem; }
.lys6gaq .m2m9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lys6gaq .kjsju1 { display: none; }
.lys6gaq .ialtp { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lys6gaq .ialtp li { margin-bottom: 0; }
.lys6gaq .ialtp 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;
}
.lys6gaq .ialtp a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ptxmq .m2m9 { padding: 20px 20px 16px; }
.ptxmq .ialtp {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ptxmq .ialtp li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ptxmq .ialtp 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;
}
.ptxmq .ialtp 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;
}
.ptxmq .ialtp a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ptxmq .ialtp a:focus,
.ptxmq .ialtp a:focus-visible,
.ptxmq .ialtp a:target { outline: none; }
.ptxmq .ialtp li:target a { border-color: var(--border); color: var(--text-muted); }
.b8l6az2x .m2m9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.b8l6az2x .kjsju1 { display: none; }
.b8l6az2x .ialtp { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.b8l6az2x .ialtp li { margin-bottom: 0; }
.b8l6az2x .ialtp li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.b8l6az2x .ialtp li:last-child::after { content: ""; margin-right: 0; }
.b8l6az2x .ialtp a { font-size: 0.9rem; }
.lsv3xl { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.la6ud01q .lsv3xl { background: var(--bg-card); }
.deggzu7f .lsv3xl:nth-child(odd)  { background: var(--bg-card); }
.deggzu7f .lsv3xl:nth-child(even) { background: var(--bg-raised); }
.w6uasx .lsv3xl {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.w6uasx .lsv3xl:last-child { border-bottom: none; }
.w6uasx h3.d93g { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.hketxm .lsv3xl {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.hketxm .lsv3xl + .lsv3xl { margin-top: 4px; }
.z5oi44h .lsv3xl { background: none; border-radius: 0; padding: 12px 0; }
.z5oi44h .lsv3xl + .lsv3xl { border-top: 1px solid var(--border-section); }
.kqy13fu { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.br7oj6q { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gk00 { color: var(--text-body); margin-bottom: 10px; }
.xb1cb, .gfv254nb { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xb1cb li, .gfv254nb li { margin-bottom: 6px; }
.gfv254nb li { list-style: decimal; }
.sf6p4     .xb1cb { list-style-type: "● "; }
.ft28  .xb1cb { list-style-type: "■ "; }
.wgie .xb1cb { list-style-type: "◆ "; }
.am55jcc    .xb1cb { list-style-type: "★ "; }
.sf6p4     .ibl5 { list-style-type: "● "; }
.ft28  .ibl5 { list-style-type: "■ "; }
.wgie .ibl5 { list-style-type: "◆ "; }
.am55jcc    .ibl5 { list-style-type: "★ "; }
.sf6p4    .xb1cb li::marker, .sf6p4    .ibl5 li::marker,
.ft28 .xb1cb li::marker, .ft28 .ibl5 li::marker,
.wgie .xb1cb li::marker, .wgie .ibl5 li::marker,
.am55jcc   .xb1cb li::marker, .am55jcc   .ibl5 li::marker {
  color: var(--cta); font-size: 1em;
}
.sf6p4 .gfv254nb,
.ft28 .gfv254nb,
.wgie .gfv254nb,
.am55jcc .gfv254nb {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.sf6p4 .gfv254nb li,
.ft28 .gfv254nb li,
.wgie .gfv254nb li,
.am55jcc .gfv254nb li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.sf6p4 .gfv254nb li::before,
.ft28 .gfv254nb li::before,
.wgie .gfv254nb li::before,
.am55jcc .gfv254nb 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;
}
.sf6p4     .gfv254nb li::before { border-radius: 50%; }
.ft28  .gfv254nb li::before { border-radius: 3px; }
.wgie .gfv254nb li::before { border-radius: 3px; }
.am55jcc    .gfv254nb li::before { border-radius: 50%; }
.vipgo { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xw0iuvu .vipgo,
.v3q94pj .vipgo { background: transparent; border: none; border-radius: 0; }
.remtv2 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.remtv2 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.remtv2 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.remtv2 tr:hover td { background: var(--bg-hover); }
.f90l3u .remtv2 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.qrbr7 .remtv2 { border: 1px solid var(--border-alt); }
.qrbr7 .remtv2 th,
.qrbr7 .remtv2 td { border: 1px solid var(--border-alt); }
.bdfe .remtv2 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bdfe .remtv2 td { border-bottom: none; }
.bdfe .remtv2 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.oeap9 .remtv2 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dra0z .vipgo {
  overflow: hidden;
}
.dra0z .remtv2 th { border-bottom: 1px solid var(--border-alt); }
.dra0z .remtv2 tr:last-child td { border-bottom: none; }
.q0hv7 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.p7rw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pf3qibt { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.c7jkmf { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.xxl9x { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ibl5 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ibl5 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%}
.lw7k .c7jkmf { background: transparent; text-align: center; }
.n0sp4 .pf3qibt {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.el5j .pf3qibt {
  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);
}
.r25xi3 .p7rw { display: grid; grid-template-columns: auto 1fr; }
.r25xi3 .pf3qibt {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.r25xi3 .c7jkmf { grid-column: 2; }
.r25xi3 .xxl9x,
.r25xi3 .ibl5 { grid-column: 1 / -1; }
.ou5z70i4 .p7rw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ou5z70i4 .pf3qibt {
  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);
}
.ou5z70i4 .c7jkmf { grid-column: 2; }
.ou5z70i4 .xxl9x,
.ou5z70i4 .ibl5 { grid-column: 1 / -1; }
.h7ul751v .p7rw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.h7ul751v .c7jkmf { background: none; color: var(--accent-light); font-weight: 700; }
.owbd .p7rw { 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); }
.owbd .c7jkmf { background: none; color: var(--accent-light); font-weight: 700; }
.i6yzl0 .p7rw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i6yzl0 .p7rw:last-child { border-bottom: none; }
.i6yzl0 .c7jkmf { background: none; color: var(--accent-light); font-weight: 700; }
.orze .p7rw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.orze .c7jkmf { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.z79yak3 .q0hv7 { counter-reset: card-n; }
.z79yak3 .p7rw  { counter-increment: card-n; }
.z79yak3 .c7jkmf { display: flex; align-items: center; gap: 10px; }
.z79yak3 .c7jkmf::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;
}
.lmyafl .p7rw { background: var(--bg-surface); border: 1px solid var(--border); }
.lmyafl .c7jkmf { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jm9pkb9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.x66cmsg8  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.zf4kw { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.midod { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.p3it { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jm9pkb9 strong { color: var(--text-primary); font-size: 0.95rem; }
.jm9pkb9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ctdlvf { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.e71ii, .k16o { border-radius: 8px; padding: 14px; }
.e71ii { background: var(--bg-pros); }
.k16o { background: var(--bg-cons); }
.fbibu { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.e71ii .fbibu { color: var(--c-pros-label); }
.k16o .fbibu { color: #f87171; }
.e71ii ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.k16o ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ljm295 { width: 100%; height: auto; border-radius: 10px; display: block; }
.c9cgob {
  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;
}
.c9cgob:hover { opacity: 0.85; }
.cq7fud0 .c9cgob  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.cq7fud0 .c9cgob:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.szop1px .c9cgob  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.szop1px .c9cgob:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zasbq3 .eck114r { border-radius: 50px; }
.zasbq3 .c9cgob  { border-radius: 50px; }
.fv26n .eck114r { padding-left: 22px; padding-right: 22px; }
.fv26n .c9cgob  { padding-left: 12px; padding-right: 12px; }
.mqtr .eck114r { padding-left: 44px; padding-right: 44px; }
.mqtr .c9cgob  { padding-left: 24px; padding-right: 24px; }
.iik25o .eck114r { padding-left: 56px; padding-right: 56px; }
.iik25o .c9cgob  { padding-left: 32px; padding-right: 32px; }
.vdq5   .eck114r::after, .vdq5   .c9cgob::after,
.csjj .eck114r::after, .csjj .c9cgob::after,
.g1a4q4    .eck114r::after, .g1a4q4    .c9cgob::after,
.c8qf    .eck114r::after, .c8qf    .c9cgob::after,
.vswi4b9    .eck114r::after, .vswi4b9    .c9cgob::after,
.t1lgixf     .eck114r::after, .t1lgixf     .c9cgob::after,
.jksl7s    .eck114r::after, .jksl7s    .c9cgob::after,
.b7xol   .eck114r::after, .b7xol   .c9cgob::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;
}
.vdq5 .eck114r::after, .vdq5 .c9cgob::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");
}
.csjj .eck114r::after, .csjj .c9cgob::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");
}
.g1a4q4 .eck114r::after, .g1a4q4 .c9cgob::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");
}
.c8qf .eck114r::after, .c8qf .c9cgob::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");
}
.vswi4b9 .eck114r::after, .vswi4b9 .c9cgob::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");
}
.t1lgixf .eck114r::after, .t1lgixf .c9cgob::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");
}
.jksl7s .eck114r::after, .jksl7s .c9cgob::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");
}
.b7xol .eck114r::after, .b7xol .c9cgob::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");
}
.insj   .c6dm81::after, .insj   .evyqzh4::after,
.afekuu .c6dm81::after, .afekuu .evyqzh4::after,
.ncvbr    .c6dm81::after, .ncvbr    .evyqzh4::after,
.scjg6k    .c6dm81::after, .scjg6k    .evyqzh4::after,
.lazu66p    .c6dm81::after, .lazu66p    .evyqzh4::after,
.zco0     .c6dm81::after, .zco0     .evyqzh4::after,
.otfh26k9    .c6dm81::after, .otfh26k9    .evyqzh4::after,
.z6l2ok   .c6dm81::after, .z6l2ok   .evyqzh4::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;
}
.insj .c6dm81::after, .insj .evyqzh4::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");
}
.afekuu .c6dm81::after, .afekuu .evyqzh4::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");
}
.ncvbr .c6dm81::after, .ncvbr .evyqzh4::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");
}
.scjg6k .c6dm81::after, .scjg6k .evyqzh4::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");
}
.lazu66p .c6dm81::after, .lazu66p .evyqzh4::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");
}
.zco0 .c6dm81::after, .zco0 .evyqzh4::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");
}
.otfh26k9 .c6dm81::after, .otfh26k9 .evyqzh4::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");
}
.z6l2ok .c6dm81::after, .z6l2ok .evyqzh4::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");
}
.yfi4hi {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.c8m8ctz {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.c8m8ctz > * { min-width: 0; }
.c8m8ctz:hover { background: var(--bg-hover); }
.c8m8ctz > [itemprop="item"] { display: contents; }
.c8m8ctz [itemprop="itemReviewed"],
.c8m8ctz [itemprop="reviewRating"] { display: none; }
.c8m8ctz::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.rnwo {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.wyoe {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.ie1wwyup { max-height: 52px; max-width: 110px; object-fit: contain; }
.z7wglsb {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.os5fs7te .wyoe    { background: #1a1a1a; }
.ftgzvbkd .wyoe   { background: rgba(128,128,128,.12); }
.gkwwv .wyoe { background: var(--bg-raised); }
.wttyzqj .wyoe    { background: transparent; padding: 0; }
.m2dd74nu {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.on6p { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.m0au { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.em5f {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ocrusbpg {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.sc45i9 {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.k7g0 {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.d3lel0 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.d3lel0.c9cgob {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .c8m8ctz {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .c8m8ctz::before    { grid-area: rank;   }
  .rnwo           { grid-area: ident;  }
  .m2dd74nu     { grid-area: rating; min-width: 0; width: auto; }
  .em5f           { grid-area: pills;  }
  .d3lel0             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .c8m8ctz {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .c8m8ctz::before    { justify-self: center; }
  .rnwo           { width: 100%; }
  .m2dd74nu     { justify-self: center; }
  .em5f           { grid-template-columns: 1fr; }
}
.ablh {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.b6vc62 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.l6am2 {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.l6am2 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.mchfgvc { flex: 1; }
.mchfgvc h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.bxxsz { color: var(--c-stars); font-size: 1.1rem; }
.qyo1sqsn { margin-bottom: 8px; }
.m1y9kl { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.p6tose::before   { content: "★ "; color: var(--accent-light); }
.mg027ix8 { flex-shrink: 0; }
.w69b8wh img.zt60 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.xw0iuvu { padding: 20px 24px; }
.inaw5nb { color: var(--text-muted); margin-bottom: 16px; }
.e5jpq3 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.caa0tn, .xbc7djk0 { list-style: none; font-size: 0.9rem; }
.caa0tn li { color: var(--c-pros); margin-bottom: 4px; }
.xbc7djk0 li { color: var(--c-cons); margin-bottom: 4px; }
.caa0tn li::before { content: "✓"; margin-right: 5px; }
.xbc7djk0 li::before { content: "✗"; margin-right: 5px; }
.h5w5i1sl .caa0tn li::before { content: "→"; }
.h5w5i1sl .xbc7djk0 li::before { content: "–"; }
.mnl9n1  .caa0tn li::before { content: "★"; }
.mnl9n1  .xbc7djk0 li::before { content: "✕"; }
.s8kq    .caa0tn li::before { content: "◆"; }
.s8kq    .xbc7djk0 li::before { content: "▲"; }
.vg5m5ft6  .caa0tn li::before { content: "▶"; }
.vg5m5ft6  .xbc7djk0 li::before { content: "■"; }
.emro26 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.lgbb { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.mrxws10 { background: var(--bg-pros); color: var(--c-tag-pay); }
.uslj { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.qybgoqzi .uslj { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.az92uq7 .uslj { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .j2vf .bhgrqy7g {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .j2vf .ablh { margin: 0; }
}
.rxin .b6vc62 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.rxin .mchfgvc h3 { color: var(--accent-light); }
.rxin .l6am2 { background: var(--bg-page); border: 1px solid var(--border); }
.c48opru4 .ablh { border-top: 4px solid var(--accent); }
.c48opru4 .b6vc62 { background: var(--bg-card); }
.hk536 .ablh { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.hk536 .b6vc62 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.hk536 .xw0iuvu { padding: 14px 16px; }
.hk536 .l6am2 { border-radius: 4px; }
.hk536 .uslj { border-radius: 0; }
.rzrs7 .b6vc62 { padding: 0; gap: 0; overflow: hidden; }
.rzrs7 .l6am2 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.rzrs7 .mchfgvc { padding: 16px 20px; }
.rzrs7 .mg027ix8 { padding: 16px 20px; align-self: center; }
.xxh4pf4g .bxxsz { font-size: .95rem; }
.v3q94pj .ctdlvf { gap: 10px; }
.v3q94pj .e71ii, .v3q94pj .k16o { padding: 12px; }
.v3q94pj .e71ii ul, .v3q94pj .k16o ul { margin: 4px 0 0; padding-left: 18px; }
.v3q94pj .e71ii li, .v3q94pj .k16o li { font-size: .85rem; margin-bottom: 3px; }
.k2wxul .lgbb { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .g2qorhp { grid-template-columns: 1fr; }
  .jchb49 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jchb49 .bb19 { width: 72px; height: 50px; }
  .jchb49 .lbajm { max-width: 180px; }
  .jchb49 .fenq5njt { width: auto; }
}
.gw95tmv .xxh4pf4g .bxxsz { filter: brightness(1.2); }
@media (max-width: 720px) {
  .gw95tmv { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .n6s5 { padding: 16px; }
  .zu29x .jffc3751 { min-width: 50%; }
}
.uegy .ctdlvf { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ug79a { grid-template-columns: 1fr; }
  .qv8xatqi { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xcphn { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tgogp { flex-wrap: wrap; padding: 16px; }
}
.m1w7 .ctdlvf { gap: 8px; }
.m1w7 .e71ii, .m1w7 .k16o { padding: 8px; }
@media (max-width: 480px) {
  .x0pcarpp { flex-direction: column; align-items: stretch; }
}
.w48l4 .fenq5njt .c9cgob { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .wlln2n24 { flex-direction: column; align-items: stretch; gap: 10px; }
  .w48l4 .fenq5njt { text-align: center; }
}
@media (max-width: 720px) {
  .pqecf8 { grid-template-columns: 1fr; }
  .a4h6qfmh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bfhrc { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.iqsq3fm .mpaxpf48 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.nzzz4hu .bxxsz { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .pklj { grid-template-columns: 1fr; }
  .nzzz4hu { width: 100px; height: 100px; margin: 16px auto; }
  .iqsq3fm { font-size: 1.4rem; }
  .lowdkg { justify-content: center; }
  .n1klap2b .jffc3751 { min-width: 50%; }
}
.xn15dy9 .ctdlvf { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .wn75h9 { flex-wrap: wrap; padding: 14px 16px; }
  .uk8kz7 { padding: 12px 16px; }
  .xn15dy9 .ctdlvf { margin: 0 16px; }
  .xn15dy9 .k2wxul { padding: 0 16px; }
  .uvdm { padding: 12px 16px; }
}
.cdjeoq .c8m8ctz {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.cdjeoq .c8m8ctz:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.yrqdk .yfi4hi { gap: 18px; }
.yrqdk .c8m8ctz {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.yrqdk .c8m8ctz:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.ygcw2cc .yfi4hi {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.ygcw2cc .c8m8ctz {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.ygcw2cc .c8m8ctz:last-child { border-bottom: none; }
.ygcw2cc .rnwo,
.ygcw2cc .m2dd74nu,
.ygcw2cc .em5f {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.l4cd .yfi4hi { gap: 0; }
.l4cd .c8m8ctz {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.l4cd .c8m8ctz:last-child { border-bottom: none; }
.l4cd .c8m8ctz:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.l4cd .c8m8ctz:nth-child(even):hover { background: var(--bg-hover); }
.p83r .c8m8ctz {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.d9chy .em5f .ocrusbpg {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.d9chy .em5f .ocrusbpg:first-child { border-left: none; }
.cv49byf .em5f .ocrusbpg {
  background: transparent; padding: 4px 8px;
}
.cv49byf .em5f .sc45i9 { font-size: .65rem; opacity: .65; }
.cv49byf .em5f .k7g0   { font-size: 1.15rem; color: var(--accent-light); }
.qm6ikx .em5f .ocrusbpg {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.m0au { display: none; }
.y1pwz .on6p { font-size: 1rem; letter-spacing: 2px; }
.tqz9n2 .on6p {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.gvmwo .on6p,
.ksyh4wy .on6p,
.j70qfhr .on6p { display: none; }
.gvmwo .m0au,
.ksyh4wy .m0au,
.j70qfhr .m0au { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.gvmwo .m0au { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.gvmwo .m0au small { display: none; }
.ksyh4wy .m0au {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.ksyh4wy .m0au small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.j70qfhr .m0au {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.j70qfhr .m0au small { display: none; }
.gvmwo .qyo1sqsn .bxxsz,
.ksyh4wy .qyo1sqsn .bxxsz,
.j70qfhr .qyo1sqsn .bxxsz { display: none; }
.gvmwo .qyo1sqsn strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.gvmwo .mpaxpf48 { display: none; }
.ksyh4wy .qyo1sqsn strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.ksyh4wy .sr1qsi,
.ksyh4wy .mpaxpf48 { font-size: 1em; }
.j70qfhr .qyo1sqsn strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.j70qfhr .mpaxpf48 { display: none; }
.xulqbx8 { margin: 16px 0; }
.l8ee { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.l8ee summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.l8ee summary::after { content: "+"; color: var(--accent-light); }
.l8ee[open] summary::after { content: "−"; }
.l8ee p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ingltb { margin-bottom: 0; }
.gitb7u h2.iq1ie2 { color: var(--text-primary); border-color: var(--accent-light); }
.z7dk35 h2.iq1ie2 { color: var(--text-primary); border-color: var(--accent-light); }
.jkbb65xn .x66cmsg8     { background: #052e16; border-color: #10b981; }
.jkbb65xn .zf4kw { background: #2d0a1e; border-color: #f43f5e; }
.jkbb65xn .midod    { background: #1e1036; border-color: #a855f7; }
.jkbb65xn .jm9pkb9 strong  { color: #f1f5f9; }
.jkbb65xn .jm9pkb9 p       { color: #cbd5e1; }
.jkbb65xn .cxfp5dks    .x66cmsg8     .p3it::before,
.jkbb65xn .mvunr7  .x66cmsg8     .p3it::before,
.jkbb65xn .d71qcbk6  .x66cmsg8     .p3it::before,
.jkbb65xn .uks7m3o7 .x66cmsg8     .p3it::before { color: #10b981; }
.jkbb65xn .cxfp5dks    .zf4kw .p3it::before,
.jkbb65xn .mvunr7  .zf4kw .p3it::before,
.jkbb65xn .d71qcbk6  .zf4kw .p3it::before,
.jkbb65xn .uks7m3o7 .zf4kw .p3it::before { color: #f43f5e; }
.jkbb65xn .cxfp5dks    .midod    .p3it::before,
.jkbb65xn .mvunr7  .midod    .p3it::before,
.jkbb65xn .d71qcbk6  .midod    .p3it::before,
.jkbb65xn .uks7m3o7 .midod    .p3it::before { color: #a855f7; }
.kdre .x66cmsg8     { background: #2d2000; border-color: #eab308; }
.kdre .zf4kw { background: #2d0b0b; border-color: #ef4444; }
.kdre .midod    { background: #2d1600; border-color: #f97316; }
.kdre .jm9pkb9 strong  { color: #f1f5f9; }
.kdre .jm9pkb9 p       { color: #cbd5e1; }
.kdre .cxfp5dks    .x66cmsg8     .p3it::before,
.kdre .mvunr7  .x66cmsg8     .p3it::before,
.kdre .d71qcbk6  .x66cmsg8     .p3it::before,
.kdre .uks7m3o7 .x66cmsg8     .p3it::before { color: #eab308; }
.kdre .cxfp5dks    .zf4kw .p3it::before,
.kdre .mvunr7  .zf4kw .p3it::before,
.kdre .d71qcbk6  .zf4kw .p3it::before,
.kdre .uks7m3o7 .zf4kw .p3it::before { color: #ef4444; }
.kdre .cxfp5dks    .midod    .p3it::before,
.kdre .mvunr7  .midod    .p3it::before,
.kdre .d71qcbk6  .midod    .p3it::before,
.kdre .uks7m3o7 .midod    .p3it::before { color: #f97316; }
.ap2gded2 .x66cmsg8     { background: #0c1a2e; border-color: #38bdf8; }
.ap2gded2 .zf4kw { background: #12103a; border-color: #818cf8; }
.ap2gded2 .midod    { background: #0a2020; border-color: #2dd4bf; }
.ap2gded2 .jm9pkb9 strong  { color: #f1f5f9; }
.ap2gded2 .jm9pkb9 p       { color: #cbd5e1; }
.ap2gded2 .cxfp5dks    .x66cmsg8     .p3it::before,
.ap2gded2 .mvunr7  .x66cmsg8     .p3it::before,
.ap2gded2 .d71qcbk6  .x66cmsg8     .p3it::before,
.ap2gded2 .uks7m3o7 .x66cmsg8     .p3it::before { color: #38bdf8; }
.ap2gded2 .cxfp5dks    .zf4kw .p3it::before,
.ap2gded2 .mvunr7  .zf4kw .p3it::before,
.ap2gded2 .d71qcbk6  .zf4kw .p3it::before,
.ap2gded2 .uks7m3o7 .zf4kw .p3it::before { color: #818cf8; }
.ap2gded2 .cxfp5dks    .midod    .p3it::before,
.ap2gded2 .mvunr7  .midod    .p3it::before,
.ap2gded2 .d71qcbk6  .midod    .p3it::before,
.ap2gded2 .uks7m3o7 .midod    .p3it::before { color: #2dd4bf; }
.f8d8 .x66cmsg8     { background: var(--accent-bg); border-color: var(--accent-light); }
.f8d8 .zf4kw { background: var(--accent-bg-light); border-color: var(--accent-light); }
.f8d8 .midod    { background: var(--accent-bg); border-color: var(--accent-pale); }
.f8d8 .cxfp5dks    .p3it::before,
.f8d8 .mvunr7  .p3it::before,
.f8d8 .d71qcbk6  .p3it::before,
.f8d8 .uks7m3o7 .p3it::before { color: var(--accent-light) !important; }
.u3rrh::before,
.zm9z::before { margin-right: 5px; }
.mbiii .e71ii ul li,
.mbiii .caa0tn li         { color: #4ade80; }
.mbiii .e71ii .u3rrh { color: #22c55e; }
.mbiii .k16o ul li,
.mbiii .xbc7djk0 li         { color: #f87171; }
.mbiii .k16o .zm9z { color: #ef4444; }
.t99x813n .e71ii { background: var(--bg-pros); }
.t99x813n .k16o { background: var(--bg-cons); }
.t99x813n .e71ii .u3rrh { color: var(--c-pros-label); }
.t99x813n .k16o .zm9z { color: var(--c-cons); }
.t99x813n .e71ii ul li,
.t99x813n .caa0tn li            { color: var(--c-pros); }
.t99x813n .k16o ul li,
.t99x813n .xbc7djk0 li            { color: var(--c-cons); }
.dtbjkm8c .e71ii { background: var(--bg-pros); }
.dtbjkm8c .k16o { background: var(--bg-cons); }
.dtbjkm8c .e71ii .u3rrh { color: var(--c-pros-label); }
.dtbjkm8c .k16o .zm9z { color: var(--c-cons); }
.dtbjkm8c .e71ii ul li,
.dtbjkm8c .caa0tn li          { color: var(--c-pros); }
.dtbjkm8c .k16o ul li,
.dtbjkm8c .xbc7djk0 li          { color: var(--c-cons); }
.mlpxr4n .u3rrh::before { content: "✓ "; }
.mlpxr4n .zm9z::before { content: "✗ "; }
.h5w5i1sl .u3rrh::before { content: "→ "; }
.h5w5i1sl .zm9z::before { content: "← "; }
.mnl9n1 .u3rrh::before { content: "★ "; }
.mnl9n1 .zm9z::before { content: "✕ "; }
.s8kq .u3rrh::before { content: "◆ "; }
.s8kq .zm9z::before { content: "▲ "; }
.az92uq7 .jm9pkb9 { background: transparent; border-left: none; border: 1.5px solid; }
.az92uq7 .x66cmsg8     { border-color: var(--c-tip-border); }
.az92uq7 .zf4kw { border-color: var(--c-warn-border); }
.az92uq7 .midod    { border-color: #60a5fa; }
.az92uq7 .jm9pkb9 strong { color: var(--text-primary); }
.az92uq7 .jm9pkb9 p      { color: var(--text-muted); }
.qybgoqzi .jm9pkb9 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.qybgoqzi .x66cmsg8     { border-top-color: var(--c-tip-border); }
.qybgoqzi .zf4kw { border-top-color: var(--c-warn-border); }
.qybgoqzi .midod    { border-top-color: #60a5fa; }
.zrxjla .jm9pkb9 { border-left: none; border-radius: 8px; }
.zrxjla .x66cmsg8     { background: #065f46; }
.zrxjla .zf4kw { background: #92400e; }
.zrxjla .midod    { background: #1e3a8a; }
.zrxjla .jm9pkb9 strong,
.zrxjla .jm9pkb9 p { color: #fff; }
.zrxjla .p3it::before { color: rgba(255,255,255,0.85) !important; }
.jkbb65xn.zrxjla .x66cmsg8,
.jkbb65xn .zrxjla .x66cmsg8     { background: #052e16; }
.jkbb65xn.zrxjla .zf4kw,
.jkbb65xn .zrxjla .zf4kw { background: #2d0a1e; }
.jkbb65xn.zrxjla .midod,
.jkbb65xn .zrxjla .midod    { background: #1e1036; }
.kdre.zrxjla .x66cmsg8,
.kdre .zrxjla .x66cmsg8      { background: #2d2000; }
.kdre.zrxjla .zf4kw,
.kdre .zrxjla .zf4kw  { background: #2d0b0b; }
.kdre.zrxjla .midod,
.kdre .zrxjla .midod     { background: #2d1600; }
.ap2gded2.zrxjla .x66cmsg8,
.ap2gded2 .zrxjla .x66cmsg8      { background: #0c1a2e; }
.ap2gded2.zrxjla .zf4kw,
.ap2gded2 .zrxjla .zf4kw  { background: #12103a; }
.ap2gded2.zrxjla .midod,
.ap2gded2 .zrxjla .midod     { background: #0a2020; }
.tetc41 .jm9pkb9 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.tetc41 .x66cmsg8     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.tetc41 .zf4kw { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.tetc41 .midod    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.tetc41 .jm9pkb9 strong { color: var(--text-primary); }
.tetc41 .jm9pkb9 p      { color: var(--text-muted); }
.xv8czd09 .jm9pkb9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.cxfp5dks .p3it,
.mvunr7 .p3it,
.d71qcbk6 .p3it,
.uks7m3o7 .p3it { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.cxfp5dks .p3it::before,
.mvunr7 .p3it::before,
.d71qcbk6 .p3it::before,
.uks7m3o7 .p3it::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.cxfp5dks .x66cmsg8     .p3it::before { content: "✦"; color: var(--c-tip-border); }
.cxfp5dks .zf4kw .p3it::before { content: "▲"; color: var(--c-warn-border); }
.cxfp5dks .midod    .p3it::before { content: "◉"; color: #60a5fa; }
.mvunr7 .x66cmsg8     .p3it::before { content: "★"; color: var(--c-tip-border); }
.mvunr7 .zf4kw .p3it::before { content: "◆"; color: var(--c-warn-border); }
.mvunr7 .midod    .p3it::before { content: "●"; color: #60a5fa; }
.d71qcbk6 .x66cmsg8     .p3it::before { content: "▶"; color: var(--c-tip-border); }
.d71qcbk6 .zf4kw .p3it::before { content: "■"; color: var(--c-warn-border); }
.d71qcbk6 .midod    .p3it::before { content: "▸"; color: #60a5fa; }
.uks7m3o7 .x66cmsg8     .p3it::before { content: "→"; color: var(--c-tip-border); }
.uks7m3o7 .zf4kw .p3it::before { content: "⬥"; color: var(--c-warn-border); }
.uks7m3o7 .midod    .p3it::before { content: "◈"; color: #60a5fa; }
.q1qc3 .la6ud01q .lsv3xl,
.q1qc3 .deggzu7f .lsv3xl  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.q1qc3 .p7rw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.q1qc3 .c8m8ctz                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.q1qc3 .ablh            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.q1qc3 .vipgo          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.q1qc3 .m2m9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zbysmc8j .la6ud01q .lsv3xl,
.zbysmc8j .deggzu7f .lsv3xl,
.zbysmc8j .p7rw,
.zbysmc8j .c8m8ctz,
.zbysmc8j .ablh,
.zbysmc8j .vipgo,
.zbysmc8j .m2m9,
.zbysmc8j .xv8czd09 .jm9pkb9 { box-shadow: none; }
.bhffts   .gk00, .bhffts .kqy13fu, .bhffts .br7oj6q,
.bhffts   .dyagm, .bhffts .x3lt5xx { font-size: 0.9rem; }
.bhffts   .xb1cb, .bhffts .gfv254nb { font-size: 0.9rem; }
.yklymi   .gk00, .yklymi .kqy13fu, .yklymi .br7oj6q,
.yklymi   .dyagm, .yklymi .x3lt5xx { font-size: 0.95rem; }
.yklymi   .xb1cb, .yklymi .gfv254nb { font-size: 0.95rem; }
.fqyq   .gk00, .fqyq .kqy13fu, .fqyq .br7oj6q,
.fqyq   .dyagm, .fqyq .x3lt5xx { font-size: 1.08rem; }
.fqyq   .xb1cb, .fqyq .gfv254nb { font-size: 1.05rem; }
.fqyq   .remtv2 { font-size: 0.97rem; }
.ihfa .kqu5g      { font-size: 3.2rem; }
.ihfa h2.iq1ie2 { font-size: 1.9rem; }
.ihfa h3.d93g     { font-size: 1.4rem; }
.kdmf3xa .kqu5g      { font-size: 3.8rem; }
.kdmf3xa h2.iq1ie2 { font-size: 2.2rem; }
.kdmf3xa h3.d93g     { font-size: 1.6rem; }
.ingltb + .ingltb { position: relative; }
.hukulnxd   .ingltb + .ingltb::before,
.zh4f3y8d  .ingltb + .ingltb::before,
.mz1aqs   .ingltb + .ingltb::before,
.uzeis   .ingltb + .ingltb::before,
.lh62b   .ingltb + .ingltb::before,
.yn6rfx .ingltb + .ingltb::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hukulnxd .ingltb + .ingltb::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zh4f3y8d .ingltb + .ingltb::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.mz1aqs .ingltb + .ingltb::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;
}
.uzeis .ingltb + .ingltb::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.cx121 .ingltb { margin-bottom: 16px; }
.cx121 .ingltb + .ingltb { margin-top: 0; }
.cx121 .a6zwbk8b { padding-top: 0; padding-bottom: 0; }
.lh62b .ingltb + .ingltb::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.yn6rfx .ingltb + .ingltb::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xt6aa .ingltb + .ingltb::before,
.kuztmq50 .ingltb + .ingltb::before,
.van86v9 .ingltb + .ingltb::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%;
}
.a8mrw .xt6aa .ingltb:nth-child(even)::before,
.a8mrw .kuztmq50 .ingltb:nth-child(even)::before,
.a8mrw .van86v9 .ingltb:nth-child(even)::before { background: var(--bg-surface); }
.z77t .xt6aa .ingltb:nth-child(even)::before,
.z77t .kuztmq50 .ingltb:nth-child(even)::before,
.z77t .van86v9 .ingltb:nth-child(even)::before { background: var(--bg-card); }
.xt6aa .ingltb + .ingltb::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");
}
.kuztmq50 .ingltb + .ingltb::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");
}
.van86v9 .ingltb + .ingltb::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");
}
.bd1pzs2d .c4bn8887,
.h9au .c4bn8887 { padding-bottom: 60px; }
.j2nde4j .c4bn8887 { padding-bottom: 70px; }
.zlxg .ncmek5 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i3xrff .ncmek5 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.f62l95 .ncmek5 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zh1g .ncmek5 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nx6ncu2 .oi6gx6b { background: var(--accent); }
.nx6ncu2 .oi6gx6b .y9sv { background: none; }
.nx6ncu2 .hjmtxrvg { background: var(--accent); }
.nx6ncu2 .ncmek5 { background: var(--accent-bg); }
.nx6ncu2 .lw9pfag:not(.oi6gx6b) .y9sv { background: rgba(0,0,0,0.6); }
.jxqf49x9 .xsgqn8m { float: left; width: 38%; margin: 0 28px 16px 0; }
.jxqf49x9 .xsgqn8m .ljm295 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jxqf49x9 .a6zwbk8b::after { content: ''; display: block; clear: both; }
.qu62y0 .xsgqn8m { float: right; width: 38%; margin: 0 0 16px 28px; }
.qu62y0 .xsgqn8m .ljm295 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qu62y0 .a6zwbk8b::after { content: ''; display: block; clear: both; }
.z3wdm72 .ingltb:nth-child(odd)  .xsgqn8m { float: left;  width: 38%; margin: 0 28px 16px 0; }
.z3wdm72 .ingltb:nth-child(even) .xsgqn8m { float: right; width: 38%; margin: 0 0 16px 28px; }
.z3wdm72 .xsgqn8m .ljm295 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z3wdm72 .a6zwbk8b::after { content: ''; display: block; clear: both; }
.jxqf49x9 .q0hv7,
.jxqf49x9 .yfi4hi,
.qu62y0 .q0hv7,
.qu62y0 .yfi4hi,
.z3wdm72 .q0hv7,
.z3wdm72 .yfi4hi { clear: both; }
@media (max-width: 900px) {
  .jxqf49x9 .xsgqn8m,
  .qu62y0 .xsgqn8m,
  .z3wdm72 .ingltb:nth-child(odd)  .xsgqn8m,
  .z3wdm72 .ingltb:nth-child(even) .xsgqn8m {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jxqf49x9 .xsgqn8m .ljm295,
  .qu62y0 .xsgqn8m .ljm295,
  .z3wdm72 .xsgqn8m .ljm295 {
    max-height: none !important;
  }
}
.jxqf49x9 .xb1cb,
.jxqf49x9 .gfv254nb,
.qu62y0 .xb1cb,
.qu62y0 .gfv254nb,
.z3wdm72 .xb1cb,
.z3wdm72 .gfv254nb { overflow: hidden; }
@media (max-width: 640px) {
  .jxqf49x9 .xsgqn8m,
  .qu62y0 .xsgqn8m,
  .z3wdm72 .xsgqn8m { float: none; width: 100%; margin: 0 0 16px 0; }
}
.uudmlz .imt4,
.uudmlz .a6zwbk8b,
.uudmlz .zmloe  { max-width: 1100px; }
.uudmlz { --content-mw: 1100px; }
.vzy3g4 .imt4,
.vzy3g4 .a6zwbk8b,
.vzy3g4 .zmloe  { max-width: 1200px; }
.h7d76cgl .imt4,
.h7d76cgl .a6zwbk8b,
.h7d76cgl .zmloe  { max-width: 1320px; }
.d9xyesos { font-size: 0.82rem; color: var(--text-muted); }
.i6ct { display: flex; align-items: center; }
.v0lr68 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.i3lekp2 { display: flex; align-items: center; }
.roo9blju { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.roo9blju:hover { text-decoration: underline; }
.zqnb7e { margin: 0 3px; opacity: 0.45; }
.zqnb7e::before { content: '/'; }
.in9yw { padding: 2px 5px; color: var(--text-main); }
.ob39cv .d9xyesos {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ob39cv .i6ct { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.xk1rgc .d9xyesos {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.xk1rgc .i6ct { padding: 0 0 0 12px; }
.dm4ckb1k .i6ct { padding: 0 16px; }
.dm4ckb1k .d9xyesos {
  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);
}
.dm4ckb1k .imt4 { padding-top: 28px; }
@media (max-width: 720px) {
  .po6yf0 { margin-top: 18px; padding: 0 16px; }
  .dm4ckb1k .imt4 { padding-top: 16px; }
}
.uudmlz.ob39cv .i6ct { max-width: 1100px; }
.vzy3g4.ob39cv .i6ct { max-width: 1200px; }
.h7d76cgl.ob39cv .i6ct { max-width: 1320px; }
.uudmlz .po6yf0 { max-width: 1100px; }
.j4pc .ingltb { padding-top: 16px; padding-bottom: 16px; }
.tyupknvc .ingltb { padding-top: 24px; padding-bottom: 24px; }
.k0mg4ek .ingltb { padding-top: 40px; padding-bottom: 40px; }
.okmaite .ingltb { padding-top: 52px; padding-bottom: 52px; }
.lftk9 .ingltb:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lftk9 .ingltb:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lftk9 .ingltb:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lftk9 .ingltb:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.mvp2kj .a6zwbk8b { padding-top: 10px;  padding-bottom: 10px; }
.h2sqikb7 .a6zwbk8b { padding-top: 18px;  padding-bottom: 18px; }
.fiv73kk2 .a6zwbk8b { padding-top: 36px;  padding-bottom: 36px; }
.eyg4ay3e .a6zwbk8b { padding-top: 48px;  padding-bottom: 48px; }
.cuhf h2.iq1ie2 { font-weight: 600; }
.cuhf h3.d93g     { font-weight: 600; }
.rcm1sbz h2.iq1ie2 { font-weight: 800; }
.rcm1sbz h3.d93g     { font-weight: 700; }
.ak6jf h2.iq1ie2 { font-weight: 900; }
.ak6jf h3.d93g     { font-weight: 800; }
.ak6jf .jm9pkb9 strong,
.ak6jf .jm9pkb9 strong { font-weight: 600; }
.c6dm81 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.wggs3k0d .c6dm81 { display: none; }
@media (max-width: 640px) {
  .pcldz24n { display: none; }
  .c6dm81 {
    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;
  }
}
.c6dm81 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.c6dm81:hover { opacity: 0.85; }
.xuekxxaz .c6dm81 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xle6s .c6dm81,
.g6nhn2  .c6dm81 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xle6s .c6dm81:hover,
.g6nhn2  .c6dm81:hover { opacity: 0.88; }
.xuekxxaz.xle6s .c6dm81,
.xuekxxaz.g6nhn2  .c6dm81 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.evyqzh4 {
  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;
}
.evyqzh4:hover { transform: translateY(-2px); opacity: 0.92; }
.evyqzh4 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fioc .evyqzh4 { display: none; }
.bl8u .evyqzh4 { right: 32px; }
.b1yz6z6r  .evyqzh4 { left: 32px; }
@media (max-width: 480px) {
  .bl8u .evyqzh4 { right: 20px; bottom: 20px; }
  .b1yz6z6r  .evyqzh4 { left: 20px; bottom: 20px; }
}
.hdljiq { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.zmloe { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.isje { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.jnf36ud { color: var(--text-dim); font-size: 0.8rem; }
.yl9b2b89 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.yl9b2b89 img { height: 26px; width: auto; object-fit: contain; }
.vqed9 { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.bajtn .zmloe { text-align: center; }
.bajtn .isje { margin-top: 0; }
.ebu7 { margin-top: 10px; }
.ebu7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .zmloe { padding-left: 16px; padding-right: 16px; }
  .gg91z5 .zmloe { padding: 20px 16px; }
  .r9bpae8o { gap: 4px 12px; }
  .isje { font-size: 0.78rem; }
}
.wzzn .r80vd .yl9b2b89 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.wzzn .vqed9 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.wzzn .dg0v { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.wzzn .dg0v a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.wzzn .dg0v a:hover { color: var(--accent-light); }
.wzzn .isje { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wzzn .jnf36ud { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wzzn .r5higy { grid-template-columns: 1fr 1fr; } .wzzn .r80vd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wzzn .r5higy { grid-template-columns: 1fr; } }
.qv7ml73 .yl9b2b89 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.qv7ml73 .isje { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qv7ml73 .quwf0z { gap: 12px; } .qv7ml73 .yl9b2b89 { margin-right: 0; width: 100%; } }
.dacyr0q .lqw3no { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.dacyr0q .j063q53 .yl9b2b89 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.dacyr0q .vqed9 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.dacyr0q .vbfu { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.dacyr0q .dg0v { display: flex; flex-direction: column; gap: 9px; }
.dacyr0q .dg0v a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.dacyr0q .dg0v a:hover { color: var(--accent-light); }
.dacyr0q .cdjyr88g { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.dacyr0q .isje { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.dacyr0q .jnf36ud { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .dacyr0q .lqw3no { grid-template-columns: 1fr 1fr; } .dacyr0q .j063q53 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dacyr0q .lqw3no { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .rf8nr .cm2bmna { grid-template-columns: 1fr 1fr; } .rf8nr .o5thwmg9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rf8nr .cm2bmna { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .xj8w0 .cm2bmna { grid-template-columns: 1fr; } }
.ltirm1 .zmloe { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.p3dyjeru .mql9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.p3dyjeru .hdljiq { background: var(--bg-page); border-top-color: var(--border-alt); }
.ppenc0dm .mql9      { background: #0d1117; border-bottom-color: #21262d; }
.ppenc0dm .ztvay { color: var(--accent-light); }
.ppenc0dm .gnkfxd2j { --msep-color: #8b949e; }
.ppenc0dm .gnkfxd2j a { color: #8b949e; }
.ppenc0dm .gnkfxd2j a:hover { color: var(--accent-light); }
.ppenc0dm .rxgk { color: #8b949e; }
.ppenc0dm .hdljiq { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ppenc0dm .isje,
.ppenc0dm .jnf36ud { color: #6e7681; }
.ppenc0dm .dg0v a, .ppenc0dm .wlvp8 a,
.ppenc0dm .yl9b2b89 { color: #e6edf3; }
.ppenc0dm .dg0v a:hover, .ppenc0dm .wlvp8 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ppenc0dm .gnkfxd2j { background: #0d1117; border-top-color: #21262d; }
  .ppenc0dm .gnkfxd2j li a { border-bottom-color: #21262d; }
}
.o73e .mql9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.o73e .ztvay { color: var(--accent-light); }
.o73e .gnkfxd2j { --msep-color: #475569; }
.o73e .gnkfxd2j a { color: #475569; }
.o73e .gnkfxd2j a:hover { color: var(--accent-light); }
.o73e .rxgk { color: #64748b; }
.o73e .hdljiq { background: #f0f4f8; border-top-color: #cbd5e1; }
.o73e .isje,
.o73e .jnf36ud { color: #64748b; }
.o73e .dg0v a, .o73e .wlvp8 a,
.o73e .kstm a, .o73e .yl9b2b89 { color: #374151; }
.o73e .dg0v a:hover, .o73e .wlvp8 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .o73e .gnkfxd2j { background: #f0f4f8; border-top-color: #cbd5e1; }
  .o73e .gnkfxd2j li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xle6s .mql9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xle6s .ztvay { color: #fff; }
.xle6s .gnkfxd2j { --msep-color: rgba(255,255,255,0.82); }
.xle6s .gnkfxd2j a { color: rgba(255,255,255,0.82); }
.xle6s .gnkfxd2j a:hover { color: #fff; }
.xle6s .rxgk { color: rgba(255,255,255,0.9); }
.xle6s .wr7q a { color: var(--text-primary) !important; }
.xle6s .wr7q a:hover { color: var(--accent-light) !important; }
.xle6s .hdljiq { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xle6s .isje,
.xle6s .jnf36ud { color: rgba(255,255,255,0.72); }
.xle6s .ksb5 a, .xle6s .r9bpae8o a,
.xle6s .dg0v a, .xle6s .wlvp8 a,
.xle6s .kstm a, .xle6s .yl9b2b89 { color: #fff; }
.xle6s .vqed9, .xle6s .vbfu { color: rgba(255,255,255,0.7); }
.xle6s .ksb5 a:hover, .xle6s .r9bpae8o a:hover,
.xle6s .dg0v a:hover, .xle6s .wlvp8 a:hover { color: #fff; }
@media (max-width: 640px) {
  .xle6s .gnkfxd2j { background: var(--accent); border-top-color: var(--accent-light); }
  .xle6s .gnkfxd2j li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.g6nhn2 .mql9 {
  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);
}
.g6nhn2 .hdljiq {
  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) {
  .g6nhn2 .gnkfxd2j {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.rlz60wn .xhs8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.nv81p2de .xhs8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ippmprbr .xhs8 { min-height: 72px; height: auto; }
.xmdvmn53 .xhs8 { min-height: 84px; height: auto; }
.gg91z5 .xhs8 { max-width: none; padding: 0 32px; }
.gg91z5 .zmloe  { max-width: none; padding: 24px 32px; }
.sh0t6w.vzy3g4 .xhs8 { max-width: 1200px; }
.sh0t6w.h7d76cgl .xhs8 { max-width: 1320px; }
.u1hit   .ztvay, .u1hit   .yl9b2b89 { text-transform: capitalize; }
.ng9sanh .ztvay, .ng9sanh .yl9b2b89 { text-transform: lowercase; }
.zfxhbuyd .ztvay, .zfxhbuyd .yl9b2b89 { text-transform: uppercase; letter-spacing: 0.06em; }
.hd3rer, .brp9dpc {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fxfd7o3 .hd3rer,
.fxfd7o3 .brp9dpc { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.rdvw .hd3rer,
.rdvw .brp9dpc { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.xll8h47 .hd3rer,
.xll8h47 .brp9dpc { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.fz2pu7 .hd3rer,
.fz2pu7 .brp9dpc { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.e0vl3   .gnkfxd2j a { font-weight: 500; }
.axoefl .gnkfxd2j a { font-weight: 600; }
.o5i8w     .gnkfxd2j a { font-weight: 700; }
.aidpwnj    .gnkfxd2j a { font-weight: 800; letter-spacing: 0.01em; }
.wyl3qs     .gnkfxd2j > li + li::before,
.tx3i    .gnkfxd2j > li + li::before,
.iy8o8    .gnkfxd2j > li + li::before,
.gdhueeg .gnkfxd2j > li + li::before,
.n6mu .gnkfxd2j > li + li::before,
.ej7x  .gnkfxd2j > li + li::before,
.lyzagn3q    .gnkfxd2j > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wyl3qs     .gnkfxd2j > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.tx3i    .gnkfxd2j > li + li::before { content: "|"; }
.iy8o8    .gnkfxd2j > li + li::before { content: "—"; }
.gdhueeg .gnkfxd2j > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.n6mu .gnkfxd2j > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ej7x  .gnkfxd2j > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lyzagn3q    .gnkfxd2j > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bg09o .rxgk,
  .qzcf .rxgk,
  .zjjt .rxgk,
  .e3as4 .rxgk,
  .o6ghg .rxgk {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bg09o .rxgk::before,
  .qzcf .rxgk::before,
  .zjjt .rxgk::before,
  .e3as4 .rxgk::before,
  .o6ghg .rxgk::before { content: ""; display: block; flex-shrink: 0; }

  
  .bg09o .rxgk::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;
  }

  
  .qzcf .rxgk::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;
  }

  
  .zjjt .rxgk::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;
  }

  
  .e3as4 .rxgk::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;
  }

  
  .o6ghg .rxgk::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) {
  .dhwe .rxgk {
    padding: 5px 14px;
  }
  .dhwe .gnkfxd2j {
    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;
  }
  .dhwe .gnkfxd2j li a {
    border-bottom: none; padding: 10px 22px;
  }
  .dhwe .gnkfxd2j li a:hover { background: var(--bg-raised); }
  .dhwe .le8xblpn,
  .no8s4w4h .le8xblpn,
  .ak5i7rv .le8xblpn { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .pkidoup .rxgk {
    padding: 5px 10px;
  }
  .pkidoup .gnkfxd2j {
    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);
  }
  .pkidoup .gnkfxd2j.v8qqbmrj { transform: translateX(0); }
  .pkidoup .gnkfxd2j li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .pkidoup .gnkfxd2j li:last-child a { border-bottom: none; }
  .xle6s .gnkfxd2j,
  .ppenc0dm .gnkfxd2j { background: var(--accent) !important; }
  .xle6s .gnkfxd2j li a,
  .ppenc0dm .gnkfxd2j li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ak5i7rv .rxgk {
    padding: 5px 10px;
  }
  .ak5i7rv .gnkfxd2j {
    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);
  }
  .ak5i7rv .gnkfxd2j::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ak5i7rv .gnkfxd2j.v8qqbmrj { transform: translateY(0); }
  .ak5i7rv .gnkfxd2j li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .e5x5fbz .rxgk {
    padding: 5px 10px;
  }
  .e5x5fbz .gnkfxd2j {
    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;
  }
  .e5x5fbz .gnkfxd2j.v8qqbmrj { opacity: 1; pointer-events: auto; }
  .e5x5fbz .gnkfxd2j li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jodcuj     .rxgk { border-radius: 0 !important; }
  .u6kv7qnp   .rxgk { border-radius: 8px !important; }
  .aj3lppt .rxgk { border-radius: 50% !important; }
  .zj3oh   .rxgk { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .nbz0 .t8negl0 { flex-direction: column; align-items: stretch; }
  .nbz0 .p1pyo { flex-direction: row; min-width: auto; }
  .nbz0 .fh9qt8p { align-items: flex-start; text-align: left; }
}
.itr922ws,
.itr922ws.ingltb,
.a8mrw .itr922ws,
.znem6vv .itr922ws,
.z77t .itr922ws,
.yfffcf0 .itr922ws {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.d0yu {
  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;
}
.ri9ecw { flex: 1 1 280px; min-width: 0; }
.dwc1b {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.e45wm {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.u3ce {
  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;
}
.u3ce:hover { transform: translateY(-1px); opacity: 0.95; }
.wuuu .d0yu {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.wuuu .dwc1b { color: var(--cta); }
.wuuu .e45wm { color: var(--text-body); }
.wuuu .u3ce {
  background: var(--cta) !important;
  color: #fff !important;
}
.ytkxbi .d0yu {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ytkxbi .dwc1b { color: var(--text-primary); }
.ytkxbi .e45wm { color: var(--text-body); }
.ytkxbi .u3ce {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .d0yu {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ri9ecw { flex: 0 0 auto; }
  .dwc1b { font-size: 1.2rem; }
  .u3ce { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rb8tr8r .y9d4w4 { height: 36px; }
.alwo0crt .y9d4w4 { height: 60px; max-width: 200px; }
.ozoozb .y9d4w4 { height: 56px; max-width: 180px; }
.wc5s8ixf    .on6p, .wc5s8ixf    .bxxsz { color: #f59e0b; }
.st0vuq2      .on6p { font-size: 1rem; letter-spacing: 1.5px; }
.st0vuq2      .bxxsz   { font-size: 1.35rem; }
.bgvl    .on6p, .bgvl    .bxxsz { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.iww6y2p     .on6p, .iww6y2p     .bxxsz { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.owm7 .on6p, .owm7 .bxxsz { color: var(--cta); letter-spacing: 2px; }
.erhxv   .on6p, .erhxv   .bxxsz { color: #e91e63; letter-spacing: 2px; }
.pbqpug5  .on6p, .pbqpug5  .bxxsz { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.x20e     .on6p, .x20e     .bxxsz { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.d9chy .ocrusbpg + .ocrusbpg {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.wo069zcb .c8m8ctz { padding: 18px 24px; min-height: 68px; }
.cv49byf .sc45i9 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.cv49byf .k7g0 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.qm6ikx .ocrusbpg {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.yfi4hi { counter-reset: cs-rank; }
.yfi4hi .c8m8ctz { counter-increment: cs-rank; }
.yfi4hi .c8m8ctz::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.lseoe4 .yfi4hi { counter-reset: cs-rank; gap: 0; }
.lseoe4 .c8m8ctz {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.lseoe4 .c8m8ctz::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.lseoe4 .rnwo {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.lseoe4 .wyoe {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.lseoe4 .ie1wwyup { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.lseoe4 .rnwo { min-width: 0; flex-direction: column; width: 100%; }
.lseoe4 .z7wglsb {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.lseoe4 .on6p { color: var(--cta, var(--accent)); }
.lseoe4 .m0au { font-weight: 700; }
.lseoe4 .ocrusbpg {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.lseoe4 .sc45i9 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.lseoe4 .k7g0 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.lseoe4 .d7wmg573 .k7g0 { font-size: 1.3rem; color: var(--accent-light); }
.lseoe4 .d3lel0 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.lseoe4 .c8m8ctz:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .lseoe4 .yfi4hi {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lseoe4 .c8m8ctz {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lseoe4 .c8m8ctz { padding: 40px 16px 20px; }
  .lseoe4 .ocrusbpg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lseoe4 .d3lel0 { width: 100%; min-width: 0; }
}
.xwjv .yfi4hi { counter-reset: cs-rank; gap: 10px; }
.xwjv .c8m8ctz {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.xwjv .c8m8ctz::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.xwjv .rnwo {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.xwjv .wyoe {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.xwjv .ie1wwyup { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.xwjv .z7wglsb {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.xwjv .on6p { color: var(--cta, var(--accent)); }
.xwjv .ocrusbpg {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.xwjv .sc45i9 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.xwjv .k7g0 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.xwjv .d7wmg573 .k7g0 { color: var(--accent-light); }
.xwjv .d3lel0 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.xwjv .c8m8ctz:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .xwjv .c8m8ctz {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xwjv .c8m8ctz::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xwjv .rnwo {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xwjv .z7wglsb { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xwjv .ocrusbpg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xwjv .d3lel0 { width: 100%; min-width: 0; }
  .xwjv .on6p { min-width: 0; }
}
.ljl2e .c8m8ctz::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.dhgeve .l8ee {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.dhgeve .l8ee summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.dhgeve .l8ee p { padding: 0 2px 16px; }
.lajr .l8ee { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lajr .l8ee summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lajr .l8ee summary::after { content: "›"; font-size: 1.2em; }
.lajr .l8ee[open] summary::after { content: "‹"; }
.lajr .l8ee p { padding: 10px 22px 4px; }
.z7vg .l8ee {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z7vg .l8ee summary { color: var(--text-primary); padding-left: 16px; }
.z7vg .l8ee summary::after { content: "›"; font-size: 1.1em; }
.z7vg .l8ee[open] summary::after { content: "‹"; }
.z7vg .l8ee p { padding-left: 16px; }
.k8029 .xulqbx8 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.k8029 .l8ee {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.k8029 .l8ee:last-child { border-bottom: none; }
.k8029 .l8ee summary { color: var(--text-primary); border-radius: 0; }
.k8029 .l8ee summary::after { content: "›"; font-size: 1.1em; }
.k8029 .l8ee[open] summary::after { content: "‹"; }
.qm9dibj .l8ee { overflow: hidden; }
.qm9dibj .l8ee summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qm9dibj .l8ee summary::after { color: rgba(255,255,255,.75); }
.qm9dibj .l8ee[open] summary { border-radius: 0; }
.dsjc7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gqx6ibqx {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.nlqc5aa {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qeam { color: var(--text-muted); font-size: 1.05rem; }
.xgidok {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.cn5bp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.svcmt47 { margin-bottom: 20px; }
.jhtp9z {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.voz0 {
  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;
}
.voz0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.q20ir { resize: vertical; min-height: 130px; }
.ecubg4 { width: 100%; margin-top: 8px; }
.ed8h {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yty5vm7p {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.eh22n { color: var(--text-muted); line-height: 1.75; }
.i9ltj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.i9ltj li { margin-bottom: 6px; }
.m3oi1xc7 { max-width: 760px; margin: 0 auto; }
.pzck84 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.epxzi { max-width: 760px; margin: 0 auto; }
.l2mtdra { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.gjt2 ul.i9ltj { margin: 0; }
.dxaj .l2mtdra { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .dxaj { grid-template-columns: 1fr; gap: 10px; } }
.whjq3 { max-width: 640px; margin: 0 auto; text-align: center; }
.kn0leh { margin-bottom: 48px; }
.kn0leh .l2mtdra { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.kn0leh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.adulyt9z .i9ltj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vag5pnw { grid-template-columns: 1fr; } }
.qjnr0h ul.i9ltj { margin: 0; }
.z6dg61k .i9ltj,
.yx23 .i9ltj,
.adtl .i9ltj,
.ikqgxl .i9ltj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .f8uof39 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .fwa01 { grid-template-columns: 1fr; } .wsuzezf9 { position: static; text-align: center; } }
@media (max-width: 860px) { .i1wudo { grid-template-columns: 1fr; } }
.ikqgxl .i9ltj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .o7p1fc { flex-direction: column; text-align: center; } .k0h1j4t { grid-template-columns: 1fr; } }
.px8thu08 { max-width: 760px; margin: 0 auto; }
.cz2vnba { position: relative; padding-left: 28px; }
.cz2vnba::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.qb31ljn { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.qb31ljn:last-child { padding-bottom: 0; }
.zl3fbmk { 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; }
.z4gl9rdh h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.z4gl9rdh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ggyhw {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.ggyhw .nlqc5aa { color: var(--accent-light); }
.cgaa .nlqc5aa { font-size: 2rem; }
.cgaa .qeam { max-width: 680px; }
.d7l79z .nlqc5aa { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.d7l79z .qeam  { margin: 0; }
@media (max-width: 640px) { .d7l79z { flex-direction: column; } }
.euwf1zj .nlqc5aa { color: var(--accent-light); }
.opw5p19 .nlqc5aa { color: #fff; }
.opw5p19 .qeam  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .tdrz9fq { grid-template-columns: 1fr; } }
.l2z103 .voz0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.l2z103 .voz0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jqvx9g .voz0 { background: var(--bg-raised); border-color: transparent; }
.jqvx9g .voz0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.n1alf .voz0 { border-radius: 100px; padding: 11px 20px; }
.n1alf .q20ir { border-radius: 14px; }
@media (max-width: 640px) { .h067 { grid-template-columns: 1fr; } }
.tlwczxbq { counter-reset: priv-count; }
.yd78lgf3 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.yd78lgf3:last-child { border-bottom: none; }
.ge1f7hf {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.yd78lgf3 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.yd78lgf3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.di2vx { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.di2vx li { margin-bottom: 6px; }
.y347xps{display:none}
.y347xps:empty,.j6vub:empty{display:none}
.s3mff0bi{position:relative;overflow:visible}
.ula209o8 .a3jq06z,.l8ej8oi0 .a3jq06z,
.p6bw .a3jq06z,.kkfb .a3jq06z,
.t7629x .a3jq06z,.y1tb25bd .a3jq06z{display:block}
.styo .d5sd{display:block}
.ula209o8 .a3jq06z,.l8ej8oi0 .a3jq06z,
.p6bw .a3jq06z,.kkfb .a3jq06z,
.t7629x .a3jq06z{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}
.ula209o8 .a3jq06z .j6vub,.l8ej8oi0 .a3jq06z .j6vub,
.p6bw .a3jq06z .j6vub,.kkfb .a3jq06z .j6vub,
.t7629x .a3jq06z .j6vub{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}
.ula209o8 .topm,.l8ej8oi0 .topm,
.p6bw .topm,.kkfb .topm,
.t7629x .topm{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ula209o8 .a3jq06z,.l8ej8oi0 .a3jq06z{top:12px}
.ula209o8 .a3jq06z .j6vub{margin-right:auto}
.l8ej8oi0 .a3jq06z .j6vub{margin-left:auto}
.l8ej8oi0 .a3jq06z{text-align:right}
.p6bw .a3jq06z,.kkfb .a3jq06z{bottom:12px}
.p6bw .a3jq06z .j6vub{margin-right:auto}
.kkfb .a3jq06z .j6vub{margin-left:auto}
.kkfb .a3jq06z{text-align:right}
.t7629x .a3jq06z{position:relative;margin-top:16px}
.t7629x .a3jq06z .j6vub{margin:0 auto}
.y1tb25bd .a3jq06z{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.y1tb25bd .a3jq06z .j6vub{margin:0}
.y1tb25bd .ncmek5~.a3jq06z,
.y1tb25bd .i6a5~.a3jq06z{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.y1tb25bd .ncmek5~.a3jq06z .j6vub,
.y1tb25bd .i6a5~.a3jq06z .j6vub{justify-content:flex-start}
.ncmek5~.a3jq06z,.i6a5~.a3jq06z{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}
.ncmek5~.a3jq06z .j6vub{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i6a5~.a3jq06z .j6vub{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d5sd .j6vub{margin:0 0 12px}
.j6vub{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.topm{white-space:nowrap}
.k78k6 .topm{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.yqu4 .topm{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}
.dl6cj .j6vub{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.cazzr1vk .topm{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.cazzr1vk .c70hmvr2::before{content:""}
.d94grchn .topm{color: var(--accent-light);opacity:1;font-weight:500}
.rhl0no3 .topm{border-bottom:1px solid currentColor;padding-bottom:2px}
.k4bre .j6vub{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.avilf1x{--date-bg:var(--accent-bg)}
.jupyzt .c70hmvr2::before{content:""}
.x8muukb .topm + .topm::before{content:"•";margin-right:6px;opacity:.4}
.s5buupf9 .topm + .topm::before{content:"/";margin-right:6px;opacity:.35}
.h2ntgqo .topm + .topm::before{content:"|";margin-right:6px;opacity:.3}
.ncb7 .topm + .topm::before{content:"—";margin-right:6px;opacity:.3}
.qnlzv1 .topm + .topm::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fl5sjk .topm + .topm::before{content:"·";margin-right:6px;opacity:.4}
.br2xkv .topm + .topm::before{content:"›";margin-right:6px;opacity:.4}
.dj1tk4 .topm + .topm::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.dtxw .ly4sm72u{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .ly4sm72u{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xc9i{max-width:100%}
}
.pzkk .vipgo{margin:0}
@media (max-width:560px){
  .scpt{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) {
  .su54 { padding: 28px 18px 20px; }
  .eqyvma { font-size: 1.2rem; }
  .pvdyjm { max-width: 220px; max-height: 80px; }
}
.ua2bpyp {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.n9hlbnu {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.rhy1jpr  .ua2bpyp { border-radius: 50%; }
.nz8as  .ua2bpyp { border-radius: 6px; }
.q7bvg7 .ua2bpyp { border-radius: 22px; }
.j0x1 .d0yu {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ua2bpyp { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.bai37cfd {
  margin: 28px 0 24px;
}
.bai37cfd .ingltb {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.bai37cfd .a6zwbk8b {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.bai37cfd .d0yu {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .xhs8 { flex-direction: row-reverse; }
[dir="rtl"] .gnkfxd2j { flex-direction: row-reverse; }
[dir="rtl"] .bl8u .evyqzh4 { right: auto; left: 32px; }
[dir="rtl"] .b1yz6z6r  .evyqzh4 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bl8u .evyqzh4 { right: auto; left: 20px; }
  [dir="rtl"] .b1yz6z6r  .evyqzh4 { left: auto;  right: 20px; }
}
[dir="rtl"] .jxqf49x9 .xsgqn8m  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .qu62y0 .xsgqn8m { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .ncmek5,
[dir="rtl"] .xehf9,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xb1cb, [dir="rtl"] .gfv254nb { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .e71ii { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .k16o { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .jm9pkb9 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .d0yu { direction: rtl; }
[dir="rtl"] .ua2bpyp { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .c8m8ctz,
[dir="rtl"] .d9xyesos { direction: rtl; }
[dir="rtl"] .m2m9 { direction: rtl; }
[dir="rtl"] .ialtp { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .sf6p4 .gfv254nb,
[dir="rtl"] .ft28 .gfv254nb,
[dir="rtl"] .wgie .gfv254nb,
[dir="rtl"] .am55jcc .gfv254nb {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .sf6p4 .gfv254nb li::before,
[dir="rtl"] .ft28 .gfv254nb li::before,
[dir="rtl"] .wgie .gfv254nb li::before,
[dir="rtl"] .am55jcc .gfv254nb li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ncmek5.fesxw .c4bn8887 { align-items: flex-end; text-align: right; }
[dir="rtl"] .ncmek5.vg50z .c4bn8887 { text-align: center; }
[dir="rtl"] .ncmek5 .c4bn8887 { text-align: right; }
[dir="rtl"] .a6zwbk8b,
[dir="rtl"] .dyagm,
[dir="rtl"] .x3lt5xx,
[dir="rtl"] .b4rrcul9,
[dir="rtl"] .cn5bp,
[dir="rtl"] .jhtp9z,
[dir="rtl"] .voz0,
[dir="rtl"] .q20ir { text-align: right; direction: rtl; }
[dir="rtl"] .n1alf .voz0,
[dir="rtl"] .l2z103 .voz0 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a1393e;
  --brand:           #a1393e;
  --brand-light:     #843b3f;
  --brand-pale:      #9b585b;
  --grad-start:      #ca6b6f;
  --grad-end:        #d39fa1;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a1393e;
  --cta-light:       #87292e;
  --cta-hover:       #73282c;
  --bg-page:         #f7f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f4;
  --bg-raised:       #f0eeee;
  --bg-hover:        #f5f4f4;
  --border:          #e8e2e3;
  --border-alt:      #dbd1d1;
  --border-section:  #e8e2e3;
  --text-primary:    #1a1818;
  --text-muted:      #5e5454;
  --text-body:       #353030;
  --text-sub:        #504848;
  --text-faint:      #867878;
  --text-dim:        #9e9393;
  --text-label:      #6b6060;
  --text-value:      #433c3c;
  --accent-bg:       #eee6e7;
  --accent-bg-light: #e5d1d2;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #20851d;
  --c-cons:          #9f2122;
  --c-pros-label:    #269e23;
  --c-tip-border:    #2aae27;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #20851d;
}
:root { --logo-bg-opacity: 49%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.vknhvoi .evctmws, .vknhvoi .ncmek5 { min-height: 320px; }
.zqnb7e::before { content: '—'; }