:root {
  --color-accent: #95a210;
  --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;
}
.c6ypsff {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qrs2b1 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.q27on {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zah8 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.n1zmbti9 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.n1zmbti9 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.n1zmbti9 a:hover { color: var(--accent-light); }
.ls08k1pk     .ugojzgp { border-radius: 24px; padding: 8px; }
.ls08k1pk .ugojzgp li a { border-radius: 16px; }
.gppmlz  .ugojzgp li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .ugojzgp {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ezuv:hover .ugojzgp,
  .ezuv:focus-within .ugojzgp { display: block; }
  .ugojzgp li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ynvke1hl {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.l1eravp { display: none; }
@media (max-width: 640px) {
  .l1eravp {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .l1eravp.wiijfs { display: block; }
}
@media (max-width: 640px) {
  .ynvke1hl { display: block; }
  .n1zmbti9 > li + li::before { display: none !important; }
  .n1zmbti9 {
    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;
  }
  .n1zmbti9.wiijfs { display: flex; }
  .n1zmbti9 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .n1zmbti9 li:last-child a { border-bottom: none; }
}
.itgj { min-height: 480px; }
.khvxsdrp {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.c1qd56nj { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.siw0 .c1qd56nj { margin-left: 0; margin-right: 0; }
.tybq7 {
  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;
}
.s70r5qs .tybq7 { margin-top: 24px; }
.tybq7:hover { opacity: 0.88; }
.zst6 .khvxsdrp { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zst6 .c1qd56nj { color: #e2e8f0; }
.zst6.depysxx .uo7qt { text-align: center; }
.jrk9qv0w .khvxsdrp { color: var(--text-primary); text-shadow: none; }
.jrk9qv0w .c1qd56nj { color: var(--text-muted); }
.jrk9qv0w .tybq7 { margin-top: 16px; }
.jrk9qv0w, .jrk9qv0w.itgj { min-height: auto !important; }
.jrk9qv0w.depysxx .uo7qt { text-align: center; }
.jrk9qv0w~.bevfioiw{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}
.jrk9qv0w~.bevfioiw .qamr880{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.zvp9zec .bgu6,
.zvp9zec .hit1 {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zvp9zec .zst6 .bjeg86nn {
  animation: hg-breathe 10s ease-in-out infinite;
}
.bgu6 .khvxsdrp { color: #fff; }
.bgu6 .c1qd56nj { color: rgba(255,255,255,0.85); }
.lthdnuvk .u4pc9 { position: relative; overflow: hidden; }
.lthdnuvk .u4pc9::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;
}
.zvp9zec .u4pc9 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.xlpe9q .u4pc9 { position: relative; overflow: hidden; }
.xlpe9q .u4pc9::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;
}
.ri237bk .u4pc9 { position: relative; overflow: hidden; }
.ri237bk .u4pc9::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.t8fw5y .u4pc9 {
  animation: hg-fadein 1.2s ease-out both;
}
.u4pc9 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.d0lezzlx {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.xmdjsxbn {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.y23tw {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.u4pc9 .khvxsdrp { text-shadow: none; color: var(--text-primary); }
.u4pc9 .c1qd56nj { color: var(--text-muted); }
body.ar4mh .khvxsdrp {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.tny78r24 .khvxsdrp {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.itgj.bgu6 .khvxsdrp,
section.bgu6 .khvxsdrp {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.u4pc9.depysxx .d0lezzlx { align-items: center; text-align: center; }
.u4pc9.siw0   .d0lezzlx { align-items: flex-start; text-align: left; }
.gc7vk .xmdjsxbn { position: relative; }
.gc7vk .xmdjsxbn::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.gc7vk.thac825 .xmdjsxbn::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.kmqm .xmdjsxbn {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.kmqm .y23tw {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.kmqm.thac825 .xmdjsxbn { padding: 32px 0 32px 32px; }
.sxn0wa .xmdjsxbn {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.sxn0wa .y23tw {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.sxn0wa .hit1 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.thac825 .d0lezzlx {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.sxn0wa.thac825 .xmdjsxbn { padding: 40px 16px 40px 48px; }
.itgj .vn9ygzq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vn9ygzq .jpptmu {
  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;
}
.vn9ygzq .jpptmu::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.vn9ygzq .i2mk1uw { display: contents !important; }
.vn9ygzq .i2mk1uw .gixbmk {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.vn9ygzq .i2mk1uw .nyqn { max-height: 48px; max-width: 96px; }
.vn9ygzq .i2mk1uw .inzvov {
  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;
}
.vn9ygzq .hz5cw {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.vn9ygzq .nigc { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.vn9ygzq .vrzfm { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.vn9ygzq .vrzfm small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.vn9ygzq .rjvu7r4a { display: contents !important; }
.vn9ygzq .rjvu7r4a .y6cox8jc:not(.ffwm8f0) { display: none !important; }
.vn9ygzq .rjvu7r4a .ffwm8f0 {
  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;
}
.vn9ygzq .rjvu7r4a .ffwm8f0 .luc9drz {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.vn9ygzq .rjvu7r4a .ffwm8f0 .gm13 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.vn9ygzq .wpdhot9f { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.vn9ygzq .wpdhot9f.ggrsfgbx {
  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;
}
.vn9ygzq .wpdhot9f.ggrsfgbx:hover { opacity: 0.85; }
.vn9ygzq .jpptmu,
.vn9ygzq .jpptmu:hover,
.vn9ygzq .jpptmu:nth-child(even),
.vn9ygzq .jpptmu:nth-child(odd),
.vn9ygzq .jpptmu:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.jg141 .xmdjsxbn {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .u4pc9 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .u4pc9:not(.jg141) .xmdjsxbn { display: none !important; }
  .jg141 .xmdjsxbn { padding: 16px; }
  .d0lezzlx  { padding: 36px 24px; }
  .u4pc9~.bevfioiw,.thac825~.bevfioiw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .itgj, .u4pc9 { min-height: 320px !important; }
  .khvxsdrp { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .j4o44d,
  .lxyr9qgq,
  .mhv0axd { grid-template-columns: 1fr !important; }

  

  
  .chs2nw0 { display: flex !important; flex-direction: column !important; }
  .chs2nw0 .uo7qt { display: contents; }
  .chs2nw0 .bjeg86nn { order: 0; }
  .chs2nw0 .khvxsdrp { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .chs2nw0 .j4o44d { order: 2; padding: 0 16px 12px !important; }
  .chs2nw0 .c1qd56nj { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .s70r5qs .uo7qt { display: flex; flex-direction: column; }
  .s70r5qs .uo7qt .khvxsdrp { order: 1; }
  .s70r5qs .uo7qt .mhv0axd { order: 2; margin: 8px 0 24px !important; }
  .s70r5qs .uo7qt .c1qd56nj { order: 3; }
  .s70r5qs .uo7qt .tybq7 { order: 4; align-self: center; margin-top: 0; }

  
  .u4pc9.jg141 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .u4pc9.jg141 .d0lezzlx { display: contents; padding: 0; }
  .u4pc9.jg141 .d0lezzlx .khvxsdrp { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .u4pc9.jg141 .xmdjsxbn { order: 2; padding: 12px 16px; }
  .u4pc9.jg141 .d0lezzlx .c1qd56nj { order: 3; padding: 0 24px; margin: 0 auto; }
  .u4pc9.jg141 .d0lezzlx .tybq7 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.oo9tedq { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.yxqmvb9o { width: 100%; height: auto; display: block; border-radius: 10px; }
.p5oqb9 .oo9tedq        { border-radius: 16px; }
.p5oqb9 .yxqmvb9o  { border-radius: 16px; }
.dor3 .oo9tedq         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dor3 .yxqmvb9o   { border-radius: 8px; }
.p8s7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.et86 { width: 100%; padding: 32px 0; position: relative; }
.jbbc { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ku4v .et86:nth-child(even) { background: var(--bg-surface); }
.ku4v .et86:nth-child(odd)  { background: var(--bg-page); }
.zf594vky .et86:nth-child(even) { background: var(--bg-card); }
.zf594vky .et86:nth-child(odd)  { background: var(--bg-page); }
.ku4v .et86:nth-child(odd)  .jbbc { background: var(--bg-card); border-radius: 6px; }
.ku4v .et86:nth-child(even) .jbbc { background: var(--bg-raised); border-radius: 6px; }
.zf594vky .et86:nth-child(odd)  .jbbc { background: var(--bg-card); border-radius: 6px; }
.zf594vky .et86:nth-child(even) .jbbc { background: var(--bg-raised); border-radius: 6px; }
.ku4v .et86:nth-child(even) .aowggwq .l4w3,
.zf594vky .et86:nth-child(even) .aowggwq .l4w3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ku4v .et86:nth-child(odd) .aowggwq .l4w3,
.zf594vky .et86:nth-child(odd) .aowggwq .l4w3 { background: var(--bg-card-inner); }
.ku4v .et86:nth-child(even) .w3d8l .l4w3:nth-child(odd),
.zf594vky .et86:nth-child(even) .w3d8l .l4w3:nth-child(odd)  { background: var(--bg-card); }
.ku4v .et86:nth-child(even) .w3d8l .l4w3:nth-child(even),
.zf594vky .et86:nth-child(even) .w3d8l .l4w3:nth-child(even) { background: var(--bg-card-inner); }
h1.joc7yfc { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.joc7yfc {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qg30 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.oxcr h2.joc7yfc {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.bmnd12 h2.joc7yfc {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.kgmpb h2.joc7yfc {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.j3zjxd0 h2.joc7yfc::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kzo4dy9 h2.joc7yfc {
  color: var(--text-primary); font-size: 1.7rem;
}
.wi8oeafk h2.joc7yfc::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.tco9y13 h2.joc7yfc {
  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;
}
@media (max-width: 640px) { .z5nr6jur { display: none; } }
.s83vz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.k2hfad2 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gkzj {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.na4pyapi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.n6fh { padding-left: 20px; }
.n6fh li { margin-bottom: 6px; }
.n6fh a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.n6fh a:hover { color: var(--accent-light); }
.cmoe .na4pyapi { display: none; }
.es1t24 .na4pyapi { display: none; }
.es1t24 .n6fh { padding-left: 0; list-style: none; }
.es1t24 .n6fh li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.es1t24 .n6fh a { font-size: 0.92rem; }
.szy9 .gkzj { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.szy9 .na4pyapi { display: none; }
.szy9 .n6fh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.szy9 .n6fh li { margin-bottom: 0; }
.szy9 .n6fh 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;
}
.szy9 .n6fh a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.m8tnsjw .gkzj { padding: 20px 20px 16px; }
.m8tnsjw .n6fh {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.m8tnsjw .n6fh li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.m8tnsjw .n6fh 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;
}
.m8tnsjw .n6fh 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;
}
.m8tnsjw .n6fh a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.m8tnsjw .n6fh a:focus,
.m8tnsjw .n6fh a:focus-visible,
.m8tnsjw .n6fh a:target { outline: none; }
.m8tnsjw .n6fh li:target a { border-color: var(--border); color: var(--text-muted); }
.wvmuu .gkzj { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wvmuu .na4pyapi { display: none; }
.wvmuu .n6fh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.wvmuu .n6fh li { counter-increment: toc-n; margin-bottom: 0; }
.wvmuu .n6fh a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.wvmuu .n6fh a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.wvmuu .n6fh a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tbhee1m .gkzj { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.tbhee1m .na4pyapi { display: none; }
.tbhee1m .n6fh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.tbhee1m .n6fh li { margin-bottom: 0; }
.tbhee1m .n6fh a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.tbhee1m .n6fh a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.olnhac6 .gkzj { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.olnhac6 .na4pyapi { display: none; }
.olnhac6 .n6fh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.olnhac6 .n6fh li { margin-bottom: 0; }
.olnhac6 .n6fh li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.olnhac6 .n6fh li:last-child::after { content: ""; margin-right: 0; }
.olnhac6 .n6fh a { font-size: 0.9rem; }
.l4w3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.aowggwq .l4w3 { background: var(--bg-card); }
.w3d8l .l4w3:nth-child(odd)  { background: var(--bg-card); }
.w3d8l .l4w3:nth-child(even) { background: var(--bg-raised); }
.aszxqy .l4w3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.aszxqy .l4w3:last-child { border-bottom: none; }
.aszxqy h3.qg30 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.zf5n .l4w3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.zf5n .l4w3 + .l4w3 { margin-top: 4px; }
.zganzlp .l4w3 { background: none; border-radius: 0; padding: 12px 0; }
.zganzlp .l4w3 + .l4w3 { border-top: 1px solid var(--border-section); }
.iyxe62b { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.sujn0w1x { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qkwfzx { color: var(--text-body); margin-bottom: 10px; }
.jrksnhh6, .fxmgv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jrksnhh6 li, .fxmgv li { margin-bottom: 6px; }
.fxmgv li { list-style: decimal; }
.w6to     .jrksnhh6 { list-style-type: "● "; }
.k11q9  .jrksnhh6 { list-style-type: "■ "; }
.e1ueb .jrksnhh6 { list-style-type: "◆ "; }
.rt96hr    .jrksnhh6 { list-style-type: "★ "; }
.w6to     .e227 { list-style-type: "● "; }
.k11q9  .e227 { list-style-type: "■ "; }
.e1ueb .e227 { list-style-type: "◆ "; }
.rt96hr    .e227 { list-style-type: "★ "; }
.w6to    .jrksnhh6 li::marker, .w6to    .e227 li::marker,
.k11q9 .jrksnhh6 li::marker, .k11q9 .e227 li::marker,
.e1ueb .jrksnhh6 li::marker, .e1ueb .e227 li::marker,
.rt96hr   .jrksnhh6 li::marker, .rt96hr   .e227 li::marker {
  color: var(--cta); font-size: 1em;
}
.w6to .fxmgv,
.k11q9 .fxmgv,
.e1ueb .fxmgv,
.rt96hr .fxmgv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.w6to .fxmgv li,
.k11q9 .fxmgv li,
.e1ueb .fxmgv li,
.rt96hr .fxmgv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.w6to .fxmgv li::before,
.k11q9 .fxmgv li::before,
.e1ueb .fxmgv li::before,
.rt96hr .fxmgv li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.w6to     .fxmgv li::before { border-radius: 50%; }
.k11q9  .fxmgv li::before { border-radius: 3px; }
.e1ueb .fxmgv li::before { border-radius: 3px; }
.rt96hr    .fxmgv li::before { border-radius: 50%; }
.jmxor34 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.f9q6o .jmxor34,
.to5n .jmxor34 { background: transparent; border: none; border-radius: 0; }
.vad1u43 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vad1u43 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vad1u43 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vad1u43 tr:hover td { background: var(--bg-hover); }
.g2tm .vad1u43 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.edk2 .vad1u43 { border: 1px solid var(--border-alt); }
.edk2 .vad1u43 th,
.edk2 .vad1u43 td { border: 1px solid var(--border-alt); }
.wv9bmko .vad1u43 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wv9bmko .vad1u43 td { border-bottom: none; }
.wv9bmko .vad1u43 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.cc2giq .vad1u43 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.z27m5pv0 .jmxor34 {
  overflow: hidden;
}
.z27m5pv0 .vad1u43 th { border-bottom: 1px solid var(--border-alt); }
.z27m5pv0 .vad1u43 tr:last-child td { border-bottom: none; }
.xhlx { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jlgfl { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.obkxpd0b { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kqvd4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.te1n5td { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.e227 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.e227 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.qys4 .kqvd4 { background: transparent; text-align: center; }
.vwjm .obkxpd0b {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.yjsvoe6w .obkxpd0b {
  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);
}
.kkjv3 .jlgfl { display: grid; grid-template-columns: auto 1fr; }
.kkjv3 .obkxpd0b {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kkjv3 .kqvd4 { grid-column: 2; }
.kkjv3 .te1n5td,
.kkjv3 .e227 { grid-column: 1 / -1; }
.dvaj5b .jlgfl { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.dvaj5b .obkxpd0b {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.dvaj5b .kqvd4 { grid-column: 2; }
.dvaj5b .te1n5td,
.dvaj5b .e227 { grid-column: 1 / -1; }
.i4lr .jlgfl { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.i4lr .kqvd4 { background: none; color: var(--accent-light); font-weight: 700; }
.i3yii .jlgfl { 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); }
.i3yii .kqvd4 { background: none; color: var(--accent-light); font-weight: 700; }
.o08ilu .jlgfl { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.o08ilu .jlgfl:last-child { border-bottom: none; }
.o08ilu .kqvd4 { background: none; color: var(--accent-light); font-weight: 700; }
.jy72pl .jlgfl { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.jy72pl .kqvd4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.dsut6y .xhlx { counter-reset: card-n; }
.dsut6y .jlgfl  { counter-increment: card-n; }
.dsut6y .kqvd4 { display: flex; align-items: center; gap: 10px; }
.dsut6y .kqvd4::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.xvt9o0 .jlgfl { background: var(--bg-surface); border: 1px solid var(--border); }
.xvt9o0 .kqvd4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.espfrya { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.espfrya         { --cl-hue: var(--accent); }
.rfwz     { --cl-hue: #16a34a; }
.mrfwik { --cl-hue: #ea580c; }
.m074k52j    { --cl-hue: #2563eb; }
.rfwz, .mrfwik, .m074k52j, .m422 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.ql81clt { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.ql81clt::before { color: var(--cl-hue); }
.espfrya strong { color: var(--text-primary); font-size: 0.95rem; }
.espfrya p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rzrgw { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wsl1, .lzbr { border-radius: 8px; padding: 14px; }
.wsl1 { background: var(--bg-pros); }
.lzbr { background: var(--bg-cons); }
.x0bzqx { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wsl1 .x0bzqx { color: var(--c-pros-label); }
.lzbr .x0bzqx { color: #f87171; }
.wsl1 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.lzbr ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yxqmvb9o { width: 100%; height: auto; border-radius: 10px; display: block; }
.ggrsfgbx {
  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;
}
.ggrsfgbx:hover { opacity: 0.85; }
.la2a4 .ggrsfgbx  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.la2a4 .ggrsfgbx:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wnhss6k9 .ggrsfgbx  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wnhss6k9 .ggrsfgbx:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.la2a4 .wpdhot9f.ggrsfgbx, .wnhss6k9 .wpdhot9f.ggrsfgbx,
.la2a4 .bmbq .ggrsfgbx, .wnhss6k9 .bmbq .ggrsfgbx {
  background: var(--cta); border: none; color: #fff;
}
.la2a4 .wpdhot9f.ggrsfgbx:hover, .wnhss6k9 .wpdhot9f.ggrsfgbx:hover,
.la2a4 .bmbq .ggrsfgbx:hover, .wnhss6k9 .bmbq .ggrsfgbx:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.tld9h68 .tybq7 { border-radius: 50px; }
.tld9h68 .ggrsfgbx  { border-radius: 50px; }
.mltik2vt .tybq7,
.mltik2vt .ggrsfgbx { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.mltik2vt .tybq7:hover,
.mltik2vt .ggrsfgbx:hover { filter: brightness(1.08); opacity: 1; }
.ffhhoimq .tybq7,
.ffhhoimq .ggrsfgbx { box-shadow: 0 3px 14px -2px var(--cta); }
.ffhhoimq .tybq7:hover,
.ffhhoimq .ggrsfgbx:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.mwaz7 .tybq7,
.mwaz7 .ggrsfgbx { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.mwaz7 .tybq7:hover,
.mwaz7 .ggrsfgbx:hover { opacity: 1; }
.mwaz7 .tybq7:active,
.mwaz7 .ggrsfgbx:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.yzap7y .tybq7,
.yzap7y .ggrsfgbx { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.yzap7y .tybq7:hover,
.yzap7y .ggrsfgbx:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.yzap7y .tybq7:active,
.yzap7y .ggrsfgbx:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.q5ncbh .tybq7,
.q5ncbh .ggrsfgbx { position: relative; overflow: hidden; }
.q5ncbh .tybq7::before,
.q5ncbh .ggrsfgbx::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.q5ncbh .tybq7:hover::before,
.q5ncbh .ggrsfgbx:hover::before { left: 135%; }
.irdta .tybq7,
.irdta .ggrsfgbx { border-radius: 0; }
.ci0bub2 .tybq7 { padding-left: 22px; padding-right: 22px; }
.ci0bub2 .ggrsfgbx  { padding-left: 12px; padding-right: 12px; }
.z49qfu .tybq7 { padding-left: 44px; padding-right: 44px; }
.z49qfu .ggrsfgbx  { padding-left: 24px; padding-right: 24px; }
.uzjkjg .tybq7 { padding-left: 56px; padding-right: 56px; }
.uzjkjg .ggrsfgbx  { padding-left: 32px; padding-right: 32px; }
.brssq   .tybq7::after, .brssq   .ggrsfgbx::after,
.l90asj .tybq7::after, .l90asj .ggrsfgbx::after,
.lf5300u    .tybq7::after, .lf5300u    .ggrsfgbx::after,
.u5x91o9    .tybq7::after, .u5x91o9    .ggrsfgbx::after,
.vnhbpxs    .tybq7::after, .vnhbpxs    .ggrsfgbx::after,
.d4n85x4     .tybq7::after, .d4n85x4     .ggrsfgbx::after,
.kivaq9    .tybq7::after, .kivaq9    .ggrsfgbx::after,
.ew5dt8   .tybq7::after, .ew5dt8   .ggrsfgbx::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;
}
.brssq .tybq7::after, .brssq .ggrsfgbx::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");
}
.l90asj .tybq7::after, .l90asj .ggrsfgbx::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");
}
.lf5300u .tybq7::after, .lf5300u .ggrsfgbx::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");
}
.u5x91o9 .tybq7::after, .u5x91o9 .ggrsfgbx::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");
}
.vnhbpxs .tybq7::after, .vnhbpxs .ggrsfgbx::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");
}
.d4n85x4 .tybq7::after, .d4n85x4 .ggrsfgbx::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");
}
.kivaq9 .tybq7::after, .kivaq9 .ggrsfgbx::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");
}
.ew5dt8 .tybq7::after, .ew5dt8 .ggrsfgbx::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");
}
.cn40l5zo   .rkh3oz::after, .cn40l5zo   .q4qv::after,
.i10z .rkh3oz::after, .i10z .q4qv::after,
.ktz5tpy    .rkh3oz::after, .ktz5tpy    .q4qv::after,
.r678    .rkh3oz::after, .r678    .q4qv::after,
.fr70    .rkh3oz::after, .fr70    .q4qv::after,
.qior     .rkh3oz::after, .qior     .q4qv::after,
.tgws    .rkh3oz::after, .tgws    .q4qv::after,
.toev9yg   .rkh3oz::after, .toev9yg   .q4qv::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;
}
.cn40l5zo .rkh3oz::after, .cn40l5zo .q4qv::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");
}
.i10z .rkh3oz::after, .i10z .q4qv::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");
}
.ktz5tpy .rkh3oz::after, .ktz5tpy .q4qv::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");
}
.r678 .rkh3oz::after, .r678 .q4qv::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");
}
.fr70 .rkh3oz::after, .fr70 .q4qv::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");
}
.qior .rkh3oz::after, .qior .q4qv::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");
}
.tgws .rkh3oz::after, .tgws .q4qv::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");
}
.toev9yg .rkh3oz::after, .toev9yg .q4qv::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");
}
.uwt72h {
  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;
}
.jpptmu {
  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;
}
.jpptmu > * { min-width: 0; }
.jpptmu:hover { background: var(--bg-hover); }
.jpptmu > [itemprop="item"] { display: contents; }
.jpptmu [itemprop="itemReviewed"],
.jpptmu [itemprop="reviewRating"] { display: none; }
.jpptmu::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;
}
.i2mk1uw {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.gixbmk {
  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;
}
.nyqn { max-height: 52px; max-width: 110px; object-fit: contain; }
.inzvov {
  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;
}
.ks60 .gixbmk    { background: #1a1a1a; }
.bwzvl5js .gixbmk   { background: rgba(128,128,128,.12); }
.fd7fem .gixbmk { background: var(--bg-raised); }
.ufpa73sk .gixbmk    { background: transparent; padding: 0; }
.hz5cw {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.nigc { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.vrzfm { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.rjvu7r4a {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.y6cox8jc {
  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;
}
.luc9drz {
  
  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%;
}
.gm13 {
  
  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;
}
.wpdhot9f {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.wpdhot9f.ggrsfgbx {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jpptmu {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .jpptmu::before    { grid-area: rank;   }
  .i2mk1uw           { grid-area: ident;  }
  .hz5cw     { grid-area: rating; min-width: 0; width: auto; }
  .rjvu7r4a           { grid-area: pills;  }
  .wpdhot9f             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .jpptmu {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .jpptmu::before    { justify-self: center; }
  .i2mk1uw           { width: 100%; }
  .hz5cw     { justify-self: center; }
  .rjvu7r4a           { grid-template-columns: 1fr; }
}
.n14q8mh7 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.lt6bet {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.z9bqf {
  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;
}
.z9bqf img { max-width: 80px; max-height: 50px; object-fit: contain; }
.x8imf98a { flex: 1; }
.x8imf98a h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.jnwk2u { color: var(--c-stars); font-size: 1.1rem; }
.w6y9wpj { margin-bottom: 8px; }
.bd6beooq {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.bd6beooq > span { color: var(--accent); font-weight: 700; }
.ubvheci em, .di2m em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .bd6beooq { padding: 10px 16px; gap: 6px 16px; } }
.bmbq { flex-shrink: 0; align-self: flex-start; }
.bmbq .ggrsfgbx { white-space: nowrap; }
@media (max-width: 560px) {
  .lt6bet { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .z9bqf { order: 1; }
  .bmbq { order: 2; margin-left: auto; align-self: center; }
  .x8imf98a { order: 3; flex: 1 1 100%; min-width: 0; }
}
.vzot0hw img.vy5qk { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.f9q6o { padding: 20px 24px; }
.cmvn { color: var(--text-muted); margin-bottom: 16px; }
.yma5rh8 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.zc7t65, .wulu0m { list-style: none; font-size: 0.9rem; }
.zc7t65 li { color: var(--c-pros); margin-bottom: 4px; }
.wulu0m li { color: var(--c-cons); margin-bottom: 4px; }
.zc7t65 li::before { content: "✓"; margin-right: 5px; }
.wulu0m li::before { content: "✗"; margin-right: 5px; }
.nvq7 .zc7t65 li::before { content: "→"; }
.nvq7 .wulu0m li::before { content: "–"; }
.ds00dm  .zc7t65 li::before { content: "★"; }
.ds00dm  .wulu0m li::before { content: "✕"; }
.k6ex3cn    .zc7t65 li::before { content: "◆"; }
.k6ex3cn    .wulu0m li::before { content: "▲"; }
.v0kj104w  .zc7t65 li::before { content: "▶"; }
.v0kj104w  .wulu0m li::before { content: "■"; }
.r9c4cxm { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.rsjl3n { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.qk7rlpr { background: var(--bg-pros); color: var(--c-tag-pay); }
.k8vzj { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.dosxo81 .k8vzj { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.i5i3oa .k8vzj { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ct4j9 .vgxfonhh {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ct4j9 .n14q8mh7 { margin: 0; }
}
.ovgs .lt6bet { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ovgs .x8imf98a h3 { color: var(--accent-light); }
.ovgs .z9bqf { background: var(--bg-page); border: 1px solid var(--border); }
.uzaweua .n14q8mh7 { border-top: 4px solid var(--accent); }
.uzaweua .lt6bet { background: var(--bg-card); }
.jj6v94 .n14q8mh7 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.jj6v94 .lt6bet { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.jj6v94 .f9q6o { padding: 14px 16px; }
.jj6v94 .z9bqf { border-radius: 4px; }
.jj6v94 .k8vzj { border-radius: 0; }
.yjlm3jh .lt6bet { padding: 0; gap: 0; overflow: hidden; }
.yjlm3jh .z9bqf { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.yjlm3jh .x8imf98a { padding: 16px 20px; }
.yjlm3jh .bmbq { padding: 16px 20px; align-self: center; }
.gynqietm .jnwk2u { font-size: .95rem; }
.to5n .rzrgw { gap: 10px; }
.to5n .wsl1, .to5n .lzbr { padding: 12px; }
.to5n .wsl1 ul, .to5n .lzbr ul { margin: 4px 0 0; padding-left: 18px; }
.to5n .wsl1 li, .to5n .lzbr li { font-size: .85rem; margin-bottom: 3px; }
.w63u4w .rsjl3n { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .o0b4dm9k { grid-template-columns: 1fr; }
  .qadip { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qadip .j4wfa { width: 72px; height: 50px; }
  .qadip .isbbm5cc { max-width: 180px; }
  .qadip .olb1k { width: auto; }
}
.ou5zbo9 .gynqietm .jnwk2u { filter: brightness(1.2); }
@media (max-width: 720px) {
  .ou5zbo9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fsnvnp9p { padding: 16px; }
  .lejqenz4 .e47myu { min-width: 50%; }
}
.bbhtl3 .rzrgw { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wg6nyx { grid-template-columns: 1fr; }
  .utj8b2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gq9u43 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .sff2p { flex-wrap: wrap; padding: 16px; }
}
.oefcnyh .rzrgw { gap: 8px; }
.oefcnyh .wsl1, .oefcnyh .lzbr { padding: 8px; }
@media (max-width: 480px) {
  .qp4ivg74 { flex-direction: column; align-items: stretch; }
}
.es6ves .olb1k .ggrsfgbx { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .q1o1u { flex-direction: column; align-items: stretch; gap: 10px; }
  .es6ves .olb1k { text-align: center; }
}
@media (max-width: 720px) {
  .pgayeb { grid-template-columns: 1fr; }
  .bvs4lhc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ybpdv5ec { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.p222fd .z1xe1r { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.bruj8n .jnwk2u { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .x8yi4e9 { grid-template-columns: 1fr; }
  .bruj8n { width: 100px; height: 100px; margin: 16px auto; }
  .p222fd { font-size: 1.4rem; }
  .huwq { justify-content: center; }
  .hg60l .e47myu { min-width: 50%; }
}
.qgaq6 .rzrgw { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .thrpye { flex-wrap: wrap; padding: 14px 16px; }
  .nwvkq { padding: 12px 16px; }
  .qgaq6 .rzrgw { margin: 0 16px; }
  .qgaq6 .w63u4w { padding: 0 16px; }
  .lhuge { padding: 12px 16px; }
}
.uu6n .jpptmu {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.uu6n .jpptmu:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.hvnqixhi .uwt72h { gap: 18px; }
.hvnqixhi .jpptmu {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.hvnqixhi .jpptmu:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.fc1n6h .uwt72h {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.fc1n6h .jpptmu {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.fc1n6h .jpptmu:last-child { border-bottom: none; }
.fc1n6h .i2mk1uw,
.fc1n6h .hz5cw,
.fc1n6h .rjvu7r4a {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.xenkdoo .uwt72h { gap: 0; }
.xenkdoo .jpptmu {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.xenkdoo .jpptmu:last-child { border-bottom: none; }
.xenkdoo .jpptmu:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.xenkdoo .jpptmu:nth-child(even):hover { background: var(--bg-hover); }
.znnwcr .jpptmu {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.to4vzk .rjvu7r4a .y6cox8jc {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.to4vzk .rjvu7r4a .y6cox8jc:first-child { border-left: none; }
.bbsh .rjvu7r4a .y6cox8jc {
  background: transparent; padding: 4px 8px;
}
.bbsh .rjvu7r4a .luc9drz { font-size: .65rem; opacity: .65; }
.bbsh .rjvu7r4a .gm13   { font-size: 1.15rem; color: var(--accent-light); }
.jg0h .rjvu7r4a .y6cox8jc {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.vrzfm { display: none; }
.xtmuh .nigc { font-size: 1rem; letter-spacing: 2px; }
.wjzqwepz .nigc {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.xtuxp .nigc,
.ktcj .nigc,
.hvs5m3 .nigc { display: none; }
.xtuxp .vrzfm,
.ktcj .vrzfm,
.hvs5m3 .vrzfm { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.xtuxp .vrzfm { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.xtuxp .vrzfm small { display: none; }
.ktcj .vrzfm {
  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;
}
.ktcj .vrzfm small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.hvs5m3 .vrzfm {
  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;
}
.hvs5m3 .vrzfm small { display: none; }
.xtuxp .w6y9wpj .jnwk2u,
.ktcj .w6y9wpj .jnwk2u,
.hvs5m3 .w6y9wpj .jnwk2u { display: none; }
.xtuxp .w6y9wpj strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.xtuxp .z1xe1r { display: none; }
.ktcj .w6y9wpj 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;
}
.ktcj .k7ww,
.ktcj .z1xe1r { font-size: 1em; }
.hvs5m3 .w6y9wpj strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.hvs5m3 .z1xe1r { display: none; }
.mpmil { margin: 16px 0; }
.ui5v { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ui5v summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ui5v summary::after { content: "+"; color: var(--accent-light); }
.ui5v[open] summary::after { content: "−"; }
.ui5v p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.et86 { margin-bottom: 0; }
.duqih8 h2.joc7yfc { color: var(--text-primary); border-color: var(--accent-light); }
.oumz h2.joc7yfc { color: var(--text-primary); border-color: var(--accent-light); }
.zfrt9 .rfwz     { background: #052e16; border-color: #10b981; }
.zfrt9 .mrfwik { background: #2d0a1e; border-color: #f43f5e; }
.zfrt9 .m074k52j    { background: #1e1036; border-color: #a855f7; }
.zfrt9 .espfrya strong  { color: #f1f5f9; }
.zfrt9 .espfrya p       { color: #cbd5e1; }
.zfrt9 .wtuos    .rfwz     .ql81clt::before,
.zfrt9 .tspt0  .rfwz     .ql81clt::before,
.zfrt9 .tad3bgn  .rfwz     .ql81clt::before,
.zfrt9 .o728faw .rfwz     .ql81clt::before { color: #10b981; }
.zfrt9 .wtuos    .mrfwik .ql81clt::before,
.zfrt9 .tspt0  .mrfwik .ql81clt::before,
.zfrt9 .tad3bgn  .mrfwik .ql81clt::before,
.zfrt9 .o728faw .mrfwik .ql81clt::before { color: #f43f5e; }
.zfrt9 .wtuos    .m074k52j    .ql81clt::before,
.zfrt9 .tspt0  .m074k52j    .ql81clt::before,
.zfrt9 .tad3bgn  .m074k52j    .ql81clt::before,
.zfrt9 .o728faw .m074k52j    .ql81clt::before { color: #a855f7; }
.lxni2 .rfwz     { background: #2d2000; border-color: #eab308; }
.lxni2 .mrfwik { background: #2d0b0b; border-color: #ef4444; }
.lxni2 .m074k52j    { background: #2d1600; border-color: #f97316; }
.lxni2 .espfrya strong  { color: #f1f5f9; }
.lxni2 .espfrya p       { color: #cbd5e1; }
.lxni2 .wtuos    .rfwz     .ql81clt::before,
.lxni2 .tspt0  .rfwz     .ql81clt::before,
.lxni2 .tad3bgn  .rfwz     .ql81clt::before,
.lxni2 .o728faw .rfwz     .ql81clt::before { color: #eab308; }
.lxni2 .wtuos    .mrfwik .ql81clt::before,
.lxni2 .tspt0  .mrfwik .ql81clt::before,
.lxni2 .tad3bgn  .mrfwik .ql81clt::before,
.lxni2 .o728faw .mrfwik .ql81clt::before { color: #ef4444; }
.lxni2 .wtuos    .m074k52j    .ql81clt::before,
.lxni2 .tspt0  .m074k52j    .ql81clt::before,
.lxni2 .tad3bgn  .m074k52j    .ql81clt::before,
.lxni2 .o728faw .m074k52j    .ql81clt::before { color: #f97316; }
.dsw5e2p .rfwz     { background: #0c1a2e; border-color: #38bdf8; }
.dsw5e2p .mrfwik { background: #12103a; border-color: #818cf8; }
.dsw5e2p .m074k52j    { background: #0a2020; border-color: #2dd4bf; }
.dsw5e2p .espfrya strong  { color: #f1f5f9; }
.dsw5e2p .espfrya p       { color: #cbd5e1; }
.dsw5e2p .wtuos    .rfwz     .ql81clt::before,
.dsw5e2p .tspt0  .rfwz     .ql81clt::before,
.dsw5e2p .tad3bgn  .rfwz     .ql81clt::before,
.dsw5e2p .o728faw .rfwz     .ql81clt::before { color: #38bdf8; }
.dsw5e2p .wtuos    .mrfwik .ql81clt::before,
.dsw5e2p .tspt0  .mrfwik .ql81clt::before,
.dsw5e2p .tad3bgn  .mrfwik .ql81clt::before,
.dsw5e2p .o728faw .mrfwik .ql81clt::before { color: #818cf8; }
.dsw5e2p .wtuos    .m074k52j    .ql81clt::before,
.dsw5e2p .tspt0  .m074k52j    .ql81clt::before,
.dsw5e2p .tad3bgn  .m074k52j    .ql81clt::before,
.dsw5e2p .o728faw .m074k52j    .ql81clt::before { color: #2dd4bf; }
.f5ailr::before,
.iuko::before { margin-right: 5px; }
.kiiq .wsl1 ul li,
.kiiq .zc7t65 li         { color: #4ade80; }
.kiiq .wsl1 .f5ailr { color: #22c55e; }
.kiiq .lzbr ul li,
.kiiq .wulu0m li         { color: #f87171; }
.kiiq .lzbr .iuko { color: #ef4444; }
.h0ptlneq .wsl1 { background: var(--bg-pros); }
.h0ptlneq .lzbr { background: var(--bg-cons); }
.h0ptlneq .wsl1 .f5ailr { color: var(--c-pros-label); }
.h0ptlneq .lzbr .iuko { color: var(--c-cons); }
.h0ptlneq .wsl1 ul li,
.h0ptlneq .zc7t65 li            { color: var(--c-pros); }
.h0ptlneq .lzbr ul li,
.h0ptlneq .wulu0m li            { color: var(--c-cons); }
.k2p5b9 .wsl1 { background: var(--bg-pros); }
.k2p5b9 .lzbr { background: var(--bg-cons); }
.k2p5b9 .wsl1 .f5ailr { color: var(--c-pros-label); }
.k2p5b9 .lzbr .iuko { color: var(--c-cons); }
.k2p5b9 .wsl1 ul li,
.k2p5b9 .zc7t65 li          { color: var(--c-pros); }
.k2p5b9 .lzbr ul li,
.k2p5b9 .wulu0m li          { color: var(--c-cons); }
.f6fny .f5ailr::before { content: "✓ "; }
.f6fny .iuko::before { content: "✗ "; }
.nvq7 .f5ailr::before { content: "→ "; }
.nvq7 .iuko::before { content: "← "; }
.ds00dm .f5ailr::before { content: "★ "; }
.ds00dm .iuko::before { content: "✕ "; }
.k6ex3cn .f5ailr::before { content: "◆ "; }
.k6ex3cn .iuko::before { content: "▲ "; }
.i5i3oa .espfrya { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.i5i3oa .espfrya strong { color: var(--text-primary); }
.i5i3oa .espfrya p      { color: var(--text-muted); }
.dosxo81 .espfrya { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.am7bm .espfrya {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.am7bm .espfrya strong,
.am7bm .espfrya p { color: #fff; }
.am7bm .ql81clt::before { color: rgba(255,255,255,0.9) !important; }
.bu4wzi5 .espfrya {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.bu4wzi5 .espfrya strong { color: var(--text-primary); }
.bu4wzi5 .espfrya p      { color: var(--text-muted); }
.bhlrrumk .espfrya { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.wtuos .ql81clt,
.tspt0 .ql81clt,
.tad3bgn .ql81clt,
.o728faw .ql81clt { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.wtuos .ql81clt::before,
.tspt0 .ql81clt::before,
.tad3bgn .ql81clt::before,
.o728faw .ql81clt::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.wtuos .rfwz     .ql81clt::before { content: "✦"; color: var(--c-tip-border); }
.wtuos .mrfwik .ql81clt::before { content: "▲"; color: var(--c-warn-border); }
.wtuos .m074k52j    .ql81clt::before { content: "◉"; color: #60a5fa; }
.tspt0 .rfwz     .ql81clt::before { content: "★"; color: var(--c-tip-border); }
.tspt0 .mrfwik .ql81clt::before { content: "◆"; color: var(--c-warn-border); }
.tspt0 .m074k52j    .ql81clt::before { content: "●"; color: #60a5fa; }
.tad3bgn .rfwz     .ql81clt::before { content: "▶"; color: var(--c-tip-border); }
.tad3bgn .mrfwik .ql81clt::before { content: "■"; color: var(--c-warn-border); }
.tad3bgn .m074k52j    .ql81clt::before { content: "▸"; color: #60a5fa; }
.o728faw .rfwz     .ql81clt::before { content: "→"; color: var(--c-tip-border); }
.o728faw .mrfwik .ql81clt::before { content: "⬥"; color: var(--c-warn-border); }
.o728faw .m074k52j    .ql81clt::before { content: "◈"; color: #60a5fa; }
.c3sp3jx .aowggwq .l4w3,
.c3sp3jx .w3d8l .l4w3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.c3sp3jx .jlgfl                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.c3sp3jx .jpptmu                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.c3sp3jx .n14q8mh7            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.c3sp3jx .jmxor34          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.c3sp3jx .gkzj                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tgkg .aowggwq .l4w3,
.tgkg .w3d8l .l4w3,
.tgkg .jlgfl,
.tgkg .jpptmu,
.tgkg .n14q8mh7,
.tgkg .jmxor34,
.tgkg .gkzj,
.tgkg .bhlrrumk .espfrya { box-shadow: none; }
.q3ix8j1k   body, .q3ix8j1k   { font-size: 0.9rem; }
.q3ix8j1k   .qkwfzx, .q3ix8j1k .iyxe62b, .q3ix8j1k .sujn0w1x,
.q3ix8j1k   .s83vz, .q3ix8j1k .k2hfad2 { font-size: 0.9rem; }
.q3ix8j1k   .jrksnhh6, .q3ix8j1k .fxmgv { font-size: 0.9rem; }
.urbs   .qkwfzx, .urbs .iyxe62b, .urbs .sujn0w1x,
.urbs   .s83vz, .urbs .k2hfad2 { font-size: 0.95rem; }
.urbs   .jrksnhh6, .urbs .fxmgv { font-size: 0.95rem; }
.m5rudv   .qkwfzx, .m5rudv .iyxe62b, .m5rudv .sujn0w1x,
.m5rudv   .s83vz, .m5rudv .k2hfad2 { font-size: 1.08rem; }
.m5rudv   .jrksnhh6, .m5rudv .fxmgv { font-size: 1.05rem; }
.m5rudv   .vad1u43 { font-size: 0.97rem; }
.vf34n .khvxsdrp      { font-size: 3.2rem; }
.vf34n h2.joc7yfc { font-size: 1.9rem; }
.vf34n h3.qg30     { font-size: 1.4rem; }
.mt38q .khvxsdrp      { font-size: 3.8rem; }
.mt38q h2.joc7yfc { font-size: 2.2rem; }
.mt38q h3.qg30     { font-size: 1.6rem; }
.et86 + .et86 { position: relative; }
.clrc   .et86 + .et86::before,
.g633gw  .et86 + .et86::before,
.x5vg   .et86 + .et86::before,
.aea4w   .et86 + .et86::before,
.l29ue5   .et86 + .et86::before,
.m61ay .et86 + .et86::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.clrc .et86 + .et86::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.g633gw .et86 + .et86::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.x5vg .et86 + .et86::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;
}
.aea4w .et86 + .et86::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.mr4i .et86 { margin-bottom: 16px; }
.mr4i .et86 + .et86 { margin-top: 0; }
.mr4i .jbbc { padding-top: 0; padding-bottom: 0; }
.l29ue5 .et86 + .et86::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.m61ay .et86 + .et86::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zb9sn6 .et86 + .et86::before,
.sv3f4w7 .et86 + .et86::before,
.h0k2zd .et86 + .et86::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%;
}
.ku4v .zb9sn6 .et86:nth-child(even)::before,
.ku4v .sv3f4w7 .et86:nth-child(even)::before,
.ku4v .h0k2zd .et86:nth-child(even)::before { background: var(--bg-surface); }
.zf594vky .zb9sn6 .et86:nth-child(even)::before,
.zf594vky .sv3f4w7 .et86:nth-child(even)::before,
.zf594vky .h0k2zd .et86:nth-child(even)::before { background: var(--bg-card); }
.zb9sn6 .et86 + .et86::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");
}
.sv3f4w7 .et86 + .et86::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");
}
.h0k2zd .et86 + .et86::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");
}
.i7d6y6 .zst6,
.i7d6y6 .uo7qt,
.i7d6y6 .d0lezzlx,
.fuyy .d0lezzlx { padding-bottom: 60px; }
.mfgfrx9 .d0lezzlx { padding-bottom: 70px; }
.i7d6y6 .zst6::before,
.i7d6y6 .zst6::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");
}
.ewvhct .u4pc9 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yucam3 .u4pc9 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.fboa7bq .u4pc9 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hzfx3jw7 .u4pc9 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i8vdkj .u4pc9 { background: var(--accent-bg); }
.ek3197k .oo9tedq { float: left; width: 38%; margin: 0 28px 16px 0; }
.ek3197k .oo9tedq .yxqmvb9o { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ek3197k .jbbc::after { content: ''; display: block; clear: both; }
.f02xl4f7 .oo9tedq { float: right; width: 38%; margin: 0 0 16px 28px; }
.f02xl4f7 .oo9tedq .yxqmvb9o { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f02xl4f7 .jbbc::after { content: ''; display: block; clear: both; }
.k9f1 .et86:nth-child(odd)  .oo9tedq { float: left;  width: 38%; margin: 0 28px 16px 0; }
.k9f1 .et86:nth-child(even) .oo9tedq { float: right; width: 38%; margin: 0 0 16px 28px; }
.k9f1 .oo9tedq .yxqmvb9o { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.k9f1 .jbbc::after { content: ''; display: block; clear: both; }
.ek3197k .xhlx,
.ek3197k .uwt72h,
.f02xl4f7 .xhlx,
.f02xl4f7 .uwt72h,
.k9f1 .xhlx,
.k9f1 .uwt72h { clear: both; }
@media (max-width: 900px) {
  .ek3197k .oo9tedq,
  .f02xl4f7 .oo9tedq,
  .k9f1 .et86:nth-child(odd)  .oo9tedq,
  .k9f1 .et86:nth-child(even) .oo9tedq {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ek3197k .oo9tedq .yxqmvb9o,
  .f02xl4f7 .oo9tedq .yxqmvb9o,
  .k9f1 .oo9tedq .yxqmvb9o {
    max-height: none !important;
  }
}
.ek3197k .jrksnhh6,
.ek3197k .fxmgv,
.f02xl4f7 .jrksnhh6,
.f02xl4f7 .fxmgv,
.k9f1 .jrksnhh6,
.k9f1 .fxmgv { overflow: hidden; }
@media (max-width: 640px) {
  .ek3197k .oo9tedq,
  .f02xl4f7 .oo9tedq,
  .k9f1 .oo9tedq { float: none; width: 100%; margin: 0 0 16px 0; }
}
.boew08mk .p8s7,
.boew08mk .jbbc,
.boew08mk .jukys1bf  { max-width: 1100px; }
.y44a1q8 .p8s7,
.y44a1q8 .jbbc,
.y44a1q8 .jukys1bf  { max-width: 1200px; }
.lxjzrth .p8s7,
.lxjzrth .jbbc,
.lxjzrth .jukys1bf  { max-width: 1320px; }
.lxjzrth { --content-mw: 1320px; }
.moo3hz { font-size: 0.82rem; color: var(--text-muted); }
.yrls68e { display: flex; align-items: center; }
.nft7giad {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.psmqb { display: flex; align-items: center; }
.mkjkzl { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.mkjkzl:hover { text-decoration: underline; }
.npcnws8 { margin: 0 3px; opacity: 0.45; }
.npcnws8::before { content: '/'; }
.udd50o { padding: 2px 5px; color: var(--text-main); }
.cvm28f .moo3hz {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cvm28f .yrls68e { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ikk5 .moo3hz {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ikk5 .yrls68e { padding: 0 0 0 12px; }
.awwblp91 .yrls68e { padding: 0 16px; }
.awwblp91 .moo3hz {
  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);
}
.awwblp91 .p8s7 { padding-top: 28px; }
@media (max-width: 720px) {
  .y73o { margin-top: 18px; padding: 0 16px; }
  .awwblp91 .p8s7 { padding-top: 16px; }
}
.boew08mk.cvm28f .yrls68e { max-width: 1100px; }
.y44a1q8.cvm28f .yrls68e { max-width: 1200px; }
.lxjzrth.cvm28f .yrls68e { max-width: 1320px; }
.lxjzrth .y73o { max-width: 1320px; }
.juep .et86 { padding-top: 16px; padding-bottom: 16px; }
.do85 .et86 { padding-top: 24px; padding-bottom: 24px; }
.vvnlavf .et86 { padding-top: 40px; padding-bottom: 40px; }
.pyty6vx .et86 { padding-top: 52px; padding-bottom: 52px; }
.uwdrwz .et86:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uwdrwz .et86:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uwdrwz .et86:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uwdrwz .et86:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.uavfm .jbbc { padding-top: 10px;  padding-bottom: 10px; }
.oopq .jbbc { padding-top: 18px;  padding-bottom: 18px; }
.a53w .jbbc { padding-top: 36px;  padding-bottom: 36px; }
.fbtmlm .jbbc { padding-top: 48px;  padding-bottom: 48px; }
.bwg2x h2.joc7yfc { font-weight: 600; }
.bwg2x h3.qg30     { font-weight: 600; }
.fmfy h2.joc7yfc { font-weight: 800; }
.fmfy h3.qg30     { font-weight: 700; }
.jf5ao h2.joc7yfc { font-weight: 900; }
.jf5ao h3.qg30     { font-weight: 800; }
.jf5ao .espfrya strong,
.jf5ao .espfrya strong { font-weight: 600; }
.rkh3oz {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.adb472fh .rkh3oz { display: none; }
@media (max-width: 640px) {
  .rkh3oz { display: none !important; }
}
.rkh3oz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rkh3oz:hover { opacity: 0.85; }
.iqy83 .rkh3oz { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cbey .q4qv { right: 32px; }
@media (max-width: 480px) {
  .cbey .q4qv { right: 20px; bottom: 20px; }
  .pkk9vf  .q4qv { left: 20px; bottom: 20px; }
}
.y4gv { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.jukys1bf { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vjrf3q { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.eol0l { color: var(--text-dim); font-size: 0.8rem; }
.ufh83 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ufh83 img { height: 26px; width: auto; object-fit: contain; }
.b46i { display: flex; flex-direction: column; gap: 6px; }
.b46i a, .lujebm a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.b46i a:hover, .lujebm a:hover { color: var(--accent-light); }
.b46i .d06i { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.f5qgec .jukys1bf { text-align: center; }
.f5qgec .vjrf3q { margin-top: 0; }
.vj2ar { margin-top: 10px; }
.vj2ar a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .jukys1bf { padding-left: 16px; padding-right: 16px; }
  .jzi4ogu2 .jukys1bf { padding: 20px 16px; }
  .lujebm { gap: 4px 12px; }
  .vjrf3q { font-size: 0.78rem; }
}
.ad1x5g .m8pu .ufh83 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ad1x5g .vjrf3q { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ad1x5g .eol0l { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ad1x5g .mgnsejh { grid-template-columns: 1fr 1fr; } .ad1x5g .m8pu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ad1x5g .mgnsejh { grid-template-columns: 1fr; } }
.cqa0gs54 .ufh83 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.cqa0gs54 .vjrf3q { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .cqa0gs54 .utmgp { gap: 12px; } .cqa0gs54 .ufh83 { margin-right: 0; width: 100%; } }
.b3tnt5 .xofzo .ufh83 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.b3tnt5 .vjrf3q { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.b3tnt5 .eol0l { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .b3tnt5 .lvzv2za { grid-template-columns: 1fr 1fr; } .b3tnt5 .xofzo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b3tnt5 .lvzv2za { grid-template-columns: 1fr; } }
.cjyzgt .oez4scgr { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.cjyzgt .b46i { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .cjyzgt .oez4scgr { grid-template-columns: 1fr 1fr; } .cjyzgt .q2rdmeu:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cjyzgt .oez4scgr { grid-template-columns: 1fr; } }
.y0rms .oez4scgr { grid-template-columns: 1fr 2fr; }
.y0rms .rygdgr .b46i { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .y0rms .oez4scgr { grid-template-columns: 1fr; } }
.mbf78ox .jukys1bf { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.a3gz .c6ypsff      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.a3gz .y4gv { background: var(--bg-page); border-top-color: var(--border-alt); }
.bvl5ut6 .c6ypsff      { background: #0d1117; border-bottom-color: #21262d; }
.bvl5ut6 .q27on { color: var(--accent-light); }
.bvl5ut6 .n1zmbti9 { --msep-color: #8b949e; }
.bvl5ut6 .n1zmbti9 a { color: #8b949e; }
.bvl5ut6 .n1zmbti9 a:hover { color: var(--accent-light); }
.bvl5ut6 .ynvke1hl { color: #8b949e; }
.bvl5ut6 .y4gv { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bvl5ut6 .vjrf3q,
.bvl5ut6 .eol0l { color: #6e7681; }
.bvl5ut6 .b46i a, .bvl5ut6 .lujebm a,
.bvl5ut6 .ufh83 { color: #e6edf3; }
.bvl5ut6 .b46i a:hover, .bvl5ut6 .lujebm a:hover,
@media (max-width: 640px) {
  .bvl5ut6 .n1zmbti9 { background: #0d1117; border-top-color: #21262d; }
  .bvl5ut6 .n1zmbti9 li a { border-bottom-color: #21262d; }
}
.kyfutq .c6ypsff      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.kyfutq .q27on { color: var(--accent-light); }
.kyfutq .n1zmbti9 { --msep-color: #475569; }
.kyfutq .n1zmbti9 a { color: #475569; }
.kyfutq .n1zmbti9 a:hover { color: var(--accent-light); }
.kyfutq .ynvke1hl { color: #64748b; }
.kyfutq .y4gv { background: #f0f4f8; border-top-color: #cbd5e1; }
.kyfutq .vjrf3q,
.kyfutq .eol0l { color: #64748b; }
.kyfutq .b46i a, .kyfutq .lujebm a,
.kyfutq .uyzv2b a, .kyfutq .ufh83 { color: #374151; }
.kyfutq .b46i a:hover, .kyfutq .lujebm a:hover,
@media (max-width: 640px) {
  .kyfutq .n1zmbti9 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .kyfutq .n1zmbti9 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.n5vlz .c6ypsff      { background: var(--accent); border-bottom-color: var(--accent-light); }
.n5vlz .q27on { color: #fff; }
.n5vlz .n1zmbti9 { --msep-color: rgba(255,255,255,0.82); }
.n5vlz .n1zmbti9 a { color: rgba(255,255,255,0.82); }
.n5vlz .n1zmbti9 a:hover { color: #fff; }
.n5vlz .ynvke1hl { color: rgba(255,255,255,0.9); }
.n5vlz .y4gv { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.n5vlz .vjrf3q,
.n5vlz .eol0l { color: rgba(255,255,255,0.72); }
.n5vlz .b46i a, .n5vlz .lujebm a,
.n5vlz .uyzv2b a, .n5vlz .ufh83 { color: #fff; }
.n5vlz .b46i a:hover, .n5vlz .lujebm a:hover,
@media (max-width: 640px) {
  .n5vlz .n1zmbti9 { background: var(--accent); border-top-color: var(--accent-light); }
  .n5vlz .n1zmbti9 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.h0nq6x .c6ypsff {
  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);
}
.h0nq6x .y4gv {
  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) {
  .h0nq6x .n1zmbti9 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i0c5an .qrs2b1 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.muol6hj .qrs2b1 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vk6vs .qrs2b1 { min-height: 72px; height: auto; }
.set99o .qrs2b1 { min-height: 84px; height: auto; }
.jzi4ogu2 .qrs2b1 { max-width: none; padding: 0 32px; }
.jzi4ogu2 .jukys1bf  { max-width: none; padding: 24px 32px; }
.hl7xlw6.y44a1q8 .qrs2b1 { max-width: 1200px; }
.hl7xlw6.lxjzrth .qrs2b1 { max-width: 1320px; }
.d97ckez   .q27on, .d97ckez   .ufh83 { text-transform: capitalize; }
.y9kktzj .q27on, .y9kktzj .ufh83 { text-transform: lowercase; }
.fysfk .q27on, .fysfk .ufh83 { text-transform: uppercase; letter-spacing: 0.06em; }
.zjt0h, .imhp {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.igsmkouu .zjt0h,
.igsmkouu .imhp { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.z85yj0c .zjt0h,
.z85yj0c .imhp { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.flkfc1v .zjt0h,
.flkfc1v .imhp { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.je5jsy .zjt0h,
.je5jsy .imhp { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.em695cvu   .n1zmbti9 a { font-weight: 500; }
.rxsg7e8u .n1zmbti9 a { font-weight: 600; }
.negp     .n1zmbti9 a { font-weight: 700; }
.jdyy    .n1zmbti9 a { font-weight: 800; letter-spacing: 0.01em; }
.wp9u     .n1zmbti9 > li + li::before,
.om5h7    .n1zmbti9 > li + li::before,
.f8zu    .n1zmbti9 > li + li::before,
.ofhis .n1zmbti9 > li + li::before,
.fsb92z3x .n1zmbti9 > li + li::before,
.wdbn7y  .n1zmbti9 > li + li::before,
.pogd185q    .n1zmbti9 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wp9u     .n1zmbti9 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.om5h7    .n1zmbti9 > li + li::before { content: "|"; }
.f8zu    .n1zmbti9 > li + li::before { content: "—"; }
.ofhis .n1zmbti9 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.fsb92z3x .n1zmbti9 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wdbn7y  .n1zmbti9 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.pogd185q    .n1zmbti9 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wk4z6 .ynvke1hl,
  .arvl9eme .ynvke1hl,
  .vxw7xczc .ynvke1hl,
  .gdhtyi5t .ynvke1hl,
  .sqfd .ynvke1hl {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wk4z6 .ynvke1hl::before,
  .arvl9eme .ynvke1hl::before,
  .vxw7xczc .ynvke1hl::before,
  .gdhtyi5t .ynvke1hl::before,
  .sqfd .ynvke1hl::before { content: ""; display: block; flex-shrink: 0; }

  
  .wk4z6 .ynvke1hl::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;
  }

  
  .arvl9eme .ynvke1hl::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;
  }

  
  .vxw7xczc .ynvke1hl::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;
  }

  
  .gdhtyi5t .ynvke1hl::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;
  }

  
  .sqfd .ynvke1hl::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) {
  .h3lb .ynvke1hl {
    padding: 5px 14px;
  }
  .h3lb .n1zmbti9 {
    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;
  }
  .h3lb .n1zmbti9 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .h3lb .n1zmbti9 li a:hover { background: var(--bg-raised); }
  .h3lb .l1eravp,
  .s93j .l1eravp,
  .bpl6tr8 .l1eravp { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .pfa80mkz .ynvke1hl {
    padding: 5px 10px;
  }
  .pfa80mkz .n1zmbti9 {
    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);
  }
  .pfa80mkz .n1zmbti9.wiijfs { transform: translateX(0); }
  .pfa80mkz .n1zmbti9 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .pfa80mkz .n1zmbti9 li:last-child a { border-bottom: none; }
  .n5vlz .n1zmbti9,
  .bvl5ut6 .n1zmbti9 { background: var(--accent) !important; }
  .n5vlz .n1zmbti9 li a,
  .bvl5ut6 .n1zmbti9 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .bpl6tr8 .ynvke1hl {
    padding: 5px 10px;
  }
  .bpl6tr8 .n1zmbti9 {
    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);
  }
  .bpl6tr8 .n1zmbti9::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .bpl6tr8 .n1zmbti9.wiijfs { transform: translateY(0); }
  .bpl6tr8 .n1zmbti9 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gtojp .ynvke1hl {
    padding: 5px 10px;
  }
  .gtojp .n1zmbti9 {
    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;
  }
  .gtojp .n1zmbti9.wiijfs { opacity: 1; pointer-events: auto; }
  .gtojp .n1zmbti9 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .q3n82d     .ynvke1hl { border-radius: 0 !important; }
  .waysvgj4   .ynvke1hl { border-radius: 8px !important; }
  .m9yrj812 .ynvke1hl { border-radius: 50% !important; }
  .e2hqi   .ynvke1hl { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .qdehv6s1 .cgq21r { flex-direction: column; align-items: stretch; }
  .qdehv6s1 .jto9k { flex-direction: row; min-width: auto; }
  .qdehv6s1 .st6ha { align-items: flex-start; text-align: left; }
}
.exz17l,
.exz17l.et86,
.ku4v .exz17l,
.bbb43 .exz17l,
.zf594vky .exz17l,
.ga7dbx5b .exz17l {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.qdll {
  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;
}
.s9pvibvk { flex: 1 1 280px; min-width: 0; }
.wotexo {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.att8e3a0 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.o10vsc {
  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;
}
.o10vsc:hover { transform: translateY(-1px); opacity: 0.95; }
.sq4w5 .qdll {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.sq4w5 .wotexo { color: var(--cta); }
.sq4w5 .att8e3a0 { color: var(--text-body); }
.sq4w5 .o10vsc {
  background: var(--cta) !important;
  color: #fff !important;
}
.kpkjudog .qdll {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.kpkjudog .wotexo { color: var(--text-primary); }
.kpkjudog .att8e3a0 { color: var(--text-body); }
.kpkjudog .o10vsc {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .qdll {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .s9pvibvk { flex: 0 0 auto; }
  .wotexo { font-size: 1.2rem; }
  .o10vsc { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.soj5v .zah8 { height: 36px; }
.t9mx .zah8 { height: 60px; max-width: 200px; }
.otsmj .zah8 { height: 56px; max-width: 180px; }
.zgz9przn    .nigc, .zgz9przn    .jnwk2u { color: #f59e0b; }
.okqli8      .nigc { font-size: 1rem; letter-spacing: 1.5px; }
.okqli8      .jnwk2u   { font-size: 1.35rem; }
.lbwbp    .nigc, .lbwbp    .jnwk2u { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.zr7le1b     .nigc, .zr7le1b     .jnwk2u { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.p0stf29a .nigc, .p0stf29a .jnwk2u { color: var(--cta); letter-spacing: 2px; }
.bilw21   .nigc, .bilw21   .jnwk2u { color: #e91e63; letter-spacing: 2px; }
.weaa8ouy  .nigc, .weaa8ouy  .jnwk2u { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.c6raa     .nigc, .c6raa     .jnwk2u { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.to4vzk .y6cox8jc + .y6cox8jc {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.viv85q81 .jpptmu { padding: 18px 24px; min-height: 68px; }
.bbsh .luc9drz {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.bbsh .gm13 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.jg0h .y6cox8jc {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.uwt72h { counter-reset: cs-rank; }
.uwt72h .jpptmu { counter-increment: cs-rank; }
.uwt72h .jpptmu::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;
}
.m34auq .uwt72h { counter-reset: cs-rank; gap: 0; }
.m34auq .jpptmu {
  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;
}
.m34auq .jpptmu::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;
}
.m34auq .i2mk1uw {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.m34auq .gixbmk {
  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;
}
.m34auq .nyqn { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.m34auq .i2mk1uw { min-width: 0; flex-direction: column; width: 100%; }
.m34auq .inzvov {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.m34auq .nigc { color: var(--cta, var(--accent)); }
.m34auq .vrzfm { font-weight: 700; }
.m34auq .y6cox8jc {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.m34auq .luc9drz {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.m34auq .gm13 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.m34auq .ffwm8f0 .gm13 { font-size: 1.3rem; color: var(--accent-light); }
.m34auq .wpdhot9f {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.m34auq .jpptmu:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .m34auq .uwt72h {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .m34auq .jpptmu {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .m34auq .jpptmu { padding: 40px 16px 20px; }
  .m34auq .y6cox8jc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .m34auq .wpdhot9f { width: 100%; min-width: 0; }
}
.r04r7 .uwt72h { counter-reset: cs-rank; gap: 10px; }
.r04r7 .jpptmu {
  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);
}
.r04r7 .jpptmu::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);
}
.r04r7 .i2mk1uw {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.r04r7 .gixbmk {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.r04r7 .nyqn { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.r04r7 .inzvov {
  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;
}
.r04r7 .nigc { color: var(--cta, var(--accent)); }
.r04r7 .y6cox8jc {
  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;
}
.r04r7 .luc9drz {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.r04r7 .gm13 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.r04r7 .ffwm8f0 .gm13 { color: var(--accent-light); }
.r04r7 .wpdhot9f {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.r04r7 .jpptmu:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .r04r7 .jpptmu {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .r04r7 .jpptmu::before {
    position: absolute; top: 14px; left: 14px;
  }
  .r04r7 .i2mk1uw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .r04r7 .inzvov { white-space: normal; text-align: center; font-size: 1.2rem; }
  .r04r7 .y6cox8jc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .r04r7 .wpdhot9f { width: 100%; min-width: 0; }
  .r04r7 .nigc { min-width: 0; }
}
.jach8 .jpptmu::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.zsbjvc .ui5v {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.zsbjvc .ui5v summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.zsbjvc .ui5v p { padding: 0 2px 16px; }
.b6r5jtm .ui5v { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.b6r5jtm .ui5v summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.b6r5jtm .ui5v summary::after { content: "›"; font-size: 1.2em; }
.b6r5jtm .ui5v[open] summary::after { content: "‹"; }
.b6r5jtm .ui5v p { padding: 10px 22px 4px; }
.k4f9s4 .ui5v {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.k4f9s4 .ui5v summary { color: var(--text-primary); padding-left: 16px; }
.k4f9s4 .ui5v summary::after { content: "›"; font-size: 1.1em; }
.k4f9s4 .ui5v[open] summary::after { content: "‹"; }
.k4f9s4 .ui5v p { padding-left: 16px; }
.b5qjq1 .mpmil { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.b5qjq1 .ui5v {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.b5qjq1 .ui5v:last-child { border-bottom: none; }
.b5qjq1 .ui5v summary { color: var(--text-primary); border-radius: 0; }
.b5qjq1 .ui5v summary::after { content: "›"; font-size: 1.1em; }
.b5qjq1 .ui5v[open] summary::after { content: "‹"; }
.nynmmz4t .ui5v { overflow: hidden; }
.nynmmz4t .ui5v summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.nynmmz4t .ui5v summary::after { color: rgba(255,255,255,.75); }
.nynmmz4t .ui5v[open] summary { border-radius: 0; }
.z9jq05z0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jj2jw7 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rtlyzu {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.f641x { color: var(--text-muted); font-size: 1.05rem; }
.i2t3 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.gsbev9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d7n6m { margin-bottom: 20px; }
.exnabac {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.bl9u2r {
  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;
}
.bl9u2r:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fovs { resize: vertical; min-height: 130px; }
.rq1xitn { width: 100%; margin-top: 8px; }
.ndb6 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zik1q5o {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gg7es8 { color: var(--text-muted); line-height: 1.75; }
.ennw8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ennw8 li { margin-bottom: 6px; }
.gujaoujh { max-width: 760px; margin: 0 auto; }
.i36kwuyq ul.ennw8 { margin: 0; }
@media (max-width: 640px) { .oo9cf { grid-template-columns: 1fr; gap: 10px; } }
.kwglwp { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ybjoks { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.frm9 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ybjoks p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ybjoks .ennw8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kwglwp { grid-template-columns: 1fr; } }
.f01nm133 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.f01nm133:hover .sqr4lt { color: var(--accent-light); text-decoration: underline; }
.rc1tie { color: inherit; text-decoration: none; }
.rc1tie:hover { color: var(--accent-light); text-decoration: underline; }
.oiwvphva { display: inline-block; line-height: 0; }
.ez6yhin { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vyqe { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vyqe:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.vheckn { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.vyqe p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vyqe ul.ennw8 { margin: 0; }
.g2ytir { color: var(--text-muted); line-height: 1.75; }
.ei5eqk .ennw8,
.ag5kjvs .ennw8,
.x191of .ennw8,
.dt094f .ennw8 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ei5eqk .vyqe,
.ag5kjvs .vyqe { text-align: left; }
.ei5eqk .vheckn,
.ag5kjvs .vheckn { text-align: center; }
.uh2ub { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ivk2o9l { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.yp7xp115 { font-size: 1.1rem; }
.shjgc6 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.w9ku { margin-top: 12px; }
.ay0f3hk { 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; }
.ay0f3hk:hover { border-bottom-color: var(--accent-light); }
.xehavvg { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.xehavvg img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ff43d4o { width: 260px; height: 260px; }
.avjam { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.ddfm7lt0 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.lfekriv { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .i1fey5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.kgqiq6f .shjgc6, .kgqiq6f .ivk2o9l { max-width: 640px; }
.gp6i { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.lxya9 { position: sticky; top: 96px; align-self: start; }
.lxya9 .uh2ub { font-size: 1.6rem; margin-top: 18px; }
.c9wyt .shjgc6 { margin-bottom: 28px; }
@media (max-width: 860px) { .gp6i { grid-template-columns: 1fr; } .lxya9 { position: static; text-align: center; } }
.bkdkyp .xehavvg { margin: 0 auto 18px; }
.bkdkyp .ddfm7lt0 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .f825he { grid-template-columns: 1fr; } }
.ftgy9 .uh2ub { font-size: 1.6rem; margin-bottom: 6px; }
.dt094f .ennw8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ftgy9 { flex-direction: column; text-align: center; } .mtyog { grid-template-columns: 1fr; } }
.u4flk4i .uh2ub { font-size: 1.35rem; margin: 0 0 4px; }
.u4flk4i .ddfm7lt0 { margin: 0; }
.w5pi05kz .rtlyzu { color: var(--accent-light); }
.gia1 .rtlyzu { font-size: 2rem; }
.gia1 .f641x { max-width: 680px; }
.galnph .rtlyzu { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.galnph .f641x  { margin: 0; }
@media (max-width: 640px) { .galnph { flex-direction: column; } }
.zm2f3i2t {
  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;
}
.zm2f3i2t .rtlyzu { color: var(--accent-light); }
.mkk9bbhm .rtlyzu { color: #fff; }
.mkk9bbhm .f641x  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .y0iuvt0 { grid-template-columns: 1fr; } }
.rb7sbz { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.rb7sbz .bl9u2r {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.rb7sbz .bl9u2r:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ymq0 .bl9u2r { background: var(--bg-raised); border-color: transparent; }
.ymq0 .bl9u2r:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x9q6fr4 .bl9u2r { border-radius: 100px; padding: 11px 20px; }
.x9q6fr4 .fovs { border-radius: 14px; }
@media (max-width: 640px) { .cvnzx4 { grid-template-columns: 1fr; } }
.nmi8mu{display:none}
.nmi8mu:empty,.qamr880:empty{display:none}
.xzscq3n{position:relative;overflow:visible}
.vrevuaf .bevfioiw,.ffb84 .bevfioiw,
.prj2dx7o .bevfioiw,.eha9 .bevfioiw,
.pxa3 .bevfioiw,.b27ct .bevfioiw{display:block}
.as2k2z .t2w0{display:block}
.vrevuaf .bevfioiw,.ffb84 .bevfioiw,
.prj2dx7o .bevfioiw,.eha9 .bevfioiw,
.pxa3 .bevfioiw{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}
.vrevuaf .bevfioiw .qamr880,.ffb84 .bevfioiw .qamr880,
.prj2dx7o .bevfioiw .qamr880,.eha9 .bevfioiw .qamr880,
.pxa3 .bevfioiw .qamr880{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}
.vrevuaf .bevfioiw,.ffb84 .bevfioiw{top:12px}
.vrevuaf .bevfioiw .qamr880{margin-right:auto}
.ffb84 .bevfioiw .qamr880{margin-left:auto}
.ffb84 .bevfioiw{text-align:right}
.prj2dx7o .bevfioiw,.eha9 .bevfioiw{bottom:12px}
.prj2dx7o .bevfioiw .qamr880{margin-right:auto}
.eha9 .bevfioiw .qamr880{margin-left:auto}
.eha9 .bevfioiw{text-align:right}
.pxa3 .bevfioiw{position:relative;margin-top:16px}
.pxa3 .bevfioiw .qamr880{margin:0 auto}
.b27ct .bevfioiw{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.b27ct .bevfioiw .qamr880{margin:0}
.b27ct .u4pc9~.bevfioiw,
.b27ct .thac825~.bevfioiw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.b27ct .u4pc9~.bevfioiw .qamr880,
.b27ct .thac825~.bevfioiw .qamr880{justify-content:flex-start}
.u4pc9~.bevfioiw,.thac825~.bevfioiw{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}
.u4pc9~.bevfioiw .qamr880{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.thac825~.bevfioiw .qamr880{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.t2w0 .qamr880{margin:0 0 12px}
.qamr880{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ec9z{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.sqr4lt{font-weight:600;color:var(--text-heading);opacity:1}
.msjzl0p .ec9z{display:none}
.r5uqwr .qamr880{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.cdfutd8w .qamr880{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.b3ve3kg7{--date-bg:transparent}
.uypzyl4 .figh4i1m::before{content:""}
.jc5m4vpq{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.u9lbb61{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.i0u1ue{display:flex;flex-direction:column;gap:3px}
.vi4s67sm{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.b3zg7{font-weight:700;font-size:1rem;color:var(--text-heading)}
.hwaz{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.q3tkmdms .jc5m4vpq{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ti1re2u .jc5m4vpq{border-top:3px solid var(--accent);padding-top:18px}
.vm13n5t0 .jc5m4vpq{border-left:3px solid var(--accent);border-radius:0}
.ewunz .jc5m4vpq{padding:20px 0}
@media(max-width:640px){
  .jc5m4vpq{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .hwaz{max-width:100%}
}
.dfadkoz .jmxor34{margin:0}
@media (max-width:560px){
  .cz25be{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) {
  .se3d56ob { padding: 28px 18px 20px; }
  .cwaa8g { font-size: 1.2rem; }
  .mbm7gk1 { max-width: 220px; max-height: 80px; }
}
.r8811p8i {
  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);
}
.j3hm {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.bzxiya  .r8811p8i { border-radius: 50%; }
.tz1q27q  .r8811p8i { border-radius: 6px; }
.pemww .r8811p8i { border-radius: 22px; }
.xd32d8ri .qdll {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .r8811p8i { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.garke .et86 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.garke .jbbc {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.garke .qdll {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.ajdjlym .et86,
.ajdjlym .jbbc {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.ajdjlym .qdll {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .ajdjlym { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .ajdjlym .qdll {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .ajdjlym .att8e3a0 { display: none !important; }
  .ajdjlym .wotexo { font-size: 1.1rem !important; }
  .ajdjlym .r8811p8i { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .sy8d { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .qrs2b1 { flex-direction: row-reverse; }
[dir="rtl"] .n1zmbti9 { flex-direction: row-reverse; }
[dir="rtl"] .cbey .q4qv { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .cbey .q4qv { right: auto; left: 20px; }
  [dir="rtl"] .pkk9vf  .q4qv { left: auto;  right: 20px; }
}
[dir="rtl"] .ek3197k .oo9tedq  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .f02xl4f7 .oo9tedq { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .u4pc9,
[dir="rtl"] .sxn0wa,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jrksnhh6, [dir="rtl"] .fxmgv { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wsl1 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .lzbr { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .espfrya { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .qdll { direction: rtl; }
[dir="rtl"] .r8811p8i { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .jpptmu,
[dir="rtl"] .moo3hz { direction: rtl; }
[dir="rtl"] .gkzj { direction: rtl; }
[dir="rtl"] .n6fh { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .w6to .fxmgv,
[dir="rtl"] .k11q9 .fxmgv,
[dir="rtl"] .e1ueb .fxmgv,
[dir="rtl"] .rt96hr .fxmgv {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .w6to .fxmgv li::before,
[dir="rtl"] .k11q9 .fxmgv li::before,
[dir="rtl"] .e1ueb .fxmgv li::before,
[dir="rtl"] .rt96hr .fxmgv li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .u4pc9.siw0 .d0lezzlx { align-items: flex-end; text-align: right; }
[dir="rtl"] .u4pc9.depysxx .d0lezzlx { text-align: center; }
[dir="rtl"] .u4pc9 .d0lezzlx { text-align: right; }
[dir="rtl"] .jbbc,
[dir="rtl"] .s83vz,
[dir="rtl"] .k2hfad2,
[dir="rtl"] .gsbev9,
[dir="rtl"] .exnabac,
[dir="rtl"] .shjgc6,
[dir="rtl"] .bl9u2r,
[dir="rtl"] .fovs { text-align: right; direction: rtl; }
[dir="rtl"] .x9q6fr4 .bl9u2r,
[dir="rtl"] .rb7sbz .bl9u2r { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #95a210;
  --brand:           #95a210;
  --brand-light:     #798315;
  --brand-pale:      #99a426;
  --grad-start:      #d7e924;
  --grad-end:        #dae565;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #95a210;
  --cta-light:       #758008;
  --cta-hover:       #616a0a;
  --bg-page:         #f8f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f6f3;
  --bg-raised:       #f1f1ed;
  --bg-hover:        #f5f6f3;
  --border:          #e8e9e1;
  --border-alt:      #dbddcf;
  --border-section:  #e8e9e1;
  --text-primary:    #1b1c16;
  --text-muted:      #606250;
  --text-body:       #37382d;
  --text-sub:        #525444;
  --text-faint:      #898c72;
  --text-dim:        #a1a38e;
  --text-label:      #6e705b;
  --text-value:      #444639;
  --accent-bg:       #f3f5df;
  --accent-bg-light: #edf1c5;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c9624;
  --c-cons:          #9f3621;
  --c-pros-label:    #0eb32b;
  --c-tip-border:    #10c630;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9624;
}
:root { --logo-bg-opacity: 77%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.f52h .itgj, .f52h .u4pc9 { min-height: 520px; }
.npcnws8::before { content: '·'; font-size: 1.3em; line-height: 1; }