:root {
  --color-accent: #78511e;
  --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;
}
.rnt50m {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fwhv3jtn {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.yozbvks2 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.m1p9mqqc { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gg14 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gg14 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gg14 a:hover { color: var(--accent-light); }
.dxszn  .i9e6 { border-radius: 14px; }
.dxszn .i9e6 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.dxszn .i9e6 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.wp817 .i9e6 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .i9e6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .q4gy:hover .i9e6,
  .q4gy:focus-within .i9e6 { display: block; }
  .i9e6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.sf4nlwl {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qcxo { display: none; }
@media (max-width: 640px) {
  .qcxo {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qcxo.aewjef { display: block; }
}
@media (max-width: 640px) {
  .sf4nlwl { display: block; }
  .gg14 > li + li::before { display: none !important; }
  .gg14 {
    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;
  }
  .gg14.aewjef { display: flex; }
  .gg14 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gg14 li:last-child a { border-bottom: none; }
}
.y4as4q { min-height: 480px; }
.k9xd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ceala { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.yvcpovp .ceala { margin-left: 0; margin-right: 0; }
.dbyddrb6 {
  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;
}
.sk9gj5v .dbyddrb6 { margin-top: 24px; }
.dbyddrb6:hover { opacity: 0.88; }
.c3bng .k9xd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.c3bng .ceala { color: #e2e8f0; }
.c3bng.h7ify .yf4y { text-align: center; }
.fbe4lhp .k9xd { color: var(--text-primary); text-shadow: none; }
.fbe4lhp .ceala { color: var(--text-muted); }
.fbe4lhp .dbyddrb6 { margin-top: 16px; }
.fbe4lhp, .fbe4lhp.y4as4q { min-height: auto !important; }
.fbe4lhp.h7ify .yf4y { text-align: center; }
.fbe4lhp~.jtrc3ogw{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}
.fbe4lhp~.jtrc3ogw .izljlsa{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.itbs .k9xd { color: #fff; }
.itbs .ceala { color: rgba(255,255,255,0.85); }
.itbs .dbyddrb6 { background: #fff; color: var(--cta); }
.itbs .dbyddrb6:hover { opacity: 0.92; }
.el7n3ej .rlzwmcbt { position: relative; overflow: hidden; }
.el7n3ej .rlzwmcbt::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;
}
.j45dz .rlzwmcbt {
  animation: hg-breathe 7s ease-in-out infinite;
}
.s51j8krn .rlzwmcbt { position: relative; overflow: hidden; }
.s51j8krn .rlzwmcbt::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;
}
.mn49g9 .rlzwmcbt { position: relative; overflow: hidden; }
.mn49g9 .rlzwmcbt::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;
}
.csyhvly .rlzwmcbt {
  animation: hg-fadein 1.2s ease-out both;
}
.rlzwmcbt {
  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%);
}
.ttri {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.edp6ugv8 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.vvbxj {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.rlzwmcbt .k9xd { text-shadow: none; color: var(--text-primary); }
.rlzwmcbt .ceala { color: var(--text-muted); }
body.c6dcyd33 .k9xd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.gp7d1j .k9xd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.y4as4q.itbs .k9xd,
section.itbs .k9xd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.rlzwmcbt.h7ify .ttri { align-items: center; text-align: center; }
.rlzwmcbt.yvcpovp   .ttri { align-items: flex-start; text-align: left; }
.widm .edp6ugv8 { position: relative; }
.widm .edp6ugv8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.widm.t2oivy9 .edp6ugv8::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.t6le7ei .edp6ugv8 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.t6le7ei .vvbxj {
  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);
}
.t6le7ei.t2oivy9 .edp6ugv8 { padding: 32px 0 32px 32px; }
.fczeivin .edp6ugv8 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.fczeivin .vvbxj {
  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);
}
.t2oivy9 { grid-template-areas: "media text"; }
.t2oivy9 .ttri {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.fczeivin.t2oivy9 .edp6ugv8 { padding: 40px 16px 40px 48px; }
.y4as4q .w6mkhy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.w6mkhy .lmjs8g {
  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;
}
.w6mkhy .lmjs8g::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.w6mkhy .mi6cv8an { display: contents !important; }
.w6mkhy .mi6cv8an .rut8a75 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.w6mkhy .mi6cv8an .eh0z { max-height: 48px; max-width: 96px; }
.w6mkhy .mi6cv8an .r9y01y {
  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;
}
.w6mkhy .t12w91j {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.w6mkhy .ngnw { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.w6mkhy .wha303 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.w6mkhy .wha303 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.w6mkhy .t2v9 { display: contents !important; }
.w6mkhy .t2v9 .w5m3rlz:not(.e7rbsuh1) { display: none !important; }
.w6mkhy .t2v9 .e7rbsuh1 {
  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;
}
.w6mkhy .t2v9 .e7rbsuh1 .rfv5 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.w6mkhy .t2v9 .e7rbsuh1 .a52kj {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.w6mkhy .y18vhq { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.w6mkhy .y18vhq.moco2sha {
  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;
}
.w6mkhy .y18vhq.moco2sha:hover { opacity: 0.85; }
.rbqf .edp6ugv8 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .rlzwmcbt { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .rlzwmcbt:not(.rbqf) .edp6ugv8 { display: none !important; }
  .rbqf .edp6ugv8 { padding: 16px; }
  .ttri  { padding: 36px 24px; }
  .rlzwmcbt~.jtrc3ogw,.t2oivy9~.jtrc3ogw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .y4as4q, .rlzwmcbt { min-height: 320px !important; }
  .k9xd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .b392,
  .e1rf2kx,
  .dqxzxd { grid-template-columns: 1fr !important; }

  

  
  .o5erh { display: flex !important; flex-direction: column !important; }
  .o5erh .yf4y { display: contents; }
  .o5erh .evf2s6p { order: 0; }
  .o5erh .k9xd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .o5erh .b392 { order: 2; padding: 0 16px 12px !important; }
  .o5erh .ceala { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .sk9gj5v .yf4y { display: flex; flex-direction: column; }
  .sk9gj5v .yf4y .k9xd { order: 1; }
  .sk9gj5v .yf4y .dqxzxd { order: 2; margin: 8px 0 24px !important; }
  .sk9gj5v .yf4y .ceala { order: 3; }
  .sk9gj5v .yf4y .dbyddrb6 { order: 4; align-self: center; margin-top: 0; }

  
  .rlzwmcbt.rbqf {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .rlzwmcbt.rbqf .ttri { display: contents; padding: 0; }
  .rlzwmcbt.rbqf .ttri .k9xd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .rlzwmcbt.rbqf .edp6ugv8 { order: 2; padding: 12px 16px; }
  .rlzwmcbt.rbqf .ttri .ceala { order: 3; padding: 0 24px; margin: 0 auto; }
  .rlzwmcbt.rbqf .ttri .dbyddrb6 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wjv8nk6o { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.y5il { width: 100%; height: auto; display: block; border-radius: 10px; }
.ghn9wot .wjv8nk6o        { border-radius: 16px; }
.ghn9wot .y5il  { border-radius: 16px; }
.xya4s .wjv8nk6o         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xya4s .y5il   { border-radius: 8px; }
.glvwx3u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.a09677n { width: 100%; padding: 32px 0; position: relative; }
.jzpd { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.w8qcukzh .a09677n:nth-child(even) { background: var(--bg-surface); }
.w8qcukzh .a09677n:nth-child(odd)  { background: var(--bg-page); }
.lrm8ptl .a09677n:nth-child(even) { background: var(--bg-card); }
.lrm8ptl .a09677n:nth-child(odd)  { background: var(--bg-page); }
.w8qcukzh .a09677n:nth-child(odd)  .jzpd { background: var(--bg-card); border-radius: 6px; }
.w8qcukzh .a09677n:nth-child(even) .jzpd { background: var(--bg-raised); border-radius: 6px; }
.lrm8ptl .a09677n:nth-child(odd)  .jzpd { background: var(--bg-card); border-radius: 6px; }
.lrm8ptl .a09677n:nth-child(even) .jzpd { background: var(--bg-raised); border-radius: 6px; }
.w8qcukzh .a09677n:nth-child(even) .j3ra .zra6g8ni,
.lrm8ptl .a09677n:nth-child(even) .j3ra .zra6g8ni { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.w8qcukzh .a09677n:nth-child(odd) .j3ra .zra6g8ni,
.lrm8ptl .a09677n:nth-child(odd) .j3ra .zra6g8ni { background: var(--bg-card-inner); }
.w8qcukzh .a09677n:nth-child(even) .qg2dtf96 .zra6g8ni:nth-child(odd),
.lrm8ptl .a09677n:nth-child(even) .qg2dtf96 .zra6g8ni:nth-child(odd)  { background: var(--bg-card); }
.w8qcukzh .a09677n:nth-child(even) .qg2dtf96 .zra6g8ni:nth-child(even),
.lrm8ptl .a09677n:nth-child(even) .qg2dtf96 .zra6g8ni:nth-child(even) { background: var(--bg-card-inner); }
h1.v2q8s7f { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.v2q8s7f {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.d9xi { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.lyvs4c8 h2.v2q8s7f {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.lv61sn h2.v2q8s7f {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.u2jq0 h2.v2q8s7f {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.en4od644 h2.v2q8s7f::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.l0fods h2.v2q8s7f {
  color: var(--text-primary); font-size: 1.7rem;
}
.uvfrjmwp h2.v2q8s7f::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qd15sf h2.v2q8s7f {
  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;
}
.idqtbv5 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .idqtbv5 { display: none; } }
.b6deya { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zb0qcl { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vmaonyl {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.r5g7pr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.mmoempa2 { padding-left: 20px; }
.mmoempa2 li { margin-bottom: 6px; }
.mmoempa2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.mmoempa2 a:hover { color: var(--accent-light); }
.fmnau9go .r5g7pr { display: none; }
.fbjo .r5g7pr { display: none; }
.fbjo .mmoempa2 { padding-left: 0; list-style: none; }
.fbjo .mmoempa2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.fbjo .mmoempa2 a { font-size: 0.92rem; }
.qak8gfu .vmaonyl { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qak8gfu .r5g7pr { display: none; }
.qak8gfu .mmoempa2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.qak8gfu .mmoempa2 li { margin-bottom: 0; }
.qak8gfu .mmoempa2 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;
}
.qak8gfu .mmoempa2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.qsuhdm .vmaonyl { padding: 20px 20px 16px; }
.qsuhdm .mmoempa2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qsuhdm .mmoempa2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qsuhdm .mmoempa2 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;
}
.qsuhdm .mmoempa2 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;
}
.qsuhdm .mmoempa2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qsuhdm .mmoempa2 a:focus,
.qsuhdm .mmoempa2 a:focus-visible,
.qsuhdm .mmoempa2 a:target { outline: none; }
.qsuhdm .mmoempa2 li:target a { border-color: var(--border); color: var(--text-muted); }
.c0kylw .vmaonyl { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.c0kylw .r5g7pr { display: none; }
.c0kylw .mmoempa2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.c0kylw .mmoempa2 li { margin-bottom: 0; }
.c0kylw .mmoempa2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.c0kylw .mmoempa2 li:last-child::after { content: ""; margin-right: 0; }
.c0kylw .mmoempa2 a { font-size: 0.9rem; }
.zra6g8ni { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.j3ra .zra6g8ni { background: var(--bg-card); }
.qg2dtf96 .zra6g8ni:nth-child(odd)  { background: var(--bg-card); }
.qg2dtf96 .zra6g8ni:nth-child(even) { background: var(--bg-raised); }
.fuzixyf .zra6g8ni {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fuzixyf .zra6g8ni:last-child { border-bottom: none; }
.fuzixyf h3.d9xi { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wkif .zra6g8ni {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wkif .zra6g8ni + .zra6g8ni { margin-top: 4px; }
.hsvw .zra6g8ni { background: none; border-radius: 0; padding: 12px 0; }
.hsvw .zra6g8ni + .zra6g8ni { border-top: 1px solid var(--border-section); }
.gted2 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ydfsyx { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.cx5uumeq { color: var(--text-body); margin-bottom: 10px; }
.b0sdtb, .sri9qydl { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.b0sdtb li, .sri9qydl li { margin-bottom: 6px; }
.sri9qydl li { list-style: decimal; }
.hkj1vhe     .b0sdtb { list-style-type: "● "; }
.eo2tg  .b0sdtb { list-style-type: "■ "; }
.kdqg22w .b0sdtb { list-style-type: "◆ "; }
.qg08    .b0sdtb { list-style-type: "★ "; }
.hkj1vhe     .zrkyfn9 { list-style-type: "● "; }
.eo2tg  .zrkyfn9 { list-style-type: "■ "; }
.kdqg22w .zrkyfn9 { list-style-type: "◆ "; }
.qg08    .zrkyfn9 { list-style-type: "★ "; }
.hkj1vhe    .b0sdtb li::marker, .hkj1vhe    .zrkyfn9 li::marker,
.eo2tg .b0sdtb li::marker, .eo2tg .zrkyfn9 li::marker,
.kdqg22w .b0sdtb li::marker, .kdqg22w .zrkyfn9 li::marker,
.qg08   .b0sdtb li::marker, .qg08   .zrkyfn9 li::marker {
  color: var(--cta); font-size: 1em;
}
.hkj1vhe .sri9qydl,
.eo2tg .sri9qydl,
.kdqg22w .sri9qydl,
.qg08 .sri9qydl {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hkj1vhe .sri9qydl li,
.eo2tg .sri9qydl li,
.kdqg22w .sri9qydl li,
.qg08 .sri9qydl li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hkj1vhe .sri9qydl li::before,
.eo2tg .sri9qydl li::before,
.kdqg22w .sri9qydl li::before,
.qg08 .sri9qydl 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;
}
.hkj1vhe     .sri9qydl li::before { border-radius: 50%; }
.eo2tg  .sri9qydl li::before { border-radius: 3px; }
.kdqg22w .sri9qydl li::before { border-radius: 3px; }
.qg08    .sri9qydl li::before { border-radius: 50%; }
.je5e0x4c { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.msegav .je5e0x4c,
.hnwdex .je5e0x4c { background: transparent; border: none; border-radius: 0; }
.bzsgsspj { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.bzsgsspj th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.bzsgsspj td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.bzsgsspj tr:hover td { background: var(--bg-hover); }
.sg7j .bzsgsspj tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lidk70 .bzsgsspj { border: 1px solid var(--border-alt); }
.lidk70 .bzsgsspj th,
.lidk70 .bzsgsspj td { border: 1px solid var(--border-alt); }
.k2xsxvwy .bzsgsspj th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.k2xsxvwy .bzsgsspj td { border-bottom: none; }
.k2xsxvwy .bzsgsspj tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.p7fh .bzsgsspj th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cm330o5q .je5e0x4c {
  overflow: hidden;
}
.cm330o5q .bzsgsspj th { border-bottom: 1px solid var(--border-alt); }
.cm330o5q .bzsgsspj tr:last-child td { border-bottom: none; }
.t1w453x3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.y9wadc5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.t3gwn { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.oym62 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.k7ue4fuw { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zrkyfn9 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zrkyfn9 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%}
.syao .oym62 { background: transparent; text-align: center; }
.yjgu1mee .t3gwn {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.vbrs6uh .t3gwn {
  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);
}
.cskf85 .y9wadc5 { display: grid; grid-template-columns: auto 1fr; }
.cskf85 .t3gwn {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.cskf85 .oym62 { grid-column: 2; }
.cskf85 .k7ue4fuw,
.cskf85 .zrkyfn9 { grid-column: 1 / -1; }
.l1cex .y9wadc5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.l1cex .t3gwn {
  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);
}
.l1cex .oym62 { grid-column: 2; }
.l1cex .k7ue4fuw,
.l1cex .zrkyfn9 { grid-column: 1 / -1; }
.u7842 .y9wadc5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.u7842 .oym62 { background: none; color: var(--accent-light); font-weight: 700; }
.mk5oq .y9wadc5 { 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); }
.mk5oq .oym62 { background: none; color: var(--accent-light); font-weight: 700; }
.lxj4nus .y9wadc5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.lxj4nus .y9wadc5:last-child { border-bottom: none; }
.lxj4nus .oym62 { background: none; color: var(--accent-light); font-weight: 700; }
.wh8ozj .y9wadc5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wh8ozj .oym62 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.he7n1g .t1w453x3 { counter-reset: card-n; }
.he7n1g .y9wadc5  { counter-increment: card-n; }
.he7n1g .oym62 { display: flex; align-items: center; gap: 10px; }
.he7n1g .oym62::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;
}
.nzkjo3c2 .y9wadc5 { background: var(--bg-surface); border: 1px solid var(--border); }
.nzkjo3c2 .oym62 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ti2y { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.i1vi1dl  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.mvmim { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.k42jkvfy { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.wjb1 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ti2y strong { color: var(--text-primary); font-size: 0.95rem; }
.ti2y p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.fqi4 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.d4s2tg, .x4nlufeg { border-radius: 8px; padding: 14px; }
.d4s2tg { background: var(--bg-pros); }
.x4nlufeg { background: var(--bg-cons); }
.vzxo6rk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.d4s2tg .vzxo6rk { color: var(--c-pros-label); }
.x4nlufeg .vzxo6rk { color: #f87171; }
.d4s2tg ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x4nlufeg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.y5il { width: 100%; height: auto; border-radius: 10px; display: block; }
.moco2sha {
  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;
}
.moco2sha:hover { opacity: 0.85; }
.qwy80lb .moco2sha  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qwy80lb .moco2sha:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.q1yg7lk5 .moco2sha  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.q1yg7lk5 .moco2sha:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.x18t .dbyddrb6 { border-radius: 50px; }
.x18t .moco2sha  { border-radius: 50px; }
.d8pd .dbyddrb6 { padding-left: 22px; padding-right: 22px; }
.d8pd .moco2sha  { padding-left: 12px; padding-right: 12px; }
.llj1vpz .dbyddrb6 { padding-left: 44px; padding-right: 44px; }
.llj1vpz .moco2sha  { padding-left: 24px; padding-right: 24px; }
.eisdil .dbyddrb6 { padding-left: 56px; padding-right: 56px; }
.eisdil .moco2sha  { padding-left: 32px; padding-right: 32px; }
.n1gav   .dbyddrb6::after, .n1gav   .moco2sha::after,
.neg45 .dbyddrb6::after, .neg45 .moco2sha::after,
.ibkky    .dbyddrb6::after, .ibkky    .moco2sha::after,
.zwrj    .dbyddrb6::after, .zwrj    .moco2sha::after,
.n0kkq1    .dbyddrb6::after, .n0kkq1    .moco2sha::after,
.i5j0c     .dbyddrb6::after, .i5j0c     .moco2sha::after,
.i2uzrrwl    .dbyddrb6::after, .i2uzrrwl    .moco2sha::after,
.s5rcu0   .dbyddrb6::after, .s5rcu0   .moco2sha::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;
}
.n1gav .dbyddrb6::after, .n1gav .moco2sha::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");
}
.neg45 .dbyddrb6::after, .neg45 .moco2sha::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");
}
.ibkky .dbyddrb6::after, .ibkky .moco2sha::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");
}
.zwrj .dbyddrb6::after, .zwrj .moco2sha::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");
}
.n0kkq1 .dbyddrb6::after, .n0kkq1 .moco2sha::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");
}
.i5j0c .dbyddrb6::after, .i5j0c .moco2sha::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");
}
.i2uzrrwl .dbyddrb6::after, .i2uzrrwl .moco2sha::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");
}
.s5rcu0 .dbyddrb6::after, .s5rcu0 .moco2sha::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");
}
.a6ta   .mu0q::after, .a6ta   .qoz2a::after,
.naa2z4ly .mu0q::after, .naa2z4ly .qoz2a::after,
.carar1    .mu0q::after, .carar1    .qoz2a::after,
.v4h9z    .mu0q::after, .v4h9z    .qoz2a::after,
.msibjfbm    .mu0q::after, .msibjfbm    .qoz2a::after,
.gsbec     .mu0q::after, .gsbec     .qoz2a::after,
.ybdax3hk    .mu0q::after, .ybdax3hk    .qoz2a::after,
.t8bkhn   .mu0q::after, .t8bkhn   .qoz2a::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;
}
.a6ta .mu0q::after, .a6ta .qoz2a::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");
}
.naa2z4ly .mu0q::after, .naa2z4ly .qoz2a::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");
}
.carar1 .mu0q::after, .carar1 .qoz2a::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");
}
.v4h9z .mu0q::after, .v4h9z .qoz2a::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");
}
.msibjfbm .mu0q::after, .msibjfbm .qoz2a::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");
}
.gsbec .mu0q::after, .gsbec .qoz2a::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");
}
.ybdax3hk .mu0q::after, .ybdax3hk .qoz2a::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");
}
.t8bkhn .mu0q::after, .t8bkhn .qoz2a::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");
}
.sv8w25hr {
  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;
}
.lmjs8g {
  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;
}
.lmjs8g > * { min-width: 0; }
.lmjs8g:hover { background: var(--bg-hover); }
.lmjs8g > [itemprop="item"] { display: contents; }
.lmjs8g [itemprop="itemReviewed"],
.lmjs8g [itemprop="reviewRating"] { display: none; }
.lmjs8g::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;
}
.mi6cv8an {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.rut8a75 {
  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;
}
.eh0z { max-height: 52px; max-width: 110px; object-fit: contain; }
.r9y01y {
  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;
}
.fs6lkom3 .rut8a75    { background: #1a1a1a; }
.fdx61ge .rut8a75   { background: rgba(128,128,128,.12); }
.qivl3s7w .rut8a75 { background: var(--bg-raised); }
.qz3r .rut8a75    { background: transparent; padding: 0; }
.t12w91j {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ngnw { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.wha303 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.t2v9 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.w5m3rlz {
  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;
}
.rfv5 {
  
  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%;
}
.a52kj {
  
  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;
}
.y18vhq {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.y18vhq.moco2sha {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .lmjs8g {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .lmjs8g::before    { grid-area: rank;   }
  .mi6cv8an           { grid-area: ident;  }
  .t12w91j     { grid-area: rating; min-width: 0; width: auto; }
  .t2v9           { grid-area: pills;  }
  .y18vhq             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .lmjs8g {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .lmjs8g::before    { justify-self: center; }
  .mi6cv8an           { width: 100%; }
  .t12w91j     { justify-self: center; }
  .t2v9           { grid-template-columns: 1fr; }
}
.e4e8 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.aq6d {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.ud0ss {
  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;
}
.ud0ss img { max-width: 80px; max-height: 50px; object-fit: contain; }
.utf68 { flex: 1; }
.utf68 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.pqs9g { color: var(--c-stars); font-size: 1.1rem; }
.ekxycl6a { margin-bottom: 8px; }
.zpc5z { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.nzthse::before   { content: "★ "; color: var(--accent-light); }
.j2zut { flex-shrink: 0; }
.szk8onj img.arfvyh { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.msegav { padding: 20px 24px; }
.fc32hk2p { color: var(--text-muted); margin-bottom: 16px; }
.duocyvwk { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.sbsu661, .ppl6du { list-style: none; font-size: 0.9rem; }
.sbsu661 li { color: var(--c-pros); margin-bottom: 4px; }
.ppl6du li { color: var(--c-cons); margin-bottom: 4px; }
.sbsu661 li::before { content: "✓"; margin-right: 5px; }
.ppl6du li::before { content: "✗"; margin-right: 5px; }
.yvw6bh .sbsu661 li::before { content: "→"; }
.yvw6bh .ppl6du li::before { content: "–"; }
.eoset3e  .sbsu661 li::before { content: "★"; }
.eoset3e  .ppl6du li::before { content: "✕"; }
.n9rev    .sbsu661 li::before { content: "◆"; }
.n9rev    .ppl6du li::before { content: "▲"; }
.vir8myqn  .sbsu661 li::before { content: "▶"; }
.vir8myqn  .ppl6du li::before { content: "■"; }
.l3lkp { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.rl06di6m { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.p17wwy { background: var(--bg-pros); color: var(--c-tag-pay); }
.fwdnfi9 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.derwo .fwdnfi9 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.rszj4 .fwdnfi9 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .tbzpvte .hdhuv {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .tbzpvte .e4e8 { margin: 0; }
}
.ei9l .aq6d { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ei9l .utf68 h3 { color: var(--accent-light); }
.ei9l .ud0ss { background: var(--bg-page); border: 1px solid var(--border); }
.ab96d .e4e8 { border-top: 4px solid var(--accent); }
.ab96d .aq6d { background: var(--bg-card); }
.i22tr0pt .e4e8 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.i22tr0pt .aq6d { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.i22tr0pt .msegav { padding: 14px 16px; }
.i22tr0pt .ud0ss { border-radius: 4px; }
.i22tr0pt .fwdnfi9 { border-radius: 0; }
.re9q .aq6d { padding: 0; gap: 0; overflow: hidden; }
.re9q .ud0ss { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.re9q .utf68 { padding: 16px 20px; }
.re9q .j2zut { padding: 16px 20px; align-self: center; }
.sccwo .pqs9g { font-size: .95rem; }
.hnwdex .fqi4 { gap: 10px; }
.hnwdex .d4s2tg, .hnwdex .x4nlufeg { padding: 12px; }
.hnwdex .d4s2tg ul, .hnwdex .x4nlufeg ul { margin: 4px 0 0; padding-left: 18px; }
.hnwdex .d4s2tg li, .hnwdex .x4nlufeg li { font-size: .85rem; margin-bottom: 3px; }
.t9gcqx .rl06di6m { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .v8xtmft { grid-template-columns: 1fr; }
  .m15801k { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .m15801k .r3nibsp2 { width: 72px; height: 50px; }
  .m15801k .i24bvapm { max-width: 180px; }
  .m15801k .l02xunym { width: auto; }
}
.nhx2x .sccwo .pqs9g { filter: brightness(1.2); }
@media (max-width: 720px) {
  .nhx2x { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .a262hfsy { padding: 16px; }
  .z3pcl9er .zk80 { min-width: 50%; }
}
.byo0n5hy .fqi4 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .igpthotp { grid-template-columns: 1fr; }
  .tej2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p1p04f1d { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ct5ccf { flex-wrap: wrap; padding: 16px; }
}
.o9ntbn3y .fqi4 { gap: 8px; }
.o9ntbn3y .d4s2tg, .o9ntbn3y .x4nlufeg { padding: 8px; }
@media (max-width: 480px) {
  .ogz1 { flex-direction: column; align-items: stretch; }
}
.w6r5 .l02xunym .moco2sha { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .efv4zfed { flex-direction: column; align-items: stretch; gap: 10px; }
  .w6r5 .l02xunym { text-align: center; }
}
@media (max-width: 720px) {
  .b0cs { grid-template-columns: 1fr; }
  .cgz5g { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dc7k { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.zz3hq .gjcy3 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.mkmyzb .pqs9g { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .oelsveur { grid-template-columns: 1fr; }
  .mkmyzb { width: 100px; height: 100px; margin: 16px auto; }
  .zz3hq { font-size: 1.4rem; }
  .n40v { justify-content: center; }
  .fm1a .zk80 { min-width: 50%; }
}
.wvfq .fqi4 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .h6tv { flex-wrap: wrap; padding: 14px 16px; }
  .de26nzx { padding: 12px 16px; }
  .wvfq .fqi4 { margin: 0 16px; }
  .wvfq .t9gcqx { padding: 0 16px; }
  .vkv63xd { padding: 12px 16px; }
}
.ic4sh .lmjs8g {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ic4sh .lmjs8g:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.n1mgr .sv8w25hr { gap: 18px; }
.n1mgr .lmjs8g {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.n1mgr .lmjs8g:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.zhliij .sv8w25hr {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.zhliij .lmjs8g {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.zhliij .lmjs8g:last-child { border-bottom: none; }
.zhliij .mi6cv8an,
.zhliij .t12w91j,
.zhliij .t2v9 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.kmfmt4j .sv8w25hr { gap: 0; }
.kmfmt4j .lmjs8g {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.kmfmt4j .lmjs8g:last-child { border-bottom: none; }
.kmfmt4j .lmjs8g:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.kmfmt4j .lmjs8g:nth-child(even):hover { background: var(--bg-hover); }
.y27z0 .lmjs8g {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.viuyr8 .t2v9 .w5m3rlz {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.viuyr8 .t2v9 .w5m3rlz:first-child { border-left: none; }
.hhjf0r .t2v9 .w5m3rlz {
  background: transparent; padding: 4px 8px;
}
.hhjf0r .t2v9 .rfv5 { font-size: .65rem; opacity: .65; }
.hhjf0r .t2v9 .a52kj   { font-size: 1.15rem; color: var(--accent-light); }
.y6cj .t2v9 .w5m3rlz {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.wha303 { display: none; }
.imak9i0o .ngnw { font-size: 1rem; letter-spacing: 2px; }
.ka2kb .ngnw {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rcxsa7uu .ngnw,
.ppbg .ngnw,
.fd5w584o .ngnw { display: none; }
.rcxsa7uu .wha303,
.ppbg .wha303,
.fd5w584o .wha303 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rcxsa7uu .wha303 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.rcxsa7uu .wha303 small { display: none; }
.ppbg .wha303 {
  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;
}
.ppbg .wha303 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.fd5w584o .wha303 {
  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;
}
.fd5w584o .wha303 small { display: none; }
.rcxsa7uu .ekxycl6a .pqs9g,
.ppbg .ekxycl6a .pqs9g,
.fd5w584o .ekxycl6a .pqs9g { display: none; }
.rcxsa7uu .ekxycl6a strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.rcxsa7uu .gjcy3 { display: none; }
.ppbg .ekxycl6a 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;
}
.ppbg .z02acexe,
.ppbg .gjcy3 { font-size: 1em; }
.fd5w584o .ekxycl6a strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.fd5w584o .gjcy3 { display: none; }
.ic5bk2a0 { margin: 16px 0; }
.hxjpckr { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.hxjpckr summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.hxjpckr summary::after { content: "+"; color: var(--accent-light); }
.hxjpckr[open] summary::after { content: "−"; }
.hxjpckr p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.a09677n { margin-bottom: 0; }
.r2z97 h2.v2q8s7f { color: var(--text-primary); border-color: var(--accent-light); }
.byfueh75 h2.v2q8s7f { color: var(--text-primary); border-color: var(--accent-light); }
.q6ylb8nr .i1vi1dl     { background: #052e16; border-color: #10b981; }
.q6ylb8nr .mvmim { background: #2d0a1e; border-color: #f43f5e; }
.q6ylb8nr .k42jkvfy    { background: #1e1036; border-color: #a855f7; }
.q6ylb8nr .ti2y strong  { color: #f1f5f9; }
.q6ylb8nr .ti2y p       { color: #cbd5e1; }
.q6ylb8nr .oyoylzy    .i1vi1dl     .wjb1::before,
.q6ylb8nr .e9ecm7  .i1vi1dl     .wjb1::before,
.q6ylb8nr .e2kg  .i1vi1dl     .wjb1::before,
.q6ylb8nr .co6s1jp .i1vi1dl     .wjb1::before { color: #10b981; }
.q6ylb8nr .oyoylzy    .mvmim .wjb1::before,
.q6ylb8nr .e9ecm7  .mvmim .wjb1::before,
.q6ylb8nr .e2kg  .mvmim .wjb1::before,
.q6ylb8nr .co6s1jp .mvmim .wjb1::before { color: #f43f5e; }
.q6ylb8nr .oyoylzy    .k42jkvfy    .wjb1::before,
.q6ylb8nr .e9ecm7  .k42jkvfy    .wjb1::before,
.q6ylb8nr .e2kg  .k42jkvfy    .wjb1::before,
.q6ylb8nr .co6s1jp .k42jkvfy    .wjb1::before { color: #a855f7; }
.uc8c9gxg .i1vi1dl     { background: #2d2000; border-color: #eab308; }
.uc8c9gxg .mvmim { background: #2d0b0b; border-color: #ef4444; }
.uc8c9gxg .k42jkvfy    { background: #2d1600; border-color: #f97316; }
.uc8c9gxg .ti2y strong  { color: #f1f5f9; }
.uc8c9gxg .ti2y p       { color: #cbd5e1; }
.uc8c9gxg .oyoylzy    .i1vi1dl     .wjb1::before,
.uc8c9gxg .e9ecm7  .i1vi1dl     .wjb1::before,
.uc8c9gxg .e2kg  .i1vi1dl     .wjb1::before,
.uc8c9gxg .co6s1jp .i1vi1dl     .wjb1::before { color: #eab308; }
.uc8c9gxg .oyoylzy    .mvmim .wjb1::before,
.uc8c9gxg .e9ecm7  .mvmim .wjb1::before,
.uc8c9gxg .e2kg  .mvmim .wjb1::before,
.uc8c9gxg .co6s1jp .mvmim .wjb1::before { color: #ef4444; }
.uc8c9gxg .oyoylzy    .k42jkvfy    .wjb1::before,
.uc8c9gxg .e9ecm7  .k42jkvfy    .wjb1::before,
.uc8c9gxg .e2kg  .k42jkvfy    .wjb1::before,
.uc8c9gxg .co6s1jp .k42jkvfy    .wjb1::before { color: #f97316; }
.py1iv .i1vi1dl     { background: #0c1a2e; border-color: #38bdf8; }
.py1iv .mvmim { background: #12103a; border-color: #818cf8; }
.py1iv .k42jkvfy    { background: #0a2020; border-color: #2dd4bf; }
.py1iv .ti2y strong  { color: #f1f5f9; }
.py1iv .ti2y p       { color: #cbd5e1; }
.py1iv .oyoylzy    .i1vi1dl     .wjb1::before,
.py1iv .e9ecm7  .i1vi1dl     .wjb1::before,
.py1iv .e2kg  .i1vi1dl     .wjb1::before,
.py1iv .co6s1jp .i1vi1dl     .wjb1::before { color: #38bdf8; }
.py1iv .oyoylzy    .mvmim .wjb1::before,
.py1iv .e9ecm7  .mvmim .wjb1::before,
.py1iv .e2kg  .mvmim .wjb1::before,
.py1iv .co6s1jp .mvmim .wjb1::before { color: #818cf8; }
.py1iv .oyoylzy    .k42jkvfy    .wjb1::before,
.py1iv .e9ecm7  .k42jkvfy    .wjb1::before,
.py1iv .e2kg  .k42jkvfy    .wjb1::before,
.py1iv .co6s1jp .k42jkvfy    .wjb1::before { color: #2dd4bf; }
.lauryw .i1vi1dl     { background: var(--accent-bg); border-color: var(--accent-light); }
.lauryw .mvmim { background: var(--accent-bg-light); border-color: var(--accent-light); }
.lauryw .k42jkvfy    { background: var(--accent-bg); border-color: var(--accent-pale); }
.lauryw .oyoylzy    .wjb1::before,
.lauryw .e9ecm7  .wjb1::before,
.lauryw .e2kg  .wjb1::before,
.lauryw .co6s1jp .wjb1::before { color: var(--accent-light) !important; }
.e4k24k::before,
.z4yu8pa::before { margin-right: 5px; }
.iblv .d4s2tg ul li,
.iblv .sbsu661 li         { color: #4ade80; }
.iblv .d4s2tg .e4k24k { color: #22c55e; }
.iblv .x4nlufeg ul li,
.iblv .ppl6du li         { color: #f87171; }
.iblv .x4nlufeg .z4yu8pa { color: #ef4444; }
.dtiy9avt .d4s2tg { background: var(--bg-pros); }
.dtiy9avt .x4nlufeg { background: var(--bg-cons); }
.dtiy9avt .d4s2tg .e4k24k { color: var(--c-pros-label); }
.dtiy9avt .x4nlufeg .z4yu8pa { color: var(--c-cons); }
.dtiy9avt .d4s2tg ul li,
.dtiy9avt .sbsu661 li            { color: var(--c-pros); }
.dtiy9avt .x4nlufeg ul li,
.dtiy9avt .ppl6du li            { color: var(--c-cons); }
.wvus7vh .d4s2tg { background: var(--bg-pros); }
.wvus7vh .x4nlufeg { background: var(--bg-cons); }
.wvus7vh .d4s2tg .e4k24k { color: var(--c-pros-label); }
.wvus7vh .x4nlufeg .z4yu8pa { color: var(--c-cons); }
.wvus7vh .d4s2tg ul li,
.wvus7vh .sbsu661 li          { color: var(--c-pros); }
.wvus7vh .x4nlufeg ul li,
.wvus7vh .ppl6du li          { color: var(--c-cons); }
.cmc1m5 .e4k24k::before { content: "✓ "; }
.cmc1m5 .z4yu8pa::before { content: "✗ "; }
.yvw6bh .e4k24k::before { content: "→ "; }
.yvw6bh .z4yu8pa::before { content: "← "; }
.eoset3e .e4k24k::before { content: "★ "; }
.eoset3e .z4yu8pa::before { content: "✕ "; }
.n9rev .e4k24k::before { content: "◆ "; }
.n9rev .z4yu8pa::before { content: "▲ "; }
.rszj4 .ti2y { background: transparent; border-left: none; border: 1.5px solid; }
.rszj4 .i1vi1dl     { border-color: var(--c-tip-border); }
.rszj4 .mvmim { border-color: var(--c-warn-border); }
.rszj4 .k42jkvfy    { border-color: #60a5fa; }
.rszj4 .ti2y strong { color: var(--text-primary); }
.rszj4 .ti2y p      { color: var(--text-muted); }
.derwo .ti2y { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.derwo .i1vi1dl     { border-top-color: var(--c-tip-border); }
.derwo .mvmim { border-top-color: var(--c-warn-border); }
.derwo .k42jkvfy    { border-top-color: #60a5fa; }
.d7jp .ti2y { border-left: none; border-radius: 8px; }
.d7jp .i1vi1dl     { background: #065f46; }
.d7jp .mvmim { background: #92400e; }
.d7jp .k42jkvfy    { background: #1e3a8a; }
.d7jp .ti2y strong,
.d7jp .ti2y p { color: #fff; }
.d7jp .wjb1::before { color: rgba(255,255,255,0.85) !important; }
.q6ylb8nr.d7jp .i1vi1dl,
.q6ylb8nr .d7jp .i1vi1dl     { background: #052e16; }
.q6ylb8nr.d7jp .mvmim,
.q6ylb8nr .d7jp .mvmim { background: #2d0a1e; }
.q6ylb8nr.d7jp .k42jkvfy,
.q6ylb8nr .d7jp .k42jkvfy    { background: #1e1036; }
.uc8c9gxg.d7jp .i1vi1dl,
.uc8c9gxg .d7jp .i1vi1dl      { background: #2d2000; }
.uc8c9gxg.d7jp .mvmim,
.uc8c9gxg .d7jp .mvmim  { background: #2d0b0b; }
.uc8c9gxg.d7jp .k42jkvfy,
.uc8c9gxg .d7jp .k42jkvfy     { background: #2d1600; }
.py1iv.d7jp .i1vi1dl,
.py1iv .d7jp .i1vi1dl      { background: #0c1a2e; }
.py1iv.d7jp .mvmim,
.py1iv .d7jp .mvmim  { background: #12103a; }
.py1iv.d7jp .k42jkvfy,
.py1iv .d7jp .k42jkvfy     { background: #0a2020; }
.qf34lel7 .ti2y { border-left: none; border-radius: 6px; padding: 10px 14px; }
.qf34lel7 .i1vi1dl     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.qf34lel7 .mvmim { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.qf34lel7 .k42jkvfy    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.qf34lel7 .ti2y strong { color: var(--text-primary); }
.qf34lel7 .ti2y p      { color: var(--text-muted); }
.q4uv96b .ti2y { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.oyoylzy .wjb1,
.e9ecm7 .wjb1,
.e2kg .wjb1,
.co6s1jp .wjb1 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.oyoylzy .wjb1::before,
.e9ecm7 .wjb1::before,
.e2kg .wjb1::before,
.co6s1jp .wjb1::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.oyoylzy .i1vi1dl     .wjb1::before { content: "✦"; color: var(--c-tip-border); }
.oyoylzy .mvmim .wjb1::before { content: "▲"; color: var(--c-warn-border); }
.oyoylzy .k42jkvfy    .wjb1::before { content: "◉"; color: #60a5fa; }
.e9ecm7 .i1vi1dl     .wjb1::before { content: "★"; color: var(--c-tip-border); }
.e9ecm7 .mvmim .wjb1::before { content: "◆"; color: var(--c-warn-border); }
.e9ecm7 .k42jkvfy    .wjb1::before { content: "●"; color: #60a5fa; }
.e2kg .i1vi1dl     .wjb1::before { content: "▶"; color: var(--c-tip-border); }
.e2kg .mvmim .wjb1::before { content: "■"; color: var(--c-warn-border); }
.e2kg .k42jkvfy    .wjb1::before { content: "▸"; color: #60a5fa; }
.co6s1jp .i1vi1dl     .wjb1::before { content: "→"; color: var(--c-tip-border); }
.co6s1jp .mvmim .wjb1::before { content: "⬥"; color: var(--c-warn-border); }
.co6s1jp .k42jkvfy    .wjb1::before { content: "◈"; color: #60a5fa; }
.j747m .j3ra .zra6g8ni,
.j747m .qg2dtf96 .zra6g8ni  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.j747m .y9wadc5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.j747m .lmjs8g                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.j747m .e4e8            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.j747m .je5e0x4c          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.j747m .vmaonyl                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qzia .j3ra .zra6g8ni,
.qzia .qg2dtf96 .zra6g8ni,
.qzia .y9wadc5,
.qzia .lmjs8g,
.qzia .e4e8,
.qzia .je5e0x4c,
.qzia .vmaonyl,
.qzia .q4uv96b .ti2y { box-shadow: none; }
.natdc45   .cx5uumeq, .natdc45 .gted2, .natdc45 .ydfsyx,
.natdc45   .b6deya, .natdc45 .zb0qcl { font-size: 0.9rem; }
.natdc45   .b0sdtb, .natdc45 .sri9qydl { font-size: 0.9rem; }
.he30s   .cx5uumeq, .he30s .gted2, .he30s .ydfsyx,
.he30s   .b6deya, .he30s .zb0qcl { font-size: 0.95rem; }
.he30s   .b0sdtb, .he30s .sri9qydl { font-size: 0.95rem; }
.ummk   .cx5uumeq, .ummk .gted2, .ummk .ydfsyx,
.ummk   .b6deya, .ummk .zb0qcl { font-size: 1.08rem; }
.ummk   .b0sdtb, .ummk .sri9qydl { font-size: 1.05rem; }
.ummk   .bzsgsspj { font-size: 0.97rem; }
.nch9 .k9xd      { font-size: 3.2rem; }
.nch9 h2.v2q8s7f { font-size: 1.9rem; }
.nch9 h3.d9xi     { font-size: 1.4rem; }
.vpvgu8m .k9xd      { font-size: 3.8rem; }
.vpvgu8m h2.v2q8s7f { font-size: 2.2rem; }
.vpvgu8m h3.d9xi     { font-size: 1.6rem; }
.a09677n + .a09677n { position: relative; }
.gvt2d   .a09677n + .a09677n::before,
.kdas7v  .a09677n + .a09677n::before,
.pm2rf7q   .a09677n + .a09677n::before,
.n8ln8dw9   .a09677n + .a09677n::before,
.d6u2   .a09677n + .a09677n::before,
.qfq3uii .a09677n + .a09677n::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.gvt2d .a09677n + .a09677n::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kdas7v .a09677n + .a09677n::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.pm2rf7q .a09677n + .a09677n::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;
}
.n8ln8dw9 .a09677n + .a09677n::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.xbgms708 .a09677n { margin-bottom: 16px; }
.xbgms708 .a09677n + .a09677n { margin-top: 0; }
.xbgms708 .jzpd { padding-top: 0; padding-bottom: 0; }
.d6u2 .a09677n + .a09677n::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qfq3uii .a09677n + .a09677n::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ors9iyq .a09677n + .a09677n::before,
.cmku4 .a09677n + .a09677n::before,
.zh75c .a09677n + .a09677n::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%;
}
.w8qcukzh .ors9iyq .a09677n:nth-child(even)::before,
.w8qcukzh .cmku4 .a09677n:nth-child(even)::before,
.w8qcukzh .zh75c .a09677n:nth-child(even)::before { background: var(--bg-surface); }
.lrm8ptl .ors9iyq .a09677n:nth-child(even)::before,
.lrm8ptl .cmku4 .a09677n:nth-child(even)::before,
.lrm8ptl .zh75c .a09677n:nth-child(even)::before { background: var(--bg-card); }
.ors9iyq .a09677n + .a09677n::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");
}
.cmku4 .a09677n + .a09677n::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");
}
.zh75c .a09677n + .a09677n::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");
}
.x96v4 .ttri,
.bk92ug .ttri { padding-bottom: 60px; }
.nf2kuaet .ttri { padding-bottom: 70px; }
.x9twm .rlzwmcbt { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.sh8kce .rlzwmcbt { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.qopv .rlzwmcbt { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.solaqge .rlzwmcbt { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dlf8uig4 .itbs { background: var(--accent); }
.dlf8uig4 .itbs .evf2s6p { background: none; }
.dlf8uig4 .win05 { background: var(--accent); }
.dlf8uig4 .rlzwmcbt { background: var(--accent-bg); }
.dlf8uig4 .c3bng:not(.itbs) .evf2s6p { background: rgba(0,0,0,0.6); }
.qhegln .wjv8nk6o { float: left; width: 38%; margin: 0 28px 16px 0; }
.qhegln .wjv8nk6o .y5il { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qhegln .jzpd::after { content: ''; display: block; clear: both; }
.eqpiq .wjv8nk6o { float: right; width: 38%; margin: 0 0 16px 28px; }
.eqpiq .wjv8nk6o .y5il { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.eqpiq .jzpd::after { content: ''; display: block; clear: both; }
.uy207 .a09677n:nth-child(odd)  .wjv8nk6o { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uy207 .a09677n:nth-child(even) .wjv8nk6o { float: right; width: 38%; margin: 0 0 16px 28px; }
.uy207 .wjv8nk6o .y5il { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uy207 .jzpd::after { content: ''; display: block; clear: both; }
.qhegln .t1w453x3,
.qhegln .sv8w25hr,
.eqpiq .t1w453x3,
.eqpiq .sv8w25hr,
.uy207 .t1w453x3,
.uy207 .sv8w25hr { clear: both; }
@media (max-width: 900px) {
  .qhegln .wjv8nk6o,
  .eqpiq .wjv8nk6o,
  .uy207 .a09677n:nth-child(odd)  .wjv8nk6o,
  .uy207 .a09677n:nth-child(even) .wjv8nk6o {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .qhegln .wjv8nk6o .y5il,
  .eqpiq .wjv8nk6o .y5il,
  .uy207 .wjv8nk6o .y5il {
    max-height: none !important;
  }
}
.qhegln .b0sdtb,
.qhegln .sri9qydl,
.eqpiq .b0sdtb,
.eqpiq .sri9qydl,
.uy207 .b0sdtb,
.uy207 .sri9qydl { overflow: hidden; }
@media (max-width: 640px) {
  .qhegln .wjv8nk6o,
  .eqpiq .wjv8nk6o,
  .uy207 .wjv8nk6o { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ibpmwq .glvwx3u,
.ibpmwq .jzpd,
.ibpmwq .w4ksh3k  { max-width: 1100px; }
.lc733 .glvwx3u,
.lc733 .jzpd,
.lc733 .w4ksh3k  { max-width: 1200px; }
.pckzy5gj .glvwx3u,
.pckzy5gj .jzpd,
.pckzy5gj .w4ksh3k  { max-width: 1320px; }
.pckzy5gj { --content-mw: 1320px; }
.fjph3 { font-size: 0.82rem; color: var(--text-muted); }
.tgu6fh2w { display: flex; align-items: center; }
.sgo7hv20 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.h2m4edn { display: flex; align-items: center; }
.fu4pxi { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.fu4pxi:hover { text-decoration: underline; }
.gab0p0 { margin: 0 3px; opacity: 0.45; }
.gab0p0::before { content: '/'; }
.bd0ifxmm { padding: 2px 5px; color: var(--text-main); }
.l123pr .fjph3 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.l123pr .tgu6fh2w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ritvfm7 .fjph3 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ritvfm7 .tgu6fh2w { padding: 0 0 0 12px; }
.tgprko9d .tgu6fh2w { padding: 0 16px; }
.tgprko9d .fjph3 {
  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);
}
.tgprko9d .glvwx3u { padding-top: 28px; }
@media (max-width: 720px) {
  .t0rc99he { margin-top: 18px; padding: 0 16px; }
  .tgprko9d .glvwx3u { padding-top: 16px; }
}
.ibpmwq.l123pr .tgu6fh2w { max-width: 1100px; }
.lc733.l123pr .tgu6fh2w { max-width: 1200px; }
.pckzy5gj.l123pr .tgu6fh2w { max-width: 1320px; }
.pckzy5gj .t0rc99he { max-width: 1320px; }
.oc2mzjob .a09677n { padding-top: 16px; padding-bottom: 16px; }
.zjumg .a09677n { padding-top: 24px; padding-bottom: 24px; }
.z0si .a09677n { padding-top: 40px; padding-bottom: 40px; }
.fowyu .a09677n { padding-top: 52px; padding-bottom: 52px; }
.mups9gdu .a09677n:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.mups9gdu .a09677n:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.mups9gdu .a09677n:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.mups9gdu .a09677n:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.leo9l1 .jzpd { padding-top: 10px;  padding-bottom: 10px; }
.lujy13 .jzpd { padding-top: 18px;  padding-bottom: 18px; }
.n0wq .jzpd { padding-top: 36px;  padding-bottom: 36px; }
.x18ueh3b .jzpd { padding-top: 48px;  padding-bottom: 48px; }
.ogi4tt h2.v2q8s7f { font-weight: 600; }
.ogi4tt h3.d9xi     { font-weight: 600; }
.hqdnu1i { font-weight: 500; }
.hqdnu1i h2.v2q8s7f { font-weight: 800; }
.hqdnu1i h3.d9xi     { font-weight: 700; }
.i21602g h2.v2q8s7f { font-weight: 900; }
.i21602g h3.d9xi     { font-weight: 800; }
.i21602g .ti2y strong,
.i21602g .ti2y strong { font-weight: 600; }
.mu0q {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.huujyo .mu0q { display: none; }
@media (max-width: 640px) {
  .xu5t { display: none; }
  .mu0q {
    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;
  }
}
.mu0q { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mu0q:hover { opacity: 0.85; }
.ttxhu789 .mu0q { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.um8ima .mu0q,
.grstae4  .mu0q { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.um8ima .mu0q:hover,
.grstae4  .mu0q:hover { opacity: 0.88; }
.ttxhu789.um8ima .mu0q,
.ttxhu789.grstae4  .mu0q { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.qoz2a {
  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;
}
.qoz2a:hover { transform: translateY(-2px); opacity: 0.92; }
.qoz2a { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fi88jfq .qoz2a { display: none; }
.pym1 .qoz2a { right: 32px; }
.g4b1y  .qoz2a { left: 32px; }
@media (max-width: 480px) {
  .pym1 .qoz2a { right: 20px; bottom: 20px; }
  .g4b1y  .qoz2a { left: 20px; bottom: 20px; }
}
.sba8kf7u { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.w4ksh3k { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.e2fml { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.a4ddldo { color: var(--text-dim); font-size: 0.8rem; }
.dcgg1y1s a, .vwo9 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.dcgg1y1s a:hover, .vwo9 a:hover { color: var(--accent-light); }
.vwo9 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.spkygbd .w4ksh3k { text-align: center; }
.spkygbd .vwo9 { justify-content: center; margin-bottom: 16px; }
.spkygbd .e2fml { margin-top: 0; }
.ty4p { margin-top: 10px; }
.ty4p a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .w4ksh3k { padding-left: 16px; padding-right: 16px; }
  .w9io85vt .w4ksh3k { padding: 20px 16px; }
  .vwo9 { gap: 4px 12px; }
  .e2fml { font-size: 0.78rem; }
}
.i6arxzn .e2fml { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.i6arxzn .a4ddldo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .i6arxzn .zlez6 { grid-template-columns: 1fr 1fr; } .i6arxzn .qhx7dn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i6arxzn .zlez6 { grid-template-columns: 1fr; } }
.e3mr6a .e2fml { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .e3mr6a .ryxsr { gap: 12px; } .e3mr6a .dkp1i9 { margin-right: 0; width: 100%; } }
.iizhx .e2fml { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.iizhx .a4ddldo { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .iizhx .xi7157 { grid-template-columns: 1fr 1fr; } .iizhx .f3svwdi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .iizhx .xi7157 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .iznt .v7yk { grid-template-columns: 1fr 1fr; } .iznt .f80ah:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .iznt .v7yk { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .tbew .v7yk { grid-template-columns: 1fr; } }
.spmt5 .w4ksh3k { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.spmt5 .vwo9 { justify-content: center; }
.vzjsotf .rnt50m      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.vzjsotf .sba8kf7u { background: var(--bg-page); border-top-color: var(--border-alt); }
.ohc9bs .rnt50m      { background: #0d1117; border-bottom-color: #21262d; }
.ohc9bs .yozbvks2 { color: var(--accent-light); }
.ohc9bs .gg14 { --msep-color: #8b949e; }
.ohc9bs .gg14 a { color: #8b949e; }
.ohc9bs .gg14 a:hover { color: var(--accent-light); }
.ohc9bs .sf4nlwl { color: #8b949e; }
.ohc9bs .sba8kf7u { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ohc9bs .e2fml,
.ohc9bs .a4ddldo { color: #6e7681; }
.ohc9bs .dcgg1y1s a, .ohc9bs .vwo9 a,
.ohc9bs .dcgg1y1s a:hover, .ohc9bs .vwo9 a:hover,
@media (max-width: 640px) {
  .ohc9bs .gg14 { background: #0d1117; border-top-color: #21262d; }
  .ohc9bs .gg14 li a { border-bottom-color: #21262d; }
}
.hvgch5vw .rnt50m      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.hvgch5vw .yozbvks2 { color: var(--accent-light); }
.hvgch5vw .gg14 { --msep-color: #475569; }
.hvgch5vw .gg14 a { color: #475569; }
.hvgch5vw .gg14 a:hover { color: var(--accent-light); }
.hvgch5vw .sf4nlwl { color: #64748b; }
.hvgch5vw .sba8kf7u { background: #f0f4f8; border-top-color: #cbd5e1; }
.hvgch5vw .e2fml,
.hvgch5vw .a4ddldo { color: #64748b; }
.hvgch5vw .dcgg1y1s a, .hvgch5vw .vwo9 a,
.hvgch5vw .dcgg1y1s a:hover, .hvgch5vw .vwo9 a:hover,
@media (max-width: 640px) {
  .hvgch5vw .gg14 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .hvgch5vw .gg14 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.um8ima .rnt50m      { background: var(--accent); border-bottom-color: var(--accent-light); }
.um8ima .yozbvks2 { color: #fff; }
.um8ima .gg14 { --msep-color: rgba(255,255,255,0.82); }
.um8ima .gg14 a { color: rgba(255,255,255,0.82); }
.um8ima .gg14 a:hover { color: #fff; }
.um8ima .sf4nlwl { color: rgba(255,255,255,0.9); }
.um8ima .sba8kf7u { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.um8ima .e2fml,
.um8ima .a4ddldo { color: rgba(255,255,255,0.72); }
.um8ima .dcgg1y1s a, .um8ima .vwo9 a,
.um8ima .dcgg1y1s a:hover, .um8ima .vwo9 a:hover,
@media (max-width: 640px) {
  .um8ima .gg14 { background: var(--accent); border-top-color: var(--accent-light); }
  .um8ima .gg14 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.grstae4 .rnt50m {
  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);
}
.grstae4 .sba8kf7u {
  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) {
  .grstae4 .gg14 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.fwx96op .fwhv3jtn { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.s1v4mx .fwhv3jtn { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.a1vyajr7 .fwhv3jtn { min-height: 72px; height: auto; }
.ytug2dk .fwhv3jtn { min-height: 84px; height: auto; }
.w9io85vt .fwhv3jtn { max-width: none; padding: 0 32px; }
.w9io85vt .w4ksh3k  { max-width: none; padding: 24px 32px; }
.jtg5kr.lc733 .fwhv3jtn { max-width: 1200px; }
.jtg5kr.pckzy5gj .fwhv3jtn { max-width: 1320px; }
.e2tew   .yozbvks2, .e2tew   .dkp1i9 { text-transform: capitalize; }
.hsm7bff .yozbvks2, .hsm7bff .dkp1i9 { text-transform: lowercase; }
.ho0f3377 .yozbvks2, .ho0f3377 .dkp1i9 { text-transform: uppercase; letter-spacing: 0.06em; }
.t6pe2mcn, .vfw5 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gh8m .t6pe2mcn,
.pqm2v7l .t6pe2mcn,
.ak7svy .t6pe2mcn,
.cr5el5z .t6pe2mcn,
.egp8   .gg14 a { font-weight: 500; }
.fu4k4k .gg14 a { font-weight: 600; }
.xrmmi     .gg14 a { font-weight: 700; }
.wi16pc9o    .gg14 a { font-weight: 800; letter-spacing: 0.01em; }
.uxbh     .gg14 > li + li::before,
.vjbf    .gg14 > li + li::before,
.ck59k2    .gg14 > li + li::before,
.m7wu .gg14 > li + li::before,
.wxyi .gg14 > li + li::before,
.fduq9  .gg14 > li + li::before,
.lk0fhlib    .gg14 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.uxbh     .gg14 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.vjbf    .gg14 > li + li::before { content: "|"; }
.ck59k2    .gg14 > li + li::before { content: "—"; }
.m7wu .gg14 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wxyi .gg14 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fduq9  .gg14 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lk0fhlib    .gg14 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .h8j3w .sf4nlwl,
  .p8gtjm .sf4nlwl,
  .u4le .sf4nlwl,
  .rgmky1 .sf4nlwl,
  .r1s7mywo .sf4nlwl {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .h8j3w .sf4nlwl::before,
  .p8gtjm .sf4nlwl::before,
  .u4le .sf4nlwl::before,
  .rgmky1 .sf4nlwl::before,
  .r1s7mywo .sf4nlwl::before { content: ""; display: block; flex-shrink: 0; }

  
  .h8j3w .sf4nlwl::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;
  }

  
  .p8gtjm .sf4nlwl::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;
  }

  
  .u4le .sf4nlwl::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;
  }

  
  .rgmky1 .sf4nlwl::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;
  }

  
  .r1s7mywo .sf4nlwl::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) {
  .c4qnhp .sf4nlwl {
    padding: 5px 14px;
  }
  .c4qnhp .gg14 {
    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;
  }
  .c4qnhp .gg14 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .c4qnhp .gg14 li a:hover { background: var(--bg-raised); }
  .c4qnhp .qcxo,
  .uv52n3r .qcxo,
  .ywga5 .qcxo { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .p3z4 .sf4nlwl {
    padding: 5px 10px;
  }
  .p3z4 .gg14 {
    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);
  }
  .p3z4 .gg14.aewjef { transform: translateX(0); }
  .p3z4 .gg14 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .p3z4 .gg14 li:last-child a { border-bottom: none; }
  .um8ima .gg14,
  .ohc9bs .gg14 { background: var(--accent) !important; }
  .um8ima .gg14 li a,
  .ohc9bs .gg14 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ywga5 .sf4nlwl {
    padding: 5px 10px;
  }
  .ywga5 .gg14 {
    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);
  }
  .ywga5 .gg14::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ywga5 .gg14.aewjef { transform: translateY(0); }
  .ywga5 .gg14 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .suk64 .sf4nlwl {
    padding: 5px 10px;
  }
  .suk64 .gg14 {
    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;
  }
  .suk64 .gg14.aewjef { opacity: 1; pointer-events: auto; }
  .suk64 .gg14 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .eg9k     .sf4nlwl { border-radius: 0 !important; }
  .mn5qhta   .sf4nlwl { border-radius: 8px !important; }
  .bs77jfz2 .sf4nlwl { border-radius: 50% !important; }
  .hdika   .sf4nlwl { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .m1wjd .po7x1 { flex-direction: column; align-items: stretch; }
  .m1wjd .qima { flex-direction: row; min-width: auto; }
  .m1wjd .qelgn { align-items: flex-start; text-align: left; }
}
.q6hro0,
.q6hro0.a09677n,
.w8qcukzh .q6hro0,
.ans4 .q6hro0,
.lrm8ptl .q6hro0,
.ab8f5d .q6hro0 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.yx73 {
  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;
}
.ols8e { flex: 1 1 280px; min-width: 0; }
.fjps {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.nkx3h9 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.eiqe2 {
  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;
}
.eiqe2:hover { transform: translateY(-1px); opacity: 0.95; }
.g52r5 .yx73 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.g52r5 .fjps { color: var(--cta); }
.g52r5 .nkx3h9 { color: var(--text-body); }
.g52r5 .eiqe2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.im6zd .yx73 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.im6zd .fjps { color: var(--text-primary); }
.im6zd .nkx3h9 { color: var(--text-body); }
.im6zd .eiqe2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .yx73 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ols8e { flex: 0 0 auto; }
  .fjps { font-size: 1.2rem; }
  .eiqe2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.m42pr .m1p9mqqc { height: 36px; }
.u827 .m1p9mqqc { height: 60px; max-width: 200px; }
.hxtle .m1p9mqqc { height: 56px; max-width: 180px; }
.jrwrxw9    .ngnw, .jrwrxw9    .pqs9g { color: #f59e0b; }
.boll      .ngnw { font-size: 1rem; letter-spacing: 1.5px; }
.boll      .pqs9g   { font-size: 1.35rem; }
.atnpp    .ngnw, .atnpp    .pqs9g { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.pt6erl     .ngnw, .pt6erl     .pqs9g { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.yv3fp .ngnw, .yv3fp .pqs9g { color: var(--cta); letter-spacing: 2px; }
.mjbsgq   .ngnw, .mjbsgq   .pqs9g { color: #e91e63; letter-spacing: 2px; }
.q6h0ri  .ngnw, .q6h0ri  .pqs9g { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.jv956     .ngnw, .jv956     .pqs9g { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.viuyr8 .w5m3rlz + .w5m3rlz {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.llg0 .lmjs8g { padding: 18px 24px; min-height: 68px; }
.hhjf0r .rfv5 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.hhjf0r .a52kj {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.y6cj .w5m3rlz {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.sv8w25hr { counter-reset: cs-rank; }
.sv8w25hr .lmjs8g { counter-increment: cs-rank; }
.sv8w25hr .lmjs8g::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;
}
.mi5kja .sv8w25hr { counter-reset: cs-rank; gap: 0; }
.mi5kja .lmjs8g {
  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;
}
.mi5kja .lmjs8g::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;
}
.mi5kja .mi6cv8an {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mi5kja .rut8a75 {
  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;
}
.mi5kja .eh0z { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mi5kja .mi6cv8an { min-width: 0; flex-direction: column; width: 100%; }
.mi5kja .r9y01y {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mi5kja .ngnw { color: var(--cta, var(--accent)); }
.mi5kja .wha303 { font-weight: 700; }
.mi5kja .w5m3rlz {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mi5kja .rfv5 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mi5kja .a52kj {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mi5kja .e7rbsuh1 .a52kj { font-size: 1.3rem; color: var(--accent-light); }
.mi5kja .y18vhq {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mi5kja .lmjs8g:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mi5kja .sv8w25hr {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mi5kja .lmjs8g {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mi5kja .lmjs8g { padding: 40px 16px 20px; }
  .mi5kja .w5m3rlz {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mi5kja .y18vhq { width: 100%; min-width: 0; }
}
.i71xxak .sv8w25hr { counter-reset: cs-rank; gap: 10px; }
.i71xxak .lmjs8g {
  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);
}
.i71xxak .lmjs8g::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);
}
.i71xxak .mi6cv8an {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.i71xxak .rut8a75 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.i71xxak .eh0z { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.i71xxak .r9y01y {
  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;
}
.i71xxak .ngnw { color: var(--cta, var(--accent)); }
.i71xxak .w5m3rlz {
  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;
}
.i71xxak .rfv5 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.i71xxak .a52kj { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.i71xxak .e7rbsuh1 .a52kj { color: var(--accent-light); }
.i71xxak .y18vhq {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.i71xxak .lmjs8g:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .i71xxak .lmjs8g {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .i71xxak .lmjs8g::before {
    position: absolute; top: 14px; left: 14px;
  }
  .i71xxak .mi6cv8an {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .i71xxak .r9y01y { white-space: normal; text-align: center; font-size: 1.2rem; }
  .i71xxak .w5m3rlz {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .i71xxak .y18vhq { width: 100%; min-width: 0; }
  .i71xxak .ngnw { min-width: 0; }
}
.oryj .lmjs8g::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.olsraqq .hxjpckr {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.olsraqq .hxjpckr summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.olsraqq .hxjpckr p { padding: 0 2px 16px; }
.e1irra .hxjpckr { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.e1irra .hxjpckr summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.e1irra .hxjpckr summary::after { content: "›"; font-size: 1.2em; }
.e1irra .hxjpckr[open] summary::after { content: "‹"; }
.e1irra .hxjpckr p { padding: 10px 22px 4px; }
.ip8m0if2 .hxjpckr {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ip8m0if2 .hxjpckr summary { color: var(--text-primary); padding-left: 16px; }
.ip8m0if2 .hxjpckr summary::after { content: "›"; font-size: 1.1em; }
.ip8m0if2 .hxjpckr[open] summary::after { content: "‹"; }
.ip8m0if2 .hxjpckr p { padding-left: 16px; }
.ctyhc .ic5bk2a0 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ctyhc .hxjpckr {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ctyhc .hxjpckr:last-child { border-bottom: none; }
.ctyhc .hxjpckr summary { color: var(--text-primary); border-radius: 0; }
.ctyhc .hxjpckr summary::after { content: "›"; font-size: 1.1em; }
.ctyhc .hxjpckr[open] summary::after { content: "‹"; }
.pi5a .hxjpckr { overflow: hidden; }
.pi5a .hxjpckr summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.pi5a .hxjpckr summary::after { color: rgba(255,255,255,.75); }
.pi5a .hxjpckr[open] summary { border-radius: 0; }
.xaa4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.n59n {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.g9me {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ennh11k { color: var(--text-muted); font-size: 1.05rem; }
.tos67c {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.bgtm6 { margin-bottom: 20px; }
.g5qe {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.h72k1w {
  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;
}
.h72k1w:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ii44on { resize: vertical; min-height: 130px; }
.y3kake7d { width: 100%; margin-top: 8px; }
.eu6ud {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.m69abz {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.y4q0grh { color: var(--text-muted); line-height: 1.75; }
.icsldp8r { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.icsldp8r li { margin-bottom: 6px; }
.fmdq7o { max-width: 760px; margin: 0 auto; }
.skn3zy { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.hpven2 { max-width: 760px; margin: 0 auto; }
.v8uj ul.icsldp8r { margin: 0; }
@media (max-width: 640px) { .chv9ou4 { grid-template-columns: 1fr; gap: 10px; } }
.i1i4jb { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ugho { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.sh5z { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ugho p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ugho .icsldp8r { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .i1i4jb { grid-template-columns: 1fr; } }
.w8kiqap ul.icsldp8r { margin: 0; }
.wa31 .icsldp8r,
.whvnxf .icsldp8r,
.qv6m .icsldp8r,
.jmzp7g .icsldp8r {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ws15 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .f54ocua { grid-template-columns: 1fr; } .hb1twnaz { position: static; text-align: center; } }
@media (max-width: 860px) { .vbzx { grid-template-columns: 1fr; } }
.jmzp7g .icsldp8r { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vzkkx2 { flex-direction: column; text-align: center; } .gxtzr7t { grid-template-columns: 1fr; } }
.c0om5dma { max-width: 760px; margin: 0 auto; }
.m3dr { position: relative; padding-left: 28px; }
.m3dr::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.yzhwsymh { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.yzhwsymh:last-child { padding-bottom: 0; }
.pto6i { 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; }
.w1vip h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.w1vip p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v2wttlly .g9me { color: var(--accent-light); }
.zetlp8b .g9me { font-size: 2rem; }
.zetlp8b .ennh11k { max-width: 680px; }
.kjhb5fah .g9me { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kjhb5fah .ennh11k  { margin: 0; }
@media (max-width: 640px) { .kjhb5fah { flex-direction: column; } }
.wt1lj5z .g9me { color: var(--accent-light); }
.t56c .g9me { color: #fff; }
.t56c .ennh11k  { color: rgba(255,255,255,0.85); }
.p77cfegp { max-width: 680px; margin: 0 auto; }
.zy4f0lc {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .zy4f0lc { grid-template-columns: 1fr; } }
.wrcbut6 .h72k1w {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.wrcbut6 .h72k1w:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.rkrx8wb9 .h72k1w { background: var(--bg-raised); border-color: transparent; }
.rkrx8wb9 .h72k1w:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ez8fw82d .h72k1w { border-radius: 100px; padding: 11px 20px; }
.ez8fw82d .ii44on { border-radius: 14px; }
.xtjam59 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .xtjam59 { grid-template-columns: 1fr; } }
.pfa9p6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.pfa9p6 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.pfa9p6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.wx7fhned { counter-reset: priv-count; }
.wpkruop2 {
  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);
}
.wpkruop2:last-child { border-bottom: none; }
.l3srd85 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.wpkruop2 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wpkruop2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hkxbwxd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.hkxbwxd li { margin-bottom: 6px; }
.nfk2q{display:none}
.nfk2q:empty,.izljlsa:empty{display:none}
.r6b5o{position:relative;overflow:visible}
.hl4xk7 .jtrc3ogw,.dityf .jtrc3ogw,
.qdsg .jtrc3ogw,.i8dd5 .jtrc3ogw,
.kwn2huox .jtrc3ogw,.zqd33pzq .jtrc3ogw{display:block}
.va84voj .ltnm{display:block}
.hl4xk7 .jtrc3ogw,.dityf .jtrc3ogw,
.qdsg .jtrc3ogw,.i8dd5 .jtrc3ogw,
.kwn2huox .jtrc3ogw{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}
.hl4xk7 .jtrc3ogw .izljlsa,.dityf .jtrc3ogw .izljlsa,
.qdsg .jtrc3ogw .izljlsa,.i8dd5 .jtrc3ogw .izljlsa,
.kwn2huox .jtrc3ogw .izljlsa{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}
.hl4xk7 .bpu8z2d,.dityf .bpu8z2d,
.qdsg .bpu8z2d,.i8dd5 .bpu8z2d,
.kwn2huox .bpu8z2d{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.hl4xk7 .jtrc3ogw,.dityf .jtrc3ogw{top:12px}
.hl4xk7 .jtrc3ogw .izljlsa{margin-right:auto}
.dityf .jtrc3ogw .izljlsa{margin-left:auto}
.dityf .jtrc3ogw{text-align:right}
.qdsg .jtrc3ogw,.i8dd5 .jtrc3ogw{bottom:12px}
.qdsg .jtrc3ogw .izljlsa{margin-right:auto}
.i8dd5 .jtrc3ogw .izljlsa{margin-left:auto}
.i8dd5 .jtrc3ogw{text-align:right}
.kwn2huox .jtrc3ogw{position:relative;margin-top:16px}
.kwn2huox .jtrc3ogw .izljlsa{margin:0 auto}
.zqd33pzq .jtrc3ogw{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.zqd33pzq .jtrc3ogw .izljlsa{margin:0}
.zqd33pzq .rlzwmcbt~.jtrc3ogw,
.zqd33pzq .t2oivy9~.jtrc3ogw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.zqd33pzq .rlzwmcbt~.jtrc3ogw .izljlsa,
.zqd33pzq .t2oivy9~.jtrc3ogw .izljlsa{justify-content:flex-start}
.rlzwmcbt~.jtrc3ogw,.t2oivy9~.jtrc3ogw{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}
.rlzwmcbt~.jtrc3ogw .izljlsa{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.t2oivy9~.jtrc3ogw .izljlsa{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ltnm .izljlsa{margin:0 0 12px}
.izljlsa{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.bpu8z2d{white-space:nowrap}
.i617vnk .bpu8z2d{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.n600 .bpu8z2d{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}
.qchsy .izljlsa{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.husfgj .bpu8z2d{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.xq2he .bpu8z2d{color: var(--accent-light);opacity:1;font-weight:500}
.aknl .bpu8z2d{border-bottom:1px solid currentColor;padding-bottom:2px}
.jkukzt .izljlsa{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.b8xg2k3{--date-bg:var(--accent-bg-light)}
.yirmu25 .a0m5s::before{content:""}
.horv .bpu8z2d + .bpu8z2d::before{content:"•";margin-right:6px;opacity:.4}
.izo9d0m .bpu8z2d + .bpu8z2d::before{content:"/";margin-right:6px;opacity:.35}
.b7k4pra .bpu8z2d + .bpu8z2d::before{content:"|";margin-right:6px;opacity:.3}
.oi8dr .bpu8z2d + .bpu8z2d::before{content:"—";margin-right:6px;opacity:.3}
.x59x3 .bpu8z2d + .bpu8z2d::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.p09jtto .bpu8z2d + .bpu8z2d::before{content:"·";margin-right:6px;opacity:.4}
.tcd7 .bpu8z2d + .bpu8z2d::before{content:"›";margin-right:6px;opacity:.4}
.vvokc7 .bpu8z2d + .bpu8z2d::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.yucmvmf .xskif43q{padding:20px 0}
@media(max-width:640px){
  .xskif43q{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vrjyyeo{max-width:100%}
}
.uq6subv .je5e0x4c{margin:0}
@media (max-width:560px){
  .ctuf8{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) {
  .vxif4rg { padding: 28px 18px 20px; }
  .cayrpg8g { font-size: 1.2rem; }
  .x9w01q5w { max-width: 220px; max-height: 80px; }
}
.nyhkvju {
  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);
}
.bmec4ki7 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.c4hb2k4  .nyhkvju { border-radius: 50%; }
.s5vqig0  .nyhkvju { border-radius: 6px; }
.ul4b3xh .nyhkvju { border-radius: 22px; }
.gn7xe .yx73 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .nyhkvju { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.c12dg {
  margin: 28px 0 24px;
}
.c12dg .a09677n {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.c12dg .jzpd {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.c12dg .yx73 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .fwhv3jtn { flex-direction: row-reverse; }
[dir="rtl"] .gg14 { flex-direction: row-reverse; }
[dir="rtl"] .pym1 .qoz2a { right: auto; left: 32px; }
[dir="rtl"] .g4b1y  .qoz2a { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .pym1 .qoz2a { right: auto; left: 20px; }
  [dir="rtl"] .g4b1y  .qoz2a { left: auto;  right: 20px; }
}
[dir="rtl"] .qhegln .wjv8nk6o  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .eqpiq .wjv8nk6o { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .rlzwmcbt,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .b0sdtb, [dir="rtl"] .sri9qydl { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d4s2tg { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .x4nlufeg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ti2y { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .yx73 { direction: rtl; }
[dir="rtl"] .nyhkvju { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .lmjs8g,
[dir="rtl"] .fjph3 { direction: rtl; }
[dir="rtl"] .vmaonyl { direction: rtl; }
[dir="rtl"] .mmoempa2 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .hkj1vhe .sri9qydl,
[dir="rtl"] .eo2tg .sri9qydl,
[dir="rtl"] .kdqg22w .sri9qydl,
[dir="rtl"] .qg08 .sri9qydl {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .hkj1vhe .sri9qydl li::before,
[dir="rtl"] .eo2tg .sri9qydl li::before,
[dir="rtl"] .kdqg22w .sri9qydl li::before,
[dir="rtl"] .qg08 .sri9qydl li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .rlzwmcbt.yvcpovp .ttri { align-items: flex-end; text-align: right; }
[dir="rtl"] .rlzwmcbt.h7ify .ttri { text-align: center; }
[dir="rtl"] .rlzwmcbt .ttri { text-align: right; }
[dir="rtl"] .jzpd,
[dir="rtl"] .b6deya,
[dir="rtl"] .zb0qcl,
[dir="rtl"] .idqtbv5,
[dir="rtl"] .tos67c,
[dir="rtl"] .g5qe,
[dir="rtl"] .h72k1w,
[dir="rtl"] .ii44on { text-align: right; direction: rtl; }
[dir="rtl"] .ez8fw82d .h72k1w,
[dir="rtl"] .wrcbut6 .h72k1w { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #78511e;
  --brand:           #78511e;
  --brand-light:     #5d421f;
  --brand-pale:      #7a5c34;
  --grad-start:      #c18230;
  --grad-end:        #cb9e63;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #78511e;
  --cta-light:       #5a3b13;
  --cta-hover:       #472f11;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f3;
  --bg-raised:       #f1efee;
  --bg-hover:        #f5f4f3;
  --border:          #e8e5e2;
  --border-alt:      #dbd6d0;
  --border-section:  #e8e5e2;
  --text-primary:    #1b1917;
  --text-muted:      #5f5a52;
  --text-body:       #36332f;
  --text-sub:        #524d46;
  --text-faint:      #888076;
  --text-dim:        #a09991;
  --text-label:      #6d665e;
  --text-value:      #44403b;
  --accent-bg:       #f0ebe4;
  --accent-bg-light: #e9ddcd;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #168c20;
  --c-cons:          #9f2c21;
  --c-pros-label:    #1ba626;
  --c-tip-border:    #1db82a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168c20;
}
:root { --logo-bg-opacity: 57%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.yfo26 .wjb1 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.yfo26 .wjb1::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.yfo26 .i1vi1dl     .wjb1::before { content: "";  color: var(--c-tip-border); }.yfo26 .mvmim .wjb1::before { content: ""; color: var(--c-warn-border); }.yfo26 .k42jkvfy    .wjb1::before { content: ""; color: #60a5fa; }.q6ylb8nr .yfo26 .i1vi1dl     .wjb1::before { color: #10b981; }.q6ylb8nr .yfo26 .mvmim .wjb1::before { color: #f43f5e; }.q6ylb8nr .yfo26 .k42jkvfy    .wjb1::before { color: #a855f7; }.uc8c9gxg  .yfo26 .i1vi1dl     .wjb1::before { color: #eab308; }.uc8c9gxg  .yfo26 .mvmim .wjb1::before { color: #ef4444; }.uc8c9gxg  .yfo26 .k42jkvfy    .wjb1::before { color: #f97316; }.py1iv  .yfo26 .i1vi1dl     .wjb1::before { color: #38bdf8; }.py1iv  .yfo26 .mvmim .wjb1::before { color: #818cf8; }.py1iv  .yfo26 .k42jkvfy    .wjb1::before { color: #2dd4bf; }.lauryw .yfo26 .wjb1::before { color: var(--accent-light) !important; }
.jrwde5 .y4as4q, .jrwde5 .rlzwmcbt { min-height: 520px; }
.s73otkb1 .dbyddrb6::after, .s73otkb1 .moco2sha::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.gab0p0::before { content: '>'; }