:root {
  --color-accent: #086c3b;
  --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;
}
.n08c {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.j6h2 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.hlaz {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.uca4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ag2f { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ag2f a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ag2f a:hover { color: var(--accent-light); }
.l4bdv   .q74zn4 { border-radius: 0; }
.xdg0f8 .q74zn4 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .q74zn4 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .gqn41ih:hover .q74zn4,
  .gqn41ih:focus-within .q74zn4 { display: block; }
  .q74zn4 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.wcc9aipd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.r3fb6hw { display: none; }
@media (max-width: 640px) {
  .r3fb6hw {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .r3fb6hw.l3jd { display: block; }
}
@media (max-width: 640px) {
  .wcc9aipd { display: block; }
  .ag2f > li + li::before { display: none !important; }
  .ag2f {
    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;
  }
  .ag2f.l3jd { display: flex; }
  .ag2f li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ag2f li:last-child a { border-bottom: none; }
}
.rowqcexf { min-height: 480px; }
.nx0ax {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.io94lh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.j4tj2 .io94lh { margin-left: 0; margin-right: 0; }
.oq7mosk {
  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;
}
.lp35 .oq7mosk { margin-top: 24px; }
.oq7mosk:hover { opacity: 0.88; }
.u0dc4g04 .nx0ax { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.u0dc4g04 .io94lh { color: #e2e8f0; }
.u0dc4g04.j4tj2   .m2xq18o { text-align: left; }
.biebeb0t .nx0ax { color: var(--text-primary); text-shadow: none; }
.biebeb0t .io94lh { color: var(--text-muted); }
.biebeb0t .oq7mosk { margin-top: 16px; }
.biebeb0t, .biebeb0t.rowqcexf { min-height: auto !important; }
.biebeb0t.j4tj2   .m2xq18o { text-align: left; }
.biebeb0t~.ibeyyb{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}
.biebeb0t~.ibeyyb .pcbs{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; }
}
.eyhfdgel .nx0ax { color: #fff; }
.eyhfdgel .io94lh { color: rgba(255,255,255,0.85); }
.eyhfdgel .oq7mosk { background: #fff; color: var(--cta); }
.eyhfdgel .oq7mosk:hover { opacity: 0.92; }
.tgmp .fg16w { position: relative; overflow: hidden; }
.tgmp .fg16w::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;
}
.jpvz9y .fg16w {
  animation: hg-breathe 7s ease-in-out infinite;
}
.tlxg11h .fg16w { position: relative; overflow: hidden; }
.tlxg11h .fg16w::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;
}
.xbuj8 .fg16w { position: relative; overflow: hidden; }
.xbuj8 .fg16w::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;
}
.j6kohy .fg16w {
  animation: hg-fadein 1.2s ease-out both;
}
.fg16w {
  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%);
}
.gj53n2 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.gttxxcc {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.gwv55 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.fg16w .nx0ax { text-shadow: none; color: var(--text-primary); }
.fg16w .io94lh { color: var(--text-muted); }
body.baei .nx0ax {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ih57xu .nx0ax {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rowqcexf.eyhfdgel .nx0ax,
section.eyhfdgel .nx0ax {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.fg16w.qttgqkm .gj53n2 { align-items: center; text-align: center; }
.fg16w.j4tj2   .gj53n2 { align-items: flex-start; text-align: left; }
.b7xk .gttxxcc { position: relative; }
.b7xk .gttxxcc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.b7xk.mz4bzcvx .gttxxcc::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.meuv .gttxxcc {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.meuv .gwv55 {
  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);
}
.meuv.mz4bzcvx .gttxxcc { padding: 32px 0 32px 32px; }
.lmes0k .gttxxcc {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.lmes0k .gwv55 {
  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);
}
.mz4bzcvx .gj53n2 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.lmes0k.mz4bzcvx .gttxxcc { padding: 40px 16px 40px 48px; }
.rowqcexf .vw47xb {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vw47xb .art60.h6si {
  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;
}
.vw47xb .art60.h6si:hover { opacity: 0.85; }
.w77j4 .gttxxcc {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .fg16w { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .fg16w:not(.w77j4) .gttxxcc { display: none !important; }
  .w77j4 .gttxxcc { padding: 16px; }
  .gj53n2  { padding: 36px 24px; }
  .fg16w~.ibeyyb,.mz4bzcvx~.ibeyyb{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .rowqcexf, .fg16w { min-height: 320px !important; }
  .nx0ax { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jb02jv,
  .zd8a,
  .rsrq0ar { grid-template-columns: 1fr !important; }

  

  
  .tp8v0q { display: flex !important; flex-direction: column !important; }
  .tp8v0q .m2xq18o { display: contents; }
  .tp8v0q .pp0mq { order: 0; }
  .tp8v0q .nx0ax { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .tp8v0q .jb02jv { order: 2; padding: 0 16px 12px !important; }
  .tp8v0q .io94lh { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .lp35 .m2xq18o { display: flex; flex-direction: column; }
  .lp35 .m2xq18o .nx0ax { order: 1; }
  .lp35 .m2xq18o .rsrq0ar { order: 2; margin: 8px 0 24px !important; }
  .lp35 .m2xq18o .io94lh { order: 3; }
  .lp35 .m2xq18o .oq7mosk { order: 4; align-self: center; margin-top: 0; }

  
  .fg16w.w77j4 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .fg16w.w77j4 .gj53n2 { display: contents; padding: 0; }
  .fg16w.w77j4 .gj53n2 .nx0ax { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .fg16w.w77j4 .gttxxcc { order: 2; padding: 12px 16px; }
  .fg16w.w77j4 .gj53n2 .io94lh { order: 3; padding: 0 24px; margin: 0 auto; }
  .fg16w.w77j4 .gj53n2 .oq7mosk { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gv419t3 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.o4a0k { width: 100%; height: auto; display: block; border-radius: 10px; }
.wj07vy .gv419t3        { border-radius: 16px; }
.wj07vy .o4a0k  { border-radius: 16px; }
.k1w38tk .gv419t3         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.k1w38tk .o4a0k   { border-radius: 8px; }
.juv7zfu4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.etvs { width: 100%; padding: 32px 0; position: relative; }
.qgklzm88 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.v2npw7ak .etvs:nth-child(even) { background: var(--bg-surface); }
.v2npw7ak .etvs:nth-child(odd)  { background: var(--bg-page); }
.jjejuryi .etvs:nth-child(even) { background: var(--bg-card); }
.jjejuryi .etvs:nth-child(odd)  { background: var(--bg-page); }
.v2npw7ak .etvs:nth-child(odd)  .qgklzm88 { background: var(--bg-card); border-radius: 6px; }
.v2npw7ak .etvs:nth-child(even) .qgklzm88 { background: var(--bg-raised); border-radius: 6px; }
.jjejuryi .etvs:nth-child(odd)  .qgklzm88 { background: var(--bg-card); border-radius: 6px; }
.jjejuryi .etvs:nth-child(even) .qgklzm88 { background: var(--bg-raised); border-radius: 6px; }
.v2npw7ak .etvs:nth-child(even) .ipbcu .xbjv8j,
.jjejuryi .etvs:nth-child(even) .ipbcu .xbjv8j { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.v2npw7ak .etvs:nth-child(odd) .ipbcu .xbjv8j,
.jjejuryi .etvs:nth-child(odd) .ipbcu .xbjv8j { background: var(--bg-card-inner); }
.v2npw7ak .etvs:nth-child(even) .pv6d5s .xbjv8j:nth-child(odd),
.jjejuryi .etvs:nth-child(even) .pv6d5s .xbjv8j:nth-child(odd)  { background: var(--bg-card); }
.v2npw7ak .etvs:nth-child(even) .pv6d5s .xbjv8j:nth-child(even),
.jjejuryi .etvs:nth-child(even) .pv6d5s .xbjv8j:nth-child(even) { background: var(--bg-card-inner); }
h1.m9fh5 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.m9fh5 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.xjfjp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kozw h2.m9fh5 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g8j2 h2.m9fh5 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.i8839f h2.m9fh5 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ncgfl h2.m9fh5::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gjelj3t h2.m9fh5 {
  color: var(--text-primary); font-size: 1.7rem;
}
.fvr5 h2.m9fh5::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sfr6vyb h2.m9fh5 {
  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;
}
.ck4dwe { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ck4dwe { display: none; } }
.iprfoi { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.b3sp3 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vkws7w {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.yhmg1oq { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ln7l { padding-left: 20px; }
.ln7l li { margin-bottom: 6px; }
.ln7l a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ln7l a:hover { color: var(--accent-light); }
.xazdpog .yhmg1oq { display: none; }
.nmrbt .yhmg1oq { display: none; }
.nmrbt .ln7l { padding-left: 0; list-style: none; }
.nmrbt .ln7l li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.nmrbt .ln7l a { font-size: 0.92rem; }
.ifppp .vkws7w { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ifppp .yhmg1oq { display: none; }
.ifppp .ln7l { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ifppp .ln7l li { margin-bottom: 0; }
.ifppp .ln7l 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;
}
.ifppp .ln7l a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.p03w .vkws7w { padding: 20px 20px 16px; }
.p03w .ln7l {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.p03w .ln7l li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.p03w .ln7l 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;
}
.p03w .ln7l 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;
}
.p03w .ln7l a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.p03w .ln7l a:focus,
.p03w .ln7l a:focus-visible,
.p03w .ln7l a:target { outline: none; }
.p03w .ln7l li:target a { border-color: var(--border); color: var(--text-muted); }
.rkerhh5 .vkws7w { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rkerhh5 .yhmg1oq { display: none; }
.rkerhh5 .ln7l { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rkerhh5 .ln7l li { margin-bottom: 0; }
.rkerhh5 .ln7l li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rkerhh5 .ln7l li:last-child::after { content: ""; margin-right: 0; }
.rkerhh5 .ln7l a { font-size: 0.9rem; }
.xbjv8j { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ipbcu .xbjv8j { background: var(--bg-card); }
.pv6d5s .xbjv8j:nth-child(odd)  { background: var(--bg-card); }
.pv6d5s .xbjv8j:nth-child(even) { background: var(--bg-raised); }
.ftdj74hf .xbjv8j {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ftdj74hf .xbjv8j:last-child { border-bottom: none; }
.ftdj74hf h3.xjfjp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.m514d .xbjv8j {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.m514d .xbjv8j + .xbjv8j { margin-top: 4px; }
.oa3n .xbjv8j { background: none; border-radius: 0; padding: 12px 0; }
.oa3n .xbjv8j + .xbjv8j { border-top: 1px solid var(--border-section); }
.bi9u5t { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ss5x { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.btar5wg { color: var(--text-body); margin-bottom: 10px; }
.yaqs32h3, .w43kd { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.yaqs32h3 li, .w43kd li { margin-bottom: 6px; }
.w43kd li { list-style: decimal; }
.pm1x     .yaqs32h3 { list-style-type: "● "; }
.o6rds1vt  .yaqs32h3 { list-style-type: "■ "; }
.ud9yni8 .yaqs32h3 { list-style-type: "◆ "; }
.hxw7w    .yaqs32h3 { list-style-type: "★ "; }
.pm1x     .b1as { list-style-type: "● "; }
.o6rds1vt  .b1as { list-style-type: "■ "; }
.ud9yni8 .b1as { list-style-type: "◆ "; }
.hxw7w    .b1as { list-style-type: "★ "; }
.pm1x    .yaqs32h3 li::marker, .pm1x    .b1as li::marker,
.o6rds1vt .yaqs32h3 li::marker, .o6rds1vt .b1as li::marker,
.ud9yni8 .yaqs32h3 li::marker, .ud9yni8 .b1as li::marker,
.hxw7w   .yaqs32h3 li::marker, .hxw7w   .b1as li::marker {
  color: var(--cta); font-size: 1em;
}
.pm1x .w43kd,
.o6rds1vt .w43kd,
.ud9yni8 .w43kd,
.hxw7w .w43kd {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.pm1x .w43kd li,
.o6rds1vt .w43kd li,
.ud9yni8 .w43kd li,
.hxw7w .w43kd li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.pm1x .w43kd li::before,
.o6rds1vt .w43kd li::before,
.ud9yni8 .w43kd li::before,
.hxw7w .w43kd 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;
}
.pm1x     .w43kd li::before { border-radius: 50%; }
.o6rds1vt  .w43kd li::before { border-radius: 3px; }
.ud9yni8 .w43kd li::before { border-radius: 3px; }
.hxw7w    .w43kd li::before { border-radius: 50%; }
.sn2nd { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.v24cspai .sn2nd,
.ily7 .sn2nd { background: transparent; border: none; border-radius: 0; }
.fuyq6 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fuyq6 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fuyq6 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fuyq6 tr:hover td { background: var(--bg-hover); }
.zt943cvg .fuyq6 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.z3x3hnq .fuyq6 { border: 1px solid var(--border-alt); }
.z3x3hnq .fuyq6 th,
.z3x3hnq .fuyq6 td { border: 1px solid var(--border-alt); }
.qcxlkqc4 .fuyq6 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qcxlkqc4 .fuyq6 td { border-bottom: none; }
.qcxlkqc4 .fuyq6 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.newbx .fuyq6 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.abis3 .sn2nd {
  overflow: hidden;
}
.abis3 .fuyq6 th { border-bottom: 1px solid var(--border-alt); }
.abis3 .fuyq6 tr:last-child td { border-bottom: none; }
.rfvy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.f9w83w { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ycdt { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.hf5bfogr { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.cist { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.b1as { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.b1as 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%}
.c2ct .hf5bfogr { background: transparent; text-align: center; }
.l11tet5i .ycdt {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.acx6a5 .ycdt {
  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);
}
.p48v .f9w83w { display: grid; grid-template-columns: auto 1fr; }
.p48v .ycdt {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.p48v .hf5bfogr { grid-column: 2; }
.p48v .cist,
.p48v .b1as { grid-column: 1 / -1; }
.y9nx .f9w83w { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.y9nx .ycdt {
  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);
}
.y9nx .hf5bfogr { grid-column: 2; }
.y9nx .cist,
.y9nx .b1as { grid-column: 1 / -1; }
.k73nkp .f9w83w { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.k73nkp .hf5bfogr { background: none; color: var(--accent-light); font-weight: 700; }
.d54u .f9w83w { 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); }
.d54u .hf5bfogr { background: none; color: var(--accent-light); font-weight: 700; }
.et60s .f9w83w { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.et60s .f9w83w:last-child { border-bottom: none; }
.et60s .hf5bfogr { background: none; color: var(--accent-light); font-weight: 700; }
.jc4n .f9w83w { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.jc4n .hf5bfogr { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.xvhj .rfvy { counter-reset: card-n; }
.xvhj .f9w83w  { counter-increment: card-n; }
.xvhj .hf5bfogr { display: flex; align-items: center; gap: 10px; }
.xvhj .hf5bfogr::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;
}
.h79c3 .f9w83w { background: var(--bg-surface); border: 1px solid var(--border); }
.h79c3 .hf5bfogr { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.tthg8eeh { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.rqsjys  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.b89ri0 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.h0bztm4b { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.tthg8eeh strong { color: var(--text-primary); font-size: 0.95rem; }
.tthg8eeh p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lx5t { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.u4abom, .ic18y92 { border-radius: 8px; padding: 14px; }
.u4abom { background: var(--bg-pros); }
.ic18y92 { background: var(--bg-cons); }
.stc1 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.u4abom .stc1 { color: var(--c-pros-label); }
.ic18y92 .stc1 { color: #f87171; }
.u4abom ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ic18y92 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.o4a0k { width: 100%; height: auto; border-radius: 10px; display: block; }
.h6si {
  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;
}
.h6si:hover { opacity: 0.85; }
.ndft .h6si  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ndft .h6si:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ob1kc .h6si  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ob1kc .h6si:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zqgmdwt9 .oq7mosk { border-radius: 50px; }
.zqgmdwt9 .h6si  { border-radius: 50px; }
.zx8uvr .oq7mosk { padding-left: 22px; padding-right: 22px; }
.zx8uvr .h6si  { padding-left: 12px; padding-right: 12px; }
.n5paf92a .oq7mosk { padding-left: 44px; padding-right: 44px; }
.n5paf92a .h6si  { padding-left: 24px; padding-right: 24px; }
.r17q .oq7mosk { padding-left: 56px; padding-right: 56px; }
.r17q .h6si  { padding-left: 32px; padding-right: 32px; }
.mday8   .oq7mosk::after, .mday8   .h6si::after,
.zrokl .oq7mosk::after, .zrokl .h6si::after,
.uxnkkv    .oq7mosk::after, .uxnkkv    .h6si::after,
.r49ik30    .oq7mosk::after, .r49ik30    .h6si::after,
.nv37q    .oq7mosk::after, .nv37q    .h6si::after,
.as30t     .oq7mosk::after, .as30t     .h6si::after,
.o3o3r4c    .oq7mosk::after, .o3o3r4c    .h6si::after,
.r4cjb   .oq7mosk::after, .r4cjb   .h6si::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;
}
.mday8 .oq7mosk::after, .mday8 .h6si::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");
}
.zrokl .oq7mosk::after, .zrokl .h6si::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");
}
.uxnkkv .oq7mosk::after, .uxnkkv .h6si::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");
}
.r49ik30 .oq7mosk::after, .r49ik30 .h6si::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");
}
.nv37q .oq7mosk::after, .nv37q .h6si::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");
}
.as30t .oq7mosk::after, .as30t .h6si::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");
}
.o3o3r4c .oq7mosk::after, .o3o3r4c .h6si::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");
}
.r4cjb .oq7mosk::after, .r4cjb .h6si::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");
}
.u1zjhg   .xdinm86::after, .u1zjhg   .raxk2x2::after,
.c3eommr .xdinm86::after, .c3eommr .raxk2x2::after,
.e230    .xdinm86::after, .e230    .raxk2x2::after,
.a3oaedu4    .xdinm86::after, .a3oaedu4    .raxk2x2::after,
.o44qn2u    .xdinm86::after, .o44qn2u    .raxk2x2::after,
.cdzt1ym     .xdinm86::after, .cdzt1ym     .raxk2x2::after,
.e7f5    .xdinm86::after, .e7f5    .raxk2x2::after,
.zeqfz   .xdinm86::after, .zeqfz   .raxk2x2::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;
}
.u1zjhg .xdinm86::after, .u1zjhg .raxk2x2::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");
}
.c3eommr .xdinm86::after, .c3eommr .raxk2x2::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");
}
.e230 .xdinm86::after, .e230 .raxk2x2::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");
}
.a3oaedu4 .xdinm86::after, .a3oaedu4 .raxk2x2::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");
}
.o44qn2u .xdinm86::after, .o44qn2u .raxk2x2::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");
}
.cdzt1ym .xdinm86::after, .cdzt1ym .raxk2x2::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");
}
.e7f5 .xdinm86::after, .e7f5 .raxk2x2::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");
}
.zeqfz .xdinm86::after, .zeqfz .raxk2x2::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");
}
.art60.h6si {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .na9ne {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .na9ne::before    { grid-area: rank;   }
  .m0ug9nri           { grid-area: ident;  }
  .ywev     { grid-area: rating; min-width: 0; width: auto; }
  .v4fx           { grid-area: pills;  }
  .art60             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .na9ne {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .na9ne::before    { justify-self: center; }
  .m0ug9nri           { width: 100%; }
  .ywev     { justify-self: center; }
  .v4fx           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .vswa .gwhtpp {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .vswa .qbsdq { margin: 0; }
}
.ily7 .lx5t { gap: 10px; }
.ily7 .u4abom, .ily7 .ic18y92 { padding: 12px; }
.ily7 .u4abom ul, .ily7 .ic18y92 ul { margin: 4px 0 0; padding-left: 18px; }
.ily7 .u4abom li, .ily7 .ic18y92 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .x3q14 { grid-template-columns: 1fr; }
  .yj7p41r { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .yj7p41r .czqohg { width: 72px; height: 50px; }
  .yj7p41r .zn9n9 { max-width: 180px; }
  .yj7p41r .oozbr8d { width: auto; }
}
@media (max-width: 720px) {
  .ibwunk0b { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ihdy1x { padding: 16px; }
  .h0smt6e .lj3z4wk { min-width: 50%; }
}
.wr0qlvs .lx5t { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ps3k83l { grid-template-columns: 1fr; }
  .lmi8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xr2q { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ov4o17t3 { flex-wrap: wrap; padding: 16px; }
}
.bhuyfw5r .lx5t { gap: 8px; }
.bhuyfw5r .u4abom, .bhuyfw5r .ic18y92 { padding: 8px; }
@media (max-width: 480px) {
  .d5b4cmv { flex-direction: column; align-items: stretch; }
}
.u8ifpb .oozbr8d .h6si { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .m76qz38h { flex-direction: column; align-items: stretch; gap: 10px; }
  .u8ifpb .oozbr8d { text-align: center; }
}
@media (max-width: 720px) {
  .ioy8v97o { grid-template-columns: 1fr; }
  .o3oq3th { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .he8k5c { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gre0 { grid-template-columns: 1fr; }
  .uq3xwpk9 { width: 100px; height: 100px; margin: 16px auto; }
  .n1oo07 { font-size: 1.4rem; }
  .jo9pr0 { justify-content: center; }
  .rtec6 .lj3z4wk { min-width: 50%; }
}
.avnq3xg7 .lx5t { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .bg3phum4 { flex-wrap: wrap; padding: 14px 16px; }
  .hc6wy { padding: 12px 16px; }
  .avnq3xg7 .lx5t { margin: 0 16px; }
  .avnq3xg7 .afod8kg { padding: 0 16px; }
  .qrcg { padding: 12px 16px; }
}
.xpakfk .na9ne {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ni2liagn .v4fx .hsyj5jx {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ni2liagn .v4fx .hsyj5jx:first-child { border-left: none; }
.oui5301c .cbvtk {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.jruiky { margin: 16px 0; }
.ipbhc7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ipbhc7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ipbhc7 summary::after { content: "+"; color: var(--accent-light); }
.ipbhc7[open] summary::after { content: "−"; }
.ipbhc7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.etvs { margin-bottom: 0; }
.qa64cl8z h2.m9fh5 { color: var(--text-primary); border-color: var(--accent-light); }
.b5g50hit h2.m9fh5 { color: var(--text-primary); border-color: var(--accent-light); }
.pxh7pf1d .rqsjys     { background: #052e16; border-color: #10b981; }
.pxh7pf1d .b89ri0 { background: #2d0a1e; border-color: #f43f5e; }
.pxh7pf1d .d212nc    { background: #1e1036; border-color: #a855f7; }
.pxh7pf1d .tthg8eeh strong  { color: #f1f5f9; }
.pxh7pf1d .tthg8eeh p       { color: #cbd5e1; }
.pxh7pf1d .zlr5z    .rqsjys     .h0bztm4b::before,
.pxh7pf1d .mcflk  .rqsjys     .h0bztm4b::before,
.pxh7pf1d .ewhdq8  .rqsjys     .h0bztm4b::before,
.pxh7pf1d .tgg1fua9 .rqsjys     .h0bztm4b::before { color: #10b981; }
.pxh7pf1d .zlr5z    .b89ri0 .h0bztm4b::before,
.pxh7pf1d .mcflk  .b89ri0 .h0bztm4b::before,
.pxh7pf1d .ewhdq8  .b89ri0 .h0bztm4b::before,
.pxh7pf1d .tgg1fua9 .b89ri0 .h0bztm4b::before { color: #f43f5e; }
.pxh7pf1d .zlr5z    .d212nc    .h0bztm4b::before,
.pxh7pf1d .mcflk  .d212nc    .h0bztm4b::before,
.pxh7pf1d .ewhdq8  .d212nc    .h0bztm4b::before,
.pxh7pf1d .tgg1fua9 .d212nc    .h0bztm4b::before { color: #a855f7; }
.urxk .rqsjys     { background: #2d2000; border-color: #eab308; }
.urxk .b89ri0 { background: #2d0b0b; border-color: #ef4444; }
.urxk .tthg8eeh strong  { color: #f1f5f9; }
.urxk .tthg8eeh p       { color: #cbd5e1; }
.urxk .zlr5z    .rqsjys     .h0bztm4b::before,
.urxk .mcflk  .rqsjys     .h0bztm4b::before,
.urxk .ewhdq8  .rqsjys     .h0bztm4b::before,
.urxk .tgg1fua9 .rqsjys     .h0bztm4b::before { color: #eab308; }
.urxk .zlr5z    .b89ri0 .h0bztm4b::before,
.urxk .mcflk  .b89ri0 .h0bztm4b::before,
.urxk .ewhdq8  .b89ri0 .h0bztm4b::before,
.urxk .tgg1fua9 .b89ri0 .h0bztm4b::before { color: #ef4444; }
.urxk .zlr5z    .d212nc    .h0bztm4b::before,
.urxk .mcflk  .d212nc    .h0bztm4b::before,
.urxk .ewhdq8  .d212nc    .h0bztm4b::before,
.urxk .tgg1fua9 .d212nc    .h0bztm4b::before { color: #f97316; }
.rtdy .rqsjys     { background: #0c1a2e; border-color: #38bdf8; }
.rtdy .b89ri0 { background: #12103a; border-color: #818cf8; }
.rtdy .tthg8eeh strong  { color: #f1f5f9; }
.rtdy .tthg8eeh p       { color: #cbd5e1; }
.rtdy .zlr5z    .rqsjys     .h0bztm4b::before,
.rtdy .mcflk  .rqsjys     .h0bztm4b::before,
.rtdy .ewhdq8  .rqsjys     .h0bztm4b::before,
.rtdy .tgg1fua9 .rqsjys     .h0bztm4b::before { color: #38bdf8; }
.rtdy .zlr5z    .b89ri0 .h0bztm4b::before,
.rtdy .mcflk  .b89ri0 .h0bztm4b::before,
.rtdy .ewhdq8  .b89ri0 .h0bztm4b::before,
.rtdy .tgg1fua9 .b89ri0 .h0bztm4b::before { color: #818cf8; }
.rtdy .zlr5z    .d212nc    .h0bztm4b::before,
.rtdy .mcflk  .d212nc    .h0bztm4b::before,
.rtdy .ewhdq8  .d212nc    .h0bztm4b::before,
.rtdy .tgg1fua9 .d212nc    .h0bztm4b::before { color: #2dd4bf; }
.zm2z .rqsjys     { background: var(--accent-bg); border-color: var(--accent-light); }
.zm2z .b89ri0 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zm2z .zlr5z    .h0bztm4b::before,
.zm2z .mcflk  .h0bztm4b::before,
.zm2z .ewhdq8  .h0bztm4b::before,
.zm2z .tgg1fua9 .h0bztm4b::before { color: var(--accent-light) !important; }
.p3aop5::before,
.ztoqqftm::before { margin-right: 5px; }
.mp94 .u4abom ul li,
.mp94 .u4abom .p3aop5 { color: #22c55e; }
.mp94 .ic18y92 ul li,
.mp94 .ic18y92 .ztoqqftm { color: #ef4444; }
.c3f6fzy .u4abom { background: var(--bg-pros); }
.c3f6fzy .ic18y92 { background: var(--bg-cons); }
.c3f6fzy .u4abom .p3aop5 { color: var(--c-pros-label); }
.c3f6fzy .ic18y92 .ztoqqftm { color: var(--c-cons); }
.c3f6fzy .u4abom ul li,
.c3f6fzy .ic18y92 ul li,
.n4qg .u4abom { background: var(--bg-pros); }
.n4qg .ic18y92 { background: var(--bg-cons); }
.n4qg .u4abom .p3aop5 { color: var(--c-pros-label); }
.n4qg .ic18y92 .ztoqqftm { color: var(--c-cons); }
.n4qg .u4abom ul li,
.n4qg .cnupz li          { color: var(--c-pros); }
.n4qg .ic18y92 ul li,
.n4qg .k2hz li          { color: var(--c-cons); }
.xkcfsf0 .p3aop5::before { content: "✓ "; }
.xkcfsf0 .ztoqqftm::before { content: "✗ "; }
.w8l59 .p3aop5::before { content: "→ "; }
.w8l59 .ztoqqftm::before { content: "← "; }
.ey0e0rh3 .p3aop5::before { content: "★ "; }
.ey0e0rh3 .ztoqqftm::before { content: "✕ "; }
.xx1d5 .p3aop5::before { content: "◆ "; }
.xx1d5 .ztoqqftm::before { content: "▲ "; }
.bz2i .tthg8eeh { background: transparent; border-left: none; border: 1.5px solid; }
.bz2i .rqsjys     { border-color: var(--c-tip-border); }
.bz2i .b89ri0 { border-color: var(--c-warn-border); }
.bz2i .tthg8eeh strong { color: var(--text-primary); }
.bz2i .tthg8eeh p      { color: var(--text-muted); }
.z81d .tthg8eeh { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.z81d .rqsjys     { border-top-color: var(--c-tip-border); }
.z81d .b89ri0 { border-top-color: var(--c-warn-border); }
.ykxcgy .tthg8eeh { border-left: none; border-radius: 8px; }
.ykxcgy .rqsjys     { background: #065f46; }
.ykxcgy .b89ri0 { background: #92400e; }
.ykxcgy .tthg8eeh strong,
.ykxcgy .tthg8eeh p { color: #fff; }
.ykxcgy .h0bztm4b::before { color: rgba(255,255,255,0.85) !important; }
.pxh7pf1d.ykxcgy .rqsjys,
.pxh7pf1d .ykxcgy .rqsjys     { background: #052e16; }
.pxh7pf1d.ykxcgy .b89ri0,
.pxh7pf1d .ykxcgy .b89ri0 { background: #2d0a1e; }
.pxh7pf1d.ykxcgy .d212nc,
.pxh7pf1d .ykxcgy .d212nc    { background: #1e1036; }
.urxk.ykxcgy .rqsjys,
.urxk .ykxcgy .rqsjys      { background: #2d2000; }
.urxk.ykxcgy .b89ri0,
.urxk .ykxcgy .b89ri0  { background: #2d0b0b; }
.rtdy.ykxcgy .rqsjys,
.rtdy .ykxcgy .rqsjys      { background: #0c1a2e; }
.rtdy.ykxcgy .b89ri0,
.rtdy .ykxcgy .b89ri0  { background: #12103a; }
.vocyvav0 .tthg8eeh { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vocyvav0 .rqsjys     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vocyvav0 .b89ri0 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.vocyvav0 .tthg8eeh strong { color: var(--text-primary); }
.vocyvav0 .tthg8eeh p      { color: var(--text-muted); }
.oon09r .tthg8eeh { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zlr5z .h0bztm4b,
.mcflk .h0bztm4b,
.ewhdq8 .h0bztm4b,
.tgg1fua9 .h0bztm4b { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zlr5z .h0bztm4b::before,
.mcflk .h0bztm4b::before,
.ewhdq8 .h0bztm4b::before,
.tgg1fua9 .h0bztm4b::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zlr5z .rqsjys     .h0bztm4b::before { content: "✦"; color: var(--c-tip-border); }
.zlr5z .b89ri0 .h0bztm4b::before { content: "▲"; color: var(--c-warn-border); }
.zlr5z .d212nc    .h0bztm4b::before { content: "◉"; color: #60a5fa; }
.mcflk .rqsjys     .h0bztm4b::before { content: "★"; color: var(--c-tip-border); }
.mcflk .b89ri0 .h0bztm4b::before { content: "◆"; color: var(--c-warn-border); }
.mcflk .d212nc    .h0bztm4b::before { content: "●"; color: #60a5fa; }
.ewhdq8 .rqsjys     .h0bztm4b::before { content: "▶"; color: var(--c-tip-border); }
.ewhdq8 .b89ri0 .h0bztm4b::before { content: "■"; color: var(--c-warn-border); }
.ewhdq8 .d212nc    .h0bztm4b::before { content: "▸"; color: #60a5fa; }
.tgg1fua9 .rqsjys     .h0bztm4b::before { content: "→"; color: var(--c-tip-border); }
.tgg1fua9 .b89ri0 .h0bztm4b::before { content: "⬥"; color: var(--c-warn-border); }
.tgg1fua9 .d212nc    .h0bztm4b::before { content: "◈"; color: #60a5fa; }
.bswq .ipbcu .xbjv8j,
.bswq .pv6d5s .xbjv8j  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bswq .f9w83w                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bswq .sn2nd          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bswq .vkws7w                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bsmm2a .ipbcu .xbjv8j,
.bsmm2a .pv6d5s .xbjv8j,
.bsmm2a .f9w83w,
.bsmm2a .na9ne,
.bsmm2a .qbsdq,
.bsmm2a .sn2nd,
.bsmm2a .vkws7w,
.bsmm2a .oon09r .tthg8eeh { box-shadow: none; }
.u61qynp   .btar5wg, .u61qynp .bi9u5t, .u61qynp .ss5x,
.u61qynp   .iprfoi, .u61qynp .b3sp3 { font-size: 0.9rem; }
.u61qynp   .yaqs32h3, .u61qynp .w43kd { font-size: 0.9rem; }
.euxavth   .btar5wg, .euxavth .bi9u5t, .euxavth .ss5x,
.euxavth   .iprfoi, .euxavth .b3sp3 { font-size: 0.95rem; }
.euxavth   .yaqs32h3, .euxavth .w43kd { font-size: 0.95rem; }
.vo5h   .btar5wg, .vo5h .bi9u5t, .vo5h .ss5x,
.vo5h   .iprfoi, .vo5h .b3sp3 { font-size: 1.08rem; }
.vo5h   .yaqs32h3, .vo5h .w43kd { font-size: 1.05rem; }
.vo5h   .fuyq6 { font-size: 0.97rem; }
.a77iu .nx0ax      { font-size: 3.2rem; }
.a77iu h2.m9fh5 { font-size: 1.9rem; }
.a77iu h3.xjfjp     { font-size: 1.4rem; }
.jyep38wf .nx0ax      { font-size: 3.8rem; }
.jyep38wf h2.m9fh5 { font-size: 2.2rem; }
.jyep38wf h3.xjfjp     { font-size: 1.6rem; }
.etvs + .etvs { position: relative; }
.z44gwk8   .etvs + .etvs::before,
.k30c8f  .etvs + .etvs::before,
.u798   .etvs + .etvs::before,
.tujtmua   .etvs + .etvs::before,
.hoflffxp   .etvs + .etvs::before,
.ppazldt3 .etvs + .etvs::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z44gwk8 .etvs + .etvs::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.k30c8f .etvs + .etvs::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.u798 .etvs + .etvs::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;
}
.tujtmua .etvs + .etvs::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gzuhi3fl .etvs { margin-bottom: 16px; }
.gzuhi3fl .etvs + .etvs { margin-top: 0; }
.gzuhi3fl .qgklzm88 { padding-top: 0; padding-bottom: 0; }
.hoflffxp .etvs + .etvs::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ppazldt3 .etvs + .etvs::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bd391j .etvs + .etvs::before,
.iy306 .etvs + .etvs::before,
.nwqfe .etvs + .etvs::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%;
}
.v2npw7ak .bd391j .etvs:nth-child(even)::before,
.v2npw7ak .iy306 .etvs:nth-child(even)::before,
.v2npw7ak .nwqfe .etvs:nth-child(even)::before { background: var(--bg-surface); }
.jjejuryi .bd391j .etvs:nth-child(even)::before,
.jjejuryi .iy306 .etvs:nth-child(even)::before,
.jjejuryi .nwqfe .etvs:nth-child(even)::before { background: var(--bg-card); }
.bd391j .etvs + .etvs::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");
}
.iy306 .etvs + .etvs::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");
}
.nwqfe .etvs + .etvs::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");
}
.yl56i .u0dc4g04,
.yl56i .m2xq18o,
.yl56i .gj53n2,
.z527k .gj53n2 { padding-bottom: 60px; }
.hpk26h .gj53n2 { padding-bottom: 70px; }
.yl56i .u0dc4g04::before,
.yl56i .u0dc4g04::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");
}
.pyoxg .fg16w { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f2fe2te .fg16w { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.yvfy .fg16w { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.m1hfun3f .fg16w { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q5qjg .eyhfdgel { background: var(--accent); }
.q5qjg .eyhfdgel .pp0mq { background: none; }
.q5qjg .k8gdch { background: var(--accent); }
.q5qjg .fg16w { background: var(--accent-bg); }
.q5qjg .u0dc4g04:not(.eyhfdgel) .pp0mq { background: rgba(0,0,0,0.6); }
.fy7x1 .gv419t3 { float: left; width: 38%; margin: 0 28px 16px 0; }
.fy7x1 .gv419t3 .o4a0k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fy7x1 .qgklzm88::after { content: ''; display: block; clear: both; }
.nkm2 .gv419t3 { float: right; width: 38%; margin: 0 0 16px 28px; }
.nkm2 .gv419t3 .o4a0k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nkm2 .qgklzm88::after { content: ''; display: block; clear: both; }
.arfgok .etvs:nth-child(odd)  .gv419t3 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.arfgok .etvs:nth-child(even) .gv419t3 { float: right; width: 38%; margin: 0 0 16px 28px; }
.arfgok .gv419t3 .o4a0k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.arfgok .qgklzm88::after { content: ''; display: block; clear: both; }
.fy7x1 .rfvy,
.nkm2 .rfvy,
.arfgok .rfvy,
@media (max-width: 900px) {
  .fy7x1 .gv419t3,
  .nkm2 .gv419t3,
  .arfgok .etvs:nth-child(odd)  .gv419t3,
  .arfgok .etvs:nth-child(even) .gv419t3 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .fy7x1 .gv419t3 .o4a0k,
  .nkm2 .gv419t3 .o4a0k,
  .arfgok .gv419t3 .o4a0k {
    max-height: none !important;
  }
}
.fy7x1 .yaqs32h3,
.fy7x1 .w43kd,
.nkm2 .yaqs32h3,
.nkm2 .w43kd,
.arfgok .yaqs32h3,
.arfgok .w43kd { overflow: hidden; }
@media (max-width: 640px) {
  .fy7x1 .gv419t3,
  .nkm2 .gv419t3,
  .arfgok .gv419t3 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dahlrxsw .juv7zfu4,
.dahlrxsw .qgklzm88,
.dahlrxsw .g69w4s  { max-width: 1100px; }
.dahlrxsw { --content-mw: 1100px; }
.o2o24aer .juv7zfu4,
.o2o24aer .qgklzm88,
.o2o24aer .g69w4s  { max-width: 1200px; }
.b2vc .juv7zfu4,
.b2vc .qgklzm88,
.b2vc .g69w4s  { max-width: 1320px; }
.ske1gu { font-size: 0.82rem; color: var(--text-muted); }
.ttoli0 { display: flex; align-items: center; }
.ihae {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.b9logmhf { display: flex; align-items: center; }
.em35ze9c { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.em35ze9c:hover { text-decoration: underline; }
.tzub52g2 { margin: 0 3px; opacity: 0.45; }
.tzub52g2::before { content: '/'; }
.nqbuj2j0 { padding: 2px 5px; color: var(--text-main); }
.u20n .ske1gu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.u20n .ttoli0 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.v7dbjbky .ske1gu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.v7dbjbky .ttoli0 { padding: 0 0 0 12px; }
.yxbj55v .ttoli0 { padding: 0 16px; }
.yxbj55v .ske1gu {
  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);
}
.yxbj55v .juv7zfu4 { padding-top: 28px; }
@media (max-width: 720px) {
  .t1ep { margin-top: 18px; padding: 0 16px; }
  .yxbj55v .juv7zfu4 { padding-top: 16px; }
}
.dahlrxsw.u20n .ttoli0 { max-width: 1100px; }
.o2o24aer.u20n .ttoli0 { max-width: 1200px; }
.b2vc.u20n .ttoli0 { max-width: 1320px; }
.dahlrxsw .t1ep { max-width: 1100px; }
.zh7k96x .etvs { padding-top: 16px; padding-bottom: 16px; }
.whsq01nt .etvs { padding-top: 24px; padding-bottom: 24px; }
.nt36gg .etvs { padding-top: 40px; padding-bottom: 40px; }
.pjzu5v .etvs { padding-top: 52px; padding-bottom: 52px; }
.scleqsl .etvs:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.scleqsl .etvs:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.scleqsl .etvs:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.scleqsl .etvs:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rsfh .qgklzm88 { padding-top: 10px;  padding-bottom: 10px; }
.xva65 .qgklzm88 { padding-top: 18px;  padding-bottom: 18px; }
.sjij9 .qgklzm88 { padding-top: 36px;  padding-bottom: 36px; }
.vwu8wa .qgklzm88 { padding-top: 48px;  padding-bottom: 48px; }
.o2zy h2.m9fh5 { font-weight: 600; }
.o2zy h3.xjfjp     { font-weight: 600; }
.pc6nv { font-weight: 500; }
.pc6nv h2.m9fh5 { font-weight: 800; }
.pc6nv h3.xjfjp     { font-weight: 700; }
.qo1j3 h2.m9fh5 { font-weight: 900; }
.qo1j3 h3.xjfjp     { font-weight: 800; }
.qo1j3 .tthg8eeh strong,
.qo1j3 .tthg8eeh strong { font-weight: 600; }
.xdinm86 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.w5zcgb04 .xdinm86 { display: none; }
@media (max-width: 640px) {
  .e3ch8d31 { display: none; }
  .xdinm86 {
    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;
  }
}
.xdinm86 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xdinm86:hover { opacity: 0.85; }
.naty3 .xdinm86 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.eu4a .xdinm86,
.d9cd4  .xdinm86 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.eu4a .xdinm86:hover,
.d9cd4  .xdinm86:hover { opacity: 0.88; }
.naty3.eu4a .xdinm86,
.naty3.d9cd4  .xdinm86 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.raxk2x2 {
  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;
}
.raxk2x2:hover { transform: translateY(-2px); opacity: 0.92; }
.raxk2x2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.qapxu .raxk2x2 { display: none; }
.gklffs2 .raxk2x2 { right: 32px; }
.w1zr6  .raxk2x2 { left: 32px; }
@media (max-width: 480px) {
  .gklffs2 .raxk2x2 { right: 20px; bottom: 20px; }
  .w1zr6  .raxk2x2 { left: 20px; bottom: 20px; }
}
.gy0u8gne { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.g69w4s { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.b7v5 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.f7h2q4w { color: var(--text-dim); font-size: 0.8rem; }
.ue3jlmiy a, .dxrw a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ue3jlmiy a:hover, .dxrw a:hover { color: var(--accent-light); }
.dxrw { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.e8qvwhgx .g69w4s { text-align: center; }
.e8qvwhgx .dxrw { justify-content: center; margin-bottom: 16px; }
.e8qvwhgx .b7v5 { margin-top: 0; }
.mgwg91 { margin-top: 10px; }
.mgwg91 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .g69w4s { padding-left: 16px; padding-right: 16px; }
  .jxoc1npy .g69w4s { padding: 20px 16px; }
  .dxrw { gap: 4px 12px; }
  .b7v5 { font-size: 0.78rem; }
}
.mo4e474q .b7v5 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mo4e474q .f7h2q4w { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mo4e474q .ynv4 { grid-template-columns: 1fr 1fr; } .mo4e474q .oad66 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mo4e474q .ynv4 { grid-template-columns: 1fr; } }
.hoskiax .b7v5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hoskiax .r236x { gap: 12px; } .hoskiax .l5kz13 { margin-right: 0; width: 100%; } }
.q875m2 .b7v5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.q875m2 .f7h2q4w { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .q875m2 .jlxn18y7 { grid-template-columns: 1fr 1fr; } .q875m2 .yf2e { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q875m2 .jlxn18y7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qlu8qe .eyr2laa { grid-template-columns: 1fr 1fr; } .qlu8qe .ayrj12gj:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qlu8qe .eyr2laa { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .qvyer2 .eyr2laa { grid-template-columns: 1fr; } }
.aiei .g69w4s { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.aiei .dxrw { justify-content: center; }
.rvud .n08c      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rvud .gy0u8gne { background: var(--bg-page); border-top-color: var(--border-alt); }
.lli9 .n08c      { background: #0d1117; border-bottom-color: #21262d; }
.lli9 .hlaz { color: var(--accent-light); }
.lli9 .ag2f { --msep-color: #8b949e; }
.lli9 .ag2f a { color: #8b949e; }
.lli9 .ag2f a:hover { color: var(--accent-light); }
.lli9 .wcc9aipd { color: #8b949e; }
.lli9 .gy0u8gne { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.lli9 .b7v5,
.lli9 .f7h2q4w { color: #6e7681; }
.lli9 .ue3jlmiy a, .lli9 .dxrw a,
.lli9 .ue3jlmiy a:hover, .lli9 .dxrw a:hover,
@media (max-width: 640px) {
  .lli9 .ag2f { background: #0d1117; border-top-color: #21262d; }
  .lli9 .ag2f li a { border-bottom-color: #21262d; }
}
.a0bsw .n08c      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.a0bsw .hlaz { color: var(--accent-light); }
.a0bsw .ag2f { --msep-color: #475569; }
.a0bsw .ag2f a { color: #475569; }
.a0bsw .ag2f a:hover { color: var(--accent-light); }
.a0bsw .wcc9aipd { color: #64748b; }
.a0bsw .gy0u8gne { background: #f0f4f8; border-top-color: #cbd5e1; }
.a0bsw .b7v5,
.a0bsw .f7h2q4w { color: #64748b; }
.a0bsw .ue3jlmiy a, .a0bsw .dxrw a,
.a0bsw .ue3jlmiy a:hover, .a0bsw .dxrw a:hover,
@media (max-width: 640px) {
  .a0bsw .ag2f { background: #f0f4f8; border-top-color: #cbd5e1; }
  .a0bsw .ag2f li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.eu4a .n08c      { background: var(--accent); border-bottom-color: var(--accent-light); }
.eu4a .hlaz { color: #fff; }
.eu4a .ag2f { --msep-color: rgba(255,255,255,0.82); }
.eu4a .ag2f a { color: rgba(255,255,255,0.82); }
.eu4a .ag2f a:hover { color: #fff; }
.eu4a .wcc9aipd { color: rgba(255,255,255,0.9); }
.eu4a .gy0u8gne { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.eu4a .b7v5,
.eu4a .f7h2q4w { color: rgba(255,255,255,0.72); }
.eu4a .ue3jlmiy a, .eu4a .dxrw a,
.eu4a .ue3jlmiy a:hover, .eu4a .dxrw a:hover,
@media (max-width: 640px) {
  .eu4a .ag2f { background: var(--accent); border-top-color: var(--accent-light); }
  .eu4a .ag2f li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.d9cd4 .n08c {
  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);
}
.d9cd4 .gy0u8gne {
  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) {
  .d9cd4 .ag2f {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.rrhqzsyr .j6h2 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.m9cac7n6 .j6h2 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.hc9dwy1n .j6h2 { min-height: 72px; height: auto; }
.vx2piu .j6h2 { min-height: 84px; height: auto; }
.jxoc1npy .j6h2 { max-width: none; padding: 0 32px; }
.jxoc1npy .g69w4s  { max-width: none; padding: 24px 32px; }
.i18q.o2o24aer .j6h2 { max-width: 1200px; }
.i18q.b2vc .j6h2 { max-width: 1320px; }
.marq3   .hlaz, .marq3   .l5kz13 { text-transform: capitalize; }
.i6a8ej .hlaz, .i6a8ej .l5kz13 { text-transform: lowercase; }
.f6sdq .hlaz, .f6sdq .l5kz13 { text-transform: uppercase; letter-spacing: 0.06em; }
.em4f9, .qukray {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gxvku .em4f9,
.zg67xt .em4f9,
.w3p22ws .em4f9,
.qvhsce .em4f9,
.qeroyfy   .ag2f a { font-weight: 500; }
.tr6eaq7 .ag2f a { font-weight: 600; }
.lcb8b     .ag2f a { font-weight: 700; }
.o4c4buw    .ag2f a { font-weight: 800; letter-spacing: 0.01em; }
.p3f5pf     .ag2f > li + li::before,
.j61ew    .ag2f > li + li::before,
.hdpfx973    .ag2f > li + li::before,
.lvuazty0 .ag2f > li + li::before,
.x7gl .ag2f > li + li::before,
.kdlcn59o  .ag2f > li + li::before,
.xcms6n    .ag2f > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.p3f5pf     .ag2f > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.j61ew    .ag2f > li + li::before { content: "|"; }
.hdpfx973    .ag2f > li + li::before { content: "—"; }
.lvuazty0 .ag2f > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.x7gl .ag2f > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.kdlcn59o  .ag2f > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xcms6n    .ag2f > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .co0bzdx .wcc9aipd,
  .pin3l .wcc9aipd,
  .m8qjmrj6 .wcc9aipd,
  .bmqsbm .wcc9aipd,
  .hew60 .wcc9aipd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .co0bzdx .wcc9aipd::before,
  .pin3l .wcc9aipd::before,
  .m8qjmrj6 .wcc9aipd::before,
  .bmqsbm .wcc9aipd::before,
  .hew60 .wcc9aipd::before { content: ""; display: block; flex-shrink: 0; }

  
  .co0bzdx .wcc9aipd::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;
  }

  
  .pin3l .wcc9aipd::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;
  }

  
  .m8qjmrj6 .wcc9aipd::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;
  }

  
  .bmqsbm .wcc9aipd::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;
  }

  
  .hew60 .wcc9aipd::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) {
  .gp30 .wcc9aipd {
    padding: 5px 14px;
  }
  .gp30 .ag2f {
    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;
  }
  .gp30 .ag2f li a {
    border-bottom: none; padding: 10px 22px;
  }
  .gp30 .ag2f li a:hover { background: var(--bg-raised); }
  .gp30 .r3fb6hw,
  .fqx8 .r3fb6hw,
  .evtl .r3fb6hw { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .thiq .wcc9aipd {
    padding: 5px 10px;
  }
  .thiq .ag2f {
    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);
  }
  .thiq .ag2f.l3jd { transform: translateX(0); }
  .thiq .ag2f li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .thiq .ag2f li:last-child a { border-bottom: none; }
  .eu4a .ag2f,
  .lli9 .ag2f { background: var(--accent) !important; }
  .eu4a .ag2f li a,
  .lli9 .ag2f li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .evtl .wcc9aipd {
    padding: 5px 10px;
  }
  .evtl .ag2f {
    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);
  }
  .evtl .ag2f::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .evtl .ag2f.l3jd { transform: translateY(0); }
  .evtl .ag2f li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .x0cn4k .wcc9aipd {
    padding: 5px 10px;
  }
  .x0cn4k .ag2f {
    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;
  }
  .x0cn4k .ag2f.l3jd { opacity: 1; pointer-events: auto; }
  .x0cn4k .ag2f li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .hcpyl1     .wcc9aipd { border-radius: 0 !important; }
  .au6xps1g   .wcc9aipd { border-radius: 8px !important; }
  .h6uv88 .wcc9aipd { border-radius: 50% !important; }
  .u04nz   .wcc9aipd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .uf4ejj .yuf0 { flex-direction: column; align-items: stretch; }
  .uf4ejj .u62pns { flex-direction: row; min-width: auto; }
  .uf4ejj .jq41vi1 { align-items: flex-start; text-align: left; }
}
.jrkrca,
.jrkrca.etvs,
.v2npw7ak .jrkrca,
.a164ln0l .jrkrca,
.jjejuryi .jrkrca,
.i3t4k .jrkrca {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.yqr72gde {
  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;
}
.dok4aoz { flex: 1 1 280px; min-width: 0; }
.agcuoh {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.yy2931w {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.irbml {
  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;
}
.irbml:hover { transform: translateY(-1px); opacity: 0.95; }
.k4p84c .yqr72gde {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.k4p84c .agcuoh { color: var(--cta); }
.k4p84c .yy2931w { color: var(--text-body); }
.k4p84c .irbml {
  background: var(--cta) !important;
  color: #fff !important;
}
.kc6qw .yqr72gde {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.kc6qw .agcuoh { color: var(--text-primary); }
.kc6qw .yy2931w { color: var(--text-body); }
.kc6qw .irbml {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .yqr72gde {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .dok4aoz { flex: 0 0 auto; }
  .agcuoh { font-size: 1.2rem; }
  .irbml { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.b4wc42c .uca4 { height: 36px; }
.a13a .uca4 { height: 60px; max-width: 200px; }
.hdie .uca4 { height: 56px; max-width: 180px; }
.ni2liagn .hsyj5jx + .hsyj5jx {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .riep37m .nlm2lbc1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .riep37m .na9ne {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .riep37m .na9ne { padding: 40px 16px 20px; }
  .riep37m .hsyj5jx {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .riep37m .art60 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .k1nd5e .na9ne {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .k1nd5e .na9ne::before {
    position: absolute; top: 14px; left: 14px;
  }
  .k1nd5e .m0ug9nri {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .k1nd5e .y03v { white-space: normal; text-align: center; font-size: 1.2rem; }
  .k1nd5e .hsyj5jx {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .k1nd5e .art60 { width: 100%; min-width: 0; }
  .k1nd5e .cbvtk { min-width: 0; }
}
.qwz9z8a1 .ipbhc7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.qwz9z8a1 .ipbhc7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.qwz9z8a1 .ipbhc7 p { padding: 0 2px 16px; }
.q3y8j .ipbhc7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.q3y8j .ipbhc7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.q3y8j .ipbhc7 summary::after { content: "›"; font-size: 1.2em; }
.q3y8j .ipbhc7[open] summary::after { content: "‹"; }
.q3y8j .ipbhc7 p { padding: 10px 22px 4px; }
.uq23vj .ipbhc7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.uq23vj .ipbhc7 summary { color: var(--text-primary); padding-left: 16px; }
.uq23vj .ipbhc7 summary::after { content: "›"; font-size: 1.1em; }
.uq23vj .ipbhc7[open] summary::after { content: "‹"; }
.uq23vj .ipbhc7 p { padding-left: 16px; }
.e9cv .jruiky { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.e9cv .ipbhc7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.e9cv .ipbhc7:last-child { border-bottom: none; }
.e9cv .ipbhc7 summary { color: var(--text-primary); border-radius: 0; }
.e9cv .ipbhc7 summary::after { content: "›"; font-size: 1.1em; }
.e9cv .ipbhc7[open] summary::after { content: "‹"; }
.g57qfue .ipbhc7 { overflow: hidden; }
.g57qfue .ipbhc7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.g57qfue .ipbhc7 summary::after { color: rgba(255,255,255,.75); }
.g57qfue .ipbhc7[open] summary { border-radius: 0; }
.yl2sg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ggvi {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.iodi {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ezdlf68y { color: var(--text-muted); font-size: 1.05rem; }
.skjoc73x {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.rza14d {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.nrdgzl3p { margin-bottom: 20px; }
.z6lp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tnus531m {
  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;
}
.tnus531m:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.slhs9 { resize: vertical; min-height: 130px; }
.ds7pq { width: 100%; margin-top: 8px; }
.y28729uj {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.sa7jzmy {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.hitz { color: var(--text-muted); line-height: 1.75; }
.vwtutyl { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.vwtutyl li { margin-bottom: 6px; }
.mxsb { max-width: 760px; margin: 0 auto; }
.cczgcvqc { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xo5hkcnh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xo5hkcnh:last-child { border-bottom: none; }
.xo5hkcnh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.xo5hkcnh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y0y1j2k { max-width: 760px; margin: 0 auto; }
.z0pv13 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.z0pv13:last-child { border-bottom: none; }
.epxgz78 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.z0pv13 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z0pv13 ul.vwtutyl { margin: 0; }
.yh2q8z .epxgz78 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .yh2q8z { grid-template-columns: 1fr; gap: 10px; } }
.joiidw .epxgz78 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ljpz .vwtutyl { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qvjr1h { grid-template-columns: 1fr; } }
.tvnw { color: inherit; text-decoration: none; }
.tvnw:hover { color: var(--accent-light); text-decoration: underline; }
.n605300 { display: inline-block; line-height: 0; }
.lm2ha { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wxstfx { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wxstfx:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ytfe { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.wxstfx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wxstfx ul.vwtutyl { margin: 0; }
.n8j8zpm { color: var(--text-muted); line-height: 1.75; }
.i7qwcd08 .vwtutyl,
.w0ib16om .vwtutyl,
.llq63xaa .vwtutyl,
.dodqkod .vwtutyl {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.i7qwcd08 .wxstfx,
.w0ib16om .wxstfx { text-align: left; }
.i7qwcd08 .ytfe,
.w0ib16om .ytfe { text-align: center; }
.idg53 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ofhg { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.yhufew6a { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.tdj0kwp { margin-top: 12px; }
.pdhx { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.pdhx:hover { border-bottom-color: var(--accent-light); }
.dty5r0v { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.dty5r0v img { width: 100%; height: 100%; object-fit: cover; display: block; }
.n013ga { width: 200px; height: 200px; }
.xmf2r2cc { border-radius: 10px; }
.qzmflav { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.fwjub1xp { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .xx8zb { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.s2dsl880 .yhufew6a, .s2dsl880 .ofhg { max-width: 640px; }
.rj3rjx1 .idg53 { font-size: 1.6rem; margin-top: 18px; }
.a601 .yhufew6a { margin-bottom: 28px; }
@media (max-width: 860px) { .gpctau { grid-template-columns: 1fr; } .rj3rjx1 { position: static; text-align: center; } }
.q6yy1ej { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.p847ev4n { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.p847ev4n .dty5r0v { margin: 0 auto 18px; }
.p847ev4n .qzmflav { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .q6yy1ej { grid-template-columns: 1fr; } }
.s3vgofoh .idg53 { font-size: 1.6rem; margin-bottom: 6px; }
.dodqkod .vwtutyl { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s3vgofoh { flex-direction: column; text-align: center; } .eygl796 { grid-template-columns: 1fr; } }
.apeur3ap .idg53 { font-size: 1.35rem; margin: 0 0 4px; }
.apeur3ap .qzmflav { margin: 0; }
.equ0qi1y { max-width: 760px; margin: 0 auto; }
.xas11bez { position: relative; padding-left: 28px; }
.xas11bez::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.lfweg { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.lfweg:last-child { padding-bottom: 0; }
.qhyelf7x { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.byf6h h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.byf6h p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.iqa7mo0k .iodi { color: var(--accent-light); }
.ssg1y {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.ssg1y .iodi { font-size: 2rem; }
.ssg1y .ezdlf68y { max-width: 680px; }
.mxq2d .iodi { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mxq2d .ezdlf68y  { margin: 0; }
@media (max-width: 640px) { .mxq2d { flex-direction: column; } }
.v349fkgd .iodi { color: var(--accent-light); }
.lo7xrrru .iodi { color: #fff; }
.lo7xrrru .ezdlf68y  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .e8x2bb5t { grid-template-columns: 1fr; } }
.fchhd { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.fchhd .tnus531m {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.fchhd .tnus531m:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.cuyme3l .tnus531m { background: var(--bg-raised); border-color: transparent; }
.cuyme3l .tnus531m:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xz5j .tnus531m { border-radius: 100px; padding: 11px 20px; }
.xz5j .slhs9 { border-radius: 14px; }
@media (max-width: 640px) { .vs9u2wu { grid-template-columns: 1fr; } }
.ptt7s { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ptt7s li { margin-bottom: 6px; }
.t9xk{display:none}
.t9xk:empty,.pcbs:empty{display:none}
.ztvd9{position:relative;overflow:visible}
.db26b8 .ibeyyb,.grxo5dg .ibeyyb,
.ul42z .ibeyyb,.g083n .ibeyyb,
.gyr0enw9 .ibeyyb,.obms .ibeyyb{display:block}
.qfi8jv .kf08e{display:block}
.db26b8 .ibeyyb,.grxo5dg .ibeyyb,
.ul42z .ibeyyb,.g083n .ibeyyb,
.gyr0enw9 .ibeyyb{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}
.db26b8 .ibeyyb .pcbs,.grxo5dg .ibeyyb .pcbs,
.ul42z .ibeyyb .pcbs,.g083n .ibeyyb .pcbs,
.gyr0enw9 .ibeyyb .pcbs{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}
.db26b8 .q8m3,.grxo5dg .q8m3,
.ul42z .q8m3,.g083n .q8m3,
.gyr0enw9 .q8m3{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.db26b8 .ibeyyb,.grxo5dg .ibeyyb{top:12px}
.db26b8 .ibeyyb .pcbs{margin-right:auto}
.grxo5dg .ibeyyb .pcbs{margin-left:auto}
.grxo5dg .ibeyyb{text-align:right}
.ul42z .ibeyyb,.g083n .ibeyyb{bottom:12px}
.ul42z .ibeyyb .pcbs{margin-right:auto}
.g083n .ibeyyb .pcbs{margin-left:auto}
.g083n .ibeyyb{text-align:right}
.gyr0enw9 .ibeyyb{position:relative;margin-top:16px}
.gyr0enw9 .ibeyyb .pcbs{margin:0 auto}
.obms .ibeyyb{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.obms .ibeyyb .pcbs{margin:0}
.obms .fg16w~.ibeyyb,
.obms .mz4bzcvx~.ibeyyb{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.obms .fg16w~.ibeyyb .pcbs,
.obms .mz4bzcvx~.ibeyyb .pcbs{justify-content:flex-start}
.fg16w~.ibeyyb,.mz4bzcvx~.ibeyyb{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}
.fg16w~.ibeyyb .pcbs{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mz4bzcvx~.ibeyyb .pcbs{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kf08e .pcbs{margin:0 0 12px}
.pcbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.q8m3{white-space:nowrap}
.uuuul .q8m3{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.s9y1 .q8m3{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}
.vpyk4 .pcbs{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.i8epgdi7 .q8m3{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.dwus .q8m3{color: var(--accent-light);opacity:1;font-weight:500}
.mn16 .q8m3{border-bottom:1px solid currentColor;padding-bottom:2px}
.ypb1i9c .pcbs{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.wxrkzr5{--date-bg:var(--accent-bg-light)}
.oxmy6 .z2ux::before{content:""}
.z4ojj .q8m3 + .q8m3::before{content:"•";margin-right:6px;opacity:.4}
.m3yn2r .q8m3 + .q8m3::before{content:"/";margin-right:6px;opacity:.35}
.wwgrl04l .q8m3 + .q8m3::before{content:"|";margin-right:6px;opacity:.3}
.avvai .q8m3 + .q8m3::before{content:"—";margin-right:6px;opacity:.3}
.w19tugan .q8m3 + .q8m3::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.qd1f .q8m3 + .q8m3::before{content:"·";margin-right:6px;opacity:.4}
.ydq6w50 .q8m3 + .q8m3::before{content:"›";margin-right:6px;opacity:.4}
.pi4uwjm7 .q8m3 + .q8m3::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hm7g5nbz{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.lvm4r{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ue24qb{display:flex;flex-direction:column;gap:3px}
.fdp1ii{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.h7tkh{font-weight:700;font-size:1rem;color:var(--text-heading)}
.vygyhj{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.r0nql .hm7g5nbz{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.dsofe2c .hm7g5nbz{border-top:3px solid var(--accent);padding-top:18px}
.tseam4j5 .hm7g5nbz{border-left:3px solid var(--accent);border-radius:0}
.xwak5 .hm7g5nbz{padding:20px 0}
@media(max-width:640px){
  .hm7g5nbz{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vygyhj{max-width:100%}
}
.hv78k .sn2nd{margin:0}
@media (max-width:560px){
  .vd0o2{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) {
  .d4ejb { padding: 28px 18px 20px; }
  .pqizta { font-size: 1.2rem; }
  .c39h { max-width: 220px; max-height: 80px; }
}
.s42vhvb .th4yzish { border-radius: 22px; }
.s4xlu4d .yqr72gde {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .th4yzish { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.iotv5bv8 {
  margin: 28px 0 24px;
}
.iotv5bv8 .etvs {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.iotv5bv8 .qgklzm88 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.iotv5bv8 .yqr72gde {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .j6h2 { flex-direction: row-reverse; }
[dir="rtl"] .ag2f { flex-direction: row-reverse; }
[dir="rtl"] .gklffs2 .raxk2x2 { right: auto; left: 32px; }
[dir="rtl"] .w1zr6  .raxk2x2 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .gklffs2 .raxk2x2 { right: auto; left: 20px; }
  [dir="rtl"] .w1zr6  .raxk2x2 { left: auto;  right: 20px; }
}
[dir="rtl"] .fy7x1 .gv419t3  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .nkm2 .gv419t3 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .fg16w,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .yaqs32h3, [dir="rtl"] .w43kd { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .u4abom { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ic18y92 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .tthg8eeh { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .yqr72gde { direction: rtl; }
[dir="rtl"] .ske1gu { direction: rtl; }
[dir="rtl"] .vkws7w { direction: rtl; }
[dir="rtl"] .ln7l { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .pm1x .w43kd,
[dir="rtl"] .o6rds1vt .w43kd,
[dir="rtl"] .ud9yni8 .w43kd,
[dir="rtl"] .hxw7w .w43kd {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .pm1x .w43kd li::before,
[dir="rtl"] .o6rds1vt .w43kd li::before,
[dir="rtl"] .ud9yni8 .w43kd li::before,
[dir="rtl"] .hxw7w .w43kd li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .u0dc4g04.j4tj2 .m2xq18o,
[dir="rtl"] .biebeb0t.j4tj2 .m2xq18o,
[dir="rtl"] .eyhfdgel.j4tj2 .m2xq18o,
[dir="rtl"] .tp8v0q.j4tj2 .m2xq18o,
[dir="rtl"] .lp35.j4tj2 .m2xq18o { text-align: right; }
[dir="rtl"] .fg16w.j4tj2 .gj53n2 { align-items: flex-end; text-align: right; }
[dir="rtl"] .fg16w.qttgqkm .gj53n2 { text-align: center; }
[dir="rtl"] .fg16w .gj53n2 { text-align: right; }
[dir="rtl"] .qgklzm88,
[dir="rtl"] .iprfoi,
[dir="rtl"] .b3sp3,
[dir="rtl"] .ck4dwe,
[dir="rtl"] .rza14d,
[dir="rtl"] .z6lp,
[dir="rtl"] .yhufew6a,
[dir="rtl"] .tnus531m,
[dir="rtl"] .slhs9 { text-align: right; direction: rtl; }
[dir="rtl"] .xz5j .tnus531m,
[dir="rtl"] .fchhd .tnus531m { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #086c3b;
  --brand:           #086c3b;
  --brand-light:     #0c5933;
  --brand-pale:      #177547;
  --grad-start:      #0ec169;
  --grad-end:        #2ae288;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #086c3b;
  --cta-light:       #034726;
  --cta-hover:       #03331b;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f4;
  --bg-raised:       #edf1ef;
  --bg-hover:        #f3f6f4;
  --border:          #e1e9e5;
  --border-alt:      #cfddd6;
  --border-section:  #e1e9e5;
  --text-primary:    #161c19;
  --text-muted:      #506259;
  --text-body:       #2d3833;
  --text-sub:        #44544c;
  --text-faint:      #728c7f;
  --text-dim:        #8ea399;
  --text-label:      #5b7066;
  --text-value:      #39463f;
  --accent-bg:       #dff6ea;
  --accent-bg-light: #c3f2db;
  --bg-tip:          #f9f0f4;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f4;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c50;
  --c-cons:          #9f5121;
  --c-pros-label:    #b30e5f;
  --c-tip-border:    #c61069;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c50;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.eg88 .cnupz li::before, .eg88 .k2hz li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.eg88 .cnupz li::before { content: ""; }.eg88 .k2hz li::before { content: ""; }.eg88 .p3aop5::before, .eg88 .ztoqqftm::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.eg88 .p3aop5::before { content: ""; }.eg88 .ztoqqftm::before { content: ""; }
.hp0k7 .rowqcexf, .hp0k7 .fg16w { min-height: 640px; }
.zvmlna7 .xdinm86::after,.zvmlna7 .raxk2x2::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; }
.tzub52g2::before { content: '·'; font-size: 1.3em; line-height: 1; }