:root {
  --color-accent: #177e86;
  --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;
}
.tz1tq2n {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.c6or {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.mnvkffc {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qypuu1s { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.mq3hxrc { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.mq3hxrc a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.mq3hxrc a:hover { color: var(--accent-light); }
.a6dbl   .yw7pk9q { border-radius: 0; }
.j2ml85b .yw7pk9q li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .yw7pk9q {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .sm5d:hover .yw7pk9q,
  .sm5d:focus-within .yw7pk9q { display: block; }
  .yw7pk9q li a { padding: 8px 16px; font-size: 0.88rem; }
}
.fpkuxp {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.tncw575 { display: none; }
@media (max-width: 640px) {
  .tncw575 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .tncw575.nxlol { display: block; }
}
@media (max-width: 640px) {
  .fpkuxp { display: block; }
  .mq3hxrc > li + li::before { display: none !important; }
  .mq3hxrc {
    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;
  }
  .mq3hxrc.nxlol { display: flex; }
  .mq3hxrc li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .mq3hxrc li:last-child a { border-bottom: none; }
}
.vtii48 { min-height: 480px; }
.qenil {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.b5mampu9 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qx0kz .b5mampu9 { margin-left: 0; margin-right: 0; }
.yojmk {
  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;
}
.qqgwva .yojmk { margin-top: 24px; }
.yojmk:hover { opacity: 0.88; }
.qz4g .qenil { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qz4g .b5mampu9 { color: #e2e8f0; }
.qz4g.qj5w4bq .xnz7jd { text-align: center; }
.kvqt .qenil { color: var(--text-primary); text-shadow: none; }
.kvqt .b5mampu9 { color: var(--text-muted); }
.kvqt .yojmk { margin-top: 16px; }
.kvqt, .kvqt.vtii48 { min-height: auto !important; }
.kvqt.qj5w4bq .xnz7jd { text-align: center; }
.kvqt~.dgw1l1{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}
.kvqt~.dgw1l1 .f0nev{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; }
}
.p3x32 .wokh4,
.p3x32 .y6rpg {
  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; }
}
.p3x32 .qz4g .gvl31fwm {
  animation: hg-breathe 10s ease-in-out infinite;
}
.wokh4 .qenil { color: #fff; }
.wokh4 .b5mampu9 { color: rgba(255,255,255,0.85); }
.wokh4 .yojmk { background: #fff; color: var(--cta); }
.wokh4 .yojmk:hover { opacity: 0.92; }
.ui348cs .b7u0 { position: relative; overflow: hidden; }
.ui348cs .b7u0::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;
}
.p3x32 .b7u0 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.hfol .b7u0 { position: relative; overflow: hidden; }
.hfol .b7u0::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;
}
.dkmocyhe .b7u0 { position: relative; overflow: hidden; }
.dkmocyhe .b7u0::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;
}
.iasxf .b7u0 {
  animation: hg-fadein 1.2s ease-out both;
}
.b7u0 {
  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%);
}
.pekqyp1 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.lxu9 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.o5a5lbjg {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.b7u0 .qenil { text-shadow: none; color: var(--text-primary); }
.b7u0 .b5mampu9 { color: var(--text-muted); }
body.cy3cit .qenil {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jvkju .qenil {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vtii48.wokh4 .qenil,
section.wokh4 .qenil {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.b7u0.qj5w4bq .pekqyp1 { align-items: center; text-align: center; }
.b7u0.qx0kz   .pekqyp1 { align-items: flex-start; text-align: left; }
.nn4475 .lxu9 { position: relative; }
.nn4475 .lxu9::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.nn4475.a8g9 .lxu9::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.jx9uoy .lxu9 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.jx9uoy .o5a5lbjg {
  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);
}
.jx9uoy.a8g9 .lxu9 { padding: 32px 0 32px 32px; }
.xmcy4s .lxu9 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.xmcy4s .o5a5lbjg {
  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);
}
.a8g9 .pekqyp1 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.xmcy4s.a8g9 .lxu9 { padding: 40px 16px 40px 48px; }
.vtii48 .uancv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.uancv .ia6530.xgbru {
  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;
}
.uancv .ia6530.xgbru:hover { opacity: 0.85; }
.jzuvs .lxu9 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .b7u0 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .b7u0:not(.jzuvs) .lxu9 { display: none !important; }
  .jzuvs .lxu9 { padding: 16px; }
  .pekqyp1  { padding: 36px 24px; }
  .b7u0~.dgw1l1,.a8g9~.dgw1l1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .vtii48, .b7u0 { min-height: 320px !important; }
  .qenil { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vqfv,
  .hyogh25,
  .pbzjit { grid-template-columns: 1fr !important; }

  

  
  .vd1dk { display: flex !important; flex-direction: column !important; }
  .vd1dk .xnz7jd { display: contents; }
  .vd1dk .gvl31fwm { order: 0; }
  .vd1dk .qenil { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .vd1dk .vqfv { order: 2; padding: 0 16px 12px !important; }
  .vd1dk .b5mampu9 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .qqgwva .xnz7jd { display: flex; flex-direction: column; }
  .qqgwva .xnz7jd .qenil { order: 1; }
  .qqgwva .xnz7jd .pbzjit { order: 2; margin: 8px 0 24px !important; }
  .qqgwva .xnz7jd .b5mampu9 { order: 3; }
  .qqgwva .xnz7jd .yojmk { order: 4; align-self: center; margin-top: 0; }

  
  .b7u0.jzuvs {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .b7u0.jzuvs .pekqyp1 { display: contents; padding: 0; }
  .b7u0.jzuvs .pekqyp1 .qenil { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .b7u0.jzuvs .lxu9 { order: 2; padding: 12px 16px; }
  .b7u0.jzuvs .pekqyp1 .b5mampu9 { order: 3; padding: 0 24px; margin: 0 auto; }
  .b7u0.jzuvs .pekqyp1 .yojmk { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ikde4r { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.tilk { width: 100%; height: auto; display: block; border-radius: 10px; }
.jp1w7n .ikde4r        { border-radius: 16px; }
.jp1w7n .tilk  { border-radius: 16px; }
.z6lr9pv .ikde4r         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.z6lr9pv .tilk   { border-radius: 8px; }
.zefyu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.fvog { width: 100%; padding: 32px 0; position: relative; }
.gg3atq { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ks05tc .fvog:nth-child(even) { background: var(--bg-surface); }
.ks05tc .fvog:nth-child(odd)  { background: var(--bg-page); }
.zthztdb .fvog:nth-child(even) { background: var(--bg-card); }
.zthztdb .fvog:nth-child(odd)  { background: var(--bg-page); }
.ks05tc .fvog:nth-child(odd)  .gg3atq { background: var(--bg-card); border-radius: 6px; }
.ks05tc .fvog:nth-child(even) .gg3atq { background: var(--bg-raised); border-radius: 6px; }
.zthztdb .fvog:nth-child(odd)  .gg3atq { background: var(--bg-card); border-radius: 6px; }
.zthztdb .fvog:nth-child(even) .gg3atq { background: var(--bg-raised); border-radius: 6px; }
.ks05tc .fvog:nth-child(even) .ag73r6 .fce4h,
.zthztdb .fvog:nth-child(even) .ag73r6 .fce4h { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ks05tc .fvog:nth-child(odd) .ag73r6 .fce4h,
.zthztdb .fvog:nth-child(odd) .ag73r6 .fce4h { background: var(--bg-card-inner); }
.ks05tc .fvog:nth-child(even) .gv4ju .fce4h:nth-child(odd),
.zthztdb .fvog:nth-child(even) .gv4ju .fce4h:nth-child(odd)  { background: var(--bg-card); }
.ks05tc .fvog:nth-child(even) .gv4ju .fce4h:nth-child(even),
.zthztdb .fvog:nth-child(even) .gv4ju .fce4h:nth-child(even) { background: var(--bg-card-inner); }
h1.l433x { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.l433x {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.n8aj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.hbk5aao h2.l433x {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vdhf h2.l433x {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nomh h2.l433x {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.lnfd h2.l433x::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.jy7wx9 h2.l433x {
  color: var(--text-primary); font-size: 1.7rem;
}
.hyyhp h2.l433x::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.kj4atsj h2.l433x {
  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;
}
.xhj6 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .xhj6 { display: none; } }
.tb9zw8 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.tfbi { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.hzt6 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.o41o { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.cjzvubr { padding-left: 20px; }
.cjzvubr li { margin-bottom: 6px; }
.cjzvubr a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.cjzvubr a:hover { color: var(--accent-light); }
.kwuewcn5 .o41o { display: none; }
.po0rgr .o41o { display: none; }
.po0rgr .cjzvubr { padding-left: 0; list-style: none; }
.po0rgr .cjzvubr li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.po0rgr .cjzvubr a { font-size: 0.92rem; }
.arydi .hzt6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.arydi .o41o { display: none; }
.arydi .cjzvubr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.arydi .cjzvubr li { margin-bottom: 0; }
.arydi .cjzvubr 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;
}
.arydi .cjzvubr a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.jitrbsd2 .hzt6 { padding: 20px 20px 16px; }
.jitrbsd2 .cjzvubr {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.jitrbsd2 .cjzvubr li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.jitrbsd2 .cjzvubr 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;
}
.jitrbsd2 .cjzvubr 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;
}
.jitrbsd2 .cjzvubr a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jitrbsd2 .cjzvubr a:focus,
.jitrbsd2 .cjzvubr a:focus-visible,
.jitrbsd2 .cjzvubr a:target { outline: none; }
.jitrbsd2 .cjzvubr li:target a { border-color: var(--border); color: var(--text-muted); }
.iy5b .hzt6 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.iy5b .o41o { display: none; }
.iy5b .cjzvubr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.iy5b .cjzvubr li { margin-bottom: 0; }
.iy5b .cjzvubr li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.iy5b .cjzvubr li:last-child::after { content: ""; margin-right: 0; }
.iy5b .cjzvubr a { font-size: 0.9rem; }
.fce4h { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ag73r6 .fce4h { background: var(--bg-card); }
.gv4ju .fce4h:nth-child(odd)  { background: var(--bg-card); }
.gv4ju .fce4h:nth-child(even) { background: var(--bg-raised); }
.vqbvw .fce4h {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vqbvw .fce4h:last-child { border-bottom: none; }
.vqbvw h3.n8aj { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.y2ud6 .fce4h {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.y2ud6 .fce4h + .fce4h { margin-top: 4px; }
.ftsktlvz .fce4h { background: none; border-radius: 0; padding: 12px 0; }
.ftsktlvz .fce4h + .fce4h { border-top: 1px solid var(--border-section); }
.ukdyb { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zjjeh { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.f4q88k { color: var(--text-body); margin-bottom: 10px; }
.tpwo, .onkk { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.tpwo li, .onkk li { margin-bottom: 6px; }
.onkk li { list-style: decimal; }
.hhq7obbj     .tpwo { list-style-type: "● "; }
.tbue  .tpwo { list-style-type: "■ "; }
.cwtuwzt .tpwo { list-style-type: "◆ "; }
.xe2d6ud    .tpwo { list-style-type: "★ "; }
.hhq7obbj     .s6i8 { list-style-type: "● "; }
.tbue  .s6i8 { list-style-type: "■ "; }
.cwtuwzt .s6i8 { list-style-type: "◆ "; }
.xe2d6ud    .s6i8 { list-style-type: "★ "; }
.hhq7obbj    .tpwo li::marker, .hhq7obbj    .s6i8 li::marker,
.tbue .tpwo li::marker, .tbue .s6i8 li::marker,
.cwtuwzt .tpwo li::marker, .cwtuwzt .s6i8 li::marker,
.xe2d6ud   .tpwo li::marker, .xe2d6ud   .s6i8 li::marker {
  color: var(--cta); font-size: 1em;
}
.hhq7obbj .onkk,
.tbue .onkk,
.cwtuwzt .onkk,
.xe2d6ud .onkk {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hhq7obbj .onkk li,
.tbue .onkk li,
.cwtuwzt .onkk li,
.xe2d6ud .onkk li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hhq7obbj .onkk li::before,
.tbue .onkk li::before,
.cwtuwzt .onkk li::before,
.xe2d6ud .onkk 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;
}
.hhq7obbj     .onkk li::before { border-radius: 50%; }
.tbue  .onkk li::before { border-radius: 3px; }
.cwtuwzt .onkk li::before { border-radius: 3px; }
.xe2d6ud    .onkk li::before { border-radius: 50%; }
.e9g6u9 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.m4qavrn5 .e9g6u9,
.hva2 .e9g6u9 { background: transparent; border: none; border-radius: 0; }
.urcg11 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.urcg11 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.urcg11 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.urcg11 tr:hover td { background: var(--bg-hover); }
.s2t00twc .urcg11 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.m7vzv8p .urcg11 { border: 1px solid var(--border-alt); }
.m7vzv8p .urcg11 th,
.m7vzv8p .urcg11 td { border: 1px solid var(--border-alt); }
.q7yuv .urcg11 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.q7yuv .urcg11 td { border-bottom: none; }
.q7yuv .urcg11 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.a82x .urcg11 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ro4tq .e9g6u9 {
  overflow: hidden;
}
.ro4tq .urcg11 th { border-bottom: 1px solid var(--border-alt); }
.ro4tq .urcg11 tr:last-child td { border-bottom: none; }
.rjdfa { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.icrjryhs { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.hlc23 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.gexis7 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.msny6 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.s6i8 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.s6i8 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%}
.a7ux1 .gexis7 { background: transparent; text-align: center; }
.xyxzwhl .hlc23 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.am6r0j .hlc23 {
  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);
}
.vb0s .icrjryhs { display: grid; grid-template-columns: auto 1fr; }
.vb0s .hlc23 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.vb0s .gexis7 { grid-column: 2; }
.vb0s .msny6,
.vb0s .s6i8 { grid-column: 1 / -1; }
.rxjpjad6 .icrjryhs { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.rxjpjad6 .hlc23 {
  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);
}
.rxjpjad6 .gexis7 { grid-column: 2; }
.rxjpjad6 .msny6,
.rxjpjad6 .s6i8 { grid-column: 1 / -1; }
.t7aw0 .icrjryhs { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.t7aw0 .gexis7 { background: none; color: var(--accent-light); font-weight: 700; }
.oz6lmlk .icrjryhs { 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); }
.oz6lmlk .gexis7 { background: none; color: var(--accent-light); font-weight: 700; }
.nca7jvl .icrjryhs { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.nca7jvl .icrjryhs:last-child { border-bottom: none; }
.nca7jvl .gexis7 { background: none; color: var(--accent-light); font-weight: 700; }
.cwqig5 .icrjryhs { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.cwqig5 .gexis7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.bkle5 .rjdfa { counter-reset: card-n; }
.bkle5 .icrjryhs  { counter-increment: card-n; }
.bkle5 .gexis7 { display: flex; align-items: center; gap: 10px; }
.bkle5 .gexis7::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;
}
.o06q .icrjryhs { background: var(--bg-surface); border: 1px solid var(--border); }
.o06q .gexis7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.wwoli9a { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ic5p6t  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.e1q5kr { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.taqs7 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tr2y { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.wwoli9a strong { color: var(--text-primary); font-size: 0.95rem; }
.wwoli9a p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.odz2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.neakrj, .ha31r61 { border-radius: 8px; padding: 14px; }
.neakrj { background: var(--bg-pros); }
.ha31r61 { background: var(--bg-cons); }
.wrvh9 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.neakrj .wrvh9 { color: var(--c-pros-label); }
.ha31r61 .wrvh9 { color: #f87171; }
.neakrj ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ha31r61 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tilk { width: 100%; height: auto; border-radius: 10px; display: block; }
.xgbru {
  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;
}
.xgbru:hover { opacity: 0.85; }
.tqhk .xgbru  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tqhk .xgbru:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nigno1u7 .xgbru  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.nigno1u7 .xgbru:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p207ist .yojmk { border-radius: 50px; }
.p207ist .xgbru  { border-radius: 50px; }
.thxvl .yojmk { padding-left: 22px; padding-right: 22px; }
.thxvl .xgbru  { padding-left: 12px; padding-right: 12px; }
.a82r3ug .yojmk { padding-left: 44px; padding-right: 44px; }
.a82r3ug .xgbru  { padding-left: 24px; padding-right: 24px; }
.tp7ypht .yojmk { padding-left: 56px; padding-right: 56px; }
.tp7ypht .xgbru  { padding-left: 32px; padding-right: 32px; }
.lpywkq   .yojmk::after, .lpywkq   .xgbru::after,
.xk6usx .yojmk::after, .xk6usx .xgbru::after,
.zx0fwnn    .yojmk::after, .zx0fwnn    .xgbru::after,
.l48s2b5    .yojmk::after, .l48s2b5    .xgbru::after,
.u1rc5    .yojmk::after, .u1rc5    .xgbru::after,
.u2xxxk6     .yojmk::after, .u2xxxk6     .xgbru::after,
.fammja10    .yojmk::after, .fammja10    .xgbru::after,
.pi6q9f71   .yojmk::after, .pi6q9f71   .xgbru::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;
}
.lpywkq .yojmk::after, .lpywkq .xgbru::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");
}
.xk6usx .yojmk::after, .xk6usx .xgbru::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");
}
.zx0fwnn .yojmk::after, .zx0fwnn .xgbru::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");
}
.l48s2b5 .yojmk::after, .l48s2b5 .xgbru::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");
}
.u1rc5 .yojmk::after, .u1rc5 .xgbru::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");
}
.u2xxxk6 .yojmk::after, .u2xxxk6 .xgbru::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");
}
.fammja10 .yojmk::after, .fammja10 .xgbru::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");
}
.pi6q9f71 .yojmk::after, .pi6q9f71 .xgbru::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");
}
.pxak11e   .lsgaon::after, .pxak11e   .jauo::after,
.ifzihwf .lsgaon::after, .ifzihwf .jauo::after,
.d3uzk    .lsgaon::after, .d3uzk    .jauo::after,
.jt3d0qv    .lsgaon::after, .jt3d0qv    .jauo::after,
.r7yv    .lsgaon::after, .r7yv    .jauo::after,
.zoeava     .lsgaon::after, .zoeava     .jauo::after,
.i68s8    .lsgaon::after, .i68s8    .jauo::after,
.scgj06x4   .lsgaon::after, .scgj06x4   .jauo::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;
}
.pxak11e .lsgaon::after, .pxak11e .jauo::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");
}
.ifzihwf .lsgaon::after, .ifzihwf .jauo::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");
}
.d3uzk .lsgaon::after, .d3uzk .jauo::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");
}
.jt3d0qv .lsgaon::after, .jt3d0qv .jauo::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");
}
.r7yv .lsgaon::after, .r7yv .jauo::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");
}
.zoeava .lsgaon::after, .zoeava .jauo::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");
}
.i68s8 .lsgaon::after, .i68s8 .jauo::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");
}
.scgj06x4 .lsgaon::after, .scgj06x4 .jauo::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");
}
.uk4vt .qedblo19   { background: rgba(128,128,128,.12); }
.ia6530.xgbru {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .oq7gmvwy {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .oq7gmvwy::before    { grid-area: rank;   }
  .adh3vzwx           { grid-area: ident;  }
  .nzcx6ex     { grid-area: rating; min-width: 0; width: auto; }
  .b1vgpg9p           { grid-area: pills;  }
  .ia6530             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .oq7gmvwy {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .oq7gmvwy::before    { justify-self: center; }
  .adh3vzwx           { width: 100%; }
  .nzcx6ex     { justify-self: center; }
  .b1vgpg9p           { grid-template-columns: 1fr; }
}
.prtiy13 .cnc2ikh li::before { content: "→"; }
.prtiy13 .jr2p0o8j li::before { content: "–"; }
@media (min-width: 860px) {
  .bfep .mrz77 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bfep .m755 { margin: 0; }
}
.mrq8bt92 .m755 { border-top: 4px solid var(--accent); }
.mrq8bt92 .glu5j9 { background: var(--bg-card); }
.hva2 .odz2 { gap: 10px; }
.hva2 .neakrj, .hva2 .ha31r61 { padding: 12px; }
.hva2 .neakrj ul, .hva2 .ha31r61 ul { margin: 4px 0 0; padding-left: 18px; }
.hva2 .neakrj li, .hva2 .ha31r61 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .izie { grid-template-columns: 1fr; }
  .h9ex { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .h9ex .o0k3nj07 { width: 72px; height: 50px; }
  .h9ex .b80lcff3 { max-width: 180px; }
  .h9ex .nr30lj9 { width: auto; }
}
@media (max-width: 720px) {
  .kh5bufd4 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .jkkw1 { padding: 16px; }
  .ps9jq5hv .z3b0by { min-width: 50%; }
}
.slmkm5 .odz2 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .xzh4 { grid-template-columns: 1fr; }
  .h49klr65 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rbin { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .se9bm5fs { flex-wrap: wrap; padding: 16px; }
}
.vphde7de .odz2 { gap: 8px; }
.vphde7de .neakrj, .vphde7de .ha31r61 { padding: 8px; }
@media (max-width: 480px) {
  .baj70v { flex-direction: column; align-items: stretch; }
}
.ryzh6i .nr30lj9 .xgbru { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .p3o1i { flex-direction: column; align-items: stretch; gap: 10px; }
  .ryzh6i .nr30lj9 { text-align: center; }
}
@media (max-width: 720px) {
  .e4bzks { grid-template-columns: 1fr; }
  .eyh0yr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .be82fmvg { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qqev { grid-template-columns: 1fr; }
  .yav0gu0l { width: 100px; height: 100px; margin: 16px auto; }
  .lmhx574 { font-size: 1.4rem; }
  .ya2c16 { justify-content: center; }
  .mdln .z3b0by { min-width: 50%; }
}
.cyy0v5 .odz2 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kiuhu4b { flex-wrap: wrap; padding: 14px 16px; }
  .wpv1g { padding: 12px 16px; }
  .cyy0v5 .odz2 { margin: 0 16px; }
  .cyy0v5 .g53yu4 { padding: 0 16px; }
  .pldo1zpp { padding: 12px 16px; }
}
.dysu2z .abzknhl {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dysu2z .oq7gmvwy {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dysu2z .oq7gmvwy:last-child { border-bottom: none; }
.dysu2z .adh3vzwx,
.dysu2z .nzcx6ex,
.dysu2z .b1vgpg9p {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ylsa54 .pc3w0o6,
.ylsa54 .a7e1za,
.ylsa54 .a7e1za {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.ylsa54 .a7e1za small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ylsa54 .perx9n5 .tsu8tt,
.ylsa54 .perx9n5 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.ylsa54 .nhxa6s,
.ylsa54 .oon7 { font-size: 1em; }
.l7xfzlm { margin: 16px 0; }
.ahqnbkk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ahqnbkk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ahqnbkk summary::after { content: "+"; color: var(--accent-light); }
.ahqnbkk[open] summary::after { content: "−"; }
.ahqnbkk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.fvog { margin-bottom: 0; }
.eybswnz h2.l433x { color: var(--text-primary); border-color: var(--accent-light); }
.m86zqv8 h2.l433x { color: var(--text-primary); border-color: var(--accent-light); }
.ovdo .ic5p6t     { background: #052e16; border-color: #10b981; }
.ovdo .e1q5kr { background: #2d0a1e; border-color: #f43f5e; }
.ovdo .taqs7    { background: #1e1036; border-color: #a855f7; }
.ovdo .wwoli9a strong  { color: #f1f5f9; }
.ovdo .wwoli9a p       { color: #cbd5e1; }
.ovdo .nj0eww1m    .ic5p6t     .tr2y::before,
.ovdo .t0dt  .ic5p6t     .tr2y::before,
.ovdo .xl58uysa  .ic5p6t     .tr2y::before,
.ovdo .sw0dvo .ic5p6t     .tr2y::before { color: #10b981; }
.ovdo .nj0eww1m    .e1q5kr .tr2y::before,
.ovdo .t0dt  .e1q5kr .tr2y::before,
.ovdo .xl58uysa  .e1q5kr .tr2y::before,
.ovdo .sw0dvo .e1q5kr .tr2y::before { color: #f43f5e; }
.ovdo .nj0eww1m    .taqs7    .tr2y::before,
.ovdo .t0dt  .taqs7    .tr2y::before,
.ovdo .xl58uysa  .taqs7    .tr2y::before,
.ovdo .sw0dvo .taqs7    .tr2y::before { color: #a855f7; }
.hbqkv94 .ic5p6t     { background: #2d2000; border-color: #eab308; }
.hbqkv94 .e1q5kr { background: #2d0b0b; border-color: #ef4444; }
.hbqkv94 .taqs7    { background: #2d1600; border-color: #f97316; }
.hbqkv94 .wwoli9a strong  { color: #f1f5f9; }
.hbqkv94 .wwoli9a p       { color: #cbd5e1; }
.hbqkv94 .nj0eww1m    .ic5p6t     .tr2y::before,
.hbqkv94 .t0dt  .ic5p6t     .tr2y::before,
.hbqkv94 .xl58uysa  .ic5p6t     .tr2y::before,
.hbqkv94 .sw0dvo .ic5p6t     .tr2y::before { color: #eab308; }
.hbqkv94 .nj0eww1m    .e1q5kr .tr2y::before,
.hbqkv94 .t0dt  .e1q5kr .tr2y::before,
.hbqkv94 .xl58uysa  .e1q5kr .tr2y::before,
.hbqkv94 .sw0dvo .e1q5kr .tr2y::before { color: #ef4444; }
.hbqkv94 .nj0eww1m    .taqs7    .tr2y::before,
.hbqkv94 .t0dt  .taqs7    .tr2y::before,
.hbqkv94 .xl58uysa  .taqs7    .tr2y::before,
.hbqkv94 .sw0dvo .taqs7    .tr2y::before { color: #f97316; }
.xzbp5q .ic5p6t     { background: #0c1a2e; border-color: #38bdf8; }
.xzbp5q .e1q5kr { background: #12103a; border-color: #818cf8; }
.xzbp5q .taqs7    { background: #0a2020; border-color: #2dd4bf; }
.xzbp5q .wwoli9a strong  { color: #f1f5f9; }
.xzbp5q .wwoli9a p       { color: #cbd5e1; }
.xzbp5q .nj0eww1m    .ic5p6t     .tr2y::before,
.xzbp5q .t0dt  .ic5p6t     .tr2y::before,
.xzbp5q .xl58uysa  .ic5p6t     .tr2y::before,
.xzbp5q .sw0dvo .ic5p6t     .tr2y::before { color: #38bdf8; }
.xzbp5q .nj0eww1m    .e1q5kr .tr2y::before,
.xzbp5q .t0dt  .e1q5kr .tr2y::before,
.xzbp5q .xl58uysa  .e1q5kr .tr2y::before,
.xzbp5q .sw0dvo .e1q5kr .tr2y::before { color: #818cf8; }
.xzbp5q .nj0eww1m    .taqs7    .tr2y::before,
.xzbp5q .t0dt  .taqs7    .tr2y::before,
.xzbp5q .xl58uysa  .taqs7    .tr2y::before,
.xzbp5q .sw0dvo .taqs7    .tr2y::before { color: #2dd4bf; }
.l70h0p .ic5p6t     { background: var(--accent-bg); border-color: var(--accent-light); }
.l70h0p .e1q5kr { background: var(--accent-bg-light); border-color: var(--accent-light); }
.l70h0p .taqs7    { background: var(--accent-bg); border-color: var(--accent-pale); }
.l70h0p .nj0eww1m    .tr2y::before,
.l70h0p .t0dt  .tr2y::before,
.l70h0p .xl58uysa  .tr2y::before,
.l70h0p .sw0dvo .tr2y::before { color: var(--accent-light) !important; }
.o76tp0n3::before,
.f8eslwe::before { margin-right: 5px; }
.ljs9 .neakrj ul li,
.ljs9 .neakrj .o76tp0n3 { color: #22c55e; }
.ljs9 .ha31r61 ul li,
.ljs9 .ha31r61 .f8eslwe { color: #ef4444; }
.mpy8gz .neakrj { background: var(--bg-pros); }
.mpy8gz .ha31r61 { background: var(--bg-cons); }
.mpy8gz .neakrj .o76tp0n3 { color: var(--c-pros-label); }
.mpy8gz .ha31r61 .f8eslwe { color: var(--c-cons); }
.mpy8gz .neakrj ul li,
.mpy8gz .ha31r61 ul li,
.m1d3c6 .neakrj { background: var(--bg-pros); }
.m1d3c6 .ha31r61 { background: var(--bg-cons); }
.m1d3c6 .neakrj .o76tp0n3 { color: var(--c-pros-label); }
.m1d3c6 .ha31r61 .f8eslwe { color: var(--c-cons); }
.m1d3c6 .neakrj ul li,
.m1d3c6 .cnc2ikh li          { color: var(--c-pros); }
.m1d3c6 .ha31r61 ul li,
.m1d3c6 .jr2p0o8j li          { color: var(--c-cons); }
.azbl .o76tp0n3::before { content: "✓ "; }
.azbl .f8eslwe::before { content: "✗ "; }
.prtiy13 .o76tp0n3::before { content: "→ "; }
.prtiy13 .f8eslwe::before { content: "← "; }
.k11o3sn8 .o76tp0n3::before { content: "★ "; }
.k11o3sn8 .f8eslwe::before { content: "✕ "; }
.vatwqrd .o76tp0n3::before { content: "◆ "; }
.vatwqrd .f8eslwe::before { content: "▲ "; }
.ap28x5 .wwoli9a { background: transparent; border-left: none; border: 1.5px solid; }
.ap28x5 .ic5p6t     { border-color: var(--c-tip-border); }
.ap28x5 .e1q5kr { border-color: var(--c-warn-border); }
.ap28x5 .taqs7    { border-color: #60a5fa; }
.ap28x5 .wwoli9a strong { color: var(--text-primary); }
.ap28x5 .wwoli9a p      { color: var(--text-muted); }
.fwgieio .wwoli9a { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.fwgieio .ic5p6t     { border-top-color: var(--c-tip-border); }
.fwgieio .e1q5kr { border-top-color: var(--c-warn-border); }
.fwgieio .taqs7    { border-top-color: #60a5fa; }
.xz4cyxtq .wwoli9a { border-left: none; border-radius: 8px; }
.xz4cyxtq .ic5p6t     { background: #065f46; }
.xz4cyxtq .e1q5kr { background: #92400e; }
.xz4cyxtq .taqs7    { background: #1e3a8a; }
.xz4cyxtq .wwoli9a strong,
.xz4cyxtq .wwoli9a p { color: #fff; }
.xz4cyxtq .tr2y::before { color: rgba(255,255,255,0.85) !important; }
.ovdo.xz4cyxtq .ic5p6t,
.ovdo .xz4cyxtq .ic5p6t     { background: #052e16; }
.ovdo.xz4cyxtq .e1q5kr,
.ovdo .xz4cyxtq .e1q5kr { background: #2d0a1e; }
.ovdo.xz4cyxtq .taqs7,
.ovdo .xz4cyxtq .taqs7    { background: #1e1036; }
.hbqkv94.xz4cyxtq .ic5p6t,
.hbqkv94 .xz4cyxtq .ic5p6t      { background: #2d2000; }
.hbqkv94.xz4cyxtq .e1q5kr,
.hbqkv94 .xz4cyxtq .e1q5kr  { background: #2d0b0b; }
.hbqkv94.xz4cyxtq .taqs7,
.hbqkv94 .xz4cyxtq .taqs7     { background: #2d1600; }
.xzbp5q.xz4cyxtq .ic5p6t,
.xzbp5q .xz4cyxtq .ic5p6t      { background: #0c1a2e; }
.xzbp5q.xz4cyxtq .e1q5kr,
.xzbp5q .xz4cyxtq .e1q5kr  { background: #12103a; }
.xzbp5q.xz4cyxtq .taqs7,
.xzbp5q .xz4cyxtq .taqs7     { background: #0a2020; }
.bmwjl .wwoli9a { border-left: none; border-radius: 6px; padding: 10px 14px; }
.bmwjl .ic5p6t     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.bmwjl .e1q5kr { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.bmwjl .taqs7    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.bmwjl .wwoli9a strong { color: var(--text-primary); }
.bmwjl .wwoli9a p      { color: var(--text-muted); }
.vynp3m .wwoli9a { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.nj0eww1m .tr2y,
.t0dt .tr2y,
.xl58uysa .tr2y,
.sw0dvo .tr2y { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.nj0eww1m .tr2y::before,
.t0dt .tr2y::before,
.xl58uysa .tr2y::before,
.sw0dvo .tr2y::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.nj0eww1m .ic5p6t     .tr2y::before { content: "✦"; color: var(--c-tip-border); }
.nj0eww1m .e1q5kr .tr2y::before { content: "▲"; color: var(--c-warn-border); }
.nj0eww1m .taqs7    .tr2y::before { content: "◉"; color: #60a5fa; }
.t0dt .ic5p6t     .tr2y::before { content: "★"; color: var(--c-tip-border); }
.t0dt .e1q5kr .tr2y::before { content: "◆"; color: var(--c-warn-border); }
.t0dt .taqs7    .tr2y::before { content: "●"; color: #60a5fa; }
.xl58uysa .ic5p6t     .tr2y::before { content: "▶"; color: var(--c-tip-border); }
.xl58uysa .e1q5kr .tr2y::before { content: "■"; color: var(--c-warn-border); }
.xl58uysa .taqs7    .tr2y::before { content: "▸"; color: #60a5fa; }
.sw0dvo .ic5p6t     .tr2y::before { content: "→"; color: var(--c-tip-border); }
.sw0dvo .e1q5kr .tr2y::before { content: "⬥"; color: var(--c-warn-border); }
.sw0dvo .taqs7    .tr2y::before { content: "◈"; color: #60a5fa; }
.ohiju8 .ag73r6 .fce4h,
.ohiju8 .gv4ju .fce4h  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ohiju8 .icrjryhs                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ohiju8 .e9g6u9          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ohiju8 .hzt6                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qsz96 .ag73r6 .fce4h,
.qsz96 .gv4ju .fce4h,
.qsz96 .icrjryhs,
.qsz96 .oq7gmvwy,
.qsz96 .m755,
.qsz96 .e9g6u9,
.qsz96 .hzt6,
.qsz96 .vynp3m .wwoli9a { box-shadow: none; }
.anjy3rg   body, .anjy3rg   { font-size: 0.9rem; }
.anjy3rg   .f4q88k, .anjy3rg .ukdyb, .anjy3rg .zjjeh,
.anjy3rg   .tb9zw8, .anjy3rg .tfbi { font-size: 0.9rem; }
.anjy3rg   .tpwo, .anjy3rg .onkk { font-size: 0.9rem; }
.vxbb   .f4q88k, .vxbb .ukdyb, .vxbb .zjjeh,
.vxbb   .tb9zw8, .vxbb .tfbi { font-size: 0.95rem; }
.vxbb   .tpwo, .vxbb .onkk { font-size: 0.95rem; }
.ker315   .f4q88k, .ker315 .ukdyb, .ker315 .zjjeh,
.ker315   .tb9zw8, .ker315 .tfbi { font-size: 1.08rem; }
.ker315   .tpwo, .ker315 .onkk { font-size: 1.05rem; }
.ker315   .urcg11 { font-size: 0.97rem; }
.ptx2 .qenil      { font-size: 3.2rem; }
.ptx2 h2.l433x { font-size: 1.9rem; }
.ptx2 h3.n8aj     { font-size: 1.4rem; }
.hyczs8fi .qenil      { font-size: 3.8rem; }
.hyczs8fi h2.l433x { font-size: 2.2rem; }
.hyczs8fi h3.n8aj     { font-size: 1.6rem; }
.fvog + .fvog { position: relative; }
.nf3xkp   .fvog + .fvog::before,
.msokd  .fvog + .fvog::before,
.a93ppaes   .fvog + .fvog::before,
.udhxc   .fvog + .fvog::before,
.iax7z   .fvog + .fvog::before,
.eygt8ij .fvog + .fvog::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.nf3xkp .fvog + .fvog::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.msokd .fvog + .fvog::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.a93ppaes .fvog + .fvog::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;
}
.udhxc .fvog + .fvog::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wv7f .fvog { margin-bottom: 16px; }
.wv7f .fvog + .fvog { margin-top: 0; }
.wv7f .gg3atq { padding-top: 0; padding-bottom: 0; }
.iax7z .fvog + .fvog::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.eygt8ij .fvog + .fvog::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.o1f22 .fvog + .fvog::before,
.h9av3j .fvog + .fvog::before,
.oedaf .fvog + .fvog::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%;
}
.ks05tc .o1f22 .fvog:nth-child(even)::before,
.ks05tc .h9av3j .fvog:nth-child(even)::before,
.ks05tc .oedaf .fvog:nth-child(even)::before { background: var(--bg-surface); }
.zthztdb .o1f22 .fvog:nth-child(even)::before,
.zthztdb .h9av3j .fvog:nth-child(even)::before,
.zthztdb .oedaf .fvog:nth-child(even)::before { background: var(--bg-card); }
.o1f22 .fvog + .fvog::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");
}
.h9av3j .fvog + .fvog::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");
}
.oedaf .fvog + .fvog::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");
}
.a9v3 .pekqyp1,
.nyj0bn94 .pekqyp1 { padding-bottom: 60px; }
.wb09xxlm .pekqyp1 { padding-bottom: 70px; }
.m2h2j1so .b7u0 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.b4cvy00 .b7u0 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ejiuu1u .b7u0 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yox0jq .b7u0 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pjqjb6c .b7u0 { background: var(--accent-bg); }
.kv699c .ikde4r { float: left; width: 38%; margin: 0 28px 16px 0; }
.kv699c .ikde4r .tilk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kv699c .gg3atq::after { content: ''; display: block; clear: both; }
.xz3x .ikde4r { float: right; width: 38%; margin: 0 0 16px 28px; }
.xz3x .ikde4r .tilk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xz3x .gg3atq::after { content: ''; display: block; clear: both; }
.h0d4 .fvog:nth-child(odd)  .ikde4r { float: left;  width: 38%; margin: 0 28px 16px 0; }
.h0d4 .fvog:nth-child(even) .ikde4r { float: right; width: 38%; margin: 0 0 16px 28px; }
.h0d4 .ikde4r .tilk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.h0d4 .gg3atq::after { content: ''; display: block; clear: both; }
.kv699c .rjdfa,
.xz3x .rjdfa,
.h0d4 .rjdfa,
@media (max-width: 900px) {
  .kv699c .ikde4r,
  .xz3x .ikde4r,
  .h0d4 .fvog:nth-child(odd)  .ikde4r,
  .h0d4 .fvog:nth-child(even) .ikde4r {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .kv699c .ikde4r .tilk,
  .xz3x .ikde4r .tilk,
  .h0d4 .ikde4r .tilk {
    max-height: none !important;
  }
}
.kv699c .tpwo,
.kv699c .onkk,
.xz3x .tpwo,
.xz3x .onkk,
.h0d4 .tpwo,
.h0d4 .onkk { overflow: hidden; }
@media (max-width: 640px) {
  .kv699c .ikde4r,
  .xz3x .ikde4r,
  .h0d4 .ikde4r { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ighnp .zefyu,
.ighnp .gg3atq,
.ighnp .xd5kqc0x  { max-width: 1100px; }
.m9lupew .zefyu,
.m9lupew .gg3atq,
.m9lupew .xd5kqc0x  { max-width: 1200px; }
.tauvq0a .zefyu,
.tauvq0a .gg3atq,
.tauvq0a .xd5kqc0x  { max-width: 1320px; }
.tauvq0a { --content-mw: 1320px; }
.y2x8x { font-size: 0.82rem; color: var(--text-muted); }
.dsk5h { display: flex; align-items: center; }
.nz54wn85 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rkj32evj { display: flex; align-items: center; }
.y6ke71j { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.y6ke71j:hover { text-decoration: underline; }
.s3zlet { margin: 0 3px; opacity: 0.45; }
.s3zlet::before { content: '/'; }
.f27vj { padding: 2px 5px; color: var(--text-main); }
.roibk36 .y2x8x {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.roibk36 .dsk5h { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.wpu3a .y2x8x {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.wpu3a .dsk5h { padding: 0 0 0 12px; }
.hd5ycxkm .dsk5h { padding: 0 16px; }
.hd5ycxkm .y2x8x {
  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);
}
.hd5ycxkm .zefyu { padding-top: 28px; }
@media (max-width: 720px) {
  .lpzq { margin-top: 18px; padding: 0 16px; }
  .hd5ycxkm .zefyu { padding-top: 16px; }
}
.ighnp.roibk36 .dsk5h { max-width: 1100px; }
.m9lupew.roibk36 .dsk5h { max-width: 1200px; }
.tauvq0a.roibk36 .dsk5h { max-width: 1320px; }
.tauvq0a .lpzq { max-width: 1320px; }
.ne0d60 .fvog { padding-top: 16px; padding-bottom: 16px; }
.fl2uh .fvog { padding-top: 24px; padding-bottom: 24px; }
.w7mw .fvog { padding-top: 40px; padding-bottom: 40px; }
.hl37je .fvog { padding-top: 52px; padding-bottom: 52px; }
.zmp7xn .fvog:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zmp7xn .fvog:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zmp7xn .fvog:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zmp7xn .fvog:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rulbbhuf .gg3atq { padding-top: 10px;  padding-bottom: 10px; }
.fjer5 .gg3atq { padding-top: 18px;  padding-bottom: 18px; }
.p889 .gg3atq { padding-top: 36px;  padding-bottom: 36px; }
.xt30wyu9 .gg3atq { padding-top: 48px;  padding-bottom: 48px; }
.egt6pi h2.l433x { font-weight: 600; }
.egt6pi h3.n8aj     { font-weight: 600; }
.gzv1ke4 h2.l433x { font-weight: 800; }
.gzv1ke4 h3.n8aj     { font-weight: 700; }
.z6rowc { font-weight: 600; }
.z6rowc h2.l433x { font-weight: 900; }
.z6rowc h3.n8aj     { font-weight: 800; }
.z6rowc .wwoli9a strong,
.z6rowc .wwoli9a strong { font-weight: 600; }
.lsgaon {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xpg2j .lsgaon { display: none; }
@media (max-width: 640px) {
  .js0j { display: none; }
  .lsgaon {
    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;
  }
}
.lsgaon { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lsgaon:hover { opacity: 0.85; }
.x2zcf6qt .lsgaon { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.v22n9 .lsgaon,
.yjr8  .lsgaon { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.v22n9 .lsgaon:hover,
.yjr8  .lsgaon:hover { opacity: 0.88; }
.x2zcf6qt.v22n9 .lsgaon,
.x2zcf6qt.yjr8  .lsgaon { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.jauo {
  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;
}
.jauo:hover { transform: translateY(-2px); opacity: 0.92; }
.jauo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xhob0 .jauo { display: none; }
.enrxi .jauo { right: 32px; }
.nlrxx  .jauo { left: 32px; }
@media (max-width: 480px) {
  .enrxi .jauo { right: 20px; bottom: 20px; }
  .nlrxx  .jauo { left: 20px; bottom: 20px; }
}
.gnv61h9 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xd5kqc0x { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vqcudpb4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.cup1k0v { color: var(--text-dim); font-size: 0.8rem; }
.fyjq { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.fyjq img { height: 26px; width: auto; object-fit: contain; }
.i7kinekn { display: flex; flex-direction: column; gap: 6px; }
.i7kinekn a, .rqiduh a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.i7kinekn a:hover, .rqiduh a:hover { color: var(--accent-light); }
.i7kinekn .bx2ko { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.it077r .xd5kqc0x { text-align: center; }
.it077r .vqcudpb4 { margin-top: 0; }
.ub3nf6b4 { margin-top: 10px; }
.ub3nf6b4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xd5kqc0x { padding-left: 16px; padding-right: 16px; }
  .pdzgb .xd5kqc0x { padding: 20px 16px; }
  .rqiduh { gap: 4px 12px; }
  .vqcudpb4 { font-size: 0.78rem; }
}
.vf259x .bbns .fyjq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.vf259x .vqcudpb4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vf259x .cup1k0v { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vf259x .tz6pk6fg { grid-template-columns: 1fr 1fr; } .vf259x .bbns { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vf259x .tz6pk6fg { grid-template-columns: 1fr; } }
.c0fni .fyjq { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.c0fni .vqcudpb4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .c0fni .qkl23j7o { gap: 12px; } .c0fni .fyjq { margin-right: 0; width: 100%; } }
.jqi9azu .qtgp .fyjq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.jqi9azu .vqcudpb4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.jqi9azu .cup1k0v { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .jqi9azu .yqsqs7v { grid-template-columns: 1fr 1fr; } .jqi9azu .qtgp { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jqi9azu .yqsqs7v { grid-template-columns: 1fr; } }
.y50ol .hf2nkkd { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.y50ol .i7kinekn { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .y50ol .hf2nkkd { grid-template-columns: 1fr 1fr; } .y50ol .fg9870i:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y50ol .hf2nkkd { grid-template-columns: 1fr; } }
.kmerd .hf2nkkd { grid-template-columns: 1fr 2fr; }
.kmerd .j73e42s4 .i7kinekn { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .kmerd .hf2nkkd { grid-template-columns: 1fr; } }
.alxlt .xd5kqc0x { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.iyull .tz1tq2n      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.iyull .gnv61h9 { background: var(--bg-page); border-top-color: var(--border-alt); }
.zi86rm .tz1tq2n      { background: #0d1117; border-bottom-color: #21262d; }
.zi86rm .mnvkffc { color: var(--accent-light); }
.zi86rm .mq3hxrc { --msep-color: #8b949e; }
.zi86rm .mq3hxrc a { color: #8b949e; }
.zi86rm .mq3hxrc a:hover { color: var(--accent-light); }
.zi86rm .fpkuxp { color: #8b949e; }
.zi86rm .gnv61h9 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zi86rm .vqcudpb4,
.zi86rm .cup1k0v { color: #6e7681; }
.zi86rm .i7kinekn a, .zi86rm .rqiduh a,
.zi86rm .fyjq { color: #e6edf3; }
.zi86rm .i7kinekn a:hover, .zi86rm .rqiduh a:hover,
@media (max-width: 640px) {
  .zi86rm .mq3hxrc { background: #0d1117; border-top-color: #21262d; }
  .zi86rm .mq3hxrc li a { border-bottom-color: #21262d; }
}
.zmfkr .tz1tq2n      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zmfkr .mnvkffc { color: var(--accent-light); }
.zmfkr .mq3hxrc { --msep-color: #475569; }
.zmfkr .mq3hxrc a { color: #475569; }
.zmfkr .mq3hxrc a:hover { color: var(--accent-light); }
.zmfkr .fpkuxp { color: #64748b; }
.zmfkr .gnv61h9 { background: #f0f4f8; border-top-color: #cbd5e1; }
.zmfkr .vqcudpb4,
.zmfkr .cup1k0v { color: #64748b; }
.zmfkr .i7kinekn a, .zmfkr .rqiduh a,
.zmfkr .rrt1q a, .zmfkr .fyjq { color: #374151; }
.zmfkr .i7kinekn a:hover, .zmfkr .rqiduh a:hover,
@media (max-width: 640px) {
  .zmfkr .mq3hxrc { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zmfkr .mq3hxrc li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.v22n9 .tz1tq2n      { background: var(--accent); border-bottom-color: var(--accent-light); }
.v22n9 .mnvkffc { color: #fff; }
.v22n9 .mq3hxrc { --msep-color: rgba(255,255,255,0.82); }
.v22n9 .mq3hxrc a { color: rgba(255,255,255,0.82); }
.v22n9 .mq3hxrc a:hover { color: #fff; }
.v22n9 .fpkuxp { color: rgba(255,255,255,0.9); }
.v22n9 .gnv61h9 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.v22n9 .vqcudpb4,
.v22n9 .cup1k0v { color: rgba(255,255,255,0.72); }
.v22n9 .i7kinekn a, .v22n9 .rqiduh a,
.v22n9 .rrt1q a, .v22n9 .fyjq { color: #fff; }
.v22n9 .i7kinekn a:hover, .v22n9 .rqiduh a:hover,
@media (max-width: 640px) {
  .v22n9 .mq3hxrc { background: var(--accent); border-top-color: var(--accent-light); }
  .v22n9 .mq3hxrc li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.yjr8 .tz1tq2n {
  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);
}
.yjr8 .gnv61h9 {
  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) {
  .yjr8 .mq3hxrc {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.u4lj .c6or { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jmw2l .c6or { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fjkap .c6or { min-height: 72px; height: auto; }
.r343qwft .c6or { min-height: 84px; height: auto; }
.pdzgb .c6or { max-width: none; padding: 0 32px; }
.pdzgb .xd5kqc0x  { max-width: none; padding: 24px 32px; }
.swkx6u.m9lupew .c6or { max-width: 1200px; }
.swkx6u.tauvq0a .c6or { max-width: 1320px; }
.rfqg   .mnvkffc, .rfqg   .fyjq { text-transform: capitalize; }
.na3wzf7 .mnvkffc, .na3wzf7 .fyjq { text-transform: lowercase; }
.i6wu41 .mnvkffc, .i6wu41 .fyjq { text-transform: uppercase; letter-spacing: 0.06em; }
.cvc4t5v2, .daon {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.dfun3ux3 .cvc4t5v2,
.dfun3ux3 .daon { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.s2627vhf .cvc4t5v2,
.s2627vhf .daon { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.dh2r .cvc4t5v2,
.dh2r .daon { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ifx2rje .cvc4t5v2,
.ifx2rje .daon { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.f6hccpnw   .mq3hxrc a { font-weight: 500; }
.igo6 .mq3hxrc a { font-weight: 600; }
.lquvfs3c     .mq3hxrc a { font-weight: 700; }
.s1uzcl    .mq3hxrc a { font-weight: 800; letter-spacing: 0.01em; }
.v79f1up     .mq3hxrc > li + li::before,
.boqwvd    .mq3hxrc > li + li::before,
.wjh4    .mq3hxrc > li + li::before,
.cvyb .mq3hxrc > li + li::before,
.z3ud604 .mq3hxrc > li + li::before,
.cmwau  .mq3hxrc > li + li::before,
.vn6t1ny    .mq3hxrc > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.v79f1up     .mq3hxrc > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.boqwvd    .mq3hxrc > li + li::before { content: "|"; }
.wjh4    .mq3hxrc > li + li::before { content: "—"; }
.cvyb .mq3hxrc > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.z3ud604 .mq3hxrc > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.cmwau  .mq3hxrc > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vn6t1ny    .mq3hxrc > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g7aa .fpkuxp,
  .wyc6 .fpkuxp,
  .t9lrw .fpkuxp,
  .ppua .fpkuxp,
  .jarzob .fpkuxp {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g7aa .fpkuxp::before,
  .wyc6 .fpkuxp::before,
  .t9lrw .fpkuxp::before,
  .ppua .fpkuxp::before,
  .jarzob .fpkuxp::before { content: ""; display: block; flex-shrink: 0; }

  
  .g7aa .fpkuxp::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;
  }

  
  .wyc6 .fpkuxp::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;
  }

  
  .t9lrw .fpkuxp::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;
  }

  
  .ppua .fpkuxp::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;
  }

  
  .jarzob .fpkuxp::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) {
  .m76f1c .fpkuxp {
    padding: 5px 14px;
  }
  .m76f1c .mq3hxrc {
    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;
  }
  .m76f1c .mq3hxrc li a {
    border-bottom: none; padding: 10px 22px;
  }
  .m76f1c .mq3hxrc li a:hover { background: var(--bg-raised); }
  .m76f1c .tncw575,
  .moqp7 .tncw575,
  .p4aoz .tncw575 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .yzw516 .fpkuxp {
    padding: 5px 10px;
  }
  .yzw516 .mq3hxrc {
    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);
  }
  .yzw516 .mq3hxrc.nxlol { transform: translateX(0); }
  .yzw516 .mq3hxrc li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .yzw516 .mq3hxrc li:last-child a { border-bottom: none; }
  .v22n9 .mq3hxrc,
  .zi86rm .mq3hxrc { background: var(--accent) !important; }
  .v22n9 .mq3hxrc li a,
  .zi86rm .mq3hxrc li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .p4aoz .fpkuxp {
    padding: 5px 10px;
  }
  .p4aoz .mq3hxrc {
    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);
  }
  .p4aoz .mq3hxrc::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .p4aoz .mq3hxrc.nxlol { transform: translateY(0); }
  .p4aoz .mq3hxrc li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .d58jk3 .fpkuxp {
    padding: 5px 10px;
  }
  .d58jk3 .mq3hxrc {
    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;
  }
  .d58jk3 .mq3hxrc.nxlol { opacity: 1; pointer-events: auto; }
  .d58jk3 .mq3hxrc li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kuzf5ti7     .fpkuxp { border-radius: 0 !important; }
  .rbndny46   .fpkuxp { border-radius: 8px !important; }
  .fp0rn5j .fpkuxp { border-radius: 50% !important; }
  .al0d   .fpkuxp { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .wh4w1n .wosdnjq0 { flex-direction: column; align-items: stretch; }
  .wh4w1n .a75q6453 { flex-direction: row; min-width: auto; }
  .wh4w1n .od1mz0m { align-items: flex-start; text-align: left; }
}
.qkazx1e,
.qkazx1e.fvog,
.ks05tc .qkazx1e,
.drgijg .qkazx1e,
.zthztdb .qkazx1e,
.duyt8m .qkazx1e {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.r55i280 {
  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;
}
.wu0kq { flex: 1 1 280px; min-width: 0; }
.cvx6qr6 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.u93z4p {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.j9x3 {
  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;
}
.j9x3:hover { transform: translateY(-1px); opacity: 0.95; }
.wkal9tkk .r55i280 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.wkal9tkk .cvx6qr6 { color: var(--cta); }
.wkal9tkk .u93z4p { color: var(--text-body); }
.wkal9tkk .j9x3 {
  background: var(--cta) !important;
  color: #fff !important;
}
.c7v9rjy6 .r55i280 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.c7v9rjy6 .cvx6qr6 { color: var(--text-primary); }
.c7v9rjy6 .u93z4p { color: var(--text-body); }
.c7v9rjy6 .j9x3 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .r55i280 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wu0kq { flex: 0 0 auto; }
  .cvx6qr6 { font-size: 1.2rem; }
  .j9x3 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.c7noaw .qypuu1s { height: 36px; }
.b6m9rr25 .qypuu1s { height: 60px; max-width: 200px; }
.ojg69 .qypuu1s { height: 56px; max-width: 180px; }
.tc5d8    .pc3w0o6, .tc5d8    .tsu8tt { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .ob25wfv .abzknhl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ob25wfv .oq7gmvwy {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ob25wfv .oq7gmvwy { padding: 40px 16px 20px; }
  .ob25wfv .csytjx {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ob25wfv .ia6530 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .sftc6q .oq7gmvwy {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .sftc6q .oq7gmvwy::before {
    position: absolute; top: 14px; left: 14px;
  }
  .sftc6q .adh3vzwx {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .sftc6q .d1276494 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .sftc6q .csytjx {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .sftc6q .ia6530 { width: 100%; min-width: 0; }
  .sftc6q .pc3w0o6 { min-width: 0; }
}
.jj0t7pd3 .ahqnbkk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.jj0t7pd3 .ahqnbkk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.jj0t7pd3 .ahqnbkk p { padding: 0 2px 16px; }
.kdpr .ahqnbkk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.kdpr .ahqnbkk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.kdpr .ahqnbkk summary::after { content: "›"; font-size: 1.2em; }
.kdpr .ahqnbkk[open] summary::after { content: "‹"; }
.kdpr .ahqnbkk p { padding: 10px 22px 4px; }
.mde16be .ahqnbkk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.mde16be .ahqnbkk summary { color: var(--text-primary); padding-left: 16px; }
.mde16be .ahqnbkk summary::after { content: "›"; font-size: 1.1em; }
.mde16be .ahqnbkk[open] summary::after { content: "‹"; }
.mde16be .ahqnbkk p { padding-left: 16px; }
.le8j .l7xfzlm { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.le8j .ahqnbkk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.le8j .ahqnbkk:last-child { border-bottom: none; }
.le8j .ahqnbkk summary { color: var(--text-primary); border-radius: 0; }
.le8j .ahqnbkk summary::after { content: "›"; font-size: 1.1em; }
.le8j .ahqnbkk[open] summary::after { content: "‹"; }
.qux5t9s .ahqnbkk { overflow: hidden; }
.qux5t9s .ahqnbkk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qux5t9s .ahqnbkk summary::after { color: rgba(255,255,255,.75); }
.qux5t9s .ahqnbkk[open] summary { border-radius: 0; }
.m3ylhxc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kch7 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.pabhsm54 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.lsjgvl { color: var(--text-muted); font-size: 1.05rem; }
.ie9fpm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qtqu { margin-bottom: 20px; }
.ronme8k {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nw5a1sd {
  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;
}
.nw5a1sd:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fet9pj82 { resize: vertical; min-height: 130px; }
.p1xh5x { width: 100%; margin-top: 8px; }
.rtxxmp3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.t8mpgoz {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.m60u7 { color: var(--text-muted); line-height: 1.75; }
.ufoyh2l { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ufoyh2l li { margin-bottom: 6px; }
.z99w { max-width: 760px; margin: 0 auto; }
.wwnr0 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.obg0eke { max-width: 760px; margin: 0 auto; }
.ffltcu ul.ufoyh2l { margin: 0; }
@media (max-width: 640px) { .goyngzt { grid-template-columns: 1fr; gap: 10px; } }
.ukfnf { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.tgqf2gax { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.r583t { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.tgqf2gax p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tgqf2gax .ufoyh2l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ukfnf { grid-template-columns: 1fr; } }
.eqkor87 { color: inherit; text-decoration: none; }
.eqkor87:hover { color: var(--accent-light); text-decoration: underline; }
.crcpj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.i1z6 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.i1z6:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ef7280a { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.i1z6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.i1z6 ul.ufoyh2l { margin: 0; }
.zgwkfg18 { color: var(--text-muted); line-height: 1.75; }
.p5lx13 .ufoyh2l,
.w9gwbg8q .ufoyh2l,
.abk9lx .ufoyh2l,
.w4hy .ufoyh2l {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.p5lx13 .i1z6,
.w9gwbg8q .i1z6 { text-align: left; }
.p5lx13 .ef7280a,
.w9gwbg8q .ef7280a { text-align: center; }
.k8tebb { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bbd3 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ps9bjrn { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.khtq5pu { margin-top: 12px; }
.o3nsch { 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; }
.o3nsch:hover { border-bottom-color: var(--accent-light); }
.o06p { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.o06p img { width: 100%; height: 100%; object-fit: cover; display: block; }
.uc4k72tr { width: 200px; height: 200px; }
.yl6g { border-radius: 10px; }
.iaokdd { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.knbz { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.tnir5bgp { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .a32vxhc { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.it95 .ps9bjrn, .it95 .bbd3 { max-width: 640px; }
.h366 .k8tebb { font-size: 1.6rem; margin-top: 18px; }
.vzk79ppf .ps9bjrn { margin-bottom: 28px; }
@media (max-width: 860px) { .vwob { grid-template-columns: 1fr; } .h366 { position: static; text-align: center; } }
.d2e8g { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.lobx1f { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.lobx1f .o06p { margin: 0 auto 18px; }
.lobx1f .knbz { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .d2e8g { grid-template-columns: 1fr; } }
.dwmd6v .k8tebb { font-size: 1.6rem; margin-bottom: 6px; }
.w4hy .ufoyh2l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dwmd6v { flex-direction: column; text-align: center; } .x51zafl { grid-template-columns: 1fr; } }
.iuskft .k8tebb { font-size: 1.35rem; margin: 0 0 4px; }
.iuskft .knbz { margin: 0; }
.goy02 .pabhsm54 { color: var(--accent-light); }
.wymky {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.wymky .pabhsm54 { font-size: 2rem; }
.wymky .lsjgvl { max-width: 680px; }
.xivtz .pabhsm54 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.xivtz .lsjgvl  { margin: 0; }
@media (max-width: 640px) { .xivtz { flex-direction: column; } }
.h12js7 .pabhsm54 { color: var(--accent-light); }
.ik62t01m .pabhsm54 { color: #fff; }
.ik62t01m .lsjgvl  { color: rgba(255,255,255,0.85); }
.po5by8 { max-width: 680px; margin: 0 auto; }
.cscvyhqz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .cscvyhqz { grid-template-columns: 1fr; } }
.y83ixc .nw5a1sd {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.y83ixc .nw5a1sd:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lbp7387 .nw5a1sd { background: var(--bg-raised); border-color: transparent; }
.lbp7387 .nw5a1sd:focus { background: var(--bg-card); border-color: var(--accent-light); }
.hr8dal1 .nw5a1sd { border-radius: 100px; padding: 11px 20px; }
.hr8dal1 .fet9pj82 { border-radius: 14px; }
.m6vsgf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.m6vsgf 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;
}
.m6vsgf summary::-webkit-details-marker { display: none; }
.m6vsgf summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.m6vsgf[open] summary::after { content: "−"; }
.tf3hxo {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.iqwatwl {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .iqwatwl { grid-template-columns: 1fr; } }
.pye0zqg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.pye0zqg h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.pye0zqg p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.x8q5ctw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.x8q5ctw li { margin-bottom: 6px; }
.rhi6{display:none}
.rhi6:empty,.f0nev:empty{display:none}
.d47z1r{position:relative;overflow:visible}
.sj5st4b .dgw1l1,.xggt9 .dgw1l1,
.ffme2oc .dgw1l1,.cfle9rc .dgw1l1,
.qtnz .dgw1l1,.umka72 .dgw1l1{display:block}
.jns1 .ny799at{display:block}
.sj5st4b .dgw1l1,.xggt9 .dgw1l1,
.ffme2oc .dgw1l1,.cfle9rc .dgw1l1,
.qtnz .dgw1l1{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}
.sj5st4b .dgw1l1 .f0nev,.xggt9 .dgw1l1 .f0nev,
.ffme2oc .dgw1l1 .f0nev,.cfle9rc .dgw1l1 .f0nev,
.qtnz .dgw1l1 .f0nev{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}
.sj5st4b .t888,.xggt9 .t888,
.ffme2oc .t888,.cfle9rc .t888,
.qtnz .t888{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.sj5st4b .dgw1l1,.xggt9 .dgw1l1{top:12px}
.sj5st4b .dgw1l1 .f0nev{margin-right:auto}
.xggt9 .dgw1l1 .f0nev{margin-left:auto}
.xggt9 .dgw1l1{text-align:right}
.ffme2oc .dgw1l1,.cfle9rc .dgw1l1{bottom:12px}
.ffme2oc .dgw1l1 .f0nev{margin-right:auto}
.cfle9rc .dgw1l1 .f0nev{margin-left:auto}
.cfle9rc .dgw1l1{text-align:right}
.qtnz .dgw1l1{position:relative;margin-top:16px}
.qtnz .dgw1l1 .f0nev{margin:0 auto}
.umka72 .dgw1l1{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.umka72 .dgw1l1 .f0nev{margin:0}
.umka72 .b7u0~.dgw1l1,
.umka72 .a8g9~.dgw1l1{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.umka72 .b7u0~.dgw1l1 .f0nev,
.umka72 .a8g9~.dgw1l1 .f0nev{justify-content:flex-start}
.b7u0~.dgw1l1,.a8g9~.dgw1l1{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}
.b7u0~.dgw1l1 .f0nev{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a8g9~.dgw1l1 .f0nev{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ny799at .f0nev{margin:0 0 12px}
.f0nev{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.t888{white-space:nowrap}
.j7a1c3n .t888{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.krsb7qt .t888{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}
.q46e .f0nev{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gt3l .t888{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.to3e .t888{color: var(--accent-light);opacity:1;font-weight:500}
.vc38 .t888{border-bottom:1px solid currentColor;padding-bottom:2px}
.edg9rm .f0nev{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.repnn{--date-bg:var(--accent-bg)}
.kf47khr .hoqg::before{content:""}
.cu38qt1m .t888 + .t888::before{content:"•";margin-right:6px;opacity:.4}
.k0khuqza .t888 + .t888::before{content:"/";margin-right:6px;opacity:.35}
.qov0yt .t888 + .t888::before{content:"|";margin-right:6px;opacity:.3}
.yyxt6 .t888 + .t888::before{content:"—";margin-right:6px;opacity:.3}
.k31vk5j .t888 + .t888::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bw48 .t888 + .t888::before{content:"·";margin-right:6px;opacity:.4}
.v30qj .t888 + .t888::before{content:"›";margin-right:6px;opacity:.4}
.cmxz1b .t888 + .t888::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.sf76go6{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.u1ld{display:flex;flex-direction:column;gap:3px}
.a1h3qe{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.rj0mi{font-weight:700;font-size:1rem;color:var(--text-heading)}
.qkca{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.jgsp9f0 .sf76go6{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.jffff0 .sf76go6{border-top:3px solid var(--accent);padding-top:18px}
.fxmyx .sf76go6{border-left:3px solid var(--accent);border-radius:0}
.v5yh8sn9 .sf76go6{padding:20px 0}
@media(max-width:640px){
  .sf76go6{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .qkca{max-width:100%}
}
.rwvp .e9g6u9{margin:0}
@media (max-width:560px){
  .oahax{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) {
  .mxz2ds6t { padding: 28px 18px 20px; }
  .d0deqgm { font-size: 1.2rem; }
  .fmcbz { max-width: 220px; max-height: 80px; }
}
.sfhj36lr  .m6zg { border-radius: 50%; }
.df3un .r55i280 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .m6zg { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.au52 {
  margin: 28px 0 24px;
}
.au52 .fvog {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.au52 .gg3atq {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.au52 .r55i280 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .c6or { flex-direction: row-reverse; }
[dir="rtl"] .mq3hxrc { flex-direction: row-reverse; }
[dir="rtl"] .enrxi .jauo { right: auto; left: 32px; }
[dir="rtl"] .nlrxx  .jauo { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .enrxi .jauo { right: auto; left: 20px; }
  [dir="rtl"] .nlrxx  .jauo { left: auto;  right: 20px; }
}
[dir="rtl"] .kv699c .ikde4r  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .xz3x .ikde4r { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .b7u0,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tpwo, [dir="rtl"] .onkk { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .neakrj { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ha31r61 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .wwoli9a { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .r55i280 { direction: rtl; }
[dir="rtl"] .y2x8x { direction: rtl; }
[dir="rtl"] .hzt6 { direction: rtl; }
[dir="rtl"] .cjzvubr { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .hhq7obbj .onkk,
[dir="rtl"] .tbue .onkk,
[dir="rtl"] .cwtuwzt .onkk,
[dir="rtl"] .xe2d6ud .onkk {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .hhq7obbj .onkk li::before,
[dir="rtl"] .tbue .onkk li::before,
[dir="rtl"] .cwtuwzt .onkk li::before,
[dir="rtl"] .xe2d6ud .onkk li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .b7u0.qx0kz .pekqyp1 { align-items: flex-end; text-align: right; }
[dir="rtl"] .b7u0.qj5w4bq .pekqyp1 { text-align: center; }
[dir="rtl"] .b7u0 .pekqyp1 { text-align: right; }
[dir="rtl"] .gg3atq,
[dir="rtl"] .tb9zw8,
[dir="rtl"] .tfbi,
[dir="rtl"] .xhj6,
[dir="rtl"] .ie9fpm,
[dir="rtl"] .ronme8k,
[dir="rtl"] .ps9bjrn,
[dir="rtl"] .nw5a1sd,
[dir="rtl"] .fet9pj82 { text-align: right; direction: rtl; }
[dir="rtl"] .hr8dal1 .nw5a1sd,
[dir="rtl"] .y83ixc .nw5a1sd { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #177e86;
  --brand:           #177e86;
  --brand-light:     #196369;
  --brand-pale:      #2c8289;
  --grad-start:      #24c7d4;
  --grad-end:        #5eced7;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #177e86;
  --cta-light:       #0e5f66;
  --cta-hover:       #0e4c51;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f5;
  --bg-raised:       #eef1f1;
  --bg-hover:        #f3f5f5;
  --border:          #e2e8e8;
  --border-alt:      #cfdbdc;
  --border-section:  #e2e8e8;
  --text-primary:    #171b1b;
  --text-muted:      #515f60;
  --text-body:       #2e3637;
  --text-sub:        #465252;
  --text-faint:      #74888a;
  --text-dim:        #90a0a1;
  --text-label:      #5d6d6e;
  --text-value:      #3a4445;
  --accent-bg:       #e2f1f2;
  --accent-bg-light: #c9eaed;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #109256;
  --c-cons:          #9f2159;
  --c-pros-label:    #13ad66;
  --c-tip-border:    #15c070;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #109256;
}
:root { --logo-bg-opacity: 31%; }
body, button, input { font-family: "Encode Sans", sans-serif; }
.t2oov .tr2y { font-size: 0; width: 1.2rem; flex-shrink: 0; }.t2oov .tr2y::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.t2oov .ic5p6t     .tr2y::before { content: "";  color: var(--c-tip-border); }.t2oov .e1q5kr .tr2y::before { content: ""; color: var(--c-warn-border); }.t2oov .taqs7    .tr2y::before { content: ""; color: #60a5fa; }.ovdo .t2oov .ic5p6t     .tr2y::before { color: #10b981; }.ovdo .t2oov .e1q5kr .tr2y::before { color: #f43f5e; }.ovdo .t2oov .taqs7    .tr2y::before { color: #a855f7; }.hbqkv94  .t2oov .ic5p6t     .tr2y::before { color: #eab308; }.hbqkv94  .t2oov .e1q5kr .tr2y::before { color: #ef4444; }.hbqkv94  .t2oov .taqs7    .tr2y::before { color: #f97316; }.xzbp5q  .t2oov .ic5p6t     .tr2y::before { color: #38bdf8; }.xzbp5q  .t2oov .e1q5kr .tr2y::before { color: #818cf8; }.xzbp5q  .t2oov .taqs7    .tr2y::before { color: #2dd4bf; }.l70h0p .t2oov .tr2y::before { color: var(--accent-light) !important; }
.i344 .vtii48, .i344 .b7u0 { min-height: 780px; }
.b4ebdw .lsgaon::after,.b4ebdw .jauo::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.s3zlet::before { content: '·'; font-size: 1.3em; line-height: 1; }