:root {
  --color-accent: #f97316;
  --color-cta: #eab308;
  --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;
}
.gu8i {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ijimgcqw {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lkco {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.m4epk3r { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jb4w9 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jb4w9 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jb4w9 a:hover { color: var(--accent-light); }
.i5s7xkw     .ebnoawah { border-radius: 6px; }
.i5s7xkw .ebnoawah li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.i5s7xkw .ebnoawah li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .ebnoawah {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .nis70:hover .ebnoawah,
  .nis70:focus-within .ebnoawah { display: block; }
  .ebnoawah li a { padding: 8px 16px; font-size: 0.88rem; }
}
.c0juy {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qvugxo { display: none; }
@media (max-width: 640px) {
  .qvugxo {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qvugxo.uhfp { display: block; }
}
@media (max-width: 640px) {
  .c0juy { display: block; }
  .jb4w9 > li + li::before { display: none !important; }
  .jb4w9 {
    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;
  }
  .jb4w9.uhfp { display: flex; }
  .jb4w9 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jb4w9 li:last-child a { border-bottom: none; }
}
.intf { min-height: 480px; }
.ybbu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.xbxrhf { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.w9ws .xbxrhf { margin-left: 0; margin-right: 0; }
.se3xg25 {
  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;
}
.g2tn2 .se3xg25 { margin-top: 24px; }
.se3xg25:hover { opacity: 0.88; }
.ewvfcftp .ybbu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ewvfcftp .xbxrhf { color: #e2e8f0; }
.ewvfcftp.ggvsu .d18lsg { text-align: center; }
.wx28gzrm .ybbu { color: var(--text-primary); text-shadow: none; }
.wx28gzrm .xbxrhf { color: var(--text-muted); }
.wx28gzrm .se3xg25 { margin-top: 16px; }
.wx28gzrm, .wx28gzrm.intf { min-height: auto !important; }
.wx28gzrm.ggvsu .d18lsg { text-align: center; }
.wx28gzrm~.u6hxxz{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}
.wx28gzrm~.u6hxxz .zi3cs{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.ryx3 .g19qhyg8,
.ryx3 .pkzn1f6 {
  position: relative; overflow: hidden;
}
.ryx3 .g19qhyg8::after,
.ryx3 .pkzn1f6::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.ryx3 .ewvfcftp .fwhremd {
  overflow: hidden;
}
.ryx3 .ewvfcftp .fwhremd::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.g19qhyg8 .ybbu { color: #fff; }
.g19qhyg8 .xbxrhf { color: rgba(255,255,255,0.85); }
.g19qhyg8 .se3xg25 { background: #fff; color: var(--cta); }
.g19qhyg8 .se3xg25:hover { opacity: 0.92; }
.ykew .gf0ops3 { position: relative; overflow: hidden; }
.ykew .gf0ops3::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;
}
.v3d9 .gf0ops3 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.n5c7tfv .gf0ops3 { position: relative; overflow: hidden; }
.n5c7tfv .gf0ops3::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;
}
.ryx3 .gf0ops3 { position: relative; overflow: hidden; }
.ryx3 .gf0ops3::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;
}
.lcmp .gf0ops3 {
  animation: hg-fadein 1.2s ease-out both;
}
.gf0ops3 {
  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%);
}
.ohq27x {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.qlhmp89 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.pujjlzc5 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.gf0ops3 .ybbu { text-shadow: none; color: var(--text-primary); }
.gf0ops3 .xbxrhf { color: var(--text-muted); }
body.lncka .ybbu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.h1e18 .ybbu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.intf.g19qhyg8 .ybbu,
section.g19qhyg8 .ybbu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.gf0ops3.ggvsu .ohq27x { align-items: center; text-align: center; }
.gf0ops3.w9ws   .ohq27x { align-items: flex-start; text-align: left; }
.ec51e7 .qlhmp89 { position: relative; }
.ec51e7 .qlhmp89::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ec51e7.btww .qlhmp89::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.qavy .qlhmp89 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.qavy .pujjlzc5 {
  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);
}
.qavy.btww .qlhmp89 { padding: 32px 0 32px 32px; }
.qjcbc9 .qlhmp89 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.qjcbc9 .pujjlzc5 {
  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);
}
.btww .ohq27x {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.qjcbc9.btww .qlhmp89 { padding: 40px 16px 40px 48px; }
.intf .z9leret {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.z9leret .nrrv9tbh.tnbe1a {
  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;
}
.z9leret .nrrv9tbh.tnbe1a:hover { opacity: 0.85; }
.isoni .qlhmp89 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .gf0ops3 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .gf0ops3:not(.isoni) .qlhmp89 { display: none !important; }
  .isoni .qlhmp89 { padding: 16px; }
  .ohq27x  { padding: 36px 24px; }
  .gf0ops3~.u6hxxz,.btww~.u6hxxz{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .intf, .gf0ops3 { min-height: 320px !important; }
  .ybbu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ojn6,
  .xjhzv,
  .txgf2 { grid-template-columns: 1fr !important; }

  

  
  .gm4dnb { display: flex !important; flex-direction: column !important; }
  .gm4dnb .d18lsg { display: contents; }
  .gm4dnb .fwhremd { order: 0; }
  .gm4dnb .ybbu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .gm4dnb .ojn6 { order: 2; padding: 0 16px 12px !important; }
  .gm4dnb .xbxrhf { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .g2tn2 .d18lsg { display: flex; flex-direction: column; }
  .g2tn2 .d18lsg .ybbu { order: 1; }
  .g2tn2 .d18lsg .txgf2 { order: 2; margin: 8px 0 24px !important; }
  .g2tn2 .d18lsg .xbxrhf { order: 3; }
  .g2tn2 .d18lsg .se3xg25 { order: 4; align-self: center; margin-top: 0; }

  
  .gf0ops3.isoni {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .gf0ops3.isoni .ohq27x { display: contents; padding: 0; }
  .gf0ops3.isoni .ohq27x .ybbu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .gf0ops3.isoni .qlhmp89 { order: 2; padding: 12px 16px; }
  .gf0ops3.isoni .ohq27x .xbxrhf { order: 3; padding: 0 24px; margin: 0 auto; }
  .gf0ops3.isoni .ohq27x .se3xg25 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.oc2l0yvy { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qa8tyw1 { width: 100%; height: auto; display: block; border-radius: 10px; }
.er3i9 .oc2l0yvy        { border-radius: 16px; }
.er3i9 .qa8tyw1  { border-radius: 16px; }
.l3mp77 .oc2l0yvy         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.l3mp77 .qa8tyw1   { border-radius: 8px; }
.m1b3p { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gtvx4 { width: 100%; padding: 32px 0; position: relative; }
.p79hvx2 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.iebsv5hd .gtvx4:nth-child(even) { background: var(--bg-surface); }
.iebsv5hd .gtvx4:nth-child(odd)  { background: var(--bg-page); }
.tn9f .gtvx4:nth-child(even) { background: var(--bg-card); }
.tn9f .gtvx4:nth-child(odd)  { background: var(--bg-page); }
.iebsv5hd .gtvx4:nth-child(odd)  .p79hvx2 { background: var(--bg-card); border-radius: 6px; }
.iebsv5hd .gtvx4:nth-child(even) .p79hvx2 { background: var(--bg-raised); border-radius: 6px; }
.tn9f .gtvx4:nth-child(odd)  .p79hvx2 { background: var(--bg-card); border-radius: 6px; }
.tn9f .gtvx4:nth-child(even) .p79hvx2 { background: var(--bg-raised); border-radius: 6px; }
.iebsv5hd .gtvx4:nth-child(even) .j5oxf7us .ylep77,
.tn9f .gtvx4:nth-child(even) .j5oxf7us .ylep77 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.iebsv5hd .gtvx4:nth-child(odd) .j5oxf7us .ylep77,
.tn9f .gtvx4:nth-child(odd) .j5oxf7us .ylep77 { background: var(--bg-card-inner); }
.iebsv5hd .gtvx4:nth-child(even) .lublwof .ylep77:nth-child(odd),
.tn9f .gtvx4:nth-child(even) .lublwof .ylep77:nth-child(odd)  { background: var(--bg-card); }
.iebsv5hd .gtvx4:nth-child(even) .lublwof .ylep77:nth-child(even),
.tn9f .gtvx4:nth-child(even) .lublwof .ylep77:nth-child(even) { background: var(--bg-card-inner); }
h1.o9sn1d { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.o9sn1d {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.kbqa9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.w4zl h2.o9sn1d {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.rymwyhw h2.o9sn1d {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.itx112c6 h2.o9sn1d {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.t7455mrh h2.o9sn1d::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.li98y13 h2.o9sn1d {
  color: var(--text-primary); font-size: 1.7rem;
}
.ic19 h2.o9sn1d::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bogk2 h2.o9sn1d {
  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;
}
.maium8 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .maium8 { display: none; } }
.pr7y5 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.we1kxsu7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rhjtnan {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.elj7z0 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xr9z6qo { padding-left: 20px; }
.xr9z6qo li { margin-bottom: 6px; }
.xr9z6qo a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xr9z6qo a:hover { color: var(--accent-light); }
.yipsovn .elj7z0 { display: none; }
.co3w7l .elj7z0 { display: none; }
.co3w7l .xr9z6qo { padding-left: 0; list-style: none; }
.co3w7l .xr9z6qo li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.co3w7l .xr9z6qo a { font-size: 0.92rem; }
.yo08q .rhjtnan { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.yo08q .elj7z0 { display: none; }
.yo08q .xr9z6qo { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.yo08q .xr9z6qo li { margin-bottom: 0; }
.yo08q .xr9z6qo 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;
}
.yo08q .xr9z6qo a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.qkua .rhjtnan { padding: 20px 20px 16px; }
.qkua .xr9z6qo {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qkua .xr9z6qo li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qkua .xr9z6qo 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;
}
.qkua .xr9z6qo 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;
}
.qkua .xr9z6qo a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qkua .xr9z6qo a:focus,
.qkua .xr9z6qo a:focus-visible,
.qkua .xr9z6qo a:target { outline: none; }
.qkua .xr9z6qo li:target a { border-color: var(--border); color: var(--text-muted); }
.g0696g .rhjtnan { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g0696g .elj7z0 { display: none; }
.g0696g .xr9z6qo { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g0696g .xr9z6qo li { margin-bottom: 0; }
.g0696g .xr9z6qo li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g0696g .xr9z6qo li:last-child::after { content: ""; margin-right: 0; }
.g0696g .xr9z6qo a { font-size: 0.9rem; }
.ylep77 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.j5oxf7us .ylep77 { background: var(--bg-card); }
.lublwof .ylep77:nth-child(odd)  { background: var(--bg-card); }
.lublwof .ylep77:nth-child(even) { background: var(--bg-raised); }
.mohjw1t .ylep77 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mohjw1t .ylep77:last-child { border-bottom: none; }
.mohjw1t h3.kbqa9 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.r11l .ylep77 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.r11l .ylep77 + .ylep77 { margin-top: 4px; }
.outqr0n .ylep77 { background: none; border-radius: 0; padding: 12px 0; }
.outqr0n .ylep77 + .ylep77 { border-top: 1px solid var(--border-section); }
.qcdwtem2 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.b2tuqqi { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.rdcgziz { color: var(--text-body); margin-bottom: 10px; }
.kux6uiz, .ma527 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.kux6uiz li, .ma527 li { margin-bottom: 6px; }
.ma527 li { list-style: decimal; }
.ncvdaan3     .kux6uiz { list-style-type: "● "; }
.vz82  .kux6uiz { list-style-type: "■ "; }
.eqr88r5 .kux6uiz { list-style-type: "◆ "; }
.pjqhthu    .kux6uiz { list-style-type: "★ "; }
.ncvdaan3     .pqqkm9 { list-style-type: "● "; }
.vz82  .pqqkm9 { list-style-type: "■ "; }
.eqr88r5 .pqqkm9 { list-style-type: "◆ "; }
.pjqhthu    .pqqkm9 { list-style-type: "★ "; }
.ncvdaan3    .kux6uiz li::marker, .ncvdaan3    .pqqkm9 li::marker,
.vz82 .kux6uiz li::marker, .vz82 .pqqkm9 li::marker,
.eqr88r5 .kux6uiz li::marker, .eqr88r5 .pqqkm9 li::marker,
.pjqhthu   .kux6uiz li::marker, .pjqhthu   .pqqkm9 li::marker {
  color: var(--cta); font-size: 1em;
}
.ncvdaan3 .ma527,
.vz82 .ma527,
.eqr88r5 .ma527,
.pjqhthu .ma527 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ncvdaan3 .ma527 li,
.vz82 .ma527 li,
.eqr88r5 .ma527 li,
.pjqhthu .ma527 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ncvdaan3 .ma527 li::before,
.vz82 .ma527 li::before,
.eqr88r5 .ma527 li::before,
.pjqhthu .ma527 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;
}
.ncvdaan3     .ma527 li::before { border-radius: 50%; }
.vz82  .ma527 li::before { border-radius: 3px; }
.eqr88r5 .ma527 li::before { border-radius: 3px; }
.pjqhthu    .ma527 li::before { border-radius: 50%; }
.v6b8abij { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.y8h4yzi .v6b8abij,
.d9flf .v6b8abij { background: transparent; border: none; border-radius: 0; }
.rirrl { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rirrl th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rirrl td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rirrl tr:hover td { background: var(--bg-hover); }
.dfs8tuov .rirrl tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ynu5j7 .rirrl { border: 1px solid var(--border-alt); }
.ynu5j7 .rirrl th,
.ynu5j7 .rirrl td { border: 1px solid var(--border-alt); }
.qgo0cap .rirrl th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qgo0cap .rirrl td { border-bottom: none; }
.qgo0cap .rirrl tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.o8ovt0yf .rirrl th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.g4sdrov9 .v6b8abij {
  overflow: hidden;
}
.g4sdrov9 .rirrl th { border-bottom: 1px solid var(--border-alt); }
.g4sdrov9 .rirrl tr:last-child td { border-bottom: none; }
.co9uz60 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vxlis1 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.eapus { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.dwa0oi { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.bbmghgm2 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.pqqkm9 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.pqqkm9 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%}
.uwesjhba .dwa0oi { background: transparent; text-align: center; }
.md918 .eapus {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.y1afz .eapus {
  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);
}
.b90o1 .vxlis1 { display: grid; grid-template-columns: auto 1fr; }
.b90o1 .eapus {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.b90o1 .dwa0oi { grid-column: 2; }
.b90o1 .bbmghgm2,
.b90o1 .pqqkm9 { grid-column: 1 / -1; }
.cldln .vxlis1 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.cldln .eapus {
  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);
}
.cldln .dwa0oi { grid-column: 2; }
.cldln .bbmghgm2,
.cldln .pqqkm9 { grid-column: 1 / -1; }
.mu0k3 .vxlis1 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.mu0k3 .dwa0oi { background: none; color: var(--accent-light); font-weight: 700; }
.v679t .vxlis1 { 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); }
.v679t .dwa0oi { background: none; color: var(--accent-light); font-weight: 700; }
.obr8uem .vxlis1 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.obr8uem .vxlis1:last-child { border-bottom: none; }
.obr8uem .dwa0oi { background: none; color: var(--accent-light); font-weight: 700; }
.v9q55mm .vxlis1 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v9q55mm .dwa0oi { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.c4p6 .co9uz60 { counter-reset: card-n; }
.c4p6 .vxlis1  { counter-increment: card-n; }
.c4p6 .dwa0oi { display: flex; align-items: center; gap: 10px; }
.c4p6 .dwa0oi::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;
}
.r3mmu7 .vxlis1 { background: var(--bg-surface); border: 1px solid var(--border); }
.r3mmu7 .dwa0oi { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.z59zp0j { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.z9q9  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.qc8y { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.f1aw { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.akk7obzz { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.z59zp0j strong { color: var(--text-primary); font-size: 0.95rem; }
.z59zp0j p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tf5jn5 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.aasxmh, .l1yo { border-radius: 8px; padding: 14px; }
.aasxmh { background: var(--bg-pros); }
.l1yo { background: var(--bg-cons); }
.s78x { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.aasxmh .s78x { color: var(--c-pros-label); }
.l1yo .s78x { color: #f87171; }
.aasxmh ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.l1yo ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qa8tyw1 { width: 100%; height: auto; border-radius: 10px; display: block; }
.tnbe1a {
  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;
}
.tnbe1a:hover { opacity: 0.85; }
.yxayv .tnbe1a  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.yxayv .tnbe1a:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.iqmgcye8 .tnbe1a  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.iqmgcye8 .tnbe1a:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p2mt96i .se3xg25 { border-radius: 50px; }
.p2mt96i .tnbe1a  { border-radius: 50px; }
.krxrg6 .se3xg25 { padding-left: 22px; padding-right: 22px; }
.krxrg6 .tnbe1a  { padding-left: 12px; padding-right: 12px; }
.lfdzher .se3xg25 { padding-left: 44px; padding-right: 44px; }
.lfdzher .tnbe1a  { padding-left: 24px; padding-right: 24px; }
.xm3x1jgn .se3xg25 { padding-left: 56px; padding-right: 56px; }
.xm3x1jgn .tnbe1a  { padding-left: 32px; padding-right: 32px; }
.ynqeb6m   .se3xg25::after, .ynqeb6m   .tnbe1a::after,
.b2xk .se3xg25::after, .b2xk .tnbe1a::after,
.lc90w    .se3xg25::after, .lc90w    .tnbe1a::after,
.ju15h1vt    .se3xg25::after, .ju15h1vt    .tnbe1a::after,
.l96w5idu    .se3xg25::after, .l96w5idu    .tnbe1a::after,
.gjyrw5y1     .se3xg25::after, .gjyrw5y1     .tnbe1a::after,
.ob8hbgd    .se3xg25::after, .ob8hbgd    .tnbe1a::after,
.ni5lk7p   .se3xg25::after, .ni5lk7p   .tnbe1a::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;
}
.ynqeb6m .se3xg25::after, .ynqeb6m .tnbe1a::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");
}
.b2xk .se3xg25::after, .b2xk .tnbe1a::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");
}
.lc90w .se3xg25::after, .lc90w .tnbe1a::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");
}
.ju15h1vt .se3xg25::after, .ju15h1vt .tnbe1a::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");
}
.l96w5idu .se3xg25::after, .l96w5idu .tnbe1a::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");
}
.gjyrw5y1 .se3xg25::after, .gjyrw5y1 .tnbe1a::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");
}
.ob8hbgd .se3xg25::after, .ob8hbgd .tnbe1a::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");
}
.ni5lk7p .se3xg25::after, .ni5lk7p .tnbe1a::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");
}
.xeiotvn   .zqqp7d::after, .xeiotvn   .m83xh6ai::after,
.fdoyh .zqqp7d::after, .fdoyh .m83xh6ai::after,
.bz1r9k9    .zqqp7d::after, .bz1r9k9    .m83xh6ai::after,
.eeg74blo    .zqqp7d::after, .eeg74blo    .m83xh6ai::after,
.tacf    .zqqp7d::after, .tacf    .m83xh6ai::after,
.ezmm     .zqqp7d::after, .ezmm     .m83xh6ai::after,
.aib2e    .zqqp7d::after, .aib2e    .m83xh6ai::after,
.nz555bzx   .zqqp7d::after, .nz555bzx   .m83xh6ai::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;
}
.xeiotvn .zqqp7d::after, .xeiotvn .m83xh6ai::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");
}
.fdoyh .zqqp7d::after, .fdoyh .m83xh6ai::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");
}
.bz1r9k9 .zqqp7d::after, .bz1r9k9 .m83xh6ai::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");
}
.eeg74blo .zqqp7d::after, .eeg74blo .m83xh6ai::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");
}
.tacf .zqqp7d::after, .tacf .m83xh6ai::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");
}
.ezmm .zqqp7d::after, .ezmm .m83xh6ai::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");
}
.aib2e .zqqp7d::after, .aib2e .m83xh6ai::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");
}
.nz555bzx .zqqp7d::after, .nz555bzx .m83xh6ai::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");
}
.s0o2iz2e .tyuta41c   { background: rgba(128,128,128,.12); }
.nrrv9tbh.tnbe1a {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .fz89soku {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .fz89soku::before    { grid-area: rank;   }
  .s07tn3           { grid-area: ident;  }
  .d0481t0h     { grid-area: rating; min-width: 0; width: auto; }
  .sbq20uwx           { grid-area: pills;  }
  .nrrv9tbh             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .fz89soku {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .fz89soku::before    { justify-self: center; }
  .s07tn3           { width: 100%; }
  .d0481t0h     { justify-self: center; }
  .sbq20uwx           { grid-template-columns: 1fr; }
}
.w5k9ehj .i28zjpz li::before { content: "→"; }
.w5k9ehj .nqasl li::before { content: "–"; }
@media (min-width: 860px) {
  .hw0s .rl3ylxb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hw0s .ktj7 { margin: 0; }
}
.d9flf .tf5jn5 { gap: 10px; }
.d9flf .aasxmh, .d9flf .l1yo { padding: 12px; }
.d9flf .aasxmh ul, .d9flf .l1yo ul { margin: 4px 0 0; padding-left: 18px; }
.d9flf .aasxmh li, .d9flf .l1yo li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .u0vr { grid-template-columns: 1fr; }
  .ogfcp { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ogfcp .t9w4 { width: 72px; height: 50px; }
  .ogfcp .e6nnhj { max-width: 180px; }
  .ogfcp .yj472i { width: auto; }
}
@media (max-width: 720px) {
  .zazo { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dt78 { padding: 16px; }
  .rx7ffcrh .y8gd9 { min-width: 50%; }
}
.onnc .tf5jn5 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .qa14y0 { grid-template-columns: 1fr; }
  .flsa8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cv4oq4w { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ujt99tt { flex-wrap: wrap; padding: 16px; }
}
.tju9pi .tf5jn5 { gap: 8px; }
.tju9pi .aasxmh, .tju9pi .l1yo { padding: 8px; }
@media (max-width: 480px) {
  .dmon2tx { flex-direction: column; align-items: stretch; }
}
.vg68hn .yj472i .tnbe1a { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .lks338m7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .vg68hn .yj472i { text-align: center; }
}
@media (max-width: 720px) {
  .df4kse02 { grid-template-columns: 1fr; }
  .iytge { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ifn94h1 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ww4j { grid-template-columns: 1fr; }
  .ubayi { width: 100px; height: 100px; margin: 16px auto; }
  .lj110 { font-size: 1.4rem; }
  .m2izi { justify-content: center; }
  .sou13 .y8gd9 { min-width: 50%; }
}
.ykmvmgca .tf5jn5 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .arfv9etp { flex-wrap: wrap; padding: 14px 16px; }
  .wx8xtpmp { padding: 12px 16px; }
  .ykmvmgca .tf5jn5 { margin: 0 16px; }
  .ykmvmgca .q4uoh { padding: 0 16px; }
  .q8njtotl { padding: 12px 16px; }
}
.p7zoru .fz89soku {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.p7zoru .fz89soku:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.nqf7z .yywr7b { font-size: 1rem; letter-spacing: 2px; }
.v3hv9 { margin: 16px 0; }
.s0lje8w { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.s0lje8w summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.s0lje8w summary::after { content: "+"; color: var(--accent-light); }
.s0lje8w[open] summary::after { content: "−"; }
.s0lje8w p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gtvx4 { margin-bottom: 0; }
.cio8nvn h2.o9sn1d { color: var(--text-primary); border-color: var(--accent-light); }
.sdvzdeu h2.o9sn1d { color: var(--text-primary); border-color: var(--accent-light); }
.mqdp2p66 .z9q9     { background: #052e16; border-color: #10b981; }
.mqdp2p66 .qc8y { background: #2d0a1e; border-color: #f43f5e; }
.mqdp2p66 .f1aw    { background: #1e1036; border-color: #a855f7; }
.mqdp2p66 .z59zp0j strong  { color: #f1f5f9; }
.mqdp2p66 .z59zp0j p       { color: #cbd5e1; }
.mqdp2p66 .hwd8p7    .z9q9     .akk7obzz::before,
.mqdp2p66 .ell0r  .z9q9     .akk7obzz::before,
.mqdp2p66 .knxuf6c7  .z9q9     .akk7obzz::before,
.mqdp2p66 .gwo2c7q .z9q9     .akk7obzz::before { color: #10b981; }
.mqdp2p66 .hwd8p7    .qc8y .akk7obzz::before,
.mqdp2p66 .ell0r  .qc8y .akk7obzz::before,
.mqdp2p66 .knxuf6c7  .qc8y .akk7obzz::before,
.mqdp2p66 .gwo2c7q .qc8y .akk7obzz::before { color: #f43f5e; }
.mqdp2p66 .hwd8p7    .f1aw    .akk7obzz::before,
.mqdp2p66 .ell0r  .f1aw    .akk7obzz::before,
.mqdp2p66 .knxuf6c7  .f1aw    .akk7obzz::before,
.mqdp2p66 .gwo2c7q .f1aw    .akk7obzz::before { color: #a855f7; }
.lwgz2n .z9q9     { background: #2d2000; border-color: #eab308; }
.lwgz2n .qc8y { background: #2d0b0b; border-color: #ef4444; }
.lwgz2n .f1aw    { background: #2d1600; border-color: #f97316; }
.lwgz2n .z59zp0j strong  { color: #f1f5f9; }
.lwgz2n .z59zp0j p       { color: #cbd5e1; }
.lwgz2n .hwd8p7    .z9q9     .akk7obzz::before,
.lwgz2n .ell0r  .z9q9     .akk7obzz::before,
.lwgz2n .knxuf6c7  .z9q9     .akk7obzz::before,
.lwgz2n .gwo2c7q .z9q9     .akk7obzz::before { color: #eab308; }
.lwgz2n .hwd8p7    .qc8y .akk7obzz::before,
.lwgz2n .ell0r  .qc8y .akk7obzz::before,
.lwgz2n .knxuf6c7  .qc8y .akk7obzz::before,
.lwgz2n .gwo2c7q .qc8y .akk7obzz::before { color: #ef4444; }
.lwgz2n .hwd8p7    .f1aw    .akk7obzz::before,
.lwgz2n .ell0r  .f1aw    .akk7obzz::before,
.lwgz2n .knxuf6c7  .f1aw    .akk7obzz::before,
.lwgz2n .gwo2c7q .f1aw    .akk7obzz::before { color: #f97316; }
.yxnki .z9q9     { background: #0c1a2e; border-color: #38bdf8; }
.yxnki .qc8y { background: #12103a; border-color: #818cf8; }
.yxnki .f1aw    { background: #0a2020; border-color: #2dd4bf; }
.yxnki .z59zp0j strong  { color: #f1f5f9; }
.yxnki .z59zp0j p       { color: #cbd5e1; }
.yxnki .hwd8p7    .z9q9     .akk7obzz::before,
.yxnki .ell0r  .z9q9     .akk7obzz::before,
.yxnki .knxuf6c7  .z9q9     .akk7obzz::before,
.yxnki .gwo2c7q .z9q9     .akk7obzz::before { color: #38bdf8; }
.yxnki .hwd8p7    .qc8y .akk7obzz::before,
.yxnki .ell0r  .qc8y .akk7obzz::before,
.yxnki .knxuf6c7  .qc8y .akk7obzz::before,
.yxnki .gwo2c7q .qc8y .akk7obzz::before { color: #818cf8; }
.yxnki .hwd8p7    .f1aw    .akk7obzz::before,
.yxnki .ell0r  .f1aw    .akk7obzz::before,
.yxnki .knxuf6c7  .f1aw    .akk7obzz::before,
.yxnki .gwo2c7q .f1aw    .akk7obzz::before { color: #2dd4bf; }
.vk43 .z9q9     { background: var(--accent-bg); border-color: var(--accent-light); }
.vk43 .qc8y { background: var(--accent-bg-light); border-color: var(--accent-light); }
.vk43 .f1aw    { background: var(--accent-bg); border-color: var(--accent-pale); }
.vk43 .hwd8p7    .akk7obzz::before,
.vk43 .ell0r  .akk7obzz::before,
.vk43 .knxuf6c7  .akk7obzz::before,
.vk43 .gwo2c7q .akk7obzz::before { color: var(--accent-light) !important; }
.hjmg::before,
.c9h3::before { margin-right: 5px; }
.jv3cx8m7 .aasxmh ul li,
.jv3cx8m7 .aasxmh .hjmg { color: #22c55e; }
.jv3cx8m7 .l1yo ul li,
.jv3cx8m7 .l1yo .c9h3 { color: #ef4444; }
.jt6s .aasxmh { background: var(--bg-pros); }
.jt6s .l1yo { background: var(--bg-cons); }
.jt6s .aasxmh .hjmg { color: var(--c-pros-label); }
.jt6s .l1yo .c9h3 { color: var(--c-cons); }
.jt6s .aasxmh ul li,
.jt6s .l1yo ul li,
.glxt1f .aasxmh { background: var(--bg-pros); }
.glxt1f .l1yo { background: var(--bg-cons); }
.glxt1f .aasxmh .hjmg { color: var(--c-pros-label); }
.glxt1f .l1yo .c9h3 { color: var(--c-cons); }
.glxt1f .aasxmh ul li,
.glxt1f .i28zjpz li          { color: var(--c-pros); }
.glxt1f .l1yo ul li,
.glxt1f .nqasl li          { color: var(--c-cons); }
.fq3hk51 .hjmg::before { content: "✓ "; }
.fq3hk51 .c9h3::before { content: "✗ "; }
.w5k9ehj .hjmg::before { content: "→ "; }
.w5k9ehj .c9h3::before { content: "← "; }
.y5p42 .hjmg::before { content: "★ "; }
.y5p42 .c9h3::before { content: "✕ "; }
.zqvywd .hjmg::before { content: "◆ "; }
.zqvywd .c9h3::before { content: "▲ "; }
.rbr3 .z59zp0j { background: transparent; border-left: none; border: 1.5px solid; }
.rbr3 .z9q9     { border-color: var(--c-tip-border); }
.rbr3 .qc8y { border-color: var(--c-warn-border); }
.rbr3 .f1aw    { border-color: #60a5fa; }
.rbr3 .z59zp0j strong { color: var(--text-primary); }
.rbr3 .z59zp0j p      { color: var(--text-muted); }
.hem4 .z59zp0j { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.hem4 .z9q9     { border-top-color: var(--c-tip-border); }
.hem4 .qc8y { border-top-color: var(--c-warn-border); }
.hem4 .f1aw    { border-top-color: #60a5fa; }
.zspz8 .z59zp0j { border-left: none; border-radius: 8px; }
.zspz8 .z9q9     { background: #065f46; }
.zspz8 .qc8y { background: #92400e; }
.zspz8 .f1aw    { background: #1e3a8a; }
.zspz8 .z59zp0j strong,
.zspz8 .z59zp0j p { color: #fff; }
.zspz8 .akk7obzz::before { color: rgba(255,255,255,0.85) !important; }
.mqdp2p66.zspz8 .z9q9,
.mqdp2p66 .zspz8 .z9q9     { background: #052e16; }
.mqdp2p66.zspz8 .qc8y,
.mqdp2p66 .zspz8 .qc8y { background: #2d0a1e; }
.mqdp2p66.zspz8 .f1aw,
.mqdp2p66 .zspz8 .f1aw    { background: #1e1036; }
.lwgz2n.zspz8 .z9q9,
.lwgz2n .zspz8 .z9q9      { background: #2d2000; }
.lwgz2n.zspz8 .qc8y,
.lwgz2n .zspz8 .qc8y  { background: #2d0b0b; }
.lwgz2n.zspz8 .f1aw,
.lwgz2n .zspz8 .f1aw     { background: #2d1600; }
.yxnki.zspz8 .z9q9,
.yxnki .zspz8 .z9q9      { background: #0c1a2e; }
.yxnki.zspz8 .qc8y,
.yxnki .zspz8 .qc8y  { background: #12103a; }
.yxnki.zspz8 .f1aw,
.yxnki .zspz8 .f1aw     { background: #0a2020; }
.jgkb .z59zp0j { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jgkb .z9q9     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jgkb .qc8y { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jgkb .f1aw    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jgkb .z59zp0j strong { color: var(--text-primary); }
.jgkb .z59zp0j p      { color: var(--text-muted); }
.jcd48jp .z59zp0j { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hwd8p7 .akk7obzz,
.ell0r .akk7obzz,
.knxuf6c7 .akk7obzz,
.gwo2c7q .akk7obzz { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hwd8p7 .akk7obzz::before,
.ell0r .akk7obzz::before,
.knxuf6c7 .akk7obzz::before,
.gwo2c7q .akk7obzz::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hwd8p7 .z9q9     .akk7obzz::before { content: "✦"; color: var(--c-tip-border); }
.hwd8p7 .qc8y .akk7obzz::before { content: "▲"; color: var(--c-warn-border); }
.hwd8p7 .f1aw    .akk7obzz::before { content: "◉"; color: #60a5fa; }
.ell0r .z9q9     .akk7obzz::before { content: "★"; color: var(--c-tip-border); }
.ell0r .qc8y .akk7obzz::before { content: "◆"; color: var(--c-warn-border); }
.ell0r .f1aw    .akk7obzz::before { content: "●"; color: #60a5fa; }
.knxuf6c7 .z9q9     .akk7obzz::before { content: "▶"; color: var(--c-tip-border); }
.knxuf6c7 .qc8y .akk7obzz::before { content: "■"; color: var(--c-warn-border); }
.knxuf6c7 .f1aw    .akk7obzz::before { content: "▸"; color: #60a5fa; }
.gwo2c7q .z9q9     .akk7obzz::before { content: "→"; color: var(--c-tip-border); }
.gwo2c7q .qc8y .akk7obzz::before { content: "⬥"; color: var(--c-warn-border); }
.gwo2c7q .f1aw    .akk7obzz::before { content: "◈"; color: #60a5fa; }
.pjyux7 .j5oxf7us .ylep77,
.pjyux7 .lublwof .ylep77  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pjyux7 .vxlis1                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.pjyux7 .v6b8abij          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pjyux7 .rhjtnan                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z3lv22f .j5oxf7us .ylep77,
.z3lv22f .lublwof .ylep77,
.z3lv22f .vxlis1,
.z3lv22f .fz89soku,
.z3lv22f .ktj7,
.z3lv22f .v6b8abij,
.z3lv22f .rhjtnan,
.z3lv22f .jcd48jp .z59zp0j { box-shadow: none; }
.r5kcoevm   .rdcgziz, .r5kcoevm .qcdwtem2, .r5kcoevm .b2tuqqi,
.r5kcoevm   .pr7y5, .r5kcoevm .we1kxsu7 { font-size: 0.9rem; }
.r5kcoevm   .kux6uiz, .r5kcoevm .ma527 { font-size: 0.9rem; }
.xq6ssn   .rdcgziz, .xq6ssn .qcdwtem2, .xq6ssn .b2tuqqi,
.xq6ssn   .pr7y5, .xq6ssn .we1kxsu7 { font-size: 0.95rem; }
.xq6ssn   .kux6uiz, .xq6ssn .ma527 { font-size: 0.95rem; }
.booqw   .rdcgziz, .booqw .qcdwtem2, .booqw .b2tuqqi,
.booqw   .pr7y5, .booqw .we1kxsu7 { font-size: 1.08rem; }
.booqw   .kux6uiz, .booqw .ma527 { font-size: 1.05rem; }
.booqw   .rirrl { font-size: 0.97rem; }
.boax1efo .ybbu      { font-size: 3.2rem; }
.boax1efo h2.o9sn1d { font-size: 1.9rem; }
.boax1efo h3.kbqa9     { font-size: 1.4rem; }
.ppre .ybbu      { font-size: 3.8rem; }
.ppre h2.o9sn1d { font-size: 2.2rem; }
.ppre h3.kbqa9     { font-size: 1.6rem; }
.gtvx4 + .gtvx4 { position: relative; }
.grtc2   .gtvx4 + .gtvx4::before,
.xetbs  .gtvx4 + .gtvx4::before,
.ifgov67   .gtvx4 + .gtvx4::before,
.wgar4ic7   .gtvx4 + .gtvx4::before,
.dut94xp   .gtvx4 + .gtvx4::before,
.t6i53 .gtvx4 + .gtvx4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.grtc2 .gtvx4 + .gtvx4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xetbs .gtvx4 + .gtvx4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ifgov67 .gtvx4 + .gtvx4::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;
}
.wgar4ic7 .gtvx4 + .gtvx4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.w8dgp .gtvx4 { margin-bottom: 16px; }
.w8dgp .gtvx4 + .gtvx4 { margin-top: 0; }
.w8dgp .p79hvx2 { padding-top: 0; padding-bottom: 0; }
.dut94xp .gtvx4 + .gtvx4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.t6i53 .gtvx4 + .gtvx4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.c9cw3t2 .gtvx4 + .gtvx4::before,
.dcubs56e .gtvx4 + .gtvx4::before,
.eegeifq .gtvx4 + .gtvx4::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%;
}
.iebsv5hd .c9cw3t2 .gtvx4:nth-child(even)::before,
.iebsv5hd .dcubs56e .gtvx4:nth-child(even)::before,
.iebsv5hd .eegeifq .gtvx4:nth-child(even)::before { background: var(--bg-surface); }
.tn9f .c9cw3t2 .gtvx4:nth-child(even)::before,
.tn9f .dcubs56e .gtvx4:nth-child(even)::before,
.tn9f .eegeifq .gtvx4:nth-child(even)::before { background: var(--bg-card); }
.c9cw3t2 .gtvx4 + .gtvx4::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");
}
.dcubs56e .gtvx4 + .gtvx4::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");
}
.eegeifq .gtvx4 + .gtvx4::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");
}
.ec7yn2 .ewvfcftp,
.ec7yn2 .d18lsg,
.ec7yn2 .ohq27x,
.f41cu9is .ohq27x { padding-bottom: 60px; }
.byjhzb0g .ohq27x { padding-bottom: 70px; }
.ec7yn2 .ewvfcftp::before,
.ec7yn2 .ewvfcftp::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");
}
.o93xh9t2 .gf0ops3 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.obsgmmv0 .gf0ops3 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ff8ey2 .gf0ops3 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.youv .gf0ops3 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qhqy .gf0ops3 { background: var(--accent-bg); }
.csb2hbj .oc2l0yvy { float: left; width: 38%; margin: 0 28px 16px 0; }
.csb2hbj .oc2l0yvy .qa8tyw1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.csb2hbj .p79hvx2::after { content: ''; display: block; clear: both; }
.i5tkt57 .oc2l0yvy { float: right; width: 38%; margin: 0 0 16px 28px; }
.i5tkt57 .oc2l0yvy .qa8tyw1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i5tkt57 .p79hvx2::after { content: ''; display: block; clear: both; }
.xu4dwa .gtvx4:nth-child(odd)  .oc2l0yvy { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xu4dwa .gtvx4:nth-child(even) .oc2l0yvy { float: right; width: 38%; margin: 0 0 16px 28px; }
.xu4dwa .oc2l0yvy .qa8tyw1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xu4dwa .p79hvx2::after { content: ''; display: block; clear: both; }
.csb2hbj .co9uz60,
.i5tkt57 .co9uz60,
.i5tkt57 .v9y2una,
.xu4dwa .co9uz60,
@media (max-width: 900px) {
  .csb2hbj .oc2l0yvy,
  .i5tkt57 .oc2l0yvy,
  .xu4dwa .gtvx4:nth-child(odd)  .oc2l0yvy,
  .xu4dwa .gtvx4:nth-child(even) .oc2l0yvy {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .csb2hbj .oc2l0yvy .qa8tyw1,
  .i5tkt57 .oc2l0yvy .qa8tyw1,
  .xu4dwa .oc2l0yvy .qa8tyw1 {
    max-height: none !important;
  }
}
.csb2hbj .kux6uiz,
.csb2hbj .ma527,
.i5tkt57 .kux6uiz,
.i5tkt57 .ma527,
.xu4dwa .kux6uiz,
.xu4dwa .ma527 { overflow: hidden; }
@media (max-width: 640px) {
  .csb2hbj .oc2l0yvy,
  .i5tkt57 .oc2l0yvy,
  .xu4dwa .oc2l0yvy { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wxlljr .m1b3p,
.wxlljr .p79hvx2,
.wxlljr .t8po  { max-width: 1100px; }
.lawu18yt .m1b3p,
.lawu18yt .p79hvx2,
.lawu18yt .t8po  { max-width: 1200px; }
.jvgqs1fr .m1b3p,
.jvgqs1fr .p79hvx2,
.jvgqs1fr .t8po  { max-width: 1320px; }
.sydjt9qb { font-size: 0.82rem; color: var(--text-muted); }
.dizq7g1 { display: flex; align-items: center; }
.pbmzzyy {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.w3r1x { display: flex; align-items: center; }
.rwgo { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rwgo:hover { text-decoration: underline; }
.h4lxx2c { margin: 0 3px; opacity: 0.45; }
.h4lxx2c::before { content: '/'; }
.k90c { padding: 2px 5px; color: var(--text-main); }
.tmj7 .sydjt9qb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.tmj7 .dizq7g1 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.r57f0bj .sydjt9qb {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.r57f0bj .dizq7g1 { padding: 0 0 0 12px; }
.jr4142 .dizq7g1 { padding: 0 16px; }
.jr4142 .sydjt9qb {
  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);
}
.jr4142 .m1b3p { padding-top: 28px; }
@media (max-width: 720px) {
  .emmli5r { margin-top: 18px; padding: 0 16px; }
  .jr4142 .m1b3p { padding-top: 16px; }
}
.wxlljr.tmj7 .dizq7g1 { max-width: 1100px; }
.lawu18yt.tmj7 .dizq7g1 { max-width: 1200px; }
.jvgqs1fr.tmj7 .dizq7g1 { max-width: 1320px; }
.po6kiju .gtvx4 { padding-top: 16px; padding-bottom: 16px; }
.rl9z6y .gtvx4 { padding-top: 24px; padding-bottom: 24px; }
.w6otjl .gtvx4 { padding-top: 40px; padding-bottom: 40px; }
.uzp9m .gtvx4 { padding-top: 52px; padding-bottom: 52px; }
.vyioilsi .gtvx4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.vyioilsi .gtvx4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.vyioilsi .gtvx4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.vyioilsi .gtvx4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.d1ob .p79hvx2 { padding-top: 10px;  padding-bottom: 10px; }
.g1vr .p79hvx2 { padding-top: 18px;  padding-bottom: 18px; }
.wc8fsth0 .p79hvx2 { padding-top: 36px;  padding-bottom: 36px; }
.rg0w .p79hvx2 { padding-top: 48px;  padding-bottom: 48px; }
.eyvk h2.o9sn1d { font-weight: 600; }
.eyvk h3.kbqa9     { font-weight: 600; }
.z5xv3bu h2.o9sn1d { font-weight: 800; }
.z5xv3bu h3.kbqa9     { font-weight: 700; }
.s3kkilk h2.o9sn1d { font-weight: 900; }
.s3kkilk h3.kbqa9     { font-weight: 800; }
.s3kkilk .z59zp0j strong,
.s3kkilk .z59zp0j strong { font-weight: 600; }
.zqqp7d {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.aukyh .zqqp7d { display: none; }
@media (max-width: 640px) {
  .lcx8dsds { display: none; }
  .zqqp7d {
    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;
  }
}
.zqqp7d { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zqqp7d:hover { opacity: 0.85; }
.evjl7p4 .zqqp7d { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tl9tx .zqqp7d,
.fpf3gvo  .zqqp7d { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.tl9tx .zqqp7d:hover,
.fpf3gvo  .zqqp7d:hover { opacity: 0.88; }
.evjl7p4.tl9tx .zqqp7d,
.evjl7p4.fpf3gvo  .zqqp7d { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.m83xh6ai {
  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;
}
.m83xh6ai:hover { transform: translateY(-2px); opacity: 0.92; }
.m83xh6ai { background: var(--cta) !important; color: #fff !important; border: none !important; }
.x9mryv .m83xh6ai { display: none; }
.nfij4dp .m83xh6ai { right: 32px; }
.gb8ch1f  .m83xh6ai { left: 32px; }
@media (max-width: 480px) {
  .nfij4dp .m83xh6ai { right: 20px; bottom: 20px; }
  .gb8ch1f  .m83xh6ai { left: 20px; bottom: 20px; }
}
.e482tjs { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.t8po { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.us9t { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fii7nq { color: var(--text-dim); font-size: 0.8rem; }
.ujdu3d { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ujdu3d img { height: 26px; width: auto; object-fit: contain; }
.mp9w72x a, .riq24 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.mp9w72x a:hover, .riq24 a:hover { color: var(--accent-light); }
.riq24 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.dy5md4 .t8po { text-align: center; }
.dy5md4 .riq24 { justify-content: center; margin-bottom: 16px; }
.dy5md4 .us9t { margin-top: 0; }
.re65vwel { margin-top: 10px; }
.re65vwel a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .t8po { padding-left: 16px; padding-right: 16px; }
  .b2ff2r7 .t8po { padding: 20px 16px; }
  .riq24 { gap: 4px 12px; }
  .us9t { font-size: 0.78rem; }
}
.ob8c2x .lbgzr24x .ujdu3d { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ob8c2x .us9t { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ob8c2x .fii7nq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ob8c2x .a4mfmas { grid-template-columns: 1fr 1fr; } .ob8c2x .lbgzr24x { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ob8c2x .a4mfmas { grid-template-columns: 1fr; } }
.c4nl7 .ujdu3d { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.c4nl7 .us9t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .c4nl7 .i4rnzw { gap: 12px; } .c4nl7 .ujdu3d { margin-right: 0; width: 100%; } }
.uzmjry .t3tz .ujdu3d { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.uzmjry .us9t { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.uzmjry .fii7nq { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .uzmjry .sv4pb { grid-template-columns: 1fr 1fr; } .uzmjry .t3tz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uzmjry .sv4pb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .wfonoe .h4qz { grid-template-columns: 1fr 1fr; } .wfonoe .p14ue7m:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wfonoe .h4qz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vwbpcpt5 .h4qz { grid-template-columns: 1fr; } }
.k0mih5 .t8po { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.k0mih5 .riq24 { justify-content: center; }
.pjfq30p8 .gu8i      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.pjfq30p8 .e482tjs { background: var(--bg-page); border-top-color: var(--border-alt); }
.txfsm .gu8i      { background: #0d1117; border-bottom-color: #21262d; }
.txfsm .lkco { color: var(--accent-light); }
.txfsm .jb4w9 { --msep-color: #8b949e; }
.txfsm .jb4w9 a { color: #8b949e; }
.txfsm .jb4w9 a:hover { color: var(--accent-light); }
.txfsm .c0juy { color: #8b949e; }
.txfsm .e482tjs { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.txfsm .us9t,
.txfsm .fii7nq { color: #6e7681; }
.txfsm .mp9w72x a, .txfsm .riq24 a,
.txfsm .ujdu3d { color: #e6edf3; }
.txfsm .mp9w72x a:hover, .txfsm .riq24 a:hover,
@media (max-width: 640px) {
  .txfsm .jb4w9 { background: #0d1117; border-top-color: #21262d; }
  .txfsm .jb4w9 li a { border-bottom-color: #21262d; }
}
.nv4njj .gu8i      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.nv4njj .lkco { color: var(--accent-light); }
.nv4njj .jb4w9 { --msep-color: #475569; }
.nv4njj .jb4w9 a { color: #475569; }
.nv4njj .jb4w9 a:hover { color: var(--accent-light); }
.nv4njj .c0juy { color: #64748b; }
.nv4njj .e482tjs { background: #f0f4f8; border-top-color: #cbd5e1; }
.nv4njj .us9t,
.nv4njj .fii7nq { color: #64748b; }
.nv4njj .mp9w72x a, .nv4njj .riq24 a,
.nv4njj .pos7 a, .nv4njj .ujdu3d { color: #374151; }
.nv4njj .mp9w72x a:hover, .nv4njj .riq24 a:hover,
@media (max-width: 640px) {
  .nv4njj .jb4w9 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .nv4njj .jb4w9 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.tl9tx .gu8i      { background: var(--accent); border-bottom-color: var(--accent-light); }
.tl9tx .lkco { color: #fff; }
.tl9tx .jb4w9 { --msep-color: rgba(255,255,255,0.82); }
.tl9tx .jb4w9 a { color: rgba(255,255,255,0.82); }
.tl9tx .jb4w9 a:hover { color: #fff; }
.tl9tx .c0juy { color: rgba(255,255,255,0.9); }
.tl9tx .e482tjs { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.tl9tx .us9t,
.tl9tx .fii7nq { color: rgba(255,255,255,0.72); }
.tl9tx .mp9w72x a, .tl9tx .riq24 a,
.tl9tx .pos7 a, .tl9tx .ujdu3d { color: #fff; }
.tl9tx .mp9w72x a:hover, .tl9tx .riq24 a:hover,
@media (max-width: 640px) {
  .tl9tx .jb4w9 { background: var(--accent); border-top-color: var(--accent-light); }
  .tl9tx .jb4w9 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.fpf3gvo .gu8i {
  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);
}
.fpf3gvo .e482tjs {
  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) {
  .fpf3gvo .jb4w9 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.zhmmm82 .ijimgcqw { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.agrrbgk .ijimgcqw { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.qfhv .ijimgcqw { min-height: 72px; height: auto; }
.c8xm439 .ijimgcqw { min-height: 84px; height: auto; }
.b2ff2r7 .ijimgcqw { max-width: none; padding: 0 32px; }
.b2ff2r7 .t8po  { max-width: none; padding: 24px 32px; }
.tgvipm.lawu18yt .ijimgcqw { max-width: 1200px; }
.tgvipm.jvgqs1fr .ijimgcqw { max-width: 1320px; }
.gjio9   .lkco, .gjio9   .ujdu3d { text-transform: capitalize; }
.pbg7 .lkco, .pbg7 .ujdu3d { text-transform: lowercase; }
.o9z1 .lkco, .o9z1 .ujdu3d { text-transform: uppercase; letter-spacing: 0.06em; }
.cae1liu2, .hc3y98e {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.oi5m86 .cae1liu2,
.oi5m86 .hc3y98e { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.qdwm9w .cae1liu2,
.qdwm9w .hc3y98e { 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; }
.uyp5la .cae1liu2,
.uyp5la .hc3y98e { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ytesxupm .cae1liu2,
.ytesxupm .hc3y98e { 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; }
.wrinl   .jb4w9 a { font-weight: 500; }
.fzu48 .jb4w9 a { font-weight: 600; }
.yqgrln     .jb4w9 a { font-weight: 700; }
.ikvvef    .jb4w9 a { font-weight: 800; letter-spacing: 0.01em; }
.eys9     .jb4w9 > li + li::before,
.r0p6a    .jb4w9 > li + li::before,
.cei7r1iw    .jb4w9 > li + li::before,
.igqhi .jb4w9 > li + li::before,
.pmy2 .jb4w9 > li + li::before,
.xb3sgm  .jb4w9 > li + li::before,
.ujadn8h    .jb4w9 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.eys9     .jb4w9 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.r0p6a    .jb4w9 > li + li::before { content: "|"; }
.cei7r1iw    .jb4w9 > li + li::before { content: "—"; }
.igqhi .jb4w9 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.pmy2 .jb4w9 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.xb3sgm  .jb4w9 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ujadn8h    .jb4w9 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .v6uc15 .c0juy,
  .noc1cf .c0juy,
  .vmxz .c0juy,
  .a1s5 .c0juy,
  .vfjxt2ox .c0juy {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .v6uc15 .c0juy::before,
  .noc1cf .c0juy::before,
  .vmxz .c0juy::before,
  .a1s5 .c0juy::before,
  .vfjxt2ox .c0juy::before { content: ""; display: block; flex-shrink: 0; }

  
  .v6uc15 .c0juy::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;
  }

  
  .noc1cf .c0juy::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;
  }

  
  .vmxz .c0juy::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;
  }

  
  .a1s5 .c0juy::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;
  }

  
  .vfjxt2ox .c0juy::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) {
  .sfmzbqf .c0juy {
    padding: 5px 14px;
  }
  .sfmzbqf .jb4w9 {
    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;
  }
  .sfmzbqf .jb4w9 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .sfmzbqf .jb4w9 li a:hover { background: var(--bg-raised); }
  .sfmzbqf .qvugxo,
  .c28vhgn5 .qvugxo,
  .i6da85b .qvugxo { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vfob4 .c0juy {
    padding: 5px 10px;
  }
  .vfob4 .jb4w9 {
    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);
  }
  .vfob4 .jb4w9.uhfp { transform: translateX(0); }
  .vfob4 .jb4w9 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vfob4 .jb4w9 li:last-child a { border-bottom: none; }
  .tl9tx .jb4w9,
  .txfsm .jb4w9 { background: var(--accent) !important; }
  .tl9tx .jb4w9 li a,
  .txfsm .jb4w9 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .i6da85b .c0juy {
    padding: 5px 10px;
  }
  .i6da85b .jb4w9 {
    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);
  }
  .i6da85b .jb4w9::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .i6da85b .jb4w9.uhfp { transform: translateY(0); }
  .i6da85b .jb4w9 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .mgs6 .c0juy {
    padding: 5px 10px;
  }
  .mgs6 .jb4w9 {
    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;
  }
  .mgs6 .jb4w9.uhfp { opacity: 1; pointer-events: auto; }
  .mgs6 .jb4w9 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ufuc     .c0juy { border-radius: 0 !important; }
  .j0kgw   .c0juy { border-radius: 8px !important; }
  .tg8z4ea .c0juy { border-radius: 50% !important; }
  .fgn2   .c0juy { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .rb54bgw .pkztcahi { flex-direction: column; align-items: stretch; }
  .rb54bgw .f6qzeut { flex-direction: row; min-width: auto; }
  .rb54bgw .hgpiwiy { align-items: flex-start; text-align: left; }
}
.r8dgxu2,
.r8dgxu2.gtvx4,
.iebsv5hd .r8dgxu2,
.wwi0 .r8dgxu2,
.tn9f .r8dgxu2,
.sh8vhhfj .r8dgxu2 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.gpy8if {
  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;
}
.tr6xr { flex: 1 1 280px; min-width: 0; }
.qu07xxel {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fmlrts {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.flsm6783 {
  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;
}
.flsm6783:hover { transform: translateY(-1px); opacity: 0.95; }
.klwuc8 .gpy8if {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.klwuc8 .qu07xxel { color: var(--cta); }
.klwuc8 .fmlrts { color: var(--text-body); }
.klwuc8 .flsm6783 {
  background: var(--cta) !important;
  color: #fff !important;
}
.v9e5u .gpy8if {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.v9e5u .qu07xxel { color: var(--text-primary); }
.v9e5u .fmlrts { color: var(--text-body); }
.v9e5u .flsm6783 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .gpy8if {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .tr6xr { flex: 0 0 auto; }
  .qu07xxel { font-size: 1.2rem; }
  .flsm6783 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.v3b3c .m4epk3r { height: 36px; }
.skm0rqlq .m4epk3r { height: 60px; max-width: 200px; }
.hgm3udu .m4epk3r { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .v6ftmzdl .v9y2una {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .v6ftmzdl .fz89soku {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .v6ftmzdl .fz89soku { padding: 40px 16px 20px; }
  .v6ftmzdl .ujizt5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .v6ftmzdl .nrrv9tbh { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .yh0w5iz .fz89soku {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .yh0w5iz .fz89soku::before {
    position: absolute; top: 14px; left: 14px;
  }
  .yh0w5iz .s07tn3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .yh0w5iz .sb3xk { white-space: normal; text-align: center; font-size: 1.2rem; }
  .yh0w5iz .ujizt5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .yh0w5iz .nrrv9tbh { width: 100%; min-width: 0; }
  .yh0w5iz .yywr7b { min-width: 0; }
}
.x0bx .fz89soku::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.mov3ol .s0lje8w {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mov3ol .s0lje8w summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mov3ol .s0lje8w p { padding: 0 2px 16px; }
.jzu72ee .s0lje8w { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jzu72ee .s0lje8w summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jzu72ee .s0lje8w summary::after { content: "›"; font-size: 1.2em; }
.jzu72ee .s0lje8w[open] summary::after { content: "‹"; }
.jzu72ee .s0lje8w p { padding: 10px 22px 4px; }
.crw4p .s0lje8w {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.crw4p .s0lje8w summary { color: var(--text-primary); padding-left: 16px; }
.crw4p .s0lje8w summary::after { content: "›"; font-size: 1.1em; }
.crw4p .s0lje8w[open] summary::after { content: "‹"; }
.crw4p .s0lje8w p { padding-left: 16px; }
.nff7gf45 .v3hv9 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.nff7gf45 .s0lje8w {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.nff7gf45 .s0lje8w:last-child { border-bottom: none; }
.nff7gf45 .s0lje8w summary { color: var(--text-primary); border-radius: 0; }
.nff7gf45 .s0lje8w summary::after { content: "›"; font-size: 1.1em; }
.nff7gf45 .s0lje8w[open] summary::after { content: "‹"; }
.wuxu2 .s0lje8w { overflow: hidden; }
.wuxu2 .s0lje8w summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.wuxu2 .s0lje8w summary::after { color: rgba(255,255,255,.75); }
.wuxu2 .s0lje8w[open] summary { border-radius: 0; }
.rodkdf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.f0gc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.lzfwsbc {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nfvi8nbf { color: var(--text-muted); font-size: 1.05rem; }
.bkyh4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d73b { margin-bottom: 20px; }
.g9qtcjs8 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o35o {
  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;
}
.o35o:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.iy82 { resize: vertical; min-height: 130px; }
.qxib { width: 100%; margin-top: 8px; }
.jqwl {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.w9xzkua {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.dmoctsn9 { color: var(--text-muted); line-height: 1.75; }
.k32deyz { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.k32deyz li { margin-bottom: 6px; }
.qdzmvco { max-width: 760px; margin: 0 auto; }
.y5gx9ypu { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.gcav3 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gcav3:last-child { border-bottom: none; }
.gcav3 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.gcav3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m5p8 { max-width: 760px; margin: 0 auto; }
.ch08b15g ul.k32deyz { margin: 0; }
@media (max-width: 640px) { .keyuw { grid-template-columns: 1fr; gap: 10px; } }
.e5q6od2h { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.g8er7d { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.xfguqv2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.g8er7d p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.g8er7d .k32deyz { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .e5q6od2h { grid-template-columns: 1fr; } }
.q56bl { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.q56bl:hover .wpay { color: var(--accent-light); text-decoration: underline; }
.k8on6snv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ckjt { max-width: 760px; margin: 0 auto; }
.qpcz4 ul.k32deyz { margin: 0; }
.a8q7 { color: var(--text-muted); line-height: 1.75; }
.k54hx3il .k32deyz,
.tqmmd .k32deyz,
.n82uu .k32deyz,
.n9n6efoz .k32deyz {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ahfw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.xwt785 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ce3jg { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.npcjo1 { margin-top: 12px; }
.wlbs0ez { 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; }
.wlbs0ez:hover { border-bottom-color: var(--accent-light); }
.xo9x7z { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.xo9x7z img { width: 100%; height: 100%; object-fit: cover; display: block; }
.z85734l { border-radius: 28%; }
.wjetu8q { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hhnjsi { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.hhnjsi::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .vm1x2g { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.z9vth .ce3jg, .z9vth .xwt785 { max-width: 640px; }
.og4rk4c .ahfw { font-size: 1.6rem; margin-top: 18px; }
.wahx0xp2 .ce3jg { margin-bottom: 28px; }
@media (max-width: 860px) { .dv5k { grid-template-columns: 1fr; } .og4rk4c { position: static; text-align: center; } }
.vglt .xo9x7z { margin: 0 auto 18px; }
.vglt .wjetu8q { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .rd9l36b { grid-template-columns: 1fr; } }
.jftpq { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.v67k { flex: 1; }
.jftpq .ahfw { font-size: 1.6rem; margin-bottom: 6px; }
.qsv0 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.n9n6efoz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ok0y { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.n9n6efoz p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n9n6efoz .k32deyz { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jftpq { flex-direction: column; text-align: center; } .qsv0 { grid-template-columns: 1fr; } }
.pz8mw3td .ahfw { font-size: 1.35rem; margin: 0 0 4px; }
.pz8mw3td .wjetu8q { margin: 0; }
.lmr3z16m {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.lmr3z16m .lzfwsbc { color: var(--accent-light); }
.qtls .lzfwsbc { font-size: 2rem; }
.qtls .nfvi8nbf { max-width: 680px; }
.zzuf7fi5 .lzfwsbc { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.zzuf7fi5 .nfvi8nbf  { margin: 0; }
@media (max-width: 640px) { .zzuf7fi5 { flex-direction: column; } }
.z6anuj7 .lzfwsbc { color: var(--accent-light); }
.ykksyt .lzfwsbc { color: #fff; }
.ykksyt .nfvi8nbf  { color: rgba(255,255,255,0.85); }
.jnm1 { max-width: 680px; margin: 0 auto; }
.qfp0z {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .qfp0z { grid-template-columns: 1fr; } }
.bsly { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.bsly .o35o {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.bsly .o35o:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.vvgr .o35o { background: var(--bg-raised); border-color: transparent; }
.vvgr .o35o:focus { background: var(--bg-card); border-color: var(--accent-light); }
.y9hyup .o35o { border-radius: 100px; padding: 11px 20px; }
.y9hyup .iy82 { border-radius: 14px; }
.h8is89p {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .h8is89p { grid-template-columns: 1fr; } }
.en92g5e4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.en92g5e4 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.en92g5e4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.wkfq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.wkfq li { margin-bottom: 6px; }
.xp4jrt{display:none}
.xp4jrt:empty,.zi3cs:empty{display:none}
.kelchclt{position:relative;overflow:visible}
.jeb5g .u6hxxz,.csgvd .u6hxxz,
.mxk7w1 .u6hxxz,.ernhi .u6hxxz,
.jbb9xqz .u6hxxz,.u4datq61 .u6hxxz{display:block}
.ecpfgqf .jk7cs47{display:block}
.jeb5g .u6hxxz,.csgvd .u6hxxz,
.mxk7w1 .u6hxxz,.ernhi .u6hxxz,
.jbb9xqz .u6hxxz{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}
.jeb5g .u6hxxz .zi3cs,.csgvd .u6hxxz .zi3cs,
.mxk7w1 .u6hxxz .zi3cs,.ernhi .u6hxxz .zi3cs,
.jbb9xqz .u6hxxz .zi3cs{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}
.jeb5g .u6hxxz,.csgvd .u6hxxz{top:12px}
.jeb5g .u6hxxz .zi3cs{margin-right:auto}
.csgvd .u6hxxz .zi3cs{margin-left:auto}
.csgvd .u6hxxz{text-align:right}
.mxk7w1 .u6hxxz,.ernhi .u6hxxz{bottom:12px}
.mxk7w1 .u6hxxz .zi3cs{margin-right:auto}
.ernhi .u6hxxz .zi3cs{margin-left:auto}
.ernhi .u6hxxz{text-align:right}
.jbb9xqz .u6hxxz{position:relative;margin-top:16px}
.jbb9xqz .u6hxxz .zi3cs{margin:0 auto}
.u4datq61 .u6hxxz{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.u4datq61 .u6hxxz .zi3cs{margin:0}
.u4datq61 .gf0ops3~.u6hxxz,
.u4datq61 .btww~.u6hxxz{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.u4datq61 .gf0ops3~.u6hxxz .zi3cs,
.u4datq61 .btww~.u6hxxz .zi3cs{justify-content:flex-start}
.gf0ops3~.u6hxxz,.btww~.u6hxxz{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}
.gf0ops3~.u6hxxz .zi3cs{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.btww~.u6hxxz .zi3cs{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jk7cs47 .zi3cs{margin:0 0 12px}
.zi3cs{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.axyy2o{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wpay{font-weight:600;color:var(--text-heading);opacity:1}
.fh6i7i .axyy2o{display:none}
.crphybd .zi3cs{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.zve1i .zi3cs{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rubn{--date-bg:transparent}
.wqyy .wmo9m::before{content:""}
.xicb .uvinj8j9{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .uvinj8j9{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .v5gzczv{max-width:100%}
}
.ipnai5 .v6b8abij{margin:0}
@media (max-width:560px){
  .i9s01dig{grid-template-columns:repeat(2,1fr);gap:12px}
}
.fmdor3e3 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fmdor3e3.qemfs {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.of4e7h6 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.of4e7h6 .esgpt {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.of4e7h6 .esgpt:hover { background: rgba(0,0,0,0.12) !important; }
.vk27 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.zvxv4t8 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.zi6y {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.of4e7h6 .cbbvk {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.of4e7h6 .cbbvk:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .of4e7h6 { padding: 28px 18px 20px; }
  .zi6y { font-size: 1.2rem; }
  .vk27 { max-width: 220px; max-height: 80px; }
}
.fkdar9cu {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.doas {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.myjl9yz  .fkdar9cu { border-radius: 50%; }
.p563yz9w  .fkdar9cu { border-radius: 6px; }
.de5l03m1 .fkdar9cu { border-radius: 22px; }
.ylcfnfv .gpy8if {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .fkdar9cu { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.jzfz {
  margin: 28px 0 24px;
}
.jzfz .gtvx4 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.jzfz .p79hvx2 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.jzfz .gpy8if {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ijimgcqw { flex-direction: row-reverse; }
[dir="rtl"] .jb4w9 { flex-direction: row-reverse; }
[dir="rtl"] .nfij4dp .m83xh6ai { right: auto; left: 32px; }
[dir="rtl"] .gb8ch1f  .m83xh6ai { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nfij4dp .m83xh6ai { right: auto; left: 20px; }
  [dir="rtl"] .gb8ch1f  .m83xh6ai { left: auto;  right: 20px; }
}
[dir="rtl"] .csb2hbj .oc2l0yvy  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .i5tkt57 .oc2l0yvy { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .gf0ops3,
[dir="rtl"] .ec51e7,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kux6uiz, [dir="rtl"] .ma527 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .aasxmh { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .l1yo { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .z59zp0j { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .gpy8if { direction: rtl; }
[dir="rtl"] .fkdar9cu { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .sydjt9qb { direction: rtl; }
[dir="rtl"] .rhjtnan { direction: rtl; }
[dir="rtl"] .xr9z6qo { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ncvdaan3 .ma527,
[dir="rtl"] .vz82 .ma527,
[dir="rtl"] .eqr88r5 .ma527,
[dir="rtl"] .pjqhthu .ma527 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ncvdaan3 .ma527 li::before,
[dir="rtl"] .vz82 .ma527 li::before,
[dir="rtl"] .eqr88r5 .ma527 li::before,
[dir="rtl"] .pjqhthu .ma527 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .gf0ops3.w9ws .ohq27x { align-items: flex-end; text-align: right; }
[dir="rtl"] .gf0ops3.ggvsu .ohq27x { text-align: center; }
[dir="rtl"] .gf0ops3 .ohq27x { text-align: right; }
[dir="rtl"] .p79hvx2,
[dir="rtl"] .pr7y5,
[dir="rtl"] .we1kxsu7,
[dir="rtl"] .maium8,
[dir="rtl"] .bkyh4,
[dir="rtl"] .g9qtcjs8,
[dir="rtl"] .ce3jg,
[dir="rtl"] .o35o,
[dir="rtl"] .iy82 { text-align: right; direction: rtl; }
[dir="rtl"] .y9hyup .o35o,
[dir="rtl"] .bsly .o35o { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #f97316;
  --brand:           #f97316;
  --brand-light:     #bc560f;
  --brand-pale:      #e27c36;
  --grad-start:      #fba86f;
  --grad-end:        #f8cdaf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #eab308;
  --cta-light:       #c79701;
  --cta-hover:       #ae8505;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f4f3;
  --bg-raised:       #f1efed;
  --bg-hover:        #f6f4f3;
  --border:          #e9e4e1;
  --border-alt:      #ddd4cf;
  --border-section:  #e9e4e1;
  --text-primary:    #1c1916;
  --text-muted:      #625750;
  --text-body:       #38322d;
  --text-sub:        #544b44;
  --text-faint:      #8c7d72;
  --text-dim:        #a3978e;
  --text-label:      #70645b;
  --text-value:      #463e39;
  --accent-bg:       #f7e8dd;
  --accent-bg-light: #f6d6c0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9613;
  --c-cons:          #9f2921;
  --c-pros-label:    #0eb317;
  --c-tip-border:    #10c61a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9613;
}
:root { --logo-bg-opacity: 36%; }
body, button, input { font-family: "Quantico", sans-serif; }
.qaou0 .akk7obzz { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qaou0 .akk7obzz::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qaou0 .z9q9     .akk7obzz::before { content: "";  color: var(--c-tip-border); }.qaou0 .qc8y .akk7obzz::before { content: ""; color: var(--c-warn-border); }.qaou0 .f1aw    .akk7obzz::before { content: ""; color: #60a5fa; }.mqdp2p66 .qaou0 .z9q9     .akk7obzz::before { color: #10b981; }.mqdp2p66 .qaou0 .qc8y .akk7obzz::before { color: #f43f5e; }.mqdp2p66 .qaou0 .f1aw    .akk7obzz::before { color: #a855f7; }.lwgz2n  .qaou0 .z9q9     .akk7obzz::before { color: #eab308; }.lwgz2n  .qaou0 .qc8y .akk7obzz::before { color: #ef4444; }.lwgz2n  .qaou0 .f1aw    .akk7obzz::before { color: #f97316; }.yxnki  .qaou0 .z9q9     .akk7obzz::before { color: #38bdf8; }.yxnki  .qaou0 .qc8y .akk7obzz::before { color: #818cf8; }.yxnki  .qaou0 .f1aw    .akk7obzz::before { color: #2dd4bf; }.vk43 .qaou0 .akk7obzz::before { color: var(--accent-light) !important; }
.qjw2 .intf, .qjw2 .gf0ops3 { min-height: 780px; }
.h4lxx2c::before { content: '◆'; font-size: 0.5em; }