:root {
  --color-accent: #1b847e;
  --color-cta: #99005f;
  --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;
}
.nad0gg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fx1jh {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qnhm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gl7oypj { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gkv4xaq { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gkv4xaq a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gkv4xaq a:hover { color: var(--accent-light); }
.t1b20q   .kw3smd { border-radius: 0; }
.a0ll8 .kw3smd li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .kw3smd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bbm2ab:hover .kw3smd,
  .bbm2ab:focus-within .kw3smd { display: block; }
  .kw3smd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.hgc9c4pg {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ttnu { display: none; }
@media (max-width: 640px) {
  .ttnu {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ttnu.fjsuefs { display: block; }
}
@media (max-width: 640px) {
  .hgc9c4pg { display: block; }
  .gkv4xaq > li + li::before { display: none !important; }
  .gkv4xaq {
    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;
  }
  .gkv4xaq.fjsuefs { display: flex; }
  .gkv4xaq li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gkv4xaq li:last-child a { border-bottom: none; }
}
.telry { min-height: 480px; }
.pmrtkou {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.gh0s { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.efxn .gh0s { margin-left: 0; margin-right: 0; }
.vh8m {
  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;
}
.n2mk .vh8m { margin-top: 24px; }
.vh8m:hover { opacity: 0.88; }
.djncm1 .pmrtkou { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.djncm1 .gh0s { color: #e2e8f0; }
.djncm1.sikf1rq .mqnyux { text-align: center; }
.u0g8h .pmrtkou { color: var(--text-primary); text-shadow: none; }
.u0g8h .gh0s { color: var(--text-muted); }
.u0g8h .vh8m { margin-top: 16px; }
.u0g8h, .u0g8h.telry { min-height: auto !important; }
.u0g8h.sikf1rq .mqnyux { text-align: center; }
.u0g8h~.tqc5lx{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}
.u0g8h~.tqc5lx .yg72{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@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; }
}
.wut18es9 .pmrtkou { color: #fff; }
.wut18es9 .gh0s { color: rgba(255,255,255,0.85); }
.wut18es9 .vh8m { background: #fff; color: var(--cta); }
.wut18es9 .vh8m:hover { opacity: 0.92; }
.cbn8 .mexxc { position: relative; overflow: hidden; }
.cbn8 .mexxc::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;
}
.yc3g .mexxc {
  animation: hg-breathe 7s ease-in-out infinite;
}
.l459nz .mexxc { position: relative; overflow: hidden; }
.l459nz .mexxc::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;
}
.gs1wt9 .mexxc { position: relative; overflow: hidden; }
.gs1wt9 .mexxc::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;
}
.n20mi .mexxc {
  animation: hg-fadein 1.2s ease-out both;
}
.mexxc {
  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%);
}
.wmv0q {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.dypivlr {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.i7y63s {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.mexxc .pmrtkou { text-shadow: none; color: var(--text-primary); }
.mexxc .gh0s { color: var(--text-muted); }
body.f32c .pmrtkou {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zbhhl .pmrtkou {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.telry.wut18es9 .pmrtkou,
section.wut18es9 .pmrtkou {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.mexxc.sikf1rq .wmv0q { align-items: center; text-align: center; }
.mexxc.efxn   .wmv0q { align-items: flex-start; text-align: left; }
.qk2asp4e .dypivlr { position: relative; }
.qk2asp4e .dypivlr::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qk2asp4e.rmib4ll .dypivlr::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.fsj47 .dypivlr {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.fsj47 .i7y63s {
  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);
}
.fsj47.rmib4ll .dypivlr { padding: 32px 0 32px 32px; }
.xya2a .dypivlr {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.xya2a .i7y63s {
  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);
}
.xya2a .zl1k {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.rmib4ll { grid-template-areas: "media text"; }
.rmib4ll .wmv0q {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.xya2a.rmib4ll .dypivlr { padding: 40px 16px 40px 48px; }
.telry .g433m {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.g433m .i6m9.mbpo {
  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;
}
.g433m .i6m9.mbpo:hover { opacity: 0.85; }
.bpi8 .dypivlr {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .mexxc { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .mexxc:not(.bpi8) .dypivlr { display: none !important; }
  .bpi8 .dypivlr { padding: 16px; }
  .wmv0q  { padding: 36px 24px; }
  .mexxc~.tqc5lx,.rmib4ll~.tqc5lx{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .telry, .mexxc { min-height: 320px !important; }
  .pmrtkou { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .udjx,
  .xi0v5,
  .rpoxt { grid-template-columns: 1fr !important; }

  

  
  .zp0hta3 { display: flex !important; flex-direction: column !important; }
  .zp0hta3 .mqnyux { display: contents; }
  .zp0hta3 .ik2z { order: 0; }
  .zp0hta3 .pmrtkou { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .zp0hta3 .udjx { order: 2; padding: 0 16px 12px !important; }
  .zp0hta3 .gh0s { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .n2mk .mqnyux { display: flex; flex-direction: column; }
  .n2mk .mqnyux .pmrtkou { order: 1; }
  .n2mk .mqnyux .rpoxt { order: 2; margin: 8px 0 24px !important; }
  .n2mk .mqnyux .gh0s { order: 3; }
  .n2mk .mqnyux .vh8m { order: 4; align-self: center; margin-top: 0; }

  
  .mexxc.bpi8 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .mexxc.bpi8 .wmv0q { display: contents; padding: 0; }
  .mexxc.bpi8 .wmv0q .pmrtkou { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .mexxc.bpi8 .dypivlr { order: 2; padding: 12px 16px; }
  .mexxc.bpi8 .wmv0q .gh0s { order: 3; padding: 0 24px; margin: 0 auto; }
  .mexxc.bpi8 .wmv0q .vh8m { order: 4; align-self: center; margin: 8px 0 32px; }
}
.pte8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bbqd { width: 100%; height: auto; display: block; border-radius: 10px; }
.t6e2y4 .pte8        { border-radius: 16px; }
.t6e2y4 .bbqd  { border-radius: 16px; }
.dkf31s .pte8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dkf31s .bbqd   { border-radius: 8px; }
.p9ab4qo2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.fpcm { width: 100%; padding: 32px 0; position: relative; }
.wkv5covb { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.viyshvl .fpcm:nth-child(even) { background: var(--bg-surface); }
.viyshvl .fpcm:nth-child(odd)  { background: var(--bg-page); }
.uty7x98m .fpcm:nth-child(even) { background: var(--bg-card); }
.uty7x98m .fpcm:nth-child(odd)  { background: var(--bg-page); }
.viyshvl .fpcm:nth-child(odd)  .wkv5covb { background: var(--bg-card); border-radius: 6px; }
.viyshvl .fpcm:nth-child(even) .wkv5covb { background: var(--bg-raised); border-radius: 6px; }
.uty7x98m .fpcm:nth-child(odd)  .wkv5covb { background: var(--bg-card); border-radius: 6px; }
.uty7x98m .fpcm:nth-child(even) .wkv5covb { background: var(--bg-raised); border-radius: 6px; }
.viyshvl .fpcm:nth-child(even) .iiwq57kc .r2d9,
.uty7x98m .fpcm:nth-child(even) .iiwq57kc .r2d9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.viyshvl .fpcm:nth-child(odd) .iiwq57kc .r2d9,
.uty7x98m .fpcm:nth-child(odd) .iiwq57kc .r2d9 { background: var(--bg-card-inner); }
.viyshvl .fpcm:nth-child(even) .djgz .r2d9:nth-child(odd),
.uty7x98m .fpcm:nth-child(even) .djgz .r2d9:nth-child(odd)  { background: var(--bg-card); }
.viyshvl .fpcm:nth-child(even) .djgz .r2d9:nth-child(even),
.uty7x98m .fpcm:nth-child(even) .djgz .r2d9:nth-child(even) { background: var(--bg-card-inner); }
h1.cyvhzbz { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.cyvhzbz {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ytnbgz { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.muy70ifm h2.cyvhzbz {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.n9v6u0x h2.cyvhzbz {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.lc02y h2.cyvhzbz {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.l37x h2.cyvhzbz::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.fktwo5 h2.cyvhzbz {
  color: var(--text-primary); font-size: 1.7rem;
}
.o3hn5jz h2.cyvhzbz::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.b0wtloz h2.cyvhzbz {
  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;
}
.t1dj9b0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .t1dj9b0 { display: none; } }
.v2ce1l { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.e2jibqn { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.tvmvm {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.e8m6xmp { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.d0wd5 { padding-left: 20px; }
.d0wd5 li { margin-bottom: 6px; }
.d0wd5 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.d0wd5 a:hover { color: var(--accent-light); }
.bacxoe .e8m6xmp { display: none; }
.g3upv40 .e8m6xmp { display: none; }
.g3upv40 .d0wd5 { padding-left: 0; list-style: none; }
.g3upv40 .d0wd5 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.g3upv40 .d0wd5 a { font-size: 0.92rem; }
.bghx9u .tvmvm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bghx9u .e8m6xmp { display: none; }
.bghx9u .d0wd5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bghx9u .d0wd5 li { margin-bottom: 0; }
.bghx9u .d0wd5 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;
}
.bghx9u .d0wd5 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zj6bozr .tvmvm { padding: 20px 20px 16px; }
.zj6bozr .d0wd5 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zj6bozr .d0wd5 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zj6bozr .d0wd5 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;
}
.zj6bozr .d0wd5 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;
}
.zj6bozr .d0wd5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zj6bozr .d0wd5 a:focus,
.zj6bozr .d0wd5 a:focus-visible,
.zj6bozr .d0wd5 a:target { outline: none; }
.zj6bozr .d0wd5 li:target a { border-color: var(--border); color: var(--text-muted); }
.nd69ivsy .tvmvm { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.nd69ivsy .e8m6xmp { display: none; }
.nd69ivsy .d0wd5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.nd69ivsy .d0wd5 li { margin-bottom: 0; }
.nd69ivsy .d0wd5 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.nd69ivsy .d0wd5 li:last-child::after { content: ""; margin-right: 0; }
.nd69ivsy .d0wd5 a { font-size: 0.9rem; }
.r2d9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.iiwq57kc .r2d9 { background: var(--bg-card); }
.djgz .r2d9:nth-child(odd)  { background: var(--bg-card); }
.djgz .r2d9:nth-child(even) { background: var(--bg-raised); }
.x0i7kw .r2d9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.x0i7kw .r2d9:last-child { border-bottom: none; }
.x0i7kw h3.ytnbgz { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.t7lu6a7 .r2d9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.t7lu6a7 .r2d9 + .r2d9 { margin-top: 4px; }
.mf82w .r2d9 { background: none; border-radius: 0; padding: 12px 0; }
.mf82w .r2d9 + .r2d9 { border-top: 1px solid var(--border-section); }
.iihe32x { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mp0c { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vto2 { color: var(--text-body); margin-bottom: 10px; }
.z4pdnzxe, .ku00m { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.z4pdnzxe li, .ku00m li { margin-bottom: 6px; }
.ku00m li { list-style: decimal; }
.yg99k     .z4pdnzxe { list-style-type: "● "; }
.ty1t  .z4pdnzxe { list-style-type: "■ "; }
.w6alrezi .z4pdnzxe { list-style-type: "◆ "; }
.pvrys    .z4pdnzxe { list-style-type: "★ "; }
.yg99k     .vdv90 { list-style-type: "● "; }
.ty1t  .vdv90 { list-style-type: "■ "; }
.w6alrezi .vdv90 { list-style-type: "◆ "; }
.pvrys    .vdv90 { list-style-type: "★ "; }
.yg99k    .z4pdnzxe li::marker, .yg99k    .vdv90 li::marker,
.ty1t .z4pdnzxe li::marker, .ty1t .vdv90 li::marker,
.w6alrezi .z4pdnzxe li::marker, .w6alrezi .vdv90 li::marker,
.pvrys   .z4pdnzxe li::marker, .pvrys   .vdv90 li::marker {
  color: var(--cta); font-size: 1em;
}
.yg99k .ku00m,
.ty1t .ku00m,
.w6alrezi .ku00m,
.pvrys .ku00m {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.yg99k .ku00m li,
.ty1t .ku00m li,
.w6alrezi .ku00m li,
.pvrys .ku00m li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.yg99k .ku00m li::before,
.ty1t .ku00m li::before,
.w6alrezi .ku00m li::before,
.pvrys .ku00m 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;
}
.yg99k     .ku00m li::before { border-radius: 50%; }
.ty1t  .ku00m li::before { border-radius: 3px; }
.w6alrezi .ku00m li::before { border-radius: 3px; }
.pvrys    .ku00m li::before { border-radius: 50%; }
.ko1qcs4t { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.f1wsn .ko1qcs4t,
.puzw103 .ko1qcs4t { background: transparent; border: none; border-radius: 0; }
.m6g17xv { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.m6g17xv th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.m6g17xv td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.m6g17xv tr:hover td { background: var(--bg-hover); }
.c3y4o5x .m6g17xv tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ehbx5zn9 .m6g17xv { border: 1px solid var(--border-alt); }
.ehbx5zn9 .m6g17xv th,
.ehbx5zn9 .m6g17xv td { border: 1px solid var(--border-alt); }
.rbac5 .m6g17xv th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rbac5 .m6g17xv td { border-bottom: none; }
.rbac5 .m6g17xv tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.r6whwjp .m6g17xv th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.eo2weq .ko1qcs4t {
  overflow: hidden;
}
.eo2weq .m6g17xv th { border-bottom: 1px solid var(--border-alt); }
.eo2weq .m6g17xv tr:last-child td { border-bottom: none; }
.i7twx5 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.g2dpt34 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.dpsjzn7a { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.on7d45t { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.pbxqajb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vdv90 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vdv90 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%}
.dc5hr6w .on7d45t { background: transparent; text-align: center; }
.kss1tz .dpsjzn7a {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tgidug .dpsjzn7a {
  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);
}
.nd1518e .g2dpt34 { display: grid; grid-template-columns: auto 1fr; }
.nd1518e .dpsjzn7a {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.nd1518e .on7d45t { grid-column: 2; }
.nd1518e .pbxqajb,
.nd1518e .vdv90 { grid-column: 1 / -1; }
.lguckj1 .g2dpt34 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.lguckj1 .dpsjzn7a {
  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);
}
.lguckj1 .on7d45t { grid-column: 2; }
.lguckj1 .pbxqajb,
.lguckj1 .vdv90 { grid-column: 1 / -1; }
.ladu11c .g2dpt34 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ladu11c .on7d45t { background: none; color: var(--accent-light); font-weight: 700; }
.x8h4pi6 .g2dpt34 { 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); }
.x8h4pi6 .on7d45t { background: none; color: var(--accent-light); font-weight: 700; }
.wwjrc .g2dpt34 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.wwjrc .g2dpt34:last-child { border-bottom: none; }
.wwjrc .on7d45t { background: none; color: var(--accent-light); font-weight: 700; }
.c2n0wl .g2dpt34 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c2n0wl .on7d45t { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.krpv95 .i7twx5 { counter-reset: card-n; }
.krpv95 .g2dpt34  { counter-increment: card-n; }
.krpv95 .on7d45t { display: flex; align-items: center; gap: 10px; }
.krpv95 .on7d45t::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;
}
.xovdw2e .g2dpt34 { background: var(--bg-surface); border: 1px solid var(--border); }
.xovdw2e .on7d45t { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.yypbh6 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.tw26j  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.xvoy8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.yypbh6 strong { color: var(--text-primary); font-size: 0.95rem; }
.yypbh6 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ziwfl { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.iwffd55, .g45aw { border-radius: 8px; padding: 14px; }
.iwffd55 { background: var(--bg-pros); }
.g45aw { background: var(--bg-cons); }
.vy7bb { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.iwffd55 .vy7bb { color: var(--c-pros-label); }
.g45aw .vy7bb { color: #f87171; }
.iwffd55 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g45aw ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bbqd { width: 100%; height: auto; border-radius: 10px; display: block; }
.mbpo {
  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;
}
.mbpo:hover { opacity: 0.85; }
.f47nbx .mbpo  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.f47nbx .mbpo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cqr2k .mbpo  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.cqr2k .mbpo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hu8wv .vh8m { border-radius: 50px; }
.hu8wv .mbpo  { border-radius: 50px; }
.azww .vh8m { padding-left: 22px; padding-right: 22px; }
.azww .mbpo  { padding-left: 12px; padding-right: 12px; }
.rniknbz .vh8m { padding-left: 44px; padding-right: 44px; }
.rniknbz .mbpo  { padding-left: 24px; padding-right: 24px; }
.e7s4cmqx .vh8m { padding-left: 56px; padding-right: 56px; }
.e7s4cmqx .mbpo  { padding-left: 32px; padding-right: 32px; }
.hcicrsc   .vh8m::after, .hcicrsc   .mbpo::after,
.kwzwu .vh8m::after, .kwzwu .mbpo::after,
.zwuyfpk    .vh8m::after, .zwuyfpk    .mbpo::after,
.imwfsp9    .vh8m::after, .imwfsp9    .mbpo::after,
.jpkijv    .vh8m::after, .jpkijv    .mbpo::after,
.nam6wf     .vh8m::after, .nam6wf     .mbpo::after,
.fvaix9ci    .vh8m::after, .fvaix9ci    .mbpo::after,
.nxkiu   .vh8m::after, .nxkiu   .mbpo::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;
}
.hcicrsc .vh8m::after, .hcicrsc .mbpo::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");
}
.kwzwu .vh8m::after, .kwzwu .mbpo::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");
}
.zwuyfpk .vh8m::after, .zwuyfpk .mbpo::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");
}
.imwfsp9 .vh8m::after, .imwfsp9 .mbpo::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");
}
.jpkijv .vh8m::after, .jpkijv .mbpo::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");
}
.nam6wf .vh8m::after, .nam6wf .mbpo::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");
}
.fvaix9ci .vh8m::after, .fvaix9ci .mbpo::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");
}
.nxkiu .vh8m::after, .nxkiu .mbpo::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");
}
.rzdz   .euputi50::after, .rzdz   .tfie5b::after,
.djau .euputi50::after, .djau .tfie5b::after,
.jhud3kfe    .euputi50::after, .jhud3kfe    .tfie5b::after,
.o1lxqs5m    .euputi50::after, .o1lxqs5m    .tfie5b::after,
.hadg    .euputi50::after, .hadg    .tfie5b::after,
.jbcf3ha     .euputi50::after, .jbcf3ha     .tfie5b::after,
.h7ws    .euputi50::after, .h7ws    .tfie5b::after,
.owmdle7   .euputi50::after, .owmdle7   .tfie5b::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;
}
.rzdz .euputi50::after, .rzdz .tfie5b::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");
}
.djau .euputi50::after, .djau .tfie5b::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");
}
.jhud3kfe .euputi50::after, .jhud3kfe .tfie5b::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");
}
.o1lxqs5m .euputi50::after, .o1lxqs5m .tfie5b::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");
}
.hadg .euputi50::after, .hadg .tfie5b::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");
}
.jbcf3ha .euputi50::after, .jbcf3ha .tfie5b::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");
}
.h7ws .euputi50::after, .h7ws .tfie5b::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");
}
.owmdle7 .euputi50::after, .owmdle7 .tfie5b::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");
}
.i6m9.mbpo {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mexm4 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mexm4::before    { grid-area: rank;   }
  .i93lwva           { grid-area: ident;  }
  .hwh1qs     { grid-area: rating; min-width: 0; width: auto; }
  .rgfncq2           { grid-area: pills;  }
  .i6m9             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mexm4 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mexm4::before    { justify-self: center; }
  .i93lwva           { width: 100%; }
  .hwh1qs     { justify-self: center; }
  .rgfncq2           { grid-template-columns: 1fr; }
}
.lh98fh2e .p0g114 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .okzp81 .y7za {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .okzp81 .wyw1b { margin: 0; }
}
.puzw103 .ziwfl { gap: 10px; }
.puzw103 .iwffd55, .puzw103 .g45aw { padding: 12px; }
.puzw103 .iwffd55 ul, .puzw103 .g45aw ul { margin: 4px 0 0; padding-left: 18px; }
.puzw103 .iwffd55 li, .puzw103 .g45aw li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .dolm9 { grid-template-columns: 1fr; }
  .f3w10y { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .f3w10y .ef3a { width: 72px; height: 50px; }
  .f3w10y .f9f38ga { max-width: 180px; }
  .f3w10y .tg4b { width: auto; }
}
@media (max-width: 720px) {
  .t0z4o { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .z06nwj { padding: 16px; }
  .uph6x9 .y245w { min-width: 50%; }
}
.gpjev .ziwfl { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .z3f5eeb { grid-template-columns: 1fr; }
  .v87n1b99 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uh412b { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .z31ou { flex-wrap: wrap; padding: 16px; }
}
.q6sm6sq .ziwfl { gap: 8px; }
.q6sm6sq .iwffd55, .q6sm6sq .g45aw { padding: 8px; }
@media (max-width: 480px) {
  .h7jhdp8 { flex-direction: column; align-items: stretch; }
}
.va6z .tg4b .mbpo { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .hnk7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .va6z .tg4b { text-align: center; }
}
@media (max-width: 720px) {
  .as1qxn { grid-template-columns: 1fr; }
  .u7zusyne { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .k0n1li { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ua9yi { grid-template-columns: 1fr; }
  .jow7pm3x { width: 100px; height: 100px; margin: 16px auto; }
  .p0y4jcx { font-size: 1.4rem; }
  .adr3c { justify-content: center; }
  .fnd4uvn .y245w { min-width: 50%; }
}
.w3o4wy3w .ziwfl { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .pv5r3tfx { flex-wrap: wrap; padding: 14px 16px; }
  .znepkx9 { padding: 12px 16px; }
  .w3o4wy3w .ziwfl { margin: 0 16px; }
  .w3o4wy3w .pvid7 { padding: 0 16px; }
  .xipqmtq { padding: 12px 16px; }
}
.mxp7siw2 .rgfncq2 .h6mza6w {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.lu313qw { margin: 16px 0; }
.f18oa6 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f18oa6 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f18oa6 summary::after { content: "+"; color: var(--accent-light); }
.f18oa6[open] summary::after { content: "−"; }
.f18oa6 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.fpcm { margin-bottom: 0; }
.s1wfryi7 h2.cyvhzbz { color: var(--text-primary); border-color: var(--accent-light); }
.evaxnwu8 h2.cyvhzbz { color: var(--text-primary); border-color: var(--accent-light); }
.m06kvnri .tw26j     { background: #052e16; border-color: #10b981; }
.m06kvnri .yypbh6 strong  { color: #f1f5f9; }
.m06kvnri .yypbh6 p       { color: #cbd5e1; }
.m06kvnri .hg6z981    .tw26j     .xvoy8::before,
.m06kvnri .w7c6u2  .tw26j     .xvoy8::before,
.m06kvnri .gkj41kj7  .tw26j     .xvoy8::before,
.m06kvnri .er6rz .tw26j     .xvoy8::before { color: #10b981; }
.m06kvnri .hg6z981    .jhn89ei .xvoy8::before,
.m06kvnri .w7c6u2  .jhn89ei .xvoy8::before,
.m06kvnri .gkj41kj7  .jhn89ei .xvoy8::before,
.m06kvnri .er6rz .jhn89ei .xvoy8::before { color: #f43f5e; }
.m06kvnri .hg6z981    .vopasnvg    .xvoy8::before,
.m06kvnri .w7c6u2  .vopasnvg    .xvoy8::before,
.m06kvnri .gkj41kj7  .vopasnvg    .xvoy8::before,
.m06kvnri .er6rz .vopasnvg    .xvoy8::before { color: #a855f7; }
.kjek .tw26j     { background: #2d2000; border-color: #eab308; }
.kjek .yypbh6 strong  { color: #f1f5f9; }
.kjek .yypbh6 p       { color: #cbd5e1; }
.kjek .hg6z981    .tw26j     .xvoy8::before,
.kjek .w7c6u2  .tw26j     .xvoy8::before,
.kjek .gkj41kj7  .tw26j     .xvoy8::before,
.kjek .er6rz .tw26j     .xvoy8::before { color: #eab308; }
.kjek .hg6z981    .jhn89ei .xvoy8::before,
.kjek .w7c6u2  .jhn89ei .xvoy8::before,
.kjek .gkj41kj7  .jhn89ei .xvoy8::before,
.kjek .er6rz .jhn89ei .xvoy8::before { color: #ef4444; }
.kjek .hg6z981    .vopasnvg    .xvoy8::before,
.kjek .w7c6u2  .vopasnvg    .xvoy8::before,
.kjek .gkj41kj7  .vopasnvg    .xvoy8::before,
.kjek .er6rz .vopasnvg    .xvoy8::before { color: #f97316; }
.fd4n .tw26j     { background: #0c1a2e; border-color: #38bdf8; }
.fd4n .yypbh6 strong  { color: #f1f5f9; }
.fd4n .yypbh6 p       { color: #cbd5e1; }
.fd4n .hg6z981    .tw26j     .xvoy8::before,
.fd4n .w7c6u2  .tw26j     .xvoy8::before,
.fd4n .gkj41kj7  .tw26j     .xvoy8::before,
.fd4n .er6rz .tw26j     .xvoy8::before { color: #38bdf8; }
.fd4n .hg6z981    .jhn89ei .xvoy8::before,
.fd4n .w7c6u2  .jhn89ei .xvoy8::before,
.fd4n .gkj41kj7  .jhn89ei .xvoy8::before,
.fd4n .er6rz .jhn89ei .xvoy8::before { color: #818cf8; }
.fd4n .hg6z981    .vopasnvg    .xvoy8::before,
.fd4n .w7c6u2  .vopasnvg    .xvoy8::before,
.fd4n .gkj41kj7  .vopasnvg    .xvoy8::before,
.fd4n .er6rz .vopasnvg    .xvoy8::before { color: #2dd4bf; }
.i645o .tw26j     { background: var(--accent-bg); border-color: var(--accent-light); }
.i645o .jhn89ei { background: var(--accent-bg-light); border-color: var(--accent-light); }
.i645o .vopasnvg    { background: var(--accent-bg); border-color: var(--accent-pale); }
.i645o .hg6z981    .xvoy8::before,
.i645o .w7c6u2  .xvoy8::before,
.i645o .gkj41kj7  .xvoy8::before,
.i645o .er6rz .xvoy8::before { color: var(--accent-light) !important; }
.mohtli::before,
.afny67qi::before { margin-right: 5px; }
.xcj0w .iwffd55 ul li,
.xcj0w .iwffd55 .mohtli { color: #22c55e; }
.xcj0w .g45aw ul li,
.xcj0w .g45aw .afny67qi { color: #ef4444; }
.ir569e .iwffd55 { background: var(--bg-pros); }
.ir569e .g45aw { background: var(--bg-cons); }
.ir569e .iwffd55 .mohtli { color: var(--c-pros-label); }
.ir569e .g45aw .afny67qi { color: var(--c-cons); }
.ir569e .iwffd55 ul li,
.ir569e .g45aw ul li,
.uhadwj .iwffd55 { background: var(--bg-pros); }
.uhadwj .g45aw { background: var(--bg-cons); }
.uhadwj .iwffd55 .mohtli { color: var(--c-pros-label); }
.uhadwj .g45aw .afny67qi { color: var(--c-cons); }
.uhadwj .iwffd55 ul li,
.uhadwj .basn li          { color: var(--c-pros); }
.uhadwj .g45aw ul li,
.uhadwj .ihahpx6 li          { color: var(--c-cons); }
.idi83jx .mohtli::before { content: "✓ "; }
.idi83jx .afny67qi::before { content: "✗ "; }
.y8g1 .mohtli::before { content: "→ "; }
.y8g1 .afny67qi::before { content: "← "; }
.n71ou .mohtli::before { content: "★ "; }
.n71ou .afny67qi::before { content: "✕ "; }
.g75qfv .mohtli::before { content: "◆ "; }
.g75qfv .afny67qi::before { content: "▲ "; }
.lh98fh2e .yypbh6 { background: transparent; border-left: none; border: 1.5px solid; }
.lh98fh2e .tw26j     { border-color: var(--c-tip-border); }
.lh98fh2e .jhn89ei { border-color: var(--c-warn-border); }
.lh98fh2e .vopasnvg    { border-color: #60a5fa; }
.lh98fh2e .yypbh6 strong { color: var(--text-primary); }
.lh98fh2e .yypbh6 p      { color: var(--text-muted); }
.ypu0mb .yypbh6 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ypu0mb .tw26j     { border-top-color: var(--c-tip-border); }
.a403s .yypbh6 { border-left: none; border-radius: 8px; }
.a403s .tw26j     { background: #065f46; }
.a403s .yypbh6 strong,
.a403s .yypbh6 p { color: #fff; }
.a403s .xvoy8::before { color: rgba(255,255,255,0.85) !important; }
.m06kvnri.a403s .tw26j,
.m06kvnri .a403s .tw26j     { background: #052e16; }
.kjek.a403s .tw26j,
.kjek .a403s .tw26j      { background: #2d2000; }
.fd4n.a403s .tw26j,
.fd4n .a403s .tw26j      { background: #0c1a2e; }
.wqs1 .yypbh6 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wqs1 .tw26j     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wqs1 .yypbh6 strong { color: var(--text-primary); }
.wqs1 .yypbh6 p      { color: var(--text-muted); }
.vsk1 .yypbh6 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hg6z981 .xvoy8,
.w7c6u2 .xvoy8,
.gkj41kj7 .xvoy8,
.er6rz .xvoy8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hg6z981 .xvoy8::before,
.w7c6u2 .xvoy8::before,
.gkj41kj7 .xvoy8::before,
.er6rz .xvoy8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hg6z981 .tw26j     .xvoy8::before { content: "✦"; color: var(--c-tip-border); }
.hg6z981 .jhn89ei .xvoy8::before { content: "▲"; color: var(--c-warn-border); }
.hg6z981 .vopasnvg    .xvoy8::before { content: "◉"; color: #60a5fa; }
.w7c6u2 .tw26j     .xvoy8::before { content: "★"; color: var(--c-tip-border); }
.w7c6u2 .jhn89ei .xvoy8::before { content: "◆"; color: var(--c-warn-border); }
.w7c6u2 .vopasnvg    .xvoy8::before { content: "●"; color: #60a5fa; }
.gkj41kj7 .tw26j     .xvoy8::before { content: "▶"; color: var(--c-tip-border); }
.gkj41kj7 .jhn89ei .xvoy8::before { content: "■"; color: var(--c-warn-border); }
.gkj41kj7 .vopasnvg    .xvoy8::before { content: "▸"; color: #60a5fa; }
.er6rz .tw26j     .xvoy8::before { content: "→"; color: var(--c-tip-border); }
.er6rz .jhn89ei .xvoy8::before { content: "⬥"; color: var(--c-warn-border); }
.er6rz .vopasnvg    .xvoy8::before { content: "◈"; color: #60a5fa; }
.rncxe74 .iiwq57kc .r2d9,
.rncxe74 .djgz .r2d9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rncxe74 .g2dpt34                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.rncxe74 .ko1qcs4t          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rncxe74 .tvmvm                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k8em9pii .iiwq57kc .r2d9,
.k8em9pii .djgz .r2d9,
.k8em9pii .g2dpt34,
.k8em9pii .mexm4,
.k8em9pii .wyw1b,
.k8em9pii .ko1qcs4t,
.k8em9pii .tvmvm,
.k8em9pii .vsk1 .yypbh6 { box-shadow: none; }
.rk4v6b2r   body, .rk4v6b2r   { font-size: 0.9rem; }
.rk4v6b2r   .vto2, .rk4v6b2r .iihe32x, .rk4v6b2r .mp0c,
.rk4v6b2r   .v2ce1l, .rk4v6b2r .e2jibqn { font-size: 0.9rem; }
.rk4v6b2r   .z4pdnzxe, .rk4v6b2r .ku00m { font-size: 0.9rem; }
.pftb7a   .vto2, .pftb7a .iihe32x, .pftb7a .mp0c,
.pftb7a   .v2ce1l, .pftb7a .e2jibqn { font-size: 0.95rem; }
.pftb7a   .z4pdnzxe, .pftb7a .ku00m { font-size: 0.95rem; }
.oxrrhzyo   .vto2, .oxrrhzyo .iihe32x, .oxrrhzyo .mp0c,
.oxrrhzyo   .v2ce1l, .oxrrhzyo .e2jibqn { font-size: 1.08rem; }
.oxrrhzyo   .z4pdnzxe, .oxrrhzyo .ku00m { font-size: 1.05rem; }
.oxrrhzyo   .m6g17xv { font-size: 0.97rem; }
.g9yvae4 .pmrtkou      { font-size: 3.2rem; }
.g9yvae4 h2.cyvhzbz { font-size: 1.9rem; }
.g9yvae4 h3.ytnbgz     { font-size: 1.4rem; }
.vy2n3vm2 .pmrtkou      { font-size: 3.8rem; }
.vy2n3vm2 h2.cyvhzbz { font-size: 2.2rem; }
.vy2n3vm2 h3.ytnbgz     { font-size: 1.6rem; }
.fpcm + .fpcm { position: relative; }
.qnzpqe89   .fpcm + .fpcm::before,
.t7fa  .fpcm + .fpcm::before,
.tkjcun   .fpcm + .fpcm::before,
.sf74e   .fpcm + .fpcm::before,
.frhbw5   .fpcm + .fpcm::before,
.na9s7a .fpcm + .fpcm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qnzpqe89 .fpcm + .fpcm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.t7fa .fpcm + .fpcm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tkjcun .fpcm + .fpcm::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;
}
.sf74e .fpcm + .fpcm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.p82kmgks .fpcm { margin-bottom: 16px; }
.p82kmgks .fpcm + .fpcm { margin-top: 0; }
.p82kmgks .wkv5covb { padding-top: 0; padding-bottom: 0; }
.frhbw5 .fpcm + .fpcm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.na9s7a .fpcm + .fpcm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.cfv3mm2i .fpcm + .fpcm::before,
.rmfh3o .fpcm + .fpcm::before,
.ri80da .fpcm + .fpcm::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%;
}
.viyshvl .cfv3mm2i .fpcm:nth-child(even)::before,
.viyshvl .rmfh3o .fpcm:nth-child(even)::before,
.viyshvl .ri80da .fpcm:nth-child(even)::before { background: var(--bg-surface); }
.uty7x98m .cfv3mm2i .fpcm:nth-child(even)::before,
.uty7x98m .rmfh3o .fpcm:nth-child(even)::before,
.uty7x98m .ri80da .fpcm:nth-child(even)::before { background: var(--bg-card); }
.cfv3mm2i .fpcm + .fpcm::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");
}
.rmfh3o .fpcm + .fpcm::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");
}
.ri80da .fpcm + .fpcm::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");
}
.lrjm4 .wmv0q,
.o76sho .wmv0q { padding-bottom: 60px; }
.tqc8k .wmv0q { padding-bottom: 70px; }
.frl6k .mexxc { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.liuw9 .mexxc { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.tjnd36nc .mexxc { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.r7nqnbv6 .mexxc { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.sjoiy .mexxc { background: var(--accent-bg); }
.wdugtq .pte8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.wdugtq .pte8 .bbqd { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wdugtq .wkv5covb::after { content: ''; display: block; clear: both; }
.zx8oe .pte8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zx8oe .pte8 .bbqd { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zx8oe .wkv5covb::after { content: ''; display: block; clear: both; }
.fgvgzpe .fpcm:nth-child(odd)  .pte8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fgvgzpe .fpcm:nth-child(even) .pte8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.fgvgzpe .pte8 .bbqd { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fgvgzpe .wkv5covb::after { content: ''; display: block; clear: both; }
.wdugtq .i7twx5,
.zx8oe .i7twx5,
.fgvgzpe .i7twx5,
@media (max-width: 900px) {
  .wdugtq .pte8,
  .zx8oe .pte8,
  .fgvgzpe .fpcm:nth-child(odd)  .pte8,
  .fgvgzpe .fpcm:nth-child(even) .pte8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .wdugtq .pte8 .bbqd,
  .zx8oe .pte8 .bbqd,
  .fgvgzpe .pte8 .bbqd {
    max-height: none !important;
  }
}
.wdugtq .z4pdnzxe,
.wdugtq .ku00m,
.zx8oe .z4pdnzxe,
.zx8oe .ku00m,
.fgvgzpe .z4pdnzxe,
.fgvgzpe .ku00m { overflow: hidden; }
@media (max-width: 640px) {
  .wdugtq .pte8,
  .zx8oe .pte8,
  .fgvgzpe .pte8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.hp6spk3p .p9ab4qo2,
.hp6spk3p .wkv5covb,
.hp6spk3p .l3be  { max-width: 1100px; }
.hp6spk3p { --content-mw: 1100px; }
.cgj2b59f .p9ab4qo2,
.cgj2b59f .wkv5covb,
.cgj2b59f .l3be  { max-width: 1200px; }
.xc9po .p9ab4qo2,
.xc9po .wkv5covb,
.xc9po .l3be  { max-width: 1320px; }
.dinb0qb { font-size: 0.82rem; color: var(--text-muted); }
.gixic6o9 { display: flex; align-items: center; }
.y57u5 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.fb51lt7k { display: flex; align-items: center; }
.u8yv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.u8yv:hover { text-decoration: underline; }
.of84ak3 { margin: 0 3px; opacity: 0.45; }
.of84ak3::before { content: '/'; }
.tmowhxv7 { padding: 2px 5px; color: var(--text-main); }
.fhn2q0 .dinb0qb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fhn2q0 .gixic6o9 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.z7jjryo .dinb0qb {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.z7jjryo .gixic6o9 { padding: 0 0 0 12px; }
.qzkk0c0l {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.tf8dvcq .gixic6o9 { padding: 0 16px; }
.tf8dvcq .dinb0qb {
  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);
}
.tf8dvcq .p9ab4qo2 { padding-top: 28px; }
@media (max-width: 720px) {
  .qzkk0c0l { margin-top: 18px; padding: 0 16px; }
  .tf8dvcq .p9ab4qo2 { padding-top: 16px; }
}
.hp6spk3p.fhn2q0 .gixic6o9 { max-width: 1100px; }
.cgj2b59f.fhn2q0 .gixic6o9 { max-width: 1200px; }
.xc9po.fhn2q0 .gixic6o9 { max-width: 1320px; }
.hp6spk3p .qzkk0c0l { max-width: 1100px; }
.cgj2b59f .qzkk0c0l { max-width: 1200px; }
.xc9po .qzkk0c0l { max-width: 1320px; }
.rmgyuj .fpcm { padding-top: 16px; padding-bottom: 16px; }
.m3cwn .fpcm { padding-top: 24px; padding-bottom: 24px; }
.piar .fpcm { padding-top: 40px; padding-bottom: 40px; }
.ryz46wo .fpcm { padding-top: 52px; padding-bottom: 52px; }
.d02z1yg .fpcm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.d02z1yg .fpcm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.d02z1yg .fpcm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.d02z1yg .fpcm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ynmlciz .wkv5covb { padding-top: 10px;  padding-bottom: 10px; }
.sf2y .wkv5covb { padding-top: 18px;  padding-bottom: 18px; }
.xb326 .wkv5covb { padding-top: 36px;  padding-bottom: 36px; }
.mbv5k .wkv5covb { padding-top: 48px;  padding-bottom: 48px; }
.d2xfs h2.cyvhzbz { font-weight: 600; }
.d2xfs h3.ytnbgz     { font-weight: 600; }
.zxp3 h2.cyvhzbz { font-weight: 800; }
.zxp3 h3.ytnbgz     { font-weight: 700; }
.pgwg7 h2.cyvhzbz { font-weight: 900; }
.pgwg7 h3.ytnbgz     { font-weight: 800; }
.pgwg7 .yypbh6 strong,
.pgwg7 .yypbh6 strong { font-weight: 600; }
.euputi50 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.r0i2mz .euputi50 { display: none; }
@media (max-width: 640px) {
  .htyv84m { display: none; }
  .euputi50 {
    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;
  }
}
.euputi50 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.euputi50:hover { opacity: 0.85; }
.immxmw4 .euputi50 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gog7f1 .euputi50,
.w1vyyv  .euputi50 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gog7f1 .euputi50:hover,
.w1vyyv  .euputi50:hover { opacity: 0.88; }
.immxmw4.gog7f1 .euputi50,
.immxmw4.w1vyyv  .euputi50 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.tfie5b {
  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;
}
.tfie5b:hover { transform: translateY(-2px); opacity: 0.92; }
.tfie5b { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vuqoh4x .tfie5b { display: none; }
.ezui .tfie5b { right: 32px; }
.avd4  .tfie5b { left: 32px; }
@media (max-width: 480px) {
  .ezui .tfie5b { right: 20px; bottom: 20px; }
  .avd4  .tfie5b { left: 20px; bottom: 20px; }
}
.xx834n { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.l3be { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.km2owij1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.poi669ob { color: var(--text-dim); font-size: 0.8rem; }
.jdgdk a, .utuv a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jdgdk a:hover, .utuv a:hover { color: var(--accent-light); }
.utuv { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ffwg60 .l3be { text-align: center; }
.ffwg60 .utuv { justify-content: center; margin-bottom: 16px; }
.ffwg60 .km2owij1 { margin-top: 0; }
.qrqjjx { margin-top: 10px; }
.qrqjjx a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .l3be { padding-left: 16px; padding-right: 16px; }
  .ur1d .l3be { padding: 20px 16px; }
  .utuv { gap: 4px 12px; }
  .km2owij1 { font-size: 0.78rem; }
}
.smo99 .km2owij1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.smo99 .poi669ob { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .smo99 .igsfvw { grid-template-columns: 1fr 1fr; } .smo99 .u28f34 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .smo99 .igsfvw { grid-template-columns: 1fr; } }
.veyoc .km2owij1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .veyoc .v895a9m { gap: 12px; } .veyoc .xu2h { margin-right: 0; width: 100%; } }
.ywarl42 .km2owij1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ywarl42 .poi669ob { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ywarl42 .mgri3ia { grid-template-columns: 1fr 1fr; } .ywarl42 .nsruw6ev { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ywarl42 .mgri3ia { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .xrdq .y5530u { grid-template-columns: 1fr 1fr; } .xrdq .x5afh:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xrdq .y5530u { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zik29 .y5530u { grid-template-columns: 1fr; } }
.twmnfw9e .l3be { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.twmnfw9e .utuv { justify-content: center; }
.bh75 .nad0gg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bh75 .xx834n { background: var(--bg-page); border-top-color: var(--border-alt); }
.sz4nx .nad0gg      { background: #0d1117; border-bottom-color: #21262d; }
.sz4nx .qnhm { color: var(--accent-light); }
.sz4nx .gkv4xaq { --msep-color: #8b949e; }
.sz4nx .gkv4xaq a { color: #8b949e; }
.sz4nx .gkv4xaq a:hover { color: var(--accent-light); }
.sz4nx .hgc9c4pg { color: #8b949e; }
.sz4nx .xx834n { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sz4nx .km2owij1,
.sz4nx .poi669ob { color: #6e7681; }
.sz4nx .jdgdk a, .sz4nx .utuv a,
.sz4nx .jdgdk a:hover, .sz4nx .utuv a:hover,
@media (max-width: 640px) {
  .sz4nx .gkv4xaq { background: #0d1117; border-top-color: #21262d; }
  .sz4nx .gkv4xaq li a { border-bottom-color: #21262d; }
}
.f8oltp .nad0gg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.f8oltp .qnhm { color: var(--accent-light); }
.f8oltp .gkv4xaq { --msep-color: #475569; }
.f8oltp .gkv4xaq a { color: #475569; }
.f8oltp .gkv4xaq a:hover { color: var(--accent-light); }
.f8oltp .hgc9c4pg { color: #64748b; }
.f8oltp .xx834n { background: #f0f4f8; border-top-color: #cbd5e1; }
.f8oltp .km2owij1,
.f8oltp .poi669ob { color: #64748b; }
.f8oltp .jdgdk a, .f8oltp .utuv a,
.f8oltp .jdgdk a:hover, .f8oltp .utuv a:hover,
@media (max-width: 640px) {
  .f8oltp .gkv4xaq { background: #f0f4f8; border-top-color: #cbd5e1; }
  .f8oltp .gkv4xaq li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gog7f1 .nad0gg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gog7f1 .qnhm { color: #fff; }
.gog7f1 .gkv4xaq { --msep-color: rgba(255,255,255,0.82); }
.gog7f1 .gkv4xaq a { color: rgba(255,255,255,0.82); }
.gog7f1 .gkv4xaq a:hover { color: #fff; }
.gog7f1 .hgc9c4pg { color: rgba(255,255,255,0.9); }
.gog7f1 .xx834n { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gog7f1 .km2owij1,
.gog7f1 .poi669ob { color: rgba(255,255,255,0.72); }
.gog7f1 .jdgdk a, .gog7f1 .utuv a,
.gog7f1 .jdgdk a:hover, .gog7f1 .utuv a:hover,
@media (max-width: 640px) {
  .gog7f1 .gkv4xaq { background: var(--accent); border-top-color: var(--accent-light); }
  .gog7f1 .gkv4xaq li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.w1vyyv .nad0gg {
  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);
}
.w1vyyv .xx834n {
  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) {
  .w1vyyv .gkv4xaq {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ku3u .fx1jh { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.mvbcsyw .fx1jh { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wmrsz7 .fx1jh { min-height: 72px; height: auto; }
.w966ubq .fx1jh { min-height: 84px; height: auto; }
.ur1d .fx1jh { max-width: none; padding: 0 32px; }
.ur1d .l3be  { max-width: none; padding: 24px 32px; }
.ddbf9gbg.cgj2b59f .fx1jh { max-width: 1200px; }
.ddbf9gbg.xc9po .fx1jh { max-width: 1320px; }
.w7swr   .qnhm, .w7swr   .xu2h { text-transform: capitalize; }
.t1hyk .qnhm, .t1hyk .xu2h { text-transform: lowercase; }
.sxhb .qnhm, .sxhb .xu2h { text-transform: uppercase; letter-spacing: 0.06em; }
.ufi9xcsm, .vy8a559 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cggmz5 .ufi9xcsm,
.s2clg1w .ufi9xcsm,
.hmr6 .ufi9xcsm,
.mul0q .ufi9xcsm,
.b2guc8xj   .gkv4xaq a { font-weight: 500; }
.w2j7 .gkv4xaq a { font-weight: 600; }
.akhlwr     .gkv4xaq a { font-weight: 700; }
.iwq5nu    .gkv4xaq a { font-weight: 800; letter-spacing: 0.01em; }
.sg97w4     .gkv4xaq > li + li::before,
.x56m    .gkv4xaq > li + li::before,
.c7eyz0m4    .gkv4xaq > li + li::before,
.wwkmhp7 .gkv4xaq > li + li::before,
.iiue .gkv4xaq > li + li::before,
.txm3j  .gkv4xaq > li + li::before,
.ryctdary    .gkv4xaq > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.sg97w4     .gkv4xaq > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.x56m    .gkv4xaq > li + li::before { content: "|"; }
.c7eyz0m4    .gkv4xaq > li + li::before { content: "—"; }
.wwkmhp7 .gkv4xaq > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.iiue .gkv4xaq > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.txm3j  .gkv4xaq > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ryctdary    .gkv4xaq > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .zbt9 .hgc9c4pg,
  .dkkg5jve .hgc9c4pg,
  .fuwe .hgc9c4pg,
  .x73jj .hgc9c4pg,
  .x1qrz .hgc9c4pg {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .zbt9 .hgc9c4pg::before,
  .dkkg5jve .hgc9c4pg::before,
  .fuwe .hgc9c4pg::before,
  .x73jj .hgc9c4pg::before,
  .x1qrz .hgc9c4pg::before { content: ""; display: block; flex-shrink: 0; }

  
  .zbt9 .hgc9c4pg::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;
  }

  
  .dkkg5jve .hgc9c4pg::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;
  }

  
  .fuwe .hgc9c4pg::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;
  }

  
  .x73jj .hgc9c4pg::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;
  }

  
  .x1qrz .hgc9c4pg::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) {
  .l15rhq79 .hgc9c4pg {
    padding: 5px 14px;
  }
  .l15rhq79 .gkv4xaq {
    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;
  }
  .l15rhq79 .gkv4xaq li a {
    border-bottom: none; padding: 10px 22px;
  }
  .l15rhq79 .gkv4xaq li a:hover { background: var(--bg-raised); }
  .l15rhq79 .ttnu,
  .qlk8 .ttnu,
  .glnboyo .ttnu { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .fm7v .hgc9c4pg {
    padding: 5px 10px;
  }
  .fm7v .gkv4xaq {
    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);
  }
  .fm7v .gkv4xaq.fjsuefs { transform: translateX(0); }
  .fm7v .gkv4xaq li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .fm7v .gkv4xaq li:last-child a { border-bottom: none; }
  .gog7f1 .gkv4xaq,
  .sz4nx .gkv4xaq { background: var(--accent) !important; }
  .gog7f1 .gkv4xaq li a,
  .sz4nx .gkv4xaq li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .glnboyo .hgc9c4pg {
    padding: 5px 10px;
  }
  .glnboyo .gkv4xaq {
    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);
  }
  .glnboyo .gkv4xaq::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .glnboyo .gkv4xaq.fjsuefs { transform: translateY(0); }
  .glnboyo .gkv4xaq li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ozda8 .hgc9c4pg {
    padding: 5px 10px;
  }
  .ozda8 .gkv4xaq {
    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;
  }
  .ozda8 .gkv4xaq.fjsuefs { opacity: 1; pointer-events: auto; }
  .ozda8 .gkv4xaq li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .hw4tti     .hgc9c4pg { border-radius: 0 !important; }
  .uvlrbur   .hgc9c4pg { border-radius: 8px !important; }
  .zi7e .hgc9c4pg { border-radius: 50% !important; }
  .vu8s   .hgc9c4pg { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .hep66 .ijz8q80 { flex-direction: column; align-items: stretch; }
  .hep66 .d765b { flex-direction: row; min-width: auto; }
  .hep66 .ybste11 { align-items: flex-start; text-align: left; }
}
.us5s,
.us5s.fpcm,
.viyshvl .us5s,
.y5x84n .us5s,
.uty7x98m .us5s,
.kmcol .us5s {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.aq8i8 {
  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;
}
.b7eulwt2 { flex: 1 1 280px; min-width: 0; }
.ruhhl3 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.iqdq {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.yfifwe {
  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;
}
.yfifwe:hover { transform: translateY(-1px); opacity: 0.95; }
.j5bogzn .aq8i8 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.j5bogzn .ruhhl3 { color: var(--cta); }
.j5bogzn .iqdq { color: var(--text-body); }
.j5bogzn .yfifwe {
  background: var(--cta) !important;
  color: #fff !important;
}
.km2k8yfo .aq8i8 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.km2k8yfo .ruhhl3 { color: var(--text-primary); }
.km2k8yfo .iqdq { color: var(--text-body); }
.km2k8yfo .yfifwe {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .aq8i8 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .b7eulwt2 { flex: 0 0 auto; }
  .ruhhl3 { font-size: 1.2rem; }
  .yfifwe { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.kxrvu .gl7oypj { height: 36px; }
.hzl43j .gl7oypj { height: 60px; max-width: 200px; }
.p7eiwpfw .gl7oypj { height: 56px; max-width: 180px; }
.ci06s    .h6bts5z, .ci06s    .n3e0i48f { color: #f59e0b; }
.mxp7siw2 .h6mza6w {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .mcah .ki3n6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mcah .mexm4 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mcah .mexm4 { padding: 40px 16px 20px; }
  .mcah .h6mza6w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mcah .i6m9 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .b1pn1w .mexm4 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .b1pn1w .mexm4::before {
    position: absolute; top: 14px; left: 14px;
  }
  .b1pn1w .i93lwva {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .b1pn1w .p7a6py { white-space: normal; text-align: center; font-size: 1.2rem; }
  .b1pn1w .h6mza6w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .b1pn1w .i6m9 { width: 100%; min-width: 0; }
  .b1pn1w .h6bts5z { min-width: 0; }
}
.ir3g4d .mexm4::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.gfoen9v .f18oa6 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gfoen9v .f18oa6 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gfoen9v .f18oa6 p { padding: 0 2px 16px; }
.oesy .f18oa6 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.oesy .f18oa6 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.oesy .f18oa6 summary::after { content: "›"; font-size: 1.2em; }
.oesy .f18oa6[open] summary::after { content: "‹"; }
.oesy .f18oa6 p { padding: 10px 22px 4px; }
.kfwgu .f18oa6 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.kfwgu .f18oa6 summary { color: var(--text-primary); padding-left: 16px; }
.kfwgu .f18oa6 summary::after { content: "›"; font-size: 1.1em; }
.kfwgu .f18oa6[open] summary::after { content: "‹"; }
.kfwgu .f18oa6 p { padding-left: 16px; }
.ev30c6u7 .lu313qw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ev30c6u7 .f18oa6 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ev30c6u7 .f18oa6:last-child { border-bottom: none; }
.ev30c6u7 .f18oa6 summary { color: var(--text-primary); border-radius: 0; }
.ev30c6u7 .f18oa6 summary::after { content: "›"; font-size: 1.1em; }
.ev30c6u7 .f18oa6[open] summary::after { content: "‹"; }
.w2xys2 .f18oa6 { overflow: hidden; }
.w2xys2 .f18oa6 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.w2xys2 .f18oa6 summary::after { color: rgba(255,255,255,.75); }
.w2xys2 .f18oa6[open] summary { border-radius: 0; }
.ayhw37 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.x3c1 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.uskvs {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.unnnmrrq { color: var(--text-muted); font-size: 1.05rem; }
.yymrkr {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.x51jjfc4 { margin-bottom: 20px; }
.z6bnu {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.eat52y {
  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;
}
.eat52y:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.hf0h9 { resize: vertical; min-height: 130px; }
.fzz7zn5x { width: 100%; margin-top: 8px; }
.mvz339f8 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.capp {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.p1rr12xh { color: var(--text-muted); line-height: 1.75; }
.njl8wxld { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.njl8wxld li { margin-bottom: 6px; }
.j74wm { max-width: 760px; margin: 0 auto; }
.jiuylvat { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ktj197l8 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ktj197l8:last-child { border-bottom: none; }
.ktj197l8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.ktj197l8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.adll { max-width: 760px; margin: 0 auto; }
.lbv29n { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.lfbklmw ul.njl8wxld { margin: 0; }
.g54uwn .lbv29n { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .g54uwn { grid-template-columns: 1fr; gap: 10px; } }
.l38y5 { max-width: 640px; margin: 0 auto; text-align: center; }
.ejw34o { margin-bottom: 48px; }
.ejw34o .lbv29n { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ejw34o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.df3oiq .njl8wxld { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ltfi { grid-template-columns: 1fr; } }
.a3pw { color: inherit; text-decoration: none; }
.a3pw:hover { color: var(--accent-light); text-decoration: underline; }
.jb64 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.e85d2 { margin-bottom: 48px; }
.m03ialv { max-width: 760px; margin: 0 auto; }
.efda { text-align: center; }
.wwkxedy { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wwkxedy:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.v6wjx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.wwkxedy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wwkxedy ul.njl8wxld { margin: 0; }
.lib9 { color: var(--text-muted); line-height: 1.75; }
.efda .njl8wxld,
.j1asulve .njl8wxld,
.lr6uyv .njl8wxld,
.vmrmo .njl8wxld {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.efda .wwkxedy,
.j1asulve .wwkxedy { text-align: left; }
.efda .v6wjx,
.j1asulve .v6wjx { text-align: center; }
.xy2d9 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.mcnpj34 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.wxvnwk { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.cg576n { margin-top: 12px; }
.pmwy { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.pmwy:hover { border-bottom-color: var(--accent-light); }
.rn6w9ho { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.rn6w9ho img { width: 100%; height: 100%; object-fit: cover; display: block; }
.otds1wg { width: 200px; height: 200px; }
.u8ywy { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.tfnr6eyi { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.dxag { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.kuwy { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .dp3ji9tu { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.veho8kh { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.veho8kh .wxvnwk, .veho8kh .mcnpj34 { max-width: 640px; }
.b4bnw8 .xy2d9 { font-size: 1.6rem; margin-top: 18px; }
.jgoy3 .wxvnwk { margin-bottom: 28px; }
@media (max-width: 860px) { .rh0a77fv { grid-template-columns: 1fr; } .b4bnw8 { position: static; text-align: center; } }
.nc2wn .rn6w9ho { margin: 0 auto 18px; }
.nc2wn .dxag { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .vvmi { grid-template-columns: 1fr; } }
.uge3fen .xy2d9 { font-size: 1.6rem; margin-bottom: 6px; }
.vmrmo .njl8wxld { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uge3fen { flex-direction: column; text-align: center; } .u8lwa4s { grid-template-columns: 1fr; } }
.aso0dkn .xy2d9 { font-size: 1.35rem; margin: 0 0 4px; }
.aso0dkn .dxag { margin: 0; }
.dbtrulc .uskvs { color: var(--accent-light); }
.bcbcyci {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.bcbcyci .uskvs { font-size: 2rem; }
.bcbcyci .unnnmrrq { max-width: 680px; }
.gf4hv7t .uskvs { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.gf4hv7t .unnnmrrq  { margin: 0; }
@media (max-width: 640px) { .gf4hv7t { flex-direction: column; } }
.nczuwide .uskvs { color: var(--accent-light); }
.b78p .uskvs { color: #fff; }
.b78p .unnnmrrq  { color: rgba(255,255,255,0.85); }
.rafybgc { max-width: 680px; margin: 0 auto; }
.knr0u {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .knr0u { grid-template-columns: 1fr; } }
.ogwm .eat52y {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ogwm .eat52y:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bj1hmia .eat52y { background: var(--bg-raised); border-color: transparent; }
.bj1hmia .eat52y:focus { background: var(--bg-card); border-color: var(--accent-light); }
.obd0 .eat52y { border-radius: 100px; padding: 11px 20px; }
.obd0 .hf0h9 { border-radius: 14px; }
.wrxx2h {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .wrxx2h { grid-template-columns: 1fr; } }
.n6a96o5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.n6a96o5 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.n6a96o5 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n55sb { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.n55sb li { margin-bottom: 6px; }
.lm6h{display:none}
.lm6h:empty,.yg72:empty{display:none}
.ep6ty{position:relative;overflow:visible}
.h6uqzog .tqc5lx,.tidm .tqc5lx,
.lqkfw0l .tqc5lx,.ku1a8ch3 .tqc5lx,
.qfblly .tqc5lx,.kokc2 .tqc5lx{display:block}
.kfd9x .o13c{display:block}
.h6uqzog .tqc5lx,.tidm .tqc5lx,
.lqkfw0l .tqc5lx,.ku1a8ch3 .tqc5lx,
.qfblly .tqc5lx{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}
.h6uqzog .tqc5lx .yg72,.tidm .tqc5lx .yg72,
.lqkfw0l .tqc5lx .yg72,.ku1a8ch3 .tqc5lx .yg72,
.qfblly .tqc5lx .yg72{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}
.h6uqzog .m24zeelz,.tidm .m24zeelz,
.lqkfw0l .m24zeelz,.ku1a8ch3 .m24zeelz,
.qfblly .m24zeelz{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.h6uqzog .tqc5lx,.tidm .tqc5lx{top:12px}
.h6uqzog .tqc5lx .yg72{margin-right:auto}
.tidm .tqc5lx .yg72{margin-left:auto}
.tidm .tqc5lx{text-align:right}
.lqkfw0l .tqc5lx,.ku1a8ch3 .tqc5lx{bottom:12px}
.lqkfw0l .tqc5lx .yg72{margin-right:auto}
.ku1a8ch3 .tqc5lx .yg72{margin-left:auto}
.ku1a8ch3 .tqc5lx{text-align:right}
.qfblly .tqc5lx{position:relative;margin-top:16px}
.qfblly .tqc5lx .yg72{margin:0 auto}
.kokc2 .tqc5lx{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kokc2 .tqc5lx .yg72{margin:0}
.kokc2 .mexxc~.tqc5lx,
.kokc2 .rmib4ll~.tqc5lx{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kokc2 .mexxc~.tqc5lx .yg72,
.kokc2 .rmib4ll~.tqc5lx .yg72{justify-content:flex-start}
.mexxc~.tqc5lx,.rmib4ll~.tqc5lx{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}
.mexxc~.tqc5lx .yg72{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rmib4ll~.tqc5lx .yg72{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o13c .yg72{margin:0 0 12px}
.yg72{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.m24zeelz{white-space:nowrap}
.yplmwx4l .m24zeelz{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.dkqle .m24zeelz{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}
.djftik .yg72{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.h545 .m24zeelz{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.yu55fli6 .m24zeelz{color: var(--accent-light);opacity:1;font-weight:500}
.ukogenle .m24zeelz{border-bottom:1px solid currentColor;padding-bottom:2px}
.eb4o .yg72{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ffma{--date-bg:var(--accent-bg-light)}
.l0dfk5gq .cbng::before{content:""}
.ltcu1h .m24zeelz + .m24zeelz::before{content:"•";margin-right:6px;opacity:.4}
.c85ppd4 .m24zeelz + .m24zeelz::before{content:"/";margin-right:6px;opacity:.35}
.u8lfuw8a .m24zeelz + .m24zeelz::before{content:"|";margin-right:6px;opacity:.3}
.gm6p9q5g .m24zeelz + .m24zeelz::before{content:"—";margin-right:6px;opacity:.3}
.i11ryyo .m24zeelz + .m24zeelz::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.kk79y9nc .m24zeelz + .m24zeelz::before{content:"·";margin-right:6px;opacity:.4}
.vt5zu .m24zeelz + .m24zeelz::before{content:"›";margin-right:6px;opacity:.4}
.w1vz6t51 .m24zeelz + .m24zeelz::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.doe4{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.myi1{display:flex;flex-direction:column;gap:3px}
.nge4xr{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.p8ov9x{font-weight:700;font-size:1rem;color:var(--text-heading)}
.us055{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.rych7l7y .doe4{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.g1wr9bp7 .doe4{border-top:3px solid var(--accent);padding-top:18px}
.cjxtlfy .doe4{border-left:3px solid var(--accent);border-radius:0}
.h5pq .doe4{padding:20px 0}
@media(max-width:640px){
  .doe4{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .us055{max-width:100%}
}
.ay3f2 .ko1qcs4t{margin:0}
@media (max-width:560px){
  .ajeq{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) {
  .reidn22s { padding: 28px 18px 20px; }
  .l9tf9e9y { font-size: 1.2rem; }
  .uv2gv { max-width: 220px; max-height: 80px; }
}
.fjs1n  .r2gntvp { border-radius: 50%; }
.s29pzefw .aq8i8 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .r2gntvp { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.bss7f {
  margin: 28px 0 24px;
}
.bss7f .fpcm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.bss7f .wkv5covb {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.bss7f .aq8i8 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .fx1jh { flex-direction: row-reverse; }
[dir="rtl"] .gkv4xaq { flex-direction: row-reverse; }
[dir="rtl"] .ezui .tfie5b { right: auto; left: 32px; }
[dir="rtl"] .avd4  .tfie5b { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ezui .tfie5b { right: auto; left: 20px; }
  [dir="rtl"] .avd4  .tfie5b { left: auto;  right: 20px; }
}
[dir="rtl"] .wdugtq .pte8  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zx8oe .pte8 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .mexxc,
[dir="rtl"] .xya2a,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .z4pdnzxe, [dir="rtl"] .ku00m { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .iwffd55 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .g45aw { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yypbh6 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .aq8i8 { direction: rtl; }
[dir="rtl"] .dinb0qb { direction: rtl; }
[dir="rtl"] .tvmvm { direction: rtl; }
[dir="rtl"] .d0wd5 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .yg99k .ku00m,
[dir="rtl"] .ty1t .ku00m,
[dir="rtl"] .w6alrezi .ku00m,
[dir="rtl"] .pvrys .ku00m {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .yg99k .ku00m li::before,
[dir="rtl"] .ty1t .ku00m li::before,
[dir="rtl"] .w6alrezi .ku00m li::before,
[dir="rtl"] .pvrys .ku00m li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .mexxc.efxn .wmv0q { align-items: flex-end; text-align: right; }
[dir="rtl"] .mexxc.sikf1rq .wmv0q { text-align: center; }
[dir="rtl"] .mexxc .wmv0q { text-align: right; }
[dir="rtl"] .wkv5covb,
[dir="rtl"] .v2ce1l,
[dir="rtl"] .e2jibqn,
[dir="rtl"] .t1dj9b0,
[dir="rtl"] .yymrkr,
[dir="rtl"] .z6bnu,
[dir="rtl"] .wxvnwk,
[dir="rtl"] .eat52y,
[dir="rtl"] .hf0h9 { text-align: right; direction: rtl; }
[dir="rtl"] .obd0 .eat52y,
[dir="rtl"] .ogwm .eat52y { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1b847e;
  --brand:           #1b847e;
  --brand-light:     #1d6863;
  --brand-pale:      #318681;
  --grad-start:      #2ad0c6;
  --grad-end:        #64d3cd;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #99005f;
  --cta-light:       #700045;
  --cta-hover:       #5b0038;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f5;
  --bg-raised:       #eef1f1;
  --bg-hover:        #f3f5f5;
  --border:          #e2e8e8;
  --border-alt:      #d0dcdb;
  --border-section:  #e2e8e8;
  --text-primary:    #171b1b;
  --text-muted:      #52605f;
  --text-body:       #2e3736;
  --text-sub:        #465251;
  --text-faint:      #758988;
  --text-dim:        #90a1a0;
  --text-label:      #5d6e6d;
  --text-value:      #3a4444;
  --accent-bg:       #e3f1f1;
  --accent-bg-light: #caebe9;
  --bg-tip:          #f9f0f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f0;
  --bg-cons:         #faf6f3;
  --c-pros:          #8f131a;
  --c-cons:          #9f5921;
  --c-pros-label:    #aa171f;
  --c-tip-border:    #bc1922;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8f131a;
}
:root { --logo-bg-opacity: 41%; }
body, button, input { font-family: "Encode Sans", sans-serif; }
.sgjx .xvoy8 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.sgjx .xvoy8::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.sgjx .tw26j     .xvoy8::before { content: "";  color: var(--c-tip-border); }.sgjx .jhn89ei .xvoy8::before { content: ""; color: var(--c-warn-border); }.sgjx .vopasnvg    .xvoy8::before { content: ""; color: #60a5fa; }.m06kvnri .sgjx .tw26j     .xvoy8::before { color: #10b981; }.m06kvnri .sgjx .jhn89ei .xvoy8::before { color: #f43f5e; }.m06kvnri .sgjx .vopasnvg    .xvoy8::before { color: #a855f7; }.kjek  .sgjx .tw26j     .xvoy8::before { color: #eab308; }.kjek  .sgjx .jhn89ei .xvoy8::before { color: #ef4444; }.kjek  .sgjx .vopasnvg    .xvoy8::before { color: #f97316; }.fd4n  .sgjx .tw26j     .xvoy8::before { color: #38bdf8; }.fd4n  .sgjx .jhn89ei .xvoy8::before { color: #818cf8; }.fd4n  .sgjx .vopasnvg    .xvoy8::before { color: #2dd4bf; }.i645o .sgjx .xvoy8::before { color: var(--accent-light) !important; }
.gkwt9nn .basn li::before, .gkwt9nn .ihahpx6 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.gkwt9nn .basn li::before { content: ""; }.gkwt9nn .ihahpx6 li::before { content: ""; }.gkwt9nn .mohtli::before, .gkwt9nn .afny67qi::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.gkwt9nn .mohtli::before { content: ""; }.gkwt9nn .afny67qi::before { content: ""; }
.o1aqug .telry, .o1aqug .mexxc { min-height: 420px; }
.sdz1 .euputi50::after,.sdz1 .tfie5b::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; }
.of84ak3::before { content: '>'; }