:root {
  --color-accent: #1e2ba1;
  --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;
}
.wuyt7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.aih8siq {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.h7cymqy {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.yfzz { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.oo2lkgr { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.oo2lkgr a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.oo2lkgr a:hover { color: var(--accent-light); }
.ljja06   .d9187lzy { border-radius: 0; }
.upvj .d9187lzy li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .d9187lzy {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .zf9ia836:hover .d9187lzy,
  .zf9ia836:focus-within .d9187lzy { display: block; }
  .d9187lzy li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ubclc8y2 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ubt3dhch { display: none; }
@media (max-width: 640px) {
  .ubt3dhch {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ubt3dhch.qfusdy9t { display: block; }
}
@media (max-width: 640px) {
  .ubclc8y2 { display: block; }
  .oo2lkgr > li + li::before { display: none !important; }
  .oo2lkgr {
    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;
  }
  .oo2lkgr.qfusdy9t { display: flex; }
  .oo2lkgr li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .oo2lkgr li:last-child a { border-bottom: none; }
}
.zph8 { min-height: 480px; }
.tgbgm {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.d0iq0lk { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.aqno .d0iq0lk { margin-left: 0; margin-right: 0; }
.jfys7wa {
  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;
}
.iajfj6t8 .jfys7wa { margin-top: 24px; }
.jfys7wa:hover { opacity: 0.88; }
.o9ackp6k .tgbgm { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.o9ackp6k .d0iq0lk { color: #e2e8f0; }
.o9ackp6k.gtrq2 .c7rn { text-align: center; }
.g98j0sd .tgbgm { color: var(--text-primary); text-shadow: none; }
.g98j0sd .d0iq0lk { color: var(--text-muted); }
.g98j0sd .jfys7wa { margin-top: 16px; }
.g98j0sd, .g98j0sd.zph8 { min-height: auto !important; }
.g98j0sd.gtrq2 .c7rn { text-align: center; }
.g98j0sd~.m31pu{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}
.g98j0sd~.m31pu .xxq3d{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; }
}
.htoqcu .re9kg2lj,
.htoqcu .c1unxr {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.htoqcu .o9ackp6k .yhdhz5fz {
  animation: hg-breathe 10s ease-in-out infinite;
}
.re9kg2lj .tgbgm { color: #fff; }
.re9kg2lj .d0iq0lk { color: rgba(255,255,255,0.85); }
.re9kg2lj .jfys7wa { background: #fff; color: var(--cta); }
.re9kg2lj .jfys7wa:hover { opacity: 0.92; }
.ggyhg .i3pba20 { position: relative; overflow: hidden; }
.ggyhg .i3pba20::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;
}
.htoqcu .i3pba20 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ra9p9vc .i3pba20 { position: relative; overflow: hidden; }
.ra9p9vc .i3pba20::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;
}
.vpb4e9os .i3pba20 { position: relative; overflow: hidden; }
.vpb4e9os .i3pba20::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;
}
.x7lb .i3pba20 {
  animation: hg-fadein 1.2s ease-out both;
}
.i3pba20 {
  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%);
}
.wpnmt {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.c0s6y {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ep6y {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.i3pba20 .tgbgm { text-shadow: none; color: var(--text-primary); }
.i3pba20 .d0iq0lk { color: var(--text-muted); }
body.rzukiwa .tgbgm {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.drza4vh6 .tgbgm {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zph8.re9kg2lj .tgbgm,
section.re9kg2lj .tgbgm {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.i3pba20.gtrq2 .wpnmt { align-items: center; text-align: center; }
.i3pba20.aqno   .wpnmt { align-items: flex-start; text-align: left; }
.udfl7my .c0s6y { position: relative; }
.udfl7my .c0s6y::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.udfl7my.yxqpgpl .c0s6y::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.bkc7sex .c0s6y {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.bkc7sex .ep6y {
  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);
}
.bkc7sex.yxqpgpl .c0s6y { padding: 32px 0 32px 32px; }
.uoz1eb .c0s6y {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uoz1eb .ep6y {
  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);
}
.yxqpgpl .wpnmt {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uoz1eb.yxqpgpl .c0s6y { padding: 40px 16px 40px 48px; }
.zph8 .d9soyv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.d9soyv .ibxwv.ekjw249q {
  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;
}
.d9soyv .ibxwv.ekjw249q:hover { opacity: 0.85; }
.wrkzbchv .c0s6y {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .i3pba20 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .i3pba20:not(.wrkzbchv) .c0s6y { display: none !important; }
  .wrkzbchv .c0s6y { padding: 16px; }
  .wpnmt  { padding: 36px 24px; }
  .i3pba20~.m31pu,.yxqpgpl~.m31pu{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zph8, .i3pba20 { min-height: 320px !important; }
  .tgbgm { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .txu3oh2r,
  .shmry,
  .usqdnb { grid-template-columns: 1fr !important; }

  

  
  .evb40jsh { display: flex !important; flex-direction: column !important; }
  .evb40jsh .c7rn { display: contents; }
  .evb40jsh .yhdhz5fz { order: 0; }
  .evb40jsh .tgbgm { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .evb40jsh .txu3oh2r { order: 2; padding: 0 16px 12px !important; }
  .evb40jsh .d0iq0lk { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .iajfj6t8 .c7rn { display: flex; flex-direction: column; }
  .iajfj6t8 .c7rn .tgbgm { order: 1; }
  .iajfj6t8 .c7rn .usqdnb { order: 2; margin: 8px 0 24px !important; }
  .iajfj6t8 .c7rn .d0iq0lk { order: 3; }
  .iajfj6t8 .c7rn .jfys7wa { order: 4; align-self: center; margin-top: 0; }

  
  .i3pba20.wrkzbchv {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .i3pba20.wrkzbchv .wpnmt { display: contents; padding: 0; }
  .i3pba20.wrkzbchv .wpnmt .tgbgm { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .i3pba20.wrkzbchv .c0s6y { order: 2; padding: 12px 16px; }
  .i3pba20.wrkzbchv .wpnmt .d0iq0lk { order: 3; padding: 0 24px; margin: 0 auto; }
  .i3pba20.wrkzbchv .wpnmt .jfys7wa { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lg30l { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.si4y { width: 100%; height: auto; display: block; border-radius: 10px; }
.k090sao7 .lg30l        { border-radius: 16px; }
.k090sao7 .si4y  { border-radius: 16px; }
.bv6o4 .lg30l         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.bv6o4 .si4y   { border-radius: 8px; }
.uj80qso0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.oqip1ljs { width: 100%; padding: 32px 0; position: relative; }
.a47oc7h { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.mli8 .oqip1ljs:nth-child(even) { background: var(--bg-surface); }
.mli8 .oqip1ljs:nth-child(odd)  { background: var(--bg-page); }
.zx8rk3u .oqip1ljs:nth-child(even) { background: var(--bg-card); }
.zx8rk3u .oqip1ljs:nth-child(odd)  { background: var(--bg-page); }
.mli8 .oqip1ljs:nth-child(odd)  .a47oc7h { background: var(--bg-card); border-radius: 6px; }
.mli8 .oqip1ljs:nth-child(even) .a47oc7h { background: var(--bg-raised); border-radius: 6px; }
.zx8rk3u .oqip1ljs:nth-child(odd)  .a47oc7h { background: var(--bg-card); border-radius: 6px; }
.zx8rk3u .oqip1ljs:nth-child(even) .a47oc7h { background: var(--bg-raised); border-radius: 6px; }
.mli8 .oqip1ljs:nth-child(even) .nt8af .yj16s,
.zx8rk3u .oqip1ljs:nth-child(even) .nt8af .yj16s { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.mli8 .oqip1ljs:nth-child(odd) .nt8af .yj16s,
.zx8rk3u .oqip1ljs:nth-child(odd) .nt8af .yj16s { background: var(--bg-card-inner); }
.mli8 .oqip1ljs:nth-child(even) .fkzsq .yj16s:nth-child(odd),
.zx8rk3u .oqip1ljs:nth-child(even) .fkzsq .yj16s:nth-child(odd)  { background: var(--bg-card); }
.mli8 .oqip1ljs:nth-child(even) .fkzsq .yj16s:nth-child(even),
.zx8rk3u .oqip1ljs:nth-child(even) .fkzsq .yj16s:nth-child(even) { background: var(--bg-card-inner); }
h1.oy121q { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.oy121q {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gxgosh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.p65l47 h2.oy121q {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.o044 h2.oy121q {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.oic8wez h2.oy121q {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.kolt3g h2.oy121q::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gze0y4kp h2.oy121q {
  color: var(--text-primary); font-size: 1.7rem;
}
.eoe1t62 h2.oy121q::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.u9woz h2.oy121q {
  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;
}
.jdenux { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .jdenux { display: none; } }
.pev1f { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ogon3vq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.iwkxwk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.uplu3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.hc6n487k { padding-left: 20px; }
.hc6n487k li { margin-bottom: 6px; }
.hc6n487k a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.hc6n487k a:hover { color: var(--accent-light); }
.s45o0 .uplu3 { display: none; }
.gglyc .uplu3 { display: none; }
.gglyc .hc6n487k { padding-left: 0; list-style: none; }
.gglyc .hc6n487k li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gglyc .hc6n487k a { font-size: 0.92rem; }
.jxc61 .iwkxwk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jxc61 .uplu3 { display: none; }
.jxc61 .hc6n487k { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jxc61 .hc6n487k li { margin-bottom: 0; }
.jxc61 .hc6n487k 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;
}
.jxc61 .hc6n487k a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.tabw5d .iwkxwk { padding: 20px 20px 16px; }
.tabw5d .hc6n487k {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.tabw5d .hc6n487k li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.tabw5d .hc6n487k 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;
}
.tabw5d .hc6n487k 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;
}
.tabw5d .hc6n487k a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tabw5d .hc6n487k a:focus,
.tabw5d .hc6n487k a:focus-visible,
.tabw5d .hc6n487k a:target { outline: none; }
.tabw5d .hc6n487k li:target a { border-color: var(--border); color: var(--text-muted); }
.fe6wr9m8 .iwkxwk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.fe6wr9m8 .uplu3 { display: none; }
.fe6wr9m8 .hc6n487k { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.fe6wr9m8 .hc6n487k li { margin-bottom: 0; }
.fe6wr9m8 .hc6n487k li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.fe6wr9m8 .hc6n487k li:last-child::after { content: ""; margin-right: 0; }
.fe6wr9m8 .hc6n487k a { font-size: 0.9rem; }
.yj16s { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.nt8af .yj16s { background: var(--bg-card); }
.fkzsq .yj16s:nth-child(odd)  { background: var(--bg-card); }
.fkzsq .yj16s:nth-child(even) { background: var(--bg-raised); }
.ccagx .yj16s {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ccagx .yj16s:last-child { border-bottom: none; }
.ccagx h3.gxgosh { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.u1vgditv .yj16s {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.u1vgditv .yj16s + .yj16s { margin-top: 4px; }
.t2q1oe8 .yj16s { background: none; border-radius: 0; padding: 12px 0; }
.t2q1oe8 .yj16s + .yj16s { border-top: 1px solid var(--border-section); }
.i0h94ctj { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hv3tnge { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ox5l { color: var(--text-body); margin-bottom: 10px; }
.jefnkmo1, .xoxhrift { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jefnkmo1 li, .xoxhrift li { margin-bottom: 6px; }
.xoxhrift li { list-style: decimal; }
.wje5z     .jefnkmo1 { list-style-type: "● "; }
.s037uc  .jefnkmo1 { list-style-type: "■ "; }
.zce0 .jefnkmo1 { list-style-type: "◆ "; }
.oam3vypl    .jefnkmo1 { list-style-type: "★ "; }
.wje5z     .ec6zol { list-style-type: "● "; }
.s037uc  .ec6zol { list-style-type: "■ "; }
.zce0 .ec6zol { list-style-type: "◆ "; }
.oam3vypl    .ec6zol { list-style-type: "★ "; }
.wje5z    .jefnkmo1 li::marker, .wje5z    .ec6zol li::marker,
.s037uc .jefnkmo1 li::marker, .s037uc .ec6zol li::marker,
.zce0 .jefnkmo1 li::marker, .zce0 .ec6zol li::marker,
.oam3vypl   .jefnkmo1 li::marker, .oam3vypl   .ec6zol li::marker {
  color: var(--cta); font-size: 1em;
}
.wje5z .xoxhrift,
.s037uc .xoxhrift,
.zce0 .xoxhrift,
.oam3vypl .xoxhrift {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wje5z .xoxhrift li,
.s037uc .xoxhrift li,
.zce0 .xoxhrift li,
.oam3vypl .xoxhrift li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wje5z .xoxhrift li::before,
.s037uc .xoxhrift li::before,
.zce0 .xoxhrift li::before,
.oam3vypl .xoxhrift 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;
}
.wje5z     .xoxhrift li::before { border-radius: 50%; }
.s037uc  .xoxhrift li::before { border-radius: 3px; }
.zce0 .xoxhrift li::before { border-radius: 3px; }
.oam3vypl    .xoxhrift li::before { border-radius: 50%; }
.f2gd { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.rfr7x .f2gd,
.g9wqn5z .f2gd { background: transparent; border: none; border-radius: 0; }
.ub01c { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ub01c th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ub01c td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ub01c tr:hover td { background: var(--bg-hover); }
.calrek .ub01c tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ldzpf0 .ub01c { border: 1px solid var(--border-alt); }
.ldzpf0 .ub01c th,
.ldzpf0 .ub01c td { border: 1px solid var(--border-alt); }
.eoxrg .ub01c th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.eoxrg .ub01c td { border-bottom: none; }
.eoxrg .ub01c tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mlycfnk0 .ub01c th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wl94uf4 .f2gd {
  overflow: hidden;
}
.wl94uf4 .ub01c th { border-bottom: 1px solid var(--border-alt); }
.wl94uf4 .ub01c tr:last-child td { border-bottom: none; }
.dr50h { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.dfvi { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.y3znt0n { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.djhq { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zs842oj { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ec6zol { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ec6zol 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%}
.fyoboobu .djhq { background: transparent; text-align: center; }
.n0nslhw5 .y3znt0n {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.zo4l .y3znt0n {
  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);
}
.bxgixq4s .dfvi { display: grid; grid-template-columns: auto 1fr; }
.bxgixq4s .y3znt0n {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.bxgixq4s .djhq { grid-column: 2; }
.bxgixq4s .zs842oj,
.bxgixq4s .ec6zol { grid-column: 1 / -1; }
.md1j9 .dfvi { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.md1j9 .y3znt0n {
  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);
}
.md1j9 .djhq { grid-column: 2; }
.md1j9 .zs842oj,
.md1j9 .ec6zol { grid-column: 1 / -1; }
.s0iv8pn .dfvi { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.s0iv8pn .djhq { background: none; color: var(--accent-light); font-weight: 700; }
.l7d15 .dfvi { 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); }
.l7d15 .djhq { background: none; color: var(--accent-light); font-weight: 700; }
.u07bqqx .dfvi { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.u07bqqx .dfvi:last-child { border-bottom: none; }
.u07bqqx .djhq { background: none; color: var(--accent-light); font-weight: 700; }
.hrcv1 .dfvi { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.hrcv1 .djhq { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.rt2q .dr50h { counter-reset: card-n; }
.rt2q .dfvi  { counter-increment: card-n; }
.rt2q .djhq { display: flex; align-items: center; gap: 10px; }
.rt2q .djhq::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;
}
.ir0a .dfvi { background: var(--bg-surface); border: 1px solid var(--border); }
.ir0a .djhq { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ck18sww { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zeiopsz  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ovmpi { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.rir6hkfd { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.iwwb { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ck18sww strong { color: var(--text-primary); font-size: 0.95rem; }
.ck18sww p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.r7efschk { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.hbumncqi, .s49c1x2 { border-radius: 8px; padding: 14px; }
.hbumncqi { background: var(--bg-pros); }
.s49c1x2 { background: var(--bg-cons); }
.bto8is { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.hbumncqi .bto8is { color: var(--c-pros-label); }
.s49c1x2 .bto8is { color: #f87171; }
.hbumncqi ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.s49c1x2 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.si4y { width: 100%; height: auto; border-radius: 10px; display: block; }
.ekjw249q {
  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;
}
.ekjw249q:hover { opacity: 0.85; }
.urf3g .ekjw249q  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.urf3g .ekjw249q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.is5sae .ekjw249q  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.is5sae .ekjw249q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wl2wi .jfys7wa { border-radius: 50px; }
.wl2wi .ekjw249q  { border-radius: 50px; }
.viq5k .jfys7wa { padding-left: 22px; padding-right: 22px; }
.viq5k .ekjw249q  { padding-left: 12px; padding-right: 12px; }
.sdi9d .jfys7wa { padding-left: 44px; padding-right: 44px; }
.sdi9d .ekjw249q  { padding-left: 24px; padding-right: 24px; }
.icn63o .jfys7wa { padding-left: 56px; padding-right: 56px; }
.icn63o .ekjw249q  { padding-left: 32px; padding-right: 32px; }
.sqp89   .jfys7wa::after, .sqp89   .ekjw249q::after,
.ftnqcjp .jfys7wa::after, .ftnqcjp .ekjw249q::after,
.ph9dvb    .jfys7wa::after, .ph9dvb    .ekjw249q::after,
.kjglg    .jfys7wa::after, .kjglg    .ekjw249q::after,
.tlco4nq    .jfys7wa::after, .tlco4nq    .ekjw249q::after,
.oguomew     .jfys7wa::after, .oguomew     .ekjw249q::after,
.hr9br5    .jfys7wa::after, .hr9br5    .ekjw249q::after,
.xk08   .jfys7wa::after, .xk08   .ekjw249q::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;
}
.sqp89 .jfys7wa::after, .sqp89 .ekjw249q::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");
}
.ftnqcjp .jfys7wa::after, .ftnqcjp .ekjw249q::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");
}
.ph9dvb .jfys7wa::after, .ph9dvb .ekjw249q::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");
}
.kjglg .jfys7wa::after, .kjglg .ekjw249q::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");
}
.tlco4nq .jfys7wa::after, .tlco4nq .ekjw249q::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");
}
.oguomew .jfys7wa::after, .oguomew .ekjw249q::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");
}
.hr9br5 .jfys7wa::after, .hr9br5 .ekjw249q::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");
}
.xk08 .jfys7wa::after, .xk08 .ekjw249q::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");
}
.ic0uxv   .imu8ni::after, .ic0uxv   .v2xsjn::after,
.ygm7o .imu8ni::after, .ygm7o .v2xsjn::after,
.uw0or0    .imu8ni::after, .uw0or0    .v2xsjn::after,
.v4un0c    .imu8ni::after, .v4un0c    .v2xsjn::after,
.nb0k10rc    .imu8ni::after, .nb0k10rc    .v2xsjn::after,
.oz5c36     .imu8ni::after, .oz5c36     .v2xsjn::after,
.l91pd1z    .imu8ni::after, .l91pd1z    .v2xsjn::after,
.js20   .imu8ni::after, .js20   .v2xsjn::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;
}
.ic0uxv .imu8ni::after, .ic0uxv .v2xsjn::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");
}
.ygm7o .imu8ni::after, .ygm7o .v2xsjn::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");
}
.uw0or0 .imu8ni::after, .uw0or0 .v2xsjn::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");
}
.v4un0c .imu8ni::after, .v4un0c .v2xsjn::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");
}
.nb0k10rc .imu8ni::after, .nb0k10rc .v2xsjn::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");
}
.oz5c36 .imu8ni::after, .oz5c36 .v2xsjn::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");
}
.l91pd1z .imu8ni::after, .l91pd1z .v2xsjn::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");
}
.js20 .imu8ni::after, .js20 .v2xsjn::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");
}
.cf28zq50 .dyz1slqq    { background: #1a1a1a; }
.ibxwv.ekjw249q {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .gyklty {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .gyklty::before    { grid-area: rank;   }
  .nt0y           { grid-area: ident;  }
  .dsurhjb     { grid-area: rating; min-width: 0; width: auto; }
  .pag7byd           { grid-area: pills;  }
  .ibxwv             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .gyklty {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .gyklty::before    { justify-self: center; }
  .nt0y           { width: 100%; }
  .dsurhjb     { justify-self: center; }
  .pag7byd           { grid-template-columns: 1fr; }
}
.dwyap8o .p17qbv5 li::before { content: "→"; }
.dwyap8o .qvawrb2j li::before { content: "–"; }
.w9g04r0 .rkbfuij { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .jy07w .zut6i {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .jy07w .hh7yveu { margin: 0; }
}
.g9wqn5z .r7efschk { gap: 10px; }
.g9wqn5z .hbumncqi, .g9wqn5z .s49c1x2 { padding: 12px; }
.g9wqn5z .hbumncqi ul, .g9wqn5z .s49c1x2 ul { margin: 4px 0 0; padding-left: 18px; }
.g9wqn5z .hbumncqi li, .g9wqn5z .s49c1x2 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ezq1 { grid-template-columns: 1fr; }
  .bcps { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .bcps .wu9gv4fj { width: 72px; height: 50px; }
  .bcps .oixw5w { max-width: 180px; }
  .bcps .qmqa { width: auto; }
}
@media (max-width: 720px) {
  .g5lju0s { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xner { padding: 16px; }
  .yyjdt .ulbh1i { min-width: 50%; }
}
.mobckzk .r7efschk { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vhml3t { grid-template-columns: 1fr; }
  .spq6s65m { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n3iu { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .q0vu4z7g { flex-wrap: wrap; padding: 16px; }
}
.lyfcr5 .r7efschk { gap: 8px; }
.lyfcr5 .hbumncqi, .lyfcr5 .s49c1x2 { padding: 8px; }
@media (max-width: 480px) {
  .y4bx0g { flex-direction: column; align-items: stretch; }
}
.nkqtnnwr .qmqa .ekjw249q { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vvha67 { flex-direction: column; align-items: stretch; gap: 10px; }
  .nkqtnnwr .qmqa { text-align: center; }
}
@media (max-width: 720px) {
  .fobd0ajf { grid-template-columns: 1fr; }
  .ncwa8s { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lptbr9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .te2754t { grid-template-columns: 1fr; }
  .q042 { width: 100px; height: 100px; margin: 16px auto; }
  .my97tus { font-size: 1.4rem; }
  .p4ja901 { justify-content: center; }
  .sxi48pj .ulbh1i { min-width: 50%; }
}
.lspfo8pb .r7efschk { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .shxmekte { flex-wrap: wrap; padding: 14px 16px; }
  .mwkae { padding: 12px 16px; }
  .lspfo8pb .r7efschk { margin: 0 16px; }
  .lspfo8pb .b758xosk { padding: 0 16px; }
  .hvpj { padding: 12px 16px; }
}
.a5mq1zkk .fwex {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.cm3y { margin: 16px 0; }
.pxywn { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.pxywn summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.pxywn summary::after { content: "+"; color: var(--accent-light); }
.pxywn[open] summary::after { content: "−"; }
.pxywn p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.oqip1ljs { margin-bottom: 0; }
.qouo1boa h2.oy121q { color: var(--text-primary); border-color: var(--accent-light); }
.ifoejwqz h2.oy121q { color: var(--text-primary); border-color: var(--accent-light); }
.mwbyafl7 .zeiopsz     { background: #052e16; border-color: #10b981; }
.mwbyafl7 .ovmpi { background: #2d0a1e; border-color: #f43f5e; }
.mwbyafl7 .rir6hkfd    { background: #1e1036; border-color: #a855f7; }
.mwbyafl7 .ck18sww strong  { color: #f1f5f9; }
.mwbyafl7 .ck18sww p       { color: #cbd5e1; }
.mwbyafl7 .qqd8    .zeiopsz     .iwwb::before,
.mwbyafl7 .dy565n  .zeiopsz     .iwwb::before,
.mwbyafl7 .ar4527m  .zeiopsz     .iwwb::before,
.mwbyafl7 .i7gmtgq .zeiopsz     .iwwb::before { color: #10b981; }
.mwbyafl7 .qqd8    .ovmpi .iwwb::before,
.mwbyafl7 .dy565n  .ovmpi .iwwb::before,
.mwbyafl7 .ar4527m  .ovmpi .iwwb::before,
.mwbyafl7 .i7gmtgq .ovmpi .iwwb::before { color: #f43f5e; }
.mwbyafl7 .qqd8    .rir6hkfd    .iwwb::before,
.mwbyafl7 .dy565n  .rir6hkfd    .iwwb::before,
.mwbyafl7 .ar4527m  .rir6hkfd    .iwwb::before,
.mwbyafl7 .i7gmtgq .rir6hkfd    .iwwb::before { color: #a855f7; }
.adu8vq .zeiopsz     { background: #2d2000; border-color: #eab308; }
.adu8vq .ovmpi { background: #2d0b0b; border-color: #ef4444; }
.adu8vq .rir6hkfd    { background: #2d1600; border-color: #f97316; }
.adu8vq .ck18sww strong  { color: #f1f5f9; }
.adu8vq .ck18sww p       { color: #cbd5e1; }
.adu8vq .qqd8    .zeiopsz     .iwwb::before,
.adu8vq .dy565n  .zeiopsz     .iwwb::before,
.adu8vq .ar4527m  .zeiopsz     .iwwb::before,
.adu8vq .i7gmtgq .zeiopsz     .iwwb::before { color: #eab308; }
.adu8vq .qqd8    .ovmpi .iwwb::before,
.adu8vq .dy565n  .ovmpi .iwwb::before,
.adu8vq .ar4527m  .ovmpi .iwwb::before,
.adu8vq .i7gmtgq .ovmpi .iwwb::before { color: #ef4444; }
.adu8vq .qqd8    .rir6hkfd    .iwwb::before,
.adu8vq .dy565n  .rir6hkfd    .iwwb::before,
.adu8vq .ar4527m  .rir6hkfd    .iwwb::before,
.adu8vq .i7gmtgq .rir6hkfd    .iwwb::before { color: #f97316; }
.d0a7av .zeiopsz     { background: #0c1a2e; border-color: #38bdf8; }
.d0a7av .ovmpi { background: #12103a; border-color: #818cf8; }
.d0a7av .rir6hkfd    { background: #0a2020; border-color: #2dd4bf; }
.d0a7av .ck18sww strong  { color: #f1f5f9; }
.d0a7av .ck18sww p       { color: #cbd5e1; }
.d0a7av .qqd8    .zeiopsz     .iwwb::before,
.d0a7av .dy565n  .zeiopsz     .iwwb::before,
.d0a7av .ar4527m  .zeiopsz     .iwwb::before,
.d0a7av .i7gmtgq .zeiopsz     .iwwb::before { color: #38bdf8; }
.d0a7av .qqd8    .ovmpi .iwwb::before,
.d0a7av .dy565n  .ovmpi .iwwb::before,
.d0a7av .ar4527m  .ovmpi .iwwb::before,
.d0a7av .i7gmtgq .ovmpi .iwwb::before { color: #818cf8; }
.d0a7av .qqd8    .rir6hkfd    .iwwb::before,
.d0a7av .dy565n  .rir6hkfd    .iwwb::before,
.d0a7av .ar4527m  .rir6hkfd    .iwwb::before,
.d0a7av .i7gmtgq .rir6hkfd    .iwwb::before { color: #2dd4bf; }
.ue3c .zeiopsz     { background: var(--accent-bg); border-color: var(--accent-light); }
.ue3c .ovmpi { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ue3c .rir6hkfd    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ue3c .qqd8    .iwwb::before,
.ue3c .dy565n  .iwwb::before,
.ue3c .ar4527m  .iwwb::before,
.ue3c .i7gmtgq .iwwb::before { color: var(--accent-light) !important; }
.sdes237u::before,
.c00xb::before { margin-right: 5px; }
.cfu0c .hbumncqi ul li,
.cfu0c .p17qbv5 li         { color: #4ade80; }
.cfu0c .hbumncqi .sdes237u { color: #22c55e; }
.cfu0c .s49c1x2 ul li,
.cfu0c .qvawrb2j li         { color: #f87171; }
.cfu0c .s49c1x2 .c00xb { color: #ef4444; }
.fpqd7 .hbumncqi { background: var(--bg-pros); }
.fpqd7 .s49c1x2 { background: var(--bg-cons); }
.fpqd7 .hbumncqi .sdes237u { color: var(--c-pros-label); }
.fpqd7 .s49c1x2 .c00xb { color: var(--c-cons); }
.fpqd7 .hbumncqi ul li,
.fpqd7 .s49c1x2 ul li,
.ticeug .hbumncqi { background: var(--bg-pros); }
.ticeug .s49c1x2 { background: var(--bg-cons); }
.ticeug .hbumncqi .sdes237u { color: var(--c-pros-label); }
.ticeug .s49c1x2 .c00xb { color: var(--c-cons); }
.ticeug .hbumncqi ul li,
.ticeug .s49c1x2 ul li,
.c3uy .sdes237u::before { content: "✓ "; }
.c3uy .c00xb::before { content: "✗ "; }
.dwyap8o .sdes237u::before { content: "→ "; }
.dwyap8o .c00xb::before { content: "← "; }
.c5z1p .sdes237u::before { content: "★ "; }
.c5z1p .c00xb::before { content: "✕ "; }
.qxs1njsi .sdes237u::before { content: "◆ "; }
.qxs1njsi .c00xb::before { content: "▲ "; }
.yap1q1e .ck18sww { background: transparent; border-left: none; border: 1.5px solid; }
.yap1q1e .zeiopsz     { border-color: var(--c-tip-border); }
.yap1q1e .ovmpi { border-color: var(--c-warn-border); }
.yap1q1e .rir6hkfd    { border-color: #60a5fa; }
.yap1q1e .ck18sww strong { color: var(--text-primary); }
.yap1q1e .ck18sww p      { color: var(--text-muted); }
.w9g04r0 .ck18sww { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.w9g04r0 .zeiopsz     { border-top-color: var(--c-tip-border); }
.w9g04r0 .ovmpi { border-top-color: var(--c-warn-border); }
.w9g04r0 .rir6hkfd    { border-top-color: #60a5fa; }
.knf9 .ck18sww { border-left: none; border-radius: 8px; }
.knf9 .zeiopsz     { background: #065f46; }
.knf9 .ovmpi { background: #92400e; }
.knf9 .rir6hkfd    { background: #1e3a8a; }
.knf9 .ck18sww strong,
.knf9 .ck18sww p { color: #fff; }
.knf9 .iwwb::before { color: rgba(255,255,255,0.85) !important; }
.mwbyafl7.knf9 .zeiopsz,
.mwbyafl7 .knf9 .zeiopsz     { background: #052e16; }
.mwbyafl7.knf9 .ovmpi,
.mwbyafl7 .knf9 .ovmpi { background: #2d0a1e; }
.mwbyafl7.knf9 .rir6hkfd,
.mwbyafl7 .knf9 .rir6hkfd    { background: #1e1036; }
.adu8vq.knf9 .zeiopsz,
.adu8vq .knf9 .zeiopsz      { background: #2d2000; }
.adu8vq.knf9 .ovmpi,
.adu8vq .knf9 .ovmpi  { background: #2d0b0b; }
.adu8vq.knf9 .rir6hkfd,
.adu8vq .knf9 .rir6hkfd     { background: #2d1600; }
.d0a7av.knf9 .zeiopsz,
.d0a7av .knf9 .zeiopsz      { background: #0c1a2e; }
.d0a7av.knf9 .ovmpi,
.d0a7av .knf9 .ovmpi  { background: #12103a; }
.d0a7av.knf9 .rir6hkfd,
.d0a7av .knf9 .rir6hkfd     { background: #0a2020; }
.e7oi .ck18sww { border-left: none; border-radius: 6px; padding: 10px 14px; }
.e7oi .zeiopsz     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.e7oi .ovmpi { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.e7oi .rir6hkfd    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.e7oi .ck18sww strong { color: var(--text-primary); }
.e7oi .ck18sww p      { color: var(--text-muted); }
.w8gg65qy .ck18sww { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.qqd8 .iwwb,
.dy565n .iwwb,
.ar4527m .iwwb,
.i7gmtgq .iwwb { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.qqd8 .iwwb::before,
.dy565n .iwwb::before,
.ar4527m .iwwb::before,
.i7gmtgq .iwwb::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.qqd8 .zeiopsz     .iwwb::before { content: "✦"; color: var(--c-tip-border); }
.qqd8 .ovmpi .iwwb::before { content: "▲"; color: var(--c-warn-border); }
.qqd8 .rir6hkfd    .iwwb::before { content: "◉"; color: #60a5fa; }
.dy565n .zeiopsz     .iwwb::before { content: "★"; color: var(--c-tip-border); }
.dy565n .ovmpi .iwwb::before { content: "◆"; color: var(--c-warn-border); }
.dy565n .rir6hkfd    .iwwb::before { content: "●"; color: #60a5fa; }
.ar4527m .zeiopsz     .iwwb::before { content: "▶"; color: var(--c-tip-border); }
.ar4527m .ovmpi .iwwb::before { content: "■"; color: var(--c-warn-border); }
.ar4527m .rir6hkfd    .iwwb::before { content: "▸"; color: #60a5fa; }
.i7gmtgq .zeiopsz     .iwwb::before { content: "→"; color: var(--c-tip-border); }
.i7gmtgq .ovmpi .iwwb::before { content: "⬥"; color: var(--c-warn-border); }
.i7gmtgq .rir6hkfd    .iwwb::before { content: "◈"; color: #60a5fa; }
.sute .nt8af .yj16s,
.sute .fkzsq .yj16s  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.sute .dfvi                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.sute .f2gd          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sute .iwkxwk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ed1357y .nt8af .yj16s,
.ed1357y .fkzsq .yj16s,
.ed1357y .dfvi,
.ed1357y .gyklty,
.ed1357y .hh7yveu,
.ed1357y .f2gd,
.ed1357y .iwkxwk,
.ed1357y .w8gg65qy .ck18sww { box-shadow: none; }
.x7qeyeij   .ox5l, .x7qeyeij .i0h94ctj, .x7qeyeij .hv3tnge,
.x7qeyeij   .pev1f, .x7qeyeij .ogon3vq { font-size: 0.9rem; }
.x7qeyeij   .jefnkmo1, .x7qeyeij .xoxhrift { font-size: 0.9rem; }
.e2cbnym   .ox5l, .e2cbnym .i0h94ctj, .e2cbnym .hv3tnge,
.e2cbnym   .pev1f, .e2cbnym .ogon3vq { font-size: 0.95rem; }
.e2cbnym   .jefnkmo1, .e2cbnym .xoxhrift { font-size: 0.95rem; }
.t2u3m   .ox5l, .t2u3m .i0h94ctj, .t2u3m .hv3tnge,
.t2u3m   .pev1f, .t2u3m .ogon3vq { font-size: 1.08rem; }
.t2u3m   .jefnkmo1, .t2u3m .xoxhrift { font-size: 1.05rem; }
.t2u3m   .ub01c { font-size: 0.97rem; }
.kxzdfk3z .tgbgm      { font-size: 3.2rem; }
.kxzdfk3z h2.oy121q { font-size: 1.9rem; }
.kxzdfk3z h3.gxgosh     { font-size: 1.4rem; }
.gd5ka1 .tgbgm      { font-size: 3.8rem; }
.gd5ka1 h2.oy121q { font-size: 2.2rem; }
.gd5ka1 h3.gxgosh     { font-size: 1.6rem; }
.oqip1ljs + .oqip1ljs { position: relative; }
.v1u5t   .oqip1ljs + .oqip1ljs::before,
.neyw  .oqip1ljs + .oqip1ljs::before,
.fdop   .oqip1ljs + .oqip1ljs::before,
.oxjamg   .oqip1ljs + .oqip1ljs::before,
.rc4tv9c   .oqip1ljs + .oqip1ljs::before,
.l7re .oqip1ljs + .oqip1ljs::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.v1u5t .oqip1ljs + .oqip1ljs::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.neyw .oqip1ljs + .oqip1ljs::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.fdop .oqip1ljs + .oqip1ljs::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;
}
.oxjamg .oqip1ljs + .oqip1ljs::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.p0tvzis5 .oqip1ljs { margin-bottom: 16px; }
.p0tvzis5 .oqip1ljs + .oqip1ljs { margin-top: 0; }
.p0tvzis5 .a47oc7h { padding-top: 0; padding-bottom: 0; }
.rc4tv9c .oqip1ljs + .oqip1ljs::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.l7re .oqip1ljs + .oqip1ljs::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.iemyyvcf .oqip1ljs + .oqip1ljs::before,
.jf4h .oqip1ljs + .oqip1ljs::before,
.pnuun .oqip1ljs + .oqip1ljs::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%;
}
.mli8 .iemyyvcf .oqip1ljs:nth-child(even)::before,
.mli8 .jf4h .oqip1ljs:nth-child(even)::before,
.mli8 .pnuun .oqip1ljs:nth-child(even)::before { background: var(--bg-surface); }
.zx8rk3u .iemyyvcf .oqip1ljs:nth-child(even)::before,
.zx8rk3u .jf4h .oqip1ljs:nth-child(even)::before,
.zx8rk3u .pnuun .oqip1ljs:nth-child(even)::before { background: var(--bg-card); }
.iemyyvcf .oqip1ljs + .oqip1ljs::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");
}
.jf4h .oqip1ljs + .oqip1ljs::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");
}
.pnuun .oqip1ljs + .oqip1ljs::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");
}
.cc8jifwy .wpnmt,
.g4wyu .wpnmt { padding-bottom: 60px; }
.htpc .wpnmt { padding-bottom: 70px; }
.fs0h .i3pba20 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.l7bzvvp .i3pba20 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.keuwk6 .i3pba20 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.t6hf4cy .i3pba20 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xc6q6rg2 .re9kg2lj { background: var(--accent); }
.xc6q6rg2 .re9kg2lj .yhdhz5fz { background: none; }
.xc6q6rg2 .c1unxr { background: var(--accent); }
.xc6q6rg2 .i3pba20 { background: var(--accent-bg); }
.xc6q6rg2 .o9ackp6k:not(.re9kg2lj) .yhdhz5fz { background: rgba(0,0,0,0.6); }
.i7hx2p .lg30l { float: left; width: 38%; margin: 0 28px 16px 0; }
.i7hx2p .lg30l .si4y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i7hx2p .a47oc7h::after { content: ''; display: block; clear: both; }
.iud9q2b .lg30l { float: right; width: 38%; margin: 0 0 16px 28px; }
.iud9q2b .lg30l .si4y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.iud9q2b .a47oc7h::after { content: ''; display: block; clear: both; }
.fiat .oqip1ljs:nth-child(odd)  .lg30l { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fiat .oqip1ljs:nth-child(even) .lg30l { float: right; width: 38%; margin: 0 0 16px 28px; }
.fiat .lg30l .si4y { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fiat .a47oc7h::after { content: ''; display: block; clear: both; }
.i7hx2p .dr50h,
.iud9q2b .dr50h,
.fiat .dr50h,
.fiat .baau7o8 { clear: both; }
@media (max-width: 900px) {
  .i7hx2p .lg30l,
  .iud9q2b .lg30l,
  .fiat .oqip1ljs:nth-child(odd)  .lg30l,
  .fiat .oqip1ljs:nth-child(even) .lg30l {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .i7hx2p .lg30l .si4y,
  .iud9q2b .lg30l .si4y,
  .fiat .lg30l .si4y {
    max-height: none !important;
  }
}
.i7hx2p .jefnkmo1,
.i7hx2p .xoxhrift,
.iud9q2b .jefnkmo1,
.iud9q2b .xoxhrift,
.fiat .jefnkmo1,
.fiat .xoxhrift { overflow: hidden; }
@media (max-width: 640px) {
  .i7hx2p .lg30l,
  .iud9q2b .lg30l,
  .fiat .lg30l { float: none; width: 100%; margin: 0 0 16px 0; }
}
.z1r1db7j .uj80qso0,
.z1r1db7j .a47oc7h,
.z1r1db7j .ld0jlr  { max-width: 1100px; }
.u87rcmd .uj80qso0,
.u87rcmd .a47oc7h,
.u87rcmd .ld0jlr  { max-width: 1200px; }
.suab .uj80qso0,
.suab .a47oc7h,
.suab .ld0jlr  { max-width: 1320px; }
.gxtmc { font-size: 0.82rem; color: var(--text-muted); }
.z3l3c { display: flex; align-items: center; }
.nomc0y {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.snwab { display: flex; align-items: center; }
.t9l9tdm { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.t9l9tdm:hover { text-decoration: underline; }
.aywo9iwa { margin: 0 3px; opacity: 0.45; }
.aywo9iwa::before { content: '/'; }
.va84lr8h { padding: 2px 5px; color: var(--text-main); }
.pupec .gxtmc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.pupec .z3l3c { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.d2t6r .gxtmc {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.d2t6r .z3l3c { padding: 0 0 0 12px; }
.ld4tw .z3l3c { padding: 0 16px; }
.ld4tw .gxtmc {
  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);
}
.ld4tw .uj80qso0 { padding-top: 28px; }
@media (max-width: 720px) {
  .r8kp { margin-top: 18px; padding: 0 16px; }
  .ld4tw .uj80qso0 { padding-top: 16px; }
}
.z1r1db7j.pupec .z3l3c { max-width: 1100px; }
.u87rcmd.pupec .z3l3c { max-width: 1200px; }
.suab.pupec .z3l3c { max-width: 1320px; }
.wa6w0zo5 .oqip1ljs { padding-top: 16px; padding-bottom: 16px; }
.by83xi .oqip1ljs { padding-top: 24px; padding-bottom: 24px; }
.fdsbj32w .oqip1ljs { padding-top: 40px; padding-bottom: 40px; }
.q2xqcz2j .oqip1ljs { padding-top: 52px; padding-bottom: 52px; }
.wg8cu5 .oqip1ljs:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wg8cu5 .oqip1ljs:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wg8cu5 .oqip1ljs:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wg8cu5 .oqip1ljs:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.pa9mrfj6 .a47oc7h { padding-top: 10px;  padding-bottom: 10px; }
.an5jt1 .a47oc7h { padding-top: 18px;  padding-bottom: 18px; }
.tm8eg1 .a47oc7h { padding-top: 36px;  padding-bottom: 36px; }
.hfoli .a47oc7h { padding-top: 48px;  padding-bottom: 48px; }
.xaa6 h2.oy121q { font-weight: 600; }
.xaa6 h3.gxgosh     { font-weight: 600; }
.plwv { font-weight: 500; }
.plwv h2.oy121q { font-weight: 800; }
.plwv h3.gxgosh     { font-weight: 700; }
.zi51op0i h2.oy121q { font-weight: 900; }
.zi51op0i h3.gxgosh     { font-weight: 800; }
.zi51op0i .ck18sww strong,
.zi51op0i .ck18sww strong { font-weight: 600; }
.imu8ni {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ajthdir .imu8ni { display: none; }
@media (max-width: 640px) {
  .tdlrw0l { display: none; }
  .imu8ni {
    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;
  }
}
.imu8ni { background: var(--cta) !important; color: #fff !important; border: none !important; }
.imu8ni:hover { opacity: 0.85; }
.e0y95con .imu8ni { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.etwd .imu8ni,
.j164ta  .imu8ni { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.etwd .imu8ni:hover,
.j164ta  .imu8ni:hover { opacity: 0.88; }
.e0y95con.etwd .imu8ni,
.e0y95con.j164ta  .imu8ni { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.v2xsjn {
  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;
}
.v2xsjn:hover { transform: translateY(-2px); opacity: 0.92; }
.v2xsjn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.y3gl7n2 .v2xsjn { display: none; }
.fhcyyig .v2xsjn { right: 32px; }
.x1vyihl7  .v2xsjn { left: 32px; }
@media (max-width: 480px) {
  .fhcyyig .v2xsjn { right: 20px; bottom: 20px; }
  .x1vyihl7  .v2xsjn { left: 20px; bottom: 20px; }
}
.sxusrz71 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ld0jlr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.s9bnful4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kkxkn3 { color: var(--text-dim); font-size: 0.8rem; }
.ydrn a, .rb8gkwa a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ydrn a:hover, .rb8gkwa a:hover { color: var(--accent-light); }
.rb8gkwa { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.scvi2 .ld0jlr { text-align: center; }
.scvi2 .rb8gkwa { justify-content: center; margin-bottom: 16px; }
.scvi2 .s9bnful4 { margin-top: 0; }
.uvcm { margin-top: 10px; }
.uvcm a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ld0jlr { padding-left: 16px; padding-right: 16px; }
  .wz7smg5u .ld0jlr { padding: 20px 16px; }
  .rb8gkwa { gap: 4px 12px; }
  .s9bnful4 { font-size: 0.78rem; }
}
.br3ld8 .s9bnful4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.br3ld8 .kkxkn3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .br3ld8 .iy9ce5hw { grid-template-columns: 1fr 1fr; } .br3ld8 .isdw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .br3ld8 .iy9ce5hw { grid-template-columns: 1fr; } }
.z6g3 .s9bnful4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .z6g3 .gmmo { gap: 12px; } .z6g3 .bt9up1i { margin-right: 0; width: 100%; } }
.n5r8lo50 .s9bnful4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.n5r8lo50 .kkxkn3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .n5r8lo50 .seousj { grid-template-columns: 1fr 1fr; } .n5r8lo50 .zh23kr0u { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n5r8lo50 .seousj { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .fksm .q1frf { grid-template-columns: 1fr 1fr; } .fksm .opj4:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fksm .q1frf { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .sc6m .q1frf { grid-template-columns: 1fr; } }
.b8fs0 .ld0jlr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.b8fs0 .rb8gkwa { justify-content: center; }
.mkjwtc .wuyt7      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.mkjwtc .sxusrz71 { background: var(--bg-page); border-top-color: var(--border-alt); }
.r0zql9y .wuyt7      { background: #0d1117; border-bottom-color: #21262d; }
.r0zql9y .h7cymqy { color: var(--accent-light); }
.r0zql9y .oo2lkgr { --msep-color: #8b949e; }
.r0zql9y .oo2lkgr a { color: #8b949e; }
.r0zql9y .oo2lkgr a:hover { color: var(--accent-light); }
.r0zql9y .ubclc8y2 { color: #8b949e; }
.r0zql9y .sxusrz71 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.r0zql9y .s9bnful4,
.r0zql9y .kkxkn3 { color: #6e7681; }
.r0zql9y .ydrn a, .r0zql9y .rb8gkwa a,
.r0zql9y .ydrn a:hover, .r0zql9y .rb8gkwa a:hover,
@media (max-width: 640px) {
  .r0zql9y .oo2lkgr { background: #0d1117; border-top-color: #21262d; }
  .r0zql9y .oo2lkgr li a { border-bottom-color: #21262d; }
}
.lado .wuyt7      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lado .h7cymqy { color: var(--accent-light); }
.lado .oo2lkgr { --msep-color: #475569; }
.lado .oo2lkgr a { color: #475569; }
.lado .oo2lkgr a:hover { color: var(--accent-light); }
.lado .ubclc8y2 { color: #64748b; }
.lado .sxusrz71 { background: #f0f4f8; border-top-color: #cbd5e1; }
.lado .s9bnful4,
.lado .kkxkn3 { color: #64748b; }
.lado .ydrn a, .lado .rb8gkwa a,
.lado .ydrn a:hover, .lado .rb8gkwa a:hover,
@media (max-width: 640px) {
  .lado .oo2lkgr { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lado .oo2lkgr li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.etwd .wuyt7      { background: var(--accent); border-bottom-color: var(--accent-light); }
.etwd .h7cymqy { color: #fff; }
.etwd .oo2lkgr { --msep-color: rgba(255,255,255,0.82); }
.etwd .oo2lkgr a { color: rgba(255,255,255,0.82); }
.etwd .oo2lkgr a:hover { color: #fff; }
.etwd .ubclc8y2 { color: rgba(255,255,255,0.9); }
.etwd .sxusrz71 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.etwd .s9bnful4,
.etwd .kkxkn3 { color: rgba(255,255,255,0.72); }
.etwd .ydrn a, .etwd .rb8gkwa a,
.etwd .ydrn a:hover, .etwd .rb8gkwa a:hover,
@media (max-width: 640px) {
  .etwd .oo2lkgr { background: var(--accent); border-top-color: var(--accent-light); }
  .etwd .oo2lkgr li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.j164ta .wuyt7 {
  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);
}
.j164ta .sxusrz71 {
  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) {
  .j164ta .oo2lkgr {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mfj4be8m .aih8siq { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.rcz8m .aih8siq { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dtr9m6fh .aih8siq { min-height: 72px; height: auto; }
.cnokp .aih8siq { min-height: 84px; height: auto; }
.wz7smg5u .aih8siq { max-width: none; padding: 0 32px; }
.wz7smg5u .ld0jlr  { max-width: none; padding: 24px 32px; }
.uecjhf.u87rcmd .aih8siq { max-width: 1200px; }
.uecjhf.suab .aih8siq { max-width: 1320px; }
.uhrep   .h7cymqy, .uhrep   .bt9up1i { text-transform: capitalize; }
.p68asky9 .h7cymqy, .p68asky9 .bt9up1i { text-transform: lowercase; }
.br9tvr .h7cymqy, .br9tvr .bt9up1i { text-transform: uppercase; letter-spacing: 0.06em; }
.aoof, .tddu1z56 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.c4cf .aoof,
.ryx9c1vn .aoof,
.b5x35rj .aoof,
.cdpf5jte .aoof,
.iz9ye   .oo2lkgr a { font-weight: 500; }
.g69i .oo2lkgr a { font-weight: 600; }
.sr0afg     .oo2lkgr a { font-weight: 700; }
.ipssurea    .oo2lkgr a { font-weight: 800; letter-spacing: 0.01em; }
.jh4mvr6f     .oo2lkgr > li + li::before,
.dcstr    .oo2lkgr > li + li::before,
.hksnr7k    .oo2lkgr > li + li::before,
.zb1t4nu .oo2lkgr > li + li::before,
.hptos .oo2lkgr > li + li::before,
.ngg619cx  .oo2lkgr > li + li::before,
.vjbn92    .oo2lkgr > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jh4mvr6f     .oo2lkgr > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.dcstr    .oo2lkgr > li + li::before { content: "|"; }
.hksnr7k    .oo2lkgr > li + li::before { content: "—"; }
.zb1t4nu .oo2lkgr > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hptos .oo2lkgr > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ngg619cx  .oo2lkgr > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vjbn92    .oo2lkgr > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .lz5n9 .ubclc8y2,
  .cs17d6um .ubclc8y2,
  .l3n5 .ubclc8y2,
  .iu6s .ubclc8y2,
  .g071c9 .ubclc8y2 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .lz5n9 .ubclc8y2::before,
  .cs17d6um .ubclc8y2::before,
  .l3n5 .ubclc8y2::before,
  .iu6s .ubclc8y2::before,
  .g071c9 .ubclc8y2::before { content: ""; display: block; flex-shrink: 0; }

  
  .lz5n9 .ubclc8y2::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;
  }

  
  .cs17d6um .ubclc8y2::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;
  }

  
  .l3n5 .ubclc8y2::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;
  }

  
  .iu6s .ubclc8y2::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;
  }

  
  .g071c9 .ubclc8y2::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) {
  .ok3bxtpb .ubclc8y2 {
    padding: 5px 14px;
  }
  .ok3bxtpb .oo2lkgr {
    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;
  }
  .ok3bxtpb .oo2lkgr li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ok3bxtpb .oo2lkgr li a:hover { background: var(--bg-raised); }
  .ok3bxtpb .ubt3dhch,
  .e9sw1v .ubt3dhch,
  .sdk6 .ubt3dhch { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ayyd3 .ubclc8y2 {
    padding: 5px 10px;
  }
  .ayyd3 .oo2lkgr {
    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);
  }
  .ayyd3 .oo2lkgr.qfusdy9t { transform: translateX(0); }
  .ayyd3 .oo2lkgr li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ayyd3 .oo2lkgr li:last-child a { border-bottom: none; }
  .etwd .oo2lkgr,
  .r0zql9y .oo2lkgr { background: var(--accent) !important; }
  .etwd .oo2lkgr li a,
  .r0zql9y .oo2lkgr li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .sdk6 .ubclc8y2 {
    padding: 5px 10px;
  }
  .sdk6 .oo2lkgr {
    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);
  }
  .sdk6 .oo2lkgr::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .sdk6 .oo2lkgr.qfusdy9t { transform: translateY(0); }
  .sdk6 .oo2lkgr li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jkfssh .ubclc8y2 {
    padding: 5px 10px;
  }
  .jkfssh .oo2lkgr {
    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;
  }
  .jkfssh .oo2lkgr.qfusdy9t { opacity: 1; pointer-events: auto; }
  .jkfssh .oo2lkgr li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .skaatv     .ubclc8y2 { border-radius: 0 !important; }
  .dknq6gi8   .ubclc8y2 { border-radius: 8px !important; }
  .d5931chr .ubclc8y2 { border-radius: 50% !important; }
  .zruuzf0p   .ubclc8y2 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .i5u9ti .uaig { flex-direction: column; align-items: stretch; }
  .i5u9ti .rqwrt { flex-direction: row; min-width: auto; }
  .i5u9ti .fqajsn { align-items: flex-start; text-align: left; }
}
.h0f5k26,
.h0f5k26.oqip1ljs,
.mli8 .h0f5k26,
.fv5cs .h0f5k26,
.zx8rk3u .h0f5k26,
.zldvm .h0f5k26 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.nytj4g5 {
  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;
}
.jgso5mc2 { flex: 1 1 280px; min-width: 0; }
.uwh0t {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.rbhkt {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.byjri6qx {
  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;
}
.byjri6qx:hover { transform: translateY(-1px); opacity: 0.95; }
.caq07 .nytj4g5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.caq07 .uwh0t { color: var(--cta); }
.caq07 .rbhkt { color: var(--text-body); }
.caq07 .byjri6qx {
  background: var(--cta) !important;
  color: #fff !important;
}
.aujxp .nytj4g5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.aujxp .uwh0t { color: var(--text-primary); }
.aujxp .rbhkt { color: var(--text-body); }
.aujxp .byjri6qx {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .nytj4g5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .jgso5mc2 { flex: 0 0 auto; }
  .uwh0t { font-size: 1.2rem; }
  .byjri6qx { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.gs80lm .yfzz { height: 36px; }
.egjamb .yfzz { height: 60px; max-width: 200px; }
.vfvbuj .yfzz { height: 56px; max-width: 180px; }
.gpuucigp    .fwex, .gpuucigp    .bp65j9lp { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .lvlyg98j .baau7o8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lvlyg98j .gyklty {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lvlyg98j .gyklty { padding: 40px 16px 20px; }
  .lvlyg98j .h39a9fu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lvlyg98j .ibxwv { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .bhnvbc .gyklty {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .bhnvbc .gyklty::before {
    position: absolute; top: 14px; left: 14px;
  }
  .bhnvbc .nt0y {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .bhnvbc .gk3pdr { white-space: normal; text-align: center; font-size: 1.2rem; }
  .bhnvbc .h39a9fu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .bhnvbc .ibxwv { width: 100%; min-width: 0; }
  .bhnvbc .fwex { min-width: 0; }
}
.wvv2 .pxywn {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wvv2 .pxywn summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wvv2 .pxywn p { padding: 0 2px 16px; }
.m9h11 .pxywn { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.m9h11 .pxywn summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.m9h11 .pxywn summary::after { content: "›"; font-size: 1.2em; }
.m9h11 .pxywn[open] summary::after { content: "‹"; }
.m9h11 .pxywn p { padding: 10px 22px 4px; }
.u23f0nre .pxywn {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.u23f0nre .pxywn summary { color: var(--text-primary); padding-left: 16px; }
.u23f0nre .pxywn summary::after { content: "›"; font-size: 1.1em; }
.u23f0nre .pxywn[open] summary::after { content: "‹"; }
.u23f0nre .pxywn p { padding-left: 16px; }
.bezurch .cm3y { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.bezurch .pxywn {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.bezurch .pxywn:last-child { border-bottom: none; }
.bezurch .pxywn summary { color: var(--text-primary); border-radius: 0; }
.bezurch .pxywn summary::after { content: "›"; font-size: 1.1em; }
.bezurch .pxywn[open] summary::after { content: "‹"; }
.h4v23 .pxywn { overflow: hidden; }
.h4v23 .pxywn summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.h4v23 .pxywn summary::after { color: rgba(255,255,255,.75); }
.h4v23 .pxywn[open] summary { border-radius: 0; }
.qn7zpdb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.edih2 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.nbxehhzp {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.c5h8r6y { color: var(--text-muted); font-size: 1.05rem; }
.ovuru6y {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.w5qtdgii {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gmvdkgp { margin-bottom: 20px; }
.rhkg {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rshj {
  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;
}
.rshj:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fusefns { resize: vertical; min-height: 130px; }
.v0k2 { width: 100%; margin-top: 8px; }
.v8lcv {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.tg77ovw {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ar5a2 { color: var(--text-muted); line-height: 1.75; }
.ac76 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ac76 li { margin-bottom: 6px; }
.ede5xmh { max-width: 760px; margin: 0 auto; }
.iabo9d { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vf87hrt8 { max-width: 760px; margin: 0 auto; }
.guw84h { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.tnpt ul.ac76 { margin: 0; }
.c4k8o1f { max-width: 900px; margin: 0 auto; }
.yoovdja { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.yoovdja:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.yoovdja .guw84h { margin: 0; font-size: 1rem; }
.yoovdja .kvoou p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .yoovdja { grid-template-columns: 1fr; gap: 10px; } }
.htp8gmt .guw84h { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ks6twu .ac76 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vakp { grid-template-columns: 1fr; } }
.umr3p4 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.umr3p4:hover .rbea { color: var(--accent-light); text-decoration: underline; }
.okarnf0v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ijqtks { margin-bottom: 48px; }
.vpeiaq { max-width: 760px; margin: 0 auto; }
.tamnjr { text-align: center; }
.un6b6tjl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.un6b6tjl:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.h6osgx8i { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.un6b6tjl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.un6b6tjl ul.ac76 { margin: 0; }
.z3g2oapf { color: var(--text-muted); line-height: 1.75; }
.tamnjr .ac76,
.twrx4s .ac76,
.ppcekx .ac76,
.jh1ru8z .ac76 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.tamnjr .un6b6tjl,
.twrx4s .un6b6tjl { text-align: left; }
.tamnjr .h6osgx8i,
.twrx4s .h6osgx8i { text-align: center; }
.e5mjt { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zvyxxoy { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.oc00m { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.k75vq2q0 { margin-top: 12px; }
.xck9z { 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; }
.xck9z:hover { border-bottom-color: var(--accent-light); }
.fmmvidq { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.fmmvidq img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dpaal1 { width: 200px; height: 200px; }
.y5qlmwz { border-radius: 28%; }
.wsgcf { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.hlj9m { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.s3bh4u { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .havax9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rmx3k { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.rmx3k .oc00m, .rmx3k .zvyxxoy { max-width: 640px; }
.xnqs .e5mjt { font-size: 1.6rem; margin-top: 18px; }
.j0y2 .oc00m { margin-bottom: 28px; }
@media (max-width: 860px) { .qavr { grid-template-columns: 1fr; } .xnqs { position: static; text-align: center; } }
.bp6nqmt .fmmvidq { margin: 0 auto 18px; }
.bp6nqmt .hlj9m { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .c7e40os { grid-template-columns: 1fr; } }
.tl46uyrf .e5mjt { font-size: 1.6rem; margin-bottom: 6px; }
.jh1ru8z .ac76 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tl46uyrf { flex-direction: column; text-align: center; } .ym58vg { grid-template-columns: 1fr; } }
.s4gstbsp .e5mjt { font-size: 1.35rem; margin: 0 0 4px; }
.s4gstbsp .hlj9m { margin: 0; }
.mo39t .nbxehhzp { color: var(--accent-light); }
.z9fmat .nbxehhzp { font-size: 2rem; }
.z9fmat .c5h8r6y { max-width: 680px; }
.embx .nbxehhzp { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.embx .c5h8r6y  { margin: 0; }
@media (max-width: 640px) { .embx { flex-direction: column; } }
.weunj4h .nbxehhzp { color: var(--accent-light); }
.ub2o8 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.ub2o8 .nbxehhzp { color: #fff; }
.ub2o8 .c5h8r6y  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .fuf5i7c { grid-template-columns: 1fr; } }
.tl95ygc .rshj {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.tl95ygc .rshj:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bo9dprmk .rshj { background: var(--bg-raised); border-color: transparent; }
.bo9dprmk .rshj:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mwsm3plm .rshj { border-radius: 100px; padding: 11px 20px; }
.mwsm3plm .fusefns { border-radius: 14px; }
.r8lws {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.r8lws summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.r8lws summary::-webkit-details-marker { display: none; }
.r8lws summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.r8lws[open] summary::after { content: "−"; }
.lmw7g8v {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .l7t29ydk { grid-template-columns: 1fr; } }
.lsi4f85q { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.lsi4f85q li { margin-bottom: 6px; }
.rc5hmz{display:none}
.rc5hmz:empty,.xxq3d:empty{display:none}
.mnozq{position:relative;overflow:visible}
.rc6z .m31pu,.zto1 .m31pu,
.ck6ch .m31pu,.ycif .m31pu,
.pi5c .m31pu,.kys7nnc .m31pu{display:block}
.ptva .o63xe65h{display:block}
.rc6z .m31pu,.zto1 .m31pu,
.ck6ch .m31pu,.ycif .m31pu,
.pi5c .m31pu{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}
.rc6z .m31pu .xxq3d,.zto1 .m31pu .xxq3d,
.ck6ch .m31pu .xxq3d,.ycif .m31pu .xxq3d,
.pi5c .m31pu .xxq3d{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}
.rc6z .virjlon,.zto1 .virjlon,
.ck6ch .virjlon,.ycif .virjlon,
.pi5c .virjlon{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.rc6z .m31pu,.zto1 .m31pu{top:12px}
.rc6z .m31pu .xxq3d{margin-right:auto}
.zto1 .m31pu .xxq3d{margin-left:auto}
.zto1 .m31pu{text-align:right}
.ck6ch .m31pu,.ycif .m31pu{bottom:12px}
.ck6ch .m31pu .xxq3d{margin-right:auto}
.ycif .m31pu .xxq3d{margin-left:auto}
.ycif .m31pu{text-align:right}
.pi5c .m31pu{position:relative;margin-top:16px}
.pi5c .m31pu .xxq3d{margin:0 auto}
.kys7nnc .m31pu{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kys7nnc .m31pu .xxq3d{margin:0}
.kys7nnc .i3pba20~.m31pu,
.kys7nnc .yxqpgpl~.m31pu{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kys7nnc .i3pba20~.m31pu .xxq3d,
.kys7nnc .yxqpgpl~.m31pu .xxq3d{justify-content:flex-start}
.i3pba20~.m31pu,.yxqpgpl~.m31pu{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}
.i3pba20~.m31pu .xxq3d{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.yxqpgpl~.m31pu .xxq3d{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o63xe65h .xxq3d{margin:0 0 12px}
.xxq3d{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.rbea{font-weight:600;color:var(--text-heading);opacity:1}
.mj0ef::before{content:"·";margin:0 2px;opacity:.5}
.virjlon{white-space:nowrap}
.gia2lmi .virjlon{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.gia2lmi .mj0ef::before{content:""}
.zh01hlg .virjlon{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}
.zh01hlg .mj0ef::before{content:""}
.mf80dmke .xxq3d{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vflfclvz .virjlon{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.vflfclvz .mj0ef::before{content:""}
.z3xwt .virjlon{color: var(--accent-light);opacity:1;font-weight:500}
.mhfaj .virjlon{border-bottom:1px solid currentColor;padding-bottom:2px}
.r8ww5uq .xxq3d{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.hqivl{--date-bg:var(--accent-bg)}
.tsqv1 .mj0ef::before{content:""}
.hxmuy .mj0ef::before{content:"•";opacity:.4}
.hxmuy .virjlon + .virjlon::before{content:"•";margin-right:6px;opacity:.4}
.hlv96 .mj0ef::before{content:"/";opacity:.35}
.hlv96 .virjlon + .virjlon::before{content:"/";margin-right:6px;opacity:.35}
.z3fb0 .mj0ef::before{content:"|";opacity:.3}
.z3fb0 .virjlon + .virjlon::before{content:"|";margin-right:6px;opacity:.3}
.y6v0 .mj0ef::before{content:"—";opacity:.3}
.y6v0 .virjlon + .virjlon::before{content:"—";margin-right:6px;opacity:.3}
.b44t4y .mj0ef::before{content:"◆";font-size:.5em;opacity:.35}
.b44t4y .virjlon + .virjlon::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.t6nmb8om .mj0ef::before{content:"·";opacity:.4}
.t6nmb8om .virjlon + .virjlon::before{content:"·";margin-right:6px;opacity:.4}
.u4fdb .mj0ef::before{content:"›";opacity:.4}
.u4fdb .virjlon + .virjlon::before{content:"›";margin-right:6px;opacity:.4}
.kou41kgu .mj0ef::before{content:"→";opacity:.35;font-size:.85em}
.kou41kgu .virjlon + .virjlon::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.miqjh4ze .gqwh9z{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .gqwh9z{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .y631l{max-width:100%}
}
.ra3ancgs .f2gd{margin:0}
@media (max-width:560px){
  .deqcj{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) {
  .e38r4m { padding: 28px 18px 20px; }
  .xv64g76 { font-size: 1.2rem; }
  .to6xbag { max-width: 220px; max-height: 80px; }
}
.dtf4gc7  .fls6yf0 { border-radius: 6px; }
.a4ngy .nytj4g5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .fls6yf0 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.icqk {
  margin: 28px 0 24px;
}
.icqk .oqip1ljs {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.icqk .a47oc7h {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.icqk .nytj4g5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .aih8siq { flex-direction: row-reverse; }
[dir="rtl"] .oo2lkgr { flex-direction: row-reverse; }
[dir="rtl"] .fhcyyig .v2xsjn { right: auto; left: 32px; }
[dir="rtl"] .x1vyihl7  .v2xsjn { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .fhcyyig .v2xsjn { right: auto; left: 20px; }
  [dir="rtl"] .x1vyihl7  .v2xsjn { left: auto;  right: 20px; }
}
[dir="rtl"] .i7hx2p .lg30l  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .iud9q2b .lg30l { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .i3pba20,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jefnkmo1, [dir="rtl"] .xoxhrift { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hbumncqi { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .s49c1x2 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ck18sww { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .nytj4g5 { direction: rtl; }
[dir="rtl"] .gxtmc { direction: rtl; }
[dir="rtl"] .iwkxwk { direction: rtl; }
[dir="rtl"] .hc6n487k { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .wje5z .xoxhrift,
[dir="rtl"] .s037uc .xoxhrift,
[dir="rtl"] .zce0 .xoxhrift,
[dir="rtl"] .oam3vypl .xoxhrift {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .wje5z .xoxhrift li::before,
[dir="rtl"] .s037uc .xoxhrift li::before,
[dir="rtl"] .zce0 .xoxhrift li::before,
[dir="rtl"] .oam3vypl .xoxhrift li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .i3pba20.aqno .wpnmt { align-items: flex-end; text-align: right; }
[dir="rtl"] .i3pba20.gtrq2 .wpnmt { text-align: center; }
[dir="rtl"] .i3pba20 .wpnmt { text-align: right; }
[dir="rtl"] .a47oc7h,
[dir="rtl"] .pev1f,
[dir="rtl"] .ogon3vq,
[dir="rtl"] .jdenux,
[dir="rtl"] .w5qtdgii,
[dir="rtl"] .rhkg,
[dir="rtl"] .oc00m,
[dir="rtl"] .rshj,
[dir="rtl"] .fusefns { text-align: right; direction: rtl; }
[dir="rtl"] .mwsm3plm .rshj,
[dir="rtl"] .tl95ygc .rshj { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1e2ba1;
  --brand:           #1e2ba1;
  --brand-light:     #222b83;
  --brand-pale:      #3742a0;
  --grad-start:      #3f4edb;
  --grad-end:        #7b85dc;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #1e2ba1;
  --cta-light:       #131e82;
  --cta-hover:       #141d6d;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f3f3f5;
  --border:          #e2e2e8;
  --border-alt:      #cfd1dc;
  --border-section:  #e2e2e8;
  --text-primary:    #17171b;
  --text-muted:      #515360;
  --text-body:       #2e2f37;
  --text-sub:        #464752;
  --text-faint:      #757789;
  --text-dim:        #9092a1;
  --text-label:      #5d5f6e;
  --text-value:      #3a3b44;
  --accent-bg:       #e2e4f2;
  --accent-bg-light: #c9cdec;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #119169;
  --c-cons:          #9f2149;
  --c-pros-label:    #15ac7c;
  --c-tip-border:    #17be89;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #119169;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Exo", sans-serif; }
.j2fgtv7 .iwwb { font-size: 0; width: 1.2rem; flex-shrink: 0; }.j2fgtv7 .iwwb::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.j2fgtv7 .zeiopsz     .iwwb::before { content: "";  color: var(--c-tip-border); }.j2fgtv7 .ovmpi .iwwb::before { content: ""; color: var(--c-warn-border); }.j2fgtv7 .rir6hkfd    .iwwb::before { content: ""; color: #60a5fa; }.mwbyafl7 .j2fgtv7 .zeiopsz     .iwwb::before { color: #10b981; }.mwbyafl7 .j2fgtv7 .ovmpi .iwwb::before { color: #f43f5e; }.mwbyafl7 .j2fgtv7 .rir6hkfd    .iwwb::before { color: #a855f7; }.adu8vq  .j2fgtv7 .zeiopsz     .iwwb::before { color: #eab308; }.adu8vq  .j2fgtv7 .ovmpi .iwwb::before { color: #ef4444; }.adu8vq  .j2fgtv7 .rir6hkfd    .iwwb::before { color: #f97316; }.d0a7av  .j2fgtv7 .zeiopsz     .iwwb::before { color: #38bdf8; }.d0a7av  .j2fgtv7 .ovmpi .iwwb::before { color: #818cf8; }.d0a7av  .j2fgtv7 .rir6hkfd    .iwwb::before { color: #2dd4bf; }.ue3c .j2fgtv7 .iwwb::before { color: var(--accent-light) !important; }
.oxmdq7 .zph8, .oxmdq7 .i3pba20 { min-height: 520px; }
.aywo9iwa::before { content: '/'; }