:root {
  --color-accent: #9c5f08;
  --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;
}
.ooe4p3 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mqhdeae {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z12q3 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ltgasp { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.zxfx { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.zxfx a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.zxfx a:hover { color: var(--accent-light); }
.asnx  .yh73yd2f { border-radius: 14px; }
.asnx .yh73yd2f li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.asnx .yh73yd2f li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .yh73yd2f {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .w17rw40l:hover .yh73yd2f,
  .w17rw40l:focus-within .yh73yd2f { display: block; }
  .yh73yd2f li a { padding: 8px 16px; font-size: 0.88rem; }
}
.h1j5 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.b4s0zc6f { display: none; }
@media (max-width: 640px) {
  .b4s0zc6f {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .b4s0zc6f.u4ld { display: block; }
}
@media (max-width: 640px) {
  .h1j5 { display: block; }
  .zxfx > li + li::before { display: none !important; }
  .zxfx {
    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;
  }
  .zxfx.u4ld { display: flex; }
  .zxfx li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .zxfx li:last-child a { border-bottom: none; }
}
.jyeago { min-height: 480px; }
.wgxf {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ss9j { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ykq2r4l .ss9j { margin-left: 0; margin-right: 0; }
.mdoyt73 {
  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;
}
.mdoyt73:hover { opacity: 0.88; }
.en6evf .wgxf { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.en6evf .ss9j { color: #e2e8f0; }
.en6evf.rxev .h09wsm { text-align: center; }
.ydyd .wgxf { color: var(--text-primary); text-shadow: none; }
.ydyd .ss9j { color: var(--text-muted); }
.ydyd .mdoyt73 { margin-top: 16px; }
.ydyd, .ydyd.jyeago { min-height: auto !important; }
.ydyd.rxev .h09wsm { text-align: center; }
.ydyd~.zvvhxj6{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}
.ydyd~.zvvhxj6 .goutug7{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.x4k7d .c4udpvar,
.x4k7d .bpw0ain,
.x4k7d .en6evf .zrnvy2l {
  overflow: hidden;
}
.x4k7d .c4udpvar::after,
.x4k7d .bpw0ain::after,
.x4k7d .en6evf .zrnvy2l::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.c4udpvar .wgxf { color: #fff; }
.c4udpvar .ss9j { color: rgba(255,255,255,0.85); }
.c4udpvar .mdoyt73 { background: #fff; color: var(--cta); }
.c4udpvar .mdoyt73:hover { opacity: 0.92; }
.jrowl .u1r7x { position: relative; overflow: hidden; }
.jrowl .u1r7x::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;
}
.okyinjn .u1r7x {
  animation: hg-breathe 7s ease-in-out infinite;
}
.x4k7d .u1r7x { position: relative; overflow: hidden; }
.x4k7d .u1r7x::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;
}
.wsmsic .u1r7x { position: relative; overflow: hidden; }
.wsmsic .u1r7x::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;
}
.wamhi2bs .u1r7x {
  animation: hg-fadein 1.2s ease-out both;
}
.u1r7x {
  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%);
}
.jd493 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.nutr0z {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.u1r7x .wgxf { text-shadow: none; color: var(--text-primary); }
.u1r7x .ss9j { color: var(--text-muted); }
body.ulzz .wgxf {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.e8n0x7pe .wgxf {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.jyeago.c4udpvar .wgxf,
section.c4udpvar .wgxf {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.u1r7x.rxev .jd493 { align-items: center; text-align: center; }
.u1r7x.ykq2r4l   .jd493 { align-items: flex-start; text-align: left; }
.y0hd9l .nutr0z { position: relative; }
.y0hd9l .nutr0z::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.y0hd9l.k7ooblp .nutr0z::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.r4oa .nutr0z {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.r4oa.k7ooblp .nutr0z { padding: 32px 0 32px 32px; }
.v94r0o10 .nutr0z {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.k7ooblp .jd493 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.v94r0o10.k7ooblp .nutr0z { padding: 40px 16px 40px 48px; }
.jyeago .zojlgzvp {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.zojlgzvp .ps6pfc {
  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;
}
.zojlgzvp .ps6pfc::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.zojlgzvp .s9eijkw3 { display: contents !important; }
.zojlgzvp .s9eijkw3 .f95iiz {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.zojlgzvp .s9eijkw3 .ufh9d { max-height: 48px; max-width: 96px; }
.zojlgzvp .s9eijkw3 .k0k1eoa {
  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;
}
.zojlgzvp .qsn8aqp {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.zojlgzvp .rlc48 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.zojlgzvp .fvqmyjq { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.zojlgzvp .fvqmyjq small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.zojlgzvp .pccy { display: contents !important; }
.zojlgzvp .pccy .vnr5zrn:not(.or1dv7jx) { display: none !important; }
.zojlgzvp .pccy .or1dv7jx {
  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;
}
.zojlgzvp .pccy .or1dv7jx .iebj {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.zojlgzvp .pccy .or1dv7jx .dhug {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.zojlgzvp .nj519fu { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.zojlgzvp .nj519fu.z1q68fc4 {
  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;
}
.zojlgzvp .nj519fu.z1q68fc4:hover { opacity: 0.85; }
.uwhkc .nutr0z {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.qxh96kby {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .u1r7x { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .u1r7x:not(.uwhkc) .nutr0z { display: none !important; }
  .uwhkc .nutr0z { padding: 16px; }
  .jd493  { padding: 36px 24px; }
  .u1r7x~.zvvhxj6,.k7ooblp~.zvvhxj6{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .jyeago, .u1r7x { min-height: 320px !important; }
  .wgxf { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rah1v5,
  .qxh96kby,
  .vkpc { grid-template-columns: 1fr !important; }

  

  
  .d7ja0 { display: flex !important; flex-direction: column !important; }
  .d7ja0 .h09wsm { display: contents; }
  .d7ja0 .zrnvy2l { order: 0; }
  .d7ja0 .wgxf { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .d7ja0 .rah1v5 { order: 2; padding: 0 16px 12px !important; }
  .d7ja0 .ss9j { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .i534eira .h09wsm { display: flex; flex-direction: column; }
  .i534eira .h09wsm .wgxf { order: 1; }
  .i534eira .h09wsm .vkpc { order: 2; margin: 8px 0 24px !important; }
  .i534eira .h09wsm .ss9j { order: 3; }
  .i534eira .h09wsm .mdoyt73 { order: 4; align-self: center; margin-top: 0; }

  
  .u1r7x.uwhkc {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .u1r7x.uwhkc .jd493 { display: contents; padding: 0; }
  .u1r7x.uwhkc .jd493 .wgxf { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .u1r7x.uwhkc .nutr0z { order: 2; padding: 12px 16px; }
  .u1r7x.uwhkc .jd493 .ss9j { order: 3; padding: 0 24px; margin: 0 auto; }
  .u1r7x.uwhkc .jd493 .mdoyt73 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zibx { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jcrzyny { width: 100%; height: auto; display: block; border-radius: 10px; }
.u3lgdt .zibx        { border-radius: 16px; }
.u3lgdt .jcrzyny  { border-radius: 16px; }
.awwxb0id .zibx         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.awwxb0id .jcrzyny   { border-radius: 8px; }
.tp9imnb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qzrkv { width: 100%; padding: 32px 0; position: relative; }
.f79283d { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rbuwce0 .qzrkv:nth-child(even) { background: var(--bg-surface); }
.rbuwce0 .qzrkv:nth-child(odd)  { background: var(--bg-page); }
.c3po6 .qzrkv:nth-child(even) { background: var(--bg-card); }
.c3po6 .qzrkv:nth-child(odd)  { background: var(--bg-page); }
.rbuwce0 .qzrkv:nth-child(odd)  .f79283d { background: var(--bg-card); border-radius: 6px; }
.rbuwce0 .qzrkv:nth-child(even) .f79283d { background: var(--bg-raised); border-radius: 6px; }
.c3po6 .qzrkv:nth-child(odd)  .f79283d { background: var(--bg-card); border-radius: 6px; }
.c3po6 .qzrkv:nth-child(even) .f79283d { background: var(--bg-raised); border-radius: 6px; }
.rbuwce0 .qzrkv:nth-child(even) .j3dx .j20gono9,
.c3po6 .qzrkv:nth-child(even) .j3dx .j20gono9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rbuwce0 .qzrkv:nth-child(odd) .j3dx .j20gono9,
.c3po6 .qzrkv:nth-child(odd) .j3dx .j20gono9 { background: var(--bg-card-inner); }
.rbuwce0 .qzrkv:nth-child(even) .z121c .j20gono9:nth-child(odd),
.c3po6 .qzrkv:nth-child(even) .z121c .j20gono9:nth-child(odd)  { background: var(--bg-card); }
.rbuwce0 .qzrkv:nth-child(even) .z121c .j20gono9:nth-child(even),
.c3po6 .qzrkv:nth-child(even) .z121c .j20gono9:nth-child(even) { background: var(--bg-card-inner); }
h1.ci8p605 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ci8p605 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.kiolxuv { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.g4w0o h2.ci8p605 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xy3zcg92 h2.ci8p605 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.wbu9 h2.ci8p605 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.r3bg2g h2.ci8p605::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gn6k2h h2.ci8p605 {
  color: var(--text-primary); font-size: 1.7rem;
}
.ph5u h2.ci8p605::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.jv98r h2.ci8p605 {
  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;
}
.pvei2 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .pvei2 { display: none; } }
.zmwhrp { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.w0wpc2wa { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ddfa43ua {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mn8dwj { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.g6r5tt { padding-left: 20px; }
.g6r5tt li { margin-bottom: 6px; }
.g6r5tt a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.g6r5tt a:hover { color: var(--accent-light); }
.amyct6 .mn8dwj { display: none; }
.ilflxnfq .mn8dwj { display: none; }
.ilflxnfq .g6r5tt { padding-left: 0; list-style: none; }
.ilflxnfq .g6r5tt li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ilflxnfq .g6r5tt a { font-size: 0.92rem; }
.kxtar .ddfa43ua { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.kxtar .mn8dwj { display: none; }
.kxtar .g6r5tt { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.kxtar .g6r5tt li { margin-bottom: 0; }
.kxtar .g6r5tt 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;
}
.kxtar .g6r5tt a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xr3b .ddfa43ua { padding: 20px 20px 16px; }
.xr3b .g6r5tt {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xr3b .g6r5tt li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xr3b .g6r5tt 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;
}
.xr3b .g6r5tt 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;
}
.xr3b .g6r5tt a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xr3b .g6r5tt a:focus,
.xr3b .g6r5tt a:focus-visible,
.xr3b .g6r5tt a:target { outline: none; }
.xr3b .g6r5tt li:target a { border-color: var(--border); color: var(--text-muted); }
.rtixw84 .ddfa43ua { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rtixw84 .mn8dwj { display: none; }
.rtixw84 .g6r5tt { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rtixw84 .g6r5tt li { margin-bottom: 0; }
.rtixw84 .g6r5tt li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rtixw84 .g6r5tt li:last-child::after { content: ""; margin-right: 0; }
.rtixw84 .g6r5tt a { font-size: 0.9rem; }
.j20gono9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.j3dx .j20gono9 { background: var(--bg-card); }
.z121c .j20gono9:nth-child(odd)  { background: var(--bg-card); }
.z121c .j20gono9:nth-child(even) { background: var(--bg-raised); }
.mv4faag .j20gono9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mv4faag .j20gono9:last-child { border-bottom: none; }
.mv4faag h3.kiolxuv { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vw5w .j20gono9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vw5w .j20gono9 + .j20gono9 { margin-top: 4px; }
.ph40d .j20gono9 { background: none; border-radius: 0; padding: 12px 0; }
.ph40d .j20gono9 + .j20gono9 { border-top: 1px solid var(--border-section); }
.o3i0hjpl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.f8fm { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gca21fq { color: var(--text-body); margin-bottom: 10px; }
.sa0utbyi, .ymjit { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.sa0utbyi li, .ymjit li { margin-bottom: 6px; }
.i4ua     .sa0utbyi { list-style-type: "● "; }
.ifd24clk  .sa0utbyi { list-style-type: "■ "; }
.arhv .sa0utbyi { list-style-type: "◆ "; }
.qq12wxfa    .sa0utbyi { list-style-type: "★ "; }
.i4ua     .k6uvgs27 { list-style-type: "● "; }
.ifd24clk  .k6uvgs27 { list-style-type: "■ "; }
.arhv .k6uvgs27 { list-style-type: "◆ "; }
.qq12wxfa    .k6uvgs27 { list-style-type: "★ "; }
.i4ua    .sa0utbyi li::marker, .i4ua    .k6uvgs27 li::marker,
.ifd24clk .sa0utbyi li::marker, .ifd24clk .k6uvgs27 li::marker,
.arhv .sa0utbyi li::marker, .arhv .k6uvgs27 li::marker,
.qq12wxfa   .sa0utbyi li::marker, .qq12wxfa   .k6uvgs27 li::marker {
  color: var(--cta); font-size: 1em;
}
.arhv .ymjit,
.arhv .ymjit li,
.arhv .ymjit li::before,
.arhv .ymjit li::before { border-radius: 3px; }
.bp16f0 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ml4h .bp16f0,
.k2ln7 .bp16f0 { background: transparent; border: none; border-radius: 0; }
.uet3cdk { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.uet3cdk th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.uet3cdk td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.uet3cdk tr:hover td { background: var(--bg-hover); }
.irho7vlq .uet3cdk tbody tr:nth-child(even) td { background: var(--bg-surface); }
.fn34x .uet3cdk { border: 1px solid var(--border-alt); }
.fn34x .uet3cdk th,
.fn34x .uet3cdk td { border: 1px solid var(--border-alt); }
.f1log5 .uet3cdk th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.f1log5 .uet3cdk td { border-bottom: none; }
.f1log5 .uet3cdk tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.svq0 .uet3cdk th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xt1w53 .bp16f0 {
  overflow: hidden;
}
.xt1w53 .uet3cdk th { border-bottom: 1px solid var(--border-alt); }
.xt1w53 .uet3cdk tr:last-child td { border-bottom: none; }
.t45h7g { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gnms { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vfkc8aba { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.t0vvq8q { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tgz4i8o7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.k6uvgs27 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.k6uvgs27 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%}
.vd7xr .t0vvq8q { background: transparent; text-align: center; }
.q16n5 .vfkc8aba {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xlil1u .vfkc8aba {
  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);
}
.i9o10 .gnms { display: grid; grid-template-columns: auto 1fr; }
.i9o10 .vfkc8aba {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.i9o10 .t0vvq8q { grid-column: 2; }
.i9o10 .tgz4i8o7,
.i9o10 .k6uvgs27 { grid-column: 1 / -1; }
.vxi67y8w .gnms { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vxi67y8w .vfkc8aba {
  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);
}
.vxi67y8w .t0vvq8q { grid-column: 2; }
.vxi67y8w .tgz4i8o7,
.vxi67y8w .k6uvgs27 { grid-column: 1 / -1; }
.n3cvisj2 .gnms { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.n3cvisj2 .t0vvq8q { background: none; color: var(--accent-light); font-weight: 700; }
.sycr .gnms { 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); }
.sycr .t0vvq8q { background: none; color: var(--accent-light); font-weight: 700; }
.egovna .gnms { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.egovna .gnms:last-child { border-bottom: none; }
.egovna .t0vvq8q { background: none; color: var(--accent-light); font-weight: 700; }
.ug87ho6g .gnms { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ug87ho6g .t0vvq8q { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i21a .t45h7g { counter-reset: card-n; }
.i21a .gnms  { counter-increment: card-n; }
.i21a .t0vvq8q { display: flex; align-items: center; gap: 10px; }
.i21a .t0vvq8q::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;
}
.rs58exfx .gnms { background: var(--bg-surface); border: 1px solid var(--border); }
.rs58exfx .t0vvq8q { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.gyea { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.r2g9v  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.pl5k { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.gyea strong { color: var(--text-primary); font-size: 0.95rem; }
.gyea p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.jtrl { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vskwm8j, .h0hvrna { border-radius: 8px; padding: 14px; }
.vskwm8j { background: var(--bg-pros); }
.h0hvrna { background: var(--bg-cons); }
.nkcgyb3 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vskwm8j .nkcgyb3 { color: var(--c-pros-label); }
.h0hvrna .nkcgyb3 { color: #f87171; }
.vskwm8j ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.h0hvrna ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jcrzyny { width: 100%; height: auto; border-radius: 10px; display: block; }
.z1q68fc4 {
  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;
}
.z1q68fc4:hover { opacity: 0.85; }
.jhxvn .z1q68fc4  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jhxvn .z1q68fc4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yyh1 .z1q68fc4  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.yyh1 .z1q68fc4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.numfpn .mdoyt73 { border-radius: 50px; }
.numfpn .z1q68fc4  { border-radius: 50px; }
.xg3n1453 .mdoyt73 { padding-left: 22px; padding-right: 22px; }
.xg3n1453 .z1q68fc4  { padding-left: 12px; padding-right: 12px; }
.iw7is0v7 .mdoyt73 { padding-left: 44px; padding-right: 44px; }
.iw7is0v7 .z1q68fc4  { padding-left: 24px; padding-right: 24px; }
.tvztwn .mdoyt73 { padding-left: 56px; padding-right: 56px; }
.tvztwn .z1q68fc4  { padding-left: 32px; padding-right: 32px; }
.omny9g   .mdoyt73::after, .omny9g   .z1q68fc4::after,
.meo1zj .mdoyt73::after, .meo1zj .z1q68fc4::after,
.kwjjx0w    .mdoyt73::after, .kwjjx0w    .z1q68fc4::after,
.qcjkk    .mdoyt73::after, .qcjkk    .z1q68fc4::after,
.sl20z    .mdoyt73::after, .sl20z    .z1q68fc4::after,
.ds34fc     .mdoyt73::after, .ds34fc     .z1q68fc4::after,
.yqstclc9    .mdoyt73::after, .yqstclc9    .z1q68fc4::after,
.odl0xon7   .mdoyt73::after, .odl0xon7   .z1q68fc4::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;
}
.omny9g .mdoyt73::after, .omny9g .z1q68fc4::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");
}
.meo1zj .mdoyt73::after, .meo1zj .z1q68fc4::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");
}
.kwjjx0w .mdoyt73::after, .kwjjx0w .z1q68fc4::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");
}
.qcjkk .mdoyt73::after, .qcjkk .z1q68fc4::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");
}
.sl20z .mdoyt73::after, .sl20z .z1q68fc4::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");
}
.ds34fc .mdoyt73::after, .ds34fc .z1q68fc4::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");
}
.yqstclc9 .mdoyt73::after, .yqstclc9 .z1q68fc4::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");
}
.odl0xon7 .mdoyt73::after, .odl0xon7 .z1q68fc4::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");
}
.sf8a   .sjcy2::after, .sf8a   .tiaumty::after,
.q4zi8tda .sjcy2::after, .q4zi8tda .tiaumty::after,
.xta5eot    .sjcy2::after, .xta5eot    .tiaumty::after,
.ysrv8p    .sjcy2::after, .ysrv8p    .tiaumty::after,
.zhd2    .sjcy2::after, .zhd2    .tiaumty::after,
.apkxjcn     .sjcy2::after, .apkxjcn     .tiaumty::after,
.zoywz    .sjcy2::after, .zoywz    .tiaumty::after,
.vueaergu   .sjcy2::after, .vueaergu   .tiaumty::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;
}
.sf8a .sjcy2::after, .sf8a .tiaumty::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");
}
.q4zi8tda .sjcy2::after, .q4zi8tda .tiaumty::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");
}
.xta5eot .sjcy2::after, .xta5eot .tiaumty::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");
}
.ysrv8p .sjcy2::after, .ysrv8p .tiaumty::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");
}
.zhd2 .sjcy2::after, .zhd2 .tiaumty::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");
}
.apkxjcn .sjcy2::after, .apkxjcn .tiaumty::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");
}
.zoywz .sjcy2::after, .zoywz .tiaumty::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");
}
.vueaergu .sjcy2::after, .vueaergu .tiaumty::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");
}
.hsh35ac {
  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;
}
.ps6pfc {
  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;
}
.ps6pfc > * { min-width: 0; }
.ps6pfc:hover { background: var(--bg-hover); }
.ps6pfc > [itemprop="item"] { display: contents; }
.ps6pfc [itemprop="itemReviewed"],
.ps6pfc [itemprop="reviewRating"] { display: none; }
.ps6pfc::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;
}
.s9eijkw3 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.f95iiz {
  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;
}
.ufh9d { max-height: 52px; max-width: 110px; object-fit: contain; }
.k0k1eoa {
  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;
}
.vs15in .f95iiz    { background: #1a1a1a; }
.qoe8 .f95iiz   { background: rgba(128,128,128,.12); }
.lblgo .f95iiz { background: var(--bg-raised); }
.s23lag .f95iiz    { background: transparent; padding: 0; }
.qsn8aqp {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.rlc48 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.fvqmyjq { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.pccy {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.vnr5zrn {
  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;
}
.iebj {
  
  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%;
}
.dhug {
  
  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;
}
.nj519fu {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.nj519fu.z1q68fc4 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ps6pfc {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ps6pfc::before    { grid-area: rank;   }
  .s9eijkw3           { grid-area: ident;  }
  .qsn8aqp     { grid-area: rating; min-width: 0; width: auto; }
  .pccy           { grid-area: pills;  }
  .nj519fu             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ps6pfc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ps6pfc::before    { justify-self: center; }
  .s9eijkw3           { width: 100%; }
  .qsn8aqp     { justify-self: center; }
  .pccy           { grid-template-columns: 1fr; }
}
.nveyj {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.c5u2h {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.mdlz8asz {
  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;
}
.mdlz8asz img { max-width: 80px; max-height: 50px; object-fit: contain; }
.wabzu { flex: 1; }
.wabzu h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.sdrr { color: var(--c-stars); font-size: 1.1rem; }
.u0kc9ob { margin-bottom: 8px; }
.xplti { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.zdvtz5d::before   { content: "★ "; color: var(--accent-light); }
.kxbm { flex-shrink: 0; }
.ewopj img.g9xn { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ml4h { padding: 20px 24px; }
.w71pws { color: var(--text-muted); margin-bottom: 16px; }
.mcht { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.m4qf, .s8yi4mbp { list-style: none; font-size: 0.9rem; }
.m4qf li { color: var(--c-pros); margin-bottom: 4px; }
.s8yi4mbp li { color: var(--c-cons); margin-bottom: 4px; }
.m4qf li::before { content: "✓"; margin-right: 5px; }
.s8yi4mbp li::before { content: "✗"; margin-right: 5px; }
.wg1bc4 .m4qf li::before { content: "→"; }
.wg1bc4 .s8yi4mbp li::before { content: "–"; }
.cmhfjmne  .m4qf li::before { content: "★"; }
.cmhfjmne  .s8yi4mbp li::before { content: "✕"; }
.ssggyv    .m4qf li::before { content: "◆"; }
.ssggyv    .s8yi4mbp li::before { content: "▲"; }
.snfb  .m4qf li::before { content: "▶"; }
.snfb  .s8yi4mbp li::before { content: "■"; }
.oim5dfk { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.acahm85 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.yatw672k { background: var(--bg-pros); color: var(--c-tag-pay); }
.kr8o { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.iu5jtp0m .kr8o { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.wlo835c .kr8o { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .qsyg .spbxs27k {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qsyg .nveyj { margin: 0; }
}
.tk83kbp .c5u2h { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.tk83kbp .wabzu h3 { color: var(--accent-light); }
.tk83kbp .mdlz8asz { background: var(--bg-page); border: 1px solid var(--border); }
.d4rh .nveyj { border-top: 4px solid var(--accent); }
.d4rh .c5u2h { background: var(--bg-card); }
.lapo1n8 .nveyj { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.lapo1n8 .c5u2h { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.lapo1n8 .ml4h { padding: 14px 16px; }
.lapo1n8 .mdlz8asz { border-radius: 4px; }
.lapo1n8 .kr8o { border-radius: 0; }
.gfjy .c5u2h { padding: 0; gap: 0; overflow: hidden; }
.gfjy .mdlz8asz { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.gfjy .wabzu { padding: 16px 20px; }
.gfjy .kxbm { padding: 16px 20px; align-self: center; }
.hdgcskd5 .sdrr { font-size: .95rem; }
.k2ln7 .jtrl { gap: 10px; }
.k2ln7 .vskwm8j, .k2ln7 .h0hvrna { padding: 12px; }
.k2ln7 .vskwm8j ul, .k2ln7 .h0hvrna ul { margin: 4px 0 0; padding-left: 18px; }
.k2ln7 .vskwm8j li, .k2ln7 .h0hvrna li { font-size: .85rem; margin-bottom: 3px; }
.ya4chv .acahm85 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .x9sp5afa { grid-template-columns: 1fr; }
  .jp7n9 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jp7n9 .fqsv { width: 72px; height: 50px; }
  .jp7n9 .i68bv { max-width: 180px; }
  .jp7n9 .vz7gonzh { width: auto; }
}
.yxh7fg .hdgcskd5 .sdrr { filter: brightness(1.2); }
@media (max-width: 720px) {
  .yxh7fg { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xcdoax { padding: 16px; }
  .f913s .yjqpd5im { min-width: 50%; }
}
.no7oo .jtrl { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ic7se8 { grid-template-columns: 1fr; }
  .vg7eb1w { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wqn5lw { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .xlbprpc { flex-wrap: wrap; padding: 16px; }
}
.enn9utj .jtrl { gap: 8px; }
.enn9utj .vskwm8j, .enn9utj .h0hvrna { padding: 8px; }
@media (max-width: 480px) {
  .yc7b8s1g { flex-direction: column; align-items: stretch; }
}
.ujrn .vz7gonzh .z1q68fc4 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .qekj87v7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ujrn .vz7gonzh { text-align: center; }
}
@media (max-width: 720px) {
  .uwrcvvy { grid-template-columns: 1fr; }
  .fl37 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wn3vk4 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.e3e6r .f5c80bs { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.qv5t .sdrr { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .d5ycqvx { grid-template-columns: 1fr; }
  .qv5t { width: 100px; height: 100px; margin: 16px auto; }
  .e3e6r { font-size: 1.4rem; }
  .iud779e { justify-content: center; }
  .v54lc .yjqpd5im { min-width: 50%; }
}
.jaio5 .jtrl { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .yizg { flex-wrap: wrap; padding: 14px 16px; }
  .td8eti { padding: 12px 16px; }
  .jaio5 .jtrl { margin: 0 16px; }
  .jaio5 .ya4chv { padding: 0 16px; }
  .fb4epwmx { padding: 12px 16px; }
}
.slhfj .ps6pfc {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.slhfj .ps6pfc:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ba0a .hsh35ac { gap: 18px; }
.ba0a .ps6pfc {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ba0a .ps6pfc:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.ds3ov7 .hsh35ac {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.ds3ov7 .ps6pfc {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.ds3ov7 .ps6pfc:last-child { border-bottom: none; }
.ds3ov7 .s9eijkw3,
.ds3ov7 .qsn8aqp,
.ds3ov7 .pccy {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.gam5zy .hsh35ac { gap: 0; }
.gam5zy .ps6pfc {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.gam5zy .ps6pfc:last-child { border-bottom: none; }
.gam5zy .ps6pfc:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.gam5zy .ps6pfc:nth-child(even):hover { background: var(--bg-hover); }
.flvy8z .ps6pfc {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.iolopeg .pccy .vnr5zrn {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.iolopeg .pccy .vnr5zrn:first-child { border-left: none; }
.apyxq .pccy .vnr5zrn {
  background: transparent; padding: 4px 8px;
}
.apyxq .pccy .iebj { font-size: .65rem; opacity: .65; }
.apyxq .pccy .dhug   { font-size: 1.15rem; color: var(--accent-light); }
.ygvcc .pccy .vnr5zrn {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.fvqmyjq { display: none; }
.he5aaz8f .rlc48 { font-size: 1rem; letter-spacing: 2px; }
.hispb6v .rlc48 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.mo8s .rlc48,
.bqfg8 .rlc48,
.ygschn .rlc48 { display: none; }
.mo8s .fvqmyjq,
.bqfg8 .fvqmyjq,
.ygschn .fvqmyjq { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mo8s .fvqmyjq { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.mo8s .fvqmyjq small { display: none; }
.bqfg8 .fvqmyjq {
  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;
}
.bqfg8 .fvqmyjq small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ygschn .fvqmyjq {
  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;
}
.ygschn .fvqmyjq small { display: none; }
.mo8s .u0kc9ob .sdrr,
.bqfg8 .u0kc9ob .sdrr,
.ygschn .u0kc9ob .sdrr { display: none; }
.mo8s .u0kc9ob strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.mo8s .f5c80bs { display: none; }
.bqfg8 .u0kc9ob 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;
}
.bqfg8 .n47uv3x,
.bqfg8 .f5c80bs { font-size: 1em; }
.ygschn .u0kc9ob strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.ygschn .f5c80bs { display: none; }
.toebdgbp { margin: 16px 0; }
.xy396 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xy396 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xy396 summary::after { content: "+"; color: var(--accent-light); }
.xy396[open] summary::after { content: "−"; }
.xy396 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qzrkv { margin-bottom: 0; }
.sxg70 h2.ci8p605 { color: var(--text-primary); border-color: var(--accent-light); }
.syr0vxde h2.ci8p605 { color: var(--text-primary); border-color: var(--accent-light); }
.fm0jbb3y .r2g9v     { background: #052e16; border-color: #10b981; }
.fm0jbb3y .y2fse { background: #2d0a1e; border-color: #f43f5e; }
.fm0jbb3y .ca21t8j    { background: #1e1036; border-color: #a855f7; }
.fm0jbb3y .gyea strong  { color: #f1f5f9; }
.fm0jbb3y .gyea p       { color: #cbd5e1; }
.fm0jbb3y .othz1rqx    .r2g9v     .pl5k::before,
.fm0jbb3y .ipm4m8  .r2g9v     .pl5k::before,
.fm0jbb3y .ppvwu  .r2g9v     .pl5k::before,
.fm0jbb3y .x6y5y .r2g9v     .pl5k::before { color: #10b981; }
.fm0jbb3y .othz1rqx    .y2fse .pl5k::before,
.fm0jbb3y .ipm4m8  .y2fse .pl5k::before,
.fm0jbb3y .ppvwu  .y2fse .pl5k::before,
.fm0jbb3y .x6y5y .y2fse .pl5k::before { color: #f43f5e; }
.fm0jbb3y .othz1rqx    .ca21t8j    .pl5k::before,
.fm0jbb3y .ipm4m8  .ca21t8j    .pl5k::before,
.fm0jbb3y .ppvwu  .ca21t8j    .pl5k::before,
.fm0jbb3y .x6y5y .ca21t8j    .pl5k::before { color: #a855f7; }
.ug5b2jp .r2g9v     { background: #2d2000; border-color: #eab308; }
.ug5b2jp .gyea strong  { color: #f1f5f9; }
.ug5b2jp .gyea p       { color: #cbd5e1; }
.ug5b2jp .othz1rqx    .r2g9v     .pl5k::before,
.ug5b2jp .ipm4m8  .r2g9v     .pl5k::before,
.ug5b2jp .ppvwu  .r2g9v     .pl5k::before,
.ug5b2jp .x6y5y .r2g9v     .pl5k::before { color: #eab308; }
.ug5b2jp .othz1rqx    .y2fse .pl5k::before,
.ug5b2jp .ipm4m8  .y2fse .pl5k::before,
.ug5b2jp .ppvwu  .y2fse .pl5k::before,
.ug5b2jp .x6y5y .y2fse .pl5k::before { color: #ef4444; }
.ug5b2jp .othz1rqx    .ca21t8j    .pl5k::before,
.ug5b2jp .ipm4m8  .ca21t8j    .pl5k::before,
.ug5b2jp .ppvwu  .ca21t8j    .pl5k::before,
.ug5b2jp .x6y5y .ca21t8j    .pl5k::before { color: #f97316; }
.njpecjkm .r2g9v     { background: #0c1a2e; border-color: #38bdf8; }
.njpecjkm .gyea strong  { color: #f1f5f9; }
.njpecjkm .gyea p       { color: #cbd5e1; }
.njpecjkm .othz1rqx    .r2g9v     .pl5k::before,
.njpecjkm .ipm4m8  .r2g9v     .pl5k::before,
.njpecjkm .ppvwu  .r2g9v     .pl5k::before,
.njpecjkm .x6y5y .r2g9v     .pl5k::before { color: #38bdf8; }
.njpecjkm .othz1rqx    .y2fse .pl5k::before,
.njpecjkm .ipm4m8  .y2fse .pl5k::before,
.njpecjkm .ppvwu  .y2fse .pl5k::before,
.njpecjkm .x6y5y .y2fse .pl5k::before { color: #818cf8; }
.njpecjkm .othz1rqx    .ca21t8j    .pl5k::before,
.njpecjkm .ipm4m8  .ca21t8j    .pl5k::before,
.njpecjkm .ppvwu  .ca21t8j    .pl5k::before,
.njpecjkm .x6y5y .ca21t8j    .pl5k::before { color: #2dd4bf; }
.f4osc3 .r2g9v     { background: var(--accent-bg); border-color: var(--accent-light); }
.f4osc3 .othz1rqx    .pl5k::before,
.f4osc3 .ipm4m8  .pl5k::before,
.f4osc3 .ppvwu  .pl5k::before,
.f4osc3 .x6y5y .pl5k::before { color: var(--accent-light) !important; }
.hcaf4jo::before,
.aak8o9::before { margin-right: 5px; }
.n96g0n .vskwm8j ul li,
.n96g0n .m4qf li         { color: #4ade80; }
.n96g0n .vskwm8j .hcaf4jo { color: #22c55e; }
.n96g0n .h0hvrna ul li,
.n96g0n .s8yi4mbp li         { color: #f87171; }
.n96g0n .h0hvrna .aak8o9 { color: #ef4444; }
.wpgh .vskwm8j { background: var(--bg-pros); }
.wpgh .h0hvrna { background: var(--bg-cons); }
.wpgh .vskwm8j .hcaf4jo { color: var(--c-pros-label); }
.wpgh .h0hvrna .aak8o9 { color: var(--c-cons); }
.wpgh .vskwm8j ul li,
.wpgh .m4qf li            { color: var(--c-pros); }
.wpgh .h0hvrna ul li,
.wpgh .s8yi4mbp li            { color: var(--c-cons); }
.vfvoeh .vskwm8j { background: var(--bg-pros); }
.vfvoeh .h0hvrna { background: var(--bg-cons); }
.vfvoeh .vskwm8j .hcaf4jo { color: var(--c-pros-label); }
.vfvoeh .h0hvrna .aak8o9 { color: var(--c-cons); }
.vfvoeh .vskwm8j ul li,
.vfvoeh .m4qf li          { color: var(--c-pros); }
.vfvoeh .h0hvrna ul li,
.vfvoeh .s8yi4mbp li          { color: var(--c-cons); }
.s9bx .hcaf4jo::before { content: "✓ "; }
.s9bx .aak8o9::before { content: "✗ "; }
.wg1bc4 .hcaf4jo::before { content: "→ "; }
.wg1bc4 .aak8o9::before { content: "← "; }
.cmhfjmne .hcaf4jo::before { content: "★ "; }
.cmhfjmne .aak8o9::before { content: "✕ "; }
.ssggyv .hcaf4jo::before { content: "◆ "; }
.ssggyv .aak8o9::before { content: "▲ "; }
.wlo835c .gyea { background: transparent; border-left: none; border: 1.5px solid; }
.wlo835c .r2g9v     { border-color: var(--c-tip-border); }
.wlo835c .gyea strong { color: var(--text-primary); }
.wlo835c .gyea p      { color: var(--text-muted); }
.iu5jtp0m .gyea { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.iu5jtp0m .r2g9v     { border-top-color: var(--c-tip-border); }
.wve0faph .gyea { border-left: none; border-radius: 8px; }
.wve0faph .r2g9v     { background: #065f46; }
.wve0faph .gyea strong,
.wve0faph .gyea p { color: #fff; }
.wve0faph .pl5k::before { color: rgba(255,255,255,0.85) !important; }
.fm0jbb3y.wve0faph .r2g9v,
.fm0jbb3y .wve0faph .r2g9v     { background: #052e16; }
.fm0jbb3y.wve0faph .y2fse,
.fm0jbb3y .wve0faph .y2fse { background: #2d0a1e; }
.fm0jbb3y.wve0faph .ca21t8j,
.fm0jbb3y .wve0faph .ca21t8j    { background: #1e1036; }
.ug5b2jp.wve0faph .r2g9v,
.ug5b2jp .wve0faph .r2g9v      { background: #2d2000; }
.njpecjkm.wve0faph .r2g9v,
.njpecjkm .wve0faph .r2g9v      { background: #0c1a2e; }
.kyowvm4d .gyea { border-left: none; border-radius: 6px; padding: 10px 14px; }
.kyowvm4d .r2g9v     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.kyowvm4d .y2fse { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.kyowvm4d .ca21t8j    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.kyowvm4d .gyea strong { color: var(--text-primary); }
.kyowvm4d .gyea p      { color: var(--text-muted); }
.miijo44w .gyea { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.othz1rqx .pl5k,
.ipm4m8 .pl5k,
.ppvwu .pl5k,
.x6y5y .pl5k { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.othz1rqx .pl5k::before,
.ipm4m8 .pl5k::before,
.ppvwu .pl5k::before,
.x6y5y .pl5k::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.othz1rqx .r2g9v     .pl5k::before { content: "✦"; color: var(--c-tip-border); }
.othz1rqx .y2fse .pl5k::before { content: "▲"; color: var(--c-warn-border); }
.othz1rqx .ca21t8j    .pl5k::before { content: "◉"; color: #60a5fa; }
.ipm4m8 .r2g9v     .pl5k::before { content: "★"; color: var(--c-tip-border); }
.ipm4m8 .y2fse .pl5k::before { content: "◆"; color: var(--c-warn-border); }
.ipm4m8 .ca21t8j    .pl5k::before { content: "●"; color: #60a5fa; }
.ppvwu .r2g9v     .pl5k::before { content: "▶"; color: var(--c-tip-border); }
.ppvwu .y2fse .pl5k::before { content: "■"; color: var(--c-warn-border); }
.ppvwu .ca21t8j    .pl5k::before { content: "▸"; color: #60a5fa; }
.x6y5y .r2g9v     .pl5k::before { content: "→"; color: var(--c-tip-border); }
.x6y5y .y2fse .pl5k::before { content: "⬥"; color: var(--c-warn-border); }
.x6y5y .ca21t8j    .pl5k::before { content: "◈"; color: #60a5fa; }
.bzwej .j3dx .j20gono9,
.bzwej .z121c .j20gono9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bzwej .gnms                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bzwej .ps6pfc                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.bzwej .nveyj            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.bzwej .bp16f0          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bzwej .ddfa43ua                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xbkutbe .j3dx .j20gono9,
.xbkutbe .z121c .j20gono9,
.xbkutbe .gnms,
.xbkutbe .ps6pfc,
.xbkutbe .nveyj,
.xbkutbe .bp16f0,
.xbkutbe .ddfa43ua,
.xbkutbe .miijo44w .gyea { box-shadow: none; }
.b08h   .gca21fq, .b08h .o3i0hjpl, .b08h .f8fm,
.b08h   .zmwhrp, .b08h .w0wpc2wa { font-size: 0.9rem; }
.b08h   .sa0utbyi, .b08h .ymjit { font-size: 0.9rem; }
.puw6yw   .gca21fq, .puw6yw .o3i0hjpl, .puw6yw .f8fm,
.puw6yw   .zmwhrp, .puw6yw .w0wpc2wa { font-size: 0.95rem; }
.puw6yw   .sa0utbyi, .puw6yw .ymjit { font-size: 0.95rem; }
.ix9mq3a4   .gca21fq, .ix9mq3a4 .o3i0hjpl, .ix9mq3a4 .f8fm,
.ix9mq3a4   .zmwhrp, .ix9mq3a4 .w0wpc2wa { font-size: 1.08rem; }
.ix9mq3a4   .sa0utbyi, .ix9mq3a4 .ymjit { font-size: 1.05rem; }
.ix9mq3a4   .uet3cdk { font-size: 0.97rem; }
.tduk .wgxf      { font-size: 3.2rem; }
.tduk h2.ci8p605 { font-size: 1.9rem; }
.tduk h3.kiolxuv     { font-size: 1.4rem; }
.mz8i4jz .wgxf      { font-size: 3.8rem; }
.mz8i4jz h2.ci8p605 { font-size: 2.2rem; }
.mz8i4jz h3.kiolxuv     { font-size: 1.6rem; }
.qzrkv + .qzrkv { position: relative; }
.a8sm9dkd   .qzrkv + .qzrkv::before,
.xkvlzt3  .qzrkv + .qzrkv::before,
.x0yq01   .qzrkv + .qzrkv::before,
.qvk2k   .qzrkv + .qzrkv::before,
.h12v7   .qzrkv + .qzrkv::before,
.nftmbiv .qzrkv + .qzrkv::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.a8sm9dkd .qzrkv + .qzrkv::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xkvlzt3 .qzrkv + .qzrkv::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.x0yq01 .qzrkv + .qzrkv::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;
}
.qvk2k .qzrkv + .qzrkv::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.q4qs7uy .qzrkv { margin-bottom: 16px; }
.q4qs7uy .qzrkv + .qzrkv { margin-top: 0; }
.q4qs7uy .f79283d { padding-top: 0; padding-bottom: 0; }
.h12v7 .qzrkv + .qzrkv::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.nftmbiv .qzrkv + .qzrkv::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.r64zqm4 .qzrkv + .qzrkv::before,
.y0y9 .qzrkv + .qzrkv::before,
.vb6z .qzrkv + .qzrkv::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%;
}
.rbuwce0 .r64zqm4 .qzrkv:nth-child(even)::before,
.rbuwce0 .y0y9 .qzrkv:nth-child(even)::before,
.rbuwce0 .vb6z .qzrkv:nth-child(even)::before { background: var(--bg-surface); }
.c3po6 .r64zqm4 .qzrkv:nth-child(even)::before,
.c3po6 .y0y9 .qzrkv:nth-child(even)::before,
.c3po6 .vb6z .qzrkv:nth-child(even)::before { background: var(--bg-card); }
.r64zqm4 .qzrkv + .qzrkv::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");
}
.y0y9 .qzrkv + .qzrkv::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");
}
.vb6z .qzrkv + .qzrkv::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");
}
.ypf1vw .en6evf,
.ypf1vw .h09wsm { margin-bottom: 60px; }
.g1yjp .jd493,
.ypf1vw .jd493 { padding-bottom: 60px; }
.eok2n .jd493 { padding-bottom: 70px; }
.ypf1vw .en6evf::before,
.ypf1vw .en6evf::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");
}
.a13m .en6evf:not(.c4udpvar) .zrnvy2l { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.a13m .c4udpvar { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.a13m .bpw0ain { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.a13m .u1r7x { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gihjl .u1r7x { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.pk66b .u1r7x { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.a85kh .u1r7x { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.r17f8 .u1r7x { background: var(--accent-bg); }
.b8il .zibx { float: left; width: 38%; margin: 0 28px 16px 0; }
.b8il .zibx .jcrzyny { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.b8il .f79283d::after { content: ''; display: block; clear: both; }
.rej5 .zibx { float: right; width: 38%; margin: 0 0 16px 28px; }
.rej5 .zibx .jcrzyny { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rej5 .f79283d::after { content: ''; display: block; clear: both; }
.qojt .qzrkv:nth-child(odd)  .zibx { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qojt .qzrkv:nth-child(even) .zibx { float: right; width: 38%; margin: 0 0 16px 28px; }
.qojt .zibx .jcrzyny { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qojt .f79283d::after { content: ''; display: block; clear: both; }
.b8il .t45h7g,
.b8il .hsh35ac,
.rej5 .t45h7g,
.rej5 .hsh35ac,
.qojt .t45h7g,
.qojt .hsh35ac { clear: both; }
@media (max-width: 900px) {
  .b8il .zibx,
  .rej5 .zibx,
  .qojt .qzrkv:nth-child(odd)  .zibx,
  .qojt .qzrkv:nth-child(even) .zibx {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .b8il .zibx .jcrzyny,
  .rej5 .zibx .jcrzyny,
  .qojt .zibx .jcrzyny {
    max-height: none !important;
  }
}
.b8il .sa0utbyi,
.rej5 .sa0utbyi,
.qojt .sa0utbyi,
@media (max-width: 640px) {
  .b8il .zibx,
  .rej5 .zibx,
  .qojt .zibx { float: none; width: 100%; margin: 0 0 16px 0; }
}
.o51kb4 .tp9imnb,
.o51kb4 .f79283d,
.o51kb4 .pcnw57b  { max-width: 1100px; }
.td7fa .tp9imnb,
.td7fa .f79283d,
.td7fa .pcnw57b  { max-width: 1200px; }
.td7fa { --content-mw: 1200px; }
.gj5f93c .tp9imnb,
.gj5f93c .f79283d,
.gj5f93c .pcnw57b  { max-width: 1320px; }
.ju21r { font-size: 0.82rem; color: var(--text-muted); }
.a6x3 { display: flex; align-items: center; }
.k3ei26z {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ycdql6v { display: flex; align-items: center; }
.fe25hwid { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.fe25hwid:hover { text-decoration: underline; }
.gd1znqf { margin: 0 3px; opacity: 0.45; }
.gd1znqf::before { content: '/'; }
.njyf10 { padding: 2px 5px; color: var(--text-main); }
.vx84r .ju21r {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.vx84r .a6x3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qoc2y .ju21r {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qoc2y .a6x3 { padding: 0 0 0 12px; }
.qdm9a5 .a6x3 { padding: 0 16px; }
.qdm9a5 .ju21r {
  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);
}
.qdm9a5 .tp9imnb { padding-top: 28px; }
@media (max-width: 720px) {
  .se55t { margin-top: 18px; padding: 0 16px; }
  .qdm9a5 .tp9imnb { padding-top: 16px; }
}
.o51kb4.vx84r .a6x3 { max-width: 1100px; }
.td7fa.vx84r .a6x3 { max-width: 1200px; }
.gj5f93c.vx84r .a6x3 { max-width: 1320px; }
.td7fa .se55t { max-width: 1200px; }
.p3mn .qzrkv { padding-top: 16px; padding-bottom: 16px; }
.k3vgz4g .qzrkv { padding-top: 24px; padding-bottom: 24px; }
.tqiv .qzrkv { padding-top: 40px; padding-bottom: 40px; }
.n01d .qzrkv { padding-top: 52px; padding-bottom: 52px; }
.bsr2syn .qzrkv:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bsr2syn .qzrkv:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bsr2syn .qzrkv:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bsr2syn .qzrkv:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.x7w1av .f79283d { padding-top: 10px;  padding-bottom: 10px; }
.k96vxufi .f79283d { padding-top: 18px;  padding-bottom: 18px; }
.w0te7se .f79283d { padding-top: 36px;  padding-bottom: 36px; }
.w1pd .f79283d { padding-top: 48px;  padding-bottom: 48px; }
.tdpmtu h2.ci8p605 { font-weight: 600; }
.tdpmtu h3.kiolxuv     { font-weight: 600; }
.ucrmdke h2.ci8p605 { font-weight: 800; }
.ucrmdke h3.kiolxuv     { font-weight: 700; }
.o3jxjy h2.ci8p605 { font-weight: 900; }
.o3jxjy h3.kiolxuv     { font-weight: 800; }
.o3jxjy .gyea strong,
.o3jxjy .gyea strong { font-weight: 600; }
.sjcy2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.e8jp006 .sjcy2 { display: none; }
@media (max-width: 640px) {
  .vxpru8b { display: none; }
  .sjcy2 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.sjcy2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sjcy2:hover { opacity: 0.85; }
.r629e .sjcy2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pj26 .sjcy2,
.atm9yno  .sjcy2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pj26 .sjcy2:hover,
.atm9yno  .sjcy2:hover { opacity: 0.88; }
.r629e.pj26 .sjcy2,
.r629e.atm9yno  .sjcy2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.tiaumty {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.tiaumty:hover { transform: translateY(-2px); opacity: 0.92; }
.tiaumty { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dpi6 .tiaumty { display: none; }
.i1orlo6 .tiaumty { right: 32px; }
.f3iigek  .tiaumty { left: 32px; }
@media (max-width: 480px) {
  .i1orlo6 .tiaumty { right: 20px; bottom: 20px; }
  .f3iigek  .tiaumty { left: 20px; bottom: 20px; }
}
.n8m08l6w { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.pcnw57b { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.wmyem0ul { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.r625d { color: var(--text-dim); font-size: 0.8rem; }
.iy7b182e { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.iy7b182e img { height: 26px; width: auto; object-fit: contain; }
.rvctqb30 .pcnw57b { text-align: center; }
.rvctqb30 .wmyem0ul { margin-top: 0; }
@media (max-width: 640px) {
  .pcnw57b { padding-left: 16px; padding-right: 16px; }
  .mfjtp .pcnw57b { padding: 20px 16px; }
  .nmhuxl { gap: 4px 12px; }
  .wmyem0ul { font-size: 0.78rem; }
}
.uuxo5 .h3ui9 .iy7b182e { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.uuxo5 .wmyem0ul { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.uuxo5 .r625d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .uuxo5 .ctiux9ko { grid-template-columns: 1fr 1fr; } .uuxo5 .h3ui9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uuxo5 .ctiux9ko { grid-template-columns: 1fr; } }
.xy4y5ocx .zm1goai9 { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.xy4y5ocx .iy7b182e { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.xy4y5ocx .xg78 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.xy4y5ocx .xg78 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.xy4y5ocx .xg78 a:hover { color: var(--accent-light); }
.r1dm { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.xy4y5ocx .psl315hr { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.xy4y5ocx .tuntbje8 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.xy4y5ocx .tuntbje8 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.xy4y5ocx .tuntbje8 a:hover { color: var(--accent-light); }
.xy4y5ocx .wmyem0ul { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .xy4y5ocx .zm1goai9 { gap: 12px; } .xy4y5ocx .iy7b182e { margin-right: 0; width: 100%; } }
.b1pc35db .jtlp84 .iy7b182e { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.b1pc35db .wmyem0ul { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.b1pc35db .r625d { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .b1pc35db .e31dr { grid-template-columns: 1fr 1fr; } .b1pc35db .jtlp84 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b1pc35db .e31dr { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .b36s .px4b7ot { grid-template-columns: 1fr 1fr; } .b36s .tlhu:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b36s .px4b7ot { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .qlwkwp .px4b7ot { grid-template-columns: 1fr; } }
.nj9b .pcnw57b { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.bcxriiz .ooe4p3      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bcxriiz .n8m08l6w { background: var(--bg-page); border-top-color: var(--border-alt); }
.a7i0koda .ooe4p3      { background: #0d1117; border-bottom-color: #21262d; }
.a7i0koda .z12q3 { color: var(--accent-light); }
.a7i0koda .zxfx { --msep-color: #8b949e; }
.a7i0koda .zxfx a { color: #8b949e; }
.a7i0koda .zxfx a:hover { color: var(--accent-light); }
.a7i0koda .h1j5 { color: #8b949e; }
.a7i0koda .n8m08l6w { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.a7i0koda .wmyem0ul,
.a7i0koda .r625d { color: #6e7681; }
.a7i0koda .tuntbje8 a { color: #8b949e; }
.a7i0koda .iy7b182e { color: #e6edf3; }
@media (max-width: 640px) {
  .a7i0koda .zxfx { background: #0d1117; border-top-color: #21262d; }
  .a7i0koda .zxfx li a { border-bottom-color: #21262d; }
}
.m0a0bl .ooe4p3      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.m0a0bl .z12q3 { color: var(--accent-light); }
.m0a0bl .zxfx { --msep-color: #475569; }
.m0a0bl .zxfx a { color: #475569; }
.m0a0bl .zxfx a:hover { color: var(--accent-light); }
.m0a0bl .h1j5 { color: #64748b; }
.m0a0bl .n8m08l6w { background: #f0f4f8; border-top-color: #cbd5e1; }
.m0a0bl .wmyem0ul,
.m0a0bl .r625d { color: #64748b; }
.m0a0bl .tuntbje8 a, .m0a0bl .iy7b182e { color: #374151; }
@media (max-width: 640px) {
  .m0a0bl .zxfx { background: #f0f4f8; border-top-color: #cbd5e1; }
  .m0a0bl .zxfx li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pj26 .ooe4p3      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pj26 .z12q3 { color: #fff; }
.pj26 .zxfx { --msep-color: rgba(255,255,255,0.82); }
.pj26 .zxfx a { color: rgba(255,255,255,0.82); }
.pj26 .zxfx a:hover { color: #fff; }
.pj26 .h1j5 { color: rgba(255,255,255,0.9); }
.pj26 .n8m08l6w { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pj26 .wmyem0ul,
.pj26 .r625d { color: rgba(255,255,255,0.72); }
.pj26 .tuntbje8 a, .pj26 .iy7b182e { color: #fff; }
@media (max-width: 640px) {
  .pj26 .zxfx { background: var(--accent); border-top-color: var(--accent-light); }
  .pj26 .zxfx li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.atm9yno .ooe4p3 {
  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);
}
.atm9yno .n8m08l6w {
  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) {
  .atm9yno .zxfx {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.n2g9qa .mqhdeae { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.dn238dns .mqhdeae { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.p79k20c7 .mqhdeae { min-height: 72px; height: auto; }
.d6va .mqhdeae { min-height: 84px; height: auto; }
.mfjtp .mqhdeae { max-width: none; padding: 0 32px; }
.mfjtp .pcnw57b  { max-width: none; padding: 24px 32px; }
.mp0w.td7fa .mqhdeae { max-width: 1200px; }
.mp0w.gj5f93c .mqhdeae { max-width: 1320px; }
.uv311p   .z12q3, .uv311p   .iy7b182e { text-transform: capitalize; }
.fckm .z12q3, .fckm .iy7b182e { text-transform: lowercase; }
.lpb7766 .z12q3, .lpb7766 .iy7b182e { text-transform: uppercase; letter-spacing: 0.06em; }
.twe2, .w7f9e5tu {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ze64k .twe2,
.ze64k .w7f9e5tu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.tru8bo .twe2,
.tru8bo .w7f9e5tu { 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; }
.mhfyw .twe2,
.mhfyw .w7f9e5tu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.jqlwq1 .twe2,
.jqlwq1 .w7f9e5tu { 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; }
.ndowqv4   .zxfx a { font-weight: 500; }
.dxrjxxn .zxfx a { font-weight: 600; }
.uwuis     .zxfx a { font-weight: 700; }
.cmf9d    .zxfx a { font-weight: 800; letter-spacing: 0.01em; }
.jarzagx     .zxfx > li + li::before,
.v79x8x    .zxfx > li + li::before,
.wj7y1    .zxfx > li + li::before,
.iyfgjd0 .zxfx > li + li::before,
.boc8a .zxfx > li + li::before,
.pidj9jz  .zxfx > li + li::before,
.gw1a1f6y    .zxfx > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jarzagx     .zxfx > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.v79x8x    .zxfx > li + li::before { content: "|"; }
.wj7y1    .zxfx > li + li::before { content: "—"; }
.iyfgjd0 .zxfx > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.boc8a .zxfx > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pidj9jz  .zxfx > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.gw1a1f6y    .zxfx > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kk4reub .h1j5,
  .h25l .h1j5,
  .sw3gl54 .h1j5,
  .ndn9dr .h1j5,
  .nhsu .h1j5 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kk4reub .h1j5::before,
  .h25l .h1j5::before,
  .sw3gl54 .h1j5::before,
  .ndn9dr .h1j5::before,
  .nhsu .h1j5::before { content: ""; display: block; flex-shrink: 0; }

  
  .kk4reub .h1j5::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;
  }

  
  .h25l .h1j5::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;
  }

  
  .sw3gl54 .h1j5::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;
  }

  
  .ndn9dr .h1j5::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;
  }

  
  .nhsu .h1j5::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) {
  .vlbzgv .h1j5 {
    padding: 5px 14px;
  }
  .vlbzgv .zxfx {
    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;
  }
  .vlbzgv .zxfx li a {
    border-bottom: none; padding: 10px 22px;
  }
  .vlbzgv .zxfx li a:hover { background: var(--bg-raised); }
  .vlbzgv .b4s0zc6f,
  .zf5e33u4 .b4s0zc6f,
  .my1696dy .b4s0zc6f { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bfy4 .h1j5 {
    padding: 5px 10px;
  }
  .bfy4 .zxfx {
    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);
  }
  .bfy4 .zxfx.u4ld { transform: translateX(0); }
  .bfy4 .zxfx li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bfy4 .zxfx li:last-child a { border-bottom: none; }
  .pj26 .zxfx,
  .a7i0koda .zxfx { background: var(--accent) !important; }
  .pj26 .zxfx li a,
  .a7i0koda .zxfx li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .my1696dy .h1j5 {
    padding: 5px 10px;
  }
  .my1696dy .zxfx {
    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);
  }
  .my1696dy .zxfx::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .my1696dy .zxfx.u4ld { transform: translateY(0); }
  .my1696dy .zxfx li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .xyebue .h1j5 {
    padding: 5px 10px;
  }
  .xyebue .zxfx {
    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;
  }
  .xyebue .zxfx.u4ld { opacity: 1; pointer-events: auto; }
  .xyebue .zxfx li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ox0hwtr     .h1j5 { border-radius: 0 !important; }
  .vpxl4   .h1j5 { border-radius: 8px !important; }
  .bg77jrv5 .h1j5 { border-radius: 50% !important; }
  .gft6t   .h1j5 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .n8cx .k33itha { flex-direction: column; align-items: stretch; }
  .n8cx .vvp4tmx9 { flex-direction: row; min-width: auto; }
  .n8cx .x1lh8e { align-items: flex-start; text-align: left; }
}
.depk,
.depk.qzrkv,
.rbuwce0 .depk,
.rw0hw .depk,
.c3po6 .depk,
.g5k1eew0 .depk {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.oa4zvu {
  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;
}
.eyb1d5w { flex: 1 1 280px; min-width: 0; }
.ax04sq0g {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ml5700 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.lh6grmr {
  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;
}
.lh6grmr:hover { transform: translateY(-1px); opacity: 0.95; }
.gfnte6 .oa4zvu {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.gfnte6 .ax04sq0g { color: var(--cta); }
.gfnte6 .ml5700 { color: var(--text-body); }
.gfnte6 .lh6grmr {
  background: var(--cta) !important;
  color: #fff !important;
}
.qaftxd .oa4zvu {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.qaftxd .ax04sq0g { color: var(--text-primary); }
.qaftxd .ml5700 { color: var(--text-body); }
.qaftxd .lh6grmr {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .oa4zvu {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .eyb1d5w { flex: 0 0 auto; }
  .ax04sq0g { font-size: 1.2rem; }
  .lh6grmr { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.zdhq18 .ltgasp { height: 36px; }
.tvndr .ltgasp { height: 60px; max-width: 200px; }
.trdoeg4 .ltgasp { height: 56px; max-width: 180px; }
.pwuh    .rlc48, .pwuh    .sdrr { color: #f59e0b; }
.d5pv      .rlc48 { font-size: 1rem; letter-spacing: 1.5px; }
.d5pv      .sdrr   { font-size: 1.35rem; }
.c1eua6    .rlc48, .c1eua6    .sdrr { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ehrdy     .rlc48, .ehrdy     .sdrr { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.w7iwihi .rlc48, .w7iwihi .sdrr { color: var(--cta); letter-spacing: 2px; }
.tqez1v   .rlc48, .tqez1v   .sdrr { color: #e91e63; letter-spacing: 2px; }
.nton  .rlc48, .nton  .sdrr { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.g0a4     .rlc48, .g0a4     .sdrr { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.iolopeg .vnr5zrn + .vnr5zrn {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.fxyb3f64 .ps6pfc { padding: 18px 24px; min-height: 68px; }
.apyxq .iebj {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.apyxq .dhug {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.ygvcc .vnr5zrn {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.hsh35ac { counter-reset: cs-rank; }
.hsh35ac .ps6pfc { counter-increment: cs-rank; }
.hsh35ac .ps6pfc::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;
}
.bpsmr .hsh35ac { counter-reset: cs-rank; gap: 0; }
.bpsmr .ps6pfc {
  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;
}
.bpsmr .ps6pfc::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;
}
.bpsmr .s9eijkw3 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.bpsmr .f95iiz {
  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;
}
.bpsmr .ufh9d { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.bpsmr .s9eijkw3 { min-width: 0; flex-direction: column; width: 100%; }
.bpsmr .k0k1eoa {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.bpsmr .rlc48 { color: var(--cta, var(--accent)); }
.bpsmr .fvqmyjq { font-weight: 700; }
.bpsmr .vnr5zrn {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.bpsmr .iebj {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.bpsmr .dhug {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.bpsmr .or1dv7jx .dhug { font-size: 1.3rem; color: var(--accent-light); }
.bpsmr .nj519fu {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.bpsmr .ps6pfc:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .bpsmr .hsh35ac {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .bpsmr .ps6pfc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .bpsmr .ps6pfc { padding: 40px 16px 20px; }
  .bpsmr .vnr5zrn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .bpsmr .nj519fu { width: 100%; min-width: 0; }
}
.y4s31 .hsh35ac { counter-reset: cs-rank; gap: 10px; }
.y4s31 .ps6pfc {
  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);
}
.y4s31 .ps6pfc::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);
}
.y4s31 .s9eijkw3 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.y4s31 .f95iiz {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.y4s31 .ufh9d { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.y4s31 .k0k1eoa {
  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;
}
.y4s31 .rlc48 { color: var(--cta, var(--accent)); }
.y4s31 .vnr5zrn {
  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;
}
.y4s31 .iebj {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.y4s31 .dhug { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.y4s31 .or1dv7jx .dhug { color: var(--accent-light); }
.y4s31 .nj519fu {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.y4s31 .ps6pfc:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .y4s31 .ps6pfc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .y4s31 .ps6pfc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .y4s31 .s9eijkw3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .y4s31 .k0k1eoa { white-space: normal; text-align: center; font-size: 1.2rem; }
  .y4s31 .vnr5zrn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .y4s31 .nj519fu { width: 100%; min-width: 0; }
  .y4s31 .rlc48 { min-width: 0; }
}
.g71i .ps6pfc::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.x39bpd71 .xy396 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.x39bpd71 .xy396 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.x39bpd71 .xy396 p { padding: 0 2px 16px; }
.n8au .xy396 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.n8au .xy396 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.n8au .xy396 summary::after { content: "›"; font-size: 1.2em; }
.n8au .xy396[open] summary::after { content: "‹"; }
.n8au .xy396 p { padding: 10px 22px 4px; }
.u1n5zi13 .xy396 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.u1n5zi13 .xy396 summary { color: var(--text-primary); padding-left: 16px; }
.u1n5zi13 .xy396 summary::after { content: "›"; font-size: 1.1em; }
.u1n5zi13 .xy396[open] summary::after { content: "‹"; }
.u1n5zi13 .xy396 p { padding-left: 16px; }
.emyru4n .toebdgbp { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.emyru4n .xy396 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.emyru4n .xy396:last-child { border-bottom: none; }
.emyru4n .xy396 summary { color: var(--text-primary); border-radius: 0; }
.emyru4n .xy396 summary::after { content: "›"; font-size: 1.1em; }
.emyru4n .xy396[open] summary::after { content: "‹"; }
.clv6s .xy396 { overflow: hidden; }
.clv6s .xy396 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.clv6s .xy396 summary::after { color: rgba(255,255,255,.75); }
.clv6s .xy396[open] summary { border-radius: 0; }
.w8mdw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jbvrk {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.docqtt {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.g2iermfx { color: var(--text-muted); font-size: 1.05rem; }
.cqattn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.sz3w { margin-bottom: 20px; }
.zibpfz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wjt5a1d {
  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;
}
.wjt5a1d:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.c0cenzft { resize: vertical; min-height: 130px; }
.zput { width: 100%; margin-top: 8px; }
.dfi6 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vyyx9 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qhja { color: var(--text-muted); line-height: 1.75; }
.ctqw2cgw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ctqw2cgw li { margin-bottom: 6px; }
.npksu6e2 { max-width: 760px; margin: 0 auto; }
.pxwg { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tgqi { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tgqi:last-child { border-bottom: none; }
.tgqi h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.tgqi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.r1z41 { max-width: 760px; margin: 0 auto; }
.kz8yyr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.jp4n ul.ctqw2cgw { margin: 0; }
.kvp5jmh .kz8yyr { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .kvp5jmh { grid-template-columns: 1fr; gap: 10px; } }
.l4rv68 { max-width: 640px; margin: 0 auto; text-align: center; }
.i4dg9n8l { margin-bottom: 48px; }
.i4dg9n8l .kz8yyr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.i4dg9n8l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h46r9j .ctqw2cgw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bt0xv6 { grid-template-columns: 1fr; } }
.fllnyw { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.fllnyw:hover .uvx9tbl { color: var(--accent-light); text-decoration: underline; }
.qtsc6z { color: inherit; text-decoration: none; }
.qtsc6z:hover { color: var(--accent-light); text-decoration: underline; }
.tqcu { display: inline-block; line-height: 0; }
.ibzq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kta0f { margin-bottom: 48px; }
.nth2 { max-width: 760px; margin: 0 auto; }
.o31bz3l { max-width: 640px; margin: 0 auto; }
.xeb45n { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xeb45n:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.y29o2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.xeb45n p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xeb45n ul.ctqw2cgw { margin: 0; }
.sm4bjx { color: var(--text-muted); line-height: 1.75; }
.z25zue .ctqw2cgw,
.o31bz3l .ctqw2cgw,
.vu3x .ctqw2cgw,
.r6dp9 .ctqw2cgw {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.z25zue .xeb45n,
.o31bz3l .xeb45n { text-align: left; }
.z25zue .y29o2,
.o31bz3l .y29o2 { text-align: center; }
.rm15jmw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.d7y1ulnd { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.iiur { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xrlh { margin-top: 12px; }
.l22n0tgd { 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; }
.l22n0tgd:hover { border-bottom-color: var(--accent-light); }
.l1fxlel3 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.l1fxlel3 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.prxze { width: 72px; height: 72px; }
.exrt { border-radius: 50%; }
.w887kd4i { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ehmr1ga { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .abji { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.b8ws9bw .iiur, .b8ws9bw .d7y1ulnd { max-width: 640px; }
.fcs7l .rm15jmw { font-size: 1.6rem; margin-top: 18px; }
.axljp .iiur { margin-bottom: 28px; }
@media (max-width: 860px) { .l2qn { grid-template-columns: 1fr; } .fcs7l { position: static; text-align: center; } }
.msrp .l1fxlel3 { margin: 0 auto 18px; }
.msrp .w887kd4i { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .gid5 { grid-template-columns: 1fr; } }
.sa9ws3bl .rm15jmw { font-size: 1.6rem; margin-bottom: 6px; }
.r6dp9 .ctqw2cgw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sa9ws3bl { flex-direction: column; text-align: center; } .kjcx1 { grid-template-columns: 1fr; } }
.kpena0o1 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.kpena0o1 .rm15jmw { font-size: 1.35rem; margin: 0 0 4px; }
.kpena0o1 .w887kd4i { margin: 0; }
.bsh6l0 .docqtt { color: var(--accent-light); }
.x0uo {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.x0uo .docqtt { font-size: 2rem; }
.x0uo .g2iermfx { max-width: 680px; }
.pvuz0f .docqtt { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.pvuz0f .g2iermfx  { margin: 0; }
@media (max-width: 640px) { .pvuz0f { flex-direction: column; } }
.cnmol .docqtt { color: var(--accent-light); }
.q41t3 .docqtt { color: #fff; }
.q41t3 .g2iermfx  { color: rgba(255,255,255,0.85); }
.da9smm { max-width: 680px; margin: 0 auto; }
.j701i {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .j701i { grid-template-columns: 1fr; } }
.hoyug .wjt5a1d {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.hoyug .wjt5a1d:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.fni9 .wjt5a1d { background: var(--bg-raised); border-color: transparent; }
.fni9 .wjt5a1d:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mofeikw .wjt5a1d { border-radius: 100px; padding: 11px 20px; }
.mofeikw .c0cenzft { border-radius: 14px; }
.i57f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.i57f summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.i57f summary::-webkit-details-marker { display: none; }
.i57f summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.i57f[open] summary::after { content: "−"; }
.k5tf {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .sjp4nj07 { grid-template-columns: 1fr; } }
.jsqqgip0{display:none}
.jsqqgip0:empty,.goutug7:empty{display:none}
.apli{position:relative;overflow:visible}
.dezy7fm0 .zvvhxj6,.aosyb .zvvhxj6,
.dvmqvr3d .zvvhxj6,.qfco .zvvhxj6,
.v30ghu4 .zvvhxj6,.hmovv .zvvhxj6{display:block}
.r7qyfv .opb7g{display:block}
.dezy7fm0 .zvvhxj6,.aosyb .zvvhxj6,
.dvmqvr3d .zvvhxj6,.qfco .zvvhxj6,
.v30ghu4 .zvvhxj6{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}
.dezy7fm0 .zvvhxj6 .goutug7,.aosyb .zvvhxj6 .goutug7,
.dvmqvr3d .zvvhxj6 .goutug7,.qfco .zvvhxj6 .goutug7,
.v30ghu4 .zvvhxj6 .goutug7{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}
.dezy7fm0 .zvvhxj6,.aosyb .zvvhxj6{top:12px}
.dezy7fm0 .zvvhxj6 .goutug7{margin-right:auto}
.aosyb .zvvhxj6 .goutug7{margin-left:auto}
.aosyb .zvvhxj6{text-align:right}
.dvmqvr3d .zvvhxj6,.qfco .zvvhxj6{bottom:12px}
.dvmqvr3d .zvvhxj6 .goutug7{margin-right:auto}
.qfco .zvvhxj6 .goutug7{margin-left:auto}
.qfco .zvvhxj6{text-align:right}
.v30ghu4 .zvvhxj6{position:relative;margin-top:16px}
.v30ghu4 .zvvhxj6 .goutug7{margin:0 auto}
.hmovv .zvvhxj6{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.hmovv .zvvhxj6 .goutug7{margin:0}
.hmovv .u1r7x~.zvvhxj6,
.hmovv .k7ooblp~.zvvhxj6{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.hmovv .u1r7x~.zvvhxj6 .goutug7,
.hmovv .k7ooblp~.zvvhxj6 .goutug7{justify-content:flex-start}
.u1r7x~.zvvhxj6,.k7ooblp~.zvvhxj6{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}
.u1r7x~.zvvhxj6 .goutug7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k7ooblp~.zvvhxj6 .goutug7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.opb7g .goutug7{margin:0 0 12px}
.goutug7{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ckqoi19{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.uvx9tbl{font-weight:600;color:var(--text-heading);opacity:1}
.imnm .ckqoi19{display:none}
.pul4sbm5 .goutug7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.tom2 .be6g7ri{border-bottom:1px solid currentColor;padding-bottom:2px}
.ywqp0wf2 .goutug7{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.qqdtraf3{--date-bg:transparent}
.nqk5dt .b7qz::before{content:""}
.zjhuse{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.hudgltaa{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.w1dqvyo7{display:flex;flex-direction:column;gap:3px}
.dewsu{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.l4zma{font-weight:700;font-size:1rem;color:var(--text-heading)}
.m13s5dxs{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ox837 .zjhuse{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.yp00f .zjhuse{border-top:3px solid var(--accent);padding-top:18px}
.j4nh5 .zjhuse{border-left:3px solid var(--accent);border-radius:0}
.hapkhz .zjhuse{padding:20px 0}
@media(max-width:640px){
  .zjhuse{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m13s5dxs{max-width:100%}
}
.c1sx4w3 .bp16f0{margin:0}
@media (max-width:560px){
  .fsez{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) {
  .mxzut { padding: 28px 18px 20px; }
  .x3qw { font-size: 1.2rem; }
  .uvydiy5n { max-width: 220px; max-height: 80px; }
}
.sjodad {
  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);
}
.o41t2p28 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ha7z  .sjodad { border-radius: 50%; }
.ye1plje  .sjodad { border-radius: 6px; }
.ucwb0zj .sjodad { border-radius: 22px; }
.t1vdv .oa4zvu {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .sjodad { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.v2f05u {
  margin: 0 0 24px;
}
.v2f05u .qzrkv {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.v2f05u .f79283d {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.v2f05u .oa4zvu {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .mqhdeae { flex-direction: row-reverse; }
[dir="rtl"] .zxfx { flex-direction: row-reverse; }
[dir="rtl"] .i1orlo6 .tiaumty { right: auto; left: 32px; }
[dir="rtl"] .f3iigek  .tiaumty { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .i1orlo6 .tiaumty { right: auto; left: 20px; }
  [dir="rtl"] .f3iigek  .tiaumty { left: auto;  right: 20px; }
}
[dir="rtl"] .b8il .zibx  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .rej5 .zibx { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .u1r7x,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .sa0utbyi, [dir="rtl"] .ymjit { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vskwm8j { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h0hvrna { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gyea { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .oa4zvu { direction: rtl; }
[dir="rtl"] .sjodad { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ps6pfc,
[dir="rtl"] .ju21r { direction: rtl; }
[dir="rtl"] .ddfa43ua { direction: rtl; }
[dir="rtl"] .g6r5tt { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .arhv .ymjit,
[dir="rtl"] .arhv .ymjit li::before,
[dir="rtl"] .u1r7x.ykq2r4l .jd493 { align-items: flex-end; text-align: right; }
[dir="rtl"] .u1r7x.rxev .jd493 { text-align: center; }
[dir="rtl"] .u1r7x .jd493 { text-align: right; }
[dir="rtl"] .f79283d,
[dir="rtl"] .zmwhrp,
[dir="rtl"] .w0wpc2wa,
[dir="rtl"] .pvei2,
[dir="rtl"] .cqattn,
[dir="rtl"] .zibpfz,
[dir="rtl"] .iiur,
[dir="rtl"] .wjt5a1d,
[dir="rtl"] .c0cenzft { text-align: right; direction: rtl; }
[dir="rtl"] .mofeikw .wjt5a1d,
[dir="rtl"] .hoyug .wjt5a1d { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #9c5f08;
  --brand:           #9c5f08;
  --brand-light:     #7c4f0d;
  --brand-pale:      #a16a1c;
  --grad-start:      #f2940d;
  --grad-end:        #ebac51;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #9c5f08;
  --cta-light:       #784702;
  --cta-hover:       #613b05;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f5f3;
  --bg-raised:       #f1f0ed;
  --bg-hover:        #f6f5f3;
  --border:          #e9e6e1;
  --border-alt:      #ddd7cf;
  --border-section:  #e9e6e1;
  --text-primary:    #1c1916;
  --text-muted:      #625a50;
  --text-body:       #38332d;
  --text-sub:        #544d44;
  --text-faint:      #8c8172;
  --text-dim:        #a39a8e;
  --text-label:      #70675b;
  --text-value:      #464039;
  --accent-bg:       #f6ecde;
  --accent-bg-light: #f4dfc2;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9618;
  --c-cons:          #9f2d21;
  --c-pros-label:    #0eb31c;
  --c-tip-border:    #10c61f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9618;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.cdrj02 .pl5k { font-size: 0; width: 1.2rem; flex-shrink: 0; }.cdrj02 .pl5k::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.cdrj02 .r2g9v     .pl5k::before { content: "";  color: var(--c-tip-border); }.cdrj02 .y2fse .pl5k::before { content: ""; color: var(--c-warn-border); }.cdrj02 .ca21t8j    .pl5k::before { content: ""; color: #60a5fa; }.fm0jbb3y .cdrj02 .r2g9v     .pl5k::before { color: #10b981; }.fm0jbb3y .cdrj02 .y2fse .pl5k::before { color: #f43f5e; }.fm0jbb3y .cdrj02 .ca21t8j    .pl5k::before { color: #a855f7; }.ug5b2jp  .cdrj02 .r2g9v     .pl5k::before { color: #eab308; }.ug5b2jp  .cdrj02 .y2fse .pl5k::before { color: #ef4444; }.ug5b2jp  .cdrj02 .ca21t8j    .pl5k::before { color: #f97316; }.njpecjkm  .cdrj02 .r2g9v     .pl5k::before { color: #38bdf8; }.njpecjkm  .cdrj02 .y2fse .pl5k::before { color: #818cf8; }.njpecjkm  .cdrj02 .ca21t8j    .pl5k::before { color: #2dd4bf; }.f4osc3 .cdrj02 .pl5k::before { color: var(--accent-light) !important; }
.qgp10c .m4qf li::before, .qgp10c .s8yi4mbp li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.qgp10c .m4qf li::before { content: ""; }.qgp10c .s8yi4mbp li::before { content: ""; }.qgp10c .hcaf4jo::before, .qgp10c .aak8o9::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qgp10c .hcaf4jo::before { content: ""; }.qgp10c .aak8o9::before { content: ""; }
.z0dqk .jyeago, .z0dqk .u1r7x { min-height: 420px; }
.m4lbzx .mdoyt73::after, .m4lbzx .z1q68fc4::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.pwueg7c .sjcy2::after,.pwueg7c .tiaumty::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.gd1znqf::before { content: '|'; opacity: 0.3; }