:root {
  --color-accent: #128f98;
  --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;
}
.gworvsyn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.y4oh92d {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xrcx0 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.hr9mnzhu { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tq0t { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tq0t a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tq0t a:hover { color: var(--accent-light); }
.ej8j9n  .fu8oc { border-radius: 14px; }
.ej8j9n .fu8oc li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ej8j9n .fu8oc li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ig3nhduh  .fu8oc li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .fu8oc {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yhbap:hover .fu8oc,
  .yhbap:focus-within .fu8oc { display: block; }
  .fu8oc li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bn06w4c {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ccmdtsot { display: none; }
@media (max-width: 640px) {
  .ccmdtsot {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ccmdtsot.f07oz { display: block; }
}
@media (max-width: 640px) {
  .bn06w4c { display: block; }
  .tq0t > li + li::before { display: none !important; }
  .tq0t {
    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;
  }
  .tq0t.f07oz { display: flex; }
  .tq0t li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tq0t li:last-child a { border-bottom: none; }
}
.x94scz { min-height: 480px; }
.i7jrs597 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.n87d { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vpx8o .n87d { margin-left: 0; margin-right: 0; }
.yl2c290z {
  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;
}
.tfrnca .yl2c290z { margin-top: 24px; }
.yl2c290z:hover { opacity: 0.88; }
.eq7vk .i7jrs597 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.eq7vk .n87d { color: #e2e8f0; }
.eq7vk.t76h3 .oauxdy8k { text-align: center; }
.gw0hof .i7jrs597 { color: var(--text-primary); text-shadow: none; }
.gw0hof .n87d { color: var(--text-muted); }
.gw0hof .yl2c290z { margin-top: 16px; }
.gw0hof, .gw0hof.x94scz { min-height: auto !important; }
.gw0hof.t76h3 .oauxdy8k { text-align: center; }
.gw0hof~.vk77hmi{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}
.gw0hof~.vk77hmi .zmhjvf{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; }
}
.ymvi .i7jrs597 { color: #fff; }
.ymvi .n87d { color: rgba(255,255,255,0.85); }
.ymvi .yl2c290z { background: #fff; color: var(--cta); }
.ymvi .yl2c290z:hover { opacity: 0.92; }
.xu6jdl .shl1g { position: relative; overflow: hidden; }
.xu6jdl .shl1g::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;
}
.r1hmfa27 .shl1g {
  animation: hg-breathe 7s ease-in-out infinite;
}
.jau7 .shl1g { position: relative; overflow: hidden; }
.jau7 .shl1g::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;
}
.sl7e .shl1g { position: relative; overflow: hidden; }
.sl7e .shl1g::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;
}
.tjkofqul .shl1g {
  animation: hg-fadein 1.2s ease-out both;
}
.shl1g {
  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%);
}
.t2lg {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.b7tow {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.mps07rg {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.shl1g .i7jrs597 { text-shadow: none; color: var(--text-primary); }
.shl1g .n87d { color: var(--text-muted); }
body.w64i .i7jrs597 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vb7p3jlz .i7jrs597 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.x94scz.ymvi .i7jrs597,
section.ymvi .i7jrs597 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.shl1g.t76h3 .t2lg { align-items: center; text-align: center; }
.shl1g.vpx8o   .t2lg { align-items: flex-start; text-align: left; }
.hi9gp .b7tow { position: relative; }
.hi9gp .b7tow::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hi9gp.omaocrz .b7tow::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.qeq9fcwx .b7tow {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.qeq9fcwx .mps07rg {
  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);
}
.qeq9fcwx.omaocrz .b7tow { padding: 32px 0 32px 32px; }
.euzu6pk7 .b7tow {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.euzu6pk7 .mps07rg {
  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);
}
.omaocrz .t2lg {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.euzu6pk7.omaocrz .b7tow { padding: 40px 16px 40px 48px; }
.x94scz .amly {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.amly .ud0fi5oq.rvwbj8 {
  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;
}
.amly .ud0fi5oq.rvwbj8:hover { opacity: 0.85; }
.v3a8bttc .b7tow {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .shl1g { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .shl1g:not(.v3a8bttc) .b7tow { display: none !important; }
  .v3a8bttc .b7tow { padding: 16px; }
  .t2lg  { padding: 36px 24px; }
  .shl1g~.vk77hmi,.omaocrz~.vk77hmi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .x94scz, .shl1g { min-height: 320px !important; }
  .i7jrs597 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .egfydctk,
  .ktu9pz,
  .y7le { grid-template-columns: 1fr !important; }

  

  
  .t1bmdsb8 { display: flex !important; flex-direction: column !important; }
  .t1bmdsb8 .oauxdy8k { display: contents; }
  .t1bmdsb8 .m57ruog5 { order: 0; }
  .t1bmdsb8 .i7jrs597 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .t1bmdsb8 .egfydctk { order: 2; padding: 0 16px 12px !important; }
  .t1bmdsb8 .n87d { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .tfrnca .oauxdy8k { display: flex; flex-direction: column; }
  .tfrnca .oauxdy8k .i7jrs597 { order: 1; }
  .tfrnca .oauxdy8k .y7le { order: 2; margin: 8px 0 24px !important; }
  .tfrnca .oauxdy8k .n87d { order: 3; }
  .tfrnca .oauxdy8k .yl2c290z { order: 4; align-self: center; margin-top: 0; }

  
  .shl1g.v3a8bttc {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .shl1g.v3a8bttc .t2lg { display: contents; padding: 0; }
  .shl1g.v3a8bttc .t2lg .i7jrs597 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .shl1g.v3a8bttc .b7tow { order: 2; padding: 12px 16px; }
  .shl1g.v3a8bttc .t2lg .n87d { order: 3; padding: 0 24px; margin: 0 auto; }
  .shl1g.v3a8bttc .t2lg .yl2c290z { order: 4; align-self: center; margin: 8px 0 32px; }
}
.t84kfji { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hnri { width: 100%; height: auto; display: block; border-radius: 10px; }
.gph8c87 .t84kfji        { border-radius: 16px; }
.gph8c87 .hnri  { border-radius: 16px; }
.cc5usb .t84kfji         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cc5usb .hnri   { border-radius: 8px; }
.st7yvj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.p3lm4z1 { width: 100%; padding: 32px 0; position: relative; }
.i41k { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.qjn9 .p3lm4z1:nth-child(even) { background: var(--bg-surface); }
.qjn9 .p3lm4z1:nth-child(odd)  { background: var(--bg-page); }
.x4paesp .p3lm4z1:nth-child(even) { background: var(--bg-card); }
.x4paesp .p3lm4z1:nth-child(odd)  { background: var(--bg-page); }
.qjn9 .p3lm4z1:nth-child(odd)  .i41k { background: var(--bg-card); border-radius: 6px; }
.qjn9 .p3lm4z1:nth-child(even) .i41k { background: var(--bg-raised); border-radius: 6px; }
.x4paesp .p3lm4z1:nth-child(odd)  .i41k { background: var(--bg-card); border-radius: 6px; }
.x4paesp .p3lm4z1:nth-child(even) .i41k { background: var(--bg-raised); border-radius: 6px; }
.qjn9 .p3lm4z1:nth-child(even) .jg5vfa8 .c3iee3o,
.x4paesp .p3lm4z1:nth-child(even) .jg5vfa8 .c3iee3o { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.qjn9 .p3lm4z1:nth-child(odd) .jg5vfa8 .c3iee3o,
.x4paesp .p3lm4z1:nth-child(odd) .jg5vfa8 .c3iee3o { background: var(--bg-card-inner); }
.qjn9 .p3lm4z1:nth-child(even) .drd1xv5 .c3iee3o:nth-child(odd),
.x4paesp .p3lm4z1:nth-child(even) .drd1xv5 .c3iee3o:nth-child(odd)  { background: var(--bg-card); }
.qjn9 .p3lm4z1:nth-child(even) .drd1xv5 .c3iee3o:nth-child(even),
.x4paesp .p3lm4z1:nth-child(even) .drd1xv5 .c3iee3o:nth-child(even) { background: var(--bg-card-inner); }
h1.ay51 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ay51 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.y9u7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xyfl9q4 h2.ay51 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.rbgt h2.ay51 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.mb1z h2.ay51 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ni53g h2.ay51::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pqp4j h2.ay51 {
  color: var(--text-primary); font-size: 1.7rem;
}
.s371k8 h2.ay51::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.a5lsm h2.ay51 {
  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;
}
.hyjb { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .hyjb { display: none; } }
.lutrk { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ibzcu { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.iim61p {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.nl7y2oj { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.sxkvct4g { padding-left: 20px; }
.sxkvct4g li { margin-bottom: 6px; }
.sxkvct4g a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.sxkvct4g a:hover { color: var(--accent-light); }
.e8n7lmk .nl7y2oj { display: none; }
.p0l9iil .nl7y2oj { display: none; }
.p0l9iil .sxkvct4g { padding-left: 0; list-style: none; }
.p0l9iil .sxkvct4g li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.p0l9iil .sxkvct4g a { font-size: 0.92rem; }
.f2l6 .iim61p { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.f2l6 .nl7y2oj { display: none; }
.f2l6 .sxkvct4g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.f2l6 .sxkvct4g li { margin-bottom: 0; }
.f2l6 .sxkvct4g 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;
}
.f2l6 .sxkvct4g a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.re4t1k30 .iim61p { padding: 20px 20px 16px; }
.re4t1k30 .sxkvct4g {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.re4t1k30 .sxkvct4g li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.re4t1k30 .sxkvct4g 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;
}
.re4t1k30 .sxkvct4g 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;
}
.re4t1k30 .sxkvct4g a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.re4t1k30 .sxkvct4g a:focus,
.re4t1k30 .sxkvct4g a:focus-visible,
.re4t1k30 .sxkvct4g a:target { outline: none; }
.re4t1k30 .sxkvct4g li:target a { border-color: var(--border); color: var(--text-muted); }
.trhx3m1 .iim61p { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.trhx3m1 .nl7y2oj { display: none; }
.trhx3m1 .sxkvct4g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.trhx3m1 .sxkvct4g li { margin-bottom: 0; }
.trhx3m1 .sxkvct4g li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.trhx3m1 .sxkvct4g li:last-child::after { content: ""; margin-right: 0; }
.trhx3m1 .sxkvct4g a { font-size: 0.9rem; }
.c3iee3o { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.jg5vfa8 .c3iee3o { background: var(--bg-card); }
.drd1xv5 .c3iee3o:nth-child(odd)  { background: var(--bg-card); }
.drd1xv5 .c3iee3o:nth-child(even) { background: var(--bg-raised); }
.hcuo9jt .c3iee3o {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hcuo9jt .c3iee3o:last-child { border-bottom: none; }
.hcuo9jt h3.y9u7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fm1ktb39 .c3iee3o {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fm1ktb39 .c3iee3o + .c3iee3o { margin-top: 4px; }
.r23gc2 .c3iee3o { background: none; border-radius: 0; padding: 12px 0; }
.r23gc2 .c3iee3o + .c3iee3o { border-top: 1px solid var(--border-section); }
.ipyj5lz { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rdnd49zq { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nwyr6bx8 { color: var(--text-body); margin-bottom: 10px; }
.mjl3xi07, .pbqvda { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.mjl3xi07 li, .pbqvda li { margin-bottom: 6px; }
.pbqvda li { list-style: decimal; }
.i7ul2     .mjl3xi07 { list-style-type: "● "; }
.g337x11m  .mjl3xi07 { list-style-type: "■ "; }
.jjc7 .mjl3xi07 { list-style-type: "◆ "; }
.dhl4h    .mjl3xi07 { list-style-type: "★ "; }
.i7ul2     .vkidrq { list-style-type: "● "; }
.g337x11m  .vkidrq { list-style-type: "■ "; }
.jjc7 .vkidrq { list-style-type: "◆ "; }
.dhl4h    .vkidrq { list-style-type: "★ "; }
.i7ul2    .mjl3xi07 li::marker, .i7ul2    .vkidrq li::marker,
.g337x11m .mjl3xi07 li::marker, .g337x11m .vkidrq li::marker,
.jjc7 .mjl3xi07 li::marker, .jjc7 .vkidrq li::marker,
.dhl4h   .mjl3xi07 li::marker, .dhl4h   .vkidrq li::marker {
  color: var(--cta); font-size: 1em;
}
.i7ul2 .pbqvda,
.g337x11m .pbqvda,
.jjc7 .pbqvda,
.dhl4h .pbqvda {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.i7ul2 .pbqvda li,
.g337x11m .pbqvda li,
.jjc7 .pbqvda li,
.dhl4h .pbqvda li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.i7ul2 .pbqvda li::before,
.g337x11m .pbqvda li::before,
.jjc7 .pbqvda li::before,
.dhl4h .pbqvda 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;
}
.i7ul2     .pbqvda li::before { border-radius: 50%; }
.g337x11m  .pbqvda li::before { border-radius: 3px; }
.jjc7 .pbqvda li::before { border-radius: 3px; }
.dhl4h    .pbqvda li::before { border-radius: 50%; }
.j0ic { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.eibb .j0ic,
.kavxy7kq .j0ic { background: transparent; border: none; border-radius: 0; }
.h9oemst { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.h9oemst th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.h9oemst td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.h9oemst tr:hover td { background: var(--bg-hover); }
.vsfc7k4v .h9oemst tbody tr:nth-child(even) td { background: var(--bg-surface); }
.i1rd4p .h9oemst { border: 1px solid var(--border-alt); }
.i1rd4p .h9oemst th,
.i1rd4p .h9oemst td { border: 1px solid var(--border-alt); }
.ofxuqmo .h9oemst th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ofxuqmo .h9oemst td { border-bottom: none; }
.ofxuqmo .h9oemst tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.afzn4tb .h9oemst th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ea38k .j0ic {
  overflow: hidden;
}
.ea38k .h9oemst th { border-bottom: 1px solid var(--border-alt); }
.ea38k .h9oemst tr:last-child td { border-bottom: none; }
.g5mm337 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qjfd4ye5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zvvzvuge { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.a8kzoo6t { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fedl59zm { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vkidrq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vkidrq 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%}
.wt94by .a8kzoo6t { background: transparent; text-align: center; }
.tl6ewv .zvvzvuge {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.w7pbdh .zvvzvuge {
  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);
}
.ghoe0 .qjfd4ye5 { display: grid; grid-template-columns: auto 1fr; }
.ghoe0 .zvvzvuge {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ghoe0 .a8kzoo6t { grid-column: 2; }
.ghoe0 .fedl59zm,
.ghoe0 .vkidrq { grid-column: 1 / -1; }
.zb0prqdp .qjfd4ye5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.zb0prqdp .zvvzvuge {
  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);
}
.zb0prqdp .a8kzoo6t { grid-column: 2; }
.zb0prqdp .fedl59zm,
.zb0prqdp .vkidrq { grid-column: 1 / -1; }
.l4zbjea .qjfd4ye5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.l4zbjea .a8kzoo6t { background: none; color: var(--accent-light); font-weight: 700; }
.kht8x16 .qjfd4ye5 { 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); }
.kht8x16 .a8kzoo6t { background: none; color: var(--accent-light); font-weight: 700; }
.j6nd .qjfd4ye5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.j6nd .qjfd4ye5:last-child { border-bottom: none; }
.j6nd .a8kzoo6t { background: none; color: var(--accent-light); font-weight: 700; }
.kgqz6 .qjfd4ye5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.kgqz6 .a8kzoo6t { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.cpais .g5mm337 { counter-reset: card-n; }
.cpais .qjfd4ye5  { counter-increment: card-n; }
.cpais .a8kzoo6t { display: flex; align-items: center; gap: 10px; }
.cpais .a8kzoo6t::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;
}
.sra5w .qjfd4ye5 { background: var(--bg-surface); border: 1px solid var(--border); }
.sra5w .a8kzoo6t { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u1i97hx { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qqr7  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.oc1g9i { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.comrh8l { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ib8lk { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u1i97hx strong { color: var(--text-primary); font-size: 0.95rem; }
.u1i97hx p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.e5rk7sz { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.pyc01, .ldf0ahx { border-radius: 8px; padding: 14px; }
.pyc01 { background: var(--bg-pros); }
.ldf0ahx { background: var(--bg-cons); }
.zm7jz4w { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.pyc01 .zm7jz4w { color: var(--c-pros-label); }
.ldf0ahx .zm7jz4w { color: #f87171; }
.pyc01 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ldf0ahx ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hnri { width: 100%; height: auto; border-radius: 10px; display: block; }
.rvwbj8 {
  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;
}
.rvwbj8:hover { opacity: 0.85; }
.a49g4j2f .rvwbj8  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a49g4j2f .rvwbj8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wzf8ie9 .rvwbj8  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wzf8ie9 .rvwbj8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yymr51 .yl2c290z { border-radius: 50px; }
.yymr51 .rvwbj8  { border-radius: 50px; }
.ikpsy3 .yl2c290z { padding-left: 22px; padding-right: 22px; }
.ikpsy3 .rvwbj8  { padding-left: 12px; padding-right: 12px; }
.ry4yva .yl2c290z { padding-left: 44px; padding-right: 44px; }
.ry4yva .rvwbj8  { padding-left: 24px; padding-right: 24px; }
.b65i9kl .yl2c290z { padding-left: 56px; padding-right: 56px; }
.b65i9kl .rvwbj8  { padding-left: 32px; padding-right: 32px; }
.vgri   .yl2c290z::after, .vgri   .rvwbj8::after,
.qae11t1w .yl2c290z::after, .qae11t1w .rvwbj8::after,
.wedlav    .yl2c290z::after, .wedlav    .rvwbj8::after,
.ai682eap    .yl2c290z::after, .ai682eap    .rvwbj8::after,
.u1rvmj    .yl2c290z::after, .u1rvmj    .rvwbj8::after,
.xb33l22     .yl2c290z::after, .xb33l22     .rvwbj8::after,
.sdy4    .yl2c290z::after, .sdy4    .rvwbj8::after,
.h5tqu5s   .yl2c290z::after, .h5tqu5s   .rvwbj8::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;
}
.vgri .yl2c290z::after, .vgri .rvwbj8::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");
}
.qae11t1w .yl2c290z::after, .qae11t1w .rvwbj8::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");
}
.wedlav .yl2c290z::after, .wedlav .rvwbj8::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");
}
.ai682eap .yl2c290z::after, .ai682eap .rvwbj8::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");
}
.u1rvmj .yl2c290z::after, .u1rvmj .rvwbj8::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");
}
.xb33l22 .yl2c290z::after, .xb33l22 .rvwbj8::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");
}
.sdy4 .yl2c290z::after, .sdy4 .rvwbj8::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");
}
.h5tqu5s .yl2c290z::after, .h5tqu5s .rvwbj8::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");
}
.w76h   .z9gvukw::after, .w76h   .ejmu::after,
.gr5fq .z9gvukw::after, .gr5fq .ejmu::after,
.lpnw    .z9gvukw::after, .lpnw    .ejmu::after,
.dvw7wx    .z9gvukw::after, .dvw7wx    .ejmu::after,
.pgbdlmas    .z9gvukw::after, .pgbdlmas    .ejmu::after,
.k4hs     .z9gvukw::after, .k4hs     .ejmu::after,
.aur7    .z9gvukw::after, .aur7    .ejmu::after,
.jkbttu04   .z9gvukw::after, .jkbttu04   .ejmu::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;
}
.w76h .z9gvukw::after, .w76h .ejmu::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");
}
.gr5fq .z9gvukw::after, .gr5fq .ejmu::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");
}
.lpnw .z9gvukw::after, .lpnw .ejmu::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");
}
.dvw7wx .z9gvukw::after, .dvw7wx .ejmu::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");
}
.pgbdlmas .z9gvukw::after, .pgbdlmas .ejmu::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");
}
.k4hs .z9gvukw::after, .k4hs .ejmu::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");
}
.aur7 .z9gvukw::after, .aur7 .ejmu::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");
}
.jkbttu04 .z9gvukw::after, .jkbttu04 .ejmu::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");
}
.dsxx .uqx3vgg    { background: transparent; padding: 0; }
.ud0fi5oq.rvwbj8 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jjmyl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .jjmyl::before    { grid-area: rank;   }
  .ehtuc           { grid-area: ident;  }
  .fp0y     { grid-area: rating; min-width: 0; width: auto; }
  .iri7bla           { grid-area: pills;  }
  .ud0fi5oq             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .jjmyl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .jjmyl::before    { justify-self: center; }
  .ehtuc           { width: 100%; }
  .fp0y     { justify-self: center; }
  .iri7bla           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .gditn .bihixq5d {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .gditn .cc8230 { margin: 0; }
}
.kavxy7kq .e5rk7sz { gap: 10px; }
.kavxy7kq .pyc01, .kavxy7kq .ldf0ahx { padding: 12px; }
.kavxy7kq .pyc01 ul, .kavxy7kq .ldf0ahx ul { margin: 4px 0 0; padding-left: 18px; }
.kavxy7kq .pyc01 li, .kavxy7kq .ldf0ahx li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .dwj16 { grid-template-columns: 1fr; }
  .q0m6 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .q0m6 .fe1o635 { width: 72px; height: 50px; }
  .q0m6 .cgsggjue { max-width: 180px; }
  .q0m6 .uknyb { width: auto; }
}
@media (max-width: 720px) {
  .gidhj7y5 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dawwoss { padding: 16px; }
  .wv18barv .s8wkp2z { min-width: 50%; }
}
.y237x1r .e5rk7sz { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rpre { grid-template-columns: 1fr; }
  .w0uct { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g32l3wzv { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vf0xker { flex-wrap: wrap; padding: 16px; }
}
.bdw2 .e5rk7sz { gap: 8px; }
.bdw2 .pyc01, .bdw2 .ldf0ahx { padding: 8px; }
@media (max-width: 480px) {
  .guap8ii { flex-direction: column; align-items: stretch; }
}
.lgeb .uknyb .rvwbj8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ifwqc { flex-direction: column; align-items: stretch; gap: 10px; }
  .lgeb .uknyb { text-align: center; }
}
@media (max-width: 720px) {
  .meij { grid-template-columns: 1fr; }
  .f2toxq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .frzy { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .jq1vdrx { grid-template-columns: 1fr; }
  .bds7j { width: 100px; height: 100px; margin: 16px auto; }
  .y5irm { font-size: 1.4rem; }
  .xlorpl { justify-content: center; }
  .p9k2fro .s8wkp2z { min-width: 50%; }
}
.avsq4pi .e5rk7sz { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .glu1zgq6 { flex-wrap: wrap; padding: 14px 16px; }
  .eai3ep { padding: 12px 16px; }
  .avsq4pi .e5rk7sz { margin: 0 16px; }
  .avsq4pi .t1d5z1g { padding: 0 16px; }
  .zohcp { padding: 12px 16px; }
}
.pjpam .iri7bla .nmpi {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.b6967 { margin: 16px 0; }
.zppzq { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zppzq summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zppzq summary::after { content: "+"; color: var(--accent-light); }
.zppzq[open] summary::after { content: "−"; }
.zppzq p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.p3lm4z1 { margin-bottom: 0; }
.aobps h2.ay51 { color: var(--text-primary); border-color: var(--accent-light); }
.uffyolqy h2.ay51 { color: var(--text-primary); border-color: var(--accent-light); }
.fh2uah .qqr7     { background: #052e16; border-color: #10b981; }
.fh2uah .oc1g9i { background: #2d0a1e; border-color: #f43f5e; }
.fh2uah .comrh8l    { background: #1e1036; border-color: #a855f7; }
.fh2uah .u1i97hx strong  { color: #f1f5f9; }
.fh2uah .u1i97hx p       { color: #cbd5e1; }
.fh2uah .h9qyd    .qqr7     .ib8lk::before,
.fh2uah .ypvz1  .qqr7     .ib8lk::before,
.fh2uah .muokc  .qqr7     .ib8lk::before,
.fh2uah .yl5jzm1 .qqr7     .ib8lk::before { color: #10b981; }
.fh2uah .h9qyd    .oc1g9i .ib8lk::before,
.fh2uah .ypvz1  .oc1g9i .ib8lk::before,
.fh2uah .muokc  .oc1g9i .ib8lk::before,
.fh2uah .yl5jzm1 .oc1g9i .ib8lk::before { color: #f43f5e; }
.fh2uah .h9qyd    .comrh8l    .ib8lk::before,
.fh2uah .ypvz1  .comrh8l    .ib8lk::before,
.fh2uah .muokc  .comrh8l    .ib8lk::before,
.fh2uah .yl5jzm1 .comrh8l    .ib8lk::before { color: #a855f7; }
.u5kxms .qqr7     { background: #2d2000; border-color: #eab308; }
.u5kxms .oc1g9i { background: #2d0b0b; border-color: #ef4444; }
.u5kxms .comrh8l    { background: #2d1600; border-color: #f97316; }
.u5kxms .u1i97hx strong  { color: #f1f5f9; }
.u5kxms .u1i97hx p       { color: #cbd5e1; }
.u5kxms .h9qyd    .qqr7     .ib8lk::before,
.u5kxms .ypvz1  .qqr7     .ib8lk::before,
.u5kxms .muokc  .qqr7     .ib8lk::before,
.u5kxms .yl5jzm1 .qqr7     .ib8lk::before { color: #eab308; }
.u5kxms .h9qyd    .oc1g9i .ib8lk::before,
.u5kxms .ypvz1  .oc1g9i .ib8lk::before,
.u5kxms .muokc  .oc1g9i .ib8lk::before,
.u5kxms .yl5jzm1 .oc1g9i .ib8lk::before { color: #ef4444; }
.u5kxms .h9qyd    .comrh8l    .ib8lk::before,
.u5kxms .ypvz1  .comrh8l    .ib8lk::before,
.u5kxms .muokc  .comrh8l    .ib8lk::before,
.u5kxms .yl5jzm1 .comrh8l    .ib8lk::before { color: #f97316; }
.jdz301u6 .qqr7     { background: #0c1a2e; border-color: #38bdf8; }
.jdz301u6 .oc1g9i { background: #12103a; border-color: #818cf8; }
.jdz301u6 .comrh8l    { background: #0a2020; border-color: #2dd4bf; }
.jdz301u6 .u1i97hx strong  { color: #f1f5f9; }
.jdz301u6 .u1i97hx p       { color: #cbd5e1; }
.jdz301u6 .h9qyd    .qqr7     .ib8lk::before,
.jdz301u6 .ypvz1  .qqr7     .ib8lk::before,
.jdz301u6 .muokc  .qqr7     .ib8lk::before,
.jdz301u6 .yl5jzm1 .qqr7     .ib8lk::before { color: #38bdf8; }
.jdz301u6 .h9qyd    .oc1g9i .ib8lk::before,
.jdz301u6 .ypvz1  .oc1g9i .ib8lk::before,
.jdz301u6 .muokc  .oc1g9i .ib8lk::before,
.jdz301u6 .yl5jzm1 .oc1g9i .ib8lk::before { color: #818cf8; }
.jdz301u6 .h9qyd    .comrh8l    .ib8lk::before,
.jdz301u6 .ypvz1  .comrh8l    .ib8lk::before,
.jdz301u6 .muokc  .comrh8l    .ib8lk::before,
.jdz301u6 .yl5jzm1 .comrh8l    .ib8lk::before { color: #2dd4bf; }
.xix19r .qqr7     { background: var(--accent-bg); border-color: var(--accent-light); }
.xix19r .oc1g9i { background: var(--accent-bg-light); border-color: var(--accent-light); }
.xix19r .comrh8l    { background: var(--accent-bg); border-color: var(--accent-pale); }
.xix19r .h9qyd    .ib8lk::before,
.xix19r .ypvz1  .ib8lk::before,
.xix19r .muokc  .ib8lk::before,
.xix19r .yl5jzm1 .ib8lk::before { color: var(--accent-light) !important; }
.qaey::before,
.kba77::before { margin-right: 5px; }
.hq6m .pyc01 ul li,
.hq6m .qg09 li         { color: #4ade80; }
.hq6m .pyc01 .qaey { color: #22c55e; }
.hq6m .ldf0ahx ul li,
.hq6m .v7eai9s li         { color: #f87171; }
.hq6m .ldf0ahx .kba77 { color: #ef4444; }
.itrh6bm .pyc01 { background: var(--bg-pros); }
.itrh6bm .ldf0ahx { background: var(--bg-cons); }
.itrh6bm .pyc01 .qaey { color: var(--c-pros-label); }
.itrh6bm .ldf0ahx .kba77 { color: var(--c-cons); }
.itrh6bm .pyc01 ul li,
.itrh6bm .ldf0ahx ul li,
.zymrnkte .pyc01 { background: var(--bg-pros); }
.zymrnkte .ldf0ahx { background: var(--bg-cons); }
.zymrnkte .pyc01 .qaey { color: var(--c-pros-label); }
.zymrnkte .ldf0ahx .kba77 { color: var(--c-cons); }
.zymrnkte .pyc01 ul li,
.zymrnkte .ldf0ahx ul li,
.x7q3pxq .qaey::before { content: "✓ "; }
.x7q3pxq .kba77::before { content: "✗ "; }
.a0evok3 .qaey::before { content: "→ "; }
.a0evok3 .kba77::before { content: "← "; }
.pzkglw9d .qaey::before { content: "★ "; }
.pzkglw9d .kba77::before { content: "✕ "; }
.vp360dn .qaey::before { content: "◆ "; }
.vp360dn .kba77::before { content: "▲ "; }
.yut5h .u1i97hx { background: transparent; border-left: none; border: 1.5px solid; }
.yut5h .qqr7     { border-color: var(--c-tip-border); }
.yut5h .oc1g9i { border-color: var(--c-warn-border); }
.yut5h .comrh8l    { border-color: #60a5fa; }
.yut5h .u1i97hx strong { color: var(--text-primary); }
.yut5h .u1i97hx p      { color: var(--text-muted); }
.qhl1oll .u1i97hx { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.qhl1oll .qqr7     { border-top-color: var(--c-tip-border); }
.qhl1oll .oc1g9i { border-top-color: var(--c-warn-border); }
.qhl1oll .comrh8l    { border-top-color: #60a5fa; }
.ig0v6cn .u1i97hx { border-left: none; border-radius: 8px; }
.ig0v6cn .qqr7     { background: #065f46; }
.ig0v6cn .oc1g9i { background: #92400e; }
.ig0v6cn .comrh8l    { background: #1e3a8a; }
.ig0v6cn .u1i97hx strong,
.ig0v6cn .u1i97hx p { color: #fff; }
.ig0v6cn .ib8lk::before { color: rgba(255,255,255,0.85) !important; }
.fh2uah.ig0v6cn .qqr7,
.fh2uah .ig0v6cn .qqr7     { background: #052e16; }
.fh2uah.ig0v6cn .oc1g9i,
.fh2uah .ig0v6cn .oc1g9i { background: #2d0a1e; }
.fh2uah.ig0v6cn .comrh8l,
.fh2uah .ig0v6cn .comrh8l    { background: #1e1036; }
.u5kxms.ig0v6cn .qqr7,
.u5kxms .ig0v6cn .qqr7      { background: #2d2000; }
.u5kxms.ig0v6cn .oc1g9i,
.u5kxms .ig0v6cn .oc1g9i  { background: #2d0b0b; }
.u5kxms.ig0v6cn .comrh8l,
.u5kxms .ig0v6cn .comrh8l     { background: #2d1600; }
.jdz301u6.ig0v6cn .qqr7,
.jdz301u6 .ig0v6cn .qqr7      { background: #0c1a2e; }
.jdz301u6.ig0v6cn .oc1g9i,
.jdz301u6 .ig0v6cn .oc1g9i  { background: #12103a; }
.jdz301u6.ig0v6cn .comrh8l,
.jdz301u6 .ig0v6cn .comrh8l     { background: #0a2020; }
.airfl2 .u1i97hx { border-left: none; border-radius: 6px; padding: 10px 14px; }
.airfl2 .qqr7     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.airfl2 .oc1g9i { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.airfl2 .comrh8l    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.airfl2 .u1i97hx strong { color: var(--text-primary); }
.airfl2 .u1i97hx p      { color: var(--text-muted); }
.bh55cmj .u1i97hx { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.h9qyd .ib8lk,
.ypvz1 .ib8lk,
.muokc .ib8lk,
.yl5jzm1 .ib8lk { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.h9qyd .ib8lk::before,
.ypvz1 .ib8lk::before,
.muokc .ib8lk::before,
.yl5jzm1 .ib8lk::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.h9qyd .qqr7     .ib8lk::before { content: "✦"; color: var(--c-tip-border); }
.h9qyd .oc1g9i .ib8lk::before { content: "▲"; color: var(--c-warn-border); }
.h9qyd .comrh8l    .ib8lk::before { content: "◉"; color: #60a5fa; }
.ypvz1 .qqr7     .ib8lk::before { content: "★"; color: var(--c-tip-border); }
.ypvz1 .oc1g9i .ib8lk::before { content: "◆"; color: var(--c-warn-border); }
.ypvz1 .comrh8l    .ib8lk::before { content: "●"; color: #60a5fa; }
.muokc .qqr7     .ib8lk::before { content: "▶"; color: var(--c-tip-border); }
.muokc .oc1g9i .ib8lk::before { content: "■"; color: var(--c-warn-border); }
.muokc .comrh8l    .ib8lk::before { content: "▸"; color: #60a5fa; }
.yl5jzm1 .qqr7     .ib8lk::before { content: "→"; color: var(--c-tip-border); }
.yl5jzm1 .oc1g9i .ib8lk::before { content: "⬥"; color: var(--c-warn-border); }
.yl5jzm1 .comrh8l    .ib8lk::before { content: "◈"; color: #60a5fa; }
.wcf7l .jg5vfa8 .c3iee3o,
.wcf7l .drd1xv5 .c3iee3o  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wcf7l .qjfd4ye5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wcf7l .j0ic          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wcf7l .iim61p                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lhfr .jg5vfa8 .c3iee3o,
.lhfr .drd1xv5 .c3iee3o,
.lhfr .qjfd4ye5,
.lhfr .jjmyl,
.lhfr .cc8230,
.lhfr .j0ic,
.lhfr .iim61p,
.lhfr .bh55cmj .u1i97hx { box-shadow: none; }
.v0ym   .nwyr6bx8, .v0ym .ipyj5lz, .v0ym .rdnd49zq,
.v0ym   .lutrk, .v0ym .ibzcu { font-size: 0.9rem; }
.v0ym   .mjl3xi07, .v0ym .pbqvda { font-size: 0.9rem; }
.uy22y   .nwyr6bx8, .uy22y .ipyj5lz, .uy22y .rdnd49zq,
.uy22y   .lutrk, .uy22y .ibzcu { font-size: 0.95rem; }
.uy22y   .mjl3xi07, .uy22y .pbqvda { font-size: 0.95rem; }
.jjogwj   .nwyr6bx8, .jjogwj .ipyj5lz, .jjogwj .rdnd49zq,
.jjogwj   .lutrk, .jjogwj .ibzcu { font-size: 1.08rem; }
.jjogwj   .mjl3xi07, .jjogwj .pbqvda { font-size: 1.05rem; }
.jjogwj   .h9oemst { font-size: 0.97rem; }
.p1spq .i7jrs597      { font-size: 3.2rem; }
.p1spq h2.ay51 { font-size: 1.9rem; }
.p1spq h3.y9u7     { font-size: 1.4rem; }
.sfahs6a .i7jrs597      { font-size: 3.8rem; }
.sfahs6a h2.ay51 { font-size: 2.2rem; }
.sfahs6a h3.y9u7     { font-size: 1.6rem; }
.p3lm4z1 + .p3lm4z1 { position: relative; }
.znyl   .p3lm4z1 + .p3lm4z1::before,
.tolcou  .p3lm4z1 + .p3lm4z1::before,
.wwfv67r3   .p3lm4z1 + .p3lm4z1::before,
.j5640ac   .p3lm4z1 + .p3lm4z1::before,
.sj29   .p3lm4z1 + .p3lm4z1::before,
.qih16er .p3lm4z1 + .p3lm4z1::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.znyl .p3lm4z1 + .p3lm4z1::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.tolcou .p3lm4z1 + .p3lm4z1::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.wwfv67r3 .p3lm4z1 + .p3lm4z1::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;
}
.j5640ac .p3lm4z1 + .p3lm4z1::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.w3i2 .p3lm4z1 { margin-bottom: 16px; }
.w3i2 .p3lm4z1 + .p3lm4z1 { margin-top: 0; }
.w3i2 .i41k { padding-top: 0; padding-bottom: 0; }
.sj29 .p3lm4z1 + .p3lm4z1::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qih16er .p3lm4z1 + .p3lm4z1::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.epp6oh21 .p3lm4z1 + .p3lm4z1::before,
.nne913 .p3lm4z1 + .p3lm4z1::before,
.xk6xl9 .p3lm4z1 + .p3lm4z1::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%;
}
.qjn9 .epp6oh21 .p3lm4z1:nth-child(even)::before,
.qjn9 .nne913 .p3lm4z1:nth-child(even)::before,
.qjn9 .xk6xl9 .p3lm4z1:nth-child(even)::before { background: var(--bg-surface); }
.x4paesp .epp6oh21 .p3lm4z1:nth-child(even)::before,
.x4paesp .nne913 .p3lm4z1:nth-child(even)::before,
.x4paesp .xk6xl9 .p3lm4z1:nth-child(even)::before { background: var(--bg-card); }
.epp6oh21 .p3lm4z1 + .p3lm4z1::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");
}
.nne913 .p3lm4z1 + .p3lm4z1::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");
}
.xk6xl9 .p3lm4z1 + .p3lm4z1::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");
}
.b81fg1re .eq7vk,
.b81fg1re .oauxdy8k { margin-bottom: 60px; }
.tww9 .t2lg,
.b81fg1re .t2lg { padding-bottom: 60px; }
.yit8q .t2lg { padding-bottom: 70px; }
.b81fg1re .eq7vk::before,
.b81fg1re .eq7vk::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");
}
.kkiz5v  .eq7vk:not(.ymvi) .m57ruog5 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m8vj2bl9 .shl1g { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h6ox .shl1g { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.kkiz5v .ymvi { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.kkiz5v .bvorzr { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.kkiz5v .shl1g { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.oqtpmqt .shl1g { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dg6wra .shl1g { background: var(--accent-bg); }
.kctwjd4x .t84kfji { float: left; width: 38%; margin: 0 28px 16px 0; }
.kctwjd4x .t84kfji .hnri { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kctwjd4x .i41k::after { content: ''; display: block; clear: both; }
.giqnckx4 .t84kfji { float: right; width: 38%; margin: 0 0 16px 28px; }
.giqnckx4 .t84kfji .hnri { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.giqnckx4 .i41k::after { content: ''; display: block; clear: both; }
.pu6ewc8e .p3lm4z1:nth-child(odd)  .t84kfji { float: left;  width: 38%; margin: 0 28px 16px 0; }
.pu6ewc8e .p3lm4z1:nth-child(even) .t84kfji { float: right; width: 38%; margin: 0 0 16px 28px; }
.pu6ewc8e .t84kfji .hnri { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pu6ewc8e .i41k::after { content: ''; display: block; clear: both; }
.kctwjd4x .g5mm337,
.giqnckx4 .g5mm337,
.pu6ewc8e .g5mm337,
@media (max-width: 900px) {
  .kctwjd4x .t84kfji,
  .giqnckx4 .t84kfji,
  .pu6ewc8e .p3lm4z1:nth-child(odd)  .t84kfji,
  .pu6ewc8e .p3lm4z1:nth-child(even) .t84kfji {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .kctwjd4x .t84kfji .hnri,
  .giqnckx4 .t84kfji .hnri,
  .pu6ewc8e .t84kfji .hnri {
    max-height: none !important;
  }
}
.kctwjd4x .mjl3xi07,
.kctwjd4x .pbqvda,
.giqnckx4 .mjl3xi07,
.giqnckx4 .pbqvda,
.pu6ewc8e .mjl3xi07,
.pu6ewc8e .pbqvda { overflow: hidden; }
@media (max-width: 640px) {
  .kctwjd4x .t84kfji,
  .giqnckx4 .t84kfji,
  .pu6ewc8e .t84kfji { float: none; width: 100%; margin: 0 0 16px 0; }
}
.pu6t .st7yvj,
.pu6t .i41k,
.pu6t .k1altj  { max-width: 1100px; }
.ryitf415 .st7yvj,
.ryitf415 .i41k,
.ryitf415 .k1altj  { max-width: 1200px; }
.be15 .st7yvj,
.be15 .i41k,
.be15 .k1altj  { max-width: 1320px; }
.fzua { font-size: 0.82rem; color: var(--text-muted); }
.fh235p6 { display: flex; align-items: center; }
.u1fc {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.epzb7 { display: flex; align-items: center; }
.t0gft6h { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.t0gft6h:hover { text-decoration: underline; }
.kccugo { margin: 0 3px; opacity: 0.45; }
.kccugo::before { content: '/'; }
.awety { padding: 2px 5px; color: var(--text-main); }
.soou8j .fzua {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.soou8j .fh235p6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qdoy .fzua {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qdoy .fh235p6 { padding: 0 0 0 12px; }
.w8gsq24h .fh235p6 { padding: 0 16px; }
.w8gsq24h .fzua {
  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);
}
.w8gsq24h .st7yvj { padding-top: 28px; }
@media (max-width: 720px) {
  .a5a9qzl2 { margin-top: 18px; padding: 0 16px; }
  .w8gsq24h .st7yvj { padding-top: 16px; }
}
.pu6t.soou8j .fh235p6 { max-width: 1100px; }
.ryitf415.soou8j .fh235p6 { max-width: 1200px; }
.be15.soou8j .fh235p6 { max-width: 1320px; }
.bt46fo5 .p3lm4z1 { padding-top: 16px; padding-bottom: 16px; }
.r3qh .p3lm4z1 { padding-top: 24px; padding-bottom: 24px; }
.gs54t6ay .p3lm4z1 { padding-top: 40px; padding-bottom: 40px; }
.vzqfa0kh .p3lm4z1 { padding-top: 52px; padding-bottom: 52px; }
.qluy7z .p3lm4z1:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qluy7z .p3lm4z1:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qluy7z .p3lm4z1:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qluy7z .p3lm4z1:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.hb08vo .i41k { padding-top: 10px;  padding-bottom: 10px; }
.si3m2mk1 .i41k { padding-top: 18px;  padding-bottom: 18px; }
.vdmux23l .i41k { padding-top: 36px;  padding-bottom: 36px; }
.meqgft .i41k { padding-top: 48px;  padding-bottom: 48px; }
.rmceww h2.ay51 { font-weight: 600; }
.rmceww h3.y9u7     { font-weight: 600; }
.fmp7 h2.ay51 { font-weight: 800; }
.fmp7 h3.y9u7     { font-weight: 700; }
.s1g0wa8 h2.ay51 { font-weight: 900; }
.s1g0wa8 h3.y9u7     { font-weight: 800; }
.s1g0wa8 .u1i97hx strong,
.s1g0wa8 .u1i97hx strong { font-weight: 600; }
.z9gvukw {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.q9rh .z9gvukw { display: none; }
@media (max-width: 640px) {
  .cos8p6g { display: none; }
  .z9gvukw {
    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;
  }
}
.z9gvukw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.z9gvukw:hover { opacity: 0.85; }
.z8l9ob3h .z9gvukw { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ctbgjtdo .z9gvukw,
.wcupv  .z9gvukw { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ctbgjtdo .z9gvukw:hover,
.wcupv  .z9gvukw:hover { opacity: 0.88; }
.z8l9ob3h.ctbgjtdo .z9gvukw,
.z8l9ob3h.wcupv  .z9gvukw { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ejmu {
  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;
}
.ejmu:hover { transform: translateY(-2px); opacity: 0.92; }
.ejmu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t0rqn .ejmu { display: none; }
.ew28 .ejmu { right: 32px; }
.wu6y6gu  .ejmu { left: 32px; }
@media (max-width: 480px) {
  .ew28 .ejmu { right: 20px; bottom: 20px; }
  .wu6y6gu  .ejmu { left: 20px; bottom: 20px; }
}
.ok5g5 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.k1altj { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.riu3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.qk3te { color: var(--text-dim); font-size: 0.8rem; }
.gqrr a, .pwn6 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.gqrr a:hover, .pwn6 a:hover { color: var(--accent-light); }
.pwn6 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.etmdu .k1altj { text-align: center; }
.etmdu .pwn6 { justify-content: center; margin-bottom: 16px; }
.etmdu .riu3 { margin-top: 0; }
.ekyh7 { margin-top: 10px; }
.ekyh7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .k1altj { padding-left: 16px; padding-right: 16px; }
  .dweksm67 .k1altj { padding: 20px 16px; }
  .pwn6 { gap: 4px 12px; }
  .riu3 { font-size: 0.78rem; }
}
.a86njzlb .riu3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.a86njzlb .qk3te { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .a86njzlb .otohe1 { grid-template-columns: 1fr 1fr; } .a86njzlb .pwvtr7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a86njzlb .otohe1 { grid-template-columns: 1fr; } }
.j46yzkl .riu3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j46yzkl .qmpkms6 { gap: 12px; } .j46yzkl .mqa4an7i { margin-right: 0; width: 100%; } }
.wyrd .riu3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wyrd .qk3te { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wyrd .kx0meh { grid-template-columns: 1fr 1fr; } .wyrd .nz9wo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wyrd .kx0meh { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hn16h .uzliw2 { grid-template-columns: 1fr 1fr; } .hn16h .wwwdupat:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hn16h .uzliw2 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ydd88k .uzliw2 { grid-template-columns: 1fr; } }
.gzsz .k1altj { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.gzsz .pwn6 { justify-content: center; }
.g6bb0zpl .gworvsyn      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.g6bb0zpl .ok5g5 { background: var(--bg-page); border-top-color: var(--border-alt); }
.n1yos .gworvsyn      { background: #0d1117; border-bottom-color: #21262d; }
.n1yos .xrcx0 { color: var(--accent-light); }
.n1yos .tq0t { --msep-color: #8b949e; }
.n1yos .tq0t a { color: #8b949e; }
.n1yos .tq0t a:hover { color: var(--accent-light); }
.n1yos .bn06w4c { color: #8b949e; }
.n1yos .ok5g5 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.n1yos .riu3,
.n1yos .qk3te { color: #6e7681; }
.n1yos .gqrr a, .n1yos .pwn6 a,
.n1yos .gqrr a:hover, .n1yos .pwn6 a:hover,
@media (max-width: 640px) {
  .n1yos .tq0t { background: #0d1117; border-top-color: #21262d; }
  .n1yos .tq0t li a { border-bottom-color: #21262d; }
}
.kzb3v .gworvsyn      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.kzb3v .xrcx0 { color: var(--accent-light); }
.kzb3v .tq0t { --msep-color: #475569; }
.kzb3v .tq0t a { color: #475569; }
.kzb3v .tq0t a:hover { color: var(--accent-light); }
.kzb3v .bn06w4c { color: #64748b; }
.kzb3v .ok5g5 { background: #f0f4f8; border-top-color: #cbd5e1; }
.kzb3v .riu3,
.kzb3v .qk3te { color: #64748b; }
.kzb3v .gqrr a, .kzb3v .pwn6 a,
.kzb3v .gqrr a:hover, .kzb3v .pwn6 a:hover,
@media (max-width: 640px) {
  .kzb3v .tq0t { background: #f0f4f8; border-top-color: #cbd5e1; }
  .kzb3v .tq0t li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ctbgjtdo .gworvsyn      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ctbgjtdo .xrcx0 { color: #fff; }
.ctbgjtdo .tq0t { --msep-color: rgba(255,255,255,0.82); }
.ctbgjtdo .tq0t a { color: rgba(255,255,255,0.82); }
.ctbgjtdo .tq0t a:hover { color: #fff; }
.ctbgjtdo .bn06w4c { color: rgba(255,255,255,0.9); }
.ctbgjtdo .ok5g5 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ctbgjtdo .riu3,
.ctbgjtdo .qk3te { color: rgba(255,255,255,0.72); }
.ctbgjtdo .gqrr a, .ctbgjtdo .pwn6 a,
.ctbgjtdo .gqrr a:hover, .ctbgjtdo .pwn6 a:hover,
@media (max-width: 640px) {
  .ctbgjtdo .tq0t { background: var(--accent); border-top-color: var(--accent-light); }
  .ctbgjtdo .tq0t li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wcupv .gworvsyn {
  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);
}
.wcupv .ok5g5 {
  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) {
  .wcupv .tq0t {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vvpsk9 .y4oh92d { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.pqa2waf .y4oh92d { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.qmgzjvn7 .y4oh92d { min-height: 72px; height: auto; }
.ario40 .y4oh92d { min-height: 84px; height: auto; }
.dweksm67 .y4oh92d { max-width: none; padding: 0 32px; }
.dweksm67 .k1altj  { max-width: none; padding: 24px 32px; }
.cq30k.ryitf415 .y4oh92d { max-width: 1200px; }
.cq30k.be15 .y4oh92d { max-width: 1320px; }
.l0hz   .xrcx0, .l0hz   .mqa4an7i { text-transform: capitalize; }
.sqiycc .xrcx0, .sqiycc .mqa4an7i { text-transform: lowercase; }
.kxdfq .xrcx0, .kxdfq .mqa4an7i { text-transform: uppercase; letter-spacing: 0.06em; }
.jwwzris, .odeci {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.y79otcbq .jwwzris,
.ko8haqf .jwwzris,
.k1dr9 .jwwzris,
.unr5 .jwwzris,
.oa6l   .tq0t a { font-weight: 500; }
.ms3jamy .tq0t a { font-weight: 600; }
.spsx     .tq0t a { font-weight: 700; }
.hwkbu2oo    .tq0t a { font-weight: 800; letter-spacing: 0.01em; }
.by4tr9     .tq0t > li + li::before,
.y5ypcp5i    .tq0t > li + li::before,
.zfam40    .tq0t > li + li::before,
.mtkr361 .tq0t > li + li::before,
.ado5xhwb .tq0t > li + li::before,
.ipmjdvr8  .tq0t > li + li::before,
.xowh    .tq0t > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.by4tr9     .tq0t > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.y5ypcp5i    .tq0t > li + li::before { content: "|"; }
.zfam40    .tq0t > li + li::before { content: "—"; }
.mtkr361 .tq0t > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ado5xhwb .tq0t > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ipmjdvr8  .tq0t > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xowh    .tq0t > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bh1jga .bn06w4c,
  .t1770ubl .bn06w4c,
  .jf82q .bn06w4c,
  .o95hx7 .bn06w4c,
  .vp9trnbm .bn06w4c {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bh1jga .bn06w4c::before,
  .t1770ubl .bn06w4c::before,
  .jf82q .bn06w4c::before,
  .o95hx7 .bn06w4c::before,
  .vp9trnbm .bn06w4c::before { content: ""; display: block; flex-shrink: 0; }

  
  .bh1jga .bn06w4c::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;
  }

  
  .t1770ubl .bn06w4c::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;
  }

  
  .jf82q .bn06w4c::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;
  }

  
  .o95hx7 .bn06w4c::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;
  }

  
  .vp9trnbm .bn06w4c::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) {
  .pgnv .bn06w4c {
    padding: 5px 14px;
  }
  .pgnv .tq0t {
    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;
  }
  .pgnv .tq0t li a {
    border-bottom: none; padding: 10px 22px;
  }
  .pgnv .tq0t li a:hover { background: var(--bg-raised); }
  .pgnv .ccmdtsot,
  .mb5diy .ccmdtsot,
  .n2k3 .ccmdtsot { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ajjjoh .bn06w4c {
    padding: 5px 10px;
  }
  .ajjjoh .tq0t {
    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);
  }
  .ajjjoh .tq0t.f07oz { transform: translateX(0); }
  .ajjjoh .tq0t li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ajjjoh .tq0t li:last-child a { border-bottom: none; }
  .ctbgjtdo .tq0t,
  .n1yos .tq0t { background: var(--accent) !important; }
  .ctbgjtdo .tq0t li a,
  .n1yos .tq0t li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .n2k3 .bn06w4c {
    padding: 5px 10px;
  }
  .n2k3 .tq0t {
    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);
  }
  .n2k3 .tq0t::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .n2k3 .tq0t.f07oz { transform: translateY(0); }
  .n2k3 .tq0t li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .sg4kzhj7 .bn06w4c {
    padding: 5px 10px;
  }
  .sg4kzhj7 .tq0t {
    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;
  }
  .sg4kzhj7 .tq0t.f07oz { opacity: 1; pointer-events: auto; }
  .sg4kzhj7 .tq0t li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .saj7r68     .bn06w4c { border-radius: 0 !important; }
  .oiy5   .bn06w4c { border-radius: 8px !important; }
  .h2hpia .bn06w4c { border-radius: 50% !important; }
  .ucunv0   .bn06w4c { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .fdupq9 .hrhq2vrb { flex-direction: column; align-items: stretch; }
  .fdupq9 .rq67 { flex-direction: row; min-width: auto; }
  .fdupq9 .pyre1w87 { align-items: flex-start; text-align: left; }
}
.bwuho,
.bwuho.p3lm4z1,
.qjn9 .bwuho,
.kg7b02q .bwuho,
.x4paesp .bwuho,
.an94suu7 .bwuho {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.d2uog {
  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;
}
.zd97qm { flex: 1 1 280px; min-width: 0; }
.h3nx {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.xm9ycbs {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.iluo1 {
  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;
}
.iluo1:hover { transform: translateY(-1px); opacity: 0.95; }
.f0ub5ail .d2uog {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.f0ub5ail .h3nx { color: var(--cta); }
.f0ub5ail .xm9ycbs { color: var(--text-body); }
.f0ub5ail .iluo1 {
  background: var(--cta) !important;
  color: #fff !important;
}
.u5r7e .d2uog {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.u5r7e .h3nx { color: var(--text-primary); }
.u5r7e .xm9ycbs { color: var(--text-body); }
.u5r7e .iluo1 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .d2uog {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zd97qm { flex: 0 0 auto; }
  .h3nx { font-size: 1.2rem; }
  .iluo1 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.z2qyvu .hr9mnzhu { height: 36px; }
.yo95y .hr9mnzhu { height: 60px; max-width: 200px; }
.dx3ibs6 .hr9mnzhu { height: 56px; max-width: 180px; }
.s1hj1h     .vzrqe, .s1hj1h     .tzzfh4z { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.pjpam .nmpi {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .jkkto4cz .ah0mkp {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .jkkto4cz .jjmyl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .jkkto4cz .jjmyl { padding: 40px 16px 20px; }
  .jkkto4cz .nmpi {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .jkkto4cz .ud0fi5oq { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .h1d0 .jjmyl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .h1d0 .jjmyl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .h1d0 .ehtuc {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .h1d0 .js0x { white-space: normal; text-align: center; font-size: 1.2rem; }
  .h1d0 .nmpi {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .h1d0 .ud0fi5oq { width: 100%; min-width: 0; }
  .h1d0 .vzrqe { min-width: 0; }
}
.semsb .jjmyl::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.uc3s .zppzq {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.uc3s .zppzq summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.uc3s .zppzq p { padding: 0 2px 16px; }
.mh5c90 .zppzq { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.mh5c90 .zppzq summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.mh5c90 .zppzq summary::after { content: "›"; font-size: 1.2em; }
.mh5c90 .zppzq[open] summary::after { content: "‹"; }
.mh5c90 .zppzq p { padding: 10px 22px 4px; }
.ahv53q8 .zppzq {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ahv53q8 .zppzq summary { color: var(--text-primary); padding-left: 16px; }
.ahv53q8 .zppzq summary::after { content: "›"; font-size: 1.1em; }
.ahv53q8 .zppzq[open] summary::after { content: "‹"; }
.ahv53q8 .zppzq p { padding-left: 16px; }
.qqh41 .b6967 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qqh41 .zppzq {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qqh41 .zppzq:last-child { border-bottom: none; }
.qqh41 .zppzq summary { color: var(--text-primary); border-radius: 0; }
.qqh41 .zppzq summary::after { content: "›"; font-size: 1.1em; }
.qqh41 .zppzq[open] summary::after { content: "‹"; }
.i1iukv .zppzq { overflow: hidden; }
.i1iukv .zppzq summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.i1iukv .zppzq summary::after { color: rgba(255,255,255,.75); }
.i1iukv .zppzq[open] summary { border-radius: 0; }
.ascv4d5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.n1wt {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.scfbxq74 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.oc8cy { color: var(--text-muted); font-size: 1.05rem; }
.etteol1r {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.j8qilrcg { margin-bottom: 20px; }
.wbra7h {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nlkl0 {
  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;
}
.nlkl0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bcs8z { resize: vertical; min-height: 130px; }
.gfed516 { width: 100%; margin-top: 8px; }
.opxsbt {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.smmrujf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.jo4x { color: var(--text-muted); line-height: 1.75; }
.et7z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.et7z li { margin-bottom: 6px; }
.aq6u { max-width: 760px; margin: 0 auto; }
.zuvzk5rx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.f09fw { max-width: 760px; margin: 0 auto; }
.vosb8n0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.hpt6w ul.et7z { margin: 0; }
.d012fv { max-width: 900px; margin: 0 auto; }
.k4lpyn4i { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.k4lpyn4i:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.k4lpyn4i .vosb8n0 { margin: 0; font-size: 1rem; }
.k4lpyn4i .ztcs9fj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .k4lpyn4i { grid-template-columns: 1fr; gap: 10px; } }
.mqq1hxm .vosb8n0 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.j30k8a .et7z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mdh086 { grid-template-columns: 1fr; } }
.jq20nd3 ul.et7z { margin: 0; }
.ub3mca9 .et7z,
.czszyl .et7z,
.bslil0 .et7z,
.ii7vhf33 .et7z {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .hw7uevhc { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .duuu17 { grid-template-columns: 1fr; } .i5sn { position: static; text-align: center; } }
@media (max-width: 860px) { .qlna { grid-template-columns: 1fr; } }
.ii7vhf33 .et7z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hb19i { flex-direction: column; text-align: center; } .v181 { grid-template-columns: 1fr; } }
.b15n .scfbxq74 { color: var(--accent-light); }
.kce2 .scfbxq74 { font-size: 2rem; }
.kce2 .oc8cy { max-width: 680px; }
.s47gf0rf {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.s47gf0rf .scfbxq74 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.s47gf0rf .oc8cy  { margin: 0; }
@media (max-width: 640px) { .s47gf0rf { flex-direction: column; } }
.p06wc .scfbxq74 { color: var(--accent-light); }
.d256 .scfbxq74 { color: #fff; }
.d256 .oc8cy  { color: rgba(255,255,255,0.85); }
.e9pdlcqs { max-width: 680px; margin: 0 auto; }
.tu3ua {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .tu3ua { grid-template-columns: 1fr; } }
.qvbsp .nlkl0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qvbsp .nlkl0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.npr99od .nlkl0 { background: var(--bg-raised); border-color: transparent; }
.npr99od .nlkl0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.g17ejr0 .nlkl0 { border-radius: 100px; padding: 11px 20px; }
.g17ejr0 .bcs8z { border-radius: 14px; }
.vq1n9 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .vq1n9 { grid-template-columns: 1fr; } }
.gsybrsbx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.gsybrsbx h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.gsybrsbx p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ptmeizeh { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ptmeizeh li { margin-bottom: 6px; }
.xizowtx{display:none}
.xizowtx:empty,.zmhjvf:empty{display:none}
.uz9pmhqx{position:relative;overflow:visible}
.arisdeev .vk77hmi,.kajbrnn .vk77hmi,
.pqf8i .vk77hmi,.bgf7 .vk77hmi,
.hxsn6 .vk77hmi,.eri9yc9 .vk77hmi{display:block}
.wjjw2 .rhiq{display:block}
.arisdeev .vk77hmi,.kajbrnn .vk77hmi,
.pqf8i .vk77hmi,.bgf7 .vk77hmi,
.hxsn6 .vk77hmi{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}
.arisdeev .vk77hmi .zmhjvf,.kajbrnn .vk77hmi .zmhjvf,
.pqf8i .vk77hmi .zmhjvf,.bgf7 .vk77hmi .zmhjvf,
.hxsn6 .vk77hmi .zmhjvf{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}
.arisdeev .x8f3qe,.kajbrnn .x8f3qe,
.pqf8i .x8f3qe,.bgf7 .x8f3qe,
.hxsn6 .x8f3qe{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.arisdeev .vk77hmi,.kajbrnn .vk77hmi{top:12px}
.arisdeev .vk77hmi .zmhjvf{margin-right:auto}
.kajbrnn .vk77hmi .zmhjvf{margin-left:auto}
.kajbrnn .vk77hmi{text-align:right}
.pqf8i .vk77hmi,.bgf7 .vk77hmi{bottom:12px}
.pqf8i .vk77hmi .zmhjvf{margin-right:auto}
.bgf7 .vk77hmi .zmhjvf{margin-left:auto}
.bgf7 .vk77hmi{text-align:right}
.hxsn6 .vk77hmi{position:relative;margin-top:16px}
.hxsn6 .vk77hmi .zmhjvf{margin:0 auto}
.eri9yc9 .vk77hmi{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.eri9yc9 .vk77hmi .zmhjvf{margin:0}
.eri9yc9 .shl1g~.vk77hmi,
.eri9yc9 .omaocrz~.vk77hmi{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.eri9yc9 .shl1g~.vk77hmi .zmhjvf,
.eri9yc9 .omaocrz~.vk77hmi .zmhjvf{justify-content:flex-start}
.shl1g~.vk77hmi,.omaocrz~.vk77hmi{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}
.shl1g~.vk77hmi .zmhjvf{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.omaocrz~.vk77hmi .zmhjvf{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rhiq .zmhjvf{margin:0 0 12px}
.zmhjvf{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.x8f3qe{white-space:nowrap}
.px5c9spg .x8f3qe{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.px5c9spg .f6h2j::before{content:""}
.hifa22 .x8f3qe{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}
.glx9wuhd .zmhjvf{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.irapm .x8f3qe{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.vdg2 .x8f3qe{color: var(--accent-light);opacity:1;font-weight:500}
.cvbrvd5x .x8f3qe{border-bottom:1px solid currentColor;padding-bottom:2px}
.e2sf .zmhjvf{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.tsefl{--date-bg:var(--accent-bg-light)}
.hqz5zjp .f6h2j::before{content:""}
.t7h8b .x8f3qe + .x8f3qe::before{content:"•";margin-right:6px;opacity:.4}
.zi3i68 .x8f3qe + .x8f3qe::before{content:"/";margin-right:6px;opacity:.35}
.sauocek5 .x8f3qe + .x8f3qe::before{content:"|";margin-right:6px;opacity:.3}
.vm2z .x8f3qe + .x8f3qe::before{content:"—";margin-right:6px;opacity:.3}
.y9e2q .x8f3qe + .x8f3qe::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.prstt3 .x8f3qe + .x8f3qe::before{content:"·";margin-right:6px;opacity:.4}
.w5m6z73d .x8f3qe + .x8f3qe::before{content:"›";margin-right:6px;opacity:.4}
.kqjm .x8f3qe + .x8f3qe::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.bwgpbv .r4jf{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .r4jf{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d0er{max-width:100%}
}
.mlsnp7dd .j0ic{margin:0}
@media (max-width:560px){
  .tefi{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) {
  .fackhs2u { padding: 28px 18px 20px; }
  .juru0k8v { font-size: 1.2rem; }
  .ni0a { max-width: 220px; max-height: 80px; }
}
.qx0b  .cl3bxxq { border-radius: 50%; }
.gmon6o .d2uog {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .cl3bxxq { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.cbqkwtb0 {
  margin: 28px 0 24px;
}
.cbqkwtb0 .p3lm4z1 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.cbqkwtb0 .i41k {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.cbqkwtb0 .d2uog {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .y4oh92d { flex-direction: row-reverse; }
[dir="rtl"] .tq0t { flex-direction: row-reverse; }
[dir="rtl"] .ew28 .ejmu { right: auto; left: 32px; }
[dir="rtl"] .wu6y6gu  .ejmu { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ew28 .ejmu { right: auto; left: 20px; }
  [dir="rtl"] .wu6y6gu  .ejmu { left: auto;  right: 20px; }
}
[dir="rtl"] .kctwjd4x .t84kfji  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .giqnckx4 .t84kfji { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .shl1g,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mjl3xi07, [dir="rtl"] .pbqvda { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pyc01 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ldf0ahx { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .u1i97hx { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .d2uog { direction: rtl; }
[dir="rtl"] .fzua { direction: rtl; }
[dir="rtl"] .iim61p { direction: rtl; }
[dir="rtl"] .sxkvct4g { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .i7ul2 .pbqvda,
[dir="rtl"] .g337x11m .pbqvda,
[dir="rtl"] .jjc7 .pbqvda,
[dir="rtl"] .dhl4h .pbqvda {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .i7ul2 .pbqvda li::before,
[dir="rtl"] .g337x11m .pbqvda li::before,
[dir="rtl"] .jjc7 .pbqvda li::before,
[dir="rtl"] .dhl4h .pbqvda li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .shl1g.vpx8o .t2lg { align-items: flex-end; text-align: right; }
[dir="rtl"] .shl1g.t76h3 .t2lg { text-align: center; }
[dir="rtl"] .shl1g .t2lg { text-align: right; }
[dir="rtl"] .i41k,
[dir="rtl"] .lutrk,
[dir="rtl"] .ibzcu,
[dir="rtl"] .hyjb,
[dir="rtl"] .etteol1r,
[dir="rtl"] .wbra7h,
[dir="rtl"] .nlkl0,
[dir="rtl"] .bcs8z { text-align: right; direction: rtl; }
[dir="rtl"] .g17ejr0 .nlkl0,
[dir="rtl"] .qvbsp .nlkl0 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #128f98;
  --brand:           #128f98;
  --brand-light:     #167379;
  --brand-pale:      #28939b;
  --grad-start:      #21d7e4;
  --grad-end:        #61d9e1;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #128f98;
  --cta-light:       #0a6f76;
  --cta-hover:       #0b5b61;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f6;
  --bg-raised:       #edf1f1;
  --bg-hover:        #f3f5f6;
  --border:          #e1e8e9;
  --border-alt:      #cfdcdd;
  --border-section:  #e1e8e9;
  --text-primary:    #171b1b;
  --text-muted:      #506061;
  --text-body:       #2e3737;
  --text-sub:        #455253;
  --text-faint:      #73898b;
  --text-dim:        #8fa1a2;
  --text-label:      #5c6e6f;
  --text-value:      #394445;
  --accent-bg:       #e0f3f4;
  --accent-bg-light: #c6edf0;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9656;
  --c-cons:          #9f2159;
  --c-pros-label:    #0eb366;
  --c-tip-border:    #10c671;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9656;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Rajdhani", sans-serif; }
.oaa2 .x94scz, .oaa2 .shl1g { min-height: 320px; }
.g82fn9v .yl2c290z::after, .g82fn9v .rvwbj8::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.cv3og .z9gvukw::after,.cv3og .ejmu::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; }
.kccugo::before { content: '—'; }