:root {
  --color-accent: #0c5785;
  --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;
}
.vhse {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ejwuyy0h {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lvnf {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.n0ims { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.o5cn8yuj { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.o5cn8yuj a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.o5cn8yuj a:hover { color: var(--accent-light); }
.pbj0fw1     .zs0hs { border-radius: 6px; }
.pbj0fw1 .zs0hs li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.pbj0fw1 .zs0hs li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .zs0hs {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .e64da:hover .zs0hs,
  .e64da:focus-within .zs0hs { display: block; }
  .zs0hs li a { padding: 8px 16px; font-size: 0.88rem; }
}
.etsux {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.nsb1lo { display: none; }
@media (max-width: 640px) {
  .nsb1lo {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .nsb1lo.zjuaf { display: block; }
}
@media (max-width: 640px) {
  .etsux { display: block; }
  .o5cn8yuj > li + li::before { display: none !important; }
  .o5cn8yuj {
    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;
  }
  .o5cn8yuj.zjuaf { display: flex; }
  .o5cn8yuj li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .o5cn8yuj li:last-child a { border-bottom: none; }
}
.um49gg { min-height: 480px; }
.eo02v31 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ob3p4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.cta0rh .ob3p4 { margin-left: 0; margin-right: 0; }
.vcor {
  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;
}
.vcor:hover { opacity: 0.88; }
.vl4ksla {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.z194zo {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.vl4ksla .fu9u {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.vl4ksla .eo02v31 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vl4ksla .ob3p4 { color: #e2e8f0; }
.vl4ksla.gm86okzs .fu9u { text-align: center; }
.vl4ksla.cta0rh   .fu9u { text-align: left; }
.r2ee0 .fu9u {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.r2ee0 .eo02v31 { color: var(--text-primary); text-shadow: none; }
.r2ee0 .ob3p4 { color: var(--text-muted); }
.r2ee0 .vcor { margin-top: 16px; }
.r2ee0, .r2ee0.um49gg { min-height: auto !important; }
.r2ee0.gm86okzs .fu9u { text-align: center; }
.r2ee0.cta0rh   .fu9u { text-align: left; }
.r2ee0~.jo5mtgq{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}
.r2ee0~.jo5mtgq .f62xi{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; }
}
.zoy1x81 .vl4ksla .z194zo {
  overflow: hidden;
}
.zoy1x81 .vl4ksla .z194zo::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%); }
}
.inc22s .wix8o31v,
.inc22s .xwlh3b2 {
  position: relative; overflow: hidden;
}
.inc22s .wix8o31v::after,
.inc22s .xwlh3b2::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.inc22s .vl4ksla .z194zo {
  overflow: hidden;
}
.inc22s .vl4ksla .z194zo::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.xh5qgf .vl4ksla .z194zo {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.fynxo .vl4ksla .z194zo {
  overflow: hidden;
}
.fynxo .vl4ksla .z194zo::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.w7w64i .vl4ksla .z194zo {
  animation: hg-breathe 10s ease-in-out infinite;
}
.wix8o31v .z194zo {
  background: none;
}
.wix8o31v .eo02v31 { color: #fff; }
.wix8o31v .ob3p4 { color: rgba(255,255,255,0.85); }
.wix8o31v .vcor { background: #fff; color: var(--cta); }
.wix8o31v .vcor:hover { opacity: 0.92; }
.inc22s .n5f9 { position: relative; overflow: hidden; }
.inc22s .n5f9::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;
}
.n5f9 .eo02v31 { text-shadow: none; color: var(--text-primary); }
.n5f9 .ob3p4 { color: var(--text-muted); }
body.iv3b .eo02v31 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.tna2oyqs .eo02v31 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.um49gg.wix8o31v .eo02v31,
section.wix8o31v .eo02v31 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.n5f9.gm86okzs .mv4t { align-items: center; text-align: center; }
.um49gg .py2hqo9 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.py2hqo9 .xwimr {
  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;
}
.py2hqo9 .xwimr::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.py2hqo9 .xm7vh9pc { display: contents !important; }
.py2hqo9 .xm7vh9pc .qsrv {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.py2hqo9 .xm7vh9pc .mcp9xnv { max-height: 48px; max-width: 96px; }
.py2hqo9 .xm7vh9pc .tyn335 {
  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;
}
.py2hqo9 .hiewsi {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.py2hqo9 .qzcmety { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.py2hqo9 .vb6e { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.py2hqo9 .vb6e small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.py2hqo9 .cq2y4k16 { display: contents !important; }
.py2hqo9 .cq2y4k16 .qoxom:not(.fpj0bi) { display: none !important; }
.py2hqo9 .cq2y4k16 .fpj0bi {
  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;
}
.py2hqo9 .cq2y4k16 .fpj0bi .j8hjk4f1 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.py2hqo9 .cq2y4k16 .fpj0bi .nl51u9 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.py2hqo9 .qoc5tkx6 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.py2hqo9 .qoc5tkx6.a4q0n38b {
  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;
}
.py2hqo9 .qoc5tkx6.a4q0n38b:hover { opacity: 0.85; }
.vj421 .fu9u { padding-bottom: 24px; }
.qd7t9 .fu9u { max-width: 1100px; }
@media (max-width: 700px) {
  .n5f9 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .n5f9:not(.k5bp305) .o6mt { display: none !important; }
  .k5bp305 .o6mt { padding: 16px; }
  .mv4t  { padding: 36px 24px; }
  .n5f9~.jo5mtgq,.umef6d~.jo5mtgq{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .um49gg, .n5f9 { min-height: 320px !important; }
  .eo02v31 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .s9x7ton,
  .i506xr9,
  .nmsb4bo2 { grid-template-columns: 1fr !important; }

  

  
  .vj421 { display: flex !important; flex-direction: column !important; }
  .vj421 .fu9u { display: contents; }
  .vj421 .z194zo { order: 0; }
  .vj421 .eo02v31 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .vj421 .s9x7ton { order: 2; padding: 0 16px 12px !important; }
  .vj421 .ob3p4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .qd7t9 .fu9u { display: flex; flex-direction: column; }
  .qd7t9 .fu9u .eo02v31 { order: 1; }
  .qd7t9 .fu9u .nmsb4bo2 { order: 2; margin: 8px 0 24px !important; }
  .qd7t9 .fu9u .ob3p4 { order: 3; }
  .qd7t9 .fu9u .vcor { order: 4; align-self: center; margin-top: 0; }

  
  .n5f9.k5bp305 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .n5f9.k5bp305 .mv4t { display: contents; padding: 0; }
  .n5f9.k5bp305 .mv4t .eo02v31 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .n5f9.k5bp305 .o6mt { order: 2; padding: 12px 16px; }
  .n5f9.k5bp305 .mv4t .ob3p4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .n5f9.k5bp305 .mv4t .vcor { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lztmwilv { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ymgi { width: 100%; height: auto; display: block; border-radius: 10px; }
.v45x7y8j .lztmwilv        { border-radius: 16px; }
.v45x7y8j .ymgi  { border-radius: 16px; }
.tmuf .lztmwilv         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.tmuf .ymgi   { border-radius: 8px; }
.to3ivj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.alpni9g { width: 100%; padding: 32px 0; position: relative; }
.s4ozs8 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.w27ezk .alpni9g:nth-child(even) { background: var(--bg-surface); }
.w27ezk .alpni9g:nth-child(odd)  { background: var(--bg-page); }
.w3x80t .alpni9g:nth-child(even) { background: var(--bg-card); }
.w3x80t .alpni9g:nth-child(odd)  { background: var(--bg-page); }
.w27ezk .alpni9g:nth-child(odd)  .s4ozs8 { background: var(--bg-card); border-radius: 6px; }
.w27ezk .alpni9g:nth-child(even) .s4ozs8 { background: var(--bg-raised); border-radius: 6px; }
.w3x80t .alpni9g:nth-child(odd)  .s4ozs8 { background: var(--bg-card); border-radius: 6px; }
.w3x80t .alpni9g:nth-child(even) .s4ozs8 { background: var(--bg-raised); border-radius: 6px; }
.w27ezk .alpni9g:nth-child(even) .ejj05 .vh2a,
.w3x80t .alpni9g:nth-child(even) .ejj05 .vh2a { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.w27ezk .alpni9g:nth-child(odd) .ejj05 .vh2a,
.w3x80t .alpni9g:nth-child(odd) .ejj05 .vh2a { background: var(--bg-card-inner); }
.w27ezk .alpni9g:nth-child(even) .a4mywz .vh2a:nth-child(odd),
.w3x80t .alpni9g:nth-child(even) .a4mywz .vh2a:nth-child(odd)  { background: var(--bg-card); }
.w27ezk .alpni9g:nth-child(even) .a4mywz .vh2a:nth-child(even),
.w3x80t .alpni9g:nth-child(even) .a4mywz .vh2a:nth-child(even) { background: var(--bg-card-inner); }
h1.mk3cbep { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mk3cbep {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.e2sp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.cxemilm h2.mk3cbep {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.uzu3aagi h2.mk3cbep {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.l9fx7w0l h2.mk3cbep {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.oniws92 h2.mk3cbep::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ouddkf h2.mk3cbep {
  color: var(--text-primary); font-size: 1.7rem;
}
.bem0rpi h2.mk3cbep::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.w0vh h2.mk3cbep {
  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;
}
.iafe { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .iafe { display: none; } }
.zhry32c { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.xpj9rmz4 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fgau6g {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ls9vbt8f { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.tfked0p { padding-left: 20px; }
.tfked0p li { margin-bottom: 6px; }
.tfked0p a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.tfked0p a:hover { color: var(--accent-light); }
.dwwnmp .ls9vbt8f { display: none; }
.mibhci2z .ls9vbt8f { display: none; }
.mibhci2z .tfked0p { padding-left: 0; list-style: none; }
.mibhci2z .tfked0p li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.mibhci2z .tfked0p a { font-size: 0.92rem; }
.hf7z6 .fgau6g { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hf7z6 .ls9vbt8f { display: none; }
.hf7z6 .tfked0p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hf7z6 .tfked0p li { margin-bottom: 0; }
.hf7z6 .tfked0p 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;
}
.hf7z6 .tfked0p a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.dii6gz .fgau6g { padding: 20px 20px 16px; }
.dii6gz .tfked0p {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.dii6gz .tfked0p li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.dii6gz .tfked0p 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;
}
.dii6gz .tfked0p 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;
}
.dii6gz .tfked0p a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.dii6gz .tfked0p a:focus,
.dii6gz .tfked0p a:focus-visible,
.dii6gz .tfked0p a:target { outline: none; }
.dii6gz .tfked0p li:target a { border-color: var(--border); color: var(--text-muted); }
.lp5mxhf .fgau6g { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.lp5mxhf .ls9vbt8f { display: none; }
.lp5mxhf .tfked0p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.lp5mxhf .tfked0p li { margin-bottom: 0; }
.lp5mxhf .tfked0p li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.lp5mxhf .tfked0p li:last-child::after { content: ""; margin-right: 0; }
.lp5mxhf .tfked0p a { font-size: 0.9rem; }
.vh2a { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ejj05 .vh2a { background: var(--bg-card); }
.a4mywz .vh2a:nth-child(odd)  { background: var(--bg-card); }
.a4mywz .vh2a:nth-child(even) { background: var(--bg-raised); }
.wqti08 .vh2a {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wqti08 .vh2a:last-child { border-bottom: none; }
.wqti08 h3.e2sp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mkuap .vh2a {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mkuap .vh2a + .vh2a { margin-top: 4px; }
.y1tzncj .vh2a { background: none; border-radius: 0; padding: 12px 0; }
.y1tzncj .vh2a + .vh2a { border-top: 1px solid var(--border-section); }
.zhb5a2 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ifrfyr9l { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.lgch { color: var(--text-body); margin-bottom: 10px; }
.q6w0vm, .mddpr02 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.q6w0vm li, .mddpr02 li { margin-bottom: 6px; }
.mddpr02 li { list-style: decimal; }
.w7g47     .q6w0vm { list-style-type: "● "; }
.kuiv  .q6w0vm { list-style-type: "■ "; }
.nizmsp .q6w0vm { list-style-type: "◆ "; }
.x11tej    .q6w0vm { list-style-type: "★ "; }
.w7g47     .xo0b { list-style-type: "● "; }
.kuiv  .xo0b { list-style-type: "■ "; }
.nizmsp .xo0b { list-style-type: "◆ "; }
.x11tej    .xo0b { list-style-type: "★ "; }
.w7g47    .q6w0vm li::marker, .w7g47    .xo0b li::marker,
.kuiv .q6w0vm li::marker, .kuiv .xo0b li::marker,
.nizmsp .q6w0vm li::marker, .nizmsp .xo0b li::marker,
.x11tej   .q6w0vm li::marker, .x11tej   .xo0b li::marker {
  color: var(--cta); font-size: 1em;
}
.w7g47 .mddpr02,
.kuiv .mddpr02,
.nizmsp .mddpr02,
.x11tej .mddpr02 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.w7g47 .mddpr02 li,
.kuiv .mddpr02 li,
.nizmsp .mddpr02 li,
.x11tej .mddpr02 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.w7g47 .mddpr02 li::before,
.kuiv .mddpr02 li::before,
.nizmsp .mddpr02 li::before,
.x11tej .mddpr02 li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.w7g47     .mddpr02 li::before { border-radius: 50%; }
.kuiv  .mddpr02 li::before { border-radius: 3px; }
.nizmsp .mddpr02 li::before { border-radius: 3px; }
.x11tej    .mddpr02 li::before { border-radius: 50%; }
.q2pu0 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.bsaxynfb .q2pu0,
.dyv7g4o .q2pu0 { background: transparent; border: none; border-radius: 0; }
.eeyy { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.eeyy th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.eeyy td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.eeyy tr:hover td { background: var(--bg-hover); }
.n1te6 .eeyy tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ip3ki15 .eeyy { border: 1px solid var(--border-alt); }
.ip3ki15 .eeyy th,
.ip3ki15 .eeyy td { border: 1px solid var(--border-alt); }
.rwg92 .eeyy th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rwg92 .eeyy td { border-bottom: none; }
.rwg92 .eeyy tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.yl34cu4 .eeyy th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.argut .q2pu0 {
  overflow: hidden;
}
.argut .eeyy th { border-bottom: 1px solid var(--border-alt); }
.argut .eeyy tr:last-child td { border-bottom: none; }
.fuq59 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qr7nu { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.uovd7vu { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.n85r8 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.joqfyj { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.xo0b { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.xo0b 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%}
.xx20 .n85r8 { background: transparent; text-align: center; }
.l6fyeh .uovd7vu {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.hadcz5s .uovd7vu {
  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);
}
.w39bu .qr7nu { display: grid; grid-template-columns: auto 1fr; }
.w39bu .uovd7vu {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w39bu .n85r8 { grid-column: 2; }
.w39bu .joqfyj,
.w39bu .xo0b { grid-column: 1 / -1; }
.cqhpit .qr7nu { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.cqhpit .uovd7vu {
  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);
}
.cqhpit .n85r8 { grid-column: 2; }
.cqhpit .joqfyj,
.cqhpit .xo0b { grid-column: 1 / -1; }
.pzslt .qr7nu { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.pzslt .n85r8 { background: none; color: var(--accent-light); font-weight: 700; }
.lav3tc0 .qr7nu { 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); }
.lav3tc0 .n85r8 { background: none; color: var(--accent-light); font-weight: 700; }
.rk20qp8o .qr7nu { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.rk20qp8o .qr7nu:last-child { border-bottom: none; }
.rk20qp8o .n85r8 { background: none; color: var(--accent-light); font-weight: 700; }
.evqvbk .qr7nu { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.evqvbk .n85r8 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.v9fv .fuq59 { counter-reset: card-n; }
.v9fv .qr7nu  { counter-increment: card-n; }
.v9fv .n85r8 { display: flex; align-items: center; gap: 10px; }
.v9fv .n85r8::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;
}
.ybpfama1 .qr7nu { background: var(--bg-surface); border: 1px solid var(--border); }
.ybpfama1 .n85r8 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jel10 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.uemwqvm  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ka2sma { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.dpyk4gra { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jel10 strong { color: var(--text-primary); font-size: 0.95rem; }
.jel10 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.krj8ec6l { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.twwy10z, .jgqki4id { border-radius: 8px; padding: 14px; }
.twwy10z { background: var(--bg-pros); }
.jgqki4id { background: var(--bg-cons); }
.refudp { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.twwy10z .refudp { color: var(--c-pros-label); }
.jgqki4id .refudp { color: #f87171; }
.twwy10z ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jgqki4id ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ymgi { width: 100%; height: auto; border-radius: 10px; display: block; }
.a4q0n38b {
  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;
}
.a4q0n38b:hover { opacity: 0.85; }
.ttsef .a4q0n38b  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ttsef .a4q0n38b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jet9 .a4q0n38b  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.jet9 .a4q0n38b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ubbkaky1 .vcor { border-radius: 50px; }
.ubbkaky1 .a4q0n38b  { border-radius: 50px; }
.fobeom .vcor { padding-left: 22px; padding-right: 22px; }
.fobeom .a4q0n38b  { padding-left: 12px; padding-right: 12px; }
.cotx4vc .vcor { padding-left: 44px; padding-right: 44px; }
.cotx4vc .a4q0n38b  { padding-left: 24px; padding-right: 24px; }
.m077q8 .vcor { padding-left: 56px; padding-right: 56px; }
.m077q8 .a4q0n38b  { padding-left: 32px; padding-right: 32px; }
.otqr6   .vcor::after, .otqr6   .a4q0n38b::after,
.xji0 .vcor::after, .xji0 .a4q0n38b::after,
.q37f    .vcor::after, .q37f    .a4q0n38b::after,
.dluj    .vcor::after, .dluj    .a4q0n38b::after,
.ymsm0bcm    .vcor::after, .ymsm0bcm    .a4q0n38b::after,
.o2k4k     .vcor::after, .o2k4k     .a4q0n38b::after,
.ehhwir5a    .vcor::after, .ehhwir5a    .a4q0n38b::after,
.zms1420   .vcor::after, .zms1420   .a4q0n38b::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;
}
.otqr6 .vcor::after, .otqr6 .a4q0n38b::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");
}
.xji0 .vcor::after, .xji0 .a4q0n38b::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");
}
.q37f .vcor::after, .q37f .a4q0n38b::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");
}
.dluj .vcor::after, .dluj .a4q0n38b::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");
}
.ymsm0bcm .vcor::after, .ymsm0bcm .a4q0n38b::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");
}
.o2k4k .vcor::after, .o2k4k .a4q0n38b::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");
}
.ehhwir5a .vcor::after, .ehhwir5a .a4q0n38b::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");
}
.zms1420 .vcor::after, .zms1420 .a4q0n38b::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");
}
.mmg60m   .w6g4en::after, .mmg60m   .alnu::after,
.m975 .w6g4en::after, .m975 .alnu::after,
.gbeo    .w6g4en::after, .gbeo    .alnu::after,
.vbd0o    .w6g4en::after, .vbd0o    .alnu::after,
.pueuw4    .w6g4en::after, .pueuw4    .alnu::after,
.gyuxl     .w6g4en::after, .gyuxl     .alnu::after,
.dnxl    .w6g4en::after, .dnxl    .alnu::after,
.gmo5ns   .w6g4en::after, .gmo5ns   .alnu::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;
}
.mmg60m .w6g4en::after, .mmg60m .alnu::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");
}
.m975 .w6g4en::after, .m975 .alnu::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");
}
.gbeo .w6g4en::after, .gbeo .alnu::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");
}
.vbd0o .w6g4en::after, .vbd0o .alnu::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");
}
.pueuw4 .w6g4en::after, .pueuw4 .alnu::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");
}
.gyuxl .w6g4en::after, .gyuxl .alnu::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");
}
.dnxl .w6g4en::after, .dnxl .alnu::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");
}
.gmo5ns .w6g4en::after, .gmo5ns .alnu::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");
}
.scd1x18c {
  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;
}
.xwimr {
  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;
}
.xwimr > * { min-width: 0; }
.xwimr:hover { background: var(--bg-hover); }
.xwimr > [itemprop="item"] { display: contents; }
.xwimr [itemprop="itemReviewed"],
.xwimr [itemprop="reviewRating"] { display: none; }
.xwimr::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;
}
.xm7vh9pc {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.qsrv {
  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;
}
.mcp9xnv { max-height: 52px; max-width: 110px; object-fit: contain; }
.tyn335 {
  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;
}
.lm5o .qsrv    { background: #1a1a1a; }
.uzv7lxa7 .qsrv   { background: rgba(128,128,128,.12); }
.kofbuc .qsrv { background: var(--bg-raised); }
.b72vzv6m .qsrv    { background: transparent; padding: 0; }
.hiewsi {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.qzcmety { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.vb6e { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.cq2y4k16 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.qoxom {
  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;
}
.j8hjk4f1 {
  
  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%;
}
.nl51u9 {
  
  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;
}
.qoc5tkx6 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.qoc5tkx6.a4q0n38b {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .xwimr {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .xwimr::before    { grid-area: rank;   }
  .xm7vh9pc           { grid-area: ident;  }
  .hiewsi     { grid-area: rating; min-width: 0; width: auto; }
  .cq2y4k16           { grid-area: pills;  }
  .qoc5tkx6             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .xwimr {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .xwimr::before    { justify-self: center; }
  .xm7vh9pc           { width: 100%; }
  .hiewsi     { justify-self: center; }
  .cq2y4k16           { grid-template-columns: 1fr; }
}
.rjybqa7 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.trpmwq {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.wrtr {
  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;
}
.wrtr img { max-width: 80px; max-height: 50px; object-fit: contain; }
.yt54utp0 { flex: 1; }
.yt54utp0 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.baiuazh { color: var(--c-stars); font-size: 1.1rem; }
.uedka8 { margin-bottom: 8px; }
.paezedn { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.au72y5w::before   { content: "★ "; color: var(--accent-light); }
.uk64v { flex-shrink: 0; }
.sxyi img.h58o { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.bsaxynfb { padding: 20px 24px; }
.y13oe { color: var(--text-muted); margin-bottom: 16px; }
.ro712ws { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.w6xdu, .ad17rw6w { list-style: none; font-size: 0.9rem; }
.w6xdu li { color: var(--c-pros); margin-bottom: 4px; }
.ad17rw6w li { color: var(--c-cons); margin-bottom: 4px; }
.w6xdu li::before { content: "✓"; margin-right: 5px; }
.ad17rw6w li::before { content: "✗"; margin-right: 5px; }
.m4zh .w6xdu li::before { content: "→"; }
.m4zh .ad17rw6w li::before { content: "–"; }
.tbbd  .w6xdu li::before { content: "★"; }
.tbbd  .ad17rw6w li::before { content: "✕"; }
.i9obex7    .w6xdu li::before { content: "◆"; }
.i9obex7    .ad17rw6w li::before { content: "▲"; }
.g3981t6g  .w6xdu li::before { content: "▶"; }
.g3981t6g  .ad17rw6w li::before { content: "■"; }
.arcewwm { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.e7w2 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.u876gkyf { background: var(--bg-pros); color: var(--c-tag-pay); }
.rw5dk { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.cxp4v9 .rw5dk { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.m4n9 .rw5dk { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .evj95 .v25spu {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .evj95 .rjybqa7 { margin: 0; }
}
.zp2dud93 .trpmwq { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.zp2dud93 .yt54utp0 h3 { color: var(--accent-light); }
.zp2dud93 .wrtr { background: var(--bg-page); border: 1px solid var(--border); }
.q3x8pcn .rjybqa7 { border-top: 4px solid var(--accent); }
.q3x8pcn .trpmwq { background: var(--bg-card); }
.fjy3e .rjybqa7 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.fjy3e .trpmwq { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.fjy3e .bsaxynfb { padding: 14px 16px; }
.fjy3e .wrtr { border-radius: 4px; }
.fjy3e .rw5dk { border-radius: 0; }
.alx6 .trpmwq { padding: 0; gap: 0; overflow: hidden; }
.alx6 .wrtr { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.alx6 .yt54utp0 { padding: 16px 20px; }
.alx6 .uk64v { padding: 16px 20px; align-self: center; }
.ziaq8a .baiuazh { font-size: .95rem; }
.dyv7g4o .krj8ec6l { gap: 10px; }
.dyv7g4o .twwy10z, .dyv7g4o .jgqki4id { padding: 12px; }
.dyv7g4o .twwy10z ul, .dyv7g4o .jgqki4id ul { margin: 4px 0 0; padding-left: 18px; }
.dyv7g4o .twwy10z li, .dyv7g4o .jgqki4id li { font-size: .85rem; margin-bottom: 3px; }
.vpt4o .e7w2 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .y9igi2vi { grid-template-columns: 1fr; }
  .isr5tt7m { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .isr5tt7m .kha7i { width: 72px; height: 50px; }
  .isr5tt7m .bsl1qt { max-width: 180px; }
  .isr5tt7m .obz9 { width: auto; }
}
.le0ek8gz .ziaq8a .baiuazh { filter: brightness(1.2); }
@media (max-width: 720px) {
  .le0ek8gz { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .w8yfd { padding: 16px; }
  .b9tg6e .ocz436c { min-width: 50%; }
}
.jr33 .krj8ec6l { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .xym6mxk { grid-template-columns: 1fr; }
  .c606g { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ltnlt96d { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .a5sg4 { flex-wrap: wrap; padding: 16px; }
}
.mi4c .krj8ec6l { gap: 8px; }
.mi4c .twwy10z, .mi4c .jgqki4id { padding: 8px; }
@media (max-width: 480px) {
  .jawfmajv { flex-direction: column; align-items: stretch; }
}
.lwjhk .obz9 .a4q0n38b { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .y63r5n5d { flex-direction: column; align-items: stretch; gap: 10px; }
  .lwjhk .obz9 { text-align: center; }
}
@media (max-width: 720px) {
  .xbpix9y { grid-template-columns: 1fr; }
  .ffj9px { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xif7w2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.k2rf .bebapwd { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.y02xrs .baiuazh { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .bpdb4lw { grid-template-columns: 1fr; }
  .y02xrs { width: 100px; height: 100px; margin: 16px auto; }
  .k2rf { font-size: 1.4rem; }
  .hxwce1 { justify-content: center; }
  .oc5t8f .ocz436c { min-width: 50%; }
}
.qug0b .krj8ec6l { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .f1do4xi6 { flex-wrap: wrap; padding: 14px 16px; }
  .ltqd { padding: 12px 16px; }
  .qug0b .krj8ec6l { margin: 0 16px; }
  .qug0b .vpt4o { padding: 0 16px; }
  .cktyqsk { padding: 12px 16px; }
}
.uv4lyw .xwimr {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.uv4lyw .xwimr:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.jtewwb9q .scd1x18c { gap: 18px; }
.jtewwb9q .xwimr {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.jtewwb9q .xwimr:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.lfb19 .scd1x18c {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.lfb19 .xwimr {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.lfb19 .xwimr:last-child { border-bottom: none; }
.lfb19 .xm7vh9pc,
.lfb19 .hiewsi,
.lfb19 .cq2y4k16 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.a4cr .scd1x18c { gap: 0; }
.a4cr .xwimr {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.a4cr .xwimr:last-child { border-bottom: none; }
.a4cr .xwimr:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.a4cr .xwimr:nth-child(even):hover { background: var(--bg-hover); }
.bmoe1eqb .xwimr {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.rcs3 .cq2y4k16 .qoxom {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.rcs3 .cq2y4k16 .qoxom:first-child { border-left: none; }
.h9yd .cq2y4k16 .qoxom {
  background: transparent; padding: 4px 8px;
}
.h9yd .cq2y4k16 .j8hjk4f1 { font-size: .65rem; opacity: .65; }
.h9yd .cq2y4k16 .nl51u9   { font-size: 1.15rem; color: var(--accent-light); }
.l2m8j0 .cq2y4k16 .qoxom {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.vb6e { display: none; }
.tug4 .qzcmety { font-size: 1rem; letter-spacing: 2px; }
.gtpa .qzcmety {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.eslgu .qzcmety,
.ngyxsm5v .qzcmety,
.mu3ijp0 .qzcmety { display: none; }
.eslgu .vb6e,
.ngyxsm5v .vb6e,
.mu3ijp0 .vb6e { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.eslgu .vb6e { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.eslgu .vb6e small { display: none; }
.ngyxsm5v .vb6e {
  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;
}
.ngyxsm5v .vb6e small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.mu3ijp0 .vb6e {
  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;
}
.mu3ijp0 .vb6e small { display: none; }
.eslgu .uedka8 .baiuazh,
.ngyxsm5v .uedka8 .baiuazh,
.mu3ijp0 .uedka8 .baiuazh { display: none; }
.eslgu .uedka8 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.eslgu .bebapwd { display: none; }
.ngyxsm5v .uedka8 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;
}
.ngyxsm5v .ucur27,
.ngyxsm5v .bebapwd { font-size: 1em; }
.mu3ijp0 .uedka8 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.mu3ijp0 .bebapwd { display: none; }
.d2ij2h { margin: 16px 0; }
.jy9l4 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jy9l4 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jy9l4 summary::after { content: "+"; color: var(--accent-light); }
.jy9l4[open] summary::after { content: "−"; }
.jy9l4 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.alpni9g { margin-bottom: 0; }
.ws4gza h2.mk3cbep { color: var(--text-primary); border-color: var(--accent-light); }
.v38s h2.mk3cbep { color: var(--text-primary); border-color: var(--accent-light); }
.fmdqt .uemwqvm     { background: #052e16; border-color: #10b981; }
.fmdqt .ka2sma    { background: #1e1036; border-color: #a855f7; }
.fmdqt .jel10 strong  { color: #f1f5f9; }
.fmdqt .jel10 p       { color: #cbd5e1; }
.fmdqt .zfr0q    .uemwqvm     .dpyk4gra::before,
.fmdqt .rd9pfe  .uemwqvm     .dpyk4gra::before,
.fmdqt .nm88tdt0  .uemwqvm     .dpyk4gra::before,
.fmdqt .ua83w6 .uemwqvm     .dpyk4gra::before { color: #10b981; }
.fmdqt .zfr0q    .ff3mplfa .dpyk4gra::before,
.fmdqt .rd9pfe  .ff3mplfa .dpyk4gra::before,
.fmdqt .nm88tdt0  .ff3mplfa .dpyk4gra::before,
.fmdqt .ua83w6 .ff3mplfa .dpyk4gra::before { color: #f43f5e; }
.fmdqt .zfr0q    .ka2sma    .dpyk4gra::before,
.fmdqt .rd9pfe  .ka2sma    .dpyk4gra::before,
.fmdqt .nm88tdt0  .ka2sma    .dpyk4gra::before,
.fmdqt .ua83w6 .ka2sma    .dpyk4gra::before { color: #a855f7; }
.z08d .uemwqvm     { background: #2d2000; border-color: #eab308; }
.z08d .ff3mplfa { background: #2d0b0b; border-color: #ef4444; }
.z08d .ka2sma    { background: #2d1600; border-color: #f97316; }
.z08d .jel10 strong  { color: #f1f5f9; }
.z08d .jel10 p       { color: #cbd5e1; }
.z08d .zfr0q    .uemwqvm     .dpyk4gra::before,
.z08d .rd9pfe  .uemwqvm     .dpyk4gra::before,
.z08d .nm88tdt0  .uemwqvm     .dpyk4gra::before,
.z08d .ua83w6 .uemwqvm     .dpyk4gra::before { color: #eab308; }
.z08d .zfr0q    .ff3mplfa .dpyk4gra::before,
.z08d .rd9pfe  .ff3mplfa .dpyk4gra::before,
.z08d .nm88tdt0  .ff3mplfa .dpyk4gra::before,
.z08d .ua83w6 .ff3mplfa .dpyk4gra::before { color: #ef4444; }
.z08d .zfr0q    .ka2sma    .dpyk4gra::before,
.z08d .rd9pfe  .ka2sma    .dpyk4gra::before,
.z08d .nm88tdt0  .ka2sma    .dpyk4gra::before,
.z08d .ua83w6 .ka2sma    .dpyk4gra::before { color: #f97316; }
.vbaj .uemwqvm     { background: #0c1a2e; border-color: #38bdf8; }
.vbaj .ka2sma    { background: #0a2020; border-color: #2dd4bf; }
.vbaj .jel10 strong  { color: #f1f5f9; }
.vbaj .jel10 p       { color: #cbd5e1; }
.vbaj .zfr0q    .uemwqvm     .dpyk4gra::before,
.vbaj .rd9pfe  .uemwqvm     .dpyk4gra::before,
.vbaj .nm88tdt0  .uemwqvm     .dpyk4gra::before,
.vbaj .ua83w6 .uemwqvm     .dpyk4gra::before { color: #38bdf8; }
.vbaj .zfr0q    .ff3mplfa .dpyk4gra::before,
.vbaj .rd9pfe  .ff3mplfa .dpyk4gra::before,
.vbaj .nm88tdt0  .ff3mplfa .dpyk4gra::before,
.vbaj .ua83w6 .ff3mplfa .dpyk4gra::before { color: #818cf8; }
.vbaj .zfr0q    .ka2sma    .dpyk4gra::before,
.vbaj .rd9pfe  .ka2sma    .dpyk4gra::before,
.vbaj .nm88tdt0  .ka2sma    .dpyk4gra::before,
.vbaj .ua83w6 .ka2sma    .dpyk4gra::before { color: #2dd4bf; }
.czjcp9pk .uemwqvm     { background: var(--accent-bg); border-color: var(--accent-light); }
.czjcp9pk .ka2sma    { background: var(--accent-bg); border-color: var(--accent-pale); }
.czjcp9pk .zfr0q    .dpyk4gra::before,
.czjcp9pk .rd9pfe  .dpyk4gra::before,
.czjcp9pk .nm88tdt0  .dpyk4gra::before,
.czjcp9pk .ua83w6 .dpyk4gra::before { color: var(--accent-light) !important; }
.d9e2x::before,
.lup8::before { margin-right: 5px; }
.padg .twwy10z ul li,
.padg .w6xdu li         { color: #4ade80; }
.padg .twwy10z .d9e2x { color: #22c55e; }
.padg .jgqki4id ul li,
.padg .ad17rw6w li         { color: #f87171; }
.padg .jgqki4id .lup8 { color: #ef4444; }
.bxke2cno .twwy10z { background: var(--bg-pros); }
.bxke2cno .jgqki4id { background: var(--bg-cons); }
.bxke2cno .twwy10z .d9e2x { color: var(--c-pros-label); }
.bxke2cno .jgqki4id .lup8 { color: var(--c-cons); }
.bxke2cno .twwy10z ul li,
.bxke2cno .w6xdu li            { color: var(--c-pros); }
.bxke2cno .jgqki4id ul li,
.bxke2cno .ad17rw6w li            { color: var(--c-cons); }
.guschlf .twwy10z { background: var(--bg-pros); }
.guschlf .jgqki4id { background: var(--bg-cons); }
.guschlf .twwy10z .d9e2x { color: var(--c-pros-label); }
.guschlf .jgqki4id .lup8 { color: var(--c-cons); }
.guschlf .twwy10z ul li,
.guschlf .w6xdu li          { color: var(--c-pros); }
.guschlf .jgqki4id ul li,
.guschlf .ad17rw6w li          { color: var(--c-cons); }
.uobv .d9e2x::before { content: "✓ "; }
.uobv .lup8::before { content: "✗ "; }
.m4zh .d9e2x::before { content: "→ "; }
.m4zh .lup8::before { content: "← "; }
.tbbd .d9e2x::before { content: "★ "; }
.tbbd .lup8::before { content: "✕ "; }
.i9obex7 .d9e2x::before { content: "◆ "; }
.i9obex7 .lup8::before { content: "▲ "; }
.m4n9 .jel10 { background: transparent; border-left: none; border: 1.5px solid; }
.m4n9 .uemwqvm     { border-color: var(--c-tip-border); }
.m4n9 .ka2sma    { border-color: #60a5fa; }
.m4n9 .jel10 strong { color: var(--text-primary); }
.m4n9 .jel10 p      { color: var(--text-muted); }
.cxp4v9 .jel10 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.cxp4v9 .uemwqvm     { border-top-color: var(--c-tip-border); }
.cxp4v9 .ka2sma    { border-top-color: #60a5fa; }
.c1a41 .jel10 { border-left: none; border-radius: 8px; }
.c1a41 .uemwqvm     { background: #065f46; }
.c1a41 .ff3mplfa { background: #92400e; }
.c1a41 .ka2sma    { background: #1e3a8a; }
.c1a41 .jel10 strong,
.c1a41 .jel10 p { color: #fff; }
.c1a41 .dpyk4gra::before { color: rgba(255,255,255,0.85) !important; }
.fmdqt.c1a41 .uemwqvm,
.fmdqt .c1a41 .uemwqvm     { background: #052e16; }
.fmdqt.c1a41 .ff3mplfa,
.fmdqt .c1a41 .ff3mplfa { background: #2d0a1e; }
.fmdqt.c1a41 .ka2sma,
.fmdqt .c1a41 .ka2sma    { background: #1e1036; }
.z08d.c1a41 .uemwqvm,
.z08d .c1a41 .uemwqvm      { background: #2d2000; }
.z08d.c1a41 .ff3mplfa,
.z08d .c1a41 .ff3mplfa  { background: #2d0b0b; }
.z08d.c1a41 .ka2sma,
.z08d .c1a41 .ka2sma     { background: #2d1600; }
.vbaj.c1a41 .uemwqvm,
.vbaj .c1a41 .uemwqvm      { background: #0c1a2e; }
.vbaj.c1a41 .ff3mplfa,
.vbaj .c1a41 .ff3mplfa  { background: #12103a; }
.vbaj.c1a41 .ka2sma,
.vbaj .c1a41 .ka2sma     { background: #0a2020; }
.smd0 .jel10 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.smd0 .uemwqvm     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.smd0 .ka2sma    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.smd0 .jel10 strong { color: var(--text-primary); }
.smd0 .jel10 p      { color: var(--text-muted); }
.aqk0vuzz .jel10 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zfr0q .dpyk4gra,
.rd9pfe .dpyk4gra,
.nm88tdt0 .dpyk4gra,
.ua83w6 .dpyk4gra { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zfr0q .dpyk4gra::before,
.rd9pfe .dpyk4gra::before,
.nm88tdt0 .dpyk4gra::before,
.ua83w6 .dpyk4gra::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zfr0q .uemwqvm     .dpyk4gra::before { content: "✦"; color: var(--c-tip-border); }
.zfr0q .ff3mplfa .dpyk4gra::before { content: "▲"; color: var(--c-warn-border); }
.zfr0q .ka2sma    .dpyk4gra::before { content: "◉"; color: #60a5fa; }
.rd9pfe .uemwqvm     .dpyk4gra::before { content: "★"; color: var(--c-tip-border); }
.rd9pfe .ff3mplfa .dpyk4gra::before { content: "◆"; color: var(--c-warn-border); }
.rd9pfe .ka2sma    .dpyk4gra::before { content: "●"; color: #60a5fa; }
.nm88tdt0 .uemwqvm     .dpyk4gra::before { content: "▶"; color: var(--c-tip-border); }
.nm88tdt0 .ff3mplfa .dpyk4gra::before { content: "■"; color: var(--c-warn-border); }
.nm88tdt0 .ka2sma    .dpyk4gra::before { content: "▸"; color: #60a5fa; }
.ua83w6 .uemwqvm     .dpyk4gra::before { content: "→"; color: var(--c-tip-border); }
.ua83w6 .ff3mplfa .dpyk4gra::before { content: "⬥"; color: var(--c-warn-border); }
.ua83w6 .ka2sma    .dpyk4gra::before { content: "◈"; color: #60a5fa; }
.y18v5t9 .ejj05 .vh2a,
.y18v5t9 .a4mywz .vh2a  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.y18v5t9 .qr7nu                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.y18v5t9 .xwimr                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.y18v5t9 .rjybqa7            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.y18v5t9 .q2pu0          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.y18v5t9 .fgau6g                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.a27ea .ejj05 .vh2a,
.a27ea .a4mywz .vh2a,
.a27ea .qr7nu,
.a27ea .xwimr,
.a27ea .rjybqa7,
.a27ea .q2pu0,
.a27ea .fgau6g,
.a27ea .aqk0vuzz .jel10 { box-shadow: none; }
.rc69   body, .rc69   { font-size: 0.9rem; }
.rc69   .lgch, .rc69 .zhb5a2, .rc69 .ifrfyr9l,
.rc69   .zhry32c, .rc69 .xpj9rmz4 { font-size: 0.9rem; }
.rc69   .q6w0vm, .rc69 .mddpr02 { font-size: 0.9rem; }
.fngbe9   .lgch, .fngbe9 .zhb5a2, .fngbe9 .ifrfyr9l,
.fngbe9   .zhry32c, .fngbe9 .xpj9rmz4 { font-size: 0.95rem; }
.fngbe9   .q6w0vm, .fngbe9 .mddpr02 { font-size: 0.95rem; }
.cqwv   .lgch, .cqwv .zhb5a2, .cqwv .ifrfyr9l,
.cqwv   .zhry32c, .cqwv .xpj9rmz4 { font-size: 1.08rem; }
.cqwv   .q6w0vm, .cqwv .mddpr02 { font-size: 1.05rem; }
.cqwv   .eeyy { font-size: 0.97rem; }
.b1w5r .eo02v31      { font-size: 3.2rem; }
.b1w5r h2.mk3cbep { font-size: 1.9rem; }
.b1w5r h3.e2sp     { font-size: 1.4rem; }
.hide .eo02v31      { font-size: 3.8rem; }
.hide h2.mk3cbep { font-size: 2.2rem; }
.hide h3.e2sp     { font-size: 1.6rem; }
.alpni9g + .alpni9g { position: relative; }
.xzmqczq   .alpni9g + .alpni9g::before,
.v7ekse18  .alpni9g + .alpni9g::before,
.fitz1dc   .alpni9g + .alpni9g::before,
.yu9z6l   .alpni9g + .alpni9g::before,
.j36ceg5   .alpni9g + .alpni9g::before,
.nno7yj .alpni9g + .alpni9g::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xzmqczq .alpni9g + .alpni9g::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.v7ekse18 .alpni9g + .alpni9g::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.fitz1dc .alpni9g + .alpni9g::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;
}
.yu9z6l .alpni9g + .alpni9g::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.oe7wp .alpni9g { margin-bottom: 16px; }
.oe7wp .alpni9g + .alpni9g { margin-top: 0; }
.oe7wp .s4ozs8 { padding-top: 0; padding-bottom: 0; }
.j36ceg5 .alpni9g + .alpni9g::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.nno7yj .alpni9g + .alpni9g::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.sszr .alpni9g + .alpni9g::before,
.rl65yzy0 .alpni9g + .alpni9g::before,
.w4oer .alpni9g + .alpni9g::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%;
}
.w27ezk .sszr .alpni9g:nth-child(even)::before,
.w27ezk .rl65yzy0 .alpni9g:nth-child(even)::before,
.w27ezk .w4oer .alpni9g:nth-child(even)::before { background: var(--bg-surface); }
.w3x80t .sszr .alpni9g:nth-child(even)::before,
.w3x80t .rl65yzy0 .alpni9g:nth-child(even)::before,
.w3x80t .w4oer .alpni9g:nth-child(even)::before { background: var(--bg-card); }
.sszr .alpni9g + .alpni9g::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");
}
.rl65yzy0 .alpni9g + .alpni9g::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");
}
.w4oer .alpni9g + .alpni9g::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");
}
.jiekgohp .vl4ksla,
.tvvnhpb6 .vl4ksla,
.nm2cq6c .vl4ksla { overflow: hidden; }
.jiekgohp .fu9u,
.tvvnhpb6 .fu9u { margin-bottom: 60px; }
.nm2cq6c .fu9u { margin-bottom: 70px; }
.nm2cq6c .mv4t { padding-bottom: 70px; }
.jiekgohp .vl4ksla::before,
.tvvnhpb6 .vl4ksla::before,
.nm2cq6c .vl4ksla::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.jiekgohp .vl4ksla::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");
}
.tvvnhpb6 .vl4ksla::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");
}
.nm2cq6c .vl4ksla::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.omeg2n4 .vl4ksla:not(.wix8o31v) .z194zo { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.svly .vl4ksla:not(.wix8o31v) .z194zo { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.zunkbh0  .vl4ksla:not(.wix8o31v) .z194zo { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.faxu2wj4  .vl4ksla:not(.wix8o31v) .z194zo { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.omeg2n4 .wix8o31v { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.omeg2n4 .xwlh3b2 { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.omeg2n4 .n5f9 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uhw5 .wix8o31v .z194zo { background: none; }
.uhw5 .vl4ksla:not(.wix8o31v) .z194zo { background: rgba(0,0,0,0.6); }
.rp7q .lztmwilv { float: left; width: 38%; margin: 0 28px 16px 0; }
.rp7q .lztmwilv .ymgi { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rp7q .s4ozs8::after { content: ''; display: block; clear: both; }
.wsf6p .lztmwilv { float: right; width: 38%; margin: 0 0 16px 28px; }
.wsf6p .lztmwilv .ymgi { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wsf6p .s4ozs8::after { content: ''; display: block; clear: both; }
.w9y2wx3 .alpni9g:nth-child(odd)  .lztmwilv { float: left;  width: 38%; margin: 0 28px 16px 0; }
.w9y2wx3 .alpni9g:nth-child(even) .lztmwilv { float: right; width: 38%; margin: 0 0 16px 28px; }
.w9y2wx3 .lztmwilv .ymgi { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w9y2wx3 .s4ozs8::after { content: ''; display: block; clear: both; }
.rp7q .fuq59,
.rp7q .scd1x18c,
.wsf6p .fuq59,
.wsf6p .scd1x18c,
.w9y2wx3 .fuq59,
.w9y2wx3 .scd1x18c { clear: both; }
@media (max-width: 900px) {
  .rp7q .lztmwilv,
  .wsf6p .lztmwilv,
  .w9y2wx3 .alpni9g:nth-child(odd)  .lztmwilv,
  .w9y2wx3 .alpni9g:nth-child(even) .lztmwilv {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rp7q .lztmwilv .ymgi,
  .wsf6p .lztmwilv .ymgi,
  .w9y2wx3 .lztmwilv .ymgi {
    max-height: none !important;
  }
}
.rp7q .q6w0vm,
.rp7q .mddpr02,
.wsf6p .q6w0vm,
.wsf6p .mddpr02,
.w9y2wx3 .q6w0vm,
.w9y2wx3 .mddpr02 { overflow: hidden; }
@media (max-width: 640px) {
  .rp7q .lztmwilv,
  .wsf6p .lztmwilv,
  .w9y2wx3 .lztmwilv { float: none; width: 100%; margin: 0 0 16px 0; }
}
.x7bvc .to3ivj,
.x7bvc .s4ozs8,
.x7bvc .v8jhqg  { max-width: 1100px; }
.ioorc55i .to3ivj,
.ioorc55i .s4ozs8,
.ioorc55i .v8jhqg  { max-width: 1200px; }
.ioorc55i { --content-mw: 1200px; }
.whv4mn4m .to3ivj,
.whv4mn4m .s4ozs8,
.whv4mn4m .v8jhqg  { max-width: 1320px; }
.gnymk { font-size: 0.82rem; color: var(--text-muted); }
.l36t { display: flex; align-items: center; }
.qdtej39 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.z7ey5a { display: flex; align-items: center; }
.hgl31b5u { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.hgl31b5u:hover { text-decoration: underline; }
.lf4uv { margin: 0 3px; opacity: 0.45; }
.lf4uv::before { content: '/'; }
.y5z3y5b { padding: 2px 5px; color: var(--text-main); }
.x1j84 .gnymk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.x1j84 .l36t { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.cjfnsyae .gnymk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.cjfnsyae .l36t { padding: 0 0 0 12px; }
.y4m2g0n .l36t { padding: 0 16px; }
.y4m2g0n .gnymk {
  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);
}
.y4m2g0n .to3ivj { padding-top: 28px; }
@media (max-width: 720px) {
  .jx6cplt { margin-top: 18px; padding: 0 16px; }
  .y4m2g0n .to3ivj { padding-top: 16px; }
}
.x7bvc.x1j84 .l36t { max-width: 1100px; }
.ioorc55i.x1j84 .l36t { max-width: 1200px; }
.whv4mn4m.x1j84 .l36t { max-width: 1320px; }
.ioorc55i .jx6cplt { max-width: 1200px; }
.ugqgi .alpni9g { padding-top: 16px; padding-bottom: 16px; }
.j4ii .alpni9g { padding-top: 24px; padding-bottom: 24px; }
.vww8o9 .alpni9g { padding-top: 40px; padding-bottom: 40px; }
.uw2yr .alpni9g { padding-top: 52px; padding-bottom: 52px; }
.mqdv7h .alpni9g:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.mqdv7h .alpni9g:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.mqdv7h .alpni9g:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.mqdv7h .alpni9g:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dvcj1us .s4ozs8 { padding-top: 10px;  padding-bottom: 10px; }
.f70c .s4ozs8 { padding-top: 18px;  padding-bottom: 18px; }
.t0phuig .s4ozs8 { padding-top: 36px;  padding-bottom: 36px; }
.wc2fbwgz .s4ozs8 { padding-top: 48px;  padding-bottom: 48px; }
.gd24uz6 h2.mk3cbep { font-weight: 600; }
.gd24uz6 h3.e2sp     { font-weight: 600; }
.veg73g { font-weight: 500; }
.veg73g h2.mk3cbep { font-weight: 800; }
.veg73g h3.e2sp     { font-weight: 700; }
.wcwu h2.mk3cbep { font-weight: 900; }
.wcwu h3.e2sp     { font-weight: 800; }
.wcwu .jel10 strong,
.wcwu .jel10 strong { font-weight: 600; }
.w6g4en {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.z0cwm .w6g4en { display: none; }
@media (max-width: 640px) { .w6g4en { display: none; } }
.w6g4en { background: var(--cta) !important; color: #fff !important; border: none !important; }
.w6g4en:hover { opacity: 0.85; }
.sjj6cel .w6g4en { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xxbjb .w6g4en,
.pzyqmz2  .w6g4en { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xxbjb .w6g4en:hover,
.pzyqmz2  .w6g4en:hover { opacity: 0.88; }
.sjj6cel.xxbjb .w6g4en,
.sjj6cel.pzyqmz2  .w6g4en { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.alnu {
  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;
}
.alnu:hover { transform: translateY(-2px); opacity: 0.92; }
.alnu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.winnmy .alnu { display: none; }
.yywux .alnu { right: 32px; }
.xrkh84  .alnu { left: 32px; }
@media (max-width: 480px) {
  .yywux .alnu { right: 20px; bottom: 20px; }
  .xrkh84  .alnu { left: 20px; bottom: 20px; }
}
.rmnc { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.v8jhqg { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.b9n39m { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.aozlaz2v { color: var(--text-dim); font-size: 0.8rem; }
.m7myu a, .i90ov a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.m7myu a:hover, .i90ov a:hover { color: var(--accent-light); }
.i90ov { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ipr0x8p0 .v8jhqg { text-align: center; }
.ipr0x8p0 .i90ov { justify-content: center; margin-bottom: 16px; }
.ipr0x8p0 .b9n39m { margin-top: 0; }
.ghl2um41 { margin-top: 10px; }
.ghl2um41 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .v8jhqg { padding-left: 16px; padding-right: 16px; }
  .vwqbjlj .v8jhqg { padding: 20px 16px; }
  .i90ov { gap: 4px 12px; }
  .b9n39m { font-size: 0.78rem; }
}
.coot .b9n39m { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.coot .aozlaz2v { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .coot .bdm5 { grid-template-columns: 1fr 1fr; } .coot .invv0m5n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .coot .bdm5 { grid-template-columns: 1fr; } }
.tk7lu .b9n39m { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tk7lu .vu3b4e8 { gap: 12px; } .tk7lu .ercj46 { margin-right: 0; width: 100%; } }
.nyet .b9n39m { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.nyet .aozlaz2v { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .nyet .gc3y { grid-template-columns: 1fr 1fr; } .nyet .aruonq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nyet .gc3y { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .bk4oj9s8 .n86g9s { grid-template-columns: 1fr 1fr; } .bk4oj9s8 .r1c5n4dm:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bk4oj9s8 .n86g9s { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ees40f .n86g9s { grid-template-columns: 1fr; } }
.omjdq8oa .v8jhqg { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.omjdq8oa .i90ov { justify-content: center; }
.n5n1 .vhse      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.n5n1 .rmnc { background: var(--bg-page); border-top-color: var(--border-alt); }
.j78ehrf .vhse      { background: #0d1117; border-bottom-color: #21262d; }
.j78ehrf .lvnf { color: var(--accent-light); }
.j78ehrf .o5cn8yuj { --msep-color: #8b949e; }
.j78ehrf .o5cn8yuj a { color: #8b949e; }
.j78ehrf .o5cn8yuj a:hover { color: var(--accent-light); }
.j78ehrf .etsux { color: #8b949e; }
.j78ehrf .rmnc { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.j78ehrf .b9n39m,
.j78ehrf .aozlaz2v { color: #6e7681; }
.j78ehrf .m7myu a, .j78ehrf .i90ov a,
.j78ehrf .m7myu a:hover, .j78ehrf .i90ov a:hover,
@media (max-width: 640px) {
  .j78ehrf .o5cn8yuj { background: #0d1117; border-top-color: #21262d; }
  .j78ehrf .o5cn8yuj li a { border-bottom-color: #21262d; }
}
.ahlz .vhse      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ahlz .lvnf { color: var(--accent-light); }
.ahlz .o5cn8yuj { --msep-color: #475569; }
.ahlz .o5cn8yuj a { color: #475569; }
.ahlz .o5cn8yuj a:hover { color: var(--accent-light); }
.ahlz .etsux { color: #64748b; }
.ahlz .rmnc { background: #f0f4f8; border-top-color: #cbd5e1; }
.ahlz .b9n39m,
.ahlz .aozlaz2v { color: #64748b; }
.ahlz .m7myu a, .ahlz .i90ov a,
.ahlz .m7myu a:hover, .ahlz .i90ov a:hover,
@media (max-width: 640px) {
  .ahlz .o5cn8yuj { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ahlz .o5cn8yuj li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xxbjb .vhse      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xxbjb .lvnf { color: #fff; }
.xxbjb .o5cn8yuj { --msep-color: rgba(255,255,255,0.82); }
.xxbjb .o5cn8yuj a { color: rgba(255,255,255,0.82); }
.xxbjb .o5cn8yuj a:hover { color: #fff; }
.xxbjb .etsux { color: rgba(255,255,255,0.9); }
.xxbjb .rmnc { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xxbjb .b9n39m,
.xxbjb .aozlaz2v { color: rgba(255,255,255,0.72); }
.xxbjb .m7myu a, .xxbjb .i90ov a,
.xxbjb .m7myu a:hover, .xxbjb .i90ov a:hover,
@media (max-width: 640px) {
  .xxbjb .o5cn8yuj { background: var(--accent); border-top-color: var(--accent-light); }
  .xxbjb .o5cn8yuj li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pzyqmz2 .vhse {
  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);
}
.pzyqmz2 .rmnc {
  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) {
  .pzyqmz2 .o5cn8yuj {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.v0le2 .ejwuyy0h { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.n57no .ejwuyy0h { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.laaix .ejwuyy0h { min-height: 72px; height: auto; }
.ij2y .ejwuyy0h { min-height: 84px; height: auto; }
.vwqbjlj .ejwuyy0h { max-width: none; padding: 0 32px; }
.vwqbjlj .v8jhqg  { max-width: none; padding: 24px 32px; }
.ikebujb.ioorc55i .ejwuyy0h { max-width: 1200px; }
.ikebujb.whv4mn4m .ejwuyy0h { max-width: 1320px; }
.be6asvg   .lvnf, .be6asvg   .ercj46 { text-transform: capitalize; }
.p2am4 .lvnf, .p2am4 .ercj46 { text-transform: lowercase; }
.z11pmi .lvnf, .z11pmi .ercj46 { text-transform: uppercase; letter-spacing: 0.06em; }
.d20m3w0, .okss5aj {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.p3jigx .d20m3w0,
.to9r4e8 .d20m3w0,
.wmdmf .d20m3w0,
.r17r3 .d20m3w0,
.dw90et0o   .o5cn8yuj a { font-weight: 500; }
.y6bg .o5cn8yuj a { font-weight: 600; }
.gwsu64m     .o5cn8yuj a { font-weight: 700; }
.mfkcg    .o5cn8yuj a { font-weight: 800; letter-spacing: 0.01em; }
.q80cui     .o5cn8yuj > li + li::before,
.m2y1e    .o5cn8yuj > li + li::before,
.njpf7    .o5cn8yuj > li + li::before,
.egm7fg .o5cn8yuj > li + li::before,
.bq3fqs5t .o5cn8yuj > li + li::before,
.rgrs649f  .o5cn8yuj > li + li::before,
.tf0quwo    .o5cn8yuj > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.q80cui     .o5cn8yuj > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.m2y1e    .o5cn8yuj > li + li::before { content: "|"; }
.njpf7    .o5cn8yuj > li + li::before { content: "—"; }
.egm7fg .o5cn8yuj > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.bq3fqs5t .o5cn8yuj > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.rgrs649f  .o5cn8yuj > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tf0quwo    .o5cn8yuj > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .n8fgp .etsux,
  .wc7z .etsux,
  .plgl .etsux,
  .un72f .etsux,
  .gvl4k4c .etsux {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .n8fgp .etsux::before,
  .wc7z .etsux::before,
  .plgl .etsux::before,
  .un72f .etsux::before,
  .gvl4k4c .etsux::before { content: ""; display: block; flex-shrink: 0; }

  
  .n8fgp .etsux::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;
  }

  
  .wc7z .etsux::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;
  }

  
  .plgl .etsux::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;
  }

  
  .un72f .etsux::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;
  }

  
  .gvl4k4c .etsux::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) {
  .mv7afdx0 .etsux {
    padding: 5px 14px;
  }
  .mv7afdx0 .o5cn8yuj {
    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;
  }
  .mv7afdx0 .o5cn8yuj li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mv7afdx0 .o5cn8yuj li a:hover { background: var(--bg-raised); }
  .mv7afdx0 .nsb1lo,
  .tjbrik6w .nsb1lo,
  .s3t2 .nsb1lo { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bjuhx .etsux {
    padding: 5px 10px;
  }
  .bjuhx .o5cn8yuj {
    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);
  }
  .bjuhx .o5cn8yuj.zjuaf { transform: translateX(0); }
  .bjuhx .o5cn8yuj li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bjuhx .o5cn8yuj li:last-child a { border-bottom: none; }
  .xxbjb .o5cn8yuj,
  .j78ehrf .o5cn8yuj { background: var(--accent) !important; }
  .xxbjb .o5cn8yuj li a,
  .j78ehrf .o5cn8yuj li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .s3t2 .etsux {
    padding: 5px 10px;
  }
  .s3t2 .o5cn8yuj {
    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);
  }
  .s3t2 .o5cn8yuj::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .s3t2 .o5cn8yuj.zjuaf { transform: translateY(0); }
  .s3t2 .o5cn8yuj li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .na8gvd .etsux {
    padding: 5px 10px;
  }
  .na8gvd .o5cn8yuj {
    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;
  }
  .na8gvd .o5cn8yuj.zjuaf { opacity: 1; pointer-events: auto; }
  .na8gvd .o5cn8yuj li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .p8kj     .etsux { border-radius: 0 !important; }
  .em2c7r   .etsux { border-radius: 8px !important; }
  .y1bx .etsux { border-radius: 50% !important; }
  .jio974f   .etsux { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .cpwc207 .l05apwio { flex-direction: column; align-items: stretch; }
  .cpwc207 .oh6mxw { flex-direction: row; min-width: auto; }
  .cpwc207 .du3oj { align-items: flex-start; text-align: left; }
}
.nqsushn.alpni9g,
@media (max-width: 640px) {
  .kx47d48 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .d3t0ca { flex: 0 0 auto; }
  .mvuh6a34 { font-size: 1.2rem; }
  .o7lzx27y { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.pdm0p3c .n0ims { height: 36px; }
.rjh4lw .n0ims { height: 60px; max-width: 200px; }
.bkdujjd .n0ims { height: 76px; max-width: 240px; }
.q00x    .qzcmety, .q00x    .baiuazh { color: #f59e0b; }
.w9ibfax      .qzcmety { font-size: 1rem; letter-spacing: 1.5px; }
.w9ibfax      .baiuazh   { font-size: 1.35rem; }
.p8696tp    .qzcmety, .p8696tp    .baiuazh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.q1pj24     .qzcmety, .q1pj24     .baiuazh { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.wqqik3d .qzcmety, .wqqik3d .baiuazh { color: var(--cta); letter-spacing: 2px; }
.advsyj   .qzcmety, .advsyj   .baiuazh { color: #e91e63; letter-spacing: 2px; }
.bar2cspo  .qzcmety, .bar2cspo  .baiuazh { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.tjw3nf     .qzcmety, .tjw3nf     .baiuazh { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.rcs3 .qoxom + .qoxom {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.cpgtz6 .xwimr { padding: 18px 24px; min-height: 68px; }
.h9yd .j8hjk4f1 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.h9yd .nl51u9 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.l2m8j0 .qoxom {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.scd1x18c { counter-reset: cs-rank; }
.scd1x18c .xwimr { counter-increment: cs-rank; }
.scd1x18c .xwimr::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;
}
.cwv7sr7 .scd1x18c { counter-reset: cs-rank; gap: 0; }
.cwv7sr7 .xwimr {
  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;
}
.cwv7sr7 .xwimr::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;
}
.cwv7sr7 .xm7vh9pc {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.cwv7sr7 .qsrv {
  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;
}
.cwv7sr7 .mcp9xnv { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.cwv7sr7 .xm7vh9pc { min-width: 0; flex-direction: column; width: 100%; }
.cwv7sr7 .tyn335 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.cwv7sr7 .qzcmety { color: var(--cta, var(--accent)); }
.cwv7sr7 .vb6e { font-weight: 700; }
.cwv7sr7 .qoxom {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.cwv7sr7 .j8hjk4f1 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.cwv7sr7 .nl51u9 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.cwv7sr7 .fpj0bi .nl51u9 { font-size: 1.3rem; color: var(--accent-light); }
.cwv7sr7 .qoc5tkx6 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.cwv7sr7 .xwimr:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .cwv7sr7 .scd1x18c {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .cwv7sr7 .xwimr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .cwv7sr7 .xwimr { padding: 40px 16px 20px; }
  .cwv7sr7 .qoxom {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .cwv7sr7 .qoc5tkx6 { width: 100%; min-width: 0; }
}
.e0plv7 .scd1x18c { counter-reset: cs-rank; gap: 10px; }
.e0plv7 .xwimr {
  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);
}
.e0plv7 .xwimr::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);
}
.e0plv7 .xm7vh9pc {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.e0plv7 .qsrv {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.e0plv7 .mcp9xnv { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.e0plv7 .tyn335 {
  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;
}
.e0plv7 .qzcmety { color: var(--cta, var(--accent)); }
.e0plv7 .qoxom {
  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;
}
.e0plv7 .j8hjk4f1 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.e0plv7 .nl51u9 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.e0plv7 .fpj0bi .nl51u9 { color: var(--accent-light); }
.e0plv7 .qoc5tkx6 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.e0plv7 .xwimr:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .e0plv7 .xwimr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .e0plv7 .xwimr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .e0plv7 .xm7vh9pc {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .e0plv7 .tyn335 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .e0plv7 .qoxom {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .e0plv7 .qoc5tkx6 { width: 100%; min-width: 0; }
  .e0plv7 .qzcmety { min-width: 0; }
}
.gs5itx .xwimr::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.olz9 .jy9l4 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.olz9 .jy9l4 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.olz9 .jy9l4 p { padding: 0 2px 16px; }
.opvk5qvl .jy9l4 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.opvk5qvl .jy9l4 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.opvk5qvl .jy9l4 summary::after { content: "›"; font-size: 1.2em; }
.opvk5qvl .jy9l4[open] summary::after { content: "‹"; }
.opvk5qvl .jy9l4 p { padding: 10px 22px 4px; }
.mzguvie .jy9l4 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.mzguvie .jy9l4 summary { color: var(--text-primary); padding-left: 16px; }
.mzguvie .jy9l4 summary::after { content: "›"; font-size: 1.1em; }
.mzguvie .jy9l4[open] summary::after { content: "‹"; }
.mzguvie .jy9l4 p { padding-left: 16px; }
.pym0 .d2ij2h { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.pym0 .jy9l4 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.pym0 .jy9l4:last-child { border-bottom: none; }
.pym0 .jy9l4 summary { color: var(--text-primary); border-radius: 0; }
.pym0 .jy9l4 summary::after { content: "›"; font-size: 1.1em; }
.pym0 .jy9l4[open] summary::after { content: "‹"; }
.tn1k1z2m .jy9l4 { overflow: hidden; }
.tn1k1z2m .jy9l4 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.tn1k1z2m .jy9l4 summary::after { color: rgba(255,255,255,.75); }
.tn1k1z2m .jy9l4[open] summary { border-radius: 0; }
.mqhuddo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xbohfrb {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.boy1 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.khjv2v { color: var(--text-muted); font-size: 1.05rem; }
.pgnoo {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.dwco { margin-bottom: 20px; }
.ko5fn {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.vv2bf {
  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;
}
.vv2bf:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.spqdzl { resize: vertical; min-height: 130px; }
.r4ej { width: 100%; margin-top: 8px; }
.lt60s {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fya2li5d {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xg8sy1u1 { color: var(--text-muted); line-height: 1.75; }
.i8jgi5ww { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.i8jgi5ww li { margin-bottom: 6px; }
.xwxgp { max-width: 760px; margin: 0 auto; }
.bxh6uyn { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.z88w1 { max-width: 760px; margin: 0 auto; }
.uq3l3plj ul.i8jgi5ww { margin: 0; }
@media (max-width: 640px) { .ry2c4 { grid-template-columns: 1fr; gap: 10px; } }
.bpuroo2 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.h8dla { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.krdjl { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.h8dla p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.h8dla .i8jgi5ww { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bpuroo2 { grid-template-columns: 1fr; } }
.hwuot { color: inherit; text-decoration: none; }
.hwuot:hover { color: var(--accent-light); text-decoration: underline; }
.ymvyzo4 { display: inline-block; line-height: 0; }
.c5kfbx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gch75l { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gch75l:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.uslw0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gch75l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gch75l ul.i8jgi5ww { margin: 0; }
.hc5xh4 { color: var(--text-muted); line-height: 1.75; }
.my5tb .i8jgi5ww,
.tw56604u .i8jgi5ww,
.l9k27 .i8jgi5ww,
.vnexx .i8jgi5ww {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.my5tb .gch75l,
.tw56604u .gch75l { text-align: left; }
.my5tb .uslw0,
.tw56604u .uslw0 { text-align: center; }
.kbzmzp { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yz7i { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fzm4p { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.fvb7tdpc { margin-top: 12px; }
.mkao { 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; }
.mkao:hover { border-bottom-color: var(--accent-light); }
.hh3zy { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.hh3zy img { width: 100%; height: 100%; object-fit: cover; display: block; }
.b7d100 { width: 200px; height: 200px; }
.sc0r { border-radius: 28%; }
.nx5ri8s { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.zj4hkq { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .ezzy9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.qzpv .fzm4p, .qzpv .yz7i { max-width: 640px; }
.b79gbj .kbzmzp { font-size: 1.6rem; margin-top: 18px; }
.zq6w4c .fzm4p { margin-bottom: 28px; }
@media (max-width: 860px) { .mpb5am { grid-template-columns: 1fr; } .b79gbj { position: static; text-align: center; } }
.hya6g { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.xznsh3p { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.xznsh3p .hh3zy { margin: 0 auto 18px; }
.xznsh3p .nx5ri8s { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .hya6g { grid-template-columns: 1fr; } }
.spkw4px .kbzmzp { font-size: 1.6rem; margin-bottom: 6px; }
.vnexx .i8jgi5ww { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .spkw4px { flex-direction: column; text-align: center; } .h19tnqc { grid-template-columns: 1fr; } }
.dmw8 .kbzmzp { font-size: 1.35rem; margin: 0 0 4px; }
.dmw8 .nx5ri8s { margin: 0; }
.q3bs { max-width: 760px; margin: 0 auto; }
.b28y9 { position: relative; padding-left: 28px; }
.b28y9::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.v04k29k { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.v04k29k:last-child { padding-bottom: 0; }
.sx81t17 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.cbqxcg h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.cbqxcg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.on1ps .boy1 { color: var(--accent-light); }
.g41fhuqu .boy1 { font-size: 2rem; }
.g41fhuqu .khjv2v { max-width: 680px; }
.n0r2e6j {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.n0r2e6j .boy1 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.n0r2e6j .khjv2v  { margin: 0; }
@media (max-width: 640px) { .n0r2e6j { flex-direction: column; } }
.f6q3iuy7 .boy1 { color: var(--accent-light); }
.e7mo90h .boy1 { color: #fff; }
.e7mo90h .khjv2v  { color: rgba(255,255,255,0.85); }
.x4guy { max-width: 680px; margin: 0 auto; }
.sk5bo6r2 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .sk5bo6r2 { grid-template-columns: 1fr; } }
.vs7u05r .vv2bf {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vs7u05r .vv2bf:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jhho .vv2bf { background: var(--bg-raised); border-color: transparent; }
.jhho .vv2bf:focus { background: var(--bg-card); border-color: var(--accent-light); }
.fjoaazuy .vv2bf { border-radius: 100px; padding: 11px 20px; }
.fjoaazuy .spqdzl { border-radius: 14px; }
.lnhaa6h {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.lnhaa6h 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;
}
.lnhaa6h summary::-webkit-details-marker { display: none; }
.lnhaa6h summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.lnhaa6h[open] summary::after { content: "−"; }
.x1dg {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.qhzfcb {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .qhzfcb { grid-template-columns: 1fr; } }
.fgaiks4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.fgaiks4 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.fgaiks4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.e7v8bp16 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.e7v8bp16 li { margin-bottom: 6px; }
.h7w5kuu{display:none}
.h7w5kuu:empty,.f62xi:empty{display:none}
.blu21l0{position:relative;overflow:visible}
.leic2e2t .jo5mtgq,.nf31e4m .jo5mtgq,
.y2pvfbc .jo5mtgq,.hzt3z .jo5mtgq,
.x50ii2 .jo5mtgq,.z1o4tr .jo5mtgq{display:block}
.sz29 .zc4a{display:block}
.leic2e2t .jo5mtgq,.nf31e4m .jo5mtgq,
.y2pvfbc .jo5mtgq,.hzt3z .jo5mtgq,
.x50ii2 .jo5mtgq{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}
.leic2e2t .jo5mtgq .f62xi,.nf31e4m .jo5mtgq .f62xi,
.y2pvfbc .jo5mtgq .f62xi,.hzt3z .jo5mtgq .f62xi,
.x50ii2 .jo5mtgq .f62xi{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}
.leic2e2t .smt5aypt,.nf31e4m .smt5aypt,
.y2pvfbc .smt5aypt,.hzt3z .smt5aypt,
.x50ii2 .smt5aypt{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.leic2e2t .jo5mtgq,.nf31e4m .jo5mtgq{top:12px}
.leic2e2t .jo5mtgq .f62xi{margin-right:auto}
.nf31e4m .jo5mtgq .f62xi{margin-left:auto}
.nf31e4m .jo5mtgq{text-align:right}
.y2pvfbc .jo5mtgq,.hzt3z .jo5mtgq{bottom:12px}
.y2pvfbc .jo5mtgq .f62xi{margin-right:auto}
.hzt3z .jo5mtgq .f62xi{margin-left:auto}
.hzt3z .jo5mtgq{text-align:right}
.x50ii2 .jo5mtgq{position:relative;margin-top:16px}
.x50ii2 .jo5mtgq .f62xi{margin:0 auto}
.z1o4tr .jo5mtgq{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.z1o4tr .jo5mtgq .f62xi{margin:0}
.z1o4tr .n5f9~.jo5mtgq,
.z1o4tr .umef6d~.jo5mtgq{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.z1o4tr .n5f9~.jo5mtgq .f62xi,
.z1o4tr .umef6d~.jo5mtgq .f62xi{justify-content:flex-start}
.n5f9~.jo5mtgq,.umef6d~.jo5mtgq{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}
.n5f9~.jo5mtgq .f62xi{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.umef6d~.jo5mtgq .f62xi{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zc4a .f62xi{margin:0 0 12px}
.f62xi{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.smt5aypt{white-space:nowrap}
.ivb4vhg .smt5aypt{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ivb4vhg .rwqh::before{content:""}
.bbdzu .smt5aypt{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.wuvqj .f62xi{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.zr6xi02 .smt5aypt{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.e7whxed .smt5aypt{color: var(--accent-light);opacity:1;font-weight:500}
.c8ep .smt5aypt{border-bottom:1px solid currentColor;padding-bottom:2px}
.h89r3n .f62xi{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.yiqcdm{--date-bg:var(--accent-bg)}
.ixu6 .rwqh::before{content:""}
.vxgb .smt5aypt + .smt5aypt::before{content:"•";margin-right:6px;opacity:.4}
.l8ciack .smt5aypt + .smt5aypt::before{content:"/";margin-right:6px;opacity:.35}
.l14za .smt5aypt + .smt5aypt::before{content:"|";margin-right:6px;opacity:.3}
.kp8mp7 .smt5aypt + .smt5aypt::before{content:"—";margin-right:6px;opacity:.3}
.rid4k1r .smt5aypt + .smt5aypt::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.f9mbq5b .smt5aypt + .smt5aypt::before{content:"·";margin-right:6px;opacity:.4}
.qkz0lwu .smt5aypt + .smt5aypt::before{content:"›";margin-right:6px;opacity:.4}
.s2pp8qg2 .smt5aypt + .smt5aypt::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.efax{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.hngo93b{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.eahw2{display:flex;flex-direction:column;gap:3px}
.dkowsc{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.shx9{font-weight:700;font-size:1rem;color:var(--text-heading)}
.s3ve3fz{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ilrs7bvx .efax{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.o2b5 .efax{border-top:3px solid var(--accent);padding-top:18px}
.w1jce .efax{border-left:3px solid var(--accent);border-radius:0}
.wtpvd7sc .efax{padding:20px 0}
@media(max-width:640px){
  .efax{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .s3ve3fz{max-width:100%}
}
.yeo7wse .q2pu0{margin:0}
@media (max-width:560px){
  .rxo7{grid-template-columns:repeat(2,1fr);gap:12px}
}
:root {
  --accent:          #0c5785;
  --brand:           #0c5785;
  --brand-light:     #0f4667;
  --brand-pale:      #1f628b;
  --grad-start:      #138ed9;
  --grad-end:        #47a7e2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0c5785;
  --cta-light:       #063f62;
  --cta-hover:       #06324c;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f6;
  --bg-raised:       #edf0f1;
  --bg-hover:        #f3f5f6;
  --border:          #e1e6e9;
  --border-alt:      #cfd7dd;
  --border-section:  #e1e6e9;
  --text-primary:    #161a1c;
  --text-muted:      #505b62;
  --text-body:       #2d3438;
  --text-sub:        #444e54;
  --text-faint:      #72828c;
  --text-dim:        #8e9ba3;
  --text-label:      #5b6870;
  --text-value:      #394146;
  --accent-bg:       #dfedf5;
  --accent-bg-light: #c4e0f1;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c965e;
  --c-cons:          #9f2153;
  --c-pros-label:    #0eb36f;
  --c-tip-border:    #10c67b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c965e;
}
:root { --logo-bg-opacity: 78%; }
body, button, input { font-family: "Rajdhani", sans-serif; }
.q8sid6z .dpyk4gra { font-size: 0; width: 1.2rem; flex-shrink: 0; }.q8sid6z .dpyk4gra::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.q8sid6z .uemwqvm     .dpyk4gra::before { content: "";  color: var(--c-tip-border); }.q8sid6z .ff3mplfa .dpyk4gra::before { content: ""; color: var(--c-warn-border); }.q8sid6z .ka2sma    .dpyk4gra::before { content: ""; color: #60a5fa; }.fmdqt .q8sid6z .uemwqvm     .dpyk4gra::before { color: #10b981; }.fmdqt .q8sid6z .ff3mplfa .dpyk4gra::before { color: #f43f5e; }.fmdqt .q8sid6z .ka2sma    .dpyk4gra::before { color: #a855f7; }.z08d  .q8sid6z .uemwqvm     .dpyk4gra::before { color: #eab308; }.z08d  .q8sid6z .ff3mplfa .dpyk4gra::before { color: #ef4444; }.z08d  .q8sid6z .ka2sma    .dpyk4gra::before { color: #f97316; }.vbaj  .q8sid6z .uemwqvm     .dpyk4gra::before { color: #38bdf8; }.vbaj  .q8sid6z .ff3mplfa .dpyk4gra::before { color: #818cf8; }.vbaj  .q8sid6z .ka2sma    .dpyk4gra::before { color: #2dd4bf; }.czjcp9pk .q8sid6z .dpyk4gra::before { color: var(--accent-light) !important; }
.f92cpv7y .um49gg, .f92cpv7y .n5f9 { min-height: 320px; }
.vopn66d .vcor::after, .vopn66d .a4q0n38b::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; }
.dmbigky .w6g4en::after,.dmbigky .alnu::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; }
.lf4uv::before { content: '—'; }