:root {
  --color-accent: #763c1a;
  --color-cta: #da753a;
  --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;
}
.v91oq4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bbmlka {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qwoy496 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.t6az2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.e3xq { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.e3xq a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.e3xq a:hover { color: var(--accent-light); }
.uwtb0k2     .udquqte { border-radius: 24px; padding: 8px; }
.uwtb0k2 .udquqte li a { border-radius: 16px; }
.yhqo  .udquqte li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .udquqte {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cvodt:hover .udquqte,
  .cvodt:focus-within .udquqte { display: block; }
  .udquqte li a { padding: 8px 16px; font-size: 0.88rem; }
}
.yar78b0 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jff3 { display: none; }
@media (max-width: 640px) {
  .jff3 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jff3.uli1 { display: block; }
}
@media (max-width: 640px) {
  .yar78b0 { display: block; }
  .e3xq > li + li::before { display: none !important; }
  .e3xq {
    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;
  }
  .e3xq.uli1 { display: flex; }
  .e3xq li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .e3xq li:last-child a { border-bottom: none; }
}
.jz0h { min-height: 480px; }
.vezeu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.bszx { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mtew49 .bszx { margin-left: 0; margin-right: 0; }
.bfwsc {
  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;
}
.gmxdxv8e .bfwsc { margin-top: 24px; }
.bfwsc:hover { opacity: 0.88; }
.mesk2v .vezeu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mesk2v .bszx { color: #e2e8f0; }
.mesk2v.mtew49   .ejpqmjg { text-align: left; }
.tpy7xymn .vezeu { color: var(--text-primary); text-shadow: none; }
.tpy7xymn .bszx { color: var(--text-muted); }
.tpy7xymn .bfwsc { margin-top: 16px; }
.tpy7xymn, .tpy7xymn.jz0h { min-height: auto !important; }
.tpy7xymn.mtew49   .ejpqmjg { text-align: left; }
.tpy7xymn~.d2ootxje{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}
.tpy7xymn~.d2ootxje .m4q74zkk{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; }
}
.w93g .r9uuk1,
.w93g .ru8im {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.w93g .mesk2v .d7275y2n {
  animation: hg-breathe 10s ease-in-out infinite;
}
.r9uuk1 .vezeu { color: #fff; }
.r9uuk1 .bszx { color: rgba(255,255,255,0.85); }
.r9uuk1 .bfwsc { background: #fff; color: var(--cta); }
.r9uuk1 .bfwsc:hover { opacity: 0.92; }
.snt7t6u .wg0unjn { position: relative; overflow: hidden; }
.snt7t6u .wg0unjn::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.w93g .wg0unjn {
  animation: hg-breathe 7s ease-in-out infinite;
}
.nyho8e .wg0unjn { position: relative; overflow: hidden; }
.nyho8e .wg0unjn::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;
}
.mg1uoz4 .wg0unjn { position: relative; overflow: hidden; }
.mg1uoz4 .wg0unjn::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;
}
.lx1otng .wg0unjn {
  animation: hg-fadein 1.2s ease-out both;
}
.wg0unjn {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.mjokgdlb {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.y9z03an {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.dpbmyd {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.wg0unjn .vezeu { text-shadow: none; color: var(--text-primary); }
.wg0unjn .bszx { color: var(--text-muted); }
body.mqgpr .vezeu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.c977vyj .vezeu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.jz0h.r9uuk1 .vezeu,
section.r9uuk1 .vezeu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.wg0unjn.vk60y .mjokgdlb { align-items: center; text-align: center; }
.wg0unjn.mtew49   .mjokgdlb { align-items: flex-start; text-align: left; }
.swcs60lf .y9z03an { position: relative; }
.swcs60lf .y9z03an::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.swcs60lf.cn8v .y9z03an::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.w6to .y9z03an {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.w6to .dpbmyd {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.w6to.cn8v .y9z03an { padding: 32px 0 32px 32px; }
.rc5kya .y9z03an {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.rc5kya .dpbmyd {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.cn8v .mjokgdlb {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.rc5kya.cn8v .y9z03an { padding: 40px 16px 40px 48px; }
.jz0h .v2znua {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.v2znua .hypq9c.evn6r {
  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;
}
.v2znua .hypq9c.evn6r:hover { opacity: 0.85; }
.bkbb5r .y9z03an {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .wg0unjn { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .wg0unjn:not(.bkbb5r) .y9z03an { display: none !important; }
  .bkbb5r .y9z03an { padding: 16px; }
  .mjokgdlb  { padding: 36px 24px; }
  .wg0unjn~.d2ootxje,.cn8v~.d2ootxje{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .jz0h, .wg0unjn { min-height: 320px !important; }
  .vezeu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .k3oz,
  .lwju,
  .wk3dkom { grid-template-columns: 1fr !important; }

  

  
  .fk4iwfid { display: flex !important; flex-direction: column !important; }
  .fk4iwfid .ejpqmjg { display: contents; }
  .fk4iwfid .d7275y2n { order: 0; }
  .fk4iwfid .vezeu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .fk4iwfid .k3oz { order: 2; padding: 0 16px 12px !important; }
  .fk4iwfid .bszx { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gmxdxv8e .ejpqmjg { display: flex; flex-direction: column; }
  .gmxdxv8e .ejpqmjg .vezeu { order: 1; }
  .gmxdxv8e .ejpqmjg .wk3dkom { order: 2; margin: 8px 0 24px !important; }
  .gmxdxv8e .ejpqmjg .bszx { order: 3; }
  .gmxdxv8e .ejpqmjg .bfwsc { order: 4; align-self: center; margin-top: 0; }

  
  .wg0unjn.bkbb5r {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .wg0unjn.bkbb5r .mjokgdlb { display: contents; padding: 0; }
  .wg0unjn.bkbb5r .mjokgdlb .vezeu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .wg0unjn.bkbb5r .y9z03an { order: 2; padding: 12px 16px; }
  .wg0unjn.bkbb5r .mjokgdlb .bszx { order: 3; padding: 0 24px; margin: 0 auto; }
  .wg0unjn.bkbb5r .mjokgdlb .bfwsc { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x3owm0y { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qo9v55l0 { width: 100%; height: auto; display: block; border-radius: 10px; }
.vos0t7 .x3owm0y        { border-radius: 16px; }
.vos0t7 .qo9v55l0  { border-radius: 16px; }
.xq4h3 .x3owm0y         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xq4h3 .qo9v55l0   { border-radius: 8px; }
.u1hc0y9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.vvte { width: 100%; padding: 32px 0; position: relative; }
.lcld { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dv8jp91 .vvte:nth-child(even) { background: var(--bg-surface); }
.dv8jp91 .vvte:nth-child(odd)  { background: var(--bg-page); }
.pxhwlp .vvte:nth-child(even) { background: var(--bg-card); }
.pxhwlp .vvte:nth-child(odd)  { background: var(--bg-page); }
.dv8jp91 .vvte:nth-child(odd)  .lcld { background: var(--bg-card); border-radius: 6px; }
.dv8jp91 .vvte:nth-child(even) .lcld { background: var(--bg-raised); border-radius: 6px; }
.pxhwlp .vvte:nth-child(odd)  .lcld { background: var(--bg-card); border-radius: 6px; }
.pxhwlp .vvte:nth-child(even) .lcld { background: var(--bg-raised); border-radius: 6px; }
.dv8jp91 .vvte:nth-child(even) .l1e3 .hcb98z4i,
.pxhwlp .vvte:nth-child(even) .l1e3 .hcb98z4i { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dv8jp91 .vvte:nth-child(odd) .l1e3 .hcb98z4i,
.pxhwlp .vvte:nth-child(odd) .l1e3 .hcb98z4i { background: var(--bg-card-inner); }
.dv8jp91 .vvte:nth-child(even) .bs00qk0 .hcb98z4i:nth-child(odd),
.pxhwlp .vvte:nth-child(even) .bs00qk0 .hcb98z4i:nth-child(odd)  { background: var(--bg-card); }
.dv8jp91 .vvte:nth-child(even) .bs00qk0 .hcb98z4i:nth-child(even),
.pxhwlp .vvte:nth-child(even) .bs00qk0 .hcb98z4i:nth-child(even) { background: var(--bg-card-inner); }
h1.yk8s { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.yk8s {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gyse3rx9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ajo1r h2.yk8s {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xya0 h2.yk8s {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.av77uu h2.yk8s {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ag0xg38 h2.yk8s::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pjceu6 h2.yk8s {
  color: var(--text-primary); font-size: 1.7rem;
}
.wh4cosx0 h2.yk8s::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.r3rslyi h2.yk8s {
  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;
}
.qmm5f { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .qmm5f { display: none; } }
.mjj0p { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.a86xj { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xnp4p {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.yqgsx88j { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wpoxsfz { padding-left: 20px; }
.wpoxsfz li { margin-bottom: 6px; }
.wpoxsfz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wpoxsfz a:hover { color: var(--accent-light); }
.scqw805o .yqgsx88j { display: none; }
.ll35 .yqgsx88j { display: none; }
.ll35 .wpoxsfz { padding-left: 0; list-style: none; }
.ll35 .wpoxsfz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ll35 .wpoxsfz a { font-size: 0.92rem; }
.ckjuzk .xnp4p { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ckjuzk .yqgsx88j { display: none; }
.ckjuzk .wpoxsfz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ckjuzk .wpoxsfz li { margin-bottom: 0; }
.ckjuzk .wpoxsfz 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;
}
.ckjuzk .wpoxsfz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.j41l .xnp4p { padding: 20px 20px 16px; }
.j41l .wpoxsfz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.j41l .wpoxsfz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.j41l .wpoxsfz 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;
}
.j41l .wpoxsfz 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;
}
.j41l .wpoxsfz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.j41l .wpoxsfz a:focus,
.j41l .wpoxsfz a:focus-visible,
.j41l .wpoxsfz a:target { outline: none; }
.j41l .wpoxsfz li:target a { border-color: var(--border); color: var(--text-muted); }
.qcmhawt .xnp4p { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.qcmhawt .yqgsx88j { display: none; }
.qcmhawt .wpoxsfz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.qcmhawt .wpoxsfz li { margin-bottom: 0; }
.qcmhawt .wpoxsfz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.qcmhawt .wpoxsfz li:last-child::after { content: ""; margin-right: 0; }
.qcmhawt .wpoxsfz a { font-size: 0.9rem; }
.hcb98z4i { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.l1e3 .hcb98z4i { background: var(--bg-card); }
.bs00qk0 .hcb98z4i:nth-child(odd)  { background: var(--bg-card); }
.bs00qk0 .hcb98z4i:nth-child(even) { background: var(--bg-raised); }
.gj3vj .hcb98z4i {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.gj3vj .hcb98z4i:last-child { border-bottom: none; }
.gj3vj h3.gyse3rx9 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wsnp .hcb98z4i {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wsnp .hcb98z4i + .hcb98z4i { margin-top: 4px; }
.idjfj6 .hcb98z4i { background: none; border-radius: 0; padding: 12px 0; }
.idjfj6 .hcb98z4i + .hcb98z4i { border-top: 1px solid var(--border-section); }
.trk815xj { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.y9h812 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.d19rq4h { color: var(--text-body); margin-bottom: 10px; }
.jfj8kdo, .n04xj8 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jfj8kdo li, .n04xj8 li { margin-bottom: 6px; }
.n04xj8 li { list-style: decimal; }
.b6lyfj     .jfj8kdo { list-style-type: "● "; }
.u7jnbn  .jfj8kdo { list-style-type: "■ "; }
.t6ztyseg .jfj8kdo { list-style-type: "◆ "; }
.d96f4jn    .jfj8kdo { list-style-type: "★ "; }
.b6lyfj     .c1oz5rk { list-style-type: "● "; }
.u7jnbn  .c1oz5rk { list-style-type: "■ "; }
.t6ztyseg .c1oz5rk { list-style-type: "◆ "; }
.d96f4jn    .c1oz5rk { list-style-type: "★ "; }
.b6lyfj    .jfj8kdo li::marker, .b6lyfj    .c1oz5rk li::marker,
.u7jnbn .jfj8kdo li::marker, .u7jnbn .c1oz5rk li::marker,
.t6ztyseg .jfj8kdo li::marker, .t6ztyseg .c1oz5rk li::marker,
.d96f4jn   .jfj8kdo li::marker, .d96f4jn   .c1oz5rk li::marker {
  color: var(--cta); font-size: 1em;
}
.b6lyfj .n04xj8,
.u7jnbn .n04xj8,
.t6ztyseg .n04xj8,
.d96f4jn .n04xj8 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.b6lyfj .n04xj8 li,
.u7jnbn .n04xj8 li,
.t6ztyseg .n04xj8 li,
.d96f4jn .n04xj8 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.b6lyfj .n04xj8 li::before,
.u7jnbn .n04xj8 li::before,
.t6ztyseg .n04xj8 li::before,
.d96f4jn .n04xj8 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;
}
.b6lyfj     .n04xj8 li::before { border-radius: 50%; }
.u7jnbn  .n04xj8 li::before { border-radius: 3px; }
.t6ztyseg .n04xj8 li::before { border-radius: 3px; }
.d96f4jn    .n04xj8 li::before { border-radius: 50%; }
.ocrrhqo { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ila2g .ocrrhqo,
.vzundk .ocrrhqo { background: transparent; border: none; border-radius: 0; }
.jg6w6i { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jg6w6i th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jg6w6i td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jg6w6i tr:hover td { background: var(--bg-hover); }
.v03w .jg6w6i tbody tr:nth-child(even) td { background: var(--bg-surface); }
.k2i6 .jg6w6i { border: 1px solid var(--border-alt); }
.k2i6 .jg6w6i th,
.k2i6 .jg6w6i td { border: 1px solid var(--border-alt); }
.p729eh .jg6w6i th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.p729eh .jg6w6i td { border-bottom: none; }
.p729eh .jg6w6i tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.gyx0two8 .jg6w6i th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.adpr .ocrrhqo {
  overflow: hidden;
}
.adpr .jg6w6i th { border-bottom: 1px solid var(--border-alt); }
.adpr .jg6w6i tr:last-child td { border-bottom: none; }
.khz2bi9 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.imwn { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q1mzmoy { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.uv9xkf { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rdo5uzat { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.c1oz5rk { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.c1oz5rk 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%}
.qbty5 .uv9xkf { background: transparent; text-align: center; }
.ut3n .q1mzmoy {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.bqocep4 .q1mzmoy {
  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);
}
.y5zeffx .imwn { display: grid; grid-template-columns: auto 1fr; }
.y5zeffx .q1mzmoy {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.y5zeffx .uv9xkf { grid-column: 2; }
.y5zeffx .rdo5uzat,
.y5zeffx .c1oz5rk { grid-column: 1 / -1; }
.z42euc .imwn { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.z42euc .q1mzmoy {
  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);
}
.z42euc .uv9xkf { grid-column: 2; }
.z42euc .rdo5uzat,
.z42euc .c1oz5rk { grid-column: 1 / -1; }
.am3g .imwn { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.am3g .uv9xkf { background: none; color: var(--accent-light); font-weight: 700; }
.xefhe0u .imwn { 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); }
.xefhe0u .uv9xkf { background: none; color: var(--accent-light); font-weight: 700; }
.op4tbvn .imwn { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.op4tbvn .imwn:last-child { border-bottom: none; }
.op4tbvn .uv9xkf { background: none; color: var(--accent-light); font-weight: 700; }
.svyd3ekh .imwn { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.svyd3ekh .uv9xkf { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qai6 .khz2bi9 { counter-reset: card-n; }
.qai6 .imwn  { counter-increment: card-n; }
.qai6 .uv9xkf { display: flex; align-items: center; gap: 10px; }
.qai6 .uv9xkf::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;
}
.a81a2 .imwn { background: var(--bg-surface); border: 1px solid var(--border); }
.a81a2 .uv9xkf { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.w4dt { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.t8bpvkcz  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.a8hcy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.jm8dk { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.he7ad1b { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.w4dt strong { color: var(--text-primary); font-size: 0.95rem; }
.w4dt p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qtgpvik { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.m9ygeb, .gmbxfxt { border-radius: 8px; padding: 14px; }
.m9ygeb { background: var(--bg-pros); }
.gmbxfxt { background: var(--bg-cons); }
.ny6axt { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.m9ygeb .ny6axt { color: var(--c-pros-label); }
.gmbxfxt .ny6axt { color: #f87171; }
.m9ygeb ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gmbxfxt ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qo9v55l0 { width: 100%; height: auto; border-radius: 10px; display: block; }
.evn6r {
  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;
}
.evn6r:hover { opacity: 0.85; }
.gkwd465f .evn6r  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gkwd465f .evn6r:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.uvh7gkzz .evn6r  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.uvh7gkzz .evn6r:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tygb8p9j .bfwsc { border-radius: 50px; }
.tygb8p9j .evn6r  { border-radius: 50px; }
.toqs6 .bfwsc { padding-left: 22px; padding-right: 22px; }
.toqs6 .evn6r  { padding-left: 12px; padding-right: 12px; }
.mzpn .bfwsc { padding-left: 44px; padding-right: 44px; }
.mzpn .evn6r  { padding-left: 24px; padding-right: 24px; }
.ke4vm6 .bfwsc { padding-left: 56px; padding-right: 56px; }
.ke4vm6 .evn6r  { padding-left: 32px; padding-right: 32px; }
.k72xye   .bfwsc::after, .k72xye   .evn6r::after,
.bd0ohj .bfwsc::after, .bd0ohj .evn6r::after,
.e9txjp    .bfwsc::after, .e9txjp    .evn6r::after,
.d9xzu    .bfwsc::after, .d9xzu    .evn6r::after,
.kl3g5h0    .bfwsc::after, .kl3g5h0    .evn6r::after,
.yepg9     .bfwsc::after, .yepg9     .evn6r::after,
.ytfpm2t3    .bfwsc::after, .ytfpm2t3    .evn6r::after,
.v1rpv1n   .bfwsc::after, .v1rpv1n   .evn6r::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;
}
.k72xye .bfwsc::after, .k72xye .evn6r::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");
}
.bd0ohj .bfwsc::after, .bd0ohj .evn6r::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");
}
.e9txjp .bfwsc::after, .e9txjp .evn6r::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");
}
.d9xzu .bfwsc::after, .d9xzu .evn6r::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");
}
.kl3g5h0 .bfwsc::after, .kl3g5h0 .evn6r::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");
}
.yepg9 .bfwsc::after, .yepg9 .evn6r::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");
}
.ytfpm2t3 .bfwsc::after, .ytfpm2t3 .evn6r::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");
}
.v1rpv1n .bfwsc::after, .v1rpv1n .evn6r::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");
}
.u6ijd7   .cixgy1i::after, .u6ijd7   .p0q3ezrq::after,
.uouxlc .cixgy1i::after, .uouxlc .p0q3ezrq::after,
.hnt35en    .cixgy1i::after, .hnt35en    .p0q3ezrq::after,
.l8cj    .cixgy1i::after, .l8cj    .p0q3ezrq::after,
.ktpd679    .cixgy1i::after, .ktpd679    .p0q3ezrq::after,
.k7xf32     .cixgy1i::after, .k7xf32     .p0q3ezrq::after,
.g20k5edh    .cixgy1i::after, .g20k5edh    .p0q3ezrq::after,
.ropjhhqk   .cixgy1i::after, .ropjhhqk   .p0q3ezrq::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;
}
.u6ijd7 .cixgy1i::after, .u6ijd7 .p0q3ezrq::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");
}
.uouxlc .cixgy1i::after, .uouxlc .p0q3ezrq::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");
}
.hnt35en .cixgy1i::after, .hnt35en .p0q3ezrq::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");
}
.l8cj .cixgy1i::after, .l8cj .p0q3ezrq::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");
}
.ktpd679 .cixgy1i::after, .ktpd679 .p0q3ezrq::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");
}
.k7xf32 .cixgy1i::after, .k7xf32 .p0q3ezrq::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");
}
.g20k5edh .cixgy1i::after, .g20k5edh .p0q3ezrq::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");
}
.ropjhhqk .cixgy1i::after, .ropjhhqk .p0q3ezrq::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");
}
.sq0ii .gc6xqv { background: var(--bg-raised); }
.hypq9c.evn6r {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .htvd0r68 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .htvd0r68::before    { grid-area: rank;   }
  .u21226p9           { grid-area: ident;  }
  .h154xs9     { grid-area: rating; min-width: 0; width: auto; }
  .obn385p           { grid-area: pills;  }
  .hypq9c             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .htvd0r68 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .htvd0r68::before    { justify-self: center; }
  .u21226p9           { width: 100%; }
  .h154xs9     { justify-self: center; }
  .obn385p           { grid-template-columns: 1fr; }
}
.mz4yuy  .ln2kkd li::before { content: "★"; }
.mz4yuy  .ymb2 li::before { content: "✕"; }
@media (min-width: 860px) {
  .suwxv1 .rscd {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .suwxv1 .doz5 { margin: 0; }
}
.vzundk .qtgpvik { gap: 10px; }
.vzundk .m9ygeb, .vzundk .gmbxfxt { padding: 12px; }
.vzundk .m9ygeb ul, .vzundk .gmbxfxt ul { margin: 4px 0 0; padding-left: 18px; }
.vzundk .m9ygeb li, .vzundk .gmbxfxt li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ycxq { grid-template-columns: 1fr; }
  .e14zntqj { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .e14zntqj .fv5dl { width: 72px; height: 50px; }
  .e14zntqj .fe5as5 { max-width: 180px; }
  .e14zntqj .xcluzdz { width: auto; }
}
@media (max-width: 720px) {
  .nue9mm0w { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .bqe17wj { padding: 16px; }
  .jwhs9vu .epcex3x { min-width: 50%; }
}
.fsxzhq .qtgpvik { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .enkm { grid-template-columns: 1fr; }
  .m9wm2v { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rgc337hi { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zdhby { flex-wrap: wrap; padding: 16px; }
}
.y7tp2 .qtgpvik { gap: 8px; }
.y7tp2 .m9ygeb, .y7tp2 .gmbxfxt { padding: 8px; }
@media (max-width: 480px) {
  .mhjs2 { flex-direction: column; align-items: stretch; }
}
.obbwq .xcluzdz .evn6r { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .r5vztd { flex-direction: column; align-items: stretch; gap: 10px; }
  .obbwq .xcluzdz { text-align: center; }
}
@media (max-width: 720px) {
  .ub62t { grid-template-columns: 1fr; }
  .s96sj0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cynksg { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .pboau4 { grid-template-columns: 1fr; }
  .lbutqxj { width: 100px; height: 100px; margin: 16px auto; }
  .fg6kh1f { font-size: 1.4rem; }
  .pa9d2be { justify-content: center; }
  .wgkqf .epcex3x { min-width: 50%; }
}
.oa79 .qtgpvik { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vm94 { flex-wrap: wrap; padding: 14px 16px; }
  .ua690 { padding: 12px 16px; }
  .oa79 .qtgpvik { margin: 0 16px; }
  .oa79 .aq30v { padding: 0 16px; }
  .rn6xfljf { padding: 12px 16px; }
}
.nxyfy .q45k {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.nxyfy .htvd0r68 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.nxyfy .htvd0r68:last-child { border-bottom: none; }
.nxyfy .u21226p9,
.nxyfy .h154xs9,
.nxyfy .obn385p {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.c16945 { margin: 16px 0; }
.d0ks { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.d0ks summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.d0ks summary::after { content: "+"; color: var(--accent-light); }
.d0ks[open] summary::after { content: "−"; }
.d0ks p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.vvte { margin-bottom: 0; }
.tmvnu23 h2.yk8s { color: var(--text-primary); border-color: var(--accent-light); }
.nu7mxld h2.yk8s { color: var(--text-primary); border-color: var(--accent-light); }
.guwzs .t8bpvkcz     { background: #052e16; border-color: #10b981; }
.guwzs .a8hcy { background: #2d0a1e; border-color: #f43f5e; }
.guwzs .jm8dk    { background: #1e1036; border-color: #a855f7; }
.guwzs .w4dt strong  { color: #f1f5f9; }
.guwzs .w4dt p       { color: #cbd5e1; }
.guwzs .dtt4wi    .t8bpvkcz     .he7ad1b::before,
.guwzs .aniobb0  .t8bpvkcz     .he7ad1b::before,
.guwzs .ua319a  .t8bpvkcz     .he7ad1b::before,
.guwzs .xnp9k677 .t8bpvkcz     .he7ad1b::before { color: #10b981; }
.guwzs .dtt4wi    .a8hcy .he7ad1b::before,
.guwzs .aniobb0  .a8hcy .he7ad1b::before,
.guwzs .ua319a  .a8hcy .he7ad1b::before,
.guwzs .xnp9k677 .a8hcy .he7ad1b::before { color: #f43f5e; }
.guwzs .dtt4wi    .jm8dk    .he7ad1b::before,
.guwzs .aniobb0  .jm8dk    .he7ad1b::before,
.guwzs .ua319a  .jm8dk    .he7ad1b::before,
.guwzs .xnp9k677 .jm8dk    .he7ad1b::before { color: #a855f7; }
.uhh4fbo .t8bpvkcz     { background: #2d2000; border-color: #eab308; }
.uhh4fbo .a8hcy { background: #2d0b0b; border-color: #ef4444; }
.uhh4fbo .jm8dk    { background: #2d1600; border-color: #f97316; }
.uhh4fbo .w4dt strong  { color: #f1f5f9; }
.uhh4fbo .w4dt p       { color: #cbd5e1; }
.uhh4fbo .dtt4wi    .t8bpvkcz     .he7ad1b::before,
.uhh4fbo .aniobb0  .t8bpvkcz     .he7ad1b::before,
.uhh4fbo .ua319a  .t8bpvkcz     .he7ad1b::before,
.uhh4fbo .xnp9k677 .t8bpvkcz     .he7ad1b::before { color: #eab308; }
.uhh4fbo .dtt4wi    .a8hcy .he7ad1b::before,
.uhh4fbo .aniobb0  .a8hcy .he7ad1b::before,
.uhh4fbo .ua319a  .a8hcy .he7ad1b::before,
.uhh4fbo .xnp9k677 .a8hcy .he7ad1b::before { color: #ef4444; }
.uhh4fbo .dtt4wi    .jm8dk    .he7ad1b::before,
.uhh4fbo .aniobb0  .jm8dk    .he7ad1b::before,
.uhh4fbo .ua319a  .jm8dk    .he7ad1b::before,
.uhh4fbo .xnp9k677 .jm8dk    .he7ad1b::before { color: #f97316; }
.m5up15 .t8bpvkcz     { background: #0c1a2e; border-color: #38bdf8; }
.m5up15 .a8hcy { background: #12103a; border-color: #818cf8; }
.m5up15 .jm8dk    { background: #0a2020; border-color: #2dd4bf; }
.m5up15 .w4dt strong  { color: #f1f5f9; }
.m5up15 .w4dt p       { color: #cbd5e1; }
.m5up15 .dtt4wi    .t8bpvkcz     .he7ad1b::before,
.m5up15 .aniobb0  .t8bpvkcz     .he7ad1b::before,
.m5up15 .ua319a  .t8bpvkcz     .he7ad1b::before,
.m5up15 .xnp9k677 .t8bpvkcz     .he7ad1b::before { color: #38bdf8; }
.m5up15 .dtt4wi    .a8hcy .he7ad1b::before,
.m5up15 .aniobb0  .a8hcy .he7ad1b::before,
.m5up15 .ua319a  .a8hcy .he7ad1b::before,
.m5up15 .xnp9k677 .a8hcy .he7ad1b::before { color: #818cf8; }
.m5up15 .dtt4wi    .jm8dk    .he7ad1b::before,
.m5up15 .aniobb0  .jm8dk    .he7ad1b::before,
.m5up15 .ua319a  .jm8dk    .he7ad1b::before,
.m5up15 .xnp9k677 .jm8dk    .he7ad1b::before { color: #2dd4bf; }
.oexoo .t8bpvkcz     { background: var(--accent-bg); border-color: var(--accent-light); }
.oexoo .a8hcy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.oexoo .jm8dk    { background: var(--accent-bg); border-color: var(--accent-pale); }
.oexoo .dtt4wi    .he7ad1b::before,
.oexoo .aniobb0  .he7ad1b::before,
.oexoo .ua319a  .he7ad1b::before,
.oexoo .xnp9k677 .he7ad1b::before { color: var(--accent-light) !important; }
.ez5y917::before,
.k17mcsdp::before { margin-right: 5px; }
.nr9jd .m9ygeb ul li,
.nr9jd .ln2kkd li         { color: #4ade80; }
.nr9jd .m9ygeb .ez5y917 { color: #22c55e; }
.nr9jd .gmbxfxt ul li,
.nr9jd .ymb2 li         { color: #f87171; }
.nr9jd .gmbxfxt .k17mcsdp { color: #ef4444; }
.jh8nq1c .m9ygeb { background: var(--bg-pros); }
.jh8nq1c .gmbxfxt { background: var(--bg-cons); }
.jh8nq1c .m9ygeb .ez5y917 { color: var(--c-pros-label); }
.jh8nq1c .gmbxfxt .k17mcsdp { color: var(--c-cons); }
.jh8nq1c .m9ygeb ul li,
.jh8nq1c .gmbxfxt ul li,
.hzwi .m9ygeb { background: var(--bg-pros); }
.hzwi .gmbxfxt { background: var(--bg-cons); }
.hzwi .m9ygeb .ez5y917 { color: var(--c-pros-label); }
.hzwi .gmbxfxt .k17mcsdp { color: var(--c-cons); }
.hzwi .m9ygeb ul li,
.hzwi .gmbxfxt ul li,
.fdgt .ez5y917::before { content: "✓ "; }
.fdgt .k17mcsdp::before { content: "✗ "; }
.ghrhqbbg .ez5y917::before { content: "→ "; }
.ghrhqbbg .k17mcsdp::before { content: "← "; }
.mz4yuy .ez5y917::before { content: "★ "; }
.mz4yuy .k17mcsdp::before { content: "✕ "; }
.wo6k176u .ez5y917::before { content: "◆ "; }
.wo6k176u .k17mcsdp::before { content: "▲ "; }
.rqgwzfp .w4dt { background: transparent; border-left: none; border: 1.5px solid; }
.rqgwzfp .t8bpvkcz     { border-color: var(--c-tip-border); }
.rqgwzfp .a8hcy { border-color: var(--c-warn-border); }
.rqgwzfp .jm8dk    { border-color: #60a5fa; }
.rqgwzfp .w4dt strong { color: var(--text-primary); }
.rqgwzfp .w4dt p      { color: var(--text-muted); }
.vkfr36 .w4dt { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vkfr36 .t8bpvkcz     { border-top-color: var(--c-tip-border); }
.vkfr36 .a8hcy { border-top-color: var(--c-warn-border); }
.vkfr36 .jm8dk    { border-top-color: #60a5fa; }
.n0x1u .w4dt { border-left: none; border-radius: 8px; }
.n0x1u .t8bpvkcz     { background: #065f46; }
.n0x1u .a8hcy { background: #92400e; }
.n0x1u .jm8dk    { background: #1e3a8a; }
.n0x1u .w4dt strong,
.n0x1u .w4dt p { color: #fff; }
.n0x1u .he7ad1b::before { color: rgba(255,255,255,0.85) !important; }
.guwzs.n0x1u .t8bpvkcz,
.guwzs .n0x1u .t8bpvkcz     { background: #052e16; }
.guwzs.n0x1u .a8hcy,
.guwzs .n0x1u .a8hcy { background: #2d0a1e; }
.guwzs.n0x1u .jm8dk,
.guwzs .n0x1u .jm8dk    { background: #1e1036; }
.uhh4fbo.n0x1u .t8bpvkcz,
.uhh4fbo .n0x1u .t8bpvkcz      { background: #2d2000; }
.uhh4fbo.n0x1u .a8hcy,
.uhh4fbo .n0x1u .a8hcy  { background: #2d0b0b; }
.uhh4fbo.n0x1u .jm8dk,
.uhh4fbo .n0x1u .jm8dk     { background: #2d1600; }
.m5up15.n0x1u .t8bpvkcz,
.m5up15 .n0x1u .t8bpvkcz      { background: #0c1a2e; }
.m5up15.n0x1u .a8hcy,
.m5up15 .n0x1u .a8hcy  { background: #12103a; }
.m5up15.n0x1u .jm8dk,
.m5up15 .n0x1u .jm8dk     { background: #0a2020; }
.sl4ajo9z .w4dt { border-left: none; border-radius: 6px; padding: 10px 14px; }
.sl4ajo9z .t8bpvkcz     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.sl4ajo9z .a8hcy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.sl4ajo9z .jm8dk    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.sl4ajo9z .w4dt strong { color: var(--text-primary); }
.sl4ajo9z .w4dt p      { color: var(--text-muted); }
.mruw1wz .w4dt { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.dtt4wi .he7ad1b,
.aniobb0 .he7ad1b,
.ua319a .he7ad1b,
.xnp9k677 .he7ad1b { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.dtt4wi .he7ad1b::before,
.aniobb0 .he7ad1b::before,
.ua319a .he7ad1b::before,
.xnp9k677 .he7ad1b::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.dtt4wi .t8bpvkcz     .he7ad1b::before { content: "✦"; color: var(--c-tip-border); }
.dtt4wi .a8hcy .he7ad1b::before { content: "▲"; color: var(--c-warn-border); }
.dtt4wi .jm8dk    .he7ad1b::before { content: "◉"; color: #60a5fa; }
.aniobb0 .t8bpvkcz     .he7ad1b::before { content: "★"; color: var(--c-tip-border); }
.aniobb0 .a8hcy .he7ad1b::before { content: "◆"; color: var(--c-warn-border); }
.aniobb0 .jm8dk    .he7ad1b::before { content: "●"; color: #60a5fa; }
.ua319a .t8bpvkcz     .he7ad1b::before { content: "▶"; color: var(--c-tip-border); }
.ua319a .a8hcy .he7ad1b::before { content: "■"; color: var(--c-warn-border); }
.ua319a .jm8dk    .he7ad1b::before { content: "▸"; color: #60a5fa; }
.xnp9k677 .t8bpvkcz     .he7ad1b::before { content: "→"; color: var(--c-tip-border); }
.xnp9k677 .a8hcy .he7ad1b::before { content: "⬥"; color: var(--c-warn-border); }
.xnp9k677 .jm8dk    .he7ad1b::before { content: "◈"; color: #60a5fa; }
.e171f0oa .l1e3 .hcb98z4i,
.e171f0oa .bs00qk0 .hcb98z4i  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.e171f0oa .imwn                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.e171f0oa .ocrrhqo          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e171f0oa .xnp4p                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.shfin .l1e3 .hcb98z4i,
.shfin .bs00qk0 .hcb98z4i,
.shfin .imwn,
.shfin .htvd0r68,
.shfin .doz5,
.shfin .ocrrhqo,
.shfin .xnp4p,
.shfin .mruw1wz .w4dt { box-shadow: none; }
.r3na   .d19rq4h, .r3na .trk815xj, .r3na .y9h812,
.r3na   .mjj0p, .r3na .a86xj { font-size: 0.9rem; }
.r3na   .jfj8kdo, .r3na .n04xj8 { font-size: 0.9rem; }
.qbm1x9   .d19rq4h, .qbm1x9 .trk815xj, .qbm1x9 .y9h812,
.qbm1x9   .mjj0p, .qbm1x9 .a86xj { font-size: 0.95rem; }
.qbm1x9   .jfj8kdo, .qbm1x9 .n04xj8 { font-size: 0.95rem; }
.uxb1s3a   .d19rq4h, .uxb1s3a .trk815xj, .uxb1s3a .y9h812,
.uxb1s3a   .mjj0p, .uxb1s3a .a86xj { font-size: 1.08rem; }
.uxb1s3a   .jfj8kdo, .uxb1s3a .n04xj8 { font-size: 1.05rem; }
.uxb1s3a   .jg6w6i { font-size: 0.97rem; }
.yhnzo86 .vezeu      { font-size: 3.2rem; }
.yhnzo86 h2.yk8s { font-size: 1.9rem; }
.yhnzo86 h3.gyse3rx9     { font-size: 1.4rem; }
.g3xchx .vezeu      { font-size: 3.8rem; }
.g3xchx h2.yk8s { font-size: 2.2rem; }
.g3xchx h3.gyse3rx9     { font-size: 1.6rem; }
.vvte + .vvte { position: relative; }
.r7mt   .vvte + .vvte::before,
.uyyqa  .vvte + .vvte::before,
.a29za   .vvte + .vvte::before,
.k625e08m   .vvte + .vvte::before,
.n63jpdp   .vvte + .vvte::before,
.n36hh .vvte + .vvte::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.r7mt .vvte + .vvte::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.uyyqa .vvte + .vvte::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.a29za .vvte + .vvte::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;
}
.k625e08m .vvte + .vvte::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.k475uh4 .vvte { margin-bottom: 16px; }
.k475uh4 .vvte + .vvte { margin-top: 0; }
.k475uh4 .lcld { padding-top: 0; padding-bottom: 0; }
.n63jpdp .vvte + .vvte::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n36hh .vvte + .vvte::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tjkvval .vvte + .vvte::before,
.l9swp5 .vvte + .vvte::before,
.bvy1ol .vvte + .vvte::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%;
}
.dv8jp91 .tjkvval .vvte:nth-child(even)::before,
.dv8jp91 .l9swp5 .vvte:nth-child(even)::before,
.dv8jp91 .bvy1ol .vvte:nth-child(even)::before { background: var(--bg-surface); }
.pxhwlp .tjkvval .vvte:nth-child(even)::before,
.pxhwlp .l9swp5 .vvte:nth-child(even)::before,
.pxhwlp .bvy1ol .vvte:nth-child(even)::before { background: var(--bg-card); }
.tjkvval .vvte + .vvte::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");
}
.l9swp5 .vvte + .vvte::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");
}
.bvy1ol .vvte + .vvte::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");
}
.agcxc1x .mjokgdlb,
.f3w6pe .mjokgdlb { padding-bottom: 60px; }
.xw3yo7 .mjokgdlb { padding-bottom: 70px; }
.d6tk .wg0unjn { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nk3nsx .wg0unjn { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.n9gm .wg0unjn { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gswfc88s .wg0unjn { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gwvv .r9uuk1 { background: var(--accent); }
.gwvv .r9uuk1 .d7275y2n { background: none; }
.gwvv .ru8im { background: var(--accent); }
.gwvv .wg0unjn { background: var(--accent-bg); }
.gwvv .mesk2v:not(.r9uuk1) .d7275y2n { background: rgba(0,0,0,0.6); }
.yfy7l .x3owm0y { float: left; width: 38%; margin: 0 28px 16px 0; }
.yfy7l .x3owm0y .qo9v55l0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yfy7l .lcld::after { content: ''; display: block; clear: both; }
.ysstbpk .x3owm0y { float: right; width: 38%; margin: 0 0 16px 28px; }
.ysstbpk .x3owm0y .qo9v55l0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ysstbpk .lcld::after { content: ''; display: block; clear: both; }
.xh7hm .vvte:nth-child(odd)  .x3owm0y { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xh7hm .vvte:nth-child(even) .x3owm0y { float: right; width: 38%; margin: 0 0 16px 28px; }
.xh7hm .x3owm0y .qo9v55l0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xh7hm .lcld::after { content: ''; display: block; clear: both; }
.yfy7l .khz2bi9,
.ysstbpk .khz2bi9,
.xh7hm .khz2bi9,
@media (max-width: 900px) {
  .yfy7l .x3owm0y,
  .ysstbpk .x3owm0y,
  .xh7hm .vvte:nth-child(odd)  .x3owm0y,
  .xh7hm .vvte:nth-child(even) .x3owm0y {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yfy7l .x3owm0y .qo9v55l0,
  .ysstbpk .x3owm0y .qo9v55l0,
  .xh7hm .x3owm0y .qo9v55l0 {
    max-height: none !important;
  }
}
.yfy7l .jfj8kdo,
.yfy7l .n04xj8,
.ysstbpk .jfj8kdo,
.ysstbpk .n04xj8,
.xh7hm .jfj8kdo,
.xh7hm .n04xj8 { overflow: hidden; }
@media (max-width: 640px) {
  .yfy7l .x3owm0y,
  .ysstbpk .x3owm0y,
  .xh7hm .x3owm0y { float: none; width: 100%; margin: 0 0 16px 0; }
}
.cvqk52 .u1hc0y9,
.cvqk52 .lcld,
.cvqk52 .kytw  { max-width: 1100px; }
.n6ljy50 .u1hc0y9,
.n6ljy50 .lcld,
.n6ljy50 .kytw  { max-width: 1200px; }
.jh0cdjk7 .u1hc0y9,
.jh0cdjk7 .lcld,
.jh0cdjk7 .kytw  { max-width: 1320px; }
.jh0cdjk7 { --content-mw: 1320px; }
.nxbuhm { font-size: 0.82rem; color: var(--text-muted); }
.ylqh { display: flex; align-items: center; }
.z0jsjlst {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lvpdc { display: flex; align-items: center; }
.osrp20fx { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.osrp20fx:hover { text-decoration: underline; }
.roh09k3 { margin: 0 3px; opacity: 0.45; }
.roh09k3::before { content: '/'; }
.b1wnp { padding: 2px 5px; color: var(--text-main); }
.iv2g2tk .nxbuhm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.iv2g2tk .ylqh { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.p0h24uv .nxbuhm {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.p0h24uv .ylqh { padding: 0 0 0 12px; }
.mz3f3 .ylqh { padding: 0 16px; }
.mz3f3 .nxbuhm {
  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);
}
.mz3f3 .u1hc0y9 { padding-top: 28px; }
@media (max-width: 720px) {
  .qcgd54hh { margin-top: 18px; padding: 0 16px; }
  .mz3f3 .u1hc0y9 { padding-top: 16px; }
}
.cvqk52.iv2g2tk .ylqh { max-width: 1100px; }
.n6ljy50.iv2g2tk .ylqh { max-width: 1200px; }
.jh0cdjk7.iv2g2tk .ylqh { max-width: 1320px; }
.jh0cdjk7 .qcgd54hh { max-width: 1320px; }
.mp5u .vvte { padding-top: 16px; padding-bottom: 16px; }
.we1lg .vvte { padding-top: 24px; padding-bottom: 24px; }
.o3zq .vvte { padding-top: 40px; padding-bottom: 40px; }
.my6gw .vvte { padding-top: 52px; padding-bottom: 52px; }
.yxtfi .vvte:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.yxtfi .vvte:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.yxtfi .vvte:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.yxtfi .vvte:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.vs16bcs .lcld { padding-top: 10px;  padding-bottom: 10px; }
.bec7c .lcld { padding-top: 18px;  padding-bottom: 18px; }
.vm16zm .lcld { padding-top: 36px;  padding-bottom: 36px; }
.bjhnybk .lcld { padding-top: 48px;  padding-bottom: 48px; }
.nyx0ovw h2.yk8s { font-weight: 600; }
.nyx0ovw h3.gyse3rx9     { font-weight: 600; }
.hc6wi5m { font-weight: 500; }
.hc6wi5m h2.yk8s { font-weight: 800; }
.hc6wi5m h3.gyse3rx9     { font-weight: 700; }
.jli5geij h2.yk8s { font-weight: 900; }
.jli5geij h3.gyse3rx9     { font-weight: 800; }
.jli5geij .w4dt strong,
.jli5geij .w4dt strong { font-weight: 600; }
.cixgy1i {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fjvuf64 .cixgy1i { display: none; }
@media (max-width: 640px) {
  .nnw45gtz { display: none; }
  .cixgy1i {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.cixgy1i { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cixgy1i:hover { opacity: 0.85; }
.oyd6624 .cixgy1i { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gqvft .cixgy1i,
.mm7q1dro  .cixgy1i { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gqvft .cixgy1i:hover,
.mm7q1dro  .cixgy1i:hover { opacity: 0.88; }
.oyd6624.gqvft .cixgy1i,
.oyd6624.mm7q1dro  .cixgy1i { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.p0q3ezrq {
  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;
}
.p0q3ezrq:hover { transform: translateY(-2px); opacity: 0.92; }
.p0q3ezrq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d62lu .p0q3ezrq { display: none; }
.bpq2lb .p0q3ezrq { right: 32px; }
.mq03w  .p0q3ezrq { left: 32px; }
@media (max-width: 480px) {
  .bpq2lb .p0q3ezrq { right: 20px; bottom: 20px; }
  .mq03w  .p0q3ezrq { left: 20px; bottom: 20px; }
}
.l56up { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.kytw { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.pozii9s { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tytto { color: var(--text-dim); font-size: 0.8rem; }
.oybl { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.oybl img { height: 26px; width: auto; object-fit: contain; }
.ydlfau6 .kytw { text-align: center; }
.ydlfau6 .pozii9s { margin-top: 0; }
@media (max-width: 640px) {
  .kytw { padding-left: 16px; padding-right: 16px; }
  .excyr .kytw { padding: 20px 16px; }
  .fa0vew9e { gap: 4px 12px; }
  .pozii9s { font-size: 0.78rem; }
}
.zkutaf9f .zvtzj .oybl { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.zkutaf9f .pozii9s { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zkutaf9f .tytto { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zkutaf9f .b17gdf { grid-template-columns: 1fr 1fr; } .zkutaf9f .zvtzj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zkutaf9f .b17gdf { grid-template-columns: 1fr; } }
.jz0tl .jm2byd { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.jz0tl .oybl { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.jz0tl .lxrz { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.jz0tl .lxrz a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.jz0tl .lxrz a:hover { color: var(--accent-light); }
.y3cjwyc1 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.jz0tl .sulc166h { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.jz0tl .l3nt { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.jz0tl .l3nt a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.jz0tl .l3nt a:hover { color: var(--accent-light); }
.jz0tl .pozii9s { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jz0tl .jm2byd { gap: 12px; } .jz0tl .oybl { margin-right: 0; width: 100%; } }
.zltry .vyhx1ie .oybl { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.zltry .pozii9s { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zltry .tytto { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zltry .undgi6ne { grid-template-columns: 1fr 1fr; } .zltry .vyhx1ie { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zltry .undgi6ne { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .t83rmq6o .eil02nu5 { grid-template-columns: 1fr 1fr; } .t83rmq6o .vxvkow2:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t83rmq6o .eil02nu5 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wl62z .eil02nu5 { grid-template-columns: 1fr; } }
.hcg7 .kytw { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.z54a8 .v91oq4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.z54a8 .l56up { background: var(--bg-page); border-top-color: var(--border-alt); }
.g90blrpn .v91oq4      { background: #0d1117; border-bottom-color: #21262d; }
.g90blrpn .qwoy496 { color: var(--accent-light); }
.g90blrpn .e3xq { --msep-color: #8b949e; }
.g90blrpn .e3xq a { color: #8b949e; }
.g90blrpn .e3xq a:hover { color: var(--accent-light); }
.g90blrpn .yar78b0 { color: #8b949e; }
.g90blrpn .l56up { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.g90blrpn .pozii9s,
.g90blrpn .tytto { color: #6e7681; }
.g90blrpn .r8xl2 a, .g90blrpn .lxrz a,
.g90blrpn .l3nt a { color: #8b949e; }
.g90blrpn .oybl { color: #e6edf3; }
.g90blrpn .r8xl2 a:hover, .g90blrpn .lxrz a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .g90blrpn .e3xq { background: #0d1117; border-top-color: #21262d; }
  .g90blrpn .e3xq li a { border-bottom-color: #21262d; }
}
.uql5 .v91oq4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uql5 .qwoy496 { color: var(--accent-light); }
.uql5 .e3xq { --msep-color: #475569; }
.uql5 .e3xq a { color: #475569; }
.uql5 .e3xq a:hover { color: var(--accent-light); }
.uql5 .yar78b0 { color: #64748b; }
.uql5 .l56up { background: #f0f4f8; border-top-color: #cbd5e1; }
.uql5 .pozii9s,
.uql5 .tytto { color: #64748b; }
.uql5 .r8xl2 a, .uql5 .lxrz a,
.uql5 .l3nt a, .uql5 .oybl { color: #374151; }
.uql5 .r8xl2 a:hover, .uql5 .lxrz a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .uql5 .e3xq { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uql5 .e3xq li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gqvft .v91oq4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gqvft .qwoy496 { color: #fff; }
.gqvft .e3xq { --msep-color: rgba(255,255,255,0.82); }
.gqvft .e3xq a { color: rgba(255,255,255,0.82); }
.gqvft .e3xq a:hover { color: #fff; }
.gqvft .yar78b0 { color: rgba(255,255,255,0.9); }
.gqvft .l56up { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gqvft .pozii9s,
.gqvft .tytto { color: rgba(255,255,255,0.72); }
.gqvft .r8xl2 a, .gqvft .lxrz a,
.gqvft .l3nt a, .gqvft .oybl { color: #fff; }
.gqvft .r8xl2 a:hover, .gqvft .lxrz a:hover { color: #fff; }
@media (max-width: 640px) {
  .gqvft .e3xq { background: var(--accent); border-top-color: var(--accent-light); }
  .gqvft .e3xq li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.mm7q1dro .v91oq4 {
  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);
}
.mm7q1dro .l56up {
  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) {
  .mm7q1dro .e3xq {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.refh .bbmlka { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.asxm .bbmlka { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.clgqkj .bbmlka { min-height: 72px; height: auto; }
.v4eya .bbmlka { min-height: 84px; height: auto; }
.excyr .bbmlka { max-width: none; padding: 0 32px; }
.excyr .kytw  { max-width: none; padding: 24px 32px; }
.vheuoasv.n6ljy50 .bbmlka { max-width: 1200px; }
.vheuoasv.jh0cdjk7 .bbmlka { max-width: 1320px; }
.d529ap4   .qwoy496, .d529ap4   .oybl { text-transform: capitalize; }
.fue2 .qwoy496, .fue2 .oybl { text-transform: lowercase; }
.n2c5heox .qwoy496, .n2c5heox .oybl { text-transform: uppercase; letter-spacing: 0.06em; }
.f6rr, .d2k4pfy6 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rz7uvrri .f6rr,
.rz7uvrri .d2k4pfy6 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.r8sf73 .f6rr,
.r8sf73 .d2k4pfy6 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.i7vc3 .f6rr,
.i7vc3 .d2k4pfy6 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.w3o12 .f6rr,
.w3o12 .d2k4pfy6 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.filnrg   .e3xq a { font-weight: 500; }
.dcxbq .e3xq a { font-weight: 600; }
.h2p1cj     .e3xq a { font-weight: 700; }
.ofb3ck    .e3xq a { font-weight: 800; letter-spacing: 0.01em; }
.uw84     .e3xq > li + li::before,
.ci4yxa0    .e3xq > li + li::before,
.g26znt    .e3xq > li + li::before,
.bpmue7 .e3xq > li + li::before,
.ad8x .e3xq > li + li::before,
.hrl8  .e3xq > li + li::before,
.embxiq    .e3xq > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.uw84     .e3xq > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ci4yxa0    .e3xq > li + li::before { content: "|"; }
.g26znt    .e3xq > li + li::before { content: "—"; }
.bpmue7 .e3xq > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ad8x .e3xq > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.hrl8  .e3xq > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.embxiq    .e3xq > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .cudzz65i .yar78b0,
  .zb55tt .yar78b0,
  .rt9w5san .yar78b0,
  .a16kt .yar78b0,
  .whf396ke .yar78b0 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .cudzz65i .yar78b0::before,
  .zb55tt .yar78b0::before,
  .rt9w5san .yar78b0::before,
  .a16kt .yar78b0::before,
  .whf396ke .yar78b0::before { content: ""; display: block; flex-shrink: 0; }

  
  .cudzz65i .yar78b0::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;
  }

  
  .zb55tt .yar78b0::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;
  }

  
  .rt9w5san .yar78b0::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;
  }

  
  .a16kt .yar78b0::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;
  }

  
  .whf396ke .yar78b0::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) {
  .z6dmfqf .yar78b0 {
    padding: 5px 14px;
  }
  .z6dmfqf .e3xq {
    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;
  }
  .z6dmfqf .e3xq li a {
    border-bottom: none; padding: 10px 22px;
  }
  .z6dmfqf .e3xq li a:hover { background: var(--bg-raised); }
  .z6dmfqf .jff3,
  .scup4 .jff3,
  .g8reoz .jff3 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .drt81t .yar78b0 {
    padding: 5px 10px;
  }
  .drt81t .e3xq {
    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);
  }
  .drt81t .e3xq.uli1 { transform: translateX(0); }
  .drt81t .e3xq li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .drt81t .e3xq li:last-child a { border-bottom: none; }
  .gqvft .e3xq,
  .g90blrpn .e3xq { background: var(--accent) !important; }
  .gqvft .e3xq li a,
  .g90blrpn .e3xq li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .g8reoz .yar78b0 {
    padding: 5px 10px;
  }
  .g8reoz .e3xq {
    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);
  }
  .g8reoz .e3xq::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .g8reoz .e3xq.uli1 { transform: translateY(0); }
  .g8reoz .e3xq li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .olzr3vnt .yar78b0 {
    padding: 5px 10px;
  }
  .olzr3vnt .e3xq {
    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;
  }
  .olzr3vnt .e3xq.uli1 { opacity: 1; pointer-events: auto; }
  .olzr3vnt .e3xq li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .agb6df4c     .yar78b0 { border-radius: 0 !important; }
  .bnt70au   .yar78b0 { border-radius: 8px !important; }
  .r5q6azd1 .yar78b0 { border-radius: 50% !important; }
  .tvbbgh3z   .yar78b0 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .upfadv2 .mgfjm { flex-direction: column; align-items: stretch; }
  .upfadv2 .e0br7o { flex-direction: row; min-width: auto; }
  .upfadv2 .yc90 { align-items: flex-start; text-align: left; }
}
.zf339,
.zf339.vvte,
.dv8jp91 .zf339,
.ei1hf .zf339,
.pxhwlp .zf339,
.iqp94 .zf339 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.jagjeqr5 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.c5e66l { flex: 1 1 280px; min-width: 0; }
.hu1n4zox {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.eckr3dk {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.yut1bg5m {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.yut1bg5m:hover { transform: translateY(-1px); opacity: 0.95; }
.lgp5x3w4 .jagjeqr5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.lgp5x3w4 .hu1n4zox { color: var(--cta); }
.lgp5x3w4 .eckr3dk { color: var(--text-body); }
.lgp5x3w4 .yut1bg5m {
  background: var(--cta) !important;
  color: #fff !important;
}
.ndrtorh1 .jagjeqr5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ndrtorh1 .hu1n4zox { color: var(--text-primary); }
.ndrtorh1 .eckr3dk { color: var(--text-body); }
.ndrtorh1 .yut1bg5m {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .jagjeqr5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .c5e66l { flex: 0 0 auto; }
  .hu1n4zox { font-size: 1.2rem; }
  .yut1bg5m { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.b3ss .t6az2 { height: 36px; }
.wdajr .t6az2 { height: 60px; max-width: 200px; }
.tpjb5nw .t6az2 { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .g7uc .q45k {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .g7uc .htvd0r68 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .g7uc .htvd0r68 { padding: 40px 16px 20px; }
  .g7uc .ryg5c95 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .g7uc .hypq9c { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .rfyqus .htvd0r68 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .rfyqus .htvd0r68::before {
    position: absolute; top: 14px; left: 14px;
  }
  .rfyqus .u21226p9 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .rfyqus .w1i1wgg3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .rfyqus .ryg5c95 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .rfyqus .hypq9c { width: 100%; min-width: 0; }
  .rfyqus .pnari { min-width: 0; }
}
.atkxavt .htvd0r68::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.erypa .d0ks {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.erypa .d0ks summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.erypa .d0ks p { padding: 0 2px 16px; }
.vn0gbx .d0ks { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vn0gbx .d0ks summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vn0gbx .d0ks summary::after { content: "›"; font-size: 1.2em; }
.vn0gbx .d0ks[open] summary::after { content: "‹"; }
.vn0gbx .d0ks p { padding: 10px 22px 4px; }
.ei109ky9 .d0ks {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ei109ky9 .d0ks summary { color: var(--text-primary); padding-left: 16px; }
.ei109ky9 .d0ks summary::after { content: "›"; font-size: 1.1em; }
.ei109ky9 .d0ks[open] summary::after { content: "‹"; }
.ei109ky9 .d0ks p { padding-left: 16px; }
.v8l8 .c16945 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.v8l8 .d0ks {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.v8l8 .d0ks:last-child { border-bottom: none; }
.v8l8 .d0ks summary { color: var(--text-primary); border-radius: 0; }
.v8l8 .d0ks summary::after { content: "›"; font-size: 1.1em; }
.v8l8 .d0ks[open] summary::after { content: "‹"; }
.wpez .d0ks { overflow: hidden; }
.wpez .d0ks summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.wpez .d0ks summary::after { color: rgba(255,255,255,.75); }
.wpez .d0ks[open] summary { border-radius: 0; }
.rpkic1k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.fi7xdl {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.n7xk {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.q883y { color: var(--text-muted); font-size: 1.05rem; }
.xw5q {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.at2q { margin-bottom: 20px; }
.j4n9eg {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cd3707h {
  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;
}
.cd3707h:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kdcw { resize: vertical; min-height: 130px; }
.b8ry5q { width: 100%; margin-top: 8px; }
.y4em {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ad0w {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.zuyxb { color: var(--text-muted); line-height: 1.75; }
.yd8bzx { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.yd8bzx li { margin-bottom: 6px; }
.kxdie { max-width: 760px; margin: 0 auto; }
.tri81w { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mdb0wh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mdb0wh:last-child { border-bottom: none; }
.mdb0wh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.mdb0wh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tnf37 { max-width: 760px; margin: 0 auto; }
.deix { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.deix:last-child { border-bottom: none; }
.hwov { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.deix p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.deix ul.yd8bzx { margin: 0; }
.ixotkq .hwov { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ixotkq { grid-template-columns: 1fr; gap: 10px; } }
.nz42bwxe .hwov { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.nzo0 .yd8bzx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .r9he { grid-template-columns: 1fr; } }
.p0vr ul.yd8bzx { margin: 0; }
.bn8lx .yd8bzx,
.ml1870y3 .yd8bzx,
.e5i7m8 .yd8bzx,
.z5besqmv .yd8bzx {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .wdxh { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .x846gzo { grid-template-columns: 1fr; } .gqc45j { position: static; text-align: center; } }
@media (max-width: 860px) { .dwcd3p { grid-template-columns: 1fr; } }
.z5besqmv .yd8bzx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .n5mhqqa { flex-direction: column; text-align: center; } .mcjy7mn7 { grid-template-columns: 1fr; } }
.q2iry .n7xk { color: var(--accent-light); }
.nyentw .n7xk { font-size: 2rem; }
.nyentw .q883y { max-width: 680px; }
.vt3oqn5 .n7xk { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.vt3oqn5 .q883y  { margin: 0; }
@media (max-width: 640px) { .vt3oqn5 { flex-direction: column; } }
.wkqrwo2 .n7xk { color: var(--accent-light); }
.wiv1amr {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.wiv1amr .n7xk { color: #fff; }
.wiv1amr .q883y  { color: rgba(255,255,255,0.85); }
.zbr7jk { max-width: 680px; margin: 0 auto; }
.w4s0ca2 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .w4s0ca2 { grid-template-columns: 1fr; } }
.eqzsz { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.eqzsz .cd3707h {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.eqzsz .cd3707h:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yf5iu .cd3707h { background: var(--bg-raised); border-color: transparent; }
.yf5iu .cd3707h:focus { background: var(--bg-card); border-color: var(--accent-light); }
.bf7l .cd3707h { border-radius: 100px; padding: 11px 20px; }
.bf7l .kdcw { border-radius: 14px; }
@media (max-width: 640px) { .ip41u4 { grid-template-columns: 1fr; } }
.yreth{display:none}
.yreth:empty,.m4q74zkk:empty{display:none}
.wmayoz5{position:relative;overflow:visible}
.ogmfyh51 .d2ootxje,.pvwrqq .d2ootxje,
.x73zcq .d2ootxje,.h59u5nx .d2ootxje,
.x243kvej .d2ootxje,.yxox6 .d2ootxje{display:block}
.clxt .o2hwu9h{display:block}
.ogmfyh51 .d2ootxje,.pvwrqq .d2ootxje,
.x73zcq .d2ootxje,.h59u5nx .d2ootxje,
.x243kvej .d2ootxje{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}
.ogmfyh51 .d2ootxje .m4q74zkk,.pvwrqq .d2ootxje .m4q74zkk,
.x73zcq .d2ootxje .m4q74zkk,.h59u5nx .d2ootxje .m4q74zkk,
.x243kvej .d2ootxje .m4q74zkk{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}
.ogmfyh51 .xr29eg,.pvwrqq .xr29eg,
.x73zcq .xr29eg,.h59u5nx .xr29eg,
.x243kvej .xr29eg{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ogmfyh51 .d2ootxje,.pvwrqq .d2ootxje{top:12px}
.ogmfyh51 .d2ootxje .m4q74zkk{margin-right:auto}
.pvwrqq .d2ootxje .m4q74zkk{margin-left:auto}
.pvwrqq .d2ootxje{text-align:right}
.x73zcq .d2ootxje,.h59u5nx .d2ootxje{bottom:12px}
.x73zcq .d2ootxje .m4q74zkk{margin-right:auto}
.h59u5nx .d2ootxje .m4q74zkk{margin-left:auto}
.h59u5nx .d2ootxje{text-align:right}
.x243kvej .d2ootxje{position:relative;margin-top:16px}
.x243kvej .d2ootxje .m4q74zkk{margin:0 auto}
.yxox6 .d2ootxje{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.yxox6 .d2ootxje .m4q74zkk{margin:0}
.yxox6 .wg0unjn~.d2ootxje,
.yxox6 .cn8v~.d2ootxje{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.yxox6 .wg0unjn~.d2ootxje .m4q74zkk,
.yxox6 .cn8v~.d2ootxje .m4q74zkk{justify-content:flex-start}
.wg0unjn~.d2ootxje,.cn8v~.d2ootxje{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}
.wg0unjn~.d2ootxje .m4q74zkk{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cn8v~.d2ootxje .m4q74zkk{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o2hwu9h .m4q74zkk{margin:0 0 12px}
.m4q74zkk{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.xr29eg{white-space:nowrap}
.m3b5 .xr29eg{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.s6n2kooz .xr29eg{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}
.iyj6 .m4q74zkk{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xcho .xr29eg{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.aotxw .xr29eg{color: var(--accent-light);opacity:1;font-weight:500}
.tw6q7so .xr29eg{border-bottom:1px solid currentColor;padding-bottom:2px}
.au14 .m4q74zkk{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.zxfm{--date-bg:transparent}
.k4gm .o7l5w::before{content:""}
.kkqo .xr29eg + .xr29eg::before{content:"•";margin-right:6px;opacity:.4}
.q5gww4v .xr29eg + .xr29eg::before{content:"/";margin-right:6px;opacity:.35}
.humbdpzb .xr29eg + .xr29eg::before{content:"|";margin-right:6px;opacity:.3}
.e23gu .xr29eg + .xr29eg::before{content:"—";margin-right:6px;opacity:.3}
.bhe7w7 .xr29eg + .xr29eg::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.e8fp .xr29eg + .xr29eg::before{content:"·";margin-right:6px;opacity:.4}
.azrde .xr29eg + .xr29eg::before{content:"›";margin-right:6px;opacity:.4}
.ze0fp5 .xr29eg + .xr29eg::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ofiv8mw .n7gqye0k{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .n7gqye0k{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .lgr5{max-width:100%}
}
.t7elu3nd .ocrrhqo{margin:0}
@media (max-width:560px){
  .npascd8{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .tj22s { padding: 28px 18px 20px; }
  .m94y3rum { font-size: 1.2rem; }
  .c639ea8 { max-width: 220px; max-height: 80px; }
}
.a34ftej  .ulirffj { border-radius: 6px; }
.ssrfpy3 .jagjeqr5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ulirffj { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ehcjs4 {
  margin: 28px 0 24px;
}
.ehcjs4 .vvte {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ehcjs4 .lcld {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ehcjs4 .jagjeqr5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bbmlka { flex-direction: row-reverse; }
[dir="rtl"] .e3xq { flex-direction: row-reverse; }
[dir="rtl"] .bpq2lb .p0q3ezrq { right: auto; left: 32px; }
[dir="rtl"] .mq03w  .p0q3ezrq { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bpq2lb .p0q3ezrq { right: auto; left: 20px; }
  [dir="rtl"] .mq03w  .p0q3ezrq { left: auto;  right: 20px; }
}
[dir="rtl"] .yfy7l .x3owm0y  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ysstbpk .x3owm0y { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .wg0unjn,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jfj8kdo, [dir="rtl"] .n04xj8 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .m9ygeb { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gmbxfxt { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .w4dt { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .jagjeqr5 { direction: rtl; }
[dir="rtl"] .nxbuhm { direction: rtl; }
[dir="rtl"] .xnp4p { direction: rtl; }
[dir="rtl"] .wpoxsfz { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .b6lyfj .n04xj8,
[dir="rtl"] .u7jnbn .n04xj8,
[dir="rtl"] .t6ztyseg .n04xj8,
[dir="rtl"] .d96f4jn .n04xj8 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .b6lyfj .n04xj8 li::before,
[dir="rtl"] .u7jnbn .n04xj8 li::before,
[dir="rtl"] .t6ztyseg .n04xj8 li::before,
[dir="rtl"] .d96f4jn .n04xj8 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .mesk2v.mtew49 .ejpqmjg,
[dir="rtl"] .tpy7xymn.mtew49 .ejpqmjg,
[dir="rtl"] .r9uuk1.mtew49 .ejpqmjg,
[dir="rtl"] .fk4iwfid.mtew49 .ejpqmjg,
[dir="rtl"] .gmxdxv8e.mtew49 .ejpqmjg { text-align: right; }
[dir="rtl"] .wg0unjn.mtew49 .mjokgdlb { align-items: flex-end; text-align: right; }
[dir="rtl"] .wg0unjn.vk60y .mjokgdlb { text-align: center; }
[dir="rtl"] .wg0unjn .mjokgdlb { text-align: right; }
[dir="rtl"] .lcld,
[dir="rtl"] .mjj0p,
[dir="rtl"] .a86xj,
[dir="rtl"] .qmm5f,
[dir="rtl"] .xw5q,
[dir="rtl"] .j4n9eg,
[dir="rtl"] .cd3707h,
[dir="rtl"] .kdcw { text-align: right; direction: rtl; }
[dir="rtl"] .bf7l .cd3707h,
[dir="rtl"] .eqzsz .cd3707h { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #763c1a;
  --brand:           #763c1a;
  --brand-light:     #da753a;
  --brand-pale:      #da753a;
  --grad-start:      #221107;
  --grad-end:        #613115;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #da753a;
  --cta-light:       #e2a37e;
  --cta-hover:       #e08d5c;
  --bg-page:         #130a05;
  --bg-surface:      #1f1109;
  --bg-card:         #2b180c;
  --bg-card-inner:   #371e10;
  --bg-raised:       #422513;
  --bg-hover:        #4e2b17;
  --border:          #5e341b;
  --border-alt:      #764122;
  --border-section:  #5e341b;
  --text-primary:    #e7e4e3;
  --text-muted:      #aca39e;
  --text-body:       #cfcac8;
  --text-sub:        #aca39e;
  --text-faint:      #7b7069;
  --text-dim:        #605752;
  --text-label:      #958983;
  --text-value:      #c4bdba;
  --accent-bg:       #281b14;
  --accent-bg-light: #3f291c;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #191626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #82ec87;
  --c-cons:          #e68e89;
  --c-pros-label:    #55e65c;
  --c-tip-border:    #36e13e;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #82ec87;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.pj09l .he7ad1b { font-size: 0; width: 1.2rem; flex-shrink: 0; }.pj09l .he7ad1b::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.pj09l .t8bpvkcz     .he7ad1b::before { content: "";  color: var(--c-tip-border); }.pj09l .a8hcy .he7ad1b::before { content: ""; color: var(--c-warn-border); }.pj09l .jm8dk    .he7ad1b::before { content: ""; color: #60a5fa; }.guwzs .pj09l .t8bpvkcz     .he7ad1b::before { color: #10b981; }.guwzs .pj09l .a8hcy .he7ad1b::before { color: #f43f5e; }.guwzs .pj09l .jm8dk    .he7ad1b::before { color: #a855f7; }.uhh4fbo  .pj09l .t8bpvkcz     .he7ad1b::before { color: #eab308; }.uhh4fbo  .pj09l .a8hcy .he7ad1b::before { color: #ef4444; }.uhh4fbo  .pj09l .jm8dk    .he7ad1b::before { color: #f97316; }.m5up15  .pj09l .t8bpvkcz     .he7ad1b::before { color: #38bdf8; }.m5up15  .pj09l .a8hcy .he7ad1b::before { color: #818cf8; }.m5up15  .pj09l .jm8dk    .he7ad1b::before { color: #2dd4bf; }.oexoo .pj09l .he7ad1b::before { color: var(--accent-light) !important; }
.kv1bkk .jz0h, .kv1bkk .wg0unjn { min-height: 420px; }
.aycp .cixgy1i::after,.aycp .p0q3ezrq::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; }
.roh09k3::before { content: '›'; font-size: 1.1em; }