:root {
  --color-accent: #f59e0b;
  --color-cta: #e5a100;
  --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;
}
.hoh7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jx6rgiwp {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wxsiw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.i907o3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.h7wsa { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.h7wsa a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.h7wsa a:hover { color: var(--accent-light); }
.y77egp     .bo9lfp { border-radius: 24px; padding: 8px; }
.y77egp .bo9lfp li a { border-radius: 16px; }
.endg085k  .bo9lfp li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .bo9lfp {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .djec:hover .bo9lfp,
  .djec:focus-within .bo9lfp { display: block; }
  .bo9lfp li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bgbgzmt {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.pt3mp6hj { display: none; }
@media (max-width: 640px) {
  .pt3mp6hj {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .pt3mp6hj.td8t { display: block; }
}
@media (max-width: 640px) {
  .bgbgzmt { display: block; }
  .h7wsa > li + li::before { display: none !important; }
  .h7wsa {
    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;
  }
  .h7wsa.td8t { display: flex; }
  .h7wsa li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .h7wsa li:last-child a { border-bottom: none; }
}
.h4s6 { min-height: 480px; }
.qsl5 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.lkojc { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.yk2c1 .lkojc { margin-left: 0; margin-right: 0; }
.y1k703 {
  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;
}
.vjbkya8o .y1k703 { margin-top: 24px; }
.y1k703:hover { opacity: 0.88; }
.wk41w {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ikhlz7 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.wk41w .x12pwd3 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.wk41w .qsl5 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.wk41w .lkojc { color: #e2e8f0; }
.wk41w.zdc904m .x12pwd3 { text-align: center; }
.wk41w.yk2c1   .x12pwd3 { text-align: left; }
.fbm3sj .x12pwd3 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.fbm3sj .qsl5 { color: var(--text-primary); text-shadow: none; }
.fbm3sj .lkojc { color: var(--text-muted); }
.fbm3sj .y1k703 { margin-top: 16px; }
.fbm3sj, .fbm3sj.h4s6 { min-height: auto !important; }
.fbm3sj.zdc904m .x12pwd3 { text-align: center; }
.fbm3sj.yk2c1   .x12pwd3 { text-align: left; }
.fbm3sj~.l3379{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}
.fbm3sj~.l3379 .csq6{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}
.ksh8br .r99uhr,
.ksh8br .ikh1m {
  position: relative; overflow: hidden;
}
.ksh8br .r99uhr::after,
.ksh8br .ikh1m::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.qw2pf1i .wk41w .ikhlz7 {
  overflow: hidden;
}
.qw2pf1i .wk41w .ikhlz7::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.w0zu .wk41w .ikhlz7 {
  overflow: hidden;
}
.w0zu .wk41w .ikhlz7::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.ra03525 .wk41w .ikhlz7 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ksh8br .wk41w .ikhlz7 {
  overflow: hidden;
}
.ksh8br .wk41w .ikhlz7::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.suj5mkwt .wk41w .ikhlz7 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.r99uhr .ikhlz7 {
  background: none;
}
.r99uhr .qsl5 { color: #fff; }
.r99uhr .lkojc { color: rgba(255,255,255,0.85); }
.r99uhr .y1k703 { background: #fff; color: var(--cta); }
.r99uhr .y1k703:hover { opacity: 0.92; }
.ksh8br .n31qfsp { position: relative; overflow: hidden; }
.ksh8br .n31qfsp::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;
}
.n31qfsp .qsl5 { text-shadow: none; color: var(--text-primary); }
.n31qfsp .lkojc { color: var(--text-muted); }
body.p70of4 .qsl5 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jc5usv .qsl5 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h4s6.r99uhr .qsl5,
section.r99uhr .qsl5 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.n31qfsp.zdc904m .t3rn4dl { align-items: center; text-align: center; }
.h4s6 .tim54ypg {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.tim54ypg .ft4yyi {
  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;
}
.tim54ypg .ft4yyi::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.tim54ypg .kx4a7 { display: contents !important; }
.tim54ypg .kx4a7 .m34tuyf {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.tim54ypg .kx4a7 .uw9o7az { max-height: 48px; max-width: 96px; }
.tim54ypg .kx4a7 .ppl8fc {
  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;
}
.tim54ypg .v9z4 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.tim54ypg .tln7ins { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.tim54ypg .ean964 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.tim54ypg .ean964 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.tim54ypg .l52jo7 { display: contents !important; }
.tim54ypg .l52jo7 .x6spq4pv:not(.grtpi) { display: none !important; }
.tim54ypg .l52jo7 .grtpi {
  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;
}
.tim54ypg .l52jo7 .grtpi .h6g1m8gx {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.tim54ypg .l52jo7 .grtpi .rgcj3c {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.tim54ypg .nkia7 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.tim54ypg .nkia7.jw9hwugp {
  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;
}
.tim54ypg .nkia7.jw9hwugp:hover { opacity: 0.85; }
.jho52 .x12pwd3 { padding-bottom: 24px; }
.vjbkya8o .x12pwd3 { max-width: 1100px; }
@media (max-width: 700px) {
  .n31qfsp { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .n31qfsp:not(.bg6a9nl) .l7gjm7s { display: none !important; }
  .bg6a9nl .l7gjm7s { padding: 16px; }
  .t3rn4dl  { padding: 36px 24px; }
  .n31qfsp~.l3379,.zosevpq~.l3379{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .h4s6, .n31qfsp { min-height: 320px !important; }
  .qsl5 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vgksr,
  .vwe0i,
  .xzkokoe { grid-template-columns: 1fr !important; }

  

  
  .jho52 { display: flex !important; flex-direction: column !important; }
  .jho52 .x12pwd3 { display: contents; }
  .jho52 .ikhlz7 { order: 0; }
  .jho52 .qsl5 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .jho52 .vgksr { order: 2; padding: 0 16px 12px !important; }
  .jho52 .lkojc { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .vjbkya8o .x12pwd3 { display: flex; flex-direction: column; }
  .vjbkya8o .x12pwd3 .qsl5 { order: 1; }
  .vjbkya8o .x12pwd3 .xzkokoe { order: 2; margin: 8px 0 24px !important; }
  .vjbkya8o .x12pwd3 .lkojc { order: 3; }
  .vjbkya8o .x12pwd3 .y1k703 { order: 4; align-self: center; margin-top: 0; }

  
  .n31qfsp.bg6a9nl {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .n31qfsp.bg6a9nl .t3rn4dl { display: contents; padding: 0; }
  .n31qfsp.bg6a9nl .t3rn4dl .qsl5 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .n31qfsp.bg6a9nl .l7gjm7s { order: 2; padding: 12px 16px; }
  .n31qfsp.bg6a9nl .t3rn4dl .lkojc { order: 3; padding: 0 24px; margin: 0 auto; }
  .n31qfsp.bg6a9nl .t3rn4dl .y1k703 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.bb070v { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.n9sll { width: 100%; height: auto; display: block; border-radius: 10px; }
.sa9fe4b9 .bb070v        { border-radius: 16px; }
.sa9fe4b9 .n9sll  { border-radius: 16px; }
.k4arr .bb070v         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.k4arr .n9sll   { border-radius: 8px; }
.aivxo7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.hwr0 { width: 100%; padding: 32px 0; position: relative; }
.wrvs0ch1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.z4ak9 .hwr0:nth-child(even) { background: var(--bg-surface); }
.z4ak9 .hwr0:nth-child(odd)  { background: var(--bg-page); }
.jdrwv .hwr0:nth-child(even) { background: var(--bg-card); }
.jdrwv .hwr0:nth-child(odd)  { background: var(--bg-page); }
.z4ak9 .hwr0:nth-child(odd)  .wrvs0ch1 { background: var(--bg-card); border-radius: 6px; }
.z4ak9 .hwr0:nth-child(even) .wrvs0ch1 { background: var(--bg-raised); border-radius: 6px; }
.jdrwv .hwr0:nth-child(odd)  .wrvs0ch1 { background: var(--bg-card); border-radius: 6px; }
.jdrwv .hwr0:nth-child(even) .wrvs0ch1 { background: var(--bg-raised); border-radius: 6px; }
.z4ak9 .hwr0:nth-child(even) .td8w .y79dnyt,
.jdrwv .hwr0:nth-child(even) .td8w .y79dnyt { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.z4ak9 .hwr0:nth-child(odd) .td8w .y79dnyt,
.jdrwv .hwr0:nth-child(odd) .td8w .y79dnyt { background: var(--bg-card-inner); }
.z4ak9 .hwr0:nth-child(even) .m76f .y79dnyt:nth-child(odd),
.jdrwv .hwr0:nth-child(even) .m76f .y79dnyt:nth-child(odd)  { background: var(--bg-card); }
.z4ak9 .hwr0:nth-child(even) .m76f .y79dnyt:nth-child(even),
.jdrwv .hwr0:nth-child(even) .m76f .y79dnyt:nth-child(even) { background: var(--bg-card-inner); }
h1.nrwg93 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.nrwg93 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.afpqjs { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.uux2xfk h2.nrwg93 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.rc1g45rs h2.nrwg93 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.hd6b h2.nrwg93 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.hk8plfx6 h2.nrwg93::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.eznnpp h2.nrwg93 {
  color: var(--text-primary); font-size: 1.7rem;
}
.umu41 h2.nrwg93::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.r2sw69h3 h2.nrwg93 {
  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;
}
.p596k8fd { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .p596k8fd { display: none; } }
.i02f4c1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pxjd { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dw8z {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.jhnu { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.rcpczfk { padding-left: 20px; }
.rcpczfk li { margin-bottom: 6px; }
.rcpczfk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.rcpczfk a:hover { color: var(--accent-light); }
.cdh3k0fl .jhnu { display: none; }
.cuoy .jhnu { display: none; }
.cuoy .rcpczfk { padding-left: 0; list-style: none; }
.cuoy .rcpczfk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.cuoy .rcpczfk a { font-size: 0.92rem; }
.u8th8x .dw8z { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.u8th8x .jhnu { display: none; }
.u8th8x .rcpczfk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.u8th8x .rcpczfk li { margin-bottom: 0; }
.u8th8x .rcpczfk 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;
}
.u8th8x .rcpczfk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.dbv6acp3 .dw8z { padding: 20px 20px 16px; }
.dbv6acp3 .rcpczfk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.dbv6acp3 .rcpczfk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.dbv6acp3 .rcpczfk 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;
}
.dbv6acp3 .rcpczfk 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;
}
.dbv6acp3 .rcpczfk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.dbv6acp3 .rcpczfk a:focus,
.dbv6acp3 .rcpczfk a:focus-visible,
.dbv6acp3 .rcpczfk a:target { outline: none; }
.dbv6acp3 .rcpczfk li:target a { border-color: var(--border); color: var(--text-muted); }
.paflkb .dw8z { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.paflkb .jhnu { display: none; }
.paflkb .rcpczfk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.paflkb .rcpczfk li { margin-bottom: 0; }
.paflkb .rcpczfk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.paflkb .rcpczfk li:last-child::after { content: ""; margin-right: 0; }
.paflkb .rcpczfk a { font-size: 0.9rem; }
.y79dnyt { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.td8w .y79dnyt { background: var(--bg-card); }
.m76f .y79dnyt:nth-child(odd)  { background: var(--bg-card); }
.m76f .y79dnyt:nth-child(even) { background: var(--bg-raised); }
.wancjb .y79dnyt {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wancjb .y79dnyt:last-child { border-bottom: none; }
.wancjb h3.afpqjs { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ys9yw1k5 .y79dnyt {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ys9yw1k5 .y79dnyt + .y79dnyt { margin-top: 4px; }
.z5k3wxux .y79dnyt { background: none; border-radius: 0; padding: 12px 0; }
.z5k3wxux .y79dnyt + .y79dnyt { border-top: 1px solid var(--border-section); }
.ukz9 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tbog { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.glloue3h { color: var(--text-body); margin-bottom: 10px; }
.zrej39wc, .pletw { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.zrej39wc li, .pletw li { margin-bottom: 6px; }
.h5mn     .zrej39wc { list-style-type: "● "; }
.smice  .zrej39wc { list-style-type: "■ "; }
.r1ilz0 .zrej39wc { list-style-type: "◆ "; }
.yv04    .zrej39wc { list-style-type: "★ "; }
.h5mn    .zrej39wc li::marker, .h5mn    .vhopnrxx li::marker,
.smice .zrej39wc li::marker, .smice .vhopnrxx li::marker,
.r1ilz0 .zrej39wc li::marker, .r1ilz0 .vhopnrxx li::marker,
.yv04   .zrej39wc li::marker, .yv04   .vhopnrxx li::marker {
  color: var(--cta); font-size: 1em;
}
.z6pi3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.tbcyi8u .z6pi3,
.awhohb16 .z6pi3 { background: transparent; border: none; border-radius: 0; }
.y6jmy { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.y6jmy th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.y6jmy td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.y6jmy tr:hover td { background: var(--bg-hover); }
.ok23p19 .y6jmy tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ykfh .y6jmy { border: 1px solid var(--border-alt); }
.ykfh .y6jmy th,
.ykfh .y6jmy td { border: 1px solid var(--border-alt); }
.ibko8i .y6jmy th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ibko8i .y6jmy td { border-bottom: none; }
.ibko8i .y6jmy tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.f3xuc .y6jmy th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.m3jzdbu .z6pi3 {
  overflow: hidden;
}
.m3jzdbu .y6jmy th { border-bottom: 1px solid var(--border-alt); }
.m3jzdbu .y6jmy tr:last-child td { border-bottom: none; }
[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%}
.n41p .v59k {
  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);
}
.mk1m .tegp { 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); }
.mk1m .bcqipsi0 { background: none; color: var(--accent-light); font-weight: 700; }
.pvwk { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vuzscei  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ufsr03 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.pvwk strong { color: var(--text-primary); font-size: 0.95rem; }
.pvwk p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xv0f8kyw, .enjoe { border-radius: 8px; padding: 14px; }
.xv0f8kyw { background: var(--bg-pros); }
.enjoe { background: var(--bg-cons); }
.g7nht { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.xv0f8kyw .g7nht { color: var(--c-pros-label); }
.enjoe .g7nht { color: #f87171; }
.xv0f8kyw ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.enjoe ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.n9sll { width: 100%; height: auto; border-radius: 10px; display: block; }
.jw9hwugp {
  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;
}
.jw9hwugp:hover { opacity: 0.85; }
.t4fnlsyl .jw9hwugp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.t4fnlsyl .jw9hwugp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.l4mk2mgz .jw9hwugp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.l4mk2mgz .jw9hwugp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.i36sx9 .y1k703 { border-radius: 50px; }
.i36sx9 .jw9hwugp  { border-radius: 50px; }
.kgehrf .y1k703 { padding-left: 22px; padding-right: 22px; }
.kgehrf .jw9hwugp  { padding-left: 12px; padding-right: 12px; }
.sdkp2 .y1k703 { padding-left: 44px; padding-right: 44px; }
.sdkp2 .jw9hwugp  { padding-left: 24px; padding-right: 24px; }
.qapahx .y1k703 { padding-left: 56px; padding-right: 56px; }
.qapahx .jw9hwugp  { padding-left: 32px; padding-right: 32px; }
.j7c5c82s   .y1k703::after, .j7c5c82s   .jw9hwugp::after,
.l58rwn .y1k703::after, .l58rwn .jw9hwugp::after,
.f9wxe    .y1k703::after, .f9wxe    .jw9hwugp::after,
.umu3    .y1k703::after, .umu3    .jw9hwugp::after,
.is5c3kj    .y1k703::after, .is5c3kj    .jw9hwugp::after,
.lopbs5     .y1k703::after, .lopbs5     .jw9hwugp::after,
.qwns    .y1k703::after, .qwns    .jw9hwugp::after,
.sqlq20   .y1k703::after, .sqlq20   .jw9hwugp::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;
}
.j7c5c82s .y1k703::after, .j7c5c82s .jw9hwugp::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");
}
.l58rwn .y1k703::after, .l58rwn .jw9hwugp::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");
}
.f9wxe .y1k703::after, .f9wxe .jw9hwugp::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");
}
.umu3 .y1k703::after, .umu3 .jw9hwugp::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");
}
.is5c3kj .y1k703::after, .is5c3kj .jw9hwugp::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");
}
.lopbs5 .y1k703::after, .lopbs5 .jw9hwugp::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");
}
.qwns .y1k703::after, .qwns .jw9hwugp::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");
}
.sqlq20 .y1k703::after, .sqlq20 .jw9hwugp::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");
}
.oy89upyl   .gdl63::after, .oy89upyl   .okbc3::after,
.va98qb3 .gdl63::after, .va98qb3 .okbc3::after,
.gmz9d7t    .gdl63::after, .gmz9d7t    .okbc3::after,
.ed3yfo    .gdl63::after, .ed3yfo    .okbc3::after,
.bpgtim    .gdl63::after, .bpgtim    .okbc3::after,
.jnz7     .gdl63::after, .jnz7     .okbc3::after,
.jdhjsc2p    .gdl63::after, .jdhjsc2p    .okbc3::after,
.b0on   .gdl63::after, .b0on   .okbc3::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;
}
.oy89upyl .gdl63::after, .oy89upyl .okbc3::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");
}
.va98qb3 .gdl63::after, .va98qb3 .okbc3::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");
}
.gmz9d7t .gdl63::after, .gmz9d7t .okbc3::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");
}
.ed3yfo .gdl63::after, .ed3yfo .okbc3::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");
}
.bpgtim .gdl63::after, .bpgtim .okbc3::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");
}
.jnz7 .gdl63::after, .jnz7 .okbc3::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");
}
.jdhjsc2p .gdl63::after, .jdhjsc2p .okbc3::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");
}
.b0on .gdl63::after, .b0on .okbc3::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");
}
.q0dt {
  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;
}
.ft4yyi {
  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;
}
.ft4yyi > * { min-width: 0; }
.ft4yyi:hover { background: var(--bg-hover); }
.ft4yyi > [itemprop="item"] { display: contents; }
.ft4yyi [itemprop="itemReviewed"],
.ft4yyi [itemprop="reviewRating"] { display: none; }
.ft4yyi::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;
}
.kx4a7 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.m34tuyf {
  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;
}
.uw9o7az { max-height: 52px; max-width: 110px; object-fit: contain; }
.ppl8fc {
  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;
}
.p76w9l .m34tuyf    { background: #1a1a1a; }
.e1cdabj8 .m34tuyf   { background: rgba(128,128,128,.12); }
.krynf .m34tuyf { background: var(--bg-raised); }
.eet3vrcs .m34tuyf    { background: transparent; padding: 0; }
.v9z4 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.tln7ins { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ean964 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.l52jo7 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.x6spq4pv {
  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;
}
.h6g1m8gx {
  
  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%;
}
.rgcj3c {
  
  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;
}
.nkia7 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.nkia7.jw9hwugp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ft4yyi {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ft4yyi::before    { grid-area: rank;   }
  .kx4a7           { grid-area: ident;  }
  .v9z4     { grid-area: rating; min-width: 0; width: auto; }
  .l52jo7           { grid-area: pills;  }
  .nkia7             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ft4yyi {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ft4yyi::before    { justify-self: center; }
  .kx4a7           { width: 100%; }
  .v9z4     { justify-self: center; }
  .l52jo7           { grid-template-columns: 1fr; }
}
.b29ps {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.zw4f7he {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.lgkk524 {
  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;
}
.lgkk524 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.smid6 { flex: 1; }
.smid6 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.mtxc6ho { color: var(--c-stars); font-size: 1.1rem; }
.lzjiz { margin-bottom: 8px; }
.i0ehg { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.spx728::before   { content: "★ "; color: var(--accent-light); }
.kf1b { flex-shrink: 0; }
.ewrdbep img.z3kf { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.tbcyi8u { padding: 20px 24px; }
.xgero7 { color: var(--text-muted); margin-bottom: 16px; }
.htlw { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.hn7kh8, .quwr { list-style: none; font-size: 0.9rem; }
.hn7kh8 li { color: var(--c-pros); margin-bottom: 4px; }
.quwr li { color: var(--c-cons); margin-bottom: 4px; }
.hn7kh8 li::before { content: "✓"; margin-right: 5px; }
.quwr li::before { content: "✗"; margin-right: 5px; }
.t0rp .hn7kh8 li::before { content: "→"; }
.t0rp .quwr li::before { content: "–"; }
.tbct  .hn7kh8 li::before { content: "★"; }
.tbct  .quwr li::before { content: "✕"; }
.u3a9    .hn7kh8 li::before { content: "◆"; }
.u3a9    .quwr li::before { content: "▲"; }
.jgzb  .hn7kh8 li::before { content: "▶"; }
.jgzb  .quwr li::before { content: "■"; }
.o543n7 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.yg1gmpgg { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.fcafc8pd { background: var(--bg-pros); color: var(--c-tag-pay); }
.vo5dct { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.pkqjak .vo5dct { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ilre .vo5dct { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mi48ofj .ri8ieb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mi48ofj .b29ps { margin: 0; }
}
.i7fr .zw4f7he { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.i7fr .smid6 h3 { color: var(--accent-light); }
.i7fr .lgkk524 { background: var(--bg-page); border: 1px solid var(--border); }
.txiasdl .b29ps { border-top: 4px solid var(--accent); }
.txiasdl .zw4f7he { background: var(--bg-card); }
.um245 .b29ps { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.um245 .zw4f7he { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.um245 .tbcyi8u { padding: 14px 16px; }
.um245 .lgkk524 { border-radius: 4px; }
.um245 .vo5dct { border-radius: 0; }
.qaip .zw4f7he { padding: 0; gap: 0; overflow: hidden; }
.qaip .lgkk524 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.qaip .smid6 { padding: 16px 20px; }
.qaip .kf1b { padding: 16px 20px; align-self: center; }
.wo0y8 .mtxc6ho { font-size: .95rem; }
.awhohb16 .xv0f8kyw, .awhohb16 .enjoe { padding: 12px; }
.awhohb16 .xv0f8kyw ul, .awhohb16 .enjoe ul { margin: 4px 0 0; padding-left: 18px; }
.awhohb16 .xv0f8kyw li, .awhohb16 .enjoe li { font-size: .85rem; margin-bottom: 3px; }
.xkehvutv .yg1gmpgg { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .brnpf { grid-template-columns: 1fr; }
  .vcgfyla { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vcgfyla .a3nxhxt { width: 72px; height: 50px; }
  .vcgfyla .nf2m6u { max-width: 180px; }
  .vcgfyla .l1xk { width: auto; }
}
.zempgsg .wo0y8 .mtxc6ho { filter: brightness(1.2); }
@media (max-width: 720px) {
  .zempgsg { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .weepc76 { padding: 16px; }
  .i8edn0 .rw9aq { min-width: 50%; }
}
@media (max-width: 860px) {
  .g2se { grid-template-columns: 1fr; }
  .ui57vhq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .woswi { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .n7gj03 { flex-wrap: wrap; padding: 16px; }
}
.w71yfvm .xv0f8kyw, .w71yfvm .enjoe { padding: 8px; }
@media (max-width: 480px) {
  .o9un0pj9 { flex-direction: column; align-items: stretch; }
}
.ih4s .l1xk .jw9hwugp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gx9lg { flex-direction: column; align-items: stretch; gap: 10px; }
  .ih4s .l1xk { text-align: center; }
}
@media (max-width: 720px) {
  .axu37i6a { grid-template-columns: 1fr; }
  .cthk { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .l715zs { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.bjdr07j .xxv0kr { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.am28he .mtxc6ho { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .jp2y366 { grid-template-columns: 1fr; }
  .am28he { width: 100px; height: 100px; margin: 16px auto; }
  .bjdr07j { font-size: 1.4rem; }
  .hrg0pc5 { justify-content: center; }
  .fjp4q .rw9aq { min-width: 50%; }
}
@media (max-width: 540px) {
  .hrfws { flex-wrap: wrap; padding: 14px 16px; }
  .iafosu { padding: 12px 16px; }
  .w8sxv1 .z743wz83 { margin: 0 16px; }
  .w8sxv1 .xkehvutv { padding: 0 16px; }
  .n70o57 { padding: 12px 16px; }
}
.pm7r6rh .ft4yyi {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.pm7r6rh .ft4yyi:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.xzoa .q0dt { gap: 18px; }
.xzoa .ft4yyi {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.xzoa .ft4yyi:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.sikbzno .q0dt {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.sikbzno .ft4yyi {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.sikbzno .ft4yyi:last-child { border-bottom: none; }
.sikbzno .kx4a7,
.sikbzno .v9z4,
.sikbzno .l52jo7 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.vaptwaa .q0dt { gap: 0; }
.vaptwaa .ft4yyi {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.vaptwaa .ft4yyi:last-child { border-bottom: none; }
.vaptwaa .ft4yyi:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.vaptwaa .ft4yyi:nth-child(even):hover { background: var(--bg-hover); }
.ub4mposn .ft4yyi {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.rxrq516 .l52jo7 .x6spq4pv {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.rxrq516 .l52jo7 .x6spq4pv:first-child { border-left: none; }
.tq779g .l52jo7 .x6spq4pv {
  background: transparent; padding: 4px 8px;
}
.tq779g .l52jo7 .h6g1m8gx { font-size: .65rem; opacity: .65; }
.tq779g .l52jo7 .rgcj3c   { font-size: 1.15rem; color: var(--accent-light); }
.fbd5207 .l52jo7 .x6spq4pv {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ean964 { display: none; }
.uw8dof6 .tln7ins { font-size: 1rem; letter-spacing: 2px; }
.pss8vo .tln7ins {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.leb219dg .tln7ins,
.bgbnhyz .tln7ins,
.c4h8e .tln7ins { display: none; }
.leb219dg .ean964,
.bgbnhyz .ean964,
.c4h8e .ean964 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.leb219dg .ean964 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.leb219dg .ean964 small { display: none; }
.bgbnhyz .ean964 {
  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;
}
.bgbnhyz .ean964 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.c4h8e .ean964 {
  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;
}
.c4h8e .ean964 small { display: none; }
.leb219dg .lzjiz .mtxc6ho,
.bgbnhyz .lzjiz .mtxc6ho,
.c4h8e .lzjiz .mtxc6ho { display: none; }
.leb219dg .lzjiz strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.leb219dg .xxv0kr { display: none; }
.bgbnhyz .lzjiz 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;
}
.bgbnhyz .k2br32,
.bgbnhyz .xxv0kr { font-size: 1em; }
.c4h8e .lzjiz strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.c4h8e .xxv0kr { display: none; }
.fw0rs3x { margin: 16px 0; }
.wb3h { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.wb3h summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.wb3h summary::after { content: "+"; color: var(--accent-light); }
.wb3h[open] summary::after { content: "−"; }
.wb3h p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.hwr0 { margin-bottom: 0; }
.pdlh h2.nrwg93 { color: var(--text-primary); border-color: var(--accent-light); }
.n7qpztf h2.nrwg93 { color: var(--text-primary); border-color: var(--accent-light); }
.jt0xrf .vuzscei     { background: #052e16; border-color: #10b981; }
.jt0xrf .pvwk strong  { color: #f1f5f9; }
.jt0xrf .pvwk p       { color: #cbd5e1; }
.jt0xrf .sgvzjo    .vuzscei     .ufsr03::before,
.jt0xrf .yc67xyh  .vuzscei     .ufsr03::before,
.jt0xrf .ipvp82s2  .vuzscei     .ufsr03::before,
.jt0xrf .l8ak1j .vuzscei     .ufsr03::before { color: #10b981; }
.jt0xrf .sgvzjo    .cbs5z .ufsr03::before,
.jt0xrf .yc67xyh  .cbs5z .ufsr03::before,
.jt0xrf .ipvp82s2  .cbs5z .ufsr03::before,
.jt0xrf .l8ak1j .cbs5z .ufsr03::before { color: #f43f5e; }
.jt0xrf .sgvzjo    .lvrgs    .ufsr03::before,
.jt0xrf .yc67xyh  .lvrgs    .ufsr03::before,
.jt0xrf .ipvp82s2  .lvrgs    .ufsr03::before,
.jt0xrf .l8ak1j .lvrgs    .ufsr03::before { color: #a855f7; }
.rixe2cjs .vuzscei     { background: #2d2000; border-color: #eab308; }
.rixe2cjs .pvwk strong  { color: #f1f5f9; }
.rixe2cjs .pvwk p       { color: #cbd5e1; }
.rixe2cjs .sgvzjo    .vuzscei     .ufsr03::before,
.rixe2cjs .yc67xyh  .vuzscei     .ufsr03::before,
.rixe2cjs .ipvp82s2  .vuzscei     .ufsr03::before,
.rixe2cjs .l8ak1j .vuzscei     .ufsr03::before { color: #eab308; }
.rixe2cjs .sgvzjo    .cbs5z .ufsr03::before,
.rixe2cjs .yc67xyh  .cbs5z .ufsr03::before,
.rixe2cjs .ipvp82s2  .cbs5z .ufsr03::before,
.rixe2cjs .l8ak1j .cbs5z .ufsr03::before { color: #ef4444; }
.rixe2cjs .sgvzjo    .lvrgs    .ufsr03::before,
.rixe2cjs .yc67xyh  .lvrgs    .ufsr03::before,
.rixe2cjs .ipvp82s2  .lvrgs    .ufsr03::before,
.rixe2cjs .l8ak1j .lvrgs    .ufsr03::before { color: #f97316; }
.y1vbkhdo .vuzscei     { background: #0c1a2e; border-color: #38bdf8; }
.y1vbkhdo .cbs5z { background: #12103a; border-color: #818cf8; }
.y1vbkhdo .lvrgs    { background: #0a2020; border-color: #2dd4bf; }
.y1vbkhdo .pvwk strong  { color: #f1f5f9; }
.y1vbkhdo .pvwk p       { color: #cbd5e1; }
.y1vbkhdo .sgvzjo    .vuzscei     .ufsr03::before,
.y1vbkhdo .yc67xyh  .vuzscei     .ufsr03::before,
.y1vbkhdo .ipvp82s2  .vuzscei     .ufsr03::before,
.y1vbkhdo .l8ak1j .vuzscei     .ufsr03::before { color: #38bdf8; }
.y1vbkhdo .sgvzjo    .cbs5z .ufsr03::before,
.y1vbkhdo .yc67xyh  .cbs5z .ufsr03::before,
.y1vbkhdo .ipvp82s2  .cbs5z .ufsr03::before,
.y1vbkhdo .l8ak1j .cbs5z .ufsr03::before { color: #818cf8; }
.y1vbkhdo .sgvzjo    .lvrgs    .ufsr03::before,
.y1vbkhdo .yc67xyh  .lvrgs    .ufsr03::before,
.y1vbkhdo .ipvp82s2  .lvrgs    .ufsr03::before,
.y1vbkhdo .l8ak1j .lvrgs    .ufsr03::before { color: #2dd4bf; }
.to6phz7x .vuzscei     { background: var(--accent-bg); border-color: var(--accent-light); }
.to6phz7x .sgvzjo    .ufsr03::before,
.to6phz7x .yc67xyh  .ufsr03::before,
.to6phz7x .ipvp82s2  .ufsr03::before,
.to6phz7x .l8ak1j .ufsr03::before { color: var(--accent-light) !important; }
.bxwbbefq::before,
.t51pl4ui::before { margin-right: 5px; }
.iimv .xv0f8kyw ul li,
.iimv .hn7kh8 li         { color: #4ade80; }
.iimv .xv0f8kyw .bxwbbefq { color: #22c55e; }
.iimv .enjoe ul li,
.iimv .quwr li         { color: #f87171; }
.iimv .enjoe .t51pl4ui { color: #ef4444; }
.cb807 .xv0f8kyw { background: var(--bg-pros); }
.cb807 .enjoe { background: var(--bg-cons); }
.cb807 .xv0f8kyw .bxwbbefq { color: var(--c-pros-label); }
.cb807 .enjoe .t51pl4ui { color: var(--c-cons); }
.cb807 .xv0f8kyw ul li,
.cb807 .hn7kh8 li            { color: var(--c-pros); }
.cb807 .enjoe ul li,
.cb807 .quwr li            { color: var(--c-cons); }
.onjfk .xv0f8kyw { background: var(--bg-pros); }
.onjfk .enjoe { background: var(--bg-cons); }
.onjfk .xv0f8kyw .bxwbbefq { color: var(--c-pros-label); }
.onjfk .enjoe .t51pl4ui { color: var(--c-cons); }
.onjfk .xv0f8kyw ul li,
.onjfk .hn7kh8 li          { color: var(--c-pros); }
.onjfk .enjoe ul li,
.onjfk .quwr li          { color: var(--c-cons); }
.y5dbvl .bxwbbefq::before { content: "✓ "; }
.y5dbvl .t51pl4ui::before { content: "✗ "; }
.t0rp .bxwbbefq::before { content: "→ "; }
.t0rp .t51pl4ui::before { content: "← "; }
.tbct .bxwbbefq::before { content: "★ "; }
.tbct .t51pl4ui::before { content: "✕ "; }
.u3a9 .bxwbbefq::before { content: "◆ "; }
.u3a9 .t51pl4ui::before { content: "▲ "; }
.ilre .pvwk { background: transparent; border-left: none; border: 1.5px solid; }
.ilre .vuzscei     { border-color: var(--c-tip-border); }
.ilre .pvwk strong { color: var(--text-primary); }
.ilre .pvwk p      { color: var(--text-muted); }
.pkqjak .pvwk { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.pkqjak .vuzscei     { border-top-color: var(--c-tip-border); }
.o8l6wk .pvwk { border-left: none; border-radius: 8px; }
.o8l6wk .vuzscei     { background: #065f46; }
.o8l6wk .cbs5z { background: #92400e; }
.o8l6wk .lvrgs    { background: #1e3a8a; }
.o8l6wk .pvwk strong,
.o8l6wk .pvwk p { color: #fff; }
.o8l6wk .ufsr03::before { color: rgba(255,255,255,0.85) !important; }
.jt0xrf.o8l6wk .vuzscei,
.jt0xrf .o8l6wk .vuzscei     { background: #052e16; }
.jt0xrf.o8l6wk .cbs5z,
.jt0xrf .o8l6wk .cbs5z { background: #2d0a1e; }
.jt0xrf.o8l6wk .lvrgs,
.jt0xrf .o8l6wk .lvrgs    { background: #1e1036; }
.rixe2cjs.o8l6wk .vuzscei,
.rixe2cjs .o8l6wk .vuzscei      { background: #2d2000; }
.rixe2cjs.o8l6wk .cbs5z,
.rixe2cjs .o8l6wk .cbs5z  { background: #2d0b0b; }
.rixe2cjs.o8l6wk .lvrgs,
.rixe2cjs .o8l6wk .lvrgs     { background: #2d1600; }
.y1vbkhdo.o8l6wk .vuzscei,
.y1vbkhdo .o8l6wk .vuzscei      { background: #0c1a2e; }
.y1vbkhdo.o8l6wk .cbs5z,
.y1vbkhdo .o8l6wk .cbs5z  { background: #12103a; }
.y1vbkhdo.o8l6wk .lvrgs,
.y1vbkhdo .o8l6wk .lvrgs     { background: #0a2020; }
.e3pr .pvwk { border-left: none; border-radius: 6px; padding: 10px 14px; }
.e3pr .vuzscei     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.e3pr .pvwk strong { color: var(--text-primary); }
.e3pr .pvwk p      { color: var(--text-muted); }
.mlmy0hdj .pvwk { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.sgvzjo .ufsr03,
.yc67xyh .ufsr03,
.ipvp82s2 .ufsr03,
.l8ak1j .ufsr03 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.sgvzjo .ufsr03::before,
.yc67xyh .ufsr03::before,
.ipvp82s2 .ufsr03::before,
.l8ak1j .ufsr03::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.sgvzjo .vuzscei     .ufsr03::before { content: "✦"; color: var(--c-tip-border); }
.sgvzjo .cbs5z .ufsr03::before { content: "▲"; color: var(--c-warn-border); }
.sgvzjo .lvrgs    .ufsr03::before { content: "◉"; color: #60a5fa; }
.yc67xyh .vuzscei     .ufsr03::before { content: "★"; color: var(--c-tip-border); }
.yc67xyh .cbs5z .ufsr03::before { content: "◆"; color: var(--c-warn-border); }
.yc67xyh .lvrgs    .ufsr03::before { content: "●"; color: #60a5fa; }
.ipvp82s2 .vuzscei     .ufsr03::before { content: "▶"; color: var(--c-tip-border); }
.ipvp82s2 .cbs5z .ufsr03::before { content: "■"; color: var(--c-warn-border); }
.ipvp82s2 .lvrgs    .ufsr03::before { content: "▸"; color: #60a5fa; }
.l8ak1j .vuzscei     .ufsr03::before { content: "→"; color: var(--c-tip-border); }
.l8ak1j .cbs5z .ufsr03::before { content: "⬥"; color: var(--c-warn-border); }
.l8ak1j .lvrgs    .ufsr03::before { content: "◈"; color: #60a5fa; }
.z1m2 .td8w .y79dnyt,
.z1m2 .m76f .y79dnyt  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.z1m2 .ft4yyi                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.z1m2 .b29ps            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.z1m2 .z6pi3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z1m2 .dw8z                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.a0xk .td8w .y79dnyt,
.a0xk .m76f .y79dnyt,
.a0xk .tegp,
.a0xk .ft4yyi,
.a0xk .b29ps,
.a0xk .z6pi3,
.a0xk .dw8z,
.a0xk .mlmy0hdj .pvwk { box-shadow: none; }
.d0xbhd9   .glloue3h, .d0xbhd9 .ukz9, .d0xbhd9 .tbog,
.d0xbhd9   .i02f4c1, .d0xbhd9 .pxjd { font-size: 0.9rem; }
.d0xbhd9   .zrej39wc, .d0xbhd9 .pletw { font-size: 0.9rem; }
.lldk   .glloue3h, .lldk .ukz9, .lldk .tbog,
.lldk   .i02f4c1, .lldk .pxjd { font-size: 0.95rem; }
.lldk   .zrej39wc, .lldk .pletw { font-size: 0.95rem; }
.t9qt   .glloue3h, .t9qt .ukz9, .t9qt .tbog,
.t9qt   .i02f4c1, .t9qt .pxjd { font-size: 1.08rem; }
.t9qt   .zrej39wc, .t9qt .pletw { font-size: 1.05rem; }
.t9qt   .y6jmy { font-size: 0.97rem; }
.u9s0l0p .qsl5      { font-size: 3.2rem; }
.u9s0l0p h2.nrwg93 { font-size: 1.9rem; }
.u9s0l0p h3.afpqjs     { font-size: 1.4rem; }
.xxaq .qsl5      { font-size: 3.8rem; }
.xxaq h2.nrwg93 { font-size: 2.2rem; }
.xxaq h3.afpqjs     { font-size: 1.6rem; }
.hwr0 + .hwr0 { position: relative; }
.k6qs8   .hwr0 + .hwr0::before,
.fk1vprb  .hwr0 + .hwr0::before,
.vz61bno   .hwr0 + .hwr0::before,
.rba2   .hwr0 + .hwr0::before,
.i3ut6   .hwr0 + .hwr0::before,
.w7fi8h .hwr0 + .hwr0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.k6qs8 .hwr0 + .hwr0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.fk1vprb .hwr0 + .hwr0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vz61bno .hwr0 + .hwr0::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;
}
.rba2 .hwr0 + .hwr0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rsrh40kc .hwr0 { margin-bottom: 16px; }
.rsrh40kc .hwr0 + .hwr0 { margin-top: 0; }
.rsrh40kc .wrvs0ch1 { padding-top: 0; padding-bottom: 0; }
.i3ut6 .hwr0 + .hwr0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.w7fi8h .hwr0 + .hwr0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yihb .hwr0 + .hwr0::before,
.pmgzg .hwr0 + .hwr0::before,
.eo892r8 .hwr0 + .hwr0::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%;
}
.z4ak9 .yihb .hwr0:nth-child(even)::before,
.z4ak9 .pmgzg .hwr0:nth-child(even)::before,
.z4ak9 .eo892r8 .hwr0:nth-child(even)::before { background: var(--bg-surface); }
.jdrwv .yihb .hwr0:nth-child(even)::before,
.jdrwv .pmgzg .hwr0:nth-child(even)::before,
.jdrwv .eo892r8 .hwr0:nth-child(even)::before { background: var(--bg-card); }
.yihb .hwr0 + .hwr0::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");
}
.pmgzg .hwr0 + .hwr0::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");
}
.eo892r8 .hwr0 + .hwr0::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");
}
.evr1n7f .wk41w,
.q4pzj .wk41w,
.za9rg .wk41w { overflow: hidden; }
.evr1n7f .x12pwd3,
.q4pzj .x12pwd3 { margin-bottom: 60px; }
.za9rg .x12pwd3 { margin-bottom: 70px; }
.evr1n7f .wk41w::before,
.q4pzj .wk41w::before,
.za9rg .wk41w::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.evr1n7f .wk41w::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");
}
.q4pzj .wk41w::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");
}
.za9rg .wk41w::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.asg1j809 .wk41w:not(.r99uhr) .ikhlz7 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.eezi9k .wk41w:not(.r99uhr) .ikhlz7 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.kd2aq4w  .wk41w:not(.r99uhr) .ikhlz7 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ixoye4xr  .wk41w:not(.r99uhr) .ikhlz7 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ixoye4xr .r99uhr { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.ixoye4xr .ikh1m { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.ixoye4xr .n31qfsp { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rfms .r99uhr .ikhlz7 { background: none; }
.rfms .wk41w:not(.r99uhr) .ikhlz7 { background: rgba(0,0,0,0.6); }
.ea9p .bb070v { float: left; width: 38%; margin: 0 28px 16px 0; }
.ea9p .bb070v .n9sll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ea9p .wrvs0ch1::after { content: ''; display: block; clear: both; }
.o432rq .bb070v { float: right; width: 38%; margin: 0 0 16px 28px; }
.o432rq .bb070v .n9sll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o432rq .wrvs0ch1::after { content: ''; display: block; clear: both; }
.ah5s .hwr0:nth-child(odd)  .bb070v { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ah5s .hwr0:nth-child(even) .bb070v { float: right; width: 38%; margin: 0 0 16px 28px; }
.ah5s .bb070v .n9sll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ah5s .wrvs0ch1::after { content: ''; display: block; clear: both; }
.ea9p .n3dz,
.ea9p .q0dt,
.o432rq .q0dt,
.ah5s .q0dt { clear: both; }
@media (max-width: 900px) {
  .ea9p .bb070v,
  .o432rq .bb070v,
  .ah5s .hwr0:nth-child(odd)  .bb070v,
  .ah5s .hwr0:nth-child(even) .bb070v {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ea9p .bb070v .n9sll,
  .o432rq .bb070v .n9sll,
  .ah5s .bb070v .n9sll {
    max-height: none !important;
  }
}
.ea9p .zrej39wc,
.ea9p .pletw,
.o432rq .zrej39wc,
.ah5s .zrej39wc,
@media (max-width: 640px) {
  .ea9p .bb070v,
  .o432rq .bb070v,
  .ah5s .bb070v { float: none; width: 100%; margin: 0 0 16px 0; }
}
.sh1oppfj .aivxo7,
.sh1oppfj .wrvs0ch1,
.sh1oppfj .va74p5  { max-width: 1100px; }
.sh1oppfj { --content-mw: 1100px; }
.alzq9q .aivxo7,
.alzq9q .wrvs0ch1,
.alzq9q .va74p5  { max-width: 1200px; }
.zqi9xt .aivxo7,
.zqi9xt .wrvs0ch1,
.zqi9xt .va74p5  { max-width: 1320px; }
.wb65 { font-size: 0.82rem; color: var(--text-muted); }
.m8wjpyql { display: flex; align-items: center; }
.v42k {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.qrrvnkf { display: flex; align-items: center; }
.d93q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.d93q:hover { text-decoration: underline; }
.pck2ofn { margin: 0 3px; opacity: 0.45; }
.pck2ofn::before { content: '/'; }
.hp69q { padding: 2px 5px; color: var(--text-main); }
.uno5eoz7 .wb65 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.uno5eoz7 .m8wjpyql { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uxww7l .wb65 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uxww7l .m8wjpyql { padding: 0 0 0 12px; }
.nqnk .m8wjpyql { padding: 0 16px; }
.nqnk .wb65 {
  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);
}
.nqnk .aivxo7 { padding-top: 28px; }
@media (max-width: 720px) {
  .pz14kpf { margin-top: 18px; padding: 0 16px; }
  .nqnk .aivxo7 { padding-top: 16px; }
}
.sh1oppfj.uno5eoz7 .m8wjpyql { max-width: 1100px; }
.alzq9q.uno5eoz7 .m8wjpyql { max-width: 1200px; }
.zqi9xt.uno5eoz7 .m8wjpyql { max-width: 1320px; }
.sh1oppfj .pz14kpf { max-width: 1100px; }
.mo6ah2 .hwr0 { padding-top: 16px; padding-bottom: 16px; }
.lt7bpll .hwr0 { padding-top: 24px; padding-bottom: 24px; }
.kneuukmx .hwr0 { padding-top: 40px; padding-bottom: 40px; }
.qzmegf2 .hwr0 { padding-top: 52px; padding-bottom: 52px; }
.wsa26c .hwr0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wsa26c .hwr0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wsa26c .hwr0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wsa26c .hwr0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.wwtnurda .wrvs0ch1 { padding-top: 10px;  padding-bottom: 10px; }
.m3j1 .wrvs0ch1 { padding-top: 18px;  padding-bottom: 18px; }
.hsby0m75 .wrvs0ch1 { padding-top: 36px;  padding-bottom: 36px; }
.owa7 .wrvs0ch1 { padding-top: 48px;  padding-bottom: 48px; }
.h34qf3o9 h2.nrwg93 { font-weight: 600; }
.h34qf3o9 h3.afpqjs     { font-weight: 600; }
.zm9rnrd { font-weight: 500; }
.zm9rnrd h2.nrwg93 { font-weight: 800; }
.zm9rnrd h3.afpqjs     { font-weight: 700; }
.bllp64 h2.nrwg93 { font-weight: 900; }
.bllp64 h3.afpqjs     { font-weight: 800; }
.bllp64 .pvwk strong,
.bllp64 .pvwk strong { font-weight: 600; }
.gdl63 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.d97kc .gdl63 { display: none; }
@media (max-width: 640px) {
  .eug4 { display: none; }
  .gdl63 {
    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;
  }
}
.gdl63 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gdl63:hover { opacity: 0.85; }
.qtawq18 .gdl63 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.v18v .gdl63,
.ati3  .gdl63 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.v18v .gdl63:hover,
.ati3  .gdl63:hover { opacity: 0.88; }
.qtawq18.v18v .gdl63,
.qtawq18.ati3  .gdl63 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.okbc3 {
  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;
}
.okbc3:hover { transform: translateY(-2px); opacity: 0.92; }
.okbc3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.j3vua8 .okbc3 { display: none; }
.gu4tp .okbc3 { right: 32px; }
.rsrt2gth  .okbc3 { left: 32px; }
@media (max-width: 480px) {
  .gu4tp .okbc3 { right: 20px; bottom: 20px; }
  .rsrt2gth  .okbc3 { left: 20px; bottom: 20px; }
}
.l0dq { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.va74p5 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.gsw8v29 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fa1othy { color: var(--text-dim); font-size: 0.8rem; }
.pdpzzk a, .ccqqh a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.pdpzzk a:hover, .ccqqh a:hover { color: var(--accent-light); }
.ccqqh { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.mjycrwgr .va74p5 { text-align: center; }
.mjycrwgr .ccqqh { justify-content: center; margin-bottom: 16px; }
.mjycrwgr .gsw8v29 { margin-top: 0; }
.aordeypv { margin-top: 10px; }
.aordeypv a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .va74p5 { padding-left: 16px; padding-right: 16px; }
  .jsofp .va74p5 { padding: 20px 16px; }
  .ccqqh { gap: 4px 12px; }
  .gsw8v29 { font-size: 0.78rem; }
}
.rqtng .gsw8v29 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.rqtng .fa1othy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .rqtng .irhpi5 { grid-template-columns: 1fr 1fr; } .rqtng .dtfx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rqtng .irhpi5 { grid-template-columns: 1fr; } }
.t1o15saz .gsw8v29 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .t1o15saz .aw5lenvs { gap: 12px; } .t1o15saz .oojnc { margin-right: 0; width: 100%; } }
.yuk3p0dd .gsw8v29 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.yuk3p0dd .fa1othy { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .yuk3p0dd .fw4b9 { grid-template-columns: 1fr 1fr; } .yuk3p0dd .xhl83n2n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yuk3p0dd .fw4b9 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ssuyim7 .v7r73xr { grid-template-columns: 1fr 1fr; } .ssuyim7 .u2iq5t59:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ssuyim7 .v7r73xr { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .su3tei .v7r73xr { grid-template-columns: 1fr; } }
.id4erb .va74p5 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.id4erb .ccqqh { justify-content: center; }
.jge96 .hoh7      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.jge96 .l0dq { background: var(--bg-page); border-top-color: var(--border-alt); }
.b9xtl .hoh7      { background: #0d1117; border-bottom-color: #21262d; }
.b9xtl .wxsiw { color: var(--accent-light); }
.b9xtl .h7wsa { --msep-color: #8b949e; }
.b9xtl .h7wsa a { color: #8b949e; }
.b9xtl .h7wsa a:hover { color: var(--accent-light); }
.b9xtl .bgbgzmt { color: #8b949e; }
.b9xtl .l0dq { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.b9xtl .gsw8v29,
.b9xtl .fa1othy { color: #6e7681; }
.b9xtl .pdpzzk a, .b9xtl .ccqqh a,
.b9xtl .pdpzzk a:hover, .b9xtl .ccqqh a:hover,
@media (max-width: 640px) {
  .b9xtl .h7wsa { background: #0d1117; border-top-color: #21262d; }
  .b9xtl .h7wsa li a { border-bottom-color: #21262d; }
}
.st580l2 .hoh7      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.st580l2 .wxsiw { color: var(--accent-light); }
.st580l2 .h7wsa { --msep-color: #475569; }
.st580l2 .h7wsa a { color: #475569; }
.st580l2 .h7wsa a:hover { color: var(--accent-light); }
.st580l2 .bgbgzmt { color: #64748b; }
.st580l2 .l0dq { background: #f0f4f8; border-top-color: #cbd5e1; }
.st580l2 .gsw8v29,
.st580l2 .fa1othy { color: #64748b; }
.st580l2 .pdpzzk a, .st580l2 .ccqqh a,
.st580l2 .pdpzzk a:hover, .st580l2 .ccqqh a:hover,
@media (max-width: 640px) {
  .st580l2 .h7wsa { background: #f0f4f8; border-top-color: #cbd5e1; }
  .st580l2 .h7wsa li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.v18v .hoh7      { background: var(--accent); border-bottom-color: var(--accent-light); }
.v18v .wxsiw { color: #fff; }
.v18v .h7wsa { --msep-color: rgba(255,255,255,0.82); }
.v18v .h7wsa a { color: rgba(255,255,255,0.82); }
.v18v .h7wsa a:hover { color: #fff; }
.v18v .bgbgzmt { color: rgba(255,255,255,0.9); }
.v18v .bo9lfp a { color: var(--text-primary) !important; }
.v18v .bo9lfp a:hover { color: var(--accent-light) !important; }
.v18v .l0dq { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.v18v .gsw8v29,
.v18v .fa1othy { color: rgba(255,255,255,0.72); }
.v18v .pdpzzk a, .v18v .ccqqh a,
.v18v .f9ml a, .v18v .g55c2 a,
.v18v .m4nmh4 a, .v18v .oojnc { color: #fff; }
.v18v .vxilybk, .v18v .wjkugd { color: rgba(255,255,255,0.7); }
.v18v .pdpzzk a:hover, .v18v .ccqqh a:hover,
.v18v .f9ml a:hover, .v18v .g55c2 a:hover { color: #fff; }
@media (max-width: 640px) {
  .v18v .h7wsa { background: var(--accent); border-top-color: var(--accent-light); }
  .v18v .h7wsa li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ati3 .hoh7 {
  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);
}
.ati3 .l0dq {
  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) {
  .ati3 .h7wsa {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qushlfo .jx6rgiwp { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.yuti9th .jx6rgiwp { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dwqbq .jx6rgiwp { min-height: 72px; height: auto; }
.lcu0k .jx6rgiwp { min-height: 84px; height: auto; }
.jsofp .jx6rgiwp { max-width: none; padding: 0 32px; }
.jsofp .va74p5  { max-width: none; padding: 24px 32px; }
.elz4zp5o.alzq9q .jx6rgiwp { max-width: 1200px; }
.elz4zp5o.zqi9xt .jx6rgiwp { max-width: 1320px; }
.fhislxkk   .wxsiw, .fhislxkk   .oojnc { text-transform: capitalize; }
.pit8 .wxsiw, .pit8 .oojnc { text-transform: lowercase; }
.r005m39n .wxsiw, .r005m39n .oojnc { text-transform: uppercase; letter-spacing: 0.06em; }
.uxlj826y, .oh2tho4k {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xl7dzql .uxlj826y,
.g93o .uxlj826y,
.ej2fq0g8 .uxlj826y,
.ps2dpn .uxlj826y,
.qn5in   .h7wsa a { font-weight: 500; }
.xw94f5oj .h7wsa a { font-weight: 600; }
.ha5f     .h7wsa a { font-weight: 700; }
.iav84y    .h7wsa a { font-weight: 800; letter-spacing: 0.01em; }
.fasve2vi     .h7wsa > li + li::before,
.evm9xgn    .h7wsa > li + li::before,
.pmcnj    .h7wsa > li + li::before,
.xxoj .h7wsa > li + li::before,
.ozf38 .h7wsa > li + li::before,
.v82xvif  .h7wsa > li + li::before,
.qntx    .h7wsa > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.fasve2vi     .h7wsa > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.evm9xgn    .h7wsa > li + li::before { content: "|"; }
.pmcnj    .h7wsa > li + li::before { content: "—"; }
.xxoj .h7wsa > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ozf38 .h7wsa > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.v82xvif  .h7wsa > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.qntx    .h7wsa > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .o1bi .bgbgzmt,
  .dmfp .bgbgzmt,
  .uu4ou2ls .bgbgzmt,
  .ci3f .bgbgzmt,
  .cxfm1 .bgbgzmt {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .o1bi .bgbgzmt::before,
  .dmfp .bgbgzmt::before,
  .uu4ou2ls .bgbgzmt::before,
  .ci3f .bgbgzmt::before,
  .cxfm1 .bgbgzmt::before { content: ""; display: block; flex-shrink: 0; }

  
  .o1bi .bgbgzmt::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;
  }

  
  .dmfp .bgbgzmt::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;
  }

  
  .uu4ou2ls .bgbgzmt::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;
  }

  
  .ci3f .bgbgzmt::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;
  }

  
  .cxfm1 .bgbgzmt::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) {
  .snkr .bgbgzmt {
    padding: 5px 14px;
  }
  .snkr .h7wsa {
    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;
  }
  .snkr .h7wsa li a {
    border-bottom: none; padding: 10px 22px;
  }
  .snkr .h7wsa li a:hover { background: var(--bg-raised); }
  .snkr .pt3mp6hj,
  .fodrj .pt3mp6hj,
  .o2wwv .pt3mp6hj { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .b3b4 .bgbgzmt {
    padding: 5px 10px;
  }
  .b3b4 .h7wsa {
    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);
  }
  .b3b4 .h7wsa.td8t { transform: translateX(0); }
  .b3b4 .h7wsa li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .b3b4 .h7wsa li:last-child a { border-bottom: none; }
  .v18v .h7wsa,
  .b9xtl .h7wsa { background: var(--accent) !important; }
  .v18v .h7wsa li a,
  .b9xtl .h7wsa li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o2wwv .bgbgzmt {
    padding: 5px 10px;
  }
  .o2wwv .h7wsa {
    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);
  }
  .o2wwv .h7wsa::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o2wwv .h7wsa.td8t { transform: translateY(0); }
  .o2wwv .h7wsa li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wia37a .bgbgzmt {
    padding: 5px 10px;
  }
  .wia37a .h7wsa {
    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;
  }
  .wia37a .h7wsa.td8t { opacity: 1; pointer-events: auto; }
  .wia37a .h7wsa li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .w04xql4u     .bgbgzmt { border-radius: 0 !important; }
  .ot7e3af6   .bgbgzmt { border-radius: 8px !important; }
  .a3nt .bgbgzmt { border-radius: 50% !important; }
  .vvxjxd   .bgbgzmt { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .mtgs .d5kq7 { flex-direction: column; align-items: stretch; }
  .mtgs .c6z4tr3c { flex-direction: row; min-width: auto; }
  .mtgs .pwnkf { align-items: flex-start; text-align: left; }
}
.yxw0,
.yxw0.hwr0,
.z4ak9 .yxw0,
.ld9iajz7 .yxw0,
.jdrwv .yxw0,
.eq0g .yxw0 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.lqnwr {
  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;
}
.zw40x { flex: 1 1 280px; min-width: 0; }
.szeaiuh {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.w2i3yxv {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.sy3n {
  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;
}
.sy3n:hover { transform: translateY(-1px); opacity: 0.95; }
.eugr7 .lqnwr {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.eugr7 .szeaiuh { color: var(--cta); }
.eugr7 .w2i3yxv { color: var(--text-body); }
.eugr7 .sy3n {
  background: var(--cta) !important;
  color: #fff !important;
}
.apau .lqnwr {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.apau .szeaiuh { color: var(--text-primary); }
.apau .w2i3yxv { color: var(--text-body); }
.apau .sy3n {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .lqnwr {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zw40x { flex: 0 0 auto; }
  .szeaiuh { font-size: 1.2rem; }
  .sy3n { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cc9dk2 .i907o3 { height: 36px; }
.jl0t .i907o3 { height: 60px; max-width: 200px; }
.zfx0ky .i907o3 { height: 56px; max-width: 180px; }
.gfzism1    .tln7ins, .gfzism1    .mtxc6ho { color: #f59e0b; }
.lopo538      .tln7ins { font-size: 1rem; letter-spacing: 1.5px; }
.lopo538      .mtxc6ho   { font-size: 1.35rem; }
.ydvxpq    .tln7ins, .ydvxpq    .mtxc6ho { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.b5x3cv5     .tln7ins, .b5x3cv5     .mtxc6ho { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.zj3jq .tln7ins, .zj3jq .mtxc6ho { color: var(--cta); letter-spacing: 2px; }
.hix9   .tln7ins, .hix9   .mtxc6ho { color: #e91e63; letter-spacing: 2px; }
.piy20gp  .tln7ins, .piy20gp  .mtxc6ho { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.wipnysfi     .tln7ins, .wipnysfi     .mtxc6ho { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.rxrq516 .x6spq4pv + .x6spq4pv {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.t1dpt .ft4yyi { padding: 18px 24px; min-height: 68px; }
.tq779g .h6g1m8gx {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.tq779g .rgcj3c {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.fbd5207 .x6spq4pv {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.q0dt { counter-reset: cs-rank; }
.q0dt .ft4yyi { counter-increment: cs-rank; }
.q0dt .ft4yyi::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;
}
.vczslq .q0dt { counter-reset: cs-rank; gap: 0; }
.vczslq .ft4yyi {
  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;
}
.vczslq .ft4yyi::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;
}
.vczslq .kx4a7 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.vczslq .m34tuyf {
  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;
}
.vczslq .uw9o7az { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.vczslq .kx4a7 { min-width: 0; flex-direction: column; width: 100%; }
.vczslq .ppl8fc {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.vczslq .tln7ins { color: var(--cta, var(--accent)); }
.vczslq .ean964 { font-weight: 700; }
.vczslq .x6spq4pv {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.vczslq .h6g1m8gx {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.vczslq .rgcj3c {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.vczslq .grtpi .rgcj3c { font-size: 1.3rem; color: var(--accent-light); }
.vczslq .nkia7 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.vczslq .ft4yyi:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .vczslq .q0dt {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .vczslq .ft4yyi {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .vczslq .ft4yyi { padding: 40px 16px 20px; }
  .vczslq .x6spq4pv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .vczslq .nkia7 { width: 100%; min-width: 0; }
}
.vtvq .q0dt { counter-reset: cs-rank; gap: 10px; }
.vtvq .ft4yyi {
  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);
}
.vtvq .ft4yyi::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);
}
.vtvq .kx4a7 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.vtvq .m34tuyf {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.vtvq .uw9o7az { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.vtvq .ppl8fc {
  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;
}
.vtvq .tln7ins { color: var(--cta, var(--accent)); }
.vtvq .x6spq4pv {
  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;
}
.vtvq .h6g1m8gx {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.vtvq .rgcj3c { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.vtvq .grtpi .rgcj3c { color: var(--accent-light); }
.vtvq .nkia7 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.vtvq .ft4yyi:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .vtvq .ft4yyi {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .vtvq .ft4yyi::before {
    position: absolute; top: 14px; left: 14px;
  }
  .vtvq .kx4a7 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .vtvq .ppl8fc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .vtvq .x6spq4pv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .vtvq .nkia7 { width: 100%; min-width: 0; }
  .vtvq .tln7ins { min-width: 0; }
}
.cfqs .ft4yyi::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.g5hltfq .wb3h {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.g5hltfq .wb3h summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.g5hltfq .wb3h p { padding: 0 2px 16px; }
.fxgmev1 .wb3h { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.fxgmev1 .wb3h summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.fxgmev1 .wb3h summary::after { content: "›"; font-size: 1.2em; }
.fxgmev1 .wb3h[open] summary::after { content: "‹"; }
.fxgmev1 .wb3h p { padding: 10px 22px 4px; }
.gduy .wb3h {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gduy .wb3h summary { color: var(--text-primary); padding-left: 16px; }
.gduy .wb3h summary::after { content: "›"; font-size: 1.1em; }
.gduy .wb3h[open] summary::after { content: "‹"; }
.gduy .wb3h p { padding-left: 16px; }
.a5ok67k .fw0rs3x { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.a5ok67k .wb3h {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.a5ok67k .wb3h:last-child { border-bottom: none; }
.a5ok67k .wb3h summary { color: var(--text-primary); border-radius: 0; }
.a5ok67k .wb3h summary::after { content: "›"; font-size: 1.1em; }
.a5ok67k .wb3h[open] summary::after { content: "‹"; }
.zh9v .wb3h { overflow: hidden; }
.zh9v .wb3h summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zh9v .wb3h summary::after { color: rgba(255,255,255,.75); }
.zh9v .wb3h[open] summary { border-radius: 0; }
.d9x7762u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pje90w {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hjjeg {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qfxxlp66 { color: var(--text-muted); font-size: 1.05rem; }
.ti1d6dfv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.tnr7 { margin-bottom: 20px; }
.nhkuvqb7 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.uin32d0w {
  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;
}
.uin32d0w:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.lnhp { resize: vertical; min-height: 130px; }
.tfm9o { width: 100%; margin-top: 8px; }
.uwlb {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ocsn1r {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.e7ta { color: var(--text-muted); line-height: 1.75; }
.akak { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.akak li { margin-bottom: 6px; }
.pquycd { max-width: 760px; margin: 0 auto; }
.kz5ck { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.utcc3pc { max-width: 760px; margin: 0 auto; }
.fvw5b { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.v6mfibky ul.akak { margin: 0; }
.qnnnk6t { max-width: 900px; margin: 0 auto; }
.dd71o0nv { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.dd71o0nv:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dd71o0nv .fvw5b { margin: 0; font-size: 1rem; }
.dd71o0nv .otfd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .dd71o0nv { grid-template-columns: 1fr; gap: 10px; } }
.oo3r8qt .fvw5b { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.vjwkrttr .akak { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fe5ss0u { grid-template-columns: 1fr; } }
.a22xjav { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.a22xjav:hover .j5kkhxir { color: var(--accent-light); text-decoration: underline; }
.heb4rkh { color: inherit; text-decoration: none; }
.heb4rkh:hover { color: var(--accent-light); text-decoration: underline; }
.utsuhi { display: inline-block; line-height: 0; }
.cajiy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.i1dh6iru { margin-bottom: 48px; }
.egouq4ry { max-width: 760px; margin: 0 auto; }
.zd4fpy2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zd4fpy2:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.fizb1k { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.zd4fpy2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zd4fpy2 ul.akak { margin: 0; }
.momfq { color: var(--text-muted); line-height: 1.75; }
.kqq68p1r .akak,
.kovcg .akak,
.yku5wrt1 .akak,
.rw9sl5fo .akak {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kqq68p1r .zd4fpy2,
.kovcg .zd4fpy2 { text-align: left; }
.kqq68p1r .fizb1k,
.kovcg .fizb1k { text-align: center; }
.c0tvt7ar { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.vf7o0k8o { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.c9yoeyo { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.frxnj { margin-top: 12px; }
.k93ytd3 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.k93ytd3:hover { border-bottom-color: var(--accent-light); }
.ky42aght { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ky42aght img { width: 100%; height: 100%; object-fit: cover; display: block; }
.btf0c3n { border-radius: 10px; }
.t5uol { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.b3vi2dlx { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.b3vi2dlx::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.n7bva { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .n7bva { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.egidb1o .c9yoeyo, .egidb1o .vf7o0k8o { max-width: 640px; }
.n3w6 .c0tvt7ar { font-size: 1.6rem; margin-top: 18px; }
.pwce .c9yoeyo { margin-bottom: 28px; }
@media (max-width: 860px) { .m9bo2pdi { grid-template-columns: 1fr; } .n3w6 { position: static; text-align: center; } }
.is8rmn5 .ky42aght { margin: 0 auto 18px; }
.is8rmn5 .t5uol { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .bxbhh { grid-template-columns: 1fr; } }
.hd0pe0t .c0tvt7ar { font-size: 1.6rem; margin-bottom: 6px; }
.rw9sl5fo .akak { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hd0pe0t { flex-direction: column; text-align: center; } .ran6zld { grid-template-columns: 1fr; } }
.fcd5ps60 .c0tvt7ar { font-size: 1.35rem; margin: 0 0 4px; }
.fcd5ps60 .t5uol { margin: 0; }
.vohesvu { max-width: 760px; margin: 0 auto; }
.tumba { position: relative; padding-left: 28px; }
.tumba::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.f9acl32 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.f9acl32:last-child { padding-bottom: 0; }
.ww3q8cb { 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; }
.qx166 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.qx166 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uj0jumb0 .hjjeg { color: var(--accent-light); }
.xcuu .hjjeg { font-size: 2rem; }
.xcuu .qfxxlp66 { max-width: 680px; }
.o57i6pe .hjjeg { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.o57i6pe .qfxxlp66  { margin: 0; }
@media (max-width: 640px) { .o57i6pe { flex-direction: column; } }
.pkh4ec4c {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.pkh4ec4c .hjjeg { color: var(--accent-light); }
.fftg .hjjeg { color: #fff; }
.fftg .qfxxlp66  { color: rgba(255,255,255,0.85); }
.ugqj { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .pien { grid-template-columns: 1fr; } }
.sh80 .uin32d0w {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.sh80 .uin32d0w:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xzgo .uin32d0w { background: var(--bg-raised); border-color: transparent; }
.xzgo .uin32d0w:focus { background: var(--bg-card); border-color: var(--accent-light); }
.c80dly .uin32d0w { border-radius: 100px; padding: 11px 20px; }
.c80dly .lnhp { border-radius: 14px; }
.i4qk7qi {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.i4qk7qi summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.i4qk7qi summary::-webkit-details-marker { display: none; }
.i4qk7qi summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.i4qk7qi[open] summary::after { content: "−"; }
.z3neozp0 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .hlx2s6gt { grid-template-columns: 1fr; } }
.xgcn9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.xgcn9 li { margin-bottom: 6px; }
.lt5a2o{display:none}
.lt5a2o:empty,.csq6:empty{display:none}
.gc038zrf{position:relative;overflow:visible}
.v46i .l3379,.d178ye6e .l3379,
.uqqd .l3379,.tovdj9oe .l3379,
.agz9 .l3379,.t43p .l3379{display:block}
.k1gy .bdebl{display:block}
.v46i .l3379,.d178ye6e .l3379,
.uqqd .l3379,.tovdj9oe .l3379,
.agz9 .l3379{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}
.v46i .l3379 .csq6,.d178ye6e .l3379 .csq6,
.uqqd .l3379 .csq6,.tovdj9oe .l3379 .csq6,
.agz9 .l3379 .csq6{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}
.v46i .ruk21,.d178ye6e .ruk21,
.uqqd .ruk21,.tovdj9oe .ruk21,
.agz9 .ruk21{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.v46i .l3379,.d178ye6e .l3379{top:12px}
.v46i .l3379 .csq6{margin-right:auto}
.d178ye6e .l3379 .csq6{margin-left:auto}
.d178ye6e .l3379{text-align:right}
.uqqd .l3379,.tovdj9oe .l3379{bottom:12px}
.uqqd .l3379 .csq6{margin-right:auto}
.tovdj9oe .l3379 .csq6{margin-left:auto}
.tovdj9oe .l3379{text-align:right}
.agz9 .l3379{position:relative;margin-top:16px}
.agz9 .l3379 .csq6{margin:0 auto}
.t43p .l3379{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.t43p .l3379 .csq6{margin:0}
.t43p .n31qfsp~.l3379,
.t43p .zosevpq~.l3379{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.t43p .n31qfsp~.l3379 .csq6,
.t43p .zosevpq~.l3379 .csq6{justify-content:flex-start}
.n31qfsp~.l3379,.zosevpq~.l3379{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}
.n31qfsp~.l3379 .csq6{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zosevpq~.l3379 .csq6{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bdebl .csq6{margin:0 0 12px}
.csq6{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ok6it6{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.j5kkhxir{font-weight:600;color:var(--text-heading);opacity:1}
.fr0kpt::before{content:"·";margin:0 2px;opacity:.5}
.ruk21{white-space:nowrap}
.n31iji .ok6it6{display:none}
.wekaq .ruk21{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.wekaq .fr0kpt::before{content:""}
.n6j9 .ruk21{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}
.n6j9 .fr0kpt::before{content:""}
.xzx82sly .csq6{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.wg5py .ruk21{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.wg5py .fr0kpt::before{content:""}
.u0klgl .ruk21{color: var(--accent-light);opacity:1;font-weight:500}
.e2qci4ri .ruk21{border-bottom:1px solid currentColor;padding-bottom:2px}
.nsln9 .csq6{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rba19n{--date-bg:transparent}
.rtj5l .fr0kpt::before{content:""}
.r9p1 .fr0kpt::before{content:"•";opacity:.4}
.r9p1 .ruk21 + .ruk21::before{content:"•";margin-right:6px;opacity:.4}
.aegpqv .fr0kpt::before{content:"/";opacity:.35}
.aegpqv .ruk21 + .ruk21::before{content:"/";margin-right:6px;opacity:.35}
.kpek .fr0kpt::before{content:"|";opacity:.3}
.kpek .ruk21 + .ruk21::before{content:"|";margin-right:6px;opacity:.3}
.zpds .fr0kpt::before{content:"—";opacity:.3}
.zpds .ruk21 + .ruk21::before{content:"—";margin-right:6px;opacity:.3}
.stom .fr0kpt::before{content:"◆";font-size:.5em;opacity:.35}
.stom .ruk21 + .ruk21::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.j5m3dss .fr0kpt::before{content:"·";opacity:.4}
.j5m3dss .ruk21 + .ruk21::before{content:"·";margin-right:6px;opacity:.4}
.j3p6 .fr0kpt::before{content:"›";opacity:.4}
.j3p6 .ruk21 + .ruk21::before{content:"›";margin-right:6px;opacity:.4}
.tmecuqcr .fr0kpt::before{content:"→";opacity:.35;font-size:.85em}
.tmecuqcr .ruk21 + .ruk21::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.m1kv{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.fqxcdun0{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.b143so{display:flex;flex-direction:column;gap:3px}
.ttqj{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ucph1o{font-weight:700;font-size:1rem;color:var(--text-heading)}
.viy5tk{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.rtej5hfh .m1kv{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.k67z7lo .m1kv{border-top:3px solid var(--accent);padding-top:18px}
.psxc .m1kv{border-left:3px solid var(--accent);border-radius:0}
.gfwlowtb .m1kv{padding:20px 0}
@media(max-width:640px){
  .m1kv{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .viy5tk{max-width:100%}
}
.j15a7nq .z6pi3{margin:0}
@media (max-width:560px){
  .dcsu{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) {
  .zqur { padding: 28px 18px 20px; }
  .z05t32j { font-size: 1.2rem; }
  .fdfxu2 { max-width: 220px; max-height: 80px; }
}
.m0q1p {
  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);
}
.m26au5z {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.m6qlszj  .m0q1p { border-radius: 50%; }
.rzrt4mn  .m0q1p { border-radius: 6px; }
.n22gy .m0q1p { border-radius: 22px; }
.hpowxb .lqnwr {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .m0q1p { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ywz3 {
  margin: 28px 0 24px;
}
.ywz3 .hwr0 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ywz3 .wrvs0ch1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ywz3 .lqnwr {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jx6rgiwp { flex-direction: row-reverse; }
[dir="rtl"] .h7wsa { flex-direction: row-reverse; }
[dir="rtl"] .gu4tp .okbc3 { right: auto; left: 32px; }
[dir="rtl"] .rsrt2gth  .okbc3 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .gu4tp .okbc3 { right: auto; left: 20px; }
  [dir="rtl"] .rsrt2gth  .okbc3 { left: auto;  right: 20px; }
}
[dir="rtl"] .ea9p .bb070v  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .o432rq .bb070v { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .zrej39wc, [dir="rtl"] .pletw { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xv0f8kyw { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .enjoe { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .pvwk { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .lqnwr { direction: rtl; }
[dir="rtl"] .m0q1p { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ft4yyi,
[dir="rtl"] .wb65 { direction: rtl; }
[dir="rtl"] .dw8z { direction: rtl; }
[dir="rtl"] .rcpczfk { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .wk41w.yk2c1 .x12pwd3,
[dir="rtl"] .fbm3sj.yk2c1 .x12pwd3,
[dir="rtl"] .r99uhr.yk2c1 .x12pwd3,
[dir="rtl"] .jho52.yk2c1 .x12pwd3,
[dir="rtl"] .vjbkya8o.yk2c1 .x12pwd3 { text-align: right; }
[dir="rtl"] .n31qfsp.zdc904m .t3rn4dl { text-align: center; }
[dir="rtl"] .wrvs0ch1,
[dir="rtl"] .i02f4c1,
[dir="rtl"] .pxjd,
[dir="rtl"] .p596k8fd,
[dir="rtl"] .x12pwd3 { text-align: right; }
[dir="rtl"] .ti1d6dfv,
[dir="rtl"] .nhkuvqb7,
[dir="rtl"] .c9yoeyo,
[dir="rtl"] .uin32d0w,
[dir="rtl"] .lnhp { text-align: right; direction: rtl; }
[dir="rtl"] .c80dly .uin32d0w,
[dir="rtl"] .sh80 .uin32d0w { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #f59e0b;
  --brand:           #f59e0b;
  --brand-light:     #b97b12;
  --brand-pale:      #dfa139;
  --grad-start:      #f8c163;
  --grad-end:        #f5d7a3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #bc8400;
  --cta-hover:       #a77500;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f5f3;
  --bg-raised:       #f1f0ed;
  --bg-hover:        #f6f5f3;
  --border:          #e9e6e1;
  --border-alt:      #ddd7cf;
  --border-section:  #e9e6e1;
  --text-primary:    #1c1a16;
  --text-muted:      #625b50;
  --text-body:       #38342d;
  --text-sub:        #544e44;
  --text-faint:      #8c8272;
  --text-dim:        #a39b8e;
  --text-label:      #70685b;
  --text-value:      #464139;
  --accent-bg:       #f7eddd;
  --accent-bg-light: #f5e1c1;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9619;
  --c-cons:          #9f2d21;
  --c-pros-label:    #0eb31e;
  --c-tip-border:    #10c621;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9619;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: "Kanit", sans-serif; }
.etn2 .hn7kh8 li::before, .etn2 .quwr li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.etn2 .hn7kh8 li::before { content: ""; }.etn2 .quwr li::before { content: ""; }.etn2 .bxwbbefq::before, .etn2 .t51pl4ui::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.etn2 .bxwbbefq::before { content: ""; }.etn2 .t51pl4ui::before { content: ""; }
.tgcb .h4s6, .tgcb .n31qfsp { min-height: 320px; }
.dmg3fy .y1k703::after, .dmg3fy .jw9hwugp::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; }
.j5i7tfe .gdl63::after,.j5i7tfe .okbc3::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.pck2ofn::before { content: '◆'; font-size: 0.5em; }